/* reset */
body, h1, h2, h3, h4, h5, h6, p, ul, ol, dl, dd, figure, menu, input, textarea, button, select, th, td iframe{ 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;}
a, a:visited, a:active { text-decoration:none; border:none; outline:none;}
input, textarea { outline:none;}
textarea { resize: vertical;}
body { 
	-webkit-text-size-adjust:100%; 
	-webkit-tap-highlight-color:rgba(0,0,0,0); 
	-webkit-touch-callout:none; 
	word-wrap:break-word; 
	line-height:1.5;font-size: 12px;
	min-width:7.5rem!important;
	width:7.5rem;margin: 0 auto!important;overflow-x: hidden;overflow-y: auto;
}
body, button, input, select, textarea { font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;}

.left { float:left;}
.right { float:right;}

.clearfix::after { content:''; clear:both; display:block; height:0; overflow:hidden;visibility:hidden;}
.The_total{display:none;}
a[title="站长统计"]{display: none;}
.wrap{width:6.8rem;margin: 0 auto; text-align: center;}
.wrap1{width:7.1rem;margin: 0 auto; text-align: center;}
.wrap2{width:6.9rem;margin: 0 auto; text-align: center;}
.m-show{display:block!important;}
.m-hide{display: none!important;}
.m-ib{display: inline-block!important;}


