/********************头部无障碍按钮样式************************/
			.barrierFreeBtnbox{
				position:absolute;
				top:0;
				left:0;
				width:100%;
				min-width:1190px;
			}
			.barrierFreeBtn{
				position:absolute;
				width:54px;
				top:20px;
				padding:0 4px;
				border:1px #e89999 solid;
				border-radius:5px;
				line-height:22px;
				font-size:12px;
				font-weight:normal;
				background:#c50001;
				outline:none;
				color:#fff;
				transition: top 1.1s cubic-bezier(.83,.39,.94,.53);
			}
			.barrierFreeBtn.posbottom{
				top:96px;
				transition: top 1.1s cubic-bezier(.83,.39,.94,.53);
			}
			.barrierFreeBtn:hover{
				background:#fff;
				color:#c50001;
			}
			.customHeader_iframe{
				min-width:1190px;
			}
			.customFooter_iframe{
				min-width:1190px;
			}
/******************************************************************/
#container{
	/*font-size:0;*/
}
.customHeader_iframe,.customFooter_iframe{
	min-width:1900px;
}
.common-content{
	box-sizing:border-box;
	min-width:1200px;
	margin:0;
	background:#f4f4f4;
	font-size:18px;
	overflow: hidden;
}
.red-left,.center,.right{
	float:left;
}
.center-top,.center-middle{
	background:#ffffff;
	width:100%;
	border:1px solid #f4eded;
	margin-bottom:15px; 
}
.red-left{
	width:0px;
	margin-bottom:-10000px;
    padding-bottom:10000px;
	background:#cbb486;
}
.red-left ul{
	padding-top:40px ;
}
.red-left ul li{
	width:55px;
	height:40px;
	border-left:3px solid transparent;
}

.red-left ul li.li1{
	background:url(../img/left-icon01.png) no-repeat center;
}
.red-left ul li.li2{
	background:url(../img/left-icon02.png) no-repeat center;
}
.red-left ul li.li3{
	background:url(../img/left-icon03.png) no-repeat center;
}
.red-left ul li.li4{
	background:url(../img/left-icon04.png) no-repeat center;
}
.red-left ul li:hover,.red-left ul li.active{
	cursor:pointer;
	background-color:#b9916a;
	border-left:3px solid #fff;
}
.center{
	padding:20px;
	width:1320px;
}

