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

.top_bg{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_01.jpg) no-repeat center top; height: 600px;}
.title{width: 100%; margin: 0 auto; text-align: center; font-size:30px; line-height: 40px; padding:60px 0 30px;}
.title div.line{width: 60px; height: 5px; background: #309f25; margin: 0 auto;margin-top: 10px;}
.bianli{width: 1200px; margin: 0 auto 20px; overflow: hidden;}
.bianli img{display: block; margin: 0 auto;}
.tedian{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_03.jpg) no-repeat center top; height: 822px;}
.tedian h2{color: #fff; text-align: center; line-height: 40px;font-size: 28px;}
.tedian ul{width: 960px; margin:50px auto 0; overflow: hidden; padding-left: 60px;}
.tedian ul li{float: left;width: 440px; padding: 0 5px;margin-bottom: 70px;}
.left_img{display: inline-block; width: 74px;float: left;margin-right: 20px;}
.left_img img{display: block;width: 74px; height: 74px;}
.right_main{display: inline-block; padding-top: 7px; float: left; width: 346px;}
.top_tt{ font-size: 24px; font-weight: bold; line-height: 30px; color: #333;}
.bottom_tt{font-size: 20px; line-height: 30px;  color: #888888;}
.bottom_help{width: 850px;text-align: center; margin: 0 auto; font-size: 22px; font-weight: bold; line-height: 34px;}
.zs_01{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_05.jpg) no-repeat center top; height: 588px;}
.zs_02{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_07.jpg) no-repeat center top; height: 588px;}
.zs_03{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_08.jpg) no-repeat center top; height: 662px;}
.zs_04{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_09.jpg) no-repeat center top; height: 627px;}
.zs_05{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_10.jpg) no-repeat center top; height: 658px;}
.zs_06{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_11.jpg) no-repeat center top; height: 658px;}
.zs_07{width: 100%; margin: 0 auto; background: url(../../../newImages/special/yiliao_online/yiliao_12.jpg) no-repeat center top; height: 756px;}

/*相关资讯*/

.new_center {
    width: 1200px;
    margin: 0 auto;
    /*! padding: 30px 0; */
    overflow: hidden;
}

.new_center ul {
    width: 560px;
    float: left;
    padding-bottom: 50px;
}

.new_center ul:first-of-type {
    margin-right: 40px;
}

.new_center_title {
    /*! background: #e3e3e3; */
    color: #333;
    line-height: 26px;
    font-size: 20px;
    padding: 10px 10px;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 3px solid #dedede;
}

.new_center_title_left {
    float: left;
    display: inline-block;
    color: #fe5047;
}

.new_center_title_left img {
    display: block;
    width: 24px;
    height: 24px;
    float: left;
    margin-right: 4px
}

.new_center_title a {
    display: inline-block;
    float: right;
    font-size: 14px;
}

.new_center ul li {
    padding: 4px 0;
    line-height: 26px;
    font-size: 14px;
    /*! border-bottom: 1px #eee dashed; */
    text-align: left;
}

.new_center_l {
    width: 400px;
    float: left;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    white-space: normal;
    text-overflow: ellipsis;
}

.new_center_l:hover {
    color: #888
}

.new_center_r {
    width: 140px;
    float: right;
    text-align: right;
}

.page {
    padding: 30px 0;
    overflow: hidden;
}

.page a {
    display: inline-block;
    width: 26px;
    height: 26px;
    border: 1px #eee solid;
    line-height: 26px;
    text-align: center;
    color: #666;
    background: #fff;
    margin-right: 6px;
    -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);
}

.page a.page_active,
.page a:hover {
    background: #ff6000;
    border: 1px #ff6000 solid;
    color: #fff;
}
.wewpresent {
    margin: 0 auto;
    text-align: center;
    min-width: 1200px;
    overflow: hidden;
}
