/**-----------wap---------------------**/
/**-----------start---------------------**/
body {
  font-size: 1.4rem;
}
.pc {
  display: none;
}
.tophead {
  display: none;
} /**hidden**/
.tophead {
  background: #333333;
  height: 52px;
  color: #fff;
}
.tophead .topheadinfo {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  height: 52px;
}
.tophead .topheadinfo .contact i {
  font-size: 2rem;
  top: 3px;
  position: relative;
  margin-right: 2px;
}
.iconemail {
  margin-left: 30px;
  padding-right: 5px;
}
.tophead .topheadinfo .search {
  position: relative;
}
.tophead .topheadinfo .search input {
  border: none;
  border-radius: 3px;
  line-height: 30px;
  width: 100%;
  width: 250px;
  padding-left: 8px;
  color: #666;
  box-shadow: 0 0 2px #fff;
}
.tophead .topheadinfo .search i {
  font-size: 2rem;
  position: absolute;
  right: 5px;
  color: #f7b42a;
  cursor: pointer;
  top: 3px;
}
.tophead .topheadinfo .sns i.iconlan {
  font-size: 18px;
  color: #999999;
  margin-right: 8px;
  top: 2px;
  position: relative;
}
.tophead .topheadinfo .sns i.iconjiantouarrow492 {
  top: 1px;
  position: relative;
}
.tophead .topheadinfo span {
  padding-right: 15px;
}
.tophead .topheadinfo .sns a {
  margin-left: 15px;
  color: #fff;
}
.tophead .topheadinfo .sns a:hover {
  color: #fff;
}
.tophead .topheadinfo .sns a i {
  font-size: 2rem;
}
.nav {
  display: flex;
  display: -webkit-flex;
  align-items: center;
  justify-content: space-between;
  height: 50px;
  background: #333;
}
.drawer-hamburger {
  padding: 13px 0.75rem 30px;
  right: 0;
}
.drawer--right .drawer-hamburger,
.drawer--right.drawer-open .drawer-nav,
.drawer--right.drawer-open .drawer-navbar .drawer-hamburger {
  z-index: 9999;
}
.drawer-hamburger-icon,
.drawer-hamburger-icon:after,
.drawer-hamburger-icon:before {
  background-color: #fff;
}
.navigation {
  z-index: 9999;
  position: fixed;
  right: 0px;
}
.nav .logo {
  padding-left: 10px;
}
.nav .logo img {
  width: 75px;
}
.nav ul {
  background: #333;
  height: 100%;
}
.nav ul li {
  border-bottom: 1px solid #606060;
  padding-left: 1.5rem;
  line-height: 6rem;
  color: #fff;
  font-size: 1.4rem;
}
.nav ul li.active a {
  color: #D62537;
}
.nav ul li:hover a {
  color: #D62537;
}
.nav ul a {
  display: block;
  color: #fff;
  font-size: 12px;
}
.nav .book {
  display: none;
}

#searchmore {
  color: #fff;
  font-size: 2.5rem;
  margin-right: 50px;
  position: absolute;
  top: 0;
  line-height: 50px;
  right: 0;
}
.searchmore {
  display: none;
  z-index: 9999;
  line-height: 70px;
}
.searchmore {
  position: fixed;
  left: 0;
  width: 100%;
  display: none;
  background: #333;
}
.searchmore input {
  border: 1px solid #D62537;
  line-height: 40px;
  width: 100%;
  padding-left: 10px;
  color: #666;
}
.searchmore i {
  font-size: 2.5rem;
  position: absolute;
  right: 15px;
  color: #f7b42a;
  cursor: pointer;
  top: 3px;
}

.banner {
}

.laytit {
  padding: 20px 0;
  text-align: center;
}
.laytit h3 {
  font-size: 24px;
  border-bottom: 1px solid #e0d8d4;
  display: inline-block;
  padding-bottom: 30px;
  letter-spacing: -0.05em;
}
.laytit hr {
  border: none;
  width: 100px;
  height: 7px;
  background: #D62537;
  margin-top: -4px;
  position: relative;
  z-index: 0;
  margin-bottom: 20px;
}
.laytit p {
  color: #666;
  font-size: 14px;
}

.lay1 {
  background: #f6f6f6;
  padding-bottom: 10px;
}
.prolist {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 30px;
}
.prolist li {
  width: 49%;
}
.prolist p {
  margin-top: 10px;
  margin-bottom: 20px;
  padding-left: 5px;
  font-size: 14px;
}
.prolist p span {
  display: none;
}

.lay2 {
  position: relative;
}
.lay2 .lay2txt {
  background-size: cover;
  text-align: center;
  padding-top: 50px;
  padding-bottom: 65px;
}
.lay2 .lay2txt .txt {
  position: relative !important;
  z-index: 2 !important;
}
.lay2 h1,
.lay2 h3 {
  max-width: 950px;
  margin: 0 auto;
  color: #fff;
}
.lay2 h1 {
  font-size: 20px;
  font-family: Oswald, sans-serif;
  margin-bottom: 20px;
}
.lay2 h3 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}
.lay2bg {
  background: url("../images/blackbg.png") center center;
  background-size: 100% 100%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.lay2 .lay2txt .online {
  display: inline-block;
  position: relative !important;
  z-index: 2 !important;
  color: #D62537;
  font-size: 14px;
  margin-top: 50px;
  background: #D62537;
  padding: 10px 30px;
  margin: 0 auto;
  margin-top: 50px;
  color: #fff;
  box-shadow: rgba(0, 0, 0, 0.3) 0px 2px 2px 1px;
}

.lay3 {
  margin-bottom: 20px;
}
.laycase {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.laycase li {
  width: 50%;
}
.laycase li img {
  width: 100%;
  height: auto;
}
#sol-img {
  position: relative;
  overflow: hidden;
}
#sol-img .sol-img-text {
  position: absolute;
  transition-duration: 0.3s;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0;
  background: rgba(0, 0, 0, 0.5);
  color: #ebebeb;
  display: flex;
  align-items: center;
  justify-content: center;
}
#sol-img .sol-img-text h3 {
  font-size: 12px;
  line-height: 1.2em;
  padding: 0 20px;
}
#sol-img .sol-img-text p {
  display: none;
}

