﻿body{ min-width:320px;font:16px "微软雅黑","Arial,Microsoft YaHei";color:#333;line-height:24px;overflow-x: hidden; } .container{ margin:0 auto;height:auto; }
h1,h2,h3,h4,h5,p,div,span,ul,li,dl,dd,dt{margin:0;padding:0;} input,textarea{outline:none; font:16px "微软雅黑","Arial,Microsoft YaHei";}label{font-weight: normal;width:100%;}
a{text-decoration: none;outline:none;color:#333; } a:focus, a:hover{color:#333;text-decoration: none;outline: none;  outline-offset: 0;}
ul,li{list-style: none;} i,em{font-style:normal;}
.nav>li>a:focus, .nav>li>a:hover{background: none;}
.lt{float:left;}.rt{float:right;}.hide{display: none;}.show{display: block;} .imgMax{max-width:100%;max-height:100%;}
.tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.fwn{font-weight: normal}
.db{display: block;}.dib{display: inline-block;}.ma{margin: 0 auto;}.pr{position: relative;}.pa{position: absolute;}.pf{position: fixed;}.oh{overflow: hidden;}
.transition{-webkit-transition: all  0.3s linear;-moz-transition: all  0.3s linear;-o-transition: all  0.3s linear; transition: all  0.3s linear; }
img.desaturate { filter: grayscale(100%);  -webkit-filter: grayscale(100%);  -moz-filter: grayscale(100%);  -ms-filter: grayscale(100%);  -o-filter: grayscale(100%);  }
img.desaturate:hover { filter: grayscale(0);  -webkit-filter: grayscale(0);  -moz-filter: grayscale(0);  -ms-filter: grayscale(0);  -o-filter: grayscale(0);  }
img{border:none;}
html{ width:100%;overflow-x: hidden;}
body{ width:100%; ;position: relative;background: #fff;}
.clear{clear: both;}
.clearAfter:after{display: block;content:""; clear: both;}
.slick-slide{outline: none;}
.slick-slide img{margin:0 auto;max-width:100%;}
.slick-dots li button:before{display: none;}
.slick-dotted.slick-slider{margin-bottom:0;}
.container{padding-left:15px;padding-right:15px;}


.bottom_nav{background: #10205e;height:50px;position: fixed;bottom:0;left:0;right:0;z-index: 50;}
.bottom_nav:after{content:"";display: block;clear:both;}
.bottom_nav li{float: left;width:25%;text-align: center;}
.bottom_nav li img{display: block;width:23px;margin:7px auto 2px;}
.bottom_nav li span{color:#fff;font-size: 14px;line-height: 18px;height:18px;overflow: hidden;display: block;}

.WeChatModel{display: none;z-index: 50; position: fixed;bottom:0;top:0;left:0;right:0; }
.WeChatModel .bg{ position: fixed;bottom:0;top:0;left:0;right:0;background: rgba(0,0,0,.5);}
.WeChatModel .box{ width: 120px;height:120px;position: absolute;top:0;bottom:0;margin:auto;left:0;right:0;}
.WeChatModel .box img{width: 120px;margin:0;}

.searchModel{display: none;z-index: 40; position: fixed;bottom:50px;left:0;right:0;background: #000;padding:5px;}
.searchModel form{width:100%;display: block;height:30px}
.searchModel input{float: left;padding:0;line-height: 30px;height:30px;font-size: 14px;}
.searchModel .b_txt{width: 80%;padding:0 10px;color:#333;}
.searchModel .b_sub{width: 20%;color:#fff;text-align: center;background: #333;border:none;}

html.on{overflow: hidden;}
.left_navBox{position: fixed;top:0;right:-100%;width:100%;height:100%;z-index:100;}
.left_navBox.on{right:0;}
.left_navCont{position: absolute;top:0;right:0;height:100%;width: 100%;background:rgba(0,0,0,.95);}
.left_title{padding:0 15px; height:50px;line-height: 50px;background: #10205e;}
.left_title .left_logo {height:30px;margin:10px 0; width: 70%;display: inline-block;vertical-align: top;}
.left_title .left_logo img{max-width: 100%;max-height: 100%;vertical-align: top;}
.left_title .closeM{float: right;width: 30px;height:50px;display: flex;align-items: center;}
.left_title .closeM img{width: 18px; max-width: 100%;max-height: 100%;margin:0 auto;}

.left_nav{height:100%;padding: 10px 0 50px; overflow-y: auto;-webkit-overflow-scrolling : touch;}
.left_nav li a{position: relative; display: block;line-height: 40px;height:40px;
    padding:0 40px 0;font-size: 15px;color:#fff;text-align: center;}
.left_nav>li>a:before{content:"";display: block;position: absolute;top:50%;left:15px;margin-top:-3px;
    width:6px;height:6px;background: #fff;border-radius: 50%;}
.left_nav li i{display: none;text-align:center;position: absolute;top:0;right:13px;width:20px;height:40px;
    background: url(../images/dh_07.png) no-repeat center center;background-size: 16px;transition: all linear .3s;-webkit-transition: all linear .3s;}
.left_nav li i.in{display: block;}
.left_nav li a.on i{background: url(../images/dh_10.png) no-repeat center center;background-size: 16px;}
.left_nav li a.on{color:#17dde8;}
.left_nav li a.on:before{background:#17dde8;}
.left_navOne li a{font-size: 14px;color:#666; }
.left_navTwo li a{font-size: 12px;color:#999;}
.left_nav ul{display: none;}


.header{position: absolute;top:0;left:0;right:0;background: rgba(255,255,255,.15);z-index:10;}
.logo{height:94px;padding:10px 0;display: inline-block;vertical-align: top;width:30%;}
.logo h1{display: block;height:100%;}
.logo a{display: block;height:100%;position: relative;}
.logo a img{position: absolute;top:0;left:0;bottom:0;margin:auto;max-height: 100%;max-width: 100%;}
.nav{float: right;width: 68%;}
.nav li{float: left;width:calc(100% / 7);text-align:center;padding: 0;position: static;}
.nav li a{display: block;color:#999;font-size: 18px;line-height: 94px;height:94px;overflow: hidden; padding:0;position: relative;}
.child_list{display: none; position: absolute;top:94px;left:0%;width: 100%; text-align: center;
    background: rgba(23,221,232,.8);z-index: 10;padding:5px 20px;}
.child_list li{padding:5px 10px;float: none;width: auto;display: inline-block;vertical-align: top;}
.child_list li a{line-height: 30px;height:30px;color:#fff;font-size: 14px;}
.nav li.current>a,.nav>li>a:hover{color:#fff;}
.nav li.on>a:after{content:''; position: absolute;bottom:0;left:50%;margin-left:-6px;border-bottom:6px solid rgba(23,221,232,.8);
    border-left:6px solid transparent;border-right:6px solid transparent;}
.child_list li a:hover{color:#023074;}

.banner .slick-dots{bottom:60px;line-height: 10px;}
.banner .slick-dots li button{display: none;}
.banner .slick-dots li{width: 30px;height:1px; margin:0 5px;background: #fff;opacity: .4}
.banner .slick-dots li.slick-active{opacity: 1;height:2px;}

.com_title{text-align: center;}
.com_title .ti{font-size: 36px;font-weight: bold;line-height: 40px;color:#fff;}
.com_title .des{color:#bbc7d6; line-height: 30px;margin-top:15px;font-size: 18px;}

.section_one{padding:55px 0 65px;background: url(../images/indexbg_02.jpg) no-repeat center top;background-size: cover;}
.secOne_cont{padding:35px 0 25px;overflow: hidden;}
.secOne_lt{float: left;width: 40%;padding-right:7%;}
.secOne_rt{float: right;width: 60%;}
.secOne_rt img{max-width: 100%;max-height: 100%;}
.secOne_list{color:#fff;margin-bottom:30px;transition: all linear .3s;-webkit-transition: all linear .3s;}
.secOne_list dt{float: left;width: 100px;font-size: 72px;font-weight: bold;line-height: 60px;color:transparent;
    -webkit-text-stroke:1px rgba(255,255,255,.3); }
.secOne_list dd{margin-left:100px;}
.secOne_list dd .ti a{display: block; color:#fff;font-size: 24px;line-height: 26px;height:26px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.secOne_list dd .des{margin-top:10px;color:#bbc7d6;font-size: 14px;line-height: 28px;height:56px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}


.com_more{display: block;margin:0 auto;width: 190px;height:46px;line-height: 46px;border:1px solid #fff;border-radius: 23px;text-align: center;
color:#fff;font-size: 14px;}
.com_more:hover{border-color:#17dde8;background: #17dde8;color:#fff;}

.section_two{padding:155px 0;background: url(../images/indexbg_03.jpg) no-repeat center top;background-size: cover;}
.secTwo_cont{overflow: hidden;}
.secTwo_lt{float: left;width: 39%;}
.secTwo_lt img{max-width: 100%;max-height: 100%;}
.secTwo_rt{float: right;width: 56%;color:#fff;}
.secTwo_rt .com_title{text-align: left;}
.secTwo_rt .com_title:after{content:"";display: block;width: 80px;height:1px;background:#17dde8;margin-top:20px;}
.secTwo_rt .cont{margin:40px 0; font-size: 16px;line-height: 28px;height:140px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:5;}
.secTwo_rt .com_more{margin:0;}
.counter_cont{border:1px solid rgba(23,221,232,.2);margin-top:60px;padding:50px 0;overflow: hidden;}
.counter_list{float: left;width: 25%;text-align: center;position: relative;}
.counter_list dt{font-size: 14px;}
.counter_list dt b{font-size: 36px;color:#17dde8;line-height: 40px;}
.counter_list dd{font-size: 14px;margin-top:10px;}
.counter_list:after{content:"";display: block;width:1px;height:50px;background: #fff;opacity: .2;
position:absolute;top:50%;right:0;margin-top:-25px;}
.counter_cont .counter_list:last-child:after{display: none;}

.section_three{padding:90px 0 80px;color:#fff; background: url(../images/indexbg_04.jpg) no-repeat center top;background-size: cover;}
.secCom_had{margin-bottom:70px;}
.secCom_had .com_title{width: 35%; text-align: left;display: inline-block;vertical-align: top;}
.secCom_class{float: right;width: 64%;margin-top:35px;text-align: right;}
.secCom_class a{color:#fff;display: inline-block;vertical-align: top;line-height: 24px;height:24px;margin-left:8%;}
.secCom_class a:hover{color:#17dde8;}
.three_slider{padding-bottom:80px;margin-bottom:65px;}
.swiper-container-horizontal>.swiper-scrollbar{width:100%;left:0;background: rgba(255,255,255,.2);height:1px;}
.swiper-scrollbar-drag{height:2px;background: #17dde8;top:-1px;}

.pro_list{padding:0 20px;}
.pro_list a{display: block;position: relative;text-align: center;border-radius: 4px;overflow: hidden;}
.pro_list img{max-height: 100%;max-width: 100%;}
.pro_list .ti{position: absolute;bottom:0;left:0;right:0;background: rgba(0,0,0,.5);color:#fff;font-size: 14px;line-height: 65px;height:65px;overflow:hidden;}
.pro_list:hover .ti{background: #17dde8;color:#10205e;}

.section_four{padding:75px 0 90px;color:#fff; background: url(../images/indexbg_05.jpg) no-repeat center top;background-size: cover;}
.secFour_cont{margin:55px 0 90px;overflow: hidden;}
.secFour_lt{float: right;width: 55%;padding:0 30px 0 0;overflow: hidden;}
.secFour_lt a{padding:0 20px;display: block;position: relative;}
.secFour_lt a:before{content:"";display: block;position: absolute;top:20px;bottom:20px;left:0;right:0;background: #17dde8;border-radius: 4px;}
.secFour_lt img{max-height: 100%;max-width: 100%;position: relative;z-index: 1;border-radius: 4px;}
.secFour_rt{float: left;width: 45%;padding-right:5%;}
.secFour_rt .news_list:first-child{border-top:1px solid rgba(255,255,255,.1);}
.news_list{padding:31px 0;border-bottom:1px solid rgba(255,255,255,.1);overflow: hidden;}
.news_list dt{width: 100px;float: left;text-align: center;}
.news_list dt .day{font-size: 36px;font-weight: bold;line-height: 30px;height:30px;}
.news_list dt .year{font-size: 14px;color:#8697c8;font-weight: normal;}
.news_list dt .line{margin:15px auto;width: 40px;height:2px;background: #17dde8;}
.news_list dd{margin-left:115px;}
.news_list dd .ti{color:#fff;font-weight: bold;line-height: 24px;height:24px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.news_list dd .des{margin-top:5px; color:#8697c8;font-size: 14px;line-height: 28px;height:56px; overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.news_list:hover dt .day{color:#17dde8;}
.news_list:hover dd .ti{color:#17dde8;}

.footer{background: #000;padding:30px 0;}
.foot_cont{overflow: hidden;}
.foot_lt{float: left;width: 30%;}
.foot_rt{float: right;width: 69%;padding-top:15px;}
.foot_logo{height:35px;}
.foot_logo img{max-width: 100%;max-height: 100%;}
.foot_tel .ti{margin:8px 0;color:#999;font-size: 14px;font-weight: bold;}
.foot_tel .ti i{margin-left:20px; display: inline-block;vertical-align: middle;width: 143px;height:2px;background: #fff;position: relative;}
.foot_tel .ti i:before{content:"";display: block;width: 25px;height:2px;background: #17dde8;position: absolute;top:0;left:0;}
.foot_tel .num{color:#17dde8;font-size: 27px;font-weight: bold;}
.foot_txt{font-size: 14px;color:#666;line-height: 30px;margin-top:10px;}
.foot_ewm{float: right;width: 120px;text-align: center;}
.foot_ewm img{max-width: 100%;max-height: 100%;}
.foot_ewm dd{font-size: 14px;color:#666;margin-top:15px;}
.foot_nav{display: inline-block;vertical-align: top;width: calc(100% - 125px);}
.foot_nav li{float: left;width: 33.33%;height:155px;overflow-y: auto;text-align: center; border-right:1px solid rgba(255,255,255,.1);padding:0 10px;}
.foot_nav li a{display: block;font-size: 14px;color:#999;line-height: 30px;}
.foot_nav li h3 a{font-size: 16px;font-weight: bold;margin-bottom:5px;}
.foot_nav li:first-child{text-align: left;}
.foot_nav li:last-child{border:none;}
.foot_nav li a:hover{color:#17dde8;}

.copy{padding:10px 0;font-size: 14px;color:#666;position: relative;margin-top:30px;}
.copy:before{content:"";display: block;width: 64px;border-top:1px dashed #fff;opacity: .1;position: absolute;top:0;left:0;}
.copy a{color:#666;}


.det_ban{height:400px;text-align: center;color:#fff;padding-top:94px; background: url(../images/d_01.jpg) no-repeat center top;background-size: cover;}
.det_ban .container{position: relative;height:100%;}
.det_ban .box{position: absolute;top:50%;left:0;right:0;transform: translateY(-50%);-webkit-transform: translateY(-50%);}
.det_ban .name{font-size: 36px;line-height: 40px;font-weight: bold;}
.det_ban .pos{margin-top:18px;}
.det_ban .pos a{color:#fff;}
.det_ban .pos a:hover{color:#17dde8;}

.det_main{position: relative;
    background: -webkit-linear-gradient(#023a7e, #03165d); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(#023a7e, #03165d); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(#023a7e, #03165d); /* Firefox 3.6 - 15 */
    background: linear-gradient(#023a7e, #03165d); /* 标准的语法 */
}
.det_main:before{content:"";display: block;width: 100%;background:#0c173f;height:60px;position: absolute;top:0;left:0;}
.det_main .container{position: relative;z-index: 10;}
.det_nav .swiper-container{overflow: visible;}
.navOne {display: inline-block;vertical-align: top;width: auto;padding:0 35px;position: static;}
.navOne a{position: relative; color:#fff;font-size: 18px;display: block;line-height: 60px;height:60px;}
.det_navTwo{display: none; position: absolute;top:100%;left:0;right:0;padding:10px 0; background: rgba(23,221,232,.8);text-align: center;}
.det_navTwo a{display: inline-block;vertical-align: top;font-size: 14px; line-height: 24px;height:24px;margin:3px 15px;}
.navOne a.on,.navOne a:hover{color:#17dde8;}
.navOne a.on:after{content:"";display: block;border-bottom:6px solid #17dde8;
    border-left:6px solid transparent;border-right:6px solid transparent;position: absolute;bottom:0;left:50%;margin-left:-6px;}
.det_navTwo a.on,.det_navTwo a:hover{color:#023074;}

.proD_cont{padding-toP:20px;color:#fff;}
.imgT_list{padding:40px 0 30px;border-bottom:1px solid rgba(255,255,255,.2);overflow: hidden;}
.imgT_list dt{float: left;width: 38%;overflow: hidden;}
.imgT_list dt img{max-width: 100%;max-height: 100%;}
.imgT_list dd{float: left;width: 62%;padding:20px 0 20px 50px;}
.imgT_list dd .ti a{color:#fff;display: block;font-weight: bold;line-height: 24px;height:24px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:1;}
.imgT_list dd .des{margin:40px 0 15%; color:#bbc7d6;line-height: 28px;height:56px;overflow: hidden;  display: -webkit-box;  -webkit-box-orient: vertical;  -webkit-line-clamp:2;}
.imgT_list dd .com_more{margin:0;}
.imgT_list:hover dd .ti a{color:#17dde8;}
.imgT_list:hover dd .des{color:#17dde8;}

.page_list{padding:55px 0;text-align: center;}
.page_list a{display: inline-block;vertical-align: top;border:1px solid rgba(255,255,255,.3);font-size: 14px;border-radius: 4px;
    line-height:38px;height:38px;color:#999;padding:0 15px;margin:0 5px; }
.page_list a:hover,
.page_list a.on{background: #17dde8;color:#023074;border-color:#17dde8;}

.recommend{padding:40px 0 30px;background: url(../images/d_01.jpg) no-repeat center top;background-size: cover;}
.re_had{background:#0c173f;height:60px;line-height: 60px;overflow:hidden;padding:0 30px;margin-bottom:20px;}
.re_had .ti{color:#fff;font-size: 18px;font-weight: bold;display: inline-block;vertical-align: top;}
.re_had a{float: right;color:#fff;font-size: 14px;}
.re_had a:hover{color:#17dde8;}
.re_cont .news_list{background:rgba(255,255,255,.1);margin-bottom:30px;border:none;}
.re_cont .news_list dt .day{color:#fff;}
.re_cont .news_list dd{padding-right:90px;position: relative;}
.re_cont .news_list dd:after{content:">";display: block;position: absolute;top:50%;right:30px;margin-top:-20px;
    font-size: 36px;color:#fff;opacity: .3;font-family: "幼圆";line-height: 40px;}
.re_cont .news_list:hover dd:after{color:#17dde8;opacity: 1;}
.re_cont .news_list:hover dt .day{color:#17dde8;}
.re_cont .news_list:hover dd .des{color:#17dde8;}

.caseD_cont {padding-top:20px;margin:0 -20px;overflow: hidden;}
.caseD_cont .pro_list{float: left;width: 33.33%;margin:40px 0 0;}

.caseC_cont{color:#fff;padding:30px 0;}
.detC_ti{text-align: center;font-weight: bold;margin-bottom:20px;}
.page_txt{font-size: 14px;line-height: 24px;}
.page_txt img{max-height: 100%;max-width: 100%;}

.pageC_list{padding:10px 30px;background: rgba(255,255,255,.1);margin-bottom:60px;}
.pageC_list a{font-size: 14px;color:#b9c0d6;line-height: 28px;display: block;margin:3px 0;}
.pageC_list a:hover{color:#17dde8;}

.proC_cont{color:#fff;padding:30px 0;}
.proC_cont .detC_ti{border-bottom:1px solid rgba(255,255,255,.2);padding-bottom:15px;}
.proC_slider{margin:25px 0;}
.proC_slider .slick-prev,
.proC_slider .slick-next{z-index: 10;}
.proC_slider .slick-prev{left:5%;}
.proC_slider .slick-next{right:5%;}
.proC_slider .slick-prev:before,
.proC_slider .slick-next:before{content:"";display: block;opacity: .3;font-family: "幼圆";font-size: 30px;color:#fff;}
.proC_slider .slick-prev:before{content:"<";}
.proC_slider .slick-next:before{content:">";}
.proC_slider .slick-prev:hover:before,
.proC_slider .slick-next:hover:before{color:#17dde8;opacity: 1;}

.tact_cont{padding:60px 0 90px;overflow: hidden;}
.tact_lt{float: left;width: 45%;padding:40px 30px 50px;border-radius: 4px;border:1px solid rgba(255,255,255,.2);}
.tact_lt .name{ text-align: center;display: table;margin:0 auto 45px;color:#17dde8;font-size: 18px;border-bottom:2px solid #17dde8;padding-bottom:10px;}
.put_list{background: #fff;margin-bottom:20px;border-radius: 4px;overflow: hidden;}
.put_list .ti{line-height: 50px;height:50px;width: 95px;text-align: right;float: left;color:#787878;}
.put_list .ti img{margin:-3px 5px 0 0;}
.put_list input{float: right;width: calc(100% - 95px);padding:0 8px;line-height: 50px;height:50px;border:none;font-size: 14px;}
.put_list textarea{width: calc(100% - 95px); line-height: 20px;height: 136px;border:none;padding:16px 8px;font-size: 14px;}
.put_yzm{margin:40px 0 20px;}
.put_yzm .put_list{width: 200px;border-radius:0;display: inline-block;vertical-align: top;}
.put_yzm .put_list .ti{width: 80px;}
.put_yzm .put_list input{width: calc(100% - 80px);}
.put_yzm  img{width: 150px;height:50px;display: inline-block;vertical-align: top;}
.put_yzm   i{line-height:50px;color:#19de7f;display: inline-block;vertical-align: top;margin-left:10px;cursor: pointer;}
.mes button{width: 150px;height:50px;margin:0 25px; color:#fff; border:none;border-radius: 25px;background: #17dde8;text-align: center;}
.tact_rt{float:right;width: 55%;padding-left:40px;}
.tact_rt .tel{color:#fff;}
.tact_rt .tel b{font-size:36px;color:#17dde8;line-height: 30px; }
.tact_rt .des{color:#17dde8;line-height: 32px;margin:15px 0 65px;}
.map{height:450px;border-radius: 4px;overflow: hidden;}

.re_cont .imgT_list{padding:20px 0;border-bottom:none;}

.newsD_cont{padding:60px 0 0;}
.newsD_cont .news_list:last-child{margin-bottom:0;}

.detC_ti .time{font-size: 14px;opacity: .5;font-weight: normal;margin:8px 0 5px;}

.quickbar_nav {
    width: 40px;
    height: auto;
    position: fixed;
    right: 26px;
    top: 50%;
    z-index: 6;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

    .quickbar_nav ul li {
        width: 40px;
        height: 44px;
        padding: 2px 0;
        position: relative;
    }

        .quickbar_nav ul li a {
            display: block;
        }

        .quickbar_nav ul li .icon {
            width: 40px;
            height: 40px;
            border-radius: 6px;
            overflow: hidden;
            cursor: pointer;
            box-shadow: 0 0 3px #b7b7b7;
            background-color: rgba(255, 255, 255, 0.5);
        }

            .quickbar_nav ul li .icon img {
                /* older safari/Chrome browsers */
                -webkit-opacity: 0.6;
                /* Netscape and Older than Firefox 0.9 */
                -moz-opacity: 0.6;
                /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
                -khtml-opacity: 0.6;
                /* IE9 + etc...modern browsers */
                opacity: 0.6;
                /* IE 4-9 */
                filter: alpha(opacity=60);
                /*This works in IE 8 & 9 too*/
                -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
                /*IE4-IE9*/
                filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            }

        .quickbar_nav ul li .seabtn { /* older safari/Chrome browsers */
            -webkit-opacity: 0.6;
            /* Netscape and Older than Firefox 0.9 */
            -moz-opacity: 0.6;
            /* Safari 1.x (pre WebKit!) 老式khtml内核的Safari浏览器*/
            -khtml-opacity: 0.6;
            /* IE9 + etc...modern browsers */
            opacity: 0.6;
            /* IE 4-9 */
            filter: alpha(opacity=60);
            /*This works in IE 8 & 9 too*/
            -ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            /*IE4-IE9*/
            filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=60);
            width: 100%;
            height: 100%;
            background: url(/res/cn/images/icon/icon_32.png) center no-repeat;
            border: none;
        }

        .quickbar_nav ul li:hover .icon img, .quickbar_nav ul li:hover .seabtn {
            opacity: 1;
        }

        .quickbar_nav ul li .li_hover {
            display: none;
            position: absolute;
            right: 50px;
            top: 2px;
            text-align: center;
            font-weight: bold;
            color: #0d0d0d;
            border-radius: 6px;
            box-shadow: 0 0 6px #d6d6d6;
            min-height: 24px;
            padding: 8px 0;
            width: 126px;
            background-color: rgba(255, 255, 255, 0.8);
        }

            .quickbar_nav ul li .li_hover:before {
                content: "";
                border-left: 6px solid rgba(214,214,214,0.8);
                border-right: 6px solid transparent;
                border-top: 6px solid transparent;
                border-bottom: 6px solid transparent;
                position: absolute;
                right: -12px;
                top: 14px;
            }

            .quickbar_nav ul li .li_hover.ewmimg {
                width: 96px;
                height: 100px;
                padding: 5px 0;
                background: #fff;
            }

                .quickbar_nav ul li .li_hover.ewmimg img {
                    width: 85px;
                }

        .quickbar_nav ul li .sea_input {
            width: 150px;
            padding: 0;
        }

            .quickbar_nav ul li .sea_input input {
                width: 130px;
                height: 40px;
                border: none;
                padding: 0 10px;
                outline: none;
                border-radius: 6px;
                background: none;
            }

        .quickbar_nav ul li.r_weChart .li_hover {
            width: 100px;
            top: -40px;
        }

            .quickbar_nav ul li.r_weChart .li_hover img {
                max-width: 100%;
            }


.bottom_nav {
    background: #333;
    height: 50px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 50;
}

    .bottom_nav:after {
        content: "";
        display: block;
        clear: both;
    }

    .bottom_nav li {
        float: left;
        width: 25%;
        text-align: center;
    }

        .bottom_nav li img {
            display: block;
            width: 23px;
            margin: 7px auto 0;
        }

        .bottom_nav li span {
            color: #fff;
            font-size: 14px;
            line-height: 18px;
            height: 18px;
            overflow: hidden;
            display: block;
        }

.WeChatModel {
    display: none;
    z-index: 50;
    position: fixed;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;
}

    .WeChatModel .bg {
        position: fixed;
        bottom: 0;
        top: 0;
        left: 0;
        right: 0;
        background: rgba(0,0,0,.5);
    }

    .WeChatModel .box {
        width: 120px;
        height: 120px;
        position: absolute;
        top: 0;
        bottom: 0;
        margin: auto;
        left: 0;
        right: 0;
    }

        .WeChatModel .box img {
            width: 120px;
            margin: 0;
        }

.searchModel {
    display: none;
    z-index: 40;
    position: fixed;
    bottom: 50px;
    left: 0;
    right: 0;
    background: #000;
    padding: 5px;
}

    .searchModel form {
        width: 100%;
        display: block;
        height: 30px
    }

    .searchModel input {
        float: left;
        padding: 0;
        line-height: 30px;
        height: 30px;
        font-size: 14px;
    }

    .searchModel .b_txt {
        width: 80%;
        padding: 0 10px;
        color: #333;
    }

    .searchModel .b_sub {
        width: 20%;
        color: #fff;
        text-align: center;
        background: #333;
        border: none;
    }