/* 样式重置  */

body {
	width: 100%;
	height: 100%;
	font-size: 100%;
	overflow: scroll;
}

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
button,
textarea,
select,
p,
blockquote,
th,
td,
section {
	margin: 0;
	padding: 0;
}

h1,
h2,
h3,
h4,
h5 {
	font-weight: normal;
	margin: 0px;
}

li {
	list-style: none;
}

.czjz {
	display: -webkit-box;
	-webkit-box-orient: horizontal;
	-webkit-box-pack: center;
	-webkit-box-align: center;
	display: flex;
	justify-content: center;
	align-content: center;
	/*-moz-box-orient: horizontal;
	-moz-box-pack: center;
	-moz-box-align: center;
	display: -o-box;
	-o-box-orient: horizontal;
	-o-box-pack: center;
	-o-box-align: center;
	display: -ms-box;
	-ms-box-orient: horizontal;
	-ms-box-pack: center;
	-ms-box-align: center;
	display: box;
	box-orient: horizontal;
	box-pack: center;
	box-align: center;*/
}


/* 页面样式 */

.warp,
.wrap {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.tit {
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}

.am_header {
	width: 100%;
	position: relative;
	overflow: hidden;
	z-index: 10;
}

.am_header img {
	max-width: 100%;
	max-height: 600px;
	vertical-align: top;
}

.am_header a.logo_l {
	width: 706px;
	height: 60px;
	float: left;
	margin-top: 32px;
	margin-left: -155px;
}

.am_header a.logo_l img {
	max-width: 100%;
	max-height: 60px;
	text-align: left;
}

.am_header a.logo_r {
	width: 300px;
	height: 46px;
	float: right;
	margin-top: 32px;
}

.am_header a.logo_r img {
	max-width: 100%;
	max-height: 46px;
}

.am_footer {
	width: 100%;
	height: 350px;
	text-align: center;
	position: relative;
	overflow: hidden;
	background: #F1F1F1;
	font-size: 16px;
	color: rgba(102, 102, 102, 0.702);
	line-height: 30px;
	padding: 40px 0px;
}

.am_footer h2 {
	text-align: center;
	font-weight: normal;
	width: 100%;
	font-size: 20px;
	color: #333333;
	padding-bottom: 10px;
}

.am_footer .f_logo {
	width: 100%;
	height: 86px;
	text-align: center;
	margin: 20px auto 0px;
}

.am_footer .f_logo a {
	/*width: 100%;
            display: block;*/
	height: auto;
}

.am_footer .f_logo a img {
	max-width: 100%;
	max-height: 86px;
	vertical-align: top !important;
}

.am_footer p a {
	color: rgba(102, 102, 102, 0.702);
}

.am_nav {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #c40009;
	color: #FFFFFF;
	font-size: 18px;
	position: relative;
	z-index: 10;
	vertical-align: top;
}

.am_nav a {
	display: inline-block;
	width: auto;
	font-size: 18px;
	color: #FFFFFF;
	padding: 0px 26px;
}

.am_nav a:hover,
.am_nav a.on {
	background-color: rgb(162, 0, 7);
}

.am_nav span {
	background-color: rgba(255, 255, 255, 0.2);
	width: 2px;
	height: 25px;
	vertical-align: middle;
	display: inline-block;
}

.am_nav a:first-child {
	margin-left: 30px;
	padding: 0px 10px;
}

.am_login {
	/*width: 96px;*/
	float: right;
	text-align: right;
	height: 60px;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 60px;
	padding-right: 30px;
}

.am_login a:first-child {
	margin-left: 0;
	padding: 0;
}

.am_login a:hover {
	background: none;
}

.am_login a {
	padding: 0;
}

.am_login h2 {
	margin: 0;
	font-weight: normal;
	width: 100%;
	text-align: right;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 60px;
	background: url(../img/login.png)left no-repeat;
	padding-left: 30px;
}

.am_index {
	width: 100%;
	padding: 20px 0px 36px;
	background: #f3f3f3;
	float: left;
}

.am_anout {
	width: 100%;
	height: 80px;
	text-align: center;
	color: #FFFFFF;
	line-height: 80px;
	font-size: 24px;
	background: #FFFFFF;
}

.am_anout h2 {
	text-align: center;
	line-height: 80px;
	font-size: 24px;
	color: rgb(196, 0, 9);
}

.am_anout h2 span {
	color: rgb(186, 186, 186);
	padding-left: 15px;
	vertical-align: middle;
}

.am_index_ct {
	width: 100%;
	font-size: 16px;
	color: #666666;
	position: relative;
}

.am_index-t {
	width: 100%;
	padding: 30px;
	background: #FFFFFF;
	position: relative;
}

.mt {
	margin-bottom: 20px;
}

.am_index-t .img {
	width: 520px;
	height: 360px;
	text-align: center;
	display: inline-block;
}

.am_index-t .img a {
	width: 100%;
	display: block;
	height: auto;
}

.am_index-t .img img {
	max-width: 100%;
	max-height: 360px;
}

.am_index_rt {
	width: 595px;
	float: right;
	height: auto;
	background: #FFFFFF;
}

.am_index_rt ul {
	padding: 0;
	margin: 0;
}

.am_index_rt ul:after,
.am_coldlist ul:after,
.am_attiuedelist ul:after,
.am_goodlist ul:after,
.am_remarklist ul:after,
.am_index:after,
.am_presoalr:after,
.am_presoal_bot:after {
	content: '';
	display: block;
	height: auto;
	font-size: 0;
	clear: both;
}

.am_index_rt ul li {
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	padding-bottom: 8px;
	display: inline-block;
}

.am_index_rt ul li a {
	display: block;
	width: 100%;
	height: auto;
	color: #666666;
}

.am_index_rt ul li a h2 {
	width: 652px;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 24px;
	height: 25px;
	margin: 0;
	font-weight: normal;
	overflow: hidden;
	text-overflow: ellipsis;
}

.am_index_rt ul li a h2:before {
	content: '';
	display: inline-block;
	vertical-align: middle;
	background-color: rgb(156, 156, 156);
	width: 6px;
	height: 6px;
	margin-right: 20px;
}

.am_index_rt ul li span {
	width: 90px;
	float: right;
	text-align: right;
	font-size: 16px;
	color: #999;
	line-height: 24px;
	word-wrap: break-word;
	margin: 0;
	font-weight: normal;
}

.am_index_rt ul li:last-child {
	padding-bottom: 0px;
}

.am_index_rt ul li:hover h2,
.am_index_rt ul li:hover span {
	color: #c40009;
}

.am_index_rt ul li:hover h2:before {
	background: #c40009;
}

.am_super {
	width: 590px;
	float: left;
	overflow: hidden;
	margin-bottom: 20px;
}

.am_super .sr_img {
	width: 590px;
	height: 150px;
	margin-bottom: 10px;
}

.am_index_rt ul li a h2 {
	width: 484px;
}

.am_super .sr_img img {
	width: 100%;
	height: 150px;
}

.am_super .sr_bot {
	padding: 27px 30px;
	background: #FFFFFF;
	width: 590px;
	overflow: hidden;
	float: none;
	min-height: 272px;
}

.am_super .super_img a {
	display: block;
}

.am_super .sr_bot h2 {
	width: 430px;
}

.am-supert {
	float: right;
}

.Ranking ul li a h2:before {
	background: none;
	margin-right: 0;
}

.am_super .Ranking h2 {
	width: 60%;
}

.Ranking ul li a span {
	width: 40%;
	color: #c40009;
}

.Ranking ul li:hover h2:before {
	background: none;
}

.am_super .super_img {
	width: 590px;
	height: 370px;
	text-align: center;
	position: relative;
}

.am_super .super_img img {
	max-width: 100%;
	max-height: 360px;
}

.am_super .super_img .am_show {
	position: absolute;
	top: 0;
	left: 0;
	width: 590px;
	height: 360px;
	text-align: center;
	font-size: 30px;
	color: #FFFFFF;
	padding: 100px 0px;
}

.am_super .super_img .am_show img {
	text-align: center;
	margin: 0px auto;
	max-width: 41px;
	max-height: 100%;
}

.am_super .super_img .am_show h2 {
	font-size: 24px;
	color: rgba(255, 255, 255, 0.502);
	text-transform: uppercase;
	line-height: 30px;
	text-align: center;
	font-weight: normal;
	margin: 0;
	width: 100%;
	padding-top: 25px;
}

.am_super .super_img .am_show h3 {
	font-size: 30px;
	color: rgb(255, 255, 255);
	text-transform: uppercase;
	line-height: 35px;
	text-align: center;
	font-weight: normal;
	margin: 0;
	width: 100%;
	padding-top: 5px;
}

.am_trends {
	width: 250px;
	float: left;
	overflow: hidden;
	height: auto;
}

.am_trends h2 {
	text-align: center;
	font-size: 24px;
	color: #FFFFFF;
	font-weight: normal;
	margin: 0;
	height: 80px;
	line-height: 80px;
	background: url(../img/pic_6.jpg)center no-repeat;
}

.am_trends_nav {
	font-size: 16px;
	color: #FFFFFF;
	line-height: 50px;
	position: relative;
	text-align: center;
}

.am_trends_nav a {
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 50px;
	height: 50px;
	overflow: hidden;
	text-overflow: ellipsis;
	margin-top: 5px;
	background: #5f5f5f;
}

.am_trends_nav a.on {
	background: #c40009;
	color: #FFFFFF;
}

.am_trends_r {
	width: 930px;
	float: right;
	height: auto;
	padding: 30px 30px 50px;
	background: #FFFFFF;
}

.am_trends_none {
	width: 100%;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-bottom: 10px;
	position: relative;
}

.am_trends_nonel {
	width: 268px;
	float: left;
	height: 35px;
	line-height: 35px;
}

.am_trends_none input.am_text,
.am_train input.am_text {
	border-width: 1px;
	border-color: rgb(225, 225, 225);
	border-style: solid;
	width: 150px;
	height: 35px;
	line-height: 35px;
	vertical-align: top;
	background: none;
	outline: none;
	font-size: 12px;
	/*color: rgb(206, 206, 206);*/
	color: #999;
	text-indent: 1em;
	float: left;
	margin-left: 20px;
}

.am_trends_none input.but {
	background-color: rgb(196, 0, 9);
	width: 90px;
	height: 35px;
	line-height: 35px;
	vertical-align: top;
	font-size: 12px;
	color: #FFFFFF;
	float: left;
	margin-left: 10px;
	border: none;
	outline: none;
}

.am_trendslist {
	width: 100%;
}

.am_trendslist ul li {
	padding: 18px 0px;
	border-bottom: 1px solid #F0F0F0;
}

.am_trendslist ul li:last-child {
	border-bottom: 0px;
}

.am_trendslist ul li span {
	width: 205px;
}

.am_trendslist ul li span a {}

.am_trendslist ul li span .am_onload {
	margin-right: 20px;
	width: 95px;
	display: inline-block;
	text-align: left;
}

.am_trendslist ul li a span .am_onload img {
	width: 17px;
	height: 15px;
	margin-top: -3px;
	vertical-align: middle;
	display: inline-block;
	opacity: 0.5;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	-webkit-transition: 0.3s;
	-moz-transition: 0.3s;
	transition: 0.3s;
}

.am_trendslist ul li:hover .am_onload img {
	opacity: 1;
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: none;
}

.am_trendslist ul li:first-child h2:after {
	content: '';
	background: url(../img/new.png)center no-repeat;
	display: inline-block;
	width: 25px;
	height: 12px;
	margin-left: 20px;
}

.page {
	width: 565px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	color: #666666;
	display: block;
	margin: 50px auto 0px;
}

.page a {
	display: inline-block;
	text-align: center;
	font-size: 18px;
	color: #666666;
	background: #e4e4e4;
	padding: 0px 18px;
	margin-right: 5px;
}

.page a:last-child {
	margin-right: 0;
}

.page a.on,
.page a:hover {
	background: #bb0c18;
	color: #FFFFFF;
}

.page span {
	padding: 0px 10px;
	font-size: 18px;
	color: #666666;
}

.am-datepicker-date.am-input-group {
	width: 120px;
	float: left;
	height: 35px;
	line-height: 35px;
	border: 1px solid rgb(225, 225, 225);
}

.am-input-group .am-form-field {
	height: 35px;
	border: none;
	background: none;
	outline: none;
	font-size: 12px;
	color: #999;
	/*width: 80px;*/
}

.am-input-group-btn>.am-btn {
	padding: 0px 10px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	background: #c40009;
	border: none;
	outline: none;
}

.am-icon-calendar:before {
	content: url(../img/rq.png);
	margin-top: 8px;
}

.am-input-group-btn:last-child>.am-btn,
.am-input-group-btn:last-child>.am-btn-group {
	margin-left: 0;
}

.am_trends_nonel .am_line,
.am_course_l .am_line {
	float: left;
	margin: 0px 10px;
	font-size: 18px;
	font-weight: bold;
	color: rgb(210, 209, 209);
	text-transform: uppercase;
}

.am_course_l .am_line {
	color: #666666;
	margin: 3px 10px;
}

.am_detail {
	width: 100%;
	text-align: center;
	font-size: 14px;
	color: #999;
	font-weight: normal;
	line-height: 30px;
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 30px;
	margin-bottom: 25px;
}

.am_detail h2 {
	width: 100%;
	font-size: 16px;
	color: #333333;
	font-weight: normal;
	margin: 0;
	text-align: center;
	line-height: 30px;
}

.am-detail_tit img {
	max-width: 100%;
}

.am-detail_tit {
	/*text-indent: 2em;*/
	font-size: 14px;
	color: #666666;
	text-align: left;
	font-weight: normal;
	width: 100%;
	line-height: 30px;
}

.am-detail_tit .pic {
	width: 198px;
	height: 198px;
	text-align: right;
	float: right;
	margin-right: 20px;
}

.am-detail_tit .pic img {
	max-width: 100%;
	max-height: 198px;
}

.am_trendslist ul li:first-child h2:after {
	background: none;
}

.am-detail_tit p strong,
.am-detail_tit h2 {
	font-size: 18px;
	text-indent: 0;
	font-weight: normal;
	display: inline-block;
	color: #333333;
}

.am_indent {
	text-indent: 0;
}

.am_trends_r .am_detail h2.size {
	font-size: 24px;
}

.am_trends_r .am-detail_tit p a {
	color: #c40009;
}

.am_cold {
	border-top: 1px solid #F0F0F0;
	margin: 50px -30px 0px;
	padding-top: 30px;
}

.am_cold_tit {
	width: 870px;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	margin: 0px auto;
}

.am_cold_tit input.cold_text {
	border-width: 1px;
	border-color: rgb(230, 230, 230);
	border-style: solid;
	background-color: rgb(244, 244, 244);
	line-height: 48px;
	vertical-align: top;
	width: 868px;
	height: 48px;
	font-size: 16px;
	margin-bottom: 20px;
	color: #999999;
	text-indent: 2em;
}

.am_cold_tit input.cold_but {
	background-color: rgb(196, 0, 9);
	width: 120px;
	height: 35px;
	line-height: 35px;
	text-align: center;
	margin-bottom: 20px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #FFFFFF;
	float: right;
}

.am_coldlist ul {
	padding: 0px;
	margin: 0;
	border-top: 1px solid #F0F0F0;
	width: 100%;
	display: inline-block;
	vertical-align: top;
}

.am_coldlist ul li {
	float: left;
	border-bottom: 1px solid #F0F0F0;
	height: auto;
	font-size: 16px;
	color: #666666;
	width: 100%;
	padding: 38px 0px;
}

.am_coldlist ul li .c_img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
	float: left;
	margin-right: 30px;
}

