@charset "utf-8";
/* CSS Document */

.top_img{background: url(../../newImages/special/yiliao/yl_01.png) no-repeat center top; width: 100%; height: 450px;}
.quanxian{width: 1200px; margin: 0 auto; padding: 30px 0;}
.quanxian h2{font-size: 28px; line-height: 100px;color: #333; text-align: center; margin-bottom: 20px;}
.quanxian img{display: block;width: 658px; height: 979px; margin: 0 auto;}
.gongneng{background: url(../../newImages/special/yiliao/yl_07.png) no-repeat center top; width: 100%; height:1039px; overflow: hidden; margin-bottom: 20px;}
.gongneng h2{font-size: 28px; line-height: 160px;color: #333; text-align: center;}
.gongneng ul{width: 860px; margin: 0 auto;}
.gongneng ul li{background-color:#e2f6f6;border:2px #ffc905 dashed;padding: 8px 15px;border-radius: 100px;font-size: 20px;font-weight: bold; line-height: 60px; margin-bottom: 25px;}
.gongneng ul li img{display: block;width: 60px; height: 60px; float: left; margin-right: 20px;}
.yemian{width: 100%; margin: 0 auto; background: #e2e2e2; overflow: hidden; padding: 30px 0;}
.yemian h2{font-size: 28px; line-height:50px;color: #333; text-align: center; margin-bottom: 20px;}
.yemian img{display: block; margin:0 auto;} 
.new_center{width: 1200px; margin: 0 auto; padding:30px 0; overflow: hidden;}
.title_m{font-size: 28px; line-height:50px;color: #333; text-align: center;font-weight: bold; margin-bottom: 30px;}
.new_center ul{width: 560px;float: left;margin: 0 20px;}
.new_center_title{background: #e3e3e3; color: #333;line-height: 26px;font-size: 15px; padding: 10px 10px; overflow: hidden; margin-bottom: 10px;}
.new_center_title_left{float: left;display: inline-block;}
.new_center_title_left img{display: block; width: 8px; height: 26px; float: left;margin-right: 4px}
.new_center_title a{display: inline-block; float: right;font-size: 14px;}
.new_center ul li a:hover{color: #16a4a5}
.new_center ul li{padding: 4px 0; line-height: 26px; font-size: 14px;border-bottom:1px #eee dashed;}
.new_center_l{width: 400px; float: left; height: 26px; line-height: 26px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.new_center_r{width:140px; float: right; text-align: right;}

/* 分页 */
.seepage {margin-top:20px;}
.seepage a {color: inherit; display: inline-block; width: 100%; height: 100%;}
.seepage ul {}
.seepage ul li, .seepage .pageup, .seepage .pagedown { width:26px;height:26px;line-height:26px; text-align: center; float:left;color: #666; border:1px solid #eee;margin:2px 5px; padding: 0; -webkit-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);-moz-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1); -o-transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);transition: all 0.3s cubic-bezier(0.77, 0, 0.175, 1);}
.seepage .pageup {}
.seepage ul li.nowpage, .seepage ul li:hover, .seepage .pageup:hover, .seepage .pagedown:hover { color: #fff; border:1px solid #4d90f4; background: #4d90f4;}