/*盟情*/
.middle .mqbox{
	margin-bottom: 43px;
}
/*锡盟概况*/
.middle .mqbox .xmgk{
	height: 672px;
    background: url(/uiFramework/commonResource/image/2022051911151368402.png) no-repeat center;
}
.middle .mqbox .mq_title{
	height: 155px;
}
.middle .mqbox .mq_title span{
	width: 400px;
	height: 15px;
	background: url(/uiFramework/commonResource/image/2022051911155877884.png) no-repeat center;
	margin-top: 84px;
}
.middle .mqbox .mq_title img{
	display: block;
	margin: 0 auto;
	margin-left: 30px;
	margin-top: 49px;
}

.middle .mqbox .xmgk .xmgk_box .xmgk_focus{ margin-bottom: 42px; height:330px; overflow:hidden; position:relative;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd{
	width: 520px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul{
	margin-left: -11px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul li{
	width: 121px;
	height: 70px;
	float: left;
	text-align: center;
	line-height: 97px;
	padding-left: 11px;
	padding-bottom: 12px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul li:hover a{
	background: url(/uiFramework/commonResource/image/2022051913352955622.png) no-repeat left;
	color: #514A37;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul li a{
	width: 121px;
	background: url(/uiFramework/commonResource/image/2022051913345668335.png) no-repeat left;
	height: 70px;
	color: #969289;
	display: block;font-size:16px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd{
	width: 578px;
	height: 250px;
	background: url(/uiFramework/commonResource/image/2022051913304025998.png) no-repeat left;
	padding: 31px 37px;
	overflow: hidden;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li{width:100%;
	/*width: 578px;*/
	height: 250px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .tempWrap{
	height: 250px !important;display: none;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul{
	height: 250px !important;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox h2{
	font-size: 18px;
	margin-bottom: 10px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox h2 a{font-size:18px;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox p{
	line-height: 30px !important;
	font-size: 15px !important;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox p *{
	line-height: 32px !important;
	font-size: 15px !important;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox p br{
	display: none;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox span{
	margin-top: 15px;
	display: block;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox span a,.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li span a{
	width: 176px;
	height: 117px;
	display: block;
	margin-left: 25px;
	float: left;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox span a:first-child,.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li span a:first-child{
	margin-left: 0;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox span a img,.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li span a img{
	width: 176px;
	height: 117px;
	display: block;
}


.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li span img{
	width: 176px;
	height: 117px;
	float:left;
        margin-left:25px;
       margin-top:10px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li span img:first-child{margin-left:0px}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li { line-height: 30px !important;  font-size: 15px !important;}

.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox h2{font-size:18px;}


.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li{
	float: left;
	width: 100px;
	height: 100px;
	margin-left: 83px;
	margin-top: 15px;
	background: #FFFFFF;
	border-radius: 50%;
	text-align: center;
   -webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child{
    margin-left: 0;	
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:hover{
	z-index:2;
	-webkit-transform:  translate3D(0,-8px,0);	
	-moz-transform: translate3D(0,-8px,0);	
	-ms-transform:  translate3D(0,-8px,0);	
	transform:  translate3D(0,-5px,0);	
	-webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
}

.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li a{
	display: block;padding-top: 20px;
	/*padding-top: 64px;*/
	color: #737373;font-size:16px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li a span{display:block;line-height:30px;font-size:16px;color: #737373;}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li a span:hover{
	color: #B10803;
        opacity: 1;
}
/*
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child a{
	background: url(/uiFramework/commonResource/image/2022051914015499143.png) no-repeat center 21px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child+li a{
	background: url(/uiFramework/commonResource/image/2022051914025481116.png) no-repeat center 22px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child+li+li a{
	background: url(/uiFramework/commonResource/image/2022051914033222132.png) no-repeat center 20px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child+li+li+li a{
	background: url(/uiFramework/commonResource/image/2022051914050191641.png) no-repeat center 22px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child+li+li+li+li a{
	background: url(/uiFramework/commonResource/image/2022051914053737548.png) no-repeat center 18px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child+li+li+li+li+li a{
	background: url(/uiFramework/commonResource/image/2022051914061658622.png) no-repeat center 19px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child+li+li+li+li+li+li a{
	background: url(/uiFramework/commonResource/image/2022051914065653695.png) no-repeat center 20px;
}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li:first-child+li+li+li+li+li+li+li a{
	background: url(xmgk08.png) no-repeat center 22px;
}
*/

/*投资锡盟*/
.middle .mqbox .tzxm .tzxm_top{
	width: 292px;
	height: 280px;
	border: 1px solid #E6E6E6;
	background: #F9F9F9;
	position: relative;
	padding: 55px 50px 23px;
	margin-top: 35px;
	float: left;
	margin-right: 6px;
}
.middle .mqbox .tzxm .tzxm_top .tzgk{
	position: absolute;
	width: 200px;
	height: 55px;
	top: -27.5px;
	left: 50%;
	margin-left: -100px;
	background: #C54541;
	border-radius: 10px;
	color: #FFFFFF;
	text-align: center;
	line-height: 55px;
	font-size: 24px;
}
.middle .mqbox .tzxm .tzxm_top .tzgk img{
	vertical-align: middle;
	margin-bottom: 3px;
	margin-right: 15px;
}
.middle .mqbox .tzxm .tzxm_top .tzxm_lable *{
	line-height: 30px !important;
	font-size: 15px !important;
	font-family: "microsoft yahei" "微软雅黑" !important; 
        height: 210px;
        overflow: hidden;
}
.middle .mqbox .tzxm .tzxm_top .tzxm_lable{
        height: 210px;
        overflow: hidden;
	line-height: 30px !important;
	font-size: 15px !important;
	font-family: "microsoft yahei" "微软雅黑" !important; 
}
.middle .mqbox .tzxm .tzxm_top .tzxm_lable br{
	display: none;
}
.middle .mqbox .tzxm .tzxm_top .tzbut{
	width: 105px;
	height: 32px;
	display: block;
	border: 1px solid #D5D5D5;
	border-radius: 5px;
	margin: 0 auto;
	text-align: center;
	line-height: 32px;
	position: absolute;
	bottom: 24px;
	left: 50%;
	margin-left: -52.5px;
	background: #E8E8E8;font-size:15px;
}
.middle .mqbox .tzxm .tzxm_top:first-child{
	
}
.middle .mqbox .tzxm .tzxm_bottom ul li{
	width: 178px;
	height: 144px;
	border: 1px solid #DFDFDF;
	float: left;
	margin-left: 24px;
	margin-top: 23px;
    -webkit-transition:all 0.2s ease-in;
	-moz-transition:all 0.2s ease-in;
	-ms-transition:all 0.2s ease-in;
	transition:all 0.2s ease-in;
}
.middle .mqbox .tzxm .tzxm_bottom ul li:hover{
	z-index:2;
	-webkit-transform:  translate3D(0,-8px,0);	
	-moz-transform: translate3D(0,-8px,0);	
	-ms-transform:  translate3D(0,-8px,0);	
	transform:  translate3D(0,-5px,0);	
	-webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
}
.middle .mqbox .tzxm .tzxm_bottom ul li:hover a{
	color: #B10803;
}
.middle .mqbox .tzxm .tzxm_bottom ul li:first-child{
	margin-left: 0;
}

/*畅游锡盟*/
.middle .mqbox .cyxm{
	height: 394px;
	overflow: hidden;
	padding-bottom: 5px;
}
.middle .mqbox .cyxm .cyxm_content ul{
	height: 239px;
	position: relative;
}
.middle .mqbox .cyxm .cyxm_content ul li{
	width: 190px;
	height: 239px;
	float: left;
	margin-left: 12px;
	/*position: absolute;
	top: 244px;*/
	display: inline-block;
	overflow: hidden;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-property: transform,box-shadow;
    transition-property: transform,box-shadow;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
}
.middle .mqbox .cyxm .cyxm_content ul li:hover{
	z-index:2;
	-webkit-transform:  translate3D(0,-8px,0);	
	-moz-transform: translate3D(0,-8px,0);	
	-ms-transform:  translate3D(0,-8px,0);	
	transform:  translate3D(0,-5px,0);	
	-webkit-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	-moz-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	-ms-box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
	box-shadow:5px 5px 10px rgba(0, 0, 0, 0.4);
}
.middle .mqbox .cyxm .cyxm_content ul li a{
	display: block;
	text-align: center;
	color: #FFFFFF;
}
.middle .mqbox .cyxm .cyxm_content ul li img{
	width: 100%;
	transition-duration:1.4s;
    -moz-animation-duration: 1.4s;
    -webkit-animation-duration: 1.4s;
    -o-animation-duration: 1.4s;
}
.middle .mqbox .cyxm .cyxm_content ul li:hover img{
	 transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform: scale(1.1);
}   
.middle .mqbox .cyxm .cyxm_content ul li:first-child{
	background: #D73E39;
	margin-left: 0;
	/*left: 0;*/
}
.middle .mqbox .cyxm .cyxm_content ul li:first-child+li{
	background: #51B670;
	/*left: 202px;*/
}
.middle .mqbox .cyxm .cyxm_content ul li:first-child+li+li{
	background: #D99039;
	/*left: 404px;*/
}
.middle .mqbox .cyxm .cyxm_content ul li:first-child+li+li+li{
	background: #EC5C2F;
	/*left: 606px;*/
}
.middle .mqbox .cyxm .cyxm_content ul li:first-child+li+li+li+li{
	background: #44A8E1;
	/*left: 808px;*/
}
.middle .mqbox .cyxm .cyxm_content ul li:first-child+li+li+li+li+li{
	background: #D054A6;
	/*left: 1010px;*/
}
.middle .mqbox .cyxm .cyxm_content ul li a h4{
	font-size: 20px;
	margin: 11px 0 7px;
color:#fff;
}
.middle .mqbox .cyxm .cyxm_content ul li a span{
	font-size: 13px;color:#fff;
}

/*印象锡盟*/
.middle .mqbox .yxxm .yxxm_content ul li{
	float: left;
	width: 400px;
	height: 240px;
	position: relative;
	overflow: hidden;
}
.middle .mqbox .yxxm .yxxm_content ul li img{
	transition-duration:1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-duration: 1.5s;
    -o-animation-duration: 1.5s;
}
.middle .mqbox .yxxm .yxxm_content ul li:hover img{
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -webkit-transform:scale(1.1);
    -o-transform: scale(1.1);
}
.middle .mqbox .yxxm .yxxm_content ul li:first-child,
.middle .mqbox .yxxm .yxxm_content ul li:first-child+li+li+li{
	margin-right: 9px;
}
.middle .mqbox .yxxm .yxxm_content ul li:first-child,
.middle .mqbox .yxxm .yxxm_content ul li:first-child+li{
	margin-bottom: 7px;
}
.middle .mqbox .yxxm .yxxm_content ul li.yxxm05{
	width: 382px;
	height: 487px;
	float: right;
}
.middle .mqbox .yxxm .yxxm_content ul li a{
	display: block;
	color: #FFFFFF;
}
.middle .mqbox .yxxm .yxxm_content ul li a span{
	position: absolute;
	bottom: 0;
	display: block;
	width: 378px;
	height: 65px;
	padding-top: 47px;
	padding-left: 22px;
	background: url(/uiFramework/commonResource/image/2022052009073046198.png) repeat-x bottom;
	font-size: 24px;
	color: #FFFFFF;
}
.middle .mqbox .yxxm .yxxm_content ul li.yxxm05 a span{
	width: 360px;
}
.middle .mqbox .yxxm .yxxm_content ul li.yxxm05 a span em{
	display: block;
	float: left;
	margin-right: 16px;
	width: 47px;
	height: 47px;
	background: url(/uiFramework/commonResource/image/2022052009063791028.png) no-repeat center;
}
.middle .mqbox .yxxm .yxxm_content ul li a span i{
	font-style: normal;
	display: block;
	font-size: 13px;
	margin-top: 10px;
	color: #FFFFFF;
}

@media only screen and (max-width:1025px) {
.xmgk .xmgk_box .xmgk_content ul li{width: 13.5%;margin-left: 0.5%;height: 78px;}
.middle .mqbox .mq_title,.middle .mqbox .cyxm{height:auto;}
.middle .mqbox .mq_title span{    width: 30%;background-size: 100% 50%;margin-top: 60px;}
.middle .mqbox .mq_title img{width:40%;    margin-left: 0;height: auto;margin-top: 30px;}

.middle .mqbox .xmgk .xmgk_box .xmgk_content{padding:10px 0;}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li{height:88px;}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li a img{width:auto;height:auto;}

.middle .mqbox .tzxm .tzxm_top{width:100%;height:auto;padding:55px 0px 23px;margin-right:0;}
.middle .mqbox .cyxm .cyxm_content ul li{width:32%;height:235px;}

.middle .mqbox .xmgk .xmgk_box .xmgk_focus{margin-bottom:10px;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .tempWrap{width:100% !important;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd ul li{}
}

@media screen and (max-width:1200px) {
.xmgk .xmgk_box .xmgk_content ul li{width: 13.5%;margin-left: 0.5%;height: 78px;}


}


@media screen and (max-width:999px) {
.xmgk .xmgk_box .xmgk_content ul li{width: 13.5%;margin-left: 0.5%;height: 78px;}



}
@media screen and (max-width:768px) {
.middle .mqbox .mq_title{height:auto;}
.middle .mqbox .mq_title span{    width: 30%;background-size: 100% 50%;margin-top: 40px;}
.middle .mqbox .mq_title img{width:40%;    margin-left: 0;height: auto;margin-top: 30px;}

.middle .mqbox .xmgk{height:auto;    background-size: 100% 100%;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus{height:auto;width:100%;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd,.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd{    width: 100%;float: none;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd{height:auto;    background-size: 100% 100%;padding:0;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul{margin-left:-1%;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul li{width:24%;margin-left:1%;padding-left: 0px;padding-bottom:0;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul li a,.middle .mqbox .xmgk .xmgk_box .xmgk_focus .hd ul li:hover a{width:auto;background-size: contain;font-size:14px;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox h2{text-align:center;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox p{padding:0 1rem;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox span,.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .tempWrap ul li span{display: flex;padding: 0 1rem;margin-bottom: 15px;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox span a{flex: 1;width:auto;margin-left:1%;height:auto;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .mq_detitalbox span a img{width:100%;height:10vh;}

.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .tempWrap ul li span a{flex: 1;width:auto;margin-left:1%;height:auto;}
.middle .mqbox .xmgk .xmgk_box .xmgk_focus .bd .tempWrap ul li span a img{width:100%;height:10vh;}

.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li{width:13%;margin-left:1%;height: 68px;}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li a{padding-top: 15px;}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li a img{width:auto;height:3vh;}
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li a span{font-size:14px;}

.middle .mqbox .tzxm .tzxm_top{width:100%;height:auto;padding:55px 0px 23px;}
.middle .mqbox .tzxm .tzxm_top .tzxm_lable{margin-bottom:50px;}

.middle .mqbox .cyxm,.middle .mqbox .cyxm .cyxm_content ul{height:auto;}
.middle .mqbox .cyxm .cyxm_content ul li{width:32%;margin-left:1%;height: 206px;margin-bottom:10px;}
.middle .mqbox .cyxm .cyxm_content ul li:first-child+li+li+li{margin-left:0;}

.middle .mqbox .yxxm .yxxm_content ul li{width:100%;float:none;    margin-top: 10px;}
.middle .mqbox .yxxm .yxxm_content ul li img{width:100%;}
.middle .mqbox .yxxm .yxxm_content ul li.yxxm05{float:none;width:100%;height:240px;}
.middle .mqbox .yxxm .yxxm_content ul li.yxxm05 a span,.middle .mqbox .yxxm .yxxm_content ul li a span{width:90%;padding-left:10%;}

}
@media screen and (max-width:500px) {
.middle .mqbox .xmgk .xmgk_box .xmgk_content ul li{width:24%;margin-left:1%;height: 88px;}
.middle .mqbox .cyxm .cyxm_content ul li{height: 180px;}
}