﻿@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: #0068b5; }
:focus { outline: 0 }
img { border: 0 }
p { line-height: 24px }
html { overflow-x: hidden; overflow-y: auto; }
.clearfix:after {
   content:""; 
   display: block; 
   clear:both; 
}
.clear { 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 { position: fixed; width: 100%; top: 0px; z-index: 9999; }
.header .container { width: 1200px; 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: 10%; float: left; cursor: pointer; position:relative; }
.header .logo img { max-width: 100%;display:block; }

.header .nav { height:110px; 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:70%; float:left}
.header .nav .navitem{ position: relative; float: left; margin-left:6%; }
.header .nav a { color: #FFFFFF; font-size: 14px; }
.header .nav a:hover { color: #0068b5; }
.header .navhei .navitem{ position: relative; float: left; margin-left:6%;}
.header .navhei a { color: #000000; }
.header .navhei a:hover { color: #0068b5; }

.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 25px;
	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: #0068b5 !important;
}

.header .topright{font-family:Arial; float:right; padding-top: 42px;}
.header .topright a { color: #FFFFFF;font-size: 14px; }
.header .topright a:hover { color: #0068b5 !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: #0068b5}
.language span.active a{ color: #0068b5 !important; font-weight: bold}

/*底部公用*/
.footer{ width:100%; height:auto; min-width: 1200px; 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:100%; height:auto; float: left; overflow:hidden; }
.foot_t_left dl{ float:left; width:170px; text-align: center;}
.foot_t_left dt{ margin-bottom:5px;}
.foot_t_left dt a{ color:#eee; font-weight: bold; font-size:14px; height:24px; line-height: 24px;}
.foot_t_left dt a:hover{ color:#0068b5;}
.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:12px; height:24px;}
.foot_t_left dd a:hover{ color:#0068b5;}
.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:70px; line-height:70px;}
.foot_d .copyright{ color:#eee; text-align: center; font-size:12px; padding-top:10px;}

/*首页右侧小圆点导航*/
.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_banner { position: relative; width:100%; height: auto; max-height: 800px; min-width:1200px; overflow: hidden; margin:0 auto; display: block; z-index:1;}
.index_banner #owl-demo {
    width:100%;
    margin-left: auto;
    margin-right: auto;    
}
.index_banner #owl-demo .item {
    display: block;
}
.index_banner #owl-demo img {
    display: block;
    width: 100%;    
    height: auto;
}

/*首页第二屏：左右滑动展示信息*/
.index_info{ position: relative; float: left; width:100%; min-width:1200px; height: auto; max-height:800px; display: block; z-index:1; margin-top:5px;}
.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:280px;
	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_product{ position: relative; width:100%; height: auto; min-height: 500px; min-width:1200px; display: block; overflow: hidden !important; z-index:1; }
.index_product .contMain {margin-bottom: 30px;overflow: hidden;_zoom:1;width: 1200px; margin:0 auto; margin-top:80px;}
.index_product .up {font-size: 14px;line-height: 21px; color: #999999;margin-bottom: 40px;text-align: center;width: 1200px;background: url("../images/icon-44.png") repeat-x center;}
.index_product .up span {font-size: 18px;color: #666666; padding:0 5px;}
.index_product .up b {background: #ffffff;padding: 0 15px;}
.index_product .contMain .l {}
.index_product .contMain ul {overflow: hidden;_zoom:1;width: 1200px;margin-bottom: 50px;}
.index_product .contMain ul li {width: 294px;float: left;height: 311px;margin-right: 8px;}
.index_product .contMain ul li:last-child{margin-right:0px;} 
.index_product .contMain ul li.li1 {background: url("../images/icon-8.png") no-repeat;}
.index_product .contMain ul li.li2 {background: url("../images/icon-9.png") no-repeat;}
.index_product .contMain ul li.li3 {background: url("../images/icon-10.png") no-repeat;}
.index_product .contMain ul li.li4 {background: url("../images/icon-11.png") no-repeat;}
.index_product .contMain ul li.li1:hover {background: url("../images/icon-53.png") no-repeat;}
.index_product .contMain ul li.li2:hover {background: url("../images/icon-54.png") no-repeat;}
.index_product .contMain ul li.li3:hover {background: url("../images/icon-55.png") no-repeat;}
.index_product .contMain ul li.li4:hover {background: url("../images/icon-56.png") no-repeat;}

.index_product .contMain ul li h4 {text-align: center;font-size: 18px; margin-bottom: 20px;color: #333333; margin-top: 120px;}
.index_product .contMain ul li p {padding: 0 20px;font-size: 14px;color: #999999;font-size: 12px;line-height: 20px;}

/*首页第四屏：产品特点*/
.index_service{ position: relative; width:100%; height: 550px; min-width:1200px; display: block; overflow: hidden; z-index:1;}

.index_service .block-title { position: relative; display: table; width: 1200px; margin: 0 auto; padding-top:20px; 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:24.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{ width:100%; float:left; font-size:24px; font-weight:normal; margin-top:30px; color: #666666;}
.index_service .servicelist li div h3{ width:100%; float:left; font-size:18px; font-weight:normal; margin-top:0px; color: #666666;}
.index_service .servicelist li div:hover h2{ color:#0068b5; }

/*首页第四屏：车间*/
.index_workshop{ position: relative; width:100%; height: auto; min-height: 800px; min-width:1200px; 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:auto; 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; min-width:1200px; 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; min-width:1200px; 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: 950px; min-width:1200px;  display: block; overflow: hidden; z-index:1; background: url(../images/index_news.jpg) no-repeat center center; background-size: cover;}

.index_news .block-title { position: relative; display: table; width: 1200px; margin: 0 auto; padding-top:120px; 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:#0068b5; }
.index_news .question .owl-theme .owl-controls{ position: absolute; right:0; bottom:0; text-align: right;}
.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 {
	height:250px;
	padding: 45px 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:52px; top: 0px; z-index: 9999; background-color: #f8f8f8; }
.header_common .container { width: 1200px; margin: 0px auto; }
.header_common .logo { width: 220px; float: left; cursor: pointer; position:relative; }
.header_common .logo img { height:38px; line-height:38px; margin-top:7px; 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: 14px; }
.header_common .nav a:hover, .header_common .nav .active a { color: #0068b5; }

.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: #0068b5 !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: #0068b5 !important;text-decoration:none; }
.header_common .topright .language span a{ color: #00334d !important;}
.header_common .topright .language span.active a{ color: #0068b5 !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: #0068b5;}

/*面包屑导航条*/
.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:#0068b5;}
.location_nav>div>div>a.nav_color{color:#0068b5;font-weight:bold;}

/*新闻中心&产品列表*/
.wd1200 { width: 1200px; margin: 0 auto; }

.product_l{width: 200px; float: left;}
.product_l .sideNav ul {min-height:300px;}
.product_l .sideNav ul li {color: #666666;}
.product_l .sideNav ul li a {text-align: right; color: #666666;font-size: 14px;display: inline-block;height: 47px;width:180px;padding-right:30px; border-bottom: 1px solid #dddddd;border-top: 1px solid #FFFFFF;line-height: 47px;}
.product_l .sideNav ul li ol {display: none;}

.product_l .sideNav ul li a:hover,
.product_l .sideNav ul li a.active {color: #fff;background-color:#999}
.product_l .sideNav ul li.first {border-top:none;}
.product_l .sideNav ul li.last {border-bottom:none;}

.i_subnav .sideNav ul li a{ text-align: center !important; text-indent: 15px !important;}

.cl { clear: both;}
.product_r{width:940px; height: auto; float:right; padding:0px 0 50px;}
.animate2{-webkit-transition-duration:0.6s; transition-duration:0.6s;}
.zyrigpro{width:100%;}
.zyrigpro ul li{width:300px; height:350px; margin-right:20px; margin-bottom:30px; position:relative; float:left;}
.zyrigpro ul li:nth-child(3n){margin-right:0;}
.zyrigpro ul li a{color:#666666;}
/*For Firefox Chrome*/
.zyrigpro .proimg{width:300px;height:300px;overflow:hidden;text-align:center; display: table-cell; float:left;position:relative;background:#fff; border:1px solid #dddddd;}
.zyrigpro .proimg a{display:table-cell;vertical-align:middle;width:300px;height:300px;}
.zyrigpro .proimg a img{max-width:260px;max-height:260px;}
/*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 .proimg{border:1px solid #0068b5;}
.zyrigpro ul li:hover img{ -webkit-transform: scale(1.1);transform: scale(1.1);}
.zyrigpro ul li:hover a{color:#0068b5;}

.zyrigpro ul li p{width:100%; height: 30px; line-height: 30px; text-align:left; 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;}

/*新闻列表*/
.zyrignews{width:100%;}
.zyrignews ul li{width:300px; height:250px; margin-right:20px; margin-bottom:30px; position:relative; float:left;}
.zyrignews ul li:nth-child(3n){margin-right:0;}
.zyrignews ul li a{color:#666666;}
/*For Firefox Chrome*/
.zyrignews .proimg{width:300px;height:200px;overflow:hidden;text-align:center; display: table-cell; float:left;position:relative;background:#fff; border:1px solid #dddddd;}
.zyrignews .proimg a{display:table-cell;vertical-align:middle;width:300px;height:200px;}
.zyrignews .proimg a img{max-width:300px;max-height:200px;}
/*For IE7*/
*+html .zyrignews .proimg a{position:absolute;top:50%;width:100%;text-align:center;height:auto;}
*+html .zyrignews .proimg a img{position:relative;top:-50%;left:-50%;}
.zyrignews ul li:hover .proimg{border:1px solid #0068b5;}
.zyrignews ul li:hover img{ -webkit-transform: scale(1.1);transform: scale(1.1);}
.zyrignews ul li:hover a{color:#0068b5;}

.zyrignews ul li p{width:100%; height: 30px; line-height: 30px; text-align:left; float: left; margin:0; padding:0;}
.zyrignews ul li p.title {margin-top:10px; font-size:14px; font-weight: bold;}
.zyrignews ul li p.desc{ height:48px; font-size:13px; overflow: hidden; line-height:24px;}

/*新闻内页*/
.news_detail{width:1200px;margin:30px auto 70px;overflow:hidden;}
.news_content{float:right; width:940px;box-sizing:border-box;}
.content_title>p{font-size:18px;height:30px; line-height:30px; color:#333;font-weight:bold;padding:0 !important; margin: 0 !important;}
.content_title>div{overflow:hidden;line-height:30px;padding:15px 0 15px 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:800px; height: auto;}
.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: #0068b5
}
.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: #0068b5;
	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;
	min-width:1200px;
	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: 1200px;
    margin-bottom: -5px;
}
.mark-info {
	position: absolute;
	bottom: -30px;
	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_wai{width: 1200px; margin: 30px auto;}
.about_con { float:right; width: 940px; min-height: 300px; padding-bottom: 30px;}
.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: #0068b5}
.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 0 60px 0;
    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:#0068b5;
    margin-top: 20px;
    margin-bottom: 10px;
    font-weight: normal !important;
}
.about_con_tonglan .divider-left {
    border-left: 1px solid #0068b5;
    min-height: 160px;
}
.about_con_tonglan hr.divider {
	width:100%;
	height: auto;
	float: left;
	margin:20px 0;
    border-top: 1px solid #0068b5;
}