@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: #fff; font-size: 12px;min-width: 1100px!important;font-family: "Source Han Sans CN";color: #444;}
a[title="站长统计"]{display: none;}
@media only screen and (min-width: 800px) {
	.pc-hide{display:none !important;}
}
input:-webkit-autofill,textarea:-webkit-autofill,select:-webkit-autofill {
	box-shadow: 0 0 0 1000px white inset;
}
.left{float: left;}
.right{float: right;}
.wrap{position: relative; width: 1100px; margin: 0 auto;font-size: 0;text-align: center;}
.hide{display: none;}

/* 公共 */
.sections{ padding-top: 1.2rem;}
.title{ margin-bottom: 1rem;}
.title h2{font-size: .34rem; color: #2c3845; letter-spacing: .01rem; display: inline-block; padding-left: 0.6rem; padding-right: 0.6rem; position: relative;}
.title h2::before{content: ''; width: 0.38rem; height: 0.3rem; background: url(../images/t_lbg.png) no-repeat top / 100%; display: block; position: absolute; left: 0; top: -.08rem;}
.title h2::after{content: ''; width: 0.38rem; height: 0.3rem; background: url(../images/t_rbg.png) no-repeat top / 100%; display: block; position: absolute; right: 0; top: .25rem;}
.title h2 span{color: #f56067; font-weight: bold;}
.pub-a{width: 2.6rem; height: 0.5rem; line-height: 0.5rem; color: #fff; background: linear-gradient(to right, #ff5f6b , #f9927e); border-radius: .25rem; display: inline-block; transition: all .5s; box-shadow: 0 5px 20px #ff5f6b30;}
.pub-a span{font-size: .17rem; color: #fff; font-weight: 600; display: inline-block; vertical-align: middle;}
.pub-a i{width: 0.2rem; height: 0.2rem; background: url(../images/btn_img.png) no-repeat top / 100%; display: inline-block; vertical-align: middle; margin-left: 0.12rem;}
.pub-a:hover{transform: translateY(-4px);}

/*banner*/
.banner-box{width: 100%;height: 718px;position: relative;font-size: 0;}
.ban-img{position: absolute; left: 0; top: 5rem; z-index: 99;}
.banner-box .wrap{position: absolute; left: 50%; margin-left: -500px; height: 100%; text-align: left;}
.banner-box .wrap a{width: .9rem;height: .9rem; position: absolute;top: 1.2rem;left: 0;z-index: 9;}
.banner-box .bd ul li.li01 a{left: -1.54rem; top: 1.5rem;}
.banner-box .wrap a img{width: 100%; height: 100%;}
.banner-box .bd ul li{width: 100%; height:1014px; position: relative;}
.banner-box .bd ul li.li01{background: url(../images/banner_bg01.jpg) no-repeat;}
.banner-box .bd ul li.li02{background: url(../images/banner_bg02.jpg) no-repeat;}
.banner-box .hd{ position: absolute; left: 50%; bottom:.5rem; margin-left: -50px;}
.banner-box .hd ul li{width: .47rem;height: .06rem;background: #dadada;margin: 0 .05rem;border-radius: .03rem; display: inline-block;transition: all .8s; cursor: pointer;}
.banner-box .hd ul li.on{background: #0c73f3;}

/*sec01*/
.sec01-l{width: 4.32rem; height: 4.32rem; background-color: #fff; border-radius: 100%; box-shadow: 0 16px 24px #0000000f; position: relative; display: inline-block; vertical-align: middle; margin-right: 0.9rem;}
.sec01-l h3{width: 2.85rem; height: 2.85rem; line-height: 2.85rem; background-color: #fff; border-radius: 100%; box-shadow: 0 16px 24px #0000000f;  font-size: .28rem; color: #0a73f2; font-weight: bold; display: inline-block; position: relative; margin-top: 0.77rem;}
.sec01-l img{ position: absolute; top: .28rem; left: 50%; margin-left: -1.925rem; animation: zhuan 10s infinite linear;}
.sec01-r{width: 5.14rem; display: inline-block; vertical-align: middle;}
.sec01-r a.next{width: 0.47rem; height: 0.18rem; display: block;}
.sec01-r ul li{ font-size: .18rem; color: #000000; text-align: left; line-height: 0.26rem; margin-top: 0.24rem;}
.sec01-r .slide2{margin-bottom: 0.6rem;}
@keyframes zhuan{
    0%{transform: rotate(0deg);}
    100%{transform: rotate(360deg);}
}

/*sec02*/
.sec02-main{ position: relative;}
.sec02-tiao{position: absolute; left: 0;}
.sec02-line{position: absolute; left: -2.26rem; top: -0.3rem; z-index: 9;}
.sec02-main ul{height: 5rem;}
.sec02-main ul li{ position: relative; display: inline-block; vertical-align: top; margin-right: 1.01rem; z-index: 9999;}
.sec02-main ul li:last-child{ margin-right: 0;}
.sec02-main ul li h3{width: 1.53rem; height: 0.72rem; line-height: 0.56rem; font-size: .22rem; color: #0f7af5; font-weight: 600; background: url(../images/s2_tbg.png) no-repeat top / 100%; margin-bottom: 0.8rem; margin-left: -0.28rem;animation: tiao 1s infinite linear alternate;}
.sec02-main ul li:nth-child(1) h3{margin-top: 0.63rem;}
.sec02-main ul li:nth-child(2) h3{margin-top: 95px; margin-left: -0.2rem;}
.sec02-main ul li:nth-child(3) h3{margin-top: -.29rem; margin-left: -0.4rem;}
.sec02-main ul li p{width: 2.35rem; font-size: .16rem; color: #000000; line-height: 0.3rem; text-align: left;}
.sec02-main ul li p span{color: #0f7af5; font-weight: 600;}
@keyframes tiao{
    0%{transform: translateY(-4px);}
    100%{transform: translateY(2px);}
}

/*sec03*/
.sec03{position: relative;}
.sec03-bg{position: absolute;left: 0; top: -0.2rem;}
.sec03-l{width: 4.31rem; display: inline-block; vertical-align: middle; margin-right: 0.84rem;}
.sec03-l p{font-size: .16rem; color: #515151; text-align: left; margin-top: 0.5rem;}
.sec03-l p span{color: #ff5f6a; font-weight: 600;}
.sec03-r{width: 4.74rem; display: inline-block; vertical-align: middle;}
.sec03-r input[type=text]{width: 4.74rem; height: 0.66rem; font-size: 0.18rem; border: 1px solid #0f7af5; margin-bottom: 0.2rem; padding-left: 0.3rem; box-sizing: border-box;}
.sec03 .agreement{ margin-bottom: 0.3rem; margin-top: 0.1rem;}
.agreement { text-align: center;}
.agreement input[type = checkbox]{display: inline-block;vertical-align: middle;width: .16rem;height: .16rem; margin: 0 .1rem 0 0; position: relative; padding: 0; margin-bottom: 0; border: none; border-radius: 2px; -webkit-appearance: checkbox; box-sizing: border-box;}
.agreement input[type = checkbox]::before {position: absolute; content: ""; top: 0; left: 0; background: #f1f6ff; width: 100%;  height: 100%; border: 1px solid #d9d9d9; border-radius: 2px; box-sizing: border-box;}
.agreement input[type=checkbox]:checked::before {position: absolute;content: "\2713";background-color: #006eff;top: 0;left: 0;width: 100%;border: 1px solid #006eff;border-radius:2px;color: #fff;font-size: .14rem;font-weight: bold;text-align: center;line-height: .14rem;box-sizing: border-box;}
.agreement label{display: inline-block;vertical-align: middle;}
.agreement span{display: inline-block;vertical-align: middle;font-size: .14rem;color: #808080;}
.agreement a{display: inline-block;vertical-align: middle;font-size: .14rem;color: #d45b4f;}

/*sec04*/
.sec04{display: none;}
.sec04 .big-cir{width: 100%; height: 100%; border: 1px solid #b7d7fc; border-radius: 100%;}
.sec04 .small-cir{width: 2.3rem; height: 2.3rem; border: 7px solid #b7d7fc; border-radius: 100%; box-sizing: border-box; position: absolute; top: 0.92rem; left: 50%; margin-left: -1.15rem; animation: scale 1.5s infinite ease;}
.sec04-l{width: 4.2rem; height: 4.2rem; display: inline-block; vertical-align: middle; position: relative;}
.sec04-r{width: 4.2rem; height: 4.2rem; display: inline-block; vertical-align: middle; margin-left: -0.46rem; position: relative;}
.sec04 ul li{ position: absolute; width: 1.89rem; cursor: pointer;}
.sec04 ul li:nth-child(1){top: -0.45rem; left: 1rem;}
.sec04-r ul li:nth-child(1){left: 1.56rem;}
.sec04 ul li:nth-child(2){top: 1.48rem;left: -1.25rem;}
.sec04-r ul li:nth-child(2){left: 3.53rem;}
.sec04 ul li:nth-child(3){ width: auto;top: 1.48rem; left: 1.48rem;}
.sec04 ul li:nth-child(4){top: 3.77rem; left: .89rem;}
.sec04-r ul li:nth-child(4){left: 1.56rem;}
.sec04 ul li span{font-size: .2rem; color: #444546;} 
.sec04 ul li:nth-child(1) span{ position: relative; top: -.2rem;}
.sec04 ul li:nth-child(3) span{display: block; margin-top: -0.25rem;}
.sec04 ul li .t-hide{width: 227px; background-color: #fff; box-shadow: 0 0 10px #00000020; position: absolute;top: .03rem;left: 0;padding: .2rem;box-sizing: border-box; transition: all 1s; display: none;}
.sec04 ul li .t-hide p{font-size: .16rem; color: #333; text-align: left;}
.sec04 ul li:nth-child(3) .t-hide{left: -0.5rem;}
.sec04 a{display: block; margin: 0 auto; margin-top: 1.2rem;}
@keyframes scale{
    0%{transform: scale(1); opacity: 1;}
    100%{transform: scale(1.2); opacity: 0;}
}

/*sec05*/
.video-l{width: 7.74rem; height: 4.48rem; background-color: #000; display: inline-block; vertical-align: top; margin-right: 0.3rem;}
.video-r{width: 2.91rem; display: inline-block; vertical-align: top;}
.video-a a{width: 2.75rem; height: 0.54rem; line-height: 0.54rem; background: #eaeaea; font-size: .2rem; color: #444546;display: block; margin-bottom: 0.07rem;}
.video-a a:hover{color: #fff; transform: scale(1.04); background: #0f7af5; box-shadow: 0 20px 30px #0f7af520 ;}
.video-r .pub-a{margin-top: 0.3rem;}

/*sec06*/
.sec06-main ul li{ display: inline-block; vertical-align: top; margin-right: 0.35rem;}
.sec06-main ul li:nth-child(1){margin-top: 0.6rem;}
.sec06-main ul li:nth-child(2){margin-top: 0.4rem;}
.sec06-main ul li:nth-child(3){margin-top: 0.2rem;}
.sec06-main ul li:last-child{margin-right: 0;}
.sec06-main ul li h3{width: 2.63rem; height: 1.2rem; line-height: 0.2rem; font-size: .2rem; color: #fff; font-weight: 600; padding-top: 0.27rem; box-sizing: border-box; background-size: 100% !important;}
.sec06-main ul li h3 span{font-size: .14rem; font-weight: normal;}
.sec06-main ul li:nth-child(1) h3{background: url(../images/s6_tbg01.png) no-repeat;}
.sec06-main ul li:nth-child(2) h3{background: url(../images/s6_tbg02.png) no-repeat;}
.sec06-main ul li:nth-child(3) h3{background: url(../images/s6_tbg03.png) no-repeat;}
.sec06-main ul li:nth-child(4) h3{background: url(../images/s6_tbg04.png) no-repeat;}
.sec06-main ul li p{width: 2.06rem;font-size: .16rem; color: #000000; line-height: 0.22rem; text-align: left; padding-left: .32rem;}
.sec06-main ul li p span{font-weight: 600;}
.sec06-main ul li:nth-child(1) p span{color: #ffa437;}
.sec06-main ul li:nth-child(2) p span{color: #f55f67;}
.sec06-main ul li:nth-child(3) p span{color: #7840bf;}
.sec06-main ul li:nth-child(4) p span{color: #086ff1;}

/*sec07*/
.sec07{position: relative;}
.sec07-bg{position: absolute; right: 0; top: -1.1rem;}
.sec07-l{display: inline-block; vertical-align: top;}
.sec07-r{display: inline-block; vertical-align: top; margin-left: -1.6rem;}
.sec07-r ul li{text-align: left;}
.sec07-r ul li i{width: 0.44rem; height: 0.44rem; background: url(../images/s7_ri.jpg) no-repeat center / 100%; display: inline-block; vertical-align: middle; margin-right: 0.2rem; animation: scale2 1s infinite alternate ease;}
.sec07-r ul li span{font-size: .17rem; color: #086ff1; font-weight: 600; padding-right: 0.1rem; display: inline-block; vertical-align: middle;}
.sec07-r ul li p{width: 4rem; font-size: .17rem; color: #000000; text-align: left; display: inline-block; vertical-align: -.29rem;}
.sec07-r ul li:nth-child(2){margin-top: .78rem; margin-left: 1.21rem;}
.sec07-r ul li:nth-child(3){margin-top: .78rem; margin-left: 1.28rem;}
.sec07-r ul li:nth-child(4){margin-top: .78rem; margin-left: .45rem;}
@keyframes scale2{
    0%{transform: scale(.9);}
    100%{transform: scale(1.1);}
}

/*sec08*/
.kk span{font-size: .22rem; color: #0f7af5; font-weight: bold; display: inline-block; vertical-align: top;}
.kk p{font-size: .18rem; color: #343434; line-height: 0.28rem; text-align: left; display: inline-block;}
.kk p b{font-weight: bold;}
.sec08-table{background: #fff; box-shadow: 0 0 30px #0000000f; border-radius: 20px; padding: .36rem; box-sizing: border-box; margin-top: 0.36rem;}
.sec08-table table{ border-left: 1px solid #508fe6;}
.sec08-table table th{height: .68rem; line-height: .68rem; background: #0f7af5; border-right: 1px solid #fff; font-size: .26rem; color: #fff; font-weight: 600;}
.sec08-table table th:nth-child(2){width: 1.2rem;}
.sec08-table table th:nth-child(3){width: 1.9rem;}
.sec08-table table th:nth-child(4){width: 3.2rem;}
.sec08-table table th:nth-child(5){width: 1.4rem;}
.sec08-table table th:last-child{border-right: 0;}
.sec08-table table td{font-size: .17rem; color: #343434; min-height: 2.53rem; line-height: .34rem; border-right: 1px solid #508fe6; border-bottom: 1px solid #508fe6; padding: .15rem .2rem;}
.sec08-table table td:first-child{font-size: .2rem; font-weight: 600;}
.sec08-table table .wflx {text-align: left;padding: .15rem .1rem;}
.sec08-table table td b{font-weight: bold;font-size: .2rem;}
.sec08-table table td a{width: 1.03rem; height: .32rem; line-height: .32rem; font-size: .16rem; margin-top: .1rem;}
.tips2{font-size: .16rem; color: #888; text-align: right; margin-top: .2rem;}
.sec08-table table td span{
    color: #ff0000;
}

/* 底部通用 */
.sec17{width: 100%; display: block; clear: both; padding-bottom: 0;}
.s14-cont{ background: #1459c1; width: 100%;}
.s14-cont ul{width: 825px; margin: 0 auto;}
.s14-cont ul li{width: 275px; float:left; display: block; position: relative; height: 451px;}
.s14-cont ul li.item1{background: url(//www.niceloo.com/zhuanti/yjxf/zsjz/images/s14-img02.png) no-repeat center;}
.s14-cont ul li.item2{background: url(//www.niceloo.com/zhuanti/yjxf/zsjz/images/s14-img03.png) no-repeat center;}
.s14-cont ul li.item3{background: url(//www.niceloo.com/zhuanti/yjxf/zsjz/images/s14-img04.png) no-repeat center;}
.s14-cont ul li .item-show{width: 100%; padding: 60% 0;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;-webkit-transform: scale(1);-moz-transform: scale(1);-ms-transform: scale(1);-o-transform: scale(1);transform: scale(1);}
.s14-cont .item-img{width: 100%;margin: 0 auto;height: 80px;}
.s14-cont .item-img img{display: block;margin: auto;}
.s14-cont .item-tit{width: 100%; margin: 30px auto 0; text-align: center; font: 24px/38px "微软雅黑"; color: #fff; }
.s14-cont .info {width: 100%; height: 100%; position: absolute; top: 0; left: 0; opacity: 0;-webkit-transition: all 0.35s ease-in-out;-moz-transition: all 0.35s ease-in-out;transition: all 0.35s ease-in-out;-webkit-transform: scale(0) rotate(-180deg);-moz-transform: scale(0) rotate(-180deg);-ms-transform: scale(0) rotate(-180deg);-o-transform: scale(0) rotate(-180deg);transform: scale(0) rotate(-180deg);}
.s14-cont .info p {width: 70%; margin: 0 auto; font:20px/30px "微软雅黑"; color: #fff; text-transform: uppercase;
padding-top: 42%;text-align: justify; height: 150px;}
.s14-cont .info a {width: 70%; display: block; margin: 20% auto 0; font: 24px/50px "微软雅黑"; color: #fff; border: 1px solid #fff; text-align: center;-webkit-border-radius: 25px;-moz-border-radius: 25px;border-radius: 25px;}
.s14-cont .info a:hover {background: #fff; color: #e72d1b;}
.s14-cont ul li:hover .item-show {-webkit-transform: scale(0);-moz-transform: scale(0);-ms-transform: scale(0);-o-transform: scale(0);transform: scale(0);-webkit-transition-delay: 0;-moz-transition-delay: 0;transition-delay: 0;}
.s14-cont ul li:hover .info {visibility: visible; opacity: 1;-webkit-transform: scale(1) rotate(0deg);-moz-transform: scale(1) rotate(0deg);-ms-transform: scale(1) rotate(0deg);-o-transform: scale(1) rotate(0deg);transform: scale(1) rotate(0deg);-webkit-transition-delay: 0.3s;-moz-transition-delay: 0.3s;transition-delay: 0.3s;}

/*侧边导航*/
.lfNav{position: fixed;width: 168px;height: 486px;background: url(../images/fixedNavBg.png) no-repeat center / 100% 100%;top:18%;left:20px;z-index:99999;}
.lfNav .close{position:absolute;top:0; right:0; height:32px; width:32px; }
.mt185{margin-top: 119px;}
.nav-bg{width: 161px;height: 40px;display: block;float:left;clear:both;margin-left: -3px;margin-bottom: 0px;}
.nav-bg a{width: 87%;height: 36px;display: block;margin:auto;font: 18px/34px "微软雅黑";color: #fff;text-align: center;}
.left_top{width:150px; height:60px;display: block;float:left;margin-left:0;}

/*按钮悬停*/
.hvr-grow-shadow{
    display: inline-block;
    -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);
}
.hvr-grow-shadow2{
    display: inline-block;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
    -webkit-transition-property: box-shadow, transform;
    transition-property: box-shadow, transform;
}
.hvr-grow-shadow2:hover, .hvr-grow-shadow2:active {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
