.bespread img{width: 100%;display: block;}
.wdsnav{width: 100%;height: 69px;background: #fff;
border-bottom:1px solid #dedddd}
.wdsnav-inner{width: 1100px;height: 100%;margin:0 auto;}
.wdsnav-inner .wdslogo {display: inline-block;width: 222px;float: left;}
.wdsnav-inner .wdslogo img{display: block;}
.wdsnav-inner ul {float: left;width: 878px;height: 66px;
text-align: right;}
.wdsnav-inner ul li{height: 66px;
	line-height: 66px;cursor: pointer;
	width: 114px;text-align: center;
	margin-right: 72px;
	display: inline-block;
	position: relative;
}
.wdsnav-inner ul li a{
	font-size: 24px;
	color: #3b3b3b;
}
.active-nav{border-bottom:3px solid #4da6ce;}
.active-nav a{font-weight: bold;}
.down{
    vertical-align: middle;
    margin-top: -2px;
    margin-left: 5px;
}
.wdswrap{
	margin:0 auto;
	position: relative;
}
.w1100{width: 1100px;overflow: hidden;
	margin:0px auto;padding-bottom: 160px;}

.interview{
	padding-top: 40px;
	overflow: hidden;
}
/*首页*/
.indexpage{
	overflow: hidden;
	padding-top: 90px;
}
.projectbox{
	padding:40px 136px 36px 80px;
	border:1px solid #dedddd;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
	width: 740px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
	min-height: 308px;
	
	    margin: 0 auto;
	
}
.prop{
	font-size: 20px;
	color: #333;
	text-indent: 30px;
    font-weight: bold;
}
.prop-img{
    width: 383px;
    height: 231px;
    position: absolute;
    top: 50%;
    margin-top: -115px;
    right: 0;
    margin-right: -275px;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    cursor: pointer;
    overflow: hidden;
    border: 1px solid #e9c348;
    box-shadow: 8px 8px 19px #ebebeb;
	    width: 698px;
	    height: auto;
	    margin-right: -350px;
	    right: 50%;
	    margin-top: -225px;
}
.prop_eg {
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
}
.prop_mask{
    position: absolute;
    left: 50%;
    top: 50%;
    width: 150px;
    height: 150px;
    margin-left: -75px;
    margin-top: -75px;
}
.protit{
	display: inline-block;
	    width: 216px;
	    height: 45px;
	    text-align: center;
	    line-height: 45px;
	    background: #4da6ce;
	    color: #fff;
	    font-weight: bold;
	    font-size: 30px;
	    border-radius: 25px;
	    position: absolute;
	    top: -22px;
	    left: 260px;
}
.protit em{
	display: inline-block;
	width: 5px;height: 5px;
	background: #fff;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	vertical-align: middle;
	margin-top: -4px;
}

/*专家风采*/
.expertlunbo{
	 padding-top: 90px;
	 overflow: hidden;
}
.expert_brief{
    padding: 70px 30px 70px 200px;
    border: 1px solid #dedddd;
    border-radius: 20px;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    -ms-border-radius: 20px;
    width: 770px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
    min-height: 458px;
    margin:0 auto;
    margin-left: 220px;
}
.expert_brief h6{
	color: #585656;
	font-weight: bold;
	font-size: 45px;
}
.ex_job{
	margin:10px 0 20px;
}
.ex_job p{
	color: #585656;
	font-size: 25px;
}
.ex_deeds p{
	color: #585656;
	font-size: 22px;
	padding-left: 15px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	position: relative;
}
.ex_deeds p span{
	display: inline-block;
	width: 7px;
	height: 7px;
	background:#585656 ;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	vertical-align: middle;
	position: absolute;
	top: 12px;
	left: 0;
}
.ex_img{
	width: 296px;
	height: 372px;
	border:1px solid #e9c348;
	position: absolute;
	top: 38px;
	left: -136px;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
}
.ex_img img{
	width: 100%;height: 100%;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;

}
.seemore{
	display: block;
	height: 53px;
	line-height: 53px;
	font-size: 20px;
	font-weight: bold;
	color: #fff;
	background: #585656;
	text-align: center;
	margin-top: 34px;
	cursor: pointer;
}
.seemore img{
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
}
.swiper-pagination{
	display: block;
	position: static!important;
	text-align: center;
	margin-top: 22px;
}
.swiper-pagination-bullet{
	width: 13px!important;height: 13px!important;
	margin-right: 16px;
}
.swiper-pagination-bullet-active{
	background: #585656!important;
}
.swiper-pagination-bullet:last-child{
	margin-right: 0;
}
.expertlist{display: none;}
.expertmore{
	width: 1000px;
	padding-top: 50px;
	overflow: hidden;
}
.otherex{
	width: 316px;
	height: 483px;
	float: left;
	margin-right: 16px;
	border:1px solid #ccefff;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	position: relative;
    margin-bottom: 60px;
    box-shadow: 8px 8px 19px #ebebeb;
}
.otherex:nth-child(3n){
	margin-right: 0;
}
.othimg{
	width: 206px;height: 206px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	background: url(../images/oth.png)no-repeat;
	background-size: 100% 100%;
	margin:48px auto 38px;
	position: relative;
}
.othimg img{
	display: block;
	width: 190px;
	height: 190px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -95px;
	margin-top: -95px;
}
.othname{
	color: #585656;
	font-size:35px;
	font-weight: bold;
	text-align: center;
}
.othline{
	text-align: center;
}
.othjob{
	margin-top: 8px;
	height: 80px;
	overflow: auto;
}
.othjob p{
	font-size: 20px;
	color: #585656;
	text-align: center;
}
.othline span{
	display: inline-block;
	width: 29px;height: 3px;
	background: #585656;
}
.othdetail{
	position: absolute;
	width: 185px;height: 45px;
	left: 50%;
	margin-left: -92px;
	bottom: -22px;
	background: url(../images/detail.png);
	background-size: 100% 100%;
	cursor: pointer;
}
.expertdetail{
	padding-top: 60px;
	overflow: hidden;
	display: none;
}
.avi{
	margin:40px 0;
}
.avi span{
	font-size: 30px;
	padding:0 20px;
	display: inline-block;
}
.leftline{
	display: inline-block;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
}
.leftline,.rightline{
	vertical-align: middle;
	margin-top: -10px;
}
.ei-list{
	float: left;
	width: 318px;
	margin-bottom: 15px;
	margin-right: 20px;
	position: relative;
}
.el-list .ei-list:nth-child(3n){
	margin-right: 0;
}
.ei-list-img{
	width: 100%;
	height: 179px;
	position: relative;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
	cursor: pointer;
	overflow: hidden;
	border:1px solid #ccefff;
    box-shadow: 8px 8px 19px #ebebeb;
}
.ei-list-img .eg{
	width: 100%;
	height: 100%;
	overflow: hidden;
	display: block;
	border-radius: 20px;
	-webkit-border-radius: 20px;
	-moz-border-radius: 20px;
	-ms-border-radius: 20px;
}
.ei-list-img .mask{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 85px;
	height: 85px;
	margin-left: -42.5px;
	margin-top: -42.5px;
}
.ei-list-w{overflow: hidden;}
.ei-list-word{
	padding:20px 18px;
}
.ei-list-word .eiw-name a{
	display: block;
	font-size: 26px;
	color: #585656;
	margin-bottom: 10px;
	font-weight: bold;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.elw-mark a{
	display: block;
	color: #585656;
	font-size: 20px;
	line-height: 24px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.eiw-choice{
	margin-top: 12px;
	overflow: hidden;
}
.ec-img{
	float: left;
    width: 68px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.eiw-choice img{
	border:1px solid #fad336;
	width: 26px;
	height: 26px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	margin-right: 6px;
	display: inline-block;
}
.ec-number {
	border-left: 1px solid #3b3b3b;
	font-size: 18px;
	color: #3b3b3b;
	padding-left: 5px;
	display: inline-block;
	width:105px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.wds-follow{
	float: right;
	width: 75px;height: 26px;
	line-height: 26px;
	text-align: center;
	border-radius:25px;
	-webkit-border-radius:25px;
	-moz-border-radius:25px;
	-ms-border-radius:25px;
	color: #3b3b3b;
	font-size: 18px;
	background:#4da6ce;
	font-weight: bold;
	cursor: pointer;
	color: #fff;
}
.twomenu {
    position: absolute;
    left: 0;
    top: 69px;
    width: 114px;
    z-index: 11;
    cursor: pointer;
    display: none;
}.twomenu div {
    width: 100%;
    height: 42px;
    background: #585656;
    line-height: 42px;
    text-align: center;
    border-bottom: 1px solid #fff;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
}
.liter-page {
    text-align: right;}
.lp-left {
    display: inline-block;
}.lp-left span {
    padding: 2px 9px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    color: #fff;
    font-size: 18px;
    background: #585656;
    cursor: pointer;
    margin-right: 8px;
}.lp-right {
    display: inline-block;
    color: #333;
    font-size: 18px;
    margin-left: 30px;
}.lp-right input {
    padding: 2px 2px;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    -ms-border-radius: 25px;
    color: #fff;
    font-size: 18px;
    background: #585656;
    border: none;
    width: 54px;
    box-sizing: border-box;
    margin: 0 2px 0 2px;
    text-align: center;
}.wds-go {
    width: 28px;
    height: 28px;
    display: inline-block;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    background: #4da6ce;
    line-height: 28px;
    text-align: center;
    color: #fff;
    font-size: 16px;
    margin-left: 10px;
    cursor: pointer;
}
.prevpage,.nextpage{
	padding:2px 20px!important;
}
.prevpage{
	margin-left: 20px;
}
.vibg,.inbg{
	display: block;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
    z-index: -1;
}
.grey_a{
	
	    width: 698px;
	    height: 70px;
	    margin-right: -350px;
	    right: 50%;
	    /* margin-top: -215px; */
	    background: rgb(130,130,130);
	    position: absolute;
	    bottom: 42px;
	    color: white;
		
		    text-align:  center;
		    line-height: 70px;


}