html,body,ul,ol,li,p,h2{margin:0;padding:0;font-family:"微软雅黑";font-size: 14px;}
ul,ol{list-style: none}
.mob-container{
	max-width: 640px;
	background-color: #f1f0f0;
	margin-right: auto !important;
	margin-left: auto !important;
	padding-bottom: 20px;
}
.mob-top{
	padding: 20px 0 20px 10px;
}
 /*遮罩层PC*/
#mask{
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.5);
	position: fixed;
	top:0;
	left: 0;
	z-index: 888;
}
#box{
	max-width: 414px;
	max-height: 470px;
	background-color: #fff;
	position: fixed;
	top: 34%;
	left: 46%;
	margin: -184px 0 0 -147px;
	z-index: 1000;
	border-radius: 10px;
	padding: 40px 50px 40px 50px;
	text-align: center;
}
#box p{
	font-size: 16px;
	color: #333;
	text-align: left;
	line-height: 30px;
}
#box input{
	width: 100%;
	color: #bbb;
	padding-left:5px;
	height: 40px;
	border: 1px solid #eee;
	margin: 20px 0;
}
#box button{
	width: 100%;
	height: 40px;
	background-color: #2096da;
	color: #fff;
	line-height: 40px;
	text-align: center;
	outline:none !important;
	border: 1px solid transparent;
	cursor: pointer;  
}

.shu{
	width: 6px;
    height: 25px;
    border-radius: 20%;
    background-color: #13dc93;
    display: inline-block;
    vertical-align: middle;
}
.rig-detail textarea{
	border-color: #eee;
	padding: 10px 20px;
	font-size:16px;
	color: #666;
	line-height: 30px;
	width: 100%;
	font-family: "微软雅黑";
}
/**/
.footer{
	width:100%;
	margin-left: auto;
	margin-right: auto;
	background-color: #f0f0f0;
	height: 100px;
}
.footer-top{
	width: 1024px;
	padding: 20px 0;
	margin: 0 auto;
	text-align: left;
}
.footer-top>ul{
	padding-left: 0;
	display: inline-block;
}
.footer-top>ul>li{
	display: inline;
	padding-right: 5px;
	padding-left: 5px;
}
.footer-top ul li a{
	font-size: 14px;
	color: #2fa3e8;
	text-decoration:none;
}
.footer-top>button{
	width: 110px;
	height: 36px;
	background-color: #cccccc;
	font-size: 14px;
	color: #333;
	border: 1px solid #ccc;
	border-radius: 5px;
	cursor: pointer;
}
.footer-top>p{
	font-size: 14px;
	color: #666;
}
.footer-top>p>a{
	color: #2fa3e8;
}




/**/


.mob-top span{
	color: #333;
    font-size: 1.7em;
    vertical-align: middle;
}
.mot-top-cont{
	background-color: #fff;
    margin: 0 10px 0 10px;
    border-radius: 2%;
    padding-bottom: 30px;
}
.mot-t-l{
	display: inline-block;
	vertical-align: top;
	width: 180px;
}
.mot-t-r{
	display: inline-block;
	vertical-align: top;
}

