@charset "UTF-8";
/*-----default model-----*/
body,h1, h2, h3, h4, h5, h6,p,ul, ol, dl, dd,figure, menu, input, textarea, button, select, th, td,figcaption {margin: 0;padding: 0;}
h1, h2, h3, h4, h5, h6,b, strong {font-size: 100%;font-weight: normal;}
li {list-style: none;}
em, i {font-style: normal;}
img {border:none;}
input,textarea,button,select {outline: 0 none;}
table{border-collapse: collapse; margin:0 auto; width: 100%;color: #333;text-align: center;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1; width:100%; clear: both; float: left;} 
body{width: 100%;height:100%;font-size: 12px;min-width: 1200px!important; font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "Hiragino Sans GB", "Heiti SC", "Microsoft YaHei", "WenQuanYi Micro Hei", sans-serif;color: #444;background: #fff;}
#footer_bx{clear: both;}

.m-show,.m-ib{display: none!important;}
.qgfx_box {margin-top: 10px; margin-bottom: 20px!important;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.wrap{position: relative; width: 1200px; margin: 0 auto;font-size: 0;text-align: center;}

input[type=checkbox] {
	cursor: pointer;
	position: relative;
	width: 18px;
	height: 18px;
	font-size: 12px;
}
input[type=checkbox]::after {
	position: absolute;
	top: 0;
	color: #000;
	width: 18px;
	height: 18px;
	display: inline-block;
	visibility: visible;
	padding-left: 0px;
	text-align: center;
	content: ' ';
	border-radius: 3px;
}
.linearTxt02{
	background: linear-gradient( #4ca3e8, #2578b7);
	-webkit-background-clip: text;
	background-clip: text;
	color: transparent;
}

 /* 输入框填充背景 */
input:-webkit-autofill,
textarea:-webkit-autofill,
select:-webkit-autofill {
        -webkit-box-shadow: 0 0 0 1000px white inset;
}
 
/* 输入框填充透明 */
/* input:-internal-autofill-previewed,
input:-internal-autofill-selected {
  -webkit-text-fill-color: #fff;
  transition: background-color 5000s ease-out 0.5s;
} */
 
 
/*banner */
.banner-box{position:relative;height:532px;background:url(../images/banner.jpg) no-repeat center top; overflow:hidden;width:100%; text-align:center;}
.banner-box .wrap{height: auto;}
.banner-box .logo{width: auto; position: absolute;left: 0; top: .2rem; cursor: pointer;display: block;}
.banner-box .logo img{width: 100%; max-width: 1.26rem;}

.sections{
	width: 100%; clear: both; float: left;
}
.secTit{
	width:100%; clear: both; float: left;
	background: url(../images/title-img01.png) no-repeat center top;
	background-size: auto .42rem;
}
.secTit.type02{
	background: url(../images/title-img02.png) no-repeat center top;
	background-size: auto .42rem;
}
.secTit h2{
	font-size: .54rem; line-height: .8rem; font-weight: bold;
}
.secTit.type01 h2{
	background: linear-gradient( #1b659f, #195482);
	-webkit-background-clip: text;
	background-clip: text;
		color: transparent;
}
.secTit.type02 h2{
	background: linear-gradient( #fff2e5, #f9cea4);
	-webkit-background-clip: text;
	background-clip: text;
		color: transparent;
}
.secTit h2::before,.secTit h2::after{
	content: '';width: 23px; height: 80px; display: inline-block; vertical-align: top;
}
.secTit h2::before{
	background: url(../images/title-icon01.png) no-repeat center;
	background-size:100%;
	margin-right: 18px;
}
.secTit.type02 h2::before{
	background: url(../images/title-icon03.png) no-repeat center;
	background-size:100%;
}
.secTit h2::after{
	background: url(../images/title-icon02.png) no-repeat center;
	background-size:100%;
	margin-left: 18px;
}
.secTit.type02 h2::after{
	background: url(../images/title-icon04.png) no-repeat center;
	background-size:100%;
}
/*section1*/
.sec01{
	height: 1052px;
	background: url(../images/s1-bg.png) no-repeat center top;
	background-size: auto 100%;
}
.s1-title{
	margin-top: 54px;
}
.s1-main{
	width:100%; clear: both; float: left; margin-top: 23px; height: 467px;
	background: url(../images/s1-img01.png) no-repeat center bottom;
	background-size: auto 100%;
	position: relative;
}
.s1-main .txt{
	width:100%; clear: both;
	position: absolute; left: 0; bottom: 25px;
}
.s1-main .txt font{
	width:100%; float: left;
	font-size: 34px; line-height: 40px; color: #fff; font-weight: bold;
}
.s1-main ul{
	width:100%; clear: both; float: left; height: 467px;
	position: relative;
}
.s1-main ul li{
	font-size:30px; line-height: 84px; color: #333; display: inline-block; padding: 0 42px;
	background: #fafbfc;
	background: -webkit-linear-gradient(#f4f5f8 , #fafbfc); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f4f5f8 , #fafbfc); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f4f5f8 , #fafbfc); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f4f5f8 , #fafbfc); /* 标准的语法 */
	border-radius: 84px;
	border: solid 3px #ffffff;
	box-sizing: border-box;
	box-shadow: 0 8px 15px rgba(45,129,193,.3);
	position: absolute;
	transition: all .5s;
}
.s1-main ul li.on{
	border: 0;
	color: #fff;
	background: #2578b7;
	background: -webkit-linear-gradient(#2578b7 , #4ca3e8); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#2578b7 , #4ca3e8); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#2578b7 , #4ca3e8); /* Firefox 3.6 - 15 */
	background: linear-gradient(#2578b7 , #4ca3e8); /* 标准的语法 */
}
.s1-main ul li.scale{
	transform: scale(1.1);
}
.s1-main ul li.item1{top: 5px; left: 471px;}
.s1-main ul li.item2{top: 76px; left: 226px;}
.s1-main ul li.item3{top: 121px; left: 534px;}
.s1-main ul li.item4{top: 95px; right: 39px;}
.s1-main ul li.item5{top: 192px; left: 115px;}
.s1-main ul li.item6{bottom: 148px; left: 356px;}
.s1-main ul li.item7{bottom: 170px; right: 70px;}
.s1-main ul li.item8{bottom: 42px; left: 34px;}
.s1-main ul li.item9{bottom: 32px; right: 87px;}
.s1-form{
	width: 100%; clear: both; float: left;
	background: #2578b7;
	background: -webkit-linear-gradient(90deg, #368ccd , #2578b7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #368ccd, #2578b7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #368ccd, #2578b7); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #368ccd , #2578b7); /* 标准的语法 */
	border-radius: 23px;
}
.s1-form ul{
	width:100%; clear: both; float: left; margin-top: 42px;
}
.s1-form ul li{
	width: 341px; height: 72px; display: inline-block; margin: 0 13px 20px;
	border: solid 1px #3981ba;
}
.s1-form ul li input{
	width: 300px; height: 72px; padding-left: 20px; padding-right: 10px;
	border: 0;
	font-size: 18px; line-height: 72px;
}
.xieyi{font-size:18px; line-height: 38px; color: #fff; clear: both;}
.xieyi input[type=checkbox]{vertical-align: middle;}
.xieyi input[type=checkbox]:checked::after {
	content: "✓";
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background-color: #ff4014;
}
.s1-formBtn{
	width:100%; clear:both; float: left; margin: 21px auto 58px;
}
.s1-formBtn a{
	width: 337px; height: 66px; display: inline-block; margin: auto;
	font-size: 24px; line-height: 66px; color: #0e65a7; font-weight: bold;
	background: #ffd49e;
	background: -webkit-linear-gradient(90deg, #fff5e8 , #ffd49e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #fff5e8, #ffd49e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #fff5e8, #ffd49e); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #fff5e8 , #ffd49e); /* 标准的语法 */
	border-radius: .5rem;
}

/* section02 */
.sec02{
	height: 1115px;
	background:#0e5496 url(../images/s2-bg.jpg) no-repeat center top;
	background-size: auto 100%;
}
.s2-title{
	margin-top: 72px;
}
.s2-main{
	width: 100%; clear: both; float: left; height: 606px; margin-top: 23px;
	background: #2679b9;
	position: relative;
	border-radius: 30px;
}
.s2-main .left{
	width: 572px; height: 560px; display: block; float: left;
	background-color: #fff;
	border-radius: 19px;
	margin-top: 23px; margin-left: 21px;
}
.s2-main .left ul{
	float: left; margin-left: 37px; margin-top: 63px;
}
.s2-main .left ul li{
	clear:both; float: left;margin-bottom: 9px;
}
.s2-main .left ul li i{
	width:23px; height: 23px; display: block; float: left; margin-top: 10px;
	font-size: 20px; line-height: 23px; color: #fff; font-weight: 500; text-align: center;
	background: #2578b7;
	background: -webkit-linear-gradient( #4ca3e8, #2578b7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #4ca3e8, #2578b7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #4ca3e8, #2578b7); /* Firefox 3.6 - 15 */
	background: linear-gradient( #4ca3e8, #2578b7); /* 标准的语法 */
	border-radius: 3px;
}
.s2-main .left ul li span{
	width: 435px; float: left; margin-left: 18px; text-align: left; letter-spacing: -1px;
	font-size: 25px; font-weight: bold; line-height: 44px;
	border-bottom: dashed 2px #e2e2e2;
	padding-bottom: 9px; 
	white-space: nowrap;
}
.s2-main .left ul li span:hover{
	color: #2679b9; 
}
.s2-main .left ul li:last-child span{
	border-bottom: 0;
}
.s2-main .right{
	width: 572px; height: 560px; display: block; float: right;
	background-color: #fff;
	border-radius: 19px;
	margin-top: 23px; margin-right: 21px;
}
.s2-main::after{
	content: '';width: 74px; height: 496px; display: block;
	background: url(../images/s2-img01.png) no-repeat center;
	background-size: 100%;
	position: absolute;
	top: 30px; left: 563px;
}
.s2-main .right font{
	width:100%; float: left; margin: 41px auto 12px;
	font-size: 32px; font-weight: bold; line-height: 52px;
}
.s2-main .right font span{color:#277ab9;}
.s2-main .right ul{
	width: 4.78rem; float: left; margin-left: 55px;
}
.s2-main .right ul li{
	width: 85px; height: 39px; display: block; float: left; margin-right: 13px; margin-bottom: 20px;
	border: solid 1px #555555;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border-radius: 8px;
	font-size: 20px; line-height: 39px; text-align: center; cursor: pointer;
}
.s2-main .right ul li:nth-child(5n){margin-right: 0;}
.s2-main .right ul li.cur,.s2-main .right ul li:hover{
	border:0;color:#fff;
	background: #2578b7;
	background: -webkit-linear-gradient(90deg, #4ca3e8, #2578b7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #4ca3e8, #2578b7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #4ca3e8, #2578b7); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #4ca3e8, #2578b7); /* 标准的语法 */
}

.s2-form{
	width:100%; clear: both; float: left; margin-top: 30px;
}
.s2-form ul{
	width:100%; clear:both; float: left;
}
.s2-form ul li{
	width: 341px; height: 72px; display: inline-block; margin: 0 13px 10px;
	border: solid 1px #3981ba;
	background-color: #fff;
}
.s2-form ul li input{
	width: 300px; height: 72px; padding-left: 20px; padding-right: 10px;
	border: 0;
	font-size: 18px; line-height: 72px;
}
.s2-formBtn{
	width:100%; clear:both; float: left;margin-top: 15px;
}
.s2-formBtn a{
	width: 337px; height: 66px; display: inline-block; margin: auto 15px;
	font-size: 24px; line-height: 66px; color: #0e65a7; font-weight: bold;
	background: #ffd49e;
	background: -webkit-linear-gradient(90deg, #fff5e8 , #ffd49e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #fff5e8, #ffd49e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #fff5e8, #ffd49e); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #fff5e8 , #ffd49e); /* 标准的语法 */
	border-radius: .5rem;
}

/* section03 */
.sec03{
	height: 910px;
	background:#f8f8f8 url(../images/s3-bg.jpg) no-repeat center top;
	background-size: auto 100%;
}
.s3-title{
	margin-top: .8rem;
}
.s3-main{
	width:100%; clear: both; float: left; height: 600px; display: block; margin-top: 50px;
	background: url(../images/s3-img01.png) no-repeat center;
	background-size: auto 340px;
	position: relative;
}
.s3-main .txt{
	position: absolute;
	top: 42%;
	left: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.s3-main .txt img{
	width:214px; display: inline-block;
	animation: fudong 1.2s infinite alternate linear
}
.s3-main .item{
	position: absolute; display: block;
}
.s3-main .item1{
	left: 568px; top: 76px;
}
.s3-main .item2{
	right: 156px; top: 130px;
}
.s3-main .item3{
	right: 194px; bottom: 140px;
}
.s3-main .item4{
	left: 480px; bottom: 95px;
}
.s3-main .item5{
	left: 115px; bottom: 167px;
}
.s3-main .item6{
	left: 190px; top: 125px;
}
.s3-main .item font{
	width: 94px; height: 94px; display: block;
	font-size: 45px; font-weight: bold; line-height: 94px; color: #fff;
	background: #2678b9;
	border-radius: 50%;
}
.s3-main .item font.cur{
	background: #fad4b1;
	background: -webkit-linear-gradient(  #fff5e8 , #ffd49e); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #fff5e8 , #ffd49e); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #fff5e8 , #ffd49e); /* Firefox 3.6 - 15 */
	background: linear-gradient( #fff5e8 , #ffd49e); /* 标准的语法 */
	color: #2678b9;
}
.s3-main .item p{
	width: 180px;
	font-size: 20px; line-height: 32px; text-align: center;
	position: absolute; 
	
}
.s3-main .item p span{
	font-weight: bold;
}
.s3-main .item1 p{
	top: -76px; left: 0;
}
.s3-main .item2 p{
	top: -54px; left: 78px;
}
.s3-main .item3 p{
	top: 80px; left: 100px;
}
.s3-main .item4 p{
	top: 110px; left: 36px;
}
.s3-main .item5 p{
	top: 100px; left: -110px;
}
.s3-main .item6 p{
	top: -40px; left: -180px;
}

@keyframes fudong {
    0% {
        transform: translateY(-10px);
    }

    100% {
        transform: translateY(0);
    }
}
/* section04 */
.sec04{
	height: 894px;
	background: url(../images/s4-bg.png) no-repeat center top;
	background-size: auto 100%;
}
.s4-title{margin-top:70px;}
.s4-main{
	width: 100%; clear: both; float: left; margin: .44rem auto 77px;
}

.s4-main .item{
	float:left; width:277px; height: 438px; display: block;margin-right: 29px;
	position: relative;
}
.s4-main .item4{margin-right: 0;}

.s4-main .item .flip-box{
	width: 100%; height: 438px;
	background-color: #fff;
	box-shadow: 0 .09rem .24rem rgba(193,193,193,.3);
	position: absolute; top: 0; left: 0;
}
.s4-main .item .flip-box.linear{
	background: #3380ce;
	background: -webkit-linear-gradient(90deg, #4ca3e8 , #2578b7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #4ca3e8, #2578b7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #4ca3e8, #2578b7); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #4ca3e8 , #2578b7); /* 标准的语法 */
}
.s4-main .item .flip-box > font{
	width: 220px; height: 62px; display: block; float: left; margin: 36px 28px 15px;
	font-size: 28px; line-height: 62px; color: #fff;
	background: #4ca3e8;
	background: -webkit-linear-gradient(90deg, #4ca3e8 , #2578b7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #4ca3e8, #2578b7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #4ca3e8, #2578b7); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #4ca3e8 , #2578b7); /* 标准的语法 */
}
.s4-main .item .flip-box > p{
	font-size:20px; line-height: 32px; font-weight: bold; width: 100%; clear: both; float: left; min-height: 96px;
	margin-bottom: 18px;
}
/* .s4-main .item2 .flip-box> p,.s4-main .item3 .flip-box> p{
	line-height: 64px;
} */
.s4-main .item .flip-box img{
	animation: fudong .8s infinite alternate linear;
}
.s4-main .item .flip-box.linear h3{
	width:173px; height: 52px; display: block; float: left; margin: 32px 52px 12px;
	background: url(../images/s4-tit01.png) no-repeat center;
	background-size: 100%;
	font-size: 26px; font-weight: bold; line-height: 46px; color: #2368ae;
}
.s4-main .item .flip-box.linear ul{
	clear:both; float: left; width:218px; margin-left:34px;
}
.s4-main .item .flip-box.linear ul li{
	width:100%; clear: both; float: left; margin-bottom: 8px;
}
.s4-main .item .flip-box.linear ul li font{
	font-size: 22px; line-height: 40px; font-weight: bold; color: #fff; float:left;
}
.s4-main .item .flip-box.linear ul li font::before{
	content: '';width: 15px; height: 40px; display: block; float: left; margin-right: 10px;
	background: url(../images/s4-icon01.png) no-repeat center;
	background-size: 100%;
}
.s4-main .item .flip-box.linear ul li p{
	font-size: 18px; line-height: 26px; text-align: left; color: #fff; float: left;
	clear: both;
}
.s4-main .item .flip-box.linear img{
	display: inline-block; margin-top: 35px;
}

.flip {
	-webkit-backface-visibility: hidden;
	-webkit-transform: translateX(0); /* Needed to work around an iOS 3.1 bug that causes listview thumbs to disappear when -webkit-visibility:hidden is used. */
	backface-visibility: hidden;
	transform: translateX(0);
}
.flip.out {
	-webkit-transform: rotateY(-90deg) scale(.9);
	-webkit-animation-name: flipouttoleft;
	-webkit-animation-duration: 175ms;
	transform: rotateY(-90deg) scale(.9);
	animation-name: flipouttoleft;
	animation-duration: 175ms;
}
.flip.in {
	-webkit-animation-name: flipintoright;
	-webkit-animation-duration: 225ms;
	animation-name: flipintoright;
	animation-duration: 225ms;
}
@-webkit-keyframes flipouttoleft {
    from { -webkit-transform: rotateY(0); }
    to { -webkit-transform: rotateY(-90deg) scale(.9); }
}
@keyframes flipouttoleft {
    from { transform: rotateY(0); }
    to { transform: rotateY(-90deg) scale(.9); }
}
@-webkit-keyframes flipintoright {
    from { -webkit-transform: rotateY(90deg) scale(.9); }
    to { -webkit-transform: rotateY(0); }
}
@keyframes flipintoright {
    from { transform: rotateY(90deg) scale(.9); }
    to { transform: rotateY(0); }
}
.s4-btn{
	width:100%; clear: both; float: left;
}
.s4-btn a{
	width:473px; height: 80px; display: inline-block; margin: 0 15px;
	font-size: 30px; line-height: 80px; color: #fff;
	background: #2578b7;
	background: -webkit-linear-gradient(90deg, #4ca3e8 , #2578b7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #4ca3e8, #2578b7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #4ca3e8, #2578b7); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #4ca3e8 , #2578b7); /* 标准的语法 */
	border-radius: .5rem;
	box-shadow: 0 .09rem .24rem rgba(43,127,191,.3);
}

/* section05 */
.sec05{
	background: #072138 url(../images/s5-bg.jpg) no-repeat center top; padding-bottom: 80px;
	
}
.s5-title{margin-top: 71px;}
.s5-title span{
	font-size:20px; line-height: 30px; color: #fff; margin-top: -15px; display: block;
	width: 100%; float: left; margin-bottom: -15px;
}
.s5-main{
	width: 100%; clear: both; float: left; margin-top: 37px;
}
.s5-main .btnChange{
	float: right; margin-top: -.75rem;
	font-size: .26rem; line-height: .46rem; color: #fff;
	border: solid 1px #fff;
	border-radius: .46rem;
	padding: 0 .2rem;
	cursor: pointer;
}
.s5-main .item{
	width: 400px; float: left;
	background: #fff;
}

.s5-main .item .itemTit{
	width:100%;height: 98px;float: left; position: relative;
}
.s5-main .item.type01 .itemTit{
	background: #4ca3e8;
	background: -webkit-linear-gradient(90deg, #4ca3e8 , #2578b7); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #4ca3e8, #2578b7); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #4ca3e8, #2578b7); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #4ca3e8 , #2578b7); /* 标准的语法 */
}
.s5-main .item.type02 .itemTit{
	background: #d09b67;
	background: -webkit-linear-gradient(90deg, #ddae68 , #c18851); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #ddae68, #c18851); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #ddae68, #c18851); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #ddae68 , #c18851); /* 标准的语法 */
}
.s5-main .item .itemTit h3{
	font-size: 42px; font-weight: bold; line-height: 58px; color: #fff;
	width: 100%; float: left; clear: both; margin-top: 20px;
}
.s5-main .item .itemTit span{
	font-size: 14px; line-height: 22px; padding: 0 12px; display: inline-block; color: #fff; clear: both;
	border: solid 1px #fff;
	border-radius: 6px;
}
.s5-main .item .itemTit img.hot01{
	position: absolute; width: 87px; height: 117px;
	left: 8px; top: -63px;
	animation: scale .5s infinite alternate linear;
}
.s5-main .item .itemTit img.hot02{
	position: absolute; width: 123px; height: 166px;
	left: 8px; top: -63px;
	animation: scale .5s infinite alternate linear;
}
@keyframes scale {
    0% {
        transform: scale(1);
    }
	100%{
		transform: scale(1.1);
	}
}

.s5-main .item .itemTit i{
	position: absolute; right: 0; bottom: 0; padding: 3px 10px;
	font-size:14px; line-height: 20px;  display: none; color: #fffbd3;
	background: #f25331;
	background: -webkit-linear-gradient(90deg, #f67242 , #ed3220); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #f67242, #ed3220); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #f67242, #ed3220); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #f67242 , #ed3220); /* 标准的语法 */
	border-radius: 10px 0 0 0;
}
.s5-main .item .itemTit.fixed i{display:block;}


.s5-main .item .part{
	width:100%;
	float: left;
	clear: both;
	border-right: solid 1px #c8c8c8;
	box-sizing: border-box;
	border-top: solid 1px #c8c8c8;
}
.s5-main .item .part.shiyiflag{
	position: relative;
}
.s5-main .item .part.shiyiflag::before{
	content: "适宜人群";
	width: 26px;
	position: absolute;
	top: 0px;
	left: -36px;
	text-align: center;
	line-height: 20px; font-size: 18px;
	color: rgb(255, 237, 200);
	font-weight: bold;
	padding: 23px 5px;
	border-radius: 10px 0px 0px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: rgb(255, 232, 164);
	border-image: initial;
	background: linear-gradient(rgb(228, 194, 146), rgb(152, 108, 43));
}

.s5-main .item .part01{height: 350px; border-top: 0;}

.s5-main .item .part h4{
	width: 100%;height: 29px;  float: left; clear: both;
	line-height: 29px; font-size: 18px; font-weight: bold; color: #1d5fa3;
	background: #dce8f5;
}
.s5-main .item.type02 .part h4{
	color: #ef3d25;
	background: #ffe5e3;
}
.s5-main .item .itemTit.fixed{
	position: fixed; top: 0; width: 400px; z-index: 3;
}

/* part01 */
.partTxt{
	width: 100%; clear: both; float: left; margin-top: 13px;
}
.partTxt ul{
	float:left; margin-left: 24px;min-height: 130px; margin-bottom: 15px;
}
.partTxt ul li{
	clear:both; float: left; margin-bottom: 3px;
	font-size:16px; line-height: 23px;
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}
.partTxt ul li >img{
	width: 20px; margin-right: 5px; display: inline-block;
}
.partTxt ul li .tit{
	display: flex;
	align-items: center;
	font-size: 16px;
	color: #333;
	font-weight: bold;
	margin-bottom: 5px;
}
.partTxt ul >li .tit img{width: 18px; margin-right: 5px}
.partTxt ul li span{
	width: 40px; height: 21px; display: block; float: left; margin-right: 10px;
	font-size: 14px; font-weight: 400;
	border-radius: 7px;
	border: solid 1px #e75946;
	color: #e75a46;
}
.partTxt ul ol{
	float: left;clear: both;
	width: 100%;
	align-content: flex-start;
	margin-left: 24px;
}
.partTxt ul ol li{
	display: flex;
	justify-content: flex-start;
}
.partTxt ul li.on span{
	background: #e75946; color: #fff;
}
.partTxt ul li b{ display: inline-block; text-align: left;}
.partTxt ul li i{
	font-size: 16px; color: #9e9e9e; margin-left: 35px; display: inline-block; vertical-align: top;
}
.item2 .partTxt ul li b,.item3 .partTxt ul li b{
  min-width: 97px;
}
.redColor{
  color: #e13b29 !important;
}

/* part02 */
.s5-main .item .part02{height: 130px;}
.s5-main .item .part02 .partLev01{
	height: 110px;
}
.s5-main .item .part02 .partLev02{
	border-top: solid 1px #c8c8c8;
}
.infoList,.bookList{
	width: 100%; clear: both; float: left; margin-top: 13px;
}
.infoList ul,.bookList ul{
	float:left; margin-left: 33px;
}
.infoList ul li,.bookList ul li{
	float: left; clear: both; line-height: 25px; font-size: 16px;
}
.infoList ul li i,.bookList ul li i{
	width: 12px; height: 15px; display: block; float: left; margin-top: 5px; margin-right: 10px;
	font-size: 14px; line-height: 15px; color: #fff; font-weight: 400;
	background: #e13b29;
}
.infoList ul li span,.bookList ul li span{
	font-size: 14px; color: #9e9e9e; font-weight: 400;
}
.bookList ul li b{font-weight: bold;}
.bookList img.sm{float: left; margin-left: 15px; margin-bottom: 8px;
	margin-top: -8px;
	cursor: zoom-in;
}


/* part03 */
.s5-main .item .part03{height: 330px;}
.serviceList{
	width: 100%; clear: both; float: left; margin-top: 13px; margin-bottom: 15px;
}
.serviceList ul{
	float:left; margin-left: 25px;
}
.serviceList ul li{
	font-size: 16px; line-height: 23px; clear: both; float: left; margin-bottom: 5px;
}
.serviceList ul li.on{color: #e13b29;}
.serviceList ul li span{
	width: 74px; height: 21px; display: block; float: left; margin-right: 10px;
	border: solid 1px #e13b29;
	border-radius: 5px;
	font-size: 14px; line-height: 21px; color: #e13b29;
}
.serviceList ul li.on span{
	height: auto;
	line-height: 1.2;
	padding: 5px 0;
	background: #e13b29;
	color: #fff;
}
.serviceList ul li .yls{
	float: left;
	width: 250px; text-align: left;
}
/* part04 */
.safeguard{
	font-size: 18px; height: 90px; width: 100%; clear: both; float: left;
	display: flex;
	justify-content: center;
	align-items: center;
}
.safeguard p{
	line-height: 1.3; display: inline-block;
	
}
/* part05 */
.part05 .price{
	width: 100%; clear: both; float: left;margin-top: 20px; padding-bottom: .2rem;
}
.part05 .price font{
	font-size:28px; font-weight: bold; line-height: 30px; color: #f7423a;
	width: 100%; clear: both; float: left; margin-bottom: 15px;
}
.part05 .price a{
	width: 120px; height: 36px; display: inline-block; margin: 0 13px;
	font-size: 18px; line-height: 36px; color: #f14b43;
	border-radius: 36px;
	border: solid 2px #f14c43;
	box-shadow: 0 7px 15px rgba(237,72,67,.4);
}
.part05 .price a.btn01{
	color: #fff;
	background: #e94442;
	background: -webkit-linear-gradient(90deg, #fc5644 , #e94442); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #fc5644, #e94442); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #fc5644, #e94442); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #fc5644 , #e94442); /* 标准的语法 */
}


.s5-main .item4{
	width: 100%; clear: both;
}
.s5-main .item4 .itemTit{
	width:100%; height: 169px; float: left;
	background: url(../images/s5-img02.png) no-repeat center top;
	background-size: 100%;
}
.s5-main .item4 .itemTit h3{
	width:100%; clear: both; float: left; margin-top: 15px;
}
.s5-main .item4 .itemTit p{
	width:100%; clear: both; float: left;margin-top: -30px;
	font-size: 18px; line-height: 28px; color: rgba(255,255,255,.6);
}
.s5-main .item4 .main{
	width: 100%; clear: both; float: left; padding-top: .47rem;
	background: #fff8ef;
	background: -webkit-linear-gradient( #fffdfc , #fff3e2); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#fffdfc, #fff3e2); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#fffdfc, #fff3e2); /* Firefox 3.6 - 15 */
	background: linear-gradient(#fffdfc , #fff3e2); /* 标准的语法 */
}
.s5-main .item4 .main .left{
	float: left;margin-left: 68px; width: 617px;
}
.s5-main .item4 .main .left h4{
	float: left; margin-bottom: 36px; margin-left: 26px;
	height: .43rem; width: 434px;
	font-size: 30px; line-height: 43px; color: #996e3a; font-weight: bold;
	background: url(../images/s5-img03.png) no-repeat center left;
	text-align: left; text-indent: 15px;
}
.s5-main .item4 .main .left ul{
	float:left; width: 100%;
	background: url(../images/s5-img06.png) no-repeat left top;
}
.s5-main .item4 .main .left ul li{
	float: right; margin-bottom: 25px;
	height: 98px;
	background: #fff url(../images/s5-img07.png) no-repeat center bottom;
	box-shadow: 0 .09rem .15rem rgba(244,151,69,.2);
	border-radius: 9px;
	position: relative;
}
.s5-main .item4 .main .left ul li.step1{width:410px}
.s5-main .item4 .main .left ul li.step2{width:443px}
.s5-main .item4 .main .left ul li.step3{width:475px}
.s5-main .item4 .main .left ul li.step4{width:508px}
.s5-main .item4 .main .left ul li.step5{width:540px}
.s5-main .item4 .main .left ul li i{
	width: 57px; height: 28px; display: block;
	font-size: 18px; line-height: 28px;
	box-sizing: border-box;
	border-radius: 28px;
	background: #fff;
	position: absolute; top: 35px; left: -33px;
}
.s5-main .item4 .main .left ul li i.type01{
	color: #fff;
	background: #f14c43;
	background: -webkit-linear-gradient(90deg, #fc5644 , #e94442); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #fc5644, #e94442); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #fc5644, #e94442); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #fc5644 , #e94442); /* 标准的语法 */
}
.s5-main .item4 .main .left ul li i.type02{
	color: #e75946;
	border: solid 1px #e75946;
}
.s5-main .item4 .main .left ul li i.type03{
	color: #444444;
	border: solid 1px #444444;
}
.s5-main .item4 .main .left ul li font{
	float:left;margin-left: 40px; margin-top: 17px;
	font-size: 18px; line-height: 28px; font-weight: bold;
}
.s5-main .item4 .main .left ul li font span{
	font-size:21px; color: #f74d33; margin-right: 21px;
}
.s5-main .item4 .main .left ul li font em{
	font-weight: 400; color: #b3b3b3; margin-left: 18px;
}
.s5-main .item4 .main .left ul li p{
	font-size: 16px; float: left; margin-left: 40px; line-height: 40px; color: #555;
}
.s5-main .item4 .main .right{
	float:left; margin-left: 107px;
	width: 330px;
}

.s5-main .item4 .main .right h4{
	float: left; margin-bottom: 4px;
	height: .43rem; width: 261px;
	font-size: 30px; line-height: 43px; color: #996e3a; font-weight: bold;
	background: url(../images/s5-img04.png) no-repeat center left;
	text-align: left; text-indent: 15px;
}
.s5-main .item4 .main .right .part{
	border:none;
}
.s5-main .item4 .main .right .part >font{
	float: left; margin-bottom: 4px;
	height: .33rem; width: 157px;
	font-size: 18px; line-height: 33px; color: #333; font-weight: bold;
	background: url(../images/s5-img05.png) no-repeat center left;
	text-align: left; text-indent: 15px;
}
.s5-main .item4 .main .right .part .infoList{
	margin-bottom: 30px;
}
.s5-main .item4 .infoList ul{margin-left:10px;}
.s5-main .item4 .bookList ul{margin-left:10px;}
.s5-main .item4 .bookList img.sm{margin-top: -20px;}
.s5-main .item4  .safeguard{text-align: left; text-indent: 10px;}
.s5-main .item4 .main .right .part .box{
	width: 311px; height: 126px; display: block;
	background: #fff;
	border: solid 1px #f7423a;
	border-radius: .13rem;
	float:left; margin-bottom: 25px;
}
.s5-main .item4 .main .right .part .box font{
	font-size:20px; line-height: 30px; text-align: center; font-weight: bold;
	width: 100%; float: left; margin-top: 15px;
}
.s5-main .item4 .main .right .part .box font span{
	font-size:28px; line-height: 38px; color: #f7423a;
}
.s5-main .item4 .part05 .price{
  margin-top: 7px;
}


/* 横版 */
.s5-main .jz {
  /* width: 95%; */
  margin: 0 auto .48rem;
  background: #ffffff;
  border-radius: 0.22rem;
  padding: 0.3rem .25rem;
  width: auto; clear: both; float: left;
  box-shadow: 0 0.05rem 0.12rem #9acdff;
  display: none;
}
.s5-main .jz table {
  width: 11.5rem;
}

.s5-main thead {
  background: -webkit-linear-gradient(90deg, #3380ce, #2060a9);
  background: -o-linear-gradient(90deg, #3380ce, #2060a9);
  background: -moz-linear-gradient(90deg, #3380ce, #2060a9);
  background: linear-gradient(90deg, #3380ce, #2060a9);
  position: relative; z-index: 999;
}
.s5-main .jz table th {
  line-height: 0.48rem;
  font-size: 0.2rem;
  color: #ffffff;
  font-weight: normal;
  position: relative; z-index: 9;
}

.s5-main .jz table th:nth-of-type(1) {
  border-radius: 0.08rem 0 0 0.08rem;
  width: 15%
}

.s5-main .jz table th:nth-of-type(2) {
  width: 15%
}

.s5-main .jz table th:nth-of-type(3) {
  width: 19%
}

.s5-main .jz table th:nth-of-type(4) {
  width: 31%
}

.s5-main .jz table th:nth-last-of-type(1) {
  border-radius: 0 0.08rem 0.08rem 0
}
.s5-main .jz td {
  color: #000000;
  font-size: 0.2rem;
  border: 0.01rem solid #b1d0ff;
  padding-top: 0.1rem;
  padding-bottom: 0.1rem;
  line-height: 0.36rem
}
.s5-main .jz td p{text-align: left; padding-left: .17rem;}
.s5-main .fuwu {
  padding-left: 0.16rem;
  text-align: left
}
.s5-main .jz table td b {
  font-weight: bold
}
.s5-main .jz table td h5 {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  color: #2061aa;
  font-weight: bold;
  font-size: 0.3rem;
}

.s5-main .jz table p.zl{
	text-align: left;
	padding-left: .16rem;
}
.s5-main .jz table p.zl span{
	float: left; color: #2061aa;
	font-weight: bold;
}
.s5-main .jz table .fuwu b{color: #2061aa;}
.s5-main .jz table .fuwu span{color: #f7423a;}
.s5-main .jz table .price{
	text-align: center;
}
.s5-main .jz table .price span{font-size: .25rem; font-weight: bold; color: #f7423a;}
.s5-main .jz table .price a{
	display: inline-block;
	width: 1.54rem;
	height: 0.4rem;
	font-size: 0.24rem;
	border-radius: 0.4rem;
	line-height: 0.4rem;
	margin: 0.1rem auto 0;
	position: relative;z-index: 0;
}
.s5-main .jz table .price a.btn01{
	color: #fff;
	text-align: center;
	background: #fc5644;
	background: -webkit-linear-gradient(90deg, #fc5644, #e94442);
	background: -moz-linear-gradient(90deg, #fc5644, #e94442);
	background: -o-linear-gradient(90deg, #fc5644, #e94442);
	background: linear-gradient(90deg, #fc5644, #e94442);
	
}
.s5-main .jz table .price a.btn02{
	background: #fff;
	border: solid .01rem #f8524a;
	color: #f8524a;
}

/* sec05  item5 */
.s5-main .item5{
  width: 100%; margin-top: 80px; margin-bottom: 80px;
}
.item5 .main{
  display: flex; position: relative;
}
.item5 .main img.hot02{
  position: absolute;
  width: 123px;
  height: 166px;
  left: -51px;
  top: -103px;
  animation: scale .5s infinite alternate linear;
}
.s5-left{
  width: 403px; height: 596px; background: url(../images/s5_item5_lbg.png) no-repeat center / 100%;
}
.s5-left h3{
  font-size: .48rem; font-weight: 900; padding-top: 52px; padding-bottom: 0.1rem;
  background: linear-gradient(to bottom, #fffbf5, #ffd9ad);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
}
.s5-left .item5-p{
  font-size: 22px; color: #fff; font-weight: bold; margin-bottom: 0.05rem; text-align: left;
}
.s5-left .item5-p1{
  margin-left: 0.55rem;
}
.s5-left .item5-p2{
  margin-left: 1.85rem; margin-bottom: 0.15rem;
}
.s5-left ul{
  margin-top: 0.28rem;
}
.s5-left ul li{
  width: 3.32rem; height: 0.34rem; line-height: 0.34rem; background: #fff; border-radius: .16rem; margin: 0 auto 9px; font-size: 19px; color: #0568a4; font-weight: bold; display: flex; justify-content: flex-start;
}
.s5-left ul li span{
  width: 1.65rem; height: 100%; background: #fbecb4; border-radius: .18rem; box-shadow: 3px 0 5px #80670d6b; font-size: .19rem; color: #0568a4; font-weight: bold; text-align: center; margin-right: 0.14rem; display: inline-block;
}
.s5-right{
  flex: 1; display: flex;
}
.s5-right h4{
  width: 100%; height: 40px; line-height: 40px; background: #ffe8d2; font-size: 22px; color: #f7423a; font-weight: bold;
}
.item5-right-item01{
  width: 400px; border-right: 1px solid #d8d8d8;
}
.item5-right-item02{
  flex: 1;
}
.s5-right .partTxt{
  width: auto; margin: 22px; float: none; border: 1px solid #f96861; border-radius: 12px;
}
.s5-right .serviceList{
  float: none;
}
.s5-right .serviceList ul{
  float: none; margin-top: 24px; margin-bottom: 30px;
}
.s5-right .serviceList ul li{
  margin-bottom: 9px;
}
.s5-right .partTxt ul{
  float: none; margin: 0; padding: 36px 28px;
}
.s5-right .partTxt ul li{
  margin-bottom: 7px;
}
.s5-right .partTxt ul li,.s5-right .serviceList ul li{
  float: none; display: flex;
}
.s5-right .partTxt ul li span{
  float: none;
}
.s5-right .partTxt ul li b{
  width: 124px;
}
.s5-right .partTxt ul li i{
  margin-left: 0;
}



/* section06 */
.sec06{
	height: 840px;
	background: url(../images/s6-bg.jpg) no-repeat center top;
	background-size: auto 100%;
}
.s6-title{
	margin-top: 73px;
}
.s6-main{
	width:100%; clear: both; float: left; margin-top: 32px;
}
.s6-tab{
	width: 100%; clear: both; float: left; margin-bottom: 50px;
}
.s6-tab span{
	height: 62px; width: auto; padding: 0 .6rem; display: inline-block; margin: 0 15px;
	border: solid 1.5px #2267ac;
	background-color: #fff;
	font-size: 24px; line-height: 62px; color: #1e60a3;
	border-radius: 62px;
	cursor: pointer;
}
.s6-tab span.cur{
	color: #fff;
	background: #3380ce;
	background: -webkit-linear-gradient(90deg, #3380ce , #114e8c); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #3380ce, #114e8c); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #3380ce, #114e8c); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #3380ce , #114e8c); /* 标准的语法 */
}
.s6-left{
	float: left; width: 732px; height: 412px; display: block;
}
.s6-left .video-box{width:100%}
.s6-right{
	width: 453px; height: 412px; float: right;
	background-color: #fff;
}
.s6-right h3{
	width: 100%; clear: both; float: left; height: 77px;
	font-size: 30px; line-height: 77px; font-weight: bold; color: #ae7238;
	background: #f9cea4;
	background: -webkit-linear-gradient(90deg, #feeedf , #f9cea4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #feeedf, #f9cea4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #feeedf, #f9cea4); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #feeedf , #f9cea4); /* 标准的语法 */
}
.s6-right .list{
	width: 100%; clear: both; float: left; margin-top: 20px; height: 236px;
}
.s6-right .list ul{
	width:100%; clear: both; float: left; display: none;
}
.s6-right .list ul.show{display: block;}
.s6-right .list ul li{
	width:100%; clear:both; float: left;
	font-size: 18px; line-height: 40px; color: #333; text-align: left;
	cursor: pointer;
}
.s6-right .list ul li::before{
	content: ''; width:8px; height:8px; display: block; float: left;
	margin-left: 30px; margin-top: 16px; margin-right: 13px;
	background: #e13b29;
	border-radius: 50%;
}
.s6-right .list ul li.on{color: #e13b29;}
.s6-btn{
	width:100%; clear:both; float: left;
}
.s6-btn a{
	width: 162px; height: 44px; display: inline-block; margin: 0 15px;
	border-radius: 60px;
	font-size: 18px; line-height: 44px;
	border: solid 2px #f14c43;
	background: #fff; color: #f14c43;
	box-shadow: 0 7px 15px rgba(237,72,67,.36);
}
.s6-btn a.btn02{
	color: #fff;
	background: #f14c43;
	background: -webkit-linear-gradient(90deg, #fc5644 , #e94442); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #fc5644, #e94442); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #fc5644, #e94442); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #fc5644 , #e94442); /* 标准的语法 */
}

/* section07 */
.sec07{
	height:831px;
	background:#062c52 url(../images/s7-bg.jpg) no-repeat center;
	background-size: auto 100%;
}
.s7-title{margin-top: 72px;}
.s7-main{
	width: 930px; height: 450px; clear:both; float: left; margin-top: 83px;
	margin-left: 270px;
	background-color: #fff;
	
}
.s7-main .bd{
	width: 100%; clear: both; float: left;
}
.s7-main .bd .pic{
	width: 415px; height: 326px; display: block; float: left; margin-left: -270px;
	background: url(../images/s7-img01.png) no-repeat center;
	background-size: 100%;
}
.s7-main .bd .pic img{
	width: 260px; display: inline-block; margin-top: -71px;
}
.s7-main .bd .txt{
	width: 670px; float: left; margin-top: 41px; margin-left: 62px;
}
.s7-main .bd .txt font{
	font-size: 42px; line-height: 84px; font-weight: bold; float: left; margin-bottom: 12px;
}
.s7-main .bd .txt font span{
	font-weight:400; font-size:20px; color: #b9b9b9; margin-left: 20px;
	text-transform: uppercase;
}
.s7-main .bd .txt p{
	font-size: 18px; line-height: 30px; text-align: left;
	width: 100%; float: left; margin-bottom: 8px;
}
.s7-main .bd .txt p i{color:#888888}
.s7-main .bd .txt p b{font-weight:bold;}
.s7-main .hd{
	float:left; clear: both; margin-left: 205px;
}
.s7-main .hd ul li{
	float:left; width:109px; height: 109px; display: block; margin-right: 22px;
	border-radius: 50%;
	box-shadow: 0 5px 15px rgba(164,164,164,.3);
	background: #efe5d2;
	opacity: .6;
	overflow: hidden;
}
.s7-main .hd ul li.on{
	opacity: 1;
	background: #cfe1ee;
	box-shadow: 0 5px 15px rgba(41,112,186,.3);
}
.s7-main .hd ul li img{
	width:109px; display: block;
}
.s7-main .arrbtn{
	float: left; clear: both; margin-left: -270px;
	margin-top: -50px;
	position: relative; z-index: 3;
}
.s7-main .arrbtn a{margin-right:10px;}


/* section08 */
.sec08{
	height:1182px;
	background:#e3e8ee url(../images/s8-bg.jpg) no-repeat center;
	background-size: auto 100%;
}
.s8-title{margin-top: .7rem;}
.s8-main{
	width:100%; clear: both; float: left; margin-top: 85px;
	height: 436px;
	background: url(../images/s8-img01.png) no-repeat center;
	background-size: auto 100%;
	position: relative;
}
.s8-main .item{
	position: absolute;
}
.s8-main .item1{
	top: -31px; left: 50%; margin-left: -73px;
}
.s8-main .item2{
	bottom: 66px; right: 372px; 
}
.s8-main .item3{
	bottom: 66px; left: 372px; 
}
.s8-main .item font{
	width: 146px; height: 146px; display: block; font-size: 24px; font-weight: bold; line-height: 146px; color: #fff;
	background: #3380ce;
	background: -webkit-linear-gradient( #3380ce , #114e8c); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #3380ce, #114e8c); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #3380ce, #114e8c); /* Firefox 3.6 - 15 */
	background: linear-gradient( #3380ce , #114e8c); /* 标准的语法 */
	border-radius: 50%;
}
.s8-main .item font span{line-height: 32px; padding: 41px 0; display: inline-block;}
.s8-main .item ul{
	position: absolute;
}
.s8-main .item1 ul{
	left: 234px; top: -6px; width: 360px;
}
.s8-main .item2 ul{
	left: 190px; top: 10px; width: 200px;
}
.s8-main .item3 ul{
	left: -338px; top: 28px; width: 290px;
}
.s8-main .item ul li{
	clear: both; float: left; font-size: 24px; line-height: 35px; text-align: left;
}
.s8-main .item ul li::before{
	content: ''; width: 16px; height: 35px; display: block; float: left; margin-left: -22px;
	background: url(../images/s8-icon01.png) no-repeat center;
	background-size: 100%;
}
.s8-form{
	width: 100%; height: 296px; float: left; clear: both;
	margin: 64px auto 0;
	background: url(../images/s8-img02.png) no-repeat center top;
	background-size: 100%;
	border-radius: 22px;
}
.s8-form h3{
	width: 100%; clear: both; float: left; margin: 30px auto 0;
	font-size: 42px; line-height: 66px; color: #9c6c2b; font-weight: bold;
}
.s8-form p{
	font-size:18px; line-height: 44px; color: #be8437;
	width: 100%; clear: both; float: left;
}
.s8-form ul{
	width:100%; clear: both; float: left;margin: 12px auto 20px;
}
.s8-form ul li{
	width:308px;height: 51px; display: inline-block; margin: 0 19px;
	border: solid 1px #d19d59;
}
.s8-form ul li.borderNo{
	border: 0;
}
.s8-form ul li input[type='text']{
	width: 275px; height: 51px;padding-left: 20px;padding-right: 10px;
	border: 0;
	font-size: 18px; line-height: 51px;
}
.s8-form ul li input[type="button"]{
	width: 100%; height: 51px;
	border:0;
	font-size:18px; line-height: 51px; color:#fff;
	background: #f25331;
	background: -webkit-linear-gradient(90deg, #f67242 , #ed3220);
	background: -o-linear-gradient(90deg, #f67242, #ed3220);
	background: -moz-linear-gradient(90deg, #f67242, #ed3220);
	background: linear-gradient(90deg, #f67242 , #ed3220);
	box-shadow: 0 0.06rem 0.18rem rgba(243,77,67,.3);
	border-radius: 0.5rem;
	cursor: pointer;
}
.s8-form .xieyi{color:#be8437}

/* section10 */

/* section11 */
.sec11{
	background: #fff;
}
.s11-title{
	margin-top: 70px;
}
.s11-main{
	width: 100%; clear: both; float: left; margin-top: 30px; margin-bottom: 50px;
}
.s11-main .item{
	width: 247px; height: 220px; display: inline-block; margin: 0 19px 26px;
	background: url(../images/s11-img01.png) no-repeat center;
	background-size: 100%;
	position: relative;
}
.s11-main .item .pic{
	width: 104px; height: 104px; display: inline-block; margin: 37px auto 20px;
	background: url(../images/s11-img02.png) no-repeat center;
	background-size: 100%;
	animation: animtran 2s linear infinite;
		-webkit-animation: animtran 2s linear infinite;
}
.s11-main .item .pic img{
	width: 84px; display: block; margin: 10px;
	animation: animtrans 2s linear infinite;
		-webkit-animation: animtrans 2s linear infinite;
}
.s11-main .item span{
	font-size: 20px; line-height: 30px; font-weight: bold; clear: both; color: #fff;
	width: 100%; float: left;
}
.s11-main .item .cover{
	position: absolute; top: 0; left: 0; width: 0; height: 0; overflow: hidden;
	background: #ffd49e;
	background: -webkit-linear-gradient(120deg, #ffd49e, #fff5e8); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(120deg, #ffd49e, #fff5e8); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(120deg, #ffd49e, #fff5e8); /* Firefox 3.6 - 15 */
	background: linear-gradient(120deg, #ffd49e, #fff5e8); /* 标准的语法 */
}
.s11-main .item .txt{
	position: absolute; top: 0; left: 0; width: 100%; height: 100%; display: none;	
}
.s11-main .item .txt font{
	width: 100%; clear: both; float: left; margin-top: 40px;
	font-size: 20px; font-weight: bold; line-height: 30px; color: #333;
}
.s11-main .item .txt p{
	font-size:18px; line-height: 28px; color: #333; text-align: left;
	width: 167px; float: left; margin: 15px 40px 0;
}
@keyframes animtran {
	from {
		transform: rotateZ(0deg);
	}
	to {
		transform: rotateZ(360deg);
	}
}
@-webkit-keyframes animtran {
	from {
		transform: rotateZ(0deg);
	}
	to {
		transform: rotateZ(360deg);
	}
}
@keyframes animtrans {
	from {
		transform: rotateZ(360deg);
	}
	to {
		transform: rotateZ(0deg);
	}
}
@-webkit-keyframes animtrans {
	from {
		transform: rotateZ(360deg);
	}
	to {
		transform: rotateZ(0deg);
	}
}
/*section2*/

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow:hover, .hvr-grow-shadow:active {
    box-shadow: 0 15px 15px -10px rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
/*侧边悬停*/
.lfNav{position: fixed;width:169px; height:482px; display: block; background: url(../images/fixedNavBg.png) no-repeat center;top:15%; left:20px;z-index:9;}
.lfNav .close{position:absolute;top:-10px; right:0; height:20px; width:20px; }
.lfNav .close img{width:100%;}
.mt185{margin-top:70px;}
.nav-bg{width:118px; height:48px; display: block;float:left; clear:both;margin-left:26px;margin-bottom:0;}
.nav-bg a{width:100%; height:47px; display: block; margin:auto; text-align: center;
	border-bottom: dashed 1px #023878;
	font-size: 18px; line-height: 47px; color: #fff;
}
.nav-bg.cur a{
	border-bottom: 0; line-height: 47px;
	background: #d19b68;
	background: -webkit-linear-gradient(90deg, #e1b181 , #c18851); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(90deg, #e1b181, #c18851); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(90deg, #e1b181, #c18851); /* Firefox 3.6 - 15 */
	background: linear-gradient(90deg, #e1b181 , #c18851); /* 标准的语法 */
	border-radius: 8px;
}
.nav-bg.noborder a{
	border-bottom: 0; line-height: 47px;
}

.left_top{width:47px; height:47px;display: block;float:left;margin-left:59px;margin-top: 10px;}
.left_top img{width:100%;}

.mask{width: 100%; height: 100%; position: fixed; top: 0; left: 0; z-index: 99; background: rgba(0,0,0,.8); display: none;}
.imgDiv{
	width:100%; display: block; height: 449px;position: absolute; text-align: center;
	top: 50%;
	left: 50%;
	-webkit-transform:translate(-50%,-50%);
	-moz-transform:translate(-50%,-50%);
	-ms-transform:translate(-50%,-50%);
	-o-transform:translate(-50%,-50%);
	transform:translate(-50%,-50%);
}
.imgDiv img{width:565px; display: block; cursor: zoom-out; margin: auto;}
