/* pc端begin */
.dingzhifuwu{
	            padding: 0;
				margin: 0 auto;
				text-align: center;
				width: 1230px;
				height: 180px;
				background: url(/statics/img/dingzhi_banner.jpg) no-repeat center center;
			}
			.dingzhifuwu p{
				color:white;
				padding-top: 22px;
				margin-top: 0px;
			}
			.dingzhifuwu h6{
				font-size: 15px;
				color: #FFFFFF;
				margin: 0px;
			}
			.feinikesihexinyoushi{
				text-align: center;
				margin: 0 auto;
				width: 1230px;
				height: auto;
			}
			.hexinyoushi_title{
				background: url(/statics/img/title_bg.jpg) no-repeat center center;
			}
			.hexinyoushi_title p{
				margin: 0 auto;
				font-size: 13px;
			}
			
			.hexinyoushi_list{
				width: 100%;
				height: auto;
				background: #5178bf;
			}
			
			.hexinyoushi_list ul{
				width: inherit;
				padding-left: inherit;
			
				
			}
			.hexinyoushi_list ul strong{
				font-weight: 300;
					font-size: 15px;
				
			}
			
			.hexinyoushi_list li{
				list-style: none;
				margin-top: 10px;
				width: 100%;
				height: 300px;
				
				/* box-shadow: 10px 10px 10px rgba(0,0,0,.5);*/
				/*考虑浏览器兼容性*/
				/*-moz-box-shadow: 5px 5px 5px rgba(0,0,0,.5);
				-webkit-box-shadow: 5px 5px 5px rgba(0,0,0,.5); */
				
				
			}
			.beijingtu1{
				background: url() no-repeat center center ;
				background-size: 1000px 300px;
				border-bottom: dashed 1px;
			}
			.beijingtu2{
				background: url() no-repeat center center ;
				background-size: 1000px 300px;
				border-bottom: dashed 1px;
			}
			.beijingtu3{
				background: url() no-repeat center center ;
				background-size: 1000px 300px;
			}
			.hexinyoushi_list li button{
				float: right;
				padding: 8PX 20PX 8PX 50PX;
				border-radius: 5PX;
				background: url(/statics/img/button1.png) no-repeat center center;
				color: white;
				background-size: 145px auto;
				background-position-x:right;
				line-height: 16px;
				font-size: 16px;
			}
			
			.hexinyoushi_list li img{
			    margin: 10px 0;
				height: auto;
				width: 350px ;
				
			}
			.youshi1_right{
				width: 620px;
				float: right;
				max-height: 300px;
				padding: 42px 42px 11px;
				color: white;
			}
			.youshi1_right p{
				text-align: left;
				font-size: 15px ;
				
			}
			
			.youshi1{
				float: left;
				
			}
			.youshi2_left{
				width: 620px;
				float: left;
				max-height: 300px;
				padding: 15px 40px 15px;
				color: white;
			}
			.youshi2_left p{
				text-align: left;
				   
				font-size: 15px ;
			}
			.youshi2{
				float: right;
			}
			.youshi3_right{
				width: 620px;
				float: right;
				max-height: 350px;
				    padding: 15px 42px 15px;
				color: white;
			}
			.youshi3_right p{
				text-align: left;
				    
				font-size: 15px ;
			}
			
			.youshi3{
				float: left;
			}
			.clearfix{
				clear: both;
			}
			.feinikesihexinyoushi_bg{
				
				
			}
/* pc端end */

/* 手机端start */
@media screen and (max-width: 600px) {
.dingzhifuwu{
	width: 100%;
}
.feinikesihexinyoushi {
    text-align: center;
    margin: 0 auto;
    height: auto;
    width: 100%;
	}
	.hexinyoushi_title {
	    background: url(/statics/img/title_bg.jpg) no-repeat center center;
	    width: 100%;
	}
	.hexinyoushi_list {
	    width: 100%;
	    height: auto;
	    background: #5178bf;
	}
	.hexinyoushi_list ul {
	    width: inherit;
	    padding-left: inherit;
	    width: 100%;
	}
	.hexinyoushi_list li {
	    list-style: none;
	    margin-top: 10px;
	    width: 100%;
	    height: auto;
	    /* box-shadow: 10px 10px 10px rgba(0,0,0,.5); */
	}
.hexinyoushi_list li img {
    margin: 10px 0;
    height: auto;
    width: 100%;
}
.youshi1_right {
    width: 100%;
    max-height: 300px;
    padding: 0px 10px 0px;
    color: white;
	border-bottom: dashed;
}
.youshi2_left {
    width: 100%;
    max-height: 300px;
    padding: 0px 10px 0px;
    color: white;
	border-bottom: dashed;
}
.youshi3_right {
    width: 100%;
    max-height: 350px;
    padding: 0px 10px 0px;
    color: white;
	
}
.hexinyoushi_title div{
				
				font-size: 18px !important;
			}
			.hexinyoushi_list ul strong{
				font-weight: 300;
					font-size: 15px;
				
			}
			.dingzhifuwu h6{
				font-size: 15px;
				color: #FFFFFF;
				margin: 0px 10px ;
			}
}

/* 手机端结束end */