@charset "utf-8";

.no_padding {
    padding: 0
}

.header {
    position: relative;
    z-index: 1000;
    background: #fff;
    transition: all .3s
}

.header_top {
    padding: 18px 0;
    border-bottom: 1px solid #eee
}

.header .conBox {
    padding: 6px 0
}

.header .conBox .container_1600 {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header_top .container_1600,
.header_top_right {
    display: flex;
    justify-content: space-between;
    align-items: center
}

.header.indexHeader .header_top_left p,
.header.indexHeader .header_top_right .item a,
.header.indexHeader .nav_list>li>a>span,
.header.indexHeader .nav_list>li.active>a>span,
.header.indexHeader .nav_list>li.on>a>span,
.header.indexHeader i.iconfont.icon-xiala,
.header.indexHeader i.iconfont.icon-diqiu,
.header.indexHeader .header_search_box a:before,
.header.indexHeader .langBox span,
.header.indexHeader .header_top_right .item .iconfont {
    color: #fff
}

.header.indexHeader .nav_list>li:after,
.header.indexHeader .nav_list>li.active:after,
.header.indexHeader .nav_list>li.on:after,
.header.indexHeader .langBox:after {
    background: #fff
}

.header.indexHeader .conBox {
    background: 0 0
}

.header.indexHeader .header_top {
    border-bottom: 1px solid transparent
}

.header.indexHeader.is_stuck .nav_list>li.active>a>span,
.header.indexHeader.is_stuck .nav_list>li.on>a>span {
    color: #005ea4
}

.header.indexHeader.is_stuck i.iconfont.icon-xiala,
.header.indexHeader.is_stuck i.iconfont.icon-diqiu,
.header.indexHeader.is_stuck .header_top_left p,
.header.indexHeader.is_stuck .header_top_right .item a,
.header.indexHeader.is_stuck .nav_list>li>a>span,
.header.indexHeader.is_stuck .header_search_box a:before,
.header.indexHeader.is_stuck .langBox span,
.header.indexHeader.is_stuck .header_top_right .item .iconfont {
    color: #232323
}

.indexHeader.is_stuck .nav_list>li:after,
.indexHeader.is_stuck .langBox:after {
    background: #232323
}

.header.indexHeader.is_stuck .conBox {
    background: 0 0
}

.header.indexHeader.is_stuck .header_top {
    border-bottom: 1px solid #eee
}

.header_top_left p {
    font-size: 16px;
    font-weight: 500;
    color: #232323;
    opacity: .8
}

.header_top_right .item a {
    font-size: 18px;
    font-weight: 500;
    color: #232323;
    display: inline-block;
    margin-left: 8px;
    height: auto
}

.header_top_right .item {
    margin-left: 20px
}

.header_top_right .item .iconfont {
    font-size: 20px
}

.indexHeader {
    position: fixed;
    left: 0;
    top: 0;
    right: 0;
    z-index: 1000;
    background: 0 0;
    transition: all .3s
}

.indexHeader.is_stuck {
    top: 0;
    background: #fff;
    -webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    -moz-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .2);
    transition: all .3s
}

.header .conBox {
    position: relative;
    z-index: 2;
    display: flex;
    background: #fff;
    justify-content: space-between;
    align-items: center;
    transition: all .3s
}

.header .logoBox {
    overflow: hidden;
    line-height: 0;
    text-align: right
}

.header .headerConBox {
    position: relative;
    padding-right: 126px
}

.header .headerConBox .navBox {
    float: left
}

.header .nav_list {
    font-size: 0;
    line-height: 0;
    position: relative
}

.header .nav_list>li {
    position: relative;
    display: -moz-inline-stack;
    display: inline-block;
    *display: inline;
    vertical-align: top;
    zoom: 1;
    text-align: center;
    padding: 0 20px;
    transition: all .3s
}

.header .nav_list>li:first-child {
    margin-left: 0
}

.header .nav_list>li>a {
    display: block
}

.header .nav_list>li>a>span {
    display: inline-block;
    line-height: 96px;
    text-align: center;
    font-size: 16px;
    font-weight: 700;
    color: #232323;
    position: relative;
    transition: all .3s
}

.header.indexHeader.is_stuck .nav_list>li.active i.iconfont.icon-xiala,
.header.indexHeader.is_stuck .nav_list>li.active>a>span,
.header.indexHeader.is_stuck .nav_list>li.on>a>span,
.header.indexHeader.is_stuck .nav_list>li.on i.iconfont.icon-xiala,
.header .nav_list>li.active>a>span,
.header .nav_list>li.on>a>span {
    color: #005ea4
}

.header.indexHeader.is_stuck .nav_list>li:after,
.header .nav_list>li:after {
    content: '';
    width: 0%;
    height: 5px;
    border-radius: 3px;
    background: #005ea4;
    position: absolute;
    bottom: 0;
    transition: all .5s;
    left: 50%;
    transform: translateX(-50%)
}

.header.indexHeader.is_stuck .nav_list>li.active:after,
.header.indexHeader.is_stuck .nav_list>li.on:after,
.header .nav_list>li.active:after,
.header .nav_list>li.on:after {
    width: 100%
}

.header .nav_list>li>a>i {
    display: inline-block;
    vertical-align: top;
    width: 24px;
    height: 96px;
    line-height: 96px;
    color: #424242;
    -moz-transition: all linear .3s;
    -webkit-transition: all linear .3s;
    -ms-transition: all linear .3s;
    transition: all .3s
}

.nav_list>li:hover i {
    -moz-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    transform: rotate(180deg);
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2)
}

.nav_list>li {
    position: relative
}

.nav_list>li .dropdown_menu {
    position: absolute;
    top: 100%;
    left: 0;
    min-width: 170px;
    display: none;
    z-index: 1;
    padding: 10px 0;
    background: #fff;
    -webkit-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3);
    box-shadow: 0 5px 10px 0 rgba(0, 0, 0, .3)
}

.nav_list .dropdown_menu li {
    width: 100%
}

.nav_list .dropdown_menu li a {
    display: block;
    letter-spacing: 0;
    line-height: 34px;
    font-size: 16px;
    color: #000;
    text-align: left;
    padding: 0 20px;
    white-space: nowrap
}

.nav_list .dropdown_menu li a:hover {
    background: #005ea4;
    color: #fff
}

.headerSearch {
    float: left;
    height: 116px;
    display: flex;
    align-items: center;
    margin: 0 40px
}

.headerSearch .info {
    position: relative;
    height: 40px;
    width: 220px;
    padding-right: 40px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    background: #e9e9e9
}

.headerSearch .info input[type=text] {
    width: 100%;
    height: 40px;
    padding: 10px;
    border: 0;
    background: 0 0;
    font-size: 16px;
    color: #424242
}

.headerSearch .info input[type=submit] {
    position: absolute;
    top: 0;
    right: 0;
    width: 40px;
    height: 40px;
    border: 0;
    font-size: 0;
    cursor: pointer;
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/headerSearch.png) no-repeat center center
}

.headerShare {
    float: left;
    width: 140px;
    height: 116px;
    display: flex;
    align-items: center;
    justify-content: center;
    padding-left: 20px;
    background: #ef7e0d
}

.headerShare em {
    display: inline-block;
    font-size: 20px;
    color: #fff;
    margin: 0 10px
}

.header_search_box {
    position: absolute;
    right: 0;
    width: 32px;
    height: 46px;
    overflow: hidden;
    z-index: 10;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    transition: all .3s;
    top: 50%;
    transform: translateY(-50%)
}

.header_search_box.active {
    width: 260px;
    background: #005ea4;
    transition: all .3s
}

.header_search_box a {
    line-height: 0;
    width: 32px;
    height: 46px;
    text-align: right;
    display: block;
    position: relative;
    float: right;
    z-index: 10
}

.header_search_box a:before {
    position: absolute;
    content: '\e601';
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    line-height: 46px;
    font-weight: 700;
    text-align: center;
    font-family: iconfont, sans-serif;
    font-size: 18px;
    color: #171717
}

.indexHeader .header_search_box a:before {
    color: #fff
}

.indexHeader.is_stuck .header_search_box a:before {
    color: #171717
}

.header_search_box a.active:before {
    content: '\eaf2';
    color: #fff;
    transition: all .3s
}

.search_form {
    position: absolute;
    top: 0;
    right: 32px;
    width: 0;
    display: block;
    z-index: -1;
    transition: all .3s
}

.header_search_box.active .search_form {
    width: 220px;
    z-index: 9;
    transition: all .3s
}

.search_form .info {
    width: 100%;
    padding-right: 0;
    position: relative
}

.header_search_box.active .search_form .info {
    padding-right: 32px
}

.search_form .info:before {
    position: absolute;
    content: '\e601';
    top: 0;
    right: 0;
    width: 32px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-family: iconfont, sans-serif;
    font-size: 16px;
    color: #fff
}

.search_form input[type=text] {
    width: 100%;
    height: 46px;
    background: 0 0;
    border: 0;
    text-indent: 10px;
    font-size: 16px;
    color: #fff
}

.search_form input[type=text]::-webkit-input-placeholder {
    color: #fff
}

.search_form input.btn_search {
    width: 32px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    font-size: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 2
}

.indexHeader .header_search_box a:before {
    color: #fff
}

.indexHeader.is_stuck .header_search_box a:before {
    color: #171717
}

.header_search_box a.active:before {
    content: '\eaf2';
    color: #fff;
    transition: all .3s
}

.search_form {
    position: absolute;
    top: 0;
    right: 32px;
    width: 0;
    display: block;
    z-index: -1;
    transition: all .3s
}

.header_search_box.active .search_form {
    width: 220px;
    z-index: 9;
    transition: all .3s
}

.search_form .info {
    width: 100%;
    padding-right: 0;
    position: relative
}

.header_search_box.active .search_form .info {
    padding-right: 32px
}

