.es-wrap-lc{
	overflow: hidden;
}
.es-wrap-list-nav{
	height: 48px;
	background:#f4f4f4;
}
.listCname{
	width: 120px;height: 47px;
	background:#0081e5;
	line-height: 47px;
	font-size: 18px;
	color: #fff;
	text-align: center;
	font-weight: normal;
}
.listCnav{
	min-width:100px;
	margin-right:20px;
	line-height: 48px;
	font-size: 14px;
	color: #666666;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.dots {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.es-wrap-list-l{
	width:870px;
	margin:20px 0px;
}
.esliimg{
	width:202px;height:130px;
	margin-bottom: 20px;
}
.eslitext{
	width:73%;
	margin-left:2%;
}
.eslitext h1{
	color: #333333;
	font-size: 22px;
	font-weight: bold;	
	margin:5px 0;
}
.eslitext p{
	font-size: 14px;color: #666666;
	line-height: 28px;
	height: 56px;
	overflow: hidden;
	margin:5px 0;
}
.eslitext h3{
	margin:10px 0;
	color:#8c8c8c;
	font-size: 14px;
}
.es-wrap-list-l ul{
	margin-left:22px;
}
.es-wrap-list-l li{

	overflow: hidden;

}
.es-wrap-list-r{
	width:302px;
	margin:20px 0;
}
.rgd{
	width: 302px;
	height: 190px;
}
.list-r-set{
	margin:22px 0;

}
.list-r-settitle{
	height: 1px;
	background:#e7e7e7;
	position: relative;
}
.list-r-settitle a{
	font-size: 20px;
	color: #001b64;
	display: inline-block;
	margin:5px;

}
.list-r-settitle:before{
	content:'';
	position: absolute;
	height: 2px;
	background:#305798;
	left:0;
	top:-0.5px;
	width:30%;
}
.setfirstimg{
	height: 170px;
	position: relative;
}
#setul1{
	margin-top:45px;
}
.srtfirsttext{
	background:#0369c0;
	height: 30px;
	width:100%;
	position: absolute;
	bottom: 0;
	left: 0;
}
.srtfirsttext p{
	color:#fff;
	font-size: 14px;
	line-height: 30px;
	padding: 0 8px;
}
.settwo{
	border-bottom:1px dashed #ccc;
	font-size: 14px;
	line-height: 40px;
	padding: 0 0px 0 20px;
	position: relative;
}
.settwo:before{
	position: absolute;
	content: '';
	background:#cccccc;
	height: 6px;
	width:6px;
	left:5px;
	top:15px;
}
#setul2{
	background:#f7f7f7;
	margin-top:45px;
}
.setthree{
	padding: 5px 0;
}
.setthree a {
    font-size: 14px;
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center;
}
.setthree a::before {
    content: attr(data-tt);
    color: #587796;
    padding-left: 10px;
}
.setthree span {
    position: relative;
    padding-left: 20px;
    position: relative;
}

.setthree span::before {
    position: absolute;
    top: 50%;
    left: 10px;
    width: 1px;
    height: 14px;
    margin-top: -7px;
    content: '';
    background: #e5eaf3;
}
.setthree:nth-child(2)
{
	margin-top:15px;
}
.setthree:nth-child(6)
{
	padding-bottom:15px;
}
#setul3{
	margin-top: 45px;
}
.setfour{
	font-size: 14px;
	padding:0px;
	margin:8px 0;
}
.lnum{margin:0 6px;font-weight: bold;font-size: 16px;font-style: italic;}
.lnumactive{
	color: #f64747;
}
.mainfooter{
	height: 190px;
	background:#383838;
}
.listztwrapper ul{
overflow: hidden;
margin-top: -10px;
}
.newlistwrapper li{
	line-height: 30px;
	border-bottom:1px dashed solid;
	margin:12px 0;
	height: 40px;
	font-size:14px; 
}
.ldate{
	color: #666;
	font-size: 14px;
}
.ltext{
	width:80%;
	overflow: hidden;
	padding-left: 10px;
}
.listztwrapper li{
	border:1px solid #dddddd;
	margin:10px 0;
	cursor: pointer;
	transition: 0.4s all;
   max-width:380px;
}
.listztwrapper li:nth-child(3n-1){
	margin:10px 30px;
}
.listztimg{
	height: 162px;
	width:378px;
}
.listztwrapper{
	margin:20px 0;
}
.listbtn{
	width:90%;
   overflow:hidden;
	height: 36px;
	border:1px solid #dddddd;
	margin:15px auto;
	line-height: 36px;
	text-align: center;
	font-size: 15px;
	color: #666;
	border-radius: 5px;
	transition: 0.1s all;
}
.listztwrapper li:hover .listbtn{
	background:#0081e5;
	color: #fff;
	cursor: pointer;
}
.listztwrapper li:hover{
	transform: translateY(-8px);
	box-shadow:1px 4px 10px 2px #ddd;
}
.demandlists{
	width:870px;
	margin:20px 0;
}
.demandlists li{
	width:206px;
	margin:5px 5px;
}
.demandlists ul{
	overflow: hidden;
}
.demandre li{
	width:222px;
	margin:5px 9px;
}

