@charset "utf-8";

/* CSS Document */

body {
	color: #333;
	background: #f2f2f2;
}

a {
	color: #333
}

a:focus,
a:hover {
	color: #333
}

ul,
li {
	list-style: none
}

.singleline {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.imgai {
	margin-top: -0.3em;
	width: 1.8em;
	height: 1.8em;
}

.icon_list {
	width: 100%;
	margin: 5% auto;
}

.zanhong {
	color: #f44e4e
}

.zanhui {
	color: #999;
	font-size: 0.9em
}

.icon_list_img,
.icon_list_img img {
	width: 100%;
	height: auto;
}

.icon_list_txt {
	width: 100%;
	height: 2em;
	line-height: 2em;
	font-size: 1.8rem;
	text-align: center
}

.hong {
	color: #f44e4e;
	font-size: 1em;
	font-weight: bold
}

.clear {
	clear: both
}


/*top*/

.top {
	background: #f44e4e;
	color: #fff;
	font-size: 1.05em;
	text-align: center
}

.am-header .am-header-title {
	font-size: 1.8rem;
	color: #fff;
	margin: 0 20%;
}

.am-header {
	height: 44px;
	line-height: 44px;
}

.logo {
	width: 100%;
	padding: 1rem;
	background: #fff;
	box-sizing: border-box;
	margin: 1rem auto
}

.logo img {
	width: 25%;
	height: auto;
	border: 2px solid #f44e4e;
	border-radius: 100%
}

.logo_txt {
	font-size: 1.1em;
	text-align: center;
	margin: 1rem
}

.jiajiea {
	margin: 1rem;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	padding: 1rem;
	box-sizing: border-box;
	color: #666
}

.logo_foot {
	font-size: 0.9em;
	color: #999;
	text-align: center
}

.yuedushu {
	font-size: 0.9em;
	color: #999
}

.laiyuana {
	font-size: 0.9em;
	color: #999;
	margin-bottom: 0.8rem
}

.laiyuana span {
	padding-right: 10px;
}

.laiyuana span a {
	text-decoration: none;
	color: #f44e4e
}

.shengming {
	background: #f2f2f2;
	border-radius: 8px;
	padding: 1rem;
	box-sizing: border-box;
	margin: 1rem auto;
	font-size: 0.9em;
	color: #666
}

.login {
	background: #fff;
	margin-bottom: 3em
}

.login_txt1 {
	font-size: 1.1em;
	text-align: center;
	margin-top: 1rem
}

.login_txt2 {
	font-size: 0.9em;
	text-align: center;
	color: #666;
	margin: 0 auto 3rem auto
}

.login [data-am-widget=tabs] {
	margin: 0
}

.login .am-tabs-bd .am-tab-panel {
	padding: 1rem;
}

.login .am-tabs-bd {
	border: 0
}

.login [data-am-widget=tabs] .am-tabs-nav {
	padding: 1rem 3rem;
	box-sizing: border-box;
	background: #f44e4e;
}

.login .am-tabs-default .am-tabs-nav a {
	border: 1px solid #fff;
}

.login .am-tabs-default .am-tabs-nav>.am-active a {
	background: #fff;
	color: #f44e4e;
}

.login .am-tabs-default .am-tabs-nav a {
	color: #fff;
	line-height: 2.3em
}

.login .am-input-group {
	margin-bottom: 2rem
}

.login .am-input-group-label {
	border: none;
	border-bottom: 1px solid #ddd;
	background: #fff
}

.login_button {
	margin: 1rem 1rem auto auto;
	width: 100%;
}

.login_sj {
	width: 100%;
	margin: 2rem auto
}

.login_sj_txt {
	color: #999;
	font-size: 0.9em;
	text-align: center
}

.login .am-input-group-lg>.am-form-field,
.am-input-group-lg>.am-input-group-btn>.am-btn,
.am-input-group-lg>.am-input-group-label {
	font-size: 1.6rem!important
}

.login .am-form input[type=number]:focus,
.am-form input[type=search]:focus,
.am-form input[type=text]:focus,
.am-form input[type=password]:focus,
.am-form input[type=datetime]:focus,
.am-form input[type=datetime-local]:focus,
.am-form input[type=date]:focus,
.am-form input[type=month]:focus,
.am-form input[type=time]:focus,
.am-form input[type=week]:focus,
.am-form input[type=email]:focus,
.am-form input[type=url]:focus,
.am-form input[type=tel]:focus,
.am-form input[type=color]:focus,
.am-form select:focus,
.am-form textarea:focus,
.am-form-field:focus {
	border-color: #f44e4e;
	box-shadow: none
}

.login .am-form input[type=number],
.am-form input[type=search],
.am-form input[type=text],
.am-form input[type=password],
.am-form input[type=datetime],
.am-form input[type=datetime-local],
.am-form input[type=date],
.am-form input[type=month],
.am-form input[type=time],
.am-form input[type=week],
.am-form input[type=email],
.am-form input[type=url],
.am-form input[type=tel],
.am-form input[type=color],
.am-form select,
.am-form textarea,
.am-form-field {
	border: none;
	border-bottom: 1px solid #ddd;
}

.login_input {
	width: 100%;
	margin: 0 auto;
}

.login_input .am-icon-fw {
	width: auto
}

.login_foot {
	background: #fff;
	border-top: 1px solid #ddd;
	position: fixed;
	bottom: 0;
	width: 100%;
	padding: 1rem;
	box-sizing: border-box;
	font-size: 0.9em;
	color: #999;
	z-index: 99999
}

.login_foot_about,
.login_foot_about a {
	font-size: 1em;
	color: #f44e4e;
	text-decoration: none
}


/* 弹出层 */

.guanbi {
	background: rgba(0, 0, 0, .8);
	z-index: 66666;
	width: 100%;
	position: fixed;
	padding: 10px;
	box-sizing: border-box;
	color: #FFF
}

.guanxia {
	bottom: 0;
}

.guanshang {
	top: 0
}

.guanbi_left {
	float: left;
}

.guanbi_right {
	float: right;
	height: 3em;
	line-height: 3em
}

.guanbi_left .applogo,
.guanbi_left .applogo img {
	height: 3em;
	width: 3em
}

.guanbi_left .top11 {
	padding-left: 10px;
	font-weight: bold;
	font-size: 1em;
}

.guanbi_left .titlea {
	padding-left: 10px;
	max-height: 3em;
	font-size: 0.9em;
	overflow: hidden;
}

.guanbi_left .imga {
	height: 3em;
	width: 4em;
	float: left
}

.guanbi_left .imga img {
	height: 3em;
	width: 4em;
}

.guanbi_left .bottom {
	padding-left: 10px;
	font-size: 0.8em;
}

.yixunhao {
	width: 100%;
	height: 2.5em;
	margin-bottom: 1rem
}

.yixunhao_img,
.yixunhao_img img {
	height: 2.5em;
	width: 2.5em;
	float: left
}

.yixunhao_img {
	margin-right: 1rem
}

.yixunhao_txt {}

.yixunhao_txt_top {
	height: 1.5em;
	line-height: 1.5em
}

.yixunhao_txt_bottom {
	line-height: 1.3em;
	height: 1.0em;
	font-size: 0.8em;
	color: #999
}

.guanzhubutton {
	background: #FF6633;
	color: #fff;
	height: 2em;
	line-height: 2em;
	text-align: center;
	border-radius: 100px;
}

.guanzhubutton a {
	display: block;
	color: #fff;
	text-decoration: none
}

.biaotia {
	height: 2em;
	color: #666;
	padding-bottom: 0.8rem;
	border-bottom: 1px solid #ddd
}

.zanshang {
	width: 100%;
	margin: 1rem auto
}

.zan_txt {
	text-align: center;
	font-size: 0.9em;
	color: #999
}

.zan_circle {
	width: 30%;
	height: 2.2em;
	line-height: 2.2em;
	border-radius: 0.5rem;
	background: #f44e4e;
	color: #fff;
	font-size: 1.0em;
	margin: 1rem auto;
	text-align: center;
}

#myarticle {
	overflow: hidden
}