.search_form .info:before {
    position: absolute;
    content: '\e601';
    top: 0;
    right: 0;
    width: 32px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-family: iconfont, sans-serif;
    font-size: 16px;
    color: #fff
}

.search_form input[type=text] {
    width: 100%;
    height: 46px;
    background: 0 0;
    border: 0;
    text-indent: 10px;
    font-size: 16px;
    color: #fff
}

.search_form input[type=text]::-webkit-input-placeholder {
    color: #fff
}

.search_form input.btn_search {
    width: 32px;
    height: 46px;
    position: absolute;
    right: 0;
    top: 0;
    border: 0;
    font-size: 0;
    background: 0 0;
    cursor: pointer;
    z-index: 2
}

.langBox {
    position: absolute;
    cursor: pointer;
    right: 52px;
    top: 50%;
    transform: translateY(-50%)
}

.langBox:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background: #000;
    top: 4px;
    right: -12px
}

.en {
    display: flex;
    align-items: center
}

i.iconfont.icon-diqiu {
    font-size: 16px
}

i.iconfont.icon-xiala {
    font-size: 24px;
    font-weight: 800
}

.langBox span {
    margin: 0 0 0 5px;
    display: inline-block;
    text-align: center;
    font-size: 18px;
    font-weight: 500;
    color: #232323;
    cursor: pointer;
    transition: all .3s
}

.langBox ul {
    position: absolute;
    z-index: 20;
    right: 0;
    border: 1px solid #eee;
    background: #fff;
    display: none
}

.langBox ul a {
    display: inline-block;
    width: 100%;
    height: 100%;
    line-height: 28px;
    padding: 0 10px;
    color: #124c8e
}

.langBox ul li a:hover {
    background: #005ea4;
    color: #fff
}

.m_header {
    display: none
}

.footer_box .footerOther {
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/footBack.png) no-repeat center;
    height: 193px;
    display: flex;
    align-items: center;
    justify-content: center
}

.footer_box .footerOther .textBox {}

.footer_box .footerOther .textBox .text {
    display: flex;
    /* padding: 0 254px; */
    align-items: center;
    justify-content: space-between;
    flex-wrap: wrap;
}

.footer_box .footerOther .textBox .text h2 {
    font-size: 24px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 10px;
}

.footer_box .footerOther .textBox .text p{
    font-size: 16px;
    color: #fff;
    width: 80%;
}

a.kuang {
    width: 187px;
    height: 59px;
    border: 2px solid #fff;
    font-size: 18px;
    display: flex;
    align-items: center;
    justify-content: center;
    font-weight: 400;
    color: #fff
}

a.kuang:hover {
    background: #fff;
    color: #005ea4
}

.footer_box .footerOther .textBox .footerShare {
    margin-left: 20px
}

.footer_box .footerOther .textBox .footerShare a {
    margin-left: 10px;
    display: inline-block;
    line-height: 0;
    text-align: center
}

.footer_box .footerContentBox {
    overflow: hidden;
    padding-top: 40px;
    background-repeat: no-repeat;
    background-position: center center;
    -webkit-background-size: cover;
    background-size: cover
}

.footer_box .fast_navigation .itemBox {
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-bottom: 50px
}

.footer_box .fast_navigation .itemBox .footerImg {
    position: absolute;
    left: -20px;
    top: 280px
}

.footer_box .fast_navigation .item {}

.footer_box .fast_navigation .item:last-child {
    padding-right: 0
}

.footer_box .fast_navigation .item:nth-of-type(1) {
    width: 100px
}

.footer_box .fast_navigation .item:nth-of-type(2) {
    width: 320px
}

.footer_box .fast_navigation .item:nth-of-type(3) {
    width: 140px
}

.footer_box .fast_navigation .item:nth-of-type(4) {
    width: 560px
}

.footer_box .fast_navigation .item:nth-of-type(3) .iconfont {
    font-size: 20px;
    margin-right: 16px
}

.footer_box .fast_navigation .item:nth-of-type(3) li {
    display: flex;
    align-items: center
}

.footer_box .fast_navigation .item:nth-of-type(2) li:nth-last-child(1) {
    padding-top: 20px;
    border-top: 1px dashed rgba(83, 83, 83, .2)
}

.footer_box .fast_navigation .item:nth-of-type(2) li:nth-last-child(2) {
    padding-bottom: 25px
}

.footer_box .fast_navigation .img {
    line-height: 0;
    padding-bottom: 20px
}

.footer_box .fast_navigation .footerShare {
    display: flex;
    align-items: center;
    justify-content: center
}

.footer_box .fast_navigation .footerShare em {
    font-size: 24px;
    color: #fff;
    margin: 0 10px
}

.footer_box .fast_navigation h3 {
    font-size: 18px;
    font-weight: 700;
    color: #343436;
    margin-bottom: 16px
}

.footer_box .fast_navigation .item_one h3 {
    font-size: 18px;
    font-weight: 700;
    color: #181818;
    margin-bottom: 0
}

.footer_box .fast_navigation .item_one {
    margin-top: 18px
}

.footer_box .fast_navigation ul {}

.footer_box .fast_navigation .item_one ul {
    padding-top: 0
}

.footer_box .fast_navigation li {
    font-size: 14px;
    font-weight: 400;
    color: #3c3c3c;
    line-height: 24px;
    opacity: .8;
    margin-bottom: 5px
}

.footer_box .fast_navigation .footerInfo li {
    position: relative
}

.footer_box .fast_navigation .footerInfo li em {
    position: absolute;
    left: 0
}

.footer_box .fast_navigation li a:hover {
    text-decoration: underline;
    color: #005ea4
}

.footer_box .footer_copyright {
    padding: 20px 0;
    background: #404040
}

.footer_box .footer_copyright .container_1600 {
    text-align: center
}

.footer_box .footer_copyright .text * {
    display: inline-block;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    text-align: center;
    line-height: 1.5em;
    vertical-align: baseline
}

.footer_box .footer_copyright .text a.sitemap {
    margin: 0 5px
}

.footer_box .footer_copyright .text a:hover {
    text-decoration: underline
}

.footerForm form {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap
}

.footer_box .fast_navigation .footerForm .info {
    margin-bottom: 28px;
    width: 48%;
    line-height: 0;
    position: relative
}

.footer_box .fast_navigation .footerForm .tips {
    display: block;
    color: red;
    font-size: 12px;
    line-height: 14px
}

.footer_box .fast_navigation .footerForm textarea::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #878788 !important
}

.footer_box .fast_navigation .footerForm input::-webkit-input-placeholder {
    font-size: 16px;
    font-weight: 400;
    color: #878788 !important
}

.footer_box .fast_navigation .footerForm input[type=text],
.footer_box .fast_navigation .footerForm textarea {
    width: 100%;
    height: 50px;
    border: 1px solid rgba(238, 238, 238, .2);
    padding: 0 10px;
    font-size: 16px;
    color: #000;
    font-weight: 300;
    border-bottom: 1px solid #000
}

.footer_box .fast_navigation .footerForm input[type=text]::placeholder,
.footer_box .fast_navigation .footerForm textarea::placeholder {
    color: rgba(255, 255, 255, .4);
    font-size: 14px;
    font-weight: 400
}

.footer_box .fast_navigation .footerForm .info.w100 {
    width: 100%
}

.info-text,
.info-code,
info-privacy {
    width: 100%;
    position: relative
}

.info-text {
    margin-bottom: 28px
}

.info-code {
    margin-bottom: 18px
}

.info-Privacy p {
    font-size: 14px;
    font-weight: 400;
    color: #9a9a9b;
    line-height: 24px
}

.info-Privacy a {
    color: red
}

.footer_box .fast_navigation .footerForm textarea {
    resize: none;
    width: 100%;
    height: 86px;
    padding: 6px;
    border: 1px solid rgba(0, 0, 0, .5)
}

.footer_box .fast_navigation .footerForm input[type=submit] {
    font-size: 16px;
    font-weight: 500;
    color: #0067b4;
    margin-top: 20px;
    cursor: pointer;
    transition: all .3s;
    width: 140px;
    height: 33px;
    border: 2px solid #0063ac;
    background: #fff
}

.footer_box .fast_navigation .footerForm input[type=submit]:hover {
    background: #0063ac;
    color: #fff;
    transition: all .3s
}

.footer_box .fast_navigation .footerForm .codeImg {
    position: absolute;
    top: 6px;
    right: 6px;
    width: 100px;
    height: 38px;
    cursor: pointer
}

.footer_box .footerForm .info-code input[type=text] {
    background: #fff;
    border: 1px solid #d3d3d3
}

.indexBanner .slick-prev,
.indexBanner .slick-next {
    top: auto;
    bottom: 0;
    background: 0 0
}

.indexBanner .slick-prev {}

.indexBanner .slick-next {}

.indexBanner .slick-prev:after {
    content: '\e653';
    font-family: iconfont, sans-serif;
    font-size: 26px;
    color: rgba(255, 255, 255, .2);
    transition: all .5s
}

.indexBanner .slick-next:after {
    content: '\e775';
    font-family: iconfont, sans-serif;
    font-size: 26px;
    color: rgba(255, 255, 255, .2);
    transition: all .5s
}

.indexBanner .slick-next:hover:after {
    color: #fff
}

.indexBanner .slick-prev:hover:after {
    color: #fff
}

.indexBanner .slick-dots li {
    width: 20px;
    height: 3px;
    background: #fff;
    border-radius: 0
}

.indexBanner .slick-dots li.slick-active {
    background: #005c9f;
}

.indexBanner .slick-dots li button {
    width: 0;
    height: 0;
    padding: 0
}

aboutbox2 .context {
    background: #f9f9f9;
    padding-bottom: 30px
}

