/* XL Device :1200px */
@media (min-width: 1200px) and (max-width: 1500px) {
  .inner-about .about-left .inner-content p {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .inner-about .about-right {
    height: 350px;
  }
  .inner-about .about-youshi {
    height: 250px;
  }
  .inner-about .about-youshi .youshi-item p {
    font-size: 18px;
  }
  .inner-about .about-ad {
    height: 570px;
  }
  .inner-about .about-ad .inner-box .ad-box {
    height: 400px;
  }
  .inner-about .about-ad .inner-box .ad-box:hover i {
    margin-top: 90px;
  }
  .inner-goods {
    margin-top: 50px;
  }
  .inner-goods .inner-cate-choose {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 310px;
    margin: 30px auto;
  }
  .inner-goods .inner-cate-choose .cate-item {
    width: 50%;
    background: #f5f5f5;
    color: #0068b7;
    text-align: center;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
  .inner-goods .inner-cate-choose .cate-item:hover {
    background: #0068b7;
    color: #fff;
    cursor: pointer;
  }
  .inner-goods .inner-cate-choose .cate-item.active {
    background: #0068b7;
    color: #fff;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-xilie {
    font-size: 18px;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 26px;
  }
  .inner-goods .inner-yy-list .inner-goods-item {
    height: 320px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 16px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-content {
    margin-top: 40px;
    height: 85px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-content p {
    font-size: 14px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-btn a {
    font-size: 14px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-title {
    font-size: 34px;
  }
}
/* LG Device :992px */
@media (min-width: 992px) and (max-width: 1200px) {
  .inner-about .about-left .inner-content p {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .inner-about .about-right {
    height: 350px;
  }
  .inner-about .about-video {
    height: 500px;
  }
  .inner-about .about-youshi {
    height: 250px;
  }
  .inner-about .about-youshi .youshi-item p {
    font-size: 16px;
  }
  .inner-about .about-ad {
    height: 570px;
  }
  .inner-about .about-ad .inner-box .ad-box {
    height: 400px;
  }
  .inner-about .about-ad .inner-box .ad-box:hover i {
    margin-top: 90px;
  }
  .inner-goods {
    margin-top: 50px;
  }
  .inner-goods .inner-cate-choose {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 310px;
    margin: 30px auto;
  }
  .inner-goods .inner-cate-choose .cate-item {
    width: 50%;
    background: #f5f5f5;
    color: #0068b7;
    text-align: center;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
  .inner-goods .inner-cate-choose .cate-item:hover {
    background: #0068b7;
    color: #fff;
    cursor: pointer;
  }
  .inner-goods .inner-cate-choose .cate-item.active {
    background: #0068b7;
    color: #fff;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-xilie {
    font-size: 16px;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 20px;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-btn {
    width: 280px;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-btn a {
    font-size: 14px;
  }
  .inner-goods .inner-yy-list .inner-goods-item {
    height: 320px;
    padding: 3%;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 16px;
    height: 20px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-content {
    margin-top: 40px;
    height: 85px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-content p {
    font-size: 14px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-btn {
    width: 100%;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-btn a {
    font-size: 14px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-title {
    font-size: 30px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn {
    width: 160px;
    padding-left: 75px;
    font-size: 16px;
  }
  .inner-proinfo .other-box {
    height: 480px;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper .swiper-slide {
    height: 280px;
  }
  .other-box .swiper-container .swiper-wrapper .swiper-slide a .info-title {
    height: 60px;
    line-height: 60px;
    font-size: 16px;
  }
  .inner-job {
    margin: 50px 0;
  }
  .inner-job #job-list tr td {
    font-size: 16px;
  }
  .inner-job #job-list tr.table-th td p:before {
    left: -30px;
  }
  .inner-code .inner-box .code-item {
    width: 33%;
  }
  .inner-code .inner-box .code-item .code-des p:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
  }
}
@media (min-width: 768px) and (max-width: 992px) {
  .common-title {
    color: #0068b7;
    font-size: 30px;
    font-weight: bold;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
  }
  .inner-about {
    margin-top: 30px;
  }
  .inner-about .about-left {
    width: 100%;
  }
  .inner-about .about-left .inner-title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    width: 410px;
    border-bottom: 2px solid #efefef;
  }
  .inner-about .about-left .inner-title:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 50px;
    height: 3px;
    background: #0068b7;
  }
  .inner-about .about-left .inner-content {
    padding: 3% 0;
    margin-bottom: 2%;
  }
  .inner-about .about-left .inner-content p {
    font-size: 16px !important;
    line-height: 2.5 !important;
  }
  .inner-about .about-left .inner-tips {
    font-size: 16px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 60px;
    position: relative;
  }
  .inner-about .about-left .inner-tips strong {
    color: #0068b7;
  }
  .inner-about .about-left .inner-tips:before {
    display: block;
    content: '“';
    font-family: "Arial";
    position: absolute;
    top: -45px;
    left: 0;
    font-size: 80px;
    color: #0068b7;
    font-weight: bold;
  }
  .inner-about .about-right {
    width: 100%;
    height: 450px;
    background: url(../images/map.png) no-repeat center;
    background-size: contain;
    margin-top: 10px;
  }
  .inner-about .about-video {
    position: relative;
    width: 83.3%;
    height: 400px;
    margin-top: 30px;
    /* 波动效果 */
  }
  .inner-about .about-video .video-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-left: -20px;
    margin-right: -20px;
    margin-top:-20px;
    background: url(../images/play.png) no-repeat center;
    z-index: 999;
  }
  .inner-about .about-video .video-btn:hover {
    cursor: pointer;
  }
  .inner-about .about-video .video-btn.active {
    background: url(../images/pause.png) no-repeat center;
  }
  .inner-about .about-video .wave {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -20px;
    margin-right: -20px;
    margin-top:-20px;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background: #fff;
    z-index: 99;
  }
  .inner-about .about-video .wave .circle {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    background: #fff;
  }
  .inner-about .about-video .wave .circle:first-child {
    animation: circle-opacity 1.5s infinite;
  }
  .inner-about .about-video .wave .circle .circle2 {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    background: #fff;
  }
  .inner-about .about-video .wave .circle .circle2:first-child {
    animation: circle-opacity 1.5s infinite;
  }
  .inner-about .about-video .wave .circle .circle2 .circle3 {
    width: 100%;
    height: 100%;
    position: absolute;
    border-radius: 50%;
    opacity: 0;
    background: #fff;
  }
  .inner-about .about-video .wave .circle .circle2 .circle3:first-child {
    animation: circle-opacity 1.5s infinite;
  }
  .inner-about .about-youshi {
    display: flex;
    flex-direction: row;
    width: 83.3%;
    height: 180px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .inner-about .about-youshi .youshi-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 25%;
    height: 100%;
    transition: all 350ms;
  }
  .inner-about .about-youshi .youshi-item i {
    width: 80px;
    height: 80px;
    margin-bottom: 30px;
    border-radius: 50%;
    background-size: 50% !important;
  }
  .inner-about .about-youshi .youshi-item:nth-child(1) > i {
    background: #f7f7f7 url(../images/about-icon1.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(2) > i {
    background: #f7f7f7 url(../images/about-icon2.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(3) > i {
    background: #f7f7f7 url(../images/about-icon3.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(4) > i {
    background: #f7f7f7 url(../images/about-icon4.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item p {
    font-size: 13px;
    text-align: center;
  }
  .inner-about .about-youshi .youshi-item p:nth-child(2) {
    color: #707070;
  }
  .inner-about .about-youshi .youshi-item p:nth-child(3) {
    color: #00479d;
    font-weight: bold;
  }
  .inner-about .about-youshi .youshi-item:hover {
    cursor: pointer;
  }
  .inner-about .about-youshi .youshi-item:hover p:nth-child(2) {
    color: #00479d;
    font-weight: bold;
  }
  .inner-about .about-youshi .youshi-item:nth-child(1):hover {
    background: #e5ecf4 url(../images/about-bg-icon1.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(1):hover i {
    background: url(../images/about-icon-hover1.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(2):hover {
    background: #e5ecf4 url(../images/about-bg-icon2.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(2):hover i {
    background: url(../images/about-icon-hover2.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(3):hover {
    background: #e5ecf4 url(../images/about-bg-icon3.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(3):hover i {
    background: url(../images/about-icon-hover3.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(4):hover {
    background: #e5ecf4 url(../images/about-bg-icon4.png) no-repeat center;
  }
  .inner-about .about-youshi .youshi-item:nth-child(4):hover i {
    background: url(../images/about-icon-hover4.png) no-repeat center;
  }
  .inner-about .about-ad {
    width: 100%;
    height: 460px;
    background: url(../images/about-ad-bg.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .inner-about .about-ad .inner-box .ad-box {
    width: 48%;
    height: 300px;
    background: #333;
    padding: 0 5%;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 350ms;
  }
  .inner-about .about-ad .inner-box .ad-box:hover {
    background: #0068b7 !important;
    cursor: pointer;
  }
  .inner-about .about-ad .inner-box .ad-box:hover p {
    text-align: center;
    color: #fff;
  }
  .inner-about .about-ad .inner-box .ad-box:hover i {
    margin-top: 50px;
    width: 100%;
  }
  .inner-about .about-ad .inner-box .ad-box i {
    margin-top: 50px;
    width: 40px;
    height: 40px;
  }
  .inner-about .about-ad .inner-box .ad-box p:nth-child(2) {
    margin-top: 30px;
    width: 100%;
    font-size: 22px;
    font-weight: bold;
  }
  .inner-about .about-ad .inner-box .ad-box p:nth-child(3) {
    margin-top: 30px;
    width: 100%;
    font-size: 16px;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(1) {
    background: url(../images/about-ad1.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(1) i {
    background: url(../images/about-ad-icon1.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(1):hover i {
    background: url(../images/about-hover-icon1.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(2) {
    background: url(../images/about-ad2.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(2) i {
    background: url(../images/about-ad-icon2.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(2):hover i {
    background: url(../images/about-hover-icon2.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box .ad-shade {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0 5%;
    overflow: hidden;
    left: 0;
    top: 0;
    background: #0068b7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-goods {
    margin-top: 50px;
  }
  .inner-goods .inner-cate-choose {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 310px;
    margin: 30px auto;
  }
  .inner-goods .inner-cate-choose .cate-item {
    width: 50%;
    background: #f5f5f5;
    color: #0068b7;
    text-align: center;
    font-size: 16px;
    height: 50px;
    line-height: 50px;
  }
  .inner-goods .inner-cate-choose .cate-item:hover {
    background: #0068b7;
    color: #fff;
    cursor: pointer;
  }
  .inner-goods .inner-cate-choose .cate-item.active {
    background: #0068b7;
    color: #fff;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-xilie {
    font-size: 14px;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 16px;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-btn {
    width: 90%;
    height: 40px;
  }
  .inner-goods .inner-goods-list .inner-goods-item .inner-goods-info .goods-btn a {
    height: 40px;
    line-height: 40px;
    font-size: 13px;
  }
  .inner-goods .inner-yy-list .inner-goods-item {
    width: 100%;
    height: 320px;
    padding: 5%;
  }
  .inner-goods .inner-yy-list .inner-goods-item.even {
    border-left: 1px solid #e7e7e7;
  }
  .inner-goods .inner-yy-list .inner-goods-item:hover .inner-goods-img img {
    transform: scale(1.1);
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 16px;
    height: 20px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-content {
    margin-top: 40px;
    height: 85px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-content p {
    font-size: 14px;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-btn {
    width: 100%;
  }
  .inner-goods .inner-yy-list .inner-goods-item .inner-goods-info .goods-btn a {
    font-size: 14px;
  }
  .inner-proinfo {
    margin-top: 50px;
  }
  .inner-proinfo .detail-box {
    display: flex;
    justify-content: space-between;
    width: 100%;
    border: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .detail-box .detail-item {
    width: 50%;
    padding: 2% 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .detail-box .detail-item.detail-img img {
    max-width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie {
    display: inline-block;
    padding: 0 20px 0 100px;
    height: 40px;
    line-height: 40px;
    position: relative;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 1px solid #0068b7;
    border-left: none;
    overflow: hidden;
    font-size: 14px;
    color: #0068b7;
    margin-bottom: 10px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie .xilie-icon {
    display: inline-block;
    width: 90px;
    height: 40px;
    position: absolute;
    left: 0px;
    top: 0;
    background: #0068b7;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 1px solid #0068b7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    color: #fff;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie .xilie-icon:before {
    display: block;
    position: absolute;
    left: 5px;
    top: 0;
    width: 40px;
    height: 40px;
    content: "";
    background: url(../images/goods-icon1.png) no-repeat center;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie .xilie-title {
    display: inline-block;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    color: #666666;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-title:after {
    display: block;
    content: "";
    position: absolute;
    width: 20%;
    height: 3px;
    left: 0;
    bottom: -1px;
    background: #0068b7;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-des {
    padding: 2% 1%;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-des p {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-des span {
    font-size: 16px;
    line-height: 2;
    color: #666666;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-contact {
    font-size: 16px;
    color: #0068b7;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 80px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn {
    display: block;
    position: relative;
    width: 216px;
    height: 50px;
    line-height: 50px;
    padding-left: 0;
    text-align: center;
    font-size: 14px;
    margin-right: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn:before {
    display: none;
    content: "";
    position: absolute;
    left: 10%;
    top: 50%;
    width: 30%;
    height: 60px;
    margin-top: -30px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.fanhui {
    color: #666666;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.fanhui:hover {
    background: #0068b7;
    color: #fff;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.fanhui:before {
    background: url(../images/fanhui.png) no-repeat center;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.order {
    color: #fff;
    background: #f08300;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.order:hover {
    background: #0068b7;
    color: #fff;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.order:before {
    background: url(../images/order-icon.png) no-repeat center;
  }
  .inner-proinfo .content-box {
    margin-top: 30px;
    position: relative;
  }
 .content-box .content-title {
    position: relative;
    font-size: 30px;
    font-weight: bold;
    padding-left: 50px;
    height: 60px;
    line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
   .content-box .content-title:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    height: 60px;
    margin-top: -30px;
  }
  .content-box .content-title.miaoshu:before {
    background: url(../images/miaoshu-icon.png) no-repeat center;
  }
.content-box .content-title.jishu:before {
    background: url(../images/jishu-icon.png) no-repeat center;
  }
  .content-box .content-title.tuijian:before {
    background: url(../images/tuijian-icon.png) no-repeat center;
  }
  .inner-proinfo .content-box .goods-content p {
    font-size: 18px;
    padding: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .content-box .param-table {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
  }
  .inner-proinfo .content-box .param-table table {
    width: 100%;
    border-collapse: collapse;
  }
  .inner-proinfo .content-box .param-table table tr {
    height: 60px;
  }
  .inner-proinfo .content-box .param-table table tr:nth-child(2n+1) {
    background: #f7f7f7;
  }
  .inner-proinfo .content-box .param-table table tr td {
    font-size: 16px;
    border: solid 1px #e7e7e7;
    margin: 2px;
    padding: 1px 1px 1px 5px;
    text-align: center;
  }
  .inner-proinfo .content-box .param-table table tr.firstRow {
    height: 80px !important;
    background: #ededed;
  }
  .inner-proinfo .content-box .param-table table tr:last-child {
    color: #0068b7;
    background: #fff;
  }
  .inner-proinfo .content-box .inner-swiper-btn {
    width: 10px;
    height: 18px;
    display: block;
    position: absolute;
  }
  .inner-proinfo .content-box .inner-swiper-btn:hover {
    cursor: pointer;
  }
  .inner-proinfo .content-box .inner-swiper-btn.swiper-button-prev-detail {
    top: 50%;
    right: 50px;
    margin-top: -9px;
    background: url(../images/detail-arrow-left.png) no-repeat center;
  }
  .inner-proinfo .content-box .inner-swiper-btn.swiper-button-next-detail {
    top: 50%;
    right: 0px;
    margin-top: -9px;
    background: url(../images/detail-arrow-right.png) no-repeat center;
  }
  .inner-proinfo .other-box {
    height: 530px;
    border-top: 1px solid #e7e7e7;
  }
  .inner-proinfo .other-box .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 40px;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper .swiper-slide {
    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;
    height: 320px;
    border: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
   .other-box .swiper-container .swiper-wrapper .swiper-slide a .info-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 80px;
    line-height: 80px;
    text-align: center;
    color: #333;
    font-size: 20px;
    background: #f5f5f5;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper .swiper-slide:hover {
    border: 1px solid #0068b7;
  }
 .other-box .swiper-container .swiper-wrapper .swiper-slide:hover a .info-title {
    background: #0068b7;
    color: #fff;
  }
  .inner-news-info .news-info-box .inner-left {
    width: 100%;
  }
  .inner-news-info .inner-right {
    width: 25%;
    background: #f9f9f9;
    padding: 1%;
    height: 1160px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-news-info .inner-right .title {
    height: 45px;
    width: 100%;
    border-bottom: 1px solid #eee;
  }
  .inner-news-info .inner-right .title span {
    display: inline-block;
    height: 45px;
    line-height: 45px;
    font-size: 20px;
    color: #333;
    border-bottom: 1px solid #f69090;
    padding: 0 10px 0 25px;
    font-weight: bold;
    background: url(../images/sq.png) no-repeat left center;
  }
  .inner-news-info .inner-right .other-list {
    margin-top: 6%;
    overflow: hidden;
    height: 1160px;
  }
  .inner-news-info .inner-right .other-list li {
    width: 100%;
    padding: 4% 0;
    border-bottom: 1px solid #eee;
  }
  .inner-news-info .inner-right .other-list li:last-child {
    border: none;
  }
  .inner-news-info .inner-right .other-list li a {
    display: block;
    width: 100%;
  }
  .inner-news-info .inner-right .other-list li a .i {
    width: 100%;
    height: 150px;
    overflow: hidden;
    border-radius: 3px;
  }
  .inner-news-info .inner-right .other-list li a .i img {
    object-fit: cover;
    height: 100%!important;
    width: 100%!important;
  }
  .inner-news-info .inner-right .other-list li a .tr {
    width: 100%;
    margin-top: 3%;
  }
  .inner-news-info .inner-right .other-list li a .tr .p1 {
    font-size: 14px;
    color: #333;
    text-align: left;
    line-height: 1.6;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }
  .inner-news-info .inner-right .other-list li a .tr .p2 {
    text-align: left;
    font-size: 12px;
    color: #999;
    white-space: nowrap;
    margin-top: 9%;
  }
  .inner-news-info .inner-right .other-list li a .tr .p2 span:nth-child(1) {
    margin-right: 20px;
  }
  .inner-job #job-list tr td {
    font-size: 14px;
  }
  .inner-job #job-list tr.table-th td p:before {
    display: none;
  }
  .inner-contact {
    margin-top: 50px;
  }
  .inner-contact .contact-info-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
  }
  .inner-contact .contact-info-box .contact-item {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 245px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .inner-contact .contact-info-box .contact-item i {
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
    z-index: 10;
  }
  .inner-contact .contact-info-box .contact-item p:nth-child(2) {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    z-index: 10;
  }
  .inner-contact .contact-info-box .contact-item p:nth-child(3) {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    z-index: 10;
  }
  .inner-contact .contact-info-box .contact-item.address i {
    background: url(../images/contact-icon-add.png) no-repeat center;
  }
  .inner-contact .contact-info-box .contact-item.tel i {
    background: url(../images/contact-icon-tel.png) no-repeat center;
  }
  .inner-contact .contact-info-box .contact-item.email i {
    background: url(../images/contact-icon-email.png) no-repeat center;
  }
  .inner-contact .contact-info-box .contact-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 350ms;
    z-index: 1;
  }
  .inner-contact .contact-info-box .contact-item:hover img {
    transform: scale(1.2);
  }
  .inner-contact .contact-map {
    margin-top: 30px;
  }
  .inner-contact .contact-map #dituContent {
    width: 100%;
    height: 350px;
  }
  .inner-contact .contact-map #allmap {
    width: 100%;
    height: 350px;
  }
  .inner-code {
    background: url(../images/nei-code-bg.png) no-repeat center;
    width: 100%;
    height: 250px;
  }
  .inner-code .inner-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .inner-code .inner-box .code-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    height: 200px;
  }
  .inner-code .inner-box .code-item img {
    width: 150px;
    height: 150px;
    margin-right: 10px;
  }
  .inner-code .inner-box .code-item .code-des {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .inner-code .inner-box .code-item .code-des p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
  }
  .inner-code .inner-box .code-item .code-des p:nth-child(2) {
    font-size: 14px;
  }
  .inner-code .inner-box .code-item.apply-item {
    justify-content: flex-end;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn {
    display: flex;
    flex-direction: row;
    padding: 10px 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 250px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background: #0068b7;
    overflow: hidden;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    transition: all 350ms;
    z-index: 2;
    background-image: -moz-linear-gradient(90deg, #333, #f08300);
    background-image: -ms-linear-gradient(90deg, #333, #f08300);
    background-image: linear-gradient(90deg, #333, #f08300);
    background-image: -o-linear-gradient(90deg, #333, #f08300);
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn:hover:after {
    left: 0;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn span {
    display: block;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    z-index: 10;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn i {
    width: 30px;
    height: 30px;
    z-index: 10;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn i:nth-child(1) {
    margin-right: 5px;
    background: url(../images/apply-icon1.png) no-repeat center;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn i:nth-child(3) {
    margin-left: 10px;
    background: url(../images/apply-arrow.png) no-repeat center;
  }
}
@media (max-width: 768px) {
  .case-video{
     height:400px;
  }
  .common-title {
    color: #0068b7;
    font-size: 22px;
    font-weight: bold;
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
  }
  .common-tips {
    line-height: 1.5;
  }
  .fixed-banner {
    height: 250px;
  }
  .fixed-banner h3 {
    font-size: 22px;
    top: 55%;
  }
  .fixed-banner p {
    font-size: 32px;
    top: 55%;
  }
  @keyframes tobigH3 {
    0% {
      font-size: 0;
    }
    50% {
      font-size: 30px;
    }
    100% {
      font-size: 22px;
    }
  }
  @keyframes tobigZi {
    0% {
      font-size: 0;
    }
    50% {
      font-size: 40px;
    }
    100% {
      font-size: 32px;
    }
  }
  .inner-about {
    margin-top: 30px;
  }
  .inner-about .about-left {
    width: 100%;
  }
  .inner-about .about-left .inner-title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    height: 70px;
    line-height: 70px;
    width: 410px;
    border-bottom: 2px solid #efefef;
  }
  .inner-about .about-left .inner-title:after {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 50px;
    height: 3px;
    background: #0068b7;
  }
  .inner-about .about-left .inner-content {
    padding: 3% 0;
    margin-bottom: 2%;
  }
  .inner-about .about-left .inner-content p {
    font-size: 16px !important;
    line-height: 1.5 !important;
  }
  .inner-about .about-left .inner-tips {
    font-size: 14px;
    font-weight: bold;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    position: relative;
  }
  .inner-about .about-left .inner-tips strong {
    color: #0068b7;
  }
  .inner-about .about-left .inner-tips:before {
    display: block;
    content: '“';
    font-family: "Arial";
    position: absolute;
    top: -16px;
    left: 0;
    font-size: 40px;
    color: #0068b7;
    font-weight: bold;
  }
  .inner-about .about-right {
    width: 100%;
    height: 250px;
    background: url(../images/map.png) no-repeat center;
    background-size: contain;
    margin-top: 10px;
  }
  .inner-about .about-video {
    position: relative;
    width: 83.3%;
    height: 200px;
    margin-top: 30px;
  }
  .inner-about .about-video .video-btn {
    position: absolute;
    left: 50%;
    top: 50%;
    width: 40px;
    height: 40px;
    margin-top:-20px;
    margin-left: -20px;
    margin-right: -20px;
    background: url(../images/play.png) no-repeat center;
    z-index: 999;
  }
  .inner-about .about-video .video-btn:hover {
    cursor: pointer;
  }
  .inner-about .about-video .video-btn.active {
    background: url(../images/pause.png) no-repeat center;
  }
  .inner-about .about-youshi {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
    width: 83.3%;
    height: 300px;
    margin-top: 40px;
    margin-bottom: 20px;
  }
  .inner-about .about-youshi .youshi-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 50%;
    height: auto;
    transition: all 350ms;
    margin-bottom: 10px;
  }
  .inner-about .about-youshi .youshi-item i {
    width: 80px;
    height: 80px;
    margin-bottom: 20px;
    border-radius: 50%;
    background-size: 30% !important;
  }
  .inner-about .about-youshi .youshi-item p {
    font-size: 12px;
  }
  .inner-about .about-ad {
    width: 100%;
    height: 460px;
    padding: 5% 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: url(../images/about-ad-bg.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
  }
  .inner-about .about-ad .inner-box .ad-box {
    width: 100%;
    height: 200px;
    background: #333;
    padding: 0 5%;
    position: relative;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    transition: all 350ms;
  }
  .inner-about .about-ad .inner-box .ad-box:hover {
    background: #0068b7 !important;
    cursor: pointer;
  }
  .inner-about .about-ad .inner-box .ad-box:hover p {
    text-align: center;
    color: #fff;
  }
  .inner-about .about-ad .inner-box .ad-box:hover i {
    margin-top: 30px;
    width: 100%;
  }
  .inner-about .about-ad .inner-box .ad-box i {
    margin-top: 20px;
    width: 40px;
    height: 40px;
  }
  .inner-about .about-ad .inner-box .ad-box p:nth-child(2) {
    margin-top: 10px;
    width: 100%;
    font-size: 18px;
    font-weight: bold;
  }
  .inner-about .about-ad .inner-box .ad-box p:nth-child(3) {
    margin-top: 10px;
    width: 100%;
    font-size: 14px;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(1) {
    background: url(../images/about-ad1.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(1) i {
    background: url(../images/about-ad-icon1.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(1):hover i {
    background: url(../images/about-hover-icon1.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(2) {
    background: url(../images/about-ad2.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(2) i {
    background: url(../images/about-ad-icon2.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box:nth-child(2):hover i {
    background: url(../images/about-hover-icon2.png) no-repeat center;
  }
  .inner-about .about-ad .inner-box .ad-box .ad-shade {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    padding: 0 5%;
    overflow: hidden;
    left: 0;
    top: 0;
    background: #0068b7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-goods {
    margin-top: 30px;
  }
  .inner-goods .inner-cate-choose {
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    width: 200px;
    margin: 10px auto;
  }
  .inner-goods .inner-cate-choose .cate-item {
    width: 50%;
    background: #f5f5f5;
    color: #0068b7;
    text-align: center;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
  }
  .inner-goods .inner-cate-choose .cate-item:hover {
    background: #0068b7;
    color: #fff;
    cursor: pointer;
  }
  .inner-goods .inner-cate-choose .cate-item.active {
    background: #0068b7;
    color: #fff;
  }
  .inner-goods .m-goods-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-goods .m-goods-list .inner-goods-item {
    padding: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    box-shadow: -3px -2px 1px 2px #0068b7;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-img {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-xilie {
    font-size: 14px;
    font-weight: bold;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 16px;
    color: #0068b7;
    margin-top: 20px;
    font-weight: bold;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-content {
    margin-top: 20px;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-content p {
    font-size: 14px;
    color: #666666;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 50px;
    margin-top: 20px;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-btn a {
    display: block;
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-btn a:nth-child(1) {
    background: #0068b7;
    color: #fff;
  }
  .inner-goods .m-goods-list .inner-goods-item .inner-goods-info .goods-btn a:nth-child(2) {
    background: #f5f5f5;
    color: #0068b7;
  }
  .inner-goods .m-yy-list {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-goods .m-yy-list .inner-goods-item {
    padding: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #e7e7e7;
    margin-bottom: 10px;
    box-shadow: -3px -2px 1px 2px #0068b7;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-img {
    width: 100%;
    height: 200px;
    margin-bottom: 10px;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-img img {
    width: 100%;
    height: 100%;
    object-fit: contain;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-xilie {
    font-size: 14px;
    font-weight: bold;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-title {
    font-size: 16px;
    color: #0068b7;
    margin-top: 20px;
    font-weight: bold;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-content {
    margin-top: 20px;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-content p {
    font-size: 14px;
    color: #666666;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-btn {
    display: flex;
    flex-direction: row;
    align-items: center;
    justify-content: center;
    width: 90%;
    height: 50px;
    margin-top: 20px;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-btn a {
    display: block;
    width: 50%;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
    text-align: center;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-btn a:nth-child(1) {
    background: #0068b7;
    color: #fff;
  }
  .inner-goods .m-yy-list .inner-goods-item .inner-goods-info .goods-btn a:nth-child(2) {
    background: #f5f5f5;
    color: #0068b7;
  }
  .inner-proinfo {
    margin-top: 30px;
  }
  .inner-proinfo .detail-box {
    display: flex;
    justify-content: space-between;
    flex-direction: column;
    width: 100%;
    border: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .detail-box .detail-item {
    width: 100%;
    padding: 3%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .detail-box .detail-item.detail-img img {
    max-width: 100%;
    height: 200px;
    object-fit: contain;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie {
    display: inline-block;
    padding: 0 20px 0 100px;
    height: 30px;
    line-height: 30px;
    position: relative;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 1px solid #0068b7;
    border-left: none;
    overflow: hidden;
    font-size: 14px;
    color: #0068b7;
    margin-bottom: 10px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie .xilie-icon {
    display: inline-block;
    width: 90px;
    height: 30px;
    position: absolute;
    left: 0px;
    top: 0;
    background: #0068b7;
    border-bottom-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 1px solid #0068b7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 40px;
    color: #fff;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie .xilie-icon:before {
    display: block;
    position: absolute;
    left: 5px;
    top: 0;
    width: 40px;
    height: 30px;
    content: "";
    background: url(../images/goods-icon1.png) no-repeat center;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .xilie .xilie-title {
    display: inline-block;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 20px;
    border-bottom: 1px solid #e7e7e7;
    color: #666666;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-title:after {
    display: block;
    content: "";
    position: absolute;
    width: 20%;
    height: 3px;
    left: 0;
    bottom: -1px;
    background: #0068b7;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-des {
    padding: 3% 2%;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-des p {
    font-size: 14px;
    line-height: 1.5;
    color: #666666;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-des span {
    font-size: 16px;
    line-height: 2;
    color: #666666;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-contact {
    font-size: 14px;
    color: #0068b7;
    margin: 10px 0;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 100%;
    height: 40px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn {
    display: block;
    position: relative;
    width: 100px;
    height: 30px;
    line-height: 30px;
    padding-left: 0;
    text-align: center;
    font-size: 14px;
    margin-right: 2%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn:before {
    display: none;
    content: "";
    position: absolute;
    left: 10%;
    top: 50%;
    width: 30%;
    height: 60px;
    margin-top: -30px;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.fanhui {
    color: #666666;
    background: #f5f5f5;
    border: 1px solid #e7e7e7;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.fanhui:hover {
    background: #0068b7;
    color: #fff;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.fanhui:before {
    background: url(../images/fanhui.png) no-repeat center;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.order {
    color: #fff;
    background: #f08300;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.order:hover {
    background: #0068b7;
    color: #fff;
  }
  .inner-proinfo .detail-box .detail-item.detail-info .detail-btn-box .detail-btn.order:before {
    background: url(../images/order-icon.png) no-repeat center;
  }
  .inner-proinfo .content-box {
    margin-top: 30px;
    position: relative;
  }
 .content-box .content-title {
    position: relative;
    font-size: 22px;
    font-weight: bold;
    padding-left: 50px;
    height: 40px;
    line-height: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 10px;
  }
  .content-box .content-title:before {
    display: block;
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 50px;
    height: 60px;
    margin-top: -30px;
  }
   .content-box .content-title.miaoshu:before {
    background: url(../images/miaoshu-icon.png) no-repeat center;
    background-size: 50%;
  }
  .content-box .content-title.jishu:before {
    background: url(../images/jishu-icon.png) no-repeat center;
    background-size: 50%;
  }
  .content-box .content-title.tuijian:before {
    background: url(../images/tuijian-icon.png) no-repeat center;
    background-size: 50%;
  }
  .inner-proinfo .content-box .goods-content p {
    font-size: 14px;
    padding: 1%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .content-box .param-table {
    width: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-bottom: 30px;
    overflow-x: scroll;
  }
  .inner-proinfo .content-box .param-table table {
    width: 100%;
    border-collapse: collapse;
  }
  .inner-proinfo .content-box .param-table table tr {
    height: 60px;
  }
  .inner-proinfo .content-box .param-table table tr:nth-child(2n+1) {
    background: #f7f7f7;
  }
  .inner-proinfo .content-box .param-table table tr td {
    font-size: 14px;
    border: solid 1px #e7e7e7;
    margin: 2px;
    padding: 1px 1px 1px 5px;
    text-align: center;
    white-space: nowrap;
  }
  .inner-proinfo .content-box .param-table table tr.firstRow {
    height: 80px !important;
    background: #ededed;
  }
  .inner-proinfo .content-box .param-table table tr:last-child {
    color: #0068b7;
    background: #fff;
  }
  .inner-proinfo .content-box .inner-swiper-btn {
    width: 10px;
    height: 18px;
    display: block;
    position: absolute;
  }
  .inner-proinfo .content-box .inner-swiper-btn:hover {
    cursor: pointer;
  }
  .inner-proinfo .content-box .inner-swiper-btn.swiper-button-prev-detail {
    top: 50%;
    right: 50px;
    margin-top: -9px;
    background: url(../images/detail-arrow-left.png) no-repeat center;
  }
  .inner-proinfo .content-box .inner-swiper-btn.swiper-button-next-detail {
    top: 50%;
    right: 0px;
    margin-top: -9px;
    background: url(../images/detail-arrow-right.png) no-repeat center;
  }
  .inner-proinfo .other-box {
    height: 370px;
    border-top: 1px solid #e7e7e7;
  }
  .inner-proinfo .other-box .swiper-container {
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin-top: 40px;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper .swiper-slide {
    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;
    height: 250px;
    border: 1px solid #e7e7e7;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper .swiper-slide a {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
  }
  .other-box .swiper-container .swiper-wrapper .swiper-slide a .info-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 60px;
    line-height: 60px;
    text-align: center;
    color: #333;
    font-size: 16px !important;
    background: #f5f5f5;
  }
  .inner-proinfo .other-box .swiper-container .swiper-wrapper .swiper-slide:hover {
    border: 1px solid #0068b7;
  }
  .other-box .swiper-container .swiper-wrapper .swiper-slide:hover a .info-title {
    background: #0068b7;
    color: #fff;
  }
  .inner-news {
    margin-top: 30px;
  }
  .inner-news ul {
    display: flex;
    justify-content: flex-start;
    flex-direction: column;
    flex-wrap: wrap;
    margin-top: 30px;
  }
  .inner-news ul li {
    width: 100%;
    overflow: hidden;
    margin-left: 0 !important;
    margin-bottom: 30px;
    border: 1px solid #efefef;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-news ul li .img {
    width: 100%;
    height: 150px;
    overflow: hidden;
    position: relative;
  }
  .inner-news ul li .img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 350ms;
  }
  .inner-news ul li .img .meng {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    opacity: 0;
    background: rgba(0, 104, 183, 0.6);
    transition: all 0.5s ease;
  }
  .inner-news ul li .img .meng p {
    position: absolute;
    top: 50%;
    margin-top: -20px;
    left: 0;
    display: block;
    width: 100%;
    padding: 10px 10%;
    color: #fff;
    text-align: center;
    font-size: 16px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-news ul li .box {
    border-top: 1px solid #efefef;
  }
  .inner-news ul li .box h4 {
    font-size: 16px;
    font-weight: 700;
    color: #3c3c3c;
    padding: 5%;
  }
  .inner-news ul li .box p {
    font-size: 14px;
    line-height: 16px;
    margin: 0 0 3% 0;
    color: #989898;
    padding: 0 5% 4% 5%;
    min-height: 20px;
  }
  .inner-news ul li .box .time {
    line-height: 40px;
    border-top: 1px solid #e2e2e2;
    font-size: 14px;
    color: #989898;
    padding: 0 7%;
    padding-left: 57px;
    background: url(../images/index-news-time-bg.jpg) no-repeat left 7% center;
  }
  .inner-news ul li:hover {
    border: 1px solid #0068b7;
  }
  .inner-news ul li:hover .img img {
    transform: scale(1.2);
  }
  .inner-news ul li:hover .img .meng {
    opacity: 1;
  }
  .inner-news ul li:hover .box h4 {
    color: #0068b7;
  }
  .inner-news-info .news-info-box .inner-left {
    width: 100%;
  }
  .inner-news-info .news-info-box .inner-left .news-detail-title .h3 {
    color: #004da0;
    font-size: 18px;
    text-align: center;
    font-weight: bold;
  }
  .inner-news-info .news-info-box .inner-left .news-detail-title .b {
    margin-top: 10px;
    background: #efefef;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 14px;
  }
  .inner-news-info .news-info-box .inner-left .news-detail {
    margin-top: 30px;
    margin-bottom: 100px;
  }
  .inner-news-info .news-info-box .inner-left .news-detail img {
    max-width: 100%;
  }
  .inner-job {
    margin: 30px 0;
  }
  .inner-job .job-list {
    width: 100%;
    overflow-x: scroll;
  }
  .inner-job .job-list #job-list {
    width: 100%;
  }
  .inner-job .job-list #job-list tr td {
    font-size: 14px;
    white-space: nowrap;
    min-width: 70px;
  }
  .inner-job .job-list #job-list tr.table-th td p:before {
    display: none;
  }
  /*5.30*/
  .inner-job #m-job-list {
  display: table;	
  width: 100%;
  margin: 40px 0;
  border-collapse: collapse;
  text-align: center;
  overflow: hidden;

}
.inner-job #m-job-list tr {
  height: 70px;
  line-height: 70px;
  background: #fff;
  border-bottom: 1px solid #e5e5e5;
  white-space: nowrap;
}
.inner-job #m-job-list tr:hover {
  background: #f7f7f7;
  cursor: pointer;
}
.inner-job #m-job-list tr td {
  font-size: 14px;
  text-align: center;
  overflow: hidden;
  min-width:70px;
}
.inner-job #m-job-list tr.table-th {
  background: #efefef;
  font-weight: bold;
  border-bottom: none !important;
}
.inner-job #m-job-list tr.table-th td p {
  display: inline-block;
  font-weight: bold;
  position: relative;
}
  .inner-contact {
    margin-top: 30px;
  }
  .inner-contact .contact-info-box {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    align-items: center;
    margin-top: 20px;
  }
  .inner-contact .contact-info-box .contact-item {
    display: flex;
    position: relative;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 200px;
    overflow: hidden;
    margin-bottom: 20px;
  }
  .inner-contact .contact-info-box .contact-item i {
    width: 40px;
    height: 40px;
    margin-bottom: 20px;
    z-index: 10;
  }
  .inner-contact .contact-info-box .contact-item p:nth-child(2) {
    font-size: 22px;
    font-weight: bold;
    color: #fff;
    margin-bottom: 10px;
    z-index: 10;
  }
  .inner-contact .contact-info-box .contact-item p:nth-child(3) {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    z-index: 10;
  }
  .inner-contact .contact-info-box .contact-item.address i {
    background: url(../images/contact-icon-add.png) no-repeat center;
  }
  .inner-contact .contact-info-box .contact-item.tel i {
    background: url(../images/contact-icon-tel.png) no-repeat center;
  }
  .inner-contact .contact-info-box .contact-item.email i {
    background: url(../images/contact-icon-email.png) no-repeat center;
  }
  .inner-contact .contact-info-box .contact-item img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all 350ms;
    z-index: 1;
  }
  .inner-contact .contact-info-box .contact-item:hover img {
    transform: scale(1.2);
  }
  .inner-contact .contact-map {
    margin-top: 30px;
  }
  .inner-contact .contact-map #dituContent {
    width: 100%;
    height: 350px;
  }
  .inner-contact .contact-map #allmap {
    width: 100%;
    height: 350px;
  }
  .inner-message {
    margin-top: 30px;
    padding: 30px 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    height: 646px;
    background: url(../images/message-bg.png) no-repeat center;
  }
  .inner-message form .form-tr {
    position: relative;
    width: 49%;
  }
  .inner-message form .form-tr.w100 {
    width: 100%;
  }
  .inner-message form .form-tr.has-xing:before {
    display: block;
    content: "*";
    position: absolute;
    color: #ff0000;
    left: 10px;
    top: 20px;
  }
  .inner-message form .form-tr textarea {
    display: block;
    width: 100%;
    height: 180px;
    padding: 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-message form .form-tr input {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    padding: 0 20px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .inner-message form .form-tr .code {
    width: 100%;
    position: relative;
  }
  .inner-message form .form-tr .code .verify {
    display: flex;
    justify-content: center;
    align-items: center;
    position: absolute;
    width: 40%;
    height: 50px;
    top: 50%;
    right: 5px;
    margin-top: -25px;
    overflow: hidden;
  }
  .inner-message form .form-tr .code .verify img {
    width: 100%;
    object-fit: cover;
  }
  .inner-message form .form-tr a {
    display: block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    background: #f08300;
    text-align: center;
    color: #fff;
  }
  .inner-message form .form-tr a:hover {
    background: #0068b7;
  }
  .inner-code {
    background: url(../images/nei-code-bg.png) no-repeat center;
    width: 100%;
    height: 250px;
  }
  .inner-code .inner-box {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
  }
  .inner-code .inner-box .code-item {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 30%;
    height: 200px;
  }
  .inner-code .inner-box .code-item img {
    width: 150px;
    height: 150px;
    margin-right: 10px;
  }
  .inner-code .inner-box .code-item .code-des {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: flex-start;
  }
  .inner-code .inner-box .code-item .code-des p:nth-child(1) {
    font-size: 18px;
    font-weight: bold;
  }
  .inner-code .inner-box .code-item .code-des p:nth-child(2) {
    font-size: 14px;
  }
  .inner-code .inner-box .code-item.apply-item {
    justify-content: flex-end;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn {
    display: flex;
    flex-direction: row;
    padding: 10px 20px;
    position: relative;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    width: 250px;
    height: 50px;
    line-height: 50px;
    border-radius: 50px;
    background: #0068b7;
    overflow: hidden;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn:after {
    display: block;
    content: "";
    width: 100%;
    height: 100%;
    position: absolute;
    left: -100%;
    top: 0;
    transition: all 350ms;
    z-index: 2;
    background-image: -moz-linear-gradient(90deg, #333, #f08300);
    background-image: -ms-linear-gradient(90deg, #333, #f08300);
    background-image: linear-gradient(90deg, #333, #f08300);
    background-image: -o-linear-gradient(90deg, #333, #f08300);
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn:hover:after {
    left: 0;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn span {
    display: block;
    color: #fff;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    z-index: 10;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn i {
    width: 30px;
    height: 30px;
    z-index: 10;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn i:nth-child(1) {
    margin-right: 5px;
    background: url(../images/apply-icon1.png) no-repeat center;
  }
  .inner-code .inner-box .code-item.apply-item .apply-btn i:nth-child(3) {
    margin-left: 10px;
    background: url(../images/apply-arrow.png) no-repeat center;
  }
  .inner-job-info .job-title-box .job-title {
    font-size: 22px;
  }
  .inner-job-info .job-title-box .job-info {
    font-size: 14px;
    line-height: 2;
  }
  .inner-job-info .job-title-box .job-info p {
    padding-right: 36px;
    padding-left: 0;
    border: none;
  }
  .inner-job-info .job-detail-box .detail-title {
    font-size: 16px !important;
  }
  .inner-job-info .job-detail-box .detail-content {
    font-size: 14px;
    width:90%;
  }
  .inner-job-info .detail-contact {
    font-size: 14px;
  }
  .x-hidden {
    display: none !important;
  }
  .de-page-mian {
    overflow: hidden;
    text-align: center;
    font-size: 0;
    margin: 30px 0 35px;
  }
  .de-page-mian .page-inner {
    display: inline-block;
    overflow: hidden;
  }
  .de-page-mian .page-inner a {
    display: block;
    float: left;
    min-width: 26px;
    padding: 0 5px;
    height: 36px;
    border: 1px solid #dddddd;
    background: #fff;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin-right: -1px;
    overflow: hidden;
  }
  .de-page-mian .page-inner a.active,
  .de-page-mian .page-inner a:hover {
    color: #fff;
    border-color: #237ed2;
    background: #237ed2;
  }
  .de-page-mian .page-inner a.prev {
    margin-right: 10px;
    background: #fff url(../images/prev.jpg) no-repeat center;
  }
  .de-page-mian .page-inner a.prev.on {
    background: #fff url(../images/prev-hover.jpg) no-repeat center;
  }
  .de-page-mian .page-inner a.prev:hover {
    background-color: #fff;
    border-color: #dddddd;
  }
  .de-page-mian .page-inner a.next {
    margin-left: 10px;
    margin-right: 15px;
    background: #fff url(../images/next.jpg) no-repeat center;
  }
  .de-page-mian .page-inner a.next.on {
    background: #fff url(../images/next-hover.jpg) no-repeat center;
  }
  .de-page-mian .page-inner a.next:hover {
    background-color: #fff;
    border-color: #dddddd;
  }
  .de-page-mian .page-inner a.page-btn {
    font-size: 12px;
    margin-right: 0;
    width: 63px;
    margin-left: 10px;
  }
  .de-page-mian .page-inner span {
    display: none;
    font-size: 12px;
    color: #333;
    float: left;
    line-height: 38px;
  }
  .de-page-mian .page-inner input {
    display: none;
    float: left;
    height: 36px;
    width: 36px;
    border: 1px solid #dddddd;
    text-align: center;
    line-height: 36px;
    font-size: 14px;
    color: #333;
    margin: 0 5px;
  }
  .de-page-mian .page-inner .page-btn {
    display: none;
  }
}
@media (max-width:475px) {
  .case-video{
    height:240px;
  }
}
/*# sourceMappingURL=nei-media.css.map */