.body {
	font-family: "微软雅黑";
	font-weight: normal;
}
ul, li {
	list-style: none;
	padding: 0px;
}
.header-top {
	position: fixed;
	width: 100%;
	top: 0px;
	left: 0px;
	z-index: 999999;
}
.header {
	font-family: "微软雅黑";
	color: #FFFFFF;
	font-size: 24px;
}
.nav-top {
	margin-top: 80px;
}
.content-bottom {
	padding-bottom: 90px;
}
.footer {
	width: 100%;
	padding: 0px 0px;
	text-align: center;
	position: fixed;
	bottom: 0px;
	background-color: #dcdddd;
	z-index: 999999;
}
.border {
	border: 1px solid #000
}
.table_headera {
	background: #FFF;
}
.container {
	/*position: relative;*/
	width: 100%;/*display: block;*/
	margin-bottom: 35px;
}
.f_container {
	width: 100%;
	text-align: center;
}
.select {
	width: 20%;
	height: 40px;
	background: #A9A9A9;
	margin-left: 1%;
	font-size: 100%;
}
.input {
	width: 30%;
	height: 40px;
	border: 1px solid black;
	border-radius: 8px;
	font-size: 100%;
	margin-left: 3%;
}
.search {
	width: 20%;
	height: 40px;
	background: #A9A9A9;
	border-radius: 5px;
	font-size: 100%;
}
.more {
	width: 20%;
	height: 40px;
	background: #A9A9A9;
	border-radius: 5px;
	font-size: 100%;
	margin-left: 1%;
}
.list {
	width: 98%;
	height: 100px;
	background: #D0D0D0;
	margin-top: 5px;
	margin-left: 1%;
	border: 1px solid black;
	position: relative;
}
.image {
	height: 80px;
	margin-top: 10px;
	margin-right: 5px;
}
.head {
	height: 30px;
	font-size: 150%;
	text-align: center;
}
.text {
	height: 50px;
	font-size: 100%;
}
.logo {
	width: 70px;
	height: 40px;
	margin-top: 5px;
	float: left;
}
.span-title {
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: 15px;
}
/*rewrite*/
a.header:link, a.header:visited, a.dropdown-toggle:link, a.dropdown-toggle:visited {
	color: #fff !important;
}
a.repadding {
	padding: 0px 25px;
}
a.repadding-h {
	padding-right: 40px !important;
}
.offset_height {
	width: 100%;
	height: 80px;
}
/*page iframe latest*/
/*update--date(2015-07-21)*/
.head-l {
	/*width: 100%;*/
	min-width: 1700px !important;
	height: 55px;
	/*padding-top: 20px;
	padding-bottom: 40px;*/
	background-color: #003374;
}
.head-inner {
	width: 1280px;
	height: 50px;
	margin: auto;
}
.logo-img {
	width: 45px;
	height: 45px;
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}
.logo-text {
	width: 75px;
	height: 35px;
	float: left;
	margin-top: 10px;
	margin-left: 20px;
}
.nav-bar {
	height: 100%;
	float: left;
	margin-left: 20px;
}
.nav-bar a {
	display: block;
	height: 100%;
	padding: 0px 20px;
	float: left;
	margin-left: 45px;
	color: #fff;
	font-weight: bold;
	font-size: 15px;
	text-decoration: none;
	line-height: 55px;
}
.nav-bar a.nav-active {
	background-color: #01224d;
}
.div-user {
	float: left;
	margin-left: 180px;
}
.ul-u-list {
	display: none;
	width: 140px;
	padding: 0px;
	z-index: 999;
	position: absolute;
	background-color: #fff;
}
.ul-u-list li {
	width: 100%;
	border-right: 1px solid #c4c4c4;
	border-bottom: 1px solid #e5e5e5;
	border-left: 1px solid #c4c4c4;
	float: left;
}
.ul-u-list li:first-child {
	border-bottom: none;
}
.ul-u-list li:first-child a {
	padding-top: 8px;
}
.ul-u-list li:last-child {
	border-bottom: 1px solid #c4c4c4;
	-moz-border-bottom-left-radius: 4px;
	-moz-border-bottom-right-radius: 4px;
	-webkit-border-bottom-left-radius: 4px;
	-webkit-border-bottom-right-radius: 4px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}
