<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.banner{ width:100%;overflow: hidden;position: relative;}
.slideBox{ width:100%;  overflow:hidden; position:relative; margin:auto;}
.slideBox .hd{ width: 100%; overflow:hidden; position:absolute; right: 0; bottom:5%; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; display: flex;
    flex-flow: wrap;
    justify-content: center; width: 100%; }
.slideBox .hd ul li{ float:left; margin-right:20px;  width:30px; height:4px; text-align:center; background:#fff; cursor:pointer;}
.slideBox .hd ul li.on{ background:#d4954f; color:#fff; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:100%; display:block;  }

/* ä¸‹é¢æ˜¯å‰/åŽæŒ‰é’®ä»£ç&nbsp;ï¼Œå¦‚æžœä¸éœ€è¦åˆ&nbsp;é™¤å³å¯ */
.slideBox .prev,
.slideBox .next{ position:absolute; top: 50%; left: 10%; color: #7d4717;transition: 0.3s;font-weight: bold; display:block; width:128px; height:45px;text-align: center;line-height: 40px;font-size: 50px;font-family: "å®‹ä½“";  }
.slideBox .next{ left:auto; right:10%; }
.slideBox .prev:hover,
.slideBox .next:hover{}
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }


.toper{
	width: 100%;
	height: 36px;
	overflow: hidden;
	background-color: #ffffff;
	box-sizing: border-box;
	border-bottom: 1px solid #dedede;
}
.w-1200{
	width: 1200px;
	position: relative;
	margin: auto;
}
.toper .hy{
	width: 550px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #9e9e9e;
	line-height: 35px;
	height: 35px;
	overflow: hidden;
}
.toper .lm{
	width: 330px;
	float: right;
	height: 35px;
}
.toper .lm ul li{
	width: 110px;
	float: left;
	height: 35px;
	border-left: 1px solid #dedede;
	box-sizing: border-box;
}
.toper .lm ul li img{
	float: left;
	margin-top: 9px;
	margin-left: 8px;
}
.toper .lm ul li p{
	float: right;
	font-size: 12px;
	color: #9e9e9e;
	line-height: 35px;
	margin-right: 24px;
}
.toper .lm ul li:first-child{
	margin-left: 0;
}
.header{
	width: 100%;
	height: 115px;
	overflow: hidden;
}
.header .logo{
    width: 228px;
    height: 53px;
    float: left;
    margin-top: 23px;
    margin-right: 24px;
}
.header .logo img{
	width: 100%;
}
.header .word{
	width: 450px;
	float: left;
	height: 50px;
	box-sizing: border-box;
	border-left: 3px solid #e6e6e6;
	margin-top: 30px;
	padding-left: 30px;
}
.header .word p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 22px;
	color: #3e3e3e;
	line-height: 22px;
	margin-bottom: 10px;
	font-weight: bold;
}
.header .word span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #333333;
	line-height: 18px;
}
.header .tel{
	width: 190px;
	float: right;
	margin-top: 27px;
}
.header .tel img{
	width: 20px;
	height: 20px;
	float: left;
	margin-left: 45px;
}
.header .tel p{
	width: 115px;
	float: right;
	text-align: left;
	font-size: 16px;
	color: #333333;
	line-height: 20px;
}
.header .tel span{
	width: 100%;
	float: left;
	text-align: right;
	font-size: 24px;
	color: #d4954f;
	line-height: 48px;
	font-weight: bold;
}
.nav{
	width: 100%;
	height: 65px;
	overflow: hidden;
	box-sizing: border-box;
	border-top: 1px solid #d2d2d2;
}
.nav ul{
	width: 100%;
	float: left;
}
.nav ul li a{
	width: 150px;
	height: 65px;
	float: left;
	box-sizing: border-box;
	border-right: 1px solid #d2d2d2;
	text-align: center;
	line-height: 64px;
	font-size: 16px;
	color: #333333;
	background: linear-gradient(#d4954f,#d4954f) center bottom/0 3px no-repeat;
	transition: 0.3s;
}
.nav ul li:first-child a{
	border-left: 1px solid #d2d2d2;
}
.nav ul li a:hover{
	background-size: 100% 3px;
}
.baojia{
	width: 100%;
	height: 247px;
	overflow: hidden;
}
.baojia .choice{
	width: 100%;
	float: left;
	font-size: 24px;
	color: #2f2f2f;
	line-height: 22px;
	margin-top: 48px;
	text-align: center;
	margin-bottom: 28px;
}
.baojia .biaodan{
	width: 100%;
	float: left;
	height: 93px;
	box-sizing: border-box;
	border-bottom: 5px solid #eeeeee;
}
.baojia .biaodan .wz{
	width: 180px;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #2f2f2f;
	line-height: 30px;
	margin-right: 23px;
}
.baojia .biaodan .liu{
	width: 997px;
	float: right;
}
.linian{
	width: 100%;
	height: 1100px;
	overflow: hidden;
}
.linian .wei{
	width: 100%;
	float: left;
	margin-bottom: 
}
.linian .wei p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 40px;
	color: #2b2934;
	line-height: 38px;
	margin-bottom: 9px;
}
.linian .wei span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #666666;
	line-height: 10px;
	text-transform: uppercase;
}
.linian .she_box{
	width: 920px;
	height: 406px;
	position: absolute;
	top: 120px;
	left: -360px;
	overflow: hidden;
	background: url(../images/bg.png) no-repeat center;
}
.linian .she_box .room_b{
	width: 571px;
	height: 312px;
	float: right;
	margin-top: 53px;
	margin-right: 20px;
	background: url(../images/xian.png) no-repeat center;
}
.linian .she_box .room_b .wpe{
	width: 400px;
	float: left;
	margin-left: 120px;
	position: relative;
}
.linian .she_box .room_b .wpe p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 40px;
	color: #ffffff;
	line-height: 48px;
	font-weight: bold;
	font-family: "å®‹ä½“";
	margin-top: 52px;
	margin-bottom: 18px;
}
.linian .she_box .room_b .wpe span{
	width: 240px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #ffffff;
	opacity: 0.6;
	text-transform: uppercase;
	line-height: 18px;
	font-family: "å®‹ä½“";
	font-weight: bold;
	letter-spacing: 1.5px;
}
.linian .she_box .room_b .wpe i{
	width: 158px;
	position: absolute;
	top: 213px;
	right: 0;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	font-style: normal;
}
.linian .she_box .room_b .wpe i em{
	width: 55px;
	height: 1px;
	float: left;
	background-color: #fff;
	margin-top: 10px;
	margin-right: 8px;
}
.linian .she_box .room_b .dh{
	width: 195px;
	float: left;
	margin-left: 122px;
	margin-top: 44px;
}
.linian .she_box .room_b .dh img{
	width: 29px;
	height: 29px;
	float: left;
}
.linian .she_box .room_b .dh p{
	width: 157px;
	float: right;
	text-align: left;
	font-size: 12px;
	color: #fff;
	line-height: 13px;
	margin-bottom: 3px;
}
.linian .she_box .room_b .dh span{
	width: 157px;
	float: right;
	text-align: left;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 19px;
}
.linian .four{
	width: 626px;
	height: 406px;
	position: absolute;
	top: 120px;
	right: 0;
}
.linian .four ul li{
	width: 313px;
	height: 202px;
	float: left;
	overflow: hidden;
}
.linian .four ul li p{
	width: 61px;
	float: left;
	margin-left: 49px;
	margin-top: 63px;
	font-size: 48px;
	color: #2b2934;
	line-height: 37px;
	text-align: left;
}
.linian .four ul li span{
	width: 194px;
	float: right;
	margin-top: 67px;
	font-size: 30px;
	color: #2b2934;
	line-height: 28px;
}
.linian .four ul li i{
	width: 265px;
	float: right;
	text-align: left;
	font-size: 24px;
	color: #2b2934;
	line-height: 70px;
	font-style: normal;
}
.linian .four ul li img{
	width: 100%;
	height: 100%;
}
.linian .four ul li:first-child{
	background-color: #313131;
}
.linian .four ul li:first-child p{
	color: #fff;
}
.linian .four ul li:first-child span{
	color: #fff;
}
.linian .four ul li:first-child i{
	color: #fff;
}
.linian .ad{
	width: 885px;
	height: 457px;
	position: absolute;
	top: 567px;
	left: 0;
	overflow: hidden;
}

