img {
    border: 0;
    padding: 0;
    margin: 0;
    max-width: 100%;
}

@media only screen and (min-width: 1400px){
.continer1 {
    width: 1300px;
    margin: 0 auto;
}
}

@media screen and (max-width: 1410px){
.continer1 {
    width: 1200px;
    margin: 0 auto;
}
}


.zizhi .pro-btn {
    width: 191px;
    height: 47px;
    background: #00adee;
    border-radius: 23px;
    font-size: 16px;
    color: #FFFFFF;
    line-height: 47px;
    display: block;
    text-align: center;
    margin: 18px auto;
    border: 1px solid #00adee;
}

.zizhi .pro-btn:hover {
    background: #fff;
    border: 1px solid #00adee;
    color: #00adee;
}
.chanpinbeijing {
    background: url("../images/product.jpg") no-repeat center;
    padding: 0px 0;
}
@media only screen and (min-width: 1400px){

.product{ width: 1300px; margin: 0 auto;}
}

@media screen and (max-width: 1410px){

.product{ width: 1300px; margin: 0 auto;}
}


.product .product-list {
    margin-top: 0px;
}

.product .product-list .product-box img {
    width: 100%;
	height: 260px;
	    object-fit: contain;
}

.product .product-list .product-box h3 {
    text-align: center;
}

.product .product-list .swiper-button-next,
.product .product-list .swiper-button-prev {
    width: 62px;
    height: 62px;
    margin-top: -31px;
    background-size: 62px 62px;
    outline: none;
}

.product .product-list .swiper-button-next {
    background-image: url(../images/product-right.png);
    right: -76px;
    left: auto;
}

.product .product-list .swiper-button-prev {
    background-image: url(../images/product-left.png);
    left: -76px;
}

.product .product-tel {
    text-align: center;
	padding-bottom: 76px;
 
}
img {
    vertical-align: middle;
}
.product .product-tel a {
    display: inline-block;
    width: 175px;
    height: 39px;
    background: url(../images/product-tel-more.png) no-repeat center;
    font: 400 16px/39px "microsoft yahei";
    color: #00adee;
    text-align: left;
    text-indent: 35px;
}

.product .product-tel img {
    margin-left: 35px;
    margin-right: 5px;
}

.product .product-tel strong {
    font: 600 18px/39px "microsoft yahei";
    color: #00adee;
}


.product-y {
    padding: 50px 0 70px;
    background: url(../images/product-y.jpg) no-repeat center bottom;
}

.product-y .product-y-l {
    width: 34%;
    float: left;
}

.product-y .product-y-l .product-y-l-box img {
    width: 100%;
}

.product-y .product-y-r {
    width: 66%;
    float: right;
}

.product-y .product-y-r .product-y-l-box {
    padding: 25px 45px 27px;
    background: #00adee;
    color: #fff;
}

.product-y .product-y-r .product-y-l-box h3 {
    font: 600 20px/30px "microsoft yahei";
    color: #ffffff;
    margin-bottom: 12px;
}

@media (max-width: 1600px) {
    .product-y .product-y-r .product-y-l-box h3 {
        margin-bottom: 8px;
    }
}

.product-y .product-y-r .product-y-l-box p {
    font: 400 16px/26px "microsoft yahei";
    color: #fff;
}

@media (max-width: 1600px) {
    .product-y .product-y-r .product-y-l-box p {
        font: 400 14px/24px "microsoft yahei";
    }
}

.product-y .product-y-r .product-y-l-box p strong {
    display: block;
    font: 400 16px/32px "microsoft yahei";
    color: #fff;
}

.product-y .product-y-r .product-y-l-box a {
    display: block;
    margin-top: 18px;
    width: 140px;
    height: 38px;
    font: 400 14px/38px "microsoft yahei";
    color: #fff;
    border: 1px solid #fff;
    border-radius: 20px;
    text-align: center;
}

.product-y .product-y-r .product-y-l-box a:hover {
    background: #ff0000;
}

@media (max-width: 1600px) {
    .product-y .product-y-r .product-y-l-box a {
        height: 30px;
        font: 400 14px/30px "microsoft yahei";
        margin-top: 8px;
    }
}

.product-y .product-y-r .product-y-l-box a img {
    margin-left: 15px;
}

.product-y .product-y-r .product-y-r-t-container .swiper-pagination {
    display: table;
    width: auto;
    right: 36px;
    left: auto;
}

.product-y .product-y-r .product-y-r-t-container .swiper-pagination .swiper-pagination-bullet {
    background: #bfbfbf;
    opacity: 1;
    outline: none;
    width: 10px;
    height: 10px;
}

.product-y .product-y-r .product-y-r-t-container .swiper-pagination .swiper-pagination-bullet-active {
    background: #e20000;
}

.product-y .product-y-r .product-y-r-b {
    margin-top: 36px;
    padding: 0 15px;
}

@media (max-width: 1600px) {
    .product-y .product-y-r .product-y-r-b {
        margin-top: 10px;
    }
}

.product-y .product-y-r .product-y-r-b-box {
    border: 1px solid #e7e7e7;
}

.product-y .product-y-r .product-y-r-b-box img {
    width: 100%;
}

.product-y .product-y-r .product-y-r-b-box h3 {
    text-align: center;
    border-top: 1px solid #e7e7e7;
}

.product-y .product-y-r .product-y-r-b-box h3 a {
    font: 400 14px/28px "microsoft yahei";
    color: #5b5b5b;
}

.product-y .product-y-r .product-y-r-b-box:hover h3 a {
    color: #ff0000;
}


.product-detail-item li {
    font-size: 14px;
    line-height: 30px;
    color: #777272;
}

.product-detail-slick {
    position: relative;
    margin-top: 20px;
}

.product-detail-slick a.slick-item {
    display: block;
    text-align: center;
    width: 100%;
    height: 95px;
    font-size: 0;
    border: 1px solid #eee;
    position: relative;
}

.product-detail-slick a.slick-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
    border-color: #ab001a;
}

.product-detail-slick .owl-nav button {
    position: absolute;
    width: 27px;
    height: 27px;
    background: rgba(37, 37, 37, 0.6) !important;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    top: 50%;
    margin-top: -13.5px;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    outline: none;
    border: none;
}

.product-detail-slick .owl-nav button .icon-font {
    width: 100%;
    height: 100%;
    display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
    background-position: 1px -509px;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
    background-position: -27px -240px;
}

.product-detail-slick .owl-prev {
    left: 0;
}

.product-detail-slick .owl-prev:after {
    background-position: 0 0;
}

.product-detail-slick .owl-next {
    right: 0;
}

.product-detail-slick:hover .owl-nav button {
    opacity: 1;
}

.page-product-inquiry {
    margin-top: 30px;
}

.page-product-inquiry a {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    background: #ab001a;
    padding: .5em 1.875em;
    border-radius: 2em;
}

.page-product-inquiry a:hover {
    opacity: .8;
}

@media (max-width: 990px) {
    .page-product-detail-effect {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .page-product-detail-right {
        width: 100%;
        float: none;
    }
}

@media (max-width: 640px) {
    .page-product-detail-effect .big-img {
        height: 280px;
    }
    .product-detail-slick .slick-item {
        height: 65px;
    }
    .page-product-inquiry a {
        font-size: 12px;
    }
    .page-product-detail-right>h1 {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.product-detail-tab {
    margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
    border: 1px solid #eee;
    height: 40px;
    line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 14px;
    color: #2f2f2f;
    cursor: pointer;
    border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on,
.product-detail-tab .product-detail-tabli li:visited,
.product-detail-tab .product-detail-tabli li:active {
    color: #ab001a;
    position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before,
.product-detail-tab .product-detail-tabli li:visited:before,
.product-detail-tab .product-detail-tabli li:active:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: -1px;
    border: 1px solid #ab001a;
}

.product-detail-tab .product-detail-tabcon {
    padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img,
.product-detail-tab .product-detail-tabcon p img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

@media (max-width: 768px) {
    .product-detail-tab .product-detail-tabli {
        height: 35px;
    }
    .product-detail-tab .product-detail-tabli li {
        font-size: 13px;
        line-height: 33px;
    }
}

@media (max-width: 420px) {
    .product-detail-tab .product-detail-tabli {
        height: 30px;
    }
    .product-detail-tab .product-detail-tabli li {
        font-size: 12px;
        line-height: 28px;
    }
}



.productcates {
    padding-top: 10px;
}


.product-comment-list {
    position: relative;
    overflow: hidden;
}





.product-box .con {
    height: 100px;
    padding: 18px 0;
    background: #fff;
    text-align: center;
    position: relative;
    border-bottom: 3px solid #00adee;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}

.product-box .con:before {
    content: '';
    width: 55px;
    height: 2px;
    position: absolute;
    top: 0;
    z-index: 0;
    left: 50%;
    margin-left: -22.5px;
    background: #FFC600;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out
}

.product-box .con .yuan {
    display: table;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#0C688AB9', endColorstr='#0C688AB9');
    background: rgba(104, 138, 185, 0.05);
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    margin: 0 auto;
    margin-bottom: 20px;
    position: relative;
    z-index: 1;
    -moz-transition: all 0.36s ease-in-out;
    -webkit-transition: all 0.36s ease-in-out;
    -o-transition: all 0.36s ease-in-out;
    -ms-transition: all 0.36s ease-in-out;
    transition: all 0.36s ease-in-out;
}

.product-box .con .yuan_li {
    display: table-cell;
    vertical-align: middle;
}

.product-box .con .yuan_li small {
    display: block;
    margin: 0 auto;
    width: 38px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    background: #ced8e5;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    font-size: 28px;
    font-weight: 100;
    color: #202d62;
}

.product-box .con h2 a {
    font-size: 16px;
    color: #323232;
    text-transform:capitalize;
}

.product-box:hover .con {
    background: #00adee;
}

.product-box:hover .con .yuan {
    margin-top: -45px;
    margin-bottom: 50px
}

.product-box:hover .con:before {
    height: 2px;
    width: 100%;
    left: 50%;
    margin-left: -50%;
}

.product-box:hover .con h2 a {
    color: #fff
}

.product-box:hover .con .yuan {
    filter: progid: DXImageTransform.Microsoft.gradient(enabled='true', startColorstr='#72F7F8FB', endColorstr='#72F7F8FB');
    background: rgba(247, 248, 251, 0.45);
}

.product-box:hover .con .yuan_li small {
    background: #FFC600;
    color: #fff
}





#c_static_534-1657505248702 {

	background-image:url("../../static/images/bgbg.jpg");
  width: auto;

  display-radio: 1
}
#c_static_534-1657505248702 .e_container-3 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  background-fill-value: background-color;
  max-width: none;
  display-radio: flex
}
#c_static_534-1657505248702 .e_container-3 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%
}
#c_static_534-1657505248702 .e_container-3 .p_item {
  background-fill-value: background-image;
  background-repeat: no-repeat;
  background-position: top center
}
@media only screen and (min-width: 1400px){

#c_static_534-1657505248702 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;

  max-width: 1300px;
  background-fill-value: background-image;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5;
  display-radio: flex
}
}

@media screen and (max-width: 1410px){

#c_static_534-1657505248702 .e_container-6 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;

  max-width: 1200px;
  background-fill-value: background-image;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 5;
  display-radio: flex
}
}


