@charset "utf-8";
/* CSS Document */
body{ color:#fff;}
.whole{ padding:200px 0 50px;background:url(../images/xw_aboutus_bg.jpg) no-repeat; background-size:100% 100%;}
.aboutTitle{ overflow:hidden; margin-bottom:80px; font-size:80px; font-weight:bold; text-align:center;}
.aboutTitle2{ overflow:hidden; margin-bottom:80px; font-size:36px; font-weight:bold; color:#ef6002; text-align:center;}
.aboutInfo{ overflow:hidden; margin-bottom:50px;}
.aboutInfo li{ width:40%; overflow:hidden; margin:0 auto 40px; font-size:16px; line-height:1.4;}
.aboutInfo .liTitle{ float:left; width:30%; overflow:hidden; padding-right:20px; text-align:right; box-sizing:border-box;}
.aboutInfo .liTxt{ float:left; width:70%; overflow:hidden; text-align:left; text-align:justify;}

.aboutList{ width:62.5%; overflow:hidden; padding:150px 0; margin:0 auto; background:url(../images/xw_aboutus_image_line.png) no-repeat center; background-size:6px 100%;}

.aboutList li{ float:left; width:50%; overflow:hidden; /*background:rgba(0,0,0,0.3);*/ box-sizing:border-box;}
.aboutList .mt{ margin-top:200px;}
.aboutList .year{ padding-right:70px; overflow:hidden; font-size:28px; text-align:right; background:url(../images/xw_aboutus_image_time_left.png) no-repeat right;}
.aboutList .yearInfo{ float:right; width:60%; overflow:hidden; padding:40px 20px; margin:40px 10px; font-size:16px; line-height:2; text-align:justify; background:#dc660f;}
.aboutList .year2{ padding-left:70px; overflow:hidden; font-size:28px; text-align:left; background:url(../images/xw_aboutus_image_time_right.png) no-repeat left;}
.aboutList .yearInfo2{ width:60%; overflow:hidden; padding:40px 20px; margin:40px 10px; font-size:16px; line-height:2; text-align:justify; background:#dc660f;}
