.header{
	position:fixed;
	top:0;
	width:100%;
	line-height:1rem;
	height:1rem;
	padding:0 .88rem;
	z-index:999;
	/* background:rgba(0,0,0,0.5) */
}
.header .fl img{
	height:.9rem;
}
.header .fr li{
	display:inline-block;
	vertical-align:top;
	margin:0 .35rem;
	position:relative;
}
.header .fr li .sub{
	position:absolute;
	width: 220px;
	background:rgba(0, 0, 0, 0.5);
	left:50%;
	margin-left:-110px;
	line-height:44px;
	top:.8rem;
	display:none;
}
.header .fr li:nth-of-type(2) .sub{
		width: 240px;
		margin-left:-120px;
}
.header .fr li:hover .sub{
	display:block;
}
.header .fr li .sub li{
	margin:0;
	line-height:44px;
	width:100%;
}
.header .fr li .sub li a{
	font-size: 17px;
	font-family: Microsoft YaHei;
	font-weight: 450;
	color: #FFFFFF;
	display:block;
	text-align:center;
	width:100%;
}
.header .fr li a{
	font-size: 19px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.header .fr li a:hover{
	color: #E60012;
	border-bottom:1px solid #E60012;
}
.header .fr li .sub li a:hover{
	color: #E60012;
	border:none;
}
.header .fr li .subs{
	position:absolute;
	width: 450px;
	background:rgba(0, 0, 0, 0.5);
	border-radius: 5px;
	padding:0 20px;
	display:none;
	margin-left:-140px;
	top:.8rem;
}
.header .fr li .subs dl{
	display:inline-block;
	vertical-align:top;
	width:48%;
	margin-right:3%
}
.header .fr li .subs dl:nth-of-type(2n){
	margin-right:0;
}
.header .fr li .subs dl dt{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height:50px;
	border-bottom:1px solid rgba(255, 255, 255, 0.3)
}
.header .fr li .subs dl dd{
	line-height: 30px;
}
.header .fr li .subs dl dd a{
	font-size: 16px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 30px;
}
.header .fr li .subs dl dd a:hover{
	text-decoration: underline;
	color: #E60012;
}
.header .fr li:hover .subs{
	display:block;
}

.phonebanner{
	display:none;
}

.section1 .banner{
	height: 100vh;
	width: 100%;
}
.section1 .banner a{
	display:block;
	width: 100%;
	height:100%;
}
.section2{
	background:url(../images/bg1.png) no-repeat center center/cover;
}
.section2 .text,.section3 .text{
	position:absolute;
	right:1.8rem;
	bottom:2rem;
	text-align:right;
	width:5.4rem;
}
.section3 .text{
	text-align:left;
	left:1.8rem;
	right:auto
}
.section2 .text h2,
.section3 .text h2{
	font-size: .36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	line-height:.72rem;
	margin-bottom:.2rem;
	border-bottom:2px solid #fff;
}
.section2 .text p,.section3 .text p{
	font-size: .24rem;
	font-family: PingFang;
	font-weight: 400;
	color: #FFFFFF;
	line-height: .36rem;
	
	/* opacity:.6; */ /* 文字提亮 */
}
.section2 .text a,.section3 .text a{
	width: 1.8rem;
	height: .5rem;
	padding-left:.3rem;
	background:url(../images/arrow.png) no-repeat right .2rem center;
	margin:.2rem 0 0 auto;
	display:block;
	text-align:left;
	background-color: #06348B;
	background-color:#fff;
	border-radius: .25rem;
	line-height:.5rem;
	font-size: .18rem;
	font-family: PingFang;
	font-weight: 400;
	color: #FFFFFF;
	color:#333;
}
.section2 .text a:hover,.section3 .text a:hover{
	background:url(../images/arrow.png) no-repeat right .2rem center;
	background-color: #06348B;
	color: #FFFFFF;
}
.section3 .text a{
	margin:.2rem 0 0 0;
}
.section3{
	background:url(../images/bg2.png) no-repeat center center/cover;
}

.section4{
	background:url(../images/bg4.png) no-repeat center center/cover;
}
.section5{
	background:url(../images/bg5.png) no-repeat center center/cover;
}

.section6{
	background:url(../images/bg7.png) no-repeat center center/cover;
}
.section5 ul,.section6 ul{
	width:82%;
	margin:0 auto;
}
.section6 .swiper-button-prev{
	width:.5rem;
	height:.5rem;
	background:url(../images/prev2.png) no-repeat center center;
}
.section6 .swiper-button-next{
	width:.5rem;
	height:.5rem;
	transform:rotate(180deg);
	background:url(../images/prev2.png) no-repeat center center;
}

.section5 li{
	width: 5rem;
	height: 1.5rem;
	line-height: 1.5rem;
	text-align:center;
	background:url(../images/bg6.png) no-repeat center center/cover;
	float:left;
	margin:0 .3rem .3rem 0;
	font-size: .36rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
	
}
.section5 li:hover{
    background:url(../images/bg62.png) no-repeat center center/cover;
}
.section4 li:hover p{
    color:#0a9aaa
}
.section5 li a{
	display:block;
	color: #FFFFFF;
}
.section6 li{
	width: 2.9rem;
	height: 0.8rem;
	/* background: #fff; */
	background: hsl(0deg 0% 100% / 70%);
	border-radius:.1rem;
	margin:0 20px 20px 0;
	display:inline-flex;
	align-items:center;
	justify-content:center;
	vertical-align:top;
}
.section6 li img{
	max-width:100%;
	max-height:100%
}
.section5 li:nth-of-type(3n),
.section6 li:nth-of-type(5n){
	margin-right:0;
}
.commonitem{
	text-align:center;
	margin-bottom:.8rem;
}
.commonitem p{
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.commonitem .en{
	font-size: .48rem;
	font-family: PingFang;
	font-weight: bold;
	color: #FFFFFF;
	line-height: .7rem;
	opacity: 0.5;
	display:block;
}
.commonitem .ch{
	font-size: .36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #FFFFFF;
	display:block;
}


.section4 ul{
	width:77%;
	margin:0 auto;
	background:url(../images/bg3.png) no-repeat top 1.6rem center/100%,url(../images/bg3.png) no-repeat top 5.2rem center/100%;
	padding-bottom:.4rem;
}
.section4 li{
	width:20%;
	float:left;
	text-align:center;
	margin-bottom:1rem;
}
.section4 li img{
	max-width:100%;
}
.section4 li p{
	font-size: .24rem;
	font-family: Microsoft YaHei;
	font-weight: 400;
	color: #FFFFFF;
}
.section4 li:nth-of-type(6),
.section4 li:nth-of-type(7),
.section4 li:nth-of-type(8),
.section4 li:nth-of-type(9),
.section4 li:nth-of-type(10){
	margin-bottom:0;
}

.footer{
	background:url(../images/bg8.png) no-repeat center center/cover;
}
.wrap{
	width:81%;
	margin:0 auto;
}
.footer .navs{
	padding:.6rem 0 .4rem;
	display:flex;
	justify-content:space-between;
	align-items:flex-start;
	border-bottom:1px solid rgba(181, 181, 181, 0.2);
	
}
.footer .navs>img{
	margin-top:.2rem;
	width:3rem;
}
.footer .navs dl{
	display:inline-block;
	vertical-align:top;
	margin-left:.5rem;
}
.footer .navs dt{
	font-size: .2rem;
	font-family: SourceHanSansCN-Normal;
	font-weight: 400;
	color: #FFFFFF;
	margin-bottom:.3rem;
}
.footer .navs dd a{
	font-size: 14px;
	font-family: SourceHanSansCN-Normal;
	font-weight: 400;
	color: #CCCCCC;
	line-height: 36px;
	opacity: 0.7;
}
.footer .navs .tel span{
	font-size: .36rem;
	font-family: HelveticaInseratCyr;
	font-weight: normal;
	color: #D10213;
}
.banner img{
		width:100%
	}
.footer .navs .tel p{
	font-size: 14px;
	font-family: SourceHanSansCN-Normal;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 36px;
	opacity: 0.5;
}
.footer .navs .tel p.font{
	opacity: 1;
}
.footer .navs .tel img{
	width:1rem;
	margin-top:.2rem;
}

.footer .copy p{
	font-size: 12px;
	font-family: SourceHanSansCN;
	font-weight: 400;
	color: #FFFFFF;
	line-height: 25px;
	opacity: 0.5;
}
.footer .copy p:first-of-type{
	color: #06348B;
	opacity: 1;
}
.footer .copy p:first-of-type a{
	color: #FFFFFF;
}
.page {
	margin-top: 30px;
	text-align: center;
	height: 34px;
}

.page a {
	padding: 8px 14px;
	border: 1px solid rgba(229, 229, 229, 1);
	border-radius: 2px;
}

.page input {
	height: 32px;
	line-height: 32px;
	border: 1px solid rgba(229, 229, 229, 1);
	width: 50px;
	border-radius: 2px;
	text-align: center;
	box-sizing: border-box;
}

.page a:hover,
.page a.active {
	background: #eee;
}

.news{
	background:#f6f7fb;
	padding:.5rem 0 1rem;
}
.news li{
	background:url(../images/more.png) no-repeat right .4rem center/.4rem;
	background-color:#fff;
	padding:.3rem .5rem;
	margin-bottom:.3rem;
	border-radius: 10px;
}
.news li:hover{
	background:url(../images/more2.png) no-repeat right .4rem center/.4rem;
	background-color:#06348B;
}
.news li .font{
	font-size: .33rem;
	font-family: AlibabaPuHuiTi-Bold;
	font-weight: bold;
	color: #333333;
	width:90%;
	
}
.news li .time{
	font-size:.24rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #999999;
	margin:.2rem 0;
}

.news li .font2{
	font-size: .18rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #666666;
	line-height: .3rem;
	width:90%
}

.news li:hover p{
	color:#fff;
}
.news li:hover p.font2{
	opacity:.5
}


.newsdetail{
	background: rgb(171 179 191 / 15%);
	padding: .7rem 4.8rem 1.7rem;
}
.newsdetail h1 {
	font-size: .36rem;
	font-family: AlibabaPuHuiTi-Bold;
	font-weight: bold;
	color: #333333;
	margin-bottom: .3rem;
	text-align:center;
}
.newsdetail .span{
	text-align:center;
}
.newsdetail .span span {
	font-size: 18px;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #333333;
	margin:0 10px;
}

.newsdetail .details p {
	font-size: .2rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	/* font-size: .2rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #000000;
	line-height: .36rem;
	margin-bottom: .4rem; */
}

.newsdetail .details img {
	max-width:100%;
	display:block;
	margin:0.2rem auto;
	height:auto;
}

.newsdetail .details {
	margin-top: .5rem;
	padding-top: .35rem;
	border-top: .01rem solid #E5E5E5;
	border-bottom: .01rem solid #E5E5E5;
	padding-bottom: .77rem;
	margin-bottom:.3rem;
	/* width:60%;
	padding-top:.8rem;
	margin:0 auto; */

}
.newsdetail .chapter{
	display:flex;
	justify-content:space-between;
}
.newsdetail .chapter a {
	font-size: 18px;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #333333;
	
}
.newsdetail .chapter a:first-child{
	background:url(../images/prev.png) no-repeat left center;
	padding-left:24px;
}
.newsdetail .chapter a:last-child{
	background:url(../images/next.png) no-repeat right center;
	padding-right:24px;
}
.newsdetail .chapter a:hover{
	text-decoration: underline;
	color: #074F98;
}
.newsdetail .chapter a.return{
	float:right;
	background:url(../images/arr2.png) no-repeat right top 6px;
	padding-right:15px;
}

.part{
	background:#fff;
	padding:1rem 0;
}
.part li{
border: 1px solid #E5E5E5;
border-radius: 10px;	
}

.part a.more{
	background:url(../images/more3.png) no-repeat center top/.58rem;
	padding-top:.7rem;
	font-size: .24rem;
	font-family: PingFang;
	font-weight: 400;
	color: #333333;
	width:100px;
	text-align:center;
	display:block;
	margin:.6rem auto 0;
}


.gallery-top .swiper-slide {
	text-align: center;
}

.gallery-top .swiper-slide>img {
	width: 42%;
	max-height:500px;
}

.gallery-top .swiper-slide .right {
	width: 54%;
	text-align: left;
}

.gallery-top .swiper-slide .right span.num {
	font-size: .36rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
	display:block;
	margin-bottom:.2rem;
	
}

.gallery-top .swiper-slide .right .txt {
	margin: 0;
	text-align: left;
}

.gallery-top .swiper-slide .right p {
	font-size: .2rem;
	font-weight: 500;
	color: #333333;
	line-height: .36rem;
}

.gallery-top .swiper-slide .right p.title {
	font-size: .36rem;
	margin-bottom: .2rem;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #333333;
}

.gallery-top .swiper-slide .right p.font {
	font-size: .24rem;
	color: rgba(102, 102, 102, 1);
}

.gallery-thumbs {
	margin: 1rem 0;
	position: relative;
}

.gallery-thumbs span.line {
	width: 100%;
	background: #E5E5E5;
	height: 1px;
	position: absolute;
	top: 3px;
	left: 0;
}

.aboutbox2 {
	background:url(../images/bgg.png) no-repeat center center/cover;
	padding-bottom: .3rem;
}

.gallery-thumbs .swiper-slide {
	width: 20% !important;


}
#menu {
    position: fixed;
    top: 50%;
    margin-top: -32px;
	right:20px;
}
#menu ul li {
	height: 20px;
	width:20px;
	margin-bottom:10px;
	background:#fff;
	opacity:.5;
	border-radius:50%;
	margin-bottom:10px;
}
#menu ul li.active{
	opacity:1;
}
.gallery-thumbs .swiper-slide span {
	font-size: 18px;
	font-family: Microsoft YaHei;
	font-weight: bold;
	color: #000;

	margin-top: 10px;
	display: inline-block;
}

