 
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(./jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(./jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(./jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(./jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 400;
  src: url(./jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
/* cyrillic-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(./jtusjig1_i6t8kchkm459wrhyzbi.woff2) format('woff2');
  unicode-range: U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;
}
/* cyrillic */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(./jtusjig1_i6t8kchkm459w1hyzbi.woff2) format('woff2');
  unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;
}
/* vietnamese */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(./jtusjig1_i6t8kchkm459wzhyzbi.woff2) format('woff2');
  unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
}
/* latin-ext */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(./jtusjig1_i6t8kchkm459wdhyzbi.woff2) format('woff2');
  unicode-range: U+0100-02AF, U+0304, U+0308, U+0329, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
/* latin */
@font-face {
  font-family: 'Montserrat';
  font-style: normal;
  font-weight: 700;
  src: url(./jtusjig1_i6t8kchkm459wlhyw.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
	font-family: 'Poppins';
	src: url('./Poppins.TTF');
}
 * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

body {
    overflow-x: hidden;
    font-family: "Microsoft";
}

ul {
    padding: 0;
    margin: 0;
}

ul li {
    list-style: none;
}

a {
    color: #337ab7;
    text-decoration: none;
}

h3 {
    margin: 0;
}

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

a:focus {
    outline: none;
    outline-offset: -2px;
}

@media (max-width: 768px) {
    body {
        padding-top: 60px;
    }
}

.xymob-search-close-btn .icon-close:before {
    content: "";
}

.icon-font {
    position: relative;
}

.icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/icon_spirit.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}






/**/
.xymob-head {
    position: fixed;
    top: 0;
    z-index: 999999;
    left: 0;
    right: 0;
    background: #151515;
}

.xymob-head-box {
    position: relative;
    height: 60px;
}

.xymob-head-box .xymob-logo {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    margin: auto;
    width: 40%;
    height: 40px;
    text-align: center;
}

.xymob-head-box .xymob-logo a {
    display: inline;
    font-size: 0;
}

.xymob-head-box .xymob-logo img {
    /* height: 40px; */
    /* filter: invert(1);
    -webkit-filter: invert(1); */
    width: 100%;
}

.xymob-navbtn {
    position: absolute;
    z-index: 9;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    margin: auto 0 auto 27px;
    width: 30px;
    height: 20px;
}

.xymob-navbtn span,
.xymob-navbtn:after,
.xymob-navbtn:before {
    display: block;
    height: 2px;
    width: 100%;
    background: #fff;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xymob-navbtn span {
    margin: 7px 0;
}

.xymob-navbtn:after,
.xymob-navbtn:before {
    content: '';
    -webkit-transform-origin: 7.5%;
    transform-origin: 7.5%;
}

.luangusnyu{
    position: absolute;
    width: 12%;
    right: 10%;
    height: 100%;
    text-align: center;
}
.jueduishouji{position:relative;}
.ul_shojki{display:none;position: absolute;width: 110px;left: 50%;transform: translateX(-50%);padding: 0 10px;background: #fff;}


.ul_shojki li {
    width: 100%;
    height: 35px;
	background:#fff;
}

.ul_shojki li a {
    width: 100%;
    height: 30px;
    line-height: 30px;
    font-size: 14px;
    color: #555555;
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    align-items: center;
    border-bottom: 1px solid #ddd;
}

.xymob-search-btn {
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    bottom: 0;
    width: 10%;
    text-align: center;
    line-height: 60px;
}

.xymob-search-btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search-btn .icon-font:after {
    background-position: -30px -210px;
}

.xymob-menu {
    display: none;
    position: absolute;
    z-index: 9999;
    left: 0;
    right: 0;
    height: 100vh;
    background: #151515;
    padding: 0 10%;
}

.xymob-menu .xymob-menu-box {
    height: 100vh;
    overflow: auto;
    padding-bottom: 80px;
}

.xymob-nav>li {
    border-bottom: 1px solid #2b2b2b;
    position: relative;
}

.xymob-nav>li>a {
    display: block;
    line-height: 50px;
    font-size: 16px;
    color: #ffffff;
}

.xymob-nav .xymob-menu-jt {
    position: absolute;
    width: 20%;
    height: 50px;
    line-height: 50px;
    right: 0;
    top: 0;
    text-align: center;
    z-index: 9;
}

.xymob-nav .xymob-menu-jt .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-nav .xymob-menu-jt .icon-font:after {
    background-position: -30px -240px;
}

.xymob-nav .xymob-sub-menu {
    background: #1E1E1E;
    display: none;
}

.xymob-nav .xymob-sub-menu>li {
    border-top: 1px dashed #2b2b2b;
    position: relative;
}

.xymob-nav .xymob-sub-menu>li>a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.8);
    line-height: 40px;
    text-indent: 2em;
}

.xymob-search {
    position: fixed;
    z-index: 99999;
    left: 100%;
    bottom: 0;
    top: 0;
    width: 100%;
    background: #151515;
    padding: 15px 15% 0 15%;
    -webkit-transition: all .5s;
    transition: all .5s;
}

.xymob-search .xymob-search-close-btn {
    position: absolute;
    top: 27px;
    left: 30px;
    width: 30px;
    height: 30px;
    text-align: center;
    line-height: 30px;
}
.xymob-nav .xymob-sub-menu .x_shoujier>li>a{font-size:12px;}
.xymob-nav .xymob-sub-menu .x_shoujier>li{background: rgb(210 19 19 / 44%);}
@media (max-width: 420px) {
    .xymob-search .xymob-search-close-btn {
        left: 15px;
    }
}

.xymob-search .xymob-search-close-btn i {
    width: 100%;
    height: 100%;
    display: block;
}

.xymob-search .xymob-search-close-btn i:after {
    background-position: -30px -300px;
}

.xymob-search .xymob-search-box {
    height: 50px;
    border-bottom: 2px solid #2d2d2d;
}

.xymob-search .xymob-search-box input[type="text"] {
    width: 80%;
    float: left;
    background: none;
    border: none;
    outline: none;
    color: rgba(255, 255, 255, 0.3);
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 50px;
}

.xymob-search .xymob-search-box #s_btn {
    width: 20%;
    height: 50px;
    outline: none;
    cursor: pointer;
    font-size: 0;
    background: none;
    border: none;
}

.xymob-search .xymob-search-box #s_btn .icon-font {
    display: block;
    width: 100%;
    height: 100%;
}

