
/*--公共部分--*/
html { -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing: antialiased; -webkit-tap-highlight-color: transparent; -webkit-touch-callout: none; cursor: pointer; }

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, textarea, p, blockquote, th, td, input, select, textarea, button, img { padding: 0; margin: 0; font-weight: 400; }

p { margin: 0px; padding: 0px; }

body, button, input, select, textarea { font-family: "思源黑体" !important; color: #333; }

img { border: 0px; vertical-align: middle; }

table { border-collapse: collapse; border-spacing: 0; }

table th, table td { border: 1px solid #ccc; }

*, :after, :before { -webkit-box-sizing: border-box; box-sizing: border-box; background-repeat: no-repeat; }

a { background-color: transparent; -webkit-text-decoration-skip: objects; text-decoration: none; color: #333; outline: none; cursor: pointer; -webkit-transition: .4s; transition: .4s; }

a:hover { background-repeat: no-repeat; text-decoration: none; }

a, input[type="button"], button, label, input[type="submit"], input[type="reset"] { cursor: pointer; }

[type="checkbox"], [type="radio"] { -webkit-box-sizing: border-box; box-sizing: border-box; padding: 0; }

input, textarea, select { outline: none; }

input[type="text"], input[type="password"], input[type="button"], input[type="submit"], input[type="reset"], select, textarea { outline-style: none; -webkit-appearance: none; resize: none; border: none; -webkit-border-radius: 0; border-radius: 0; }

textarea { overflow: auto; vertical-align: top; }

input:-webkit-autofill { -webkit-box-shadow: 0 0 0px rgba(255, 255, 255, 0) inset !important; }

.bd_weixin_popup, .content-box { -webkit-box-sizing: content-box; box-sizing: content-box; }

.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }

.clearfix { *zoom: 1; }

.removeStyle { margin: 0px; padding: 0px; list-style: none; }

.removeStyle li { list-style: none; margin: 0px; padding: 0px; }

.removeStyle dd { list-style: none; margin: 0px; padding: 0px; }

.removeStyle dt { list-style: none; margin: 0px; padding: 0px; }

/* 字体图标 */
.iconfont { color: inherit; font-size: inherit; display: inline-block; -webkit-font-smoothing: antialiased; /* 文字抗锯齿 */ -moz-osx-font-smoothing: grayscale; /* 文字抗锯齿 */ }

.fl { float: left; }

.fr { float: right; }

.show { display: block !important; }

.hide { display: none !important; }

.commonweb { width: 100%; padding: 0px 20px; }

.commonwebbox { margin-left: 0px; margin-right: 0px; }

.commonleft { float: none; }

.commonright { float: none; }

.visible-sm, .visible-md, .visible-lg { display: none; }

.hidden-sm, .hidden-md, .hidden-lg { display: block; }

.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 { float: left; padding-left: 10px; padding-right: 10px; }

.col-xs-12 { width: 100%; }

.col-xs-11 { width: 91.66666667%; }

.col-xs-10 { width: 83.33333333%; }

.col-xs-9 { width: 75%; }

.col-xs-8 { width: 66.66666667%; }

.col-xs-7 { width: 58.33333333%; }

.col-xs-6 { width: 50%; }

.col-xs-5 { width: 41.66666667%; }

.col-xs-4 { width: 33.33333333%; }

.col-xs-3 { width: 25%; }

.col-xs-2 { width: 16.66666667%; }

.col-xs-1 { width: 8.33333333%; }

@media (max-width: 320px) { body { min-width: 320px; } }

@media (min-width: 768px) { .commonweb { padding: 0px 20px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-sm-12 { width: 100%; }
  .col-sm-11 { width: 91.66666667%; }
  .col-sm-10 { width: 83.33333333%; }
  .col-sm-9 { width: 75%; }
  .col-sm-8 { width: 66.66666667%; }
  .col-sm-7 { width: 58.33333333%; }
  .col-sm-6 { width: 50%; }
  .col-sm-5 { width: 41.66666667%; }
  .col-sm-4 { width: 33.33333333%; }
  .col-sm-3 { width: 25%; }
  .col-sm-2 { width: 16.66666667%; }
  .col-sm-1 { width: 8.33333333%; }
  .visible-sm { display: block; }
  .hidden-sm { display: none; }
  .commonweb { margin: 0px auto; max-width: 87.778vw; } }

@media (min-width: 992px) { .commonweb { padding: 0px 10px; }
  .commonwebbox { margin-left: -10px; margin-right: -10px; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-md { display: block; }
  .hidden-md { display: none; }
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-md-12 { width: 100%; }
  .col-md-11 { width: 91.66666667%; }
  .col-md-10 { width: 83.33333333%; }
  .col-md-9 { width: 75%; }
  .col-md-8 { width: 66.66666667%; }
  .col-md-7 { width: 58.33333333%; }
  .col-md-6 { width: 50%; }
  .col-md-5 { width: 41.66666667%; }
  .col-md-4 { width: 33.33333333%; }
  .col-md-3 { width: 25%; }
  .col-md-2 { width: 16.66666667%; }
  .col-md-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { html { cursor: default; }
  .commonleft { float: left; }
  .commonright { float: right; }
  .visible-lg { display: block; }
  .hidden-lg { display: none; }
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 { float: left; padding-left: 10px; padding-right: 10px; }
  .col-lg-12 { width: 100%; }
  .col-lg-11 { width: 91.66666667%; }
  .col-lg-10 { width: 83.33333333%; }
  .col-lg-9 { width: 75%; }
  .col-lg-8 { width: 66.66666667%; }
  .col-lg-7 { width: 58.33333333%; }
  .col-lg-6 { width: 50%; }
  .col-lg-5 { width: 41.66666667%; }
  .col-lg-4 { width: 33.33333333%; }
  .col-lg-3 { width: 25%; }
  .col-lg-2 { width: 16.66666667%; }
  .col-lg-1 { width: 8.33333333%; } }

@media (min-width: 1260px) { .commonweb { max-width: 81.25vw; } }


.indexNewsMain { padding: 35px 0px; background-image: url(../images/img_09.jpg); background-position: top; background-size: cover; background-repeat: no-repeat; }

.indexNewsMain .indexNewsTitle { padding-left: 0px; }

.indexNewsMain .indexNewsBox { margin: 50px 0px 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.indexNewsMain .indexNewsBox .indexNewsRecommended { width: 100%; overflow: hidden; position: relative; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide { padding-top: 70%; overflow: hidden; position: relative; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide img { position: absolute; left: 0px; top: 0px; width: 100%; height: 100%; object-fit: cover; -webkit-transform: scale(1); -ms-transform: scale(1); transform: scale(1); -webkit-transition: all .8s ease; transition: all .8s ease; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content { -webkit-border-radius: 0px; border-radius: 0px; padding: 15px; position: relative; bottom: -3px; left: 0px; width: 100%; background: #0040a0; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content .listTitle { font-size: 18px; display: -webkit-box; height: 48px; line-height: 24px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; font-weight: 600; color: #fff; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content .time { margin-top: 10px; color: #fff; font-size: 12px; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content .time i{ font-size: 14px;margin-right: 3px; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .indexNewsRecommendedPage { position: absolute; right: 20px; left: auto; width: auto; bottom: 20px; z-index: 20; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .indexNewsRecommendedPage span { width: 10px; height: 3px; background: #fff; opacity: 0.3; -webkit-border-radius: 2px; border-radius: 2px; -webkit-transition: all .8s ease; transition: all .8s ease; cursor: pointer; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .indexNewsRecommendedPage span.swiper-pagination-bullet-active { width: 15px; opacity: 1; }

.indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide:hover img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }

.indexNewsMain .indexNewsBox .indexNews { width: 100%; padding: 0px; }

.indexNewsMain .indexNewsBox .indexNews .list { padding: 20px 0px 0px; }

.indexNewsMain .indexNewsBox .indexNews .list a { display: block; background: #fafafa; padding: 20px; }

.indexNewsMain .indexNewsBox .indexNews .list a .listTitle { font-size: 19px; display: -webkit-box; height: 28px; line-height: 28px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }

.indexNewsMain .indexNewsBox .indexNews .list a .desc { margin-top: 10px; font-size: 15.7px; display: -webkit-box; height: 50px; line-height: 25px; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; color: #666666; }

.indexNewsMain .indexNewsBox .indexNews .list a .timeBox { margin-top: 10px; padding-top: 15px; border-top: 1px solid rgba(142, 142, 142, 0.1); display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.indexNewsMain .indexNewsBox .indexNews .list a .timeBox .time { font-size: 26px; line-height: 1; font-weight: 600; color: #999999; }

.indexNewsMain .indexNewsBox .indexNews .list a .timeBox .time span { padding-top: 5px; font-size: 14px; font-weight: 500; display: block; }

.indexNewsMain .indexNewsBox .indexNews .list a .timeBox i { font-size: 25px; color: #999999; }

.indexNewsMain .indexNewsBox .indexNews .list a:hover .listTitle { color: #0040a0; }

.indexNewsMain .indexNewsBox .indexNews .list a:hover .timeBox i { color: #0040a0; }

.indexBusinessMain { padding: 35px 0px; position: relative; }

.indexBusinessMain .commonweb { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.indexBusinessMain .commonweb .indexBusiness { width: 100%; padding: 0px; }

.indexBusinessMain .commonweb .indexBusiness .content { padding-top: 0px; }

.indexBusinessMain .commonweb .indexBusiness .content .list { padding-top: 20px; }

.indexBusinessMain .commonweb .indexBusiness .content .list .number { font-size: 30px; line-height: 1; font-weight: 600; color: #0067ad; }

.indexBusinessMain .commonweb .indexBusiness .content .list .desc { padding-top: 10px; font-size: 14px; line-height: 22px; color: #353535; }

.indexBusinessMain .commonweb .indexBusinessMap { margin-top: 25px; width: 100%; height: 100%; position: relative; }

.indexBusinessMain .commonweb .indexBusinessMap .mapImg { width: 100%; display: block; }

.indexBusinessMain .commonweb .indexBusinessMap .China { position: absolute; width: 5%; left: 63%; top: 68%; z-index: 30; }

.indexBusinessMain .commonweb .indexBusinessMap .China img { width: 100%; position: relative; z-index: 10; display: block; }

.indexBusinessMain .commonweb .indexBusinessMap .China::after { -webkit-animation: amplify 2.8s infinite 0.1s; animation: amplify 2.8s infinite 0.1s; content: ''; width: 31px; height: 31px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-border-radius: 50%; border-radius: 50%; background: rgba(0, 64, 160, 0.1); opacity: 0.1; }

.indexBusinessMain .commonweb .indexBusinessMap .China::before { -webkit-animation: amplify 2.8s infinite 0s; animation: amplify 2.8s infinite 0s; content: ''; width: 24px; height: 24px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-border-radius: 50%; border-radius: 50%; background: rgba(0, 64, 160, 0.1); opacity: 0.1;z-index: 2; }

.indexBusinessMain .commonweb .indexBusinessMap .dotBox .list { position: absolute; width: 7px; height: 7px; background: #0067ad; -webkit-border-radius: 100%; border-radius: 100%; -webkit-transform: translate(-1px, -2px); -ms-transform: translate(-1px, -2px); transform: translate(-1px, -2px); }

.indexBusinessMain .commonweb .indexBusinessMap .dotBox .list::after { -webkit-animation: amplify 2.8s infinite 0.3s; animation: amplify 2.8s infinite 0.3s; content: ''; width: 20px; height: 20px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-border-radius: 50%; border-radius: 50%; background: rgba(0, 64, 160, 0.1); opacity: 0.1; }

.indexBusinessMain .commonweb .indexBusinessMap .dotBox .list::before { -webkit-animation: amplify 2.8s infinite 0.2s; animation: amplify 2.8s infinite 0.2s; content: ''; width: 13px; height: 13px; position: absolute; left: 50%; top: 50%; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); -o-transform: translate(-50%, -50%); transform: translate(-50%, -50%); -webkit-border-radius: 50%; border-radius: 50%; background: rgba(0, 64, 160, 0.1); opacity: 0.1; z-index: 2; }

.indexBusinessMain .commonweb .indexBusinessMap .dotBox .list p { position: absolute; left: 50%; -webkit-transform: translateX(-50%); -ms-transform: translateX(-50%); transform: translateX(-50%); bottom: -3.033vw; font-size: 2vw; white-space: nowrap; }

.indexBusinessMain .commonweb .indexBusinessMap .mapSvg { display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 20; }

.indexBusinessMain .commonweb .indexBusinessMap .st91 { fill: none; stroke: #0040a0; stroke-width: 0.75; stroke-miterlimit: 10; stroke-dashoffset: 970px; stroke-dasharray: 965px; -webkit-animation: animation-line 10.04s ease-in forwards infinite; animation: animation-line 10.04s ease-in forwards infinite; }

@-webkit-keyframes animation-line { 0% { stroke-dashoffset: 970px; }
  14.28571% { stroke-dashoffset: 0px; }
  61.42857% { stroke-dashoffset: 0px; }
  85.71429% { stroke-dashoffset: -970px; }
  to { stroke-dashoffset: -970px; } }

@keyframes animation-line { 0% { stroke-dashoffset: 970px; }
  14.28571% { stroke-dashoffset: 0px; }
  61.42857% { stroke-dashoffset: 0px; }
  85.71429% { stroke-dashoffset: -970px; }
  to { stroke-dashoffset: -970px; } }

@keyframes blowUp { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(2.8); transform: scale(2.8); } }

@-webkit-keyframes blowUp { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(2.8); transform: scale(2.8); } }

@keyframes blowUp1 { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(5); transform: scale(5); } }

@-webkit-keyframes blowUp1 { 0% { -webkit-transform: scale(1); transform: scale(1); }
  100% { -webkit-transform: scale(5); transform: scale(5); } }

.indexAboutMain { padding: 35px 0px; background-image: url(../images/img_12.jpg); background-position: center; background-repeat: no-repeat; background-size: cover; }

.indexAboutMain .indexAboutTitle { padding-left: 0px; }

.indexAboutMain .indexAboutBox { margin-top: 15px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-flex-wrap: wrap; -ms-flex-wrap: wrap; flex-wrap: wrap; }

.indexAboutMain .indexAboutBox .imgBox { width: 100%; }

.indexAboutMain .indexAboutBox .imgBox img { width: 100%; display: block; }

.indexAboutMain .indexAboutBox .indexAbout { width: 100%; }

.indexAboutMain .indexAboutBox .indexAbout .content { padding: 20px; margin-left: 0px; color: #fff; background-image: url(../images/img_14.jpg); background-repeat: no-repeat; background-position: center; background-size: cover; }

.indexAboutMain .indexAboutBox .indexAbout .content .desc { font-size: 15.7px; line-height: 1.5; text-align: justify; }

.indexAboutMain .indexAboutBox .indexAbout .content .more { display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; padding-top: 15px; }

.indexAboutMain .indexAboutBox .indexAbout .content .more .commonMore:hover { color: #0040a0; background: #fff; }

.indexAboutMain .indexAboutBox .indexAbout .listBox { padding: 20px 0px 0px; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-pack: justify; -webkit-justify-content: space-between; -ms-flex-pack: justify; justify-content: space-between; }

.indexAboutMain .indexAboutBox .indexAbout .listBox .list { background: url("../images/icon-yin.png") no-repeat; background-size: 30px 30px;padding: 5px 0px 0px 37px; }

.indexAboutMain .indexAboutBox .indexAbout .listBox .list .text { padding-top: 5px; font-size: 22px; color: #0040A0; font-weight: bold; }

@media (min-width: 768px) { .header .searchformMain .searchform { padding: 0.625vw 1vw 3.125vw; }
  .header .searchformMain .searchform form { padding: 2.8125vw 0vw; }
  .header .searchformMain .searchform form input { margin: 0vw 1.875vw; font-size: 1.125vw; }
  .header .searchformMain .searchform form button { font-size: 1.5vw; }
  .header .searchformMain .searchform form .closeSearch { font-size: 1.5vw; }
  .header .searchformMain .search_mask { background: rgba(0, 0, 0, 0); }
  .commonMore { height: 3.25vw; padding: 0vw 1.5vw; font-size: 0.938vw; -webkit-border-radius: 3.25vw; border-radius: 3.25vw; }
  .commonMore i { margin-left: 1.875vw; font-size: 1.25vw; }
  .indexTitleBox .title { font-size: 38px;}
  .indexTitleBox .line { margin-top: 1.875vw; width: 5.313vw; height: 0.375vw; }
  .indexTitleBox .line::after { width: 75%; height: 0.375vw; }
  .indexTitleBox .desc { margin-top: 2.5vw; font-size: 1.125vw; }
  .banner .bannerText .title { font-size: 3.75vw; line-height: 4.25vw; }
  .banner .bannerText .more { padding-top: 1.875vw; }
  .banner .bannerText .more .commonMore i { font-size: 0.813vw; }
  .banner .bannerPageBox { bottom: 4.375vw !important; }
  .banner .bannerPageBox .bannerPage span { width: 0.5vw; height: 0.5vw; margin-right: 1.875vw; }
  .banner .bannerPageBox .bannerPage span::after { width: 0.25vw; height: 0.25vw; }
  .banner .bannerPageBox .bannerPage span::before { width: 2.25vw; height: 2.25vw; }
  .banner::after { height: 3.563vw; background-size: auto 3.563vw; }
  .indexProductMain { padding: 6.875vw 0vw; }
  .indexProductMain .indexProductList { padding: 4.375vw 0vw 0vw; }
  .indexProductMain .indexProductList .list { float: left; width: 50%; margin: 0px; }
  .indexProductMain .indexProductList .list a { height: 20.375vw; }
  .indexProductMain .indexProductList .list a .contentBox { width: 50%; }
  .indexProductMain .indexProductList .list a .contentBox .listTitle { font-size: 2.125vw; }
  .indexProductMain .indexProductList .list a .contentBox .desc { padding-top: 0.313vw; font-size: 1.125vw; }
  .indexProductMain .indexProductList .list a .contentBox .more { padding: 3.125vw 0vw 0vw; }
  .indexProductMain .indexProductList .list a .contentBox .more .commonMore i { font-size: 0.813vw; }
  .indexProductMain .indexProductList .list a .imgBox { width: 50%; }
  .indexProductMain .indexProductList .list:nth-child(1) { background: #fff; height: -webkit-calc(20.375vw * 2); height: calc(20.375vw * 2); }
  .indexProductMain .indexProductList .list:nth-child(1) a { display: block; }
  .indexProductMain .indexProductList .list:nth-child(1) a .contentBox { padding: 5.15vw 0vw 1.875vw; width: 100%; }
  .indexProductMain .indexProductList .list:nth-child(1) a .imgBox { padding: 0vw 0vw 1.25vw 0vw; width: 100%; text-align: center; background: none; }
  .indexProductMain .indexProductList .list:nth-child(1) a .imgBox img { max-width: 57%; margin: 0vw auto; }
  .indexProductMain .indexProductList .list:nth-child(3) a { -webkit-box-orient: horizontal; -webkit-box-direction: reverse; -webkit-flex-direction: row-reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; }
  .indexProductMain .indexProductList .list:hover a .imgBox img { -webkit-transform: scale(1.1); -ms-transform: scale(1.1); transform: scale(1.1); }
  .indexProductMain .indexProductList .list:hover .contentBox .more .commonMore { border-color: #0040a0; background: #0040a0; color: #fff; }
  .indexProductMain .indexProductList .list:nth-child(2):hover a .contentBox .more .commonMore { border-color: #fff; background: #fff; color: #0040a0; }
  .indexNewsMain { padding: 0vw; height: 100vh; display: -webkit-box; display: -webkit-flex; display: -ms-flexbox; display: flex; -webkit-box-align: center; -webkit-align-items: center; -ms-flex-align: center; align-items: center; }
  .indexNewsMain .indexNewsTitle { padding-left: -webkit-calc(100% - 37.188vw); padding-left: calc(100% - 37.188vw); }
  .indexNewsMain .indexNewsBox { margin: 3.125vw 0vw 0vw; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended { width: -webkit-calc(100% - 41.563vw); width: calc(100% - 41.563vw); }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide { padding-top: 70%; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content { -webkit-border-radius: 0vw 3.75vw 0vw 0vw; border-radius: 0vw 3.75vw 0vw 0vw; padding: 3.125vw; width: 70%; position: absolute; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content .listTitle { font-size: 1.375vw; display: -webkit-box; height: 3.5vw; line-height: 1.75vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content .time { margin-top: 0.938vw; color: #fff; font-size: 0.875vw; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .swiper-slide .content .time { font-size: .9375vw;margin-right: .3125vw; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .indexNewsRecommendedPage { right: 2.5vw; bottom: 1.875vw; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .indexNewsRecommendedPage span { width: 1.063vw; height: 0.188vw; }
  .indexNewsMain .indexNewsBox .indexNewsRecommended .indexNewsRecommendedPage span.swiper-pagination-bullet-active { width: 1.25vw; opacity: 1; }
  .indexNewsMain .indexNewsBox .indexNews { width: 41.563vw; height: 38.7vw; padding: 0vw 0vw 0vw 4.375vw; overflow: hidden; }
  .indexNewsMain .indexNewsBox .indexNews .list { padding: 1.875vw 0vw 0vw; }
  .indexNewsMain .indexNewsBox .indexNews .list a { padding: 2.875vw 2.5vw; }
  .indexNewsMain .indexNewsBox .indexNews .list a .listTitle { font-size: 1.375vw; display: -webkit-box; height: 1.75vw; line-height: 1.75vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 1; }
  .indexNewsMain .indexNewsBox .indexNews .list a .desc { margin-top: 1.25vw; font-size: 1vw; display: -webkit-box; height: 3.126vw; line-height: 1.563vw; text-overflow: ellipsis; overflow: hidden; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
  .indexNewsMain .indexNewsBox .indexNews .list a .timeBox { margin-top: 1.25vw; padding-top: 1.563vw; }
  .indexNewsMain .indexNewsBox .indexNews .list a .timeBox .time { font-size: 2.5vw; }
  .indexNewsMain .indexNewsBox .indexNews .list a .timeBox .time span { padding-top: 0.313vw; font-size: 0.875vw; }
  .indexNewsMain .indexNewsBox .indexNews .list a .timeBox i { font-size: 1.563vw; }
  .indexNewsMain .indexNewsBox .indexNews .list:first-child { padding: 0vw; }
  .indexBusinessMain {  }
  .indexBusinessMain .commonweb .indexBusiness { width: -webkit-calc(100% - 64.375vw); width: calc(100% - 64.375vw); padding: 0vw 0vw 0vw 0vw; }
  .indexBusinessMain .commonweb .indexBusiness .content { padding-top: 1.525vw; }
  .indexBusinessMain .commonweb .indexBusiness .content .list { padding-top: 2.125vw; }
  .indexBusinessMain .commonweb .indexBusiness .content .list .number { font-size: 4.500vw; }
  .indexBusinessMain .commonweb .indexBusiness .content .list .desc { padding-top: 0.625vw; font-size: 1vw; line-height: -webkit-calc(22 / 16); line-height: calc(22 / 16); }
  .indexBusinessMain .commonweb .indexBusinessMap { margin: 0px; width: 64.375vw; }
  .indexBusinessMain .commonweb .indexBusinessMap .China { position: absolute; width: 2%; left: 64%; top: 72%; z-index: 30; }
  .indexBusinessMain .commonweb .indexBusinessMap .China::after{width: 7vw;height: 7vw;}
  .indexBusinessMain .commonweb .indexBusinessMap .China::before{width: 5vw;height: 5vw;}
  .indexBusinessMain .commonweb .indexBusinessMap .dotBox .list::after{width: 2.5vw;height: 2.5vw;}
  .indexBusinessMain .commonweb .indexBusinessMap .dotBox .list::before{width: 2vw;height: 2vw;}
  .indexBusinessMain .commonweb .indexBusinessMap .dotBox .list { width: 0.625vw; height: 0.625vw; -webkit-transform: translate(0vw, 0vw); -ms-transform: translate(0vw, 0vw); transform: translate(0vw, 0vw); }
  .indexBusinessMain .commonweb .indexBusinessMap .dotBox .list p { bottom: -1.5vw; font-size: 1vw; }
  .indexAboutMain { padding: 6.875vw 0vw; }
  .indexAboutMain .indexAboutTitle { padding-left: -webkit-calc(100% - 38.125vw); padding-left: calc(100% - 38.125vw); }
  .indexAboutMain .indexAboutBox { margin-top: 3.125vw; }
  .indexAboutMain .indexAboutBox .imgBox { -webkit-box-flex: 1; -webkit-flex: 1; -ms-flex: 1; flex: 1; width: auto; }
  .indexAboutMain .indexAboutBox .indexAbout { width: 38.125vw; }
  .indexAboutMain .indexAboutBox .indexAbout .content { padding: 6.25vw 5vw; margin-left: -12.5vw; }
  .indexAboutMain .indexAboutBox .indexAbout .content .desc { font-size: 1.125vw; line-height: -webkit-calc(27 / 18); line-height: calc(27 / 18); text-align: left; }
  .indexAboutMain .indexAboutBox .indexAbout .content .more { padding-top: 2.188vw; }
  .indexAboutMain .indexAboutBox .indexAbout .listBox { padding: 5vw 1.875vw 0vw 4.063vw; }
  .indexAboutMain .indexAboutBox .indexAbout .listBox .list { background-size: 2.0833vw 2.0833vw; }
  .indexAboutMain .indexAboutBox .indexAbout .listBox .list .text { font-size: 1.5625vw; padding: 0vw; }