.gallery-thumbs .swiper-container {
	width: 75%;
	margin: 0 auto;
}

.gallery-thumbs .swiper-slide {
	background: url(../images/dot.png) no-repeat left top;
}

.gallery-thumbs .swiper-slide-thumb-active {
	background: url(../images/line.png) no-repeat left top/100%;
}

.gallery-thumbs .swiper-button-prev {
	width: .5rem;
	height:  .5rem;
	background: url(../images/prev2.png) no-repeat center center;
	left: 5%;
	top: 5px;
	
}

.gallery-thumbs .swiper-button-next {
	width: .5rem;
	height:  .5rem;
transform: rotate(180deg);
	background: url(../images/prev2.png) no-repeat center center;
	right: 5%;
	top: 5px;
}

.aboutbox2 .gallery-top {
	margin-top: .7rem;
}

.aboutbox2 .gallery-top .swiper-slide {
	display: flex;
	justify-content: space-between;
	align-items: flex-start;
	width:100% !important;
}

.aboutbox1 {
	padding: 2rem 0 1rem;
}

.aboutbox1 .fl {
	width: 50%;
	background:url(../images/logo3.png) no-repeat bottom center;
	padding-bottom:.2rem;
}

.aboutbox1 .fl h2 ,.aboutbox2 h2{
	font-size: .36rem;
	margin-bottom: .6rem;
	font-family: AlibabaPuHuiTi-Bold;
	font-weight: bold;
	color: #333333;
	background:url(../images/border.png) no-repeat bottom left;
	padding-bottom:.2rem;
}

