@charset "UTF-8";

body,
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,
a {
	margin: 0;
	padding: 0;
}

body {
	background: url(../img/bg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	font-family: PingFang SC, Lantinghei SC, Helvetica Neue, Helvetica, Arial, Microsoft YaHei, 微软雅黑, STHeitiSC-Light, simsun, 宋体, WenQuanYi Zen Hei, WenQuanYi Micro Hei, sans-serif;
}

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;
}

a:hover {
	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;
}

.fl {
	float: left;
}


.fr {
	float: right;
}

.dis {
	display: block;
}

.area1 {
	display: block;
	width: 100%;
	height: auto;
}

.area2 {
	display: block;
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.bgImg img{
	width: 100%;
}

.title{
	text-align: center;
}

.nav{
	background-color: #bf2222;
	padding: 13px 0;
}

.nav ul li{
	float: left;
	height: 36px;
	padding: 0 23px;
	margin: 0 75px;
}

.nav ul li.active{
	background-color: #901317;
	border-radius: 10px;
}

.nav ul li a{
	font-family: AdobeHeitiStd-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
	color: #eecece;
}

.nav ul{
	width: 1360px;
	margin: 0 auto;
}

.box1{
	border: solid 2px #b3a79d;
	border-radius: 15px;
	padding: 35px 0;
	background: url(../img/bg1.png);
	background-repeat: no-repeat;
	background-position: 17px center;
	margin-top: 130px;
}

.box1 a{
	width: 1000px;
	font-family: AdobeHeitiStd-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #3a3a3a;
	padding-left: 180px;
}

.box1 a span{
	color: rgb(191,34,34);
}

.t1{
	margin-top: 80px;
}

.b2{
	margin-top: 40px;
}

.box21{
	width: 270px;
}

.box21 li.active span{
	background-color: #901317;
}

.box21 li.active p{
	background-color: #bf2222;
}

.box21 li.active{
	background-color: #bf2222;
}

.box21 li span{
	float: left;
	display: inline-block;
	width: 17%;
	font-family: SourceHanSansCN-Medium;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	color: #ffffff;
	background-color: #e7e7e7;
	text-align: center;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
	padding: 12px 0;
}

.box21 li p{
	float: left;
	display: inline-block;
	width: 83%;
	font-family: SourceHanSansCN-Regular;
	font-size: 32px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 2px;
	color: #ffffff;
	background-color: #f3f3f3;
	padding: 24px 0;
	text-align: center;
}

.box21 li{
	border-bottom: 1px solid #FFFFFF;
	background-color: #f3f3f3;
}

.box22{
	width: 517px;
	border: 1px solid #FFFFFF;
}

.box22 img{
	height: 100%;
	background-color: #e78a38;
}

.box22 li{
	display: none;
	height: 290px;
}

.box22 li.active{
	display: block;
}

.box23{
	width: 410px;
}

.box23 li{
	width: 100%;
	display: none;
}

.box23 li.active{
	display: block;
}

.box23 li p{
	height: 97px;
	background-color: #f1ece3;
	line-height: 97px;
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 97px;
	letter-spacing: 1px;
	color: #333333;
	text-indent: 23px;
}

.box23 li p span{
	font-weight: 500;
	margin-left: 50px;
}

.box23 li p:nth-child(2){
	background-color: #f3f3f3;
}

.more{
	float: right;
	margin-top: 90px;
}

.slideBox {
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: relative;
}

.slideBox .bd {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 0;
}

.slideBox .bd ul {
	width: 100%;
	height: 100%;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	width: 100%;
	height: 100%;
	position: relative;
}

.slideBox .bd li .pic a {
	display: block;
	width: 100%;
	height: 100%;
	display: block;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	overflow: hidden;
	white-space: nowrap;
}

.slideBox .bd li .pic a  img{
	width: 100%;
	height: 100%;
}

.slideBox .bd li .word {
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 40px;
	background-color: rgba(0,0,0,0.6);
	z-index: 10;
}

.slideBox .bd li .word a {
	display: block;
	width: 100%;
	margin: 0 auto;
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #ffffff;
	line-height: 40px;
	text-indent: 21px;
	overflow: hidden;
	white-space: nowrap;
}

.slideBox .bd li .word p {
	width: 100%;
	margin: 0 auto;
	font-size: 14px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: rgba(190, 190, 190, 1);
	line-height: 40px;
}

.slideBox1 {
	width: 580px;
	height: 360px;
}

.prev,.next{
	width: 32px;
	height: 46px;
	position: absolute;
	top: 50%;
	margin-top: -16px;
}

.prev{
	background: url(../img/left.png);
	left: 0;
}

.next{
	background: url(../img/right.png);
	right: 0;
}

.box32{
	width: 620px;
	height: 360px;
	background-color: #ffffff;
}


.box33{
	width: 556px;
	margin: 0 auto;
}


.a32{
	width: 100%;
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 1px;
	color: #3a3a3a;
	margin-top: 24px;
}

.a33{
	width: 100%;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 32px;
	letter-spacing: 0px;
	color: #999999;
	margin-top: 19px;
	padding-bottom: 15px;
	border-bottom: 1px solid #d2d2d2;
}


.a34{
	width: 100%;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #343434;
	margin-top: 18px;
	background: url(../img/bg2.png);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 14px;
	padding-bottom: 8px;
	overflow: hidden;
	white-space: nowrap;
}

.box4{
	height: 150px;
}

.navChild{
	position: relative;
	display: none;
}

.navChild ul{
	position: absolute; 
	right: 0;
	width: 134px;
	background-color: #ffffff;
	border: solid 1px #bf2222;
	border-top: none;
}

.navChild ul li a{
	display: block;
	width: 114px;
	margin: 0 auto;
	height: 50px;
	font-family: AdobeHeitiStd-Regular;
	font-size: 20px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 50px;
	letter-spacing: 1px;
	color: #999999;
	text-align: center;
	border-top: 1px solid #e5e5e5;
}

.navChild ul li a:nth-child(0){
	border-top: none;
}

.pcNone{
	display: none;
}

.bod2{
	background: url(../img/bg3.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: rgb(245,245,250);
}

.box61{
	width: 632px;
}

.box62{
	width: 544px;
}

.t6{
	margin-top: 80px;
}

.box611{
	width: 616px;
	height: 360px;
	background-color: #ffffff;
	margin-top: 40px;
}

.box611 img{
	width: 100%;
	height: 100%;
}

.box62 .title{
	position: relative;
}

.box62 .title span{
	position: absolute;
	right: 0;
	font-family: SourceHanSansCN-Regular;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #9c9c9c;
}

.box621{
	width: 548px;
	background-color: #ffffff;
	padding: 20px 0;
	margin-top: 40px;
}

.box622{
	width: 508px;
	margin: 0 auto;
}

.box622 img{
	width: 216px;
	height: 121px;
}

.box622 h3{
	width: 277px;
	font-family: SourceHanSansCN-Bold;
	font-size: 24px;
	font-weight: 600;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 1px;
	color: #3a3a3a;
}


.box622 p{
	width: 277px;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #999999;
}

.box623{
	width: 548px;
	background-color: #ffffff;
	margin-top: 20px;
}

.box623 ul{
	width: 512px;
	margin: 0 auto;
	padding: 8px 0;
}

.box623 ul li a{
	display: block;
	background: url(../img/bg2.png);
	background-repeat: no-repeat;
	background-position: center left;
	text-indent: 2em;
	font-family: SourceHanSansCN-Regular;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 41px;
	letter-spacing: 0px;
	color: #343434;
}

.t7{
	margin-top: 107px;
}

.box7{
	margin-top: 40px;
	height: 232px;
	width: 1220px;
}

.picScroll-left{ width:100%;overflow:hidden; position:relative;}
.picScroll-left .hd{
	width: 100%;
	position: absolute;
	top:50%;
}

.picScroll-left .hd a{
	position: relative;
	z-index: 11;
}

.picScroll-left .bd{ padding:0;}

.picScroll-left .bd ul li{
	width: 387px;
	height: 232px;
	_display:inline; 
	 text-align:center;
	position: relative;
	z-index: 10;
	margin: 0 10px;
}

.picScroll-left .bd ul li a,.picScroll-left .bd ul li .pic{
	display: block;
	width: 100%;
	height: 100%;
}

.picScroll-left .bd ul li a img{
	width: 100%;
	height: 100%;
}

.picScroll-left .prev{
	left: 10px;
}

.picScroll-left .next{
	right: 10px;
}

.box71{
	background-color: #FFFFFF;
	margin-top: 40px;
}

.box71 img{
	width: 912px;
	height: 514px;
}

.box71 p{
	width: 910px;
	height: 47px;
	background-color: #ffffff;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 47px;
	letter-spacing: 0px;
	color: #2c2b2b;
	text-align: center;
}

.box72{
	width: 270px;
	margin-top: 40px;
}

.box72 li img{
	width: 100%;
}

.box72 li{
	background-color: #FFFFFF;
}

.box72 li a{
	display: block;
	width: 230px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 3px 0;
}


.box72 li a img{
	height: 130px;
}

.box72 li a p{
	font-family: MicrosoftYaHei;
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #2c2b2b;
	text-align: center;
}

.box8{
	background: url(../img/bg7.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}