@charset "utf-8";
body, head, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #171515;
	font-size: 14px;
	font-family:微软雅黑, Verdana, Arial, Helvetica, sans-serif;
}
td, th, caption {
	font-size: 14px;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
address, caption, cite, code, dfn, em, strong, th, var {
	font-style: normal;
	font-weight: normal;
}
a {
	color: #171515;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
}
ol, ul, li {
	list-style: none;
}
input, textarea, select, button {
	font: 14px Verdana, Helvetica, Arial, sans-serif;
}
table {
	border-collapse: collapse;
}
html {
	overflow-y: scroll;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
*zoom:1;
}
.cl {
	clear: both;
}
.w {
	width: 1200px;
	margin: 0 auto !important;
}





/*头部*/
.header {
	height: 740px;
}
.header .title {
	background: rgb(228, 228, 228);
	width: 100%;
	height: 26px;
	color: white;
}
.header .title1 {
	line-height: 23px;
}
.header .title1 p {color: #a29f9f;}
.logo {
}
.nav {
	background: #de4a57;
	width: 100%;
	height: 50px;
}
.nav-a {
	text-align: center;
	margin: 0 auto;
	width: 1200px;
}
.nav-a img {
	float: left;
	z-index: 9999;
	position: relative;
}
.nav-a ul {
	margin-left: 0px;
	float: left;
}
.nav-a ul li {
	float: left;
	width: 147px;
	margin-left: 3px;
	text-align: center;
}
.nav-a ul li a {
	color: white;
	line-height: 50px;
}
.nav-a ul li:hover {
	background: url(../images/dh3.png);
}
.nav ul li a:hover {
	text-decoration: none;
	text-align: center;
}
/*banner*/
.banner {
	height: 375px;
}
.focusBox {
	position: absolute;
	width: 100%;
	height: 500px;
	overflow: hidden;
	min-width: 1200px;
}
.focusBox .pic {
	position: relative;
	z-index: 0;
	min-width: 1200px;
}
.focusBox .pic img {
	text-align: center;
	width: 100%;
	height: 500px;
	display: block;
	min-width: 1200px;
	margin: 0 auto;
}
.focusBox .hd {
	width: 100%;
	position: absolute;
	bottom: 10px;
	text-align: center;
	font-size: 0;
	z-index: 1;
}
.focusBox .hd li {
	margin: 0 5px;
	background: url(../images/dot.png) no-repeat 0 -16px;
	height: 16px;
	overflow: hidden;
	width: 16px;
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	_background: url(../images/dot8.png) no-repeat 0 -16px;
}
.focusBox .hd .on {
	background-position: 0 0;
}
.focusBox .prev, .focusBox .next {
	width: 60px;
	height: 90px;
	margin: -60px 0 0;
	display: none;
	background: url(../images/ad_ctr.png) no-repeat 0 0;
	position: absolute;
	top: 50%;
	z-index: 10;
	cursor: pointer;
	text-indent: -9999px;
	filter: alpha(opacity=20);
	opacity: 0.2;
}
.focusBox .prev {
	left: 0;
}
.focusBox .next {
	background-position: 0 -90px;
	right: 0;
}
.focusBox .prev:hover, .focusBox .next:hover {
	filter: alpha(opacity=50) !important;
	opacity: 0.5 !important;
}
/*end*/
/*left*/
.left{
    float: left;
    width: 225px;
    /* border: 1px solid; */
}
.left-a{
    border: 1px #e4e4e4 solid;
    width: 100%;
    height: 312px;
    border-top: 4px solid #ec1633;
}
.left-a h2{
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
    color: #ec1633;
    font-weight: bold;
    font-size: 18px;
}
.left-a ul{}
.left-a ul li{
    height: 40px;
    line-height: 40px;
    border-bottom: 1px #e4e4e4 dashed;
    width:  90%;
    margin: 0 auto;
}
.left-a ul li a{
    text-align: center;
    display: block;
    font-size: 16px;
}
.left-a ul li a:hover{}
.left-b{
    border: 1px #e4e4e4 solid;
    width: 100%;
    height: 360px;
    border-top: 4px solid #ec1633;
    margin-top: 20px;
}
.left-b h2{
    text-align: center;
    height: 40px;
    line-height: 40px;
    border-bottom: 1px solid #e4e4e4;
    color: #ec1633;
    font-weight: bold;
    font-size: 18px;
    margin-bottom: 10px;
}
.left-b p{
    line-height: 30px;
    font-size: 13px;
    font-family:  微软雅黑;
    margin-left: 10px;
    margin-right: 10px;
}
/**/


/*footer*/
.footer {
	background: #333541;
	width: 100%;
	height: 310px;
	margin-top: 30px;
}
.nav-t {}
.nav-t ul {}
.nav-t ul li {
	float: left;
	margin: 0 auto;
	width: 104px;
	font-size: 16px;
	margin-top: 24px;
}
.nav-t ul li a {
	text-align: center;
	display: block;
	line-height: 50px;
	color: white;
}
.nav-t ul li a:hover {
	text-decoration: none;
	color: #a7a2a3;
}
.fx {
	margin-top: 42px;
	float: left;
	margin-right: 30px;
}
.fx h2 {
	color: rgb(255, 255, 255);
	font-family: 微软雅黑;
	font-size: 21px;
	height: 35px;
}
.fx p {
	color: white;
	font-family: 微软雅黑;
	line-height: 30px;
	font-size: 14px;
}
.wx {
	/* border: 1px solid; */
	height: 237px;
	width: 188px;
	float: right;
	margin-top: 20px;
}
.wx img {
	text-align: center;
	width: 125px;
	margin: 0 auto;
	display: block;
	margin-top: 16px;
	border: 1px solid #555555;
	padding: 10px;
}
.wx p {
	text-align: center;
	color: #8d8d8e;
}
.bdsharebuttonbox span {
	float: left;
	color: white;
	line-height: 31px;
}
.xt {}
/*end*/
