﻿*{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 'Microsoft YaHei', 'Microsoft YaHei UI', 'WenQuanYi Micro Hei', Arial, sans-serif; color:#666; outline:0;}
body{min-width:1200px;}
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:#cf000f; text-decoration:none; -webkit-transition:0.3s; transition:0.3s;}
/** 重置图片元素 **/
.fl{float:left;} .fr{float:right;} img{border:0px;}
.f1{font-size:24px; color:#cf000f;}
.pr{position:relative;}

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


.top_bg{width:100%; height:90px; margin:auto; background:#fff; position:fixed; z-index:9999; top:0; left:0; right:0; border-bottom:1px solid #e6e6e6;}
.top,.w1200{width:1200px; margin:auto;}
.logo{float:left; padding-top:10px;}

.navMenu{width:845px; float:left; position:relative;}
.navMenu>li{float:left; position:relative; line-height:90px; height:90px; font-size:16px;}
.navMenu>li>a{padding:0 23px; color:#666; display:block;}
.navMenu>li>a:hover,.navMenu>li.on>a{color:#fff;  background:#cf000f url(../images/menu_sjx.jpg) bottom center no-repeat; -webkit-transition:none; transition:none;}
		
/* navMenu */
.navMenubox{float:right;}
.navMenu>li{position:relative;}
.navMenu>li>ul.sub-menu{position:absolute; left:0; top:90px; z-index:1; display:none; background:#cf000f; width:220px;}
.navMenu>li>ul.sub-menu li{background:none; margin:0; padding:0; position:relative; border-bottom:1px solid #dd0010;}
.navMenu>li>ul.sub-menu li:last-of-type{border-bottom:none;}
.navMenu>li>ul.sub-menu li>a{display:block; font-size:14px; line-height:30px; padding:0 20px; clear:both; color:#fff;}
.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:#fff; color:#cf000f;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu{position:absolute; left:180px; top:0; width:200px; background:#fff; display:none;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li{position:relative;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu li a{font-size:13px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.navMenu>li>ul.sub-menu>li>ul.sub-menu ul.sub-menu{position:absolute; left:200px; top:0; width:200px; background:#eee; display:none;}

.banner_box,.sidebar,.foot_nav{display:none;}

.flexslider{width:100%; height:100%; position:relative; overflow:hidden; margin-top:90px;}
.slides{position:relative;z-index:1;}
.slides li{height:100%;}
.slides li img{width:100%; display:block; object-fit:cover;}
.flex-control-nav{position:absolute;bottom:30px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block; width:60px; height:3px; margin:0 5px; *display:inline; zoom:1;}
.flex-control-nav a{display:inline-block; width:60px; height:3px; line-height:40px; overflow:hidden; background:#fff; padding-left:14px; box-sizing:border-box;   cursor:pointer;}
.flex-control-nav .flex-active{background:#cf000f;}
.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;}

.why_bg{width:100%; margin:auto; background:#f3f3f3; padding:60px 0;}
.why{width:1200px; margin:auto;}
.why_l{width:590px; float:left;}
.why_ltit{width:100%; float:left;}
.why_ltit h1{font-size:36px; font-weight:400; color:#000; line-height:30px; margin-top:10px;}
.why_ltit h1 a,.in_pro_tit h1 a{color:#000;} 
.why_ltit h1 a:hover,.in_pro_tit h1 a:hover{color:#cf000f;} 
.why_ltit h2{font-size:18px; color:#999; font-weight:400; font-family:Arial; text-transform:uppercase; line-height:18px;}
.why_ltit:after{content:""; display:block; width:50px; height:3px; background:#cf000f; margin-top:20px;}
.why_ltext{width:100%; float:left; margin-top:50px; font-size:18px; line-height:30px; color:#333;}
.why_lmore{width:100%; float:left; margin-top:55px; font-size:18px; line-height:30px; text-decoration:underline;}
.why_lpic{width:100%; float:left; margin-top:60px; overflow:hidden;}

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

.in_yfbg{width:100%; height:698px; background:url(../images/in_yyfabg.jpg) center no-repeat; padding:120px 0 100px 0;}
.in_yf_nr{width:540px; height:441px; float:left; background:url(../images/in_jjfa_txtbg.png) center no-repeat; margin-left:35px;}
.in_yf_tit{width:100%; float:left; padding:30px 0 0 60px;}
.in_yf_tit h1{font-size:36px; font-weight:400; color:#fff; line-height:30px; margin-top:10px;}
.in_yf_tit h1 a{color:#fff;} .in_yf_tit h1 a:hover{color:#000;}
.in_yf_tit h2{font-size:18px; color:#fff; font-weight:400; font-family:Arial; text-transform:uppercase; line-height:18px;}
.in_yf_tit:after{content:""; display:block; width:50px; height:3px; background:#fff; margin-top:20px;}
.in_yf_wz{width:68%; float:left; padding:105px 0 0 60px; font-size:18px; line-height:30px; color:#333;}

.in_probg{height:900px; margin:auto; background:url(../images/in_probg.jpg); padding-top:50px;}
.in_pro{width:1200px; margin:auto; position:relative;}
.in_pro_tit{width:100%; margin:auto; text-align:center;}
.in_pro_tit span{font-size:18px; font-family:Arial; line-height:18px; text-transform:uppercase; color:#999;}
.in_pro_tit h1{font-size:36px; font-weight:400; line-height:30px; color:#000; margin-top:10px;}
.in_pro_img{width:100%; margin:70px auto 0;}
.in_pro_img li{float:left; width:272px; height:359px; margin:0 0 2px 2px; position:relative;}
.in_pro_img li img{display:block; width:100%; height:100%;}
.in_pro_img li.p1{width:377px; height:720px; position:relative; margin:auto;}
.in_pro_img li.p1 img{position:absolute; left:0; bottom:0; height:auto; }
.in_pro_img li .box{position:absolute; left:0; bottom:0; right:0; height:60px; background:rgba(0,0,0,.5); overflow:hidden; transition:0.5s;}
.in_pro_img li .box .xbc{width:100%; position:absolute; left:0; top:0; padding:0 20px;transition:0.5s;}
.in_pro_img li .box .xbc .h1{font-size:18px; line-height:60px; text-align:center; color:#fff;}
.in_pro_img li .box .xbc .h2{font-size:14px; line-height:24px; text-align:center; margin-top:20px; color:#fff;}
.in_pro_img li:hover .box{height:359px;}
.in_pro_img li:hover .box .xbc{top:50%; -webkit-transform:translate(0,-50%);transform:translate(0,-50%);}

.in_sjbg{width:100%; margin:60px auto 0; background:#fff;}
.in_sj_bt{width:100%; margin:40px auto 0; font-size:18px; line-height:30px; text-align:center;}
.in_sj_img{width:100%; margin:40px auto 0;}
.in_sj_img li{width:25%; float:left;}
.in_sj_img li .box1{width:100%; float:left;}
.in_sj_img li .box1_pic{width:100%; float:left; overflow:hidden;}
.in_sj_img li .box1_pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_sj_img li .box1_pic a:hover img{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_sj_img li .box1_txt{width:100%; float:left; background:#eee; padding:68px 60px;}
.in_sj_img li .box1_txt h3{font-size:30px; font-weight:400; color:#000;}
.in_sj_img li .box1_txt h3:after{content:""; display:block; width:50px; height:1px; background:#d6d6d6; margin-top:20px;}
.in_sj_img li .box1_txt p{font-size:18px; line-height:28px; margin-top:20px;}

.in_jgzzbg{width:100%; height:600px; margin:auto; background:url(../images/in_ysbg.jpg) center no-repeat; padding:60px 0;}
.in_jgzz_tit{width:1200px; margin:auto; text-align:center;}
.in_jgzz_tit span{font-size:18px; font-family:Arial; line-height:18px; text-transform:uppercase; color:#fff;}
.in_jgzz_tit h1{font-size:36px; font-weight:400; line-height:30px; color:#fff; margin-top:10px;}
.in_jgzz_tit h1 a{color:#fff;} .in_jgzz_tit h1 a:hover{color:#cf000f;}
.in_jgzz_list{width:90%; margin:50px auto 0;}
.in_jgzz_list li{width:23%; height:385px; float:left; margin-right:2.5%; background:#fff; padding:50px 30px;}
.in_jgzz_list li:hover{box-shadow:0 3px 10px #000;}
.in_jgzz_list li:nth-child(4n){margin-right:0;}
.in_jgzz_list li .dbt{width:70px; margin:auto; line-height:50px; text-align:center; font-size:48px; color:#999; font-family:Arial;}
.in_jgzz_list li .dbt:after{content:""; display:block; width:70px; height:1px; background:#d6d6d6; margin:10px auto 0;}
.in_jgzz_list li .title{width:100%; margin:40px auto 0; font-size:30px; color:#cf000f; line-height:30px; text-align:center;}
.in_jgzz_list li .txt{width:100%; margin:40px auto 0; font-size:16px; line-height:30px; text-align:center; display:-webkit-box; 
-webkit-box-orient:vertical; -webkit-line-clamp:4; overflow:hidden;}

.in_news{width:1200px; margin:60px auto 0;}
.in_news_title{width:100%; float:left; border-bottom:1px solid #d6d6d6; padding-bottom:30px; text-align:center;}
.in_news_title span{font-size:18px; font-family:Arial; line-height:18px; text-transform:uppercase; color:#999;}
.in_news_title h1{font-size:36px; font-weight:400; line-height:30px; color:#000; margin-top:10px;}
.in_news_title h1 a{color:#000;} .in_news_title h1 a:hover{color:#cf000f;}

.in_newsnr{width:1200px; float:left; margin-top:40px; position:relative;}
.in_news_img{width:1200px; height:445px; margin:auto; padding:0 10px; overflow:hidden;}
.in_news_img ul{width:10000%; position:relative;}
.in_news_img ul li{width:380px; float:left; margin-right:25px;}
.in_news_img ul li .title{width:100%; float:left; font-size:24px; color:#000; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1; overflow:hidden;}
.in_news_img ul li .title a{color:#000;} 
.in_news_img ul li .title a:hover{color:#cf000f;}
.in_news_img ul li .rq{width:100%; float:left; margin-top:10px; font-size:15px; color:#cf000f; background:url(../images/in_news_rqtb.jpg) left no-repeat; padding-left:30px;}
.in_news_img ul li .pic{width:100%; float:left; margin-top:20px; overflow:hidden;}
.in_news_img ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.in_news_img ul li .pic img:hover{-webkit-transform:scale(1.1); transform:scale(1.1);}
.in_news_img ul li .text{width:100%; float:left; margin-top:20px; line-height:30px; font-size:16px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:2; overflow:hidden;}
.in_news_img ul li .btn{width:140px; float:left; margin-top:20px;}
.in_news_img ul li .btn a{width:140px; font-size:14px; height:35px; line-height:35px; text-align:center; display:block; background:#cf000f; color:#fff;}
.in_news_img ul li .btn a:hover{background:#0097f0; color:#fff;}

.in_news_l,.in_news_r{position:absolute; top:50%; margin-top:-23px; width:40px; height:46px; transition:0.3s; cursor:pointer; overflow:hidden;}
.in_news_l{left:-90px; background:url(../images/left.png) center no-repeat;}
.in_news_l:hover{left:-90px; background:url(../images/lefth.png) center no-repeat;}
.in_news_r{right:-90px; background:url(../images/right.png) center no-repeat;}
.in_news_r:hover{right:-90px; background:url(../images/righth.png) center no-repeat;}

.in_hzkh{width:1200px; margin:60px auto 0;}
.in_hzhb_img{width:100%; float:left; margin-top:40px;}
.in_hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #d6d6d6;float:left;}
.in_hzhb_img ul li{width:16.666%; float:left;border-bottom:1px solid #d6d6d6;border-right:1px solid #d6d6d6;}
.in_hzhb_img ul li img{width:100%; display:block;}
.in_hzhb_img ul li a{display:block;width:100%;height:100%;text-align:center; border:5px #fff solid;background:#fff;}
.in_hzhb_img ul li a:hover{border-color:#cf000f;}

.footer_bg{width:100%; margin:60px auto 0; background:#333; border-top:5px solid #cf000f; padding:50px 0; overflow:hidden;}
.footer{width:1200px; margin:auto;}
.foot_about{width:100px; float:left;}
.foot_tit{width:100%; float:left; font-size:20px; color:#fff;}
.foot_tit a{color:#fff;} .foot_tit a:hover,.foot_about_list li a:hover,.foot_products_list li a:hover,.foot_cont_text a:hover{color:#cf000f;}
.foot_tit:after{content:""; display:block; width:20px; height:1px; background:#999; margin-top:10px;} 
.foot_about_list{width:100%; float:left; margin-top:20px;}
.foot_about_list li{width:100%; float:left; font-size:14px; line-height:30px; color:#ccc;}
.foot_about_list li a,.foot_products_list li a,.foot_cont_text a{color:#ccc;}

.foot_products{width:380px; float:left; margin-left:120px;}
.foot_products_list{width:100%; float:left; margin-top:20px;}
.foot_products_list li{width:45%; float:left; font-size:14px; margin-right:10px; line-height:30px; color:#ccc;}
.foot_products_list li:nth-child(2n){margin-right:0;}

.foot_cont{width:290px; float:left; margin-left:80px;}
.foot_cont_text{width:100%; float:left; margin-top:20px; font-size:14px; line-height:24px; color:#ccc;}

.foot_ewm{width:120px; float:right; margin-top:55px;}
.foot_ewm img{width:120px; height:120px; float:left;}
.foot_ewm span{width:120px; float:left; font-size:14px; margin-top:10px; text-align:center; color:#fff;}

.foot_link{width:1200px; margin:30px auto 0; font-size:14px; color:#fff; line-height:30px;}
.foot_link a{color:#fff;} .foot_link a:hover{color:#cf000f;}

.copy{width:1200px; margin:20px auto; line-height:30px; text-align:center; font-size:14px;}


/*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:#cf000f; 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:#cf000f; border-radius:5px 0 0 5px;}
.side ul li .sidetop:hover{background:#0097f0;opacity:1;filter:Alpha(opacity=100);}
.side ul li img{float:left;}

/** 首页代码 End **/


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

.ssbox{height:80px; background:#eee;}
.sousuo{height:50px;padding-top:16px;}
.seachl{width:750px; height:40px; float:left; overflow:hidden; padding-top:10px;}
.seachl span{font-size:16px; color:#cf000f; float:left;}
.seachl a{padding:3px 5px 0 5px;color:#666; float:left; font-size:14px;}
.seachl a:hover{color:#cf000f;}
.sea_right{height:36px; float:right; width:284px; background: #fff; margin-top:5px;}
.searchbox{height:36px; width:236px; position:relative;}
.searchbox p{float: left;height:36px;width:135px;}
.search_txt{width:175px;overflow:hidden;color:#999; padding-left:15px; height:36px; line-height:36px; border:none; background:none; font-size:14px; float:left; outline:none;}
.searchbox span{float:left; height:28px; width:28px;position:absolute; right:-24px; top:-0px;}
.loginsubmit{border:none; overflow:hidden; width:54px; background:#cf000f; float:left;cursor:pointer; height:36px; line-height:36px; font-size:14px; color:#fff;}
.searchr{width:375px; height:36px; margin:30px 0 0 124px; float:left; line-height:36px;}
.searchr a{padding:0 5px;}
#SearchType{height:36px; line-height:36px; margin:0 0 3px 3px; padding-left:5px; font-size:14px; border:none; float:left; outline:none; border-radius:20px; background:none;}

.ny_main{width:1200px; margin:50px auto 0;}
.ny_left{width:245px; float:left;}
.leib2{margin-bottom:20px;}
.leib2 .tit{background:#cf000f; line-height:60px; height:60px; padding:0 20px; color:#fff; font-weight:bold;}
.leib2 .tit a{font-size:22px; color:#fff; font-weight:bold; background:url(../images/pIcon3.png) left no-repeat; padding-left:35px;}
.leib2 .nr{border:1px solid #ececec;}
.leib2 .nr ul{padding:15px 0;}
.leib2 .nr ul li{font-size:14px; line-height:30px; padding-left:40px; background:url(../images/ico111.gif) no-repeat 25px 11px; }
.leib2 .nr ul li a{color:#626262; text-decoration:none;}
.leib2 .nr ul li:last-child{border-bottom:0;}
.leib2 .nr li a:hover,.leib2 .nr li a.on{color:#cf000f;}
.leib2 .nr h3{font-size:16px; font-weight:400; margin-top:3px;}
.leib2 .nr h3 a{color:#333; text-decoration:none; display:block; background:#eee; border-left:4px solid #999; height:45px; line-height:45px; padding-left:20px;}
.leib2 .nr h3 a:hover,.leib2 .nr h3 a.cur{color:#cf000f; border-left:4px solid #cf000f;}
.leib2 .nrfa{margin-bottom:15px;}

.leftlx{text-align:center; margin-top:10px; font-size:14px; padding:10px; border:1px solid #d6d6d6; display:block; margin-bottom:20px; border-top:3px solid #cf000f;}
.leftlx h4{font-size:22px; font-weight:bold; padding:10px 0px; color:#cf000f;}
.leftlx .phone img{width:40px; height:40px;}
.leftlx .phone span{display:block;}
.leftlx .phone p{font-weight:bold; font-size:22px; padding-bottom:10px; border-bottom:1px solid #dedede;  color:#cf000f; text-align:center; margin-bottom:5px;}
.leftlx p{padding-top:5px; line-height:24px; text-align:left;}

.ny_right{width:930px; float:right;}
.plc{background:url(../images/home_tb.png) no-repeat 0 18px; line-height:30px; padding:10px 10px 10px 35px; position:relative; color:#666; overflow:hidden; font-size:14px; border-bottom:1px solid #ececec; border-top:1px solid #ececec;}
.plc span{color:#cf000f;}
.nyr_text{width:100%; float:left; font-size:14px; line-height:30px; margin-top:30px;}

.honor_r_img{width:100%; float:left;}
.honor_r_img li{width:32%; float:left; margin:30px 2% 0 0;}
.honor_r_img li:nth-child(3n){margin-right:0;}
.honor_r_img li span{width:100%; float:left; text-align:center; line-height:30px; font-size:16px; padding:10px 0; background:#fff;}
.honor_r_img li img{width:100%; float:left; border:2px solid #e6e6e6;}
.honor_r_img li img:hover{border-color:#cf000f;}

.hzhb_img{width:100%; float:left; margin-top:40px;}
.hzhb_img ul{border-top:1px solid #e6e6e6;border-left:1px solid #d6d6d6;float:left;}
.hzhb_img ul li{width:25%; float:left;border-bottom:1px solid #d6d6d6;border-right:1px solid #d6d6d6;}
.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:#cf000f;}

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

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

.pro_img{width:100%; float:left;}
.pro_img li{width:23%; float:left; margin:30px 2.5% 0 0; position:relative;}
.pro_img li:nth-child(4n){margin-right:0;}
.pro_img li img{width:100%; height:100%; display:block;}
.pro_img li .box{position:absolute; left:0; bottom:0; right:0; height:50px; background:rgba(0,0,0,.5); overflow:hidden; transition:0.5s;}
.pro_img li .box .xbc{width:100%; position:absolute; left:0; top:0; padding:0 10px;transition:0.5s;}
.pro_img li .box .xbc .h1{font-size:16px; line-height:50px; text-align:center; color:#fff;}
.pro_img li .box .xbc .h2{font-size:13px; line-height:22px; text-align:center; margin-top:10px; color:#fff;}
.pro_img li:hover .box{height:100%;}
.pro_img li:hover .box .xbc{top:50%; -webkit-transform:translate(0,-50%);transform:translate(0,-50%);}

.products{width:100%; float:left; margin-top:30px;}
.promore_l{width:400px;float:left;}

/*放大镜代码 End*/

.pros_right{width:480px; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:20px; border-bottom:1px solid #e6e6e6;}
.pros_right_top h1{font-size:24px; font-weight:bold; color:#cf000f;}

.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:160px; float:left; margin-right:10px;}
.proleft_btn li a{width:160px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block; border-radius:5px;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#cf000f; color:#fff; border-radius:5px;}

.sp-wrap{display:none; position:relative; float:left; width:100%;}
.sp-thumbs{text-align:left;display:inline-block; margin-top:10px;}
.sp-thumbs img{min-height:64px; min-width:50px; max-width:50px;}
.sp-thumbs a:link, .sp-thumbs a:visited {width:50px; height:64px; overflow:hidden; opacity:.3; display:inline-block; background-size:cover; background-position: center; -webkit-transition:all .2s ease-out; transition:all .2s ease-out; margin-right:5px; border:1px solid #e6e6e6;}
.sp-thumbs a:hover{opacity:1;}
.sp-thumbs a:active,.sp-current{opacity:1!important;position:relative;}

.sp-large{position:relative; overflow:hidden; top:0; left:0; height:100% !important;}
.sp-large a img{max-width:100%; display:block;}
.sp-large a{display:block;}

.sp-zoom{position:absolute;left:-50%;top:-50%;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in;display:none;}
.sp-lightbox{position:fixed;top:0;left:0;height:100%;width:100%; background:rgb(0, 0, 0); background:rgba(0, 0, 0, .9);z-index: 500;display: none;cursor: pointer;}
.sp-lightbox img{position:absolute; margin:auto; top:0; bottom:0; left:0; right:0; max-width:100%; max-height:100%; border:2px solid #fff;}
#sp-prev, #sp-next{position:absolute; top:50%; margin-top:-25px; z-index:501; color:#fff; padding:14px; text-decoration:none;background:#000; border-radius:25px; border:2px solid #fff; width:50px;height:50px; box-sizing:border-box;transition: .2s;}
#sp-prev{left:10px;}
#sp-prev:before{content:''; border:7px solid transparent; border-right:15px solid #fff; position: absolute; top:16px; left:7px;}
#sp-next{right:10px;}
#sp-next:before{content:''; border:7px solid transparent; border-left:15px solid white; position: absolute; top:16px; left:18px;}
#sp-prev:hover, #sp-next:hover{background:#444;}

/*放大镜代码 End*/

.tabs-basic{width:910px; 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:16px; text-transform:uppercase;}
.tabs-basic a{display:block; text-decoration:none; background:#eee; border:1px solid transparent; padding:10px 50px;}
.tabs-basic .tab-active{border-bottom:2px solid #cf000f; color:#fff; background:#cf000f; font-weight:bold;}
/* The content */
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:30px auto 0; background:#fff;}
.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; font-size:14px;}
.tabs-basic .tabs-content-placeholder .div img{max-width:100%;}
.tabs-basic table{border-collapse:collapse; border: 1px #e6e6e6 solid !important; width:100% !important;line-height:30px!important;}
.tabs-basic table td{padding:8px!important; padding-left:12px !important; word-wrap:break-word; word-break:break-all; border:1px #e6e6e6 solid !important; line-height:30px!important;}
.tabs-basic table td div{padding:0px!important;height:auto!important;}

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

.scrollleft2{width:100%;float:left;}
.scrollleft2 li{width:240px; overflow:hidden; float:left; padding:20px 10px 0 0;}
.scrollleft2 li img{width:100%; border:1px solid #e6e6e6; padding:5px;}
.scrollleft2 li img:hover{border:1px solid #cf000f;}
.scrollleft2 li span{display:block; width:240px; line-height:30px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;float:left;}

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

.news_r_text{width:100%;float:left;}
.news_r_text ul li{width:100%; float:left; border-bottom:1px solid #e6e6e6; padding-bottom:30px; margin-top:30px;}
.news_r_text ul li .pic{width:220px; float:left; overflow:hidden; background:#e6e6e6; padding:3px;} 
.news_r_text ul li .pic img{width:100%; display:block; -webkit-transition:all .3s; transition:all .3s;}
.news_r_text ul li .pic img:hover{-webkit-transform: scale(1.1); transform: scale(1.1);}
.news_r_text ul li .text{width:680px;float:right;}
.news_r_text ul li .text .titnr{width:680px;float:left;}
.news_r_text ul li .text .tit a{font-size:16px; font-weight:bold; color:#cf000f; float:left; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;} 
.news_r_text ul li .text .tit a:hover{color:#000;}
.news_r_text ul li .text .time{float:right; color:#999; font-size:14px;}
.news_r_text ul li .text .wz{width:100%; float:left; margin-top:10px; line-height:24px; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3; overflow:hidden;}
.news_r_text ul li .text .btn{width:140px;float:left; margin-top:10px;}
.news_r_text ul li .text .btn a{width:140px; hieght:30px; line-height:30px; text-align:center; display:block; font-size:14px; border:1px solid #d6d6d6; background: #fff;}
.news_r_text ul li .text .btn a:hover{background:#cf000f; border:1px solid #cf000f; color:#fff;}

.new-view-title{width:100%; float:left; text-align:center; line-height:30px; margin-top:30px; padding-bottom:20px; background:#fff; font-size:14px; border-bottom:1px solid #e6e6e6;}
.new-view-title .line{padding:0 10px; color:#d3d3d3;}
.color-blue{color:#999;}
.new-view-title h3{padding:5px; line-height:32px; font-size:22px; font-weight:bold; color:#cf000f;}

.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;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px; width:160px; height:40px; line-height:38px; 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; border:1px solid #e6e6e6;}
.view-page .prev{left:0;}
.view-page .prev a{background:#fff url(../images/le.png) 20px center no-repeat; padding-left:60px;}
.view-page .prev:hover a{color:#fff; background:url(../images/le-white.png) 20px center no-repeat #cf000f;}
.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 #cf000f;color: #fff; text-align:center; padding-left:25px;}
.view-page .back a:hover{background:url(../images/back.png) 20px center no-repeat #0097f0; color:#fff;}
.view-page .next{right:0;}
.view-page .next a{background:#fff url(../images/ri.png) 90% center no-repeat;text-align:center;}
.view-page .next:hover a{color:#fff; background:url(../images/ri-white.png) 90% center no-repeat #cf000f;}

.newsmore_list{width:100%;float:left; margin-top:40px;}
.newsmore_list_tit{width:100%; height:45px; background-color:#eee; color:#cf000f; padding:0 20px; line-height:45px; font-size:16px; font-weight:bold; border:1px solid #e6e6e6;}
.newsmore_list_text{width:100%;float:left; border:1px solid #e6e6e6; border-top:none; padding:10px 20px 20px 20px; background:#fff; box-sizing:border-box;}
.newsmore_list_text ul li{background:url(../images/ico111.gif) left no-repeat; padding-left:15px; line-height:35px; float:left; width:48%; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;display:inline; border-bottom:1px dashed #e6e6e6; margin-right:4%; font-size:14px;}
.newsmore_list_text ul li:nth-child(2n){margin-right:0;}
.newsmore_list_text ul li span{float:right; color:#aaa;}

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


.slide_join{width:100%; float:left; margin-top:30px;}
.slide_join h3{float:left;width:100%; height:50px; 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:#cf000f;}
.slide_join h3 span{float:left; width:80%; height:50px; color:#000; font-size:18px; line-height:50px; overflow: hidden; text-overflow:ellipsis;}
.slide_join h3.on span{color:#fff;}
.slide_join h3 em{float:right; width:30px;height:30px; margin:10px 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:#cf000f;}
.slide_join ul a{display:block;width:160px;height:45px;line-height:45px;background:#cf000f url(../images/icon_joinuser.png) no-repeat 15px 15px;color:#fff;border-radius:5px;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:8px!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:100%; float:left; margin-top:30px;}
.message h3{text-align:center; color:#333; font-size:24px; font-weight:bold;}
.message ol{width:100%;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:18px; cursor:pointer;}
.message ol li .btn{background:#cf000f;}
.message ol li .btn2{background:#999;}

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

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

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

.map_ul{width:100%;display:block;}
.map_ul li{display:block; width:100%; padding-bottom:20px; margin:10px 10px 0 0; display:inline; border-bottom:1px solid #e6e6e6;float:left;}
.map_ul li a{font-size:16px; float:left; width:100%;line-height:24px;}
.map_ul .list-inline{display: block; width:100%; min-height:30px;}
.map_ul .list-inline li{height:32px; line-height:32px; border-bottom:0; text-align:center; border:1px solid #dcdcdc; width:auto; padding:0px;}
.map_ul .list-inline li a{font-weight:normal; display:block; line-height:32px; display:inline-block; width:auto; padding:0 10px; font-size:14px; color:#787876;}
.map_ul .list-inline li a:hover{background:#cf000f; color:#fff;}
.map_ul .list-inline li:hover{border:1px solid #cf000f;}

/**网站地图代码 End**/