@charset "utf-8";
* {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
}
#LRdiv0, #LRfloater0 {
	display: none
}
body {
	max-width: 640px;
	margin: 0 auto;
	font-family: "微软雅黑";
	font-size: 14px;
}
.top {
	width:100%;
	height:4.45rem;
	margin:0 auto;
	background:#b1283a;
}
.top .tel {
	width:60%;
	height:auto;
	display:block;
	float:left;
}
.top .anniu {
	width:40%;
	height:auto;
	display:block;
	float:left;
}
.top img,#focus1 img {
	width:100%;
}
.f_text {
	width: 50%;
	height: 42px;
	float: left;
	border: 1px solid #cfcece;
	display: block;
	margin: 3px;
	line-height: 42px;
	font-size: 16px;
	color: #333333;
	text-indent: 2px;
	text-decoration:none;
}
.ly-header {
	position: fixed;
	top: 0;
	z-index: 10;
	width: 100%;
	max-width: 640px;
	margin: 40px 0;
}
.ly-header nav {
	height: 40px;
	background: #393a3f;
}
 .ly-header nav a:nth-child(1) {
 float: left;
 width: 50px;
 height: 40px;
 background: url(../images/wechat.png) no-repeat scroll 20px 12px;
}
.ly-header nav a i {
	float: right;
	width: 1px;
	height: 20px;
	margin: 10px 0 0 0;
	background: #2e2e32
}
.ly-header nav h2 {
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
	text-indent: 10px;
}
 .ly-header nav a:nth-child(2) {
 float: right;
 width: 50px;
 height: 40px;
 background: url(../images/wechat.png) no-repeat scroll 14px -42px;
}
.ly-section1 {
	height: 100%;
	padding: 0 0 0 0;
	background: #ebebeb
}
.ly-section1 .line {
	margin: 0 0 0 10px;
}
.ly-section1 .left {
	float: left;
	max-width: 80%;
	margin: 10px 0 0 0;
}
.ly-section1 .left div {
	position: relative;
	margin: 0 0 0 55px;
	padding: 10px;
	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(../images/wechat.png) no-repeat scroll 0 -200px;
	transform: rotate(-180deg)
}
.ly-section1 .left img {
	float: left;
	margin: 0 5px 0 0;
}
.ly-section1 .left div img {
	float: none;
}
.ly-section1 figure {
	width: 95%;
	margin: 15px auto;
	overflow: hidden;
	border-bottom: 1px solid #CCCCCC;
}
.ly-section1 .zzh {
	width: 100%;
	float: left;
	display: block;
}
.ly-section1 figcaption {
	width: 68%;
	float: left;
	margin-left: 2%;
}
.ly-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 640px;
	height: 50px;
	background: #FFF;
	border-top: 1px solid #bfbfbf
}
.ly-footer div {
	width: 100%;
}
.ly-footer div:nth-child(1) {
	max-width: 50px;
}
.ly-footer div:nth-child(1) {
	max-width: 50px;
}
.ly-footer div:nth-child(3) {
	max-width: 50px;
}
.ly-footer div:nth-child(1) a {
	float: left;
	width: 50px;
	height: 50px;
	background: url(../images/wechat.png) no-repeat scroll 9px -89px;
}
.ly-footer div:nth-child(2) textarea {
	width: 80%;
	height: 36px;
	margin: 7px 0 0 0px;
	color: #000;
	font-size: 18px;
	line-height: 35px;
	border: none;
	border-bottom: 1px solid #d8d8d8;
	transition: 0.3s;
	resize: none;
	overflow-y: auto;
	outline: none;
}
.ly-footer div:nth-child(2) textarea:focus {
	border: none;
	border-bottom: 1px solid #45c01a;
}
.ly-footer div:nth-child(2) textarea.on {
	border-bottom: #45c01a
}
.ly-footer div:nth-child(2) i {
}
.ly-footer div:nth-child(3) a {
	position: absolute;
	top: 0;
	right: 0;
	width: 65px;
	height: 35px;
	margin: 7px 5px 0 0;
	background: #b1283a;
	color: #FFF;
	text-align: center;
	line-height: 35px;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
	text-decoration:none;
}
.ly-footer div:nth-child(3) a:hover {
	background-color: #b1283a;
}
.ly-clear {
	clear: both;
}
.ly-hide {
	display: none;
}
.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);
}
}
/*question*/
.xlb {border-top:1px solid #CCC; border-bottom:1px solid #CCC; width:100%; height:30px; line-height:30px; margin:0 auto; background: url(../images/dian.jpg) repeat-y top right #FFF; overflow:hidden; font-size:14px; max-width:640px;}
.xlb img {float:left; padding:5px; border-left:1px solid #ccc;}
#demo {overflow:hidden; width:90%; float:left; text-indent:20px;}
#indemo {float:left; width:800%;}
#demo1 {float: left;}
#demo2 {float: left;}






.clear {
	clear: both;
}
.ly-section1 .question {
	width: 95%;
	margin: 0 auto;
	margin-bottom: 1rem;
	margin-top:5rem;
}
.ly-section1 .question li, .ly-section1 .keyword li {
	float: left;
	list-style: none;
	margin-bottom: 10px;
}
.ly-section1 .question li.blankRight {
	margin-right: 1.5%;
}
.ly-section1 .question li a {
	display: block;
	width: 100%;
	height: 35px;
	line-height: 33px;
	font-size: 14px;
	color: #363636;
	text-align: center;
	text-decoration: none;
	border-radius: 5px;
	border: solid #bababa 1px;
	background: #fff;
}
 .ly-section1 .question li:nth-of-type(1) {
 width: 29%;
}
 .ly-section1 .question li:nth-of-type(2) {
 width: 38%;
}
 .ly-section1 .question li:nth-of-type(3) {
 width: 29%;
}
 .ly-section1 .question li:nth-of-type(4) {
 width: 35%;
}
 .ly-section1 .question li:nth-of-type(5) {
 width: 27%;
}
 .ly-section1 .question li:nth-of-type(6) {
 width: 34%;
}
 .ly-section1 .question li:nth-of-type(7) {
 width: 26%;
}
 .ly-section1 .question li:nth-of-type(8) {
 width: 35%;
}
 .ly-section1 .question li:nth-of-type(9) {
 width: 35%;
}
.focus {
	width:100%;
	margin:0 auto;
	position:relative;
	overflow:hidden;
	height:auto;
	padding-bottom:0px;
}
.focus .hd {
	width:100%;
	height:11px;
	position:absolute;
	z-index:1;
	bottom:5px;
	text-align:center;
}
.focus .hd ul {
	display:inline-block;
	height:5px;
	padding:3px 5px;
	font-size:0;
	vertical-align:top;
}
.focus .hd ul li {
	display:inline-block;
	width:10px;
	height:10px;
	border-radius:5px;
	background:#8C8C8C;
	margin:0px 5px;
	vertical-align:top;
	overflow:hidden;
}
.focus .hd ul .on {
	background:#ee566a;
}
.ly-section1 .question li.bgh1 a {
	background:url(../images/bgh1.gif) !important;
	color: #fff;
	display:block;
}
.ly-section1 .question li.bgh2 a {
	background:url(../images/bgh2.gif) !important;
	color: #fff;
	display:block;
}
.ly-section1 .question li.bgh3 a {
	background:url(../images/bgh3.gif) !important;
	color: #fff;
	display:block;
}
.ly-section1 .question li.red a {
	color: #b1283a;
	display:block;
	font-weight:bold;
}
.bg1 {
	background:url(../images/bg.gif) !important;
	color: #fff;
	display:block;
}
.bg2 {
	background:url(../images/bg1.gif) !important;
	color: #fff;
	display:block;
}
 @media only screen and (min-width: 365px) and (max-width: 411px) {
 .ly-section1 .question li a {
 font-size: 12.5px;
}
}
 @media only screen and (min-width: 320px) and (max-width: 364px) {
 .ly-section1 .question li a {
 font-size: 11px;
}
}

