@import "common.css";
 #banner,.section{
            position: relative;
}
.banner{height: 500px;width: 100%; position: relative;}
.banner img{height: 500px;width: 100%}
.title{color: #000; font-size:24px; font-weight:bold;height: 30px;margin-top: 50px}
.title2{color: #999; font-size:14px;  height: 30px;line-height: 30px}
.box0{display: flex;text-align: center;margin-top: 30px; justify-content:space-around; }
.box{width: 255px;position: relative;}
.box .name{ 
	height: 60px;
	line-height: 60px;
font-size:18px;
font-weight:bold;
color:rgba(0,0,0,1);
opacity:0.87;}
.box .des{
font-size:14px;
color:rgba(100,100,100,1);
}
 .about .des{
 	line-height: 25px;
 	color: rgba(100,100,100,1);
 }
 .about .des p{text-indent: 28px;margin-top:10px;}

.about{margin-top: 50px;}
.about .left{width: 50%}
.about .left img{width: 100%; }
.about .right {margin-left: 20px; width: 580px }
.about .right .t{font-size: 27px;font-weight: 700 }
.anli{text-align: center;}
.anli li{float: left;width: 25%; 
margin-top: 50px;
}
.anli li a{display: block;width: 269px; margin: 0 auto;height:333px;background:rgba(255,255,255,1);
box-shadow:0px 1px 24px 0px rgba(0, 0, 0, 0.11);color: #000}
.anli li div{
	 height: 64px;line-height: 64px;font-size: 16px;
}
.news{background: url('../images/bg.png'); height: 529px;margin-top: 50px;padding-top: 10px}
.news a{color: #fff; }
.news .title{color: #fff; }
.news .title2{color: #fff}
.news .tnav{display: flex;justify-content:space-around;margin-top: 30px;
color: #fff;height: 50px; line-height: 50px}
.news .tnav a{color: #fff;font-size:16px;border-bottom: 2px solid #fff;display: block;width: 25%;text-align: center;}
.news .tnav a.on{ ;border-bottom: 2px solid #028FEF; }
.b0{display: flex;justify-content:space-around;margin-top: 20px;}
.b1{width: 351px;height: 270px}
.b2{width: 223px}
.b3{font-size: 16px;}
.b4{font-size: 14px;margin-top: 10px;color: #c7c7c7}
.b1 ul{margin-top: 10px}
.b1 li{
	line-height: 30px;
	height: 30px;
	font-size: 14px
}
.b1 li span{float: left;width: 100px}
 .hz{margin-top: 25px}
.hz li{float: left;text-align: center;width: 25%;margin-top: 20px}