.linian .li_title{
	width: 315px;
	height: 457px;
	position: absolute;
	top: 567px;
	right: 0;
	background-color: #1b1b1b;
	overflow: hidden;
}
.linian .li_title .pin{
	width: 318px;
	height: 242px;
	float: left;
	background: url(../images/xian1.png) no-repeat center;
}
.linian .li_title .pin p{
	width: 232px;
	float: left;
	margin-left: 32px;
	text-align: right;
	font-size: 30px;
	color: #fff;
	text-transform: uppercase;
	line-height: 23px;
	margin-top: 68px;
	letter-spacing: 1px;
}
.linian .li_title .pin span{
	width: 232px;
	float: left;
	margin-left: 32px;
	text-align: right;
	font-size: 40px;
	color: #fff;
	line-height: 39px;
	margin-top: 28px;
	margin-bottom: 23px;
}
.linian .li_title .pin i{
	width: 32px;
	height: 3px;
	float: left;
	margin-left: 228px;
	background-color: #fff;
}
.linian .li_title .wen{
	width: 255px;
	float: left;
	margin-left: 30px;
}
.linian .li_title .wen p{
	width: 100%;
	height: 40px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #797979;
	text-align: center;
	line-height: 24px;
	font-size: 22px;
	color: #fff;
	margin-bottom: 20px;
}
.linian .li_title .wen span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #fff;
	line-height: 30px;
}
.yingxiao{
	width: 100%;
	height: 588px;
	overflow: hidden;
}
.yingxiao .time{
	width: 632px;
	position: absolute;
	top: 33px;
	left: 0;
	height: 60px;
}
.yingxiao .time p{
	width: 185px;
	float: left;
	text-align: right;
	font-size: 80px;
	color: #272727;
	font-weight: bold;
	line-height: 60px;
	letter-spacing: -5px;
}
.yingxiao .time span{
	float: left;
	font-size: 30px;
	color: #272727;
	line-height: 29px;
	margin-top: 27px;
	margin-left: 8px;
}
.yingxiao .time .line{
	width: 1px;
	height: 60px;
	float: left;
	margin-left: 30px;
	margin-right: 30px;
	background-color: #272727;
}
.yingxiao .time i{
	width: 335px;
	float: left;
	text-align: left;
	font-size: 10px;
	color: #272727;
	text-transform: uppercase;
	line-height: 8px;
	margin-bottom: 19px;
	font-style: normal;
	letter-spacing: 5px;
}
.yingxiao .time em{
	width: 335px;
	float: left;
	text-align: left;
	font-size: 30px;
	color: #272727;
	line-height: 30px;
	font-style: normal;
	font-weight: bold;
}
.yingxiao .ad1{
    width: 693px;
    position: absolute;
    top: 0;
    right: -360px;
    overflow: hidden;
    height: 541px;
}
.yingxiao .fang{
	width: 1227px;
	height: 409px;
	position: absolute;
	top: 132px;
	left: -360px;
	background: url(../images/bg1.png) no-repeat center;
}
.yingxiao .fang .quan{
	width: 867px;
	float: left;
	margin-left: 360px;
	margin-top: 82px;
}
.yingxiao .fang .quan p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 36px;
	color: #fff;
	font-weight: bold;
	line-height: 35px;
	margin-bottom: 10px;
}
.yingxiao .fang .quan span{
	width: 100%;
	float: left;
	text-align: left;
}
.yingxiao .fang .dh1{
	width: 200px;
	float: left;
	margin-left: 360px;
	margin-top: 82px;
}
.yingxiao .fang .dh1 img{
	width: 29px;
	height: 29px;
	float: left;
	margin-right: 6px;
	margin-top: 5px;
}
.yingxiao .fang .dh1 p{
	width: 155px;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #fff;
	line-height: 12px;
	margin-bottom: 3px;
}
.yingxiao .fang .dh1 span{
	width: 155px;
	float: left;
	text-align: left;
	font-size: 24px;
	color: #fff;
	font-weight: bold;
	line-height: 19px;
}
.yingxiao .fang .yuan{
	width: 220px;
	float: left;
	margin-left: 360px;
	margin-top: 45px;
	margin-right: 200px;
}
.yingxiao .fang .yuan p{
	width: 12px;
	height: 12px;
	float: left;
	border-radius: 100%;
	background-color: #d4954f;
}
.yingxiao .fang .yuan ul{
	width: 100%;
	float: left;
	margin-top: 3px;
}
.yingxiao .fang .yuan ul li{
	width: 50px;
	float: left;
	height: 13px;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 13px;
	box-sizing: border-box;
	border-right: 1px solid #fff;
}
.fuwu{
	width: 100%;
	height: 508px;
	overflow: hidden;
}
.fuwu .f_title{
	width: 150px;
	height: 150px;
	position: absolute;
	top: 0;
	left: 558px;
	background-color: #d4954f;
	z-index: 1;
}
.fuwu .f_title p{
	width: 100%;
	float: left;text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 35px;
	margin-top: 25px;
}
.fuwu .f_title span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 30px;
}
.fuwu .dian{
	width: 154px;
    height: 135px;
    position: absolute;
    top: 326px;
    left: 556px;
    z-index: 1;
    background-color: #000;
}
.fuwu .dian .qita{
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	opacity: 0.2;
	transition: 0.3s;
}
.fuwu .dian:hover .qita{
	opacity: 1;
}
.fuwu .dian .qita img{
	width: 100%;
	height: 100%;
}
.fuwu .dian .xiank{
	width: 140px;
	height: 117px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	box-sizing: border-box;
	border: 1px solid #fff;
}
.fuwu .dian .xiank p{
    width: 100%;
    height: 60px;
    float: left;
    text-align: center;
    font-size: 53px;
    color: #d4954f;
    text-transform: uppercase;
    line-height: 56px;
    font-weight: bold;
}
.fuwu .dian .xiank span{
    width: 100%;
    float: right;
    text-align: center;
    font-size: 24px;
    color: #fff;
    line-height: 29px;
}
.fuwu .dian .xiank i{
	width: 100%;
    float: right;
    text-align: center;
    font-size: 12px;
    color: #fff;
    text-transform: uppercase;
    line-height: 19px;
}




