


@font-face {

  font-family: "iconfont";

  src: url('../font/iconfont.woff2') format('woff2'),

    url('../font/iconfont.woff') format('woff'),

    url('../font/iconfont.ttf') format('truetype');

}



.iconfont {

  font-family: 'iconfont' !important;

  font-size: 16px;

  font-style: normal;

}



body {

    margin: 0;

    padding: 0;

    overflow-x: hidden;

    position: relative;



}



body,

html {

    font-size: calc(100vw / 120);


}

#KeyShotXR{
    margin: 0 auto!important;
}

.product,

.about,

.difficult {

    overflow: hidden;

}



.index {

    padding-top: 5.625rem;

}

.contact .contact_size .row{
    padding-bottom: 4.375rem;
    margin-right: 0;
    margin-left: 0;
}

/* body,

html {

    font-size: 1rem;

} */

ul,

li,

p {

    margin: 0;

    padding: 0;

    list-style-type: none;

}



a:link,

a:hover {

    text-decoration: none;

    color: #333333;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

}



a {

    color: #333333;

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

}



.w100 {

    width: 100%;

}



.fl {

    float: left;

}



.fr {

    float: right;

}



.mt15 {

    margin-top: .9375rem;

}



.mt20 {

    margin-top: 1.25rem;

}



.mt10 {

    margin-top: .625rem;

}



.mt40 {

    margin-top: 2.5rem;

}



.mt35 {

    margin-top: 2.1875rem;

}



.pl25 {

    padding-left: 1.5625rem;

}



.mb40 {

    margin-bottom: 2.5rem;

}



.mt30 {

    margin-top: 1.875rem;

}



.mt55 {

    margin-top: 3.4375rem;

}



.p25 {

    padding: 1.5625rem;

}



.mt80 {

    margin-top: 5rem;

}



select:focus,

.swiper-button-next,

.swiper-button-prev,

.swiper-pagination-clickable .swiper-pagination-bullet,

textarea,

input:focus {

    outline: none;

    resize: none;

}



.over {

    overflow: hidden;

}



.over>img {

    /* cursor: pointer; */

    transition: all 0.6s;

}



.over>img:hover {

    transform: scale(1.1);

}



a.over {

    display: block;

}



.ta {

    text-align: center;

}



.pr {

    position: relative;

}



.pa {

    position: absolute;

}



img {

    max-width: 100%;

}



.block {

    display: inline-block;

}



.none {

    display: none;

}



.nav_ul>li:hover>a::after,

.nav_ul>li.active>a::after,

.recruit_ul_div:hover {

    transition: all 0.4s ease-in-out;

    -webkit-transition: all 0.4s ease-in-out;

    -moz-transition: all 0.4s ease-in-out;

    -ms-transition: all 0.4s ease-in-out;

    -o-transition: all 0.4s ease-in-out;

}



.brief_tui .swiper-slide>div>a>img,

.honor_lbsd .honor_lb_div img,

.apply_wid_fr>a img,

.jishu_lb .swiper-slide>div:nth-of-type(1) img {

    transition: all 0.6s;

}



.brief_tui .swiper-slide:hover>div>a>img,

.honor_lbsd:hover .honor_lb_div img,

.apply_wid_fr:hover>a img,

.jishu_lb .swiper-slide:hover>div:nth-of-type(1) img {

    transform: scale(1.2);

}



.banner_img {

    -webkit-animation: run 2s infinite linear;

    -moz-animation: run 2s infinite linear;

    -o-animation: run 2s infinite linear;

    animation: run 2s infinite linear;

}



.banner_img {

    position: absolute;

    right: 5%;

    bottom: 2%;

    z-index: 5;

    cursor: pointer;

}



@keyframes run {

    from {

        bottom: 10%;

        opacity: 0;

    }



    to {

        bottom: 15%;

        opacity: 1;

    }

}











@-webkit-keyframes scale {

    0% {

        transform: scale(1.15);

    }



    50% {

        transform: scale(1);

    }



    100% {

        transform: scale(1.15);

    }

}





.container {

    width: 100%;

    padding: 0 9.4rem;

}



/* 手机底部 */

.bott_ul ul {

    display: none;

}



.phone_ul {

    display: block;

}



.phone_ul li {

    width: 25%;

    float: left;

    border-left: 1px solid #fff;

    padding: .625rem 0;

}



.phone_ul li:nth-of-type(1) {

    border-left: none;

}



.phone_ul li a {

    display: block !important;

    text-align: center;

    color: #fff !important;

    font-size: 1.125rem;

}



.phone_ul li .iconfont {

    font-size: 2.1875rem;

}



.phone_ul {

    background: #e61c16;

    position: fixed;

    width: 100%;

    bottom: 0;

    left: 0;

    right: 0;

    z-index: 999;

}



.phone_ul li .bshare-custom a {

    color: #fff !important;

    height: auto !important;

    line-height: 2rem;

    background: none !important;

    padding-left: 0 !important;

}



.phone_ul li:nth-of-type(3).iconfont {

    font-size: 2.1875rem;

}



