﻿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: #535452;
	min-width: 1002px;
	line-height: 24px;
}
a {
	text-decoration: none;
	color: #535452;
}
.clear {
	clear: both;
	height: 0px;
}
.fr {
	float: right;
}
.fl {
	float: left;
}
.hidden {
	display: none;
}
*:focus {
	outline: none;
}
/* banner开始 */
.flexslider {
	position: relative;
	height: 355px;
	overflow: hidden;
	z-index: 1;
	width:1270px;
}
.slides {
	position: relative;
	z-index: 1;
	width:1200px;
}
.slides li {
	height: 355px;
}
.slides li a {
	display: block;
	height: 355px;
}
.flex-control-nav {
	display: none;
}
/*
.flex-control-nav {
	position: absolute;
	bottom: 5px;
	z-index: 2;
	width: 100%;
	text-align: center;
}
.flex-control-nav li {
	display: inline-block;
	width: 13px;
	height: 13px;
	line-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: #c50d21;
	cursor: pointer;
	border-radius: 50%;
}
.flex-control-nav .flex-active {
	background: #cecfd4;
}
*/
.flex-direction-nav {
	position: absolute;
	top: 145px;
	z-index: 2;
	width: 100%;
}
.flex-direction-nav li a {
	display: block;
	width: 25px;
	height: 50px;
	background: url(../../images/icon-banner.png) no-repeat 0 0;
	transition: all 0.5s;
}
.flex-direction-nav li a:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
}
.flex-direction-nav li .flex-prev {
	float: left;
}
.flex-direction-nav li .flex-next {
	float:right;
	background-position: -25px 0px;
}
/* banner结束 */
/*头部*/
.wrapper {
	width: 1200px;
}
.bg-blue {
	background: #2987cb;
}
.web-head .web-logo {
	height: 61px;
	padding: 23px 0 16px;
}
.web-head .fr {
	color: #fff;
}
.web-head .fr a {
	color: #fff;
}
.web-head .web-sc {
	padding: 10px 0px;
	text-align: right;
	vertical-align: middle;
}
.web-head .web-tel {
	background: url(../../images/icon-tel.png) no-repeat left top;
	font-size: 16px;
	padding-left: 36px;
}
.web-head .web-tel span {
	font-size: 26px;
	color: #e00f29;
	font-style: italic;
}
.bg-deepblue{
	background:#004171;
}
.web-nav>li{
	float:left;
	font-size:16px;
	border-right:1px solid #858585;
	text-align:center;
	height:47px;
	line-height:47px;
	position:relative;
	z-index:10;
	}
.web-nav>li>.navbg{
	position:absolute;
	left:0;
	top:-7px;
	}
.web-nav li a{
	color:#fff; 
	}
.web-nav>li>a{
	color:#fff; 
	display:block;
	height:54px;
	line-height:57px;
	margin-top:-7px;
	width:176px;
	transition:all 0.5s;
	}
.web-nav>li>a:hover{
	background:url(../../images/icon-navbg.png) no-repeat right top;
	}
.web-nav li .sub-nav{
	position:absolute;
	top:46px;
	left:0px;
	width:100%;
	display:none;
	}
.web-nav li .sub-nav li{
	border-top:2px solid #6e8094;
	background:#013e6b;
	transition:all 0.5s;
	}
.web-nav li .sub-nav li a{
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	}
.web-nav li .sub-nav li:hover{
	background:#2c88cb;
	}