.fuwu .service{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.fuwu .service .bd{
	width: 546px;
	height: 460px;
	float: left;
	overflow: hidden;
}
.fuwu .service .bd ul{
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.fuwu .service .bd ul img{
	width: 100%;
	height: 100%;
}
.fuwu .service .hd{
	width: 644px;
	float: right;
}
.fuwu .service .hd ul li{
	width: 154px;
	height: 223px;
	float: left;
	overflow: hidden;
	position: relative;
	margin-left: 9px;
	margin-bottom: 9px;
	background: #000000;
}
.fuwu .service .hd ul li:nth-child(1){
	margin-left: 163px;
}
.fuwu .service .hd ul li:nth-child(4){
	margin-left: 0;
	margin-top: -70px;
    height: 154px;
}
.fuwu .service .hd ul li:nth-child(4) .des{
	height: 141px;
}
.fuwu .service .hd ul li:nth-child(4) .des p{
	margin-top: 3px;
}
.fuwu .service .hd ul li .tp{
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
	opacity: 0.2;
	transition: 0.3s;
}
.fuwu .service .hd ul li .tp img{
	width: 100%;
	height: 100%;
}
.fuwu .service .hd ul li .des{
	width: 140px;
	height: 203px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	box-sizing: border-box;
	border: 1px solid #fff;
}
.fuwu .service .hd ul li .des p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 82px;
	color: #d4954f;
	text-transform: uppercase;
	line-height: 60px;
	margin-top: 35px;
}
.fuwu .service .hd ul li .des span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #fff;
	line-height: 48px;
}
.fuwu .service .hd ul li .des i{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #fff;
	line-height: 13px;
	text-transform: uppercase;
	font-style: normal;
}
.fuwu .service .hd ul li.on .tp{
	opacity: 1;
}
.alzs{
	width: 100%;
	height: 745px;
	overflow: hidden;
}
.alzs .case_bg{
	width: 1920px;
	height: 418px;
	position: absolute;
	top: 0;
	left: -360px;
	overflow: hidden;
}
.alzs .case_box{
	width: 100%;
	height: 539px;
	position: absolute;
	top: 0;
	left: 0;
	background: rgba(0,0,0,0.85);
}
.alzs .case_box .case_title{
	width: 100%;
	float: left;
	margin-top: 45px;
	text-align: center;
	margin-bottom: 50px;
}
.alzs .case_box .zx{
	width: 55px;
	height: 165px;
	position: absolute;
	top: 0;
	right: 42px;
}
.alzs .case_box .zx p{
	width: 100%;
	height: 110px;
	float: left;
	background-color: #d4954f;
	text-align: center;
	line-height: 55px;
	font-size: 20px;
	color: #fff;
	writing-mode:vertical-rl;
	-webkit-writing-mode:vertical-rl;
	letter-spacing: 1px;
	transition: 0.3s;
}
.alzs .case_box .zx span{
	width: 100%;
	height: 53px;
	float: left;
	margin-top: 2px;
	background-color: #d4954f;
	position: relative;
}
.alzs .case_box .zx span img{
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
}
.alzs .case_box .zx:hover p{
	height: 120px;
}
.alzs .case_box .tup{
	width: 538px;
    height: 386px;
    position: absolute;
    top: 83px;
    left: 370px;
}
.alzs .case_box .tup img{
	width: 100%;
}
.alzs .case_box .san{
    width: 100px;
    position: absolute;
    top: 171px;
    left: 55px;
}
.alzs .case_box .san ul li{
	width: 100%;
	float: left;
	margin-bottom: 40px;
}
.alzs .case_box .san ul li p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 24px;
	color: #fff;
	opacity: 0.6;
	line-height: 22px;
	margin-bottom: 10px;
}
.alzs .case_box .san ul li span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 10px;
	opacity: 0.6;
}
.alzs .case_box .san ul li img{
	width: 17px;
	height: 17px;
	float: left;
	margin-top: 15px;
}
.alzs .case_box .case_second{
	width: 335px;
	position: absolute;
	top: 314px;
	right: 105px;
}
.alzs .case_box .case_second i{
	width: 55px;
	height: 2px;
	position: absolute;
	top: 0;
	left: 0;
	background-color: #fff;
}
.alzs .case_box .case_second ul{
	width: 100%;
	float: left;
	margin-top: 18px;
	margin-left: -15px;
}
.alzs .case_box .case_second ul li{
	width: calc((100%)/3);
	float: left;
	height: 42px;
}
.alzs .case_box .case_second ul li em{
	width: 7px;
	height: 7px;
	float: left;
	border-radius: 100%;
	background-color: #d4954f;
	margin-top: 17.5px;
	transition: 0.3s;
	opacity: 0;
}
.alzs .case_box .case_second ul li p{
	width: 85px;
	float: left;
	margin-left: 8px;
	font-size: 16px;
	color: #fff;
	line-height: 42px;
	transition: 0.3s;
}
.alzs .case_box .case_second ul li:hover em{
	opacity: 1;
}
.alzs .case_box .case_second ul li:hover p{
	color: #d4954f;
}
.alzs .case_box .eng{
    width: 190px;
    position: absolute;
    top: 415px;
    right: 40px;
    text-align: right;
    font-size: 14px;
    color: #fff;
    opacity: 0.6;
    line-height: 23px;
    text-transform: uppercase;
}
.qyys{
	width: 100%;
	height: 940px;
	overflow: hidden;
}
.qyys .dian1{
	width: 147px;
	height: 50px;
	position: absolute;
	top: 40px;
	left: 0;
}
.qyys .advan_title{
	width: 245px;
	position: absolute;
	top: 170px;
	left: 0;
}
.qyys .advan_title p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 26px;
	color: #d4954f;
	line-height: 38px;
	font-weight: bold;
	margin-bottom: 30px;
}
.qyys .advan_title span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #999999;
	line-height: 35px;
}
.qyys .dh2{
	width: 192px;
	position: absolute;
	top: 435px;
	left: 0;
}
.qyys .dh2 img{
	width: 29px;
	height: 29px;
	float: left;
	margin-top: 5px;
}
.qyys .dh2 p{
	width: 155px;
	float: right;
	text-align: left;
	font-size: 12px;
	color: #303030;
	line-height: 12px;
	margin-bottom: 4px;
}
.qyys .dh2 span{
	width: 155px;
	float: right;
	text-align: left;
	font-size: 24px;
	color: #303030;
	line-height: 20px;
	font-weight: bold;
}
.qyys .yyw{
	position: absolute;
	top: 504px;
	left: 0;
	font-size: 90px;
	color: #999999;
	letter-spacing: 5px;
	opacity: 0.16;
	text-transform: uppercase;
	line-height: 67px;
}
.qyys .youshi{
	width: 770px;
	height: 328px;
	position: absolute;
	top: 0;
	right: 93px;
}
.qyys .youshi .ys{
	width: 403px;
	height: 328px;
	float: left;
	position: relative;
	overflow: hidden;
}
.qyys .youshi .ys img{
	width: 100%;
	height: 100%;
	float: left;
}
.qyys .youshi .ys p{
	width: 100%;
	height: 328px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 328px;
	font-size: 30px;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: rgba(0,0,0,0.7);
    transition: 0.3s;
}
.qyys .youshi .qx{
	width: 367px;
	height: 63px;
	position: absolute;
	top: 148px;
	right: 0;
}
.qyys .youshi .jin{
	width: 195px;
	position: absolute;
	top: 40px;
	right: 100px;
}
.qyys .youshi .jin p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #8a8a8a;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    height: 60px;
}
.qyys .youshi .jin span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 24px;
	color: #242422;
	font-weight: bold;
	line-height: 40px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.qyys .youshi1{
	width: 404px;
	position: absolute;
	top: 232px;
	right: 0;
}
.qyys .youshi1 .ys{
	width: 404px;
	height: 407px;
	float: left;
	position: relative;
	overflow: hidden;
}
.qyys .youshi1 .ys img{
	width: 100%;
	height: 100%;
	float: left;
}
.qyys .youshi1 .ys p{
	width: 100%;
	height: 407px;
	position: absolute;
	top: 0;
	left: 0;
	text-align: center;
	line-height: 407px;
	font-size: 30px;
	color: #fff;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    background: rgba(0,0,0,0.7);
    transition: 0.3s;
}
.qyys .youshi1 .jin{
	width: 303px;
	float: left;
	margin-top: 40px;
}
.qyys .youshi1 .jin p{
	width: 200px;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #8a8a8a;
	line-height: 30px;
	overflow: hidden;
	height: 60px;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.qyys .youshi1 .jin span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 24px;
	color: #242422;
	line-height: 50px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-weight: bold;
}
.qyys .youshi1 .jin i{
	width: 100%;
	height: 2px;
	float: left;
	background-color: #c9c9c9;
}
.qyys .youshi2{
	width: 740px;
	position: absolute;
	top: 385px;
	left: 0;
}
.qyys .youshi2 .ys{
	width: 403px;
	height: 462px;
	float: right;
	overflow: hidden;
	position: relative;
}
.qyys .youshi2 .ys img{
	width: 100%;
	height: 100%;
	float: left;
}
.qyys .youshi2 .ys p{
	width: 100%;
	height: 462px;
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
	background: rgba(0,0,0,0.7);
	text-align: center;
	line-height: 462px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    font-size: 30px;
    color: #fff;
    transition: 0.3s;
}
.qyys .youshi2 .qx{
	width: 333px;
	height: 63px;
	position: absolute;
	top: 378px;
	left: 0;
}
.qyys .youshi2 .jin{
	width: 275px;
	position: absolute;
	top: 270px;
	left: 0;
}
.qyys .youshi2 .jin p{
	width: 160px;
	float: right;
	text-align: right;
	font-size: 18px;
	color: #8a8a8a;
	line-height: 30px;
	height: 60px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.qyys .youshi2 .jin span{
	width: 100%;
	float: right;
	text-align: right;
	font-size: 24px;
	color: #242422;
	font-weight: bold;
	line-height: 50px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
}
.qyys .youshi:hover .ys p{
	background: rgba(0,0,0,0);
}
.qyys .youshi1:hover .ys p{
	background: rgba(0,0,0,0);
}
.qyys .youshi2:hover .ys p{
	background: rgba(0,0,0,0);
}
.liuchen{
	width: 100%;
	height: 390px;
	overflow: hidden;
}
.liuchen .lc_bg{
	width: 1920px;
	height: 390px;
	position: absolute;
	top: 0;
	left: -360px;
	overflow: hidden;
}
.liuchen .lc_title{
	width: 280px;
	height: 190px;
	position: absolute;
	top: 100px;
	left: -40px;
	background-color: #d4954f;
}
.liuchen .lc_title p{
	width: 65px;
	height: 65px;
	float: left;
	margin-left: 40px;
	margin-top: 65px;
	background-color: #fff;
	margin-right: 27px;
}
.liuchen .lc_title p i{
	width: 100%;
	float: left;
	margin-top: 10px;
	line-height: 20px;
	text-align: center;
	font-style: normal;
	font-size: 16px;
	color: #d4954f;
}
.liuchen .lc_title span{
	width: 120px;
	float: left;
	margin-top: 52px;
	height: 95px;
	background: url(../images/xian2.png) no-repeat left top;
	text-align: left;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 18px;
	padding-top: 21px;
}
.liuchen .lc_box{
	width: 1320px;
	height: 190px;
	position: absolute;
	top: 100px;
	right: -360px;
	background: rgba(0,0,0,0.9);
}
.liuchen .lc_box ul{
	width: 100%;
	float: left;
	margin-top: 59px;
}
.liuchen .lc_box ul li{
	width: 200px;
	float: left;
}
.liuchen .lc_box ul li .tub{
	width: 100%;
	float: left;
	text-align: center;
}
.liuchen .lc_box ul li p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #e5e5e5;
	line-height: 16px; 
	margin-top: 10px;
	margin-bottom: 5px;
}
.liuchen .lc_box ul li span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	line-height: 21px;
}
.lanmu{
	width: 100%;
	height: 630px;
	overflow: hidden;
}
.lanmu .first{
	width: 383px;
	height: 505px;
	float: left;
	margin-top: 69px;
	position: relative;
}
.lanmu .first .tus{
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.lanmu .first .tus img{
	width: 100%;
	height: 100%;
}
.lanmu .first .more{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/kk.png) no-repeat center rgba(0,0,0,0.7);
}
.lanmu .first .more p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 65px;
	margin-top: 176px;
	text-transform: uppercase;
	opacity: 0.7;
}
.lanmu .first .more i{
	width: 35px;
	height: 2px;
	float: left;
	margin-left: 172px;
	background-color: #fff;
	margin-bottom: 18px;
}
.lanmu .first .more span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 29px;
	opacity: 0.7;
}
.lanmu .yb_four{
	width: 788px;
	height: 505px;
	float: right;
	margin-top: 69px;
}
.lanmu .yb_four ul li{
	width: 383px;
	height: 270px;
	float: left;
	overflow: hidden;
	background-color: #000;
	position: relative;
	margin-bottom: 20px;
}
.lanmu .yb_four ul li .tus{
	width: 100%;
	height: 100%;
	float: left;
	overflow: hidden;
}
.lanmu .yb_four ul li .tus img{
	width: 100%;
	height: 100%;
	opacity: 0.3;
}
.lanmu .yb_four ul li .more{
	width: 363px;
	height: 250px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: auto;
	box-sizing: border-box;
	border: 1px solid #fff;
}
.lanmu .yb_four ul li .more p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #e2e2e2;
	text-transform: uppercase;
	line-height: 23px;
	margin-top: 70px;
	margin-bottom: 20px;
}
.lanmu .yb_four ul li .more i{
	width: 35px;
	height: 2px;
	float: left;
	margin-left: 161px;
	background-color: #fff;
	margin-bottom: 18px;
}
.lanmu .yb_four ul li .more span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #fff;
	line-height: 28px;
}
.lanmu .yb_four ul li:nth-child(2){
	background-color: #fff;
	box-sizing: border-box;
	border: 2px solid #a0a0a0;
	margin-left: 20px;
}
.lanmu .yb_four ul li:nth-child(2) .more p{
	width: 310px;
	float: right;
	margin-right: 25px;
	text-align: right;
	font-size: 30px;
	color: #464646;
	margin-top: 72px;
	margin-bottom: 15px;
}
.lanmu .yb_four ul li:nth-child(2) .more em{
	width: 350px;
	float: right;
	text-align: right;
	font-size: 36px;
	color: #464646;
	line-height: 36px;
	margin-right: 25px;
	font-style: normal;
}
.lanmu .yb_four ul li:nth-child(2) .more span{
	width: 350px;
	float: right;
	margin-right: 25px;
	text-align: right;
	font-size: 12px;
	color: #464646;
	text-transform: uppercase;
	line-height: 35px;
	margin-bottom: 5px;
}
.lanmu .yb_four ul li:nth-child(2) .more i{
	width: 75px;
	height: 2px;
	float: right;
	margin-right: 25px;
	background-color: #242422;
}
.lanmu .yb_four ul li:nth-child(3){
	background-color: #fff;
	box-sizing: border-box;
	border: 1px solid #aaaaaa;
	height: 215px;
}
.lanmu .yb_four ul li:nth-child(4){
	height: 215px;
	margin-left: 20px;
}
.lanmu .yb_four ul li:nth-child(4) .more{
	height: 203px;
}
.lanmu .yb_four ul li:nth-child(3) .more{
	height: 203px;
	border-color: #aaaaaa;
}
.lanmu .yb_four ul li:nth-child(3) .more p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #484848;
	line-height: 23px;
	text-transform: uppercase;
	margin-top: 50px;
}
.lanmu .yb_four ul li:nth-child(3) .more i{
	width: 35px;
	height: 2px;
	float: left;
	margin-left: 160px;
	background-color: #626262;
	margin-bottom: 18px;
}
.lanmu .yb_four ul li:nth-child(3) .more span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 30px;
	color: #484848;
	line-height: 30px;
}
.about{
	width: 100%;
	height: 584px;
	overflow: hidden;
}
.about .about_bg{
	width: 1920px;
	height: 584px;
	position: absolute;
	top: 0;
	left: -360px;
	overflow: hidden;
}
.about .left_ab{
	width: 595px;
	height: 470px;
	position: absolute;
	top: 114px;
	left: 0;
	background-color: #fff;
	overflow: hidden;
}
.about .left_ab .abo{
	width: 539px;
	height: 359px;
	float: left;
	margin-top: 23px;
	margin-left: 28px;
	overflow: hidden;
}
.about .left_ab .abo img{
	width: 100%;
	height: 100%;
	transition: 0.3s;
}
.about .left_ab .abo img:hover{
	transform: scale(1.1);
}
.about .left_ab p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 24px;
	color: #333333;
	line-height: 23px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.about .left_ab span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 10px;
	color: #777777;
	text-transform: uppercase;
}
.about .det{
	width: 505px;
	position: absolute;
	top: 235px;
	right: 75px;
}
.about .det i{
	width: 110px;
	height: 1px;
	float: left;
	background-color: #fff;
	margin-top: 35px;
	margin-right: 30px;
}
.about .det em{
	width: 163px;
	float: left;
	text-align: left;
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	font-style: normal;
}
.about .det p{
	width: 200px;
	float: left;
	text-align: left;
	font-size: 30px;
	color: #fff;
	line-height: 30px;
	text-transform: uppercase;
}
.about .det span{
	width: 365px;
	float: right;
	text-align: left;
	font-size: 14px;
	color: #fff;
	line-height: 30px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    margin-top: 15px;
}
.news{
	width: 100%;
	height: 605px;
	overflow: hidden;
}
.news .news_title{
	width: 100%;
	float: left;
	margin-top: 84px;
	margin-bottom: 50px;
}
.news .news_title p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 34px;
	color: #000000;
	line-height: 34px;
	margin-bottom: 10px;
}
.news .news_title span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #666666;
	line-height: 16px;
}
.news .xinwen{
	width: 580px;
	float: left;
}
.news .xinwen .news_bit{
	width: 100%;
	height: 53px;
	float: left;
	box-sizing: border-box;
	border-bottom: 2px solid #eeeeee;
}
.news .xinwen .news_bit img{
	width: 32px;
	height: 32px;
	float: left;
}
.news .xinwen .news_bit p{
	float: left;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 32px;
	margin-left: 12px;
}
.news .xinwen .news_bit a{
	float: right;
	font-size: 14px;
	color: #333333;
	text-transform: uppercase;
	line-height: 32px;
}
.news .xinwen .tex{
	width: 100%;
	height: 170px;
	float: left;
	box-sizing: border-box;
	border-bottom: 1px solid #eeeeee;
}
.news .xinwen .tex .ns{
	width: 150px;
	height: 110px;
	float: left;
	overflow: hidden;
	margin-right: 20px;
	margin-top: 30px;
}
.news .xinwen .tex .ns img{
	width: 100%;
	height: 100%;
}
.news .xinwen .tex .nr{
	width: 395px;
	float: left;
	margin-top: 42px;
}
.news .xinwen .tex .nr a{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #0a0104;
	line-height: 16px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    margin-bottom: 15px;
    transition: 0.3s;
}
.news .xinwen .tex .nr a:hover{
	color: #d4954f;
}
.news .xinwen .tex .nr span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #888888;
	line-height: 28px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
}
.news .xinwen .news_four{
	width: 100%;
	float: left;
	margin-top: 18px;
}
.news .xinwen .news_four ul li{
	width: 100%;
	height: 32px;
	float: left;
}
.news .xinwen .news_four ul li i{
	width: 6px;
	height: 6px;
	float: left;
	background-color: #fbc24e;
	transform: rotate(45deg);
	margin-top: 13px;
}
.news .xinwen .news_four ul li p{
	width: 460px;
	float: left;
	margin-left: 12px;
	text-align: left;
	font-size: 14px;
	color: #333333;
	line-height: 32px;
	overflow: hidden;
	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    transition: 0.3s;
}
.news .xinwen .news_four ul li span{
	float: right;
	font-size: 14px;
	color: #999999;
	line-height: 32px;
}
.news .xinwen .news_four ul li p:hover{
	color: #d4954f;
}
.fenx{
	width: 100%;
	height: 155px;
	overflow: hidden;
	background-color: #d4954f;
}
.fenx .log{
	width: 335px;
	height: 71px;
	float: left;
	margin-top: 30px;
    margin-left: -10px;
}
.fenx .erwei{
	width: 370px;
	float: left;
	margin-top: 25px;
	margin-left: 190px;
}
.fenx .erwei ul li{
	width: 140px;
	float: left;
	margin-right: 40px;
}
.fenx .erwei ul li .ew{
	width: 102px;
	height: 102px;
	float: left;
	overflow: hidden;
}
.fenx .erwei ul li .ew img{
	width: 100%;
	height: 100%;
}
.fenx .erwei ul li p{
	width: 32px;
	height: 102px;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #f1f1f1;
	line-height: 32px;
	writing-mode:vertical-rl;
	-webkit-writing-mode:vertical-rl;
}
.fenx .shar{
	width: 305px;
	float: right;
	margin-top: 53px;
}
.footer{
	width: 100%;
	height: 310px;
	overflow: hidden;
	background-color: #313131;
}
.footer .ditu{
	width: 460px;
	height: 220px;
	float: left;
	box-sizing: border-box;
	border: 2px solid #dddddd;
	margin-top: 55px;
}
.footer .lx{
	width: 380px;
	float: left;
	margin-top: 70px;
	height: 195px;
	box-sizing: border-box;
	border-left: 1px solid #dddddd;
	margin-left: 72px;
	padding-left: 46px;
}
.footer .lx .conta_title{
	width: 100%;
	float: left;
	height: 42px;
	box-sizing: border-box;
	border-bottom: 1px solid #5a5a5a;
}
.footer .lx .conta_title p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 18px;
	color: #fff;
	line-height: 18px;
	margin-top: -7px;
}
.footer .lx .conta_title span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #fff;
	line-height: 10px;
	text-transform: uppercase;
	margin-top: 7px;
}
.footer .lx .cot{
	width: 100%;
	float: left;
	margin-top: 25px;
}
.footer .lx .cot p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 14px;
	color: #ffffff;
	line-height: 30px;
}
.footer .foot_nav{
	width: 220px;
	float: right;
	height: 195px;
	margin-top: 70px;
	border-left: 1px solid #ffffff;
}
.footer .foot_nav .ksd{
	width: 172px;
	float: right;
	margin-top: -5px;
}
.footer .foot_nav .ksd p{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 16px;
	color: #fff;
	line-height: 16px;
	margin-bottom: 5px;
}
.footer .foot_nav .ksd span{
	width: 100%;
	float: left;
	text-align: left;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
}
.footer .foot_nav .mens{
	width: 100%;
	float: left;
	margin-top: 20px;
}
.footer .foot_nav .mens ul li a{
	width: 48%;
	float: left;
	text-align: right;
	font-size: 14px;
	color: #fff;
	line-height: 38px;
}
.last{
	width: 100%;
	height: 48px;
	overflow: hidden;
	background-color: #0e0e0e;
}
.last p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #808080;
	line-height: 48px;
}



