body div{
user-select: none;
}


﻿@charset "utf-8";/* CSS Document*/
*{margin:0px;padding:0px;}
body{font-size:13px;font-family: "Microsoft YaHei";color:#333;background: #F3F3F3;}
.page{width:100%;margin:0 auto;}
/*通用样式*/
a{text-decoration:none;color:#333;}
a:hover{color:#f60;text-decoration:none;}
img{border:0px;}
ul,li{list-style-type:none;}
.font{font-size:13px;line-height:22px;padding:6px;}
.clear{clear: both;}
.m1100{width: 1100px; margin:0 auto;}
.fl{float: left;}
.fr{float: right;}
img{border: 0px;}
em{font-style: normal;}
i{font-style: normal;}
.clear_10{height:10px;clear: both;}
.clear_5{height:10px;clear: both;}
.clear_10{height:10px;clear: both;}

/*翻页*/
.list_page{vertical-align: bottom;display:inline-block;*display:inline;*zoom:1;*margin-left:5px;font-size:14px;line-height:30px;text-align:center;padding-top: 20px;}
.showpage {width:100%;height:100%;overflow: hidden;line-height: 25px;float: right;text-align: right;}
.showpage a {padding:0 5px; overflow: hidden;height:22px;border:1px solid #dcdcdc;display: inline-block;color:#505050;position: relative;top:5px;margin:0 2px;}
.showpage .current {padding:0 5px; overflow: hidden;height:22px;display: inline-block;color:#fff;position: relative;top:5px;background: #23b9f2;border:1px solid #dcdcdc;margin:0 2px;}

/*顶部*/
.top {
	width: 100%;
	height: 40px;
	background: #EEEEEE;
	line-height: 40px;
	/*! color: #fff; */
}
.top .top_con {
}
.top .top_l{height: 40px;}
.top .top_r{/*! width: 300px; */height: 40px;text-align: right;}
.top .top_r a{/*! color: #fff; */}

/*头部代码的开始*/
.head {
	width: 100%; 
	height: 120px;
	background: #fff url(../images/logo.png) no-repeat center top;
}

.head .head_con {
	width: 100%;
	height: 170px;
}
.head .head_con a {
	display: block;
	width: 100%;
	height: 170px;
}

/*导航*/
.nav {
	width: 100%; 
	height: 60px;
	background: #1E2B49;
}
.nav .nav_con {
}
.nav ul li {
	height: 50px;
	line-height: 60px;
	text-align: center;
	font-size: 15px;
	/*! font-weight:bold; */
	float: left;
	/*! border-right:1px solid #D3625E; */
	width: 115px;
}
.nav ul li a {
	display: block;
	color: #FFF;
	/*! padding: 0 14.2px; */
}
.nav ul li a:hover {
	background-color: #45A643;
	text-decoration: none;
}
.nav ul li.on a {
	background-color: #45A643;
	text-decoration: none;
}

/*.menu li .subnav{margin: -0px 0 0 -0px;padding:0;position:absolute;z-index:999;display:none;}
.menu li .subnav dt a{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: #55647A;
	color: #fff;
	font-size: 15px;
	border-bottom: 1px solid #D5D5D5;
	font-weight: normal;
	margin-bottom:0;
	opacity:.9;filter:alpha(opacity=80);
}
.menu li .subnav dt a:hover{background:#45A643;color:#fff;}
*/

/*==============焦点图================*/
.banner {
	width: 100%;
	margin: 0 auto;
	text-align: left;
	position: relative;
	z-index: 1;
	overflow: hidden;
}
#controller {
	width: 100px;
	height:13px;
	text-align: center;
	position:absolute;
	bottom:15px;
	left:50%;
}
#controller li {
	display: inline;
	float:left;
	margin:0 5px;
	width: 13px;
	height: 13px;
	text-indent:-99999px;
	cursor:pointer;
	background:url(../addver/icon_page.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page.png', sizingMethod='crop');
}
#controller li.active {
	background:url(../addver/icon_page_active.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='icon_page_active.png', sizingMethod='crop');
}
.tbui_slideshow_container {
	width: 100%;
	height: 400px;
	overflow:hidden;
	position:relative;
}
#next,#prev {
	width:65px;
	height:65px;
	overflow:hidden;
	display:block;
	position:absolute;
	top:180px;
	text-indent:-9999px;
	cursor:pointer;
	filter: Alpha(Opacity=55);
	opacity: 0.5;
}
#prev {
	left:100px;
	background: url(../addver/btn_pre.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_pre.png', sizingMethod='crop');
	/*! filter: Alpha(Opacity=55); */
	/*! opacity: 0.5; */
}
#next {
	right:100px;
	background: url(../addver/btn_next.png) no-repeat;
	_background:none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled="true",src='btn_next.png', sizingMethod='crop');
	/*! filter: Alpha(Opacity=55); */
	/*! opacity: 0.5; */
}
.tbui_slideshow_container .tbui_slideshow_slide {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 0;
	display : none;
	webkitBackfaceVisibility: hidden;
}
.tab_list {
	display:none;
}
.tbui_slideshow_list img {
	width:100%;
	height:400px;
	overflow:hidden;
}
.tbui_slideshow_list a {
	width:100%;
	height:400px;
	display:block;
}
.slide_bg {
	width:100%;
	height:50px;
	position:absolute;
	bottom:0;
	left:0;
	background:#000;
	filter:Alpha(Opacity=55);
	opacity: 0.05;
}
/*==============焦点图==== end ============*/

