@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 {
	-webkit-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;}
.section{ padding-top: .8rem;}
.title{ margin-bottom: .5rem;}
.title h2{font-size: .48rem; font-weight: bold; display: inline-block; background-image: -webkit-linear-gradient(left,#0f0f95,#e94f35);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;}

/*banner*/
.banner-box{width: 100%;height: 625px;position: relative;font-size: 0;}
.banner-box .wrap{position: absolute; left: 50%; margin-left: -500px; height: 100%;}
.banner-box .logo{width: 1.6rem;height: 0.39rem;position: absolute;top: 0.56rem;left: -1.1rem;z-index: 9;}
.banner-box a{width: 100%; height: 100%;}
.banner-box .bd ul li{width: 100%; height:798px; position: relative;}
.banner-box .bd ul li.li01{background: url(../images/banner_bg.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:.6rem; margin-left: -50px;}
.banner-box .hd ul li{width: .08rem;height: .08rem;background: #ffffff38;margin: 0 .05rem;border-radius: 100%;display: inline-block;transition: all .8s;}
.banner-box .hd ul li.on{background: #fff; width: .3rem; border-radius: 50px;}

/*sec01*/
.sec01 .wrap{width: 1200px !important;}
.sec01 .bd ul li{width: 12.4rem !important; margin-right: 0.4rem;}
.sec01 .tempWrap{width: 1200px !important;}
.sec01-l{width: 5.02rem; display: inline-block; vertical-align: middle; margin-right: .14rem;}
.sec01-l img{width: 100%;}
.sec01-r{width: 5.84rem;height: 3.28rem; border-radius: .1rem; box-shadow: 0 0 45px #5985de15; padding: .38rem; box-sizing: border-box;display: inline-block; vertical-align: middle;}
.sec01-r h3{width: 1.79rem;height: 0.64rem;line-height: 0.64rem;font-size: .26rem;color: #fff; font-weight: bold; background-color: #527dd9; border-radius: .1rem;}
.sec01-r p{font-size: .16rem; color: #626262; line-height: 0.28rem; text-align: left; margin-top: 0.2rem;}
.sec01-r a{font-size: .14rem; color: #769dec; text-align: right; display: block; margin-top: 0.25rem;}
.sec01 .hd{position: absolute; left: 50%; bottom: 0; margin-left: -.52rem;}
.sec01 .jt{width: 0.33rem;height: 0.35rem;display: inline-block;}
.sec01 .prev{background: url(../images/prev.png) no-repeat center / 100%; margin-right: 0.32rem;}
.sec01 .prev:hover{background: url(../images/prev_h.png) no-repeat center / 100%;}
.sec01 .next{background: url(../images/next.png) no-repeat center / 100%;}
.sec01 .next:hover{background: url(../images/next_h.png) no-repeat center / 100%;}

/*sec02*/
.sec02 ul li{display: inline-block; vertical-align: top; position: relative;}
.sec02-ul01 li{width: 2.53rem;height: 1.35rem; margin-right: 0.28rem; margin-bottom: 0.32rem;}
.sec02-ul02 li{width: 3.4rem;height: 1.35rem; margin-right: 0.38rem;}
.sec02 ul.sec02-ul01 li .sec02-show div{width: 1.18rem;}
.sec02 ul.sec02-ul02 li .sec02-show div{width: 2rem;}
.sec02 ul li:last-child{margin-right: 0;}
.sec02 ul li .sec02-show{ transition: all .4s;background-color: #fff; border-radius: .1rem; box-shadow: 0 9px 40px #5985de15; padding: .25rem 0; box-sizing: border-box; cursor: pointer;}
.sec02 ul li .sec02-show div{display: inline-block; vertical-align: middle; text-align: left;}
.sec02 ul li .sec02-show div h3{font-size: .22rem; font-weight: 600; color: #75a4fe; margin-bottom: 0.22rem;}
.sec02 ul li .sec02-show div p{font-size: .14rem; color: #929292;}
.sec02 ul li .sec02-show img{display: inline-block; vertical-align: middle;}
.sec02 ul li .sec02-hide{width: 4.29rem;height: 2.33rem;background-color: #fff;box-shadow: 0 9px 40px #5985de15;border-radius: .1rem;padding: .25rem .32rem;box-sizing: border-box;position: absolute;top: -0.18rem;left: -0.8rem;z-index: 9;display: none; text-align: left; overflow: auto;}
.sec02 ul li .sec02-hide img{width: 100%;}
.sec02 ul li .sec02-hide h3{font-size: .22rem; color: #626262; margin-bottom: 0.1rem;}
.sec02 ul li .sec02-hide p{font-size: .14rem; color: #626262; line-height: 0.22rem;}
.sec02 ul li:hover .sec02-show{ transform: translateY(-4px);}

/*sec03*/
.sec03{background-color: #f1f6ff; padding: .55rem 0; margin-top: 0.8rem;}
.sec03-title h2{font-size: .38rem; color: #527eda; font-weight: 600; margin-bottom: 0.3rem;}
.sec03-main input[type=text]{width: 3.37rem; height: 0.5rem; font-size: .18rem; color: #626262; padding-left: 0.18rem; border: 1px solid #626262; border-radius: .06rem; box-sizing: border-box; margin-right:.4rem; background: none;}
.sec03-main input[name=clueMobile]{margin-right: 0;}
.sec03-main input[type=button]{width: 1.71rem;height: 0.5rem;font-size: .2rem; color: #fff; background: linear-gradient(to right, #f54b39 , #fe8145); border-radius: .25rem; border: none; box-shadow: 9px 9px 16px #fe814522; cursor: pointer;}
.sec03 .form1 input[name=clueMobile]{margin-right: 0;}
.agreement{margin: 20px auto; 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: #f1f6ff;top: 0;left: 0;width: 100%;border: 1px solid #cd0606;border-radius:2px;color: #cd0606;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: #cd0606;}

/*sec04*/
.sec04-main ul li{width: 4.84rem;height: 5.04rem;background-color: #fff; border-radius: .25rem; box-shadow: 0 0 30px #5985de20; display: inline-block; vertical-align: top; padding: .5rem; box-sizing: border-box;}
.sec04-main ul li:nth-child(1){margin-right: 1.28rem; margin-top: 0.12rem; animation: move2 1.2s infinite alternate;}
.sec04-main ul li:nth-child(2){animation: move1 1.2s infinite alternate ease-in-out;}
.sec04-main ul li h3{width: 3.05rem;height: 0.7rem;border-radius: .35rem; background: #527dd9; box-shadow: 0 0 20px #5985de30; text-align: left; margin-bottom: 0.3rem;}
.sec04-main ul li h3 i{width: 1.01rem;height: 0.7rem;line-height: 0.7rem;font-size: .4rem;color: #fff;font-weight: 600; display: inline-block; vertical-align: middle; background: linear-gradient(to right, #fd8746 , #ffb379);border-radius: .35rem; text-align: center; margin-right: 0.24rem;}
.sec04-main ul li h3 span{font-size: .3rem;color: #fff;font-weight: 600;display: inline-block; vertical-align: middle; }
.sec04-main ul li p{font-size: .18rem; color: #626262; line-height: 0.32rem; text-align: left;}
.sec04-main ul li p .p01{font-size: .16rem; color: #626262; line-height: 0.26rem; margin-top: 0.1rem; display: block;}
.sec04-main ul li p .p01 i{font-size: .16rem; color: #527dd9; background-color: #e6ecfb; border-radius: .1rem; padding: 0 .08rem; margin-right: 0.05rem;}
.sec04-main ul li p .p02{font-size: .16rem; color: #527dd9; line-height: 0.28rem; display: block; margin-top: 0.1rem;}
.sec04-main a{width: 3.91rem;height: 0.5rem;line-height: 0.5rem;font-size: .2rem; color: #fff; font-weight: 600; background: linear-gradient(to right, #f65444 , #fe8145); border-radius: .25rem; display: inline-block; margin-top: 0.64rem;}
@keyframes move1{
    0%{transform: translateY(8px);}
    100%{transform: translateY(0);}
}
@keyframes move2{
    0%{transform: translateY(-8px);}
    100%{transform: translateY(0);}
}

/*sec05*/
.sec05-i ul li{width: 3.4rem;height: 1.15rem;line-height: 1.15rem; background-color: #fff;border-radius: .1rem;box-shadow: 0 0 40px #5985de15; display: inline-block; vertical-align: top; margin-right: 0.36rem;}
.sec05-i ul li:last-child{margin-right: 0;}
.sec05-i ul li span{font-size: .32rem; color: #626262; margin-left: 0.28rem; display: inline-block; vertical-align: middle;}
.sec05-i ul li img{ display: inline-block; vertical-align: middle;}
.sec05-p{width: 8.03rem; height: 0.98rem;font-size: .24rem; color: #5b8ded; display: inline-block;box-sizing: border-box; padding-top: .5rem;padding-left: .3rem; margin-top: 0.08rem;}
.sec05-tp{background: url(../images/s5_tpbg.png) no-repeat top center / 100%;}
.sec05-bp{background: url(../images/s5_bpbg.png) no-repeat top center / 100%;}
.sec05-m{margin: 0.06rem 0; position: relative;}
.sec05-m img{position: absolute;top: -.25rem;}
.l-guang{left: 3rem; animation: scale1 1.2s infinite;}
.r-guang{right: 3rem; animation: scale1 1.2s infinite;}
.sec05-m p{width: 2.72rem;height: 0.76rem; font-size: .18rem; color: #f75c3d; line-height: 0.24rem; background-color: #fff7f4; border-radius: .1rem; padding-top: 0.12rem; box-sizing: border-box; display: inline-block; vertical-align: middle;}
.sec05-m ul{width: 3.92rem;height: 2.98rem; background: url(../images/s5_ybg.png) no-repeat; display: inline-block; vertical-align: middle; margin: 0 .44rem;}
.sec05-m ul li{font-size: .24rem;color: #f75c3d;line-height: 0.3rem;display: inline-block;vertical-align: middle;padding-top: 1.17rem;box-sizing: border-box;}
.sec05-m ul li:nth-child(1){margin-right: 1.04rem;}
.sec05-b ul li:nth-child(1){margin-right: 4.15rem;}
.sec05-b .sec05-p{margin-top: 0;margin-bottom: 0.08rem;padding-top: .15rem;}
.sec05-p1{ animation: move3 1.2s infinite linear;}
.sec05-p2{ animation: move4 1.2s infinite linear;}
@keyframes scale1{
    0%{transform: scale(1); opacity: 1;}
    100%{transform: scale(1.3); opacity: 0;}
}
@keyframes move3{
    0%{transform: translateX(0);}
    100%{transform: translateX(10px);}
}
@keyframes move4{
    0%{transform: translateX(0);}
    100%{transform: translateX(-10px);}
}

/*sec06*/
.sec06{background: #f1f6ff; padding: .8rem 0 .5rem; margin-top: 0.8rem;}
.video-l{width: 6.26rem;height: 3.51rem;background-color: #000;}
.video-r{width: 4.6rem;}
.video-r ul{height: 2.58rem; background-color: #fff; text-align: left; padding: .25rem .37rem; box-sizing: border-box;}
.video-r ul li{display: none;}
.video-r ul li.on{display: block;}
.video-r ul li h3{font-size: .24rem; color: #616161; font-weight: 600; margin-bottom: 0.1rem;}
.video-r ul li p{font-size: .14rem; color: #616161; line-height: 0.24rem;}
.video-kf{margin-top: 0.12rem;}
.video-kf a{width: 2.3rem; height: 0.79rem; line-height: 0.79rem; font-size: .2rem; color: #fff; font-weight: 600; background-color: #527dd9; display: inline-block;}
.video-kf a:nth-child(2){color: #527dd9; background-color: #e1eafb;}
.sec06-b{height: 1.73rem;background-color: #fff;border-radius: .1rem;box-shadow: 0 0 46px #5985de25; margin-top: 0.28rem; padding: .22rem 0; box-sizing: border-box;}
.sec06-b ul li{width: 1.22rem;height: 1.22rem; display: inline-block; vertical-align: top; border-radius: 50%; margin: 0 .29rem; cursor: pointer; background-size: 100% !important;}
.sec06-b ul li:nth-child(1){background: url(../images/s6_t1.png) no-repeat;}
.sec06-b ul li:nth-child(2){background: url(../images/s6_t2.png) no-repeat;}
.sec06-b ul li:nth-child(3){background: url(../images/s6_t3.png) no-repeat;}
.sec06-b ul li:nth-child(4){background: url(../images/s6_t4.png) no-repeat;}
.sec06-b ul li:nth-child(1).on{background: url(../images/s6_t1_h.png) no-repeat; box-shadow: 0 10px 30px #49c0ec40;}
.sec06-b ul li:nth-child(2).on{background: url(../images/s6_t2_h.png) no-repeat;}
.sec06-b ul li:nth-child(3).on{background: url(../images/s6_t3_h.png) no-repeat;}
.sec06-b ul li:nth-child(4).on{background: url(../images/s6_t4_h.png) no-repeat;}
.sec06-form {margin-top: 0.65rem;}
.sec06-form h3{font-size: .3rem; color: #616161; margin-bottom: .3rem;}
.form1 input[type=text]{width: 3.32rem;  height: .45rem; border: 1px solid #b3b3b3; box-sizing: border-box; font-size: .18rem; color: #616161; padding-left: .42rem; margin-right: .45rem;}
.form1 input[name=clueUsername]{background: url(../images/s6_user.png) no-repeat .16rem center;}
.form1 input[name=clueMobile]{background: url(../images/s6_phone.png) no-repeat .16rem center;}
.form1 input[type=button]{width: 1.78rem;  height: .45rem; font-size: .2rem; color: #fff; text-align: center; line-height: .45rem; border-radius: 22px; box-shadow:5px 5px 21px #fe814552; background: linear-gradient(to right, #f54c39 , #fe8045); border: none;}
.sec06-form p{font-size: .16rem; color: #929292; margin-top: .38rem;}

/*sec07*/
.sec07-title{margin-bottom: 0.8rem;}
.sec07-main ul li{width: 3.4rem;height: 2.89rem; border-radius: .5rem .1rem .1rem .1rem; display: inline-block; vertical-align: top; box-shadow: 0 0 46px #5985de18; margin-right: 0.36rem; margin-bottom: 0.76rem;}
.sec07-main ul li:nth-child(3){margin-right: 0;}
.sec07-main ul li:nth-child(5){margin-right: 0;}
.sec07-main ul li h3{width: 2.44rem;height: 1.99rem; font-size: .26rem; color: #fff; font-weight: 600; background: url(../images/s7_tbg.png) no-repeat top / 100%; line-height: .85rem; margin-left: 0.2rem; margin-top: -0.4rem; animation: move5 .8s infinite alternate;}
.sec07-main ul li p.sec07-p{height: 1.5rem; font-size: .18rem; color: #626262; line-height: .28rem; text-align: justify; padding: 0 .42rem; margin-top: -.96rem;} 
.sec07-main ul li div p{display: inline-block; vertical-align: middle; margin-right: 0.26rem;}
.sec07-main ul li div p b{font-size: .2rem; color: #626262; font-weight: 600; display: block;}
.sec07-main ul li div p span{font-size: .18rem; color: #626262;}
.sec07-main ul li div a{width: .96rem;  height: .37rem; font-size: .16rem; color: #fff; text-align: center; line-height: .37rem; border-radius: .18rem; box-shadow:5px 5px 21px #fe814552; background: linear-gradient(to right, #f54c39 , #fe8045);display: inline-block; vertical-align: middle;}
@keyframes move5{
    0%{transform: translateY(0);}
    100%{transform: translateY(6px);}
}

/*sec08*/
.sec08-main ul li{width: 2.5rem;height: 2.78rem;display: inline-block;vertical-align: top;margin: .2rem 0.25rem;}
.sec08-main ul li:last-child{margin-right: 0;}
.container{perspective:1000;transform-style:preserve-3d; overflow:inherit !important;}
.flip{position:relative;transition:0.6s;transform-style:preserve-3d;}
.container:hover .flip{transform:rotateY(180deg);}
.sec08-main ul li .item{width: 2.5rem; height: 2.78rem; background: #fff; border-radius: 25px; box-shadow: 0 0 40px #3031c912; padding: .26rem 0; box-sizing: border-box;position: absolute;top: 0px;left: 0px;backface-visibility:hidden;}
.sec08-main ul li .item-show{z-index:2;}
.sec08-main ul li .item-show span{font-size: .14rem; color: #999; display: block; margin-top: -20px; margin-left: 20px;}
.sec08-main ul li .item-hide{transform:rotateY(-180deg); padding: .6rem 0;}
.sec08-main ul li h3{font-size: 0.22rem; color: #527dd9; font-weight: bold; margin-bottom: 0.2rem;}
.sec08-main ul li p{font-size: .18rem; color: #626262; line-height: .36rem;}
.sec08-main p.tips{font-size: .14rem; color: #626262; margin-top: .3rem;}

/*sec09*/
.sec09{background: #f1f6ff; padding: .8rem 0 .5rem; margin-top: 0.8rem;}
.sec09-title h2{font-size: .38rem; color: #527eda; }
.sec09-title p{font-size: .18rem; color: #626262; margin-top: 0.2rem; margin-bottom: 0.45rem;}

/*sec10*/
.sec10-main p{font-size: .2rem; color: #333; margin-bottom: 0.2rem;}
.sec10-main p b{font-weight: 600;}
.sec10 table { box-shadow: 0 0 45px #5985de15;}
.sec10 table tr th{height: 0.68rem;line-height: 0.68rem; font-size: .2rem; color: #fff; font-weight: 600; background-color: #527dd9; border-right: 1px solid #fff;}
.sec10 table tr th:first-child{width: 1.75rem;}
.sec10 table tr th:nth-child(2){width: 1.69rem;}
.sec10 table tr th:nth-child(3){width: 2.2rem;}
.sec10 table tr th:last-child{width: 2.2rem;border-right: none;}
.sec10 table tr td{font-size: 0.18rem; color: #626262; line-height: .36rem; padding: .38rem 0;}
.sec10 table tr td:nth-child(1){font-size: .2rem; color: #527dd9; font-weight: 600; border-bottom-left-radius: 10px; border-top-left-radius: 10px;}
.sec10 table tr td:nth-child(4){text-align: left; padding: 0 .1rem 0 .3rem;}
.sec10 table tr td:nth-child(5){ border-bottom-right-radius: 10px; border-top-right-radius: 10px;}
.sec10 table tr td b{font-weight: 600;}
.sec10 table tr td a{width: .96rem;  height: .37rem; font-size: .16rem; color: #fff; text-align: center; line-height: .37rem; border-radius: .18rem; box-shadow:5px 5px 21px #fe814552; background: linear-gradient(to right, #f54c39 , #fe8045);display: inline-block; vertical-align: middle; margin-top: 0.1rem;}
.sec10 table tr.hsh td{height: 0.18rem; box-shadow: 0 0 45px #5985de15; background-color: #f7f9fd; padding: 0; border-radius: none;}
.tips{font-size: .16rem; color: #888; text-align: right; margin-top: .2rem;}

/* 底部通用 */
.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: 404px;background: url(../images/fixedNavBg.png) no-repeat center / 100% 100%;top:18%;left:20px;z-index:9;}
.lfNav .close{position:absolute;bottom: 0;right: 72px;height:32px;width:32px;}
.mt185{margin-top: 37px;}
.nav-bg{width: 161px;height: 36px;display: block;float:left;clear:both;margin-left: -2px;margin-bottom: 0px;}
.nav-bg a{width: 87%;height: 36px;display: block;margin:auto;font: 16px/34px "微软雅黑";color: #fff;text-align: center;}
.left_top{width:150px; height:60px;display: block;float:left;margin-left:0;}