/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */
/*# sourceURL=/themes/pc/public/css/lw-lib.css */
/*@ sourceURL=/themes/pc/public/css/lw-lib.css */

@charset "utf-8";
@font-face {
    font-family: 'OSWALD-REGULAR';
    src: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../fonts/oswald-regular.ttf");
}

body {
    font-family: Arial, "微软雅黑", "microsoft yahei";
    min-width: 320px;
    overflow-x: hidden;
}

h1,
h2,
h3,
h4,
h5,
a,
p {
    transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    -ms-transition: all .2s ease-in-out;
}

h1,
h2,
h3,
h4,
h5,
p {
    margin: 0;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

p,
a {
    font-size: 14px;
    text-decoration: none;
}

.over-img {
    overflow: hidden;
}

.eli-padd {
    padding-left: 0;
    padding-right: 0;
}

.xysimg {
    height: 0;
    /* position: relative; */
    /* overflow: hidden; */
}

.xysimg img {
    /* position: absolute; */
    /* top: 50%; */
    /* left: 50%; */
    /* transform: translate(-50%, -50%); */
    /* -webkit-transform: translate(-50%, -50%); */
    -moz-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    width: 100%;
    /* height: 100%; */
    display: block;
}


/*编辑版开始*/

.bjb {
    padding-top: 11px;
    padding-bottom: 30px;
    font-size: 14px;
}

.bjb img {
    max-width: 100%;
    height: auto;
}

.bjb h1,
.bjb h2,
.bjb h3,
.bjb h4,
.bjb h5,
.bjb p {
    color: #333333;
}

.bjb p {
    line-height: 2em;
    font-size: 14px;
}

@media screen and (max-width: 767px) {
    .bjb {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}


/*编辑版结束*/

@media screen and (min-width: 1200px) {
    .hidden-xl {
        display: none !important;
        opacity: 0;
        visibility: hidden;
    }
}

@media (min-width: 992px) and (max-width: 1199px) {
    .hidden-lg {
        display: none !important;
        opacity: 0;
        visibility: hidden;
    }
}

@media (min-width: 768px) and (max-width: 991px) {
    .hidden-md {
        display: none !important;
        opacity: 0;
        visibility: hidden;
    }
}

@media (min-width: 576px) and (max-width: 767px) {
    .hidden-sm {
        display: none !important;
        opacity: 0;
        visibility: hidden;
    }
}

@media screen and (max-width: 575px) {
    .hidden-xs {
        display: none !important;
        opacity: 0;
        visibility: hidden;
    }
}


/*pc端导航*/

.pc-nav-box .left {
    display: inline-block;
}

.pc-nav-box .right {
    float: right;
}

.pc-nav-box .right .pc-nav {
    display: inline-block;
}

.pc-nav-box .right .level1 {
    height: 90px;
    line-height: 90px;
}

.pc-nav-box .right .pc-nav .level1>li {
    display: inline-block;
    margin-right: 25px;
    position: relative;
}

.pc-nav-box .right .pc-nav .level1>li>a {
    text-decoration: none;
    color: #222222;
    position: relative;
    transition: all .5s;
    font-size: 16px;
}

.pc-nav-box .right .pc-nav .level1>li>a:after {
    content: "";
    height: 3px;
    position: absolute;
    bottom: -15px;
    left: 0;
    width: 100%;
    opacity: 0;
    background-color: #488dc6;
    transition: all .5s;
}

.pc-nav-box .right .pc-nav .level1>li>a:hover {
    color: #488dc6;
}

.pc-nav-box .right .pc-nav .level1>li>a:hover:after {
    bottom: -10px;
    opacity: 1;
}

.pc-nav-box .right .pc-nav .level1>li>a.active {
    color: #488dc6;
}

.pc-nav-box .right .pc-nav .level1>li>a.active:after {
    bottom: -10px;
    opacity: 1;
}

.pc-nav-box .right .pc-nav .level2 {
    position: absolute;
    top: 100%;
    left: 35px;
    height: auto;
    line-height: initial;
    z-index: 1;
    background-color: #f6f6f6;
    padding: 10px 20px 20px;
    width: 250px;
    display: none;
    opacity: 0
}

.pc-nav-box .right .pc-nav .level2>li>a {
    display: block;
    text-decoration: none;
    padding: 9px 0px 9px 0px;
    border-bottom: 1px solid #e2e2e2;
    color: #333333;
    position: relative;
    transition: all .8s;
}

.pc-nav-box .right .pc-nav .level2>li>a:after {
    content: "";
    position: absolute;
    bottom: -10px;
    left: 50%;
    width: 100%;
    height: 1px;
    background-color: #488dc6;
    transform: translateX(-50%);
    transition: all .8s;
    opacity: 0;
}

.pc-nav-box .right .pc-nav .level2>li>a:hover {
    color: #488dc6;
    border-bottom: 1px solid rgba(226, 226, 226, 0);
    padding-left: 10px;
}

.pc-nav-box .right .pc-nav .level2>li>a:hover:after {
    bottom: 0px;
    opacity: 1;
}

.pc-nav-box .language-box {
    float: right;
    border-left: 1px solid #e9e9e9;
    border-right: 1px solid #e9e9e9;
    height: 90px;
    line-height: 90px;
    padding-left: 10px;
    padding-right: 10px;
    position: relative;
}

.pc-nav-box .language-box .level2 {
    position: absolute;
    top: 100%;
    left: 0;
    height: auto;
    line-height: initial;
    z-index: 1;
    display: none;
    background-color: #fff;
    width: 100%;
    text-align: center;
}

.pc-nav-box .language-box a {
    text-decoration: none;
    color: #000;
    display: block;
}

.pc-nav-box .language-box a:hover {
    color: #488dc6;
}

.pc-nav-box .language-box img {
    margin-right: 10px;
    margin-left: 10px;
}

.pc-nav-box .language-box .level2 a {
    display: block;
    padding-top: 10px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e9e9e9;
}

.pc-nav-box .language-box .level2 a:hover {
    background-color: #488dc6;
    color: #fff;
}


/*pc端导航 end*/


/*wap端logo盒子开始*/

.wap-ss .wap-logo {
    padding: 0 20px;
}

.wap-ss .wap-logo {
    float: left;
}

.wap-ss .wap-right {
    float: right;
    position: relative;
}

.wap-ss .wap-right ul {
    list-style: none;
    padding: 24px 20px;
    margin: 0;
}

.wap-ss .wap-right ul>li {
    display: inline-block;
    margin-left: 20px;
}

.wap-ss .wap-right ul>li i {
    color: #488dc6;
    cursor: pointer;
    font-size: 30px;
}

.wap-ss .wap-right ul>li>a {
    font-size: 30px;
    color: #488dc6;
    text-decoration: none;
}

.wap-search-box {
    display: none;
    position: absolute;
    top: 100%;
    right: 0px;
    width: 280px;
    background-color: #f0f0f0;
    z-index: 999999;
    padding: 30px 20px;
}

.wap-search-box input {
    border: 1px solid #c4c4c4;
    border-radius: 5px;
    padding: 10px;
    width: 100%;
}

.wap-search-box a {
    display: block;
    padding: 13px 20px;
    color: #488dc6;
    text-decoration: none;
    border: 1px solid #488dc6;
    text-align: center;
    margin-top: 20px;
    border-radius: 5px;
}

.wap-search-box a:hover {
    color: #fff;
    border: 1px solid #488dc6;
    background-color: #488dc6;
}

@media screen and (max-width: 767px) {
    .wap-ss .wap-logo {
        width: 220px;
        padding: 0;
        margin-left: 15px;
    }
    .wap-ss .wap-right ul {
        padding: 18px 0px;
        margin-right: 15px;
    }
    .wap-search-box {
        width: 250px;
        padding: 20px;
    }
    .wap-search-box a {
        display: block;
        padding: 8px 15px;
        color: #488dc6;
        text-decoration: none;
        border: 1px solid #488dc6;
        text-align: center;
        margin-top: 10px;
        border-radius: 5px;
    }
}

@media screen and (max-width: 575px) {
    .wap-ss .wap-logo {
        width: 180px;
        padding: 0;
        margin-left: 15px;
    }
    .wap-ss .wap-right ul {
        padding: 15px 0px;
        margin-right: 15px;
    }
    .wap-ss .wap-right ul>li i {
        font-size: 24px;
    }
    .wap-ss .wap-right ul>li>a {
        font-size: 24px;
    }
    .wap-ss .wap-right ul>li {
        margin-left: 10px;
    }
}


/*wap端logo盒子结束*/


/*wap主导航开始*/

.wap-nav {
    background-color: #488dc6;
    text-align: right;
}

.wap-nav-btn {
    display: inline-block;
    color: #fff;
    cursor: pointer;
    padding: 15px 20px;
}

.wap-nav-btn i {
    margin-right: 10px;
}

.wap-nav-listbox {
    background-color: #f6f6f6;
    display: none;
}

.wap-nav-listbox .level1,
.wap-nav-listbox .level2 {
    list-style: none;
    margin: 0;
    padding: 0;
}

.wap-nav-listbox .level2 {
    display: none;
}

.wap-nav-listbox .level1>li>a {
    text-decoration: none;
    padding: 15px 15px 15px 36px;
    display: block;
    color: #333333;
    border-bottom: 1px solid #e2e2e2;
}

.wap-nav-listbox .level1>li>a>span {
    float: right;
}

.wap-nav-listbox .level1>li>a>span>i {
    transition: all 0.3s;
}

.wap-nav-listbox .level1>li>a:hover {
    color: #fff;
    background-color: #488dc6;
}

.wap-nav-listbox .level1>li>a.active {
    color: #488dc6;
}

.wap-nav-listbox .level1>li>a.active:hover {
    color: #fff;
    background-color: #488dc6;
}

.wap-nav-listbox .level1>li>a.active span>i {
    transform: rotate(90deg);
}

.wap-nav-listbox .level2>li>a {
    text-decoration: none;
    padding: 15px 15px 15px 60px;
    display: block;
    color: #488dc6;
    border-bottom: 1px solid #e2e2e2;
}

.wap-nav-listbox .level2>li>a:hover {
    color: #fff;
    background-color: #488dc6;
}

@media screen and (max-width: 767px) {
    .wap-nav-btn {
        padding: 15px;
    }
}


/*wap主导航结束*/


/*wap端banner图开始*/

.swiper-pagination-bullet.swiper-pagination-bullet-active {
    background: #488dc6;
    opacity: 1;
}

.swiper-pagination-bullet {
    background: #fff;
    opacity: 1;
}

.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 3px;
}


/*wap端banner图结束*/


/*首页公共布局*/


/*首页公共布局 end*/

.qj-index-box {
    padding-top: 60px;
    padding-bottom: 50px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}

.qj-index-box-title-img {
    text-align: center;
}

.qj-index-box-title {
    font-size: 30px;
    text-align: center;
    margin-bottom: 10px;
    color: #038fd6;
    font-weight: bold;
}

.qj-index-box-bt {
    margin-bottom: 30px;
}

@media screen and (max-width: 1199px) {
    .qj-index-box {
        padding-top: 55px;
        padding-bottom: 45px;
    }
    .qj-index-box-bt {
        margin-bottom: 25px;
    }
    .qj-index-box-title {
        font-size: 28px;
    }
}

@media screen and (max-width: 991px) {
    .qj-index-box {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    .qj-index-box-bt {
        margin-bottom: 20px;
    }
    .qj-index-box-title {
        font-size: 26px;
    }
}

@media screen and (max-width: 767px) {
    .qj-index-box {
        padding-top: 45px;
        padding-bottom: 35px;
    }
    .qj-index-box-bt {
        margin-bottom: 15px;
    }
    .qj-index-box-title {
        font-size: 24px;
        margin-bottom: 5px;
    }
}

@media screen and (max-width: 575px) {
    .qj-index-box {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    .qj-index-box-title {
        font-size: 20px;
    }
}


/*index-box1*/

.index-box1-nr .tp {
    padding-bottom: 133%;
    transition: all .8s;
}

.index-box1-nr a {
    position: relative;
    display: block;
    margin-bottom: 30px;
}


/* .index-box1-nr a:after{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 0px;
	
	filter:alpha(opacity=100 finishopacity=90 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f8c502,endcolorstr=#d87811,gradientType=0);
    -ms-filter:alpha(opacity=100 finishopacity=90 style=1 startx=0,starty=0,finishx=0,finishy=150) progid:DXImageTransform.Microsoft.gradient(startcolorstr=#f8c502,endcolorstr=#d87811,gradientType=0);/*IE8*/

background:#e59d24;

/* 一些不支持背景渐变的浏览器 */

background:-moz-linear-gradient(top, #f8c502, rgba(216, 120, 17, 0.9));
background:-webkit-gradient(linear, 0 0, 0 bottom, from(#f8c502), to(rgba(216, 120, 17, 0.9)));
background:-o-linear-gradient(top, #f8c502, rgba(216, 120, 17, 0.9));
transition: all .8s ease;

}
*/ .index-box1-nr a:hover:after {
    height: 100%;
}
.index-box1-nr a:hover .tp {
    transform: scale(1.1);
}
.index-box1-nr hr {
    width: 30px;
    background-color: #fff;
}
.index-box1-nr .wz {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    color: #fff;
    width: 90%;
    z-index: 1;
}
.index-box1-nr .wz .bt {
    font-size: 18px;
}
@media screen and (max-width: 575px) {
    .index-box1-nr .box {
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .index-box1-nr a {
        margin-bottom: 20px;
    }
}

/*index-box1 end*/

/*index-box2*/
.index-box2-nav {
    text-align: center;
    margin-bottom: 40px;
}
.index-box2-nav ul>li {
    display: inline-block;
}
.index-box2-nav ul>li:after {
    content: "/";
    color: #9d9d9e;
    margin-left: 20px;
    margin-right: 15px;
}
.index-box2-nav ul>li:nth-last-of-type(1):after {
    content: "";
    display: none;
}
.index-box2-nav ul>li>a {
    text-decoration: none;
    color: #111111;
    position: relative;
    font-size: 16px;
    padding-bottom: 5px;
    display: inline-block;
    margin-bottom: 10px;
}
.index-box2-nav ul>li>a:after {
    content: "";
    width: 100%;
    display: block;
    position: absolute;
    bottom: -8px;
    left: 0;
    height: 1px;
    background-color: #488dc6;
    transition: all 1s;
    opacity: 0;
}
.index-box2-nav ul>li>a:hover:after {
    bottom: 0px;
    opacity: 1;
}
.index-box2-nav ul>li>a:hover {
    color: #488dc6;
}
.index-box2-nav ul>li>a.active {
    color: #488dc6;
}
.index-box2-nav ul>li>a.active:after {
    bottom: 0px;
    opacity: 1;
}
.index-box2-nr {
    display: none;
}
.index-box2-nr.active {
    display: block;
}
.index-box2-nr .tp {
    padding-bottom: 100%;
    transition: all .7s;
}
.index-box2-nr a {
    position: relative;
    display: block;
    color: #fff;
    overflow: hidden;
}
/*.index-box2-nr a:after {*/
/*    content: "";*/
/*    display: block;*/
/*    width: 100%;*/
/*    height: 100%;*/
/*    position: absolute;*/
/*    top: 100%;*/
/*    left: 0;*/
/*    filter: alpha(opacity=100 finishopacity=90 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#f8c502, endcolorstr=#d87811, gradientType=0);*/
/*    -ms-filter: alpha(opacity=100 finishopacity=90 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#f8c502, endcolorstr=#d87811, gradientType=0);*/
    /*IE8*/
    
/*    background: #e59d24;*/
    /* 一些不支持背景渐变的浏览器 */
    
/*    background: -moz-linear-gradient(top, #f8c502, rgba(216, 120, 17, 0.9));*/
/*    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f8c502), to(rgba(216, 120, 17, 0.9)));*/
/*    background: -o-linear-gradient(top, #f8c502, rgba(216, 120, 17, 0.9));*/
/*    transition: all .8s;*/
/*}*/
.index-box2-nr .wz {
    position: absolute;
    bottom: 9px;
    left: 2%;
    /* transform: translate(-50%, -50%); */
    text-align: center;
    width: 96%;
    margin: 0 auto;
    z-index: 1;
    background-color: #038fd6;
    opacity: 0.8;
    /* line-height: 46px; */
    transition: all .5s;
}
.index-box2-nr a:hover:after {
    top: 0;
}
.index-box2-nr a:hover .wz {
    opacity: 1;
}
.index-box2-nr a:hover .tp {
    transform: scale(1.1);
}
.index-box2-nr .title {
    font-size: 20px;
    margin-bottom: 10px;
    margin-top: 10px;
}
.index-box2-nr .xm {
    font-size: 18px;
}
@media screen and (max-width: 1440px) {
    .index-box2-nr .title {
        font-size: 22px;
    }
}
@media screen and (max-width: 1199px) {
    .index-box2-nav {
        text-align: center;
        margin-bottom: 35px;
    }
    
    .index-box2-nav ul>li>a {
        font-size: 14px;
    }
    
    .index-box2-nr .title {
        font-size: 18px;
    }
    
    .index-box2-nr .xm {
        font-size: 14px;
    }
}
@media screen and (max-width: 991px) {
    .index-box2-nav {
        text-align: center;
        margin-bottom: 30px;
    }
    
    .index-box2-nr .title {
        font-size: 22px;
    }
    
    .index-box2-nr .xm {
        font-size: 18px;
    }
}
@media screen and (max-width: 767px) {
    .index-box2-nav {
        text-align: center;
        margin-bottom: 25px;
    }
    
    .index-box2-nav ul>li:after {
        margin-left: 10px;
        margin-right: 5px;
    }
    
    .index-box2-nr .title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .index-box2-nr .xm {
        font-size: 14px;
    }
    
    .index-box2-nr .wz {
        opacity: 1;
    }
}
@media screen and (max-width: 575px) {
    .index-box2-nav {
        text-align: center;
        margin-bottom: 20px;
    }
}

/*index-box2 end*/

/*index-box3*/
.index-box3-nr .swiper-container-left .tp {
    padding-bottom: 66.666%;
    margin-bottom: 30px;
}
.index-box3-nr .slt-list .tp {
    padding-bottom: 66.666%;
    transition: all .5s;
}
.index-box3-nr .swiper-container-left,
.index-box3-nr .swiper-container-right {
    overflow: hidden;
}
.swiper-container-right {
    min-height: 275px;
}
.index-box3-nr .swiper-container-right .title {
    font-size: 24px;
    margin-bottom: 5px;
}
.index-box3-nr .swiper-container-right .note {
    font-size: 23px;
    margin-bottom: 10px;
    font-weight: lighter;
    font-family: "NotoSansHans-Light";
}
.index-box3-nr .swiper-container-right .text {
    color: #666666;
    line-height: 1.75em;
    margin-bottom: 10px;
}
.index-box3-nr .swiper-container-right .a {
    display: inline-block;
    color: #fff;
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-41.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5px 60px 5px 15px;
    margin-bottom: 30px;
}
.index-box3-nr .swiper-container-right a {
    text-decoration: none;
}
.index-box3-nr .slt-list {
    margin-left: -5px;
    margin-right: -5px;
}
.index-box3-nr .slt-list>div {
    margin-left: 5px;
    margin-right: 5px;
}
.index-box3-nr .slt-list a {
    color: #fff;
    text-decoration: none;
}
.index-box3-nr .slt-list .tp:hover {
    transform: scale(1.1);
}
.index-box3-nr .slt-list .tp:after {
    content: "";
    color: #fff;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(22, 31, 50, .6);
    transition: all .5s;
    opacity: 1;
}
.index-box3-nr .slt-list .tp:before {
    content: "";
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-39.png");
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 23px;
    height: 23px;
    z-index: 1;
    transition: all .5s;
    opacity: 0;
}
.index-box3-nr .slt-list .tp span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-family: "NotoSansHans-Light";
    opacity: 1;
    transition: all .3s;
    width: 90%;
    text-align: center;
}
.index-box3-nr .slt-list .tp.active:after {
    opacity: 1;
    filter: alpha(opacity=100 finishopacity=90 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#f8c502, endcolorstr=#d87811, gradientType=0);
    -ms-filter: alpha(opacity=100 finishopacity=90 style=1 startx=0, starty=0, finishx=0, finishy=150) progid: DXImageTransform.Microsoft.gradient(startcolorstr=#f8c502, endcolorstr=#d87811, gradientType=0);
    /*IE8*/
    
    background: #e59d24;
    /* 一些不支持背景渐变的浏览器 */
    
    background: -moz-linear-gradient(top, #f8c502, rgba(216, 120, 17, 0.9));
    background: -webkit-gradient(linear, 0 0, 0 bottom, from(#f8c502), to(rgba(216, 120, 17, 0.9)));
    background: -o-linear-gradient(top, #f8c502, rgba(216, 120, 17, 0.9));
    transition: all .5s;
}
.index-box3-nr .slt-list .tp.active:before {
    opacity: 1;
}
.index-box3-nr .slt-list .tp.active span {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: 2;
    font-family: "NotoSansHans-Light";
    opacity: 0;
}
@media screen and (max-width: 1199px) {
    .index-box3-nr .swiper-container-right .title {
        font-size: 20px;
        margin-bottom: 5px;
    }
    
    .index-box3-nr .swiper-container-right .note {
        font-size: 18px;
        margin-bottom: 5px;
    }
    
    .swiper-container-right {
        min-height: 230px;
    }
    
    .index-box3-nr .swiper-container-right .text {
        font-size: 12px;
    }
    
    .index-box3-nr .slt-list .tp span {
        font-size: 12px;
    }
}
@media screen and (max-width: 991px) {
    .index-box3-nr .slt-list .tp span {
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .index-box3-nr .slt-list {
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .index-box3-nr .slt-list>div {
        margin-left: 0px;
        margin-right: 0px;
    }
}

/*index-box3 end*/

/*index-box4*/
.index-box4 a {
    text-decoration: none;
    color: #fff;
}
.index-box4-text {
    text-align: center;
    color: #666666;
    margin-bottom: 30px;
}
.index-box4-nr {
    text-align: center;
}
.index-box4-nr hr {
    max-width: 24px;
}
.index-box4-nr .title {
    margin-top: 10px;
}
.index-box4-nr .text {
    color: #666666;
    margin-bottom: 30px;
}
.index-box4-nr hr {
    margin-top: 15px;
    margin-bottom: 15px;
    border-top: 1px solid rgba(0, 0, 0, 1);
}
.index-box4-more {
    display: inline-block;
    color: #fff;
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-41.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 8px 90px 8px 25px;
}
.index-box4-more-box {
    text-align: center;
    margin-bottom: 20px;
}
@media screen and (max-width: 575px) {
    .index-box4 {
        padding-left: 20px;
        padding-right: 20px;
    }
}

/*index-box4 end*/

/*index-box5*/
.index-box5{
    padding-top: 60px;
    padding-bottom: 60px;
    /* background: #efefef; */
}
.index-box5 .tp {
    /* padding-bottom: 56.25%; */
    height: auto;
    position: initial;
}
.index-box5 .right {
    padding: 0px 50px 10px;
    /* background-color: #fff; */
}
.index-box5 .right .title {
    margin-bottom: 30px;
}
.index-box5 .right .imgbox {
    margin-left: 0px;
    margin-right: 0px;
}
.index-box5 .right .imgbox>div>div {
    border: 1px solid #c1c7ca;
    text-align: center;
    margin-bottom: 10px;
    margin-left: 5px;
    margin-right: 5px;
}
.index-box5 .right .text p {
    color: #333333;
    /* text-align: center; */
    line-height: 1.75em;
    margin-bottom: 20px;
    margin-top: 10px;
}
.index-box5 .right .text p a {
    display: inline-block;
    color: #fff;
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-41.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 8px 90px 8px 25px;
    margin-top: 30px;
    text-decoration: none;
}
@media screen and (max-width: 575px) {
    .index-box5 .right {
        padding: 30px 20px;
    }
    
    .index-box5 .right .text p {
        margin-bottom: 10px;
        margin-top: 15px;
    }
    
    .index-box5 .right .text p a {
        padding: 5px 70px 5px 15px;
        margin-top: 10px;
        text-decoration: none;
    }
}

/*index-box5 end*/

/*index-box6*/
.index-box6-nr .tp {
    padding-bottom: 78%;
    transition: all 1s;
}
.index-box6-nr .a {
    display: inline-block;
    color: #fff;
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-41.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding: 5px 80px 5px 15px;
    margin-top: 30px;
    text-decoration: none;
    margin-bottom: 30px;
}
.index-box6-nr .title {
    text-decoration: none;
    display: block;
    font-size: 18px;
    color: #000;
    margin-top: 20px;
    margin-bottom: 5px;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.index-box6-nr .title:hover {
    color: #488dc6;
}
.index-box6-nr .imgbox:hover .tp {
    transform: scale(1.1);
}
.index-box6-nr .text {
    color: #666666;
}
.index-box6-nr .date {
    color: #999999;
}
.index-box6-nr .cate {
    color: #999999;
    text-decoration: none;
}
.index-box6-nr .cate:hover {
    color: #488dc6;
}
@media screen and (max-width: 575px) {
    .index-box6-nr .title {
        white-space: initial;
        overflow: initial;
        text-overflow: initial;
        font-size: 16px;
    }
}

/*index-box6 end*/

/*pc端底部*/
.pc-footer-box1 {
    padding-top: 30px;
    background: #303030 url("http://liguangqi.com.bdy.smp10.cn/themes/pc/public/css/../images/map.png") center center no-repeat;
    padding-bottom: 10px;
    /* background-color: #f1f1f1; */
    border-bottom: 1px solid #d8d8d8;
}
.pc-footer-dl {
    padding-left: 30px;
    padding-right: 30px;
}
.pc-footer-dl>.row {
    display: -webkit-box;
    display: -webkit-box;
    display: -moz-box;
    display: -o-box;
    display: -ms-box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flex;
    display: flex;
    flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    align-items: baseline;
    -webkit-align-items: baseline;
    justify-content: space-between;
    -webkit-justify-content: space-between;
}
.pc-footer-box1 dl {
    display: block;
    flex-shrink: 1;
    -webkit-flex-shrink: 1;
    -moz-flex-shrink: 1;
    margin-bottom: 0;
    align-self: baseline;
    -webkit-align-self: baseline;
    -moz-align-self: baseline;
}
.pc-footer-box1 dt {
    color: #fff;
    font-size: 18px;
    margin-bottom: 30px;
}
.pc-footer-box1 dd {
    color: #999;
    font-size: 14px;
    line-height: 1.75em;
    margin-bottom: 15px;
}
.pc-footer-box1 .dl1 {
    max-width: 390px;
}
.pc-footer-box1 .dl2 {
    min-width: 140px;
}
.pc-footer-box1 .dl2 dd>span:nth-child(2) {
    float: right;
}
.pc-footer-box1 .dl2 a {
    text-decoration: none;
    color: #999;
}
.pc-footer-box1 .dl2 a:hover {
    color: #488dc6;
}
.pc-footer-box1 .dl3 {
    width: 298px;
}
.pc-footer-box1 .dl3 dd {
    line-height: 1.4em;
}
.pc-footer-box1 .dl3 dd img {
    vertical-align: top;
    margin-top: 2px;
    margin-right: 15px;
}
.pc-footer-box1 .dl3 dd span {
    display: inline-block;
    width: calc(100% - 30px);
}
.pc-footer-box2 {
    padding-top: 13px;
    padding-bottom: 13px;
    background-color: #303030;
}
.pc-footer-box2 .container {
    padding-left: 30px;
    padding-right: 30px;
}
.pc-footer-box2 .left {
    display: inline-block;
}
.pc-footer-box2 .left p {
    color: #999;
}
.pc-footer-box2 .left a {
    text-decoration: none;
    color: #999;
}
.pc-footer-box2 .left a:hover {
    color: #488dc6;
}
.pc-footer-box2 .right {
    float: right;
}
.pc-footer-box2 .right ul>li {
    display: inline-block;
    margin-left: 10px;
}
.pc-footer-box2 .right ul>li a {
    text-decoration: none;
    color: #999;
}
.pc-footer-box2 .right ul>li a:hover {
    color: #488dc6;
}
@media screen and (max-width: 1199px) {
    .pc-footer-box1 .dl1 {
        max-width: 280px;
    }
    
    .pc-footer-box1 .dl2 {
        min-width: 135px;
    }
    
    .pc-footer-box1 .dl3 {
        max-width: 250px;
    }
}

/*pc端底部 end*/

/*wap端底部开始*/
.wap-footer {
    padding: 50px 30px 30px;
    background-color: #f1f1f1;
}
.wap-footer-box1 {
    padding: 50px 30px 0px;
    background-color: #f1f1f1;
    display: none;
}
.wap-footer-box1 .wap-footer-text {
    color: #666666;
    margin-top: 20px;
    padding-bottom: 30px;
    border-bottom: 1px solid #488dc6;
}
.wap-footer-box1 .wap-footer-text p {
    margin-bottom: 10px;
}
.wap-footer-box3 {
    padding: 0px 15px 20px;
    background-color: #f1f1f1;
    text-align: center;
    color: #666666;
}
.wap-footer-box3 p:nth-of-type(1) {
    border-top: 1px solid #488dc6;
    padding-top: 15px;
    padding-bottom: 10px;
}
.wap-footer-box3 p:nth-of-type(2)>a {
    color: #666666;
    margin: 0 5px;
}
.wap-footer>.row>h4 {
    color: #333333;
    margin-bottom: 20px;
}
.wap-footer>.row>p {
    color: #999999;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #488dc6;
    width: 100%;
}
.wap-footer>.row>p:nth-last-of-type(1) {
    border-bottom: none;
    margin-bottom: 0px;
}
.wap-footer>.row>p>span:nth-of-type(1) {
    display: inline-block;
    width: 30px;
    color: #666666;
}
.wap-footer>.row>p>span:nth-of-type(2) {
    display: inline-block;
    width: 60px;
    color: #666666;
}
.wap-footer>.row>p>span:nth-of-type(3) {
    display: inline-block;
    max-width: 330px;
    color: #666666;
}
.wap-footer>.row>p>span:nth-of-type(3)>a {
    text-decoration: none;
}
.wap-footer .ewm {
    margin-left: 15px;
    background-color: #488dc6;
    border-radius: 2px;
    padding: 5px 10px;
    border: none;
    color: #f1f1f1;
}
.wap-footer2 {
    padding-top: 20px;
    padding-bottom: 20px;
    background-color: #488dc6;
    color: #666666;
    text-align: center;
}
.wap-footer2>.row>p:nth-of-type(1) {
    margin-bottom: 10px;
}
.wap-footer2>.row>p>span>a {
    color: #666666;
    text-decoration: none;
}
@media screen and (max-width: 550px) {
    .wap-footer {
        padding: 40px 30px 15px;
    }
    
    .wap-footer>.row>p {
        font-size: 12px;
    }
    
    .wap-footer>.row>p>span:nth-of-type(2) {
        display: inline-block;
        width: 50px;
    }
    
    .wap-footer .ewm {
        margin-left: 10px;
        padding: 2px 7px;
        font-size: 12px;
    }
    
    .wap-footer-box1 .wap-footer-logo img {
        width: 200px
    }
}

/*二维码弹窗*/
.footer-ewm {
    position: fixed;
    top: 0;
    left: 100%;
    height: 100%;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.7);
    display: none;
    z-index: 999999999999999999;
}
.footer-ewm .ewm-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}
.close-ewm {
    position: absolute;
    top: 2%;
    right: 2%;
    border: none;
    padding: 15px 20px;
    outline: none;
    background-color: #ffffff;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    cursor: pointer;
}
.close-ewm:hover {
    background-color: #488dc6;
    color: #fff;
}

/*wap端底部结束*/

/*侧边滚动条*/
.index-cbbox {
    position: fixed;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/cb-1.png");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    z-index: 99;
    height: 456px;
    width: 75px;
    padding-left: 7px;
    padding-right: 7px;
}
.index-cbbox .xsp {
    margin-top: 62px;
    text-align: center;
}
.index-cbbox .top {
    margin-top: 20px;
    margin-left: 9px;
}
.index-cbbox .top a {
    padding: 11px 15px 12px;
    display: inline-block;
    border-radius: 30px;
    width: 40px;
    height: 43px;
}
.index-cbbox .bottom {
    margin-top: 10px;
    margin-left: 9px;
}
.index-cbbox .bottom a {
    padding: 11px 13px 11px;
    display: inline-block;
    border-radius: 30px;
    position: relative;
    width: 40px;
    height: 43px;
}
.index-cbbox .btn-box {
    padding-left: 15px;
    padding-right: 15px;
    position: relative;
}
.index-cbbox .btn-box a {
    padding: 4px 10px;
    display: inline-block;
    border-radius: 30px;
    height: 31px;
    width: 31px;
}
.index-cbbox .btn-box .l1 {
    margin-top: 49px;
}
.index-cbbox .btn-box .l1 img {
    position: absolute;
    top: 42px;
    left: -7px;
    display: none;
}
.index-cbbox .btn-box .l2 {
    margin-top: 10px;
}
.index-cbbox .btn-box .l2 img {
    position: absolute;
    top: 90px;
    left: -7px;
    display: none;
}
.index-cbbox .btn-box .l3 {
    margin-top: 11px;
}
.index-cbbox .btn-box .l3 img {
    position: absolute;
    top: 137px;
    left: -7px;
    display: none;
}
.index-cbbox .btn-box .l4 {
    margin-top: 9px;
}
.index-cbbox .btn-box .l4 img {
    position: absolute;
    top: 185px;
    left: -7px;
    display: none;
}
.index-cbbox .btn-box .l5 {
    margin-top: 10px;
}
.index-cbbox .btn-box .l5 img {
    position: absolute;
    top: 233px;
    left: -7px;
    display: none;
}
.index-cbbox .btn-box .l6 {
    margin-top: 10px;
}
.index-cbbox .btn-box .l6 img {
    position: absolute;
    top: 280px;
    left: -7px;
    display: none;
}
.index-cbbox .btn-box .l1.am-active img,
.index-cbbox .btn-box .l2.am-active img,
.index-cbbox .btn-box .l3.am-active img,
.index-cbbox .btn-box .l4.am-active img,
.index-cbbox .btn-box .l5.am-active img,
.index-cbbox .btn-box .l6.am-active img {
    display: block;
}

/*侧边滚动条 end*/

/*about1_us-box1*/
.about1_us-box1-bg-color {
    background-color: #fff;
    /* border-top: 40px solid #488dc6; */
}
.about1_us-box1 {
    /* text-align: center; */
    padding-top: 50px;
    padding-bottom: 70px;
}
.about1_us-box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.about1_us-box1 h4 {
    margin-bottom: 30px;
}
.about1_us-box1 img {
    /* margin-bottom: 30px; */
    display: block;
    margin: 30px auto;
}
.about1_us-box1 p {
    color: #666666;
    /* max-width: 950px; */
    /* margin: 0 auto 25px; */
    line-height: 44px;
}
.about1_us-box1 a {
    display: inline-block;
    padding: 10px 40px;
    color: #488dc6;
    text-decoration: none;
    border: 1px solid #488dc6;
}
.about1_us-box1 a:hover {
    background-color: #488dc6;
    color: #fff;
    ;
    border: 1px solid #488dc6;
}
@media screen and (max-width: 1199px) {
    .about1_us-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
}
@media screen and (max-width: 767px) {
    .about1_us-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .about1_us-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .about1_us-box1 p {
        margin: 0 auto 20px;
    }
    
    .about1_us-box1 a {
        padding: 8px 20px;
    }
    
    .about1_us-box1 img {
        margin-bottom: 15px;
    }
    
    .about1_us-box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .about1_us-box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
}

/*about1_us-box1 end*/

/*about1_us-box2*/
.about1_us-box2 .left {
    background-color: #fee13d;
    padding: 100px 15px;
    text-align: center;
    width: 100%;
}
.about1_us-box2 .left h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.about1_us-box2 .left h4 {
    margin-bottom: 40px;
    color: #414141;
}
.about1_us-box2 .left p {
    width: 70%;
    margin: 0 auto 25px;
    color: #414141;
}
.about1_us-box2 .left a {
    display: inline-block;
    padding: 10px 40px;
    color: #488dc6;
    text-decoration: none;
    border: 1px solid #488dc6;
    margin-top: 20px;
}
.about1_us-box2 .left a:hover {
    background-color: #488dc6;
    color: #fff;
    ;
    border: 1px solid #488dc6;
}
.about1_us-box2 .right {
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-53.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    padding: 100px 50px;
}
.about1_us-box2 .right h3 {
    font-family: "OSWALD-REGULAR";
    margin-bottom: 20px;
    color: #488dc6;
}
.about1_us-box2 .right h4 {
    color: #fff;
}
.about1_us-box2 .right .text {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 20px;
    color: #fff;
    background-color: rgba(255, 114, 24, 0.9);
}
.about1_us-box2 .right .text .wz {
    display: inline-block;
    width: calc(100% - 70px);
}
.about1_us-box2 .right .text .wz img {
    margin-right: 10px;
}
.about1_us-box2 .right .text .wz p {
    margin-bottom: 5px;
}
.about1_us-box2 .right .text .wz p:nth-last-of-type(1) {
    margin-bottom: 0px;
}
.about1_us-box2 .right .text-a {
    text-align: right;
    display: inline-block;
    vertical-align: bottom;
}
.about1_us-box2 .right .text-a a {
    color: #fff;
}
@media screen and (max-width: 767px) {
    .about1_us-box2 .left {
        padding: 40px 15px;
    }
    
    .about1_us-box2 .left p {
        width: 90%;
        margin: 0 auto 20px;
    }
    
    .about1_us-box2 .left h4 {
        margin-bottom: 20px;
    }
    
    .about1_us-box2 .left a {
        padding: 8px 20px;
        margin-top: 0px;
    }
    
    .about1_us-box2 .left h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .about1_us-box2 .left h4 {
        margin-bottom: 20px;
        font-size: 20px;
    }
}

/*about1_us-box2 end*/

/*about1_us-box3*/
.about1_us-box3 .box1 {
    text-align: center;
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #f8f8f8;
}
.about1_us-box3 .box1 h3 {
    font-family: "OSWALD-REGULAR";
    margin-bottom: 20px;
    color: #488dc6;
}
.about1_us-box3 .box1 h4 {
    color: #333333;
}
.about1_us-box3 .box2 .tp {
    padding-bottom: 64%;
    transition: all 1s;
}
.about1_us-box3 .box2 p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    text-align: center;
    color: #fff;
    width: 100%;
    background-color: rgba(254, 225, 61, 0.8);
    transition: all 1s;
}
.about1_us-box3 .box2 a:hover .tp {
    transform: scale(1.05);
}
.about1_us-box3 .box2 a:hover p {
    background-color: rgba(254, 225, 61, 1);
}
@media screen and (max-width: 1199px) {
    .about1_us-box2 .right {
        min-height: 500px;
        padding: 100px 50px;
    }
}
@media screen and (max-width: 767px) {
    .about1_us-box3 .box1 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .about1_us-box3 .box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .about1_us-box3 .box1 h4 {
        font-size: 20px;
    }
}

/*about1_us-box3 end*/

/*about1_us-box4*/
.about1_us-box4 {
    background-color: #efefef;
    padding-top: 0;
    padding-bottom: 0;
    margin-bottom: 0;
}
.about1_us-box4 .box1 {
    text-align: center;
    padding-bottom: 50px;
}
.about1_us-box4 .box1 h3 {
    font-family: "OSWALD-REGULAR";
    margin-bottom: 20px;
    color: #488dc6;
}
.about1_us-box4 .box1 h4 {
    color: #333333;
}
.about1_us-box4 .box2 .img-border {
    border: 1px solid #488dc6;
    max-width: 1200px;
    margin: 0 auto;
}
.about1_us-box4 .box3 {
    padding: 20px 15px;
    max-width: 1200px;
    margin: 0 auto;
}
.about1_us-box4 .box3 h5 {
    margin-top: 20px;
    padding-bottom: 15px;
    border-bottom: 1px solid #488dc6;
    margin-bottom: 30px;
}
.about1_us-box4 .box3 p {
    margin-bottom: 15px;
    color: #666666;
}
.about1_us-box4 .box3 p img {
    margin-right: 15px;
}
@media screen and (max-width: 767px) {
    .about1_us-box4 {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    
    .about1_us-box4 .box1 {
        padding-bottom: 20px;
    }
    
    .about1_us-box4 .box1 h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    
    .about1_us-box4 .box1 h4 {
        font-size: 20px;
    }
    
    .about1_us-box4 .box3 h5 {
        margin-top: 20px;
        padding-bottom: 15px;
        margin-bottom: 20px;
        font-size: 16px;
    }
}

/*about1_us-box4 end*/

/*about2_us-box1*/
.about2_us-box1-bg-color {
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-61.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.about2_us-box1 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.about2_us-box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #fff;
}
.about2_us-box1 h4 {
    margin-bottom: 30px;
    color: #fff;
}
.about2_us-box1 img {
    margin-bottom: 30px;
}
.about2_us-box1 p {
    color: #fff;
    max-width: 950px;
    margin: 0 auto 25px;
}
@media screen and (max-width: 767px) {
    .about2_us-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .about2_us-box1 p {
        margin: 0 auto 20px;
    }
    
    .about2_us-box1 img {
        margin-bottom: 15px;
    }
    
    .about2_us-box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .about2_us-box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
}

/*about1_us-box1 end*/

/*发展历程.html开始*/
.fzlc {
    padding: 130px 30px;
}
.fzlc>.row {
    opacity: 1;
    transition: all 1.5s ease-in-out;
}
.fzlc img {
    max-width: 100%;
    height: auto;
    display: block;
}
.fzlc-left>.row>div>h1 {
    font-family: "OSWALD-REGULAR";
    float: right;
    margin-right: 50px;
    display: inline-block;
    padding: 15px;
    background-color: #488dc6;
    color: #fff;
    border-radius: 25px;
    transform: translateY(-20px);
}
.fzlc-right>.row {
    border-left: 1px solid #eaeaea;
    position: relative;
    padding-bottom: 70px;
}
.fzlc>.row:nth-last-of-type(1)>.fzlc-right>.row {
    border-left: none;
    padding-bottom: 0;
}
.fzlc-right>.row>div {
    margin-left: 50px;
}
.fzlc-right>.row>div p {
    margin-bottom: 15px;
}
.fzlc-right-dian {
    position: absolute;
    top: 0;
    left: -8px;
}
@media screen and (max-width: 1199px) {
    .fzlc {
        padding: 100px 30px;
    }
    
    .fzlc-left>.row>h1 {
        margin-right: 25px;
    }
    
    .fzlc-right>.row>div {
        margin-left: 25px;
    }
    
    .fzlc-right>.row {
        padding-bottom: 50px;
    }
    
    .fzlc-left>.row>div>h1 {
        margin-right: 40px;
        padding: 12px;
        font-size: 36px;
        border-radius: 22px;
        transform: translateY(-15px);
    }
}
@media screen and (max-width: 991px) {
    .fzlc {
        padding: 80px 30px;
    }
    
    .fzlc-left>.row>h1 {
        font-size: 28px;
        display: inline-block;
    }
    
    .fzlc-right>.row>div {
        font-size: 12px;
    }
    
    .fzlc-left>.row>div>h1 {
        margin-right: 20px;
        padding: 10px;
        font-size: 30px;
        border-radius: 15px;
        transform: translateY(-15px);
    }
}
@media screen and (max-width: 767px) {
    .fzlc {
        padding: 60px 30px;
    }
    
    .fzlc-left>.row>h1 {
        margin-right: 20px;
        font-size: 18px;
        display: inline-block;
    }
    
    .fzlc-right>.row>div {
        font-size: 12px;
        margin-left: 20px;
    }
    
    .fzlc-right>.row {
        padding-bottom: 40px;
    }
    
    .fzlc-left>.row>div>h1 {
        margin-right: 0px;
        padding: 10px;
        font-size: 22px;
        border-radius: 15px;
        transform: translateY(-15px);
    }
}

/*发展历程.html结束*/

/*about3_us-box1*/
.about3_us-box1-bg-color {
    border-top: 40px solid #488dc6;
}
.about3_us-box1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.about3_us-box1>.row {
    margin-bottom: 50px;
}
.about3_us-box1>.row>div>h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.about3_us-box1>.row>div>h4 {
    margin-bottom: 30px;
}
.about3_us-box1 .icon {
    margin-bottom: 30px;
}
.about3_us-box1 .box {
    background-color: #f6f6f6;
    padding-top: 30px;
    margin-left: 0px;
    margin-right: 0px;
}
@media screen and (max-width: 1199px) {
    .about3_us-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .about3_us-box1 {
        padding-top: 40px;
        padding-bottom: 50px;
    }
    
    .about3_us-box1>.row {
        margin-bottom: 50px;
    }
}
@media screen and (max-width: 767px) {
    .about3_us-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .about3_us-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .about3_us-box1 .box {
        margin-bottom: 15px;
    }
    
    .about3_us-box1>.row>div>h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .about3_us-box1>.row>div>h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .about3_us-box1>.row {
        margin-bottom: 20px;
    }
}

/*荣誉资质*/
.qyry {
    margin-bottom: 30px;
}
.qyry-bt {
    overflow: hidden;
    margin-bottom: 30px;
}
.qyry-bt>h2 {
    font-size: 24px;
    color: #001f2c;
    position: relative;
    display: inline-block;
}
.qyry-bt>h2:after {
    content: "";
    position: absolute;
    bottom: 2px;
    left: 102%;
    border-bottom: 1px dotted #001f2c;
    width: 1200px;
}
.qyry-imgbox {
    position: relative;
    padding-bottom: 100%;
    background-color: #f6f6f6;
    height: 0;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}
.qyry-img {
    opacity: 0;
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    transition: all 2s;
}
.qyry-box {
    margin-bottom: 30px;
}
.qyry-box:hover>a {
    background-color: #fff;
    padding: 0;
    border: none;
    border-radius: 0;
    box-shadow: 0px 10px 30px 1px #dedede;
    -moz-box-shadow: 0px 10px 30px 1px #dedede;
    -webkit-box-shadow: 0px 10px 30px 1px #dedede;
    -o-box-shadow: 0px 10px 30px 1px #dedede;
}
.qyry-box:hover .qyry-imgbox {
    background-color: #fff;
}
.qyry-box>a {
    color: #333333;
    text-decoration: none;
    display: block;
    transition: all .8s;
    -moz-transition: all .8s;
    -webkit-transition: all .8s;
    -o-transition: all .8s;
}
.qyry-box>a>h3 {
    color: #001f2c;
    padding: 10px 10px 15px;
    font-size: 14px;
}
.qyry-box .fgx {
    margin-top: 10px;
    color: #e2e2e2;
}
@media screen and (max-width: 1440px) {
    .qyry {
        margin-bottom: 20px;
    }
    
    .qyry-bt>h2 {
        font-size: 22px;
    }
    
    .qyry-bt {
        margin-bottom: 25px;
    }
    
    .qyry-box {
        margin-bottom: 25px;
    }
}
@media screen and (max-width: 1199px) {
    .qyry {
        margin-bottom: 10px;
    }
    
    .qyry-bt {
        margin-bottom: 20px;
    }
    
    .qyry-bt>h2 {
        font-size: 20px;
    }
    
    .qyry-box {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 767px) {
    .qyry-box>a>h5 {
        margin-top: 10px;
        padding-left: 10px;
        padding-right: 10px;
    }
    
    .qyry-bt {
        margin-bottom: 15px;
    }
    
    .qyry-bt>h2 {
        font-size: 18px;
    }
    
    .qyry-box {
        margin-bottom: 15px;
    }
}
@media screen and (max-width: 575px) {
    .qyry-bt>h2 {
        font-size: 16px;
    }
}

/*弹出层*/
.tcc {
    position: fixed;
    top: 0%;
    left: 100%;
    width: 100%;
    height: 100%;
    background-color: #fff;
    transition: all .8s ease-in-out;
    overflow: hidden;
    z-index: 99999999999;
    opacity: 0;
}
.tcc-active {
    opacity: 1;
    top: 0%;
    left: 0%;
}
.tcc-close {
    position: absolute;
    right: 2%;
    top: 3%;
    z-index: 999999999999999999;
    background-color: rgba(0, 0, 0, 0);
    border: none;
    outline: none;
    color: #333333;
    transition: all .5s;
    cursor: pointer;
}
.tcc-close:hover {
    color: #488dc6;
    transform: rotate(90deg);
    outline: none;
}
.tcc .swiper-button-next,
.tcc .swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 27px;
    height: 64px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 27px 64px;
    -webkit-background-size: 27px 64px;
    background-size: 27px 64px;
    background-position: center;
    background-repeat: no-repeat;
}
.tcc .swiper-button-next {
    background: none;
    right: 50px;
    left: auto;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    transition: all .5s;
}
.tcc .swiper-button-prev {
    background: none;
    left: 50px;
    right: auto;
    background-color: #fff;
    border: 1px solid #e2e2e2;
    transition: all .5s;
}
.tcc .swiper-button-next:hover,
.tcc .swiper-button-prev:hover {
    border: 1px solid #488dc6;
}
.tcc .swiper-button-next:hover:after,
.tcc .swiper-button-prev:hover:after {
    color: #488dc6;
}
.tcc .swiper-button-prev:after {
    content: "<";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #999999;
    transition: all .5s;
}
.tcc .swiper-button-next:after {
    content: ">";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    color: #999999;
    transition: all .5s;
}
.swiper-tcc {
    width: 100%;
    height: 100%;
}
.swiper-tcc .swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #f6f6f6;
    /* Center slide text vertically */
    
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}
.swiper-slide-box {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 80%;
    max-height: 80%;
    transform: translate(-50%, -50%);
}
.swiper-tcc .swiper-tcc-img {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: 80%;
    max-height: 80%;
    transform: translate(-50%, -50%);
}
@media screen and (max-width: 767px) {
    .tcc-close {
        font-size: 10px;
    }
}

/*荣誉资质 end*/

/*about3_us-box1 end*/

/*内页一级导航*/
.pc-ny-nav1 {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
    background-color: #fff;
}
.pc-ny-nav1 ul {
    padding: 0;
    margin: 0;
    list-style: none;
}
.pc-ny-nav1 ul>li {
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
    width: 192px;
    margin-bottom: 5px;
    border: 1px solid #d9d9d9;
}
.pc-ny-nav1 ul>li a {
    display: inline-block;
    padding: 7px 7px;
    background-color: #fff;
    color: #666;
    /* border-radius: 30px; */
    text-decoration: none;
    transition: all .7s;
    font-size: 16px;
}
.pc-ny-nav1 ul>li a.active,
.pc-ny-nav1 ul>li a:hover {
    background-color: #fff;
    color: #1d7ad3;
}
.wap-nydh-box-bt {
    background-color: #f6f6f6;
    padding: 15px;
    border-bottom: 1px solid #e2e2e2;
}
.wap-nydh-box-bt>span:nth-of-type(1) {
    display: inline-block;
    float: left;
    color: #488dc6;
}
.wap-nydh-box-bt>span:nth-of-type(2) {
    display: inline-block;
    float: right;
    color: #999999;
    cursor: pointer;
}
.wap-nydh-box-list {
    display: none;
}
.wap-nydh-box-list ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.wap-nydh-box-list ul>li>a {
    padding: 15px;
    display: block;
    text-decoration: none;
    color: #333333;
    text-align: center;
    background-color: #f6f6f6;
    border-bottom: 1px solid #e2e2e2;
}
.wap-nydh-box-list ul>li>a:hover {
    background-color: #488dc6;
    color: #fff;
}
@media screen and (max-width: 1199px) {
    .pc-ny-nav1 {
        padding-top: 20px;
        padding-bottom: 20px;
    }
    
    .pc-ny-nav1 ul>li a {
        padding: 5px 40px;
    }
}

/*内页一级导航 end*/

/*新闻列表开始*/
.news-list {
    padding-top: 12px;
    padding-bottom: 50px;
}
.news-listbox {
    margin-bottom: 30px;
}
.news-listbox .tp {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    /*padding-bottom: 65%;*/
    transition: all 1s;
}
.news-list a {
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.news-listbox .img:hover {
    transform: scale(1.1);
}
.news-listbox .number {
    padding: 10px 15px;
    width: 100%;
    background-color: #488dc6;
    transition: all 1s;
}
.news-listbox .number p {
    color: #fff;
}
.news-listbox .number p>img {
    margin-right: 10px;
}
.news-listbox .text {
    padding: 15px;
    border-bottom: 1px solid #dfdfdf;
    transition: all 1s;
}
.news-listbox .text h6 {
    color: #333333;
    margin-bottom: 15px;
    font-weight: bold;
    line-height: 1.75em;
    height: 3.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 1s;
}
.news-listbox .text p {
    color: #999999;
    line-height: 1.75em;
    height: 3.5em;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 1s;
}
.news-list a:hover .tp {
    transform: scale(1.1);
}
.news-list a:hover .text,
.news-list a:hover .number {
    background-color: #488dc6;
}
.news-list a:hover .text h6 {
    color: #fff;
}
.news-list a:hover .text p {
    color: #ffdbcd;
}
.news-list a:hover .text {
    border-bottom: 1px solid #ffdbcd;
}
@media screen and (max-width: 1199px) {
    .news-list {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 991px) {
    .news-list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .news-listbox .text h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }
    
    .news-listbox .text p {
        font-size: 12px;
        margin-bottom: 10px;
    }
    
    .news-listbox .number .left {
        font-size: 12px;
    }
    
    .news-listbox .number .right {
        font-size: 12px;
    }
    
    .news-listbox .text {
        padding: 10px;
    }
    
    .news-listbox .number {
        padding: 5px 10px;
        width: 100%;
        border: 1px solid #dfdfdf;
    }
}
@media screen and (max-width: 767px) {
    .news-list>.row>div:nth-last-of-type(1) .news-listbox {
        margin-bottom: 15px;
    }
    
    .news-list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}

/*新闻列表结束*/

/*分页开始*/
.paging {
    margin: 30px auto;
}
.paging-list {
    list-style: none;
    padding: 0;
    margin: 0;
    text-align: center;
}
.paging-list li {
    display: inline-block;
}
.paging-list li a {
    padding: 7px 15px;
    border: 1px solid #dfdfdf;
    background-color: #f6f6f6;
    color: #666666;
    display: inline-block;
    text-decoration: none;
    vertical-align: top;
}
.paging-list li a:hover {
    border: 1px solid #488dc6;
    background-color: #488dc6;
    color: #fff;
}
.paging-list li.active a {
    border: 1px solid #488dc6;
    background-color: #488dc6;
    color: #fff;
}
.paging-list .input-box {
    margin-left: 20px;
}
.paging-list .input-box input {
    padding: 6px 10px 8px;
    width: 60px;
    border: 1px solid #dfdfdf;
    text-align: center;
    outline: none;
    font-size: 14px;
    vertical-align: top;
}
.paging-list .input-box span {
    margin-left: 10px;
    margin-right: 10px;
}
@media screen and (max-width: 991px) {
    .paging-list li a {
        padding: 5px 10px;
    }
    
    .paging-list .input-box input {
        padding: 5px 10px;
    }
    
    .paging-list .input-box {
        margin-left: 10px;
    }
}

/*分页结束*/

/*内页位置导航开始*/
.nrwzdh-bgcolor {
    /* background-color: #488dc6; */
}
.nrwzdh-bgcolor>.row {
    padding-top: 20px;
    padding-bottom: 20px;
}
.nrwzdh-left {
    float: left;
}
.nrwzdh-left>ul>li {
    display: inline-block;
    position: relative;
}
.nrwzdh-left>ul>li:after {
    content: ">";
    margin-left: 10px;
    margin-right: 10px;
    color: #488dc6;
}
.nrwzdh-left>ul>li:nth-last-of-type(1):after {
    content: "";
    display: none;
}
.nrwzdh-left>ul>li>a {
    color: #488dc6;
    text-decoration: none;
}
.nrwzdh-right {
    float: right;
}
.nrwzdh-right>p>a {
    text-decoration: none;
    color: #488dc6;
    margin-left: 5px;
    margin-right: 5px;
}
@media screen and (max-width: 767px) {
    .nrwzdh-left>ul>li:after {
        content: ">";
        margin-left: 0px;
        margin-right: 0px;
    }
    
    .nrwzdh-left>ul>li>a {
        font-size: 12px;
    }
    
    .nrwzdh-right>p>a {
        margin-left: 2px;
        margin-right: 2px;
    }
    
    .nrwzdh-bgcolor>.row {
        padding-top: 15px;
        padding-bottom: 15px;
    }
}

/*内页位置导航结束*/

/*新闻详情开始*/

/*头部*/
.xwxq-header {
    text-align: center;
    padding-top: 50px;
}
.xwxq-header>h3 {
    color: #333333;
}
.xwxq-header>p {
    color: #999999;
    margin-top: 20px;
}
.xwxq-header>p>span {
    display: inline-block;
    margin: 0px 10px;
}
.xwxq-header>p>span>i {
    margin-right: 5px;
}
.fgx {
    border-bottom: 1px solid #e2e2e2;
    display: block;
    width: 100%;
    margin-top: 30px;
}
@media screen and (max-width: 1199px) {
    .xwxq-header>h3 {
        font-size: 26px;
    }
}
@media screen and (max-width: 991px) {
    .xwxq-header>h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 767px) {
    .xwxq-header>h3 {
        font-size: 18px;
    }
    
    .xwxq-header>p {
        font-size: 12px;
    }
}

/*底部*/
.xwxq-footer {
    margin-bottom: 50px;
}
.xwxq-footer>div>div>p {
    padding-top: 50px;
    padding-bottom: 50px;
}
.xwxq-footer>div>div>p>i {
    color: #e2e2e2;
    margin-right: 4px;
}
.xwxq-footer>div>div>p>span {
    color: #a7a7a7;
    background-color: #f6f6f6;
    padding: 3px 7px;
    margin: 0 2px;
}
.xwxq-footer .fgx {
    border-bottom: 1px solid #e2e2e2;
    display: block;
    width: 100%;
    margin-top: 0;
}
.xwxq-footer-left {
    height: 26px;
    line-height: 26px;
    display: inline-block;
    width: 250px;
    margin-top: 30px;
}
.xwxq-footer-left img {
    display: initial;
    height: auto;
}
.xwxq-footer-left>div {
    float: left;
}
.xwxq-footer-right {
    float: right;
    margin-top: 23px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 0px;
}
.xwxq-footer-right>span {
    margin: 0 10px;
}
.xwxq-footer-right>span>a {
    color: #666666;
    text-decoration: none;
}
#to_top {
    cursor: pointer;
    color: #666666;
}
@media screen and (max-width: 767px) {
    .xwxq-footer-left {
        float: left;
        margin-top: 15px;
    }
    
    .xwxq-footer-right {
        float: right;
        margin-top: 15px;
        height: 28px;
        line-height: 28px;
    }
    
    .xwxq-footer-right>span {
        margin: 0 5px;
        font-size: 12px;
    }
    
    .module2-cpxq-nr {
        margin: 0px;
    }
    
    .xwxq-footer {
        margin-bottom: 30px;
    }
    
    .xwxq-footer>div>div>p {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 428px) {
    .xwxq-footer-right {
        margin-top: 13px;
        float: left;
    }
}

/*新闻详情结束*/

/*工程案例*/
.case-list {
    padding-top: 50px;
    padding-bottom: 50px;
}
.case-listbox {
    margin-bottom: 30px;
}
.case-listbox .tp {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    padding-bottom: 65%;
    transition: all 1s;
}
.case-list a {
    display: block;
    overflow: hidden;
    text-decoration: none;
}
.case-listbox .img:hover {
    transform: scale(1.1);
}
.case-listbox .number {
    padding: 10px 15px;
    width: 100%;
    background-color: #eaaa0e;
    transition: all 1s;
}
.case-listbox .number p {
    color: #fff;
}
.case-listbox .number p>img {
    margin-right: 10px;
}
.case-listbox .text {
    padding: 15px;
    border-bottom: 1px solid #dfdfdf;
    transition: all 1s;
}
.case-listbox .text h6 {
    color: #333333;
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-bottom: 0;
    transition: all 1s;
}
.case-search-box {
    text-align: center;
    margin-bottom: 20px;
}
.case-search-box .case-select,
.case-search-box .case-search {
    display: inline-block;
    vertical-align: top;
    margin-bottom: 30px;
    margin-left: 10px;
    margin-right: 10px;
}
.case-search-box .case-search {}
.case-search-box .case-select select {
    background-color: #ffffff;
    border: 1px solid #c6c6c6;
    padding: 7px 10px;
    width: 200px;
    border-radius: 3px;
    color: #666666;
}
.case-search-box .case-search input {
    padding: 7px 10px 6px;
    border: 1px solid #c6c6c6;
    outline: none;
    width: calc(100% - 45px);
    vertical-align: top;
    border-radius: 3px 0 0 3px;
    border-right: none;
    color: #666666;
}
.case-search-box .case-search a {
    padding: 8px 12px 8px;
    border: 1px solid #c6c6c6;
    outline: none;
    display: inline-block;
    vertical-align: top;
    color: #676767;
    border-radius: 0 3px 3px 0;
}
.case-search-box .case-search a:hover {
    background-color: #488dc6;
    color: #fff;
    border-color: #488dc6;
}
.case-list a:hover .tp {
    transform: scale(1.1);
}
.case-list a:hover .text,
.case-list a:hover .number {
    background-color: #488dc6;
}
.case-list a:hover .text h6 {
    color: #fff;
}
.case-list a:hover .text p {
    color: #ffdbcd;
}
.case-list a:hover .text {
    border-bottom: 1px solid #ffdbcd;
}
@media screen and (max-width: 1199px) {
    .case-list {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 991px) {
    .case-list {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .case-listbox .number .left {
        font-size: 12px;
    }
    
    .case-listbox .number .right {
        font-size: 12px;
    }
    
    .case-listbox .text {
        padding: 10px;
    }
    
    .case-listbox .number {
        padding: 5px 10px;
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .case-list>.row>div:nth-last-of-type(1) .case-listbox {
        margin-bottom: 15px;
    }
    
    .case-list {
        padding-top: 20px;
        padding-bottom: 20px;
    }
}
@media screen and (max-width: 575px) {
    .case-search-box .case-select {
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 15px;
    }
    
    .case-search-box .case-search {
        display: block;
        margin-left: 0;
        margin-right: 0;
        margin-bottom: 25px;
    }
    
    .case-search-box .case-select select {
        width: 100%;
    }
}

/*工程案例 end*/

/*联系我们*/
.contact_us-box1-bg-color {
    background-color: #fff;
    /* border-top: 40px solid #488dc6; */
}
.contact_us-box1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.contact_us-box1 .box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.contact_us-box1 .box1 h4 {
    margin-bottom: 30px;
}
.contact_us-box1 .box1 img {
    margin-bottom: 30px;
}
.contact_us-box1 .box2 {
    margin-bottom: 40px;
}
.contact_us-box1 .box2>div {
    margin-bottom: 20px;
}
.contact_us-box1 .box2 img {
    margin-bottom: 10px;
}
.contact_us-box1 .box2 .title1 {
    color: #f40000;
    margin-bottom: 10px;
}
.contact_us-box1 .box2 .title2 {
    color: #a4243b;
    margin-bottom: 10px;
}
.contact_us-box1 .box2 .title3 {
    color: #488dc6;
    margin-bottom: 10px;
}
.contact_us-box1 .box2 .title4 {
    color: #d72638;
    margin-bottom: 10px;
}
.contact_us-box1 .box2 .title5 {
    color: #fe9920;
    margin-bottom: 10px;
}
.contact_us-box1 .box2 .text {
    color: #666666;
}
@media screen and (max-width: 1199px) {
    .contact_us-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .contact_us-box1 .box2 img {
        width: 65px;
    }
}
@media screen and (max-width: 767px) {
    .contact_us-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .contact_us-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .contact_us-box1 .box1 img {
        margin-bottom: 15px;
    }
    
    .contact_us-box1 .box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .contact_us-box1 .box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .contact_us-box1 .box2 img {
        width: 55px;
    }
}
.contact_us-box2-bg-color {
    background-color: #fff;
    border-top: 40px solid #488dc6;
}
.contact_us-box2 {
    padding-top: 50px;
    padding-bottom: 70px;
}
.contact_us-box2 .box1 {
    text-align: center;
}
.contact_us-box2 .box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.contact_us-box2 .box1 h4 {
    margin-bottom: 30px;
}
.contact_us-box2 .box1 img {
    margin-bottom: 30px;
}
.contact_us-box2 .box2 input {
    width: 100%;
    padding: 10px;
    border: 1px solid #aaaaaa;
    margin-bottom: 30px;
    outline: none;
}
.contact_us-box2 .box2 textarea {
    width: 100%;
    padding: 10px;
    resize: none;
    height: 150px;
    border: 1px solid #aaaaaa;
    margin-bottom: 20px;
    outline: none;
}
.contact_us-box2 .box2 input[type="submit"] {
    width: 200px;
    padding: 10px;
    color: #fff;
    float: right;
    cursor: pointer;
    background-color: #488dc6;
    border: 1px solid #488dc6;
    margin-bottom: 30px;
    outline: none;
    transition: all .7s;
}
.contact_us-box2 .box2 input[type="submit"]:hover {
    color: #488dc6;
    background-color: #fff;
    border: 1px solid #488dc6;
}
@media screen and (max-width: 1199px) {
    .contact_us-box2-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .contact_us-box2 .box2 img {
        width: 65px;
    }
}
@media screen and (max-width: 767px) {
    .contact_us-box2-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .contact_us-box2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .contact_us-box2 .box1 img {
        margin-bottom: 15px;
    }
    
    .contact_us-box2 .box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .contact_us-box2 .box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .contact_us-box2 .box2 input[type="submit"] {
        width: 100%;
    }
}

/*联系我们*/

/*login*/
.login-bg-color {
    background-color: #fff;
    border-top: 40px solid #488dc6;
}
.login {
    padding-top: 100px;
    padding-bottom: 150px;
}
.login .box1 {
    text-align: center;
}
.login .box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.login .box1 h4 {
    margin-bottom: 30px;
}
.login .box1 img {
    margin-bottom: 30px;
}
.login-box {
    margin: 0 auto;
    max-width: 330px;
}
.login-box p span {
    margin-left: 10px;
    color: #6a6157;
}
.login-box input {
    width: 100%;
    margin-bottom: 15px;
    padding: 10px;
    outline: none;
    background-color: #ebebeb;
    border: 1px solid #ebebeb;
}
.login-box input[type="checkbox"] {
    width: auto;
    margin-bottom: 20px;
}
.login-box input[type="submit"] {
    width: 100%;
    background-color: #488dc6;
    color: #fff;
    border: 1px solid #488dc6;
    margin-bottom: 20px;
}
@media screen and (max-width: 1680px) {
    .login {
        padding-top: 90px;
        padding-bottom: 130px;
    }
}
@media screen and (max-width: 1440px) {
    .login {
        padding-top: 80px;
        padding-bottom: 110px;
    }
}
@media screen and (max-width: 1280px) {
    .login {
        padding-top: 70px;
        padding-bottom: 90px;
    }
}
@media screen and (max-width: 1199px) {
    .login-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .login {
        padding-top: 60px;
        padding-bottom: 70px;
    }
}
@media screen and (max-width: 991px) {
    .login {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 767px) {
    .login-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .login {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .login .box1 img {
        margin-bottom: 15px;
    }
    
    .login .box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .login .box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
}

/*login end*/

/*download*/
.download-bgimg {
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-79.jpg");
    background-position: center;
    background-size: cover;
}
.download-box1 {
    padding-top: 50px;
    padding-bottom: 70px;
}
.download-box1 .box1 {
    text-align: center;
}
.download-box1 .box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #fff;
}
.download-box1 .box1 h4 {
    margin-bottom: 30px;
    color: #fff;
}
.download-box2 {
    padding-top: 50px;
    padding-bottom: 50px;
}
.download-box2 .box1 a {
    display: block;
    text-decoration: none;
    border-bottom: 1px solid #e5e5e5;
    padding: 15px;
}
.download-box2 .box1 a:hover {
    box-shadow: 0px 0px 30px 1px #e9e9e9;
    -moz-box-shadow: 0px 0px 30px 1px #e9e9e9;
    -webkit-box-shadow: 0px 0px 30px 1px #e9e9e9;
    -o-box-shadow: 0px 0px 30px 1px #e9e9e9;
    transition: all .5s;
    -moz-transition: all .5s;
    -webkit-transition: all .5s;
    -o-transition: all .5s;
    border-bottom: 1px solid #488dc6;
}
.download-box2 .box1 .left {
    display: inline-block;
    width: calc(100% - 30px);
}
.download-box2 .box1 .left>p {
    color: #333333;
    font-size: 16px;
}
.download-box2 .box1 .left img {
    vertical-align: top;
}
.download-box2 .box1 .left>p>span {
    margin-left: 20px;
    vertical-align: middle;
    color: #488dc6;
    font-size: 16px;
    display: inline-block;
}
.download-box2 .box1 .right {
    display: inline-block;
    vertical-align: top;
}
.download-box2 .box1 .right img {
    vertical-align: top;
}
.download-box2 .box2 p {
    padding: 15px;
    color: #666666;
}
.download-box2 .box2 p a {
    color: #488dc6;
}
@media screen and (max-width: 1199px) {
    .download-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
}
@media screen and (max-width: 767px) {
    .download-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .download-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .download-box1 .box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .download-box1 .box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .download-box2 .box1 .left>p {
        font-size: 14px;
    }
    
    .download-box2 .box1 .left>p>span {
        font-size: 14px;
    }
}

/*download end*/

/*招聘*/
.recruit-bg-color {
    background-color: #f8f8f8;
    border-top: 40px solid #488dc6;
}
.recruit-bg-img {
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}
.recruit {
    padding-top: 70px;
    padding-bottom: 70px;
}
.recruit .box1 {
    text-align: center;
}
.recruit .box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.recruit .box1 h4 {
    margin-bottom: 30px;
}
.recruit-box1 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.recruit-from {
    text-align: center;
}
.recruit-from input,
.recruit-from select {
    padding: 7px 10px;
    width: 200px;
    margin-bottom: 30px;
    background-color: #ecf2f9;
    border: 1px solid #ecf2f9;
    outline: none;
}
.recruit-box1 .title {
    padding: 15px;
    background-color: #edf2f9;
    text-align: center;
}
.recruit-from button {
    padding: 7px 10px;
    width: 200px;
    margin-bottom: 20px;
    color: #fff;
    background-color: #333333;
    border: 1px solid #333333;
    outline: none;
    cursor: pointer;
    transition: all .7s;
}
.recruit-from button:hover {
    color: #fff;
    background-color: #488dc6;
    border: 1px solid #488dc6;
}
.recruit-box1 .list {
    padding: 15px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.3);
    text-align: center;
}
.recruit-box1 .list p {
    color: #fff;
}
.recruit-box1 .list a {
    display: inline-block;
    padding: 7px 40px;
    background-color: #fff;
    text-decoration: none;
    color: #488dc6;
}
.recruit-box1 .list a:hover {
    background-color: #488dc6;
    color: #fff;
}
@media screen and (max-width: 1680px) {
    .recruit {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}
@media screen and (max-width: 1440px) {
    .recruit {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 1280px) {
    .recruit {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}
@media screen and (max-width: 1199px) {
    .recruit {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .recruit-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .recruit-from input,
    .recruit-from select {
        margin-bottom: 20px;
    }
}
@media screen and (max-width: 991px) {
    .recruit {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .recruit-from input,
    .recruit-from select,
    .recruit-from button {
        width: 100%;
    }
}
@media screen and (max-width: 767px) {
    .recruit-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .recruit {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .recruit .box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .recruit .box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .recruit-box1 .list a {
        padding: 5px 15px;
    }
    
    .recruit-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

/*招聘 end*/

/*学习园地*/
.learning_garden {
    padding-top: 70px;
    padding-bottom: 70px;
}
.learning_garden a {
    text-decoration: none;
    display: block;
    border-bottom: 1px solid #f0f0f0;
    padding: 20px 15px;
}
.learning_garden a:hover {
    background-color: #488dc6;
}
.learning_garden a:hover .right .p1 {
    color: #fff;
}
.learning_garden a:hover .right .p2 {
    color: #e0cfc9;
}
.learning_garden .box .tp {
    padding-bottom: 56%;
}
.learning_garden .box .left {
    padding-right: 0;
}
.learning_garden .box .right .p1 {
    margin-bottom: 10px;
    color: #333333;
}
.learning_garden .box .right .p2 {
    margin-bottom: 10px;
    color: #999999;
}
@media screen and (max-width: 1680px) {
    .learning_garden {
        padding-top: 65px;
        padding-bottom: 65px;
    }
}
@media screen and (max-width: 1440px) {
    .learning_garden {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 1280px) {
    .learning_garden {
        padding-top: 55px;
        padding-bottom: 55px;
    }
}
@media screen and (max-width: 1199px) {
    .learning_garden {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 991px) {
    .learning_garden {
        padding-top: 45px;
        padding-bottom: 45px;
    }
}
@media screen and (max-width: 767px) {
    .learning_garden {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 575px) {
    .learning_garden {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .learning_garden .box .left {
        padding-right: 15px;
    }
}

/*学习园地 end*/

/*聚焦试验塔*/
.focus_test_tower-box1-bg-color {
    background-color: #f8f8f8;
    border-top: 40px solid #488dc6;
}
.focus_test_tower-box1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.focus_test_tower-box1 .box2 p {
    max-width: 800px;
    margin: 0 auto;
    margin-bottom: 50px;
    margin-top: 20px;
    color: #666666;
    line-height: 2em;
}
.focus_test_tower-box1 .box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.focus_test_tower-box1 .box1 h4 {
    margin-bottom: 30px;
}
.focus_test_tower-box1 .box1 img {
    margin-bottom: 30px;
}
.focus_test_tower-box1 .box3>div {
    margin-bottom: 20px;
}
.focus_test_tower-box1 .box3 img {
    margin-bottom: 10px;
}
.focus_test_tower-box1 .box3 .text {
    color: #666666;
}
.focus_test_tower-box2 .left {
    background-color: #fee13d;
    position: relative;
}
.focus_test_tower-box2 .left-box {
    width: 80%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
}
.focus_test_tower-box2 .left-box h3 {
    text-align: center;
    font-family: "OSWALD-REGULAR";
    margin-bottom: 15px;
}
.focus_test_tower-box2 .left-box .p1 {
    text-align: center;
    font-size: 26px;
    margin-bottom: 40px;
}
.focus_test_tower-box2 .left-box .box {
    padding: 20px 10px;
    background-color: #ffd149;
    box-shadow: 0px 0px 5px 1px #f5ce34;
    -moz-box-shadow: 0px 0px 5px 1px #f5ce34;
    -webkit-box-shadow: 0px 0px 5px 1px #f5ce34;
    -o-box-shadow: 0px 0px 5px 1px #f5ce34;
    height: 100%;
}
.focus_test_tower-box2 .left-box .box .title {
    margin-bottom: 10px;
    font-size: 30px;
    color: #fff;
}
.focus_test_tower-box2 .left-box .box .note {
    color: #fff;
}
.focus_test_tower-box2 .left-box .box-list {
    text-align: center;
}
.focus_test_tower-box2 .left-box .box-list .padd-box {
    margin-bottom: 30px;
}
.focus_test_tower-box2 .left-box .p2 {
    font-size: 18px;
    margin-bottom: 10px;
    font-weight: bold;
}
.focus_test_tower-box2 .tp {
    padding-bottom: 62.91%;
}
.focus_test_tower-box3 .title-box {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
    background-color: #f8f8f8;
}
.focus_test_tower-box3 .title-box h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.focus_test_tower-box3 .title-box p {
    font-size: 26px;
}
.focus_test_tower-box3 .tp {
    padding-bottom: 76%;
}
.focus_test_tower-box3 .list-box .over-img {
    position: relative;
}
.focus_test_tower-box3 .list-box .zzc-box {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(254, 225, 61, 0.9);
    width: 100%;
    height: 100%;
    opacity: 0;
    transition: all 1s;
}
.focus_test_tower-box3 .list-box .zzc {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
}
.focus_test_tower-box3 .list-box .zzc p {
    color: #fff;
    margin-top: 10px;
}
.focus_test_tower-box3 .list-box a:hover .zzc-box {
    opacity: 1;
}
@media screen and (max-width: 1750px) {
    .focus_test_tower-box2 .left-box .box .title {
        font-size: 24px;
    }
    
    .focus_test_tower-box2 .left-box .box .note {
        font-size: 12px;
    }
}
@media screen and (max-width: 1680px) {
    .focus_test_tower-box2 .left-box .box .title {
        font-size: 20px;
    }
    
    .focus_test_tower-box2 .left-box h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    
    .focus_test_tower-box2 .left-box .p1 {
        font-size: 22px;
        margin-bottom: 30px;
    }
    
    .focus_test_tower-box2 .left-box {
        width: 90%;
    }
}
@media screen and (max-width: 1440px) {
    .focus_test_tower-box2 .left-box .box .title {
        font-size: 18px;
    }
    
    .focus_test_tower-box2 .left-box h3 {
        font-size: 22px;
        margin-bottom: 10px;
    }
    
    .focus_test_tower-box2 .left-box .p1 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .focus_test_tower-box2 .left-box .p2 {
        font-size: 16px;
    }
    
    .focus_test_tower-box2 .left-box .box {
        padding: 15px 10px;
    }
}
@media screen and (max-width: 1199px) {
    .focus_test_tower-box2 .left-box .box .title {
        font-size: 16px;
    }
    
    .focus_test_tower-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .focus_test_tower-box1 .box3 img {
        width: 65px;
    }
    
    .focus_test_tower-box1 .box2 p {
        margin-bottom: 35px;
        margin-top: 10px;
    }
    
    .focus_test_tower-box2 .left-box {
        width: 100%;
    }
    
    .focus_test_tower-box2 .left-box .box {
        padding: 10px 5px;
    }
    
    .focus_test_tower-box2 .left-box .box .title {
        font-size: 16px;
        margin-bottom: 5px;
    }
    
    .focus_test_tower-box2 .left-box .box-list .padd-box {
        margin-bottom: 15px;
    }
    
    .focus_test_tower-box2 .left-box .p1 {
        font-size: 16px;
        margin-bottom: 15px;
    }
    
    .focus_test_tower-box2 .left-box .p3 {
        font-size: 12px;
    }
    
    .focus_test_tower-box3 .title-box {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 991px) {
    .focus_test_tower-box2 .left-box {
        width: 80%;
        position: inherit !important;
        padding-top: 80px;
        padding-bottom: 80px;
        top: inherit !important;
        left: inherit !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        margin: 0 auto;
    }
    
    .focus_test_tower-box2 .left-box h3 {
        font-size: 28px;
        margin-bottom: 20px;
    }
    
    .focus_test_tower-box2 .left-box .p1 {
        font-size: 20px;
        margin-bottom: 30px;
    }
    
    .focus_test_tower-box2 .left-box .box-list .padd-box {
        margin-bottom: 30px;
    }
    
    .focus_test_tower-box2 .left-box .p2 {
        font-size: 18px;
    }
    
    .focus_test_tower-box2 .left-box .p3 {
        font-size: 14px;
    }
    
    .focus_test_tower-box3 .title-box {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .focus_test_tower-box3 .list-box .zzc img {
        width: 70px;
    }
}
@media screen and (max-width: 767px) {
    .focus_test_tower-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .focus_test_tower-box2 .left-box .box {
        padding: 10px;
    }
    
    .focus_test_tower-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .focus_test_tower-box1 .box1 img {
        margin-bottom: 15px;
    }
    
    .focus_test_tower-box1 .box1 h3 {
        margin-bottom: 10px;
        font-size: 24px;
    }
    
    .focus_test_tower-box1 .box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .focus_test_tower-box1 .box3 img {
        width: 55px;
    }
    
    .focus_test_tower-box1 .box2 p {
        margin-bottom: 20px;
        margin-top: 0px;
    }
    
    .focus_test_tower-box2 .left-box {
        width: 80%;
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .focus_test_tower-box3 .title-box {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .focus_test_tower-box3 .title-box h3 {
        font-size: 26px;
        margin-bottom: 10px;
    }
    
    .focus_test_tower-box3 .title-box p {
        font-size: 20px;
    }
    
    .focus_test_tower-box3 .list-box .zzc img {
        width: 50px;
    }
}
@media screen and (max-width: 575px) {
    .focus_test_tower-box2 .left-box {
        width: 90%;
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .focus_test_tower-box2 .left-box h3 {
        font-size: 24px;
        margin-bottom: 15px;
    }
    
    .focus_test_tower-box2 .left-box .p1 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .focus_test_tower-box2 .left-box .p2 {
        font-size: 16px;
    }
    
    .focus_test_tower-box3 .title-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .focus_test_tower-box3 .list-box .zzc img {
        width: 65px;
    }
}

/*聚焦试验塔  end*/

/*物联网系统*/
.iot_system-box1-bg-color {
    background-color: #f8f8f8;
    border-top: 40px solid #488dc6;
}
.iot_system-box1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.iot_system-box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.iot_system-box1 h4 {
    margin-bottom: 30px;
}
.iot_system-box1 img {
    margin-bottom: 30px;
}
.iot_system-box1 p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto 25px;
}
.iot_system-box1 a {
    display: inline-block;
    padding: 10px 50px;
    color: #488dc6;
    text-decoration: none;
    border: 1px solid #488dc6;
    border-radius: 30px;
}
.iot_system-box1 a:hover {
    background-color: #488dc6;
    color: #fff;
    ;
    border: 1px solid #488dc6;
}
.iot_system-box2 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.iot_system-box2 .tp {
    padding-bottom: 55.55%;
    transition: all 1s;
}
.iot_system-box2 .title-box {
    padding-bottom: 30px;
    text-align: center;
}
.iot_system-box2 .title-box h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.iot_system-box2 .box-list a {
    text-decoration: none;
    display: block;
    box-shadow: 0px 0px 30px 1px #ededed;
    -moz-box-shadow: 0px 0px 30px 1px #ededed;
    -webkit-box-shadow: 0px 0px 30px 1px #ededed;
    -o-box-shadow: 0px 0px 30px 1px #ededed;
    height: 100%;
    transition: all 1s;
}
.iot_system-box2 .box-list .text {
    border-top: 5px solid #488dc6;
    text-align: center;
    padding: 20px 20px 30px;
}
.iot_system-box2 .box-list .title {
    color: #488dc6;
    font-size: 20px;
    font-weight: bold;
    transition: all .7s;
}
.iot_system-box2 .box-list .text hr {
    width: 40px;
    margin: 15px auto;
    border-top: 3px solid #cccccc;
    transition: all 1s;
}
.iot_system-box2 .box-list .text .note {
    color: #333333;
    transition: all .7s;
}
.iot_system-box2 .box-list a:hover {
    background-color: #488dc6;
}
.iot_system-box2 .box-list a:hover .tp {
    transform: scale(1.1);
}
.iot_system-box2 .box-list a:hover .text .title,
.iot_system-box2 .box-list a:hover .text .note {
    color: #fff;
}
.iot_system-box2 .box-list a:hover .text hr {
    border-color: #fff;
}
.iot_system-box2 .box-list .box {
    margin-bottom: 30px;
}
.iot_system-box3 .left .tp {
    padding-bottom: 56.25%;
}
.iot_system-box3 .right {
    position: relative;
    background-color: #8bc43f;
}
.iot_system-box3 .right .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 60%;
}
.iot_system-box3 .right .text-box h3 {
    color: #fff;
}
.iot_system-box3 .right .text-box img {
    margin-top: 30px;
    margin-bottom: 30px;
}
.iot_system-box3 .right .text-box p {
    margin-bottom: 15px;
    color: #fff;
}
@media screen and (max-width: 1440px) {
    .iot_system-box2 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .iot_system-box3 .right .text-box {
        width: 70%;
    }
    
    .iot_system-box3 .right .text-box h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 1280px) {
    .iot_system-box3 .right .text-box {
        width: 80%;
    }
    
    .iot_system-box3 .right .text-box img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .iot_system-box3 .right .text-box h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .iot_system-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .iot_system-box2 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .iot_system-box3 .right .text-box {
        width: 90%;
    }
    
    .iot_system-box3 .right .text-box img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .iot_system-box3 .right .text-box p {
        margin-bottom: 10px;
        font-size: 12px;
    }
}
@media screen and (max-width: 991px) {
    .iot_system-box2 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .iot_system-box2 .box-list .title {
        font-size: 18px;
    }
    
    .iot_system-box2 .box-list .text hr {
        margin: 10px auto;
    }
    
    .iot_system-box2 .box-list .text {
        padding: 20px;
    }
    
    .iot_system-box3 .right .text-box {
        position: inherit;
        padding-top: 60px;
        padding-bottom: 60px;
        width: 80%;
        top: inherit !important;
        left: inherit !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        margin: 0 auto;
    }
    
    .iot_system-box3 .right .text-box p {
        margin-bottom: 15px;
        font-size: 14px;
    }
    
    .iot_system-box3 .right .text-box h3 {
        font-size: 26px;
    }
}
@media screen and (max-width: 767px) {
    .iot_system-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .iot_system-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .iot_system-box1 p {
        margin: 0 auto 20px;
    }
    
    .iot_system-box1 a {
        padding: 8px 20px;
    }
    
    .iot_system-box1 img {
        margin-bottom: 15px;
    }
    
    .iot_system-box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .iot_system-box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .iot_system-box2 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .iot_system-box2 .title-box h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .iot_system-box2 .title-box h4 {
        font-size: 20px;
    }
    
    .iot_system-box3 .right .text-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 575px) {
    .iot_system-box3 .right .text-box h3 {
        font-size: 20px;
    }
}

/*物联网系统 end*/

/*企业文化*/
.corporate_culture-box1-bg-color {
    background-color: #f8f8f8;
    border-top: 40px solid #488dc6;
}
.corporate_culture-box1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.corporate_culture-box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.corporate_culture-box1 h4 {
    margin-bottom: 30px;
}
.corporate_culture-box1 img {
    margin-bottom: 30px;
}
.corporate_culture-box1 p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto 25px;
}
.corporate_culture-box1 a {
    display: inline-block;
    padding: 10px 50px;
    color: #488dc6;
    text-decoration: none;
    border: 1px solid #488dc6;
    border-radius: 30px;
}
.corporate_culture-box1 a:hover {
    background-color: #488dc6;
    color: #fff;
    ;
    border: 1px solid #488dc6;
}
.corporate_culture-box2 .left .tp {
    padding-bottom: 56.25%;
}
.corporate_culture-box2 .right {
    position: relative;
    background-color: #8bc43f;
}
.corporate_culture-box2 .right .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 60%;
}
.corporate_culture-box2 .right .text-box h3 {
    color: #fff;
}
.corporate_culture-box2 .right .text-box img {
    margin-top: 30px;
    margin-bottom: 30px;
}
.corporate_culture-box2 .right .text-box p {
    margin-bottom: 15px;
    color: #fff;
}
.corporate_culture-box3-bgimg {
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-108.jpg");
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.corporate_culture-box3 {
    text-align: center;
    padding-top: 100px;
    padding-bottom: 100px;
}
.corporate_culture-box3 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #fff;
}
.corporate_culture-box3 h4 {
    margin-bottom: 40px;
    color: #fff;
}
.corporate_culture-box3 img {
    margin-bottom: 30px;
}
.corporate_culture-box3 h6 {
    margin-bottom: 20px;
    color: #fff;
}
.corporate_culture-box3 p {
    color: #fff;
    max-width: 150px;
    margin: 0 auto 20px;
}
.corporate_culture-box4-bg-color {
    background-color: #f8f8f8;
}
.corporate_culture-box4 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 40px;
}
.corporate_culture-box4 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.corporate_culture-box4 h4 {
    margin-bottom: 30px;
}
.corporate_culture-box4 p {
    color: #777777;
    max-width: 950px;
    margin: 0 auto 25px;
}
.corporate_culture-box4 a {
    display: inline-block;
    padding: 10px 50px;
    color: #488dc6;
    text-decoration: none;
    border: 1px solid #488dc6;
    border-radius: 30px;
}
.corporate_culture-box4 a:hover {
    background-color: #488dc6;
    color: #fff;
    ;
    border: 1px solid #488dc6;
}
.corporate_culture-box5 .tp {
    padding-bottom: 75%;
    transition: all 1s;
}
.corporate_culture-box5 a {
    display: block;
    text-decoration: none;
    position: relative;
}
.corporate_culture-box5 a .bgcolor {
    position: absolute;
    top: 0;
    left: 0;
    background-color: rgba(255, 114, 24, 0);
    width: 100%;
    height: 100%;
    transition: all 1s;
}
.corporate_culture-box5 a:hover .bgcolor {
    background-color: rgba(255, 114, 24, 0.9);
}
.corporate_culture-box5 a .bgcolor .icon {
    margin-bottom: 10px;
    display: inline-block;
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all 1s;
}
.corporate_culture-box5 a:hover .bgcolor .icon {
    opacity: 1;
}
.corporate_culture-box5 .bgcolor .icon img {
    margin-bottom: 10px;
}
.corporate_culture-box5 .bgcolor p {
    color: #fff;
}
@media screen and (max-width: 1440px) {
    .corporate_culture-box2 .right .text-box {
        width: 70%;
    }
    
    .corporate_culture-box2 .right .text-box h3 {
        font-size: 22px;
    }
    
    .corporate_culture-box3 {
        padding-top: 90px;
        padding-bottom: 90px;
    }
    
    .corporate_culture-box5 .bgcolor .icon img {
        width: 90%;
    }
}
@media screen and (max-width: 1280px) {
    .corporate_culture-box2 .right .text-box {
        width: 80%;
    }
    
    .corporate_culture-box2 .right .text-box img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .corporate_culture-box2 .right .text-box h3 {
        font-size: 20px;
    }
    
    .corporate_culture-box3 {
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .corporate_culture-box5 .bgcolor .icon img {
        width: 70%;
    }
}
@media screen and (max-width: 1199px) {
    .corporate_culture-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .corporate_culture-box2 .right .text-box {
        width: 90%;
    }
    
    .corporate_culture-box2 .right .text-box img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .corporate_culture-box2 .right .text-box p {
        margin-bottom: 10px;
        font-size: 12px;
    }
    
    .corporate_culture-box3 {
        padding-top: 70px;
        padding-bottom: 70px;
    }
}
@media screen and (max-width: 991px) {
    .corporate_culture-box2 .right .text-box {
        position: inherit;
        padding-top: 60px;
        padding-bottom: 60px;
        width: 80%;
        top: inherit !important;
        left: inherit !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        margin: 0 auto;
    }
    
    .corporate_culture-box2 .right .text-box p {
        margin-bottom: 15px;
        font-size: 14px;
    }
    
    .corporate_culture-box2 .right .text-box h3 {
        font-size: 26px;
    }
    
    .corporate_culture-box3 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .corporate_culture-box3 img {
        margin-bottom: 15px;
        width: 100px;
    }
}
@media screen and (max-width: 767px) {
    .corporate_culture-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .corporate_culture-box1 p {
        margin: 0 auto 20px;
    }
    
    .corporate_culture-box1 a {
        padding: 8px 20px;
    }
    
    .corporate_culture-box1 img {
        margin-bottom: 15px;
    }
    
    .corporate_culture-box1 h3,
    .corporate_culture-box3 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .corporate_culture-box1 h4,
    .corporate_culture-box3 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .corporate_culture-box2 .right .text-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .corporate_culture-box3 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .corporate_culture-box4 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .corporate_culture-box4 p {
        margin: 0 auto 20px;
    }
    
    .corporate_culture-box4 a {
        padding: 8px 20px;
    }
    
    .corporate_culture-box4 img {
        margin-bottom: 15px;
    }
    
    .corporate_culture-box4 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .corporate_culture-box4 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .corporate_culture-box3 img {
        margin-bottom: 15px;
        width: 80px;
    }
    
    .corporate_culture-box5 .bgcolor .icon img {
        width: 50%;
    }
}
@media screen and (max-width: 575px) {
    .corporate_culture-box2 .right .text-box h3 {
        font-size: 20px;
    }
    
    .corporate_culture-box3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .corporate_culture-box3 img {
        margin-bottom: 10px;
        width: 64px;
    }
    
    .corporate_culture-box3 h6 {
        margin-bottom: 10px;
        font-size: 14px;
    }
    
    .corporate_culture-box3 p {
        font-size: 12px;
    }
}

/*企业文化 end*/

/*服务网络*/
.service_network-box1-bgcolor {
    background-color: #488dc6;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
}
.service_network-box1 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.service_network-box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #fff;
}
.service_network-box1 h4 {
    margin-bottom: 30px;
    color: #fff;
}
.service_network-box1 img {
    margin-bottom: 30px;
}
.service_network-box1 p {
    color: #fff;
    max-width: 950px;
    margin: 0 auto 25px;
}
.service_network-box2 .tp {
    padding-bottom: 56.25%;
}
.service_network-box2 .left,
.service_network-box2 .right {
    position: relative;
    background-color: #fff7b6;
}
.service_network-box2 .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 100%;
    padding: 15px;
    line-height: 1.75em;
}
.service_network-box2 .text-box h5 {
    color: #488dc6;
    margin-bottom: 15px;
    font-size: 22px;
}
.service_network-box2 .text-box h4 {
    color: #333333;
    margin-bottom: 25px;
    font-size: 22px;
}
.service_network-box2 .text-box p {
    color: #666666;
    max-width: 600px;
    margin: 0 auto;
}
@media screen and (max-width: 1199px) {
    .service_network-box2 .text-box h5 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    
    .service_network-box2 .text-box h4 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    
    .service_network-box2 .text-box p {
        line-height: 1.6em;
    }
}
@media screen and (max-width: 991px) {
    .service_network-box2 .text-box h5 {
        font-size: 16px;
    }
    
    .service_network-box2 .text-box h4 {
        font-size: 16px;
    }
    
    .service_network-box2 .text-box p {
        line-height: 1.6em;
        font-size: 12px;
    }
}
@media screen and (max-width: 767px) {
    .service_network-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .service_network-box1 p {
        margin: 0 auto 20px;
    }
    
    .service_network-box1 img {
        margin-bottom: 15px;
    }
    
    .service_network-box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .service_network-box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .service_network-box2 .text-box {
        position: initial;
        transform: translate(0%, 0%);
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .service_network-box2 .text-box h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .service_network-box2 .text-box h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .service_network-box2 .text-box p {
        line-height: 1.75em;
        font-size: 14px;
    }
}
@media screen and (max-width: 575px) {
    .service_network-box2 .text-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}

/*服务网络 end*/

/*售后服务*/
.after_service-box1-bg-color {
    border-top: 40px solid #488dc6;
}
.after_service-box1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.after_service-box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.after_service-box1 h4 {
    margin-bottom: 30px;
}
.after_service-box1 img {
    margin-bottom: 30px;
}
.after_service-box1 p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto 25px;
}
.after_service-box2 .left .tp {
    padding-bottom: 56.25%;
}
.after_service-box2 .right {
    position: relative;
    background-color: #8bc43f;
}
.after_service-box2 .right .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    text-align: center;
    width: 60%;
}
.after_service-box2 .right .text-box h3 {
    color: #fff;
    font-size: 22px;
}
.after_service-box2 .right .text-box h4 {
    color: #fff;
    font-size: 22px;
    margin-bottom: 15px;
}
.after_service-box2 .right .text-box img {
    margin-top: 25px;
    margin-bottom: 25px;
}
.after_service-box2 .right .text-box p {
    margin-bottom: 15px;
    color: #fff;
    line-height: 2em;
}
.after_service-box3 {
    padding-top: 60px;
    padding-bottom: 60px;
    text-align: center;
}
.after_service-box3 img {
    margin-bottom: 20px;
}
.after_service-box3 h5 {
    margin-bottom: 20px;
}
.after_service-box3 p {
    color: #999999;
    line-height: 1.75em;
}
@media screen and (max-width: 1440px) {
    .after_service-box2 .right .text-box {
        width: 70%;
    }
    
    .after_service-box2 .right .text-box h3 {
        font-size: 22px;
    }
}
@media screen and (max-width: 1280px) {
    .after_service-box2 .right .text-box {
        width: 80%;
    }
    
    .after_service-box2 .right .text-box img {
        margin-top: 20px;
        margin-bottom: 20px;
    }
    
    .after_service-box2 .right .text-box h3 {
        font-size: 20px;
    }
}
@media screen and (max-width: 1199px) {
    .after_service-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .after_service-box2 .right .text-box {
        width: 90%;
    }
    
    .after_service-box2 .right .text-box img {
        margin-top: 15px;
        margin-bottom: 15px;
    }
    
    .after_service-box2 .right .text-box p {
        margin-bottom: 10px;
        font-size: 12px;
    }
    
    .after_service-box3 img {
        width: 90px;
    }
    
    .after_service-box3 img {
        margin-bottom: 15px;
    }
    
    .after_service-box3 h5 {
        margin-bottom: 15px;
        font-size: 18px;
    }
}
@media screen and (max-width: 991px) {
    .after_service-box2 .right .text-box {
        position: inherit;
        padding-top: 60px;
        padding-bottom: 60px;
        width: 80%;
        top: inherit !important;
        left: inherit !important;
        transform: none !important;
        -webkit-transform: none !important;
        -moz-transform: none !important;
        -ms-transform: none !important;
        -o-transform: none !important;
        margin: 0 auto;
    }
    
    .after_service-box2 .right .text-box p {
        margin-bottom: 15px;
        font-size: 14px;
    }
    
    .after_service-box2 .right .text-box h3 {
        font-size: 26px;
    }
    
    .after_service-box3 p {
        margin-bottom: 30px;
    }
    
    .after_service-box3 {
        padding-top: 60px;
        padding-bottom: 30px;
        text-align: center;
    }
}
@media screen and (max-width: 767px) {
    .after_service-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .after_service-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .after_service-box1 p {
        margin: 0 auto 20px;
    }
    
    .after_service-box1 img {
        margin-bottom: 15px;
    }
    
    .after_service-box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .after_service-box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .after_service-box2 .right .text-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .after_service-box3 h5 {
        margin-bottom: 10px;
        font-size: 16px;
    }
    
    .after_service-box3 img {
        width: 80px;
        margin-bottom: 10px;
    }
    
    .after_service-box3 p {
        margin-bottom: 20px;
    }
    
    .after_service-box3 {
        padding-top: 50px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 575px) {
    .after_service-box2 .right .text-box h3 {
        font-size: 20px;
    }
    
    .after_service-box3 img {
        width: 70px;
    }
}

/*售后服务 end*/

/*职业培训*/
.job_training-box1-bg-color {
    border-top: 40px solid #488dc6;
}
.job_training-box1 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.job_training-box1 .top-box h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.job_training-box1 .top-box h4 {
    margin-bottom: 30px;
}
.job_training-box1 .top-box img {
    margin-bottom: 30px;
}
.job_training-box1 .top-box p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto 25px;
}
.job_training-box1 .list-box img {
    margin-bottom: 15px;
}
.job_training-box1 .list-box h5 {
    margin-bottom: 20px;
    font-size: 18px;
}
.job_training-box1 .list-box p {
    color: #999999;
    line-height: 1.75em;
}
.job_training-box2-bg-color {
    background-color: #8bc43f;
}
.job_training-box2 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 50px;
}
.job_training-box2 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #fff;
}
.job_training-box2 h4 {
    margin-bottom: 30px;
    color: #fff;
}
.job_training-box2 p {
    color: #fff;
    max-width: 950px;
    margin: 0 auto;
}
.job_training-box3 .tp {
    padding-bottom: 64%;
    transition: all 1s;
}
.job_training-box3 a {
    display: block;
    text-decoration: none;
    position: relative;
}
.job_training-box3 p {
    position: absolute;
    bottom: 0;
    left: 0;
    padding: 10px;
    width: 100%;
    color: #fff;
    background-color: rgba(0, 0, 0, .5);
    text-align: center;
}
.job_training-box3 a:hover .tp {
    transform: scale(1.05);
}
.job_training-box4 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.job_training-box4 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.job_training-box4 h4 {
    margin-bottom: 30px;
}
.job_training-box4 img {
    margin-bottom: 30px;
}
.job_training-box4 p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto 25px;
}
.job_training-box5-bg-color {
    background-color: #5b9be7;
}
.job_training-box5 {
    text-align: center;
    padding-top: 50px;
    padding-bottom: 70px;
}
.job_training-box5 .top-box h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #fff;
}
.job_training-box5 .top-box h4 {
    margin-bottom: 30px;
    color: #fff;
}
.job_training-box5 .top-box img {
    margin-bottom: 30px;
}
.job_training-box5 .top-box p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto 35px;
    color: #fff;
}
.job_training-box5 .list-box img {
    margin-bottom: 10px;
}
.job_training-box5 .list-box h5 {
    margin-bottom: 10px;
    font-size: 18px;
    color: #fff;
}
.job_training-box5 .list-box p {
    color: #fff;
    line-height: 1.75em;
    margin-bottom: 20px;
}
.job_training-box6 {
    padding-top: 50px;
    padding-bottom: 70px;
}
.job_training-box6 .top-box {
    text-align: center;
}
.job_training-box6 .top-box h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.job_training-box6 .top-box h4 {
    margin-bottom: 30px;
}
.job_training-box6 .top-box img {
    margin-bottom: 30px;
}
.job_training-box6 .top-box p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto 25px;
}
.job_training-box6 .text-box .box {
    padding-left: 100px;
    padding-right: 100px;
}
.job_training-box6 .text-box .box p {
    color: #666666;
    margin-bottom: 15px;
}
.job_training-box6 .text-box .box span {
    font-size: 18px;
    color: #488dc6;
}
.job_training-box6 .text-box .box span>img {
    width: 20px;
    margin-right: 10px;
}
.job_training-box6 .text-box .box div {
    margin-bottom: 20px;
}
@media screen and (max-width: 1199px) {
    .job_training-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .job_training-box5 .list-box img {
        width: 100px;
    }
    
    .job_training-box6 .text-box .box {
        padding-left: 70px;
        padding-right: 70px;
    }
}
@media screen and (max-width: 991px) {
    .job_training-box1 .list-box p {
        margin-bottom: 30px;
    }
    
    .job_training-box1 .list-box img {
        width: 90px;
    }
    
    .job_training-box1 .list-box h5 {
        font-size: 16px;
    }
    
    .job_training-box5 .list-box img {
        width: 90px;
    }
    
    .job_training-box6 .text-box .box {
        padding-left: 50px;
        padding-right: 50px;
    }
    
    .job_training-box6 .text-box .box span {
        font-size: 16px;
    }
}
@media screen and (max-width: 767px) {
    .job_training-box5 .list-box img {
        width: 80px;
        margin-bottom: 10px;
    }
    
    .job_training-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .job_training-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .job_training-box1 .top-box p {
        margin: 0 auto 20px;
    }
    
    .job_training-box1 .top-box img {
        margin-bottom: 15px;
    }
    
    .job_training-box1 .top-box h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .job_training-box1 .top-box h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .job_training-box2 .top-box p {
        margin: 0 auto 20px;
    }
    
    .job_training-box2 .top-box h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .job_training-box2 .top-box h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .job_training-box4 p {
        margin: 0 auto 20px;
    }
    
    .job_training-box4 img {
        margin-bottom: 15px;
    }
    
    .job_training-box4 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .job_training-box4 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .job_training-box5 .top-box p {
        margin: 0 auto 20px;
    }
    
    .job_training-box5 .top-box img {
        margin-bottom: 15px;
    }
    
    .job_training-box5 .top-box h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .job_training-box5 .top-box h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .job_training-box6 .top-box img {
        margin-bottom: 15px;
    }
    
    .job_training-box6 .top-box h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .job_training-box6 .top-box h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .job_training-box1 .list-box img {
        width: 80px;
    }
    
    .job_training-box6 .text-box .box {
        padding-left: 30px;
        padding-right: 30px;
    }
    
    .job_training-box6 .text-box .box div {
        margin-bottom: 15px;
    }
}

/*职业培训 end*/

/*产品中心*/
.products-box1-bg-color {
    border-top: 40px solid #488dc6;
}
.products-box1 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 70px;
}
.products-box1 h5 {
    margin-bottom: 15px;
    font-family: "OSWALD-REGULAR";
    color: #5d5d5d;
}
.products-box1 h1 {
    margin-bottom: 30px;
}
.products-box1 img {
    margin-bottom: 30px;
}
.products-box1 p {
    color: #666666;
    max-width: 950px;
    margin: 0 auto;
    line-height: 1.75em;
}
.products-box2 .tp {
    padding-bottom: 56.25%;
}
.products-box2 .left,
.products-box2 .right {
    position: relative;
    background-color: #f6f6f6;
}
.products-box2 .text-box {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 100%;
    padding: 15px;
    line-height: 1.75em;
    max-width: 600px;
    margin: 0 auto;
}
.products-box2 .text-box h5 {
    color: #488dc6;
    margin-bottom: 25px;
    font-size: 22px;
}
.products-box2 .text-box h4 {
    color: #333333;
    margin-bottom: 25px;
    font-size: 22px;
}
.products-box2 .text-box p {
    color: #666666;
}
.products-box3-bg-color {
    border-bottom: 1px solid #d6d6d6;
}
.products-box3 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 50px;
}
.products-box4 {
    text-align: center;
    padding-top: 70px;
    padding-bottom: 20px;
}
.products-box3 .box1 h3 {
    margin-bottom: 20px;
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
}
.products-box4 .box1 h3 {
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
    max-width: 650px;
    margin: 0 auto 20px;
}
.products-box3 .box1 h4,
.products-box4 .box1 h4 {
    margin-bottom: 30px;
}
.products-box3 .box1 img,
.products-box4 .box1 img {
    margin-bottom: 30px;
}
.products-box3 .box1 .text,
.products-box4 .box1 .text {
    margin-bottom: 40px;
    color: #999999;
}
.products-box3 .box2>div {
    margin-bottom: 20px;
}
.products-box3 .box2 img {
    margin-bottom: 15px;
}
.products-box3 .box2 .title {
    color: #333;
    font-size: 18px;
    margin-bottom: 15px;
}
.products-box3 .box2 .text {
    color: #666666;
}
.products-box5 {
    padding-top: 70px;
    padding-bottom: 60px;
}
.products-box5 .box1 {
    text-align: center;
}
.products-box5 .box1 h3 {
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
    max-width: 650px;
    margin: 0 auto 20px;
}
.products-box5 .box1 h4 {
    margin-bottom: 30px;
}
.products-box5 .box1 img {
    margin-bottom: 50px;
}
.products-box5 .left {
    padding-right: 30px;
    text-align: center;
}
.products-box5 .right {
    padding-left: 30px;
}
.products-box5 .Etitle {
    color: #488dc6;
    margin-bottom: 10px;
    font-family: "OSWALD-REGULAR";
}
.products-box5 .Ctitle {
    margin-bottom: 10px;
    color: #333333;
}
.products-box5 .right h5 {
    color: #488dc6;
}
.products-box5 .right p {
    margin-bottom: 40px;
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d6d6;
}
.products-box-bgcolor {
    background-color: #f6f6f6;
}
.products-box6 {
    padding-top: 70px;
    padding-bottom: 70px;
}
.products-box6 .tp {
    padding-bottom: 100%;
}
.cpxq_tp_swiper {
    overflow: hidden;
}
.products-box6 .Etitle {
    color: #488dc6;
    margin-bottom: 10px;
    font-family: "OSWALD-REGULAR";
}
.products-box6 .Ctitle {
    margin-bottom: 10px;
    color: #333333;
}
.products-box6 .right h5 {
    color: #488dc6;
}
.products-box6 .right p {
    margin-bottom: 40px;
    padding-top: 15px;
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d6d6;
}
.cpxq_tp_swiper .swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-177.png");
    left: 20px;
}
.cpxq_tp_swiper .swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
    background-image: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/lw-178.png");
    right: 20px;
}
.cpxq_tp_swiper .swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: 24px;
    height: 36px;
    margin-top: -22px;
    z-index: 10;
    cursor: pointer;
    -moz-background-size: 8px 12px;
    -webkit-background-size: 8px 12px;
    background-size: 8px 12px;
    background-position: center;
    background-repeat: no-repeat;
}
.cpxq_tp_swiper .swiper-slide {
    position: relative;
}
.cpxq_tp_swiper .swiper-slide .xh {
    position: absolute;
    left: 0;
    bottom: 0;
    display: inline-block;
    background-color: rgba(0, 0, 0, .3);
    color: #fff;
    padding: 7px 25px;
}
.products-box7 {
    padding-top: 70px;
    padding-bottom: 30px;
}
.products-box7 .box1 {
    text-align: center;
}
.products-box7 .box1 h3 {
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
    max-width: 650px;
    margin: 0 auto 20px;
}
.products-box7 .box1 h4 {
    margin-bottom: 30px;
}
.products-box7 .box1 img {
    margin-bottom: 50px;
}
.products-box7 .tp {
    padding-bottom: 189%;
    margin-bottom: 25px;
}
.products-box7 .text-box h4 {
    padding-bottom: 20px;
    border-bottom: 1px solid #d6d6d6;
    margin-bottom: 20px;
}
.products-box7 .text-box .text {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #d6d6d6;
}
.products-box7 .text-box .text .p1 {
    color: #488dc6;
    margin-bottom: 5px;
}
.products-box7 .text-box .text .p2 {
    color: #333333;
}
.products-box7 .box2>div {
    margin-bottom: 30px;
}
.products-box8 {
    padding-top: 70px;
    padding-bottom: 40px;
}
.products-box8-bgcolor {
    background-color: #f6f6f6;
}
.products-box8 .box1 {
    text-align: center;
}
.products-box8 .box1 h3 {
    font-family: "OSWALD-REGULAR";
    color: #488dc6;
    max-width: 650px;
    margin: 0 auto 20px;
}
.products-box8 .box1 h4 {
    margin-bottom: 50px;
}
.products-box8 .tp {
    padding-bottom: 85.55%;
}
.products-box8 .box2 p {
    text-align: center;
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 30px;
}
.products-box9-bgcolor {
    border-bottom: 1px solid #d6d6d6;
}
.products-box9 .tp {
    padding-bottom: 100%;
}
.products-box10 {
    padding-top: 70px;
    padding-bottom: 70px;
}
@media screen and (max-width: 1440px) {
    .products-box1 h1 {
        margin-bottom: 15px;
        font-size: 36px;
    }
    
    .products-box4 {
        padding-top: 60px;
        padding-bottom: 20px;
    }
    
    .products-box5 {
        padding-top: 60px;
        padding-bottom: 50px;
    }
    
    .products-box6 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
    
    .products-box7 {
        padding-top: 60px;
        padding-bottom: 20px;
    }
    
    .products-box8 {
        padding-top: 60px;
        padding-bottom: 30px;
    }
    
    .products-box10 {
        padding-top: 60px;
        padding-bottom: 60px;
    }
}
@media screen and (max-width: 1199px) {
    .products-box1-bg-color {
        border-top: 30px solid #488dc6;
    }
    
    .products-box2 .text-box h5 {
        margin-bottom: 10px;
        font-size: 18px;
    }
    
    .products-box2 .text-box h4 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    
    .products-box2 .text-box p {
        line-height: 1.6em;
    }
    
    .products-box1 h5 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .products-box1 h1 {
        margin-bottom: 15px;
        font-size: 34px;
    }
    
    .products-box4 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    
    .products-box5 {
        padding-top: 50px;
        padding-bottom: 40px;
    }
    
    .products-box5 .box1 img,
    .products-box7 .box1 img {
        margin-bottom: 40px;
    }
    
    .products-box5 .left {
        padding-right: 20px;
    }
    
    .products-box5 .right {
        padding-left: 20px;
    }
    
    .products-box6 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .products-box6 .Ctitle {
        font-size: 22px;
    }
    
    .products-box6 .Etitle {
        font-size: 22px;
    }
    
    .products-box6 .right p {
        margin-bottom: 30px;
        padding-top: 10px;
        padding-bottom: 15px;
        border-bottom: 1px solid #d6d6d6;
    }
    
    .products-box7 {
        padding-top: 50px;
        padding-bottom: 10px;
    }
    
    .products-box8 {
        padding-top: 50px;
        padding-bottom: 20px;
    }
    
    .products-box10 {
        padding-top: 50px;
        padding-bottom: 50px;
    }
}
@media screen and (max-width: 991px) {
    .products-box1 h5 {
        margin-bottom: 15px;
        font-size: 18px;
    }
    
    .products-box1 h1 {
        margin-bottom: 15px;
        font-size: 30px;
    }
    
    .products-box2 .text-box h5 {
        font-size: 16px;
    }
    
    .products-box2 .text-box h4 {
        font-size: 16px;
    }
    
    .products-box2 .text-box p {
        line-height: 1.6em;
        font-size: 12px;
    }
    
    .products-box3 .box2 .img-icon {
        width: 220px;
    }
    
    .products-box3 .box1 .text,
    .products-box4 .box1 .text {
        margin-bottom: 30px;
    }
    
    .products-box4 {
        padding-top: 40px;
        padding-bottom: 20px;
    }
    
    .products-box5 .left img,
    .cpxq_tp_swiper {
        margin-bottom: 30px;
    }
    
    .products-box5 {
        padding-top: 40px;
        padding-bottom: 30px;
    }
    
    .products-box5 .box1 img,
    .products-box7 .box1 img {
        margin-bottom: 30px;
    }
    
    .products-box5 .left {
        padding-right: 15px;
    }
    
    .products-box5 .right {
        padding-left: 15px;
    }
    
    .products-box6 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
    
    .products-box7 {
        padding-top: 40px;
        padding-bottom: 0px;
    }
    
    .products-box8 {
        padding-top: 40px;
        padding-bottom: 10px;
    }
    
    .products-box10 {
        padding-top: 40px;
        padding-bottom: 40px;
    }
}
@media screen and (max-width: 767px) {
    .products-box1-bg-color {
        border-top: 20px solid #488dc6;
    }
    
    .products-box1 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .products-box1 p {
        margin: 0 auto 20px;
    }
    
    .products-box1 img {
        margin-bottom: 15px;
    }
    
    .products-box1 h5 {
        margin-bottom: 15px;
        font-size: 16px;
    }
    
    .products-box1 h1 {
        margin-bottom: 15px;
        font-size: 26px;
    }
    
    .products-box2 .text-box {
        position: initial;
        transform: translate(0%, 0%);
        padding-top: 50px;
        padding-bottom: 50px;
    }
    
    .products-box2 .text-box h5 {
        font-size: 18px;
        margin-bottom: 10px;
    }
    
    .products-box2 .text-box h4 {
        font-size: 18px;
        margin-bottom: 20px;
    }
    
    .products-box2 .text-box p {
        line-height: 1.75em;
        font-size: 14px;
    }
    
    .products-box3 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .products-box3 .box1 img,
    .products-box4 .box1 img {
        margin-bottom: 15px;
    }
    
    .products-box3 .box1 h3,
    .products-box4 .box1 h3,
    .products-box5 .box1 h3,
    .products-box7 .box1 h3,
    .products-box8 .box1 h3 {
        margin-bottom: 15px;
        font-size: 24px;
    }
    
    .products-box3 .box1 h4,
    .products-box4 .box1 h4,
    .products-box5 .box1 h4,
    .products-box7 .box1 h4 {
        margin-bottom: 15px;
        font-size: 20px;
    }
    
    .products-box8 .box1 h4 {
        margin-bottom: 30px;
        font-size: 20px;
    }
    
    .products-box3 .box2 .img-icon {
        width: 200px;
    }
    
    .products-box3 .box1 .text,
    .products-box4 .box1 .text {
        margin-bottom: 20px;
    }
    
    .products-box4 {
        padding-top: 30px;
        padding-bottom: 10px;
    }
    
    .products-box5 .right p,
    .products-box6 .right p {
        margin-bottom: 30px;
        padding-top: 15px;
        padding-bottom: 15px;
        border-bottom: 1px solid #d6d6d6;
    }
    
    .products-box5 .right h5,
    .products-box6 .right h5 {
        font-size: 18px;
    }
    
    .products-box5 .Etitle,
    .products-box6 .Etitle {
        margin-bottom: 10px;
        font-size: 24px;
    }
    
    .products-box5 .Ctitle,
    .products-box6 .Ctitle {
        margin-bottom: 10px;
        font-size: 24px;
    }
    
    .products-box5 {
        padding-top: 30px;
        padding-bottom: 20px;
    }
    
    .products-box5 .box1 img,
    .products-box7 .box1 img {
        margin-bottom: 20px;
    }
    
    .products-box6 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .products-box7 {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    
    .products-box7 .text-box .text {
        padding-bottom: 10px;
        margin-bottom: 10px;
        border-bottom: 1px solid #d6d6d6;
    }
    
    .products-box7 .text-box h4 {
        font-size: 20px;
        margin-bottom: 10px;
        padding-bottom: 10px;
    }
    
    .products-box7 .box2>div {
        margin-bottom: 20px;
    }
    
    .products-box7 .tp {
        margin-bottom: 15px;
    }
    
    .products-box8 {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    
    .products-box10 {
        padding-top: 30px;
        padding-bottom: 30px;
    }
}
@media screen and (max-width: 575px) {
    .products-box1 h5 {
        margin-bottom: 15px;
        font-size: 14px;
    }
    
    .products-box1 h1 {
        margin-bottom: 15px;
        font-size: 22px;
    }
    
    .products-box2 .text-box {
        padding-top: 30px;
        padding-bottom: 30px;
    }
    
    .products-box3 .box2 .img-icon {
        width: 180px;
    }
    
    .products-box4 {
        padding-top: 30px;
        padding-bottom: 0px;
    }
    
    .products-box5 .right h5,
    .products-box6 .right h5 {
        font-size: 16px;
    }
    
    .products-box5 .Etitle,
    .products-box6 .Etitle {
        margin-bottom: 10px;
        font-size: 22px;
    }
    
    .products-box5 .Ctitle,
    .products-box6 .Ctitle {
        margin-bottom: 5px;
        font-size: 22px;
    }
    
    .products-box5 .right p,
    .products-box6 .right p {
        margin-bottom: 20px;
    }
}

/*产品中心 end*/

/*招聘详情*/
.xyzp-xq-bt {
    text-align: center;
    padding-top: 50px;
}
.xyzp-xq-xbt {
    padding-top: 50px;
}
.xyzp-xq-xbt h5 {
    color: #488dc6;
}
.xyzp-xq-xbt p {
    color: #999999;
    padding-top: 30px;
    padding-bottom: 10px;
    border-bottom: 1px solid #e2e2e2;
}
.xyzp-xq-xbt p>span {
    color: #000;
}
.xyzp-xq-xbt-bq>div {
    padding-top: 30px;
}
.xyzp-xq-xbt-bq>div>span {
    display: inline-block;
    padding: 5px 15px;
    background-color: #f1f1f1;
    margin-right: 5px;
    margin-bottom: 5px;
}
.xyzp-xq-xbt .fgx {
    margin-top: 20px;
}
.xyzp-sqzw {
    background-color: #488dc6;
    padding-top: 15px;
    padding-bottom: 15px;
    width: 100%;
    border: none;
    color: #fff;
    outline: none;
}
.xyzp-xq-tb {
    padding-top: 50px;
    display: none;
}
.xyzp-xq-tb .fgx {
    margin-top: 20px;
}
.xyzp-xq-tb h4 {
    color: #488dc6;
}
.xyzp-xq-tb input,
.xyzp-xq-tb select,
.xyzp-xq-tb textarea {
    width: 100%;
    padding: 5px;
    background-color: #f1f1f1;
    border: none;
    color: #666666;
}
.xyzp-xq-tb>.row:nth-of-type(1) {
    padding-bottom: 30px;
}
.xyzp-xq-tb textarea {
    resize: none;
    height: 150px;
}
.xyzp-xq-tb>.row>div>p {
    margin-bottom: 10px;
    color: #999999;
}
.xyzp-jlsc {
    padding-top: 20px;
    padding-bottom: 20px;
}
.xyzp-jlsc input {
    display: inline-block;
    max-width: 200px;
    background: none;
}
.xyzp-jlsc-yzm {
    float: left;
    width: 100%;
    margin-top: 10px;
}
.xyzp-jlsc-yzm input {
    display: inline-block;
    max-width: 100px;
}
.xyzp-jlsc-yzm span {
    display: inline-block;
    margin-left: 5px;
    float: left;
}
.xyzp-tjsq {
    padding-top: 30px;
}
.xyzp-tjsq input {
    padding-top: 15px;
    padding-bottom: 15px;
    background-color: #488dc6;
    color: #fff;
}
@media screen and (max-width: 767px) {
    .xyzp-xq-bt {
        padding-top: 30px;
    }
    
    .xyzp-xq-bt h3 {
        font-size: 18px;
    }
    
    .xyzp-xq-xbt {
        padding-top: 30px;
    }
    
    .xyzp-xq-xbt p {
        padding-top: 10px;
    }
    
    .xyzp-xq-xbt-bq>div {
        padding-top: 20px;
    }
    
    .xyzp-sqzw {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    
    .xyzp-xq-xbt-bq>div>span {
        font-size: 14px;
    }
}

/*招聘详情 end*/
.top-btn {
    display: inline-block;
    text-decoration: none;
    position: fixed;
    bottom: 0;
    right: 0;
}

/*友情链接*/
.yq-bgcolor {
    background-color: #f7f7f7;
    padding: 50px 0;
}
.yq-box .title {
    margin-bottom: 25px;
    color: #686767;
}
.yq-box ul>li {
    display: inline-block;
    margin-right: 15px;
    margin-bottom: 10px;
}
.yq-box ul>li>a {
    text-decoration: none;
    color: #686767;
}
.yq-box ul>li>a:hover {
    color: #488dc6;
}
@media screen and (max-width: 991px) {
    .yq-bgcolor {
        display: none;
        opacity: 0;
        visibility: hidden;
    }
}

/*友情链接 end*/

/*首页切换*/

.membranecon {
    overflow: hidden;
    width:1200px;
    margin:30px auto;
    height: 438px;
}
.membranecon dl {
    /*width: 1200px;*/
    width: 100%;
    height: 309px;
    overflow: hidden;
    display: none;
}
#bigimg{
    width:1200px;margin:30px auto 0px;overflow: hidden;height: auto;
}
#smallimg{
    width:1200px;margin:0px auto 30px;overflow: hidden;height: auto;
}
.membrane dt {
    float: left;
    position: relative;
    width: 50%;
    border: 1px solid #ccc;
    box-sizing: border-box;
    margin-bottom: 1px;
    height: 438px;
    overflow: hidden;
}

.membrane dt a {
    display: block
}

.membrane dt a img {
    display: block;
    width: 600px;
    /* display: none; */
}

.membrane dt:before {
    content: "";
    display: block;
    background: url("http://shjzelevator.com.bdy.smp10.cn/themes/pc/public/css/../images/20200415141809_2140137012.png");
    width: 108px;
    height: 107px;
    position: absolute;
    background-repeat: no-repeat;
    top: 1px;
    right: -4px;
    z-index: 1;
}

.membrane dd {
    float: right;
    width: 600px;
    background: #efefef;
    position: relative;
    z-index: 0;
    cursor: pointer;
    padding-bottom: 92px;
    position: relative;
}

.membrane dd a.mose {
    background: #0a7c25;
    padding: 0 10px;
    line-height: 2.5;
    display: block;
    color: #fff;
    width: 123px;
    text-align: center;
    margin-left: 412px;
    margin-bottom: 20px;
    position: absolute;
    bottom: 25px;
}

.membrane dd span a {
    display: block;
    font-size: 38px;
    color: #488dc6;
    margin: 14px 0 24px 20px;
}

.membrane dd>div {
    font-size: 18px;
    margin: 0 20px 29px 20px;
    line-height: 40px;
    min-height: 196px;
}

.membrane dd div strong {
    padding-right: 6px
}

.membrane dd li {
    width: 15.333%;
    line-height: 176px;
    color: #fff;
    text-align: center;
    float: left;
    font-size: 18px;
    margin-bottom: 26px;
    margin-left: 10px;
}

.membrane dd li em {
    display: block;
    width: 90%;
    margin: 0 auto
}

.membrane dd li em img {
    width: 100%;
    display: block
}

.membrane dd li p {
    line-height: 1.8;
    color: #000;
    font-size: 14px
}

.membrane dd li:nth-child(1) {
    margin-left: 41px
}

.membrane .More {
    position: absolute;
    bottom: 0;
    right: 0
}

.Features {
    margin: 20px 0 60px
}

.Features li {
    /* height: 357px; */
    width: 24%;
    float: left;
    background: #efefef;
    text-align: center;
    margin-left: 13px;
    position: relative;
    cursor: pointer;
}

.Features li:before {
    content: "";
    display: block;
    background: #488dc6;
    height: 0;
    width: 100%;
    transition: all .5s;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

.Features li:hover:before {
    height: 100%
}

.Features li:hover strong {
    color: #fff
}

.Features li:hover div {
    color: #fff
}

.Features li img {
    /*margin: 0 0 21px 0;*/
    position: relative;
    z-index: 1;
    width: 100%;
    height: 165px;
}

.Features li strong {
    font-size: 20px;
    position: relative;
    z-index: 1;
    display: block;
    margin: 10px;
}

.Features li div {
    font-size: 16px;
    line-height: 26px;
    text-align: left;
    width: 192px;
    margin: 7px 0 0 20px;
    position: relative;
    z-index: 1
}

.Features li:nth-child(1) {
    margin-left: 0
}

.Features li:nth-child(4) {
    margin-left: 14px
}

.Features li:nth-child(5) {
    margin-left: 14px
}

.Features li:nth-child(3) {
    margin-left: 14px
}

.membrane_box {
    background: #f6f6f6;
    overflow: hidden
}

.membrane_box dd {
    background: #fff
}

/*首页优势*/
.ys_list2 {
    counter-reset: ceshi;
}

.ys_list2 li {
    overflow: hidden;
    position: relative;
    height: 325px;
}

.ys_list2 li span {
    position: absolute;
    right: 50%;
    top: 0px;
    z-index: 5;
}

.ys_list2 li .con_box {
    position: relative;
    left: 50%;
    height: 100%;
}

.ys_list2 li .con_box .con {
    float: left;
    width: 600px;
    padding: 60px 24px;
}

.ys_list2 li .con_box .con i {
    float: left;
    margin-right: 15px;
    width: 65px;
    height: 70px;
    line-height: 56px;
    border: 2px solid #acacac;
    text-align: center;
    font-size: 50px;
    color: #f61f1f;
    font-style: normal;
    font-family: "NIAGSOL";
    counter-increment: ceshi;
}

.ys_list2 li .con_box .con i b {
    border-bottom: 2px solid #acacac;
    font-size: 45px;
}

.ys_list2 li .con_box .con i b:after {
    display: inline-block;
    content: counters(ceshi, "-");
}

.ys_list2 li .con_box .con h2 {
    padding-top: 14px;
    font-size: 32px;
    line-height: 1;
    color: #555;
}

.ys_list2 li .con_box .con h2 font {
    display: inline-block;
    margin-right: 20px;
    font-weight: bold;
    color: #038fd6;
}

.ys_list2 li .con_box .con h3 {
    padding-top: 6px;
    line-height: 1;
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
}

.ys_list2 li .con_box .con h3:after {
    margin-left: 84px;
    margin-top: 5px;
    display: block;
    content: "";
    width: 150px;
    height: 3px;
    background: #f61f1f;
}

.ys_list2 li .con_box .con dl {
    clear: both;
    padding-top: 20px;
}

.ys_list2 li .con_box .con dl dd {
    background: url("http://liguangqi.com.bdy.smp10.cn/themes/pc/public/css/../images/ys_list.png") no-repeat left 12px;
    padding-left: 22px;
    font-size: 16px;
    line-height: 34px;
}

.ys_list2 li .con_box .con dl dd font {
    color: #24a5e8;
}

.ys_list2 li:first-child+li span,
.ys_list2 li:first-child+li+li+li span,
.ys_list2 li:first-child+li+li+li+li+li span,
.ys_list2 li:first-child+li+li+li+li+li+li+li+li span {
    left: 50%;
    right: auto;
}

.ys_list2 li:first-child+li .con_box,
.ys_list2 li:first-child+li+li+li .con_box,
.ys_list2 li:first-child+li+li+li+li+li .con_box,
.ys_list2 li:first-child+li+li+li+li+li+li+li+li .con_box {
    left: auto;
    right: 50%;
}

.ys_list2 li:first-child+li .con_box .con,
.ys_list2 li:first-child+li+li+li .con_box .con,
.ys_list2 li:first-child+li+li+li+li+li .con_box .con,
.ys_list2 li:first-child+li+li+li+li+li+li+li+li .con_box .con {
    float: right;
    padding-left: 0px;
}

/*首页案例*/
.animated {
  -webkit-animation-duration: 1s;
          animation-duration: 1s;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
}
.case_list {
    overflow: hidden;
}

.case_list li {
    float: left;
    width: 25%;
}

.case_list li a {
    display: block;
    position: relative;
    overflow: hidden;
    text-align: center;
}

.case_list li span {
    display: block;
    position: relative;
    padding-bottom: 66.66%;
}

.case_list li span img {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    background: #ccc;
}

.case_list li .con {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    opacity: 0;
}

.case_list li .con i {
    margin-top: 20%;
    margin-bottom: 10%;
    display: inline-block;
    width: 68px;
    height: 68px;
    background: #fff;
    border-radius: 50%;
    color: #24a5e8;
    font-size: 30px;
    line-height: 65px;
}

.case_list li .con h2 {
    margin-left: 40px;
    margin-right: 40px;
    background: #24a5e8;
    color: #fff;
    line-height: 58px;
    font-size: 16px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.case_list li a:hover span img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}

.case_list li a:hover .con {
    opacity: 1;
}

.case_list li span img,
.case_list li .con {
    transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    -webkit-transition: all 0.3s;
}

/*头部top*/
.navs .top{
  height: 40px;
  line-height: 40px;
  background: #fff;
  border-bottom: 1px solid #ededed;
}
.navs .top .container>.left{
  font-size: 14px;
  color: #f61f1f;
  float: left;
}



.navs .top .container>.right{
  float: right;
}
.navs .top .container>.right span{
  display: inline-block;
  height: 100%;
  font-size: 15px;
  font-weight: bold;
  color: rgb( 127, 127, 127 );
}
.navs .top .container>.right span i{
  margin-right: 5px;
  color: #7f7f7f;
}
.navs .top .container>.right span:nth-child(2){
  margin: 0px 40px;
}

.navs .top .container>.right span:last-child span a{
  color: #fff;
}
.navs .top .container>.right span:last-child span a:hover{
  color: #0178d5;
}


.tupiao{
    float: left;
    font-size: 43px;
    color: #f61f1f;
    margin-right: 12px;
}

.xq_title{
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #999;
    margin-top: 40px;
}
.xq_title .xqbox{
    width: 150px;
    height: 100%;
    line-height: 40px;
    background-color: #038fd6;
    text-align: center;
    color: #fff;
    font-size: 16px;
}
.tjcp{
    width: 90%;
    margin: 20px auto;
}