@charset "utf-8";

/* CSS Document */
/*body {height:100%; font-family: "宋体", Tahoma, Arial, sans-serif; font-size:12px; color: #333; line-height: 1.2;}*/
body {
	height: 100%;
	font-family: BlinkMacSystemFont, "Helvetica", "lucida Grande", "PingFang SC", "SCHeiti", "Microsoft YaHei";
	font-size: 12px;
	color: #333;
	line-height: 1.2;
	overflow: auto;
	min-width: 1330px
}
* {
	margin: 0;
	padding: 0;
}
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

img {
	border: 0;
}

address,
caption,
cite,
code,
dfn,
em,
th,
var {
	font-style: normal;
	font-weight: normal;
}

ol,
ul,
li {
	list-style: none;
}

caption,
th {
	text-align: left;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-size: 100%;
	font-weight: normal;
}

select {
	font-size: 12px;
}

button {
	line-height: 1.231;
	white-space: nowrap;
	vertical-align: middle;
	cursor: pointer;
}

input,
textarea,
select,
button {
	outline: none;
	resize: none;
	font-style: normal;
	border: #E86553 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 1px;
}
.button button {border:#E86553; 1px solid; background:#E86553; color:#FFF; padding:5px 8px !important}
input {
	height: 22px;
	line-height: 22px;
}

select {
	height: 27px;
	min-width: 130px;
}

a {
	text-decoration: none;
}

a:link,
a:visited,
a:active {
	color: #18b1f0
}

a:focus {
	outline: none;
}

.clear {
	clear: both;
	*zoom: 1;
}

.clear:after {
	content: '.';
	clear: both;
	display: block;
	height: 0;
	visibility: hidden;
	font-size: 0;
	line-height: 0;
}

html {
	word-wrap: break-word;
	margin: 0;
	padding: 0;
	font-size: 12px;
}

input[type=radio],
input[type=checkbox] {
	vertical-align: middle;cursor:pointer
}

input[disabled=disabled] {
	background: #CCC
}

body {
	font-size: 12px;
	color: #373535;
	line-height: 1.2;
	background: #fff;
	height: 100%;
}
.body {
	margin: 0 auto;
}

em {
	font-style: normal;
	font-weight: normal;
}

.tda a,
.tda font {
	padding: 0 5px;
	margin-left: 0 !important
}

.tda font {
	color: #999
}

input,
textarea,
select,
button {
	outline: none;
	resize: none;
	font-style: normal;
	border: #E5E5E5 1px solid;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
}

input {
	height: 25px;
	line-height: 25px;
}
.mb_search input[type='text'] {
	width: 115px;
	padding-left: 5px;
	box-sizing: border-box;
}
.mb_search input:focus, .mb_search select:focus{ border: 1px solid #18b1f0;}
#start_sign_date,#end_sign_date,#start_date,#end_date {
	width: 90px;
	padding-left: 5px;
	box-sizing: border-box;
}
pre {
	line-height: 22px;
	white-space: pre-wrap;
	word-wrap: break-word;
}

.s76 {
	border: #E86553 1px solid;
	width: 57px;
	height: 22px;
	border-radius: 2px;
	height: 20px;
}
.mr5 {
	margin-right: 5px;
}
/*---头部-----*/
.ht_top {
	width: 100%;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: space-between; 
	box-sizing: border-box;
	background: #fff;
	box-shadow: rgba(0, 0, 0, 0.08) 0px 1px 4px 0px;
	position: fixed;
	top: 0;
	z-index: 99;
	left: 0;
}
.h_fr a:link,
.h_fr a:visited,
.h_fr a:active {
	color: #BFC4C6
}

.h_fr a:hover {
	color: #2ea9e9;
}

.logo {
	display: flex;
	align-items: center;
} 
.logo_img {
	width: 180px;
    display: flex;
    justify-content: center;	
}
.wel {
	color: #333;
	margin-left: 15px;
}

.nav {
	display: flex;
	align-items: center;
}

.nav ul li {
	z-index: 10;
	white-space: nowrap;
	padding-right: 25px;
	display: inline-block;
	line-height: 50px;
}

.nav a {
	font-size: 13px
}

.nav a:link,
.nav a:visited,
.nav a:active {
	color: #333
}

.nav a:hover {
	color: #ff6a00;
}

.nav_cur,
.nav li:hover {
	height: 52px;
	color: #ff6a00;
}

.nav_cur a,
.nav li:hover a {
	color: #ff6a00 !important;
}

.nav .set {
	margin-left: 80px
}

/*左边菜单*/
.ht_left {
	width: 180px;
	padding: 80px 0 30px;
    box-sizing: border-box;
	background-color: #eaedf1;
	min-height: 100vh;
	overflow-y: auto;
	overflow-x: hidden;
	position: fixed;
	left: 0;
	top: 0; 
	z-index: 9;
}
.ht_left .item{ padding-bottom:30px}
.aside_nav_home {
	width: 100%;
    height: 70px;
    display: block;
    box-sizing: border-box;
    line-height: 70px;
    padding: 0 15px;
    font-weight: bold;
    border-bottom: 1px solid #e0e2e6;
    background: #d9dee4;
    color: #333;
	display: none;
}  
.aside_nav_home:hover {
	color: #333;
}
.item {
	width: 100%;
	text-align: left;
	cursor: pointer;
}

.item li {
	padding-left: 30px;
	list-style: none;
	line-height: 40px;
} 
.left_caidan { 
}

.left_caidan ul {
	display: none
}

/* .left_caidan .cdbt {
	background: url(../images/nor_guan.png) no-repeat left 5px;
	padding-left: 25px
} */
.left_caidan .cdbt:before {
	font-family: "iconfont" !important;
	font-style: normal;
	-webkit-font-smoothing: antialiased;
	font-size: 30px;
	vertical-align: bottom;
}
.cdzk ul {
	display: block
}
/* 左侧菜单展开图标 */
/* .cdzk .cdbt {
	background: url(../images/sel_kai.png) no-repeat left 7px;
	padding-left: 25px
} */
.cdzk .cdbt:before { 
	content: "\e610";
}
/* 左侧菜单收起图标 */
/* .cdgb .cdbt {
	background: url(../images/sel_guan.png) no-repeat left 5px;
	padding-left: 25px
} */
.cdgb .cdbt:before {
	content: "\e60f";
} 
 
.no_cdzk ul {
	display: block
}

.no_cdzk .cdbt {
	background: url(../images/nor_kai.png) no-repeat left 5px;
	padding-left: 25px
}

.item a {
	color: #333
}

.left_caidan div {
	line-height: 40px
}
.left_caidan div:hover,
.left_caidan li:hover{
    background-color: #f4f6f8;	 
}
.left_caidan .left_b:hover {
	background-color: #fff;
}
.left_caidan a {
	display: inline-block;
}
.left_caidan b {
	font-size: 14px
}

.left_caidan img {
	margin-right: 7px
} 
.left_caidan .left_b {
	background: #fff;
}

.left_caidan font {
	color: #FFF;
	display: inline-block;
	padding: 0px 2px;
	min-width: 14px;
	line-height: 18px;
	text-align: center;
	background: #F00;
	border-radius: 20px;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	margin-left: 5px;
}

.tab_head a {
	position: relative
}

.tab_head font {
	position: absolute;
	top: -10px;
	right: 0px;
	height: 20px;
	color: white;
	background-color: red;
	padding: 0px 2px;
	min-width: 16px;
	line-height: 20px;
	text-align: center;
	-webkit-border-radius: 24px;
	border-radius: 24px;
}

/*左边区域菜单*/
.quyu_left {
	padding-top: 15px;
	width: 160px;
	min-height: 450px;
	float: left;
	overflow-y: auto;
	overflow-x: hidden;
	padding-bottom: 30px;
	border-right: 2px solid #e7e7e7;
	border-left: 1px solid #e7e7e7;
	border-top: 1px solid #e7e7e7;
	margin-top: 1px
}

.quyu_left ul {
	margin-left: 25px;
}

.quyu_left li {
	text-indent: 16px
}

.quyu_left a:hover {
	color: #00aaef;
}

.quyu_left .li_xianmu {
	background: url("../images/xiangmu_tubiao.png") no-repeat left;
}

.quyu_left .li_bumen {
	background: url("../images/bumen_tubiao.png") no-repeat left;
}


/*右边内容*/
/* .ht_right,.ht_rights {min-height:500px;float:left;width:-moz-calc(100% - 188px);width:-webkit-calc(100% - 188px);width:calc(100% - 188px);overflow:auto;padding-bottom:30px;}
 */
.ht_right,
.ht_rights {
	margin-left: 180px;
	padding: 15px;
}

/*-------搜索-------*/
.mb_search {
	clear: both;
	padding:10px ;
	margin: 0px 0 15px;
	border-bottom: 1px solid #eee
}

.mb_search span {
	float: left;
	margin: 10px 10px 10px 0;
}

.mb_search span label {
	line-height: 24px;
	color: #333;
	font-weight: bold;
}

.mb_search span input {
	border: #E5E5E5 1px solid;
}

.mb_search span input[value="查找"] {
	padding: 0 20px;
	height: 27px;
}

.mbsea {
	width: auto !important;
	line-height: 20px;
	color: #FFF;
	background: #E86553;
	border: 1px solid #E86553 !important;
	padding: 0 3px;
	cursor: pointer
}

/*您当前位置*/
.ht_address {
	width: 100% !important;
    overflow: hidden;
    box-sizing: border-box;
	margin-top: 4px;
	height: 36px;
	line-height: 36px;
	border-bottom: 1px solid #eee;
	position: relative;
	padding-left: 10px; 
	font-size: 14px;
}

.ht_address:before {
	content: ""; 
	width: 2px;
	height: 15px;
	background-color: #88b7e0; 
	position: absolute;
	top: 9px;
	left: 0;
}
.right_content .r_bt {
	font-size: 18px;
	line-height: 50px;
	margin-left: 10px;
	font-weight: bold;
} 
.right_caozuo {
	float: right
} 
.right_caozuo button {
	margin: 0 10px;
	color: #FFF;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background: #2EAAEA;
	border: 1px solid #2EAAEA;
	padding: 0 3px
}

.list_tr:hover {
	background: #F0F2F2;
}

/*二级菜单*/
.nav01 {
	height: 40px;
}

.nav01 ul {
	float: left
}

.nav01 ul li {
	display: inline-block;
	margin-left: 10px;
	padding: 6px 6px 1px;
	line-height: 20px;
	float: left
}

.nav01 a {
	font-size: 12px
}

.nav01 a:link,
.nav01 a:visited,
.nav01 a:active {
	color: #18b1f0;
}

.nav01 a:hover {
	color: #02A4E7;
}

.nav_cur01,
.nav01 li:hover {
	background: #2d3143;
}

.nav_cur01 a,
.nav01 li:hover a {
	color: #02A4E7 !important
}

.nav01 .caozuo {
	border: #E86553 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 1px;
	background: #E86553;
	padding: 3px;
	color: #FFF;
	cursor: pointer;
	float: right;
	margin-left: 10px
}

.nav01 .back {
	border: #E2E2E2 1px solid;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 1px;
	background: #E2E2E2;
	padding: 3px;
	color: #979797;
	cursor: pointer;
	float: right;
	margin-left: 10px
}

/*--*/
.ht_txt {
	border-bottom: solid 1px #e1e1e1;
	border-right: solid 1px #e1e1e1;
	border-top: solid 1px #bebebe;
	border-left: solid 1px #bebebe;
	height: 24px;
	line-height: 24px;
	font-size: 12px;
	color: #666;
	text-indent: 4px;
}

.w120 {
	width: 170px;
	margin-top: 5px;
}

.ht_fabu {
	color: #000;
	margin-top: 7px;
}

.ht_fabu ul {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

.ht_fabu li {
	clear: both;
	line-height: 24px;
	padding-top: 10px;
	*padding-top: 5px;
}

.ht_fabu li label {
	float: left;
	width: 90px;
	text-align: right;
	font-weight: bold;
	margin-right: 7px;
}

.ht_fabu li span {
	float: left;
}

.ht_fabu li em {
	float: left;
	color: #f00;
	margin-left: 3px;
}

/*子列表*/
.child_list {
	border: 1px solid #e2e2e2;
	padding: 0 20px 20px;
	min-height: 400px
}

.mar5 {
	margin-top: 5px;
}

.ht_none {
	height: auto;
	text-indent: 0;
	padding-left: 5px;
	line-height: 20px;
}

.fb_zj {
	margin-left: 10px;
	background: #F30;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	width: 24px;
	height: 22px;
	line-height: 20px;
	text-align: center;
	cursor: pointer;
}

.ent_name {
	font-size: 14px;
	font-weight: bold;
	padding-left: 10px;
}

.ht_add {
	color: #fff;
	font-size: 12px;
}

.ht_add span {
	float: left;
	background: #00aeff;
	padding: 0px 10px;
	cursor: pointer;
	height: 24px;
	line-height: 24px;
}

/*项目名称*/
.xiangmu_name {
	height: 50px;
	line-height: 50px;
	font-size: 16px
}

.table_h {
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #e9e9e9;
	margin-top: 2px;
}

.table_h ul.left1 {
	overflow: hidden;
	background: #fff;
	padding: 2px 0px;
	border-radius: 5px;
}

.table_h ul.left1 li {
	padding: 0 15px;
	cursor: pointer;
	float: left;
	height: 26px;
	line-height: 26px;
}

.table_h ul.left1 li.r {
	padding: 0;
	border-left: 1px solid #e9e9e9;
	height: 20px;
	line-height: 20px;
	margin-top: 3px;
}

.table_h ul.left1 li.color2,
.table_h ul.left1 li:hover {
	background: #2ea9e9;
	color: #fff;
}

.table_h p.left1 {
	overflow: hidden;
	margin-left: 20px;
}

.table_h p.left1 span {
	float: left;
}

.table_h p.left1 em {
	float: right;
	cursor: pointer;
	height: 20px;
	line-height: 20px;
	background: #2ea9e9;
	color: #fff;
	padding: 0 5px;
	border-radius: 5px;
	margin-top: 5px;
}

.left1 {
	float: left;
	font-size: 14px;
}

.right1 {
	float: right;
}

/*----------------------*/
.tc {
	box-shadow: 2px 2px 4px #888888;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 2px;
}

.tc_con {
	background: #f1f1f1;
	padding: 20px 25px;
}

.tc_con ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

.tc_con li {
	clear: both;
	line-height: 24px;
	padding-top: 7px;
}

.tc_con li label {
	float: left;
	width: 50px;
	text-align: right;
}

.tc_btn {
	background: url(../images/bg.png) repeat-x left bottom;
	height: 28px;
	line-height: 28px;
	cursor: pointer;
	font-size: 12px;
	color: #000;
	margin-left: 10px;
	padding: 0 15px;
	border: 1px solid #c3c3c3;
}

/*----*/
/*.footer { background: none repeat scroll 0 0 #e4e4e4; bottom: 0; color: #333; height: 35px; left: 0; line-height: 35px; margin: 0 auto; position: fixed; text-align: center; width: 100%; z-index: 99; filter:alpha(opacity=50);opacity: 0.50;}*/
.footer {
	clear: both;
	background: none repeat scroll 0 0 #e4e4e4;
	color: #333;
	height: 35px;
	line-height: 35px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	z-index: 99;
}

.footer a {
	color: #333;
}

.t_area {
	border: 1px solid #E5E5E5;
	color: #666;
	font-size: 12px;
	padding-left: 2px;
	width: 520px;
	height: 150px;
}

.box {
	width: 574px;
	margin: 140px auto 0 auto;
	background: url(../images/loginline.png) no-repeat center center;
	height: 250px;
}

.logleft {
	float: left;
	color: #2c74b8;
	font-size: 30px;
	line-height: 46px;
	font-family: "微软雅黑";
	width: 230px;
	overflow: hidden;
	padding-left: 40px;
	margin-top: 40px;
	text-align: center;
}

.logright {
	float: right;
	height: 250px;
	width: 295px;
}

.logright ul {
	padding: 20px 20px 0 20px;
	margin: 0;
	list-style: none;
}

.logright li {
	margin-top: 10px;
	clear: both;
}

.logright li label {
	float: left;
	width: 60px;
	text-align: right;
	line-height: 27px;
	margin-right: 5px;
}

.logtop {
	background: url(../images/login02.png) no-repeat;
	height: 27px;
	line-height: 27px;
	color: #f39700;
	font-size: 16px;
	padding-left: 32px;
	clear: both;
}

.input_txt {
	background: #ffffff;
	width: 165px;
	height: 27px;
	line-height: 27px;
	border: solid 1px #c5c5c5;
	text-indent: 5px;
	color: #666;
	-webkit-box-shadow: 1px 1px 0px #efefef;
	-moz-box-shadow: 1px 1px 0px #efefef;
	box-shadow: 1px 1px 0px #efefef;
	outline: none;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

.t94 {
	width: 94px;
	float: left;
	*margin-left: 3px;
}

.yzm {
	width: 60px;
	height: 38px;
	overflow: hidden;
	float: left;
	margin-left: 8px;
}

.input_btn {
	border: 0;
	cursor: pointer;
}

.tb1 {
	width: 94px;
	height: 28px;
	line-height: 28px;
	color: #fff;
	font-size: 12px;
	font-weight: bold;
	background: url(../images/btn1.png) no-repeat;
	margin-left: 66px;
	*margin-left: 70px;
	margin-top: 0;
	padding: 0;
}

.hide {
	display: none
}

.mu {
	padding: 0 0 0 10px !important
}

.mb_lab table {
	border: solid 1px #e7e7e7;
	table-layout: fixed;
	white-space: nowrap;
	line-height: 34px;
	text-align: center;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.mb_lab tbody tr:nth-child(2n) {
    background: #fbfbfb;
}
.mb_lab td {
	border-bottom: solid 1px #e7e7e7;
	padding: 0 3px;
	overflow: hidden;
	white-space: nowrap;
	word-wrap: normal;
	text-overflow: ellipsis;
}

.mb_lab table a {
	margin-left: 5px;
}

.mb_lab table span {
	margin-left: 10px;
}

.xiatab .lab_th td {
	border-top: none
}

.lab_th td {
	background: #F5F5F5;
	font-weight: bold
}


.xz_btn {
	margin: 10px 0 30px 270px;
	*margin: 10px 0 30px 150px;
	_margin-left: 90px;
	overflow: hidden;
	clear: both;
	float: left;
}

.xz_btn input {
	border: 0;
	margin-left: 10px;
	padding: 0;
	height: 30px;
	font-size: 12px
}

.btn {
	background: url(../images/btn.png) no-repeat;
	height: 30px;
	cursor: pointer;
	color: #666;
	line-height: 28px;
}

.btn2 {
	background-position: -179px 0;
	width: 61px;
}

.btn2:hover {
	background-position: -179px -32px;
	width: 61px;
	color: #fff;
}

.btn3 {
	background-position: 0 0;
	width: 72px;
}

.txt {
	width: 400px;
	border: solid 1px #E86553;
	color: #666;
	font-size: 12px;
	line-height: 24px;
	font-family: "宋体";
}


.readonly {
	background: #EBEBE4;
	border: 1px solid #cfcfcf;
	cursor: pointer;
	height: 20px;
	line-height: 20px
}

/*-----------*/
.cont {
	width: 960px;
	margin: 0 auto;
	padding-top: 60px
}

.top {
	background: #267cb7 url(../images/mb04.png) no-repeat 25px 10px;
	border-bottom: solid 1px #115b8e;
	height: 54px;
}

.text {
	border: solid 1px #E86553;
	color: #666;
	height: 20px;
	line-height: 20px;
}

.mb_add {
	clear: both;
	margin-bottom: 8px;
	display: inline-block;
}

.mb_add span {
	border: #E86553 1px solid;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	background: #E86553;
	padding: 5px 10px;
	color: #FFF;
	cursor: pointer;
    display: inline-block;	
}

.mb_add .export {
	border: #E86553 1px solid;
	border-radius: 1px;
	-moz-border-radius: 1px;
	-webkit-border-radius: 1px;
	background: #E86553;
	padding: 5px 10px;
	color: #FFF;
	float: right
}

/*客户管理二级菜单*/
.my_tabs {
	margin: 0;
	padding: 0;
	width: 100%;
	margin-top: 10px;
}

.my_tabs .tab_head {
	width: 100%;
	height: 35px;
	line-height: 35px;
	border-bottom: 1px solid #d7d8d9;
}

.my_tabs .tab_head a {
	display: block;
	float: left;
	height: 35px;  
	color: #333;
	cursor: pointer;
	border: 1px solid #d7d8d9;
	border-bottom: 0;
	padding: 0 20px;
}

.my_tabs .tab_head a:hover {
	color: #E86553; 
}

.jxx_jx {
	height: 34px !important;
    background-color: #fff;
    border-top: 2px solid #00c1de !important;
    color: #33cde5 !important;
}

/*客户管理二级菜单*/

/*--------新增---------*/
.mb_xz {
	font-size: 12px;
}

.mb_xz ul {
	list-style: none;
}

.mb_xz li {
	color: #333;
	line-height: 26px;
	clear: both;
	margin-top: 8px;
	overflow: hidden;
}

.mb_xz li label {
	float: left;
	width: 120px;
	text-align: right;
}

.mb_xz li span {
	float: left;
}

.mb_xz li span em {
	color: #f00;
	font-weight: bold;
}

.mb_xz li em {
	color: #f00;
	font-weight: bold;
}

.mb_xz input,
.mb_xz select {
	border: solid 1px #E86553;
	height: 26px;
	line-height: 26px;
	color: #666;
	padding-left: 2px;
	font-size: 12px;
	*position: relative;
	*top: 3px;
}

.mb_xz .rad {
	top: 10px;
	position: relative;
	*top: 5px;
	border: 0;
}

.xz_b {
	padding: 15px 40px;
}

.xz_btn {
	margin: 10px 0 30px 270px;
	*margin: 10px 0 30px 150px;
	_margin-left: 90px;
	overflow: hidden;
	clear: both;
	float: left;
}

.xz_btn input {
	border: 0;
	margin-left: 10px;
	padding: 0;
	height: 30px;
	font-size: 12px
}

.xz_btn button {
	height: 28px;
	line-height: 28px;
	border: 1px solid #CCC;
	background: #F4F4F4;
	padding: 0 5px;
	border-radius: 3px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	color: #666666;
	margin-right: 10px
}

.xz_btn button:hover {
	background: #E0DBDB;
}

/*按钮*/
.button {
	margin-top: 10px;
	height: auto;
	overflow: hidden;
}

.button button {
	padding: 3px 8px;
	margin-right: 10px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	min-width: 50px;
	width: auto !important;
	white-space: nowrap;
	*overflow: visible;
}

.button2 {
	margin: 0 5px;
	width: 50px;
	height: 25px;
	_height: 25px;
	_line-height: 20px;
}

.button3 {
	margin-bottom: 10px;
}

.button_s {
	width: 74px;
	height: 27px;
	background: url(../images/gl_17.jpg) no-repeat;
	border: none;
	color: #FFF;
}

.btn {
	background: url(../images/btn.png) no-repeat;
	height: 30px;
	cursor: pointer;
	color: #666;
	line-height: 28px;
}

.btn2 {
	background-position: -179px 0;
	width: 61px;
}

.btn3 {
	background-position: 0 0;
	width: 72px;
}

.btn4 {
	background-position: -84px 0;
	width: 83px;
}

.btn2:hover {
	background-position: -179px -32px;
	width: 61px;
	color: #fff;
}

.btn3:hover {
	background-position: 0 -32px;
	width: 72px;
	color: #fff;
}

.btn4:hover {
	background-position: -84px -32px;
	width: 83px;
	color: #fff;
}


/*----*/
.person-left {
	float: left;
	width: 560px;
	overflow: hidden;
}

.ptemp {
	clear: both;
	margin-bottom: 10px;
	overflow: hidden;
}

.pname {
	float: left;
	width: 90px;
	line-height: 30px;
	text-align: right;
	color: #222;
}

.ptxt {
	float: left;
	margin-left: 17px;
	*margin-left: 10px;
	text-align: left;
	color: #666;
	overflow: hidden;
	padding: 0;
	line-height: 30px;
}

.ptxt-b {
	*margin-left: 10px;
}

.ptxt span {
	float: left;
	line-height: 30px;
}

.ptxt a {
	margin-right: 15px;
	line-height: 30px;
}

.ptxt a:link {
	color: #275e91;
	text-decoration: underline;
}

.ptxt a:visited {
	color: #275e91;
	text-decoration: underline;
}

.ptxt a:hover {
	color: #f00;
	text-decoration: underline;
}

.ptxt a:active {
	color: #275e91;
	text-decoration: underline;
}

.ptxt em {
	line-height: 30px;
	margin-left: 10px;
	font-style: normal;
}

.person .ptxt textarea {
	line-height: 22px;
}

.pwidth {
	width: 160px;
	overflow: hidden;
	height: 30px;
}

/*---*/
.hetong a {
	float: left;
	margin: 0;
}

.hetong a:link {
	color: #fff !important;
	text-decoration: none;
}

.hetong a:visited {
	color: #fff !important;
	text-decoration: none;
}

.hetong a:hover {
	color: #fff !important;
	text-decoration: none !important;
	background: #438cd0;
}

.hetong a:active {
	color: #fff !important;
	text-decoration: none;
}

.hetong-up {
	background: #5199dc;
	color: #fff;
	line-height: 28px;
	height: 28px;
	text-align: center;
	padding: 0 20px;
	overflow: hidden;
}

.hetong-up em {
	font-weight: bold;
	font-size: 14px;
	margin: 0;
	padding: 0 3px 0 0;
	color: #FFF
}

.hetong-add {
	background: #fafafa;
	border: solid 1px #ededed;
	padding: 0px 15px 5px 15px;
}

.hetong-add .pname {
	width: auto;
}

.hetong-add .ptxt {
	float: left;
	margin-left: 0px;
	*margin-left: 0px;
	margin-right: 17px;
	*margin-right: 10px;
}

.hetong-add .del {
	cursor: pointer;
	width: 20px;
	float: left;
	padding-top: 10px;
}

.hetong-h {
	clear: both;
	margin-top: 5px;
	border-bottom: dashed 1px #ededed;
	padding-bottom: 4px;
}

.ht_right .ht-abg span {
	margin-right: 15px;
	margin-top: 8px
}

.ht_right .ht-abg a:link {
	color: #275e91 !important;
	text-decoration: underline;
}

.ht_right .ht-abg a:visited {
	color: #275e91 !important;
	text-decoration: underline;
}

.ht_right .ht-abg a:hover {
	color: #f00 !important;
	text-decoration: underline;
	background: none;
}

.ht_right .ht-abg a:active {
	color: #275e91 !important;
	text-decoration: underline;
}

.ht-abg .ht-del {
	background: #e4e4e4;
	white-space: nowrap;
	text-overflow: ellipsis;
	overflow: hidden;
	position: relative;
	padding: 0 25px 0 5px;
}

.ht-del em {
	position: absolute;
	top: 10px;
	right: 5px;
	background: url(../images/delete.png) no-repeat;
	width: 12px;
	height: 12px;
	overflow: hidden;
	z-index: 666;
	cursor: pointer;
}


.fx-left,
.fx-right {
	background: rgba(0, 0, 0, 0.5);
	border-raudio: 0 5px 5px 0;
	position: absolute;
	left: 30px;
	top: 300px;
	display: inline-block;
	width: 65px;
	height: 65px;
	cursor: pointer;
	z-index: 666;
	display: none;
}

.fx-right {
	border-raudio: 5px 0 0 5px;
	right: 30px;
	z-index: 667;
	left: auto;
}

.fx-ll,
.fx-rr {
	background: url(../images/fxleft.png) no-repeat center center;
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block
}

.fx-rr {
	background: url(../images/fxright.png) no-repeat center center;
}

/*培训*/
.tit_btn,
.tit_btn_hover {
	float: left;
	background: url(../../../../public/templates/theme/images/icon_2.png) repeat-x 0 -211px;
	border: solid 1px #cfcfcf;
	height: 22px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	line-height: 22px;
	color: #666;
	padding: 0 15px;
	text-align: center;
	cursor: pointer;
	margin-left: 7px;
	font-size: 12px;
	font-weight: normal;
}

.tit_btn_hover {
	background-position: 0px -259px;
	color: #8d4316;
	border: solid 1px #e3c395;
}

.edit {
	background: #FFF3EB;
	border: 1px solid #ffdac2;
	display: inline-block;
	height: auto;
	padding: 10px 0;
	width: 100%;
}

.tit_btn,
.tit_btn_hover {
	float: left;
	background: url(../../../../public/templates/theme/images/icon_2.png) repeat-x 0 -211px;
	border: solid 1px #cfcfcf;
	height: 22px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	line-height: 22px;
	color: #666;
	padding: 0 15px;
	text-align: center;
	cursor: pointer;
	margin-left: 7px;
	font-size: 12px;
	font-weight: normal;
}

.tit_btn_hover {
	background-position: 0px -259px;
	color: #8d4316;
	border: solid 1px #e3c395;
}

.t_bg {
	background: #fff3eb
}

.cursor {
	cursor: pointer
}

.pageArr span {
	margin-bottom: 10px
}

.newques_txt font {
	font-size: 12px
}

.zuid {
	width: 45px;
	height: 17px;
	line-height: 17px;
	border: 1px solid #CFCFCF
}

.advi_address em {
	color: #999;
	font-size: 12px;
	margin: 0 10px;
}

em {
	color: #999;
	font-size: 12px;
	margin: 0 5px;
}

/*增加，修改用户*/
.entry .red {
	color: #F00;
	margin: 0 5px;
	vertical-align: middle;
}

.entry p {
	margin-top: 10px;
	line-height: 18px;
}

.entry p font {
	padding: 0 10px;
	width: 140px;
	text-align: right;
	display: inline-block;
}

.entry p button {
	margin-left: 10px;
	padding: 0px 8px;
}

.entry p span {
	margin-right: 20px;
}

.entry p span input {
	vertical-align: middle;
	margin-right: 5px;
}

.pl {
	padding-left: 145px
}

/*-----分页显示每页行数------*/
.page_linage { 
	clear: both;
	height: 30px; 
	float: right;
	display: inline-block;
}

.page_linage a,
.page_linage font {
	padding: 0px 10px;
	font-size: 12px; 
}

.page_linage a {
	color: #447aa8;
}

.page_linage .front {
	float: left;
	font-weight: bold
}

.page {
	text-align: center;
	padding-top: 15px;
	float: right;
	margin-top: 0;
	margin-right: 0;
}

.page span {
	padding: 2px 7px;
	margin: 0 4px;
	cursor: pointer;
	font-size: 12px
}

.page .current {
	background: #d47033;
	color: #fff;
	cursor: default;
	border: 0;
}

.page .hover {
	background: #f7ceb4;
}

/*自定义*/
.gray {
	color: #999 !important
}

.agray {
	margin-left: 5px;
	color: #999 !important
}

.tab a:link {
	color: #18b1f0;
}

.tab a:visited {
	color: #18b1f0;
}

.tab a:hover {
	color: #18b1f0;
	text-decoration: underline;
}

.tab a:active {
	color: #18b1f0;
}

.fr {
	float: right;
}

.red,
.red td {
	color: #f00 !important
}

.green {
	color: #0F0;
}

.hint {
	color: #CCC;
}

.bt {
	color: #f00;
	font-weight: bold;
	margin-left: 3px
}

.zanwu {
	color: #999;
	clear: both;
	margin: 30px
}

/*请求时添加加载图片*/
.request_loading {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #CCC;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.loading_img,
.loading_str {
	position: absolute;
	z-index: 1000;
	font-size: 14px;
	font-weight: bold
}

table {
	table-layout: fixed;
	white-space: nowrap;
	white-space: normal
}

.text {
	border: 1px solid #E86553;
	color: #666;
	height: 22px;
	line-height: 22px;
	width: 100px
}

.s75 {
	border: 1px solid #E5E5E5;
	color: #666;
	height: 25px;
	line-height: 25px;
	width: 75px
}

.input1,
.text50,
.text100,
.text150,
.text200,
.text400 {
	border: 1px solid #E86553;
	color: #666;
	height: 22px;
	line-height: 22px;
	width: 125px
}

.input1 {
	width: 125px
}

.text50 {
	width: 50px
}

.text100 {
	width: 100px
}

.text150 {
	width: 150px
}

.text200 {
	width: 200px
}

.text400 {
	width: 400px
}

.tarea {
	border: 1px solid #E86553;
	padding: 1px 4px;
	line-height: 20px;
	height: 85px;
	width: 450px;
	resize: none;
}

/*----*/
.ptbox {
	background: #000;
	filter: alpha(opacity=70);
	opacity: 0.70;
	-moz-opacity: 0.7;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}

.ptbox-wrap {
	width: 850px;
	height: 100%;
	margin: 0 auto;
	background: #000;
	position: relative;
}

.ptbox-left {
	width: 490px;
	padding: 30px;
	overflow: hidden;
	min-width: 270px;
	_width: 270px;
	position: relative;
	height: 530px;
}

.ptbox-right {
	width: 300px;
	background: #fff;
	width: 300px;
	padding: 0 0 30px 0;
	height: 530px;
	position: absolute;
	right: 0;
	top: 0;
}

.photo_layer {
	font-size: 14px;
	height: 100%;
	left: 0;
	outline: medium none;
	overflow: hidden;
	padding-top: 16px;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 7000;
}

.ptbox-img {
	display: block;
	height: 100%;
	width: 100%;
	cursor: pointer;
	position: relative;
	overflow: hidden;
	-moz-user-select: none;
	background: #FFF
}

.ptbox-img img {
	vertical-align: middle
}

.photo_layer_close {
	height: 30px;
	line-height: 150px;
	overflow: hidden;
	position: absolute;
	right: -12px;
	top: -12px;
	width: 30px;
	z-index: 10;
}

.photo_layer_close a {
	display: block;
	height: 30px;
	width: 30px;
	overflow: hidden;
	background: url(../images/close1.png) no-repeat;
	cursor: pointer;
}

.photo_layer_close a:hover {
	background: url(../images/close2.png) no-repeat;
}

.ptbox-txt {
	font-size: 14px;
	line-height: 30px;
	color: #222;
	padding: 15px;
}

.ptbox-txt p {
	clear: both;
	font-size: 14px;
}

.ptbox-txt p span {
	font-weight: bold;
}

/*查看照片*/
.slideshow_layer {
	position: absolute;
	z-index: 300;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none
}

.slideshow_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	_background: none;
}

.slideshow_content {
	margin: 0 auto;
	position: relative;
	background: #000;
	border: 1px solid #202020;
	width: 480px;
	height: 630px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.slideshow_remove {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	cursor: pointer;
}

.slideshow_stage {
	position: relative;
	margin: 15px;
}

.loading {
	position: absolute;
	top: 49%;
	left: 49%;
	display: none
}


.picbox {
	clear: both;
	overflow: hidden;
	margin-left: -12px;
	*position: relative;
	*margin-left: -24px;
	display: inline-block;
}

/*请求时添加加载图片*/
.request_loading {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	background: #CCC;
	opacity: 0.5;
	filter: alpha(opacity=50);
	-moz-opacity: 0.5;
}

.loading_img,
.loading_str {
	position: absolute;
	z-index: 1000;
	font-size: 14px;
	font-weight: bold
}

.piclist {
	float: left;
	margin: 20px 0 0 12px;
	width: 150px;
	overflow: hidden;
	height: 318px
}

.picimg {
	clear: both;
	width: 150px;
	height: 200px;
	overflow: hidden;
}

.picimg font {
	position: relative;
	top: -22px;
	left: 130px;
	background: #666;
	border: 1px solid #666;
	color: #CCC;
	padding: 1px 4px;
	border-radius: 5px;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
}

.picimg img {
	width: 150px;
	height: 200px
}

/*查看照片*/
.slideshow_layer {
	position: absolute;
	z-index: 300;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	display: none
}

.slideshow_bg {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: #000;
	opacity: 0.7;
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	_background: none;
}

.slideshow_content {
	margin: 0 auto;
	position: relative;
	background: #000;
	border: 1px solid #202020;
	width: 480px;
	height: 630px;
	-moz-user-select: none;
	-khtml-user-select: none;
	user-select: none;
}

.slideshow_remove {
	position: absolute;
	right: 0;
	top: 0;
	z-index: 99;
	cursor: pointer;
}

.slideshow_stage {
	position: relative;
	margin: 15px;
}

.loading {
	position: absolute;
	top: 49%;
	left: 49%;
	display: none
}

.left,
.right {
	position: absolute;
	background: #FFF;
	width: 37px;
	height: 37px;
	top: 47%;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.5;
}

.left {
	left: 0px;
	background: url('../images/left.png') no-repeat;
}

.right {
	right: 0px;
	background: url('../images/right.png') no-repeat;
}

#pic {
	width: 450px;
}

.txico {
	float: left;
	padding: 7px 10px;
	color: #000;
	border: solid 1px #ffcaca;
	background: #fee1e1;
	filter: alpha(opacity=50);
	opacity: 0.50;
	-moz-opacity: 0.5;
	overflow: hidden;
	font-size: 14px;
	line-height: 22px;
	position: absolute;
	z-index: 100;
	left: 150px;
	top: 230px;
	display: none;
}

.txico i {
	background: url("../images/txico.png") no-repeat;
	float: left;
	width: 20px;
	height: 22px;
	margin-right: 10px;
}


.peixun_index_main {
	width: 100%;
	display: flex;
	margin-top: 10px;
}

.tree_navigation {
	width: 160px;
	padding: 10px;
	/* background: #f2f5fa;
	border-right: 1px #e3e7ed solid; */
	background: #fff;
	border: 1px #e3e7ed solid; 
	border-right: none; 
}

.newbutton {
	width: 100%;
	height: 35px;
	display: block;
	text-align: center;
	line-height: 35px;
	color: #fff !important;
	background: #2ea9e9;
	font-size: 14px;
	font-weight: bold;
}

.searchmenu {
	width: 100%;
	display: inline-block;
	margin: 10px 0;
}

.searchmenu form {
	width: 80%;
	float: left;
	display: block;
	position: relative;
}

.searchmenu input {
	width: 99.5%;
	height: 26px;
	line-height: 26px;
	border: 1px solid #9FA3B0;
	color: #9FA3B0;
	text-indent: 30px;
	z-index: 0;
}

.searchmenu button {
	width: 15px;
	height: 26px;
	display: block;
	background: url(../images/ss.png) no-repeat left center;
	position: absolute;
	left: 8px;
	top: 0;
	border: none;
}

.searchmenu .updown {
	width: 18%;
	float: right;
}

.searchmenu .updown a {
	text-align: center;
	height: 28px;
	display: block;
}

.searchmenu .updown .up {
	background: url(../images/shangxia1.png) no-repeat right center;
}

.searchmenu .updown .down {
	background: url(../images/shangxia2.png) no-repeat right center;
}

.con_ggmenu {
	width: 160px;
	min-height: calc(100vh - 250px);
	position: inherit;
	left: inherit;
	top: inherit;
	/* background: #f2f5fa; */
}

.con_ggmenu .newcz {
	width: 100%;
	display: table;
	margin-bottom: 6px;
}

.con_ggmenu .newcz a {
	background-color: #5dd5c8;
	line-height: 30px;
	text-align: center;
	color: #fff;
	cursor: pointer;
}

.con_ggmenu .newcz a:hover {
	background: #6adbcf;
}

.con_ggmenu .newcz a:nth-child(1) {
	width: 47%;
	float: left;
}

.con_ggmenu .newcz a:nth-child(2) {
	width: 50%;
	float: right;
}

.con_ggmenu .newcz a:hover {
	background-color: #22d7c6;
	color: #fff;
	border-color: #22d7c6;
}

.con_ggmenu .search {
	width: 100%;
	display: block;
	position: relative;
	margin-bottom: 10px;
}

.con_ggmenu .search input {
	width: 99.5%;
	height: 26px;
	line-height: 26px;
	border: 1px solid #9FA3B0;
	color: #9FA3B0;
	text-indent: 30px;
	z-index: 0;
}

.con_ggmenu .search input:focus {
	border: 1px solid #62d5c8;
	border-top-color: #62d5c8;
	border-bottom-color: #62d5c8;
	box-shadow: 0 0 5px #62d5c8;
}

.con_ggmenu .search .sbutton {
	width: 15px;
	height: 26px;
	display: block;
	background: url(../images/ss.png) no-repeat left center;
	position: absolute;
	left: 8px;
	top: 0;
	border: none;
}

.con_ggmenu .menum ul {
	width: 100%;
	display: block;
}

.con_ggmenu .menum ul li {
	display: block;
	line-height: 30px;
	color: #53555C;
	margin-left: 12px;
	background: url(../images/menu-line2.png) repeat-y;
}

.con_ggmenu .menum ul li img,
.menum .bmicon1,
.menum .bmicon2 {
	cursor: pointer;
}

.con_ggmenu .menum ul li ul {
	margin-left: 6px;
}

.con_ggmenu .menum ul .cname {
	padding-left: 17px;
	background: url(../images/icom_hebi.png) no-repeat left center;
}

.con_ggmenu .menum ul .zankai {
	background: url(../images/icom_zhankai.png) no-repeat left center;
}

.con_ggmenu .menum .gbicon,
.con_ggmenu .menum .zkicon {
	line-height: 23px;
}

.con_ggmenu .menum .zkicon,
.con_ggmenu .menum .gbicon {
	position: relative;
}

.con_ggmenu .menum .zkicon .hover,
.con_ggmenu .menum .gbicon .hover {
	width: 45px;
	position: absolute;
	top: 0px;
	left: 127px;
	display: none
}

.con_ggmenu .menum .sx {
	left: 110px !important;
}

.con_ggmenu .menum .zkicon .hover a,
.con_ggmenu .menum .gbicon .hover a {
	z-index: 10
}

.con_ggmenu .menum .zkicon .hover a {
	float: left;
}

.con_ggmenu .menum .gbicon:hover .hover,
.con_ggmenu .menum .zkicon:hover .hover {
	display: block;
}

.con_ggmenu .menum ul li dl dt,
.con_ggmenu .menum ul li dl dd {
	padding-left: 27px;
	margin-left: 7px;
	line-height: 25px;
	background: url(../images/menu-cd.png) no-repeat left 5px;
}

.con_ggmenu .menum ul li dl dt {
	color: #777;
}

.bmiconh1,
.bmiconh2 {
	color: #2ea9e9 !important;
}

.zkicon img,
.gbicon img {
	padding-right: 5px;
	float: left;
	vertical-align: middle;
	padding-top: 5px;
}

/* 组织架构 */
.peixunall_mainright {
	flex: 1;
	border: 1px solid #eee;
	z-index: 0;
}

.peixunall_mainright_con {
	padding: 20px 40px;
}

.peixunall_mainright_con .til,
.peixunall_mainright_con dt {
	width: 100%;
	height: 25px;
	display: block;
	margin-bottom: 10px;
}

.peixunall_mainright_con .til {
	margin-bottom: 20px;
}

.peixunall_mainright_con .til .l {
	float: left;
	font-size: 16px;
	font-weight: bold;
	line-height: 25px;
}

.peixunall_mainright_con .til .r {
	float: right;
}

.peixunall_mainright_con .til .r a {
	height: 25px;
	line-height: 25px;
	float: left;
	display: block;
	padding: 0 15px;
	background: #2ea9e9;
	color: #fff;
	margin-left: 10px;
}

.peixunall_mainright_con dt {
	font-size: 14px;
	font-weight: bold;
}

.peixunall_mainright_con dd {
	display: inline-block;
	margin-bottom: 35px;
	padding-left: 30px;
	text-align: left;
}

.peixunall_mainright_con dd span {
	margin-right: 30px;
}

.peixunall_mainright_con dd p {
	width: 100%;
	display: inline-block;
	margin-bottom: 15px;
}

.peixunall_mainright_con dt input {
	margin: 0 3px 0 10px;
}

.peixunall_mainright_con dd a {
	margin-right: 30px;
}

.peixunall_mainright_con dd img {
	vertical-align: sub;
	margin-right: 3px;
}

/*培训-全部*/
.peixun_version_con {
	padding: 20px 40px;
}

.peixun_version_con .version,
.peixun_version_con .fontext {
	width: 100%;
	height: 25px;
	line-height: 25px;
	display: block;
	margin-bottom: 15px;
	text-align: left;
}

.peixun_version_con .version span {
	font-size: 14px;
	font-weight: bold;
	float: left;
	margin-right: 20px;
}

.peixun_version_con .version a,
.peixun_version_con .xinz {
	float: left;
	margin-right: 20px;
	height: 25px;
	line-height: 25px;
	color: #fff;
	background: #2ea9e9;
	padding: 0 15px;
	margin-bottom: 15px;
}

.peixun_version_con .text {
	margin-left: 20px;
}

.peixun_version_con .text span {
	margin-right: 50px;
	font-weight: bold;
}

.peixun_version_con .xinz {}

.peixun_version_con .table {
	margin-bottom: 20px;
}

.peixun_version_con .thead {
	background: #DAE6E6;
	width: 100%;
	display: inline-block;
	height: 30px;
	line-height: 30px;
	font-weight: 600;
	font-size: 14px;
	text-align: left;
}

.peixun_version_con .thead span {
	padding: 0 10px;
}

.peixun_version_con .thead a {
	margin: 0 10px;
}

.peixun_version_con td {
	overflow: hidden;
	line-height: 25px;
	padding: 5px;
	border: 1px solid #ebedf2;
}

.peixun_version_con tbody tr td:first-child {
	text-align: center;
}

.peixun_version_con tbody tr td:last-child {
	padding-left: 20px;
}

/*培训-按版本*/
.peixun_version_newcon {
	padding: 20px 40px;
}

.peixun_version_newcon .new_upgrade {
	font-size: 14px;
	font-weight: bold;
	width: 100%;
	height: 35px;
	display: block;
}

.peixun_version_newcon .new_upgrade_main {
	border: 1px solid #eee;
	padding: 40px;
	height: 100px;
	margin-bottom: 30px;
}

.peixun_version_newcon .new_upgrade_main p {
	width: 100%;
	display: block;
	margin-bottom: 15px;
}

.peixun_version_newcon .bton {
	text-align: center;
}

.peixun_version_newcon .bton a {
	margin: 0 20px;
	color: #fff;
	padding: 5px 15px;
	background: #2ea9e9;

}

.peixun_version_newchildren .new_upgrade_main {
	border: none;
	margin-bottom: 0;
}

.czsc div {
	float: left;
	margin-right: 20px;
}

.czsc div p img {
	max-width: 50px;
	cursor: pointer
}

.czsc div p {
	text-align: center;
}

/*培训-按版本-新增*/
.peixun_index_new {
	padding: 40px;
}

.peixun_index_new .new_upgrade_main {
	padding: 0;
	border: 0;
}

.peixun_index_new .new_upgrade_main p {
	margin-bottom: 20px;
}

.peixun_index_new input {
	margin-right: 5px;
}

.peixun_index_new .new_upgrade_main {
	margin-left: 30px;
}

/* 2020.09.23增加 */
.display_inlineblock {
	display: inline-block;
}

.md10 {
	margin-bottom: 10px;
}
