@charset "gb2312";

body{ padding-bottom:3rem;box-sizing: border-box;
	-webkit-box-sizing: border-box;}
#LRdiv0, #LRfloater0 {
	display: none
}
.footerFixed,#footer,#footTool{dispaly:none!important;height:0;width:0;}
.top_db {
    width: 100%;
    height: auto;
    padding: 0px;
    margin: 0px auto;
    color: #606373;
    font-family: 'Î¢ÈíÑÅºÚ';
    position: fixed;
    top: 0;
    left: 0;
    z-index: 100;
    overflow: hidden;
}
.top_db_content {
    width: 100%;
    max-width: 640px;
    margin: 0 auto;
    overflow: hidden;
}
.top_db_content img{ width:100%;}
.navs {
	 clear:both; width:100%;
    overflow: hidden;
    zoom: 1;
    background: #0267b7;
    line-height: 2.6em;box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

.navs {overflow: hidden;zoom: 1; background: #0267b7; }
.navs ul { overflow: hidden;}
.navs ul li {box-sizing: border-box;
	-webkit-box-sizing: border-box; overflow: hidden; text-align: center;float: left;  width: 25%;border-right: 1px solid #fff;}
.navs ul li:last-child{border-right:none;}
.navs ul li a {color: #ffffff; display: block; text-decoration: none;font-size:1.3em;font-weight:bold;}


body {
	max-width: 640px;
	margin: 0 auto;
	font-family: "Î¢ÈíÑÅºÚ";
	font-size: 14px;
}
.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.5rem  0 1rem;
	background: #ebebeb
}
.ly-section1 .line {
	margin: 0 0 0 10px;
}
.ly-section1 .line img{border-radius:50%;}
.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: 100%;
	margin: 0 0 15px;
	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-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*/



.clear {
	clear: both;
}
.ly-section1 .question {
	width: 98%;
	margin: 0 auto;
	margin-bottom: 3px;
}
.ly-section1 .question li, .ly-section1 .keyword li {
	float: left;
	list-style: none;
	margin-bottom: 0.2em;width:33.333%;
}
.ly-section1 .question li.blankRight {
	margin-right: 1.5%;
}
.ly-section1 .question li a {
	display: block;padding:0.5rem 0;
	width: 96%; text-align:center;
	line-height: 1rem;
        font-size: 0.9rem;
	color: #363636;
	text-align: center;
	text-decoration: none;
	border-radius:0.1rem;
	border: solid #bababa 1px;
	background: #fff;
}
.ly-section1 .question li a  small{line-height:1rem; display:block; width:80%; margin:0.2rem auto 0 auto;padding:0.1rem 0; font-size:0.8rem;  font-weight:normal; color:#F00}

.ly-section1 .question li.red a {
	background: #00407e;
	border: solid #00407e 1px;
	color: #fff;
	font-weight: bold;line-height:2.4rem;
}

.ly-footer {
	position: fixed;
	bottom: 0;
	width: 100%;
	max-width: 640px;
	height: 3rem;
	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: 3rem;
	background: url(../images/wechat.png) no-repeat scroll 9px -89px;
}
.ly-footer div:nth-child(2) textarea {
	width: 45%;
	height: 2.2rem;
	margin: 7px 0 0 0px;
	color: #000;
	font-size:1rem;
	line-height: 2.2rem;
	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: 22%;
	height: 2.2rem;
	margin: 7px 24% 0 0;
	background: #2886e8;
	color: #FFF;
	text-align: center;
	line-height: 2.2rem;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
	text-decoration: none;
}
.ly-footer div:nth-child(3) a:hover {
	background-color: #1870cc;
}
.ly-footer div:nth-child(4) a:hover {
	background-color: #3aa814;
}
.ly-footer div:nth-child(4) a {
	position: absolute;
	top: 0;
	right: 0;
	width: 22%;
	height: 2.2rem;
	margin: 7px 5px 0 0;
	background: #45c01a;
	color: #FFF;
	text-align: center;
	line-height:2.2rem;
	border-radius: 5px;
	cursor: pointer;
	transition: 0.3s;
	text-decoration: none;
}
.zx-num1 {font-style:normal;display:inline-block;width:1.2rem;height:1.2rem;text-align:center;border-radius:50%;background:#f31a1a;color:#fff;position:absolute;top:-0.5rem !important;right:-0.5rem;animation:myfirst 2s infinite;-webkit-animation:myfirst 2s infinite;line-height:1.2rem;font-size:0.9rem;z-index:9999;}
 @media only screen and (min-width: 365px) and (max-width: 411px) {
.ly-section1 .question li a {
	font-size: 11.5px;
}
#djlogo{ margin-top:3rem;}
}
 @media only screen and (min-width: 320px) and (max-width: 364px) {
.ly-section1 .question li a {
	font-size: 10px;
}
#djlogo{ margin-top:3rem;}
}
