.hcasebox .caselist500_box {
    padding: 20px 0px 16px 0px;
}

.hcasebox .navCn {
    color: #ffffff;
}

.hcasebox .navEn {
    color: rgba(255, 255, 255, 0.24);
}

.hcasebox .caselist500_navnub {
    color: rgba(255, 255, 255, 0.64);
}

.hcasebox .caselist500_nav ul li {
    border-bottom: 1px solid rgba(255, 255, 255, 0.12);
}

.hcasebox .caselist500_more a {
    color: #ffffff;
}

.hcasebox .curcase a {
    background-color: rgba(255, 255, 255, 0.08);
}

.hcasebox .curcase a::after {
    border-left: 16px solid rgba(255, 255, 255, 0.08);
}

.hcasebox .caselist500_nav ul li a:hover {
    background-color: rgba(255, 255, 255, 0.08);
}

.hcountrybox .maplistBox {
    background-color: #f2f4f8;
}

.hcountrybox .countryCity {
    padding: 20px 0px 0px 0px;
}

.hvideomain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 36px;
    /* border: 1px solid rgba(255, 255, 255, 0.12); */
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
    border-radius: 12px;
    background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0.04), transparent);
}

.hvideobox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hvideobox a {
    display: block;
}

.hvideobox a img {
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
}

.hvideotext {
    width: 80%;
    min-height: 1px;
    overflow: hidden;
    padding-top: 32px;
}

.hvideotbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hvideottitle {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    color: #ffffff;
    margin-bottom: 30px;
}

.hvideottitle .vt1 {
    font-size: 32px;
    line-height: 36px;
    font-weight: bold;
}

.hvideottitle .vt2 {
    font-size: 16px;
    line-height: 24px;
}

.hvideotdesc {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height: 22px;
    color: rgba(255, 255, 255, 0.36);
}

.hvideotbtn {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding-top: 36px;
}

.hvideotbtn .btnpublic_s1 {
    margin-right: 12px;
    float: left;
}

.hCurrentsitua_notes {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    text-align: center;
    margin-top: 44px;
}

.hCurrentsitua {
    margin-right: -30px;
    overflow: hidden;
    display: flex;
    /* margin-top: 24px; */
}

.hCurrentsitua_child {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 30px;
    box-sizing: border-box;
}

.hCurrentsituabgbox {
    width: 100%;
    height: 240px;
    position: relative;
}

.hCurrentsituabg_left {
    width: 11px;
    height: 100%;
    background: url("../image/bg_currentsituabg_left.jpg") center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: absolute;
    left: 0;
    top: 0;
}

.hCurrentsituabg_center {
    width: 100%;
    height: 100%;
    background: url("../image/bg_currentsituabg_center.jpg") center center;
    background-size: auto 100%;
    background-repeat: repeat-x;
    padding: 0px 11px;
}

.hCurrentsituabg_right {
    width: 11px;
    height: 100%;
    background: url("../image/bg_currentsituabg_right.jpg") center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 0;
}

.hCurrentsituabg_centerbg {
    width: 100%;
    height: 100%;
}

.hCurrentsituabg_1 {
    background: url("../image/bg_currentsituabg_c1.jpg") center 3px;
    background-size: auto 200px;
    background-repeat: no-repeat;
}

.hCurrentsituabg_2 {
    background: url("../image/bg_currentsituabg_c2.jpg") center 3px;
    background-size: auto 200px;
    background-repeat: no-repeat;
}

.hCurrentsituabg_3 {
    background: url("../image/bg_currentsituabg_c3.jpg") center 3px;
    background-size: auto 200px;
    background-repeat: no-repeat;
}

.hCurrentsituabg_4 {
    background: url("../image/bg_currentsituabg_c4.jpg") center 3px;
    background-size: auto 200px;
    background-repeat: no-repeat;
}

.hCurrentsituabox_title {
    display: none;
    font-size: 14px;
    line-height: 20px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 4px;
}

.hCurrentsituabox {
    width: 100%;
    max-width: 210px;
    margin: 0 auto;
    text-align: center;
    padding-top: 72px;
    position: relative;
    /* padding-left: 12px; */
}