.mot-top-t,.mot-top-b{
	padding:20px 10px 10px 10px;
}
.mot-t-r{
	margin-left: 20px;

}
.mot-t-l>img{
	max-width: 100%;
}
.mot-t-r h2{
	color: #333;
	font-size: 2em;
	font-weight: normal;
    margin: 10px 0 30px 0;
}
.mot-t-r p{
	font-size: 1.4em;
	color: #666;
	line-height: 45px;
}
.mot-r-t{
	line-height: 50px;
	font-size: 1.7em;
	color: #666;
}
.mot-r-b{
	font-size: 1.4em;
	color: #666;
	line-height: 50px;
}
.mot-b-l{
	display: inline-block;
	vertical-align: top;
	width: 180px;
}
.mot-b-r{
	display: inline-block;
	vertical-align: top;
}
.mot-b-r{
	margin-left: 20px;
	margin-top: 20px;
}
.mot-b-l>img{
	max-width: 100%;
}
.mot-b-l>p{
	text-align: center;
	display: inline-block;
	width: 90%;
}
.mot-ins{
	max-width: 380px;
	height: 70px;
	background: url(../images/mob-loading.png) no-repeat;
	border-radius: 10%;
	text-align: center;
	background-size: 100%;
	margin: 20px 0 0 0;
}
.mot-ins a{
	font-size: 1.7em;
	color: #fff;
	line-height: 52px;
	text-decoration-line: none;
	max-width: 380px;
	height: 70px;
	display: block;
}
.mobile-app-show{
	background-color: #fff;
	margin:0 10px 0 10px;
	border-radius: 2%;
	padding-bottom: 30px;
}
.mobile-app-show h2{
	font-size: 1.4em;
	color: #333;
	font-weight:normal;
	padding:25px 0 10px 10px;
}
.mobile-app-show>a>img{
	max-width: 100%;
	max-height: 100%;
	margin: 0 5px;
}
.mobile-app-detail{
	background-color: #fff;
	margin:20px 10px 40px 10px;
	border-radius: 2%;
}
.detail-top{
	padding:20px 10px 0px 10px;
}
.detail-top h2{
	font-size: 1.4em;
	color: #333;
	font-weight:normal;
	margin: 10px 0 10px 0;
}
.detail-top p{
	font-size: 1.2em;
	color: #666;
	line-height: 32px;
}
.mobile-recom{
	background-color: #fff;
	margin:20px 10px 100px 10px;
	border-radius: 2%;
}
.mobile-recom-top{
	width: 100%;
	margin: 0 auto;
	height: 60px;
	text-align: center;
}
.mobile-recom-top h2 {
	padding: 0;
	margin:0;
	font-size: 1.4em;
	color: #333;
	font-weight: normal;
	text-align: center;
	line-height: 40px;
}
.mobile-recom-top img{
	width: 33px;
	height: 18px;
}
.MenuContent-mobile>a>img{
	max-width: 100%;
	max-height: 100%;
	margin: 10px 5px;
}
/*pc端页面*/
.pc-container{
	width: 1024px;
	background-color: #faf9f9;
	margin-right: auto !important;
	margin-left: auto !important;
	color: #333;
}
.left-nav{
	width: 20%;
	height: 1280px;/*tmp*/
	border:1px solid #dddddd;
	display: inline-block;
	vertical-align: top;
}
.nav-top{
	text-align: center;
	padding:10px 10px;
}
.nav-top h2{
	font-size: 20px;
	font-weight: normal;
	text-align: center;
}
.nav-top img{
	margin: 10px 0;
	max-width: 182px;
}
.nav-top p{
	text-align: center;
}
.nav-bot>ul{
	padding-left:0px;
}
.nav-bot>ul>li{
	background-color: #fff;
	font-size: 16px;
	text-align: center;
	left: 0;
	border:1px solid #dddddd;
	line-height: 55px;
	padding-left:0px;
}
.nav-bot>ul>li>a{
	text-decoration: none;
	color: #333;
}
.rig-cont{
	background-color: #ffffff;
	display: inline-block;
	vertical-align: top;
	padding:30px 70px ;
	width: 79.5%;
	height: 1280px;
}
.r-top-r{
	display: inline-block;
}
.r-top-r h2{
	font-size: 28px;
	font-weight: normal;
}
.r-top-rp{
	font-size: 16px;
	color: #ec6e6e;
}
.r-top-rps{
	font-size: 16px;
}
.load-btn{
	width: 300px;
	height: 60px;
	background: url(../images/loading-bg.png) repeat;
	margin-top: 30px;
}
.load-btn>a>img{
vertical-align: middle;
max-width: 100%;
}
.load-btn>a{
	font-size: 20px;
	color: #fff;
	line-height: 60px;
	text-decoration-line: none;
	vertical-align: middle;
}
.r-top-l{
	display: inline-block;
	float: right;
}
.r-top-l>img{
	max-width: 100%;
}
.r-top-l>p{
	font-size: 16px;
	text-align: center;
}
.rig-detail{
	margin-top: 50px;
}
.rig-detail h2{
	font-size: 18px;
	font-weight: normal;
}
.rig-detail p{
	color: #666;
}
.rig-apply-show{
	margin-top: 50px;
}

.rig-apply-show h2{
	font-size: 18px;
	font-weight: normal;
}
.rig-apply-show ul{
	padding-left:0px;
}
.rig-apply-show ul li{
display: inline-block;
margin: 0 10px;
}
.rig-apply-show ul li a img{
max-width: 100%;
}
.nav-bot ul li.active{
	background-color: #fff;
	border-right: none;
	border-left:  5px solid #57e0a2;
}
.pc-recom{
	margin-top: 50px;
}
.pc-recom h2{
	font-size: 18px;
	font-weight: normal;
}
.pc-recom-top>a>img{
	margin: 10px 12.5px;
}
.bottoms>img{
 	max-width: 100%;
 	max-height: 100%;
 }
 .recom-tops>a>img{
 	max-width: 22%;

 }
 .recom-tops{
 	padding: 0 10px;
 	text-align: center;
 }
 .recom-bottos>a>img{
 	max-width: 47%;
 }
 .recom-bottos{
 	 padding: 0 10px;
 	text-align: center;
 }
 .pc-recom-botto>a>img{
 	max-width: 46%;
 	text-align: center;
 	margin: 5px  5px;
 }