.aboutbox1 .fl p {
	font-size: .24rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #333333;
	line-height: .36rem;
	text-indent: 2em;
	
}

.aboutbox1 .fr {
	width: 40%;
	height:4.4rem;
	position:relative;
	border: 20px solid #EEEEEE;
}
.aboutbox1 .fr img{
	position:absolute;
	right:.6rem;
	bottom:.6rem;
	width:6rem;
    height:4.4rem;
}
.aboutbox{
	padding:.6rem 0 1rem;
	background:url(../images/bg9.png) no-repeat center center/cover;
	
}
.aboutbox h2{
	font-size: .36rem;
	font-family: AlibabaPuHuiTi-Bold;
	font-weight: bold;
	color: #FFFFFF;
	background:url(../images/border.png) no-repeat bottom left;
	padding-bottom:.2rem;
	margin-bottom:1rem;
}
.aboutbox li{
	float:left;
	width:3.6rem;
	background: rgba(255, 255, 255, 0.9);
	height:4.4rem;
	padding:.7rem .2rem 0 .5rem;
}
.aboutbox ul{
	display:flex;
	justify-content:space-between;
}
.aboutbox li i{
	display:block;
	height:1.2rem;
}
.aboutbox li i img{
	max-height:60%
}
.aboutbox li span{
	font-size: 14px;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #999999;
	display:block;
	
}
.aboutbox li span:last-of-type{
	font-size: .3rem;
	font-family: AlibabaPuHuiTi-Medium;
	font-weight: 500;
	color: #06348B;
	background:url(../images/border2.png) no-repeat bottom left;
	padding-bottom:.1rem;
	margin-bottom:.1rem;
}
.aboutbox li p{
	font-size: .2rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #333333;
}
.aboutbox li p:last-of-type{
	font-size: 12px;
	font-family:AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #999999;
	line-height: 18px;
	margin-top:.1rem;
}

