/*---------------移动端优先---------------*/
@charset "UTF-8";
body{background:#FFF;margin:0px;padding:0px;font-family:'Microsoft YaHei UI';} 
ul{padding:0px}
li{list-style:none}
a{text-decoration:none;color: #575d6c;font-size: 16px;}
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:active{text-decoration:none}  
a:hover{text-decoration:none;color:#2183e9}


.container{width:1346px;}

.bannerArea {background:url('../images/N2/dxal/bannerBg.png') no-repeat center center #eaeff5;padding: 58px 8px 18px 0px;height:360px;margin-top:95px;min-width:1346px}
.bannerText1{-webkit-animation-duration:1.2s;animation-duration:1.2s;margin-top:76px;float:left;margin-left:50px;display: block;}
.bannerText2{animation-delay:0.1s;-webkit-animation-duration:1.5s;animation-duration:1.5s;margin-top:150px;display: block;margin-left:50px;}

/* 通用标题区域 */
 .AreaTitle{font-size: 42px;color:#252b3a;font-weight: bold;text-align: center;margin-top: 116px;margin-bottom:30px;}
 .AreaSpan{font-size: 22px;color:#575d6c;text-align: center;display: block;margin-bottom:70px;line-height: 160%;padding-left:40px;padding-right:60px;}
 /* end 通用标题区域 */
 
  
/* 区域1 */
.Area1 .container{padding:9px;}

ul.Area1G{overflow: hidden;border-right: none;border-bottom: none;margin:0px;margin-bottom: 20px;}
ul.Area1G li{width:422px;height:634px;float:left;margin-left:20px;margin-bottom:30px;border: solid 1px #ededee;}
ul.Area1G li a.anliPic{display:block;width:422px;height:244px;background-position:center center;overflow:hidden; margin-bottom:30px;}
ul.Area1G li a img{width:422px;height:244px; display:block;}

ul.Area1G li a.anliT{display:block;overflow:hidden;font-size: 24px;color:#252b3a; font-weight: bold;margin-top:40px; margin-left:30px; text-overflow:ellipsis;white-space:nowrap;width:360px;}
ul.Area1G li a:hover{color:#D9022C;}
ul.Area1G li span{font-size: 14px;color:#252b3a;padding:20px 30px 30px 30px;display: block;line-height: 200%;}











