﻿

@charset "utf-8";

html, body, div, p, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, table, th, td {margin: 0; padding: 0; }
img { border: 0 none; vertical-align: top; }
ul,li,dl,dd,dt { list-style-type: none; }
i,em,cite { font-style: normal; }
body {  -webkit-text-size-adjust:none;  font-family:"微软雅黑";}
a{ text-decoration: none; }
.clear,.cle {clear:both;}
a,area { blr:expression(this.onFocus=this.blur()) }   
a:focus { outline: none; }    
#ea_ba{min-width: 1200px;}



.xn_n_14_wrap{float: left;width: 800px;margin-left: 8%;padding-top: 34px;}
#xn_n_14_VMenu1{height: 40px;float:left;width: 100%;}
#xn_n_14_VMenu1>li{float: left;height: 40px;line-height: 40px;text-align: center;color: #666666;position:relative;margin: 0 35px;}
#xn_n_14_VMenu1>li a{font-size: 16px;height: 40px;line-height: 40px;text-align: center;display:block;color: rgba(255,255,255,0.7);}
#xn_n_14_VMenu1>li.xn_n_14_wrap_menu1_2 a,#xn_n_14_VMenu1>li.xn_n_14_wrap_menu1_cur a{color: #ffc688;height:100%;}
#xn_n_14_VMenu1>li.xn_n_14_wrap_menu1_2:after,#xn_n_14_VMenu1>li.xn_n_14_wrap_menu1_cur:after{background-color: #ffc688;display:inline-block;content:''; height:2px;width:10px;}
#xn_n_14_VMenu1>li ul{display:none !important;}
#xn_n_14_VMenu1>li ul li{height: 35px;line-height: 35px;}
.xn_n_14_wrap #xn_n_14_VMenu1>li ul li a{height: 35px;line-height: 35px;width: 100%;color:#555555;text-indent: 18px;text-align: left;background-color:transparent;}
#xn_n_14_VMenu1>li ul li a:hover{background-color:#f3f6fc;color:#555555;}
.current a{color: #192d6b;font-size: 16px;width:auto;height:98px;line-height:98px;text-align: center;padding:0px 25px;display:block;}
#xn_n_14_VMenu1>li ul ul{display:none !important;}


.t_ver {float:right;margin-right:10%;}
.t_ver li{float:left;height:100px;line-height:100px;font-size:14px;color:#bbbbbb;font-family:"Arial";font-weight:bold;position:relative;}
.t_ver li:before{display:block;content:'';border-right:1px solid #bbbbbb;height:8px;position:absolute;top:45px;right:0;}
.t_ver li:last-child:before{display:none;}
.t_ver li a{color:#bbbbbb;margin:0 9px;}


@media (min-width: 768px) {
    .xg_header {
        width: 100%;
        z-index: 999;
        position: fixed;
        top: 0;
        background-color: rgba(0,0,0,0.2);
        height: 100px;
        border-bottom: 1px solid rgba(255,255,255,0.1);
    }
    .top {
        width: 100%;
        height: 100px;
    }
    .t_t {
        width: 100%;
        height: 100px;
        margin: 0 auto;
        line-height: 100px;
        position: relative;
    }
    .t_logo {
        float: left;
        margin-left: 10%;
        height: 100px;
    }
    #ea_l a {
        display: flex;
        height: 100px;
        line-height: 100px;
        justify-content: center;
        align-items: center;
    }
    #ea_l img {
    display: inline-block;
    height: 40px;
    }
    .ea_l_text {
        height: 100px;
        display: inline-block;
        color: #ffc688;
        font-size: 22px;
    }
    #ea_l a:after {
        display: inline-block;
        content: "";
        vertical-align: middle;
        width: 1px;
        height: 100%;
    }
}
@media (max-width: 767px) {
    .xg_header {
        width: 100%;
        top: 0;
        left: 0;
        z-index: 9999;
        position: fixed;
        border-bottom: 1px solid rgba(255,255,255,0.1);
        height: 1.2rem;
    }
    .xc_m_open_menu {
        z-index: 999;
    }
    .xc_wrapper .xc_m_open_menu {
        z-index: 9;
        position: absolute;
        -webkit-box-shadow: 0 0 0.2rem rgba(51, 51, 51, 0.3);
        -khtml-box-shadow: 0 0 0.2rem rgba(51, 51, 51, 0.3);
        -moz-box-shadow: 0 0 0.2rem rgba(51, 51, 51, 0.3);
        -ms-box-shadow: 0 0 0.2rem rgba(51, 51, 51, 0.3);
        -o-box-shadow: 0 0 0.2rem rgba(51, 51, 51, 0.3);
        box-shadow: 0 0 0.2rem rgba(51, 51, 51, 0.3);
    }
    .xc_m_nav {
        height: 1.2rem;
    }
    .xc_m_nav_logo {
        max-width: 50%;
        height: 1.2rem;
        float: left;
        margin-left: 0.3333333rem;
    }
    .t_logo {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flex;
        display: -o-flex;
        display: flex;
        justify-content: center;
        align-items: center;
        height: 1.2rem;
    }
    #ea_l_m {
        height: 100%;
    }
    #xc_m_menu #ea_l_m{height:1.6rem;text-align:center;border-bottom: 1px solid rgba(255,255,255,0.2);}
    #xc_m_menu #ea_l_m a{justify-content: center;}
    #ea_l_m a {
        display: block;
        height: 100%;
        width: auto;
        display: flex;
        align-items: center;
        color: #ffc688;
        font-size: 0.32rem;
    }
	#ea_l_m img {
        width: auto;
        max-height: 60%;
        display: block;
    }
    .xc_m_nav_menu {
        width: 1.386667rem;
        height: 1.2rem;
        position: absolute;
        top: 0;
        right: 0;
        -webkit-transition: all 0.3s ease-out;
        -khtml-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
        cursor: pointer;
    }
    .xc_m_open_menu.xc_m_nav_menu {
        right: 0;
    }
    .xc_m_open_menu .xc_m_topline {
        top: 0.8666667rem;
        -webkit-transform: rotate(-45deg);
        -khtml-transform: rotate(-45deg);
        -moz-transform: rotate(-45deg);
        -ms-transform: rotate(-45deg);
        -o-transform: rotate(-45deg);
        transform: rotate(-45deg);
        filter: progid: DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1;
        background-color: #fb3825;
        height: 0.06666667rem;
    }
    .xc_m_open_menu .xc_m_centerline {
        opacity: 0;
    }
    .xc_m_open_menu .xc_m_bottomline {
        bottom: 1.066667rem;
        -webkit-transform: rotate(45deg);
        -khtml-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        -o-transform: rotate(45deg);
        transform: rotate(45deg);
        filter: progid: DXImageTransform.Microsoft.Matrix( M11=0, M12=0, M21=0, M22=0, sizingMethod='auto expand');
        zoom: 1;
        background-color: #fb3825;
        height: 0.06666667rem;
    }
    .xc_m_topline,
    .xc_m_centerline,
    .xc_m_bottomline {
        width: 0.56rem;
        height: 0.06rem;
        background-color: #bd9568;
        border-radius: 0.02666667rem;
        position: absolute;
        left: 0.4rem;
        -webkit-transition: all 0.3s ease-out;
        -khtml-transition: all 0.3s ease-out;
        -moz-transition: all 0.3s ease-out;
        -ms-transition: all 0.3s ease-out;
        -o-transition: all 0.3s ease-out;
        transition: all 0.3s ease-out;
    }
    .xc_m_topline {
        top: 0.4rem;
    }
    .xc_m_centerline {
        top: 0.6rem;
        width: 0.35rem;
        margin-left: 0.21rem;
    }
    .xc_m_bottomline {
        bottom: 0.34rem;
        width: 0.46rem;
        margin-left: 0.1rem;
    }
    .xc_m_header,
    .xc_wrapper {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
        -webkit-transition: transform 0.4s ease 0.05s;
        -khtml-transition: transform 0.4s ease 0.05s;
        -moz-transition: transform 0.4s ease 0.05s;
        -ms-transition: transform 0.4s ease 0.05s;
        -o-transition: transform 0.4s ease 0.05s;
        transition: transform 0.4s ease 0.05s;
        -webkit-overflow-scrolling: touch;
        -webkit-backface-visibility: hidden;
    }
    .xc_m_header.xc_m_open_menu,
    .xc_wrapper.xc_m_open_menu {}
    .t_t_m {
        width: 92%;
        margin: 0 auto;
        overflow: hidden;
        height: 1.946667rem;
        line-height: 1.946667rem;
    }
    .t_mlogo {
        height: 1.946667rem;
        float: left;
    }
    #ea_lm a {
        display: block;
        height: 1.946667rem;
    }
    #ea_lm img {
        vertical-align: middle;
        display: inline-block;
    }
    #ea_lm i {
        display: inline-block;
        vertical-align: middle;
        width: 1px;
        height: 100%;
    }
    .xc_m_left_menu {
        width: 100%;
        position: fixed;
        right: -100%;
        height: 100vh;
        overflow: hidden;
        top: 0;
        text-align: center;
        z-index: 999999;
        -webkit-transition: all 0.4s ease;
        -khtml-transition: all 0.4s ease;
        -moz-transition: all 0.4s ease;
        -ms-transition: all 0.4s ease;
        -o-transition: all 0.4s ease;
        transition: all 0.4s ease;
        background-color: rgba(0,0,0,0.5);
    }
    .xc_m_left_menu.xc_m_open_menu {
        right: 0rem;
    }
    .xc_m_left_menu.xc_m_open_menu .xc_m_meun_list>div.row>div[class*='col-'] a {
        text-indent: 0rem;
    }
    .xc_m_left_menu .xc_m_meun_list {
        width: 80%;
        height: 100vh;
        overflow: hidden;
        top: 0;
        text-align: center;
        float: right;
        position: relative;
        z-index: 200;
        background: url(https://1.rc.xiniu.com/rc/Contents/52759/images/xn_c_index_23_bg.png?d=20190620110655149);
    }
    #xn_n_14_VMenu2>li {
        line-height: 1.466667rem;
    }
    .xn_mn_2_nav>ul {
        width: 85%;
        position: fixed;
        right: -85%;
        height: auto;
        overflow: hidden;
        background: #fff;
        top: 0;
        text-align: center;
        z-index: 999999;
        padding-top: 0.78125rem;
    }
    #xn_n_14_VMenu2 #type1Li_n0 a {
        background: none;
    }
    #xn_n_14_VMenu2>li>a {
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        color: #ffc688;
        font-size: 0.4rem;
        display: block;
        width: 100%;
        height: 1.466667rem;
      	line-height: 1.466667rem;
    }
    #xn_n_14_VMenu2>li.nav_one_curr>a,
    .index_body .xn_mn_2_nav>ul>li.nav_home_curr>a,
    #xn_n_14_VMenu2>li:hover>a {
        color: #ffc688;
    }
    #xn_n_14_VMenu2>li>ul{display:none !important;}
    #xn_n_14_VMenu2>li>ul>li {
        width: 100%;
        height: 1.333333rem;
        line-height: 1.466667rem;
        font-size: 0.4rem;
        color: #ffffff;
        border-bottom: 1px dashed rgba(255, 255, 255, 0.2)
    }
    #xn_n_14_VMenu2>li>ul>li a {
        color: rgba(255, 255, 255, 0.8);
        text-indent: 0.6666667rem;
        display: block;
        height: 1.333333rem;
        line-height: 1.333333rem;
    }
    .xn_mn_2_box_close {
        width: 0.9333333rem;
        height: 0.9333333rem;
        position: fixed;
        left: 0.4rem;
        top: 0.4rem;
        z-index: 100;
        display: none;
        background: url(https://0.rc.xiniu.com/g1/M00/0C/55/CgAGTF0bFh-AMevVAAAEkr6-qb4579.png) no-repeat center;
        background-size: 0.5rem;
        cursor: pointer;
    }
    #xn_n_14_VMenu2>li.current {}
    #xn_n_14_VMenu2 .current a,
    #xn_n_14_VMenu2>li>ul>li a:hover {
        color: #ffc688;
    }
    .xg_bcolor_bottom a {}
    .xc_m_menu_logo {
        width: 100%;
        border-bottom: 1px solid rgba(255, 255, 255, 0.2);
        height: 2.333333rem;
        padding-top: 0.6rem;
    }
    .xc_m_menu_logo img {
        display: block;
        margin-left: 1rem;
        height: 1.093333rem;
    }
}





