@charset "UTF-8";
/* body通用样式 */

body{margin:0px;padding:0px;font-family:'albb_Medium'} 
ul{padding:0px}
li{list-style:none}
a{text-decoration:none}
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}



/* 第一个区域 */
.Area1{padding-bottom: 80px;}
.Area1 h4{margin-bottom:30px;font-weight: bold;font-size:44px;margin-top: 0px;color: #252b3a;}
.Area1 span{font-size:22px;color: #242829;line-height:200%;}
.LeftArea{float:left;width:730px;margin-right:30px;}


/* 右侧区域 */
.RightArea{background: #f7f7f7;border-radius:20px;float:left;padding: 0px 30px 30px 30px;width:556px;margin-top:66px;}
.RightArea .Font1{color:#3e54f9;font-size:40px;font-weight: bold}
.RightArea .Font2{color:#3e54f9;font-size:26px;font-weight:bold;}
.RightArea .Font3{color:#3e3e3e;font-size:26px;padding-left: 10px;font-weight:bold;}
.RightArea .Font4{display:block;float:left;font-size:22px;color:#242829;padding-bottom:30px;line-height:180%;}
.RightArea li{border-bottom: solid 1px #e1e5eb;overflow: hidden;margin-top:10px;}
.RightArea li:last-child{border: none;}


/* 和右侧区域一样的效果 */
.RightArea1{background: #dcebfc;border-radius:20px;margin-top:66px;overflow: hidden;float: left;width: 1316px; padding-top:40px; padding-bottom:40px;}
.RightArea1 li{border-right: solid 1px #b0bbcb;overflow: hidden;float:left;width: 620px; padding-right:40px; padding-left:40px;}
.RightArea1 li:last-child{border: none;}
.RightArea1 li span{float:left;}
.RightArea1 .Font1{color:#3e54f9;font-size:40px;font-weight: bold; line-height:1em;}
.RightArea1 .Font2{color:#3e54f9;font-size:26px;font-weight: bold;float: left;}
.RightArea1 .Font3{color:#3e3e3e;font-size:26px;padding-left:8px;float: left;font-weight:bold;}
.RightArea1 .Font4{display:block;float:left;font-size:22px;color:#242829;padding-bottom:10px;line-height:180%;}
.picArea img{margin-bottom: 20px;}

/* 企业文化 */
.qywhArea{background: url('../images/N2/ljlz/bottomBg.jpg') no-repeat center bottom;height:796px;animation: scaleBackground 50s infinite alternate;min-width:1346px}
.qywhArea img:nth-child(1){animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;margin-top: 46px;display: block;margin-left: 430px}
.qywhArea img:nth-child(2){animation-delay:0.2s;-webkit-animation-duration:1.2s;animation-duration:1.2s;margin-top: 20px;display: block;}
















































