﻿@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, .container {
	margin-left: auto;
	margin-right: auto;
	width: 1200px;
	font-family: microsoft yahei;
}
/*页眉*/
.header {
	width: 100%;
	overflow: hidden;
	background-color: #fff;
}
.hdtop {
	height: 140px;
	overflow: hidden;
}
.hdtop .hdtop_l {
	float: left;
	margin-top: 17px;
}
.hdtop .hdtop_l span {
	float: left;
}
.hdtop .hdtop_l span img {
	display: block;
}
.hdtop .hdtop_l>div {
	padding-left: 20px;
    float: left;
    border-left: 1px solid #e1e1e1;
    margin-left: 20px;
    margin-top: 22px;
}
.hdtop .hdtop_l>div h2 {
	font-size: 18px;
	color: #303030;
	font-weight: normal;
}
.hdtop .hdtop_l>div p {
	font-size: 16px;
	color: #303030;
	margin-top: 8px;
}
.hdtop .hdtop_r {
	float: right;
	margin-top: 40px;
}
.hdtop .hdtop_r dt {
	float: left;
}
.hdtop .hdtop_r dt img {
	display: block;
}
.hdtop .hdtop_r dd {
	padding-left: 39px;
	padding-bottom: 12px;
}
.hdtop .hdtop_r dd span {
	font-size: 14px;
	color: #303030;
}
.hdtop .hdtop_r dd p {
	font-size: 25px;
	color: #A00000;
	font-weight: bold;
	padding-top: 3px;
	font-family: Georgia;
    font-style: oblique;
}
.hddown {
	height: 56px;
	background: url(mnbg.png) repeat-x left center;
	background: #b1acac;
}
.hddown .Menu {
	height: 56px;
}
.hddown .Menu li {
	height: 56px;
	text-align: center;
	float: left;
	background: url(mns.png) no-repeat left center;
	position: relative;
	width: 12.5%;
}
.hddown .Menu li.nobg {
	background: none;
}
.hddown .Menu li a {
	display: inline-block;
	height: 56px;
	font-size: 16px;
	text-decoration: none;
	color: #fff;
	line-height: 56px;
	text-align: center;
	width: 150px;
}
.hddown .Menu li.cur a, .hddown .Menu li:hover a {
	background: url(mnbg_h.png) repeat-x left center;
	*color:#bb0000
}
.hddown .Menu li i {
	display: none;
	width: 161px;
	height: 52px;
	/*background: url(../img/bdyy.png) no-repeat;*/
	position: absolute;
	left: 50%;
	bottom: 0px;
	margin-left: -82px;
}
.hddown .Menu li.cur i, .hddown .Menu li:hover i {
	display: block;
}
/*-- header_end--*/


