/* 2018-10-24 15:21:53 wd添加*/
.adv_center{
    margin: 0 auto;
    margin-top: 27px;
    margin-bottom:27px;
	width: 1200px;
}
.hotbrand{
	float:left;
	width: 1200px;
	text-align: center;
}
	
.hotbrand .brand {
	margin-top:15px;
}

.hotbrand .brand div {
    float: left;
}

.hotbrand .brand img{
	margin: -1px;
    border: 1px solid #dedede;
    box-sizing: border-box;
}
.hotbrand .brand h1{
	font-size: 16px;
	text-align: center;
}


.hotbrand .brand img:hover{
	cursor:pointer;
	opacity:0.6;
	border-color: #e94740;
}

.bottom-right{
	margin-left: 20px;
    float: left;
    width: 521px;
}

.partner{
	float:left;
	width: 521px;
}

.partner .partner_adv{
	width: 521px;
	margin-top: 15px;
	margin-left: 18px;
}

.adv_bottom{
    margin: 0 auto;
    margin-bottom:30px;
	width: 1200px;
}

.adv_bottom .hydt_adv{
	float: left;
}

.adv_bottom .hydt_news{
	width: 343px;
	float: left;
}

.adv_bottom .hydt_news ul{
	margin-top: 37px;
}

.adv_bottom .hydt_news ul li{
	margin-top: 10px;
    font-size: 16px;
    text-overflow: ellipsis;
    width:100%;
	white-space: nowrap;
	overflow: hidden;
}

.adv_bottom .hydt_news ul li a{
	color:#666;
}

.adv_bottom .hydt_news .more{
	float: right;
	margin-right: 15px; 
	margin-top: 7px;
}

.adv_bottom .hydt_news .more a{
	text-decoration: none;
}

.custom {
	float: left;
}

.custom-content {
	width: 238px;
	height: 132px;
	overflow: hidden;
}

.custom-content ul {
	width: 100%;
	height: 100%;
	margin: 0;
	padding: 0;
}

.custom-content ul li {
	list-style: none;
	display: block;
	margin: 5px;
}

.str_wrap{
	/*padding-left: 3em;
	 padding-right: 3em; */ 
	background: #fefefe;
	height: 10em;
	line-height: 2em;
	font-size: 1.2em;
}
.str4 img {
 	opacity:1
}
.str4 img:hover {
	opacity:0.8
}
.str4.str_wrap.str_active {
	background:#fff;
}

 
.zoomDiv {
	z-index: 999;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 120px !important;
	height: 120px !important;
	background: #ffffff;
	border: 1px solid #CCCCCC;
	display: none;
	text-align: center;
	overflow: hidden;
}

.zoomMask {
	display:none;
	position: absolute;
	background: url("../../../img/mask.png") repeat scroll 0 0
		transparent;
	cursor: move;
	z-index: 1;
}

.layui-layer {
    -webkit-overflow-scrolling: touch;
    top: 220px ;
    left: 0;
    margin: 0;
    padding: 0;
    background-color: #fff !important;
    -webkit-background-clip: content;
    box-shadow: 1px 1px 50px rgba(0,0,0,.3);
    border-radius: 6px !important;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-duration: .3s;
    animation-duration: .3s;
}

.layui-layer-content img{
	width: 100%;
	height: 100%;
}

.qygjklx{
	float: left;
	margin: 0px 15px;
	cursor: pointer;
}

.qygjklx img{
	margin: -4px;
}

.qygjklx:hover{
	opacity:0.6;
}

.brand_qrcode {
    background-color: #F4F6F7;
}