.center-top h4{
	color:#b9916a;
	font-size:24px;
	font-weight:bold;
	padding:15px 30px;
}
.center .center-middle{
	padding:40px 40px;
	overflow: hidden;
}
.center .center-middle .item-list{
	overflow: hidden;
	float:left;
	margin-top:30px;
	font-size:0px;
}
.center .center-middle .item-list li{
	float:left;
	background:#fefaf8;
	border:1px solid #f4eded;
	border-radius: 5px;
	margin-right:30px;
	text-align: center;
	width:235px;
	padding:9px 0;
	position:relative;
}
.center .center-middle .item-list li.active{
	background:url(../img/bg-01.png) no-repeat;
	overflow: hidden;
	background-size:cover;
}
.center .center-right{
	float:right;
}
.center .center-middle .item-list li span:first-child{
	display:inline-block;
	color:#666666;
	width:160px;
	height:60px;
	font-size:16px;
	font-weight:bold;
}
.center .center-middle .item-list li.active span:first-child{
	color:#fff;
}
.center .center-middle .item-list li span:last-child{
	/* color:#e4c995; */
	color: #5292dc;
	font-size:15px;
}
.center .center-middle .item-list li.active span:last-child{
	color:#fff;
}
.center .center-middle .item-list li .singleLine{
	padding-top:12px;
}
.center .center-middle .item-list li.active i{
	display: inline-block;
	width:20px;
	height:20px;
	background:url(../img/hook-white.png) no-repeat 0 0;
	position:absolute;
	top:10px;
	right:10px;
}
.center .center-middle .caozuoul li{
	margin-bottom:20px;
	text-align: center;
	color:#ff737a;
	font-size:16px;
}
.center .center-middle .caozuoul li i{
	display:inline-block;
	width:20px;
	height:20px;
	background:url(../img/small-icon01.png) no-repeat 0 0;
	vertical-align: middle;
}
.center .center-middle .caozuoul li.li2 i{
	background:url(../img/small-icon02.png) no-repeat 0 0;
}
.center .center-middle .caozuoul li.li3 i{
	background:url(../img/small-icon03.png) no-repeat 0 0;
}
.center .center-right button{
	background:url(../img/btn-bg.png) no-repeat 0 0;
	width:124px;
	height:30px;
	background-size:124px 30px;
	border:none;
	color:#fff;
	font-size:16px;
	outline:none;
}
.center-bottom .bottom-left,.center-bottom .bottom-right{
	float:left;
	background:#fff;
}
.center-bottom .bottom-left{
	margin-right:20px;
	width:530px;
	padding:15px 20px;
}
.center-bottom .bottom-right{
	width:730px;
	padding:15px 0 15px 20px;
}
.center-bottom  h6,.right h6{
	color:#b9916a;
	font-size:20px;
	font-weight:bold;
	margin-bottom:20px;
}
.center-bottom .bottom-left h4{
	color:#313131;
	font-size:20px;
	font-weight:bold;
	border-left:3px solid #999999;
	padding-left:10px;
	margin-bottom:20px;
}
.btn-border{
	border:1px solid #b9916a;
	color:#b9916a;
	font-size:16px;
	border-radius:20px;
	background:#fff;
	padding:5px 15px;
	outline:none;
	line-height:24px;
}
.center-bottom .btn-border{
	margin-bottom:20px;
}
.center-bottom table{
	margin:0 20px ;
}
.center-bottom table thead th{
	color:#333333;
	font-size:18px;
	font-weight:normal;
}
.center-bottom table tbody td{
	color:#888888;
	font-size:16px;
}
.center-bottom table tbody tr td{
	padding:10px 0 ;
}
.center-bottom table tbody td:first-child{
	width:170px;
	padding-right:20px;
}

.center-bottom table thead th:last-child,.center-bottom table tbody td:last-child{
	padding-left:40px;
}
.center-bottom table tbody td:last-child span{
	color:#ff8085;
	cursor:pointer;
}
.bottom-right .title{
	font-size:20px;
	color:#333333;
	/* font-weight:bold; */
}
.bottom-right .title:before{
	content:'';
	display:inline-block;
	width:5px;
	height:5px;
	background:#aeaeae;
	border-radius: 50%;
	vertical-align: middle;
}
.bottom-right .group span{
	vertical-align: middle;
}
.myradio{
	border:1px solid #8e8e8e;
	display:inline-block;
	width:12px;
	height:12px;
	border-radius: 50%;
	margin-left:30px;
}
.myradio.active{
	background:url(../img/active-select.png) no-repeat 0 0 ;
	border:none;
}
.myradio.active+span{
	color:#ff8085;
}
.radiobox{
	/* height:36px; */
	line-height: 27px;
}
.group{
	margin-bottom:25px;
}
.group-box{
	height:550px;
	overflow-y:scroll;
	padding-right:20px;
}
.bottom-right button.nex{
	background:url(../img/btn-bg.png) no-repeat 0 0;
	width:124px;
	height:30px;
	background-size:124px 30px;
	border:none;
	color:#fff;
	font-size:16px;
	outline:none;
}
.bottom-right .btn-box{
	text-align: center;
	padding:21px 0;
}

.group-box::-webkit-scrollbar {
	/*滚动条整体样式*/
	width : 15px;  /*高宽分别对应横竖滚动条的尺寸*/
	height: 1px;
}
.group-box::-webkit-scrollbar-thumb {
	/*滚动条里面小方块*/
	border-radius: 10px;
	/*box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);*/
	background   : #dcdada;
}
.group-box::-webkit-scrollbar-track {
	/*滚动条里面轨道*/
	/*box-shadow   : inset 0 0 5px rgba(0, 0, 0, 0.2);*/
	border-radius: 10px;
	background   : #f2eeee;
}

