@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "黑体";
}
*:focus {
	outline:none;
}
a {
	text-decoration: none;
	color:#565656;
}
ul {
	list-style: none;
}
img {
	border: none;
}
body {
}
/*****Generic Classes*****/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.ww {
	width: 1160px;
	margin: 0 auto;
}
/*****Basic Layout*****/
#wrap {
	position: relative;
}
/*****Header*****/
#header {
	padding:15px 0;
}
#header .tel {
	border:2px #d4d4d5 solid;
	border-radius:4px;
	height:38px;
	line-height:38px;
	padding:0 10px 0 30px;
	background:url(../../images/tel_03.png) no-repeat 6px center;
	font-weight:bold;
	font-style:italic;
	font-size:26px;
	color:#1faae2;
	position:relative;
}
#header .tel img {
	display:block;
	position:absolute;
	left:96px;
	top:38px;
}
/*****Nav*****/
#nav {
	border-top:1px #eceef4 solid;
}
#nav li {
	border-right:1px #eceef4 solid;
}
#nav li a {
	display:block;
	height:65px;
	line-height:65px;
	font-size:14px;
	color:#4d4e4f;
	padding:0 35px;
}
#nav li a:hover,#nav li a.selected {
	color:#1faae2;
	background:url(../../images/bg_nav_03.png) no-repeat center bottom;
}
#nav form {
	padding-left:70px;
}
#nav form input {
	border:0;
	width:170px;
	height:65px;
	line-height:65px;
	padding-left:40px;
	background:url(../../images/icon_search_03.png) no-repeat left center;
	font-size:14px;
	color:#6d6e71;
}
/*****Banner*****/
.flexslider {
	position: relative;
	height: 590px;
	overflow: hidden;
	background: url(../../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 590px;
}
.flex-control-nav {
	position: absolute;
	bottom: 10px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 14px;
	height: 14px;
	margin: 0 5px;
 *display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 12px;
	height: 12px;
	line-height: 40px;
	overflow: hidden;
	background: url(../../images/dot.png) right 0 no-repeat;
	cursor: pointer;
}
.flex-control-nav .flex-active {
	background-position: 0 0;
}
.flex-direction-nav {
	position: absolute;
	z-index: 3;
	width: 100%;
	top: 45%;
}
.flex-direction-nav li a {
	display: block;
	width: 50px;
	height: 50px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
}
.flex-direction-nav li a.flex-prev {
	left: 40px;
	background: url(../../images/prev.png) center center no-repeat;
}
.flex-direction-nav li a.flex-next {
	right: 40px;
	background: url(../../images/next.png) center center no-repeat;
}
/*****首页产品1*****/
.hotpic {
	height:170px;
	position:relative;
}
#marquee4 {
	width:960px;
	height:240px;
	overflow:hidden;
	position:absolute;
	top:-70px;
	left:100px;
	z-index:9999;
}
.hotpic li {
}
.hotpic li img {
	width:320px;
	height:240px;
}
#contro3 #goL2,#contro3 #goR2 {
	position: absolute;
	top: -70px;
	right: 1px;
	width:99px;
	height:240px;
	text-align:center;
	background:url(../../images/arrow_right_03.gif) no-repeat;
	z-index:9999;
}
#contro3 #goR2 {
	left: 1px;
	background:url(../../images/arrow_left_03.gif);
}
/*****首页公司简介*****/
.intitle {
	text-align:center;
	padding-bottom:40px;
}
.intitle h2 {
	font-weight:normal;
	font-size:34px;
	color:#6d6e71;
	padding-bottom:5px;
}
.intitle em {
	display:block;
	width:26px;
	height:0;
	border-top:4px #3a8dc9 solid;
	margin:0 auto;
}
.intitle strong {
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#b2b4b6;
	padding-top:8px;
}
.about {
	padding:40px 0 160px 0;
}
.about_inner {
	border:2px #c2c3c3 solid;
	max-height:325px;
}
.about .nr {
	width:940px;
	margin:-10px auto 0;
	padding:0 40px 30px 40px;
	background:#fff;
	font-size:14px;
	color:#464545;
	line-height:24px;
	max-height:168px;
	overflow:hidden;
}
.about .picbox {
	width:490px;
	margin:0 auto -90px;
	text-align:center;
	background:#fff;
	position:relative;
}
.about .picbox img {
	width:346px;
	height:210px;
}
a.formore {
	display:block;
	width:296px;
	height:38px;
	line-height:38px;
	text-align:center;
	background:#3a8dc9;
	font-size:16px;
	color:#fff;
	margin:0 auto; 
}
a.formore:hover {
	background:#1d6aa1;
}
.about a.formore {
	position:absolute;
	left:95px;
	bottom:-20px;
}
/*****首页新闻*****/
.news {
	padding:40px 0 35px 0;
}
.news li {
	padding-right:52px;
}
.news li a {
	display:block;
	width:310px;
	height:220px;
	border:1px #fff solid;
	padding:10px 20px 0 20px;
}
.news li .time {
	border-top:1px #3a8dc9 solid;
	padding:10px 0 20px 0;
}
.news li .time .date {
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	font-size:36px;
	color:#cdcdcd;
	line-height:38px;
}
.news li .time .year {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#cdcdcd;
	line-height:38px;
}
.news li dt {
	font-weight:bold;
	font-size:16px;
	color:#727070;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-bottom:15px;
}
.news li dd {
	height:72px;
	overflow:hidden;
	font-weight:normal;
	font-size:14px;
	color:#898686;
	line-height:18px;
}
.news li a:hover {
	border:1px #3a8dc9 solid;
}
.news li a:hover .time {
	border-top:1px #fff solid;
}
.news a.formore {
	margin:25px auto 0;
}
/*****首页产品2*****/
.product {
	background:#efefef;
	padding:30px 0;
}
.product .cate {
	text-align:center;
}
.product .cate li {
	display:inline-block;
	*display:inline;
	*zoom:1;
	padding:0 7px 15px 7px;
}
.product .cate li a {
	display:inline-block;
	font-size:14px;
	color:#6d6e71;
	height:40px;
	line-height:40px;
	border:2px #cecece solid;
	border-radius:4px;
	padding:0 40px;
}
.product .cate li a:hover {
	background:#fff;
	border:2px #fff solid;
}
.product .plist {
	padding-top:30px;
}
.product .plist li {
	padding:0 15px 15px 0;
}
.product .plist li a {
	display:block;
	width:278px;
	border-radius:4px;
	background:#fff;
	padding-top:16px;
	color:#5f5d5d;
}
.product .plist li img {
	display:block;
	width:250px;
	height:185px;
	margin:0 auto;
}
.product .plist li .pname {
	height:58px;
	line-height:58px;
	font-size:14px;
	overflow:hidden;
	padding-left:20px;
	background:url(../../images/plus_03.png) no-repeat 240px center;
}
.product a.formore {
	margin-top:40px;
}
.product .plist li a:hover {
	background:#3a8dc9;
	color:#fff;
}
/*****Footer*****/
#footer {
	background:#2b2c2e;
	text-align:center;
	padding:45px 0 0 0;
	font-size:12px;
	color:#fff;
	line-height:24px;
                  height:120px;
}
#footer .binfo {
	padding-top:15px;
}
#footer a {
	color:#fff;
}
/*内页*/ 
.wrapper{padding:30px 0px;}
.mbx{position:relative;margin-bottom:20px;}
.mbx a{font-size:18px;}
.mbx_search{ position:absolute; top:0px;right:0px;width:235px;height:40px; background:#3a8dc9;}
.mbx_search input{ border:none; color:#fff;border-right:1px solid #fff;width:163px; background:#3a8dc9;line-height:20px;float:left;font-family:"微软雅黑";font-size:14px;text-indent:12px;height:20px;padding:10px 0px;}
.mbx_search button{ border:none; background:url(../../images/search.png) no-repeat center center #3a8dc9;width:71px;height:40px; line-height:40px;float:left;}
.siderbar{width:220px;}
.wrapper_main{width:900px;}
.wrapper_main img{max-width:100%;}
.side_tit{width:95%;padding-right:5%;height:63px;line-height:63px;font-size:18px;text-indent:20px;font-weight:normal;background:#3a8dc9;color:#fff;}
.side_ser li{height:24px;line-height:24px;border:1px solid #3a8dc9;margin-top:10px;text-indent:18px;padding-right:5%;}
.side_ser li a{ display:block;width:80%;float:left;}
.side_ser li .align_r{ width:20%;}
.side_ser li.side_act{ background:#3a8dc9;}
.side_ser li.side_act a{color:#fff;}
.side_ser li a{color:#3a8dc9;font-size:18px;display:block;}
.side_tit.side_tit02{ background:#f8b283;margin-top:10px;}
.side_contact{font-size:14px;margin-top:10px;}
/*关于我们*/
.wrapper_main .main_tit{font-size:24px;font-weight:normal;color:#3a8dc9;margin-bottom:20px; text-transform:uppercase;}
.wrapper_cont{font-size:14px;}
.wrapper_cont p{margin-bottom:10px;}
/*留言板*/
.mes{width:550px;margin:50px auto;}
.mes input,.mes textarea{background:none;border:none;width:453px; float:left;}
.mes ul li{border:1px solid #d1d1d1; background:#f6f6f6;height:20px;line-height:20px;padding:10px 0px;margin-bottom:20px;text-indent:17px;}
.mes ul li span{float:left;width:80px;}
.mes .mes_text{height:200px;}
.mes .mes_text textarea{height:200px; overflow:auto;}
.mes .mes_yz input{width:200px;}
.mes .mes_yz img{float:left;max-height:30px;max-width:100px;}
.mes .mes_tj{ text-align:right;border:none; background:none;}
.mes .mes_tj button{ width:200px; background:#3a8dc9; border:none;color: #fff;height: 30px;line-height: 30px;font-size: 14px;font-family:"微软雅黑";padding:0px; cursor:pointer;}
/*新闻列表*/
.news_list li{border-bottom:2px dashed #aeaeae;height:55px;line-height:55px;margin-top:10px; background:url(../../images/dot02.png) no-repeat left center;text-indent:20px;}
.fanye{ float:right;margin:100px 0px;}
.fanye li{ float:left;width:47px;height:47px;line-height:47px;margin-right:5px; background:#bfbfbf; text-align:center;}
.fanye li a{ display:block;color:#fff;}
.wrapper_tit{text-align:center;}
.wrapper_tit img{border:1px solid #ccc;}
.wrapper_tit h2{font-weight:normal;margin:10px 0px;font-size:24px;}
.wrapper_tit p{font-size:14px;color:#868686;margin-bottom:10px;}
/*产品列表*/
.pro_list li{ float:left;width:33.3%; text-align:center;margin-bottom:20px;}
.pro_list li a{ color:#868686; font-size:18px;}
.pro_list li img{ width:203px;height:150px;border:1px solid #b2b1ab;}

.page_show{margin:10px 0px 5px;color:#666; line-height:20px;font-size:12px;border-top:1px dashed #ccc;padding-top:5px;text-align:left;}
.page_show a{color:#000; text-decoration:none;}
.page_show a:hover{ text-decoration:underline;}