#c_static_534-1657505248702 .e_container-6 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%
}
#c_static_534-1657505248702 .e_container-6 .p_item {
  background-fill-value: background-image;
  background-image: url(https://omo-oss-image1.thefastimg.com/portal-saas/new2021110918274281731/cms/image/9d26757d-64f2-477b-82ea-ddac58240eea.png);
  margin-left: auto;
  margin-right: auto;
  max-width: 1600px;
  width: 90%;
  margin-bottom: 4%
}
#c_static_534-1657505248702 .e_container-6 .cbox-6-0 {
  margin-left: auto;
  margin-right: auto;
  flex: 0 0 50%;
  align-self: center;
  margin-top: 8%;
  padding-right: 50px
}
#c_static_534-1657505248702 .e_container-6:hover {
  margin-left: auto;
  margin-right: auto
}
#c_static_534-1657505248702 .e_container-7 {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
  width: 100%;
  max-width: none;
  display-radio: flex
}
#c_static_534-1657505248702 .e_container-7 > .p_item {
  flex: 1;
  max-width: 100%;
  max-height: 100%
}
#c_static_534-1657505248702 .e_container-7 .p_item:hover {
  width: auto;
  max-width: 800px
}
#c_static_534-1657505248702 .e_text-8 {
  line-height: normal;
  font_radio: 2;
  color: #00adee;
  font-size: 52px;
  font-family: b9367ddd-a368-4e4b-9cfd-ff625d7813df;
  font-weight: 400;
  display-radio: 1
}
#c_static_534-1657505248702 .e_text-9 {
  line-height: normal;
  font_radio: 2;
  font-size: 28px;
  font-family: Microsoft YaHei;
  font-weight: 700;
  margin-top: 10px;
  display-radio: 1
}
#c_static_534-1657505248702 .e_richText-10 {
  font_radio: 2;
  text-align: left;
  line-height: 2.1;
  color: #fff;
  margin-top: 4%;
  display-radio: 1
}
#c_static_534-1657505248702 .e_image-12 {
  overflow: hidden;
  max-width: 720px;
  margin-right: 0;
  margin-left: auto;
  margin-top: 14%;
  display-radio: 1
}
#c_static_534-1657505248702 .e_image-12 img {
  width: 100%;
  height: 100%;
  object-fit: contain;
	border-radius: 25px;

}
#c_static_534-1657505248702.response-animated .e_text-8 {
  animation-name: fadeInDown, none;
  animation-delay: 0ms, .6s;
  animation-duration: .6s, .6s;
  animation-iteration-count: 1, 1
}
#c_static_534-1657505248702.response-animated .e_text-9 {
  animation-name: fadeInDown, none;
  animation-delay: 0ms, .7s;
  animation-duration: .7s, .6s;
  animation-iteration-count: 1, 1
}
#c_static_534-1657505248702.response-animated .e_richText-10 {
  animation-name: fadeInDown, none;
  animation-delay: 0ms, .8s;
  animation-duration: .8s, .6s;
  animation-iteration-count: 1, 1
}
#c_static_534-1657505248702.response-animated .e_image-12 {
  animation-name: fadeInDown, none;
  animation-delay: 0ms, .7s;
  animation-duration: .8s, .6s;
  animation-iteration-count: 1, 1
}
#c_static_534-1657505248702.response-animated .e_container-6 {
  animation-name: none, none;
  animation-delay: 0ms, .6s;
  animation-duration: .6s, .6s;
  animation-iteration-count: 1, 1
}
#c_static_534-1657505248702 .e_button-51 {
  display: block;
  position: relative;
  overflow: hidden;
  text-align: center;
  box-sizing: border-box;
  width: 150px;

  padding: 9px 10px;
  background_radio: 1;
  border_radio: 1;
  font_radio: 1;
  radius_radio: 1;
  display-radio: block;
  margin-top: 5%
}
#c_static_534-1657505248702 .e_button-51 span {
  display: block;
  width: 100%;
  position: relative;
  z-index: 1;
  outline: 0;
  margin: 0;
  overflow: hidden;
	font-size: 15px;
}
#c_static_534-1657505248702 .e_button-51::after {
  content: "";
  position: absolute;
  width: 0;
  height: 100%;
  transition: all .3s;
  z-index: 0;
  opacity: 0;
  top: 0;
  left: 0
}
#c_static_534-1657505248702 .e_button-51:hover::after {
  opacity: 1
}
@media screen and (max-width:768px) {
  #c_static_534-1657505248702 .e_container-6 {
    display-radio: 1;
    flex-direction: column
  }
  #c_static_534-1657505248702 .e_container-6 .cbox-6-0 {
    padding-right: 0
  }
  #c_static_534-1657505248702 .e_image-12 {
    display: none
  }
}
@media screen and (min-width:769px) {
  #c_static_534-1657505248702.response-animated .e_richText-10 p {
    text-indent: 2em !important;
	  font-size: 15px;
  }
  .btn-primary {
    color: #fff;
    background-color: #FFC600;
    border-color: #FFC600;
	  border-radius: 25px;

  }
}




 
.gf2022{overflow-x:hidden;margin:0; padding:0;font-family:'SourceHanSansCN-Light',Arial,"å¾®è½¯é›…é»‘","é»‘ä½“",'å®‹ä½“';}
.gf2022 a,.gf2022 *::before,.gf2022 *::after {text-decoration:none;-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;} 
.gf2022 a * {-webkit-transition:all .4s ease;-moz-transition:all .4s ease;transition:all .4s ease;}
.gf2022 a:hover {color: #002f93;}
.gf2022 strong {font-weight: 900;}
.gf2022 sup {font-size: 12px;line-height: 18px;}
.fullscreen,.fullscreen body {width: 100%;height: 100%;overflow: hidden}
.gf2022 .pcshow { display:block;}
.gf2022 .mbshow { display:none!important;}
.gf2022 .img {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;background-color: #000;}
.gf2022 .pic {position: relative;overflow: hidden;background-position: center center;background-repeat: no-repeat;background-size: cover;}
.gf2022 .img img,.gf2022 .pic img {max-width: 100%;max-height:100%;margin: auto;padding: 0;border: 0;width: 100%;height: auto;border: none;}
.gf2022 .img-center {position: absolute;left: 0;right: 0;top: 0;bottom: 0;margin: auto;display: block;width: auto!important;height: auto!important;z-index: 1;max-width: 100%;max-height:100%;}
.gf2022 .img-block {display: block;width: 100%;height: auto;}
.gf2022 .img-inline {display: inline-block;width: auto;height: auto;}
.gf2022 .clamp1 {text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.gf2022 .clamp2 {display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;overflow: hidden;}
.gf2022 .clamp3 {display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;}
::-webkit-scrollbar{height:0px; width:3px;background: #cfd6db;}
::-webkit-scrollbar-button{height:0; width:5px;background: #002f93;}
::-webkit-scrollbar-thumb{background-color:#002f93;box-shadow:inset 1px 1px 0 #002f93,inset 0 -1px 0 #002f93;}

.font12 {font-size: 14px;line-height: 30px;}
.font14 {font-size: 14px;line-height: 24px;}
.font16 {font-size: 18px;line-height: 28px;}
.font18 {font-size: 18px;line-height: 32px;}
.font30 {font-size: 30px;line-height: 42px;}
.font36 {font-size: 36px;line-height: 48px;}
.font72 {font-size: 72px;line-height: 72px;}
  

:root {
	--blue: #0A579F; 
	--green: #37b147;
	--green1: #ebf7ec;
	--white: #ffffff; 
	--black: #000000;
	--gray: #f7f8fa;
	--gray1: #666;
	--gray2: #999;
	--gray3: #e5e5e5;
}




/* header */
.gf_header {position:fixed;left: 0;top: 0;z-index: 100;width: 100%;transition:all .4s ease;}
.gf_header::after {content: '';width: 100%;height: 1px;background: var(--white);position: absolute;left: 0;bottom:0;opacity: .1;}
.gf_header_content {width:74%;margin: auto;position: relative;height: 75px;}
.gf_header_content_logo {width:12%;height: auto;position: absolute;top:50%;transform: translateY(-50%);left:0;z-index: 13;}
.gf_header_content_logo a {display: block;}
.gf_header_content_logo a img,.gf_header_content_logo a svg {display: block;width: 100%;height: auto;}
.gf_header_content_logo a svg,.gf_header_content_logo a * {fill: var(--white)!important;}
.gf_header_content_nav {text-align: right;width:100%;height: auto;position: absolute;top:50%;transform: translateY(-50%);left:0;z-index: 12;}
.gf_header_content_nav li{list-style: none;display: inline-block;vertical-align: middle;position: relative;}
.gf_header_content_nav a{color: var(--white);}
.gf_header_content_nav a.gf_nav {position: relative;display: inline-block;margin-left: 30px;}
.gf_header_content_nav a.gf_nav::after {content: '';width: 0;height: 1px;background: var(--white);position: absolute;left: 0;bottom: -23px;transition:all .4s ease;}
.gf_header_content_nav a:hover {color: var(--white);}
.gf_header_content_nav a.gf_nav:hover::after {width: 100%;}
.gf_header_content_show_nav {position: absolute;width: 180px;left: 0;top: 30px;z-index: 911;display: none;padding-top: 19px;}
.gf_header_content_show_nav ul{background: var(--white);padding: 5% 0px;overflow: hidden;margin: 0;list-style: none;border-top: 2px solid var(--green);}
.gf_header_content_show_nav ul a{display: block;color: var(--gray1);text-align: left;padding: 5px 20px;position: relative;font-size: 14px;}
.gf_header_content_show_nav ul a:hover {background: var(--green);color: var(--white);}
.gf_header_content_show_nav ul a:hover sup {color: var(--white);}

.gf_header.scroll-down {background: var(--white);box-shadow: 0px 0px 10px #ccc;}
.gf_header.scroll-down .gf_header_content_logo a svg,
.gf_header.scroll-down .gf_header_content_logo a * {fill: var(--blue)!important;}
.gf_header.scroll-down .gf_header_content_nav a{color: var(--black);}
.gf_header.scroll-down .gf_header_content_show_nav ul a:hover,
.gf_header.scroll-down .gf_header_content_show_nav ul a:hover sup {color: var(--white);}

.blackheader .gf_header {background: rgba(0,0,0,.5);}
.fixed {background:none!important;}
.blackheader .gf_header.scroll-down {background: #fff;}
.no-touch .cd-nav-container {transform: translateX(0);}


/* footer */

/* index */
.gf_index_banner {position: relative;}
.gf_index_banner_swiper {overflow: hidden;} 
.banner_swiper_text{position: absolute;left:0;top:50%;z-index: 20;width: 100%;transform: translateY(-70%);text-align: center;color: var(--white);}
.banner_swiper_text .gf_title_1{overflow: hidden;font-weight: 600;}
.banner_swiper_text .gf_text_1 {margin-top: 1%;}
.banner_swiper_text .gf_text_1 sup {font-size: 12px;}
.gf_more_1 {margin-top: 2%;text-align: center;}
.gf_more_1 a{display: inline-block;padding:9px 0px;color: var(--white);border: 1px solid var(--white);border-radius: 100px;width: 150px;}
.gf_more_1 a:hover {background: var(--green);border: 1px solid var(--green);color: var(--white);}
.banner_swiper_img {background-position: center;background-repeat: no-repeat;background-size: cover;}
.gf_index_banner_swiper .swiper-slide-active .banner_swiper_img {animation: srmgani 4000ms 1 ease forwards;}
@keyframes srmgani{0%{transform:scale(1.05);} 100%{transform:scale(1.0);}}
.gf_index_banner_swiper .swiper-pagination.banner_swiper_pagination {bottom: 3%;}
.gf_index_banner_swiper .swiper-pagination.banner_swiper_pagination span{background: var(--white);opacity: 1;}
.gf_index_banner_swiper .swiper-pagination.banner_swiper_pagination span.swiper-pagination-bullet.swiper-pagination-bullet-active {background: var(--green);}
.banner_swiper_text .gf_title_1 {transform:translateY(200px);opacity:0;transition:all 0.6s;}
.banner_swiper_text .gf_text_1  {transform:translateY(200px);opacity:0;transition:all 0.7s;}
.banner_swiper_text .gf_more_1  {transform:translateY(200px);opacity:0;transition:all 0.9s;}
.gf_index_banner_swiper .swiper-slide-active .banner_swiper_text .gf_title_1,
.gf_index_banner_swiper .swiper-slide-active .banner_swiper_text .gf_text_1,
.gf_index_banner_swiper .swiper-slide-active .banner_swiper_text .gf_more_1 {transform:translateY(0px);opacity:1;}

.gf_Who_are_we {padding: 5% 0;overflow: hidden;text-align: center;}
.gf_text_2{margin-top: .5%;color: var(--gray1);}
.gf_Who_are_we_bottom {padding: 2.5% 0 0 0;}
.gf_Who_are_we_bottom_icon {display: inline-block;vertical-align: middle;}
.gf_Who_are_we_bottom_icon .gf_title_1{margin-top: 3%;}
.gf_add_1 {display: inline-block;vertical-align: middle;margin: auto 5%;}

.gf_application_scenarios {padding: 0 0 5% 0;overflow: hidden;}
@media only screen and (min-width: 1400px){
.gf_index_content {width: 1300px;margin: auto;}
	.asasas{width: 1300px; margin: 0 auto}
}

@media screen and (max-width: 1410px){
.gf_index_content {width: 1200px;margin: auto;}
	.asasas{width: 1200px; margin: 0 auto}
}



.gf_application_scenarios_top {text-align: center;}
.gf_application_scenarios_nav {margin-top: 3%;}
.gf_application_scenarios_nav .gf_icon_1{width: 55px;height: 55px;margin: auto;position: relative;}
.gf_application_scenarios_nav .gf_icon_1 img {filter: grayscale(100%);opacity: .5;}
.gf_application_scenarios_nav .gf_title_1{color: var(--gray1);}
.gf_application_scenarios_nav a{display: inline-block;vertical-align: middle;position: relative;width: 16%;}
.gf_application_scenarios_nav a::after {content: '';width: 1px;height: 100%;background: var(--gray2);position: absolute;right: 0;top: 0;opacity: .2;}
.gf_application_scenarios_nav a:last-child::after {display: none;}
.gf_application_scenarios_nav a.cur .gf_icon_1 img{filter: grayscale(0);opacity: 1;}
.gf_application_scenarios_nav a.cur .gf_title_1 {color: var(--black);}
.gf_application_scenarios_bottom {margin-top: 1.5%;}
.gf_application_scenarios_item {position: relative;background: var(--black);overflow: hidden;}
.gf_application_scenarios_item .gf_swiper_img{background-position: center;background-repeat: no-repeat;background-size: cover;}
.gf_application_scenarios_item .gf_swiper_text{position: absolute;width: 92%;left: 0;bottom: 0;background: rgba(0,0,0,.2);z-index: 11;padding:2% 4%;text-align: left;color: var(--white);}
.gf_application_scenarios_item .gf_title_1{overflow: hidden;}
.gf_application_scenarios_item .gf_text_1{opacity: .8;}
.gf_application_scenarios_item .gf_more_2{position: absolute;right: 4%;top: 50%;transform: translateY(-50%);margin: 0;}
.gf_application_scenarios_item .gf_time_1 {display: none;}
.gf_more_2 {text-align: center;}
.gf_more_2 a{display: inline-block;padding:5px 0px;color: var(--white);border: 1px solid var(--white);border-radius: 100px;width: 110px;}
.gf_more_2 a:hover {background: var(--green);border: 1px solid var(--green);color: var(--white);}

.gf_explore_light_shadow {padding: 0 0 4% 0;overflow: hidden;}
.gf_explore_light_shadow-top {text-align: center;}
.gf_explore_light_shadow-bottom {margin-top: 2%;}
.gf_explore_light_shadow-item {float: left;width: 32%;box-sizing: border-box;border: 1px solid var(--gray3);margin-right: 2%;}
.gf_explore_light_shadow-item:last-child {margin-right: 0;}
.gf_explore_light_shadow-item .gf_img{overflow: hidden;}
.gf_explore_light_shadow-item .gf_img .pic {transition:all .4s ease;}
.gf_explore_light_shadow-item .gf_img a:hover .pic {transform: scale(1.05);}
.gf_explore_light_shadow-item .gf_text{padding:5%;text-align: left;position: relative;}
.gf_explore_light_shadow-item .gf_title_1 {color: var(--black); height: 60px;}
.gf_explore_light_shadow-item .gf_text_1{color: var(--gray1);margin-top: 2%;}
.gf_explore_light_shadow-item .gf_more_2{margin-top: 5%;display: inline-block;}
.gf_explore_light_shadow-item .gf_more_2 a {border: 1px solid var(--gray3);color: var(--gray2);}
.gf_explore_light_shadow-item .gf_more_2 a:hover {border: 1px solid var(--green);color: var(--white);background: var(--green);}

.gf_more_3 {text-align: center;clear: both;padding-top: 3%;}
.gf_more_3 a {display: inline-block;position: relative;text-align: center;border: 1px solid var(--gray3);border-radius: 100px;overflow: hidden;padding: 6px 10px 5px 20px;font-size: 0;}
.gf_more_3 span {display: inline-block;vertical-align: middle;margin-right: 10px;color: var(--gray1);}
.gf_more_3 i {display: inline-block;vertical-align: middle;width: 20px;height: 20px;background: var(--green) url('../images/r1.png') center no-repeat;position: relative;border-radius: 100%;border: 3px solid var(--green1);}
.gf_more_3 a:hover {background: var(--green);}
.gf_more_3 a:hover span {color: var(--white);}

.gf_index_news {padding: 0 0 1% 0;overflow: hidden;}
.gf_index_news_top {text-align: center;}

.gf_explore_light_shadow-item .gf_time_1 {text-align: center;position: absolute;right: 6%;bottom: 16%;}
.gf_explore_light_shadow-item .gf_time_1 i{display: inline-block;vertical-align: middle;width: 18px;height: 18px;background: url('../images/time.png');margin-right: 10px;}
.gf_explore_light_shadow-item .gf_time_1 span{display: inline-block;vertical-align: middle;color: var(--gray2);font-family: Arial, Helvetica, sans-serif;}



img.framed { 
padding: 6px; 
border: 3px solid #c1c5c7; 
background-color: #FFF; } 

/* application */
.gf_application_banner {overflow: hidden;position: relative;}
.banner_nav_content {width: 74%;margin: auto;}
.gf_application_banner .banner_text{position: absolute;width: 100%;top: 35%;left: 0;z-index: 11;color: var(--white);text-align: center;}
.gf_application_banner .banner_text .gf_title_1{overflow: hidden;}
.gf_application_banner .banner_text .gf_text_2{color: var(--white);opacity: .8;}
.gf_application_banner .banner_nav{position: absolute;width: 100%;height: auto;left: 0;bottom: 0;z-index: 20;background: rgba(0,0,0,.3);padding: 2% 0;text-align: center;} 
.gf_application_banner .banner_nav a{display: inline-block;vertical-align: middle;position: relative;width: 16%;} 
.gf_application_banner .banner_nav a::after {content: '';width: 1px;height: 100%;background: var(--white);position: absolute;right: 0;top: 0;opacity: .1;}
.gf_application_banner .banner_nav a:last-child::after {display: none;}
.gf_application_banner .banner_nav .gf_icon_1{position: relative;width: 55px;height: 55px;margin: auto;} 
.gf_application_banner .banner_nav .gf_icon_1 img {filter: grayscale(100%);}
.gf_application_banner .banner_nav .gf_title_1{color: var(--white);opacity: .5;} 
.gf_application_banner .banner_img{background-position: center;background-repeat: no-repeat;background-size: cover;}
.gf_application_banner .banner_img img{display: block;width: 100%;height: auto;}
.gf_application_banner .banner_nav a.cur .gf_icon_1 img,.gf_application_banner .banner_nav a:hover .gf_icon_1 img {filter: grayscale(0);}
.gf_application_banner .banner_nav a.cur .gf_title_1,.gf_application_banner .banner_nav a:hover .gf_title_1 {opacity: 1;}

.gf_application_content {padding: 3% 0;overflow: hidden;}
.gf_application_content .gf_index_content {width: 63%;}
.gf_application_content_top {text-align: center;border-bottom: 1px solid var(--gray3);padding-bottom: 3%;overflow: hidden;}
.gf_application_content_bottom {padding: 3% 0;overflow: hidden;}
.gf_application_content_bottom img {max-width: 100%;}




/* nav */
.menu-toggle {display: block;width: 40px;height: 40px;position: absolute;overflow: hidden;right: 1%;top: 50%;display: none;z-index: 999;margin-top: -20px;}
.cd-nav-trigger {display: block;width: 40px;height: 40px;}
.menu-toggle span.hamburger,
.menu-toggle span.hamburger:after,
.menu-toggle span.hamburger:before {content:"";display:block;width:24px;height:2px;background:#000;position:absolute;top:50%;margin-top:-1px;left:50%;margin-left:-12px;-webkit-transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);transition:transform 0.3s cubic-bezier(0.600,0.000,0.200,1.000);-webkit-transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-timing-function:cubic-bezier(0.600,0.000,0.200,1.000);transition-delay:0.15s;}
.menu-toggle span.hamburger:after {margin-top:-7px;top:0;transition-delay:0.27s;}
.menu-toggle span.hamburger:before {margin-top:7px;top:0;transition-delay:0.2s;}
.menu-toggle span.cross:before,
.menu-toggle span.cross:after {content:"";display:block;width:24px;height:2px;background:#fff;position:absolute;top:50%;margin-top:-1.5px;left:50%;margin-left:-12px;-webkit-transform:translateY(-70px) translateX(-70px) rotate(45deg);transform:translateY(-70px) translateX(-70px) rotate(45deg);transition-delay:0.12s;}
.menu-toggle span.cross:after {transition-delay:0s;-webkit-transform:translateY(70px) translateX(-70px) rotate(-45deg);transform:translateY(70px) translateX(-70px) rotate(-45deg);}
.menu-toggle span.cross:after {-webkit-transform:translateY(-70px) translateX(70px) rotate(-45deg);transform:translateY(-70px) translateX(70px) rotate(-45deg);}
.no-touch .menu-toggle span.hamburger,
.no-touch .menu-toggle span.hamburger:after,
.no-touch .menu-toggle span.hamburger:before {-webkit-transform:translateX(70px);transform:translateX(70px);transition-delay:0.12s;}
.no-touch .menu-toggle span.hamburger:after {transition-delay:0s;}
.no-touch .menu-toggle span.hamburger:before {transition-delay:0.07s;}
.no-touch .menu-toggle span.cross:before {transition-delay:0.12s;-webkit-transform:rotate(45deg);transform:rotate(45deg);background: #fff;}
.no-touch .menu-toggle span.cross:after {transition-delay:0.24s;-webkit-transform:rotate(-45deg) !important;transform:rotate(-45deg) !important;background: #fff;}







@media screen and (max-width: 5120px) {
	.gf_Who_are_we_bottom_icon .gf_icon_1 img {max-width: 100%;max-height: 100%;}
}
@media screen and (max-width: 3840px) { 

}
@media screen and (max-width: 2560px) {
	
}
@media screen and (max-width: 2048px) {
	
}
@media screen and (max-width: 1920px) {	
	.gf_explore_light_shadow-item .gf_text_1{min-height: 40px; height: 65px; overflow: hidden;}
	.gf_explore_light_shadow-item .gf_title_1 strong{display: block;}
	.gf_explore_light_shadow-bottom .gf_explore_light_shadow-item:nth-child(3),.gf_explore_light_shadow-bottom .gf_explore_light_shadow-item:last-child {margin-right: 0;}
}
@media screen and (max-width: 1680px) {
	.font14 {font-size: 12px;line-height: 22px;}
	.font16 {font-size: 14px;line-height: 24px;}
	.font18 {font-size: 16px;line-height: 28px;}
	.font30 {font-size: 24px;line-height: 34px;}
	.font36 {font-size: 30px;line-height: 40px;}
	.font72 {font-size: 52px;line-height: 52px;}
	.gf_header_content_show_nav ul a,.gf_footer_content_contact .gf_item_1,.gf_footer_content_nav ul a {font-size: 12px;}
	.gf_application_banner .banner_nav {padding: 1.5% 0;}
	.gf_more_1 a {padding: 6px 0px;width: 110px;}
}
@media screen and (max-width: 1440px) {
	.font18 {font-size: 15px;line-height: 26px;}
	.font30 {font-size: 22px;line-height: 32px;}
	.font36 {font-size: 28px;line-height: 38px;}
	.font72 {font-size: 42px;line-height: 42px;}
	.gf_header_content {width: 74%;height: 65px;}
	.gf_header_content_show_nav {width: 140px;top: 25px;}
	.gf_Who_are_we_bottom_icon .gf_icon_1{width: 180px;height: 180px;}
}
@media screen and (max-width: 1366px) {
	.font16 {font-size: 16px;line-height: 22px;}
	.gf_application_banner .banner_nav .gf_icon_1,.gf_application_scenarios_nav .gf_icon_1 {width: 45px;height: 45px;}
	.gf_application_banner .banner_nav .gf_icon_1 img,.gf_application_scenarios_nav .gf_icon_1 img{max-width: 70%;max-height: 70%;}
}
@media screen and (max-width: 1280px) {
	.gf_application_content .gf_index_content {width: 74%;}
	.gf_Who_are_we_bottom_icon .gf_icon_1{width: 150px;height: 150px;}
}
@media screen and (max-width: 1152px) {
	.gf_header_content ,.gf_index_content,.gf_footer_content,.gf_application_content .gf_index_content,.banner_nav_content{width: 90%;}
	.gf_footer_content_nav ul {margin-right: 5%;}
	.gf_footer_content_contact {width: 40%;}
}
@media screen and (max-width: 1024px) {
	 
}
@media screen and (max-width: 980px) {
	.font72 {font-size: 24px;line-height: 32px;}
	.font18 {font-size: 14px;line-height: 22px;}
	.font30 {font-size: 18px;line-height: 28px;}
	.font36 {font-size: 22px;line-height: 34px;}
	.font14 {font-size: 14px;line-height: 24px;}
}
@media screen and (max-width: 860px) {
	::-webkit-scrollbar{height:0px; width:0px;}
	.pcshow ,.aside-top a,.gf_application_scenarios_nav,.gf_application_scenarios_item .gf_text_1,.gf_explore_light_shadow-item .gf_text_1,.gf_footer_content_nav,.gf_footer_content_right,.gf_application_banner .banner_nav{display: none!important;}
	.mbshow,.menu-toggle,.gf_application_scenarios_item .gf_time_1,.gf_header_content_nav a.gf_nav{display: block!important;}
	.gf_index_banner,.gf_application_banner {margin-top: 65px;}
	.gf_header {background: var(--white);}
	.gf_header .gf_header_content_logo a svg, .gf_header .gf_header_content_logo a *{fill: var(--blue)!important;}
	.no-touch .gf_header.scroll-down  .gf_header_content_logo a svg, .no-touch .gf_header.scroll-down  .gf_header_content_logo a *,.no-touch .gf_header .gf_header_content_logo a svg, .no-touch .gf_header  .gf_header_content_logo a *{fill: var(--white)!important;}
	.gf_header_content_logo {width: 40%;z-index: 111;}
	.gf_header_content_nav {z-index: 100;position: fixed;top: 0;background: rgba(0,0,0,.9);}
	.gf_header_content_nav {text-align: center;width: 100%;height: 100%;transform: translateY(-100%);left: 0;box-sizing: border-box;overflow: auto;padding: 25% 5% 5% 5%;transition:all .4s ease;}
	.gf_header_content_nav li {display: block;border-bottom: 1px solid rgba(255,255,255,.2);}
	.gf_header_content_nav a.gf_nav {padding: 3% 0;overflow: hidden;font-size: 16px;margin-left:0px;}
	.no-touch .gf_header_content_nav{transform: translateY(0);}
	.gf_header_content_show_nav {width: 100%;top: auto;position: relative;left: auto;text-align: center;padding-top: 0px;}
	.gf_header_content_show_nav ul {background: none;}
	.gf_header_content_show_nav ul a {font-size: 14px;color: var(--gray3);text-align: center;}
	.gf_header.scroll-down .menu-toggle span.hamburger,.gf_header.scroll-down .menu-toggle span.hamburger:after, .gf_header.scroll-down .menu-toggle span.hamburger:before{background: #000;}
	.gf_header.scroll-down .gf_header_content_nav a{color: var(--white);}
	.gf_application_banner .banner_img img {width: 200%;max-width: 200%;}
	.gf_footer_content_contact .gf_title_1 strong{font-size: 18px;}
	.gf_explore_light_shadow-item .gf_title_1 {width: 100%;overflow: hidden;}
	.gf_explore_light_shadow-item .gf_title_1 strong {font-size: 16px;overflow: hidden;width: 100%;display: block;}
	.banner_swiper_text .gf_more_1 {margin-top: 6%;}
	.banner_swiper_text .gf_text_1 ,.gf_Who_are_we_top,.gf_application_banner .banner_text .gf_text_2{width: 90%;margin: auto;}
	.gf_Who_are_we,.gf_Who_are_we_bottom ,.gf_explore_light_shadow,.gf_footer_top{padding: 10% 0;}
	.gf_Who_are_we_top .gf_text_2,.gf_application_scenarios_bottom ,.gf_explore_light_shadow-bottom,.gf_index_news_bottom{margin-top: 5%;}
	.gf_Who_are_we_bottom_icon .gf_icon_1 {width: 110px;height: 110px;}
	.gf_application_scenarios_bottom {overflow: hidden;}
	.gf_application_scenarios_swiper .swiper-wrapper {display: block!important;transform: none!important;overflow:hidden;transition-property:none!important;height: auto!important;box-sizing: initial!important;}
	.gf_application_scenarios_swiper .swiper-wrapper .swiper-slide {margin-bottom: 5%;transform: none!important;height: auto!important;display: block!important;clear: both;width: 100%!important;overflow:hidden;transition-property: none!important;}
	.gf_application_scenarios_item .gf_swiper_text {padding: 3% 4%;}
	.gf_explore_light_shadow-item {float: none;width: 100%;margin-right: 0;margin-bottom: 5%;}
	.gf_explore_light_shadow-item .gf_time_1 {bottom: 20%;}
	.gf2022 sup,.banner_swiper_text .gf_text_1 sup {font-size: 8px;line-height: 10px;}
	.gf2022 .clamp1 {text-overflow:normal;white-space:normal;overflow: hidden;}
	.gf_more_1 a {padding: 4px 0px;width: 100px;}
	.banner_swiper_text .gf_text_1 {font-size: 10px;line-height: 18px;}
	.gf_footer_bottom {padding: 3% 0;}
	.gf_index_news {padding: 5% 0 20% 0;}
	.gf_application_scenarios {padding: 0;}
	.gf_more_1 a {font-size: 12px;}
	.gf_text_2.font14 {font-size: 12px;}
	.gf_footer_content_contact {width: 100%;}
	
}


.foot {
    margin-top: 1px;
    background: #4c4c4c;
    padding: 20px 0 80px;
	height: 180px;
}

@media only screen and (min-width: 1400px){

.foot .foot-contact {
    width: 396px;
    float: left;
    padding: 20px 0;
}
}

@media screen and (max-width: 1410px){

.foot .foot-contact {
    width: 296px;
    float: left;
    padding: 20px 0;
}
}



.foot .foot-nav {
    width: 800px;
    padding: 20px 0;
    float: right;
    padding-left: 70px;
    background: url(../images/foot-border.png) no-repeat left top;
}

@media (max-width: 1600px) {
    .foot .foot-nav {
        width: 804px;
        padding-left: 30px;
    }
}

.foot .foot-nav .foot-menu li {
    float: left;
    margin-right: 30px;
}

@media (max-width: 1600px) {
    .foot .foot-nav .foot-menu li {
        margin-right: 60px;
    }
}

.foot .foot-nav .foot-menu li:last-child {
    margin-right: 0;
}

.foot .foot-nav .foot-menu li h2 {
    font: 600 15px/30px "microsoft yahei";
    color: #ffffff;
    margin-bottom: 30px;
	text-transform: capitalize;
}

.foot .foot-nav .foot-menu li a {
    display: block;
    font: 400 14px/30px "microsoft yahei";
    color: rgba(255, 255, 255, 0.34);
		text-transform: capitalize;
}

.foot .foot-nav .foot-menu li a:hover {
    color: #00adee;
		text-transform: capitalize;
}

.foot .foot-nav .xunpan {
    width: 300px;
    float: left;
    margin-left: 80px;
}

@media (max-width: 1600px) {
    .foot .foot-nav .xunpan {
        margin-left: 40px;
    }
}

.foot .foot-nav .xunpan a.message {
    display: block;
    width: 297px;
    height: 47px;
    font: 400 14px/47px "microsoft yahei";
    color: rgba(255, 255, 255, 0.35);
    background: url(../images/foot-message.png) no-repeat center;
    text-indent: 10px;
}

.foot .foot-nav .xunpan .xp {
    font: 400 12px/24px "microsoft yahei";
    color: rgba(255, 255, 255, 0.42);
}

.foot .foot-nav .xunpan .xp a {
    font: 400 12px/24px "microsoft yahei";
    color: rgba(255, 255, 255, 0.42);
}

.foot .foot-nav .xunpan .xp a:hover {
    color: #af0000;
}

.foot .foot-nav .ewm {
    float: right;
    text-align: center;
}

.foot .foot-nav .ewm p {
    text-align: center;
    font: 400 12px/24px "microsoft yahei";
    color: rgba(255, 255, 255, 0.42);
}

.foot .foot-nav .ewm img {
    margin-top: 5px;
}

.foot .foot-nav .ewm a {
    margin-top: 5px;
    display: block;
    font: 400 14px/24px "microsoft yahei";
    border: 1px solid #4a546d;
    color: rgba(255, 255, 255, 0.45);
}

.foot .foot-nav .ewm a:hover {
    color: #ff0000;
}

.copy {
    background: #1b1b1b;
    padding: 10px 0;
    font: 400 12px/24px "microsoft yahei";
    color: #ffffff;
}

.copy a {
    font: 400 12px/24px "microsoft yahei";
    color: #ffffff;
}

.copy a:hover {
    color: #ff0000;
}

#container {
    width: 1000px;
    margin: 0 auto;
    margin-top: 10px;
    border: 1px solid #f4f4f4;
    padding: 10px;
}

#container .city_list {
    padding-top: 10px;
}

#container .city_list .item {
    padding: 10px 0;
    line-height: 24px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}

#container .city_list .item dt {
    float: left;
    font-family: arial;
    font-weight: bold;
    font-size: 18px;
    width: 35px;
    padding-left: 25px;
    color: #444;
    display: table-cell;
}

#container .city_list .item dd {
    margin: 0 0 0 55px;
    padding-left: 15px;
    border-left: 1px dashed #b2b2b2;
}

#container .city_list .item dd a {
    padding: 1px 12px 1px 12px;
    white-space: nowrap;
    float: left;
    color: #333;
    font-size: 14px;
    text-decoration: none;
}

#container .city_list .item dd a:hover {
    text-decoration: none;
    background: #eb2830;
    color: #fff;
}

#foot {
    width: 1000px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
    line-height: 24px;
    color: #666;
    border-top: 2px solid #eb2830;
    padding-top: 10px;
    font-size: 14px;
}

#foot a {
    color: #666;
    text-decoration: none;
}

#foot a:hover {
    color: #0aa8dd;
}

.return {
    position: relative;
    height: 36px;
    padding: 6px;
    width: 1000px;
    margin: 0 auto;
    text-align: left;
    font: bold 22px/42px "\5FAE\8F6F\96C5\9ED1";
    color: #737372;
}

.return a {
    position: absolute;
    right: 10px;
    top: 12px;
    height: 36px;
    width: 100px;
    text-align: center;
    display: block;
    background: #eb2830;
    color: #fff;
    line-height: 36px;
    font-size: 12px;
    font-weight: bold;
}

.return a:hover {
    text-decoration: none;
    background: #f39c11;
    color: #fff;
}

.x-layout {
    background: url(../images/layout_bg.jpg) top center no-repeat;
    background-size: cover;
    padding: 4.16666667%;
}

.x-layout-logo {
    margin-bottom: 20px;
}

.x-layout-desc {
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
}

.x-layout-contact {
    margin-top: 30px;
}

.x-layout-contact p {
    margin-bottom: 0;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.7);
    line-height: 1.7;
}

.x-layout-contact strong {
    display: block;
    font-size: 24px;
    color: rgba(255, 255, 255, 0.8);
}

.x-layout-contact a {
    color: #fff;
}

.x-layout-menu dl {
    float: left;
    width: 20%;
    text-align: center;
}

.x-layout-menu dl dt {
    font-size: 14px;
    color: #fff;
    margin-bottom: 1.43em;
}

.x-layout-menu dl dd a {
    display: block;
    font-size: 14px;
    color: rgba(255, 255, 255, 0.4);
    line-height: 2;
}

.x-layout-ewm {
    text-align: center;
}

.x-layout-ewm p {
    background: rgba(255, 255, 255, 0.1);
    font-size: 13px;
    font-weight: 100;
    padding: .8em 0;
    line-height: 1.7;
    color: rgba(255, 255, 255, 0.7);
    margin: 15px 0 0 0;
}

.x-footer {
    background: #161618;
    padding: 15px 0;
    text-align: center;
    font-size: 12px;
    color: rgba(255, 255, 255, 0.5);
    line-height: 1.7;
}

.x-footer .x-power a {
    padding: 0 3px;
}

.x-footer a {
    color: rgba(255, 255, 255, 0.5);
}

.x-footer a:hover {
    color: rgba(255, 255, 255, 0.8);
}

.x-copyright {
    margin: 5px 0;
}


/*左侧工具条*/

#toolbar {
    position: fixed;
    z-index: 9999;
    right: 17px;
    bottom: 10%;
}

#toolbar li {
    margin-bottom: 3px;
    font-size: 0;
    width: 57px;
    height: 57px;
    right: 0;
    position: relative;
}

#toolbar li a {
    display: block;
    position: absolute;
    z-index: 9;
    right: 0;
    top: 0;
    width: 57px;
    height: 57px;
    overflow: hidden;
    background: #292e39;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    white-space: nowrap;
    font-size: 0;
}

