@charset "UTF-8";
/*pic-list*/

.pl-banner {
	width: 100%;
	height: 340px;
}
.pl-banner div {
	width: 100%;
	height: 100%;
}
.pl-content {
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 16px;
	margin-bottom: 80px;
}
.pl-content .wrapper {
	width: 1250px;
	height: auto;
	overflow: hidden;
	margin: 0 auto;
}
.pl-content .left-menu {
	float: left;
	width: 196px;
	height: auto;
}
.pl-content .left-menu .hd {
	width: 100%;
    height: 64px;
    background: #b72221;
    text-align: center;
}
.pl-content .left-menu .hd p {
	display: block;
	color: #fff;
	content: '';
	clear: both;
}
.pl-content .left-menu .hd .en {
	font-size: 20px;
	line-height: 24px;
	padding-top: 8px;
}
.pl-content .left-menu .hd .ch {
	font-size: 18px;
	line-height: 20px;
}
.pl-content .left-menu .bd {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.pl-content .left-menu .bd ul {
	width: 100%;
	overflow: hidden;
}
.pl-content .left-menu .bd li {
	width: 100%;
    height: 57px;
    background: #f53a39;
    border-bottom: 1px solid #b72221;
    /* text-align: center; */
    text-indent: 2em;
}
.pl-content .left-menu .bd li.on {
	background: #B72221;
}
.pl-content .left-menu .bd li:hover {
	background: #B72221;
}
.pl-content .left-menu .bd li a {
	display: block;
	height: 57px;
	padding-left: 30px;
	background: url("../images/left-menu-arrow.png")/*tpa=http://hn.dyous.cn/Template/default/images/left-menu-arrow.png*/ no-repeat;
}
.pl-content .left-menu .bd li a .ch {
	font-size: 16px;
	line-height: 28px;
	padding-top: 12px;
	color: #fff;
}
.pl-content .left-menu .bd li a .en {
	font-size: 13px;
	line-height: 15px;
	color: #fff;
	margin-top: 3px;
	letter-spacing: -1px;
}
.pl-content .left-menu .ft {
	width: 100%;
	height: 180px;
	background: url("../images/left-menu-ft-bg_03.jpg")/*tpa=http://hn.dyous.cn/Template/default/images/left-menu-ft-bg_03.jpg*/ no-repeat;
	text-align: center;
}
.pl-content .left-menu .ft span {
	background: url("../images/lf-icon.png")/*tpa=http://hn.dyous.cn/Template/default/images/lf-icon.png*/ no-repeat;
    background-size: 28px;
    font-family: "微软雅黑";
    font-weight: bold;
    font-size: 18px;
    color: #fff;
    margin-left: 8px;
    line-height: 30px;
    display: inline-block;
    margin-top: 10px;
    padding-left: 31px;
}
.pl-content .left-menu .ft p {
	font-family: "微软雅黑";
	font-size: 14px;
	color:#fff;
	margin-left: 8px;
	width: 160px;
	height: 20px;
	margin:2px auto;
	line-height: 20px;
}
.pl-content .right-con {
	float: left;
	margin-left: 15px;
	width: 977px;
	padding: 30px;
	border: 1px solid #898989;
	overflow: hidden;
}
.pl-content .right-con .hd {
	width: 100%;
	border-bottom: 1px solid #d2d2d2;
	height: 20px;
}
.pl-content .right-con .hd > span {
	position: relative;
	top: -10px;
	line-height: 20px;
	font-size: 18px;
	color: #b72221;
	padding-left: 32px;
	background: url("../images/pos-bg.png")/*tpa=http://hn.dyous.cn/Template/default/images/pos-bg.png*/ left top no-repeat;
	background-size: 26px;
}
.pl-content .right-con .bd {
	width: 100%;
	display: inline-block;
	margin-top: 20px;
}
.pl-content .right-con .bd .list {
	width: 110%;
}
.pl-content .right-con .bd li {
	float: left;
	width: 320px;
	height: 310px;
	margin-right: 12px;
}
.pl-content .right-con .bd li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.pl-content .right-con .bd li img {
	display: block;
	width: 320px;
	height: 240px;
}
.pl-content .right-con .bd li span {
	width: 320px;
	line-height: 50px;
	font-size: 18px;
	color: #333;
}
/*case*/

.cs-pos {
	width: 100%;
	height: 52px;
	background: #f9f9f9;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ecebeb;
}
.cs-pos .wrapper {
	width: 1200px;
	height: 100%;
	margin: 0 auto;
}
.cs-pos .des {
	float:right;
	margin-left: 100px;
	line-height: 52px;
}
.cs-pos .des a {
	font-size: 20px;
	color: #302f2f;
}
.cs-pos .des span {
	font-size: 20px;
	color: #302f2f;
	padding: 0 12px;
}
.cs-content {
	width: 100%;
	height: auto;
	overflow: hidden;
}
.cs-content .wrapper {
	width: 1200px;
	overflow: hidden;
	margin: 0 auto;
}
.cs-content .hd {
	width: 100%;
	height: 70px;
	margin-top: 20px;
	border-bottom: 1px dotted #c9c9c9;
	text-align: center;
}
.cs-content .hd span {
	font-size: 24px;
	color: #302f2f;
	line-height: 70px;
}
.cs-content .bd {
	width: 100%;
	overflow: hidden;
	margin-top: 30px;
}
.cs-content .bd .list {
	width: 110%;
}
.cs-content .bd li {
	float: left;
	width: 296px;
	height: 280px;
	margin-right: 5px;
	margin-bottom: 50px;
}
.cs-content .bd li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
}
.cs-content .bd li a img {
	display: block;
	width: 296px;
	height: 224px;
}
.cs-content .bd li a span {
	display: block;
	width: 296px;
	height: 56px;
	background: #e6e5e7;
	line-height: 56px;
	font-size: 18px;
	color: #40403f;
	border-bottom-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-bottom-left-radius: 10px;
	-o-border-bottom-left-radius: 10px;
	-ms-border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-bottom-right-radius: 10px;
	-o-border-bottom-right-radius: 10px;
	-ms-border-bottom-right-radius: 10px;
}
.list-page {
	width: 100%;
	height: 32px;
	text-align: center;
	margin: 30px 0 60px 0;
}
.list-page a {
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	background: #dbdbdb;
	color: #40403f;
	font-size: 18px;
	line-height: 32px;
	text-align: center;
	margin-right: 8px;
}
.list-page strong {
	position: relative;
	top: -2px;
	display: inline-block;
	width: 32px;
	height: 32px;
	border-radius: 50%;
	line-height: 32px;
	text-align: center;
	margin-right: 8px;
	background: #b72221;
	color: #fff;
}
.list-page .pre,  .list-page .next,.list-page .close {
	display:inline-block;
	width: 100px;
	height: 26px;
	border-radius: 20px;
	background: #dbdbdb;
	color: #fff;
	font-size: 18px;
	line-height: 26px;
	text-align: center;
	margin-top: 4px;
}
.list-page .close {
	margin:0 6px;
}
/*news-list*/