#serl .search{
    width: 100%;
    height: 100%;
    float: left;
    position: relative;
}
#serl .search input[type="text"]{
    width: 100%;
    height: 100%;
    background: none;
    color: #797575 !important;
    font-size: 14px;
    background: none;
    text-indent: 10px;
}
#serl .search &gt; a{
    display: block;
    width: 35px;
    height: 34px;
    position: absolute;
    top: 0;
    right: 0px;
    background: url(/public/images/ser.png) no-repeat center;
}
#serl .search input::-webkit-input-placeholder{
    color: #797575 !important;
}


.button{
	width: 30px;
	height: 128px;
	position: fixed;
	top: 20%;
	right: 0;
	background-color: #333333;
	z-index: 999;
	cursor: pointer;
	transition: 0.3s;
}
.button p{
	width: 100%;
	float: left;
	text-align: center;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	font-family: "å®‹ä½“";
	font-weight: bold;
	transition: 0.3s;
	color: #fff;
}
.button p.on{
	transform: rotate(-180deg);
}
.button span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 16px;
	color: #fff;
	line-height: 30px;
	writing-mode:vertical-rl;
	-webkit-writing-mode:vertical-rl;
	color: #fff;
	letter-spacing: 4px;
}
.button.on{
	right: 145px;
}
.szxkf{
	width: 0;
	position: fixed;
	top: 10%;
	right: -145px;
	height: 434px;
	border-bottom: none;
	z-index: 999;
	opacity: 0;
	transition: 0.3s;
	background: url(../images/bj1.png) no-repeat center;
}
.szxkf.on{
	right: 0;
	opacity: 1;
	width: 145px;
}
.szxkf .sewm{
	width: 110px;
	height: 110px;
	float: left;
	overflow: hidden;
	margin-top: 10px;
	margin-left: 17.5px;
}
.szxkf .sewm img{
	width: 100%;
	height: 100%;
}
.szxkf .sbxt{
	width: 100%;
	height: 238px;
	float: left;
	margin-top: 10px;
}
.szxkf .sbxt ul{
    width: 114px;
    float: left;
    margin-left: 14px;
}
.szxkf .sbxt ul li{
	width: 100%;
	height: 50px;
	float: left;
	background: url(../images/xx.png) no-repeat bottom left;
}
.szxkf .sbxt ul li .stbr{
	float: left;
	margin-top: 14px;
	width: 32px;
	text-align: left;
}
.szxkf .sbxt ul li p{
	float: left;
	line-height: 50px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
.szxkf .zxrx{
	width: 100%;
	float: left;
}
.szxkf .zxrx p{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 14px;
	color: #fff;
	line-height: 38px;
}
.szxkf .zxrx span{
	width: 100%;
	float: left;
	text-align: center;
	font-size: 18px;
	color: #fff;
}
.szxkf .fh{
	width: 100%;
	float: left;
	text-align: center;
	margin-top: -25px;
	cursor: pointer;
}



.form_list p{
    height: auto;
    float: left;
    margin-bottom: 4px;
    overflow: hidden;
    line-height: 40px;
}
.form_list p.zxfg{
    height: 22px;
}
.form_list p.zxfg &gt; *{
    height: 22px;
    line-height: 22px;
}
.form_list p.zxfg input{
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
}
.form_list p span{
    color: #666666;
    display: inline-block;
    *display: inline;
    *zoom: 1;
    font-size: 14px;
    float: left;
}
.form_list p &gt; input{
    height: 14px !important;
    background: #ffffff;
    border: none;
    color: #000000;
    float: left;
    font-size: 14px;
    outline: none;
    text-indent: 12px;
    width: 10px;
}
.form_list p &gt; label{
    color: #888888;
    float: left;
    font-size: 14px;
    font-weight: 500;
    margin-right: 13px;
    margin-top: 0;
    margin-bottom: 0;
    padding: 0;
}





.videos{width: 100%;float: left;height: 100%;}
.videos li{width:100%;height:100%;float: left;cursor:pointer;position: relative;}

.videos-pic{height:100%;overflow:hidden;position: relative;}
.videos-pic img{width:100%;height:100%;-webkit-transition:all 0.6s;transition:all 0.6s;}
.videos li p{text-align:center;font-size:14px;color:#333333;margin-top:12px}
.videos-pic i{width:70px;height:70px;position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;background:url(../images/vedio.png) no-repeat center;-webkit-transition:all 0.6s;transition:all 0.6s;}
.videos li:hover img{-webkit-transform:scale(1.06);transform:scale(1.06);}
.videos li:hover i{animation:moves 2s infinite linear  }
@keyframes moves{
  0%{
    -webkit-transform:rotate(0);
    transform:rotate(0);}
  100%{
    -webkit-transform:rotate(360deg);
    transform:rotate(360deg);
  }
}

.video-show{background-color: rgba(0,0, 0, 0.5);position: fixed;left:0;top:0;width:100%;height:100%;z-index:9999;display:none}
.video-play{width:860px;height:590px;background:#fff;position: absolute;left:0;top:0;right:0;bottom:0;margin:auto;padding:30px;}
.video-play h2{text-align:center;margin-top:20px;font-size:30px;font-family:"æ¥·ä½“"}
#mp4{width:700px;height:370px;background:#000;margin:30px auto;display:block;}
#mp4 video{
	width: 100%;
	height: 100%;
}
.video-play span{
	background: #df0716;
    color: #fff;
    transition: all 0.2s;
    width: 160px;
    height: 36px;
    display: block;
    line-height: 36px;
    text-align: center;
    margin: 20px auto;
    font-size:20px;
    cursor:pointer;font-family:"æ¥·ä½“"
}
.video-play span:hover{background:#aa1620}
.about-img{height:670px;width:22%;position: absolute;right:2%;top:0;z-index:9999;overflow:hidden;}
.about-img img{width:100%;height:100%;-webkit-transition:all 0.6s;transition:all 0.6s;}
.about-img a{display:block;width:100%;height:100%}
.about-img img:hover{-webkit-transform:scale(1.06);transform:scale(1.06);}
</pre></body></html>