@font-face {
  font-family: 'pr';
  src: url(/fonts/poppins-regular.ttf) format('truetype'), url(/fonts/poppins-regular.eot) format('eot'), url(/fonts/poppins-regular.woff) format('woff'), url(/fonts/poppins-regular.woff2) format('woff2');
}
@font-face {
  font-family: 'pm';
  src: url(/fonts/poppins-medium.ttf) format('truetype'), url(/fonts/poppins-medium.eot) format('eot'), url(/fonts/poppins-medium.woff) format('woff'), url(/fonts/poppins-medium.woff2) format('woff2');
}
@font-face {
  font-family: 'pb';
  src: url(/fonts/poppins-bold.ttf) format('truetype'), url(/fonts/poppins-bold.eot) format('eot'), url(/fonts/poppins-bold.woff) format('woff'), url(/fonts/poppins-bold.woff2) format('woff2');
}
@font-face {
  font-family: 'ps';
  src: url(/fonts/poppins-semibold.ttf) format('truetype'), url(/fonts/poppins-semibold.eot) format('eot'), url(/fonts/poppins-semibold.woff) format('woff'), url(/fonts/poppins-semibold.woff2) format('woff2');
}
body {
  font-family: 'Microsoft yahei';
}
#index-body .about .grid .right .img-box .play {
  position: absolute;
  top: 50%;
  left: 50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