.lay4 {
  position: relative;
}
.lay4 .lay4txt {
  background-size: 100% 100%;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.lay4 .lay4txt .txt {
  position: relative !important;
  z-index: 2 !important;
}
.lay4 h1,
.lay4 h3 {
  max-width: 950px;
  margin: 0 auto;
  color: #fff;
}
.lay4 h3 span {
  font-size: 40px;
  color: #D62537;
  display: block;
}
.lay4 h1 {
  font-size: 30px;
  font-family: Oswald, sans-serif;
  margin-bottom: 20px;
}
.lay4 h3 {
  font-family: Lato, sans-serif;
  font-size: 16px;
}
.lay4bg {
  background: url("../images/blackbg.png") center center;
  background-size: 100% 100%;
  opacity: 0.6;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.lay5 {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 30px;
}
.lay5 .company {
  padding: 0 5px;
  line-height: 1.7em;
  font-size: 1.4rem;
}
.lay5 .company h1 {
  font-size: 24px;
  color: #D62537;
  margin-bottom: 15px;
  text-align: center;
}
.lay5 .company p {
  margin-bottom: 10px;
}
.lay5 .company li i {
  font-size: 2rem;
  top: 2px;
  position: relative;
  color: #D62537;
}
.more {
  display: block;
  background: #D62537;
  color: #fff;
  line-height: 40px;
  width: 155px;
  color: #fff;
  text-align: center;
  margin: 0 auto;
  margin-top: 20px;
}
.more:hover {
  color: #fff;
  background: #f7b42a;
}
.lay5 .video {
  display: none;
}

.lay6 {
  /* background: #f6f6f6;
  padding-bottom: 30px; */
}
.lay6 .news {
  /* display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  flex-wrap: wrap; */
}
/* .lay6 .news li {
  width: 49%;
} */
.lay6 .news li .txt h3 {
  /* font-size: 14px;
  font-weight: normal;
  margin-top: 10px;
  text-align: center;
  margin-bottom: 10px; */
}
.lay6 .news li .txt p {
  /* color: #666;
  line-height: 1.5em;
  display: none; */
}
.lay6 .news li .txt p.date {
  /* color: #999;
  margin: 5px 0 5px 0; */
}
.lay6 .more {
  /* margin: 20px auto 0 auto; */
}

footer {
  background: #333;
  padding-bottom: 10px;
  color: #fff;
  margin-bottom: 41px;
}
.footer_c {
  padding: 40px 0;
}
.footer_c_ul {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  width: 100%;
  display: none;
}
.footer_c ul .tit {
  font-size: 18px;
  color: #D62537;
  margin-bottom: 10px;
}
.footer_c ul li {
  padding-bottom: 20px;
}
.footer_c ul li a {
  color: #fff;
  font-size: 14px;
}
.footer_c ul li a:hover {
  color: #D62537;
}
.footer_kf .add h3 {
  font-size: 24px;
  font-weight: normal;
  margin-top: 20px;
  margin-bottom: 10px;
}
.footer_kf .add h4 {
  font-weight: normal;
  margin-bottom: 20px;
  font-size: 12px;
}
.footer_kf {
  text-align: center;
}
.footer_kf .con {
  margin-top: 20px;
  margin-bottom: 20px;
  line-height: 2em;
}
.footer_kf .con i {
  font-size: 2rem;
  top: 3px;
  position: relative;
  color: #ccc;
  margin-right: 2px;
}
.footer_kf .con i.iconemail {
  margin-left: 0px;
}
.footer_kf .con a {
  color: #e3e2e2;
}
.footer_kf p a {
  color: #fff;
  margin-right: 20px;
}
.footer_kf p a:hover {
  color: #fff;
}
.footer_kf p a i {
  font-size: 3rem;
}

footer .cor {
  text-align: center;
  background: #1a1a1a;
  color: #e3e2e2;
  font-size: 12px;
}
.fix-bottom {
  width: 100%;
  position: fixed;
  bottom: 0;
  z-index: 10;
  background: #D62537;
  display: flex;
}
.fix-bottom .fix-bot-item {
  width: 33.333%;
  text-align: center;
}
.fix-bottom .fix-bot-item a {
  display: block;
  color: white;
  padding: 5px 0;
  font-size: 1.2rem;
}
/**procenter**/
.layprocen {
  margin-top: 20px;
}
.layprocenter {
  padding: 15px 10px 15px 10px;
}
.layprocenter:nth-child(odd) {
  background: #f7f7f7;
}
.layprocenter h3 {
  font-size: 2rem;
  margin-bottom: 10px;
}
.layprocenter .txt {
  line-height: 1.5em;
  margin-bottom: 10px;
  color: #666;
}
.layprocenter ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.layprocenter ul li {
  width: 48%;
  margin-bottom: 15px;
  line-height: 1.5em;
}
.layprocenter ul li img {
  margin-bottom: 10px;
}

/**prolist**/
.pro_class {
  display: flex;
  display: -webkit-flex;
  justify-content: center;
}
.pro_class ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding-top: 15px;
}
.pro_class li {
  text-align: center;
  width: 33%;
  margin-bottom: 10px;
}
.pro_class li img {
  opacity: 0.8;
}
.pro_class li a.active p {
  color: #D62537;
  font-style: italic;
}
.pro_class li a.active img {
  opacity: 1;
}
.pro_class li p {
  line-height: 1.2em;
  padding-top: 5px;
  font-size: 1.4rem;
  color: #666;
}

.layprolist ul {
  margin-bottom: 10px;
}
.layprolist ul li {
  padding-bottom: 30px;
  padding-top: 10px;
  border-bottom: 1px solid #efefef;
}
.layprolist ul li:last-child {
  border-bottom: none;
}
.layprolist ul li:nth-child(odd) {
  flex-direction: row;
}
.layprolist ul li:nth-child(odd) .pro {
  padding-left: 10px;
}
.layprolist ul li:nth-child(even) {
  flex-direction: row-reverse;
}
.layprolist ul li:nth-child(even) .pro {
  padding-right: 10px;
}
.layprolist ul li .pro {
  padding: 0 10px;
}
.layprolist ul li .pro h3 {
  font-size: 1.6rem;
  margin-bottom: 3px;
}
.layprolist ul li .pro a {
  color: #D62537;
}
.layprolist ul li .pro .txt {
  color: #666;
}
.layprolist ul li .pro .txt p {
  margin-bottom: 10px;
}
.layprolist ul li .pro .txt p i {
  color: #D62537;
}
.layprolist ul li .link {
  margin-top: 10px;
  text-align: right;
}
.layprolist ul li .link a {
  font-size: 1.6rem;
}

.layprolist_way {
  margin-top: 30px;
  padding-right: 10px;
  text-align: right;
}
.layprolist_way a {
  padding-left: 30px;
}
.layprolist_way a.active {
  color: #D62537;
}
.layprolist_way a:hover i {
  color: #D62537;
}
.layprolist_way a.active i {
  color: #D62537;
}
.layprolist_way a i {
  color: #666;
  font-size: 20px;
  position: relative;
  top: 4px;
  margin-right: 8px;
}

.layprolist_list ul {
  margin-bottom: 30px;
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
  padding: 0 2px;
}
.layprolist_list li {
  width: 48%;
  text-align: center;
  border: 1px solid #ddd;
  margin-bottom: 15px;
}
.layprolist_list ul li .pro h3 {
  font-size: 1.4rem;
  margin-bottom: 10px;
  padding: 0 5px;
}
.layprolist_list ul li .pro h4 {
  font-size: 1.2rem;
  margin-bottom: 20px;
  font-weight: normal;
  color: #555;
  padding: 0 5px;
}
.layprolist_list ul li .pro {
  margin-bottom: 30px;
  margin-top: 20px;
}
.layprolist_list ul li .link {
  margin-top: 20px;
}
.layprolist_list ul li .link a {
  font-size: 1.6rem;
  color: #D62537;
}

/**banner**/
.banner .laybanner {
  position: relative;
}
.banner .laybanner .laybannertxt {
  background-size: cover;
  text-align: center;
  padding-top: 80px;
  padding-bottom: 80px;
}
.banner .laybanner .laybannertxt .txt {
  position: relative !important;
  z-index: 2 !important;
}
.laybanner h1 {
  font-size: 22px;
  font-family: Oswald, sans-serif;
  color: #fff;
}
.laybannerbg {
  background: url("../images/blackbg.png") center center;
  background-size: 100% 100%;
  opacity: 0.8;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/**prodetail**/
.pagenav {
  color: #666;
  font-size: 12px;
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.5em;
  padding: 0 10px;
}
.pagenav a {
  margin: 0 8px;
}
.layprointro {
}
.layprointro .proimg {
  width: 100%;
}
#nav {
  margin-top: 10px;
  padding-right: 4px;
}
#nav li {
  cursor: pointer;
}
#nav li img {
  width: 100%;
  height: auto;
}
.active-nav {
  border: 2px solid #D62537;
}
#nav li i {
  position: absolute;
  top: 30%;
  left: 35%;
  font-size: 1.5em;
  opacity: 0.8;
  color: #000;
}
#nav li i:hover {
  color: #ff0000;
}

