/* Write your styles */
body {
    background: #EBEBEB;
    font-size: 1.4rem;
}
.am-container {
    max-width: 768px;
    min-width: 320px;
    background: #FFF;
    padding: 0;
}
.am-titlebar {
    margin-top: 0;
}
.space20{
	height: 20px;
	overflow: hidden;
}
.index-box .am-container h4 {
    text-align: center;
    margin: 1rem auto 2rem;
}
[data-am-widget=tabs] {
    margin: 0px;
}
.title-lan{
	width: 100%;
	background: #f0eded;
}
.wzxh{
	width: 100%;
	padding-left: 1rem;
    padding-right: 1rem;
}
.am-gallery h3 {
    margin: 0;
    text-align: center;
}
.jqzs{
	width: 100%;
	background: #fff;
}
.am-list-news-default {
    margin: 0 10px 10px 10px;
}
.am-footer-default {
    background: url(../images/footer_bg.jpg) no-repeat;
}
.am-nav-tabs.am-nav-justify>li>a {
    margin-right: 0;
    border-bottom: 1px solid #ddd;
    border-radius: 0;
    color: #555;
}
.am-nav-tabs>li.am-active>a, .am-nav-tabs>li.am-active>a:focus, .am-nav-tabs>li.am-active>a:hover {
	color: #0e90d2;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
    cursor: default;
}

.am-article-title {
    text-align: center;
    margin: 1.6rem auto;
    font-size: 2rem;
    line-height: 2rem;
    font-weight: 600;
}
.am-breadcrumb {
    margin-bottom: 0;
}
.am-article-meta {
    text-align: center;
}
label {
    display: inline-block;
    margin-bottom: 5px;
    font-weight: 700;
    float: left;
}
.space10{
	height: 10px;
	overflow: hidden;
}

.am-btn {
    padding: .5em 1em;
    font-size: 1em;
}
#page p input{
    border: 1px solid #ddd;
    font-size: 12px;
    color: #666666;
    width: 40px;
    background: #ffffff;
}
#page_num{
	border: 0;
    font-size: 12px;
    color: #666666;
}
.am-comment-meta {
    -webkit-box-flex: 1;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    padding: 10px 15px;
    font-size: 13px;
    color: #999;
    line-height: 1.2;
    white-space: normal; 
    text-overflow: inherit;
    overflow: hidden;
}
.tj_button {
    width: 102px;
    height: 30px;
    float: right;
    overflow: hidden;
    background: url(../images/post-btn.png) no-repeat;
    cursor: pointer;
}
.pl_r{
	width: auto;
	height: 40px;
	line-height: 50px;
	overflow: hidden;
	float: right;
	color: #0e90d2;
}
#cyr{
	font-size: 20px;
	font-family: impact;
	margin: 0 5px;
}
#plr{
	font-size: 20px;
	font-family: impact;
	margin: 0 5px;
}
.getMore{
	width: 80px;
    height: 30px;
    background: #14a6ef;
    text-align: center;
    margin: auto;
    color: #fff;
    line-height: 30px;
    border-radius: 10px;
    cursor:pointer;
    list-style:none;
    margin-bottom:20px;
}
.login{
	padding: 6.5em 2em 0 2em;
	background: #ececec url(../../images/nav_logo.png) no-repeat 3em 1em;
	border-radius: .5em;
}
.login-btn{
	text-align: center;
	padding-bottom: 2.5em;
}
.yd-xz{
	padding: 0 2em 0 2em;
	border-radius: .5em;
}
.yd-xz p{
	margin: 0 0 0.6rem 0;
}
.am-gallery {
    padding: 5px 5px 5px 5px;
    list-style: none;
}
.am-gallery-overlay .am-gallery-item {
    position: relative;
    height: 120px;
}
.am-gallery-overlay .am-gallery-item img {
    width: 100%;
    height: 100%;
}