@charset "utf-8";
/* CSS Document */

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 {
	color: #555;
	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: #555;
	text-decoration: none;
}
img {
	border: none;
}
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;
}
.clear {
	clear: both;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
/*header*/
.header {background: url(../images/bj.jpg) repeat-x;}
.header .head {
	overflow: hidden;
}
.head .logo {
	float: left;
}
/*nav*/
.nav {
	background: #9c221f;
}
.nav ul.dh {
	overflow: hidden;
}
.nav ul.dh li {
	float: left;
	height: 45px;
	line-height: 45px;
	width: 133px;
	text-align:  center;
}
.nav ul.dh li:hover{
    background: #7E0704;
}
.nav ul.dh li a {
	color: #ffffff;
	font-size: 16px;
}
.nav ul.dh li ul.sub {
	width: 133px;
	line-height: 45px;
	position: absolute;
	z-index: 999;
	top: 140px;
	/* left: 0; */
	display: none;
	/* float:  left; */
}
.nav ul.dh li:hover ul.sub {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}
.nav ul.dh li ul.sub li {
	float: left;
	height: 40px;
	width: 133px;
	background-color: #7E0704;
	line-height: 40px;
	position: relative;
}
.nav ul.dh li ul.sub li:hover {
	background: #9c221f;
}
.nav ul.dh li ul.sub li a {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	/* padding: 0 45px; */
}
/*one*/
.one {
	margin-top: 20px;
	overflow: hidden;
}
/* 图片切换css */
.slideBoxx {
	width: 305px;
	height: 273px;
	overflow: hidden;
	position: relative;
	/* border: 1px solid #ddd; */
	float: left;
	margin-right: 32px;
}
.slideBoxx .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
}
.slideBoxx .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBoxx .hd ul li {
	float: left;
	margin-right: 5px;
	width: 18px;
	height: 18px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBoxx .hd ul li.on {
	background: #9c221f;
	color: #fff;
}
.slideBoxx .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBoxx .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBoxx .bd img {
	width: 305px;
	height: 250px;
	display: block;
}

/*xinwen*/

.title a p{
    float:  right;
    background: #9c221f;
    /* padding: 3px; */
    width: 56px;
    text-align:  center;
    color: white;
    margin-top: 8px;
}
.title a p:hover{
    background: #7E0704;
    border-radius: 30px;
    transition: all 1s ease;
}
.news {
	float: left;
	width: 522px;
}
.news .title{
	height: 35px;
	border-bottom: 1px solid #d7d7d7;
	/* border-left: 3px solid #d7d7d7; */
	margin-left: 10px;
}
.news .title h2{
	float: left;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #626262;
}
 .title{
	height: 35px;
	border-bottom: 1px solid #d7d7d7;
	/* border-left: 3px solid #9c221f; */
	/* margin-left: 10px; */
	margin-bottom: 24px;
}
.title h2{
	float: left;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #626262;
}
.title a {
	display: block;
	float: right;
}
.news .title a {
	display: block;
	float: right;
}
.news1 .title{
	height: 35px;
	border-bottom: 1px solid #d7d7d7;
	/* border-left: 3px solid #9c221f; */
	margin-left: 10px;
}
.news1 .title h2{
	float: left;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #626262;
}
.news1 .title a {
	display: block;
	float: right;
}
.news .info{
	padding: 0px 10px 5px;
}
.news .info ul {
	margin: 10px 5px 0;
}
.news .info li{
	height: 30px;
	line-height: 28px;
	border-bottom: 1px dotted #d1d0d0;
}
.tgj {float:  left;}
.tj h2{
    font-size: 18px;
    color: #9c221f;
    margin-top: 10px;
    line-height: 24px;
}
.tj a h2:hover {
    letter-spacing: 3px;
    transition: all 0.5s ease;
}
.tj p{
    line-height:  26px;
}
.tgj img{
    width: 125px;
    padding: 5px;
    border: 1px solid #eaeaea;
    margin-right: 18px;
}
.bor{
    height: 112px;
    border-bottom: 1px dotted #d1d0d0;
}
.info li a:hover{
	color: #9c221f;
}
 .info li h2 {
	padding-left: 17px;
	line-height: 21px;
}
.info li span {
	float: right;
}
.three .jsjl {
	float: right;
}
.news1{
    float:  right;
    width: 305px;
}
.gg ul li a{
    /* margin-right: 46px; */
}
.gg ul li:hover a{
    
color: #9c221f;
    
letter-spacing: 1px;
    
transition: all 0.5s ease;
    
margin-left:  5px;
}
.tu img{
    width: 295px;
    margin-left: 12px;
    margin-bottom: 13px;
}
.tu1 img{
    width: 305px;
    margin-bottom: 13px;
}
.gg ul li img{
    margin:  10px;
}
.gg ul li span{}
.main{
    background: #eeeeee70;
    overflow:  hidden;
    padding: 35px 0px;
    border-top: 1px solid #e8e7e7;
    border-bottom: 1px solid #e8e7e7;
    margin-top:  10px;
}
.ny{}
/*link*/
.yxlink {
	margin-top: 34px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	overflow: hidden;
}
.yxlink .title {
	height: 35px;
	line-height: 35px;
	padding: 0px 15px 10px;
}
.yxlink .title p {
	color: #9c221f;
	font-size: 14px;
	font-weight: bold;
}
.yxlink .title p span {
	font-weight: normal;
	padding-left: 5px;
	color: #d5d5d5;
}
.yxlink .info {
	overflow: hidden;
	padding-left: 15px;
	padding-bottom: 20px;
}
.yxlink .info li {
	float: left;
	padding: 0 20px;
	border-right: 1px solid #ccc;
}
.yxlink .info li a {
}
.yxlink .info li a:hover {
	color: #9c221f;
	font-weight:  bold;
}
/*foot*/
.footer {
	background: #9c221f;
	margin-top: 23px;
}
.footer .foot {
	text-align: center;
	padding: 20px 0;
	height: 85px;
}
.foot p {
	color: #ffffff;
	height: 25px;
	line-height: 25px;
}
.foot p a {
	color: #ffffff;
}@charset "utf-8";
/* CSS Document */

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 {
	color: #555;
	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: #555;
	text-decoration: none;
}
img {
	border: none;
}
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;
}
.clear {
	clear: both;
}
.w {
	width: 1200px;
	margin: 0 auto;
}
/*header*/
.header {background: url(../images/bj.jpg) repeat-x;}
.header .head {
	overflow: hidden;
}
.head .logo {
	float: left;
}
/*nav*/
.nav {
	background: #9c221f;
}
.nav ul.dh {
	overflow: hidden;
}
.nav ul.dh li {
	float: left;
	height: 45px;
	line-height: 45px;
	width: 133px;
	text-align:  center;
}
.nav ul.dh li:hover{
    background: #7E0704;
}
.nav ul.dh li a {
	color: #ffffff;
	font-size: 16px;
}
.nav ul.dh li ul.sub {
	width: 133px;
	line-height: 45px;
	position: absolute;
	z-index: 999;
	top: 140px;
	/* left: 0; */
	display: none;
	/* float:  left; */
}
.nav ul.dh li:hover ul.sub {
	opacity: 1;
	visibility: visible;
	transform: translate3d(0, 0, 0);
}
.nav ul.dh li ul.sub li {
	float: left;
	height: 40px;
	width: 133px;
	background-color: #7E0704;
	line-height: 40px;
	position: relative;
}
.nav ul.dh li ul.sub li:hover {
	background: #9c221f;
}
.nav ul.dh li ul.sub li a {
	color: #ffffff;
	font-weight: normal;
	font-size: 14px;
	/* padding: 0 45px; */
}
/*one*/
.one {
	margin-top: 20px;
	overflow: hidden;
}
/* 图片切换css */
.slideBoxx {
	width: 305px;
	height: 273px;
	overflow: hidden;
	position: relative;
	/* border: 1px solid #ddd; */
	float: left;
	margin-right: 32px;
}
.slideBoxx .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 10px;
	bottom: 10px;
	z-index: 1;
}
.slideBoxx .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}
.slideBoxx .hd ul li {
	float: left;
	margin-right: 5px;
	width: 18px;
	height: 18px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}
