@charset "utf-8";
.home-top-grid1 {
  background: rgba(11, 100, 143, 0.7);
  transition: 0.5s all;
}
.home-top-grid2 {
  background: rgba(226, 23, 55, 0.5);
  transition: 0.5s all;
}
.home-top-grid3 {
  background: rgba(11, 100, 143, 0.4);
  transition: 0.5s all;
}
body {
  min-width: 310px;
  word-wrap: break-word;
  word-break: break-all;
}
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
p,
b,
span,
em,
li,
a,
i,
input,
textarea {
  font-family: Arial, "microsoft yahei", serif;
}
@font-face {
  font-family: '迷你简大黑';
  src: url('../fonts/迷你简大黑.TTF') format('truetype');
}
.iconfont {
  font-family: 'iconfont';
}
.tHide {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.blockFull {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
}
.relative {
  position: relative;
}
a {
  color: #666;
}
a:hover {
  color: #e21737;
  text-decoration: none;
}
h1,
h2,
h3,
h4,
h5,
h6,
ul,
li {
  margin: 0;
  padding: 0;
}
img {
  border: 0;
}
/*map start*/
.w1004 {
  max-width: 1260px;
  margin: 20px auto;
  border: solid 2px #cfcfcf;
  border-radius: 5px;
  padding: 20px;
  background: #fff;
}
.w1004 .map {
  margin: 0 auto;
}
.w1004 .map a {
  text-decoration: none;
}
.w1004 .map dl {
  margin: 20px 0 20px 0;
  overflow: hidden;
  line-height: 30px;
}
.w1004 .map dl:hover {
  background: #faf5f5;
}
.w1004 .map dl:hover dt a {
  color: #e0e9f3;
  font-weight: bold;
}
.w1004 .map dl dt {
  font-size: 14px;
  float: left;
  width: 10%;
  text-align: center;
  background: #cf001e;
}
.w1004 .map dl dt:hover {
  background: #ae0019;
}
.w1004 .map dl dt a {
  color: #fff;
  display: block;
}
.w1004 .map dl dt a:hover {
  color: #e0e9f3;
  font-weight: bold;
}
.w1004 .map dl dd {
  font-size: 12px;
  overflow: hidden;
  float: left;
  width: 85%;
}
.w1004 .map dl dd .p2 {
  padding: 0 0 0 20px;
  clear: both;
}
.w1004 .map dl dd .p2 a {
  color: #b87500;
  font-weight: bold;
  overflow: hidden;
  /*white-space: nowrap;*/
  text-overflow: ellipsis;
}
.w1004 .map dl dd .p2 a:hover {
  color: #764b00;
}
.w1004 .map dl dd div {
  clear: both;
  overflow: hidden;
  padding: 0 20px 0 10px;
}
.w1004 .map dl dd div a {
  color: #333;
  float: left;
  padding: 0 10px 0 10px;
}
.w1004 .map dl dd div a:hover {
  background: #cf001e;
  color: #fff;
}
/*map end*/
/*tijitao*/
.tijiao {
  text-align: center;
}
.tijiao a:hover {
  color: #000;
}
.top-wrap {
  width: 100%;
  background-color: #f4f4f4;
  height: 30px;
}
.top-wrap .top {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
}
.top-wrap .top span {
  font-size: 12px;
  color: #7f7676;
  line-height: 30px;
  height: 29px;
  display: block;
  /*width: 50%;*/
  /*float: left;*/
}
.top-wrap .top .top-right {
  text-align: right;
  width: 51%;
  height: 30px;
  overflow: hidden;
  float: right;
}
.top-wrap .top .top-right a {
  font-size: 13px;
  color: #adadad;
  padding: 0 17px;
  line-height: 30px;
  border-right: 1px solid #7f7676;
}
.top-wrap .top .top-right a:hover {
  text-decoration: none;
  color: #000;
}
.top-wrap .top .top-right .m_ctrl a{
  color:#fff;
  padding:0;
}
.top-wrap .top .top-right .m_ctrl a:hover{
  color:#fff;
}
.top-wrap .top .top-right a.right {
  border: 0;
}
.top-wrap .top .top-right a.english {
  padding-left: 8px;
  padding-right: 0;
  border: 0;
  color: #222121;
}
.top-wrap .top .top-right a.english img {
  margin-right: 6px;
  vertical-align: middle;
}
@media (max-width: 768px) {
  .top-wrap {
    display: none;
  }
}
.container {
  margin: 0;
  padding: 0;
}
.head-banner,.head-header {
  width: 100%;
}
@media (max-width: 768px) {
  .head-banner,.head-header {
    background-color: #cf001e;
  }
}
.header {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
  position: relative;
}
.header .container {
  width: 100%;
}
@media (max-width: 768px) {
  .header .container {
    height: 65px;
  }
}
.header .container a.logo {
  /*display: block;*/
  /*float: left;*/
  /*width: 270px;*/
}
.header .container a.logo img {
  max-width: 100%;
}
@media (max-width: 1100px) {
  .header .container a.logo {
    width: 170px;
  }
}
@media (max-width: 768px) {
  .header .container a.logo {
    float: none;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
  }
}
.header .container .nav-right {
  float: right;
}
@media (max-width: 768px) {
  .header .container .nav-right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .header .container .nav-right .min-nav {
    width: 100%;
  }
}
.header .container .nav-right .min-nav .english2 {
  float: left;
  display: none;
  color: #fff;
  margin-top: 18px;
  font-size: 22px;
  line-height: 1.41;
}
@media (max-width: 768px) {
  .header .container .nav-right .min-nav .english2 {
    display: inline-block;
  }
}
.header .container .nav-right .min-nav a.phone-nav {
  float: right;
  display: none;
  font-size: 22px;
}
@media (max-width: 1100px) {
  .header .container .nav-right .min-nav a.phone-nav {
    display: inline-block;
  }
}
@media (max-width: 768px) {
  .header .container .nav-right .min-nav a.phone-nav {
    color: #fff;
    margin-top: 14px;
    font-size: 30px;
    line-height: 1.41;
  }
}
.header .container .nav-right i {
  color: #000000;
  font-size: 20px;
  font-style: italic;
  margin: 20px 0 1px 0;
  display: block;
  text-align: right;
  line-height: 1;
}
.header .container .nav-right i span a {
  font-size: 22px;
  color: #d84858;
  font-weight: 600;
}
@media (max-width: 1100px) {
  .header .container .nav-right i {
    margin-top: 10px;
  }
}
@media (max-width: 768px) {
  .header .container .nav-right i {
    display: none;
  }
}
.header .container .nav-right ul.nav {
  text-align: right;
}
.header .container .nav-right ul.nav li.navli1 {
  display: inline-block;
  margin-left: 45px;
  position: relative;
}
.header .container .nav-right ul.nav li.navli1:hover a.nav-a1 {
  color: #cf001e;
  background-color: #fff;
}
.header .container .nav-right ul.nav li.navli1 a {
  font-size: 15px;
  color: #000;
  height: 60px;
  line-height: px;
}
.header .container .nav-right ul.nav li.navli1 a.current {
  color: #cf001e;
}
.header .container .nav-right ul.nav li.navli1 ul {
  display: none;
  background: #fff;
  width: 160px;
  padding: 8px 0;
  position: absolute;
  z-index: 999;
  border-top: 2px solid #cf001e;
  top: 60px;
  left: -35px;
}
.header .container .nav-right ul.nav li.navli1 ul li {
  text-align: center;
  position: relative;
  height: 30px;
  overflow: hidden;
  line-height: 30px;
}
.header .container .nav-right ul.nav li.navli1 ul li a.nav-a2 {
  font-size: 14px;
  width: 100%;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  padding: 0 8px;
}
.header .container .nav-right ul.nav li.navli1 ul li .navul3 {
  display: none;
  padding: 3px 0;
  background: #f1f1f1;
  position: absolute;
  top: 0;
  left: 160px;
  width: 100%;
}
.header .container .nav-right ul.nav li.navli1 ul li .navul3 a {
  font-size: 13px;
  display: block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  overflow: hidden;
  padding: 0 8px;
}
.header .container .nav-right ul.nav li.navli1 ul li .navul3 a:hover {
  color: #cf001e;
  background-color: #fff;
}
.header .container .nav-right ul.nav li.navli1 ul li:hover {
  background-color: #cf001e;
}
.header .container .nav-right ul.nav li.navli1 ul li:hover a.nav-a2 {
  background-color: #cf001e;
  color: #fff;
}
@media (max-width: 1100px) {
  .header .container .nav-right ul.nav {
    display: none;
  }
}
.head-banner .index-banner {
  width: 100%;
}
.head-banner .index-banner a {
  width: 100%;
  display: block;
    text-align: center;
}
.head-banner .index-banner a img {
  max-width: 100%;
   display:inline-block
}
.head-banner .index-banner .slick-dots {
  bottom: -53px;
}
.head-banner .index-banner .slick-dots li {
  width: 16px;
  height: 55px;
  margin: 0 20px;
}
.head-banner .index-banner .slick-dots li button {
  width: 16px;
  height: 55px;
  border-radius: 0;
  background: url("../images/banner-dot1.png") no-repeat center center;
}
.head-banner .index-banner .slick-dots li.slick-active button {
  background: url("../images/banner-dot2.png") no-repeat center center;
}
.head-banner .banner-line {
  background-color: #f2f2f2;
  border-bottom: 1px solid #d9d9d9;
  height: 26px;
  width: 100%;
  position: relative;
}
.head-banner .banner-line .banner-smimgli {
  width: 168px;
  height: 110px;
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 15px;
  left: 0;
  right: 0;
  z-index: 9999;
}
.head-banner .banner-line .banner-smimgli .slick-list {
  height: 110px;
  overflow: visible;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track {
  height: 110px;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1 {
  position: relative;
  text-align: center;
  z-index: 9999;
  outline: none;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1:hover {
  z-index: 99999;
  outline: none;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1 .mmm {
  left: -26px;
  position: absolute;
  cursor: pointer;
  height: 110px;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1 .mmm:hover {
  z-index: 99999;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1 .mmm .banner-smimg {
  opacity: 0;
  position: relative;
  background: url("../images/banner-smbg.png") no-repeat center center;
  z-index: 6;
  width: 101px;
  height: 67px;
  padding: 5px 5px 15px 5px;
  transition: 0.3s;
  -o-transition: 0.3s;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1 .mmm .banner-smimg img {
  bottom: 10px;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1 .mmm .banner-smimg:hover {
  z-index: 99999;
}
.head-banner .banner-line .banner-smimgli .slick-list .slick-track .banner1-1 .mmm span {
  left: 27px;
  display: block;
  font-size: 12px;
  color: #000;
  width: 55px;
  padding-top: 25px;
  position: absolute;
  bottom: 0;
}
.index-pro-wrap {
  width: 100%;
}
.index-pro-wrap .index-pro {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
  padding: 80px 0 65px 0;
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro {
    padding: 60px 0 45px 0;
  }
}
.index-pro-wrap .index-pro .pro-tit {
  text-align: center;
}
.index-pro-wrap .index-pro .pro-tit b {
  font-size: 26px;
  color: #1f1e1e;
  display: block;
}
@media (max-width: 1100px) {
  .index-pro-wrap .index-pro .pro-tit b {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro .pro-tit b {
    font-size: 22px;
  }
}
.index-pro-wrap .index-pro .pro-tit i {
  font-size: 30px;
  color: #cccccf;
  font-family: 微软雅黑,serif;
  display: block;
}
@media (max-width: 1100px) {
  .index-pro-wrap .index-pro .pro-tit i {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro .pro-tit i {
    font-size: 24px;
  }
}
@media (max-width: 360px) {
  .index-pro-wrap .index-pro .pro-tit i {
    font-size: 22px;
  }
}
.index-pro-wrap .index-pro .index-proimgli {
  width: 100%;
  margin-top: 1.81818182%;
}
.index-pro-wrap .index-pro .index-proimgli a {
  display: block;
  position: relative;
  width: 100%;
}
.index-pro-wrap .index-pro .index-proimgli a img {
  max-width: 100%;
  max-height: 100%;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  max-height: 210px;
}
.index-pro-wrap .index-pro .index-proimgli a span {
  width: 100%;
  height: 0;
  padding-bottom: 100%;
  display: block;
}
.index-pro-wrap .index-pro .index-proimgli 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);
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro .index-proimgli a:hover img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
.index-pro-wrap .index-pro .index-proimgli .slick-prev {
  left: -80px;
  margin-top: 0;
  width: 30px;
  height: 48px;
  background-color: #cccccc;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  top: 42%;
  border: 0;
}
.index-pro-wrap .index-pro .index-proimgli .slick-prev:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-left: solid 1px #fff;
  border-bottom: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 0;
  bottom: 0;
  right: 0;
  margin: auto;
}
.index-pro-wrap .index-pro .index-proimgli .slick-prev:hover {
  background-color: #ce001d;
}
@media (max-width: 1280px) {
  .index-pro-wrap .index-pro .index-proimgli .slick-prev {
    left: 10px;
  }
}
.index-pro-wrap .index-pro .index-proimgli .slick-next {
  right: -80px;
  margin-top: 0;
  width: 30px;
  height: 48px;
  background-color: #cccccc;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  top: 42%;
  border: 0;
}
.index-pro-wrap .index-pro .index-proimgli .slick-next:before {
  content: "";
  position: absolute;
  width: 20px;
  height: 20px;
  border-right: solid 1px #fff;
  border-top: solid 1px #fff;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  top: 0;
  bottom: 0;
  left: 0;
  margin: auto;
}
.index-pro-wrap .index-pro .index-proimgli .slick-next:hover {
  background-color: #ce001d;
}
@media (max-width: 1280px) {
  .index-pro-wrap .index-pro .index-proimgli .slick-next {
    right: 10px;
  }
}
@media (max-width:890px) and (min-width:640px) {
  .index-pro-wrap .index-pro .index-proimgli .slick-prev,
  .index-pro-wrap .index-pro .index-proimgli .slick-next{
    display: none !important;
  }
}
.index-pro-wrap .index-pro .rm-wrap {
  width: 100%;
  height: 52px;
  position: relative;
}
.index-pro-wrap .index-pro .rm-wrap a.index-pro-rm {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  width: 200px;
  height: 50px;
  background-color: #ce001d;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-box-shadow: 2px 3px 2px #a3a3a3;
  -moz-box-shadow: 2px 3px 2px #a3a3a3;
  box-shadow: 2px 3px 2px #a3a3a3;
  margin: 0 auto;
}
.index-pro-wrap .index-pro .rm-wrap a.index-pro-rm img {
  display: block;
  float: left;
  margin: 16px 22px 0 34px;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.index-pro-wrap .index-pro .rm-wrap a.index-pro-rm i {
  font-size: 16px;
  color: #fff;
  line-height: 50px;
  float: left;
}
.index-pro-wrap .index-pro .rm-wrap a.index-pro-rm i em {
  margin-left: 1px;
  font-size: 14px;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.index-pro-wrap .index-pro .rm-wrap a.index-pro-rm:hover {
  box-shadow: 0 0 0;
  top: 1px;
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro .rm-wrap a.index-pro-rm:hover {
    -webkit-box-shadow: 2px 3px 2px #a3a3a3;
    -moz-box-shadow: 2px 3px 2px #a3a3a3;
    box-shadow: 2px 3px 2px #a3a3a3;
    top: 0;
  }
}
.index-pro-wrap .index-pro .rm-wrap a.index-pro-rm:hover img {
  margin-right: 18px;
  transform: rotate(360deg);
  -ms-transform: rotate(360deg);
  /* IE 9 */
  -webkit-transform: rotate(360deg);
  /* Safari and Chrome */
  -o-transform: rotate(360deg);
  /* Opera */
  -moz-transform: rotate(360deg);
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro .rm-wrap a.index-pro-rm:hover img {
    margin-right: 22px;
    transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    /* IE 9 */
    -webkit-transform: rotate(0deg);
    /* Safari and Chrome */
    -o-transform: rotate(0deg);
    /* Opera */
    -moz-transform: rotate(0deg);
  }
}
.index-pro-wrap .index-pro .rm-wrap a.index-pro-rm:hover i em {
  opacity: 1;
  margin-left: 4px;
}
@media (max-width: 768px) {
  .index-pro-wrap .index-pro .rm-wrap a.index-pro-rm:hover i em {
    opacity: 0;
  }
}
.index-news-wrap {
  width: 100%;
  background-color: #ce001d;
  overflow: hidden;
}
.index-news-wrap .index-news {
  max-width: 1100px;
  width: 95%;
  padding: 32px 0 36px 0;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .index-news-wrap .index-news {
    padding: 2.90909091% 0 3.27272727% 0;
  }
}
.index-news-wrap .index-news .index-news-tit {
  padding: 25px 5px;
  border: 1px solid #eb99a5;
  text-align: center;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.index-news-wrap .index-news .index-news-tit b {
  font-size: 24px;
  color: #fff;
  font-weight: 100;
  line-height: 1.5;
  display: block;
}
.index-news-wrap .index-news .index-news-tit b span {
  color: #000;
}
@media (max-width: 1100px) {
  .index-news-wrap .index-news .index-news-tit b {
    font-size: 20px;
  }
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-news-tit b {
    font-size: 18px;
  }
}
.index-news-wrap .index-news .index-news-tit i {
  font-size: 17px;
  color: #fff;
  line-height: 1.5;
  display: block;
  margin-top: 7px;
}
@media (max-width: 1100px) {
  .index-news-wrap .index-news .index-news-tit i {
    font-size: 15px;
  }
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-news-tit i {
    font-size: 13px;
  }
}
.index-news-wrap .index-news .index-newsul {
  margin-top: 3.09090909%;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig {
  display: block;
  float: left;
  max-width: 305px;
  width: 100%;
  margin-right: 1.36363636%;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newsimg {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newsimg img {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newsimg i {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 68.52459016%;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newswz {
  background-color: #333333;
  padding: 13px 12px;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newswz .index-newswztit {
  width: 100%;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newswz .index-newswztit b {
  display: block;
  width: 100%;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newswz .index-newswztit em {
  display: block;
  width: 100%;
  font-size: 12px;
  color: #9a9a9a;
  margin: 4px 0;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig .index-newswz p {
  font-size: 12px;
  line-height: 19px;
  color: #cecece;
  height: 35px;
  overflow: hidden;
  margin: 0;
}
.index-news-wrap .index-news .index-newsul a.index-newsbig:hover .index-newsimg 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-news-wrap .index-news .index-newsul a.index-newsbig:hover .index-newswz {
  background-color: #000;
}
@media (min-width: 768px) and (max-width: 1160px) {
  .index-news-wrap .index-news .index-newsul a.index-newsbig:hover .index-newswz {
    background-color: transparent;
  }
}
@media (max-width: 768px) {
  .index-news-wrap .index-news .index-newsul a.index-newsbig {
    margin: 10px auto;
    float: none;
  }
  .index-news-wrap .index-news .index-newsul a.index-newsbig:hover .index-newsimg img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .index-news-wrap .index-news .index-newsul a.index-newsbig:hover .index-newswz {
    background-color: #000;
  }
}
@media (max-width: 768px) and (min-width: 768px) and (max-width: 1160px) {
  .index-news-wrap .index-news .index-newsul a.index-newsbig:hover .index-newswz {
    background-color: transparent;
  }
}
.index-news-wrap .index-news .index-newsul a.index-newssm {
  display: block;
  max-width: 779px;
  width: 100%;
  margin-bottom: 0.81818182%;
  border: 1px solid transparent;
  float: left;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newsimg {
  max-width: 143px;
  width: 100%;
  position: relative;
  overflow: hidden;
  margin-right: 3.20924262%;
  float: left;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newsimg img {
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newsimg i {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 68.53146853%;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz {
  width: 78.3055199%;
  background-color: transparent;
  padding: 11px 0 4px 0;
  float: right;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz .index-newswztit {
  width: 100%;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz .index-newswztit b {
  display: block;
  float: left;
  width: 80.32786885%;
  color: #fff;
  font-size: 18px;
  font-weight: 100;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz .index-newswztit em {
  display: block;
  float: left;
  width: 100%;
  font-size: 12px;
  color: #fff;
  margin: 4px 0;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
}
.index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz p {
  font-size: 12px;
  line-height: 19px;
  color: #fff;
  height: 35px;
  overflow: hidden;
  margin: 0;
}
.index-news-wrap .index-news .index-newsul a.index-newssm:hover {
  border: 1px solid #eb99a5;
}
.index-news-wrap .index-news .index-newsul a.index-newssm:hover .index-newsimg 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);
}
@media (min-width: 768px) and (max-width: 1160px) {
  .index-news-wrap .index-news .index-newsul a.index-newssm {
    max-width: none;
  }
  .index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz {
    width: 75.7381258%;
  }
  .index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz:hover .index-newsimg img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
  .index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz:hover .index-newswz {
    background-color: #000;
  }
}
@media (min-width: 768px) and (max-width: 1160px) and (min-width: 768px) and (max-width: 1160px) {
  .index-news-wrap .index-news .index-newsul a.index-newssm .index-newswz:hover .index-newswz {
    background-color: transparent;
  }
}
.index-about-wrap {
  width: 100%;
}
.index-about-wrap .index-about {
  max-width: 1100px;
  width: 95%;
  padding: 60px 0 70px 0;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .index-about-wrap .index-about {
    padding: 5.45454545% 0 6.36363636% 0;
  }
}
.index-about-wrap .index-about .index-about-tit {
  padding-bottom: 1.81818182%;
  border-bottom: 3px solid #ce001d;
  text-align: center;
}
.index-about-wrap .index-about .index-about-tit b {
  font-size: 26px;
  color: #1f1e1e;
  line-height: 1.5;
  display: block;
}
@media (max-width: 1100px) {
  .index-about-wrap .index-about .index-about-tit b {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .index-about-wrap .index-about .index-about-tit b {
    font-size: 22px;
  }
}
.index-about-wrap .index-about .index-about-tit i {
  font-size: 30px;
  color: #cccccf;
  line-height: 1.5;
  display: block;
}
@media (max-width: 1100px) {
  .index-about-wrap .index-about .index-about-tit i {
    font-size: 26px;
  }
}
@media (max-width: 768px) {
  .index-about-wrap .index-about .index-about-tit i {
    font-size: 22px;
  }
}
.index-about-wrap .index-about .index-about-cont {
  margin-top: 3.63636364%;
}
.index-about-wrap .index-about .index-about-cont .index-about-img {
  width: 24.54545455%;
  float: left;
  position: relative;
  margin-right: 3.36363636%;
}
.index-about-wrap .index-about .index-about-cont .index-about-img i {
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 132.96296296%;
}
@media (max-width: 768px) {
  .index-about-wrap .index-about .index-about-cont .index-about-img {
    width: 60%;
    float: none;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .index-about-wrap .index-about .index-about-cont .index-about-img {
    width: 80%;
  }
}
@media (max-width: 360px) {
  .index-about-wrap .index-about .index-about-cont .index-about-img {
    width: 100%;
  }
}
.index-about-wrap .index-about .index-about-cont p {
  width: 71.81818182%;
  font-size: 15px;
  line-height: 24px;
  color: #242424;
  float: right;
  padding-top: 3px;
}
@media (max-width: 768px) {
  .index-about-wrap .index-about .index-about-cont p {
    width: 100%;
    float: none;
  }
}
.link-wrap {
  background-color: #3b3b3b;
  padding: 13px 0;
}
.link-wrap .link {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
}
.link-wrap .link .link-tit {
  width: 140px;
  height: 20px;
  float: left;
}
.link-wrap .link .link-tit b {
  float: left;
  width: 50%;
  height: 20px;
  line-height: 21px;
  background-color: #2b2c2e;
  display: block;
  font-size: 26px;
  font-family: Baskerville Old Face,serif;
  color: #ca3327;
  text-align: center;
}
.link-wrap .link .link-tit i {
  float: left;
  width: 50%;
  height: 20px;
  line-height: 20px;
  background-color: #ca3327;
  display: block;
  font-size: 13px;
  color: #fff;
  text-align: center;
}
.link-wrap .link .link-a {
  float: right;
  width: 85%;
}
.link-wrap .link .link-a a {
  padding: 0 10px;
  border-left: 1px solid #747474;
  color: #9f9f9f;
  line-height: 20px;
  font-size: 12px;
}
.link-wrap .link .link-a a:hover {
  color: #ca3327;
}
.link-wrap .link .link-a a.link-a1 {
  border: 0;
}
@media (max-width: 1100px) {
  .link-wrap .link .link-a {
    width: 80%;
  }
}
@media (max-width: 768px) {
  .link-wrap .link .link-a {
    width: 100%;
    margin-top: 2%;
  }
  .link-wrap .link .link-a a.link-a1 {
    padding-left: 0;
  }
}
.footer-wrap {
  background-color: #202020;
}
.footer-wrap .footer {
  max-width: 1100px;
  width: 95%;
  padding-top: 50px;
  margin: 0 auto;
}
.footer-wrap .footer .footer-top {
  padding-bottom: 6.18181818%;
  border-bottom: 1px solid #373737;
}
.footer-wrap .footer .footer-top .footer-top1 {
  width: 46.36363636%;
  float: left;
}
.footer-wrap .footer .footer-top .footer-top1 em {
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
}
.footer-wrap .footer .footer-top .footer-top1 p {
  color: #999999;
  font-size: 12px;
  line-height: 28px;
  margin-top: 4.90196078%;
}
.footer-wrap .footer .footer-top .footer-top1 .moress {
  width: 100px;
  height: 30px;
  display: block;
  text-align: center;
  line-height: 30px;
  border: 1px solid #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  color: #fff;
  position: relative;
  -webkit-transition: .6s;
  -moz-transition: .6s;
  -o-transition: .6s;
  transition: .6s;
}
.footer-wrap .footer .footer-top .footer-top1 .moress span {
  position: absolute;
  color: #fff;
  z-index: 8;
  text-align: center;
  width: 100%;
  line-height: 30px;
  font-size: 13px;
  top: 0;
  left: 0;
}
.footer-wrap .footer .footer-top .footer-top1 .moress:before {
  position: absolute;
  content: '';
  width: 100%;
  height: 0;
  left: 0;
  bottom: 0;
  background-color: #ca3327;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  z-index: 6;
}
.footer-wrap .footer .footer-top .footer-top1 .moress:hover {
  border: 1px solid transparent;
}
.footer-wrap .footer .footer-top .footer-top1 .moress:hover span {
  font-size: 14px;
}
.footer-wrap .footer .footer-top .footer-top1 .moress:hover:before {
  height: 30px;
}
@media (max-width: 768px) {
  .footer-wrap .footer .footer-top .footer-top1 .moress:hover {
    border: 1px solid #fff;
  }
  .footer-wrap .footer .footer-top .footer-top1 .moress:hover span {
    font-size: 13px;
  }
  .footer-wrap .footer .footer-top .footer-top1 .moress:hover:before {
    display: none;
  }
}
@media (max-width: 768px) {
  .footer-wrap .footer .footer-top .footer-top1 {
    width: 100%;
    float: none;
    text-align: center;
  }
  .footer-wrap .footer .footer-top .footer-top1 .moress {
    margin: 0 auto;
  }
}
.footer-wrap .footer .footer-top .footer-top2 {
  width: 40%;
  float: left;
  margin-left: 13.18181818%;
}
.footer-wrap .footer .footer-top .footer-top2 em {
  font-size: 15px;
  color: #fff;
  line-height: 1.5;
}
.footer-wrap .footer .footer-top .footer-top2 p {
  margin-top: 4.90196078%;
  font-size: 13px;
  line-height: 31px;
  color: #a7a7a7;
}
.footer-wrap .footer .footer-top .footer-top2 p span {
  font-size: 13px;
  line-height: 31px;
  color: #a7a7a7;
}
.footer-wrap .footer .footer-top .footer-top2 p span a {
  color: #dcdcdc;
}
.footer-wrap .footer .footer-top .footer-top2 p span a:hover {
  text-decoration: underline;
}
.footer-wrap .footer .footer-top .footer-top2 p span.youxiang {
  margin-left: 10px;
}
.footer-wrap .footer .footer-top .footer-top2 p span.dizhi {
  display: block;
}
.footer-wrap .footer .footer-top .footer-top2 img {
  display: block;
  width: 77px;
  height: 77px;
}
@media (max-width: 768px) {
  .footer-wrap .footer .footer-top .footer-top2 {
    width: 100%;
    float: none;
    margin-left: 0;
    margin-top: 5%;
    text-align: center;
  }
  .footer-wrap .footer .footer-top .footer-top2 img {
    margin: 0 auto;
  }
  .footer-wrap .footer .footer-top .footer-top2 p span.youxiang {
    margin-left: 0;
    display: block;
  }
}
.footer-wrap .footer .footer-b {
  padding: 2.54545455% 0 2.72727273% 0;
  text-align: center;
}
.footer-wrap .footer .footer-b img {
  display: inline-block;
  width: 25px;
  height: 29px;
}
.footer-wrap .footer .footer-b span {
  font-size: 13px;
  color: #777777;
  line-height: 29px;
  margin: 0 1.36363636%;
}
.footer-wrap .footer .footer-b a {
  font-size: 13px;
  color: #4E4E4E;
  line-height: 29px;
}
.footer-wrap .footer .footer-b a:hover {
  color: #fff;
}
.nei-tit-wrap {
  margin-top: 30px;
  width: 100%;
  background-color: #f6f6f6;
}
@media (max-width: 1100px) {
  .nei-tit-wrap {
    margin-top: 2.72727273%;
  }
}
.nei-tit-wrap .nei-tit {
  max-width: 1100px;
  width: 95%;
  padding: 45px 0 50px 0;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .nei-tit-wrap .nei-tit {
    padding: 4.09090909% 0 4.54545455% 0;
  }
}
.nei-tit-wrap .nei-tit b {
  float: left;
  font-size: 24px;
  color: #000;
  line-height: 30px;
  width: 40%;
  height: 30px;
  overflow: hidden;
}
.nei-tit-wrap .nei-tit p {
  float: right;
  font-size: 14px;
  color: #cdb2a0;
  line-height: 18px;
  margin: 0;
  margin-top: 11px;
  width: 60%;
  text-align: right;
  display: block;
  height: 18px;
  overflow: hidden;
}
.nei-tit-wrap .nei-tit p a {
  color: #212121;
}
.nei-tit-wrap .nei-tit p a:hover {
  text-shadow: 1px 1px 9px #F96060;
}
@media (max-width: 768px) {
  .nei-tit-wrap .nei-tit p a:hover {
    text-shadow: none;
  }
}
.nei-tit-wrap .nei-tit p span {
  color: #212121;
}
.about-about-wrap {
  width: 100%;
}
.about-about-wrap .about-about {
  max-width: 1100px;
  width: 95%;
  padding: 50px 0 60px 0;
  margin: 0 auto;
  position: relative;
}
@media (max-width: 1100px) {
  .about-about-wrap .about-about {
    padding: 4.54545455% 0 5.45454545% 0;
  }
}
.about-about-wrap .about-about b {
  font-size: 30px;
  color: #1d1d1d;
  height: 43px;
  overflow: hidden;
  display: block;
}
@media (max-width: 1100px) {
  .about-about-wrap .about-about b {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .about-about-wrap .about-about b {
    font-size: 22px;
  }
}
.about-about-wrap .about-about .red-line {
  width: 80px;
  height: 2px;
  background-color: #a21911;
  margin: 2.27272727% 0;
}
@media (max-width: 1100px) {
  .about-about-wrap .about-about .red-line {
    width: 70px;
  }
}
@media (max-width: 768px) {
  .about-about-wrap .about-about .red-line {
    width: 60px;
  }
}
.about-about-wrap .about-about p {
  font-size: 13px;
  color: #3f3f3f;
  line-height: 24px;
  width: 58.63636364%;
}
.about-about-wrap .about-about .gray-line {
  width: 44.54545455%;
  height: 1px;
  background-color: #e5e5e5;
  margin: 4.09090909% 0 3.63636364% 0;
}
.about-about-wrap .about-about .about-p2 {
  width: 46.81818182%;
  position: relative;
  padding-left: 2.72727273%;
}
.about-about-wrap .about-about .about-p2:after {
  content: "";
  width: 1.64948454%;
  height: 100%;
  background-color: #cf001e;
  position: absolute;
  bottom: 0;
  left: 0;
  animation: myline2 .4s linear 0s infinite;
  animation-iteration-count: 1;
  /* Firefox: */
  -moz-animation: myline2 .4s linear 0s infinite;
  -moz-animation-iteration-count: 1;
  /* Safari and Chrome: */
  -webkit-animation: myline2 .4s linear 0s infinite;
  -webkit-animation-iteration-count: 1;
  /* Opera: */
  -o-animation: myline2 .4s linear 0s infinite;
  -o-animation-iteration-count: 1;
}
.about-about-wrap .about-about .about-p3 {
  width: 50.90909091%;
  margin-top: 5.90909091%;
}
.about-about-wrap .about-about img {
  width: 50%;
  position: absolute;
  top: 32.72727273%;
  right: 0;
  z-index: -999;
}
@media (max-width: 1100px) {
  .about-about-wrap .about-about img {
    display: none;
  }
  .about-about-wrap .about-about p {
    width: 100%;
  }
  .about-about-wrap .about-about .about-p2 {
    width: 100%;
  }
  .about-about-wrap .about-about .about-p3 {
    width: 100%;
  }
}
.about-news-wrap {
  width: 100%;
  background-color: #f2f2f2;
}
.about-news-wrap .about-news {
  max-width: 1100px;
  width: 95%;
  padding: 4.09090909% 0 3.18181818% 0;
  text-align: center;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .about-news-wrap .about-news {
    padding: 4.09090909% 0 3.18181818% 0;
  }
}
.about-news-wrap .about-news b {
  font-size: 30px;
  color: #1d1d1d;
  height: 43px;
  overflow: hidden;
  display: block;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .about-news-wrap .about-news b {
    font-size: 24px;
  }
}
@media (max-width: 768px) {
  .about-news-wrap .about-news b {
    font-size: 22px;
  }
}
.about-news-wrap .about-news span {
  font-size: 12px;
  line-height: 20px;
  color: #7a7a7a;
  text-align: center;
  width: 77.27272727%;
  display: block;
  margin: 0 auto;
}
@media (max-width: 768px) {
  .about-news-wrap .about-news span {
    width: 100%;
  }
}
.about-news-wrap .about-news .red-line {
  width: 80px;
  height: 2px;
  background-color: #a21911;
  margin: 2.27272727% auto;
}
@media (max-width: 1100px) {
  .about-news-wrap .about-news .red-line {
    width: 70px;
  }
}
@media (max-width: 768px) {
  .about-news-wrap .about-news .red-line {
    width: 60px;
  }
}
.about-news-wrap .about-news ul.hot-news {
  margin-top: 3.63636364%;
}
.about-news-wrap .about-news ul.hot-news li {
  width: 100%;
  
  margin-right: 2.54545455%;
  margin-bottom: 1.81818182%;
}
.about-news-wrap .about-news ul.hot-news li a {
  width: 100%;
  display: block;
  background-color: #fff;
  padding: 3.18181818% 2% 2.72727273% 2%;
}
.about-news-wrap .about-news ul.hot-news li a .nei-news-img {
  width: 29.47154472%;
  position: relative;
  float: left;
  overflow: hidden;
}
.about-news-wrap .about-news ul.hot-news li a .nei-news-img:after {
  content: '';
  width: 100%;
  height: 0;
  padding-bottom: 71.03448276%;
  top: 0;
  left: 0;
  display: block;
}
.about-news-wrap .about-news ul.hot-news li a .nei-news-img img {
  max-width: 100%;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
.about-news-wrap .about-news ul.hot-news li a .nei-nei-wen {
  float: left;
  margin-left: 5.69105691%;
  width: 62.60162602%;
  text-align: left;
}
.about-news-wrap .about-news ul.hot-news li a .nei-nei-wen b {
  font-size: 18px;
  color: #0d0d0d;
  overflow: hidden;
  height: 22px;
}
.about-news-wrap .about-news ul.hot-news li a .nei-nei-wen i {
  font-size: 13px;
  color: #a8a8a8;
  margin: 2.03252033% 0 3.65853659% 0;
  display: block;
}
.about-news-wrap .about-news ul.hot-news li a .nei-nei-wen p {
  font-size: 12px;
  color: #8e8e8e;
  line-height: 20px;
  margin-bottom: 0;
  height: 40px;
  overflow: hidden;
}
.about-news-wrap .about-news ul.hot-news li a:hover .nei-news-img 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);
}
@media (max-width: 480px) {
  .about-news-wrap .about-news ul.hot-news li a:hover .nei-news-img img {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
  }
}
@media (max-width: 768px) {
  .about-news-wrap .about-news ul.hot-news li {
    width: 100%;
    margin-right: 0;
  }
}
@media (max-width: 480px) {
  .about-news-wrap .about-news ul.hot-news li a .nei-news-img {
    width: 50%;
    float: none;
    margin: 0 auto;
  }
  .about-news-wrap .about-news ul.hot-news li a .nei-nei-wen {
    float: none;
    margin-left: 0;
    margin-top: 5.69105691%;
    width: 100%;
  }
}
.about-news-wrap .about-news ul.hot-news li.right {
  margin-right: 0;
}
@keyframes stretchRight {
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-moz-keyframes stretchRight {
  /* Firefox */
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes stretchRight {
  /* Safari and Chrome */
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-o-keyframes stretchRight {
  /* Opera */
  0% {
    opacity: 0;
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  85% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@keyframes myline2 {
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}
@-moz-keyframes myline2 {
  /* Firefox */
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}
@-webkit-keyframes myline2 {
  /* Safari and Chrome */
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}
@-o-keyframes myline2 {
  /* Opera */
  0% {
    height: 0%;
  }
  40% {
    height: 40%;
  }
  60% {
    height: 60%;
  }
  85% {
    height: 80%;
  }
  100% {
    height: 100%;
  }
}
.messagee-wrap {
  width: 100%;
}
.messagee-wrap .messagee {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
  padding: 60px 0 45px 0;
}
.messagee-wrap .messagee b {
  font-family: Gisha,serif;
  font-size: 42px;
  font-weight: 100;
  color: #000;
}
@media (max-width: 1100px) {
  .messagee-wrap .messagee {
    padding: 5.45454545% 0 4.09090909% 0;
  }
  .messagee-wrap .messagee b {
    font-size: 36px;
  }
}
@media (max-width: 640px) {
  .messagee-wrap .messagee b {
    font-size: 32px;
  }
}
@media (max-width: 480px) {
  .messagee-wrap .messagee b {
    font-size: 28px;
  }
}
.messagee-wrap .messagee .message-input {
  margin-top: 4.09090909%;
}
.messagee-wrap .messagee .message-input .message-inputl {
  width: 50%;
  float: left;
}
.messagee-wrap .messagee .message-input .message-inputl input {
  border: 1px solid #a4a4a4;
  height: 54px;
  /*line-height: 0;*/
  line-height: 54px\9;
  padding: 0 2.54545455%;
  font-size: 14px;
  color: #a4a3a3;
  margin-bottom: 28px;
  width:97%;
}
.messagee-wrap .messagee .message-input .message-inputl input:focus {
  border: 1px solid #cf001e;
}
.messagee-wrap .messagee .message-input .message-inputl .input1 {
  width: 50%;
  margin-right: 1.090909%;
  float: left;
}
@media (max-width: 768px) {
  .messagee-wrap .messagee .message-input .message-inputl .input1 {
    width: 100%;
    float:none;
  }
}
.messagee-wrap .messagee .message-input .message-inputl .input2 {
  width: 47%;
  margin-right: 1.090909%;
  float: left;
}
@media (max-width: 768px) {
  .messagee-wrap .messagee .message-input .message-inputl .input2 {
    width: 100%;
  }
}
.messagee-wrap .messagee .message-input .message-inputl .input3 {
  width: 100%;
  margin-right: 1.090909%;
}
@media (max-width: 768px) {
  .messagee-wrap .messagee .message-input .message-inputl .input3 {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .messagee-wrap .messagee .message-input .message-inputl {
    width: 100%;
  }
  .messagee-wrap .messagee .message-input .message-inputl input {
    margin-bottom: 2.54545455%;
  }
}
.messagee-wrap .messagee .message-input .message-inputr {
  width: 47.27272727%;
  float: right;
  position: relative;
}
.messagee-wrap .messagee .message-input .message-inputr .sh_i{
  position: absolute;
  top: 88px;
  right: -8px;
  left: auto;
}
@media (max-width: 885px) and (min-width:769px) {
  /*.messagee-wrap .messagee .message-input .message-inputl .input2{*/
    /*width: 44%;*/
  /*}*/
}
@media (max-width: 768px) {
  .messagee-wrap .messagee .message-input .message-inputr {
    width: 100%;
    float:left;
  }
  .messagee-wrap .messagee .message-input .message-inputr .sh_i{
    left: 97%;
    margin-left: 3px;
  }
}
.messagee-wrap .messagee .message-input .message-inputr textarea {
  width: 100%;
  border: 1px solid #a4a4a4;
  height: 217px;
  line-height: 20px;
  padding: 2.54545455%;
  font-size: 14px;
  color: #a4a3a3;
  margin-bottom: 28px;
}
@media (max-width: 768px) {
  .messagee-wrap .messagee .message-input .message-inputr textarea {
    width: 97%;
    margin-bottom: 2.54545455%;
  }
  /*.messagee-wrap .messagee .message-input .message-inputr .sh_i{*/
    /*right:1%;*/
  /*}*/
}
.messagee-wrap .messagee .yyzz {
  float: left;
  height: 54px;
  margin-bottom: 28px;
  width: 290px;
  position: relative;
}
/*.messagee-wrap .messagee .yyzz img.vcimg{*/
  /*width: 131px;*/
  /*height: 54px;*/
  /*float: left;*/
  /*margin-left: 10px;*/
  /*cursor: pointer;*/
/*}*/
/*.messagee-wrap .messagee .yyzz a.qing{*/
  /*line-height: 54px;*/
  /*margin-left: 10px;*/
  /*float: left;*/
/*}*/
.messagee-wrap .messagee .yyzz .sh_i{
  position: absolute;
  left: 150px;
  top: 20px;
}
.messagee-wrap .messagee .yyzz .input4 {
  width: 148px;
  float: left;
  border: 1px solid #a4a4a4;
  height: 54px;
  /*line-height: 0;*/
  line-height: 54px\9;
  padding: 0 4.54545455%;
  font-size: 14px;
  color: #a4a3a3;
}
.messagee-wrap .messagee .yyzz .input4:focus {
  border: 1px solid #cf001e;
}
.messagee-wrap .messagee .yyzz .yz {
  width: 131px;
  height: 54px;
  position: relative;
  float: left;
  margin-left: 3.79310345%;
}
@media (max-width: 768px) {
  .messagee-wrap .messagee .yyzz {
    float: none;
  }
}
.messagee-wrap .messagee i {
  display: block;
  background-color: #cf001e;
  width: 181px;
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  color: #fff;
  float: right;
  padding: 0 22px;
  cursor: pointer;
}
.messagee-wrap .messagee i span {
  font-size: 18px;
  color: #fff;
  margin-right: 35px;
}
@media (max-width: 768px) {
  .messagee-wrap .messagee i {
    float: none;
    margin: 0 auto;
  }
}
.messagee .sh_i{
  color:red;
  position: relative;
  left: 3px;
  /*position:absolute;*/
}
.news-list-wrap {
  width: 100%;
  padding: 42px 0 63px 0;
}
@media (max-width: 1100px) {
  .news-list-wrap {
    padding: 3.81818182% 0 5.72727273% 0;
  }
}
.news-list-wrap .news-list {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
  margin-bottom: 3.18181818%;
}
.news-list-wrap .news-list li {
  width: 100%;
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.news-list-wrap .news-list li a {
  display: block;
  width: 100%;
  padding: 22px;
  position: relative;
  z-index: 8;
}
.news-list-wrap .news-list li a .news-list-img {
  width: 15.72727273%;
  position: relative;
  float: left;
}
.news-list-wrap .news-list li a .news-list-img:after {
  content: "";
  display: block;
  width: 100%;
  height: 0;
  padding-bottom: 65.31791908%;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .news-list-wrap .news-list li a .news-list-img {
    float: none;
    width: 60%;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .news-list-wrap .news-list li a .news-list-img {
    width: 100%;
  }
}
.news-list-wrap .news-list li a .news-list-wen {
  float: right;
  width: 77.27272727%;
  padding-top: 5px;
}
.news-list-wrap .news-list li a .news-list-wen b {
  display: block;
  font-size: 13px;
  color: #656565;
  height: 18px;
  overflow: hidden;
}
.news-list-wrap .news-list li a .news-list-wen i {
  display: block;
  margin: 5px 0 10px 0;
  font-size: 12px;
  color: #949494;
}
.news-list-wrap .news-list li a .news-list-wen i span {
  font-family: Arial,serif;
}
.news-list-wrap .news-list li a .news-list-wen p {
  font-size: 12px;
  color: #929292;
  line-height: 24px;
  height: 48px;
  overflow: hidden;
}
.news-list-wrap .news-list li a .news-list-wen p span {
  color: #1171b5;
}
@media (max-width: 768px) {
  .news-list-wrap .news-list li a .news-list-wen {
    float: none;
    width: 100%;
  }
}
.news-list-wrap .news-list li:after {
  content: '';
  display: block;
  position: absolute;
  width: 0;
  height: 100%;
  background-color: #f7f7f7 ;
  top: 0;
  left: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
  z-index: 6;
}
@media (max-width: 768px) {
  .news-list-wrap .news-list li:after {
    display: none;
  }
}
.news-list-wrap .news-list li:hover:after {
  width: 100%;
}
.news-list-wrap .news-list li:hover a .news-list-img {
  -webkit-animation-fill-mode: both;
  -moz-animation-fill-mode: both;
  -ms-animation-fill-mode: both;
  -o-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-duration: 0s;
  -moz-animation-duration: 0s;
  -ms-animation-duration: 0s;
  -o-animation-duration: 0s;
  animation-duration: 0s;
  -webkit-animation-duration: 1s;
  -moz-animation-duration: 1s;
  -ms-animation-duration: 1s;
  -o-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-transform-style: preserve-3d;
  -moz-transform-style: preserve-3d;
  -o-transform-style: preserve-3d;
  transform-style: preserve-3d;
  -webkit-backface-visibility: visible !important;
  -webkit-animation-name: flip;
  -moz-backface-visibility: visible !important;
  -moz-animation-name: flip;
  -o-backface-visibility: visible !important;
  -o-animation-name: flip;
  backface-visibility: visible !important;
  animation-name: flip;
}
@media (max-width: 768px) {
  .news-list-wrap .news-list li:hover a .news-list-img {
    -webkit-animation-duration: 0s;
    -moz-animation-duration: 0s;
    -ms-animation-duration: 0s;
    -o-animation-duration: 0s;
    animation-duration: 0s;
  }
}
.news-list-wrap .news-list li.last {
  border: 0;
}
.news-list-wrap .mulu-wrap {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
}
.mulu {
  text-align: right;
}
.mulu a,.mulu span {
  display: inline-block;
  width: 60px;
  height: 30px;
  font-size: 12px;
  line-height: 30px;
  vertical-align: top;
  text-align: center;
  background-color: #eeeeee;
  margin-bottom: 2px;
  margin:0 5px;
}
.mulu .page-cur{
  background-color: #474747;
  color: #fff;
}
.mulu a:hover {
  background-color: #474747;
  color: #fff;
}
.mulu .page-num{
  width:30px;
}
@media (max-width: 768px) {
  .mulu {
    text-align: center;
  }
}
@media (max-width:680px) {
  .mulu .page-num{display:none;}
}
.contact-wrap {
  width: 100%;
}
.contact-wrap .contactt {
  max-width: 1100px;
  width: 95%;
  padding: 60px 0 50px 0;
  margin: 0 auto;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt {
    padding: 5.45454545% 0 4.54545455% 0;
  }
}
.contact-wrap .contactt .cc-l {
  float: left;
  width: 28.54545455%;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt .cc-l {
    display: none;
  }
}
.contact-wrap .contactt #map {
  width: 69.54545455%;
  padding-bottom: 34.09090909%;
  float: right;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt #map {
    width: 100%;
    height: 180px;
    float: none;
  }
}
.contact-wrap .contactt b {
  display: block;
  font-size: 24px;
  color: #000;
  margin: 50px 0 40px 0;
  font-weight: 400;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt b {
    margin: 4.54545455% 0 3.63636364% 0;
  }
}
.contact-wrap .contactt ul li {
  float: left;
  overflow: hidden;
  height: 24px;
  line-height: 24px;
  font-size: 14px;
  color: #343434;
  margin-bottom: 15px;
}
.contact-wrap .contactt ul li img {
  margin-right: 20px;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt ul li {
    height: auto;
  }
}
.contact-wrap .contactt ul li.li1 {
  width: 40.90909091%;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt ul li.li1 {
    width: 100%;
  }
}
.contact-wrap .contactt ul li.li2 {
  width: 25.45454545%;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt ul li.li2 {
    width: 100%;
  }
}
.contact-wrap .contactt ul li.li3 {
  width: 33.63636364%;
}
@media (max-width: 1100px) {
  .contact-wrap .contactt ul li.li3 {
    width: 100%;
  }
}
.news-xq-wrap {
  width: 100%;
}
.news-xq-wrap .news-xq {
  max-width: 1100px;
  width: 100%;
  padding: 35px 0 65px 0;
  margin: 0 auto;
  text-align: center;
}
@media (max-width: 1100px) {
  .news-xq-wrap .news-xq {
    margin: 3.18181818% 0 5.90909091% 0;
  }
}
.news-xq-wrap .news-xq b {
  display: block;
  font-size: 28px;
  color: #434b4e;
  width: 100%;
}
@media (max-width: 1100px) {
  .news-xq-wrap .news-xq b {
    font-size: 24px;
  }
}
@media (max-width: 768x) {
  .news-xq-wrap .news-xq b {
    font-size: 22px;
  }
}
.news-xq-wrap .news-xq .redline {
  width: 80px;
  height: 3px;
  background-color: #c0392b;
  margin: 15px auto 18px auto;
}
@media (max-width: 1100px) {
  .news-xq-wrap .news-xq .redline {
    margin: 1.36363636% auto 1.63636364% auto;
    width: 70px;
  }
}
@media (max-width: 768px) {
  .news-xq-wrap .news-xq .redline {
    width: 60px;
  }
}
.news-xq-wrap .news-xq i {
  display: block;
  width: 100%;
  /*height: 32px;*/
  line-height: 32px;
  background-color: #f5f5f5;
  border: 1px solid #e5e5e5;
  text-align: center;
  font-size: 13px;
  color: #575656;
  overflow: hidden;
}
@media (max-width: 360px) {
  .news-xq-wrap .news-xq i {
    font-size: 12px;
  }
}
.news-xq-wrap .news-xq .news-cont {
  margin: 4.09090909% 0;
  text-align: left;
  padding: 0 2%;
}
.news-xq-wrap .news-xq .news-cont p {
  font-size: 14px;
  color: #141414;
  line-height: 30px;
  margin: 0;
}
.news-xq-wrap .news-xq .news-cont img {
  display: block;
  max-width: 100%;
  margin: 3.63636364% auto;
}
.pre-next {
  width: 96%;
  margin: 0 auto;
  height: 33px;
}
.pre-next span {
  display: block;
  width: 50%;
  height: 33px;
  line-height: 33px;
  float: left;
  padding: 0 4.35606061%;
  background-color: #666666;
  color: #fff;
  text-align: left;
  overflow: hidden;
}
.pre-next a{
  color:#fff;
}
.pre-next span:hover {
  background-color: #c0392b;
}
@media (max-width: 640px) {
  .pre-next span {
    width: 100%;
    margin-bottom: 2%;
  }
}
.pre-next span.next {
  /*text-align: right;*/
}
@media (max-width: 640px) {
  .pre-next span.next {
    text-align: left;
  }
}
.products-wrap {
  width: 100%;
}
.products-wrap .products {
  max-width: 1100px;
  width: 95%;
  margin: 0 auto;
  padding: 30px 0 66px 0;
}
@media (max-width: 1100px) {
  .products-wrap .products {
    padding: 2.72727273% 0 6% 0;
  }
}
.products-wrap .products .products-left {
  width: 17.81818182%;
  margin-right: 3.45454545%;
  text-align: center;
  float: left;
}
.products-wrap .products .products-left li {
  display: inline-block;
  border-bottom: 3px solid #363636;
  position: relative;
  z-index: 99;
  min-height: 38px;
}
@media (min-width: 768px) {
  .products-wrap .products .products-left li {
    width: 100%;
  }
}
.products-wrap .products .products-left li .neinav1 {
  display: block;
  width: 100%;
  height: 32px;
  line-height: 32px;
  text-align: center;
  padding: 0 5px;
  background-color: #ce001d;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
}
.products-wrap .products .products-left li .w-line {
  width: 100%;
  background-color: #fff;
  height: 3px;
}
.products-wrap .products .products-left li .neinavv {
  display: none;
  padding: 10px 0;
  background-color: #f9f9f9;
  border-bottom: 3px solid #363636;
  width: 100%;
}
.products-wrap .products .products-left li .neinavv a {
  display: block;
  width: 100%;
  height: 24px;
  line-height: 24px;
  text-align: center;
  color: #727272;
  padding: 0 2%;
  overflow: hidden;
}
.products-wrap .products .products-left li .neinavv a:hover {
  color: #ce001d;
}
.products-wrap .products .products-left li .neinavv a.curr {
  color: #ce001d;
}
.products-wrap .products .products-left .minus {
  /*border: 0;*/
}
.products-wrap .products .products-left .minus .neinav1 {
  background-color: #363636;
}
.products-wrap .products .products-left .minus .w-line {
  display: none;
}
@media (max-width: 768px) {
  .products-wrap .products .products-left {
    width: 100%;
    margin: 0;
  }
  .products-wrap .products .products-left li {
    /*width: 18%;*/
    /*margin-bottom: 6%;*/
    margin: 10px;
    float: left;
  }
  .products-wrap .products .products-left li .neinavv {
    /*position: absolute;*/
    top: 32px;
    left: 0;
    z-index: 66;
  }
}
.products-wrap .products .products-right {
  width: 78.63636364%;
  float: left;
}
.products-wrap .products .products-right .mulu-wrap2 {
  margin-bottom: 3.46820809%;
}
@media (max-width: 768px) {
  .products-wrap .products .products-right {
    width: 100%;
  }
  .products-wrap .products .products-right .pro-pro a {
    width: 48.9017341%;
    margin-right: 2.19653179%;
  }
  .products-wrap .products .products-right .pro-pro a:nth-child(3n) {
    margin-right: 2.19653179%;
  }
  .products-wrap .products .products-right .pro-pro a:nth-child(2n) {
    margin-right: 0;
  }
  .products-wrap .products .products-right .pro-pro a b {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
  .products-wrap .products .products-right .pro-pro a i {
    font-size: 14px;
    line-height: 20px;
    height: 20px;
  }
}
.products-wrap .products .products-xq {
  width: 78.63636364%;
  float: left;
}
.products-wrap .products .products-xq .products-xq-tit {
  width: 100%;
}
.products-wrap .products .products-xq .products-xq-tit b {
  display: block;
  font-size: 28px;
  color: #cf001e;
  width: 100%;
  font-weight: 400;
  float: left;
  line-height: 32px;
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq .products-xq-tit b {
    font-size: 24px;
  }
}
.products-wrap .products .products-xq .products-xq-tit i {
  display: block;
  font-size: 14px;
  color: #000000;
  width: 30%;
  height: 16px;
  overflow: hidden;
  float: right;
  line-height: 18px;
  margin-top: 15px;
  text-align: right;
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq {
    width: 100%;
    float: none;
  }
  .products-wrap .products .products-xq .products-xq-tit {
    padding-top: 5%;
  }
  .products-wrap .products .products-xq .products-xq-tit b {
    width: 100%;
    text-align: center;
    float: none;
  }
  .products-wrap .products .products-xq .products-xq-tit i {
    width: 100%;
    text-align: center;
    float: none;
  }
}
.products-wrap .products .products-xq .reddd {
  width: 100%;
  height: 5px;
  margin-top: 1.38728324%;
  border-top: 1px solid #363636;
  border-bottom: 2px solid #363636;
}
.products-wrap .products .products-xq .pro-cont {
  width: 100%;
  margin-top: 5.54913295%;
  margin-bottom: 6.93641618%;
}
.products-wrap .products .products-xq .pro-cont .pro-cont-left {
  width: 59.53757225%;
  margin-right: 6.93641618%;
  float: left;
}
.products-wrap .products .products-xq .pro-cont .pro-cont-left p {
  font-size: 14px;
  line-height: 2;
  color: #2a2a2a;
  margin-top: 4.66019417%;
  margin-bottom: 8.73786408%;
}
.products-wrap .products .products-xq .pro-cont .pro-cont-left b {
  font-size: 18px;
  color: #252627;
  height: 22px;
  line-height: 22px;
  overflow: hidden;
  margin-left: -8px;
}
.products-wrap .products .products-xq .pro-cont .pro-cont-left ul {
  margin: 3.88349515% 0 5.82524272% 2.91262136%;
}
.products-wrap .products .products-xq .pro-cont .pro-cont-left ul li {
  background: url("../images/pro-list-img.png") no-repeat 0 5px;
  font-size: 14px;
  color: #2a2a2a;
  line-height: 24px;
  padding-left: 24px;
  margin-bottom: 1.3592233%;
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq .pro-cont .pro-cont-left {
    float: none;
    width: 100%;
    margin-right: 0;
  }
}
.products-wrap .products .products-xq .pro-cont .pro-cont-right {
  width: 31.79190751%;
  float: right;
  position: relative;
}
.products-wrap .products .products-xq .pro-cont .pro-cont-right:after {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
  top: 0;
  left: 0;
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq .pro-cont .pro-cont-right {
    float: none;
    width: 50%;
    margin: 0 auto;
  }
}
@media (max-width: 480px) {
  .products-wrap .products .products-xq .pro-cont .pro-cont-right {
    width: 100%;
  }
}
.products-wrap .products .products-xq b {
  font-size: 24px;
  color: #cf001e;
  display: block;
  /*height: 32px;*/
  line-height: 32px;
  /*overflow: hidden;*/
}
.products-wrap .products .products-xq .message-input {
  margin-top: 3.23699422%;
  padding: 0 1.73410405%;
  position: relative;
}
.products-wrap .products .products-xq .message-input input {
  margin-bottom: 2.5433526%;
  border: 1px solid #a4a4a4;
  height: 54px;
  /*line-height: 0;*/
  line-height: 54px\9;
  /*padding: 0 2.31213873%;*/
  padding: 0 2.5% 0 1%;
  font-size: 14px;
  color: #a4a3a3;
  float: left;
  width:200px;
}
.products-wrap .products .products-xq .message-input input:focus {
  border: 1px solid #cf001e;
}
.products-wrap .products .products-xq .message-input .input1 {
  width: 33.93939394%;
  margin-right: 2.08092486%;
  /*background: url("../images/star.png") no-repeat 97% center;*/
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq .message-input .input1 {
    width: 100%;
    margin-right: 0;
    padding: 0 6.5% 0 1%;
    background: url("../images/star.png") no-repeat 99% center;
  }
}
.products-wrap .products .products-xq .message-input .input2 {
  width: 30.90909091%;
  margin-right: 2.08092486%;
  /*background: url("../images/star.png") no-repeat 97% center;*/
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq .message-input .input2 {
    width: 100%;
    margin-right: 0;
    /*background: url("../images/star.png") no-repeat 99% center;*/
    padding: 0 6.5% 0 1%;
  }
}
.products-wrap .products .products-xq .message-input .input3 {
  width: 30.90909091%;
  /*background: url("../images/star.png") no-repeat 97% center;*/
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq .message-input .input3 {
    width: 100%;
    /*background: url("../images/star.png") no-repeat 99% center;*/
    padding: 0 6.5% 0 1%;
  }
}
.products-wrap .products .products-xq .message-input .input4 {
  width: 100%;
  /*background: url(../images/star.png) no-repeat 99% center;*/
  padding: 0 3.1% 0 1%;
}
.products-wrap .products .products-xq .message-input textarea {
  margin-bottom: 2.5433526%;
  border: 1px solid #a4a4a4;
  height: 217px;
  line-height: 20px;
  padding: 18px 1%;
  width: 100%;
  font-size: 14px;
  color: #a4a3a3;
  float: left;
  /*background: url("../images/star.png") no-repeat 99% 22px;*/
}
.products-wrap .products .products-xq .message-input textarea:focus {
  border: 1px solid #cf001e;
}
.products-wrap .products .products-xq .message-input .yyzz {
  height: 54px;
  float: left;
  margin-bottom: 3.27272727%;
}
.products-wrap .products .products-xq .message-input .yyzz .yz img {
  width:131px;
  hieght:54px;
  cursor:pointer;
}
.products-wrap .products .products-xq .message-input .yyzz .input5 {
  width: 148px;
  float: left;
  padding: 0 12px 0 3%;
  /*background: url("../images/star.png") no-repeat 97% center;*/
}
.products-wrap .products .products-xq .message-input .yyzz .yz {
  width: 131px;
  height: 54px;
  position: relative;
  float: left;
  margin-left: 11px;
}
.products-wrap .products .products-xq .message-input button {
  display: block;
  background-color: #ffffff;
  width: 180px;
  height: 54px;
  line-height: 54px;
  font-size: 15px;
  color: #ffffff;
  float: right;
  cursor: pointer;
  border:none;
}
.products-wrap .products .products-xq .message-input button span {
  line-height: 54px;
  /*margin: 0 36px 0 24px;*/
  margin: 0 36px 0 -20px;
}
.products-wrap .products .products-xq .message-input .prooo {
  width: 100%;
}
@media (max-width: 768px) {
  .products-wrap .products .products-xq .message-input .yyzz {
    float: none;
  }
  .products-wrap .products .products-xq .message-input button {
    float: none;
    margin: 3.27272727% auto;
  }
}
.products-wrap .products .pro-pro {
  width: 100%;
}
.products-wrap .products .pro-pro a {
  display: block;
  width: 31.79190751%;
  margin-right: 2.31213873%;
  margin-bottom: 4.62427746%;
  float: left;
}
.products-wrap .products .pro-pro a .pro-img {
  width: 100%;
  position: relative;
}
.products-wrap .products .pro-pro a .pro-img:after {
  display: block;
  content: '';
  width: 100%;
  padding-bottom: 100%;
}
.products-wrap .products .pro-pro a .pro-img:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 100%;
  border: 3px solid #fff;
  margin: auto;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 8;
  opacity: 0;
  -webkit-transition: .3s;
  -moz-transition: .3s;
  -ms-transition: .3s;
  -o-transition: .3s;
  transition: .3s;
}
@media (max-width: 768px) {
  .products-wrap .products .pro-pro a .pro-img:before {
    display: none;
  }
}
.products-wrap .products .pro-pro a b {
  width: 100%;
  font-size: 16px;
 
  line-height: 24px;
 
  overflow: hidden;
  font-weight: 400;
  color: #000000;
  margin: 5.81818182% 0 2.90909091% 0;
}
.products-wrap .products .pro-pro a i {
  width: 100%;
  font-size: 16px;
  display: block;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
  font-weight: 400;
  color: #000000;
}
.products-wrap .products .pro-pro a:hover .pro-img:before {
  width: 50%;
  height: 50%;
  opacity: 1;
}
.products-wrap .products .pro-pro a:nth-child(3n) {
  margin-right: 0;
}
.products-wrap .products .xg {
  margin-top: 5%;
}

.nei-tit-wrap .nei-tit a.crumb
{
  color:#cf001e;
}
#contact-form  .validate-on {
  border: 1px solid #ff0000;
  box-shadow: 0 0 1px #ff0000;
}
input:-webkit-autofill {
  -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}

.pub_form_ul li input[type="text"]{line-height:30px!important;height:30px!important;}
a.l-btn span.l-btn-left{height:auto!important;}
a.l-btn{padding-right: 16px!important;}
label {margin-bottom: 1px!important;}
.pub_form_ul li label {margin-right: 0px!important;}
.panel {margin-bottom: 0px!important;}
.panel_inner .tip{padding: 0px!important;}
.panel-body {   padding: 0px; }
a{-webkit-transition:all 0 ease 0!important;transition:all 0 ease 0!important;}

.BMapLib_nav{display:none;padding:10px!important;}
.BMapLib_bubble_content{padding:10px!important;}
.BMapLib_sendToPhone,.BMapLib_bubble_close{display:none;}
.BMap_cpyCtrl{display:none;}
.BMapLib_trans{margin:0!important;}
.BMap_Marker img{max-width:39px;}


.products-wrap .products .products-left li .neinav1 a{color: #fff;}

.fn-suspend{margin-right:20px\0 !important;}
@media (max-width: 1024px) {
.index-pro-wrap .index-pro .index-proimgli .slick-next{display: none!important;}
.index-pro-wrap .index-pro .index-proimgli .slick-prev{display: none!important;}
}

.header .container .nav-right .min-nav .english2 img{display: none;}
.header .container .nav-right .min-nav .english2 a{ color: #fff; }








/* 新增样式 */
.index-pro-wrap .index-pro .index-proimgli1 {
  width: 100%;
  margin-top: 1.81818182%;
}

.index-proimgli1 a { display: block;width:33.33333333%; padding: 1.5%; float: left; }
.index-proimgli1 a span { display: block; width: 100%; height: 200px; margin: 0 auto 10px; text-align: center}
.index-proimgli1 a span img { max-width: 100%; max-height: 100%; vertical-align: middle;}
.index-proimgli1 a span i { display: inline-block; height: 100%; vertical-align: middle;}
.index-proimgli1 a em { display: block; width: 100%; line-height: 25px; height: 25px; overflow: hidden; margin: 0 auto; font-weight: 700; text-align: center;}
.index-proimgli1 a>i { display:block; width: 100%; margin: 0 auto; max-height: 50px; height: 50px; overflow:hidden; line-height: 25px; }
.prohengx { width: 50% !important;}
.prohengx span,.prohengx em,.prohengx i { width: 100% !important;}

@media (max-width:872px) {
.index-proimgli1 a { width: 50%;}
.prohengx { width: 100% !important; }
}
@media (max-width:540px) {
  .index-proimgli1 a span { display: block; width: 100%; height: 100%; margin: 0 auto; text-align: center}
  .index-proimgli1 a span img { max-width: 100%; max-height: 100%; vertical-align: middle;}
  .index-proimgli1 a em { display: block; width: 100%; margin: 0 auto; font-weight: 700; text-align: center;}
  .index-proimgli1 a>i { display:block; width: 100%; margin: 0 auto; max-height: 50px; overflow:hidden; line-height: 25px; }
}
.index-pro-wrap .index-pro .rm-wrap {
  width: 100%;
  height: 52px;
  position: relative;
  margin-top: 20px;
}

/* 新增样式结束 */


/* 新闻 新增样式 开始 */
.index-news-wrap1{width: 100%; overflow: hidden;}
.index-news-wrap1 .index-news{max-width: 1100px; width: 95%; padding: 32px 0 36px 0; margin: 0 auto;}
@media (max-width: 1100px){.index-news-wrap1 .index-news{padding: 2.90909091% 0 3.27272727% 0;}}
.index-news-wrap1 .index-news .pro-tit{text-align: center; margin-bottom: 30px;}
.index-news-wrap1 .index-news .pro-tit b{font-size: 26px; color: #1f1e1e; display: block;}
@media (max-width: 1100px){.index-news-wrap1 .index-news .pro-tit b{font-size: 24px;}}
@media (max-width: 768px){.index-news-wrap1 .index-news .pro-tit b{font-size: 22px;}}
.index-news-wrap1 .index-news .pro-tit i{font-size: 30px; color: #cccccf; font-family: 微软雅黑,serif; display: block;}
@media (max-width: 1100px){.index-news-wrap1 .index-news .pro-tit i{font-size: 26px;}}
@media (max-width: 768px){.index-news-wrap1 .index-news .pro-tit i{font-size: 24px;}}
@media (max-width: 360px){.index-news-wrap1 .index-news .pro-tit i{font-size: 22px;}}
/* ------------------------------------------- */
.index-newsbody{width: 100%;}
.news_center_left_htop { height: 322px;}
.icon_line_box{width:100%; margin:auto; height:92px; background-color:transparent; position:relative;}
.any_icon_line{display:block; position:absolute; left:0; top:15px;}
.any_icon_line li{display:block;}
.any_icon_line li h2{font-size:24px; color:#262626; font-weight:800; font-family:"微软雅黑";}
.any_icon_line li h3{font-size:16px; color:#393a3b; font-family:"微软雅黑"; margin-bottom:6px;}
.any_icon_line li div{width:122px; height:3px; background-color:#d3172d;}
.line_text{width:100%; height:92px; text-align:center; line-height:92px; font-size:14px; color:#282b2d; background-color:transparent;}
.line_more{display:block; width:129px; height:33px; line-height:33px; text-align:center; background-color:#d3172d; font-size:12px; border-radius:16.5px; color:#fafafa; position:absolute; top:30px; right:0;}

.index_news_box{width:100%; height:auto; overflow:hidden;}
.index_news_box_left{float:left; width:596px; height:auto; overflow:hidden;}

.index_news_style{width:596px; height:392px; margin-bottom:8px; transition:all .2s ease-in;}
.index_news_style:hover{box-shadow:1px 1px 10px #d1d1d1;}

.news_style_left{width: 214px; height: 341px; float: left; background-color: #ececec; position: relative; padding-top: 51px;}
.left_top_icon{position:absolute; left:0; top:0;}
.news_style_left_logo{display:block; width:214px; margin:auto; height:auto; overflow:hidden; text-align:center; margin-bottom:20px;}
.news_style_left_logo img{display:block; margin:auto;}
.news_name{color:#252525; font-size:16px; width:190px; padding-left:24px; margin-bottom:12px; display:block;}
.news_left_text1{width:190px; padding-left:24px; font-size:12px; color:#2d2d2d; margin-bottom:11px;}
.news_left_text2{width:168px; height:auto; padding-left:24px; font-size:12px; color:#2d2d2d; margin-bottom:26px; line-height:20px;}
.news_style_left_link{width:144px; height:32px; background-color:#ff4b4a; text-align:center; line-height:32px; font-size:12px; color:#fafafa; display:block; border-radius:16px; margin:auto;}

.news_style_right{width:382px; height:392px; float:left; background-color:#fafafa;}
.news_style_right_pic{display:block; padding:20px;}
.series{width:342px; margin:auto; height:auto; font-size:16px; color:#252525;}
.series_list{width:342px; margin:auto; overflow:hidden;}
.series_list li{float:left; font-size:12px; color:#989898; line-height:26px; margin-right:4px;}
.series_list_bottom_line{width:342px; height:1px; background-color:#d6d5d6; margin:auto; margin-bottom:14px;}
.news_xinxi_box{width:342px; height:auto; margin:auto; position:relative;}
.news_xinxi_left{height:auto; overflow:hidden;}
.news_xinxi_left li{font-size:12px; color:#989898;}
.news_xinxi_left li span{font-size:12px; color:#989898;}
.news_xinxi_right{height:auto; overflow:hidden; padding-top:33px;}
.news_xinxi_right li{font-size:12px; color:#989898;}
.news_xinxi_right li span{font-size:12px; color:#ffa2a2;}

.index_news_box_right{float:right;}

.news_center{width:100%; height:auto; overflow:hidden;}

.news_center_left{float:left; width:50%; height:auto; overflow:hidden;}
.news_center_left_header{width:647px; height:50px; background-image:url(../images/brand_i.png); background-repeat:no-repeat; background-position:left center;}

.news_center_right{float:right; width:50%; height:auto; overflow:hidden;}
.news_center_right_header{width:540px; height:50px; background-image:url(../images/news_yaowen.png); background-repeat:no-repeat; background-position:left center;}
.g-listBox2{width: 100%; height: 322px; padding: 40px 40px 0; background: #282b2d; overflow:hidden; right:0;}
.g-listBox2 .hot-news:hover{color:#e41f43;}
.g-listBox2 .hot-news{font-size: 24px; color: #cf0f32; padding-bottom: 14px; border-bottom: 1px #3d4041 solid; display: block; font-weight: 700;}

.news_center_right_bottom1{display:block; width:100%; height:347px; padding-top:28px; background-color:#ececec; overflow:hidden;}
.news_center_right_bottom1 li{display:block; width:480px; margin:auto;}
.news_center_right_bottom1 li a{ display:block;line-height: 25px;height: 25px;overflow:hidden; width:100%; font-size:18px; color:#cf0f32; font-weight:bold; margin-bottom:10px;}
.news_center_right_bottom1 li a:hover{color:#e41f43;}
.news_center_right_bottom1 li div{width: 100%; font-size: 14px; max-height: 40px; overflow: hidden; line-height: 20px; color: #717171; margin-bottom: 13px;}
.text_fenge{width:100%; box-sizing:border-box; border:1px dotted #717171; margin-bottom:10px;}

.Entrepreneurial_story_icon{width:540px; height:73px; background:url(../images/entrepreneurial_story.png) no-repeat left center;}

.story_box{width:484px; height:260px; background-color:#ececec; padding:31px 28px;}
.story_news_header{font-weight:bold; color:#d12c45; font-size:18px; margin-bottom:10px; display:block;}
.story_news_text{width:100%; font-size:14px; color:#282b2d; line-height:22px; margin-bottom:15px;}
.newsBoxlist2{position: relative; width: 100%;}
.newsBoxlist2 li{height: 30px; line-height: 30px;
*height:24px;
*line-height:24px;}
.newsBoxlist2 a{width: 350px; text-overflow: ellipsis; white-space: nowrap; overflow: hidden; color: #626364; float: left; font-size: 14px; text-indent: 15px; background: url(../images/n-icon_c141505.png) 0 center no-repeat;}
.newsBoxlist2 a:hover{font-weight: 700; color:#4e5357;}
.newsBoxlist2 span{float: right; font-size: 14px; color: #626364;}

.news_center_left_bottom{width:100%; height:347px; background-color:#ececec; padding-top:20px;}
.news_center_left_bottom_header{display:block; font-size:24px; color:#cf0f32; width:100%; margin:auto; font-weight:bold; padding: 0 3%; margin-bottom:10px;}
.news_center_left_bottom_header:hover{color:#e41f43;}
.news_center_left_bottom_text{font-size:14px; color:#282b2d; width:607px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; margin:auto; margin-bottom:10px;}
.news_center_left_bottom_header_line{width:607px; height:1px; background-color:#434243; margin:auto; margin-bottom:10px;}
.news_center_left_bottom_list{width:607px; height:auto; overflow:hidden; display:block; margin:auto;}
.news_center_left_bottom_list_left{float:left; width:50%; padding: 0 2.5%;}
.news_center_left_bottom_list_left li{margin-bottom:8px;}
.news_center_left_bottom_list_left li a{max-width:100%; display: inline-block;word-wrap:normal; padding-left:15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:14px; color:#626364; background:url(../images/n-icon_c141505.png) 0 center no-repeat;}
.news_center_left_bottom_list_left li a:hover{text-decoration:underline;}
.news_center_left_bottom_list_right{float:left; width:50%;}
.news_center_left_bottom_list_right li{margin-bottom:12px;}
.news_center_left_bottom_list_right li a{width:50%; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:14px; color:#626364; background:url(../images/n-icon_c141505.png) 0 center no-repeat;}
.news_center_left_bottom_list_right li a:hover{text-decoration:underline;}

.news_hot_pointer_icon{width:647px; height:73px; background:url(../images/news_pointer.png) no-repeat left center;}
.news_hot_box{width:647px; height:322px;}
.news_hot_list{width:281px; height:290px; background-color:#ececec; float:left; padding:16px 22px;}
.news_hot_list li{width:280px; margin-bottom:9px;}
.news_hot_list li a{width:280px; padding-left:15px; text-overflow:ellipsis; overflow:hidden; white-space:nowrap; font-size:14px; color:#626364; background:url(../images/n-icon_c141505.png) 0 center no-repeat;}
.news_hot_list li a:hover{text-decoration:underline;}
.carouselwrap{position: relative; width: 100%; height: 100%; float: left; overflow: hidden}
.carouse-box{position: absolute; top: 0; width: 100%; height: 100%}
.carouse-box i{position: absolute; right: 0; bottom: 0; width: 360px; height: 310px; pointer-events: none}
.carouse-box .carouse-con{position: relative; float: left; width: 50%; height: 100%; background: #e2e6e9; display: block}
.carouse-box .carouse-con:hover .bg-font{bottom: 0}
.carouse-box .carouse-con:hover .bg-font-top{top: 0}
.carouse-box .carouse-con:hover .car-bg-img{background-position: 60% 50%; background-position: 40% 50%\9;
*background-position:40% 50%}
.carouse-box .carouse-con:hover p{background: 0 0; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear}
.carouse-box .carouse-con:hover .txt1{top: -40px}
.carouse-box .carouse-con:hover .txt2,.carouse-box .carouse-con:hover .dayslef{bottom: 40px; color: #fff}
.carouse-box .carouse-con:hover .jk_btn{background: 0 0; background: rgba(0,0,0,0)}
.carouse-box .carouse-con:hover .dayslef span{color: #fff}
.carouse-box .jk_btn{position: absolute; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/cover_fe1849f.png) repeat; background: rgba(0,0,0,.5); display: block; color: #c6c6c6; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear}
.carouse-box .car-bg-img{width: 100%; height: 100%; background-repeat:no-repeat; background-position:center center; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear}
.carouse-box img{width: 100%; height: 100%}
.carouse-box .txt1{position: relative; padding-left: 1%; padding-right: 1%; top: 0; font-size: 20px; line-height: 35px; height: 35px;overflow: hidden; min-height: 50px; font-weight: 700; text-align: center; padding-top: 60px; padding-bottom: 30px; display: block; color: #fff; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear}
.carouse-box .txt2,.carouse-box .dayslef{position: absolute; font-size: 14px; line-height: 20px; text-align: center; width: 230px; left: 50%; margin-left: -115px; display: block; height: 63px; bottom: 110px; overflow: hidden; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear;}
.carouse-box .dayslef{display: none}
.carouse-box .dayslef span{font-size: 28px; color: #cf1132; font-weight: 700; -webkit-transition: all .3s linear; -moz-transition: all .3s linear; -ms-transition: all .3s linear; -o-transition: all .3s linear; transition: all .3s linear}
.carouse-box p{position: absolute; height: 60px; width: 100%; bottom: 0; left: 0; text-align: center; opacity: .8; filter: alpha(opacity=80)}
.carouse-box .like{position: relative; height: 60px; line-height: 60px; display: inline-block}
.carouse-box .like a{height: 30px; line-height: 30px; background: url(../images/like3_53586ef.png) no-repeat; padding-left: 30px; color: #fff;
*margin-top:13px; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: all .4s linear 0s; -moz-transition: all .4s linear 0s; -ms-transition: all .4s linear 0s; -o-transition: all .4s linear 0s; transition: all .4s linear 0s}
.carouse-box .like a:hover{-webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2)}
.carouse-box .bg-font{position: absolute; left: 0; bottom: -120px; width: 100%; height: 120px; background: #cf1132; opacity: .9; filter: alpha(opacity=90)}
.carouse-box .bg-font-top{position: absolute; left: 0; top: -60px; width: 100%; height: 60px; background: url(../images/bg_font_top_ec5611f.png) repeat-x}
.g-listBox{position: absolute; width: 390px; height: 280px; padding: 40px 40px 0; background: #282b2d; overflow: hidden; right: 0}
.g-listBox .g-newsBox{width: 100%; height: 100%; overflow: hidden}
.g-listBox .newsBox{position: relative; width: 100%; padding-top: 14px}
.g-listBox .hot-news{font-size: 24px; color: #cf0f32; padding-bottom: 14px; border-bottom: 1px #3d4041 solid; display: block; font-weight: 700}
.g-listBox .hot-news:hover{color: #e41f43}
.g-listBox .morenews{position: absolute; right: 0; top: 0; width: 37px; height: 37px; background-repeat: no-repeat;}
.newsBoxlist{position: relative; width: 100%; height: 100%}
.newsBoxlist li{padding-top: 10px; height: 35px; line-height: 35px;
*height:24px;
*line-height:24px}
.newsBoxlist a{max-width: 250px; text-overflow: ellipsis; white-space: nowrap;word-wrap:normal; overflow: hidden; color: #c3c3c3; float: left; font-size: 14px; text-indent: 15px; background: url(../images/n-icon_c141505.png) 0 center no-repeat}
.newsBoxlist a:hover{font-weight: 700; color: #fff}
.newsBoxlist span{float: right; font-size: 14px; color: #727272;}


@media (max-width:1140px) {
.news_center_left { width:60%;}
.news_center_right { width: 40%;}
.news_center_right_bottom1 {    padding-top: 11px;}
.news_center_right_bottom1 li { width: 100%;}
.g-listBox2 {    padding: 32px 40px 0; }

}

@media (max-width:1139px) {
.news_center_left { width:100%;}
.news_center_right { width: 100%; margin-top: 10px;}
.news_center_left_bottom_header_line { width: 98%; margin: 0 1%}
.news_center_left_bottom_list_left { padding-top: 10px;}
.newsBoxlist a { max-width: 500px;}
.news_center_right_bottom1 li {padding:  0 40px;}
.news_center_right_bottom1 { height: auto;}
.news_center_left_bottom_list_left li a { max-width: 100%; display: inline-block;}
}

@media (max-width:700px) {
  .newsBoxlist a { width: 400px;}
}

@media (max-width:568px) {
  .newsBoxlist a { width: 100%;}
.newsBoxlist span { float: left;}
.g-listBox2 {  height: auto; padding: 28px 20px;}
}

@media (max-width:480px) {
  .carouse-box .carouse-con { width: 100%;}
  .news_center_left_bottom { height: 385px;}
.carouse-box .txt2, .carouse-box .dayslef { padding: 0 5px; width: 100%; margin: 0 auto; left:0px;}
.news_center_left_bottom_list_left { width: 100%;}
.news_center_left_bottom_list_left:last-child { display: none;}
.news_center_left_htop .carouselwrap .carouse-box .carouse-con:last-child { display: none;}
}
/* 新增样式结束 */


.chanpin1{display: block;}
.chanpin2{display: none;}
.xinwenarticle1{display: block;}
.xinwenarticle2{display: none;}


.top-wrap .box {
    float: right;
}

.search {
    padding-left: 7px;
}
.pull-left {
    float: left;
}
.search input[type='text'] {
    width: 190px;
    height: 20px;
    border: 0;
    background: #fff;
    border-radius: 0;
    color: #333;
    padding-left: 4px;
}
.search input[type='submit'] {
    width: 20px;
    height: 20px;
    border: 0;
    border-radius: 0;
    background: url(../images/search-submit.jpg) no-repeat center center #fff;
        vertical-align: middle;
}

.products-wrap .products .products-xq .message-input span{
    float: left;
    margin-top: 16px;
}
.products-wrap .products .products-xq .message-input span.smg1{
    margin-left: -36px;
}
.products-wrap .products .products-xq .message-input span.smg2{
    margin-left: -34px;
}
.products-wrap .products .products-xq .message-input span.smg3{
    margin-left: -18px;
}
.products-wrap .products .products-xq .message-input span.smg4{
    margin-left: -18px;
}
.products-wrap .products .products-xq .message-input span.smg5{
    margin-left: -18px;
}
.products-wrap .products .products-xq .message-input span.smg6{
    margin-left: -18px;
}