@charset "utf-8";
/* CSS Document */

/*****Basic Element*****/
* {
	padding: 0;
	margin: 0;
	font-family: "微软雅黑", "黑体";
}
a {
	text-decoration: none;
}
ul {
	list-style: none;
}
img {
	border: none;
}
body {
}
/*****Generic Classes*****/
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear {
	clear: both;
}
.hidden {
	display: none;
}
.ww {
	width: 1000px;
	margin: 0 auto;
}
/*****Basic Layout*****/
#wrap {
}
/*****Header*****/
#header {
	height:150px;
}
#header .logo {
	margin-top:60px;
}
#header ul {
	padding-left:45px;
}
#header li {
}
#header li a {
	display:block;
	height:150px;
	line-height:150px;
	padding:0 15px;
	font-size:12px;
	color:#7ac3ec;
}
#header li a:hover,#header li a.selected {
	background:#5198b6;
	color:#fff;
}
#header .tel {
	font-size:12px;
	color:#777;
	padding-left:29px;
	background:url(../../images/icon_tel_03.jpg) no-repeat left center;
	margin-top:60px;
}
#header .tel span {
	font-family:Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#7ac3ec;
}

/*****Banner*****/
.flexslider {
	position: relative;
	height: 500px;
	overflow: hidden;
	background: url(../../images/loading.gif) 50% no-repeat;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 500px;
}
.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;
}
/*****搜索*****/
.msearch {
	padding-bottom:13px;
}
.msearch form {
	width:210px;
	height:28px;
	border:1px #c8c8c8 solid;
	margin-top:13px;
	overflow:hidden;
}
.msearch .kuang {
	vertical-align:middle;
	width:160px;
	height:28px;
	font-size:12px;
	color:#9a9a9a;
	line-height:28px;
	border:0;
	padding:0 10px;
}
.msearch .btn_ser {
	width:20px;
	height:28px;
	cursor:pointer;
	border:0;
	vertical-align:middle;
	background:url(../../images/btn_ser_03.png) no-repeat center center;
}
.msearch ul {
	padding:20px 0 0 20px;
}
.msearch li {
	font-size:12px;
	color:#9a9a9a;
}
.msearch li a {
	color:#9a9a9a;
	margin-right:20px;
}
.msearch li a:hover {
	color:#7ac3ec;
}
/*****首页产品分类*****/
.intitle {
	text-align:center;
	padding:25px 0 50px 0;
}
.intitle h2 {
	font-weight:normal;
	font-size:24px;
	color:#7ac3ec;
}
.intitle h2 span {
	display:block;
	font-size:18px;
	color:#bdbdbd;
}
.cate {
	background:#f5f5f5;
	padding-bottom:40px;
}
.cate .fenlei {
	width:285px;
	background:#fff;
	position:relative;
	padding-top:90px;
}
.cate .fenlei h2 {
	width:100%;
	font-weight:normal;
	font-size:24px;
	color:#7ac3ec;
	white-space:nowrap;
	position:absolute;
	left:100px;
	top:35px;
}
.cate .fenlei ul {
	width:350px;
}
.cate .fenlei li {
	height:50px;
	line-height:50px;
	padding-left:60px;
	font-size:px;
	color:#000;
	cursor:pointer;
}
.cate .fenlei li.current {
	background:#5198b6;
	color:#fff;
}
a.more {
	display:block;
	width:243px;
	height:48px;
	line-height:48px;
	text-align:center;
	border:1px #7ac3ec solid;
	margin:30px auto;
	font-size:14px;
	color:#7ac3ec;
}
a.more:hover {
	background:#7ac3ec;
	color:#fff;
}
.cate .probox {
	width:526px;
	height:260px;
	border:6px #7ac3ec solid;
	margin:140px 60px 0 0;
}
.cate .probox .mpart {
	position:relative;
}
.cate .probox .mpart img {
	display:block;
	width:573px;
	height:386px;
	position:absolute;
	left:24px;
	top:-140px;
}
.cate .probox .mpart .formore {
	width:130px;
	height:184px;
	background:#7ac3ec url(../../images/line_03.png) no-repeat center 68px;
	position:absolute;
	right:-71px;
	bottom:-306px;
}
.cate .probox .mpart .formore a {
	display:block;
	height:129px;
	text-align:center;
	font-size:20px;
	color:#fff;
	padding-top:55px;
	background:url(../../images/plus_03.png) no-repeat center 105px;
}
/*****首页产品展示*****/
.product {
	padding-bottom:40px;
}
.product .cp {
	height:397px;
	padding-bottom:20px;
	overflow:hidden;
}
.product li {
	width:159px;
	height:397px;
	overflow:hidden;
	margin-right:8px;
}
.product li.on {
	width:499px;
}
.product li img {
	width:499px;
	height:397px;
}
/*****首页关于我们*****/
.about {
	background:#7ac3ec;
	padding:55px 0;
	color:#fff;
}
.about .title {
	text-align:right;
}
.about .title h2 {
	font-weight:normal;
	font-style:italic;
	font-size:60px;
}
.about .title h2 span {
	display:block;
	font-style:normal;
	font-size:18px;
}
.about .nr {
	width:500px;
}
.about .jianjie {
	font-size:12px;
	line-height:30px;
	padding:15px 0;
}
.about .more {
	border:1px #fff solid;
	color:#fff;
	margin:0;
}
.about .more:hover {
	background:#fff;
	color:#7ac3ec;
}
/*****首页新闻*****/
.news {
	padding-bottom:50px;
}
.news li {
	width:322px;
	margin-right:17px;
}
.news li p {
	font-size:12px;
	color:#9b9b9b;
	padding:30px 0 10px 20px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	background:url(../../images/icon_news_03.png) no-repeat left 32px;
}
.news li a:hover p {
	color:#7ac3ec;
}
.news a.more {
	margin-top:70px;
}
/*****Footer*****/
#footer {
	background:#5198b6;
	padding:60px 0;
}
#footer .ww {
	font-size:14px;
	color:#fff;
	line-height:36px;
	background:url(../../images/blogo_03.png) no-repeat left center;
	text-align:right;
}
#footer a {
	color:#fff;
}
/*内页*/ 
.wrapper{padding:30px 0px;}
.mbx{position:relative;margin-bottom:20px; color:#333;}
.mbx a{font-size:18px; color:#333;}
.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:750px;}
.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:#7ac3ec;color:#fff;}
.side_ser li{height:62px;line-height:62px;border:1px solid #7ac3ec;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:#7ac3ec;}
.side_ser li.side_act a{color:#fff;}
.side_ser li a{color:#7ac3ec;font-size:18px;display:block;}
.side_tit.side_tit02{ background:#7ac3ec;margin-top:10px;}
.side_contact{font-size:14px;margin-top:10px;}
/*关于我们*/
.wrapper_main .main_tit{font-size:24px;font-weight:normal;color:#7ac3ec;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/icon_news_03.png) no-repeat left center;text-indent:20px;}
.news_list li a {color:#333;}
.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;}