/**/
.demo{padding:0.5em 0;}
.product-grid{ text-align: center; }
.product-grid .product-image{
	overflow: hidden;
	position: relative;
	display:block;
}
.product-grid .product-image:before{
	content: "";
	background: rgba(0,0,0,0.02);
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
	z-index: 1;
}
.product-grid .product-image img{
	width: 100%;
	height: auto;
}
.product-grid .pic-1{
	opacity: 1;
	transform: rotateY(0);
	transition: all 0.5s ease-out 0s;
}
.product-grid:hover .pic-1{
	opacity: 0;
	transform: rotateY(-90deg);
}
.product-grid .pic-2{
	position: absolute;
	top: 0;
	left: 0;
	opacity: 0;
	transform: rotateY(-90deg);
	transition: all 0.5s ease-out 0s;
}
.product-grid:hover .pic-2{
	opacity: 1;
	transform: rotateY(0deg);
}
.product-grid .discount{
	width: 100%;
	padding: 15px;
	background: #e4f6ff;;
	font-size: 18px;
	font-weight: 700;
	color: #000;
	position: absolute;
	bottom: 0;
	left: 0;
}
.product-grid .product-content{ padding: 15px 0; }
.product-grid .title{
	font-size: 20px;
	font-weight: 600;
	color: #000;
	text-transform: capitalize;
	margin: 0 0 5px 0;
}
.product-grid .price{
	font-size: 16px;
	font-weight: 600;
	color: #d15f20;
	margin-bottom: 5px;
}
.product-grid .price span{
	display: inline-block;
	color: #999;
	text-decoration: line-through;
	margin-right: 2px;
}
.product-grid .rating{
	padding: 0;
	margin: 0;
	list-style: none;
}
.product-grid .rating li{
	display: inline-block;
	font-size: 10px;
	color: #ffc000;
}
/*封禁提示认证*/
 .closure{
 	text-align: center;
	width: 670px;
	display: inline-block;
	vertical-align: top;
	margin-left: 30px;
 }
 .closure_top {
    margin-top: -10px;
}
 .closure_top>img{
 	max-width: 100%;
 }
.closure_bot{
 	display: inline-block;
 	float: left;
 }
 .closure_bot>img{
 	max-width: 100%;
 }
 .closure_bot>h3{
 	font-size: 18px;
 	color: #333;
 	font-weight: normal;
 }
 .closure_mid{
 	width: 50%;
 	display: inline-block;
 	text-align: left;
 	display: inline-block;
 	margin-top: 40px;
 }
 .closure_mid>h4{
 	font-size: 16px;
 	color: #fa0000;
 	margin: 30px 0 10px 0;
 }
 .closure_mid>p{
 	font-size: 14px;
 	color: #666;
 	line-height: 22px;
 }
 .closure-cont{
 	width: 630px;
 	height: 260px;
 	box-shadow:0px 0px  5px 3px #f4f8f9;
 	padding: 20px 20px 20px 20px;

 }
@media only screen and (max-width:990px){
	.product-grid{ margin-bottom: 30px; }
}
/**/
.scroll-outer{
	height:220px;
	text-align: center;
}
#scroll{margin:0 auto;padding-top:30px;font-family:"Microsoft Yahei";}
#scroll .owl-wrapper-outer{margin:0 auto;}
#scroll .item{position:relative;margin:0 auto;background-color:#fff;overflow:hidden;}
#scroll .shd{position:absolute;left:0;top:0;width:100%;height:100%;background-color:rgba(0, 0, 0, 0.15);}
#scroll .shd a{display:block;width:250px;height:239px;*background-image:url(about:blank);background-image:url(about:blank)\0;}
#scroll .txt{position:absolute;left:0;bottom:0;width:226px;height:100px;padding:0 12px;color:#888;box-shadow:0 0 15px 15px rgba(228, 233, 238, 0.95);background-color:#e4e9ee\9;background-color:rgba(228, 233, 238, 0.95);}
#scroll h3{width:226px;height:25px;margin-bottom:6px;padding-top:6px;font:700 18px/25px arial,"Microsoft Yahei";overflow:hidden;}
#scroll h3 a{color:#333;text-decoration:none;}
#scroll h3 a:hover{color:#338de6;}
#scroll p{width:226px;height:54px;line-height:18px;font-size:12px;}

