@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;}
textarea {resize: vertical;}
a {text-decoration: none;outline: 0 none;color:inherit}
table{border-collapse:collapse;width: 100%;color: #333;text-align: center;}
.clearfix:before,.clearfix:after{display:block;clear:both;content:"";visibility:hidden;height:0} 
.clearfix{zoom:1} 
body{width: 100%;height:100%; background: url(../images/b_bg.png) repeat; font-size: 12px;min-width: 1100px!important; font-family:"Microsoft YaHei",-apple-system,BlinkMacSystemFont,'Segoe UI',Roboto,'Helvetica Neue',Helvetica,Arial,"PingFang SC",'Noto Sans',"Hiragino Sans GB","Heiti SC","Microsoft YaHei","WenQuanYi Micro Hei",sans-serif; color: #444;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
.left{float: left;}
.right{float: right;}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}
.hide{display: none;}
.section{ padding-top: .6rem;}
.title{ margin-bottom: .45rem; background: url(../images/t_bg.png) no-repeat top center; padding-top: 0.06rem;}
.title h2{font-size: .46rem; color: #444444; font-weight: bold; letter-spacing: .01rem;}
.title h2 span{color: #215bcc;}
.title h2::before{content: ''; width: 0.18rem; height: 0.18rem; background: url(../images/t_icon01.png) no-repeat top center / 100% 100%; display: inline-block; vertical-align: middle; margin-top: -0.05rem; margin-right: 0.22rem;}
.title h2::after{content: ''; width: 0.18rem; height: 0.18rem; background: url(../images/t_icon01.png) no-repeat top center / 100% 100%; display: inline-block; vertical-align: middle; margin-top: -0.05rem; margin-left: 0.22rem;}

/*banner*/
.banner-box{
	width: 100%;height: 400px;position: relative;background: url(../images/banner_bg.jpg) no-repeat center;font-size: 0; padding-top: 0.9rem; padding-bottom: 0.34rem; box-sizing: border-box;
}
.banner-box h1{
	padding-bottom: 0.2rem; font-size: .32rem; color: #fff;
}
.banner-box p{
	font-size: .32rem; color: #fff; margin-bottom: 0.48rem;
}
.banner-box p::before{
	content: ''; width: 1.17rem; height: 0.15rem; background: url(../images/ban_icon01.png) no-repeat center / 100% 100%; display: inline-block; margin-right: 0.2rem; position: relative; top: -0.03rem;
}
.banner-box p::after{
	content: ''; width: 1.17rem; height: 0.15rem; background: url(../images/ban_icon02.png) no-repeat center / 100% 100%;display: inline-block; margin-left: 0.2rem; position: relative; top: -0.03rem;
}
.ban-link a{
	height: 0.52rem; line-height: 0.52rem; background: #fff; border-radius: .05rem; font-size: .18rem; color: #215bcc; display: inline-block; margin: 0 .09rem; padding: 0 .24rem; position: relative;transition: all .2s;
}
.ban-link a:hover{
	background: #cfac74; background: linear-gradient(to right, #cfac74 , #b4823b); color: #fff;
}
.ban-link a::before {
	content: ''; display: inline-block; width: 0.16rem; height: 0.07rem; background: url(../images/ban_a_jt.png) no-repeat 
	center / 100% 100%; display: none; position: absolute; bottom: -.07rem; left: 50%; transform: translateX(-50%); 
}
.ban-link a:hover::before,.ban-link a.on::before {
	display: block;
}
.ban-link a.on{
	background: #cfac74; background: linear-gradient(to right, #cfac74 , #b4823b); color: #fff;
}
#ban-link2{
	display: none; position: fixed; top: 0; left: 50%; transform: translateX(-50%); z-index: 999; background: #205acb; width: 100%; padding: .2rem; box-shadow: 0 5px 22px #00000026;
}

/*sec01*/
.sec01-main{
	background: #205acb; background: linear-gradient(to right, #205acb , #1739a9); border-radius: .15rem .2rem .2rem .15rem;
}
.sec01-l{
	width: 7.77rem; background: url(../images/s1_lbg.png) no-repeat left .22rem top .22rem,#f5f6f8 url(../images/s1_lbg02.jpg) no-repeat bottom left; border-radius: .1rem .1rem .5rem .1rem; padding: .46rem .59rem; box-sizing: border-box; text-align: left;
}
.sec01-l ul li{
	width: 0.66rem; height: 0.3rem; line-height: 0.3rem; background: #fff; border-radius: .04rem; font-size: .18rem; color: #333; margin: .1rem .14rem; display: inline-block; vertical-align: top; text-align: center; cursor: pointer;
}
.sec01-l ul li:hover{
	background: #cfac74; background: linear-gradient(to right, #cfac74 , #b4823b); color: #fff;
}
.sec01-l ul li.on{
	background: #cfac74; background: linear-gradient(to right, #cfac74 , #b4823b); color: #fff;
}
.sec01-r{
	width: 3.23rem; padding: .18rem; box-sizing: border-box; text-align: left;
}
.sec01-r div{
	border: .02rem solid #1a45b5; border-radius: .14rem; padding: .24rem 0;
}
.sec01-r h3{
	font-size: .24rem; color: #fff; font-weight: 600; margin-bottom: 0.2rem;
}
.sec01-r h3 i{
	width: 0.06rem; height: 0.2rem; background: #fff; display: inline-block; vertical-align: middle; margin-right: 0.08rem;margin-top: -0.06rem;
}
.sec01-r p{
	width: 2.38rem; font-size: .18rem; color: #fff; text-align: center; margin-left: 0.22rem;
}
.sec01-r p.p01{
	padding-bottom: 0.14rem; border-bottom: .01rem dashed #859cd8; margin-bottom: 0.24rem;
}
.sec01-r a{
	width: 1.98rem; height: 0.52rem; line-height: 0.52rem; background: #f7771f; background: linear-gradient(to right, #f7771f , #ec383d); border-radius: .08rem; text-align: center; font-size: .24rem; color: #fff; font-weight: bold; display: block; margin: 0 auto; margin-top: 0.28rem;
}

/*sec02*/
.sec02-main{
	background: url(../images/s2_form_bg.png) no-repeat center / 100% 100%; padding: .36rem 0;
}
.sec02-main h3{
	font-size: .4rem; color: #fff; font-weight: bold; margin-bottom: 0.32rem;
}
.sec02-main input[type=text]{
	width: 3.06rem; height: 0.5rem; background: #fff; border: .01rem solid #6c7fbd; box-sizing: border-box; margin: 0 .09rem; padding-left: 0.18rem; font-size: .18rem; color: #333;
}
.sec02-main input[type=button]{
	width: 3.06rem; height: 0.5rem; background: #f7771f; background: linear-gradient(to right, #f7771f , #ec383d);   box-sizing: border-box; border-radius: .1rem; border: none;  font-size: .24rem; font-weight: bold; color: #fff; cursor: pointer; margin-top: 0.1rem;
}

/*sec03*/
.sec03-main table tr th{
	width: 2rem; background: #205bcb; background: linear-gradient(75deg, #205bcb, #1536a7); font-size: .3rem; color: #fff; font-weight: 600; border-radius: .2rem 0 0 .2rem;
}
.sec03-main table tr td{
	height: .9rem; font-size: .18rem; color: #333; line-height: 0.28rem; border: .02rem solid #5f89da; padding: .25rem 0; box-sizing: border-box; font-weight: 500;
}
.sec03-main table tr:nth-child(1) td{
	background: #dee8fc;
}
.sec03-main table tr th.th02{
	background: #d8b273; background: linear-gradient(75deg, #d8b273, #b5823c); 
}
.sec03-main table tr.tr02 td{
	text-align: left; padding: .25rem .4rem;
}
.pub-a{
	width: 5rem; height: 0.68rem; line-height: 0.68rem; background: #f7771f; background: linear-gradient(to right, #f7771f , #ec383d); box-sizing: border-box; border-radius: .34rem; font-size: .28rem; font-weight: 600; color: #fff; margin-top: 0.45rem; display: inline-block; letter-spacing: .01rem;
}
.pub-a span{
	position: relative; top: -.02rem;
}

/*sec04*/
.sec04{
	background: #ebf2fa; margin-top: 0.5rem;
}
.sec04-main{
	background: url(../images/s4_mbg.png) no-repeat top .62rem center; position: relative;
}
.sec04-main ul{
	display: flex; flex-wrap: wrap; justify-content: center; margin-left: -.52rem; position: relative; z-index: 9;
}
.sec04-main ul li{
	width: 2.1rem; margin-right: 0.68rem; margin-bottom: 0.3rem;
}
.sec04-main ul li:nth-child(4),.sec04-main ul li:last-child{
	margin-right: 0;
}
.sec04-main ul li img{
	transition: all 1s ease-out;
}
.sec04-main ul li h3{
	font-size: .24rem; color: #215bcc; font-weight: bold; margin-top: 0.16rem; margin-bottom: 0.1rem;
}
.sec04-main ul li:hover img{
	transform: rotatez(360deg);
}
.sec04-main ul li p{
	font-size: .18rem; color: #333333;
}
.jt-box{
	display: flex; flex-wrap: wrap; position: absolute; top: .53rem; left: .98rem;
}
.jt-box img{
	margin: 0 1.33rem; margin-bottom: 2.6rem; animation: move 2s infinite ease-in-out;
}
.jt-box img:nth-child(4){
	margin-left: 2.72rem;
}
.jt-box img:nth-child(4),.jt-box img:nth-child(5),.jt-box img:nth-child(6){
	animation: move1 2s infinite linear;
}
@keyframes move{
	0%{transform: translateX(-8px);}
	100%{transform: translateX(8px);}
}
@keyframes move1{
	0%{transform: translateX(8px);}
	100%{transform: translateX(-8px);}
}
.sec04 a{
	margin-top: 0.2rem;
}

/*sec05*/
.sec05{
	background: #ebf2fa; padding-bottom: 0.6rem;
}
.sec05-tips{
	background: #1635a6; background: linear-gradient(to right, #1635a6, #215bcc); border-radius: .75rem;
	padding: .3rem 2.18rem .3rem .65rem; box-sizing: border-box; font-size: .18rem; color: #fff; line-height: 0.3rem; text-align: left; position: relative; margin-bottom: 0.38rem;
}
.sec05-tips img{
	position: absolute; right: 0.36rem; bottom: 0; animation: scaleUp3 1s infinite ease-in-out alternate;
}
.sec05-tab{
	position: relative;
}
.sec05-tab .hd{
	width: 3.63rem; height: 2.96rem; border-radius: .2rem; background: #fff; padding: .48rem .4rem; box-sizing: border-box;
}
.sec05-tab .hd ul li{
	width: 2.2rem; height: 0.64rem; line-height: 0.64rem; border-bottom: .01rem solid #f3f3f3; font-size: .24rem; color: #333;
	cursor: pointer;
}
.sec05-tab .hd ul li.on{
	background: #d9b373; background: linear-gradient(to right, #d9b373, #b4823c); border-radius: .08rem 0 0 .08rem; color: #fff;
}
.sec05-tab .bd{
	width: 8.4rem; height: 2.4rem; position: absolute; right: 0; top: 0.26rem; background: #205bcc; background: linear-gradient(to right, #205bcc, #1636a6); border-radius: .2rem; padding: .22rem; box-sizing: border-box;
}
.sec05-tab .bd ul{
	height: 100% !important; background: #fff; border-radius: .1rem; font-size: .18rem; color: #333; line-height: 0.31rem; text-align: left;
}
.sec05-tab .bd ul li{
	padding:.2rem .27rem; width: 100% !important; height: 100%; box-sizing: border-box;
}
@keyframes scaleUp3{
	0%{transform: translateY(.03rem);}
	100%{transform: translateY(0);}
}

/*sec06*/
.sec06{
	background: url(../images/s6_bg.jpg) no-repeat top center; padding-bottom: 0.6rem;
}
.sec06 .title{
	background: url(../images/t_bg02.png) no-repeat top center;
}
.sec06 h2{
	color: #fff;
}
.sec06 h2 span{
	color: #ebc584;
}
.sec06 .title h2::before{
	background: url(../images/t_icon03.png) no-repeat top center / 100% 100%;
}
.sec06 .title h2::after{
	background: url(../images/t_icon04.png) no-repeat top center / 100% 100%;
}
.sec06-main ul li{
	width: 4.9rem; display: inline-block; vertical-align: top; margin: 0 .2rem;
}
.sec06-main ul li h3{
	width: 3.43rem; height: 0.8rem; line-height: 0.8rem; background: #b4823b; background: linear-gradient(to right, #b4823b, #d9b373); border-radius: .1rem .1rem 0 0; font-size: .3rem; color: #fff; font-weight: bold; margin: 0 auto;
}
.sec06-main ul li p{
	height: 3.8rem; background: url(../images/s6_lbg.png) no-repeat top center / 100% 100%; font-size: .18rem; color: #333; line-height: 0.31rem; text-align: left; padding: .42rem .3rem; box-sizing: border-box;
}

/*sec07*/
.sec07-main{
	position: relative;
}
.sec07-main ul{
	display: flex; flex-wrap: wrap; justify-content: space-between;
}
.sec07-main ul li{
	width: 4.73rem; 
}
.sec07-main ul li h3{
	width: 4.2rem; height: 0.52rem; line-height: 0.52rem; background: #1639a9; background: linear-gradient(to right, #1639a9, #215bcc); border-radius: .26rem; text-align: left; position: relative; margin: 0 auto;
}
.sec07-main ul li h3 i{
	width: 0.62rem; height: 0.62rem; line-height: 0.62rem; background: #d1a967; background: linear-gradient(to bottom, #d1a967, #b6853e); border: .04rem solid #fff; border-radius: 100%; display: inline-block; font-size: .24rem; color: #fff; font-weight: bold; text-align: center; position: absolute; left: -.01rem; top: -.1rem;
}
.sec07-main ul li h3 span{
	font-size: .24rem; color: #fff; font-weight: bold; padding-left: 0.84rem;
}
.sec07-main ul li div{
	background: #ebf2fa; border-radius: .26rem; font-size: .18rem; color: #333; line-height: 0.3rem; text-align: left; padding: .58rem .38rem .38rem; margin-top: -.28rem;
}
.sec07-main ul li div i{
	font-size: .24rem; color: #205acb; font-weight: bold; display: inline-block; vertical-align: top;
}
.sec07-main ul li div p{
	width: 3.5rem; display: inline-block; vertical-align: top; margin-left: 0.03rem;
}
.sec07-main ul li div p span{
	color: #215bcc;
}
.sec07-main ul li:nth-child(2){
	width: 4.3rem;
}
.sec07-main ul li:nth-child(2) p{
	width: 3.1rem;
}
.sec07-pt01{
	position: absolute; left: 4.34rem; top: 1.5rem; 
}
.sec07-pt02{
	position: absolute; right: 0.54rem; top: 2.6rem;
}

/*sec08*/
.sec08{
	background: url(../images/s8_bg.png) no-repeat top right; padding-bottom: 0.65rem;
}
.sec08-main{
	background: #215bcc; background: linear-gradient(to right, #215bcc, #1536a6); border-radius: .4rem; padding: .46rem 0;
}
.sec08-main ul li{
	width: 3rem; background: #fff; border-radius: .2rem; margin: 0 .25rem; padding: .32rem .36rem; display: inline-block; vertical-align: top; box-sizing: border-box;
}
.sec08-main ul li h3{
	font-size: .3rem; color: #215bcc; font-weight: bold; border-bottom: .01rem solid #ebf2fa; padding-bottom: 0.18rem;
}
.sec08-main ul li i{
	width: 0.58rem; height: 0.06rem; background: #b4823b; background: linear-gradient(to right, #b4823b, #d9b373); display: inline-block; margin-top: -0.04rem; margin-bottom: 0.24rem;
}
.sec08-main ul li div{
	height: 1.7rem; line-height: 1.7rem; display: table-cell; vertical-align: middle; -webkit-animation: scaleDown2 1s infinite ease-in-out alternate; animation: scaleUp2 1s infinite ease-in-out alternate;
}
.sec08-main ul li:nth-child(2) div{
	animation: scaleDown2 1s infinite ease-in-out alternate;
}
.sec08-main ul li div img{
	display: table;
}
.sec08-main ul li a{
	width: 1.98rem; height: 0.52rem; line-height: 0.52rem; border-radius: .08rem; margin-top: 0.36rem;
}
@keyframes scaleUp2{
	0%{transform: translateY(-.1rem);}
	100%{transform: translateY(0);}
}
@keyframes scaleDown2{
	0%{transform: translateY(0);}
	100%{transform: translateY(-.1rem);}
}

/* 协议 */
.form_bot {width: 94%; margin: 20px auto 0; text-align: center; font-size: .16rem; color: #fff; line-height:.26rem;}
.form_bot span a {color: #ebc584;}
.form_bot label {display: inline-block;}
.form_bot label input {display: inline-block; width: .14rem; height: .14rem; border: none; vertical-align: top; margin:
.06rem 0 0; position: relative;}
.form_bot label input[type=checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #fff; width:
100%; height: 100%; border: 1px solid #888; border-radius: 2px;}
.form_bot label input[type=checkbox]:checked::before {position: absolute; content: "\2713"; background: #f1522b; top: 0;
left: 0; width: 100%; height: 100%; border: 1px solid #f1522b; border-radius: 2px; color: #fff; line-height: .14rem;
font-weight: bold; text-align: center;}

.pub-a{overflow:hidden; position: relative;}
.pub-a:hover::before{content:"";position:absolute;width:100%;height:200px;left:0;right:0;top:50%;background:rgba(255,255,255,0.15);border-radius:50%;margin:-100px auto auto;animation:mytop 1s infinite;-moz-animation:mytop 1s infinite;-webkit-animation:mytop 1s infinite;-o-animation:mytop 1s infinite;-webkit-transform:scale(0.2)}
@-webkit-keyframes mytop{0%{-webkit-transform:scale(0.2)}
100%{-webkit-transform:scale(1)}
}@-moz-keyframes mytop{0%{-moz-transform:scale(0.2)}
100%{-moz-transform:scale(1)}
}@-o-keyframes mytop{0%{-o-transform:scale(0.2)}
100%{-o-transform:scale(1)}
}@keyframes mytop{0%{transform:scale(0.2)}
100%{transform:scale(1)}
}