
/*  页面重置样式  */
body,p,h1,h2,h3,h4,h5,li,span,i,ul,img,a,strong,input,button,textarea,select,dd,dl,dt,ol{
	margin:0;
	padding:0;
	word-wrap:break-word;
}
h1,h2,h3,h4,h5,h6{
	font-weight: normal;
}
body{
	font-family:"Arial","microsoft yahei";
	font-size:14px;
	line-height: 1;
	color:#333;
}
*{
	-webkit-tap-highlight-color:rgba(0,0,0,0);
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
}
@font-face {
  font-family: 'Din';
  src: url('../fonts/Din/DinFont.eot');
  src: url('../fonts/Din/DinFont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Din/DinFont.woff2') format('woff2'),
  url('../fonts/Din/DinFont.woff') format('woff'),
  url('../fonts/Din/DinFont.ttf') format('truetype'),
  url('../fonts/Din/DinFont.svg#alisans') format('svg');
  font-weight: normal;
  font-style: normal;
}
li{
	list-style-type:none;
	float:left;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
a,area{
	text-decoration:none;
	outline:none;
	color: #000;
}
img{
	border:none;
	vertical-align:middle;
}
i,var,em{
	font-style:normal;
}
button{
	font-family:"Arial","microsoft yahei";
	font-size: 14px;
	outline:none;
	cursor: pointer;
	border: none;
	line-height: 1;
}
input[type="submit"]{
	border: none;
}
iframe{
	border: none;
}
input,select,textarea{
	outline:none;
	font-family:"Arial","microsoft yahei";font-size: 14px;
}
textarea{
	resize:none;
	overflow-y:auto;
}
.at{
	margin:0 auto;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{
	clear:both;
}
.dt{
	display: table;
	width: 100%;
}
.fl-w{
	float: left;
	width: 100%;
}
.hide{
	display: none;
}
.ver-container{
	display: table;
	width: 100%;
	text-align: center;
}
.ver-container > * {
	vertical-align: middle;
	display: table-cell;
}

.swiper-button-disabled{
	cursor: no-drop !important;
	opacity: .5;
}

[class*=icon]{
	font-family:"iconfont" !important;
	font-size:16px;
	font-style:normal;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

[class*=ico]{
	vertical-align: middle;
	display: inline-block;
}
.wid {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
}
@font-face {
  font-family: 'AbhayaLibre';
  src: url("../css/aleb.ttf");
}
body,
html {
  width: 100%;
  height: 100%;
}
.tops {
  width: 100%;
  height: 44px;
  background-color: #000;
  padding: 0 24px;
  line-height: 44px;
  color: #fff;
}
.tops .txts {
  font-size: 14px;
}
.tops .link a {
  color: #fff;
  padding: 0 10px;
  position: relative;
  text-decoration: none;
}
.tops .link a:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 1px;
  height: 14px;
  background-color: #fff;
}
.tops .link a:last-child:after {
  display: none;
}
.head {
  width: 100%;
  padding: 0 24px;
}
.head .logo {
  height: 94px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.head .carts { height: 94px; line-height: 94px; font-size: 26px; font-family: 'Din'; font-weight: 700;}
.head .carts i { margin-right: 5px;}
.head .carts span.qty { color: #fbc2c2; margin: 0 3px;}
.head .carts a { text-decoration: none;}
.head .menus {
  height: 70px;
  float: right;
}
.head .menus .box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .menus .box i {
  display: inline-block;
  width: 32px;
  height: 2px;
  background-color: #fbc2c2;
  position: relative;
  border-radius: 2px;
}
.head .menus .box i:after {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  transition: 0.5s;
  width: 100%;
  border-radius: 2px;
  height: 2px;
  background-color: #fbc2c2;
}
.head .menus .box i:before {
  content: "";
  position: absolute;
  transition: 0.5s;
  left: 0;
  bottom: -10px;
  width: 100%;
  border-radius: 2px;
  height: 2px;
  background-color: #fbc2c2;
}
.head .menus .box.acti i {
  background: none;
}
.head .menus .box.acti i:after {
  transform: rotate(45deg);
  left: 0;
  top: 0;
}
.head .menus .box.acti i:before {
  transform: rotate(-45deg);
  left: 0;
  top: 0;
}
.head .nav {
  width: auto;
  padding: 27px 0;
  padding-left: 6%;
}
.head .nav ul li {
  margin-right: 40px;
  position: relative;
}
.head .nav ul li h5 {
  line-height: 40px;
}
.head .nav ul li a {
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.head .nav ul li.li-more {
  padding-right: 28px;
  position: relative;
}
.head .nav ul li.li-more:after {
  content: "";
  position: absolute;
  right: 4px;
  top: 50%;
  margin-top: -8px;
  width: 16px;
  height: 16px;
  background: url("../img/8bc0fc_15x15.png") center no-repeat;
}
.head .nav ul li .slide {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  position: absolute;
  left: 0;
  z-index: 99;
  top: 40px;
  display: none;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 10px 12px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.2);
}
.head .nav ul li .slide a {
  font-size: 14px;
  float: left;
  width: 100%;
  margin: 4px 0;
  line-height: 18px;
  display: inline-block;
  color: #666;
}

.head .nav ul li .slide .items { position: relative;}
.head .nav ul li .slide .items .child{
  background-color: #fff;
  position: absolute;
  top: 0;
  left: 100%;
  z-index: 99;
  display: none;
  border: 1px solid #f1f1f1;
  border-radius: 4px;
  padding: 10px 12px;
  box-shadow: 0 3px 6px rgba(0,0,0,0.2);
  width: 100%;
}
.head .nav ul li .slide .items:hover .child { display: inline-block;}


.head .nav ul li .slide a:hover {
  color: #fbc2c2;
}
.head .nav ul li:hover .slide {
  display: block;
}
.banner {
  width: 100%;
}
.banner ul {
  width: 100%;
}
.banner ul li {
  width: 100%;
  height: 630px;
}
.banner ul li .wid {
  height: 100%;
}
.banner ul li .wid .text {
  height: 100%;
  width: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-top: 10%;
}
.banner ul li .wid .text h2 {
  font-size: 48px;
  color: #080808;
  line-height: 1.2;
  font-weight: bold;
  font-family: 'AbhayaLibre';
}
.banner ul li .wid .text h4 {
  font-size: 30px;
  line-height: 1.4;
  font-weight: bold;
  font-family: 'AbhayaLibre';
}
.banner ul li .wid .text p {
  padding: 20px 0;
}
.banner ul li .wid .text p a {
  display: inline-block;
  width: 214px;
  height: 40px;
  background-color: #0a0a0a;
  text-align: center;
  line-height: 40px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  text-decoration: none;
}
.banner ul li .wid .text p a img {
  margin-left: 16px;
}
.banner .swiper-button-next:after {
  font-size: 48px;
  color: #fff;
}
.banner .swiper-button-prev:after {
  font-size: 48px;
  color: #fff;
}
.banner .swiper-pagination {
  bottom: 10px !important;
}
.banner .swiper-pagination .swiper-pagination-bullet {
  width: 10px;
  margin: 0 4px;
  height: 10px;
  opacity: 0.4;
  background-color: #fff;
}
.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}
.introduce {
  width: 100%;
  padding: 72px 62px;
  float: left;
}
.introduce .image {
  width: 100%;
}
.introduce .image ul {
  width: 100%;
}
.introduce .image ul li {
  width: 100%;
}
.introduce .image ul li img {
  width: 100%;
}
.introduce .image .swiper-button-next {
  width: 26px;
  height: 50px;
  background: url("../img/ce5c8f_26x50.png") center no-repeat;
  top: 50%;
  margin-top: -25px;
}
.introduce .image .swiper-button-next:after {
  display: none;
}
.introduce .image .swiper-button-prev {
  width: 26px;
  height: 50px;
  background: url("../img/8c6f2f_26x50.png") center no-repeat;
  top: 50%;
  margin-top: -25px;
}
.introduce .image .swiper-button-prev:after {
  display: none;
}
.introduce .intrs {
  width: 100%;
  max-width: 1000px;
  padding-left: 20px;
}
.introduce .intrs .text {
  width: 100%;
  font-size: 24px;
  line-height: 1.5;
  font-family: arial;
  color: #282828;
}
.introduce .intrs .txts {
  width: 100%;
  padding-top: 28px;
}
.introduce .intrs .txts p {
  font-size: 20px;
  line-height: 1.7;
  font-weight: bold;
  font-family: arial;
}
.introduce .intrs .more {
  width: 100%;
  text-align: center;
  padding-top: 10px;
}
.introduce .intrs .more a {
  display: inline-block;
  width: 241px;
  height: 40px;
  background-color: #fbc2c2;
  display: flex;
  justify-content: center;
  align-items: center;
  margin: 0 auto;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
}
.introduce .intrs .more a img {
  margin-left: 20px;
}
.introduce .intrs .more a:hover {
  background-color: #d7a4a4;
}
.product {
  width: 100%;
  padding: 65px 24px;
  float: left;
}
.product .title {
  width: 100%;
}
.product .title h2 {
  line-height: 92px;
  font-size: 48px;
  font-family: 'AbhayaLibre';
}
.product .title p {
  width: 100%;
  max-width: 760px;
  font-size: 22px;
  line-height: 36px;
  font-family: arial;
}
.product .conts {
  width: 100%;
  margin-top: 50px;
  border: 1px solid #d4d4d4;
  float: left;
  border-bottom: none;
  border-right: none;
}
.product .conts .item {
  width: 100%;
  border-right: 1px solid #d4d4d4;
  border-bottom: 1px solid #d4d4d4;
  transition: 0.5s;
}
.product .conts .item .imgs {
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #d4d4d4;
}
.product .conts .item .imgs img {
  width: 100%;
  transition: 0.5s;
}
.product .conts .item .text {
  width: 100%;
  padding: 20px 18px;
}
.product .conts .item .text h5 {
  font-size: 24px;
  line-height: 40px;
  margin: 8px 0;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}

.product .conts .item .text h5 a { text-decoration: none; -webkit-transition: .6s; -o-transition: .6s; transition: .6s;}
.product .conts .item .text h5 a:hover { color: #fbc2c2;}


.product .conts .item .text p {
  padding-top: 20px;
}
.product .conts .item .text p a {
  display: inline-block;
  width: 256px;
  height: 72px;
  border: 1px solid #111;
  border-radius: 16px;
  text-align: center;
  line-height: 70px;
  font-size: 24px;
  color: #000;
  font-weight: bold;
  text-decoration: none;
}
.product .conts .item:hover {
  box-shadow: inset 0 0 10px rgba(251,194,194,0.3);
  cursor: pointer;
}
.product .conts .item:hover .imgs img {
  transform: scale(1.1);
}
.product .conts .item:hover .text p a {
  background-color: #fbc2c2;
  color: #fff;
  border: 1px solid #fbc2c2;
}
.customers {
  width: 100%;
  float: left;
  padding-bottom: 64px;
}
.customers .text {
  width: 100%;
}
.customers .text h2 {
  font-size: 48px;
  line-height: 1.5;
  font-family: 'AbhayaLibre';
  margin: 16px 0;
}
.customers .text p {
  font-size: 24px;
  line-height: 40px;
  color: #333;
}
.customers .conts {
  width: 100%;
}
.customers .conts .list {
  width: 100%;
  padding: 60px 0;
}
.customers .conts .list ul {
  width: 100%;
}
.customers .conts .list ul li {
  width: 344px;
  background-color: #fbfbfb;
}
.customers .conts .list ul li .imgs {
  width: 100%;
  overflow: hidden;
}
.customers .conts .list ul li .imgs img {
  width: 100%;
  transition: 0.5s;
}
.customers .conts .list ul li .score {
  width: 100%;
  height: 54px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.customers .conts .list ul li .txts {
  width: 100%;
  padding: 20px 30px;
}
.customers .conts .list ul li .txts p {
  font-size: 15px;
  line-height: 1.5;
  text-align: justify;
}
.customers .conts .list ul li .txts p a {
  color: #858585;
  padding: 4px 0;
  display: inline-block;
}
.customers .conts .list ul li .txts h5 {
  text-align: center;
  width: 100%;
  padding: 6px 0;
  line-height: 1.6;
}
.customers .conts .list ul li .txts h5 span {
  display: block;
  color: #000;
}
.customers .conts .list ul li .txts h5 em {
  display: block;
  color: #858585;
}
.customers .conts .list ul li:hover {
  background-color: #fbc2c2;
  box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
.customers .conts .list ul li:hover .imgs img {
  transform: scale(1.1);
}
.customers .conts .list .swiper-pagination {
  bottom: 2px !important;
}
.customers .conts .list .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  margin: 0 9px;
  height: 14px;
  opacity: 1;
  border: 3px solid #fff;
  background-color: #000;
}
.customers .conts .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  border: 3px solid #000;
}
.question {
  width: 100%;
  background-color: #f8f8f8;
  float: left;
  padding: 90px 0;
}
.question .wid {
  max-width: 1360px;
}
.question .wid .intr {
  width: 100%;
}
.question .wid .intr .title {
  padding: 20px 0;
  line-height: 28px;
  font-size: 24px;
  font-family: 'AbhayaLibre';
}
.question .wid .intr .txts {
  width: 100%;
}
.question .wid .intr .txts p {
  line-height: 26px;
  font-size: 16px;
  color: #000;
}
.question .wid .intr .txts p a {
  display: inline-block;
  width: 214px;
  height: 40px;
  background-color: #fbc2c2;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  color: #fff;
  margin: 24px 0;
  text-decoration: none;
}
.question .wid .intr .txts p a img {
  margin-left: 18px;
}
.question .wid .intr .txts p a:hover {
  background-color: #d7a4a4;
}
.question .wid .content {
  width: 100%;
  max-width: 850px;
}
.question .wid .content .item {
  width: 100%;
  margin-bottom: 30px;
  float: left;
}
.question .wid .content .item .ico {
  width: 46px;
  height: 28px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.question .wid .content .item .text {
  width: calc(100% - 46px);
  max-width: 190px;
}
.question .wid .content .item .text h5 {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  font-family: arial;
  margin-bottom: 4px;
}
.question .wid .content .item .text p {
  font-size: 15px;
  line-height: 20px;
  color: #666;
  min-height: 40px;
  width: 100%;
}
.embark {
  width: 100%;
  float: left;
}
.embark .title {
  width: 100%;
  padding: 56px 0;
  text-align: center;
  float: left;
}
.embark .title h2 {
  font-size: 48px;
  line-height: 70px;
  font-family: 'AbhayaLibre';
}
.embark .title p {
  font-size: 20px;
  line-height: 44px;
}
.embark .conts {
  width: 100%;
}
.embark .conts .item {
  width: 100%;
  margin-bottom: 42px;
}
.embark .conts .item .imgs {
  width: 100%;
  overflow: hidden;
  -moz-border-radius: 10px; -webkit-border-radius: 10px; border-radius: 10px;
}
.embark .conts .item .imgs img {
  width: 100%;
  transition: 0.5s;
}
.embark .conts .item .txts {
  width: 100%;
  line-height: 42px;
  font-size: 16px;
  color: #555;
  text-align: center;
  text-decoration: none;
}

.embark .conts .item:hover .imgs img {
  transform: scale(1.1);
}
.embark .conts .item:hover .txts a {
  color: #fbc2c2;
  text-decoration: none;
}
.service {
  width: 100%;
  position: relative;
  float: left;
}
.service:after {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 510px;
  background-color: #f8f8f8;
}
.service .title {
  width: 100%;
  text-align: center;
  line-height: 72px;
  font-size: 48px;
  position: relative;
  z-index: 9;
  margin: 50px 0;
  font-family: 'AbhayaLibre';
}
.service .conts {
  width: 100%;
  padding-bottom: 100px;
  float: left;
  position: relative;
  z-index: 9;
}
.service .conts .item {
  width: 100%;
  background-color: #f8f8f8;
  padding: 18px;
  position: relative;
}
.service .conts .item .imgs {
  width: 100%;
  overflow: hidden;
}
.service .conts .item .imgs img {
  width: 100%;
  transition: 0.5s;
}
.service .conts .item .txts {
  width: calc(100% - 36px);
  text-align: center;
  height: 60%;
  position: absolute;
  left: 18px;
  bottom: 18px;
  background-image: linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,0.2));
  display: flex;
  justify-content: center;
  align-items: flex-end;
  padding-bottom: 22px;
  line-height: 26px;
  font-size: 18px;
  color: #fff;
}
.service .conts .item .txts span {
  display: block;
  min-height: 52px;
  padding: 0 30px;
}
.service .conts .item:hover .imgs img {
  transform: scale(1.1);
}
.footer {
  width: 100%;
  background-color: #fbc2c2;
  float: left;
  padding: 64px 0;
  float: left;
}
.footer .logo {
  width: 100%;
  height: 208px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .nav {
  width: 100%;
}
.footer .nav dl {
  width: 33.3%;
  float: left;
}
.footer .nav dl dt {
  line-height: 54px;
  font-size: 30px;
  font-family: 'AbhayaLibre';
}
.footer .nav dl dd {
  line-height: 36px;
}
.footer .nav dl dd a {
  text-decoration: none;
}
.footer .nav dl dd a:hover {
  color: #fff;
}
.copyright {
  width: 100%;
  background-color: #121212;
  padding: 26px 0;
  font-size: 16px;
  line-height: 40px;
  color: #fff;
  text-align: center;
  float: left;
}
.alerts {
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.5);
  position: fixed;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
}
.alerts .cont {
  width: 100%;
  padding-top: 60px;
  display: none;
}
.alerts .cont .menu {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  float: left;
  padding: 20px 20px;
}
.alerts .cont .menu .language {
  width: 100%;
}
.alerts .cont .menu .language ul {
  float: right;
  border: 1px solid #fbc2c2;
}
.alerts .cont .menu .language ul li {
  width: 60px;
  height: 30px;
  text-align: center;
  color: #fff;
  background-color: #fff;
  line-height: 30px;
  color: #fbc2c2;
}
.alerts .cont .menu .language ul li.acti {
  background-color: #fbc2c2;
  color: #fff;
}
.alerts .cont .menu .list {
  width: 100%;
}
.alerts .cont .menu .list ul {
  width: 100%;
}
.alerts .cont .menu .list ul li {
  width: 100%;
  border-bottom: 1px dashed #ccc;
  padding: 15px 0;
}
.alerts .cont .menu .list ul li:last-child {
  border: none;
}
.alerts .cont .menu .list ul li .txts {
  position: relative;
  height: 26px;
  line-height: 26px;
}
.alerts .cont .menu .list ul li .txts span {
  font-size: 16px;
  color: #333;
}
.alerts .cont .menu .list ul li .txts em {
  padding-left: 10px;
  color: #999;
}
.alerts .cont .menu .list ul li h4 {
  width: 100%;
  line-height: 26px;
  margin: 0;
  font-size: 16px;
  font-family: arial;
  position: relative;
}
.alerts .cont .menu .list ul li h4 a {
  color: #00ff3c;
  text-decoration: none;
}
.alerts .cont .menu .list ul li .slide {
  width: 100%;
  padding: 10px 0;
  display: none;
}
.alerts .cont .menu .list ul li .slide a {
  width: 100%;
  line-height: 24px;
  color: #999;
  opacity: 0.8;
  padding-right: 20px;
  display: block;
  padding-left: 20px;
  position: relative;
}
.alerts .cont .menu .list ul li .slide a:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -3px;
  border-radius: 3px;
  width: 6px;
  height: 6px;
  background-color: #ccc;
}
.alerts .cont .menu .list ul li.btns .txts:after {
  content: "";
  width: 28px;
  height: 28px;
  position: absolute;
  right: 0;
  top: 50%;
  transition: 0.6s;
  margin-top: -14px;
  background: url("../img/1a7cb0_28x28.png") center no-repeat;
  background-size: 18px 18px;
}
.alerts .cont .menu .list ul li.acti .txts:after {
  transform: rotate(90deg);
}
.alerts .cont .menu .list ul li.acti .slide {
  display: block;
}
.alerts .cont .search {
  width: 100%;
  height: 60px;
  background-color: #999;
  float: left;
  padding: 10px 20px;
  border-top: 1px solid rgba(255,255,255,0.5);
}
.alerts .cont .search .input {
  width: 100%;
  height: 100%;
  border-radius: 20px;
  background-color: #fff;
  padding: 0 20px;
}
.alerts .cont .search .input input {
  width: 40px;
  float: left;
  border: none;
  background: none;
  height: 40px;
  font-size: 16px;
  background: url("../img/eeeb31_28x28.png") center no-repeat;
  color: #333;
}
.alerts .cont .search .input input[type='text'] {
  width: calc(100% - 40px);
  background: none;
  height: 40px;
}
.alerts .cont .search .input input::-webkit-input-placeholder {
  color: rgba(153,153,153,0.8);
}

@media screen and (max-width: 1400px) {
  .introduce .intrs .text {
    font-size: 20px;
  }
  .introduce .intrs .txts p {
    font-size: 16px;
  }
  .product .conts .item .text h5 {
    font-size: 20px;
  }
  .product .conts .item .text p a {
    width: 180px;
    height: 44px;
    font-size: 20px;
    line-height: 42px;
    border-radius: 8px;
  }
}
@media screen and (max-width: 1360px) {
  .wid {
    padding: 0 15px;
  }
}
@media screen and (max-width: 1200px) {
  .banner ul li .wid .text {
    padding-top: 0;
  }
  .introduce {
    padding: 42px 30px;
  }
  .product {
    padding: 30px 10px;
  }
  .service .title {
    margin: 30px 0;
  }
  .service .conts {
    padding-bottom: 50px;
  }
  .product .title h2,
  .customers .text h2,
  .embark .title h2 {
    font-size: 36px;
    line-height: 50px;
  }
  .product .title p,
  .customers .text p,
  .embark .title p {
    font-size: 18px;
    line-height: 30px;
  }
  .service .title {
    font-size: 36px;
    line-height: 50px;
  }
  .footer .nav dl dt {
    font-size: 24px;
    line-height: 48px;
  }
}
@media screen and (max-width: 993px) {
  .head {
    padding: 0 12px;
  }
  .head .logo {
    height: 70px;
  }
  .head .logo img {
    height: 32px;
  }

  .head .carts { height: 60px; line-height: 60px; margin-right: 15px;}

  .question .wid .content {
    width: 100%;
    padding-top: 20px;
    max-width: 100%;
  }
  .service .conts .item {
    margin-bottom: 20px;
  }
  .footer {
    padding: 20px 0; overflow: hidden;
  }
  .footer .logo {
    height: auto;
    padding-bottom: 20px;
  }
  .footer .logo img {
    height: 72px;
  }
}
@media screen and (max-width: 768px) {
  .head .logo {
    height: 60px;
  }
  .head .logo img {
    height: 26px;
  }
  .head .menus {
    height: 60px;
  }
  .banner ul li {
    height: 400px;
  }
  .banner ul li .wid .text h2 {
    font-size: 36px;
    line-height: 50px;
  }
  .banner ul li .wid .text h4 {
    font-size: 24px;
    line-height: 1.6;
  }
  .wid {
    padding-left: 3%;
    padding-right: 3%;
  }
  .introduce .intrs {
    padding-left: 0;
    padding-top: 20px;
  }
  .product .conts .item .text {
    padding: 8px;
  }
  .product .conts .item .text h5 {
    font-size: 18px;
    line-height: 30px;
  }
  .product .conts .item .text p {
    padding-top: 6px;
  }
  .product .conts .item .text p a {
    width: 120px;
    height: 36px;
    font-size: 16px;
    line-height: 34px;
  }
  .product .title h2,
  .customers .text h2,
  .embark .title h2 {
    font-size: 30px;
    line-height: 48px;
  }
  .product .title p,
  .customers .text p,
  .embark .title p {
    font-size: 16px;
    line-height: 24px;
  }
  .customers .text h2 {
    margin: 6px 0;
  }
  .question {
    padding: 20px 0;
    overflow: hidden;
  }
  .question .wid .content .item .text p {
    min-height: auto;
  }
  .embark .title {
    padding: 20px 0;
  }
  .embark .conts .item {
    margin-bottom: 20px;
  }
  .service .title {
    font-size: 30px;
    line-height: 48px;
    margin: 12px 0;
  }
  .footer .nav dl {
    width: 100%;
  }
  .footer .nav dl dd {
    line-height: 24px;
  }
  .copyright {
    font-size: 14px;
    line-height: 22px;
    padding: 10px 0;
  }
}
@media screen and (max-width: 415px) {
  .banner ul li .wid .text h2 {
    font-size: 24px;
    line-height: 44px;
  }
  .banner ul li .wid .text h4 {
    font-size: 20px;
  }
  .introduce {
    padding: 20px 10px;
  }
  .introduce .intrs .text {
    font-size: 16px;
  }
  .product {
    padding: 20px 10px;
  }
  .product .conts {
    margin-top: 20px;
  }
  .customers .conts .list {
    padding-top: 20px;
  }
  .service .conts {
    padding-bottom: 20px;
  }
  body {
    padding-top: 60px;
  }
  .head {
    position: fixed;
    z-index: 9999;
    background-color: #fff;
    left: 0;
    top: 0;
    border-bottom: 1px solid #fbc2c2;
  }
}
/* Go To Message Star */
#go-to-message { position: fixed; cursor: pointer; z-index: 999999; bottom: 24px; right: 24px; display: block; transition: all 300ms ease-out; visibility: visible; opacity: 1; text-align: center; width: 48px; height: 48px; line-height: 48px !important; font-size: 16px;border-radius: 150px;color: #FFF;background-color: #fbc2c2;-webkit-box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); -moz-box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08); box-shadow: 0px 0 24px 0px rgba(0, 0, 0, 0.08);}
/* Go To Message End */

/* Body Mask Start */
.body-mask { position:fixed; top:0; left:0; right:0; bottom:0; width:100%; height:100%; z-index:9999; background-color:rgba(0,0,0,0.43); display:none; opacity:0; transition:all .3s}
.body-mask.active { display:block; opacity:1;}
/* Body Mask End */

/* Prompt Info Start */
#prompt-info { display:none; position: fixed; left: calc(50% - 260px); top: 20%; z-index: 99999;}
#prompt-info.active { display: block;}
#prompt-info .boxs { position: relative; width: 520px; height: 382px; box-shadow: 0 2px 10px 0 rgba(0,0,0,.3); }
#prompt-info .boxs .forms { padding: 30px 20px; overflow: hidden; width: 54.000000%; height: 420px; background: #FFF;  float: left; -moz-border-radius: 8px 0 0 8px; -webkit-border-radius: 8px 0 0 8px; border-radius: 8px 0 0 8px;}

#prompt-info .boxs .forms .slogan { width: 100%; display: block; color: #666; padding: 0 0 15px 0; border-bottom: solid 1px #e5e5e5; font-size: 22px; font-family: 'AbhayaLibre';}
#prompt-info .boxs .forms .form { width: 100%; display: block; margin: 15px 0 0 0;}
#prompt-info .boxs .forms .form ul li { margin: 0 4% 20px 0; width: 100%;}
#prompt-info .boxs .forms .form input.inputs { font-weight: 700; width: 100%; padding: 0px 20px; font-size: 12px; line-height: 45px; color: #999;height: 45px;border: 1px solid #dcdcdc;border-radius: 4px;}

#prompt-info .boxs .forms .form .submits { text-align: center;}
#prompt-info .boxs .forms .form .submits span { cursor: pointer; line-height: 45px; height: 45px; border-radius: 4px; color: #FFF; background: #fbc2c2; padding: 0 60px; display: inline-block;}



#prompt-info .boxs .adverts { overflow: hidden; width: 46.000000%; height: 420px; float: right; position: relative; -moz-border-radius: 0 8px 8px 0; -webkit-border-radius: 0 8px 8px 0; border-radius: 0 8px 8px 0;}

#prompt-info .boxs .closes { position: absolute; right: -34px; top: 0; text-align: center; color: #FFF; font-size: 32px; }
#prompt-info .boxs .closes i { animation: rotate360 3s ease-in-out infinite alternate; cursor: pointer;}
#prompt-info .boxs .closes i:hover { animation:none;}
/* Prompt Info End */
