﻿/*public*/

/* Public */

@charset "utf-8";
body{overflow-x: hidden;}
.sv_body {
          min-width: 1400px;
}

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 */

/*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: 40px;
          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*/

/*sv_banner*/

.sv_banner {position: relative;width: 100%;overflow: hidden;background: #9a68b1;}

.sv_banner_m {width: 100%;}

.sv_banner_m img {width: 100%;}

.sv_body .sv_banner,
.sv_body .sv_banner_m img {}

/*end_sv_banner*/

/*ea_ba*/

/*ea_c*/

/*xn_c_64_wrap*/

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

.xn_c_64_wrap ul {
          display: flex;
          justify-content: space-between;
          text-align: center;
}

.xn_c_64_wrap li {
          width: 288px;
          height: 408px;
          overflow: hidden;
          background: #f8f8f8;
          transition: all 0.2s;
          display: inline-block;
          *display: inline;
          *zoom: 1;
          text-align: left;
}

.xn_c_64_img,
.xn_c_64_img img,
.xn_c_64_img a {
          display: block;
          width: 100%;
          height: 216px;
          overflow: hidden;
          transition: all 0.2s;
          transform-origin: center bottom;
}

.xn_c_64_title a {
          display: block;
          margin: 16px 17px 0;
          height: 50px;
          line-height: 50px;
          overflow: hidden;
          color: #4e4e4e;
          font-size: 18px;
}

.xn_c_64_intro {
          height: 73px;
          margin: 0 17px;
          border-bottom: 1px solid #eeeeee;
          line-height: 24px;
          font-size: 14px;
          color: #7d7d7d;
}

.xn_c_64_more {
          display: block;
          margin: 11px 17px 0;
          line-height: 29px;
          font-size: 12px;
          color: #4e4e4e;
}

.xn_c_64_wrap li:hover {
          background: #9a68b1;
          color: #fff !important;
}

.xn_c_64_wrap li:hover .xn_c_64_img {
          transform: scale(0.95);
}

.xn_c_64_wrap li:hover .xn_c_64_intro {
          color: #fff !important;
}

.xn_c_64_wrap li:hover a {
          color: #fff !important;
}

.xn_c_64_wrap li:hover .xn_c_64_more {
          background: url(../images/sv-more.jpg) 208px center no-repeat;
}

.sv_modules4 {
          background: #fafafa;
}

.sv_modules4 .page_sv_title {
          height: 220px;
}

/*end_xn_c_64_wrap*/

/*xn_c_300_wrap*/

.xn_c_300_wrap {
          width: 805px;
          float: right;
}

.EIMS_C_40032_text,
.EIMS_C_40032_Address,
.EIMS_C_40032_textarea {
          width: 327px;
          height: 53px;
          border: 1px solid #e6e6e6;
          font-size: 16px;
          color: #4e4e4e;
          display: flex;
          align-items: center;
          margin: 0 0 16px 22px;
          float: left;
          overflow: hidden;
          line-height: 55px;
}

.EIMS_C_40032_Address {
          border: none;
}

.EIMS_C_40032_Address,
.EIMS_C_40032_textarea {
          width: 100%;
}

.EIMS_C_40032_textarea {
          height: 116px;
          padding: 25px;
}

#EIMS_C_40032_Main {
          display: flex;
          flex-wrap: wrap;
          overflow: hidden;
}

.EIMS_C_40032_text label {
          display: block;
          text-indent: 25px;
          float: left;
}

.EIMS_C_40032_text input,
.EIMS_C_40032_Address select,
.EIMS_C_40032_textarea textarea {
          display: block;
          height: 100%;
          flex: 1;
          border: none;
          outline: none;
          background: #fafafa;
          text-indent: 10px;
          font-family: "微软雅黑";
          font-size: 16px;
          color: #4e4e4e;
          overflow: hidden;
}

.EIMS_C_40032_textarea textarea {
          text-indent: 0;
}

.EIMS_C_40032_Address select {
          border: 1px solid #e6e6e6;
          text-indent: 21px;
          float: left;
          line-height: 55px;
          width: 212px;
          vertical-align: middle
}

.EIMS_C_40032_Address select+select {
          margin-left: 22px;
}

#EIMS_C_40032_Submit,
#EIMS_C_40032_reset {
          display: block;
          width: 180px;
          height: 50px;
          text-align: center;
          line-height: 50px;
          font-size: 18px;
          box-sizing: border-box;
          outline: none;
          cursor: pointer;
          margin-left: 10px;
          transition: all 0.2s;
}

#EIMS_C_40032_Submit:hover,
#EIMS_C_40032_reset:hover {
          filter: brightness(1.1);
}

#EIMS_C_40032_Submit {
          border: none;
          background: #9a68b1;
          color: #fff;
}

#EIMS_C_40032_reset {
          border: 1px solid #d5d5d5;
          color: #4e4e4e;
          background: #fafafa;
}