aboutbox2 .context h3 {
    font-size: 50px;
    display: inline-block;
    padding: 25px 95px;
    background: #00678b;
    color: #fff;
    margin-top: -100px
}

aboutbox2 .context p {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 400;
    color: #5b5b5b
}

.contactBox202006131030 {
    padding: 50px 0;
    overflow: hidden
}

.contactBox202006131030 .contactInfo {
    overflow: hidden;
    width: 50%;
    float: left
}

.contactBox202006131030 .textBox {
    margin-bottom: 30px
}

.contactBox202006131030 .textBox h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.3em;
    margin-bottom: 15px
}

.contactBox202006131030 .textBox p {
    font-size: 16px;
    color: #333;
    line-height: 1.6
}

.contactBox202006131030 .contactInfo ul li {
    padding-left: 30px;
    padding-top: 5px;
    padding-bottom: 5px;
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    background-repeat: no-repeat;
    background-position: left 7px
}

.contactBox202006131030 .contactInfo ul li.contactTel {
    background-image: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/contactTel.png)
}

.contactBox202006131030 .contactInfo ul li.contactWhatsapp {
    background-image: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/contactWhatsapp.png)
}

.contactBox202006131030 .contactInfo ul li.contactEmail {
    background-image: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/contactEmail.png)
}

.contactBox202006131030 .contactInfo ul li.contactAddress {
    background-image: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/contactAddress.png)
}

.contactBox202006131030 .contactInfo ul li a {
    font-size: 16px;
    color: #333;
    line-height: 1.6
}

.contactBox202006131030 .contactInfo ul li a:hover {
    color: #5ba1f4
}

.contactBox202006131030 .contactForm {
    width: 50%;
    float: left;
    padding-left: 40px;
    overflow: hidden
}

.contactBox202006131030 .title h2 {
    font-size: 36px;
    font-weight: 700;
    letter-spacing: .1em;
    line-height: 1.3em;
    margin-bottom: 15px
}

.contactBox202006131030 .contactForm .info {
    width: 100%;
    float: left;
    position: relative;
    margin-bottom: 10px
}

.contactBox202006131030 .contactForm .info .label_control {
    position: absolute;
    left: 10px;
    top: 0;
    line-height: 36px;
    font-size: 16px;
    color: #2c2c2c
}

.contactBox202006131030 .contactForm .info .tips {
    position: absolute;
    top: 0;
    right: 10px;
    line-height: 36px;
    color: red
}

.contactBox202006131030 .contactForm .info input[type=text] {
    width: 100%;
    height: 36px;
    padding: 0 10px;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    color: #2c2c2c
}

.contactBox202006131030 .contactForm .info textarea {
    width: 100%;
    height: 100px;
    padding: 5px 10px;
    resize: none;
    border: 1px solid #dcdcdc;
    font-size: 16px;
    color: #2c2c2c
}

.contactBox202006131030 .contactForm .info input[type=submit] {
    display: inline-block;
    width: 200px;
    height: 44px;
    border: 0;
    font-size: 16px;
    color: #fff;
    margin-top: 20px;
    letter-spacing: 3px;
    text-transform: uppercase;
    background: #000;
    cursor: pointer;
    transition: all .3s
}

.contactBox202006131030 .contactForm .info input[type=submit]:hover {
    background: #5ba1f4;
    transition: all .3s
}

.contactBox202006131030 .contactForm .info p {
    font-size: 16px;
    color: #333;
    line-height: 1.6;
    word-break: break-word;
}

.contentItem3Slick .slick-slide {
    display: flex;
    justify-content: center;
    align-items: center
}

.index1 {
    padding: 70px 0
}

.index1 .content {
    margin: 20px 0 30px
}

.index1 .content .text p {
    padding: 20px;
    font-size: 18px;
    font-weight: 400;
    text-align: center;
    color: #333;
    transition: all .5s
}

.index1 .content .text {}

.index1 .content .item .img {
    transition: all .5s;
    overflow: hidden
}

.index1 .content .item:hover .img {
    background: #fff;
    box-shadow: 0 12px 10px 0 rgba(9, 1, 3, .09)
}

.index1 .content .item:hover img {
    transform: scale(1.2)
}

.index1 .content .item:hover img {
    transition: all .5s
}

.index1 .content .item:hover .text p {
    color: #fff;
    position: relative;
    z-index: 2;
    background: linear-gradient(0deg, #0056A5 0%, #0099B9 100%)
}

.index1 a.kuang {
    margin: auto;
    border: 2px solid #0063ac;
    color: #005ea4
}

.index1 a.kuang:hover {
    background: #005ea4;
    color: #fff
}

.index1 .slick-prev,
.index1 .slick-next {
    background: 0 0
}

.index1 .slick-prev {
    left: -35px
}

.index1 .slick-next {
    right: -35px
}

.index1 .slick-prev:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e653';
    font-family: iconfont, sans-serif;
    font-size: 18px;
    color: #949494;
    border: 1px solid #949494;
    background: #fff;
    transition: all .5s;
    width: 35px;
    height: 35px;
    border-radius: 50%
}

.index1 .slick-next:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e775';
    font-family: iconfont, sans-serif;
    font-size: 18px;
    color: #949494;
    border: 1px solid #949494;
    background: #fff;
    transition: all .5s;
    width: 35px;
    height: 35px;
    border-radius: 50%
}

.index1 .slick-next:hover:after {
    background: #005ea4;
    color: #fff
}

.index1 .slick-prev:hover:after {
    background: #005ea4;
    color: #fff
}

.index2 {
    overflow: hidden;
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/index2img1.png) no-repeat center;
    height: 978px;
    background-size: cover;
    position: relative
}

.index2 .text {
    margin-top: 30px;
    background: #fff;
    border-radius: 35px 0 35px 0;
    padding: 39px 52px
}

.index2 .text h3 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    line-height: 30px
}

.index2 .text p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 24px
}

.index2 .text .item {
    padding-left: 55px
}

.index2 .text .item:nth-child(1) {
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/index2img2.png) no-repeat 0 0
}

.index2 .text .item:nth-child(2) {
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/index2img3.png) no-repeat 0 0;
    margin: 28px 0
}

.index2 .text .item:nth-child(3) {
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/index2img4.png) no-repeat 0 0
}

.index2 .title h2 {
    color: #fff;
    margin-top: 60px
}

.index2 .kuang {
    margin: auto;
    margin-top: 30px
}

.index2 .context {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .27);
    display: flex;
    align-items: center;
    justify-content: center;
    height: 247px
}

.index2 .context .container_1400 {
    display: grid;
    grid-template-columns: repeat(5, 18%);
    justify-content: space-between
}

.index2 .context .item {
    text-align: center
}

.index2 .context .item span {
    font-size: 16px;
    font-weight: 400;
    color: #fff
}

.index2 .context .item h3 {
    margin-bottom: 20px
}

.index2 .context .item h3 span {
    font-size: 36px;
    font-weight: 400;
    color: #fff
}

.index4 {
    padding: 75px 0 50px
}

.index4 .content {
    margin-top: 50px;
    display: grid;
    grid-template-columns: 38% 62%;
    background: #fff;
    box-shadow: 0 4px 19px 2px rgba(34, 34, 34, .1)
}

.index4 .content .text {
    padding: 40px 35px 50px
}

.index4 .content .text .data span {
    font-size: 18px;
    font-weight: 400;
    color: #333
}

.index4 .content .text .data i {
    font-size: 14px;
    font-weight: 400;
    color: #333
}

.index4 .content .text .context h3 {
    font-size: 18px;
    font-weight: 400;
    color: #0059a6;
    line-height: 16px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical
}

.index4 .content .text .context {
    padding-bottom: 30px;
    border-bottom: 1px solid #d8d8d8
}

.index4 .content .text a:nth-last-child(1) .context {
    padding-bottom: 0;
    border-bottom: none
}

.index4 .content .text .context h4 {
    font-size: 14px;
    font-weight: 400;
    color: #000;
    line-height: 16px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    margin-top: 10px
}

.index4 .content .text .item {
    display: grid;
    grid-template-columns: 20% 80%;
    margin-bottom: 28px
}

.index4 .content .text a:nth-last-child(1) {
    margin-bottom: 0
}

.index4 .content .text .data {
    margin-right: 20px;
    margin-top: -6px
}

.index4 a.kuang {
    font-size: 18px;
    font-weight: 400;
    color: #0063ac;
    line-height: 30px;
    border: 2px solid #0063ac;
    margin: 35px auto 0;
    transition: all .5s
}

.index4 a.kuang:hover {
    background: #0063ac;
    color: #fff
}

.index3 {
    margin-top: 40px
}

.index3 .content {
    margin-top: 30px;
    display: grid;
    grid-template-columns: repeat(2, 50%)
}

.index3 .text {
    padding-left: 35px;
    display: flex;
    flex-direction: column;
    justify-content: flex-end
}

.index3Slick1Nav .item h3 {
    font-size: 24px;
    font-weight: 700;
    color: #333;
    padding-bottom: 20px;
    border-bottom: 1px #0059a6 solid
}

.index3Slick1Nav .item p {
    font-size: 16px;
    font-weight: 400;
    color: #3c3c3c;
    line-height: 24px
}

.index3 a.kuang {
    font-size: 18px;
    font-weight: 400;
    color: #0063ac;
    line-height: 30px;
    border: 2px solid #0063ac;
    margin: 100px 0 0;
    transition: all .5s
}

.index3 a.kuang:hover {
    background: #0063ac;
    color: #fff
}

.index3 .pagingInfo {
    margin-top: 60px;
    display: flex;
    justify-content: flex-end;
    align-items: flex-end
}

.index3 .pagingInfo .num {
    font-size: 30px;
    font-weight: 400;
    color: #0063ac
}

.index3 .pagingInfo .allPage {
    font-size: 18px;
    font-weight: 400;
    color: #000
}