border: 2px solid black;
border-radius: 100%;
font-size: 18px;
cursor: pointer;
cursor: hand;
}
.ui.container {
  padding: 0 15px;
  position: relative;
  max-width: 1330px;
  margin: auto;
}
hr{ width:60px;margin:10px 0px; color:#dedede;height:1px;border:none;border-top:2px  solid #cdcdcd; padding:6px 0px 10px 0px;}
#header {
  z-index: 10;
  position: relative;
  position: absolute; width:100%;/*position:fixed;*/
}
#header .h-top {
  position: relative;
  z-index: 2;
  line-height: 36px;
  height: 36px;
  color: #000000;
  display:none;
}
#header .h-top .fl ul li {
  display: inline-block;
  font-size: 14px;
  padding-right: 2.5rem;
}
#header .h-top .fl ul li i {
  display: inline-block;
  vertical-align: text-top;
  font-size: 1rem;
  margin-right: 15px;
}
#header .h-top .fr ul > li {
  position: relative;
  display: inline-block;
  font-size: 14px;
  color: #464646;
  padding: 0 10px;
}
#header .h-top .fr ul > li a {
  display: inline-block;
  padding: 0 10px;
}
#header .h-top .fr ul > li a img {
  height: 20px;
  vertical-align: middle;
  margin-right: 10px;
}
#header .h-top .fr ul > li a i {
  font-size: 16px;
}
#header .h-top .fr ul > li a i:hover {
  color: #0064d2;
}
#header .h-top .fr ul > li:last-child i {
  color: #d3d3d3;
}
#header .h-top .fr ul > li:last-child::before {
  position: absolute;
  content: '';
  left: 0;
  top: 8px;
  height: 20px;
  width: 1px;
  background-color: #c1c0c0;
}
#header .h-top .fr ul > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 100%;
  left: 0;
  width: 120px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #0064d2;
  display: none \9;
}
#header .h-top .fr ul > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 0 15px;
  line-height: 40px;
  color: black;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .h-top .fr ul > li ul.sub-menu li a {
  display: block;
}
#header .h-top .fr ul > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .h-top .fr ul > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav {
  display: inline-block;
  width: 100%;   
}
#header .nav .ui.menu {
  display: flex;
  height: 108px;
  align-items: center;
  margin: 0 auto;
}
#header .nav .ui.menu .logo {
  display: inline-block;
  width: 11rem;
  margin-left: 0;
  margin-right: auto;
  vertical-align: middle;
}
#header .nav .ui.menu .menu-box {
  display: inline-block;
  vertical-align: middle;
  margin: auto;
}
#header .nav .ui.menu .menu-box ul.menu > li {
  margin: 0 0.4rem;
  font-size: 0.8rem;
  color: #fff;
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  z-index: 100;
  float: left;
  position: relative;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: uppercase;
}
#header .nav .ui.menu .menu-box ul.menu > li > a {
  display: block;
  border-bottom: 2px solid transparent;
  -webkit-transition: .5s border;
  -moz-transition: .5s border;
  -ms-transition: .5s border;
  -o-transition: .5s border;
  transition: .5s border;
  padding: 0 5px;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover {
  color: #0064d2;
  -webkit-transition: .5s .5s border;
  -moz-transition: .5s .5s border;
  -ms-transition: .5s .5s border;
  -o-transition: .5s .5s border;
  transition: .5s .5s border;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover a {
  border-color: #0064d2;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu {
  -webkit-perspective: 500px;
  perspective: 500px;
  transform-style: preserve-3d;
  text-align: left;
  position: absolute;
  font-size: 15px;
  background: #fff;
  top: 40px;
  left: -10px;
  width: 180px;
  transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform: rotate3d(1, 0, 0, -90deg);
  -moz-transform: rotate3d(1, 0, 0, -90deg);
  -ms-transform: rotate3d(1, 0, 0, -90deg);
  -o-transform: rotate3d(1, 0, 0, -90deg);
  -webkit-transform-origin: 0 0 0;
  -moz-transform-origin: 0 0 0;
  transform-origin: 0 0 0;
  opacity: 0;
  transition: transform 0.5s, opacity 0.3s;
  -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
  -moz-transition: -moz-transform 0.5s, opacity 0.3s;
  box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
  border-bottom: 3px solid #0064d2;
  display: none \9;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li {
  display: block;
  float: none;
  padding: 10px 15px;
  line-height: 1.6;
  color: black;
  font-size: 12px;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  text-transform: capitalize;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li a {
  display: block;
}
#header .nav .ui.menu .menu-box ul.menu > li ul.sub-menu li:hover {
  background: #222;
  color: white;
}
#header .nav .ui.menu .menu-box ul.menu > li:hover ul.sub-menu {
  -moz-opacity: 1;
  -khtml-opacity: 1;
  opacity: 1;
  transform: rotate3d(0, 0, 0, 0);
  -webkit-transform: rotate3d(0, 0, 0, 0);
  -moz-transform: rotate3d(0, 0, 0, 0);
  -ms-transform: rotate3d(0, 0, 0, 0);
  -o-transform: rotate3d(0, 0, 0, 0);
  display: block \9;
}
#header .nav .ui.menu .h-search {
  display: inline-block;
  vertical-align: middle;
  margin: 0 16px; color:#fff;
}
#header .nav .ui.menu .h-search form {
  position: relative;color:#fff;
}
#header .nav .ui.menu .h-search form input[type="text"] {
  display: inline-block;
  width: 120px;
  line-height: 26px;
  border: 1px solid #edecec;color:#fff;
  border-radius: 26px; 
  background-color: transparent;
  padding: 0 2.25rem 0 0.75rem;
}
#header .nav .ui.menu .h-search form button {
  position: absolute;
  right: 15px;
  top: 0;
  border: none;
  background-color: transparent;
  line-height: 26px;
  width: 20px;
}
#header .nav .ui.menu .language {
  display: inline-block;
  vertical-align: middle;
}
#header .nav .ui.menu .language a {
  display: inline-block;
  font-size: 0.8rem;
  line-height: 45px;
  color: #fff;
  background-color: #0064d2;
  padding: 0 16px;
}
#header .nav .search-box {
  line-height: normal;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  width: 100%;
  height: 100%;
  z-index: 99999;
  display: none;
}
#header .nav .search-box form {
  position: absolute;
  top: 45%;
  left: 50%;
  width: 60%;
  margin-left: -30%;
}
#header .nav .search-box form input {
  background: none;
  outline: none;
  border: none;
}
#header .nav .search-box form input[type="text"] {
  width: 100%;
  border-bottom: 1px solid #e1e1e1;
  font-size: 26px;
  color: #000;
  padding: 10px 0;
}
#header .nav .search-box form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/tc-zoom.png) no-repeat;
  position: absolute;
  right: 15px;
  top: 20px;
}
#header .nav .search-box form input[type="submit"]:hover {
  opacity: 0.7;
  filter: alpha(opacity=70);
}
#header .nav .search-box .close {
  width: 30px;
  height: 30px;
  background: url(../images/close.png) no-repeat;
  position: absolute;
  right: 25px;
  top: 15px;
  cursor: pointer;
}
#banner .slick-arrow {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  width: 50px;
  height: 80px;
  color: transparent;
  border: none;
  z-index: 1;
  outline: none;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
  opacity: 0;
}
#banner .slick-arrow:hover {
  background-color: #fd2318;
}
#banner:hover .slick-arrow {
  opacity: 1;
}
#banner .slick-prev {
  background: url("../images/banner-btn-l.png") no-repeat center center rgba(0, 0, 0, 0.3);
  left: 15px;
}
#banner .slick-next {
  background: url("../images/banner-btn-r.png") no-repeat center center rgba(0, 0, 0, 0.3);
  right: 15px;
}
#banner ul.slick-dots {
  position: absolute;
  bottom: 5%;
  left: 50%;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
}
#banner ul.slick-dots li {
  width: 30px;
  height: 30px;
  display: inline-block;
  margin: 0 10px;
  border-radius: 100%;
  border: 6px solid white;
  background-color: #fd2318;
  -webkit-transition: .5s;
  -moz-transition: .5s;
  -ms-transition: .5s;
  -o-transition: .5s;
  transition: .5s;
}
#banner ul.slick-dots li button {
  display: none;
}
#banner ul.slick-dots li.slick-active {
  border-color: #fd2318;
  background-color: white;
}
#banner .slick-slide .content {
  display: none;
}
#banner .slick-active .content {
  display: block;
}
table {
  width: 100%;
  margin-bottom: 20px;
  word-break: break-word;
}
table td,
table th {
  padding: 5px 10px;
  border: 0px solid #666;
  width: 50%;
}
table td:first-child {
  color: #2d2d2d;
}
table td:last-child {
  color: #666;
}
.wpulike.wpulike-default {
  display: none;
}
.prodet-page .wpulike.wpulike-default,
.newdet-page .wpulike.wpulike-default {
  display: inline-block;
}
.post-views-box {
  position: relative;
  margin-left: 20px;
}
.post-views-box .wp_ulike_btn.wp_ulike_put_image:after {
  background-image: url(../images/fw.png) !important;
  filter: none;
}
.wpulike {
  z-index: 10;
}
.wpulike.post-views-box {
  z-index: 5;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a {
  width: 50px;
  height: 80px;
  background-color: rgba(255, 255, 255, 0.2);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a:hover {
  background-color: #fd2318;
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-prevNav {
  background-image: url(../images/banner-btn-l.png);
}
#banner .metaslider .slider-wrapper .nivo-directionNav a.nivo-nextNav {
  background-image: url(../images/banner-btn-r.png);
}
#banner .theme-default .nivo-controlNav {
  position: absolute;
  bottom: 20px;
  left: 50%;
  width: auto !important;
}
#banner .theme-default .nivo-controlNav a {
  width: 25px !important;
  height: 25px !important;
  background: #fff !important;
  border: 7px solid #7d7d7d !important;
  border-radius: 100% !important;
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
  margin: 0 8px !important;
}
#banner .theme-default .nivo-controlNav a.active {
  border-color: #fd2318 !important;
}
#mobile {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 22;
    display: none;
}
#mobile .top {
    display: block;
    line-height: 40px;
    height: 40px;
    text-align: center;
    -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.2);
    background: white;
    position: relative;
    z-index: 1;
}
#mobile .top .btn {
    width: 40px;
    height: 40px;
    cursor: pointer;
    cursor: hand;
    z-index: 1;
    float: left;
    position: relative;
    display: block;
}
#mobile .top .btn i {
    width: 23px;
    height: 2px;
    background: #222;
    display: block;
    position: absolute;
    left: 50%;
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    -webkit-transform-origin: left center;
    -moz-transform-origin: left center;
    -ms-transform-origin: left center;
    -o-transform-origin: left center;
    transform-origin: left center;
}
#mobile .top .btn i.ie1 {
    top: 12px;
}
#mobile .top .btn i.ie2 {
    top: 19px;
}
#mobile .top .btn i.ie3 {
    top: 26px;
}
#mobile .top .btn.active {

}
#mobile .top .btn.active  i.ie1 {
    -webkit-transform: translateX(-50%) rotateZ(45deg);
    -moz-transform: translateX(-50%) rotateZ(45deg);
    -ms-transform: translateX(-50%) rotateZ(45deg);
    -o-transform: translateX(-50%) rotateZ(45deg);
    transform: translateX(-50%) rotateZ(45deg);
    top: 12px;
    margin-left: 3px;
}
#mobile .top .btn.active  i.ie2 {
    opacity: 0;
}
#mobile .top .btn.active  i.ie3 {
    -webkit-transform: translateX(-50%) rotateZ(-45deg);
    -moz-transform: translateX(-50%) rotateZ(-45deg);
    -ms-transform: translateX(-50%) rotateZ(-45deg);
    -o-transform: translateX(-50%) rotateZ(-45deg);
    transform: translateX(-50%) rotateZ(-45deg);
    top: 28px;
    margin-left: 3px;
}
#mobile .top .logo {
    margin: 0 auto;
    display: inline-block;
    width: auto;
}
#mobile .top .logo img {
    max-height: 36px;
    display: inline-block;
    vertical-align: middle;
    position: relative;
    top: -2px;
}
#mobile .top .lang {
    float: right;
    position: relative;
}
#mobile .top .lang span {
    padding-top: 5px;
    /*width: 50px;*/
    height: 40px;
    /*margin-right: 10px;*/
    background: #0064d2;
    color: white;
    font-size: 13px;
    display: block;
    line-height: normal;
    padding: 0 10px;
}
#mobile .top .lang span i {
    display: block;
    font-size: 16px;
}
#mobile .top .lang ul {
    -webkit-perspective: 500px;
    perspective: 500px;
    transform-style: preserve-3d;
    text-align: left;
    position: absolute;
    background: #fff;
    top: 100%;
    right: 0;
    width: 100px;
    transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform: rotate3d(1, 0, 0, -90deg);
    -moz-transform: rotate3d(1, 0, 0, -90deg);
    -ms-transform: rotate3d(1, 0, 0, -90deg);
    -o-transform: rotate3d(1, 0, 0, -90deg);
    -webkit-transform-origin: 0 0 0;
    -moz-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    opacity: 0;
    transition: transform 0.5s, opacity 0.3s;
    -webkit-transition: -webkit-transform 0.5s, opacity 0.3s;
    -moz-transition: -moz-transform 0.5s, opacity 0.3s;
    box-shadow: 0px 8px 10px rgba(0, 0, 0, 0.2);
    border-bottom: 2px solid #0064d2;
    display: none \9;
}
#mobile .top .lang ul li {
    display: block;
    float: none;
    padding: 4px 5px;
    line-height: 20px;
    color: black;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    text-transform: capitalize;
}
#mobile .top .lang ul li img {
    max-width: 20px;
    position: relative;
    top: -2px;
    margin-right: 5px;
}
#mobile .top .lang ul li a {
    display: block;
}
#mobile .top .lang ul li:hover {
    background: #222;
    color: white;
}
#mobile .top .lang:hover ul {
    -moz-opacity: 1;
    -khtml-opacity: 1;
    opacity: 1;
    transform: rotate3d(0, 0, 0, 0);
    -webkit-transform: rotate3d(0, 0, 0, 0);
    -moz-transform: rotate3d(0, 0, 0, 0);
    -ms-transform: rotate3d(0, 0, 0, 0);
    -o-transform: rotate3d(0, 0, 0, 0);
    display: block \9;
}
#mobile .bottom {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 20px 15px;
    background: white;
    height: 400px;
    height: 100vh;
    padding-top: 60px;
    overflow: auto;
    display: none;
}
#mobile .bottom form {
    display: block;
    position: relative;
}
#mobile .bottom form input {
    width: 100%;
    line-height: 36px;
    height: 36px;
    border: 1px solid #333;
    padding: 0 10px;
    font-size: 14px;
}
#mobile .bottom form button {
    position: absolute;
    background: none;
    border: none;
    right: 10px;
    top: 0;
    font-size: 14px;
    line-height: 36px;
}
#mobile .bottom .m-nav {
    display: block;
    border-bottom: 1px solid #eee;
    margin: 25px 0;
}
#mobile .bottom .m-nav ul li a {
    display: block;
    line-height: 40px;
    height: 40px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    padding-right: 30px;
    position: relative;
    border-top: 1px solid #eee;
    font-size: 16px;
}
#mobile .bottom .m-nav ul li a i {
    position: absolute;
    right: 10px;
    top: 10px;
}
#mobile .bottom .m-nav ul li ul {
    display: none;
}
#mobile .bottom .m-nav ul li li a {
    font-size: 14px;
    padding-left: 10px;
}
#mobile .bottom .m-nav ul li li a:before {
    content: '-';
    font-size: 16px;
    padding-right: 5px;
}
#mobile .bottom .m-info {
    display: block;
}
#mobile .bottom .m-info ul li {
    display: block;
    line-height: 36px;
    height: 36px;
    border: 1px solid #666;
    font-size: 14px;
    padding: 0 15px;
    margin-bottom: 10px;
    text-align: center;
    -webkit-transition: .5s;
    -moz-transition: .5s;
    -ms-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
}
#mobile .bottom .m-info ul li i {
    margin-right: 5px;
}
#mobile .bottom .m-info ul li:last-child {
    margin-bottom: 0;
}
#mobile .bottom .m-info ul li:hover {
    color: white;
        background: #0064d2;
    border-color: #0064d2;
}
@media screen and (max-width: 1000px){
    #banner,.inner-banner {
        margin-top: 40px;
    }

}
#banner ul li {
  position: relative;
}
#banner ul li > img {
  min-height: 250px;
  object-fit: cover;
}
#banner ul li .text {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 100%;
  transform: translate(-50%, -50%);
  text-align: center;
  color: #fff;
}
#banner ul li .text h3 {
  display: inline-block;
  font-size: 2.4rem;
  font-family: 'microsoft yahei';
  text-transform: uppercase;
  background-color: rgba(215, 49, 49, 0.5);
  padding: 0 1rem;
}
#banner ul li .text p {
  font-size: 0.9rem;
  max-width: 680px;
  padding: 2rem 0;
  margin: auto;
}
#banner ul li .text .more a {
  display: inline-block;
  font-size: 16px;
  border: 2px solid #fff;
  text-transform: uppercase;
  padding: 0.5rem 1rem;
  transition: .3s;
}
#banner ul li .text .more a:hover {
  color: #0064d2;
  border-color: #0064d2;
}


