@charset "utf-8";
/* CSS Document */
body,html{
	overflow-x:hidden; 
}
.page{
	text-align: center; border:0px solid #FF0000;height:auto;  margin-bottom:30px;margin-top:30px; display: inline;
}
.page_yema{	border-left: 1px solid #ddd;height:0; display: block;}
.pagination{
	font-size: 0px;
	text-align: center;

	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	font-size:20px;
	height: 40px;
	display: inline-block;	_display:inline; 
	
}
.pagination span{
	height: 40px;
	font-size: 12px;
	color: #ccc;
	display: inline-block;
	_display:inline;
	padding: 0  17px 0px 17px;
	font-size: 16px;
	border-right: 0px solid #ddd;
	line-height: 40px;
}
.pagination a{
	height: 40px;
	font-size: 12px;
	color: #ccc;
	display: inline-block;
	_display:inline;
	padding: 0 17px;
	font-size: 16px;
	border-right: 1px solid #ddd;
	line-height: 40px;
}
.pagination b{height: 40px;
	display: inline-block;
	_display:inline;
	padding: 0 17px;
		border-right: 1px solid #ddd;
	line-height: 40px;
	background: #e1061c;
font-weight:normal;
	color: #fff;
	}
	.pagination a:hover,.pagination a.active{background: #e1061c;color: #fff;font-size: 16px;display: inline-block;padding: 0 17px;
	_display:inline; padding-top:1px;height:39px;}
/*.pagination a:hover,.pagination a.active{
	background: #e1061c;
	color: #fff; border:none;	display: inline-block;
	_display:inline;
		height: 40px;

	display: inline-block;
	_display:inline;
	padding: 0 17px;
	font-size: 16px;
	line-height: 40px;
}*/
.big-box p{font-family: 微软雅黑,Microsoft YaHei; font-size: 15px;}



.listpage {
	background: #E9F2FB url(../images/ly_bg.jpg) no-repeat left top;
    background-size: cover;
    background-position: 50% 0%;
    background-repeat: no-repeat;
    background-color: rgb(250, 241, 241);
    background-attachment: fixed;

}
.list_content{
	border: 1px solid #AACCEE;
	width:640px;
	margin: 0 auto;
	background: #fff;
background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 0px;
    border-color: rgb(34, 34, 34);
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
	
	margin: 17px auto 15px auto;
    width: 640px;
    box-shadow: 0 0 5px rgba(0,0,0,0.2);
    position: relative;
    opacity: 1;
    filter: Alpha(Opacity=100);
    border-radius: 3px;	
	}
	
.lylogo {
    background-color: rgb(199, 31, 22);
	    font-size: 100%;
    text-decoration: none;
    text-indent: -9000px;
}
.lylogo a {
    background-image: url(../images/jspic.jpg);
    background-size: cover;
    height: 455px;
	display: block;
    overflow: hidden;
    background-repeat: no-repeat;
}
.info {
    border-bottom-style: dotted;
    border-bottom-width: 1px;
    border-bottom-color: rgb(204, 204, 204);
	padding: 0 6px 10px 6px;
/*	margin: 20px 15px 0;
    padding: 0 0 20px;*/ 
    font-size: 14px;
	font-family: "微软雅黑"
	}
	.info div {
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 400;
    font-size: 110%;
    text-align: inherit;
    color: rgb(36, 36, 36);
}
.info h2 {
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 700;
    font-size: 120%;
    text-align: inherit;
    color: rgb(51, 51, 51);
	
	}

	.info div {
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 400;
    font-size: 110%;
    text-align: inherit;
    color: rgb(36, 36, 36);}
.from {
    margin: 20px 15px 0;
    padding: 0 0 20px;
    font-size: 14px;}
.fields {
    padding: 0 0 10px 0;
    position: relative;
    zoom: 1;
}
ul {
    list-style: none;
}
.fields>li {
    padding: 6px;
    position: relative;
    zoom: 1;
    clear: both;
    width: 98%;
    vertical-align: middle;
    margin-bottom: 2px;}
	
	.desc {
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 700;
    font-size: 100%;
    text-align: left;
    color: rgb(51, 51, 51);}
	
	.desc {
    padding: 3px 0;
    font-weight: bold;
    color: #333;
    display: block;
    margin: 0;
}
.content {
    overflow: hidden;
}
.input {
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 400;
    font-size: 100%;
    text-align: left;
    color: rgb(0, 0, 0);
    background-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgb(204, 204, 204);
}
.input {
    font-family: "Verdana","微软雅黑","宋体","Lucida Grande";
    height: auto;
    background-color: #fff;
    padding: 8px;
    border: 1px solid #ddd;
    box-sizing: border-box;
    border-radius: 2px;}
	.m {
    width: 49%;
    box-sizing: border-box;
}
input {
    -webkit-writing-mode: horizontal-tb !important;
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    -webkit-appearance: textfield;
    background-color: white;
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0em;
    font: 400 13.3333px Arial;
    padding: 1px 0px;
    border-width: 2px;
    border-style: inset;
    border-color: initial;
    border-image: initial;}
	.dd1, .dd2 {
    margin-top: 2px;
}
select {
    padding-right: 2px!important; float:left;
 }
select:not(:-internal-list-box) {
    overflow: visible !important;
}

.desc {
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 700;
    font-size: 100%;
    text-align: left;
    color: rgb(51, 51, 51);
}
.desc {
    padding: 3px 0;
    font-weight: bold;
    color: #333;
    display: block;
    margin: 0;
}
.fields textarea.s {
    height: 80px;
}
.fields textarea {
    width: 99%;
    min-width: 99%;
    max-width: 99%;
}
.fields>li {
    padding: 6px;
    position: relative;
    zoom: 1;
    clear: both;
    width: 98%;
    vertical-align: middle;
    margin-bottom: 2px;
}
.pc-submit {
    text-align: center;
}

#btnSubmit {
    padding: 7px 20px;
    margin-top: 20px;
    opacity: .9;
    border-radius: 2px;
}
.btn-submit {
    background-color: rgb(204, 0, 0);
    font-family: 微软雅黑;
    font-style: normal;
    font-weight: 400;
    font-size: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-color: rgba(0, 0, 0, 0);
}