﻿*{padding:0; margin:0; border:0; outline:0; box-sizing:border-box;}
body, h1, h2, h3, h4, h5, h6, hr, p,blockquote,dl, dt, dd, ul, ol, li,pre, form, fieldset, legend, button, textarea, img{border:medium none;margin:0;padding:0;}
/** 设置默认字体 **/
body,textarea,input,button,select,keygen,legend{font:12px/1.5 Arial, sans-serif; color:#666; outline:0;}
h1, h2, h3, h4, h5, h6 {font-size:100%; font-weight:lighter;}
em{font-style:normal;}
/** 重置列表元素 **/
ul, li, ol {list-style:none;}
/** 重置超链接元素 **/
a{text-decoration:none;color:#666;}
a:hover{color:#f11e23; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#f11e23;}

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

.fosla { overflow:hidden; background:#eee;  line-height:45px;}
.fosla p{ float:left; margin-left:10px;}

/* 首页产品 */
.cps { overflow:hidden; background:url(../images/mis.jpg) repeat-y;}
.sy_zs_img{ padding:15px 5px; margin:30px 0;position:relative; overflow:hidden;}
.cps_1b_img { font-size:18px; margin:5px 0;}
.ryzs_img_1 { font-size:14px; overflow:auto; height:50px; margin-bottom:10px;}
.sy_zs_img2 {}
.sy_zs_img2 ul{ position:relative; width:10000%;}
.sy_zs_img2 ul li{ float:left; width:0.32%; margin-right:0.02%; background:#fff; position:relative;overflow:hidden;} 
.sy_zs_img2 ul li img{max-width:100%;}
.sy_zs_img2 ul li img {width: auto; height: auto;}
.sy_zs_img2 ul li a img { transition:all .5s;}
.sy_zs_img2 ul li:hover img { transform: scale(1.1);}
.sy_zs_img2 ul li a{ color:#333;}
.sy_zs_img2 ul li:hover a{ color:#f11e23;}


.tms_sa { padding:4% 6%;}
.time{width:100%; float:left; font-size:14px;}
.time:after{content:""; display:block; width:20px; height:1px; background:#333; margin-top:10px;}
.bt{width:100%; float:left; margin-top:10px; font-size:16px; color:#333; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.bt a{color:#333;} .in_news_list li .bt a:hover{color:#f11e23; }
.wz{width:100%; float:left; font-size:12px; line-height:26px; margin-top:5px; height:70px; overflow:hidden; }

@media screen and (min-width:1200px){
.top_bg{width:100%; height:100px; margin:auto; background:#fff; position:fixed; z-index:999; top:0; left:0; right:0; border-bottom:1px solid #e6e6e6;}
.w1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:22px;}

.navMenu{float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:100px; height:100px; font-size:18px;}
.navMenu>li>a{padding:0 18px; color:#000; text-transform:uppercase; display:block;}
.navMenu>li>a:after{content:''; display:block; width:40px; height:3px; background:#f11e23; position:absolute; left:50%; bottom:0px; margin-left:-20px;-webkit-transition:all .3s; transition:all .3s;-webkit-transform:scaleX(0);transform:scaleX(0);}
.navMenu>li:hover>a:after,.navMenu>li.on>a:after{-webkit-transform:scaleX(1);transform:scaleX(1);}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#f11e23;}
		
/* navMenu */
.navMenubox{float:left; margin-left:40px;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:100px; z-index:1; display:none; background:#fff; width:180px; box-shadow:0 5px 5px #666;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #e6e6e6;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:13px; line-height:35px; padding:0 20px; clear:both;}
.navMenu>li>ul.sub-menu li>a.active, .navMenu>li>ul.sub-menu li>a:hover, .navMenu>li>ul.sub-menu>li.active >a{background:#f11e23; color:#fff;}

.top_r{float:right;}
.top_rlg{float:left; margin:40px 0 0 0; background:url(../images/top_lgtb.jpg) left no-repeat; padding-left:30px; font-size:16px; color:#953616;}
.top_rlg a{color:#000;} .top_rlg a:hover{color:#f11e23;}

.banner_box,.sidebar{display:none;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin:90px auto 0;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block;}
.flex-control-nav{position:absolute;bottom:60px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:15px; height:15px; margin:0 5px;}
.flex-control-nav a{display:inline-block; width:15px; height:15px; line-height:40px; overflow:hidden; background:#fff; border-radius:50%; cursor:pointer;}
.flex-control-nav .flex-active{background:#f11e23;}
.flex-direction-nav{position:absolute;z-index:3;width:100%;top:50%; transform:translate(0,-50%);}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute; padding:10px; background-size:30px 30px !important; border-radius:50%;}
.flex-direction-nav li a.flex-prev{left:150px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-prev:hover{background:rgba(0,0,0,0.5) url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:150px;background:url(../images/next.png) center center no-repeat;}
.flex-direction-nav li a.flex-next:hover{background:rgba(0,0,0,0.5) url(../images/next.png) center center no-repeat;}

.resou_box{width:100%; background:#fff; position:relative; z-index:3;}
.resou{width:1200px; margin:auto; padding:39px 400px 39px 135px; color:#333; position:relative;}
.resou a{color:#000; font-size:14px; margin:0 5px;}
.resou a:hover{color:#f11e23;}
.absolute{position:absolute;}
.relative{position:relative;}
.resou_word{color:#000; position:absolute; left:0; top:36px; font-size:16px;}
.resou_word b{color:#e92a39;font-size:18px;}
.search_word a{color:#fff;margin:0 10px;}
.search_word a:hover{text-decoration:underline;}
.serach_tel{font-size:18px;position:absolute;right: 0;top: 50%;transform: translateY(-50%);color: #1f7ece;font-weight: bold;letter-spacing: 1px;font-family: arial;}
.serach_tel:before{content:url(../images/telico.png);display: block;width: 30px;height: 30px;border-radius: 50%;overflow: hidden;border: 1px solid #1f7ece;position: absolute;right: 100%;top: 50%;transform: translate(-5px, -50%);}

.search_cont{width:400px; position:absolute; left:420px;top: 50%;transform: translateY( -50%);}
.resou_right{width:600px;height:100%;background:#6d1cf2;position: absolute;right: 0;top: 0;}
.search{width:350px; height: 44px;position: absolute;right: 0;top: 30px;border-radius: 20px;background:#fff0; border:1px solid #999;}
.select{width:75px; height: 100%;background: rgba(0, 0, 0, 0);color: #666;box-sizing: border-box;padding-right: 5px;padding-left: 10px;border: 1px solid rgba(0, 0, 0, 0);outline-color: rgba(0, 0, 0, 0);font-size:14px;font-family: arial;float: left;margin-left: 20px;}
.select option{color:#333;background:#fff;}
.search:focus{outline: none;}
.search .search_tow{width: 200px;height: 100%;box-sizing: border-box;padding: 0 10px;margin-left: 2px;background: #111119;font-size: 12px;color: #999;border: 1px solid rgba(0, 0, 0, 0);background: rgba(0, 0, 0, 0);}
.search .search_button{width:50px;height: 100%;overflow: hidden;background: rgba(0, 0, 0, 0) url(../images/searchico.png)no-repeat center;box-sizing: border-box;color: rgba(0, 0, 0, 0);font-size: 18px;border: 0;cursor: pointer;float: right;}
.search .search_tow:focus{outline: #333;}

.product{width:100%; height:890px; background:url(../images/productbg.jpg) no-repeat center top;}
.pro_tib{font-size:30px; font-weight:bold; color:#fff; text-align:center; padding-top:44px;}
.pro_tis{text-align:center; font-size:14px; color:#fff; letter-spacing:3px; margin-top:10px;}
.pro_box{width:1200px; height:600px; margin:86px auto 0;}
.pro_nav{width:270px; height:100%; position:relative; float:left;}
.pro_nav:before{content:''; display:block; width:20px; height:100%; background:#cb513f; position:absolute; right:0; top:0;}
.pro_nav:after{content:''; display:block; width:100%; height:20px; background:#cb513f; position:absolute; bottom:0; left:0;}
.pro_left{width:270px; height:100%; float:left; background:#cb513f; padding:20px 0; overflow:scroll;}
.pro_left li{font-size:16px; color:#fff; border-bottom:1px solid #d45a48; line-height:60px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; padding:0px 20px 0 60px; position:relative;}
.pro_left li a{color:#fff; position:relative;}
.pro_left li a:hover{color:#000;}
.pro_left li a:before{content:'';display:block; border:1px solid #fff; width:2px; height:2px; border-radius:50%; position:absolute; left:-25px; top:10px;}
.pro_left li a:hover:before{background:#ff2626; border-color:#000;}
.pro_list{width:909px; float:right; padding-left:10px;}
.pro_list li{width:280px; height:280px; float:left; margin:0 29px 40px 0;}
.pro_list li:nth-child(3n){margin-right:0;}
.pro_img{width:280px; height:230px; float:left; overflow:hidden; text-align:center; background:#e6e6ed; position:relative;}
.pro_img img{width:100%; display:block; position:absolute; top:50%; left:50%; transform:translate(-50%,-50%);}
.pro_name{display:inline-block; margin-top:1px; font-size:16px; width:100%; text-align:center; height:46px; line-height:46px; padding:0 10px; background:#e6e6ed; overflow:hidden; text-overflow: ellipsis; white-space:nowrap;}
.pro_list li:hover .pro_name{background:#f11e23; color:#fff;}

.advantage{width:100%; height:520px; margin:20px auto 0; background:#fff;}
.advantageti1{font-size:36px; font-weight:bold; color:#f11e23; text-align:center;}
.advantageti2{text-align: center;font-size: 14px;color: #666;letter-spacing: 1px;}
.advan_list{width:1200px;height:360px;margin: 56px auto 0;}
.advan_list li{width:25%; min-height:360px; float:left; position:relative; padding-top:51px;}
.advan_list li:nth-child(2n):hover,.advan_list li:hover{height:390px; background:#f11e23;}
.advan_list li:before{content:''; display:block; transition:.3s; width:100%; height:0; background:#f11e23; position:absolute; left:0; bottom:100%; transition:.3s;}
.advan_list li:hover:before{height:30px;}
.advan_list li:after{content:''; display:block; transition:.3s; height:100px; width:100%; background:#fff; position:absolute; left:0; bottom:0;}
.advan_list li:hover:after{height:0; background:#f11e23;}
.advan_list li:nth-child(2n):after,
.advan_list li:nth-child(2n){background: #f0f0f0;}
.advan_ti{width:220px;margin:auto; font-size:22px; color:#333;}
.advan_nr{width:220px; margin:25px auto 0; line-height:26px; font-size:14px; height:80px; display:-webkit-box; -webkit-line-clamp:3; -webkit-box-orient:vertical; overflow:hidden;}
.advan_list li:hover .advan_ti,.advan_list li:hover .advan_nr{color:#fff;}
.advan_list li:hover .advan_nr{-webkit-line-clamp: inherit;-webkit-box-orient: inherit;overflow: inherit;}
.advan_icon{width: 40px;height: 40px;overflow: hidden;position: absolute;left: 40px;bottom: 62px;background: url(../images/advanicon.png);z-index: 2;transition: .3s;}
.advan_list li:nth-child(2) .advan_icon{background: url(../images/advanicon.png) top left -40px;}
.advan_list li:nth-child(3) .advan_icon{background: url(../images/advanicon.png) top left -80px;}
.advan_list li:nth-child(4) .advan_icon{background: url(../images/advanicon.png) top left -120px;}
.advan_list li:hover .advan_icon{transform:scale(0);}
.advan_jt{width: 10px;height: 8px;position:absolute;left: 49px;bottom: 33px;background: url(../images/advanicon.png) top left -160px;z-index: 2;}
.advan_list li:hover .advan_jt{background: url(../images/advanicon.png) top -8px left -160px;}

.cpys{width:100%; height:510px; margin:60px auto 0; background:url(../images/online.jpg) no-repeat center top; padding:60px 0;}
.cpys_tib{font-size:30px; font-weight:bold; color:#fff; text-align:center;}
.cpys_tis{font-size:14px; color:#fff; text-align:center; margin-top:10px;}
.cpys_list{width:1200px; height:171px; margin:46px auto 0; position:relative;}
.cpys_list .cpys_mask{width:240px; height:100%; background:#f11e23; position:absolute; left:0; top:0; transition:.3s; opacity:0;}
.cpys_list:hover .cpys_mask{opacity:1;}
.cpys_list li{width:240px; height:100%; float:left; cursor:pointer;}
.cpys_list li:before{content:''; display:block; width:50px; height:50px; margin:30px auto 11px; background:url(../images/cpysicon.png); position:relative; z-index:2;}
.cpys_list li:nth-child(2):before{background:url(../images/cpysicon.png) left -50px top 0;}
.cpys_list li:nth-child(3):before{background:url(../images/cpysicon.png) left -100px top 0;}
.cpys_list li:nth-child(4):before{background:url(../images/cpysicon.png) left -150px top 0;}
.cpys_list li:nth-child(5):before{background:url(../images/cpysicon.png) left -200px top 0;}
.cpys_mask{width:20%; height:100%; position:absolute;}
.cpys_list li p:first-child{font-weight:bold; letter-spacing:1px; font-size: 18px; color:#fff; text-align:center; position:relative; z-index:2;}
.cpys_list li p:last-child{font-size:14px; font-family:Arial; font-style:italic; color:#fff; text-align:center; margin-top:6px; position:relative; z-index:2;}
.cpys_more{display:block; width:180px; height:40px; border:1px solid #636468; border-radius:30px; margin:60px auto 0; line-height:38px; text-align:center; font-size:14px; color:#fff;}
.cpys_more:hover{background:#f11e23; border-color:#f11e23; color:#fff;}

.in_aboutbg{height:540px; margin:auto; background:url(../images/in_aboutbg.jpg) center no-repeat; padding:75px 0;}
.in_about_pic{width:540px; float:left; overflow:hidden;}
.in_about_pic img{width:100%; display:block; transition: all .3s;}
.in_about_pic a:hover img{transform:scale(1.1); transition: all .3s;}
.in_about_text{width:610px; float:right;}
.in_about_text h1{font-size:30px; font-weight:bold; color:#f11e23; line-height:30px;}
.in_about_text h1 a{color:#f11e23;} .in_about_text h1 a:hover{color:#000;}
.in_about_text h2{font-size:24px; font-weight:normal; line-height:30px; color:#000; margin-top:30px;}
.in_about_text p{font-size:14px; line-height:30px; margin-top:20px;}
.in_about_text .more{width:100%; float:left; margin-top:30px; font-size:16px; color:#f11e23; transition:.3s;}
.in_about_text .more a{color:#f11e23; background:url(../images/aboutjt.png) no-repeat center right; padding-right:80px;}
.in_about_text .more a:hover{color:#000; background:url(../images/aboutjt.png) no-repeat center right;  padding-right:70px;}

.in_news{width:100%; margin:60px auto 0; overflow:hidden; position:relative;}
.in_news_title{width:1200px; margin:auto;}
.in_news_titlel{width:560px; float:left;}
.in_news_titlel h1{font-size:30px; font-weight:bold; color:#f11e23;}
.in_news_titlel h1:after{content:''; display:block; width:30px; height:1px; background:#f11e23; margin:10px 0 10px;}
.in_news_titlel h1 a{color:#f11e23;} .in_news_titlel h1 a:hover{color:#000;}
.in_news_titlel p{font-size:14px;}
.in_news_titler{width:460px; float:right; margin-top:15px;}
.in_news_titler li{width:145px; float:left; margin-right:10px;}
.in_news_titler li:nth-child(3n){margin-right:0;}
.in_news_titler li a{width:100%; height:40px; line-height:40px; display:block; background:#999; color:#fff; font-size:16px; text-align:center;}
.in_news_titler li a:hover,.in_news_titler li a.on{background:#f11e23; color:#fff;}
.in_news_img{width:1200px; margin:40px auto 0;}
.in_news_pic{width:540px; float:left; overflow:hidden;}
.in_news_pic img{width:100%; display:block; transition: all .3s;}
.in_news_pic a:hover img{transform:scale(1.1); transition: all .3s;}

.in_news_text{width:610px; float:right;}
.in_news_time{width:100%; float:left; margin-top:10px; font-size:14px;}
.in_news_time:after{content:""; display:block; width:20px; height:1px; background:#333; margin-top:10px;}
.in_news_bt{width:100%; float:left; margin-top:20px; font-size:18px; color:#333; line-height:30px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.in_news_bt a{color:#333;} .in_news_bt a:hover{color:#f11e23;}
.in_news_wz{width:100%; float:left; margin-top:10px; font-size:14px; line-height:30px;}
.in_news_more{width:100%; float:left; margin-top:20px; font-size:16px; color:#f11e23; transition:.3s;}
.in_news_more a{color:#f11e23; background:url(../images/aboutjt.png) no-repeat center right; padding-right:80px;}
.in_news_more a:hover{color:#000; background:url(../images/aboutjt.png) no-repeat center right;  padding-right:70px;}

.in_news_listbg{margin:50px auto 0; background:#e6e6ed;overflow:hidden;}
.in_news_list{width:1200px; margin:auto;}


.footer_bg{width:100%; margin:auto; background:#2a292e url(../images/footer_bg.jpg) top center no-repeat; padding:40px 0; overflow:hidden;}
.foot_list{width:650px; float:left;}
.foot_list ul{width:120px; float:left; margin-right:50px; min-height:180px;}
.foot_list ul:nth-child(4n){margin-right:0;}
.foot_list ul li{width:120px; float:left;}
.foot_list ul li.foot_l_bt a{color:#fff; font-size:18px; float:left; font-weight:normal; margin-bottom:10px;}
.foot_list ul li a{line-height:30px; font-size:14px; color:#999; :hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_list ul li a:hover{color:#f11e23;}

.foot_cont{width:316px; float:left; margin-left:20px;}
.foot_cont_tit{width:100%; float:left; color:#fff; font-size:18px; float:left; margin-bottom:15px;}
.foot_cont_tit a{color:#fff;}
.foot_cont_txt{width:100%; float:left; font-size:14px; color:#999; line-height:30px;}
.foot_cont_txt a{color:#999;}
.foot_cont_tit a:hover,.foot_cont_txt a:hover{color:#f11e23;}

.foot_ewm{width:140px; float:right; border:1px solid #666; padding:10px;}
.foot_ewm img{width:120px; height:120px; float:left;}
.foot_ewm span{width:120px; float:left; text-align:center; font-size:14px; margin-top:10px; color:#999;}

.copy_bg{width:100%; margin:40px auto 0; background:url(../images/copy_fgx.jpg) repeat-x; padding-top:30px;} 
.copy{width:1200px; margin:auto;}
.copy_l{float:left; padding-top:10px; font-size:14px; color:#999; line-height:24px;}
.copy_l a{color:#999;} .copy_l a:hover{color:#f11e23;}
.copy_r{width:160px; float:right;}
.copy_r li{width:40px; height:40px; float:left; margin-right:20px; position:relative;} 
.copy_r li:nth-child(3n){margin-right:0;}
.copy_r li a{display:block; width:40px; height:40px; background:center no-repeat;}
.copy_r li a.qq{background-image:url(../images/copy_qq.png);}
.copy_r li a.wx{background-image:url(../images/copy_wx.png);}
.copy_r li a.wb{background-image:url(../images/copy_wb.png);}
.copy_r li a.qq:hover{background-image:url(../images/copy_qqh.png);}
.copy_r li a.wx:hover{background-image:url(../images/copy_wxh.png);}
.copy_r li a.wb:hover{background-image:url(../images/copy_wbh.png);}
.copy_r li.wxx img{display:none; width:120px; height:120px; position:absolute; left:50%; bottom:40px; margin-left:-60px;}
.copy_r li.wxx:hover img{display:block;} 

/*Side*/
.side{position:fixed;width:54px;height:275px;right:0;top:275px;z-index:10000;}
.side ul li{width:54px;height:54px;float:left;position:relative;margin-bottom:2px;}
.side ul li .wx{width:220px;position:absolute; bottom:54px;right:0; display:none;}
.side ul li a:hover .wx{display:block;}
.side ul li .wx img{width:100%; display:block;}
.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;background:#333; color:#fff; line-height:54px; font-size:14px;overflow:hidden; border-radius:5px 0 0 5px;}
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#333; border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#f11e23;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/** 首页代码 End **/


.ny_bn{width:100%; height:300px; margin:100px auto 0; position:relative; overflow:hidden;}
.ny_bn img{width:1920px; position:absolute; left:50%; top:0; margin-left:-960px;}

.site{width:100%; padding:10px 0; margin:auto; background:#fff; border-bottom:1px solid #e6e6e6;}
.site h3{float:left; color:#f11e23; font-size:18px; font-weight:bold; line-height:35px;}
.site .frame{font-size:13px; line-height:35px; padding-left:30px;background:url(../images/home_tb.png) no-repeat left;}
.site a{display:inline-block;}
.site a:hover{color:#f11e23;}
.site a.bc{color:#f11e23; font-weight:bold;}

.ny_list{width:1200px; margin:40px auto 0;}
.ny_list ul{width:100%; text-align:center;}
.ny_list ul li{display:inline-block; margin:10px 10px 0 0; position:relative;}
.ny_list ul li a{display:block; line-height:40px; font-size:16px; text-align:center; padding:0 30px; color:#000; text-decoration:none; background:#fff; border:1px solid #e6e6e6; overflow:hidden;
text-overflow:ellipsis; white-space:nowrap;}
.ny_list ul li a:hover,.ny_list ul li a.on{background:#f11e23; color:#fff; border-color:#f11e23;}
.ny_list ul li .xl{position:absolute; width:160px; display:none; overflow:hidden;}
.ny_list ul li:hover .xl{display:block;}
.ny_list ul li .xl a{font-size:14px; width:100%; text-align:left; padding:0 20px; display:block; color:#000; line-height:40px; border-bottom:none; border-top:1px solid #dcdcde; position:relative;}
.ny_list ul li .xl a:hover,.ny_list ul li .xl a.on{color:#fff; background:#f11e23;}

.ny_main{width:1200px; margin:50px auto 60px;}
.ny_main_text{width:100%; float:left; font-size:14px; line-height:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:280px; float:left; margin:0 26px 30px 0; text-align:center; padding:10px 10px 0 10px; background:#f2f2f2; border-bottom:3px solid #ddd; position:relative;}
.honor_r_img li:nth-child(4n){margin-right:0;}
.honor_r_img li .pImg{display:block; width:245px; height:180px; 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:#f11e23; 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;}

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

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

.pror_img{width:100%; float:left;}
.pror_img li{width:280px; height:350px; float:left; margin:0 26px 40px 0; border:1px solid #d6d6d6;}
.pror_img li:nth-child(4n){margin-right:0;}
.pror_img li .pic{width:278px; float:left; overflow:hidden;}
.pror_img li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.pror_img li a:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pror_img li .tit{width:100%; float:left; padding:10px 0 ;}
.pror_img li a .tit{width:100%; display:block; font-size:16px; background:#eee; padding:10px 0; line-height:30px; text-align:center; color:#000; overflow:hidden;}
.pror_img li a:hover .tit{background:#f11e23; color:#fff;}

.products{width:100%; float:left;}
.promore_l{width:550px;float:left;}

/*图片放大镜样式*/
.jqzoom{float:left;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{clear:both;margin-top:10px;width:100%; float:left;}
.spec-scroll .prev{float:left;margin-right:4px;}
.spec-scroll .next{float:right;}
.spec-scroll .prev,.spec-scroll .next{display:block; width:32px; height:32px; cursor:pointer; margin-top:15px;}
.spec-scroll .items{float:left;position:relative;width:85%; height:64px; overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:999999px; margin-top:5px;}
.spec-scroll .items ul li{float:left;width:64px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #d6d6d6; padding:2px;width:54px;height:48px;}
.spec-scroll .items ul li img:hover{border:2px solid #f11e23; padding:1px;}

.pros_right{width:600px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; border-bottom:1px dashed #e6e6e6;}
.pros_right_top strong{overflow:hidden; display:inline-block; font-size:24px; color:#f11e23; padding-bottom:10px;}
.pros_right_top p{font-size:16px; color:#787876;}

.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}

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

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

.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

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

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

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

.newsList{width:100%; float:left;}
.newsList li{border:1px solid #e2e2e2; background:#fff; padding:20px; overflow:hidden; margin-bottom:30px; transition:all .3s;}
.newsList li .font{width:75%; float:right; overflow:hidden; color:#333; padding-top:30px}
.newsList li .date{width:80px; height:110px; float:right; background:#f11e23; color:#d6d6d6; padding-left:15px; font-size:20px; 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:20px; font-size:16px; color:#fff;}
.newsList li .date:after{position:absolute; content:""; width:50px; right:60px; background:#f11e23; 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; color:#fff;}
.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:260px; height:165px; float:left; overflow:hidden;}
.newsList li img{width:100%; display:block; transition:all .5s; height:165px;}
.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%; float:left; text-align:center; padding-bottom:30px; border-bottom:1px solid #d6d6d6;}
.new-view-title h1{line-height:30px; font-size:24px; font-weight:bold; color:#f11e23;}
.new-view-wz{width:100%; float:left; margin-top:20px; text-align:center; line-height:30px; font-size:14px; color:#999;}

.newsmore_text{width:100%;float:left; margin-top:30px; line-height:30px; font-size:14px;}

.view-page{width:100%; max-width:1200px; float:left; position:relative; margin:40px 0; border-top:1px solid #d6d6d6; padding-top:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:40px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out; }
.view-page .prev{left:0;}
.view-page .prev a{background:url(../images/le.png) 20px center no-repeat; padding-left:60px; border:1px solid #e6e6e6;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #f11e23;}
.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 #f11e23;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #000; 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;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #f11e23;}

.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; overflow:hidden; margin-right:4%; border-bottom:1px dashed #e6e6e6;}
.news_random2 ul li:nth-child(2n){margin-right:0;}
.news_random2 ul li a{background:url(../images/ly_li.png) no-repeat left center; padding-left:15px;}
.news_random2 ul li a:hover{color:#f11e23;}
.news_random2 ul li span{float:right; color:#999;}

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


.solDload-thead{width:100%; float:left; padding:15px 0 15px 3%; background:#f11e23;}
.solDload-thead .th{text-align:center;line-height:20px;font-size:16px;font-weight:600;color:#fff;float:left;}
.solDload-thead .th.th-name,.solDload-tbody dd .td.td-name{width:61.92937123169681%; text-align:left;}
.solDload-thead .th.th-date,.solDload-tbody dd .td.td-date{width:29.62962962962963%;}
.solDload-thead .th.th-action,.solDload-tbody dd .td.td-action{width:8.440999138673557%;}

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

.supp_text{width:100%; float:left; margin-top:30px; font-size:14px; line-height:30px;}

/*下载中心代码 End*/

.slide_join{width:100%; float:left; margin-bottom:30px;}
.slide_join h3{float:left;width:100%; height:45px; padding:0 2%; font-weight:normal; background-color:#eee; margin-top:20px; cursor:pointer;}
.slide_join h3:first-of-type{margin-top:0;}
.slide_join h3.on{background-color:#f11e23;}
.slide_join h3 span{float:left; width:80%; height:45px; color:#000; font-size:16px; line-height:45px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:8px 0 0 0; background:url(../images/join_img9.png) no-repeat;}
.slide_join h3.on em{background:url(../images/join_img10.png) no-repeat;}
.slide_join ul{float:left; width:100%; background-color:#fff; padding:25px 0;}
.slide_join ul .join_show{float:left; width:100%; font-size:14px; line-height:28px;}
.slide_join ul .join_show strong{font-size:18px; font-weight:bold; color:#f11e23;}
.slide_join ul a{display:block;width:160px;height:50px;line-height:46px; background:#f11e23 url(../images/icon_joinuser.png) no-repeat 25px 15px; color:#fff; text-align:center; padding-left:20px; margin-top:20px;}
.join_show table{ border-collapse:collapse; border:1px #ccc solid !important; width:100% !important; line-height:30px !important;}
.join_show table td{padding:5px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #ccc solid !important; line-height:30px!important;}
.join_show table td div{padding:0px !important; height:auto !important;}

/**人才招聘代码 End**/


.message{width:1200px; float:left;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:1200px;float:left; margin-top:30px;}
.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:50px; 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:#f11e23;}
.message ol li .btn2{background:#999;}

/**客户留言代码 End**/


.cont_text{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px;}
.cont_l{width:60%;float:left; line-height:30px; font-size:14px;}
.cont_l h1{font-size:20px; font-weight:bold; color:#f11e23;}
.cont_r{width:20%;float:right; text-align:right;}
.cont_r img{width:200px; height:200px;}
.map{width:100%; float:left; margin-top:30px;}

/**联系我们代码 End**/


}