#index-body .title {
  position: relative;
  text-align: center;
  padding-bottom: 1rem;
}
#index-body .title h3 {
  position: relative;
  display: inline-block;
  font-size: 2.4rem;
  font-family: 'microsoft yahei';
  line-height: 1;
  /*letter-spacing: -3px;*/
  text-transform: uppercase;
  color: #171c61;
  padding: 0 2rem;
}
#index-body .title h3::after {
  position: absolute;
  content: '';
  left: 100%;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 4rem;
  background-color: #171c61;
}
#index-body .title h3::before {
  position: absolute;
  content: '';
  right: 100%;
  top: 50%;
  transform: translateY(-50%);
  height: 2px;
  width: 4rem;
  background-color: #171c61;
}
#index-body .title:after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 50%;
  transform: translateX(-50%);
  height: 8px;
  width: 9rem;
  background-color: #0064d2;
}
#index-body .choose {
  text-align: center;
  padding: 5rem 0;
  overflow: hidden; border-bottom:1px solid #eee; background-color:#fefefe;
  margin-bottom:40px;
  
}
#index-body .choose ul {
  font-size: 0;
  margin: 0 -2rem;
}
#index-body .choose ul li {
  display: inline-block;
  width: 33.3333%;
  padding: 2.5rem 2rem 0;
}
#index-body .choose ul li .ig {
  cursor: pointer;
}
#index-body .choose ul li .ig a {
  position: relative;
  display: inline-block;
  width: 5rem;
  height: 5rem;
  line-height: 5rem;
  border: 2px solid #2d2d2d;
  border-radius: 50%;
  transition: .5s;
}
#index-body .choose ul li .ig a img {
  max-width: 70%;
  vertical-align: middle;
  transition: .5s;
}
#index-body .choose ul li .ig a img.ig-hover {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%,-50%);
  opacity: 0;
  transition: .5s;
}
#index-body .choose ul li .ig h4 {
  font-size: 1.1rem;
  color: #272727;
  padding: 2rem 0 1rem;
  transition: .5s;
}
#index-body .choose ul li .ig p {
  font-size: 16px;
  color: #494848;
}
#index-body .choose ul li:hover a {
  border-color: #0064d2;
  background-color: #0064d2;
}
#index-body .choose ul li:hover a img {
  opacity: 0;
}
#index-body .choose ul li:hover a img.ig-hover {
  opacity: 1;
}
#index-body .choose ul li:hover h4 {
  color: #0064d2;
}
#index-body .advantage {
  color: #fff;
  background: url(../images/advbgc.jpg) no-repeat center / cover;
  background-attachment: fixed;
  padding: 5.5rem 0;
}
#index-body .advantage .grid .left .img-box img {
  width: 100%;
}
#index-body .advantage .grid .right {
  padding-left: 7rem;
}
#index-body .advantage .grid .right h3 {
  display: inline-block;
  font-size: 2.4rem;
  font-family: 'microsoft yahei';
  line-height: 1;
  border-bottom: 1px solid #0064d2;
  text-transform: uppercase;
  padding-bottom: 1.25rem;
  margin-bottom: 15px;
}
#index-body .advantage .grid .right ul li {
  padding: 15px 0;
}
#index-body .advantage .grid .right ul li .ig {
  position: relative;
  cursor: pointer;
  padding-left: 60px;
}
#index-body .advantage .grid .right ul li .ig h4 {
  font-size: 18px;
  padding-bottom: 10px;
  transition: .5s;
}
#index-body .advantage .grid .right ul li .ig p {
  font-size: 16px;
  font-family: 'microsoft yahei';
  color: #c6c4c4;
}
#index-body .advantage .grid .right ul li:nth-child(1) .ig {
  background: url(../images/adv1.png) no-repeat left top;
}
#index-body .advantage .grid .right ul li:nth-child(2) .ig {
  background: url(../images/adv2.png) no-repeat left top;
}
#index-body .advantage .grid .right ul li:nth-child(3) .ig {
  background: url(../images/adv3.png) no-repeat left top;
}
#index-body .advantage .grid .right ul li:nth-child(4) .ig {
  background: url(../images/adv4.png) no-repeat left top;
}
#index-body .advantage .grid .right ul li .ig:hover h4 {
  color: #0064d2;
}
#index-body .solt {
  background-color: #dedcdc;
  padding: 1.9rem 0;
}
#index-body .solt .grid .left {
  width: 70%;
}
#index-body .solt .grid .left img {
  display: inline-block;
  vertical-align: middle;
  margin-right: 2.5rem;
}
#index-body .solt .grid .left span {
  display: inline-block;
  font-size: 18px;
  font-family: 'pb';
  vertical-align: middle;
  color: #171c61;
}
#index-body .solt .grid .right {
  width: 30%;
  text-align: right;
}
#index-body .solt .grid .right a {
  display: inline-block;
  font-size: 16px;
  font-family: 'pb';
  text-align: center;
  border: 2px solid transparent;
  color: #fff;
  background-color: #0064d2;
  padding: 10px 35px;
  transition: .5s;
}
#index-body .solt .grid .right a:hover {
  color: #0064d2;
  border-color: #0064d2;
  background-color: transparent;
}
#index-body .product {
  background: url(../images/productbgc.jpg) no-repeat center / cover;
  background-attachment: fixed;
  padding: 5rem 0;
}
#index-body .product .title h3 {
  color: #fff;
}
#index-body .product .title h3::after {
  background-color: #929393;
}
#index-body .product .title h3::before {
  background-color: #929393;
}
#index-body .product .pro-list {
  padding: 3rem 0 2rem;
  margin: 0 0px 0rem 0px; 
}
#index-body .product .pro-list ul {
width:100%;
  text-align:center;
}
#index-body .product .pro-list ul li {
display:inline-block;
  margin:0px 10px;
  text-align: center; max-width:200px; 
}
#index-body .product .pro-list ul li a {
  display: block;
  font-size: 16px;
  text-transform: uppercase;
  color: #fff;
  background-color: #1c1c1c;
  padding: 12px 35px;
  transition: .3s;
  text-align:center;
}
#index-body .product .pro-list ul li a:hover{
  background-color: #0064d2;
}
#index-body .product .pro-list ul li:hover{
  background-color: #0064d2;
}
#index-body .product .pro-box {
  margin: 0 -0.75rem;
  overflow:hidden;
  width:100%;
}
#index-body .product .pro-box ul li {
  display: inline-block;
  padding: 0 0.75rem;
}
#index-body .product .pro-box ul li .ig {
  display: block;
  background-color: #fff;
}
#index-body .product .pro-box ul li .ig .img {
  padding: 0.5rem 10px;
}
#index-body .product .pro-box ul li .ig .img img {
  width: 100%;
}
#index-body .product .pro-box ul li .ig .text {
  color: #1c1c1c;
  border-top: 1px solid #e6e4e4;
  padding: 1rem 0.75rem 1rem 1rem;
  transition: .5s;
}
#index-body .product .pro-box ul li .ig .text h4 {
  font-size: 18px;
  font-family: 'microsoft yahei';
  padding-bottom: 10px;
  transition: .3s;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
#index-body .product .pro-box ul li .ig .text .fl {
  font-size: 14px;
  transition: .3s;
}
#index-body .product .pro-box ul li .ig .text .fr {
  display: inline-block;
  font-size: 16px;
  width: 22px;
  height: 22px;
  text-align: center;
  border-radius: 50%;
  line-height: 22px;
  vertical-align: middle;
  color: #fff;
  background-color: #d70707;
}
#index-body .product .pro-box ul li .ig:hover .text {
  background-color: #0064d2;
}
#index-body .product .pro-box ul li .ig:hover .text h4 {
  color: #fff;
}
#index-body .product .pro-box ul li .ig:hover .text .fl {
  color: #fff;
}

#index-body .brand {
  text-align: center;
  background-color: #f8f8f8;
  padding: 3.5rem 0 3rem;
}
#index-body .brand h3 {
  font-size: 1.8rem;
  font-family: 'microsoft yahei';
  line-height: 1;
  letter-spacing: -3px;
  color: #171c61;
  padding-bottom: 2.5rem;
}
#index-body .brand ul {
  margin: 0 -1rem;
}
#index-body .brand ul li {
  display: inline-block;
  padding: 0 1rem;
}
#index-body .brand ul li .ig {
  filter: grayscale(100%);
  transition: .5s;
}
#index-body .brand ul li .ig:hover {
  filter: grayscale(0);
}
#index-body .about {
  padding: 5rem 0;
}
#index-body .about span {
  display: block;
  font-size: 16px;
  text-align: center;
  color: #171c61;
  padding: 1.5rem 0;
}
#index-body .about .grid .left {
  padding-right: 2.5rem;
}
#index-body .about .grid .left .con {
  font-size: 16px;
  line-height: 1.6;
  color: #666666;
  padding-bottom: 1rem;
}
#index-body .about .grid .left .con p {
margin-bottom:16px; 
}
#index-body .about .grid .left .more a {
  display: inline-block;
  font-size: 16px;
  font-family: 'pb';
  text-transform: uppercase;
  border: 2px solid transparent;
  color: #fff;
  background-color: #0064d2;
  padding: 0.75rem 1.5rem;
  transition: .5s;
}
#index-body .about .grid .left .more a:hover {
  color: #0064d2;
  border-color: #0064d2;
  background-color: transparent;
}
#index-body .about .grid .right {
  position: relative;
  padding: 2rem 2.5rem 2rem 1.5rem;
}
#index-body .about .grid .right::after {
  position: absolute;
  z-index: -1;
  content: '';
  right: 0;
  top: 0;
  height: 100%;
  width: 80%;
  border: 10px solid #0064d2;
}
#index-body .about .grid .right .img-box img {
  width: 100%;
}
/*数字滚动*/
.number-box {
  margin: 20px auto 0px;
  padding:20px 0px 0px 0px;
  background: #fff;
  position: relative; border:0px solid #F60;
}