/*banner*/
.banner-box{
	height:5.49rem;
	background:#003a79 url(../images/banner-m.jpg) no-repeat center;
	background-size:100%;
}
.banner-box .wrap{height: auto;}
.banner-box .logo{width:2.44rem; height:0.66rem; display: inline-block; margin: auto;
	background: #f9cea4;
	background: -webkit-linear-gradient( #f9cea4 , #fff2e5); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#f9cea4 , #fff2e5); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#f9cea4 , #fff2e5); /* Firefox 3.6 - 15 */
	background: linear-gradient(#f9cea4 , #fff2e5); /* 标准的语法 */
	border-radius: 0 0 .16rem .16rem;
}
.banner-box .logo img{width: 1.7rem; display: inline-block;margin-top: .15rem;}

.sections{width:100%; clear:both; float: left;}

.secTit{
	width:100%; clear: both; float: left;
}
.secTit h2{
	font-size:.64rem; line-height: 1.08rem; width: 100%; font-weight: bold;
}
.titType01{
	background: url(../images/title-txt04.png) no-repeat center top;
	background-size: auto .74rem;
}
.titType02{
	background: url(../images/title-txt03.png) no-repeat center top;
	background-size: auto .74rem;
}
.titType01 h2{
	background: linear-gradient( #1b67b5, #033e7a);
	-webkit-background-clip: text;
	color: transparent;
}
.titType02 h2{
	background: linear-gradient( #fff, #fad4b1);
	-webkit-background-clip: text;
	color: transparent;
}
.titType01 h2::before{
	content: '';width: .2rem; height: .86rem; display: inline-block; vertical-align: top;
	background: url(../images/title-icon03.png) no-repeat center;
	background-size: 100%;
	margin-right: .2rem;
}
.titType01 h2::after{
	content: '';width: .44rem; height: .66rem; display: inline-block;vertical-align: top;
	background: url(../images/title-icon04.png) no-repeat center;
	background-size: 100%;
	margin-left: -.18rem;
}
.titType02 h2::before{
	content: '';width: .2rem; height: .86rem; display: inline-block; vertical-align: top;
	background: url(../images/title-icon01.png) no-repeat center;
	background-size: 100%;
	margin-right: .2rem;
}
.titType02 h2::after{
	content: '';width: .44rem; height: .66rem; display: inline-block;vertical-align: top;
	background: url(../images/title-icon02.png) no-repeat center;
	background-size: 100%;
	margin-left: -.18rem;
}

.linearTxt01{
	background: linear-gradient( #1b67b5, #033e7a);
	-webkit-background-clip: text;
	color: transparent;
}
.linearTxt02{
	background: linear-gradient( #ffffff, #fad4b1);
	-webkit-background-clip: text;
	color: transparent;
}


/*section01*/
.sec01{
	background:#003a79 url(../images/m1-bg.jpg) no-repeat center top;
}
.s1-kuang{
	width: 100%; clear: both; height: auto; float: left; margin-bottom: .8rem;
	background: #3380ce;
	background: -webkit-linear-gradient( #114e8c , #3380ce); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(#114e8c , #3380ce); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(#114e8c , #3380ce); /* Firefox 3.6 - 15 */
	background: linear-gradient(#114e8c , #3380ce); /* 标准的语法 */
	border-radius: .24rem;
	border: solid 1px #3380cd;
}
.s1-title{ margin-top: .47rem;}
.s1-main{
	width:100%; clear:both; float: left; margin: 1.17rem auto 1.71rem; height: 3.14rem;
	background: url(../images/m1-img01.png) no-repeat center;
	background-size: 3.2rem;
	position: relative;
}
.s1-main .item{
	position: absolute;
}
.s1-main .item font{
	width:.65rem; height: .65rem; display: block;
	font-size: .39rem; line-height: .65rem; color: #185899; font-weight: bold;
	background-color: #51d8f0;
	border-radius: 50%;
}
.s1-main .item font.cur{
	background: #fad4b1;
	background: -webkit-linear-gradient( #fff, #fad4b1); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient( #fff, #fad4b1); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient( #fff, #fad4b1); /* Firefox 3.6 - 15 */
	background: linear-gradient( #fff, #fad4b1); /* 标准的语法 */
}
.s1-main .item p{
	font-size:.26rem; line-height: .36rem; color: #fff;
	position: absolute;
}
.s1-main .item p span{font-weight:bold;}
.s1-main .item1{
	top: -.32rem; left: 3.26rem;
}
.s1-main .item2{
	top: .52rem; right: 1.83rem;
}
.s1-main .item3{
	bottom: .43rem; right: 1.83rem;
}
.s1-main .item4{
	bottom: -.27rem; right: 3.3rem;
}
.s1-main .item5{
	bottom: .61rem; left: 1.85rem;
}
.s1-main .item6{
	top: .47rem; left: 1.94rem;
}
.s1-main .item1 p{
	width: 2.2rem; left: 50%; margin-left: -1.1rem; top: -.76rem;
}
.s1-main .item2 p{
	width: 1.1rem; left: .85rem; top: -.6rem;
}
.s1-main .item3 p{
	width: 1.1rem; left: .85rem; top: -.3rem;
}
.s1-main .item4 p{
	width: 2.2rem; left: 50%; margin-left: -1.1rem; top: .76rem;
}
.s1-main .item5 p{
	width: 1.1rem; right: .85rem; top: -.3rem;
}
.s1-main .item6 p{
	width: 1.1rem; right: .85rem; top: -.6rem;
}

/* section02 */
.sec02{
	background: #f5f6f8 url(../images/m2-bg.jpg) no-repeat center top;
	background-size: 100%;
}
.s2-title{margin-top:.49rem}
.s2-main{
	width:100%; float: left; clear: both; margin: 1.87rem auto 2.36rem;
	height: 3.56rem; display: block;
	background: url(../images/m2-img01.png) no-repeat center;
	background-size: auto 3.56rem;
	position: relative;
}
.s2-main .item{
	position: absolute;
}
.s2-main .item1{
	top: -.71rem; left: 2.62rem;
}
.s2-main .item2{
	bottom: .27rem; right: 1.13rem;
}
.s2-main .item3{
	bottom: .24rem; left: 1.13rem;
}
.s2-main .item font{
	width: 1.46rem; height: 1.46rem; display: inline-block;
	font-size: .26rem; line-height: 1.46rem; font-weight: bold; color: #fff;
	background: #3380ce;
	background: -webkit-linear-gradient( #3380ce , #114e8c);
	background: -o-linear-gradient( #3380ce, #114e8c);
	background: -moz-linear-gradient( #3380ce, #114e8c);
	background: linear-gradient( #3380ce , #114e8c);
	border-radius: 50%;
}
.s2-main .item font span{
	line-height: .32rem; padding: .41rem 0; float: left; width: 100%;
}
.s2-main .item ul{
	position: absolute;
}
.s2-main .item1 ul{
	width: 3.8rem; left: -.86rem; top: -.83rem;
}
.s2-main .item2 ul{
	width: 1.9rem; left: .73rem; top: 1.6rem;
}
.s2-main .item3 ul{
	width: 2.7rem; left: -.82rem; top: 2rem;
}
.s2-main .item ul li{
	clear: both; float: left; font-size: .24rem; line-height: .35rem; text-align: left;
}
.s2-main .item ul li::before{
	content: ''; width: .16rem; height: .35rem; display: block; float: left; margin-left: -.22rem;
	background: url(../images/s8-icon01.png) no-repeat center;
	background-size: 100%;
}

/* section03 */
.sec03{
	background: #f6f7f9 url(../images/m3-bg.jpg) no-repeat center top;
	background-size: 100%;
}
.s3-title{margin-top:.73rem}
.s3-title h2::before,.s3-title h2::after{
	display: none;
}
.s3-title h2{
	background: linear-gradient( #f8fbff, #c4e2fe);
	-webkit-background-clip: text;
	color: transparent;
}
.s3-main{
	width: 100%; clear: both; float: left; margin-top: .35rem;
}
.s3-top{
	width: 7.4rem; float: left; height: 4.46rem; margin-left: -.15rem;
	background: url(../images/s9-img01.png) no-repeat center bottom;
	background-size: 100%;
}
.s3-top img{
	width: 5.17rem; display: inline-block;
	animation: fudong .8s infinite alternate linear;
}
@keyframes fudong {
    0% {
        transform: translateY(-.1rem);
    }

    100% {
        transform: translateY(0);
    }
}
.s3-bottom{
	width:100%; clear: both; float: left; margin: .18rem auto 0;
}
.s3-bottom img{ display: block; float: left; margin-left: 1rem; margin-bottom: .1rem; }
.s3-bottom img.pic01{
	width: 4.39rem;
	animation: yidong 1s infinite alternate linear;
}
.s3-bottom img.pic02{
	margin-left: 2rem; width: 4.8rem;
	animation: yidong1 1s infinite alternate linear;
}
.s3-bottom img.pic03{
	width: 4.63rem;
	animation: yidong 1s infinite alternate linear;
}
@keyframes yidong {
    0% {
        transform: translateX(0);
    }

    100% {
        transform: translateX(.1rem);
    }
}
@keyframes yidong1 {
    0% {
        transform: translateX(.04rem);
    }

    100% {
        transform: translateX(-.06rem);
    }
}
.s3-btn{
	width:100%; clear: both; float: left; margin: .35rem auto .75rem;
}
.s3-btn a{
	width: 4.94rem; height: .8rem; display: block; margin: auto;
	font-size: .3rem; line-height: .8rem; font-weight: bold; color: #fff;
	background: #f25331;
	background: -webkit-linear-gradient(left, #f67242 , #ed3220);
	background: -o-linear-gradient(right, #f67242, #ed3220);
	background: -moz-linear-gradient(right, #f67242, #ed3220);
	background: linear-gradient(to right, #f67242 , #ed3220);
	border-radius: 0.5rem;
	box-shadow: 0 0.06rem 0.18rem rgba(238,60,37,.3);
}

/* section04 */
.sec04{
	background:#051930 url(../images/m4-bg.jpg) no-repeat center top;
	background-size: 7.5rem;
}
.s4-title{
	margin-top: .74rem;
}
.s4-title span{
	font-size: .24rem;line-height: -.34rem; color: #fff; float: left; width: 100%;
	margin-top: -.2rem;
}
.s4-main{
	width:100%; clear: both; float: left; margin-top: .15rem;
}
.s4-main .item{
	width:100%; clear: both; float: left; margin-bottom: .35rem;
	background: #fff;
	border-radius: .16rem;
	/* overflow: hidden; */
}
.s4-main .item .itemTit{
	width:100%; clear:both; float: left;
	height: 1.15rem;
	
	border-radius: .17rem .17rem 0 0;
	position: relative;
}
.s4-main .item.type01 .itemTit{
	background: url(../images/m4-img01.png) no-repeat center;
	background-size: 100%;
}
.s4-main .item.type02 .itemTit{
	background: url(../images/m4-img02.png) no-repeat center;
	background-size: 100%;
}
.s4-main .item .itemTit h3{
	font-size:.54rem; line-height: 1.15rem; font-weight: bold; color: #fff;
}
.s4-main .item .itemTit span{
	font-size: .24rem; height: .4rem; line-height: .4rem; color: #fff;
	background: #e94442;
	background: -webkit-linear-gradient(left, #e94442 , #fc5644); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #e94442, #fc5644); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #e94442, #fc5644); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #e94442 , #fc5644); /* 标准的语法 */
	border-radius: .4rem .4rem .4rem 0;
	position: absolute; top: .27rem; right: .05rem; padding: 0 .15rem;
}
.s4-main .item .itemTit span.type02{
	top: -.14rem; right: 0;
}
.s4-main .item .itemTit img{
	position: absolute; left: .92rem; top: -.55rem; z-index: 3;
	width: 1.18rem; display: block;
}
.s4-main .item .itemTit img.hot2{left: 0.5rem;}

.s4-main .item .part{
	width:100%; clear: both; float: left;
}
.s4-main .item .part h4{
	width:100%; height: .56rem; display: block; float: left;
	font-size: .26rem; font-weight: bold; line-height: .56rem; color: #1d5fa3;
	background-color: #dce8f5;
}
.s4-main .item.item.type02 .part h4{
	background-color: #ffe5e3;
	color: #ef3d25;
}
.s4-main .item .part .partTxt{
	width: 100%; clear: both; float: left;margin: .3rem auto .2rem;
}
.s4-main .item .part .partTxt ul{
	float: left; margin-left: 1.9rem;
}
.s4-main .item .part .partTxt ul li{
	clear:both; float: left;margin-bottom: .1rem;
	font-size: .24rem; line-height: .34rem;
}
.s4-main .item .part .partTxt ul li span{
	width: .65rem; height: .34rem; line-height: .34rem; color: #fff; font-size: .24rem; display: block; float: left; margin-right: .1rem;
	border-radius: .08rem;
	background: #e25541;
	background: -webkit-linear-gradient(left, #fe6f5b , #e25541);
	background: -o-linear-gradient(right, #fe6f5b, #e25541);
	background: -moz-linear-gradient(right, #fe6f5b, #e25541);
	background: linear-gradient(to right, #fe6f5b , #e25541);
}
.s4-main .item .part  ul li b{font-weight:bold; float: left;}
.s4-main .item .part .partTxt ul li  i{
	color: #9e9e9e; float: left; margin-left: .5rem;
}
.s4-main .part01 .itm{
	width: 4.78rem; float: left; margin: .25rem 1.05rem; clear: both;
	border-radius: .2rem;
} 
.s4-main .part01 .itm1{
	border: solid .02rem #ef3d25;
}
.s4-main .part01 .itm2{
	border: solid .02rem #2e7ed1;
}
.s4-main .part01 .itm font{
	width:100%; clear: both; float: left; margin-top: -.24rem; margin-bottom: .05rem;
	height: .54rem;
	font-size: .24rem; font-weight: bold; color: #fff; line-height: .46rem;
}
.s4-main .part01 .itm1 font{
	background: url(../images/m4-img03.png) no-repeat center;
	background-size: auto 100%;
}
.s4-main .part01 .itm2 font{
	background: url(../images/m4-img04.png) no-repeat center;
	background-size: auto 100%;
}
.s4-main .part01 .partTxt .itm ul{
	 margin-left: .63rem;
}
.s4-main .item .part01 .itm2 ul li span{
	background: #3380ce;
	background: -webkit-linear-gradient(left, #3380ce , #114e8c);
	background: -o-linear-gradient(right, #3380ce, #114e8c);
	background: -moz-linear-gradient(right, #3380ce, #114e8c);
	background: linear-gradient(to right, #3380ce , #114e8c);
}



.s4-main .item .part .serviceList{
	width: 100%; clear: both; float: left;margin: .18rem auto .1rem;
}
.s4-main .item .part .serviceList ul{
	float: left; margin-left: 1.76rem;
}
.s4-main .item .part .serviceList ul li{
	font-size: .24rem; line-height: .4rem; float: left; clear: both;
	margin-bottom: .1rem;
}
.s4-main .item .part .serviceList ul li.cur{
	color:#ef3d25
}
.s4-main .item .part .serviceList ul li span{
	width: 1rem; height: .4rem; color: #e13b29; float: left; display: block;margin-right: .22rem;
	border: solid 1px #e13b29;
	border-radius: .05rem;
}
.s4-main .item .part .serviceList ul li.cur span{
	/* letter-spacing: -1px; */
	background: #e13b29;
	color: #fff;
}
.s4-main .item .part .safeguard{
	width: 100%; clear: both; float: left; margin-bottom: .44rem;
}
.s4-main .item .part .safeguard p{
	font-size: .24rem; line-height: .4rem; width: 100%; clear: both; float: left;
}
.s4-main .item .part .safeguard font{
	width: 100%; float: left; margin-bottom: .11rem;
	font-size: .38rem; line-height: .74rem; font-weight: bold; color: #f7423a;
}
.s4-main .item .part .safeguard a{
	width: 1.72rem; height: .55rem; display: inline-block; margin: 0 .18rem;
	font-size: .24rem; line-height: .55rem; color: #f14b43;
	border: solid .02rem #f14b43;
	border-radius: .55rem;
	box-shadow: 0 7px 15px rgba(237,72,67,.4);
}
.s4-main .item .part .safeguard a.btn01{
	color: #fff;
	background: #e94442;
	background: -webkit-linear-gradient(left, #fc5644 , #e94442);
	background: -o-linear-gradient(right, #fc5644, #e94442);
	background: -moz-linear-gradient(right, #fc5644, #e94442);
	background: linear-gradient(to right, #fc5644 , #e94442);
}


/* section05 */
.sec05{
	background:#f5f6f8 url(../images/m5-bg.jpg) no-repeat center top;
	background-size: 7.5rem;
}
.s5-title{
	margin-top: .74rem;
}
.s5-main{
	width: 100%; clear: both; float: left;margin-top: .2rem;
}
.s5-tab{
	width: 100%; clear: both; float: left; margin-bottom: .32rem;
}
.s5-tab span{
	height: .62rem; width: auto; padding: 0 .6rem; display: inline-block; margin: 0 .15rem;
	border: solid 1.5px #2267ac;
	background-color: #fff;
	font-size: .24rem; line-height: .62rem; color: #1e60a3;
	border-radius: .62rem;
	cursor: pointer;
}
.s5-tab span.cur{
	color: #fff;
	background: #3380ce;
	background: -webkit-linear-gradient(left, #3380ce , #114e8c); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #3380ce, #114e8c); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #3380ce, #114e8c); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #3380ce , #114e8c); /* 标准的语法 */
}
.s5-top{
	width:100%; clear: both; float: left;
}
.s5-top .video-box{
	width:100%; clear: both; float: left;
}
.s5-bottom{
	width:100%; clear: both; float: left; margin: .24rem auto .75rem;
	background: #fff;
}
.s5-bottom h3{
	width: 100%; clear: both; float: left; height: .77rem;
	font-size: .36rem; line-height: .77rem; font-weight: bold; color: #ae7238;
	background: #f9cea4;
	background: -webkit-linear-gradient(left, #feeedf , #f9cea4); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #feeedf, #f9cea4); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #feeedf, #f9cea4); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #feeedf , #f9cea4); /* 标准的语法 */
}
.s5-bottom .list{
	width: 100%; clear: both; float: left;margin: .2rem auto;
}
.s5-bottom .list ul{
	width:70%; clear: both; float: left; display: none;
	margin: auto 15%;
}
.s5-bottom .list ul.show{display: block;}
.s5-bottom .list ul li{
	width:50%; float: left;
	font-size: .26rem; line-height: .5rem; color: #333; text-align: left;
	cursor: pointer;
}
.s5-bottom .list ul li::before{
	content: ''; width:.08rem; height:.08rem; display: block; float: left;
	margin-left:.2rem; margin-top: .21rem; margin-right: .13rem;
	background: #e13b29;
	border-radius: 50%;
}
.s5-bottom .list ul li.on{color: #e13b29;}
.s5-btn{
	width:100%; clear:both; float: left; margin:.15rem auto .4rem;
}
.s5-btn a{
	width: 2.26rem; height: .6rem; display: inline-block; margin: 0 15px;
	border-radius: 60px;
	font-size: .24rem; line-height: .6rem;
	border: solid .02rem #f14c43;
	background: #fff; color: #f14c43;
	box-shadow: 0 .07rem .15rem rgba(237,72,67,.36);
}
.s5-btn a.btn02{
	color: #fff;
	background: #f14c43;
	background: -webkit-linear-gradient(left, #fc5644 , #e94442); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #fc5644, #e94442); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #fc5644, #e94442); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #fc5644 , #e94442); /* 标准的语法 */
}


/* section06 */
.sec06{
	background: #033e7a url(../images/m6-bg.jpg) no-repeat center top;
	background-size: 7.5rem;
}
.s6-title{
	margin-top: .74rem;
}
.s6-main{
	width: 100%; clear: both; float: left; margin-top: .38rem;
}
.s6-main .item{
	width: 5.82rem; height: 3.8rem; display: inline-block; margin: 0 auto .58rem;
	background: url(../images/s10-pic01.png) no-repeat center;
	background-size: 100%;
	position: relative;
}
.s6-main .item i{
	float: left; font-size: .26rem; height: .5rem; line-height: .5rem;
	font-weight: bold; color: #fff; padding: 0 .22rem;
	background: #f25331;
	background: -webkit-linear-gradient(left, #f67242 , #ed3220); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #f67242, #ed3220); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #f67242, #ed3220); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #f67242 , #ed3220); /* 标准的语法 */
	border-radius: 0 0 .31rem 0;
	box-shadow: 0 .05rem .16rem rgba(236,71,66,.3);
}
.s6-main .item .book{
	width: 5.07rem; height: 1.1rem; display: block;
	float: left; margin-left: .48rem; margin-top: 1.47rem;
	background: #114e8c;
	background: -webkit-linear-gradient(left, #114e8c , #3380ce); /* Safari 5.1 - 6.0 */
	background: -o-linear-gradient(right, #114e8c, #3380ce); /* Opera 11.1 - 12.0 */
	background: -moz-linear-gradient(right, #114e8c, #3380ce); /* Firefox 3.6 - 15 */
	background: linear-gradient(to right, #114e8c , #3380ce); /* 标准的语法 */
	border-radius: .13rem;
}
.s6-main .item .book img{
	float:left; margin-left: .25rem; margin-top: -1.15rem; display: block; width: 3.01rem;
}
.s6-main .item .book span{
	float:right; font-size: .24rem; line-height: .28rem; color: #fff;
	margin-right: .2rem; margin-top: .25rem;
}
.s6-main .item p{
	font-size: .24rem; line-height: .32rem; color: #989898;
	width: 100%; clear: both; float: left; margin-top: .1rem;
}


/* section07 */

/* section08 */

/* section09 */

/* section10 */

/* section11 */

