﻿*{
	text-decoration: none;
	list-style: none;
	margin: 0;
	padding: 0;
	font-family: "姘撴埉搴愮尗闄嗙倝鑼呴垾琛♀偓纬鈹炵儵鈧拷" "arial, helvetica, sans-serif";
	}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
@font-face {
  font-family: "HYDianYaTiF";
  src: url("../fonts/HYDianYaTiF.woff2") format("woff2"),
       url("../fonts/HYDianYaTiF.woff") format("woff"),
       url("../fonts/HYDianYaTiF.ttf") format("truetype"),
       url("../fonts/HYDianYaTiF.eot") format("embedded-opentype"),
       url("../fonts/HYDianYaTiF.svg") format("svg");
}
.clearfix{
	clear: both;
}
body{
	overflow-x: hidden;
	max-width: 1920px;
	margin: 0 auto;
}
img{
	border: none;
}

.head-box{
	width: 100%;
	height: 10px;
	background: #5f090d url(../img/tp_01.png);
	background-repeat: repeat-x;
}
.head-bg{
	background: #710e12 url(../img/dw-nva.png) no-repeat;
	background-blend-mode:  multiply;
	position: relative;
	box-shadow: 0px 5px 8px 0px rgba(0, 0, 0, 0.2);
	z-index: 100;
}
.head_box{
	width: 1200px;
	margin: 0 auto;
}
.head-nva ul li{
	float: left;
	font-size: 16px;
	position: relative;
	transition: all .3s initial;
	-webkit-transition: all .3s initial;
	-moz-transition: all .3s initial;
	-ms-transition: all .3s initial;
}
.head-nva ul li dl{
	position: absolute;
	background-color: #5F090D;
	width: 200px;
	padding: 5px 0;
	z-index: 9999;
}
.head-nva ul li dl a{
	line-height: 34px;
	border-bottom: 1px solid #710E12;
	padding: 5px 20px;
}
.head-nva ul li dl dt:hover a{
	color: #D87F0B;
	background-color: #710E12;
}
.head-nva ul li a{
	color: #fff;
	padding: 0 20px;
	line-height: 100px;
	display: block;
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
}
.head-nva ul{
	float: right;
	margin-right: 30px;
}
.head-logo{
	float: left;
	width: 280px;
	height: 100px;
}
.head-nva ul .nva-active,.head-nva ul li:hover{
	background-color: #5F090D;
}
.head-nva ul .nva-active a,.head-nva ul li:hover a{
	color: #d87f0b;
}
.head-nva ul li:hover dl a{
	color: #fff;
}
.head-nva ul .nva-active::before,.head-nva ul .nva-active::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 7px;
	background: url(../img/tp_11.png) no-repeat;
	background-position-x: center;
}
.head-nva ul .nva-active::after{
	bottom: 12px;
}
.head-nva ul .nva-active::before{
	top: 12px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.head-nva ul li::after,.head-nva ul li::before{
	content: "";
	position: absolute;
	width: 0;
	height: 7px;
	background: url(../img/tp_11.png) no-repeat;
	background-position-x: center;
	
}
.head-nva ul li::after{
	bottom: 12px;
}
.head-nva ul li::before{
	top: 12px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.head-nva ul li:hover::after,.head-nva ul li:hover::before{
	width: 100%;
}
.head-logo img{
	display: block;
	width: 280px;
}
.wx-box{
	width: 150px;
	height: 100px;
	background: #fff url(../img/dw-nva1.png) no-repeat;
	position: absolute;
	top: 0;
	right: 0;
}
.wx-box span{
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 100%;
	border: 1px solid #710E12;
	background: url(../img/tp_07.png) no-repeat center;
	cursor: pointer;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%,-50%);
	-webkit-transform: translate(-50%,-50%);
	-moz-transform: translate(-50%,-50%);
	-ms-transform: translate(-50%,-50%);
	transition: .5s ease-in-out;
	-webkit-transition: .5s ease-in-out;
	-moz-transition: .5s ease-in-out;
	-ms-transition: .5s ease-in-out;
}
.wx-box span:hover{
	background: #710E12 url(../img/tp_07-1.png) no-repeat center;
}
.wx-box div{
	position: absolute;
	left: 0;
	top: 130px;
	background: rgba(250,250,250,.8);
	padding: 20px;
	opacity: 0;
	transition: .4s ease-in-out;
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
}
.wx-box div img{
	display: block;
	width: 120px;
	margin: 0 auto;
}
.wx-box .ewm{
	opacity: 1;
	top: 100px;
}
#banner{
	min-width:1200px; 
	width:100%; 
	clear:both; 
	overflow:hidden; 
	margin:0 auto;
	background-color: #F6F6F6;
	max-height: 1080px;
}
.slideBox{
	position:relative; 
	min-width:1200px; 
	background:#F6F6F6; 
	width:100%;
	max-height: 1080px;
}
.slideBox .hd{
	height:20px; 
	overflow:hidden; 
	position:absolute; 
	left:50%; 
	bottom:40px; 
	z-index:10;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.hd ul li{
	width: 12px;
	height: 12px;
	border-radius: 100%;
	-webkit-border-radius: 100%;
	-moz-border-radius: 100%;
	background-color: #afafaf;
	float: left;
	margin-left: 10px;
	text-indent: -9999px;
	cursor:pointer;
}
.slideBox .hd ul .on{
	background-color: #710e12;
	display:inline;
}
.slideBox .bd{ 
	position:relative; 
	z-index:0;
	border:0 none;
}
.slideBox .bd li{ 
	position:relative; 
	text-align:center; 
}
.slideBox .bd li img{
	width:100%; 
	overflow:hidden; 
	vertical-align:top;
	display: block;
	max-height: 1080px;
}
.slideBox .prev,.slideBox .next{
	width:58px;	
	height:100px; 
	position:absolute; 
	top:38%; 
	cursor:pointer; 
	z-index:102;
}
.slideBox .prev{
	left:13%; 
	text-align:left; 
	background:url(../images/L_btn.png) no-repeat; 
	width:58px; height:100px;
}
.slideBox .next{
	right:13%; 
	text-align:right; 
	background:url(../images/R_btn.png) no-repeat; 
	width:58px; 
	height:100px;
}
.news-bg{
	background: #f6f6f6 url(../img/dw_new.png) no-repeat;
	background-position: left 20px top 40px;
	padding-top: 30px;
	position: relative;
	padding-bottom: 67px;
}
.news-bg::after{
	content: "";
	position: absolute;
	width: 980px;
	height: 311px;
	left: 0;
	bottom: 0;
	background: url(../img/dw_new1.png) no-repeat;
}
.news-bg::before{
	content: "";
	position: absolute;
	width: 755px;
	height: 231px;
	right: 0;
	bottom: 0;
	background: url(../img/dw_new2.png) no-repeat;
}
.news-box{
	width: 1200px;
	margin: 0 auto;
}
.news-title h2,.yw-title h2{
	font-size: 30px;
	color: #901d22;
	background: url(../img/tp_16.png) no-repeat;
	width: 195px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	font-family: "HYDianYaTiF";
	margin: 0 auto;
}
.news-title h2 img,.yw-title h2 img{
	display: block;
	margin: 0 auto;
}
.news-title p,.yw-title p{
	font-size: 13px;
	color: #666;
	text-align: center;
	margin-top: 16px;
}
.news-gd-bg{
	position: relative;
	z-index: 100;
	width: 1200px;
	margin: 32px auto 0;
}
.news-list li{
	width: 360px;
	background-color: #f1f1f1;
	padding-bottom: 20px;
	float: left;
	margin: 0 20px;
	box-shadow: 0px 3px 6px 0px rgba(0, 0, 0, 0.14);
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.news-gd-box{
	overflow: hidden;
	width: 100%;
	position: relative;
	height: 345px;
}
.news-list{
	position: absolute;
	top: 0;
	left:0;
	width: 9999px;
}
.news-img{
	width: 360px;
	height: 204px;
	overflow: hidden;
}
.news-img img{
	width: 360px;
	display: block;
}
.news-list li a{
	display: block;
}
.news-list li a h2{
	font-size: 16px;
	color: #333;
	padding: 12px 7px;
	border-bottom: 1px solid #710E12;
	display: inline-block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1 ;
    -webkit-box-orient: vertical;
    transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	
}
.news-list li a span{
	display: block;
	font-size: 12px;
	color: #999;
	padding: 7px;
}
.news-list li a p{
	font-size: 14px;
	color: #666;
	padding:  0 7px;
	display: inline-block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.news-list li:hover{
	background-color: #710E12;
}
.news-list li:hover h2,.news-list li:hover span,.news-list li:hover p{
	color: #fff;
}
.news-list li:hover h2{
	border-color: #fff;
}
.news-al{
	width: 25px;
	height: 41px;
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	cursor: pointer;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.pre{
	background: url(../img/tp_27.png) no-repeat;
	background-size: 100%;
	left: -37px;
}
.next{
	background: url(../img/tp_27.png) no-repeat;
	background-size: 100%;
	right: -37px;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.pre:hover{
	background: url(../img/tp_27-1.png) no-repeat;
	background-size: 100%;
}
.next:hover{
	background: url(../img/tp_27-1.png) no-repeat;
	background-size: 100%;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}

.sext-box{
	background-color: #f1f0ef;
}
.sext-list ul li{
	width: 16.6%;
	background-color: #f1f0ef;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	float: left;
}
.sext-list ul li a{
	display: block;
	padding: 20px 0;
}
.sext-list ul li img{
	display: block;
	margin: 0 auto;
}
.sext-list ul li p{
	font-size: 20px;
	color: #333;
	text-align: center;
	margin-top: 30px;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.sext-list ul li:hover{
	background-color: #fff;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
}

.sext-list ul li:hover p{
	color: #af2423;
}
.about-bg{
	background-color: #8d1d22;
	padding: 45px 0;
	position: relative;
	overflow: hidden;
	
}
.about-bg-img{
	position: absolute;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 100%;
	background: url(../img/dw_17.png) no-repeat;
	background-blend-mode: multiply;
	background-color: #8D1D22;
    opacity: .12;
}
.about-box{
	width: 1200px;
	margin: 0 auto;
	z-index: 100;
	position: relative;
}
/*.about-img{
	width: 600px;
	height: 474px;
	overflow: hidden;
	float: left;
}
.about-img img{
	display: block;
	width: 600px;
}
.about-right{
	width: 558px;
	float: right;
}
.about-right h2{
	font-size: 24px;
	color: #deac39;
	margin-top: 32px;
}
.about-right h2 img{
	display: block;
}
.about-right span{
	font-size: 12px;
	color: #eee;
	padding: 20px 0;
	display: block;
	position: relative;
}
.about-right span::after{
	content: "";
	position: absolute;
	width: 38px;
	height: 1px;
	background-color: #fff;
	bottom: 0;
	left: 5px;
}
.about-right p{
	font-size: 14px;
	color: #f7f7f7;
	line-height: 34px;
	margin-top: 38px;
}
.about-right a{
	background-color: #fff;
	color: #8D1D22;
	font-size: 15px;
	display: block;
	width: 139px;
	height: 49px;
	text-align: center;
	line-height: 49px;
	margin-top: 60px;
}*/
.yw-bg{
	padding: 37px 0 60px;
	position: relative;
	background: url(../img/dw_fw.png) no-repeat;
	background-position-y: 105px;
	background-size: 325px 322px;
}
.yw-bg::before{
	content: "";
	position: absolute;
	width: 360px;
	height: 747px;
	bottom: 0;
	right: 0;
	background: url(../img/dw_fw1.png) no-repeat;
	background-position-x: 45px;
	opacity: .2;
}
.yw-box{
	width: 1200px;
	margin: 0 auto;
	z-index: 100;
	position: relative;
}
.cy-box{
	margin-top: 20px;
	
}
.cy-title{
	padding-bottom: 18px;
	position: relative;	
}
.cy-title::after{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 0;
	background-color: #AF2423;
}
.cy-title::before{
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	bottom: 5px;
	background-color: #AF2423;
}
.cy-title h2{
	font-size: 24px;
	color: #af2423;
	margin-left: 6px;
}
.cy-title a{
	position: absolute;
	right: 15px;
	top: 12px;
	font-size: 14px;
	color: #666;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.cy-title a:hover{
	color: #AF2423;
}
.cy-list{
	margin-top: 14px;
}
.cy-list li{
	width: 278px;
	border: 1px solid #a5844a;
	padding: 18px 0;
	position: relative;
	float: left;
	margin: 10px;
}
.cy-list li::after{
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #fff;
	top: -1px;
	left: -1px;
	z-index: 100;
	border-right: 1px solid #A5844A;
	border-bottom: 1px solid #A5844A;
}
.cy-list li::before{
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #fff;
	top: -1px;
	right: -1px;
	z-index: 100;
	border-left: 1px solid #A5844A;
	border-bottom: 1px solid #A5844A;
}
.cy-list li span{
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
.cy-list li span::after{
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #fff;
	left: -1px;
	bottom: -1px;
	border-right: 1px solid #A5844A;
	border-top: 1px solid #A5844A;
}
.cy-list li span::before{
	content: "";
	position: absolute;
	width: 11px;
	height: 11px;
	background-color: #fff;
	right: -1px;
	bottom: -1px;
	border-left: 1px solid #A5844A;
	border-top: 1px solid #A5844A;
}
.cy-list li img{
	width: 240px;
	height: 240px;
	display: block;
	margin: 0 auto;
}
.cy-list li p{
	font-size: 15px;
	color: #a5844a;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 8px;
}
.cy-list li:hover{
	background-color: #901d22;
	border-color: #901d22;
}
.cy-list li:hover::after,.cy-list li:hover::before,.cy-list li:hover span::after,.cy-list li:hover span::before{
	border-color: #901D22;
}
.cy-list li:hover p{
	color: #fff;
}
.cy-list li,.cy-list li::after,.cy-list li::before,.cy-list li span::after,.cy-list li span::before,.cy-list li p{
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.fw-box{
	margin-top: 30px;
}
.fw-list{
	margin-top: 7px;
}
.fw-list li{
	width: 180px;
	background-color: #f2f2f2;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
	padding-bottom: 20px;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	float: left;
	margin: 10px;
}
.fw-list li img{
	width: 180px;
	height: 108px;
	display: block;
}
.fw-list li p{
	font-size: 13px;
	line-height: 24px;
	color: #333;
	padding: 0 6px;
	margin-top: 6px;
	display: inline-block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.fw-list li:hover{
	background-color: #901D22;
}
.fw-list li:hover p{
	color: #fff;
}
.foot-bg{
	background: #901D22;
	padding-top: 26px;
	position: relative;
}
.dw{
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	background: #901D22 url(../img/dw_foot.png) no-repeat;
	background-blend-mode: multiply;
	opacity: .3;
}
.foot-box{
	width: 1200px;
	margin: 0 auto;
}
.foot-nva{
	overflow: hidden;
}
.foot1{
	padding-left: 15px;
	position: relative;
	padding-bottom: 30px;
	border-bottom: 1px solid #DEAC39;
}
.foot-nva li{
	float: left;
	margin: 0 16px;
}
.foot-nva li a{
	font-size: 14px;
	color: #f7f7f7;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.foot-nva li a:hover{
	color: #D87F0B;
}
.lx-lsit{
	font-size: 14px;
	color: #f7f7f7;
	margin-left: 16px;
	margin-top: 11px;
}
.lx-lsit dt{
	float: left;
	margin-top: 15px;
}
.lx-lsit dt:nth-child(2){
	margin-left: 22px;
}
.lx-lsit dd{
	margin-top: 15px;
}
.foot-ewm{
	width: 122px;
	position: absolute;
	right: 97px;
	top: 0;
}
.foot-ewm img{
	width: 122px;
	height: 122px;
	display: block;
}
.foot-ewm p{
	font-size: 15px;
	color: #f7f7f7;
	text-align: center;
	padding: 5px 0;
	position: relative;
}
.foot-ewm p::after,.foot-ewm p::before{
	content: "";
	position: absolute;
	width: 20px;
	height: 1px;
	background-color: #f7f7f7;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.foot-ewm p::after{
	right: 0;
}
.foot-ewm p::before{
	left: 0;
}
.foot2{
	font-size: 13px;
	color: #f7f7f7;
	overflow: hidden;
	padding: 15px 97px 15px 31px;
	position: relative;
	z-index: 1;
}
.foot2 p{
	float: left;
}
.foot2 span{
	float: right;
}
.foot2 span a{
	color: #f7f7f7;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.foot2 span:hover a{
	color: #D87F0B;
}
.top_box{
	position: fixed;
	bottom: 50px;
	right: 30px;
	width: 40px;
	height: 40px;
	background:#333 url(../img/top.png) no-repeat 50%;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	cursor: pointer;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.top_box:hover,.top_box:focus{
	background:#A5844A url(../img/top.png) no-repeat 50%;
}

.ny-banner img{
	width: 100%;
	display: block;
}
.ny-bg{
	padding-top: 50px;
	padding-bottom: 60px;
	background-color: #F6F6F6;
	position: relative;
}
.ny-bg::after{
	content: "";
	position: absolute;
	width: 980px;
	height: 311px;
	left: 0;
	bottom: 0;
	background: url(../img/dw_new1.png) no-repeat;
}
.ny-bg::before{
	content: "";
	position: absolute;
	width: 755px;
	height: 231px;
	right: 0;
	bottom: 0;
	background: url(../img/dw_new2.png) no-repeat;
}
.ny-box{
	width: 1200px;
	margin: 0 auto;
	position: relative;
	z-index: 100;
}
.ny-left{
	width: 320px;
	float: left;
}
.left-title{
	background-color: #710E12;
	color: #fff;
	text-align: center;
	padding: 25px 0;
	position: relative;
}
.left-title h2{
	font-size: 24px;
}
.left-title::after,.left-title::before{
	content: "";
	position: absolute;
	width: 50px;
	height: 1px;
	background-color: #D87F0B;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.left-title::after{
	left: 20px;
}
.left-title::before{
	right: 20px;
}
.left-list ul{
	background-color: #f5f5f5;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
	padding: 5px 0;
}
.left-list ul li a{
	font-size: 15px;
	color: #333;
	padding: 15px 15px;
	display: block;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
	
}
.left-list ul li{
	border-bottom: 1px solid #ccc;
	background-color: #f5f5f5;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.left-list ul li:hover,.left-list ul .left-list-active{
	background-color: #8D1D22;
	border-color: #710E12;
}
.left-list ul li:hover a,.left-list ul .left-list-active a{
	color: #D87F0B;
}
.lx{
	margin-top: 50px;
}
.left-list dl{
	background-color: #fff;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
}
.left-list dl dt{
	padding: 10px 15px;
	font-size: 15px;
	color: #333;
	line-height: 25px;
}
.ny-right{
	width: 830px;
	float: left;
	margin-left: 50px;
	background-color: #fff;
	padding-bottom: 60px;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
}
.dq-box{
	padding: 10px;
	border-bottom: 1px solid #AF2423;
	overflow: hidden;
}
.dq-box ul{
	font-size: 13px;
	overflow: hidden;
	color: #666;
	float: left;
}
.dq-box ul li{
	float: left;
	margin: 0 2px;
}
.dq-box ul li a{
	color: #666;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.dq-box ul li:hover a,.dq-box span:hover{
	color: #710E12;
}
.dq-box span{
	font-size: 13px;
	color: #999;
	float: right;
	margin-right: 10px;
	cursor: pointer;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.nr-box{
	font-size: 16px;
	line-height: 32px;
	padding: 10px 15px;
	padding-bottom: 30px;
	color: #333;
	border-bottom: 1px solid #AF2423;
}
.nr-box img{
	display: block;
	max-width: 800px;
	margin: 0 auto;
}
.list .cy-list li{
	width: 248px;
	margin: 13px;
	margin-top: 15px;
}
.list .cy-list li img{
	width: 215px;
	height: 215px;
}
.list .fw-list li{
	width: 250px;
	margin: 13px;
	margin-top: 20px;
}
.list .fw-list li img{
	width: 250px;
	height: 150px;
}
.page-box{
	position: relative;
	height: 44px;
	margin-top: 30px;
}
.page-box ul{
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	-moz-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
}
.page-box ul li{
	float: left;
	margin: 5px;
	border: 1px solid #ccc;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.page-box ul li a{
	font-size: 15px;
	color: #666;
	padding: 6px 12px;
	display: block;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.page-box ul li:hover,.page-box ul .page-active{
	border-color: #901D22;
	background-color: #901D22;
}
.page-box ul li:hover a,.page-box ul .page-active a{
	color: #DEAC39;
}
.ny-title{
	padding: 15px;
}
.ny-title h1{
	font-size: 24px;
	color: #333;
	text-align: center;
}
.ny-title ul li{
	font-size: 12px;
	color: #999;
	text-align: center;
	margin-top: 10px;
}
.ny-qx{
	margin-top: 25px;
	font-size: 14px;
	color: #333;
	border-top:1px dashed #ccc;
	padding-top: 10px;
}
.ny-qx li a{
	color: #666;
	transition: all .4s ease-in-out;
	-webkit-transition: all .4 ease-in-out;
	-moz-transition: all .4s ease-in-out;
	-ms-transition: all .4s ease-in-out;
}
.ny-qx li a:hover{
	color: #901D22;
	border-bottom: 1px solid #901D22;
}
.news{
	padding: 20px 0;
}
.news li{
	padding: 10px 15px;
	background-color: #f7f7f7;
	position: relative;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
	 transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
	margin-top: 10px;
}
.news .news-img{
	width: 210px;
	height: 119px;
	float: left;
}
.news li::after{
	content: "";
	position: absolute;
	width: 1px;
	height: 90px;
	background-color: #ddd;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	left: 240px;
	 transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.news .news-img img{
	width: 210px;
}
.news-list-right{
	width: 560px;
	float: left;
	margin-left: 30px;
}
.news-list-right h2{
	font-size: 16px;
	color: #333;
	padding: 12px 7px;
	border-bottom: 1px solid #710E12;
	display: inline-block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 1 ;
    -webkit-box-orient: vertical;
    transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.news-list-right span{
	display: block;
	font-size: 12px;
	color: #999;
	padding: 7px;
}
.news-list-right p{
	font-size: 14px;
	color: #666;
	padding:  0 7px;
	display: inline-block;
    overflow : hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.news li:hover{
	background-color: #710E12;
}
.news li:hover h2,.news li:hover span,.news li:hover p{
	color: #fff;
}
.news li:hover h2{
	border-color: #fff;
}
.news li:hover::after{
	background-color: #fff;
}
.list .sp{
	padding: 20px 0;
	overflow: hidden;
}
.list .sp li{
	width: 800px;
	margin: 40px 13px;
	background-color: #F7F7F7;
	padding-bottom: 10px;
	box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.13);
	cursor: pointer;
}
.list .sp li:nth-child(1){
	margin-top: 13px;
}
.list .sp img{
	width: 800px;
	height: 450px;
	display: block;
}
.list .sp p{
	font-size: 15px;
    color: #a5844a;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 8px;
}
.list .sp li:hover p{
	color: #8D1D22;
	transition: .3s ease-in-out;
	-webkit-transition: .3s ease-in-out;
	-moz-transition: .3s ease-in-out;
	-ms-transition: .3s ease-in-out;
}
.contact-box{
	padding: 20px;
	font-size: 15px;
	line-height: 28px;
	color: #333;
	padding-bottom: 60px;
}
.contact-box ul{
	color: #333;
}
.contact-box img{
	max-width: 790px;
	margin: 5px auto;
}
.about-title h2{
	font-size: 30px;
	color: #fff;
	text-align: center;
	font-family: "HYDianYaTiF";
	width: 195px;
	height: 45px;
	margin: 0 auto;
	background: url(../img/tp_16-1.png) no-repeat;
	line-height: 45px;
}
.about-title h2 img{
	display: block;
	margin: 0 auto;
}
.about-title span{
	font-size: 12px;
	color: #deac39;
	text-align: center;
	display: block;
	margin-top: 15px
}

.xm-box li h2{
	font-size: 16px;
	color: #fff;
	font-weight: 600;
}
.xm-box li p{
	font-size: 14px;
	color: #f7f7f7;
	line-height: 34px;
	margin-top: 20px;
	display: inline-block;
   overflow : hidden;
   text-overflow: ellipsis;
   display: -webkit-box;
   -webkit-line-clamp: 3;
   -webkit-box-orient: vertical;
}
.example {
	width: 800px;
	height: 180px;
	font-size: 18px;
	margin: 10px auto;
}
.img-tu{
	width: 220px;
	overflow: hidden
}
.img-tu img{
	width: 220px;
	display: block
}
.carousel-nr{
	float: left;
	width: 500px;
	margin-left: 30px;
	padding-top: 10px
}
.img-tu{
	float: left
}
.xm-box li{
	overflow : hidden;
}