.number-box .number-list {
  font-size: 0px;
}

.number-box .number-list li {
  width:24.8%;
  display: inline-block;
  font-size: 15px;
  text-align: center;
  border-right: 1px solid #e5e5e5; 
}

.number-box .number-list li div h4 {
  color: #257bd9; font-size:40px;
}

.number-box .number-list li div span:nth-of-type(1) {
  font-size:42px; margin:0px;
}

.number-box .number-list li div span:nth-of-type(2) {
  font-size: 16px;
  margin-left: 3px;
}

.number-box .number-list li p {
  font-size: 16px;
}

.number-box .number-list li:last-child {
  border-right: 0px;
}

#x_shuzi{width:1200px; margin:0px auto 0px auto; overflow:hidden;}

<!--数字滚动-->
#index-body .news {
  background-color: #f8f8f8;
  padding: 5rem 0;
}
#index-body .news .news-box {
  position: relative;
  padding: 2.5rem;
  padding-bottom: 0;
}
#index-body .news .news-box a.prev {
  position: absolute;
  top: 45%;
  left: 0;
  transform: translateY(-50%);
  display: inline-block;
  font-size: 5rem;
  color: #dfdfdf;
}
#index-body .news .news-box a.next {
  position: absolute;
  top: 45%;
  right: 0;
  transform: translateY(-50%);
  display: inline-block;
  font-size: 5rem;
  color: #dfdfdf;
}
#index-body .news .news-box ul li {
  padding: 0 1rem;
}
#index-body .news .news-box ul li .ig .img-box img {
  width: 100%;
}
#index-body .news .news-box ul li .ig .text {
  padding: 1rem 0;
}
#index-body .news .news-box ul li .ig .text .grid .left {
  width: 15%;
  text-align: center;
  vertical-align: top;
  padding: 0 10px;
}
#index-body .news .news-box ul li .ig .text .grid .left span {
  display: block;
  font-size: 14px;
  color: #afafaf;
}
#index-body .news .news-box ul li .ig .text .grid .left small {
  display: block;
  font-size: 30px;
  font-family: 'pb';
  color: #666666;
  border-bottom: 2px solid #eaeaea;
}
#index-body .news .news-box ul li .ig .text .grid .right {
  width: 85%;
  vertical-align: top;
  border-left: 1px solid #e6e6e6;
  padding: 10px;
  padding-bottom: 0;
}
#index-body .news .news-box ul li .ig .text .grid .right h4 {
  font-size: 16px;
  font-family: 'microsoft yahei';
  line-height: 1;
  color: #000000;
  transition: .5s;
}
#index-body .news .news-box ul li .ig .text .grid .right p {
  font-size: 14px;
  line-height: 1.714;
  color: #666666;
  padding: 1rem 0 1rem;
}
#index-body .news .news-box ul li .ig .text .grid .right .more a {
  font-size: 14px;
  text-transform: uppercase;
  color: #666666;
  transition: .5s;
}
#index-body .news .news-box ul li .ig .text .grid .right .more a i {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  border-radius: 50%;
  text-align: center;
  color: #fff;
  background-color: #d70707;
  margin-right: 10px;
}
#index-body .news .news-box ul li .ig .text .grid .right .more a:hover {
  text-decoration: underline;
  color: #0064d2;
}
#index-body .news .news-box ul li .ig:hover .text .right h4 {
  color: #0064d2;
}
#index-body .contact-form {
  background-color: #0064d2;
  padding:3.5rem 0 2.5rem 0;
}
#index-body .contact-form .title h3 {
  color: #fff;
}
#index-body .contact-form .title h3::after {
  background-color: #be8d8d;
}
#index-body .contact-form .title h3::before {
  background-color: #be8d8d;
}
#index-body .contact-form form {
  padding-top: 2.5rem;
}
#index-body .contact-form form ul {
  font-size: 0;
}
#index-body .contact-form form ul li {
  display: inline-block;
  width: 50%;
  font-size: 16px;
  padding: 0 1.25rem;
}
#index-body .contact-form form ul li input {
  display: inline-block;
  width: 100%;
  line-height: 40px;
  height: 40px;
  border: none;
  color: #1c1c1c;
  background-color: #fff;
  padding: 0 16px;
  margin: 5px;
}
#index-body .contact-form form ul li input[type="submit"] {
  display: inline-block;
  width: auto;
  border: 2px solid transparent;
  color: #fff;
  background-color: #171c61;
  padding: 0 1.5rem;
  transition: .5s;
}
#index-body .contact-form form ul li input[type="submit"]:hover {
  color: #171c61;
  border-color: #171c61;
  background-color: transparent;
}
#index-body .contact-form form ul li textarea {
  display: inline-block;
  width: 100%;
  height: 100px;
  border: none;
  padding: 10px 16px;
  margin: 5px;
}
#index-body .contact-form form ul li input::-webkit-input-placeholder,
#index-body .contact-form form ul li textarea::-webkit-input-placeholder {
  color: #a0a0a0;
}
#index-body .contact-form form ul li input:-moz-placeholder,
#index-body .contact-form form ul li textarea:-moz-placeholder {
  color: #a0a0a0;
}
#index-body .contact-form form ul li input::-moz-placeholder,
#index-body .contact-form form ul li textarea::-moz-placeholder {
  color: #a0a0a0;
}
#index-body .contact-form form ul li input:-ms-input-placeholder,
#index-body .contact-form form ul li textarea:-ms-input-placeholder {
  color: #a0a0a0;
}
#footer {
  color: #fff;
  background: url(../images/footerbgc.jpg) no-repeat center / cover;
  padding: 5rem 0 0;
}
#footer .menu .grid .cum {
  padding: 0 1rem 2rem 1rem;
}
#footer .menu .grid .cum dl dt {
  position: relative;
  font-size: 1.2rem;
  font-family: 'microsoft yahei';
  text-transform: uppercase;
  padding-bottom: 12px;
  margin-bottom: 15px;
}
#footer .menu .grid .cum dl dt::after {
  position: absolute;
  content: '';
  bottom: 0;
  left: 0;
  width: 57px;
  height: 2px;
  background-color: #0064d2;
}
#footer .menu .grid .cum dl dd {
  font-size: 14px;
  line-height: 1.713;
  padding: 3px 0;
}
#footer .menu .grid .cum dl dd a:hover {
  color: #0064d2;
}
#footer .menu .grid .cum:nth-child(1) {
  width: 30%;
}
#footer .menu .grid .cum:nth-child(1) dl dd {
  position: relative;
  padding-left: 30px;
}
#footer .menu .grid .cum:nth-child(1) dl dd i {
  position: absolute;
  left: 0;
  top: 5px;
  color: #0064d2;
}
#footer .menu .grid .cum:nth-child(2) {
  width: 17%;
}
#footer .menu .grid .cum:nth-child(3) {
  width: 20%;
}
#footer .menu .grid .cum:nth-child(4) {
  width: 20%;
}
#footer .menu .grid .cum:nth-child(5) {
  width: 13%;
  padding: 0;
}
#footer .menu .grid .cum:nth-child(5) dl dd:last-child a {
  display: inline-block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  background-color: rgba(0, 0, 0, 0.6);
  transition: .5s;
  margin: 5px;
}
#footer .menu .grid .cum:nth-child(5) dl dd:last-child a:hover {
  background-color: #0064d2;
}
#footer .menu .grid .cum:nth-child(5) dl dd:last-child a i {
  color: #fff;
}
#footer .menu .grid .cum:nth-child(5) img {
  border: 5px solid #fff;
  max-width: 6rem;
  margin-bottom: 10px;
}
#footer .copy {
  background-color: #000;
  font-size: 14px;
  text-transform: uppercase;
  padding: 15px 0;
}
#footer .copy .ui.container {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
#footer .copy p {
  display: inline-block;
  vertical-align: middle;
}
#footer .copy .copy-r {
  display: inline-block;
  vertical-align: middle;
  text-align: right;
}
#footer .copy .copy-r img {
  display: inline-block;
  vertical-align: middle;
  margin-left: 30px;
}
@media screen and (max-width: 1200px) {
  #header .nav .ui.menu .language {
    display: none;
  }
  #index-body .advantage .grid .right {
    padding-left: 2rem;
  }
  #footer .copy .ui.container {
    display: block;
    text-align: center;
  }
  #footer .copy .copy-r {
    text-align: center;
  }
}
@media screen and (max-width: 992px) {
  #index-body .advantage .grid .left {
    width: 100%;
  }
  #index-body .advantage .grid .right {
    width: 100%;
    padding: 3rem 0 0;
  }
  #index-body .solt .grid .left {
    width: 100%;
    text-align: center;
  }
  #index-body .solt .grid .right {
    width: 100%;
    text-align: center;
  }
  #index-body .product .pro-list {
    display: none;
  }
  #index-body .product .title {
    margin-bottom: 3rem;
  }
  #index-body .about .grid .left {
    width: 100%;
    text-align: center;
    padding: 0 0 2rem;
  }
  #index-body .about .grid .right {
    width: 100%;
  }
  #footer .menu .grid .cum:nth-child(1) {
    width: 50%;
  }
  #footer .menu .grid .cum:nth-child(2) {
    width: 50%;
  }
  #footer .menu .grid .cum:nth-child(3) {
    width: 50%;
  }
  #footer .menu .grid .cum:nth-child(4) {
    width: 50%;
  }
  #footer .menu .grid .cum:nth-child(5) {
    width: 50%;
  }
}
@media screen and (max-width: 767px) {
  #index-body .choose ul li {
    width: 100%;
  }
  #index-body .solt .grid .left img {
    margin: 0;
  }
  #index-body .solt .grid .left span {
    font-size: 16px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 700px) {
  #banner ul li .text p {
    display: none;
  }
  #banner ul li .text .more {
    padding-top: 2rem;
  }
  #footer .menu .grid .cum:nth-child(1) {
    width: 100%;
  }
  #footer .menu .grid .cum:nth-child(2) {
    width: 33.33333%;
  }
  #footer .menu .grid .cum:nth-child(3) {
    width: 33.33333%;
  }
  #footer .menu .grid .cum:nth-child(4) {
    width: 33.33333%;
  }
  #footer .menu .grid .cum:nth-child(5) {
    display: none;
  }
}
@media screen and (max-width: 600px) {
  #index-body .about .grid .left .con {
    font-size: 14px;
  }
  #footer .menu .grid .cum:nth-child(1),
  #footer .menu .grid .cum:nth-child(2),
  #footer .menu .grid .cum:nth-child(3),
  #footer .menu .grid .cum:nth-child(4) {
    width: 100%;
  }
  #footer .copy .copy-r img {
    margin: 0 5px;
  }
}
@media screen and (max-width: 500px) {
  #index-body .news .news-box a.prev,
  #index-body .news .news-box a.next {
    display: none;
  }
  #index-body .news .news-box {
    padding: 2.5rem 0;
  }
  #index-body .news .news-box ul li .ig .text .grid .left {
    width: 100%;
  }
  #index-body .news .news-box ul li .ig .text .grid .right {
    width: 100%;
    text-align: center;
    border: none;
  }
  #index-body .contact-form form ul li {
    width: 100%;
    text-align: center;
  }
}