.hCurrentsituabox .title {
    font-size: 16px;
    line-height: 24px;
    color: #333333;
    margin-bottom: 12px;
}

.hCurrentsituabox .desc {
    font-size: 12px;
    line-height: 18px;
    color: #999999;
}

.hCurrentsituabox ul {
    padding: 0;
    margin: 0;
}

.hCurrentsituabox ul li {
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    text-align: left;
    /* list-style: auto; */
    margin-bottom: 6px;
    position: relative;
    padding-left: 12px;
}


/* .hCurrentsituabox ul li::marker{
  display: none;
} */

.hCurrentsituabox ul li::before {
    width: 3px;
    height: 3px;
    background-color: #017fcb;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
}

.hsolutionsmain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hsolutionsmain_img {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
}

.hsolutionsmain_img img {
    width: 100%;
    max-width: 1110px;
}

.hsolutionsmain_imgs {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin: 10px auto 0 auto;
}

.hsolutionsmain_imgs imgs {
    width: 100%;
}

.hsolutionsmain_desc2 {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 16px;
    line-height: 18px;
    color: #ffffff;
    text-align: center;
    padding: 8px 0px 32px 0px;
    font-weight: bold;
}

.hsolutionsmain_desc {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    text-align: center;
    padding: 24px 0px 24px 0px;
}

.hsolutionsmain_desc .title {
    font-size: 18px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
}

.hsolutionsmain_btn {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hsolutionsmain_btn .btnpublic_s2 a {
    color: #666666;
}

.hwearmain_type {
    width: 100%;
    min-height: 1px;
    /*overflow: hidden;*/
    padding: 36px 0px 24px 0px;
}

.hwearmain_typebox_ {
    width: 12px;
    min-height: 1px;
    float: left;
}

.hwearmain_typebox {
    width: auto;
    min-height: 1px;
    overflow: hidden;
    float: left;
    text-align: center;
    padding: 10px 30px;
    -moz-border-radius: 300px;
    -webkit-border-radius: 300px;
    border-radius: 300px;
    background-color: #48d6cf;
}

.hwearmain_typebox img {
    width: 24px;
    height: 24px;
    float: left;
}

.hwearmain_typebox span {
    width: auto;
    min-height: 1px;
    font-size: 12px;
    line-height: 24px;
    color: #666666;
    margin-left: 12px;
    float: left;
}

.hwearmain_img {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
}

.hwearmain_img img {
    width: 100%;
    max-width: 1110px;
}

.hintegratemain {
    width: 100%;
    height: 400px;
    background: url('../image/img_brace.jpg') center center;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.hintegratemain_left {
    width: 20%;
    min-height: 1px;
    overflow: hidden;
    float: left;
    padding-top: 96px;
    margin-left: 128px;
}

.hintegratemain_right {
    width: 20%;
    min-height: 1px;
    overflow: hidden;
    float: right;
    padding-top: 96px;
    text-align: right;
    margin-right: 128px;
}

.hintegratemain_tbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 24px;
}

.hintegratemain_tbox .title {
    font-size: 16px;
    line-height: 32px;
    color: #333333;
    font-weight: bold;
}

.hintegratemain_tbox .desc {
    font-size: 12px;
    line-height: 18px;
    color: #666666;
}

.hintegratemain_desc {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    text-align: center;
    padding: 24px 0px 64px 0px;
}

.hintegratemain_desc .title {
    font-size: 16px;
    line-height: 24px;
    color: #000000;
    font-weight: bold;
}

.hxcmain_img {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
}

.hxcmain_img img {
    width: 100%;
    max-width: 1110px;
}

.hxcmain_textbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hxcmain_tbox {
    width: 86%;
    margin: 36px auto 24px auto;
}

.hxcmain_tParent {
    margin-right: -64px;
    overflow: hidden;
    display: flex;
}

.hxcmain_tchild {
    display: inline-block;
    vertical-align: top;
    width: 25%;
    padding-right: 64px;
    box-sizing: border-box;
}

.hxcmain_text {
    width: 100%;
}

.hxcmain_text .titlename {
    font-size: 16px;
    line-height: 22px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 8px;
}

.hxcmain_text .descname {
    height: 24px;
    font-size: 13px;
    line-height: 22px;
    color: #666666;
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}

.hxcmain_line {
    border-bottom: 1px solid #e9ecf2;
    padding-bottom: 16px;
    margin-bottom: 18px;
}

.hintegratedmain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 48px 0px 24px 0px;
}

