﻿html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, abbr, address, cite, code, del, dfn, em, img, ins, kbd, q, samp, small, strong, sub, sup, var, b, i, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, figcaption, figure, footer, header, hgroup, menu, nav, section, summary, time, mark, audio, video {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #565656;
	min-width: 1000px;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #565656;
}
img {
	max-width: 100%;
}
.clear {
	clear: both;
	height:0px;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
*:focus {
	outline: none;
}
.wrapper {
	width: 1000px;
}
.top_line {
	height: 40px;
	line-height: 40px;
	background: #ececec;
}
.top_line .top-sc a {
	padding-left: 18px;
	background: url(../../images/icon-fun.png) no-repeat 0 0px;
	color: #000;
}
.top_line .top-sc .home-jrsc {
	background-position: 0px -25px;
}
.top_line .top-search {
	margin-top: 7px;
}
.top_line .top-search input {
	width: 191px;
	height: 24px;
	line-height: 24px;
	border: 0px;
	padding: 2px;
}
.top_line .top-search button {
	width: 34px;
	height: 28px;
	border: 0px;
	background: url(../../images/icon-search.png) no-repeat center center #46869f
}
.black {
	background: #000;
}
.web-logo {
	width: 233px;
	height: 100px;
	line-height: 100px;
	background: #46869f;
	text-align: center;
}
.web-logo img {
	vertical-align: middle;
	*margin-top:30px;
	width:191px;
	/*height:32px;*/
}
.web-nav li {
	padding: 0 15px;
	height: 100px;
	line-height: 100px;
	float: left;
	margin-left: 30px;
	position: relative;
}
.web-nav li a {
	color: #fff;
	font-size:16px; font-weight:bold
}
.web-nav li .web-navline {
	position: absolute;
	display: block;
	width: 55px;
	height: 3px;
	background: #46869f;
	z-index: 10;
	top: 70px;
	left: 0px;
}
/* banner开始 */
.flexslider {
	position: relative;
	height: 447px;
	overflow: hidden;
	z-index: 1;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 447px;
}
.slides li a {
	display: block;
	height: 447px;
}
.flex-control-nav {
	position: absolute;
	bottom: 0px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 13px;
	height: 13px;
	margin: 0 2px;
*display:inline;
	zoom: 1;
}
.flex-control-nav a {
	display: inline-block;
	width: 13px;
	height: 13px;
	line-height: 40px;
	overflow: hidden;
	background: #000;
	cursor: pointer;
	border-radius: 50%;
}
.flex-control-nav .flex-active {
	background: #46869f;
	width: 13px;
	height: 13px;
}
/* banner结束 */
/*标题*/
.home-tit {
	padding: 35px 0px;
	text-align: center;
	font-size: 14px;
	color: #434343;
}
.home-tit h2 {
	text-align: center;
	font-size: 24px;
	text-transform: uppercase;
}
.home-tit h2 .home-tline {
	display: inline-block;
	width: 8px;
	height: 3px;
	background: #434343;
	margin: 7px 13px;
 *display:inline;
 *zoom:1;
}
/*产品*/
.home-prolist {
	overflow: hidden;
	position: relative;
	width: 1000px;
	margin-bottom: 55px;
}
.home-prolist .hd {
	width: 100%;
	position: absolute;
	z-index: 10;
	top: 70px;
}
.home-prolist .hd .prev, .home-prolist .hd .next {
	display: block;
	position: absolute;
	width: 47px;
	height: 47px;
	overflow: hidden;
	cursor: pointer;
	background: url(../../images/icon-arrow.png) no-repeat 0 0;
}
.home-prolist .hd .prev {
	left: 0px;
}
.home-prolist .hd .next {
	right: 0px;
	background-position: -47px 0px;
}
.home-prolist .tempWrap {
	width: 962px!important;
}
.home-prolist .bd {
}
.home-prolist .bd ul {
	overflow: hidden;
	zoom: 1;
}
.home-prolist .bd ul li {
	float: left;
	overflow: hidden;
	text-align: center;
	width: 233px;
	margin-right: 10px;
	position: relative;
}
.home-prolist .bd ul li h4 {
	display: none;
	position: absolute;
	width: 100%;
	height: 180px;
	line-height: 180px;
	z-index: 10;
	top: 0px;
	left: 0px;
	background: url(../../images/icon-probg.png) repeat 0 0;
	color: #fff;
	font-size: 14px;
}
.home-prolist .bd ul li img {
	width: 233px;
	height: 180px;
	display: block;
}
.black .home-tit {
	color: #fff;
}
.black .home-tit .home-tline {
	background: #fff;
}
.home-series {
	width: 231px;
}
.home-series li {
	height: 42px;
	width: 231px;
	border: 1px solid #fff;
	margin-bottom: 20px;
	text-align: center;
	line-height: 42px;
	font-size: 14px;
}
.home-series li a {
	display:block;
	color: #fff;
}
.home-pic {
	width: 720px;
	margin-bottom: 80px;
}
.home-pic li {
	float: left;
}
.home-pic li img {
	border: 1px solid #fff;
	display: block;
}
.grey {
	background: #ececec;
	padding-bottom: 20px;
}
.home-about {
	width: 770px;
	color: #565656;
	line-height: 30px;
}
.home-more {
	width: 231px;
	height: 42px;
	border: 1px solid #46869f;
	color: #46869f;
	text-transform: uppercase;
	display: block;
	line-height: 42px;
	text-align: center;
	font-size: 14px;
	margin: 40px auto;
}
.black02 {
	background: #292929;
}
.home-bottom {
	padding: 60px 0px;
}
.home-contact {
	width: 233px;
	background: #fff;
}
.home-bottom .home-bluetit {
	background: #46869f;
	height: 43px;
	line-height: 43px;
	font-size: 14px;
	color: #fff;
	font-weight: normal;
	padding-left: 7px;
	margin-bottom: 30px;
}
.home-bottom .home-ccont {
	color: #a3a3a3;
	padding: 0 8px;
	line-height: 30px;
}
.home-bottom .home-ctel {
	background: url(../../images/icon-botel.png) no-repeat 0 center;
	font-size: 24px;
	color: #a3a3a3;
	padding-left: 35px;
	margin: 8px;
	height: 28px;
	line-height: 28px;
}
.home-bottom .home-more {
	width: 214px;
}
.home-bottom .home-news {
	width: 718px;
	background: #fff;
	padding-bottom:20px;
}
.home-bottom .home-news .home-bluetit {
	padding-right: 10px;
}
.home-bottom .home-news .home-bluetit a {
	color: #fff;
}
.home-bottom .home-news .home-nexpic {
	width: 323px;
	height: 167px;
	display: block;
	margin-left: 10px;
}
.home-bottom .home-news .home-nex {
	width: 371px;
	margin-right: 5px;
}
.home-bottom .home-news .home-nex h3 {
	font-size: 18px;
	color: #4a4a4a;
	line-height: 30px;
	height: 30px;
}
.home-bottom .home-news .home-nex p {
	color: #9b9b9b;
}
.home-bottom .home-news .home-nex p {
	color: #9b9b9b;
}
.home-bottom .home-news .home-newlist {
	margin: 20px 10px 0px;
}
.home-bottom .home-news .home-newlist li {
	height: 40px;
	line-height: 40px;
	border-bottom: 1px dashed #9b9b9b;
	width: 325px;
	float: left;
	overflow:hidden;
}
.home-bottom .home-news .home-newlist li a {
	color: #9b9b9b;
}








/*脚*/
.footer {
padding:20px 0px;color: #fff;}
.footer a {
	color: #fff;
}
.foot-nav li{float:left;height:14px;line-height:14px;width:105px; border-right:2px solid #fff; text-align:center;margin-top:5px;}
.foot-nav li a{color:#fff;}

/*内页*/ 
.inner {
	padding: 30px 0px;
}
.mbx {
	position: relative;
	margin-bottom: 20px;
}
.mbx a {
	font-size: 18px;
}
.siderbar {
	width: 220px;
}
.wrapper_main {
	width: 730px;
}
.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: #292929;
	color: #fff;
}
.side_ser li {
	height: 62px;
	line-height: 62px;
	border: 1px solid #292929;
	margin-top: 10px;
	text-indent: 18px;
	padding-right: 5%;	
}
.side_ser li a {
	display: block;
	width: 80%;
	float: left;
	color: #474a4c;
	font-size: 18px;
}
.side_ser li .align_r {
	width: 20%;
}
.side_ser li.side_act {
	background: #292929;
}
.side_ser li.side_act a {
	color: #fff;
}
.side_ser li a.ser-name{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.side_tit.side_tit02 {
	background: #292929;
	margin-top: 10px;
}
.side_contact {
	font-size: 14px;
	margin-top: 10px;
}
/*关于我们*/
.wrapper_main .main_tit {
	font-size: 24px;
	font-weight: normal;
	color: #474a4c;
	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;
	font-family: "微软雅黑";
}
.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;
	margin-top: -5px;
}
.mes .mes_tj {
	text-align: right;
	border: none;
	background: none;
}
.mes .mes_tj button {
	width: 200px;
	background: #292929;
	border: none;
	color: #fff;
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	font-family: "微软雅黑";
	padding: 0px;
}
/*新闻列表*/
.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-top: 50px;
}
.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: 157px;
	border: 1px solid #b2b1ab;
}
.page_show {
	margin: 10px 0px 5px;
	color: #666;
	line-height: 20px;
	font-size: 14px;
	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;
}