.phone_ul li .bshare-custom {

    line-height: 2.3125rem !important;

}



.phone_ul {

    display: none;

}



/* 手机导航 */



.phone {

    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);

    display: none;

    top: 0;

    background: #fff;

    z-index: 999;

    width: 100%;

    padding: .625rem .9375rem;

    position: fixed;

    left: 0;

    right: 0;

}



.index_a {

    display: inline-block;

}



.phone .wid {

    float: left;

}



.phone .wid>a {

    display: inline-block;

}



.color_dao .iconfont {

    color: #0054a7;

    font-size: 1.875rem;

    margin: 0 .3125rem;

}



.color_dao {

    line-height: 2.1875rem;

}



.color_dao .daohang_sp {

    position: relative;

    top: -7px;

    font-size: 1.5625rem;

}



.color_a {

    font-size: 1.5625rem;

    position: relative;

    top: -7px;

}



.sidebar-menu {

    display: none;

    position: fixed;

    top: 0;

    bottom: 0;

    right: 0;

    width: 15.625rem;

    height: 100%;

    overflow-x: hidden;

    overflow-y: auto;

    background-color: #0054a7;

    z-index: 999;

    transition: 0.6s;

}



.sidebar-menu__header {

    height: 3.125rem;

    background: #0054a7;

    position: relative;

    display: block;

    padding: .9375rem 1.5625rem;

    height: 100%;

    width: 100%;

    color: #fff;

    margin-right: 6.5625rem;

}



.sidebar-menu__list {

    position: fixed;

    top: 3.125rem;

    right: 0;

    bottom: 0;

    margin: 0;

    padding: 0;

    width: 15.625rem;

    list-style: none;

    background: #fff;

    list-style-type: none;

}



.sidebar-menu__item:first-child {

    border-top: 0

}



.sidebar-menu__item {

    padding: 0;

    width: 100%;

    border-bottom: 1px solid #eee;

}



.sidebar-menu__link {

    display: block;

    padding: .625rem 25px;

    color: #828282;

    font-size: 0.8125rem;

    font-weight: 400;

    transition: color 0.1s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu__item {

    padding: 0;

    width: 100%;

    border-bottom: 1px solid #eeeeee;

}



.colos {

    line-height: 70p;

}



.sidebar-menu__item:first-child {

    border-top: 0;

}



.sidebar-menu__item.sidebar-menu__item--back,

.sidebar-menu__item.sidebar-menu__item--back:hover,

.sidebar-menu__link.sidebar-menu__subtitle {

    background-color: #0054a7 !important;

}



.sidebar-menu__item.sidebar-menu__item--back .sidebar-menu__link {

    color: #fff !important;

}



.sidebar-menu__item:hover {

    background-color: #0054a7;

    cursor: pointer;

}



.sidebar-menu__item:hover>.sidebar-menu__link {

    color: #6e6e6e;

}



.phone_i {

    display: inline-block;

    line-height: 3.75rem;

    padding: 0 .9375rem;

}



.sidebar-menu__item:hover>.sidebar-menu__link .glyphicon-menu-right {

    color: #6e6e6e;

}



.sidebar-menu__item .sidebar-menu__list {

    position: absolute;

    top: 0;

    right: 0;

    z-index: 1;

    transform: translateX(300px);

    transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);

}



.sidebar-menu__item .sidebar-menu__list.is-active {

    transform: translateX(0);

}



.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list {

    z-index: 2;

}



.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {

    z-index: 3;

}



.sidebar-menu__item .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list .sidebar-menu__list {

    z-index: 4;

}



.sidebar-menu__link::first-letter {

    text-transform: uppercase;

}



.sidebar-menu__link:active,

.sidebar-menu__link:focus,

.sidebar-menu__link:hover {

    text-decoration: none;

}



.sidebar-menu__link span.glyphicon-menu-left {

    float: left;

    font-size: 0.75rem;

    color: #fff;

    line-height: 1.25rem;

    margin-right: 4px;

}



.sidebar-menu__link .glyphicon-menu-right {

    color: #bababa;

    float: right;

}



/* 新手机端导航 */



/* siteFunctions */

#phone_nav span,

.seaarch_phone span {

    font-size: 24px;

    padding: 0 0 0 .625rem;

    margin-left: 0px;

    display: inline-block;

    line-height: 2rem;

}



#siteFunctions {

    position: fixed;

    top: 0;

    right: -100%;

    width: 100%;

    bottom: 0;

    height: 100%;

    z-index: 10;

    background-color: #fff;

    display: none;

    z-index: 9999;

}



#siteFunctions .inner {

    position: relative;

    overflow-y: auto;

    background-color: #fff;

    padding: 0 0 3.125rem;

    height: 100vh;

}



#siteFunctions .hd {

    position: relative;

    height: 60px;

    overflow: hidden;

    border-bottom: #dcdcdc 1px solid;

    padding: 0px 5vw;

    line-height: 60px;

}



#siteFunctions .hd .lang span,