.ul-u-list li:last-child a {
	padding: 10px 5px 8px 15px;
}
.ul-u-list li a {
	display: block;
	width: 100%;
	height: 100%;
	cursor: pointer;
	font-size: 14px;
	padding: 0px 5px 8px 15px;
	color: #656667;
	text-decoration: none;
}
.a-user {
	display: block;
	width: 140px;
	height: 43px;
	margin-top: 6px;
	background-image: url(../images/username.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	color: #fff;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-khtml-border-radius: 4px;
	border-radius: 4px;
}
.a-user span {
	display: block;
	float: left;
}
.sp-user-icon {
	margin-top: 10px;
	margin-left: 15px;
	font-size: 22px;
}
.sp-user {
	width: 50px;
	margin-top: 11px;
	font-size: 16px;
	margin-left: 10px;
	color: #fff;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.img-user {
	width: 26px;
	height: 22px;
	float: left;
	margin-top: 10px;
	margin-left: 12px;
}
.img-arrow {
	width: 18px;
	height: 8px;
	float: left;
	margin-top: 16px;
	margin-left: 8px;
}
.div-nav-box {
	width: 100%;
	height: 60px;
	background-image: url(../images/top_nav.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	box-shadow: 0px -3px 20px #dcdddd;
	margin-top: 10px;
}
/*nav list*/
.ul-nav-list {
	width: 880px;
	height: 44px;
	margin: auto;
}
.ul-nav-list li {
	width: 165px;
	height: 100%;
	float: left;
	margin-left: 35px;
}
.ul-nav-list li a {
	display: block;
	width: 100%;
	height: 100%;
	text-align: center;
	font-size: 20px;
	line-height: 45px;
	color: #2e2e2e;
	text-decoration: none;
	cursor: pointer;
}
.ul-nav-list li.nav-active a {
	display: block;
	width: 100%;
	height: 100%;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat-x;
	background-size: 100% 100%;
	color: #fff;
}
/*nav list end*/

/*content*/
.content-outside-box {
	width: 100%;
	height: auto;
	/*background-image: url(../images/img_bg.png);
	background-repeat: no-repeat;
	background-size: 100%;*/
	float: left;
}
.content-box {
	width: 100%;/*1280px*/
	height: 100%;/*margin: auto;
	margin-top: 240px;*/
}
.table-menu-layout {
	width:100%;
	min-width: 1700px; /*100%*/
	height: 100%;
}
/*.table-menu-layout tr td:first-child {
	width: 210px;
	vertical-align: top;
}*/
.tm_left{
	width:210px;
	vertical-align: top;
}
.menu-bg {
	background-color: #0662c5;
}
.nav-left {
	width: 100%;/*290px*//*min-height: 550px
	background-color: #fff;
	background-image: url(../images/left_bg.png);
	background-repeat: repeat-x;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;
	padding-top: 80px;*/
}
.nav-left-title {
	width: 100%;
	height: 50px;
	background-color: #3c8add;
	color: #fff;
	padding-left: 13px;
	border-bottom: 1px solid #5899d1;
}
.nav-left-icon {
	width: 22px;
	height: 20px;
	background-image: url(../images/menu.png);
	background-size: 100% 100%;
	float: left;
	margin-top: 14px;
}
.nav-left-title span {
	display: block;
	float: left;
	margin-top: 15px;
	margin-left: 6px;
	font-size: 16px;
	font-weight: bold;
}
/*nav-left rewrite*/
.panel-parent {
/*width:100%;
	float:left;*/
}
.panel-header {
	padding: 0px 13px;
	height: 50px;
	background-color: #3c8add;
	border-bottom: 1px solid #5899d1;
	color: #fff;
	line-height: 47px;
	cursor: pointer;
}
.list-panel {
	display: none;
	padding-left: 13px;
}
.list-panel a {
	display: block;
	width: 100%;
	height: 33px;
	text-decoration: none;
	color: #fff;
	border-top-left-radius: 5px;
	border-bottom-left-radius: 5px;
	margin-bottom: 15px;
}
.list-panel a:first-child {
	margin-top: 5px;
}
.list-panel a.link-active {
	color: #3b89db;
	background-color: #fff;
}
.list-panel a span {
	display: block;
	float: left;
	margin-top: 6px;
	margin-left: 10px;
}
.icon-common {
	width: 9px;
	height: 9px;
	background-size: 100% 100%;
	margin-top: 12px !important;
	margin-left: 8px !important;
}
.icon-dot-active {
	background-image: url(../images/cata_btn_active.png);
}
.icon-dot {
	background-image: url(../images/cata_btn.png);
}
.collapsing {
	display: block;
}
/*rewrite end*/
.title-img-common {
	width: 18px;
	height: 8px;
	float: right;
	margin-top: 21px;
	background-size: 100% 100%;
}
.title-img-up {
	background-image: url(../images/arrow_blue_up.png);
}
.title-img-down {
	background-image: url(../images/arrow_blue_down.png);
}
.nav-right {
	width: 100%;
	min-height: 100%;
	background-color: #fff;
	/*margin-top: 80px;*/
	/*border: 1px solid #9a9a9a;*/
	/*-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-khtml-border-radius: 10px;
	border-radius: 10px;*/
	padding: 30px 40px;
	font-family: 微软雅黑;
}
.ul-title-tab {
	width:100%;
	min-width: 1350px; /*100%*/
	height: 45px;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	background-color: #3c8add;
	margin-bottom: 0px;
	padding-left: 20px;
}
.ul-title-tab li {
	height: 35px;
	float: left;
	margin-top: 10px;
	margin-right: 20px;
	border-top-left-radius: 3px;
	border-top-right-radius: 3px;
	overflow: hidden;
}
.ul-title-tab li a {
	display: block;
	width: 100%;
	height: 100%;
	color: #fff;
	text-decoration: none;
	padding: 5px 10px 0px 10px;
	cursor: pointer;
	font-size: 16px;
}
.ul-title-tab li.nav-active a {
	color: #414141;
	text-decoration: none;
	background-color: #fff;
}
.ul-title-tab li a.u_back:link{
	text-decoration:underline;
}
.ul-title-tab li a.u_back:hover{
	opacity:0.9;
	filter:alpha(opacity=90);
}
/*new system(2015-07-23)*/
input:-webkit-autofill {
 -webkit-box-shadow: 0 0 0px 1000px #fff inset;
}
.c_85ca53 {
	color: #85ca53; /*绿色*/
}
.ee3436 {
	color: #ee3436; /*红色*/
}
.e06263 {
	color: #e06263; /*朱红*/
}
.c_4d91dc {
	color: #4d91dc; /*淡蓝色*/
}
.f78000 {
	color: #f78000 !important; /*橘色*/
}
.c60002 {
	color: #c60002; /*深红*/
}
.ff0000 {
	color: #ff0000; /*红色*/
}
.c_88c88c{
	color:#88c88c;
}
.c7c8ca{
	color:#c7c8ca;
}
/*font-size*/
.size13 {
	font-size: 13px;
}
.group-space {
	width: 100%;
	margin-top: 35px;
	text-align: center;
	margin-left: 0px !important;
}
.inner-panel {
	width:100%;
	min-width: 1350px; /*100%*/
	min-height: 730px;
	border: 1px solid #d6d6d6;
	border-top: none;
	padding-top: 10px;
	padding-bottom: 20px;
	/*margin-bottom: 80px;*/
	float: left;
}
.panel-opt {
	background-color: #edf4fc;
	border: 1px solid #bcd5f3;
	margin-top: 15px;
	border-radius: 6px;
}
.table-responsive {
	border-top: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	margin-top: 30px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin-bottom: 50px;
}
.table-responsive table {
	margin-bottom: 0px;
}
.table-responsive table thead th {
	border-bottom-width: 1px;
	background-color: #f0f4f7;
}
.table-responsive table thead th, .table-responsive table tbody td {
	padding-top: 15px;
	padding-bottom: 15px;
	text-align: center;
}
.table-responsive table tbody td {
	color: #979797;
}
.tb_btn {
	border-radius: 4px;
	box-shadow: 1px 1px 2px #e6e5e3 inset;
	border: 1px solid #b4b4b4;
	background-color: #f2f1ef;
}
.tb_btn:hover {
	opacity: 0.6;
	filter: alpha(opacity=60);
}
.input-group input, .input-group span {
	background-color: #fff !important;
}
.table-responsive {
	margin-top: 20px;
}
.table-title {
	padding-left: 10px;
}
a.link-more {
	font-weight: bold;
	text-decoration: underline;
}
.inform-bar {
	padding: 0px 10px 30px 10px;
	font-weight: bold;
	font-size: 18px;
}
/*加油*/
.rf_title {
	border-bottom: 1px solid #d6d6d6;
	text-align: center;
	padding: 15px 0px 20px 0px;
	font-size: 1.6em;
	letter-spacing: 1px;
}
.ul_refuel {
	width: 100%;
	height: 41px;
	top: 0px;
	left: 0px;
	position: absolute;
	border-bottom: 1px solid #dcdddd;
}
.ul_refuel li {
	float: left;
	margin-left: 25px;
}
.ul_refuel li a:link, .ul_refuel li a:visited {
	display: block;
	float: left;
	height: 35px;
	padding: 0px 15px;
	color: #3d3d3d;
	margin-top: 6px;
	line-height: 38px;
	text-decoration: none;
}
.ul_refuel li a:hover {
	opacity: 0.7;
	filter: alpha(opacity=70);
}
.ul_refuel li a.rf_active {
	background-color: #fff;
	border-top: 1px solid #dcdddd;
	border-right: 1px solid #dcdddd;
	border-left: 1px solid #dcdddd;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
}
/*update(2015-08-25)*/
.table_contact {
	width: 500px;
	margin-top: 20px;
}
.table_contact thead th, .table_contact tbody td {
	padding: 10px 10px !important;
	text-align: left !important;
}
.table_contact thead th:first-child {
	width: 180px;
}
.table_contact tbody td:nth-child(2) {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	padding-top: 15px !important;
}
.i_delete {
	width: 24px;
	height: 24px;
	background-image: url(../images/delete.png);
	margin-top: 3px;
}
.i_delete:hover {
	opacity: 0.8;
	filter: alpha(opacity=80);
	cursor: pointer;
}
/*update(2015-09-01)*/
.table-hover tr td a{
	text-decoration:none;
}
.import_info{
	width:100%;
	color:#666;
	margin: 10px 0 30px 0;
	text-align: center;
	font-weight: bold;
	display: none;
}
.import_info .s_item{
	margin-right: 50px;
}