@charset "gb2312";
/* CSS Document */

html { font-size: 100%; font-family:\5fae\8f6f\96c5\9ed1; }
*{ margin:0; padding:0;}
blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul{margin: 0; padding: 0;}
h1, h2, h3, h4, h5, h6 {font-size: 100%;}
address, cite, dfn, em, var {font-style: normal;}
body, button, input, select, textarea { font: 12px/1.5 arial, 'Hiragino Sans GB',\5fae\8f6f\96c5\9ed1, \5b8b\4f53, sans-serif;    font-family: MicrosoftYaHei; }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-style: normal; font-weight:normal; }
address, cite, dfn, em, var, i { font-style: normal; }
ol, ul, li { list-style: none; }
a { color: #3c3c3c; text-decoration: none; }
a:hover { color: #f56a03; }
img { border: none; }
sup { vertical-align: text-top; }
sub { vertical-align: text-bottom; }
button, input, select, textarea { font-size: 100%; }
table { border-spacing: 0; border-collapse: collapse; }
.fl { float: left; }
.fr { float: right; }

/* banner 相对定位 */
.banner {
    position: relative;
}
.banner img{
	width: 100%;
}
.logo1 {
    position: absolute;
    top: 20px;
    left: 20%;
}
/* logo循环 */
.title {
	text-align: center;
	font-family: MicrosoftYaHei-Bold;
	font-size: 30px;
	color: #282828;
	margin-top: 30px;
}
.zhongjianju{
	    width: 1200px;
	    overflow: hidden;
	    margin: 0 auto;
}
.fangqilogo li {
    width: 216px;
    height: 216px;
    float: left;
    overflow: hidden;
    margin: 0 30px 30px 0;
}
.fangqilogo li img {
    width: 100%;
    height: auto;
    max-height:190px;
}
.fangqilogo {
    width: 1238px;
	margin-top: 40px;
}
.xunhuan h2{
	font-family: MicrosoftYaHei;
	font-size: 26px;
	color: #282828;
	margin-bottom: 30px;
}
img.loupan {
    width: 216px;
    height: 144px;
    border-radius: 10px;
}
span.lpname {
    display: block;
    width: 216px;
    text-align: center;
	font-family: MicrosoftYaHei;
	font-size: 18px;
	color: #000000;
}
li.lie {
    float: left;
    width: 246px;
}
img.yd {
    display: none;
}
.xunhuan {
    width: 1200px;
    overflow: hidden;
    margin: 0 auto;
}
ul.hang-yd {
    display: none;
}

@media (max-width: 1024px) and (min-width: 375px){
	img.yd {
	    display: block;
	}
	.banner img {
	    width: 110%;
	}
	img.pc{
		display: none;
	}
	.zhongjianju{
		width:100% ! important;
		padding: 40px;
	}
	.xunhuan h2{
		    font-family: MicrosoftYaHei-Bold;
			font-size: 40px;
			text-align: center;
			width: 110%;
	}
	.hang{
		display: none;
	}
	.fangqilogo li{
		width: 310px;
		height:auto;
	}
	.xunhuan{
		width:100% !important;
	}
	ul.hang-yd{
		display: block;
	}
	li.lie-yd {
	    position: relative;
		margin-bottom: 40px;
	}
	img.loupan{
		    width: 310px;
			border-radius: 20px;
			margin-left: 90px;
			margin-left: 140px;
	}
	span.lpname{
		display: -webkit-inline-box;
		width:auto;
		position: absolute;
		font-family: MicrosoftYaHei-Bold;
		font-size: 36px;
		left: 53%;
		color: #282828;
	}
	span.lpzhekou{
		top: 60px;
		display: -webkit-inline-box;
		width: 40%;
		position: absolute;
		font-family: MicrosoftYaHei-Bold;
		font-size: 36px;
		left: 53%;
		color: #E7703D;
	}
	.title h2{
		font-size: 40px;
		    margin-top: 60px;
		    width: 110%;
	}
	.zhidian {
	    display: -webkit-inline-box;
	    color: #282828;
	    font-size: 30px;
	    position: absolute;
	    top: 176px;
	    left: 53%;
	}
	.avoid_blame{
		display: none;
	}
	.footer{
		display: none;
	}
	.logo1 {
	    margin-top: -70px;
	}
}
.pplogo
{
	width: 216px;
    height: 190px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    border: 1px solid #000;
 }
 .ppname
 {
 	padding: 2px;
 	text-align: center;
    font-size: 14px;
    color: #000000;
    font-family: MicrosoftYaHei;
 }