/*内页*/
.H {
    background-color: #efefef;
    margin-top: 0 !important;
    padding-top: 120px;
}
.session_6{padding-top: 120px;height: auto;
    padding-bottom: 50px;}
.session_6 .imgs-box {
    float: none;
    width: 100%;
    padding: 0% 2% 3% 2%;
    box-sizing: border-box;
}
.session_6 .txt-box {
    float: none;
    width: 100%;
    padding-left: 2%;
    padding-right: 2%;
    box-sizing: border-box;
    font-size: 14px;
    vertical-align: middle;
    padding-top: 3%;
	padding-bottom: 3%;
}
.session_2 .title-box {
    text-align: center;
    margin-bottom:30px;
}
.w .list li {
    width: 22.2%;
}
.session_2 .title-box h3 {
    line-height: 60px;
}
.session_2 .title-box p:before {
    position: absolute;
    content: '';
    bottom: 0;
    left: 50%;
    transform: translateX(-50%);
    width: 1.333333rem;
    height: 0.066667rem;
    background: #0063a8;
    bottom: -0.013333rem;
    z-index: 99;
}
.H {
    padding-bottom: 0px !important;
}
.session_2 .item-box .img-box{margin-bottom: 0 !important; line-height: 30px;}
.session_2 .item-box p{ line-height: 30px;}

.Hmap{
	height:550px;border:#fff solid 1px;font-size:12px
}

/*MOBLE*/
@media (max-width: 1200px){
/*内页*/
			
	.w .list li {
	    width: 47%;
		margin: 0;
	}	
		.pp_description {
		    font-size: 1.05em !important;
		}
		.pp_close{ display: none !important;}
		.block {
		    width: 100%;
		    margin: 0 auto;
		}
		.session_2 {
		    padding-top: 70px;
		    padding-bottom: 10px;
		}
		.session_2 .item-box {
		        float: left;
		        width: 50%;
		        text-align: center;
		        height: 260px;
		}
		.session_2 .item-box .img-box img{
			
		}
		.session_2 .item-box p {
		    line-height: 20px;
		}
		.session_2 .item-box p strong {
		    line-height: 30px;
		}
		.Hmap {
		    height: 300px;
		    border: #fff solid 1px;
		    font-size: 12px;
		    margin: 20px;
		}
		.session_2 .centent-box {
		    padding-left: 0 !important;
		        padding-right: 0 !important;
				padding-top: 0 !important;
				padding-bottom: 0 !important;
		}
	
}