.am_coldlist ul li .c_img img {
	width: 60px;
	height: 60px;
	border-radius: 50%;
}

.am_coldlist ul li .am_coldr {
	width: 780px;
	float: left;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
	text-align: left;
}

.am_coldlist ul li .am_coldr h2 {
	width: 100%;
	text-align: left;
	font-weight: normal;
	margin: 0px;
	font-size: 16px;
	color: #333333;
}

.am_coldlist ul li .am_coldr h2 span {
	display: inline-block;
	font-size: 12px;
	color: #999;
	padding-left: 30px;
}

.am_coldlist input.more {
	width: 100%;
	text-align: center;
	font-size: 16px;
	color: #999;
	padding-top: 30px;
	background: none;
	border: none;
	outline: none;
}

.am_learmlist ul li a h2 {
	width: 65%;
}

.am_learmlist ul li a span {
	width: 300px;
}

.am_learmlist ul li a span .am_onload {
	width: 145px;
	text-align: right;
}

.am_attiuedelist ul {
	padding: 0;
	margin: 0;
}

.am_attiuedelist ul li {
	width: 100%;
	float: left;
	border-bottom: 1px solid #F0F0F0;
	padding: 20px 0px;
	line-height: 28px;
}

.am_attiuedelist ul li .img_ud {
	width: 341px;
	height: 205px;
	float: left;
	background-color: rgb(243, 243, 243);
	position: relative;
}

