/* section */

.section {
    width: 100%;
    padding-bottom: 30px;
}

.section > .container {
    padding: 20px;
    background: #ffffff;
}

/* box */

.box {
    width: 100%;
    height: 640px;
}

.box-1 {
    width: 800px;
    height: 100%;
    float: left;
    border-right: 1px solid #e6e6e6;
    padding-right: 40px;
}

.box-2 {
    width: 380px;
    height: 100%;
    float: left;
    padding-left: 40px;
}

.box-1-1 {
    width: 100%;
    height: 285px;
}

.box-1-1-1 {
    width: 100%;
    height: 200px;
    margin-top: 20px;
}

.interview-pic {
    width: 330px;
    height: 200px;
    float: left;
}

.interview-intro {
    width: 429px;
    height: 200px;
    float: left;
    border: 1px solid #f6f6f6;
    background: #fbfbfb;
    padding: 15px;
}

.interview-intro ul li {
    margin-bottom: 30px;
}

.interview-intro ul li p {
    display: inline-block;
    margin-bottom: 10px;
}

.interview-pic img {
    width: 100%;
    height: 100%;
}

.box-1-2 {
    width: 100%;
    height: 280px;
    margin-top: 20px;
}

.box-2-1 {
    width: 100%;
}

.box-2-1 ul li {
    width: 100%;
    height: 66px;
    line-height: 66px;
    background: url(box-bg-06.png) no-repeat;
    margin-bottom: 10px;
    position: relative;
    font-size: 20px;
}

.box-2-1 ul li.active {
    background: url(box-bg-03.png) no-repeat;
}

.box-2-1 ul li.active a {
    color: #ffffff;
}

.box-2-1 ul li a {
    float: left;
    width: 100%;
    height: 100%;
    padding-left: 65px;
    color: #1e56a8;
}

.box-2-1 ul li a div {
    float: left;
    width: 32px;
}

.box-2-1 ul li a span {
    float: left;
    margin-left: 10px;
}

.box-2-2 {
    width: 100%;
    height: 345px;
    margin-top: 24px;
}

/***************è‡ªé€‚åº”***************/
@media (max-width: 375px) {
.common-list-items li a { max-width:65% !important;}
.box-2-2 .common-list-items ul li a{max-width: 100% !important;}
.interview-intro li{height:auto; min-height:30px;}
}	
@media (max-width: 700px) {
	
	.interview-intro ul li {margin-bottom:0px;}
		
	.footer{
	height: auto !important;
	    
}
.foot-box{
	margin: 0 !important;
	    height: auto;
}
.dzjg,#_jiucuo_,#_span_jiucuo{display: none;}
.foot-nav{text-align: center;margin-left: 85px;}
.foot-box p{height: auto !important;text-align: center;padding:0 20px;}


	body {
		min-width: 100%;
		width: 100%;
		background: #fff;
	}

	.container {
		width: 100% !important;
		margin: 0 auto;
	}
	

	.section {
		overflow: hidden;
		    padding-bottom: 10px;
	}

	.section>.container {
		padding: 10px !important;
		background: #ffffff !important;
	}
	.top{
		display: none;
	}
	.search-box{
		display: none;
	}
.link-nav{
	display: none;
}
.nav{
	height: auto !important;
}
.nav-list li {
    float: left;
    width: 33.3% !important;
    font-size: 22px;
    text-align: center;
    border-right: 1px solid #6a91c6;
}
.logo{
	display: none;
}
.common-list-tit li {
        height: 40px;
        line-height: 40px;
        font-size: 18px;
    }
    .common-list-tit {
        width: 100%;
        height: 40px;
        border-bottom: 1px solid #eae8e8;
    }
.name {
    position: initial !important;
	width: 100%;
}
.current-position {
    background-color: #fff;
    height: 40px;
    line-height: 40px;
}
	.common-list-items li a {
		white-space: nowrap;
		text-overflow: ellipsis;
		overflow: hidden;
		float: left;
		color: #333;
		max-width: 80%;
	}
	.box-1,.box-2,.box-3,.box-4,.box-5,.box-1-2,.box-1-1,.box,.box-2-2{
		width: 100%;
		height: auto;
		float: left;
		margin-bottom: 10px;
		margin-top: 0;
		padding: 0;
	}
	.box{
		overflow: hidden;
	}
	.box-1{
		    border-right: none;
	}
	.interview-pic{
		width: 100%;
		height: auto;
	}
	.interview-pic img{
		width: 100%;
		height: auto;
	}
	.interview-intro{
		width: 100%;
		height: auto;
		margin-top: 10px;
	}
	.box-2-1 ul li{
		background-size: cover;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		background: #f1f1f1;
	}
	.box-2-1 ul li.active{
		background: #1956A8;
	}
	.box-2-1 ul li img{
		width: 20px;
	}
	
	.interview-intro ul li p{
	}
	.banner{
		  width: 100%;
		  height: auto !important;
	}
	
	.box-2-2 .common-list-items ul li a{
		width: 100%;
		max-width: 100%;
	}
}