/*内容开始*/	
.bg-pic {
	background: url(../../images/icon-bg.png) no-repeat center top;
	padding: 20px 10px 18px;
	color: #fff;
	font-size: 16px;
	width:1180px;
}
.web-search {
	position: relative;
}
.web-search input, .web-search select {
	border: 0px;
	padding: 2px 5px;
	height: 33px;
	line-height: 33px;
	background: #fff;
	font-family: "微软雅黑";
	width: 300px;
	margin: 0px;
	font-size: 16px;
	vertical-align:middle;
}
.web-search select {
	width: 140px;
	height: 37px;
	line-height: 37px;
	background: #fff url(../../images/icon-select.png) no-repeat 80px center;
}
.web-search input.search-btn {
	background: #000 url(../../images/icon-search.png) no-repeat center center;
	border-radius: 50%;
	width: 37px;
	height: 37px;
	position: absolute;
	right: -6px;
	top: 0px;
}
/* 公告滚动s */
.web-gonggao {
	width: 510px;
	position: relative;
	background: url(../../images/icon-gonggao.png) no-repeat left center;
	padding-left: 40px;
}
.web-gonggao .bd {
	width: 510px;
	overflow: hidden;
}
.web-gonggao .bd ul li {
	float: left;
	height: 37px;
	line-height: 37px;
	text-align: left;
	_display: inline;
	width: 510px;
	color: #fff;
}
.web-gonggao .bd ul li a {
	color: #fff;
}
/*分类*/
.home-series{
	margin-bottom:50px;
}
.home-series li {
	float: left;
	width: 164px;
	text-align: center;
	position: relative;
	border: 1px solid #73634e;
	margin: 45px 25px 0px 0px;
	box-shadow: 3px 4px #787878;
}
.home-series li .series-name {
	position: absolute;
	height: 27px;
	line-height: 27px;
	background: #000 url(../../images/icon-eye.png) no-repeat center 45px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	width: 100%;
	bottom: 0px;
	left: 0px;
	color: #fff;
}
.home-series li img {
	width: 164px;
	height: 117px;
	display: block;
}
.home-sermore {
	width: 29px;
	padding: 10px;
	text-align: center;
	font-size: 16px;
	line-height: 20px;
	background: #0b69ae url(../../images/icon-series.png) no-repeat center 96px;
	margin-top: 45px;
	height: 103px;
}
.home-sermore a{
	color: #fff;
}
/*公司简介*/	
.home-apic {
	height: 309px;
	width: 416px;
	border: 2px solid #3089dc;
	margin: 25px 0 0 17px;
}
.home-apic img {
	width: 420px;
	height: 314px;
	margin: -25px 0 0 -17px;
}
.home-about {
	width: 715px;
}
.home-about .home-atit {
	background: url(../../images/icon-atit.png) no-repeat left center;
	padding-left: 50px;
}
.home-about .home-atit span {
	color: #ff733b;
	font-size: 16px;
	font-weight: bold;
	font-family: "Arial Unicode MS";
	text-transform: uppercase;
}
.home-about .home-atit p {
	color: #096cc9;
	font-size: 24px;
	font-weight: bold;
	line-height: 35px;
}
.home-about .home-atext {
	font-size: 14px;
	line-height: 30px;
	margin-top: 20px;
	max-height:180px;
	overflow:hidden;
}
.home-about .home-amore {
	width: 106px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	display: block;
	color: #fff;
	font-size: 16px;
	text-decoration: underline;
	background: url(../../images/icon-amore.png) no-repeat 0 0;
	margin: 30px 0px 0px auto;
}
.bg-grey {
	background: #ecebeb;
}
.bg-grey.home-pro {
	padding: 30px 0 25px;
	margin: 50px auto 40px;
}
.home-pro .home-protit {
	text-align: center;
}
.home-pro .home-protit .zimu {
	font-size: 24px;
	color: #fd6528;
}
.home-pro .home-protit p {
	font-size: 24px;
	color: #096cc9;
	font-weight: bold;
	background: url(../../images/icon-protit.png) no-repeat 0 center;
}
/*tab选项卡*/
.home-pro .item {
	width: 100%;
	margin-top:20px;
}
.home-pro .item .tab {
	position: relative;
	height: 25px;
	margin:18px 8px 38px;
}
.home-pro .item .tab .switchBtn {
	position: absolute;
	width:420px;
	top: 0px;
	left:50%;
	margin-left:-215px;
	z-index:1;
}
.home-pro .item .tab .switchBtn a {
	float: left;
	width: 20px;
	height: 20px;
	font-size:16px;
	color:#73afe6;
}
.home-pro .item .tab .switchBtn a.prevNot {
	color:#999;
}
.home-pro .item .tab .switchBtn a.next {
	float:right;
}
.home-pro .item .tab .switchBtn a.nextNot {
	float:right;
	color:#999;
}
.home-pro .item .tab ul {
	width: 380px;
	height: 26px;
	overflow: hidden;
	position: absolute;
	margin-left:-190px;
	left:50%;
	top:0px;
	z-index:2;
}
.home-pro .item .tab ul li {
	float: left;
	cursor: pointer;
	width:113px;
	height:26px;
	line-height:26px; 
	text-align:center;
	transition:all 0.5s;
	margin-right:13px;
	background:#73afe6;
	color:#fff;
}
.home-pro .item .tab ul li.current {
	background: #096cc9;
}
.home-pro .item .items {
	display: none;
}
.home-pro .item .items li {
	float:left;
	width:277px;
	margin-right:16px;
	position:relative;
}
.home-pro .item .items li .pro-shuoming{
	position:absolute;
	top:2px;
	left:2px;
	width:223px;
	height:124px;
	background:#000;
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding:85px 25px 0;
	display:none;
}
.home-pro .item .items li img{
	width:273px;
	height:209px;
	display:block;
	border:2px solid #3089dc;
}
.home-pro .item .items li p{
	background:#333333;
	color:#fff;
	width:100%;
	height:31px;
	line-height:31px;
	margin:12px 0;
	text-align:center;
	font-size:14px;
}
.home-pro .item .items li:hover p{
	text-decoration:underline;
}
.home-pro .item .btn {
	width:175px;
	height:33px;
	line-height:33px;
	text-align:center;
	background:#0b69ae;
	border-radius:5px;
	margin:20px auto 0;
	font-size:14px;
}
.home-pro .item .btn a{
	color:#fff;
	display:block;
}
/*新闻中心和联系我们*/
.home-half{
	width:580px;}
