﻿/*public*/
@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;
    /* 谷歌不支持12px以下字号 */
    font-family: "微软雅黑";
}

a {
    text-decoration: none;
    transition: all 0.2s;
}

.clear,
.cle {
    clear: both;
}

a,
area {
    blr: expression(this.onFocus=this.blur())
}

/*  去掉IE下链接虚线框 */
a:focus {
    outline: none;
}

/* 去掉火狐下链接虚线框 */
.hide {
    display: none;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.text-overflow {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bold {
    font-weight: bold;
}

.color_green {
    color: #9a68b1;
}

.color_429650 {
    color: #9a68b1;
}

.mid1200 {
    position: relative;
    width: 1200px;
    margin: 0 auto;
}

.mid1400 {
    position: relative;
    width: 1400px;
    margin: 0 auto;
}

.text-left {
    text-align: left;
}

/* end_Public */

/*ea_h*/

/* t_logo */

.t_logo {
          float: left;
          display: flex;
          align-items: center;
          height: 100%;
          margin: 0 40px 0 0;
}

.t_logo a,
.t_logo img {
          display: block;
}

/* end_t_logo */

/*xn_n_14_wrap*/

.xn_c_index_390_wrap {
          display: none;
}

.xn_n_14_wrap {
          float: left;
          width: 805px;
          height: 100%;
}

.xn_n_14_wrap a {
          font-size: 16px;
          color: #4e4e4e;
}

#xn_n_14_VMenu1 {
          margin-top: 32.5px;
          height: 43px;
}

#xn_n_14_VMenu1>li {
          position: relative;
          float: left;
          margin-right: 30px;
          line-height: 40px;
          transition: all 0.2s;
          display: block !important;
}

#xn_n_14_VMenu1>li.xn_n_14_wrap_menu1_2 {}

#xn_n_14_VMenu1>li.xn_n_14_wrap_menu1_2::after,
#xn_n_14_VMenu1>li.xn_n_14_wrap_menu1_cur::after {
          content: '';
          position: absolute;
          left: 50%;
          bottom: 0;
          transform: translate(-50%);
          display: block;
          width: 30px;
          height: 3px;
          background: #9a68b1;
}

.xn_n_14_wrap_menu1_2>a,
.xn_n_14_wrap>a:hover {
          color: #4e4e4e;
}

.xn_n_14_wrap_menu1_2>ul,
.xn_n_14_wrap_menu1>ul,
.xn_n_14_wrap_menu1_cur>ul {
          position: absolute;
          top: 75px;
          left: 50%;
          /* transform: translateX(-50%); */
          margin-left: -135px;
          width: 270px;
          background: #fff;
          z-index: 3;
          text-align: center;
}

.xn_n_14_wrap_menu2,
.xn_n_14_wrap_menu2_2 {
          height: 52px;
          line-height: 52px;
          color: #4e4e4e;
          font-size: 16px;
          transition: all 0.2s;
          overflow: hidden;
}

.xn_n_14_wrap_menu2 a:hover,
.xn_n_14_wrap_menu2_2 a:hover {
          color: #9a68b1;
}

.xn_n_14_wrap_menu2 ul,
.xn_n_14_wrap_menu2_2 ul {
          display: none !important;
}

#xn_n_14_VMenu1>li>ul>li+li {
          border-top: 2px solid #9a68b1;
}

/*end_xn_n_14_wrap*/

/*xn_h_11_wrap*/

.xn_h_11_wrap {
          float: right;
          position: relative;
          display: flex;
          align-items: center;
          width: 38px;
          height: 100%;
}

.xn_h_11_Search_lb {
          position: relative;
}

.xn_h_11_Search_img {
          width: 37px;
          height: 108px;
          background: url(../images/icon_search.png) right center no-repeat;
          cursor: pointer;
}

.xn_h_11_Search_img_cur {}

.xn_h_11_Search_HVbox {
          width: 130px;
          height: 30px;
          font-size: 14px;
          line-height: 30px;
          color: #333;
          text-align: center;
          display: none;
          position: absolute;
          top: 50%;
          right: 28px;
          background: #FFF;
          border: 1px solid #999;
          /* transform: translate(0, -50%); */
          margin-top: -15px;
          background: #9a68b1;
          z-index: 9;
}

