﻿/* 导航的链接区域放大 */

.nav_menu1, .nav_menu1_2, .nav_menu1_cur {
    width: 125px;
}

.nav_menu2 a {
    line-height: 45px !important;
}

.nav_main ul li ul li {
    height: 45px;
    line-height: 45px !important;
}

.nav_menu2_2 a {
    line-height: 45px !important;    
}


/* 新闻滚动条左右两边和产品中心对齐 */
.ep_i_news {
    width: 1060px;
}

/* 去掉这个部分的友情链接 */
.yqlj_zx {
    display: none !important;
}

/* 去掉两个横线 */
.foot_copy {
    border-top: none !important;
}
.foot_tel {
    border-bottom: none !important;
}

/* 关注我们整体往下挪一点 */
.b_contact_us {
    top: 220px;
}

/* 二维码放大 */
.b_contact_us_pic,.b_contact_us_word {
    padding-top: 0;
}
.b_contact_us_pic img {
    width: 100px;
    height: 100px;
}


/* 详细页的标题字号放大 */
.pview_complex_nanme {
    font-size: 24px;
}

.news_view_title,.xn_c_casev_1_title {
    font-size: 22px;
    height: 30px;
}


/* 分享按钮位置调整，需要配合JS */
.xn_c_3_wrap {
    float: none;
    position: absolute;
    right: 0;
    bottom: 4px;
}
.xn_c_3_wrap1 {
    float: none;
    position: absolute;
    right: 215px;
    bottom: 48px;
}