.am_attiuedelist ul li .img_ud img {
	max-width: 100%;
	max-height: 205px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	margin: 0px auto;
}

.am_attiuedelist ul li .am_attiuedelist_r {
	float: left;
	width: 507px;
	min-height: 205px;
	margin-left: 22px;
}

.am_attiuedelist ul li .am_attiuedelist_r h3 {
	width: 100%;
	text-align: left;
	font-weight: normal;
	margin: 0;
	color: #666666;
	font-size: 16px;
	padding-bottom: 8px;
	border-bottom: 1px solid #F0F0F0;
	line-height: 22px;
}

.am_attiuedelist ul li .am_attiuedelist_r span {
	width: 100%;
	display: block;
	font-size: 16px;
	color: #999999;
	line-height: 40px;
	text-align: left;
}

.am_attiuedelist ul li .am_attiuedelist_r input {
	text-align: right;
	width: 100%;
	font-size: 16px;
	color: #666666;
	background: none;
	outline: none;
	border: none;
}

.am_indent p img {
	width: 420px;
	height: 300px;
	margin-bottom: 20px;
}

.am_indent p img:nth-of-type(2n) {
	float: right;
}

.am_attiuedelist_tit {
	width: 100%;
	min-height: 300px;
	display: inline-block;
}

.am_indent p {
	width: 100%;
}

