@charset "UTF-8";
/*公共样式*/
body { font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "WenQuanYi Micro Hei", sans-serif; background-color: #F7F8FA !important; }

.padding0 { padding-right: 0px; padding-left: 0px; margin-bottom: 25px; }

p, h1 { margin: 0; }

.fl { float: left; }

.fr { float: right; }

ul { display: block; list-style-type: disc; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 0px; }

ul, li { list-style: none; }

a:link { text-decoration: none; /* 指正常的未被访问过的链接*/ }

a:visited { text-decoration: none; /*指已经访问过的链接*/ }

a:hover { text-decoration: none; /*指鼠标在链接*/ }

a:active { text-decoration: none; /* 指正在点的链接*/ }

.xw-isshow { display: none; }

.xw-sytop span { display: inline-block; width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #000000; padding-left: 30px; }

@font-face { font-family: 'PuHuiTi'; src: url("/bootstrap/fonts/Alibaba-PuHuiTi-Regular.woff") format("woff"); font-weight: normal; font-style: normal; }

body { position: relative; }

a:hover { text-decoration: none; }

li { list-style: none; }

.fl { float: left; }

.fr { float: right; }

.row { margin: 0; }

/*头部*/
.content { height: .9rem; }

.xw_bar { padding-left: 2.6rem; padding-right: 2.6rem; position: fixed; top: 0; left: 0; right: 0; z-index: 999; background-color: #fff; margin: 0 auto; }

.xw_bar .hader_left { margin-top: .27rem; float: left; }

.xw_bar .hader-right { float: right; }

.xw_bar .hader-right ul li { float: left; list-style: none; height: .9rem; line-height: .9rem; font-size: .18rem; margin-left: .8rem; }

.xw_bar .hader-right ul li a { height: .9rem; display: inline-block; color: #647292; }

.xw_bar .hader-right ul li .xw_Chinese { color: #FF0000FF; margin-right: .14rem; font-size: .14rem; position: relative; }

.xw_bar .hader-right ul li .xw_Chinese::after { content: ''; position: absolute; left: .41rem; width: 1px; height: .12rem; top: .4rem; /*40/100*/ background: #647292; }

.xw_bar .hader-right ul li .xw_English { color: #647292; margin-left: .14rem; font-size: .14rem; }

.xw_bar .hader-right ul li .xw_hadericon { margin-right: .31rem; }

.xw_bar .hader-right ul li:nth-child(1) { margin-left: 0; }

.xw_bar .hader-right ul li:nth-child(7) { position: relative; }

.xw_bar .hader-right ul li:nth-child(4) { position: relative; }

.xw_bar .hader-right ul li:nth-child(4) a { color: #F34042; }

.xw_bar .hader-right ul li:nth-child(4) .xw_xianduan { width: .72rem; height: .03rem; background-color: #F34042; position: absolute; top: .87rem; left: .03rem; }

/*banner*/
.banner { position: relative; }

.banner img { width: 100%; height: 100%; }

.banner .banner_hezi { position: absolute; top: 40%; left: 50%; transform: translate(-50%, -50%); text-align: center; }

.banner .banner_hezi .banner_wenzi { font-size: .65rem; line-height: 1.1rem; font-family: 'PuHuiTi'; color: white; text-shadow: 0 4px 4px rgba(0, 0, 0, 0.1); }

@media (max-width: 767px) { .banner .banner_hezi .banner_wenzi { font-size: 24px; line-height: unset; } }

/*主内容区*/
.mainContent { max-width: 1400px; margin: 0 auto; /*第一个盒子*/ /*第二个盒子*/ /*第三个盒子*/ }

.mainContent .i-icon { /*输入框内的叉叉*/ display: inline-block; }

.mainContent .i-icon.delete-icon { display: none; position: absolute; right: 10px; top: 48px; width: 18px; height: 18px; vertical-align: middle; background-image: url("/images/icon_guanbi_mobile.png"); cursor: pointer; }

.mainContent .box1 { position: relative; top: -1rem; background: white; }

.mainContent .box1 .totalTile_mobile { /*移动端标题*/ padding: 60px 0 30px 0; }

.mainContent .box1 .totalTile_mobile p { width: 30px; height: 4px; background: #f34043; margin: 0 auto; }

.mainContent .box1 .totalTile_mobile h2 { font-size: 20px; font-family: PingFangSC-Regular,PingFang SC; font-weight: 400; color: #313131; text-align: center; }

.mainContent .box1 .box1Content { width: 90%; margin: 0 auto; }

.mainContent .box1 .box1Content .companyName { font-size: .2rem; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #262626; margin-bottom: 15px; }

.mainContent .box1 .box1Content .companyName:after { /*文字右上角的*号*/ content: "*"; color: #f34042; padding-left: 2px; }

.mainContent .box1 .box1Content input[type="text"] { /*输入框样式*/ width: 100%; height: .68rem; border-radius: 4px; border: 1px solid #bbbbbb; padding-left: .2rem; }

.mainContent .box1 .box1Content textarea[name="leavingMessage"] { /*您的留言输入框样式*/ width: 100%; height: 2.1rem; padding: .2rem 0 0 .2rem; border-radius: 4px; border: 1px solid #bbbbbb; }

.mainContent .box1 .box1Content .row:first-child { padding: .6rem 0; }

.mainContent .box1 .box1Content .row:nth-child(2), .mainContent .box1 .box1Content .row:nth-child(3), .mainContent .box1 .box1Content .row:nth-child(4), .mainContent .box1 .box1Content .row:last-child { padding-bottom: .6rem; }

.mainContent .box1 .box1Content .row:first-child, .mainContent .box1 .box1Content .row:nth-child(2), .mainContent .box1 .box1Content .row:nth-child(3) { /*第一二三行输入框，每行两个输入框的间距*/ }

.mainContent .box1 .box1Content .row:first-child .col-sm-6:first-child, .mainContent .box1 .box1Content .row:nth-child(2) .col-sm-6:first-child, .mainContent .box1 .box1Content .row:nth-child(3) .col-sm-6:first-child { padding: 0 .3rem 0 0; }

.mainContent .box1 .box1Content .row:first-child .col-sm-6:last-child, .mainContent .box1 .box1Content .row:nth-child(2) .col-sm-6:last-child, .mainContent .box1 .box1Content .row:nth-child(3) .col-sm-6:last-child { padding: 0 0 0 .3rem; }

.mainContent .box1 .box1Content .row:nth-child(4), .mainContent .box1 .box1Content .row:last-child { /*第四五行输入框，每行的输入框长度与前三行保持一致*/ }

.mainContent .box1 .box1Content .row:nth-child(4) .col-sm-12, .mainContent .box1 .box1Content .row:last-child .col-sm-12 { padding: 0; }

@media (max-width: 767px) { .mainContent .box1 .box1Content { padding-bottom: 30px; }
  .mainContent .box1 .box1Content .companyName { font-size: 16px; margin-bottom: 12px; }
  .mainContent .box1 .box1Content input[type="text"] { /*输入框样式*/ height: 46px; padding-left: 10px; }
  .mainContent .box1 .box1Content input[name="emailAddress"] { /*输入框样式*/ height: 80px; margin-bottom: 40px; }
  .mainContent .box1 .box1Content textarea[name="leavingMessage"] { /*您的留言输入框样式*/ height: 164px; padding: 10px; }
  .mainContent .box1 .box1Content .row:first-child, .mainContent .box1 .box1Content .row:nth-child(2), .mainContent .box1 .box1Content .row:nth-child(3) { /*第一二三行输入框，每行两个输入框的间距*/ }
  .mainContent .box1 .box1Content .row:first-child .col-sm-6:first-child, .mainContent .box1 .box1Content .row:first-child .col-sm-6:last-child, .mainContent .box1 .box1Content .row:nth-child(2) .col-sm-6:first-child, .mainContent .box1 .box1Content .row:nth-child(2) .col-sm-6:last-child, .mainContent .box1 .box1Content .row:nth-child(3) .col-sm-6:first-child, .mainContent .box1 .box1Content .row:nth-child(3) .col-sm-6:last-child { padding: 0; margin-bottom: 40px; } }

.mainContent .box2 { position: relative; top: -.84rem; background: white; }

.mainContent .box2 .box2Content { width: 90%; margin: 0 auto; padding: .6rem 0 .4rem 0; }

.mainContent .box2 .box2Content tr.row:first-child td span { font-size: .2rem; font-family: PingFangSC-Regular,PingFang SC; font-weight: 400; color: #262626; }

.mainContent .box2 .box2Content tr.row:first-child td span:after { /*文字右上角的*号*/ content: "*"; color: #f34042; padding-left: 2px; }

.mainContent .box2 .box2Content tr.row input { /*输入框的长度*/ width: 100%; height: .68rem; border-radius: 4px; border: 1px solid #bbbbbb; }

.mainContent .box2 .box2Content tr.row:first-child td { /*第一行文字*/ padding-bottom: 15px; }

.mainContent .box2 .box2Content tr.row:not(:first-child) td { /*几行输入框*/ padding-bottom: 20px; }

.mainContent .box2 .box2Content tr.row td.col-sm-2:first-child { padding-left: 0; }

.mainContent .box2 .box2Content tr.row td.col-sm-3:last-child { padding-right: 0; }

.mainContent .box2_mobile { position: relative; top: -.84rem; background: white; }

.mainContent .box2_mobile .box2Content { width: 90%; margin: 0 auto; padding: 40px 0; }

.mainContent .box2_mobile .box2Content div.col-xs-12 { padding: 0; margin-bottom: 30px; }

.mainContent .box2_mobile .box2Content .companyName { font-size: 16px; font-family: PingFangSC-Regular,PingFang SC; font-weight: 400; color: #262626; margin-bottom: 12px; }

.mainContent .box2_mobile .box2Content .companyName:after { /*文字右上角的*号*/ content: "*"; color: #f34042; padding-left: 2px; }

.mainContent .box2_mobile .box2Content input[type="text"] { /*输入框样式*/ width: 100%; height: 46px; border-radius: 4px; border: 1px solid #bbbbbb; padding-left: .2rem; }

.mainContent .box2_mobile .box2Content .addType { /*新增型号按钮*/ margin-top: 10px; text-align: center; cursor: pointer; }

.mainContent .box3 { position: relative; top: -.68rem; background: white; }

.mainContent .box3 .box3Content { width: 90%; margin: 0 auto; padding: .6rem 0 .8rem 0; }

.mainContent .box3 .box3Content .companyName { font-size: .2rem; font-family: PingFangSC-Regular, PingFang SC; font-weight: 400; color: #262626; margin-bottom: 15px; }

.mainContent .box3 .box3Content .companyName:after { /*文字右上角的*号*/ content: "*"; color: #f34042; padding-left: 2px; }

.mainContent .box3 .box3Content textarea[name="box3Message"] { /*您的留言输入框样式*/ width: 100%; height: 2.1rem; padding: .2rem 0 0 .2rem; border-radius: 4px; border: 1px solid #bbbbbb; }

.mainContent .box3 .box3Content .submit { /*提交按钮*/ width: 185px; height: 46px; line-height: 46px; background: #f34043; font-size: 18px; font-family: PingFangSC-Regular,PingFang SC; font-weight: 400; color: white; text-align: center; margin: .8rem auto 0 auto; cursor: pointer; }

@media (max-width: 767px) { .mainContent .box3 .box3Content .companyName { font-size: 16px; margin-bottom: 12px; }
  .mainContent .box3 .box3Content textarea[name="box3Message"] { /*您的留言输入框样式*/ height: 164px; padding: 10px; }
  .mainContent .box3 .box3Content .submit { /*提交按钮*/ width: 100%; } }

/*提交弹框*/
.popupDiv { width: 5.38rem; height: 2.91rem; background: white; position: fixed; top: 2.6rem; left: 50%; z-index: 2; transform: translateX(-50%); display: none; }

.popupDiv .closes { position: absolute; right: .2rem; top: .2rem; }

.popupDiv .content { width: 60%; padding-top: .4rem; margin: 0 auto; text-align: center; }

.popupDiv .content .submitImg { width: .5rem; height: .5rem; }

.popupDiv .content .congratulation { font-size: .2rem; font-family: PingFangSC-Regular,PingFang SC; font-weight: 400; color: #262626; padding: .15rem 0 .2rem 0; }

.popupDiv .content .thanks { font-size: .16rem; font-family: PingFangSC-Regular,PingFang SC; font-weight: 400; color: rgba(38, 38, 38, 0.4); }

@media (max-width: 1500px) { .popupDiv .content { width: 70%; } }

@media (max-width: 1240px) { .popupDiv .content { width: 80%; } }

@media (max-width: 1100px) { .popupDiv .content { width: 90%; } }

@media (max-width: 980px) { .popupDiv .content { width: 100%; } }

@media (max-width: 980px) { .popupDiv { width: 6.38rem; height: 3.91rem; } }

@media (max-width: 767px) { .popupDiv { width: 301px; height: 242px; top: 213px; }
  .popupDiv .closes { right: 15px; top: 15px; }
  .popupDiv .content { padding-top: 34px; margin: 0 auto; text-align: center; }
  .popupDiv .content .submitImg { width: 50px; height: 50px; }
  .popupDiv .content .congratulation { font-size: 16px; padding: 16px 0; }
  .popupDiv .content .thanks { width: 247px; font-size: 12px; margin: 0 auto; } }

/*弹框遮罩*/
.shadow { position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(6, 13, 25, 0.4) !important; z-index: 1; display: none; }

body { font-family: "PingFang SC", "Microsoft YaHei", "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Hiragino Sans GB W3", "Microsoft YaHei UI", "WenQuanYi Micro Hei", sans-serif; background-color: #F7F8FA !important; }

.padding0 { padding-right: 0px; padding-left: 0px; margin-bottom: 25px; }

p, h1 { margin: 0; }

.fl { float: left; }

.fr { float: right; }

ul { display: block; list-style-type: disc; margin-block-start: 0; margin-block-end: 0; margin-inline-start: 0px; margin-inline-end: 0px; padding-inline-start: 0px; }

ul, li { list-style: none; }

a:link { text-decoration: none; /* 指正常的未被访问过的链接*/ }

a:visited { text-decoration: none; /*指已经访问过的链接*/ }

a:hover { text-decoration: none; /*指鼠标在链接*/ }

a:active { text-decoration: none; /* 指正在点的链接*/ }

.xw-isshow { display: none; }

.xw-sytop span { display: inline-block; width: 100%; height: 40px; line-height: 40px; border-bottom: 1px solid #000000; padding-left: 30px; }

.w { max-width: 1400px; margin: auto; overflow: hidden; }

.center { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; background: -webkit-linear-gradient(left, blue, yellow); /* Safari 5.1 - 6.0 */ background: -o-linear-gradient(right, blue, yellow); /* Opera 11.1 - 12.0 */ background: -moz-linear-gradient(right, blue, yellow); /* Firefox 3.6 - 15 */ background: linear-gradient(to right, blue, yellow); /* 标准的语法 */ -webkit-box-pack: center; -webkit-justify-content: center; -ms-flex-pack: center; justify-content: center; width: 600px; }

.xw_show { width: 20px; height: 15px; float: left; margin-top: 35px; line-height: 4px; }

.bar { position: fixed; top: 0; left: 0; background-color: #FFFFFF; width: 100%; padding: 0 13.5%; z-index: 999; height: 0.9rem; height: 90px; }

.header_left { width: 152px; height: 46px; margin-top: 27px; }

.header_left img, .search img, .group_img img, .group_top img, .section_three_img img, .left_img img, .group_four_top img, .group_seven_four_top img, .five_img img, .inicon img { width: 100%; height: 100%; }

.header_left img { width: 100%; height: unset; }

.footer_left { width: 75%; float: left; }

.ul_list:after { display: block; content: ""; clear: both; }

.ul_list li { float: left; padding: 0 40px; height: 90px; line-height: 90px; text-align: center; cursor: pointer; position: relative; font-size: 18px; }

.ul_list li a { line-height: 90px; font-size: 18px; font-weight: 400; color: #647292; }

.search { width: 23px; height: 23px; margin-top: 34px; margin-left: 40px; }

.language_c { font-size: 14px; font-weight: 400; color: #647292; line-height: 90px; }

.language_active a { color: red !important; }

.cn_font { margin-left: 26px; position: relative; }

.cn_font:after { content: ''; position: absolute; left: 42px; width: 1px; height: 12px; top: 43%; background: #647292; }

.en_font { margin-left: 30px; margin-right: 20px; }

@media screen and (max-width: 1660px) { .bar { padding: 0 10%; }
  .ul_list li { padding: 0 25px; } }

@media screen and (max-width: 1350px) { .bar { padding: 0 5%; }
  .ul_list li { padding: 0 15px; }
  .ul_list li a { font-size: 16px; } }

@media screen and (max-width: 943px) { .xw_list { padding: 0 7px !important; }
  .bar { padding: 0 3%; } }

@media (max-width: 767px) { .language_c { line-height: 48px; }
  .search img { width: 19px; height: 19px; }
  .search { margin-top: 14px; }
  .cn_font:after { top: 36%; }
  .header_left { margin-top: 15px; }
  .xw_show { margin-top: 0px; margin-right: 7px; }
  .header_left { height: unset; }
  .banner { margin-top: 48px; }
  .swiper-pagination-bullet { width: 29px; height: 4px; }
  .xw_tubiao { width: 50%; }
  .xw_tubiao img { width: 100%; }
  .header_left { height: unset; width: 69px; transform: scale(1); }
  .s_corBannerList { margin-top: 48px; }
  .xw-sytop span { height: 54px; line-height: 58px; padding-left: 0; border-bottom: none; font-size: 16px; color: #fff; }
  .xw-sytop { margin-left: 21px; }
  .xw_lisa { padding-left: 10px; color: #fff; font-size: 14px; line-height: 35px; }
  .biankuan1 { border-bottom: 1px solid #697291; }
  .xw_span, .xw_span1, .xw_span2, .xw_span3 { position: relative; }
  .footer_xiabiao { position: absolute; right: 20px; top: 35%; }
  .pd10 { padding-bottom: 18px; }
  .xw-isshow { display: none; }
  .xw-isshows { display: block; }
  .footer_jiaonan { padding-top: 35px; padding-bottom: 28px; }
  .footer_jiaonan .jiaonn_left, .footer_jiaonan .jiaonn_center, .footer_jiaonan .jiaonn_right { float: left; width: 100px; margin: 0 9px; border: 1px solid white; height: 34px; border-radius: 18px; line-height: 34px; text-align: center; color: #fff; }
  .footer_jiaonan .jiaonn_left { margin-left: 15px; }
  .dibu { background-color: #000000FF; opacity: 0.4; text-align: center; font-size: 12px; color: #fff; margin-top: 32px; padding: 10px 0 10px 0; }
  .dibu a { color: #fff; }
  .footer_main { padding-bottom: 0; }
  .content { padding-left: unset !important; padding-right: unset !important; } }

@media (max-width: 767px) { .footer_jiaonan .jiaonn_left, .footer_jiaonan .jiaonn_center, .footer_jiaonan .jiaonn_right { width: 30%; } }

@media (max-width: 599px) { .footer_jiaonan .jiaonn_left, .footer_jiaonan .jiaonn_center, .footer_jiaonan .jiaonn_right { width: 29%; } }

@media (max-width: 467px) { .footer_jiaonan .jiaonn_left, .footer_jiaonan .jiaonn_center, .footer_jiaonan .jiaonn_right { width: 28%; } }

@media (max-width: 373px) { .footer_jiaonan .jiaonn_left, .footer_jiaonan .jiaonn_center, .footer_jiaonan .jiaonn_right { width: 27%; } }

.footer_main { max-width: 1243px; margin: 0 auto; height: 484px; padding: 98px 0 134px 0; }

.footer_cen { background: #485276; }

.footer_cen a { color: #fff; }

.qing { clear: both; }

.footer_cen { background: #485276; }

.footer_main { max-width: 1243px; margin: 0 auto; height: 484px; padding: 98px 0 134px 0; }

.footer_btn { width: 251px; height: 57px; background: #505A7C; color: #ffffff; line-height: 57px; }

.inicon { width: 24px; height: 30px; display: block; margin: 0 30px 0 22px; }

.footer_btns { width: 251px; height: 57px; background: #505A7C; color: #ffffff; line-height: 57px; margin-top: 26px; }

.group_seven_text .seven_right { width: 27px; height: 23px; }

.group_seven_text p { font-size: 14px; font-family: PingFangSC-Semibold, PingFangSC; font-weight: 400; color: #8B93B1; line-height: 25px; text-align: justify; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; }

.ul_lists { margin-right: 8.84%; }

.ul_lists ul > :nth-child(1) { font-size: 18px; font-weight: 600; line-height: 25px; margin-bottom: 11px; }

.ul_lists ul li { font-size: 14px; color: #ffffff; font-weight: 400; line-height: 20px; margin-bottom: 18px; }

.banner_cen { max-width: 62.8%; margin: 0 auto; height: 394px; }

@media (max-width: 767px) { .footer_main { padding: 0; height: unset; } }

@media (max-width: 806px) { .search { margin-left: 0; } }

.footer_right { position: relative; }

.isshowbt:nth-child(4) { border-bottom: 3px solid #f34042; }

.ul_list .bar_xwcl { color: #F34042; }

.hiide { display: none; }

.w { max-width: 1400px; margin: auto; overflow: hidden; }

body { background-color: #fff !important; }

.heide { display: none; }

@media (max-width: 1400px) { .hove_hader3 { padding-left: 300px; } }

@media (max-width: 1210px) { .hove_hader3 { padding-left: 100px; } }

@media (max-width: 877px) { .hove_hader3 { padding-left: 0px; } }

@media (max-width: 1462px) { .daochu { margin-right: 20px; } }

@media (max-width: 1920px) and (min-width: 768px) { .banner { margin-top: 90px; } }

@media (max-width: 767px) { .bar { display: flex; justify-content: space-between; align-items: center; height: 48px; }
  .biaoti1 { font-size: 16px; font-weight: 600; margin-left: 120px; }
  .addType { padding: 0 95px; }
  .addType a { display: inline-block; background-color: #F34043; width: 100%; height: 48px; line-height: 48px; text-align: center; color: #fff !important; font-size: 16px; }
  .addType a img { width: 13px; height: 13px; margin-right: 10px; } }

@media (max-width: 400px) { .biaoti1 { margin-left: 0; } }

.biankuan1 i { position: absolute; top: -1px; right: 20px; }

.xw-isshow a { color: rgba(255, 255, 255, 0.7) !important; }

.cn_font, .en_font { cursor: pointer; }
