﻿@charset "UTF-8";

/* CSS Document */

* {
	padding: 0;
	margin: 0;
}
body {
    color: #333;
    font-family: "微软雅黑",Arial;
}
li{
	list-style: none;
}
textarea{
	resize: none;
}
a:focus,
a:hover,
a{
	text-decoration: none;
}
.bg_gray {
	border: #5D5D5D dashed 1px;
	background-color: #ccc;
}

.bg_red {
	background-color: #F08A8C;
}
.fr{
	float: right;
}
.margin-top5{
	margin-top: 5px;
}
.bg_yellow {
	background-color: #EAE296;
}

.bg_green {
	background-color: #89E184;
}

.bg_blue {
	background-color: #4187b9;
}

.bg_blue_2 {
	background-color: #68a9d8;
}

.bg_blue_3 {
	background-color: #fafcfe;
}

.text_white {
	color: #FFF;
}

.text_green {
	color: green;
}

.text_red {
	color: red;
}

.contact {
	background-color: #4187b9;
	padding-bottom: 20px;
	padding-top: 20px;
}

.menu {
	background-color: #4187b9;
	height: 100px;
	display: inline;
	padding-top: 28px;
	color: #FFF;
}

.padding_top_20 {
	padding-top: 20px;
}

.padding_bottom_20 {
	padding-bottom: 20px;
}

.padding_top_50 {
	padding-top: 50px;
}

.padding_bottom_50 {
	padding-bottom: 50px;
}

.margin_top_20 {
	margin-top: 20px;
}

.margin_bottom_20 {
	margin-bottom: 20px;
}

.margin_top_50 {
	margin-top: 50px;
}

.margin_bottom_50 {
	margin-bottom: 50px;
}

.list_app {
	padding: 20px;
}

.list_title {
	font-size: 18px;
	height: 30px;
	padding: 4px;
	padding-left: 20px;
}

.list_shenqing {
	width: 900px;
}

.bg-white {
	background-color: white;
}

.bg-blue {
	background-color: #4187b9;
}

.bg-l-blue {
	background-color: #e9f5ff;
}

.bg-photo {
	background-image: url(../images/photo_1.jpg);
	background-size: cover;
	background-repeat: no-repeat;
}

.af-txt-color-1 {
    color: #6ba7d1;
    font-weight: 500;
    font-family: "微软雅黑", Arial;
    line-height: 26px;
    font-size:16px;
}

.af-txt-color-2 {
	color: #4c8ebd;
	font-weight: 500;
	font-family: "微软雅黑";
}

.af-txt-color-3 {
	color: #509ac6;
	font-weight: bold;
}

.header-top {
	background-color: white;
	border-bottom: none;
}

.header-top-2 {
	background-color: #4187b9;
	border-bottom: none;
}

.af-header {
	padding-bottom: 1em;
	padding-top: 1em;
}

.af-header img {
	width: 343px;
    height:60px;
	/*padding-top: 10px;*/
}

.af-header a {}

.af-header-txt-active,
.af-header-txt:hover {
	color: #82c1e1 !important;
}

.af-container2 {
	padding-top: 30px;ol-passwo
}

.af-panel {
	padding: 14px;
	background-color: white;
}

.af-panel-grid {
	padding: 38px 18px;
	;
}

.form-control-username {
	margin: 10px auto;
	padding-left: 23px;
}
.form-control-password{
	padding-left: 23px;
}
.pb-20 {
	padding-bottom: 20px;
}

.p-20 {
	padding-top: 20px;
	padding-bottom: 20px;
    margin-top:20px;
}

.btn-alpha {
	background-color: #e9f5ff;
	border:1px solid #4187b9;
	color: #4187b9;
	font-weight: bold;
}

.btn-short {
	width: 70%;
}

blockquote {
	border-left: 5px solid #4187b9;
	color: #4187b9;
	font-size: 14px;
}

.test_box_1 {
	padding: 20px;
}

.test_box_2 {
	margin: -20px;
}






