/* common */
* {
	margin: 0;
	padding: 0;
	-webkit-text-size-adjust: none;
}

body,
button,
input,
select,
textarea,
p {
	font: 14px Microsoft Yahei, \5FAE\8F6F\96C5\9ED1, sans-serif;
}

h1,
h2,
h3,
h4,
h5,
h6,
button,
input,
select,
textarea {
	font-size: 100%;
}

em {
	font-style: normal;
}

ul,
ol,
li {
	list-style: none;
	font-family: "Microsoft Yahei";
}

a {
	text-decoration: none;
	outline: thin none;
}

a:hover {
	text-decoration: none;
}

video {
	border: none;
	outline: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	border: none;
}

.clear {
	clear: both;
}

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

.after::after {
	clear: both;
	content: "";
	display: block;
}

p {
	text-align: justify;
}

img {
	vertical-align: top;
	outline: 0;
	border: 0;
	vertical-align: top;
}

html {
	background: #e1f5ff;
}

/* base */
.imgs{
	text-align: center;
}
.imgs img{
	width: 100%;
}
.container {
	width: 100%;
	min-width: 1000px;
	max-width: 1440px;
	margin-left: auto;
	margin-right: auto;
}

.wrapper {
	width: 100%;
	min-width: 1000px;
	max-width: 1200px;
	margin-left: auto;
	margin-right: auto;
}

.header {
	background: #557fd3;
	border-bottom: 3px solid #2540a7;
}

.header .logo {
	float: left;
	margin-top: 30px;
	margin-left: 20px;
}

.header .menu {
	float: right;
	font-size: 24px;
}

.header .menu li {
	position: relative;
	float: left;
}

.header .menu li .btn {
	color: #ffffff;
	padding: 0 30px;
	height: 105px;
	line-height: 105px;
	display: block;
	min-width: 134px;
	text-align: center;
}

.header .menu li .main {
	position: absolute;
	top: 105px;
	left: 0;
	right: 0;
	background: #e1f5ff;
	border-top: 3px solid #2540a7;
	display: none;
}

.header .menu li .main dd a {
	height: 60px;
	line-height: 60px;
	display: block;
	text-align: center;
	color: #666ca4;
}

.header .menu li .main dd a:hover {
	color: #fffab2;
	background: #3eb4e2;
}

.header .menu li.active {
	background: #fffab2;
}

.header .menu li.active .btn {
	color: #666ca4;
}

.header .menu li:hover .main {
	display: block;
}

.copy {
	background: #282828;
	text-align: center;
	color: #fefefe;
	font-size: 16px;
	height: 53px;
	line-height: 53px;
}

.banner img {
	width: 100%;
}

.footer {
	background: #7bd7b7 url(../images/footer.png) no-repeat center center;
	border-top: 3px solid #25876a;
	height: 197px;
	font-size: 14px;
	color: #424242;
}

.footer .main {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.footer .left {
	float: left;
}

.footer .left dl {
	float: left;
}
.footer .left dd em{
	display: inline-block;
	background: #278a6d;
	color: #FFFFFF;
	height: 30px;
	line-height: 30px;
	padding: 0 15px;
	border-radius: 20px;
}
.footer .left dl:first-child {
	float: left;
	margin-right: 70px;
}

.footer .right {
	float: right;
}

.footer .right dd img{
	float: left;
}
.footer .right dd p{
	margin-left: 97px;
	line-height: 19px;
	font-size: 12px;
}
.footer .right dd p b{
	font-weight: bold;
	color: #2540a7;
}

.footer dl {
	margin-top: 45px;
}

.footer dt {
	font-weight: bold;
	line-height: 24px;
	margin-bottom: 10px;
}

.footer dt i {
	width: 2px;
	height: 14px;
	background: #424242;
	display: inline-block;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.footer .left dd {
	line-height: 28px;
}

.sp {
	background: url(../images/sp.png) center top no-repeat;
	height: 600px;
}

.sp-slides {
	width: 907px;
	height: 510px;
	margin: 17px 0 0 145px;
	float: left;
	display: inline;
	overflow: initial !important;
	position: relative;
}

.sp-slides img {
	width: 907px;
	height: 510px;
}

.sp-slides .slidesjs-navigation {
	position: absolute;
	top: 0;
	bottom: 0;
	z-index: 2;
	width: 150px;
	text-indent: 9999px;
	overflow: hidden;
}

.slidesjs-previous {
	left: -150px;
}

.slidesjs-next {
	right: -150px;
}

.slidesjs-pagination {
	margin-top: 50px;
	text-align: center;
}

.slidesjs-pagination li {
	display: inline;
	margin-left: 15px;
}

.slidesjs-pagination li a {
	border: 2px solid #ff9ba2;
	border-radius: 50%;
	width: 10px;
	height: 10px;
	text-indent: 9999px;
	overflow: hidden;
	display: inline-block;
	opacity: 0.5;
}

.slidesjs-pagination li:first-child {
	margin-left: 0;
}

.slidesjs-pagination li a.active {
	opacity: 1;
}

.back {
	position: fixed;
	bottom: 100px;
	right: 10%;
	z-index: 999;
	display: none;
	cursor: pointer;
}


.navBox{
	position: relative;
	width: 100%;
	height: 108px;
	background: url("../images/plan/bgNav.jpg") repeat-x;
  }
  .navList{
	position: relative;
	margin: 0 auto;
	padding: 35px 0;
	width: 1200px;
	display: flex;
	display: -webkit-flex;
	justify-content: flex-end;
  }
  .navList .logo{
	position: absolute;
	left: 10px;
	top: 28px;
  }
  .navList .tab{
	position: relative;
	display: block;
	margin: 0 40px;
	color: #fff;
	font-size: 20px;
	line-height: 30px;
  }
  .navList .tab.on{
	border-bottom: #47ffff 3px solid;
  }
  .navList .tab:hover{
	border-bottom: #47ffff 3px solid;
  }

@media screen and (max-width: 1440px) {
	.header .menu li .btn{
		padding: 0 10px;
		max-width: inherit;
	}
	.back{
		right: 1%;
	}
}