.am_coldlist ul .am_talk {
	width: 100%;
	height: auto;
	font-size: 16px;
	color: #333333;
	line-height: 30px;
	padding-top: 20px;
}

.am_coldlist ul .am_talk span {
	color: #999999;
	padding-left: 20px;
	display: inline-block;
}

.am_great {
	width: 100%;
	font-size: 12px;
	color: #999999;
	text-align: center;
	margin: 20px auto 0;
	height: auto;
}

.am_great .am_raduis {
	border-width: 1px;
	border-color: rgb(153, 153, 153);
	border-style: solid;
	border-radius: 50%;
	width: 71px;
	height: 71px;
	text-align: center;
	vertical-align: middle;
	display: block;
	margin: 0px auto;
	padding: 15px 0px;
}

.am_great .am_raduis img {
	width: 23px;
	height: 23px;
	text-align: center;
	margin: 0px auto;
	vertical-align: top;
}

.am_great .am_raduis h2 {
	text-align: center;
	font-size: 12px;
	color: #999999;
	display: block;
	font-weight: normal;
	margin: 0px;
	line-height: 10px;
	margin-top: 6px;
}

.am_great input {
	width: 100%;
	text-align: center;
	font-weight: normal;
	margin: 15px auto 0;
	font-size: 14px;
	color: #999999;
	background: none;
	border: none;
	outline: none;
}

.am_trends_none select,
.am_train select {
	font-size: 12px;
	color: #999999;
	text-align: left;
	border-width: 1px;
	border-color: rgb(225, 225, 225);
	border-style: solid;
	width: 148px;
	height: 33px;
	line-height: 33px;
	vertical-align: top;
	outline: none;
	padding-left: 10px;
	float: left;
	margin-left: 20px;
	margin-right: 5px;
	-webkit-appearance: none;
	background: url(../img/select.png) right no-repeat;
	background-position-x: 120px;
}

.am_organizelist ul {
	border-top: 1px solid #F0F0F0;
	margin-top: 10px;
}

.am_organizelist ul li:last-child {
	border-bottom: 1px solid #F0F0F0;
	padding-bottom: 20px;
}

.am_trends_none select.select {
	border: none;
	width: 50px;
	background-position-x: 42px;
	margin-left: 10px;
}

.am_train {
	width: 100%;
	min-height: 33px;
	display: inline-block;
	color: rgb(206, 206, 206);
	font-size: 12px;
	margin-top: 6px;
}

.am_train input.am_text,
.am_train select {
	margin-left: 0;
	margin-right: 20px;
	margin-bottom: 10px;
}

.am-table-bordered>thead>tr>th {
	border-left: 0px;
}

.am-table-bordered {
	border: 0px;
}

.am-table-bordered tr th {
	color: #999999;
	font-weight: normal;
	width: 12.5%;
	text-align: center;
}

.am-table>thead:first-child>tr:first-child>th {
	border-top: 1px solid #DDDDDD;
}

.am-table-bordered>thead+tbody>tr>td {
	border-top: 0px;
	position: relative;
}

.am-table-bordered tr td {
	border-bottom: 1px solid #DDDDDD;
	padding: 25px 0px;
	color: #333333;
	font-weight: normal;
	font-size: 12px;
	line-height: 32px;
	width: 12.5%;
	text-align: center;
	vertical-align: middle;
	border-top: 0px;
}

.am-table-striped>tbody>tr:nth-child(odd)>td {
	background: none;
}

.am-table-bordered>tbody>tr>td {
	border-left: 0px;
	vertical-align: middle;
}

.am-table>tbody>tr>td {
	padding: 25px 5px;
}

.am-table-bordered tr td span {
	width: 100%;
	text-align: center;
	display: inline-block;
}

.am-table-bordered tr td:first-child,
.am-table-bordered tr th:first-child {
	text-align: left;
	padding-left: 20px;
	width: 5%;
}

.am-table-bordered tr th:first-child {
	padding-left: 10px;
}

.am-table>tbody>tr>td {
	border-top: 0px;
}

.am-table-hover>tbody>tr:hover>td,
.am-table-hover>tbody>tr:hover>th {
	background: #FFFFFF;
}

.am_indent .img_gd {
	width: 870px;
	height: 502px;
}

.am_indent .img_gd img {
	max-width: 100%;
	max-height: 502px;
}

.am_goodlist ul {
	padding: 0;
	margin: 35px 0px 0px;
	display: inline-block;
	height: auto;
}

.am_goodlist ul li {
	margin-bottom: 20px;
	float: left;
	width: 282px;
	height: 200px;
	margin-right: 12px;
}

.am_goodlist ul li .img_g,
.am_goodlist ul li .img_g img {
	width: 282px;
	height: 200px;
}

.am_goodlist ul li:nth-of-type(3n) {
	margin-right: 0;
}

.vjs-default-skin .vjs-big-play-button {
	display: none;
}

.am_trends h2.am_ph {
	margin-top: 20px;
}