.inner-banner {
  position: relative;
  padding-top: 200px;
  height: 400px;
  background: url("../images/inner-banner.jpg") no-repeat center;
  background-size: cover;
  text-align: center;
  overflow: hidden;
  z-index: 1;
}
.inner-banner .inner-tit {
  color: #fff;
  font-size: 35px;
  text-transform: capitalize;
}
.inner-banner .bread-crumbs {
  font-size: 14px;
}
.inner-banner .bread-crumbs, .inner-banner .bread-crumbs a, .inner-banner .bread-crumbs span {
  color: #fff;
}
.inner-banner .bread-crumbs a:hover {
  color: #0d73c5;
}
.inner-banner #bdt-header-animation {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: -1;
}
.sideBar {
  box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1);
  position: relative;
  z-index: 5;
  background: #024c9d;
}
.sideBar .inner-main-tit {
  line-height: 56px;
  color: #fafafc;
  font-size: 1.2rem;
  text-transform: capitalize;
}
.sideBar .side-menu {
  position: relative;
  padding-top: 23px;
  cursor: pointer;
  height: 56px;
}
.sideBar .side-menu span.line {
  transition: 0.5s ease;
  -webkit-transition: 0.5s ease;
  -moz-transition: 0.5s ease;
  -ms-transition: 0.5s ease;
  -o-transition: 0.5s ease;
  display: block;
  width: 14px;
  height: 1px;
  background: #fff;
  margin-bottom: 3px;
}
.sideBar .side-menu.active span.line:first-of-type {
  transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  margin-bottom: -1px;
  margin-top: 6px;
}
.sideBar .side-menu.active span.line:last-of-type {
  transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -webkit-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -moz-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -ms-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
  -o-transform: translate(0, 0) rotate(-45deg) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
}
.sideBar .side-menu.active span.line:nth-of-type(2) {
  display: none;
}
.sideBar .side-menu .cat-list {
  position: absolute;
  right: 0;
  top: 100%;
  background: #f7f7f7;
  width: 184px;
  display: none;
  z-index: 103;
}
.sideBar .side-menu .cat-list li {
  font-size: 16px;
}
.sideBar .side-menu .cat-list li a {
  font-size: 15px;
  display: block;
  line-height: 35px;
  color: #101010;
  padding-left: 14px;
}
.sideBar .side-menu .cat-list li a:hover, .sideBar .side-menu .cat-list li a.active {
  color: #fff;
  background: #0064d2;
}
.inner-page {
  position: relative;
  z-index: 1;
}
.inner-page p {
  color: #3a3a3a;
  line-height: 30px;
  font-size: 18px;
}
.about-page .a-tit h3 {
  color: #363636;
  font-size: 2.857rem;
}
.about-page .a-tit p {
  color: #363636;
  margin-top: -6px;
}
.about-page .about-artical {
  padding: 51px 0 63px;
  background: #fafafc;
}
.about-page .about-artical .con-box {
  margin-top: 53px;
}
.about-page .about-artical .con-box img {
  margin-bottom: 50px;
}
.about-page .about-artical .con-box p {
  margin-bottom: 29px;
}
.about-page .a-factory .swiper-slide > a {
  position: relative;
  display: block;
}
.about-page .a-factory .swiper-slide > a img {
  width: 100%;
}
.about-page .a-factory .swiper-slide > a:after {
  transition: 1s ease;
  -webkit-transition: 1s ease;
  -moz-transition: 1s ease;
  -ms-transition: 1s ease;
  -o-transition: 1s ease;
  content:'';
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.55);
}
.about-page .a-factory .swiper-slide > a:hover:after {
  opacity: 0;
  filter: alpha(opacity=0);
}
.about-page .a-culture {
  padding: 88px 0 155px;
}
.about-page .a-culture .a-tit {
  margin-bottom: 95px;
}
.about-page .i-network {
  background-image: url("../images/a-network-bg.jpg");
  padding-top: 155px;
}
.about-page .i-network .con-box {
  margin-right: -150px;
}
.about-page .i-network .intro, .about-page .i-network .add-sale {
  color: #fff;
}
.about-page .i-network .tit {
  color: #389dee;
}
.about-page .i-network .add-sale {
  max-width: 630px;
  font-size: 1.1423rem;
  margin-top: 14px;
}
.about-page .a-whyUs {
  padding: 118px 0 50px;
  background: #fafafc;
}
.about-page .a-whyUs .why-list {
  margin-top: 40px!important;
}
.about-page .a-whyUs .why-list > .column > .img {
  transition: 0.3s ease;
  -webkit-transition: 0.3s ease;
  -moz-transition: 0.3s ease;
  -ms-transition: 0.3s ease;
  -o-transition: 0.3s ease;
  width: 116px!important;
  height: 116px;
  border-radius: 50%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  -o-border-radius: 50%;
  border: 2px solid #676767;
  background-repeat: no-repeat;
  background-position: center;
}
.about-page .a-whyUs .why-list > .column > .con {
  width: 78.65%!important;
  padding-left: 5.3%!important;
}
.about-page .a-whyUs .why-list > .column > .con h3 {
  color: #6a6a6a;
  font-size: 1.571rem;
}
.about-page .a-whyUs .why-list > .column > .con p {
  font-size: 1.1428rem;
  margin-top: 12px;
  padding-right: 6%;
}
.about-page .a-whyUs .why-list > .column:hover .img {
  background-color: #0d73c5;
  border-color: #0d73c5;
}
.about-page .a-whyUs .why-list > .column.custom > .img {
  background-image: url("../images/i-why-ico01.png");
}
.about-page .a-whyUs .why-list > .column.custom:hover .img {
  background-image: url("../images/i-why-ico01-h.png");
}
.about-page .a-whyUs .why-list > .column.quality > .img {
  background-image: url("../images/i-why-ico02.png");
}
.about-page .a-whyUs .why-list > .column.quality:hover .img {
  background-image: url("../images/i-why-ico02-h.png");
}
.about-page .a-whyUs .why-list > .column.cost > .img {
  background-image: url("../images/i-why-ico06.png");
}
.about-page .a-whyUs .why-list > .column.cost:hover .img {
  background-image: url("../images/i-why-ico06-h.png");
}
.about-page .a-whyUs .why-list > .column.service > .img {
  background-image: url("../images/i-why-ico04.png");
}
.about-page .a-whyUs .why-list > .column.service:hover .img {
  background-image: url("../images/i-why-ico04-h.png");
}
.about-page .a-whyUs .why-list > .column.capacity > .img {
  background-image: url("../images/i-why-ico03.png");
}
.about-page .a-whyUs .why-list > .column.capacity:hover .img {
  background-image: url("../images/i-why-ico03-h.png");
}
.about-page .a-whyUs .why-list > .column.ship > .img {
  background-image: url("../images/i-why-ico05.png");
}
.about-page .a-whyUs .why-list > .column.ship:hover .img {
  background-image: url("../images/i-why-ico05-h.png");
}
.product-page {
  padding: 20px 0 60px;
  background: #fafafc;
}
.product-page .pro-list {
  padding: 0;
}
.m-page {
  text-align: center;
  padding: 45px 0;
  font-size: 1rem;
  margin-top: 40px;
}
.m-page span, .m-page a {
  font-size: 14px;
  margin: 0 1px;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  -ms-border-radius: 2px;
  -o-border-radius: 2px;
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  background: #333;
  color: white;
}
.m-page span, .m-page span.current {
  background: #0064d2;
}
.prodet-page .pro-main-tit {
  color: #2d2d2d;
  font-size: 24px;
  margin-bottom: 16px;
}
.prodet-page .det-head {
  padding: 56px 0 73px;
  background: #fafafc;
}
.prodet-page .det-head .pro-pic {
  width: 38.6%!important;
}
.prodet-page .det-head .pro-pic img {
  width: 100%;
}
.prodet-page .det-head .pro-det-one {
  padding-left: 11.25%!important;
  width: 61.4%!important;
}
.prodet-page .det-head .pro-det-one .pro-tit {
  color: #2d2d2d;
  font-size: 24px;
}
.prodet-page .det-head .pro-det-one .cname {
  color: #2d2d2d;
  font-size: 14px;
  margin-top: 2px;
}
.prodet-page .det-head .pro-det-one .pro-links {
  margin: 20px 0 62px;
}
.prodet-page .det-head .pro-det-one .pro-links a {
  margin-bottom: 6px;
  color: #2d2d2d;
  font-size: 14px;
  display: block;
  position: relative;
  background: #fff;
  max-width: 456px;
  line-height: 38px;
  padding: 0 36px 0 26px;
}
.prodet-page .det-head .pro-det-one .pro-links a .icon {
  position: absolute;
  right: 9px;
  top: 7px;
  font-size: 1.5rem;
  color: #e5e5e5;
}
.prodet-page .det-head .pro-det-one .pro-links a:hover {
  background: #0064d2;
  color: #fff;
}
.prodet-page .det-head .pro-det-one .pro-img-gallery .image-gallery:after {
  content:'';
  display: block;
  width: 0;
  clear: both;
  height: 0;
}
.prodet-page .det-head .pro-det-one .pro-img-gallery .image-gallery li {
  padding: 0;
  float: left;
  width: 15%;
  margin-right: 8px;
  border: 1px solid #f4f4f4;
}
.prodet-page .det-body {
  padding: 85px 0 153px;
  background: #fff;
}
.prodet-page .det-fot {
  padding: 76px 0 90px;
  background: #fafafc;
}
.prodet-page .det-fot .pro-main-tit {
  margin-bottom: 0;
}
.prodet-page .det-fot .pro-list {
  padding: 0;
  margin-top: 50px;
}
.news-page .new-list {
  padding-top: 78px!important;
}
.news-page .new-list li {
  padding-bottom: 52px;
  margin-bottom: 65px;
  border-bottom: 1px solid #e0e0e0;
}
.news-page .new-list li:last-child {
  margin-bottom: 0;
}
.news-page .new-list li .new-con .tit a {
  max-height: 48px;
  display: block;
  color: #1d1d1d;
  font-size: 1.2rem;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}
