﻿/* CSS Document */
.banner-box
{
    width: 100%;
    position: relative;
    overflow: hidden;
}
.banner-box .bd
{
    width: 100%!important;
}
.banner-box .bd li .m-width
{
    width: 100%;
    margin: 0 auto;
    overflow: hidden;
    text-align: center;
}
.banner-box .bd li
{
    width: 100%!important;
}
.banner-box .bd li a
{
    display: block;
    background-size: auto;
}
.banner-box .bd li a img, .banner-box .bd li img
{
    max-width: 100%;
}
.banner-btn a
{
    display: block;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    filter: alpha(opacity=70);
    -moz-opacity: .7;
    -khtml-opacity: .7;
    opacity: .7;
    color: #fff;
    text-align: center;
    line-height: 50px;
    font-size: 16px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    background: rgba(0,0,0,.4);
    font-size: 0;
}
.banner-btn a.prev
{
    left: 20px;
    position: absolute;
    top: 50%;
}
.banner-btn a.prev:after
{
    content: ' ';
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    width: 12px;
    height: 12px;
    border: #fff solid;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
    margin-left: -5px;
}
.banner-btn a.next
{
    right: 20px;
    position: absolute;
    top: 50%;
}
.banner-btn a.next:after
{
    content: ' ';
    position: absolute;
    top: 50%;
    margin-top: -6px;
    left: 50%;
    width: 12px;
    height: 12px;
    border: #fff solid;
    border-width: 2px 2px 0 0;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    margin-left: -8px;
}
.banner-btn a:hover
{
    background: rgba(0,0,0,.9);
}
.banner-box .hd
{
    position: absolute;
    bottom: 15px;
    width: 100%;
    text-align: center;
}
.banner-box .hd ul li
{
    width: 36px;
    height: 6px;
    margin-right: 8px;
    display: inline-block;
    cursor: pointer;
    background-color: rgba(0,0,0,.7);
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
.banner-box .hd ul li.on
{
    background: none;
    background: #fff;
}
.banner-box .hd ul li.on em
{
    background: #fff;
    width: 10px;
    height: 10px;
    display: block;
    margin: 1px;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.ibdex_main
{
    background: #fff;
}
.prt_mianc
{
    max-width: 1200px;
    margin: 0 auto;
}
.tle_mc_l
{
    height: 63px;
    line-height: 63px;
    background: #fff;
    border-bottom: 1px solid #ddd;
    color: #999;
}
.main_content
{
    background: #f5f5f5;
    padding: 30px 0;
}
.ain_con_cer
{
    max-width: 1200px;
    margin: 0 auto;
}
.n_con_c_l
{
    float: left;
    width: 320px;
}
.n_con_c_r
{
    width: 818px;
    float: right;
    background: #fff;
    padding: 20px 20px;
    border: 1px solid #e5e5e5;
    min-height: 600px;
}
.n_co_rt_mrt
{
    background: #fff;
    padding: 20px 19px;
    border: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.snc_cen_xd
{
    display: block;
    line-height: 35px;
    font-size: 18px;
    color: #333;
    font-weight: bold;
}
.about_m p
{
    margin-top: 20px;
}
.about_m img
{
    max-width: 100%;
}
.about_m
{
    line-height: 25px;
    font-size: 12px;
    color: #666;
}
.m_in_ler1
{
    position: relative;
    background: url(/jpg/g4tcf3x9.jpg) left bottom no-repeat;
    height: 40px;
    line-height: 40px;
    color: #666;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 12px;
    border-bottom: 1px solid #e5e5e5;
}
.m_in_ler1 span strong
{
    padding-right: 8px;
    font-size: 16px;
}
.m_in_ler1 span
{
    display: inline-block;
}
.title_l
{
    max-width: 1200px;
    margin: 0 auto;
    height: 40px;
    color: #666;
}
.title_l
{
    line-height: 40px;
    margin: 0 auto;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    border-bottom: 1px solid #e5e5e5;
}
.title_l a
{
    color: #666;
}
.contact_m
{
    line-height: 35px;
    font-size: 14px;
    color: #343a40;
    padding: 20px 0;
}
.contact_m ul
{
    border-bottom: 1px dashed #e5e5e5;
    padding-bottom: 10px;
    margin-bottom: 10px;
}
.contact_m p strong
{
    font-size: 16px;
}
.contact_m p img
{
    max-width: 100%;
}
.feed_m
{
    margin: 30px auto;
    max-width: 1310px;
    padding: 0 15px;
}
.form-group
{
    line-height: 36px;
    margin-bottom: 22px;
    position: relative;
    display: inline-block;
    width: 100%;
}
.form-control
{
    border: 1px solid #e4eaec;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 36px;
    height: 36px;
    outline: none;
    color: #666;
    font-size: 12px;
    padding-left: 2%;
    width: 97%;
}
textarea.form-control
{
    border: 1px solid #e4eaec;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 36px;
    height: 180px;
    outline: none;
    color: #666;
    font-size: 12px;
    padding: 10px 2%;
    width: 95%;
}
#code
{
    border: 1px solid #e4eaec;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 36px;
    height: 36px;
    outline: none;
    color: #666;
    font-size: 12px;
    padding-left: 2%;
    width: 40%;
    float: left;
}
.btn-primary
{
    border: 1px solid #006db9;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    line-height: 36px;
    height: 36px;
    outline: none;
    font-size: 12px;
    width: 100%;
    background: #006db9;
    color: #fff;
    cursor: pointer!important;
}
.form-group label
{
    position: absolute;
    left: 0;
    bottom: -20px;
    line-height: 20px;
    color: #666;
    font-size: 12px;
}
.form-group label.error
{
    color: #f00;
}
.form-group span
{
    height: 34px;
    padding: 0 10px 0 0;
    font-size: 14px;
    display: block;
    font-weight: 400;
    margin-left: 10px;
    color: #76838f;
    float: left;
    text-align: center;
    background-color: #f3f7f9;
    border: 1px solid #e4eaec;
    border-radius: 3px;
    line-height: 36px;
}
.form-group span img
{
    float: left;
}
.form-group span a
{
    display: inline-block;
    color: #666;
    font-size: 12px;
}/* 分页 */
a
{
    text-decoration: none;
}
*
{
    padding: 0;
    margin: 0;
    list-style: none;
}
address, cite, em
{
    font-style: normal;
}
.page_tp
{
    margin: 27px auto;
    text-align: center;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    width: 100%;
}
.page_op_txt
{
    background: #fff;
    border: 1px solid #ccc;
    height: 30px;
    line-height: 30px;
    padding: 0 10px!important;
    display: inline-block;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑";
    margin-right: 10px;
    display: inline-block;
    margin-left: 10px;
    outline: none;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.page_tp span
{
    color: #6d6d6d;
    font-size: 12px;
    font-family: "微软雅黑";
    display: inline-block;
    padding: 0!important;
    border: 0!important;
    background: none;
}
.red_pcd
{
    width: 40px;
    height: 28px;
    line-height: 28px;
    color: #6d6d6d;
    font-size: 12px;
    font-family: "微软雅黑";
    border: 1px solid #ccc;
    padding-left: 5px;
    margin-right: 10px;
    margin-left: 10px;
    display: inline-block;
    margin-top: -3px;
    outline: none;
    text-align: center;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.red_pcd1
{
    width: 46px;
    height: 30px;
    border: 1px solid #e5e5e5;
    color: #333;
    font-size: 12px;
    font-family: "微软雅黑";
    background: none;
    cursor: pointer!important;
    margin-left: 10px;
    display: inline-block;
    margin-top: -3px;
    background: #efefef;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.page_tp em
{
    display: inline-block;
    margin-right: 10px;
}
.page_op_txtu
{
    color: #bbb;
}
.page_tp em a
{
    background: #fff;
    border: 1px solid #e5e5e5;
    padding: 0;
    height: 30px;
    line-height: 30px;
    width: 36px;
    display: inline-block;
    color: #333;
    font-size: 13px;
    font-family: "微软雅黑";
    text-align: center;
    margin: 0 5px;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.page_tp em a.on
{
    border: 1px solid #333;
    color: #fff;
    background: #333;
    font-weight: bold;
}
.page_tp em a.on_last
{
    border-right: 1px solid #e5e5e5;
}
.page
{
    min-height: 40px;
    text-align: center;
    margin: 0 auto 0;
    padding: 0 21px;
    display: none;
}
.page ul
{
    padding: 20px 0;
}
.page a
{
    display: inline-block;
    margin: 0 2%;
    height: 38px;
    line-height: 38px;
    border: 1px solid #dcdcdc;
    color: #666;
    font-size: 14px;
    width: 40%;
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
.pdor_lost_m_nzd
{
    margin-top: 30px;
}
.list_news
{
    list-style: none;
    margin: 0;
    padding: 6px 0 20px 0;
    margin-top: 10px;
}
.list_news li
{
    color: #898989;
    background: url(keywords.png) no-repeat left 14px;
    line-height: 38px;
    height: 38px;
    padding-left: 13px;
    border-bottom: 1px dashed #e3e2e2;
    position: relative;
}
.list_news li a
{
    color: #303c4b;
}
.list_news li a:hover
{
    text-decoration: none;
    color: #1260aa;
}
.news_time
{
    position: absolute;
    right: 0;
    top: 0;
}
.y_ctr2 li
{
    line-height: 38px;
    position: relative;
}
.y_ctr2 li:last-child
{
    border-bottom: 0;
}
.y_ctr2 li a
{
    border-bottom: 1px solid #f2f2f2;
    display: block;
    color: #444;
    font-size: 14px;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    height: 38px;
    overflow: hidden;
    padding-right: 40px;
}
.y_ctr2 li a:hover
{
    text-decoration: underline;
}
.eb_lm_mdrf
{
    position: relative;
}
.leb_lm_m
{
    display: none;
    width: 100%;
}
.leb_lm_m a
{
    display: block;
    height: 33px;
    line-height: 33px;
    color: #666;
    font-size: 14px;
    padding-left: 18px;
    border-bottom: 1px dashed #eee;
}
.leb_lm_m a:hover
{
    color: #666;
}
.more_ald
{
    display: block;
    position: absolute;
    right: 0;
    top: -39px;
    width: 32px;
    z-index: 1;
    height: 38px;
    cursor: pointer;
    color: #666;
    font-size: 18px;
    line-height: 38px;
    text-align: center;
    font-style: normal;
    font-weight: bold;
}
.y_ctr2
{
    margin-bottom: 20px;
    margin-top: 15px;
}
.pst_msdc_m
{
    margin-top: 25px;
}
.pst_msdc_m ul li span
{
    display: block;
    height: 190px;
    border: 1px solid #ddd;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}
.dex_n_ret3
{
    margin-top: 10px;
}
.dex_n_ret3 ul li
{
    padding: 15px 15px;
    transition: all .4s ease;
    border-bottom: 1px solid #e5e5e5;
    position: relative;
}
.ex_ne_trt span
{
    display: block;
    font-size: 16px;
    color: #000;
    line-height: 32px;
    overflow: hidden;
    height: 32px;
}
.ex_ne_trt span a
{
    color: #000;
    font-size: 16px;
}
.ex_ne_trt span a:hover
{
    color: #006db9;
}
.ex_ne_trt i
{
    display: block;
    color: #6c757d;
    font-size: 14px;
    line-height: 30px;
    margin: 5px 0;
    font-style: normal;
}
.ex_ne_trt em
{
    display: block;
    font-size: 14px;
    line-height: 25px;
    color: #6c757d;
    max-height: 50px;
    overflow: hidden;
}
.dex_n_ret3 ul li:hover
{
    box-shadow: 0 2px 20px rgba(161,161,161,.3);
    transition: all .4s ease;
}
.text_bsd a:hover, .pge_re span a:hover
{
    color: #006db9;
}
.ews_t_tl a:hover
{
    background: #006db9;
    color: #fff;
}
.dhr_mt1
{
    display: block;
    font-size: 22px;
    line-height: 35px;
    text-align: center;
    color: #333;
    margin: 25px 0 10px;
}
.dhr_mt2
{
    display: block;
    color: #666;
    font-size: 12px;
    line-height: 35px;
    text-align: center;
    margin-bottom: 10px;
}
.dhr_mt3 img
{
    max-width: 100%;
}
.dhr_mt3 p
{
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.dhr_mt3
{
    margin-top: 15px;
    color: #666;
    font-size: 14px;
    line-height: 30px;
}
.pge_re
{
    margin-bottom: 20px;
    margin-top: 40px;
}
.pge_re span
{
    display: block;
    line-height: 32px;
    height: 32px;
    overflow: hidden;
    font-size: 14px;
    color: #333;
    padding: 0 10px;
}
.pge_re span a
{
    color: #666;
}
.min_ce_left
{
    float: left;
    width: 250px;
}
.min_ce_right
{
    float: right;
    width: 920px;
}
.ind_pe_tr_m
{
    width: 1200px;
    margin: 30px auto 30px;
    overflow: hidden;
}
.ind_petr_m
{
    width: 1200px;
    margin: 30px auto 30px;
    overflow: hidden;
}
.d_pe_top1
{
    width: 100%;
    height: 35px;
    line-height: 26px;
    overflow: hidden;
    background: url(/jpg/g4tcf3x9.jpg) left bottom no-repeat;
    margin-bottom: 15px;
    border-bottom: 1px solid #e5e5e5;
    margin-top: 11px;
}
.d_pe_top1 span
{
    display: block;
    float: left;
    color: #3b4852;
    font-size: 18px;
}
.d_pe_top1 span i
{
    color: #666;
    padding-left: 8px;
    text-transform: uppercase;
    font-weight: 100;
    font-size: 12px;
    font-style: normal;
}
.d_pe_top1 a
{
    float: right;
    margin-top: 6px;
}
.d_pe_top2
{
    width: 1200px;
    height: 250px;
    overflow: hidden;
}
.d_pe_top2 ul
{
    float: left;
}
.d_pe_top2 ul li
{
    float: left;
    width: 190px;
    margin-right: 20px;
}
.d_pe_top2 ul li table
{
    width: 100%;
    height: 190px;
}
.d_pe_top2 ul li span
{
    display: block;
    height: 190px;
    overflow: hidden;
    border: 1px solid #e5e5e5;
}
.d_pe_top2 ul li table img
{
    max-width: 100%;
    max-height: 190px;
}
.xp_m_xa_n_cd1
{
    display: block;
    text-align: center;
    height: 35px;
    overflow: hidden;
    line-height: 35px;
    color: #666;
    font-size: 14px;
}
.xp_m_xa_n_cd1:hover
{
    text-decoration: none;
    color: #006db9;
}
.w_ap_ab2
{
    width: 320px;
    float: left;
    height: 330px;
    overflow: hidden;
    border: #e5e5e5 1px solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 0 15px;
}
.w_ap_ab1
{
    width: 440px;
    padding: 0 15px;
    border: #e5e5e5 1px solid;
    float: left;
    height: 330px;
    overflow: hidden;
    margin-left: 15px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.w_ap_ar3
{
    width: 315px;
    padding: 0 15px;
    float: right;
    height: 330px;
    overflow: hidden;
    border: #e5e5e5 1px solid;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.w_a_p_at
{
    text-align: center;
    margin-bottom: 10px;
}
.w_a_p_at img
{
    width: 100%;
}
.w_ap_arf
{
    line-height: 28px;
    color: #666;
    font-size: 14px;
    max-height: 250px;
    overflow: hidden;
}
.w_ap_arf img
{
    max-width: 120px;
    max-height: 85px;
    float: left;
    margin: 5px 15px 0 0;
}
.w_ap_atr dd
{
    display: block;
    background: url(/jpg/7cgl1k01.jpg) no-repeat left center;
    padding-left: 18px;
    color: #666;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
}
.w_ap_atr dd a
{
    color: #666;
    font-size: 14px;
}
.w_ap_atr dd a:hover
{
    color: #006db9;
}
.w_ap_at_dr dd a
{
    color: #666;
    font-size: 14px;
}
.w_ap_at_dr dd
{
    color: #666;
    line-height: 28px;
    height: 28px;
    overflow: hidden;
    font-size: 14px;
}
.d_pe_top1 span em
{
    font-size: 12px;
    margin-left: 5px;
}
.m_in_le_r1
{
    display: block;
    background: url(/jpg/g4tcf3x9.jpg) left bottom no-repeat;
    height: 40px;
    line-height: 40px;
    color: #666;
    font-size: 16px;
    border-bottom: 1px solid #e5e5e5;
}
.n_co_rt1
{
    display: block;
    font-size: 18px;
    color: #333;
    line-height: 30px;
    font-weight: bold;
}
.n_co_rt2
{
    margin-top: 10px;
}
.n_co_rt2 li
{
    margin-bottom: 15px;
}
.n_co_r_xtx
{
    width: 268px;
    height: 32px;
    line-height: 32px;
    border: 1px solid #e5e5e5;
    outline: none;
    padding-left: 10px;
    color: #666;
    font-size: 12px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    overflow: hidden;
}
.n_co_r_xtx1
{
    width: 130px;
    height: 38px;
    background-color: #2462ad;
    line-height: 38px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border: 0;
    outline: none;
}
.n_ce_ret
{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #ddd;
    position: relative;
}
.n_ce_ret span
{
    display: inline-block;
    zoom: 1;
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    color: #2462ad;
    border-bottom: 1px solid #2462ad;
    font-weight: bold;
}
.post_list
{
    overflow: hidden;
    margin-top: 20px;
}
.post_list li
{
    min-height: 125px;
    background: #fff;
    margin-bottom: 20px;
    border: 1px solid #e5e5e5;
    overflow: hidden;
}
.ost_l_mian
{
    position: relative;
    padding: 15px;
    min-height: 125px;
}
.ost_l_miant
{
    border-top: 1px solid #e5e5e5;
    padding: 10px 15px;
    font-size: 14px;
    color: #999;
}
.pro_kcl_ist
{
    color: #fff;
    display: block;
    background: #f98d29;
    font-size: 14px;
    line-height: 35px;
    width: 105px;
    text-align: center;
}
.st_lis_ler
{
    position: absolute;
    width: 120px;
    height: 120px;
    background: #fff;
    overflow: hidden;
    border: 1px solid #e5e5e5;
    left: 15px;
    top: 15px;
}
.st_lis_ler table
{
    width: 100%;
    height: 120px;
}
.st_lis_ler table img
{
    max-width: 100%;
    max-height: 120px;
}
.st_lis_etr
{
    margin-left: 140px;
    position: relative;
    min-height: 125px;
}
.st_lis_etr dl dd
{
    line-height: 30px;
    font-size: 14px;
    color: #666;
}
.st_lis_etr dl dd em
{
    color: #999;
}
.st_lis_etr dl dd a
{
    color: #f98d29;
    font-weight: bold;
}
.ost_l_miant table tr td strong
{
    color: #2462ad;
    font-weight: normal;
}
.ost_l_miant table tr td em
{
    color: #666;
}
.is_e_mdf
{
    height: 50px;
    line-height: 25px;
    overflow: hidden;
    margin-top: 4px;
    display: block;
    font-size: 14px;
    color: #666;
}
.is_e_mdt
{
    display: block;
    width: 90px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    color: #fff;
    margin-top: 35px;
    background: #f98d29;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
}
.is_e_mdf:hover
{
    color: #f98d29;
}
.ibdex_main
{
    background: #fff;
    padding: 10px 15px 50px;
}
.prt_mianc
{
    border-top: 1px solid #e5e5e5;
    border-left: 1px solid #e5e5e5;
}
.prt_mianc tr td
{
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
    font-size: 14px;
    color: #333;
}
.pdt_ncd1
{
    display: block;
    max-width: 250px;
    font-size: 14px;
    color: #4580bd;
}
.pdt_ncd2
{
    display: block;
    max-width: 170px;
    font-size: 14px;
    color: #333;
}
.prt_mianc tr:nth-child(2n+1)
{
    background: #efefef;
}
.prt_mianc tr.tlt_nav
{
    background: #4580bd;
    color: #fff;
    font-size: 14px;
}
.prt_mianc tr.tlt_nav strong
{
    color: #fff;
}
.prt_mianc tr.tlt_nav th
{
    border-bottom: 1px solid #e5e5e5;
    border-right: 1px solid #e5e5e5;
}
.ind_nesd
{
    background: #fff;
}
.xkc_mde1
{
    color: #4580bd;
}
.ut_ind_tp1
{
    margin-top: 25px;
    text-align: center;
}
.ut_ind_tp1 span
{
    display: block;
    font-size: 23px;
    text-align: center;
    color: #363534;
}
.ut_ind_tp1 em
{
    display: block;
    text-align: center;
    padding-top: 2px;
    font-size: 16px;
    color: #888;
    margin-bottom: 5px;
}
.ut_ind_tp1 i
{
    width: 113px;
    display: block;
    margin: 0 auto;
    margin-bottom: 20px;
    background: url(/png/npopcdxo.png) center center no-repeat;
    height: 30px;
}
.nd_ne_nres
{
    max-width: 1120px;
    margin: 0 auto;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
    padding: 35px 40px;
    margin-top: 48px;
    overflow: hidden;
}
.nd_ne_nres ul
{
    width: 1150px;
}
.nd_ne_nres ul li
{
    float: left;
    width: 540px;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    margin-right: 30px;
}
.nd_ne_nres ul li a
{
    display: block;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    color: #112539;
    font-size: 14px;
    float: left;
    max-width: 410px;
}
.nd_ne_ngt1
{
    float: right;
    display: block;
    line-height: 36px;
    height: 36px;
    overflow: hidden;
    color: #999;
    font-size: 14px;
}
.nd_ne_nres ul li i
{
    height: 4px;
    width: 4px;
    display: inline-block;
    background: #c9c9c9;
    border-radius: 2px;
    margin-right: 2px;
    vertical-align: middle;
    float: left;
    font-style: normal;
    margin-top: 17px;
}
.nd_ne_nres ul li a:hover
{
    color: #006db9;
}
.mr_frbox
{
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.scroll_prt
{
    width: 1200px;
    margin: 0 auto;
}
.mr_frbox .mr_frBtnR, .mr_frbox .mr_frBtnL
{
    height: 40px;
    width: 45px;
    text-align: center;
    position: absolute;
    z-index: 2;
    display: block;
    top: 50%;
    margin-top: -20px;
}
.mr_frbox .prev
{
    left: -50px;
}
.mr_frbox .next
{
    right: -50px;
}
.nt_mia_rt2
{
    width: 1200px;
    overflow: hidden;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-radius: 10px;
}
.nt_mia_rt2 ul
{
    width: 1230px;
    *margin-bottom: 20px;
}
.nt_mia_rt2 ul li
{
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background: #fff;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    float: left;
    width: 300px;
    height: 625px;
}
.nt_mia_rt2 ul li table
{
    width: 250px;
    height: 230px;
}
.nt_mia_rt2 ul li table img
{
    max-width: 250px;
    max-height: 230px;
}
.nt_mia_rt2 ul li span
{
    display: block;
    margin-top: 10px;
    height: 32px;
    line-height: 32px;
    overflow: hidden;
    text-align: center;
}
.nt_mia_rt2 ul li span a
{
    display: block;
    color: #000;
    font-size: 16px;
}
.nt_mia_rt2 ul li span a:hover
{
    color: #006db9;
}
.t_mie
{
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 25px 20px;
    border-right: 1px solid #e5e5e5;
}
.so_mrt_box
{
    max-width: 1200px;
    margin: 20px auto 0;
    overflow: hidden;
}
.so_mrt_box ul
{
    width: 100%;
    text-align: center;
}
.so_mrt_box ul li
{
    display: inline-block;
    width: 15%;
}
.so_mrt_box ul li img
{
    display: block;
    margin: 10px auto;
    transition-duration: .8s;
    transition-timing-function: ease;
    max-width: 100%;
}
.so_rt_name
{
    height: 35px;
    line-height: 35px;
    font-size: 14px;
    display: block;
    margin-top: 5px;
    overflow: hidden;
    color: #333;
    text-align: center;
}
.so_mrt_box ul li:hover img
{
    -webkit-transform: rotateY(360deg);
    -moz-transform: rotateY(360deg);
    -ms-transform: rotateY(360deg);
    -o-transform: rotateY(360deg);
    transform: rotateY(360deg);
}
.ty_pe_box ul li img:hover
{
    cursor: pointer;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,.1);
    box-shadow: 0 5px 10px rgba(0,0,0,.1);
    -webkit-transform: translate3d(0,-3px,0);
    transform: translate3d(0,-3px,0);
    z-index: 3;
}
.news_ndr
{
    max-width: 1200px;
    margin: 0 auto 50px;
    padding: 0 15px;
    overflow: hidden;
}
.news_ndr ul
{
    width: 100%;
    overflow: hidden;
}
.news_ndr ul li
{
    width: 49%;
    float: left;
    margin-top: 28px;
    background: #f5f5f5;
    border-radius: 10px;
}
.news_ndr ul li:nth-child(2n)
{
    float: right;
}
.ews_nder
{
    padding: 10px 32px;
}
.ws_nt1
{
    font-size: 18px;
    color: #333;
    overflow: hidden;
    height: 48px;
    line-height: 48px;
    display: block;
}
.ws_nt1 a
{
    color: #333;
}
.ws_nt1 a:hover
{
    color: #006db9;
}
.ws_nt1:before
{
    content: '';
    height: 3px;
    width: 0;
    background: #006db9;
    margin-top: 22px;
    margin-right: 0;
    transition: all .3s ease-in-out;
    float: left;
}
.news_ndr ul li:hover .ws_nt1:before
{
    width: 17px;
    margin-right: 12px;
}
.ws_nt2
{
    display: block;
    overflow: hidden;
    font-size: 14px;
    color: #888;
    line-height: 36px;
    height: 36px;
}
.ws_nt3
{
    font-size: 14px;
    color: #888;
    line-height: 30px;
    overflow: hidden;
    display: block;
    height: 60px;
    margin-top: 7px;
}
.ws_nt4
{
    line-height: 40px;
    height: 40px;
    font-size: 14px;
    color: #333;
    width: 123px;
    background: url(/png/5mlavgoe.png) center right no-repeat;
    transition: all .4s ease-in-out;
    display: block;
}
.f_tl
{
    float: left;
    display: block;
    margin-right: 20px;
    padding-left: 26px;
    background: url(/png/tp3q2bu5.png) center left 3px no-repeat;
}
.f_t2
{
    float: left;
    display: block;
    padding-left: 26px;
    background: url(keywords.png) center left 3px no-repeat;
}
.news_ndr ul li:hover .ws_nt4
{
    margin-left: calc(100% - 123px);
    color: #006db9;
    background: url(/png/gdscggrv.png) center right no-repeat;
}
.inx_aut
{
    padding: 20px 0;
    overflow: hidden;
    background: url(/png/s7xfjivj.png) center top no-repeat;
    display: inline-block;
    width: 100%;
    background-size: 100% 100%;
}
.ab_snd_m
{
    max-width: 1200px;
    margin: 45px auto 40px;
    overflow: hidden;
    padding: 0 15px;
}
.ab_left
{
    float: right;
    width: 62%;
    padding-left: 3%;
}
.ab_right
{
    float: left;
    width: 35%;
    position: relative;
    text-align: center;
}
.ab_left span
{
    display: block;
    font-size: 24px;
    color: #333;
    font-weight: 600;
    line-height: 36px;
    margin-bottom: 10px;
}
.ab_left p
{
    font-size: 14px;
    color: #606060;
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 7;
}
.det_md
{
    display: block;
    width: 120px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 12px;
    color: #fff;
    background: #e10808;
    margin: 30px auto;
    transition: all .3s ease-in-out;
}
.st_t2 img
{
    max-width: 100%;
    max-height: 265px;
}
.ab_right .det_il_m1
{
    height: 265px!important;
}
.prot_ma_in
{
    background: #fff;
    padding: 30px 15px;
}
.prot_main_t
{
    max-width: 1200px;
    margin: 0 auto;
}
.w_ap_a_bt
{
    width: 280px;
    float: left;
}
.w_ap_a_rt
{
    margin-left: 310px;
}
.w_at_p_at
{
    display: block;
    line-height: 40px;
    color: #666;
    font-size: 18px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
}
.w_at_p_at em
{
    display: inline-block;
    position: relative;
}
.w_at_p_at em:after
{
    position: absolute;
    left: 0;
    bottom: -2px;
    content: '';
    width: 70px;
    height: 2px;
    background: #006db8;
}
.si_de_ns
{
    margin-bottom: 30px;
}
.si_de_ns li
{
    margin-bottom: 1px;
    background: #eee;
}
.si_de_ns li a
{
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-decoration: none;
    display: block;
    padding: 0 10px 0 20px;
    font-size: 14px;
    position: relative;
    color: #888;
    height: 40px;
    line-height: 40px;
}
.si_de_ns li.omm a
{
    color: #fff;
}
.si_de_ns li.omm
{
    background: #006db8;
}
.side_ons li
{
    display: block;
    line-height: 35px;
    font-size: 13px;
    color: #666;
}
.side_ons li a
{
    color: #666;
}
.pdror_lost_m_nzd
{
    max-width: 1200px;
    margin: 30px auto 0;
}
.st_m_n1
{
    border: 1px solid #e5e5e5;
    padding: 10px;
}
.pdror_lost_m_nzd ul li
{
    width: 23.5%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}
.pdror_lost_m_nzd ul li:nth-child(4n)
{
    margin-right: 0;
}
.pdror_lost_m_nzd ul li table
{
    width: 100%;
    height: 220px;
}
.pdror_lost_m_nzd ul li span
{
    display: block;
    height: 220px;
    overflow: hidden;
}
.pdror_lost_m_nzd ul li table img
{
    max-width: 100%;
    max-height: 220px;
}
.xp_man_cd1
{
    display: block;
    text-align: center;
    height: 30px;
    overflow: hidden;
    line-height: 30px;
    color: #656464;
    transition: color .3s;
}
.xp_man_cd1:hover
{
    text-decoration: none;
    color: #006db9;
}
.st_m_n1:hover
{
    border-color: #006db9;
    transition: all .5s;
    transform: translateY(-10px);
    box-shadow: 0 3px 15px #32a04b3d;
}
.st_m_n1:hover img
{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transition: all .6s ease-in-out;
    -o-transition: all .6s ease-in-out;
    transition: all .6s ease-in-out;
}
.dex_n_ret3
{
    margin-top: 20px;
}
.dex_n_ret3 ul li
{
    position: relative;
    padding: 15px 15px;
    border-bottom: 1px dashed #ccc;
}
.dex_n_ret3 ul li table
{
    position: absolute;
    left: 15px;
    top: 15px;
    width: 175px;
    height: 130px;
}
.dex_n_ret3 ul li table img
{
    max-width: 175px;
    max-height: 130px;
}
.ex_ne_trt
{
    margin-left: 200px;
    min-height: 130px;
}
.ex_ne_trt span
{
    display: block;
    font-size: 16px;
    color: #2b2b2b;
    line-height: 32px;
    overflow: hidden;
    height: 32px;
    font-weight: bold;
}
.ex_ne_trt span a
{
    color: #2b2b2b;
    font-size: 16px;
}
.ex_ne_trt span a:hover
{
    color: #0a72e5;
}
.ex_ne_trt i
{
    display: block;
    margin: 5px 0;
    font-style: normal;
}
.ex_ne_trt em
{
    display: block;
    font-size: 12px;
    line-height: 20px;
    color: #878787;
    max-height: 40px;
    overflow: hidden;
    margin-top: 10px;
}
.ex_ne_trt_mfd
{
    margin-left: 0;
    min-height: auto;
}
.ex_ne_trt i a
{
    display: block;
    float: right;
    width: 80px;
    height: 30px;
    border-radius: 3px;
    background: #0a72e5;
    color: #fff;
    font-size: 12px;
    line-height: 30px;
    text-align: center;
    transition: all .3s ease 0s;
    -moz-transition: all .3s ease 0s;
    -webkit-transition: all .3s ease 0s;
    -o-transition: all .3s ease 0s;
}
.ex_ne_trt i a:hover
{
    background: #852300;
}
.job_mdf_m
{
    margin: 0 auto 0;
    padding: 20px;
}
.job_mdf_m ul
{
    padding: 10px 0 10px;
    border-bottom: 1px dashed #e5e5e5;
    margin-bottom: 10px;
}
.job_mdf_m ul li
{
    color: #666;
    font-size: 14px;
    line-height: 25px;
}
.job_mdf_m ul li span
{
    color: #333;
}
.job_mdf_m ul li h3
{
    font-size: 16px;
}
.dex_n_ret_all ul li
{
    min-height: 32px;
    position: relative;
    padding: 15px 15px;
}
@media(max-width: 960px)
{
    .so_mrt_box ul li
    {
        width: 33%;
        margin-bottom: 20px;
        float: left;
    }
    .news_ndr ul li
    {
        width: 100%;
    }
    .ab_left
    {
        width: 100%;
        padding-left: 0;
        margin-top: 20px;
    }
    .ab_right
    {
        width: 100%;
    }
    .w_ap_a_bt
    {
        width: 100%;
        float: none;
    }
    .w_ap_a_rt
    {
        width: 100%;
        margin-top: 20px;
        margin-left: 0;
    }
    .banner-btn a
    {
        display: none;
    }
}
@media(max-width: 750px)
{
    .page_tp
    {
        display: none;
    }
    .page
    {
        display: block;
    }
    .pdror_lost_m_nzd ul li
    {
        width: 32%;
        margin-right: 2%;
    }
    .pdror_lost_m_nzd ul li:nth-child(3n)
    {
        margin-right: 0!important;
    }
    .pdror_lost_m_nzd ul li:nth-child(4n)
    {
        margin-right: 2%;
    }
    .prto_zi_ul li
    {
        width: 49%!important;
        padding-right: 0!important;
    }
    .prto_zi_ul li:nth-child(2n)
    {
        float: right;
    }
}
@media(max-width: 620px)
{
    .pdror_lost_m_nzd ul li
    {
        width: 49%;
        margin-right: 1%;
    }
    .pdror_lost_m_nzd ul li:nth-child(3n)
    {
        margin-right: 1%;
    }
    .pdror_lost_m_nzd ul li:nth-child(2n)
    {
        margin-right: 0;
        float: right;
    }
    .ost_l_miant
    {
        display: none;
    }
    .st_lis_ler
    {
        position: static;
        width: 100%;
        height: 120px;
        left: 0;
        top: 0;
    }
    .st_lis_etr
    {
        margin-left: 0;
        margin-top: 20px;
        min-height: auto;
    }
}
@media(max-width: 450px)
{
    .so_mrt_box ul li
    {
        width: 48%;
        margin-bottom: 20px;
    }
    .pdror_lost_m_nzd ul li
    {
        width: 100%;
        margin-right: 0;
    }
    .pdror_lost_m_nzd ul li:nth-child(3n)
    {
        margin-right: 0;
    }
    .pdror_lost_m_nzd ul li:nth-child(2n)
    {
        margin-right: 0;
    }
    .dex_n_ret3 ul li table
    {
        display: none;
    }
    .ex_ne_trt
    {
        margin-left: 0;
    }
}