#siteFunctions .hd .lang a {

    display: inline-block;

    line-height: 44px;

    height: 44px;

    font-size: 1.3rem;

    padding: 0;

    color: #999;

    text-transform: uppercase;

}



#siteFunctions .hd .lang span {

    color: #000;

}



#siteFunctions .hd .lang a.active {

    color: #0077bc;

}



#siteFunctions .hd .lang a+a {

    margin-left: 1.25rem;

}



/* #siteFunctions .bt-close {

    position: absolute;

    right: 5vw;

    top: 16px;

    display: block;

    width: 1.8rem;

    height: 1.8rem;

    -webkit-transform: rotate(-45deg);

    transform: rotate(-45deg);

}



#siteFunctions .bt-close span {

    position: absolute;

    top: -9999px;

    left: -9999px;

}



#siteFunctions .bt-close::before {

    content: "";

    position: absolute;

    top: 50%;

    left: 0;

    margin-top: -1px;

    width: 100%;

    height: 2px;

    background-color: #222;

    display: block;

}



#siteFunctions .bt-close::after {

    content: "";

    position: absolute;

    top: 0;

    left: 50%;

    margin-left: -1px;

    width: 2px;

    height: 100%;

    background-color: #222;

    display: block;

} */



.mobMenu {

    padding: 0 5vw;

}



.mobMenu a,

.mobMenu span {

    display: block;

    color: #222;

}



#siteFunctions .hd .iconfont {

    font-size: 20px;

    display: block;

}



#siteFunctions .hd .ds .iconfont {

    font-size: 20px;

}



.caidann {

    margin-left: 15px;

    padding: 0 0 0 10px;

}



.mobMenu>li {

    border-bottom: #dcdcdc 1px solid;

}



.mobMenu>li>a {

    position: relative;

    font-size: 16px;

    padding: 18px .75rem;

    color: #000;

    display: block;

    font-weight: 500;

}



.mobMenu>.gnb_aft>a::before {

    content: '';

    position: absolute;

    top: 50%;

    right: .75rem;

    display: block;

    width: 13px;

    height: 1px;

    background-color: #000;

}



.mobMenu>.gnb_aft>a::after {

    content: '';

    position: absolute;

    top: 50%;

    right: 1.2rem;

    margin-top: -6px;

    display: block;

    width: 1px;

    height: 13px;

    background-color: #000;

}



.mobMenu>li.active>a::before {

    background-color: #0077bc;

}



.mobMenu>li.active>a::after {

    display: none;

}



.mobMenu>li>.subDepth {

    padding: 0 .75rem .9375rem;

}



.mobMenu>li>.subDepth>li>a {

    color: #666;

    font-size: 1rem;

    line-height: 28px;

    display: block;

}



.mobMenu>li>.subDepth>li+li {

    margin-top: .625rem;

    line-height: 28px;

}



.mobMenu>li.active>a::before {

    background-image: url('http://www.nowcos.com/202101/chn/asset/images/aw_bot2.png');

}



/* 手机端尾部 开始*/

.phone_footer {

    display: none;

}



.phone_footer_ul li {

    width: 25%;

    float: left;

    text-align: center;

    height: 60px;

    border-right: 1px solid rgba(255, 255, 255, .37);

}



.phone_footer {

    background: #3498DB;

    color: #fff;

    position: fixed;

    bottom: 0;

    left: 0;

    width: 100%;

    height: 60px;

    z-index: 1000;



}



.phone_footer_ul li .iconfont {

    font-size: 1.25rem;

    padding-top: 7px;

}



.phone_footer_ul li a {

    color: #fff !important;

}



/* 手机端尾部结束 */



/* 一键导航 */



.mobile-foot {

    display: none;

    background: #0054a7;

    padding: 8px 0;

    position: fixed;

    bottom: 0;

    left: 0;

    width: 100%;

    z-index: 9999;

}



.mobile-foot a {

    color: #fff;

    height: 35px;

    line-height: 33px;

    border: 1px solid #fff;

    border-radius: 4px;

    text-align: center;

    width: 22%;

    padding: 0 .9375rem;

    font-size: 0.8125rem;

    margin: 0 5px;

    transition: 0.3s;

    -o-transition: 0.3s;

    -moz-transition: 0.3s;

    -webkit-transition: 0.3s;

    padding: 0px;

}



.btn {

    display: inline-block;

    margin-bottom: 0;

    font-size: 0.875rem;

    font-weight: 400;

    text-align: center;

    white-space: nowrap;

    vertical-align: middle;

    cursor: pointer;

    border: 1px solid transparent;

    border-radius: 4px;

}



.pull-right {

    float: right;

}



.pull-left {

    float: left;

}





/* 二级  */

.huiy_div:hover .er-ul,

.daohang_ico_yy:hover .daohang_ico_cn,

.nav_ul>li:hover .er-ul {

    transform: none;

    opacity: 1;

}



.nav_fix {

    opacity: 0;

    z-index: 999;

    transition: 400ms ease-in-out;

    transform: scaleY(0);

    transform-origin: top center;

}