#toolbar li .icon-font {
    display: inline-block;
    vertical-align: middle;
    width: 57px;
    height: 57px;
    background-color: #d9d9d9;
}

#toolbar li .icon-qq:after {
    background-position: 0 -150px;
}

#toolbar li .icon-phone:after {
    background-position: 0 -90px;
}

#toolbar li .icon-ewm:after {
    background-position: 0 -30px;
}

#toolbar li .icon-message:after {
    background-position: 0 -120px;
}

#toolbar li .icon-top:after {
    background-position: 0 -60px;
}

#toolbar li .icon-wangwang:after {
    background-position: 0 0;
}

#toolbar li .wz {
    display: inline-block;
    line-height: 57px;
    font-size: 14px;
    color: #fff;
    vertical-align: middle;
    padding-left: 10px;
}

#toolbar li.ewm .ewm-box {
    position: absolute;
    z-index: 1;
    padding: 5px;
    background: #292e39;
    width: 110px;
    right: 120%;
    bottom: 0;
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all .7s;
    transition: all .7s;
}

#toolbar li.ewm .ewm-box p {
    margin-bottom: 0;
}

#toolbar li.ewm .ewm-box img {
    max-width: 100%;
}

#toolbar li.ewm .ewm-box:after {
    content: '';
    position: absolute;
    right: -5px;
    bottom: 20px;
    width: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
    overflow: hidden;
    border-width: 5px;
    cursor: pointer;
    border-style: dashed dashed dashed solid;
    border-color: transparent transparent transparent #292e39;
    border-right: none;
}

