body, button, input, select, textarea { background: none repeat scroll 0 0 #fff; color: #3b3b3b; font: 14px/1 "Arial", "微软雅黑"; margin: 0; padding: 0; overflow: hidden; }

body,html{
  scroll-behavior: smooth;
}
h1, h2, h3, h4, h5, h6 { font-size: 14px; padding: 0; margin: 0; }
ul, ol, li, dl, dt, dd { list-style: none; text-decoration: none; height: auto; padding: 0; margin: 0; }
address, cite, dfn, em, var { font-style: normal; } 
code, kbd, pre, samp, tt { font-family: "Courier New", Courier, monospace; } 
small { font-size: 14px; } 
abbr[title], acronym[title] {  border-bottom: 1px dotted; cursor: help; }
q:before, q:after { content: ''; }
p { margin: 0; padding: 0; }

legend { color: #3b3b3b; } 
fieldset, img { border: none; } 

button, input, select, textarea { font-size: 100%;  }


hr { border: none; height: 1px; }

:hover { text-decoration: none !important;}
html { overflow-y: scroll; }
:link { text-decoration: none; color: #3b3b3b; }
:visited { text-decoration: none; color: #3b3b3b; }
.fl { float:left;}
.fr { float:right;}
[data-mfp-src],
.btn-img-popup {
    cursor: -webkit-zoom-in;
    cursor: zoom-in;
}
.hoverImg{transition: all .5s;}
.hoverImg .hover-img{transition: all .5s;}
.hoverImg:hover .hover-img{
	transform: scale(1.08);
	transition: all .5s; 
}
.pc-off {display: none;}

.wrap { width: 100%; }
.logo {float: left;}


@media (min-width: 992px){
	.container, .container-sm, .container-md, .container-lg {
    max-width: 1200px;
}
}



@media (min-width: 1390px) and (max-width:1590px){
	.container, .container-sm, .container-md, .container-lg {
		max-width: 1400px;
	}
}


@media (min-width: 1600px){
	.container, .container-sm, .container-md, .container-lg {
    max-width: 1600px;
}
}



.navbar-area{ }
.navbar-light .navbar-brand img{float:left;margin-left:-15px}
.sticky-nav{position:fixed;top:0;left:0;right:0;-webkit-box-shadow:0 0 15px rgba(0,0,0,.3);box-shadow:0 0 15px rgba(0,0,0,.3);margin:auto;z-index:999; background:#fff;-webkit-animation:.9s ease-in-out 5s normal none 1 running fadeInDown;animation:.9s ease-in-out 5s normal none 1 running fadeInDown;-webkit-transition:.9s;transition:.9s;width:100%!important}
.sticky-nav .nav-top{width:100%;border-radius:0}
.sticky-nav .main-nav{-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1)}
.main-nav{position:relative;top:0;left:0;padding:0;width:100%;z-index:999;height:auto; background: #da2e22;}
.main-nav .navbar {padding: 0;}
.main-nav .navbar-brand {padding-bottom: 0; padding-top: 0;}
.main-nav nav .navbar-nav .nav-item {padding: 0;}
.main-nav nav .navbar-nav .nav-item .active,.main-nav nav .navbar-nav .nav-item:hover a{color:#fff;background: #ed000b;}
.main-nav nav .navbar-nav .nav-item a{text-transform:capitalize;color:#fff; padding: 58px 30px 46px 30px; margin: 0;}
.main-nav nav .navbar-nav .nav-item a i{font-size:10px}
.main-nav nav .navbar-nav .nav-item a :focus,.main-nav nav .navbar-nav .nav-item a:hover{color:#fff}
.main-nav nav .navbar-nav .nav-item a.active{color:#fff!important; background: #ed000b;}
.main-nav nav .navbar-nav .nav-item a.active i{-webkit-transform:rotate(90deg);transform:rotate(90deg)}
.main-nav nav .navbar-nav .nav-item a:hover i{-webkit-transform:rotate(90deg);transform:rotate(90deg);-webkit-transition:.7s;transition:.7s}
.main-nav nav .navbar-nav .nav-item a .active::before{-webkit-transform:scale(1);transform:scale(1)}
.main-nav nav .navbar-nav .nav-item .dropdown-menu{border:0;border-radius:0;background-color:#ed000b!important; padding-left: 0; padding-right: 0; width: 223px;}
.main-nav nav .navbar-nav .nav-item .dropdown-menu.catNav {
 
    width: 258px;
}


.main-nav nav .navbar-nav .nav-item .dropdown-menu li{border-bottom:0}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li:last-child{border-bottom:0}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a{position:relative;-webkit-transition:.7s;transition:.7s;font-size: 14px;}

.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover::before{width:100%}
.main-nav nav .navbar-nav .nav-item .dropdown-menu li a .active,.main-nav nav .navbar-nav .nav-item .dropdown-menu li a :focus,.main-nav nav .navbar-nav .nav-item .dropdown-menu li a:hover{color:#fff; background:#cb252b; }

@media(max-width:1450px){
	
.main-nav nav .navbar-nav .nav-item a {
 
   
    padding: 58px 20px 46px 20px;
  
}
	
}



.mobile-nav .mean-container .mean-nav ul li a .active{color:#2ca6e0}
.mean-container a.meanmenu-reveal{color:#373e58}
.mean-container a.meanmenu-reveal span{background-color:#ed000b}
.other-side {padding-right: 2%;}

.other-side .search-area{float:left;position:relative;top:14px;margin-right:10px}
.other-side .search-area .search-item{display:inline-block;position:relative;color:#fff;cursor:pointer;top:9px}
.other-side .search-area .search-item i{display:inline-block;text-align:center;font-size:16px;position:relative;top:-2px;color:#fff;font-weight:600}
.other-side .search-area .search-item .search-button i {color: #e42313}
.other-side .search-area .search-item .search-overlay{display:none}
.other-side .search-area .search-item .search-overlay.search-popup{position:absolute;top:100%;width:300px;right:0;background:#fff;z-index:2;padding:20px;-webkit-box-shadow:0 0 15px 0 rgba(0,0,0,.1);box-shadow:0 0 15px 0 rgba(0,0,0,.1);margin-top:20px}
.other-side .search-area .search-item .search-overlay.search-popup .search-form{position:relative}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-input{display:block;width:100%;height:50px;line-height:initial;border:1px solid #eee;color:#373737;outline:0;-webkit-transition:.5s;transition:.5s;padding-top:4px;padding-left:10px}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-input:focus{border-color:#ff6464}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-button{position:absolute;right:0;top:0;height:50px;background:0 0;border:0;width:50px;outline:0;-webkit-transition:.5s;transition:.5s;padding:0;cursor:pointer}
.other-side .search-area .search-item .search-overlay.search-popup .search-form .search-button:focus{color:#ff6464}
.other-side .search-area .search-item .search-btn{-webkit-transition:all .5s;transition:all .5s;font-size:16px;color:#fff}
.other-side .search-area .search-item .search-btn:hover{color:#fff}
.other-side .search-area .search-item .search-btn:hover i{color:#fff}
.other-side .search-area .search-item .close-btn{cursor:pointer;display:none;-webkit-transition:.5s;transition:.5s;color:#fff}
.other-side .search-area .search-item .close-btn:hover{color:#fff}
.other-side .search-area .search-item .close-btn.active{display:block;margin-left:5px;top:1px}

.other-side .lang{float:right;margin-top:8px;margin-left:10px}
.other-side .lang a {color: #fff;}
.other-side .lang img {margin-top: 8px; display: block;}
.other-side .modal-menu{float:right;margin-left:20px;margin-top:3px}
.other-side .modal-menu a{color:#64acff;font-size:20px;font-weight:700;width:40px;height:40px;line-height:40px;background-color:#fff;-webkit-box-shadow:0 0 15px rgba(0,0,0,.1);box-shadow:0 0 15px rgba(0,0,0,.1);text-align:center}
.other-side .modal-menu a:hover{color:#ff6464}
.banner {position: relative;}
.ban-pc {display: block;}
.ban-mobile {display: none;}
.ban-mobile img {width: 100%; height: auto;}
.ban-pc .swiper-pagination-bullet-active { background: #ed000b!important;}
.ban-pc .swiper-pagination-bullet { width: 12px!important; height: 12px!important; border-radius: 6; background: #fff;opacity:1!important; margin:0 5px}
.ban-pc .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}


.index-search {width: 100%; height: 80px; position: relative; z-index: 9999;}
.search-hot-txt {display: block; float: left; line-height: 80px; color: #333;}
.search-hot-txt a {color: #333;}
.search-hot-txt a:hover {color:#ed000b;}
.search-hot-txt span {font-size: 16px; font-weight: bold; margin-right: 15px; color: #f27800;}
.search-hot-txt em {padding: 0 10px;}
.search-i {width: 300px; float:right; margin-top:20px; }
.search-i .search-form{position:relative}
.search-i .search-form .search-input{display:block;width:100%;height:40px;line-height:initial; background: #e5e5e5; border: 0; border-radius:13px;color:#8d8d8d;outline:0;-webkit-transition:.5s;transition:.5s; padding-left:10px}
.search-i .search-form .search-button{position:absolute;right:0;top:0;height:40px;background:0 0;border:0;width:50px;outline:0;-webkit-transition:.5s;transition:.5s;padding:0;cursor:pointer}
.search-i .search-btn{-webkit-transition:all .5s;transition:all .5s;font-size:16px;}
.search-i i {color: #000; font-weight: bold;}

@media screen and (max-width:991px) {
	.other-side {position: absolute; top: 20px; right: 60px;}
	.ban-mobile {padding-top:70px;}
	.search-hot-txt {}
	.other-side .search-area {top: 0;}
	.other-side .search-area .search-item i {color:#ed000b;}
	.other-side .search-area .search-item .close-btn {color:#ed000b;}
	.other-side .search-area .search-item .search-overlay.search-popup {margin-top: 10px; right: -105px;}
	.other-side .lang {}
	.other-side .lang a {color: #ed000b;}
	.other-side .lang img {display: none;}
	.search-i {float:none; margin:10px auto 0;}
	.search-i .search-form .search-input {font-size: 12px;}
}





.index-tit-1 {color: #da2e22; margin-bottom:8px;}
.index-tit-2 {font-size:55px; font-weight: bold; line-height: 66px; color: #222;}

@media (max-width: 991px) {
	.index-tit-2 {font-size:25px; line-height:30px;}
}
.index-about {padding: 120px 0 100px 0;}
.index-about .more {margin-top: 62px; font-size: 17px;}
.index-about .more i {margin-left: 33px;}
.index-about .more a:hover {color: #da2e22;}
.index-about .txt {margin-top: 23px; padding-left: 4%; overflow: hidden; line-height: 32px; font-size: 16px;}
.numCount{ margin-top: 70px;}
.numCount li {float: left; width: 24%; text-align: center;}
.numCount li .item{ margin: 0 10px;}
.numCount li .item .indt {font-size: 16px; color: #000;}
.numCount li .item .indc {font-size: 16px;}
.numCount li .numU{ line-height:1.3;}
.numCount li .numCX{ font-size:55px; color:#da2e22; font-weight:bold; }
.numCount li .numU .unitC{font-size:100%; line-height: 1.3; margin-left: 0.3em;}
.numCount li .numU em {font-size:16px; color:#da2e22;}
@media (max-width:800px){
	.numCount li .numCX{ font-size:24px; }
	.numCount li .numU em {font-size: 24px;}
}
@media (max-width:640px){
	.numCount li .numCX{ font-size:7vw; }
}
@media (max-width:480px){
	.numCount{ font-size:0.5vw;}
}
@media (max-width: 991px) {
    .index-about {padding: 30px 0;}
	.index-about .more {margin-top:40px; font-size:16px;}
    .index-about .more i {margin-left:25px;}
	.index-about .txt {margin-top: 20px; padding-left: 0; font-size: 14px; line-height: 25px; }
	.numCount{ margin-top:40px;}
	.numCount li {width:50%; margin-bottom: 20px;}
	.numCount li .numU{text-align: center;}
	.numCount li .item .indc {text-align: center; font-size: 12px;}
}


.index-ly {width: 100%; background: url("../image/index-lybg.jpg") no-repeat center;padding: 90px 0;}
.index-ly .index-ly-top {margin-bottom: 40px; overflow: hidden;}
.index-ly .index-ly-top .txt {margin-top: 15px; font-size: 16px; line-height: 27px; float: right;}
.ly-20 {width: 100%; height: 20px; display: none;}
@media (max-width: 991px) {
	.index-ly {padding: 30px 0; background: #f4f4f4;}
	.index-ly .index-ly-top {margin-bottom: 20px;}
	.index-ly .index-ly-top .txt {float: none; font-size: 14px; line-height: 25px;}
	.ly-20 {width: 100%; height: 20px; display:block;}
}


.index-ly-swiper {}
.animated {}
.index-ly-swiper .swiper-container-horizontal>.swiper-pagination-bullets {bottom: 0!important;}
.index-ly-swiper .swiper-pagination-bullet-active { background: #d72d22!important;}
.index-ly-swiper .swiper-pagination-bullet { width: 50px!important; height: 3px!important; border-radius: 0; background: #abacaf;opacity:1!important; margin:0 5px}

.swiper-ly .content {
    position: absolute;
    left: 45px;
    top: 0;
    width: 100%;
    height: 100%;
}

.swiper-ly .cinner{
        position: absolute;
        padding:60px 36px;
        border-left:4px solid #e42313;
        background:url("../image/lyb.jpg") no-repeat right #fff;
        top: 50%;
        transform: translateY(-50%);
	    left:-45px;
    }
.swiper-ly .cinner .t-1 {font-size: 32px; color: #000; margin-bottom: 13px;}
.swiper-ly .cinner .t-1 a {color: #000;}
.swiper-ly .cinner .t-2 {font-size: 16px; line-height: 26px; color: #636361;}
.swiper-ly .cinner i {font-size: 32px; color: #636361; margin-top: 15px;}
.swiper-ly .cinner a i {color: #636361;}
@media (min-width: 769px) {
  .swiper-ly {
    --swiper-navigation-color: #fff;
    --swiper-navigation-size: 16px;
  }
  .swiper-ly .swiper-button-next,
  .swiper-ly .swiper-button-prev {
    width: 48px;
    height: 48px;
    border-radius: 50%;
    margin-top: -24px;
    background: #cdd1d7;
    transition: 0.3s;
  }
  .swiper-ly .swiper-button-prev {
    left: calc((25% - 44px - 24px));
  }
  .swiper-ly .swiper-button-next {
    right: calc((25% - 44px - 24px));
  }
  .swiper-ly .swiper-button-next:hover,
  .swiper-ly .swiper-button-prev:hover {
    background: #d72d22;
  }
  .swiper-ly .swiper-button-prev i {font-size: 50px; color: #fff; position:relative; left:12px; top: -2px;}
  .swiper-ly .swiper-button-next i {font-size: 50px; color: #fff; position:relative; left:16px; top: -2px;}
}
.swiper-ly {
  --swiper-theme-color: #53b255;
}

.swiper-ly li {
  padding: 20px 44px;
  width: 50vw;
  position: relative;	
}
.swiper-ly li img {
  display: block;
  width: 100%;
  border: 1px solid #c7cacd;
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.1);
}

@media screen and (max-width:991px) {
	.index-ly-swiper {padding:30px 0;}
	.swiper-ly .content {

    left: 7px;

}
}
.swiper-ly a {
  display: block;
  position: relative;
}
.swiper-ly a .info {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  height: 0.68rem;
  line-height: 0.68rem;
  background: linear-gradient(90deg, #53b255, #38a9bf);
  text-align: center;
  color: #fff;
  font-size: 24px;
}
@media (max-width: 1440px) {
  .swiper-ly li {
    padding: 0 30px;
  }
	.swiper-ly .cinner{
            padding: 20px 15px;
        }
  .swiper-ly .swiper-button-prev {
    left: calc((25% - 30px - 24px));
  }
  .swiper-ly .swiper-button-next {
    right: calc((25% - 30px - 24px));
  }
}
@media (max-width: 1200px) {
  .swiper-ly li {
    padding: 0 20px;
  }
  .swiper-ly .swiper-button-next,
  .swiper-ly .swiper-button-prev {
    width: 40px;
    height: 40px;
    margin-top: -20px;
  }
  .swiper-ly .swiper-button-prev {
    left: calc((25% - 20px - 20px));
  }
  .swiper-ly .swiper-button-next {
    right: calc((25% - 20px - 20px));
  }
}
@media (max-width: 992px) {
	.index-box-5 { padding: 30px 0;}
  .swiper-ly .cinner .t-1 {font-size: 24px; margin-bottom: 8px;}

.swiper-ly .cinner .t-2 {font-size: 14px; }
.swiper-ly .cinner i {font-size:28px; margin-top: 15px;}
}
@media (max-width: 768px) {
  .swiper-ly {
    --swiper-navigation-color: #53b255;
    --swiper-navigation-size: 30px;
  }
  .swiper-ly .swiper-button-prev {
    left: 2px;
    width: auto;
    margin-top: -40px;
  }
  .swiper-ly .swiper-button-next {
    right: 2px;
    width: auto;
    margin-top: -40px;
  }
  .swiper-ly li {
    padding: 0 5px;
    width: 86vw;
  }

}

.index-ly-swiper {
  padding: 0.86rem 0 1.3rem;
}

@media (min-width: 768px) {
  .index-ly-swiper li .info {
    bottom: -0.68rem;
    transition: 0.3s;
  }
  .index-ly-swiper li a {
    overflow: hidden;
  }
  .index-ly-swiper li a img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
  .index-ly-swiper li a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
  .index-ly-swiper li a:hover .info {
    bottom: 0;
  }
}





@media (max-width:767px) {
	.hidden-xs {
		display: none !important
	}
}

@media (min-width:768px) and (max-width:991px) {
	.hidden-sm {
		display: none !important
	}
}

@media (min-width:992px) and (max-width:1199px) {
	.hidden-md {
		display: none !important
	}
}



.inews {
  padding: 99px 0 120px;
}
.inews .hd {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
  -webkit-box-pack: justify;
  box-pack: justify;
  -webkit-justify-content: space-between;
  justify-content: space-between;
}
.inews .hd .more {
  width: 200px;
  height: 48px;
  line-height: 48px;
  display: block;
  text-align: center;
  background: #da2e22;	
  color: #fff;
  transition: 0.3s;
}

@media (min-width: 641px) {
  .inews .hd {
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    margin-bottom: 0.66rem;
  }
}
@media (max-width: 640px) {
  .inews .hd {
    margin-bottom: 0.4rem;
  }
  .inews .hd .more {
    width: 120px;
    height: 36px;
    line-height: 36px;
    text-align: center;
  }
}
@media (max-width: 640px) {
  .inews {
    padding:30px 0;
  }
}
.inews .bd {
  position: relative;
}
.inews .bd h4 {
  font-size: 20px;
  margin-bottom: 14px;
}
.inews .bd h4 {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
.inews .bd .item h4 a,inews .newsnav .item .desc a{ color:rgba(0,0,0,.7);}
.inews .bd .item:hover h4 a,.inews .newsnav .item:hover .desc a{ color:#fff;}

@media (max-width: 992px) {
  .inews .bd h4 {
    margin-bottom: 10px;
    font-size: 16px;
  }
  .inews .bd .desc {
    font-size: 13px;
  }
}
.inews .newsnav .item {
  cursor: pointer;
}
@media (min-width: 993px) {
  .inews .newscontent {
    width: 50%;
  }
  .inews .newscontent .desc {
    line-height: 20px;
    height: 40px;
    display: -webkit-box;
    overflow: hidden;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
    word-wrap: break-word;
    white-space: normal !important;
    -webkit-line-clamp: 2;
  }
  .inews .newsnav {
    position: absolute;
    left: 50%;
    top: 0;
    bottom: 0;
    right: 0;
    margin-left: -20px;
  }
  .inews .newsnav li {
    height: 25%;
    padding-left: 20px;
    transition: 0.3s;
  }
  .inews .newsnav .inner {
    height: 100%;
    width: 46vw;
    max-width: 720px;
  }
}
@media (min-width: 993px) and (min-width: 993px) {
  .inews .newscontent .link {
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    font-size: 14px;
    color: #fff;
    opacity: 0;
    transition: ease-in-out 0.3s;
    top: 40%;
    background: rgba(0, 0, 0, 0.3);
    width: 0.6rem;
    height: 0.6rem;
    border-radius: 50%;
    text-align: center;
    line-height: 0.6rem;
  }
  .inews .newscontent:hover .link {
    opacity: 1;
    width: 160px;
    height: 160px;
    line-height: 160px;
  }
}
.inews .newscontent .item:not(.active) {
  display: none;
}
.inews .newscontent {
  position: relative;
}
.inews .newscontent img {
  width: 100%;
}
.inews .newscontent .imginfo {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.6);
  padding: 26px 40px;
  color: #fff;
}
.inews .newscontent .inner {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
}
.inews .newscontent .date {
  text-align: center;
  font-family: medium;
  margin-right: 50px;
}
.inews .newscontent .id {
  font-size: 30px;
  background: #fff;
  width: 100px;
  display: block;
  height: 40px;
  line-height: 40px;
  color: #333;
  margin-bottom: 10px;
}
.inews .newscontent .year {
  font-size: 18px;
}
.inews .newscontent .info {
  max-width: 410px;
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.inews .newscontent li {
  overflow: hidden;
}
.inews .newscontent li img {
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  -moz-transition: 0.5s;
  transition: 0.5s;
}
.inews .newscontent li:hover img {
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -o-transform: scale(1.1);
  transform: scale(1.1);
}
.inews .newsnav li:hover {background: #da2e22; color: #fff;}
@media (max-width: 992px) {
  .inews .newscontent .id {
    font-size: 20px;
    margin-bottom: 6px;
    height: 30px;
    line-height: 30px;
    width: 60px;
  }
  .inews .newscontent .year {
    font-size: 16px;
  }
  .inews .newscontent .date {
    margin-right: 20px;
  }
}
.inews .newsnav .date {
  padding: 0 50px;
  text-align: center;
  font-family: medium;
  line-height: 1;
}
.inews .newsnav .day {
  font-size: 30px;
  margin-bottom: 14px;
  display: block;
}
.inews .newsnav .inner {
  display: -webkit-flex;
  display: flex;
  display: -webkit-box;
  display: box;
  -webkit-align-items: center;
  align-items: center;
  -webkit-box-align: center;
  box-align: center;
}
.inews .newsnav .info {
  min-width: 0;
  -webkit-box-flex: 1;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -webkit-flex-shrink: 1;
  -ms-flex-negative: 1;
  flex-shrink: 1;
}
.inews .newsnav .desc {
  overflow: hidden;
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
}
@media (min-width: 993px) {
  .inews .newsnav .active {
    background: #da2e22;
    color: #fff;
  }
}
@media (max-width: 992px) {
  .inews .newscontent .imginfo {
    padding: 15px;
  }
  .inews .newscontent .desc {
    overflow: hidden;
    white-space: nowrap;
    -o-text-overflow: ellipsis;
    text-overflow: ellipsis;
  }
  .inews .newsnav {
    max-width: 1400px;
    width: 92%;
    margin-left: auto;
    margin-right: auto;
  }
  .inews .newsnav .day {
    font-size: 26px;
    margin-bottom: 10px;
  }
  .inews .newsnav li {
    padding: 20px 0;
    border-bottom: 1px solid #ccc;
  }
  .inews .newsnav li .date {
    padding: 0;
    width: 60px;
    text-align: left;
  }
  .inews .newsnav li .date .day {
    font-size: 22px;
    margin-bottom: 6px;
  }
  .inews .newsnav li .date .year {
    font-size: 12px;
  }
}
@media (max-width: 992px) and (max-width: 640px) {
  .inews .newsnav {
    width: 88%;
  }
}
@media (max-width: 640px) {
  .inews .newsnav {
    width: 100%;
    padding-top: 10px;
  }
  .inews .newscontent .id {
    height: 30px;
    line-height:30px;
  }
}

.layui-form input[type=checkbox],.layui-form input[type=radio],.layui-form select{display:none}
.layui-form [lay-ignore]{display:initial}
.layui-btn img{vertical-align:middle}
.layui-btn {-moz-user-select:none;-webkit-user-select:none;-ms-user-select:none}
.layui-btn {outline:0;-webkit-appearance:none;transition:all .3s;-webkit-transition:all .3s;box-sizing:border-box}
.layui-btn{display:inline-block;height:38px;line-height:38px;padding:0 18px;background-color:#009688;color:#fff;white-space:nowrap;text-align:center;font-size:14px;border:none;border-radius:2px;cursor:pointer}
.layui-btn:hover{opacity:.8;color:#fff}
.layui-btn:active{opacity:1}
.layui-btn+.layui-btn{margin-left:10px}
.layui-input {border-color:#e6e6e6}
.layui-input,.layui-select,.layui-textarea{height:38px;line-height:1.3;border-width:1px;border-style:solid;background-color:#fff;border-radius:2px}
.layui-input::-webkit-input-placeholder,.layui-select::-webkit-input-placeholder,.layui-textarea::-webkit-input-placeholder{line-height:1.3}
.layui-input,.layui-textarea{display:block;width:100%;padding-left:10px}
.layui-input:hover,.layui-textarea:hover{border-color:#d2d2d2!important}
.layui-input:focus,.layui-textarea:focus{border-color:#c9c9c9!important}

.foot-report {background:url(../image/report_bg.jpg) no-repeat center center;background-size:cover;padding:80px 0; height: 330px;}
.foot-report .tit {font-size: 30px; color: #fff; margin-bottom: 40px;}
@media(max-width:990px){
    .foot-report { height: auto;}
}
@media (min-width:768px){.foot-report ul{display:flex}
.foot-report li{flex:2;margin-right:10px;}
.foot-report .submitbox{flex:1}
}
.foot-report .submitbox{margin-right:0}
.foot-report .submitbox .submit{background:#da2e22;color:#fff;display:block;width:100%}
@media (max-width:768px){.foot-report{padding:50px 2vw}
.foot-report li{margin-bottom:10px}
}
.foot-report input, .foot-report select, .foot-report .submit {
    background: #fff;
    height: 60px;
    font-size: 20px;
    border: 0;
    padding-left: 20px;
    border-radius: 0;
}
@media (max-width:1200px){.foot-report .submit,.foot-report input,.foot-report select{font-size:16px}
}
@media (max-width: 991px) {
	.foot-report .tit {font-size:18px; line-height: 25px; margin-bottom: 20px;}
}
@media (max-width:768px){.foot-report .submit,.foot-report input,.foot-report select{height:44px}
}
.foot-report .layui-form-select dl{top:100%;margin-top:2px}
.layui-form-select dl dd.layui-this{background-color:#d61919}


.foot { width: 100%; overflow: hidden; background: linear-gradient(to right, #da2e22, #003b76);}
.foot-con {padding:66px 0; overflow: hidden;}
.foot-contact {float: left;}

.foot-con .tit {margin-bottom: 19px; color: #fff; font-size: 16px; font-weight: bold;}
.foot-con .tel {line-height: 20px;color: #fff; font-size: 36px; margin-bottom: 25px;}
.foot-con .tel i { margin-right: 14px;}
.foot-con .txt { line-height: 24px; color: #fff;}
.foot-con .tel p {padding-left: 65px; margin-bottom: 11px;}
.foot-bg {background: url("../image/foot-bg.png") no-repeat top right;}
.foot-con dl {display: block;}
.foot-con dl dt {margin-bottom: 20px; color: #fff;display: block; font-size: 16px; font-weight: bold;}
.foot-con dl dd {display: block; line-height: 30px;}
.foot-con dl dd a {color: #fff; font-size: 13px;}
.foot-con i {margin-right: 10px; color: #fff;}

.foot-copy {color: #fff; line-height: 82px; border-top: 1px solid #b5acac; text-align: center; background: linear-gradient(to right, #da2e22, #003b76);}
.foot-copy a{color:#fff;}
@media (max-width: 991px) {
	.foot { padding: 30px 0;}
    .foot-con .col-lg-9 {display: none;}
    .foot-con .tel {font-size:26px; margin-bottom: 25px;}

}


.inner-ban {position: relative;}
.inner-ban img {width: 100%; visibility: hidden; max-width: none;}
.inner-ban .content {
    width: 88%;
    max-width: 1400px;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    left: 50%;
    top: 50%;
    transform: translateX(-50%) translateY(-50%);
    z-index: 5;
    color: #fff;
    text-align: left;
    line-height: 2.5;
}
.inner-ban .content h3{font-size:55px;margin-bottom:42px; color: #fff;}
.inner-ban .content .en{font-size:30px; color: #fff; font-weight: normal;}

.max1920{
	width: 100%;
	max-width: 1920px;
	margin: 0 auto;
}
.gynav-MQkitchen-bj{
	width: 100%;
	
	border-top: 1px solid rgba(255,255,255,.3);
	background: rgb(0 0 0 / 70%);
	    margin-top: -85px;
    position: relative;
	z-index: 2;
}
.gynav-MQkitchen{
	text-align: center;
	color: #fff;
	font-size: 0;
}
.gynav-MQkitchen>div{
	display: inline-block;
	width: 25%;
	border-right: 1px solid rgba(255,255,255,.3);
	font-size: 18px;
	line-height: 84px;
	transition: all .3s;
  -webkit-transition:all .3s;
  cursor: pointer;
}
.gynav-MQkitchen>div:first-child{
	border-left: 1px solid rgba(255,255,255,.3);
}
.gynav-MQkitchen>div:hover{
	background: #C30D23;
	transition: all .3s;
  -webkit-transition:all .3s;
}
.gynav-MQkitchen>a{
	display: inline-block;
	width: 20%;
	border-right: 1px solid rgba(255,255,255,.3);
	font-size: 18px;
	color: #fff;
	line-height: 84px;
	transition: all .3s;
  -webkit-transition:all .3s;
  cursor: pointer;
}
.gynav-MQkitchen>a:first-child{
	border-left: 1px solid rgba(255,255,255,.3);
}
.gynav-MQkitchen>a:hover{
	background: #e32313;
	color: #fff;
	transition: all .3s;
  -webkit-transition:all .3s;
}
.gynav-MQkitchen>a.on{
	background: #e32313;
	transition: all .3s;
  -webkit-transition:all .3s;
}


@media (max-width: 991px) {
	.inner-ban {padding-top: 70px;}
	.inner-ban img {height: 230px; visibility: inherit;}
	.inner-ban .content h3{font-size:28px;margin-bottom:20px; color: #fff;}
    .inner-ban .content .en{font-size:16px; color: #fff; font-weight: normal;}
    .gynav-MQkitchen { padding: 0 !important;}
	.gynav-MQkitchen-bj {margin-top: -31px;}
	.gynav-MQkitchen>div, .gynav-MQkitchen>a {font-size:12px;line-height:30px;}
}


.inner-tit {}
.inner-tit-1 {color: #da2e22; margin-bottom:20px;}
.inner-tit-2 {font-size:45px; font-weight: bold; color: #222;}
.inner-tit-3 {color: #da2e22; margin-bottom:8px; text-align: center;}
.inner-tit-4 {font-size:45px; font-weight: bold; color: #222; text-align: center;}
.inner-tit-5 {font-size:15px; text-align: center; line-height: 35px; margin-top: 38px;}
@media (max-width: 991px) {
	.inner-tit-2,.inner-tit-4 {font-size:25px;}
	.inner-tit-5 {font-size:12px; text-align: center; line-height: 25px; margin-top: 20px;}
	.gynav-MQkitchen>a{ width:50%;}
	.aboutNav{}
	.aboutNav>a{ width:20%;line-height: 20px; height: 40px;}
	
	.aboutNav>a:nth-child(4),.aboutNav>a:nth-child(5){ line-height:60px; }
}
	
	
.inner-jis-1 {padding: 100px 0 85px 0; background:#f1f3f5; overflow: hidden;}
.inner-jis-1 .con-tab {margin-top:50px;}
.inner-jis-1 .con-tab .nav {width: 60%; margin: 0 auto 25px; overflow: hidden;  border: 0;}
@media(min-width:1190px){
	.inner-jis-1 .con-tab .nav {width: 66%;}
}
.inner-jis-1 .con-tab .switch-item {width: 32%;line-height: 40px; margin-right:2%;  font-size: 16px; text-align: center;float: left; cursor: pointer;  border: 1px solid #212121!important;}

.inner-jis-1 .con-tab .switch-item:last-child{margin-right:0%;}
.inner-jis-1 .con-tab .switch-item a:hover {color: #fff!important;border: 1px solid #e71f19!important;background: #e71f19;}
.inner-jis-1 .con-tab .switch-item:hover,.inner-jis-1 .con-tab .switch-item:hover a { color: #fff!important; border: 1px solid #e71f19!important;background: #e71f19;}
.inner-jis-1 .con-tab .switch-item .active {width:100%; display: block; line-height: 40px;  color: #fff; background: #e71f19; border: 1px solid #e71f19!important;}
.inner-jis-1 .tab-content {}
.inner-jis-1 .tab-content .jis1-box {width: 100%; display: block;line-height: 30px; }
@media (max-width: 991px) {
	.inner-jis-1 .con-tab .switch-item ,.inner-jis-1 .con-tab .switch-item .active{line-height: 22px;}
}
.inner-jis-2 {padding: 80px 0; overflow: hidden;}
.inner-jis-2 .jis2-box {margin-top: 40px;}
.jis2-box .con { -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.jis2-box .con .img {overflow: hidden;}
.jis2-box .con .img img {}
.jis2-box .con .txt {padding: 20px 25px; background: #fff; width: 100%; text-align: center;}
.jis2-box .con .txt span {display: block;  font-size: 16px;}
.jis2-box .con .txt span a {color: #494949; font-weight: bold;}
.jis2-box .con:hover .txt {display: block; background:#e32313;}
.jis2-box .con:hover .txt span {color: #fff;}

.inner-jis-3 {padding: 80px 0  30px 0; overflow: hidden;background:#f1f3f5;}
.inner-jis-3 .jis3-box {margin-top: 40px;}
.jis3-box li {width: 24%; float: left; margin: 0 0.5%;}
.jis3-box .con { -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.jis3-box .con .img {overflow: hidden;}
.jis3-box .con .img img {}
.jis3-box .con .txt {padding: 20px 25px; background: #fff; width: 100%; text-align: center;}
.jis3-box .con .txt span {display: block;  font-size: 16px;}
.jis3-box .con .txt span a {color: #494949; font-weight: bold;}
.jis3-box .con:hover .txt {display: block; background:#e32313;}
.jis3-box .con:hover .txt span {color: #fff;}
.jis3-box .swiper-pagination-bullet-active,.jis4-box .swiper-pagination-bullet-active { background: #ed000b!important;}
.jis3-box .swiper-pagination-bullet,.jis4-box .swiper-pagination-bullet { width: 12px!important; height: 12px!important; border-radius: 6; background: #949494;opacity:1!important; margin:0 5px}
.jis3-box .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction,.jis4-box .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}
.jis3-box .bottom50,.jis4-box .bottom50 {height: 100px;}
.inner-jis-4 {padding: 80px 0 30px 0; overflow: hidden;} 
.inner-jis-4 .jis4-box {margin-top: 40px;}
.jis4-box li {width: 24%; float: left; margin: 0 0.5%;}
.jis4-box .con { -webkit-box-shadow: 0 5px 15px rgba(0,0,0,0.2); box-shadow: 0 5px 15px rgba(0,0,0,0.2);}
.jis4-box .con .img {overflow: hidden;}
.jis4-box .con .img img {}
.jis4-box .con .txt {padding: 20px 25px; background: #fff; width: 100%; text-align: center;}
.jis4-box .con .txt span {display: block;  font-size: 16px;}
.jis4-box .con .txt span a {color: #494949; font-weight: bold;}
.jis4-box .con:hover .txt {display: block; background:#e32313;}
.jis4-box .con:hover .txt span {color: #fff;}
@media screen and (max-width:992px){
	.inner-jis-1,.inner-jis-2 {padding: 40px 0;}
	.inner-jis-3,.inner-jis-4 {padding: 40px 0 0 0;}
	.jis2-box .con .img img {width: 100%;}
	.inner-jis-1 .container {padding-right: 0;padding-left: 0;}
	.inner-jis-1 .con-tab {margin-top: 30px;}
	.inner-jis-1 .con-tab .nav {width:100%; }
	.inner-jis-1 .con-tab .switch-item {width: 30%; margin: 0 5px; font-size: 12px; }
	.inner-jis-1 .con-tab .switch-item .active {}
	.inner-jis-1 .tab-content .jis1-box {padding: 0 15px;}
	.jis2-box .col-sm-6 {width: 50%;}
	.jis2-box .con {margin-bottom: 20px;}
	.jis3-box li,.jis4-box li {width: 100%;}

}



.inner-about-1 {padding-top: 120px; background: url("../image/about-1bg.jpg") no-repeat center bottom #fff; overflow: hidden;}
.inner-about-1 .top-con {width: 100%; overflow: hidden; padding-bottom: 55px; border-bottom: 1px solid #e6e6e6;}
.inner-about-1 .top-con .txt { margin-top: 30px; line-height: 30px; font-size: 16px;}
.inner-about-1 .numCount {margin-top: 0;}
.inner-about-1 .numCount li .item .indc {font-size: 14px;}
.inner-about-1 .info-txt {min-height: 385px; margin-top:60px; line-height: 30px; font-size: 16px;}


.inner-about-2 {width: 100%; padding:100px 0 70px 0; background: url("../image/about-2bg.jpg") no-repeat center top #fff;}
.inner-about-2 .con-box { margin-top: 58px; overflow: hidden;}
.inner-about-2 .con-box img {margin-bottom: 30px; width: 100%;}
.inner-about-2 .con-box .info {background: #f1f1f1; padding: 38px 50px;}
.inner-about-2 .con-box .info-b { margin-bottom:30px;}
.inner-about-2 .con-box .info .t-01 {font-size: 35px; color: #222; margin-bottom: 15px;}
.inner-about-2 .con-box .info .t-02 {font-size: 24px; color: #222; margin-bottom: 28px;}
.inner-about-2 .con-box .info .t-03 {line-height: 25px;}
.inner-about-2 .con-box .info:hover {background: #dd3d2f; color: #fff;}
.inner-about-2 .con-box .info:hover .t-01,.inner-about-2 .con-box .info:hover .t-02 {color: #fff;}
.inner-about-3 {width: 100%; padding:100px 0 20px 0; background: url("../image/about-3bg.jpg") no-repeat center bottom #eef2f4;}
.inner-about-3 .main {width: 65%; margin-top: 48px; margin-bottom: 120px; line-height:30px; font-size: 16px;}
.inner-about-4 {width: 100%; padding:100px 0 80px 0; background: url("../image/about-4bg.jpg") no-repeat center;}
.inner-zs-con {margin-top:64px;}
.inner-zs-con li {width: 24%; float: left; background: #f1f1f1; padding:45px 22px; margin: 0 0.5%; display: inline-block;}
.inner-zs-con li .img {width: 256px; overflow: hidden; margin: 0 auto;}
.inner-zs-con li img { overflow: hidden;}
.inner-zs-con li .txt { font-size: 16px; padding-top: 22px; width: 100%; text-align: center;}
.inner-about-4main .swiper-pagination-bullet-active { background: #ed000b!important;}
.inner-about-4main .swiper-pagination-bullet { width: 12px!important; height: 12px!important; border-radius: 6; background: #949494;opacity:1!important; margin:0 5px}
.inner-about-4main .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}
.inner-about-4main .bottom50 {height: 80px;}

.inner-about-5 {width: 100%; padding:80px 0 70px 0; background: url("../image/about-5bg.jpg") no-repeat center bottom;}
.inner-about-5main {margin-top: 75px;} 
.inner-hz-con {margin-top:64px;}
.inner-hz-con li {width: 15.6%; float: left;  margin: 0 0.5%; display: inline-block;}

.inner-hz-con li img {width: 100%; overflow: hidden;}

.inner-about-5main .swiper-pagination-bullet-active { background: #ed000b!important;}
.inner-about-5main .swiper-pagination-bullet { width: 12px!important; height: 12px!important; border-radius: 6; background: #949494;opacity:1!important; margin:0 5px}
.inner-about-5main .swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {bottom:47px!important;}
.inner-about-5main .bottom50 {height: 100px;}

@media (max-width: 991px) {
    .inner-about-1 {padding-top: 40px;}
    .inner-about-1 .top-con { padding-bottom: 35px; }
    .inner-about-1 .top-con .txt {margin-top: 20px; margin-bottom: 20px; line-height:25px; font-size: 14px;}
	.inner-about-1 .info-txt { margin:40px 0; line-height: 25px; font-size: 14px;}
	.inner-about-2 {padding:40px 0 20px 0;}
	.inner-about-2 .con-box { margin-top:38px;}
	.inner-about-2 .con-box .info { padding: 30px;}
	.inner-about-2 .con-box .col-lg-4 {margin-bottom: 20px;}
	.inner-about-2 .con-box .col-lg-4:nth-child(2) {margin-bottom: 0;}
	.inner-about-2 .con-box img {margin-bottom: 20px;}
	.inner-about-2 .con-box .info-b { margin-bottom:20px;}
	.inner-about-2 .con-box .info .t-01 {font-size:25px; margin-bottom: 15px;}
    .inner-about-2 .con-box .info .t-02 {font-size:18px; margin-bottom: 20px;}
	.inner-about-3 {padding:40px 15px;}
	.inner-about-3 .main {width: 100%; margin-top:28px; margin-bottom:0; padding-bottom: 30px; line-height:25px; font-size: 14px;}
	.inner-about-4 {padding:40px 0 30px 0;}
    .inner-zs-con {margin-top:40px;}
	.inner-zs-con li {width: 100%;}
	
	.inner-about-5 {padding:40px 0 30px 0;}
	.inner-about-5main {margin-top: 45px;} 
    .inner-hz-con {margin-top:40px;}
	.inner-hz-con li {width: 50%;}
}




.inner-pro {padding: 100px 0; width: 100%;}
.inner-pro .pro-cat {}
.inner-pro .pro-cat dl {display: block; margin-bottom: 50px;}
.inner-pro .pro-cat dl dt {line-height: 50px; text-indent: 45px; font-size: 22px; color: #fff;  background: #313941; margin-bottom: 1px;} 
.inner-pro .pro-cat dl dd {line-height: 45px; padding:0px 15px; font-size: 16px;   background: #f6f5f5; margin-bottom: 1px;} 
.inner-pro .pro-cat dl dd.mainCat{ font-weight: bold;text-indent: 25px;}
.inner-pro .pro-cat dl dd.subCat{text-indent: 35px;}
.inner-pro .pro-cat dl dd a {color: #494949;}

.inner-pro .con {margin-bottom:30px;}
.inner-pro .con .img {overflow: hidden;}
.inner-pro .con .img img { width:99%; box-shadow: 2px 2px 3px rgba(0,0,0,.4); border:#ccc solid 1px;}
.inner-pro .con .txt {padding: 20px 25px; background: #fff; width: 100%; text-align: center;}
.inner-pro .con .txt span {display: block;  font-size: 16px; line-height:22px; }
.inner-pro .con .txt span a {color: #494949; font-weight: bold;}
.inner-pro .con:hover .txt {display: block; background:#e32313;}
.inner-pro .con:hover .txt span a {color: #fff;}

.show-pro {}
.show-pro-top {line-height: 50px; text-indent: 43px; font-size: 22px; color: #fff;  background: #313941;}
.show-pro-main {padding: 40px 0; line-height: 30px;}
@media (max-width: 991px) {
	.inner-pro {padding: 40px 0;}
	.inner-pro .pro-cat dl {margin-bottom: 30px;}
    .inner-pro .pro-cat dl dt {line-height:40px; text-indent: 20px; font-size: 20px; margin-bottom: 1px;} 
    .inner-pro .pro-cat dl dd {line-height:35px; text-indent: 20px; font-size: 14px;  margin-bottom: 1px;} 
	.inner-pro .con {margin-bottom: 20px;}
	.inner-pro .con .txt {padding: 10px;}
    .inner-pro .con .txt span { font-size: 14px; line-height: 20px;}
    .inner-pro .col-sm-6 {width: 50%;}		
    .inner-pro .con .img img {width: 100%;}
	.show-pro-top {line-height:40px; text-indent: 20px; font-size: 20px;} 
	.show-pro-main {padding: 30px 0; line-height: 25px;}
	.show-pro-main img {width:100%;}
}






.search_box {
 height:64px;
 line-height:64px;
 position:relative;
}
.search_box .submit {
 position:absolute;
 right:0;
 top:50%;
 transform:translateY(-50%);
 width:157px;
 height:58px;
 line-height:58px;
 text-align:center;
 background-color:#e32313;
 color:#fff;
 font-size:16px;
 border: 0;	
 cursor:pointer
 	 
}
.search_box .submit:hover {
 background-color:#3c3c3c
}
.search_box input {
 height:64px;
 line-height:64px;
 display:block;
 width:100%;
 font-size:16px;
 padding-left:20px
}
@media (max-width:1200px) {
 .search_box {
  height:50px;
  line-height:50px
 }
 .search_box .submit,
 .search_box input {
  height:50px;
  line-height:50px
 }
 .search_box .submit {
  width:120px
 }
}
@media (max-width:480px) {
 .search_box {
  height:42px;
  line-height:42px
 }
 .search_box .submit,
 .search_box input {
  height:42px;
  line-height:42px
 }
 .search_box .submit {
  width:100px
 }
}
.inner-down {padding: 100px 0;}
.search_box_2 {
    background: #f1f0f0;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    padding: 40px 75px 40px 0;
    margin-bottom: 34px;
    position: relative;
    z-index: 5
}
.search_box_2 .form-group {width: 90%; height: 60px; }

.search_box_2 .form-control {line-height: 59px;padding: 10px; height: 59px; margin-top: 9px; border: 0; border-radius: 0;}


.search_box_2 .tit {
    font-size: 16px;
    padding: 20px
}

.search_box_2 form {
    display: block;
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1;
    display: -webkit-flex;
    display: flex;
    display: -webkit-box;
    display: box;
    -webkit-align-items: center;
    align-items: center;
    -webkit-box-align: center;
    box-align: center;
    -webkit-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    justify-content: space-between
}





.search_box_2 .inputs {
    display: block;
    background: #fff;
    min-width: 0;
    -webkit-box-flex: 1;
    -webkit-flex-grow: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -webkit-flex-shrink: 1;
    -ms-flex-negative: 1;
    flex-shrink: 1
}

.search_box_2 input {
    height: 60px;
    line-height: 60px;
    padding-left: 20px;
    font-size: 16px
}

.search_box_2 .layui-form-select dl {
    top: 100% !important;
    margin-top: 1px
}

.search_box_2 .layui-form-select dl dd.layui-this {
    background-color: #3c3c3c
}
@media (max-width:1200px) {
    .search_box_2 {
        padding: 30px 30px 30px 0
    }
    .search_box_2 .form-group {width: 75%;}
    .search_box_2 .submit,
    .search_box_2 input {
        height: 50px;
        line-height: 50px
    }

    .search_box_2 .submit {
        width: 120px
    }
}
.list_download a:hover {color: #e32313;}
@media (max-width:640px) {
    .search_box_2 {
        padding: 0
    }
}

@media (max-width:480px) {

    .search_box_2 .submit,
    .search_box_2 input {
        height: 42px;
        line-height: 42px
    }

    .search_box_2 .submit {
        width: 80px
    }
}

@media (max-width: 991px) {
    .inner-down {padding: 30px 0;}
	
}
.list_download {
    margin-bottom: 15px
}

.list_download table {
    width: 100%;
    font-size: 16px
}

.list_download th {
    background-color: #3c3c3c;
    color: #fff
}

.list_download th:nth-child(2) {
    min-width: 150px
}

@media (max-width:640px) {
    .list_download th:nth-child(2) {
        min-width: 120px
    }
}

.list_download th:nth-child(3) {
    width: 72px;
    text-align: center
}

@media (max-width:640px) {
    .list_download th:nth-child(3) {
        width: 50px
    }
}

@media (min-width:640px) {

    .list_download th,
    .list_download td {
        height: 120px;
        padding: 45px 40px;
        min-width: 200px !important
    }

    .list_download th:nth-child(1),
    .list_download td:nth-child(1) {
        width: 60%
    }

    .list_download th:nth-child(3),
    .list_download td:nth-child(3) {
        white-space: nowrap;
        min-width: 80px;
        text-align: center
    }
}

@media (max-width:768px) {

    .list_download th,
    .list_download td {
        padding: 10px 20px;
        min-width: 100px !important
    }
}

@media (max-width:639px) {

    .list_download th,
    .list_download td {
        padding: 10px 0
    }
}

@media (min-width:640px) {
    .list_download tr:nth-child(2n) {
        background: #f1f0f0
    }
}

@media (min-width:768px) {
    .list_download .icon-xiazai {
        width: 72px;
        height: 36px;
        line-height: 36px;
        text-align: center;
        border: 1px solid #c9c9c9;
        border-radius: 3px;
        display: inline-block;
        transition: .6s;
        font-size: 18px
    }

    .list_download .icon-xiazai:hover {
        background-color: #3c3c3c;
        color: #fff;
        border-color: #3c3c3c
    }
}

@media (max-width:639px) {
    .list_download th {
        display: none
    }

    .list_download tr {
        display: block;
        padding: 20px 0;
        margin-bottom: 20px;
        border-bottom: 1px solid #f2f2f3
    }

    .list_download td {
        display: block;
        padding: 0
    }

    .list_download td:nth-child(3) {
        display: none
    }

    .list_download .time {
        font-size: 14px;
        margin-top: 10px;
        color: #999
    }
}
.down-s {}
.down-s .con { margin-bottom:40px;}
.down-s .con .pic { overflow: hidden;}
.down-s .con .pic img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
	width: 100%;
  }
.down-s .con .pic:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.down-s .con .info {padding: 25px 0;}
.down-s .con .info .tit {font-size: 22px; margin-bottom: 16px;}
.down-s .con .info .tit a {color: #010101;}
.down-s .con .info .more {width:160px; line-height: 45px; color: #fff; text-align: center; border: 1px solid #e42313;}
.down-s .con .info .more a { color: #e42313; font-size: 16px;}
.down-s .con .info .more i {margin-left:10px;}
.down-s .con .info:hover .more { background-color: #e42313; color: #fff;}
.down-s .con .info:hover .more a {background:#e42313; color: #fff;}
.down-s .con .info:hover .more i {color: #fff;}
@media (max-width: 991px) {
    .inner-down {padding: 30px 0;}
	.down-s .con .info {padding: 20px 0;}
    .down-s .con .info .tit {font-size: 18px; margin-bottom: 16px;}
    .down-s .con .info .tit a {color: #010101;}
    .down-s .con .info .txt {line-height: 26px; color: #737373; margin-bottom: 18px;}
}

.inner-contact {padding: 90px 0; width: 100%; background: #f4f4f4;}
.inner-contact .con-box {padding: 70px; background: #fff; overflow: hidden;}
.inner-contact .con-box img {width: 100%;}
.inner-contact .con-box .con-box-map {}
.inner-contact .con-box .con-box-info {margin-top: 35px; margin-left: 50px;}
.inner-contact .con-box .con-box-info .tit-1 {font-size: 26px; font-weight: bold; color: #1b1b1b; margin-bottom: 10px;}
.inner-contact .con-box .con-box-info .tit-2 {font-size: 18px; color: #acacac; margin-bottom: 12px;}
.inner-contact .con-box .con-box-info .txt-1 {font-size: 16px; line-height: 33px; margin-bottom: 40px;}
.inner-contact .con-box .con-box-info .tit-3 {font-size: 20px; font-weight: bold; color: #1b1b1b; margin-bottom: 18px;}
.inner-contact .con-box .con-box-info .txt-2 {font-size: 16px; line-height: 33px;}


.contact-lx {width: 100%; padding-bottom: 50px; overflow: hidden; background: #fff;}
.contact-lx i {margin-right: 15px; color: #e32313;}
.contact-info-item {
    background: #fff;
    text-align: center;
    padding: 60px 20px;
    margin-top: 30px;
	line-height: 20px;
}

.contact-info-item .con-info-icon {
    border: 1px solid #e32313;
    border-radius: 100px;
    color: #e32313;
    font-size: 35px;
    margin: 0 auto 20px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    line-height: 60px;
    height: 60px;
    width: 60px;
}

.contact-info-item .con-info-txt h4 {
    font-size: 18px;
    margin-top: -2px;
}

.contact-info-item:hover .con-info-icon {
    background-color: #e32313;
    color: #FFFFFF;
}

.contact-form-content span {
    font-size: 20px;
    text-transform: uppercase;
    margin-top: -3px;
}

.input-item {
    margin-top: 30px;
}

.input-item input,
.input-item textarea {
    border: 1px solid #e1e1e1;
    display: block;
    padding: 12px 15px;
    -webkit-transition: 0.4s;
    -o-transition: 0.4s;
    transition: 0.4s;
    width: 100%;
}

.input-item input:focus,
.input-item textarea:focus {
    border-color: #eeb644;
}

.input-item .nice-select {
    border-color: #e1e1e1;
    height: 50px;
    padding-left: 15px;
    line-height: 50px;
}

.input-item .nice-select .list {
    max-height: 200px;
    overflow: auto;
}

.input-item .btn-brand {
    font-size: 14px;
    border-radius: 2px;
    margin-top: 10px;
    letter-spacing: 1.6px;
}
.contact-form-content {width: 100%; margin-top:80px;}
.contact-map { margin-top:130px; height: 321px;}
.contact-map img {width: 100%;}

.btn-brand {
    background-color: #e32313;
    border-color: #e32313;
    border-radius: 25px;
    color: #fff;
}

.btn-brand:hover {
    background-color: #d8d8d8;
    border-color: #d8d8d8;
}
@media (max-width: 991px) {
	.inner-contact {padding: 30px 0;}
	.inner-contact .con-box {padding: 10px;}
    .inner-contact .con-box .con-box-info {margin-top: 20px; margin-left:0;}
    .inner-contact .con-box .con-box-info .tit-1 {font-size: 18px; margin-bottom: 10px;}
    .inner-contact .con-box .con-box-info .tit-2 {font-size: 14px; margin-bottom: 12px;}
    .inner-contact .con-box .con-box-info .txt-1 {font-size: 14px; line-height:25px; margin-bottom:30px;}
    .inner-contact .con-box .con-box-info .tit-3 {font-size: 18px;  margin-bottom:15px;}
    .inner-contact .con-box .con-box-info .txt-2 {font-size: 14px; line-height: 25px;}
	.contact-form-content {margin-top:0;padding: 20px 0;}
	.contact-form-inner {margin-top: 15px;}
	.input-item {margin-top:15px;}
	
}





.t-news {width: 100%; padding: 100px 0; background: #f4f4f4;}
.top-news {width: 100%; background: #fff; overflow: hidden; margin-bottom: 20px;}
.top-news .img { overflow: hidden;}
.top-news img {width: 100%;}
.top-news img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
  }
.top-news .img:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.top-news .con {padding:77px 80px 50px 0;}
.top-news .con .tit {margin-bottom: 20px; font-size: 30px; color: #000;}
.top-news .con .time {font-size: 18px; margin-bottom:29px; color: #232323;}
.top-news .con .txt {line-height:32px; margin-bottom:33px; font-size: 18px; color: #626262;}
.top-news .con .more {width:160px; line-height: 45px; color: #fff; text-align: center; background: #e42313;}
.top-news .con .more a { color: #fff; font-size: 16px;}
.top-news .con .more i {margin-left:10px;}


.inner-news {padding: 100px 0;}
.inner-news .con { margin-bottom:40px;}
.inner-news .con .pic { overflow: hidden;}
.inner-news .con .pic img {
    -webkit-transition: 0.5s;
    -o-transition: 0.5s;
    -moz-transition: 0.5s;
    transition: 0.5s;
	width: 100%;
  }
.inner-news .con .pic:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
  }
.inner-news .con .info {padding: 40px 0;}
.inner-news .con .info .tit {font-size: 22px; margin-bottom: 16px; line-height: 30px; height: 30px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.inner-news .con .info .tit a {color: #010101;}
.inner-news .con .info .txt {line-height: 26px; color: #737373; margin-bottom: 18px;}

.inner-news .con .info .more {width:160px; line-height: 45px; color: #fff; text-align: center; border: 1px solid #e42313;}
.inner-news .con .info .more a { color: #e42313; font-size: 16px;}
.inner-news .con .info .more i {margin-left:10px;}
.inner-news .con .info:hover .more { background-color: #e42313; color: #fff;}
.inner-news .con .info:hover .more a {background:#e42313; color: #fff;}
.inner-news .con .info:hover .more i {color: #fff;}



.show_news {padding: 80px 0;}






.news-info { width: 100%; overflow:hidden; background: #fff; padding: 50px 30px;}

.news-info .rightwrap {width: 100%;}
.news-info em {display: block; font-weight: normal; margin-bottom: 14px; color: #505050; font-size: 18px; line-height: 30px; }
.news-info .entry-meta { padding: 8px 0; background: #fff; overflow: hidden; color: #505050; line-height: 36px; font-size: 14px; }
.news-info .entry-meta span {margin-left: 34px;}
.news-info .contwrap { font-size: 14px; padding: 60px; background: #f5f5f5; line-height: 25px;}
.news-info .contwrap img { display: block; margin: 0 auto; max-width: 100%; }
.news-info .rightwrap h6 {display: block; font-weight: bold; padding: 12px 14px; line-height: 23px; margin-bottom: 20px; background:#e32313; font-size: 16px; color: #fff; }
.news-info .rightwrap ul { width: 100%;}
.news-info .rightwrap li { width: 100%; padding-bottom: 14px; padding-top: 7px;}
.news-info .rightwrap li img {width: 100%;}
.news-info .rightwrap li:last-child { border-bottom: none; }
.news-info .rightwrap li a { color: #333; font-weight: bold; display: inline-block; font-size: 14px; line-height: 28px; }
.news-info .rightwrap li a:hover { color: #e42313; }
.news-info .rightwrap li .post-date { display: block; line-height: 21px; font-size: 13px; color: #555; margin-top: 1px; }
.news-info .paging { width: 100%; overflow: hidden; padding: 50px 0; width: 100%; }
.news-info .paging .fl { font-size: 12px; line-height: 22px; }
.news-info i {margin-right: 10px;}
.news-info .paging a { color: #666; }
.news-info .paging a:hover { color: #e42313; }
.news-info .paging .return { border: 1px solid #ddd; border-radius: 20px; display: block; height: 34px; line-height: 34px; margin-top: 10px; text-align: center; width: 100px; font-size: 14px; }
.news-info .paging .return:hover { border: 1px solid #e42313; background-color: #e42313; color: #fff; }



@media (max-width: 991px) {
	.t-news {padding: 40px 0;}
	.inner-news,.show_news {padding: 30px 0;}
	.top-news .con {padding:20px;}
.top-news .con .tit {margin-bottom: 20px; font-size: 20px; color: #000;}
.top-news .con .time {font-size: 14px; }
.top-news .con .txt {line-height:28px;  font-size: 14px; color: #626262;}
	.inner-news .con .info {padding: 20px 0;}
.inner-news .con .info .tit {font-size: 18px; margin-bottom: 16px;}
.inner-news .con .info .tit a {color: #010101;}
.inner-news .con .info .txt {line-height: 26px; color: #737373; margin-bottom: 18px;}
	.news-info .contwrap {padding: 20px;}

}



.job-1 { padding-top: 100px;}

.about-plan {
  padding-top: 45px;
}
.about-plan h2,
.about-plan .dese {
  text-align: center;
}
.about-plan .desc {
  margin-bottom: 140px;
  margin-top: 60px;
  font-size: 16px;
  color: #666;
  line-height: 1.76;
}
@media (min-width: 1200px) {
  .about-plan .bd {
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    background-image: url('../image/bg3.jpg');
  }
  .about-plan ul {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1600px;
    max-width: 1300px;
    color: #fff;
    display: table;
    height: 768px;
    line-height: 1.76;
  }
  .about-plan ul li {
    width: 28%;
    padding: 90px 30px 0 50px;
    border-left: 1px solid rgba(255, 255, 255, 0.1);
    display: table-cell;
    overflow: hidden;
  }
  .about-plan ul li:first-child {
    border-left: 0;
  }
  .about-plan ul li:first-child .id::before {
    display: none;
  }
  .about-plan ul > * {
    transition: all 0.3s;
  }
  .about-plan ul .id {
    font-size: 60px;
    position: relative;
    font-family: medium;
  }
  .about-plan ul .id::before {
    content: '';
    display: block;
    position: absolute;
    width: 3px;
    height: 76px;
    background: #f38031;
    left: -51px;
    top: 50%;
    margin-top: -38px;
  }
  .about-plan ul .title {
    font-size: 35px;
    margin-bottom: 20px;
    line-height: 1.3;
  }
  .about-plan ul .info {
    font-size: 16px;
    line-height: 28px;
    overflow: hidden;
    transition-delay: 0.3s;
    opacity: 0;
    transition: all 0.3s ease-in;
    transform: translateY(200%);
  }
  .about-plan ul .en {
    font-size: 18px;
    opacity: 0.5;
    transition: all 0.3s;
    overflow: hidden;
  }
  .about-plan ul li.active {
    width: 44%;
  }
  .about-plan ul li.active .info {
    transform: translateY(0px);
    opacity: 1;
  }
  .about-plan ul li.active .en {
    opacity: 0;
    display: none;
  }
}
@media (max-width: 1450px) and (min-width: 1200px) {
  .about-plan ul {
    width: 100%;
    height: 700px;
  }
  .about-plan ul li {
    padding: 60px 20px 0 40px;
  }
  .about-plan ul .title {
    font-size: 30px;
  }
  .about-plan ul .info {
    font-size: 15px;
    line-height: 1.76;
  }
}
@media (max-width: 1200px) {
  .about-plan {
    width: 88%;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    max-width: 1600px;
  }
  .about-plan li {
    margin-bottom: 50px;
    text-align: center;
  }
  .about-plan .id {
    height: 190px;
    font-size: 100px;
    line-height: 160px;
    color: #000000;
    text-align: center;
  }
  .about-plan .id::after {
    content: '';
    display: block;
    margin: 0 auto;
    height: 1px;
    width: 110px;
    background-color: #000;
  }
  .about-plan .title {
    margin-top: 30px;
    font-size: 20px;
    font-weight: 700;
    color: #000000;
    text-align: center;
  }
  .about-plan .title br {
    display: none;
  }
  .about-plan .en {
    text-transform: uppercase;
    font-size: 13px;
    margin: 10px 0 30px;
  }
  .about-plan .info {
    font-size: 16px;
    line-height: 1.4;
    color: #555555;
  }
}
@media (max-width: 640px) {
  .about-plan .desc {
    font-size: 16px;
    line-height: 1.4;
  }
}
@media (max-width: 480px) {
  .about-plan .info {
    text-align: left;
  }
}

.faq {padding: 100px 0;}
.faq-main {margin-top: 70px; overflow: hidden;}
.faq-main-info {width: 100%; padding: 40px 0; border-bottom: 1px solid #ccc;}
.faq-main-info:nth-child(1) { border-top: 1px solid #ccc;}
.faq-main-info .time {margin-top: 37px; text-align: center;}
.faq-main-info .time span {font-size: 36px; margin-bottom: 10px; display: block; color: #333;}
.faq-main-info .time em {font-size: 16px; display: block;}
.faq-main-info .faq-q {margin: 26px 0 17px 0; line-height: 26px; font-size: 20px; color: #363636;} 
.faq-main-info .faq-q em {width: 26px; text-align: center; font-size: 16px; font-weight: bold; margin-right: 18px; background: #dedede; float: left;}
.faq-main-info .faq-a {line-height: 26px; font-size: 16px; float: left;} 
.faq-main-info .faq-a em {width: 26px; font-size: 16px;text-align: center; font-weight: bold; margin-right: 18px; background: #e32313; color: #fff; float: left;}
.faq-main-info .faq-a p {width: 80%; float: left;}
.faq-main-info .pic {}
.faq-main-info .pic img {float: right;}
@media (max-width: 991px) {
	.faq {padding: 40px 0;}
    .faq-main {margin-top:20px; overflow: hidden;}
	.faq-main-info {padding:20px 0; }
	.faq-main-info .col-lg-1,.faq-main-info .col-lg-3 {display: none;}
	.faq-main-info .faq-q { font-size: 16px; } 
    .faq-main-info .faq-q em {font-size: 14px; margin-right: 15px;}
    .faq-main-info .faq-a { font-size: 12px;} 
    .faq-main-info .faq-a em { font-size: 14px;margin-right: 15px;}
}


.market_box {
 margin-top:115px;
 max-width:1920px;
 margin-left:auto;
 margin-right:auto;
overflow: hidden;	
}
._right { margin-bottom:115px;} 
@media (max-width:768px) {
 .market_box {
  margin-top:50px
 }
 ._right {
  margin-bottom:50px
 }
}
@media (min-width:640px) {
 .market_box {
  display:flex;
  align-items:stretch;
  justify-content:space-between
 }
 .market_box .inner {
  width:44vw;
  
 }
 .market_box .inner._channels {
  min-height:600px
 }
 .market_box .content,
 .market_box .imgbox {
  width:50%
 }
}
@media (min-width:640px) and (max-width:1200px) {
 .market_box .inner._channels {
  min-height:540px
 }
}
@media (min-width:640px) and (max-width:992px) {
 .market_box .inner._channels {
  min-height:470px
 }
}
@media (min-width:640px) and (max-width:991px) {
 .market_box .inner._channels {
  min-height:400px
 }
}
@media (min-width:640px) and (max-width:1360px) {
 .market_box .inner:not(._channels) {
  padding-top:1rem;
  padding-bottom:1rem
 }
}
@media (min-width:640px) and (max-width:767px) {
 .market_box .inner:not(._channels) {
  padding-top:0;
  padding-bottom:0
 }
}
@media (max-width:639px) {
 .market_box {
  width:88vw;
  max-width:1500px;
  margin-left:auto;
  margin-right:auto
 }
}
@media (max-width:639px) and (max-width:639px) {
 .market_box {
  width:92vw
 }
}
.market_box .hd2 {
 text-align:left
}
@media (min-width:640px) {
 .market_box .content {
  display:flex;
  align-items:center
 }
}
.market_box nav {
 display:-webkit-flex;
 display:flex;
 display:-webkit-box;
 display:box;
 -webkit-align-items:center;
 align-items:center;
 -webkit-box-align:center;
 box-align:center;
 margin:.38rem 0
}
.market_box nav .item {
 width:86px;
 height:34px;
 border:1px solid #333;
 display:-webkit-flex;
 display:flex;
 display:-webkit-box;
 display:box;
 -webkit-align-items:center;
 align-items:center;
 -webkit-box-align:center;
 box-align:center;
 -webkit-box-pack:center;
 box-pack:center;
 -webkit-justify-content:center;
 justify-content:center;
 margin-right:7px;
 cursor:pointer
}
.market_box nav .active {
 background-color:#e60122;
 color:#fff;
 border-color:#e60122
}
@media (max-width: 991px) {
	.market_box .imgbox img {width: 100%;}

}
@media (max-width:992px) {
 .market_box nav .item {
  width:70px;
  height:32px
 }
}
@media (max-width:640px) {
 .market_box nav .item {
  margin:0 0 0 -1px;
  width:24%
 }
}
.market_box dl {
 display:flex;
 flex-wrap:wrap;
 color:#7d7d7d;
 max-width:460px
}
.market_box dl dd {
 width:30%;
 max-width:137px;
 margin-right:.24rem;
 margin-bottom:.3rem;
 text-align:center;
 cursor:pointer
}
@media (max-width:1200px) {
 .market_box dl dd {
  margin-right:3%
 }
}
.market_box dl dd:nth-child(3n) {
 margin-right:0
}
.market_box dl img {
 margin-bottom:5px
}
.market_box .imgbox {
 position:relative
}
@media (min-width:768px) {
 .market_box .imgbox {
  padding-left:100px
 }
}
@media (min-width:640px) {
 .market_box .imgbox img {
  width:50vw;
  position:relative;
  z-index:1
 }
}
@media (min-width:640px) and (min-width:768px) {
 .market_box .imgbox img {
  max-width:calc((1920px/2 - 100px))
 }
}
@media (min-width:640px) and (min-width:768px) and (max-width:1920px) {
 .market_box .imgbox img {
  width: 100%;	 
  
 }
}
@media (min-width:640px) and (max-width:1680px) {
 .market_box .imgbox img {
  height:100%;
  object-fit:cover
 }
}
.market_box .imgbox .tags {
 position:absolute;
 top:10%;
 z-index:55
}
.market_box .imgbox .tag {
 white-space:nowrap;
 background-color:#e32313;
 color:#fff;
 margin-bottom:10px;
 max-width:356px;
 line-height:40px;
 font-size:18px
}
@media (max-width:768px) {
 .market_box .imgbox .tag {
  font-size:16px;
  line-height:34px
 }
}
@media (max-width:639px) {
 .market_box .imgbox {
  margin-top:.4rem
 }
}
.market_box .desc {
 font-size:16px;
 line-height:1.8;
 color:#292929;
 margin-top:26px
}
.market_box .info {
 font-size:18px;
 margin-top:26px;
 color:#636363;
 line-height:1.7
}
.market_box .info.datas {
 line-height:1.3
}
.market_box .info p+p {
 margin-top:20px
}
.market_box .info b {
 color:#e32313;
 font-family:medium;
 font-size:36px
}
.market_box .info strong {
 font-size:30px;
 color:#e32313
}
.market_box .info em {
 color:#e32313;
 font-weight:bold
}
@media (max-width:1200px) {
 .market_box .info {
  font-size:16px
 }
 .market_box .info b {
  font-size:22px
 }
 .market_box .info strong {
  font-size:18px
 }
}
.market_box._left .content {
 justify-content:flex-end
}
.market_box._left .inner {
 padding-right:15%
}
@media (max-width:767px) {
 .market_box._left .inner {
  padding-right:5%
 }
}
@media (max-width:639px) {
 .market_box._left .inner {
  padding-right:0
 }
}
.market_box._left .tags {
 left:0
}
.market_box._left .tags .tag {
 padding:0 1rem 0 20px
}
.market_box._right .imgbox {
 order:-1
}
@media (min-width:768px) {
 .market_box._right .imgbox {
  padding:0 1rem 0 0
 }
}
.market_box._right .imgbox .tags {
 right:0
}
.market_box._right .inner {
 padding-left:15%
}
@media (max-width:767px) {
 .market_box._right .inner {
  padding-left:5%
 }
}
@media (max-width:639px) {
 .market_box._right .inner {
  padding-left:0
 }
}
.market_box._right .tags {
 text-align:right
}
.market_box._right .tags .tag {
 padding:0 20px 0 1rem
}




.job-inner {padding: 80px 0;}
.joblist {margin-top: 45px;}
.jonav li { width: 25%; }
.jot {background: #eee;}
.jot:hover {background: #e32313;}
.joa {background: #e32313;}
.jotxs:hover .jot  {background: #e32313;}
.jot span { display: block; width: 14%; float: left; line-height: 47px; height: 47px; overflow: hidden; font-size:20px; }
.jot span:first-child { padding-left: 4%; width:60%; }
.jod > span { color: #666; cursor: pointer; transition: 300ms; -webkit-transition: 300ms; }
.jotxs { position: relative; margin-bottom: 30px; overflow: hidden; }
.jos {  display: none; padding-right: 1px; }
.jos .bodr { border: 1px solid #eee; overflow: hidden; padding: 30px 5% 30px 5%; border-top: 0; line-height: 30px; }
.jos .bodr span { display: block; border-top: 1px solid #eee; padding-top: 20px; margin-top: 20px;  }
.jotxs .line { background: #000; display: block; position: absolute; }
.jotxs .line_1 { width: 21px; height: 1px; top: 23px; left: 15px; }
.jotxs .line_2 { width: 1px; height: 21px; top: 13px; left: 25px; }
.jotxs .arrow { width: 55px; height: 47px; position: absolute; top: 0; right: 0; transition: 300ms; -webkit-transition: 300ms; }
.jotxs:hover .jod > span, .jotxs.act .jod > span { color: #fff; }

.jotxs.act .arrow { transform: rotate(45deg); -webkit-transform: rotate(45deg); -o-transform: rotate(45deg); }
.jo2 { }
.jos a { color: #666 }
select.selbox { width: 100%; height: 48px; line-height: 48px; padding: 0px; outline: none; vertical-align: middle; -webkit-appearance: none; -moz-appearance: none; appearance: none; font-family: "microsoft yahei"; cursor: pointer; display: block; font-size: 14px; padding-left: 14px; border: 1px solid #ddd; color: #666 }
.no-csstransitions select.selbox { padding-left: 0; background-image: none; }
select.selbox option { padding: 2px 12px; }
select.selbox:hover { color: #323232; }
.jobview { width: 100%; margin-top: 30px; margin-bottom: 50px; }
.jobview .list { margin-top: 30px; }
.jobview .list dd { width: 48.5%; display: block; margin-bottom: 20px; margin-right: 3%; float: left }
.jobview .list dt { width: 100%; display: block; }
.jobview .list dd:nth-child(2n+2) { margin-right: 0 }
.jobview .list .txt { background-color: #fff; border: 0px none; padding: 10px 12px; box-sizing: border-box; width: 100%; font: 14px/1.8 "microsoft yahei"; border: 1px solid #ddd; color: #999 }
.jobview .list .txt2 { height: 200px; margin-bottom: 0px; }
.jobview .list .btn { text-align: center; margin: 20px auto; }
.jobview .list .fromBtn { display: inline-block; width: 100%; max-width: 150px; margin: 0px auto; height: 50px; line-height: 50px; text-align: center; font-size: 14px; color: #fff; background-color: #0769b2; border: 0px; border-radius: 5px; margin-right: 20px; cursor: pointer }
.jobview .list .fromBtn:hover { background-color: #045b9c; }

@media (max-width: 991px) {
	.job-inner {padding:0 0 40px 0;}
    .joblist {margin-top: 35px;}
	.jot span {font-size:16px; }

}




.search_info { width:100%; height:58px; overflow: hidden; background:#f6f6f6; border-radius: 30px; margin-top:26px;}
.search_info_txt { display:inline; float:left; width:80%; height:58px;}
.search_info_txt_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; color:#a2a2a2; float: left;  width: 100%; height:58px; line-height:58px; overflow: hidden; text-indent:40px;}
.search_info_btn { float: left; width:20%; height:54px; position: relative;}
.search_info_btn_css { background-color: transparent; border-color: -moz-use-text-color; border-style: none; border-width: 0; float:left; width: 100%; height:54px; overflow: hidden; cursor:pointer; position: relative; z-index: 9999; }
.search_info_btn i {position: absolute; top: 20px; left: 20px; font-size: 18px;}








@media screen and (max-width:991px) {
	.sticky-nav{position:fixed;}
.logo {padding-top: 0;}	
.logo img {width:150px; }
	.lang-mobile {display: block; position: absolute; top: 28px; right: 70px; z-index: 999;}
	.lang-mobile img {margin-left: 5px;}

	.carousel-inner > .item > img {max-width:180%!important;}	
	
	.list-pro-tit {display: none;}
	.search_info {margin-top: 0; margin-bottom: 30px;}
	.hot-pro {padding: 20px 0;}
	.hot-pro-cat {padding: 0;}
	.hot-pro-cat span {width:30%; margin-right:12px; margin-bottom: 10px; line-height: 30px;}
	#myscroll ul li{ margin:0;}
.ban-pc {display: none;}
	.ban-mobile {display: block;}
	.ban-pro-mobile {display: block;}
	.ban-pro-pc {display: none;}
	.show_pro .col-12 {padding: 0;}

	.mobile-off {display: none;}
	.product-description-review .tab-tit {padding-top:20px; font-size: 25px;}
	
.inner-about {padding: 40px 0;}	
.inner-about .con {margin-top: 30px;}	
.inner-qywh	{padding: 40px 0;}	
.inner-qywh .con {margin-top: 30px;}
.inner-qywh .con .qywh-box .txt {padding: 30px 0;}
.show_pro {padding:50px 0; }	
	

	.pro-pic {margin-top: 20px;}
	.index-cybj {padding: 30px 0;}
	.index-news {padding: 30px 0;}
	.index-news-main .con {margin-bottom: 10px;}
	.index-news-main .con .tit {margin-top: 16px; margin-bottom: 10}
	.index-news-main .con .txt {margin-bottom: 24px;}
	.index-news .tit h2 {font-size: 24px;}
	.foot-con {padding: 20px 0;}
	.foot-con .weixin {width: 141px; float: none;}
	.foot-fx {width: 100%;}
	.foot-con dl {display: none;}
	.foot-txt,.foot-copy {font-size: 12px;}
	.foot-copy {padding: 20px 10px; line-height: 20px;}
	

.zltm {margin-bottom: 30px;}
.zltm .pic img {width: 100%;}
.zltm .con {padding:20px 10px;}
.zltm .tit_1 {height:36px; font-size: 24px;}
.zltm .tit-2 {font-size: 18px; color: #777; margin-bottom: 22px;}
.zltm .line {margin-bottom: 23px;}


.dzcj .tit {margin-bottom: 30px;}
.dzcj .tit span {font-size: 24px; margin-bottom: 23px;}
.dzcj .tit p {font-size: 18px;  margin-bottom: 23px;} 
.hzal-lx .txt { padding-top: 116px; font-size:24px; color: #fff; margin-bottom: 30px; }	
	




.case-top .con {padding:28px 15px;}
.case-top .tit_1 {height: 53px; font-size: 24px;}


.pro-main .pic img {width: 100%;}
.pro-main .con {padding:20px;}
.pro-main .tit_1 {font-size: 20px; margin-bottom: 15px;}
.pro-main .tit_2 {font-size: 16px; margin-bottom:15px;}



.m-ins-navbox { width: 100%; height: 38px; background-color: #fff; position: relative; z-index: 11; display: block;}
.m-ins-navbox.fixed { position: fixed; top: 0; left: 0; z-index: 11; }
.m-ins-navbox .left { width: 15%; cursor: pointer; float:left; }
.m-ins-navbox .left .ico { display: block; width: 100%; height: 38px; background: url(404.png) no-repeat center #cc0000; background-size: auto 50%; }
.m-ins-navbox .ret-subbox { position: absolute; top: 38px; width: 100%; background-color: #cc0000; left: 0; z-index: 2; display: none; }
.m-ins-navbox .ret-subbox a { display: block; width:100%; padding-left: 5%; height: 38px; line-height: 38px; color: #fff; font-size: 14px; background: url(404.png) no-repeat 92% center; background-size: auto 35%; }
.m-ins-navbox .right { width: 85%; position: relative; float:right; }
.m-ins-navbox .right .tit { display: block; width: 95%; padding-left: 5%; font-size: 14px; color: #000; line-height: 38px; background: url(404.png) no-repeat 93% center; background-size: auto 50%; cursor: pointer; }
.m-ins-navbox .right .subbox { width: 100%; position: absolute; top: 38px; background-color: #fff; z-index: 2; display: none; left: 0; }
.m-ins-navbox .right .subbox a { display: block; width: 95%; padding-left: 5%; line-height: 38px; height: 38px; border-top: 1px solid #e5e5e5; background: url(404.png) no-repeat 92% center; background-size: auto 35%;}
	
	

.core {padding: 30px 0;}
.core_tit .t-1 {margin-bottom: 10px; font-size: 20px;}
.core_tit .t-2 {margin-bottom: 5px; font-size: 20px;}
.core_con_fr .core-top {padding: 14px 0; overflow: hidden;}
.core_con_fr .core-s {font-size: 30px; margin-right:5px;}
.core_con_fr .core-txt {margin-top:10px; margin-left:0; line-height: 37px; color: #333;}	
.core_con_fr .core-tit .core-tit-1 {line-height: 20px; margin-bottom:5px; font-size:16px; color: #333;}
.core_con_fr .core-tit .core-tit-2 {color: #666; font-size: 12px;}





.news-box  .t-1 .time { margin-right:0; padding:0 10px;}
.news-box  .tit {font-size: 16px; font-weight: bold; margin-top: 30px;padding:0 10px;}
.news-box  .txt {line-height: 28px;padding:0 10px 30px 10px;}

	.news-info {padding: 20px 10px;}

	.news-box {margin: 20px 0;}
	.news-list .con { padding: 12px; margin-bottom: 15px;}
    .news-list .con .time { margin-bottom: 18px;}
	.news-list .con .txt {width: 100%; float: none;}
	.news-list .con .txt span {font-size: 16px; margin-bottom: 15px;}
	.news-list .con .time {display: none;}



	
.filters li{padding: 10px 18px; font-size: 14px;}	

.product-item {margin-bottom: 20px;}	
.product-item img {width: 100%;}	
	


.contact-fl,.contact-fr {padding: 0; margin-top: 30px;}
	.contact-form-content .tit span {font-size: 24px;}
	input.contact_sub {width: 180px!important; height: 40px!important; line-height: 40px;}
	input.gbk_5 {width: 150px!important; left: 0; top:300px; }
	.contact-fr .vdimgck {left: 170px; top:302px; }	
	.job-tit {display: none;}
}
.pages{clear:both; width:100%; margin-top:20px;}