﻿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, a {
	margin: 0 auto;
	padding: 0;
	border: 0;
	outline: 0;
	list-style: none;
}
body {
	font-family: "微软雅黑";
	font-size: 12px;
	color: #7c7c7c;
	min-width: 1002px;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #7c7c7c;
}
.clear {
	clear: both;
	height: 0px;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
*:focus {
	outline: none;
}
/* banner开始 */
.flexslider {
	position: relative;
	height: 423px;
	overflow: hidden;
	z-index: 1;
}
.slides {
	position: relative;
	z-index: 1;
}
.slides li {
	height: 423px;
}
.slides li a {
	display: block;
	height: 423px;
}
.flex-control-nav {
	display: none;/*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: #eeeeee;
	cursor: pointer;
	border-radius: 50%;
}
.flex-control-nav .flex-active {
	background: #43b9f6;
	width: 13px;
	height: 13px;
}*/
.flex-direction-nav {
	position: absolute;
	top: 180px;
	z-index: 2;
	width: 100%;
}
.flex-direction-nav li a {
	display: block;
	width: 20px;
	height: 53px;
	background: url(../../images/icon-banner.png) no-repeat 0 0;
}
.flex-direction-nav li .flex-prev {
	float: left;
	margin-left: 3%;
}
.flex-direction-nav li .flex-next {
	float: right;
	background-position: -20px 0px;
	margin-right: 3%;
}
/* banner结束 */
/*头部*/
.wrapper {
	width: 1000px;
}
.web-top {
	border-bottom: 2px solid #43b9f6;
}
.web-top .web-logo {
	height: 43px;
	margin: 20px 0px;
}
.web-top .web-tsearch {
	margin: 5px 0px;
	vertical-align:middle;
}
.web-top .web-tsearch input {
	padding: 3px;
	margin: 0px;
	border: 1px solid #cdd0cc;
	color: #cdd0cc;
	height: 16px;
	line-height: 16px;
	width: 171px;
	font-family: "微软雅黑";
	font-size: 12px;
	vertical-align:middle;
}
.web-top .web-tsearch button {
	padding: 0px;
	margin: 0px;
	border: 0px;
	width: 103px;
	height: 24px;
	line-height: 24px;
	background: #43b9f6;
	color: #fff;
	font-family: "微软雅黑";
	font-size: 12px;
	vertical-align:middle;
}
.web-top .web-nav {
	width: 690px;
}
.web-top .web-nav li {
	float: left;
	font-size: 16px;
	text-align: right;
	text-transform: uppercase;
	margin-top: 13px;
}
.web-top .web-nav li a {
	color: #757577;
}
.home-fmenu {
	position: relative;
	z-index: 20;
}
.home-fmenu dl {
	width: 320px;
	height: 175px;
	background: url(../../images/icon-case.png) no-repeat -10px 46px #43b9f6;
	text-align: center;
	margin: -65px 16px 0px 0px;
	font-size: 24px;
	text-transform: uppercase;
	line-height: 30px;
	overflow: hidden;
}
.home-fmenu dl a {
	color: #fff;
}
.home-fmenu dl dt {
	margin-top: 30px;
}
.home-fmenu dl.home-tel {
	background: url(../../images/icon-tel.png) no-repeat center 84px #6686ff;
}
.home-fmenu dl.home-tel dt {
	margin-top: 20px;
	font-size: 18px;
}
.home-fmenu dl.home-tel dd {
	font-size: 40px;
	font-weight: bold;
}
.home-fmenu dl.home-mes {
	background: url(../../images/icon-mes.png) no-repeat 140px 40px #9878ff;
}
/**标题**/
.home-tit {
	width: 300px;
	padding: 35px 0px 0px;
	border-bottom: 1px solid #43b9f6;
	text-align: center;
	font-size: 30px;
	color: #797878;
	font-weight: bold;
	line-height: 35px;
	text-transform: uppercase;
}
.home-tit p {
	font-weight: normal;
}
/**关于我们**/
.home-about {
	margin: 65px auto 95px;
}
.home-apic {
	width: 444px;
	height: 242px;
	border: 11px solid #3c4a5b;
	text-align: center;
	position: relative;
}
.home-apic img {
	width: 406px;
	height: 305px;
	margin-top: -31px;
	display: block;
}
.home-apic .home-amore {
	width: 159px;
	height: 35px;
	line-height: 35px;
	font-size: 14px;
	background: #43b9f6;
	display: block;
	color: #fff;
	position: absolute;
	right: -11px;
	bottom: 29px;
}
.home-atext {
	width: 466px;
	font-size: 14px;
	line-height: 22px;
	margin-top: -10px;
	height:290px;
	overflow:hidden;
}
/**新闻中心**/
.light-blue {
	background: #ebf3fb;
}
.light-blue .home-tit {
	color: #404d5e;
}
.home-newlist {
	padding: 75px 0px 40px;
	height:280px;
}
.home-newlist li {
	float: left;
	width: 480px;
	height: 109px;
	background: #cee8f8;
	margin: 0px 30px 30px 0px;
	overflow: hidden;
}
.home-newlist .index-ntext {
	width: 350px;
	margin-left: 38px;
}
.home-newlist .index-ntext dt {
	font-size: 14px;
	height: 50px;
	line-height: 50px;
}
.home-newlist .index-ntext dt a {
	color: #404d5e;
}
.home-newlist .index-ntext dd {
	color: #a8a8a8;
	line-height: 22px;
}
.home-newlist .index-ntime {
	width: 72px;
	height: 109px;
	background: #58beee;
	color: #fff;
	text-align: center;
	font-size: 14px;
}
.home-newlist .index-ntime p {
	font-size: 30px;
	margin-top: 25px;
}
/*产品中心*/
.blue {
	background: #0688d4;
}
.blue .home-tit {
	color: #fff;
}
.home-series {
	text-align: center;
	margin:25px auto 30px; 
}
.home-series li {
	width: 132px;
	height: 27px;
	line-height:27px;
	display: inline-block;
	*zoom:1;
	*display:inline;
	border: 1px solid #fff;
	text-align: center;
	margin: 0 6px 6px 0px;
}
.home-series li:hover{
	background:#fff;
	transition:all 1s;
}
.home-series li a {
	color: #fff;
}
.home-series li:hover a {
	color: #0688d4;
	transition:all 1s;
}
#demo {
	overflow: hidden;
	width: 1000px;
	padding-bottom:40px;
}
#indemo {
	float: left;
	width: 800%;
}
#demo1 {
	float: left;
	width:1280px;
}
#demo2 {
	float: left;
	width:1280px;
}
.home-product li {
	float: left;
	margin-right: 24px;
	text-align: center;
	font-size: 16px;
	line-height: 43px;
	width: 231px;
}
.home-product li a{
	color:#fff;
}
.home-product li img {
	display: block;
	width: 216px;
	height: 274px;
	border: 1px solid #fffeff;
	padding:6px;
}
/*底部联系我们*/
.black{
	background:#404d5e;
	padding-bottom:10px;}