.er-ul {

    position: absolute;

    width: 10.5rem;

    left: -3.2rem;

    /* box-shadow: 0 0 2px rgba(0, 0, 0, 0.1); */

    right: 0;

    top: 100%;

    opacity: 0;

    z-index: 999;

    transition: 400ms ease-in-out;

    transform: scaleY(0);

    transform-origin: top center;

    background: #17489C;

    padding: .625rem;

    border-radius: .75rem;

}



.daohang .daohang_ul>li:nth-of-type(3) .er-ul {

    width: 245px;

    left: -60px;

}



.huiy_div .er-ul {

    top: 80%;

}



.navigation_nav_z {

    width: 100%;

}



/* .navigation .navigation_ul .er-ul{

    top: 80%;

    left: -.875rem;

} */

.country {

    top: 145%;

}



.er-ul li {

    line-height: 2rem;

    width: 100%;

    display: block;

    float: none;

    border-top: 1px solid rgba(255, 255, 255, 0.1);

}



.er-ul li:nth-of-type(1) {

    border-top: none;

}



.daohang_cn_a a,

.nav_ul .er-ul li a {

    color: rgba(255, 255, 255, .55);

    font-size: 0.875rem;

    display: block;

    /* text-align: left; */

    /* background: #fff; */

    padding: 0 .625rem;

    /* font-weight: bold; */

    text-align: center;

}



.navigation_nav_z a {

    line-height: 2.5rem;

}



.daohang_ul .er-ul li a {

    /* padding: 0 25px ; */

}



.bott_li_div a:hover,

.nav_ul .er-ul li:hover a {

    color: #ffffff;

}



.nav_ul .er-ul1 {

    width: 15.625rem;

    left: -3.75rem;

    padding: .625rem;

}



.daohang .daohang_ul .er-ul1 li {

    width: 50%;

    text-align: left;

    float: left;

}



/* 搜索 */



.searchbox {

    padding: .9375rem;

    box-shadow: 0 0 7px 0 #cfcfcf;

    background: #fff;

    width: 100%;

    top: 95px;

    border-top: 2px solid #17489C;

    text-align: center;

    z-index: 9999;

    position: fixed;

}



.displaynone {

    display: none;

}



.searchs {

    max-width: 600px;

    margin: 0 auto;

}



.clearfix {

    zoom: 1;

}



.searchs .sertext {

    display: block;

    padding: 0;

    outline: 0;

    padding-left: .75rem;

    width: 78%;

    float: left;

    border: 1px solid #cdcdcd;

    color: #a2a2a2;

    font-size: 0.75rem;

    height: 3.25rem;

    line-height: 3.25rem;

    transition: 0.4s;

    border-radius: 0;

}



.serbtn {

    padding: 0;

    margin: 0;

    border: none;

    outline: 0;

    width: 22%;

    float: right;

    height: 3.25rem;

    text-align: center;

    line-height: 3.25rem;

    background: #17489C;

    color: #fff;

    font-size: 0.9375rem;

    cursor: pointer;

    transition: 0.44s;

}



/* 新手机导航 */

.sp_nav span {

    display: block;

    background: #fff;

    width: 1.875rem;

    height: .125rem;

    position: absolute;

    left: .625rem;

    transition: all ease 0.35s;

}



.sp_logo {

    float: left;

}



.sp_header {

    overflow: hidden;

    background: #EC1B23;

    position: fixed;

    z-index: 999;

    width: 100%;

    left: 0;

    top: 0;

    right: 0;

    padding: .625rem .9375rem;

    line-height: 2.8125rem;

    box-shadow: 0px 0px 2px rgba(0, 0, 0, 0.1);

    display: none;

}



.sp_nav span:nth-of-type(1) {

    top: 0px

}



.sp_nav span:nth-of-type(2) {

    top: .625rem

}



.sp_nav span:nth-of-type(3) {

    top: 1.25rem

}



.sp_nav {

    width: 3.125rem;

    float: right;

    position: relative;

    cursor: pointer;

    height: 1.875rem;

    margin-top: 1.25rem;

}



.sp_nav span:nth-of-type(3) {

    top: 1.25rem

}



.sp_nav_se span:nth-of-type(1) {

    top: .625rem;

    transform: rotate(45deg)

}



.sp_nav_se span:nth-of-type(2) {

    width: 0

}



.sp_nav_se span:nth-of-type(3) {

    top: .625rem;

    transform: rotate(-45deg)

}



.sjj_nav {

    position: fixed;

    z-index: 999;



    width: 100%;

    height: 100%;

    font-size: .875rem;

    line-height: 2.5rem;

    top: -100%;

    left: 0%;

    transition: top ease 0.35s;

}



.sjj_nav_div {

    position: absolute;

    left: 0;

    top: 0;

    right: 0;

    bottom: 0;

    width: 100%;

    background: rgba(0, 0, 0, 0.3);

    z-index: 5;

}



.sjj_nav_ul {

    background: #eee;

    width: 80%;

    height: 80%;



    margin: auto;

    margin-top: 5%;

    position: relative;

    z-index: 999;

}