.am_remark {
	width: 100%;
	background: #FFFFFF;
	text-align: center;
	margin-top: 5px;
}

.am_remark span {
	background: #FFFFFF;
	border-bottom: 1px solid #F0F0F0;
	display: inline-block;
	height: 55px;
	text-align: center;
	line-height: 55px;
	font-size: 16px;
	color: #666666;
	width: 100%;
	padding: 0px 20px;
}

.am_remark span strong {
	color: #c4000a;
	font-weight: normal;
	padding-left: 5px;
}

.am_remark_txt p.spa {
	width: 50%;
	text-align: left;
	font-size: 16px;
	color: #999999;
	line-height: 20px;
	display: inline-block;
}

.am_remark_txt p.nor {
	color: #c40009;
	text-align: right;
	float: right;
}

.am_remarklist ul {
	width: 100%;
	display: inline-block;
	padding: 0;
	margin: 0px auto;
}

.am_remarklist ul li {
	width: 388px;
	min-height: 476px;
	margin-top: 30px;
	float: left;
}

.am_remarklist ul li .am_remarklt {
	border-width: 1px;
	border-color: rgb(242, 242, 242);
	border-style: solid;
	background-color: rgb(255, 255, 255);
	width: 388px;
	min-height: 476px;
	padding: 20px;
	font-size: 18px;
	color: #666666;
	line-height: 32px;
}

.am_remarklist ul li h2 {
	text-align: center;
	display: block;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 15px;
	font-size: 18px;
	color: #333333;
}

.am_remarklist ul li .img_tk {
	width: 350px;
	height: 234px;
	text-align: center;
	background: #f3f3f3;
	margin-bottom: 12px;
}

.am_remarklist ul li .img_tk img {
	max-width: 100%;
	max-height: 234px;
}

.am_remarklist ul li a {
	display: block;
	width: 100%;
	height: auto;
	color: #666666;
}

.am_rkbt {
	width: 100%;
	display: block;
	margin: 20px auto 0;
	text-align: right;
	font-size: 16px;
	color: #999999;
	height: 30px;
	line-height: 30px;
}

.am_rkbt input,
.am_detailtd input.tk {
	background-color: rgb(196, 0, 9);
	width: 120px;
	height: 30px;
	font-size: 14px;
	text-align: center;
	border: none;
	outline: none;
	color: #FFFFFF;
	float: left;
	margin-left: 115px;
}

.am_rkbt span {
	text-align: right;
	float: right;
}

.am_remarklist ul li h3,
.am_detailtd .am_h {
	text-align: center;
	font-weight: normal;
	margin: 0;
	color: #c40009;
	padding-top: 18px;
	width: 100%;
	display: inline-block;
	font-size: 18px;
}

.am_remarklist ul li:nth-of-type(2n) {
	float: right;
}

.am_detailtd {
	width: 100%;
	padding-bottom: 40px;
	border-bottom: 1px solid #F0F0F0;
}

.am_detailtd .img_td,
.am_detailtd .img_td img {
	width: 541px;
	height: 352px;
	text-align: center;
	margin: 0px auto 20px;
}

.am_detailtd input.tk {
	float: none;
	margin: 0px auto;
	display: inherit;
}

.am_presoal {
	width: 712px;
	margin: 0px auto;
	padding: 40px 0px 0px;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}

.am_presoal span.am-fl,
.am_presoal span.am-fr {
	width: 50%;
	text-align: right;
}

.am_presoal_bot {
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	padding-top: 20px;
	width: 100%;
	float: left;
}

.am_presoal_bot span,
.am_presoal_bot p {
	font-size: 16px;
	float: left;
	line-height: 25px;
	color: #666666;
	width: 100%;
	word-wrap: break-word;
}

.am_presoalr {
	float: left;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	width: 100%;
	vertical-align: top;
	margin-top: -18px;
	padding-bottom: 30px;
}

.am_presoal_bot .am_presoalr h2,
.am_presoal_bot h2,
.am_message_mid span {
	width: 100%;
	font-weight: normal;
	margin: 0px;
	padding-bottom: 10px;
	font-size: 16px;
	line-height: 25px;
	color: #666666;
	display: inline-block;
}

.am_presoal div h2 {
	font-size: 16px;
	width: 100%;
	display: block;
	line-height: 15px;
}

.am_presoalr h2 {
	float: left;
	display: block !important;
}

.am_trends_r .am_message_l {
	width: 158px;
	float: left;
	height: auto;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
	margin-right: 40px;
}

.am_trends_r .am_message_l .img_ms {
	width: 158px;
	height: 158px;
	background: #F3F3F3;
}

.am_trends_r .am_message_l .img_ms img {
	width: 158px;
	height: 158px;
}

.am_message_tk {
	width: 100%;
	height: 30px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	line-height: 30px;
	margin-top: 10px;
}

.am_message_tk input.file {
	background-color: rgb(196, 0, 9);
	width: 75px;
	height: 30px;
	line-height: 30px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #FFFFFF;
	-webkit-appearance: none;
	opacity: 0;
	position: absolute;
	top: 0;
	float: left;
}

.am_message_tk .am_message_sc {
	background-color: rgb(196, 0, 9);
	width: 75px;
	height: 30px;
	line-height: 30px;
	border: none;
	outline: none;
	font-size: 14px;
	color: #FFFFFF;
	position: relative;
	float: left;
}

.am_message_tk input.am_sale {
	background-color: rgb(169, 169, 169);
	width: 75px;
	height: 30px;
	line-height: 30px;
	color: #FFFFFF;
	font-size: 14px;
	text-align: center;
	border: none;
	outline: none;
	float: right;
}

.am_message_mid {
	width: 420px;
	float: left;
	height: auto;
	font-size: 16px;
	color: #666666;
	line-height: 30px;
}

.am_message_mid span {
	padding-bottom: 23px;
}

