
.index_head .navbar-light .navbar-toggler-icon {
  background: url(/static/images/special/mtwimg/mnav.png) no-repeat;
    background-size: auto;
  background-size: contain;
}
.copy{background: url(/static/images/special/mtwimg/foot_bg.png) repeat;}
.index_head .navbar .lang-selector{background-color: #cccccc63;}
a:hover{text-decoration: none;}
.Onea{text-align: center;}
.Onea .titico{display: flex;justify-content: center;align-items: center;margin: 30px auto 15px;}
.Onea .titico h2{margin-bottom: 0;font-size: 36px;color: #333;font-weight: revert;}
.Onea .titico img:first-child{position: relative;right: 1%;}
.Onea .titico img:last-child{position: relative;left: 1%;}

.Onea h4{font-size: 24px;color: #333;}
.Onea p{font-size: 18px;color: #666;margin-bottom: 0;}

.Oneb{background-color: #f6f6f6;padding:10px 30px;margin-top: 30px;}
.Onebtw{display: flex;align-items: center;}
.OnebL{text-align: center;}
.OnebR h4 a{font-size: 24px;color: #333;}
.OnebR .oco{margin: 30px 0;}
.OnebR .oco p{font-size: 18px;color: #666;margin-bottom: 0;}
.OnebR p.yingyong{font-size: 18px;color: #666;}
.Onebclick{display: flex;justify-content: space-between;margin-top: 50px;}
.Onebclick p{margin-bottom: 0;}
.Onebclick p a{display: block;padding: 1.5rem 1.25rem;color: white;font-size: 18px;border-radius: 5px;}
.Onebclick p a span{padding-right: 1.25rem;}
.Onebclick p:first-child a{background-color: #c81528;}
.Onebclick p:last-child a{background-color: #199d0f;}



.Twoa .titico{display: flex;justify-content: center;align-items: center;margin: 50px auto;}
.Twoa .titico h2{margin-bottom: 0;font-size: 36px;color: #333;line-height: 42px;font-weight: revert;text-align: center;}
.Twoa .titico img:first-child{position: relative;right: 1%;}
.Twoa .titico img:last-child{position: relative;left: 1%;}
.Twoblist .Twob1{margin-bottom: 25px;}
.listw{background-color: #f6f6f6;padding: 24px;height: 100%;}
.Twob1 h4{font-size: 18px;color: #c81528;font-weight: bold;margin-bottom: 0;border-bottom: 1px solid;padding:0 10px 5px 20px;margin-left: -10px;}
.Twob1 p{color:#666;}
.Twobico{display: flex;align-items: center;}
.Twobico .xuhao{background-color: #c81528;color: white;font-size: 22px;border-radius: 50%;vertical-align:middle;text-align: center;padding: 8px 12px;}
.Twobico .fiveico{margin-top: 10px;padding-left: 4px;}

.Threea .titico{display: flex;justify-content: center;align-items: center;margin: 15px auto 30px;}
.Threea .titico h2{margin-bottom: 0;font-size: 36px;color: #333;line-height: 42px;font-weight: revert;text-align: center;}
.Threea .titico img:first-child{position: relative;right: 1%;}
.Threea .titico img:last-child{position: relative;left: 1%;}
.Threea p{font-size: 18px;color: #666;margin-bottom: 0;text-align: center;}
.Threeb{margin-top: 30px;}
.caseimg{width: 100%;}
.blistw{height: 18.75rem;}
.blistw h4{padding-top: 0.625rem;}
.blistw h4 a {font-size: 22px;color: #333;font-weight: bold;}
.blistw p{margin-bottom: 0;font-size: 18px;color: #666;line-height: 30px;}
.casedes{background-color: #f6f6f6;padding-left: 0.9375rem;height: 25rem;}
.casedes .casemore{background-color: #c81528;display: inline-block;padding: 18px 30px;border-radius: 10px;margin: 20px 0 30px;}
.casedes .casemore a{font-size: 18px;color: white;}

.zt-mtwformhead{display: flex;justify-content: center;align-items: center;margin-bottom: 1.25rem;}
.zt-mtwformhead h2{margin: 0;font-size: 36px;color: #333;line-height: 42px;font-weight: revert;}
.zt-mtwformhead img:first-child{position: relative;right: 1%;}
.zt-mtwformhead img:last-child{position: relative;left: 1%;}
textarea{resize: none;}
.liuyan .sub{width: 100%;}

.Foura .titico{display: flex;justify-content: center;align-items: center;margin: 30px auto 50px;}
.Foura .titico h2{margin-bottom: 0;font-size: 36px;color: #333;line-height: 42px;font-weight: revert;}
.Foura .titico img:first-child{position: relative;right: 1%;}
.Foura .titico img:last-child{position: relative;left: 1%;}
.Fourb{margin:0 0 6.25rem;}
.FourbL{padding: 0;}
.FourbL img{width: 100%;}
.FourbR{display: flex;align-items: center;background-color: #c81528;}
.FourbR ul{display: flex;margin-bottom: 0;}
.FourbR ul li{width: 25%;list-style: none;text-align: center;}
.FourbR ul li b{display:inline-block;font-size: 2.25rem;color: white;width: 7.5rem;height: 7.5rem;line-height: 7rem;border: 2px solid white;border-radius: 50%;}
.FourbR ul li p{color: white;font-size: 18px;margin-bottom: 0;margin-top: 15px;}
.right-operation {
  position: relative;
  background-color: #f1f1f1;
  box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.3);
  border-radius: 5px 0 0 5px;
  position: fixed;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
  z-index: 10;
  overflow: hidden;
}

.right-operation a {
  display: block;
  padding: 5px 0;
  text-decoration: none;
  color: #555;
}

.right-operation a img {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0 auto;
}

.right-operation a img.hide {
  display: none;
}

.right-operation a p {
  text-align: center;
  padding: 10px 7px 0;
  font-size: 12px;
}

.right-operation a.active {
  background-color: #c81528;
}

.right-operation a.active p {
  color: #fff;
}

.right-operation a.active>img:nth-child(1) {
  display: none;
}

.right-operation a.active>img:nth-child(2) {
  display: block;
}

#LRfloater0{display: none;}

@media (max-width: 1660px) {
	.Onebclick p a span{display: none;}
}

@media  (max-width: 1200px) {
	.Onebclick p a{font-size: 16px;padding: 10px;}
	.blistw h4 a{font-size: 18px;}
	.blistw p{font-size: 16px;line-height: 28px;}
	.casedes .casemore{padding: 15px 10px;}
	.casedes .casemore a{font-size: 16px;}
	.FourbR ul li b{width: 5.5rem;height: 5.5rem;line-height: 5rem;font-size: 1.8rem;}
	.FourbR ul li p{font-size: 1rem;}
	.navbar-lang{display: none;}
}

@media (max-width: 992px) {
	.Onebclick{margin-top: 20px;}
	.casedes{height: auto;}
	.blistw{height: auto;}
	.blistw h4 a{font-size: 22px;}
	.FourbR{padding: 25px 0;}
}

@media (max-width: 768px) {
  .right-operation {
    display: none;
  }
}

@media (max-width: 500px) {
  .OnebL img{width: 100%;}
	.titico img{display: none;}
	.Twobico .xuhao,.Twobico .fiveico{display: none;}
	.Twob1 h4{margin-left: 0;padding-left: 0;}
	.FourbR ul{flex-wrap: wrap;}
	.FourbR ul li{width: 50%;}
	
}