.hintegratedmain_parent {
    margin-right: -30px;
    overflow: hidden;
    display: flex;
}

.hintegratedmain_child {
    display: inline-block;
    vertical-align: top;
    width: 20%;
    padding-right: 30px;
    box-sizing: border-box;
}

.hintegratedmainbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 16px;
    background-color: rgba(255, 255, 255, 0.06);
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hintegratedmainbox:hover {
    background-color: rgba(255, 255, 255, 0.12);
}

.hintegratedmain_tbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 12px 0px 24px 0px;
}

.hintegratedmain_ttitle {
    font-size: 16px;
    line-height: 32px;
    font-weight: bold;
    color: #ffffff;
    float: left;
}

.hintegratedmain_timg {
    width: auto;
    float: right;
}

.hintegratedmain_timg img {
    width: 32px;
}

.hintegratedmain_tlist {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hintegratedmain_tli {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    text-align: center;
    font-size: 14px;
    line-height: 36px;
    color: rgba(255, 255, 255, 0.64);
    margin-bottom: 12px;
    background-color: rgba(255, 255, 255, 0.06);
}

.hhighlightsmain {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 8px 0px 64px 0px;
}

.hhighlights_mainLink {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hhighlights_mainLink:hover .hhighlights_mainbox {
    background-color: rgba(255, 255, 255, 0.08);
}

.hhighlights_mainLink:hover .hhighlights_mainbox_line {
    background: linear-gradient(to right, #93A127, #0076BD);
}

.hhighlights_mainbox {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    padding: 24px;
    background-color: rgba(255, 255, 255, 0.03);
    /* border-top: 3px solid rgba(255, 255, 255, 0.0001); */
    -webkit-transition-duration: 0.3s;
    -o-transition-duration: 0.3s;
    transition-duration: 0.3s;
    margin-bottom: 30px;
}

.hhighlights_mainbox_line {
    width: 100%;
    height: 2px;
    background: rgba(255, 255, 255, 0.001);
}

.hhighlights_mainbox_img {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    margin-bottom: 18px;
    margin-top: 4px;
}

.hhighlights_mainbox_img img {
    width: 36px;
}

.hhighlights_mainbox_title {
    font-size: 16px;
    line-height: 24px;
    font-weight: bold;
    color: #ffffff;
    margin-bottom: 10px;
}

.hhighlights_mainbox_desc {
    font-size: 12px;
    line-height: 20px;
    color: rgba(255, 255, 255, 0.36);
    word-break: break-all;
    text-overflow: ellipsis;
    overflow: hidden;
    display: -webkit-box !important;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    height: 96px;
    margin-bottom: 12px;
}


/* .hhighlights_mainbox:hover {
    background-color: rgba(255, 255, 255, 0.06);
    border-top: 3px solid #197dc4;
    background: linear-gradient(to right, #93A127, #0076BD);
} */


/* banner */

#bnerHome {
    height: 100%;
    background-color: #000000;
}


/* 政策背景 */

.policyBg_line {
    overflow: hidden;
    position: relative;
    margin-top: 48px;
}

.policyBg {
    width: 84%;
    min-height: 1px;
    overflow: hidden;
    margin: 0 auto;
    position: relative;
}

.policyBg_line::before {
    width: 100%;
    height: 2px;
    display: block;
    content: '';
    position: absolute;
    background-color: #057ec3;
    top: 197px;
    z-index: 1;
}

.policyBg_li {
    width: 33.333333%;
    min-height: 1px;
    overflow: hidden;
    float: left;
    padding: 0px 30px;
}

.policyBg_li_text {
    width: 100%;
    height: 174px;
    overflow: hidden;
    padding: 30px;
    background-color: #f5f7fa;
}

.policyBg_li_title {
    overflow: hidden;
    font-size: 16px;
    line-height: 22px;
    color: #000000;
    margin-bottom: 12px;
    font-weight: bold;
}

.policyBg_li_list {
    overflow: hidden;
}

.policyBg_li_list ul {
    padding: 0;
    margin: 0;
}

.policyBg_li_list ul li {
    padding: 0;
    margin: 0;
    font-size: 12px;
    line-height: 18px;
    color: #666666;
    padding-left: 12px;
    position: relative;
    margin-bottom: 4px;
}

.policyBg_li_list ul li::before {
    width: 3px;
    height: 3px;
    background-color: #017fcb;
    display: inline-block;
    content: '';
    position: absolute;
    left: 0;
    top: 6px;
}

.policyBg_li_point {
    width: 16px;
    height: 16px;
    border-radius: 50%;
    background-color: #057ec3;
    border: 5px solid #ffffff;
    margin: 16px auto 12px auto;
    position: relative;
    z-index: 9;
}

.policyBg_li_date {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
    font-size: 13px;
    line-height: 18px;
    color: #333333;
    text-align: center;
}

.conelcard {
    width: 100%;
    height: 100%;
    background-color: #f2f4f8;
    padding: 36px 32px;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s;
    border-radius: 4px;
}

.conelcard:hover {
    background-color: #000000 !important;
}

.conelcard:hover .title {
    color: #ffffff;
}

.conelcard:hover .desc {
    color: rgba(255, 255, 255, 0.48);
}

.conelcard_top {
    width: 100%;
    min-height: 1px;
    overflow: hidden;
}

.hCurrentsitua_child:nth-child(2) .conelcard {
    background-color: #f6f6f6;
}

.hCurrentsitua_child:nth-child(4) .conelcard {
    background-color: #f6f6f6;
}

.conelcard .icon {
    height: 24px;
    width: 24px;
    background: url('../image/ico_reason.png');
    background-repeat: no-repeat;
    background-size: auto 200%;
    margin-bottom: 16px;
    background-color: #fff;
    border-radius: 200px;
    float: left;
    margin-right: 12px;
}

.conelcard .icon1 {
    background-position: 0 -24px;
    background-color: #4f87d4;
}

.conelcard .icon2 {
    background-position: -48px -24px;
    background-color: #7e8895;
}

.conelcard .icon3 {
    background-position: -168px -24px;
    background-color: #67c46b;
}

.conelcard .icon4 {
    background-position: -96px -24px;
    background-color: #6998d8;
}


/* .conelcard:hover .icon1[data-v-041f733f] {
    background-position: 0 -48px;
} */

.conelcard .title {
    color: #333;
    font-weight: 700;
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 8px;
}

.conelcard .desc {
    color: #999;
    font-size: 12px;
    line-height: 18px;
}

.conelcard .desc ul {
    padding-left: 12px;
    margin: 0;
}

.conelcard .desc ul li {
    font-size: 12px;
    line-height: 18px;
    /* color: #999999; */
    text-align: left;
    list-style: auto;
    margin-bottom: 6px;
    position: relative;
    padding-left: 2px;
}


/* 
-------- 首页banner
*/

.bnerbg {
    width: 100%;
    height: 100%;
}

.bg1 {
    background-color: #000000;
}

.bg2 {
    /* background-color: #000000; */
    background: url(../image/bg_bnerH_2.jpg) center center #173a92;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bg3 {
    /* background-color: #000000; */
    background: url(../image/bg_bnerH_3.jpg) center center #173a92;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bg4 {
    /* background-color: #000000; */
    background: url(../image/bg_bnerH_4.jpg) center center #173a92;
    background-size: auto 100%;
    background-repeat: no-repeat;
}

.bg5 {
    background: url(../image/bg_bnerH_5.jpg) center center #000f48;
    background-size: auto 100%;
    background-repeat: no-repeat;
}