@charset "utf-8";
body {
    min-width: 1580px;
    margin: 0 auto;
    position: relative;
}

.wd_1400 {
    width: 1400px;
    margin: 0 auto;
}

.wd_1200 {
    width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.wd_1300 {
    width: 1300px;
    margin-left: auto;
    margin-right: auto;
}

.ml_0 {
    margin-left: 0 !important;
}

.header {
    height: 80px;
}

.header>.logo_box {
    margin-top: 15px;
    float: left;
}

.header>.logo_box>a {
    display: block;
}

.header>.logo_box>a>img {
    height: 50px;
}

.header>.right {
    float: right;
}

.header>.right>ul>li {
    float: left;
    line-height: 80px;
}

.header>.right>ul>li>a {
    display: block;
    padding: 0 20px;
    margin-left: 20px;
    color: rgba(153, 153, 153, 1);
    transition: color .5s;
    font-size: 14px;
}

.header>.right>ul>li.active>a,
.header>.right>ul>li:hover>a {
    color: #000;
}

.p_col_banner {
    padding-top: 1px;
    height: 839px;
    background: url(../images/92c316fdd1ea6cc6e824b95deb8c46bb_75.jpg) no-repeat left top;
    background-size: 1920px auto;
}

.p_col_banner>.p_col {
    margin-left: 200px;
    margin-top: 65px;
    height: 520px;
    width: 240px;
    padding: 0px 30px;
    background-color: #fff;
    border-radius: 10px;
}

.p_col_banner>.p_col {
    float: left;
    padding: 25px 0;
}

.p_col_banner>.p_col>dl>dd {
    margin: 4px 0;
    line-height: 36px;
}

.p_col_banner>.p_col>dl>dd>a {
    display: block;
    padding-left: 40px;
    color: #333;
    font-size: 16px;
    transition: color .5s;
}

.p_col_banner>.p_col>dl>dd>a:hover {
    color: rgba(0, 207, 165, 1);
}

.p_col_banner>.slogan {
    margin-left: 100px;
    margin-top: 250px;
    color: #fff;
}

.p_col_banner>.slogan {
    float: left;
}

.p_col_banner>.slogan>.line1 {
    font-size: 56px;
    font-family: '宋体';
}

.p_col_banner>.slogan>.line2 {
    margin-top: 40px;
    position: relative;
    padding-left: 110px;
    font-size: 24px;
    font-family: '宋体';
    color: #fff;
    font-weight: bold;
}

.p_col_banner>.slogan>.line2:before {
    display: block;
    content: '';
    position: absolute;
    left: 0;
    top: 15px;
    height: 1px;
    width: 90px;
    background-color: #fff;
}

.p_col_banner>.slogan>.more {
    margin-top: 100px;
}

.p_col_banner>.slogan>.more>a {
    display: block;
    line-height: 44px;
    font-size: 14px;
    color: #fff;
    text-align: center;
    width: 176px;
    background-color: rgba(0, 207, 165, 1);
    border-radius: 4px;
    transition: background-color .8s, color .8s;
}

.p_col_banner>.slogan>.more>a:hover {
    background-color: #fff;
    color: rgba(0, 207, 165, 1);
}

.pro1 {
    padding-top: 120px;
    padding-bottom: 180px;
}

.tit {
    font-family: '宋体';
    color: rgba(0, 0, 0, 1);
    font-size: 44px;
    text-align: center;
    font-weight: bold;
}

.pro1>.des {
    position: relative;
    padding-top: 1px;
    margin-top: 15px;
    color: rgba(102, 102, 102, 1);
    text-align: center;
    line-height: 1.5;
}

.pro1>.des>.line {
    position: absolute;
    top: 15px;
    left: 50%;
    height: 1px;
    margin: 0 auto;
    width: 210px;
    margin-left: -105px;
    background-color: rgba(102, 102, 102, 0.6);
}

.pro1>.des>.txt {
    position: relative;
    z-index: 10;
    margin-top: -40px;
    padding: 0 10px;
    background-color: #fff;
    display: inline-block;
    font-size: 14px;
}

.pro1>.pro1_content {
    position: relative;
    margin-top: 100px;
}

.pro1>.pro1_content>.pro1_tab {
    float: left;
    width: 1040px;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info,
.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.img_box {
    float: left;
    width: 520px;
}
.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info{
    padding-top: 75px;
}
.pro1>.pro1_content>.pro1_tab>.indicator {
    float: right;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.pro_tit {
    padding-left: 10px;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.pro_tit>a {
    font-size: 26px;
    text-align: left;
    color: #000;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.des {
    margin-top: 40px;
    color: rgba(102, 102, 102, 1);
    line-height: 1.8;
    text-align: left;
    font-size: 14px;
    text-indent: 1em;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.des>a {
    color: rgba(102, 102, 102, 1);
    height: 94px;
    display: block;
    padding-right: 20px;
    overflow: hidden;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more {
    margin-top: 57px;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a {
    display: block;
    line-height: 46px;
    width: 190px;
    text-align: center;
    box-shadow: 0px 0px 20px 0px rgba(109, 0, 14, 0.2);
    border-radius: 4px;
    color: #fff;
    font-size: 14px;
    transition: all .5s;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.red {
    background-color: rgba(109, 0, 14, 1);
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.red:hover {
    background-color: rgba(109, 0, 14, 0.9);
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.img_box {
    text-align: center;
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.img_box>a {
    display: block;
    width: 100%;
}

/* .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.img_box>a>img {
    height: 300px;
} */

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.yellow {
    background: rgba(198, 149, 84, 1);
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.yellow:hover {
    background: rgba(198, 149, 84, 0.9);
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.red {
    background-color: rgba(109, 0, 14, 1);
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.red:hover {
    background-color: rgba(109, 0, 14, 0.9);
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.green {
    background: rgba(0, 207, 165, 1);
}

.pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a.green:hover {
    background: rgba(0, 207, 165, 0.9);
}

.pro1>.pro1_content>.indicator {
    position: absolute;
    right: 0;
    top: 50%;
    height: 264px;
    margin-top: -132px;
}

.pro1>.pro1_content>.indicator>.indicator-item {
    padding: 14px;
}

.pro1>.pro1_content>.indicator>.indicator-item>div {
    height: 60px;
    width: 60px;
    line-height: 60px;
    border-radius: 50%;
    background-color: transparent;
    color: #999;
    text-align: center;
    font-size: 14px;
    cursor: pointer;
    transition: all .8s;
}

.pro1>.pro1_content>.indicator>.indicator-item.active>div,
.pro1>.pro1_content>.indicator>.indicator-item:hover>div {
    background-color: rgba(4, 242, 163, 0.1);
    color: rgba(0, 207, 165, 1);
}
.bg1{
    background: url(../images/bg2.jpg) no-repeat left bottom;
    background-size: cover;
}

.bg2{
    background: url(../images/bg3.jpg) no-repeat right top;
    background-size: cover;
}

.bg3{
    background: url(../images/bg1.jpg) no-repeat left center;
    background-size: cover;
}
.pro2>.pro2_list {
    margin: 70px auto 0;
    width: 1580px;
}

.pro2>.pro2_list>li {
    width: 256px;
    /* margin-left: 20px; */
    float: left;
    padding: 30px;
    box-shadow: 0px 0 20px transparent;
}

.pro2>.pro2_list>li:hover {
    transition: all 0.6s linear;
    box-shadow: 0px 0 20px rgba(0, 0, 0, .1);
}

.pro2>.pro2_list>li>a {
    display: block;
    width: 100%;
}

.pro2>.pro2_list>li>a>.img_box>img {
    display: block;
    width: 100%;
    height: 256px;
    margin: 0 auto;
}

.pro2>.pro2_list>li>a>.info {
    padding: 20px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(51, 51, 51);
    text-align: center;
    font-size: 18px;
    line-height: 1.2;
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}

.general_pro {
    margin-top: 110px;
    padding-top: 120px;
}

.general_pro>.pro_list {
    width: 1580px;
    margin: 66px auto;
}

.general_pro>.pro_list>li {
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    width: 380px;
    background-color: #fff;
    box-shadow: 0px 0 20px transparent;
}

.general_pro>.pro_list>li:nth-child(4n-3) {
    margin-left: 0;
}

.general_pro>.pro_list>li:hover {
    transition: all 0.4s linear;
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
}

.general_pro>.pro_list>li>a {
    display: block;
    width: 100%;
}

.general_pro>.pro_list>li>a>.img_box>img {
    height: 300px;
    width: 100%;
}

.general_pro>.pro_list>li>a>.info {
    padding: 15px 15px 24px 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: rgb(51, 51, 51);
    text-align: center;
    font-size: 18px;
    line-height: 2;
}

.general_pro>.more {
    margin-top: 70px;
    text-align: center;
}

.general_pro>.more>a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 207, 165, 1);
    box-shadow: 0px 10px 20px 0px rgba(37, 183, 154, 0.4);
    border-radius: 4px 4px 4px 4px;
    transition: all 0.4s linear;
    line-height: 48px;
    width: 178px;
}

.general_pro>.more>a:hover {
    background-color: rgba(0, 207, 165, .9);
}

.features {
    padding-top: 160px;
}

.features>.des {
    margin: 30px 0 70px;
    color: rgba(153, 153, 153, 1);
    text-align: center;
    font-size: 14px;
}

.adv_list {
    text-align: center;
}

.adv_list>div {
    display: inline-block;
    width: 75px;
    text-align: center;
    color: #00e9a5;
    width: 180px;
    font-size: 16px;
}

.adv_list>div>img {
    height: 30px;
    width: 30px;
}

.adv_list>div>p {
    margin-top: 10px;
}

.news {
    padding-top: 150px;
}

.features>.contact {
    font-family: '微软雅黑';
    font-weight: normal;
    font-size: 30px;
    color: #555;
}

.features>.contact>p:first-child {
    margin-top: 75px;
}

.features>.contact>p {
    margin-top: 45px;
}

.news>.news_list {
    width: 1580px;
    margin-top: 70px;
    margin-left: auto;
    margin-right: auto;
}

.news>.news_list>dl {
    margin-bottom: 40px;
    float: left;
    width: 350px;
    height: 230px;
    overflow: hidden;
    background-color: #fff;
    border-radius: 4px;
    color: #555;
    margin-left: 60px;
}

.news>.news_list>dl:nth-child(4n-3) {
    margin-left: 0px;
}

.news>.news_list>dl>dd {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align: center;
    padding: 25px 15px;
}

.news>.news_list>dl>dd>a {
    color: rgba(0, 207, 165, 1);
}

.news>.news_list>dl>dt {
    text-indent: 2em;
    padding: 0 15px;
    font-size: 14px;
    line-height: 23px;
    font-size: 14px;
}

.news>.news_list>dl>dt>a {
    color: #555;
}

.news>.more {
    margin-top: 70px;
    text-align: center;
}

.news>.more>a {
    display: inline-block;
    font-size: 14px;
    color: #fff;
    background-color: rgba(0, 207, 165, 1);
    box-shadow: 0px 10px 20px 0px rgba(37, 183, 154, 0.4);
    border-radius: 4px 4px 4px 4px;
    transition: all 0.4s linear;
    line-height: 48px;
    width: 178px;
}

.news>.more>a:hover {
    background-color: rgba(0, 207, 165, .9);
}

.news {
    padding-bottom: 60px;
}

main#main>section.friendlink {
    margin: 50px 0 20px;
}

.friendlink>.list-inline {
    padding-bottom: 25px;
    line-height: 34px;
    border-bottom: 1px solid #ccc;
}

.friendlink {
    padding: 60px 0 0;
    margin-left: auto;
    margin-right: auto;
    width: 1580px;
}

.friendlink>.fr_tit {
    margin-bottom: 25px;
    font-size: 22px;
}

.friendlink>.list-inline {
    margin-left: 0;
    font-size: 14px;
}

.friendlink>.list-inline>li {
    display: inline-block;
    margin-right: 15px;
}

.friendlink>.list-inline>li>a {
    color: #777;
    text-decoration: none;
}

.friendlink>.list-inline>li>a:hover {
    color: rgba(0, 207, 165, .9);
}

.footer {
    margin-left: auto;
    margin-right: auto;
    width: 1580px;
    padding: 50px 0;
}

.footer>div {
    float: left;
}

.footer>div.left {
    padding-top: 40px;
}

.footer>div.left,
.footer>div.right {
    width: 400px;
}

.footer>div.center {
    width: 780px;
    text-align: center;
}

.footer>div.left>p {
    margin-bottom: 10px;
    font-family: '宋体';
    color: rgba(0, 207, 165, 1);
    line-height: 1;
    font-size: 24px;
}

.footer>div.right {
    text-align: right;
}

.footer>div.center>p {
    margin-top: 15px;
    color: #777;
    font-size: 14px;
}

.footer>div.center>p>a {
    color: #777;
}

.footer>div.center>p>a:hover {
    color: #303133;
}

.footer>div.center>p>.v_line {
    margin: 0 22px;
}

.footer>div.center>p>span {
    margin-left: 25px;
}

.footer>div.right>.fr {
    float: right;
    width: 120px;
}

.footer>div.right>.fr>.erweima {
    width: 120px;
}

.footer>div.right>.fr>.erweima>img {
    display: block;
    height: 120px;
    width: 120px;
}

.footer>div.right>.fr>p {
    margin-top: 10px;
    width: 120px;
    text-align: center;
    color: #777;
    font-size: 14px;
}



@media screen and (max-width: 768px){

    .hide_768{
        display: none !important;
    }

    body{
        width: 100% !important;
        min-width: 0 !important;
        overflow-x: hidden;
        background-color: transparent !important;
    }

    .header.wd_1400{
        width: 100% !important;
    }

    .header.wd_1400 > .logo_box{
        margin: 10px 0;
        float: none;
        text-align: center;
    }

    .header.wd_1400 > .logo_box > a{
        display: block;
        width: 100%;
        text-align: center;
    }

    .header.wd_1400 > .logo_box > a >img{
        display: inline-block;
        margin-top: 0;
        width: 50%;
        height: auto;
    }			

    .header.wd_1400{
        height: auto;
    }


    .header.wd_1400 > .right{
        float: none;
    }

    .header.wd_1400 > .right > ul.nav > li{
        float: none;
        border-bottom: 1px solid #f0f0f0;
    }

    .header.wd_1400 > .right > ul.nav > li:last-child{
        border: 0 none;
    }

    .header.wd_1400 > .right > ul.nav > li > a, .header.wd_1400 > .right > ul.nav > li > a:hover{
        color: #fff;
        background-color: rgba(0, 207, 165, 1)
    }
    .header.wd_1400 > .right > ul.nav > li > a{

        line-height: 41px;
        font-size: 14px;
        text-align: center;
        height: 43px;
        padding-left: 0;
        padding-right: 0;

    }

    .header.wd_1400 > .right > ul.nav > li.nav:hover >ul{
        display: none;
    }

    .header>.right>ul>li>a{
        margin-left: 0;
    }

    .wd_1200{
        width: 100% !important;
        overflow-x: hidden;
    }

    .p_col_banner{
        height: auto;
        padding-bottom: 30px;
    }

    .p_col_banner>.p_col{
        float: none;
        border-radius: 0;
        background-color: transparent;
    }

    .p_col_banner>.p_col{
        margin-left: 0;
        margin-top: 0;
        height: auto;
        width: auto;
        padding: 30px 15px;
    }

    .p_col_banner>.p_col>dl{

        float: left;
        width: 48%;
        margin-right: 4%;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        
    }

    .p_col_banner>.p_col>dl>dd{
        background-color: rgba(0, 0, 0, .8);
        color: #fff;
        line-height: 41px;
    }

    .p_col_banner>.p_col>dl>dd>a{
        color: #fff;
        font-size: 14px;
    }

    .p_col_banner>.p_col>dl>dd>a{
        padding-left: 0;
        text-align: center;
    }

    .p_col_banner>.p_col>dl:nth-child(even){
        margin-right: 0;
    }

    .p_col_banner>.slogan{
        
        margin: 0;
    }

    .p_col_banner>.slogan{
        float: none;
        padding-left: 15px;
        padding-right: 15px;
    }

    .p_col_banner>.slogan>.line1{
        font-size: 30px;
    }

    .p_col_banner>.slogan>.line2{
        margin-top: 20px;
        font-size: 26px;
    }

    .p_col_banner>.slogan>.more{
        margin-top: 20px;
    }

    .p_col_banner>.slogan>.more>a{
        margin-left: auto;
    }

    .p_col_banner>.slogan>.more>a{
        margin-right: auto;
    }
    .pro1{
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .tit{
        font-size: 22px;
    }
    .pro1>.des{
        margin-top: 10px;
    }

    .pro1>.pro1_content{
        margin-top: 30px;
    }

    .pro1>.pro1_content.wd_1200{
        width: 100%;
    }

    .pro1>.pro1_content>.pro1_tab{
        float: none;
        width: 100%;
    }

    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info{
        padding-top: 0;
    }

    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.pro_tit{
        font-size: 22px;
        text-align: center;
        padding-left: 0;

    }

    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info, .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.img_box{
        width: 100%;
        float: none;
    }

    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.des{
        margin-top: 20px;
    }

    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.des>a{
        padding: 0 15px;
    }

    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more{
        margin-top: 10px;
    }

    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.pro_info>.more>a{
        line-height: 38px;
        font-size: 14px;
        margin-left: auto;
        margin-right: auto;
    }
    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.img_box{
        margin-top: 30px;
    }
    .pro1>.pro1_content>.pro1_tab>.pro1_tab_pane>.img_box>a>img{
        display: block;
        width: 100%;
    }

    .bg1{
        background-image: none;
    }

    .pro2>.pro2_list,.general_pro>.pro_list,.news>.news_list,.friendlink
    ,.footer{
        width: 100%;
        overflow-x: hidden;
    }
    .pro1>.pro1_content{
        margin-top: 20px;
    }

    .pro1>.pro1_content>.indicator{
        margin-top: 0;
        position: static;
        height: auto;
    }

    .pro1>.pro1_content>.indicator>.indicator-item{
        display: inline-block;
    }

    .pro1>.pro1_content>.indicator{
        text-align: center;
    }
    .pro1>.pro1_content>.indicator>.indicator-item>div{
        background-color: #777;
        color: #fff;
    }
    .pro1>.pro1_content>.indicator>.indicator-item.active>div, .pro1>.pro1_content>.indicator>.indicator-item:hover>div{
        background-color: rgba(0, 207, 165, 1);
        color: #fff;
    }

    .pro1>.pro1_content>.indicator{
        margin-top: 10px;
    }

    .pro2>.pro2_list{
        margin-top: 30px;
        width: 100%;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }

    .pro2>.pro2_list>li{
        float: left;
        width: 48%;
        margin-right: 4%;
        padding: 0;
    }

    .pro2>.pro2_list>li:nth-child(even){
        margin-right: 0;
    }

    .pro2>.pro2_list>li>a>.img_box>img{
        height: auto;
    }

    .pro2>.pro2_list>li>a>.info{
        font-size: 14px;
        padding: 10px;
    }

    .pro2>.pro2_list>li{
        margin-bottom: 20px;
    }

    .general_pro{
        margin-top: 30px;
        padding-top: 30px;
    }
    .bg2{
        background-image: none;
    }

    .general_pro>.pro_list{
        margin: 30px 0;
    }
    .general_pro>.pro_list{
        padding: 0 15px;
        box-sizing: border-box;
    }

    .general_pro>.pro_list>li{
        float: left;
        width: 48%;
        margin-right: 4%;
        margin-left: 0;
        padding: 0;
    }

    .general_pro>.pro_list>li:nth-child(even){
        margin-right: 0;
    }

    .general_pro>.pro_list>li>a>.img_box>img{
        height: auto;
    }

    .general_pro>.pro_list>li>a>.info{
        padding: 10px;
    }

    .general_pro>.pro_list>li>a>.info{
        line-height: 1.5;
        font-size: 14px;
    }
    .general_pro>.pro_list>li{
        margin-bottom: 0;
    }
    .general_pro>.more{
        margin-top: 30px;
    }
    .general_pro>.more>a{
        line-height: 38px;
        font-size: 14px;
    }
    .general_pro{
        padding-top: 10px;
    }

    .bg3{
        margin-top: 30px;
        background-image: none;
        background-color: #efefef;
    }

    .features{
        padding-top: 30px;
    }

    .features>.des{
        margin: 20px 0 30px;
        padding: 0 15px;
    }

    .adv_list>div{
        width: 46%;
        margin-bottom: 20px;
    }

    .features>.contact>p:first-child,
    .features>.contact>p{
        margin-top: 15px;
        font-size: 16px;
        padding: 0 15px;
    }

    .news{
        padding-top: 50px;
    }

    .news>.news_list{
        margin-top: 30px;
        padding-left: 15px;
        padding-right: 15px;
        box-sizing: border-box;
    }
    .news>.news_list>dl{
        margin-bottom: 20px;
        float: none;
        width: 100%;
    }

    .news>.news_list>dl>dd{
        padding: 15px;
        font-size: 14px;
    }

    .news>.news_list>dl>dd>a{
        font-size: 14px;
    }

    .news>.news_list>dl{
        height: auto;
        padding-bottom: 20px;
        float: none;
        margin-left: 0;
    }

    .news>.news_list>dl>dt{
        height: 115px;
        overflow-y: hidden;
    }

    .news>.news_list>dl:nth-child(n+6){
        display: none;
    }
    .news>.more{
        margin-top: 10px;
    }
    .news{
        padding-bottom: 50px;
    }

    .friendlink{
        display: none;
    }

    .news>.more>a{
        line-height: 38px;
        font-size: 14px;
    }


    .footer{
        padding: 30px 0;
    }

    .footer>div.left{
        display: none;
    }

    .footer>div.center{
        float: none;
        width: 100%;
    }

    .footer>div.right{
        float: none;
        width: 100%;
    }

    .footer>div.right>.fr{
        float: none;
    }

    .footer>div.center>p.line1{
        margin-top: 0;
    }
    .footer>div.center>p{
        padding: 0 15px;
    }

    .footer>div.center>p>.v_line{
        display: none;
    }

    .footer>div.center>p>a{
        margin-right: 20px;
    }

    .footer>div.center>p>a:last-child{
        margin-right: 0;
    }
    
    .footer>div.center>p>span{
        margin-bottom: 15px;
        display: block;
        text-align: center;
    }

    .footer>div.center>p.line2{
        margin-top: 20px;
    }
    .footer>div.right{
        margin-top: 20px;
    }
    .footer>div.right>.fr{
        width: 50%;
    }
    .footer>div.right>.fr{
        margin-left: auto;
        margin-right: auto;
    }

    .footer>div.right>.fr>.erweima{
        width: 100%;
    }
    .footer>div.right>.fr>.erweima>img{
        width: 100%;
        height: auto;
    }
    .footer>div.right>.fr>p{
        width: 100%;
        text-align: center;
    }

    
}