.am_message_mid span input.input {
	width: 224px;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	text-indent: 1em;
	background: #f3f3f3;
	font-weight: normal;
	margin: 0;
	font-size: 16px;
	outline: none;
	border: none;
	text-align: left;
}

.am_message_mid span strong {
	color: #c40009;
	font-weight: normal;
}


/*.am_table > tbody > tr > td {
    padding: 25px 5px 70px !important;
}*/

.am_message_r {
	float: right;
	width: 220px;
	height: auto;
	font-size: 16px;
	color: #666666;
	line-height: 25px;
}

.am_message_r span input.input {
	width: 132px;
}

.am_message_mid span:last-child {
	padding-bottom: 0px;
}

.am_trends_r .am_cord {
	width: 100%;
	text-align: center;
	margin: 0px auto;
	/*height: 642px;*/
}

.am_trends_r .am_cord img {
	width: 100%;
	max-height: 642px;
}

.am_loging {
	width: 100%;
	margin: 0px auto;
	background: #FFFFFF;
	padding: 85px 385px;
}

.am_loging_txt {
	background: #F3F3F3;
	width: 428px;
	height: 48px;
	line-height: 48px;
	color: #666666;
	font-size: 14px;
	margin-bottom: 20px;
}

.am_loging_txt .am_user {
	background-color: rgb(247, 247, 247);
	width: 48px;
	height: 48px;
	float: left;
	line-height: 48px;
	text-align: center;
	border-right: 1px solid #d5d5d5;
	background: url(../img/login1.png) center no-repeat;
}

.am_loging_txt input {
	line-height: 48px;
	color: #666666;
	height: 48px;
	text-indent: 1em;
	background: none;
	border: none;
	outline: none;
	font-size: 14px;
	vertical-align: top !important;
	width: 380px;
}

.am_loging_txt .am_userb {
	background: url(../img/mima.png)center no-repeat;
}

.am_loging label {
	width: 100%;
	margin-bottom: 20px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	line-height: 30px;
	font-weight: normal;
}

.am_loging label input,
.am_test_lb input.checked {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(171, 171, 171);
	background-color: rgba(255, 255, 255, 0.5);
	width: 17px;
	height: 17px;
	vertical-align: top;
	font-weight: normal;
	-webkit-appearance: none;
	appearance: none;
	margin-top: 6px;
	margin-right: 5px;
}

.am_test_lb input.checked {
	border-radius: 0px;
}

.am_loging label input:checked,
.am_test_lb input.checked:checked {
	background-image: url(../img/sure.png);
	background-repeat: no-repeat;
	background-position: center;
}

.am_loging input.am_dl {
	font-size: 18px;
	text-align: center;
	border: none;
	outline: none;
	border-radius: 3px;
	background-color: rgb(196, 0, 9);
	line-height: 50px;
	width: 429px;
	height: 50px;
	color: #FFFFFF;
}

.am_trends_r input.changepwd {
	font-size: 18px;
	text-align: center;
	border: none;
	outline: none;
	border-radius: 3px;
	background-color: rgb(196, 0, 9);
	line-height: 50px;
	width: 429px;
	height: 50px;
	color: #FFFFFF;
}

.am-table tr td.spa a {
	border-width: 1px;
	border-color: rgb(225, 225, 225);
	border-style: solid;
	width: 58px;
	height: 23px;
	line-height: 23px;
	font-size: 14px;
	color: #999999;
	text-align: center;
	padding: 0 10px;
	/*position: absolute;
    top: 104px;
    left: -62px;*/
}


/*.am-table > tbody > tr:first-child > td {
    padding: 25px 5px 25px;
}*/

.am_detail_tn span.nor {
	width: 100%;
	display: inline-block;
	font-size: 16px;
	color: #333333;
	line-height: 22px;
	padding-bottom: 10px;
}

.am_course {
	width: 100%;
	margin-top: 20px;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
	display: inline-block;
}

.am_course_tit {
	margin-bottom: 15px;
	display: inline-block;
	width: 100%;
}

.am_course_l {
	float: left;
	width: 400px;
	height: auto;
	font-size: 16px;
	color: #333333;
	line-height: 28px;
}

.am_course_l input.text {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(171, 171, 171);
	background-color: rgba(243, 243, 243, 0.5);
	width: 398px;
	height: 38px;
	line-height: 38px;
	text-indent: 2em;
	color: #999999;
	font-size: 12px;
	border: none;
	outline: none;
}

.am_course .am-fr {
	float: right;
}

.am_time.am-input-group {
	width: 180px;
	border: none;
	background: #F3F3F3;
}

.am_time .am-input-group-btn {
	width: 40px;
	border-left: 1px solid #d5d5d5;
}

.am_time .am-input-group-btn>.am-btn {
	background: #f7f7f7;
}

.am_time.am-input-group .am-form-field {
	width: 140px;
	padding-left: 10px;
}

.am_time .am-icon-calendar:before {
	content: url(../img/tine.png);
}

.am_course_tit textarea {
	background: #f3f3f3;
	font-size: 12px;
	color: #999999;
	line-height: 28px;
	border: none;
	outline: none;
	resize: none;
	min-height: 165px;
	padding: 10px;
	width: 100%;
}

.am_back {
	width: 350px;
	margin: 65px auto 0px;
	text-align: center;
	font-size: 18px;
	color: #666666;
}

.am_back input {
	border-radius: 3px;
	background-color: rgb(196, 0, 9);
	width: 150px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	font-size: 18px;
	color: #FFFFFF;
	text-align: center;
	border: none;
	outline: none;
	float: left;
}

.am_back a {
	border-radius: 3px;
	background-color: rgb(243, 243, 243);
	width: 150px;
	height: 50px;
	font-size: 18px;
	border: none;
	float: right;
	outline: none;
	color: #666;
	line-height: 50px;
}

.am_common {
	width: 790px;
	text-align: left;
	margin: 0px auto;
}

.am_common span.am-fl {
	text-align: left;
}

