
/*  页面重置样式  */
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;
}
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;
}
@font-face {
  font-family: 'Georgia';
  src: url("../css/georgia.ttf");
}
@font-face {
  font-family: 'apr';
  src: url("../css/ACaslonPro-Regular.otf");
}
body {
  overflow-x: hidden;
}
body.over {
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.wid {
  width: 100%;
  max-width: 1260px;
  margin: 0 auto;
}
.banner {
  width: 100%;
}
.banner .list {
  width: 100%;
}
.banner .list ul {
  width: 100%;
  margin: 0;
}
.banner .list ul li {
  width: 100%;
  height: 980px;
}
.banner .list ul li a {
  display: block;
  width: 100%;
  height: 100%;
}
.banner .list .swiper-pagination {
  bottom: 15px;
}
.banner .list .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 10px;
  border-radius: 7px;
  border: 1px solid #000;
  opacity: 1;
  background: none;
}
.banner .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
.banner .list .swiper-button-prev {
  width: 46px;
  height: 46px;
  border: 1px solid #949494;
  font-size: 14px;
  color: #949494;
  padding: 0 8px;
  left: 50%;
  margin-left: -650px;
  display: flex;
  top: 50%;
  margin-top: -100px;
  word-break: break-all;
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 16px;
}
.banner .list .swiper-button-prev:after {
  display: none;
}
.banner .list .swiper-button-prev:hover {
  border: 1px solid #ccaf4b;
  color: #ccaf4b;
}
.banner .list .swiper-button-next {
  width: 46px;
  height: 46px;
  border: 1px solid #949494;
  font-size: 14px;
  color: #949494;
  padding: 0 8px;
  display: flex;
  left: 50%;
  right: initial;
  margin-left: -650px;
  word-break: break-all;
  text-align: center;
  justify-content: center;
  align-items: center;
  line-height: 16px;
}
.banner .list .swiper-button-next:after {
  display: none;
}
.banner .list .swiper-button-next:hover {
  border: 1px solid #ccaf4b;
  color: #ccaf4b;
}
.banner .wap-list {
  width: 100%;
  padding-bottom: 70px;
  float: left;
}
.banner .wap-list ul {
  width: 100%;
  margin: 0;
}
.banner .wap-list ul li {
  width: 100%;
}
.banner .wap-list ul li img {
  width: 100%;
}
.banner .wap-list .swiper-pagination {
  bottom: 15px;
}
.banner .wap-list .swiper-pagination .swiper-pagination-bullet {
  width: 14px;
  height: 14px;
  margin: 0 6px;
  border-radius: 7px;
  border: 1px solid #000;
  opacity: 1;
  background: none;
}
.banner .wap-list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
.head {
  width: 100%;
  height: 160px;
  position: fixed;
  left: 0;
  top: 0;
  transition: 0.5s;
  z-index: 9;
}
.head .wid {
  max-width: 1300px;
  height: 100%;
}
.head .wid .logo {
  height: 100%;
  display: flex;
  width: 200px;
  align-items: center;
  justify-content: center;
  background-color: #ccaf4b;
}
.head .wid .logo img {
  max-width: 90%;
  height: auto;
}
.head .wid .navs {
  padding-left: 90px;
}
.head .wid .navs ul {
  margin: 0;
}
.head .wid .navs ul li {
  line-height: 160px;
  margin: 0 27px;
}
.head .wid .navs ul li a {
  color: #000;
  font-size: 18px;
  font-family: arial;
  font-weight: bold;
  text-decoration: none;
}
.head .wid .navs ul li:hover a {
  color: #ccaf4b;
}
.head .wid .function {
  width: auto;
  padding-top: 40px;
}
.head .wid .function .ico {
  width: 44px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.head .wid .function .text {
  width: 100px;
  height: 36px;
  line-height: 36px;
}
.head .wid .function .text input {
  width: 100%;
  height: 36px;
  border: none;
  line-height: 36px;
  color: #929292;
  background: none;
  font-size: 16px;
}
.head .wid .country {
  width: 60px;
  height: 36px;
  position: relative;
}
.head .wid .country:after {
  content: "";
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -7px;
  width: 2px;
  height: 14px;
  background-color: #cbcbcb;
}
.head .wid .country .box {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.head.fix {
  background-color: #ccaf4b;
  height: 72px;
}
.head.fix .wid .navs ul li {
  line-height: 72px;
}
.head.fix .wid .navs ul li a {
  color: #fff;
}
.head.fix .wid .function {
  padding: 18px 0;
}
.product {
  width: 100%;
  float: left;
  padding: 150px 0;
}
.product .list {
  width: 100%;
}
.product .list .item {
  width: 100%;
  position: relative;
  margin-bottom: 20px;
}
.product .list .item .imgs {
  width: 100%;
  overflow: hidden;
}
.product .list .item .imgs img {
  width: 100%;
  transition: 0.5s;
}
.product .list .item .text {
  width: 100%;
  background: rgba(255,255,255,0.7);
  padding: 16px 20px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.product .list .item .text .tits {
  width: 100%;
  line-height: 30px;
  font-size: 16px;
  color: #000;
  font-family: arial;
}
.product .list .item .text .txt {
  line-height: 22px;
  font-size: 14px;
  color: #333;
  font-family: arial;
}
.product .list .item:hover .imgs img {
  transform: scale(1.1, 1.1);
}
.introduce {
  width: 100%;
  height: 754px;
  background: url("../img/5c2c25_1920x754.jpg") center no-repeat;
  float: left;
}
.introduce .inform {
  width: auto;
  max-width: 624px;
  padding-top: 160px;
}
.introduce .inform .tits {
  width: 100%;
  line-height: 52px;
  font-size: 32px;
  font-family: arial;
  text-align: center;
}
.introduce .inform .text {
  width: 100%;
  padding: 22px 90px;
  text-align: center;
  font-size: 14px;
  font-family: arral;
}
.introduce .inform .list {
  width: 100%;
  padding: 45px 40px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.introduce .inform .list .box {
  width: 33.3%;
  height: 150px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.complete {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 128px;
  padding-bottom: 160px;
}
.complete .title {
  width: 100%;
  text-align: center;
  line-height: 106px;
  font-size: 35px;
  color: #333;
}
.complete .title h5 {
  line-height: 16px;
  margin: 0;
  font-size: 14px;
}
.complete .title h3 {
  margin: 0;
  line-height: 62px;
  font-size: 36px;
  font-family: 'Georgia';
}
.complete .title p {
  width: 100%;
  margin: 0;
  line-height: 28px;
  font-size: 14px;
  color: #333;
  text-align: center;
}
.complete .conts {
  width: 100%;
  padding-top: 40px;
}
.complete .conts .list {
  width: 100%;
}
.complete .conts .list .item {
  width: 100%;
}
.complete .conts .list .item .imgs {
  width: 100%;
  position: relative;
}
.complete .conts .list .item .imgs img {
  width: 100%;
}
.complete .conts .list .item .imgs span.play {
  display: inline-block;
  width: 56px;
  height: 56px;
  background: url("../img/c02caf_56x56.png") center no-repeat;
  position: absolute;
  left: 50%;
  margin-left: -28px;
  top: 50%;
  margin-top: -28px;
}
.complete .conts .list .item .text {
  width: calc(100% - 20px);
  background-color: #000;
  min-height: 100px;
  margin-top: -50px;
  z-index: 9;
  position: relative;
  padding: 20px;
}
.complete .conts .list .item .text .lab {
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  font-family: 'Constantia', 'arial';
}
.complete .conts .list .item .text .txt {
  line-height: 40px;
  font-size: 14px;
  font-family: 'Constantia', 'arial';
  color: #fff;
  color: #fff;
}
.complete .conts .list .item:hover .text {
  background-color: #ccaf4b;
}
.footer {
  width: 100%;
  min-height: 100px;
  background-color: #000;
  float: left;
}
.footer .contact {
  width: 100%;
  height: 100px;
  border-bottom: 1px solid rgba(109,109,109,0.5);
}
.footer .contact .logo {
  width: auto;
  height: 99px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.footer .contact .country {
  width: auto;
  height: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.footer .contact .country .select {
  width: 294px;
  height: 60px;
  border: 1px solid #c2c2c2;
  border-radius: 10px;
  position: relative;
}
.footer .contact .country .select .curr {
  width: 100%;
  height: 100%;
  line-height: 58px;
  font-size: 16px;
  color: #c2c2c2;
  text-transform: uppercase;
  text-align: center;
  padding-right: 20px;
  position: relative;
}
.footer .contact .country .select .curr i {
  display: inline-block;
  width: 14px;
  margin-left: 6px;
  height: 9px;
  background: url("../img/82f95d_14x9.png") center no-repeat;
}
.footer .contact .country .select .slide {
  width: 100%;
  height: auto;
  background-color: #fff;
  border-radius: 10px;
  border: 1px solid #fff;
  position: absolute;
  left: 0;
  z-index: 99;
  display: none;
  top: 58px;
  padding: 15px 0;
}
.footer .contact .country .select .slide p {
  line-height: 40px;
  text-decoration: underline;
  font-size: 16px;
  padding: 0 30px;
  margin: 0;
  float: left;
  cursor: pointer;
  width: 100%;
}
.footer .contact .country .select .slide p:hover {
  background-color: #000;
  color: #fff;
}
.footer .contact .country .box {
  width: auto;
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 100%;
}
.footer .contact .country .box .imgs {
  width: 40px;
  height: 99px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.footer .contact .country .box .text {
  width: calc(100% - 40px);
  line-height: 99px;
  font-size: 14px;
  color: #fff;
  font-family: arial;
  padding-right: 44px;
  position: relative;
}
.footer .contact .country .box .text:after {
  content: "";
  position: absolute;
  right: 17px;
  top: 50%;
  margin-top: -4px;
  width: 10px;
  height: 8px;
  background: url("../img/14d387_10x8.png") center no-repeat;
}
.footer .contact .country .slide {
  width: 200px;
  min-height: 100px;
  background-color: #fff;
  position: absolute;
  left: 0;
  top: 70px;
  border-radius: 4px;
}
.footer .inform {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-bottom: 22px;
}
.footer .inform .conts {
  width: 100%;
  min-height: 100px;
  padding-top: 20px;
  float: left;
}
.footer .inform .conts .intr {
  width: 100%;
  float: left;
}
.footer .inform .conts .intr .email {
  width: 100%;
}
.footer .inform .conts .intr .email .tits {
  width: 100%;
  height: 38px;
  font-size: 16px;
  color: #fff;
  font-family: arial;
}
.footer .inform .conts .intr .email .box {
  width: 100%;
}
.footer .inform .conts .intr .email .box .ico {
  width: 60px;
  float: left;
  padding: 12px 0;
  padding-left: 4px;
}
.footer .inform .conts .intr .email .box .text {
  width: calc(100% - 60px);
  padding: 6px 0;
}
.footer .inform .conts .intr .email .box .text h5 {
  line-height: 24px;
  font-size: 16px;
  margin: 0;
  color: #fff;
}
.footer .inform .conts .intr .email .box .text p {
  line-height: 20px;
  margin: 0;
  font-size: 14px;
  color: #fff;
  font-family: arial;
}
.footer .inform .conts .intr .connect {
  width: 100%;
  padding-top: 12px;
  float: left;
}
.footer .inform .conts .intr .connect .tits {
  width: 100%;
  text-align: left;
}
.footer .inform .conts .intr .connect .tits h4 {
  line-height: 38px;
  font-size: 24px;
  color: #fff;
  font-family: arial;
  margin: 0;
}
.footer .inform .conts .intr .connect .tits h5 {
  font-size: 18px;
  font-weight: normal;
  color: #fff;
  font-family: arial;
  margin: 0;
}
.footer .inform .conts .intr .connect .list {
  width: 100%;
}
.footer .inform .conts .intr .connect .list ul {
  width: 100%;
  padding: 16px 0;
  margin: 0;
  float: left;
}
.footer .inform .conts .intr .connect .list ul li {
  width: auto;
  margin-right: 30px;
}
.footer .inform .conts .links {
  width: 100%;
  padding-top: 12px;
  float: left;
}
.footer .inform .conts .links ul {
  width: auto;
  float: right;
}
.footer .inform .conts .links ul li {
  width: auto;
  padding-left: 60px;
}
.footer .inform .conts .links ul li h4 {
  line-height: 50px;
  font-size: 16px;
  color: #fff;
  font-family: arial;
  margin: 0;
}
.footer .inform .conts .links ul li p {
  width: 100%;
  line-height: 36px;
  color: #fff;
  margin: 0;
}
.footer .inform .conts .links ul li p a {
  color: #fff;
  font-family: arial;
  text-decoration: none;
}
.footer .inform .conts .links ul li p:hover a {
  color: #ccaf4b;
}
.footer .inform .conts .copyright {
  width: 100%;
  line-height: 60px;
  font-size: 14px;
  float: left;
  color: #fff;
  border-top: 1px solid rgba(109,109,109,0.5);
}
.footer .inform .conts .copyright em {
  float: right;
}

.footer .inform .conts .copyright em a{
  color: #777;
}
.wap-head {
  width: 100%;
  height: 60px;
  background-color: #000;
  position: relative;
  z-index: 11;
  position: fixed;
  left: 0;
  top: 0;
}
.wap-head .logo {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wap-head .logo img {
  max-height: 50%;
}
.wap-head .menus {
  position: absolute;
  left: 0;
  top: 0;
  width: 60px;
  height: 60px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wap-head .menus i {
  display: inline-block;
  width: 28px;
  height: 2px;
  background-color: #fff;
  position: relative;
}
.wap-head .menus i:after {
  content: "";
  position: absolute;
  left: 0;
  top: -10px;
  width: 100%;
  height: 2px;
  background-color: #fff;
  transition: 0.5s;
}
.wap-head .menus i:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -10px;
  width: 100%;
  transition: 0.5s;
  height: 2px;
  background-color: #fff;
}
.wap-head .menus.acti i {
  background: none;
}
.wap-head .menus.acti i:after {
  transform: rotate(45deg);
  left: 0;
  top: 0;
}
.wap-head .menus.acti i:before {
  transform: rotate(-45deg);
  left: 0;
  top: 0;
}
.wap-head .search {
  width: 60px;
  height: 60px;
  position: absolute;
  right: 0;
  top: 0;
  display: flex;
  justify-content: center;
  align-items: center;
}
.wap-head .search img {
  width: 20px;
}
.alerts {
  width: 100%;
  height: 100%;
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0,0,0,0.5);
  z-index: 10;
  display: none;
}
.alerts .alert-slide {
  width: 100%;
  background-color: #fff;
  padding-top: 60px;
  float: left;
  display: none;
}
.alerts .alert-slide .list {
  width: 100%;
}
.alerts .alert-slide .list ul {
  width: 100%;
}
.alerts .alert-slide .list ul li {
  width: 100%;
  height: 50px;
  line-height: 50px;
  float: left;
  padding: 0 20px;
  font-weight: bold;
}
.alerts .alert-slide .list ul li a {
  font-family:"思源黑体 CN Light";
  color: #000;
}
.lines {
  width: 100%;
  height: 60px;
  float: left;
}
.products {
  width: 100%;
  min-height: 100px;
  float: left;
}
.products .bann {
  width: 100%;
  height: 527px;
  background: url("../img/d5cd42_1920x527.jpg") center no-repeat;
}
.products .bann .text {
  width: auto;
  display: flex;
  justify-content: center;
  flex-direction: column;
  height: 527px;
  float: left;
  padding-left: 240px;
  padding-top: 60px;
}
.products .bann .text h2 {
  text-align: center;
  font-size: 40px;
  font-family: 'Constantia', 'arial';
}
.products .bann .text p { 
  line-height: 40px;
  font-size: 18px;
  color: #333;
  text-align: center;
  margin: 0;
  font-family: arial;
}
.products .bann.bann-item2 {
  background: url("../img/bc0623_1920x645.jpg") center no-repeat;
}
.products .inform {
  width: 100%;
  background-color: #f5faf5;
  float: left;
  padding: 100px 0;
}
.products .inform.none {
  background-color: #f7f7f7;
}
.products .inform .conts {
  width: 100%;
}
.products .inform .conts .intr {
  width: 100%;
  min-height: 100px;
}
.products .inform .conts .intr .title {
  width: 100%;
  border-bottom: 1px solid #e2e1e1;
  padding-bottom: 18px;
}
.products .inform .conts .intr .title h2 {
  line-height: 50px;
  font-size: 24px;
  color: #333;
  font-family:"思源黑体 CN Light";
  margin: 0;
}
.products .inform .conts .intr .title h3 {
  line-height: 35px;
  font-size: 30px;
  color: #333;
  font-family:"Adobe Caslon Pro";
  margin: 0;
}
.products .inform .conts .intr .title h6 {
  margin: 0;
  line-height: 30px;
  font-size: 16px;
  color: #333;
  font-family:"思源黑体 CN Light";
}
.products .inform .conts .intr .cont {
  width: 100%;
}
.products .inform .conts .intr .cont .item {
  width: 100%;
  float: left;
  padding: 12px 0;
  border-bottom: 1px solid #e2e1e1;
}
.products .inform .conts .intr .cont .item:last-child {
  border-bottom: none;
}
.products .inform .conts .intr .cont .item .tits {
  width: 100%;
  font-size: 15px;
  color: #333;
  text-transform: uppercase;
  line-height: 34px;
  font-weight: bold;
  position: relative;
}
.products .inform .conts .intr .cont .item .tits:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -1px;
  width: 18px;
  height: 1px;
  background-color: #000;
}
.products .inform .conts .intr .cont .item .tits:before {
  content: "";
  position: absolute;
  right: 8px;
  top: 50%;
  margin-top: -9px;
  width: 1px;
  transition: 0.5s;
  height: 18px;
  background-color: #000;
}
.products .inform .conts .intr .cont .item .tits.acti:before {
  transform: rotate(90deg);
}
.products .inform .conts .intr .cont .item .text {
  width: 100%;
  line-height: 28px;
  font-size: 14px;
  display: none;
  color: #333;
}
.products .inform .conts .intr .cont .item .text i {
  display: inline-block;
  width: 130px;
  height: 38px;
  border: 1px solid #0e050a;
  line-height: 38px;
  text-align: center;
  margin-top: 10px;
  float: left;
}
.products .inform .conts .intr .cont .item .text.block {
  display: block;
}
.products .inform .conts .intr .cont .item .btns {
  width: 100%;
  float: left;
}
.products .inform .conts .intr .cont .item .btns a {
  display: inline-block;
  width: 288px;
  height: 60px;
  background-color: #000;
  text-align: center;
  line-height: 60px;
  color: #fff;
  text-decoration: none;
}
.products .inform .conts .titles {
  width: 100%;
  text-align: center;
  line-height: 56px;
  font-size: 26px;
  color: #333;
  font-family:"思源黑体 CN Light";
  margin: 0;
}
.products .inform .conts .image {
  width: 100%;
  min-height: 100px;
  position: relative;
}
.products .inform .conts .image .imgs {
  width: 100%;
  height: 100%;
}
.products .inform .conts .image .imgs .list {
  width: 100%;
  height: 100%;
}
.products .inform .conts .image .imgs .list ul {
  width: 100%;
  height: 100%;
}
.products .inform .conts .image .imgs .list ul li {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  display: none;
}
.products .inform .conts .image .imgs .list ul li.acti {
  display: flex;
}
.products .inform .conts .image .imgs .wap-list {
  width: 100%;
  height: 545px;
}
.products .inform .conts .image .imgs .wap-list ul {
  width: 100%;
  margin: 0;
  height: 100%;
}
.products .inform .conts .image .imgs .wap-list ul li {
  width: 100%;
  height: 545px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.products .inform .conts .image .imgs .wap-list .swiper-pagination .swiper-pagination-bullet {
  width: 60px;
  height: 6px;
  background-color: #d8dcd7;
  opacity: 1;
  border-radius: 0;
}
.products .inform .conts .image .imgs .wap-list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
.products .inform .conts .image .small {
  width: 60px;
  height: 520px;
  position: absolute;
  left: 0;
  top: 0;
}
.products .inform .conts .image .small ul {
  width: 100%;
  margin: 0;
  height: 100%;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.products .inform .conts .image .small ul li {
  width: 60px;
  height: 60px;
  border: 1px solid #c1c1c1;
  margin: 5px 0;
}
.products .inform .conts .image .small ul li img {
  width: 100%;
  height: 100%;
}
.products .inform .conts .image .small ul li.acti {
  border: 1px solid #ccaf4b;
}
.products .introduces {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 40px;
}
.products .introduces .item {
  width: 100%;
  min-height: 100px;
  border-top: 1px solid #c2c2c2;
  padding-bottom: 90px;
  float: left;
}
.products .introduces .item .title {
  width: 100%;
  padding: 45px 0;
  text-align: center;
}
.products .introduces .item .title h6 {
  margin: 0;
  line-height: 36px;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
}
.products .introduces .item .title h3 {
  margin: 0;
  line-height: 58px;
  font-size: 34px;
  position: relative;
  font-family:"思源黑体 CN Light";
}
.products .introduces .item .title h3:after {
  content: "";
  position: absolute;
  right: 52px;
  top: 50%;
  margin-top: -1px;
  width: 32px;
  height: 3px;
  background-color: #000;
}
.products .introduces .item .title p {
  line-height: 44px;
  font-size: 16px;
  color: #333;
  margin: 0;
}
.products .introduces .item .conts {
  width: 100%;
  padding: 0 35px;
}
.products .introduces .item .conts .list {
  width: 100%;
}
.products .introduces .item .conts .list ul {
  width: 100%;
}
.products .introduces .item .conts .list ul li {
  width: 100%;
  padding: 0 60px;
}
.products .introduces .item .conts .list .swiper-button-prev {
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  border-radius: 20px;
  background-color: #fff;
}
.products .introduces .item .conts .list .swiper-button-prev:after {
  font-size: 20px;
  color: #666;
}
.products .introduces .item .conts .list .swiper-button-next {
  width: 40px;
  height: 40px;
  border: 1px solid #ccc;
  background-color: #fff;
  border-radius: 20px;
}
.products .introduces .item .conts .list .swiper-button-next:after {
  font-size: 20px;
  color: #666;
}
.products .introduces .item .conts .imgs {
  width: 100%;
  text-align: center;
}
.products .introduces .item .conts .imgs img {
  max-width: 100%;
}
.products .introduces .item .conts .intr {
  width: 100%;
  height: 410px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  max-width: 450px;
  margin: 0 auto;
}
.products .introduces .item .conts .intr .tits {
  width: 100%;
  text-align: center;
}
.products .introduces .item .conts .intr .tits h2 {
  margin: 0;
  line-height: 38px;
  font-size: 36px;
  text-align: center;
  font-family:"思源黑体 CN Light";
}
.products .introduces .item .conts .intr .tits h5 {
  line-height: 40px;
  font-size: 20px;
}
.products .introduces .item .conts .intr .text {
  width: 100%;
  padding: 30px 0;
  line-height: 26px;
  font-size: 14px;
  color: #333;
}
.products .use {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-bottom: 80px;
}
.products .use .title {
  width: 100%;
  padding: 45px 0;
  border-top: 1px solid #c2c2c2;
  text-align: center;
}
.products .use .title h6 {
  margin: 0;
  line-height: 36px;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
}
.products .use .title h3 {
  margin: 0;
  line-height: 58px;
  font-size: 36px;
  font-family:"思源黑体 CN Light";
  position: relative;
}
.products .use .title h3:after {
  content: "";
  position: absolute;
  right: 52px;
  top: 50%;
  margin-top: -1px;
  width: 32px;
  height: 3px;
  background-color: #000;
}
.products .use .title p {
  line-height: 44px;
  font-size: 16px;
  color: #333;
  margin: 0;
}
.products .use .cont {
  width: 100%;
}
.products .use .cont .lists {
  width: 100%;
}
.products .use .cont .lists .item {
  width: 100%;
}
.products .use .cont .lists .item .imgs {
  width: 100%;
}
.products .use .cont .lists .item .imgs img {
  width: 100%;
}
.products .use .cont .lists .item .text {
  width: 100%;
  padding-top: 15px;
  float: left;
}
.products .use .cont .lists .item .text h3 {
  line-height: 42px;
  font-size: 24px;
  margin: 0;
  font-family: 'Constantia', 'arial';
  color: #333;
}
.products .use .cont .lists .item .text p {
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0;
}
.products .use .cont .wap-list {
  width: 100%;
  min-height: 100px;
  padding: 0 20px;
  float: left;
}
.products .use .cont .wap-list .content {
  float: left;
  width: 100%;
  background-color: #f6f6f6;
}
.products .use .cont .wap-list .content ul {
  width: 100%;
}
.products .use .cont .wap-list .content ul li {
  width: 70%;
}
.products .use .cont .wap-list .content ul li .imgs {
  width: 100%;
}
.products .use .cont .wap-list .content ul li .imgs img {
  width: 100%;
}
.products .use .cont .wap-list .content ul li .text {
  width: 100%;
  padding-top: 15px;
  float: left;
}
.products .use .cont .wap-list .content ul li .text h3 {
  line-height: 42px;
  font-size: 24px;
  margin: 0;
  font-family: 'Constantia', 'arial';
  color: #333;
}
.products .use .cont .wap-list .content ul li .text p {
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0;
}
.products .like {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-bottom: 100px;
}
.products .like .title {
  width: 100%;
  padding: 45px 0;
  border-top: 1px solid #c2c2c2;
  text-align: center;
}
.products .like .title h6 {
  margin: 0;
  line-height: 36px;
  font-size: 14px;
  text-transform: uppercase;
  color: #333;
}
.products .like .title h3 {
  margin: 0;
  line-height: 58px;
  font-size: 36px;
  position: relative;
  font-family:"思源黑体 CN Light";
}
.products .like .title h3:after {
  content: "";
  position: absolute;
  right: 52px;
  top: 50%;
  margin-top: -1px;
  width: 32px;
  height: 3px;
  background-color: #000;
}
.products .like .title p {
  line-height: 44px;
  font-size: 16px;
  color: #333;
  margin: 0;
}
.products .like .conts {
  width: 100%;
  min-height: 100px;
}
.products .like .conts .list {
  width: 100%;
  position: relative;
  padding: 0 90px;
}
.products .like .conts .prev {
  width: 80px;
  height: 288px;
  background-color: #f5faf5;
  position: absolute;
  left: 0;
  top: 0;
  outline: none;
  cursor: pointer;
}
.products .like .conts .prev:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -12px;
  width: 13px;
  height: 24px;
  background: url("../img/d23753_13x24.png") center no-repeat;
}
.products .like .conts .next {
  width: 80px;
  height: 288px;
  background-color: #f5faf5;
  position: absolute;
  right: 0;
  top: 0;
  outline: none;
  cursor: pointer;
}
.products .like .conts .next:after {
  content: "";
  position: absolute;
  left: 50%;
  margin-left: -6px;
  top: 50%;
  margin-top: -12px;
  transform: rotate(180deg);
  width: 13px;
  height: 24px;
  background: url("../img/d23753_13x24.png") center no-repeat;
}
.products .like .conts .list {
  width: 100%;
}
.products .like .conts .list ul {
  width: 100%;
}
.products .like .conts .list ul li {
  width: auto;
  float: left;
  text-align: center;
}
.products .like .conts .list ul li .imgs {
  width: 100%;
  height: 288px;
}
.products .like .conts .list ul li .imgs img {
  width: auto;
  max-width: 100%;
  height: 288px;
}
.products .like .conts .list ul li .text {
  width: 100%;
  padding: 30px 0;
  text-align: center;
}
.products .like .conts .list ul li .text h5 {
  margin: 0;
  line-height: 36px;
  font-family: 'Constantia', 'arial';
  font-size: 20px;
}
.products .like .conts .list ul li .text p {
  width: 100%;
  text-align: center;
  font-size: 14px;
  color: #333;
}
.products .like .conts .wap-list {
  width: 100%;
  min-height: 100px;
  padding: 0 20px;
  float: left;
}
.products .like .conts .wap-list .content {
  float: left;
  width: 100%;
}
.products .like .conts .wap-list .content ul {
  width: 100%;
}
.products .like .conts .wap-list .content ul li {
  width: 70%;
}
.products .like .conts .wap-list .content ul li .imgs {
  width: 100%;
}
.products .like .conts .wap-list .content ul li .imgs img {
  width: 100%;
}
.products .like .conts .wap-list .content ul li .text {
  width: 100%;
  padding-top: 15px;
  float: left;
}
.products .like .conts .wap-list .content ul li .text h3 {
  line-height: 42px;
  font-size: 24px;
  margin: 0;
  color: #333;
}
.products .like .conts .wap-list .content ul li .text p {
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0;
}
.prodList {
  width: 100%;
  min-height: 100px;
  padding-top: 52px;
}
.prodList .type {
  width: 100%;
  height: 81px;
  border-bottom: 1px solid #ededee;
  text-align: center;
}
.prodList .type .text {
  width: auto;
  height: 80px;
  line-height: 80px;
  font-size: 14px;
  margin: 0 auto;
}
.prodList .type .text span {
  display: inline-block;
  padding-right: 20px;
  position: relative;
}
.prodList .type .text span:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -3px;
  width: 10px;
  height: 6px;
  background: url("../img/9162c8_10x6.png") center no-repeat;
}
.prodList .conts {
  width: 100%;
}
.prodList .conts .title {
  width: 100%;
  line-height: 100px;
  font-size: 16px;
  text-transform: uppercase;
  color: #333;
  text-align: center;
}
.prodList .conts .list {
  width: 100%;
}
.prodList .conts .list .item {
  width: 100%;
  padding: 50px 0;
  float: left;
}
.prodList .conts .list .item .imgs {
  width: 100%;
}
.prodList .conts .list .item .imgs img {
  max-width: 100%;
}
.prodList .conts .list .item .text {
  width: 100%;
  min-height: 488px;
  display: flex;
  justify-content: center;
  flex-direction: column;
  padding-left: 50px;
}
.prodList .conts .list .item .text h3 {
  margin: 0;
  line-height: 54px;
  font-size: 30px;
  color: #000;
  font-family: 'Constantia', 'arial';
}
.prodList .conts .list .item .text h4 {
  margin: 0;
  line-height: 44px;
  font-size: 20px;
  color: #333;
  font-family: 'Constantia', 'arial';
}
.prodList .conts .list .item .text p {
  margin: 0;
  line-height: 30px;
  font-size: 14px;
  padding: 13px 0;
  max-width: 410px;
}
.prodList .conts .list .item .text h6 {
  margin: 0;
  padding: 15px 0;
}
.prodList .conts .list .item .text h6 a {
  display: inline-block;
  width: 200px;
  height: 56px;
  background-color: #000;
  color: #fff;
  text-align: center;
  line-height: 56px;
  font-size: 16px;
  text-decoration: none;
}
.prodList .conts .paging {
  width: 100%;
  text-align: center;
  padding-bottom: 80px;
  padding-top: 40px;
  float: left;
}
.prodList .conts .paging ul {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: center;
}
.prodList .conts .paging ul li {
  width: auto;
  line-height: 40px;
  font-size: 16px;
  text-transform: uppercase;
  padding: 0 20px;
}
.prodList .conts .paging ul li a {
  color: #333;
  text-decoration: none;
}
.prodList .conts .paging ul li:hover a {
  text-decoration: underline;
}
.m-head {
  width: 100%;
  height: 115px;
  float: left;
  position: relative;
  z-index: 99;
}
.m-head .logo {
  height: 115px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-head .intr {
  height: 115px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
  position: relative;
}
.m-head .intr .slide {
  width: 360px;
  min-height: 200px;
  background-color: #fff;
  box-shadow: 0 0 8px rgba(0,0,0,0.1);
  position: absolute;
  left: 10%;
  top: 80px;
  padding: 20px 50px;
  padding-right: 20px;
  display: none;
}
.m-head .intr .slide .tits {
  width: 100%;
  line-height: 50px;
  font-size: 18px;
  color: #333;
}
.m-head .intr .slide .list {
  width: 100%;
}
.m-head .intr .slide .list ul {
  width: 100%;
  margin: 0;
}
.m-head .intr .slide .list ul li {
  width: 100%;
  line-height: 40px;
  font-size: 14px;
  cursor: pointer;
}
.m-head .intr .slide .list ul li.acti {
  text-decoration: none;
}
.m-head .intr .english {
  height: 40px;
  line-height: 40px;
  padding-right: 16px;
  position: relative;
  cursor: pointer;
}
.m-head .intr .english:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -4px;
  width: 12px;
  height: 8px;
  background: url("../img/67167f_12x8.png") center no-repeat;
  background-size: 12px 8px;
}
.m-head .intr .service {
  height: 40px;
  line-height: 40px;
  padding: 0 20px;
  position: relative;
  cursor: pointer;
}
.m-head .intr .service:after {
  content: "";
  position: absolute;
  left: 10px;
  top: 50%;
  margin-top: -6px;
  width: 1px;
  height: 12px;
  background-color: #bdbdbd;
}
.m-head .intr:hover .slide {
  display: block;
}
.m-head .user {
  height: 115px;
  display: flex;
  justify-content: flex-end;
  align-items: center;
}
.m-head .user .box {
  line-height: 40px;
  padding-left: 24px;
  position: relative;
}
.m-head .user .box a {
  color: #333;
  text-decoration: none;
}
.m-head .user .box a img {
  position: relative;
  top: -1px;
}
.m-head .user .box:after {
  content: "";
  position: absolute;
  right: -12px;
  top: 50%;
  margin-top: -6px;
  width: 1px;
  height: 12px;
  background-color: #bdbdbd;
}
.m-head .user .box:last-child:after {
  display: none;
}
.m-head .func {
  height: 115px;
  display: flex;
  justify-content: space-between;
}
.m-head .func .box {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0 12px;
  min-width: 100px;
}
.m-head .func .box .menus {
  height: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.m-head .func .box .menus i {
  display: inline-block;
  width: 24px;
  height: 2px;
  background-color: #000;
  position: relative;
}
.m-head .func .box .menus i:after {
  content: "";
  position: absolute;
  left: 0;
  top: -8px;
  transition: 0.5s;
  width: 100%;
  height: 2px;
  background-color: #000;
}
.m-head .func .box .menus i:before {
  content: "";
  position: absolute;
  left: 0;
  bottom: -8px;
  transition: 0.5s;
  width: 100%;
  height: 2px;
  background-color: #000;
}
.m-head .func .box .menus.acti i {
  background: none;
}
.m-head .func .box .menus.acti i:after {
  transform: rotate(45deg);
  left: 0;
  top: 0;
}
.m-head .func .box .menus.acti i:before {
  transform: rotate(-45deg);
  left: 0;
  top: 0;
}
.h-nav {
  width: 100%;
  height: 58px;
  background-color: #000;
  float: left;
}
.h-nav .list {
  width: 100%;
}
.h-nav .list ul {
  width: 100%;
  margin: 0;
}
.h-nav .list ul li {
  line-height: 58px;
  padding: 0 32px;
  float: left;
  width: auto;
  font-size: 16px;
}
.h-nav .list ul li a {
  color: #fff;
  text-decoration: none;
}
.h-nav .list ul li .sea {
  height: 58px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
}
.h-nav .list ul li .sea:after {
  content: "";
  position: absolute;
  left: -30px;
  top: 50%;
  margin-top: -10px;
  width: 1px;
  height: 20px;
  background-color: #fff;
}
.h-nav .list ul li .sea img {
  position: relative;
  top: -1px;
}
.h-nav .list .swiper-button-prev {
  left: -4px;
  width: 30px;
  margin-top: -25px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.h-nav .list .swiper-button-prev:after {
  font-size: 16px;
  color: #000;
}
.h-nav .list .swiper-button-next {
  right: -4px;
  width: 30px;
  margin-top: -25px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.h-nav .list .swiper-button-next:after {
  font-size: 16px;
  color: #000;
}
.h-banner {
  width: 100%;
  float: left;
}
.h-banner .list {
  width: 100%;
  padding-bottom: 68px;
  float: left;
}
.h-banner .list ul {
  width: 100%;
  margin: 0;
}
.h-banner .list ul li {
  width: 100%;
  position: relative;
}
.h-banner .list ul li .imgs {
  width: 100%;
}
.h-banner .list ul li .imgs img {
  width: 100%;
}
.h-banner .list ul li .text {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  padding-left: 50px;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.h-banner .list ul li .text .txts {
  width: auto;
  max-width: 500px;
}
.h-banner .list ul li .text .txts h3 {
  line-height: 55px;
  font-size: 55px;
  color: #fff;
  margin: 0;
  font-family:"georgia";
}
.h-banner .list ul li .text .txts h4 {
  line-height: 60px;
  font-size: 50px;
  color: #fff;
  font-family:"汉仪正圆";
  font-weight: 100;
  margin: 0;
}
.h-banner .list ul li .text .txts h5 {
	font-weight:100;
  line-height: 26px;
  font-size: 14px;
  color: #fff;
  margin: 0;
}
.h-banner .list ul li .text .txts h6 {
  margin: 28px 0;
}
.h-banner .list ul li .text .txts h6 a {
  display: inline-block;
  width: 160px;
  height: 50px;
  background-color: #fff;
  border-radius: 4px;
  text-align: center;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  text-decoration: none;
}
.h-banner .list .swiper-pagination {
  bottom: 15px;
}
.h-banner .list .swiper-pagination .swiper-pagination-bullet {
  width: 24px;
  height: 3px;
  margin: 0 10px;
  border-radius: 0px;
  background-color: #dfdfdf;
  opacity: 1;
}
.h-banner .list .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background-color: #000;
}
.h-product {
  width: 100%;
  float: left;
}
.h-product .title {
  width: 100%;
  line-height: 140px;
  font-size: 40px;
  color: #333;
  font-family: 'Georgia';
  text-align: center;
}
.h-product .conts {
  width: 100%;
}
.h-product .conts .items {
  width: 100%;
  margin: 56px 0;
  padding: 0 20px;
  float: left;
  position: relative;
}
.h-product .conts .items .imgs {
  width: 48%;
}
.h-product .conts .items .imgs img {
  width: 100%;
}
.h-product .conts .items .text {
  width: 48%;
  position: absolute;
  right: 20px;
  top: 0;
  height: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.h-product .conts .items .text h3 {
  line-height: 1.5;
  font-size: 36px;
  color: #333;
  font-family: 'Georgia';
  margin: 0;
}
.h-product .conts .items .text h4 {
  font-family: 'apr';
  font-size: 20px;
  line-height: 30px;
  margin: 0;
  font-style: italic;
  padding-top: 10px;
}
.h-product .conts .items .text h5 {
  text-align: center;
  line-height:22PX;
  font-size: 14px;
  color: #333;
  font-family: arial;
  max-width: 400px;
  margin: 15px auto;
}
.h-product .conts .items .text h6 {
  margin: 0;
  padding: 18px 0;
}
.h-product .conts .items .text h6 a {
  display: inline-block;
  width: 140px;
  height: 42px;
  background-color: #1b1b1b;
  color: #fff;
  border-radius: 4px;
  line-height: 42px;
  text-decoration: none;
}
.h-product .conts .items:nth-child(2n) .text {
  right: initial;
  left: 20px;
}
.h-series {
  width: 100%;
  float: left;
}
.h-series .title {
  width: 100%;
  line-height: 94px;
  font-size: 36px;
  font-family: 'Georgia';
  text-align: center;
  text-transform: uppercase;
}
.h-series .conts {
  width: 100%;
  position: relative;
  padding-top: 45px;
  float: left;
}
.h-series .conts .list {
  width: calc(100% - 110px);
  margin: 0 auto;
}
.h-series .conts .list ul {
  width: 100%;
  margin: 0;
  display: flex;
  justify-content: space-between;
}
.h-series .conts .list ul li {
  width: 32.5%;
}
.h-series .conts .list ul li .imgs {
  width: 100%;
}
.h-series .conts .list ul li .imgs img {
  width: 100%;
  height: 340px;
}
.h-series .conts .list ul li .text {
  width: 100%;
  padding: 15px 0;
}
.h-series .conts .list ul li .text h4 {
  margin: 0;
  line-height: 58px;
  font-size: 32px;
  color: #333;
  text-align: center;
  font-family:".萍方-简";
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 1;
  overflow: hidden;
}
.h-series .conts .list ul li .text p {
  width: 100%;
  margin: 20px 0;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 3;
  overflow: hidden;
  min-height: 72px;
}
.h-series .conts .list ul li .text h6 {
  margin: 0;
  text-align: center;
  width: 100%;
}
.h-series .conts .list ul li .text h6 a {
  display: inline-block;
  width: 150px;
  height: 46px;
  background-color: #000;
  line-height: 46px;
  color: #fff;
  text-decoration: none;
  font-size: 15px;
  border-radius: 4px;
}
.h-series .conts .prev {
  width: 50px;
  height: 340px;
  background-color: #f6f6f6;
  position: absolute;
  left: 0;
  top: 45px;
  display: flex;
  justify-content: center;
  cursor: pointer;
  align-items: center;
}
.h-series .conts .next {
  width: 50px;
  height: 340px;
  background-color: #f6f6f6;
  position: absolute;
  right: 0;
  top: 45px;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer;
}
.h-subscribe {
  width: 100%;
  background-color: #f5faf5;
  float: left;
  margin-top: 100px;
}
.h-subscribe .number {
  width: 100%;
  height: 308px;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 100px;
  font-family: 'Georgia';
}
.h-subscribe .text {
  width: 100%;
  height: 308px;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.h-subscribe .text .tits {
  color: #000;
  line-height: 44px;
  font-size: 32px;
  font-family: 'Georgia';
  max-width: 750px;
}
.h-subscribe .text .more {
  width: 100%;
  max-width: 500px;
}
.h-subscribe .text .more a {
  display: inline-block;
  height: 74px;
  border-bottom: 1px solid #333;
  display: flex;
  justify-content: space-between;
  align-items: center;
  color: #000;
  text-decoration: none;
  font-size: 16px;
}
.h-brand {
  width: 100%;
  min-height: 100px;
  padding: 50px 0;
  float: left;
  float: left;
}
.h-brand .intrs {
  width: 100%;
}
.h-brand .intrs .item {
  width: 100%;
  padding: 40px 0;
  float: left;
}
.h-brand .intrs .item .imgs {
  width: 100%;
  text-align: center;
}
.h-brand .intrs .item .imgs img {
  max-width: 100%;
}
.h-brand .intrs .item .text {
  width: 100%;
  padding: 40px;
  margin-top: 50px;
}
.h-brand .intrs .item .text .title {
  line-height: 1.5;
  font-size: 36px;
  font-family: 'Georgia';
  text-transform: uppercase;
  text-align: center;
}
.h-brand .intrs .item .text .txts {
  width: 100%;
  line-height: 1.9;
  font-size: 14px;
  padding-top: 40px;
  font-family:".萍方-简";
}
.h-brand .teacher {
  width: 100%;
  padding-top: 100px;
  float: left;
}
.h-brand .teacher .title {
  width: 100%;
  text-align: center;
}
.h-brand .teacher .title h4 {
  font-size: 30px;
  font-family: 'Georgia';
  text-transform: uppercase;
  margin: 0;
}
.h-brand .teacher .title h5 {
  padding-top: 20px;
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  font-family: 'apr';
}
.h-brand .teacher .conts {
  width: 100%;
  position: relative;
  float: left;
  margin-top: 50px;
}
.h-brand .teacher .conts .imgs {
  width: 100%;
}
.h-brand .teacher .conts .imgs img {
  width: 100%;
}
.h-brand .teacher .conts .text {
  width: 50%;
  height: 100%;
  position: absolute;
  right: 0;
  padding-left: 10%;
  padding-right: 10%;
  top: 0;
  font-size: 16px;
  color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1.8;
}
.h-brand .prods {
  width: 100%;
  padding-top: 100px;
  float: left;
}
.h-brand .prods .title {
  width: 100%;
  text-align: center;
}
.h-brand .prods .title h4 {
  font-size: 30px;
  font-family: 'Georgia';
  text-transform: uppercase;
  margin: 0;
  line-height: 1.8;
}
.h-brand .prods .title h5 {
  padding-top: 20px;
  margin: 0;
  line-height: 40px;
  font-size: 16px;
  font-family: 'apr';
}
.h-brand .prods .list {
  width: 100%;
  padding-top: 60px;
}
.h-brand .prods .list .item {
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}
.h-brand .prods .list .item .imgs {
  width: 100%;
  text-align: center;
}
.h-brand .prods .list .item .imgs img {
  max-width: 100%;
}
.h-brand .prods .list .item .text {
  width: 100%;
  padding: 20px 0;
}
.h-brand .prods .list .item .text h5 {
  font-size: 20px;
  font-family: 'Georgia';
  text-transform: uppercase;
  text-align: center;
}
.h-brand .prods .list .item .text p {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}


.h-discover {
  width: 100%;
  min-height: 100px;
  float: left;
  float: left;
  
}



.h-discover .intrs {
  margin-left:10%;
  margin-right:10%;
  width: 80%;
}
.h-discover .intrs .item {
  width: 100%;
  padding: 20px 0px 80px 0px;
  float: left;
}
.h-discover .intrs .item .imgs {
  width: 100%;
  text-align: center;
}
.h-discover .intrs .item .imgs img {
  max-width: 100%;
}
.h-discover .intrs .item .text {
  width: 100%;
  padding: 40px;
  margin-top: 50px;
}
.h-discover .intrs .item .text .title {
  line-height: 1.6;
  font-size: 40px;
  font-family: 'Georgia';
  text-transform: uppercase;
  text-align: center;
}
.h-discover .intrs .item .text .txts {
  width: 100%;
  line-height: 1.6;
  font-size: 16px;
  padding-top: 40px;
  font-family: 'apr';
}

.h-discover .teacher {
  width: 100%;
  float: left;
  padding-bottom:70px;
}
.h-discover .teacher .title {
  width: 100%;
  text-align: center;
}
.h-discover .teacher .title h4 {
  font-size: 40px;
  font-family: 'Georgia';
  text-transform: uppercase;
  margin: 0;
}
.h-discover .teacher .title h5 {
  padding: 10px;
  margin: 0;
  line-height: 30px;
  font-size: 16px;
  font-family: 'apr';
}
.h-discover .teacher .conts {
  width: 100%;
  position: relative;
  float: left;
}
.h-discover .teacher .conts .imgs {
  width: 100%;
}
.h-discover .teacher .conts .imgs img {
  width: 100%;
}
.h-discover .teacher .conts .text {
  width: 100%;
  height: 100%;
  text-align:center;
  position: absolute;
  padding: auto auto;
  padding: 10%;
  top: 0;
  font-size: 14px;
  color: #fff;
  justify-content: center;
  align-items: center;
  line-height: 1.6;
}
.h-discover .teacher .conts .text  .title1{
  font-size: 40px;
  font-family: 'Georgia';
  text-transform: uppercase;
  line-height: 1.2;
}

.h-discover .teacher .conts .text  .title2{
  font-size: 22px;
  font-family: 'Georgia';
  font-style: italic;
  text-transform: uppercase;
  line-height: 2.0;
}

.h-discover .teacher .conts .text  .title3{
  margin:20px auto;
  width:50%;
}

.h-discover .teacher .conts .text1 {
  width: 100%;
  height: 100%;
  text-align:center;
  position: absolute;
  padding: auto auto;
  padding: 10%;
  margin-top: 100px;
  top: 0;
  font-size: 14px;
  color: #fff;
  justify-content: center;
  align-items: center;
  line-height: 1.6;
}
.h-discover .teacher .conts .text1  .title1{
  font-size: 40px;
  font-family: 'Georgia';
  text-transform: uppercase;
  line-height: 1.2;
}

.h-discover .teacher .conts .text1  .title2{
  font-size: 22px;
  font-family: 'Georgia';
  font-style: italic;
  text-transform: uppercase;
  line-height: 2.0;
}

.h-discover .teacher .conts .text1  .title3{
  margin:20px auto;
  width:50%;
}


.h-discover .formula {
  margin-left:10%;
  margin-right:10%;
  width: 80%;
  float: left;
  padding-bottom:70px;
}
.h-discover .formula .title {
  width: 100%;
  text-align: center;
}
.h-discover .formula .title h4 {
  font-size: 40px;
  font-family: 'Georgia';
  text-transform: uppercase;
  margin: 0;
}
.h-discover .formula .title h5 {
  padding: 10px;
  margin: 0;
  line-height: 30px;
  font-size: 16px;
  font-family: 'apr';
}
.h-discover .formula .conts {
  width: 100%;
  position: relative;
  float: left;
}
.h-discover .formula .conts .imgs {
  width: 100%;
}
.h-discover .formula .conts .imgs img {
  width: 100%;
}
.h-discover .formula .conts .text {
  width: 100%;
  height: 100%;
  text-align:center;
  position: absolute;
  padding: auto auto;
  padding: 10%;
  top: 0;
  font-size: 14px;
  color: #000;
  justify-content: center;
  align-items: center;
  line-height: 1.6;
}
.h-discover .formula .conts .text  .title1{
  font-size: 40px;
  font-family: 'Georgia';
  text-transform: uppercase;
  line-height: 1.2;
}
.h-discover .formula .conts .text  .title2{
  font-size: 22px;
  font-family: 'Georgia';
  font-style: italic;
  text-transform: uppercase;
  line-height: 2.0;
}
.h-discover .formula .conts .text  .title3{
   margin:auto auto;
  width:50%;
}




.h-discover .prods {
  width: 100%;
  float: left;
  margin-bottom:50px;
}
.h-discover .prods .title {
  width: 100%;
  text-align: center;
}
.h-discover .prods .title h4 {
  font-size: 40px;
  font-family: 'Georgia';
  text-transform: uppercase;
  margin: 0;
  line-height: 1.6;
}
.h-discover .prods .title h5 {
  padding-top: 20px;
  margin: 0;
  line-height: 30px;
  font-size: 16px;
  font-family: 'apr';
}
.h-discover .prods .list {
  width: 100%;
  padding-top: 60px;
}
.h-discover .prods .list .item {
  width: 100%;
  max-width: 340px;
  margin: 0 auto;
}
.h-discover .prods .list .item .imgs {
  width: 100%;
  text-align: center;
}
.h-discover .prods .list .item .imgs img {
  max-width: 100%;
}
.h-discover .prods .list .item .text {
  width: 100%;
  padding: 20px 0;
  text-align:center;
}
.h-discover .prods .list .item .text h5 {
  font-size: 20px;
  font-family: 'Georgia';
  text-transform: uppercase;
  text-align: center;
}
.h-discover .prods .list .item .text p {
  width: 100%;
  font-size: 14px;
  line-height: 22px;
  color: #333;
}



.footer .inform .conts .texts {
  width: 100%;
  float: left;
  border-top: 1px solid #808080;
  padding: 12px 0;
}

.footer .inform .conts .texts  a{
  color:#808080;
}

.footer .inform .conts .texts p {
  width: 100%;
  text-align: center;
  margin: 0;
  line-height: 40px;
  color: #7d7d7d;
}
.footer .inform .conts .select {
  width: 100%;
  text-align: center;
  padding: 0 38px;
  margin: 12px 0;
  position: relative;
  float: left;
}
.footer .inform .conts .select:after {
  content: "";
  position: absolute;
  right: 60px;
  top: 50%;
  margin-top: -7px;
  width: 24px;
  height: 14px;
  background: url("../img/811209_24x14.png") center no-repeat;
  background-size: 16px 9px;
}
.footer .inform .conts .select select {
  width: 100%;
  height: 46px;
  border: 1px solid #fff;
  border-radius: 4px;
  background: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  text-align: center;
  color: #fff;
}
.footer .contact .logo.visible-lg,
.footer .contact .logo.visible-md {
  display: flex !important;
}
.h-login {
  width: 100%;
  padding: 80px 0;
  float: left;
}
.h-login .form {
  width: 100%;
  max-width: 392px;
  margin: 0 auto;
}
.h-login .form .title {
  width: 100%;
  line-height: 72px;
  font-size: 28px;
  color: #333;
  font-family: arial;
  text-transform: uppercase;
  text-align: center;
}
.h-login .form .conts {
  width: 100%;
}
.h-login .form .conts .rows {
  width: 100%;
  margin: 6px 0;
  float: left;
}
.h-login .form .conts .rows .input {
  width: 100%;
  height: 46px;
  border: 1px solid #c2c2c2;
  border-radius: 4px;
  padding: 0 20px;
  position: relative;
}
.h-login .form .conts .rows .input i.look {
  display: inline-block;
  width: 25px;
  height: 21px;
  background: url("../img/65b550_25x21.png") center no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10.5px;
}
.h-login .form .conts .rows .input i.look.off {
  background: url("../img/daac3a_25x21.png") center no-repeat;
}
.h-login .form .conts .rows .input input {
  width: 100%;
  height: 100%;
  border: none;
  background: none;
  font-size: 14px;
}
.h-login .form .conts .rows .agreement {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #333;
  position: relative;
  text-indent: 24px;
}
.h-login .form .conts .rows .agreement input {
  position: absolute;
  left: 0px;
  top: 0;
  height: 16px;
  width: 16px;
}
.h-login .form .conts .rows .agreement a {
  color: #333;
  text-decoration: underline;
}
.h-login .form .conts .rows .forgot {
  width: 100%;
  line-height: 32px;
  font-size: 14px;
  color: #333;
}
.h-login .form .conts .rows .forgot a {
  color: #333;
  position: relative;
  display: inline-block;
  position: relative;
  font-size: 16px;
  text-decoration: none;
}
.h-login .form .conts .rows .forgot a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 5px;
  width: 100%;
  height: 1px;
  background-color: #333;
}
.h-login .form .conts .rows .button {
  width: 100%;
  text-align: center;
  padding: 15px 0;
}
.h-login .form .conts .rows .button button {
  width: 100%;
  height: 48px;
  background-color: #1b1b1b;
  border-radius: 6px;
  color: #fff;
  font-size: 16px;
}
.h-login .form .txts {
  width: 100%;
  text-align: center;
}
.h-login .form .txts h5 {
  line-height: 30px;
  font-size: 16px;
  color: #333;
  margin: 0;
}
.h-login .form .txts p {
  width: 100%;
  text-align: center;
  font-size: 16px;
  line-height: 32px;
}
.h-login .form .txts p a {
  color: #333;
  font-weight: bold;
  text-decoration: underline;
}
.h-car {
  width: 100%;
  float: left;
}
.h-car .conts {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 75px;
  padding-bottom: 100px;
}
.h-car .conts .intrs {
  width: 100%;
}
.h-car .conts .intrs .title {
  width: 100%;
  line-height: 64px;
  font-size: 28px;
  color: #333;
  text-transform: uppercase;
}
.h-car .conts .intrs .list {
  width: 100%;
}
.h-car .conts .intrs .list .item {
  width: 100%;
  padding-top: 48px;
  padding-bottom: 16px;
  border-bottom: 1px solid #ccc;
  float: left;
}
.h-car .conts .intrs .list .item:last-child {
  border-bottom: none;
}
.h-car .conts .intrs .list .item .intr {
  width: calc(100% - 300px);
}
.h-car .conts .intrs .list .item .intr .imgs {
  width: 72px;
  height: 130px;
  display: flex;
  padding: 8px 0;
  justify-content: center;
  align-items: flex-start;
}
.h-car .conts .intrs .list .item .intr .text {
  width: calc(100% - 72px);
  padding-left: 16px;
}
.h-car .conts .intrs .list .item .intr .text .txts {
  width: 100%;
  line-height: 42px;
  font-size: 20px;
  font-family: 'Georgia';
}
.h-car .conts .intrs .list .item .intr .text .nums {
  width: 100%;
  line-height: 18px;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: bold;
  margin: 6px 0;
}
.h-car .conts .intrs .list .item .func {
  width: 300px;
  padding: 20px 0;
}
.h-car .conts .intrs .list .item .func .number {
  width: 180px;
  height: 90px;
  padding: 10px 0;
  position: relative;
  float: left;
}
.h-car .conts .intrs .list .item .func .number:after {
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  width: 1px;
  height: 100%;
  background-color: #ccc;
}
.h-car .conts .intrs .list .item .func .number .txts {
  width: 90px;
  height: 48px;
  border: 1px solid #000;
  margin: 0 auto;
  text-align: center;
  position: relative;
}
.h-car .conts .intrs .list .item .func .number .txts span {
  width: 50px;
  height: 46px;
  line-height: 46px;
  color: #333;
  text-align: center;
  font-size: 16px;
}
.h-car .conts .intrs .list .item .func .number .txts i {
  display: inline-block;
  width: 20px;
  height: 32px;
  line-height: 32px;
  margin-top: -16px;
  cursor: pointer;
}
.h-car .conts .intrs .list .item .func .number .txts i.prev {
  position: absolute;
  left: 4px;
  text-align: center;
  top: 50%;
}
.h-car .conts .intrs .list .item .func .number .txts i.next {
  position: absolute;
  right: 4px;
  text-align: center;
  top: 50%;
}
.h-car .conts .intrs .list .item .func .dels {
  width: 120px;
  padding: 22px 0;
  float: left;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h-car .conts .intrs .list .item .func .dels img {
  margin-right: 6px;
}
.h-car .conts .settlement {
  width: 100%;
  min-height: 200px;
  margin-top: 25px;
  border: 1px solid #0e050a;
  padding: 20px 22px;
  float: left;
}
.h-car .conts .settlement .button {
  width: 100%;
  text-align: center;
}

.h-car .conts .settlement .button a {
  width: 100%;
  height: 50px;
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 6px;
}

.h-car .conts .settlement .button button {
  width: 100%;
  height: 50px;
  background-color: #000;
  border-radius: 4px;
  color: #fff;
  font-size: 16px;
  text-transform: uppercase;
  margin-bottom: 6px;
}
.h-car .conts .settlement .button button:last-child {
  background: #565859 url("../img/1723c2_112x26.png") center no-repeat;
}
.h-car .conts .settlement .text {
  width: 100%;
  padding-top: 45px;
  padding-bottom: 15px;
  border-bottom: 1px solid #d8d8d8;
  float: left;
}
.h-car .conts .settlement .text p {
  width: 100%;
  margin: 0;
  line-height: 36px;
  font-size: 16px;
  font-weight: bold;
}
.h-car .conts .settlement .text p em {
  float: right;
}
.h-car .conts .settlement .total {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  line-height: 56px;
  font-size: 16px;
  font-weight: bold;
}
.h-confirmation {
  width: 100%;
  padding-top: 58px;
  float: left;
}
.h-confirmation .title {
  width: 100%;
  line-height: 78px;
  font-size: 40px;
  color: #000;
  font-family: 'apr';
  text-align: center;
}
.h-confirmation .conts {
  width: 100%;
  padding-top: 50px;
  float: left;
}
.h-confirmation .conts .intrs {
  width: 100%;
}
.h-confirmation .conts .intrs .labs {
  width: 100%;
  border: 1px solid #d8d8d8;
  padding: 22px 0;
  float: left;
  text-align: center;
}
.h-confirmation .conts .intrs .labs h5 {
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  color: #3c3c3c;
  margin: 0;
}
.h-confirmation .conts .intrs .labs p {
  width: 100%;
  line-height: 32px;
  font-size: 16px;
  color: #333;
  margin: 0;
}
.h-confirmation .conts .intrs .labs p a {
  display: inline-block;
  padding: 0 10px;
  color: #333;
  text-decoration: underline;
}
.h-confirmation .conts .intrs .form {
  width: 100%;
  float: left;
  margin-top: 30px;
}
.h-confirmation .conts .intrs .form .tits {
  width: 100%;
  height: 50px;
  background-color: #f7f6f7;
  line-height: 50px;
  padding: 0 10px;
  font-size: 15px;
  color: #333;
}
.h-confirmation .conts .intrs .form .addr {
  width: 100%;
  padding-top: 12px;
}
.h-confirmation .conts .intrs .form .addr .titles {
  width: 100%;
  line-height: 50px;
  font-size: 16px;
  color: #000;
}
.h-confirmation .conts .intrs .form .addr .row {
  width: 100%;
}
.h-confirmation .conts .intrs .form .addr .row .item {
  width: 100%;
  padding-bottom: 20px;
  position: relative;
  float: left;
}
.h-confirmation .conts .intrs .form .addr .row .item label {
  width: 100%;
  display: block;
  line-height: 26px;
  font-weight: normal;
}
.h-confirmation .conts .intrs .form .addr .row .item label i {
  color: #f00;
}
.h-confirmation .conts .intrs .form .addr .row .item label span {
  color: #333;
  font-size: 16px;
}
.h-confirmation .conts .intrs .form .addr .row .item input,
.h-confirmation .conts .intrs .form .addr .row .item select {
  width: 100%;
  height: 382px;
  height: 40px;
  padding: 0 12px;
  font-size: 14px;
  line-height: 38px;
  border: 1px solid #8c8c8c;
}
.h-confirmation .conts .intrs .form .addr .row .item em {
  display: inline-block;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  line-height: 20px;
  font-size: 12px;
}
.h-confirmation .conts .intrs .payment {
  width: 100%;
  float: left;
  margin-top: 10px;
}
.h-confirmation .conts .intrs .payment .tits {
  width: 100%;
  height: 50px;
  background-color: #f7f6f7;
  line-height: 50px;
  padding: 0 10px;
  font-size: 15px;
  color: #333;
}
.h-confirmation .conts .intrs .payment .list {
  width: 100%;
  padding: 18px 0;
  float: left;
}
.h-confirmation .conts .intrs .payment .list ul {
  width: 100%;
}
.h-confirmation .conts .intrs .payment .list ul li {
  width: 228px;
  height: 76px;
  border: 1px solid #ccc;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h-confirmation .conts .intrs .payment .list ul li img {
  max-height: 100%;
  max-width: 100%;
}
.h-confirmation .conts .intrs .button {
  width: 100%;
  text-align: center;
  padding: 80px 0;
  float: left;
}
.h-confirmation .conts .intrs .button button {
  width: 328px;
  height: 44px;
  background-color: #000;
  border-radius: 4px;
  text-align: center;
  line-height: 44px;
  font-size: 16px;
  color: #fff;
  border-radius: 4px;
}
.h-confirmation .conts .orderinf {
  width: 100%;
  min-height: 100px;
  background-color: #eee;
  float: left;
  padding: 20px 15px;
  max-width: 340px;
  float: right;
}
.h-confirmation .conts .orderinf .tits {
  width: 100%;
  line-height: 46px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.h-confirmation .conts .orderinf .cont {
  width: 100%;
}
.h-confirmation .conts .orderinf .cont .item {
  width: 100%;
  border-bottom: 1px solid #d8d8d8;
  float: left;
  padding: 18px 0;
}
.h-confirmation .conts .orderinf .cont .item .imgs {
  width: 54px;
  height: 100px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h-confirmation .conts .orderinf .cont .item .text {
  width: calc(100% - 54px);
  padding-left: 20px;
  max-width: 200px;
}
.h-confirmation .conts .orderinf .cont .item .text .txts {
  width: 100%;
  line-height: 38px;
  font-size: 16px;
  color: #333;
}
.h-confirmation .conts .orderinf .cont .item .text .labs {
  width: 100%;
  line-height: 16px;
  font-size: 13px;
  color: #333;
}
.h-confirmation .conts .orderinf .cont .item .text .price {
  width: 100%;
  padding-top: 14px;
  line-height: 30px;
  font-size: 14px;
  color: #3c3c3c;
}
.h-confirmation .conts .orderinf .cont .item .text .price em {
  font-weight: bold;
  color: #3c3c3c;
  font-size: 15px;
  float: right;
}
.h-confirmation .conts .orderinf .cont .edit {
  width: 100%;
  padding: 18px 0;
  text-align: center;
  float: left;
}
.h-confirmation .conts .orderinf .cont .edit a {
  line-height: 24px;
  color: #3c3c3c;
  text-align: center;
  position: relative;
}
.h-confirmation .conts .orderinf .cont .edit a:after {
  content: "";
  position: absolute;
  left: 0;
  bottom: -5px;
  width: 100%;
  height: 1px;
  background-color: #000;
}
.h-confirmation .conts .orderinf .cont .total {
  width: 100%;
  padding-top: 40px;
  float: left;
}
.h-confirmation .conts .orderinf .cont .total .text {
  width: 100%;
}
.h-confirmation .conts .orderinf .cont .total .text p {
  width: 100%;
  margin: 0;
  line-height: 36px;
  font-size: 16px;
  color: #3c3c3c;
  font-weight: bold;
}
.h-confirmation .conts .orderinf .cont .total .text p em {
  float: right;
}
.h-confirmation .conts .orderinf .cont .total .labs {
  width: 100%;
  line-height: 56px;
  font-weight: bold;
  border-top: 1px solid #ccc;
  margin-top: 10px;
}
.h-confirmation .conts .orderinf .cont .total .labs span {
  font-size: 16px;
}
.h-confirmation .conts .orderinf .cont .total .labs em {
  font-size: 16px;
  float: right;
}
.h-container {
  width: 100%;
  background-color: #f7f6f7;
  float: left;
  padding-top: 52px;
}
.h-container .location {
  width: 100%;
  height: 44px;
  line-height: 44px;
  color: #999;
  font-family: arial;
}
.h-container .location a {
  color: #333;
  padding: 0 6px;
  text-decoration: underline;
  margin-right: 4px;
}
.h-container .back {
  width: 100%;
  height: 24px;
  line-height: 24px;
  margin: 30px 0;
  float: left;
  display: flex;
  justify-content: flex-start;
  align-items: center;
}
.h-container .back img {
  margin: 0 8px;
}
.h-container .back span {
  font-size: 14px;
  color: #333;
}
.h-container .h-details {
  width: 100%;
}
.h-container .h-details .title {
  width: 100%;
  line-height: 50px;
  font-size: 36px;
  color: #333;
  font-family: 'apr';
}
.h-container .h-details .conts {
  width: 100%;
  margin-top: 45px;
  background-color: #fff;
  min-height: 100px;
  padding: 0 6px;
}
.h-container .h-details .conts .intrs {
  width: 100%;
  padding: 0 24px;
  padding-top: 55px;
}
.h-container .h-details .conts .intrs .tits {
  width: 100%;
  text-align: center;
}
.h-container .h-details .conts .intrs .tits span {
  padding: 0 20px;
  font-weight: bold;
  line-height: 32px;
  font-size: 15px;
}
.h-container .h-details .conts .intrs .tits span em {
  font-weight: normal;
  padding-left: 6px;
}
.h-container .h-details .conts .intrs .tabel {
  width: 100%;
  margin-top: 44px;
}
.h-container .h-details .conts .intrs .tabel table {
  width: 100%;
  border-top: 1px solid #b0b0b0;
}
.h-container .h-details .conts .intrs .tabel table tr {
  width: 100%;
}
.h-container .h-details .conts .intrs .tabel table tr th {
  background-color: #f7f6f7;
  border-bottom: 1px solid #b0b0b0;
  line-height: 50px;
  padding: 0 16px;
  text-align: center;
  min-width: 170px;
}
.h-container .h-details .conts .intrs .tabel table tr th:first-child {
  text-align: left;
}
.h-container .h-details .conts .intrs .tabel table tr td {
  padding: 30px 0;
  text-align: center;
  line-height: 28px;
  border-bottom: 1px solid #b0b0b0;
}
.h-container .h-details .conts .intrs .tabel table tr td .commodity {
  width: 300px;
}
.h-container .h-details .conts .intrs .tabel table tr td .commodity .imgs {
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h-container .h-details .conts .intrs .tabel table tr td .commodity .txts {
  width: 180px;
  text-align: left;
}
.h-container .h-details .conts .intrs .tabel table tr td .commodity .txts h5 {
  line-height: 28px;
  font-size: 16px;
  margin: 0;
  font-family: 'apr';
}
.h-container .h-details .conts .intrs .tabel table tr td .commodity .txts p {
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  margin: 0;
  color: #3c3c3c;
}
.h-container .h-details .conts .intrs .tabel table tr td:last-child {
  font-weight: bold;
}
.h-container .h-details .conts .intrs .button {
  width: 100%;
  float: left;
  display: flex;
  justify-content: center;
  padding: 74px 0;
}
.h-container .h-details .conts .intrs .button button {
  width: 224px;
  height: 44px;
  background-color: #000;
  text-align: center;
  line-height: 44px;
  color: #fff;
  font-size: 16px;
  border-radius: 22px;
  margin: 0 15px;
}
.h-container .h-details .conts .address {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 50px;
}
.h-container .h-details .conts .address .item {
  width: 100%;
  float: left;
  padding-bottom: 40px;
}
.h-container .h-details .conts .address .item .tits {
  width: 100%;
  height: 54px;
  line-height: 54px;
  padding: 0 16px;
  font-size: 16px;
  font-weight: bold;
  background-color: #f7f6f7;
}
.h-container .h-details .conts .address .item .txts {
  width: 100%;
  padding: 10px 0;
  float: left;
}
.h-container .h-details .conts .address .item .txts p {
  width: 100%;
  margin: 0;
  line-height: 24px;
  font-size: 14px;
  color: #4a4a4a;
  padding: 0 16px;
}
.h-container .h-details .conts .address .item .total {
  width: 100%;
}
.h-container .h-details .conts .address .item .total .intr {
  width: 100%;
  padding: 20px 16px;
  border-bottom: 1px solid #dedede;
  padding-bottom: 0;
}
.h-container .h-details .conts .address .item .total .intr p {
  width: 100%;
  line-height: 28px;
  font-weight: bold;
}
.h-container .h-details .conts .address .item .total .intr p span {
  font-size: 14px;
}
.h-container .h-details .conts .address .item .total .intr p em {
  float: right;
}
.h-container .h-details .conts .address .item .total .labs {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 0 16px;
  line-height: 60px;
  font-size: 16px;
  font-weight: bold;
}
.h-history {
  padding-bottom: 60px;
  width: 100%;
}
.h-history .sidebar {
  width: 100%;
  min-height: 100px;
  float: left;
}
.h-history .sidebar .tits {
  width: 100%;
  padding: 15px 0;
}
.h-history .sidebar .tits h5 {
  margin: 0;
  line-height: 22px;
  font-size: 13px;
  color: #333;
}
.h-history .sidebar .tits h4 {
  margin: 0;
  line-height: 38px;
  font-size: 26px;
  color: #333;
  font-family: 'apr';
}
.h-history .sidebar .tits p {
  width: 100%;
  line-height: 28px;
  font-size: 14px;
  margin: 12px 0;
}
.h-history .sidebar .cont {
  width: 100%;
  margin-top: 8px;
  background-color: #fff;
  float: left;
  padding: 26px 24px;
}
.h-history .sidebar .cont .list {
  width: 100%;
}
.h-history .sidebar .cont .list ul {
  width: 100%;
}
.h-history .sidebar .cont .list ul li {
  width: 100%;
  padding-top: 10px;
}
.h-history .sidebar .cont .list ul li .txts {
  width: 100%;
  height: 54px;
  border-bottom: 1px solid #d8d8d8;
  line-height: 54px;
  padding-left: 24px;
  font-size: 16px;
  position: relative;
}
.h-history .sidebar .cont .list ul li .txts:after {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  margin-top: -7px;
  width: 7px;
  height: 14px;
  background: url("../img/f65d97_7x14.png") center no-repeat;
}
.h-history .sidebar .cont .list ul li .txts a {
  color: #333;
  text-decoration: none;
}
.h-history .sidebar .cont .list ul li.acti .txts a {
  font-weight: bold;
}
.h-history .sidebar .cont .logout {
  width: 100%;
  height: 52px;
  background-color: #000;
  border-radius: 4px;
  float: left;
  padding: 0 10px;
  margin: 30px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.h-history .sidebar .cont .logout span {
  color: #fff;
}
.h-history .orders {
  width: 100%;
  min-height: 100px;
  padding-top: 35px;
  float: left;
}
.h-history .orders .title {
  width: 100%;
  line-height: 50px;
  font-size: 36px;
  font-family: 'apr';
}
.h-history .orders .conts {
  width: 100%;
  background-color: #fff;
  min-height: 100px;
  float: left;
  margin-top: 10px;
  padding: 50px 20px;
}
.h-history .orders .conts .table {
  width: 100%;
}
.h-history .orders .conts .table table {
  width: 100%;
  border-top: 1px solid #b0b0b0;
}
.h-history .orders .conts .table table tr {
  width: 100%;
}
.h-history .orders .conts .table table tr th {
  background-color: #f7f6f7;
  border-bottom: 1px solid #b0b0b0;
  line-height: 50px;
  padding: 0 16px;
  text-align: center;
  min-width: 170px;
}
.h-history .orders .conts .table table tr th:first-child {
  text-align: left;
}
.h-history .orders .conts .table table tr td {
  padding: 30px 0;
  text-align: center;
  line-height: 28px;
  border-bottom: 1px solid #b0b0b0;
}
.h-history .orders .conts .table table tr td .commodity {
  width: 300px;
}
.h-history .orders .conts .table table tr td .commodity .imgs {
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.h-history .orders .conts .table table tr td .commodity .txts {
  width: 180px;
  text-align: left;
}
.h-history .orders .conts .table table tr td .commodity .txts h5 {
  line-height: 28px;
  font-size: 16px;
  margin: 0;
  font-family: 'apr';
}
.h-history .orders .conts .table table tr td .commodity .txts p {
  width: 100%;
  line-height: 22px;
  font-size: 14px;
  margin: 0;
  color: #3c3c3c;
}
.h-history .orders .conts .table table tr td .func a {
  display: block;
  line-height: 32px;
  font-size: 15px;
  color: #0f3871;
  text-decoration: underline;
  padding-right: 6px;
}
.h-history .faq {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 35px;
}
.h-history .faq .title {
  width: 100%;
  line-height: 50px;
  font-size: 36px;
  font-family: 'apr';
}
.h-history .faq .conts {
  width: 100%;
  background-color: #fff;
  min-height: 100px;
  margin-top: 16px;
  float: left;
  padding: 20px 40px;
}
.h-history .faq .conts .tits {
  width: 100%;
  line-height: 60px;
  font-size: 30px;
  color: #333;
}
.h-history .faq .conts .labs {
  width: 100%;
  height: 51px;
  border-bottom: 1px solid #d8d8d8;
  line-height: 50px;
  font-size: 16px;
  color: #000;
}
.h-history .faq .conts .list {
  width: 100%;
  padding-bottom: 50px;
  float: left;
}
.h-history .faq .conts .list ul {
  width: 100%;
}
.h-history .faq .conts .list ul li {
  width: 100%;
  padding: 0 18px;
  border-bottom: 1px solid #d8d8d8;
}
.h-history .faq .conts .list ul li .txts {
  width: 100%;
  line-height: 28px;
  font-size: 16px;
  padding: 10px 0;
  color: #333;
  position: relative;
}
.h-history .faq .conts .list ul li .txts:after {
  content: "";
  position: absolute;
  right: 0;
  top: 19px;
  width: 11px;
  height: 10px;
  background: url("../img/2d53d2_11x10.png") center no-repeat;
}
.h-history .faq .conts .list ul li .slide {
  width: 100%;
  max-width: 600px;
  line-height: 24px;
  font-size: 14px;
  color: #242424;
  padding-bottom: 20px;
  display: none;
}
.h-history .faq .conts .list ul li.acti .txts:after {
  background: url("../img/75088c_11x10.png") center no-repeat;
}
.h-history .account {
  width: 100%;
  min-height: 100px;
  float: left;
  padding-top: 35px;
}
.h-history .account .title {
  width: 100%;
  line-height: 58px;
  font-size: 36px;
  font-family: 'apr';
  text-align: center;
}
.h-history .account .conts {
  width: 100%;
  background-color: #fff;
  float: left;
  min-height: 200px;
  margin-top: 24px;
}
.h-history .account .conts .inform {
  width: 100%;
  max-width: 680px;
  margin: 0 auto;
  padding: 60px 0;
}
.h-history .account .conts .inform .intr {
  width: 100%;
}
.h-history .account .conts .inform .intr .tits {
  width: 100%;
  line-height: 48px;
  font-size: 16px;
  color: #333;
  text-transform: uppercase;
}
.h-history .account .conts .inform .intr .form {
  width: 100%;
}
.h-history .account .conts .inform .intr .form .item {
  width: 100%;
}
.h-history .account .conts .inform .intr .form .item .labs {
  width: 100%;
  line-height: 42px;
}
.h-history .account .conts .inform .intr .form .item .labs span {
  font-size: 14px;
  color: #333;
}
.h-history .account .conts .inform .intr .form .item .labs i {
  font-size: 16px;
  color: #f00;
}
.h-history .account .conts .inform .intr .form .item .input {
  width: 100%;
  height: 32px;
  border-bottom: 2px solid #8c8c8c;
  line-height: 30px;
  font-size: 16px;
}
.h-history .account .conts .inform .intr .form .item .input input {
  width: 100%;
  height: 30px;
  border: none;
  font-size: 16px;
  background: none;
  color: #333;
  font-weight: bold;
}
.h-history .account .conts .inform .intr .form .item .birth {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 6px;
}
.h-history .account .conts .inform .intr .form .item .birth select {
  width: 30%;
  height: 50px;
  border: 1px solid #d8d8d8;
  border-radius: 6px;
  padding: 0 12px;
}
.h-history .account .conts .button {
  width: 100%;
  padding-top: 50px;
}
.h-history .account .conts .button a {
  display: inline-block;
  width: 100%;
  height: 50px;
  background-color: #000;
  text-align: center;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  margin-bottom: 20px;
  border-radius: 4px;
  text-decoration: none;
}
.h-history .account .set {
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  padding: 40px 90px;
  float: left;
}
.h-history .account .set .tits {
  width: 100%;
  line-height: 76px;
  font-size: 30px;
  color: #333;
  font-family: arial;
  text-align: center;
}
.h-history .account .set .button {
  width: 100%;
  padding: 30px 0;
  display: flex;
  justify-content: space-between;
}
.h-history .account .set .button button {
  width: calc(50% - 20px);
  height: 50px;
  background-color: #000;
  border-radius: 4px;
  font-size: 14px;
  color: #fff;
}
.h-history .account .set .form {
  width: 100%;
}
.h-history .account .set .form .item {
  width: 100%;
  max-width: 400px;
  margin-bottom: 30px;
}
.h-history .account .set .form .item .labs {
  width: 100%;
  line-height: 24px;
  font-size: 14px;
  color: #333;
}
.h-history .account .set .form .item .input {
  width: 100%;
}
.h-history .account .set .form .item .input input {
  width: 100%;
  height: 32px;
  border: none;
  border-bottom: 2px solid #333;
  font-weight: bold;
  font-size: 16px;
}
.h-history .account .set .preferencr {
  width: 100%;
  padding-top: 20px;
  max-width: 500px;
}
.h-history .account .set .preferencr h5 {
  line-height: 30px;
  font-size: 16px;
  color: #000;
  text-transform: uppercase;
  margin: 0;
}
.h-history .account .set .preferencr p {
  width: 100%;
  line-height: 36px;
  font-size: 14px;
  color: #333;
  margin: 0;
}
.h-history .account .set .select {
  width: 100%;
  max-width: 400px;
  display: flex;
  justify-content: space-between;
}
.h-history .account .set .select .box {
  line-height: 40px;
}
.h-history .account .set .select .box input {
  width: 16px;
  height: 16px;
  float: left;
  margin: 12px 0;
  margin-right: 6px;
}
.fix-paaword {
  width: 100%;
  height: 100%;
  background: rgba(58,58,58,0.6);
  position: fixed;
  left: 0;
  top: 0;
  z-index: 99;
}
.fix-paaword .conts {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.fix-paaword .conts .form {
  width: 100%;
  max-width: 570px;
  background-color: #fff;
  min-height: 100px;
  padding: 44px 52px;
  position: relative;
}
.fix-paaword .conts .form .closes {
  width: 60px;
  height: 60px;
  background: url("../img/a0fe5f_21x20.png") center no-repeat;
  position: absolute;
  right: 0;
  top: 0;
  cursor: pointer;
}
.fix-paaword .conts .form .title {
  width: 100%;
  height: 66px;
  font-size: 34px;
  font-family: 'apr';
}
.fix-paaword .conts .form .cont {
  width: 100%;
}
.fix-paaword .conts .form .cont .item {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
.fix-paaword .conts .form .cont .item .input {
  width: 100%;
  height: 52px;
  border-bottom: 2px solid #8c8c8c;
  position: relative;
}
.fix-paaword .conts .form .cont .item .input input {
  width: 100%;
  height: 50px;
  border: none;
  background: none;
}
.fix-paaword .conts .form .cont .item .input i.look {
  display: inline-block;
  width: 25px;
  height: 21px;
  background: url("../img/65b550_25x21.png") center no-repeat;
  position: absolute;
  right: 10px;
  top: 50%;
  margin-top: -10.5px;
}
.fix-paaword .conts .form .cont .item .input i.look.off {
  background: url("../img/daac3a_25x21.png") center no-repeat;
}
.fix-paaword .conts .form .cont .item .button {
  width: 100%;
}
.fix-paaword .conts .form .cont .item .button button {
  width: 200px;
  height: 50px;
  background-color: #000;
  border-radius: 6px;
  font-size: 14px;
  color: #fff;
}

@media screen and (max-width: 1200px) {
  .head .wid .navs {
    padding-left: 30px;
  }
  .head .wid .navs ul li {
    margin: 0 15px;
  }
  .m-head .user .box {
    padding-left: 12px;
  }
  .m-head .user .box:after {
    right: -7px;
  }
  .h-nav .list ul li {
    padding: 0 16px;
  }
  .h-nav .list ul li .sea:after {
    left: -15px;
  }
  .h-series .conts .list ul li .imgs img {
    height: 260px;
  }
  .h-series .conts .next,
  .h-series .conts .prev {
    height: 260px;
  }
}
@media screen and (max-width: 996px) {
  .h-confirmation .conts .intrs .button {
    padding: 20px 0;
  }
  .h-confirmation .conts .intrs .button button {
    width: 100%;
  }
  .h-confirmation .conts .orderinf {
    max-width: 100%;
  }
  .h-nav .list ul li {
    font-size: 14px;
    padding: 0;
  }
  .h-confirmation .conts .intrs .form .addr .row .item {
    width: calc(100% + 15px);
  }
  .h-series .conts .list ul li .imgs img {
    height: 150px;
  }
  .h-series .conts .next,
  .h-series .conts .prev {
    height: 150px;
  }
  .footer .inform .conts .links ul {
    float: left;
  }
  .footer .inform .conts .links ul li {
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
  }
  .product {
    padding: 20px 0;
  }
  .introduce {
    background: url("../img/f06196_680x741.jpg") center no-repeat;
    background-size: 100% auto;
    height: auto;
  }
  .introduce .inform {
    width: 100%;
    padding-top: 100px;
  }
  .introduce .inform .text {
    padding: 5px 30px;
    font-size: 12px;
    line-height: 18px;
  }
  .introduce .inform .tits {
    font-size: 24px;
    line-height: 40px;
  }
  .introduce .inform .list {
    padding: 0px 30px;
  }
  .introduce .inform .list .box {
    height: 120px;
  }
  .introduce .inform .list .box img {
    height: 80px;
  }
  .complete {
    padding: 20px 0;
    padding-top: 40px;
  }
  .complete .title {
    font-size: 24px;
    line-height: 34px;
  }
  .complete .conts .list .item {
    margin: 10px 0;
    float: left;
    position: relative;
  }
  .complete .conts .list .item .imgs {
    width: 30%;
    float: left;
  }
  .complete .conts .list .item .imgs span.play {
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    background-size: cover;
  }
  .complete .conts .list .item .text {
    width: 70%;
    position: relative;
    margin-top: 0;
    position: absolute;
    right: 0;
    bottom: 0;
  }
  .footer .inform .conts .intr .connect .tits {
    display: flex;
    justify-content: flex-start;
    align-items: center;
  }
  .footer .inform .conts .intr .connect .tits h4 {
    display: inline-block;
  }
  .footer .inform .conts .intr .connect .tits h5 {
    display: inline-block;
    line-height: 38px;
    padding-left: 6px;
    position: relative;
    top: 2px;
  }
  .footer .inform .conts .intr .connect .list ul li {
    margin-right: 15px;
  }
  .footer .inform .conts .intr .connect .list ul li img {
    width: 40px;
  }
  .footer .inform .conts .links ul li {
    width: 100%;
    padding: 5px 0;
  }
  .footer .inform .conts .links ul li h4 {
    line-height: 40px;
  }
  .footer .inform .conts .copyright {
    padding-top: 20px;
    line-height: 24px;
  }
  .footer .inform .conts .copyright em {
    display: block;
    width: 100%;
    text-align: left;
  }
  
.footer .inform .conts .copyright em a{
  color: #777;
}
  
  .products .inform {
    padding: 20px 0;
  }
  .products .introduces .item .conts .intr {
    height: auto;
  }
  .products .introduces .item {
    padding-bottom: 30px;
  }
  .products .introduces .item .conts {
    padding: 0 5px;
  }
  .products .introduces .item .conts .intr .tits h2 {
    font-size: 20px;
    line-height: 34px;
    padding-top: 20px;
  }
  .products .introduces .item .title p {
    font-size: 13px;
    line-height: 24px;
    padding: 0 30px;
  }
  .products .introduces .item .title {
    padding: 20px 0;
  }
  .products .like .title h3:after,
  .products .use .title h3:after,
  .products .introduces .item .title h3:after {
    width: 30px;
    height: 2px;
    right: 20px;
  }
	
	.products .like .conts .list ul li .text h5 {
	text-align: center;
    font-size: 25px;
  }
	
   .products .like .conts .list ul li .text p {
   text-align: center;
   font-size: 20px;
}
	
  .prodList {
    padding-top: 20px;
  }
  .prodList .type .text {
    height: 50px;
    line-height: 50px;
  }
  .prodList .type {
    height: 50px;
  }
  .prodList .conts .title {
    line-height: 40px;
    padding-top: 10px;
  }
  .prodList .conts .list .item {
    padding: 20px 0;
  }
  .prodList .conts .list .item .text {
    padding-left: 0;
    min-height: auto;
    padding-top: 15px;
  }
  .prodList .conts .list .item .text h3 {
    line-height: 40px;
    font-size: 26px;
  }
  .prodList .conts .list .item .text h4 {
    line-height: 32px;
    font-size: 20px;
  }
  .prodList .conts .list .item .text h6 a {
    width: 120px;
    height: 40px;
    line-height: 40px;
    font-size: 14px;
  }
  .m-head .logo {
    float: left;
    height: 60px;
  }
  .m-head .logo img {
    height: 36px;
  }
  .m-head .func {
    height: 60px;
  }
  .m-head .func .box {
    min-width: 60px;
  }
  .m-head .func .box img {
    height: 24px;
  }
  .h-nav .list ul li {
    width: 33.3%;
    text-align: center;
  }
  .h-nav .list ul li a {
    color: #333;
  }
  .h-nav {
    background-color: #fff;
  }
  .m-head {
    height: 60px;
    border-bottom: 2px solid #d3d3d3;
  }
  .footer .contact .logo.visible-lg,
  .footer .contact .logo.visible-md {
    display: none !important;
  }
  .footer .inform .conts .links ul li {
    width: 50%;
    float: left;
    margin: 0;
  }
  .h-container .h-details .conts .intrs .tabel,
  .h-history .orders .conts .table {
    overflow-x: auto;
  }
  .h-container .h-details .conts .intrs .tabel table tr th,
  .h-history .orders .conts .table table tr th {
    min-width: auto;
  }
  .h-container .h-details .conts .intrs {
    padding: 0;
    padding-top: 20px;
  }
  .h-container .h-details .conts .intrs .tits span {
    display: block;
    width: 100%;
    text-align: left;
  }
  .h-container .h-details .conts .intrs .button {
    padding: 20px 0;
  }
  .h-container .h-details .conts .intrs .button button {
    margin: 0 5px;
  }
  .h-container {
    padding-top: 20px;
  }
  .h-history .faq .conts {
    padding: 12px;
  }
  .h-history .account .conts .inform {
    padding: 20px 12px;
  }
  .fix-paaword .conts .form {
    width: 96%;
    max-width: initial;
    padding: 20px 12px;
  }
  .fix-paaword .conts .form .title {
    font-size: 24px;
    line-height: 48px;
  }
  .h-history .account .title {
    font-size: 24px;
    line-height: 48px;
  }
  .h-history .account .set {
    padding: 20px 12px;
  }
  .h-container .location {
    padding: 0 20px;
  }
  .h-history .sidebar .tits {
    padding: 15px 20px;
  }
  .h-history {
    padding-bottom: 0;
  }
}
@media screen and (max-width: 768px) {
  .footer .inform .conts .links ul {
    width: 100%;
  }
  .m-head .logo img {
    height: 24px;
  }
  .h-product .conts .items .imgs {
    width: 100%;
  }
  .h-product .conts .items .text {
    width: 100%;
    right: 0;
    position: relative;
    padding-bottom: 20px;
    padding-top: 12px;
  }
  .h-product .conts .items .text h3 {
    font-size: 26px;
  }
  .h-product .conts .items .text h4 {
    font-size: 20px;
  }
  .h-product .conts .items .text h5 {
    font-size: 14px;
    line-height: 1.5;
    margin: 5px 0;
  }
  .h-product .conts .items .text h6 {
    padding: 10px 0;
  }
  .h-product .title {
    line-height: 48px;
    font-size: 32px;
  }
  .h-product .conts .items {
    padding: 0 12px;
    margin: 20px 0;
  }
  .h-product .conts .items:nth-child(2n) .text {
    left: 0;
  }
  .h-product .conts .items {
    padding-top: 0px;
  }
  .complete .title p {
    padding: 0 20px;
  }
  .h-subscribe .text .tits {
    font-size: 24px;
    line-height: 1.8;
  }
  .h-subscribe .text {
    height: 260px;
  }
  .footer .inform .conts .intr .email .tits {
    color: #727272;
    line-height: 38px;
  }
  .footer .inform .conts .intr .email .box .text h5 {
    color: #727272;
  }
  .footer .inform .conts .intr .email .box .text p {
    color: #727272;
  }
  .footer .inform .conts .intr .connect .tits {
    color: #727272;
  }
  .footer .inform .conts .intr .connect .tits h4 {
    color: #727272;
  }
  .footer .inform .conts .intr .connect .tits h5 {
    color: #727272;
  }
  .footer .inform .conts .links ul li h4 {
    color: #727272;
  }
  .footer .inform .conts .links ul li p a {
    color: #727272;
  }
  .footer .inform .conts .copyright {
    color: #727272;
    text-align: center;
  }
  .footer .inform .conts .copyright em {
    text-align: center;
  }
  
  .footer .inform .conts .copyright em a{
  color: #777;
}
  
  .footer .inform .conts .intr .connect .list ul li {
    width: 25%;
    margin: 0;
  }
  .footer .inform .conts .intr .connect .list ul li img {
    width: 65px;
  }
  .footer .inform .conts .links ul li:last-child {
    float: right;
  }
  .footer .inform .conts .copyright {
    border-top: none;
  }
  .footer .inform .conts .intr {
    width: 100%;
  }
  .footer .contact .country {
    width: 100%;
    padding: 0 38px;
  }
  .footer .contact .country .select {
    width: 100%;
    height: 46px;
    border-radius: 4px;
  }
  .footer .contact .country .select .curr {
    line-height: 46px;
    font-size: 14px;
  }
  .footer .contact {
    border-bottom: none;
  }
  .footer .contact .country {
    height: auto;
    padding-top: 30px;
  }
  .footer .inform .conts {
    padding-top: 0;
  }
  .footer .contact .logo.visible-lg,
  .footer .contact .logo.visible-md {
    display: none !important;
  }
  .m-head.fix {
    position: fixed;
    left: 0;
    top: 0;
    background-color: #fff;
  }
  
  
  .h-brand .intrs .item {
  padding: 10px 0;
}
  
  .h-brand .teacher .conts .text {
    padding: 0;
    width: 100%;
    position: relative;
    color: #333;
    text-align: center;
    padding: 30px 20px;
  }
  .h-brand .prods {
    padding-top: 40px;
  }
  .h-brand .teacher .title h5 {
    line-height: 24px;
  }
	
  .h-brand .intrs .item .text {
  width: 100%;
  padding: 40px;
  margin-top: 0px;
}	
  .h-brand .prods .title h4,
  .h-brand .intrs .item .text .title {
    font-size: 24px;
    line-height: 36px;
  }
  .h-brand .prods .title h5 {
    line-height: 30px;
  }
  .h-brand {
    padding: 20px 0;
  }
  .h-brand .intrs .item .imgs img {
    max-width: 90%;
  }
  
   .h-discover .teacher  {
    padding-bottom:0px;
  }
  
 .h-discover .teacher .conts .text {
    padding: 0;
    width: 100%;
    position: relative;
    color: #333;
    text-align: center;
    padding: 30px 20px;
  }
  
  .h-discover .teacher .conts .text  .title3{
  width:100%;
  }
	
 .h-discover .teacher .conts .text1 {
    padding: 0;
    width: 100%;
	margin-top: 0px;
    position: relative;
    color: #333;
    text-align: center;
    padding: 30px 20px;
  }
  
  .h-discover .teacher .conts .text1  .title3{
  width:100%;
  }
	
  .h-discover .teacher .title h5 {
    line-height: 24px;
  }
  
  .h-discover .formula {
  margin-left:0;
  margin-right:0;
  width: 100%;
  padding-bottom:0px;

}
   .h-discover .formula .conts .text {
    padding: 0;
    width: 100%;
    position: relative;
    color: #333;
    text-align: center;
    padding: 30px 20px;
  }
  
  .h-discover .formula .conts .text  .title3{
   width:100%;
  }
  .h-discover .formula .title h5 {
    line-height: 24px;
  }
  
  
  .h-discover .prods {
    padding-top: 20px;
  }
  
  .h-discover .intrs .item .text {
  margin-top: 0px;
}
	
  .h-discover .prods .title h4,
  .h-discover .intrs .item .text .title {
    font-size: 24px;
    line-height: 36px;
  }
  .h-discover .prods .title h5 {
    line-height: 30px;
  }
  .h-discover {
    padding: 20px 0;
  }
  
  .h-discover .intrs {
  margin-left:0;
  margin-right:0;
  width: 100%;
}

.h-discover .intrs .item {
  padding-bottom: 0px;
}

 .h-discover .intrs .item .imgs img {
    max-width: 70%;
  } 
  
  
  
  .h-login {
    padding: 30px 20px;
  }
  .h-car .conts {
    padding: 30px 20px;
  }
  .h-car .conts .intrs .list .item .intr {
    width: 100%;
  }
  .h-car .conts .intrs .list .item .func .number {
    height: auto;
  }
  .h-car .conts .settlement {
    border: none;
    padding: 20px 0;
  }
  .h-car .conts .intrs .list .item .intr .imgs {
    height: auto;
  }
  .h-banner .list ul li .text {
    position: relative;
    color: #333;
    padding: auto;
    padding-top: 12px;
	text-align: center;
  }
  .h-banner .list ul li .text .txts {
    max-width: auto;
    text-align: center;
  }
  .h-banner .list ul li .text .txts h3 {
    color: #333;
    font-size: 28px;
    line-height: 32px;
  }
  .h-banner .list ul li .text .txts h4 {
    color: #333;
    font-size: 16px;
    line-height: 26px;
    margin-top: 6px;
  }
  .h-banner .list ul li .text .txts h5 {
    color: #333;
    font-size: 13px;
    margin: 10px 0;
    line-height: 18px;
  }
  .h-banner .list ul li .text .txts h6 {
    color: #333;
    margin: 10px 0;
  }
  .h-banner .list ul li .text .txts h6 a {
    background-color: #000;
    color: #fff;
    font-size: 14px;
    width: 140px;
    height: 40px;
    line-height: 40px;
  }
  .h-banner .list {
    padding-bottom: 40px;
  }
  .h-subscribe {
    margin-top: 20px;
  }
}