.slideBoxx .hd ul li.on {
	background: #9c221f;
	color: #fff;
}
.slideBoxx .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}
.slideBoxx .bd li {
	zoom: 1;
	vertical-align: middle;
}
.slideBoxx .bd img {
	width: 305px;
	height: 250px;
	display: block;
}

/*xinwen*/

.title a p{
    float:  right;
    background: #9c221f;
    /* padding: 3px; */
    width: 56px;
    text-align:  center;
    color: white;
    margin-top: 8px;
}
.title a p:hover{
    background: #7E0704;
    border-radius: 30px;
    transition: all 1s ease;
}
.news {
	float: left;
	width: 522px;
}
.news .title{
	height: 35px;
	border-bottom: 1px solid #d7d7d7;
	/* border-left: 3px solid #d7d7d7; */
	margin-left: 10px;
}
.news .title h2{
	float: left;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #626262;
}
 .title{
	height: 35px;
	border-bottom: 1px solid #d7d7d7;
	/* border-left: 3px solid #9c221f; */
	/* margin-left: 10px; */
	margin-bottom: 24px;
}
.title h2{
	float: left;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #626262;
}
.title a {
	display: block;
	float: right;
}
.news .title a {
	display: block;
	float: right;
}
.news1 .title{
	height: 35px;
	border-bottom: 1px solid #d7d7d7;
	/* border-left: 3px solid #9c221f; */
	margin-left: 10px;
}
.news1 .title h2{
	float: left;
	font-size: 16px;
	padding-top: 10px;
	padding-left: 10px;
	letter-spacing: 1px;
	color: #626262;
}
.news1 .title a {
	display: block;
	float: right;
}
.news .info{
	padding: 0px 10px 5px;
}
.news .info ul {
	margin: 10px 5px 0;
}
.news .info li{
	height: 30px;
	line-height: 28px;
	border-bottom: 1px dotted #d1d0d0;
}
.tgj {float:  left;}
.tj h2{
    font-size: 17px;
    color: #9c221f;
    margin-top: 10px;
    line-height: 24px;
}
.tj p{
    line-height:  26px;
}
.tgj img{
    width: 125px;
    padding: 5px;
    border: 1px solid #eaeaea;
    margin-right: 18px;
}
.bor{
    height: 112px;
    border-bottom: 1px dotted #d1d0d0;
}
.info li a:hover{
	color: #9c221f;
}
 .info li h2 {
	padding-left: 17px;
	line-height: 21px;
}
.info li span {
	float: right;
}
.three .jsjl {
	float: right;
}
.news1{
    float:  right;
    width: 305px;
}
.gg ul li a{
    /* margin-right: 46px; */
    line-height: 28px;
}
.gg ul li:hover a{
    
color: #9c221f;
    
letter-spacing: 1px;
    
transition: all 0.5s ease;
    
margin-left:  5px;
}
.tu img{
    width: 295px;
    margin-left: 12px;
    margin-bottom: 13px;
}
.tu1 img{
    width: 305px;
    margin-bottom: 13px;
}
.gg ul li img{
    margin:  10px;
}
.gg ul li span{
    line-height:  28px;
}
.main{
    background: #eeeeee70;
    overflow:  hidden;
    padding: 35px 0px;
    border-top: 1px solid #e8e7e7;
    border-bottom: 1px solid #e8e7e7;
    margin-top:  10px;
}
/*link*/
.yxlink {
	margin-top: 34px;
	background: #ffffff;
	border: 1px solid #e0e0e0;
	overflow: hidden;
}
.yxlink .title {
	height: 35px;
	line-height: 35px;
	padding: 0px 15px 10px;
}
.yxlink .title p {
	color: #9c221f;
	font-size: 14px;
	font-weight: bold;
}
.yxlink .title p span {
	font-weight: normal;
	padding-left: 5px;
	color: #d5d5d5;
}
.yxlink .info {
	overflow: hidden;
	padding-left: 15px;
	padding-bottom: 20px;
}
.yxlink .info li {
	float: left;
	padding: 0 20px;
	border-right: 1px solid #ccc;
}
.yxlink .info li a:hover {
	color: #9c221f;
	font-weight:  bold;
}
/*foot*/
.footer {
	background: #9c221f;
	margin-top: 23px;
}
.footer .foot {
	text-align: center;
	padding: 20px 0;
	height: 85px;
}
.foot p {
	color: #ffffff;
	height: 25px;
	line-height: 25px;
}
.foot p a {
	color: #ffffff;
}