* {
	padding: 0;
	margin: 0;
	list-style: none;
}

img {
	border: 0;
}

ul,
li {
	padding: 0;
	margin: 0;
	list-style: none;
}

.cleardiv {
	clear: both;
	height: 0;
	display: block;
	overflow: hidden;
}

.clearfix:after {
	clear: both;
	height: 0;
	overflow: hidden;
	display: block;
	visibility: hidden;
	content: " ";
}

body {
	min-width: 1300px;
}

a {
	text-decoration: none;
	color: inherit;
}

a:hover {
	text-decoration: none;
	color: inherit !important;
}

.fr {
	float: right;
}

.none {
	display: none;
}

.pubbox {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.more0{
	display: block;
	width: 322px;
	height: 70px;
	margin: 40px auto 0;
	border-radius: 35px;
	border: 2px solid #FFF;
	box-sizing: border-box;
	color: #FFF;
	font: 34px/65px "微软雅黑";
	text-align: center;
	background: none;
}
.more0:hover{
	color: #333;
	background: #FFF;
	text-decoration: none;
}
.xstx01 {
	width: 100%;
	height: 220px;
	background: url("../img/xstx_01.jpg") no-repeat top center;
	background-size: auto 100%;
}

.xstx02 {
	width: 100%;
	height: 350px;
	background: url("../img/xstx_02.jpg") no-repeat top center;
	background-size: auto 100%;
}

.xstx03 {
	width: 100%;
	height: 400px;
	background: url("../img/xstx_03.jpg") no-repeat center top;
	background-size: auto 100%;
}
.pubbox03 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.pubbox03 p {
	width: 91%;
	margin: 0 auto;
	color: #8d2f28;
	font: bold 26px/50px "微软雅黑";
	text-indent: 2em;
	text-align: justify;
	padding: 109px 0 0 0;
}

.xstx04 {
	width: 100%;
	height: 290px;
	background: url("../img/xstx_004.jpg") no-repeat center top;
	background-size: auto 100%;
}
.pubboxdy{
	width: 1200px;
	height: auto;
	margin: 0 auto;
}
.pubboxdy p {
	width: 100%;
	margin: 0 auto;
	color: #333;
	font: 24px / 42px "微软雅黑";
	text-indent: 2em;
	text-align: justify;
	padding: 24px 0 0 0;
}

.xstx05 {
	width: 100%;
	height: 140px;
	background: url("../img/xstx_05.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx06 {
	width: 100%;
	height: 850px;
	background: url("../img/xstx_06.jpg") no-repeat center top;
	background-size: auto 100%;
}
.pubbox06{
	width: 1212px;
	height: auto;
	margin: 0 auto;
	
}
.ul06 {
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	justify-content:;
	padding: 60px 0 0 0;

}

.ul06 li {
	position: relative;
	width: 285px;
	height: 315px;
	border: 2px solid #fff1b7;
	border-radius: 15px;
	margin: 0 7px 20px;
	background: #ffeceb;
	text-align: justify;
}
.ul06 li a:hover{
	color:#ed3d2d !important;
}
.ul06 li .tab06{
	width: 115px;
	height: 36px;
	position: absolute;
	top: 10px;
	right: -8px;
	z-index: 9999;
	text-align: center;
	color: #fff6d9;
	font: bold 20px/36px "微软雅黑";
	background: url("../img/tab06.png") no-repeat center top;
	
}
.ul06 img {
	width: 285px;
	height: 215px;
	border-bottom: 3px solid #fff1b7;
	border-radius: 15px;
}

.ul06 h2 {
	width: 92%;
	height: 86px;
	margin: 0 auto;
	font: 22px / 36px "微软雅黑";
	color: #000;
	padding: 6px 0 0 0;
	box-sizing: border-box;
}

.xstx07 {
	width: 100%;
	height: 280px;
	background: url("../img/xstx_07.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx08 {
	width: 100%;
	height: 179px;
	background: url("../img/xstx_08.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx09 {
	width: 100%;
	height: 870px;
	background: url("../img/xstx_09.jpg") no-repeat top center;
	background-size: auto 100%;
}

.pubbox09{
	width: 1200px;
	margin: 0 auto;
}
.ul09{
	float: left;
	padding: 57px 0 0 0;	
}

.ul09 li{
	position: relative;
	border: 5px solid #ffe58e;
	margin-bottom: 18px;
	border-radius: 20px;
	box-sizing: border-box;
	background: #FFF;
}
.ul09 li h2{
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	height: 60px;
	padding: 0 20px;
	background: rgba(0, 0, 0, 0.5);
	color: #FFF;
	font: 24px/60px "微软雅黑";
	border-radius: 0 0 15px 15px;
	box-sizing:border-box;
	overflow: hidden;
}
.ul09 li:nth-of-type(1){
	width: 590px;
	height: 445px;
	overflow: hidden;
}
.ul09 li:nth-of-type(1) img{
	width: 590px;
	height: 445px;
}
.ul09 li:nth-of-type(2){
		margin: 0 18px 0 0;
}
.ul09 li:nth-of-type(2),.ul09 li:nth-of-type(3){
	float: left;
	width: 286px;
	height: 215px;
	overflow: hidden;
}
.ul09 li:nth-of-type(2) img,.ul09 li:nth-of-type(3) img{

	width: 286px;
	height: 215px;
}
.ul091{
	float: right;
	padding: 57px 0 0 0;	
}
.ul091 li h2{
	padding: 0 0 5px 0;
	color: #333;
	font: bold 26px/40px "微软雅黑";
}
.ul091 li p{
	color: #666;
	font: 18px/26px "微软雅黑";
}
.ul091 li{
	padding: 10px 20px 20px;
	border: 5px solid #ffe58e;
	margin-bottom: 18px;
	border-radius: 20px;
	box-sizing: border-box;
	background: #fffdf2;
	text-align: justify;
}
.ul091 li:nth-of-type(1),.ul091 li:nth-of-type(2){
	width: 590px;
	height: 158px;
}
.ul091 li:nth-of-type(3){
	width: 590px;
	height: 324px;
}
.ul091 li dl{
	padding: 0px 0 0 0;
}
.ul091 li dl dd{
	font: 22px/48px "微软雅黑";
}
.ul091 li h2 a:hover,.ul091 li p a:hover{
	color:#ed3d2d !important;
}
.ul091 li dl a:hover{
	color:#ed3d2d !important;
	text-decoration: underline;
	font: bold 22px/48px "微软雅黑";
}





.xstx10 {
	width: 100%;
	height: 288px;
	background: url("../img/xstx_10.jpg") no-repeat top center;
	background-size: auto 100%;
}

.xstx11 {
	width: 100%;
	height: 140px;
	background: url("../img/xstx_11.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx12 {
	width: 100%;
	height: 880px;
	background: url("../img/xstx_12.jpg") no-repeat center top;
	background-size: auto 100%;
}
.pubbox12{
	width: 1000px;
	margin: 0 auto;
	padding: 50px 0 0 0;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}
.mhcard{
	position: relative;
	width: 515px;
	height: 788px;
	cursor: pointer;
	background: url("../img/mhcard1.png") no-repeat center top;
	z-index: 9;
	
}
.mhcard:hover{
	
	background: url("../img/mhcard.png") no-repeat center top;
}
.mhconbox{
	display: none;
	position: fixed;
	top: 5%;
	left: 50%;
	margin-left: -370px;
	width: 750px;
	height: 80%;
	overflow-y: scroll;	
	z-index: 99999;
}
.gbicon{
	position: fixed;
	width: 48px;
	height: 48px;
	left: 50%;
	top: 2%;
	margin-left: 390px;
	background: url("../img/closeicon.png") no-repeat center top;
	background-size: 100% 100%;
	z-index: 99999;
	cursor: pointer;
}
.mh_scroll{
	background: #ff7e61;
	padding: 0 0 30px 0;
	background:#d8251a url("../img/mh_bg.jpg") no-repeat center top;
	background-size: 100% auto;
}
.mhconbox .mhtop{
	width: 100%;
	height: 363px;
	
}
/* .mhcard .mhcon .mht01{
	width: 100%;
	height: 94px;
	flex-direction: column;
	background: url("../img/mh_02.jpg") no-repeat center top;
} */
.mhtitleH2{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 480px;
	margin: 0 auto;
	height: 89px;
	color: #FFF;
	font: 30px/34px "黑体";
}
.mh_t{
	height: 90px;
	background: url("../img/mh_t.png") no-repeat center top;
	background-size: 100% 100%;
}

.mh_m{
	width: 100%;
    height: 100%;
	padding: 20px 0;
	background: url("../img/mh_m.png") no-repeat center top;
	background-size: 100% 100%;
}
.mh_m p{
	width: 79%;
	margin: 0 auto;
	padding: 5px 0 10px 0 ;
	color: #333;
	font: 26px/48px "黑体";
	box-sizing: border-box;
	text-align: justify;
	text-indent: 2em;
}
.mh_m p img{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.mh_b{
	width: 100%;
	height: 108px;
	background: url("../img/mh_b.png") no-repeat center top;
	background-size: 100% 100%;
}



.jqcard{
	position: relative;
	width: 539px;
	height: 788px;
	cursor: pointer;
	background: url("../img/jqcard1.png") no-repeat center top;
	z-index: 9;
}
.jqcard:hover{
	background: url("../img/jqcard.png") no-repeat center top;
}
.jqconbox{
	display: none;
	position: fixed;
	top: 5%;
	left: 50%;
	margin-left: -370px;
	width: 750px;
	height: 80%;
	background: #ff7e61;
	padding: 0 0 30px 0;
	z-index: 9999999;
	overflow-y: scroll;
}
.jqconbox .jqtop{
	width: 100%;
	height: 358px;
	background: url("../img/jq_01.jpg") no-repeat center top;
	background-size: 100% 100%;
}
.jqcon .jqt01{
	width: 100%;
	height: 94px;
	flex-direction: column;
	background: url("../img/jq_002.jpg") no-repeat center top;
	background-size: 100% 100%;
}
.jqtitleH2{
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	width: 470px;
	margin: 0 auto;
	height: 90px;
	color: #FFF;
	font: 30px/34px "黑体";
}
.jq_t{
	height: 100px;
	background: url("../img/jq_t01.jpg") center top;
	background-size: 100% 100%;
}
.jq_t .jqtitleH2{
	height: 100px;
	font: 30px/32px "黑体";
}
.jq_m{
	width: 100%;
	height: 100%;	
	padding: 20px 0;
	background: url("../img/jq_m.jpg") no-repeat center top;
	background-size: 100% 100%;
	
}
.jq_m p{
	width: 84%;
	margin: 0 auto;
	padding: 5px 0 10px 0 ;
	color: #5f342f;
	font: 26px/48px "黑体";
	box-sizing: border-box;
	text-align: justify;
	text-indent: 2em;
}
.jq_m p img{
	display: block;
	margin: 0 auto;
	text-align: center;
}
.jq_b{
	width: 100%;
	height: 52px;
	background: url("../img/jq_b.jpg") no-repeat center top;
	background-size: 100% 100%;
}
.zhezhao{
	
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0,0,0,0.5);
	display: flex;
	justify-content: center;;
	align-items: center;
	z-index: 9999;
}


.xstx13 {
	width: 100%;
	height: 287px;
	background: url("../img/xstx_13.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx14 {
	width: 100%;
	height: 139px;
	background: url("../img/xstx_14.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx15 {
	width: 100%;
	height: 638px;
	background: url("../img/xstx_15.jpg") no-repeat center top;
	background-size: auto 100%;
}
.pubbox15{
	width: 1200px;
	margin: 0 auto;
	padding: 58px 0 0 0;
	
}
.xstx16 {
	width: 100%;
	height: 288px;
	background: url("../img/xstx_16.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx17 {
	width: 100%;
	height: 179px;
	background: url("../img/xstx_17.jpg") no-repeat top center;
	background-size: auto 100%;
}

.xstx18 {
	width: 100%;
	height: 568px;
	background: url("../img/xstx_18.jpg") no-repeat top center;
	background-size: auto 100%;
}
.pubbox18{
	width: 1200px;
	margin: 0 auto;
	padding: 58px 0 0 0;
	
}
.xstx19 {
	width: 100%;
	height: 290px;
	background: url("../img/xstx_19.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx20 {
	width: 100%;
	height: 179px;
	background: url("../img/xstx_20.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx21 {
	width: 100%;
	height: 920px;
	background: url("../img/xstx_21.jpg") no-repeat center top;
	background-size: auto 100%;
}
.ul21{
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	flex-wrap: wrap;
	width: 1200px;
	height: 738px;
	padding: 68px 0 0 0;
	align-content: flex-start;
}
.ul21 li{
	position: relative;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 585px;
	height: 153px;
	margin-bottom: 29px;
	
	
}
.ul21 li .contbox {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	width: 585px;
	height: 153px;
	padding: 10px 15px 20px 20px;
	border: 5px solid #ffe58e;
	margin-bottom: 29px;
	border-radius: 20px;
	box-sizing: border-box;
	background: #fffdf2  url("../img/li21bg.png") no-repeat 525px center;
}
.ul21 li .contbox .textbox h2{
	padding:  20px 0 9px 0;
	color: #333;
	font: bold 26px/36px "微软雅黑";
}
.ul21 li .contbox .textbox p{
	color: #666;
	font: 18px/24px "微软雅黑";
}
.ul21 li .contbox .textbox .p1{
	display: block;
}
.ul21 li .contbox .textbox .p2{
	display: none;
}
.ul21 li .contbox .imgbox .iconimg{
	margin: 45px 0 0 0;
}
.ul21 li .contbox .imgbox .ydtimg{
	display: none;
	width: 230px;
	height: 172px;
	border-radius: 10px;
}


.ul21 li:hover .contbox {
	position:absolute;
	z-index: 9999;
	top: -40px;	
	width: 592px;
	height: 240px;
	padding: 35px 25px 20px 20px;
	background:#FFF url("../img/li21hover.png") no-repeat left top;
	background-size: 100% 100%;
	border: none;
}

.ul21 li:hover .contbox .imgbox .iconimg{
	display: none;
}
.ul21 li:hover .contbox .imgbox .ydtimg{
	display: block;
	width: 230px;
	height: 172px;
	margin: 0 0 0 10px;
	border-radius: 10px;
}
.ul21 li:hover .contbox .textbox{
	padding: 0 5px;
}
.ul21 li:hover .contbox .textbox h2{
	padding:  0px 0 9px 0;
}
.ul21 li:hover .contbox .textbox .p1{
	display: none;
}
.ul21 li:hover .contbox .textbox .p2{
	display: block;
}

.ul21 li:hover h2{
	padding:  0px 0 9px 0;
}
.ul21 li:hover .imgbox .ydtimg{
	display: block;
}
.ul21 li:hover .imgbox .iconimg{
	display: none;
}


.xstx22 {
	width: 100%;
	height: 400px;
	background: url("../img/xstx_22.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx23 {
	width: 100%;
	height: 400px;
	background: url("../img/xstx_23.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx24 {
	width: 100%;
	height: 400px;
	background: url("../img/xstx_24.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx25 {
	width: 100%;
	height: 400px;
	background: url("../img/xstx_25.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx26 {
	width: 100%;
	height: 400px;
	background: url("../img/xstx_26.jpg") no-repeat center top;
	background-size: auto 100%;
}

.xstx27 {
	width: 100%;
	height: 595px;
	background: url("../img/xstx_27.jpg") no-repeat center top;
	background-size: auto 100%;
}