.xymob-search .xymob-search-box #s_btn .icon-font:after {
    background-position: -30px -210px;
}

/*  */

/*  */
.x-menu {
    width: 58.75%;
    float: left;
}

.x-menu>li {

text-align: center;

float: none;

position: relative;

margin: 0 3% 0 0;
}
.x-menu>li.okty{width: 6%;margin-right: 0;}
.x-menu>li:not(:first-child) {
    /* margin-left: 5.5%; */
}





.x-menu>li>a {
    font-size: 14px;
    color: #fff;
    line-height: 64px;
    display: block;
    font-weight: bold;
    font-family: 'Poppins';
	transition: all 0.6s;
}

.x-menu>li>a:hover {
    color: #31b2eb;
}

.x-menu {
    width: 100%;
    float: none;
    display: flex;
    flex-wrap: nowrap;
    /* justify-content: right; */
}

.x-sub-menu {
    top: 80px;
}

.x-menu>li>a:hover {}



.x-menu>li:hover .x-sub-menu {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
    transform: translateX(-50%);
}

.x-sub-menu {
    position: absolute;
    z-index: 999;
    width: 200%;
    left: 50%;
    top: 64px;
    background: #fff;
    border-radius: 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    transform: translateX(-45%);
    border-top: 2px solid #31b2eb;
    box-shadow: 0 0 15px 0 #ddd;
}

.x-sub-menu>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
    font-family: 'Poppins';
}

.x-sub-menu>li>a:hover {
    background: #e9eaeb;
    color: #31b2eb;
}

.x-sub-menu:after {
    content: '';
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 10px;
    cursor: pointer;
    border-style: dashed dashed solid dashed;
    border-color: transparent transparent #fff transparent;
    border-top: none;
    position: absolute;
    top: -10px;
    left: 50%;
    margin-left: -10px;
    z-index: 99;
	display:none;
}
.x-sub-menu li{position:relative;width: 100%;}


.x-erjilans {
    top: 80px;
}




.x-erjilans {
    position: absolute;
    z-index: 999;
    width: 100%;
    right: -100%;
    top: 0;
    background: #fff;
    border-radius: 0;
    padding: 10px 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateY(20px);
    transform: translateY(20px);
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    border-top: 2px solid #31b2eb;
    box-shadow: 0 0 15px 0 #ddd;
}

.x-erjilans>li>a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #333;
    line-height: 1.5;
    padding: .5em;
}

.x-erjilans>li>a:hover {
    background: #e9eaeb;
    color: #31b2eb;
}




.x-sub-menu >li:hover .x-erjilans {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}
@media (min-width: 1450px) {
    .container {
        width: 1370px;
    }
}

.headers {
    display: flex;
    justify-content: space-between;
    padding: 20px 0;
    align-items: center;
}

.dlogo {
    width: 22%;
    margin-right: 5%;
}

.dlogo a {
    display: block;
}

.dlogo a img {
    max-width: 100%;
	transition: all 0.6s;
}

.nnav {
    width: 100%;
}

.h-top {
    position: relative;
    z-index: 999;
    /* background: #000; */
    width: 100%;
    /* border-bottom: 1px solid #999; */
}
/*  */
@media(max-width:991px) {
    .h-top {
        display: none;
    }


}

/*  */

.container {
    font-size: 14px;
    line-height: 24px;
}

/*  */

/**/
#toolbar {
    position: fixed;
    z-index: 9999;
    right: 0;
    bottom: 20%;
}
#toolbar .online-one{
    padding: 30px 10px;
    background: #cc9c4a;
    border-radius: 60px;
    }
#toolbar .online-one li {
    margin-bottom: 0px;
    font-size: 0;
    width: 35px;
    height: 50px;
    right: 0;
    position: relative;
    border-bottom: 1px solid #ffffff7a;
}



#toolbar .online-one li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 35px;
    height: 50px;
    background: #cc9c4a;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    font-size: 0;
    border-radius: 0;
    padding: 10px 0;
    overflow: hidden;
}
#toolbar .online-one li.ssd a{border-bottom: 1px solid #ffffff7a;}
#toolbar .online-one li .icon-font {
    display: block;
    height: 28px;
    width: 100%;
}

#toolbar .online-one li .icon-font:after {
    background-image: url(../images/kf.png);
}

#toolbar .online-one li .icon-qq:after {
    background-position: -30px -240px;
}

#toolbar .online-one li .icon-phone:after {
    background-position: -30px -208px;
}

#toolbar .online-one li .icon-message:after {
    background-position: -30px -170px;
}

#toolbar .online-one li .icon-ewm:after {
    background-position: -30px -138px;
}

#toolbar .online-one li .icon-top:after {
    background-image: url(../images/icon_spirit.png);
    background-position: -30px -60px;
}

#toolbar .online-one li .icon-wangwang:after {
    background-image: url(../images/icon_spirit.png);
    background-position: -30px 0;
}

#toolbar .online-one li .wz {
    font-size: 12px;
    color: #fff;
    text-align: center;
    display: block;
    margin-top: 5px;
    height: 20px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#toolbar .online-one li.phone {
    border-radius: 0;
    padding: 10px 0;
    background: #cc9c4a;
}

#toolbar .online-one li.ewm {
    background: #cc9c4a;
    border-radius: 0;
    padding: 10px 0;
}

#toolbar .online-one li.phone .tel-phone {
    position: absolute;
    z-index: 1;
    padding: 5px;
    width: 200px;
    background: #cc9c4a;
    height: 50px;
    right: calc(100% + 5px);
    top: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
    box-shadow: 0 4px 20px 4px rgb(0 20 60 / 20%);
    color: #fff;
    font-size: 18px;
    line-height: 45px;
}

#toolbar .online-one li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #fff;
    width: 140px;
    right: calc(100% + 5px);
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}
#toolbar .online-one li.ewm .ewm-box p{font-size:12px;margin:10px 0;}

#toolbar .online-one li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-one li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
}

#toolbar .online-one li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-one li.phone:hover .tel-phone {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-two li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar .online-two li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
    background: #d9d9d9;
}



#toolbar .online-two li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
}

#toolbar .online-two li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar .online-two li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar .online-two li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar .online-two li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar .online-two li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar .online-two li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar .online-two li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar .online-two li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #004e9d;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-two li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar .online-two li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-two li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #004e9d;
    border-right: none;
}