.about_banner{width:100%; height:190px; overflow: hidden; position:relative; margin:0 auto;}
.about_banner_m{Z-INDEX:0; width:1920px; height:190px; position:absolute; left:50%; margin-left:-960px;}
@media (max-width: 767px) {
    #ea_ba{min-width: 100%;}
    .about_banner{width:100%; height:auto; overflow: hidden; position:relative; margin:0 auto;}
.about_banner_m{Z-INDEX:0; width:100%; height:auto; position:relative; left:0; margin-left:0px;}
.banner_text{display:none;}
    }


.banner_text{position: relative;width: 1200px;height: 0px;margin:0 auto;text-align: center;display:none;}
.banner_text_m{position: absolute;top: -200px;left: 0px;width: 1200px;height: 150px;}
.banner_text_one{font-size: 60px;color: #fff;font-family: "Arial";text-transform: uppercase;font-weight: bold;height: 65px;line-height: 65px;}
.banner_text_two{font-size: 12px;color: #fff;font-family: "Arial";text-transform: uppercase;height: 30px;line-height: 30px;}
.banner_text_three{font-size: 12px;color: #fff;font-family: "微软雅黑";height: 30px;line-height: 30px;}






.xn_c_job_54_wrap{width:1200px; height:auto; margin:0 auto;overflow: hidden;}
.xn_c_job_54_main{width:100%; height:auto; position:relative;}

.xn_c_job_54_listbox{width:100%; height:auto; position:relative;}
.xn_c_job_54_list{width:100%; height:auto; overflow: hidden;color: #CCCCCC;border-bottom: 1px solid #403F40;padding:25px 0 48px 0;}
.xn_c_job_54_lname{font-size: 24px;color: #cdcdcd;padding-left: 45px;background: url(https://1.rc.xiniu.com/rc/Contents/17304/images/job_img_title.png?d=20190531144806946) no-repeat left center;height: 70px;line-height: 70px;}
.xn_c_job_54_lname h3{font-weight:normal;}
.xn_c_job_54_linfobox{}
.xn_c_job_54_lctext,.xn_c_job_54_lcconb1{height: 50px;line-height: 50px;font-size: 18px;color: #cccccc;}
.xn_c_job_54_lcinfo,.xn_c_job_54_lcconb2{line-height: 26px;font-size: 12px;color: #999999;padding:15px 0 25px 0;}
.xn_c_job_54_lcsubmit{width: 133px;height: 31px;line-height: 31px;text-align: center;font-size: 12px;color: #cccccc;background: #727272;border-radius: 4px;cursor: pointer;transition: all 0.5s;}
.xn_c_job_54_lcsubmit:hover{background: #363636;}
.xn_c_job_54_topstrtime,.xn_c_job_54_lmore{display: none;}
.xn_c_job_54_lctext {display: none;}
.xn_c_job_54_lconbox {display: none;}

.xn_c_job_54_lclist{width:100%; height: auto;}
.xn_c_job_54_lclist li{width:100%; height:24px;font: 14px/24px "微软雅黑";overflow: hidden;}

.xn_c_job_54_bigmark{width:100%; height:100%; position: fixed; top:0; left:0;background:#262425;filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; z-index:999;display:none;}
.xn_c_job_54_bigconw{width: 862px; min-height:300px;position: absolute; bottom: 15%; left:50%; z-index:9999;display:none; margin-left:-431px;background: #333;padding:55px 75px;color: #ccc;overflow: hidden;}
.xn_c_job_54_bigclose{position: absolute;right: 0px;top: 0px;width: 38px;height: 38px;background: url(https://0.rc.xiniu.com/g1/M00/06/9F/CgAGS10Rx92AdpoQAAAJfixE4J8448.jpg) no-repeat center;cursor: pointer;transition: all 1s;}
.xn_c_job_54_bigclose:hover{transform: rotate(180deg);}
.xn_c_job_54_bigclose span{display: none;}
.EIMS_C_27_1_zdytit{text-align: center;font-size: 24px;color: #ccc;height: 43px;overflow: hidden;}
.EIMS_C_27_1_zdytit span{border-bottom: 2px solid #ccc;padding-bottom: 10px;}
.EIMS_C_27_1_zdytext{height: 30px;line-height: 30px;font-size: 12px;}
.EIMS_C_27_1_boxdiv{font-size: 12px;}
.EIMS_C_27_1_boxdiv table tr{height: auto;overflow: hidden;clear: both;display: block;margin-bottom: 15px;}
.EIMS_C_27_1_boxdiv table tr td{display: block;}
.EIMS_C_27_1_boxdiv .EIMS_C_27_1_text1{height: 30px;line-height: 30px;}
.EIMS_C_27_1_boxdiv .EIMS_C_27_1_textbox{width: 710px!important;height: 30px;line-height: 30px;background: none;border: 1px solid #3E3E3E;text-indent: 8px;color: #999999;border-radius: 4px;outline: none;font-family: "微软雅黑";font-size: 12px;}
.EIMS_C_27_1_Required{display: none;}
.EIMS_C_27_1_sex,.EIMS_C_27_1_marry,.EIMS_C_27_1_height,.EIMS_C_27_1_school,.EIMS_C_27_1_xl,.EIMS_C_27_1_zy,.EIMS_C_27_1_local,.EIMS_C_27_1_edu,.EIMS_C_27_1_area,.EIMS_C_27_1_job,.EIMS_C_27_1_address,.EIMS_C_27_1_phone,.EIMS_C_27_1_email,.EIMS_C_27_1_postcode,.EIMS_C_27_1_salary,.EIMS_C_27_1_exSalary{display: none!important;}
#EIMS_C_27_1_Submit,#EIMS_C_27_1_Reset{width: 175px;height: 30px;line-height: 30px;border: none;text-align: center;font-size: 12px;color: #ccc;outline: none;cursor: pointer;border-radius: 3px;font-family: "微软雅黑";transition: all 0.5s;}
#EIMS_C_27_1_Submit:hover,#EIMS_C_27_1_Reset:hover{color: #fff;}
#EIMS_C_27_1_Submit{background: #727272;}
#EIMS_C_27_1_Reset{background: #363636;}

.xn_c_job_54_biglogin{width:300px; height:200px; position:absolute; top:20px; left:100px;display: none;}
.xn_c_job_54_biglogin img{display: none;}
@media (max-width: 767px) {
.xn_c_job_54_wrap{width: 100%;height:auto;margin:0 auto;overflow: hidden;}
.xn_c_job_54_main{width: 95%;height:auto;position:relative;margin: 0 auto;}

.xn_c_job_54_listbox{width:100%; height:auto; position:relative;}
.xn_c_job_54_list{width:100%;height:auto;overflow: hidden;color: #CCCCCC;border-bottom: 1px solid #403F40;padding: 0.5rem 0;}
.xn_c_job_54_lname{font-size: 0.5rem;color: #cdcdcd;padding-left: 0.8rem;background: url(https://1.rc.xiniu.com/rc/Contents/17304/images/job_img_title.png?d=20190531144806946) no-repeat left center;height: 1rem;line-height: 1rem;background-size: 0.5rem;}
.xn_c_job_54_lname h3{font-weight:normal;}
.xn_c_job_54_linfobox{}
.xn_c_job_54_lctext,.xn_c_job_54_lcconb1{height: 50px;line-height: 50px;font-size: 18px;color: #cccccc;}
.xn_c_job_54_lcinfo,.xn_c_job_54_lcconb2{line-height: 0.45rem;font-size: 0.32rem;color: #999999;padding:15px 0 25px 0;}
.xn_c_job_54_lcinfo *{font-size:0.35rem !important;}
.xn_c_job_54_lcsubmit{width: 2rem;height: 0.8rem;line-height: 0.8rem;text-align: center;font-size: 0.32rem;color: #cccccc;background: #727272;border-radius: 0.1rem;cursor: pointer;transition: all 0.5s;}
.xn_c_job_54_lcsubmit:hover{background: #363636;}
.xn_c_job_54_topstrtime,.xn_c_job_54_lmore{display: none;}
.xn_c_job_54_lctext {display: none;}
.xn_c_job_54_lconbox {display: none;}

.xn_c_job_54_lclist{width:100%; height: auto;}
.xn_c_job_54_lclist li{width:100%; height:24px;font: 14px/24px "微软雅黑";overflow: hidden;}

.xn_c_job_54_bigmark{width:100%; height:100%; position: fixed; top:0; left:0;background:#262425;filter:alpha(opacity=60); -moz-opacity:0.6; -khtml-opacity: 0.6; opacity: 0.6; z-index:999;display:none;}
.xn_c_job_54_bigconw{width: 100%;min-height: 100%;position: fixed;top: 0;left: 0;z-index:9999;display:none;background: #333;padding: 0.5rem;color: #ccc;overflow: hidden;margin: 0;}
.xn_c_job_54_bigclose{position: absolute;right: 0px;top: 0px;width: 0.8rem;height: 0.8rem;background: url(https://0.rc.xiniu.com/g1/M00/06/9F/CgAGS10Rx92AdpoQAAAJfixE4J8448.jpg) no-repeat center;cursor: pointer;transition: all 1s;background-size: 0.8rem;}
.xn_c_job_54_bigclose:hover{transform: rotate(180deg);}
.xn_c_job_54_bigclose span{display: none;}
.EIMS_C_27_1_zdytit{text-align: center;font-size: 0.42rem;color: #ccc;height: 1rem;overflow: hidden;}
.EIMS_C_27_1_zdytit span{border-bottom: 2px solid #ccc;padding-bottom: 0.2rem;}
.EIMS_C_27_1_zdytext{height: 0.8rem;line-height: 0.8rem;font-size: 0.32rem;}
.EIMS_C_27_1_boxdiv{font-size: 12px;}
.EIMS_C_27_1_boxdiv table tr{height: auto;overflow: hidden;clear: both;display: block;margin-bottom: 0.1rem;}
.EIMS_C_27_1_boxdiv table tr td{display: block;}
.EIMS_C_27_1_boxdiv .EIMS_C_27_1_text1{height: 0.8rem;line-height: 0.8rem;}
.EIMS_C_27_1_boxdiv .EIMS_C_27_1_textbox{width: 100%!important;height: 0.8rem;line-height: 0.8rem;background: none;border: 1px solid #3E3E3E;text-indent: 0.2rem;color: #999999;border-radius: 0.1rem;outline: none;font-family: "微软雅黑";font-size: 0.32rem;}
.EIMS_C_27_1_Required{display: none;}
.EIMS_C_27_1_sex,.EIMS_C_27_1_marry,.EIMS_C_27_1_height,.EIMS_C_27_1_school,.EIMS_C_27_1_xl,.EIMS_C_27_1_zy,.EIMS_C_27_1_local,.EIMS_C_27_1_edu,.EIMS_C_27_1_area,.EIMS_C_27_1_job,.EIMS_C_27_1_address,.EIMS_C_27_1_phone,.EIMS_C_27_1_email,.EIMS_C_27_1_postcode,.EIMS_C_27_1_salary,.EIMS_C_27_1_exSalary{display: none!important;}
#EIMS_C_27_1_Submit,#EIMS_C_27_1_Reset{width: 2.5rem;height: 0.8rem;line-height: 0.8rem;border: none;text-align: center;font-size: 0.32rem;color: #ccc;outline: none;cursor: pointer;border-radius: 3px;font-family: "微软雅黑";transition: all 0.5s;}
#EIMS_C_27_1_Submit:hover,#EIMS_C_27_1_Reset:hover{color: #fff;}
#EIMS_C_27_1_Submit{background: #727272;}
#EIMS_C_27_1_Reset{background: #363636;}

.xn_c_job_54_biglogin{width:300px; height:200px; position:absolute; top:20px; left:100px;display: none;}
.xn_c_job_54_biglogin img{display: none;}
.xn_c_job_54_bigcon{max-height: 100%;overflow:hidden;overflow-y:auto;}
    }



.fy{ width:100%; text-align: center; font-size:13px;height: 32px;line-height: 32px;margin:15px auto;display: none;}
.fy span,.fy span a{ color:#fff;transition: all 0.5s;}
.fy span a{padding:5px 11px;margin: 0 5px;background: #727272;}
.fy span a:hover{background: #B3B3B3;color: #fff!important;}
.fy_1,.fy_9,.fy_4,.fy_7,.fy_3,.fy_5{display: none;}
.fy_2{}
.fy_6{}
.fy_out{}
.fy_on{}
.fy_on_A{background: #B3B3B3!important;color: #fff!important;}


.n_main{width: 100%; margin:0; padding:0; background: #262425; height:auto; overflow:hidden;  position: relative;min-width: 1200px;} .n_content{width:100%; margin:0 auto;min-height: 300px;padding-bottom: 60px;}
.contact_body .n_content{padding-bottom: 0;}
.news_body .n_content,.news_complex_body .n_content,.case_body .n_content,.case_complex_body .n_content{padding-bottom: 20px;}
@media (max-width: 767px) {
.n_main{min-width:100%;}    
}



.n_content_left_cnt{width:100%; background:#141414;height:46px;padding:13px 0; }
.n_content_left_cnt ul{text-align: center; height: 20px;}
.n_content_left_cnt ul ul{display: inline-block;*display: inline;*zoom: 1;}
.n_content_left_cnt ul ul li ul{display: none;}
.n_content_left_cnt ul ul+ul{border-left: 1px solid #999;}
.n_content_left_cnt ul ul li{float: left;height: 20px;line-height: 20px;padding: 0 25px;}
.n_content_left_cnt ul ul li+li{border-left: 1px solid #999;}
.n_content_left_cnt ul ul li a{color: #999;font-size: 18px;transition: all 0.5s;}
.n_content_left_cnt ul ul li a:hover,.n_content_left_cnt ul ul li.left_menu1_cur a{color: #fff;}
.sv_body .n_content_left_cnt ul ul,.sv_complex_body .n_content_left_cnt ul ul{display: none;}
.sv_body .n_content_left_cnt ul ul:first-child,.sv_complex_body .n_content_left_cnt ul ul:first-child{display: inline-block;*display: inline;*zoom: 1;}
#left_typeLi_t800_2{display: none;}
@media (max-width: 767px) {
.n_content_left_cnt{height: 1.2rem;padding: 0.3rem 0;}
.n_content_left_cnt ul{height: 0.6rem;}
.n_content_left_cnt ul ul li{float: left;height: 0.6rem;line-height: 0.6rem;padding: 0 0.5rem;}
.n_content_left_cnt ul ul li a{font-size: 0.4rem;}
}



.n_content_right{width:1200px; height: auto;margin: 0 auto;padding-top: 45px;}
@media (max-width: 767px) {
.n_content_right{width:100%;padding-top: 0.4rem;}    
}


.n_content_right_name{ width:100%; height:auto; margin:0 auto; position:relative;}


.n_content_right_name_r{position:absolute; bottom:0; right:0px; width:500px; height:46px; color:#777; font-size:14px; text-align:right;overflow:hidden;color:#555555;}
.n_r_wz1,.n_r_wz2,.n_r_wz3,.n_r_wz4,.n_r_wz5,.n_r_wz6{}
.n_r_wz1{display:none;}
.n_content_right_name_r ul li{float:right; line-height:46px;}
.n_content_right_name_r ul li a{color:#555555;}
.n_content_right_name_r ul li img{display:none;}
@media (max-width: 767px) {
.n_content_right_name_r{display:none;}    
}


.n_content_right_m {width:100%;padding:55px 0 20px 0; position:relative;height: auto;overflow: hidden;}
.news_view_body .n_content_right_m,.case_view_body .n_content_right_m{padding: 0;}
@media (max-width: 767px) {
.n_content_right_m{padding:0.5rem 0;width:100%; }
}



.xn_f_1_warp {}


.xn_f_2_warp {}


.foot{position: fixed;bottom: 0;left: 0;height: 50px;line-height: 50px;background-color: rgba(34,34,34,0.5);width: 100%;}
.foot_copy{width: 100%;text-align: center;color: rgba(255,255,255,0.5);font-size: 14px;}
.foot_copy div{display: inline-block;vertical-align: top;}
.foot a{color: rgba(255,255,255,0.5);}