.online_but {
          width: 100%;
          display: flex;
          flex-direction: row-reverse;
          padding: 24px 0 68px 0;
          overflow: hidden;
}

.online_but input {
          float: left;
}

/*end_xn_c_300_wrap*/

/*n_main*/

.n_main {
          width: 100%;
}

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

.sv_modules2_3d {
          display: none\0;
          width: 100%;
          overflow: hidden;
          position: absolute;
          height: 640px;
          left: 50%;
          top: 158px;
          transform: translate(-50%);
}

.sv_modules2 {
          line-height: 26px;
          text-align: center;
          font-size: 18px;
          color: #fff;
}

.sv_modules2 .mid1200 {
          height: 698px;
          margin: 640px auto 0;
}

.sv_modules2 .mid1200 p span {
          display: table-cell;
          height: 100%;
          vertical-align: middle;
}

.sv_modules2 .mid1200 .p1 {
          position: absolute;
          left: 150px;
          top: 240px;
          display: table;
          width: 168px;
          height: 168px;
}

.sv_modules2 .mid1200 .p2 {
          position: absolute;
          left: 372px;
          top: 210px;
          display: table;
          width: 132px;
          height: 132px;
}

.sv_modules2 .mid1200 .p3 {
          position: absolute;
          left: 472px;
          top: 55px;
          display: table;
          width: 132px;
          height: 132px;
}

.sv_modules2 .mid1200 .p4 {
          position: absolute;
          left: 565px;
          top: 325px;
          display: table;
          width: 116px;
          height: 116px;
}

.sv_modules2 .mid1200 .p5 {
          position: absolute;
          left: 689px;
          top: 124px;
          display: table;
          width: 159px;
          height: 159px;
}

.sv_modules2 .mid1200 .p6 {
          position: absolute;
          left: 900px;
          top: 232px;
          display: table;
          width: 184px;
          height: 184px;
}

/*end_n_main*/

/*page_sv*/

.page_sv {
          position: relative;
}

.page_sv_title {
          position: relative;
          height: 158px;
          text-align: center;
          overflow: hidden;
}

.page_sv_title1 {
          position: absolute;
          top: 0;
          left: 0;
          text-align: center;
          /* left: 50%;
    transform: translate(-50%,0); */
          width: 100%;
          line-height: 164px;
          font-size: 48px;
          color: #f0f0f0;
          text-transform: uppercase;
          font-weight: bold;
}

.page_sv_title2 {
          position: absolute;
          top: 0;
          left: 0;
          text-align: center;
          /* left: 50%;
    transform: translate(-50%,0); */
          width: 100%;
          line-height: 200px;
          font-size: 30px;
          color: #9a68b1;
}

.page_sv_title3 {
          position: absolute;
          top: 0;
          left: 0;
          text-align: center;
          /* left: 50%;
    transform: translate(-50%,0); */
          width: 100%;
          line-height: 280px;
          font-size: 20px;
          color: #4e4e4e;
}

.sv_table_h {
          position: relative;
          display: flex;
          justify-content: space-between;
          width: 1200px;
          margin: 0 auto;
          overflow: hidden;
          text-align: center;
}

.sv_table_h li {
          width: 294px;
          height: 53px;
          overflow: hidden;
          line-height: 53px;
          text-align: center;
          background: #9a68b1;
          font-size: 20px;
          color: #fff;
          transition: all 0.2s;
          cursor: pointer;
          display: inline-block;
          *display: inline;
          *zoom: 1;
}

.sv_table_h li.on,
.sv_table_h li:hover {
          background: #9a68b1;
}

.sv_table_c {}

.sv_table_c>li {
          display: none;
}

.sv_table_c>li.on {
          display: block;
}

.sv_mscx.on,
.sv_qltz.on {
          background: url(../images/bg-why1.png) center bottom no-repeat;
}

.sv_qltz.on {
          padding-bottom: 88px;
}

.sv_mscx_title {
          width: 1200px;
          height: 143px;
          overflow: hidden;
          margin: 0 auto;
          display: flex;
          flex-direction: column;
          justify-content: center;
          line-height: 30px;
          font-size: 16px;
          color: #4e4e4e;
}

.sv_mscx_lists {
          width: 1200px;
          margin: 0 auto;
          display: flex;
          overflow: hidden;
          text-align: center;
          font-size: 0;
}

.sv_mscx_lists>div {
          display: inline-block;
          *display: inline;
          *zoom: 1;
          width: 25%;
          position: relative;
          flex: 1;
          text-align: center;
          overflow: hidden;
          font-size: 0;
}

.sv_mscx_lists>div+div::before {
          content: '';
          position: absolute;
          left: 0;
          bottom: 30px;
          display: block;
          width: 1px;
          height: 21px;
          background: #9a68b1;
}

