/*---------------移动端优先---------------*/
@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/banner01.png') no-repeat center center  #eaeff5;padding: 58px 8px 18px 0px;height:478px;margin-top:95px;min-width:1346px;}
.bannerText1{-webkit-animation-duration:1.2s;animation-duration:1.2s;margin-top:76px;margin-left: 210px;}
.bannerText2{animation-delay:0.1s;-webkit-animation-duration:1.5s;animation-duration:1.5s;margin-top:30px;margin-left: 450px;}

/* 通用标题区域 */
 .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: 210px;padding-right:210px;}
 /* end 通用标题区域 */
 
 
/* 区域1 */
.Area1{min-width:1346px}
.Area1 .container{padding:9px;}
ul.Area1G{overflow: hidden;border-right: none;border-bottom: none;margin:0px;margin-bottom: 20px;}
ul.Area1G li{width:294px;height:304px;float:left;margin-left:30px;margin-bottom:30px;border-radius:16px;background-repeat:no-repeat;background-position:left top;transition:all 0.5s;background-size:100% 100%;}
ul.Area1G li a{display:block;width:294px;height:304px;}


/* 区域2 */
.Area2{background: #f7f8fa;padding-bottom:40px;min-width:1346px}
.Area2 .container{}
.redFont{color:#e70015}
ul.listG{overflow: hidden;padding:20px;margin-top: -20px;}
ul.listG li{float:left;margin-right:19px;margin-bottom:20px;transition: all 1.6s; width:238px; overflow:hidden;}
ul.listG li:nth-child(5n){margin-right:0px;}
ul.listG li:hover{box-shadow:0px 0px 16px rgba(0, 0, 0, 0.4);transition: all 0.5s}









