.mobileDiv .mobileSonTitle{
	margin-top: 1.2rem;
}
.ccsHisDiv{
	width: 100%;
}
.ccsHisImg{
	width: 100%;
}
.ccsHisImg img{
	width: 100%;
}
ul, li, ol{
    list-style: none;
}
.border-b {
    position: relative;
}
.border-b:after {
    top: auto;
    bottom: 0;
}
.banner_text{
	position: absolute;
    top: 33%;
    width: 85%;
    margin: auto;
    left: 7%;
    text-align: left;
    font-weight: 400;
}
.index_banner{
	position: relative;
}
.banner_text .banner_title{
	font-size: 30px;
	color: #fff;
}
.banner_text .banner_subtitle{
	font-size: 18px;
	color: #fff;
	margin-top: 10px;
}
.cover{
	position: absolute;
	bottom:0px;
	width: 100%;
	height: 30%;
	background-color: rgba(0,0,0,0.3);
	padding-top: 10px;
	padding-bottom: 0px;
}

.cover_div {
	width: 50%;
	float: left;
	color: #fff;
	font-size: 14px;
	margin-bottom: 20px;
}
.cover_div .qy{
	display: block;
}
.cover_div .qy span{
	display: block;
}
.big_title .title{
	padding-top: 0.45rem;
	font-size: 25px;
}
.big_title .line{
	margin-top: 10px;
}

.aboutCon{
	font-size: 0.34rem;
	text-indent: 2em;
	line-height: 0.6rem;
	margin-top: 0.45rem;
	padding-bottom: 0.45rem;
}
.yinuoDiv{
	padding-bottom: 0rem;
}
.culture{
	margin-top: 0.45rem;
	margin-left: 0px;
	margin-right: 0px;
	width: 100%;
	background-color: #fff;
	padding-left: 0.45rem;
	padding-right: 0.45rem;
	box-sizing: border-box;
}
.wenhua1 div{
	width: 100%;
	padding-bottom: 10px;
	margin-bottom: 10px;
}
.culture p{
	margin-top: 0px;
	font-size: 0.48rem;
	line-height: 0.7rem;
}
.culture .p1{
	width: auto;
	margin-right:0.1rem;
}
.culture .p2{
	margin-top: 0px;
	font-size: 0.34rem;
}
.culture p span{
	font-size: 0.32rem;
}
.wenhua1{
	width: 100%;
	padding-top: 0rem;
	background-color: #fff;
	padding-bottom:0px;
}
.wenhua1 div{
	margin-left:0px;
}
.visit_title {
    text-align: center;
    width: 100%;
    margin: auto;
    margin-top: 0.45rem;
}

.visit_title .active{
	bottom:0px;
}
.visit_title_div{
	width: 23%;
	margin-right: 1%;
	box-sizing: border-box;
	font-size: 0.32rem;
	padding-left: 0.2rem;
	padding-right: 0.2rem;
}
.honor{
	margin-top: 0.34rem;
}
.main{
	width: 100%;
	padding-left: 0.45rem;
	padding-right: 0.45rem;
	box-sizing: border-box;
}
.visit1{
	display: block;
}

.honor1 img, .honor2 img, .honor3 img, .honor4 img{
	display: block !important;
}
.swiper-container4 .swiper-button-prev{
	background-image: url(../images/left.png);
    left: -20px;
    top:1.1rem;
}
.swiper-container4 .swiper-button-next{
	background-image: url(../images/right.png);
    right: -20px;
    top:1.1rem;
    width: 1rem;
}
.swiper-container4{
	margin-top: 0.45rem;
	margin-bottom:0.45rem; 
}
.width_navsep h1{
	font-size: 18px;
	margin-bottom: 0px;
}
.width_navsep img{
	/*width: 200px !important;*/
}
.width_navseimg img{
	height: 60px;
	float: left;
	position: relative;
	left: -34px;
}
.width_navsep{
	position: relative;
	left: -14px;
	width: 300px;
}
.join{
	margin-top: 0.45rem;
}
.main .honor .swiper-wrapper p{
	width: 100%;
	position: static;
	bottom:0px;
	left: 0px;
	background-color: rgba(255,255,255,1);
	color: #000;
	font-size: 0.34rem;
	display: block;
	box-sizing: border-box;
	margin-bottom: 0.45rem;
	padding:10px;
}
.swiper-button-prev{
	position: absolute;
	height: 1.5rem !important;
}
.swiper-button-next{
	position: absolute;
	height: 1.5rem !important;
}