.news-page .new-list li .new-con .tit a:hover {
  color: #0064d2;
}
.news-page .new-list li .new-con .abst {
  color: #777777;
  font-size: 0.75rem;
  line-height: 27px;
  margin: 35px 0 45px;
}
.news-page .new-list li .new-con .abst a {
  color: #0064d2;
}
.news-page .new-list li .new-con .date span {
  color: #777777;
}
.news-page .new-list li .new-con .date span:last-child {
  margin-left: 20px;
  text-transform: capitalize;
}
.news-page .new-list li:last-child {
  margin-bottom: 50px;
}
.news-page .new-list li .new-pic.five {
  width: 30%;
}
.news-page .new-list li .new-con.eleven {
  width: 70%;
  padding-left: 5%;
}
.newdet-page .news {
  padding: 50px 0 60px!important;
  color: #777777;
}
.newdet-page .news .news_title h1 {
  padding-bottom: 10px;
  font-size: 20px;
  text-align: center;
  color: #222;
}
.newdet-page .news .news_date {
  text-align: center;
  line-height: 22px;
  border-bottom: 1px solid #ddd;
  padding:10px 0px;
}
.newdet-page .news .news_abst {
  border-bottom: 1px solid #ddd;
  padding: 10px 0;
}
.newdet-page .news .news_abst p {
  display: inline-block;
}
.newdet-page .news .news_contents {
  color: #555;
  line-height: 24px;
  clear: both;
  margin-top: 10px;
  border-bottom: 1px solid #ddd;
  padding: 20px 0 40px;
}
.newdet-page .news .news_contents a {
  color: #555;
  font-size: 16px;
  line-height: 24px;
}
.newdet-page .news .news_contents p, .newdet-page .news .news_contents div, .newdet-page .news .news_contents span, .newdet-page .news .news_contents table {
  color: #555;
  font-size: 16px;
  line-height: 24px;
  clear: both;
  margin-bottom:16px;
}
.newdet-page .news .news_next {
  width: 99%;
  margin-top: 0px;
  padding-left: 5px;
  border-top: 0px solid #CCC;
  text-align: left;
  padding-top: 10px;
}
.newdet-page .news .news_next a {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #777;
  font-size: 15px;
  margin-left: 5px;
}
.newdet-page .news .news_next a:hover {
  width: 100%;
  height: 25px;
  line-height: 25px;
  color: #000;
}
.newdet-page .news .newsnav {
  margin-bottom: 30px;
}
.contact-page .c-info {
  padding: 98px 0 110px;
  background: #fafafc;
}
.contact-page .c-info .c-info-box {
  width: 50%;
}
.contact-page .c-info .c-tit h3 {
  color: #2d2d2d;
  font-size: 2.714rem;
}
.contact-page .c-info .c-tit p {
  margin-top: -7px;
}
.contact-page .c-info .clist {
  margin-top: 42px;
  color: #2d2d2d;
  line-height: 36px;
  font-size: 14px;
  position: relative;
}
.contact-page .c-info .clist strong {
  font-weight: bold;
}
.contact-page .c-info .clist i {
  display: block;
  margin-bottom: 26px;
}
.contact-page .c-info .clist .qr-code {
  position: absolute;
  right: 1rem;
  bottom: 0;
  width: 145px;
  padding: 5px;
  background: #e9e9e9;
}
.faq-page .faq-list {
  padding: 88px 0 115px;
}
.faq-page .faq-list dt {
  box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -ms-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  -o-box-shadow: 0 0 6px 0 rgba(0, 0, 0, 0.5);
  padding: 16px 30px 14px;
  background-color: #343434;
  font-size: 18px;
  cursor: pointer;
  color: #9e9e9e;
  margin-bottom: 12px;
  transition: 0.5s ease;
}
.faq-page .faq-list dt:hover, .faq-page .faq-list dt.active {
  background: #0064d2;
  color: #fff;
}
.faq-page .faq-list dd {
  font-size: 14px;
  line-height: 22px;
  color: #757575;
  padding: 15px 30px;
  margin-bottom: 12px;
  display: none;
}
::-webkit-input-placeholder {
  color: #777;
}
:-moz-placeholder {
  color: #777;
}
::-moz-placeholder {
  color: #777;
}
:-ms-input-placeholder {
  color: #777;
}
.inner-page .pro-list {
  margin-top: 36px;
}
.inner-page .pro-list .swiper-slide {
  border: 1px solid #f3f3f3;
}
.inner-page .pro-list .swiper-slide .tit {
  text-align: center;
  padding: 25px 0;
  background: #fff;
  font-size: 14px;
}
.inner-page .pro-list .swiper-slide .tit a {
  color: #2d2d2d;
  display: inline-block;
  position: relative;
  padding: 0 42px;
}
.inner-page .pro-list .swiper-slide .tit a:before, .inner-page .pro-list .swiper-slide .tit a:after {
  content:'';
  position: absolute;
  top: 49.9%;
  height: 1px;
  width: 25px;
  background: #000;
}
.inner-page .pro-list .swiper-slide .tit a:before {
  left: 0;
}
.inner-page .pro-list .swiper-slide .tit a:after {
  right: 0;
}
@media screen and (max-width: 768px) {
  .inner-banner {
    height: 200px;
    padding-top: 70px;
  }
  .about-page .a-culture {
    padding: 60px 0 50px;
  }
  .about-page .a-culture .a-tit {
    margin-bottom: 50px;
  }
  .about-page .i-network .add-sale {
    display: none;
  }
  .about-page .i-network .con-box {
    margin-right: 0;
    margin-top: 90%;
  }
  .about-page .a-whyUs {
    padding-top:10px;
  }
  .about-page .a-whyUs .why-list {
    margin-top: 50px!important;
  }
  .about-page .a-whyUs .why-list > .column > .img {
    display: none;
  }
  .prodet-page .det-head .pro-det-one .pro-links {
    margin: 40px 0;
  }
  .prodet-page .det-head .pro-det-one .pro-img-gallery .image-gallery li {
    width: 25%;
  }
  .prodet-page .det-body {
    padding: 50px 0;
  }
  .contact-page .c-info .clist .qr-code {
    display: none;
  }
  .layer-form .contact100-form-title {
    min-height: 88px;
    font-size: 24px;
  }
  .layer-form input.input100 {
    height: 40px;
  }
  .layer-form textarea.input100 {
    min-height: 110px;
  }
  .faq-page .faq-list dt i.icon {
    display: none;
  }
}