.nav_show {

    top: 65px

}



.sjj_nav>ul>li:first-child {

    overflow: hidden;

    border-top: 0

}



.sjj_nav>ul>li:first-child>a {

    float: left;

    width: calc(100% - 4.375rem)

}



.sjj_nav>ul>li:first-child .language {

    float: right;

    width: 4.375rem;

    overflow: hidden;

    line-height: 1.875rem;

    margin-top: .3125rem

}



.sjj_nav>ul>li:first-child .language a {

    width: 35px;

    float: left;

    border-left: 1px #ddd solid;

    text-align: center;

    color: #999;

}



.sjj_nav ul li i {

    position: absolute;

    top: .3125rem;

    right: 0px;

    border-left: 1px #ddd solid;

    height: 1.875rem;

    padding: 0px .4375rem 0 .4375rem;

}



.sjj_nav ul li i svg {

    transform: rotate(-90deg);

    transition: all ease 0.35s

}



.sjj_nav ul li .sjj_nav_i_se svg {

    transform: rotate(0deg)

}



.sjj_nav ul li {

    border-top: 1px #ddd solid;

    margin-left: 1.25rem;

    position: relative;

    line-height: 2.5rem;

    font-size: 1.025rem

}



.sjj_nav>ul>li:last-child {

    border-bottom: 1px #ddd solid;

}



.sjj_nav ul li ul {

    display: none

}



.sjj_nav ul li a {

    color: #666;

    width: 80%

}



.sjj_nav ul li ul li a {

    color: #999;

    display: block;

    text-align: left;

}



.sjj_nav ul li i svg {

    width: 1.25rem;

    height: 1.25rem;

    fill: #555;

}



.sjj_nav ul li .sjj_nav_i_se svg {

    fill: #ac9658

}



.sjj_nav ul li ul li>ul {

    margin-left: .625rem

}



/* 二级导航 */

#div_sitemap {

    display: none;

    position: fixed;

    right: 0;

    top: 0;

    left: 0;

    bottom: 0;

    z-index: 9999;

    background-color: #fff;

    height: 37.5rem;

}



#div_sitemap h1 {

    display: none;

    position: absolute;

    left: 3.125rem;

    top: .9375rem;

}



#div_sitemap .fr {

    right: 2%;

    top: 0px;

    padding: 1.5rem 1.5625rem 1.375rem !important;

    position: relative;

    z-index: 2;

}



#div_sitemap .fr i {

    font-size: 2.5rem;

    color: #e61c16;

}



#ul_sitemap {

    margin: 0 auto;

    width: 85%;

    position: absolute;

    left: 0;

    right: 0;

    top: 2.5rem;

    background: #fff;

}



#ul_sitemap_inner {

    display: table;

    margin: 0 auto;

    height: 37.5rem;

}



#ul_sitemap_inner>li {

    padding: 2.0625rem .9375rem;

    display: table-cell;

    width: 11.5%;

}



#ul_sitemap_inner>li>a {

    font-size: 1.125rem;

    color: #000;

    font-weight: 700;

}



#ul_sitemap_inner .ul_submenu {

    display: block !important;

    border-top: 1px solid #e61c16;

    margin: 1.5625rem 0px 0px 0px;

    padding-top: .375rem;

}



#ul_sitemap_inner .ul_submenu>li {

    display: table-row;

}



#ul_sitemap_inner .ul_submenu>li>a {

    display: block;

    padding-top: 1.1875rem;

    text-align: left;

    font-size: 16px;

    color: #000;

    font-weight: 400;

}



#ul_sitemap_inner .ul_submenu>li>a:hover {

    color: #ef4d63;

}



/* #ul_sitemap_inner .ul_submenu > li > a:hover::before {

    background: #1a99d5;

  } */

.no_ul {

    -webkit-transition: .3s linear;

    -moz-transition: .3s linear;

    -o-transition: .3s linear;

    transition: .3s linear;

}



.no_ul.active {

    height: 18.75rem;

    -webkit-transition: .3s linear;

    -moz-transition: .3s linear;

    -o-transition: .3s linear;

    transition: .3s linear;

}



/* #ul_sitemap_inner .ul_submenu > li > a:before {

    content: '';

    display: inline-block;

    vertical-align: middle;

    width: 4px;

    height: 4px;

    background: #1a99d5;

    margin: -4px 4px 0 0;

  } */

#ul_sitemap_inner #li_languagemenu,

#ul_mainmenu_mobile #li_languagemenu {

    display: none;

}



#div_sitemap .ul_endpoint {

    padding-top: .625rem;

    display: block;

}



#div_sitemap .ul_endpoint>li {

    padding: .375rem;

    padding-left: .5rem;

    text-align: left;

    font-size: 1em;

    line-height: 1.25rem;

}



.counter {

    font-weight: 100;

    padding: 1.875rem;

}



#ul_globalcount {

    line-height: .625rem !important;

    margin: 0px auto;

    margin-top: 1.875rem;

    display: table;

}



