@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: #102881; font-size: 12px;min-width: 1100px!important; font-family: "Helvetica Neue", Helvetica, Arial, "PingFang SC", "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: .8rem;}
.section .title{ margin-bottom: .45rem; background: url(../images/t_bg.png) no-repeat top center; padding-top: 0.15rem;}
.section .title h2{font-size: .4rem; color: #fff; font-weight: bold; letter-spacing: .01rem;}

/*banner*/
.banner-box{width: 100%;height: 754px;position: relative;background: url(../images/banner_bg.jpg) no-repeat top / 100%;font-size: 0;}
.banner-box img{ position: absolute; left: 50%;}
.ban-ty{margin-left: -2.16rem; top: 0.55rem;}
.ban-txt{margin-left: -5.7rem; top: 1.74rem;}

/*sec01*/
.sec01-main{padding: .2rem; border: 16px solid #fff;}

/*sec02*/
.sec02 .title{margin-bottom: 0.45rem;}
.sec02-main ul li{width: 2.37rem; text-align: left; display: inline-block; vertical-align: top; margin: .16rem auto; margin-right: 0.48rem;}
.sec02-main ul li:nth-child(4n){margin-right: 0;}
.sec02-main ul li h3{font-size: .24rem; color: #a6cbfc; font-weight: 700; line-height: 18px; margin-bottom: 0.1rem; margin-top: 0.1rem;}
.sec02-main ul li h3::after{content: ''; width: 100%; height: 0.02rem; display: inline-block;
background: #93b6ec;
background: -webkit-linear-gradient(right, #93b6ec , #102881); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #93b6ec, #102881); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #93b6ec, #102881); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #93b6ec , #102881); /* 标准的语法 */
}
.sec02-main ul li p{font-size: .16rem; color: #fff; line-height: 0.26rem;}

/*sec03*/
.sec03-main .hd{position: relative; height: 1.15rem;}
.sec03-main .hd ul li{width: 5.62rem; height: 1.15rem; position: absolute; cursor: pointer;}
.sec03-main .hd ul li:nth-child(1){ background: url(../images/s3_tab_bg.png) no-repeat; left: 0; z-index: 1;}
.sec03-main .hd ul li:nth-child(2){ background: url(../images/s3_tab_bg02.png) no-repeat; right: 0;}
.sec03-main .hd ul li:nth-child(1).on{ background: url(../images/s3_tab_bg_on.png) no-repeat;}
.sec03-main .hd ul li:nth-child(2).on{ background: url(../images/s3_tab_bg02_on.png) no-repeat;}
.sec03-main .hd ul li h3{font-size: .38rem; color: #fff; font-weight: 700; padding-top: 0.18rem;}
.sec03-main .hd ul li span{font-size: .24rem; color: #fff;}
.sec03-main .bd{background: #fff; padding: 1.19rem .8rem;}
.sec03-main .bd ul li{display: none; position: relative;}
.sec03-main .bd ul li.on{display: block;}
.sec03-main .bd ul li:nth-child(1) .sec03-imgbox img:nth-child(2){position: absolute; bottom: 191px; left: 50%; margin-left: -95px;}
.sec03-main .bd ul li:nth-child(2) .sec03-imgbox img:nth-child(2){position: absolute; top: -57px; left: 50%; margin-left: -68px;}
.sec03-main .bd p{font-size: .18rem; color: #333; text-align: left; margin-top: 0.64rem; line-height: 0.3rem;}

/*sec04*/
.sec04-b{height: 5rem; margin-top: 0.55rem; background: url(../images/s4_b_bg.png) no-repeat top center; padding-top: 0.15rem; position: relative;}
.sec04-b h3{font-size: .36rem; color: #64a3f9; font-weight: bold; }
.sec04-b ul li{position: absolute; animation: move 1s infinite ease-in-out alternate;}
.sec04-b ul li:nth-child(1){ top: 1.4rem; left: -0.1rem;}
.sec04-b ul li:nth-child(2){ top: 2rem; left: 3.77rem; animation: move2 1s infinite ease-in-out alternate;}
.sec04-b ul li:nth-child(3){ top: 1.5rem; right: 0;}
@keyframes move{
    0%{transform: translateY(0);}
    100%{transform: translateY(10px);}
}
@keyframes move2{
    0%{transform: translateY(10px);}
    100%{transform: translateY(0);}
}


/* 翻转样式 */
.card {
    position: relative;
    width: 272px;
    height: 417px;
    display: inline-block;
    vertical-align: top;
    margin: .28rem;
}
.card h3{font-size: .22rem; color: #333333; margin-top: 0.2rem; margin-bottom: 0.24rem;}
.card h3 b{font-weight: bold;}
.card button,.card a{width: 1.4rem; height: 0.42rem; line-height: 0.42rem; border-radius: .2rem; border: none; font-size: .2rem; color: #fff;      box-shadow: 0 4px 3px #f85e6147; display: inline-block;
background: #f85e61;
background: -webkit-linear-gradient(right, #f85e61 , #e42a29); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #f85e61, #e42a29); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #f85e61, #e42a29); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #f85e61 , #e42a29); /* 标准的语法 */
}
.front2{width: 272px; padding: 0.34rem 0;height: 417px;display: inline-block;vertical-align: top;background: url(../images/s4_t_lbg.png) no-repeat top;}
.card .flip .back button,.card a:hover{ box-shadow: 0 4px 3px #5c9aeb47;
background: #5c9aeb;
background: -webkit-linear-gradient(right, #5c9aeb , #3869e6); /* Safari 5.1 - 6.0 */
background: -o-linear-gradient(right, #5c9aeb, #3869e6); /* Opera 11.1 - 12.0 */
background: -moz-linear-gradient(right, #5c9aeb, #3869e6); /* Firefox 3.6 - 15 */
background: linear-gradient(to right, #5c9aeb , #3869e6); /* 标准的语法 */}
.card .flip {
    width: 100%;
    height: 100%;
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d;
}
.card .flip .back {
    width: 100%;
    height: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    background: url(../images/s4_t_lbg.png) no-repeat top;
	padding-top: 0.55rem;
    box-sizing: border-box;
}
.card .flip .front {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-transform: rotateY(0deg);
    -ms-transform: rotateY(0deg);
    transform: rotateY(0deg);
    padding: .34rem 0;
    box-sizing: border-box;
    background: url(../images/s4_t_lbg.png) no-repeat top;
}
.card .flip.flipToBack {
    -webkit-transform: perspective(1280px) rotateY(-180deg);
    -ms-transform: perspective(1280px) rotateY(-180deg);
    transform: perspective(1280px) rotateY(-180deg);
    -webkit-animation-name: flipToBack;
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: none;
    -webkit-animation-play-state: running;
    animation-name: flipToBack;
    animation-duration: 500ms;
    animation-timing-function: ease-in-out;
    animation-delay: 0;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running
}
.card .flip.flipToFront {
    -webkit-animation-name: flipToFront;
    -webkit-animation-duration: 500ms;
    -webkit-animation-timing-function: ease-in-out;
    -webkit-animation-delay: 0;
    -webkit-animation-iteration-count: 1;
    -webkit-animation-direction: normal;
    -webkit-animation-fill-mode: none;
    -webkit-animation-play-state: running;
    animation-name: flipToFront;
    animation-duration: 500ms;
    animation-timing-function: ease-in-out;
    animation-delay: 0;
    animation-iteration-count: 1;
    animation-direction: normal;
    animation-fill-mode: none;
    animation-play-state: running
}
@-webkit-keyframes flipToBack {
    from {
        -webkit-transform: perspective(1280px) rotateY(0)
    }

    to {
        -webkit-transform: perspective(1280px) rotateY(-180deg)
    }
}
@keyframes flipToBack {
    from {
        transform: perspective(1280px) rotateY(0)
    }

    to {
        transform: perspective(1280px) rotateY(-180deg)
    }
}
@-webkit-keyframes flipToFront {
    from {
        -webkit-transform: perspective(1280px) rotateY(-180deg)
    }

    to {
        -webkit-transform: perspective(1280px) rotateY(0)
    }
}
@keyframes flipToFront {
    from {
        transform: perspective(1280px) rotateY(-180deg)
    }

    to {
        transform: perspective(1280px) rotateY(0)
    }
}

/*sec05*/
.sec05-main{position: relative;}
.sec05-t .bd{ background: url(../images/s5_t_mbg.png) no-repeat top 60px left -1px; padding-bottom: 69px;}
.sec05-t .bd ul li{width: 1.96rem; margin-right: 0.3rem; }
.sec05-t .tempWrap{width: 897px !important; margin: 0 auto;}
.sec05-t a{width: 0.47rem; height: 0.47rem; display: inline-block; position: absolute; top: .8rem;}
.sec05-t a.prev{background: url(../images/leftbtn.png) no-repeat top / 100%; left: -.44rem;}
.sec05-t a.next{background: url(../images/rightbtn.png) no-repeat top / 100%; right: 0;}
.sec05-m a{width: 4.66rem; height: 0.77rem; line-height: 0.68rem; font-size: .3rem; color: #fff; font-weight: bold; display: inline-block; margin: .2rem .25rem; position: relative;}
.sec05-m a:nth-child(1){background: url(../images/s5_m_bg01.png) no-repeat top / 100%;}
.sec05-m a:nth-child(2){background: url(../images/s5_m_bg02.png) no-repeat top / 100%;}
.sec05-m a img{position: absolute; top: .24rem; right: .2rem; animation: bd 1s infinite alternate;}
.sec05-b1{background: #fff; border-radius: .2rem; border: 2px solid #5997ea; box-shadow: inset 0 0 20px #5795ea80; margin-top: 0.58rem; padding: .3rem;
padding-bottom: 0.46rem;}
.sec05-b1 h3{font-size: .36rem; color: #1a45c8; font-weight: bold;}
.sec05-b1 h3::before{content: ''; width: 2.54rem; height: 0.02rem; background: #1a45c8; display: inline-block; vertical-align: middle; margin-right: 0.2rem;
    background: -webkit-linear-gradient(right, #fff , #1a45c8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #fff, #1a45c8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #fff, #1a45c8); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #fff , #1a45c8); /* 标准的语法 */}
.sec05-b1 h3::after{content: ''; width: 2.54rem; height: 0.02rem; background: #1a45c8; display: inline-block; vertical-align: middle; margin-left: 0.2rem;
    background: -webkit-linear-gradient(left, #fff , #1a45c8); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(left, #fff, #1a45c8); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(left, #fff, #1a45c8); /* Firefox 3.6 - 15 */
    background: linear-gradient(to left, #fff , #1a45c8); /* 标准的语法 */}
.sec05-b ul li{font-size: .22rem; color: #333; display: inline-block; margin: 0 .12rem; margin-top: 0.4rem;}
.sec05-b ul li::before{content: ''; width: .095rem; height: .095rem; background: #3c70e7; border-radius: .5rem; display: inline-block; vertical-align: middle; margin-right: 0.07rem;}
@keyframes bd{
    0%{transform: scale(0.9);}
    100%{transform: scale(1);}
}

/*sec06*/
.sec06-t p{font-size: .18rem; color: #fff; line-height: 0.26rem; text-align: left; margin-bottom: 0.4rem;}
.sec06-b{background: #fff; border-radius: .2rem; border: 2px solid #5997ea; box-shadow: inset 0 0 20px #5795ea80; margin-top: 0.58rem; padding: .3rem;
    padding-bottom: 0.3rem;}
.sec06-b h3{margin-bottom: 0.24rem;}
.sec06-b ul li{width: 3.11rem; height: 0.91rem; line-height: 0.7rem; display: inline-block; vertical-align: top; margin: .14rem; font-size: .24rem; font-weight: bold; text-align: left; padding-left: 0.22rem; box-sizing: border-box;}
.sec06-b ul li:nth-child(1){ background: url(../images/s6_b_bg01.jpg) no-repeat top / 100%; color: #2453c1;}
.sec06-b ul li:nth-child(2){ background: url(../images/s6_b_bg02.jpg) no-repeat top / 100%; color: #fc8730;}
.sec06-b ul li:nth-child(3){ background: url(../images/s6_b_bg03.jpg) no-repeat top / 100%; color: #d02d3b;}
.sec06-b ul li:nth-child(4){ background: url(../images/s6_b_bg04.jpg) no-repeat top / 100%; color: #5e54ea;}
.sec06-b ul li:nth-child(5){ background: url(../images/s6_b_bg05.jpg) no-repeat top / 100%; color: #2079e6;}
.sec06-b ul li:nth-child(6){ background: url(../images/s6_b_bg06.jpg) no-repeat top / 100%; color: #fbaa19;}

/*sec07*/
.sec07 .title{margin-bottom: 0.8rem;}
.sec07-mbg{width: 1049px; height: 523px; background: #021766; position: absolute; right: 0; top: 1.18rem;}
.sec07 .hd{width: 2.14rem; display: inline-block; vertical-align: top; margin-right: 0.3rem; position: relative; z-index: 1;}
.sec07 .hd ul li{width: 100%; height: 1rem; margin-bottom: 0.04rem; font-size: .26rem; color: #fff; text-align: left; padding: .28rem; padding-right: 0; box-sizing: border-box; cursor: pointer;
    background: #3769e5;
    background: -webkit-linear-gradient(right, #3769e5 , #5997ea); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #3769e5, #5997ea); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #3769e5, #5997ea); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #3769e5 , #5997ea); /* 标准的语法 */}
.sec07 .hd ul li.on{
    background: #cb3639;
    background: -webkit-linear-gradient(right, #cb3639 , #e05255); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb3639, #e05255); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb3639, #e05255); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb3639 , #e05255); /* 标准的语法 */
}
.sec07 .hd ul li i{width: 0.39rem; height: 0.02rem; background: #a4bcf3; display: block; margin-bottom: 0.12rem;}
.sec07 .hd ul li.on i{background: #fff;}
.sec07 .bd{width: 8.27rem; display: inline-block; vertical-align: top; position: relative; z-index: 1;}

/* sec08 */
.sec08{padding-bottom: 0.8rem;}
.sec08-main ul li{width: 1.72rem; height: 3.42rem; display: inline-block; vertical-align: top; font-size: .2rem; color: #333; line-height: 0.3rem; padding-top: 2.3rem; margin-right: 0.12rem; box-sizing: border-box;}
.sec08-main ul li:nth-child(1){background: url(../images/s8_lbg01.png) no-repeat top / 100%;}
.sec08-main ul li:nth-child(2){background: url(../images/s8_lbg02.png) no-repeat top / 100%;}
.sec08-main ul li:nth-child(3){background: url(../images/s8_lbg03.png) no-repeat top / 100%;}
.sec08-main ul li:nth-child(4){background: url(../images/s8_lbg04.png) no-repeat top / 100%;}
.sec08-main ul li:nth-child(5){background: url(../images/s8_lbg05.png) no-repeat top / 100%;}
.sec08-main ul li:nth-child(6){background: url(../images/s8_lbg06.png) no-repeat top / 100%; margin-right: 0;}

/*侧边导航*/
.lfNav{position: fixed;width: 150px;height: 520px;background: url(../images/fixedNavBg.png) no-repeat center / 100% 100%;top:18%;left:20px;z-index:9;}
.lfNav .close{position:absolute;top:0; right:0; height:32px; width:32px; }
.mt185{margin-top: 118px;}
.nav-bg{width: 161px;height: 41.5px;display: block;float:left;clear:both;margin-left: -5px;margin-bottom: 0px;}
.nav-bg a{width: 90%;height: 36px;display: block;margin:auto;font: 18px/34px "微软雅黑";color: #fff;text-align: center; 
    background: #3768e5;
    background: -webkit-linear-gradient(right, #3768e5 , #5997eb); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #3768e5, #5997eb); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #3768e5, #5997eb); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #3768e5 , #5997eb); /* 标准的语法 */}
.nav-bg a:hover{
    background: #cb3639;
    background: -webkit-linear-gradient(right, #cb3639 , #e05255); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right, #cb3639, #e05255); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right, #cb3639, #e05255); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #cb3639 , #e05255); /* 标准的语法 */
}
.left_top{width:150px; height:60px;display: block;float:left;margin-left:0;}