.home-half .home-tit{
	height:30px;
	line-height:30px;
	border-bottom:2px solid #b4b4b4;
	font-size:24px;
	font-weight:bold;
	color:#0b69ae;
	position:relative;
	text-transform:uppercase;
	margin-bottom:40px;
	}
.home-half .home-tit span{
	position: absolute;
	display:block;
	width:170px;
	border-top:2px solid #0b69ae;
	color:#fd6528;
	font-size:16px;
	font-weight:normal;
	left:0px;
	top:30px;
	}
.home-half .home-tit .tit-more{
	position: absolute;
	width:67px;
	height:20px;
	padding:1px;
	border:1px solid #b4b4b4;
	right:0px;
	top:18px;
	background:#fff;
	}
.home-half .home-tit .tit-more a{
	display:block;
	background:#b4b4b4;
	color:#fff;
	text-decoration:underline;
	font-size:12px;
	text-align:center;
	height:20px;
	line-height:20px;
	}
.home-newlist{
		}
.home-newlist li{
	height:78px;
	margin-bottom:13px;
	background:#f5f5f5;
	width:565px;
	transition:all 0.5s;
	cursor:pointer;
	}
.home-newlist .home-ntime{
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:77px;
	height:77px;
	background:url(../../images/icon-ntime.png) no-repeat 0 0;
	padding:1px;
	text-align:center;
	}
.home-newlist .home-ntime dt{
	background:#0b69ae;
	color:#fff;
	height:22px;
	line-height:22px;
	}
.home-newlist .home-ntime dd{
	height:54px;
	line-height:54px;
	color:#b6b6b6;
	font-size:26px;
	}
.home-newlist .home-ntext{
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:400px;
	margin-left:22px;
	text-decoration:underline;
	}
.home-newlist .home-ntext dt{
	font-size:14px;
	color:#333333;
	font-weight:bold;
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	}
.home-newlist .home-ntext dd{
	text-overflow:ellipsis;
	overflow:hidden;
	white-space:nowrap;
	}
.home-newlist li:hover{
	background:#73afe6;
	}
.home-newlist li:hover a{
	color:#fff;
	}
.home-newlist li:hover .home-ntext dt{
	color:#fff;
	}
/*联系我们*/
.home-lxwm{
	width:435px;
	line-height:36px;
	font-size:16px;
	position:relative;
	margin-left:0px;}
.home-lxwm .erweima{
	width:136px;
	height:136px;
	display:block;
	position:absolute;
	top:155px;
	left:435px;}
/*底部*/
.footer{
	background:#181d23;
	color:#fff;
	padding-bottom:10px;
	font-size:14px;
	margin-top:40px;
	}
.footer a{
	color:#fff;
	}
.footer .foot-link{
	height:32px;
	line-height:32px;
	text-align:center;
	background:#0b69ae;
	margin-bottom:20px;
	}
.footer .foot-link a,.footer .foot-link span{
	display:inline-block;
	*zoom:1;
	*display:inline;
	padding:0 50px;
	}
.footer .foot-nav{
	text-align:center;
	}
.footer .foot-nav li{
	display:inline-block;
	*zoom:1;
	*display:inline;
	width:75px;
	border-right:1px solid #fff;
	height:14px;
	line-height:14px;
	}
.footer .foot-copyright{
	text-align:center;}
/*右侧浮动菜单*/
.fix-kf{
	position:fixed;
	top:300px;
	right:0px;
	}
.fix-kf div{
	width:0px;
	padding-left:39px;
	background:url(../../images/icon-kf.png) no-repeat 0 0 #282828;
	height:39px;
	border-bottom:1px solid #9a9a9a;
	color:#fff;
	line-height:39px;
	font-size:14px;
	margin-right:0px;
	cursor:pointer;
	}
.fix-kf div a{
	color:#fff;
	}
.fix-kf div.kf-tel{
	background-position:0 -39px;
	}
.fix-kf div.kf-top{
	background-position:0 -78px;
	}

/*内页*/	
.main.wrapper{
	margin:30px auto;
	}
.main.wrapper img{ 
	max-width:100%;
	}
.main .sidebar{
	width:300px;}
.main .sidebar .side-tit{
	height:60px;
	line-height:60px;
	font-size:30px;
	color:#0b69ae;
	text-align:center;
	}
