﻿* {
	margin: 0;
	padding: 0;
	border:0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
body {
	max-width: 750px;
	margin: 0 auto;
	font-size: 14px;
	background: #eef3fa;
}

ol,ul,li{list-style-type:none; list-style:none;}

a{text-decoration:none;outline:none;outline-width:0px;transition:all .28s linear;-moz-transition:all .28s linear;-webkit-transition:all .28s linear;-o-transition:all .28s linear;}

img { border:0px; max-width:100%;}
.left{ position:relative;}
.left a{ position:absolute; right:0px; top:0px; width:45%; height:1rem;}

.fuw1{ position:relative;}
.fuw1 a{ position:absolute; height:1.63rem;width:1.25rem; border-radius:0.3rem;}
.fuw1 a.a1{left:0.6rem; top:2.2rem;}
.fuw1 a.a2{left:2.3rem; top:2.2rem; }
.fuw1 a.a3{left:4rem; top:2.2rem;}
.fuw1 a.a4{left:5.7rem; top:2.2rem;}
.fuw1 a.a5{left:0.6rem; top:4.2rem;}
.fuw1 a.a6{left:2.3rem; top:4.2rem;}
.fuw1 a.a7{left:4rem; top:4.2rem;}
.fuw1 a.a8{left:5.7rem; top:4.2rem;}

.dh{
	width: 100%;
	max-width: 750px;
	margin:0 auto;
	height:0.65rem; line-height:0.65rem;
}
.dh li{float:left;width:25%;text-align:center;line-height:0.65rem;border-right:1px solid #fff;background-color:#569fbd;}
.dh li a{color:#fff;font-size:0.25rem;font-weight:bold;}



.ly-section1 {
	padding-bottom:50%;
}

.ly-section1 .line {
	margin: 0px 10px;
}
.ly-section1 .left {
	float: left;
	max-width: 100%;
	margin: 10px 0 0 0;
}
.ly-section1 .left div {
	position: relative;
	margin: 5px 0 0 70px;
	line-height: 30px;
	padding: 10px 20px;
	background: #FFF;
	color: #323232;
	border: 1px solid #d5d5d5;
	border-radius: 6px;
}
.ly-section1 .left div i {
	position: absolute;
	top: 12px;
	left: -20px;
	width: 20px;
	height: 20px;
	background: url(img/wechat.png) no-repeat scroll 0 -200px;
	transform: rotate(-180deg)
}
.ly-section1 .left img {
	float: left;
	margin: 0 5px 0 0;
	border-radius: 50%;
	
}
.ly-section1 .left div img {
	vertical-align: text-bottom;
	float: none;
}



.ly-section1 .hot_ask {
	padding:0 3%;

}
.ly-section1 .hot_ask h2{
	font-size:1.7rem;
	padding:8px 0px;
	color:#333;
}

.ly-section1 .hot_ask .act{
	border-top:1px solid #d7d7d7;
}
.ly-section1 .hot_ask ul{
	display:inline-block;
	width:100%;
	padding:10px 0 20px 0;
}
.ly-section1 .hot_ask ul li{
	float:left;
	margin-top:15px;
	width:100%
	
}



.ly-section1 .hot_ask ul li a{

	color:#434343;
	font-size:0.2rem;
	text-decoration:none;
}
.ly-section1 .hot_ask ul li a span{
	display:inline-block;
	color:#fff;
	font-size:14px;
	background-color:#e35c7d;
	padding:1px 5px;
	border-radius:3px;
	margin-right:3px;
}
.ly-section1 .hot_ask p{
	text-align:center;
	padding:3px 0 13px 0;
	color:#e35c7d;
	font-size:18px;
}
.ly-section1 .hot_ask p span{
	font-size: 18px;
	color:#e35c7d;
}
.ly-section1 .hot_ask p a{
	margin-top:10px;
	margin-left:8px;
	display:inline-block;
	text-decoration:none;
	font-size:14px;
	color:#fff;
	background-color:#e35c7d;
	padding:5px 12px;
	border-radius:5px;
	position: relative;
}

.ly-footer {
	position: fixed;
	bottom: 0px;
	width: 100%;
	max-width: 750px;
	background: #FFF;
	padding:10px 15px;
}
.ly-footer li{float:left;height: 50px;line-height: 50px;}

.ly-footer li i{color:#333;font-size:0.2rem}
.ly-footer li a{font-size:0.2rem;color:#333}
.ly-footer li:nth-child(1) {width: 56%;}
.ly-footer li:nth-child(2) {width: 20%;margin:0 2%}
.ly-footer li:nth-child(2) {width: 20%;text-align:center;background-color:#ff6d76;border-radius:10px}
.ly-footer li:nth-child(3) {width: 20%;text-align:center;background-color:#ed7800;border-radius:10px}
.ly-footer li:nth-child(1) a{color:#666;}
.ly-footer li:nth-child(2) a{color:#fff;}
.ly-footer li:nth-child(3) a{color:#fff;}
.txet{font-size:0.2rem}

.ly-clear {
	clear: both;
}
.ly-hide {
	display: none;
}
.ly-animation-bell {
	display: inline-block;
	color: #F00;
	transition: 0.5s;
}
.ly-animation-bell.on {
	animation: ly-animation-bell 0.5s;
}
 @keyframes ly-animation-bell {
 0% {
transform:rotate(-5deg);
}
 20% {
transform:rotate(10deg);
}
 40% {
transform:rotate(-15deg);
}
 60% {
transform:rotate(20deg);
}
 80% {
transform:rotate(-15deg);
}
 100% {
transform:rotate(10deg);
}
}



.psx{ position:relative; width:7.5rem;}
.psx a{ display:block;}
.psx .a1{ position:absolute; width:3.1rem; height:1.1rem;left:0.6rem; top:0.65rem; border-radius:0.2rem;}
.psx .a2{ position:absolute; width:3.1rem; height:1.1rem; right:0.6rem; top:0.65rem; border-radius:0.2rem;}
.psx .a3{ position:absolute; width:3.1rem; height:1.1rem; left:0.6rem; bottom:0.4rem; border-radius:0.2rem;}
.psx .a4{ position:absolute; width:3.1rem; height:1.1rem; right:0.6rem; bottom:0.4rem; border-radius:0.2rem;}


@media screen and (min-width:300px) and (max-width: 480px){
	.txet{font-size:0.3rem}
	.dh li a{color:#fff;font-size:0.3rem}
}


.swt_footer{position:fixed;z-index:99;bottom:2rem;right:10px}


.flag{
    position: fixed; width: 100%; max-width: 750px; z-index: 99; bottom: 0; height: 1rem; 
    line-height: 1rem; background: white;
}
.flag img{
    float: left; margin: .4rem .1rem 0 .25rem;
}
.flag input{
    margin: .1rem 0 0 .1rem;
    height: 0.8rem;
    width: 75%;
    padding-left: .15rem;
    border: 1px solid #cccccc; float: left;
	font-size:.24rem;
}
.flag div{
    background: #f09319;
    color: white;
    text-decoration: none;
    font-size: .24rem;
    padding: 0rem .4rem;
    height:  0.8rem;
    line-height:  0.8rem;
    float: left;
    margin: .1rem 0rem 0 .2rem;
    border-radius: .1rem;
}
.flag a {
    text-decoration: none; color: white; font-size: .24rem;
}