.kuanga {
	padding: 0 0.5rem;
	border: 1px solid #f44e4e;
	color: #f44e4e;
	font-size: 0.8em
}

.yincang {
	width: 100%;
	padding-top: 1rem;
	text-align: center;
	background: rgba(255, 255, 255, .6);
	color: #f44e4e;
	line-height: 160%;
	display: block
}

.zanren {
	width: 100%;
	margin: 0.5rem auto;
}

.zanren ul {
	margin: 0 auto;
	padding: 0
}

.zanren ul li {
	display: inline-block;
	margin: 0 auto;
	padding: 1px;
	margin-left: -1em
}

.zanren ul li img {
	display: inline-block;
	height: 2em;
	width: 2em;
	border-radius: 2em;
	border: 2px solid #fff;
}

.woca {
	margin: 0 auto
}

.woca input::-webkit-input-placeholder {
	color: #fdd671
}

.woca .shuruai {
	border: none;
	border-bottom: 1px solid #fff;
	background: none;
	width: 100%;
	line-height: 150%;
	color: #fdd671;
	font-size: 3em;
	text-align: center;
}

.zanbutton {
	width: 50%;
	margin: 1rem auto;
	height: 2.2em;
	line-height: 2.2em;
	background: #fdd671;
	color: #f44e4e;
	font-size: 1.0em;
	text-align: center;
	border-radius: 0.5rem;
}