.layprointro .proinfo {
  padding: 0 16px;
}
.btnvi {
  display: inline-block;
  padding: 0 20px;
  background: #D62537;
  color: #fff;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.btnvi:hover {
  color: #fff;
  background: #c28e0e;
}
.btnred {
  display: inline-block;
  padding: 0 20px;
  background: #ed1921;
  color: #fff;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.btnred:hover {
  color: #fff;
  background: #c7171d;
}
.btnhui {
  display: inline-block;
  padding: 0 20px;
  background: #0d1733;
  color: #fff;
  line-height: 40px;
  color: #fff;
  text-align: center;
}
.btnhui:hover {
  color: #fff;
  background: #203776;
}
.layprointro .proinfo h1 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
}
.layprointro .proinfo h3 {
  font-size: 16px;
  margin-bottom: 10px;
  color: #666;
}
.layprointro .proinfo p {
  font-size: 1.2rem;
  color: #666;
  line-height: 1.5em;
}
.layprointro .proinfo .online {
  margin-top: 30px;
  text-align: center;
}
.layprointro .proinfo .online a {
  margin-right: 20px;
}
.layprointro .proinfo .online i {
  padding-right: 3px;
  top: 1px;
  position: relative;
}
.layprointro .proinfo .maxpara {
  display: flex;
  display: -webkit-flex;
  margin-top: 20px;
  border-top: 1px solid #ececec;
  padding: 20px;
  padding-bottom: 0;
}
.layprointro .proinfo .para {
  width: 50%;
}
.layprointro .proinfo .para i {
  font-size: 3.5rem;
}
.layprointro .proinfo .para p {
  line-height: 1.5em;
  margin-bottom: 10px;
  margin-top: 5px;
}