.about{
	background:#f6f7fb;
	padding:.6rem 0 1rem;
}
.about li{
	height: 2.4rem;
	background:url(../images/more.png) no-repeat left .3rem bottom .2rem/.36rem;
	background-color: #FFFFFF;
	border-radius: .1rem;
	width:48%;
	float:left;
	padding:.3rem;
	box-sizing:border-box;
	margin:0 4% .5rem 0;
}
.about li:nth-of-type(2n){
	margin-right:0;
}
.about li a{
	display:flex;
	align-items:flex-start;
}
.about li a img{
	width: 2.4rem;
	height: 1.8rem;
	border-radius: .1rem;
	margin-left:.2rem;
}
.about li div{
	width:4.3rem;
}
.about li .font{
	font-size: .24rem;
	font-family: AlibabaPuHuiTi-Bold;
	color: #333333;
	line-height:.3rem;
	height:.3rem;
	overflow:hidden;
	    text-overflow: ellipsis;
		white-space:nowrap;
}
.about li .time{
	font-size: .24rem;
	margin:.1rem 0;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #999999;
}
.about li .font2{
	font-size: .18rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #666666;
	line-height: .3rem;
	height:.6rem;
	overflow:hidden;
}
.about li:hover{
	background:url(../images/more2.png) no-repeat left .3rem bottom .2rem/.36rem;
	background-color: #06348B;
}
.about li:hover p{
	color:#fff;
}

