/*banner部分*/
.banner{
	margin-top: 1px;
}
.banner .swiper-slide a{
	display: block;
	width: 100%;
	height: 440px;
}
#swiper-pagination {
    left: 47%;
    height: 20px;
    width: auto;
    background-color: rgba(255,255,255,0.3);
    border-radius: 100px;
    padding: 0 6px;
    bottom: 30px !important;
}
#swiper-pagination span{
	width: 12px;
    height: 12px;
    border-radius: 50%;
    margin-top: 4px !important;
    cursor: pointer;
    background: #fff;
    opacity: 0.6;
}
#swiper-pagination span.swiper-pagination-bullet-active {
    opacity: 1;
    background: #fff;
}
/*内容列表*/
.jsqfList{
	height: 189px;
	margin: 20px auto;
}
.jsqfList li{
	float: left;
	height: 187px;
	width: 288px;
	border: 1px solid #d2d2d2;
	margin-right: 13px;
}
.jsqfList li:hover{
	box-shadow:0px 0px 6px #666;
}
.jsqfList li h4{
	margin: 18px 0 10px 20px;
	display:block;
	border-left: 4px solid #DF131D;
	height: 20px;
	line-height: 20px;
	font-size: 18px;
	color: #333;
	font-weight: normal;
	padding-left: 10px;
}
.jsqfList li h4 p{
	float: right;
	display: inline-block;
	margin-right: 17px;
	font-size: 14px;
}
.jsqfList li h4 p i{
	color: #DF131D;
	font-size: 18px;
}
.jsqfList li span{
	margin-left: 35px;
	font-size: 14px;
	color: #666;
}
.jsqfList li.active{
	margin-right: 0;
}
/*商品展示部分*/
.jsqfGoods{
	position: relative;
}
.jsqfGoodsStair{
	display: none;
	position: absolute;
	left: -90px;
	top:83px ;
}
.jsqfGoodsStair li{
	width: 54px;
	height: 54px;
	text-align: center;
	margin-bottom: 11px;
	cursor: pointer;
	position: relative;
}
.jsqfGoodsStair li:hover p{
	display: block;
}
.jsqfGoodsStair li.active p{
	display: block;
}
.jsqfGoodsStair li span{
	display: block;
	width: 43px;
	height: 43px;
	line-height: 43px;
	text-align: center;
	background:#e8e8e8;
	font-size: 16px;
	border-radius: 50%;
	color: #333;
	margin: auto;
	margin-top: 5px;
}
.jsqfGoodsStair li p{
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	padding: 6px 5px;
	width: 44px;
	height: 42px;
	border-radius: 50%;
	color: #fff;
	background: #DF131D;
	font-size: 16px;
}
.jsqfGoodsList .GoodsList h2{
	font-size: 22px;
	color: #333;
	height: 50px;
	line-height: 50px;
}
.jsqfGoodsList .GoodsList h2 span{
	font-size: 18px;
	text-align: center;
	line-height: normal;
	font-weight: normal;
	color: #fff;
	margin-right: 12px;
	display: inline-block;
	width: 26px;
	height: 30px;
	vertical-align: middle;
	background: url(../images/starsnum.png) no-repeat center;
}
.jsqfGoodsList .GoodsList h2 a{
	font-size: 16px;
	color: #333;
	font-weight: normal;
	padding-right: 16px;
	background: url(../images/jianico1.png) no-repeat right;
}
.moduleSum{
	padding-top: 17px;
	padding-left: 30px;
	padding-right: 35px;
	height: 366px;
	width: 224px;
	margin-right: 14px;
	margin-bottom: 10px;
}
.moduleSum h3{
	height: 52px;
	line-height: 52px;
	font-size: 20px;
}
.moduleSum strong{
	font-weight: normal;
	color: #666;
	font-size: 14px;
}
.moduleCon{
	width: 897px;
}
.moduleCon a{
	padding-top: 28px;
	padding-left: 27px;
	display: inline-block;
	float: left;
	width: 186px;
	height: 156px;
	margin-right: 14px;
	margin-bottom: 14px;
	color: #333;
	background-size:100% 100% ;
}
.moduleCon a:hover{
	box-shadow:0px 0px 6px #999;
}
.moduleCon a h4{
	height: 44px;
	font-size: 18px;
	font-weight: normal;
}
.moduleCon a p{
	color: #666;
	font-size: 14px;
}
.moduleCon a p i{
	color: #DF131D;
	font-size: 18px;
}
.moduleCon a.active{
	margin-right: 0;
}
.moduleCon .modLong{
	width: 414px;
}
.jsqfModule img{
	height: 116px;
	width: 100%;
	margin-bottom: 20px;
}
/*企业资讯*/
.jsqfMesTit{
	height: 38px;
	font-size: 20px;
	margin-bottom: 10px;
    color: #555;
    border-bottom: 1px solid #d2d2d2;
}
.jsqfMesTit li{
	float: left;
	width: 166px;
	height: 37px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
}
.jsqfMesTit li.active{
	color: #df131d;
    border-bottom: 2px solid #df131d;
}
.jsqfMesTit .more{
	display: none;
	color: #555;
	line-height: 38px;
	height: 38px;
	font-size: 18px;
	padding-right: 17px;
	margin-right: 23px;
	background: url(../images/jianico1.png) no-repeat right;
}
.jsqfMesTit .more.active{
	display: inline-block;
}
.jsqfMesCon{
	display: none;
	margin-bottom: 20px;
}
.jsqfMesCon img{
	width: 288px;
	height: 168px;
}
.jsqfMesCon.active{
	display: block;
}
.jsqfMesCon0 li{
	width: 288px;
	height: 304px;
	border: 1px solid #d2d2d2;
	float: left;
	margin-right: 13px;
}
.jsqfMesCon0 li:hover{
	box-shadow:0px 0px 6px #666;
}
.jsqfMesCon0 li div{
	padding: 20px 15px 0 20px;
}
.jsqfMesCon0 li.active{
	margin-right: 0;
}
.mesa1{
	font-size: 18px;
	height: 27px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 266px;
    display: block;
}
.mesa2{
	display: block;
	height: 40px;
	font-size: 14px;
	color: #666;
	margin-bottom: 20px;
}
.jsqfMesCon0 li p{
	color: #999;
	font-size: 14px;
}
.jsqfMesCon0 li p span:first-child i{
	padding-left:24px ;
	background: url(../images/clock.jpg) no-repeat left;
}
.jsqfMesCon0 li p span:last-child i{
	padding-left: 21px;
	background: url(../images/eye.jpg) no-repeat left;
}
.jsqfMesCon1{
	margin-top: 10px;
}
.jsqfMesCon1 .jsqfMesLi0{
	float: left;
	margin: 3px 0;
}
.jsqfMesCon1 .jsqfMesLi0:nth-child(1){
	width: 570px;
	padding-right: 29px;
	border-right: 1px dashed #d2d2d2;
}
.jsqfMesCon1 .jsqfMesLi0:nth-child(2){
	width: 570px;
	padding-left: 30px;
}
.jsqfMesCon1 .jsqfMesLi0 ul li{
	height: 30px;
	line-height: 30px;
}
.jsqfMesLi0 ul li span{
	color: #999;
	font-size: 14px;
	vertical-align: middle;
}
.jsqfMesLi0 .mesSpan{
	padding-left: 20px;
	background: url(../images/eye.jpg) no-repeat left;
	margin-left: 18px;
}
.jsqfMesLi0 ul li a{
	max-width: 380px;
	display: inline-block;
	font-size: 18px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	vertical-align: middle;
}
.jsqfMesLi0 ul li span:nth-child(1){
	margin-right: 12px;
}
.jsqfMesLi0 ul li i{
	display: inline-block;
	width: 56px;
	height: 19px;
	line-height: 19px;
	font-size: 12px;
	color: #DF131D;
	border: 1px solid #DF131D;
	border-radius: 3px;
	text-align: center;
}
/*合作模块*/
.jsqfTeamwork h3{
	width: 165px;
	height: 37px;
	line-height: 38px;
	color: #555;
	border-bottom: 2px solid #df131d;
	text-align: center;
	font-weight: normal;
	font-size: 20px;
}
.jsqfTeamwork ul{
	margin-top: 10px;
	margin-bottom: 10px;
}
.jsqfTeamwork ul li{
	width: 225px;
	height: 104px;
	border: 1px solid #d2d2d2;
	float: left;
	margin-right: 16px;
	margin-bottom: 10px;
}
.jsqfTeamwork ul li.active{
	margin-right: 0;
}
.jsqfTeamwork ul li:nth-child(1){
	background:url(../images/rrd0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(2){
	background:url(../images/tc0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(3){
	background:url(../images/js0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(4){
	background:url(../images/gomo0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(5){
	background:url(../images/xm0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(6){
	background:url(../images/zq0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(7){
	background:url(../images/wmsj0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(8){
	background:url(../images/cyb.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(9){
	background:url(../images/fy0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(10){
	background:url(../images/gm0.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(1):hover{
	background:url(../images/rrd1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(2):hover{
	background:url(../images/tc1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(3):hover{
	background:url(../images/js1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(4):hover{
	background:url(../images/gomo1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(5):hover{
	background:url(../images/xm1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(6):hover{
	background:url(../images/zq1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(7):hover{
	background:url(../images/wmsj1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(8):hover{
	background:url(../images/cyb1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(9):hover{
	background:url(../images/fy1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(10):hover{
	background:url(../images/gm1.png) no-repeat center;
}
.jsqfGlobal{
	padding-top: 300px;
	height: 150px;
	background:url(../images/global.png) no-repeat center;
}
.jsqfGlobal ul{
	width: 930px;
	text-align: center;
	margin:0  auto;
}
.jsqfGlobal ul li{
	width: 310px;
	float: left;
	margin-top: 36px;
	color: #fff;
	font-size: 44px;
	position: relative;
	overflow: hidden;
	height: 114px;
}
.jsqfGlobal ul li span{
	display: block;
    height: 44px;
    line-height: 44px;
    opacity: 0;
}
.jsqfGlobal ul li p{
	height: 22px;
	line-height: 22px;
	padding: 5px 15px;
	font-size: 15px;
	display: table;
	margin:auto;
	background: rgba(27,23,62,0.5);
	position: absolute;
	bottom:-70px;
	left: 30%;
}
.tan{
	color: #333;
	line-height: 112px;
	text-align: center;
}