.main .sidebar .side-series li{
	height:45px;
	line-height:45px;
	width:286px;
	border:2px solid #0b69ae;
	text-align:center;
	padding:4px 5px;
	margin-bottom:20px;
	}
.main .sidebar .side-series li a{
	display:block;
	color:#0b69ae;
	font-size:24px;
	transition:all 0.5s;
	}
.main .sidebar .side-series li a:hover{
	background:#0b69ae;
	color:#fff;
	}
.main .sidebar .side-tel p{
	font-size:24px;
	color:#282828;
	background:url(../../images/icon-innertel.png) no-repeat left center;
	padding-left:35px;
	height:25px;
	line-height:25px;
	}
.main .sidebar .side-tel span{
	color:#ec0505;
	font-style:italic;
	font-size:30px;
	font-weight:bold;
	height:45px;
	line-height:45px;
	}
.main .sidebar .side-lxwm{
	font-size:14px;
	margin-top:20px;
	}
.main .main-content{
	width:855px;
	}
.main .main-content .main-tit{
	text-align:center;
	border-bottom:4px solid #0b69ae;
	position:relative;
	}
.main .main-content .main-tit span{
	font-size:32px;
	color:#0b69ae;
	font-weight:bold;
	height:35px;
	line-height:35px;
	}
.main .main-content .main-tit p{
	font-size:18px;
	text-transform:uppercase;
	}
.main .main-content .main-tit .mbx{
	position:absolute;
	right:0px;
	top:40px;
	}
.main .main-content .line{
	width:100%;
	height:2px;
	background:#0b69ae;
	margin:7px 0 25px;}
.main .main-content .prolist li {
	float:left;
	width:277px;
	margin-right:12px;
	position:relative;
}
.main .main-content .prolist li .pro-shuoming{
	position:absolute;
	top:2px;
	left:2px;
	width:223px;
	height:124px;
	background:#000;
	background:rgba(0,0,0,0.5);
	color:#fff;
	padding:85px 25px 0;
	display:none;
}
.main .main-content .prolist li img{
	width:273px;
	height:209px;
	display:block;
	border:2px solid #3089dc;
}
.main .main-content .prolist li p{
	background:#333333;
	color:#fff;
	width:100%;
	height:31px;
	line-height:31px;
	margin:12px 0;
	text-align:center;
	font-size:14px;
}
.main .main-content .prolist li:hover p{
	text-decoration:underline;
}
/*新闻列表*/
.main .new-list li{
	margin-bottom:10px;
	border-bottom:1px dashed #444;
	}
.main .new-list li dl{
	line-height:28px;
	}
.main .new-list li dt{
	padding-left:20px;
	font-size:20px;
	background:url(../../images/icon-new.png) no-repeat 0 center;
	font-weight:bold;
	}
.main .new-list li dd{
	color:#565656;
	font-size:16px;
	}
.main .new-list li dd a{
	color:#565656;
	}
/*单页*/
.main .main-text{
	font-size:14px;
	}
/*产品详情*/
.main .main-detail{
	text-align:center;
	margin-bottom:10px;}
.main .xg {
	border-top:2px solid #999;
	font-size: 14px;
	line-height:30px;
	margin-top:30px;
	padding-top:10px;
}
.main .xg a:hover {
	text-decoration: underline;
}
/*留言板*/
.main-mes {
	margin-top:30px;
}
.main-mes ul li {
	margin-bottom: 19px;
	float:left;
	margin-left:15px;
	width:190px;
}
.main-mes ul li.mes-textarea{
	width:840px;
}
.main-mes ul li.mes-yzm{
	width:420px;
}
.main-mes .mmes-nr {
	width: 50px;
	font-size: 16px;
	color: #565656;
	line-height:30px;
}
.main-mes ul li.last {
	float:right;
	width:240px;
	margin-right:35px;
}
.main-mes .mmes-nr.yz {
	margin-left:-20px;
	width:70px;}
.main-mes input, .main-mes textarea {
	margin: 0px;
	padding: 4px;
	border: 1px solid #000;
	height: 20px;
	line-height: 20px;
	width: 130px;
	font-family: "微软雅黑";
	color:#c2c2c2;
}
.main-mes textarea {
	height: 160px;
	width:745px;
}
.main-mes input.mmes-yzm {
	width: 143px;
}
.main-mes img.mmes-yzpic {
	height: 28px;
	margin: 0 5px 0 10px;
}
.main-mes .mmes-yza a {
	text-decoration: underline;
	color: #939393;
}
.main-mes .mmes-cz {
	width: 95px;
	height: 37px;
	color: #fff;
	background: #000;
	margin-left: 12px;
	border-color:#000;
}
.main-mes .mmes-tj {
	width: 95px;
	height: 37px;
	background:#0b69ae;
	color:#fff;
	border-color:#0b69ae;
}



















