/* my style */
body{
	font-size: 16px;
	font-family:Microsoft Yahei UI,Microsoft Yahei, Arial;
}
.header {
	background:url(../image/bg21121.jpg) no-repeat center bottom #E1E8F8;
}

.header font {
    margin: 20px 0px 20px 0px;
    font-size: 32px;
    height: 60px;
    display: inline-block;
    color: #DF5322;
    letter-spacing: 2px;
}
.header font b {
    display: inline-block;
    line-height: 44px !important;
    margin-top: 2px;
}


/* nav */
#navbg{
	width: 100%;
	height: 60px;
	background: #19A7DE;
}
.mainnav {
	position: relative;
}
.mainnav ul {
	margin: 0;
	padding: 0;
	line-height: 60px;
}
.mainnav li {
	margin: 0 5px 10px 0;
	padding: 0;
	list-style: none;
	display: inline-block;
}
.mainnav a {
	padding: 15px 18px;
	text-decoration: none;
	color: #fff;
	line-height: 100%;
	font-size: 18px;
}
.mainnav a:hover {
	background: #404040;
	color: #fff;
	border-radius: 5px;
	
}
.mainnav .current a {
	padding: 15px 18px;
	background: #404040;
	color: #fff;
	border-radius: 5px;
}


/* center nav */
.mainnav.center ul {
	text-align: left;
}
.mainnav.center{
	position: relative;
	width: 1140px;
	margin: 0 auto;
}
.layui-breadcrumb{
	/* visibility: visible; */
}
.layui-breadcrumb a{
	text-decoration: none;
	color: #eee;
}

/* /* 600px
@media screen and (max-width: 600px) {
#navbg{
	width: 100%;
	height: 50px;
	background: #19A7DE;
	position: relative;
	margin-bottom: 10px;
}
.mainnav.center{
	width: 100%; margin-left: auto;margin-right: auto;
}
	.mainnav {
		position: relative;
		min-height: 50px;
	}	
	.mainnav ul {
		width: 100%;
		padding: 5px 0;
		position: absolute;
		top: 0;
		left: 0;
		background: #19A7DE url(../image/menu.png) no-repeat 22px 24px;
		border-radius: 5px;
		box-shadow: 0 1px 2px rgba(0,0,0,.3);
	}
	.mainnav li {
		display: none; hide all <li> items
		margin: 0;
	}
	.mainnav .current {
		display: block; show only current <li> item
		padding-left: 40px;

	}
	.mainnav a {
		display: block;
		padding: 5px 5px 5px 50px;
		text-align: left;
		line-height: 30px;
		font-size: 20px;
	}
	.mainnav .current a {
		background: none;
		color: #fff;
	}

	on nav hover
	.mainnav ul:hover {
		background-image: none;
	}
	.mainnav ul:hover li {
		display: block;
		margin: 0 0 5px;
	}
	.mainnav ul:hover .current {
		background: url(../image/check.png) no-repeat 22px 20px;
	}

} */ 

.footer{
	padding: 30px 0; 
	line-height: 30px; 
	text-align: center; 
	background-color: #2B2E37; 
	font-weight: 300;
	color: #000;
}
.footer p{
	color: #fff;
}
.linklabel{
	width: auto;
	color: #fff;
}
.formDIV{
	width:720px;
	margin: 0px auto;
}


/*锟斤拷锟斤拷锟�+++++++++*/
.digital{width: 100%;height: 120px;color: #2B2E37; margin-bottom: 10px;}
.main{width: 1140px;height: 120px;margin:0 auto;font-size: 0;}
.mumping_mun li{width: 270px;display: inline-block;margin: 30px auto; margin-bottom: 10px;}
.mumping_mun{width: 1140px;list-style: none;}
.mumping_mun p{font-size: 20px;width: 100%;display: block;clear: both;}
.mumping_mun h2{font-size: 35px;font-weight: normal;float: left;margin-right: 10px;}

/* left */
#left-box {
    width: 67%;
    float: left;
}
/* right */
#right-box {
    width: 31%;
    float: right;
    vertical-align: top;
}

.column_title b {
    display: inline-block;
    float: left;
}