.ns-content .right-con .bdnews li {
	width: 100%;
	height: 185px;
	margin: 30px auto;
	border: 1px solid #ddd;
	background: #f9f9f9;
	margin-bottom: 30px;
	position: relative;
}
.ns-content .right-con .bdnews li .time {
	width: 80px;
	height: 80px;
	background: #b72221;
	position: absolute;
	left: 0;
	top: 0;
	color: #FFF;
	font-size: 13px;
	text-align: center;
}
.ns-content .right-con .bdnews li .time b {
	display: block;
	width: 100%;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	font-weight: normal;
}
.ns-content .right-con .bdnews li dl {
	width: 980px;
	margin-left: 100px;
	padding: 20px 0;
}
.ns-content .right-con .bdnews li dt {
	width: 200px;
	height: 135px;
	float: left;
	vertical-align: top;
}
.ns-content .right-con .bdnews li dt img {
	width: 200px;
	height: 135px;
	float: left;
	vertical-align: top;
}
.ns-content .right-con .bdnews li dd {
	width: 655px;
	padding-left: 37px;
	border-left: 1px solid #ddd;
	float: left;
	margin-left: 45px;
	height: 135px;
}
.ns-content .right-con .bdnews li dd .title {
	width: 100%;
	height: 30px;
	line-height: 30px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ns-content .right-con .bdnews li dd .title a {
	width: 60%;
	font-size: 18px;
	color: #000;
	text-align: left;
}
.ns-content .right-con .bdnews li dd .des {
	width: 80%;
	height: 40px;
	line-height: 170%;
	font-size: 13px;
	color: #535353;
	overflow: hidden;
}
.ns-content .right-con .bdnews li dd .date {
	width: 100%;
	height: 32px;
	line-height: 32px;
}
.ns-content .right-con .bdnews li dd .date span {
	display: inline-block;
	zoom: 1;
	height: 32px;
	line-height: 32px;
	vertical-align: top;
	font-size: 12px;
	color: #666666;
	padding-left: 25px;
	background: url("../images/icon11.png")/*tpa=http://hn.dyous.cn/Template/default/images/icon11.png*/ no-repeat left center;
}
.ns-content .right-con .bdnews li dd .more {
	display: inline-block;
	zoom: 1;
	width: 90px;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #BE311D;
	line-height: 30px;
	border: 1px solid #BE311D;
}
/*detail*/

.detail .right-con .hd {
	text-align: center;
}
.detail .right-con .hd .des {
	width: 100%;
	height: 20px;
	text-align: center;
	margin-top: 14px;
}
.detail .right-con .hd .des span {
	display: inline-block;
	line-height: 20px;
	font-size: 14px;
	color: #333;
	margin-right: 12px;
}
.detail .right-con .bd {
	display: block;
	width: 850px;
	margin: 60px auto;
}
.detail .right-con .bd p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
	text-indent: 2em;
}
.detail .right-con .bd img {
	display: block;
	max-width: 800px;
	margin: 10px auto;
}
.detail .right-con .detial-link {
	width: 94%;
	padding-left: 6%;
}
.detail .right-con .detial-link div {
	width: 100%;
	height: 30px;
	line-height: 30px;
}
.detail .right-con .detial-link a {
	line-height: 30px;
	font-size: 14px;
	color: #111;
}
.detail .right-con .detial-link a:hover {
	text-decoration: underline;
}
/*about*/

.about .right-con .bd {
	display: block;
	width: 900px;
	margin: 0px auto;
}
.about .right-con .bd p {
	font-family: "微软雅黑";
	font-size: 14px;
	line-height: 20px;
	margin: 10px 0;
	text-indent: 2em;
}
.about .right-con .bd img {
	display: block;
	max-width: 800px;
	margin: 10px auto;
}
.w-pos {
	position: relative;
	top: -12px;
	float: right;
	line-height: 20px;
	font-size: 18px;
	color: #b72221;
}
.w-pos b {
	display: inline-block;
	width: auto;
	height: 20px;
	padding-left: 28px;
	background: url("../images/ps-pos.png")/*tpa=http://hn.dyous.cn/Template/default/images/ps-pos.png*/ left top no-repeat;
	background-size: 20px;
}
.w-pos * {
	line-height: 20px;
	font-size: 16px;
	color: #b72221;
}
.detail .w-pos * {
	font-size: 14px;
}
.detail .right-con .hd .title {
	margin-left: 200px;
	background: none;
}
.cs-pos .w-pos {
	top: 15px;
	right: 50px;
}
.cs-pos .w-pos a{
	font-size: 16px;
	color: #1a8a56;
}