#toolbar .online-two li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar .online-two li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-two li.backtop {
    cursor: pointer;
}

#toolbar .online-two li.backtop .iconfont {
    color: #fff;
    background-color: #004e9d;
}

#toolbar .online-two li:hover a {
    width: 200px;
}

#toolbar .online-two li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar .online-two li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar .online-two li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar .online-two li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar .online-two li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar .online-two li:hover .icon-top:after {
    background-position: -30px -60px;
}

#toolbar .online-three {
    width: 115px;
}

#toolbar .online-three .title {
    background: #3aa3e6;
    height: 35px;
    line-height: 35px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    position: relative;
}

#toolbar .online-three .title span {
    position: absolute;
    right: 0;
    top: 0;
    width: 25px;
    height: 25px;
    background-image: url(../images/kf.png);
    background-repeat: no-repeat;
    background-position: -31px -28px;
    opacity: 1;
    text-shadow: none;
}

#toolbar .online-three .qq-list {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
}

#toolbar .online-three .qq-list li {
    text-align: center;
    line-height: 32px;
}

#toolbar .online-three .qq-list li .icon-font:after {
    content: "";
    width: 30px;
    height: 30px;
    background-image: url(../images/kf.png);
    background-repeat: no-repeat;
    position: absolute;
    left: calc(50% - 15px);
    top: calc(50% - 15px);
}

#toolbar .online-three .qq-list li .wz {
    color: #333;
    font-size: 12px;
    margin-left: 10px;
    display: inline-block;
}

#toolbar .online-three .qq-list .icon-qq:after {
    background-position: 0 -114px;
}

#toolbar .online-three .qq-list .icon-message:after {
    background-position: -30px -87px;
}

#toolbar .online-three .qq-list .icon-wangwang:after {
    background-position: -30px -116px;
}

#toolbar .online-three .ewm {
    background: #fff;
    padding: 10px 0;
    border-bottom: 1px solid #eeeeee;
    text-align: center;
}

#toolbar .online-three .ewm span {
    display: inline-block;
    font-size: 12px;
    color: #333;
    margin-bottom: 12px;
}

#toolbar .online-three .ewm img {
    width: 100%;
    max-width: 84px;
}

#toolbar .online-three .service-phone {
    background: #fff;
    padding: 10px 0;
    text-align: center;
}

#toolbar .online-three .service-phone span {
    font-size: 12px;
    color: #333;
}

#toolbar .online-three .service-phone span.hotline {
    color: #777777;
    font-size: 12px;
    line-height: 32px;
}

#toolbar .online-four li {
    margin-bottom: 3px;
    font-size: 0;
    width: 50px;
    height: 50px;
    right: 0;
    position: relative;
}

#toolbar .online-four li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    background: #fff;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
    border-radius: 50%;
    overflow: hidden;
}

#toolbar .online-four li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 50px;
    height: 50px;
}

#toolbar .online-four li .icon-font:after {
    background-image: url(../images/kf.png);
}

#toolbar .online-four li .icon-qq:after {
    background-position: 0 -87px;
}

#toolbar .online-four li .icon-phone:after {
    background-position: 0 -57px;
}

#toolbar .online-four li .icon-ewm:after {
    background-position: 0 -21px;
}

#toolbar .online-four li .icon-message:after {
    background-position: -30px -55px;
}

#toolbar .online-four li .icon-top:after {
    background-position: 0 -0px;
}

#toolbar .online-four li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar .online-four li .wz {
    display: inline-block;
    line-height: 50px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar .online-four li.ewm {
    border-radius: 50%;
    background: #fff;
}

#toolbar .online-four li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #fff;
    width: 110px;
    right: calc(100% + 5px);
    bottom: 0;
    opacity: 0;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-four li.phone {
    border-radius: 50%;
}

#toolbar .online-four li.phone .tel-phone {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: rgb(59,57,57);
    width: 110px;
    right: calc(100% + 5px);
    top: 0;
    opacity: 0;
    font-size: 14px;
    color: #fff;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
    -webkit-box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
    box-shadow: 0 4px 20px 4px rgba(0, 20, 60, 0.2);
}

#toolbar .online-four li.phone:hover .tel-phone {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-four li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar .online-four li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #fff;
    border-right: none;
}

#toolbar .online-four li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar .online-four li.backtop .icon-font {
    height: 20px;
}

#toolbar .online-four li.backtop .icon-font:after {
    height: 20px;
    left: calc(50% - 17px);
    top: calc(50% - 2px);
}

#toolbar .online-four li.backtop .wz {
    display: block;
    line-height: 24px;
    font-size: 12px;
    text-align: center;
    color: #bfbfbf;
    padding-left: 0;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}
/*   */

@media (max-width: 990px) {
    /*  body */
}


.w1200 {
    max-width: 1230px;
    margin: 0 auto;
    padding: 0 -15px;
}




.foot_nav li {
    float: left;
    width: 100%;
    text-align: left;
}

.foot_nav li a {
    font-size: 18px;
    color: #ffbb02;
    display: block;
    width: 100%;
    font-weight: 700;
}

.foot_nav li .x-nav-menu {
    width: 100%;
    margin-top: 1.43em;
}

.foot_nav li .x-nav-menu a {
    display: block;
    font-size: 14px;
    line-height: 2;
    color: rgba(255,255,255,.7);
    font-weight: normal
}

@media (max-width: 1230px) {
    .w1200 {
        padding: 0 15px;
    }
}

/*  */
.footer3 {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background: #222;
}

.footer3 ul {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.footer3 ul li {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    color: #ffffff;
    line-height: 50px;
    font-size: 0;
}

.footer3 ul li a {
    display: block;
    color: #ffffff;
}

.footer3 ul li .iconfont {
    font-size: 14px;
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
}

.footer3 ul li span {
    display: inline-block;
    vertical-align: middle;
    font-size: 14px;
    color: #ffffff;
}

@media (max-width: 768px) {
    body {
        padding-bottom: 50px;
    }
}

/*  */
/* #bs-collapse icon scale option */


/* #accordion rotate icon option */

/* fallback */
@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(./flUhRq6tzZclQEJ-Vdg-IuiaDsNc.woff2) format('woff2');
}

