.page{ width:1300px; margin:auto; overflow:hidden;}

.plc{ line-height: 70px; border-bottom: 1px solid #f5f5f5; height: 70px; background: #fff; }
.plc > .page{position: relative;height: 100%;}
.plc .fl:after{ content: ''; display: block; clear: both; }
.plc .fl a, .plc .fl p { font-size: 16px; color: #666; line-height: 70px; height: 70px; font-weight: 100; }
.plc .fl a{ display: inline-block; line-height: 70px; padding:0 2px; }
.plc .fl a:hover{ text-decoration: underline; color: #083984}
.plc .fl p{ float: left; }
.plc .fl .index_plc { width: 32px; height: 32px; padding: 19px; float: left; border-right: 1px solid #eee; border-left: 1px solid #eee; margin-right: 20px; transition: 0.3s all ease-in-out; position: relative; }
.plc .fl .index_plc:hover{ background: #083984; }
.plc .fl .index_plc img{ width: 100%; height: 100%; display: block; }


.page_nav { float: right; text-align: left; padding-top: 1px; }

.page_nav li { display: inline-block; position: relative; transition: 0.3s; height: 70px; }

.page_nav li a { padding: 0 20px; transition: 0.3s; font-size: 16px; color: #333; display: block; line-height: 70px; }

.page_nav li:before { transition: 0.3s; content: ""; width: 22px; height: 0px; background-color: #083984; position: absolute; bottom: 0px; left: 50%; margin-left: -9px; }

.page_nav li:hover a { color: #083984; }

.page_nav li:hover:before { height: 5px; }

.page_nav li.on a { color: #083984; }

.page_nav li.on:before { height: 5px; }


.nei_banner_tit { position: absolute; width: 1300px; left: 50%; margin-left: -650px; top: 0; height: 100%; }

.nei_banner_tit h3 { font-size: 48px; color: #fff; margin-top: 10%; display: block; line-height:48px; }

.nei_banner_tit h4 { text-transform: uppercase; padding-bottom: 50px; font-size: 12px; color: #fff; }

.nei_banner_tit h6 { font-size: 18px; font-weight: lighter; color: #fff; margin-top: 30px; line-height: 30px; text-align: left; }
.banner_ding { position: absolute; top: -49px; left: 0px; z-index: 2; width: 425px; text-align: center; height: 120px; line-height: 120px; background: url(../images/page_img.jpg) no-repeat center / cover; }
.banner_ding h5 { font-size: 44px; color: #fff; line-height: 120px; display: block; text-transform: capitalize; font-weight: normal; font-family: arial; }




.banner { overflow: hidden; }
.banner-box{ min-width:1100px; height:650px; position:relative; margin:0 auto; }
.banner-box .bd, .banner-box .bd ul{ width:100% !important; }
.banner-box .bd li{ width:100% !important; height:650px; background-position: center; background-repeat: no-repeat; background-color: #eee}
.banner-box .bd li a{ display:block; background-size:auto; }
.banner-btn { width: 100%; position: absolute; top: 0; left: 0; margin-left: 0; height: 650px; overflow: hidden; }
.banner-btn a{ display:block; width:49px; height:104px; position:absolute; top:290px; filter:alpha(opacity=0); -moz-opacity:0; -khtml-opacity:0; opacity:0; transition:0.3s all ease-in-out}
.banner-btn a.prev{ left:-50px; background:url(../images/20190124085103_2143778132.png) no-repeat 0 0; } 
.banner-btn a.next{ right:-50px; background:url(../images/20190124085103_2143778132.png) no-repeat -49px 0; }
.banner-box .hd { position:absolute; bottom:30px; width: 100%; display: block; }
.banner-box .hd ul{ text-align: center}
.banner-box .hd ul li{ width:30px; height:10px; border-radius :20px; text-indent:-9999px; background:#fff; cursor:pointer; display:inline-block; margin:0 5px; transition:0.3s all ease-in-out}
.banner-box .hd ul li.on{ background: #bd0000; width: 62px; }
.banner-box:hover .banner-btn a.prev{ left:20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box:hover .banner-btn a.next{ right: 20px; filter:alpha(opacity=40); -moz-opacity:.4; -khtml-opacity:.4; opacity:.4; }
.banner-box .banner-btn a.prev:hover,.banner-box:hover .banner-btn a.next:hover{ filter:alpha(opacity=80); -moz-opacity:.8; -khtml-opacity:.8; opacity:.8; }
.banner-btn{ height: 400px; }
.banner-box{ height: 400px; }
.banner-box .bd li{ height: 400px; }


.news_in_page { padding: 0 0 70px 0; }
.corp_in_page { background: #f5f5f5; }

.procurement ul { padding: 60px 0 20px; }
.procurement li { margin-bottom: 30px; }
.procurement .link { padding: 35px 30px 35px 150px; display: block; background-color: #fff; color: #646464; position: relative; border: 3px solid transparent; transition: .45s; -webkit-transition: .45s; }
.procurement .link .tit { font-size: 24px; line-height: 40px; padding-bottom: 10px; border-bottom: 1px solid #c8c8c8; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.procurement .link .abstracts { margin: 10px 0 0; overflow: hidden; line-height: 30px; height: 60px; font-size: 14px; color: #999; }
.procurement .link .time { display: block; width: 90px; height: 140px; background: #a9a9a9; position: absolute; top: 50%; left: 30px; margin-top: -70px; text-align: center; line-height: 1.2; color: #fff; font-family: "arial"; -webkit-transition: background 0.6s; -moz-transition: background 0.6s; transition: background 0.6s; -webkit-transform-origin: 50% 0; -moz-transform-origin: 50% 0; transform-origin: 50% 0; -webkit-transform-origin: 0% 50%; -moz-transform-origin: 0% 50%; -webkit-transform-style: preserve-3d; -moz-transform-style: preserve-3d; transform-style: preserve-3d; transform-origin: 0% 50%; }
.procurement .link .time .day { font-size: 30px; margin-top: 20px; color: #fff; }
.procurement .link .time .years{ color: #fff; }
.procurement .link .time:before { content: ""; display: block; width: 19px; height: 19px; background: url(../images/news_time_ico_2.png) no-repeat scroll center center; margin: 25px auto 0; }
.procurement .link:hover { background-color: #fff; border-color: #083984; }
.procurement .link:hover .time { background-color: #083984; }
.procurement .link:hover .tit{ color: #083984}
.procurement .link .border { position: absolute; background-color: #083984; transition: .45s; -webkit-transition: .45s; }
.procurement .link .border.top { right: 0; top: 0; height: 3px; width: 0%; }
.procurement .link .border.right { right: 0; top: 0; height: 0%; width: 3px; }
.procurement .link .border.bottom { left: 0; bottom: 0; height: 3px; width: 0%; }
.procurement .link .border.left { left: 0; bottom: 0; width: 3px; height: 0%; }





.friendlink{ display: none !important; }





.allpage-class{ border-bottom:1px solid #dedede; text-align: center; position: relative; }
.allpage-class .theme{ display: none; }
.allpage-class .sub .item{ display: inline-block; *display: inline; *zoom: 1; padding: 30px 8px; position: relative; }
.allpage-class .sub .item.on:before{ content: ""; width: 2px; height: 22px; background-color:#083984; position: absolute; left: 50%; bottom: 8px; margin-left: -1px; }
.allpage-class .sub .item.on:after{ content: ""; width: 12px; height: 12px; border: 2px solid #083984; position: absolute; left: 50%; bottom: 0px; margin-left: -8px; margin-bottom: -8px; z-index: 11; border-radius: 50%; background: #fff; }
.allpage-class .sub .item .word{ display: inline-block; *display: inline; *zoom: 1; height: 30px; line-height: 30px; font-size: 15px; color: #666; border-radius: 5px; padding: 0 10px; transition: all .5s ease; }
.allpage-class .sub .item.on .word{ background-color: #083984; color: #fff; }

.allpage-class .sub .item:hover .word{ background-color: #083984; color: #fff; }



.pro-list{ padding: 60px 0; background: #f5f5f5; }
.pro-title h2{ font-weight: normal; font-size: 45px; line-height: 56px; color: #515151; text-align: center; }
.pro-title p.en{ height: 28px; }
.pro-list .list{ padding-top: 40px; }
.pro-list .list li{ position: relative; width: 100%; height: auto; background: #fff; margin:0 0 30px 0; display: block; }
.pro-list .list li:after{ content: ''; clear: both; display: block; }
.pro-list .list li.new{ opacity: 0; top: 150px; }
.pro-list .tit { display: block; height: 70px; font-size: 30px; line-height: 70px; color: #343434; transition: all 0.5s; margin-bottom: 0px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; padding-bottom: 0px; }
.pro-list .int p { font-size: 16px; color: #888; font-weight: 100; line-height: 28px; display: block; }
.pro-list .tit.bor-b{ border: 1px solid #083984; }

.pro-list .img { width: 500px; height: 375px; padding: 50px; }
.pro-list .img a,.pro-list .img a img{ width: 100%; height: 100%; display: block; }
.pro-list .int { width: 640px; padding: 50px 80px 50px; line-height: 18px; }
.pro-list .btn { display: none; height: 37px; width: 640px; padding: 0px 80px; }
.pro-list .bor{ border-left: 1px solid #e4e4e4; border-right: 1px solid #e4e4e4; transition: border 0.5s; }
.pro-list .bor-b{ border-left: 1px solid #0e7dc7; border-right: 1px solid #0e7dc7; }
.pro-list .btn a{ display: block; line-height: 26px; color: #666; line-height: 36px; text-align: center; width: 130px; border: 1px solid #ddd; border-radius: 50px; transition: 0.3s all ease; }
.pro-list .list li:hover .btn a{ background: #083984; border-color: #083984; color: #fff; }
.pro-list .list li.sec_list:hover .btn a{ background: #bd0000; border-color:#bd0000}
.pro-list .sec_list .img{ float: right}
.pro-list .btn span{ display: block; color: #666; font-size: 13px; font-weight: 100; }
.pro-list .list li:hover .btn a span{ color: #fff; }
.pro-list a:hover{ color: #fff; background-position: left -26px; }
.pro-list .list li:hover a.tit{ color: #083984; }
.pro-list .list li.sec_list:hover a.tit{ color: #bd0000}
.pro-list a:hover span{ background-position: right -26px; }
.pro-list .line{ width: 100%; height: 3px; background: #ededed; clear: both; transition: 0.3s all ease-in-out; position: absolute; bottom: 0; left: 0; }
.pro-list .line .in { left: 0; top: 0; width: 0%; height: 3px; background: #083984; transition: 0.3s all ease; position: absolute; }
.pro-list .list li.sec_list .line .in{ background: #bd0000}
.pro-list .list li:hover .line .in{ width: 100%; }
.pro-list .sign{ left: 0; top: 0; width: 54px; height: 54px; background: url(../images/bg_sign36.png) no-repeat; position: absolute; }
.pro-list .sign.hot{ background-position: 0 -54px; }
.pro-list .loading{ height: 30px; background: url(../images/loading.gif) no-repeat center; }
.pro-list .btns{ height: 45px; margin-top: 35px; }
.pro-list .btns a{ display: inline-block; left: 50%; top: 0; width: 178px; height: 43px; border: 1px solid #083984; padding-left: 110px; background: #083984; margin-left: -145px; font-size: 18px; line-height: 45px; color: #fff; transition: all 0.5s; }
.pro-list .btns a:hover{ border: 1px solid #040000; background: none; color: #040000; }
.pro-list .btns span.fr{ display: inline-block; width: 30px; height: 30px; margin: 7px 10px 0 0; background: url(../images/bg_sign37.png) no-repeat; display: none; }
.pro-list .btns span.in{ display: inline-block; left: 0; top: 0; width: 30px; height: 30px; background: url(../images/bg_sign38.png) no-repeat; }
.pro-list .out-list{ left: 0; top: 0; z-index: 2; width: 980px; background: #fff; }
.pro-list .out-list .sign{ top: -5px; width: 9px; height: 6px; background: url(../images/bg_sign40.png) no-repeat; }
.pro-list .out-list .tit{ width: 946px; height: 58px; padding-left: 32px; border-bottom: 0; font-size: 14px; line-height: 58px; color: #000; }
.pro-list .out-list .close{ cursor: pointer; }
.pro-list .con-list{ overflow: hidden; width: 100%; min-height: 206px; border: 1px solid #e7e7e6; border-bottom: 3px solid #BABABA; background: url(../images/loading.gif) no-repeat center; }
.pro-list .con-list.bgno{ background: none; }
.pro-list .con-list ul{ border-left: 1px solid #e7e7e6; margin-left: -1px; }
.pro-list .con-list li{ position: relative; width: 195px; height: 166px; padding-top: 40px; border: 1px solid #e7e7e6; margin: -1px 0 0 -1px; line-height: 24px; text-align: center; cursor: pointer; transition: border 0.5s; }
.pro-list .con-list li.fi,
.pro-list .con-list li.se,
.pro-list .con-list li.th,
.pro-list .con-list li.fo{ z-index: 2; border: 1px solid #0e7dc7; }
.pro-list .con-list img{ margin-bottom: 40px; }
.pro-list .con-list img.poa{ left: 0; top: 40px; margin: 0; }
.pro-list .con-list .signs{ left: 14px; top: 24px; width: 17px; height: 17px; background: url(../images/bg_sign41.png) no-repeat; filter:alpha(opacity=0); opacity: 0; transition: opacity 0.5s; }
.pro-list .con-list li.fi .signs,
.pro-list .con-list li.se .signs,
.pro-list .con-list li.th .signs,
.pro-list .con-list li.fo .signs{ filter:alpha(opacity=1); opacity: 1; }


.pro-list .pro_code{ width: 640px; position: absolute; right: 80px; top: 210px; }
.pro-list .pro_code:after{ content: ''; display: block; clear: both; }
.pro-list .pro_code_item { float: left; width: 100px; font-size: 13px; color: #888; text-align: left; line-height: 22px; height: 90px; padding: 10px 10px 0 50px; position: relative; }
.pro-list .pro_code_item span{ display: block; text-align: left; font-size: 18px; color: #343434; line-height: 40px; font-weight: normal; }
.pro-list .pro_code_item span img { display: block; width: auto; margin: 0 auto; height: 38px; position: absolute; left: -5px; top: 12px; }

.pro-list .list li.sec_list .pro_code{ right: auto; left: 80px; }





.pagination { padding: 20px 0; text-align: center; overflow: hidden; }

.pagination a { vertical-align: middle; font-size: 12px; line-height: 30px; display: inline-block; height: 30px; padding: 0 12px; text-align: center; color: #333; border: 1px solid #f5f5f5; background: #fff; margin-left: 5px; border-radius: 50px; }

.pagination a.a1{ line-height:30px; height:30px; margin-top:0; padding:0 12px; }

.pagination a:hover{ text-decoration:none; color:#000; background:#f1f1f1; border: 1px solid #083984; color: #083984}

.pagination span { vertical-align: middle; line-height: 30px; display: inline-block; height: 30px; text-align: center; color: #fff; margin-left: 5px; background: #083984; border-radius: 50px; width: 30px; }

.proinfo-ban{ width: 100%; background:#f5f5f5; padding:60px 0; }
.proinfo-ban .list{ padding-top: 0; position: relative; }
/*
.proinfo-ban .list ul{ width: 550px; }
.proinfo-ban .list li{ width: 550px; }*/
.proinfo-ban .list .tempWrap { float: right; }
.proinfo-ban .list::after { content: ''; clear: both; display: block; }
.proinfo-ban .list li:after{ content: ''; clear: both; display: block}
.proinfo-ban .list .tips { width:505px; padding: 0px 0; height: 435px; float: left; }
.proinfo-ban .list h2 { font-size:32px; line-height: 65px; color: #333; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; display: block; }
.proinfo-ban .list .detail{ padding: 15px 0; }
.proinfo-ban .list .detail p { font-size: 16px; font-weight: 100; color: #000; line-height: 32px; height: 128px; overflow: hidden; width: 100%; }

/*.proinfo-ban .list span{ display: inline-block; font: 52px/100px Arial; color: #083984; line-height: 70px; }*/
.proinfo-ban .list li > img{     width: 550px;}

.proinfo-ban .list .product_video_btn { font-size: 22px; color: #fff; font-family: arial,microsoft yahei; line-height: 52px; display: inline-block; padding-left: 40px; margin-top: 20px; background: url(../images/prod_video.png) no-repeat 0px center; transition: 0.3s all ease; }
.proinfo-ban .list .product_video_btn:hover{ background:#083984 url(../images/prod_video.png) no-repeat 35px center; padding-left: 75px; padding-right:35px; border-radius: 52px;}



.proinfo-ban .btn{ left: 50%; bottom: 32px; height: 60px; }
.proinfo-ban .btn img{ padding: 10px; border: 1px solid #ccc; margin: 0 5px; cursor: pointer; transition: border 0.5s; }
.proinfo-ban .btn img.cur{ border: 1px solid #083984; }


.proinfo-ban .list .tips .box{ width:357px; float:right;}

.proinfo-ban .list .tips .box .zx { display: block; width: 200px; height: 50px; float: left; font-size: 22px; color: #fff; line-height: 48px; background: #083984; text-align: center; text-decoration: none; border-radius: 100px; transition: 0.3s all ease-in-out; margin-top:27px; margin-left:38px;}



.proinfo-ban .list .tips .box .zx:hover{ background:#bd0000;}

.proinfo-ban .list .tips .box .zx img{ position: relative; top: 4px; margin-left: 8px; }

.proinfo-ban .list .tips .box .phone { float: left; padding-left: 56px; background: url(../images/proListClassify_phone.png) no-repeat left center; margin-left:38px; height:50px; margin-top: 32px; }

.proinfo-ban .list .tips .box .phone span { display: block; font-size: 16px; color: #666; line-height: 25px; }

.proinfo-ban .list .tips .box .phone em { display: block; font-size:31px; color: #083984; font-family: arial; line-height: 24px; font-weight:bold;}



.y-product-navswitch {background:#f5f5f5; }
.proinfo-intro{ background:#f5f5f5;}
.proinfo-menu{ height: 168px; padding-top: 20px; background:#083984; }
.proinfo-menu h2{ font-size: 30px; line-height: 108px; color: #fff; }
.proinfo-menu .title:after{content: '';clear: both;display: block}
.proinfo-menu .tips{ margin-top:30px; }
.proinfo-menu .tips li{ position: relative; width: 78px; display: inline-block; }
.proinfo-menu .tips a{ display: inline-block; min-width: 36px; height: 26px; padding-top: 30px; background: url(../images/bg_sign42.png) no-repeat center 2px; line-height: 26px; color: #fff; text-align: center; transition: background 0.5s; }
.proinfo-menu a.download{ background-image: url(../images/bg_sign43.png); }
.proinfo-menu a.video{ background-image: url(../images/bg_sign44.png); }
.proinfo-menu a.share{ background-image: url(../images/bg_sign59.png); }
.proinfo-menu .tips a:hover{ background-position: center 0; }
.proinfo-menu .tips .sub-in { left: -260px; top: -10px; width: 260px; background: none; position: absolute; }
.proinfo-menu .tips .sub-in a{ position: relative; left: 20px; filter:alpha(opacity=0); opacity: 0; background: url(../images/bg_sign53.png) no-repeat center!important; transition: all 0.5s; }
.proinfo-menu .tips .sub-in a.bds_tsina{ background: url(../images/bg_sign54.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_qzone{ background: url(../images/bg_sign55.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_tqq{ background: url(../images/bg_sign56.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_sqq{ background: url(../images/bg_sign57.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a.bds_tieba{ background: url(../images/bg_sign58.png) no-repeat center!important; }
.proinfo-menu .tips .sub-in a:hover{ filter:alpha(opacity=80)!important; opacity: 0.8!important; }
.proinfo-menu .list.fixed{ position: fixed; left: 0; top: 72px; z-index: 19; width: 100%; height: 64px; background: url(../images/bg_proinfomenu.jpg) no-repeat center bottom; }
.proinfo-menu .list ul{ width: 100%; }
.proinfo-menu .list ul:after{ content: ''; display: block; clear: both; }
.proinfo-menu .list.fixed ul{ position: absolute; left: 50%; top: 0; width: 980px; margin-left: -491px; }
.proinfo-menu .list li{ height: 60px; float: left; width: 50%; }
.proinfo-menu .list a{ display: inline-block; width: 100%; height: 60px; font-size: 18px; line-height: 60px; color: #fff; text-align: center; background: url(../images/bg_bg12.png) repeat right center; trnaistion: all 0.5s; font-weight: bold; }
.proinfo-menu .list li.bg a{ background-image: url(../images/bg_bg13.png); }
.proinfo-menu .list li:hover a, .proinfo-menu .list li.cur a{ background: #f5f5f5; color: #083984; }
.proinfo-menu .list li.cur a{ padding-top: 3px; margin-top: -3px; }
.proinfo-menu .out-list{ top: 85px; }
.proinfo-menu .pro-list{ padding: 0; background: none; }
.proinfo-menu .pro-list .out-list .sign{ left: 802px; }
.proinfo-menu .select-list .sign{ left: 11px; }
.proinfo-menu .pro-list .contrast-btn{ bottom: auto; top: 132px; margin-left: 488px; }
.proinfo_content_in > strong{ display: block; font-size: 25px; text-align: left; line-height: 60px; color: #343434; margin: 30px 0 20px; font-weight: normal; padding-left: 20px; border-left: 3px solid #083984; background: #f5f5f5; }
.proinfo_content_in > p { font-size: 15px; line-height: 30px; padding-bottom: 10px; color: #777; }

.proinfo_content_in {border-color: #eee;}

.proinfo_content_in table { display: table; margin: 10px auto; line-height: 3em; color: #555; width: 100%; border-color: #eee; background:#fff; }
.proinfo_content_in table td{ font-size: 14px; text-align:center; border-color: #eee; }
.proinfo_content_in table > tbody > tr:nth-child(1) { color: #222; }
.proinfo_content_in table > tbody > tr:nth-child(1) td{ font-size: 16px;  }
.proinfo_content_in table > tbody > tr td p,.proinfo_content_in table > tbody > tr td span{ font-size: inherit; display: block; }
.proinfo_ban_img { float: right; width: 550px; height: 550px; position: relative; }
.zlbz > table { width: 1300px !important; }
.zlbz table tr td p span { font-size: 28px; line-height: 1em !important; padding: 0.85em 0 !important; }
  

#etalage { display: none; /*
    height: 550px !important; */
    float: right; }

/* Large thumbnail: */
#etalage .etalage_thumb{ background: white url(../images/loading.gif) center no-repeat; border: 1px solid #ddd; padding: 6px; -webkit-box-shadow: 0 0 10px #ddd; -moz-box-shadow: 0 0 10px #ddd; box-shadow: 0 0 10px #ddd; }
/* Large thumbnail - image (in case you want to add a border around the image within the frame) */
#etalage .etalage_thumb_image{ }

/* Small thumbnails: */
#etalage .etalage_small_thumbs li{ background: white; border: 1px solid #ddd; margin: 10px; padding: 3px; }
/* The one on the left that makes them slide */
#etalage ul li.etalage_smallthumb_first{ }
/* The one on the right that makes them slide */
#etalage ul li.etalage_smallthumb_last{ }
/* The currently active one */
#etalage ul li.etalage_smallthumb_active{ -webkit-box-shadow: 0 0 10px #ddd; -moz-box-shadow: 0 0 10px #ddd; box-shadow: 0 0 10px #ddd; }

/* Zoomed image area: */
#etalage .etalage_zoom_area,
.etalage_zoom_area{ background: white url(../images/loading.gif) center no-repeat; border: 1px solid #ddd; padding: 6px; -webkit-box-shadow: 0 0 10px #ddd; -moz-box-shadow: 0 0 10px #ddd; box-shadow: 0 0 10px #ddd; }

/* Magnifier area (thumbnail hovering rectangle): */
#etalage .etalage_magnifier{ background: white; border: 1px solid #bbb; }

/* Icon that will apear at the left bottom of the large thumbnail (optional): */
#etalage .etalage_icon{ background: url(../images/zoom.png) no-repeat; width: 14px; height: 14px; }

/* Hint that will apear at the top right of the large thumbnail (optional): */
#etalage .etalage_hint{ /*background: url(../images/hint.gif) no-repeat;*/ width: 130px; height: 57px; }

/* Description area (optional) */
#etalage .etalage_description{ background: white; font-style: italic; margin: 10px; padding: 6px 10px; }

/*
 * ------------------------------------ FUNCTIONALITY --------------------------------------
 * The following CSS serves to make Etalage function properly. Don't edit or edit carefully.
 * -----------------------------------------------------------------------------------------
 */

.etalage, .etalage_thumb, .etalage_thumb_image, .etalage_source_image, .etalage_zoom_preview, .etalage_icon, .etalage_hint{ display:none}
.etalage, .etalage ul, .etalage li, .etalage img, .etalage_hint, .etalage_icon, .etalage_description{ margin:0; padding:0; border:0; list-style:none}
.etalage, .etalage_magnifier div, .etalage_magnifier div img, .etalage_small_thumbs ul, ul .etalage_small_thumbs li, .etalage_zoom_area div, .etalage_zoom_img{ position:relative}
.etalage img, .etalage li{ -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -o-user-select:none; user-select:none; -webkit-user-drag:none; -moz-user-drag:none; user-drag:none}
.etalage, .etalage_small_thumbs li{ float:left}
.etalage_right{ float:right}
.etalage li{ position:absolute}
.etalage img{ vertical-align:bottom; max-width:none}
.etalage_magnifier{ cursor:default}
.etalage_magnifier div, .etalage_small_thumbs{ overflow:hidden}
.etalage_magnifier div img{ display:none}
.etalage_icon, .etalage_hint{ cursor:default; width:0; height:0; overflow:hidden}
.etalage_small_thumbs li.vertical{ float:none}
.etalage_zoom_area{ z-index:996}
.etalage_zoom_area div{ overflow:hidden; z-index:997}
.etalage_zoom_preview{ position:absolute; z-index:998}
.etalage_zoom_img, .etalage_hint{ z-index:999}
.etalage{ direction:ltr}
div.etalage_description{ position:absolute; bottom:0; left:0; z-index:999}
div.etalage_description.rtl{ direction:rtl; text-align:right}


.etalage_small_thumbs { position: absolute; /*    left: 680px; top: 300px !important; */}


.proinfo_feedback{padding: 60px 0px;background: #f5f5f5;}
.proinfo_feedback:after{content: '';display: block;clear: both;}
.proinfo_feedback .input-box{background: #fff;line-height: 50px;border-radius: 25px;height: 50px;padding: 0 25px;}
.proinfo_feedback .col6 { float: left; width: 260px; margin-right: 20px; }
.proinfo_feedback .col12 { width: 1250px; margin-top: 20px; height: 100px; border-radius: 25px; padding: 25px; }
.proinfo_feedback .input-box label { font-size: 14px; color: #000; font-weight: 100; line-height: 50px; display: inline-block; }
.proinfo_feedback .input-box input { line-height: 50px; border: 0 none; outline: none; padding: 0 10px; color: #222; font-size: 14px; font-weight: 100; }
.proinfo_feedback .input-box.col6.marn{ margin-right: 0; }
.proinfo_feedback .col12 textarea{ line-height: 25px; color: #000; border: 0 none; width: 100%; height: 100px; max-width: 100%; max-height: 100px; min-width: 100%; min-height: 100px; }

.proinfo_feedback .input-btn{ margin-top: 20px; text-align: center; }
.proinfo_feedback .input-btn input{ display: inline-block; width: 180px; height: 50px; line-height: 50px; text-align: center; transition: 0.3s all ease; border-radius: 50px; border: 0 none; background: #343434; color: #fff; font-size: 16px; font-weight: 100; margin: 10px; }
.proinfo_feedback .input-btn input.donghua{ background: #083984; }
.proinfo_feedback .input-btn input:hover{ width: 220px}



.proinfo_content_in_table .pro_code .pro_code_item span img { display: block; background: #083984; width: 50px; padding: 15px; border-radius: 50%; overflow: hidden; display: block; margin: -70px auto 0; border: 10px solid #fff; }
.proinfo_content_in_table .pro_code:after{ content: ''; clear: both; display: block; }
.proinfo_content_in_table .pro_code .pro_code_item{ float: left; width: 253px; font-size: 16px; font-weight: normal; color: #888; text-align: center; display: block; line-height: 26px; height: 150px; background: #fff; margin: 56px 16px 20px; padding: 20px; border-radius: 20px; }
.proinfo_content_in_table .pro_code .pro_code_item span{ font-size: 22px; display: block; line-height: 60px; }

.titlee { display: none !important; }
.bzcl { width: 1236px !important; background:#fff; }
.bzcl img { padding-top: 0px !important; width: 550px !important; }

.zlbz table tr td p span{ background:#fff;}

.pro_code{ margin-top:54px;}

.bzcl{ overflow:hidden;}
.list_case_ul li { float: left; width: 32%; margin-right: 2%; margin-bottom: 30px; position: relative; }

.list_case_ul li:nth-child(3n) { margin-right: 0px; }

.list_case_ul li .main_pic { height: auto; position: relative; overflow: hidden; width: 100%; }

.list_case_ul li .main_pic:after{ content: ''; display: block; width: 100%; height: 100%; background: #2067b9 url(../images/a22.png) no-repeat center; position: absolute; z-index: 3; opacity: 0.8; left: 0; top: -100%; transition: 0.3s all ease; }
.list_case_ul li:hover .main_pic:after{ top: 0; }
.list_case_ul li .main_pic img { transition: 0.5s; width: 100%; height: auto; display: block; }

.list_con {
    padding-left: 35px;
    width: 77%;
    padding-bottom: 25px;
}

.list_con h4 { transition: 0.5s; font-size: 16px; color: #333; /* padding-top: 25px; */
    padding-top: 37px; text-align: left; display: block; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; }

.list_con p { font-size: 14px; color: #999; padding-top: 13px; }

.list_case_cen i { transition: 0.5s; display: block; margin-right: 33px; margin-top: 36px; width: 24px; height: 26px; background: url(../images/jiahao.png) no-repeat center; transform: rotate(0deg); }

.list_case_ul li:hover i { background: url(../images/jiahao_on.png) no-repeat center; transform: rotate(180deg); }

.list_case_ul li:hover h4 { color: #2067b9; }

.list_case_cen { background: #fff; border-top: 0px; }
.list_case_cen:after{content: '';display: block;clear: both;}

.list_case_ul li:hover .main_pic img { -webkit-transform: scale(1.05); -ms-transform: scale(1.05); -o-transform: scale(1.05); transform: scale(1.05); }
.list_case_ul li a{display: block;}
.list_case { padding-top: 65px; }

/*内页图片点击放大*/

#jquery-overlay{ position:absolute; top:0; left:0; z-index:2090; width:100%; height:500px; }

#jquery-lightbox{ position:absolute; top:0; left:0; width:100%; z-index:2100; text-align:center; line-height:0; }

#jquery-lightbox a img{ border:none; }

#lightbox-container-image-box{ position:relative; background-color:#fff; width:250px; height:250px; margin:0 auto; }

#lightbox-container-image{ padding:10px; }

#lightbox-loading{ position:absolute; top:40%; left:0%; height:25%; width:100%; text-align:center; line-height:0; }

#lightbox-nav{ position:absolute; top:0; left:0; height:100%; width:100%; z-index:10; }

#lightbox-container-image-box > #lightbox-nav{ left:0; }

#lightbox-nav a{ outline:none; }

#lightbox-nav-btnPrev,

#lightbox-nav-btnNext{ width:49%; height:100%; zoom:1; display:block; }

#lightbox-nav-btnPrev{ left:0; float:left; }

#lightbox-nav-btnNext{ right:0; float:right; }

#lightbox-container-image-data-box{ font:10px Verdana, Helvetica, sans-serif; background-color:#fff; margin:0 auto; line-height:1.4em; overflow:auto; width:100%; padding:0 10px 0; }

#lightbox-container-image-data{ padding:0 10px; color:#666; }

#lightbox-container-image-data #lightbox-image-details{ width:70%; float:left; text-align:left; }

#lightbox-image-details-caption{ font-weight:bold; }

#lightbox-image-details-currentNumber{ display:block; clear:left; padding-bottom:1.0em; }

#lightbox-secNav-btnClose{ width:66px; float:right; padding-bottom:0.7em; }

/**/

.proinfo-ban .list h2::before {
    content: '产品名称：';
    font-weight: 100;
    color:#2b2b2b;
}

.pro_ewm_left{width:145px;height:183px;border: 1px solid #e9e9e9;position:relative; float:left; background:#fff;}
.pro_ewm_left .ewm img{width: 145px;;}
.pro_ewm_left .ewm p{text-align:center;color:#999; font-size:16px; height:34px !important;}
