@charset "utf-8";
/* CSS Document */
*{box-sizing: border-box;line-height:1em;font-size:14px;}
html, body, div, ul, li, h1, h2, h3, h4, h5, h6, p, dl, dt, dd, ol, form, input, textarea, th, td, select {margin: 0;padding: 0;}
address,caption,cite,code,dfn,em,strong,th,var,optgroup,i{font-style:inherit;font-weight:inherit;}
html, body {min-height: 100%;}
body{min-width:1200px;overflow-x: hidden;}
body {font:14px/1.5 "Microsoft YaHei";font-size:14px;color:#1a1a1a;}
h1, h2, h3, h4, h5, h6{font-weight:normal;}
ul,ol,li{list-style: none;}
img {border: none;vertical-align: middle;}
a {text-decoration: none;color: #1a1a1a;}
a:visited,a:link{font-size:14px;}
b{font-weight:normal;}
table {border-collapse: collapse;table-layout: fixed;}
tr,td{padding:0 !important;}
input, textarea {outline: none;border: none;}
textarea {resize: none;overflow: auto;}
.fl {float: left}
.fr {float: right}
.tl {text-align: left;}
.tc {text-align: center}
.tr {text-align: right;}
.cl{clear:both;}
.ov{overflow:hidden;}
.db, .lb, .dd{font-size:0;}
.db>div, .lb>li, .dd>dl,div>dl{display:inline-block;vertical-align:top;}
.bt>dl>dt{font-size:36px;font-weight: bold;}
.bt>dl>dd{font-size: 16px;}
em, .em,i{text-transform:uppercase;font-family:arial;vertical-align:top;display:block;}
.ellipse {overflow: hidden;text-overflow: ellipsis;white-space:nowrap;}
.inline{display: inline-block;*display: inline;*zoom: 1;}
.page{max-width:1400px;margin:0 auto;}
:focus {outline:none;background-color:transparent;}
::selection{background:#bf000f;color:#fff;}

.oh{width:100%;overflow: hidden;}

/*font*/
@font-face {
  font-family: "ywsf";
  src: url("../cssnew/ywsf.woff2.txt") format("woff2"),
       url("../cssnew/ywsf.woff.txt") format("woff"),
       url("../cssnew/ywsf.ttf.txt") format("truetype"),
       url("../cssnew/ywsf.eot.txt") format("embedded-opentype"),
       url("../cssnew/ywsf.svg.txt") format("svg");
}

/* wel */
.wel_b{width:100%;height:50px;background:#1a1a1a;line-height:49px;position:relative;}
.wel_le, .wel_ri{font-size:0;height:50px;}
.wel_le p, .wel_le a, .wel_ri li i, .wel_ri li b, .wel_ri li em{display: inline-block;vertical-align: middle;color:#fff;line-height:50px;}
.wel_le p{padding-left:34px;background:url(../uploadfile/image/20200427/20200427220645_517271264.png) no-repeat left center;margin-right:10px;}
.wel_le span{font-weight:bold;color:#fff;line-height:50px;display: inline-block;vertical-align: middle;margin-left: 20px;}
.wel_le a, .wel_ri li{position: relative;padding-left:14px;}
.wel_le a::before, .wel_le a+a::after, .wel_ri li+li::before{content: '';width: 1px;height:14px;background:rgba(255,255,255,0.6) ;position: absolute;top:50%;margin-top:-7px;}
.wel_le a::before, .wel_ri li+li::before{left: 0;}
.wel_le a+a::after{right:0;}
.wel_ri li b{margin-left:5px;}
.wel_ri li{line-height:48px;position: relative;}
.wel_ri li+li{margin-left:14px;}
.wel_ri li em{font-size:22px;color:#e60012;font-weight: bold;}

/* head */
.head_box{height:142px;padding-left:315px;position:relative;text-align: right;padding:36px 0;}
.hbl_logo{width:272px;height:142px;position:absolute;left:0;top:0px;padding:22px 0 22px 0;text-align: center;}
.hbl_logo:before{content:'';width:600px;height:142px;background:#e60012;position:absolute;top:0;right:0;}
.hbl_logo img, .hbl_logo p, .hbl_logo span{position:relative;z-index:2;}
.hbl_logo p{font-size:28px;font-weight: bold;color:#fff;margin:12px 0 0;}
.hbl_logo span{font-size:17px;color:#ffd7d7;}
.head_box dl, .head_box dl dt, .head_box dl dd{display:inline-block;vertical-align:middle;}
.head_box dl{padding:15px 0 15px 30px;font-size:0;}
.head_box dl+dl{margin-left:30px;border-left:1px solid #f4f4f4;}
.head_box dl dd{margin-left:20px;}
.hb_li1 dd {position:relative;}
.hb_li1 dd span{position:absolute;top:-15px;left:0;font-size:0;}
.hb_li1 dd span b{font-size:27px;display:inline-block;vertical-align:top;font-family:'ywsf';color:#e60012;}
.hb_li1 dd span b+b{margin-top:10px;margin-left:-7px;}
.hb_li1 dd p{font-size:18px;font-weight:bold;margin-top:17px;}
.hb_li2 dd{font-size:16px;line-height:24px;font-weight: bold;}
.hb_li3 dd{font-size:16px;line-height:40px;font-weight: bold;}

/* navb */
.nav_box{width:100%;background:#1a1a1a;position:relative;}
.nav{height:82px;font-size:0;z-index:999;}
.nav>ul{float:left;}
.nav>ul>li{position:relative;}
.nav>ul>li.cur, .nav>ul>li:hover{background:#e60012;border-top: 2px solid #a7000d;border-bottom: 2px solid #a7000d;}
.nav>ul>li>a{font-size:16px;color:#fff;display:block;line-height:82px;padding:0 32px;}
.nav>ul>li.cur a, .nav>ul>li:hover a{line-height:78px;}
.nav>ol{float:right;padding-right:26px;}
.nav>ol>li{height:82px;position:relative;padding-top:26px;}
.nav>ol>li+li{margin-left:20px;}
.nav>ol>li i{width:30px;height:30px;border-radius:100%;background:#f39700;display:table-cell;text-align:center;vertical-align:middle;}
.sear_box{width:100%;background:#fff;padding:60px;position:absolute;top:85px;left:0;text-align:center;transform-origin:top;z-index: 9;transform:rotateX(90deg);transition:0.5s;}
.sear_box.mou{transform:rotateX(0deg);transition:0.5s;}
.sbl_t{margin-bottom:32px;}
.sbl_t span, .sbl_t a{font-size:15px;}
.sbl_t span{color:#666;}
.sbl_t, .sbl_t a{color:#999;}
#search_bg{font-size:0;}
#infoname,#sso{display:inline-block;vertical-align:middle;}
#infoname{width:980px;height:52px;border:1px solid #eee;text-indent: 15px;}
#sso{width:120px;height:52px;background:#e60012;}

.ewm_box, .more_box{position:absolute;top:82px;left:50%;overflow:hidden;z-index: 9;transition:0.5s;}
.ewm_box{width:150px;height:0;margin-left:-75px;}
.ewm_box:before, .more_box:before{content:'';width:0;height:0;border-bottom:10px solid #fff;border-left:10px solid transparent;border-right:10px solid transparent;position:absolute;top:0;left:50%;margin-left:-10px;}
.ewm_box img{position: relative;}
.nav>ol li:hover .ewm_box{height:195px;padding-top:10px;transition:0.5s;}
.ewm_box p{font-size:15px;background:#fff;padding-bottom:5px;padding-bottom:15px;text-align:center;}

.more_box{width:62px;height:0;margin-left:-31px;}
.more_box ul{width:62px;height:140px;background:#fff;padding:15px;}
.more_box li{width:30px;height:30px;border-radius:100%;border:1px solid #ffc900;padding:7px;text-align: center;}
.more_box li+li{margin-top:10px;}
.nav>ol li:hover .more_box{height:150px;padding-top:10px;overflow: inherit;transition:0.5s;}
.nav>ol li li{position:relative;}
.mb_ewm{width:150px;position:absolute;top:0;left:-170px;background:#fff;padding:5px;opacity:0;transition:0.5s;}
.nav>ol li li:hover .mb_ewm{opacity:1;transition:0.5s;}
.mb_ewm img{width:140px;}
.mb_ewm p{line-height:25px;}

.nav>ul>li .xl{width:100%;height:0;position:absolute;top:82px;left:0;overflow:hidden;z-index: 999;transition:0.5s;}
.nav>ul>li:hover .xl{height:auto;transition:0.5s;}
.nav>ul>li .xl a{width: 100%;display:block;text-align:center;background:#fff;height:52px;line-height:52px;transform-origin: top;transform:rotateX(90deg);opacity:0;transition:0.5s;}
.nav>ul>li .xl a+a{border-top:1px solid #efefef;}
.nav>ul>li:hover .xl a{transform:rotateX(0deg);opacity:1;transition:0.5s;}
.nav>ul>li:hover .xl a:nth-child(2){transition-delay: 0.05s;}
.nav>ul>li:hover .xl a:nth-child(3){transition-delay: 0.1s;}
.nav>ul>li:hover .xl a:nth-child(4){transition-delay: 0.15s;}
.nav>ul>li:hover .xl a:nth-child(5){transition-delay: 0.2s;}
.nav>ul>li:hover .xl a:nth-child(6){transition-delay: 0.25s;}
.nav>ul>li .xl a:hover{background:#ffc900;color:#fff;height:62px;line-height:62px;transition:0.5s;}
.nav>ul>li .pxl{width:200%;left:50%;margin-left:-100%;}
.nav>ul>li .xl tr{width:50%;display:inline-block;vertical-align:top;}
.nav>ul>li .xl tr td{width:100%;display: block;}
.nav>ul>li .xl tr td#showtyepname{width: 100% !important;padding: 0 !important;}
.nav>ul>li .xl tr td b{display:block;font-size:0;}
.nav>ul>li .xl tr td+td a{border-top:1px solid #efefef;}
.nav>ul>li .xl tr td a{padding: 0 !important;line-height: 52px !important;}
.nav>ul>li .xl tr td a:hover{line-height: 62px !important;color:#fff !important;}
.nav>ul>li .xl tr td:nth-child(1){transition:0.5s;}
.nav>ul>li .xl tr td:hover:nth-child(1){height: 62px !important;transition:0.5s;}
.nav>ul>li .xl tr td:nth-child(1) a{background:#333;color:#fff !important;}
/*banner*/
#progressBar{display: none;}
.owl-pagination{bottom: 20px !important;}
/*all_title*/
.lmbt{text-align: center;}
.lmbt span{font-size: 40px;line-height:40px;position: relative;}
.lmbt span:before, .lmbt span:after{content:'';width: 22px;height: 18px;position: absolute;top: 0px;bottom: 0px;margin: auto;}
.lmbt span:before{background:url(../uploadfile/image/20200428/20200428092510_2120591487.png) no-repeat;left:-42px;}
.lmbt span:after{background:url(../uploadfile/image/20200428/20200428092511_1666375129.png) no-repeat;right: -42px;}
.lmbt span b{font-size: 40px;color: #e60012;font-weight:bold}
.lmbt p{font-size: 18px;line-height: 45px;color: #666666;}
/*case*/
.pro{height: 1002px;background:url(../uploadfile/image/20200229/20200229190120_1503583266.jpg)center no-repeat;padding-top: 65px;}
.case{margin:80px auto;}
.case .content{position: relative;margin-top: 40px;padding:50px;box-shadow:0 0 20px rgba(0,0,0,0.05);}
.cy_icon{display:none;}
.ystit{width: 450px;border:1px solid #e9e9e9;padding: 45px 30px;float: left;position: relative;}
.ystit tr{display:block;overflow:hidden;}
.ystit td{display:block;float: left;width: 182px;height: 54px;background:#ffffff; border: 1px solid #d8d8d8;border-radius:28px 0 0 28px;transition: 500ms;cursor: pointer;padding-left: 6px !important;}
.ystit td i{width: 40px;height: 40px;border-radius: 50%;background:#e60012;overflow: hidden;font-style: normal;display: block;float: left;padding-top: 8px;margin-top: 6px;margin-right: 22px;transition: 500ms;}
.ystit td a{font-size: 18px;line-height: 52px !important;color: #333333;}
.ystit td:nth-child(n+3){margin-top: 25px;}
.ystit td:nth-child(even){margin-left: 25px;border-radius:0 28px 28px 0;    padding-left: 0px;padding-right: 6px !important;text-align: right;}
.ystit td:nth-child(even) i{float: right;margin-right:0px;margin-left: 22px;}
.ystit td i img{transform: translatex(8px);transition: 500ms;}
.ystit td.cur{color: #ffffff;background:#e60012;transition: 500ms;}
.ystit td.cur i{background:#ffffff;transition: 500ms;}
.ystit td.cur i img{transform: translatex(-28px);transition: 500ms;}
.ystit td.cur  a{color:#fff;}

.ys_nr{float:right; width: 850px;height: 541px;position: relative;overflow: hidden;}
.ys_nr li+li{display:none;}
.ys_nr .pro_list_box_item{width: 100% !important;overflow: hidden;position: relative;}
.ys_nr .pro_list_box_item_l, .ys_nr .pro_list_box_item_l img{width: 100% !important;height:auto !important;}
.ys_nr .pro_list_box_item_r{position: absolute;width: 100% !important;height: auto !important;bottom: 0;background: rgba(0, 0, 0, 0.4);padding: 25px 45px 25px 55px !important;font-size: 14px;line-height: 26px;color: #ffffff;}
.ys_nr .pro_list_box_item_r br{display:none;}
.ys_nr .pro_list_box_item_r a strong{font-size: 18px;line-height: 30px;color: #ffffff;margin-bottom: 5px;}
.ys_nr .pro_list_box_item_r a {display:block;}
.ys .ysjt{width: 32px;height: 21px;position: absolute;right: 0;margin-right:-16px;bottom: 0;z-index: 2;}
.ys .ysjt a, .pll_ri .prev, .pll_ri .next{width: 16px;height: 21px;display: block;}
.ys .ysjt .ysleft, .pll_ri .prev{background:url(../uploadfile/image/20200428/20200428095057_1854305286.png)no-repeat;float: left;}
.ys .ysjt .ysright, .pll_ri .next{background:url(../uploadfile/image/20200428/20200428095058_1844425382.png)no-repeat;float: right;}
/*pro*/
.pro_bg{background: url(../uploadfile/image/20200428/20200428151628_1116883171.jpg) no-repeat center;display: block;width: 100%;position:relative;padding-bottom:80px;}
.pro_top{padding-top: 57px;}
.pro_tab{overflow: hidden;display: block;margin:30px 0 50px;text-align:center;}
.pro_tab table{width:100% !important;}
.pro_tab tr{width:calc((100% - 24px) / 3 );height: 122px;background: #f5f5f5;padding: 20px !important;display: inline-block;transition:0.6s;position: relative;}
.pro_tab .cur{background: #e60012;transition:0.6s;}
.pro_tab .cur a{color:#fff !important;transition:0.6s;}
.pro_tab tr+tr{margin-left:12px;}
.pro_tab td{font-size:0;display: block;}
.pro_tab td, .pro_tab td a{text-align: center;}
.pro_tab td i, .pro_tab td i img{width:82px;height:auto;}
 .pro_tab td i img{margin-top:15px;}
.pro_tab td i, .pro_tab td a{display: inline-block;}
.pro_tab td a{font-size:30px;font-weight:bold;margin-left:15px;text-align: left;line-height:30px;padding:13px 0;}
.pro_tab tr a:before, .pro_tab tr a:after{position: absolute;bottom:0px;right:0;}
.pro_tab tr a:before{content:'+';width:18px;height:28px;color:#fff;font-size: 16px; z-index: 1;}
.pro_tab .cur a:before{color:#e60012;}
.pro_tab tr a:after{content:'';width:0;height:0;border-color:transparent #e60012;border-width:38px 38px 0 0;border-style:solid;}
.pro_tab .cur a:after{border-color:transparent #f9f9f9;}
.pro_tab td a em{font-weight:normal;margin-top:10px;font-size: 16px;}
.pro_list{width: 100%;}
.pl_li{display: inline-block;width: 100%;position: relative;background:#fff;padding: 50px;box-shadow: 0 0px 40px 0px rgba(0, 0, 0, 0.05);}
.pl_li+.pl_li, .pt_img{display: none;}
.pll_le{width:1300px;height:600px;border: 1px solid #e9e9e9;}
.pll_le .divproduct_new_div_item{width:100% !important;}
.pll_le .product_div_item_pic, .pll_le .product_div_item_pic a img{width: 500px;}
.pll_ri{width:746px;height:266px;background: #f9f9f9;padding: 30px;position: absolute;bottom:51px;right:51px;font-size:0;}
.pllr{width:686px;height:206px;overflow: hidden;position:relative;}
.pll_ri .divproduct_new_div_item{width:206px;display:inline-block;vertical-align:top;margin-left:25px;}
.pll_ri .divproduct_new_div_item+.divproduct_new_div_item{}
.pll_ri .divproduct_new_div_item_content{display: none;}
.pll_ri .product_div_item_pic, .pll_ri .product_div_item_pic a img{width: 206px;}
.pll_ri .product_div_item_pic img{border:1px solid #dedede;}
.pll_ri .prev, .pll_ri .next{position: absolute;top:50%;margin-top:-10px;}
.pll_ri .prev{left:0;}
.pll_ri .next{right:0;}

.pll_le .divproduct_new_div_item_content{float: right;width: 746px;height: 332px;background: #f9f9f9;padding: 30px;}
.pll_le .divproduct_new_div_item_title{border-bottom: 1px solid #efefef;padding-bottom: 16px;margin-bottom: 16px;position: relative;}
.pll_le .divproduct_new_div_item_a {font-size: 22px !important;display: block;position:relative;color: #e60012;}
.pll_le .divproduct_new_div_item_a::before{}
.pll_le .divproduct_new_div_item_a::after{transition:0.5s;position:absolute;content:'';width:36px;height:36px;background: #ddd url(../uploadfile/image/20200429/20200429140507_1362311388.png) no-repeat center;top: -10px;right: 6px;border-radius: 60px;}
.pll_le .divproduct_new_div_item_a:hover::after{background-color:#e60012;transition:0.5s;}
.pll_le .divproduct_new_div_item_body {line-height: 30px;}
.pll_le .divproduct_new_div_item_body .pro_show_con {border-bottom: none;}
.pll_le .divproduct_new_div_item_body .pro_show_con p {font-size: 16px;}
.pll_le .divproduct_new_div_item_body .pro_show_con p+p {margin-top: 5px;}
.pll_le .divproduct_new_div_item_body>div>p>b {width: 374px;display: inline-block;vertical-align: top;line-height: 25px;font-size: 15px;}
.pll_le .product_div_item_pic{float: left;}
.pro_xt{margin-top:15px;height: 160px;overflow: hidden;}
.pro_xt .propic_show_piclist li, .pro_xt .propic_show_piclist li img{width:160px;}
.pro_xt .propic_show_piclist {font-size:0;}
.pro_xt .propic_show_piclist li{display:inline-block;vertical-align:top;}
.pro_xt .propic_show_piclist li+li{margin-left:10px;}

.prod_list{width: 100%;height: 390px;overflow: hidden;position: relative;font-size: 0;margin-top: 60px;}
.prod_list table{position: absolute;top: 0;left: 0;}
.prod_list tr{display:block;transition:0.6s ease;font-size:0;}
.prod_list tr+tr{margin-top:16px;}
.prod_list td{width: 220px;display: inline-block;vertical-align: top;}
.prod_list td+td{margin-left:16px;}
.prod_list td div{transition:0.6s ease;padding-top:0 !important;height:36px;margin-top:1px;}
.prod_list td div a{display:block;color: #fff;line-height:36px;transition:0.6s ease;}
.prod_list td:hover >div{background:#fff;transition:0.6s ease;}
.prod_list td:hover >div>a{color:#e60012;transition:0.6s ease;}
/* features */
.feat{ background:url(../uploadfile/image/20200429/20200429171004_1460235862.png) no-repeat left bottom; padding:75px 0;}
.tratl{ text-align:center; font-size:18px; color:#222222;}
.tratl p:nth-child(2){ font-size:40px; font-weight:bold; margin:3px 0px 10px 0px;}
.feat_tab{margin:30px 0 80px;text-align:center;}
.feat_tab li{width:267px;height:66px;background:#1a1a1a;font-size:18px;font-weight:bold;line-height:66px;color:#fff;}
.feat_tab li+li{margin-left:10px;}
.feat_tab li.cur{background:#e70b1c;}
.feat_list+.feat_list{display:none;}
.feat_list ul li+li{ margin-top:30px;}
.feat_list:after{ content:''; display:block; position:absolute; width:432px; height:491px;  top:0px; left:0px; right:0px; margin:0 auto;}
.feat_list:nth-child(1):after{background:url(../uploadfile/image/20200429/20200429162258_997124906.png) no-repeat center;}
.feat_list:nth-child(2):after{background:url(../uploadfile/image/20200617/20200617110722_291483665.png) no-repeat center;}
.feat_list:nth-child(3):after{background:url(../uploadfile/image/20200429/20200429170731_321395992.png) no-repeat center;}
.feat_list ul li{ height:117px;}
.feat_list{ padding-top:39px; position:relative;}
.feat_list ul{ width:471px;}
.feat_list .box{ float:left; width:310px; height:117px; border:1px dashed #000000; padding:2px;}
.feat_list .box p span{ display:block; font-size:18px; color:#000000; font-weight:bold;}
.feat_list ul.fr .box p{ padding:20px 15px 0px 28px;}
.feat_list .box p{ width:100%; height:100%; padding:20px 28px;}
.feat_list .circle{ float:right;}
.feat_list .box p i{ font-size:13px; line-height:20px; color:#666;margin-top:6px; display:block;}
.circle{ width:116px; height:116px; border:1px dashed #000; border-radius:50%; padding:17px;}
.circle p{ width:100%; height:100%; border-radius:50%; background:#333333; transition:all 0.4s ease;}
.feat_list .box{ position:relative;}
.feat_list .box:after{ content:''; display:block; width:16px; height:16px; border-radius:50%; background:#333333; top:47px; right:6px; position:absolute;}
.feat_list .box:before{ content:''; display:block; width:74px; height:4px; background:#333333; top:54px; right:-65px; position:absolute;}
.feat_list li:hover .box, .feat_list li:hover .circle{ border-color:#e60012;}
.feat_list li:hover .box:after, .feat_list li:hover .box:before{ background:#e60012;}
.feat_list li:hover .circle p{ transform:rotate(360deg); background:#e60012;}
.feat_list ul:nth-child(2) .circle{ float:left;}
.feat_list ul:nth-child(2) .box{ float:right;}
.feat_list ul:nth-child(2) .box:after{ left:8px;}
.feat_list ul:nth-child(2) .box:before{ left:-64px;}
.feat_ggy{ text-align:center; margin-top:91px;}
.feat_ggy span{height:45px;line-height:45px;border-radius:5px; background:#e60012; text-align:center; font-size:16px; color:#fff4ec; display:inline-block;padding:0 25px;}
.feat_ggy span+span, .feat_ggy span+i{ margin-left:20px;}
.feat_ggy i{ font-size:16px; color:#333;line-height:45px;padding-left:40px; background:url(../uploadfile/image/20200429/20200429171522_970720461.png) no-repeat left center;display:inline-block;}
.feat_ggy em{ font-size:30px;color:#e60012;font-weight:bold;line-height:45px;display:inline;}
/*public*/
.pub_bg{width:100%;height:353px;background:url(../uploadfile/image/20200428/20200428150119_2046338323.jpg) no-repeat;background-attachment:fixed;position:relative;overflow: hidden;}
.pub_bg:before{content:'';width:100%;height:380px;background:rgba(14, 14, 14, 0.8);position:absolute;top:0;left:0;}
.public{text-align: center;color:#fff;position:relative;padding:60px 0;}
.public b{font-size:50px;display:block;}
.public p{width:712px;color:#fff;margin:25px auto 0;border-top:1px solid rgba(255,255,255,0.3);border-bottom:1px solid rgba(255,255,255,0.3);padding:15px;}
.public p span{font-size:30px;}
.public p em{letter-spacing:0.03em;margin-top:10px;text-transform:capitalize;opacity: 0.5;}
.public button{width:360px;height:42px;border-radius:42px;background:#f39700 url(../uploadfile/image/20200428/20200428141745_1311515057.png) no-repeat 30px center;border:none;margin-top:30px;color:#fff;padding-left:25px;}
.public button em{display:inline-block;vertical-align:middle;font-size:30px;font-weight: bold;}
/*adv*/
.adv{margin:80px 0;}
.adv_top p .web-font{font-size:52px;font-family:"webfont";font-weight: bold;color:#e60012;}
.adv_top p span{height: 52px;font-family:'Arial';font-size:82px;line-height:52px;display: inline-block;vertical-align: top;}
.adv_con{margin-top:50px;}
.ac_tab{text-align: center;}
.ac_tab li{width:220px;height:106px;border:1px solid #ededed;font-size:0;padding-top:19px;padding-right:5px;transform-origin:center;}
.ac_tab li.cur{background:#e60012;border:none;animation:advTab 0.3s linear;}
.ac_tab li+li{margin-left:15px;}
.ac_tab li i, .ac_tab li p{display:inline-block;vertical-align:middle;}
.ac_tab li i{width:66px;height:66px;overflow:hidden;}
.ac_tab li img{transition:300ms;}
.ac_tab li.cur img{transform:translateY(-70px);transition:300ms;}
.ac_tab li p{font-size:18px;line-height:33px;margin-left:12px;}
.ac_tab li.cur p{color:#fff;}
.ac_li{width:100%;height:630px;margin-top:50px;overflow: hidden;position:relative;}
.acl_list{width:100%;height:630px;position:absolute;top:0;left:0;overflow: hidden;}
.acl_list+.acl_list{left:100%;}
.acl_list .page{position:absolute;top:0;left:50%;margin-left:-600px;}
.acll_con{width:630px;height:380px;background:rgba(255,255,255,0.9);position:absolute;top:50%;right:60px;margin-top:190px;padding:50px 50px 50px 80px;transition:300ms;}
.acl_list.cur .acll_con{right:0px;transition:300ms;}
.acll_con>em{width:60px;height:50px;background:#e60012;text-align: center;line-height:50px;font-size:42px;color:#fff;position:absolute;top:40px;left:0px;font-family:Impact,Arial;}
.acll_con p, .acll_con p b{font-size:26px;font-weight:bold;line-height:30px;}
.acll_con p b{color:#e60012;}
.acll_con span{height:140px;display:block;margin-top:30px;font-size:16px;color:#666;line-height:26px;}
.acll_con button{width:290px;height:46px;font-size:18px;border-radius:8px;background:#e60012;border:none;margin-top:38px;}
.acll_con button, .acll_con button em{color:#fff;line-height:46px;}
.acll_con button em{display:inline;font-size:22px;font-weight:bold;}

@keyframes advTab{
	0%{transform:scale(1);}
	25%{transform:scale(1.1) rotate(6deg);}
	50%{transform:rotate(0deg);}
	75%{transform:rotate(-9deg);}
	100%{transform:rotate(0deg);}
}
/*certifiy*/
.certifiy{width:100%;padding-bottom:80px;background:url(../uploadfile/image/20200429/20200429201423_995274528.jpg) no-repeat center bottom;overflow:hidden;}
.certifiy table{margin-top:50px;}
#certify{padding-bottom: 50px;}
/* company */
.com_bg{width:100%;background:url(../uploadfile/image/20200429/20200429204950_1274803952.jpg) no-repeat top center;}
.cby_box{}
.cbyb_top{padding:60px 0 57px;}
.cbybt_le{text-align: center;margin-bottom: 43px;color:#fff;}
.cbybt_le b{font-size:33px;display: block;margin-bottom: 16px;}
.cbybt_le em{color:#e60012;font-size:18px;font-weight:bold;line-height: 18px;}
.cbybt_le p{color:#999;margin-top:70px;}
.cbybt_ri{text-align: center;}
.cbybt_ri p{color: #fff;line-height: 24px;}
.cbybt_ri button{display: block;margin: 29px auto 0;background: none;border: 1px solid #fff;border-radius: 100%;width: 32px;height: 32px;}
.cbybt_ri button a{font-size: 20px;color:#fff;text-align: center;}

.cbyb_con{position: relative;padding:50px;background: #fff;box-shadow: 0 0 10px 1px rgba(0, 0, 0, 0.11);}
.ripple{position: absolute;left: 50%;top: 50%;height: 65px;width: 74px;margin-top: -33px;margin-left: -37px;border-radius: 10px;-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-o-box-shadow: 0 0 0 0 rgba(0, 0,0, 0.64);box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-webkit-animation: ripple 3s infinite;animation: ripple 3s infinite;}
.ripple{padding: 0;background:rgba(0, 0,0, 0.64);}
.ripple:before{content: "";position: absolute;top: 50%;left: 50%;-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-o-box-shadow: 0 0 0 0 rgba(0, 0,0, 0.64);box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-webkit-animation: ripple 6s infinite;animation: ripple 6s infinite;height: 65px;width: 74px;margin-top: -33px;margin-left: -37px;border-radius: 10px;}
.ripple:after{content: "";position: absolute;top: 50%;left: 50%;-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-ms-box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-o-box-shadow: 0 0 0 0 rgba(0, 0,0, 0.64);box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.64);-webkit-animation: ripple 9s infinite;animation: ripple 9s infinite;height: 65px;width: 74px;margin-top: -33px;margin-left: -37px;border-radius: 10px;}
.video_box{width:100%;height:100%;background:rgba(0,0,0,0.6);position: fixed;top:0;left:0;z-index:-1;opacity:0;transition:600ms ease;}
.video_box.cur{opacity:1;z-index:999;transition:600ms ease;}
.video{position: fixed;top:-100%;left:50%;margin-top:-250px;margin-left:-500px;transition:600ms ease;background: #fff;width: 1020px;height: 520px;padding: 10px;}
.video_box.cur .video, .video_box.cur .video_x{top:50%;transition:600ms ease;}
.video_x{width:50px;height:50px;background:#fff;position: fixed;top:-100%;left:50%;margin-left:520px;margin-top:-250px;text-align: center;line-height:50px;font-size:22px;font-weight: lighter;cursor: pointer;transition:600ms ease;}

@-webkit-keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
	}
}

@keyframes ripple {
	70% {
		-webkit-box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 70px rgba(0, 0, 0, .0);
	}
	100% {
		-webkit-box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
		        box-shadow: 0 0 0 0 rgba(0, 0, 0, .0);
	}
}

/*news*/
.news_bj{width: 100%;margin-top: 72px;margin-bottom: 80px;}
.news_box{background: #fff;}
.news_tab{overflow: hidden;}
.news_le{}
.news_le b{font-size: 36px;color: #e60012;font-weight: bold;line-height: 36px;}
.news_le em{color:#505050;font-size: 18px;margin-top: 10px;}
.news_ri{margin-top: 20px;}
.news_ri ol{}
.news_ri li{float: left;}
.news_ri li+li{margin-left: 30px;}
.news_ri li em{transition: 0.6s;width: 18px;overflow:hidden;position: relative;display: inline-block;height: 18px;}
.news_ri li a{font-size: 18px;font-weight: bold;color: #202020;position:relative;line-height: 15px;display: inline-block;vertical-align: top;}
.news_ri li a::after{content:'';background:#e60012;width: 0%;opacity:0;position:absolute;bottom: -24px;left: 2px;height:3px;transition:0.6s;}
.news_ri li.on a::after{opacity:1;transition:width 0.6s;width: 69px;}
.news_ri li+li b{}
.news_ri li.on b a{color: #e60012;}
.news_ri li .news1{transition: 0.6s ease 0.2s;float: left;}
.news_ri li.on .news1{position: absolute;top: 0px;left: 0;margin-left: -92px;transition: 0.6s;}
.news_ri li .news2{transition: 0.6s;opacity: 0;margin-right: -100px;}
.news_ri li.on .news2{transition: 0.6s;position: absolute;top: 0px;right: 0px;opacity: 1;margin-right: 0px;}

.news_list{margin-top:30px;}
.news_list li{width:100%;font-size:0;position: relative;overflow:hidden;}
.news_list li+li{display:none;}
.news_div_item, .news_list .divdgweb_new_div_item{width:329px;display:inline-block;vertical-align:top;padding-bottom:15px;}
.news_div_item+.news_div_item, .news_list .divdgweb_new_div_item+.divdgweb_new_div_item{margin-left:28px;}
.news_list .news_div_item_pic{overflow:hidden;border: 1px solid #eee;}
.news_div_item:hover .news_div_item_pic, .news_list .divdgweb_new_div_item:hover .news_div_item_pic {border: 1px solid #e60012;}
.news_list .news_div_item_pic, .news_list .news_div_item_pic img{width: 329px;transition:500ms;}
.news_div_item:hover .news_div_item_pic img, .news_list .divdgweb_new_div_item:hover .news_div_item_pic img{transform: scale(1.2);transition:500ms;}
.news_div_item_date, .news_div_item_title, .news_list .divdgweb_new_div_item_date, .news_list .divdgweb_new_div_item_title{display:inline-block;vertical-align:top;}
.news_div_item_date, .news_list .divdgweb_new_div_item_date{width:72px;height:72px;background:#202020 url(../uploadfile/image/20200429/20200429210419_1721765334.png) no-repeat center 10px;padding-top:32px;margin-left:15px;margin-top:-40px;text-align:center;position: relative;}
.news_div_item_date>div, .news_list .divdgweb_new_div_item_date>div{font-size:20px;color:#fff;display:inline-block;vertical-align:top;line-height: 40px;}
.news_div_item_title, .news_list .divdgweb_new_div_item_title{padding-left:25px;line-height:28px;padding-top:12px;}
.news_div_item_title a, .news_list .divdgweb_new_div_item_title a{font-size:18px;}
.news_div_item_body, .news_list .divdgweb_new_div_item_body{font-size:14px;color:#6a6a6a;line-height:30px;margin-top:25px;padding:0 15px;}
.news_more{width:37px;height:9px;margin-left:15px;margin-top:25px;transition:500ms;}
.news_more a{height: 20px;display:block;background:url(../uploadfile/image/20200429/20200429211317_999140919.png) no-repeat;}
.news_div_item:hover .news_more, .news_list .divdgweb_new_div_item:hover .news_more{margin-left:292px;transition:500ms;}
.news_div_item:hover .news_more a, .news_list .divdgweb_new_div_item:hover .news_more a{background:url(../uploadfile/image/20200429/20200429211317_1506547994.png) no-repeat;}
/* link */
.ov{width:100%;height:88px;overflow: hidden;}
.link_bg {background:#f9f9f9;}
.link{height:88px;position: relative;}
.link:before{content:'';width:500px;height:88px;background:#e60012;position:absolute;top:0;right:-500px;}
.link_le{font-size:0;margin-top:24px;padding-right:22px;border-right:1px solid #e5e5e5;margin-right:22px;}
.link_le em, .link_le em i{font-size:26px;font-weight:bold;}
.link_le em i{display:inline;color:#e60012;}
.link_le p{color:#666;letter-spacing: 1.2px;}
.linkTagcs li a{font-size:14px;}
/* copy */
.copy_box{width:100%;background:#161616;}
.copy_box .page{font-size:0;overflow: hidden;}
.copy_box .copy_ewm{display:inline-block;vertical-align:top;}
.copy_ewm{float: right;padding:80px 0;}
.ce_title{font-size:0;text-align: center;}
.ce_title>div p{color:#e60012;font-size:26px;font-weight:bold;margin-top:10px;}
.ce_title>div span{color:#fff;font-size: 32px;vertical-align: middle;font-weight: bold;}
.copy_ewm ul{margin-top:35px;}
.copy_ewm li{width:156px;}
.copy_ewm li+li{margin-left:20px;}
.copy_ewm li i{width:156px;height:156px;padding:11px;background:url(http://aiqxt.114my.cn/memberpic/yipeng/uploadfile/image/20200325/20200325173701_2049761737.png) no-repeat center;;}
.copy_ewm li i img{width:134px;}
.copy_ewm li p{color:#595959;margin-top:10px;text-align:center;}
.copy_ewm li:hover p{color:#ccc;}
.copy_box dl{width:230px;height: 453px;text-align:center;border-left:1px solid #333;position:relative;padding:80px 0;}
.copy_box dl:before{content:'';width:2px;height:12px;background:#e60012;position:absolute;top:80px;left:-1px;}
.copy_box dt{font-size:16px;color:#fff;font-weight:bold;margin-bottom:33px;}
.copy_box dd+dd{margin-top:23px;}
.copy_box dd a{color:#595959;}
.copy_box dd a:hover{color:#ccc;}

.copy_bq{width:100%;border-top:1px solid #333;height:75px;text-align: center;}
.copy_bq span, .copy_bq span a{line-height:74px;color:#595959;display: inline-block; }
.copy_bq>div>div, .copy_bq>div>div a{line-height:74px;color:#595959;}
.copy_bq>div a:hover{color:#ccc;}

/*内页*/
.nban{height:400px;background-position: center !important;}
/*面包屑*/
#bodycon, #bodycon #center {max-width: 1400px;width:100%;margin-bottom: 40px;}
.mianbxContent{width: 100% !important;text-align: left !important;padding-left: 40px;color:#888;background:url(../uploadfile/image/20200429/20200429221317_337535224.png) no-repeat left center;height: 62px !important;line-height:62px !important;border-bottom: 1px dashed #ddd;margin-bottom:25px !important;font-size: 17px;}
.mianbxContent a{color:#888;display:inline-block;margin: 0px 5px;font-size: 16px;}
.strong_title,#bodycon #left{display:none;}
/*产品列表*/
.pro_one_box, .dgweb_list_item, .pro_list_box_item{width:32% !important;display:inline-block;box-shadow: 0 0 15px rgba(0,0,0,0.05);margin-bottom:11px;transition:0.6s;}
.pro_one_box+.pro_one_box, .dgweb_list_item+.dgweb_list_item, .pro_list_box_item+.pro_list_box_item{margin-left:2%;}
.pro_one_box:hover, .dgweb_list_item:hover, .pro_list_box_item:hover{box-shadow: 0 0 15px rgba(0,0,0,0.3);transition:0.6s;}
.pro_pic, .pro_pic img{width:100% !important;height: auto !important;overflow:hidden;transition:0.6s;}
.pro_one_box:hover .pro_pic img, .dgweb_list_item:hover .dgweb_list_item_pic img, .pro_list_box_item:hover .pro_list_box_item_l img{transform:scale(1.1);transition:0.6s;}
.pro_list_box_item_l{padding-top:0 !important;}
.pro_name, .dgweb_list_item_a{padding:0  !important;height:52px;line-height:52px;border-top:1px solid #efefef;}
.pro_name a, .dgweb_list_item_a a{display:block;font-size:16px;position:relative;line-height: 52px;}
.pro_name a{padding-left: 15px;text-align: left;}
.pro_one_box:hover .pro_name a{color:#e60012;}
.pro_name a:after{content:'';width:16px;height:14px;background:url(../uploadfile/image/20200429/20200429222548_1163209599.png) no-repeat left center;position:absolute;top:50%;right:15px;margin-top:-7px;transition:0.6s;}
.pro_one_box:hover .pro_name a:after{background:url(../uploadfile/image/20200429/20200429222548_1163209599.png) no-repeat -26px center;transition:0.6s;}
/*新闻列表*/
.nswsfenlei_2019{margin-bottom:30px;}
.nswsfenlei_2019 ul{font-size:0;}
.nswsfenlei_2019 li{display:inline-block;vertical-align:top;width:182px;height:52px;border:1px solid #e0e0e0;}
.nswsfenlei_2019 li+li{margin-left:12px;}
.nswsfenlei_2019 li:hover, .nswsfenlei_2019 li.curNewsType_2019{background:#e43022;border-color:#e43022;}
.nswsfenlei_2019 li a{display:block;line-height:50px;}
.nswsfenlei_2019 li:hover a, .nswsfenlei_2019 li.curNewsType_2019 a{color:#fff;}

.shopmrsc{border-bottom:1px solid #e0e0e0 !important;}
.shopmrsc:hover{background:#fff;position: relative;z-index: 2;box-shadow:0 0 20px rgba(0,0,0,0.3);transition:0.6s;}
.shopmrsc{background:#fff;border: none;transition:0.6s;padding:35px;margin: 0 auto;float: inherit !important;overflow: hidden;}
.shopmrsc>ul>li>a{height:213px;overflow: hidden;background: #fff;}
.shopmrsc a{height:auto;}
.xwlb_img{width: 288px;margin-right:20px;border:1px solid #ebecee;}
.xwlb_img img{max-width: 418px !important;max-height: none;transition: all 2s ease;height: 213px;margin: 0 auto;}
.shopmrsc:hover .xwlb_img img{transition: all 2s ease;}
.shopmrsc .more a{margin-left:0;}
.xwlb_content{width: calc(100% - 310px) !important;padding-top: 0 !important;position: relative;overflow: hidden;height: 197px !important;}
.xwlbb{padding-bottom:15px;}
.shopmrsc:hover .xwlbbt a{color:#e60012}
.xwlbsj{top:2px !important;bottom: auto !important;right:10px;}
.xwlbbt a{height:auto;font-size: 20px;}
.xwlbnr{line-height:30px !important;height:60px;margin-top: 10px !important;}
.n_new_con .more{width:38px;height:38px;margin:0;margin-top:29px;background:url(../uploadfile/image/20200429/20200429221754_1499087235.png) no-repeat;font-size:0;position: absolute;bottom: 0;right: 0;transition:0.6s ease;}
.shopmrsc:hover .n_new_con .more{background:url(../uploadfile/image/20200429/20200429221618_1594510080.png) no-repeat;transition:0.6s ease;}
.n_new_con .more a{width: 38px;height: 38px;font-size:0;display:block;}
#span_miaoshu, .shopmrsc p.xwlbnr{color: #838588;font-size: 16px;line-height:30px;margin-top:10px;height:60px;overflow: hidden;}
.shopmrsc .more{margin-top: 45px;}

/*新闻详情*/
.news_content_title{display:none;}
.news_content_body, .column_content_page_content{background:#fff;padding:0 30px 25px;}
.column_content_page_content>div{margin-top:5px;}
.nyxqnews_left {width:890px !important;}
.nyxqnews_leftcont p, .nyxqnews_leftcont span, .nyxqnews_leftcont strong, .nyxqnews_leftcont b{font-size:15px;line-height:26px;}
.nyxqnews_leftup, .nyxqnews_leftdown{line-height:70px;width: 50% !important;}
/*自定义列表*/
.dgweb_list_item, .pro_list_box .pro_list_box_item{margin-bottom:10px;padding:3px;border:1px solid #f1f1f1;}
.dgweb_list_item_pic, .pro_list_box_item_l, .pro_list_box_item_r{width: 100% !important;height:auto !important;overflow: hidden;}
.dgweb_list_item img, .pro_list_box_item_l img{width: 100%;height: auto;transition: all 900ms ease;}
.dgweb_list_item:hover img{transform:scale(1.1);transition: all 900ms ease;}
.pro_list_box_item_r{padding-top:0 !important;}
.nyxqnews_righttit strong{font-size:18px;}
.pro_list_box_item_r a, .pro_list_box_item_r a strong{display:block;line-height:45px;}
.pro_list_box_item_r .span_miaoshu, .pro_list_box_item_r .more, .pro_list_box_item_r br{display:none;}
.pliT{text-align:center;}
.dgcontent_title_h5{padding:0 30px;}
.dgcontent_title_h5 strong{font-size:18px;text-align: center;display: block;padding: 15px 0;}
.back_column, .second_next_pre_dgwbct{width:1140px !important;}
.body_box .feat_con_ri{float: initial;}
.body_box .feat_con_ri_top span{height: 21px;}
.body_box .feat_con_ri_cen ul{height: 40px;}
.body_box .feat_con_ri_cen .span{height: 70px;}
.news_content_back{padding-right:15px;}
.news_prev, .news_next{padding-left:25px;}
/*内页分类*/
.pro_all_class{height: auto !important;width:100% !important;border-bottom:none !important;text-align: center;margin-bottom:15px;}
.pro_all_class a{width:180px;height:46px;line-height:44px;font-size:16px;border:1px solid #e7e7e7;border-radius:46px;display:inline-block;vertical-align:top;}
.pro_all_class a strong{line-height: 44px;font-size: 16px;}
.pro_all_class a.pro_cur, .pro_all_class a:hover{background:#e60012;color:#fff;line-height:46px;border:none;}
/*产品详情*/
.pro_main_box{width:100% !important;font-size:0;position: relative;overflow: hidden;display:none;}
.pro_main_box>div{display:inline-block;vertical-align:top;}
.propic_show_left{float:right;position:relative;padding-top:15px;}
.pro_le_img02{position:absolute;bottom:0;left:0;}
.propic_show_left{width:32% !important;}
.propic_show_left img{width:100% !important;}
/*.propic_show_left img{border:1px solid #e7e7e7;}*/
.propic_show_right{width:58% !important;font-size:16px;line-height:36px;padding-top:15px !important;position: relative;text-align: left;float: left;}
.propic_show_right>br{display:none;}
.pro_detail_title{font-size:22px;color:#e60012;line-height:20px;padding-bottom:15px;border-bottom:1px solid #e60012;margin-bottom:25px;    display: block;}
.propic_show_right p{font-size:18px;color:#777;line-height:18px;}
.propic_show_right span{font-size:16px;font-weight:bold;margin: 15px 0  5px;display: block;}
.propic_show_right .propic_show_piclist{display:none;}
.propic_show_right .propic_show_piclist li{width:122px;font-size:15px;line-height:36px;color:#777;border:1px solid #e7e7e7;display:inline-block;vertical-align:top;}
.propic_show_right .propic_show_piclist li img{width:120px;}
.propic_show_right .propic_show_piclist li+li{margin-left:10px;}
.propic_show_right_item{position:absolute;bottom:0;left:15px;}
.propic_show_right_item img{width:90px;}
.pcontent_title_h4{width:auto !important;padding:20px 30px;border-top: 1px solid #f7f7f7;text-align: center;}
.pcontent_title_h4 strong{font-size:16px;font-weight:bold;}
.product_content{line-height:30px;}
.detail_title{width:1160px !important;height: 52px;line-height:52px;background:#1c2327;padding:0 !important;font-size:0;}
.detail_title strong{font-size:16px;color:#fff;display:inline-block;padding:0 20px;background:#e60012;line-height:52px;}
.pro_main_box h3{text-align:left;font-size:22px;color:#e60012;margin-bottom:25px;margin-top:50px;}
.pro_ri_list{display:block;}
.pro_main_box>.pro_ri_list{float:left;margin-top:30px;text-align: left;}
.pro_ri_list, .pro_ri_list li{font-size:16px;line-height:36px;}
.product_content table, .txtgetshow table, .pro_main_box table{width:100%;}
.product_content td, .txtgetshow td, .pro_main_box td{border:1px solid #eeefef;padding: 9px 10px !important;line-height: 24px;}
.product_content td p, .txtgetshow td p, .pro_main_box td p{line-height: 22px;font-size:12px;}
.txtgetshow td span, .pro_main_box td span{display:inline;}
.pshangxia_box{line-height:52px !important;}
.pshan_box{margin:30px 0;}

#igetxt ul li{width:130px;height:46px;margin-left:0 !important;margin-right:6px !important;}
#igetxt li.cur{background:#e60012 !important;border: 1px solid #e60012;}
#igetxt li h3{display:block;line-height:36px;text-align:center;}
#igetxt li.cur h3{color:#fff;}
.txtgetshow{width:100% !important;}
.txtgetshow, .txtgetshow li, .txtgetshow div, .txtgetshow p{line-height:32px;}
.txtgetshow tr:nth-child(1), .pro_main_box tr:nth-child(1){background:#e60012;}
.txtgetshow tr:nth-child(1) td, .txtgetshow tr:nth-child(1) p, .pro_main_box tr:nth-child(1) td, .pro_main_box tr:nth-child(1) p{color:#fff;}
.detail_wrapper{margin:25px 0;}
.detail_wrapper table{width:100% !important;}

.pro_detail_rel_box{padding:0 20px 20px;}
.pro_detail_rel_hd{height:52px;line-height: 42px;padding-left: 55px;background:url(../uploadfile/image/20200505/20200505094959_262904842.png) no-repeat 25px center;}
.pro_detail_rel_hd strong, .detail_title strong{font-size:16px;font-weight: bold;}
.pro_detail_rel_item{width: 100% !important;overflow: hidden;padding: 20px 2%;}
.pro_detail_rel_item>div{width:32% !important;border: 1px solid #dcdcdc;margin-top:20px;}
.pro_detail_rel_item>div+div{margin-left: 2%;}
.pro_detail_rel_item>div img{width:100% !important;height:auto !important;}
.table_con {border: none;}
.table_con tr:nth-child(even){background:#eeefef;}
.table_con tr td{border-left:1px solid #f08300;border-right:1px solid #f08300;}
.table_con tr td:first-child{border-left:none}
.table_con tr td:last-child{border-right:none}

.psh_box{margin-top:30px;font-size:0;}
.psh_box a{width:50%;display:inline-block;vertical-align:top;line-height:36px;}
.pcontent_title_h4{display:none;}

.clear, .clearfix{display: block !important;}

/*放大镜*/
div.propic_le_mag{width:246px;height:246px;overflow:hidden;position:absolute;top:0px;left:510px;z-index: 99;display:none;border:1px solid #eee;}
.propic_le_mag img{position:absolute;}
.propic_img:hover .magnifier{display: block !important;}
.propic_img .magnifier {width: 147px;height: 147px;background:url(../uploadfile/image/20200505/20200505165219_365468599.png);position: absolute;left: 0;top: 0;display: none;margin-top:0;cursor: inherit;z-index:9;}

/*留言*/
.fee_box{padding:15px;border:1px solid #d7d7d7;}
#form1{padding:0 30px;}
#tianxieone,#tfour,#liuyanshenming,#lytijiao{width:1140px !important;border:none !important;}
#tfour{padding-bottom:10px;}
#tianxiethree,#tfive{width:1000px !important;border: 1px solid #d7d7d7;}
.tianXoImg{border:none !important;}
.tianXoImg input+input{height:26px;border: 1px solid #d7d7d7;}
.bodycon_box{width:100%;background:#f7f7f7;}
#lytijiao input{width:120px;height:36px;cursor: pointer;}
#lytijiao input:hover{background:#e60012;color:#fff;}
#chakantwo{width: 1200px !important;height: 65px !important;padding-left: 30px;text-align: left;font-size:0;}
#chakantwo a{display: inline-block;width: 120px;height: 42px;line-height: 42px;border: 1px solid #2b0103;text-align: center;}
#chakantwo a+a{margin-left:2px;}

/*招聘*/
.njob_box>div{overflow:hidden;border: 1px solid #efefef;height: 36px;margin-top:-1px;}
.njob_box>div.nb_last{height:auto;padding-top:10px;}
.njob_box>div>div{line-height:36px;padding:0 15px;}
.njob_box>div>div+div{border-left:1px solid #efefef !important;}
.njob_box hr{border:none;margin-top: 20px;}
.job_yaoqiu strong{display:inline-block;height: 36px;width: 70px;}
.job_yaoqiu+div{display:inline-block;}
.nb_last p{line-height:30px;}

/*内页分页*/
.pages_info{padding:0 !important;}
.pages_box {font-size:0;margin-top:25px;}
.pages_box a{vertical-align: top;display: inline-block;padding: 0 10px;height: 26px;line-height: 24px;border: 1px solid #e5e5e5;text-align: center;margin: 0 2px;background: #fff;font-size: 14px;}
.pages_box .page_curr{border-color:#e60012;background:#e60012;color:#fff;}
.pages_box .page_curr:hover{color:#fff;}
.pages_box a:hover{color:#e60012;}