/* call */
.callUL{
	margin-top: 7px;
	overflow: hidden;
}
.callUL li {
    line-height: 25px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    padding:10px 10px;
    margin-left:20px;
    width: 90px;text-align: center;float: left;
    cursor: pointer;
}
.callUL li:hover span{
	color: #38ABF3;	
}
/* news Tab */
.titleB{
	font-size: 29px;
    font-weight: 400;
    line-height: 30px;
    margin-right: 15px;
    vertical-align: middle;
}

.tabOwn{
	margin: 0px auto;
}
.tabNews{
    width: 70%;
    display: inline-table;
    border-bottom: none;
    vertical-align: middle;
    color: #A6A6A6;
}
.layui-tab-brief>.layui-tab-title .layui-this {
	color: #0078AD
}
.layui-tab-brief>.layui-tab-more li.layui-this:after,.layui-tab-brief>.layui-tab-title .layui-this:after
	{
	border: none;
	border-radius: 0;
	border-bottom: 3px solid #0078AD
}
.layui-tab-title li{
	font-size: 16px;
	min-width: 65px;
    padding: 0px 16px;
}
.layui-tab-content{
	padding: 5px 10px 10px 0px;
}
.news_ul {
	height:730px;
}
.news_ul li , .index_news_ul li{
    line-height: 30px;
    white-space: nowrap;
	text-overflow: ellipsis;
    padding:6px 0px;
    border-bottom: 1px solid #f5f5f5;
    list-style: none;
}
.news_ul li span , .index_news_ul li span{
	width: 100px;
	float: right;
	color: #A6A6A6;
}
.news_ul li p , .index_news_ul li p{
	width: 80%;
	white-space: nowrap;
	text-overflow: ellipsis;
	float:left;
}
.news_ul li a , .index_news_ul li a{
    color: #484848;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
    cursor: pointer;
    text-decoration: none;
}
.news_ul li a:hover , .index_news_ul li a:hover{color: #0078AD;}
.news_ul li a i , .index_news_ul li a i{ position:absolute; top:12px; left:2px; width:5px; height:5px; z-index:99; background:#ccc; border-radius:5px;}
.news_ul li a:hover i , .index_news_ul li a:hover i{ background:#0078AD;}
a.more{
	margin-right: 0px;
	font-size: 16px;
	color:#737373;
    cursor: pointer;
    text-decoration: none;
}
a.more:hover{
	color: #0078AD;
}
/* login */
.panelDIV {
    margin-bottom: 5px;
    padding: 15px;
    line-height: 22px;
    border-left: 5px solid #0078AD;
    background-color: #f2f2f2;
}
.panelDIV .layui-btn{
	width: 40%;

}
.panelDIV span{
	color:#737373;
	margin-left: 10px;
	font-size: 13px;
	line-height: 22px;
	width: 54%;
	display: inline-block;
	vertical-align: middle;
}


/* enterprise red list */
.redDIV .titleP {
    line-height: 36px;
    border-left: 5px solid #FF5722;
    margin: 5px 0 5px;
    padding: 10px;
    background-color: #f2f2f2;
    vertical-align: middle;
}
.redDIV .titleP b{
	font-size: 29px;
    font-weight: 400;
    line-height: 30px;
    margin-right: 15px;
    vertical-align: middle;
}
.redDIV .titleP span{
	font-size: 16px;
    font-weight: 400;
    line-height: 16px;
    margin-right: 15px;
    vertical-align: bottom;
}
.redDIV{
	margin-top: 20px;
}
.typeLeft{
	float: left;
}
.markRight{
	float: right;
}
.entMsg{
	padding:2px 16px;
	margin: 0px auto;
	font-size: 14px;
	color:#737373;
}
.overtext{
	overflow:hidden; 
	text-overflow:ellipsis;
	white-space: nowrap;
}
.redulList li{ border-bottom: 1px solid #f5f5f5;  padding:10px 0px;  }
.redulList li a {
    color: #484848;
    font-size: 16px;
    display: block;
    height: 30px;
    line-height: 30px;
    padding-left: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    position: relative;
     cursor: pointer;
    text-decoration: none;
}
.redulList li a:hover{color: #0078AD;}
.redulList li a i { position:absolute; top:26px; left:2px; width:5px; height:5px; z-index:99; background:#ccc; border-radius:5px;}
.redulList li a:hover i { background:#0078AD;}
.moreBTN{ width: 130px; margin: 8px auto; background-color: #1E9FFF;}

.blackDIV{
	border-left: 5px solid #000;
}

/* renyuan */
.person_list li {
	padding:6px;
}
.person_list li p {
	line-height: 30px;
	 cursor: pointer;
}
.person_list li p a{
	font-weight:bold;
    text-decoration: none;
}
.person_list li p a:hover{
	color: #0078AD;
}
.person_list li span{
	display:block;
	margin-top: 8px;
	
}
.person_list li span a {
	padding:5px 14px 5px 0px;
	color:#737373;
     cursor: pointer;
    text-decoration: none;
    line-height: 30px;
}
.person_list li span a:hover{
	color: #0078AD;
}

.cxTable {
    padding: 9px 15px;
    min-height: 40px;
    line-height: 40px;
    border: 1px solid #e2e2e2;
    font-size: 16px;
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
    margin: 10px 0;
    background-color: #fff;
}
.cxTable th {
    text-align: center;
    display: table-cell;
    vertical-align: inherit;
    line-height: 40px;
    /* font-weight: bold; */
}
.cxTable thead tr {
    background-color: #f2f2f2;
}
.cxTable td, .cxTable th {
    border: none;
    text-align: center;
    /* border-bottom: 1px solid #e2e2e2; */
}
.cxTable .cxdetail{
	font-size: 14px;
	color:#737373;
	text-align: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 14px;
    padding-bottom:8px;
    border-bottom: 1px solid #e2e2e2;
}
.cxTable .cxdetail span{ margin:0px 10px;width:50px;background-color:#FF5722; padding:6px;color:#fff;display: inline-block;
    text-align: center;}
.cxTable .cxdetail b{ margin:0px 10px;width:50px; padding:6px;color:#fff;display: inline-block;
    text-align: center;}  
.cxTable .cxdetail p{
position:relative; 
width:740px; 
text-overflow:ellipsis; 
white-space:nowrap; 
*white-space:nowrap; 
overflow:hidden;
text-indent: 72px;
}
.cxTable .cxdetail label {
position:relative; 
text-overflow:ellipsis; 
white-space:nowrap; 
*white-space:nowrap; 
overflow:hidden;
text-indent: 72px;
}  
.loginInput {
    height: 44px;
    line-height: 44px;
}

/* enterprise */
.entTable tbody td, .entTable thead th{
	text-align: center;
	line-height: 30px;
	height: 30px;
	font-size: 15px;
}

.linkA, .linkA:hover{
	color:#0078AD;
	cursor: pointer;
    text-decoration: none;
}


.searchDIV .column_title {
    line-height: 36px;
    border-left: 5px solid #FF5722;
    margin: 5px 0px 0px 0px;
    padding: 10px;
    background-color: #f2f2f2;
    vertical-align: middle;
}
.searchDIV .titleBs{
	font-size: 20px;
    font-weight: 400;
    line-height: 30px;
    margin-right: 15px;
    vertical-align: middle;
}
.searchDIV .formDIV{
	width:100%;
	border: 1px solid #E2E2E2;
	padding-top:10px;
}
.formLabel{
	width: 160px;
}
.searchDIV .formDIV .myFormItem{
	margin-bottom: 0px;
}

.tableList td{
    min-height: 30px;
    line-height: 30px;
	font-size: 16px;
}

/* @media (max-width:991px) {
	.header { padding: 0px 10px;}
	.header font {height:auto; margin: 8px 0px; font-size: 24px; letter-spacing: 0px;}
	.layui-main{ width: 95%;margin-left: auto;margin-right: auto;}
	#left-box{ width: 100%; float: none;}
	#right-box{ width: 100%; float: none;}
}
@media (min-width:1200px) {
	.layui-main { width:1140px; margin-left:auto; margin-right:auto; }
}
@media (min-width:992px) and (max-width:1199px) {
	.header .top_main { width:95%; margin-left:auto; margin-right:auto; }
}

@media screen and (max-width:450px) {
	.layui-form-item .layui-input-inline {
		display: table;
		float: none;
		left: -3px;
		width: auto;
		margin: 0 0 10px 112px
	}
	#left-box{ width: 100%; float: none;}
	#right-box{ width: 100%; float: none;}
锟斤拷锟斤拷锟�+++++++++
.digital{width: 100%; height:100%;color: #2B2E37;}
.main{width: 90%; height:100%;margin:0 auto;font-size: 0;}
.mumping_mun li{width: 50%;display: inline-block;margin: 30px auto; margin-bottom: 10px; flex:2}
.mumping_mun{width: 100%;list-style: none;display: -webkit-flex-box;-webkit-flex-box:2;box-pack:center;box-align:center;}
.mumping_mun p{font-size: 20px;width: 100%;display: block;clear: both;}
.mumping_mun h2{font-size: 35px;font-weight: normal;float: left;margin-right: 10px;}
} */


.layui-laypage a, .layui-laypage span{
	font-size: 16px;
	height:30px;
	line-height: 30px;
	
}
.layui-laypage .layui-laypage-curr {
    position: relative;
    line-height: 30px;
    height: 30px;
    font-size: 16px;
}




.layui-layout-admin .my-header {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 60px;
    background: #393D49;
    z-index: 2;
}

.layui-layout-admin .my-header .my-header-logo {
    display: inline-block;
    width: auto;
    height: 30px;
    color: white;
    font-size: 18px;
    line-height: 30px;
    padding: 15px;
    vertical-align: top;
}

.layui-layout-admin .my-header img.my-header-logo {
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    padding: 10px;
    border: none;
}

.my-header-btn {
    display: inline-block;
    width: auto;
    height: 100%;
    line-height: 60px;
}

.my-header-user-nav {
    float: right;
}

.my-header-user-nav img {
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border: none;
    border-radius: 5px;
}

.my-header-user-nav .layui-nav-item a.name {
    padding-left: 5px !important;
}

.my-header ul.layui-nav {
    display: inline-block;
    vertical-align: top;
    border-radius: 0;
}

.my-header ul.layui-nav li a {
    max-height: 60px;
}

.my-side {
    position: fixed;
    top: 60px;
    bottom: 0;
    width: 200px;
    z-index: 2;
    overflow-x: hidden;
}

.my-side .layui-nav {
    border-radius: 0;
    min-height: 100%;
}

.my-side ul.layui-nav li a i, .layui-nav .layui-nav-child a i, .layui-nav .layui-nav-item a i, .layui-tab-card > .layui-tab-title li span i {
    margin-right: 5px;
}

.my-side ul.layui-nav li dl dd a i {
    margin-left: 15px;
}

.my-body {
    position: fixed;
    top: 60px;
    bottom: 0;
    left: 200px;
    right: 0;
    z-index: 1;
    overflow: hidden;
}

.body {
    padding: 10px;
}

.my-body .layui-tab, .my-body .layui-tab .layui-tab-content {
    margin: 0;
    padding: 0;
}

.my-body .layui-tab .layui-tab-title li:first-child i {
    display: none;
}

.my-body .layui-tab, .my-body .layui-tab .layui-tab-content, .my-body .layui-tab .layui-tab-item {
    height: 100%;
}

.my-body iframe {
    width: 100%;
    height: 100%;
    border: none;
    outline: none;
}

.layui-layout-admin .my-footer {
    height: 40px;
    padding: 2px 0;
}

.layui-layout-admin .my-footer p {
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    text-align: center;
}

.my-btn-box {
    height: 38px;
    margin-bottom: 10px;
}

.my-pay-box > div p {
    text-align: center;
    margin-bottom: 10px;
}

/* login */
.login-body {
    background: url("../image/bg.png") repeat fixed;
}

.login-box {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
    width: 320px;
    height: 241px;
    max-height: 300px;
}

.login-body .login-box h3 {
    color: #444;
    font-size: 22px;
    font-weight: 100;
    text-align: center;
}

.login-box .layui-input[type='number'] {
    display: inline-block;
    width: 50%;
    vertical-align: top;
}

.login-box img {
    display: inline-block;
    width: 46%;
    height: 38px;
    border: none;
    vertical-align: top;
    cursor: pointer;
    margin-left: 4%;
}

.login-box button.btn-reset {
    width: 95px;
}

.login-box button.btn-submit {
    width: 190px;
}
.login-main{
    width: 400px;
    margin: 20px auto;
   margin-bottom: 50px;
}
.login-main header {
    margin-top: 80px;
    height: 35px;
    line-height: 35px;
    font-size: 30px;
    font-weight: 100;
    text-align: center;

}
.login-main header, .login-main form, .login-main form .layui-input-inline {
    margin-bottom: 15px;
}
.login-main form .layui-input-inline, .login-main form .layui-input-inline input, .login-main form .layui-input-inline button{
    width: 100%;
}
.login-main form .login-btn {
    margin-bottom: 5px;
}


/* demo */
.site-demo-button div {
    margin: 20px 30px 10px;
}

.site-demo-button .layui-btn {
    margin: 0 7px 10px 0;
}

/* check */
input[type='checkbox'] {
    vertical-align: middle;
}

.my-checkbox {
    -webkit-appearance: none;
    position: relative;
    width: 20px;
    height: 20px;
    background-color: #FFFFFF;
    border: solid 2px #28B779;
    border-radius: 2px;
    background-clip: padding-box;
    display: inline-block;
    cursor: pointer;
}

.my-checkbox:checked {
    background-color: #28B779;
    border: solid 0 #28B779;
}

.my-checkbox:checked:before {
    position: absolute;
    display: inline-block;
    right: 50%;
    bottom: 50%;
    -webkit-transform: translate(50%, 50%);
    -ms-transform: translate(50%, 50%);
    transform: translate(50%, 50%);
    font-family: "Microsoft Yahei";
    content: "锟芥剚锟斤拷锟�
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 600;
}

/* table */
.dataTables_length, .dataTables_filter, .dataTables_info, .dataTables_paginate {
    margin-bottom: 10px;
    display: inline-block;
}

.dataTables_length, .dataTables_info {
    float: left;
}

.dataTables_filter, .dataTables_paginate {
    float: right;
}

.dataTables_length select, .dataTables_filter input[type=search] {
    width: 100px;
    height: 30px;
    border: 1px solid #ccc;
    padding: 0 5px;
    display: inline-block;
}

.dataTables_paginate span, .dataTables_paginate a.paginate_button {
    border-radius: 2px;
    cursor: pointer;
}

.dataTables_paginate a, .dataTables_paginate > span > span {
    box-sizing: border-box;
    display: inline-block;
    min-width: 2em;
    height: 30px;
    line-height: 28px;
    border: 1px solid transparent;
    padding: 0 0.5em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.dataTables_paginate span a.current, .dataTables_paginate a.paginate_button:hover {
    color: white;
    background: #009688;
}

.dataTables_length select {
    width: 60px;
    border-radius: 2px;
}

table.dataTable tbody tr.even {
    background: #f2f2f2;
}

table.dataTable tbody tr.selected {
    background: #eeeeee;
}

table.dataTable tr td:first-child, table.dataTable tr th:first-child {
    width: 20px;
}

table.dataTable thead .sorting_asc {
    background-image: url("../image/sort_asc.png");
}

table.dataTable thead .sorting_desc {
    background-image: url("../image/sort_desc.png");
}

table.dataTable thead .sorting {
    background-image: url("../image/sort_both.png");
}

table.dataTable thead .sorting, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_asc {
    background-repeat: no-repeat;
    background-position: center right;
}

/* tips 404 */
.my-page-box {
    font-family: "Segoe UI", "Lucida Grande", Helvetica, Arial, "Microsoft YaHei", FreeSans, Arimo, "Droid Sans", "wenquanyi micro hei", "Hiragino Sans GB", "Hiragino Sans GB W3", FontAwesome, sans-serif;
    text-align: center;
    padding: 20px;
    background-color: white;
}

.my-page-box i {
    font-size: 100px;
}

.my-page-box h2, .my-page-box h3, .my-page-box h4, .my-page-box h5 {
    font-size: 80px;
}

.my-page-box p.msg {
    color: #dce2ec;
    font-size: 20px;
    margin-top: 20px;
}

.my-page-box p.text {
    color: #666;
    font-size: 16px;
    margin-top: 20px;
}

.my-page-box .my-btn-box {
    margin-top: 20px;
    margin-bottom: 20px;
}

/* tree table */
.my-tree-table-box .tree-table-tree-box {
    width: 20%;
    min-height: 200px;
    display: inline-block;
    vertical-align: top;
    overflow-y: auto;
    overflow-x: auto;
}

.my-tree-table-box .tree-table-table-box {
    display: inline-block;
    vertical-align: top;
    width: 79%;
    margin-left: 1%;
}

/* skin */
html body .skin-1 .my-header .my-header-logo,
html body .skin-1 .layui-nav .layui-nav-item a,
html body .skin-1 .layui-nav .layui-nav-item a:hover {
    color: #555;
}
html body .skin-1,
html body .skin-1 .my-header,
html body .skin-1 .layui-nav,
html body .skin-1 .layui-nav-child {
    background: white;
}
html body .skin-1 .layui-nav .layui-nav-item .layui-nav-child dd.layui-this a{
    color: white;
}
html body .skin-1 .layui-nav .layui-nav-item .layui-nav-child dd.layui-this,
html body .skin-1 .layui-nav .layui-nav-item .layui-nav-child dd.layui-this>a,
html body .skin-1 .layui-nav-tree .layui-nav-item:hover>a,
html body .skin-1 .layui-nav .layui-nav-item .layui-nav-child dd:hover>a {
    color: white;
    background: #999;
}
html body .skin-1 .layui-nav .layui-nav-itemed>a {
    background: #666 !important;
}
/* skin2 */
html body .skin-2 .my-header .my-header-logo,
html body .skin-2 .layui-nav .layui-nav-item a,
html body .skin-2 .layui-nav .layui-nav-item a:hover {
    color: white;
}
html body .skin-2,
html body .skin-2 .my-header,
html body .skin-2 .layui-nav,
html body .skin-2 .layui-nav-child {
    background: #01AAED;
}
html body .skin-2 .layui-nav .layui-nav-item .layui-nav-child dd.layui-this a{
    color: white;
}
html body .skin-2 .layui-nav .layui-nav-item .layui-nav-child dd.layui-this,
html body .skin-2 .layui-nav .layui-nav-item .layui-nav-child dd.layui-this>a,
html body .skin-2 .layui-nav-tree .layui-nav-item:hover>a,
html body .skin-2 .layui-nav .layui-nav-item .layui-nav-child dd:hover>a {
    background: #00C0F7;
}
html body .skin-2 .layui-nav .layui-nav-itemed>a {
    background-color: #0187BB !important;
}

/* tools */
.fl {
    float: left;
}

.fr {
    float: right;
}

.none {
    display: none;
}

.block {
    display: block;
}
/* /* 
media
@media screen and (max-width: 1023px) {
    .my-header ul.layui-nav, .my-header-btn, .my-side, .layui-field-title, .my-btn-box .fr {
        display: none;
    }

    .layui-side-scroll {
        width: 170px;
    }

    body div.my-mobile {
        background: #393D49;
    }

    body div.my-mobile .layui-layer-content {
        overflow-x: hidden;
    }

    .my-header ul.my-header-user-nav {
        display: inline-block;
        padding-left: 0;
        padding-right: 10px;
    }

    .my-header ul.my-header-user-nav a {
        padding: 0 10px;
    }

    .my-header ul.my-header-user-nav:last-child a:first-child {
        padding-right: 20px;
    }

    .my-side, .layui-nav-tree, .my-btn-box input[type='text'] {
        width: 150px;
    }

    .my-body {
        left: 0;
        width: 100%;
        overflow-x: auto;
    }

    .my-body iframe {
        width: 100%;
    }

    select {
        background: white;
    }

    .layui-layout-admin .layui-footer {
        left: 0;
    }
}

@media screen and ( max-width: 450px) {
    .my-header ul.my-header-user-nav li a.pay {
        display: none;
    }
} */ 