#index-body .a-more{
  background: rgba(224, 0, 0, 0.66);
  border-radius: 40px;
  -webkit-border-radius: 40px;
  -moz-border-radius: 40px;
  -ms-border-radius: 40px;
  -o-border-radius: 40px;
  display: inline-block;
  color: #fff;
  text-transform: uppercase;
  font-size: 1.4rem;
  width: 169px;
  line-height: 55px;
  text-align: center;
  margin-top: 40px;
}
#index-body .a-more:hover{
  background: #000;
}

.h-lan a{
  display: block;
  width: 30px;
  height: 30px;
  text-align: center;
  line-height: 30px!important;
  border-radius: 50%;
  color: #fff;
  background: #555;
}
.h-lan a:hover{
  background: #0064d2;
}
.qr-box{
  width: 100px;
  padding: 5px;
  background: #fff;
  position: absolute;
  left: -120px;
  bottom: 0;
}

.contact-page .cn-form {
  width: 48%;
  padding: 25px 35px 15px;
  border: 1px solid #dddddd;
  background: #fff;
}
.cn-form p {
  font-size: 18px;
  padding: 10px 0;
  color: #666;
}
.cn-form .formtit {
  margin-bottom: 26px;
  font-size: 22px;
  line-height: 23px;
  color: #444;
  text-align: center;
  padding-bottom: 18px;
  background: url(../images/form-tit-bg.jpg) no-repeat center bottom;
}
.cn-form li {
  margin-bottom: 13px;
  color: #444;
}
.cn-form li label {
  font-weight: 600;
  display: block;
  margin-bottom: 5px;
  font-size: 14px;
}
.cn-form .btnTjly {
  font-size: 15px;
  transition: 0.4s ease;
  -webkit-transition: 0.4s ease;
  -moz-transition: 0.4s ease;
  -ms-transition: 0.4s ease;
  -o-transition: 0.4s ease;
  width: 100%;
  height: 38px;
  background: #0064d2;
  border: none;
  cursor: pointer;
  color: #fff;
}
.cn-form .btnTjly:hover {
  background: #000;
}
.cn-form .m-form-l .yzm input {
  max-width: 50% !important;
}
.cn-form .m-form-l .yzm img {
  max-width: 50% !important;
  margin-top: 15px;
}
.cn-form .m-form-l {
  width: 49%;
}
.cn-form .m-form-l li .iptTxt {
  font-size: 13px;
  padding: 0 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
  width: 100%;
  border: 1px solid #dedede;
  height: 40px;
  outline: none;
  background: #fff;
  color: #777;
}
.cn-form .m-form-l li .iptTxt:focus {
  border-color: #0064d2;
  box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  outline: 0;
  background: rgba(251, 185, 8, 0.04);
}
.cn-form .m-form-l li .txtAre {
  width: 95%;
  height: 383px;
  border: 1px solid #dedede;
  outline: none;
  resize: none;
  padding: 14px;
  color: #ccc;
  line-height: 18px;
}
.cn-form .m-form-r {
  width: 49%;
}
.cn-form .m-form-r textarea {
  height: 250px;
  width: 100%;
  border: 1px solid #dedede;
  font-size: 13px;
  padding: 10px 15px;
  transition: 0.2s linear;
  -webkit-transition: 0.2s linear;
  -moz-transition: 0.2s linear;
  -ms-transition: 0.2s linear;
  -o-transition: 0.2s linear;
}
.cn-form .m-form-r textarea:focus {
  border-color: #0064d2;
  box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -webkit-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -moz-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -ms-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  -o-box-shadow: 0, 0, 6px, 6px, #0064d2 0 0 0 #000000;
  outline: 0;
  background: rgba(251, 185, 8, 0.04);
}
.cn-form div.wpcf7 .ajax-loader {
  display: block;
  margin: 0 auto;
  width: auto;
  background-repeat: no-repeat;
  background-position: center;
}
.cn-form .yzm img {
  max-width: 30%;
  float: right;
  display: inline-block;
  vertical-align: middle;
}
.cn-form .yzm label {
  max-width: 50%;
  display: inline-block;
}
.cn-form .yzm input {
  font-size: 13px;
  padding: 0 15px;
  width: 70%;
  border: 1px solid #dedede;
  height: 30px;
  outline: none;
  background: #fff;
  color: #777;
}
@media screen and (max-width: 1200px){
  .contact-page .c-info .c-info-box,
  .contact-page .cn-form{
    width: 100%;
  }
}
@media screen and (max-width: 768px){
  .qr-box{
    display: none;
  }
}

@media only screen and (min-width: 992px) {
  .i-product .ui.column.grid > [class*="five wide computer"].column,
  .i-product .ui.grid > .column.row > [class*="five wide computer"].column,
  .i-product .ui.grid > .row > [class*="five wide computer"].column,
  .i-product .ui.grid > [class*="five wide computer"].column {
    width: 25% !important;
    float: left;
    padding: 10px;
  }
}
.i-product {
  display: inline-block;
  width: 100%;
}
.i-product .i-tit {
  color: #1b1b1b;
}
.i-product .pro-list {
  margin-top: 69px;
}
.i-product .pro-list > .column {
  margin-bottom: 19px;
}
.i-product .pro-list .con-box {
  position: relative;
  z-index: 10;
}
.i-product .pro-list .con-box a:hover {
  color: #0064d2!important;
}
.i-product .pro-list .con-box .inner-box {
  background: #fff;
  padding: 10px 15px 5px;
}
.i-product .pro-list .con-box .inner-box .tit a {
  display: block;
  color: #1b1b1b;
  font-size: 20px;
  text-transform: uppercase;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.i-product .pro-list .con-box .inner-box .abst {
  margin: 12px 0 18px;
  color: #9e9c9f;
  font-size: 16px;
  line-height: 28px;
}
.i-product .pro-list .con-box .inner-box .more {
  color: #1b1b1b;
  font-size: 16px;
}
.i-product .pro-list .con-box .inner-box .more .icon {
  margin-left: 14px;
}

.spinner {
  margin: 0 auto;
  width: 50px;
  height: 60px;
  text-align: center;
  font-size: 10px;
  position: absolute;
  top: 60%;
  left: 50%;
  margin-top: -30px;
  margin-left: -25px;
}

.spinner > div {
  background-color: #ebebeb;
  height: 100%;
  width: 6px;
  display: inline-block;

  -webkit-animation: stretchdelay 1.2s infinite ease-in-out;
  animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.spinner .rect3 {
  -webkit-animation-delay: -1.0s;
  animation-delay: -1.0s;
}

.spinner .rect4 {
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.spinner .rect5 {
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
  0%, 40%, 100% { -webkit-transform: scaleY(0.4) }
  20% { -webkit-transform: scaleY(1.0) }
}

@keyframes stretchdelay {
  0%, 40%, 100% {
    transform: scaleY(0.4);
    -webkit-transform: scaleY(0.4);
  }  20% {
       transform: scaleY(1.0);
       -webkit-transform: scaleY(1.0);
     }
}
.grid-box {
  display: inline-block;
  width: 100%;
  margin: -10px;
  letter-spacing: -5px;
}
.grid-box .column {
  padding: 10px;
  letter-spacing: 0;
}
.button-group .button {
  background: #0064d2 !important;
}
.cn-form .m-form-r li.pcsb {
  display: none;
}
@media screen and (max-width: 1000px){
  #header {
    display: none;
  }
  #mobile {
    display: block;
  }
  .prodet-page .det-head .pro-det-one {
    width: 100% !important;
    padding-left: 0 !important;
  }
  .prodet-page .det-head .pro-pic {
    width: 100% !important;
    text-align: center;
  }
  .prodet-page .det-head .pro-pic img {
    margin: 0 auto;
  }
  .prodet-page .pro-main-tit {
    font-size: 24px;
  }
  .prodet-page .det-fot .pro-list .grid-box .column:last-child {
    display: none;
  }
  .grid-box.four>.column {
    width: 33.3333%;
  }
  .inner-banner .inner-tit {
    font-size: 27px;
    color: #fff;
  }
  .news-page .new-list li .new-con.eleven {
    width: 100%;
    padding-left: 0;
  }
  .news-page .new-list li .new-pic.five {
    display: none;
  }
  .contact-page .cn-form {
    margin-top: 40px;
  }

}

@media screen and (max-width: 700px){
  #mapContainer {
    height: 250px !important;
  }
  .button-group .button:nth-child(2) {
    display: none;
  }
  .contact-page .c-info .c-tit h3 {
    font-size: 2rem;
  }
  .inner-page p {
    font-size: 15px;
  }
  .cn-form .m-form-l {
    width: 100%;
  }
  .cn-form .m-form-r {
    width: 100%;
  }
  .cn-form .m-form-r li.pcsb {
    display: block;
  }
  .cn-form .m-form-l li.pcsb {
    display: none;
  }
  .cn-form .m-form-r textarea {
    height: 120px;
  }
  .contact-page .cn-form {
    padding: 10px;
  }
  .inner-banner .inner-tit {
    font-size: 20px;
  }
  .inner-banner .bread-crumbs {
    font-size: 14px;
  }
  .sideBar .inner-main-tit {
    font-size: 1.2rem;
  }
  .sideBar .side-menu {
    display: none;
  }
  .grid-box.four>.column {
    width: 100%;
  }
  .inner-page .pro-list .swiper-slide .tit {
    padding: 15px 0;
  }
  .grid-box {
    margin: 0;
  }
  .grid-box .column {
    padding: 0;
    margin-bottom: 15px;
  }
  .prodet-page .det-head .pro-det-one .cname {
    font-size: 1.2rem;
  }
  .prodet-page .pro-main-tit {
    font-size: 1.5rem;
  }
  .news-page .new-list li .new-con .tit a {
    font-size: 1.5rem;
  }
  .news-page .new-list li .new-con .abst {
    font-size: 1rem;
    line-height: 24px;
    margin: 15px 0;
  }
  .news-page .new-list li {
    margin-bottom: 20px;
    padding-bottom: 20px;
  }
  #cs td, #cs th {
    font-size: 12px;
  }
  .prodet-page .det-head .pro-det-one .cname {
    font-size: .9rem;
  }


}