#toolbar li.ewm:hover .icon {
    background-position: -57px -180px;
}

#toolbar li.ewm:hover .ewm-box {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateY(0);
    transform: translateY(0);
}

#toolbar li.backtop {
    cursor: pointer;
}

#toolbar li.backtop .iconfont {
    color: #fff;
    background-color: #292e39;
}

#toolbar li:hover a {
    width: 200px;
}

#toolbar li:hover .icon-font {
    background-color: #292e39;
}

#toolbar li:hover .icon-qq:after {
    background-position: -30px -150px;
}

#toolbar li:hover .icon-phone:after {
    background-position: -30px -90px;
}

#toolbar li:hover .icon-ewm:after {
    background-position: -30px -30px;
}

#toolbar li:hover .icon-message:after {
    background-position: -30px -120px;
}

#toolbar li:hover .icon-wangwang:after {
    background-position: -30px 0;
}

#toolbar li:hover .icon-top:after {
    background-position: -30px -60px;
}

@media (max-width: 990px) {
    #toolbar {
        display: none;
    }
}

.page-position {
    padding: 15px 0;
    font-size: 14px;
    color: #2f2f2f;
}

.page-position a {
    color: #2f2f2f;
}

.page-position a:hover {
    color: #ab001a;
}

.page-wrap {
    background: #ffffff;
    padding-bottom: 3.38541667%;
}

