﻿

@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;}





.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_name_l{height:60px;text-align: center;background: url(https://1.rc.xiniu.com/rc/Contents/17296/images/border_bottom.png?d=20190531144857616) no-repeat bottom center;line-height: 60px;}
.n_content_right_name_l1{display: none;}
.n_content_right_name_l2{font-size: 24px;color: #ccc;}
@media (max-width: 767px) {
.n_content_right_name_l{line-height:1rem;height:1rem;}    
.n_content_right_name_l2{font-size: 0.4rem;}
}


.xn_c_about_1_warp{width: 100%;font-size: 12px;color: #999;line-height: 24px;}
.xn_c_about_1_warp img{max-width: 500px;}
.xn_c_about_img_warp{width: 640px;float: left;height: 410px;padding-bottom: 10px;display: none;}
.xn_c_about_1_warp::-webkit-scrollbar {
		  width: 6px;
	} 
.xn_c_about_1_warp::-webkit-scrollbar-track {background-color: #3C3C3C;-webkit-border-radius: 10px;-moz-border-radius: 10px;} 
.xn_c_about_1_warp::-webkit-scrollbar-thumb { background-color: #BCBCBC;-webkit-border-radius: 10px;-moz-border-radius: 10px;} 
.xn_c_about_1_warp::-webkit-scrollbar-button {background-color: #262425;} 
.xn_c_about_1_warp::-webkit-scrollbar-corner {background-color: black;} 
@media (max-width: 767px) {
.xn_c_about_1_warp{width: 95%;height: auto;font-size: 0.35rem;color: #999;line-height: 0.54rem;overflow: hidden;float: none;padding-right: 0;margin: 0 auto;display: none;}
.xn_c_about_1_warp img{max-width: 500px;}
.xn_c_about_img_warp{width: 95%;float: none;height: auto;padding-bottom: 0.15rem;margin: 0 auto;display: block;}
}


.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{width:100%; height: auto;}


.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; }
}



.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);}









