﻿@charset "utf-8";
body { margin: 0; padding: 0; height: 100%; font-size: 14px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; color: #333; line-height: 24px; }
dd, dl, dt, li, ol, ul { margin: 0; padding: 0; list-style: none }
input { font-size: 12px; font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; vertical-align: middle }
select { font-family: Arial; font-size: 12px }
textarea { font-family: Tahoma, Geneva, Microsoft YaHei, "微软雅黑"; font-size: 12px }
h3, h4, h5 { margin: 0; padding: 0; font-family: "微软雅黑"; font-size: 14px }
.fl { float: left }
.fr { float: right }
.clear { clear: both }
a { text-decoration: none; transition: all .2s linear 0s }
a:hover { color: #008ae2; }
:focus { outline: 0 }
img { border: 0 }
p { line-height: 24px }
html { overflow-x: hidden; overflow-y: auto; }
.clear { clear: both; }
.clearfix {*zoom: 1;}
.clearfix:before,.clearfix:after { display: table; content: ""; line-height: 0;}
.clearfix:after { clear: both;}

/*渐变时间*/
.mt_trans_04{transition: all 0.4s ease-in-out;-webkit-transition: all 0.4s ease-in-out;-moz-transition: all 0.4s ease-in-out;-ms-transition: all 0.4s ease-in-out;-o-transition: all 0.4s ease-in-out;}

/*首页导航*/
.header {width: 100%; z-index: 9999; }
.header .container { width: 1400px; margin: 0px auto; }
.bantouming { background:rgba(49,49,49,0.8)!important; filter:Alpha(opacity=80); background:#313131; }
.none_display{ display: none;}
.header .logo { width: 15%; float: left; cursor: pointer; position:relative; }
.header .logo img { max-width: 100%;display:block; margin-top: 20px;}

.header .nav { height:90px; line-height: 110px; overflow: hidden; font-family: "Microsoft Yahei", "微软雅黑", Arial, sans-serif, "宋体"; white-space: nowrap; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; width:85%!important; float:left}
.header .nav .navitem{ position: relative; float: left; margin-left:6%; }
.header .nav a { color: #333; font-size: 15px; }
.header .nav a:hover { color: #008ae2; }
.header .navhei .navitem{ position: relative; float: left; margin-left:6%;}
.header .navhei a { color: #000000; }
.header .navhei a:hover { color: #008ae2; }

.header .nav .navitem ul {
	display: none;	
	background:rgba(49,49,49,0.8)!important; 
	filter:Alpha(opacity=80); 
	background:#313131;
	border-bottom-left-radius: 5px;
	padding: 0 0 5px 0;
	border-bottom-right-radius: 5px;
	position: absolute;
	left: 0px;
	top: 90px;
	z-index:9999;
}
.header .nav:hover{ overflow: visible !important;}
.header .nav .navitem:hover ul {
	display:block;
}
.header .nav .navitem ul li a {
	line-height: 28px;
	padding: 5px 30px;
	color: #dddddd !important;
	border-bottom: 1px dashed #555;
	display: block;
	min-width: 70px;
	text-align: center;
}
.header .nav .navitem ul li:last-child a{border-bottom:none;}
.header .nav .navitem ul li a:hover, .header .nav .navitem ul li a.hover {
	color: #008ae2 !important;
}

.header .topright{font-family:Arial; float:right; padding-top: 42px;}
.header .topright a { color: #FFFFFF;font-size: 14px; }
.header .topright a:hover { color: #008ae2 !important;text-decoration:none; }

/*多语切换*/
.language {float:right;font-size: 13px;}
.language span { padding: 2px 10px }
.language span a{ color: #ffffff !important;}
.language span.active{ background:#eee; border:1px solid #CCC; color: #008ae2}
.language span.active a{ color: #008ae2 !important; font-weight: bold}

/*底部公用*/
.footer{ width:100%; height:auto; background-color: #272727;}
.footer_nei{ margin-top:20px !important;}
.foot_t,.foot_d,.foot_m{ clear:both; width:1200px; margin:0 auto; height:auto;}
.foot_t{ min-height:190px; padding-top: 40px;}
.foot_t_left{ width:900px; height:auto; float: left; overflow:hidden; }
.foot_t_left dl{ float:left; width:150px;}
.foot_t_left dt{ margin-bottom:5px;}
.foot_t_left dt a{ color:#eee; font-weight: bold; font-size:16px; height:24px; line-height: 24px;}
.foot_t_left dt a:hover{ color:#008ae2;}
.foot_t_left a{ display:block; overflow:hidden; text-overflow:ellipsis; white-space:nowrap;}
.foot_t_left dd{ height:24px; line-height:24px;}
.foot_t_left dd a{ color:#eee; font-size:15px; height:24px;}
.foot_t_left dd a:hover{ color:#008ae2;}
.foot_t_right{ width:143px; height:143px; overflow: visible; float: right;}
.foot_t_right img{transition: all 0.4s;}
.foot_t_right:hover img{transform: scale(1.1)}

.foot_m{ position: relative; border-top:1px solid #333; height:86px;}
.foot_m ul{ width:280px; height:86px; margin:0 auto;}
.foot_m li{ float:left; margin-right:8px; height:22px; line-height: 22px; font-size:18px; color:#ffffff; margin-top:32px;}
.foot_m li:last-child{ margin-right:0px;}

.foot_d{ position: relative; border-top:1px solid #333; height:auto; line-height:70px;}
.foot_d .copyright{ color:#eee; text-align: center; font-size:14px; padding-top:10px;}
.foot_d .copyright a{color: #ffffff!important; }
/*首页右侧小圆点导航*/
.indicators {
	position: fixed;
	top:50%;
	right: 20px;
	z-index: 100;
	padding:0;	
	text-align: center;
	list-style: none;
}
.indicators h4 { margin:2px 0px; }
.indicators span { opacity:0; }
.indicators li {
	display: inline-block;
	width: 8px;
	height: 8px;
	margin: 5px;
	text-indent: -999px;
	cursor: pointer;
	margin-left:10px;
	background-color: #000 \9;
	background-color: rgba(0, 0, 0, 0);
	border: 1px solid #818181;
	border-radius: 10px;
}
.indicators .active {
	width: 8px;
	height: 8px;
	margin-left: 10px;
	background-color: #818181;
}

/*首页第一屏：视频*/
.index_video { position: relative; width:100%; height: auto; margin-top:-80px; display: block; z-index:1;}
.index_video > video {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	object-fit: fill;
}

/*首页第二屏：左右滑动展示信息*/
.index_info{ position: relative; width:100%;  display: block; z-index:1;}
.index_info .post-slide { height:100%; background-color: #ffffff;}
.index_info .post-slide .post-img {	
    position: relative;
    cursor: pointer;
    height: 440px;
    width: auto;
    overflow: hidden;
}
.index_info .post-slide .post-img img {	
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 0.4s ease-in-out 0s;
}
.index_info .post-slide:hover .post-img img {
	transform: scale(1.1);
}

.index_info .post-slide .post-img .top-triangle {position: absolute; bottom: 0; left: 0; width:0; border-bottom: 50px solid #ffffff; border-left-color:rgba(255, 0, 0, 0); border-left-style:solid;  border-left-width:600px;}
.index_info .owl-item:nth-child(2n) .post-img .top-triangle {border-bottom: 50px solid #313131;}
.index_info .owl-item:nth-child(2n) .post-slide{ background-color: #313131;}

.index_info .post-slide .post-content {
	height:240px;
	padding: 45px 30px;
}
.index_info .post-slide .post-title {
	font-size: 17px;
	font-weight: 600;
	margin-top: 0;
	text-transform: capitalize;
}
.index_info .post-slide .post-title a {
	display: inline-block;
	color: #808080;
	transition: all 0.3s ease 0s;
}
.index_info .post-slide .post-title a:hover {
	color: #3d3030;
	text-decoration: none;
}

.index_info .post-slide .post-title { position: relative; font-size: 1.5em; font-weight: 500; line-height: 1.4em; text-transform: uppercase; margin: 0 0 30px; padding: 0 0 19px;}
.index_info .post-slide .post-title a { color:#222222; font-size:17px;}
.index_info .owl-item:nth-child(2n) .post-slide .post-title a{ color: #ffffff}
.index_info .post-slide .post-title:before { position: absolute; content: ''; left: 0; bottom: 0; margin-bottom: 0px; width:75px; height:1px; background-color: rgba(0,138,226,1); }
.index_info .post-slide .post-title:after { position: absolute; content: ''; left: 0; bottom: 0; margin-bottom: 0px; width:100%; height:1px; background-color: rgba(0,138,226,0.3); }

.index_info .post-slide .post-description {
	font-size: 14px;
	color: #676767;
	line-height: 22px;
	margin-bottom: 14px;
}
.index_info .owl-item:nth-child(2n) .post-slide .post-description{ color: #989898}
.index_info .post-slide .read-more {
	display: inline-block;
	padding: 5px 15px;
	font-size: 14px;
	color: #333;
	background-color: rgba(0,138,226,0.6);
	border-bottom-right-radius: 10px;
}
.index_info .post-slide .read-more:hover { color: #ffffff;	background-color: rgba(0,138,226,0.8); }
.index_info .owl-item:nth-child(2n) .post-slide .read-more{ color: #111; background-color: rgba(0,138,226,0.6);}
.index_info .owl-item:nth-child(2n) .post-slide .read-more:hover{color: #ffffff; background-color: rgba(0,138,226,0.8);}

.index_info .owl-theme .owl-controls{ position: absolute; left:50%; bottom:0; margin-left:-44px;}

/*首页第三屏：服务范围*/
.index_service{ position: relative; width:100%; height: 650px; display: block; overflow: hidden; z-index:1;}

.index_service .block-title { position: relative; display: table; width: 1200px; margin: 0 auto; padding-top:120px; overflow: hidden; z-index: 2; }
.index_service .block-title h1 { display: table-cell; margin: 0; font-weight: normal; width: 220px; text-align:center; text-transform: uppercase; color: #5d5d5d; line-height: 1.2em; padding: 0 20px; letter-spacing: 0.25em; white-space: nowrap; font-family: "Microsoft Yahei", "微软雅黑", Arial, sans-serif, "宋体"; }
.index_service .line-before, .index_service .line-after { position: relative; display: table-cell; }
.index_service .line-before:before { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,0.3); }
.index_service .line-before:after { position: absolute; content: ''; width: 60px; height: 1px; right: 0; bottom: 7px; background-color: rgba(0,138,226,1); }
.index_service .line-after:before { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,0.3); }
.index_service .line-after:after { position: absolute; content: ''; width: 60px; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,1); }

.index_service .servicelist{ width:1200px; margin:0 auto; margin-top:120px;}
.index_service .servicelist ul{ overflow:hidden; text-align:center; padding:0px; margin:0px; list-style:none;}
.index_service .servicelist li{display:inline-block; width:19.5%; overflow:hidden;}
.index_service .servicelist li div{ padding:0 8%;}
.index_service .servicelist li div img{ max-width:100%;}
.index_service .servicelist li div:hover img{transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);-moz-transform:rotateY(-180deg);-ms-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);}
.index_service .servicelist li div h2{ font-size:24px; font-weight:normal; margin-top:80px; color: #666666;}
.index_service .servicelist li div:hover h2{ color:#008ae2; }

/*首页第四屏：车间*/
.index_workshop{ position: relative; width:100%; height: auto;  display: block; overflow: hidden; z-index:1; }
.index_workshop .con{overflow: hidden; position: relative; width: 100%; min-width:1200px;width:expression(document.body.clientWidth <=1200? "1200px": "auto");}
.index_workshop .con img{height:100%; width:100%; position:relative;left:50%;margin-left:-50%; vertical-align:bottom;}
.index_workshop .con .con_info{ width:30%; position: absolute; left:50%; top: 45%; transform: translateY(-50%); text-align: center; color: #ffffff}
.index_workshop .con .con_info .cont_biaoti{ font-size:40px;}
.index_workshop .con .con_info .cont_desc{ font-size:24px; line-height: 34px;}

/*首页第五屏：评价*/
.index_evaluate{ position: relative; width:100%; height: auto; min-height: 900px; display: block; overflow: hidden; z-index:1; }
.index_evaluate .con{overflow: hidden; position: relative; width: 100%; min-width:1200px;width:expression(document.body.clientWidth <=1200? "1200px": "auto");}
.index_evaluate .con img{height:100%; width:auto; position:relative;left:50%;margin-left:-50%; vertical-align:bottom;}
.index_evaluate .con .con_info{ width:30%; position: absolute; left:15%; top: 45%; transform: translateY(-50%); text-align: center; color: #333}
.index_evaluate .con .con_info .cont_biaoti{ font-size:40px;}
.index_evaluate .con .con_info .cont_desc{ font-size:24px; line-height: 34px;}

/*首页第六屏：品质*/
.index_quality{ position: relative; width:100%; height: auto; min-height: 900px; display: block; overflow: hidden; z-index:1; }
.index_quality .con{overflow: hidden; position: relative; width: 100%; min-width:1200px; width:expression(document.body.clientWidth <=1200? "1200px": "auto");}
.index_quality .con img{height:100%; width:auto; position:relative;left:50%;margin-left:-50%; vertical-align:bottom;}
.index_quality .con .con_info{ width:30%; position: absolute; left:50%; top: 45%; transform: translateY(-50%); text-align: center; color: #ffffff}
.index_quality .con .con_info .cont_biaoti{ font-size:36px;}
.index_quality .con .con_info .cont_desc{ font-size:22px; line-height: 32px;}

/*首页第七屏：公司新闻*/
.index_news{ position: relative; height: 470px; display: block; overflow: hidden; z-index:1; background-size: cover;}

.index_news .block-title { position: relative; display: table; width: 1200px; margin: 0 auto; padding-top:10px; overflow: hidden; z-index: 2; }
.index_news .block-title h1 { display: table-cell; margin: 0; font-weight: normal; width: 220px; text-align:center; text-transform: uppercase; color: #5d5d5d; line-height: 1.2em; padding: 0 20px; letter-spacing: 0.25em; white-space: nowrap; font-family: "Microsoft Yahei", "微软雅黑", Arial, sans-serif, "宋体"; }
.index_news .line-before, .index_news .line-after { position: relative; display: table-cell; }
.index_news .line-before:before { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,0.3); }
.index_news .line-before:after { position: absolute; content: ''; width: 60px; height: 1px; right: 0; bottom: 7px; background-color: rgba(0,138,226,1); }
.index_news .line-after:before { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,0.3); }
.index_news .line-after:after { position: absolute; content: ''; width: 60px; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,1); }

/*常见问题*/
.index_news .question { position:relative; width:1200px; height:60px; line-height: 60px; margin:0 auto; margin-top:25px; background:#f6f6f6; }
.index_news .question .title { float:left; width:120px; height:60px; line-height: 60px; background: url(../images/question_t_bg.png) no-repeat 0 0; color:#000; font:14px/60px "Microsoft YaHei","STHeiti Light"; font-weight: bold; text-indent: 30px;}

.index_news #questionList { float:right; width:1050px; height:60px; overflow:hidden; }
.index_news #questionList li { width:900px; line-height:60px;}
.index_news #questionList li .date { float:right; color:#666; }
.index_news #questionList li .link { padding-left:8px; color:#666; }
.index_news #questionList li .link:hover { color:#008ae2; }
.index_news .question .owl-theme .owl-controls{ position: absolute; right:0; bottom:0; }
.index_news .question .owl-theme .owl-controls .owl-buttons div{ width:30px; height: 30px; line-height: 30px; margin-right:5px;}

#news_slider{ width:1220px !important; margin:0 auto; margin-top:25px;}
.index_news .post-slide { 
	height:100%; 
	background-color:#e6e5e4;
	margin: 0 10px 0 10px;	
	overflow:hidden;
	-webkit-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.3);
	-ms-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.3);
	-o-box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.3);
	box-shadow: 0px 3px 12px 0px rgba(0,0,0,0.3);

}
.index_news .post-slide .post-img {	
    position: relative;
    cursor: pointer;
    width:100%;
    height:250px;
    width: auto;
    overflow: hidden;
}
.index_news .post-slide .post-img img {	
	width: 100%;
	height: 100%;
	transform: scale(1);
	transition: all 0.4s ease-in-out 0s;
}
.index_news .post-slide:hover .post-img img {
	transform: scale(1.1);
}

.index_news .post-slide .post-content {

	padding:10px  30px;
	position: relative;
}
.index_news .post-slide .post-title {
	font-size: 17px;
	font-weight: 600;
	margin-top: 0;
	text-transform: capitalize;
}
.index_news .post-slide .post-title a {
	display: inline-block;
	color: #808080;
	transition: all 0.3s ease 0s;
}
.index_news .post-slide .post-title a:hover {
	color: #3d3030;
	text-decoration: none;
}

.index_news .post-slide .post-title { position: relative; font-size: 1.5em; font-weight: 500; line-height: 1.4em; text-transform: uppercase; margin: 0 0 30px; padding: 0 0 19px;}
.index_news .post-slide .post-title a { color:#222222; font-size:17px;}
.index_news .post-slide .post-title:before { position: absolute; content: ''; left: 0; bottom: 0; margin-bottom: 0px; width:75px; height:1px; background-color: rgba(0,138,226,1); }
.index_news .post-slide .post-title:after { position: absolute; content: ''; left: 0; bottom: 0; margin-bottom: 0px; width:100%; height:1px; background-color: rgba(0,138,226,0.3); }

.index_news .post-slide .post-description {
	font-size: 14px;
	color: #676767;
	line-height: 22px;
	margin-bottom: 14px;
}

.index_news .post-slide .blog-meta { position: absolute; left:0; bottom:0; padding: 15px 0px; width:100%; background-color: #474747; font-size: 12px; font-family: "Microsoft Yahei", 微软雅黑, Arial, sans-serif, 宋体; }
.index_news .post-slide .blog-meta ul { list-style: none; margin: 0; padding: 0 30px; overflow: hidden; }
.index_news .post-slide .blog-meta ul li { position: relative; display: inline; margin-right: 23px; }
.index_news .post-slide .blog-meta ul li:last-child { margin-right: 0px; }
.index_news .post-slide .blog-meta ul li:before { font-family: FontAwesome; color: #e0e0e0; margin-right: 6px; }
.index_news .post-slide .blog-meta ul li:first-child { background: url(../images/times.gif) no-repeat left center; padding-left: 20px; float: left; }
.index_news .post-slide .blog-meta ul li:nth-child(2) { background: url(../images/liulan.gif) no-repeat left center; padding-left: 30px; float: right; }
.index_news .post-slide .blog-meta ul li:last-child:after { display: none; }
.index_news .post-slide .blog-meta ul li a { color: #e0e0e0; -webkit-transition: color 0.2s ease-in-out; -moz-transition: color 0.2s ease-in-out; -ms-transition: color 0.2s ease-in-out; -o-transition: color 0.2s ease-in-out; transition: color 0.2s ease-in-out; }
.index_news .post-slide .blog-meta ul li a:hover { text-decoration: none; color: #fff; }

.index_news .news_slider_con .owl-theme .owl-controls{ position: absolute; top:50%; width:1220px; margin-top:-22px; display: none !important;}
.index_news .news_slider_con .owl-theme .owl-controls .owl-buttons .owl-prev{ position: absolute; left:-50px;}
.index_news .news_slider_con .owl-theme .owl-controls .owl-buttons .owl-next{ position: absolute; right:-50px;}

/*通用导航*/
.header_common { position: fixed; width: 100%; height:62px; top: 0px; z-index: 9999; background-color: #f8f8f8; }
.header_common .container { width: 1350px; margin: 0px auto; }
.header_common .logo { width: 220px; float: left; cursor: pointer; position:relative; }
.header_common .logo img { height:60px; line-height:38px; margin-top:0px; display:block; }

.header_common .nav { height:52px; line-height: 52px; overflow: hidden; font-family: "Microsoft Yahei", "微软雅黑", Arial, sans-serif, "宋体"; white-space: nowrap; -webkit-transition: all 0.2s ease-in-out; -moz-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out; -o-transition: all 0.2s ease-in-out; transition: all 0.2s ease-in-out; width:70%; float:left}
.header_common .nav .navitem{ position: relative; float: left; margin-left:6%; }
.header_common .nav a { color: #00334d; font-size: 15px; }
.header_common .nav a:hover, .header_common .nav .active a { color: #008ae2; }

.header_common .nav .navitem ul {
	display: none;	
	background:rgba(49,49,49,0.8)!important; 
	filter:Alpha(opacity=80); 
	background:#313131;
	border-bottom-left-radius: 5px;
	padding: 0 0 5px 0;
	border-bottom-right-radius: 5px;
	position: absolute;
	left: 0px;
	top: 52px;
	z-index:9999;
}
.header_common .nav:hover{ overflow: visible !important;}
.header_common .nav .navitem:hover ul {
	display:block;
}
.header_common .nav .navitem ul li a {
	line-height: 28px;
	padding: 5px 30px;
	color: #dddddd !important;
	border-bottom: 1px dashed #555;
	display: block;
	min-width: 70px;
	text-align: center;
}
.header_common .nav .navitem ul li:last-child a{border-bottom:none;}
.header_common .nav .navitem ul li a:hover, .header_common .nav .navitem ul li a.hover {
	color: #008ae2 !important;
}

.header_common .topright{font-family:Arial; float:right; padding-top:13px;}
.header_common .topright a { color: #FFFFFF;font-size: 14px; }
.header_common .topright a:hover { color: #008ae2 !important;text-decoration:none; }
.header_common .topright .language span a{ color: #00334d !important;}
.header_common .topright .language span.active a{ color: #008ae2 !important;}

/*内页banner*/
.nei_banner{overflow: hidden; position: relative; width: 100%; min-width:1200px; margin-top:52px; width:expression(document.body.clientWidth <=1200? "1200px": "auto");}
.nei_banner>a>img{width:1920px;position:relative;left:50%;margin-left:-960px;vertical-align:bottom;}
.nei_banner .title{ width:100%; height:50px; line-height: 50px; position: absolute; top:50%; margin-top:-25px; font-size:44px; text-align: center; color: #008ae2;}

/*面包屑导航条*/
.location_nav{width:100%;min-width:1200px;border-bottom:1px solid #ddd;}
.location_nav>div{margin:0 auto;overflow:hidden;line-height:62px;width:1200px; margin:0 auto;}
.location_nav>div>p{float:left; height:62px; line-height:62px; margin:0; padding:0;}
.location_nav>div>p>span:nth-child(1){font-size:18px;color:#333;margin-right:15px;}
.location_nav>div>p>span:nth-child(2){font-size:16px;color:#d4d4d4;}
.location_nav>div>div{float:right;line-height:62px;}
.location_nav>div>div>a{font-size:14px;color:#666;cursor:pointer;}
.location_nav>div>div>span{font-size:14px;color:#d4d4d4;margin:0 15px;}
.location_nav>div>div>a:hover{color:#008ae2;}
.location_nav>div>div>a.nav_color{color:#008ae2;font-weight:bold;}

/*新闻中心&产品列表*/
.wd1200 { width: 1200px; margin: 0 auto; }
.cl { clear: both;}
.product_l{width:1200px; height: auto; padding:80px 0 50px;}
.animate2{-webkit-transition-duration:0.6s; transition-duration:0.6s;}
.zyrigpro{width:100%;}
.zyrigpro ul li{width:23.25%; height:230px; text-align: center;margin-right:2%; margin-bottom:3.5%; position:relative; float:left;}
.zyrigpro ul li:nth-child(4n){margin-right:0;}
.zyrigpro ul li a{color:#000000;}
/*For Firefox Chrome*/
.zyrigpro .proimg{width:100%;height:200px;:auto;overflow:hidden;text-align:center; display: table-cell; float:left;position:relative;background:#fff;}
.zyrigpro .proimg a{display:table-cell;vertical-align:middle;width:100% !important;height:200px;}
/*.zyrigpro .proimg a img{margin:1px 1px;max-width:100%;max-height:300px;}*/
.zyrigpro .proimg a img{width:100%;height:200px;}
/*For IE7*/
*+html .zyrigpro .proimg a{position:absolute;top:50%;width:100%;text-align:center;height:auto;}
*+html .zyrigpro .proimg a img{position:relative;top:-50%;left:-50%;}
.zyrigpro ul li:hover img{ -webkit-transform: scale(1.1);transform: scale(1.1);}
.zyrigpro ul li:hover a{color:#008ae2;}

.zyrigpro ul li p{width:100%; height: 30px; line-height: 30px;  text-align: center; float: left; margin:0; padding:0;}
.zyrigpro ul li p.title {margin-top:10px; font-size:14px; font-weight: bold;}
.zyrigpro ul li p.desc{ height:48px; font-size:13px; overflow: hidden; line-height:24px;}

/*新闻内页*/
.news_detail{width:1200px;margin:0 auto 70px;overflow:hidden;}
.news_content{float:left;padding:20px 0px 0 0; width:100%;box-sizing:border-box;}
.content_title>p{font-size:18px;color:#333;font-weight:bold;line-height:28px;}
.content_title>div{overflow:hidden;line-height:30px;padding:20px 0 20px 0;border-bottom:1px dashed #ddd;}
.content_title>div>span{float:left;font-size:14px;color:#999;margin-right:20px;}
.content_title>div>a{float:right;font-size:14px;color:#333;border:1px solid #ddd;display:inline-block;width:74px;line-height:28px;text-align:center;}
.content_text{padding-top:20px;}
.content_text img{max-width:100%;}
.up_next_con{width:1200px;margin:0 auto 50px;overflow:hidden;}
.up_next{padding:25px 0 10px;margin-top:50px;border-top:1px dashed #ddd;}
.up_next p{margin-bottom:15px;font-size:14px;overflow:hidden;}
.up_next p span{color:#999;float:left;}
.up_next p a{color:#333;display:inline-block;max-width:670px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.up_next p a:hover{color:#00a0ff;}

/*产品列表页描述*/
.prolist_desc{width:1200px; margin:60px auto 50px;}
.prolist_desc p{ text-align: center; font-size:16px; line-height: 18px;}
.prolist_desc .title{ font-size:24px; font-weight: bold; height: 40px; line-height: 40px; color: #000000}
.prolist_desc .pic{ width:100%; margin-top:50px;}
.prolist_desc .pic img{ width:100%; height: auto; float: left;}

/*联系我们*/
.week_contact { width: 100%; min-width: 1200px;}
.week_container { width:1200px; margin:0 auto;}
.contact-ways {
	overflow: hidden
}
.contact-ways li {
	float: left;
	width: 33%;
	height: 420px;
	border-left: 1px solid #e9e9e9
}
.contact-ways li:last-child {
	border-right: 1px solid #e9e9e9
}
.contact-ways li a,.contact-ways li a:hover {
	display: block;
	padding: 88px 0;
	text-align: center;
	text-decoration: none
}
.contact-ways li h4 {
	font-size: 16px;
	color: #666;
	line-height: 30px;
	margin: 0;
	font-weight: 100
}
.contact-ways li p.cway-txt {
	font-size: 30px;
	line-height: 50px;
	color: #121212
}
.contact-ways li:hover p.cway-txt {
	color: #008ae2
}
.contact-ways li a i {
	margin: 0 auto 20px;
	display: block;
	width: 128px;
	height: 128px;
	background-color: #f8f8f8;
	border-radius: 64px;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-tap-highlight-color: transparent
}
.contact-ways li a:hover i {
	background-color: #008ae2;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-webkit-tap-highlight-color: transparent
}
.contact-ways li a i.i-phone {
	background-image: url(../images/icon_phone.png);
	background-size: 128px;
	background-repeat: no-repeat;
	background-position: 0 0
}
.contact-ways li a:hover i.i-phone {
	background-position: 0 -128px
}
.contact-ways li a i.i-qq {
	background-image: url(../images/icon_qq.png);
	background-size: 128px;
	background-repeat: no-repeat;
	background-position: 0 0
}
.contact-ways li a:hover i.i-qq {
	background-position: 0 -128px
}
.contact-ways li a i.i-mail {
	background-image: url(../images/icon_mail.png);
	background-size: 128px;
	background-repeat: no-repeat;
	background-position: 0 0
}
.contact-ways li a:hover i.i-mail {
	background-position: 0 -128px
}

.week_weixin {
	background: url(../images/bg_weixin.jpg) no-repeat center;
	background-size: cover;
	background-attachment: fixed;
	padding: 80px 0
}
.week_weixin h3 {
	margin: 0 auto;
	font-size: 32px;
	width: 60%;
	line-height: 1.75;
	text-align: center;
	color: #fff;
	font-weight: 400
}
.week_weixin p {
	margin: 0 auto 20px;
	font-size: 16px;
	width: 80%;
	line-height: 1.75;
	text-align: center;
	color: #eee
}
.week_weixin-p img {
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 160px;
	transition: all 0.4s;
}
.week_weixin-p:hover img{transform: scale(1.1)}
.week_weixin p span {
	display: inline-block;
	margin: 0 20px
}
.week_map {
    position: relative;
    height: 520px;
    min-width: 1024px;
    margin-bottom: -5px;
}
.mark-info {
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	text-align: center;
	padding: 20px 0 0px 0;
	background: url(../images/tmbg.png) repeat;
	color: #fff
}
.mark-info h4 {
	margin: 0;
	line-height: 36px;
	font-size: 26px;
	font-weight: 400
}
.mark-info p {
	font-size: 16px;
	line-height: 32px
}

/*单篇文章*/
.about_con { width: 1200px; margin: 50px auto; min-height: 300px; }
.about_con p{ line-height: 28px; padding:0; margin:0;}

.about_hunpai{ width:100% !important;}
.about_hunpai .hunpai{ width:100%; height: 600px; margin:0 auto; background-color: #ffffff; align-items:center; display: -webkit-flex;}
.about_hunpai .hunpai .hunpai_con{ width:1200px; margin:0 auto;}
.about_hunpai .hunpai .hunpai_l{ width:50%; height: auto; float: left;}
.about_hunpai .hunpai .hunpai_r{ width:50%; height: auto; float: right; }

.about_hunpai .hunpai .hunpai_l .bt{font-size:30px; color: #008ae2}
.about_hunpai .hunpai .hunpai_l .desc{font-size:16px; margin-top:30px;}
.about_hunpai .hunpai .hunpai_l .desc p{ line-height: 20px;}
.about_hunpai .hunpai .hunpai_r img{ max-width:100%; height: auto;}

.about_hunpai .hunpai:nth-child(2n){ background-color: #f0f0f0;}
.about_hunpai .hunpai:nth-child(2n) .hunpai_l{ float: right; width:45%;}
.about_hunpai .hunpai:nth-child(2n) .hunpai_r{ float: left}

/*公司简介*/
.about_con_tonglan{ width:100%; padding: 50px 0; min-height: 300px;  background-color: #efefef;}
.about_white{ background-color: #ffffff !important;}
.about_con_tonglan .container {
	width: 1200px;	
	height: auto;
	margin: 0 auto;	
}
.about_con_tonglan .row {
	width:100%;
	float: left;
    margin-right: -1.5%;
    margin-left: -1.5%;
}
.about_con_tonglan .col-md-12 {
    width: 100%;
    margin-left: 1.5%;
}
.about_con_tonglan .text-m {
    font-size: 16px;
}
.about_con_tonglan h2.sub-title {
    margin: 0 0 30px 0;
    font-weight: normal !important;
    /* color: #00334d; */
}
.about_con_tonglan .col-md-4 {
    width: 30%; 
    float: left;
    overflow: hidden;
    position: relative;
    min-height: 1px;
    padding-right: 1.5%;
    padding-left: 1.5%;
}

.about_con_tonglan .col-md-2 {
    width: 46%; 
    float: left;
    overflow: hidden;
    position: relative;
    min-height: 1px;
    padding-right: 1.5%;
    padding-left: 1.5%;
}

.about_con_tonglan .center {
    text-align: center;
}
.about_con_tonglan h2.section-title {
    text-align: center;
    margin: 0 auto;
    font-weight: normal !important;
    font-size:28px;
}
.about_con_tonglan .text-l {
    font-size: 18px;
}
.about_con_tonglan .text-l h3 {
    font-size: 24px;
    color:#008ae2;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal !important;
}
.about_con_tonglan .divider-left {
    border-left: 1px solid #008ae2;
    min-height: 160px;
}
.about_con_tonglan hr.divider {
	width:100%;
	height: auto;
	float: left;
	margin:20px 0;
    border-top: 1px solid #008ae2;
}

/*20190108新增：世界地图、智造中心*/
/*世界地图*/
.index_worldmap{ position: relative; width:100%; height: auto; min-height: 460px; margin-top:10px; display: block; overflow: hidden; z-index:1; }
.index_worldmap .con{overflow: hidden; position: relative; width: 100%; min-width:1200px;width:expression(document.body.clientWidth <=1200? "1200px": "auto");}
.index_worldmap .con img{height:100%; width:auto; position:relative;left:50%;margin-left:-50%; vertical-align:bottom;}

/*智造中心*/
.index_chejian{ position: relative; width:100%; height: auto; display: block; overflow: hidden; z-index:1;}
.index_chejian .block-title { position: relative; display: table; width: 1200px; margin: 0 auto; padding-top:120px; overflow: hidden; z-index: 2; }
.index_chejian .block-title h1 { display: table-cell; margin: 0; font-weight: normal; width: 220px; text-align:center; text-transform: uppercase; color: #5d5d5d; line-height: 1.2em; padding: 0 20px; letter-spacing: 0.25em; white-space: nowrap; font-family: "Microsoft Yahei", "微软雅黑", Arial, sans-serif, "宋体"; }
.index_chejian .line-before, .index_chejian .line-after { position: relative; display: table-cell; }
.index_chejian .line-before:before { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,0.3); }
.index_chejian .line-before:after { position: absolute; content: ''; width: 60px; height: 1px; right: 0; bottom: 7px; background-color: rgba(0,138,226,1); }
.index_chejian .line-after:before { position: absolute; content: ''; width: 100%; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,0.3); }
.index_chejian .line-after:after { position: absolute; content: ''; width: 60px; height: 1px; left: 0; bottom: 7px; background-color: rgba(0,138,226,1); }

.index_chejian .con{overflow: hidden; position: relative; width:1200px; margin:0 auto; padding-top:45px;}
.index_chejian .tabs{text-align: center;margin-bottom: 30px;}
.index_chejian .tabs li{display: inline-block;width: 100px;margin: 0 5px 10px;}
.index_chejian .tabs li img{width: 100px; height: 100px;opacity: .5}
.index_chejian .tabs li p{white-space: nowrap;text-overflow:ellipsis;overflow: hidden; color:#333333 !important;}
.index_chejian .tabs li.thistab img{opacity: 1;}
.index_chejian .tabs li.thistab p{color: #008ae2 !important;}
.index_chejian .tab_conbox .tab_con {display: none;}
.index_chejian .tab_conbox li li{width: 25%; float: left;}
.index_chejian .tab_conbox li li .lightbox{display: block;border: 3px #fff solid; height: 100%; overflow: hidden;}
.index_chejian .tab_conbox li li img{width: 100%;}

/*workshop、evaluate、quality轮播左右按钮调整*/
.center_controler .owl-theme .owl-controls{ position: absolute; width:100%; top:50%; margin-top:-22px;}
.center_controler .owl-theme .owl-controls .owl-buttons div{ position: absolute; width:44px; height: 44px; line-height: 44px; margin-right:5px;}
.center_controler .owl-theme .owl-controls .owl-buttons .owl-prev{ left:0; margin-left:5px;}
.center_controler .owl-theme .owl-controls .owl-buttons .owl-next{ right:0; }