﻿/* AB模版网 做最好的织梦整站模板下载网站 */
/* 网址：Www.AdminBuy.Cn */
/* 图标大全：Sc.AdminBuy.Cn 专业建站素材网站 */
/* QQ：9490489 */

	@charset "utf-8";

/* CSS Document */

body {

	background-color: #fff;

	overflow-x: hidden;

	color: #666;

	font-size: 12px;

	font-family: microsoft yahei, "宋体";

	position: relative;

}/*网站字体颜色*/

.header, .content, .footer, .container {

	margin-left: auto;

	margin-right: auto;

	width: 1200px;

	font-family: microsoft yahei;

}
.left{float: left;}
.right{float: right;}
.clearfix{clear: both;}
/*页眉*/

.header {

	width: 100%;

	overflow: hidden;

	background-color: #fff;

}

/*htop*/

.htop {

	background: #f2f7fa;

}

.htop .container {

	height: 39px;

	line-height: 39px;

	overflow: hidden;

}

.htop em {

	float: left;

}

.htop span {

	float: right;

}

.htop span a {

	display: inline-block;

	padding: 0 9px;

	background: url(../images/topline.png) no-repeat right center;

}

.htop span .noBl {

	background: none;

	padding-right: 0;

}

/*hcont*/

.hcont {

	padding: 15px;
}

.hcont .dlogo {

	overflow: hidden;

	float: left;

	margin-top: 10px;

}

.hcont .dlogo dt {

	float: left;

}

.hcont .dlogo dt img {

	display: block;

}

.hcont .dlogo dd {

	margin-top: 2px;

	text-align: center; 
	float:left

}

.hcont .dlogo dd h2 {

	font-size: 20px;

	color: #125fa8;

	line-height: 20px;

}

.hcont .dlogo dd p {

	font-size: 16px;

	color: #333;

	line-height: 16px;

	margin-top: 10px;

}

.hcont .dphone {

	float: right;
	background: url(../images/phone.png) no-repeat right center;

}

.hcont .dphone dt {

	color: red;

	line-height: 31px;

	font-size: 26px;

	padding-right: 40px;

	text-align: left;

}

.hcont .dphone dd {

	text-align: right;

	font-size: 0;

	margin-top: 10px;
	color: red;

}

.hcont .dphone dd span {

	font-size: 13px;

	color: #fff;

	display: inline-block;

	background: url(../images/yuan.png) no-repeat center;

	width: 64px;

	height: 22px;

	line-height: 22px;

	text-align: center;

	margin-left: 5px;

}

/*navMain*/

.navMain {

	height: 60px;

	background: url(../images/navbg.png) repeat-x center;
	background-size: cover;
}

.navMain ul {

	height: 60px;

}

.navMain li {

	float: left;

	width: 130px;

	height: 60px;

	position: relative;

}

.navMain li a {

	display: block;

	text-align: center;

	height: 60px;

	line-height: 60px;

	font-size: 16px;

	color: #333;

	background: url(../images/navline.png) left center;
	text-decoration: none;
	transition: all 0.2s;

}

.navMain li a.noBg {

	background: none;

}

.navMain li i {

	display: block;

	background: url(../images/line.png) no-repeat center;
	background-size: cover;
	width: 130px;
	height: 3px;
	position: absolute;
	top: -3px;
	left: 1px;
	display: none;

}

.navMain li:hover a, .navMain li.cur a {

	background: url(../images/navbg2.png) center;

	color: #fff;

}

.navMain li:hover i, .navMain li.cur i {

	display: block;

}

#gotop {

	display: block;

	width: 15px;

	z-index: 9999999;

	margin-right: -528px;

	position: fixed;

	right: 50%;

	top: 50%;

	_margin-right: -525px;

	_position: absolute;

	_margin-top: 300px;

_top: expression(eval(document.documentElement.scrollTop));

}

#roll_top {

	position: relative;

	cursor: pointer;

	height: 72px;

	width: 26px;

}

#roll_top {

	background: url(../images/top.gif) no-repeat;

}

/*footer*/

.footer {

	width: 100%;

	background-color: #212121;

	padding-top: 30px;

	padding-bottom: 20px;

}

.ftnav {

	padding-bottom: 20px;

	border-bottom: 1px solid #383838;

}

.ftnav ul {

	overflow: hidden;

}

.ftnav li {

	float: left;

	padding: 0 30px;

	background: url(../images/topline2.png) no-repeat left center;

}

.ftnav li.noBg {

	background: none;

}

.ftnav li a {

	font-size: 14px;

	color: #bdbdbd;

}

.ftcont {

	margin-top: 35px;

}

.ftcont .ftc_l {

	padding-bottom: 8px;

	color: #fff;

	float: left;

	width: 20%;

	text-align: right;

	padding-right: 28px;

	border-right: 1px dotted #383838;

}

.ftcont .ftc_l h5 {

	font-size: 16px;

	line-height: 16px;

	margin-top: 15px;

	margin-bottom: 8px;

}

.ftcont .ftc_l p {

	font-size: 14px;

	line-height: 14px;

}

.ftcont .ftc_l dl {

	padding-right: 48px;

	background: url(../images/phone2.png) no-repeat right center;

	margin-top: 30px;

}