@media (min-width: 990px) {
    .page-wrap-left {
        float: left;
        width: 305px;
        margin-right: 4.16666667%;
    }
}

.xypg-left-box {
    margin-bottom: 20px;
}

.xypg-left-title {
    background: #292e39;
    padding: 10px 20px;
    position: relative;
}

.xypg-left-title h3 {
    font-size: 20px;
    color: #ffffff;
    line-height: 30px;
    font-weight: bold;
    position: relative;
    z-index: 9;
}

.xypg-left-title i {
    position: absolute;
    left: -5px;
    top: -9px;
    font-style: normal;
    font-size: 67px;
    font-weight: bold;
    opacity: .1;
    color: #fff;
    line-height: 1;
    z-index: 1;
    text-transform: uppercase;
}

.xypg-left-title span {
    font-weight: normal;
    font-size: 16px;
    color: #fff;
    opacity: .6;
    margin-left: 10px;
    text-transform: capitalize;
}

.xypg-left-title span:before {
    content: "/";
    padding-right: 5px;
}

.xypg-left-con {
    border: 1px solid #d2d2d2;
    border-top: none;
}

.latest-news {
    padding: 10px 0;
}

.latest-news li {
    padding: .5em 1em;
    font-size: 14px;
}

.latest-news li a {
    display: block;
    line-height: 1.2;
    color: #5a5a5a;
}

.latest-news li a:before {
    content: '+';
    font-weight: bold;
    margin-right: 5px;
    font-size: 16px;
}

.latest-news li a:hover {
    color: #ab001a;
}

.latest-news li a:hover:before {
    color: #ab001a;
}

.hot-keys {
    padding: 20px 7px 8px 7px;
}

.hot-keys li {
    width: calc(50% - 14px);
    float: left;
    margin: 0 7px 14px 7px;
}

.hot-keys li a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 2.857;
    border: 1px dashed #f1f1f1;
}

.hot-keys li a:hover {
    color: #ab001a;
    border-color: #ab001a;
}

.page-wrap-contact {
    padding: 10px 0;
    font-size: 14px;
}

.page-wrap-contact h4 {
    padding: .3em 1.4em .8em 1.4em;
    font-size: 16px;
    color: #000000;
}

.page-wrap-contact p {
    position: relative;
    margin-bottom: 0;
    padding: 0 1.4em;
    color: #2f2f2f;
    line-height: 30px;
}

.page-message-img img {
    border: 1px solid #d2d2d2;
}

.page-wrap-right {
    overflow: hidden;
	width: 1300px;
	margin:  0 auto;
}

.page-mob-tool {
    position: fixed;
    right: 15px;
    bottom: 100px;
    z-index: 9999;
}

.page-mob-tool li {
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    margin-bottom: 1px;
    cursor: pointer;
    position: relative;
}

.page-mob-tool li:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: #292e39;
    opacity: .7;
}

.page-mob-tool li i {
    display: block;
    width: 100%;
    height: 100%;
}

.page-mob-tool li .icon-dots-horizontal:after {
    background-position: -30px -390px;
}

.page-mob-tool li .icon-top:after {
    background-position: -30px -60px;
}

@media (min-width: 992px) {
    .page-mob-tool {
        display: none;
    }
}