#scroll .item:hover .shd{background-color:rgba(0, 0, 0, 0);}
#scroll .item:hover .txt{background-color:#fff\9;background-color:rgba(248, 249, 249, 0.95);box-shadow:0 0 15px 15px rgba(248, 249, 249, 0.95);}

.owl-theme .owl-controls .owl-buttons div{position:absolute;top:180px;width:30px;height:60px;margin:0;padding:0;border-radius:0;font:60px/60px "宋体";background-color:red;overflow:hidden;_display:none;}
.owl-theme .owl-controls .owl-buttons .owl-prev{left:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-next{right:-40px;}
.owl-theme .owl-controls .owl-buttons .owl-prev:before{content:"<";}
.owl-theme .owl-controls .owl-buttons .owl-next:before{content:">";}
@media screen and (max-width: 320px)
{
	body{
		font-size: 10px;
	}
	/**/
.mot-t-l>img{
    max-width: 78%;
}
.mot-b-l>img{
	max-width: 78%;
}
.mot-t-r h2 {
    margin: 10px 0 0px 0;
}
.mot-t-r p {
    line-height: 28px;
}
.mot-r-t {
    line-height: 38px;
}
.mot-r-b {
    line-height: 28px;
}
.mot-ins {
    height: 54px;
    margin: 12px 0 0 0;
}
.mot-top-cont {
    padding-bottom: 0px;
}
/**/
.mobile-app-show>a>img {
    max-width: 28%;
}

.mot-t-r {
     margin-left: 0px; 
}
.mot-b-r {
   margin-left: 0px; 
   margin-top: 0px; 
}

.mot-ins a {
    line-height: 32px;
}
.mot-top-t, .mot-top-b {
    padding: 0;
    text-align: center;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
/*哈啊*/
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
}
@media screen and (min-width: 321px) and (max-width: 359px){ 
body{
		font-size: 8px;
	}
.mot-t-l>img{
    max-width: 50%;
}
.mot-b-l>img{
	max-width: 50%;
}
.mot-b-l, .mot-b-r {
    width: 174px;
}
.mobile-app-show>a>img {
    max-width: 28%;
}
.mot-b-l>p {
    width: 49%;
}
.mot-b-l>p {
    font-size: 12px;
}
.mot-t-r h2 {
    margin: 10px 0 4px 0;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-t-r {
    margin-left: -88px;
}
.mot-b-r{
margin-left: -88px;
margin-top: 10px;
}
.mot-t-r p{
	line-height: 26px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 30px;
}
.mot-ins a {
    line-height: 30px;
}
.mot-ins{
	margin: 5px 0 0 0;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }

} 
@media screen and (min-width: 360px) and (max-width: 374px){ 
body{
		font-size: 9px;
	}
.mot-t-l>img{
    max-width: 58%;
}
.mot-b-l>img {
	max-width: 60%;

}
.mobile-app-show>a>img {
    max-width: 29%;
} 

.mot-t-r h2 {
    margin: 10px 0 0px 0;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-b-l>p {
    width: 60%;
}
.mot-t-r {
    margin-left: -72px;
}
.mot-b-r{
margin-left: -72px;
margin-top: 10px;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 30px;
}
.mot-ins a {
    line-height: 30px;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
} 
@media screen and (min-width: 375px) and (max-width: 385px){ 
body{
		font-size: 9px;
	}
.mot-t-l>img{
    max-width: 66%;
}
.mot-b-l>img{
	max-width: 68%;
}
.mobile-app-show>a>img {
    max-width: 29%;
} 

.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-b-l>p {
    width: 69%;
}
.mot-t-r {
    margin-left: -57px;
}
.mot-b-r{
margin-left: -57px;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 40px;
}
.mot-ins a {
    line-height: 34px;
}
.mot-ins {
    height: 46px;
}
.mot-top-cont {
    padding-bottom: 0px;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }

} 
@media screen and (min-width: 386px) and (max-width: 392px) { 
body{
		font-size: 9px;
	}
.mot-t-l>img{
    max-width: 66%;
}
.mot-b-l>img {
	max-width: 69%;

}
.mobile-app-show>a>img {
    max-width: 29%;
} 

.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mot-ins a {
    line-height: 32px;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-b-l>p {
    width: 69%;
}
.mot-t-r {
    margin-left: -40px;
}
.mot-b-r{
margin-left: -48px;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 40px;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
} 
@media screen and (min-width: 393px) and (max-width: 400px){ 
body{
		font-size: 9px;
	}
.mot-t-l>img{
    max-width: 62%;
}
.mot-b-l>img{
	max-width: 66%;

}
.mobile-app-show>a>img {
    max-width: 29%;

} 

.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mot-ins a {
    line-height: 32px;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-b-l>p {
    width: 69%;
}
.mot-t-r {
    margin-left: -45px;
}
.mot-b-r{
margin-left: -45px;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 40px;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }

} 
@media screen and (min-width: 401px) and (max-width: 414px) { 
body{
		font-size: 9px;
	}
.mot-t-l>img{
    max-width: 71%;
}
.mot-b-l>img {
	max-width: 76%;

}
.mobile-app-show>a>img {
    max-width: 29%;
} 


.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mot-ins a {
    line-height: 32px;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-b-l>p {
    width: 69%;
}
.mot-t-r {
    margin-left: -33px;
}
.mot-b-r{
margin-left: -33px;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 40px;
}
.mot-ins {
    height: 46px;
}
.mot-top-cont {
    padding-bottom: 0px;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
}
@media screen and (min-width: 415px) and (max-width: 434px) { 
body{
		font-size: 9px;
	}
.mot-t-l>img{
    max-width: 77%;
}
.mot-b-l>img{
	max-width: 83%;
}
.mobile-app-show>a>img {
    max-width: 29%;
} 


.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mot-ins a {
    line-height: 32px;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-b-l>p {
    width: 80%;
    text-align: center;
}
.mot-t-r {
    margin-left: -15px;
}
.mot-b-r{
margin-left: -18px;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 40px;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
} 
@media screen and (min-width: 435px) and (max-width: 512px) {
	body{
		font-size: 10px;
	}
.mot-t-l>img {
    max-width: 85%;
}
.mot-b-l>img{
	max-width: 90%;

}
.mobile-app-show>a>img {
    max-width: 29%;
} 


.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mot-ins{
	margin: 25px 0 0 0;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 40px;
}
.mot-ins a {
    line-height: 32px;
}
.mot-top-t, .mot-top-b {
    padding: 0;
}
.mot-b-r{
margin-left: -6px;

}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-t-r {
    margin-left: -6px;
}
.mot-b-l>p{
	width: 69%;
    text-align: center;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
}
@media screen and (min-width: 513px) and (max-width: 558px) {
body{
		font-size: 12px;
	}
.mot-t-l>img,.mot-b-l>img {
    max-width: 69%;
}
.mobile-app-show>a>img {
    max-width: 29%;
} 


.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mot-ins{
	max-width: 220px;
    height: 65px;
}
.mot-ins a {
    line-height: 40px;
}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-t-r p{
	line-height: 30px;
}
.mot-r-b{
	line-height: 30px;
}
.mot-r-t{
	line-height: 40px;
}
.mot-top-t, .mot-top-b {
    padding: 0;
}
.mot-b-r{
margin-left: -15px;

}
.mob-top {
    padding: 10px 0 10px 10px;
}
.mot-t-r {
    margin-left: -15px;
}
.mot-b-l>p{
	width: 69%;
    text-align: center;
}
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
}
@media screen and (min-width: 759px) and (max-width: 749px){
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
}
@media screen and (min-width: 750px) and (max-width: 767px){ 
body{
		font-size: 12px;
	}
.mot-t-l>img,.mot-b-l>img {
    max-width: 100%;
}
.mobile-app-show>a>img {
    max-width: 100%;
} 


.mot-t-r h2 {
    margin: 10px 0 20px 0;
}
.mot-ins a {
    line-height: 40px;
}
.mot-top-t, .mot-top-b {
    padding: 0;
}
.mob-top {
    padding: 10px 0 10px 10px;
} 
.recom-bottos>a>img{
 	max-width: 44%;
 }
  .recom-tops>a>img{
 	max-width: 20%;

 }
} 
@media screen and (min-width: 768px) and (max-width: 1024px) {
.pc-container{
	width: 768px;
}
.left-nav{
	width: 20%;
}
.rig-cont{
	padding: 0px 15px;
    width: 47.5%;
}
.load-btn{
    width: 239px;
    height: 57px;
}
.load-btn>a{
    margin-left: 20%;
}
.mot-ins{
	max-width: 220px;
    height: 65px;
}
.mot-ins a{
    line-height: 40px;
}
}