.am_presoal_bot .img_pre,
.am_presoal_bot .img_pre img {
	text-align: center;
	width: 100%;
	margin: 20px 0px;
}

.am_detail p.name {
	font-size: 16px;
	text-align: left;
	padding-top: 10px;
}

.am_test {
	width: 100%;
	font-size: 16px;
	color: #666666;
	display: inline-block;
	text-align: left;
	line-height: 40px;
}

.am_test_lb {
	width: 100%;
	font-size: 16px;
	color: #666666;
	line-height: 28px;
	vertical-align: top;
	display: inline-block;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
}

.am_test_lb label {
	float: left;
	width: auto;
	line-height: 28px;
	vertical-align: top;
	color: #666666;
	font-weight: normal;
	margin-right: 30px;
	padding-bottom: 15px;
	overflow: hidden;
	text-overflow: ellipsis;
}

.am_test_lb label input {
	width: 17px;
	height: 17px;
	vertical-align: middle;
	border: 1px solid #676767;
	border-radius: 50%;
	margin-right: 8px;
	-webkit-appearance: none;
	appearance: none;
	margin-top: -2px;
	margin-right: 5px;
	outline: none;
	font: "微软雅黑";
	color: #FFFFFF;
}

.am_test_lb label input:checked {
	background-image: url(../img/raduis.png);
	background-repeat: no-repeat;
	background-position: center;
}

.am_label label:nth-of-type(2n) {
	float: left;
	width: 60%;
}

.am_submit {
	width: 200px;
	color: #c40009;
	font-size: 18px;
	text-align: center;
	margin: 40px auto 0;
	height: 45px;
	line-height: 45px;
}

.am_submit input.tijiao {
	width: 94px;
	height: 45px;
	background: #ffeaeb;
	text-align: center;
	line-height: 45px;
	border: none;
	outline: none;
	float: left;
}

.am_submit a.back {
	width: 94px;
	height: 45px;
	background: #ffeaeb;
	text-align: center;
	line-height: 45px;
	border: none;
	color: #c40009;
	float: right;
	outline: none;
}

.am_detail p.names:first-child {
	padding-top: 20px;
	padding-bottom: 10px;
}

.am_detail p.names,
.am_detail p.namest {
	font-size: 16px;
	color: #666666;
	text-align: left;
	padding-bottom: 15px;
}

.am_detail p.namest {
	width: 50%;
	display: inline-block;
}

.am_ts {
	padding-left: 0px;
}

label {
	font-weight: normal;
}

.am_test label textarea {
	width: 696px;
	min-height: 188px;
	font-size: 14px;
	color: #666666;
	line-height: 28px;
	text-align: left;
	background: none;
	outline: none;
	border: 1px solid #d5d5d5;
	resize: none;
	margin: 8px 0px 0px 10px;
	padding-left: 10px;
}

.am_boot {
	width: 100%;
	background: url(../img/pic_24.jpg) no-repeat;
	min-height: 200px;
	position: relative;
	margin-top: 123px;
	background-position-x: 22px;
}

.am_boot .am_boot_bg {
	border-width: 1px;
	border-color: rgb(196, 0, 9);
	border-style: solid;
	border-radius: 2px;
	background-color: rgb(255, 229, 230);
	width: 293px;
	height: 48px;
	line-height: 48px;
	text-align: center;
	margin: 0px auto;
	position: relative;
	left: -55px;
	top: -39px;
}

.am_boot .am_boot_bg a,
.am_boot .am_boot_bg4 a {
	display: block;
	text-align: center;
	color: #333333;
	width: 100%;
	font-size: 16px;
	position: relative;
}

.am_boot .am_boot_bg5 a:before {
	content: '';
	display: block;
	position: absolute;
	background: url(../img/pic_26.jpg)left no-repeat;
	width: 19px;
	height: 1px;
	top: 50%;
	left: -20px;
}

.am_boot .am_boot_bg6 a:before {
	left: -30px;
}

.am_boot .am_boot_bg1 {
	width: 140px;
	margin-top: 24px;
	margin-left: 238px;
}

.am_boot_bg2 {
	width: 100%;
	margin: 6px auto 0;
	text-align: center;
	min-height: 200px;
	display: inline-block;
}

.am_boot_bg3 {
	width: 170px;
	float: left;
	min-height: 200px;
	font-size: 14px;
	color: #666666;
	line-height: 40px;
	margin-left: 12px;
	position: relative;
	top: 9px;
	margin-right: 33px;
	left: 0px;
}

.am_boot_bg3:nth-of-type(2) {
	left: 18px;
}

.am_boot_bg3:nth-of-type(3) {
	left: 23px;
}

.am_boot_bg3:nth-of-type(4) {
	left: 19px;
}

.am_boot_bg4 {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(196, 0, 9);
	border-radius: 2px;
	background-color: rgb(255, 229, 230);
	height: 48px;
	font-size: 16px;
	line-height: 48px;
	color: #333333;
	text-align: center;
}

.am_boot_bg5 {
	background: #FFFFFF;
	margin-left: 30px;
	height: 38px;
	line-height: 38px;
	top: 21px;
	position: relative;
	margin-bottom: 10px;
	text-overflow: ellipsis;
}

.am_boot .am_boot_bg5 a {
	font-size: 14px;
	color: #666666;
}

.am_boot_bg5:nth-of-type(4) {
	top: 25px;
}

.am_boot_bg5:nth-of-type(5) {
	top: 28px;
}

.am_boot_bg5:nth-of-type(6),
.am_boot_bg5:nth-of-type(7),
.am_boot_bg5:nth-of-type(19) {
	top: 29px;
}

.am_boot_bg5:nth-of-type(20) {
	top: 31px;
}

.am_boot_bg5:nth-of-type(21),
.am_boot_bg5:nth-of-type(23) {
	top: 32px;
}

.am_boot_bg5:nth-of-type(14) {
	top: 46px;
}