.zanbutton a {
	display: block;
	color: #f44e4e;
	text-decoration: none
}

.down {
	height: 2em;
	padding: 0 15px;
	background: #f44e4e;
	border: none;
	border-radius: 100px;
	color: #fff;
	font-size: 0.9em;
	text-align: center;
}

.closebutton {
	position: absolute;
	width: 40px;
	height: 40px;
	right: 0;
}

.closeshang {
	top: 48px
}

.closexia {
	top: -20px
}

.closebutton img {
	width: 20px;
	height: 20px;
	margin: 10px
}


/*导航*/

.tabs {
	padding: 0;
	height: 2.5em;
	line-height: 2.5em;
	position: relative;
	background: #fff;
	border-bottom: 1px solid #eee;
	left: 0
}

.tabs,
.tabs .swiper-container,
.tabs .swiper-wrapper,
.tabs .swiper-slide,
.tabs .swiper-slide img {
	width: auto;
	height: auto;
}

.tabs .swiper-container {
	position: relative;
}

.tabs .swiper-wrapper {
	margin: 0 5rem 0 1rem
}

.tabs .swiper-slide {
	font-size: 1em;
	color: #999;
	text-align: center;
	padding: 0;
}

.tabs .swiper-slide:last-child {
	margin-right: 3em
}

.tabs .active {
	color: #333;
	border-bottom: 2px solid #f44e4e;
}

.tabs .nav-add {
	position: absolute;
	background: #fff;
	z-index: 10;
	top: 0;
	right: 0;
	width: 2em;
	height: 2em;
	line-height: 2em;
	text-align: center;
	margin: 0;
	padding: 0;
}

.nav-add i {
	font-size: 1em;
	padding-top: 0.3em;
	color: #6a6a6a;
}

.denglu {
	margin-top: 1rem;
	margin-bottom: 4.3em;
	width: 100%;
	padding: 1rem;
	box-sizing: border-box;
	background: #fff;
	text-align: center
}

.denglu span {
	display: block;
}

.xiabutton .am-btn {
	height: 2.6em;
	margin: 1rem 0;
	background: #f44e4e;
	border: none
}

.jfstr {
	font-size: 1.5em;
	color: #fff
}

.top_buzhou {
	width: 100%;
	margin-top: 2em;
	height: 3em;
}

.top_buzhou_left {
	float: left;
	width: 60%;
}

.top_buzhou_right {
	float: right;
	width: 30%;
	font-size: 0.95em;
}

.youcebutton {
	height: 3m;
	line-height: 3em;
	border-radius: 100px;
	background: #fff;
	position: relative;
	top: -0.8em;
	text-align: center;
	color: #f44e4e;
	box-shadow: 0px 3px 0px #c53d3d
}

.youcebutton a {
	display: block;
	text-decoration: none;
	color: #f44e4e
}

