.home-panel {
	/* display: flex;
	justify-content: center;
	-ms-justify-content: center; */
	padding-top: 20px;
	overflow: hidden;
}

.left-panel {
	width: 746px;
	margin-right: 16px;
	float: left;
	/* display: flex; */
	/* flex-direction: column; */
	margin-top: -4px;
}

.right-panel {
	width: 238px;
	float: left;
}

.imgClick-panel {
	/* display: flex;
	flex-direction: row; */
	margin-left: -8px;
	overflow: hidden;
	display: flex;
	justify-content: center;
}
.imgClick-panel div {
	width: 50% !important;
	float: left;
	
}

.jianyi {
	margin-left: -2px;
}

.chaxun {
	margin-left: -2px;
}

.xuzhi-panel {
	height: 230px;
	overflow: hidden;
	background-color: #ffffff;
	margin-bottom: 16px;
	border-radius: 4px;
}

.xuzhi-panel-title {
	height: 44px;
}

.layui-tab {
	margin: 0;
}

.layui-tab-title {
	height: 30px;
	padding: 7px 16px;
	border-color: #c1d8f2;
}

.layui-tab-title li {
	float: left;
	font-size: 16px;
	line-height: 30px;
	padding: 0 7.5px;
}

.layui-tab-title li:hover{
	font-weight: bold;
}

.title-border {
	height: 16px;
	margin: 7px 0;
	width: 1px;
	background-color: #cccccc;
	float: left;
}

.layui-tab-title .layui-this {
	background-image: linear-gradient(to right, #419df3, #2dc6f1);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#419df3',endColorstr='#2dc6f1',gradientType=1);
	color: #FFFFFF;
}

/* .layui-tab-title .layui-this:before {} */

.layui-tab-title .layui-this:after {
	border-style: hidden;
	box-sizing: content-box;
	position: absolute;
	top: 29px;
	left: 33px;
	width: 0;
	height: 0;
	border-width: 7px;
	border-style: solid;
	border-color: #37b1f2 transparent transparent transparent;
}

#scrollUpBox {
	height: 162px;
	overflow: hidden;
}

#content h3 {
	font-size: 14px;
	line-height: 24px;
	color: #245e9e;

}

#content p {
	font-size: 14px;
	line-height: 24px;
	color: #6d6d6d;
	text-indent: 28px;
}

.layui-tab-item p{
	font-size: 14px;
	line-height: 29px;
	padding: 0 16px;
}

.layui-tab-item .more{
	text-align: right;
}

.right-time{
	float: right;

}

.qita-panel {
	height: 180px;
	margin-bottom: 16px;
	background-color: #ffffff;
	border-radius: 4px;
}

.panel-title {
	height: 44px;
	line-height: 44px;
	font-size: 16px;
	color: #245e9e;
	padding-left: 25px;
	border-bottom: #c1d8f2 solid 1px;
}

.qita-panel-content {
	padding: 16px 10px 16px 30px;
	display: flex;
	flex-direction: row;
	flex-wrap: wrap;
	height: 91px;
	overflow: auto;
}

.qita-item{
	width: 106px;
	height: 32px;
	background-color: #5ba2ef;
	line-height: 32px;
	font-size: 14px;
	color: #ffffff;
	margin-right: 9px;
	margin-bottom: 4px;
	text-align: center;
	display: inline-block;
}

.changeWidth{
	width:128px;
}

.qita-item a{
	color: #fff;
}

.liucheng-panel {
	height: 200px;
	margin-bottom: 16px;
	background-color: #ffffff;
	border-radius: 4px;
}

.left-pdiv{
    padding: 14px 6px 14px 25px;
}
.left-pdiv-ul{
    height: 144px;
    overflow: auto;
}
.left-pdiv-ul li{
    float: left;
    width: 106px;
    background: #5ba2ef;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 32px;
    margin: 2px 5px;
    /*text-align: justify;*/
    padding: 0 12px;
    height: 32px;
}
.left-pdiv-ul li:hover{
    background: #4a93e3;
}
/*.left-pdiv-ul li:after{
    content: "";
    display: inline-block;
    padding-left: 100%;
}*/

.liuc-ul li{
    float: left;
    width: 121px;
    height: 135px;
    border-radius: 8px;
    border: 1px solid #eee;
    margin: 0 7px;
}
.lc-div{
    padding: 10px 30px;
}
.lc-xuhao{
    height: 37px;
    padding: 12px 16px;
    background: url(/wtserver/images/liuchen-bg.png) no-repeat 14px 11px;
    line-height: 36px;
    box-shadow: 0 5px 10px 1px rgba(0,0,0,0.1);
}
.lc-xuhao span{
    display: inline-block;
    width: 35px;
    text-align: center;
    color: #43b6f3;
}
.lc-xuhao b{
    color: #fff;
    margin-left: 4px;
}