/*搜索样式*/
.search {
	width: 100%;
	height: 45px;
	background: #fff;
	line-height: 45px;
	box-shadow: 1px 2px 3px 2px #cfcfcf;
}
.search .search_con {
}
.search .search_l{width: 600px;height: 45px;}
.search .search_r{height: 40px;text-align: right;}
.search .text{width: 200px; height: 26px; line-height: 26px;text-indent:10px;}
.search .submit{background: #45A643; width: 55px; height: 28px; text-align: center; color: #fff; border: 0;cursor:pointer; font-size: 18px;}


/*工程案例*/
.in_product{ width: 100%; /*! height: 390px; */  background: #46A644; /*! background-size: 100% 100%; */padding: 40px 0;}
.product{ /*! width: 1100px; */ /*! margin-top: 30px; */ /*! position: relative; */ /*! left: 50%; */ /*! top: 0; */ /*! margin-left: -600px; */}
.in_top{ width: 1100px; height: 80px; /*! padding: 0 0 20px 0; */ background: url("../images/top.png") no-repeat left top; margin: 0 auto;}
.in_top h1{ font-size: 26px; color: #fff; text-align: center; width: 200px; height: 41px; display: block; /*! padding: 5px 0; */ float: left; font-weight: normal;}
.in_top h1 em{ display: block; font-size: 14px; color: #fff; text-transform : uppercase; }
.in_top h2{ line-height: 51px; height: 51px; font-size: 20px; color: #fff; padding: 0 0 0 227px;font-weight: normal;}
.in_top h3{ font-size: 24px; color: #333; text-align: center; width: 200px; height: 51px; display: block; float: left; line-height:31px;font-weight: normal;}
.in_top h3 em{ display: block; font-size: 14px; color: #333; text-transform : uppercase; line-height:20px;}
.in_top h4{ line-height: 51px; height: 51px; font-size: 20px; color: #333; padding: 0 0 0 227px;font-weight: normal;}


.jfcp {
	/*! width: 1000px; */
	height: auto;
	margin: 10px auto;
}
.jfcpleft {
	width: 230px;
	height: auto;
}
.jfcp_title {
	width: 230px;
	height: 85px;
	font-size: 20px;
	background-color: #3C3E46;
}
.fxxian {
	width: 230px;
	height: auto;
	border: 1px solid #eae9e9;
	border-top: none;
}
.jfcp_title p {
	line-height: 28px;
	padding: 15px 0 0 40px;
	color: #FFF;
}
.jfcp_title p strong {
	font-weight: 500;
}
.jfcp_title p span {
	font-size: 13px;
}
.jfcp_nr {
	width: 180px;
	height: auto;
	margin: 15px auto;
}
.jfcp_nr ul li {
	width: 140px;
	height: 30px;
	line-height: 30px;
	padding-left: 40px;
	background: #f0f0f0 url(../images/tongtai_23-07.gif) no-repeat 20px center;
	margin-top: 10px;
}
.jfcpright {
	width: 870px;
	height: auto;
}

.tjcpleft {
	width: 200px;
	float: left;
	padding: 0 0 10px 0;
	background: url(../images/tongtai_15.gif) no-repeat 5px top;
	line-height: 19px;
	height: 30px;
}
.tjcpleft p {
	color: #414141;
	padding-left: 15px;
	font-size: 12px;
}
.tjcpleft p span {
	color: #006EC8;
	font-size: 15px;
}
.tjcp_title a {
	float: right;
	margin-right: 10px;
	margin-top: 22px;
}
.tjcp_nr {
	/*! width: 770px; */
	/*! height: auto; */
	/*! padding: 8px 0px; */
}
.cpalt {
	width: 170px;
	height: auto;
	float: left;
	margin-left: 18px;
	margin-top: 6px;
	text-align: center;
	line-height: 30px;
}
.cpalt img {
	border: 1px solid #CCC;
	padding: 1px;
}
.ttlx {
	width: 230px;
	height: auto;
	margin-top: 15px;
}
.ttlx a {
	width: 230px;
	height: 45px;
	background-color: #46A644;
	color: #FFF;
	font-size: 16px;
	line-height: 45px;
	display: block;
	text-align: left;
	margin-top: 15px;
	text-indent: 10px;
	position: relative;
}
.ttlx a:hover {
	text-decoration: none;
	background-color: #317B30 ;
}
.ttlx a em{/*! float: right; *//*! padding-right: 30px; */ /*! display: block */position: absolute;right: 30px;/*! width: 20px; */}

.tjcpleft {
	width: 200px;
	float: left;
	padding: 0 0 10px 0;
	background: url(../images/tongtai_15.gif) no-repeat 5px top;
	line-height: 19px;
	height: 30px;
}
.tjcpleft p {
	color: #414141;
	padding-left: 15px;
	font-size: 12px;
}
.tjcpleft p span {
	color: #006EC8;
	font-size: 15px;
}
.tjcp_title a {
	float: right;
	margin-right: 10px;
	margin-top: 22px;
}
.tjcp_nr {
	width: 100%;
	/*! height: auto; */
	/*! padding: 8px 0px; */
}

/*新闻2*/
/*新闻*/
.news_t {
    /*! width: 1002px; */
	margin:0 auto;
}
.news_t ul li {
	/*! margin-bottom:10px; */
	/*! margin-top:5px; */
	width:530px;
	height:80px;
	float: left;
	margin: 0 10px 15px 10px;
}
.news_t .time {
	width:80px;
	height:80px;
	background:#FFA800;
	display:inline-block;
	zoom:1;
	text-align:center;
	float:left;
}
.news_t a .time_p1 {
	font-size:30px;
	color:#fefefe;
	margin-top:6px;
}
.news_t a .time_p2 {
	font-size:12px;
	color:#fefefe;
}
.new_2 {
	width:420px;
	height:80px;
	display:inline-block;
	background:#f3f3f3;
	float:left;
	padding-left:15px;
	padding-right: 10px;
}
.new_h2 {
	font-size:15px;
	color:#000;
	/*! margin-top:6px; */
	font-weight: normal;
	line-height: 30px;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
}
.new_h3 {
	font-size:13px;
	color:#666;
	margin-top:2px;
	font-weight: normal;
	line-height: 20px;
}

/*产品列表*/
.mid-Case{ /*! height: 580px; */width: 100%;background: #F3F3F3;padding: 30px 0;}
.picScroll-left{ /*! position: relative; */ /*! overflow: hidden; */width: 1200px;/*! height: 51px; */margin: 0 auto;}
.picScroll-left .bd{ width: 100%; height: auto; }
.picScroll-left .bd ul li{ width: 25%; height: auto; float: left; }
.picScroll-left .bd ul li .Pic{ width: 100%; height: auto; display: block; position: relative; z-index: 0;  }
.picScroll-left .bd ul li .Pic img{ width: 100%; height: auto; display: block; }
.picScroll-left .bd ul li .Pic .title{ display: block; width: 100%; height: 100%; /*background: url("../images/casebg.png") repeat;*/ position: absolute; left: 0; top: 0; z-index: 9; cursor: pointer; }
.picScroll-left .bd ul li .Pic .title:hover{ background: none transparent;}
.picScroll-left .bd ul li .Pic .title a{ position: absolute; left: 0; bottom: 0; z-index: 8; width: 100%; height: auto; padding: 10px 0; text-align: center; background-color: #005f1b; }
.picScroll-left .bd ul li .Pic .title a p{ font-size: 14px; color: #fff; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 20px; }
.picScroll-left .bd ul li .Pic .title a p.name{ font-size: 14px;}
.picScroll-left .bd ul li .Pic .title a p.summary{ font-size: 12px; }
.picScroll-left .bd ul li .Pic .title .a{ position: absolute; left: 0; bottom: 0; z-index: 8; width: 100%; height: auto; padding: 10px 0; text-align: center; background-color: #005f1b; }
.picScroll-left .bd ul li .Pic .title .a p{ font-size: 14px; color: #fff; display:block; white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height: 20px; }
.picScroll-left .bd ul li .Pic .title .a p.name{ font-size: 14px;}
.picScroll-left .bd ul li .Pic .title .a p.summary{ font-size: 12px; }
.picScroll-left .hd{ overflow:hidden;}
.picScroll-left .hd .prev{width:144px; height:286px; cursor:pointer; position: absolute; left: 20px; top: 50%; margin-top: -143px; z-index: 11;}
.picScroll-left .hd .next{ width:144px; height:286px; cursor:pointer; position: absolute; right: 20px; top: 50%; margin-top: -143px; z-index: 11; }

/*公司简介*/
.wlMain {
    background: #FDFDFD url(../images/mainBg.jpg) no-repeat center top;
    width: 100%;
	/*! height: 940px; */
    padding: 40px 0;
}
.conpany{position:relative;/*! top:-27px; */}
.conpany .gongsi{background-color:#9f9a9a;}
.conpany .gongsi dl{padding:30px;overflow:hidden}
.conpany .gongsi dt{float:left}
.conpany .gongsi dd{margin-left:420px;margin-right:100px;line-height: 26px;color: #fff;}
.conpany .gongsi dd h5{padding-top:10px;padding-bottom:15px;line-height:24px;height:24px;background:url(../images/line.png) no-repeat left bottom;margin-bottom: 10px;}
.conpany .gongsi dd h5 a{font-size:24px;color:#fff;text-decoration:none}
.conpany .gongsi dd p{font-size:14px;line-height:24px;height:120px;overflow:hidden;margin-top:10px;margin-bottom:23px;color:#fff}
.conpany .gongsi dd span{display:block;font-size:0;margin-top: 20px;}
.conpany .gongsi dd span a{display:inline-block;width:180px;height:40px;line-height:40px;text-align:center;font-size:16px;text-decoration:none;margin-right:15px;}
.conpany .gongsi dd span a.gd{background-color:#fff;color:#3c3e46}
.conpany .gongsi dd span a.zx{background-color:#45A643;color:#fff}
.conpany .glist{position:absolute;background:url(../images/glistBg.png) no-repeat center;width:99px;height:174px;padding-top:5px;padding-bottom:4px;top:68px;right:-5px}
.conpany .glist li{height:57px;width:99px;line-height:57px}
.conpany .glist li a{display:block;font-size:16px;text-decoration:none;font-weight:bold;padding-left:15px;color:#fff}
.conpany .glist li a:hover{color:#fff}


/*新闻*/
.in_news{ height: 480px;}
.news{  height: auto; /*! position: relative; */ /*! left: 50%; */ /*! top: 0; */ /*! margin-left: -600px; */ /*! margin-bottom: 69px; */}
.newsList,.newsus{ /*! width: 530px; */ height: auto;}

.newsus ul{ width: 530px; height: auto; float: right;}
.newsus ul li{ border: 1px solid #ccc; height: 70px; width: 530px; margin-bottom: 8px;}
.newsus ul li span{ width: 100px; height: 45px; background: #45A643; text-align: center; float: left; padding: 10px 0 16px 0;  /*! display: block; */}
.newsus ul li span i{ font-size: 18px; color: #fff; display: block; height: 30px;/*! font-weight: normal; */}
.newsus ul li span em{ font-size: 20px; color: #ffffff; display: block; line-height: 16px; }
.newsus ul li a{ padding: 4px 10px; height: 62px; color: #333; display: block; width: 408px; float: right;}
.newsus ul li a h1{ line-height: 30px; height: 30px; font-size: 15px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.newsus ul li a p{ line-height: 25px; height: 25px; font-size: 14px; display: block;text-overflow: ellipsis;overflow : hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;color: #787878;}

/*首页产品列表*/
dl.in_pro_list{width:200px;height:250px;float:left;text-align:center;margin:0px 10px 0 0px;display:inline;}
dl.in_pro_list dt{width:200px;height:200px;}
dl.in_pro_list dt img{width:200px;height:200px;}
dl.in_pro_list dd{width: 100%;height:40px;line-height:40px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;background: url(../images/case_b.png);color: #fff;}
dl.in_pro_list:hover dd{background: #FCAF01;}

dl.in_pro_list_2{width:200px;height:280px;float:left;text-align:center;margin:0px 0px 0 17px;/*! display:inline; *//*! background: #fff; */}
dl.in_pro_list_2:hover dd{color: #fff;}
dl.in_pro_list_2 dt{width:200px;height:240px;}
dl.in_pro_list_2 dt img{width:200px;height:240px;/*! padding:1px; */ /*! border:1px solid #CCC; */}
dl.in_pro_list_2 dd{line-height:40px;height:40px;white-space: nowrap;text-overflow: ellipsis; overflow: hidden;font-size: 15px;color:#fff;}


/*内页产品列表*/
dl.pro_list{width:180px;height:260px;float:left;text-align:center;margin: 10px 10px 0px 15px;display:inline;position: relative;}
dl.pro_list dt{width:180px;height:220px;}
dl.pro_list dt img{width: 180px;height: 220px;}
dl.pro_list dt a{display:block;/*! width: 200px; *//*! height: 200px; */}
dl.pro_list p{position: absolute;top: 0;left: 0;width: 200px;height: 200px;display: block;z-index:10;}
dl.pro_list p:hover{background: url(../images/hover-link.png) no-repeat center center;}
dl.pro_list dd{line-height:50px;height:50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}

/*列表样式*/
dl.photo_list{width:180px;height:190px;float:left;text-align:center;margin: 10px 0px 0px 22px;display:inline;}
dl.photo_list dt{width:180px;height:150px;}
dl.photo_list dt img{width:180px;height:150px;}
dl.photo_list dd{height:50px;line-height:50px;}

/*左侧*/
/*分类栏目*/
.left_class {
	width: 250px;
	height: auto;
	float:left;
	background: #fff;
}
.left_class_title {
	width: 250px;
	height: 55px;
	font-size: 20px;
	background-color: #45A643;
	line-height: 55px;
	color: #fff;
	/*! text-indent: 30px; */
}
.left_class_title span {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
}
.left_class_list {
	width: 220px;
	height: auto;
	padding: 20px 0 0px 0;
	margin: 0 auto;
}


/*产品二级分类*/
.box h2{width: 220px; height: 35px; line-height: 35px; /*! text-indent: 40px; */ font-size: 14px;/*! margin-bottom: 10px; */ background:url(../images/left_list_on.jpg) no-repeat left center; clear:both; margin: 0 auto;/*! text-align: left; */}
.box h2 a{color:#fff; display:block;}
.box h2 a:hover{text-decoration:none;}
.box ul{width: 220px; margin: 0 auto; margin-bottom: 5px;}
.box ul li{width: 45%; height: 30px; line-height: 30px;text-indent: 20px;background: url(../images/arr.gif) no-repeat 5px center;border-bottom: 1px dashed #D2D0D0;overflow: hidden;text-align: left;font-size: 14px;margin-left: 8px;float: left;}
.box ul li a{height: 30px; display: block; color: #333;}
.box ul li a:hover{color:#033884; font-weight:bold}
/*产品二级分类 end*/


/*.left_class_list ul li {
	width: 220px;
	height: 40px;
	line-height: 40px;
	text-indent: 30px;
	background: url(../images/left_list_on.jpg) no-repeat left center;
	margin-bottom: 10px;
	font-size: 15px;
	text-align: left;
}
.left_class_list ul li a {
	display:block;
	color:#fff;
}
.left_class_list ul li.on {
	background: url(../images/left_list.jpg) no-repeat left center;
}
.left_class_list ul li.on a {
	color:#fff;
}*/

.leftTitle {
	width: 250px;
	height: 55px;
	color: #fff;
	font-size: 20px;
	line-height: 55px;
	background: #45A643;
	/*! text-indent: 30px; */
}
.leftTitle span {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight: normal;
	margin-left: 5px;
}
.leftContact {
	width: 220px;
	padding: 10px 15px;
	line-height: 24px;
	text-align:left;
	background: #fff;
}
.leftContact p {
	}
.leftContact dl {
	width:204px;
	display:block;
	clear:both;
}
.leftContact dl dt,.leftContact dl dd {
	font-size:12px;
	line-height:30px;
}
.leftContact dl dt {
	float:left;
	width:40px;
	padding-left: 24px;
}
.leftContact dl dd {
	float:left;
	width:138px;
}



/*当前位置*/
#position{width:1098px;margin:0 auto;border:1px solid #e6e6e6;/*! border-top:none; *//*! border-right:none; */height:40px;line-height:40px;background:#fff url(../images/li-home.png) no-repeat 20px 50%;font-size: 14px;overflow:hidden;text-indent: 45px;text-align: left;}
#position div{float:right;height:30px;line-height:30px;_padding-top:8px;}
#position div img{margin:0 5px;vertical-align:middle;}
#position a{color:#333;}
/*end 当前位置*/

/*内页*/
.main{width: 1100px; overflow: hidden;margin:0 auto; /*! background: #fff; */text-align: center;}
.main_l{width:250px;}
.main_r{width:830px; overflow:hidden;background: #fff;}
.p10{background:#fff;}
.title{width: 1100px;margin: 0 auto;font-size: 20px;font-weight: bold;border-bottom: 1px solid #e0e0e0;line-height: 60px;height: 60px;text-indent: 30px;margin-bottom: 20px;text-align: left;padding-top: 10px;}

/*新闻分类*/
.nav_class{float: right;font-size: 15px;}
.nav_class strong{color: #484848;}
.nav_class p{color: #EEE}
.nav_class a{padding: 0 5px;font-weight: initial;color: #45A800;}
.nav_class a:hover{color: #f60;}
.nav_class a.on{color: #f60;}

/*新闻列表*/
.news_pic_list{width: 780px;/*! height: 170px; */padding: 0px 0px 5px 0px;border-bottom: 1px solid #E9E9E9;margin: 0 auto;text-align: left;font-size: 13px;color: #6b6b6b;}
.news_pic_list i{margin-right: 5px;}
.news_pic_list a{font-size: 16px;line-height: 30px;color: #212121;display: block;margin-bottom: 5px;margin-top: 5px;}
.news_pic_list a:hover{color: #3292d7;}
.news_pic_list p{/*! font-size: 12px; */color: #505050;line-height: 24px;margin-top: 5px;margin-bottom: 5px;text-indent: 25px;}
.news_pic_list img{float: left;margin-right: 15px;width: 220px;height: 180px;margin-left: 10px;}
.news_pic_list .list_more{width: 100px;height: 35px;line-height: 35px;background: linear-gradient(#2eaef0,#0488cd);border: 1px solid #2f7295;box-shadow: inset 0 1px 1px 0 #9fcee7, 0 2px 0 -1px rgba(0,0,0,0.2);cursor: pointer;display: inline-block;font-size: 14px;color: #fff !important;text-shadow: 0 1px #555 !important;font-weight: normal;text-align: center;border-radius: 4px;display: none;}


/*新闻内容*/

.maincont{width: 950px;height: auto;padding: 15px 0px 12px 0px;margin: 0 auto;min-height: 450px;text-align: left;}
.maincont h1{font-size:25px;line-height:35px;padding:10px 0 10px;text-align:center;font-weight:normal}
.maincont .subhead{margin:0 0 12px;font-size:14px;text-align:center;}
.maincont #longtitle{margin:0 0 12px;font-size:14px;text-align:center;}
.maincont .explain{padding:8px 0 6px;line-height:30px;font-family:"宋体";font-size:14px;color:#898989;text-align:center;border-bottom: 1px solid #E0E0E0;}
.maincont .explain em{font-family:'Lucida Sans Unicode', Tahoma, Helvetica, Arial, sans-serif;color:#666666;}
.maincont .explain_img{padding:20px 0px; text-align:center;}
.maincont .explain_img img{max-width:550px;height:auto;}
.Big, .Middle, .Small, .Print, .Close, .Favorite{cursor:pointer;}
.maincont .Zoom{/*! border-top:1px solid #E0E0E0; */padding:20px 15px;margin:0px auto; *padding-bottom:15px;line-height:30px;font-size:15px;overflow-x:auto;overflow-y:hidden;}
.maincont .Zoom p{margin:15px 0 0;}
.maincont .Zoom img{margin:5px 10px;height:auto;max-width:750px;}
.maincont .Zoom p.player{margin:0 0 10px;text-align:center;}
.maincont .Zoom a{color:#333;text-decoration:underline;}
.maincont .Zoom a:hover{color:#f60;text-decoration:none;}
.maincont .editor{margin:10px 15px;font-weight:bold;font-size:14px;text-align:right;}

/*上一篇*/
.maincont .previous{line-height:30px;font-size:15px;padding-left: 40px;}
.maincont .previous a{color:#333;}
.maincont .previous a:hover{color:#f60;}


/*热门资讯*/
.toplist {
	width:250px;
	margin-top:10px;
	padding:0;
	list-style:none;
	background:#fff url(../images/dotnum.gif) no-repeat 15px top;
	max-height: 313px;
	overflow: hidden;
}
.toplist li {
	line-height:30px;
	height:30px;
	padding-left:50px;
	border-bottom:1px solid #F0F0F0;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	text-align: left;
}
.toplist li span {
	float:right;
	color:#999;
}


/*友情链接*/
.yqljbg {
	width: 100%;
	height: auto;
	background: #F3F3F3;
	padding: 15px 0px 0 0;
}
.yqlj {
	/*! width: 1200px; */
	margin: 0 auto;
}
.yqlj .conttit {
	border-bottom: none;
	height: 50px;
	line-height: 44px;
	font-size: 17px;
}
.yqlj .conttit .tita {
	padding-left: 10px;
	color: #138513;
	background: url(../images/yqljtit.png) no-repeat left;
	margin-right: 12px;
}
.yqlj .conttit span {
	color: #5c5c5c;
	font-size: 16px;
	text-transform: uppercase;
	font-weight: normal;
}
.yqlj p {
	line-height: 20px;
	overflow: hidden;
}
.yqlj p a {
	padding-right: 15px;
	color: #808080;
}


/*版权样式*/
.footer{width: 100%;height: auto;background: #333333;padding: 20px 0;}
.hbfooter{/*! width: 1000px; *//*! height: auto; */margin: 0px auto;text-align: center;}
.footer_nav{width: 1002px;height: 50px;margin: 0 auto;text-align: center;border-bottom: 1px solid #484848;}
.footer_nav a{padding: 0 20px;color: #fff;font-size: 13px;line-height: 50px;/*! background: url(../images/navli.png) no-repeat right center; */}
.footer_con{width: 1000px;margin: 0 auto;padding: 20px 0px;text-align: center;}
.footer_con p{font-size: 13px;color: #aeaeae;line-height: 30px;}
.footer_con p a{color: #aeaeae;}



/*图片滚动定义*/
.rollBox{width:1200px;overflow:hidden;height:250px; margin:0 auto}
.rollBox .LeftBotton{height:150px;width:60px;overflow:hidden;float:left;display:inline;margin:60px 0 0 0;cursor:pointer;}
.rollBox .RightBotton{height:150px;width:50px;overflow:hidden;float:right;display:inline;margin:80px 0 0 0;cursor:pointer;text-align: right;}
.rollBox .Cont{width:1080px;overflow:hidden;float:left;/*! height:240px; */}
.rollBox .ScrCont{width:10000000px;}

.rollBox .Cont a:link,.rollBox .Cont a:visited{color:#000000;text-decoration:none; /*! font-size:12px; */}
.rollBox .Cont a:hover{color:#f00;text-decoration:underline; font-size:12px;}
.rollBox #List1,.rollBox #List2{float:left;}
.rollBoxtop1 {
    float:left;
	font-size: 12px;
	font-weight: bold;
	padding:10px 0px 0px 10px;
}


/*图片 特效 放大*/

/*产品*/
.da-thumbs li a img{
    overflow:hidden;
	transition:1s all;
    -webkit-transition:1s all;
}
.da-thumbs li a:hover img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-moz-:scale(1.1,1.1);
}

/*案例*/
dl.in_pro_list dt{
    overflow:hidden;
    display:block;
}
dl.in_pro_list dt img{
    transition:1s all;
    -webkit-transition:1s all;
}
dl.in_pro_list dt:hover img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-moz-:scale(1.1,1.1);
}


dl.in_pro_list_2 dt{
    overflow:hidden;
    display:block;
}
dl.in_pro_list_2 dt img{
    transition:1s all;
    -webkit-transition:1s all;
}
dl.in_pro_list_2 dt:hover img{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-moz-:scale(1.1,1.1);
}

/*新闻*/
.news_l .news_con .news_list img{
    overflow:hidden;
	transition:1s all;
    -webkit-transition:1s all;
}
.news_l .news_con .news_list img:hover{
    transform:scale(1.1,1.1);
    -webkit-transform:scale(1.1,1.1);
    -o-transform:scale(1.1,1.1);
    -webkit-moz-:scale(1.1,1.1);
}
/*图片 特效 放大 end*/

/*轮播*/
#owl-demo{position:relative;width:550px;height:390px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:550px;height:390px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:78px;background-color:#000;opacity:.5;filter:alpha(opacity=50);}
#owl-demo span{position:absolute;left:0;bottom:37px;width:100%;font:18px/32px "微软雅黑","黑体";color:#fff;text-align:center;}

.owl-pagination{position:absolute;left:0;bottom:10px;width:100%;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-40px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}

.owl-carousel .owl-wrapper:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.owl-carousel{
	display: none;
	position: relative;
	width: 100%;
	-ms-touch-action: pan-y;
}
.owl-carousel .owl-wrapper{
	display: none;
	position: relative;
	-webkit-transform: translate3d(0px, 0px, 0px);
}
.owl-carousel .owl-wrapper-outer{
	overflow: hidden;
	position: relative;
	width: 100%;
}
.owl-carousel .owl-wrapper-outer.autoHeight{
	-webkit-transition: height 500ms ease-in-out;
	-moz-transition: height 500ms ease-in-out;
	-ms-transition: height 500ms ease-in-out;
	-o-transition: height 500ms ease-in-out;
	transition: height 500ms ease-in-out;
}
.owl-carousel .owl-item{
	float: left;

}
.owl-controls .owl-page,
.owl-controls .owl-buttons div{
	cursor: pointer;
}
.owl-controls {
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
.grabbing { 
    cursor:url(grabbing.png) 8 8, move;
}
.owl-carousel  .owl-wrapper,
.owl-carousel  .owl-item{
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility:hidden;
	-ms-backface-visibility:hidden;
  -webkit-transform: translate3d(0,0,0);
  -moz-transform: translate3d(0,0,0);
  -ms-transform: translate3d(0,0,0);
}
/*轮播 end*/

/*相关阅读*/
.rcrd_list{padding:20px 0px 10px 0px;font-size:14px;/*! height:auto; */background:#f6f6f6;width: 100%;margin: 0 auto;}
.rcrd_list b{display:block;line-height:30px;height:30px;overflow:hidden;color:#034091;text-indent: 30px;padding-top: 10px;}
.rcrd_list ul{width:90%;margin:0 auto;}
.rcrd_list li{border-bottom:1px #cacaca dashed;padding:0 0 0 15px;line-height:35px;height:35px;overflow:hidden;background:url(../images/li.png) left center no-repeat}
/*.rcrd_list .lst{border:0}*/
.rcrd_list li a{color:#666}
.rcrd_list li span{float:right;color:#666}
/*相关阅读 end*/

/*相关产品*/
.rcrd_img{/*! padding:16px 30px 10px 25px; */font-size:14px;/*! height:auto; */background:#f6f6f6;/*! width: 700px; */width: 100%;padding: 20px 0px 10px 0px;}
.rcrd_img b{display:block;line-height:30px;height:30px;overflow:hidden;color:#034091;text-indent: 30px;}
.rcrd_img dl{width:170px;height:260px;float:left;text-align:center;margin: 10px 10px 0px 10px;display:inline;position: relative;}
.rcrd_img dl dt{width:170px;height:210px;}
.rcrd_img dl dt img{width: 170px;height: 210px;}
.rcrd_img dl dt a{display:block;/*! width: 200px; *//*! height: 200px; */}
.rcrd_img dl dd{line-height:50px;height:50px;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
/*相关产品 end*/

/*地区产品*/
.rcrd_area_list{padding:10px 10px;font-size:14px;/*! height:auto; */background:#f6f6f6;width:90%;margin: 0 auto; text-align:left;line-height: 25px;}
.rcrd_area_list b{display:block;line-height:40px;height:40px;overflow:hidden;color:#034091;/*! text-indent: 30px; *//*! padding-top: 10px; */}
.rcrd_area_list {/*! width:90%; *//*! margin:0 auto; */}
.rcrd_area_list li{border-bottom:1px #cacaca dashed;padding:0 0 0 15px;line-height:35px;height:35px;overflow:hidden;background:url(../images/li.png) left center no-repeat}
.rcrd_area_list a{color:#666;margin-right: 10px;}
.rcrd_area_list span{/*! float:right; *//*! color:#666 */}
.rcrd_area_list span a{color:#fba802;}
/*地区产品 end*/

.wraper{width:600px;background:#fff;position: relative;}
.wraper .tit{background:#45a643;height:80px;padding:20px 0}
.wraper .tit h2{font-size:32px;color:#fff;/*! padding-top:20px; */padding-left:30px}
.wraper .tit p{font-size:24px;color:#fff;padding-top:0px;padding-left:30px;}
.wraper .tit h3{font-size:28px;position:absolute;margin-top:-17px;font-family:Arial,Helvetica,sans-serif;color:#fff;top:75px;right:20px}
.wraper .tit h3 span{display:block;position:absolute;width:60px;height:60px;background:url(../images/24tel.png) no-repeat;left:-75px;top:50%;margin-top:-30px}
.wraper .addr .alltit{border-bottom:1px dotted #adadad}
.wraper .addr .alltit h4{font-size:14px;color:#acacac;font-weight:inherit;line-height:28px;text-indent:35px;padding:10px 0}
.lxyplxfs{font-size:14px;color:#545454;overflow:hidden;padding:20px 30px}
.lxyplxfs p{line-height:24px;padding-bottom:10px;color:#888383;word-spacing:0;font-size: 18px;}
.lxyplxfs h2,.lxyplxfs h3,.lxyplxfs h4,.lxyplxfs h5,.lxyplxfs h6{/*! margin:0; */font-size:24px;border-left:4px solid #005bae;padding-left:10px;height:26px;line-height:26px;margin-bottom:20px}


/*推荐阅读*/
.rcrd {
	/*! padding:16px 20px 10px 20px; */
	font-size:14px;
	/*! height:auto; */
	background:#f6f6f6;
	width: 100%;
	padding: 0px 10px;
}
.rcrd b {
	display:block;
	line-height:50px;
	height:50px;
	overflow:hidden;
	color:#034091;
	text-align: left;
}
.rcrd li {
	border-bottom:1px #cacaca dashed;
	padding:0 0 0 25px;
	line-height:40px;
	height:40px;
	overflow:hidden;
	background:url(../images/roww.jpg) 10px center no-repeat;
	text-align: left;
	float: left;
	width: 45%;
	/*! clear: both; */
	margin-left: 15px;
}
.rcrd .lst {
	border:0
}
.rcrd li a {
	color:#666
}
.rcrd li span {
	float:right;
	color:#666
}
/*推荐阅读 end*/




/*自适应*/
/*屏幕小于等于1024px*/
@media (max-width: 1024px ) {
.top{min-width: 1200px;}
.head{min-width: 1200px;}
.nav{min-width: 1200px;}
.banner{min-width: 1200px;}
.search{min-width: 1200px;}
.mid-Case{min-width: 1200px;}
.in_product{min-width: 1200px;}
.wlMain{min-width: 1200px;}
.in_news{min-width: 1200px;}
.yqljbg{min-width: 1200px;}
.footer{min-width: 1200px;}

}