#ul_globalcount>li {

    padding: 1.875rem;

    padding-top: 0px !important;

    padding-bottom: 0px !important;

}



#ul_globalcount>li:first-child {

    border-right: 1px solid #e61c16;

}



.newstui_size a:nth-of-type(2) .iconfont.icon-jiantou_xiangyou_o {

    transform: rotate(180deg);

    display: inline-block;

}



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



@media(max-width:990px) {

    html {

        font-size: .875rem;

    }



    .sidebar-menu.is-active {

        display: block;

        transition: transform 0.25s cubic-bezier(0.39, 0.575, 0.565, 1);

    }



    .phone {

        display: block;

    }



    .mobile-foot {

        display: block;

    }



    .daohang {

        display: none;

    }



    .foot {

        display: none;

    }



    .color_dao {

        line-height: 2.5rem;

    }



    body {

        padding-top: 3.375rem;

        padding-bottom: 3.75rem;

    }



    .phone_ul {

        display: block;

    }



    .sp_header {

        display: block;

    }



    #siteFunctions {

        display: block;

    }

}



@media(max-width:767px) {

    .phone_ul li .iconfont {

        font-size: 1.5rem !important;

    }



    .phone_ul li .bshare-custom {

        line-height: 1.375rem !important;

        position: relative;

        top: .3125rem;

    }



    .phone_ul li {

        padding: .3125rem 0 .25rem 0;

        height: 3.75rem;

    }



    .phone_ul li a {

        font-size: 1rem;

        line-break: 1.1875rem;

    }



    body {

        padding-top: 3.625rem;

    }



    .phone_ul li .iconfont {

        font-size: 2.5rem;

    }



    .phone_ul li .bshare-custom {

        line-height: 1.375rem !important;

        position: relative;

        top: .125rem;

    }



    .phone_ul li {

        padding: .3125rem 0 .25rem 0;

    }



    .phone_ul li a {

        font-size: 1rem;

        line-break: 1.1875rem;

    }



    .foot_top {

        display: none;

    }



    .phone_footer {

        display: block;

    }

}



@media(max-width:767px) {

    @keyframes run {

        from {

            bottom: 1%;

            opacity: 0;

        }



        to {

            bottom: 5%;

            opacity: 1;

        }

    }



    .phone_history li {

        color: #FFF;

    }



    .phone_ul li .bshare-custom a {

        line-height: 1.5625rem;

    }

}







/* 产品详情 */

.flex {

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-justify-content: space-between;

    -moz-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-align-items: center;

    -moz-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}



.flex_left {

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-justify-content: start;

    -moz-box-pack: start;

    -ms-flex-pack: start;

    justify-content: start;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-align-items: center;

    -moz-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}



.cont1t .field-title1 p:nth-of-type(1) {

    color: #000;

}



.cont1 {

    position: relative;

    margin-top: -3.75rem;

}



.a1_v1 {

    background: #fff;

    border-radius: 1vw;

    box-shadow: 0 0.4rem 0.8rem rgba(0, 0, 0, 0.2);



    padding: 5vw 3%;

    position: relative;

    z-index: 99;

}



.agge_aa1 {

    margin-top: 2.5vw;

}



.agge_aa1 li {

    text-align: center;

}



.agge_aa1 li i {

    display: inline-block;

    max-width: 50%;

}



.agge_aa1 li i img {

    max-width: 100%;

}



.agge_aa1 li p {

    color: #706f6f;

    font: 500 0.675rem/3em "Helvetica Neue";

    text-transform: uppercase;

    margin-top: 1.5em;

}



.agge_aa1 li p:after {

    content: "";

    display: block;

    width: 14px;

    height: 4px;

    border-radius: 2px;

    margin: 0 auto;

    background-color: #000;

}



.agge_aa1 li h2 {

    color: #515050;

    font: 500 1.875rem/2em "Helvetica Neue";

    margin: 0;

}



.cont2 {

    padding: 5.4vw 0 5vw;

}



.cont1t p.weza {

    color: #515050;

    font: 500 1.5rem/1.4em "Helvetica Neue" !important;

    margin-top: 0.5em;

}



.a1_list1 {

    margin-top: 3vw;

    font-size: 1.2rem;

}



.a1_list1 li h2 {

    color: #515050;

    font: 500 1.5rem/2em "Helvetica Neue";

    margin: 0.3em 0;

}



.cont3 {

    background: #f4f2f2 !important;

}



.cont3 .ttua {

    padding: 3vw 0;

}



.cont4 {

    padding: 3vw 0;

}



.cont4 .a1_list1 {

    margin-top: 0;

}

.cont4 .a1_list1.mt30 {

    margin-top: 1.875rem;

}

.cont5.cont1t p.weza {

    font-size: 1.5rem !important;

}



.hagrhga {

    color: #010000;

    font: 500 1.125rem/2em "Helvetica Neue"

}



.cont7 {

    margin-top: 4vw;

}



.cont8 {

    padding-bottom: 0 !important;

}



