﻿/*===========   header  */
.header{height: 106px;border-bottom:2px solid #d9242b; }
.header .auto{height: 106px;position: relative;}
.header .ri_Line{display: block;width: 1000px;border-bottom: 2px solid #585b5d;position: absolute;left: 1115px;bottom: -2px;}
.header .logo{position:absolute; left:0; top:0; z-index: 20; width: 105px;height: 66px;margin-top: 14px;background: url("../images/logo.jpg") no-repeat center;}
.header .nav{float: right;height: 106px; position: relative;}
.header .nav>li{float: left;padding-left:28px;height: 106px;line-height: 120px;/*margin-top: 50px;*/}
.header .operation{position:relative; float:right; width:170px; height:106px; }
.header .operation a{position:absolute; bottom:0;}
.header .operation a.system{left:0;}
.header .operation a.admin{right:0;}
.header .icon{float: right;}
.header .icon>.search{float: left;height:52px;padding:0 32px;margin-top: 54px;margin-left: 6px; position: relative;}
.header .icon .search>input{
    /*float: left;*/
    width: 234px;
    height: 64px;
    padding: 0 16px;
    border: 3px solid #575a5c;
    background-color:#FFF;
    font-size: 14px;
    line-height: 64px;
    color: #626161;
    -webkit-transition: opacity 0.6s ease;
    -moz-transition: opacity 0.6s ease;
    -ms-transition: opacity 0.6s ease;
    -o-transition: opacity 0.6s ease;
    transition: opacity 0.6s ease;
    opacity: 0;
    position: absolute;
    top:52px;
    left: -187px;
    z-index: -1;
}
.header .icon .search:after{
    content: "";
    width: 10px;
    height: 6px;
    background: url("../images/aghjfjhhjgs.jpg") no-repeat center;
    opacity: 0;
    position: absolute;
    top: 46px;
    left: 37px;
}
.header .icon .search:hover>input{
    opacity: 1;
    z-index: 10;
}
.header .icon .search:hover:after{
    opacity: 1;
    z-index: 10;
}
.header .icon .search em{cursor: pointer; float: right;padding: 9px;margin-left: 0;background: url("../images/update2.png") 0 0 no-repeat;}
/*.header .icon>.Voice{cursor: pointer;float: left;padding: 9px;margin-top: 54px;margin-left: 15px;}
.header .icon .Voice{background: url("../images/update2.png") -33px 0 no-repeat;}*/
.header .nav>li a{display: block;height: 101px;}
.header .nav>li .act{border-bottom: 6px solid #d9242b;}

/*===========   footer  */
.footer{clear:both;height: 154px;padding-top: 30px;color: #585b5d;}
.footer .le{float: left;}
.footer .nav{overflow: hidden;}
.footer .nav>li{float: left;margin-right: 17px;position: relative;cursor: pointer;}
.footer .nav>li i{display: inline-block;padding: 6px 5px;background: url("../images/home/dian_03.jpg") no-repeat center;position: absolute;top:5px;right: -13px;}
.footer .ri{float: right;height: 34px;line-height: 34px;}
.footer .ri em{float: right;padding: 17px;margin-left: 10px;background: url("../images/home/home-002_01.png") -90px 0 no-repeat;}
#H_Mask ,#H_Mask {width: 100%;height: 100%;background-color: rgba(0,0,0,0.4);position: fixed;top:0;left: 0;  }
.H_Mask_op{  opacity: 0;filter:Alpha(opacity=0);  }
#H_Mask .cont,#H_Mask-2 .cont{width: 100%;height: 342px;border-top: 6px solid #efd6d6;background-color: #FFF;position: absolute;left: 0;bottom: 184px;}
#H_Mask .cont .delete,#H_Mask-2 .cont .delete{padding: 36px;position: absolute;right: 0;top:-78px;background: url("../images/home/delete_03.jpg") no-repeat center; cursor: pointer;}
#H_Mask .cont .nav{float: left;margin-left: 204px;}
#H_Mask .cont .nav .dtVio{height: 342px;position: relative;}
#H_Mask .cont .nav li{float: left;padding-right: 46px;color: #9d9998;}
#H_Mask .cont .nav dl dt{height: 50px;line-height: 60px;color: #666;text-align: justify;}
#Mask_follow{width: 56px;height: 0;border-top: 6px solid #ff000e;position: absolute;top:-6px;left:0;}
#H_Mask .cont .nav .Selected{margin-top: -6px;border-top: 6px solid #ff000e;}
#H_Mask .cont .nav dl dd{height: 26px;line-height: 26px;}
#H_Mask .cont .nav dl dd:hover{text-decoration: underline;}

#H_Mask-2{display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,0.4);position: fixed;top:0;left: 0;z-index: 999;}
#H_Mask-2 .auto{padding-top: 20px;}
#H_Mask-2 b{clear: both;display: block;color: #a19b96;font-weight: 400;margin-top: 20px;}
#H_Mask-2 p{color: #a19b96;}
/*===========  子导航 */
.bannerImg{  height: 100px;  background: url("../images/bannerImg.jpg") no-repeat center;  overflow: hidden}
#childNav{ border-bottom: 1px solid #f1f2f4;}
#childNav .childNav{height: 70px;background-color: #FFF;font-size: 14px;color: #666666;}
#childNav .sel{color: #de1233;}
#childNav ul{float: left;margin-top: 34px;}
#childNav ul>li{float: left;line-height: 100%;margin-right: 20px;cursor: pointer;}
#childNav .iconTit span{cursor: pointer;}
#childNav .iconTit{float: right;margin-top: 24px;}
#childNav .iconTit em{display: inline-block;padding: 6px;background: url("../images/subnav.png") 0 2px no-repeat;}
#childNav .iconTit i{display: inline-block;padding: 6px;background: url("../images/subnav.png") -18px 2px no-repeat;}

/*===========  搜索页 */
.Searcher .Le .top .search{width: 100%;overflow: hidden;}
.Searcher .Le .top .search>input{float: left;width: 717px;padding: 30px;border: none;}
.Searcher .Le .top .search .searchBtn{float: left;padding: 12px;margin-top: 30px;background: url(../images/xwzx-_06.jpg) 0 0 no-repeat;cursor: pointer;}
.Searcher .Le .top .crux{width: 100%;color: #848181;margin-bottom: 20px;overflow: hidden;}
.Searcher .Le .top .crux>b{float: left;font-weight: 400;}
.Searcher .Le .top .crux>div{float: left;margin-left: 6px;}
.Searcher .Le .top .crux>div span{float: left;margin-right: 14px;cursor: pointer;}
.Searcher .Le .top .crux>div span:hover{text-decoration: underline;}
.Searcher .Le .top .MajorVo{width: 824px;}
.Searcher .Le .top .MajorVo .list .red{color: #d9242b;}
.Searcher .Le .top .MajorVo .list h3{font-size: 16px;color: #666;}
.Searcher .Le .top .MajorVo .list .date{color: #d0d0d0;font-size: 36px;margin: 10px 0 20px 0;font-weight: 400;font-family: 'DINCond-Medium'}
.Searcher .Le .top .MajorVo .list p{color: #999;}
.Searcher .Le .top .MoreWrap{clear: both;padding-top: 20px;margin-bottom: 20px;}
.Searcher .Le .top .More{clear: both;height: 66px;background: #ebe6e7 url(../images/more-1.png) 398px 26px no-repeat;cursor: pointer;}

/*===========  首页 */
.home .slideBox .bd .tempWrap{width: 100%!important;}
.home .slideBox .bd .tempWrap .auto{margin: 0; width: 100%;}
/*.home .slideBox .bd .tempWrap li{  }*/
.home .slideBox .bd .tempWrap li img{width: 100%;}
.home .slideBox{position: relative;}
.home .slideBox .prev , .home .slideBox .next{width: 54px;height: 54px;position: absolute;top:50%;}
.home .slideBox .prev{left: 30px;background: url("../images/zyry-prev.png") -5px -5px no-repeat ;}
.home .slideBox .next{right: 30px;background: url("../images/zyry-next.png") -5px -5px no-repeat ;}
.home .banner{width: 100%;}
.home .information{height: 328px;background-color: #FFF;}
.home .information .auto{height: 330px;}
.home .information .news{float: left;width: 468px;}
.home .information .news .top>h1{float: left;font-size: 30px;color: #585b5d;margin-top: 24px;font-family: 'MONTSERRAT-BOLD_0';}
.home .information .news .top{height: 63px;border-bottom:2px solid #e7e7e7;}
.home .information .news .top .dt{float: right;height: 100%;position: relative;}
.home .information .news .top .dt>li{float: left;height: 100%;line-height: 64px;padding-left: 26px;cursor: pointer;}
.home .information .news .top .dt .Selected{display: block;border-bottom: 5px solid #ff000e;}
.home .information .news .top .dt #inf_borBox{display: block;width: 56px;height: 0;left: 0;border-bottom: 5px solid #ff000e;position: absolute;bottom: -5px;}
.home .information .news .top .dt #SelectedBlock{display: block;width: 56px;height: 0;left: 0;border-bottom: 5px solid #ff000e;position: absolute;bottom: -5px;}
.home .information .news .ddVio{width: 100%;padding-top: 25px;}
.home .information .news .ddVio>.dd{display: none;}
.home .information .news .ddVio h1{font-size: 18px;line-height: 140%;color: #58585e;}
.home .information .news .ddVio .date{color: #ff000e;font:bold 24px 'MONTSERRAT-REGULAR'; font-weight:normal; margin: 16px 0 0;}
.home .information .news .ddVio p{color: #656565;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 3;overflow: hidden;}
.home .information .news .ddVio ol{overflow: hidden;margin-top: 10px;}
.home .information .news .ddVio ol>li{float: left;color: #d6d6db;}
.home .information .news .ddVio ol>li span{margin: 0 10px;}
.home .information .news .ddVio ol>li em, .home .information .news .ddVio ol>li i{padding: 10px;}
.home .information .news .ddVio ol>li i{background: url("../images/home/fxian_03.jpg") no-repeat center;}
.home .information .news .ddVio ol>li em{background: url("../images/home/fxian_06.jpg") no-repeat center;}
.home .information .Culture{float: right;padding-top: 66px;}
.home .information .Culture>.img{float: left;margin-left: 12px;}
.home .information .Culture>dl{float: right;width: 142px;margin-left: 18px;}
.home .information .Culture>dl dt{height: 50px;color: #c2c2c2;font-size: 12px; line-height: 20px;}
.home .information .Culture>dl dt b{display: block;font-size: 15px;color: #868686;}
/*.home .information .Culture>dl dd p{line-height: 28px;}*/
.home .information .Culture>dl .number{font: 32px 'MONTSERRAT-BOLD_0'; line-height: 24px; color: #fa0000;}
.home .information .Culture>dl i{display: inline-block;padding: 11px 6px;margin-left: 10px;}
.home .information .Culture>dl .icon-1{
    background: url("../images/home/ho-s.png") no-repeat center;
}
.home .information .Culture>dl .icon-2{
    background: url("../images/home/ho-s-1.png") no-repeat center;
}
.home .information .Culture>dl .minNumber{display: block;color: #9e9995;margin-top: -2px; font-size: 14px; line-height: 14px; font-family: "MONTSERRAT-REGULAR";}
.home .PrctLaut{height: 348px;background-color: #dc1d24;overflow: hidden;}
.home .PrctLaut .auto{height: 348px;padding-top: 46px;}
.home .PrctLaut h2{font-size: 18px;color: #FFF;/*margin-top: 46px;*/}
.home .PrctLaut h3{font-size: 24px;color: #e79293;text-transform: uppercase;}
.home .PrctLaut .box{overflow: hidden;}
.home .PrctLaut .box>img{float: left;margin: 22px 16px 0 0 ;}
.home .PrctLaut .box>dl{float: left;width: 260px;margin-top: 38px;}
.home .PrctLaut .box>dl dt{margin-bottom: 6px;font-size: 20px;color: #fff6c4;}
.home .PrctLaut .box>dl dd{color: #edb390;}
.home .PrctLaut .box>dl dd p{line-height: 140%;}
.home .PrctLaut .posBox{width: 1206px;height: 340px;position: absolute;top:8px;left: 500px;}
.home .PrctLaut .TitImg{position: absolute;top:8px;right: 0;}
.home .PrctLaut-main{width:100%;height:65px;background:#ede3e2;}
.home .PrctLaut-main h3 a{font-size:15px;color:#a79593;line-height:65px;margin-left: 5px;}

/*==================== 走进振业 */
/*管理团队*/
.about2_main .ZQ_SingleSwitch-1{width: 233px;margin: 0 auto;position: relative;}
.about2_main .ZQ_SingleSwitch-1 .ov{width: 233px;overflow: hidden;}
.about2_main .ZQ_SingleSwitch-1 .ov .Sele{padding-bottom: 20px;border-bottom: 6px solid #d9242b;}
.about2_main .ZQ_SingleSwitch-1 .move{height: 390px;border-bottom: 6px solid #ebe0e0;position: relative;}
.about2_main .ZQ_SingleSwitch-1 .move>li{float: left;width: 232px;margin-right: 10px;cursor: pointer;}
.about2_main .ZQ_SingleSwitch-1 .move> li>img{display: block;}
.about2_main .ZQ_SingleSwitch-1 .move> li>p{font-size: 14px;color: #948989;height: 80px;line-height: 80px;text-align: center;background-color: #d4cfd0;}
.about2_main .ZQ_SingleSwitch-1 .next , .about2_main .ZQ_SingleSwitch-1 .prev{display: block;width: 54px;height: 54px;cursor: pointer;position: absolute;top: 50%;z-index: 99;}
.about2_main .ZQ_SingleSwitch-1 .prev{left: -80px;background: url(../images/zyry-prev.png) -5px -5px no-repeat;}
.about2_main .ZQ_SingleSwitch-1 .next{right: -80px;background: url(../images/zyry-next.png) -5px -5px no-repeat;}
.about2_main .botm .txt-dd{display: none;width: 1200px;margin: 0 auto;}
.about2_main .botm .txt-dd{padding: 30px 0 6px;}
.about2_main .botm .txt-dd h1{font-size: 18px;line-height: 18px;color: #948989;margin-bottom: 16px;}
.about2_main .botm .txt-dd p{font-size: 13px;line-height: 22px;color: #8b8a8a;margin-bottom: 20px;}


/*.zjzy3{ width: 100%;height: 1310px;background: url("../images/zjzy-1-4_02.jpg") no-repeat center; }*/
.zjzy3{ width: 100%;background:#f0eced;}

/*走进振业 > 振业荣耀*/
.about5_main .bd_wrap{position: relative;}
.about5_main .bd_wrap .bd_item .prev , .about5_main .bd_wrap .bd_item .next{width: 54px;height: 54px;position: absolute;top:50%;}
.about5_main .bd_wrap .bd_item .prev{left: -80px;background: url("../images/zyry-prev.png") -5px -5px no-repeat ;}
.about5_main .bd_wrap .bd_item .next{right: -80px;background: url("../images/zyry-next.png") -5px -5px no-repeat ;}
.zjzy5 .botm{height: 260px;background:url("../images/about5_btm_bg.jpg") no-repeat center;}
.zjzy5 .zyRY-dt{padding-top: 30px;}
.zjzy5 .zyRY-dt li{float: left; padding-bottom: 6px; border-bottom: 3px solid transparent;  color: #666;margin-right: 14px;cursor: pointer;}
.zjzy5 .zyRY-dt .Sele{  border-bottom: 3px solid #d9242b;  }
.zjzy5 .top{padding-top: 30px;}
.zjzy5 .top .auto{height: 350px;}
.zjzy5 .top .dd{display: none;height: 100%;overflow: hidden;}
.zjzy5 .top .dd .ov{width: 1200px;height: 100%;}
.zjzy5 .top .dd .ov .move{width: 10000px;height: 100%;position: relative;left:0;top:0;}
.zjzy5 .top .dd .ov .move>li{float: left;width: 1200px;height: 100%;}
.zjzy5 .top .dd .list{float: left;width: 292px;margin-left: 10px;height: 100%;position: relative;}
.zjzy5 .top .dd .list .box{width: 220px;height: 255px;padding: 70px 37px 25px;background-color: #eee9ea;position: absolute;bottom: 0;left: 0;}
.zjzy5 .top .dd .list .box h3{margin-bottom: 10px;margin-top: 40px;}
.zjzy5 .top .dd .list .box .text{  width: 105%;  position: relative;  right:0;  max-height: 180px;  overflow: auto; overflow-x:hidden; color: #8b8a8a;}
.zjzy5 .top .dd .list .box .text p{  width: 215px;  }
    /*滚动条样式*/
    .zjzy5 .top .dd .list .box .text::-webkit-scrollbar {/*滚动条整体样式*/
    width: 4px;     /*高宽分别对应横竖滚动条的尺寸*/
    height: 4px;
    }
    .zjzy5 .top .dd .list .box .text::-webkit-scrollbar-thumb {/*滚动条里面小方块*/
    border-radius: 5px;
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    background: #bcbcbc;
    }
    .zjzy5 .top .dd .list .box .text::-webkit-scrollbar-track {/*滚动条里面轨道*/
    -webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);
    border-radius: 0;
        background: #ededed;
    }
.zjzy5 .top .dd .list .box h2{font-size: 60px;line-height: 72px;font-family: "DINCond-MediumAlternate";color: #dfdbdc;margin-bottom: 4px;}
.zjzy5 .top .dd .list .box p{font-size: 12px;line-height: 22px;color: #8b8a8a;}
.zjzy5 .top .dd .prev, .zjzy5 .top .dd .next{display: block;width: 54px;height: 54px;cursor: pointer;position: absolute;top: 50%;z-index: 99;}
.zjzy5 .top .dd .prev{left: -80px;background: url(../images/zyry-prev.png) -5px -5px no-repeat;}
.zjzy5 .top .dd .next{right: -80px;background: url(../images/zyry-next.png) -5px -5px no-repeat;}
.zjzy5 .top .dd .list .box>img{width: 212px;height: 158px;margin-top: 6px;border: 5px solid #dfdbdc;}
.zjzy5 .botm .posBox{width: 570px;height: 90px;padding: 30px 40px;background-color: #d9242b;position: absolute;left: 908px;top:0;}
.zjzy5 .botm .posBox h1{font-size: 40px;color: #e58184;font-family: 'DINCond-MediumAlternate';margin-bottom: 6px;}
.zjzy5 .botm .posBox p{color: #e58184;font-size: 16px;}
.zjzy5 .botm .posBox p span{font-size: 28px;color: #e58184;font-family: 'DINCond-MediumAlternate';line-height: 100%;}
.zjzy5 .botm .posBox .dt-txt{color: #FFF;font-size: 16px;}

/*====================  振业文化 */
.zywh1 .Top{height: 326px;background: url("../images/zywh1_02.jpg") no-repeat center;}
.zywh1 .Top .CultureTab{width: 460px;padding-top: 70px;/*background-color: #8b8a8a;*/}
.zywh1 .Top .CultureTab .dtVio{overflow: hidden;}
.zywh1 .Top .CultureTab .dtVio li{float: left;color: #999;margin:0 18px 20px 0;cursor: pointer;}
.zywh1 .Top .CultureTab .dtVio .Selected{color: #626262;}
.zywh1 .Top .CultureTab .ddVio h2{font-size: 22px ;color: #adacaa;line-height: 100%;margin-bottom: 10px;}
.zywh1 .Top .CultureTab .ddVio h1{font-size: 32px;font-weight: 400;color: #adacaa;line-height: 100%;margin-bottom: 10px;}
.zywh1 .Top .CultureTab .ddVio .en{font: 38px 'DINCond-Medium';color: #ebe7dd;line-height: 90%;}
.zywh1 .Top .CultureTab .ddVio>.dd{display: none;}
.zywh1 .Sincerity{height: 300px;background: url("../images/zywh1_03.jpg") no-repeat center;color: #89909a;}
.zywh1 .Sincerity .SincerTab .dtVio{padding-top: 20px;line-height: 100%;overflow: hidden;}
.zywh1 .Sincerity .SincerTab .dtVio>li{float: left; height:24px; line-height: 24px; margin-right: 18px;cursor: pointer;}
.zywh1 .Sincerity .SincerTab .dtVio>.Selected{color: #FFF; border-bottom: 4px solid #a8b2d2;}
.zywh1 .Sincerity .SincerTab h4{float: left;width: 30px;height: 200px;margin:45px 10px 0 35px;font: 400 30px/36px '';}
.zywh1 .Sincerity .SincerTab .ddVio{margin-top: 45px;}

.zywh2{overflow: hidden;}
.zywh2 .Top .auto{overflow: hidden;}
.zywh2 .Top{margin-top: 50px;overflow: hidden;}
.zywh2 .Top .titImg{display: block;}
.zywh2 .Top .contText{padding-top: 30px;}
.zywh2 .Top .contText p{color: #8c8c8c;margin-bottom: 30px;}
.zywh2 .Sign .auto{height: 0;}
.zywh2 .Sign{height: 410px;background: url("../images/vi_06.jpg") no-repeat center;}
.zywh2 .Sign .posImg{position: absolute;top:0;left: 0;}

.zywh3 .Le{float: left;width: 822px;margin-bottom: 40px;}
.zywh3 .Le .Periodical{height: 710px;overflow: hidden;-webkit-transition: height 0.6s ease-in-out;-moz-transition: height 0.6s ease-in-out;-ms-transition: height 0.6s ease-in-out;-o-transition: height 0.6s ease-in-out;transition: height 0.6s ease-in-out;}
.zywh3 .Le .Periodical .grid{float: left;padding: 5px;margin-left: 10px;margin-bottom: 10px;background-color: #f0ebec;color: #999;cursor: pointer;}
.zywh3 .Le .Periodical .grid:hover{background-color: #c9c0c2;color: #FFF;}
.zywh3 .Le .Periodical .grid p{padding: 30px;text-align: center;}
.zywh3 .Le .MoreWrap{padding-top: 5px;}
.zywh3 .Le .More{clear: both;height: 66px;background:#ebe6e7 url("../images/more-1.png") 398px 26px no-repeat;cursor: pointer;}
.zywh3 .Ri{float: right;width: 350px;position: relative;}
.zywh3 .Ri .cont{width: 710px;background-color: #e7e3e4;position: absolute;top:0;left: 0;}
.zywh3 .Ri .cont>img{width: 350px;}
.zywh3 .Ri .cont{padding: 30px 0 30px 30px;}
.zywh3 .Ri .cont .le{float: left;width: 125px;/*margin-top: 30px;*//*margin-left: 30px;*/}
.zywh3 .Ri .cont .le p{color: #666666;font-weight: bold;font-size: 18px;}
.zywh3 .Ri .cont .le p span{color: #e12d38; margin: 0 2px;}
.zywh3 .Ri .cont .le .icon{display: block;margin-top: 160px;}
.zywh3 .Ri .cont .ri{float: left;width: 196px;height: 270px;}

.under_way{height:578px; background:url("../images/under_way.jpg") no-repeat center;}

/*========================= 人才招聘 */
.rczp1 .Top{height: 388px;background: url("../images/rczp-_02.jpg") no-repeat center;}
.rczp1 .Btm{height: 350px;background: url("../images/rczp-_03.jpg") no-repeat center;color: #cdd2b8;padding-top: 38px;}
.rczp1 .Btm h2{font-size: 32px;margin-top: 10px;font-weight: 400;}
.rczp1 .Btm h3{font-size: 32px;color: #8e6a17;font-family: 'DINCond-Medium';line-height: 96%;margin-top: 30px;font-weight: 400;}
.Entry-show{cursor: pointer;}
.rczp1-Entry{display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,0.8);position: fixed;top:0;left: 0;z-index: 30;cursor: pointer;}
.rczp1-Entry .Cont{width: 1140px;height: 410px;margin: 350px auto 0;padding: 30px;background-color: #FFF;cursor: default;}
.rczp1-Entry .Cont .text{width: 1130px;height: 410px;padding-right: 16px;overflow: auto;}
.rczp1-Entry .Cont dl{margin-bottom: 26px;}
.rczp1-Entry .Cont dt{color: #333;font-size: 16px;font-weight: bold;margin-bottom: 6px;}
.rczp1-Entry .Cont dd{margin-left: 26px;}
.rczp1-Entry .Cont dd p{color: #666;}
.rczp1-Entry .Cont dd b{color: #333;}
.rczp1-Entry .Cont .text::-webkit-scrollbar{/*滚动条整体样式*/width: 14px;/*高宽分别对应横竖滚动条的尺寸*/height: 4px;}
.rczp1-Entry .Cont .text::-webkit-scrollbar-thumb{/*滚动条里面小方块*/background: #cc0000;}
.rczp1-Entry .Cont .text::-webkit-scrollbar-track{/*滚动条里面轨道*/}
.rczp1 .Btm .auto{position: relative;}
.rczp1 .Btm .posBox{position: absolute;right: 0;top: -140px;}
.rczp2 .auto{padding-top: 78px;}
.rczp2 dl{margin-bottom: 10px; overflow:hidden; height:240px;}
.rczp2 dt{float:left; width:200px; background-color: #e6e0e1; height:100%; overflow:hidden; -webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.rczp2 dt *{-webkit-transition: all 0.3s;-moz-transition: all 0.3s;-o-transition: all 0.3s;transition: all 0.3s;}
.rczp2 dt .icon{margin:0 auto; margin-top: 80px; height:54px; width:60px; background:no-repeat center;}
.rczp2 .d1 dt .icon{background-image: url("../images/rczp2_dl_icon1.png");}
.rczp2 .d1:hover dt .icon{background-image: url("../images/rczp2_dl_icon1-on.png");}
.rczp2 .d2 dt .icon{background-image: url("../images/rczp2_dl_icon2.png");}
.rczp2 .d2:hover dt .icon{background-image: url("../images/rczp2_dl_icon2-on.png");}
.rczp2 .d3 dt .icon{background-image: url("../images/rczp2_dl_icon3.png");}
.rczp2 .d3:hover dt .icon{background-image: url("../images/rczp2_dl_icon3-on.png");}
.rczp2 dt p{font-size: 16px; color:#666; line-height: 24px; text-align: center;}
.rczp2 dd{float:right; height:100%; line-height: 240px; text-align: center; width:1000px; background-color: #efeaeb;}
.rczp2 dd .dox{display:inline-block; width:940px; line-height: 0; overflow:hidden;}
.rczp2 dd p{font-size: 14px; line-height: 22px; color:#666;}
.rczp2 dd span.in{display:block; padding-left:23px;}
.rczp2 dd .dox tr{height:22px;}
.rczp2 dd .dox .td1{height:22px; line-height: 22px; font-size: 14px; color:#666;}
.rczp2 dd .table{padding-top: 22px; overflow:hidden;}
.rczp2 dd .table .left{float:left; width:130px;}
.rczp2 dd .table .right{float:left; width:800px;}
.rczp2 dl:hover dt{background-color: #e2787e;}
.rczp2 dl:hover dt p{color:#fff;}
.rczp3{overflow: hidden; padding-top: 30px;}
.rczp3 .Le{float: left;width: 825px;}
.rczp3 .Le .list{width: 755px;padding: 24px 30px 24px 40px;margin-bottom: 10px;background-color: #efeaeb; cursor: pointer;}
.rczp3 .Le .list .show{height: 56px;}
.rczp3 .Le .list .date{float: left;width: 104px;color: #999;font-size: 28px;font-family: 'DINCond-Medium';}
.rczp3 .Le .list .txt{float: left;color: #aaa7a8;}
.rczp3 .Le .list .txt b{font-size: 16px;color: #999;}
.rczp3 .Le .list .end{float: right;color: #666;margin-top: 10px;}
.rczp3 .Le .hid{position:relative; padding:0 20px 6px 100px; display:none;}
.rczp3 .Le .hid h4{font-size: 14px; line-height: 26px; color:#666;}
.rczp3 .Le .hid p{font-size: 14px; line-height: 26px; color:#999;}
.rczp3 .Le .hid a.btn{position:absolute; right:0; bottom:0;}
.rczp3 .Ri{float: right;width: 348px;position: relative;}
.rczp3 .Ri .box{width: 700px;padding: 30px;background-color: #eee9ea;position: absolute;top:0;left: 0;}
.rczp3 .Ri .box h1{color: #8c7d7d;font-size: 22px;font-weight: 400;line-height: 124%;}
.rczp3 .Ri .box .en{color: #e22d36;font-size: 22px;margin-top: 12px;}
.rczp3 .Ri .box .icon{padding-left: 40px;background: url("../images/zpgw-_03.jpg") 0 0 no-repeat ;margin-top: 20px;}
.rczp3 .Ri .box .icon b{display: block;color: #666666;line-height: 100%;}
.rczp3 .Ri .box .icon p{line-height: 100%;color: #e22d36;font-size: 22px;font-family: 'DINCond-Medium';}
.rczp3 .MoreWrap{clear: both;padding-top: 20px;margin-bottom: 40px;}
.rczp3 .More{clear: both;height: 66px;background: #ebe6e7 url(../images/more-1.png) 398px 26px no-repeat;cursor: pointer;}



/*============== 新闻资讯 */
.xwzx1 .Le{float: left;}
.xwzx1 .Le .lattice{padding-top: 30px;overflow: hidden;}
.xwzx1 .Le .lattice .grid{margin-bottom: 30px;overflow: hidden;}
.xwzx1 .Le .lattice .grid>img{width: 364px;height: 192px;float: left;border:14px solid #f0ebec;}
.xwzx1 .Le .lattice .grid .cont{float: left;width: 370px;height: 160px;margin-left: 5px;padding: 30px;background-color: #e8e3e4;color: #999;}
.xwzx1 .Le .lattice .grid .cont h1{font-size: 16px;color: #666;line-height: 130%;}
.xwzx1 .Le .lattice .grid .cont .date{margin: 10px 0 28px 0 ;font-size: 30px;font-family: 'DINCond-Medium';line-height: 100%;}
.xwzx1 .Le .lattice .grid .cont .txtVo{width: 100%;height: 60px;line-height: 140%;overflow: hidden;}
.xwzx1 .MajorVo{width: 824px;}
.xwzx1 .MajorVo .list{ margin-bottom: 38px;}
.xwzx1 .MajorVo .list .red{color: #d9242b;}
.xwzx1 .MajorVo .list h3{font-size: 16px;color: #666;}
.xwzx1 .MajorVo .list .date{ color: #d0d0d0; font-size: 26px;  margin: 8px 0 14px 0;}
.xwzx1 .MajorVo .list p{color: #999;}
.xwzx1 .Le .MoreWrap{clear: both;padding-top: 20px;margin-bottom: 40px;}
.xwzx1 .Le .More{clear: both;height: 66px;background: #ebe6e7 url(../images/more-1.png) 398px 26px no-repeat;cursor: pointer;}
.xwzx1 .Ri{float: right;width: 346px;}
.xwzx1 .Ri>b{color: #666;}
.xwzx1 .Ri .search{  margin: 6px 0;  border: 6px solid #f6f6f6;  overflow: hidden;  }
.xwzx1 .Ri .search input{float: left;width: 276px;padding: 10px;border: none;}
.xwzx1 .Ri .search .searchBtn{float: left;padding: 12px;margin-top: 10px;background: url("../images/xwzx-_06.jpg") 0 0 no-repeat;cursor: pointer;}
.xwzx1 .Ri .crux{width: 330px;color: #848181;margin-bottom: 20px;overflow: hidden;}
.xwzx1 .Ri .crux>b{float: left; font-weight: 400;}
.xwzx1 .Ri .crux>div{float: right;width: 270px;}
.xwzx1 .Ri .crux>div span{float: left;margin-right: 14px;cursor: pointer;}
.xwzx1 .Ri .crux>div span:hover{text-decoration: underline;}
.xwzx1 .Ri .posBox{width: 700px;background-color: #f0ebec;color: #999;}
.xwzx1 .Ri .posBox .cont{width: 286px;padding: 30px;}
.xwzx1 .Ri .posBox b{font-size: 16px;color: #728390;}
.xwzx1 .Ri .posBox h3{font-size: 16px;color: #666;line-height: 130%;}
.xwzx1 .Ri .posBox .date{font-size: 30px;font-family: 'DINCond-Medium';color: #999;  margin:10px 0 20px 0;}
.xwzx1 .Ri .posBox p{  line-height: 20px; }


.xwzx3 .Le{width: 827px;}
.xwzx3 .Le .Cont .box{float: left;width: 378px;height: 260px;padding: 14px;margin-bottom: 10px;background-color: #f0ebec;}
.xwzx3 .Le .Cont .box>img{width: 378px;height: 194px;}
.xwzx3 .Le .Cont .box p{margin-top: 26px;color: #666;font-size: 16px;text-align: center;}
.xwzx3 .MoreWrap{padding-top: 0!important;}


/*============== 新闻资讯 - 详情页 */
/*.zywh_xx img{display:inline-block;}*/
.zywh_xx .Le{float: left;width: 824px;}
.zywh_xx .Le .top{color: #9e9e9e;}
.zywh_xx .Le .top .date{font: bold 30px 'MONTSERRAT-REGULAR'; font-weight:normal; color: #3f3e55;}
.zywh_xx .Le .top h1{font-size: 18px;color: #5b5b6c;}
.zywh_xx .Le .top>div,.zywh_xx .Le .top>p,.zywh_xx .Le .top>span{margin-top: 30px; color: #9e9e9e;}
.zywh_xx .Le .top>img{display: block;margin-top: 24px;}
.zywh_xx .Le .top .Share{  margin-top: 30px;overflow: hidden;}
.zywh_xx .Le .top .Share-icon{float: left;}
.zywh_xx .Le .top .Share>p{float: left;margin-right: 20px;}
.zywh_xx .Le .top .Share li{float: left; width:20px;height: 20px;margin-right: 24px;}
.zywh_xx .Le .top .Share .Share-icon{float: left;margin-right: 30px;}
.zywh_xx .Le .top .Share .Share-icon span{color: #666;}
.zywh_xx .Le .top .Share .Share-icon a{display: block;width: 20px;height: 20px;background-image: url("../images/xwzx-xx-icon_09.jpg");background-repeat: no-repeat;}
.zywh_xx .Le .top .Share .Share-icon a:hover{  opacity: 0.8;  }
.bshare-custom .bshare-weixin{  background: none!important;  }
.bshare-custom{  width: 0!important;  height: 0!important;  padding: 0!important;  margin: 0!important;  }
.zywh_xx .Le .top .Share .Share-icon .wb{background-position: 0 0;}
.zywh_xx .Le .top .Share .Share-icon .wx{ display: block;width: 20px!important;height: 20px!important;background: url("../images/xwzx-xx-icon_09.jpg") 0 -35px no-repeat!important;}
.zywh_xx .Le .top .Share .Share-icon .fx{background-position: 0 -72px;}
.zywh_xx .Le .top .Share .Share-icon .qk{background-position: 0 -107px;}
.zywh_xx .Le .top img{margin:0 auto;}
.zywh_xx .Le .lattice{padding-top: 30px;overflow: hidden;}
.zywh_xx .Le .lattice .grid{margin-bottom: 30px;overflow: hidden;}
.zywh_xx .Le .lattice .grid>img{width: 362px;height: 192px;float: left;border:14px solid #f0ebec;}
.zywh_xx .Le .lattice .grid .cont{float: left;width: 370px;height: 160px;margin-left: 4px;padding: 30px;background-color: #e8e3e4;color: #999;}
.zywh_xx .Le .lattice .grid .cont h1{font-size: 16px;color: #666;line-height: 130%;}
.zywh_xx .Le .lattice .grid .cont .date{margin: 10px 0 28px 0 ;font-size: 30px;font-family: 'DINCond-Medium';line-height: 100%;}
.zywh_xx .Le .lattice .grid .cont .txtVo{width: 100%;height: 60px;line-height: 140%;overflow: hidden;}
.zywh_xx .Ri{float: right;width: 346px;}
.zywh_xx .Ri>b{color: #666;}
.zywh_xx .Ri .search{padding: 15px 0;}
.zywh_xx .Ri .search input{float: left;width: 276px;padding: 15px;border: none;}
.zywh_xx .Ri .search .searchBtn{float: left;padding: 12px;margin-top: 15px;background: url("../images/xwzx-_06.jpg") 0 0 no-repeat;cursor: pointer;}
.zywh_xx .Ri .crux{width: 330px;color: #848181;margin-bottom: 20px;overflow: hidden;}
.zywh_xx .Ri .crux>b{float: left; font-weight: 400;}
.zywh_xx .Ri .crux>div{float: right;width: 270px;}
.zywh_xx .Ri .crux>div span{float: left;margin-right: 14px;cursor: pointer;}
.zywh_xx .Ri .crux>div :hover{text-decoration: underline;}
.zywh_xx .Ri .posBox{width: 700px;background-color: #f0ebec;color: #999;}
.zywh_xx .Ri .posBox .cont{width: 286px;padding: 30px;}
.zywh_xx .Ri .posBox b{font-size: 16px;color: #728390;}
.zywh_xx .Ri .posBox h3{font-size: 16px;color: #666;line-height: 130%;}
.zywh_xx .Ri .posBox .date{font-size: 30px;font-family: 'DINCond-Medium';color: #999;margin:10px 0 20px 0;}
.zywh_xx .Ri .posBox p{line-height: 20px;}

.zywh_xx_outside.zywh_xx .Le .top>div{margin-top: 0;}
.zywh_xx_outside.zywh_xx .Le .top h1{margin-bottom: 30px;}



/*==============  产品中心 */
//.cpzx1 .layout .auto{height: 400px;padding-top: 50px;background: url("../images/cpzx_03.jpg") 760px 50px no-repeat ;}
.cpzx1 .layout .auto{height: 400px;padding-top: 50px;}
.cpzx1 .layout .en{color: #dfdfdf;font-size: 42px;font-family: "DINCond-Medium";line-height: 34px;}
.cpzx1 .layout h1{color: #666;font-size: 32px;line-height: 46px;margin-bottom: 16px;}
.cpzx1 .layout .auto>p{width: 710px;color: #666;text-align: justify;margin-bottom: 30px;}
.cpzx1 .Branch{height: 480px; padding-top:40px; background: url("../images/cpzx_02.jpg") no-repeat center;}
.cpzx1 .Branch .newProject>h1{float: left;color: #3c559a;font-size: 18px;}
.cpzx1 .Branch .newProject .Proj_dt{float: right;margin-bottom: 30px;}
.cpzx1 .Branch .newProject .Proj_dt li{float: left;cursor: pointer;height: 24px;margin-left: 13px;border-bottom: 6px solid transparent;color: #FFF;font-size: 12px;}
.cpzx1 .Branch .newProject .Proj_dt .Selected{border-bottom: 6px solid #a8b2d2;}
.cpzx1 .Branch .newProject .Proj_dd{clear: both;width: 1200px;position: relative;}
.cpzx1 .Branch .newProject .Proj_dd .ov{width: 1200px!important;height: 366px;overflow: hidden;position: relative;}
.cpzx1 .Branch .newProject .Proj_dd .move{width: 30000px;height: 100%;position: absolute;left: 0;top:0;}
.cpzx1 .Branch .newProject .Proj_dd .move>li{float: left;width: 1200px;height: 368px;}
.cpzx1 .Branch .newProject .Proj_dd .prev , .cpzx1 .Branch .newProject .Proj_dd .next{cursor: pointer;width: 54px;height: 54px;background-image: url("../images/cpzx-btm.png");background-repeat: no-repeat;position: absolute;right: -65px;z-index: 99;}
.cpzx1 .Branch .newProject .Proj_dd .next{top:0;background-position: -6px -6px ;}
.cpzx1 .Branch .newProject .Proj_dd .prev{top:60px;background-position: -6px -68px ;}
.cpzx1 .Branch .newProject .Proj_dd .move>li .box{float: left;width: 236px;height: 370px;margin-left: 5px;cursor: pointer;}
.cpzx1 .Branch .newProject .Proj_dd .move>li .box p{width: 100%;height: 104px;line-height: 104px;background-color: #edeef2;text-align: center;}

/* 产品中心 -1 详情页 */
.cpzx1-xx .introduce{height: 158px;padding: 36px 30px;overflow: hidden;}
.cpzx1-xx .introduce .auto{  overflow: hidden;  }
.cpzx1-xx .Summary .list .ZQ_SingleSwitch-1{clear: both;width: 1200px;position: relative;}
.cpzx1-xx .Summary .list .ZQ_SingleSwitch-1 .ov{width: 1200px!important;height: 366px;overflow: hidden;position: relative;}
.cpzx1-xx .Summary .list .ZQ_SingleSwitch-1 .move{width: 30000px;height: 100%;position: absolute;left: 0;top:0;}
.cpzx1-xx .Summary .list .ZQ_SingleSwitch-1 .move>li{float: left;width: 1200px;height: 368px;}
.cpzx1-xx .ZQ_SingleSwitch-1 .prev , .cpzx1-xx .ZQ_SingleSwitch-1 .next{cursor: pointer;width: 54px;height: 54px;position: absolute;top:40%;}
.cpzx1-xx .ZQ_SingleSwitch-1 .next{right: -70px;background: url(../images/zyry-next.png) -5px -5px no-repeat;}
.cpzx1-xx .ZQ_SingleSwitch-1 .prev{left: -70px;background: url(../images/zyry-prev.png) -5px -5px no-repeat;}
.cpzx1-xx .ZQ_SingleSwitch-1 .move>li .box{float: left;width: 236px;height: 370px;margin-left: 5px;cursor: pointer;}
.cpzx1-xx .ZQ_SingleSwitch-1 .move>li .box p{width: 100%;height: 104px;line-height: 104px;background-color: #edeef2;text-align: center;}
.MapWrap{margin: 50px 0;background-color: #fbfbfb;}
.cpzx1-xx .Map{width: 1200px;margin: 0 auto;height: 352px;}
.cpzx1-xx .introduce .auto>img{float: left; width: 260px; height: 160px;}
.cpzx1-xx .introduce .auto>dl{float: left;width: 482px;height:160px;padding: 0 30px; border-right: 5px solid #eae5e6;}
.cpzx1-xx .introduce .auto>dl dt{color: #a4a3a3;font-size: 22px;margin-bottom: 30px;}
.cpzx1-xx .introduce .auto>dl dd p{line-height: 22px;color: #bbb;}
.cpzx1-xx .introduce .auto>.number{float: left;padding: 50px 30px;color: #666;}
.cpzx1-xx .introduce .auto>.number b{display: block;color: #d9242b;font-size: 42px;font-family: 'DINCond-BoldAlternate';margin-bottom: 10px;}
.cpzx1-xx .Exhibition{ height: 454px; background-color: #8e9bc4;}
.cpzx1-xx .Exhibition .slideBox{height: 454px; position: relative;}
.cpzx1-xx .Exhibition .slideBox .hd{height: 88px;position: absolute;right: 0;bottom:10px;z-index: 50;}
.cpzx1-xx .Exhibition .slideBox .hd li{float: left;margin-right:10px;cursor: pointer;}
.cpzx1-xx .Summary .auto{overflow: hidden;}
.cpzx1-xx .Summary h1{color: #d9242b;font-size:22px ;margin: 38px 0 28px 0;}
.cpzx1-xx .Summary .text p{color: #999;margin-bottom: 30px;}
.cpzx1-xx .Summary .Map{background-color: #fbfbfb;margin-top:30px;}
.cpzx1-xx .Summary .Map>img{width: 1200px;margin: 0 auto;}
.cpzx1-xx .Summary .list{width: 1200px;margin: 10px auto;}
.cpzx1-xx .Summary .list .box{float: left;width: 236px;height: 370px;margin-left: 5px;cursor: pointer;}
.cpzx1-xx .Summary .list .box>p{width: 100%;height: 104px;line-height: 104px;background-color: #edeef2;text-align: center;}
.cpzx2 .Renure{display: none;width: 1200px;height: 468px;position: absolute;top: -264px;left: 0;}
.cpzx2 .Renure .Le{float: left;width: 810px;height: 468px;background-color: #e8e3e4;overflow: hidden;}
.cpzx2 .Renure .txt{width: 717px;height: 390px;padding-right: 10px;margin: 40px 0 0 40px;overflow: auto;}
.cpzx2 .Renure .txt dl{margin-bottom: 26px;color: #666666;}
/*滚动条样式*/.cpzx2 .Renure .txt::-webkit-scrollbar{/*滚动条整体样式*/width: 4px;/*高宽分别对应横竖滚动条的尺寸*/height: 4px;}
.cpzx2 .Renure .txt::-webkit-scrollbar-thumb{/*滚动条里面小方块*/border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);background: rgba(0,0,0,0.2);}
.cpzx2 .Renure .txt::-webkit-scrollbar-track{/*滚动条里面轨道*/-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.2);border-radius: 0;background: rgba(0,0,0,0.1);}
.cpzx2 .Renure .Ri{float: right;width: 390px;height: 468px;background: #d9242b url("../images/cpzx-3af_03.jpg") 156px 124px no-repeat;}
.cpzx2 .Renure .Ri>span{display: block;width: 317px;height: 80px;margin: 250px auto 0;background: url("../images/cpzx3_03.jpg") no-repeat center;cursor: pointer;}

.cpzx2{padding-top: 318px;}
.cpzx2 .posBox{height: 310px;background: url("../images/cpzx-22_02.jpg") no-repeat;}
.cpzx2 .posBox .auto{position: relative;}
.cpzx2 .posBox .list{position: absolute;top:-264px;left: 0;}
.cpzx2 .posBox .list .box{float: left;width: 392px;height: 466px;margin-left: 12px;}
.cpzx2 .posBox .list .box1{background: url("../images/cpzx5_03.jpg") 0 0 no-repeat;background-size:100% 100% ;cursor: pointer;}
.cpzx2 .posBox .list .box2{background: url("../images/cpzx5_05.jpg") 0 0 no-repeat;background-size:100% 100% ;cursor: pointer;}
.cpzx2 .posBox .list .box3{background-color: #CCC;}
.cpzx2 .posBox .list .box .cont{height: 136px;padding-top: 48px;color: #FFF;text-align: center;background-color: rgba(0,0,0,0.4);position: relative;-webkit-transition: height 0.4s ease-in-out;-moz-transition: height 0.4s ease-in-out;-ms-transition: height 0.4s ease-in-out;-o-transition: height 0.4s ease-in-out;transition: height 0.4s ease-in-out;}
.cpzx2 .posBox .list .box .cont:hover{height: 215px;background-color: #3a3737;}
.cpzx2 .posBox .list .box .cont:hover .Other{opacity: 1 ;filter:alpha(opacity=100);}
.cpzx2 .posBox .list .box .cont p, .cpzx2 .posBox .box3 .Cont p{text-align: center;font-size: 18px;}
.cpzx2 .posBox .list .box .cont em , .cpzx2 .posBox .box3 .Cont em{display: inline-block;width: 56px;height: 56px;}
.cpzx2 .posBox .list .box1 .cont em{background: url("../images/cpzx-2-icon-apartment.png") 0 0 no-repeat ;}
.cpzx2 .posBox .list .box2 .cont em{background: url("../images/cpzx-2-icon-bank.png") 0 0 no-repeat ;}
.cpzx2 .posBox .list .box .cont .Other{width: 94px;height: 64px;padding-top: 36px;margin: 0 auto;background:#413e3e url("../images/out-icion_03.jpg") 37px 60px no-repeat;position: absolute;bottom: 0;left: 150px;opacity: 0 ;filter:alpha(opacity=0);-webkit-transition: opacity 0.2s ease-in;-moz-transition: opacity 0.2s ease-in;-ms-transition: opacity 0.2s ease-in;-o-transition: opacity 0.2s ease-in;transition: opacity 0.2s ease-in;}
.cpzx2 .posBox .box3{background-color: #e8e3e4;}
.cpzx2 .posBox .box3 .Cont{height: 136px;padding-top: 48px;color: #FFF;text-align: center;background-color:#d9242b;}
.cpzx2 .posBox .box3 .Cont em{background: url("../images/cpzx-2-icon-data.png") 0 0 no-repeat ;}
.cpzx2 .posBox .box3>ul{width: 320px;margin: 36px auto 0;color: #7d7a7a;line-height: 20px;}
.cpzx2 .posBox .box3 .detailed{width: 314px;height: 64px;padding-top: 16px;margin: 36px auto 0;text-align: center;color: #3a3737;cursor: pointer;background: #d7d3d4 url("../images/cpzx-2-icon-1.png") 146px 40px no-repeat;-webkit-border-radius: 35px;-moz-border-radius: 35px;border-radius: 35px;}

.cpzx5 .step{height: 1280px;background: url("../images/cpzx2_02.jpg") no-repeat center;cursor: pointer;}
.cpzx5 .Prompt{display: none;width: 100%;height: 100%;background-color: rgba(0,0,0,0.4);position: fixed;top:0;left: 0; z-index: 100}
.cpzx5 .Prompt .auto{height: 100%;position: relative;}
.cpzx5 .Prompt .auto .cont{width: 100%;height: 100%;background-color: #f0e9df;position: absolute;left: 764px;top:0;}
.cpzx5 .Prompt .auto .cont .Sign{float: left;width: 415px;height: 660px;margin-left: 30px;margin-top: 228px;}
.cpzx5 .Prompt .auto .cont .Sign h1{font-size: 22px;color: #817d78;margin-bottom: 4px;}
.cpzx5 .Prompt .auto .cont .Sign .en{font-size: 22px;color: #dad3ca;margin-bottom: 30px;}
.cpzx5 .Prompt .Sign .Treaty{width: 100%;height: 584px;overflow: auto;}
.cpzx5 .Prompt .Sign .Treaty dt{font-weight: bold;color: #817d78;margin-bottom: 30px;}
.cpzx5 .Prompt .Sign .Treaty p{margin-bottom: 30px;color: #817d78;}
.cpzx5 .Prompt .cont .Delete{cursor: pointer;position: absolute;top:228px;left: -74px;}
.cpzx5 .Prompt .Sign .Treaty::-webkit-scrollbar{/*滚动条整体样式*/width: 8px;/*高宽分别对应横竖滚动条的尺寸*/}
.cpzx5 .Prompt .Sign .Treaty::-webkit-scrollbar-thumb{/*滚动条里面小方块*//*-webkit-box-shadow: inset 0 0 10px #d7d0c5;*/background: #d7d0c5;}
.cpzx5 .Prompt .Sign .Treaty::-webkit-scrollbar-track{/*滚动条里面轨道*//*-webkit-box-shadow: inset 0 0 6px #dfd9cf;*/background: #e9e3d9;}


/*==========  联系我们 */
.lxwm1 .introduce{padding: 36px 30px;overflow: hidden;}
.lxwm1 .introduce .auto>img{float: left;}
.lxwm1 .introduce .auto>dl{float: left;width: 482px;margin: 0 30px;}
.lxwm1 .introduce .auto>dl dt{color: #a4a3a3;font-size: 22px;margin-bottom: 14px;}
.lxwm1 .introduce .auto>dl dd ul{line-height: 22px;color: #999;}
.lxwm1 .introduce .auto>dl dd .number{display: block;color: #d9242b;font-size: 32px;font-family: 'DINCond-BoldAlternate';margin-bottom: 4px;margin-top: 14px;}
.lxwm1 .introduce .auto>dl dd span{color: #666;}
.lxwm1 .introduce .auto>.ew{float: left;padding: 0 30px;}
.lxwm1 .address{background-color: #f0ebec;padding:30px 0;}

.lxwm1 .address .dt{overflow: hidden;margin-bottom: 20px;}
.lxwm1 .address .dt>li{float: left;margin-right: 16px;color: #666;cursor: pointer; padding-bottom: 2px;}
.lxwm1 .address .dt>li.on{border-bottom: 2px solid #d9242b;}
.lxwm1 .address .dd>dl{display: none;color: #adaaab;}
.lxwm1 .address .dd dt{font-size: 22px;margin-bottom: 16px;}
.lxwm1 .address .dd .ov-dd{display: none;color: #adaaab; overflow: hidden;}
.lxwm1 .address .dd dt{font-size: 22px;margin-bottom: 16px;}
.lxwm1 .address .dd .ov-dd dl{  float: left;  margin-left:33px;width:375px;}
.lxwm1 .address .dd .ov-dd dl:first-child{margin-left:0;}
.lxwm1 #Bai_Map{height: 380px;}
.lxwm2 #Bai_Map{height: 380px;}

/*============  投资者关系 */
.tzzgx1{ padding-top: 30px;}
.tzzgx1 .Le{float: left;width: 820px; }
.tzzgx1 .Le>dl{padding: 30px;color: #666;margin-bottom: 4px;background-color: #f0ebec;}
.tzzgx1 .Le>dl>dt{font: bold 16px "" ;margin-bottom: 4px;}
.tzzgx1 .Le>dl>dd{margin-left: 34px;}
.tzzgx1 .Ri{float: right;width: 350px;}
.tzzgx1 .Ri .contWrap{width: 700px;height: 345px;background: url("../images/tzzgx-_03.jpg") no-repeat center;}
.tzzgx1 .Ri .cont{padding: 118px 0 0 30px;color: #656565;}
.tzzgx1 .Ri .cont>b{display: block;font-size: 16px;color: #868686;}
.tzzgx1 .Ri .cont>.number>b{font: 32px 'MONTSERRAT-BOLD_0';color: #fa0000;}
.tzzgx1 .Ri .cont>.number>i{display: inline-block;padding: 11px 6px;margin-left: 4px;background: url(../images/home/ho-s.png) no-repeat center;}
.tzzgx1 .Ri .cont>.minNumber{display: block;color: #9e9995;margin-top: -10px;}

.tzzgx2{ padding-top: 30px;}
.tzzgx2 .Ri{float: right;width: 350px;}
.tzzgx2 .Ri .contWrap{width: 700px;height: 345px;background: url("../images/tzzgx-_03.jpg") no-repeat center;}
.tzzgx2 .Ri .cont{padding: 118px 0 0 30px;color: #656565;}
.tzzgx2 .Ri .cont>b{display: block;font-size: 16px;color: #868686;}
.tzzgx2 .Ri .cont>.number>b{font: 32px 'MONTSERRAT-BOLD_0';color: #fa0000;}
.tzzgx2 .Ri .cont>.number>i{display: inline-block;padding: 11px 6px;margin-left: 4px;background: url(../images/home/ho-s.png) no-repeat center;}
.tzzgx2 .Ri .cont>.minNumber{display: block;color: #9e9995;margin-top: -10px;}
.tzzgx2 .Le{float: left;width: 822px;}
.tzzgx2 .Le dl{height: 94px;line-height: 110px;margin-bottom: 10px;background-color: #eae5e6;overflow: hidden;cursor: pointer;}
.tzzgx2 .Le dl:hover{background-color: #e1020a;}
.tzzgx2 .Le dl:hover dd{color: #FFF;border-left: 1px solid #ed585d;}
.tzzgx2 .Le dl .date{float: left;width: 116px;height: 100%;padding: 28px 0 40px 40px;color: #ff7f83;font: 32px 'DINCond-MediumAlternate';}
.tzzgx2 .Le dl dd{float: left;height: 100%;padding:0 18px;font-size: 16px;color: #999;line-height: 96px;border-left: 1px solid #dddadf;}
.tzzgx2 .Le .MoreWrap{ display:block;clear: both;/*padding-top: 20px;*/margin-bottom: 10px;}
.tzzgx2 .Le .More{display:block;clear: both;height: 66px;background: #ebe6e7 url(../images/more-1.png) 398px 26px no-repeat;cursor: pointer;}


.tzzgx3 .tz3_dt{width: 100%;height: 60px;margin-bottom: 30px;border-top: 5px solid #d1cacc;}
.tzzgx3 .tz3_dt>li{float: left;width: 164.4px;height: 60px;margin-top: -6px;line-height: 60px;text-align: center;color: #666;background-color: #e8e3e4;border-top: 5px solid #d1cacc;cursor: pointer;}
.tzzgx3 .tz3_dt>.Selected{border-top: 5px solid #d9242b;}
.tzzgx3 .tz3_dd{display: none;}
.tzzgx3 .tz3_dd-3 .box , .tzzgx3 .tz3_dd-4 .box{/*height: 100px;*/padding: 30px;background-color: #f0ebec;margin-bottom: 10px;}
.tzzgx3 .tz3_dd-3 .box h1,.tzzgx3 .tz3_dd-4 .box h1{color: #666;font-size: 18px;}
.tzzgx3 .tz3_dd-3 .box b,.tzzgx3 .tz3_dd-4 .box b{display: block;color: #666;font-size: 18px;margin-bottom: 10px;}
.tzzgx3 .tz3_dd-3 .box p, .tzzgx3 .tz3_dd-4 .box p{font-size: 13.5px;color: #999;}
.tz3_dd-1 .Top{width: 100%;/*height: 274px;*/padding-bottom: 30px;background: url("../images/gszc-_03.jpg") no-repeat center;overflow: hidden;}
.tz3_dd-1 .Top .tit{float: left;margin-top: 100px;margin-left: 66px;color: #FFF;}
.tz3_dd-1 .Top .tit b{display: block;font-size: 22px;font-weight: 400;margin-bottom: 6px;}
.tz3_dd-1 .Top .tit h1{font-size: 32px;font-weight: 400;}
.tz3_dd-1 .Top .date{float: right;margin-top: 216px;margin-right: 40px;color: #FFF;font-size: 22px;font-family: "宋体";}
.tz3_dd-1 .Cont{padding: 30px;margin-top: 10px;color: #666;text-align: justify;background-color: #f0ebec; overflow: hidden;}
.tz3_dd-1 .Cont h1{line-height: 100%;font-size: 22px;margin-bottom: 18px;}
.tz3_dd-1 .Cont p{margin-bottom: 18px;}
.tz3_dd-1 .Cont .btn{ clear:both;cursor: pointer;width: 405px;height: 80px;margin-left: 178px;text-align: center;color: #3a3737;background: url('../images/gszlaf-_03.png') no-repeat ;background-size: 100% 100%;}
.tz3_dd-1 .Cont .btn>a{ display: block;width: 405px;height: 65px;padding-top: 15px;}
.tz3_dd-2 .Cont{padding: 30px;background-color: #f0ebec;}
.tz3_dd-2 .Cont h1{color: #333;font-size: 16px;margin-bottom: 18px;}
.tz3_dd-2 .Cont p{color: #666;margin-bottom: 18px;}
.tz3_dd .btn{cursor: pointer;float: left;width: 405px;height: 80px;margin-top: 20px;text-align: center;color: #3a3737;background: url('../images/gszlaf-_03.png') no-repeat ;background-size: 100% 100%;}
.tz3_dd .btn a{  display: block;  width: 405px;  height: 65px;  padding-top: 15px;  }
.tz3_dd .btn:hover, .tz3_dd-1 .Cont .btn:hover{color: #FFF;background: url('../images/gszlaf-_05.png') no-repeat ;background-size: 100% 100%;}
.tz3_dd .mar{margin-right: 12px;}
/*<!--股东与股东大会 弹窗 -->*/.tz3_dd-3_thrs{display: none;cursor: pointer;width: 100%;height: 100%;background-color: rgba(0,0,0,0.7);position: fixed;top:0;left: 0;z-index: 999;}
.tz3_dd-3_thrs .table{cursor: default;width: 1160px;height: 80%;overflow-x: hidden;margin: 5% auto 0;padding: 20px;background-color: #ffffff;}
.tz3_dd-3_thrs .table td{line-height: 20px;font-size: 13.5px;}
.tz3_dd-3_thrs .table .tit{width: 1143px;height: 80px;text-align: center;line-height: 80px;font-size: 16px;color: #FFF;background-color: #83b8ff;}
.tz3_dd-3_thrs .table table{text-align: center;}
.tz3_dd-3_thrs .table table th{color: #666;}
.tz3_dd-3_thrs .table table td, .tz3_dd-3_thrs .table table th{height: 70px;text-align: center;border: 2px solid #83b8ff;}
.tz3_dd-3_thrs .table table .th-1{width: 206px;}
.tz3_dd-3_thrs .table table .th-2{width: 156px;}
.tz3_dd-3_thrs .table table .th-3{width: 156px;}
.tz3_dd-3_thrs .table table .th-4{width: 156px;}
.tz3_dd-3_thrs .table table .th-5{width: 156px;}
.tz3_dd-3_thrs .table table .th-6{width: 156px;}
.tz3_dd-3_thrs .table table .th-7{width: 156px;}

.tzzgx5 .Le{float: left;width: 822px;}
.tzzgx5 .Le .top{padding-top: 110px;margin-bottom: 10px;background: url("../images/tzzgx2_03.jpg") 0 80px no-repeat;}
.tzzgx5 .Le .top b{font-size: 18px;color: #666;}
.tzzgx5 .Le .top p{margin: 20px 0 10px 0;color: #8c7d7d;font-size: 22px;}
.tzzgx5 .Le .top .en{color: #f1f0f0;font: 42px 'DINCond-Medium'; }
.tzzgx5 .Le .ProdInfion{overflow: hidden;color: #666;}
.tzzgx5 .Le .ProdInfion input{border:none;background-color: #eae5e6;}
.tzzgx5 .Le .ProdInfion>div{float: left;padding: 20px 20px;margin-bottom: 10px;background-color: #eae5e6;}
.tzzgx5 .Le .ProdInfion>div>p{float: left;}
.tzzgx5 .Le .ProdInfion .name, .tzzgx5 .Le .ProdInfion .number, .tzzgx5 .Le .ProdInfion .mailbox{width: 227px;}
.tzzgx5 .Le .ProdInfion .name>input ,.tzzgx5 .Le .ProdInfion .number>input,.tzzgx5 .Le .ProdInfion .mailbox>input{float: left;width: 180px;margin-left: 10px;}
.tzzgx5 .Le .ProdInfion .number, .tzzgx5 .Le .ProdInfion .mailbox{margin-left: 10px;}
.tzzgx5 .Le .ProdInfion .company{width: 100%;}
.tzzgx5 .Le .ProdInfion .company>input{float: left;width: 730px;margin-left: 10px;}
.tzzgx5 .Le .ProdText{width: 100%;}
.tzzgx5 .Le .ProdText>p{width: 782px;}
.tzzgx5 .Le .ProdText textarea{float: left;width: 782px;height: 130px;background-color: #eae5e6;border: none;}
.tzzgx5 .Le .btn{float: left;width: 270px;height: 66px;line-height: 66px;text-align: center;color: #FFF;cursor: pointer;font-weight: bold;background-color: #d2232a;}
.tzzgx5 .Ri{float: right;width: 348px;padding-top: 80px;}
.tzzgx5 .Ri .contWrap{width: 706px;height: 275px;padding: 40px 0 0 30px;background: url("../images/tzzgx2-_03.jpg") 0 0 no-repeat;}
.tzzgx5 .Ri .cont{width: 316px;overflow: hidden;}
.tzzgx5 .Ri .cont>b{color: #666;font-size: 18px;}
.tzzgx5 .Ri .cont>dl{float: left;width: 100%;}
.tzzgx5 .Ri .cont>dl dt{float: left;width: 26px;height: 75px;}
.tzzgx5 .Ri .cont>dl dd{float: left;width: 290px;color: #999;}
.tzzgx5 .Ri .cont>.S{margin-bottom: 4px;margin-top: 20px;}
.tzzgx5 .Ri .cont>.S dt{background: url("../images/tzzgx2_07.jpg") 0 5px no-repeat ;}
.tzzgx5 .Ri .cont>.S .date{font: 32px "DINCond-Medium";letter-spacing:0px;}
.tzzgx5 .Ri .cont>.S b{display: block;color: #d9242b;font-size: 16px;}
.tzzgx5 .Ri .cont>.A dt{background: url("../images/tzzgx2_10.jpg") 0 5px no-repeat ;}

.childNav{margin-bottom: 40px;}
.childNav li{height: 30px;}
.childInd{border-bottom:3px solid #d9242b;}


/*==========================================================*/


/*============  媒体查询  */
@media screen and (max-width: 1280px) {
    .zjzy5 .top .dd .prev{left: 10px; background: url(../images/zyry-prev-001.png) 0 0 no-repeat;}
    .zjzy5 .top .dd .next{right: 10px; background: url(../images/zyry-next-001.png) 0 0 no-repeat;}

    .zjzy5 .top .dd .prev:hover{ background: url(../images/zyry-prev-002.png) 0 0 no-repeat;}
    .zjzy5 .top .dd .next:hover{background: url(../images/zyry-next-002.png) 0 0 no-repeat;}

    /*-----------*/

    .about2_main .ZQ_SingleSwitch-1 .prev{left: 10px; background: url(../images/zyry-prev-001.png) 0 0 no-repeat;}
    .about2_main .ZQ_SingleSwitch-1 .next{right: 10px; background: url(../images/zyry-next-001.png) 0 0 no-repeat;}

    .about2_main .ZQ_SingleSwitch-1 .prev:hover{ background: url(../images/zyry-prev-002.png) 0 0 no-repeat;}
    .about2_main .ZQ_SingleSwitch-1 .next:hover{background: url(../images/zyry-next-002.png) 0 0 no-repeat;}

    /*--------*/
    .cpzx1 .Branch .newProject .Proj_dd .prev{
        top:48%!important;
        left: 10px!important;
    }
    .cpzx1 .Branch .newProject .Proj_dd .next{
        top:48%!important;
        right: 10px!important;
    }

}

