.guanjian{
    height: 55px;
    background-color: #f0f0f0;
    margin-bottom: 15px;
}
.gjc li{
    float: left;
    line-height: 55px;
    padding-right: 12px;
}
.gjc_tou{
    color: #0457c9;
}
.search_box {
    padding-top: 14px;
}
.fwxm{
    height: 600px;
    /*text-align: center;*/
    background:url(../image/bgi-business.png) no-repeat center center;
}

.fwtit{
    line-height: 40px;
}
.fwtitle1{
    padding-top: 40px;
    font-size: 24px;
    color: #FFFFFF;
    font-weight: bold;
}
.fwtitle2{
    padding-bottom: 5px;
    font-size: 14px;
    color: #FFFFFF;
    font-weight: bold;
}


/*服务项目*/
.slideTxtBox{ width:900px;text-align:left; margin: 0 auto}

.slideTxtBox .hd{ height:30px; line-height:30px;padding:0 10px 0 20px; position:relative; }

.slideTxtBox .hd ul{ float:left;  position:absolute; left:20px; top:-1px; height:32px;   }

.slideTxtBox .hd ul li{ float:left; padding:0 15px; cursor:pointer;  margin: 20px 34px; background-color: #FFFFFF;border-radius: 20px}

.slideTxtBox .hd ul li.on{ height:30px;  background:#ff7b1a; color: #FFFFFF}

.slideTxtBox .bd ul{ padding:15px;  zoom:1;  }

.slideTxtBox .bd li{ height:24px; line-height:24px;   }

.slideTxtBox .bd li .date{ float:right; color:#999;  }
.bd{ margin-top: 48px;height: 355px;background-color: #FFFFFF}



/* 下面是前/后按钮代码，如果不需要删除即可 */

.slideTxtBox .arrow{  position:absolute;right: 50px;top: 385px;z-index: 999}
.slideTxtBox .arrow .prev{margin-right: 10px}

/*.slideTxtBox .arrow a{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;*/

/*    cursor:pointer; background:url("../image/arrow.png") 0 0 no-repeat; }*/

/*.slideTxtBox .arrow .next{ background-position:0 -50px;  }*/

/*.slideTxtBox .arrow .prevStop{ background-position:-60px 0; }*/

/*.slideTxtBox .arrow .nextStop{ background-position:-60px -50px; }*/

.fwxmdw{
    /*padding-left: 20%;*/
}
.fwxmimg{
  position: relative;
}
.fwxmimg img{
    width: 315px;
    position: absolute;
    left: 510px;
    top: -60px;
}
.bd p{
    margin-top: 10px;
    width: 400px;
}
.fwxmzst{
    width: 100px;
    border-bottom: 2px solid #0457c9;
    padding-top: 28px;

}
.bd span{
    line-height: 50px;
    font-size: 26px;
    color: #4c4c4c;
    font-weight: bold;
}
.fwxmbtn{
    height: 35px;
    position: relative;
    width: 115px;
    line-height: 35px;
    text-align: center;
    margin-top: 200px;
    cursor: pointer;
    /*position: absolute;*/
    /*top: 375px;*/
    /*left: 350px;*/
    background-color: #8b8b8b;
    color: #ffffff;
}


.fwxmbtn:after,.fwxmbtn:before {
    content: '';
    position: absolute;
    left: 0;
    top: 0;
    width: 0;
    height: 100%;
    background: #8b8b8b;
    z-index:-2;
}

.fwxmbtn:hover{
    z-index:1;
    background:transparent;
}

.fwxmbtn:before {
    transition: .3s;
    background: #0457c9;
    z-index:-1;
}

.fwxmbtn:hover:after,.fwxmbtn:hover:before {
    width: 100%;
}


/*选择我们*/
.xzwm{
    height: 1350px;
    padding-top: 40px;

}
.ycdiv{
    display: none;
}
.xztit{
    text-align: center;
    font-size: 24px;
    font-weight: bold;
}
.xztit1{
    color: #0457c9;
}
.xztit2{
    color: #0457c9;
}
.xztit3{
    color: #2a2a2a;
}
.xzzst{
    text-align: center;
    padding-top: 10px;
}
.xzzst img{
    width: 32%;
}
.xzwmlist1{
margin-top: 90px;
    border-bottom:2px dashed #dddddd;
}
.xzwmlist1 img{
    width: 275px;
}
.xzwm label{
    height: 50px;
    width: 50px;
    background-color: #0457c9;
    color: #ffffff;
    font-size: 28px;
    line-height: 50px;
    text-align: center;
    border-radius: 14px;
}
.xzwmspan{
    font-size: 18px;
    color: #2a2a2a;
    font-weight: bold;
    margin-left: 10px;
}

.xzwmli1{
    border-left:2px dashed #dddddd;
    height: 240px;
}
.xzwmli2{
    border-left:2px dashed #dddddd;
    height: 240px;
}
.xzwmli li>span{
    color: #0457c9;
    font-size: 16px;
    margin-right: 10px;
}
.xzwmli li{
    line-height: 26px;
    color: #838383;
    width: 450px;
}

.xzwmlist2{
    margin-top: 90px;
    border-bottom:2px dashed #dddddd;
}
.xzwmlist2 img{
    width: 215px;
}
.zjbanner{
    padding-top: 30px;
    text-align: center;
}
.zjbanner img{
    margin: 0 auto;
}
.videobg{
    height: 277px;
    width: 450px;
    bottom: -78px;
    overflow: visible;
    left: 210px;
    position: relative;
    background-color: #97b0cf;
}
.videobg img{
    position: absolute;
    right: -20px;
    top: -16px;

}

/*关于我们*/
.about{
    height: 600px;
    text-align: center;
}
.abtit{
    line-height: 40px;
}
.abtitle1{
    padding-top: 40px;
    font-size: 24px;
    color: #282828;
    font-weight: bold;
}
.abtitle2{
    padding-bottom: 5px;
    font-size: 14px;
    color: #7f7f7f;
    font-weight: bold;
}

.shipin{
    height: 300px;
    width: 400px;
}
.about_r{
    text-align: left;
}
.about_r_p{
    margin-top: 50px;
    margin-bottom: 50px;
    width: 510px;
    line-height: 30px;
    color: #919191;
}

.about_r li{
    float: left;
    text-align: center;
    padding-right: 40px;
}
.about_r img{
    width: 60px;
    margin-bottom: 10px;
}
/*数字跳动*/
.sztd{
    height: 115px;
    background-color: #0457c9;
    line-height: 30px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    padding-left: 25%;
    margin-bottom: 25px;
}
.sztdtit{
    margin-top: 25px;
}
.sztdtit p{
    font-size: 12px;
}
.counter{
    font-size: 26px;
}
.zc{
    font-size: 26px;
}
.jia{
    font-size: 26px;
}
.sztdtitr{
    border-right: 1px solid #FFFFFF;
}
.index_pro{
    background-color: #f2f2f2;
}
.pro_t{
    text-align: center;
}
.anlicss{

}

/*资质荣誉*/
.zzry{
    height: 460px;
    background-color: #FFFFFF;
    text-align: center;
    margin-bottom: 25px;
}
.zzry_dw{
    margin-bottom: 25px;
}
.poster-main{
    margin-left: 160px;
}
/*施工流程*/
.sglc{
    height: 500px;
    background:url(../image/img/sou_xmbg.jpg) no-repeat center center;
    text-align: center;
    margin-bottom: 25px;
}

.sglc li{
  float: left;
    padding-left: 120px;
}
.ryzz_box{
    margin-left:150px ;
}
.liucheng{
    text-align: center;
}
.liucheng_box{
    width: 1380px;
    margin: 200px auto;
}
.poster-main{
    margin: 0 auto;
}
.gc_xz img{
 width: 90px;
}
.gc_xz p{
    font-size: 30px;
    color: #919191;
    font-weight: bold;
    line-height: 60px;
}
.gc_xz span{
    font-size: 14px;
    color: #919191;
    font-weight: bold;
}
.m1{
    margin-top: 100px;
    bottom: -8px;
}
.news_kuan{
    width: 200px;
    height: 50px;
    overflow: hidden;
}

.banner_list1{
    position: absolute;
    top: 150px;
    left: 350px;
}
.banner_list1 img{
    width: 1000px!important;
}
.banner_list2{
    position: absolute;
    top: 150px;
    left: 350px;
}
.banner_list2 img{
    width: 800px!important;
}
.banner_list3{
    position: absolute;
    top: 150px;
    left: 350px;
}
.banner_list3 img{
    width: 800px!important;
}

/*html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; overflow-x: hidden; -webkit-tap-highlight-color: transparent;}*/

.banner a:link, .banner a:visited { color: #fff;}
.banner a:active,.banner a:hover { color: #fff;}
.banner { position: relative; overflow: hidden; }
.banner .item .pimg { position: absolute; right: 0px; top: 0px; width: 100%; display: block; }
.binbox{ position: absolute; width:816px; overflow: hidden; left: 50%; margin-left: -408px; top: 0; height: 100%; display: table; text-align: center; color: #fff; }
.binbox p { overflow: hidden; }
.binbox .t span, .binbox .c span, .binbox .en span { display: block; opacity: 0; transform: translate(0px,100%); -webkit-transform: translate(0px,100%); }
.binbox .t{font-size: 44px; line-height: 1.2; overflow: hidden; font-family: "微软正黑体","Microsoft JhengHei"; font-weight: bold;}
.binbox .c{ line-height: 1.2; font-size: 60px;  font-family: "微软正黑体","Microsoft JhengHei"; font-weight: bold;}
.binbox .en{ font-family: "arial, helvetica, sans-serif"; font-size: 18px; line-height: 1.5;}
.binbox .bot{ width: 100%; height: 1px; overflow: hidden; margin: 24px auto 20px; background-color: #fff; position: relative; opacity: 0; visibility: hidden; transition: 0.1s 0.5s; -webkit-transition:0.2s 0.5s;}
.binbox .bot span{ position: absolute; left: 0px; top: 0px; background-color: #0457c9; height: 1px;}
.binbox p.more{ opacity: 0; visibility: hidden; transform: translate(0px,15px); -webkit-transform: translate(0px,15px); margin: 60px 0 0; overflow: initial;}
.binbox .redMore{ margin: 0px auto;}
.black20{ background: url(../image/balck_20.png) repeat; background: none rgba(0,0,0,0.2); display: block; width: 100%; height: 100%; position: absolute; left: 0; bottom: 0;}
.redMore{ border: 2px solid #fff; display: block; width: 190px; height: 50px; line-height: 50px; position: relative; text-align: center;}
.redMore .txt{ background: url(../image/more_i4.png) no-repeat scroll right center; padding-right: 36px; position: relative; z-index: 1;}
.redMore:before {content: ""; position: absolute; left: 0px; top: 0px; display: block; width: 100%; height: 100%; background-color: #0457c9; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1); transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1); transition: transform .3s cubic-bezier(.4,0,.2,1); transition: transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1); transform: scaleX(0); -webkit-transform: scaleX(0); }
.redMore:hover { border-color: #0457c9;}
.redMore:hover:before{ transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0;}
.redMore2{ border-color: #088651; margin: 0;}
.redMore2 .txt{ background-image: url(../image/more_i1.png); color: #088651;}
.redMore2:hover { border-color:#088651; }
.redMore2:hover .txt{ color: #fff; background-image: url(../image/more_i4.png); font-family: "微软正黑体","Microsoft JhengHei"; }
.banner .slick-active .binbox .t span{ -moz-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s; -o-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s; -ms-transition: all .5s cubic-bezier(0.445, 1.045, 0.355, 1) 0.2s; transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.2s; }
.banner .slick-active .binbox .c span { -moz-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.3s; -o-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.3s; -ms-transition: all .5s cubic-bezier(0.445, 1.045, 0.355, 1) 0.3s; transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.3s; }
.banner .slick-active .binbox .en span { -moz-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.4s; -o-transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.4s; -ms-transition: all .5s cubic-bezier(0.445, 1.045, 0.355, 1) 0.4s; transition: all .5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.4s; }
.banner .slick-active .binbox .t span, .slick-active .binbox .c span, .slick-active .binbox .en span { opacity: 1; transform: translate(0px,0px); -webkit-transform: translate(0px,0px); }
.banner .slick-active .pimg { visibility: visible !important; -webkit-animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940); animation: scaleUpDown 2s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940);}
.banner .slick-active .bot{ opacity: 1; visibility: visible;}
.banner .slick-active .bot span{ -moz-animation: a_slidercurrent 5s linear; -webkit-animation: a_slidercurrent 5s linear; -o-animation: a_slidercurrent 5s linear; animation: a_slidercurrent 5s linear; }
.banner .slick-active .more{ opacity: 1; visibility: visible; transform: translate(0px,0px); -webkit-transform: translate(0px,0px);  transition: 0.5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.5s; -webkit-transition: 0.5s cubic-bezier(0.445, 0.145, 0.355, 1) 0.5s;}
@-moz-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }}
@-webkit-keyframes a_slidercurrent {from { width: 0%; } to { width: 100%; }}
.banner .slick-dots{ right: 2.5%; bottom: 50%; width: 10px; margin-bottom: -92px; z-index: 105; }
.banner .slick-dots li{ position: relative; display: block; width: 21px; padding: 20px 0px; margin: 0px; cursor: pointer;}
.banner .slick-dots li:before{ content: ""; background-color: #fff; width: 1px; height: 100%; position: absolute; left: 50%; top: 0;}
.banner .slick-dots li:first-child:before{ top: 50%; height: 50%;}
.banner .slick-dots li:last-child:before{ height: 50%;}
.banner .slick-dots li a{ height: 21px; width: 21px; line-height: 21px; display: block; overflow: hidden; margin: 0px auto; padding: 0px; cursor: pointer;  border-radius: 50%; background: url(http://www.herrel.com/images/banner_y1.png) no-repeat scroll center center;}
.banner .slick-dots li a span{ width: 100%; height: 100%; display: block; border-radius: 50%; background: url(http://www.herrel.com/images/banner_y2.png) no-repeat scroll center center;  visibility: hidden; opacity: 0; transform: scale(0.8); -webkit-transform: scale(0.8); transition: 300ms; -webkit-transition: 300ms;}
.banner .slick-dots li a:focus{ outline: none; }
.banner .slick-dots li.slick-active a span{ opacity: 1; visibility: visible; transform: scale(1); -webkit-transform: scale(1); }
.mouseIcobox{ position: absolute; left: 50%; bottom: 3%; width: 50px; margin-left: -25px; color: #fff; text-align: center; z-index:900;}
.mouseIco{ border: 2px solid #fff; width: 20px; height: 32px; display: block; margin: 0px auto 14px; border-radius: 16px; display: block; position: relative;}
.mouseIco i{ width: 3px; height: 7px; border-radius: 1px; display: block; background-color: #fff; position: absolute; left: 50%; margin-left: -1px; top: 5px; -webkit-animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite; animation: mouse-dot 1.5s cubic-bezier(0.23, 1, 0.32, 1) infinite;}
@keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}
@-webkit-keyframes mouse-dot {
    from { opacity: 0; }
    33% { opacity: 1; }
    to { transform: translateY(15px); -webkit-transform: translateY(15px); opacity: 0; }
}

/* Slider */
.vwrap { display: none; z-index: 1040; width: 100%; position: fixed; }
.vwrap .videobtg { z-index: 900; position: fixed; width: 100%; height: 100%; left: 0; top: 0; background: #000; opacity: 0.8; filter: alpha(opacity=80); overflow: hidden; }
.vwrap .videobox { z-index: 990; width: 800px; height: 500px; background-color: #fff; position: fixed; left: 50%; top: 50%; margin-top: -250px; margin-left: -400px; }
.vwrap .videobox #videobox { width: 100%; display: inline-block; height: 100%; background: #80abde; }
#videobox_wrapper { height: 100%!important; }
.vwrap .close { z-index: 999; width: 31px; height: 31px; cursor: pointer; position: absolute; top: 0px; right: -42px; }
.vwrap .close i { display: block; width: 31px; height: 31px; background: url(../image/close_i1.png) no-repeat 50% 50%; -webkit-transition: 400ms; transition: 400ms; }
.vwrap .close:hover i { -webkit-transform: rotate(180deg); -ms-transform: rotate(180deg); transform: rotate(180deg); }
#videobox_display_button,#videocontainer_display_button { background: none no-repeat!important; }
.jwplayer .jwicon { opacity: 0.8; filter: alpha(opacity=80); cursor: pointer;  }
.jwplayer .jwicon:hover { opacity: 1; filter: alpha(opacity=100); }
.jwlogo, .jwclick { display: none!important; }
.jwdisplayIcon{ background:  none no-repeat!important;}
.slick-slider { position: relative; display: block; box-sizing: border-box; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-touch-callout: none; -khtml-user-select: none; -ms-touch-action: pan-y; touch-action: pan-y; -webkit-tap-highlight-color: transparent; }
.slick-list { position: relative; overflow: hidden; display: block; margin: 0; padding: 0; }
.slick-list:focus { outline: none; }
.slick-loading .slick-list { background: #fff url(../image/loader.gif) center center no-repeat; }
.slick-list.dragging { cursor: pointer; cursor: hand; }
.slick-slider .slick-list, .slick-track, .slick-slide, .slick-slide img { -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); -o-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
.slick-track { position: relative; left: 0; top: 0; display: block; zoom: 1; }
.slick-track:before, .slick-track:after { content: ""; display: table; }
.slick-track:after { clear: both; }
.slick-loading .slick-track { visibility: hidden; }
.slick-slide { float: left; height: 100%; min-height: 1px; display: none; }
.slick-slide img { display: block; }
.slick-slide.slick-loading img { display: none; }
.slick-slide.dragging img { pointer-events: none; }
.slick-initialized .slick-slide { display: block; }
.slick-loading .slick-slide { visibility: hidden; }
.slick-vertical .slick-slide { display: block; height: auto; border: 1px solid transparent; }
/* Arrows */
.slick-prev, .slick-next { position: absolute; display: block; height: 20px; width: 20px; line-height: 0; font-size: 0; cursor: pointer; background: transparent; color: transparent; padding: 0; border: none; outline: none; }
/* Dots */
.slick-dots { position: absolute; bottom: -45px; list-style: none; display: block; text-align: center; padding: 0px; width: 100%; }
.slick-dots li { position: relative; display: inline-block; height: 20px; width: 20px; margin: 0px 5px; padding: 0px; cursor: pointer; }
.slick-dots li button { border: 0; background: transparent; display: block; height: 20px; width: 20px; outline: none; line-height: 0; font-size: 0; color: transparent; padding: 5px; cursor: pointer; outline: none; }
.slick-dots li button:focus { outline: none; }
.slick-dots li.slick-active a { transform:rotateY(180deg); -webkit-transform:rotateY(180deg); -moz-transform:rotateY(180deg);}
@-webkit-keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1); }
}

@keyframes scaleUpDown {
    from { -webkit-transform: scale(1.08); transform: scale(1.08); }
    to { opacity: 1; -webkit-transform: scale(1); transform: scale(1);  }
}
.vertical-inner { display: table-cell; vertical-align: middle; }

/*瑞丽深度开始*/
/*.flash4{width:1180px;height:450px;margin:0px auto;margin-bottom:20px;position:relative;}*/
/*.flash4 ul li{width:106px;height:450px;border-left:1px solid #000;position:relative;overflow:hidden;float:left;}*/
/*.flash4 ul li .imgTop img{opacity:0.4;}*/
/*.flash4 ul li .imgTop img.tm{opacity:1;}*/

/*.flash4 ul li .imgCon{width:538px;height:405px;}*/
/*.flash4 ul li .imgCen{width:538px;height:auto;background:rgba(0,0,0,0.5);color:#fff;font-size:14px;line-height:24px;position:absolute;left:0px;bottom:45px;text-indent:20px;display:none;}*/
/*.flash4 ul li .imgBot{width:538px;height:45px;background:#222;}*/
/*.flash4 ul li .imgBot p.bt_1{width:100%;line-height:45px;font-size:16px;color:#fff;text-indent:20px;float:left;}*/
/*.flash4 ul li .imgBot p.bt_2{width:458px;height:45px;line-height:45px;float:left;display:none;}*/
/*.flash4 ul li .imgBot p.bt_2 span{font-size:14px;color:#fff;padding-right:30px;background:url(../image/part2_icon.png)no-repeat left center;padding-left:10px;}*/

/*.flash4 ul li.first{width:538px;}*/
/*.flash4 ul li.fast{position:absolute;right:0px;bottom:0px;}*/

.dh ul{position: relative;overflow: hidden;width: auto;height: 500px;margin: 60px auto 0;}
.dh ul li{float: left;width: 108px;overflow: hidden;height: 100%;position: relative;cursor: pointer;}
.dh ul li a{display: block;width: 100%;height: 100%;}
/*.dh ul li .layer{position: absolute;bottom: 0;left: 0;width: 100%;background:rgba(27,29,36,0.2);height: 100%;}*/
.dh ul li .layer{position: absolute;bottom: 0;left: 0;width: 100%;height:0px}
.dh ul li .layer .p1{position: absolute;bottom: 5px;left: 10px;}
/*.dh ul li .layer .p2{position: absolute;bottom: 5px;right: -200%;}*/
.dh ul li .layer .p2{position: absolute;bottom: 5px;width: 100%; right: -200%;}
.dh ul li .layer .p2 b,.dh ul li .layer .p2 span{display: block;font-weight: bold;font-size: 20px;}
.dh ul li .layer .p1 b,.dh ul li .layer .p1 span{display: block;font-weight: bold;font-size: 14px;}

.dh.sfq {
    margin-left: 30%;
    margin-top: -410px;
}

.dh ul li.curr{}
/* .dh ul li.curr .layer .p1{left: -200%;}
.dh ul li.curr .layer .p2{left: 10px;} */
.pbox1{
    width: 20%;
    float: left;
}
.pbox2{
    line-height: 32px;
    margin-top: 15px;
    width: 80%;
    float: left;
}

.col1{color: #fff;}
.col2{

    color: #fff;
    font-size: 20px;
    font-weight: bold;
}
.col3{
    color: #fff;
    line-height: 90px;
    margin-left: 10px;
    font-size: 70px;
    font-weight: bold;
}


/*.top a:link, .top a:visited { color: #000000;}*/
/*.top a:active,.top a:hover { color: #0457c9;}*/
/*.header{ height: 104px;}*/
/*.top{ position: fixed; z-index: 999; width: 100%; left: 0; top: 0; background-color: #fff; box-shadow: 0 1px 3px rgba(0, 0, 0, 0.15); padding: 32px 0px 0px; height: 72px;}*/
/*.logo{ position: absolute; left: 3%; top: 0;}*/
/*.logo a{ display: block; height:93px; padding: 6px 0px;}*/
/*.logo img{ height: 100%; display: block;}*/
/*.nav{ float: right; display: block; font-size: 18px; line-height: 1.2;}*/
/*.nav li{ float: left; display: block; margin: 0px 14px; position: relative;}*/
/*.nav li>a{ position: relative; height: 54px; line-height: 54px; padding-bottom: 18px; display: block;}*/
/*.nav li>a.active,.nav li>a.hov{ color: #0457c9;}*/
/*.nav a:before { content: ""; width: 100%; height: 3px; background-color: #0457c9; position: absolute; left: 0; bottom: -2px; transform-origin: 100%; -webkit-transform-origin: 100%; -webkit-transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1); transition: -webkit-transform .3s cubic-bezier(.4,0,.2,1); transition: transform .3s cubic-bezier(.4,0,.2,1); transition: transform .3s cubic-bezier(.4,0,.2,1),-webkit-transform .3s cubic-bezier(.4,0,.2,1); transform: scaleX(0); -webkit-transform: scaleX(0); }*/
/*.nav>li>a:hover:before,.nav>li>a.hov:before { transform: scaleX(1); -webkit-transform: scaleX(1); -moz-transform: scaleX(1); transform-origin: 0; -webkit-transform-origin: 0; }*/
/*.nav .subnav{ position: absolute; z-index: 10; left: 50%; top: 72px; width: 164px; padding: 12px 0px; margin-left: -82px; background-color: #0457c9; display: none;}*/
/*.nav .subnav a{ display: block; padding: 10px 0px; line-height: 1.4; font-size: 15px; color: #fff; text-align: center; position: relative; z-index: 1; perspective: 300px; transform-style: preserve-3d;}*/
/*.nav .subnav a:after{content: ""; height: 1px; width: 80%; position: absolute; left: 10%; bottom: 0; background-color: #0457c9;}*/
/*.nav .subnav p:last-child a:after{ height: 0;}*/
/*.nav .subnav a:before{ content: ""; display: block;position: absolute; left: 0px; bottom: 0px; z-index: -1; width: 100%; display: block; height: 100%; -webkit-transition: 0.4s; -moz-transition: 0.4s; -o-transition: 0.4s; transition: 0.4s; -webkit-transform: rotateX(-70deg); transform: rotateX(-70deg); z-index:-1; transform-origin: center bottom 0; -webkit-transform-origin: center top 0; left:0; opacity:0; bottom: 0; visibility:hidden; background-color: #ff7b19;}*/
/*.nav .subnav a:hover{ color: #fff;}*/
/*.nav .subnav a:hover:before{  transform: none; opacity: 1; visibility:visible;}*/
/*.grop-box{ float: right; display: block; padding: 0px 3% 0px 40px;}*/
/*.grop-box a{ width: 54px; height: 54px; line-height: 54px; text-align: center; display: block; float: left; display: block; margin:0px 2px;}*/

/*.fixedImg { background-position: center top; background-repeat: no-repeat; background-size: cover;}*/
/*.scoll-top .top{ padding-top: 10px; height: 58px; animation: 850ms 350ms; -webkit-animation: animation: 850ms 350ms; -webkit-animation-fill-mode: both; animation-fill-mode: both; -webkit-backface-visibility: visible !important; backface-visibility: visible !important; -webkit-animation-name: fadedown; animation-name: fadedown; box-shadow:0 0 5px rgba(0,0,0,0.4);}*/
/*.scoll-top .logo a{ height: 56px; padding: 4px 0px;}*/
/*.scoll-top .nav{ font-size: 15px;}*/
/*.scoll-top .nav li>a{ height: 48px; line-height: 48px; padding-bottom: 10px;}*/
/*.scoll-top .nav li>a:before{ height: 2px; bottom: 0;}*/
/*.scoll-top .nav .subnav{ top: 48px;}*/
/*.scoll-top .nav .subnav a{ font-size: 14px;}*/
/*.scoll-top .grop-box a{ width: 48px; height: 48px; line-height: 48px;}*/