﻿.top {
	background: url(../img/top_bj.jpg) no-repeat;
	background-size: 100% 100%;
	width: 100%;
	margin: 0 auto;
	/* height: 120px; */
	border-top: 0px solid #4d92db;
	border-bottom: 4px solid #4d92db;
	padding: 25px 0;
}

.con_one {
	padding-top: 13px;
}

.con_one img {
	vertical-align: middle;
}

.con_one span {
	vertical-align: middle;
	font-size: 30px;
	font-weight: 500;
}

.con_teo p {
	font-size: 15px;
	text-transform: uppercase;
}
.top_main {
	width: 100%;
	height: auto;
	margin: 0 auto;
	background-size: 100% 100%;
	overflow: hidden;
	/* padding: 4px 0 8px; */
}

.top_al,
.top_bl {
	width: 100%;
	margin: 0 auto;
}

.top_le {
	height: 30px;
	float: left;
}
.top_le a{
	font-size: 14px;
}
.top_ri {
	float: right;
	padding-top: 8px;
	position: absolute;
	right: 20px;
	top: 24px;
	z-index: 99;
}
.top_ri span{
	color: #666666;
	font-size: 14px;
	line-height: 33px;
}
.top_ri a:hover{
	color: #4d92db;
}
.top_ri a:nth-child(2){color:#fff;background:#4d92db}
.top_ri a{
	color: #4d92db;
	font-size: 16px;
	/* font-weight: bold; */
	border: 1px solid #4d92db;
	width: 84px;
	line-height: 32px;
	border-radius: 30px;
	display: block;
	float: right;
	text-align: center;
	margin-left: 20px;
}
.tob_le {
	float: left;
	margin: 10px 0px 20px 0;
}
.tob_le img{
	/* height: 68px; */
}
.tob_ri {
	width: 25%;
	float: right;
}

.search {
	width: 100%;
	margin: 20px auto;
	display: flex;
}

.search input {
	float: left;
	flex: 5;
	height: 40px;
	outline: none;
	border: 1px solid #808080;
	box-sizing: border-box;
	padding-left: 10px;
}

.search button {
	float: right;
	flex: 1;
	height: 40px;
	background-color: #808080;
	color: white;
	border-style: none;
	outline: none;
}

.search button i {
	font-style: normal;
}

.search button:hover {
	font-size: 15px;
}

.typt_main {
	background-image: linear-gradient(to top, #ffffff 0%, #ecf8fd 100%);
	
	/* position: fixed; */
	width: 100%;
}

.foot {
	width: 100%;
	height: 60px;
	line-height: 60px;
	background: #457ec1;
	text-align: center;
	
}

.foot p {
	color: #FFFFFF;
}

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

.com_main {
	width: 40%;
	margin: 0 auto;
	padding-top: 150px;
}

.com_a {
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #e12826;
}

.com_a h3 {
	width: 30%;
	text-align: center;
	font-size: 24px;
	color: #e12826;
	font-weight: 200;
	padding: 15px 0;
	border-bottom: 3px solid #e12826;
	display: inline-block;
}

.com_b {
	padding: 20px 0 2px;
	border-bottom: 1px solid #d7d7d7;
}

.com_b label img {
	width: 32px;
}

.com_b input {
	border: none;
	background: transparent;
	height: 40px;
	width: 70%;
}

.com_b input::-webkit-input-placeholder {
	color: #848484;
	font-size: 16px;
}

.com_posi {
	position: relative;
}

.com_di {
	position: absolute;
	right: 0;
	bottom: 2px;
}
.reg_formdxbtn{
	position: absolute;
	right: 0;
	bottom: 14px;
}
.reg_formdxbtn span{
	background: #e12826;
	padding: 5px 15px;
	color: #ffffff;
	border-radius: 5px;
}
.reg_formdxbtn span:hover{
	background: #016bd6;
	cursor: pointer;
}
.foget {
	width: 100%;
	margin: 0 auto;
	text-align: right;
	padding: 15px 0;
}

.foget img {
	width: 22px;
	vertical-align: middle;
}

.foget span {
	font-size: 14px;
	vertical-align: middle;
}

.but_fot {
	width: 100%;
	height: 40px;
	line-height: 40px;
	border-radius: 10px;
	text-align: center;
	background-image: linear-gradient(170deg, #f44336 0%, #e12826 100%);
}

.but_fot a {
	cursor: pointer;
	display: inline;
}

.but_fot span {
	font-size: 17px;
	color: #FFFFFF;
	font-weight: 600;
	cursor: pointer;
}

.but_fot:hover {
	background-image: linear-gradient(170deg, #e12826 0%, #f44336 100%);
}

.cen_bj {
	position: absolute;
	bottom: 200px;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	display: none;
}


.manage_vers {
	width: 95%;
	background: #FFFFFF;
	border-radius: 0.625rem;
	overflow: hidden;
	margin: 0.5rem auto;
}

.left_maun {
	float: left;
	width: 16%;
	background: #FFFFFF;
	min-height: 700px;
	border-top: 2px solid #32d3f7;
	padding-top: 2px;
}

.left_maun li {
	height: 60px;
	line-height: 60px;
	text-align: center;
	margin-bottom: 0px;
	border-bottom: 1px solid #f1f1f1;
}

.mun_li {
	background: #fff;
}

.mun_li i {
	width: 25px;
	height: 25px;
	display: inline-block;
	vertical-align: middle;
}

.mun_li img {
	vertical-align: middle;
	width: 30px;
}

.mun_li span {
	vertical-align: middle;
	font-size: 15px;
}
.mun_ti{
    background-image: linear-gradient(to top, #22aaff 0%, #36def4 100%);
}.mun_ti img{
	vertical-align: middle;
	width: 20px;
}
.mun_ti span{
	vertical-align: middle;
	font-size: 15px;
	color: #FFFFFF;
}

.mu_active {
	color: #4d92db;
	border-right: 2px solid #4d92db;
	background: #eef7fe;
}

.mim_a {
	background: url(../img/left_c.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}

.mim_b {
	background: url(../img/left_b.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}

.mim_c {
	background: url(../img/left_a.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}

.mim_d {
	background: url(../img/left_d.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}
.mim_e {
    background: url(../img/left_e.png) no-repeat;
    background-position: 0px 0;
    background-size: 200%
}
.mim_f {
	background: url(../img/left_f.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}

.mim_g {
	background: url(../img/left_g.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}

.mim_h {
	background: url(../img/left_h.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}
.mim_h {
	background: url(../img/left_h.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}
.mim_j1 {
	background: url(../img/46.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}
.mim_j2 {
	background: url(../img/47.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}
.mim_i {
	background: url(../img/left_i.png) no-repeat;
	background-position: 0px 0;
	background-size: 200%;
}

.mun_li:hover {
	background: #eef7fe;
	color: #4d92db;
	border-right: 2px solid #4d92db;
}

.mun_li:hover .mim_a {
	background-position: -25px 0;
}
.mun_li:hover .mim_b {
	background-position: -25px 0;
}

.mun_li:hover .mim_c {
	background-position: -25px 0;
}

.mun_li:hover .mim_d {
	background-position: -25px 0;
}

.mun_li:hover .mim_e {
	background-position: -25px 0;
}

.mun_li:hover .mim_f {
	background-position: -25px 0;
}

.mun_li:hover .mim_g {
	background-position: -25px 0;
}

.mun_li:hover .mim_h {
	background-position: -25px 0;
}

.mun_li:hover .mim_i {
	background-position: -25px 0;
}
.mun_li:hover .mim_j1 {
	background-position: -25px 0;
}
.mun_li:hover .mim_j2 {
	background-position: -25px 0;
}

.close_tc {
	width: 100%;
	/* margin: 30px; */
	border-radius: 5px;
	text-align: center;
	padding: 10px 0;
	background-image: linear-gradient(170deg, #2dc8f8 0%, #4d92db 100%);
}

.close_tc img {
	vertical-align: middle;
	width: 20px;
}

.close_tc span {
	vertical-align: middle;
	font-size: 15px;
	color: #FFFFFF;
}

.close_tc:hover {
	background:#457ec1
}

.usr_center {
	width: 80%;
	margin: 30px auto 0;
	border-radius: 5px;
	text-align: center;
	padding: 10px 0;
	background-image: linear-gradient(60deg, #ff900d 0%, #ffc943 100%);
}

.usr_center img {
	vertical-align: middle;
	width: 20px;
}

.usr_center span {
	vertical-align: middle;
	font-size: 15px;
	color: #FFFFFF;
}

.usr_center:hover {
	background-image: linear-gradient(170deg, #ff900d 0%, #ffc943 100%);
}

/* å³è¾¹ */
.right_maun {
	float: right;
	width: 83%;
	margin: 0 auto;
	background: #fff;
	margin-bottom: 0 !important;
}

.mut_top {
	width: 100%;
	margin: 0 auto;
	padding: 12px;
	background: #FFFFFF;
}

.mut_top h3 {
	font-size: 16px;
	color: #08121f;
	font-weight: 600;
	border-bottom: 1px solid #eeeeee;
	padding-bottom: 10px;
}

.mut_mun {
	width: 100%;
	margin: 0px auto;
	padding-top: 10px;
	overflow: hidden;
}
.mut_mun ul{
/*  */
}


.mut_mun li {
	float: left;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	padding: 5px;
	margin-right: 5px;
	text-align: left;
}

.bt_a input {
	border: none;
}

.ser_cx {
	background: #e12826;
	color: #FFFFFF;
	border: 1px solid #e12826 !important;
}

.sel_bs select {
	border: none;
}

.sel_bs ption {
	margin-top: 20px;
}

.date_a input {
	border: none;
	    width: 115px;
}
.in_class{
	width: 60px;
}
.mut_down {
	width: 100%;
	margin: 0 auto;
	background: #FFFFFF;
	padding: 12px;
}

.mut_down table {
	width: 100%;
	border: 2px solid #f0efef;
	text-align: center;
}

.tal_main {
	background: #f7f7f7;
	border: none;
	color: #5a5f67;
}

.tal_main th {
	text-align: center;
	padding: 20px 0;
	font-size: 15px;
}

.tbl_min td {
	padding: 12px 0;
	font-size: 14px;
}

.tbi_s {
	text-align: left;
	padding-left: 10px !important;
}

.tal_d {
    width: 31%;
}

.page_ym {
	width: 100%;
	text-align: center;
}

.pagination {
	margin: 12px 0 0;
}

/* æ‰‹æœºç«¯ç­›é€‰ */

.cont {
	max-width: 1024px;
	margin: 0 auto;
}

.job-module .retrie {
	position: relative;
	z-index: 102;
	background-color: #e6f1fb;
	margin-bottom: 0;
	margin-top: 45px;
}

.job-module .retrie dt {
	overflow: hidden;
	display: flex;
	justify-content: space-around;
}

.job-module .retrie dt a {
	position: relative;
	float: left;
	width: 26%;
	line-height: 3em;
	color: #333;
	text-align: center;
}

.job-module .retrie dt .up {
	color: #3c84ce;
	background: url(../images/up.png) no-repeat right center;
}

.job-module .retrie dt #shaixuan {
	width: 22%
}

.job-module .retrie dt #shaixuan img {
	height: 1em;
	vertical-align: middle;
	margin-right: 0.3em
}

.job-module .retrie dt #shaixuan.up {
	color: #333;
	background: none
}

.job-module .retrie dd {
	position: relative;
}

.job-module .slide {
	position: absolute;
	top: 0px;
	left: 0;
	z-index: 104;
	display: none;
	width: 100%;
	overflow-y: auto;
	background-color: #fff;
}

.job-module .slide li {
	display: block;
	height: 3.5em;
	border-bottom: 1px solid #eee;
}

.job-module .slide li a {
	display: block;
	padding: 0 2em;
	height: 3.5em;
	background-color: transparent;
	line-height: 3.5em;
	color: #787878
}

.job-module .slide li a:hover,
.job-module .slide li a.selected {
	background-color: #f6fafe;
	color: #3c84ce
}

.screen {
	background-color: #fff;
	 !important;
	color: #5B5B5B;
}

.screen .top_src {
	background: #f6fafe;
	padding: 3% 1em;
	color: #C1C1C1
}

.screen .hd {
	padding: 4% 0;
	border-bottom: 1px solid #D7D4D4
}

.screen .title {
	padding-left: 1em;
}

.screen .bd {
	padding: 5% 0;
}

.screen .bd .j {
	padding: 5% 5% 1%;
	overflow: hidden;
	position: relative
}

.screen .bd .txt {
    border: none;
    width: 94%;
    border-radius: 5px;
    background: #F7F7F7;
    padding: 2% 0;
    text-align: left;
	padding-left: 15px;
    color: #515151;
    float: left;
	
}

.screen .bd .txt::-webkit-input-placeholder {
	color: #BFBFBF
}

.screen .ft {
	margin-top: 10%;
	overflow: hidden;
	padding-right: 2%;
}

.screen .ft input {
	float: left;
	color: #FFF;
	border: 0;
	font-size: 14px;
	padding: 0.3rem 2rem;
	border-radius: 5px;
	margin-left: 12px;
	background: #3c84ce;
}


.list {
	display: inline-block;
	border: 1px solid #EEEEEE;
	margin-left: 12px;
	height: 30px;
	line-height: 25px;
	border-radius: 5px;
}
.list input{
	border: none;
	border-radius: 5px;
}

.man_main{
	width: 100%;
	margin: 0 auto 30px;
	overflow: hidden;
	background: #f5f5f5;
}
.cony_max{
	/* width: 98%; */
	/* margin: 8px auto; */
	background: #FFFFFF;
	border-radius: 5px;
	padding: 10px;
}
.cony_top{
	border-bottom: 1px solid #EEEEEE;
	padding-bottom: 5px ;
}
.cony_top h1{
    display: inline-block;
    font-size: 14px;
    padding-right: 10px;
}
.cony_top span{
	float: right;
}
.cony_cen{
	width: 100%;
	margin: 0 auto;
	padding: 10px 0;
}
.cony_cen h3{
	color: #515151;
	font-size: 15px;
	line-height: 1.5em;
	height: 1.5em;
    overflow: hidden;
}
.cony_cen a{
	color: #3c84ce;
}
.cony_down{
	width: 100%;
	margin: 0 auto;
}
.cony_down span{
	border-radius: 5px;
    padding: 3px 7px;
    font-size: 12px;
}
.cony_la{
	background: #f5f9ff;
	color: #3c84ce;
}
.cony_lb{
	background: #effcfc;
	color: #29c5c6;
}
.cony_lc{
	background: #fff8f3;
	color: #eb7627;
}


.menu {
  position: fixed;
  bottom: 112px;
  right: 43px;
 -webkit-transform: translateZ(0);
  transform: translateZ(0);
  z-index: 100;
}
.menu-wrapper {
  position: absolute;
  left: 50%;
  bottom: 10px;
}
.menu-toggle-button, .menu-item-bounce, .menu-item-button {
  background: #fde9f5;
  border-radius: 50%;
  width: 80px;
  height: 80px;
  margin-left: -40px;
  margin-top: -40px;
  height: 80px;
  color: #fff;
  border: none;
  outline: none;
  position: relative;
}
.menu-toggle-button {
  background: transparent;
  position: absolute;
  top: 0;
  left: 0;
}
.menu-toggle-icon {
  font-size: 30px;
  position: absolute;
  top: 20px;
  left: 20px;
  width: 40px;
  height: 40px;
}
.menu-items {
  list-style-type: none;
  padding: 0;
  margin: 0;
  position: absolute;
  left: 0;
  top: 0;
}
.menu-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 0;
  height: 0;
}
.menu-item-bounce {
  position: absolute;
  top: 0;
  left: 0;
}
.menu-item-button {
  width: 60px;
  height: 60px;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  top: 0;
  left: 0;
  color: #3c84ce;
}
.menu-item-button .fa {
  font-size: 1.5rem;
  color: #fff;
}
 .menu-item-button .fa-inbox {
    transform: rotate(-59deg);
}
.menu-item-button .fa-reply-all {
  transform: rotate(-15deg);
}
.menu-item-button .fa-trash {
  transform: rotate(-101deg);
}
.menu-item-button .fa-fesh {
  transform: rotate(-144deg);
}
.menu-item-button .fa-push {
  transform: rotate(174deg);
}

.menu-item-button span{
	transform:rotate(240deg);
	-ms-transform:rotate(240deg); 
	-moz-transform:rotate(240deg);
	-webkit-transform:rotate(240deg);
	-o-transform:rotate(240de);
	display: inline-block;
	}
.menu-toggle-icon{
	background: url(../img/bitton.png) no-repeat;
	background-size: 100% 100%;
	vertical-align: middle;
}


.manage_main{
	background-image: linear-gradient(to top, #ffffff 0%, #ecf8fd 100%);
	width: 100%;
	/* min-height: 700px; */
	position: relative;
}
.fill_bj{
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	text-align: center;
	z-index: 1;
}
.fill_bj img{
	opacity: .4;
	width: 80%;
}
.fill_com{
	position: inherit;
	z-index: 9;
	width: 100%;
	text-align: center;
	margin: 0 auto;
	/* padding: 20px 0; */
	background: #fff;
}
.fill_com h3{
	font-size: 20px;
	color: #000000;
	font-weight: 600;
}
.fill_mad{
	margin: 10px auto;
	overflow: hidden;
}
.fill_da{
	width: 100%;
	/* margin: 0 auto; */
	overflow: hidden; 
}
.fill_da label{
    font-size: 15px;
    color: #1e1e1e;
    font-weight: 600;
    float: left;
    padding-top: 6px;
    text-align: right;
    width: 20%; 
}
.fill_da span{
	display: inline-block;
	/*	padding-top: 8px;
	float: left;*/
}
.fill_da input{
	/* background: #ffffff; */
	border: 1px solid #d3e0ea;
	border-radius: 5px;
	/* height: 35px; */
	line-height: 35px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
	
}
.fill_da select{
	background: #FFFFFF;
	border: 1px solid #d3e0ea;
	border-radius: 5px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
}
.fill_da textarea{
	background: #FFFFFF;
	border: 1px solid #d3e0ea;
	border-radius: 5px;
	height: 35px;
	line-height: 35px;
	padding-left: 10px;
	float: left;
	margin-left: 10px;
}
.fill_da b{
	color: #f00;
}



.fill_da textarea{
	height: 120px;
}
.fill_mad p{
	    /*color: #fb3737;*/
	    font-size: 12px;
	    padding-top: 8px;
	    display: block;
	    font-weight: normal;
	    text-align: left;
}
.custom-file-input{
	position: relative;
	width: 100%;
	margin: 0 auto;
	height: 50px;
	line-height: 50px;
	border: 1px solid #d3e0ea;
	border-radius: 5px;
}
.custom-file-input button{
	margin: 0 5px -9px 0 !important;
}
.file_out{
	position: absolute;
    top: -3px;
    left: 10px;
}
.file_out img{
	width: 30px;
	vertical-align: middle;
} 
.file_out span{
	vertical-align: middle;
} 
.custom-file-input input{
	width: 100%;
	float: left;
	line-height: initial;
	height: 50px;
	padding: 12px 10px 0;
}
.fill_bun{
	width: 100%;
	margin: 0 auto;
	text-align: center;
}
.fill_bun span{
	height: 40px;
	line-height: 40px;
	border-radius: 5px;
	text-align: center;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: 600;
	cursor: pointer;
	padding: 5px 40px;
	background: #457ec1;
}
.fill_bun span:hover{
	background: #457ec1;
}

.po_ritt{
	background: #FFFFFF;
	padding-bottom: 10px;
}
.po_hel {
    padding: 7px 30px 0px;
	width: 100%;
}
.po_hel li {
	height: 56px;
	line-height: 56px;
    border-bottom: 1px solid #f2f2f2;
	overflow: hidden;
}
.po_hel p{
	width: 80%;
	float: left;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
.po_hel p::before{
	content:'â—†'; 
	color: #3c84ce;
	padding-right:10px;
}
.po_hel span{
	width: 20%;
	float: right;
	text-align: right;
}

 .rlc_nav {
    height: 40px;
    line-height: 40px;
    background-color: #f8f8f8;
    padding-left: 20px;
    color: #999;
    font-family: 'å®‹ä½“'!important;
}
.rlc_nav img{
	width: 20px;
	vertical-align: middle;
}
 .rlc_nav a {
    color: #333;
	display: inline-block;
	padding-right: 5px;
}
 .rlc_nav span {
	vertical-align: middle;
}

.menu3 .menu3_block {
    padding: 20px 30px;
}
.menu3 .menu3_tit {
    font-size: 18px;
    font-family: MicrosoftYaHei;
    color: rgba(51,51,51,1);
    line-height: 18px;
    border-left: 3px solid #3c84ce;
    padding-left: 10px;
}
.menu3 .menu3_block .time {
    color: #999;
    border-bottom: 1px solid #eee;
    padding: 15px 0;
}
.menu3 .menu3_block .time span {
   font-size: 13px;
}
.menu3 .menu3_block .time span:last-child {
    margin-left: 10px;
}
.menu3 .menu3_content {
    padding: 0 30px 0px;
}
.menu3_content img{
	width: 100%;
}
.menu3_content h3{
	text-indent: 2em;
	font-size: 16px;
	font-weight: 600;
	line-height: 2em;
}

.menu3_content p{
	white-space: normal; 
	text-align: left;
	line-height: 2em;
}
.menu3_content span{
	font-family: å¾®è½¯é›…é»‘,"microsoft yahei";
	font-size: 14px; 
	color: rgb(0, 0, 0);
}

.means_main{
	position: inherit;
	width: 100%;
	margin: 0 auto;
	z-index: 9;
}
.means_top{
	width: 100%;
	line-height: 40px;
	border-bottom: 1px dashed #EEEEEE;
	background: #FFFFFF;
	padding: 10px 20px;
}
.men_line{
	width: 4px;
	height: 25px;
	border-radius: 10px;
	background: #4d92db;
	display: inline-block;
	vertical-align: middle;
}
.means_top h3{
	font-size: 16px;
	font-weight: 600;
	display: inline-block;
	vertical-align: middle;
	padding-left: 10px;
}
.means_top span{
	vertical-align: middle;
	float: right;
}
.means_pott{
	width: 100%;
	margin: 0 auto;
	padding: 20px;
	float: left;
	background: #fff;
}
#form{/* width: 73%; */}
.means_al{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
	padding: 10px 0;
}
.means_al label{
	font-weight: 200;
	width: 20%;
}

.means_al input {
    border: 1px solid #d3e0ea;
}
.means_al .fa_lob {
	width: 60%;
}
.means_al span{
	padding-left: 10px;
	color: #e12826;
}

.manage_li{
    border-bottom: 1px solid #fde9f5;
    overflow: hidden;
}


.main_mol{
	width: 100%;
	margin: 0 auto;
	padding: 20px 20px 5px;
}
.main_top{
	width: 100%;
	margin: 0 auto;
	overflow: hidden;
}.main_top ul{
	width: 80%;
	margin: 0 auto;
	float: left;
}
.main_top li{
	width: 25%;
	float: left;
	text-align: center;
}
.mo_leer{
	width: 97%;
	border-radius: 10px;
	display: inline-block;
	height: 120px;
	line-height: 120px;
}
.mai_a{
	background-image: linear-gradient(60deg, #5082f1 0%, #64b4fd 100%);
}
.mai_b{
	background-image: linear-gradient(60deg, #44c2bf 0%, #47ddc4 100%);
}
.mai_c{
	background-image: linear-gradient(60deg, #ff900d 0%, #ffc943 100%);
}
.mai_d{
	background-image: linear-gradient(60deg, #fe4f5c 0%, #fe9498 100%);
}
.mod_mai{
	width: 20%;
	float: left;
}.mod_le{
    width: 98%;
    margin: 0 auto;
    text-align: center;
    height: 57px;
    line-height: 57px;
    border-radius: 5px;
    margin-bottom: 5px;
    margin-top: 1px;
    margin-left: 3px;
}
.mod_le img{
	vertical-align: middle;
	width: 30px;
}
.mod_le span{
	vertical-align: middle;
	font-size: 15px;
	color: #FFFFFF;
}
.mod_a{
	background-image: linear-gradient(-20deg, #00cdac 0%, #8ddad5 100%);
}
.mod_b{
	background-image: linear-gradient(to top, #4481eb 0%, #04befe 100%);
}

.mo_leer img{
	width: 50px;
	vertical-align: middle;
}
.mo_leer span{
	font-size: 18px;
	color: #FFFFFF;
	padding-left: 10px;
	vertical-align: middle;
}
.mo_leer b{
	font-size: 22px;
	padding: 0 5px;
}
.main_down{
	width: 100%;
	margin: 20px auto 0;
	background: #FFFFFF;
	border-radius: 10px;
}
.mol_al{
	width: 100%;
	margin: 0 auto;
	border-bottom: 1px solid #f4f4f4;
	padding: 20px;
	font-size: 18px;
}
.mol_al span::before{
	content: "â—†";
	color: #e12826;
	padding-right: 10px;
}
.mol_bl{
	width: 100%;
	margin: 0 auto;
	padding: 20px 20px 0;
	text-align: center;
	overflow: hidden;
}
.mol_bl li{
	float: left;
	width: 25%;
	margin-bottom: 40px;
}
.mot_as{
	width: 95%;
	margin: 0 auto;
	background: #00A2FF;
	border-radius: 10px;
	padding: 20px 0;
}
.mot_as img{
	width: 52px;
	padding-top: 10px;
}
.mot_as p{
	font-size: 18px;
	color: #FFFFFF;
	padding-top: 10px;
}
.pol_h{
	width: 97%;
	margin: 10px auto 0;
	background: #FFFFFF;
	padding: 15px 15px 10px;
	border-radius: 10px;
}
.pol_h p{
	font-size: 18px;
}
.momo_a{
	background-image: linear-gradient(to top, #00c6fb 0%, #005bea 100%);
}
.momo_b{
	background-image: linear-gradient(180deg, #2af598 0%, #009efd 100%);
}
.momo_c{
	background-image: linear-gradient(to top, #ff5858 0%, #f09819 100%);
}
.momo_d{
	background-image: linear-gradient(to top, #ff0844 0%, #ffb199 100%);
}
.tbi_s a{
	display: inline-block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	width: 99%;
	max-width: 300px;
}

.fill_bj{display: none;}
.fill_main{min-height: auto !important}
.fill_com_comment{
	background: linear-gradient(to bottom, #2196f3, #007bff 50%, white);
    padding-top: 0.5rem;
}
.fill_com_comment h3{	
	line-height:40px;
	color:#fff;
}
.fill_com_comment1{
	background: linear-gradient(to bottom, #2196f3, #007bff 50%, white);
    padding: 20px;
}
.fill_com_comment1 h3{
	color:#fff;	
	line-height:40px;
	margin:10px;
}
.fill_com999 {
	background-color:#fff;	
	text-align:left !important;	
	margin:20px;
	padding:10px;
	border-radius: 15px; 
}
.fill_com999 p{
	font-size:16px;
	line-height:40px;
	text-indent:2rem;
}

.fill_com999 span{
	font-size:1.5rem;
	line-height:40px;
}
.fill_com998 {
	background-color:#fff;	
	text-align:left !important;
	padding:10px;
	border-radius: 15px; 		
	margin-bottom:20px;
}
.fill_com998 p{
	font-size:1.5rem;
	line-height:40px;
	text-indent:3rem;
}

.fill_com998 span{
	font-size:16px;
	line-height:40px;
}

.fill_mad999{
	background-color:#fff;
	margin: 20px;
	border-radius: 15px; 
	padding:10px;
}
.fill_mad999 label{
	width: 50% !important;
}
.fill_mad999 fill_da{
	margin:10px 0px;
}

.fill_mad998{
	background-color:#fff;
	border-radius: 15px; 
	padding:10px;
	text-align:left !important;
}

.fill_mad998 label{
	width: 40% !important;
}

.fill_mad998 input{
	float:none !important;
}

.fill_mad998 .fa_loa {
        width: 53% !important;;
}
.fill_da_input {
	padding-top: 6px;
}
.fill_da_input span{
	padding: 0px 15px;
}