/*2016-12-21*/
.navbar-toggle-m{
	margin-right: 0;
}
.logo-m{
	float: left;
}
.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #337ab7;
}
.navbar-inverse .navbar-toggle {
    border: none;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background: #337ab7;
}
.navbar-inverse .navbar-toggle:hover .icon-bar,
.navbar-inverse .navbar-toggle:focus .icon-bar{
    background-color: #fff;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
    border-color: #fff;
}
@media (min-width: 992px){
	.col-md-3 {
     width: auto; 
	}
}
.login{
	position: relative;
}
.login span{
	position: absolute;
	left: 7px;
	top: 10px;
	color: #999;
}

.active .btn-alpha{
    color: #fff;
    background-color: #286090;
    border-color: #122b40;
}

.servertime{
	/*border-bottom: 1px dotted #ccc;*/
	margin: 25px auto;
}
.servertime-img{
	float: left;
}
.servertime-img img{

}
.servertime-img p{
	font-size: 18px;
    color: #4c8ebd;
    font-family: "微软雅黑";
    font-weight: bold;
    text-align: center;
}
.servertime-txt {
    padding-left: 100px;
    font-family: "微软雅黑", Arial;
    line-height: 26px;
    font-size: 16px;
}
.servertime-txt p{
	color: #4187b9;
	margin-bottom: 0;
}

.wtfy-tab{
	margin: 35px auto;
}

.btn-alpha.active, .btn-alpha:active, .open>.dropdown-toggle.btn-alpha {
    color: #fff;
    background:none;
}


/*2016-12-22-list*/

.f-right{
	float: right;
}

.af-header-2 {
	padding-bottom: 1em;
	padding-top: 1em;
}

.af-header-2 img {
	width: 220px;
}

.af-header-2 li a {
	color: #FFFFFF;
}

.af-header-2-txt-active, .af-header-2-txt:hover {
	color: #FFFFFF !important;
}
.target-fix {
    position: relative;
    top: -78px;
    display: block;
    height: 0;
    overflow: hidden;
}

.padding_00{
	padding: 0;
}

.width_150{
	padding: 0;
	font-size: 22px;
	width: 150px;
}

.btn-submit {
  color: #fff;
  background-color:#ff9000;
  border: hidden;
}
.btn-submit:focus,
.btn-submit.focus {
  color: #fff;
  background-color:#FF9000;
}
.btn-submit:hover {
  color: #fff;
  background-color:#db7c00;
}
.btn-submit:active,
.btn-submit.active,
.open > .dropdown-toggle.btn-submit {
  color: #fff;
  background-color:#db7c00;
}

.btn-save {
  color: #fff;
  background-color:#68a9d8;
  border: hidden;
}
.btn-save:focus,
.btn-save.focus {
  color: #fff;
  background-color:#68a9d8;
}
.btn-save:hover {
  color: #fff;
  background-color:#4187b9;
}
.btn-save:active,
.btn-save.active,
.open > .dropdown-toggle.btn-submit {
  color: #fff;
  background-color:#4187b9;
}

.nav-m{
	margin-top: 20px;
}

.nav-m span{
	background: #fff;
}

.nav2-m>li>a{
	text-align: center;
	color: #fff;
	height: 44px;
    line-height: 20px;
    font-weight: 500;
    font-size: 18px;
}
.nav2-m>li>a:hover{
	background: #286d9e;
	height: 44px;
}
.listpage-tab li{
	padding-left: 5px;
	padding-right: 5px;
}
.file-up{
	height: 198px;
	border: 1px solid #4187b9;
	padding-left: 0;
	padding-right: 0;
	margin-top: 25px;
}
.file-up-title{
	height: 34px;
	background: #bbdef8;
}
.file-up-title span{
	margin-top: 6px;
    font-size: 18px;
    color: #fff;
    margin-left: 10px;
    cursor: pointer;
}
.file-up-content{
	height: 164px;
}
.file-up-content td{
	color: #5a97c2;
}
.file-up-content td a{
	font-weight:normal;
	color: #fe0000;
}