.xn_h_11_Search_text {
          display: block;
          width: 150px;
          height: 30px;
          line-height: 30px;
          border: 0px;
          outline: none;
          background-color: transparent;
          color: #4e4e4e;
          text-indent: 10px;
}

/*end_xn_h_11_wrap*/

/*top*/

.top {
          position: relative;
          /* left: 50%;
    transform: translate(-50%); */
          max-width: 100%;
          width: 1920px;
          min-width: 1200px;
          height: 108px;
          background: url(../images/bg-top.jpg) center no-repeat;
}

.t_t {
          width: 1200px;
          height: 100%;
          margin: 0 auto;
}

/*end_top*/

/*top-right-nav*/

.top-right-nav {
          float: right;
          /* display: flex;
    align-items: center; */
          line-height: 108px;
          overflow: hidden;
          height: 100%;
}

.top-right-nav a {
          position: relative;
          padding: 0 18px;
          font-size: 14px;
          color: #4e4e4e
}

.top-right-nav a:hover {
          color: #9a68b1;
}

.top-right-nav a::before {
          content: '';
          display: block;
          position: absolute;
          width: 1px;
          height: 11px;
          right: 0;
          top: 50%;
          transform: translate(0, -50%);
          background: #dcdcdc;
}

/*end_top-right-nav*/

/*ea_h*/
/*ea_ba*/
/*xn_ba_js_1_banner*/
/** 显示宽高 **/
.xn_ba_js_1_banner {
    width: 1920px;
    height: 738px;
    visibility: hidden;
    overflow: hidden;
    position: relative;
}
.xn_ba_js_1_bigImg img {
    width: 1920px;
    height: 738px;
    border: 0
}

.xn_ba_js_1_element {
    position: absolute;
}

/** button **/
.xn_ba_js_1_btn {
    top: 90%;
    cursor: pointer;
    position: relative;
    padding: 0;
    margin: 0 auto;
}

.xn_ba_js_1_btn li {
    float: left;
    list-style: none;
    padding: 0;
    width: 15px;
    height: 15px;
    margin-left: 15px;
    border-radius: 50%;
}

.xn_ba_js_1_element_btn {
    background: #4e4e4e;
}

.xn_ba_js_1_element_btn:hover,
.xn_ba_js_1_element_btn_on {
    background: #9a68b1;
}

/** 字体属性 **/
.xn_ba_js_1_zt {
    white-space: nowrap;
    color: #FFFFFF;
    text-align: left;
    position: absolute;
    font-family: 微软雅黑;
}

.xn_ba_js_1_A0 {
    left: 480px;
    top: 100px;
    font-size: 40px;
    color: #e21b14;
    font-weight: bold;
}

.xn_ba_js_1_A1 {
    left: 480px;
    top: 160px;
    font-size: 14px;
    color: #d30a01;
}

.xn_ba_js_1_A2 {
    left: 480px;
    top: 180px;
    font-size: 14px;
    color: #d30a01;
}

.xn_ba_js_1_B0 {
    left: 1020px;
    top: 100px;
    font-size: 40px;
    color: #e21b14;
    font-weight: bold;
}

.xn_ba_js_1_B1 {
    left: 1020px;
    top: 155px;
    font-size: 18px;
    color: #d30a01;
}

.xn_ba_js_1_C0 {
    left: 1070px;
    top: 100px;
    font-size: 36px;
    color: #e21b14;
    font-weight: bold
}

.xn_ba_js_1_C1 {
    left: 1070px;
    top: 155px;
    font-size: 14px;
    color: #d30a01;
}

/*end_xn_ba_js_1_banner*/
/*ea_ba*/
/*ea_c*/
/*xn_c_79_wrap*/
.xn_c_79_wrap {
    position: relative;
    max-width: 1920px;
    text-align: center;
    color: #4e4e4e;
}

.xn_c_79_top_tname {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 2;
    line-height: 209px;
    font-size: 38px;
    color: #9a68b1;
}

.xn_c_79_top_ename {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
    line-height: 190px;
    font-size: 54px;
    color: #f0f0f0;
    text-transform: uppercase;
}