.navigation a {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.navigation a.previous_page {
    float: left;
}

.navigation a.next_page {
    float: right;
}

.navigation a:hover {
    color: #fff;
    border-color: #ab001a;
    background: #ab001a;
}


/* 手机站 左侧导航弹出特效 */

.xymob-left-close-btn {
    display: none;
}

@media (max-width: 990px) {
    /* 弹出框之后 body 上增加一个禁止滚动的类*/
    body.no-scroll,
    html.no-scroll {
        height: 100vh;
        overflow: hidden;
    }
    .xymob-menu-click {
        position: fixed;
        width: 100vw;
        overflow-y: scroll;
        top: 0;
        left: 100%;
        -webkit-transition: all .5s ease;
        transition: all .5s ease;
        z-index: 999999;
        height: 100vh;
        background: rgba(0, 0, 0, 0.7);
    }
    .xymob-menu-click .xypg-left-news,
    .xymob-menu-click .xypg-left-keys,
    .xymob-menu-click .xypg-left-contact,
    .xymob-menu-click .page-message-img {
        display: none;
    }
    .xymob-menu-click .xymob-left-close-btn {
        display: block;
        position: absolute;
        top: 15px;
        right: 15px;
        width: 32px;
        height: 32px;
        line-height: 32px;
        border-radius: 50%;
        border: 1px solid #fff;
        text-align: center;
        background: black;
    }
    .xymob-menu-click .xymob-left-close-btn .icon-font {
        display: block;
        width: 100%;
        height: 100%;
    }
    .xymob-menu-click .xymob-left-close-btn .icon-font:after {
        background-position: -30px -300px;
    }
    .xymob-menu-click .xypg-left {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center;
        min-height: 90vh;
        padding: 5vh 0;
    }
    .xymob-menu-click .xypg-left .xypg-left-menu {
        width: 90%;
        background: #fff;
    }
    .xymob-menu-click.click {
        left: 0;
    }
}


/* 内页左侧导航栏样式 */

.xypg-left-nav {
    margin: 0 -1px;
}

.xypg-left-nav>li {
    position: relative;
    border-bottom: 1px solid #eeeeee;
}

.xypg-left-nav>li:last-child {
    border-bottom: none;
}

.xypg-left-nav>li>a {
    display: block;
    font-size: 16px;
    line-height: 22px;
    color: #2e2e2e;
    padding: 15px 18px;
}

.xypg-left-nav>li .first-nav-btn {
    position: absolute;
    z-index: 99;
    width: 30px;
    height: 30px;
    text-align: center;
    top: 10px;
    right: 20px;
    cursor: pointer;
    background: url(../images/icon_spirit.png) 0 -240px no-repeat;
}

.xypg-left-nav>li .first-nav-btn.clicked {
    background-position: 0 -270px;
}

.xypg-left-nav>li:hover>a,
.xypg-left-nav>li.clicked>a {
    color: #ab001a;
}

.xypg-left-nav>li:hover .first-nav-btn,
.xypg-left-nav>li.clicked .first-nav-btn {
    color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav {
    display: none;
    padding: 0 10px;
}

.xypg-left-nav .xypg-left-subnav>li {
    border-top: 1px dashed #eeeeee;
}

.xypg-left-nav .xypg-left-subnav>li>a {
    padding: 8px;
    display: block;
    line-height: 20px;
    color: #818181;
    font-size: 16px;
}

.xypg-left-nav .xypg-left-subnav>li>a:hover {
    color: #ab001a;
}

.xypg-left-nav .xypg-left-subnav>li.clicked>a {
    color: #ab001a;
}

.xypg-left-nav .xypg-left-threenav>li>a {
    padding: 5px 10px;
    display: block;
    font-size: 14px;
    line-height: 24px;
    color: #999999;
}

.xypg-left-nav .xypg-left-threenav>li>a:before {
    content: '\2014   ';
}

.xypg-left-nav .xypg-left-threenav>li>a:hover {
    color: #ab001a;
}

.xypg-left-nav .xypg-left-threenav>li.clicked>a {
    color: #ab001a;
}

@media (max-width: 990px) {
    .xypg-left-nav .xypg-left-threenav {
        display: block;
    }
}

.xypg-pro-description {
    border: 1px solid #e5e5e5;
    background: #f9f9f9;
    line-height: 24px;
    padding: 10px;
    margin-bottom: 15px;
    text-indent: 2em;
}

.xypg-product-list {
    margin: 0 -1.5%;
    font-size: 0;
}

.xypg-product-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 30.333%;
    margin: 0 1.5% 20px 1.5%;
    padding: 10px 10px 0 10px;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-product-list li .img {
    display: block;
    border: 1px solid #eeeeee;
}

.xypg-product-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0;
}

.xypg-product-list li:hover .img {
    border-color: #292e39;
}

.xypg-product-list .no-result {
    margin: 0 1.5%;
    font-size: 14px;
}

.xypg-case-list {
    margin: 0 -1%;
    font-size: 0;
}

.xypg-case-list li {
    display: inline-block;
    vertical-align: bottom;
    width: 31.333%;
    margin: 0 1% 10px 1%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-case-list li .img {
    display: block;
}

.xypg-case-list li h3 a {
    display: block;
    text-align: center;
    font-size: 14px;
    color: #5a5a5a;
    line-height: 1.6;
    padding: .8em 0;
}

.xypg-case-list li:hover h3 a {
    color: #ab001a;
}


/* 内页新闻列表 */

.xypg-news-list li {
    border: 1px solid #e1e1e1;
    padding: 30px;
    background: #fff;
    margin-bottom: 35px;
    -webkit-transition: all .5s;
    transition: all .5s;

}

.xypg-news-list li .tit {
    border-bottom: 1px solid #cbcbcb;
    margin-bottom: 15px;
    position: relative;
}

.xypg-news-list li .tit h3 {
    padding-bottom: 15px;
    font-size: 18px;
    color: #565656;
    font-weight: normal;
    padding-right: 25%;
    margin: 0;
}

.xypg-news-list li .tit .date {
    position: absolute;
    right: 0;
    top: 0;
    font-size: 14px;
    color: #666666;
}

.xypg-news-list li .info {
    font-size: 14px;
    line-height: 2;
    color: #999999;
}

.xypg-news-list li .more {
    margin-top: 15px;
}

.xypg-news-list li .more span {
    display: inline-block;
    width: 130px;
    line-height: 33px;
    text-align: center;
    color: #000;
    font-size: 14px;
    color: #666666;
    border: 1px solid #e1e1e1;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;

}

.xypg-news-list li:hover {
    -webkit-box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
    box-shadow: 0px 2px 13px 1px rgba(8, 1, 3, 0.18);
}

.xypg-news-list li:hover .tit h3 {
    color: #292e39;
}

.xypg-news-list li:hover .more span {
    color: #fff;
    background-color: #02b0ef;
}

@media (max-width: 990px) {
    .xypg-news-list li .tit {
        border-bottom: none;
    }
    .xypg-news-list li .tit h3 {
        padding-right: 0;
        padding-bottom: 10px;
    }
    .xypg-news-list li .tit .date {
        position: static;
        border-bottom: 1px solid #cbcbcb;
        padding-bottom: 5px;
        color: #999;
    }
}

.xypg-album-cate {
    margin: 0 -1%;
}

.xypg-album-cate li {
    float: left;
    width: 31.33333%;
    margin: 0 1% 20px 1%;
    border: 1px solid #eaeaea;
    padding: 10px;
}

.xypg-album-cate li .album-img {
    margin-bottom: 15px;
}

.xypg-album-cate li .album-img img {
    width: 100%;
}

.xypg-album-cate li .album-title {
    text-align: center;
    font-size: 15px;
    color: #666666;
    margin-bottom: 5px;
}

.xypg-album-cate li .album-num {
    font-size: 16px;
    color: #333333;
    text-align: center;
}

.xypg-album-cate li .album-num span {
    display: inline-block;
    margin-right: 5px;
}

@media (max-width: 768px) {
    .xypg-album-cate li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .xypg-album-cate {
        margin: 0;
    }
    .xypg-album-cate li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.xypg-album-list {
    margin: 0 -1%;
}

.xypg-album-list li {
    float: left;
    width: 31.33333%;
    margin: 0 1% 20px 1%;
    position: relative;
}

.xypg-album-list li .img {
    display: block;
    overflow: hidden;
}

.xypg-album-list li .img img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xypg-album-list li h3 {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 9;
    background: rgba(0, 0, 0, 0.5);
    text-align: center;
    color: #fff;
    line-height: 40px;
    font-weight: normal;
    font-size: 16px;
}

.xypg-album-list li:hover .img img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

@media (max-width: 768px) {
    .xypg-album-list li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .xypg-album-list {
        margin: 0;
    }
    .xypg-album-list li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}

.xypg-album-list.xypg-getkey-list li {
    width: 18%;
}

@media (max-width: 1200px) {
    .xypg-album-list.xypg-getkey-list li {
        width: 31.3333%;
    }
}

@media (max-width: 768px) {
    .xypg-album-list.xypg-getkey-list li {
        width: 48%;
    }
}

@media (max-width: 420px) {
    .xypg-album-list.xypg-getkey-list {
        margin: 0;
    }
    .xypg-album-list.xypg-getkey-list li {
        width: 100%;
        margin: 0 0 20px 0;
    }
}


/* 下载列表页 */

.xypg-download-list .download-title {
    line-height: 60px;
    background: #d9d9d9;
    font-size: 18px;
    color: #333333;
}

.xypg-download-list .download-title span {
    display: block;
    float: left;
    text-align: center;
    width: 19%;
}

.xypg-download-list .download-title .file-name {
    width: 43%;
    text-align: left;
    padding-left: 5%;
}

.xypg-download-list .download-item {
    line-height: 50px;
}

.xypg-download-list .download-item .download-item-span {
    float: left;
    width: 19%;
    text-align: center;
    font-size: 14px;
    color: #555555;
}

.xypg-download-list .download-item .download-item-span.download-item-first {
    padding-left: 4%;
    width: 43%;
    text-align: left;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn .iconfont {
    margin-right: 5px;
    font-size: 14px;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a {
    color: #292e39;
}

.xypg-download-list .download-item .download-item-span.download-item-iocn a:hover {
    text-decoration: underline;
}

.xypg-download-list .download-item:nth-child(odd) {
    background: #f3f3f3;
}

.xypg-download-list .download-item .mob-download-title {
    display: none;
}

@media (max-width: 768px) {
    .xypg-download-list .download-title {
        display: none;
    }
    .xypg-download-list .download-item {
        border: 1px solid #ebebeb;
        margin-bottom: 20px;
        background: #fff !important;
    }
    .xypg-download-list .download-item .download-item-span {
        float: none;
        width: 100%;
    }
    .xypg-download-list .download-item .download-item-span.download-item-first {
        padding-left: 0;
        width: 100%;
    }
    .xypg-download-list .download-item .download-item-span .mob-download-title {
        float: left;
        display: block;
        width: 130px;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
    }
    .xypg-download-list .download-item .download-item-span .download-item-con {
        float: right;
        width: calc(100% - 130px);
        text-align: right;
        padding-right: 20px;
    }
    .xypg-download-list .download-item .download-item-span+.download-item-span {
        border-top: 1px dashed #ebebeb;
    }
}


/* 下招聘列表页 */

.xypg-job-list .job-name {
    width: 32.5%;
    padding-left: 4%;
}

.xypg-job-list .job-xlyq {
    width: 32.5%;
    padding-left: 4%;
}

.xypg-job-list .job-number {
    width: 20%;
    text-align: center;
}

.xypg-job-list .job-more {
    width: 15%;
    text-align: center;
}

.xypg-job-list .job-title {
    line-height: 60px;
    background: #292e39;
    font-size: 18px;
    color: #fff;
}

.xypg-job-list .job-title span {
    display: block;
    float: left;
    font-weight: bold;
}

.xypg-job-list .job-item {
    margin-top: 20px;
    line-height: 60px;
    background: #f8f8f8;
}

.xypg-job-list .job-item .job-item-span {
    float: left;
    font-size: 16px;
    color: #333333;
    min-height: 1px;
}

.xypg-job-list .job-item .job-item-span .job-item-con {
    display: block;
}

.xypg-job-list .job-item .job-more a {
    float: right;
    display: block;
    text-align: center;
    background: #000;
    width: 29px;
    height: 29px;
    margin: 15px 30px 0 0;
    background: #9c9c9c url(../images/xypg-job-jt.png) center no-repeat;
    border-radius: 50%;
}

.xypg-job-list .job-item .job-more a:hover {
    background-color: #292e39;
}

.xypg-job-list .job-item .mob-job-title {
    display: none;
}

@media (max-width: 768px) {
    .xypg-job-list .job-title {
        display: none;
    }
    .xypg-job-list .job-item {
        border: 1px solid #ebebeb;
        margin-bottom: 20px;
        background: #fff !important;
        line-height: 50px;
    }
    .xypg-job-list .job-item .job-item-span {
        float: none;
        width: 100%;
        padding-left: 0;
        font-size: 14px;
    }
    .xypg-job-list .job-item .job-item-span .mob-job-title {
        float: left;
        display: block;
        width: 130px;
        padding-left: 15px;
        text-align: left;
        font-weight: bold;
    }
    .xypg-job-list .job-item .job-item-span .job-item-con {
        float: right;
        width: calc(100% - 130px);
        text-align: right;
        padding-right: 20px;
    }
    .xypg-job-list .job-item .job-more a {
        margin: 12px 0 0 0;
    }
    .xypg-job-list .job-item .job-item-span+.job-item-span {
        border-top: 1px dashed #ebebeb;
    }
}

@media (max-width: 768px) {
    .xypg-product-list li {
        width: 47%;
    }
    .xypg-case-list li {
        width: 48%;
    }
}

@media (max-width: 375px) {
    .xypg-product-list li {
        width: 97%;
    }
    .xypg-case-list li {
        width: 98%;
    }
}


/* 分页基本样式 */

.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}

.xypg-pagination .pagin-left,
.xypg-pagination .pagin-mid,
.xypg-pagination .pagin-right,
.xypg-pagination .pagin-select {
    display: inline-block;
    vertical-align: middle;
}

.xypg-pagination a,
.xypg-pagination #current {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei", Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.xypg-pagination #current,
.xypg-pagination a:hover {
    color: #fff;
    border-color: #292e39;
    background: #292e39;
}

.xypg-pagination .pagin-mid {
    font-size: 14px;
}

.xypg-pagination .pagin-mid .mob-pagin-mid {
    display: none;
}

.xypg-pagination .pagin-select {
    font-size: 14px;
}

.xypg-pagination .pagin-select select {
    height: 28px;
    padding: 0 8px;
    margin: -1px 5px 0 5px;
}

@media (max-width: 768px) {
    .xypg-pagination .pagin-mid .pc-pagin-mid {
        display: none;
    }
    .xypg-pagination .pagin-mid .mob-pagin-mid {
        display: block;
    }
    .xypg-pagination .pagin-mid .mob-pagin-mid span {
        display: inline-block;
        padding: 0 8px;
        line-height: 28px;
        font-size: 14px;
    }
    .xypg-pagination .pagin-select {
        display: none;
    }
}


/* 详细页分页样式 */

.paging_num {
    padding: 10px 0;
}

.paging_num a {
    padding: 0 7px;
    text-align: center;
    display: inline-block;
    border: 1px dashed #e0e1dc;
    color: #666;
    margin-right: 8px;
}

.paging_num a.paging_hover,
.paging_num a:hover {
    border-color: #ab001a;
}


/*内页详情页面公用样式*/

.xypg-detail-title {
    font-size: 20px;
    color: #363636;
    font-weight: bold;
    margin-bottom: 10px;
    line-height: 1.7;
}

.xypg-detail-info-bar {
    font-size: 14px;
    font-family: Arial;
    color: #9e9e9e;
    line-height: 35px;
    border-bottom: 1px dashed #cfcfcf;
    margin-bottom: 20px;
}

.xypg-detail-info-bar .detail-info-time {
    float: left;
    margin-right: 20px;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-time i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .detail-info-time i:after {
    opacity: .5;
    background-position: 0 -360px;
}

.xypg-detail-info-bar .detail-info-numbers {
    float: left;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .detail-info-numbers i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .detail-info-numbers i:after {
    opacity: .5;
    background-position: 0 -330px;
}

.xypg-detail-info-bar .xypg-file-down {
    float: right;
    position: relative;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title {
    cursor: pointer;
    position: relative;
    padding-left: 25px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i {
    position: absolute;
    width: 20px;
    height: 20px;
    top: calc(50% - 10px);
    left: 0;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title i:after {
    background-position: 0 -630px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-title:hover {
    color: #292e39;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list {
    position: absolute;
    z-index: 9999;
    width: 250%;
    right: 0;
    background: #fff;
    display: none;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li {
    padding: 10px 0;
    border-top: 1px dashed #cfcfcf;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .icon {
    float: left;
    font-size: 40px;
    line-height: 40px;
    margin-right: 5px;
    height: 40px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con {
    overflow: hidden;
    line-height: 1;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a {
    font-size: 12px;
}

.xypg-detail-info-bar .xypg-file-down .file-down-list li .list-con a:hover {
    color: #292e39;
}

.xypg-detail-con-title {
    margin: 20px 0 10px 0;
}

.xypg-detail-con-title span {
    display: inline-block;
    font-size: 18px;
    color: #292e39;
}

.xypg-detail-con {
    font-size: 14px;
    color: #333;
    line-height: 1.7;
}

.xypg-detail-con img,
.xypg-detail-con p img {
    width: auto !important;
    max-width: 100%;
    height: auto !important;
}

.xypg-detail-tags {
    margin-top: 40px;
}

.xypg-detail-tags .tags-title {
    border-bottom: 1px solid #c3c3c3;
    position: relative;
}

.xypg-detail-tags .tags-title h3 {
    display: inline-block;
    padding: 0 30px;
    font-size: 16px;
    color: #292e39;
    line-height: 40px;
    border-bottom: 3px solid #ab001a;
    margin-bottom: -1px;
}

.xypg-detail-tags .tags-title .baidu-share {
    position: absolute;
    right: 0;
    top: 8px;
}

.xypg-detail-tags .tags-content {
    padding-top: 12px;
}

.xypg-detail-tags .tags-content a {
    font-size: 12px;
    color: #2f2f2f;
    display: inline-block;
    margin-right: 9px;
    background: #f4f4f4;
    line-height: 28px;
    padding: 0 15px;
}

.xypg-detail-tags .tags-content a:hover {
    color: #ab001a;
}

.xypg-detail-url {
    margin-top: 15px;
}

.xypg-detail-url a {
    word-break: break-all;
}

.xypg-detail-article p {
    margin: 10px 0 20px 0;
    line-height: 24px;
}

.xypg-detail-pn {
    margin-top: 30px;
}

.xypg-detail-pn div+div {
    margin-top: 15px;
}

.xypg-detail-pn div {
    line-height: 22px;
    padding: 10px;
    position: relative;
    border: 1px solid #eeeeee;
}

.xypg-detail-pn div b {
    font-size: 14px;
    color: #292e39;
    float: left;
    font-weight: normal;
}

.xypg-detail-pn div b:after {
    content: '\FF1A';
}

.xypg-detail-pn div a {
    float: left;
    width: 75%;
    font-size: 14px;
    color: #666666;
}

.xypg-detail-pn div a:hover {
    color: #ab001a;
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 60%;
    }
}

@media (max-width: 600px) {
    .xypg-detail-pn div a {
        width: 50%;
    }
}

.xypg-detail-pn div span {
    position: absolute;
    right: 20px;
    top: 11px;
    font-size: 14px;
    color: #666666;
}


/*相关产品 和 相关新闻*/

.xypg-relate {
    margin-top: 45px;
}

.relate-title {
    border: 1px solid #eeeeee;
    font-size: 14px;
    line-height: 2.857;
    margin-bottom: 15px;
}

.relate-title span {
    display: inline-block;
    color: #ab001a;
    padding: 0 1.4em;
    border-right: 1px solid #eeeeee;
}

.relate-product-slick {
    position: relative;
}

.relate-product-slick .owl-item {
    display: block;
    font-size: 0;
}

.relate-product-slick .owl-item .img {
    display: block;
    margin-bottom: 8px;
}

.relate-product-slick .owl-item p {
    margin-bottom: 0;
    padding: .5em 0;
    font-size: 12px;
    color: #292e39;
    text-align: center;
}

.relate-product-slick .owl-item:hover p {
    color: #ab001a;
}

.relate-product-slick .owl-nav button.owl-prev,
.relate-product-slick .owl-nav button.owl-next {
    width: 25px;
    height: 35px;
    color: #fff;
    font-size: 20px;
    margin-top: -17.5px;
    line-height: 35px;
}

.relate-product-slick .owl-nav button.owl-prev span,
.relate-product-slick .owl-nav button.owl-next span {
    display: inline;
}

.xypg-relate .relate-news {
    margin-top: 45px;
}

.relate-news-list li {
    float: left;
    width: 48%;
    position: relative;
    line-height: 2.143;
    font-size: 14px;
    color: #292e39;
}

.relate-news-list li:nth-child(even) {
    float: right;
}

.relate-news-list li a {
    display: block;
    padding-right: 75px;
    color: #666666;
}

.relate-news-list li a:before {
    content: '+';
    font-weight: bold;
    font-size: 16px;
    line-height: 1;
    margin-right: 5px;
}

.relate-news-list li span {
    position: absolute;
    right: 0;
    top: 2.5px;
    width: 75px;
    text-align: right;
    font-size: 12px;
    color: #666666;
}

.relate-news-list li:hover a {
    color: #ab001a;
}

.relate-news-list li:hover a:before {
    color: #ab001a;
}

.relate-news-list li:hover span {
    color: #ab001a;
}

@media (max-width: 990px) {
    .xypg-relate {
        display: none;
    }
}


/*新闻详情页*/


/*案例基本详情页*/

.xypg-case-detail .main-img {
    text-align: center;
}

.xypg-case-detail .main-img img {
    max-width: 100%;
}


/* 招聘详情页面 */

.xypg-jod-detail .job-detail-title {
    font-size: 16px;
    color: #ffffff;
    background: #292e39;
    line-height: 60px;
    padding-left: 25px;
}

.xypg-jod-detail .job-detail-con {
    background: #f8f8f8;
    padding: 25px;
}

.xypg-jod-detail .job-detail-small-title {
    font-size: 16px;
    color: #292e39;
    margin-bottom: 10px;
}

.xypg-jod-detail .job-detail-con-box {
    font-size: 14px;
    color: #666666;
    margin-bottom: 20px;
}

.xypg-jod-detail .job-detail-btn a {
    display: inline-block;
    font-size: 14px;
    color: #ffffff;
    background: #666666;
    width: 200px;
    line-height: 50px;
    text-align: center;
    border-radius: 5px;
}

.xypg-jod-detail .job-detail-btn a:hover {
    background: #292e39;
}


/* 简历提交表格 */

.job-detail-form .form-title {
    border-bottom: 1px solid #ccc;
    font-size: 20px;
    line-height: 2.5;
}

.job-detail-form .form-info {
    line-height: 2;
    margin: 10px 0;
}

.job-detail-form .form-info span {
    color: red;
}

.job-detail-form .red-star {
    color: red;
}

.job-detail-form textarea {
    resize: none;
}

.job-detail-form #checkcode {
    display: inline-block;
    width: 30%;
}

.job-detail-form #checkCodeImg {
    vertical-align: top;
    margin-left: 10px;
}

.job-detail-form #change_code {
    line-height: 34px;
    padding: 0 10px;
    color: #292e39;
}

.job-detail-form .form-small-tit {
    line-height: 2;
    font-size: 16px;
    border-bottom: 1px solid #ccc;
    margin-bottom: 15px;
}

.job-detail-form .form-prompt {
    font-size: 12px;
    margin-bottom: 15px;
    color: #999;
}


/* 在线留言页面 */

#message-form {
    font-size: 0;
}

#message-form .red-star {
    color: red;
}

#message-form label {
    font-size: 14px;
}

#message-form textarea {
    resize: none;
}

#message-form #checkcode {
    display: inline-block;
    width: 30%;
}

#message-form #checkCodeImg {
    vertical-align: top;
    margin-left: 10px;
}

#message-form #change_code {
    line-height: 34px;
    padding: 0 10px;
    color: #292e39;
    font-size: 14px;
}

#message-form .error-info {
    padding-top: 4px;
    display: inline-block;
    vertical-align: top;
    position: absolute;
}

@media (max-width: 768px) {
    #message-form .form-group {
        margin-bottom: 25px;
    }
    #message-form .error-info {
        display: block;
        padding-top: 0;
        float: none !important;
        padding-left: 10px;
    }
    #message-form #change_code+.error-info {
        padding-left: 0px;
        margin-left: -7px;
    }
}