.index3 .slick-prev,
.index3 .slick-next {
    top: auto;
    bottom: -90px;
    background: 0 0
}

.index3 .slick-prev {
    left: 0
}

.index3 .slick-next {
    right: auto;
    left: 50px
}

.index3 .slick-prev:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e653';
    font-family: iconfont, sans-serif;
    font-size: 18px;
    color: #fff;
    background: #d2d2d2;
    transition: all .5s;
    width: 44px;
    height: 44px
}

.index3 .slick-next:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e775';
    font-family: iconfont, sans-serif;
    font-size: 18px;
    color: #fff;
    background: #d2d2d2;
    transition: all .5s;
    width: 44px;
    height: 44px
}

.index3 .slick-next:hover:after {
    background: #005ea4;
    color: #fff
}

.index3 .slick-prev:hover:after {
    background: #005ea4;
    color: #fff
}

.dealBanner {
    background: no-repeat center;
    height: 451px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.index4 .content .text a {
    display: block
}

.deal1 {
    margin-top: 40px
}

.deal1 .content {
    margin-top: 20px
}

.deal1 .content>p {
    font-size: 20px;
    font-weight: 400;
    color: #666;
    line-height: 30px;
    text-align: center
}

.deal1 .content .context1 {
    margin-top: 24px
}

.deal1 .content .context1>p {
    font-size: 30px;
    font-weight: 400;
    color: #0063ac;
    line-height: 30px;
    text-align: center;
    margin-bottom: 10px
}

.deal1 .content .context1 .item {
    display: flex;
    justify-content: space-between;
    margin-top: 30px
}

.deal1 .content .context1 .item:nth-child(2n) {
    flex-direction: row-reverse
}

.deal1 .content .context1 .text,
.deal1 .content .context1 .img {
    width: 49%
}

.deal1 .content .context1 .item .text h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 30px;
    margin-bottom: 45px
}

.deal1 .content .context1 .item .text p {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 24px
}

.deal1 .content .context2 {
    margin-top: 40px;
    margin-bottom: 70px
}

.deal1 .content .context2 p {
    font-size: 30px;
    font-weight: 700;
    color: #285996;
    text-align: center
}

.deal1 .content .context2 p {
    font-size: 30px;
    font-weight: 700;
    color: #285996;
    text-align: center
}

.deal1 .content .context2 .text-img {
    margin-top: 28px;
    display: grid;
    grid-template-columns: repeat(3, 32%);
    justify-content: space-between
}

.deal1 .content .context2 .text-img .item .img {
    text-align: center;
    min-height: 60px
}

.deal1 .content .context2 .text-img .item .text h3 {
    font-size: 20px;
    font-weight: 700;
    color: #333;
    line-height: 30px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-top: 20px
}

.deal1 .content .context2 .text-img .item .text p {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 30px;
    text-align: left;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    margin-top: 30px
}

.historyBanner {
    background: no-repeat center;
    background-size: cover;
    height: 451px;
    display: flex;
    align-items: center;
    justify-content: center
}

.history1 {
    margin-top: 30px
}

.history1 .content {
    margin-top: 25px
}

.history1 .content .history1Slick .item {
    display: grid;
    grid-template-columns: repeat(2, 50%);
    background: #f6f6f6;
    border-radius: 30px;
    overflow: hidden
}

.history1 .content .history1Slick .item .text {
    padding: 40px
}

.history1 .content .history1Slick .item .text h3 {
    font-size: 22px;
    font-weight: 400;
    color: #285996;
    line-height: 36px
}

.history1 .content .history1Slick .item .text p {
    font-size: 18px;
    font-weight: 400;
    color: #666;
    line-height: 36px
}

.history1SlickNav {
    margin: 30px 0 75px;
    position: relative
}

.history1SlickNav .item {
    display: flex;
    flex-direction: column;
    justify-content: center
}

.history1SlickNav .item .text p {
    font-size: 22px;
    font-weight: 400;
    color: #285996;
    line-height: 30px;
    text-align: center;
    opacity: 0;
    transition: all .5s;
    margin-bottom: 8px;
    overflow: hidden;
    display: -webkit-box;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical
}

.history1SlickNav .item.slick-current .text p {
    opacity: 1
}

.history1SlickNav .item .zhou b {
    font-size: 26px;
    font-weight: 700;
    color: #969696;
    line-height: 48px;
    position: relative;
    display: block;
    text-align: center;
    z-index: 1;
    transition: all .5s
}

.history1SlickNav .item.slick-current .zhou b {
    color: #005ea4;
    font-size: 36px;
    display: block
}

.history1SlickNav .item .zhou b:before {
    content: '';
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/zhou.png) no-repeat center;
    height: 24px;
    width: 100%;
    display: block;
    background-size: 100% 100%;
    position: relative;
    z-index: -1
}

.history1SlickNav .item .zhou b:after {
    content: '';
    width: 9px;
    height: 9px;
    display: block;
    background-color: #285996;
    border-radius: 50%;
    position: absolute;
    top: 19px;
    z-index: 10;
    left: 50%;
    transform: translateX(-50%);
    opacity: 0
}

.history1SlickNav .item.slick-current .zhou b:after {
    opacity: 1
}

.history1SlickNav .slick-prev,
.history1SlickNav .slick-next {
    top: auto;
    bottom: 2px;
    background: 0 0
}

.history1SlickNav .slick-prev {
    left: 0
}

.history1SlickNav .slick-next {
    right: 0
}

.history1SlickNav .slick-prev:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e679';
    font-family: iconfont, sans-serif;
    font-size: 60px;
    color: #c4c4c4;
    transition: all .5s
}

.history1SlickNav .slick-next:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e679';
    transform: rotate(180deg);
    font-family: iconfont, sans-serif;
    font-size: 60px;
    color: #c4c4c4;
    transition: all .5s
}

.history1SlickNav .slick-next:hover:after {
    color: #005ea4
}

.history1SlickNav .slick-prev:hover:after {
    color: #005ea4
}

.whoBanner {
    background: no-repeat center;
    background-size: cover;
    height: 451px;
    display: flex;
    align-items: center;
    justify-content: center
}

.who1 {
    margin-top: 30px;
    margin-bottom: 60px
}

.who1 .content {
    margin-top: 10px;
    display: grid;
    grid-template-columns: 70% 30%
}

.who1 .content .imgs .item {
    position: relative;
    display: none
}

.who1 .content .imgs .item.on {
    display: block
}

.who1 .content .imgs .item h3 {
    font-size: 22px;
    font-weight: 700;
    color: #fff;
    line-height: 24px
}

.who1 .content .imgs .item p {
    font-size: 16px;
    margin-top: 10px;
    font-weight: 400;
    color: #fff;
    line-height: 24px
}

.who1 .content .imgs .item .context {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 40px;
    background: rgba(0, 0, 0, .4)
}

.who1 .content .text {
    display: grid;
    grid-template-rows: repeat(3, 33.33%)
}

.who1 .content .text .item {
    background: #f8f8f8;
    padding: 70px 24px 0;
    border: 1px solid #fff;
    transition: all .5s;
    cursor: pointer
}

.who1 .content .text .item.on p,
.who1 .content .text .item:hover p {
    color: #fff
}

.who1 .content .text .item {
    background: #f8f8f8;
    padding: 70px 24px 0;
    border-bottom: 1px solid #fff
}

.who1 .content .text .item:nth-child(1) {
    background: #f8f8f8 url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/history1img2B.png) no-repeat center 30px
}

.who1 .content .text .item:hover:nth-child(1),
.who1 .content .text .item.on:nth-child(1) {
    background: #02599b url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/history1img2H.png) no-repeat center 30px
}

.who1 .content .text .item:hover:nth-child(2),
.who1 .content .text .item.on:nth-child(2) {
    background: #02599b url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/history1img3H.png) no-repeat center 30px
}

.who1 .content .text .item:hover:nth-child(3),
.who1 .content .text .item.on:nth-child(3) {
    background: #02599b url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/history1img4H.png) no-repeat center 30px
}

.who1 .content .text .item:nth-child(2) {
    background: #f8f8f8 url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/history1img3B.png) no-repeat center 30px
}

.who1 .content .text .item:nth-child(3) {
    background: #f8f8f8 url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/history1img4B.png) no-repeat center 30px
}

.who1 .content .text .item p {
    font-size: 22px;
    font-weight: 700;
    color: #999
}

.who2 {
    background: #f8f8f8;
    padding: 50px 0 60px
}

.who2 .content {
    margin-top: 20px;
    display: grid;
    grid-template-columns: 66.666% 33.333%
}

.who2 .content .conLeft {
    display: grid;
    grid-template-columns: repeat(2, 50%)
}

.who2 .content .conRight {
    display: grid;
    grid-template-rows: repeat(2, 50%)
}

.who2 .content .item {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-direction: column;
    background: #fff;
    position: relative;
    transition: all .5s
}

.who2 .content .item:hover {
    background: #0064b2
}

.who2 .content .item:hover h3 {
    color: #fff
}

.who2 .content .item:hover span {
    background: #fff
}

.who2 .content .item:hover p {
    color: #fff
}

.who2 .content .conLeft .item:nth-child(2):before {
    content: '';
    position: absolute;
    left: -14px;
    border-bottom: 12px solid transparent;
    border-right: 14px solid #ffff;
    border-top: 12px solid transparent;
    transition: all .5s
}

.who2 .content .conLeft .item:nth-child(2):hover:before {
    border-right: 14px solid #0064b2
}

.who2 .content .conLeft .item:nth-child(3):hover:before {
    border-left: 14px solid #0064b2
}

.who2 .content .conRight .item:nth-child(2):hover:before {
    border-bottom: 14px solid #0064b2
}

.who2 .content .conRight .item:nth-child(2):before {
    content: '';
    position: absolute;
    top: -14px;
    border-left: 12px solid transparent;
    border-bottom: 14px solid #ffff;
    border-right: 12px solid transparent;
    transition: all .5s
}