/* 历史页面 */
.History {
  font-size: 0;
	text-align: center;
}
.History .clear {
  clear: both;
    height: 0;
    width: 0;
    padding: 0;
    margin: 0;
}
.ui.label {
    display: inline-block;
    line-height: 1;
    vertical-align: baseline;
    margin: 0 .14285714em;
    background-color: #E8E8E8;
    background-image: none;
    padding: .5833em .833em;
    color: rgba(0,0,0,.6);
    text-transform: none;
    font-weight: 700;
    border: 0 solid transparent;
    border-radius: .28571429rem;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
}
.ui.pointing.label:before {
    background-color: inherit;
    border-style: solid;
    border-color: inherit;
    position: absolute;
    content: '';
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    background-image: none;
    z-index: 2;
    width: .6666em;
    height: .6666em;
    -webkit-transition: background .1s ease;
    transition: background .1s ease;
}
.ui[class*="right pointing"].label:before {
    border-width: 1px 1px 0 0;
    -webkit-transform: translateX(50%) translateY(-50%) rotate(45deg);
    transform: translateX(50%) translateY(-50%) rotate(45deg);
    top: 50%;
    right: 0;
    bottom: auto;
    left: auto;
}
.ui[class*="left pointing"].label:before {
    border-width: 0 0 1px 1px;
    -webkit-transform: translateX(-50%) translateY(-50%) rotate(45deg);
    transform: translateX(-50%) translateY(-50%) rotate(45deg);
    bottom: auto;
    right: auto;
    top: 50%;
    left: 0;
}
.History h2 {
	font-size: 48px;
	color: #b5b5b5;
}
.History h1+p {
	font-size: 16px;
	color: #4c4c4c;
}
.History dl {
	position: relative;
	display: inline-block;
	overflow: hidden;
	width: 100%;
}
.History dl dt {
	position: absolute;
	width: 40px;
	height: 40px;
	background-color: #e83428;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	border-radius: 100%;
	position: relative;
	left: 50%;
		-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
    margin-bottom: 20px;
}
.History dl dd {
	width: 50%;
	position: relative;
}
.History dl dd .box {
	display: block;
	border: 1px solid #e8e8e8;
	border-radius: 10px;
}
.History dl dd .box h3 {
	background-color: #e8e8e8;
	line-height: 40px;
	padding: 0 10px;
	position: relative;
	font-size: 16px;
	display: inline-block;
	width: 100%;
    border-top-left-radius: 10px;
    border-top-right-radius: 10px;
}
.History dl dd .box h3 time {
	color: #e83428;
}
.History dl dd .box h3 span {
	color: #222;
	font-weight: bold;
}
.History dl dd .box p {
  font-size: 14px;
	line-height: 24px;
	padding: 10px;
	white-space: normal;
	word-break: break-word;
}
.History dl dd i {
	width: 20px;
	height: 20px;
	background-color: #e83428;
	border-radius: 100%;
	text-align: center;
	line-height: 20px;
	margin: 0;
	color: #fff;
	font-size: 16px;
	position: absolute;
	top: 10px;
}
.History dl dd i:before {
	margin: 0;
}
.History dl dd.fl {
	float: left;
	padding-right: 10%;
}
.History dl dd.fl i {
	right: -12px;
}
.History dl dd.fl .box h3 time {
	float: left;
}
.History dl dd.fl .box h3 span {
	float: right;
}
.History dl dd.fl .left {
	display: none;
}
.History dl dd.fl .right {
	color: #e8e8e8;
	position: absolute;
	left: 100%;
	top: 50%;
		-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    padding: 0;
    margin: 0;
}
.History dl dd.fl:after {
	right: 0;
	-webkit-transform: translateX(50%);
    -moz-transform: translateX(50%);
    -ms-transform: translateX(50%);
    -o-transform: translateX(50%);
    transform: translateX(50%);
}
.History dl dd.fr {
	float: right;
	padding-left: 10%;
}
.History dl dd.fr i {
	left: -8px;
}
.History dl dd.fr .box h3 time {
	float: right;
}
.History dl dd.fr .box h3 span {
	float: left;
}
.History dl dd.fr .right {
	display: none;
}
.History dl dd.fr .left {
	position: absolute;
	right: 100%;
	top: 50%;
		-webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
    color: #e8e8e8;
    padding: 0;
    margin: 0;
}
.History dl dd.fr:after {
	left: 0;
	-webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
.History dl:before {
	content: '';
	height: 9999999999999999px;
	width: 0;
	border-left: 2px solid #e8e8e8;
	left: 50%;
	top: 0;
	-webkit-transform: translateX(1px);
    -moz-transform: translateX(1px);
    -ms-transform: translateX(1px);
    -o-transform: translateX(1px);
    transform: translateX(1px);
    display: block;
    position: absolute;
}
@media screen and (max-width: 700px){
  .History dl dd {
		padding-right:0 !important;
		padding-left:10%;
		width:100%;
	}
	.History dl dd.fl .right {
		left:0;
-webkit-transform: translateY(-50%) rotateY(180deg);
-moz-transform: translateY(-50%) rotateY(180deg);
-ms-transform: translateY(-50%) rotateY(180deg);
-o-transform: translateY(-50%) rotateY(180deg);
transform: translateY(-50%) rotateY(180deg);
	}
	.History dl dt {
		left:0;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
	}
	.History dl dd i {
		left:8px !important;
	}
	.History dl:before {
		left:16px;
	}
	.History dl dd.fr .left {
		font-size:0;
	}
	.History dl dd.fr .box h3 time {
		float:left;
	}
  #footer .menu .grid .cum:nth-child(2), #footer .menu .grid .cum:nth-child(3), #footer .menu .grid .cum:nth-child(4) {
    display: none;
  }
  .inner-banner .bread-crumbs {
    display: none;
  }
  .inner-banner {
    background-position: center right -60px;
  }
  .contact-page .c-info .clist br {
    display: none;
  }
  .contact-page .c-info .clist span {
    display: block;
  }
  .i-whyUs {
    display: none;
  }
}
/* 历史End */
.about-page .a-whyUs {
    padding: 60px 0;
    background: #fff; min-height:300px;
}
.about-page .a-whyUs h3.a-tit {
  font-size: 28px;
  color: #333;
}
.about-page .a-whyUs .a-txt {
    margin: 20px 0 20px;
}
.about-page .a-whyUs .a-txt p {
  font-size: 16px;
  line-height: 1.4;
  margin-bottom:16px;
}
.about-page .a-whyUs .why-list {
    padding: 0!important;
}
.i-whyUs {
    text-align: center;
}
.i-whyUs .why-list {
    margin-top: 64px;
    padding: 0 8%!important;
}
.i-whyUs .why-list > .column {
    transition: 1s ease;
    -webkit-transition: 1s ease;
    -moz-transition: 1s ease;
    -ms-transition: 1s ease;
    -o-transition: 1s ease;
}
.i-whyUs .why-list > .column .icon,
.i-whyUs .why-list > .column .tit {
    transition: 0.4s ease;
    -webkit-transition: 0.4s ease;
    -moz-transition: 0.4s ease;
    -ms-transition: 0.4s ease;
    -o-transition: 0.4s ease;
}
.i-whyUs .why-list > .column .icon {
    max-width: 119px;
    width: 100%;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    -o-border-radius: 50%;
    border: 2px solid #676767;
    color: #676767;
    font-size: 40px;
    height: 119px;
    line-height: 119px;
}
.i-whyUs .why-list > .column .tit {
    color: #676767;
    font-size: 19px;
    text-transform: uppercase;
    margin-top: 21px;
}
.i-whyUs .why-list > .column:hover {
    transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -webkit-transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -moz-transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -ms-transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
    -o-transform: translate(0, -10px) rotate(0) scale(1, 1) skew(0, 0) rotateX(0) rotateY(0);
}
.i-whyUs .why-list > .column:hover .icon {
    color: #d90404;
    border-color: #d90404;
}
.i-whyUs .why-list > .column:hover .tit {
    color: #d90404;
}
.amap-copyright,.amap-logo {
  display: none !important;
}