/* 2016-12-27 */
/* index.html */
.navbar-inverse .navbar-nav>.open>a, 
.navbar-inverse .navbar-nav>.open>a:focus, 
.navbar-inverse .navbar-nav>.open>a:hover {
    color: #82c1e1;
    background: none;
}

@media (max-width: 767px){
	.navbar-inverse .navbar-nav .open .menu-m>li>a:focus, .navbar-inverse .navbar-nav .open .menu-m>li>a:hover {
	    color: #82c1e1;
	    background:none;
	}
	.navbar-inverse .navbar-nav>li>a.af-header-txt {
	    color: #333;
	}
	.navbar-inverse .navbar-nav>li>a.af-header-txt:focus, 
	.navbar-inverse .navbar-nav>li>a.af-header-txt:hover {
	    color: #82c1e1;
	    background:#f5f5f5;
	}
	.navbar-inverse .navbar-nav .open .menu-m-index>li>a {
    	color: #333;
	}
	.navbar-inverse .navbar-nav .open .menu-m-index>li>a:hover,
	.navbar-inverse .navbar-nav .open .menu-m-index>li>a:focus
	 {
    	background: #f5f5f5;
	}
}

@media (min-width: 768px){
	.navbar-inverse .navbar-nav>li>a.af-header-txt {
	    color: #333;
	}
}

/* list.html */
.edit{
	margin-bottom: 10px;
	resize:none;
}
.nav>li>a:focus{
    text-decoration: none;
    background:none;
}
.nav>li>a:hover {
    text-decoration: none;
    background:#286d9e;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background:#286d9e;
    border:none;
}
.menu-m>li>a{
	text-align: center;
	color: #fff;
}
@media (min-width: 768px){
	.nav2-m>li>a{
	text-align: center;
	color: #fff;
	height: 78px;
    line-height: 48px;
    font-weight: 500;
    font-size: 18px;
	}
	.nav2-m>li>a:hover{
		background: #286d9e;
		height: 78px;
	}
	.navbar-nav {
	    margin: 0;
	    float: right;
	}
	.nav>li>a:focus {
		text-decoration: none;
	    background:none;
	}
	.nav>li>a:hover {
	    text-decoration: none;
	    background:#286d9e;
	}
	.nav .open>a, .nav .open>a:focus,
	.nav .open>a:hover{
	    background:#286d9e;
	    border:none;
	}
	.navbar-right .dropdown-menu {
	    left: 0;
	}
	.menu-m>li>a{
		text-align: center;
		color: #333;
	}

}

/* 2017-1-1 */

.width1000{
	width: 100%;
	padding-right: 0;
	padding-left: 0;
	margin-top: 98px;
	margin-bottom: 30px;
}
.margin-top48{
	margin-top:48px;
}
.m-lr0{
	margin-left: 0;
	margin-right: 0;
    line-height:28px;
}
.n-title{
	height: 40px;
	line-height: 40px;
	background: #68a9d8;
	color: #fff;
	font-size: 18px;
	padding-left: 36px;
}
.n-content{
	background: #f2faff;
	padding: 5%;
}
.n-content p{
	color: #286d9e;
}
.n-content p.m-l13{
	margin-left: 13px;
}
.label-color-blue{
	color: #286d9e;
}
.label-color-blue span{
	vertical-align: sub;
	margin-left: 5px;
}
.btn-register{
	width: 150px;
	height: 50px;
	color: #fff;
	background:#ff9000;
	border: none;
	font-size: 18px;
}