.demandimg{
	height: 130px;
	overflow: hidden;
	position: relative;
	width:100%;
}
.demandlists li:nth-child(4n-1)
{
	margin:5px 5px;
}
.demandtime{
	display:block;
	background:rgba(0,0,0,0.7);
	width:82px;
	height:21px;
	text-align: center;
	line-height: 21px;
	color: #fff;
	font-size: 12px;
	right: 5px;position: absolute;
	bottom: 5px;
	border-radius: 5px;
}
.demandtypelist{
	width:330px;
	height: 590px;margin-top: 20px;
}
.demandlists h2{
	font-size: 14px;
	padding:0 5px;
	line-height: 25px;
}
.demandre h2{
	font-size: 14px;
	padding:0 5px;
	line-height: 25px;
}
.demandbtnwrapper{
	overflow: scroll;
   margin-top:5px;
	-ms-overflow-style:none;
	height: 590px;
	overflow-x: hidden;
	background:#f5f5f5;
}
::-webkit-scrollbar-thumb{
	
}
.demandbtnwrapper::-webkit-scrollbar
{
	width:5px;height: 5px;
    background-color: #e6e6e6;
}
.demandbtnwrapper::-webkit-scrollbar-thumb
{
  
  width:20px;
    background-color: #a1d5ff;
}
.demandonename{
	text-align: center;
	line-height: 40px;
	color: #fff;
	height: 40px;
	background:#2f9cf4;
	
}
.demandonename img{
	vertical-align: middle;	
}
.demandonename span{
	vertical-align: middle;

}
.demandone ul li{
	width:154px;
	height: 39px;
	background:#ffffff;
	text-align: center;
	line-height: 39px;
	margin:5px 5px;
	font-size: 16px;
	transition: 0.1s all;
	cursor: pointer;
}
.demandone{
	overflow: hidden;
}
.demandone ul li a{
color: #2f9cf4;
}
.demandone ul li:hover a{
	color: #fff;
}
.demandone ul li:hover{
	background:#2f9cf4;
}
.demandone ul li:nth-child(2n)
{
	margin:5px 2px;
}
.demandone ul{
	margin-top:5px;
}
.dbcontent{
	background:black;
	overflow: hidden;
	margin:20px 0;
}
.my-video-dimensions{
	width:870px!important;
}
.video-js .vjs-tech{
	top:-10px!important;
}
.demandretitle{
	border-top:1px solid #e7e7e7;
	margin:30px 0 10px 0;
	position: relative;
}
.demandretitle:before{
	position: absolute;
	content: '';
	background:#305798;
	height: 2px;
	width:10%;
	top:-0.8px;
}
.demandretitle a{
	display: block;
	margin:10px;
	color: #001b64;
	font-size: 24px;
}
.zbchangebtn{
	width:96%;
	height: 46px;
	background:#424242;
	margin:0 auto;
}
.zbchangebtn ul{
	margin-top: 5px;
}
.zbchangebtn ul li{
	width:33.3%;
	height: 46px;
	text-align: center;
	line-height: 46px;
	color: #fff;
	cursor: pointer;
}
.zbactive{
		background:#2f9cf4;
		color: #fff;
		cursor: pointer;
}
.zbchangelist{
	position: relative;
}
.zbchangelist li{
	color: #fff;
	line-height:46px;
	cursor: pointer;
}
.zbchangelist ul{
	width:100%;
	margin-top: 5px;
	position: absolute;
	transition: 0.2s all;
}
.zbchangelist li img{
	vertical-align: middle;
	margin:0 15px 0 35px;
}
.zbchangelist li span{
	vertical-align: middle;
}
.zbchangelist li:hover{
	background:rgba(255,255,255,0.4);
}
.hide{
	display: none;
	opacity: 0;
}
.cttitle{
	 font-size: 30px;
    line-height: 42px;
    padding: 10px 20px 0;
    text-align: center;
    color: #000;
}
.ac{
	    font-size: 14px;
    line-height: 48px;
    height: 48px;
    margin-top: 20px;
    text-align: center;
    color: #666;
    background: #f8f8f8;
}
.am{
	    font-size: 16px;
    line-height: 28px;
    padding: 20px;
    text-indent: 2em;
}


.pg1{
	line-height: 30px;
    display: block;
    float: left;
    min-width: 30px;
    height: 30px;
    margin: 0 3px;
    padding: 0 10px;
    box-sizing: border-box;
    color: #000;
    text-align: center;
    border: 1px solid #b3b3b3;
    border-radius: 10px;
}
.pg1:hover

{
    color: #fff;
    border-color: #1795ff;
    background: #1795ff;
        box-sizing: border-box;
}
.pg3
{
    color: #fff;
    border-color: #1795ff;
    background: #1795ff;
        box-sizing: border-box;
        border-radius: 10px!important;
}
.pages{
	margin-top: 20px;
margin-left:80px;
}
.pages .pg1:hover, .pages .pg2 {
    box-sizing: border-box;
    color: #fff;
    border-color: #1795ff;
    background: #1795ff;
}