.title{
	text-align: center;
	font-size: 60px;
	font-weight: bold;
	margin-bottom: 40px;
	color: #822045;
}
.p-90{padding:90px 0;}
#xmgk{
	background: url(../images/xmgk-bg.png) no-repeat left center;
}
#xmgk .text1 p{
	margin-bottom: 15px;
	color: #333333;
	font-size: 18px;
	line-height: 1.889;
	margin-bottom: 15px;
}
#xmgk .text2{
	font-size: 22px;
	color: #333333;
	margin-top: 40px;
	margin-bottom: 40px;
}
#xmgk .text2 p{
	margin-bottom: 15px;
}
#xmgk .text2 span{
	color: #822045;
	font-size: 28px;
}
#xmgk  .items{
	margin-bottom: 15px;
}
#xmgk  .item1{
	background: #822045;
	color: #FFFFFF;
	font-size: 18px;
	text-align: center;
	width: 480px;
	line-height: 60px;
}
#xmgk  .item2{
	margin-top: 25px;
	background: #822045;
	color: #FFFFFF;
	font-size: 18px;
	width: 100%;
	box-sizing: border-box;
	padding: 20px 55px;
	line-height: 35px;
}
#zsxx{
	background: url(../images/zsxx-bg.png) no-repeat top center;
	background-size:auto 100% ;
	min-height: 680px;
}
#zsxx .tabs .tab{
	background: rgba(255, 251, 251,0.8);
	width: 290px;
	line-height: 70px;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
	position: relative;
	color: #822045;
	margin-right: 12px;
	color: #822045;
	cursor: pointer;
}
#zsxx .tabs .tab span{
	position: relative;
	z-index: 5;
}
#zsxx .tabs .tab img{
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	display: none;
}
#zsxx .tabs .tab:hover{
	background: #FFFFFF;
}
#zsxx .tabs .tab.on img{
	display: block;
}
.slide{
	display: none;
}
#zsxx .text{
	margin-top: 78px;
	background: #e6d2da;
	padding: 60px;
	color: #333333;
	font-size: 18px;
	line-height: 2.555;
}
#zsxx .text1{
	margin-top: 78px;
	background: #FFFFFF;
	padding: 5%;
}
#zsxx .text1 table{
	width: 100%;
	text-align: center;
	border-color: #FFFFFF;
	background: #FFFFFF;
}
#zsxx .text1 table th{
	background: #822045;
	line-height: 70px;
	color: #FFFFFF;
	font-size: 22px;
}
#zsxx .text1 table td{
	background: #9a4c6a;
	line-height: 70px;
	color: #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-right: 1px solid #87294c;
}
#zsxx .text1 table tr td:nth-last-of-type(1){
	border-right: none;
}
#xmts .tab{
	width: 230px;
	margin-right: 12px;
	text-align: center;
	position: relative;
	display: flex;
	justify-content: center;
	color: #822045;
	font-size: 22px;
	font-weight: bold;
	height: 110px;
	flex-direction: column;
	box-sizing: border-box;
	padding: 0 10px 15px;
}
#xmts .tab span{
	position: relative;
	z-index: 5;
}
#xmts .tab img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 1;
	height: 100%;
}
#xmts .tab .img1{
	display: block;
}
#xmts .tab .img2{
	display: none;
}
#xmts .tab:hover,#xmts .tab.on{
	color: #FFFFFF;
	cursor: pointer;
}
#xmts .tab:hover .img1,#xmts .tab.on .img1{
	display: none;
}
#xmts .tab:hover .img2,#xmts .tab.on .img2{
	display: block;
}
#xmts .slide{
	margin-top: 50px;
}
#xmts .slide p{
	color: #822045;
	font-size: 18px;
	line-height: 36px;
	text-align: center;
}
#xmts .perItem{
	width: 360px;
	height: 516px;
	background: #822045;
	margin: 0 20px;
	overflow: hidden;
	text-align: center;
}
#xmts .perItem .top{
	height: 516px;
	transition: all 0.5s;
}
#xmts .perItem .top img{
	width: 230px;
	margin-top: 20px;
	transition: all 0.5s;
}
#xmts .perItem .top p.name{
	color: #FFFFFF;
	font-size: 24px;
	margin-top: 25px;
}
#xmts .perItem .top p.b{
	font-size: 16px;
	line-height: 25px;
	color: rgba(255,255,255,0.7);
	padding: 0 40px;
}
#xmts .perItem .bottom{
	margin-top: 20px;
	background-color: rgb(106, 8, 45);
	padding: 0px 20px;
	color: rgba(255,255,255,0.7);
	font-size: 16px;
	line-height: 32px;
	text-align: left;
	height: 145px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	text-align: center;
}
#xmts .hasDetail:hover .top{
	height: 350px;
	transition: all 0.5s;
}
#xmts .hasDetail:hover .top img{
	width: 148px;
	transition: all 0.5s;
}
#xmts .device{
	position: relative;
	padding-bottom: 60px;
	margin-top: 50px;
}
#xmts .device .pagination{
	position: absolute;
	bottom: 0;
	text-align: center;
	width: 100%;
	 height: 20px;
}
#xmts .device .pagination span{
	display: inline-block;
  border-radius: 50%;
  background: rgb(130, 32, 69);
  opacity: 0.5;
  width: 15px;
  margin-right: 10px;
  height: 15px;
  cursor: pointer;
}
#xmts .device .pagination .swiper-active-switch{
	opacity: 1;
}
#xmts .device .arrow-left{
	position: absolute;
	left: -56px ;
	top: 50%;
	margin-top: -28px;
	z-index: 200;
}
#xmts .device .arrow-right{
	position: absolute;
	right: -56px;
	top: 50%;
	margin-top: -28px;
	z-index: 200;
}
#xmts {background: #efefef;}
#xmts .item2{
	background: #FFFFFF;
	padding: 45px;
}
#xmts .item2 .left{
	width: 480px;
	font-size: 18px;
	color: #333333;
	line-height: 36px;
}
#xmts .item2 .right{
	width: 575px;
}
#xmts .item2 .right span{
	color: #822045;
	font-weight: bold;
}
#xmts .item2 .right font{
	font-size: 80px;
}
#xmts .item3{
	padding: 45px;
	background: #FFFFFF;
}
#xmts .item3 .left{
	width: 496px;
	color: #333333;
	font-size: 18px;
	line-height: 36px;
}
#xmts .item3 .top .right{
	width: 505px;
	background: #f2f2f5;
}
#xmts .item3 .top .right span{
	display:block;
	width: 33.333%;
	text-align: center;
	color: #822045;
	font-size: 22px;
	float: left;
	padding: 20px 0;
	box-sizing: border-box;
}
#xmts .item3 .bottom{
	margin-top: 95px;
}
#xmts .item3 .bottom .left{
	width: 496px;
	color: #333333;
}
#xmts .item3 .bottom p.t{
	color: #822045;
	font-weight: bold;
	font-size: 18px;
	text-align: left;
	margin-bottom: 30px;
}
#xmts .item3 .bottom p.b{
	text-align: left;
	color: #333333;
}
#xmts .item3 .bottom .right{
	width: 505px;
}
#xmts .item4,#xmts .item5 {
	background: #FFFFFF;
	padding: 45px;
}
#xmts .item4 .top{
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 30px;
}
#xmts .item4 .left{
	background: url(../images/xmts-item4BG.png) no-repeat left top;
	padding-left: 30px;
	width: 535px;
}
#xmts .item4 .left div{
	height: 67px;
}
#xmts .item4 .left div strong{
	font-size: 30px;
}
#xmts .item4 .right{
	width: 510px;
	text-align: left;
	font-size: 18px;
}
#xmts .item4 .right p.t{
	text-align: left;
	font-weight: bold;
}
#xmts .item4 .right p.b{
	text-align: left;
	margin-bottom: 12px;
}
#xmts .item5 .top{
	color: #333333;
	font-size: 18px;
	line-height: 36px;
}
#xmts .item5 .left{
	width: 520px;
}
#xmts .item5  p.t{
	font-weight: bold;
	text-align: left;
	margin-bottom: 10px;
}
#xmts .item5 p.b{
	color: #333333;
	text-align: left;
}
#xmts .item5 .left .icons {margin-top: 60px;}
#xmts .item5 .left .icons .fl{
	padding-top: 70px;
	color: #333333;
	font-size: 16px;
	width: 20%;
	text-align: center;
}
#xmts .item5 .right{
	width: 514px;
}
#xssh {
	background: url(../images/xssj-bg.png) no-repeat top center;
	background: auto 100%;
	min-height: 1060px;
}
#xssh .top{
	overflow: hidden;
	margin-bottom: 78px;
}
#xssh .top .fl{
  background-color: rgb(130, 32, 69);
  width: 250px;
  color: #FFFFFF;
  font-size: 18px;
  text-align: center;
  padding: 20px 0;
  margin-right: 65px;
}
#xssh .top .fl strong{
	font-size: 30px;
}
#xssh .tab{
  border-width: 1px;
  border-color: rgb(130, 32, 69);
  border-style: solid;
  width: 284px;
  height: 70px;
	text-align: center;
	position: relative;
	margin-right: 17px;
	line-height: 70px;
	font-weight: bold;
	color: #822045;
	font-size: 24px;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 60px;
}
#xssh .tab span{position: relative;z-index: 20;}
#xssh .tab img{
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	z-index: 10;
	display: none;
}
#xssh .tab:hover,#xssh .tab.on{
	background: #822045;
	color: #FFFFFF;
}
#xssh .tab.on img{display: block;}
#zyfz .text{
	color: #333333;
	font-size: 18px;
	margin-bottom: 60px;
}
#zyfz .subtit{
	color: #822045;
	font-weight: bold;
	font-size: 36px;
	text-align: center;
	margin-bottom: 60px;
}
#zyfz .text p{margin-bottom: 10px;}
#zyfz .text2{
	width: 800px;
	margin: 0 auto;
	line-height: 50px;
}
#zyfz .text2 .clearfix{
	margin-bottom: 30px;
}
#zyfz .text2 .fl{
	margin-right: 25px;
  background-color: rgb(130, 32, 69);
  width: 150px;
  height: 50px;
	color: #FFFFFF;
	font-size:18px ;
	text-align: center;
}
#bysj{
	background: url(../images/bysj-bg.png) no-repeat top center;
	background-size:100% 100% ;
	min-height: 1143px;
}
#bysj .top .fl{
    background-color: rgb(130, 32, 69);
    width: 330px;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
    padding: 20px 0;
    margin-right: 104px;
}
#bysj .top .fl strong{
	font-size: 30px;
}
#bysj .tab{
  border-width: 1px;
  border-color: rgb(130, 32, 69);
  border-style: solid;
  width: 360px;
  height: 70px;
	text-align: center;
	position: relative;
	margin-right: 59px;
	line-height: 70px;
	font-weight: bold;
	color: #822045;
	font-size: 24px;
	box-sizing: border-box;
	cursor: pointer;
	margin-bottom: 60px;
	margin-top: 78px;
}
#bysj .tab span{position: relative;z-index: 20;}
#bysj .tab img{
	position: absolute;
	top: -1px;
	left: 0;
	width: 100%;
	z-index: 10;
	display: none;
}
#bysj .tab:hover,#bysj .tab.on{
	background: #822045;
	color: #FFFFFF;
}
#bysj .tab.on img{display: block;}
#kcsz{
	background: #efefef;
}
#kcsz .text{
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	margin-bottom: 50px;
}
#kcsz .text strong{
	color: #822045;
	font-size: 24px;
}
#kcsz .top div{
	height: 216px;
	padding: 25px;
	box-sizing: border-box;
}
#kcsz .top div p.t{
	color: #822045;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
}
#kcsz .top div p.b{
	color: #333333;
	font-size: 18px;
	line-height: 36px;
}
#kcsz table{
	width: 100%;
	margin-top: 45px;
}
#kcsz table th{
	height: 60px;
	background: #FFFFFF;
	color: #822045;
	font-size: 18px;
	border-top: 2px solid #ae7389;
}
#kcsz table td{
	padding: 30px;
	box-sizing: border-box;
	color: #333333;
	font-size: 18px;
	border-bottom: 1px solid #cbc8d9;
	background: #f5f5f5;
	line-height: 30px;
}
#kcsz table td.bg{
	background: #822045;
	color: #FFFFFF;
	font-size: 16px;
	font-weight: bold;
	line-height: 30px;
}
#gjjl {
	background: #efefef;
}
#gjjl .top{
	text-align: center;
	color: #822045;
	font-size: 18px;
	line-height: 36px;
}
#gjjl .imgs>.fl,#gjjl .imgs>.fr{
	margin-top: 60px;
}
#gjjl .imgs>.fl .flex{
	display: flex;
	margin-bottom: 10px;
}
#gjjl .imgs>.fl .img{
	width:38.5%;
}
#gjjl .imgs>.fl .img img{
	width: 100%;
}
#gjjl .imgs>.fl .text,#gjjl .imgs>.fr .text{
	background: #822045;
	color: #FFFFFF;
	flex: 1;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	justify-content: center;
	padding: 0 2%;
}
#gjjl .imgs>.fl .text p.t,#gjjl .imgs>.fr p.t{
	text-align: center;
	font-size: 24px;
	margin-bottom: 5px;
}
#gjjl .imgs>.fl .text p.b,#gjjl .imgs>.fr p.b{
	font-size: 18px;
	line-height: 28px;
}
#gjjl .imgs>.fr{
	width: 49.75%;margin-left: 0.5%;
	display: flex;
}
#gjjl .imgs>.fr .imgs{
	width: 53.2%;margin-left: 1%;
}
#gjjl .imgs>.fr .flex{
	flex: 1;
	background: #822045;
	color: #FFFFFF;
	flex: 1;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	justify-content: center;
	padding: 0 5%;
}
#gjjl .imgs>.fr .imgs img{
	width: 100%;
	margin-bottom: 10px;
}
#xyhd .subt{
	text-align: center;
	color: #822045;
	font-size: 24px;
	color: #822045;
	font-weight: bold;
}
#xyhd .items{
	margin: 60px auto;
}
#xyhd .items .item{
	width: 386px;
	position: relative;
	margin-bottom: 20px;
}
#xyhd .items .item img{
	width: 100%;
}
#xyhd .items .item p{
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #FFFFFF;
	font-size: 22px;
	text-align: center;
	padding: 10px 0;
	
}
#xyhd .items .item:nth-of-type(3n+2){
	margin: 0 20px;
}
#xyhd  .item2,#xyhd  .item3{
	/*display: flex;*/
	overflow: hidden;
}
#xyhd  .item2 .text,#xyhd  .item3 .text{
	width: 50%;
	box-sizing: border-box;
	display: flex;
	flex-direction: column;
	justify-content: center;
	float: left;
}
#xyhd  .item2 .img img,#xyhd  .item3 .img img{
	width: 50%;
	float: left;
}
#xyhd  .item2 .img,#xyhd  .item3 .img{
	width: 100%;
}
#xyhd  .item2 p.t,#xyhd  .item3 p.t{
	width: 80%;
	position: relative;
	color: #822045;
	font-size: 24px;
	font-weight: bold;
	padding-left: 40px;	
	margin-bottom: 15px;
	margin-left: 15%;
	margin-top: 15px;
}
#xyhd  .item2 p.t span,#xyhd  .item3 p.t span{
	display: block;
	left: 0;
	top: 6px;
	position: absolute;
	width:20px ;
	height: 20px;
 	background-color: #822045;
}
#xyhd  .item2 p.b,#xyhd  .item3 p.b{
	color: #333333;
	font-size: 18px;
	line-height: 36px;
	width: 80%;
	margin-left: 15%;
}
#xyhd  .item3 p.b,#xyhd  .item3 p.t{
	margin-left: 5%;
}
#xyhd .swiper-slide{
	position: relative;
}
#xyhd .swiper-slide img{
	width: 100%;
}
#xyhd .swiper-slide p{
	text-align: center;
	font-size: 22px;
	width: 100%;
	position: absolute;
	bottom: 5px;
	line-height: 45px;
	left: 0;
	width: 100%;
	background: rgba(0,0,0,0.5);
	color: #FFFFFF;
}
#xyhd .device{
	position: relative;
}
#xyhd .arrow-left{
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	left: 10%;
	top: 50%;
	margin-top: -30px;
	background: url(../images/lhhd-leftBtn.png);
	background-size:100% 100% ;
	z-index: 100;
}
#xyhd .arrow-left:hover{
	background: url(../images/xmts-leftbtn.png);
	background-size:100% 100% ;
}
#xyhd .arrow-right{
	width: 60px;
	height: 60px;
	display: block;
	position: absolute;
	right: 10%;
	top: 50%;
	margin-top: -30px;
	background: url(../images/lhhd-rightBtn.png);
	background-size:100% 100% ;
	z-index: 100;
}
#xyhd .arrow-right:hover{
	background: url(../images/xmts-rightbtn.png);
	background-size:100% 100% ;
}
#jzxj{
	background:#efefef ;
}
#jzxj .subt{
	color: #822045;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	margin-bottom: 60px;
}
#jzxj .tabs1 .tab{
	text-align: center;
	color: #822045;
	font-weight: bold;
	font-size: 24px;
	background: rgba(130, 32, 69,0.3);
	width: 551px;
	height: 70px;
	line-height: 70px;
	position: relative;
	cursor: pointer;
}
#jzxj .tabs1 .tab:hover,#jzxj .tabs1 .tab.on{
	color: #FFFFFF;
	background: #822045;
}
#jzxj .tabs1 .tab span{
	position: relative;
	z-index: 10;
}
#jzxj .tabs1 .tab img{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 5;
	display: none;
}
#jzxj .tabs1 .tab.on img{
	display: block;
}
#jzxj .slide1{
	background: #ffffff;
	padding: 50px;
	margin-top: 80px;
}
#jzxj .tabs2 .tab{
	width: 300px;
	color: #666666;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	height: 50px;
	cursor: pointer;
}
#jzxj .tabs2 .tab.on{
	color: #822045;
	border-bottom: 2px solid #822045;	
}
#jzxj .slide2 {
	margin-top: 40px;
}
#jzxj .slide2 p.t{
	color: #666666;
	font-size: 18px;
	text-indent: 2rem;
	line-height: 36px;
}
#jzxj table{
	width: 100%;
	margin-top: 60px;
}
#jzxj table th{
	background: #822045;
	color: #FFFFFF;
	text-align: center;
	line-height: 70px;
	font-size: 22px;
	width: 50%;
}
#jzxj table td{
	font-size: 18px;
	color: #FFFFFF;
	padding: 20px 0;
	background: #9a4c6a;
	text-align: center;
	border-bottom: 1px solid #FFFFFF;	
	border-right: 1px solid #822045;
}
#jzxj table tr td:nth-last-child(1){
	margin-right: 0;
}
#bklc{
	background: url(../images/bklc-bg.png) no-repeat top center;
	min-height: 540px;
}
#bklc .cont{
	margin: 60px auto 0;
}
#bklc .cont .item1{
	background: url(../images/bklc-circle1.png) no-repeat top ;
	background-size:100% auto ;
	width: 150px;
	height: 265px;
	margin-top: 120px;
	float: left;
	margin-left: -34px;
}
#bklc .cont .item1 .top{
	width: 150px;
	height: 150px;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	color: #822045;
	font-size: 18px;
	padding-bottom: 65px;
}
#bklc .cont .item1 .bottom{
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
#bklc .cont .item2{
	background: url(../images/bklc-circle2.png) no-repeat bottom ;
	background-size:100% auto ;
	width: 150px;
	height: 265px;
	float: left;
	margin-left: -34px;
}
#bklc .cont .item2 .bottom{
	width: 150px;
	height: 150px;
	display: flex;
	flex-direction: column;
	text-align: center;
	justify-content: center;
	color: #FFFFFF;
	font-size: 18px;
	padding-top: 65px;
}
#bklc .cont .item2 .top{
	text-align: center;
	color: #FFFFFF;
	font-size: 20px;
	font-weight: bold;
}
#bkfw{
	background: #efefef;
}
#bkfw .item{
  border-radius: 15px;
  background-color: rgb(255, 255, 255);
  width: 280px;
  height: 451px;
	margin-right: 25px;
}
#bkfw .item .top {
	text-align: center;
	padding-top: 25px;
}
#bkfw .item .top p{
	color: #822045;
	font-size: 24px;
	margin: 10px 0;
}
#bkfw .item .bottom{
	margin-top: 14px;
	height: 205px;
	padding: 0 20px;
	display: flex;
	flex-direction: column;
	justify-content: center;
	line-height: 36px;
	
}
#xyxs{
	background: url(../images/xyxs-bg.png) no-repeat;
	background-size:100% 100% ;
}
#xyxs .tabs .tab{
  	border-width: 1px;
  	border-color: rgb(255, 255, 255);
  	border-style: solid;
	text-align: center;
	font-weight: bold;
	font-size: 24px;
 	width: 579px;
 	height: 78px;
 	line-height: 80px;
 	position: relative;
 	color: #FFFFFF;
}
#xyxs .tabs .tab:hover,#xyxs .tabs .tab.on{
	color: #822045;
	background: #FFFFFF;
}
#xyxs .tabs .tab span{
	position: relative;
	z-index: 10;
}
#xyxs .tabs .tab img{
	position: absolute;
	z-index: 5;
	width: 100%;
	top: 0;
	left: 0;
	display: none;
}
#xyxs .tabs .tab.on img{
	display: block;
}
#xyxs .slide{
	margin-top: 78px;
    background-color: rgba(255, 255, 255,0.149);
    height: 550px;
    overflow: hidden;
}
#xyxs .slide .device{
	padding: 0 200px;
	position: relative;	
}
#xyxs .slide .device .swiper-slide p{
	color: #FFFFFF;
	font-size: 18px;
	line-height: 36px;
	text-indent: 2rem;
}
#xyxs .slide  p.t{
	color: #ffffff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	margin:50px auto 0px;
}
#xyxs .slide .device .arrow-left{
	position: absolute;
	top:50%;
	margin-top: -28px;
	left: 56px;
	opacity: 0.5;
}
#xyxs .slide .device .arrow-right{
	position: absolute;
	top:50%;
	margin-top: -28px;
	right: 56px;
	opacity: 0.5;
}
#xyxs .slide .device .arrow-left:hover,#xyxs .slide .device .arrow-right:hover{
	opacity: 1;
}
#xyxs .pagination{
	position: absolute;
	bottom: 0;
	width: 100%;
	left: 0;
  	height: 15px;
  	text-align: center;
}
#xyxs .pagination span {
	height: 15px;
	width: 15px;
  	border-radius: 50%;
  	background-color: rgb(255, 255, 255);
  	opacity: 0.502;
	display: inline-block;
	margin-right: 10px;
  z-index: 100;
}

