﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
/**/

.i_service{width: 100%; height:auto; padding: 50px 0; background: #f2f2f2; box-sizing: border-box;}
.protitl{ text-align:center; font-size:16px; color:#888888; font-weight:lighter;}
.protitl strong{ display:block; font-size:36px; color:#222222; margin:0 0 5px 0;}
.protitl strong span{ color:#006ac0;}
.protitl i{ display:block; width:280px; height:1px; background:#dddddd; margin:15px auto 0 auto; position:relative;}
.protitl i:after{ content:''; display:block; position:absolute; width:59px; height:3px; top:-1px; left:0; right:0; background:#006ac0; margin:0 auto; transition:all .5s ease;}

.fold_wrap{width:100%;height:auto;margin-top:30px; overflow:hidden;}
.fold_wrap ul{margin-right: -1%}
.fold_wrap li{float:left;height:478px;position:relative;overflow:hidden;cursor:pointer;}
.fold_wrap li:after{content: "";position: absolute;right: 0;top: 0;height: 100%;background: #fff;width: 10px;}
.fold_wrap li .mask_b{position:absolute;overflow:hidden;width:100%;height:100%;left:0;top:0;background:rgba(0,0,0,.3);_background:#B2B2B2;}
.fold_wrap li.active .mask_b{background: rgba(217,2,81,1)!important}
.fold_wrap li .mask_b .bt{color:#fff;width: 185px;margin:0 auto;display:block;font:20px/40px Microsoft Yahei;position:absolute;left: 37%;bottom: 20px; padding:0 20px; background: rgba(55,55,55,0.7); box-sizing: border-box;text-align: center;margin-left: -65px;}
.fold_wrap li.active .mask_b .bt{color:#fff;width: 130px;margin:0 auto;display:block;font:20px/40px Microsoft Yahei;position:relative; padding:0 20px; background: rgba(217,2,81,1); box-sizing: border-box; margin-top: 420px;}
.fold_wrap li.big{width:551px;}
.fold_wrap li .adv_intro{ width:92%; height:40px; padding:5px 4%; position:absolute;left:0; bottom:-50px;background:#37D; color:#FFF; overflow:hidden;}
.adv_intro_show{bottom:0 !important; transition:bottom 0.3s linear 0.3s; -webkit-transition:bottom 0.3s linear 0.3s;}

.pic_auto{width:100%;height:100%;}
.pic_auto1{background:url(../images/s_pic.jpg) no-repeat center 0;}
.pic_auto2{background:url(../images/s_pic2.jpg) no-repeat center 0;}
.pic_auto3{background:url(../images/s_pic3.jpg) no-repeat center 0;}
.pic_auto4{background:url(../images/s_pic4.jpg) no-repeat center 0;}
.pic_auto5{background:url(../images/s_pic5.jpg) no-repeat center 0;}

.sny{margin: 40px 220px; font-size: 16px; text-align: center; color: #666666;}
.sny ul{}
.sny li{ font-size: 16px; text-align: center; color: #666666; display: none;}


.in_about{width: 100%; height: auto; padding: 50px 0; overflow: hidden;}
.in_about_tit{width: 100%; height: auto; text-align: center;}
.in_about_tit_cn{font-size: 26px; color: #333; font-weight: 600; line-height: 50px;}
.in_about_tit_cn_i{width: 30px; background: #555; height: 2px; margin: 0 auto;}
.in_about_tit_cn_zi{font-size: 14px; color: #555; margin-top: 10px;}
.in_about_ny{width: 100%; height: auto; margin-top: 30px; overflow: hidden;}
.in_about_textnr{width: 50%; height: auto; float: left;}
.in_about_textnr_tit{font-size: 24px; line-height: 40px; color: #006ac0; font-weight: 600}
.in_about_textnr_tit_line{width: 20px; background: #555; height: 2px;}
.in_about_textnr_tit_zi{font-size: 14px; color: #555; margin-bottom: 10px;}
.in_about_text{width:100%; float:left; margin-top:20px; font-size:16px; line-height:30px; font-weight: normal;}

.in_about_pic{width:40%; float:right; overflow:hidden;}
.in_about_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_about_pic a:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}

.ab_img{padding: 30px 0 0 0; overflow: hidden;}
.ab_img ul{margin-left: -2%; }
.ab_img ul li{float: left;width: 23%;margin-left: 2%; margin-bottom: 0px;}
.ab_img ul li .jtu{width: 100%;}
.ab_img ul li .jtu img{width: 100%; transition: all .3s ease-in-out; transform: translateY(12px); height:auto;}
.ab_img ul li .jtu img:hover{ transform: translateY(0)}

.brand{padding: 60px 0px; background-color: #fff;}
.brand .box{width: 100%; max-width: 1015px; margin: 0 auto; position: relative; padding-left: 200px;}
.brand .box .big-title{position: absolute; left: 0; top: 0; bottom: 0; font-size: 24px; background-color: #006ac0; width: 145px; padding: 20px 23px; color: #fff; line-height:2; display:flex; justify-content: center; align-items:center;}
.brand .box .big-title:after{content: ''; display: block; position: absolute; right: -21px; top: 50%; transform: translateY(-50%); border-width: 12px; border-style: solid; border-color: transparent transparent transparent #006ac0;}
.brand .box ul{display: flex; flex-wrap: wrap;}
.brand .box ul li{width: 25%;}
.brand .box ul li img{width: 100%; max-width: 100%; object-fit: over;}

/*过程*/
.proc{overflow:hidden;margin:30px 0;height:570px;}
.proc .tp2{display:block;padding:15px;height:100px;font-size:36px;text-align:center;background:url(../images/proc_tbg.jpg) no-repeat center top;}
.proc .tp2 a:hover{text-decoration:none;}
.proc .tp2 a{color:#006ac0;}
.proc .tp2 em{display:block;margin-top:15px;font-size:20px;color:#222222;font-weight:normal;}
.proc ul{position:relative;overflow:hidden;height:420px;background:url(../images/proc_ubg.jpg) no-repeat center top;}
.proc ul li{position:absolute;display:block;width:250px;height:250px;cursor:pointer;}
.proc ul li img{display:block;width:250px;height:250px;}
.proc ul li span{z-index:2;position:absolute;left:0;top:0;overflow:hidden;display:block;width:250px;height:250px;background:url(../images/proc_pbg.png) no-repeat center top;}
.proc ul li.cur span{display:none;}
.proc ul li .wz{display:block;font-size:24px;color:#333;text-align:center;font-weight:normal; padding: 95px 0; margin: 0 auto;width: 120px;}
.proc ul li .wz em{display:block;}
.proc ul .li1{left:0;top:20px;}
.proc ul .li2{left:135px;top:155px;}
.proc ul .li3{left:275px;top:20px;}
.proc ul .li4{left:410px;top:155px;}
.proc ul .li5{left:545px;top:20px;}
.proc ul .li6{left:680px;top:155px;}
.proc ul .li7{left:815px;top:20px;}
.proc ul .li8{left:950px;top:155px;}

.bann{height:auto;margin-top:0px;color:#fff;}
.bann img{width:100%;object-fit: cover;}

/*  内页公用 */
.auto {margin: 0 auto;}
.Menu000706{ position: relative; z-index: 50}
.Menu000706 nav{ border-bottom:1px solid #e6e6e6; position:relative;}
.Menu000706 nav dl{ position:absolute; right:0; top:0%;  background:url(../images/Menu000706-cur.png) no-repeat left center; padding-left:25px; color:#999; line-height:80px;}
.Menu000706 nav dl a{color:#999;}
.Menu000706 nav dl span{color:#999;}
.Menu000706 nav dl a:hover{color:#e41e1b;}
.Menu000706 nav li a{ display:block; font-size:16px;height:80px; line-height: 80px;}

.Menu000706 nav ol{ display:none;}
.Menu000706 nav ul{ display:block !important;}
.Menu000706 nav li{ float:left;  margin-right:30px;}
.Menu000706 nav li a{position: relative;transition: .3s;}
.Menu000706 nav li a:before{display:none;content: '';width: 20px;height: 80px;background:url(../images/I.png) no-repeat center;position: absolute;right:100%;top:0; }
.Menu000706 nav li a:after{display: none;content: '';width: 20px;height: 80px;background:url(../images/I.png) no-repeat center;position: absolute;left:100%;top:0;transform: rotate(180deg); }
.Menu000706 nav li:hover a,
.Menu000706 nav li.aon a{ color:#fff; background:#e41e1b;margin:0 20px;top:0px;padding:0 10px;}
.Menu000706 nav li a:hover:before,
.Menu000706 nav li.aon a:before{display: inline-block;}
.Menu000706 nav li:hover a:after,
.Menu000706 nav li.aon a:after{display: inline-block;}


/*RighInfo002808 */
.RighInfo002808{padding: 4% 0 5%}
.RighInfo002808 .auto{max-width: 1200px;width: 96%;}

.RighInfo002808 .floor{position: relative; z-index: 1}
.RighInfo002808 .floor .Ispic{position: absolute;height: 100%; right: 0; top: 0; z-index: 3;}
.RighInfo002808 .floor-1 .Ispic{width: 34.945%;}
.RighInfo002808 .floor-2 .Ispic{right: auto; left: 0; width: 25%;}

.RighInfo002808 .floor-1 .txt{color: #666;font-size: 16px; line-height: 35px}

.RighInfo002808 .floor-1 .txt td, .RighInfo002808 .floor-1 .txt th{ padding:0 10px;}
.RighInfo002808 .floor-1 .txt table{ border-left:1px solid #e1e1e1; border-top:1px solid #e1e1e1; text-align:center; width: 100%; font-size: 14px; line-height: 35px;}
.RighInfo002808 .floor-1 .txt td, .RighInfo002808 .floor-1 .txt th{border-right:1px solid #e1e1e1; border-bottom:1px solid #e1e1e1;}


.RighInfo002808 .floor-1 .txt .info{ line-height: 35px;padding-bottom: 2%; max-width: 760px;width: 95%;}
.RighInfo002808 .floor-1 .txt .abt{font-size: 32px;color: #333;font-weight: normal; margin-bottom: 0%;}
.RighInfo002808 .floor-1 .txt .awz{color:#da0920;text-transform: uppercase;margin-top:10px;margin-bottom:6%; font-size: 24px; font-weight: 600}
.RighInfo002808 .floor-1 .txt .ti25{text-indent: 2em;}
.RighInfo002808 .floor-1 .txt .nmb{margin-bottom: 0;}
.RighInfo002808 .floor-1 .txt .nmt{margin-top: 0;}
.RighInfo002808 .floor-1 .count{position: relative; z-index: 1; padding: 6% 0; box-sizing: border-box;}
.RighInfo002808 .floor-1 .count li p{margin: 0;}
.RighInfo002808 .floor-1 .count li aside{color: #da0920; font-weight: bold;}
.RighInfo002808 .floor-1 .count li aside b{font-size:30px;font-family: "DINCond-Bold";display: inline-block;vertical-align: sub;margin-right:2px;}
.RighInfo002808 .floor-1 .count:before{position: absolute; right: 0; top: 0; height: 100%; background: #f5f5f5;content: ''; width: 124.49%;}
.RighInfo002808 .floor-1 .count ul{display: table;width: 100%;position: relative; z-index: 2;}
.RighInfo002808 .floor-1 .count li:not(:last-child){width:20%;}
.RighInfo002808 .floor-1 .count li{display: table-cell; vertical-align: top;}


.bread_content{width:100%;border-bottom:1px solid #dedede; background:#f2f2f2; overflow: hidden;}
.bread_content .bread_box{float: left;width: 34%;  padding:20px 0;font-size:14px;color:#333;}
.bread_content .bread_box span.bread_title{display:inline-block;position:relative;padding-left:35px; background: url(../images/sy.png) left center no-repeat;}
.bread_content .bread_box a{color:#444;display:inline-block;margin:0 5px;}
.bread_content .bread_box a:hover{color:#006ac0;}
.bread_content .bread_box b{color: #006ac0}
.bread_content .inner_nav{float:right; text-align: right;}
.bread_content .inner_nav ul{margin-top: 10px; display:flex;flex-flow:wrap}
.bread_content .inner_nav ul li{}
.bread_content .inner_nav ul li a{display:inline-block;padding:10px 24px;font-size:15px;color:#333;-webkit-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;margin:0 8px; border-radius: 15px 0 0 0;}
.bread_content .inner_nav ul li a:hover , .bread_content .inner_nav ul li.active a{color:#fff;background:#e41e1b;}

.eq{width:100%;overflow:hidden;margin:0 auto;padding-top:30px;}
.eq ul{margin-top:0px; margin-right:-1.8%;}
.eq ul li{float:left;width:31.333%;overflow:hidden;border:1px solid #dbdbdb; margin-right:1.8%; margin-bottom:2%;}
.eq ul li .imgs{overflow:hidden;}
.eq ul li .imgs img{display:block; width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.eq ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}






.inner_content{width:100%;background:#fff; overflow: hidden; padding: 50px 0}
.inner_content .inner_about{margin: 0 auto; font-size:15px; color:#444; line-height:34px;  overflow: hidden; margin-top: 20px}
.inner_content .inner_about .ye{color: #e41e1b; font-weight: 600; display: inline-block; font-size: 18px;}
.aimg{width: 40%; height: auto; float: right; margin-left: 30px}
.aimg img{width: 100%;}

.inner_content2{width:100%;background:#eaeaea; overflow: hidden; padding: 50px 0}
.inner_about2{margin: 0 auto; font-size:15px; color:#444; line-height:34px;  overflow: hidden; margin-top: 20px}

.customers{width:100%;overflow:hidden;margin:0 auto;padding-top:30px;}
.customers ul{margin-top:0px; margin-right:-1%;}
.customers ul li{float:left;width:18%;overflow:hidden;border:1px solid #dbdbdb; margin-right:1%; margin-bottom:2%;}
.customers ul li .imgs{overflow:hidden;}
.customers ul li .imgs img{display:block; width:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.customers ul li .imgs:hover img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}


.am-about-top { background:#f4f4f4;text-align: center;font-size:0;padding-bottom:16px;}
.am-about-n span { display:inline-block;padding:0 10px;margin-top:16px;}
.am-about-n a { color:#323232;position: relative;display: block;bordeR:1px solid #d7d7d7;padding:10px 25px;font-size: 14px;}
.am-about-n a:hover,.am-about-n a.current2 { color:#e41e1b;bordeR:1px solid #e41e1b;}
.am-about-top2 .am-about-n span { padding:0;margin:15px 0;}

.productPic{width: 100%; margin: 0 auto; box-sizing: border-box;}
.productPic ul{width: 100%;overflow: hidden;/* margin-left: -2%; */}
.productPic li{width: 31.333%; margin-left: 2%; float: left; }
.product-words{width: 100%; overflow: hidden;}
.product-w-pic{width: 100%; position: relative; overflow: hidden; background-color: #fff; text-align: center; box-sizing: border-box; border: 1px solid #ebebeb;}
.product-w-pic img{width: 100%; object-fit: cover}
.product-w-shade{width: 100%; height: 92%; position: absolute; top: 0%; left: 0%; background-color: rgba(228, 30, 27, .8); transition: all .5s; opacity: 0;}
.product-w-pic .product-w-piclink{display: block;width: 100%;height: 100%;font-size: 0; padding: 0;border-bottom: none;margin: 0;}
.product-w-shade .pwz{width: 100%; position: absolute; top: 50%; transform: translate(0,-50%);}
.product-w-shade .pwz p{font-size: 24px; color: #fff; width: 80%; margin: auto; text-align:justify; text-justify:inter-word; text-align: center; overflow: hidden; display: -webkit-box; text-overflow: ellipsis; -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.product-w-shade .pwz span{display: inline-block; font-size: 16px; color: #fff; text-align: center; padding: 0 0 4px 0; border-bottom: 1px solid #fff; margin-top: 36px;}
.product-w-pic:hover .product-w-shade{opacity: 1; height: 100%;}
.product-w-words{width: 100%; overflow: hidden; padding: 0 15px; box-sizing: border-box; text-align: center;}
.product-w-words .pwz{font-size: 14px; color: #333; line-height: 50px;}
.product-w-words p{font-size: 14px; color: #666; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}

.pro_right{width: 100%; height: auto; overflow: hidden;}
.productss{width:100%;}
.promore_l{width:45%;float:left;}

/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¦Ã¢â‚¬ÂÃ‚Â¾ÃƒÂ¥Ã‚Â¤Ã‚Â§ÃƒÂ©Ã¢â‚¬Â¢Ã…â€œÃƒÂ¦Ã‚Â Ã‚Â·ÃƒÂ¥Ã‚Â¼Ã‚Â*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:99%; border:1px solid #d6d6d6;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:100%;height:100%;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}


/*ÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ§Ã¢â‚¬Â°Ã¢â‚¬Â¡ÃƒÂ¥Ã‚Â°Ã‚ÂÃƒÂ¥Ã¢â‚¬ÂºÃ‚Â¾ÃƒÂ©Ã‚Â¢Ã¢â‚¬Å¾ÃƒÂ¨Ã‚Â§Ã‹â€ ÃƒÂ¥Ã‹â€ Ã¢â‚¬â€ÃƒÂ¨Ã‚Â¡Ã‚Â¨*/
.spec-preview{width:100%; height:100%;}
.spec-scroll{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:5px;}
.spec-scroll .items{float:left;position:relative;width:80%; height:51px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:41px;}
.spec-scroll .items ul li img:hover{border:2px solid #e41e1b; padding:1px;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:2px solid #e6e6e6}
.pros_right_top .pbt{overflow:hidden; display:inline-block; font-size:24px; color:#e41e1b; padding-bottom:10px;}
.proleft{width:100%;font-size:14px; line-height:30px; margin-top:20px;}
.proleft p{font-size:14px; line-height:25px; }
.proleft img, .proleft p img{width: 100%;}


.pc-cx-tel-1{width: 100%;height: auto;border-top: 1px solid #e6e6e6;padding-top: 20px; overflow:hidden; margin-top:20px;}
.pc-cx-tel-1-t1{width: 28%;height: 44px;background: #e41e1b;font-size: 18px;line-height: 44px;text-align: center;float: right;}
.pc-cx-tel-1-t1 a{display: block;color: #fff;}
.pc-cx-tel-1-t2{height: 56px;padding-left: 70px;background: url(../images/head-c-r1.png) no-repeat 0px top;font-size: 18px;color: #454545; float:left}
.pc-cx-tel-1-t2 p{line-height: 24px;}


.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:150px; float:left; margin-right:10px;}
.proleft_btn li a{width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; color: #e41e1b}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e41e1b; color:#fff;}

.tabs-basic{width:100%; margin-top:50px; float:left;}
/* The tabs */
.tabs-basic ul{list-style:none; text-align:left; margin:0; padding:0; border-bottom:1px solid #e6e6e6; background:#eee;}
.tabs-basic ul li{display:inline-block; margin-bottom:-1px; font-size:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 40px; color: #333}
.tabs-basic .tab-active{border-bottom:2px solid #e41e1b; color:#fff; background:#e41e1b;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto; background:#fff; padding:20px 0;}
.tabs-basic .tabs-content-placeholder .div{display:none;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active{display:block; line-height:30px; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table{border:1px solid #d6d6d6; line-height:24px; text-align:center;}
.tabs-basic .tabs-content-placeholder .div.tab-content-active table tr{padding-left:20px;}
.tabs-basic .tabs-content-placeholder .div p{line-height:30px; text-align:left; margin-top:10px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#e41e1b; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}

.scrollleft2{width:100%; float:left; margin-top:20px; margin-bottom: 30px;}
.scrollleft2 li{width:200px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:99%; display:block; border:1px solid #e6e6e6;}
.scrollleft2 li img:hover{border:1px solid #e41e1b;}
.scrollleft2 li a{color: #333}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}


.view-page{width:100%; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; color: #555; line-height: 38px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #e41e1b;}
.view-page a{display:block;} 
.view-page .back{left:50%; margin-left:-80px; width:160px;}
.view-page .back a{background:url(../images/back.png) 20px center no-repeat #e41e1b;color: #fff; text-align:center; padding-left:25px; line-height: 40px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #e41e1b; color:#000;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; line-height: 38px; color: #555}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #e41e1b;}

.caseList{width:100%; height: auto; overflow: hidden; margin: 30px 0}
.caseList ul{margin-right:-2%;}
.caseList li{float:left;width:31.333%;margin:0 2% 27px 0;transition:all 0.4s;}
.caseList li .pImg{display:block;width:100%;height:auto;overflow:hidden;}
.caseList li img{width:100%;height:auto;transition:all 0.5s;}
.caseList li .wz{font-weight:normal;text-align:center;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;position:relative;z-index:2;}
.caseList li:hover img{transform:scale(1.1);}
.caseList li:hover{color:#fff;}

.caseList2{width:100%; height: auto; overflow: hidden;}
.caseList2 ul{margin-right:-2%;}
.caseList2 li{float:left;width:23%;margin:0 2% 27px 0;transition:all 0.4s;}
.caseList2 li .pImg{display:block;width:100%;height:auto;overflow:hidden;}
.caseList2 li img{width:100%;height:auto;transition:all 0.5s;}
.caseList2 li .wz{font-weight:normal;text-align:center;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;position:relative;z-index:2;}
.caseList2 li:hover img{transform:scale(1.1);}
.caseList2 li:hover{color:#fff;}


.inf_lc{padding: 12px 0 0;}
.inf_lc li{padding: 20px; border: 1px solid white; border-radius: 8px; height: auto; overflow: hidden; margin: 0 0 30px; background: #f9f9f9; box-sizing: border-box;}
.inf_lc li:hover{border-color: #e41e1b;border-radius: 4px;}
.inf_lc li.bg{background: #f5f5f5;}
.inf_lc li .bts{text-align: center;float: left;width: 10%;overflow: hidden; min-height: 100px; background: #e41e1b; padding:30px 0; box-sizing: border-box;}
.inf_lc li .bts b{font-weight: 100;display: block;line-height: 36px;overflow: hidden;font-size: 36px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc li .bts span{font-weight: 100;display: block;line-height: 16px;height: 16px;overflow: hidden;font-size: 12px;font-family: Arial;text-transform: uppercase;color: #fff; }
.inf_lc li .nyzi{margin-left:3%;line-height: 26px;width: 65%;font-size: 14px;float: left;color: #555;}
.inf_lc li .nyzi b{display: block;font-weight: 100;color: #e41e1b;line-height: 30px;height: 30px;margin: 5px 0;font-size: 15px;}
.inf_lc li .nyzi b a, .inf_lc li .nyzi b a:hover{color: #e41e1b;font-weight: bold;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 560px;}
.inf_lc li .nyzi b a:hover{color: #e41e1b;}
.inf_lc li .fr{margin: 50px 0 0;width: 70px;height: 25px;line-height: 25px;text-align: center;color: #ffffff;background-color: #e41e1b;}
.inf_lc li .fr:hover{background: #e41e1b;}

.inf_lc li .pimg{width: 16%; float: right;}
.inf_lc li .pimg img{width: 100%}

.xinwenxiangqing{width:100%; height: auto; overflow: hidden;}
.xinwenxiangqing .nd_head{text-align: center;margin-top:10px;padding-bottom: 30px;border-bottom: 1px dashed #d6d6d6;}
.xinwenxiangqing .nd_head p{color: #e41e1b;font-size: 28px;margin-bottom: 18px;height: auto;}
.xinwenxiangqing .nd_head span{color: #666;font-size: 14px;margin: 0 15px;}
.xinwenxiangqing .nd_text {text-align: left;font-size:14px;line-height:30px;  padding: 15px 0;}
.xinwenxiangqing .nd_text img{ max-width: 100%; display: block; margin: 10px auto;}
.detail_fenx a{font-size:14px;padding:12px 0;overflow:hidden;margin-top:20px;border-top:1px dotted #adadad; color:#333;}
.new_s2{width:100%;float:left; margin-top:50px;}
.hot_pro2{width:100%;float:left; margin-top:50px;}
.hot_pro2_tit{width:100%; height:45px; background:#f1f1f1; color:#e41e1b; line-height:45px; font-size:16px; padding:0 20px; font-weight:bold; border:1px solid #d6d6d6; box-sizing: border-box;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none; box-sizing: border-box;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; color: #333}
.news_random2 ul li a:hover{color:#e41e1b;}
.news_random2 ul li span{float:right; color:#999; line-height: 37px;}

.news_con_b{border-top: 1px solid #EEE;margin-top: 50px;padding-top: 50px;}
.news_con_b ul{line-height: 30px;float: left;}
.news_con_b li {font-size: 14px; color: #555;}
.news_con_b li a{font-size: 14px; color: #555;}
.news_con_b li a:hover{font-size: 14px; color: #e41e1b;}
.news_con_b .fhlb{float: right;width: 140px;height: 40px;line-height: 40px;background: #e41e1b;text-align: center;}
.news_con_b .fhlb a{display: block;color: #FFF; font-size: 14px;}
.news_con_b .fhlb a:hover{display: block;color: #FFF;text-decoration: none;}


.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#e41e1b;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.relatedNews{margin-top:40px; overflow:hidden}
.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{margin-right:-3%}
.relatedNews_font ul li{float:left;margin-right:3%;width:47%;;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}


.contact{width: 100%; height: auto; overflow: hidden;}
.contact_lx{ float: left; width:47%;font-size: 16px; line-height: 35px;}
.contact_lx p:first-child{font-size: 19px; }


.lists{}
.lists li{ width:50%; float:left; }
.lists li:last-child{ width:100%;}
.lists li dd{ float:left; width:50%;}
.lists li .zi{ font-size:24px; color:#e41e1b; padding-bottom:30px;}
.lists li .txt{ position:relative; line-height:30px; margin-bottom:20px;}
.lists li .txt p{ font-size:16px; padding-left:40px;}
.lists li .txt em{ position:absolute; left:0; top:0;}
.lists li h3{ padding-bottom:20px; font-size:18px; color:#232425;}
.contact_right{width:50%; float: right;}

.tactfrms{width:50%;float:right; }
.tactfrms .fbt{font-size: 25px;color:#333;font-weight: normal; margin-bottom: 20px}
.tactfrms ul{overflow: hidden; margin-right: -5%}
.tactfrms li{width:45%;float:left;;margin:0 5% 12px 0;position:relative;}
.tactfrms li input{width:98%;padding:15px;border:solid 1px #ddd;border-radius: 3px;box-sizing: border-box}
.tactfrms li.area{height:auto;width:100%;}
.tactfrms li textarea{padding:15px;width:94%;height:120px;border:solid 1px #ddd;border-radius: 3px; font-family: Arial, "sans-serif";box-sizing: border-box}
.tactfrms li:nth-child(2n){margin-right:0;}
.tactfrms .btn{text-align: center;margin-top:0;overflow: hidden;}
.tactfrms .btn input{height:40px;width:120px;font-size:16px;color:#fff;background:#006ac0;border-radius: 5px; border: none;}
.redxing{position:absolute;top:11px;left:57px;color:#006ac0;}

.contact_map{ width:100%;  padding-top: 30px;}
.contact_tu{width:43%;float:right;  margin-top: 25px;}
#map_container{height:400px; margin: 25px 0;}

.cooperation{padding-bottom: 0px;}
.cooperation ul li{margin-bottom:30px;}
.cooperation ul li dl dt{width: 50%;float: left;}
.cooperation ul li a{background-color:#f5f5f5;display: block;position: relative;}
.cooperation ul li a dl dd{width: 50%;float: left;padding:50px; box-sizing:border-box;}
.cooperation ul li a dl dd .sbt{font-size: 24px;color:#333333;margin-bottom: 23px;padding-left: 20px;border-left: 5px solid #333333;transition: all 0.5s;}
.cooperation ul li a dl dd p{font-size: 16px;color: #8f8f8f;line-height: 28px;}
.cooperation ul li.odd dl dt{float: right;}
.cooperation ul li.odd dl dd{float: left;}
.cooperation ul li a dl dd .coop-icon{position: absolute;border-radius: 80px 0 0 0;bottom: 0;right: 0px;width: 80px;height: 80px;background-color: #e5e5e5;transition: all 0.5s;}
.cooperation ul li a dl dd .coop-icon .swz{position: absolute;top: 36px;right: 11px;font-size: 36px;color: #757575;transition: all 0.5s;}
.cooperation ul li.odd dl dd .coop-icon{position: absolute;border-radius: 0 80px 0 0;bottom: 0;left: 0px;width: 80px;height: 80px;background-color: #e5e5e5;}
.cooperation ul li.odd dl dd .coop-icon .swz{left: 11px;}
.cooperation ul li a:hover dl dd .sbt{border-left: 5px solid #e41e1b;}
.cooperation ul li a:hover dl dd .coop-icon{background-color: #e41e1b;}
.cooperation ul li a:hover dl dd .coop-icon .swz{color: #FFF;}
.center-block{display: block; margin-right: auto; margin-left: auto;}
.carousel-inner>.item>a>img, .carousel-inner>.item>img, .img-responsive, .thumbnail a>img, .thumbnail>img{display: block; max-width: 100%; height: auto;}


.news_r_text{width:100%; height: auto; }
.news_r_text ul li{width:100%;border-bottom:1px dashed #e6e6e6; padding-bottom:2%;margin-bottom:2%;overflow: hidden;}
.news_r_text ul li:nth-child(5n){border-bottom:none; padding-bottom:inherit;}
.news_r_text ul li .pic{width:20%; float:left; overflow:hidden; background:#e6e6e6; padding:3px;} 
.news_r_text ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.news_r_text ul li .pic img:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.news_r_text ul li .text{width:78%;float:right;}
.news_r_text ul li .text .titnr{width:100%;font-size: 14px;}
.news_r_text ul li .text .tit{margin-bottom: 10px; overflow: hidden;}
.news_r_text ul li .text .tit a{font-size:16px; font-weight:bold; color:#e41e1b; float:left; overflow: hidden; text-overflow: ellipsis;white-space: nowrap!important;} 
.news_r_text ul li .text .tit a:hover{color:#e41e1b;}
.news_r_text ul li .text .time{color:#333; margin-top: 10px}
.news_r_text ul li .text .wz{width:100%;margin-top:1%; line-height:24px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:4;overflow: hidden; font-size: 14px; color: #555;}
.wz a{font-size: 14px; color: #555;}
.wz a:hover{font-size: 14px; color: #e41e1b;}

/*Form002219*/
.Form002219{ padding:4% 0;}
.Form002219 .auto{ position: relative; width: 100%; height: auto; overflow: hidden}
.Form002219 .pic{ position: absolute; left: 0; bottom: 0; width: 40%; height:100%; background-size: cover; background-color: #666 }


.Form002219 .form{ float:right; width:60%; background: #f2f3f5; position: relative;z-index: 50; padding: 5% 5% 4% 5%}
.Form002219 .form:after{ content: ""; display: block; position: absolute; left: -96px; top: 0; width: 96px ;height: 100%; background: url(../images/form_cover.png) no-repeat right center;z-index: 50}
.Form002219 .form li{ padding-bottom:1%; position: relative}
.Form002219 .form li em{ position: absolute; right: 15px; top: 24px; font-style: normal; font-size: 18px; color: #999}
.Form002219 .form .text{ border:1px solid #e5e5e5; background: none; width:100%; height:46px; line-height:46px; padding:0 10px;  background: #fff; color: #999 }
.Form002219 .form .text::-webkit-input-placeholder{  color: #999 }
.Form002219 .form textarea.text{ height:140px;}
.Form002219 .form .btn{ cursor:pointer;  background:#da0920; color:#fff; height:46px; padding:0 15%; border:none; font-weight:normal; margin-right: 20px; margin-top: 10px;    transform: skew(-10deg);}
.Form002219 .form .btn2{ background: none; background:  #b1b1b3; color: #fff}