﻿@charset "utf-8";
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{ margin:0; padding:0;}
*{box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box;}
body{color:#444; font-size:14px; font-family:"Arial", "微软雅黑";}
ul, ol { list-style:none;} 
img{max-width:100%;}
img,fieldset{ vertical-align:top; border:0;}
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal;}
address,cite,code,em,th { font-weight:normal; font-style:normal;}
input,button,textarea,select{color:#777; font-family: "Open Sans"; vertical-align:middle;}
input:focus {outline:none;}
textarea:focus {outline:none;}
table{width:100%; border:0px; border-left:1px #aaa solid; border-bottom:1px #aaa solid;}
table td{height:auto !important; padding:10px !important; border:0px !important; border-top:1px #aaa solid !important; border-right:1px #aaa solid !important;}
table td input{margin-right:6px;}
a{ color:#444; text-decoration:none; transition:0.5s;}
a:hover{color:#dc2e30;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#dc2e30;}

.w1200,.contain{max-width:1200px; margin:auto;}
.w1200:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}


/*分页样式*/
.paginations{
	margin-top:30px;
}
.paginations li {display: inline-block;margin-right: -1px;margin-bottom:5px;padding:0 15px;height:40px;line-height:40px;border: 1px solid #e2e2e2;text-align: center;}
.paginations li.thisclass {background:#dc2e30;border: 1px solid #dc2e30;color: #fff;}
.paginations li a {display: block;text-align: center;}
.paginations li.thisclass a{color: #fff;}


.top_hygl_bj{width:100%; height:50px; overflow:hidden; background:#f5f5f5; transition:all 0.5s;}
.top_hygl_bj:after{content:""; width:100%; height:1px; background:rgba(0,0,0,0.05); position:absolute; bottom:0; left:0;}
.top_hygl{max-width:1520px; margin:0 auto; transition:all 0.5s;}
.top_hygl:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.top_hygl ul{overflow:hidden; margin-right:-30px;display:flex;}
.top_hygl ul li{line-height:50px; margin-left:30px; padding-left:22px;font-size:16px;}
/*.top_hygl ul li:nth-child(1){background:url(../images/top_hygl_img1.png) left center no-repeat;}*/
.top_hygl ul li:nth-child(1){background:url(../images/top_hygl_img2.png) left center no-repeat;}
.top_hygl ul li:nth-child(2){background:url(../images/top_hygl_img3.png) left center no-repeat;}


.top_bjj{width:100%; height:140px; background:#fff;}
.top_bj{width:100%; background:#fff; position:fixed; top:0; left:0; z-index:100;}
.top{max-width:1320px; margin:0 auto; transition:all 0.5s;}
.top:before{content: " ";width:100%; height:1px; background:#eaeaea; position:absolute; bottom:0; left:0;}
.top:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.logo{height:90px; float:left; display:table; transition:all 0.5s;}
.logo a{display:table-cell; vertical-align:middle;}
.logo img{max-height:40px; transition:0.5s;}

.top_bj.on .top_hygl_bj{height:0px;}
.top_bj.on .logo{height:70px;}
.top_bj.on .logo img.logo1{display:none;}
.top_bj.on .header-nav>ul>li>a{height:70px; line-height:70px;}
.top_bj.on .header-nav>ul>li>ul{top:80%;}
.top_bj.on .sousuo{margin-top:21px;}
.top_bj.on .sousuo .ssk_bj{top:100px;}
.top_bj.on .yuyan{margin-top:15px;}

.header-nav{float:right; transition:all 0.5s;}
.header-nav>ul{}
.header-nav>ul:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.header-nav>ul>li{float:left; margin-right:60px; position:relative;}
.header-nav>ul>li>a{display: block; font-size:16px; line-height:90px;height:90px; transition:all 0.5s;}
.header-nav>ul>li>ul{display:none;position:absolute; top:100%; left:50%; transform:translateX(-50%);z-index: 200;background:#fff;border-top:2px solid #dc2e30; padding:10px 0;}
.header-nav>ul>li>ul::before{display:block; content:"";width:0;height:0;border-left:8px solid transparent;border-bottom:8px solid #dc2e30; border-right:8px solid transparent;position: absolute;left:50%; bottom:100%; transform:translateX(-50%);}
.header-nav>ul>li>ul>li{display:block; width:220px; height:40px; position:relative;}
.header-nav>ul>li>ul>li>a{display:block; line-height:40px; font-size:14px; color:#000;padding:0 40px 0 18px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; background-image: url(../images/right1.png);background-repeat:no-repeat; background-position:206px center; background-size:7px 14px;}
.header-nav>ul>li>ul>li>a.active{background-image:url(../images/right2.png);background-color:#dc2e30;color:#fff;}
.header-nav>ul>li>ul>li:hover>a{background-image:url(../images/right2.png);background-color:#dc2e30;color:#fff;}
.header-nav>ul>li>ul>li>ul{display:none; height:auto; position:absolute; top:0; left:100%; background:rgba(0,0,0,.9); padding:11px 0;}
.header-nav>ul>li>ul>li>ul>li{display:block; width:300px; height:auto; position:relative;}
.header-nav>ul>li>ul>li>ul>li>a{display:block; width:100%; height:40px; padding:0 64px 0 22px; line-height:40px; font-size:14px; color:#000; white-space:nowrap; text-overflow:ellipsis;
overflow:hidden; position:relative;}
.header-nav>ul>li>ul>li>ul>li:hover>a{color:#fff;}
.header-nav>ul>li>ul>li>ul>li>a.active{color:#fff;}
.header-nav>ul>li>ul>li>ul>li>a.active::before{content:""; display:block; width:2px; height:16px; background:#fff; position:absolute; left:0; top:50%; margin-top:-8px;}
.header-nav>ul>li>ul>li>ul>li:hover>a::before{content:""; display:block; width:2px; height:16px;background: #fff; position:absolute; left:0; top:50%; margin-top:-8px;}
.header-nav>ul>li>ul>li>ul>li>span{display:block; width:34px; height:14px; position:absolute; right:18px; top:50%; margin-top:-7px; text-align:center;line-height:14px;}

.top .sousuo{float:right; margin-top:31px; margin-right:60px; transition:all 0.5s;}
.top .sousuo .sousuo_an{width:28px; height:28px; display:table-cell; vertical-align:middle; background:url(../images/fdj.png) center no-repeat; cursor:pointer; transition:all 0.5s;}
.top .sousuo .ssk_bj{width:100%; display:none; position:fixed; left:0; top:170px; z-index:10; transition:all 0.5s;}

.top .sousuo .ssk{max-width:1520px; margin:0 auto; box-shadow:0 2px 14px rgba(0,0,0,0.1); background:#fff;}
.top .sousuo .ssk:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}

.top .sousuo .ssk .ssk_r .input_txt{width:70%; height:50px; float:left; font-size:13px; line-height:50px; padding-left:20px; border:none; border-radius:0;}
.top .sousuo .ssk .ssk_r .input_btn{width:30%; height:50px; float:right; color:#fff; line-height:50px; border:0 none;  border-radius:0; background:#dc2e30; cursor:pointer;}
.p-show{display:block !important;}

.yuyan{width:70px; float:right; margin-top:25px; line-height:40px; text-align:center; position:relative; z-index:100; background:url(../images/top_lgtb.png) left no-repeat; padding-left:30px; transition:all 0.5s;}
.yuyan p{font-size:15px; cursor:pointer;}
.yuyan ul{position:absolute; left:0; top:40px; line-height:35px; width:70px; font-size:14px; background:#fff; visibility:hidden; opacity:0; transition:all 0.3s;}
.yuyan:hover ul{visibility:visible; opacity:1;}
.yuyan li a{color:#000; display:block;}
.yuyan li a:hover{display:block; text-decoration:none; background:#eaeaea;}
.yuyan li::before{display:block;content:"";width:0;height:0;border-left:8px solid transparent;border-bottom:8px solid #fff; border-right:8px solid transparent;position: absolute;left:50%; bottom:100%; transform:translateX(-50%);}


/*banner*/
.banner_bj{width:100%; height:100%;}
.block_home_slider{width:100%; height:100%; line-height:0px; text-align:center; position:relative;}
.block_home_slider .slide {position:relative; overflow:hidden;}
.block_home_slider .flex-direction-nav a {width:50px; height:50px; display:block; margin-top:-20px; border-radius:100%; position:absolute; top:50%; text-indent:-9000px;}
.block_home_slider .flex-direction-nav a.flex-prev {left:10%; background:url(../images/prev.png) center no-repeat; background-size:25px;}
.block_home_slider .flex-direction-nav a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center no-repeat; background-size:25px;}
.block_home_slider .flex-direction-nav a.flex-next {right:10%; background:url(../images/next.png) center no-repeat; background-size:25px;}
.block_home_slider .flex-direction-nav a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center no-repeat; background-size:25px;}
.block_home_slider .flex-control-paging{ position:absolute; bottom:30px; width:100%;text-align: center;}
.block_home_slider .flex-control-paging li {margin: 0px;padding:0 5px; display:inline-block; *display:inline; *zoom:1; overflow: hidden;list-style-type: none;}
.block_home_slider .flex-control-paging li a{width:40px; height:3px; display:block; background:#fff; text-indent:-9000px; cursor:pointer; border-radius:8px; transition:all 0.5s;}
.block_home_slider .flex-control-paging li a.flex-active {background:#dc2e30;}
.flexslider {margin:0; padding:0; height:100%;}
.flex-viewport{height:100%;}
.flexslider .slides{height:100%;}
.flexslider .slides li{height:auto; display:none; -webkit-backface-visibility:hidden; list-style-type:none; position:relative;}
#home_slider2{display:none;}

.slides .banner_img{overflow:hidden;}
.slides .banner_img img{transform:scale(1.1);}
.flex-active-slide .banner_img img{animation:banner_img alternate 6s; animation-delay: .3s; animation-fill-mode: forwards;}
@keyframes banner_img {
  0% {}
  
  100% {transform:scale(1);}
}



/*首页标题*/
.in_pro{width:1200px; margin:40px auto 0;}

.sy_bt{text-align:center; margin-bottom:30px; padding-top:30px; background:url(../images/in_xtb.png) top center no-repeat;}
.sy_bt h3{color:#999; line-height:24px; text-transform:uppercase; font-family:Arial; font-size:14px; letter-spacing:2px;}
.sy_bt h2{font-size:30px; color:#000; line-height:30px;}
.sy_bt h2 a{color:#000;} .in_title h2 a:hover{color:#dc2e30;}
.sy_bt h2 span{position:relative; display:inline-block;}
.sy_bt h2 span::before{content:""; display:block; width:272px; height:1px; background-color:#ddd; position:absolute; top:50%; right:108%;}
.sy_bt h2 span::after{content:""; display:block; width:272px; height:1px; background-color:#ddd; position:absolute; top:50%; left:108%;}



/*公司介绍*/
.gsjs_bj{width:100%; margin:auto; background:#f8f8f8; padding:40px 0;}
.gsjs_wb{line-height:30px; text-align: center;font-size:16px;}



/*产品展示*/
.cpzs_bj{width:100%; padding:40px 0; padding-bottom:26px; background:#fff;}
.cpzs ul{margin-top:-2%; margin-left:-2%;}
.cpzs ul:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.cpzs ul li{width:23%; float:left; margin-top:2%; margin-left:2%; background:#fff; transition:all .5s; -webkit-transition:all .5s;}
.cpzs ul li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.3);transform:translate3d(0,-5px,0);}
.cpzs ul li:nth-child(4n){margin-right:0;}
.cpzs ul li .pic{width:100%; overflow:hidden;}
.cpzs ul li .pic img{width:100%; display:block; transition:all .5s;}
.cpzs ul li a:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.cpzs ul li .title{width:100%; margin-top:10px; padding:0 20px; padding-bottom:14px; text-align:center;}
.cpzs ul li .title h3{font-size:18px; color:#000; font-weight:bold; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.cpzs ul li .title h3 a{color:#000;}
.cpzs ul li .title h3 a:hover{color:#dc2e30;}
.cpzs ul li .title p{font-size:14px; line-height:24px; text-align:center; height:48px; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:2; -webkit-box-orient:vertical; overflow:hidden;}


/*新闻发布*/
.xwfb_bj{width:100%; padding:40px 0; border:1px solid #e6e6e6; background:#f8f8f8;}
.xwfb_dh{text-align:center; font-size:0px; margin-top:20px;}
.xwfb_dh ul li{width:160px; display:inline-block; margin:0 10px;}
.xwfb_dh ul li a{display:block;line-height:46px; font-size:16px; color:#000; border:1px solid #d6d6d6;}
.xwfb_dh ul li:hover a,.xwfb_dh ul li.active a{color:#fff; border-color:#dc2e30; background:#dc2e30; transition:0.5s;}
.xwfb_b{margin-top:40px;}
.xwfb_b .xwfb_b_kjj{display:none;}
.xwfb_b_kj{padding:0 40px; position:relative;}
.xwfb_b_kj .item{width:94%; margin:0 3%; position:relative;}
.xwfb_b_kj .item .pic,.xwfb_b_kj .item .pics{display:flex;justify-content: center;align-items: center;width:100%; overflow:hidden;}
.xwfb_b_kj .item .pic img{width:100%; display:block; transition:all .3s; -webkit-transition:all .3s;}
.xwfb_b_kj .item .pic img:hover{-webkit-transform:scale(1.1); transform:scale(1.1);}
.xwfb_b_kj .item .time{width:90px; height:90px; background:rgba(0,51,204,.8); text-align:center; position:absolute; top:0; left:0;}
.xwfb_b_kj .item .time h3{font-size:36px; font-family:Arial; line-height:30px;color:#fff; font-weight:bold; padding-top:20px;}
.xwfb_b_kj .item .time h4{font-size:18px; color:#fff; line-height:24px; font-family:Arial;}
.xwfb_b_kj .item .txt{width:100%; margin-top:20px;}
.xwfb_b_kj .item .txt h2{font-size:16px; font-weight:bold; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.xwfb_b_kj .item .txt h2 a{color:#000;}
.xwfb_b_kj .item .txt h2 a:hover{color:#dc2e30;}
.xwfb_b_kj .item .txt p{margin-top:10px; line-height:24px; height:72px; text-align:center; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.xwfb_b_kj .item .more{width:80px; margin:20px auto 0;}
.xwfb_b_kj .item .more a{color:#dc2e30; display:block; background:url(../images/in_news_jt.jpg) right center no-repeat;}
.xwfb_b_kj .item .more a:hover{color:#333399; background:url(../images/in_news_jth.jpg) right center no-repeat;}

.xwfb_b_kj .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.xwfb_b_kj{width: 100%;-ms-touch-action:pan-y;}
.xwfb_b_kj .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.xwfb_b_kj .owl-wrapper-outer{overflow: hidden;width: 100%;}
.xwfb_b_kj .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.xwfb_b_kj .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.xwfb_b_kj .owl-wrapper,
.xwfb_b_kj .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.xwfb_b_kj .owl-controls{width:100%; z-index:11;}
.xwfb_b_kj .owl-controls .owl-buttons div{width:21px; height:36px; margin-top:-18px; font-size:12px; text-indent:-9999px; position:absolute; top:50%; transition:0.5s;}
.xwfb_b_kj .owl-controls .owl-buttons .owl-prev{background:url(../images/in_hzhbl.png) center no-repeat; left:0;}
.xwfb_b_kj .owl-controls .owl-buttons .owl-prev:hover{background:url(../images/in_hzhblh.png) center no-repeat;}
.xwfb_b_kj .owl-controls .owl-buttons .owl-next{background:url(../images/in_hzhbr.png) center no-repeat; right:0;}
.xwfb_b_kj .owl-controls .owl-buttons .owl-next:hover{background:url(../images/in_hzhbrh.png) center no-repeat;}
.xwfb_b_kj .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.xwfb_b_kj .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.xwfb_b_kj .owl-controls .owl-page span{display: block;width:10px; height:10px; margin:0 5px; border-radius:100px; background:#ccc; transition:all 0.5s;}
.xwfb_b_kj .owl-controls .owl-page.active span,
.xwfb_b_kj .owl-controls.clickable .owl-page:hover span{ transform:scale(1.1);-webkit-transform:scale(1.1);background:#dc2e30;}
.xwfb_b_kj .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.xwfb_b_kj .loading{min-height: 150px;background: url(../images/ajaxloader.gif) no-repeat center center}
.xwfb_b_kj .owl-pagination{width:100%; font-size:0px; text-align:center; margin-top:30px; display:none;}



.xbc_dd{position:absolute; left:0; bottom:0; width:100%; text-align:center; z-index:5;}
.xbc_dd span{z-index:2;cursor:pointer; margin-right:10px;display:inline-block;width:10px;height:10px;zoom:1;border-radius:100%; background:#ccc; position:relative;transition:all .3s}
.xbc_dd span.on,.xbc_dd span:hover{transform:scale(1.1); -webkit-transform:scale(1.1); background:#dc2e30;}



/*合作客户*/
.hzkh_bj{width:100%; padding-top:40px; background:#fff;}
.hzkh{padding:0 40px; position:relative;}
.hzkh .item{width:96%; margin:0 2%; overflow:hidden; border:1px #e1e1e1 solid; position:relative;}

.hzkh .owl-wrapper:after{content: " ";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
/* display none until init*/
.hzkh{-ms-touch-action:pan-y;}
.hzkh .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.hzkh .owl-wrapper-outer{overflow: hidden;width: 100%;}
.hzkh .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.hzkh .owl-item{float: left;}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/grabbing.png) 8 8, move;}
/* fix*/
.hzkh .owl-wrapper,
.hzkh .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}

.hzkh .owl-controls{width:100%; z-index:11;}
.hzkh .owl-controls .owl-buttons div{width:21px; height:36px; margin-top:-18px; font-size:12px; text-indent:-9999px; position:absolute; top:50%; transition:0.5s;}
.hzkh .owl-controls .owl-buttons .owl-prev{background:url(../images/in_hzhbl.png) center no-repeat; left:0;}
.hzkh .owl-controls .owl-buttons .owl-prev:hover{background:url(../images/in_hzhblh.png) center no-repeat;}
.hzkh .owl-controls .owl-buttons .owl-next{background:url(../images/in_hzhbr.png) center no-repeat; right:0;}
.hzkh .owl-controls .owl-buttons .owl-next:hover{background:url(../images/in_hzhbrh.png) center no-repeat;}
.hzkh .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
.hzkh .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.hzkh .owl-controls .owl-page span{display: block;width:10px; height:10px; margin:0 5px; border-radius:100px; background:#ccc; transition:all 0.5s;}
.hzkh .owl-controls .owl-page.active span,
.hzkh .owl-controls.clickable .owl-page:hover span{ transform:scale(1.1);-webkit-transform:scale(1.1);background:#dc2e30;}
.hzkh .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
.hzkh .loading{min-height: 150px;background: url(../images/ajaxloader.gif) no-repeat center center}
.hzkh .owl-pagination{width:100%; font-size:0px; text-align:center; margin-top:30px; display:none;}



/*底部*/
.footer_bg{background:url(../images/footer_bg.jpg) center no-repeat; background-size: cover; margin-top:60px; padding:30px 0;}
.foot_cont{width:24%; float:left;}
.foot_cont_bt{width:100%; font-size:16px; font-weight:normal; margin-bottom:10px; color:#000;}
.foot_cont_bt:after{content:""; display:block; width:20px; height:2px; background:#dc2e30; margin-top:19px;}
.foot_cont_bt a{color:#000;}
.foot_cont_txt{width:100%;margin-top: 3%; font-size:14px; line-height:30px;}

.foot_list{width:58%; float:left; margin-left:5%;}
.foot_list ul{float:left; margin-right:5%; min-height:200px;}
.foot_list ul:nth-child(1n){width:25%;}
.foot_list ul:nth-child(2n){width:18%;}
.foot_list ul:nth-child(3n){width:18%;}
.foot_list ul:nth-child(4n){width:18%;}
.foot_list ul li{width:100%; float:left;}
.foot_list ul li.foot_l_bt a{color:#000; font-size:16px; float:left; font-weight:normal; margin-bottom:10px;}
.foot_list ul li.foot_l_bt a:after{content:""; display:block; width:20px; height:2px; background:#dc2e30; margin-top:10px;}
.foot_list ul li a{line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_cont_bt a:hover,.foot_list ul li a:hover{color:#dc2e30;}

.foot_ewm{width:13%; float:right;}
.foot_ewm img{width:100%; background:#fff; padding:5px;}
.foot_ewm p{width:100%; margin-top:10px; text-align:center;}

.link_bg{width:100%; margin:auto; background:#000; padding:20px 0; overflow:hidden;}
.link_tit{float:left; background:url(../images/in_linktb.png) left no-repeat; padding-left:30px; font-size:16px; font-weight:bold; color:#eee;}
.link_txt{width:88%;float:left; margin:3px 0 0 5px; font-size:14px;}
.link_txt a{padding:0 5px; color:#999;}
.link_txt a:hover{color:#dc2e30;}


/*在线客服*/
.fixed-right{display: block;width: auto;height: auto;position: fixed;right: 0;top: 45%;z-index: 199;}
.zhiding{display: block;width: 72px;height: 72px;background:#dcdcdc url(../images/top.png) center no-repeat;cursor: pointer;position: relative;font-size: 14px;color: #484747;text-align: center;line-height: 72px;text-transform: uppercase;overflow: hidden;margin-top: 1px;}
.zhiding:hover{background:#dc2e30 url(../images/top2.png) center no-repeat;}
.zhiding:hover::after{border-bottom: 5px solid #fff;}
.fixed-right-in{display: block;width: 72px;height: 72px;background-color: #dc2e30;text-align: center;font-size: 13px;color: #fff;padding-top: 10px;margin-top: 1px;}
.fixed-right-in:hover{background-color:#dc2e30; color:#fff; font-weight:bold;}
.fixed-right-in span{display: block;width: 28px;height: 28px;margin: 0 auto 6px;overflow: hidden;}
.fixed-right-list{display: block;width: 232px;height: 72px;background-color:#dc2e30;text-align: center;font-size: 13px;color: #fff;padding-top: 0px;cursor: pointer;margin: 0 -180px 0px 0;position: relative;vertical-align: middle;margin-top: 1px;}
.fixed-right-list:hover{background-color: #dc2e30;}
.fixed-right-list-in{display: inline-block;float: left;width: 72px;height: 72px;padding-top: 10px;}
.fixed-right-list>.fixed-right-list-in>span{display: block;width: 28px;height: 28px;margin: 0 auto 6px;overflow: hidden;}
.fixed-right-list-phone{display: inline-block;float: left;width: 160px;height: 72px;line-height: 72px;text-align: left;padding-left: 10px;font-size: 17px;}
.fixed-right-ewm{display: none;width:120px;height: 120px;position: absolute;left: 0;top: 100%;background: #fff;z-index: 198;box-shadow: 0 1px 16px 0 rgba(0, 0, 0, 0.3);}

/** 首页代码 End **/

.ny_bn{width:100%; position:relative; overflow:hidden;}
.ny_bn_txt{ transform:translate(-50%,-50%); position:absolute; left:50%; top:50%; text-align:center;}
.ny_bn_txt h3{font-size:36px; line-height:36px; color:#fff; font-weight:normal; text-shadow:0 1px 5px #000; letter-spacing:2px;}
.ny_bn_txt p{font-size:16px; margin-top:20px; color:#fff; text-shadow:0 1px 5px #000; font-family:Arial; text-transform:uppercase;}

.listMenu_tit{max-width:1200px; margin:20px auto 0; background:url(../images/home_tb.png) left no-repeat; padding-left:25px; font-size:14px; color:#666;}
.listMenu_tit a{color:#666;}
.listMenu_tit a:hover,.listMenu_tit a:last-child{color:#dc2e30;}

.ny_main{max-width:1200px; margin:20px auto 0;}
.ny_left{width:24%; float:left;}
.nyl_ltit{width:100%; height:78px; line-height:78px; padding-left:30px; font-size:24px; color:#fff; background:#dc2e30; font-weight:bold;}
.list{width:100%; border-bottom:1px solid #e6e6e6; background:#fff;}
.list ul{overflow:hidden;}
.list ul li{border:1px solid #e6e6e6; border-bottom:none; background:#fff; position:relative;}
.list ul li a{padding-left:30px; font-size:16px; display: inline-block; height:60px; line-height:60px; position:relative; color:#000;}
.list ul li a:hover,.list ul li a.on{color:#dc2e30;}
.list ul li i{width:20px; height:20px; position:absolute; right:20px; top:20px; cursor:pointer;}
.list ul li ul li i{top:15px;}
.list ul li .inactive{background:url(../images/off.png) no-repeat center;}
.list ul li .inactives{background:url(../images/on.png) no-repeat center;} 
.list ul li ul{display:none;border-top:1px solid #e6e6e6;}
.list ul li ul li{margin-top:0; border-left:0; border-right:0; background-color:#fff; border-color:#fff; border-bottom:1px solid #e6e6e6;}
.list ul li ul li:last-of-type{border-bottom:none;}
.list ul li ul li ul{display:none;}
.list ul li ul li a{padding-left:30px; font-size:14px; height:50px; line-height:50px; text-indent:10px; color:#333;}
.list ul li ul li a:hover,.list ul li ul li a.on{color:#dc2e30;}
.list ul li ul li ul li{background-color:#f5f5f5; border-color:#f5f5f5; border-bottom:1px dashed #e6e6e6;}
.last{background-color:#dc2e30; border-color:#dc2e30;}
.list ul li ul li ul li a{color:#666; padding-left:30px; font-size:13px; height:40px; line-height:40px; display:block; text-indent:20px;}
.list ul li ul li ul li a:hover,.list ul li ul li ul li a.on{color:#fff; background:#dc2e30;}

.list>ul>li.s>ul{display:block;}
.list>ul>li.s>a{color:#dc2e30 !important;}

.list>ul>li.s>ul>li.ss>ul{display:block;}
.list>ul>li.s>ul>li.ss>a{color:#dc2e30;}

.list>ul>li.s>ul>li.ss>ul>li.sss>a{color:#fff; background:#dc2e30;}


.ny_right{width:74%; float:right;}
.nyr_text{width:100%; font-size:14px; line-height:30px;}

.honor_r_img{width:100%;}
.honor_r_img ul{margin-top:-2%; margin-left:-2%;}
.honor_r_img ul:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.honor_r_img li{width:31.33%; float:left; margin-top:2%; margin-left:2%; text-align:center; padding:10px 10px 0 10px; background:#fff; border:1px solid #d6d6d6; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:100%; padding:4px; border:1px solid #e3e3e3; background:#fff; display:table-cell; vertical-align:middle;}
.honor_r_img li img{width:100%; vertical-align:middle}
.honor_r_img li::before{content:""; position:absolute; height:3px; bottom:-3px; left:0; transition:all .5s; width:0;}
.honor_r_img li:hover::before{width:100%; background:#dc2e30; transition:all .5s}
.honor_r_img li p{font-size:16px; line-height:35px; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; display:block; padding:10px 0;}
.honor_r_img li:hover{background:#eee; box-shadow:0 1px 10px #999;}

.hzhb_img{width:100%; float:left;}
.hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #e6e6e6;float:left;}
.hzhb_img ul li{width:20%; float:left;border-bottom:1px solid #e6e6e6;border-right:1px solid #e6e6e6;}
.hzhb_img ul li img{width:100%; display:block;}
.hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.hzhb_img ul li a:hover{border-color:#f0f0f0;}

.pagination{width:100%; height:auto; float:left; text-align:center; font-size:0px; position:relative; overflow:hidden; margin:20px 0;}
.pagination a,.pagination span{display:inline-block; padding:0 14px; line-height:36px; font-size:14px; border:1px solid #e5e5e5; margin:0 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#dc2e30; background:#dc2e30;}

/** 关于我们代码 End **/

.ppzq_jieshao{width:100%; overflow:hidden;}
.ppzq_jieshao_tit{width:100%; text-align:center; font-size:24px; font-weight:bold; color:#dc2e30; line-height:30px; border-bottom:1px solid #e6e6e6; padding-bottom:20px;}
.ppzq_jieshao_nr{width:100%; overflow:hidden; margin-top:20px; padding-bottom:20px; border-bottom:1px #e6e6e6 solid;}
.ppzq_jieshao_pic{width:25%; float:left;}
.ppzq_jieshao_pic img{width:100%;}
.ppzq_jieshao_wz{width:72%; float:right; line-height:28px;}

.ppzq_dh{margin-top:30px; margin-bottom:20px;}
.ppzq_dh ul{overflow:hidden; margin-left:-10px;}
.ppzq_dh ul li{float:left; line-height:46px; margin-left:10px;margin-bottom:10px; padding:0 15px; border:1px #e1e1e1 solid; cursor:pointer;}
.ppzq_dh ul li.active{color:#fff; border:1px #dc2e30 solid; background:#dc2e30;}

.ppzq_imgnr{width:100%; margin-top:20px;}
.ppzq_img_title{width:100%; font-size:16px; font-weight:bold; color:#dc2e30; margin-bottom:20px;}
.ppzq_img{width:100%;}
.ppzq_img ul{margin-top:-2%; margin-left:-2%;}
.ppzq_img ul:after{content: " "; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.ppzq_img li{width:23%; float:left; margin-top:2%; margin-left:2%; background:#fff; border:1px solid #d6d6d6; transition:all .5s; -webkit-transition:all .5s;}
.ppzq_img li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.3);transform:translate3d(0,-5px,0);}
.ppzq_img li:nth-child(n+5){display: none;}
.ppzq_img li .pic{width:100%; float:left; overflow:hidden;display: flex;justify-content: center;align-items: center;}
.ppzq_img li .pic img{width:100%; display:block; transition:all .5s;}
.ppzq_img li a:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ppzq_img li .title{width:100%; float:left; margin-top:10px; padding:0 20px 10px 20px; text-align:center;}
.ppzq_img li .title h3{font-size:14px; font-weight:bold; color:#000; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.ppzq_img li a .title h3{color:#000;}
.ppzq_img li a:hover .title h3{color:#dc2e30;}
.ppzq_zhankai{width:100%; margin-top:40px; text-align:center; position:relative;}
.ppzq_zhankai:after{content:""; width:100%; height:1px; background:#e6e6e6; position:absolute; top:50%; left:0;}
.ppzq_zhankai span{display:inline-block; line-height:30px; text-align:center; background:#fff; width:120px; font-size:16px; cursor:pointer; background:#fff; position:relative; z-index:1;}

/** 品牌专区代码 End **/


.pro_jianjie{width:100%; float:left; margin-bottom:20px; border:1px solid #e6e6e6; padding:20px;}
.pro_jianjie_pic{width:24%; float:left;}
.pro_jianjie_pic img{width:100%; display:block;}
.pro_jianjie_text{width:72%; float:right;}
.pro_jianjie_text h2{font-size:30px; font-weight:bold; color:#000; line-height:30px;}
.pro_jianjie_text p{font-size:14px; line-height:30px; margin-top:20px;}

.pro_search{margin-bottom:40px; position:relative; background:#eee;}
.pro_search_bg{border:1px solid #e6e6e6; padding:20px;}
.pro_search_bk{line-height:28px; background:none; border:none; font-size:14px; font-family:Arial; color:#999;}
.pro_search_btn{width:20px; height:20px; position:absolute; top:25px; right:20px;}

.pro_img{width:100%;}
.pro_img ul{margin-top:-2%; margin-left:-2%;}
.pro_img ul:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.pro_img ul li{width:31.33%;float:left; margin-top:2%; margin-left:2%; background:#fff; transition:all .5s; -webkit-transition:all .5s;}
.pro_img ul li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.3);transform:translate3d(0,-5px,0);}
.pro_img ul li .pic{display:flex;justify-content: center;align-items: center;width:100%;float:left;overflow:hidden;}
.pro_img ul li .pic img{display:block;width:100%;transition:all .5s;}
.pro_img ul li a:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.pro_img ul li .title{width:100%; float:left; margin-top:10px; padding:0 20px 10px 20px; text-align:center;}
.pro_img ul li .title h3{font-size:16px; font-weight:bold; color:#000; line-height:30px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.pro_img ul li a .title h3{color:#000;}
.pro_img ul li a:hover .title h3{color:#dc2e30;}
.pro_img ul li .title p{font-size:14px; line-height:24px; text-align:center; height:48px; overflow:hidden;}

.products{width:100%; overflow:hidden; border-bottom:1px solid #e6e6e6; padding-bottom:40px;}
.promore_l{width:45%;float:left;}

/*图片放大镜样式*/
.jqzoom{border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:100%; border:1px solid #e6e6e6;}
.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{width:100%; overflow:hidden; margin-top:10px; padding:0 32px; position:relative;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev{width:32px; height:32px; margin-top:-16px; cursor:pointer; position:absolute; top:50%; left:0;}
.spec-scroll .next{width:32px; height:32px; margin-top:-16px; cursor:pointer; position:absolute; top:50%; right:0;}
.spec-scroll .items{position:relative; overflow:hidden;}
.spec-scroll .items ul{width:100%; font-size:0px; white-space: nowrap; position: absolute; z-index: 10;}
.spec-scroll .items ul li{display:inline-block; width:16.66%; text-align:center;}
.spec-scroll .items ul li img{width:96%; border:1px solid #d6d6d6;}
.spec-scroll .items ul li img:hover{border:2px #dc2e30 solid;}
.spec-scroll .items dl{opacity:0; font-size:0px;}
.spec-scroll .items dl dd{display:inline-block; width:16.66%;}
.spec-scroll .items dl dd img{width:96%; border:1px solid #d6d6d6;}

.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{width:100%;}
.pros_right_top h1{font-size:24px; font-weight:bold; color:#dc2e30; line-height:30px;}
.proleft{width:100%; font-size:16px; line-height:36px; margin-top:20px;}
.probq{width:100%; font-size:14px; line-height:30px; margin-top:20px;}
.probq a{padding:0 6px; color:#dc2e30;} .probq a:hover{color:#333399;}
.proleft_btn{width:100%; margin-top:80px;}
.proleft_btn li{width:180px; margin-right:10px;}
.proleft_btn li a{width:100%; line-height:45px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#dc2e30; color:#fff;}

.proxq_nr{width:100%; overflow:hidden; margin-top:20px; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
/*.proxq{width:48%; float:left;}*/
.proxq-title{width:100%; line-height:18px; font-size:18px; font-weight:bold; color:#000; margin-top:10px;}
.proxq-text{width:100%; font-size:14px; line-height:30px; margin-bottom:20px;}
.proxq-list{width:100%; margin-top:20px;}
.proxq-list ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.proxq-list li{float:left; width:31.33%; margin-top:2%; margin-left:2%;}
.proxq-list li .sp{width:100%; height:2.24rem}
.cpxq_pj li{width:23%;}

.cpxq_zj li{width:23%;}

.cpxq_sj li{width:23%;}


.proxq-list-in{display:block; position:relative; width:100%; height:100%; background-color:#fff; padding-bottom:10px;border: 1px solid #eaeaea;}
.proxq-list-in>span{display:flex;justify-content:center;align-items:center;width:100%; background:#fff; border:1px solid #eaeaea; border-bottom:none; text-align:center;overflow:hidden}
.proxq-list-in>span img{max-width:100%; max-height:100%; display:block;}
.proxq-list-in h3{font-size:14px;color:#000;line-height:24px;height:24px;padding:0 26px;margin-top:15px;text-align:center;overflow:hidden;}
.proxq-list-in p{font-size:14px;color:#999;line-height:24px;padding:0 26px; margin-top:10px;}
.proxq-list-in:hover h3{color:#dc2e30;}
/*.proxq2{width:48%; float:right;}*/

.hot_pro2{width:100%; margin-top:40px;}
.hot_pro2_tit{width:100%; background:#fff; border-bottom:1px solid #d6d6d6;}
.hot_pro2_tit:after{content:""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0; line-height: 0;}
.hot_pro2_tit h3{color:#fff; float:left; line-height:45px; font-size:16px; padding:0 20px; background:#dc2e30; text-align:center; font-weight:bold; position:relative;}
.hot_pro2_tit h3:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #dc2e30; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}

.scrollleft2{width:100%; margin-top:30px;}
.scrollleft2 ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.scrollleft2 li{width:23%; float:left; margin-top:2%; margin-left:2%; overflow:hidden;}
.scrollleft2 li .pic{display:flex;justify-content: center;align-items: center;width:100%;float:left;overflow:hidden; border:1px solid #e6e6e6;}
.scrollleft2 li .pic img{width:100%; display:block;}
.scrollleft2 li .pic:hover{border:1px solid #dc2e30;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

/** 产品中心代码 End **/

.ppzq_list{width:100%; overflow:hidden;}
.ppzq_list ul{overflow:hidden; margin-top:-2%; margin-left:-2%;}
.ppzq_list ul li{width:23%; float:left; margin-top:2%; margin-left:2%; background:#fff; border:1px solid #e6e6e6;}
.ppzq_list ul li .pic{width:100%; height:158px;float:left; overflow:hidden;display:flex;align-items: center;justify-content: center;}
.ppzq_list ul li .pic img{display:inline-block;max-width:85%;max-height: 85%; transition:all .5s;}
.ppzq_list ul li a:hover .pic img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ppzq_list ul li .title{width:100%; float:left; margin-top:20px;}
.ppzq_list ul li a .title{width:100%; display:block; line-height:40px; text-align:center; background:#eee; font-size:16px; color:#000; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.ppzq_list ul li a:hover .title{background:#dc2e30; color:#fff;}

/** 品牌专区代码 End **/

.newsList{width:100%;}
.newsList ul{margin-top:-20px;}
.newsList li{border:1px solid #e2e2e2; background:#fff; padding:20px; overflow:hidden; margin-top:20px; transition:all .3s;}
.newsList li .font{width:calc(100% - 210px); float:right; overflow:hidden; color:#333;}
.newsList li .date{width:80px; height:110px; float:right; background:#dc2e30; color:#d6d6d6; padding-left:15px; font-size:14px; position:relative; margin-left:40px; transition:all .4s;}
.newsList li .date a{color:#fff;}
.newsList li .date a:hover{color:#fff;}
.newsList li .date span{display:block; padding-top:30px; font-size:20px; color:#fff;}
.newsList li .date:after{position:absolute; content:""; width:50px; right:60px; background:#dc2e30; height:1px; top:10px; width:0; transition:all .3s;}
.newsList li h3{font-size:18px; font-weight:bold; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; margin-bottom:15px;}
.newsList li h3 a{color:#000;} .newsList li h3 a:hover{color:#dc2e30;}
.newsList li .txt{color:#666; font-size:14px; line-height:24px; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis;
 display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.newsList li .pic{width:190px; float:left; overflow:hidden;}
.newsList li img{width:100%; display:block; transition:all .5s; height:120px; object-fit:cover;}
.newsList li:hover .date{margin-left:60px;}
.newsList li:hover .date:after{width:80%;}
.newsList li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.newsList li:hover{box-shadow:0 5px 10px #d6d6d6;}

.new-view-title{width:100%; text-align:center; padding-bottom:20px; border-bottom:1px solid #e6e6e6;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#dc2e30;}
.new-view-wz{width:100%; margin-top:10px; text-align:center; line-height:30px; font-size:14px; color:#999;}
.newsmore_text{width:100%; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; display:none;}
.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:url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6; text-transform:uppercase;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #dc2e30;}
.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 #dc2e30;color: #fff; text-align:center; padding-left:25px; text-transform:uppercase;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #333399; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:url(../images/ri.png) 90% center no-repeat;text-align:center; border:1px solid #e6e6e6; text-transform:uppercase;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #dc2e30;}

.new_s2{width:100%;float:left; margin-top:50px;}
.news_random2{width:100%;float:left; background:#fff; border:1px solid #d6d6d6; padding:20px; border-top:none;}
.news_random2 ul li{width:48%; float:left; font-size:14px; line-height:36px; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{width:75%; float:left; background:url(../images/ly_li.png) no-repeat left center; padding-left:15px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.news_random2 ul li a:hover{color:#dc2e30;}
.news_random2 ul li span{float:right; color:#999;}

/** 新闻中心代码 End **/

.shouhou-list{width:100%;}
.shouhou-list li{width:100%; overflow:hidden; margin:0 0 40px 0; background:#fff; border:1px solid #eee; transition:all .5s;}
.shouhou-list li:last-of-type{margin-bottom:0;}
.shouhou-list li:hover{box-shadow:0px 10px 20px rgba(0,0,0,0.3);transform:translate3d(0,-5px,0);}
.shouhou-list li .pic{width:50%; overflow:hidden;}
.shouhou-list li .pic img{width:100%; display:block; transition:all .5s;}
.shouhou-list li .pic img:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}
.shouhou-list li .text{width:50%; padding:40px 20px;}
.shouhou-list li .text_sz{width:50px; height:50px; line-height:50px; margin:auto; background:#dc2e30; color:#fff; font-weight:bold; font-size:24px; font-family:Arial; text-align:center; position:relative;}
.shouhou-list li .text_sz:after{content:''; position:absolute; bottom:-9px; height:0; width:0; margin:auto; left:0; right:0; border:9px solid transparent; border-top:9px solid #dc2e30; border-bottom:none; -webkit-transition: all 0.4s ease-in-out; transition: all 0.4s ease-in-out;}
.shouhou-list li .text_wz{width:100%; margin-top:20px; text-align:center; font-size:16px; line-height:30px; color:#000;}

/** 服务支持代码 End **/

.hyyy_list{width:100%;}
.hyyy_list li{width:100%; overflow:hidden; margin-bottom:30px; border-bottom:1px solid #e6e6e6; padding-bottom:30px;}
.hyyy_list li .pic{width:260px; float:left; overflow:hidden;}
.hyyy_list li .pic img{width:100%; display:block; transition:all .5s;}
.hyyy_list li .pic img:hover{transform:scale(1.1); -webkit-transform:scale(1.1);}
.hyyy_list li .text{width:calc(100% - 290px); float:right;}
.hyyy_list li .text h3{font-size:16px; font-weight:bold; color:#000; white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.hyyy_list li .text h3 a{color:#000;}
.hyyy_list li .text h3 a:hover{color:#dc2e30;}
.hyyy_list li .text p{line-height:28px; margin:10px 0 20px 0; text-overflow:-o-ellipsis-lastline; overflow:hidden; text-overflow:ellipsis; display:-webkit-box; -webkit-line-clamp:3; line-clamp:3; -webkit-box-orient:vertical;}
.hyyy_list li .text span{color:#999; font-family:Arial; display:block;}

/** 行业应用代码 End **/

.solDload-thead{width:100%; overflow:hidden; padding:20px; background:#eee;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#000;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:calc(100% - 180px); text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:90px;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:90px;}

.solDload-tbody{width:100%;}
.solDload-tbody dt{height:50px;line-height:50px;font-size:16px;font-weight:600;background:#f6f6f6;}
.solDload-tbody dd{padding:10px 0;border-top:1px solid #eee;}
.solDload-tbody dd .td{text-align:center;float:left;}
.solDload-tbody dd .td.td-name .t1{width:100%; line-height:20px;font-size:16px; color:#000; padding-left:4%;}
.solDload-tbody dd .td.td-name .t2{width:100%; line-height:20px; color:#a4a4a4; margin-top:10px; padding-left:4%;}
.solDload-tbody dd .td.td-date{line-height:20px; font-size:14px; color:#999; margin:18px 0 0 0;}
.solDload-tbody dd .td.td-action .btn{display:block;width:40px;height:41px;background:url(../images/wenjian.png) no-repeat center center / cover;margin:8px 0 0 30px; border:0; background-size:40px 41px;}

/** 下载中心代码 End **/

.wenti{width:100%; margin-bottom:20px;}
.wenti li{width:100%; margin-bottom:10px; border-bottom:1px solid #e6e6e6; padding-bottom:10px;}
.wenti li:first-child{border-top: 1px solid #ededed;}
.wenti-top{ overflow:hidden; position: relative;line-height:30px; padding:15px 0 0 30px;cursor: pointer;}
.wenti-top h3{width:calc(100% - 100px); float:left; font-size:16px;color:#000;}
.wenti-top h4{width:80px; float:right; font-size:15px; color:#888; text-align:right;}
.wenti-top>span{display:block;width: 20px;height: 20px;position: absolute;left: 0;top: 20px;}
.wenti-top>span img{display:block;}
.wenti-in{display:none;width: 100%;height: auto;padding-bottom: 14px;}
.wenti-in>div{background-color: #f8f8f8;font-size: 15px;color: #4b4b4b;line-height: 25px;padding: 20px 30px;border-radius: 2px;margin-bottom: 14px;overflow-x: hidden;}
.wenti-in>span{display: inline-block;height: 30px;margin-left: 30px;padding-right: 18px;line-height: 30px;font-size: 15px;color: #dc2e30;background: url(../images/shang1.png) no-repeat right center;background-size: 12px auto;cursor: pointer;}

/** 常见问题代码 End **/

.jobctit{background:#f3f3f3;height:60px;line-height:60px;font-size:16px;color:#333;}
.jobctit span{display:inline-block;width:18%;text-align:center;}
.job-content{width:100%; float:left; margin-bottom:20px;}
.job-content dl dt{height:60px;line-height:60px;cursor:pointer;border-bottom:1px solid #e6e6e6; font-size:14px; display:block;}
.job-content span.job_cls{width:6%;}
.job-content dl dt .down{width:11px;height:60px;background:url(../images/dl.png) no-repeat center;display:block;}
.job-content dl dt.cur .down{background:url(../images/dlon.png) no-repeat center;}
.job-content dl dt span{float:left;width:18.3%;text-align:center;color:#666;}
.job-content span.job_post{text-align:left;padding-left:25px;}
.job-content dl dd{background:#f3f3f3;padding:25px;line-height:28px; font-size:14px;}
.job-content dl dd p{color:#666;}
.job-content dl dd a.job-apply{background:#dc2e30;display:block;width:140px;height:42px;line-height:42px;text-align:center;border-radius:25px;-webkit-border-radius:25px;-moz-border-radius:25px;color:#fff;margin-top:20px;}

/**加入我们代码 End**/

.contact2{width:100%;}
.contact2 h1{font-size:30px; font-weight:bold; color:#000; text-align:center; margin-bottom:10px;}
.contact2 p.en{font-size:16px; text-transform:uppercase; text-align:center; margin:0 0 40px; color:#999; font-family:Arial;}
.contact2 li{width:33.3333%; float:left; padding:10px 0; text-align:center; font-size:14px;}
.contact2 ul{overflow:hidden; margin-bottom:80px;}
.contact2 li:nth-child(2){border-color:#ddd; border-style:solid; border-width:0 1px;}
.contact2 li p{margin:5px 0;}

.contact3{width:100%; padding:0; position:relative; overflow:visible;}
.map{position: relative; bottom:0; z-index:99;}
.look-map{position:absolute; top:-25px; height:50px; width:300px; line-height:50px; color:#fff; padding-left:107px; background:url(../images/bz.png) no-repeat 83px center #dc2e30; font-size: 14px; display:inline-block; left:50%; margin-left:-150px; border-radius:24px; z-index:9; transition:all .5s; z-index:100;}
.look-map:hover{color:#fff; background-color:#333399;}
.look-map:visited, .look-map:focus{color: #fff;}

.message{width:100%; float:left;}
.message h3{text-align:left; color:#000; font-size:24px; background:url(../images/write.png) left no-repeat; padding-left:80px;}
.message h3 p{font-size:16px; font-weight:normal; color:#999;}
.message ol{width:1200px;float:left; margin-top:50px;}
.message ol li{float: left; width:49%; margin-bottom:30px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:45px; background:none; border:none; color:#999; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:180px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#dc2e30;}
.message ol li .btn2{background:#999;}

/**联系我们代码 End**/
.resultbar{
	padding:0 10px;
}
.sidebar{
	border:1px solid #ddd;
	border-bottom: 0;
	padding:10px;
	background:#f1f1f1;
	margin:20px 0 0px 0;
}
.sidebar a,.resultbar strong{
	color:#dc2e30;
}