.who2 .content .conLeft .item:nth-child(3):before {
    transition: all .5s;
    content: '';
    position: absolute;
    right: -14px;
    border-bottom: 12px solid transparent;
    border-left: 14px solid #ffff;
    border-top: 12px solid transparent;
    z-index: 2
}

.who2 .content .item h3 {
    font-size: 30px;
    font-weight: 700;
    color: #999;
    transition: all .5s
}

.who2 .content .item span {
    width: 34px;
    height: 3px;
    background: #0063ac;
    margin: 25px auto 20px;
    transition: all .5s
}

.who2 .content .item p {
    font-size: 22px;
    font-weight: 400;
    color: #666;
    line-height: 30px;
    text-align: center;
    transition: all .5s
}

.who3 {
    margin-top: 50px
}

.who3 .content>p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    margin: auto;
    margin-top: 8px;
    width: 80%
}

.who3 .content .line {
    width: 90%;
    display: grid;
    grid-template-columns: repeat(4, 20%);
    justify-content: space-between;
    margin: auto;
    margin-top: 30px;
    margin-bottom: 48px
}

.who3 .content .line p {
    font-size: 20px;
    font-weight: 600;
    color: #333;
    text-align: center;
    margin-top: 15px
}

.who3 .content .line .item {
    cursor: pointer;
    position: relative;
    text-align: center
}

.who3 .content .line .item img {
    transition: all .5s
}

.who3 .content .line .item.on img,
.who3 .content .line .item:hover img {
    padding: 4px;
    background: #005ea4;
    border-radius: 50%
}

.who3 .content .line .item p {
    transition: all .5s
}

.who3 .content .line .item.on p,
.who3 .content .line .item:hover p {
    color: #285996
}

.who3 .content .line .item.on:after,
.who3 .content .line .item:hover:after {
    content: '';
    position: absolute;
    bottom: -18px;
    left: 50%;
    transform: translateX(-50%);
    border-left: 8px solid transparent;
    border-top: 10px solid #285996;
    border-right: 8px solid transparent;
    transition: all .4s
}

.who3 .context .item {
    background: #285996;
    display: none
}

.who3 .context .item.on {
    display: block
}

.who3 .context .item .text {
    padding: 50px 0 30px
}

.who3 .context .item .text p {
    font-size: 16px;
    font-weight: 100;
    color: #fff;
    line-height: 30px
}

.who3 .context .item .text h3 {
    font-size: 30px;
    font-weight: 400;
    color: #fff;
    margin-bottom: 20px
}

.whyBanner {
    background: no-repeat center;
    background-size: cover;
    height: 451px;
    display: flex;
    align-items: center;
    justify-content: center
}

.why1 {
    margin-top: 30px
}

.why1 .content {
    margin-top: 36px;
    display: grid;
    grid-template-columns: repeat(2, 48%);
    justify-content: space-between
}

.why1 .content .text {
    background: #fff;
    box-shadow: 0 12px 17px 1px rgba(9, 1, 3, .15);
    border-radius: 60px;
    padding: 50px 40px
}

.why1 .content .text h3 {
    font-size: 30px;
    font-weight: 700;
    color: #005ea4
}

.why1 .content .text p {
    font-size: 16px;
    font-weight: 400;
    color: #333;
    line-height: 40px;
    margin: 8px 0
}

.why1 .content .text p i {
    font-size: 30px;
    font-weight: 400;
    color: #005ea4;
    line-height: 40px
}

.why1 .content .text p span {
    font-size: 18px;
    font-weight: 700;
    color: #005ea4;
    line-height: 40px
}

.why2 {
    margin-top: 68px;
    padding: 50px 0 60px;
    background: #f8f8f8
}

.why2 .line {
    margin-top: 24px;
    display: grid;
    grid-template-columns: repeat(4, 24.8%);
    justify-content: space-between
}

.why2 .line .item {
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/juH.png) no-repeat center;
    height: 49px;
    display: flex;
    align-items: center;
    justify-content: center;
    transition: all .5s
}

.why2 .line .item:hover,
.why2 .line .item.on {
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/juL.png) no-repeat center
}

.why2 .line .item p {
    font-size: 20px;
    font-weight: 700;
    color: #fff
}

.why2 .context {
    padding: 30px 27px;
    background: #fff
}

.why2 .context .items {
    display: none
}

.why2 .context .items.on {
    display: grid;
    grid-template-columns: repeat(3, 32%);
    justify-content: space-between
}

.why2 .context .item {
    background: #f8f8f8;
    transition: all .5s
}

.why2 .context .item .text {
    padding: 30px 20px 50px;
    background: #f8f8f8
}

.why2 .context .item .text h3 {
    font-size: 18px;
    font-weight: 700;
    color: #005ea4;
    line-height: 30px
}

.why2 .context .item .text p {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 30px;
    margin-top: 40px
}

.why2 .context .item:hover {
    box-shadow: 0 3px 29px 0 rgba(35, 24, 21, .18)
}

.why3 {
    padding: 60px 0 70px
}

.why3 .content>p {
    text-align: center;
    margin: 10px 0;
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 30px
}

.why3 .content .context {
    display: grid;
    grid-template-columns: repeat(3, 33%);
    justify-content: space-between;
    grid-row-gap: 7px
}

.why4 {
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/why4Back.png) no-repeat center;
    height: 728px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.why4 .title h2 {
    color: #fff
}

.why4 .content>p {
    width: 95%;
    margin: 20px auto 22px;
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    text-align: center
}

.why4Slick {
    padding: 0 50px
}

.why4Slick .item {
    text-align: center;
    padding: 0 20px
}

.why4Slick .item h3 {
    font-size: 16px;
    font-weight: 500;
    color: #fff;
    margin: 14px 0 10px
}

.why4Slick .item a {
    font-size: 18px;
    font-weight: 500;
    text-decoration: underline;
    color: #fff;
    opacity: .8;
    line-height: 26px;
    transition: all .5s
}

.why4Slick .item a:hover {
    opacity: 1
}

.why4Slick .slick-prev,
.why4Slick .slick-next {
    background: 0 0
}

.why4Slick .slick-prev {
    left: 0
}

.why4Slick .item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center
}

.why4Slick .slick-next {
    right: 0
}

.why4Slick .slick-prev:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e653';
    font-family: iconfont, sans-serif;
    font-size: 26px;
    color: #c4c4c4;
    transition: all .5s
}

.why4Slick .slick-next:after {
    display: flex;
    align-items: center;
    justify-content: center;
    content: '\e775';
    font-family: iconfont, sans-serif;
    font-size: 26px;
    color: #c4c4c4;
    transition: all .5s
}

.why4Slick .slick-next:hover:after {
    color: #fff
}

.why4Slick .slick-prev:hover:after {
    color: #fff
}

.proKindDelBanner,
.productBanner,
.serviceBanner {
    background: no-repeat center;
    height: 451px;
    background-size: cover;
    display: flex;
    align-items: center;
    justify-content: center
}

.service1 {
    margin-top: 30px
}

.service1 .content {
    display: grid;
    grid-template-columns: 22% 78%;
    justify-content: space-between
}

.service1 .content .target a {
    width: 100%;
    display: block;
    padding: 14px 12px;
    text-align: left;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    border: 1px solid #e7e7e7
}

.service1 .content .target li.on a {
    background: #005ea4;
    color: #fff
}

.service1 .content .context .how h2 {
    padding-left: 30px;
    font-size: 30px;
    font-weight: 400;
    color: #333;
    padding-bottom: 16px;
    border-bottom: 1px solid #e7e7e7
}

.service1 .content .context .how h3 {
    padding-left: 30px;
    font-size: 30px;
    font-weight: 400;
    color: #333;
    line-height: 30px;
    margin-top: 20px
}

.service1 .content .context .data {
    padding-left: 30px;
    margin-top: 20px
}

.service1 .content .context .data .line1 {
    display: grid;
    grid-template-columns: repeat(3, 32.6%);
    justify-content: space-between
}

.service1 .content .context .data .line1 .text {
    background: #e7e7e7;
    transition: all .5s
}

.service1 .content .context .data .line1 .text p {
    padding: 30px;
    background: #e7e7e7;
    font-size: 20px;
    text-align: center;
    font-weight: 400;
    color: #666;
    transition: all .5s
}

.service1 .content .context .data .line1 .item:hover .text p {
    color: #fff;
    background: #005ea4
}

.service1 .content .context .data .line2 {
    margin-top: 48px;
    display: grid;
    grid-template-columns: repeat(3, 33%);
    justify-content: space-between;
    grid-row-gap: 37px;
    margin-bottom: 70px
}

.service1 .content .context .data .line2 .img {
    display: flex;
    align-items: center;
    margin-bottom: 15px
}

.service1 .content .context .data .line2 .img h4 {
    font-size: 18px;
    font-weight: 700;
    color: #333;
    margin-left: 14px
}

.service1 .content .context .data .line2 p {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    line-height: 24px
}

.product1 {
    margin: 30px 0 70px
}

.product1 .title {
    margin-top: 18px
}

.product1 .content>p {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 30px;
    text-align: center
}

.product1 .context {
    display: grid;
    grid-template-columns: repeat(2, 49.5%);
    justify-content: space-between;
    margin-top: 40px
}

.product1 .context .item a {
    display: grid;
    grid-template-columns: 30% 68%;
    justify-content: space-between
}

.product1 .context .item b {
    font-size: 16px;
    font-weight: 400;
    color: #fff;
    line-height: 30px;
    padding: 17px 0;
    background: #005ea4;
    text-align: center;
    display: block
}

.product1 .context .item h3 {
    font-size: 22px;
    font-weight: 700;
    color: #333
}

