#carousel-example-generic{
	width: 100%;
	height: 630px;
}
@media(max-width: 992px){
	#carousel-example-generic{
	width: 100%;
	height: auto;
}
}
#carousel-example-generic .banner-out .banner-nav {
    position: absolute;
    left: 15px;
    top: -675px;
    width: 225px;
    z-index: 8;
}


.liuc-top.gnzc{
	background: url(/statics/images/qbhimg/liuc2.jpg) center center no-repeat;
	
}
.other{
	padding-bottom: 40px;
}
.ziliao{
	padding-bottom: 40px;
	
}
@media(max-width: 768px){
	.liuc{
		padding-bottom: 0;
	}
	.liuc-con2{
		padding-bottom: 0;
	}
}


.avail .col-sm-3{
	
	padding-left: 20px;
	padding-right: 20px;

}
@media(max-width: 768px){
	.avail .col-sm-3{
	min-height: 150px;
	margin-bottom: 15px;
}
}
.avail{
	padding-bottom: 40px;
}
@media(max-width: 768px){
	padding-bottom: 25px;
}
.ava-fin{
	position: relative;
}
.ava-fin .cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
	border: 1px solid #ed1b24;
}
.ava-fin .cover .cover-in{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.ava-fin .cover .cover-in p{
	font-size: 14px;
	 line-height: 40px;
	 color: #ed1b24;
}
@media(max-width: 768px){
	
	.ava-fin .cover{
	border: none
}

}
.other-item{
	width: 100%;
	height: 180px;
	border: 1px solid  #ed1b24;
	border-top-right-radius: 50px;
	border-bottom-left-radius: 50px;
}
.other-item p{
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 30px;
	width: 90px;
	font-size: 20px;
	color: #ed1b24;
	text-align: center;
}
.other-item p::before{
	position: absolute ;
	left: -40px;
	top: 14px;
	content: '';
	width: 25px;
	border-top: 1px solid #ed1b24;
}

.other-item p::after{
	position: absolute ;
	right: -40px;
	top: 14px;
	content: '';
	width: 25px;
	border-top: 1px solid #ed1b24;

}
@media(max-width: 768px){
	.other-item p::before{
		display: none;
	}
	.other-item p::after{
		display: none;
	}
}
.other-con .col-xs-6{
	margin-bottom: 25px;
}
.other-item{
	cursor: pointer;
}
.other-item:hover{
	background: #ed1b24;
}
.other-item:hover p{
	color: #fff;
}
.other-item:hover p::before, .other-item:hover p::after{
	
	border: 1px solid #fff;
	
}

.other-item .pic{
	width: 95px;
	height: 80px;
	margin-top: 30px;
}


.other-item.item1 .pic{
	background: url(/statics/images/qbhimg/other.png) 6px -180px no-repeat;
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item1:hover .pic{
	background: url(/statics/images/qbhimg/other.png) 6px -262px no-repeat;
}

.other-item.item2 .pic{
	background: url(/statics/images/qbhimg/other.png) -111px -178px  no-repeat;

	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item2:hover .pic{
	background: url(/statics/images/qbhimg/other.png) -111px -259px no-repeat;
}

.other-item.item3 .pic{
	background: url(/statics/images/qbhimg/other.png) -227px -178px no-repeat;
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item3:hover .pic{
	background: url(/statics/images/qbhimg/other.png)-227px -259px no-repeat;
}

.other-item.item4 .pic{
	background: url(/statics/images/qbhimg/other.png) -350px -178px no-repeat;
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item4:hover .pic{
	background: url(/statics/images/qbhimg/other.png) -350px -259px no-repeat;
}

.other-item.item5 .pic{
	background: url(/statics/images/qbhimg/other.png) 0px 0px no-repeat;
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item5:hover .pic{
	background: url(/statics/images/qbhimg/other.png) 0px -86px no-repeat;
}

.other-item.item6 .pic{
	background: url(/statics/images/qbhimg/other.png) -111px 0px no-repeat;
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item6:hover .pic{
	background: url(/statics/images/qbhimg/other.png) -111px  -86px no-repeat;

}

.other-item.item7 .pic{
	background: url(/statics/images/qbhimg/other.png) -226px 0px no-repeat;
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item7:hover .pic{
	background: url(/statics/images/qbhimg/other.png) -226px -86px no-repeat;
}

.other-item.item8 .pic{
	background: url(/statics/images/qbhimg/other.png) -344px 0px no-repeat;
	    -webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.other-item.item8:hover .pic{
	background: url(/statics/images/qbhimg/other.png) -344px -86px no-repeat;
}
.over-item{
	margin-bottom: 20px;
	overflow: hidden;
	cursor: pointer;
	
}
.over-item .img-responsive{
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.over-item:hover .img-responsive{

}
.over-item{
	position: relative;
}
.over-item::after{
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	z-index: 8;
	width: 100%;
	height: 100%;
	background: #000;
	opacity: 0.0;
	filter: alpha(opacity=0.0);
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.over-item:hover::after{
	opacity: 0.4;
	filter: alpha(opacity=0.4);
}
.over-item .cover2{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 9;
	width: 100%;
	height: 100%;
	display: table;
}
.over-item .cover2 .cover2-in{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.over-item .cover2-in img{
	-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
    opacity: 0;
    filter: alpha(opacity=0);
  	
}
.over-item:hover .cover2-in img{
	opacity: 1;
	filter: alpha(opacity=100);
}
.cov-in{
	position: absolute;
	left: 50%;
	top: 50%;
	width: 150px;
	margin-left: -75px;
	margin-top: -25.5px;
	font-size: 25px;
	color: #fff;
}
.over-item .cov-in{
	-webkit-transition: all 0.4s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.over-item:hover .cov-in{
	transform: translateX(300px);
}
.sea-zx{
width: 320px;
height: 50px;
line-height: 50px;
font-size: 20px;
color: #fff;
background: #ED1B24 ;
text-align: center;
border: 1px solid #ED1B24;
border-radius: 25px;
margin-top: 20px;
cursor: pointer;
}
.oversea{
	padding-bottom: 40px;
}
.choose{
	padding-bottom: 40px;
	background: #f9f9f9;
}

.choose-item{
	position: relative;

}
.choose-in{
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: 85px;
	width: 170px;
	font-size: 14px;
	color: #333;
	line-height: 25px;
}

.choose-zx{
width: 200px;
height: 50px;
line-height: 50px;
font-size: 20px;
color: #fff;
background: #ED1B24 ;
text-align: center;
border: 1px solid #ED1B24;
border-radius: 25px;
margin-top: 20px;
cursor: pointer;
}
.ben-item .col-xs-4{
	border: 1px solid #eee;
	-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
}
.ben-item .col-xs-8{
	padding-left: 15px;
}
.ben-item{
	cursor: pointer;
}
.ben-item:hover h3{
	color: #ed1b24;
}
.ben-item:hover .col-xs-4{
	border: 1px solid #ED1B24;
}
.ben-item h3{
	font-size: 18px;
	color: #333;
	margin-top: 10px;
}
.ben-item p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
}
.ben-con .col-sm-4{
	margin-bottom: 30px;
	padding-left: 20px;
	padding-right: 20px;
}
/**.ben-con > .row{
	margin-left: -20px;
	margin-right: -20px;
}  */
.benefit{
	padding-bottom: 40px;
}
.ben-item .img-responsive{
	width: auto;
	height: 100%;
}
@media(max-width: 768px){
	.cov-in{
		font-size: 18px;
	}
}
.hot-ser-item{
	position: relative;
}
.hot-cover{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	display: table;
}
.hotcover-in{
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.hot-ser-con{
	margin-top: 30px;
}
.xuhao{
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -35px;
	width: 70px;
	height: 70px;
	line-height: 70px;
	text-align: center;
	border-radius: 35px;
	background: #fff;
	z-index: 10;
	font-size: 32px;
	color: #ed1b24;
}
.hotcover-in h4{
	font-size: 24px;
	color: #fff;
}
.hotcover-in p{
	font-size: 14px;
	color: #ddd;
}
.xh-bg{
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -50px;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	background: #fafafa;
	z-index: 9;
	opacity: 0.3;
		filter: alpha(opacity=0.3);
	
}
.hot-service{
	padding-bottom: 40px;
	background: #F9F9F9;
}


@-webkit-keyframes kuo{
	0%{
		-webkit-transform: scale(1);
		
	}
	100%{
		-webkit-transform: scale(1.2);
	}
	
}

@keyframes kuo{ 
	0%{
		transform: scale(1);
		
	}
	100%{
		transform: scale(1.2);
	}
	
}

.hot-ser-item:hover .xh-bg{
	background: #ed1b24;
	opacity: 0.3;
	filter: alpha(opacity=0.3);
	-webkit-animation: kuo  1.5s linear infinite ;
    animation: kuo  1.5s linear infinite;
}
.zcsb-item{
	cursor: pointer;
}
.zcsb-item .hotcover-in h4{
	font-size: 20px;
	color: #333;
}
.zcsb-item .hot-cover{
	padding: 10px 50px 10px 90px;
}
.zcsb{
	padding-bottom: 40px;
}
@media only screen and (min-width: 768px) and (max-width: 992px) {
	.zcsb-item .hotcover-in p{
		display: none;
	}
}
.zcsb-item .hotcover-in p{
	font-size: 14px;
	color: #666;
}

.zcsb-item:hover .xh-bg{
	background: #ed1b24;
	opacity: 0.3;
	filter: alpha(opacity=0.3);
	-webkit-animation: kuo  1.5s linear infinite ;
    animation: kuo  1.5s linear infinite;
}
.hot-ser-item:hover .xuhao{
	background: #ed1b24;
	color: #fff;
}
@media(max-width: 768px){
	.hot-ser-item {
	margin-bottom: 60px;
}
.hot-ser-item.fin{
	margin-bottom: 0;
}
}

.hot-ser-item .switch-zx{
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	bottom: 45px;
	background: transparent;
	border: 1px solid #fff;
	color: #fff;
	height: 40px;
	line-height: 40px;
		-webkit-transition: all 0.2s ease-out;
    -moz-transition: all 0.4s ease-out;
    -ms-transition: all 0.4s ease-out;
    -o-transition: all 0.4s ease-out;
    transition: all 0.4s ease-out;
	
}
.hot-ser-item:hover .switch-zx{
	border: 1px solid #ed1b24;
	background: #ed1b24;
	color: #fff;
}
.zcsb-con .zcsb-item{
	margin-bottom: 30px;
}
.zcsb-con .first{
	margin-left: 16.6666666%;
}
@media(max-width: 768px){
	.zcsb-con .first{
	margin-left: 0;
}
}
.zcsb-item{
	position: relative;
}

.zcsb-item .xuhao{
	margin: 0;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -40px;
	background: #ed1b24;
	color: #fff;
}
.zcsb-item .xh-bg{
	margin: 0;
	position: absolute;
	left: -15px;
	top: 50%;
	margin-top: -54px;
	background: #ed1b24;
	opacity: 0.3;
	filter: alpha(opacity=0.3);
}
.zcsb-item{
	cursor: pointer;
}
@media(max-width: 768px){
	.sea-zx{
		width: 200px;
	}
	.zcsb-item .xh-bg{
		display: none;
	}
}
.product-xq{
	padding-bottom: 40px;
}
.detail-item h4{
	text-align: center;
}
.detail-item{
	margin-bottom: 10px;
}
.build2 ul li{
	list-style: none;
	font-size: 14px;
	 color: #999;
	 line-height: 25px;
	 margin-bottom: 15px;
}
.company-build{
	padding-bottom: 40px;
}
.gn-liuc{
	padding-bottom: 40px;
}
.gn-item h4{
	font-size: 20px;
	color: #ED1B24;
	text-align: center;
}
.gn-item p{
	font-size: 14px;
	color: #999;
	text-align: center;
}
.gn-con2 .col-xs-6{
	margin-bottom: 15px;;
}
.bus-item{
	position: relative;
	padding-top: 45px;
	padding-bottom: 30px;
	background: #fff;
	border: 1px solid #f9f9f9;	
	margin-bottom: 65px;
}
.bus-item:hover{
	border: 1px solid #ED1B24
}
.bus-item:hover .zx{
	background: #ED1B24;
	color: #fff;
}
.bus-item .img-responsive{
	width: 100px;
	height: 100px;
	border-radius: 50%;
}
.bus-item .hat{
	margin: 0 auto;
	position: absolute;
	left: 0;
	right: 0;
	top: -47px;
}
.bus-item h4{
	font-size: 20px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
	text-align: center;
}
.business{
	background: #F9F9F9;

}
.bus-item p{
	font-size: 14px;
	color: #666;
	line-height: 20px;
	text-align: center;
}
.zx{
	font-size: 14px;
	padding: 6px 30px;
	color: #ED1B24;
	text-align: center;
	width: 130px;
	border: 1px solid #ED1B24;
	border-radius: 25px;
	margin-top: 15px;
	
}
.bus-item .hat{
	width: 100%;
	height: 72px;
	background: url(/statics/images/qbhimg/hat.png) center top no-repeat;
	line-height: 72px ;
	text-align: center;
	font-size: 32px;
	color: #fff;
}

.bus-con .col-sm-3:first-child{
		margin-left: 12.5%;
	}
@media(max-width: 768px){
	.bus-con .bus-item:first-child{
		margin-top: 60px;
	}
	.bus-con .bus-item:last-child{
		margin-bottom: 0px;
	}
}
.area{
	width: 100%;
	padding-bottom: 40px;
	background: url(/statics/images/qbhimg/areabg.jpg) center top no-repeat;
	background: contain;
}

@media(max-width: 768px){
	.area{
		background: #f9f9f9;
	}
	.area .title h2{
		color: #333 !important;
	}
	.area-con2 .col-xs-6{
		margin-bottom: 16px;
	}

.bus-con .col-sm-3:first-child {
    margin-left: 0;
}
.bus-con .col-sm-3{
	margin-top: 60px;
}
}
.mean{
	padding-bottom: 40px;
}
.mean-con p{
	font-size: 18px;
	color: #333;
	line-height: 30px;
}
.benefit.ben2{
	background: #F9F9F9;
}
.benefit.ben2 .ben-con .col-xs-12:first-child{
	margin-left: 16.6666666%;
}
.requir-item{
	padding: 20px;
	height: 220px;
	border: 1px solid #ED1B24;
	margin-bottom: 20px;
	
}
@media(max-width: 768px){
	.requir-item{
		height: auto;
	}
}
.requir-item:hover {
	box-shadow: 1px 1px 2px 2px #fde5e6;
}
.requir-item .req-xh{
	width: 60px;
	height: 60px;
	border-radius: 50%;
	line-height: 60px;
	background: #ED1B24;
	text-align: center;
	font-size: 20px;
	color: #fff;
	margin-bottom: 20px;
}
.requir-item .description{
	font-size: 18px;
	color: #333;
	line-height: 25px;
}
.breadSea ul li{
	font-size: 14px;
	color: #999;
	line-height: 75px;
	list-style: none;
	float: left;
}
.breadSea ul li a{
	color: #333;
}
.breadSea ul li:last-child a{
	color: #999;
}
.breadSea ul li a:hover{
	color: #ED1B24;
}
.list{
	background: #F9F9F9;
}
.left .dh{
	background: #fff;
}
.left .hot-ser{
	background: #fff;
}
.list-header{
	font-size: 22px;
	color: #fff;
	line-height: 60px;
	margin: 0;
	text-align: center;
	background: #ED1B24;
}
.list-header a{
	color: #fff;
}
.dh ul {
	padding: 20px;
}
.dh ul li{
	list-style: none;
	width: 100%;
	line-height: 40px;
	font-size: 16px;
	color: #333;
	text-align: center;
	margin-bottom: 10px;
}
.dh ul li a{
	display: block;
	color: #333;
}
.dh ul li a:hover{
	background: #ED1B24;
	color: #fff;
}
.dh ul li.active a{
	background: #ED1B24;
	color: #fff;
}
.left .dh{
	margin-bottom: 20px;
}
.ser-con{
	padding: 20px;
}
.list-header2{
	font-size: 18px;
	 color: #fff;
	 text-align: center;
	 background: #ED1B24;
	 line-height: 40px;
	 margin: 0;
	 margin-bottom: 20px;
}
.hot-ser{
	margin-bottom: 20px;
}
.tui{
	background: #fff;
	padding: 20px;

}
@media(max-width: 768px){
	padding: 0;
}
.tui-con ul li{
	position: relative;
	list-style: none;
	width: 100%;
	line-height: 30px;
	height: 30px;
	overflow: hidden;
	padding-left: 10px;
	
}
.tui-con ul li::before{
	position: absolute;
	left: 0;
	top: 15px;
	content: '';
	width: 2px;
	height: 2px;
	background: #666;
	border-radius: 50%;
	
}
.tui-con ul li a{
	display: block;
	color: #666;
	
}
.tui-con ul li:hover a{
	color: #ED1B24;
}
.tui-con ul li:hover::before{
	background: #ED1B24;
}
.rightx{
	min-height: 1200px;
	background: #fff;
	padding: 20px;
}
@media(max-width: 768px){
	.rightx{
		min-height: 500px;
		padding: 0;
		padding-bottom: 20px;

	}
}

.rightx h2{
	font-size: 20px;
	color: #333;
	margin: 0;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #ddd;
}
.show-con{
	line-height: 28px;
	margin-top: 40px;
}
.show-con p{
	line-height: 28px;
}
.show-con img{
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}
.show-con p img{
	display: block;
	max-width: 100%;
	height: auto;
	margin-bottom: 15px;
}
#table2{
	width: 100%;
	margin-top: 40px;
}

#table2 tr td , #table2 ,#table2 tr{
	border: 1px solid #ddd;
}
#table2 tr td{
	line-height: 50px;
	font-size: 16px;
	color: #333;
}
.map{
	margin-top: 20px;
}
.container.banner-out{
	height: 630px;
}
@media(max-width: 992px){
	.container.banner-out{
	height: auto;
}
img.banner{
	display: block;
	width: 100%;
	height: auto;
}
}

.hot-bq{
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.tui{
	margin-bottom: 20px;
}
.hot-bq ul li{
	list-style: none;
	width: auto;
	float: left;
	padding: 5px 5px;
}
.hot-bq ul li:nth-child(3n) a{
	font-size: 14px;
	color: #666;
}
.hot-bq ul li:nth-child(3n+1) a{
	font-size: 16px;
	color: #333;
}

.hot-bq ul li:nth-child(3n+2) a{
	font-size: 20px;
	color: #555;
}
.hot-bq ul li a:hover{
	color: #ED1B24;
}
.gs-item{
	padding-bottom: 20px;
	padding-top: 20px;
	border-bottom: 1px solid #eee;
}
.gs-item h3{
	font-size: 20px;
	color: #333;
	margin-top: 15px;
	margin-bottom: 15px;
}
.gs-item .description{
	font-size: 14px;
	color: #666;
	line-height: 25px;
	margin-bottom: 15px;
}
.gs-item .time{
	font-size: 14px;
	color: #999;
}
.pagination > li > a, .pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #ED1B24;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ED1B24;
}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus {
    z-index: 3;
    color: #fff;
    background-color: #ED1B24;
    border-color: #ED1B24;
}
img.banner{
	height: 630px;
}
.banner-out .banner-content{
	top: -630px;
}

.car2 {
 width: 100%;
 height: 0 !important;
}
.car2 .banner-out .banner-nav{
	top: -45px !important;
	}
.car2 .banner-out .banner-content {
    top: 0px;
}
.top1{
	background: #fff;
	padding: 20px;
	margin-bottom: 20px;
}
.yyzx{
	margin-top: 50px;
}
.yyzx a span{
	padding: 10px 70px;
	background: url(/statics/images/qbhimg/zhuce_pic10.png) 20% center no-repeat #ED1B24;
	margin-right: 20px;
	color: #fff;
}
.top1 h2{
	font-size: 30px;
	margin-bottom: 10px;

}
@media(max-width: 768px){
	.top1 h2{
	font-size: 18px;
	margin-bottom: 10px;
}
}
.top1 p{
	font-size: 16px;
	color: #666;
	line-height: 25px;
}
.top1 .td{
	margin-top: 30px;
}
.rightx.right-con{
	padding: 0;
}
.rightx.right-con .switch-btn ul{
	margin: 0;
}
.rightx.right-con .switch-btn ul li{
	padding: 3px 45px;
	font-size: 20px;
	color: #333;
	border-top: 2px solid #fff;
}

.rightx.right-con .switch-btn ul li.active{
	background: #fff;
	border-top: 2px solid #ED1B24;
}
.show-con.show2{
	padding: 20px;
}
@media(max-width: 992px){
	.menu .container > ul {
    padding-left: 0px;
    margin-bottom: 0;
}
.yyzx{
	text-align: center;
	margin-bottom: 40px;;
}
.yyzx a span {
 	padding: 10px 30px;
    background: #ED1B24;
    margin-left: 5px;
    margin-right: 5px;
    color: #fff;
}
.rightx.right-con .switch-btn ul li {
  	width: 120px;
  	text-align: center;
  	padding: 0;
    font-size: 16px;
    color: #333;
    border-top: 2px solid #fff;
}
.top1{
	padding: 0;
	border-bottom: 1px solid #eee;
}
.content-top{
	margin-top: 15px;
}
.show-con {
	padding:0;
	padding-top: 20px;
	padding-bottom: 20px;
    margin-top: 0;
}
.show-con.show2 {
    padding:0;
	padding-top: 20px;
	padding-bottom: 20px;
    margin-top: 0;
}
.list {
    background: #fff;
}
}


.list-item{
	margin-top: 20px;
	border: 1px solid #ED1B24;
	color: #333;
}
.banner{
	display: block;
	height: 100%;
	width: auto;
	max-width: 100%;
}
@media(max-width: 992px){
	.banner{
		display: block;
		height: auto !important;
		max-width: 100%;
	}
	.benefit.ben2 .ben-con .col-xs-12:first-child {
    margin-left: 0;
}
}



.over-item .cover2 {
    display: block;
}

.over-item .cover2 .cover2-in {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 50%;
    margin-top: -44px;
}
.hotcover-in {
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    position: absolute;
    left: 0;
    right: 0;
    top: 30%;
}
.hot-cover {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: block;
}
.zcsb-item .hotcover-in{
	padding: 1px 40px 1px 95px;
}
.over-item .img-responsive{
	width: 100%;
}
.container.banner-out {
    height: 0;
}

