﻿body{font: 12px/1.14 "PingFang SC", "Helvetica Neue", Helvetica, "Hiragino Sans GB", "Microsoft YaHei", "微软雅黑", Arial, sans-serif;
    color: #333;
    outline: 0;
    speak: none;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;}
/* 我们的优势 begin */
/*营销 css ------------------------------------begin*/
.marketing-list div img{ margin-top: 15px}
.marketing{
    width: 1200px;
    margin: auto
}
.marketing1{ width: 380px; float: left; display: block; }
.marketing2{ margin: 0px 30px; d overflow: hidden}


.marketing-list{
   
    height: 150px;
    border: 1px solid #d0d0d0;
    margin-bottom: 50px;
	overflow: hidden;
	
}
.marketing-list:hover{
    border: 1px solid #24adeb;
}
.marketing-list>div{
    position: absolute;
    width: 80px;
    height: 80px;
    border-radius: 20px;
    background: #24adeb;
    line-height: 80px;
	text-align: center;
	margin-top: 35px;
	margin-left: 35px
}
.marketing-list>p{
    padding-left: 92px;
}
.marketing-list>p.title{
    font-size: 24px;
    color: #333333;
	margin-bottom: 2px;
	width: 200px;
	margin-left: 45px;
	margin-top: 40px
}
.marketing-list>p.content{
    line-height: 170%;
	color: #999999;
	width: 200px;
}



@media (max-width: 992px) {
    .marketing .row{
        margin-right: -10px;
        margin-left: -10px;
        margin-top: 30px;
    }
    .marketing .row>div{
        padding-left: 10px;
        padding-right: 10px;
    }


    .marketing-list{
        margin-bottom: 20px;
        padding: 15px;
        height: 170px;
    }
    .marketing-list>div{
        width: 40px;
        height: 40px;
        border-radius: 10px;
        line-height:40px;
    }
    .marketing-list>div>img{
        max-width: 30px;
    }
    .marketing-list>p{
        padding-left: 50px;
    }
    .marketing-list>p.title{
        font-size: 18px;
        height: 27px;
        overflow: hidden;
    }


}


/*发展等css---------------------------being*/
.aboutus{
    width: 100%;
    background: url("../images/bgs.jpg") no-repeat center;
    background-size: cover;
    min-height: 500px;
}

.aboutus-con{
    position: relative;
}
.aboutus-con>.menu{
    top: 55px;
    position: absolute;
    width: 80px;
    height: 120px;
    background: #0099ff;
}
.aboutus-con>.menu>li{
    position: relative;
    height: 40px;
    text-align: center;
    line-height: 40px;
    color: #999999;
    cursor: pointer;
    z-index: 5;
}
.aboutus-con>.menu>li.active{
    color: #ffffff;
}
.aboutus-con>.menu>li.bg{
    position: absolute;
    background: #0099ff;
    height: 40px;
    text-align: center;
    line-height: 40px;
    width: 80px;
    top: 0;
    z-index: 4;
    transition: all 0.5s ease;
}

.aboutus-con>.items{
    position: absolute;
    width: 480px;
    height: 240px;
    top: 150px;
    right: 200px;
}


.aboutus-con .swiper-slide{
    float: left;
    width: 480px;
    height: 240px;
    overflow: hidden;

}
.aboutus-con .swiper-slide.nth1>strong{
    font-size: 40px;
    color: #ffffff;
    font-weight: normal;
}
.aboutus-con .swiper-slide.nth1>p{
    color: #bbbbbb;
    line-height: 210%;
    margin-top: 10px;
    margin-bottom: 20px;
}
.aboutus-con .swiper-slide.nth1>u{
    font-size: 18px;
    color: #bbbbbb;
}

.aboutus-con .swiper-slide.nth2>strong{
    font-size: 24px;
    color: #0099ff;
    font-weight: normal;
}
.aboutus-con .swiper-slide.nth2>p{
    color: #bbbbbb;
    line-height: 210%;
    margin-top: 10px;
    margin-bottom: 20px;
}

.aboutus-con .swiper-slide.nth3>strong{
    font-size: 24px;
    color: #0099ff;
    font-weight: normal;
}
.aboutus-con .swiper-slide.nth3>ul{
    list-style: disc;
    margin-top: 20px;
}
.aboutus-con .swiper-slide.nth3>ul>li{
    color: #bbbbbb;
    margin: 10px 0px;
}

@media (max-width: 992px) {
    .aboutus-con>.menu{
        top: 60px;
        width: 240px;
        height: 40px;
        left: 50%;
        margin-left: -120px;
    }
    .aboutus-con>.menu>li{
        width: 80px;
        float: left;
    }

    .aboutus-con .swiper-slide.nth1>strong{
        font-size: 30px;
    }
    .aboutus-con>.items{
        width: 100%;
        right: 0;
        padding: 0px 20px;
        top:150px;
        height: 300px;
    }


    .aboutus-con .swiper-slide{
        width: 100%;
        height: 300px;
    }
}