#xyxs .swiper-container{
	padding-bottom: 20px;
}

#xyxs .pagination span.swiper-active-switch{
	opacity: 1;
}
#foot{
	padding: 340px 0 70px;
	background:#efefef url(../images/foot-bg.png) no-repeat center bottom ;
}
#foot .left{
	width: 830px;
}
#foot .left p.t{
	color: #ffffff;
	font-weight: 100;
	font-size: 60px;
	margin-bottom: 36px;
}
#foot .left p.b{
	margin-bottom: 27px;
	font-size: 20px;
	color: #FFFFFF;
}
#foot .left p.b span{
	display: inline-block;
	width: 48%;
	font-size: 16px;
}
#foot .right .fl{
	text-align: center;
	color: #FFFFFF;
	margin-right: 8px;
}
#foot .right .fl p{
	margin: 10px 0;
	font-size: 16px;
}
@media only screen  and (max-width: 1600px){
	#xyhd .item2 p.b, #xyhd .item3 p.b{
		font-size: 16px;
		line-height: 30px;
	}
}
@media only screen  and (max-width: 1480px){
	#gjjl .imgs>.fl .text p.t, #gjjl .imgs>.fr p.t{
		font-size: 20px;
	}
	#gjjl .imgs>.fl .text p.b, #gjjl .imgs>.fr p.b{
		font-size: 15px;
	}
	
}
@media only screen  and (max-width: 1300px) {
	
	#xyhd .item2 p.b, #xyhd .item3 p.b {
	    font-size: 16px;
	    line-height: 32px;
	}
	#xyhd .item2 p.b {
	    font-size: 14px;
	    line-height: 27px;
	}
	#xyhd .item2 p.t, #xyhd .item3 p.t{
		font-size: 20px;
	}
	#xyhd .item2 p.t span, #xyhd .item3 p.t span{
		width: 15px;
		height: 15px;
		top: 8px;
	}
}