#message-form.n-default .msg-wrap {
    position: static;
}


/* 下载详情页面 */

.xypg-download-list.xypg-download-detail-list .download-title {
    background: #f3f3f3;
}

.xypg-download-list.xypg-download-detail-list .download-title .file-name {
    width: 35%;
}

.xypg-download-list.xypg-download-detail-list .download-title span {
    width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
    width: 16.25%;
}

.xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
    width: 35%;
}

@media (max-width: 768px) {
    .xypg-download-list.xypg-download-detail-list .download-item .download-item-span {
        width: 100%;
    }
    .xypg-download-list.xypg-download-detail-list .download-item .download-item-span.download-item-first {
        width: 100%;
    }
}


/* 搜索结果页面样式 */

.xypg-search-result .search-tag {
    margin-bottom: 20px;
    border: 1px solid #efefef;
    border-radius: 5px;
    overflow: hidden;
}

.xypg-search-result .search-tag a {
    display: inline-block;
    vertical-align: middle;
    line-height: 40px;
    padding: 0 30px;
    font-size: 16px;
    color: #333;
}

.xypg-search-result .search-tag a:hover,
.xypg-search-result .search-tag a.on {
    color: #ab001a;
}

.xypg-search-result-box {
    margin-bottom: 20px;
}

.xypg-search-result-box .xypg-search-title {
    border-left: 3px solid #292e39;
    padding-left: 15px;
    font-size: 18px;
    line-height: 35px;
    margin-bottom: 15px;
    font-weight: bold;
}


/* 详情页面下载列表样式 */

.xypg-detail-file-dwon li {
    padding: 10px 0;
    border-bottom: 1px dashed #cfcfcf;
    width: 50%;
    float: left;
}

.xypg-detail-file-dwon li .file-icon {
    float: left;
    height: 40px;
    width: 50px;
    margin-right: 5px;
    background-image: url(../images/file_icon.png);
    background-repeat: no-repeat;
}

.xypg-detail-file-dwon li .file_txt {
    background-position: -180px -60px;
}

.xypg-detail-file-dwon li .file_zip {
    background-position: 0 0;
}

.xypg-detail-file-dwon li .file_gif {
    background-position: -60px 0;
}

.xypg-detail-file-dwon li .file_doc {
    background-position: -120px 0;
}

.xypg-detail-file-dwon li .file_jpg {
    background-position: -180px 0;
}

.xypg-detail-file-dwon li .file_xls {
    background-position: -240px 0;
}

.xypg-detail-file-dwon li .file_rar {
    background-position: 0 -60px;
}

.xypg-detail-file-dwon li .file_png {
    background-position: -60px -60px;
}

.xypg-detail-file-dwon li .file_pdf {
    background-position: -120px -60px;
}

.xypg-detail-file-dwon li .list-con {
    overflow: hidden;
    line-height: 1;
}

.xypg-detail-file-dwon li .list-con p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 20px;
}

.xypg-detail-file-dwon li .list-con a {
    font-size: 12px;
}

.xypg-detail-file-dwon li .list-con a:hover {
    color: #ab001a;
}


/* 自动发布 */

.xypg-detail-article .article-img {
    text-align: center;
    margin: 5px 0;
}

.xypg-detail-article .article-img img {
    border: 1px solid #efefef;
    padding: 1px;
    max-width: 100%;
    height: auto !important;
}

.page-product-detail-effect {
    float: left;
    width: 42.61%;
}

.page-product-detail-effect .big-img {
    border: 1px solid #eee;
}

.page-product-detail-effect .big-img a {
    display: block;
    display: block;
    text-align: center;
    width: 100%;
    height: 390px;
    font-size: 0;
}

.page-product-detail-effect .big-img a img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-effect .big-img a:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.page-product-detail-right {
    width: 50%;
    float: right;
}

.page-product-detail-right>h1 {
    font-size: 22px;
    color: #0d0d0d;
    margin-bottom: 20px;
}

.product-detail-item li {
    font-size: 14px;
    line-height: 30px;
    color: #777272;
}

.product-detail-slick {
    position: relative;
    margin-top: 20px;
}

.product-detail-slick a.slick-item {
    display: block;
    text-align: center;
    width: 100%;
    height: 95px;
    font-size: 0;
    border: 1px solid #eee;
    position: relative;
}