.banner{
	position:relative;
}

.banner .menu{
	width: 6rem;
height: .54rem;
line-height: .54rem;
background: rgba(0, 0, 0, 0.4);
left:50%;
margin-left:-3rem;
border-radius: .27rem;
position:absolute;
bottom:.3rem;
}
.banner .menu ul{
	display:flex;
}
.banner .menu li{
	flex:1;
	text-align:center;
	font-size: .18rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #F6F7FB;
	border-radius: .27rem;
}

.banner .menu li a{
	font-size: .18rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #F6F7FB;
}
.banner .menu li.active{
	background:#0f2d57;
}

.banner .text{
	position:absolute;
	top:2.5rem;
	left:0;
	width:100%;
	text-align:center;
}
.banner .text img{
	width:3.7rem;
}
.banner .swiper-slide a{
	display:block;
	width:100%;
	height:100%;
}
.probox4 li img{
	width:1rem;
}
.banner .text p{
	font-size: .54rem;
	font-family: AlibabaPuHuiTi-Medium;
	font-weight: 500;
	color: #FFFFFF;
	text-shadow: 0px 2px 8px rgba(0,0,0,0.2000);
}
.probox1{
	padding:.6rem 0 1.5rem;
	background:url(../images/bg10.png) no-repeat center center/cover;
}
.probox1 h2,.probox3 h2,.probox4 h2,.probox5 h2,.probox6 h2{
	font-size: .36rem;
	font-family:AlibabaPuHuiTi-Bold;
	background:url(../images/border.png) no-repeat center bottom;
	padding-bottom:.2rem;
	margin-bottom:1rem;
	color: #333333;
	text-align:center;
}

.probox1 .wrap{
	width:75%;
}
.probox1 ul,.probox5 ul,.probox6 ul{
	display:flex;
	justify-content:space-between;
    flex-wrap:wrap;
}