.foot-right h3 {
    font-size: 20px;
    color: #fff;
    margin-bottom: 2vh;
    text-align: left;
    }
 {
margin-right:0
}




.x-menu>li.lungshrt{width:11%;margin-right: 0;}

/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,h3,p,a,b,img,ul,li,form
{margin:0;padding:0;border:0;}
body{background:#fff;color:#333;position:relative;font: 12px/1.5 "Microsoft",sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}

a:hover,a:active,a:focus{/* text-decoration:none; *//* outline:none; */}


input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,li{list-style-type:none;}
input,img{vertical-align:middle;}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}




/*----- Common css ------*/
.fr{float:right;}


/*滚动*/


/*头部样式*/

/* Sweep To Top */


/*主体样式*/

.w1200 {
    max-width: 1400px;
    margin: 0 auto;
    padding: 0;
}

  
/*热门关键词*/










/*{# 易推优势中心 #}*/


/* .news_auto ul li .news_imgs:hover  .news_title { */
    /* position: absolute; */
    /* bottom: 30%; */
    /* background: none; */
    /* width: 90%; */
	/* margin:auto; */
    /* padding: 3vh 0; */
    /* border-bottom: 2px solid #fff; */
    /* border-top: 2px solid #fff; */
	 /* transform: translate(5%); */
/* } */










/*{# 易推联系 #}*/




/*{# 易推客户 #}*/



/*底部样式*/

.hm-footer{
    position: relative;
    background: #fff;
    background-size: 100% 100%;
    padding: 50px 0 20px;
}

.hm-footer::before{
    width: 83.333%;
    /* background-color: #222222; */
    height: 5px;
    left: 0;
    top: 0;
    position: absolute;
    content: '';
}

.wss{
    padding: 3% 0;
    display: flex;
    justify-content: space-between;
}

.foot-left{
    width: 24%;
    float: left;
    padding-left: 0;
}
.wss .foot-left{/* border-right: 1px solid #ddd; */}
.foot_nav{
    overflow: hidden;
    display: flex;
    justify-content:space-between
}
.foot_nav h3{font-size:20px;color: #fff;text-transform: uppercase;}
.foot_nav li {
    float: left;
}

.foot_nav li a{
    color: #ffffff;
    font-size: 18px;
    text-transform: uppercase;
}
.foot_nav li .x-nav-menu a{
    color: #999;
    font-size: 14px;
    line-height: 32px;
    text-transform: initial;
    /* text-transform: uppercase; */
}

.foot_nav li .x-nav-menu a:hover{
    color: #8b3735;
}

.foot_nav li .x-nav-menu{
    margin-top: 10px;
}

.foot-right{
    float: right;
    text-align: center;
    width: 30%;
}

.hm-floor{
    /* background-color: #ce9b4a; */
    /* border-top: 1px solid #ce9b4a; */
}

.hm-floor .fl-all{
    padding: 20px 0px;
}

.fl-left{
    width: 100%;
    float: left;
    color: #000;
    font-size: 16px;
    text-align: center;
}

























/*自适应调整*/

@media(max-width: 1295px){
    .foot-left {
    width: 61.8%;
    float: left;
}
    .foot-right {
    float: right;
    width: 28.5%;
}
}

@media(max-width: 1245px){

    .fl-left{
        width: 100%;
        text-align: center;
    }

   
}

@media(max-width: 1210px){
   .dlogo a img{
       width: 100%;
   }

  

  
}

@media(max-width: 1000px){

    .foot-left {/* display: none; */width: 100%;}
    .foot-right {
    float: left;
    width: 100%;
    display: none;
}
}

@media(max-width: 768px){

.fl-left{
    display: block;
    padding-bottom: 45px;
    font-size: 12px;
}

.hm-floor .fl-all{
    padding: 15px 0px;
}

}


@media(max-width: 376px){

    .wss {
    padding-top: 3vh;
    padding-bottom: 1.5vh;
}
}






@media (min-width: 1200px){
.container {
    width: 1400px;
}
}

@media(max-width: 376px){

    .wss {
    padding-top: 3vh;
    padding-bottom: 1.5vh;
}
}








/*友情链接*/


/*页面底部*/






/*内页左侧样式*/





/* 搜索 */

.x-header-right1 {
    position: relative;
    padding: 0 2px;
    z-index: 99;
}

a.sskka {
    line-height: 60px;
    padding: 0 1.2vw;
}
.search {
    text-align: left;
}
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    overflow: hidden;
    visibility: hidden;
}

.header_search_fix {
    position: fixed;
    z-index: 99;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #59beba;
    color: #fff;
    display: none;
}

.header_search_fix .box {
    position: absolute;
    width: 40%;
    top: 50%;
    margin-top: -50px;
    text-align: left;
    left: 30%;
}

.header_search_fix .search {
    font-size: 18px;
    margin-bottom: 10px;
}

.header_search_fix .search_box {
    line-height: 70px;
    height: 70px;
    position: relative;
}
.header_search_fix input[type="text"] {
    background: none;
    width: 70%;
    border: 0;
    outline: 0;
    font-size: 38px;
    color: #fff;
    font-family: 'Impact';
    border-bottom: 1px solid #fff;
}


.header_search_fix .submit {
    width: 125px;
    height: 45px;
    line-height: 41px;
    font-size: 14px;
    color: #fff;
    border: 2px solid #fff;
    border-radius: 20px;
    background: transparent;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 50%;
    margin-top: -23px;
    right: 0;
    -webkit-appearance: none;
    outline: none;
}



/* 轮播定标语 */
@media (max-width: 968px) {
.foot-left {
    display: block;
    width:100%;
    margin-bottom: 5%;
}

}

.h-top .headers{width: 1400px;}

.luguans {
    line-height: 60px;
    font-size: 16px;
    color: #fff;
    font-family: 'Poppins';
    font-weight: bold;
	transition: all 0.6s;
    }

.luguans b {
    position: absolute;
    right: 0;
    top: 30px;
    border-color: #fff transparent transparent;
    border-style: solid dashed dashed;
    border-width: 4px;
    font-size: 0;
    height: 0;
    line-height: 0;
    width: 0;
    transition: all 0.6s ease-in 0s;
}