.layprodetail_1 {
  background: #f3f4f4;
  margin-top: 20px;
  align-items: center;
}
.layprodetail_1 .info {
  padding: 10px;
}
.layprodetail_1 .info h2 {
  font-size: 18px;
  margin-bottom: 10px;
  margin-top: 10px;
  color: #D62537;
}
.layprodetail_1 .info ul {
  list-style: disc;
  margin-left: 20px;
}
.layprodetail_1 .info li {
  line-height: 1.5em;
  margin-bottom: 5px;
  font-size: 12px;
}
.layprodetail_1 .info li i {
  padding-right: 3px;
  top: 1px;
  position: relative;
}

.layprodetail_2 {
  margin-top: 20px;
}
.layprodetail_2 h2 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #D62537;
  text-align: center;
}
table {
  border-spacing: 1px;
  width: 100%;
}
table tr th,
td {
  text-align: center;
  padding: 5px 0;
}
table td {
  background-color: #e5e5e5;
  font-size: 10px;
}
table th {
  background-color: #a6a6a6;
  font-size: 12px;
}
#table-head th {
  background-color: #333333;
  color: #fff;
}
#table-head th strong {
  font-size: 12px;
  font-weight: normal;
}

.layprodetail_3 {
  margin-top: 20px;
}
.layprodetail_3 h2 {
  font-size: 18px;
  margin-bottom: 10px;
  color: #D62537;
  text-align: center;
}
.layprodetail_3 .compic {
  margin-bottom: 20px;
}
.layprodetail_3 .compic .swiper-slide {
  text-align: center;
}
@media screen and (min-width: 600px) {
  .layprodetail_3 .compic .swiper-slide {
    width: 50%;
  }
}
.layprodetail_3 .compic .swiper-slide img {
  width: 100%;
  height: auto;
}
.layprodetail_3 .compic .swiper-slide p {
  padding: 10px 30px;
}
.layprodetail_3 .compic .swiper-container {
  padding-bottom: 40px;
}
.layprodetail_3 .compic .swiper-container .swiper-pagination-bullets {
  bottom: -4px !important;
}
.layprodetail_3 .compic .swiper-container .swiper-pagination-bullet {
  width: 15px;
  background: #333;
  border-radius: 15px;
  height: 15px;
}
.layprodetail_3 .compic .swiper-container .swiper-pagination-bullet-active {
  background: #D62537;
  width: 30px;
}
.layprodetail_3 .compic .swiper-container .swiper-button-prev,
.layprodetail_3 .compic .swiper-container .swiper-button-next {
  background: transparent;
  width: auto;
  top: 38%;
}

.layprodetail_3 .compic .swiper-container .swiper-button-prev span,
.layprodetail_3 .compic .swiper-container .swiper-button-next span {
  color: rgba(255, 255, 255, 0.5);
  font-size: 45px;
}