.lc-intro p{
    font-size: 12px;
    padding: 15px 4px;
    color: #6d6d6d;
    line-height: 20px;
}
.lc-shuoming{
    font-size: 14px;
    color: #6d6d6d;
    line-height: 40px;
}

.lc-shuoming span{
	color: red;
}

.right-part {
	background: #fff;
	border-radius: 4px;
	box-shadow: 0 0 6px 2px rgba(29, 79, 156, 0.1);
	margin-bottom: 16px;
	overflow: hidden;
}

.denglu-ul {
	background: #327fd3;
	height: 40px;
}

.denglu-ul li {
	/* float: left;
	 */
	width: 50%;
	text-align: center;
	/* cursor: default; */
}

.denglu-ul li span {
	display: inline-block;
	line-height: 33px;
	color: #fff;
	margin-top: 3px;
	padding: 0 3px;
}

.denglu-ul .denglu-check span {
	border-bottom: 2px solid #fff;
	font-weight: bold;
}

.denglu-div {
	display: none;
	padding: 8px 20px 5px 24px;
}

.denglu-div p {
	width: 100%;
	margin: 8px 0;
}

.denglu-div p input {
	width: 178px;
	height: 32px;
	line-height: 32px;
	border: 1px solid #cbcbcb;
	border-radius: 5px;
	padding: 0 6px;
}

.denglu-div p .yzm-ipt {
	width: 98px;
}

.denglu-div p img {
	vertical-align: -8px;
	margin-left: 8px;
}

.denglu-div button {
	width: 100%;
	height: 32px;
	background: #327fd3;
	border-radius: 5px;
	text-align: center;
	border: none;
	color: #fff;
	font-size: 16px;
}

.dxyzm-style{
	width: 70px!important;
}

.getyzm{
	width: 105px!important;
    font-size: 14px!important;
    background: #327fd3!important;
}

.denglu-cg {
	display: none;
}

/* .dl-grzx {
	height: 248px;
} */

.dl-grzx>div {
	padding: 0 24px;
}

.dl-grzx h2 {
	font-size: 16px;
	color: #327fd3;
	font-weight: bold;
	line-height: 64px;
	/* padding-left: 20px; */
	text-align: center;
}

.dl-grzx a {
	text-align: center;
	color: #327fd3;
	font-size: 14px;
	border: 1px solid #4088d6;
	height: 30px;
	line-height: 30px;
	width: 100%;
	display: block;
	background: #f2f8ff;
	border-radius: 4px;
	margin-bottom: 8px;
}

.btn-box {
	width: 100%;
	height: 32px;
	overflow: hidden;
	border-radius: 4px;
	margin: 12px 0 20px;
}

.dl-grzx button {
	line-height: 32px;
	width: 100%;
	color: #fff;
	font-size: 14px;
	text-align: center;
	border: none;
	background: url("/wtserver/images/btnbg2.png") no-repeat -2px center;
}

.dl-wjmm {
	font-size: 12px;
	line-height: 34px;
	color: #ed3333;
}

.dl-zc {
	float: right;
	font-size: 12px;
	line-height: 34px;
	color: #327fd3;
}

.ewm-div {
	text-align: center;
}

.ewm-box {
	width: 100%;
	text-align: center;
	height: 147px;

}

.ewm-div img {
	width: 115px;
	height: 115px;
	margin-top: 28px;
}

.ewm-div p {
	padding: 12px 0 26px;
	font-size: 16px;
	color: #323232;
}


/* 弹出层样式 */
.suojing-sty{
	text-indent: 30px;
}

/* a{
	color:#ffffff;
} */

#showAndrPic{
	width: 238px;
	height: 238px;
	background-color: #fff;
	position: fixed;
	top: 50vh;
	left: 100vh;
	display: none;
}

#showAndrPic img{
	width:100%;
	height:100%;	
}

#showQxPic{
	width: 238px;
	height: 238px;
	background-color: #fff;
	position: fixed;
	top: 50vh;
	left: 100vh;
	display: none;
}

#showQxPic img{
	width:100%;
	height:100%;	
}

#showWxPic{
	width: 238px;
	height: 238px;
	background-color: #fff;
	position: fixed;
	top: 50vh;
	left: 100vh;
	display: none;
}

#showWxPic img{
	width:100%;
	height:100%;	
}

.li-style{
	width: 600px;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}


#jiaoyan-dialog .layui-form-label{
	width: 115px;
}
#jiaoyan-dialog #csrq1, #jiaoyan-dialog #csrq2 {
	width: 160px
} 
#jiaoyan-dialog .layui-form-item .layui-input-inline {
	width: auto
}
.cq{height: 38px; line-height: 38px;display: none;}
.prompt1 {
	padding: 0 5px 15px 10px;
	transform: translateX(5px);
	color: #D52F29;
}