@charset "utf-8";
/* CSS Document */


.title{width:1200px;margin:0 auto;}
.title h2{font-size:34px;text-align:center;color:#0d5482;margin-top:34px;font-family:"PingFangSC-Medium";}
.title p{font-size:22px;text-align:center;color:#cecece;font-family:"impact";letter-spacing:1px;}

.news_box{width:1200px;margin:80px auto;
	box-shadow: 0 0 5px #ececec;
}

.news_right{width:1200px;padding:32px 0px 21px 40px;}
.news_right h1{color:#676767;font-size:26px;}
.news_right p{width:1100px;padding-top:20px;line-height:30px;color:#959595;}
.news_right span{display:block;width:1100px;margin-bottom:32px;border-bottom:solid 1px #dfdfdf;line-height:60px;font-size:18px;color:#bebebe;}

.news01{height:260px;margin-bottom:60px;}