.lungshrt:hover .luguans b {
    top: 27px;
    transform: rotate(
180deg);
    border-color: #fff transparent transparent;
    transition: all 0.3s ease-in 0s;
}
.lungshrt .header_header_lg_list_pc {display:initial;opacity: 0;width: 100%;left: 0;background: #Fff;position: absolute;visibility: hidden;-webkit-transform: translateY(20px);transform: translateY(20px);-webkit-transition: all .5s ease;transition: all .5s ease;transform: translateX(20%);}
.lungshrt .header_header_lg_list_pc {
  top:50px;
}
.lungshrt:hover .header_header_lg_list_pc {
  opacity: 1;
  visibility: visible;
  -webkit-transform: translateY(0);
  transform: translateY(0);
  transform: translateX(5%);
}



.header_header_lg_list_pc ul li:hover a {
    color:#860c07;
}



/*main*/




/*关于我们*/



.foot-right ul {display: flex;justify-content: flex-start;flex-wrap: wrap;margin-top: 0;width: 100%;}
.foot-right ul li{margin: 0 2%;text-align:center;margin-bottom: 20px;}

.foot-right ul li a{font-size:14px;/* padding: 10px 0; */color: #666666;text-transform: uppercase;}



@media (max-width: 1640px){
	.container {
    width: 1400px;
}
	.w1200{max-width:1400px;}
}
@media (max-width: 1440px){

.h-top .headers {
    width: 1200px;
}

.container {
    width: 1200px;
}
.w1200{max-width:1200px;}
}


/* 數字 */
.foot-right form{width:100%;}


.layout-menu2s .foot_nav li .x-nav-menu a{padding-left:30px;/* margin-bottom:10px; */width: 100%;text-align: left;}
.layout-menu2s .foot_nav li .x-nav-menu a:nth-child(1){background:url(../images/t1.png)no-repeat left;}
.layout-menu2s  .foot_nav li .x-nav-menu a:nth-child(2){background:url(../images/t2.png)no-repeat left;}
.layout-menu2s  .foot_nav li .x-nav-menu a:nth-child(3){background:url(../images/t3.png)no-repeat left;}

.foot_nav textarea.form-control {
    height: 50px;
}

.foot_nav  .form-group {
    margin-bottom: 0;
}
@media (max-width: 1200px){
	#toolbar{display:none;}
	.container {
    width: 860px;
}
.w1200{max-width:860px;}
	.h-top .headers {
    width: 860px;
}
}


@media (max-width: 760px){
		.container {
    width: 100%;
	padding:0 10px;
}
.w1200{max-width:100%;padding:0 10px;flex-wrap: wrap;}

.hm-footer {
  
padding: 25px 10px 0;
}
.foot_nav {
 
    flex-wrap: wrap;
}
.foot_nav li a {
  
    font-size: 16px;
    
}

.foot_nav li {
 
    margin-bottom: 5%;
}
.foot_nav h3 {
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
}




}


/* 初始化 */
/* 
分割 */
.borimg{position:relative;}
.bortext{position:absolute;top: 25%;width: 100%;padding: 50px;text-align: left;}
.bortext h2{font-size: 26px;color:#000;margin-bottom: 20px;font-weight: normal;}
.bortext h3{font-size: 50px;color:#000;margin-bottom: 20px;}
.bortext  .trye {margin-top:60px;}
.bortext .trye a{font-size: 26px;padding: 15px 40px;background: #37a218;color: #fff;border-radius: 60px;box-shadow: 0 0 15px 0 #37a218;}
.bortext p{font-size: 20px;color:#000;letter-spacing: 0;}

.bortexert{width:50%;float:right;}




@media (max-width: 980px) {

.bortext {
    position: absolute;
    top: 10%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.bortext h3 {
    font-size: 26px;
    color: #000;
    margin-bottom: 20px;
}

.bortext h2 {
    font-size: 14px;
    color: #000;
    margin-bottom: 20px;
    font-weight: normal;
}

.bortext .trye a {
    font-size: 12px;
    padding: 8px 20px;
    background: #37a218;
    color: #fff;
    border-radius: 60px;
    box-shadow: 0 0 15px 0 #37a218;
}


}



.sousuo{
  
z-index: 999;
  
position: relative;
  
margin: 10px 20px;
}

.sousuo #keyword {
    line-height: 35px;
    width: 100%;
    background: none;
    border:none;
    outline: none;
    color: #5a5a5a;
    float: left;
    font-size: 14px;
    text-indent: 20px;
    padding: 0;
    border: 1px solid #004e9d;
}

.sousuo .fl{
    width: 28%;
    line-height: 32px;
    border: none;
    background-color: #005bac;
    color: #ffffff;
    font-size: 12px;
}
.sousuo #search_button {
    position: absolute;
    right: 7%;
    top: 25%;
    margin-top: 0;
    width: 17px;
    background: url(../images/so.png);
    border: 1px solid #fff;
    height: 17px;
}

.clearboth {
    height: 0px;
    line-height: 0px;
    overflow: hidden;
    clear: both;
    font-size: 0px;
}

.page-bannermo img{max-width:100%;}

.form-group {
    margin-bottom: 15px;
    margin-top: 15px;
}

@media only screen and (max-width: 1040px) {
    ul.language-box li {
        width: 122px;
        float: left;
        margin-bottom: 25px;
    }
	
	.xymob-menu-click.click{left:0;}
	.liuyan .input-lg {
  
    margin-bottom: 10px;
}
}
.page-wrap {
    padding: 10px 5px 3%;
}


.xymob-search.clicked {
    left: 0;
}
.page-banner .bortexert {
    width: 100%;
    float: right;
    text-align: center;
}


.page-banner .bortext{top:10%}
.nvamian {
    padding-left: 30px;
    background: url(../images/home.png) no-repeat left;
}


.page-bannermo .bortext {
    position: absolute;
    top: 25%;
    width: 100%;
    padding: 20px;
    text-align: left;
}

.page-bannermo  .bortext h2 {
    font-size: 12px;
    color: #000;
    margin-bottom: 20px;
    font-weight: normal;
}

.page-bannermo  .bortext h3 {
    font-size: 18px;
    color: #000;
    margin-bottom: 20px;
}
.nva980 {
    display: none;
}
@media (max-width: 990px){
.page-wrap-left {
display:block;
}}


/* CSS Document */
/*-----------------------------------大图 language-------------------------------------------------*/
.language {
    width: 100%;
    height: auto;
    margin-top: 1vw;
}

.h2_title {
    border-bottom: solid 1px #dddddd;
    height: 38px;
    width: 100%;
    position: relative;
}

.h2_title span {
    font-size: 16px;
    color: #333333;
    border: solid 1px #dddddd;
    border-bottom: solid 1px #ffffff;
    height: 38px;
    line-height: 38px;
    position: absolute;
    padding: 0px 35px;
    display: block;
    left: 0px;
    bottom: -1px;
}

.language-wrapper {
    padding: 20px;
    margin-bottom: 20px;
    background: #fff;
    box-sizing: border-box;
}

.language-box {
    overflow: hidden;
    box-sizing: border-box;
}

ul.language-box li {
    width: 132px;
    float: left;
    margin-bottom: 25px;
}

ul.language-box li a {
    display: block;
}

ul.language-box li .language-pic {
    display: block;
    width: 60px;
    margin: 0 auto;
    height: 40px;
    background-image: url("../images/language.png");
    background-repeat: no-repeat;
}

ul.language-box li .language-name {
    display: block;
    width: 100%;
    margin: 0;
    padding: 0;
    padding-top: 5px;
    line-height: 24px; height:24px; overflow:hidden;
    text-align: center;
    color: #555;
}

ul.language-box.ny li {
    width: 127px;
}
/*-----------------------------------Asia Pacific-------------------------------------------------*/
.language_ky {
    background-position: -560px 0;
}

.language_ps {
    background-position: 0 -60px;
}

.language_my {
    background-position: -560px -60px;
}

.language_sd {
    background-position: -640px -60px;
}

.language_ur {
    background-position: -640px -60px;
}

.language_tg {
    background-position: -720px -60px;
}

.language_ms {
    background-position: 0 -120px;
}

.language_ceb {
    background-position: -160px -120px;
}

.language_tl {
    background-position: -160px -120px;
}

.language_uz {
    background-position: -320px -120px;
}

.language_kk {
    background-position: -640px -120px;
}

.language_lo {
    background-position: -720px -120px;
}

.language_si {
    background-position: -160px -180px;
}

.language_mn {
    background-position: -240px -180px;
}

.language_th {
    background-position: -320px -180px;
}

.language_bn {
    background-position: -480px -180px;
}

.language_az {
    background-position: -560px -180px;
}

.language_ku {
    background-position: -80px -240px;
}

.language_fa {
    background-position: -80px -240px;
}

.language_hy {
    background-position: -160px -240px;
}

.language_ka {
    background-position: -240px -300px;
}

.language_yi {
    background-position: -400px -300px;
}

.language_iw {
    background-position: -400px -300px;
}

.language_tajikistan {
    background-position: -480px -300px;
}

.language_ar {
    background-position: -720px -300px;
}

.language_kr {
    background-position: 0 -360px;
}

.language_jp {
    background-position: -80px -360px;
}

.language_vi {
    background-position: -240px -360px;
}

.language_km {
    background-position: -320px -360px;
}

.language_tr {
    background-position: -400px -360px;
}

.language_gr {
    background-position: -640px -360px;
}

.language_jw {
    background-position: -560px -360px;
}

.language_id {
    background-position: -560px -360px;
}

.language_hu {
    background-position: -480px -360px;
}

.language_ml {
    background-position: 0 -420px;
}

.language_ta {
    background-position: 0 -420px;
}

.language_hi {
    background-position: 0 -420px;
}

.language_kn {
    background-position: 0 -420px;
}

.language_su {
    background-position: 0 -420px;
}

.language_gu {
    background-position: 0 -420px;
}

.language_pa {
    background-position: 0 -420px;
}

.language_te {
    background-position: 0 -420px;
}

.language_mr {
    background-position: 0 -420px;
}

.language_cn {
    background-position: -400px -420px;
}

.language_ne {
    background-position: -480px -420px;
}

.language_ca {
    background-position: -240px -420px;
}

.language_lb {
    background-position: -720px -420px;
}

.language_sr {
    background-position: 0px -480px;
}

.language_mk {
    background-position: -560px -420px;
}

.language_en {
    background-position: -640px -420px;
}

.language_es {
    background-position: -720px -360px;
}

.language_pt {
    background-position: -160px -360px;
}

.language_co {
    background-position: -320px -420px;
}

.language_fr {
    background-position: -320px -420px;
}

.language_da {
    background-position: -80px -420px;
}

.language_se {
    background-position: -160px -420px;
}

.language_eu {
    background-position: -720px -360px;
}

.language_gl {
    background-position: -720px -360px;
}

.language_is {
    background-position: -80px 0;
}

.language_no {
    background-position: -160px 0;
}

.language_mt {
    background-position: -640px 0;
}

.language_ga {
    background-position: -720px 0;
}

.language_et {
    background-position: -240px -60px;
}

.language_bg {
    background-position: -320px -60px;
}

.language_lt {
    background-position: -400px -60px;
}

.language_lv {
    background-position: -480px -60px;
}

.language_fy {
    background-position: -80px -120px;
}

.language_nl {
    background-position: -80px -120px;
}

.language_cy {
    background-position: -400px -120px;
}

.language_ro {
    background-position: -480px -120px;
}

.language_switzerland {
    background-position: -560px -120px;
}

.language_be {
    background-position: 0 -180px;
}

.language_sl {
    background-position: -80px -180px;
}

.language_cs {
    background-position: -720px -180px;
}

.language_bs {
    background-position: -320px -240px;
}

.language_gd {
    background-position: -400px -240px;
}

.language_pl {
    background-position: -480px -240px;
}

.language_hr {
    background-position: -560px -240px;
}

.language_uk {
    background-position: -640px -240px;
}

.language_de {
    background-position: 0 -300px;
}

.language_it {
    background-position: -160px -300px;
}

.language_ru {
    background-position: -320px -300px;
}

.language_sk {
    background-position: -560px -300px;
}

.language_fi {
    background-position: -640px -300px;
}

.language_ny {
    background-position: 0 0;
}

.language_sn {
    background-position: -400px 0;
}

.language_mg {
    background-position: -80px -60px;
}

.language_st {
    background-position: -160px -60px;
}

.language_so {
    background-position: -240px -120px;
}

.language_xh {
    background-position: -640px -180px;
}

.language_zu {
    background-position: -640px -180px;
}

.language_ig {
    background-position: 0 -240px;
}

.language_yo {
    background-position: 0 -240px;
}

.language_ha {
    background-position: 0 -240px;
}

.language_am {
    background-position: -240px -240px;
}

.language_sw {
    background-position: -720px -240px;
}

.language_sq {
    background-position: -80px -300px;
}

.language_ht {
    background-position: -400px -180px;
}

.language_mi {
    background-position: -320px 0;
}

.language_sm {
    background-position: -480px 0;
}

.language_haw {
    background-position: -240px 0;
}

/*-----------------------------------language-------------------------------------------------*/

/*22*15国旗*/
.all_lang{ background-image:url(../images/flag_icon.png);
background-repeat:no-repeat;}
.flag-sm{margin-top: 2px; width:22px; height:20px; float:left; margin-right:6px; display:inline;}
.lang-ny {
    background-position: 0 0;
}

.lang-is {
    background-position: -30px 0;
}

.lang-gl {
    background-position: -60px -120px;
}

.lang-no {
    background-position: -60px 0;
}

.lang-haw {
    background-position: -90px 0;
}

.lang-mi {
    background-position: -120px 0;
}

.lang_zimbabwe {
    background-position: -150px 0;
}

.lang-sm {
    background-position: -270px -120px;
}

.lang-ky {
    background-position: -210px 0;
}

.lang-mt {
    background-position: -240px 0;
}

.lang-ga {
    background-position: -270px 0;
}

.lang-ps {
    background-position: 0 -20px;
}

.lang-mg {
    background-position: -30px -20px;
}

.lang_lesotho {
    background-position: -60px -20px;
}

.lang-et {
    background-position: -90px -20px;
}

.lang-bg {
    background-position: -120px -20px;
}

.lang-lt {
    background-position: -150px -20px;
}

.lang_latvia {
    background-position: -180px -20px;
}

.lang-my {
    background-position: -210px -20px;
}

.lang-ur {
    background-position: -240px -20px;
}

.lang-sd {
    background-position: -240px -20px;
}

.lang_tajikistan {
    background-position: -270px -20px;
}

.lang-ms {
    background-position: 0 -40px;
}

.lang-nl {
    background-position: -30px -40px;
}

.lang-tl {
    background-position: -60px -40px;
}

.lang-ceb {
    background-position: -60px -40px;
}

.lang-so {
    background-position: -90px -40px;
}

.lang-uz {
    background-position: -120px -40px;
}

.lang-cy {
    background-position: -150px -40px;
}

.lang-ro {
    background-position: -180px -40px;
}

.lang_switzerland {
    background-position: -210px -40px;
}

.lang-kk {
    background-position: -240px -40px;
}

.lang_laos {
    background-position: -270px -40px;
}

.lang-be {
    background-position: 0 -60px;
}

.lang-sl {
    background-position: -30px -60px;
}

.lang-si {
    background-position: -60px -60px;
}

.lang-mn {
    background-position: -90px -60px;
}

.lang-th {
    background-position: -120px -60px;
}

.lang-ht {
    background-position: -150px -60px;
}

.lang-bn {
    background-position: -180px -60px;
}

.lang-az {
    background-position: -210px -60px;
}

.lang-zu {
    background-position: -240px -60px;
}

.lang-xh {
    background-position: -240px -60px;
}

.lang-st {
    background-position: -240px -60px;
}

.lang-cs {
    background-position: -270px -60px;
}

.lang-ig {
    background-position: 0 -80px;
}

.lang-yo {
    background-position: 0 -80px;
}

.lang-sr {
    background-position: -270px -140px;
}

.lang-fa {
    background-position: -30px -80px;
}

.lang-tg {
    background-position: -30px -80px;
}

.lang-te {
    background-position: -30px -80px;
}

.lang-ta {
    background-position: -30px -80px;
}

.lang-hy {
    background-position: -60px -80px;
}

.lang-am {
    background-position: -90px -80px;
}

.lang-bs {
    background-position: -120px -80px;
}

.lang-gd {
    background-position: -150px -80px;
}

.lang-pl {
    background-position: -180px -80px;
}

.lang-hr {
    background-position: -210px -80px;
}

.lang-uk {
    background-position: -240px -80px;
}

.lang-sw {
    background-position: -270px -80px;
}

.lang-de {
    background-position: 0 -100px;
}

.lang-sq {
    background-position: -30px -100px;
}

.lang-it {
    background-position: -60px -100px;
}

.lang-ka {
    background-position: -90px -100px;
}

.lang-ru {
    background-position: -120px -100px;
}

.lang-iw {
    background-position: -150px -100px;
}

.lang-yi {
    background-position: -150px -100px;
}

.lang-lv {
    background-position: -180px -100px;
}

.lang-sk {
    background-position: -210px -100px;
}

.lang-fi {
    background-position: -240px -100px;
}

.lang-ar {
    background-position: -270px -100px;
}

.lang-kr {
    background-position: 0 -120px;
}

.lang-jp {
    background-position: -30px -120px;
}

.lang-pt {
    background-position: -60px -120px;
}

.lang-vi {
    background-position: -90px -120px;
}

.lang-km {
    background-position: -120px -120px;
}

.lang-tr {
    background-position: -150px -120px;
}

.lang-hu {
    background-position: -180px -120px;
}

.lang-id {
    background-position: -210px -120px;
}

.lang-su {
    background-position: -210px -120px;
}

.lang-jw {
    background-position: -210px -120px;
}

.lang-gr {
    background-position: -240px -120px;
}

.lang-ca {
    background-position: -270px -120px;
}

.lang-eu {
    background-position: -270px -120px;
}

.lang-hi {
    background-position: 0 -140px;
}

.lang-kn {
    background-position: 0 -140px;
}

.lang-gu {
    background-position: 0 -140px;
}

.lang-mr {
    background-position: 0 -140px;
}

.lang-ml {
    background-position: 0 -140px;
}

.lang-lb {
    background-position: -30px -40px;
}

.lang-fy {
    background-position: -30px -40px;
}

.lang_denmark {
    background-position: -30px -140px;
}

.lang-se {
    background-position: -60px -140px;
}

.lang-fr {
    background-position: -120px -140px;
}

.lang-co {
    background-position: -120px -140px;
}

.lang-cn {
    background-position: -150px -140px;
}

.lang-ne {
    background-position: -180px -140px;
}

.lang-mk {
    background-position: -210px -140px;
}
.lang-en {
    background-position: -240px -140px;
}
.lang-es {
    background-position: -270px -120px;
}

/*-----------------------------------language-------------------------------------------------*/

@media only screen and (max-width: 1400px) {
    ul.language-box li {
        width: 131px;
        float: left;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 1360px) {
    ul.language-box li {
        width: 127px;
        float: left;
        margin-bottom: 25px;
    }
	

}

@media only screen and (max-width: 1280px) {
    ul.language-box li {
        width: 119px;
        float: left;
        margin-bottom: 25px;
    }
	ul.language-box.ny li {
    width: 113px;
}
}

@media only screen and (max-width: 1200px) {
    ul.language-box li {
        width: 111px;
        float: left;
        margin-bottom: 25px;
    }
	ul.language-box.ny li {
    width: 111px;
}



}

@media only screen and (max-width: 1040px) {
    ul.language-box li {
        width: 122px;
        float: left;
        margin-bottom: 25px;
    }
}


@media only screen and (max-width: 768px) {
    ul.language-box li {
        width: 120px;
        float: left;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 767px) {
    ul.language-box li {
        width: 74px;
        float: left;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 412px) {
    ul.language-box li {
        width: 90px;
        float: left;
        margin-bottom: 25px;
    }
	
			ul.language-box.ny li {
    width:80px;
}

}

@media only screen and (max-width: 375px) {
    ul.language-box li {
        width: 81px;
        float: left;
        margin-bottom: 25px;
    }
			ul.language-box.ny li {
    width:96px;
}
}

@media only screen and (max-width: 360px) {
    ul.language-box li {
        width: 104px;
        float: left;
        margin-bottom: 25px;
    }
}

@media only screen and (max-width: 320px) {
    ul.language-box li {
        width: 91px;
        float: left;
        margin-bottom: 25px;
    }
			ul.language-box.ny li {
    width:80px;
}
}



.lainxier p{font-size: 16px;color:#fff;font-family: Poppins;padding: 10px 0;/* font-weight: bold; */margin: 30px 20px;line-height: 1.5;transition: all 0.6s;}
.lainxier p:nth-child(1){padding-left: 75px;background:url(../images/t1s.png)no-repeat left;/* margin-bottom: 10px; */}
.lainxier p:nth-child(2){padding-left: 75px;background: url(../images/t2s.png)no-repeat left;}



.lainxier{width:50%;display: flex;align-items: center;justify-content: flex-end;}
.lainxier a{display:flex}
.tops{display:flex;justify-content: space-between;align-items: center;}
.topw1{background:#000;}
.topw2{background: rgba(0,0,0, 0.6);}
.naise{width: 50%;display: flex;justify-content: space-between;}
.nan1{width:50%;}
.nan1 ul{display:flex;}
.nan1 ul li{margin:0 10px;}
.nan2{/* width:50%; */}
.nan2 a{font-size: 16px;color: #fff;background: #cc9c4a;padding: 22px 10px;text-transform: uppercase;transition: all 0.6s;}

.nan2 a:hover{background:#fff;color:#000;}
#active-yd-bar {
    /* background: #fff; */
    position: fixed;
    width: 100%;
}


.dlogos{text-align:center;}
.dlogos img{max-width:100%;transition: all 0.6s;}



#active-yd-bar .dlogo img {
    max-width: 50%;
}
#active-yd-bar {
    /* background:#fff; */
    position: fixed;
    width: 100%;
}

#active-yd-bar .lainxier p {

    margin: 10px 20px;
}


#active-yd-bar .nan2 a {

    padding: 7px 10px;
 
}

#active-yd-bar .luguans {
    line-height: 40px;
    font-size: 14px;
    color: #fff;
    font-weight: bold;
}

#active-yd-bar .x-menu>li>a {

    line-height: 40px;
	
  
}


#active-yd-bar  .luguans b {
 
    top: 20px;
   
}

.x-banner2 img{max-width:100%;}
.caseu{padding:50px 0;}
.caseu .cas_auto{margin-top:50px}
.cas_auto ul{display:flex;flex-wrap: wrap;justify-content: space-between;}
.cas_auto ul li{width:23%;margin-bottom: 2%;text-align: center;box-shadow: 0 0 2px 0 #ddd;}
.cas_auto ul li img{max-width:100%;}
.cas_auto ul li p{font-size:20px;color:#000;padding: 10px;}

.bners2{position:relative;}
.naierd{position:absolute;top: 15%;width: 80%;left: 50%;transform: translateX(-50%);transform: translateX(-50%);}
.leftop{margin-bottom: 70px;}
.sotrj h2{font-size: 50px;color: #fff;margin-bottom: 10px;}
.sotrj p{font-size:18px;color: #fff;}


.leftop  .path{width: 100%;padding: 5px;height: 40px;line-height: 40px;/* font-family: arial; */overflow: hidden;}
.leftop  .path a{color: #fff;font-size: 14px;}
.leftop  .path a:hover{color:#fff;}
.leftop  .path span{color: #fff;font-size: 14px;}
.leftop  .path i{padding: 0px 2px;font-size: 14px;color: #fff;}
@media only screen and (max-width: 1200px) {
.leftop  .path a{color: #000;font-size: 14px;}
.leftop  .path a:hover{color:#000;}
.leftop  .path span{color: #000;font-size: 14px;}
.leftop  .path i{padding: 0px 2px;font-size: 14px;color: #000;}

.nan2 {
    /* width: 50%; */
    display: none;
}

.nan1 {
    width: 100%;
}

.naise {
    width: 30%;

}



	.x-banner2{margin-top:60px;}

		.leftop {
    margin-bottom: 30px;
}

.sotrj h2 {
    font-size: 22px;
    color: #000;
    margin-bottom: 10px;
}
.sotrj p {
    font-size: 15px;
    color: #000;
}

.naierd {
    position: relative;
    top: 0;
width:100%
}


.xinshier .aoutd {
    margin-top: 30px;
    display: flex;
    justify-content: space-between;
}

.ou_left {
    width: 100%;
    margin-bottom: 35px;
}

.ou_right {
    width: 100%;
}

.haiauto h3 {
    font-size: 28px;
    color: #fff;
    font-weight: bold;
    margin-bottom: 20px;
}

.hiaer {
    padding: 40px 0;
    background: url(../images/hai.jpg);
    background-size: 100% 100%;
}

.ou_right2 {
    width: 100%;
}

}
/* 初始化 */