.btn-default:active:focus,
.btn-default:active:hover{
	color: #fff;
	background: #e88300;
	border: none;
}
.btn-register:hover,
.btn-register:focus,
.btn-register:active{
	background: #e88300;
	color: #fff;
}
.directlogin{
	margin-left: 35px;
}
.register-tip{
	color: #b4b4b4;
	line-height: 30px;
	margin-bottom: 0;
	padding-right: 0;
	padding-left: 0;
}
.btn-userinfo{
	padding: 0 15px;
}
.btn-modify{
	margin-bottom: 15px;
	background: #ff9000;
	color: #fff;
	font-size: 18px;
	border: none;
}
.btn-back{
	background: #68a9d8;
	color: #fff;
	font-size: 18px;
	border: none;
}
.btn-modify:hover,
.btn-modify:focus,
.btn-modify:active{
	background: #ff9000;
	color: #fff;
}
.btn-back:hover,
.btn-back:focus,
.btn-back:active{
	background: #68a9d8;
	color: #fff;
}
.btn-modify:active:focus，
.btn-modify:active:hover{
	color: #fff;
	background: #ff9000;
	border: none;
}
.btn-back:active:focus,
.btn-back:active:hover{
	color: #fff;
	background: #68a9d8;
	border: none;
}
.userpic img{
	width: 120px;
	height: 120px;
	border-radius: 50%;
	display: block;
	margin: 0 auto;
}
.userpic p{
	margin: 10px 0 20px;
	font-size: 18px;
	color: #286d9e;
	text-align: center;
}
@media (min-width: 768px){
	.width1000{
		max-width: 1000px;
		margin-top: 148px;
		margin-bottom: 210px;
	}
	.margin-top48{
		margin-top:48px;
	}
	.n-content{
		min-height: 445px;
		padding: 36px;
	}
	.input-register{
		max-width: 350px;
	}
	.btn-modify,
	.btn-back{
		height: 48px;
	}
}

/* 2017-1-4 */
.select-iando {
    margin-bottom: 15px;
    margin-top: 15px;
}
.label-lei{
	font-weight: normal;
	line-height: 2.2;
	padding-right: 0;
}
.label-wtr{
	font-weight: normal;
	padding-right: 0;
	padding-left: 0;
	padding-top: 5px;
}
.text-wtr{
	padding-left: 0;
}
.btn-table-four{
	margin: 0 5px;
}
.iptpage input{
	width: 40px;
    border-radius: 4px;
    outline: none;
    border: 1px solid #ccc;
    height: 34px;
    margin: 0 10px;
}
.totalpage{
	color: #23527c;
	margin:0 5px;
}
.btn-jumppage{
	background: #fff;
	border: 1px solid #ccc;
	color: #23527c;
}
.ipt-table-search,
.flatpickr-input{
	width: 75%;
    border-radius: 4px;
    outline: none;
    border: 1px solid #ccc;
    height: 34px;
}
.btn-active-hover:active:focus,
.btn-active-hover:active:hover{
	color: #333;
    background-color: #e6e6e6;
    border:none;
}
.table-search{
	margin: 15px auto;
}
.m-margin-tb5{
	margin: 5px 0;
}
.btn-upload-file{
	width:100%;
	margin:5px 0;
}
.btn-upload-a{
	width:auto;
	margin:5px 0 10px;
}
.btn-upload-a:active:focus, 
.btn-upload-a:active:hover {
    color: #333;
    background: #d4d4d4;
    border: none;
}
.btn-loginout:active:focus,
.btn-loginout:active:hover{
	color: #333;
    background: #d4d4d4;
    border: none;
}
.table-title-center th{
	text-align:center;
}
.js-input-remove{
	margin-left:15px;
}
@media (min-width: 768px){
	.col-md-3{
		width: 25%;
	}
	.label-lei{
		width: 13%;
	}
	.label-lei-f{
		margin-bottom: 15px;
	}
	.label-wtr{
		width: 13%;
	}
	.padding-bottom15{
		padding: 15px 0;
	}
	.m-margin-tb5{
		margin-bottom: 0;
	}
	.table-search{
		border-top: 1px solid #ddd;
		border-left: 1px solid #ddd;
		border-bottom: 1px solid #ddd;
	}
	.table-search div{
		border-right: 1px solid #ddd;
		height: 51px;
		text-align: center;
    	margin: 0;
    	line-height: 3.4;
    	padding: 0;
	}
}