.layprodetail_4 {
  margin-top: 20px;
  padding-top: 30px;
  background: url(../images/advantage.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 20px;
}
.layprodetail_4 h2 {
  font-size: 24px;
  margin-bottom: 10px;
  color: #D62537;
  text-align: center;
}
.layprodetail_4 .online {
  text-align: center;
}

.layprodetail_5 {
  margin-top: 0px;
  background: url(../images/banner.jpg) no-repeat;
  background-size: cover;
  padding-bottom: 20px;
  position: relative;
}
.wrap-mask {
  height: 100%;
  position: absolute;
  width: 100%;
  background: rgba(0, 0, 0, 0.6);
}
.layprodetail_5 h2 {
  font-size: 20px;
  margin-bottom: 15px;
  color: #D62537;
  text-align: center;
  padding-top: 20px;
}
.layprodetail_5 h2,
.layprodetail_5 form {
  position: relative !important;
  z-index: 2 !important;
}
.request .form {
  display: flex;
  justify-content: center;
}
.request .form .req-content {
  width: 90%;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.request .form .req-content div {
  width: 45%;
  text-align: left;
}
.request .form .req-content input {
  width: 95%;
  height: 40px;
  padding-left: 10px;
}
.request .form .req-content span {
  color: #fff;
  height: 30px;
  display: block;
}
.request .form .req-content textarea {
  width: 95%;
  padding-left: 20px;
  padding-top: 10px;
  height: 150px;
}
.request .req-text {
  margin-top: 0px;
  text-align: center;
  color: #fff;
  font-size: 12px;
}
.request .req-btn {
  background: #D62537;
  color: white;
  border: none;
  font-size: 16px;
  font-weight: bold;
  padding: 10px 30px;
  margin-top: 10px;
  font-weight: 550;
  cursor: pointer;
}

/**contact**/
.laycontact {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  margin-bottom: 20px;
}
.laycontact .info ul {
  list-style: disc;
  margin-left: 20px;
  margin-top: 15px;
}
.laycontact .info ul li {
  margin-bottom: 10px;
}
.laycontact .info {
  padding: 0 10px;
}
.laycontact .info h1 {
  font-size: 24px;
}
.laycontact .info b {
  font-size: 18px;
}
.laycontact .info p {
  line-height: 1.5em;
  margin-top: 10px;
  font-size: 12px;
}
.laycontact .form h1 {
  margin-bottom: 10px;
  margin-top: 20px;
}
.laycontact .form {
  padding: 0 10px;
  font-size: 12px;
  margin-bottom: 20px;
}
.laycontact .form form {
  margin-top: 10px;
}
.laycontact .form div input {
  width: 95%;
  height: 40px;
  padding-left: 10px;
}
.laycontact .form textarea {
  width: 95%;
  padding-left: 10px;
  padding-top: 10px;
  height: 150px;
}
.laycontact .form span {
  height: 20px;
  display: block;
}
.laycontact .form .req-text {
  font-size: 12px;
  margin-top: -10px;
}
.laycontact .form .req-btn {
  background: #D62537;
  color: white;
  border: none;
  font-size: 18px;
  font-weight: bold;
  padding: 15px 50px;
  margin-top: 20px;
  font-weight: 550;
  cursor: pointer;
}

/**-----------//newslist---------------------**/
.laynewsclass {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-bottom: 10px;
}
.laynewsclass li {
  padding: 10px 15px;
  border-bottom: 2px solid #ebebeb;
}
.laynewsclass li.active {
  border-bottom: 2px solid #D62537;
}
.laynewsclass li.active a {
  color: #D62537;
}
.laynewslist {
  margin-bottom: 30px;
}
.laynewslist .blog {
  padding: 0 10px;
}
.laynewslist .newslist {
  margin-bottom: 30px;
}
.laynewslist .newslist li {
  padding-top: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.laynewslist .newslist li .img {
}
.laynewslist .newslist li .linkinfo {
}
.laynewslist .newslist li .linkinfo h3 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}
.laynewslist .newslist p.date {
  color: #999;
  margin: 0;
}
.laynewslist .newslist p.morelink {
  text-align: right;
}
.laynewslist .newslist p.morelink a {
  color: #D62537;
  margin: 0;
}
.laynewslist .newslist p {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.5em;
}
.laynewslist .newslist p span {
  color: #666;
  font-size: 12px;
  padding-top: 20px;
  display: block;
}

.laynewslist .right {
  background: #fcfcfc;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 20px;
}
.laynewslist .right .title {
  font-size: 20px;
  padding: 20px 0;
  text-align: center;
}
.laynewslist .right ul.newsclass li {
  padding: 10px;
}
.laynewslist .right ul.hotnews li {
  padding-bottom: 20px;
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.laynewslist .right ul.hotnews li a {
  display: block;
  width: 48%;
}

.laynewslist .blog .txt {
}
.laynewslist .blog .txt .titinfo {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
}
.laynewslist .blog .txt h1 {
  font-size: 18px;
  margin: 10px 0;
  border-bottom: 1px solid #ddd;
  padding-bottom: 20px;
}
.laynewslist .blog .txt .detail {
  line-height: 1.5em;
  margin-bottom: 10px;
  margin-top: 10px;
}
.laynewslist .blog .txt .detail p {
  margin-bottom: 20px;
}
.laynewslist .blog .txt img {
  max-width: 100%;
  height: auto;
}
.laynewslist .blog .txt .moretxt {
  border-top: 1px solid #ddd;
  padding-top: 20px;
}
.laynewslist .blog .txt .moretxt p {
  margin-bottom: 10px;
  color: #666;
  font-size: 12px;
}
.laynewslist .blog .txt .moretxt p a {
  color: #666;
}

/**about**/
.banner .laybannerabout {
  position: relative;
}
.banner .laybannerabout .laybannertxt {
  background-size: 100% 100%;
  background-attachment: fixed;
  background-position: center top;
  padding-top: 30px;
  padding-bottom: 30px;
  cursor: pointer;
}
.banner .laybannerabout .laybannertxt .txt {
  position: relative !important;
  z-index: 2 !important;
}
.laybannerabout .laybannertxt .txt h1 {
  font-size: 36px;
  font-family: Oswald, sans-serif;
  color: #fff;
  color: #fff;
  text-align: center;
}
.laybannerabout .laybannertxt .txt h3 {
  font-size: 24px;
  color: #fff;
  color: #fff;
  text-align: center;
}
.laybannerabout .laybannertxt .txt .play {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 50px;
}
.laybannerabout .laybannertxt .txt .play i {
  font-size: 5rem;
  color: #D62537;
  transition: all 0.4s ease-in-out;
}
.laybannerabout .laybannertxt .txt .play:hover i {
  font-size: 12rem;
  color: #fff;
}
.laybannerabout .laybannertxt .txt .intro {
  font-size: 18px;
  color: #fff;
  text-align: center;
}
.laybannerbg {
  background: url("../images/blackbg.png") center center;
  background-size: 100% 100%;
  opacity: 0.7;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.layaboutclass {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 10px;
  border-bottom: 1px solid #ebebeb;
  padding: 0 2px 10px 2px;
}
.layaboutclass li {
  padding: 15px 10px;
  font-size: 14px;
  margin-bottom: -2px;
}
.layaboutclass li.active {
  border-bottom: 2px solid #D62537;
}
.layaboutclass li.active a {
  color: #D62537;
}
.layabout1 {
  background: #fcfcfc;
  padding: 0 10px 10px 10px;
}
.layabouttit {
  text-align: center;
  margin-bottom: 20px;
  padding-top: 20px;
}
.layabouttit h1 {
  font-size: 24px;
  margin-bottom: 10px;
}
.layabouttit p {
  font-size: 14px;
  color: #666;
}
.layabout1 .info {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 20px;
}
.layabout1 .info:nth-child(odd) {
  flex-direction: row-reverse;
}
.layabout1 .info .img {
  width: 100%;
}
.layabout1 .info .txt {
  width: 100%;
  padding-top: 10px;
}
.layabout1 .info .txt p {
  margin-bottom: 10px;
}

.layacbout2 {
  position: relative;
}
.layacbout2 .layacbout2bg {
  background: url(../images/middle_bg.jpg) no-repeat center center;
}
.layacbout2 .layacbout2bg ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  position: relative !important;
  z-index: 2 !important;
  padding: 50px 30px;
  align-items: center;
  height: 100%;
}
.layacbout2 .layacbout2bg ul li {
  background: #fff;
  width: 30%;
  padding: 20px;
  box-shadow: 4px 4px 0 rgba(242, 143, 26, 0.4);
  text-align: center;
  margin-bottom: 40px;
}
.layacbout2 .layacbout2bg ul li img {
  width: auto;
  height: 50%;
}
.layacbout2 .layacbout2bg ul li p {
  margin-top: 10px;
}
.cover {
  background: #000;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.layacbout3 ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.layacbout3 ul li {
  width: 45%;
  overflow: hidden;
  margin-bottom: 15px;
  border: 8px solid #f8f8f8;
}
.layacbout3 ul li img {
  max-width: 120%;
  height: auto;
  transition: 0.8s all ease;
}
.layacbout3 ul li img:hover {
  transform: translate(0, -20px);
  opacity: 0.7;
  transition: 0.8s all ease;
}

.layacbout4 {
  background: #fcfcfc;
  padding-bottom: 50px;
}
.layacbout4 ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  padding: 0 10px;
}
.layacbout4 ul li {
  width: 45%;
  text-align: center;
}
.layacbout4 ul li .num {
  font-size: 45px;
  color: #D62537;
}
.layacbout4 ul li h3 {
  font-size: 18px;
  margin-bottom: 10px;
}
.layacbout4 > ul > li > hr {
  border: none;
  background: #ebebeb;
  height: 1px;
  overflow: hidden;
  width: 40%;
}
.layacbout4 ul li p {
  color: #666;
  margin-top: 10px;
  line-height: 1.5em;
}
.layacbout4 > hr {
  border: none;
  background: #e8e8e8;
  height: 1px;
  overflow: hidden;
  width: 70%;
  margin-top: 20px;
}
.layacbout4 .whyus {
  margin: 0 auto;
  padding: 0 10px;
}
.layacbout4 .whyus .item {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 30px;
}
.layacbout4 .whyus .img {
  width: 30%;
  padding-right: 20px;
}
.layacbout4 .whyus .info {
  width: 70%;
}
.layacbout4 .whyus .item h3 {
  font-size: 24px;
  font-weight: normal;
  margin-bottom: 20px;
}
.layacbout4 .whyus .item p {
  line-height: 1.5em;
}

.layabout_supplier p {
  padding: 0 20px;
}
.layabout_supplier ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.layabout_supplier ul li {
  width: 20%;
  margin-bottom: 30px;
}
.layabout_supplier ul li img {
  transition: 0.8s all ease;
  filter: grayscale(0%);
  opacity: 1;
}
.layabout_supplier ul li img:hover {
  transform: translate(0, -10px);
  filter: grayscale(100%);
  opacity: 0.7;
  transition: 0.6s all ease;
  border-radius: 5px;
}

.layabout_ce {
  margin-top: 10px;
}
.layabout_ce ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.layabout_ce ul li {
  width: 48%;
  margin-bottom: 10px;
  text-align: center;
}
.layabout_ce ul li img {
  transition: 0.6s all ease;
  filter: grayscale(0%);
}
.layabout_ce ul li img:hover {
  transform: scale(1.2);
  filter: grayscale(100%);
  transition: 0.6s all ease;
}

.layabout_team {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.layabout_team .team {
  padding: 20px 10px 0 10px;
  width: 100%;
}
@media screen and (min-width: 600px) {
  .layabout_team .team {
    width: 47%;
  }
}
.layabout_team .team .img img {
  width: 100%;
}
.layabout_team .team .teaminfo {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  padding: 20px;
}
.layabout_team .team .teaminfo h1 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 18px;
  color: #333;
}
.layabout_team .team .teaminfo h2 {
  margin-bottom: 10px;
  font-weight: normal;
  font-size: 16px;
  color: #333;
}
.layabout_team .team .teaminfo p {
  line-height: 1.5em;
  color: #777;
}
.layabout_team .team:hover .teaminfo {
  box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.15);
  background-image: linear-gradient(to bottom, #fff, #f7f7f7);
}

.cntl {
  position: relative;
  overflow: hidden;
  margin-top: 20px;
  margin-bottom: 20px;
}
.cntl-center {
  left: 0;
  right: 0;
  margin-left: auto;
  margin-right: auto;
}
.cntl-bar {
  position: absolute;
  width: 10px;
  top: 0;
  bottom: 0;
  background-color: #ccc;
  box-shadow: inset 0px 0px 7px -2px #000;
}
.cntl-bar-fill {
  background-color: #f7b42a;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 0;
}
.cntl-state {
  position: relative;
  width: 100%;
  min-height: 200px;
  margin-bottom: 50px;
}
.cntl-state::after {
  display: block;
  content: " ";
  clear: both;
}
.cntl-icon {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  background-color: #D62537;
  border: solid 3px #f7b42a;
  box-shadow: 0px 0px 19px -9px #000;
  position: absolute;
  top: 0;
  text-align: center;
  line-height: 80px;
  font-size: 26px;
  color: #fff;
}

.cntl-content {
  width: 40%;
  padding: 2%;
  background-color: rgba(238, 238, 238, 0.25);
  border-radius: 8px;
  border-bottom: solid 3px #f7b42a;
  float: left;
  opacity: 0;
  position: relative;
  margin-left: -40%;
}

.cntl-state:nth-child(2n + 2) .cntl-content {
  float: right;
  margin-right: -40%;
}

.cntl-image {
  opacity: 0;
  width: 40%;
  padding: 2%;
}

.cntl-state:nth-child(2n + 1) .cntl-image {
  float: right;
}

.cntl-image img {
  width: 100%;
}

.cntl-content h4 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}

/*
animations
*/
.cntl-bar-fill,
.cntl-content,
.cntl-image {
  -webkit-transition: all 500ms ease;
  -moz-transition: all 500ms ease;
  -o-transition: all 500ms ease;
  -ms-transition: all 500ms ease;
  transition: all 500ms ease;
}

.cntl-state:nth-child(2n + 2).cntl-animate .cntl-content {
  margin-right: 0%;
}

.cntl-animate .cntl-content {
  opacity: 1;
  margin-left: 0%;
}

.cntl-animate .cntl-image {
  opacity: 1;
}
@media (max-width: 600px) {
  .cntl-bar {
    left: auto;
    right: 37px;
  }

  .cntl-content {
    width: 80%;
    float: none;
  }
  .cntl-state:nth-child(2n + 2) .cntl-content {
    margi-right: 0%;
    float: none;
  }

  .cntl-image {
    width: 80%;
  }

  .cntl-state:nth-child(2n + 1) .cntl-image {
    float: none;
  }

  .animate .cntl-content {
    margin-left: 2%;
  }

  .cntl-icon {
    left: auto;
    right: 0;
  }
}

.layabout_blog {
  padding: 0 10px;
  padding-bottom: 20px;
}
.layabout_blog .newslist {
  margin-bottom: 30px;
}
.layabout_blog .newslist li {
  padding-top: 10px;
  margin-bottom: 15px;
  border-bottom: 1px solid #ddd;
  padding-bottom: 10px;
}
.layabout_blog .newslist li .img {
  text-align: center;
}
.layabout_blog .newslist li .linkinfo {
}
.layabout_blog .newslist li .linkinfo h3 {
  font-size: 16px;
  font-weight: normal;
  margin-top: 10px;
  margin-bottom: 10px;
}
.layabout_blog .newslist p.date {
  color: #999;
  margin: 0;
}
.layabout_blog .newslist p.morelink {
  text-align: right;
}
.layabout_blog .newslist p.morelink a {
  color: #D62537;
  margin: 0;
}
.layabout_blog .newslist p {
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.5em;
}
.layabout_blog .newslist p span {
  color: #666;
  font-size: 12px;
  padding-top: 20px;
  display: block;
}

/**service**/
.layservice_item .pcwidth {
  display: flex;
  display: -webkit-flex;
  justify-content: space-between;
  padding: 30px 5px;
  align-items: center;
}
.layservice_item:nth-child(even) {
  background: #f7f7f7;
}
.layservice_item:nth-child(even) .pcwidth {
  flex-direction: row-reverse;
}
.layservice_item .img {
  width: 43%;
}
.layservice_item .info {
  width: 55%;
}
.layservice_item .info h1 {
  font-size: 20px;
  font-weight: normal;
  margin-bottom: 10px;
}
.layservice_item .info p {
  line-height: 1.5em;
}
.layservice_lc {
  margin-top: 30px;
  margin-bottom: 30px;
  padding: 0 10px;
}
.layservice_lc h1 {
  font-size: 20px;
  font-weight: normal;
  text-align: center;
  margin-bottom: 20px;
}
.layservice_lc p {
  line-height: 1.5em;
  margin-bottom: 20px;
}

/**case**/
.laycase {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 50px;
}
.laycase li {
  width: 48%;
  margin-bottom: 30px;
}
.laycase li .img {
  height: 0;
  padding-bottom: 75%;
  display: block;
  overflow: hidden;
  border: 1px solid #ebebeb;
  display: flex;
  display: -webkit-flex;
  align-items: center;
}
.laycase li .img img {
  padding-top: 75%;
}

/**404**/
.page404 {
  text-align: center;
  background: #f6f6f6;
  padding: 30px;
  padding-bottom: 80px;
  border-top: 2px solid #D62537;
}
.page404 h2 {
  font-size: 30px;
}
.page404 h4 {
  font-size: 18px;
  margin: 30px;
  font-weight: normal;
}
.page404 p {
  color: #777;
  line-height: 2em;
}

/**search**/
.search_text {
  text-align: center;
  padding: 15px 40px;
}
.search_text p {
  margin-bottom: 5px;
}
.search_text .text1 {
  color: #fff;
  font-size: 20px;
}
.search_text .text2 {
  color: #fff;
  font-size: 16px;
  font-weight: bold;
}
.search_list {
  margin-top: 10px;
  margin-bottom: 15px;
}
.search_list ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
}
.search_list li {
  border: 1px solid #ddd;
  width: 48%;
  margin-bottom: 15px;
}
.search_list a {
  padding: 10px;
}
.search_list li:hover {
  border: 1px solid #ddd;
  box-shadow: 1px 1px 2px #888888;
}
.search_list h3 {
  color: #D62537;
}
.search_list .sort {
  color: #999;
  margin-bottom: 10px;
}
.search_list .info {
  color: #333;
  line-height: 1.5em;
}
.search_list .morel {
  color: #D62537;
  margin-top: 15px;
}