.yiqiandao {
	height: 3m;
	line-height: 1.2em;
	padding: 0.3em 0.1em;
	border-radius: 100px;
	background: #fff;
	position: relative;
	font-size: 0.85em;
	top: -0.8em;
	text-align: center;
	color: #f44e4e;
	box-shadow: 0px 3px 0px #c53d3d
}

.yiqiandao a {
	display: block;
	text-decoration: none;
	color: #f44e4e
}

.tianshuaa {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	color: #fcd7d7;
	font-size: 0.95em;
	position: relative;
	top: -0.7em
}

.biga {
	padding: 0 5px;
	font-size: 1.2em;
	font-weight: bold
}

.stepInfo {
	position: relative;
	width: 100%;
}

.stepIco {
	border-radius: 1.3em;
	width: 1.3em;
	height: 1.3em;
	line-height: 1.3em;
	background: #cf3f3f;
	position: absolute;
	color: #fd9595;
	text-align: center;
	z-index: 99
}

.stepbg {
	width: 100%;
	background: #cf3f3f;
	height: 0.4em;
	position: absolute;
	top: 0.45em
}

.stepIco1 {
	left: 0%;
}

.stepIco2 {
	left: 16%;
}

.stepIco3 {
	left: 32%;
}

.stepIco4 {
	left: 48%;
}

.stepIco5 {
	left: 63%;
}

.stepIco6 {
	left: 80%;
}

.stepIco7 {
	left: 95%;
	position: absolute
}

.liwu {
	position: relative;
	top: -3.5em;
	right: 0.35em
}

.liwu img {
	width: 2em;
	height: auto
}

.stepIco_done {
	border-radius: 1.6em;
	width: 1.6em;
	height: 1.6em;
	line-height: 1.6em;
	background: #f6cb93;
	position: absolute;
	top: -0.1em;
	right: 0.2em;
	color: #f44e4e;
	font-weight: bold;
	text-align: center;
	z-index: 99
}

.stepText {
	color: #666;
	margin-top: 0.2em;
	width: 4em;
	text-align: center;
	margin-left: -1.4em;
}

.tuijian {
	width: 100%;
	border-bottom: 1px solid #eee;
}

.guanbi .am-slider-a1 .am-control-nav {
	bottom: -5px
}

.guanbi .am-slider-a1 .am-control-nav li {
	margin: 0 3px
}

.guanbi .am-slider-a1 .am-control-nav li a.am-active {
	background: #f44e4e
}

.guanbi .am-slider-a1 .am-control-nav li a {
	background: rgba(255, 255, 255, .8)
}

.tabs .swiper-slide a {
	color: #999
}

.act {
	color: #333!important
}

.gengduomore {
	height: 2.5em;
	width: 100%;
	background: #fff;
	text-align: center;
	font-size: 0.9em;
	color: #666;
	margin-top: -1rem
}

.gengduomore a {
	color: #666;
	text-decoration: none;
	display: block
}

.tujian_img,
.tuijian_img img {
	width: 100%;
	height: auto;
	border-radius:3px ;
}

.tuijian_txt {
	width: 100%;
	margin: 1rem auto;
}

.zhuantitop {
	margin-top: 1rem
}

.zhuantidi {
	margin-bottom: 0
}

.tuijian_txt_left {
	border: 1px solid #f44e4e;
	color: #f44e4e;
	margin-right: 10px;
	font-size: 0.7em;
	float: left;
	padding: 0 5px;
	top: 0.2em;
	position: relative
}

