/* 全局css */
/*
 * z-index: 95;//默认浮动层级
 * z-index: 96;//导航浮动层级
 * z-index: 97;//topbar浮动层级
 * z-index: 98;//置顶导航浮动层级
 * z-index: 99;//弹窗浮动层级
*/
body{width: 100%;color: #333333;}
input[type=radio],input[type=checkbox],select{display: none !important;}
input[type=radio]+label,input[type=checkbox]+label{position: relative;font-weight: normal;vertical-align: middle;margin: 0px; }
input[type=radio]+label:before{cursor:pointer;content: '';background-color: #fff; border-radius: 20px; position: relative;display: inline-block;font-size:12px;vertical-align:middle;box-sizing: border-box; width: 20px;height: 20px;top: -1px; margin-right:10px;border: 1px solid #41a976;}
input[type=radio]:checked+label:before{border: 6px solid #41a976;}
input[type=radio]:disabled+label:before{cursor: no-drop; border: 1px solid #ddd;}
input[type=radio]:disabled:checked+label:before{border: 6px solid #ddd;}
input[type=checkbox]+label:before{cursor:pointer;content: '';background-color: #fff; border-radius: 3px; position: relative;display: inline-block;font-size:12px;vertical-align:middle;box-sizing: border-box; width: 20px;height: 20px;top: -1px; margin-right:10px;border: 1px solid #41a976;}
input[type=checkbox]:checked+label:before{content: "\f00c";font-family: FontAwesome;font-size: 14px;line-height: 18px; text-align: center;color: #FFFFFF;background-color: #41a976;}
input[type=checkbox]:disabled+label:before{cursor: no-drop; border: 1px solid #ddd;}
input[type=checkbox]:disabled:checked+label:before{color: #ddd;background-color: #fff; }
a:focus,
.am-btn:focus,
.am-btn:active:focus {
  outline: none;
}
.am-container{width: 100%; min-width: 1190px; max-width: 1190px;position: relative;}
.am-position-absolute{position: absolute !important;}
.am-position-relative{position: relative !important;}
.am-position-fixed{position: fixed !important;}
.am-overflow-initial{overflow: initial !important;}
.am-overflow-hidden{overflow: hidden !important;}
.am-overflow-ellipsis{overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.am-font-inherit{ font-size: inherit !important; }
.am-width-auto{ width: auto !important; }
.am-minwidth-auto{ min-width: auto !important; }
.am-nowarp{ white-space: nowrap !important; }
.am-break-word{ white-space: inherit !important; word-wrap: break-word !important;}
.am-inline-block{ display: inline-block !important; }
.am-color-rosiness{color: #ff6666 !important;}
.am-color-white{color: white !important;}
.am-color-red{color: red !important;}
.am-color-blue{color: #007AFF !important;}
.am-color-orange{color:#FFAA00 !important;}
.am-color-orangered{color:#FF5500 !important;}
.am-color-green{color:#5eb95e !important;}
.am-color-gray{color:#999 !important;}
.am-border-rosiness{border-color: #ff6666 !important;}
.am-border-white{border-color: white !important;}
.am-border-red{border-color: red !important;}
.am-border-blue{border-color: #007AFF !important;}
.am-border-orange{border-color:#ffcc00 !important;}
.am-border-orangered{border-color:#ff5500 !important;}
.am-border-green{border-color:#5eb95e !important;}
.am-bg-transparent{background-color: transparent !important;}
.am-bg-white{background-color: white !important;}
.am-bg-glass{background-color: white ; background-color:rgba(255,255,255,0.8);}
.am-bg-glass-half{background-color: white !important; background-color:rgba(255,255,255,0.4) !important;}
.am-bg-glass-double-half{background-color: white !important;background-color:rgba(255,255,255,0.2) !important;}
.am-bg-pink{background-color:#FF769A !important;background-color:rgba(255, 118, 154, 1) !important;}
.am-bg-pink-t{background-color:#FF769A !important;background-color:rgba(255, 118, 154, .3) !important;}
.am-bg-lightsalmon{background-color:#FF8A81 !important;background-color:rgba(255, 138, 129, 1) !important;}
.am-bg-lightsalmon-t{background-color:#FF8A81 !important;background-color:rgba(255, 138, 129, .3) !important;}
.am-bg-hotpink{background-color:#FF80CD !important;background-color:rgba(255, 128, 205, 1) !important;}
.am-bg-hotpink-t{background-color:#FF80CD !important;background-color:rgba(255, 128, 205, .3) !important;}
.am-bg-darkorchid{background-color:#AE80FE !important;background-color:rgba(174, 128, 254, 1) !important;}
.am-bg-darkorchid-t{background-color:#AE80FE !important;background-color:rgba(174, 128, 254, .3) !important;}
.am-bg-cornflower{background-color:#7FB7FF !important;background-color:rgba(127, 183, 255, 1) !important;}
.am-bg-cornflower-t{background-color:#7FB7FF !important;background-color:rgba(127, 183, 255, .3) !important;}
.am-border-no{border: 0px !important;}
.am-border-noleft{border-left: 0px !important;}
.am-border-noright{border-right: 0px !important;}
.am-border-notop{border-top: 0px !important;}
.am-border-nobottom{border-bottom: 0px !important;}
.am-badge-orange{ background-color: #ffaa00;}
.am-badge-orangered{ background-color: #ff5500;}
.am-badge-rosiness{ background-color: #ff6666;}
.am-badge-white{background-color: #fff;color: #333;}
.am-height-auto{height: auto !important;}
.am-float-none{float: none !important;}
/*!全局其他样式 */
.am-bg-grey{background-color: #EFEFF4 !important;}
.am-minheight-auto{min-height: auto !important;}
.am-maxheight-auto{max-height: auto !important;}
.am-img-wmax{width: 100%;height: auto;}
.am-img-wmax img{width: 100%;height: auto;}
.am-hr{width: 100%;height: 0;border-top: 1px solid #eee;}
.am-after-left-0:after{left: 0px !important;}
.am-after-0:after{height: 0px !important;}
.am-before-left-0:before{left: 0px !important;}
.am-before-0:before{height: 0px !important;}
.am-flex-row{display: flex !important;flex-flow: row nowrap !important;}
.am-flex-column{display: flex !important;flex-flow: column nowrap !important;}
.am-flex-wrap{flex-wrap: wrap !important;}
.am-flex-justify-between{justify-content: space-between !important;}
.am-flex-justify-around{justify-content: space-around !important;}
.am-flex-justify-start{justify-content: flex-start !important;}
.am-flex-justify-center{justify-content: center !important;}
.am-flex-justify-end{justify-content: flex-end !important;}
.am-flex-align-start{align-items: flex-start !important;}
.am-flex-align-center{align-items: center !important;}
.am-flex-align-end{align-items: flex-end !important;}
.am-flex-1-1{flex: 1 1 !important;}
.am-flex-0-0{flex: 0 0 auto!important;}
.am-flex-1-0{flex: 1 0 !important;}
.am-flex-0-1{flex: 0 1 !important;}
.am-btn-orange {
  color: #fff;
  background-color: #FFCC00;
  border-color: #FFCC00;
}
a.am-btn-orange:visited {
  color: #fff;
}
.am-btn-orange:hover,
.am-btn-orange:focus,
.am-btn-orange:active,
.am-btn-orange.am-active,
.am-active .am-btn-orange.am-dropdown-toggle {
  color: #fff;
  border-color: #ffaa00;
}
.am-btn-orange:hover,
.am-btn-orange:focus {
  background-color: #ffaa00;
}
.am-btn-orange:active,
.am-btn-orange.am-active,
.am-active .am-btn-orange.am-dropdown-toggle {
  background-image: none;
  background-color: #ff9900;
}
.am-btn-orange.am-disabled,
.am-btn-orange[disabled],
fieldset[disabled] .am-btn-orange,
.am-btn-orange.am-disabled:hover,
.am-btn-orange[disabled]:hover,
fieldset[disabled] .am-btn-orange:hover,
.am-btn-orange.am-disabled:focus,
.am-btn-orange[disabled]:focus,
fieldset[disabled] .am-btn-orange:focus,
.am-btn-orange.am-disabled:active,
.am-btn-orange[disabled]:active,
fieldset[disabled] .am-btn-orange:active,
.am-btn-orange.am-disabled.am-active,
.am-btn-orange[disabled].am-active,
fieldset[disabled] .am-btn-orange.am-active {
  background-color: #ffcc00;
  border-color: #ffcc00;
}
.am-btn-group .am-btn-orange,
.am-btn-group-stacked .am-btn-orange {
  border-color: #ff9900;
}
.am-btn-rosiness {
  color: #fff;
  background-color: #ff6666;
  border-color: #ff6666;
}
a.am-btn-rosiness:visited {
  color: #fff;
}
.am-btn-rosiness:hover,
.am-btn-rosiness:focus,
.am-btn-rosiness:active,
.am-btn-rosiness.am-active,
.am-active .am-btn-rosiness.am-dropdown-toggle {
  color: #fff;
  border-color: #ee5555;
}
.am-btn-rosiness:hover,
.am-btn-rosiness:focus {
  background-color: #ee5555;
}
.am-btn-rosiness:active,
.am-btn-rosiness.am-active,
.am-active .am-btn-rosiness.am-dropdown-toggle {
  background-image: none;
  background-color: #E05050;
}
.am-btn-rosiness.am-disabled,
.am-btn-rosiness[disabled],
fieldset[disabled] .am-btn-rosiness,
.am-btn-rosiness.am-disabled:hover,
.am-btn-rosiness[disabled]:hover,
fieldset[disabled] .am-btn-rosiness:hover,
.am-btn-rosiness.am-disabled:focus,
.am-btn-rosiness[disabled]:focus,
fieldset[disabled] .am-btn-rosiness:focus,
.am-btn-rosiness.am-disabled:active,
.am-btn-rosiness[disabled]:active,
fieldset[disabled] .am-btn-rosiness:active,
.am-btn-rosiness.am-disabled.am-active,
.am-btn-rosiness[disabled].am-active,
fieldset[disabled] .am-btn-rosiness.am-active {
  background-color: #ff6666;
  border-color: #ff6666;
}
.am-btn-group .am-btn-rosiness,
.am-btn-group-stacked .am-btn-rosiness {
  border-color: #ee5555;
}
.am-btn-green {
  color: #fff;
  /* background: linear-gradient(to right,#41a976,#41a976); */
  background-color: #41a976;
  border-color: #41a976;
}
a.am-btn-green:visited {
  color: #fff;
}
.am-btn-green:hover,
.am-btn-green:focus,
.am-btn-green:active,
.am-btn-green.am-active,
.am-active .am-btn-green.am-dropdown-toggle {
  color: #fff;
  border-color: #41a976;
}
.am-btn-green:hover,
.am-btn-green:focus {
  background-color: #41a976;
}
.am-btn-green:active,
.am-btn-green.am-active,
.am-active .am-btn-green.am-dropdown-toggle {
  background-image: none;
  background-color: #41a976;
}
.am-btn-green.am-disabled,
.am-btn-green[disabled],
fieldset[disabled] .am-btn-green,
.am-btn-green.am-disabled:hover,
.am-btn-green[disabled]:hover,
fieldset[disabled] .am-btn-green:hover,
.am-btn-green.am-disabled:focus,
.am-btn-green[disabled]:focus,
fieldset[disabled] .am-btn-green:focus,
.am-btn-green.am-disabled:active,
.am-btn-green[disabled]:active,
fieldset[disabled] .am-btn-green:active,
.am-btn-green.am-disabled.am-active,
.am-btn-green[disabled].am-active,
fieldset[disabled] .am-btn-green.am-active {
  background-color: #41a976;
  border-color: #41a976;
}
.am-btn-group .am-btn-green,
.am-btn-group-stacked .am-btn-green {
  border-color: #41a976;
}

.am-btn-outlined{background-color: transparent;}
.am-badge-outlined{background-color: transparent; border: 1px solid #EEEEEE;}
.am-btn-outlined.am-disabled,.am-btn-outlined[disabled]{background-color: transparent;}
.am-tag-panel{clear: both;width: 100%; font-style:normal;}
/*  am-captcha */
.am-captcha{width: 80px;height: 30px;cursor: pointer; vertical-align: middle;white-space: nowrap; display: inline-block; text-align: center; line-height: 18px;background-color:#fff; border: 1px solid #ddd;padding: 5px;}
.am-captcha-blue{background-color:#007aff; border-color: #007aff;color: #fff;}
.am-captcha-orange{background-color:#ffaa00; border-color: #ffaa00;color: #fff;}
.am-captcha-orangered{background-color:#ff5500; border-color:#ff5500;color: #fff;}
.am-captcha.am-disabled,.am-captcha[disabled]{cursor: no-drop;background-color:#f1f1f1; border-color: #EEEEEE;}
.am-captcha-orange.am-disabled,.am-captcha-orange[disabled]{color:#ffaa00;}
.am-captcha-orangered.am-disabled,.am-captcha-orangered[disabled]{color:#ff5500;}
.am-captcha-blue.am-disabled,.am-captcha-blue[disabled]{color: #007aff;}
/*  am-datepicker-date */
.am-datepicker-date{display: inline-block;position: relative;margin-right: 20px;font-size: 0px; vertical-align: middle;}
.am-datepicker-date input.am-input-date{position: relative;font-size: 12px;margin-right: 2px;}
.am-datepicker-date input.am-input-date+.am-btn{position: relative;margin-right: 0px;font-size: 12px;}
/*  am-dialog */
.am-dialog-backdrop {
	position: fixed;
	z-index: 1011;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms;
	opacity: 0;
	background: rgba(0,0,0,0.4)  !important;
}

.am-dialog-backdrop.am-active {

	opacity: 1;
}

.am-dialog {
	position: fixed;
	z-index: 10000;
	top: 50%;
	left: 50%;
	display: none;
	overflow: hidden;
	min-width: 380px;
	max-width: 520px;
	-webkit-transition-property: -webkit-transform, opacity;
	transition-property: transform, opacity;
	-ms-transform: translateX(-50%) translateY(-50%) scale(1.185);
	-mos-transform: translate3d(-50%, -50%, 0) scale(1.185);
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1.185);
	transform: translate3d(-50%, -50%, 0) scale(1.185);
	text-align: center;
	opacity: 0;
	color: #000;
	border-radius: 13px
}

.am-dialog.am-dialog-in {
	display: block;
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms;
	-ms-transform: translateX(-50%) translateY(-50%) scale(1);
	-mos-transform: translate3d(-50%, -50%, 0) scale(1);
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1);
	opacity: 1
}

.am-dialog.am-dialog-out {
	-webkit-transition-duration: 400ms;
	transition-duration: 400ms;
	-ms-transform: translateX(-50%) translateY(-50%) scale(1);
	-mos-transform: translate3d(-50%, -50%, 0) scale(1);
	-webkit-transform: translate3d(-50%, -50%, 0) scale(1);
	transform: translate3d(-50%, -50%, 0) scale(1);
	opacity: 0;
}

.am-dialog-inner {
	position: relative;
	border-radius: 10px 10px 0 0;
	background: rgba(255, 255, 255, .95)  !important;
}

.am-dialog-inner:after {
	position: absolute;
	z-index: 15;
	top: auto;
	right: auto;
	bottom: 0;
	left: 0;
	display: block;
	width: 100%;
	height: 1px;
	content: '';
	-webkit-transform: scaleY(.5);
	transform: scaleY(.5);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	background-color: rgba(0, 0, 0, .2)  !important;
    background-color: #eee;
}

.am-dialog-title {
	height: 44px;
	font-size: 18px;
	line-height: 44px;
	font-weight: 600;
	text-align: center;
	color: #333;
}

.am-dialog-title+.am-dialog-text {
	font-family: inherit;
	font-size: 14px;
	padding: 15px;
	min-height: 80px;
}

.am-dialog-buttons {
	position: relative;
	display: -webkit-box;
	display: -webkit-flex;
	display: flex;
	height: 44px;
	-webkit-box-pack: center;
	-webkit-justify-content: center;
	justify-content: center
}

.am-dialog-button {
	font-size: 16px;
	line-height: 44px;
	position: relative;
	display: block;
	overflow: hidden;
	box-sizing: border-box;
	width: 100%;
	height: 44px;
	padding: 0 5px;
	cursor: pointer;
	text-align: center;
	white-space: nowrap;
	text-overflow: ellipsis;
	color: #333;
	background: rgba(255, 255, 255, .95)  !important;
	-webkit-box-flex: 1
}

.am-dialog-button:after {
	position: absolute;
	z-index: 15;
	top: 0;
	right: 0;
	bottom: auto;
	left: auto;
	display: block;
	width: 1px;
	height: 100%;
	content: '';
	-webkit-transform: scaleX(.5);
	transform: scaleX(.5);
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	background-color: rgba(0, 0, 0, .2) !important;
    background: #eee;
}

.am-dialog-button:first-child {
	border-radius: 0 0 0 13px;
}

.am-dialog-button:first-child:last-child {
	border-radius: 0 0 13px 13px;
}

.am-dialog-button:last-child {
	border-radius: 0 0 13px;
}

.am-dialog-button:last-child:after {
	display: none;
}

.am-dialog-button.am-dialog-button-bold {
	font-weight: 600;
}

.am-dialog-input input {
	font-size: 14px;
	width: 100%;
	height: 26px;
	margin: 15px 0 0;
	padding: 0 5px;
	border: 1px solid rgba(0, 0, 0, .3)  !important;
	border: 1px solid #ddd;
	border-radius: 0;
	background: #fff;
}
.am-dialog-pink .am-dialog-title {background-color:#FF769A;color: #fff;}
.am-dialog-pink .am-dialog-button {color:#FF769A;}
.am-dialog-orangered .am-dialog-title {background-color:#ff5500;color: #fff;}
.am-dialog-orangered .am-dialog-button {color:#ff5500;}
.am-dialog-rosiness .am-dialog-title {background-color: #ff6666;color: #fff;}
.am-dialog-rosiness .am-dialog-button {color:#ff6666;}
.am-dialog-red .am-dialog-title {background-color:#ff0000;color: #fff;}
.am-dialog-red .am-dialog-button {color:#ff0000;}
.am-dialog-blue .am-dialog-title {background-color:#007AFF;color: #fff;}
.am-dialog-blue .am-dialog-button {color:#007AFF;}
.am-dialog-deepskyblue .am-dialog-title {background-color:#3bb4f2;color: #fff;}
.am-dialog-deepskyblue .am-dialog-button {color:#3bb4f2;}
.am-dialog-orange .am-dialog-title {background-color:#FFAA00;color: #fff;}
.am-dialog-orange .am-dialog-button {color:#FFAA00;}
.am-dialog-green .am-dialog-title {background-color:#5eb95e;color: #fff;}
.am-dialog-green .am-dialog-button {color:#5eb95e;}
.am-dialog-gray .am-dialog-title {background-color:#aaa;color: #fff;}
.am-dialog-gray .am-dialog-button {color:#aaa;}
/*  panel pithy */
.am-panel-pithy{box-shadow: none;}
.am-panel-pithy>.am-panel-hd{position: relative; color:#888;text-transform:uppercase;font-size: 12px;font-weight: bold; padding: 0px; border-bottom: 1px solid #EEEEEE;}
.am-panel-pithy>.am-panel-hd>.am-panel-title{display: inline-block;color:#333;font-style:normal;font-size: 16px; padding: 0 10px;height: 50px;line-height: 50px; border-bottom: 2px solid #888;}
.am-panel-pithy>.am-panel-hd>.am-panel-title>span{margin-right: 10px;}
.am-panel-pithy>.am-panel-hd>.am-intro-more-top{top: 15px;font-style:normal;font-weight: 100;}
.am-panel-pithy>.am-panel-hd>.am-intro-more-top>span{color: #888;}
.am-panel-pithy>.am-panel-hd>.am-intro-more-top>span:hover{color: #ffaa00;}
.am-panel-pithy>.am-panel-bd{position: relative; overflow: hidden;}
/*  panel pithy */
.am-panel-pithy2{box-shadow: none;}
.am-panel-pithy2 .am-panel-hd{position: relative;padding-top: 40px; color:#888;text-transform:uppercase;font-size: 12px;display: flex;flex-flow: row wrap;justify-content: flex-end;align-items: center; }
.am-panel-pithy2 .am-panel-hd .am-panel-title{color:#333;width: 100%;padding: 60px 10px 20px 10px; font-style:normal;font-size: 36px;display: flex;flex-flow: row wrap;justify-content: center;align-items: center;}
.am-panel-pithy2 .am-panel-hd .am-panel-title h3{margin-bottom: 0px;}
.am-panel-pithy2 .am-panel-hd .am-panel-title span{font-size: 20px;color:#888;}
.am-panel-pithy2 .am-panel-hd>.am-intro-more-top{position: relative; font-style:normal;font-weight: 100;margin: 10px 0;}
.am-panel-pithy2 .am-panel-hd>.am-intro-more-top span{color: #888;}
.am-panel-pithy2 .am-panel-hd>.am-intro-more-top span:hover{color: #41a976;}
.am-panel-pithy2 .am-panel-bd{position: relative; overflow: hidden;}
.am-panel-pithy2 .am-slider-default{box-shadow: none;}
/*  panel keepleft */
.am-panel-keepleft{box-shadow: none;}
.am-panel-keepleft>.am-panel-hd{position: relative; color:#888;text-transform:uppercase;font-size: 12px;font-weight: bold; padding:0 20px;border-bottom: 0px;}
.am-panel-keepleft>.am-panel-hd>.am-panel-title{
	color:#333;font-style:normal;font-size: 16px;height: 40px;line-height: 40px;
	-moz-transition: all .5s ease-in-out;	/* Firefox 4 */
	-webkit-transition: all .5s ease-in-out;	/* Safari 和 Chrome */
	-o-transition: all .5s ease-in-out;	/* Opera */
	transition: all .5s ease-in-out;
}
.am-panel-keepleft>.am-panel-hd:hover>.am-panel-title{margin-left: -10px;}
.am-panel-keepleft>.am-panel-hd>.am-panel-title>span{margin-right: 10px;}
.am-panel-keepleft>.am-panel-hd>.am-intro-more-top{
	top: 0px;
	right:10px;
	text-align: center;
	font-style:normal;
	font-weight: 100;
	font-size:34px;
	line-height: 50px;
	-moz-transition: all .5s ease-in-out;	/* Firefox 4 */
	-webkit-transition: all .5s ease-in-out;	/* Safari 和 Chrome */
	-o-transition: all .5s ease-in-out;	/* Opera */
	transition: all .5s ease-in-out;
}
.am-panel-keepleft>.am-panel-hd:hover>.am-intro-more-top{right: 0px;}
.am-panel-keepleft>.am-panel-hd>.am-intro-more-top>span{color: #888;width: 40px;}
.am-panel-keepleft>.am-panel-hd>.am-intro-more-top>span:hover{color: #ffaa00;}
.am-panel-keepleft>.am-panel-bd{position: relative; overflow: hidden;}

/*  Progress container */
.am-progress-group-vertical{
	position: relative;
	width: 100%;
	height: 100%;
	padding: 60px 0 20px 0;
}
.am-progress-group-header{
	position: absolute;
	z-index: 1;
	top:0;
	left: 0;
	width: 100%;
	text-align: center;
	height: 60px;
	line-height: 60px;
}
.am-progress-group-title{
	font-size: 20px;
	font-weight: bold;
}
.am-progress-group-item{
	position: relative;
	height: auto;
	display: inline-block;
	width: 100%;
	padding: 10 0px;
}
.am-progress-group-vertical .am-progress-group-item{
	position: relative;
	height: 100%;
	width: auto;
	text-align: center;
}
.am-progress-group-vertical .am-progress {
	position: relative;
	width: 2rem;
	overflow: hidden;
	height: 100%;
	margin-bottom: 0;
	bottom: 0px;
	display: inline-block;
	background-color: #f5f5f5;
}
/* Progress bar */
.am-progress-group-vertical .am-progress-bar {
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 100%;
	height: 0;
	font-size: 1.2rem;
	line-height: 2rem;
	color: #fff;
	text-align: center;
	background-color: #0e90d2;
	-moz-transition: height .6s ease;/* Firefox 4 */
	-o-transition: height .6s ease;/* Opera */
	-webkit-transition: height .6s ease;
	transition: height .6s ease;
}
.am-progress-group-vertical .am-progress:hover span{display: block;}
.am-progress-group-vertical .am-progress-bartext{
	position: absolute;
	font-size: 12px;
	background-color: #fff;
	border-radius:3px;
	padding: 2px;
	margin-bottom: 5px;
	display: none;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    box-shadow: 0 1px 2px rgba(0,0,0,.1);
}
.am-progress-group-vertical .am-progress-bartext.am-active{
	display: inline-block;
}
.am-progress-group-vertical .am-progress-bartext:after,.am-progress-group-vertical .am-progress-bartext:before{
	position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    z-index: 2;
    border-bottom-style: solid;
    border-width: 8px 8px 0px;
    left: 50%;
    margin-left: -8px;
    bottom: 0px;
    pointer-events: none;
}
.am-progress-group-vertical .am-progress-bartext:after{
	border-top-color: #fff;
	bottom: -7px;
}
.am-progress-group-vertical .am-progress-bartext:before{
	border-top-color:#ddd;
	opacity: 0.4;
    bottom: -8px;

}
.am-progress-group-vertical .am-progress-bar-title{
	position: absolute;
	z-index: 1;
	top: 100%;
	width: 100%;
	left: 0;
	text-align: center;
	font-size: 12px;
	color: #888;
}



/* 覆写css*/
body{background: #f3f3f3;}
.am-browser{position: relative;min-height: 40px;padding: 0 20px; font-size:20px;font-weight: bold; line-height: 40px; background-color: #ff2200;color: #fff;text-align: center;}
.am-browser a{color: #FFF154;}
.am-topbar{position: relative;z-index:97;height: 36px; min-height: 36px;line-height: 35px; margin-bottom: 0px !important;font-size: 12px;clear: both;}
.am-slider-a1 .am-control-nav li a:hover {background-color: #F1F1F1; background-color: rgba(255,255,255,.5);}
.am-slider-a1 .am-control-nav li a {width: 12px;height: 12px;background-color: #F1F1F1; background-color: rgba(255,255,255,.5);}
.am-slider-a1 .am-control-nav li a.am-active {background-color: #41a976;}
/*.am-dropdown{border: 1px solid #FFFFFF;}
.am-dropdown.am-hover{border: 1px solid #EEEEEE;}*/
.am-btn-primary.am-btn-outlined,.am-btn-primary.am-btn-outlined:visited{color: #0e90d2;}
.am-btn-warning.am-btn-outlined,.am-btn-warning.am-btn-outlined:visited{color: #F37B1D;}
.am-btn-danger.am-btn-outlined,.am-btn-danger.am-btn-outlined:visited{color: #dd514c;}
.am-btn-success.am-btn-outlined,.am-btn-success.am-btn-outlined:visited{color: #5eb95e;}
.am-btn-secondary.am-btn-outlined,.am-btn-secondary.am-btn-outlined:visited{color: #3bb4f2;}
.am-btn-orange.am-btn-outlined,.am-btn-orange.am-btn-outlined:visited{color: #ffaa00;}
.am-btn-rosiness.am-btn-outlined,.am-btn-rosiness.am-btn-outlined:visited{color: #ee5555;}
.am-btn-green.am-btn-outlined,.am-btn-green.am-btn-outlined:visited{color: #41a976;}
.am-btn-outlined:hover,.am-btn-outlined:active,.am-btn-outlined:focus{color: #fff !important;}


.am-badge-primary.am-badge-outlined,.am-badge-primary.am-badge-outlined:visited{color: #0e90d2; border-color: #0e90d2;}
.am-badge-warning.am-badge-outlined,.am-badge-warning.am-badge-outlined:visited{color: #F37B1D;border-color: #0e90d2;}
.am-badge-danger.am-badge-outlined,.am-badge-danger.am-badge-outlined:visited{color: #dd514c;border-color: #0e90d2;}
.am-badge-success.am-badge-outlined,.am-badge-success.am-badge-outlined:visited{color: #5eb95e;border-color: #0e90d2;}
.am-badge-secondary.am-badge-outlined,.am-badge-secondary.am-badge-outlined:visited{color: #3bb4f2;border-color: #0e90d2;}
.am-badge-orange.am-badge-outlined,.am-badge-orange.am-badge-outlined:visited{color: #ffaa00;border-color: #ffaa00;}
.am-btn-rosiness.am-badge-outlined,.am-btn-rosiness.am-badge-outlined:visited{color: #ee5555;border-color: #ee5555;}
.am-btn-green.am-badge-outlined,.am-btn-green.am-badge-outlined:visited{color: #41a976;border-color: #41a976;}
.am-badge-white.am-badge-outlined,.am-badge-white.am-badge-outlined:visited{color: #fff;border-color: #fff;}
a.am-badge-white:focus, a.am-badge-white:hover {
    color: #333;
    text-decoration: none;
    cursor: pointer;
}
.am-badge-outlined:active,.am-badge-outlined:hover,.am-badge-outlined:focus{color: #fff !important;border-color: #fff !important;}
/* 头部导航 css*/
.am-header-nav{
	position: relative;
	width: 100%;
	padding: 0px;
	margin: 0px;
	clear: both;
	left: 0px;
	height: 100px;
	z-index: 95;
	border-bottom: 1px solid;
	border-bottom-color:#ddd;
	border-bottom-color:transparent;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    			box-shadow: 0 1px 2px rgba(0,0,0,.2);

	}
.am-header-nav.am-sticky{background-color: #FFFFFF;}
.am-header-nav.am-sticky .am-nav-glass>li ul.am-dropdown-content{background-color: #FFFFFF;}
.am-logo{position: relative;margin-top: 25px;width: 340px; height: 48px;display: inline-block;}
.am-logo>img{width: 100%;}
.am-topbar .am-topbar-left{position: relative;color: #454545;height: 36px;float: left;}
.am-topbar .am-topbar-left span{position: relative;font-size: 12px;}
.am-topbar .am-topbar-left>a{
	position: relative;
	color: #a9b7b7;
	font-size: 18px;
	margin-left: 10px;
	-moz-transition: all 0.5s;	/* Firefox 4 */
	-webkit-transition: all 0.5s;	/* Safari 和 Chrome */
	-o-transition: all 0.5s;
	transition: all 0.5s;
}
.am-topbar .am-topbar-left>a:hover{
	color: #41a976;
}
.am-topbar .am-topbar-qrcode{position: absolute;
    top: 100%;
    left: 120px;
    z-index: 97;
    display: none;
    width: 170px;
    font-size: 12px;
    padding: 15px;
    margin: 5px 0 0;
    text-align: center;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
}
.am-topbar-qrcode.am-active{display: inline-block;}
.am-topbar-qrcode img{ width: 100px;height: 100px;display: inline-block;margin: 0 auto;}
.am-topbar-qrcode h3{ margin: 0;}
.am-topbar-qrcode p{ margin: 0;}
.am-topbar-qrcode:after, .am-topbar-qrcode:before {
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    z-index: 1;
    border-bottom-style: solid;
    border-width: 0 8px 8px;
    left: 77px;
    top: -8px;
    pointer-events: none;
}
.am-topbar-qrcode:before{
	border-bottom-color: #ddd;
    bottom: 0;
    }
.am-topbar-qrcode:after{
	border-bottom-color: #fff;
    bottom: -1px;
    top: -7px;
}

.am-topbar-right{display: table;position: relative;float: right;}
.am-topbar .am-topbar-right .am-topbar-user{color: #41a976; display: none;}
.am-topbar .am-topbar-right>a{position: relative;display: inline; padding: 0 10px;color: #666;line-height: 35px; border-left: 1px solid #e8e8e8;text-align: center;}
.am-topbar .am-topbar-right>a:hover{color: #41a976;}
.am-topbar .am-topbar-right>a:first-child{border-left: 0px ;}
.am-topbar-right a.am-topbar-login{width: 60px;background-color:#41a976;color: #FFFFFF;height:40px;line-height: 40px; display:table-cell;position: absolute;left: -60px;top: 0px;z-index: 9;}
.am-topbar-right a.am-topbar-login:hover{background-color:#41a976;color: #FFFFFF;}
.am-topbar-right a.am-topbar-login:before{position: absolute;bottom: 0px;left: -4px; content: '';width:0; height:0; border-left:4px solid transparent;border-top:4px solid #358962;}
.am-nav-glass{margin: 0px 0 0 0;padding: 0px;}
.am-nav-glass>li>a{color: #333; font-size: 16px; background-color: transparent;height: 100px;line-height: 100px;padding: 0 1em;}
.am-nav-glass>li>a span{color: inherit;font-size: inherit;}
.am-nav-glass>li>a:before{position: relative; content: '';width: 5px;height: 5px; background-color:transparent;display: inline-block;margin-right: 5px; vertical-align: middle;}
.am-nav-glass>li>a:hover,.am-nav-glass>li>a:focus{color: #41a976; background-color: transparent;}
.am-nav-glass>li.am-active>a{color: #41a976;font-weight: bold; background-color: transparent;}
.am-nav-glass>li.am-active>a:before{ background-color:#41a976;}
.am-nav-glass>li.am-active>a:hover,.am-nav-glass>li.am-active>a:focus{color: #41a976; background-color: transparent;}
.am-nav-glass>li.am-dropdown.am-active>a{border-bottom: 0;}
.am-nav-glass>li ul.am-dropdown-content{
	margin: 0px;
	background-color: #ffffff;
	background-color: rgba(255,255,255,.8);
	border: 0px;
	border-bottom: 2px solid #41a976;
	padding: 0;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
   			box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.am-nav-glass>li ul.am-dropdown-content:before{border: 0;}
.am-nav-glass>li ul.am-dropdown-content:after{border: 0;}
.am-nav-glass>li ul.am-dropdown-content>li>a{font-size: 14px;color: #333;}
.am-nav-glass>li ul.am-dropdown-content>li>a span{
	background-color: #41a976;
	width: 6px;
	height: 6px;
	display: inline-block;
	position: relative;
	top: -2px;
	margin-right: 5px;
	-moz-transition: all 0.5s ease-in-out;	/* Firefox 4 */
	-webkit-transition: all 0.5s ease-in-out;	/* Safari 和 Chrome */
	-o-transition: all 0.5s ease-in-out;	/* Opera */
	transition: all 0.5s ease-in-out;
}
.am-nav-glass>li ul.am-dropdown-content .am-dropdown-div{font-size: 14px;font-weight: bold;color: #999;padding:0 10px;border-top: 1px solid #F1F1F1;padding-top: 10px;}
.am-nav-glass>li ul.am-dropdown-content .am-dropdown-div span{ font-size: 14px;font-weight: bold;color: #41a976;margin-right: 5px;}
.am-nav-glass>li ul.am-dropdown-content .am-dropdown-div:first-child{border-top: 0px;}
.am-nav-glass>li ul.am-dropdown-content>li>a:focus,.am-nav-glass>li ul.am-dropdown-content>li>a:hover,.am-nav-glass>li ul.am-dropdown-content>li.am-active>a {
    text-decoration: none;
    color: #fff;
    background-color: #41a976;
    background-color: rgba(65,169,118,.8);
}
.am-nav-glass>li ul.am-dropdown-content>li>a:hover span,.am-nav-glass>li ul.am-dropdown-content>li.am-active>a span{border-radius: 5px; background-color: #fff;-webkit-transform:scale(0.8);	transform: scale(0.8);}
/* 底部 css*/
.am-footer{position: relative; background-color: #ddd;border-top: 1px solid #ccc;}
.am-footer .am-footer-top{border-bottom: 1px solid #ccc;padding: 40px 0;}
.am-footer .am-footer-top .am-footer-qrcode{text-align: center;border-right: 1px dashed #ccc;height: 100px;}
.am-footer .am-footer-top .am-footer-qrcode .am-footer-qrcode-item{text-align: left;}
.am-footer .am-footer-top .am-footer-qrcode .iconfont{font-size: 60px; color: #a9b7b7;}
.am-footer .am-footer-top .am-footer-qrcode img{width: 100px;height: 100px;display: inline-block;margin-right: 5px;}
.am-footer .am-footer-top .am-footer-qrcode .am-footer-qrcode-title{display: inline-block;vertical-align: middle; text-align: left;}
.am-footer .am-footer-top .am-footer-qrcode .am-footer-qrcode-title h3{margin-bottom: 0px;font-size: 12px;}
.am-footer .am-footer-top .am-footer-qrcode .am-footer-qrcode-title span{margin-bottom: 0px;font-size: 12px;}
.am-footer .am-footer-top .am-footer-service {font-size: 12px;text-align: center;border-left: 1px dashed #eee;height: 100px;}
.am-footer .am-footer-top .am-footer-service .iconfont{font-size: 60px; color: #a9b7b7;line-height: 100px;}
.am-footer .am-footer-top .am-footer-service .am-footer-service-hotline{width: 100%;text-align: left; height: 25px;line-height: 25px;}
.am-footer .am-footer-top .am-footer-service .am-footer-service-hotline span{font-size: 18px;color: #FF5500;}
.am-footer .am-footer-top .am-footer-service .am-footer-service-online{width: 100%;text-align: left; height: 25px;line-height: 25px;}
.am-footer .am-footer-top .am-footer-service .am-footer-service-reporttel{width: 100%;text-align: left;  height: 25px;line-height: 25px;}
.am-footer .am-footer-top .am-footer-service .am-footer-service-reportemail{width: 100%;text-align: left;  height: 25px;line-height: 25px;}
.am-footer-service-online .service-online{line-height: 21px;display: inline-block; border: 1px solid #ccc;overflow: hidden;vertical-align: top; padding-right: 8px;}
.am-footer-service-online .service-online i{color: #fff; padding: 0 20px 0 10px;height: 21px;}
.am-footer-service-online .service-online i:before{line-height: inherit;}
.am-footer-service-online .service-online span{ position: relative; color: #888;background: #ddd;padding: 0 10px 0 0; height: 21px;display: inline-block;}
.am-footer-service-online .service-online span:before{
	position: absolute;
	content: '';
	width: 0;
    height: 0;
    top: 0px;
    left: -30px;
    border-left: 30px solid transparent;
    border-bottom: 22px solid #ddd;
}
.am-footer-service-online .service-online:hover{border: 1px solid #3bb4f2;}
.am-footer-service-online .service-online:hover span{color: #3bb4f2}
.am-footer .am-footer-nav{border-top: 1px solid #eee;padding: 20px 0;}
.am-footer .am-footer-nav a{color: #666666; border-left: 1px solid #ccc;padding:0 10px;font-size: 12px;vertical-align: middle;}
.am-footer .am-footer-nav a:hover{color: #41a976;}
.am-footer .am-footer-nav a:first-child{border-left: 0px;}
.am-footer .am-footer-nav a img{width: 60px; height: 25px; vertical-align: bottom; display: inline-block;}
.am-footer .am-footer-bottom{color: #666666;font-size: 12px;padding: 10px;}
.am-footer .am-footer-nav a{color: #666666;}
.am-footer .am-footer-bottom a:hover{color: #41a976;}
.am-footer .am-footer-bottom p{margin: 10px 0;}
/* 分页 pagination css*/
.am-pagination-red>.am-active>a,
.am-pagination-red>.am-active>a:focus,
.am-pagination-red>.am-active>a:hover{
	background-color: #E83B3B;
	border-color:#A71D1D;
	color: #FFF;
}
.am-pagination-red a{
	color: #E83B3B;
}
.am-pagination-red a:focus,
.am-pagination-red a:hover{
	color: #A71D1D;
}
.am-pagination-orange>.am-active>a,
.am-pagination-orange>.am-active>a:focus,
.am-pagination-orange>.am-active>a:hover{
	background-color: orange;
	border-color:#ff9c00;
	color: #FFF;
}
.am-pagination-orange a{
	color: #ff9c00;
}
.am-pagination-orange a:focus,
.am-pagination-orange a:hover{
	color: #ff9c00;
}
.am-pagination-green>.am-active>a,
.am-pagination-green>.am-active>a:focus,
.am-pagination-green>.am-active>a:hover{
	background-color: #41a976;
	border-color:#358962;
	color: #FFF;
}
.am-pagination-orange a{
	color: #41a976;
}
.am-pagination-orange a:focus,
.am-pagination-orange a:hover{
	color: #41a976;
}
/* 右侧浮动窗 floatdiv css*/
.am-toolbar{position:fixed;z-index: 97;right: 10px;bottom: 100px;}
.am-toolbar ul {list-style: none;margin: 0px;padding: 0px;}
.am-toolbar ul li{list-style: none;}
.am-toolbar ul li>a{
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 30px;
	padding:0 10px;
	color: #888;
	display: inline-block;
	text-align: center;
	border: 1px solid #f1f1f1;
	background-color: #fff;
	margin-bottom: 5px;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.1);
    			box-shadow: 0 1px 2px rgba(0,0,0,.1);
}

.am-toolbar ul li>a:hover{color: #41a976;font-size: 14px; line-height: 20px;padding:4px 10px;font-family: inherit !important;}
.am-toolbar ul li>a:hover:before{color: #41a976;font-size: 14px;display: initial;font-weight: 400;}
.am-toolbar ul li>a.icon-robot:hover:before{content: '智能客服';}
.am-toolbar ul li>a.icon-qrcode:hover:before{content: '扫二维码';}
.am-toolbar ul li>a.icon-fanhuidingbu2:hover:before{content: '返回顶部';}
.am-toolbar-qrcode{position: absolute;
    top:-3px ;
    right:100%;
    z-index: 97;
    display: none;
    width: 170px;
    font-size: 12px;
    padding: 15px;
    margin:0 9px 0 0;
    text-align: center;
    line-height: 1.6;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 0;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    -webkit-animation-duration: .15s;
    animation-duration: .15s;
}
.am-toolbar-qrcode.am-active{display: inline-block;}
.am-toolbar-qrcode img{ width: 100px;height: 100px;display: inline-block;margin: 0 auto;}
.am-toolbar-qrcode h3{ margin: 0;}
.am-toolbar-qrcode p{ margin: 0;}
.am-toolbar-qrcode:after, .am-toolbar-qrcode:before {
    position: absolute;
    display: block;
    content: "";
    width: 0;
    height: 0;
    border: 8px solid transparent;
    z-index: 1;
    border-bottom-style: solid;
    border-width: 8px 0px 8px 8px;
    right: -8px;
    top: 77px;
    pointer-events: none;
}
.am-toolbar-qrcode:before{
	border-left-color: #ddd;
    }
.am-toolbar-qrcode:after{
	border-left-color: #fff;
    right: -7px;
}
/*弹窗*/
.alert-container{
	position: fixed;
	z-index: 99;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	text-align: center;
}
.alert-bg{
	position: absolute;
	z-index: 1;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	bottom: 0px;
	right: 0px;
	background-color:rgba(0, 0, 0, 0.6);
}
.alert-group{
	position: relative;
	z-index: 2;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}
.alert-content{
	position: absolute;
	z-index: 1;
	margin: 0 auto;
	text-align: center;
	display: inline-block;
}
.alert-close{
	position: absolute;
	z-index: 2;
	background-color: #000;
	color: #fff;
	font-weight: 100;
	right: 0px;
	top: 0px;
}
/* am-popup  */
.am-popup .am-popup-bd {
	min-height: 100%;
}
.am-popup .am-popup-bd p{
	margin: 0px;
}