.cont9 {

    background: #fff;

    position: absolute;

    width: 100%;

    left: 0;

    width: 100%;

    top: 5.625rem;

    z-index: 99;

    box-shadow: 0 0.2rem 0.4rem rgb(0 0 0 / 20%);

}



.a9_v1 .rhga {

    color: #000;

    font: 500 1.125rem/3.2rem "Helvetica Neue";

}



.a9_v1 .rhgb a {

    display: inline-block;

    color: #000;

    font: 500 1rem/3.2rem "Helvetica Neue";

}



.a9_v1 .rhgb a+a {

    margin-left: 1em;

}



.a9_v1 .rhgb a:hover {

    color: #17489c;

}



.show_pro {

    overflow: hidden;

}



.xgwegga {

    display: -webkit-flex;

    display: -moz-box;

    display: -ms-flexbox;

    display: flex;

    -webkit-justify-content: space-between;

    -moz-box-pack: justify;

    -ms-flex-pack: justify;

    justify-content: space-between;

    -webkit-flex-wrap: wrap;

    -ms-flex-wrap: wrap;

    flex-wrap: wrap;

    -webkit-align-items: center;

    -moz-box-align: center;

    -ms-flex-align: center;

    align-items: center;

}



.wenna {

    overflow: hidden;

}



.wehz {

    font: 500 1.2rem/1.5em "Helvetica Neue";

    margin: 1em 0;

    width: 100%;

}



.flex {

    display: flex;



    justify-content: space-between;



    flex-wrap: wrap;



    align-items: center;

}



.xw_zaggdbv {

    width: 60%;

    margin: 0 auto;

}



.xw_zaggdbv .a {

    display: block;

    width: 100%;

}



.xw_zaggdbv .b {

    width: 100%;

    margin-top: 3vw;

}



.xw_zaggdbv .b .wggab {

    width: 49%;

}



.flexs {

    display: flex;



    justify-content: space-between;



    flex-wrap: wrap;



    align-items: stretch;

}



.cont3bj {

    background: #fff !important;

}



/* 修改 3/22 */

.line1 {

    display: -webkit-box;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 1

}



.line2 {

    display: -webkit-box;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 2

}



.line3 {

    display: -webkit-box;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 3

}



.line4 {

    display: -webkit-box;

    overflow: hidden;

    text-overflow: ellipsis;

    -webkit-box-orient: vertical;

    -webkit-line-clamp: 4

}



.field-title1at p:nth-of-type(1) {

    color: #000 !important;

}



.field-title1at p:nth-of-type(2) {

    color: #000 !important;

}



.ghga_tagh {

    padding: 2vw 0;

}



.ghga_tagh img {

    max-width: 100%;

}



.hha_jjst p {

    width: 48%;

}



.rha_at1 p img {

    width: 100%;

}



.rha_at1 p.p1 {

    width: 100%;

    font: 500 1.2rem/1.6em "Helvetica Neue";

    text-align: center;

}



.hha_jjst {

    max-width: 1440px;

    margin: 1.5vw auto 0;

}



.tha_tit {

    /* background: #17489C; */

    color: #000;

    font: 500 1.5rem/2.5em "Helvetica Neue";

}



.affa_abgt1 {

    padding: 2vw 0 0;

}



.a3_tjhar1 .li {

    border-bottom: 1px solid #17489C;

    padding: 1.2rem 0;

}



.a3_tjhar1 .li .d_wen {

    width: 68%;

    font: 500 1.5rem/1.8em "Helvetica Neue";

}



