

svg { fill: currentColor; }
.mt-tabpage { max-width: 1200px; margin:40px auto; /*box-shadow:0 0 5px #eee;*/  }
.mt-tabpage-title { margin:10px auto; background:#fff;  text-align:center; width:22%; float:left;}
.mt-tabpage-title .mt-tabpage-item { display:block;line-height:63px; text-align: center; color: #333; font-size:14px; margin:0px;border-bottom: 1px solid #fbfbfb;}
.mt-tabpage-title .mt-tabpage-item:hover { color: #fff; background:#e60000; }
.mt-tabpage-title .mt-tabpage-item-cur { color: #fff; font-size:14px; border-bottom: 1px solid #fff; background:#e60000;}
.mt-tabpage-count { position: relative; width:76%; height:320px; overflow: hidden; padding-top:10px; background:#fff; top:10px; float:right;}
.mt-tabpage-cont__wrap { position: absolute; }
.mt-tabpage-count .mt-tabpage-item {/*width:1200px;*/text-align: center; position:relative;}
.image-same-size img{}
.rightcont{top:0px; position:relative;}
.rightcont h5{ margin-top:20px; font-size:16px;}
.rightcont p{ margin-top:20px; text-indent:24px;}

.rightcont .chakange{ background:#e60000; color:#FFF;height:40px;width:100px;border-radius:8px; position:relative;top:45px;}
.rightcont .chakange a{border:1px solid #FFF; display:block; width:100px; height:40px;text-align:center; line-height:40px; color:#FFF; }



@media (max-width:640px) /*手机端*/
{
.mt-tabpage-title { margin:20px auto; background:#f4f4f4;  text-align:center; width:100%; float:none;}	
.mt-tabpage-title .mt-tabpage-item{ float:left; width:31.333%; margin:1%; line-height:2.7;background:#f4f4f4;}
.mt-tabpage-title .mt-tabpage-item-cur{ float:left;background:#e60000;}
.mt-tabpage-count .mt-tabpage-item{ }
.mt-tabpage-count{ width:100%;}
.mt-tabpage-count .mt-tabpage-item{ width:100%;}
.mt-tabpage-cont__wrap{ border:0px solid #CCC; width:98%; margin:0 auto; position:relative;}
.index-productbox{ display:none;}
.rightcont{ float:none; position:relative;top:0px; right:0px;}
.rightcont img{ width:100%;}
.rightcont .chakange{ background:none; height:50px; }
.rightcont .chakange a{ color:#000; line-height:1;}
	}