ul, ol, li, dl, dd, p {
    margin: 0;
    padding: 0;
    list-style: none;
}
.w1200{
    max-width: 1200px;
    margin: 0 auto;
}
.partner{
	padding-top: 120px;
}
.partner .title{
	text-align: center;
}
.partner .title h2{
	font-size: 24px;
	color: #222;
	line-height: 30px;
	font-weight: normal;
}
.partner .title p{
	font-size: 14px;
	color: #666;
	line-height: 30px;
}
.partner .content{
	margin-top: 100px;
}
.partner .content li{
	width: 100%;
}
.div_jobs1{ 
	margin-top:35px;
}
.div_jobs1 ul li .div2{ 
	padding-top:0px;
}
.div_jobs1 ul li .div2 a{ 
	color:#f90101;
	font-size:16px;
}
.div_jobs1 ul li .div3{ 
	background:#fff;
	line-height:26px;
	border-top:1px solid #ddd;
	padding:3% 5%;
	color:#666;
	font-size:14px;
}
.div_jobs1 ul li .div3 span{ 
	margin-left:15px;
	margin-right:15px;
}

.div_blem ul li{ 
	margin-bottom:25px;
 	border:1px solid #ddd
 }
.div_blem ul li .div1{ 
	height:68px;
	 line-height:68px;
	 padding-left:5%;
	 background:url(../img/w1.png) 95% center no-repeat #fff;
	 cursor:pointer;
	 font-size:16px;
	 -webkit-transition: all .3s;
	 -moz-transition: all .3s;
	 transition: all .3s;
}
.div_blem ul li .div_js_on1{ 
	background:url(../img/w2.png) 95% center no-repeat ;
 }
.div_blem ul li .div2{ background:#fff;
	 padding:20px 5% 5%;
	 color:#666;
	 font-size:14px;
	 line-height:26px;
}
/*investor*/
.investor{
	width: 100%;
	background: #fff;
	padding:50px 0;
}
.investor ul li{
	background: #fff;
	margin-bottom: 40px;
}
.investor ul li .n1lt {
    width: 150px;
    float: left;
    text-align: center;
    background: #6281ad;
    padding: 20px 0;
}
.investor ul li .n1lt .day{
	font-size: 60px;
	line-height: 60px;
	padding-bottom: 15px;
	background: url(../img/w3.png) no-repeat center bottom;
	color: #fff;
}
.investor ul li .n1lt .year{
	font-size: 20px;
	line-height: 20px;
	padding-top: 15px;
	color: #fff;
}
.investor ul li .n1rt {
    float: left;
    position: relative;
}
.investor ul li .n1rt .n1rt1{
	width: 780px;
	float: left;
	padding:20px 84px 20px 35px;
	border-right: 1px solid #e5e5e5;
	box-sizing: content-box;
}
.investor ul li .n1rt .n1rt1 .ntt{
	font-size: 18px;
	color: #404040;
	line-height: 30px;
}
.investor ul li .n1rt .n1rt1 .ntet{
	font-size: 14px;
	color: #999;
	line-height: 30px;
	padding-bottom: 20px;
}
.investor ul li .n1rt .n1rt1 .nday{
	font-size: 14px;
	color: #888;
	line-height:30px;
}
.investor ul li .n1rt .n1rt2{
	float: left;
}
.investor ul li .n1rt .n1rt2 a{
	box-sizing:content-box;
	display: block;
	font-size: 14px;
	color: #666;
	line-height: 150px;
	padding-left: 65px;
	width: 85px;
	background: url(../img/w4.png) no-repeat 35px center;	
}
.investor ul li .n1rt .n1rt2 a:hover{
	color: #b60005;
}

.about-category a{
	float: none!important;
}
@media (max-width: 1200px){
	.w1200 {
	    margin-right: 20px;
	    margin-left: 20px;
	}
	.investor ul li .n1rt .n1rt1 {
	    width: 90%;
	    float: left;
	    padding: 20px 4% 20px 6%;
	    border-right: none;
	}
}
@media screen and (max-width: 1024px) and (min-width:0px) {
	.div_jobs .div1 .p2{ 
		height:auto;
		line-height:22px;
		font-size:12px;
		padding-top:3px;
		padding-bottom:3px;
	}
	.div_jobs .div2{ margin-top:5%;
		line-height:26px;
	}
	.div_jobs1{ margin-top:5%;
	}
	.div_jobs1 ul li .div1{ font-size:16px;
	}
	.div_jobs1 ul li .div2{ padding-top:0px;
	}
	.div_jobs1 ul li .div2 a{ color:#f90101;
		font-size:16px;
	}
	.div_jobs1 ul li .div3{ 
		background:#fff;
		line-height:26px;
		border-top:1px solid #ddd;
		padding:3% 5%;
		color:#666;
		font-size:14px;
	}
	.div_jobs1 ul li .div3 span{ 
		margin-left:15px;
		margin-right:15px;
	}
}
@media (max-width: 800px){
	.w1200 {
	    margin-right: 3%;
	    margin-left: 3%;
	}
}

@media screen and (max-width: 1024px) and (min-width:0px) {/* 移动端的尺寸 */
	.div_blem ul li .div1{ 
		background-size:25px;
	 	font-size:14px;
	}
	.div_blem ul li:hover .div1,.div_blem ul li .div_js_on1{ 
		background-size:25px;
	}
}