.ftcont .ftc_l dd {

	font-size: 22px;

	line-height: 22px;

	margin-top: 3px;

}

.ftcont .ftc_m {

	float: left;

	width: 60%;

	border-right: 1px dotted #383838;

}

.ftcont .ftc_m ul {

	overflow: hidden;

	width: 544px;

	margin: 0 auto;

}

.ftcont .ftc_m li {

	float: left;

	width: 116px;

	margin: 0 10px;

}

.ftcont .ftc_m li h5 {

	background: url(../images/ff1.png) no-repeat center;

	width: 116px;

	height: 32px;

	line-height: 32px;

	text-align: center;

	font-weight: normal;

	font-size: 15px;

	color: #fff;

}

.ftcont .ftc_m li .sed {

	margin-top: 9px;

}

.ftcont .ftc_m li .sed p {

	height: 28px;

	line-height: 28px;

	padding-left: 26px;

	width: 100px;

	position: relative;

}

.ftcont .ftc_m li .sed p img {

	display: block;

	position: absolute;

	left: -107px;

	top: -84px;

	display: none;

}

.ftcont .ftc_m li .sed p:hover img {

	display: block;

}

.ftcont .ftc_m li .sed p a {

	font-size: 13px;

	color: #ccc;

}

.ftcont .ftc_r {

	float: right;

}

.ftcont .ftc_r img {

	display: block;
margin-bottom: 15px;
}

.ftbot {

	padding-top: 25px;

	border-top: 1px solid #383838;

}

.ftbot .dress {

	color: #909090;

	width: 100%;

	text-align: center;

}

.ftbot .dress ul {

	overflow: hidden;

	margin-top: 5px;

}

.ftbot .dress li {

    display: inline-block;

	padding-left: 25px;

	line-height: 24px;

	margin-right: 15px;

}

.ftbot .dress li.dr1 {

	background: url(../images/dsbg1.png) no-repeat left center;

}

.ftbot .dress li.dr2 {

	background: url(../images/dsbg2.png) no-repeat left center;

}

.ftbot .dress li.dr3 {

	background: url(../images/dsbg3.png) no-repeat left center;

}

.ftbot .renz {

	float: right;

}

.ftbot .renz ul {

	overflow: hidden;

}

.ftbot .renz li {

	float: left;

	margin-left: 10px;

}

.ftbot .renz li img {

	display: block;

}

.linkMain {

	background-color: #333;

}

.linkMain .container {

	overflow: hidden;

	padding: 20px 0;

}

.linkMain h5 {

	float: left;

	font-size: 16px;

	color: #fff;

	font-family: "Arial";

}

.linkMain h5 img {

	vertical-align: middle;

}

.linkMain ul {

	float: left;

	margin-left: 40px;

	width: 810px;

}

.linkMain li {

	float: left;

	padding: 0 15px;

	border-left: 1px dotted #5c5c5c;

	line-height: 22px;

}

.linkMain li a {

	color: #fff;

}

.linkMain li:first-child {

	border-left: none;

}

.bdsharebuttonbox {

	float: right;

}

/*客服*/

.footer-kefu {

	position: fixed;

	top: 50%;

	margin-top: -120px;

	right: 0;

	width: 45px;

	z-index: 9999;

}

.footer-kefu li {

	width: 45px;

	height: 45px;

	line-height: 45px;

	float: right;

	position: relative;

	margin: 1px 0;

	background: #27965d;

	transition: .3s;

	cursor: pointer;

	border-radius: 1px;

	zoom: 1;

	transition: 0.5s;

}

.footer-kefu li:hover {

	background: #0595c7;

}

.footer-kefu li em {

	float: left;

	display: block;

	width: 45px;

	height: 45px;

	overflow: hidden;

}

.footer-kefu li a {

	display: block;

	height: 45px;

	font-size: 14px;

	color: #fff;

	overflow: hidden;

}

.footer-kefu .wx .code {

	display: none;

	right: 47px;

	position: absolute;

	top: -135px;

	width: 150px;

	padding: 5px;

	border: 1px #ddd solid;

	background: #fff;

}

.footer-kefu .wx .code img {

	width: 100%;

}

.footer-kefu .wx .code p {

	line-height: 20px;

	text-align: center;

	font-size: 14px;

}

.footer-kefu .m .code {

	display: none;

	right: 47px;

	position: absolute;

	top: -135px;

	width: 150px;

	padding: 5px;

	border: 1px #ddd solid;

	background: #fff;

}

.footer-kefu .m .code img {

	width: 100%;

}

.footer-kefu .m .code p {

	line-height: 20px;

	text-align: center;

	font-size: 14px;

}

.footer-kefu .qq em {

	background: url(../images/side-kefu.png) no-repeat center;

}

.footer-kefu .wx em {

	background: url(../images/side-weixin.png) no-repeat center;

}

.footer-kefu .m em {

	background: url(../images/side-code.png) no-repeat center;

}

.footer-kefu .tel em {

	background: url(../images/side-tel.png) no-repeat center;

}

.footer-kefu .tel a {

	font-size: 16px;

}

.footer-kefu .top em {

	background: url(../images/side-top.png) no-repeat center;

}