/**404**/
.page404 {
  text-align: center;
  background: #f6f6f6;
  padding: 30px;
  padding-bottom: 80px;
  border-top: 2px solid #D62537;
}
.page404 h2 {
  font-size: 30px;
}
.page404 h4 {
  font-size: 18px;
  margin: 30px;
  font-weight: normal;
}
.page404 p {
  color: #777;
  line-height: 2em;
}

/**mask**/

.laytuibanner {
}
.layvideo {
  margin-top: 10px;
}
.tuivideo {
  background: #999;
}
.tuivideo iframe {
  height: 280px;
}
.laytuitit {
  text-align: center;
  padding: 20px 0 15px 0;
}
.laytuitit h1 {
  font-size: 3.2rem;
  margin-bottom: 10px;
}
.laytui1 {
  background: #f2f2f2;
  padding: 20px 0;
}
.laytui1 ul {
}
.laytui1 ul li {
  text-align: center;
}
.laytui1 ul li .num {
  font-size: 32px;
}
.laytui1 ul li .num sup {
  font-size: 1.4rem;
  top: -10px;
  position: relative;
}
.laytui1 ul li p {
  font-size: 16px;
  margin-bottom: 15px;
}

.laytui2 {
  margin-top: 10px;
}
.laytui2 ul {
}
.laytui2 ul li {
  text-align: center;
  top: 0px;
  position: relative;
  transition-duration: 1s;
}
.laytui2 ul li img {
}
.laytui2 ul li p {
  width: 80%;
  padding: 20px 0;
  margin: 0 auto;
}
.laytui2 ul li i {
  font-size: 2rem;
  margin-top: 15px;
}
.laytui2 ul li:hover {
  top: -15px;
  position: relative;
}
.laytui2 ul li:hover p {
  background: #D62537;
  color: #fff;
}
.laytui2 ul li:hover i {
  color: #fff;
}