.product1 .context .item p {
    font-size: 16px;
    font-weight: 400;
    color: #888;
    line-height: 28px
}

.proKindDel1 {
    margin: 40px 0 66px
}

.proKindDel1 .content {
    margin-top: 40px
}

.proKindDel1 .content {
    display: grid;
    grid-template-columns: 22% 76%;
    justify-content: space-between
}

.proKindDel1 .content .target {
    padding-top: 90px;
    position: relative
}

.proKindDel1 .content .target:before {
    position: absolute;
    top: 15px;
    right: 30px;
    width: 3px;
    height: 30px;
    content: '';
    background-color: #0065b9
}

.proKindDel1 .content .target a {
    width: 100%;
    display: block;
    padding: 14px 12px;
    text-align: right;
    font-size: 18px;
    font-weight: 400;
    color: #666;
    border: 1px solid #e7e7e7
}

.proKindDel1 .content .target li.on a {
    background: #005ea4;
    color: #fff
}

.proKindDel1 .context .item {
    display: grid;
    grid-template-columns: 40% 60%;
    margin-bottom: 35px
}

.proKindDel1 .context .item .text {
    padding: 0 30px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    background: #f8f8f8
}

.proKindDel1 .context .item .text h3 {
    font-size: 22px;
    font-weight: 700;
    color: #333;
    line-height: 24px
}

.proKindDel1 .context .item .text span {
    width: 57px;
    height: 3px;
    background: #0063ac;
    margin: 8px 0 18px
}

.proKindDel1 .context .item .text li {
    font-size: 16px;
    font-weight: 400;
    color: #666;
    line-height: 26px
}

.proKindDel1 .context .item .text p {
    font-size: 16px;
    font-weight: 400;
    color: #0063ac;
    line-height: 26px
}

.proKindDel1 .context .item .text a.kuang {
    width: 148px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0063ac;
    font-size: 16px;
    font-weight: 400;
    transition: all .5s;
    color: #0063ac;
    margin-top: 18px
}

.proKindDel1 .context .item .text a.kuang:hover {
    background: #0063ac;
    color: #fff
}

.proKindDel2 {
    color: #fff;
    margin-bottom: 80px
}

.proKindDel2 .content {
    color: #fff;
    margin-bottom: 80px;
    margin-top: 40px
}

.proKindDel2 .content ul li {
    font-size: 18px;
    font-weight: 400;
    color: #333;
    line-height: 24px;
    margin-bottom: 12px;
    padding-left: 14px;
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/dain.png) no-repeat 0 9px
}

.proKindDel2 .content {
    display: grid;
    grid-template-columns: repeat(2, 49%);
    justify-content: space-between;
    align-items: center
}

.parameter_box h1 {
    font-size: 36px;
}

.parameter ul li {
    font-size: 20px;
}

.header .droplist_tile .context {
    padding: 24px 0 120px;
    display: grid;
    grid-template-columns: repeat(4, 24%);
    justify-content: space-between;
    grid-row-gap: 40px
}

.header .droplist_tile .context .item h2 {
    display: flex;
    align-items: center;
    padding-bottom: 8px;
    border-bottom: 1px solid #dfdfdf
}

.header .droplist_tile .context .item h2 img {
    min-height: 25px
}

.header .droplist_tile .context .item ul a {
    font-size: 14px;
    font-weight: 400;
    color: #666;
    display: inline-block;
    margin-top: 12px;
    transition: all .5s
}

.header .droplist_tile .context .item ul a:hover {
    color: #0063ac
}

.header .droplist_tile .context .item ul {
    padding-left: 25px
}

.header .droplist_tile .context .item h2 a {
    font-size: 16px;
    font-weight: 700;
    color: #666;
    margin-left: 6px;
    transition: all .5s
}

.header .droplist_tile .context .item h2 a:hover {
    color: #0063ac
}

.parameter_box p {
    padding-left: 15px;
    position: relative
}

.parameter_box p:before {
    position: absolute;
    content: '';
    width: 6px;
    height: 6px;
    left: 0;
    top: 10px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #28a7e1
}

.productDownload {
    padding-top: 20px;
    margin-top: 25px;
    border-top: 1px solid #e5e5e5
}

.productDownload a {
    display: inline-block;
    margin-right: 10px;
    padding: 10px 25px;
    border: 1px solid #eee
}

.parameter_btn a.a1 {
    margin-top: 20px;
    width: 230px;
    height: 50px;
    line-height: 50px;
    font-size: 18px;
    background: #28a7e1;
    color: #fff
}

.parameter_btn a.a1:hover {
    background: #0d6fb8
}

.productDetailContentBox {
    margin-top: 150px
}

.productBtnBox {
    position: sticky;
    top: 0;
    left: 0;
    right: 0;
    z-index: 10;
    border-bottom: 1px solid #28a7e1;
    background: #fff
}

.productBtnBox .btn {
    float: left
}

.productBtnBox a {
    display: block;
    line-height: 60px;
    border: 1px solid #fff;
    border-bottom: 0;
    font-size: 18px;
    color: #000;
    padding: 0 40px
}

.productBtnBox .btn:hover,
.productBtnBox .btn.active {
    color: #28a7e1;
    border: 1px solid #28a7e1;
    border-bottom: none;
}

.productDetailContentBox .conBox {
    overflow: hidden
}

.productDetailContentBox .title {
    margin-top: 60px
}

.productDetailContentBox .title h2 {
    text-align: center;
    border-bottom: 0;
    font-size: 36px;
    color: #000;
    padding-bottom: 15px;
    margin-bottom: 40px;
    position: relative;
    text-transform: uppercase
}

.productDetailContentBox .title h2:before {
    position: absolute;
    content: '';
    width: 510px;
    height: 1px;
    bottom: 0;
    left: 50%;
    margin-left: -255px;
    background: #e5e5e5
}

.productDetailContentBox .title h2:after {
    position: absolute;
    content: '';
    width: 254px;
    height: 1px;
    bottom: 0;
    left: 50%;
    margin-left: -127px;
    z-index: 2;
    background: #28a7e1
}

.productDetailContentBox .itemBox {
    overflow: hidden
}

.productDetailContentBox .itemBox .item {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    flex-direction: row-reverse;
    background: #eee;
    margin-bottom: 10px
}

.productDetailContentBox .itemBox .item:nth-of-type(2n) {
    flex-direction: row
}

.productDetailContentBox .itemBox .item .img {
    width: 50%;
    float: left;
    line-height: 0;
    text-align: center
}

.productDetailContentBox .itemBox .item .text {
    width: 50%;
    float: left;
    text-align: center;
    padding: 0 80px
}

.productDetailContentBox .itemBox .item .text h3 {
    font-size: 24px;
    color: #000;
    padding-bottom: 20px;
    text-transform: uppercase
}

.productDetailContentBox .itemBox .item .text p {
    font-size: 16px;
    color: #000;
    line-height: 1.7
}

.productDetailContentBox table th {
    text-align: left;
    background: #eee;
    font-size: 16px;
    color: #000;
    height: 50px;
    border: 1px solid #dcdcdc
}

.productDetailContentBox table td {
    background: #fff;
    font-size: 16px;
    color: #000;
    height: 50px;
    border: 1px solid #dcdcdc
}

.productDetailContentBox table tr:hover th,
.productDetailContentBox table tr:hover td {
    background: #28a7e1;
    color: #fff
}

.productDetailContentBox .renderingsSlick {
    padding: 0 20px
}

.productDetailContentBox .renderingsSlick .slick-prev,
.productDetailContentBox .renderingsSlick .slick-next {
    width: 21px;
    height: 42px;
    margin-top: -21px;
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/reset/buttonstyle.png) no-repeat
}

.productDetailContentBox .renderingsSlick .slick-prev {
    background-position: left center
}

.productDetailContentBox .renderingsSlick .slick-next {
    background-position: right center
}

.productDetailContentBox .renderingsSlick .img {
    margin: 0 4px
}

.productDetailContentBox .renderingsSlick .img img {
    width: 100%
}

.productDetailContentBox .caseSlick {
    padding: 0 20px
}

.productDetailContentBox .caseSlick .slick-prev,
.productDetailContentBox .caseSlick .slick-next {
    width: 21px;
    height: 42px;
    margin-top: -21px;
    background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/reset/buttonstyle.png) no-repeat
}

.productDetailContentBox .caseSlick .slick-prev {
    background-position: left center
}

.productDetailContentBox .caseSlick .slick-next {
    background-position: right center
}

.productDetailContentBox .caseSlick .img {
    margin: 0 4px
}

.productDetailContentBox .caseSlick .img img {
    width: 100%
}

.productRecommendation {
    display: flex;
    flex-wrap: wrap;
    margin: 0 -10px;
    padding-bottom: 100px
}

.productRecommendation .item {
    width: 25%;
    float: left;
    padding: 0 10px;
    margin-bottom: 15px
}

.productRecommendation .item .con {
    background: #eee;
    text-align: center
}

.productRecommendation .item .img {
    line-height: 0;
    overflow: hidden
}

.productRecommendation .item .img img {
    width: 100%;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all .3s
}

.productRecommendation .item .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    transition: all .3s
}

.productRecommendation .item .text a {
    display: block;
    padding: 10px;
    font-size: 18px;
    color: #000
}

.productRecommendation .item .text a:hover {
    color: #28a7e1
}

.networkBox3 {
    padding-bottom: 60px
}

.networkBox3 p {
    font-size: 24px;
    color: #000;
    padding-bottom: 20px
}

.networkBox3 form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between
}

.networkBox3 .info {
    width: 49.5%;
    line-height: 0;
    margin-bottom: 10px
}

.networkBox3 .info.w100 {
    width: 100%
}

.networkBox3 .tips {
    display: block;
    line-height: 16px;
    color: red
}