.ea_span_sv_mscx_list_title {
          width: 100px;
          height: 100px;
          overflow: hidden;
          margin: 0 auto;
          background: #9a68b1;
          border-radius: 50%;
          font-size: 16px;
          color: #fff;
          line-height: 146px;
}

.sv_mscx_list1 .ea_span_sv_mscx_list_title {
          background: #9a68b1 url(../images/sv-list1.png) center 14px no-repeat;
}

.sv_mscx_list2 .ea_span_sv_mscx_list_title {
          background: #9a68b1 url(../images/sv-list2.png) center 14px no-repeat;
}

.sv_mscx_list3 .ea_span_sv_mscx_list_title {
          background: #9a68b1 url(../images/sv-list3.png) center 14px no-repeat;
}

.sv_mscx_list4 .ea_span_sv_mscx_list_title {
          background: #9a68b1 url(../images/sv-list4.png) center 14px no-repeat;
}

.ea_span_sv_mscx_list_msg {
          line-height: 84px;
          font-size: 16px;
          color: #4e4e4e;
}

.sv_modules2 {
          position: relative;
          height: 1497px;
          background: url(../images/cgah6f765suawesqaawuqdzafem277.jpg) center bottom no-repeat;
}

.sv_modules3 {
          padding-bottom: 70px;
}

.whyjoinus {
          float: left;
          width: 586px;
          height: 273px;
          background: url(../images/sv-whyjoinus.jpg) center no-repeat;
          line-height: 40px;
          font-size: 16px;
          color: #4e4e4e;
          text-indent: 295px;
          box-sizing: border-box;
          padding-top: 43px;
}

.sv_qltz {}

.sv_qltz_table {
          width: 1200px;
          margin: 30px auto 0;
}

.sv_qltz_table_h {
          display: flex;
          justify-content: center;
          align-items: center;
          width: 100%;
          height: 83px;
          overflow: hidden;
          background: #9a68b1;
          font-size: 20px;
          color: #fff;
          font-weight: bold;
          text-align: center;
          line-height: 83px;
}

.sv_qltz_table_h>* {
          display: inline-block;
          *display: inline;
          *zoom: 1;
}

.sv_qltz_table_h img {
          margin: 0 30px;
}

.sv_qltz_table_c {
          border-left: 1px solid #e8e8e8;
          background: #fff url(../images/icon-qltz8.png) right bottom no-repeat;
}

.sv_qltz_table_c_list {
          position: relative;
          display: table;
          display: flex;
          text-align: center;
          font-size: 16px;
          color: #4e4e4e;
          line-height: 28px;
          overflow: hidden;
          padding-left: 249px;
}

.sv_qltz_table_c_list1 {
          font-size: 18px;
          color: #9a68b1;
          font-weight: bold;
}

.sv_qltz_table_c_list>div {
          display: table-caption;
          vertical-align: middle;
          display: flex;
          justify-content: center;
          align-items: center;
          border-right: 1px solid #e8e8e8;
          border-bottom: 1px solid #e8e8e8;
          padding: 20px 65px;
          float: left;
          overflow: hidden;
          width: 475px;
          ;
          box-sizing: border-box;
}

.sv_qltz_table_c_list>div:not(:first-child) {
          flex: 1;
}

.sv_qltz_table_c_list>div:first-child {
          position: absolute;
          left: 0;
          width: 249px;
          padding: 20px 0 20px 40px;
          box-sizing: border-box;
          justify-content: left;
          height: 100%;
}

.sv_qltz_table_c_list>div:first-child span {
          margin-left: 22px;
          color: #9a68b1;
}

.sv_cxyy {
          background-size: contain;
          height: 400px;
          background: url(../images/bg-why3.jpg) center no-repeat;
}

.cxyy_lists {
          margin-top: 75px;
          width: 500px;
          float: right;
}

.cxyy_lists div {
          display: flex;
          align-items: center;
          height: 50px;
          line-height: 50px;
          color: #4e4e4e;
}

.cxyy_lists div::before {
          content: '';
          display: block;
          margin-right: 12px;
          width: 10px;
          height: 10px;
          overflow: hidden;
          border-radius: 50%;
          background: #9a68b1;
}

.sv_pxtx {
          height: 400px;
          background: url(../images/bg-why4.jpg) center no-repeat;
}

.sv_pxtx_t {
          height: 138px;
          line-height: 202px;
          font-size: 24px;
          color: #9a68b1;
}

.sv_pxtx_msg {
          width: 730px;
          line-height: 30px;
          font-size: 18px;
          color: #4e4e4e;
          text-align: justify;
}

/*end_page_sv*/

/*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: #9a69b1 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: 1400px;
}

.contact_body {
          background: #fcfcfc;
}

/*end_inside_body*/

/*ea_bg*/

/*ea_m*/

/*ea_m*/

/*ea_pi*/

/*ea_pi*/

/*ea_wj*/

/*ea_wj*/