.probox5 li{
    margin:0 1%;
}
.probox5 ul.active,
.probox3 ul.active{
    justify-content:center;
}
.probox5 ul.active li,
.probox3 ul.active li{
        margin: 0 6%;
}
.probox1 li,.probox4 li,.probox6  li{
	text-align:center;
}
.probox1 li i{
	display:block;
	height:1.3rem;
}
.probox1 li i img{
	max-height:80%
}
.probox1 li span{
	font-size: .72rem;
	font-family: AlibabaPuHuiTi-Bold;
	color: #E8EBF1;
}
.probox4{
	background:url(../images/bg12.png) no-repeat center center/cover;
}
.probox4 li span{
	font-size: .24rem;
	color: #333333;
	display:block;
	background:url(../images/border2.png) no-repeat bottom center;
	padding-bottom:.2rem;
	margin:.2rem 0;
	font-family: AlibabaPuHuiTi-Bold;
}
.probox4 li p{
	font-size: .18rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #888888;
	width:2.7rem;
	margin:0 auto;
}
.probox1 li p{
	font-size: .24rem;
	font-family: AlibabaPuHuiTi-Bold;
	margin-top:-.7rem;
	color: #333333;
}

.probox2{
	padding:.6rem 2.4rem .6rem  1.4rem;
}
.probox2 .fl{
	width:50%;
	white-space: pre-line;
}
.probox2 .fl h2{
	font-size: .36rem;
	font-family: AlibabaPuHuiTi-Bold;
	background:url(../images/border.png) no-repeat bottom left;
	padding-bottom:.2rem;
	margin-bottom:.6rem;
	color: #333333;
}
.probox2 .fl p{
	font-size: .24rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	color: #666666;
	line-height: .36rem;
	
}
.probox2 .fr{
	width:30%
}

.probox3{
	padding:.7rem .6rem 1rem;
	background:url(../images/bg11.jpg) no-repeat center center/cover;
}
.probox3 ul,.probox4 ul{
	display:flex;
	justify-content:space-between;
}

.probox3 h2,.probox6 h2{
	color:#fff;
}
.probox3  li{
	width: 18%;
	padding:.6rem .3rem 0;
	height: 4rem;
	box-sizing:border-box;
	background: linear-gradient(-26deg, #9FC0E9 0%, #FFFFFF 100%);
    margin:0 1%;
	border-radius: .2rem 0 .2rem 0;
}
.probox3  li span,.probox6  li span{
	font-size: .24rem;
	font-family: AlibabaPuHuiTi-Bold;
	margin-bottom:.3rem;
	display:block;
	color: #333333;
}
.probox3  li p,.probox6  li p{
	font-size: .18rem;
	font-family: AlibabaPuHuiTi-Regular;
	font-weight: 400;
	text-indent:2em;
	color: #666666;
	line-height: .3rem;
}
.probox6 li img{
	width:2rem;
}
.probox4{
	padding:.7rem 1.6rem;
}

.probox5{
	background:#f2f5fa;
	padding:.8rem .6rem 1rem;
}

.probox5 li{
	background: #FFFFFF;
	width:23%;
}
.probox5 li>img{
	width:100%;
    height:2.2rem;
}
.probox5 li div{
	padding:.35rem;
}
.probox5 li div span{
	font-size: .24rem;
	font-family: AlibabaPuHuiTi-Bold;
	color: #333333;
}
.probox5 li div p{
	    font-size: .18rem;
	    font-family: AlibabaPuHuiTi-Regular;
	    font-weight: 400;
	    text-align:justify;
	    color: rgba(102, 102, 102, 1);
	    line-height: .3rem;
	
}

.probox6{
	padding:.8rem 1.8rem;
	background:url(../images/bg13.jpg) no-repeat center center/cover;
}
.probox6  li{
	width:30%
}
.probox6  li p,.probox6  li span{
	color:#fff;
}
.probox6  li span{
	margin:.2rem 0;
}

/* .probox7{
	padding: 0.8rem 2rem 1rem;
} */

.probox7 li{
	width:23%
}

.probox8 .fr{
	width:45%;
	float:left;
}
.probox8 .fl{
	width:48%;
	float:right;
}

.phoneheader,.mobile-container,.wap{
	display:none;
}