.footer {
	background: #3a3939;
}
.fttop {
	overflow: hidden;
	padding-top: 2px;
	padding-bottom: 70px;
}
.fttop .ftmenu {
	height: 13px;
	padding: 20px 20px;
	border-bottom: 1px solid #4f4f4f;
}
.fttop .ftmenu li {
	height: 13px;
	border-left: 1px dashed #656565;
	float: left;
	width: 12.42%;
}
.fttop .ftmenu li.nobd {
	border: none;
}
.fttop .ftmenu li a {
	height: 13px;
	line-height: 13px;
	padding: 0px 33px;
	font-size: 14px;
	color: #e0e0e0;
}
.fttop .Hylinks {
	overflow: hidden;
}
.fttop .Hylinks .Hylinks_l {
	float: left;
	overflow: hidden;
	margin-top: 26px;
}
.fttop .Hylinks .Hylinks_l h4 {
	float: left;
	padding-top: 36px;
}
.fttop .Hylinks .Hylinks_l img {
	display: block;
}
.fttop .Hylinks .Hylinks_l>div {
	padding-left: 400px;
}
.fttop .Hylinks .Hylinks_l h5 {
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #e9e9e9;
	padding-left: 12px;
}
.fttop .Hylinks .Hylinks_l p {
	height: 35px;
	line-height: 35px;
	color: #e9e9e9;
	padding-left: 35px;
	font-size: 13px;
}
.fttop .Hylinks .Hylinks_l .adress {
	background: url(dz1.png) no-repeat left center;
}
.fttop .Hylinks .Hylinks_l .hotline {
	background: url(dz2.png) no-repeat left center;
}
.fttop .Hylinks .Hylinks_l .email {
	background: url(dz3.png) no-repeat left center;
}
.fttop .Hylinks .Hylinks_l .fax {
	background: url(dz4.png) no-repeat left center;
}
.fttop .Hylinks .Hylinks_l .fenxiang {
	overflow: hidden;
	margin-top: 12px;
}
.fttop .Hylinks .Hylinks_l .fenxiang a {
	display: inline-block;
	width: 41px;
	height: 41px;
	float: left;
	margin-right: 12px;
	margin-left: 4px;
}
.fttop .Hylinks .Hylinks_l .fenxiang .fx1 {
	background: url(fx1.png) no-repeat;
}
.fttop .Hylinks .Hylinks_l .fenxiang .fx2 {
	background: url(fx2.png) no-repeat;
}
.fttop .Hylinks .Hylinks_l .fenxiang .fx3 {
	background: url(fx3.png) no-repeat;
}
.fttop .Hylinks .Hylinks_l .fenxiang .fx1:hover {
	background: url(fx1_h.png) no-repeat;
}
.fttop .Hylinks .Hylinks_l .fenxiang .fx2:hover {
	background: url(fx2_h.png) no-repeat;
}
.fttop .Hylinks .Hylinks_l .fenxiang .fx3:hover {
	background: url(fx3_h.png) no-repeat;
}
/*-- Hylinks_l_end --*/
.fttop .Hylinks .Hylinks_r {
	float: right;
	overflow: hidden;
	margin-top: 60px;
}
.fttop .Hylinks .Hylinks_r .ewm {
	width: 103px;
	text-align: center;
	float: left;
	margin-left: 15px;
	margin-right: 15px;
}
.fttop .Hylinks .Hylinks_r .ewm span {
	display: inline-block;
	height: 25px;
	line-height: 25px;
	font-size: 13px;
	color: #e9e9e9;
}
.fttop .Hylinks .Hylinks_r .ewm img {
	display: block;
	margin-top: 10px;
}
/*-- Hylinks_r_end --*/

.ftdown {
	height: 60px;
	line-height: 60px;
	background: #303030;
}
.ftdown .container {
	height: 60px;
	position: relative;
}
.ftdown .Copyright {
	float: left;
	font-size: 12px;
	color: #d8f1fc;
}
.ftdown .Copyright * {
	display: inline-block;
	font-size: 12px;
	color: #d8f1fc;
}
.ftdown .beivhao {
	float: right;
	font-size: 12px;
	color: #d8f1fc;
}
.ftdown .beivhao * {
	display: inline-block;
	font-size: 12px;
	color: #d8f1fc;
	margin-left: 5px;
}
.ftdown .sjx {
	width: 252px;
	height: 40px;
	/*background: url(../img/ftyuan.png) no-repeat;*/
	position: absolute;
	left: 50%;
	margin-left: -126px;
	top: -40px;
}
/*-- footer_end --*/


#roll_top {
	position: relative;
	cursor: pointer;
	height: 72px;
	width: 26px;
}
#roll_top {
	background: url(top.gif) no-repeat;
}
#gotop {
	display: block;
	width: 15px;
	z-index: 9999999;
	position: fixed;
	right: 12%;
	top: 50%;
}
.youce ul li a.yc3:hover .wx_box {
	display: inline;
}
.mt10 {
	margin-top: 10px;
}
.hdtop1{ height: 37px; line-height: 37px; background: #ddd;}
.hdtop1 .container{ overflow: hidden;}
.hdtop1 span{ float: left; font-size: 12px; color: #999;}
.hdtop1 em{ float: right; overflow: hidden; height: 13px; line-height: 13px; margin-top: 10px;}
.hdtop1 em #navbg0{border-left: none;}
.hdtop1 a{ font-size: 12px; color: #999; float: left; border-left: 1px dotted #7f7f7f; padding: 0px 9px;}
.hdtop1 a.nobd{ border: none;}