@media (max-width: 990px) {

    .a3_tjhar1 .li .d_wen {

        font-size: 15px;

    }



    .tedian_191 .table-responsive,

    .lingyu_191 .table-responsive {

        border: none;

    }



    .tedian_191 table,

    .lingyu_191 table {

        margin-top: 20px !important;

    }



    .a3_tjhar1 .li .d_tu {

        width: 30%;

    }



    .agg_agg {

        font: 500 1.2rem/1.8em "Helvetica Neue";

    }



    .avgga_agg {

        text-align: center;

        margin-top: 1.5vw;

    }



    .avgga_agg .agga_a1 {

        width: 45%;

    }



    .avgga_agg .agga_a1 p {

        font: 500 1.2rem/1.8em "Helvetica Neue";

        margin-top: 1em;

    }



    .avgga_agg .agga_a1 p b {

        color: #E53333;

        font-size: 1.5rem;

    }



    .field-title1ata {

        max-width: 1282px;

        margin: 0 auto;

    }



    .ahhwva {

        margin-top: 1vw;

    }



    .ahhwva .aggr_a1 {

        width: 46%;

        font: 500 1.2rem/1.8em "Helvetica Neue";

    }



    .ahhwva .aggr_a2 {

        width: 25%;

    }



    .ahhwva .aggr_a2 img {

        width: 100%;

    }



    .ahhwvaat {

        padding: 1vw 0;

    }



    .eggatgfagf {

        text-align: center;

    }



    .eggatgfagf p {

        font: 500 1.2rem/1.8em "Helvetica Neue";

    }



    .eggatgfagf img {

        max-width: 100%;

    }



    .xg_conta2 {

        margin-top: 3vw;

    }



    .weh_ahha i {

        display: block;

        font-size: 0;

        text-align: center;

        margin: 1rem 0;

    }



    .weh_ahha i img {

        max-width: 100%;

    }



    .weh_ahha .table>tbody>tr>td,

    .weh_ahha .table>tbody>tr>th,

    .weh_ahha .table>tfoot>tr>td,

    .weh_ahha .table>tfoot>tr>th,

    .weh_ahha .table>thead>tr>td,

    .weh_ahha .table>thead>tr>th {

        padding: 8px;

        line-height: 1.42857143;

        vertical-align: middle;

        border-top: none;

        font-size: 1.5rem;

    }



    @media(max-width:1440px) {

        .xw_zaggdbv {

            width: 70%;

            margin: 0 auto;

        }



        .wehz {

            font-size: 12px;

        }



        .ahhwva .aggr_a1 {

            font-size: 1.8rem;

        }

    }



    @media(max-width:990px) {

        .agge_aa1 li p {

            font-size: 12px;

            line-height: 1.6em;

        }



        .agge_aa1 li p:after {

            margin-top: 0.5em;

        }



        .agge_aa1 li h2 {

            font-size: 18px;

            padding-top: 0.5em;

        }



        .cont1t p.weza {

            font-size: 15px !important;

        }



        .a1_list1 li h2 {

            font-size: 16px;

        }



        .cont5.cont1t p.weza {

            font-size: 14px !important;

        }



        .cont9 {

            top: 60px;

        }



        .wehz {

            font-size: 14px !important;

            margin-top: 2vw;

            width: 100%;

        }



        .xw_zaggdbv .a {

            width: 100%;

        }



        .xw_zaggdbv .b {

            width: 100%;

        }



        .xw_zaggdbv .b .wggab {

            width: 49%;

            display: inline-block;

        }



        .ahhwva .aggr_a1 {

            font-size: 1rem;

            width: 60%;

        }



        .ahhwva .aggr_a2 {

            width: 37%;

        }



        .weh_ahha .table>tbody>tr>td,

        .weh_ahha .table>tbody>tr>th,

        .weh_ahha .table>tfoot>tr>td,

        .weh_ahha .table>tfoot>tr>th,

        .weh_ahha .table>thead>tr>td,

        .weh_ahha .table>thead>tr>th {

            font-size: 15px;

        }

    }

}



@media(max-width:768px) {

    .field-title p:nth-of-type(2) {

        margin-bottom: 10px;

    }



    .xw_zaggdbv {

        width: 100%;

    }



    .field-title p:nth-of-type(2) {

        line-height: 26px;

    }



    .field-title p:nth-of-type(2) {

        margin-bottom: 15px;

    }



    .a1_list1 {

        margin-top: 4.5em;

    }



    .a1_v1 {

        padding: 10% 1%;

    }



    .agge_aa1 {

        margin-top: 5%;

    }



    .agge_aa1 li {

        margin-bottom: 1.5em;

    }



    .agge_aa1 li h2 {

        font-size: 16px;

        padding-top: 0.5em;

    }



    .cont2 {

        padding: 9% 0;

    }



    .a1_list1 li {

        margin-top: 1em;

    }



    .a1_list1 li h2 {

        font-size: 15px;

    }



    .cont4 .a1_list1 li h2 {

        font-size: 14px;

        line-height: 2em;

        padding: 0.4em 0;

    }



    .cont4 {

        padding: 6.5vw 0 1vw;

    }



    .cont7 {

        padding: 3vw 0;

    }



    .cont7 .a1_list1 {

        margin-top: 10px;

    }



    .cont7 li {

        margin-top: 4vw;

    }



    .tha_tit {

        font-size: 1.2rem;

    }



    .rha_at1 p {

        width: 49%;

    }



    .rha_at1 p.p1 {

        width: 100%;

        padding: 0.2em 0 0;

        font-size: 16px;

    }



    .eggatgfagf p {

        font-size: 1rem;

    }







}



@media(max-width:448px) {



    body,

    html {

        font-size: 14px !important;

        line-height: 26px !important;

    }



    .a3_tjhar1 .li .d_tu {

        width: 100%;

        margin-top: 0.5rem;

    }



    .a3_tjhar1 .li .d_wen {

        width: 100%;

    }



    .avgga_agg .agga_a1 {

        width: 100%;

    }



    .avgga_agg {

        margin-top: 3vw;

    }



    .ahhwva .aggr_a1 {

        width: 100%;

        order: 2;

        margin-top: 1rem;

    }



    .ahhwva .aggr_a2 {

        width: 100%;

        order: 1;

    }



    .ahhwvaat {

        padding: 3vw 0;

    }



    .lingyu_191 table tr td {

        padding: 15px !important;

    }



    .tedian_191 {

        padding-bottom: 20px;

    }



    .newstui_size a:nth-of-type(2) {}

}