.tuijian_txt_right {
	font-size: 1em;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.jifen {
	width: 90%;
	margin: 0 5%;
	background: #fff;
	border: 1px solid #ddd;
	position: relative;
	top: -30px;
	padding: 20px;
	box-sizing: border-box;
	border-radius: 8px;
	box-shadow: 0px 2px 5px #ddd
}

.lingjifen {
	width: 100%;
	margin: 0 auto;
	/*height:2.5em;
	line-height:2.5em;
	text-align:center;
	font-weight:bold;
	font-size:1.1em;
	color:#fff;
	background:#f44e4e;
	border-radius:100px*/
}

.lingjifen img {
	width: 100%;
	height: auto
}

.lingjifen a {
	text-decoration: none;
	display: block;
	color: #fff;
	font-size: 1.1em;
}

.tishi {
	width: 100%;
	font-size: 0.9em;
	color: #999;
	text-align: center;
	margin-top: 10px
}

.tishi img {
	width: 1.5em;
	height: auto
}

.chenggong {
	height: 2.5em;
	line-height: 2.5em;
	font-size: 1.3em;
	text-align: center;
	font-weight: bold;
	color: #f44e4e;
}

.chenggong img {
	width: 1.8em;
	height: auto
}

.yogntu {
	width: 100%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
	margin-top: -15px
}

.jifenxian {
	width: 100%;
	/*padding:5px 10px;*/
	box-sizing: border-box;
	/*	border:1px dashed #f44e4e;*/
	font-size: 1.1em;
	color: #f44e4e;
	text-align: center;
	border-radius: 10px
}

.yongtu_txt {
	margin: 15px 0;
	line-height: 1.5em;
}

.chuo {
	background: #e78d5e;
	border-radius: 100px;
	width: 80%;
	font-size: 1em;
	margin: 0 auto;
	text-align: center;
	height: 2.3em;
	line-height: 2.3em;
	font-weight: normal;
	display: block
}

.chuo a {
	color: #fff;
	display: block;
	font-size: 1em
}

.tishidl {
	width: 100%;
	font-size: 1em;
	color: #999;
	text-align: center;
	margin-bottom: 10px
}

.tebiejiangli {
	margin-top: 80px;
	width: 100%;
	background: #fff;
	padding: 0.8rem 1rem;
	box-sizing: border-box;
	margin-bottom: 1rem;
}

.jiangli_top {
	font-size: 1em;
	width: 40%;
	margin: 0 auto;
	color: #f44e4e;
	text-align: center;
	z-index: 999999999
}

.guanzhua {
	width: 100%;
	background: #fff;
	padding: 20px;
	box-sizing: border-box;
}

.main {
	width: 100%;
	float: left;
	border-bottom: 1px solid #eee;
	min-height: 5.5em;
}

.main .content {
	margin: 0 0 0 6em;
	text-align: left;
}

.main .content .txt {
	height: 2.8em;
	line-height: 2.8em;
	color: #444;
	font-size: 1em
}

.youcetxt {
	float: right;
	color: #f44f4f;
	font-size: 0.9em
}

.main .content .jianjie {
	height: 2em;
	line-height: 2em;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 0.9em;
	color: #666;
}

.left {
	width: 6em;
	float: left;
	margin-left: -100%
}

.left img {
	width: 5em;
	height: 5em;
	border-radius: 10px;
}

.right {
	width: 20%;
	float: left;
	margin-left: -20%;
	height: 2em;
	line-height: 2em;
	margin-top: 0.5em;
	padding: 0 0.5em;
	background: #f44e4e;
	border-radius: 50px;
	text-align: center;
	color: #fff;
	display: block;
}

.right a {
	display: block;
	color: #fff;
	text-decoration: none
}

.chakan {
	background: #E2A55A
}

.list {
	margin: 0 auto;
	margin-bottom: 0.8rem;
	/*	margin-bottom: 1rem;
	margin-top:1em*/
}

.clear {
	clear: both
}

.content,
.left,
.main,
.right {
	height: 5em;
	color: #444
}

.am-navbar-default .am-navbar-nav {
	background: #fff;
	border-top: 1px solid #eee
}

.am-navbar-default a {
	color: #666
}

.am-navbar,
.am-navbar-nav a {
	height: 3.5em;
}

.am-navbar-nav a [class*=am-icon] {
	width: auto;
	height: 2em;
	margin: 0.25em;
	text-align: center
}

.am-navbar-nav a img {
	width: 1.5em;
	height: 1.5em;
	margin: 6px auto 0
}

.am-navbar-nav a .am-navbar-label {
	padding-top: 0.5em;
	font-size: 0.8em;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.am-gotop-fixed {
	bottom: 4em
}

.am-navbar .am-navbar-nav {
	padding: 0
}

.guize {
	width: 2em;
	height: auto;
	padding: 10px 0;
	background: #fff;
	color: #f44e4e;
	/*box-shadow:2px 2px 2px #999;*/
	line-height: 1.2em;
	position: fixed;
	right: 0;
	top: 5%;
	text-align: center;
	border-radius: 5px;
	z-index: 99
}

.am-modal-no-btn .am-modal-dialog {
	border-radius: 8px;
	background: #f5545a;
	color: #fff;
}

.am-modal-hd .am-close {
	position: absolute;
	top: 15px;
	right: 2%;
	color: #fff;
	text-shadow: none;
	font-weight: normal
}

.am-popup-bd {
	background: #ffffff;
	padding: 10px;
}

.am-close {
	width: 30px;
	height: 30px;
	opacity: 1;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.am-close img {
	width: 30px;
	height: 30px
}

.am-modal {
	width: 70%;
	margin-left: 15%;
	left: 0
}

.am-modal-bd {
	text-align: left;
	margin-top: 15px;
	padding: 20px;
	box-sizing: border-box
}

.zanshang_txt {
	text-align: center;
	font-size: 0.9em
}

.hongaaa {
	color: #f44e4e;
	padding: 0 5px
}

.jilu {
	width: 100%;
	margin: 10px auto;
	border-bottom: 1px solid #eee;
}

.yuea {
	height: 2em;
	line-height: 2em;
	background: #f2f2f2;
	color: #666;
	padding-left: 10px;
}

.yuefen {
	height: 1.6em;
	line-height: 1.6em;
	font-size: 1.05em;
	color: #333
}

.tianshu {
	height: 1.5em;
	line-height: 1.5em;
	color: #999
}

.jfshu {
	height: 3.1em;
	line-height: 3.1em;
	font-size: 1.2em;
	text-align: right;
	color: #999
}

.fx {
	width: 80%;
	margin: 0 auto
}

.fx img {
	width: 100%;
	height: auto
}

.fx_txt {
	width: 100%;
	height: 2em;
	text-align: center;
	font-size: 0.9em
}

.erweima {
	width: 100%;
	margin: 0 auto
}

.erweima img {
	width: 100%;
	height: auto
}

.erweima_txt {
	width: 100%;
	text-align: center;
	font-size: 0.9em
}

.read {
	width: 100%;
	margin: 1rem auto auto auto;
	border-bottom: 1px solid #eee;
}

.santu_txt {
	height: 2em;
	font-size: 1em;
	display: block;
	word-wrap: normal;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.santu {
	width: 100%;
	margin: 0 auto
}

.santu img {
		border-radius:3px;
	display: inline-block;
	width: calc(97%/3);
}

.imgInterval {
	margin: 0.5%!important
}

.read_left {
	top: 0.3em;
	position: relative;
	max-height: 4.5em;
	margin-right: 33%;
	overflow: hidden;
	font-size: 1em;
	line-height: 1.5em
}

.read_right {
	width: 31.5%;
	height: auto;
	float: right
}

.read_right img {
	width: 100%;
	height: auto;
	border-radius:3px ;
}

.read_bottom {
	height: 2em;
	line-height: 2em;
	margin: 0.5rem auto;
	width: 100%;
	color: #999;
	font-size: 0.8em
}

.read_bottom span {
	margin-right: 8px;
}

.qujiange {
	padding: 0
}

.keshi {
	width: 100%;
	padding: 1rem;
	box-sizing: border-box;
	background: #fff;
	margin-bottom: 1rem
}

.keshi_tishi {
	height: 2em;
	line-height: 2em;
	color: #999;
	font-size: 0.9em
}

.keshi_list {
	margin: 0 auto
}

.keshi_list ul {
	padding: 0;
	margin: 0
}

.keshi_list ul li {
	display: inline-block;
	float: left;
	margin: 2%;
	width: 21%;
	padding: 1.5% 1%;
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	border-radius: 5px
}

.keshi_list ul li.yixuan {
	background: #F7DBD5;
	border: 1px solid #F1ACAC
}

.keshi_list ul li.yixuan a {
	color: #333;
}

.keshi_list ul li.daixuan {
	background: #f2f2f2;
	border: 1px solid #ddd
}

.keshi_list ul li.daixuan a {
	color: #333;
}

.sousuo {
	width: 100%;
	margin-top: 1rem
}

.am-article-title {
	font-size: 2.3rem;
	line-height: 150%;
	margin-top: 2rem
}

.iheiht {
	margin-top: 1rem;
	height: 32em;
	overflow: scroll;
	overflow-x: hidden;
	overflow-y: auto
}

.time {
	width: 100%;
	margin: 10px 0;
	color: #999;
	font-size: 0.8em
}

.jiange {
	width: 100%;
	height: 5em;
}

.time span {
	padding-right: 15px
}

.laiyuan {
	color: #1C69BF
}

.am-article-bd p {
	margin: 0;
	margin-bottom: 12px
}

.am-article {
	padding: 1rem;
	background: #fff;
	box-sizing: border-box;
	margin-bottom: 1rem;
}

.am-pureview {
	z-index: 999999999999999999
}

.load {
	width: 100%;
	text-align: center;
	margin-top: 1rem;
}

.zairu {
	font-size: 0.9em;
	color: #999
}

.spinner {
	margin: 0 auto;
	width: 30px;
	height: 25px;
	text-align: center;
	font-size: 10px;
}

.spinner>div {
	background-color: #f44e4e;
	height: 100%;
	width: 6px;
	display: inline-block;
	-webkit-animation: stretchdelay 1.2s infinite ease-in-out;
	animation: stretchdelay 1.2s infinite ease-in-out;
}

.spinner .rect2 {
	-webkit-animation-delay: -1.1s;
	animation-delay: -1.1s;
}

.spinner .rect3 {
	-webkit-animation-delay: -1.0s;
	animation-delay: -1.0s;
}

.spinner .rect4 {
	-webkit-animation-delay: -0.9s;
	animation-delay: -0.9s;
}

.spinner .rect5 {
	-webkit-animation-delay: -0.8s;
	animation-delay: -0.8s;
}

@-webkit-keyframes stretchdelay {
	0%,
	40%,
	100% {
		-webkit-transform: scaleY(0.4)
	}
	20% {
		-webkit-transform: scaleY(1.0)
	}
}

@keyframes stretchdelay {
	0%,
	40%,
	100% {
		transform: scaleY(0.4);
		-webkit-transform: scaleY(0.4);
	}
	20% {
		transform: scaleY(1.0);
		-webkit-transform: scaleY(1.0);
	}
}

.toppositon {
	position: fixed;
	top: 0;
	z-index: 9999999999;
	width: 100%
}

.navpositon {
	position: fixed;
	top: 44px;
	z-index: 9999999999;
	width: 100%
}

.search_bar {
	position: absolute;
	top: 0;
	right: 0;
	width: 0%;
	min-width: 50px;
	height: 34px;
	margin: 5px;
	float: right;
	overflow: hidden;
	-webkit-transition: width 0.3s;
	-moz-transition: width 0.3s;
	transition: width 0.3s;
	-webkit-backface-visibility: hidden;
	background: #fff;
}

.input66 {
	position: absolute;
	top: 0;
	right: 0;
	border: none;
	outline: none;
	width: 97%;
	height: 34px;
	line-height: 34px;
	z-index: 10;
	font-size: 0.9em;
	color: #333;
}

.input:-webkit-input-placeholder {
	color: #333;
}

.input:-moz-placeholder {
	color: #333;
}

.input:-moz-placeholder {
	color: #333;
}

.input:-ms-input-placeholder {
	color: #333;
}

.search_ico,
.search_btn {
	width: 50px;
	height: 34px;
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	padding: 0;
	margin: 0;
	line-height: 34px;
	cursor: pointer;
}

.search_ico {
	/*background: #e67e22 url(icon.png) no-repeat 18px 20px;*/
	z-index: 90;
	background: #f44e4e;
	color: #fff;
	font-size: 1.9rem;
}

.search_open {
	width: 97% !important;
	z-index: 1002
}

#show {
	position: absolute;
	padding: 20px
}
