﻿@charset "utf-8";

/* CSS Document */

body {
	background-color: #fff;
	overflow-x: hidden;
	color: #666;
	font-size: 12px;
	font-family: microsoft yahei, "宋体";
	position: relative;
	min-width:1200px;
}


/*网站字体颜色*/

.header,
.content,
.footer,
.container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}


/*页眉*/

.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(/mycms/templates/css/images/topline.png) no-repeat right center;
}

.htop span .noBl {
	background: none;
	padding-right: 0;
}


/*hcont*/

.hcont {
	padding-bottom: 10px;
}

.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;
	margin-left:60px;
}

.hcont .dlogo dd h2 {
	font-size: 20px;
	color: #125fa8;
	line-height: 20px;
}

.hcont .dlogo dd p {
	font-size: 20px;
	color: #333;
	line-height: 20px;
	margin-top: 5px;
	margin-bottom: 5px;
}

.hcont .dphone {
	float: right;
}

.hcont .dphone dt {
	color: #0060aa;
	line-height: 31px;
	font-size: 26px;
	padding-right: 40px;
	background: url(/mycms/templates/css/images/phone.png) no-repeat right center;
	text-align: right;
}

.hcont .dphone dd {
	text-align: right;
	font-size: 0;
	margin-top: 10px;
}

.hcont .dphone dd span {
	font-size: 13px;
	color: #fff;
	display: inline-block;
	background: url(/mycms/templates/css/images/yuan.png) no-repeat center;
	width: 64px;
	height: 22px;
	line-height: 22px;
	text-align: center;
	margin-left: 5px;
}


/*navMain*/

.navMain {
	height: 50px;
	background: url(/mycms/templates/css/images/navbg.png) repeat-x center;
}

.navMain ul {
	height: 50px;
	border-right:solid 1px #f4f4f4;
}

.navMain li {
	float: left;
	width: 171.28px;
	height: 50px;
	position: relative;
}

.navMain li a {
	display: block;
	text-align: center;
	height: 50px;
	line-height: 50px;
	font-size: 15px;
	color: #333;
	background: url(/mycms/templates/css/images/navline.png) repeat-y left center;
	text-decoration: none;
}

.navMain li a.noBg {
	background: none;
}

.navMain li i {
	display: block;
	background: url(/mycms/templates/css/images/line.png) no-repeat center;
	width: 171.4px;
	height: 3px;
	position: absolute;
	top: -3px;
	left: 1px;
	display: none;
}

.navMain li:hover a,
.navMain li.cur a {
	background: url(/mycms/templates/css/images/navbg2.png) repeat-x center;
	color: #fff;
}

.navMain li:hover i,
.navMain li.cur i {
	display: block;
}

#gotop {
	display: block;
	width: 15px;
	z-index: 9999999;
	margin-right: -628px;
	position: fixed;
	right: 50%;
	top: 80%;
	_margin-right: -525px;
	_position: absolute;
	_margin-top: 300px;
	_top: expression(eval(document.documentElement.scrollTop));
}

#roll_top {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 52px;
}

#roll_top {
	background: url(/mycms/templates/css/images/top.png) no-repeat;
}


/*footer*/

.footer {
	width: 100%;
	background-color: #212121;
	padding-top: 20px;
	padding-bottom: 24px;
}

.ftnav {
	padding-bottom: 20px;
	border-bottom: 1px solid #383838;
}

.ftnav ul {
	overflow: hidden;
}

.ftnav li {
	float: left;
	/* padding: 0 22px; */
	margin: 22px 0;
	width:171.28px;
	background: url(/mycms/templates/css/images/topline2.png) no-repeat left center;
}

.ftnav li.noBg {
	background: none;
}

.ftnav li a {
	font-size: 16px;
	color: #bdbdbd;
	display:block;
	text-align: center;
}

.ftcont {
	margin-top: 35px;
	margin-bottom: 35px;
}

.ftcont .ftc_l {
	padding-bottom: 8px;
	color: #fff;
	float: left;
	width: 214px;
	text-align: right;
	padding-right: 28px;
	border-right: 1px dotted #383838;
}

.ftcont .ftc_l h5 {
	font-size: 16px;
	line-height: 16px;
	margin-top: 28px;
	margin-bottom: 8px;
}

.ftcont .ftc_l p {
	font-size: 14px;
	line-height: 14px;
}

.ftcont .ftc_l dl {
	padding-right: 48px;
	background: url(/mycms/templates/css/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: 780px;
	border-right: 1px dotted #383838;
}

.ftcont .ftc_m ul {
	overflow: hidden;
	width: 781px;
	margin: 0 auto;
}

.ftcont .ftc_m li {
	float: left;
	margin: 0 10px;
}

.ftcont .ftc_m li h5 {
	background: url(/mycms/templates/css/images/ff1.png) no-repeat center;
	width: 166px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	font-weight: normal;
	font-size: 16px;
	color: #fff;
}

.ftcont .ftc_m li .sed {
	margin-top: 9px;
}

.ftcont .ftc_m li .sed p {
    height: 35px;
    line-height: 35px;
    /* padding-left: 26px; */
    width: 160px;
    position: relative;
    text-align: center;
}

.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;
}

.ftbot {
	padding-top: 25px;
	border-top: 1px solid #383838;
}

.ftbot .dress {
	float: left;
	color: #909090;
	width: 1000px;
}

.ftbot .dress p{
	font-size:14px;
}


.ftbot .dress ul {
	overflow: hidden;
	margin-top: 5px;
}

.ftbot .dress li {
	float: left;
	padding-left: 25px;
	line-height: 24px;
	margin-right: 55px;
	font-size:14px;
}

.ftbot .dress li.dr1 {
	background: url(/mycms/templates/css/images/dsbg1.png) no-repeat left center;
}

.ftbot .dress li.dr2 {
	background: url(/mycms/templates/css/images/dsbg2.png) no-repeat left center;
}

.ftbot .dress li.dr3 {
	background: url(/mycms/templates/css/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;
}