.networkBox3 .info input[type=text],
.networkBox3 .info textarea {
    width: 100%;
    height: 55px;
    padding: 10px;
    color: #000;
    font-size: 16px;
    border: 1px solid #eee;
    background: #f6f6f6
}

.networkBox3 .info textarea {
    height: 140px;
    resize: none
}

.networkBox3 .info input[type=submit] {
    width: 230px;
    height: 50px;
    background: #28a7e1;
    color: #fff;
    border: 0;
    font-size: 18px;
    margin-top: 20px;
    cursor: pointer;
    transition: all .3s
}

.networkBox3 .info input[type=submit]:hover {
    background: #0d6fb8;
    transition: all .3s
}

.product1 .context .item a .img {
    height: 260px;
    display: flex;
    align-items: center;
    justify-content: center;
    background: #f8f8f8
}

.why3 .content .context .item img {
    transition: all .5s
}

.why3 .content .context .item {
    overflow: hidden
}

.why3 .content .context .item:hover img {
    transform: scale(1.2)
}

.index2 .video_click:after {
    display: none;
}

@media(max-width:1720px) {}

@media(max-width:1620px) {}

@media(max-width:1450px) {
    .footer_box .footerOther .textBox .text h2 {
        margin-bottom: 10px
    }

    .footer_box .footerOther .textBox .text {
        padding: 0
    }

    .index4 .content .text .item {
        display: grid;
        grid-template-columns: 20% 80%;
        margin-bottom: 20px
    }

    .deal1 .content .context1 .item .text h3 {
        line-height: 26px;
        margin-bottom: 12px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .deal1 .content .context1 .item .text p {
        font-size: 16px;
        font-weight: 400;
        color: #888;
        line-height: 24px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 3;
        -webkit-box-orient: vertical
    }

    .product1 .context .item p {
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 6;
        -webkit-box-orient: vertical
    }

    .why1 .content {
        align-items: center
    }

    .why2 .line {
        margin-top: 24px;
        display: grid;
        grid-template-columns: repeat(2, 40%);
        justify-content: center;
        grid-row-gap: 20px
    }

    .proKindDel1 .context .item .text li {
        font-size: 14px;
        font-weight: 400;
        color: #666;
        line-height: 19px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .proKindDel1 .context .item .text h3 {
        font-size: 18px
    }

    .proKindDel1 .context .item .text span {
        width: 57px;
        height: 3px;
        background: #0063ac;
        margin: 8px 0 7px
    }

    .service1 .content .context .data .line1 .text p br {
        display: none
    }

    .service1 .content .context .data {
        padding-left: 0;
        margin-top: 20px
    }

    .service1 .content .context .how h3,
    .service1 .content .context .how h2 {
        padding-left: 0
    }

    .service1 .content .context .data .line1 .text p {
        padding: 9px;
        background: #e7e7e7;
        font-size: 15px;
        text-align: center;
        font-weight: 400;
        color: #666;
        transition: all .5s
    }

    .service1 .content {
        grid-template-columns: 22% 75%
    }

    .header .nav_list>li {
        padding: 0 14px
    }
}

@media(max-width:1220px) {
    .index4 .content {
        grid-template-columns: 44% 56%
    }

    .contactBox202006131030 .textBox h2,
    .contactBox202006131030 .title h2 {
        font-size: 30px
    }

    .productDetailContentBox {
        margin-top: 50px
    }

    .productBtnBox a {
        line-height: 45px;
        padding: 0 20px;
        font-size: 16px
    }

    .productRecommendation {
        padding-bottom: 50px
    }

    .networkBox3 {
        padding-bottom: 30px
    }

    .header .nav_list>li {
        padding: 0 10px
    }

    .header .nav_list>li>a>span {
        font-size: 13px
    }

    .index3 .content {
        margin-top: 30px;
        display: grid;
        grid-template-columns: 100%
    }

    .index3 .index3Slick1 .img {
        display: flex;
        align-items: center;
        justify-content: center
    }

    .index3 .index3Slick1 {
        margin-bottom: 30px
    }

    .dealBanner h1,
    .historyBanner h1,
    .whoBanner h1,
    .whyBanner h1,
    .serviceBanner h1,
    .productBanner h1,
    .proKindDelBanner h1 {
        font-size: 38px;
        line-height: 1.2;
        text-align: center
    }

    .who1 .content .text .item p {
        font-size: 16px;
        font-weight: 700;
        color: #999
    }

    .why1 .content .text p {
        font-size: 16px;
        font-weight: 400;
        color: #333;
        line-height: 20px;
        margin: 8px 0
    }

    .proKindDel1 .context .item {
        display: grid;
        grid-template-columns: 100%;
        margin-bottom: 35px
    }

    .proKindDel1 .context .item .img {
        text-align: center
    }

    .proKindDel1 .context .item .text {
        padding: 30px 20px
    }
}

@media(max-width:992px) {
    .Three_menu_box {
        padding-left: 10px
    }

    .Crumbs ul li a,
    .Crumbs ul li,
    .Crumbs ul li a span,
    .Crumbs ul i {
        font-size: 14px;
        line-height: 1.2
    }

    .Crumbs span.youAreHere {
        display: none
    }

    body {
        padding-top: 60px
    }

    .header {
        display: none
    }

    .m_header {
        display: block;
        position: fixed;
        top: 0;
        left: 0;
        width: 100%;
        background: #fff;
        z-index: 100002;
        -webkit-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
        -moz-box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2);
        box-shadow: 0 0 10px 0 rgba(0, 0, 0, .2)
    }

    .m_header {
        height: 60px
    }

    .logo_box {
        width: 100%;
        height: 60px;
        text-align: center;
        padding: 5px 0;
        line-height: 0;
        font-size: 0;
        zoom: 1
    }

    .logo_box img {
        height: 100%
    }

    .nav_toggle {
        color: #fff;
        -webkit-transform: scale(.7);
        -moz-transform: scale(.7);
        -ms-transform: scale(.7);
        -o-transform: scale(.7);
        transform: scale(.7);
        transform-origin: 50% 50%;
        position: absolute;
        top: 50%;
        left: 10px;
        margin-top: -13px;
        z-index: 999
    }

    .nav_toggle {
        cursor: pointer;
        padding: 10px 35px 16px 0
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        cursor: pointer;
        height: 3px;
        width: 40px;
        background: #000;
        position: absolute;
        display: block;
        content: ''
    }

    .nav_toggle span:before {
        top: -10px
    }

    .nav_toggle span:after {
        bottom: -10px
    }

    .nav_toggle span,
    .nav_toggle span:before,
    .nav_toggle span:after {
        transition: all 500ms ease-in-out;
        -webkit-transition: all 500ms ease-in-out;
        -moz-transition: all 500ms ease-in-out;
        -o-transition: all 500ms ease-in-out
    }

    .nav_toggle.active span {
        background-color: transparent
    }

    .nav_toggle.active span:before,
    .nav_toggle.active span:after {
        top: 0
    }

    .nav_toggle.active span:before {
        transform: rotate(45deg);
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg)
    }

    .nav_toggle.active span:after {
        transform: translateY(-10px) rotate(-45deg);
        -webkit-transform: translateY(-10px) rotate(-45deg);
        -ms-transform: translateY(-10px) rotate(-45deg);
        top: 10px
    }

    .m_header .m_nav {
        display: none;
        position: fixed;
        top: 60px;
        left: 0;
        bottom: 0;
        width: 100%;
        background: #fff;
        z-index: 2;
        overflow: auto;
        border-top: 1px solid #f0f0f0;
        margin-top: -1px
    }

    .m_header .m_nav_list a {
        display: block;
        width: 100%;
        padding: 0 15px;
        line-height: 35px;
        text-align: left;
        font-size: 14px;
        color: #000
    }

    .m_header .m_nav_list>li {
        position: relative;
        border-bottom: 1px solid #f0f0f0;
        transition: transform .5s ease;
        transform: matrix(1, -1, 0, 1, 200, 100)
    }

    .m_header .m_nav_list>li>i {
        position: absolute;
        width: 20px;
        height: 20px;
        background: #000;
        top: 8px;
        right: 10px;
        cursor: pointer;
        z-index: 2;
        background: url(https://scwmed.usa18.mega--cloud.com/public/static/images/home/en-us/reset/li_click.png) no-repeat top center
    }

    .m_header .m_nav_list>li>a {
        opacity: 0
    }

    .m_header .m_nav_list .dropdown .dropdown_menu {
        height: 0;
        overflow: hidden
    }

    .m_header .m_nav_list .dropdown .dropdown_menu.on {
        height: auto
    }

    .m_header .m_nav_list .dropdown_menu>li {
        border-top: 1px solid #f0f0f0;
        background: #f5f5f5
    }

    .footer_box .fast_navigation .item {
        display: none
    }

    .footer_box .fast_navigation .itemBox {
        flex-direction: column
    }

    .footer_box .fast_navigation .item:nth-of-type(2) {
        display: block
    }

    .footer_box .fast_navigation .itemBox .footerImg {
        position: relative;
        left: auto;
        top: auto
    }

    .footer_box .footerOther .textBox .text h2 {
        font-size: 20px
    }

    .footer_box .footer_copyright .container_1600 .img {
        display: none
    }

    .contactBox202006131030 .textBox h2,
    .contactBox202006131030 .title h2 {
        letter-spacing: 0
    }

    .productDetailContentBox {
        margin-top: 0
    }

    .productBtnBox {
        display: none
    }

    .productDetailContentBox .itemBox .item .img {
        width: 100%
    }

    .productDetailContentBox .itemBox .item .img img {
        width: 100%
    }

    .productDetailContentBox .itemBox .item .text {
        width: 100%;
        padding: 20px 10px
    }

    .productDetailContentBox .itemBox .item .text h3 {
        padding-bottom: 10px
    }

    .productRecommendation {
        margin: 0 -5px
    }

    .productRecommendation .item {
        padding: 0 5px
    }

    .productRecommendation .item .text a {
        font-size: 16px
    }

    .networkBox3 p {
        font-size: 20px
    }

    .index1 .slick-prev {
        left: 0
    }

    .index1 .slick-next {
        right: 0
    }

    .index2 .context .item h3 span {
        font-size: 22px;
        font-weight: 400;
        color: #fff
    }

    .index4 .content {
        grid-template-columns: 100%
    }

    .index4 .content .img {
        text-align: center
    }

    .index4 .content .text .item {
        display: grid;
        grid-template-columns: 100%;
        grid-row-gap: 20px
    }

    .index3 .text {
        padding-left: 0
    }

    .deal1 .content .context1 .text,
    .deal1 .content .context1 .img {
        width: 100%
    }

    .deal1 .content .context1 .img {
        margin-top: 16px;
        text-align: center
    }

    .history1 .content .history1Slick .item .text {
        padding: 20px
    }

    .history1 .content .history1Slick .item .text h3 {
        line-height: 26px
    }

    .history1 .content .history1Slick .item .text p {
        line-height: 25px
    }

    .deal1 .content .context1 .item {
        flex-wrap: wrap
    }

    .deal1 .content .context1 .item:nth-child(2n) {
        flex-direction: row
    }

    .history1SlickNav .item .text p {
        font-size: 14px;
        line-height: 18px
    }

    .product1 .context {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        margin-top: 40px;
        grid-row-gap: 30px
    }

    .product1 .context .item a {
        display: grid;
        grid-template-columns: 28% 68%;
        justify-content: space-between
    }

    .who1 .content {
        margin-top: 10px;
        display: grid;
        grid-template-columns: 100%
    }

    .who1 .content .imgs .item .context {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        padding: 10px;
        background: rgba(0, 0, 0, .4)
    }

    .who1 .content .text {
        display: grid;
        grid-template-rows: none;
        grid-template-columns: repeat(3, 33.33%)
    }

    .who1 .content .imgs .item p,
    .who1 .content .text .item p {
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .who2 .content .item p {
        font-size: 16px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }

    .who2 .content .item span {
        width: 34px;
        height: 3px;
        background: #0063ac;
        margin: 7px auto 9px;
        transition: all .5s
    }

    .who2 .content .item h3 {
        font-size: 20px;
        font-weight: 700;
        color: #999;
        transition: all .5s
    }

    .who3 .content .line p {
        font-size: 12px;
        font-weight: 600;
        color: #333;
        text-align: center;
        margin-top: 15px
    }

    .why2 .line {
        grid-template-columns: 100%
    }

    .why1 .content {
        margin-top: 36px;
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between
    }

    .why3 .content .context {
        display: grid;
        grid-template-columns: repeat(2, 49%);
        justify-content: space-between;
        grid-row-gap: 7px
    }

    .why4 .content>p {
        width: 100%
    }

    .proKindDel1 .content {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between
    }

    .proKindDel1 .content .target {
        padding-top: 0;
        position: relative
    }

    .proKindDel1 .content .target a {
        text-align: left
    }

    .proKindDel1 .content .context {
        margin-top: 30px
    }

    .proKindDel2 .content {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        align-items: center
    }

    .service1 .content {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between
    }

    .service1 .content .target a {
        text-align: left
    }

    .service1 .content .context {
        margin-top: 30px
    }

    .service1 .content .context .data .line2 {
        display: grid;
        grid-template-columns: repeat(2, 48%);
        justify-content: space-between
    }

    .index4 .content .text .context h3 {
        font-size: 18px;
        font-weight: 400;
        color: #0059a6;
        line-height: 20px;
        overflow: hidden;
        display: -webkit-box;
        text-overflow: ellipsis;
        -webkit-line-clamp: 1;
        -webkit-box-orient: vertical
    }
}

@media(max-width:767px) {
    .service1 .content .context .data .line1 {
        display: grid;
        grid-template-columns: repeat(2, 48%);
        justify-content: space-between;
        grid-row-gap: 18px
    }

    .why2 .context .items.on {
        display: grid;
        grid-template-columns: repeat(2, 48%);
        justify-content: space-between;
        grid-row-gap: 20px
    }

    .who3 .content .line {
        width: 90%;
        display: grid;
        grid-template-columns: repeat(2, 48%);
        grid-row-gap: 30px
    }

    .productRecommendation .item {
        width: 50%
    }

    #back_top {
        width: 0;
        height: 0;
        overflow: hidden
    }

    .contactBox202006131030 .contactInfo {
        width: 100%
    }

    .contactBox202006131030 .contactForm {
        width: 100%;
        padding-left: 0;
        padding-top: 40px
    }

    .index2 {
        padding: 20px 0;
        height: auto
    }

    .index2 .context {
        position: relative;
        bottom: 0;
        left: auto;
        justify-content: flex-end;
        height: auto;
        padding: 20px 0
    }

    .index2 .context .container_1400 {
        display: grid;
        grid-template-columns: repeat(2, 48%);
        justify-content: space-between;
        grid-row-gap: 40px
    }

    .index2 .context .item h3 {
        margin-bottom: 8px
    }

    .index2 .text .item {
        padding-left: 0;
        padding-top: 55px
    }

    .index2 .text {
        padding: 39px 12px
    }

    .deal1 .content .context2 .text-img {
        margin-top: 28px;
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        grid-row-gap: 35px
    }
}

@media(max-width:640px) {
    .who2 .content .conLeft .item:nth-child(3):before {
        transition: all .5s;
        content: '';
        position: absolute;
        bottom: -14px;
        border-right: 12px solid transparent;
        border-top: 14px solid #ffff;
        border-left: 12px solid transparent;
        z-index: 2
    }

    .who2 .content .conLeft .item:nth-child(2):before {
        transition: all .5s;
        content: '';
        position: absolute;
        top: -14px;
        border-right: 12px solid transparent;
        border-bottom: 14px solid #ffff;
        border-left: 12px solid transparent;
        z-index: 2
    }

    .who2 .content {
        margin-top: 20px;
        display: grid;
        grid-template-columns: 100%
    }

    .who2 .content .conLeft {
        display: grid;
        grid-template-columns: 100%
    }

    .history1 .content .history1Slick .item {
        grid-template-columns: 100%
    }

    .networkBox3 .info {
        width: 100%
    }

    .networkBox3 .info input[type=text] {
        height: 45px
    }

    .networkBox3 .info input[type=submit] {
        width: 175px
    }

    .contactBox202006131030 .textBox h2,
    .contactBox202006131030 .title h2 {
        font-size: 26px
    }
}

@media(max-width:540px) {
    .service1 .content .context .data .line2 {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between
    }

    .service1 .content .context .data .line1 {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        grid-row-gap: 18px
    }
}

@media(max-width:480px) {
    .why2 .context .items.on {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        grid-row-gap: 20px
    }

    .index2 .context .container_1400 {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        grid-row-gap: 40px
    }

    .product1 .context .item a {
        display: grid;
        grid-template-columns: 100%;
        justify-content: space-between;
        grid-row-gap: 14px
    }

    .product1 .context .item a .img {
        text-align: center
    }
}

.proKindDel1 a.kuang {
    border: 2px solid #0063ac;
    color: #0063ac;
    transition: all .5s;
    margin: 10px auto;
}

.proKindDel1 a.kuang:hover {
    background: #0063ac;
    color: #fff;
}

.proKindDel1 a.btn {
    width: 148px;
    height: 43px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 1px solid #0063ac;
    font-size: 16px;
    font-weight: 400;
    transition: all .5s;
    color: #0063ac;
    margin-top: 18px
}

.proKindDel1 a.btn {
    border: 2px solid #0063ac;
    color: #0063ac;
    transition: all .5s;
    margin: 10px auto;
    background: #0063ac;
    color: #fff;
}

.proKindDel1 a.btn:hover {
    background: inherit;
    color: #0063ac;
}

.product1 .context {
    grid-row-gap: 20px
}

.downloadForm {
    position: fixed;
    background: #fff;
    width: 600px;
    height: 446px;
    left: 50%;
    top: 50%;
    margin-left: -300px;
    margin-top: -223px;
    padding: 30px;
    z-index: 100000;
    display: none
}

.downloadForm .close_downloadForm {
    position: absolute;
    right: 0;
    top: 0;
    width: 40px;
    height: 40px;
    line-height: 42px;
    text-align: center;
    font-size: 26px;
    display: block;
    cursor: pointer;
    background: #6f6f6f;
    color: #fff
}

.downloadForm form h2 {
    display: none
}

.downloadForm form p {
    font-size: 30px;
    color: #000
}

.downloadForm .info {
    width: 100%;
    margin-top: 14px;
    position: relative
}

.downloadForm .label_control {
    position: absolute;
    left: 10px;
    font-size: 16px;
    color: #a5a5a5;
    line-height: 40px
}

.downloadForm .tips {
    position: absolute;
    right: 10px;
    top: 0;
    line-height: 40px;
    font-size: 14px;
    color: red
}

.downloadForm input[type=text] {
    width: 100%;
    height: 40px;
    font-size: 16px;
    color: #a5a5a5;
    text-indent: 10px;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    border: 1px solid #ddd
}

.downloadForm textarea {
    width: 100%;
    height: 100px;
    resize: none;
    padding: 10px;
    font-family: inherit;
    font-weight: inherit;
    font-style: inherit;
    font-size: 16px;
    color: #a5a5a5;
    border: 1px solid #ddd
}

.downloadForm input[type=submit] {
    width: 155px;
    height: 40px;
    background: #3f3a39;
    color: #fff;
    border: 0;
    font-size: 16px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    transition: all .3s
}

.downloadForm input[type=submit]:hover {
    background: #212b3c;
    transition: all .3s
}

.downloadForm_bj {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .7);
    z-index: 99999;
    display: none
}