.laytui4 {
  position: relative;
  margin-top: 20px;
}
.laytui4 .laytui4txt {
  background-size: cover;
  text-align: center;
  padding-top: 100px;
  padding-bottom: 100px;
}
.laytui4 .laytui4txt .txt {
  position: relative !important;
  z-index: 2 !important;
  color: #fff;
}
.laytui4 .laytui4txt h1 {
  font-size: 3rem;
  font-weight: normal;
}
.laytui4bg {
  background: url("../images/blackbg.png") center center;
  background-size: 100% 100%;
  opacity: 0.5;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.laytui3 {
  background: #f2f2f2;
  padding: 20px 0;
}
.laytui3 .pcwidth {
}
.laytui3 .pcwidth div {
}
.laytui3 .pcwidth .companytxt {
  padding: 0 10px;
}
.laytui3 .pcwidth .companytxt p {
  line-height: 2em;
  margin-bottom: 15px;
  margin-top: 10px;
}
.laytui3 .pcwidth .companytxt .btn {
  margin-top: 20px;
}

.laytui5 {
  background: #D62537;
  padding: 15px 0;
  text-align: center;
  margin-top: 20px;
  color: #fff;
}
.laytui5 h1 {
  font-size: 3rem;
  font-weight: normal;
  margin-bottom: 5px;
}
.laytui6 {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 10px;
}
.laytui6 li {
  width: 49%;
  margin-bottom: 20px;
  overflow: hidden;
}
.laytui6 li img {
  transition: all 0.6s;
}
.laytui6 li:hover img {
  transform: scale(1.3);
}

.laytuizs {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 30px;
}
.laytuizs li {
  width: 22%;
  margin-bottom: 20px;
  overflow: hidden;
  border: 2px solid #f8f8f8;
}
.laytuizs li img {
  transition: all 0.6s;
}
.laytuizs li:hover img {
  transform: scale(1.2);
}

.laytui7 {
  background: #f2f2f2;
  padding: 20px 0;
  margin-top: 10px;
  padding-bottom: 10px;
}
.laytui7 ul {
  display: flex;
  display: -webkit-flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 20px;
  padding: 0 10px;
}
.laytui7 ul li {
  width: 49%;
  margin-bottom: 20px;
  text-align: center;
}
.laytui7 ul li i {
  font-size: 4rem;
  color: #D62537;
}
.laytui7 ul li p {
  line-height: 1.8em;
  color: #777;
  margin-top: 10px;
}
.laytui7 ul li p span {
  font-size: 1.8rem;
  color: #555;
}
.btn {
  display: inline-block;
  padding: 0 30px;
  background: #ff7034;
  color: #fff;
  line-height: 40px;
  text-align: center;
  border-radius: 30px;
  transition-duration: 0.8s;
}
.btn:hover {
  background: #f65e12;
  color: #fff;
}

/**-----------wap---------------------**/
/**-----------end---------------------**/
