/*banner部分*/
.banner{
	margin-top: 1px;
	border-top:  1px solid #df131d;
}
.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;
    bottom: 30px !important;
	padding: 0 6px 0 14px;
}
#swiper-pagination span{
	display: inline-block;
	margin-right: 8px;
	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{
	margin:auto;
	margin-top: 18px;
	padding: 22px 0;
	height: 290px;
}
.jsqfList div{
	width: 210px;
	height: 290px;
	background: url(../images/index2/indeximg06.png) no-repeat center;
	margin-right: 13px;
}
.jsqfList div strong{
	display: block;
	text-align: center;
	padding: 39px 0;
	font-size: 15px;
	letter-spacing: 2px;
	color: #fff;
	font-weight: normal;
	margin-bottom: 132px;
}
div .forDetails{
	display: block;
	margin: auto;
	font-size: 13px;
	letter-spacing: 1px;
	text-align: center;
	border-radius: 20px;
}
.jsqfList div .forDetails{
	width: 107px;
	height: 26px;
	line-height: 26px;
	background: #ff9c06;
	color: #fff;
	border: 0;
}
.jsqfList div .forDetails:hover{
	box-shadow: 0 0 10px #0d4865;
}
.jsqfList ul li{
	float: left;
	width: 237px;
	height: 288px;
	border: 1px solid #e8e8e8;
	margin-left: 5px;
	text-align: center;
	font-size: 14px;
}
.jsqfList ul li h4{
	height: 33px;
	font-size: 18px;
	letter-spacing: 1px;
}
.jsqfList ul li p{
	height: 50px;
	font-size: 13px;
	letter-spacing: 1px;
}
.forDetails{
	width: 105px;
	height: 24px;
	line-height: 24px;
	color: #666;
	border: 1px solid #e6e6e6;
}
.forDetails:hover{
	color: #DF131D;
	border-color: #df131d;
}
.jsqfList ul li img{
	margin: 35px auto;
}
.jsqfList ul li:hover{
	border-color:#f1f1f1 ;
	box-shadow: 0 0 10px #f1f1f1;
}
.GoodsListlsfw{
	width: 1216px;
	margin-left: -16px;
	margin-bottom: 32px;
}
.GoodsListlsfw div{
	float: left;
	width: 286px;
	height: 298px;
	border:1px solid #e8e8e8;
	margin-left: 16px;
	text-align: center;
	-moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.GoodsListlsfw div:hover{
	box-shadow: 0px 4px 8px rgba(0,49,77,0.1);
}
.GoodsListlsfw div h5{
	height: 27px;
	font-size:17px;
	letter-spacing: 1px;
	font-weight: normal;
}
.GoodsListlsfw div p{
	font-size: 13px;
	letter-spacing: 1px;
	color: #666;
	height: 36px;
}
.GoodsListlsfw div img{
	height: 172px;
	width: 286px;
	margin-bottom: 20px;
}
/*商品展示部分*/
.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: 24px;
	color: #333;
	height: 60px;
	line-height: 60px;
}
.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: 30px;
	padding-left: 35px;
	height: 330px;
	width: 265px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.jsqfModule a:hover{
	box-shadow:0px 0px 8px #f1f1f1;
}
.moduleSum h3{
	height: 35px;
	font-weight: normal;
	font-size: 18px;
	letter-spacing: 0.5px;
}
.moduleSum strong{
	display: block;
	height: 50px;
	font-weight: normal;
	color: #666;
	font-size: 13px;
	letter-spacing: 1px;
}
.moduleSum span{
	color: #df131d;
	font-size: 18px;
	font-weight: 600;
}
.moduleSum span i{
	font-size: 26px;
}
.moduleCon{
	width: 650px;
}
.moduleCon a{
	padding-top: 30px;
	padding-left: 30px;
	display: inline-block;
	float: left;
	width: 277px;
	height: 140px;
	margin-right: 18px;
	margin-bottom: 18px;
	color: #333;
	background-size:100% 100% ;
}
.moduleCon a h4{
	height: 37px;
	font-size: 18px;
	letter-spacing: 0.5px;
	font-weight: normal;
}
.moduleCon a p{
	height: 34px;
	color: #666;
	font-size: 14px;
	letter-spacing: 1px;
}
.moduleCon a span{
	color: #DF131D;
	font-size: 18px;
}
.moduleCon a span i{
	font-size: 24px;
}
.moduleRight a{
	display: block;
	width: 230px;
	height: 170px;
	margin-bottom: 18px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	line-height: 192px;
}
.moduleImg img{
	height: 116px;
	margin-bottom: 25px;
}
/*企业资讯*/
.jsqfMesTit{
	height: 38px;
	font-size: 20px;
	margin-bottom: 10px;
    color: #555;
    border-bottom: 1px solid #d2d2d2;
}
.jsqfMesTit li{
	float: left;
	width: 113px;
	height: 37px;
	line-height: 38px;
	text-align: center;
	cursor: pointer;
	font-size: 17px;
	letter-spacing: 2px;
}
.jsqfMesTit li.active{
	color: #df131d;
    border-bottom: 2px solid #df131d;
}
.jsqfMesTit .more{
	display: none;
	color: #555;
	line-height: 38px;
	height: 38px;
	font-size: 16px;
	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 #e8e8e8;
	float: left;
	margin-right: 13px;
	-moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    -webkit-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
.jsqfMesCon0 li:hover{
	box-shadow: 0px 4px 8px rgba(0,49,77,0.1);
}
.jsqfMesCon0 li div{
	padding: 20px 15px 0 20px;
}
.jsqfMesCon0 li.active{
	margin-right: 0;
}
.mesa1{
	font-size: 17px;
	height: 27px;
	color: #333;
	overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
	width: 266px;
    display: block;
}
.mesa2{
	display: block;
	height: 32px;
	font-size: 13px;
	letter-spacing: 1px;
	color: #666;
	margin-bottom: 20px;
}
.jsqfMesCon0 li p{
	color: #999;
	font-size: 14px;
}
.jsqfMesCon0 li p span 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: 300px;
	display: inline-block;
	font-size: 16px;
	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: 113px;
	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(/Public/Home/img/parts/1.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(2){
	background:url(/Public/Home/img/parts/2.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(3){
	background:url(/Public/Home/img/parts/3.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(4){
	background:url(/Public/Home/img/parts/4.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(5){
	background:url(/Public/Home/img/parts/5.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(6){
	background:url(/Public/Home/img/parts/6.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(7){
	background:url(/Public/Home/img/parts/7.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(8){
	background:url(/Public/Home/img/parts/8.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(9){
	background:url(/Public/Home/img/parts/9.png) no-repeat center;
}
.jsqfTeamwork ul li:nth-child(10){
	background:url(/Public/Home/img/parts/10.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;
}