.link_phone{
	margin-bottom: 20px;
}
.back4 .swiper-slide{
	padding-left: 0.9rem;
	padding-right: 0.9rem;
	box-sizing: border-box;
}

.back4 .swiper-button-prev{
	top:6rem;
}
.back4 .swiper-button-next{
	top:6rem;
}
.link_phone{
	padding-left: 0.9rem;
	padding-right: 0.9rem;
}



.border-t:before, .border-b:after {
    content: '';
    position: absolute;
    left: 0;
    background: #ddd;
    right: 0;
    height: 1px;
    -webkit-transform: scaleY(0.5);
    transform: scaleY(0.5);
    -webkit-transform-origin: 0 0;
    transform-origin: 0 0;
}
.nav_table {
    background-color: #fff;
    text-align: center;
}
.nav_table .tab {
    width: 100%;
    position: relative;
    overflow: hidden;
}
.tab a {
    float: left;
    width: 33%;
    height: 1rem;
    line-height:1rem;
    display: inline-block;
    color: #999999;
    font-size: 0.4rem;
}
.tab a:last-child {
    border-right: 0;
}
.tab .curr {
    border-bottom: 2px solid #118643;
    color: #118643;
}
.content ul{
	padding-left: 0px;
}
.content ul li {
    display: none;
    padding: 3%;
    width: 94%;
}
.content .year{
	width: 100%;
}
.content .year p{
	color: #118643;
	font-weight: bold;
	font-size: 0.75rem;
	width: auto;
	text-align: left;
	float: left;
	margin-left: 0.2rem;
	font-style: italic  ;
}
.content p{
	font-size: 0.32rem;
	color: #666;	
}
.content .year .circle{
	float: left;
	width: 0.7rem;
	height: 0.7rem;
	background-color: #fff;
	border:1px solid #118643;
	border-radius: 0.5rem;
	box-sizing: border-box;
	margin-top: 0.1rem;
}
.content .year .round{
	background-color: #118643;
	width: 0.4rem;
	height: 0.4rem;
	border-radius: 0.2rem;
	margin-top: 0.13rem;
	margin-left: 0.13rem;
}
.content .ccszhan{
	border-left: 1px solid #ddd;
	margin-left: 0.3rem;
	position: relative;
	padding-top: 0.5rem;
	clear: both;
}
.content .month{
	position: absolute;
	top:0.5rem;
	left: 0.8rem;
	color: #666;
}
.content .ccszhan .ccszhanImg{
	float: left;
	margin-left: 1.8rem;
	width: 3rem;
}
.content .ccszhan .ccszhanImg img{
	width: 100%;
}
.content .ccszhan .ccszhanP{
	float: left;
	margin-left: 0.3rem;
	width: 3.7rem;
	text-align: left;
	padding-top: 0.1rem;
	line-height: 0.5rem;
}
.mobileShImg img{
	width: 100%;
} 
.mobileZzDiv img{
	width: 100%;
}
.mobileTeamDiv img{
	width: 100%;
}
.zpTitle{
	color: #1070bc;
	font-size: 0.4rem;
	font-weight: bold;
}
.zpDiv{
	margin-top: 0.4rem;
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	border-left: 3px solid #1070bc;
	padding-top: 0.4rem;
	padding-left: 0.4rem;
	margin-bottom: 0.4rem;
	padding-bottom: 0.4rem;
}
.zpCon{
	font-size: 0.34rem;
	line-height: 0.6rem;
	color: #666;
}