.xn_c_79_top {
    width: 100%;
    height: 209px;
    background: url(../images/cgage1u8u6gae8ehaaahwp1clts912.jpg) center no-repeat;
    background-size: 1920px;
}

.xn_c_79_aboneul {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: center; */
    width: 100%;
    text-align: center;
    font-size: 0;
}

.xn_c_79_tli {
    position: relative;
    width: 20%;
    /* height: 0; */
    /*  overflow: hidden;*/
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.xn_c_79_tli a {
    display: block;
    color: #4e4e4e;
}

.xn_c_79_tname {
    margin-top: 150px;
    line-height: 40px;
    font-size: 30px;
    transition: all 0.2s;
}

.xn_c_79_tEnglishName {
    line-height: 30px;
    font-size: 18px;
    font-family: Arial;
}

.xn_c_79_tIntroduce {
    margin: 20px 42px 0;
    height: 0;
    line-height: 28px;
    overflow: hidden;
    font-size: 16px;
    transition: all 0.2s;
}


.xn_c_79_msg {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.xn_c_79_img {
    position: relative;
    width: 100%;
    height: 100%;
}

.xn_c_79_img img {
    width: 384px;
    height: auto;
    transition: all 0.2s;
}

.xn_c_79_msg {
    /* display: flex;
    justify-content: center;
    flex-direction: column; */
    transition: all 0.2s ease-in-out;
}

.xn_c_79_msg:hover .xn_c_79_tIntroduce {
    height: 112px;
}

.xn_c_79_msg:hover .xn_c_79_tname {
    margin-top: 80px;
}


/*end_xn_c_79_wrap*/
/*xn_c_index_39_wrap*/
.xn_c_index_39_topbox {
    /* display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
    width: 100%;
    height: 97px;
    background: url(../images/bg-indexnews.jpg) center no-repeat;
}

.xn_c_index_39_news_t1 {
    display: block;
    padding-top: 17px;
    line-height: 35px;
    font-size: 26px;
    color: #9a68b1;
}

.xn_c_index_39_news_t2 {
    display: block;
    line-height: 24px;
    font-size: 20px;
    color: #959494;
}

.xn_c_index_39_nrbox {
    height: 360px;
    padding: 0 25px;
    overflow: hidden;
}

.xn_c_index_39_title a {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    font-size: 14px;
    border-bottom: 1px dashed #4e4e4e;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #4e4e4e;
}

.xn_c_index_39_title a:hover {
    color: #9a68b1;
}

/*end_xn_c_index_39_wrap*/
/*index_cnt*/
.index_cnt {
    min-width: 1200px;
}

.index_cnt_m {}

/*end_index_cnt*/
/*index-img*/
.index-img {
    position: relative;
    width: 100%;
    height: auto;
    overflow: hidden;
}

.index-img img {
    display: block;
/*    position: absolute;*/
    width: 100%;
    height: auto;
    left: 50%;
    top: 0;
  /*  margin-left: -960px;*/
}

/*end_index-img*/
/*page_index_target*/
.page_index_target {
    padding: 85px 0;
}

.page_index_target_list {
    /* display: flex;
    justify-content: space-between; */
    text-align: center;
}

.page_index_target_list>div {
    position: relative;
    width: 280px;
    height: 474px;
    overflow: hidden;
    transition: all 0.2s;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

.page_index_target_list>div+div {
    margin-left: 20px;
}

.page_index_target_list>div:hover {
    -webkit-box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    box-shadow: 0 15px 30px rgba(0, 0, 0, 0.1);
    -webkit-transform: translate3d(0, -2px, 0);
    transform: translate3d(0, -2px, 0);
}

.page_index_target_list>div>a,
.page_index_target_list img {
    position: relative;
    width: 100%;
    height: 100%;
    display: block;
}

.target_msg {
    /* display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center; */
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    background: #9a68b1;
    text-align: center;
    transition: all 0.2s;
    color: #ffffff;
}

.target_msg a {
    color: #ffffff;
}

.target_t1 {
    margin-top: 20px;
    line-height: 34px;
    font-size: 26px;
}

.target_t1 a {
    color: #ffffff;
}

.target_t1_en {
    line-height: 21px;
    font-size: 18px;
    color: #3e6e1a;
    text-transform: uppercase;
}

.target_t1_en a {
    color: #3e6e1a;
}

.target_m1 {
    display: none;
    line-height: 26px;
    font-size: 16px;
    height: 52px;
    overflow: hidden;
}

.target_more {
    line-height: 50px;
    display: none;
}

.page_index_target_list>div:hover .target_msg {
    height: 108px;
    background: rgba(79, 127, 112, 0.68);
}

.page_index_target_list>div:hover .target_t1_en a {
    color: #ffffff;
}

.page_index_target_list>div:hover .target_m1,
.page_index_target_list>div:hover .target_more {
    display: block;
}

/*end_page_index_target*/
/*ea_c*/
/*ea_b*/
/*foot_nav2*/
.foot_nav2 {
    height: 46px;
    line-height: 46px;
    overflow: hidden;
}

.foot_nav2 ul {
    overflow: hidden;
}

.foot_nav2 li {
    position: relative;
    float: left;
    padding: 0 30px;
}

.foot_nav2 li+li::before {
    content: '';
    display: block;
    position: absolute;
    left: 0;
    top: 16px;
    width: 1.1px;
    height: 14px;
    background: #fff;
}

.foot_nav2 li:first-child {
    padding-left: 0;
}

.foot_nav2 a {
    color: #fff;
}

/*end_foot_nav2 */
/*foot_tel*/
.foot_tel {
    line-height: 30px;
    padding-bottom: 20px;
}

/*end_foot_tel*/
/*xn_f_21_wrap*/
.xn_f_21_wrap {
    /* display: flex;
    flex-wrap: wrap;
    justify-content: center; */
    height: 23px;
    overflow: hidden;
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.xn_f_21_wrap a {
    display: block;
    margin-right: 17px;
    color: #fff;
    display: inline-block;
    *display: inline;
    *zoom: 1;
}

/*end_xn_f_21_wrap*/
/*foot_copy*/
.foot_copy {
    /* display: flex;
    justify-content: center; */
    line-height: 23px;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.foot_copy>div {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin: 0 10px;
}

.foot_copy a {
    color: #fff;
}

/*end_foot_copy*/
/*foot*/
.foot {
    width: 100%;
    min-width: 1200px;
    padding-top: 16px;
    color: #fff;
    font-size: 16px;
    overflow: hidden;
    background: #9a68b1 url(../images/cgagffzsx-caa7agaaejdcuvtyo602.png) center no-repeat;vTYo602.png
}

.foot_c {
    width: 1200px;
    margin: 0 auto;
}

.foot a:hover {
    color: #35591a;
}

.foot_c1 .foot_c{
    background: url(../images/cgah517ojsgaf7uzaabgjvhtnry698.png) right 55px no-repeat;
}

.foot_c2{
    padding: 8px 0;
    /*background: #628b44;*/
}

/*end_foot*/
/*ea_b*/
/*ea_bg*/
/*index_body*/
.index_body {}

/*end_index_body*/
/*inside_body*/
.about_body,
.case_body,
.case_view_body,
.clients_body,
.contact_body,
.down_body,
.down_view_body,
.feedback_body,
.faq_body,
.faq_view_body,
.honor_body,
.honor_client_list_body,
.honor_client_view_body,
.job_body,
.job_online_body,
.news_body,
.news_view_body,
.order_body,
.pro_body,
.pro2_body,
.prod_view_body,
.products_body,
.products2_body,
.recruitment_body,
.search_body,
.sv_body,
.video_body,
.video_view_body,
.sitemap_body,
.clapro_complex_body,
.claproducts_body,
.claprod_view_body,
.login_body,
.reg_body,
.success_body,
.member_body,
.getpass_body,
.getchapass_body,
.changepass_body,
.lose_body,
.verifymail_body,
.apply_body,
.buysucces_body,
.callback_body,
.help_body,
.mborlist_body,
.mborlist_view_body,
.orlogin_body,
.spcartone_body,
.spcartthree_body,
.spcarttwo_body {
    min-width: 1200px;
}

.contact_body {
    background: #fcfcfc;
}

/*end_inside_body*/
/*ea_bg*/
/*ea_m*/
/*ea_m*/
/*ea_pi*/
/*ea_pi*/
/*ea_wj*/
/*ea_wj*/