.product-detail-slick a.slick-item img {
    max-width: 100%;
    max-height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item:after {
    content: '';
    height: 100%;
    display: inline-block;
    vertical-align: middle;
}

.product-detail-slick a.slick-item.active {
    border-color: #ab001a;
}

.product-detail-slick .owl-nav button {
    position: absolute;
    width: 27px;
    height: 27px;
    background: rgba(37, 37, 37, 0.6) !important;
    border-radius: 50%;
    text-align: center;
    line-height: 27px;
    top: 50%;
    margin-top: -13.5px;
    z-index: 9;
    cursor: pointer;
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
    outline: none;
    border: none;
}

.product-detail-slick .owl-nav button .icon-font {
    width: 100%;
    height: 100%;
    display: block;
}

.product-detail-slick .owl-nav button .icon-left-arrow:after {
    background-position: 1px -509px;
}

.product-detail-slick .owl-nav button .icon-right-arrow:after {
    background-position: -27px -240px;
}

.product-detail-slick .owl-prev {
    left: 0;
}

.product-detail-slick .owl-prev:after {
    background-position: 0 0;
}

.product-detail-slick .owl-next {
    right: 0;
}

.product-detail-slick:hover .owl-nav button {
    opacity: 1;
}

.page-product-inquiry {
    margin-top: 30px;
}

.page-product-inquiry a {
    font-size: 16px;
    color: #ffffff;
    display: inline-block;
    background: #ab001a;
    padding: .5em 1.875em;
    border-radius: 2em;
}

.page-product-inquiry a:hover {
    opacity: .8;
}

@media (max-width: 990px) {
    .page-product-detail-effect {
        float: none;
        width: 100%;
        margin-bottom: 20px;
    }
    .page-product-detail-right {
        width: 100%;
        float: none;
    }
}

@media (max-width: 640px) {
    .page-product-detail-effect .big-img {
        height: 280px;
    }
    .product-detail-slick .slick-item {
        height: 65px;
    }
    .page-product-inquiry a {
        font-size: 12px;
    }
    .page-product-detail-right>h1 {
        font-size: 16px;
        margin-bottom: 15px;
    }
}

.product-detail-tab {
    margin-top: 50px;
}

.product-detail-tab .product-detail-tabli {
    border: 1px solid #eee;
    height: 40px;
    line-height: 38px;
}

.product-detail-tab .product-detail-tabli li {
    float: left;
    width: 20%;
    text-align: center;
    font-size: 14px;
    color: #2f2f2f;
    cursor: pointer;
    border-right: 1px solid #eee;
}

.product-detail-tab .product-detail-tabli li.on,
.product-detail-tab .product-detail-tabli li:visited,
.product-detail-tab .product-detail-tabli li:active {
    color: #ab001a;
    position: relative;
}

.product-detail-tab .product-detail-tabli li.on:before,
.product-detail-tab .product-detail-tabli li:visited:before,
.product-detail-tab .product-detail-tabli li:active:before {
    content: '';
    position: absolute;
    left: -1px;
    right: -1px;
    bottom: -1px;
    top: -1px;
    border: 1px solid #ab001a;
}

.product-detail-tab .product-detail-tabcon {
    padding: 15px 0;
}

.product-detail-tab .product-detail-tabcon img,
.product-detail-tab .product-detail-tabcon p img {
    max-width: 100%;
    height: auto !important;
    width: auto !important;
}

@media (max-width: 768px) {
    .product-detail-tab .product-detail-tabli {
        height: 35px;
    }
    .product-detail-tab .product-detail-tabli li {
        font-size: 13px;
        line-height: 33px;
    }
}

@media (max-width: 420px) {
    .product-detail-tab .product-detail-tabli {
        height: 30px;
    }
    .product-detail-tab .product-detail-tabli li {
        font-size: 12px;
        line-height: 28px;
    }
}


/* 站点地图样式 */

.xypg-sitemap .map_title {
    line-height: 40px;
    background-color: #f5f8fa;
    border: 1px solid #d6dbe1;
    text-indent: 20px;
    color: #666;
    border-bottom: 2px solid #ccc;
    font-size: 16px;
}

.xypg-sitemap .map_list {
    line-height: 30px;
    padding: 0 5px;
    margin-top: 8px;
    margin-bottom: 8px;
}

.xypg-sitemap .map_list a {
    padding: 4px;
    white-space: nowrap;
    font-size: 14px;
    color: #666;
}

.xypg-sitemap .map_list a:hover {
    text-decoration: none;
    color: #3b639f;
    padding: 4px;
}

.xypg-sitemap .map_list .layer1 {
    margin-bottom: 10px;
}

.xypg-sitemap .map_list h3 {
    border-bottom: 1px dashed #ccc;
    margin-bottom: 10px;
    line-height: 36px;
}

.xypg-sitemap .map_list h3 a {
    font-weight: normal;
}

.xypg-sitemap .map_list .layer2 a {
    color: #999;
}

.xypg-sitemap .map_list .layer2 a:hover {
    text-decoration: none;
    color: #3b639f;
}


/* 产品封面 */

.cover-item {
    margin-bottom: 20px;
    border-bottom: 3px double #ccc;
}

.cover-item a {
    display: block;
}

.cover-item .img {
    float: left;
    border: 1px solid #ddd;
    padding: 1px;
}

.cover-item .img img {
    width: 100%;
}

.cover-item .item-first {
    margin-bottom: 20px;
    position: relative;
}

.cover-item .item-first .img {
    width: 30%;
    margin-right: 20px;
}

.cover-item .item-first .wz {
    overflow: hidden;
}

.cover-item .item-first .wz h3 {
    font-size: 18px;
    color: #333;
    line-height: 2;
}

.cover-item .item-first .wz .info {
    font-size: 14px;
    line-height: 1.7;
    color: #666;
}

.cover-item .item-first .wz .more {
    width: 100px;
    line-height: 30px;
    color: #fff;
    background: #666666;
    font-size: 14px;
    text-align: center;
    position: absolute;
    right: 0;
    bottom: 0;
}

.cover-item .item-list a {
    margin-bottom: 10px;
}

.cover-item .item-list .img {
    float: none;
}

.cover-item .item-list h4 {
    font-size: 14px;
    color: #333;
    line-height: 30px;
    text-align: center;
}

@media (max-width: 768px) {
    .cover-item .item-first .img {
        margin-bottom: 10px;
        text-align: center;
        float: none;
        width: 100%;
    }
    .cover-item .item-first .wz .more {
        position: static;
        margin-top: 10px;
        display: block;
    }
}


/* 二级封面 */

.sort_a {
    overflow: hidden;
}

.sort_a .layer1 {
    padding: 15px 0px;
    border-bottom: 1px dashed #a7b8d4;
    position: relative;
    z-index: 1;
}

.sort_a .layer1 .img {
    float: left;
    padding: 5px;
    border: 1px solid #dddddd;
}

.sort_a .layer1 .img img {
    width: 191px;
    height: 153px;
}

.sort_a .layer1 .img_right {
    width: 560px;
    float: right;
}

.sort_a .layer1 .img_right h3 {
    font: bold 14px/36px "Microsoft YaHei";
}

.sort_a .layer1 .img_right span {
    line-height: 25px;
    display: block;
}

.sort_a .layer1 .pro_more {
    position: absolute;
    right: 0px;
    bottom: 15px;
    width: 110px;
    padding-left: 10px;
    height: 28px;
    line-height: 28px;
    background: #666666;
    color: #fff;
    font: bold 24px/24px "Microsoft YaHei";
}

.sort_a .layer1 .pro_more span {
    float: left;
}

.sort_a .layer1 .pro_more a {
    font: normal 12px/28px "Microsoft YaHei";
    color: #fff;
    padding-right: 15px;
    display: inline-block;
}

.sort_a .layer1 .pro_more a:hover {
    text-decoration: none;
    color: #faf104;
}

.sort_a .abb_product {
    padding-top: 15px;
    border: 1px dashed #a7b8d4;
    border-top: none;
}

.productcates {
    padding-top: 10px;
}

.catemore {
    color: #0080d9;
    margin-top: 6px;
    overflow: hidden;
    position: relative;
}

.catemore h2 {
    width: 360px;
    float: left;
    font: bold 15px/36px "Microsoft YaHei";
}

.catemore a {
    float: right;
    font: normal 14px/36px "Microsoft YaHei";
    color: #444444;
    padding-right: 28px;
}

.catemore a:hover {
    text-decoration: none;
    color: #0080d9;
}

.product-comment-list {
    position: relative;
    overflow: hidden;
}

#commentList li {
    padding: 10px 10px 20px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}

.user-column {
    width: 100px;
    float: left;
}

.user-column img {
    height: 50px;
    max-width: 50px;
    border-radius: 50%;
}

.user-name {
    color: #333;
    padding-top: 5px;
    display: block;
}

.comment-content {
    margin-left: 120px;
    overflow: hidden;
    position: relative;
}

.comment-stars i {
    width: 18px;
    height: 18px;
    vertical-align: middle;
    background: url(../images/star-h.png) center no-repeat;
    display: none;
}

.comment-stars i.shows {
    display: inline-block;
}

.comment-stars span {
    position: absolute;
    right: 0;
    top: 5px;
    color: #999;
}

.comment-text {
    padding: 5px 0;
    line-height: 22px;
}

.comment-recovery {
    margin-top: 10px;
    padding-top: 10px;
    border-top: 1px dashed #ddd;
    line-height: 22px;
    color: #888;
}

.comment-recovery span {
    color: #f90;
}

.no-content-icon {
    text-align: center;
    line-height: 50px;
    padding-top: 40px;
    color: #999;
}

.no-content-icon .iconfont {
    font-size: 60px;
}


/* 商品评论页面分页样式 */

.holder {
    margin: 15px 0;
    text-align: center;
}

.holder a {
    cursor: pointer;
    margin: 0 5px;
    display: inline-block;
    padding: 3px 12px;
    border: 1px solid #efefef;
    font-size: 12px;
    color: #333;
}

.holder a:hover {
    background-color: #222;
    color: #fff;
}

.holder a.jp-previous {
    margin-right: 15px;
}

.holder a.jp-next {
    margin-left: 15px;
}

.holder a.jp-current {
    color: #FF4242;
    font-weight: bold;
}

a.jp-current:hover {
    color: #FF4242;
    font-weight: bold;
}

.holder a.jp-disabled,
a.jp-disabled:hover {
    color: #bbb;
}

.holder a.jp-current,
a.jp-current:hover,
.holder a.jp-disabled,
a.jp-disabled:hover {
    cursor: default;
    background: none;
}

.holder span {
    margin: 0 5px;
}


/* 网站标签页面样式 */

.tagdescription {
    border: 1px solid #ccc;
    padding: 10px;
    font-size: 14px;
    line-height: 1.7;
    background: #efefef;
    margin-bottom: 20px;
    margin-top: 15px;
}

.tag-all a {
    background-color: #f2f2f2;
    color: #666;
    padding: 5px 8px;
    text-decoration: none;
    margin-right: 5px;
    margin-bottom: 10px;
    display: inline-block;
}

.tag-all a:hover {
    background-color: #ddd;
}

.tag-menu {
    border: 1px solid #efefef;
    border-radius: 5px;
    overflow: hidden;
}

.tag-menu li {
    list-style-type: none;
    text-align: center;
    line-height: 40px;
    padding: 0 20px;
    float: left;
}

.tag-menu li a {
    color: #666;
    font-size: 16px;
}

.tag-menu li a:hover {
    color: #ab001a;
}

.tag-menu li.active a {
    color: #ab001a;
}

.tag-notice {
    line-height: 40px;
    padding: 0 10px;
    margin-top: 10px;
}

.tag-item {
    padding: 15px 0;
    font-size: 14px;
    border-bottom: 1px solid #d6dbe1;
    margin-top: 10px;
    color: #666;
}

.tag-item span {
    color: #292e39;
}

.tag-category {
    margin-bottom: 20px;
}

.tag-category span {
    font-size: 16px;
    color: #000;
    display: inline-block;
}

.tag-category a {
    display: inline-block;
    line-height: 25px;
    padding: 0 15px;
    border: 1px solid #e1e1e1;
    border-radius: 5px;
    color: #333;
    margin-right: 10px;
}

.tag-category a:hover {
    background: #292e39;
    color: #fff;
}

.tag-list-product li {
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ccc;
}

.tag-list-product li:last-child {
    padding-bottom: 0;
    border-bottom: 0;
}

.tag-list-product .tag-img {
    width: 220px;
    float: left;
    margin-right: 20px;
}

.tag-list-product .tag-img .img {
    display: block;
    border: 1px solid #e1e1e1;
}

.tag-list-product .tag-img .img img {
    width: 100%;
}

.tag-list-product .tag-wz {
    overflow: hidden;
}

.tag-list-product .tag-wz h1 {
    font-size: 16px;
    line-height: 30px;
    font-weight: bold;
    margin-bottom: 5px;
}

.tag-list-product .tag-wz h1 a {
    color: #000;
}

.tag-list-product .tag-wz .tab-fenli p {
    width: 50%;
    float: left;
    font-size: 14px;
    color: #333;
    margin-bottom: 0;
}

.tag-list-product .tag-wz .desp {
    font-size: 12px;
    line-height: 2;
    height: 48px;
    overflow: hidden;
    color: #666;
    margin: 5px 0;
}

@media (max-width: 768px) {
    .tag-list-product .tag-img {
        width: 100%;
        float: none;
        text-align: center;
        margin-bottom: 10px;
    }
    .tag-list-product .tag-img .img img {
        width: auto;
        max-width: 100%;
    }
    .tag-list-product .tag-wz .tab-fenli p {
        width: 100%;
        float: none;
    }
}

.xytag-title {
    font-size: 18px;
    border-bottom: 1px solid #ccc;
    line-height: 40px;
    margin-bottom: 10px;
}

.xytag-recom-product ul {
    margin: 0 -1%;
}

.xytag-recom-product li {
    float: left;
    position: relative;
    width: 18%;
    margin: 0 1%;
    overflow: hidden;
}

.xytag-recom-product li img {
    width: 100%;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xytag-recom-product li .zz-bg {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: translateY(100%);
    transform: translateY(100%);
    opacity: 0;
    -webkit-transition: all .5s ease;
    transition: all .5s ease;
}

.xytag-recom-product li .zz-bg h2 {
    position: absolute;
    z-index: 9;
    left: 0;
    right: 0;
    bottom: 0;
    top: 0;
    width: 100%;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    color: #fff;
    height: 30px;
    margin: auto;
}

.xytag-recom-product li:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}

.xytag-recom-product li:hover .zz-bg {
    -webkit-transform: translateY(0);
    transform: translateY(0);
    opacity: 1;
}

.input-box {
    position: relative;
}

.input-box .placeholder {
    position: absolute;
    z-index: 10;
    color: #999;
    top: 10px;
    font-size: 14px;
}

#message-form .input-box .placeholder,
#job-detail-form .input-box .placeholder {
    top: 8px;
}

.x-header-right .input-box .placeholder {
    top: 5px;
    left: 50px !important;
}

.code-group .input-box {
    float: left;
    width: 32.29813665%;
}

.code-group .input-box #checkcode {
    float: none;
    width: 100%;
}


.kehu .continer1 {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    flex-wrap: wrap;
}

.kehu .logo-block {
    width: 15%;
    height: 136px;
    margin-top: 26px;
    margin-bottom: 26px;
}

.kehu .logo-block img {
    max-width: 100%;
    max-height: 100%;
    transition: 0.5s;
}

.kehu .logo-block:hover img {
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
}
