@charset "utf-8";
body {
	color: #666;
		margin: 0;
	padding: 0;
	text-align: center;
	font-family: "微软雅黑";
	font-size: 12px;/*-moz-user-select:none;*/
	line-height: 22px;
	HEIGHT: 100%;
	overflow-x:hidden;
	background-color: #eaeaea;
}
div, h1, h2, h3, h4, h5, h6, dl, dt, dd, ol, ul, li, p, q, span, strong, form, iframe, label, textarea, input {
	padding: 0;
	margin: 0;
}
div {
	margin: 0 auto
}
ul, li, ol {
	list-style: none;
	list-style-type: none
}
img {
	border: 0;
	-ms-interpolation-mode: bicubic
}
textarea {
	overflow-y: auto
}
q {
	quotes: none
}
q:before, q:after {
	content: '';
	content: none
}
a {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: none;
	color: #1B6EAF!important;
}
.none, #none, .hide, #hide {
	display: none
}
#clear, .clear {
	clear: both;
	line-height: 1px;
	height: 1px;
	margin-top: -1px;
	overflow: hidden
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.fl, .l, #l {
	float: left
}
.fr, .r, #r {
	float: right
}
.MT10 {
	margin-top: 10px
}
.PT10 {
	padding-top: 10px
}
.PB10 {
	padding-bottom: 10px
}
.PT30 {
	padding-top: 30px
}
.MT20 {
	margin-top: 20px
}
.MT50 {
	margin-top: 50px
}
.MTA {
	margin-top: -70px
}
.r5 {
	margin-right: 10px;
}
.bbai {
	background: #FFF !important;
}
.clearfix {
	zoom: 1;
}
.clearfix:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
.gray {
	color: #999;
	font-weight: normal;
}
.white {
	color: #fff;
	font-weight: normal;
}
.container {
	margin: 0 auto;
	width: 1000px;
}
a, li, span, p {
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}
#header {background-color:#eaeaea;
}
.header_top {
	width: 100%;
	height: 35px;
	overflow: hidden;
	border-bottom: #dedede 1px solid;
}
.header_top ul {
	width: 1000px;
	height: 35px;
	line-height: 35px;
	overflow: hidden;
	margin: 0 auto;
}
.header_top ul .title {
	width: 860px;
	background: none;
	text-align: left;
	color: #808080
}
.header_top ul .title b {
	color: #808080;
	padding-right: 10px;
}
.header_top ul li {
	width: 70px;
	height: 35px;
	text-align: center;
	float: left;
	display: block;
	line-height: 35px;
	color: #ccc;
	background: url(../images/1_03.gif) no-repeat right 9px;
}
.header_top ul li a {
	color: #666;
}
.header_top ul li a:hover {
	color: #808080;
}
.hd_cont {
	position: relative;
	height: 90px;
	overflow: hidden;
}
.hd_cont .hd_logo {
	position: absolute;
	left: 0;
	top: 24px;
	width: 500px;
}
.hd_cont .hd_logo dd {
	margin-top: 9px;
	margin-left: 12px;
	padding-left: 20px;
	border-left: 1px solid #9B9B9B;
}
.hd_cont .hd_logo dd h2 {
	font-size: 14px;
	font-weight: normal;
	color: #808080;
}
.hd_cont .hd_logo dd p {
	font-size: 14px;
	color: #808080;
}
.hd_cont .dh_phone {
	padding: 0 0 17px 180px;
	margin-top: 14px;
	background: url(../images/phone.png) no-repeat left center;
	color: #5c5c5c;
	text-align:left;
	font-size: 14px;
	font-weight: bold;
}
.hd_cont .dh_phone dd {
	font-size: 26px;
	font-family: Arial, Helvetica, sans-serif;
	color: #fe0000;
	font-weight: bold;
	padding-top: 6px;
}
#nav {
	width: 100%;
	height: 50px;
	overflow: hidden;
	background: #1B6EAF;
}
#navMenu {
	width: 1000px;
	overflow: hidden;
	height: 50px;
	margin: 0 auto;
}
#navMenu ul {
	overflow: hidden;
	height: 50px;
	text-align: center;
}
#navMenu ul li {
	float: left;
	display: block;
}
#navMenu ul li a {
	width: 140px;
	height: 100%;
	line-height: 50px;
	display: block;
	float: left;
	text-align: center;
	color: #FFF;
	font-size: 16px;
	font-family: "微软雅黑";
}
#navMenu ul li a:hover {
	background: #2889BB;
}
#navMenu ul .home a {
	background: #2889BB;
}
#navMenu ul .hover a {
	background: #2889BB;
}
.dropMenu {
	position: absolute;
	top: 0;
	z-index: 100;
	width: 160px;
	visibility: hidden;
	margin-top: -2px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: #1B6EAF;
}
.dropMenu li {
	display: block;
}
.dropMenu a {
	display: block;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	color: #FFFFFF;
}
* html .dropMenu a {
	width: 100%;
	color: #FFFFFF;
}
.dropMenu a:hover {
	color: fff;
	background-color: #666;
}
.dropMenu li {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.dropMenu a {
	transition: none;
	-webkit-transition: none;
	-moz-transition: none;
	-o-transition: none;
}
.main {
	width: 1000px;
	overflow: hidden;
	zoom: 1;
}
.main:after {
	content: ".";
	clear: both;
	height: 0;
	visibility: hidden;
	display: block;
}
/*首页幻灯片*/
#banner {
	width: 100%;
	float: left;
	height: 449px;
	position: relative
}
.ulBanner {
	width: 100%;
	height: 449px
}
.ulBanner li {
	position: absolute;
	width: 100%;
	height: 449px
}
.ulBannerNav {
	position: absolute;
	bottom: 25px;
	left: 50%;
	margin-left: -63px;
	z-index: 10
}
.ulBannerNav li {
	float: left;
	background: #333;
	margin: 0 3px;
	width: 22px;
	height: 22px;
	display: block;
	cursor: pointer;
	border-radius:50%;
}
.ulBannerNav li.on {
	background: #2b79e6;
	cursor: pointer
}
.searchBg {
		padding-bottom: 27px;
	background: #fff url(../images/serbg.png) bottom no-repeat
}
.search {
	line-height: 36px;
	overflow: hidden;
}
.search .searchBox {
	width: 262px;
}
.search .soText {
	float: left;
	width: 206px;
	height: 16px;
	line-height: 16px;
	padding: 5px;
	color: #666;
	border: none;
	background: #ddd;
	outline: none;
	font-family: microsoft yahei;
}
.search .soBtn {
	float: right;
	width: 46px;
	text-align: center;
	height: 26px;
	color: #fff;
	border: none;
	background: #000;
	cursor: pointer
}
.search .keyWord {
	width: 500px;
	height: 36px;
	line-height: 36px;
	overflow: hidden;
	color: #333;
}
.search .keyWord b {
	font-weight: normal;
	height: 36px;
	float: left;
}
.search .keyWord a {
	padding: 0 10px;
	color: #333;
}
.search .keyWord ul {
	float: left;
	height: 36px;
}
.search .keyWord ul li {
	float: left;
	padding: 0 5px;
}
/*产品*/
.cpbg {
	padding: 20px 0px 0px;
	background-color: #eaeaea;
}
.cpbox {
	background-color: #fff;
	padding-top: 20px;
}
.cpmu {
	width: 210px;
	height: 746px;
	overflow: hidden;
}
.cpmu h4 img {
	display: block;
}
.cpmu dl {
}
.cpmu dt {
	height: 40px;
	line-height: 40px;
	background: url(../images/cpmudt.png) no-repeat center;
}
.cpmu dt a {
	margin-left: 64px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.cpmu dd {
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.cpmu dd a {
	display: block;
	padding-left: 66px;
	color: #333;
	background: url(../images/cpmudd.png) no-repeat left center;
}
.cplist {
		width: 1000px;
	height:302px;
}
.cplist h4 {
	border-bottom: 2px solid #1B6EAF;
	    border-left: 13px solid #1B6EAF;
	    text-align:left;
}
.cplist ul {
	overflow: hidden;
	margin-left:12px;
}
.cplist li {
	margin-top: 22px;
	float: left;
	width: 243px;
	text-align: center;
}
.cplist li.nomr {
	margin-right:3px;
}
.nomr img{width:230px;height:176px;border: 1px solid #e1e1e1;
    padding: 3px;}
.cplist li h5 {
	margin-left: 7px;
	width: 230px;
	height: 25px;
	line-height: 25px;
	overflow: hidden;
	font-weight: normal;
	text-align: center;
	font-size: 14px;
	display: block;
}
.cplist li h5 a {
	color: #000;
}
/*通用标题*/
.boxt {
	width: 100%;
	height: 44px;
	border-bottom: 1px solid #e6e6e6;
}
.boxt h2 {
	float: left;
	border-bottom: 1px solid #909090;
	font-size: 20px;
	height: 44px;
	line-height: 44px;
	color: #000;
}
.boxt font {
	float: left;
	font-size: 14px;
	padding-left: 15px;
	height: 44px;
	line-height: 44px;
	color: #666;
}
.boxt a {
	float: right;
	font-family: Arial;
	line-height: 44px;
	margin-right: 10px;
	color: #000;
}
.boxt a:hover {
	color: #168301;
}
.poxt {
	width: 100%;
	background: url(../images/poxtit.png) no-repeat center bottom;
}
.poxt h4 {
	height: 84px;
	overflow: hidden;
	text-align: center;
	font-size: 18px;
}
.poxt h4 a {
	margin-top: 24px;
	display: inline-block;
	color: #1B6EAF;
}
.poxt h4 span {
	display: block;
	color: #b2b2b2;
	font-weight: normal;
	text-transform: uppercase;
	text-align: center
}
.conttit {
	position: relative;
	height: 33px;
	line-height: 30px;
}
.conttit .tita {
	margin-right: 12px;
	color: #1B6EAF;
	font-size:20px;
	padding-left:13px;
}
.yqlj .conttit .tit
{
	margin-right: 12px;
	color: #1B6EAF;
	font-size:20px;
}
.conttit span {
	font-family: 宋体;
	font-size: 16px;
	color: #b2b2b2;
	text-transform: uppercase;
}
.conttit .titmore {
	position: absolute;
	right:10px;
	top:3px;
}
/*横幅 定制*/

.box {
	width: 100%;
	height: 180px;
	background: url(../images/line.jpg) center repeat-x
}
.box_c {
	width: 1000px;
	height: 100px;
	padding: 40px 0;
}
.box_cl {
	width: 600px;
	text-align:left;
	padding-left: 13px;
}
.box_cl h6 {
	color: #FFF;
	font-size: 26px;
	margin-bottom: 10px;
	line-height: 40px;
}
.box_cl span {
	color: #f7f7f7;
	font-size: 24px;
	line-height: 30px;
	font-weight: bold;
}
.box_cr {
	width: 300px;
	margin-top: 20px;
	width: 160px;
	height: 50px;
	line-height: 50px;
	float: right;
	text-align: center;
	font-size: 16px;
	color: #FFF;
	background: #1B6EAF;
	margin-right: 15px;
}
.box_cr a{color:#fff;font-size:18px;}

/*-------公司简介-----------*/
.bg_gray {width:100%;}
.sitemap {width:1000px;height:280px;background-color:#fff;padding-top:15px;}
.ab_us {width:780px;padding-right:18px;background:url(../images/client_shadow.gif) no-repeat right center;padding-left:12px;}
.t_05 {position:relative;height:29px;line-height:29px;border-bottom:2px solid #0257a5;}
.t_05 span {position:absolute;left:0;top:0;display:block;width:86px;height:36px;text-align:center;font-family:"Microsoft YaHei";font-size:16px;color:#fff;background:url(../images/t5.gif) no-repeat;}
.t_05 span a {color:#fff;}
.t_05 i {float:right;font-style:normal;font-family:"Times New Roman", arial, serif;text-transform:uppercase;font-size:11px;padding-right:6px;background:url(../images/item_more_02.gif) no-repeat right center;}
.t_05 i a {color:#666;}
.about_img {padding-top:20px;}
.about_img dt {float:left;width:226px;height:195px;}
.about_img dt img {width:226px;height:195px;float:left;}
.about_img dd {float:left;width:525px;padding-left:15px;color:#666;line-height:24px;text-align:left;}
.about_img h3 {font-size:16px;}
.about_img h3 a {color:#333}
.about_img p {height:168px;padding-top:5px;overflow:hidden;text-indent:2em;font-size:15px;text-align: justify;}
.about_img dd span {display:block;line-height:24px;}
.about_img dd span a {color:#0092cf;}


.map_side {width:172px;overflow:hidden;margin-right:10px;}
.chr_cont {height:230px;padding-top:15px;}
.showhide{width:150px;height:225px;margin-left:8px;display:inline;overflow:hidden;}
.show{width:150px;}
.show dt{width:150px;height:193px;overflow:hidden;}
.show dt img{float:left;width:140px;height:193px;}
.show dd{height:30px;line-height:30px;text-align:center;}
.show dd a{color:#666;padding-right:8px;}
.arr_l_xxx, .arr_r_xxx {width:8px;height:18px;margin-top:85px;z-index:999;cursor:pointer;}


.t_06 {position:relative;height:29px;line-height:29px;border-bottom:2px solid #000;}
.t_06 span {position:absolute;left:0;top:0;display:block;width:86px;height:36px;text-align:center;font-family:"Microsoft YaHei";font-size:16px;color:#fff;background:url(../images/t6.gif) no-repeat;}
.t_06 span a {color:#fff;}
.t_06 i {float:right;font-style:normal;font-family:"Times New Roman", arial, serif;text-transform:uppercase;font-size:11px;padding-right:6px;background:url(../images/item_more_02.gif) no-repeat right center;}
.t_06 i a {color:#666;}

/*客户见证*/
.c_about {width: 1000px;position:relative;background-color:#fff;}
.t_03 span {width:130px;background:url(../images/t3.gif) no-repeat;}
.client_cont {height:335px;padding:0 11px;border:1px solid #efefef;border-top:none;background:url(../images/client_shadow.gif) no-repeat 480px 20px;}
.case_pic{width:450px;height:142px;padding:15px 0;overflow:hidden;}
.case_pic dd{float:left;width:184px;height:142px;}
.case_pic dd img{float:left;width:180px;height:128px;border:2px solid #fff;}
.case_pic dt{float:left;width:250px;padding-left:15px;color:#666;line-height:26px;text-align:left;}
.case_pic p {height:78px;overflow:hidden;text-align: justify;text-indent:2em;font-size:13px;}
.case_pic h2 {font-size:14px;}
.case_pic h2 a {color:#333;}
.case_pic span {display:block;font-family:"微软雅黑";}
.case_pic span a {color:#0092cf;}
.client_cont .nobd {border-bottom:1px dashed #e4e4e4;}
.client_cont :nth-of-type(2).nobd,.client_cont :nth-of-type(4).nobd{float:right;}
.client_cont :nth-of-type(4).nobd,.client_cont :nth-of-type(3).nobd {border-bottom:none;}
.hot_til {height:31px;line-height:31px;background:url(../images/title_bg.gif) repeat-x;margin:0px 10px 0 12px;}
.hot_til span {position:absolute;left:0;top:0;width:114px;height:36px;line-height:30px;text-align:center;font-size:16px;font-family:"Microsoft YaHei";margin-left: 12px;}
.hot_til span a {color:#e2f1ff;}
.hot_til i {float:right;margin-right:10px;font-style:normal;font-family:"Times New Roman", arial, serif;text-transform:uppercase;font-size:11px;padding-right:6px;}
.hot_til i a {color:#666;}
/*-------资讯-----------*/
.block_bg {width:100%;}
.block_side{width:1000px;margin:0 auto;background:#fff;padding:23px 0 35px;}
.block_2{width:306px;display:inline;padding-right:17px;background:url(../images/client_shadow.gif) no-repeat right 60px;padding-left: 20px;}
.news_t {height:32px;line-height:32px;background:url(../images/line_03.gif) repeat-x left bottom;overflow:hidden;}
.news_t span {float:left;font-size:16px;font-family:"Microsoft YaHei";color:#7da519;}
.news_t span a {color:#000;}
.news_t i {float:right;margin-right:10px;font-style:normal;font-family:"Times New Roman", arial, serif;text-transform:uppercase;font-size:11px;padding-right:6px;}
.news_t i a {color:#000;}
.block_cont_2 {padding-top:15px;height:395px;overflow:hidden;}
.new_about {height:115px;overflow:hidden;}
.new_about dt{float:left;width:124px;height:101px;padding:3px 5px 0 4px;}
.new_about dt img {float:left;width:124px;height:90px;}
.new_about dd{float:left;width:145px;padding-left:10px;line-height:24px;}
.new_about h2{font-size:13px;text-align:left;}
.new_about h2 a {color:#000;}
.new_about p {color:#333;height:48px;overflow:hidden;text-align:left;}
.new_about span {display:block;text-align:left;}
.new_about span a {color:#0092cf;}

.copy_bk2 {margin-left:3px;display:inline;}

.test_guide li{height:34px;padding-left:13px;line-height:34px;border-bottom:1px dotted #9f9f9f;overflow:hidden;vertical-align:middle;color:#666;text-align:left;}
.test_guide li a{color:#666;font-size:13px;}
.test_guide li span {float:right;}
.test_guide .nobd {border:none;}

/*-------常见问题-----------*/
.block_3 {width:290px;height:440px;overflow:hidden;padding-right:8px;}
.faq {padding:13px 0;border-bottom:1px dashed #bcbcbc;text-align:left;width:280px;}
.faq dt {height:29px;line-height:29px;padding-left:25px;background:url(../images/faq_q.gif) no-repeat left 6px;}
.faq dt a{color:#333;font-size:12px;}
.faq dd {font-size:13px;line-height:26px;padding-left:25px;padding-bottom:3px;color:#666;background:url(../images/faq_a.gif) no-repeat left 6px;}
.color {border-bottom:none;}
.t_05 {position:relative;height:29px;line-height:29px;border-bottom:2px solid #0257a5;}
.t_05 span {position:absolute;left:0;top:0;display:block;height:36px;text-align:center;font-family:"Microsoft YaHei";font-size:16px;color:#fff;background:url(../images/t8.gif) no-repeat;}
.t_05 span a {color:#fff;padding: 0 6px;}
.t_05 i {float:right;font-style:normal;font-family:"Times New Roman", arial, serif;text-transform:uppercase;font-size:11px;padding-right:6px;background:url(../images/item_more_02.gif) no-repeat right center;}
.t_05 i a {color:#666;}

.page_top {
	position: absolute;
}
#pageTop {
	z-index: 160;
	width: 65px;
	height: 65px;
	background: url(../images/pagetop.png) no-repeat;
	position: fixed;
	_position: absolute;
	bottom: 10px;
	right: 10px;
	overflow: hidden;
	text-indent: -999px;
	cursor: pointer
}
#pageTop:hover {
	background-image: url(../images/pagetop_on.png)
}
#pageTop a {
	width: 100%;
	height: 100%;
	display: block;
}
/*友情链接*/
.yqljbg {
	background: url(../images/centerbg.png) repeat;
	height:80px;
}
.yqlj {
	padding: 24px 0px 5px;
}
.yqlj .conttit {
	border-bottom: none;
	text-align:left;
}
.yqlj .conttit .tita,.yqlj .conttit .tit {
	color: #fff;
}
.yqlj .conttit span {
	color: #5c5c5c;
}
.yqlj li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	text-align:left;
	float: left;
}
.yqlj li a {
	padding-right: 15px;
	color: #808080;
}
/*页尾*/
.footwrap {
	background: url(../images/centerbg.png) repeat;
}
.footer {
	position: relative;
	padding-bottom: 20px;
	overflow: hidden;
}
.center{width:1000px;}
.fotnav {
	height: 40px;
	line-height: 40px;
	font-size: 13px;
	text-align:left;
}
.fotnav li{float:left;}
.fotnav a {
	padding-right: 20px;
	padding-left: 15px;
	text-align: left;
	background: url(../images/navli.png) no-repeat left center;
	color: #fff;
}
.fotnav a.nobg {
	background-image: none;
	padding-left: 0
}
.fottxt {
	padding-top: 30px;
	height: 142px;
	line-height: 30px;
	color: #999;
	border-top: 1px solid #484848;
	text-align:left;
}
.logo{float:left;}
.fottxt a {
	color: #999;
}
.fotphone {
	position: absolute;
	right: 0px;
	top: 100px;
	padding-left: 46px;
	background: url(../images/footphone.png) no-repeat left center;
	color: #fff;
}
.fotphone dd {
	font-size: 20px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #1B6EAF;
}
.container {
	margin: 0 auto;
	width: 1000px;
	padding-top:15px;
}
.info{border-left:1px solid #7b7b7b;width:760px;}
.info p{padding-left:27px;}
.RandomNews{width:776px;}
.content_body{text-align:left;padding:10px 16px;}
.about_more{color: #0092cf;font-size: 13px;}
.bg_gray .system{margin-top: 15px;}
.page .active{background: #2275bd;border: 1px solid #666666;color: #fff;}
.page .active a{color: #fff;}
/*.product_img {padding-top:20px;}
.product_img dt {float:left;width:226px;height:195px;padding-left: 15px;}
.product_img dt img {width:226px;height:195px;float:left;}
.product_img dd {float:left;width:510px;padding-left:15px;color:#666;line-height:24px;text-align:left;}
.product_img p {height:148px;padding-top:5px;overflow:hidden;text-indent:2em;font-size:14px;}
.product_img dd span {display:block;line-height:24px;}
.product_img dd span a {color:#0092cf;}*/
.product_img{width:750px;height:195px;padding:15px 0;padding-left: 15px;}
.product_img dd{float:left;width:186px;height:144px;}
.product_img dd img{float:left;width:186px;height:144px;border:2px solid #fff;}
.product_img dt{float:left;width:400px;padding-left:15px;color:#666;line-height:26px;text-align:left;}
.product_img p {width:520px;height:78px;overflow:hidden;text-indent:2em;margin-top: 10px;text-align: justify;font-size:14px;}
.product_img h2 {font-size:18px;}
.product_img h2 a {color:#333;font-size:16px;}
.product_img span {display:block;font-family:"微软雅黑";}
.product_img span a {color:#0092cf;}
.product_title{font-size: 16px;}
.on{background: #2889BB;}
.block_cont_2 p{/**text-indent:2em;**/text-align: justify;font-size:14px;}
.case_pic dd img:hover{ 
  -webkit-transform: scale(1.1, 1.1);
  -moz-transform: scale(1.1, 1.1);
  -ms-transform: scale(1.1, 1.1);
  -o-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
}
.case_pic dd img{transition: all 0.5s;}
.block_cont_2  img:hover{
  -webkit-transform: scale(1.03, 1.03);
  -moz-transform: scale(1.03, 1.03);
  -ms-transform: scale(1.03, 1.03);
  -o-transform: scale(1.03, 1.03);
  transform: scale(1.03, 1.03);
}
.block_cont_2  img{
  transition: all 0.5s;
}
.new_about h2 a:hover{color:#0092cf;}
.test_guide li a:hover{color:#0092cf;}
.cplist .nomr a img:hover{
 -webkit-transform: scale(1.05, 1.05);
  -moz-transform: scale(1.05, 1.05);
  -ms-transform: scale(1.05, 1.05);
  -o-transform: scale(1.05, 1.05);
  transform: scale(1.05, 1.05);
}
.cplist .nomr a img{transition: all 0.5s;}
.box_cr:hover{
  -webkit-transform: scale(1.3, 1.3);
  -moz-transform: scale(1.3, 1.3);
  -ms-transform: scale(1.3, 1.3);
  -o-transform: scale(1.3, 1.3);
  transform: scale(1.3, 1.3);
}
.box_cr{transition: all 0.5s;}
.case_pic h2 a:hover{color:#0092cf;}
.faq a:hover{color:#0092cf;};