/**右侧**/
.right{
	background:#fff;
	width:490px;
	margin-top:20px;
	border:1px solid #f4eded;
	padding:10px 20px;
	height:1012px;
}
.right .other{
	margin-bottom:30px;
}
.right .other .top{
	display:inline-block;
	font-size:14px;
	padding:0 8px;
	border-radius:5px;
	font-weight:normal;
}
.right .other .top.top1{
	color:#ff5961;
	border:1px solid #ff5961;
}
.right .other .top.top2{
	color:#ff7c83;
	border:1px solid #ff7c83;
}
.right .other .top.top3{
	color:#ffa488;
	border:1px solid #ffa488;
}
.right .other li{
	padding:10px 0;
	font-size:16px;
	color:#313131;
	font-weight:bold;
}
.right .inputbox input{
	border:1px solid #dadada;
	height:45px;
	width:350px;
	padding-left:20px;
	vertical-align: middle;
	outline:none;
}
.right .inputbox span{
	display:inline-block;
	width:75px;
	height:45px;
	background:url(../img/search.png) no-repeat 0 0 ;
	vertical-align: middle;
}
.right .more{
	margin:40px 0;
}
.right .more li{
	margin:10px 0;
	padding:10px 20px;
	font-size:18px;
	color:#333;
}
.right .more li.active{
	border:1px solid #ffebb5;
	background:#fffbee url(../img/hook-yellow.png) no-repeat 420px center;
}
.right .more .num{
	display:inline-block;
	width:20px;
	height:20px;
	background:#c7c7c7;
	text-align: center;
	color:#fff;
	font-size:14px;
}
.right .more .num.one{
	background:#b9916a;
}
.right .more .num.two{
	background:#d2b39d;
}
.right .more .num.three{
	background:#e4c995;
}
.right .btn-box{
	text-align: center;
}
.right button.confirm{
	background:url(../img/btn-bg.png) no-repeat 0 0;
	width:124px;
	height:30px;
	background-size:124px 30px;
	border:none;
	color:#fff;
	font-size:16px;
	outline:none;
}
.myradio2, .myradio,.more li, lilist{
	cursor: pointer;
}
.myradio2color{
	color: #b9916a;
}

@media screen and (max-width: 1900px) {
	.common-content{
		width:100%;
		min-width:1190px;
	}
	.customHeader_iframe, .customFooter_iframe{
		min-width:1190px;
	}
	.center{
		width:95%;
	}
	.center .center-middle .item-list li{
		width:20%;
	}
	.center .center-middle .item-list{
		width:85%;
	}
	.center .center-middle .item-list li.active i{
		top:65px;
	}
	.center-bottom .bottom-left{
		width:35%;
	}
	.center-bottom table tbody td:first-child{
		width:55%;
	}
	.center-bottom .bottom-right{
		width:63%;
	}
	.right{
		margin-left:75px;
		width:92%;
		height:auto;
	}
	.right .more{
		overflow-x: hidden;
	}
	.right .more li{
		width:45%;
		float:left;
		margin-right:2%;
		border:1px solid #f4f4f4;
	}
	.right .more li.active{
		background:#fffbee url(../img/hook-yellow.png) no-repeat 95% center;
	}
	.right .btn-box{
		padding:0 0 30px;
	}
}



input[type=radio],
input[type=checkbox] {
    display: inline-block;
    vertical-align: middle;
    width: 20px;
    height: 20px;
    margin-left: 20px;
    -webkit-appearance: none;
    background-color: transparent;
    border: 0;
    outline: 0 !important;
    line-height: 20px;
    color: #d8d8d8;
}
 
input[type=radio]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    border-radius: 50%;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}
 
input[type=checkbox]:after {
    content: "";
    display: block;
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 14px;
    font-size: 16px;
    color: #fff;
    border: 2px solid #ddd;
    background-color: #fff;
    box-sizing: border-box;
}
 
input[type=checkbox]:checked:after {
    border: 4px solid #ddd;
    background-color: #37AF6E;
}
 
input[type=radio]:checked:after {
    content: "L";
    transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    -webkit-transform: matrix(-0.766044, -0.642788, -0.642788, 0.766044, 0, 0);
    border-color: #37AF6E;
    background-color: #37AF6E;
}