.am_boot_bg5:nth-of-type(18),
.am_boot_bg5:nth-of-type(8),
.am_boot_bg5:nth-of-type(9) {
	top: 35px;
}

.am_boot_bg5:nth-of-type(10) {
	top: 36px;
}

.am_boot_bg5:nth-of-type(11) {
	top: 40px;
}

.am_boot_bg5:nth-of-type(12) {
	top: 42px;
}

.am_boot_bg5:nth-of-type(13) {
	top: 43px;
}

.am_boot_bg5:nth-of-type(15),
.am_boot_bg5:nth-of-type(24) {
	margin-top: 36px;
}

.am_boot_bg5:nth-of-type(16) {
	top: 22px;
}

.am_boot_bg5:nth-of-type(17) {
	top: 24px;
}

.am_boot_bg5:nth-of-type(18) {
	top: 26px;
}

.am_boot_bg5:nth-of-type(22) {
	top: 35px;
}

.am_boot_bg5:nth-of-type(23) {
	top: 38px;
}

.am_boot_bg5:nth-of-type(24),
.am_boot_bg5:last-child {
	top: 13px;
}

.am_boot_bg5:nth-of-type(25) {
	top: 15px;
}

.am_boot .am_boot_bg6 {
	height: auto;
	padding: 3px 10px;
	line-height: 20px;
}

.am_boot .am_boot_bg7:last-child {
	top: 37px;
}

.am_boot_bg8 {
	width: 155px;
}

.am_boot_b9 {
	margin-right: 0;
	margin-left: 30px;
	left: 32px;
}

.am_boot_bg10:last-child {
	top: 37px;
}

.am_boot_bg11 {
	left: 16px;
}

.am_boot_bg12 {
	left: 5px;
}

.am_boot_bg13:last-child {
	top: 30px;
}

.am_mask {
	width: 260px;
	float: right;
	position: fixed;
	right: 0;
	font-size: 16px;
	line-height: 20px;
	color: #666666;
	text-align: right;
	bottom: 0;
	z-index: 99;
	opacity: 1;
}

.am_mask .img,
.am_mask .img img {
	width: 260px;
	height: 170px;
	text-align: center;
}

.am_mask span {
	width: 100%;
	text-align: right;
	font-size: 14px;
	color: #666666;
	line-height: 20px;
	display: inline-block;
	font-weight: normal;
	cursor: pointer;
}

#big {
	width: 100%;
	margin: 0 auto;
	padding: 0;
	position: relative;
}

@media only screen and (min-width: 1367px) and (max-width: 1440px) {
	.am_header a.logo_l {
		margin-left: -80px;
	}
}

@media only screen and (min-width: 1290px) and (max-width:1366px) {
	.am_header a.logo_l {
		margin-left: -60px;
	}
}

@media only screen and (min-width: 900px) and (max-width: 1280px) {
	.am_header a.logo_l {
		margin-left: -10px;
	}
}

.mask {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, .57);
	z-index: 100;
}

.mask .alert {
	width: 320px;
	min-height: 120px;
	background-color: #fff4de;
	position: fixed;
	top: 50%;
	left: 50%;
	margin-left: -160px;
	margin-top: -80px;
	text-align: center;
	color: #575757;
	font-size: 18px;
	border-radius: 10px;
	padding-bottom: 40px;
}

.mask .alert .alert-close {
	padding-top: 8px;
	padding-right: 12px;
	text-align: right;
}

.mask .alert .alert-close a {
	display: inline-block;
	width: 40px;
	height: 42px;
}

.mask .alert p {
	padding: 0 40px;
}

.organzationinfo .back {
	float: right;
	font-size: 14px;
	color: #666;
}

.am_div {
	width: 180px;
	float: left;
	height: auto;
	border-left: 1px solid #EEEEEE;
	margin-left: 10px;
}

.am_div a {
	border-style: solid;
	border-width: 1px;
	border-color: rgb(196, 0, 9);
	border-radius: 2px;
	background: #FFFFFF;
	margin-left: 19px;
	height: auto;
	top: 20px;
	line-height: 38px;
	position: relative;
	margin-bottom: 10px;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #666;
	text-align: center;
	display: block;
	padding: 0px 2px;
	vertical-align: top;
}

.am_div a:before {
	content: '';
	display: block;
	position: absolute;
	background: url(../img/pic_26.jpg)left no-repeat;
	width: 20px;
	height: 1px;
	top: 50%;
	left: -21px;
}

.am_div a:last-child {
	margin-bottom: 0;
}

.am_boot_bg3 {
	top: 0;
}

.mybaseinfo input.btnsave {
	font-size: 16px;
	text-align: center;
	border: none;
	outline: none;
	border-radius: 3px;
	background-color: rgb(196, 0, 9);
	line-height: 40px;
	width: 120px;
	height: 40px;
	margin-top: 60px;
	float: right;
	color: #FFFFFF;
}

.survey_end {
	color: red;
	font-size: 14px;
}

.singlerow label {
	width: 100%;
}

.voteinfo input.voted {
	background-color: #999;
}

.questioninfo {
	margin-bottom: 15px;
}

.examinfo h4 {
	font-size: 16px;
	font-weight: bolder;
}

.examusetime i {
	font-style: normal;
}

.examinfo .tiankong {
	border-top: none;
	border-left: none;
	border-right: none;
	border-bottom: solid 1px #666;
	text-align: center;
	width: 80px;
	font-size: 14px;
}

.more {
	float: right;
	font-size: 14px;
	padding-right: 10px;
	color: #bbb;
	height: 20px;
	padding-top: 8px;
}

.am-slider-a1 {
	box-shadow: none;
}

.am-slider-a1 .am-control-nav li a:hover,
.am-slider-a1 .am-control-nav li a {
	background: #FFFFFF;
}

.am-slider-a1 .am-control-nav {
	bottom: 20px;
}

.am-slider-a1 .am-control-nav li img {
	width: 100%;
	height: 3.6rem;
	max-width: inherit;
	max-height: inherit;
}