.black .home-tit{
	color:#fff;
	margin-bottom:30px;}
.home-lxwm{width:412px;
color:#fff;
font-size:14px;}
.home-map{width:425px;
height:190px;
padding:10px;
border:3px solid #242b34;
overflow:hidden;}
/*底部*/
.footer {
	background: #404d5e;
	text-align: center;
	color:#0688d4;
	padding: 10px 0px 20px;
}
.footer a{
	color:#0688d4;
}
.footer .wrapper{
	border-top:1px solid #0688d4;
	padding-top:10px;
}
/*****内页*****/
#main {
	width: 100%;
	border-top: 1px solid #0688d4;
	margin-top: 60px;
}
#main .inner {
	width: 1000px;
	margin: -45px auto 0;
	padding-bottom: 40px;
}
/*左侧*/
#main .sidebar {
	width: 215px;
}
#main .sidebar .side-stit {
	height: 44px;
	line-height: 44px;
	background: #0688d4;
	color: #fff;
	font-size: 24px;
	text-align: center;
	margin-bottom: 1px;
}
#main .sidebar .side-series li {
	border-top: 1px solid #e6e6e6;
	border-bottom: 1px solid #fff;
	height: 39px;
	line-height: 39px;
	font-size: 16px;
	background: #f6f6f6;
	text-align: center;
}
#main .sidebar .side-series li a {
	color: #5f5d5d;
}
#main .sidebar .inner-tel {
	background: #cbcbcb;
	height: 40px;
	color: #fff;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	padding-top: 15px;
	margin-bottom: 80px;
	position: relative;
}
#main .sidebar .inner-tel p {
	color: #fff;
	font-size: 29px;
	height: 30px;
	font-weight: bold;
	font-style: italic;
	text-shadow: 3px 3px 0px #0688d4;
	text-align: left;
 *color:#404d5e;
}
#main .sidebar .side-stit02 {
	padding-top: 40px;
	margin-top: -35px;
}
#main .sidebar .side-lxwm {
	font-size: 14px;
	color: #404d5e;
}
/*右侧*/
#main .inner-main {
	width: 725px;
}
#main .inner-main img {
	max-width: 100%;
}
#main .inner-tit {
	height: 44px;
	line-height: 44px;
	border-left: 1px solid #0688d4;
	font-size: 30px;
	color: #0688d4;
	padding-left: 40px;
	position: relative;
}
#main .inner-tit .mbx {
	position: absolute;
	right: 0px;
	bottom: -11px;
	font-size: 12px;
	color: #7c7c7c;
}
#main .inner-tit .mbx .inner-tblock {
	display: inline-block;
 *zoom:1;
 *display:inline;
	width: 14px;
	height: 14px;
	background: #0688d4;
	margin-left: 3px;
}
#main .in-contline {
	position: absolute;
	display: block;
	width: 1px;
	height: 14px;
	background: #0688d4;
	left: -1px;
	bottom: -15px;
}
/****关于我们****/
#main .content {
	font-size: 14px;
	line-height: 30px;
	margin-top: 30px;
	color: #565656;
}
/****产品展示****/
.plist li {
	width: 218px;
	padding-right: 35px;
}
.plist li img {
	display: block;
	width: 218px;
	height: 218px;
}
.plist li p {
	font-size: 14px;
	color: #656363;
	padding: 5px 0 20px 0;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	text-align: center;
}
/*产品详情*/
.main-detail {
	margin-bottom: 30px;
}
.main-pname {
	text-align: center;
}
.xg {
	font-size: 14px;
	color: #777;
	padding: 30px 0 30px 20px;
}
.xg a {
	color: #777;
}
.xg a:hover {
	text-decoration: underline;
}
/***留言板****/
.mes {
	padding: 65px 80px;
}
.mes .box {
	background: #f3f3f3;
	margin-bottom: 3px;
	padding: 10px 0;
}
.mes .box span {
	display: inline-block;
	width: 95px;
	text-align: right;
	padding-right: 15px;
	font-size: 14px;
	color: #575757;
	vertical-align: middle;
}
.mes .box input, .mes .box textarea {
	display: inline-block;
	vertical-align: middle;
	width: 320px;
	height: 28px;
	line-height: 28px;
	padding: 0 10px;
	border: 0;
	border-radius: 4px;
	background: #0688d4;
	box-shadow: inset 2px 1px 2px #404d5e;
	font-size: 14px;
	color: #fff;
}
.mes .box textarea {
	vertical-align: top;
	height: 56px;
	overflow: auto;
}
.mes .box input.yzm {
	width: 115px;
	margin-right: 15px;
}
.mes .box input.btn_ly {
	width: 142px;
	font-size: 18px;
	background: #0688d4;
	border-radius: 0;
	padding: 0;
	margin-left: 110px;
	box-shadow: none;
	cursor: pointer;
}
.mes .box img {
	vertical-align: middle;
}
/**新闻列表**/
.nlist {
	padding: 20px 30px 45px 30px;
}
.nlist dl {
	padding: 25px 0 5px 0;
	border-bottom: 1px #727171 dashed;
}
.nlist dt {
	padding-bottom: 10px;
}
.nlist dt a {
	font-size: 18px;
	color: #0e0e0e;
	max-width: 520px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.nlist dt a:hover {
	color: #363636;
}
.nlist dt span {
	font-size: 12px;
	color: #363636;
}
.nlist dd {
	font-size: 14px;
	color: #727171;
	line-height: 22px;
	max-height: 44px;
	overflow: hidden;
}