/* 我们的优势 end */
.gy_tra_cont{ width: 1200px; margin:80px auto 0px} 
.gy_tra_cont dl{ width: 280px; float: left; margin: 0px 60px}
.gy_tra_cont dl dt{ width: 180px; height: 180px; border-radius: 35px; overflow: hidden ; margin: auto}
.gy_tra_cont1{background-color: #24adeb;}
.gy_tra_cont2{background-color: #48b9ec;}
.gy_tra_cont3{background-color: #70c8f0;}
.gy_tra_cont dl dt img{ width: 100px; display: block; margin:20px auto 0px; overflow: hidden}
.gy_tra_cont dl dd{  font-family: '微软雅黑';  text-align: center }
.gy_tra_dt1{font-size: 18px; margin-top: 20px;color: #333;}
.gy_tra_dt2{font-size: 14px;margin-top: 10px; line-height: 28px; color: #666}
/* 三个模块 */
.gy_wrap_tra{ width: 1200px; display: block; margin:10px auto 20px;  height:auto; overflow:hidden; padding-bottom:20px;}
.gy_wrap_tra dl{ width: 400px; float: left;cursor: pointer;}
.gy_wrap_tra dl dt img{ display: block; margin: auto;width: 164px; height:164px}
.gy_wrap_tra dl dd h2{ font-family: "微软雅黑"; font-size: 18px; color: #333333; font-weight: normal; text-align: center;}
.gy_wrap_tra dl dd p{ font-family: "微软雅黑"; font-size: 14px; color: #666; text-align: center; line-height: 24px; margin-top: 5px;}
.gy_wrap_tra dl dd{width: 255px; margin: auto; }
.gydl1:hover{ background: url(../images/why1_02.png) top center no-repeat; width: 400px;}
.gydl2:hover{ background: url(../images/why2_02.png) top center no-repeat; width: 400px;}
.gydl3:hover{ background: url(../images/why3_02.png) top center no-repeat; width: 400px;}
.gydl4:hover{ background: url(../images/why4_02.png) top center no-repeat; width: 400px;}

.gy_yingyong img{display:block; margin:0px auto;}
.gk_more{ width:160px; height:40px; line-height:40px; text-align:center; display:block; margin:auto; background:#068ee6; color:#fff; font-family:"微软雅黑"; border-radius:20px; font-size:16px; text-decoration:normal; margin-top:0px}
.gk_more:hover{background:#0372cf;text-decoration:none; color:#fff}
.gk_morewrap{padding-bottom:40px}

.nei_banner{ width: 100%;overflow: hidden;background:url(../images/1.jpg) center center no-repeat rgb(22, 25, 60); height: 500px }
.nei_banner img{ max-width: 100%;}
.nei_banner div{ width: 1000px; margin: auto}
.nei_banner div p{ font-family: '微软雅黑'; font-size: 42px; line-height: 32px;color: #fff; margin-top: 150px}
.nei_banner div .nei_1{ font-size: 24px;margin-top: 20px; line-height: 50px}

/*内页公用样式*/
.content{ width:100%; margin:auto; position:relative;}
.content:after{visibility: hidden;display: block;font-size: 0;content: ".";clear: both;height: 0;} 
* html .content{zoom: 1;}
*:first-child + html .content{zoom: 1;}

/*案例展示*/
.project_1{ width: 100%;padding: 40px 0 20px;font-size: 40px;color: #2a2a2a;text-align: center;}
.project_2{ width: 1200px;margin: auto;padding: 20px 0 35px;text-align: center;overflow: hidden;}
.project_2 a{ display: inline-block;padding: 5px 20px;font-size: 18px;color: #2a2a2a;margin-left: 5px;}
.project_2 a.cur{ background-color: #e53000;color: #fff;}
.project_2 a:hover{ background-color: #e53000;color: #fff;}
 
/*新闻动态*/
.new{ width: 1200px;margin: auto;padding: 0 0 40px;overflow: hidden;}
.new_1{ width: 1200px;padding: 50px 0 30px;text-align: center;font-size: 32px;color: #e53000;background:url(http://360vr.cn/templets/e/images/icon1.png) center bottom no-repeat;}
.new_2{ width: 1200px;padding:20px 0 0;line-height: 26px;color: #868686;text-align: center;overflow: hidden;}
.new_list{ width: 1350px;padding-top: 30px;overflow: hidden;}
.new_list dl{ width:370px;float: left;margin-right: 45px;margin-bottom: 20px;}
.new_list dl dt{ width:370px; height:220px;overflow: hidden;}
.new_list dl dt img{ width: 370px;height: 220px;}
.new_list dl dt img:not(.noscale){transition: all 2s ease 0s;}
.new_list dl dt img:hover:not(.noscale){transform: scale(1.2);}
.new_list dl dd.arc_tit{ width:338px;height: 20px;line-height: 30px;padding: 15px 15px 10px;border-left: 1px solid #efefef;border-right: 1px solid #efefef;overflow: hidden;}
.new_list dl dd.arc_tit a{color: #000;font-size: 16px; font-weight:bold;}
.new_list dl dd.arc_tit a:hover{ text-decoration: underline;}
.new_list dl dd.arc_into{ width:338px;  font-size:12px;padding: 5px 15px;border-left: 1px solid #efefef;border-right: 1px solid #efefef; color:#bebebe;}
.new_list dl dd.arc_desp{ width:338px;padding: 0 15px 15px;border: 1px solid #efefef;border-top: 0; overflow:hidden;}
.new_list dl dd.arc_desp div{width:338px; height:60px; color:#9b9b9b; line-height:21px; overflow:hidden;}
.nn_tit{ width:1004px;padding: 10px 0;line-height: 30px; color:#333; font-size:20px; text-align:center;}
.nn_info{ width:1004px; text-align:center; border-bottom:1px dashed #dddddd; font-size:12px; color:#999; padding:3px 0;}
.nn_con{ width:1180px; text-align:left; border-bottom:1px dashed #dddddd; padding:20px 10px;}
.prev_next{ margin-top:10px; width:1004px;}

/*合作*/
.cooper{ width: 100%;margin: auto;padding: 0 0 40px;overflow: hidden;}
.cooper_1{ width: 1200px;padding: 70px 0 30px;margin: auto;text-align: center;font-size: 32px;color: #e53000;}
.cooper_2{ width:1140px; margin:auto;padding:0 0 50px 60px; color:#000;  padding-top:30px;overflow: hidden;}
.cooper_2 dl{ width:150px; float:left;text-align: center; margin-left:100px;overflow: hidden;}
.cooper_2 dl dt{ width:150px; height:122px; overflow:hidden; position:relative; cursor:pointer;}
.cooper_2 dl dt .ico { width: 122px; height: 122px; position: absolute;top: 0;left: 13px; border-radius: 50%; z-index: 1; -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all; }
.cooper_2 dl dt.on .ico { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.cooper_2 dl dd{ width:150px; height:30px;line-height: 30px;margin-top: 15px;font-size: 18px; overflow:hidden;}
.cooper_3{ width: 100%;padding: 70px 0;background-color: #f7f7f7;overflow: hidden;}
.cooper_4{ width: 1200px;height: 402px;margin: auto;color: #e53000;font-size: 22px;background:url(../images/icon24.jpg) center no-repeat;overflow: hidden;}
.cooper_4 span.sp1{ display: block;width: 55px;height: 55px;float: left;text-align: center;line-height: 55px;font-size: 30px;margin-right: 15px;border-radius: 50%;border: 1px solid #e53000;}
.cooper_5{ padding: 30px 0 0 15px;line-height: 28px;}
.cooper_6{ padding: 85px 0 0 15px;line-height: 28px;}
.cooper_7{ padding: 85px 0 0 15px;line-height: 50px;}
.cooper_4 span.sp2{ display: block;width: 55px;height: 55px;float: right;text-align: center;line-height: 55px;font-size: 30px;margin-left: 15px;border-radius: 50%;border: 1px solid #e53000;}
.cooper_8{ padding: 30px 15px 0 0;text-align: right;line-height: 50px;}
.cooper_9{ padding: 85px 15px 0 0;text-align: right;line-height: 28px;}
.cooper_10{ padding: 85px 15px 0 0;text-align: right;line-height: 50px;}
.cooper_11{ font-size: 30px;padding: 120px 0 0 32px;}
.cooper_12{ font-size: 60px;padding: 50px 0 0 20px;}
.cooper_13{font-size:36px;padding: 40px 0 0 50px;font-weight: bold;}
.cooper_14{ width: 1200px;padding: 50px 0;margin: auto;overflow: hidden;}
.cooper_15{ width: 557px;overflow: hidden;}
.cooper_16{ width: 437px;height: 49px;padding: 25px 0 0 120px;font-size: 30px;color: #fff;background:url(../images/icon27.jpg) center no-repeat;}
.cooper_17{width: 557px;padding: 0 0 0 20px;}
.cooper_17 li{ line-height: 40px;color: #535353;font-size: 30px;float: left;margin:30px 0 0 40px;}
.cooper_18{width: 557px;padding: 0 0 0 20px;}
.cooper_18 li{ line-height: 40px;color: #535353;font-size: 30px;float: left;margin:15px 0 0 40px;}
.cooper_19{ width: 100%;padding: 50px 0;background-color: #f7f7f7;overflow: hidden;}
.cooper_20{ width: 1200px;margin: auto;overflow: hidden;}
.cooper_21{line-height: 50px; text-align: center;font-size: 36px;color: #e53000;overflow: hidden;}
.cooper_22{ width: 1200px;padding-top: 30px;overflow: hidden;}
.cooper_22 img{ max-width: 100%;}
.cooper_23{ width: 1200px;padding: 30px 0;margin: auto;overflow: hidden;}
.cooper_24{ width: 1300px;overflow: hidden;}
.cooper_24 dl{ width: 280px;padding-bottom: 15px;float: left; margin-right: 20px;background-color: #ddd;overflow: hidden;}
.cooper_24 dl dt{ width: 280px;height: 210px;overflow: hidden;}
.cooper_24 dl dt img{ width:280px;height: 210px; }
.cooper_24 dl dd.dd1{ width: 280px;height: 30px;text-align: center;line-height: 30px;margin-top: 15px;font-size: 16px;color: #000;font-weight: bold;overflow: hidden;}
.cooper_24 dl dd.dd2{ width: 260px;height: 65px;margin: auto;color: #535353;overflow: hidden;}
.cooper_24 dl dd.dd3{ width: 280px;padding-top: 15px;overflow: hidden;}
.cooper_24 dl dd.dd3 input{ width: 150px;height: 30px;border: 0;margin-left: 60px;color: #fff;cursor: pointer;background-color: #e53000;}
.zs_33{ width: 100%;padding-top: 30px;overflow: hidden;}
.zs_34{ width: 1200px;margin: auto;overflow: hidden;}
.zs_35{ width: 1200px;height: 90px;background-color: #e53000;overflow: hidden;}
.zs_36{ width: 365px;height: 86px;line-height: 86px;margin-top: 4px;text-align: center;font-size: 36px;color: #e53000;letter-spacing: 5px;background-color: #fff;}
.zs_37{ width: 742px;height: 90px;margin-left: 50px;background:url(../images/icon26.png) no-repeat center;}
.zs_38{ width: 1130px;height: 545px;padding: 50px 35px 0;background-color: #fff;overflow: hidden;}
.zs_39{ width: 360px;border-right: 2px solid #d9d9d9;overflow: hidden;}
.zs_40{ width: 257px;height: 65px;padding-left: 20px;line-height: 65px;font-size: 26px;color: #ffffff;margin-left: 25px;background: url(../images/icon25.jpg) no-repeat center;}
.zs_41{ width: 257px;padding-top: 10px;text-align: center;line-height: 35px;font-size: 18px;color: #2b0802;margin-left: 25px;}
.zs_42{ width: 303px;height: 110px;padding-top: 10px;margin:10px 0 0 10px;border: 2px solid #ffa300;overflow: hidden;}
.zs_43{ width: 283px;height: 25px;margin: auto;line-height: 25px;color: #000000;font-size: 18px;overflow: hidden;}
.zs_44{ width: 283px;padding-top: 10px;margin: auto;line-height: 26px;color: #808080;font-size: 15px;overflow: hidden;}
.zs_45{ width: 755px;font-size: 18px;color: #000000;overflow: hidden;}
.mes_tit{ width:330px; border:1px solid #cccccc; height:30px; padding-left:10px; margin-left:10px;}
.mes_textarea{ width:320px;border:1px solid #cccccc; height:130px; padding:10px; margin-left:10px;}
.mes_code{ width:60px; border:1px solid #cccccc; height:30px; padding-left:10px; margin-left:10px;}
.mes_tijiao{ width:160px; height:40px; border:0px;color: #fff;font-size: 18px; cursor:pointer; margin-left:10px;background-color: #c30101;border-radius: 5px;}

/*功能*/
.feat{ width: 1200px;margin: auto;overflow: hidden;}
.feat_1{ width: 1200px;padding: 50px 0 30px;text-align: center;font-size: 32px;color: #0099ff;background:url(http://360vr.cn/templets/e/images/icon1.png) center bottom no-repeat; height: 32px;margin: auto}
.feat_2{ width: 1200px;padding:20px 0 0;line-height: 26px;color: #868686;text-align: center;overflow: hidden;}
.feat_3{ width: 1200px;overflow: hidden;}
.feat_3 dl{ width:240px; float:left;margin-top: 50px;text-align: center;overflow: hidden;}
.feat_3 dl dt{ width:200px; height:90px; overflow:hidden; position:relative; cursor:pointer; margin: auto;}
.feat_3 dl dt .ico { width: 90px; height: 90px; position: absolute;top: 0;left: 58px; z-index: 1; -webkit-transition: .4s all; -moz-transition: .4s all; -ms-transition: .4s all; transition: .4s all;overflow: hidden; }
.feat_3 dl dt.on .ico { -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -ms-transform: rotate(360deg); transform: rotate(360deg); }
.feat_3 dl dd.dd1{ text-align: center;width:200px; height:30px;line-height: 30px;margin: 20px auto 0px;font-size: 16px;font-weight: bold;color: #000; overflow:hidden;}
.feat_3 dl dd.dd2{ width:200px; height:60px;line-height: 20px;margin: 5px auto 0px;font-size: 12px;color: #5e5e5e; overflow:hidden;}
.feat_4{ width: 1200px;overflow: hidden;}
.box{float:left; width:260px;height: 260px;margin: 30px 0 0 30px;overflow: hidden;}
.he_border2{background:#000;width:260px;height:260px;padding:0;margin:0;position:relative;box-sizing:border-box;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2 .he_border2_img{display:block;width:100%;padding:0;margin:0;position:relative;opacity:1;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2:hover .he_border2_img{position:absolute;-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-o-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);opacity:.6}
.he_border2 .he_border2_caption{color:#fff;padding:0;margin:0;-moz-backface-visibility:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden}
.he_border2 .he_border2_caption::before,.he_border2 .he_border2_caption::after{position:absolute;content:'';opacity:0;-webkit-transition:opacity 0.4s,-webkit-transform .4s;-moz-transition:opacity 0.4s,-moz-transform .4s;-o-transition:opacity 0.4s,-o-transform .4s;transition:opacity 0.4s,transform .4s}
.he_border2 .he_border2_caption::before{top:14%;right:5%;bottom:14%;left:5%;border-top:1px solid #fff;border-bottom:1px solid #fff;-webkit-transform:scale(0,1);-moz-transform:scale(0,1);-o-transform:scale(0,1);transform:scale(0,1);-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-o-transform-origin:0 0;transform-origin:0 0}
.he_border2 .he_border2_caption::after{top:8%;right:10%;bottom:8%;left:10%;border-right:1px solid #fff;border-left:1px solid #fff;-webkit-transform:scale(1,0);-moz-transform:scale(1,0);-o-transform:scale(1,0);transform:scale(1,0);-webkit-transform-origin:100% 0;-moz-transform-origin:100% 0;-o-transform-origin:100% 0;transform-origin:100% 0}
.he_border2:hover .he_border2_caption::before,.he_border2:hover .he_border2_caption::after{opacity:1;-webkit-transform:scale(1);-moz-transform:scale(1);-o-transform:scale(1);transform:scale(1)}
.he_border2 .he_border2_caption,.he_border2 .he_border2_caption > a{position:absolute;top:0;left:0;width:100%;height:100%;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden; z-index:1000}
.he_border2 .he_border2_caption_h{font-size:1.3em;font-weight:700;text-align:center;width:80%;position:absolute;top:10%;left:10%;-webkit-transition:all .5s ease-in-out;-moz-transition:all .5s ease-in-out;-o-transition:all .5s ease-in-out;-ms-transition:all .5s ease-in-out;transition:all .5s ease-in-out;overflow:hidden;opacity:0}
.he_border2 .he_border2_caption_p{font-size:16px;text-align:center;width:30%;padding:5px 0;position:absolute;top:60%;left:34%;border: 2px solid #fff;color: #fff;border-radius: 5px;-webkit-transition:all .4s ease-in-out;-moz-transition:all .4s ease-in-out;-o-transition:all .4s ease-in-out;-ms-transition:all .4s ease-in-out;transition:all .4s ease-in-out;overflow:hidden;opacity:0}
.he_border2:hover .he_border2_caption_h{top:25%;opacity:1}
.he_border2:hover .he_border2_caption_p{top:45%;opacity:1}

/*全景教程*/
.course{ width: 1200px;margin: auto;padding: 0 0 40px;overflow: hidden;}
.course_1{ width: 1200px;padding: 50px 0 30px;text-align: center;font-size: 32px;color: #e53000;background:url(../images/icon1.png) center bottom no-repeat;}
.course_2{ width: 1200px;padding:20px 0 0;line-height: 26px;color: #868686;text-align: center;overflow: hidden;}
.course_3{ width: 1200px;padding-top: 30px;overflow: hidden;}
.course_4{ width: 240px;border: 1px solid #d9d9d9;border-bottom: 0;overflow: hidden;}
.course_4 a{ display: block;width: 215px;height: 70px;padding-left: 25px;line-height: 70px;font-size: 18px;color: #808080;border-bottom: 1px solid #d9d9d9;overflow: hidden;}
.course_4 a:hover{ color: #fff; background: #e53000 url(../images/icon30.jpg) 195px center no-repeat; }
.course_4 a.cur{ color: #fff; background: #e53000 url(../images/icon30.jpg) 195px center no-repeat; }
.course_5{ width: 920px;height: 700px;padding-top: 5px;border: 2px solid #c3c3c3;overflow-y: auto;}
.course_6{ width: 99%;height: 1000px;margin: auto;}
.course_6 img{ max-width: 100%;}
.course_7{ width: 1300px;height: 690px;padding-top: 10px;overflow: hidden;}
.course_7 li{ width: 385px;height: 325px;float: left;margin:20px 20px 0 0; overflow: hidden;}
.course_7 li img{width: 385px;height: 325px;}
.course_7 li img:not(.noscale){transition: all 2s ease 0s;}
.course_7 li img:hover:not(.noscale){transform: scale(1.2);}
.course_8{ width: 1300px;height: 290px;overflow: hidden;}

/*全景发现*/
.found{ width: 100%;margin: auto;padding: 0 0 40px;overflow: hidden;}
.found_1{ width: 100%;height: 55px;line-height: 55px;text-align: center;font-size: 18px;color: #c2c2c2;border-bottom: 1px solid #eeeeee;overflow: hidden;}
.found_1 a{ display: inline-block;color: #1c1c1c;padding: 0 10px;}
.found_1 a:hover{ text-decoration: underline;}
.found_2{ width: 1200px;margin: auto;padding-top: 20px;overflow: hidden;}
.found_3{ width: 870px;overflow: hidden;}
.found_4{ width: 868px;padding: 15px 0;margin-bottom: 20px;border: 1px solid #e5e5e5;overflow: hidden;}
.found_4 dl{ width: 838px;height: 230px;margin: auto;overflow: hidden;}
.found_4 dl dt{ width: 325px;height: 230px;float: left;overflow: hidden;}
.found_4 dl dt img{width: 325px;height: 230px;}
.found_4 dl dt img:not(.noscale){transition: all 2s ease 0s;}
.found_4 dl dt img:hover:not(.noscale){transform: scale(1.2);}
.found_4 dl dd.dd1{ width:480px; height:50px;line-height: 50px;font-size: 24px;color: #000; overflow:hidden;}
.found_4 dl dd.dd2{ width:480px; height:60px;line-height: 20px;margin-top: 5px;color: #5e5e5e; overflow:hidden;}
.found_4 dl dd.dd3{ width:480px; height:30px;line-height: 30px;font-size: 12px;margin-top: 5px;color: #c2c2c2; overflow:hidden;}
.found_4 dl dd.dd4{ width:480px;margin-top: 10px;overflow: hidden;}
.found_4 dl dd.dd4 a{ display: block;width: 110px;height: 35px;text-align: center;color: #fff;line-height: 35px;background-color: #e53000;}
.found_5{ width: 307px;overflow: hidden;}
.found_6{ width: 285px;height: 60px;line-height: 60px;color: #000;padding-left: 20px;font-size: 24px;border: 1px solid #e5e5e5;border-bottom: 0; }
.found_7{ width: 305px;padding: 15px 0;border: 1px solid #e5e5e5;overflow: hidden;}
.found_7 a{ display: block;width: 265px;height: 35px;margin: auto;padding-left: 10px;line-height: 35px;background:url(../images/icon32.jpg) left center no-repeat;overflow: hidden;}
.found_8{ width: 285px;height: 60px;line-height: 60px;color: #000;margin-top: 20px;padding-left: 20px;font-size: 24px;border: 1px solid #e5e5e5;border-bottom: 0; }
.found_9{ width: 305px;padding: 0px 0 15px;border: 1px solid #e5e5e5;border-top: 0;overflow: hidden;}
.found_9 dl{ width: 305px;margin-bottom: 15px;overflow: hidden;}
.found_9 dl dt{width: 305px;height: 210px;overflow: hidden;}
.found_9 dl dt img{width: 305px;height: 210px;}
.found_9 dl dt img:not(.noscale){transition: all 2s ease 0s;}
.found_9 dl dt img:hover:not(.noscale){transform: scale(1.2);}
.found_9 dl dd{ width:305px; height:40px;text-align: center;line-height: 40px; overflow:hidden;}
.found_9 dl dd a{font-size:18px;}



* { margin:0; padding:0;}
a { font-size:14px;text-decoration:none;/* font-family:"Microsoft Yahei","SimSun" */ ; color:#333;}
a:hover {text-decoration:none; color:#e53000;}
ul,p { margin:0; padding:0;}
ul li { list-style:none;}
img { border:none;}
.clear { clear:both;}
/*div:after{display:block; content:'clear'; clear:both; line-height:0; visibility:hidden;}*/
body { /*font-family:"Microsoft Yahei","SimSun"*/ ;color:#333; }
.clearfix::before, .clearfix::after {content: " ";display: block;height: 0;overflow: hidden;}
.clearfix::after {clear: both;}

.pt10{ padding-top:10px;}
.mt20{ margin-top:20px;}
.ml10{ margin-left:10px;}
.fl{ float:left;}
.fr{ float:right;}
.hide{display: none;}


/*自行添加*/
.feat_3 .dd1 span{ color: #e10000;}


*{list-style: none; margin: 0px; padding: 0px;}
#header{width:100%;overflow: visible;background:#fff;}
#header .headtop{width:1200px;height:68px;overflow:hidden;margin:0 auto;}

.headtop .logo {
	width: 285px;
	height: 33px;
	overflow: hidden;
	margin-top: 17px;
	float: left;
	_display: inline;
	margin-left: 8px;
}

.headtop .welltext {
	width: 300px;
	height: 50px;
	overflow: hidden;
	float: left;
	_display: inline;
	margin-left: 140px;
	margin-top: 9px;
	background: url(images/lihe.jpg) no-repeat;
	display: block;
}

.headtop .info {
	width: 230px;
	height: 50px;
	overflow: hidden;
	margin-top: 7px;
	float: right;
	_display: inline;
}

.headtop .info .line1 {
	width: 230px;
	height: 16px;
	overflow: hidden;
	text-align: right;
	margin-top: 2px;
	font: 12px/16px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #999;
}

.headtop .info .line2 {
	width: 230px;
	height: 16px;
	overflow: hidden;
	text-align: right;
	margin-top: 10px;
	font: 12px/16px "微软雅黑", "宋体", tahoma, arial, sans-serif;
}

.headtop .info .line2 span {
	margin-left: 6px;
	font: 12px/16px "微软雅黑", "宋体", tahoma, arial, sans-serif;
}

#header .nav {
	width: 982px;
	height: 40px;
	padding-left: 2px;
	margin: 0 auto;
	margin-top: 6px;
	background: url(images/navtop.gif) no-repeat;
}

#header .nav .navtop {
	width: 982px;
	height: 4px;
	overflow: hidden;
	background: url(images/navtop.gif) no-repeat;
}

#header .nav .navbody {
	width: 982px;
	height: 36px;
	overflow: visible;
	background: url(images/navbg.gif) repeat-x;
}

#header .nav .navcube {
	text-align: center;
	font: 14px/36px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	height: 42px;
	color: #666666;
	float: left;
	_display: inline;
	display: block;
	overflow: visible;
}

#header .nav .navcube:hover {
	text-decoration: none;
}

#header .nav .navcube.h {
	width: 84px;
	background: url(images/navleft.gif) no-repeat;
}

#header .nav .navcube.h:hover {
	background-position: -84px 0;
	color: #fff;
}

#header .nav .navcube.h.selected {
	background-position: -84px 0;
	color: #fff;
}

#header .nav .navcube.t2 {
	width: 84px;
	background: url(images/nav2t.gif) no-repeat;
}

#header .nav .navcube.t2:hover {
	background-position: -84px 0;
	color: #fff;
}

#header .nav .navcube.t3 {
	width: 98px;
	background: url(images/nav3t.gif) no-repeat;
}

#header .nav .navcube.t3:hover {
	background-position: -98px 0;
	color: #fff;
}

#header .nav .navend {
	width: 1px;
	height: 36px;
	overflow: hidden;
	float: left;
	background: url(images/navend.gif) no-repeat;
}

#header .nav .navright {
	width: 9px;
	height: 36px;
	overflow: hidden;
	float: right;
	_display: inline;
	background: url(images/navright.gif) no-repeat;
}

#header .nav .navtext {
	width: 160px;
	height: 36px;
	overflow: hidden;
	text-align: center;
	float: left;
	font: 12px/36px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #ccc;
	font-style: italic;
}


/*修改 begin*/

#header .newnav .body>ul>li.selectedw {
	background: #0372cf;
}

#header .newnav {
	height: 50px;
	background: #068ee6;
}

#header .newnav .body {
	width: 1200px;
	height: 50px;
	margin: 0 auto;
}


/*#header .newnav .body>ul{overflow:hidden;}*/

#header .newnav .body>ul>li {
	width: auto;
	height: 50px;
	font: 16px/50px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #fff;
	float: left;
	_display: inline;
}

#header .newnav>.body>ul>li:hover {
	background: #0372cf;
}

#header .newnav .body>ul>li>.selected {
	line-height: 50px;
	border-right: 1px solid #1598ed;
	background: #0372cf;
}

#header .newnav .body>ul>li>.selected a {
	border-right: none;
	height: 50px;
	display: block;
	overflow: hidden;
	float: left;
}

#header .newnav .body>ul>li>.selected:hover a {
	border-left: none;
	border-right: none;
	padding-left: 35px;
}


/*#header .newnav .body>ul>li:hover a{padding-left:35px;}*/

#header .newnav .body>ul>li>a{font:16px/50px "微软雅黑","宋体", tahoma, arial, sans-serif;color:#fff;padding:0 50px;border-right:1px solid #1598ed;height:50px;display:block;}
#header .newnav .body>ul>li>a:hover{text-decoration:none;}


/*修改end*/

#header .navdown {
	width: 980px;
	height: 0px;
	overflow: hidden;
	margin: 0 auto;
}

#header .navdown .box {
	width: 120px;
	overflow: hidden;
	background: url(images/navblue.png) repeat;
	position: absolute;
	z-index: 500;
}

#header .navdown .box .dk {
	width: 120px;
	height: 30px;
	overflow: hidden;
	font: 12px/30px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #fff;
}

#header .navdown .box .dk a {
	width: 120px;
	height: 30px;
	overflow: hidden;
	display: block;
	font: 12px/30px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #fff;
	padding: 0 10px;
}

#header .navdown .box .dk a:hover {
	text-decoration: none;
	background: #0060bf;
}

#header .weixin {
	width: 200px;
	height: 54px;
	overflow: hidden;
	border: 2px solid #eee;
	float: left;
	margin-top: 5px;
	margin-left: 50px;
	cursor: pointer;
}

#header .weixin:hover {
	border-color: #ace;
}

#header .weixin .xinimg {
	width: 50px;
	height: 50px;
	overflow: hidden;
	background: url(images/xiaoweixin.png) no-repeat;
	float: left;
	margin: 2px;
}

#header .weixin .xintxt {
	width: 135px;
	height: 50px;
	overflow: hidden;
	float: right;
	margin-right: 2px;
	margin-top: 5px;
	font: bold 14px/20px "微软雅黑", "宋体", tahoma, arial, sans-serif;
	color: #068ee6;
}

.wixinbg {
	width: 100%;
	height: 100%;
	overflow: hidden;
	background: #fff;
	position: fixed;
	_position: absolute;
	z-index: 100010;
	display: none;
	filter: alpha(opacity=50);
	/*IE滤镜，透明度50%*/
	-moz-opacity: 0.5;
	/*Firefox私有，透明度50%*/
	opacity: 0.5;
	/*其他，透明度50%*/
}

.wixinmain {
	width: 100%;
	position: fixed;
	_position: absolute;
	z-index: 100020;
	display: none;
	background: none;
	margin: 0 auto;
}

.wixinbox {
	width: 380px;
	height: 450px;
	overflow: hidden;
	background: url(images/ke.jpg) no-repeat #fff;
	margin: 0 auto;
	border: 4px solid #068ee6;
	margin-top: 100px;
}


/*新添加*/

.selected>.nav2 {
	color: #fff;
	width: 132px;
	text-align: center;
	position: absolute;
	height: 50px;
	z-index: 9999999;
	display: none
}

.selected>.nav2 a {
	color: #fff;
	width: 132px;
	text-align: center;
	height: 50px;
	background: #068ee6;
	padding: 0px;
	line-height: 50px;
	display: block
}

.selected>.nav2 a:hover {
	background: #0372cf;
	text-align: center;
	line-height: 50px;
	padding: 0px;
}
.body>ul>li:hover.selected>.nav2 {
	display: block
}

#footer{width:1200px;height:auto;overflow:hidden;margin:0 auto;margin-top:20px;}
#footer .line{width:auto;height:24px;overflow:hidden;text-align:center;font:12px/24px "微软雅黑","宋体", tahoma, arial, sans-serif;color:#999;}
#footer .line a{font:12px/24px "微软雅黑","宋体", tahoma, arial, sans-serif;color:#666;margin:0 10px;}
#footer .line span{font:12px/24px "微软雅黑","宋体", tahoma, arial, sans-serif;color:#999;margin:0 5px;}
#footer .line a{font:12px/24px "微软雅黑","宋体", tahoma, arial, sans-serif;color:#999;margin:0 5px;}
#footer .line a:hover{text-decoration:none;color:#666;}
#footer .imgbag{width:auto;height:47px;overflow:hidden;text-align:center;margin-top:6px;}
#footer .imgbag a{margin:0 4px;}
.feat_3 dl dt .ico img:hover {
    transition: linear 1s;
    transform: rotate(360deg);
    opacity: 0.8;
    filter: alpha(opacity=60);
}

#upback{width:980px;height:0px;overflow:hidden;margin:0 auto;}
#uppage{width:55px;height:55px;overflow:hidden;background:url(../images/uppage.jpg) no-repeat;position:absolute;cursor:pointer;margin-left:1100px;display:none;z-index:9999}
#uppage:hover{background-position:0 -55px;}




.m-box {
    width: 100%;
    height: auto;
    padding: 15px 0 20px 0;
    background: #ebf9f9;
}

.m-box .m-top ul {
    margin-right: -28px;
}

.c-box {
    width: 100%;
    height: auto;
    background: #ebf9f9;
    padding-bottom: 50px
}

.c-box .title {
    font-size: 24px;
    margin-left: -44px;
    text-align: center;
    color: #555;
}

.maxline {
    width: 100%;
    background: #fff;
    height: 5px;
}

.m-top {
    overflow: hidden;
    height: 326px;
}

.m-top li {
    position: relative;
    background: #fff;
    float: left;
    width: 279px;
    margin: 0 28px 0 0;
    margin-top: 16px;
    height: 290px;
    transition-duration: 1s;
    transition-property: all;
}

.m-top li:hover {
    box-shadow: 0 6px 14px rgba(100, 100, 100, 0.55);
}

.m-top li:hover .side1 i {
    background: #ff6e51;
    color: #fff;
}

.m-top li:hover .c-side a {
    color: #666;
    background: rgba(255, 255, 255, 0.8);
}

.m-top li .side1 {
    height: 133px;
    text-align: center;
}

.m-top li .side1 h3 {
    font-size: 18px;
    margin-top: 5px;
    color: #666;
}

.m-top li .side1 i {
    font-size: 74px;
    line-height: 70px;
    width: 80px;
    height: 80px;
    color: #ff6e51;
    border-radius: 40px;
    display: inline-block;
    margin-top: 5px;
}

.m-top li .side1 .font-common-26 {
    line-height: 86px;
}

.m-top li .side1 .font-common-23 {
    line-height: 80px;
}

.m-top li .side1 .font-common-26 {
    color: #1ab8ff;
}

.m-top li .side1 .font-common-23 {
    color: #57c75a;
}

.m-top li .c-side {
    padding-bottom: 15px;
    background: #ff6e51;
}

.m-top li .c-side .sidetext {
    line-height: 24px;
    padding: 20px 12px 14px 31px;
    color: #fff;
}

.m-top li .c-side a {
    line-height: 35px;
    display: block;
    width: 222px;
    height: 35px;
    margin: 0 auto;
    text-align: center;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 5px;
    background: rgba(255, 255, 255, 0.2);
}

.m-top li .c-side a:hover {
    text-decoration: none;
}

.m-top li .c-side i {
    position: absolute;
    top: 0;
    left: -2px;
}

.m-top .c2 .c-side {
    background: #1ab8ff;
}

.m-top .c2 .c-side a {
    background: #48c6ff;
}

.m-top .c2:hover .side1 i {
    background: #1ab8ff;
}

.m-top .c3 .c-side {
    background: #57c75a;
}

.m-top .c3 .c-side a {
    background: #79d27b;
}

.m-top .c3:hover .side1 i {
    background: #57c75a;
}

.m-top .c4 .notice {
    font-size: 16px;
    font-weight: bold;
    line-height: 30px;
    display: block;
    height: 30px;
    padding-left: 15px;
    color: #fff;
    background: #fe934e;
}

.m-top .c4 .notice a {
    float: right;
    margin-right: 15px;
    cursor: pointer;
    color: #fff;
}

.m-top .c4 .font {
    margin-top: 10px;
}

.m-top .c4 .font .lump {
    font-size: 14px;
    line-height: 40px;
    overflow: hidden;
    height: 40px;
    padding: 0 11px 0 11px;
}

.m-top .c4 .font .lump i- {
    display: inline-block;
    width: 5px;
    height: 5px;
    border-radius: 5px;
    background: #999;
    margin-bottom: 3px;
}

.m-top .c4 .font .lump span {
    font-size: 12px;
    float: right;
    color: #b4b4b4;
}

.m-top .c4 .font .lump a {
    margin-left: 8px;
    color: #323232;
}

.m-top .c4 .font .lump:hover a {
    color: #0c0;
}

.advantage {
	padding-top: 40px;
	width: 1200px;
	margin: auto
}

.advantage i {
    font-size: 84px;
    line-height: 84px;
    margin-left: 5px;
    padding-top: 1px;
    color: #666;
}

.advantage .t-new {
    margin: 60px 0 50px 0;
    text-align: center;
    color: #956666;
}

.advantage .t-new p {
    font-size: 16px;
    color: #666;
    display: inline-block;
}

.advantage .t-new .line {
    float: left;
    width: 366px;
    height: 1px;
    margin-top: 12px;
    background: #cdcdcd;
}

.advantage .t-btn {
    height: 200px;
}

.advantage .t-btn ul li {
    float: left;
    width: 113px;
    height: 195px;
    margin-right: 146px;
    text-align: center;
}

.advantage .t-btn ul li img {
    height: 80px;
}

.advantage .t-btn ul li:hover i {
    color: #4ca2a2;
}

.advantage .t-btn ul li span {
    font-size: 18px;
    font-weight: bold;
    display: block;
    margin: 30px 0 20px 0;
    color: #666;
}

.advantage .t-btn ul li p {
    font-size: 14px;
    color: #323232;
    display: block;
    filter: alpha(opacity=0);
    opacity: 50;
    -webkit-transition-property: transform;
    -webkit-transition-duration: .3s;
    -webkit-transition-timing-function: linear;
    -webkit-transition-delay: 0s;
}

.advantage .t-btn ul li:hover p {
    display: block;
    -webkit-transform: translate(0, -10px);
    filter: alpha(opacity=100);
    opacity: 10;
}

.advantage .t-btn ul li:first-child + li + li + li + li {
    width: 126px;
    margin: 0;
}

.advantage .t-btn ul li:first-child + li + li {
    width: 150px;
}

.advantage .cloud {
    margin-top: 10px;
}




.mincon .bright {
    margin-top: 30px;
}


.mincon .bright ul {
    margin-top: 40px;
    overflow: hidden;
    margin-right: -50px;
}

.mincon .bright ul li {
    float: left;
    width: 262px;
    margin: 0 50px 20px 0;
    text-align: center;
}

.mincon .bright ul li img:hover {
    transition: linear 1s;
    transform: rotate(360deg);
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.mincon .bright ul li:hover img {
    transition: linear 1s;
    transform: rotate(360deg);
    opacity: 0.6;
    filter: alpha(opacity=60);
}

.mincon .bright ul li span {
    font-size: 16px;
    display: block;
    margin: 13px 0 10px 0;
    text-align: center;
    color: #333;
}

.mincon .bright ul p {
    height: 62px;
    overflow: hidden;
    text-align: justify;
    color: #7b7a7a;
}
.gtr_bg{     width: 100%;
    height: auto;
	background: #ebf9f9;
	
	
}


.g_t1{ width: 84px; height: 84px; background: url(../images/t1.png); margin: auto}
.g_t1z:hover .g_t1{background: url(../images/t1_1.png);}

.g_t2{ width: 84px; height: 84px; background: url(../images/t2.png); margin: auto}
.g_t2z:hover .g_t2{background: url(../images/t2_1.png);}

.g_t3{ width: 84px; height: 84px; background: url(../images/t3.png); margin: auto}
.g_t3z:hover .g_t3{background: url(../images/t3_1.png);}

.g_t4{ width: 84px; height: 84px; background: url(../images/t4.png); margin: auto}
.g_t4z:hover .g_t4{background: url(../images/t4_1.png);}


.g_t5{ width: 84px; height: 84px; background: url(../images/t5.png); margin: auto}
.g_t5z:hover .g_t5{background: url(../images/t5_1.png);}


.gyf_info{ float: right; }
.gyf_info p,.gyf_info a{ display: block;  float: left}
.gyf_info p{font-size: 16px;color: #9d9d9d; line-height: 67px}
.gyf_info p span{ font-size: 20px; color: #f1a41f; display: inline-block}
#header .headtop .gyf_info a{ width: 96px; height: 37px; font-size: 14px; color: #fff; line-height: 37px; text-align: center; vertical-align: top; background: #00c568; border-radius: 6px;margin-left: 20px; margin-top: 16px}
#header .headtop .gyf_info .gyf_head_btn{ background: #f1a41f}
#header .headtop .gyf_info a:hover{ color: #fff}


.width1200 {position:relative;width:1200px;margin:0 auto;padding-bottom:1px;}
.width1120 {position:relative;width:1120px;margin:0 auto;padding-bottom:1px;}
.width1000 {position:relative;width:1000px;margin:0 auto;padding-bottom:1px;}
.navheader {z-index:10;position:relative;margin:0 auto;background:#f8f8f9;}
.navheader .nav {height:36px;line-height:36px;background:#f8f8f9;margin-top:-13px}
.navheader .nav>ul>li {float:left;width:50%;font-size:12px;color:#777;}
.navheader .nav li h2 {font-size:12px;font-weight:normal; margin: 0px}
.navheader .nav li a {color:#b0b0b0;}
.navheader .nav li.last {float:right;width:474px;text-align:right; margin-right: 32px}
.navheader .nav li.last a {color:#b0b0b0;}
.navheader .nav li.last p {float:left;padding-right:10px;}
.navheader .nav li.last ol {float:left;}
.navheader .nav li.last ol li {position:relative;float:left;width:auto;padding:0px 15px;font-size:12px;color:#999;cursor:pointer;}
.navheader .nav li.last ol li .downloadApp {z-index:1;position:absolute;top:35px;left:-210px;width:420px;min-height:160px;font-size:16px;color:#333;text-align:left;display:none;background:#fff;border:1px solid #333;border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.navheader .nav li.last ol li .downloadApp.small span {border:0;}
.navheader .nav li.last ol li .downloadApp.small span em {margin-top:-3px;margin-right:5px;display:inline-block;vertical-align:top;}
.navheader .nav li.last ol li:hover {color:#fff;}
.navheader .nav li.last ol li dl dd {margin-top:28px;font-size:0;line-height:15px;padding-left:25px;}
.navheader .nav li.last ol li:nth-child(2) dl dd:first-child{ }
.navheader .nav li.last ol li dl dd i {width:14px;height:14px;margin-right:10px;display:inline-block;vertical-align:top;background:url('../images/newIcon.png') -8px -18px;}
.navheader .nav li.last ol li dl dd span {padding:0 10px;font-size:14px;line-height:15px;display:inline-block;vertical-align:top;border-left:1px solid #333;}
.navheader .nav li.last ol li .downloadApp.small dl dd span  a {color:#333!important;}
.navheader .nav li.last ol li .downloadApp.small dl dd span:hover  a {color:#01b45f!important;}
.navheader .nav li.last ol li dl dd span:nth-child(2) {border-left:0;}
.navheader .nav li.last ol li dl dd span:hover {color:#01b45f;}
.navheader .nav li.last ol li .downloadApp div {display:none;}
.navheader .nav li.last ol li .downloadApp div>i {position:absolute;top:0;right:0;width:26px;height:26px;background:#3cc782 url('../images/newIcon.png');background-position:-303px -14px;}
.navheader .nav li.last ol li .downloadApp div {padding:2px 67px;}
.navheader .nav li.last ol li .downloadApp div p {width:100%;font-size:14px;color:#333;line-height:63px;text-align:center;}
.navheader .nav li.last ol li .downloadApp div span {width:140px;font-size:14px;color:#666;line-height:43px;text-align:center;display:inline-block;vertical-align:top;}
.navheader .nav li.last ol li .downloadApp div span img {max-width:100px;margin:0 auto;display:block;}
.navheader .nav li.last ol li a {color:#999; font-size: 12px}
.navheader .nav li.last ol li.active ,.navheader .nav li.last ol li:hover {color:#fff;background:#19af64;}
.navheader .nav li.last ol li.active>a ,.navheader .nav li.last ol li:hover>a {color:#fff;}
.navheader .fixed_header {z-index:8;position:fixed;top:0;left:0;width:100%;margin:0;padding:10px 0;display:none;background:rgba(255, 255, 255, .89);background:#fff;box-shadow:0px 1px 5px #afacac;}