@charset "utf-8";
.midline{
	height: 34px;
	line-height: 34px;
	margin: 30px 0;
	text-align: center;
}
.midlinecps{
	margin: 30px 0 20px 0;
}
.idxtopacps{
	border-bottom: 1px solid #ccc;
}
.midline h3{
	display: inline-block;
	padding: 0 20px;
	font-size: 16px;
	letter-spacing: 2px;
	background: #fff;
	position: relative;
	z-index: 9;
}
.midline span{
	display: inline-block;
	background-color: #777;
    content: "";
    height: 1px;
    position: absolute;
    top: 17px;
}
.midline span.midline_l{
	background-image: -webkit-gradient(linear,right top,left top,from(#777),to(#fff));
    background-image: -webkit-linear-gradient(right,#777,#fff);
    background-image: -moz-linear-gradient(right,#777,#fff);
    background-image: -ms-linear-gradient(right,#777,#fff);
    background-image: -o-linear-gradient(right,#777,#fff);
    background-image: linear-gradient(right,#777,#fff);
    left: 0;
    width: 50%;
}
.midline span.midline_r{
	background-image: -webkit-gradient(linear,left top,right top,from(#777),to(#fff));
    background-image: -webkit-linear-gradient(left,#777,#fff);
    background-image: -moz-linear-gradient(left,#777,#fff);
    background-image: -ms-linear-gradient(left,#777,#fff);
    background-image: -o-linear-gradient(left,#777,#fff);
    background-image: linear-gradient(left,#777,#fff);
    right: 0;
    width: 50%;
}
.maincont{
	padding: 0 60px;
}
.idxtopa{
	height: 60px;
	position: relative;
}
.idxtopa_gund{
	height: 60px;
	line-height: 60px;
	padding-right: 150px;
	color: #e00b4f;
}
.idxtopa_gundwrap{
	padding: 0 60px;
}
.idxtopa_gund:hover{
	color: #E00B4F;
}
.idxtopa a{
	padding: 0 30px;
	height: 60px;
	line-height: 60px;
	background: #E00B4F;
	color: #fff;
	position: absolute;
	right: 60px;
	top: 0;
}
.idxtop_title{
	border-bottom: 1px solid #ccc;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-size: 15px;
	font-weight: bold;
	color: #666;
}
.idxtop_text{
	font-size: 12px;
	color: #687982;
	line-height: 16px;
}
.idxtop_text_a a{
	color: #E00B4F;
	margin: 0 8px;
	font-weight: bold;
}
.idxtop_text_a a:hover,.idxtop_text_a a.active{
	color: #000;
}
.idxnews{
	padding: 20px 0;
	border-bottom: 1px solid #eee;
	display: flex;
	align-items: center;
}
.idxnewsimg{
	width: 175px;
	overflow: hidden;
	text-align: center;
	margin-right:30px;
}
.idxnewsimg img{
	display: block;
	width: 100%;
}
.idxnewstext{
	min-height: 100px;
	width: 100%;
	flex: 0;
	flex-grow: 1;
	margin-left: 0 !important;
}
.idxnewstext p.company_title{
	font-size: 16px;
    font-weight: bold;
    color: #2d383f;
}
.idxnewstext a{
	display: block;
	font-size: 20px;
	font-weight: bold;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	color: #2d383f;
}
.idxnewstext a:hover{
	color: #E00B4F;
}
.idxnewstext span{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	color: #666;
	font-size: 14px;
	margin: 10px 0;
	table-layout:fixed; 
	word-break: break-all; 
}
.idxnewstext i{
	display: inline-block;
	margin-top: 5px;
	font-size: 12px;
	color: #888;
}
.idxtop_textcp{
	padding: 20px 0 60px 0;
}
.idxtopacps{
	padding: 0 0 20px 0;
	height: 100px;
}
.idxtopacps a.btna{
	top: 0;
}

@media only screen and (max-width:1400px) {
	.midline{
		margin: 15px 0;
	}
	.idxtopa{
		height: 40px;
	}
	.idxtopa a{
		height: 40px;
		line-height: 40px;
		right: 60px
	}
	.idxtopa_gund{
		height: 40px;
		line-height: 40px;
	}
	.idxnewstext p.company_title{
		font-size: 14px;
	}
	.idxnewstext a{
		font-size: 16px;
	}
	.idxnewstext span{
		font-size: 12px;
	}
	.idxnewsimg{
		width: 150px;
	}
	/*.idxnewstext{
		padding-left: 180px;
	}*/
}


/*改版首页*/
.homewrap{
	width: 1300px;
	margin: 0 auto;
}
.hm1{
	background: #fff;
	padding: 0 0 60px 0;
}
.hmtop h4{
	font-size: 40px;
	font-weight: bold;
	color: #222;
}
.hmtop p{
	font-size: 16px;
	color: #999;
	margin-top: 20px;
	text-transform : uppercase;
}
.hmtop span{
	display: inline-block;
	width: 50px;
	height: 2px;
	background: #E00B4F;
	margin-top: 20px;
}
.hmtopwight h4,.hmtopwight p{
	color: #fff;
}
.hm1box{
	width: 1395px;
	margin-left: -95px;
	margin-top: 50px;
}
.hm1b{
	width: 345px;
	margin-left: 110px;
	display: block;
}
.hm1bpic{
	height: 345px;
	border-radius: 50%;
	overflow: hidden;
	position: relative;
}
.hm1bpic img{
	max-width: 100%;
	display: block;
	border: 0;
	transition: 2s;
}
.hm1bpictxt{
	position: absolute;
	display: block;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	text-align: center;
	padding: 0 20px;
	z-index: 10;
}
.hm1bpicbgcolor{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 9;
	background: rgba(0,0,0,.2);
	transition: .25s;
}
.hm1bpictxt h4{
	font-size: 20px;
	font-weight: bold;
	margin-top: 60px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hm1bpictxt p{
	font-size: 15px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hm1bpictxt span{
	display: block;
	font-size: 13px;
	margin-top: 5px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hm1bpictxt i{
	display: inline-block;
	font-size: 14px;
	padding: 5px 30px;
	background: #E00B4F;
	color: #fff;
	margin-top: 10px;
	border-radius: 30px;
}
.hm1b p.hm1bp{
	font-size: 22px;
	color: #222;
	margin-top: 20px;
	text-align: center;
	font-weight: bold;
}
.hm1b:hover img{
	transform: scale(1.05);
}
.hm1bpic:hover .hm1bpicbgcolor{
	background: rgba(0,0,0,.75);
}
.hm2{
	background: url(../images/hm2bg.jpg) fixed no-repeat top center;
	padding: 60px 0 0 0;
	background-size: cover;
}
.hm2box{
	margin-top: 50px;
	background: rgba(255,255,255,1);
	padding: 50px 50px 0 50px;
}
.hm2b{
	width: 300px;
	border-right: 1px solid #eee;
	border-bottom: 1px solid #eee;
	height: 190px;
	padding: 0 30px;
	transition: .25s;
}
.hm2b:hover{
	box-shadow: 0 0 25px rgba(0,0,0,.2);
}
.hm2box div.hm2b:nth-child(4),.hm2box div.hm2b:nth-child(8),.hm2box div.hm2b:nth-child(12),.hm2box div.hm2b:nth-child(16){
	border-right: 0;
}
.hm2box div.hm2b:nth-child(5),.hm2box div.hm2b:nth-child(6),.hm2box div.hm2b:nth-child(7),.hm2box div.hm2b:nth-child(8){
	border-bottom: 0;
}
.hm2bpic{
	height: 52px;
	overflow: hidden;
	margin-top: 20px;
}
.hm2bpic img{
	height: 100%;
	display: block;
	border: 0;
	margin: 0 auto;
	transition: .25s;
}
.hm2b:hover img{
	transform:rotateY(180deg);
}
.hm2b h4{
	font-size: 18px;
	color: #222;
	font-weight: bold;
	margin-top: 20px;
}
.hm2b p{
	font-size: 12px;
	color: #999;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 24px;
	height: 48px;
}
.hm3{
	background: #fff;
	padding: 60px 0;
}
.hm3box{
	width: 1320px;
	margin-left: -20px;
	margin-top: 50px;
}
.hm3b{
	width: 244px;
	margin-left: 20px;
}
.hm3btop{
	padding: 15px 10px;
	background: #E00B4F;
	color: #fff;
	text-align: center;
	height: 126px;
	overflow: hidden;
}
.hm3btop h4{
	font-size: 18px;
}
.hm3btop h5{
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}
.hm3btop p{
	font-size: 12px;
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.hm3btxt{
	padding: 0 30px;
	background: #f9f9f9;
}
.hm3btxt p{
	border-bottom: 1px solid #e5e5e5;
	height: 50px;
	line-height: 50px;
	text-align: center;
}
.hm3btxt p:last-child{
	border-bottom: 0;
}
.hm3btxt p.active{
	text-decoration:line-through;
}
.hm3btxtp_1{
	color: #bbb;
}
.hm3btxtp_2{
	color: #999;
}
.hm3btxtp_3{
	color: #777;
}
.hm3btxtp_4{
	color: #333;
}
.hm3btxtp_5{
	color: #E00B4F;
}
.hm4{
	padding: 30px 0;
	background: url(../images/hm4bg.jpg) no-repeat center;
}
.hm4box{
	margin-top: 20px;
	color: #fff;
	display: inline-block;
}
.hm4b{
	width: 280px;
	float: left;
}
.hm4box .active{
	width: 433px;
	padding-left: 30px;
}
.hm4b i {
    color: #fff;
    font-size: 52px;
    font-weight: bold;
}
.hm4btxt{
	margin-left: 10px;
	text-align: left;
}
.hm4btxt span{
	display: inline-block;
	margin-top: 3px;
	font-size: 26px;
}
.hm5{
	padding: 70px 0;
	background: #fff;
}
.hm5_i{
	font-size: 40px;
	display: inline-block;
	width: 40px;
	height: 40px;
	color: #fff;
	position: absolute;
	left: 50%;
	margin-left: -20px;
	top: 0;
	margin-top: -25px;
}
.hm5box{
	width: 1170px;
	margin: 50px auto 0 auto;
}
.hm5dan{
	width: 565px;
	height: 104px;
	overflow: hidden;
	padding: 15px;
	background: #f5f5f5;
	border-radius: 6px;
	margin-bottom: 20px;
	transition: .25s;
}
.hm5dan:hover{
	box-shadow: 0 0 30px rgba(0,0,0,.35);
	margin-top: -3px;
}
.hm5danpic{
	width: 60px;
	height: 60px;
}
.hm5danpic img{
	height: 100%;
	max-width: 100%;
	-webkit-animation: rotateLoop 8s linear infinite;
    animation: rotateLoop 8s linear infinite;
}
.hm5dantxt{
	width: 460px;
	margin-left: 15px;
}
.hm5dantxt h4{
	font-size: 14px;
	color: #222;
	transition: .25s;
	margin-bottom: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.hm5dan:hover .hm5dantxt h4{
	color: #E00B4F;
}
.hm5dantxt p{
	font-size: 12px;
	color: #777;
	line-height: 20px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	margin-bottom: 5px;
}

.hm6{
	padding: 60px 0;
	background: url(../images/hm6bg.jpg) no-repeat center;
	background-size: cover;
}
.hm6h4{
	font-size: 30px;
    color: #fff;
    text-align: center;
}
.hm6a{
	display: inline-block;
	width: 152px;
    height: 44px;
    line-height: 44px;
    background-color: #e00b4f;
    color: #fff;
    font-size: 18px;
    border-radius: 44px;
    color: #fff;
    margin-top: 30px;
}
.hm6a:hover{
	background: #fff;
	color: #E00B4F;
}

@media only screen and (max-width:1300px) {
	.homewrap{
		width: 100%;
	}
	.hm1box{
		width: 100%;
		padding: 0 20px;
		margin-left: 0;
	}
	.hm1b{
		width: 30%;
		margin-left: 2.8%;
	}
	.hm2b{
		width: 25%;
	}
	.hm2box{
		margin: 50px 40px 0 40px;
	}
	.hm3box{
		width: 100%;
		margin-left: 0;
	}
	.hm3b{
		width: 18%;
		margin: 0;
		margin-left: 1.6%;
	}
	.hm3btop h4{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.hm5box{
		width: 100%;
		padding: 0 30px;
	}
	.hm5dan{
		width: 49%;
	}
	.hm5dantxt{
		width: 75%;
	}
}

@media only screen and (min-width:768px) and (max-width:1179px) {
	.hm1bpic{
		height: auto;
	}
	.hm1b p{
		font-size: 16px;
	}
	.hm2b{
		width: 33.3333333333%;
	}
	.hm2box{
		margin: 50px 30px 0 30px;
	}
	
	.hm2box div.hm2b:nth-child(16){
		border-bottom: 0;
	}
	.hm3btop h4{
		font-size: 16px;
	}
	.hm3btxt p{
		font-size: 12px;
	}
	.hm2box div.hm2b:nth-child(4){
	    border-right: 1px solid #eee;
	}
	.hm2box div.hm2b:nth-child(5),.hm2box div.hm2b:nth-child(6){
	    border-bottom: 1px solid #eee;
	}
	.hm2box div.hm2b:nth-child(3),.hm2box div.hm2b:nth-child(6){
	    border-right:0;
	}
	.hm3btop h4{
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.hm1bpictxt h4{
		font-size: 16px;
	}
	.hm1bpictxt p{
		font-size: 12px;
	}
}

@media only screen and (max-width:768px) {
	.idxtopa a{
		height: 40px;
		line-height: 40px;
		right: 0
	}
	.hmtop h4{
		font-size: 24px;
	}
	.hmtop span{
		width: 30px;
		margin-top: 10px;
	}
	.hmtop p{
		font-size: 12px;
		margin-top: 10px;
	}
	.hm1box{
		margin-top: 30px;
	}
	.hm1{
		padding: 30px 0 10px 0;
	}
	.hm1b p{
		font-size: 14px;
	}
	.hm1b{
		width: 47%;
		margin-bottom: 20px;
		margin-left: 3%;
	}
	.hm1b p.hm1bp{
		font-size: 12px;
	}
	.hm1bpic{
		height: auto;
	}
	.hm2{
		padding: 30px 0 0 0;
	}
	.hm2b{
		width: 50%;
	}
	.hm2box div.hm2b:nth-child(5), .hm2box div.hm2b:nth-child(6){
	    border-bottom: 1px solid #eee;
	}
	.hm2box div.hm2b:nth-child(even){
		border-right: 0;
	}
	.hm2box div.hm2b:nth-child(16),.hm2box div.hm2b:nth-child(15){
		border-bottom: 0;
	}
	.hm2box{
		margin: 30px 20px 0 20px;
		padding: 0;
	}
	.hm2b h4{
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.hm2b{
		height: 180px;
	}
	.hm3{
		padding: 40px 0;
	}
	.hm3b{
		width: 45%;
		margin: 0;
		margin-left: 3.1%;
		padding: 0 7px;
	}
	.hm3btop h4{
		font-size: 14px;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
		overflow: hidden;
	}
	.hm3btxt p{
		height: 38px;
		line-height: 38px;
	}
	.hm3btop{
		padding: 10px;
		height: 110px;
		margin-top: 20px;
	}
	.hm3box{
		margin-top: 30px;
	}
	.hm3btxt{
		padding: 0 10px;
		font-size: 12px;
	}
	.hm4box {
		margin-top: 30px !important;
	}
	.hm4b{
		width: 100% !important;
		padding: 0 15% !important;
		margin-top: 20px;
	}
	.hm5{
		padding: 30px 0;
	}
	.hm6{
		padding: 30px 0;
	}
	.hm6h4{
		font-size: 20px;
		padding: 0 20px;
		line-height: 35px;
	}
	.hm6a{
		margin-top: 10px;
		font-size: 14px;
	}
	.row_2{
		padding: 0 0 20px 0;
	}
	.row_2 .box{
		margin-top: 10px;
	}
	.sc_5box{
		padding: 0 25px;
	}
	.stepbox{
		margin-bottom: 25px !important;
	}
	.hm1bpictxt h4{
		margin-top: 18%;
	}
	.hm5dan{
		width: 100%;
	}
	.hm5dantxt{
		width: 70%;
	}
}



/*改版新增首页*/
.ndm0{
	width: 100%;
	margin: 0 auto;
	background: #fff;
	height: 250px;
	position: relative;
}
.ndm0wrap{
	width: 1200px;
	background: #fff;
	height: 100%;
	margin: 0 auto;
}
.ndm1{
	padding: 30px 0 60px 0;
	background: #fff;
}
.ndm1_top h3{
	font-size: 50px;
	color: #eee;
}
.ndm1_top1 h3{
	color: rgba(255, 255, 255, .15);
}
.ndm1_top h4{
	color: #333;
	font-size: 34px;
	margin-top: -30px;
}
.ndm1_top1 h4{
	color: #fff;
}
.ndm1_top h4 i{
	color: #E00B4F;
}
.ndm1_top1 h4 i{
	color: #E00B4F;
}
.ndm1_top span{
	display: inline-block;
	height: 4px;
	width: 40px;
	background: #E00B4F;
	margin: 12px 0 6px 0;
	border-radius: 10px;
}
.ndm1_top1 span{
	background: #E00B4F;
}
.ndm1_top p{
	font-size: 14px;
	color: #999;
	padding: 0 100px;
	line-height: 30px;
	letter-spacing: 1px;
}
.ndm1_top1 p{
	color: rgba(255,255,255,.9);
}
.tabs {
	width: 100%;
}
.tab_title{
	text-align: center;
	margin-top: 20px;
}
.tab_title .item {
	display: inline-block;
	width: 130px;
	height: 45px;
	line-height: 45px;
	text-align: center;
	color: #333;
	font-size: 14px;
	background: #eee;
	margin: 0 7px;
	border-radius: 2px;
}
.tab_title .item:hover{
	color: #E00B4F;
}
.tab_title .active {
	color: #fff;
	background-color: #E00B4F;
}
.tab_title .active:hover{
	color: #fff;
}
.tabbox ul li{
	display: none;
	transition: .25s;
}
.tabbox ul li.active{
	display: block;
}
.ndm1_box{
	width: 25%;
	float: left;
	text-align: center;
	margin-top: 60px;
}
.ndm1_a{
	display: inline-block;
}
.ndm1_apic{
	width: 180px;
	height: 180px;
	overflow: hidden;
	margin: 0 auto;
	/*background: url(../images/ndm1bgs.png) no-repeat center;*/
	text-align: center;
	line-height: 180px;
	-moz-border-radius:180px;
    -ms-border-radius:180px;
    -o-border-radius:180px;
    border-radius:180px;
	transition: .5s;
}
.ndm1_apic img{
	border: 0;
	-webkit-filter: brightness(100%);
	width: 100%;
	height: 100%;
}
.ndm1_a h4{
	font-size: 22px;
	color: #E00B4F;
	margin-top: 25px;
}
.ndm1_a span{
	display: inline-block;
	height: 2px;
	width: 20px;
	background: #E00B4F;
	margin: 10px 0;
}
.ndm1_a p{
	font-size: 13px;
	color: #999;
}
.ndm1_a:hover .ndm1_apic{
	-webkit-filter: brightness(110%);
	-webkit-animation-name: bounceIn;
          animation-name: bounceIn;
  -webkit-animation-duration:1s;
          animation-duration: 1s;
}
@keyframes bounceIn {
  0%, 20%, 40%, 60%, 80%, 100% {
    -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
            transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3);
  }

  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1);
  }

  40% {
    -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9);
  }

  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03);
  }

  80% {
    -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97);
  }

  100% {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
            transform: scale3d(1, 1, 1);
  }
}
.ndm1_a:hover h4{
	color: #E00B4F;
}
.ndm1_p{
	display: inline-block;
	width: 240px;
	height: 45px;
	line-height: 43px;
	border: 1px solid #333;
	color: #333;
	border-radius: 4px;
	font-size: 16px;
	position: relative;
	overflow: hidden;
}
.ndm1_p i{
	display: inline-block;
	width: 0px;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
	background: #E00B4F;
	z-index: 8;
}
.ndm1_p em{
	display: inline-block;
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .5s;
	background: none;
	z-index: 9;
}
.ndm1_p:hover{
	border: 1px solid #E00B4F;
}
.ndm1_p:hover i{
	width: 100%;
}
.ndm1_p:hover em{
	color: #fff;
}
.ndm2{
	padding: 60px 0;
	background: url(../images/ndm3bg.jpg) no-repeat center;
	background-size: cover;
}
.ndm2wid{
	width: 1225px;
	margin-left: -25px;
	margin-top: 60px;
}
.ndm2box{
	width: 220px;
	height: auto;
	padding-bottom: 35px;
	background: #fff;
	margin-left: 25px;
	text-align: center;
	border-radius: 4px;
	transition: .35s;
}
.ndm2boxpic{
	width: 100%;
	height: 90px;
	line-height: 90px;
	text-align: center;
	overflow: hidden;
	margin-top: 35px;
}
.ndm2boxpic img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.ndm2box h4{
	font-size: 16px;
	color: #333;
	margin-top: 20px;
	padding: 0 2px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-height:32px;
	overflow: hidden;
}
.ndm2box p{
	font-size: 12px;
	color: #999;
	margin-top: 15px;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.ndm2box:hover{
	margin-top: -3px;
	box-shadow: 0 15px 25px rgba(0,0,0,.25);
}
.ndm3{
	background: #fff;
	padding: 60px 0;
}
.hzsline{
	width: 100%;
	height: 110px;
	position: relative;
	padding-top: 30px;
}
.hzslinespan{
	width: 100%;
	height: 2px;
	background: #2f2f31;
	display: block;
	position: relative;
}
.hzslinespan i{
	display: inline-block;
	width: 33px;
	height: 23px;
	background: url(../images/jiantou_13.jpg) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -11px;
}
.hzsdemo{
	position: absolute;
	width: 95%;
	left: 0;
	top: 0;
}
.hzsdemobx{
	width: 20%;
	text-align: center;
}
.hzsdemobx span{
	display: inline-block;
	width: 60px;
	height: 60px;
	background: #2f2f31;
	text-align: center;
	line-height: 55px;
	color: #fff;
	font-size: 34px;
	border-radius: 60px;
	transition: .25s;
}
.hzsdemobx p{
	margin-top: 15px;
	font-size: 18px;
	color: #666;
}
.hzsdemobx:hover span{
	background: #E00B4F;
}
.ndm3 .row_9 .content{
	padding: 0 !important;
}
.ndm3 .row_9 .apply-btn{
	width: 180px;
	height: 45px;
	line-height: 45px;
	margin: 45px auto 0 auto;
	font-size: 18px;
	border-radius: 4px;
	background: #E00B4F;
}
.ndm3 .row_9 .apply-btn:hover{
	opacity: .85;
}
.ndm3 .row_9 .content .box2{
	margin-top: 10px;
}
@media only screen and (min-width:768px) and (max-width:1299px) {
	
}

@media only screen and (max-width:768px) {
	.idxtopa_gundwrap{
		padding: 0 0px;
	}
	.ndm1_top h3{
		font-size: 30px;
	}
	.ndm1_top h4{
		font-size: 24px;
		margin-top: -15px;
	}
	.tab_title .item{
		width: 90px;
		height: 40px;
		line-height: 40px;
		font-size: 12px;
		margin: 0 4px;
	}
	.ndm1_box{
		width: 50%;
		margin-top: 20px;
	}
	.ndm1_apic{
		width: 130px;
		height: 130px;
		line-height: 130px;
	}
	.ndm1_a h4{
		margin-top: 15px;
		font-size: 18px;
	}
	.ndm1_a span{
		margin: 5px 0;
	}
	.ndm1_top p{
		padding: 0 0;
	}
	.ndm2wid{
		width: 110%;
		margin-left: 0;
		margin-top: 0;
	}
	.ndm2box{
		width: 40%;
		margin-left: 3.6%;
		margin-top: 15px;
		padding-bottom: 15px;
	}
	.ndm2boxpic{
		margin-top: 15px;
	}
	.ndm2box p{
		margin-top: 10px;
	}
}

/*2019-01-28 新增报价页面*/
.pbgs{
	width: 100%;
	height: 400px;
	background: url(../images/pbg.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	text-align: center;
}
.pbgtxt{
	padding-top: 120px;
}
.pbgtxt h4{
	font-size: 40px;
	background: url(../images/sub_01.png) no-repeat center;
}
.pbgtxt p{
	font-size: 12px;
	margin-top: 25px;
}
.pbgtxt a{
	display: inline-block;
	padding: 10px 40px;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	margin-top: 25px;
	font-size: 12px;
}
.pbgtxt a:hover{
	background: #E00B4F;
	color: #fff;
	border: 1px solid #E00B4F;
}
.ptab{
	padding: 20px 0;
}
.ptabtop{
	border-bottom: 1px solid #ddd;
	height: 120px;
}
.ptabtop ul{
	width: 1200px;
	margin: 0 auto;
}
.ptabtop ul li{
	float: left;
	width: 110px;
	height: 120px;
	text-align: center;
	border-bottom: 1px solid #ddd;
	cursor: pointer;
	margin-right: 40px;
}
.ptabtop ul li span{
	display: inline-block;
	width: 60px;
	height: 60px;
	border-radius: 60px;
	overflow: hidden;
}
.ptabtop ul li p{
	font-size: 20px;
	color: #222;
	margin-top: 12px;
}
.ptabtop ul li span img{
	display: block;
	width: 100%;
	height: 100%;
}
.ptabtop ul li.active{
	border-bottom: 2px solid #E00B4F;
	color: #E00B4F;
}
.ptabtop ul li.active p{
	color: #E00B4F;
}
.ptabtop ul li:hover p{
	color: #E00B4F;
}
.ptabtxt li{
	display: none;
	padding: 40px 0 20px 0;
}
.ptabtxt li.active{
	display: block;
}
.ptab_tb{
	width: 100%;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	color: #666;
}
.ptab_tb tr th{
	border-top: 2px solid #E00B4F;
	background: #ffedf3;
	border-left: 1px solid #ddd;
	padding: 20px 20px;
	font-weight: bold;
	font-size: 18px;
	color: #222;
}
.ptab_tb tr td.active{
	font-weight: bold;
	font-size: 18px;
	color: #222;
}
.ptab_tb tr td{
	border-top: 1px solid #ddd;
	background: #fff;
	border-left: 1px solid #ddd;
	padding: 15px 20px;
	font-size: 16px;
}
.ptab_tb tr:hover{
	background: #F5F5F5;
}
.okicon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/ok.png) no-repeat center;
}
.noicon{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(../images/no.png) no-repeat center;
}
.ptab_tb tr{
	text-align: center;
}
.algleft{
	text-align: left;
}


/* 2019-02-18更新首页 */
.newcs{
	width: 25%;
	text-align: center;
	margin-top: 60px;
}
.newcsa{
	display: inline-block;
	width: 180px;
}
.newcsa img{
	-webkit-animation: colorsScale 3s ease infinite;
    animation: colorsScale 3s ease infinite;
    width: 120px;
    height: 120px;
    display: block;
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 112;
}
@-webkit-keyframes colorsScale {
	75% {-webkit-transform: scale(.9);transform: scale(.9)}
}
@keyframes colorsScale {
	75% {-webkit-transform: scale(.9);transform: scale(.9)}
}
.newcsa .q0{
    -webkit-animation: rotateLoop 8s linear infinite;
    animation: rotateLoop 8s linear infinite;
    animation-direction: reverse;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}
@-webkit-keyframes rotateLoop {
	100% {-webkit-transform: rotate(360deg);transform: rotate(360deg)}
}

@keyframes rotateLoop {
		100% {-webkit-transform: rotate(360deg);transform: rotate(360deg)}
}
.q0bg{
	width: 180px;
	height: 180px;
	border-radius: 50%;
}
.newcsh4{
	font-size: 16px;
    margin-top: 10px;
}
.newcsspan{
	display: inline-block;
    height: 2px;
    width: 20px;
    margin: 5px 0;
}
.newcsp{
    font-size: 12px;
    color: #999;
}
.newcsa .q1{
    background: url(../images/q1.png) no-repeat center;
}
.q1bg{
	background: #ffeed5;
}
.newcsh4_1{
	color: #ff9638;
}
.newcsspan_1{
	background: #e6d3a0;
}
.newcsa .q2{
    background: url(../images/q2.png) no-repeat center;
}
.q2bg{
	background: #fbe7ff;
}
.newcsh4_2{
	color: #df7eec;
}
.newcsspan_2{
	background: #df7eec;
}
.newcsa .q3{
    background: url(../images/q3.png) no-repeat center;
}
.q3bg{
	background: #daf1ff;
}
.newcsh4_3{
	color: #4a8fb6;
}
.newcsspan_3{
	background: #4a8fb6;
}
.newcsa .q4{
    background: url(../images/q4.png) no-repeat center;
}
.q4bg{
	background: #e9ffe3;
}
.newcsh4_4{
	color: #18cdaa;
}
.newcsspan_4{
	background: #18cdaa;
}


@media only screen and (max-width:768px) {
	.newcs{
		width: 50%;
		margin-top: 30px;
	}
	.newcsa{
		width: 160px;
	}
	.q0bg{
		width: 160px;
		height: 160px;
	}
	.wapnones{
		display: none;
	}
}


/*2019-02-18抓单页面*/
.webban{
	width: 100%;
	height: 600px;
	background: url(../images/wenbn.jpg) no-repeat center;
}
.webbantxt{
	color: #fff;
}
.webbantxt h3{
	font-size: 26px;
	margin-top: 160px;
}
.webbantxt h4{
	font-size: 40px;
	margin: 25px 0;
}
.webbantxt p{
	font-size: 18px;
}
.webbantxt a{
	display: inline-block;
	padding: 13px 40px;
	background: #E00B4F;
	color: #fff;
	margin-top: 25px;
	font-size: 16px;
	border-radius: 4px;
}
.webbantxt a:hover{
	opacity: .85;
}
.web1pic{
	width: 795px;
	height: 450px;
	background: url(../images/web1pic.jpg) no-repeat center;
	background-size: cover;
	overflow: hidden;
}
.web1txt{
	width: 390px;
	height: 600px;
	background: #fff;
	position: absolute;
	right: 0;
	top: 0;
	margin-top: -150px;
	padding: 70px;
}
.web1txt h3{
	font-size: 40px;
	color: #222;
}
.web1txt span{
	display: inline-block;
	width: 70px;
	height: 1px;
	background: #222;
	margin: 15px 0;
}
.web1txt h4{
	font-size: 32px;
	color: #222;
}
.web1txt p{
	color: #666;
	line-height: 30px;
	margin-top: 40px;
}
.web1txt a{
	display: inline-block;
	padding: 7px 30px;
	border: 1px solid #ddd;
	margin-top: 40px;
	border-radius: 20px;
}
.web1txt a:hover{
	background: #eee;
}
.web2box{
	width: 390px;
	background: #fff;
}
.web2boxml{
	margin-left: 15px;
}
.web2box_pic{
	height: 250px;
	overflow: hidden;
}
.web2box_pic img{
	width: 100%;
	height: 100%;
	transition: 1s;
}
.web2box:hover img{
	transform:scale(1.2, 1.2);
}
.web2box_txt{
	padding: 20px;
}
.web2box_txt h4{
	font-size: 22px;
	color: #222;
}
.web2box_txt p{
	line-height: 30px;
	color: #666;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 3;
	overflow: hidden;
}
.web3{
	background: url(../images/web3bg.png) top center no-repeat #262730;
	padding: 80px 0;
}
.web3top{
	color: #fff;
}
.web3top h4{
	font-size: 30px;
	font-weight: normal;
}
.web3top p{
	font-size: 18px;
    margin-top: 25px;
}
.web3ul {
    width: 1200px;
    margin: 60px auto 0;
}
.web3ul li {
    position: relative;
    padding: 24px 20px 24px 30px;
    background: rgba(216,216,216,.13);
    border-radius: 4px;
    margin-top: 20px;
}
.web3ulfl{
	width: 850px;
	color: #fff;
}
.web3ulfl_1{
	font-size: 18px;
	margin-top: 5px;
}
.web3ulfl_2{
	font-size: 14px;
	margin-top: 15px;
}
.web3ulimg{
	width: 80px;
}
.web3ulimg img{
	width: 80px;
	height: 80px;
}
.web4{
	padding: 80px 0;
	background: #fff;
}
.web3topcp{
	color: #222;
}
.web3box_1{
	width: 380px;
	float: left;
	height: 390px;
	overflow: hidden;
}
.web3box_1ml{
	margin-left: 20px;
}
.image_bg{
	width: 100%;
	height: 390px;
	display: block;
	position: relative;
}
.image_bg .image-shop-scroll {
    background-position: center 0;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    transition: all 10s ease-out 0s;
}
.web3box_1:hover .image-shop-scroll{
	background-position: center 100% !important;
}
.web4bg{
	background: rgba(34, 83, 120, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 50px;
	opacity: 0;
	transition: .5s;
}
.web4bg{
	color: #fff;
	text-align: center;
}
.web4bg h4{
	font-size: 18px;
	font-weight: bold;
	margin-top: 120px;
}
.web4bg p{
	font-size: 14px;
	margin: 30px 0;
}
.web4bg a{
	display: inline-block;
	padding: 8px 35px;
	border: 2px solid #fff;
	border-radius: 20px;
	color: #fff;
}
.web4bg a:hover{
	background: #fff;
	color: rgba(34, 83, 120, 1);
}
.web3box_1:hover .web4bg{
	margin-top: 0;
	opacity: 1;
}
.web4more{
	display: block;
	width: 160px;
	height: 45px;
	text-align: center;
	line-height: 41px;
	border: 2px solid #E00B4F;
	color: #E00B4F;
	border-radius: 45px;
	margin: 80px auto 0 auto;
}
.web4more:hover{
	background: #E00B4F;
	color: #fff;
}
@media only screen and (min-width:768px) and (max-width:1299px) {
	.web1pic{
		width: 63%;
		height: 300px;
	}
	.web1txt{
		width: 35%;
		padding: 40px;
		height: 450px;
	}
	.web2box{
		width: 32%;
		margin-left: 1.2%;
		float: left !important;
	}
	.web3ul{
		width: 100%;
	}
	.web3ulfl{
		width: 80%;
	}
	.web3box_1{
		width: 48%;
		margin-left: 1%;
		margin-top: 10px;
	}
	.web1txt h3{
		font-size: 30px;
	}
	.web1txt h4{
		font-size: 25px;
	}
	.web2box_pic{
		height: 150px;
	}
	.web2box_txt h4{
		font-size: 20px;
		display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 1;
	    overflow: hidden;
	}
}

@media only screen and (max-width:768px) {
	.webban{
		height: 300px;
		background-size: cover;
	}
	.webbantxt h3{
		margin-top: 40px;
		font-size: 18px;
	}
	.webbantxt h4{
		font-size: 22px;
	}
	.web1txt{
		position: relative;
	}
	.web1pic{
		width: 100%;
		height: 200px;
	}
	.web1txt{
		width: 100%;
		padding: 30px;
		margin-top: 20px;
		height: auto;
	}
	.web2box{
		width: 100%;
		margin-left: 0 !important;
		margin-top: 20px;
	}
	.web3ulfl{
		width: 100%;
	}
	.web3ul{
		width: 100%;
	}
	.web3box_1{
		width: 100%;
		margin-left: 0 !important;
		margin-top: 20px;
	}
	.web4more{
		margin-top: 30px;
	}
	.web4{
		padding: 30px 0;
	}
}



/*悬浮*/
.sidemenu {
    position: fixed;
    right: 10px;
    bottom: 120px;
    z-index: 1000;
}
.sideul li{
	border: 0;
	line-height: 40px;
}
.sideul li.firstsli {
    margin-bottom: 5px;
    position: relative;
}
.sideul li i{
	line-height: 40px;
}
.discdiv {
    position: absolute;
    right: 67px;
    top: 0;
    height: 100%;
    width: 80px;
    background: #fff;
    display: none;
}
.sideul li.firstsli a.fstsla {
    display: block;
    width: 40px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 20px;
    background: rgba(0,0,0,.5);
    color: #fff;
    border-radius: 2px;
}
.sideul li.firstsli a.active,.sideul li.firstsli a.fstsla:hover{
	background: #e00b4f;
	color: #fff;
}
.discdiv{
	position: absolute;
	right: 57px;
	top: 0;
	height: 100%;
	width: 80px;
	background: #e00b4f;
	color: #fff;
	display: none;
}
.discdiv span{
	display: block;
	width: 100%;
	height: 40px;
	line-height: 40px;
	text-align: center;
}
.discdiv i{
	font-size: 14px;
	position: absolute;
	right: -5px;
	top: 50%;
	margin-top: -20px;
	color: #e00b4f;
}
.discdivwx{
	width: auto;
	height: auto;
	padding: 10px;
}
.discdivwxc{
	width: 120px;
}
.discdivwx i{
	top: 20px;
	color: #e00b4f;
}
.discdivwx p{
	text-align: center;
	line-height: 18px;
	font-size: 12px;
	margin-top: 5px;
}
.imgset {
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}

.searchbotright{
	margin-left: 30px;
}
.searchbotright a{
	display: inline-block;
	line-height: 30px;
	font-size: 12px;
	font-weight: bold;
	margin-right: 20px;
}
.searchbotright a:HOVER {
	color: #E00B4F;
}

.nvhd{
	width: 140px;
    background: #21292d;
    position: absolute;
    left: 0;
    top: 79px;
    z-index: 9999;
    visibility: hidden;
    opacity: 0;
    transition: .3s;
}
.navspan:hover .nvhd{
	opacity: 1;
    visibility: inherit;
}
.nvhd a{
	display: block;
	height: 40px;
	line-height: 40px;
	color: #f5f5f5;
	position: relative;
	text-align: left;
	padding-left: 45px;
	border-bottom: 1px solid rgba(255,255,255,.05);
}

.nvhd a i{
	display: inline-block;
	width: 11px;
	height: 11px;
	background: url(../images/nico.png) no-repeat top center;
	position: absolute;
	left: 25px;
	top: 50%;
	margin-top: -5px;
	display: none;
}
.nvhd a.active i{
	display: block;
}
.nvhd a:hover,.nvhd a.active{
	color: #fff;
	background: rgba(255,255,255,.05);
}
.nvhd a:LAST-CHILD {
	border: 0;
}


/* index_mobile.css */
@media only screen and (max-width:1300px) {
	.wrap{
		width: 100%;
	}
	.pc_head .nav span a{
		padding: 0 15px;
	}
	.logotxt {
	    font-size: 16px;
	    color: #eee;
	    line-height: 100px;
	    letter-spacing: 0px;
	}
}
@media only screen and (min-width:1180px) and (max-width:1299px) {
	
}
/*-----------平板----------------*/
@media only screen and (min-width:768px) and (max-width:1179px) {
	.logotxt {
	    font-size: 14px;
	    color: #eee;
	    line-height: 100px;
	    letter-spacing: 0px;
	}
	.pc_head .head{
		padding: 0 15px;
	}
	.row_11 .content{
		width: 100%;
	}
}
@media only screen and (max-width:768px) {
	.searchbot form{
		width: 100%;
	}
	body{
		overflow-x: hidden;
	}
	.waphide{
		display: none;
	}
	.maincont{
		padding: 0 10px;
	}
	.idxtop_text span{
		display: block;
		width: 100%;
		text-align: center;
	}
	.idxtop_text .idxtop_text_a{
		margin-top: 10px;
		text-align: center;
		width: 100%;
	}
	.idxtopa{
		height: 30px;
		margin-bottom: 10px;
	}
	.idxtopa_gund{
		height: 30px;
		line-height: 30px;
		width: 100%;
		overflow: hidden;
		padding-right: 100px;
	}
	.idxtopa a{
		height: 30px;
		line-height: 30px;
		overflow: hidden;
		width: 80px;
		padding: 0;
		text-align: center;
	}
	.idxnewsimg{
		width: 100px;
		margin-right:15px;
		/*height: 100px;
		line-height: 100px;*/
	}
	.idxnewsimg img{
		/* vertical-align: middle; */
	}
	/*.idxnewstext{
		padding-left: 120px;
	}*/
	.idxnewstext p.company_title{
		font-size: 14px;
	}
	.idxnewstext a{
		font-size: 16px;
	}
	.idxnewstext span{
		-webkit-line-clamp: 1;
	}
	.idxtop_textcp{
		padding: 20px 0 30px 0;
	}
}

/* ---------------------------web.css----------------------------- */
.web_1banner{
	background: url(../images/web1banner.jpg) no-repeat center;
}
.websnav{
	width: 100%;
	height: 65px;
	background: rgba(4, 30, 57, 0.5);
	position: absolute;
	bottom: 0;
	left: 0;
}
.websnav a{
	display: inline-block;
	float: left;
	width: 200px;
	height: 65px;
	text-align: center;
}
.websnav1 a{
	width: 14.28571%;
}
.websnav a i{
	color: #fff;
	display: inline-block;
	height: 65px;
	line-height: 63px;
	border-bottom: 2px solid rgba(255,255,255,0);
	font-weight: bold;
}
.websnav a.active i{
	border-bottom: 2px solid #E00B4F;
	color: #E00B4F;
}
.websnavposfidbox{
	position: fixed;
	top: 0;
	left: 0;
	background: #fff;
	box-shadow: 0 0 25px rgba(0,0,0,.2);
	z-index: 9999;
}
.websnavposfidbox i{
	color: #444 !important;
}
.websnavposfidbox a.active i{
	color: #E00B4F !important;
}

.webhead{
	height: 100px;
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	/*background: rgba(0,0,0,.7);*/
	background: rgba(4, 30, 57, 0.9);
	z-index: 9999;
}
.webhead .logo{
	display: inline-block;
	height: 50px;
	margin-top: 25px;
}
.webhead .logo img{
	display: block;
	height: 100%;
	border: 0;
}
.webnav {
	margin-left: 80px;
}
.webnav a{
	font-size: 15px;
	color: #ddd;
	display: inline-block;
	height: 40px;
	line-height: 40px;
	margin-right: 50px;
	margin-top: 30px;
}
.webnav a:hover,.webnav a.active{
	color: #E00B4F;
	font-weight: bold;
}
.webhdrspan{
	color: #ddd;
	font-size: 24px;
	display: inline-block;
	line-height: 100px;
}
.webhdrline{
	width: 1px;
    height: 42px;
    background: #666;
    margin: 0 30px;
    margin-top: 29px;
}
.webhdra{
	border: 1px solid #b1b2b3;
    height: 46px;
    margin-top: 27px;
    display: block;
    width: 166px;
    font-size: 14px;
    color: #ddd;
    line-height: 44px;
    text-align: center;
    float: left;
    background-color: transparent;
    position: relative;
    overflow: hidden;
    transition: all 0.5s;
    background: #E00B4F;
	color: #fff;
	border: 1px solid #E00B4F;
	border-radius: 2px;
}
.webhdra:hover{
	background: #fff;
	color: #444;
	border: 1px solid #fff;
}
.web_1bannerimg{
	margin-top: 200px;
	display: inline-block;
}
.web_2bannerimg{
	position: absolute;
	left: 20%;
	top: 0;
	margin-top: 270px;
}


/*定制开发*/
.web1_1{
	padding: 50px 0;
	background: #f4f4f4;
}
.web1_1wrap{
	width: 1400px;
	margin: 0 auto;
}
.ndm1_toph3_1{
	color: #e5e5e5 !important;
}
.web1_1t{
	background: #fff;
	padding: 20px;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,.03);
}
.web1_1timg{
	width: 440px;
	height: 320px;
	overflow: hidden;
	border-radius: 4px;
}
.web1_1timg img{
	display: block;
	width: 100%;
	border: 0;
}
.web1_1txt{
	width: 900px;
	height: 320px;
	padding: 30px 50px;
}
.web1_1txth4{
	font-size: 20px;
    color: #3a405b;
    font-weight: bold;
    line-height: 20px;
}
.web1_1txtdiv{
	padding-right: 30%;
	padding-bottom: 20px;
	color: #989baf;
	line-height: 34px;
	border-bottom: 1px solid #eee;
}
.web1_1txtdiv p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.web1_1txtbot span{
	color: #989baf;
	height: 35px;
	line-height: 35px;
	display: inline-block;
}
.web1_1txtbot a{
	display: inline-block;
	padding: 0 35px;
	height: 35px;
	line-height: 35px;
	background: #E00B4F;
	color: #fff;
	border-radius: 35px;
	font-weight: bold;
}
.web1_1txtbot a:hover{
	opacity: .85;
}
.web1_1m{
	width: 1420px;
	margin-left: -20px;
}
.web1_1m1{
	width: 453px;
	background: #fff;
	margin-left: 20px;
	padding: 20px;
	height: 430px;
	overflow: hidden;
	border-radius: 6px;
	box-shadow: 0 0 10px rgba(0,0,0,.03);
	transition: .25s;
}
.web1_1timg_1{
	width: 100%;
	height: 140px;
	overflow: hidden;
	border-radius: 4px;
	transition: .25s;
}
.web1_1txtdiv_1{
	padding-right: 0;
}
.web1_1m1:hover{
	box-shadow: 0 0 40px rgba(0,0,0,.15);
}
.web1_1m1:hover .web1_1timg_1{
	margin-top: -5px;
}
.web1_2{
	padding: 50px;
	background: url(../images/web1_2bg.png) no-repeat center;
}
.web1_2m{
	padding: 70px 0;
}
.web1_2mbox{
	width: 200px;
	text-align: center;
	position: relative;
}
.web1_2mbox span{
	display: inline-block;
	width: 120px;
	height: 120px;
	border: 1px solid #eee;
	border-radius: 50%;
	color: #eee;
	text-align: center;
	line-height: 120px;
}
.web1_2mbox span i{
	font-size: 50px;
	line-height: 120px;
}
.web1_2mbox span em{
	display: inline-block;
	width: 105px;
	height: 105px;
	margin: 7px;
	background: rgba(255,255,255,.2);
	border-radius: 50%;
	line-height: 105px;
	font-size: 20px;
	font-weight: bold;
}
.web1_2mbox p{
	color: #eee;
	margin-top: 20px;
	padding: 0 20px;
	font-size: 16px;
}
.web1_2mpsbspan{
	width: 50px;
	height: 1px;
	display: inline-block;
	background: rgba(255,255,255,.3);
	position: absolute;
	right: 0;
	top: 0;
	margin-top: 60px;
	margin-right: -25px;
}
.web_a{
	display: inline-block;
	padding: 0 35px;
	height: 35px;
	line-height: 35px;
	background: #E00B4F;
	color: #fff;
	border-radius: 35px;
	font-weight: bold;
}
.web_a:hover{
	opacity: .85;
}
.web_apuls{
	padding: 0 50px;
	height: 45px;
	line-height: 45px;
}
.web1_3{
	padding: 50px 0;
	background: #f5f5f5;
}
.web1_3m{
	padding: 70px 0 0 0;
	width: 1220px;
	margin-left: -20px;
}
.web1_3m1{
	width: 285px;
	background: #fff;
	margin-left: 20px;
	padding: 38px 30px;
	text-align: center;
}
.web1_3m1 i{
	display: inline-block;
    background-image: -webkit-linear-gradient(bottom, #ff63cf 0%, #e00b4f 100%);
    background-image: -moz-linear-gradient(bottom, #ff63cf 0%, #e00b4f 100%);
    background-image: -moz-linear-gradient(to top, #ff63cf 0%, #e00b4f 100%);
    background-image: -o-linear-gradient(to top, #ff63cf 0%, #e00b4f 100%);
    background-image: linear-gradient(to top, #ff63cf 0%, #e00b4f 100%);
    background-repeat: repeat;
    width: 100px;
    height: 100px;
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    line-height: 100px;
    font-size: 40px;
    color: #fff;
    transition: .25s;
}
.web1_3m1 h4{
	font-size: 17px;
	margin-top: 30px;
	font-weight: normal;
	color: #e00b4f;
	font-weight: bold;
}
.web1_3m1 p{
	font-size: 13px;
	margin-top: 20px;
	line-height: 28px;
	text-align: left;
	color: #666;
	height: 168px;
	overflow: hidden;
}
.web1_3m1:hover i{
	margin-top: -10px;
	-webkit-filter: brightness(120%);
}
.web1_4{
	padding: 50px 0;
	background: url(../images/web1_4bn.png) no-repeat center;
}
.web1_4m{
	padding: 70px 0 0 0;
}
.webtab_head{
	width: 280px;
}
.webtab_head li.webtab_headli_1{
	background: #333;
}
.webtab_head li.webtab_headli_2{
	background: #2b2b2b;
}
.webtab_head li.webtab_headli_3{
	background: #212121;
}
.webtab_head li.webtab_headli_4{
	background: #1a1a1a;
}
.webtab_head li.active{
    background-image: -webkit-linear-gradient(left, #ff4281 0%, #e00b4f 100%);
    background-image: -moz-linear-gradient(left, #ff4281 0%, #e00b4f 100%);
    background-image: -moz-linear-gradient(to right, #ff4281 0%, #e00b4f 100%);
    background-image: -o-linear-gradient(to right, #ff4281 0%, #e00b4f 100%);
    background-image: linear-gradient(to right, #ff4281 0%, #e00b4f 100%);
}
.webtab_head li{
	height: 160px;
	cursor: pointer;
	text-align: center;
}
.webtab_head li p{
	color: #fff;
	font-size: 15px;
	opacity: .5;
}
.webtab_head li img{
	max-height: 65px;
	margin-top: 30px;
	transition: .5s;
	opacity: .65;
}
.webtab_head li.active p{
	opacity: 1;
}
.webtab_head li.active img{
	opacity: 1;
}
.webtab_head li:hover img{
	transform:rotateY(180deg);
}
.webtab_content li{
	width: 920px;
	height: 640px;
	background: #fff;
	display: none;
	padding: 40px;
}
.webtab_content li.active{
	display: block;
}
.web14_title{
	font-size: 17px;
	font-weight: bold;
}
.web14_title i{
	display: inline-block;
    width: 3px;
    height: 16px;
    background: #E00B4F;
    margin-bottom: -2px;
    margin-right: 8px;
    vertical-align: middle;
    margin-top: -3px;
}
.web14_fy_txt p{
	margin-bottom: 10px;
	line-height: 24px;
}
.web14_fy_txt em{
	color: #777;
}
.web14_fy_span{
	display: inline-block;
	width: 265px;
	height: 41px;
	border: 1px solid #eee;
	line-height: 39px;
	float: left;
	margin-right: 15px;
	padding: 0 20px;
	position: relative;
}
.web14_fy_span i.psb_i{
	display: inline-block;
	height: 41px;
	line-height: 41px;
	position: absolute;
	right: 20px;
	top: 0;
	font-size: 16px;
}
.web14_fy_span_i{
	color: #E00B4F;
	margin-right: 8px;
	font-size: 14px;
}
.web14_fybox{
	width: 100%;
}
.web14_fybox_img{
	width: 380px;
	border: 1px solid #eee;
	padding: 10px;
}
.web14_fybox_img img{
	width: 100%;
	display: block;
	border: 0;
}
.web14_fybox_txt{
	width: 430px;
}
.web14_fybox_txt h4{
	font-size: 16px;
	font-weight: bold;
	color: #E00B4F;
}
.web14_fybox_txt p{
	line-height: 28px;
	margin-top: 20px;
	color: #666;
}
.web14_fybox_txt_bg{
	width: 100%;
	margin-top: 10px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	background: #fff0f5;
	padding: 0 20px;
}
.web14_fybox_txt_bg em{
	font-size: 24px;
	font-weight: bold;
	color: #E00B4F;
}
.web14_fybox_txt_a a{
	display: inline-block;
	padding: 10px 30px;
	background: #E00B4F;
	color: #fff;
	border-radius: 4px;
	margin-right: 20px;
}
.web14_fybox_txt_a a.active{
	background: #fff;
	border: 1px solid #eee;
	color: #444;
}
.web14_fybox_txt_a a:hover{
	opacity: .85;
}
.web14_fybox_txt_a a.active:hover{
	background: #f5f5f5;
}
.web1_5{
	padding: 50px 0;
	background: #fff;
}

/*行业解决方案*/
.web_2banner{
	background: url(../images/web2banner.jpg) no-repeat center;
	height: 700px;
}
.web2_1{
	padding: 50px 0;
	background: #f4f4f4;
}
.web2_1txt{
	width: 390px;
	height: 450px;
	background: #fff;
	padding: 40px;
}
.web2_1txt span{
	display: inline-block;
	width: 70px;
	height: 1px;
	background: #222;
	margin: 30px 0 0 0;
}
.web2_1txt h4{
	font-size: 26px;
	color: #222;
}
.web2_1txt p{
	color: #666;
	line-height: 30px;
	margin-top: 30px;
}
.web2_1txt a{
	display: inline-block;
	padding: 10px 35px;
	border: 1px solid #ddd;
	margin-top: 40px;
	border-radius: 20px;
}
.web2_1txt a:hover{
	background: #eee;
}
.web2_2{
	padding: 50px 0;
	background: url(../images/web2_2bg.png) center no-repeat;
	background-size: cover;
}
.web2_2txt{
	border-radius: 4px;
	overflow: hidden;
}
.web2_2txt_img{
	width: 360px;
	height: 170px;
	line-height: 170px;
	background: #0087ff;
}
.web2_2txt_img img{
	display: block;
	border: 0;
	margin: 10px auto;
}
.web2_2txt_bg{
	width: 840px;
	height: 170px;
	background: #fff;
	padding: 35px;
}
.web2_2txt_bg h4{
	font-size: 17px;
	font-weight: bold;
}
.web2_2txt_bg p{
	color: #666;
	line-height: 28px;
	margin-top: 15px;
}
.web2_3{
	padding: 50px 0;
	background: #fff;
}


.web2_4{
	background:#F5F5F5;
	padding: 50px 0;
}
.web2_4demo{
	width: 1220px;
	margin-left: -20px;
}
.web2_4txt{
	width: 285px;
	background: #fff;
	height: 450px;
	margin-left: 20px;
	padding: 30px 20px 20px 20px;
}
.web2_4txt_top{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.web2_4txt_top h4{
	font-size: 18px;
	color: #222;
	line-height: 36px;
}
.web2_4txt_top p{
	line-height: 24px;
	font-size: 12px;
	color: #999;
	margin-top: 5px;
}
.web2_4txt_m{
	font-size: 18px;
    line-height: 26px;
    color: #333;
}
.web2_4txt_m h4{
	font-size: 16px;
	color: #E00B4F;
	font-weight: normal;
	margin-top: 40px;
}
.web2_4txt_m h4 i{
	font-size: 36px;
	font-weight: bold;
}
.web2_4txt_m a{
	display: inline-block;
	width: 90%;
	height: 40px;
	line-height: 40px;
	background: #E00B4F;
	color: #fff;
	margin-top: 30px;
	font-size: 14px;
}
.web2_5{
	padding: 50px 0;
	background: url(../images/web2_5bg.jpg) center no-repeat;
	background-size: cover;
}
.web2_5b{
	width: 1220px;
	margin-left: -20px;
}
.web2_5btxt{
	width: 285px;
	margin-left: 20px;
	height: 360px;
    background-image: -webkit-linear-gradient(bottom, rgba(72, 72, 79, 0.3) 0%, #33333a 100%);
    background-image: -moz-linear-gradient(bottom, rgba(72, 72, 79, 0.3) 0%, #33333a 100%);
    background-image: -moz-linear-gradient(to top, rgba(72, 72, 79, 0.3) 0%, #33333a 100%);
    background-image: -o-linear-gradient(to top, rgba(72, 72, 79, 0.3) 0%, #33333a 100%);
    background-image: linear-gradient(to top, rgba(72, 72, 79, 0.3) 0%, #33333a 100%);
	transition: all 0.3s;
}
.web2_5btxttop{
	padding: 50px 30px 0 30px;
}
.web2_5btxttop span{
	display: inline-block;
	width: 100px;
	height: 100px;
	border-radius: 50%;
	overflow: hidden;
}
.web2_5btxttop h4{
	font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 20px 0;
    font-weight: normal;
}
.web2_5btxttop p{
	font-size: 14px;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
    font-size: 13px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}
.web2_5btxtpos{
	padding: 20px 30px;
    width: 100%;
    bottom: 0;
    position: absolute;
    background: #27272e;
    left: 0;
    overflow: hidden;
    transition: .25s;
}
.web2_5btxtpos h4{
	font-size: 14px;
    color: #999999;
    line-height: 24px;
    overflow: hidden;
    text-align: left;
    font-size: 13px;
    font-weight: normal;
}
.web2_5btxtpos h4 span{
	display: inline-block;
	width: 3px;
	height: 12px;
	background: #E00B4F;
	margin-right: 8px;
	border-radius: 1px;
	vertical-align: middle;
	margin-top: -3px;
}
.web2_5btxtpos span{
	font-size: 14px;
    color: #fff;
    display: inline-block;
    width: 50%;
    line-height: 26px;
}
.web2_5btxtpos span.fl{
	text-align: left;
}
.web2_5btxtpos span.fr{
	text-align: right;
}
.web2_5btxtpos_height{
	height: 52px;
	overflow: hidden;
	transition: .5s;
}
.web2_5btxt:hover .web2_5btxtpos_height{
	height: auto;
}
.web2_5btxt:hover .web2_5btxtpos{
	
}

.web2_6{
	padding: 50px 0;
}
.web2_6m{
	padding: 70px 0 20px 0;
}
.web2_6mbox span{
	border: 1px solid #ddd;
    border-radius: 50%;
    color: #666;
}
.web2_6mbox span em{
	color: #666;
}
.web2_6mbox p{
	color: #666;
}
.web2_6mbox .web1_2mpsbspan{
	background: #eee;
}
.web2_6mbox:hover span{
	border: 1px solid #E00B4F;
	color: #fff;
}
.web2_6mbox:hover span em,.web2_6mbox:hover span i,.web2_6mbox:hover p{
	color: #E00B4F;
}


/*行业解决方案*/
.web_3banner{
	background: url(../images/web3banner.jpg) no-repeat center;
	background-size: cover;
	height: 700px;
}
.web_3bannerimg{
	left: 50%;
	margin-left: -273px;
}

.web3_1{
	padding: 50px 0;
	background: #fff;
}
.web3_1img{
	width: 430px;
	height: 346px;
	overflow: hidden;
	padding-top: 10px;
}
.web3_1img img{
	display: block;
	width: 100%;
	border: 0;
}
.web3_1txt{
	width: 750px;
	height: auto;
}
.web3_1txt h4{
	font-weight: normal;
}
.web3_1txt a{
	background: #E00B4F;
	color: #fff;
	border: 1px solid #E00B4F;
}
.web3_1txt a:hover{
	background: #E00B4F;
	opacity: .85;
}

.web3_2{
	padding: 50px 0;
	background: #f5f5f5;
}
.web3_2_i{
	color: #f5f5f5;
	text-align: center;
}
.web3_2box{
	width: 300px;
	padding: 20px;
	transition: .25s;
}
.web3_2box:hover{
	box-shadow: 0px 18px 88px -22px rgba(0, 0, 0, 0.58);
}
.web3_2box img{
	width: 92px;
	height: 92px;
}
.web3_2box h4{
	font-size: 16px;
    color: #333;
    margin-top: 20px;
    margin-bottom: 12px;
    font-weight: normal;
}
.web3_2box p{
	color: #999;
	font-size: 13px;
	line-height: 25px;
}

/*111*/
/*动画*/
.am_1{
	animation-delay:.2s;
}
.am_2{
	animation-delay:.5s;
}
.am_3{
	animation-delay:.8s;
}
.am_4{
	animation-delay:1.1s;
}
.am_5{
	animation-delay:1.4s;
}
.am_6{
	animation-delay:1.7s;
}
.am_7{
	animation-delay:2.3s;
}
.am_8{
	animation-delay:2.6s;
}
.hytop{
	background: url(../images/bn1.jpg) no-repeat center;
	height: 480px;
	background-size: cover;
}
.hymid{
	width: 1500px;
	border-radius: 20px;
	background: #fff;
	margin: 0 auto;
	margin-top: 30px;
	position: relative;
	z-index: 99;
	box-shadow: 0 0 15px #eee;
	padding: 30px;
	margin-bottom: 30px;
}
.hytxt{
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	top: 100px;
}
.hytxt h4{
	font-size: 36px;
}
.hytxt p{
	font-size: 22px;
	margin-top: 25px;
}
.hytxt span i{
	width: 12px;
	height: 12px;
	background: #fff;
	border-radius: 12px;
	display: block;
	margin: 0 auto;
	margin-top: 25px;
}
.hytxt span img{
	margin-top: -10px;
	animation: myfirst 2s infinite;
}
.listclick{
	cursor: pointer;
}
@keyframes myfirst {
    0% {
        transform: translate(0px, 0px);
    }
    50% {
        transform: translate(0px, -10px);
    }
    100% {
        transform: translate(0px, 0px);
    }
}
.ndm1_top{
	margin-bottom: 30px;
	margin-top: 20px;
}
.ndm1_top h3{
	font-size: 46px;
}
.ndm1_top h4{
	font-size: 30px;
}
.ndm1_top span{
	height: 3px;
}
.hyba{
	display: block;
	float: left;
	text-align: center;
	border: 1px solid #eee;
	width: 12.5%;
	text-align: center;
	padding: 15px;
	margin-left: -1px;
	margin-top: -1px;
}
.hyba:hover{
	box-shadow: 0 0 25px rgba(0,0,0,.15);
}
.hyba p{
	font-size: 14px;
	color: #222;
	margin-top: 5px;
	transition: .25s;
}
.hyba:hover p{
	color: #E00B4F;
}
.hybaimg{
	width: 100%;
	width: 100px;
	height: 60px;
	overflow: hidden;
	border: 1px solid #eee;
	display: inline-block;
	transition: .25s;
}
.hybaimg img{
	width: 100%;
	min-height: 100%;
}
.hyba:hover .hybaimg{
	border: 1px solid #E00B4F;
}
.hyh4{
	margin-top: 0;
	margin-bottom: 20px;
	font-size: 22px;
	font-weight: bold;
	color: #222;
	position: relative;
	padding-top: 150px;
	margin-top: -120px;
}
.hyh4 span{
	display: inline-block;
	width: 3px;
	height: 20px;
	background: #E00B4F;
	vertical-align: middle;
	margin-top: -4px;
	margin-right: 10px;
}
.hyclb{
	width: 100%;
	height: auto;
	transition: .25s;
}
.hyclb_active{
	position: fixed;
	left: 0;
	top: 0;
	background: #1b2326;
	z-index: 99999;
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	padding-top: 15px;
}
.hyclbheight{
	width: 100%;
	height: 205px;
	position: fixed;
	left: 0;
	top: 0;
	display: none;
}
.hyclb_active .hymidtopwrap{
	width: 1440px;
	margin: 0 auto;
}
.hyclb_active a{
	color: #fff !important;
}
.hyclb a{
	display: inline-block;
	width: 10%;
	float: left;
	height: 40px;
	border: 1px solid #eee;
	float: left;
	text-align: center;
	color: #222;
	line-height: 38px;
	margin-right: 15px;
	margin-bottom: 15px;
}
.hyclb a:hover,.hyclb a.active{
	border: 1px solid #E00B4F;
	background: #E00B4F;
	color: #fff;
}
.hytabp{
	font-size: 15px;
	color: #222;
	background: #f5f5f5;
	border: 1px solid #ddd;
	line-height: 35px;
	padding: 15px 20px;
	font-weight: bold;
	margin-top: 20px;
}
.hytabp p.active{
	color: #E00B4F;
}
.hytab1{
	width: 100%;
	position: relative;
	z-index: 9999;
}
.hytab1 th{
	font-size: 13px;
    color: #999999;
    height: 60px;
    background: #eaf6ff;
    font-weight: normal;
}
.hytab1 tr:nth-child(odd) td {
    background: #fff;
}
.hytab1 tr:nth-child(even) td {
    background: #f7fafc;
}
.hytab1 td {
    font-size: 13px;
    color: #58687f;
    text-align: center;
}
.nodiv{
	width: 100%;
	position: relative;
    padding: 20px 10px;
    line-height: 24px;
}
.nodiv p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.nodiv i{
	display: inline-block;
	width: 25px;
	height: 100%;
	position: absolute;
	right: 0;
	top: 0;
	background: url(../images/hoverico.jpg) no-repeat center #fff;
	cursor: pointer;
	opacity: 0;
	transition: .25s;
}
.hytab1 td:hover i{
	opacity: 1;
}
.nodhide{
	display: block;
	position: absolute;
	right: 0;
	top: 0;
	background: #fff;
	height: auto;
	padding: 10px 15px;
	line-height: 26px;
	color: #000;
	width: 500px;
	text-align: left;
	box-shadow: 0 0 25px rgba(0,0,0,.1);
	visibility: hidden;
	opacity: 0;
	transition: .25s;
	z-index: 999;
}
.nodhide_active{
	visibility: inherit;
	opacity: 1;
}
.nodhide em{
	display: inline-block;
	width: 20px;
	height: 20px;
	background: rgba(0,0,0,.5);
	color: #fff;
	text-align: center;
	line-height: 17px;
	position: absolute;
	right: 0;
	top: 0;
	margin-right: -10px;
	margin-top: -10px;
	border-radius: 10px;
	font-size: 14px;
	cursor: pointer;
	z-index: 88;
}
.ltbox1{
	position: fixed;
	bottom: 17%;
    left: 1px;
    z-index: 1000;
}
.footfb{
	display: block;
    background: url(../images/fixed-bg.png) no-repeat;
    cursor: pointer;
    width: 176px;
    height: 98px;
    transition: .25s;
}
.footfb img{
	width: 150px;
    margin-top: -40px;
    margin-left: -35px;
}
.ltbox1a{
	width: 150px;
	height: 40px;
	display: block;
	background: rgba(0,0,0,.4);
	color: #fff;
	padding-left: 20px;
	line-height: 40px;
	margin-top: 10px;
	border-radius: 0 20px 20px 0;
}
.webheadcopy{
	width: 100%;
	position: fixed;
	left: 0;
	top: 0;
}
.webheadcopyheight{
	height: 100px;
}

@media only screen and (min-width:768px) and (max-width:1500px) {
	.hymid{
		width: 97%;
		margin-left: 1.5%;
	}
	.hyba{
		width: 20%;
	}
	.hytab{
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
	}
	.hytab1,.hytabp{
		width: 1600px;
	}
}
@media only screen and (max-width:768px) {
	.footfb{
		display: none;
	}
	.hymid{
		width: 100%;
		padding: 15px;
	}
	.ndm1_top{
		margin: 15px 0;
	}
	.ndm1_top h3{
		font-size: 20px;
	}
	.ndm1_top h4{
		font-size: 18px;
	}
	.hyh4{
		font-size: 18px;
		margin-top: 15px;
	}
	.hyba{
		width: 50%;
	}
	.hytab{
		width: 100%;
		overflow: hidden;
		overflow-x: auto;
	}
	.hytab1,.hytabp{
		width: 1600px;
	}
	.hyclb a{
		width: 45%;
		margin-right: 2.5%;
		margin-bottom: 10px;
	}
}


/* ---------------------------list.css----------------------------- */
/*新闻筛选*/
.listchoose{
	width: 15%;
	/* position: absolute;
	left: 60px;
	top: 0; */
	float: left;
}
.listnews{
	width:82%;
	/* padding-left: 250px; */
	float: right;
}
.choose .chooseh3{
	background: #a2b1b8;
	color: #fff;
	height: 44px;
	line-height: 44px;
	font-weight: normal;
	padding: 0 15px;
	font-size: 18px;
	position: relative;
	cursor: pointer;
	border-bottom: 1px solid #f3f3f3;
}
.choose .chooseh3 i{
	height: 44px;
	position: absolute;
	text-align: center;
	line-height: 44px;
	display: inline-block;
	right: 15px;
	top: 0;
	transition: .15s;
}
.choose .chooseh3 i.active{
	transform:rotate(-90deg);
	transition: .15s;
}
.choosehide{
	padding: 10px 0;
	background: #f3f3f3;
}
.choosehide_p{
	height: 22px;
	line-height: 22px;
	padding: 0 10px;
	margin-bottom: 15px;
}
.choosehide_p label{
	width: 100%;
}
.searchtxt{
	padding: 0 60px;
	margin: 20px 0;
}
.searchtxt1{
	height: 32px;
	line-height: 32px;
}
.searchtxt1 h4{
	font-size: 15px;
	font-weight: bold;
	color: #000;
	display: inline-block;
}
.searchtxtbox span{
	display: inline-block;
	padding: 0 25px 0 15px;
	border: 1px solid #a2b1b8;
	border-radius: 6px;
	position: relative;
	margin-left: 10px;
}
.searchtxtbox span i{
	display: inline-block;
	cursor: pointer;
	position: absolute;
	top: 0;
	right: 10px;
	display: inline-block;
	height: 32px;
	line-height: 32px;
}
.searchtxtbox span i:hover{
	color: #E00B4F;
}
.searchbot{
	padding: 10px;
	background: #eee;
	margin-top: 20px;
}
.searchbot input[type="text"]{
	width: 500px;
	height: 30px;
	line-height: 30px;
    -moz-box-shadow: inset 0 0 3px #9d9d9d,0 0 5px #fff;
    -webkit-box-shadow: inset 0 0 3px #9d9d9d, 0 0 5px #fff;
    box-shadow: inset 0 0 3px #9d9d9d, 0 0 5px #fff;
    padding-left: 10px;
}
.searchbot input[type="submit"]{
	padding: 0 20px;
	background: #E00B4F;
	border: 0;
	height: 30px;
	line-height: 30px;
	color: #fff;
	cursor: pointer;
}
/*cctv*/
.cctvtab{
	margin: 0 0 50px 0;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
}
.cctvtab td,.cctvtab th{
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
	padding: 20px 10px;
}
.cctvtab th{
	background: #f5f9ff;
	font-size: 20px;
	font-weight: bold;
	line-height: 40px;
}
.cctvtab th img{
	display: inline-block;
}
.cctvtab td.active{
	background: #f5f9ff;
	font-weight: bold;
}
.cctvtab td.botbg{
	background: #579dee;
	text-align: center;
	color: #fff;
	font-size: 20px;
	font-weight: bold;
}
/*.cctvtab td:hover{
	background: #f9f9f9;
}*/
.cctvtitle{
	width: 100%;
	background: #fff;
}
.cctvtitle a{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	color: #000;
	font-size: 17px;
	font-weight: bold;
	float: left;
	width: 14.28571%;
	text-align: center;
	border: 1px solid #eee;
	margin-left: -1px;
}
.cctvtitle a.active,.cctvtitle a:hover{
	color: #fff;
	background: #E00B4F;
}
.cctvtabths{
	font-weight: bold;
	text-align: center;
	background: #f5f9ff;
}
.waptab{
	display: none;
}
/*媒体招募*/
.ftlyb{
	background: #0d0d39;
}
.mtzm{
	padding: 40px 0;
    background: url(../images/mtzmbg.png) no-repeat center;
    background-size: cover;
}
.mtheight{
	height: 100px;
}
.mtwarp{
	width: 1160px;
	margin: 0 auto;
}
.advt_box {
    padding: 30px;
    border: 1px dashed rgba(255,255,255,.3);
    background: rgba(255,255,255,.1);
    line-height: 24px;
    position: relative;
}
.advt_box h3 {
    font-size: 20px;
    color: #E00B4F;
    margin-bottom: 20px;
}
.sec_bt p {
    font-size: 24px;
}
.sec_bt dd {
    margin-top: 5px;
}
.sec_bt_cicle {
    position: absolute;
    width: 16px;
    height: 16px;
    padding: 3px;
    left: 50%;
    margin-left: -8px;
    top: 0;
    border: 1px solid rgba(255,255,255,.4);
    border-radius: 50%;
}
.sec_bt_cicle span {
    display: block;
    height: 8px;
    background: rgba(255,255,255,.6);
    border-radius: 50%;
}
.sec_bt_cicle {
    position: absolute;
    width: 16px;
    height: 16px;
    padding: 3px;
    left: 50%;
    margin-left: -8px;
    top: -20px;
    border: 1px solid rgba(255,255,255,.4);
    border-radius: 50%;
}
.sec_bt_cicle .sec_bc_line {
    position: absolute;
    width: 1px;
    height: 113px;
    top: -113px;
    left: 49%;
    background: rgba(255,255,255,.4);
}
.sec_btss .sec_bt_cicle .sec_bc_line {
    height: 60px;
    top: -60px;
}
.sec_bt {
    color: rgba(255,255,255,.8);
}
.formbox {
    width: 500px;
    margin: 0 auto;
}
.iptn {
    display: block;
    height: 40px;
    line-height: 40px;
    background: rgba(255,255,255,.2);
    width: 100%;
    border-radius: 20px;
    padding: 0 20px;
    color: #fff;
}
.txtara {
    display: block;
    background: rgba(255,255,255,.2);
    border-radius: 20px;
    width: 100%;
    height: 150px;
    padding: 20px;
    color: #fff;
    resize: none;
}
.submitbtn {
    display: block;
    width: 100%;
    height: 38px;
    line-height: 38px;
    background: #E00B4F;
    color: #fff;
    box-shadow: 0 0 0 5px rgba(255,255,255,.3);
    border-radius: 20px;
    cursor: pointer;
    transition: all .3s;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    font-size: 16px;
}
.submitbtn:hover{
	box-shadow: 0 0 0 6px rgba(255,255,255,.3),0 0 0 4px rgba(255,255,255,.3) inset;
}
.iptn:focus,.txtara:focus{
	background: rgba(255,255,255,.3);
}
.color_opc7 {
    color: rgba(255,255,255,.7);
}
.indexcolor {
    color: #E00B4F;
}
/*代理合作*/
.jmp2l {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
}
.jmp2box {
    padding: 30px;
    background: rgba(25,37,63,.6);
    margin-top: 85px;
    position: relative;
    width: 450px;
    height: 117px;
    border-radius: 60px;
}
.jmp2box span {
    display: block;
    position: absolute;
    left: 20px;
    top: -15px;
    width: 30px;
    text-align: center;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background: #E00B4F;
    font-size: 16px;
    font-weight: bold;
}
.jmp2boxr span {
    left: auto;
    right: 20px;
}
.jmp2box p {
    color: rgba(255,255,255,.7);
}
.jmp2r {
    width: 500px;
    padding: 40px 0;
    margin: 0 auto;
}
.imgset {
    display: block;
    max-height: 100%;
    max-width: 100%;
    margin: 0 auto;
}
.jmp2r img {
    border-radius: 400px;
    height: 600px;
}
/*海迅新闻*/
.newbanner{
	width: 100%;
	height: 280px;
	background: url(../images/newsbanner.jpg) no-repeat center;
	position: relative;
}
.newbanner img.newbannerimg{
	display: block;
	border: 0;
	width: 100%;
}
.newbannertitle{
	position: absolute;
	top: 50%;
	left: 20%;
	margin-top: -30px;
}
.footnewl{
	width: 200px;
	background: #000;
	padding: 10px 0;
	position: absolute;
	left: 60px;
	top: 0;
}
.footnewl a:hover{
	margin-left: 30px;
	color: #222;
	background: #fff;
}
.hxnewsdiv a{
	display: block;
	height: 40px;
	line-height: 40px;
	padding-left: 30px;
}
.hxnewsdiv a:hover,.hxnewsdiv a.active{
	background: #E00B4F;
	color: #fff;
	padding-left: 40px;
}
.foothx_news{
	min-height: 300px;
}
.foothx_news .idxnewstext{
	padding-left: 0;
}
.danbox_title{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.danbox_title h4{
	font-size: 26px;
	color: #222;
	font-weight: normal;
}
.danbox_title p{
	font-size: 12px;
	color: #666;
	margin-top: 15px;
}
.danboxp p{
	margin-top: 20px;
	line-height: 30px;
}
/*海外大屏*/
/*动画声明*/
.wow { 
	zoom: 1;
}
.screen_1{
	width: 100%;
	height:500px;
	background: url(../images/screen_1.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.screen_1bg{
	width: 100%;
	height: 100%;
	background: rgba(7, 17, 59, 0.7);
}
.screen_1text{
	color: #fff;
}
.screen_1text p{
	font-size: 32px;
	padding-top: 250px;
}
.screen_1text h4{
	font-size: 32px;
	font-weight: normal;
	margin-top: 20px;
}
.screen_1text h3{
	font-size: 46px;
	margin-top: 20px;
	color: #0099ff;
}
.screen_1text{
	display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -42px;
    transform: translate(-50%,-50%);
    -webkit-transform: translate(-50%,-50%);
    -moz-transform: translate(-50%,-50%);
    -ms-transform: translate(-50%,-50%);
    overflow: hidden;
}
.screen_1text img{
	opacity: .9;
	display: block;
	border: 0;
}
.scan{
	display: block;
    position: absolute;
    max-width: 100%;
    top: 5%;
    left: 0;
    animation: scan 1.5s linear infinite;
    -webkit-animation: scan 1.5s linear infinite;
    -moz-animation: scan 1.5s linear infinite;
    -ms-animation: scan 1.5s linear infinite;
}
.pg1_img4 {
	position:absolute;
	bottom:45px;
	width:18px;
	z-index: 99;
}
.pg1_img4 {
	left:50%;
	margin-left: -9px;
	animation:pulse2 1s ease-in 1s infinite alternate;
	-webkit-animation:pulse2 1s ease-in 1s infinite alternate;
	-moz-animation:pulse2 1s ease-in 1s infinite alternate;
}
.screen_nav{
	position: relative;
	width: 100%;
	background: #fff;
	z-index: 999;
	box-shadow: 0 0 10px rgba(0,0,0,.2);
}
.screen_navfxd{
	position: fixed;
	top: 0;
	left: 0;
}
.screen_nav a{
	display: inline-block;
	width: 14.28571%;
	height: 100px;
	text-align: center;
	line-height: 100px;
	font-size: 16px;
	color: #000;
	float: left;
	border-right: 1px solid #eee;
}
.screen_nav a:last-child{
	border-right: 0;
}
.screen_nav a.active{
	background: #E00B4F;
	color: #fff;
}
.sc_1{
	padding-top: 70px;
	background: url(../images/sc_1.jpg) no-repeat center;
}
.sc_1_left{
	width: 810px;
    height: 390px;
    overflow: hidden;
}
.sc_1_left:hover img{
	transform: scale(1.05);
}
.sc_1_left img{
	width: 100%;
	transition: .25s;
}
.sc_1_right{
	width: 450px;
    height: 390px;
    box-sizing: border-box;
    padding: 30px;
}
.sc_1_right .title{
	font-size: 40px;
	color: #E00B4F;
}
.sc_1_right .scspan1{
	width: 100px;
	height: 2px;
	background: #ddd;
	display: inline-block;
	margin-top: 25px;
}
.sc_1_right .txt {
    margin-top: 25px;
    font-size: 14px;
    color: #666;
    line-height: 28px;
}
.sc_1_bot{
	background: rgba(255,255,255,0.85);
    padding: 50px 0 ;
    margin-top: 45px;
}
.sc_1_botul li{
	float: left;
	width: 225px;
	margin-left: 100px;
}
.sc_1_botul li:first-child{
	margin-left: 0;
}
.sc_1_botul li h2{
	font-size: 36px;
	color: #E00B4F;
}
.sc_1_botul li h4{
	font-size: 20px;
	color: #000;
	margin-top: 15px;
}
.sc_1_botul li p{
	color: #444;
	line-height: 30px;
	margin-top: 15px;
}
/*sc_2*/
.sc_2{
	padding: 50px 0;
}
.sc_2box{
	width: 20%;
	float: left;
	padding: 0 20px;
}
.sc_2box img{
	display: block;
	border: 0;
	margin: 0 auto;
	transition: .4s;
}
.sc_2box:hover img{
	transform:rotateY(180deg);
	-webkit-transform:rotateY(180deg); /* Safari and Chrome */
	-moz-transform:rotateY(180deg); /* Firefox */
}
.sc_2box h4{
	font-size: 20px;
	margin-top: 10px;
	font-weight: normal;
	color: #000;
}
.sc_2box p{
	font-size: 14px;
	margin-top: 10px;
	color: #999;
}
.sc_2title{
	margin-bottom: 50px;
}
.sc_2title h4{
	font-size: 40px;
	font-weight: normal;
	color: #000;
}
.sc_2title p{
	margin-top: 20px;
	color: #999;
	font-size: 16px;
}
.sc_2titlecp{
	margin-bottom: 50px;
}
.sc_2titlecp h4{
	font-size: 40px;
	font-weight: normal;
	color: #E00B4F;
}
.sc_2titlecp p{
	margin-top: 20px;
	color: #ddd;
	font-size: 16px;
}
.sc_3{
	background: url(../images/sc_3.jpg) no-repeat center;
	padding: 50px 0;
}
/*sc_3*/
.sc3fl{
	width: 360px;
	margin-left: 60px;
	background: #fff;
	margin-top: 60px;
}
.sc3width{
	width: 1260px;
	margin-left: -60px;
	margin-top: -60px;
}
.sc3fltxt{
	padding: 20px;
	text-align: center;
}
.sc3fltxt h4{
	font-size: 20px;
	color: #333;
}
.sc3fltxt h4 i{
	font-size: 28px;
	color: #E00B4F;
	margin-right: 10px;
}
.sc3fltxt p{
	font-size: 16px;
	line-height: 30px;
	margin-top: 15px;
}
.sc3flimg{
	height: 126px;
	overflow: hidden;
}
.sc3flimg img{
	transition: .25s;
	width: 100%;
}
.sc3fl:hover .sc3flimg img{
	transform: scale(1.05);
}
/*sc_4*/
.sc_4{
	padding: 50px 0;
}
.sc_4boxwidth{
	width: 1500px;
	margin: 0 auto;
}
.sc_4fl_img{
	width: 50%;
	height: 420px;
	overflow: hidden;
}
.sc_4fl_img img{
	width: 100%;
	transition: .25s;
}
.sc_4fl_img:hover img{
	transform: scale(1.05);
}
.sc_4fl_txtr{
	background: url(../images/sc4_bg.jpg) no-repeat right center #fff;
}
.sc_4fl_txtl{
	background: url(../images/sc4_bg1.jpg) no-repeat left center #fff;
}
.sc_4fl_txt{
	width: 50%;
	height: 420px;
	box-shadow: 0 0 10px rgba(0,0,0,.1);
	padding: 70px 50px;
}
.sc_4fl_txt h4{
	font-size: 30px;
	color: #E00B4F;
	font-weight: normal;
}
.sc_4fl_txt i{
	display: block;
	width: 50px;
	height: 1px;
	background: #E00B4F;
	margin-top: 30px;
}
.sc_4fl_txt .sc_4fl_txtbox{
	margin-top: 30px;
	height: 150px;
	overflow: hidden;
	width: 100%;
}
.sc_4fl_txt .sc_4fl_txtbox p{
	color: #999;
	line-height: 30px;
}
/*sc_5*/
.sc_5{
	padding: 50px 0;
	background: url(../images/sc5_bg.jpg) no-repeat center;
}
.stepbox {
    float: left;
    text-align: center;
    width: 118px;
    margin-bottom: 40px;
}
.num {
    width: 118px;
    height: 136px;
    line-height: 136px;
    background: url(../images/numbg.png) no-repeat center;
    text-align: center;
    font-size: 50px;
    color: #999;
    margin: 0 auto;
}
.stpar {
    width: 98px;
    height: 136px;
    float: left;
    background: url(../images/stpar.png) no-repeat center;
}
.stepboxbot{
	font-size: 14px;
	line-height: 28px;
	margin-top: 10px;
}
/*sc_6*/
.sc_6{
	padding: 50px 0;
}
.sc6img{
	width: 500px;
}
.sc6img img{
	display: block;
	width: 100%;
}
.sc6img1{
	width: 660px;
}
.sc6img1 img{
	display: block;
}
.sc6clear{
	text-align: center;
	font-size: 14px;
	color: #E00B4F;
	margin-top: 30px;
}
/*sc_7*/
.sc_7{
	/* padding: 50px 0;
	background: #101a31; */
}
.sc_7boximg{
	width: 560px;
}
.cnbr {
    width: 560px;
    padding: 121px 0;
}
.cnbr_box p {
    height: 24px;
    line-height: 24px;
    position: relative;
    padding-left: 30px;
    color: rgba(255,255,255,.5);
    font-size: 16px;
}
.cnbr_box p img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
}
.cnbr_box dd {
    margin-top: 5px;
    font-size: 20px;
    color: #fff;
}
.cnbr_rows {
    padding-top: 20px;
    border-top: 1px solid #0b1222;
}

/*软文发布*/
.soft_1{
	width: 100%;
	height:500px;
	background: url(../images/soft_1.jpg) no-repeat center;
	background-size: cover;
	position: relative;
}
.sof1_bg{
	width: 100%;
	height: 100%;
	background: rgba(7, 17, 59, 0.6);
}
.soft_box{
	width: 884px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -442px;
	margin-top: -175px;
}
.soft_box2{
	position: absolute;
	top: 55px;
	left: 50%;
	margin-left: -350px;
}
.soft_box1{
	animation-delay:.3s; 
}
.soft_box2{
	animation-delay:.6s; 
}
.soft_box3{
	animation-delay:.9s; 
}
.soft_box3{
	margin-top:50px;
}
.soft_box a{
	display: inline-block;
	padding: 10px 30px;
	background: #E00B4F;
	color: #fff;
	margin-top: 50px;
	border-radius: 30px;
	animation:pulse2 1s ease-in 1s infinite alternate;
	-webkit-animation:pulse2 1s ease-in 1s infinite alternate;
	-moz-animation:pulse2 1s ease-in 1s infinite alternate;
	animation-delay:1.2s; 
}
/*soft2*/
.soft_pd{
	padding: 50px 0;
}
.soft_2box{
	height: 350px;
	width: 33.333333333%;
	border-right: 1px solid #eee;
	overflow: hidden;
	position: relative;
}
.soft_2box:last-child{
	border-right: 0;
}
.soft_2boxsp_1{
	display: inline-block;
	width: 185px;
	height: 190px;
	position: absolute;
	left: 20px;
	top: 50%;
	margin-top: -95px;
}
.soft_2boxsp_1 img{
	opacity: .55;
	transition: .6s;
}
.soft_2txt{
	width: 285px;
	height: 190px;
	position: absolute;
	right: 20px;
	top: 50%;
	margin-top: -95px;
}
.soft_2txt h4{
    font-size: 24px;
    font-weight: bold;
    color: #333;
    font-weight: normal;
}
.soft_2txt span{
	display: block;
	height: 1px;
	width: 50px;
	background: #ddd;
	margin-top: 20px;
}
.soft_2txt p{
	font-size: 16px;
    color: #666;
    margin-top: 20px;
    line-height: 30px;
}
.soft_2box:hover .soft_2boxsp_1 img{
	transform: scale(1.1);
}
/*soft_3*/
.soft_3{
	height: 600px;
}
.soft_3_l{
	width: 50%;
	height: 100%;
	background: url(../images/soft3_1.png) no-repeat center;
	background-size: cover;
}
.soft_3_r{
	width: 50%;
	height: 100%;
	padding: 120px 50px 50px 240px;
	overflow: hidden;
	background: #f5f5f5;
}
.soft_3_rtxt span{
	display: inline-block;
	width: 30px;
	height: 6px;
	background: #E00B4F;
}
.soft_3_rtxt h4{
    font-size: 30px;
    color: #333;
	margin-top: 25px;
	font-weight: normal;
}
.soft_3_rtxt p{
	margin-top: 25px;
    font-size: 16px;
    color: #666;
    line-height: 28px;
}
.soft_3mid{
	width: 600px;
	height: 420px;
	background: #000;
	position: absolute;
    right: 50%;
    top: 90px;
    z-index: 2;
    margin-right: -135px;
    overflow: hidden;
    background: url(../images/soft3mid.jpg) no-repeat center;
    background-size: cover;
}
.soft_4{
	padding: 50px 0;
	background: #fff;
}
.soft_2title h4{
	font-size: 30px;
}
.sft4dm{
	width: 350px;
	margin-top: 50px;
	margin-left: 30px;
}
.soft_4box{
	margin-top: -50px;
	margin-left: -30px;
}
.soft_4boxwrap{
	width: 1000px;
	margin: 0 auto;
}
.sft4dm span{
	display: inline-block;
	width: 40px;
}
.sft4dm span img{
	display: block;
	border: 0;
}
.sft4dm div.sft4dmtxt{
	width: 253px;
    padding: 0 0 0 20px;
}
.soft_5{
	padding: 50px 0;
	background: #f5f5f5;
}
.soft_2titlea a{
	font-size: 14px;
	color: #666;
	margin: 0 10px;
	border: 1px solid #ddd;
	padding: 5px 10px;
}
.soft_2titlea a:hover{
	border: 1px solid #E00B4F;
	color: #E00B4F;
}
.softnews span{
	padding: 3px 4px;
	background: #94a1aa;
	color: #fff;
	font-size: 12px;
	border-radius: 4px;
}
.softnews a{
	color: #E00B4F;
	margin-top: 15px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	font-size: 12px;
}
.softnews a:hover{
	text-decoration: underline;
}
.softnews p{
	margin-top: 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 6;
	overflow: hidden;
	font-size: 12px;
	line-height: 26px;
}
.softnewdemo .swiper-button-next,.softnew1 .swiper-button-prev{
	opacity: 0 !important;
	transition: .25s;
}
.softnewdemo:hover .swiper-button-next,.softnew1:hover .swiper-button-prev{
	opacity: 1 !important;
}
.btm_bg {
    height: 65px;
    background: #E00B4F;
}
.btm_bg span {
    display: block;
    float: left;
    line-height: 65px;
    color: #FFFFFF;
    font-size: 20px;
}
.btm_img {
    display: block;
    float: right;
    margin-top: 13px;
}
.btm_img img{
	display: block;
	border: 0;
}
.bottom_ul{
	width:100%;
}
.bottom_ul .lt_img {
    width: 90px;
    height: 75px;
    background: url(../images/services_li_img.png) no-repeat;
}
.bottom_ul li {
    width: 47%;
    display: inline-block;
    vertical-align: top;
    margin-bottom: 40px;
	float: left;
	padding-left: 30px;
	text-align: center;
}
.bottom_ul span {
    display: inline-block;
    vertical-align: middle;
    color: #666;
    width: 440px;
    text-align: left;
}
.bottom_ul .lt_img.n2 {
    background-position: -90px 0;
}
.bottom_ul .lt_img.n3 {
    background-position: 0 -100px;
}
.bottom_ul .lt_img.n4 {
    background-position: -90px -100px;
}
.bottom_ul .lt_img.n5 {
    background-position: 0 -205px;
}
.bottom_ul .lt_img.n6 {
    background-position: -90px -205px;
}
bottom_ul .lt_img.n7 {
    background-position: 0 -310px;
}
.bottom_ul .lt_img.n8 {
    background-position: -90px -310px;
}
.soft_5box span{
	display: inline-block;
	float: left;
	width: 240px;
	text-align: center;
	overflow: hidden;
	margin-top: 20px;
}
.soft_5box span img{
	display: block;
	border: 0;
	border: 1px solid #eee;
}
.wapztheight{
	display: none;
	height: 100px;
}
.waplistnav{
	display: none;
}
.iftop h4{
	font-size: 28px;
	font-weight: normal;
	color: #000;
}
.iftop p{
	margin-top: 15px;
	color: #888;
	font-size: 14px;
}
.info{
	margin: 40px 0;
}
.iftop{
	border-bottom: 1px solid #eee;
	padding-bottom: 20px;
}
.infotext p{
	line-height: 30px;
	margin-top: 10px;
}
.infotext img{
	max-width: 768px;
}
.infotext video,.infotext iframe{
	width: 768px;
}
.infotext iframe{
	height: 400px;
}

.videoinfo{
	text-align: center;
}
/*.videoinfo video{
	width: 60%;
	height:auto;
	margin: 0 auto;
}*/

.list_title_txt{
	display: none;
}
.row_6 .content{
	position: relative;
}
.row_6 .content .round{
	position: absolute;
	left: 50%;
	margin-left: -185px;
}
.sxa{
	display: inline-block;
    padding: 0 8px;
    height: 26px;
    line-height: 27px;
    margin-top: 5px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 13px;
    float: left;
    color: #e00b4f;
}

/*移动筛选隐藏*/
.wapsx{
	display: none;
}
.coopbanner{
	height: 600px;
}
@media only screen and (max-width:1700px) {
	.coopbanner{
		height: 500px;
	}
	.coopbanner .banner_text{
		height: 320px;
		margin-top: -160px;
	}
	.coopbanner .banner_text .title{
		font-size: 35px;
		padding: 60px 0 40px 0;
	}
	.coopbanner .banner_text .dec{
		font-size: 28px;
	}
}
@media only screen and (max-width:1400px) {
	.screen_1text{
		margin-top: 0;
	}
	.soft_1{
		height: 400px;
	}
	.screen_1{
		height: 400px;
	}
	.pg1_img4{
		display: none;
	}
	.coopbanner{
		height: 400px;
	}
	.coopbanner .banner_text{
		height: 280px;
		margin-top: -140px;
	}
	.coopbanner .banner_text .title{
		font-size: 28px;
		padding: 60px 0 40px 0;
	}
	.coopbanner .banner_text .dec{
		font-size: 22px;
	}
}
@media only screen and (min-width:1180px) and (max-width:1299px) {
	.sc_4boxwidth{
		width: 100%;
	}
	.sc3width{
		width: 100%;
		margin-left: 0;
	}
	.sc3fl{
		width: 31%;
		margin-left: 1.7%;
	}
	.sc_1_botul li{
		width: 25%;
		padding:0 20px;
		margin-left: 0;
	}
	.sc_1{
		background-size: cover;
		padding-top: 50px;
	}
	.sc_1_left{
		width: 60%;
	}
	.sc_1_right{
		width: 40%;
	}
	.stepbox{
		width: 110px;
	}
}
/*-----------平板----------------*/
@media only screen and (min-width:768px) and (max-width:1179px) {
	/*.videoinfo video{
		width: 100%;
		height:auto;
		margin: 0 auto;
	}*/
	.soft_4{
		padding: 50px 10px;
	}
	.soft_4box{
		margin-left: 0;
	}
	.sft4dm {
	    width: 40%;
	    margin-top: 50px;
	    margin-left: 30px;
	}
	.sft4dm div.sft4dmtxt{
		height: 38px;
		overflow: hidden;
	}
	.bottom_ul span{
		width: 70%;
	}
	.soft_5box span{
		text-align: center;
	}
	.soft_5box span img{
		margin: 0 auto;
	}
	.btm_bg{
		padding: 0 10px;
	}
	.sc_1_left{
		width: 60%;
	}
	.sc_1_right{
		width: 40%;
	}
	.sc_1{
		background-size: cover;
	}
	.sc_1_botul li{
		width: 20%;
		margin-left: 2.5%;
	}
	.sc_1_botul li:first-child {
	    margin-left: 2.5%;
	}
	.sc3fl{
		width: 30%;
		margin-left: 2%;
	}
	.sc_4boxwidth{
		width: 100%;
	}
	.sc_4fl_img img{
		height: 100%;
	}
	.sc6img{
		width: 45%;
	}
	.sc6img1{
		width: 45%;
	}
	.soft_2txt{
		width: 90%;
		right: 5%;
	}
	.soft_3_r{
		padding: 50px 20px 50px 220px;
	}
	.soft_5box span{
		width: 33.3333333333333%;
	}
	.soft_2box{
		height: 300px;
	}
	.soft_2txt p{
		font-size: 14px;
		color: #888;
	}
	.sc_1_right{
		overflow: hidden;
	}
	.sc_1_left img{
		height: 100%;
	}
	.sc_1_botul li{
		margin-left: 4%;
	}
	.sc_1_botul li:first-child{
		margin-left: 5%;
	}
	.sc3width{
		width: 90%;
		margin-left: 5%;
	}
	.sc3fltxt h4{
		height: 37px;
		overflow: hidden;
	}
	.sc3fltxt p{
		height: 30px;
		overflow: hidden;
	}
	.sc3flimg img{
		height: 100%;
	}
	.sc_4fl_img{
		height: 320px;
	}
	.sc_4fl_txt{
		height: 320px;
		padding: 30px 30px;
	}
	.stepbox{
		width: 33.333333333%;
	}
	.stpar{
		display: none;
	}
	.sc6img{
		margin-left: 2.5%;
	}
	.sc6img1{
		margin-right: 2.5%;
	}
	.sc6img1 img{
		width: 100%;
	}
	.sc_7boximg{
		width: 50%;
	}
	.sc_7boximg img{
		width: 100%;
	}
	.cnbr{
		width: 50%;
		padding: 50px 0;
	}
	.wapztheight{
		height: 70px;
	}
	.wapnavbox{
		width: 25%;
	}
	.mtwarp{
		width: 90%;
		margin-left: 5%;
	}
	.coopbanner .banner_text{
		width: 90%;
		left: 5%;
		margin-left: 0;
	}
	.coopbanner .banner_text .title{
		font-size: 40px;
	}
	.wrapper{
		width: 100%;
	}
	.row_1 .box {
		margin: 0 auto;
	}
	.row_2 .box{
		width: 48%;
		margin-right: 0 !important;
		margin-left: 0 !important;
	}
	.row_2 .chart_box{
		width: 100%;
	}
	.row_2 .chart_content{
		text-align: left !important;
	}
	.row_3{
		background-size: cover;
		height: auto;
	}
	.row_3 .content ul li{
		width: 30%;
		margin-left: 2.5% !important;
	}
	.row_3 .content ul {
		padding-bottom: 20px;
	}
	.row_4 .content ul li{
		width: 20%;
		margin-left: 0;
	}
	.row_4 .content .dec{
		width: 90%;
		margin-left: 5%;
	}
	.row_5 .content{
		position: relative;
	}
	.row_5 .tab_title{
		position: absolute;
		top: 20px;
		left: 0;
	}
	.row_5 .tab_pic{
		width: 100%;
		padding-left: 300px;
		padding-right: 20px;
	}
	.row_5 .tab_pic ul li{
		width: 100%;
	}
	.row_5 .tab_pic ul li img{
		width: 100%;
	}
	.row_5 .tab_title ul li{
		height: 40px;
		line-height: 40px;
	}
	.row_5 .tab_title ul li .bd{
		height: 40px;
	}
	.row_5 .tab_title ul li i{
		margin: 6px 17px 0 20px;
	}
	.row_5 .tab_pic{
		min-height: 390px;
	}
	.row_6 .content{
		margin: 50px 0 58px 0;
		width: 100%;
		position: relative;
	}
	.row_6 .content .round{
		position: absolute;
		margin: 0;
		left: 50%;
		margin-left: -180px;
		top: 0;
	}
	.row_6 .list_title_txt ul li{
		display: none;
	}
	.row_7 .content ul li{
		width: 18%;
		margin-left: 2%;
	}
	.row_7 .content ul li:nth-child(1){
		margin-left: 1%;
	}
	.row_9 .content .box1{
		width: 100%;
	}
	.row_9 .content .box1 ul li{
		width: 16.6666666666%;
	}
	.row_9 .content .box2 ul li{
		width: 16%;
		margin-left: 5%;
	}
	.row_9 .content .box2 ul li:nth-child(1){
		width: 10%;
		margin-left: 2%;
	}
	.row_11{
		background-size: cover;
	}
	.row_11 .content{
		width: 100%;
	}
	.row_11 .content h3{
		font-size: 20px;
	}
	
	.screen_nav{
		width: 100%;
		z-index: 8888;
	}
}
@media only screen and (max-width:1060px) {
	.listchoose{
		width: 20%;
	}
	.listnews{
		width: 77%;
	}
}
/* 筛选 */
body{
	font-family: "Microsoft YaHei";
}
.newchlastNew{
	margin: 15px 60px 0 60px;
}
.newchlastNew .layui-form-item {
    margin-bottom: 0;
    border: 1px solid #ccc;
    padding: 10px 0;
    margin-top: -1px;
    background: #f9f9f9;
}
.member_addlabelcps {
    padding: 9px 0 0 0;
    width: 101px;
    font-size: 12px;
    font-weight: bold;
}
.relese_addladivcps {
    margin-left: 80px;
}
.relese_addladiv span {
    display: inline-block;
    padding: 0 8px;
    /* background: #eee; */
    height: 26px;
    line-height: 27px;
    margin-top: 5px;
    overflow: hidden;
    cursor: pointer;
    border-radius: 2px;
    margin-right: 5px;
    font-size: 13px;
    float: left;
    /* font-weight: bold; */
    color: #222;
}
.relese_addladiv span.active, .relese_addladiv span:hover {
    background: #e00b4f;
    color: #fff !important;
}
/*-----------手机----------------*/
@media only screen and (max-width:768px) {
	/*.videoinfo video{
		width: 100%;
		height:auto;
		margin: 0 auto;
	}*/
	.infotext img{
		max-width: 100%;
	}
	.infotext video,.infotext iframe{
		width: 100%;
	}
	.infotext iframe{
		height: 200px;
	}
	.iftop p{
		font-size: 12px;
	}
	.iftop h4{
		font-size: 22px;
		line-height: 35px;
	}
	.screen_nav{
		display: none;
	}
	.wapztheight{
		height: 70px;
		display: none;
	}
	.searchtxt{
		padding: 0 10px;
	}
	.searchtxt1{
		height: auto;
		margin-top: -10px;
	}
	.searchtxt1 span{
		margin-top: 10px;
	}
	.searchbot input[type="text"]{
		width: 80%;
	}
	.searchbot input[type="button"]{
		width: 20%;
        border: 0 none;
        resize:none; 
        outline:none;  /*清除选中效果的默认蓝色边框 */
        -webkit-appearance:none;  /*清除浏览器默认的样式 */
        line-height: normal;   //光标问题 
	}
	.listchoose{
		left: 10px;
		z-index: 999;
		/*display: none;*/
	}
	.listnews{
		padding-left: 0;
		width: 100%;
	}
	.foothx_news{
		min-height: auto;
	}
	.listchoose{
		display: block;
	}
	.idxnewstext{
		margin-left: 0;
	}
	.wapsx{
		display: block;
	}
	.midline{
		margin: 20px 0 10px 0;
	}
	.searchtxt1{
		margin-top: 10px;
		display: none;
	}
	.wapsxul li{
		display: block;
		min-height: 50px;
		position: relative;
		line-height: 50px;
	}
	.wapsxul li .wapsxul_l{
		display: inline-block;
		position: absolute;
		left: 0;
		top: 0;
		width: 80px;
	}
	.wapsxulbox{
		padding-left: 80px;
	}
	.wapsxulbox span{
		margin-right: 10px;
		height: 30px;
		line-height: 30px;
		margin-top: 10px;
	}
	.wapsxulbox span em{
		display: inline-block;
		padding: 0 10px;
		height: 30px;
		line-height: 30px;
		background: #f8f8f8;
		border-radius: 4px;
	}
	.wapsxulbox span.active em{
		background: #e00b4f;
		color: #fff;
	}
	/*软文发布*/
	.soft_box{
		width: 90%;
		left: 5%;
		margin-left: 0;
		top: 50%;
		margin-top: -115px;
	}
	.soft_box1,.soft_box2,.soft_box3 {
		width: 100%;
	}
	.soft_box2{
		position: absolute;
	    top: 0;
	    margin-top: 15px;
	    left: 0;
	    margin-left: 0;
	}
	.soft_box3{
		margin-top: 20px;
	}
	.soft_2box{
		width: 100%;
		height: 250px;
	}
	.soft_3{
		height: auto;
	}
	.soft_3_l {
	    width: 100%;
	    height: 200px;
	}
	.soft_3mid {
	    width: 80%;
	    height: 150px;
	    right: 10%;
	    top: 110px;
	    margin-right: 0;
	}
	.soft_3_r {
	    width: 100%;
	    height: 100%;
	    padding: 100px 10px 50px 10px;
	    overflow: hidden;
	    background: #f5f5f5;
	}
	.soft_4{
		padding: 50px 10px;
	}
	.soft_2title h4{
		font-size: 24px;
	}
	.sft4dm{
		width: auto;
	    margin-left: 0;
	    float: none;
	    margin: 20px auto 0 auto;
	    display: inline-block;
	}
	.soft_4box{
		margin-left: 0;
		margin-top: -30px;
		text-align: center;
	}
	.sft4dm div.sft4dmtxt{
		text-align: left;
	}
	.bottom_ul span:last-child{
		width: 100%;
		height: 57px;
		overflow: hidden;
	}
	.bottom_ul .lt_img {
		display: inline-block;
		margin: 0 auto;
		text-align: center;
		margin-left: 0;
	}
	.soft_5box span{
		width: 50%;
	}
	.soft_5box span img{
		margin: 0 auto;
	}
	.soft_5box{
		margin-top: 0;
	}
	.btm_bg{
		height: auto;
		padding-bottom: 20px;
		text-align: center;
	}
	.btm_bg span{
		line-height: 30px;
		margin-top: 10px;
		width: 80%;
		margin-left: 10%;
		margin-bottom: 10px;
	}
	.btm_img {
	    float: none;
	}
	.btm_img img{
		margin: 0 auto 0 auto;
	}
	/*海外大屏*/
	.screen_1text{
		width: 90%;
	}
	.screen_1text img{
		max-width: 100%;
	}
	.screen_nav{
		display: none;
	}
	.sc_1_left{
		width: 100%;
		padding: 0 20px;
		height: auto;
	}
	.sc_1{
		background-size: cover;
		padding-top: 20px;
	}
	.sc_1_right{
		width: 100%;
		margin-top: 15px;
		padding: 20px;
		height: auto;
	}
	.sc_1_bot{
		margin-top: 0;
		padding: 20px 0;
	}
	.sc_1_botul li{
		width: 100%;
		margin-left: 0;
		padding: 0 20px;
	}
	.sc_2box{
		width: 50%;
		margin-top: 20px;
	}
	.sc3fl{
		width: 90%;
		margin-left: 5%;
		margin-top: 20px;
	}
	.sc3width{
		width: 100%;
		margin: 0;
		margin-top: -20px;
	}
	.sc_3{
		background-size: cover;
	}
	.sc_4boxwidth{
		width: 100%;
	}
	.sc_4fl {
		margin-bottom: 20px;
	}
	.sc_4fl_img {
	    width: 100%;
	    height: auto;
	}
	.sc_4fl_txt {
	    width: 100%;
	    height: auto;
	    box-shadow: 0 0 10px rgba(0,0,0,.1);
	    padding: 20px;
	    background-size: 100%;
	}
	.sc_4{
		padding: 50px 0 0 0;
	}
	.stepbox{
		width: 40%;
	}
	.stpar{
		width: 20%;
	}
	.stepboxbot{
		height: 28px;
		overflow: hidden;
	}
	.sc6img{
		width: 90%;
		margin-left: 5%;
	}
	.sc_2title h4{
		font-size: 34px;
	}
	.sc6img1{
		width: 90%;
		margin-left: 5%;
	}
	.sc6img1 img,.sc_7boximg img{
		width: 100%;
	}
	.sc_7boximg{
		width: 90%;
		margin-left: 5%;
		float: none;
	}
	.cnbr{
		margin-top: 10px;
		width: 90%;
		margin-left: 5%;
		padding: 0;
		float: none;
	}
	/*央视广告*/
	.maincont{
		overflow-x: auto;
	}
	.cctvtitle{
		position: relative !important;
	}
	.pctab{
		display: none;
	}
	.waptab{
		display: block;
		padding: 20px 0;
	}
	.waptabtop{
		background: #f5f9ff;
		border: 1px solid #eee;
		padding: 10px;
		text-align: center;
	}
	.waptabtop img{
		display: block;
		border: 0;
		margin: 0 auto;
		height: 30px;
	}
	.waptabtop p{
		font-size: 16px;
		font-weight: bold;
		margin-top: 10px;
	}
	.waptabdmline{
		border-bottom: 1px solid #eee;
		height: 40px;
		line-height: 40px;
	}
	.waptabdmline span{
		display: inline-block;
		padding: 0 10px;
		border-bottom: 1px solid #E00B4F;
		color: #E00B4F;
		height: 40px;
		line-height: 40px;
		font-size: 16px;
		font-weight: bold;
	}
	.wapyable{
		border-left: 1px solid #eee;
		border-top: 1px solid #eee;
		width: 100%;
	}
	.wapyable td{
		border-right: 1px solid #eee;
		border-bottom: 1px solid #eee;
		padding: 10px 5px;
		line-height: 28px;
	}
	.waptabdm td.active{
		background: #f5f9ff;
		color: #E00B4F;
	}
	/*媒体招募*/
	.mtwarp{
		width: 90%;
		margin-left: 5%;
	}
	.formbox{
		width: 90%;
		margin-left: 5%;
	}
	/*代理合作*/
	.coopbanner .banner_text{
		width: 90%;
		height: 150px;
		margin-left: 50%;
		left: 5%;
		margin-left: 0;
	}
	.coopbanner .banner_text .title {
	    font-size: 18px;
	    padding: 25px 0 25px 0;
	    font-weight: bold;
	}
	.coopbanner .banner_text .dec {
	    font-size: 16px;
	    padding-top: 20px;
	}
	.coopbanner .banner_text .bd{
		width: 100%;
		height: 2px;
	}
	.wrapper{
		width: 100%;
	}
	.row_1 .quotes{
		display: none;
	}
	.row_1 .box {
	    width: 100%;
	    margin-left: 0;
	    text-align: center;
	}
	.row_1 h3{
		font-size: 30px;
		line-height: 45px;
	}
	.row_1 .dec{
		font-size: 18px;
		padding-top: 10px;
	}
	.title h3 {
	    font-size: 26px;
	    line-height: 40px;
	}
	.title h5 {
	    font-size: 16px;
	    line-height: 30px;
	    letter-spacing: 2px;
	}
	.row_2 .box{
		width: 100%;
	}
	.row_2 .box.left{
		margin-left: 0;
	}
	.row_2 .chart_content{
		text-align: left !important;
	}
	.row_2 .chart_box{
		width: 100%;
	}
	.row_2 .box.right{
		width: 100%;
		margin-right: 0;
	}
	.row_3 .content ul li{
		width: 90%;
		display: block;
		margin: 0 0 20px 0;
		margin-left: 5% !important;
	}
	.row_3{
		height: auto;
		background-size: cover;
	}
	.row_4 .content ul{
		margin-top: -20px;
	}
	.row_4 .content ul li{
		width: 50%;
		margin-left: 0 !important;
		margin-top: 20px;
	}
	.row_4 .content .dec{
		width: 100%;
	}
	.row_5 .tab_title ul li{
		width: 100%;
	}
	.row_5 .content{
		width: 90%;
		margin-left: 5%;
	}
	.tab_title{
		width: 100% !important;
	}
	.row_5 .tab_pic{
		width: 100%;
	}
	.row_5 .tab_pic ul li.active{
		width: 100%;
	}
	.row_5 .tab_pic ul li.active img{
		width: 100%;
	}
	.row_6 .content{
		width: 100%;
		margin: 0;
		height: auto;
		padding-bottom: 20px;
	}
	.row_6 .content .round{
		display: none;
	}
	.row_6 .list_dec_txt ul li{
		width: 100%;
		position: relative;
		margin-top: 20px;
	}
	.row_7 .content ul{
		margin-top: -20px;
	}
	.row_7 .content ul li{
		width: 90%;
		margin-left: 5% !important;
		margin-top: 20px;
	}
	.row_9 .content .box1{
		width: 100%;
	}
	.row_9 .content .box1 ul li{
		width: 50%;
	}
	.row_9 .content .box2 ul li:nth-child(1){
		display: none;
	}
	.row_9 .content .box2{
		margin-top: 10px;
	}
	.row_9 .content .box2 ul{
		margin-top: -10px;
	}
	.row_9 .content .box2 ul li{
		width: 45% !important;
		margin-left: 3.5% !important;
		margin-top: 10px;
	}
	.row_11 .content{
		width: 100%;
		margin: 0 auto 0;
	}
	.row_11 .content h3{
		font-size: 20px;
	}
	.row_11{
		height: auto;
		padding: 30px 0;
	}
	/*列表页*/
	.idxnewstext{
		min-height: auto;
	}
	.newbanner{
		height: 150px;
		background-size: cover;
	}
	.waplistnav{
		display: block;
	}
	.waplistnav{
		margin-bottom: 20px;
	}
	.tab_content{
		margin-top: 20px;
	}
	.tab_content li{
		display: none;
	}
	.tab_content li.active{
		display: block;
	}
	.tab_head li{
		width: 100%;
		text-align: left;
		float: left;
		font-size: 16px;
		font-weight: bold;
		height: 30px;
		line-height: 30px;
	}
	.tab_head li.active{
		color: #E00B4F;
	}
	.tab_content li a{
		display: block;
		height: 32px;
		line-height: 32px;
		background: #eee;
		overflow: hidden;
		width: 90%;
		margin-bottom: 10px;
		margin-left: 5%;
	}
	.tab_content li a.active{
		background: #E00B4F;
		color: #fff;
	}
	.disibblock{
		float: left;
		display: inline-block;
		width: 33.3333333333%;
		text-align: center;
	}
	.waplistnav{
		margin-bottom: 0;
	}
	#listicos{
		display: block;
		text-align:center;
		width: 100%;
		height: 45px;
		line-height:45px;
		background: #333;
		color: #fff;
	}
	.waphpbox{
		height: auto;
		background: #3f3f3f;
		display: none;
	}
	.submenu{
		display: none;
		text-align: center;
		background: #444;
		color: #000;
	}
	.submenu a{
		color: #999;
		display: block;
		height: 45px;
		line-height: 45px;
	}
	.waplinks{
		color: #eee;
		height: 45px;
		line-height: 45px;
		position: relative;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px solid #444;
		padding: 0 50px;
	}
	.waplinks i{
		position: absolute;
		right: 0;
		top: 0;
		display: inline-block;
		left: 100px;
		top: 0;
		line-height: 45px;
		display: none;
	}
	.soft_1,.screen_1,.coopbanner{
		height: 380px;
	}
	
	.newchlastNew{
		margin: 10px;
	}
	.relese_fddiv_maleft_1{
		width: 100% !important;
	}
	.searchbot input[type="text"]{
		width: 70%;
	}
	.cctvtitle{
		height: auto;
		border: 0;
	}
}


/*swiper-container*/
.swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
.stbn{
	height: 600px;
	background-size: cover !important;
}
.smd{
	padding: 60px 0;
}
.st1{
	background: #fff;
}
.st1w{
	margin-top: 50px;
}
.m1a{
	height: 300px;
	width: 20%;
	background-size: cover !important;
}
.m1atxt{
	color: #fff;
	width: 100%;
	height: 100%;
	position: relative;
	overflow: hidden;
	transition: .25s;
	background: rgba(0,0,0,.3);
}
.m1atxt:hover{
	background: rgba(91, 14, 38, 0.5);
}
.m1ab{
	width: 100%;
	padding: 30px;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: -50px;
	transition: .25s;
}
.m1ab a.m1aba1{
	font-size: 24px;
	font-weight: bold;
	color: #fff;
}
.m1ab span{
	width: 32px;
	height: 2px;
	display: block;
	margin: 15px 0;
	background: #fff;
}
.m1ab p{
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
}
.m1ab a.m1aba{
	display: inline-block;
	width: 100px;
	height: 34px;
	line-height: 32px;
	text-align: center;
	border: 1px solid #fff;
	border-radius: 4px;
	color: #fff;
	margin-top: 30px;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}
.m1ab a.m1aba:hover{
	background: #E00B4F;
	color: #fff;
	border: 1px solid #E00B4F;
}
.m1atxt:hover .m1ab a.m1aba{
	opacity: 1;
	visibility: inherit;
}
.m1atxt:hover .m1ab{
	margin-bottom: 0;
}
.st2{
	border-top: 6px solid #ea3a71;
	background: #f6f5f5;
	padding: 80px;
	margin-top: 75px;
}
.m2mtop h4{
	font-size: 34px;
	color: #333333;
}
.m2mtop h4 i{
	color: #ea3a71;
}
.m2mtopp{
	display: inline-block;
	text-align: left;
	font-size: 16px;
	color: #926E6A;
	line-height: 30px;
	margin-top: 50px;
	padding-right: 40px;
}
.m2mb{
	width: 33.333333%;
	text-align: center;
	font-size: 18px;
	color: #ea3a71;
	margin-top: 40px;
	font-weight: bold;
}
.m2mb span{
	font-size: 14px;
	color: #999;
	display: block;
	font-weight: normal;
	margin-top: 5px;
}
.m2mw{
	margin-top: 30px;
}
.st3{
	background: url(../images/st3bg.jpg) no-repeat center;
	background-size: cover;
}
.m3b{
	width: 20%;
	color: #fff;
	border-right: 2px solid rgba(255,255,255,.5);
	padding-bottom: 10px;
}
.m3b:last-child{
	border: 0;
}
.m3b h4{
	font-size: 48px;
}
.m3b p{
	color: #e8e8e8;
	margin-top: 0px;
}

.m4img{
	height: 400px;
	background-size: cover !important;
	transition: 1s;
	overflow: hidden;
	position: relative;
}
.st4a{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	color: #fff;
	background: rgba(0,0,0,.75);
	padding: 15px 25px;
	opacity: 0;
	visibility: hidden;
	transition: .5s;
}
.m4a:hover .st4a{
	opacity: 1;
	visibility: inherit;
}
.st4a h4{
	font-size: 18px;
	text-transform: uppercase;
}
.st4a span{
	display: block;
	height: 2px;
	width: 45px;
	background: #fff;
	margin: 15px auto 10px auto;
}
.st4a p{
	font-size: 13px;
	height: 216px;
	line-height: 32px !important;
	text-align: left !important;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 7;
	overflow: hidden;
}
.m4a{
	font-size: 16px;
	color: #666;
	text-align: center;
}
.m4ap{
	height: 40px;
	line-height: 40px;
	margin-top: 10px;
}
.m4a:hover .m4img{
	box-shadow: 0 3px 25px rgba(0,0,0,.15);
}
.m4a:hover .hvimg{
	transform: scale(1.05);
}
.m4w{
	margin-top: 50px;
}
.swiper-button-next-m4{
	width: 50px !important;
    height: 50px !important;
    background: url(../images/bnrt_03.png) no-repeat center rgba(0,0,0,.6) !important;
    margin-top: -40px !important;
    margin-left: 20px !important;
    border-radius: 25px !important;
    opacity: 0 !important;
    transition: .25s !important;
}
.swiper-button-prev-m4{
	width: 50px !important;
    height: 50px !important;
    background: url(../images/bnlt_03.png) no-repeat center rgba(0,0,0,.6) !important;
    margin-top: -40px !important;
    margin-left: 20px !important;
    border-radius: 25px !important;
    opacity: 0 !important;
    transition: .25s !important;
}
.swiper-container-m4:hover .swiper-button-prev-m4,.swiper-container-m4:hover .swiper-button-next-m4{
	opacity: 1 !important;
}
.swiper-button-prev-m4 p,.swiper-button-next-m4 p{
	width: 100%;
	background: #f6f6f6;
	position: absolute;
	left: 0;
	bottom: 0;
	height: 40px;
	line-height: 40px;
	margin-bottom: -40px;
	text-align: center;
	font-size: 13px;
	color: #000;
}
.swiper-button-prev-m4 p img,.swiper-button-next-m4 p img{
	height: 10px;
	vertical-align: middle;
	margin-top: -3px;
}
.hvimg {
    width: 100%;
    height: 100%;
    background-size: cover !important;
    transition: 1s;
}
.m4a:hover .hvimg {
    transform: scale(1.05);
}
.w100{
	width: 100%;
}
.h100{
	height: 100%;
}
.middle{
	vertical-align: middle;
	margin-top: -3px;
}
.index-apply-btn {
    padding: 15px 45px;
    background: #E00B4F;
    color: #fff;
    border-radius: 4px;
    display: inline-block;
}

@media only screen and (max-width:950px) {
	.smd{
		padding: 30px 0;
	}
	.st1w{
		margin-top: 30px;
	}
	.m1a{
		width: 50%;
		height: 250px;
	}
	.m1ab{
		padding: 15px;
		margin-bottom: 0;
	}
	.m1ab a.m1aba1{
		font-size: 18px;
	}
	.m1ab a.m1aba{
		opacity: 1;
		visibility: inherit;
	}
	.m1atxt{
		background: rgba(91, 14, 38, 0.2);
	}
	.st2{
		margin-top: 30px;
		padding: 20px;
	}
	.st1{
		padding-bottom: 0;
	}
	.m2mtop h4{
		font-size: 18px;
	}
	.m2mw{
		margin-top: 0;
	}
	.m2mb{
		width: 50%;
		font-size: 16px;
		margin-top: 20px;
	}
	.m2mb img{
		width: 100px;
	}
	.st3{
		padding: 15px 0;
	}
	.m3b{
		width: 50%;
		border: 0;
		padding: 10px 0;
	}
	.m3b h4{
		font-size: 18px;
	}
	.m3b p{
		font-size: 12px;
	}
	.st4a{
		opacity: 1;
		visibility: inherit;
		background: rgba(0,0,0,.35);
	}
	.swiper-button-next-m4,.swiper-button-prev-m4{
		opacity: 1;
		z-index: 9999999999;
	}
	.stbn{
		height: 180px;
	}
	.cctvtitle a{
		width: 33.33333%;
		border: 0;
		font-size: 16px;
	}
	.cctvtitle {
		height: auto;
		border: 0;
	}
}


/*营销*/
.yxbn{
	height: 550px;
	background-size: cover !important;
}
.dx{
	text-transform: uppercase;
}
.mtop h4{
	font-size: 36px;
	color: #444;
}
.mtop h4 span{
	color: #E00B4F;
}
.mtop1 h4{
	color: #fff;
}
.mtop img{
	display: inline-block;
	margin-top: 15px;
}
.mtop p{
	font-size: 16px;
	color: #888;
	margin-top: 25px;
}
.m1img{
	width: 35%;
}
.m1img img{
	display: block;
	width: 100%;
}
.m1txt{
	font-size: 15px;
	color: #666;
	line-height: 30px;
	width: 60%;
}
.m1txt h4{
	font-size: 24px;
	margin-bottom: 15px;
}
.m1txt p{
	margin-bottom: 10px;
}
.m1txt p:last-child{
	margin-bottom: 0;
}
.ma2{
	background: #f3f3f4;
}
.m4top{
	width: 30%;
}
.m4top li{
	background: #13131f;
	height: 111px;
	padding: 0 40px;
	font-size: 20px;
	color: #fff;
	line-height: 30px;
	margin-bottom: 2px;
	cursor: pointer;
	position: relative;
}
.m4top li.active{
	background: #E00B4F;
}
.m4top li i{
	display: inline-block;
	position: absolute;
	right: 0;
	top: 0;
	height: 110px;
	width: 39px;
	background: url(../images/m4ico_03.png) no-repeat center;
	margin-right: -38px;
	display: none;
	z-index: 99;
}
.m4top li.active i{
	display: block;
}
.m4bot{
	width: 70%;
}
.m4botimg{
	width: 100%;
	height: 450px;
	background-size: cover !important;
}
.m4btxt{
	width: 100%;
	padding: 20px 30px;
	background: rgba(0,0,0,.5);
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	position: absolute;
	left: 0;
	bottom: 0;
	z-index: 999;
}
.m4bot li{
	display: none;
}
.m4bot li.active{
	display: block;
}
.ma5b table{
	width: 100%;
}
.ma5b table th {
    font-size: 14px;
    color: #222;
    font-weight: bold;
    height: 60px;
    background: #eaf6ff;
}
.ma5b table td {
    font-size: 14px;
    color: #58687f;
    text-align: center;
    padding: 15px;
}
.ma5b table tr:nth-child(even) td {
    background: #f7fafc;
}
.ma5txt{
	font-size: 14px;
	font-weight: bold;
	color: #333;
	line-height: 27px;
}
.ma5txt h4{
	color: #E00B4F;
}
.ma5txt{
	width: 60%;
}
.ma5img{
	width: 35%;
}
.ma5img img{
	max-width: 100%;
}
.ccbn{
	height: 400px;
	background-size: cover !important ;
}
@media only screen and (min-width:768px) and (max-width:1299px) {
	.yxbn{
		height: 350px;
	}
	.mtop h4{
		font-size: 24px;
	}
	.m1txt h4{
		font-size: 18px;
	}
	.m1txt{
		margin-top: 0;
	}
	.ma5txt{
		padding-left: 20px;
	}
}
@media only screen and (max-width:950px) {
	.yxbn{
		height: 120px;
	}
	.mtop h4{
		font-size: 24px;
	}
	.m1img{
		width: 100%;
	}
	.m1img img{
		width: 90%;
		margin: 0 auto;
	}
	.m1txt{
		margin-top: 20px;
		width: 100%;
		padding: 0 20px;
		font-size: 14px;
		line-height: 28px;
	}
	.smd{
		padding: 30px 0;
	}
	.mtop img{
		width: 200px;
	}
	.m1w{
		margin-top: 30px;
	}
	.m4top{
		width: 100%;
	}
	.m1txt h4{
		font-size: 18px;
	}
	.m4top li{
		width: 50%;
		float: left;
		height: 40px;
		line-height: 40px;
		font-size: 13px;
		padding: 0 5px;
		text-align: center;
		overflow: hidden;
		border: 0;
		margin: 0;
	}
	.m4top li.active{
		color: #fff;
	}
	.m4top li i{
		display: none !important;
	}
	.m4bot{
		width: 100%;
		margin-top: 0;
	}
	.m4botimg{
		height: 200px;
	}
	.ma5img,.ma5txt{
		width: 100%;
		padding: 0 20px;
	}
	.ma5txt{
		margin-top: 20px;
	}
}


/* list_animate.css */
@media only screen and (min-width: 1920px){
	.scan{
		left: 7px;
	}
}
@keyframes scan{
	from{
		transform: translateY(-10%);
	}
	to{
		transform: translateY(200%);
	}
}
@-webkit-keyframes scan{
	from{
		-webkit-transform: translateY(-10%);
	}
	to{
		-webkit-transform: translateY(200%);
	}
}
@-moz-keyframes scan{
	from{
		-moz-transform: translateY(-10%);
	}
	to{
		-moz-transform: translateY(200%);
	}
}
@-ms-keyframes scan{
	from{
		-ms-transform: translateY(-10%);
	}
	to{
		-ms-transform: translateY(200%);
	}
}
@keyframes pulse2 {
	0% {
	-webkit-transform:scale3d(1,1,1);
	-ms-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1);
	opacity: .5;
}
50% {
	-webkit-transform:scale3d(1.1,1.1,1.1);
	-ms-transform:scale3d(1.1,1.1,1.1);
	transform:scale3d(1.1,1.1,1.1);
	opacity: 1;
}
100% {
	-webkit-transform:scale3d(1,1,1);
	-ms-transform:scale3d(1,1,1);
	transform:scale3d(1,1,1);
	opacity: .5;
}
}
.sc_1_botulli_1{
	animation-delay: 0.2s;
}
.sc_1_botulli_2{
	animation-delay: 0.5s;
}
.sc_1_botulli_3{
	animation-delay: 0.8s;
}
.sc_1_botulli_4{
	animation-delay: 1.1s;
}
.sc_1_botulli_5{
	animation-delay: 1.4s;
}
.sc_2box1{
	animation-delay: 0.5s;
}
.sc_2box5{
	animation-delay: 0.5s;
}
.sc_2box2,.sc_2box3,.sc_2box4{
	animation-delay: 0.5s;
	animation-duration: .5s; 
}
.soft_2box1{
	animation-delay: 0.3s;
}
.soft_2box2{
	animation-delay: .8s;
}
.soft_2box3{
	animation-delay: 1.3s;
}

/* ---------------------------form.css----------------------------- */
@charset "utf-8";
.loginbg{
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	background: url(../images/bgs.jpg) no-repeat center;
	background-size: cover;
}
.loginbgcolor{
	background: rgba(7, 17, 59, 0.6);
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9;
}
.login{
	width: 450px;
	padding-bottom: 30px;
	background: rgba(255,255,255,1);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -220px;
	margin-left: -225px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
	z-index: 10;
}
.loginreg{
	margin-top: -330px;
}
.logo{
	margin: 20px 0 10px 0;
}
.logo img{
	height: 60px;
}
.logo a{
	display: inline-block;
}
.logo p{
	font-size: 22px;
	color:  #E00B4F;
	margin-top: 20px;
}
.logoa a{
	margin: 0 20px;
}
.logoa a.active,.logoa a:hover{
	color: #E00B4F;
}
.lgform{
	padding: 0 30px;
}
.lgformdm {
	margin-top: 5px;
	position: relative;
}
.lgformdmbtn{
	margin-top: 15px;
}
.lgformdm i{
	display: inline-block;
	width: 25px;
	height: 50px;
	line-height: 50px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #E00B4F;
}
.lgformdm i.fa-mobile {
	font-size: 22px;
}
.lgformdm input[type="text"],.lgformdm input[type="password"]{
	width: 100%;
	height: 50px;
	border: 0;
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	background: none;
	padding-left: 30px;
}
.lgformdm input[type="text"]:focus,.lgformdm input[type="password"]:focus{
	border-bottom: 1px solid #E00B4F;
}
.lgformdm input[type="text"]:focus::-webkit-input-placeholder,.lgformdm input[type="password"]:focus::-webkit-input-placeholder{
	color: #E00B4F;
}
.lgformdm input[type="text"]::-webkit-input-placeholder,.lgformdm input[type="password"]::-webkit-input-placeholder{
	color: #444;
}
.lgformdma a{
	color: #444;
}
.lgformdma a:first-child{
	color: #E00B4F;
}
.lgformdma a:hover{
	text-decoration: underline;
	color: #E00B4F;
}
.lgformdm input[type="submit"]{
	width: 100%;
	height: 45px;
	background: #E00B4F;
	color: #fff;
	cursor: pointer;
	border-radius: 4px;
	font-size: 15px;
}
.lgformdm input[type="submit"]:hover{
	opacity: .85;
}
.lgformdmspan{
	display: inline-block;
	width: 100px;
	height: 40px;
	position: absolute;
	top: 5px;
	right: 0;
	background: #fcffff;
	color: #fff;
	font-size: 14px;
	text-align: center;
	line-height: 40px;
	cursor: pointer;
}
/*第三方*/
.botdsf{
	text-align: center;
	color: #999;
}
.botdsf a{
	display: inline-block;
	height: 20px;
	line-height: 20px;
	margin: 0 10px;
}
.botdsf a span{
	display: inline-block;
	margin-left: 5px;
	color: #999;
}
.botdsf a img{
	height: 20px;
	display: block;
	border: 0;
}
.xylabel{
	display: inline-block;
	line-height: 16px;
	height: 16px;
	font-size: 12px;
}
.xylabel input{
	vertical-align: middle;
	margin-top: -2px;
}


.lgsbox{
	display: inline-block;
}
.lgspans{
	display: inline-block;
	float: left;
}
.lgspans i{
	display: inline-block;
	width: 24px;
	height: 24px;
	background: #eee;
	color: #222;
	text-align: center;
	line-height: 22px;
	font-size: 12px;
	border-radius: 12px;
}
.lgspans p{
	font-size: 12px;
	color: #999;
	margin-top: 10px;
}
.lgsbox span.active p{
	font-size: 12px;
	color: #3b4;
}
.lgsbox span.active i{
	background: #3b4;
	color: #fff;
}
em.lgs_emline{
	display: inline-block;
	float: left;
	width: 150px;
	height: 24px;
	background: url(../images/jtico.png) no-repeat center;
	margin: 0 10px;
}
.lgsw_box{
	margin-bottom: 50px;
}
/*.botdsf_p span{
	display: inline-block;
	height: 1px;
	background: #eee;
	width: 100%;
	vertical-align: middle;
	margin-top: -3px;
}
.botdsf_p  em{
	color: #999;
	position: absolute;
	top: 0;
	left: 50%;
	display: inline-block;
	width: 100px;
	height: 24px;
	line-height: 24px;
	background: rgba(253,254,255,.22);
	margin-left: -50px;
	margin-top: -2px;
	text-align: center;
}
.logbox_yc a{
	display: inline-block;
}*/
.register{
	width: 450px;
	padding-bottom: 30px;
	background: rgba(255,255,255,.95);
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -350px;
	margin-left: -225px;
	border-radius: 10px;
	box-shadow: 0 0 20px rgba(0,0,0,.2);
}
.lgformdm input[type="button"]{
    display: inline-block;
    width: 100px;
    height: 40px;
    position: absolute;
    top: 5px;
    right: 0;
    background: #e00b4f;
    color: #fff;
    font-size: 14px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
}
.loginas{
	display: inline-block;
	padding: 15px 30px;
	border: 1px solid #fff;
	color: #fff;
	position: absolute;
	top: 60px;
	right: 60px;
	border-radius: 30px;
	background: rgba(255,255,255,.2);
	font-size: 16px;
	z-index: 11;
}
.loginas:hover{
	background: rgba(255,255,255,.3);
}
@media only screen and (max-width:1400px) {
	.lgformdm input[type="text"],.lgformdm input[type="password"]{
		height: 40px;
	}
	.lgformdm i{
		height: 40px;
    	line-height: 40px;
	}
	.lgformdmspan{
		height: 30px;
		line-height: 30px;
		background: #fff;
	}
	.lgformdmspan img{
		height: 100% !important;
		position: absolute;
		left: 50%;
		margin-left:-35px;
		top:0;
	}
	.logo p {
    	font-size: 18px;
    }
    /* .login{
    	margin-top: -286px;
    } */
    .login{
    	width: 400px;
    	margin-left: -200px;
    	padding-bottom: 10px;
    	margin-top: -180px;
    }
    .logo{
    	margin-bottom: 0;
    }
    .lgformdm input[type="submit"]{
    	height: 35px;
    	line-height: 35px;
    }
    .logo p{
    	margin-top: 5px;
    	font-size: 14px;
    	font-weight: bold;
    }
    .logo{
    	margin: 10px 0 10px 0;
    }
    .loginreg{
    	margin-top: -278px;
    }
    .lgform{
    	padding: 0 15px;
    }
}



/*-----------手机----------------*/
@media only screen and (max-width:768px) {
	.login{
		width: 90%;
		left: 5%;
		margin-left: 0;
		padding-bottom: 15px;
	}
	.loginreg{
		margin-top: -281px;
	}
	.logo{
		margin: 10px 0 10px 0;
	}
	.logo p {
	    font-size: 14px;
	    margin-top: 10px;
	}
	.mt_15{
		margin-top: 10px;
	}
	.loginas{
		padding: 10px 20px;
		top: 10px;
		right: 10px;
		display: none;
	}
	.lgformdm input[type="submit"]{
		outline: none;
		text-indent: 0;
	    border: 0 none;
	    resize:none; 
	    outline:none;  /*清除选中效果的默认蓝色边框 */
	    -webkit-appearance:none;  /*清除浏览器默认的样式 */
	    line-height: normal;   /*//光标问题 */
	    height: 40px;
	    line-height: 40px;
	}
	.loginwap{
		margin-top: -170px;
	}
	.listchoose{
		width: 100% !important;
		margin-bottom: 15px;
	}
	.choose .chooseh3{
		font-size: 15px;
	}
	.choosehide{
		display: none;
	}
}

/* ---------------------------meiti.css----------------------------- */
.screen_nav a.active{
	background: #E00B4F;
}
.mt_1{
	background: url(../images/about-pic.jpg) no-repeat center;
	background-size: cover;
	height: 450px;
	position: relative;
}
.mt_1 .wrap{
	height: 100%;
}
.mt1_l{
	width: 600px;
	height: 340px;
	background: #f7f7f7;
	position: absolute;
	left: 0;
	bottom: 0;
	margin-bottom: -260px;
	padding: 40px;
}
.mt1_lico{
	width: auto;
	height: 26px;
	background: url(../images/mt1_ico.png) no-repeat left center;
}
.mt1_lico span{
	display: inline-block;
	font-size: 20px;
	color: #222;
	margin-left: 55px;
}
.mt1_r{
	width: 260px;
	height: 372px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top: -186px;
	background: #fff;
}
.mt1_rpadd{
	padding: 20px 15px 5px 15px;
}
.mt1_ript{
	margin-top: 20px;
}
.mt1_ripts{
	position: relative;
	margin-bottom: 10px;
}
.mt1_ripts span{
	background: #E00B4F;
	color: #fff;
	display: inline-block;
	width: 80px;
	height: 34px;
	position: absolute;
	right: 1px;
	top: 1px;
	text-align: center;
	line-height: 36px;
	cursor: pointer;
}
.mt1_ripts span img{
	width: 100% !important;
	height: 100% !important;
}
.mt1_ripts i{
	display: inline-block;
	height: 36px;
	line-height: 36px;
	width: 36px;
	text-align: center;
	position: absolute;
	left: 0;
	top: 0;
	color: #777;
}
.mt1_ripts input[type="text"],.mt1_ripts input[type="password"]{
	width: 100%;
	border: 1px solid #ddd;
	height: 36px;
	line-height: 36px;
	padding-left: 36px;
	border-radius: 2px;
}
.mt1_ripts input[type="text"]:focus,mt1_ripts input[type="password"]:focus{
	box-shadow: 0 0 15px rgba(0,0,0,.15);
}
.mt1_rbot{
	padding: 0 35px;
	font-size: 12px;
	color: #666;
}
.mt1_rbot span{
	display: inline-block;
	height: 35px;
	line-height:35px;
	background: url(../images/true.png) no-repeat left center;
	padding-left: 20px;
}
.mt1_ripts input[type="submit"]{
	width: 100%;
	background: #E00B4F;
	color: #fff;
	height: 36px;
	line-height: 36px;
	border: 0;
	border-radius: 4px;
	cursor: pointer;
}
.mt1_rtopspan{
	display: inline-block;
	background: url(../images/pic.png) no-repeat center;
	width: 120px;
	height: 120px;
	background-size: cover;
	box-shadow: 0 0 20px rgba(0,0,0,.1);
	border-radius: 100%;
}
.tt1bot{
	width: 600px;
	height: 260px;
	background: #3e8ddc;
	background: url(../images/woshou.jpg) no-repeat center;
	background-size: cover;
}
.mt1_lboxspan{
    font-size:38px;
    line-height: 48px;
    width: 48px;
    overflow: hidden;
    color: #E00B4F;
}
.mt1_lboxdiv{
	line-height: 48px;
	height: 48px;
	overflow: hidden;
	margin-left: 20px;
	width: 420px;
	font-size: 12px;
}
.sc3fltxtcps h4{
	font-size: 14px;
	color: #E00B4F;
	height: 19px;
	line-height: 19px;
	overflow: hidden;
}
.sc3flimg{
	height: 110px;
}
.mt3_l{
	width: 270px;
}
.mt3_l ul li{
	height: 60px;
	line-height: 60px;
	font-size: 16px;
}
.mt3_l ul li:hover{
	color: #E00B4F;
}
.mt3_l ul li i{
	display: inline-block;
	width: 38px;
	height: 28px;
	vertical-align: middle;
    margin-right: 10px;
	margin-top: -3px;
}
.mt3_l ul li.mt3_l_1 i{
	background: url(../images/tab_1.png) no-repeat;
	background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_2 i{
	background: url(../images/tab_2.png) no-repeat;
    background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_3 i{
	background: url(../images/tab_3.png) no-repeat;
    background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_4 i{
	background: url(../images/tab_4.png) no-repeat;
    background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_5 i{
	background: url(../images/tab_5.png) no-repeat;
    background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_6 i{
	background: url(../images/tab_6.png) no-repeat;
    background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_7 i{
	background: url(../images/tab_7.png) no-repeat;
    background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_8 i{
	background: url(../images/tab_8.png) no-repeat;
    background-size: 76px 28px;
}
.mt3_l ul li.mt3_l_9 i{
	background: url(../images/tab_9.png) no-repeat;
    background-size: 76px 28px;
}
/* .mt_5{
	padding: 50px 0;
} */
.quality-content .item {
    float: left;
    width: 50%;
    background: #eee;
}
.quality-content .item .pic {
    position: relative;
    float: left;
    width: 50%;
    overflow: hidden;
    height: 220px;
}
.quality-content .item .pic img{
	display: block;
	border: 0;
	width: 100%;
	transition: .5s;
	height: 100%;
}
.quality-content .item .pic img:hover{
	transform: scale(1.1);
}
.quality-content .item .cont {
    width: 50%;
    overflow: hidden;
    padding: 7% 10% 0 10%;
    text-align: left;
}
.quality-content .item .cont h4 {
    font-size: 28px;
    color: #000;
    font-weight: normal;
}
.quality-content .item .cont p {
    margin-top: 20px;
    font-size: 18px;
    color: #999;
    line-height: 28px;
}
.quality-content .item:nth-child(3) .pic, .quality-content .item:nth-child(4) .pic {
    float: right;
}
.row_9 .apply-btn{
	background: #E00B4F;
}
.mt_7{
	padding: 60px 0;
	background: url(../images/mt7.jpg) no-repeat center;
	background-size: cover;
}
.mt_7s{
	border: 1px solid #0d0d0d;
}
.mt_7box{
	position: relative;
    display: inline-block;
    width: 33.3333%;
    height: 570px;
    background: #fff;
    background: rgba(255, 255, 255, .88);
    -webkit-transition: .5s;
    -o-transition: .5s;
    transition: .5s;
    border-right: 1px solid #0d0d0d;
    padding: 30px 30px;
}
.mt_7box:hover{
	background: #fff;
}
.mt_7box_top{
	height: 130px;
	overflow: hidden;
}
.mt_7box_top img{
	border: 0;
	margin: 0 auto;
	height: 100%;
}
.mt_7boxbdnone{
	border-right: 0;
}
.mt_7box_txt h4{
	font-size: 16px;
	color: #E00B4F;
}
.mt7bota{
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 30px;
}
.mt7bota a{
	display: inline-block;
	padding: 8px 40px;
	background: #E00B4F;
	color: #fff;
	border-radius: 3px;
}
.mt_7ul{
	text-align: center;
	margin-top: 10px;
	line-height: 30px;
}
.mt_7ul li i{
	display: inline-block;
	width: 4px;
	height: 4px;
	background: #999;
	border-radius: 4px;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 5px;
}
.mt_7ul li.active{
	color: #E00B4F;
}
.mt_7ul li.active i{
	background: #E00B4F;
}
@media only screen and (max-width:1300px) {
	.wrap{
		padding: 0 20px;
	}
	.mt1_r{
		right: 20px;
	}
}
@media only screen and (max-width:768px) {
	/*浠ｇ悊鍚堜綔*/
	.coopbanner .banner_text{
		width: 90%;
		height: 150px;
		margin-left: 50%;
		left: 5%;
		margin-left: 0;
	}
	.coopbanner .banner_text .title {
	    font-size: 18px;
	    padding: 25px 0 25px 0;
	    font-weight: bold;
	}
	.coopbanner .banner_text .dec {
	    font-size: 16px;
	    padding-top: 20px;
	}
	.coopbanner .banner_text .bd{
		width: 100%;
		height: 2px;
	}
	.wrapper{
		width: 100%;
	}
	.row_1 .quotes{
		display: none;
	}
	.row_1 .box {
	    width: 100%;
	    margin-left: 0;
	    text-align: center;
	}
	.row_1 h3{
		font-size: 30px;
		line-height: 45px;
	}
	.row_1 .dec{
		font-size: 18px;
		padding-top: 10px;
	}
	.title h3 {
	    font-size: 26px;
	    line-height: 40px;
	}
	.title h5 {
	    font-size: 16px;
	    line-height: 30px;
	    letter-spacing: 2px;
	}
	.row_2 .box{
		width: 100%;
	}
	.row_2 .box.left{
		margin-left: 0;
	}
	.row_2 .chart_content{
		text-align: left !important;
	}
	.row_2 .chart_box{
		width: 100%;
	}
	.row_2 .box.right{
		width: 100%;
		margin-right: 0;
	}
	.row_3 .content ul li{
		width: 90%;
		display: block;
		margin: 0 0 20px 0;
		margin-left: 5% !important;
	}
	.row_3{
		height: auto;
		background-size: cover;
	}
	.row_4 .content ul{
		margin-top: -20px;
	}
	.row_4 .content ul li{
		width: 50%;
		margin-left: 0 !important;
		margin-top: 20px;
	}
	.row_4 .content .dec{
		width: 100%;
	}
	.row_5 .tab_title ul li{
		width: 100%;
	}
	.row_5 .content{
		width: 90%;
		margin-left: 5%;
	}
	.tab_title{
		width: 100% !important;
	}
	.row_5 .tab_pic{
		width: 100%;
	}
	.row_5 .tab_pic ul li.active{
		width: 100%;
	}
	.row_5 .tab_pic ul li.active img{
		width: 100%;
	}
	.row_6 .content{
		width: 100%;
		margin: 0;
		height: auto;
		padding-bottom: 20px;
	}
	.row_6 .content .round{
		display: none;
	}
	.row_6 .list_dec_txt ul li{
		width: 100%;
		position: relative;
		margin-top: 20px;
	}
	.row_7 .content ul{
		margin-top: -20px;
	}
	.row_7 .content ul li{
		width: 90%;
		margin-left: 5% !important;
		margin-top: 20px;
	}
	.row_9 .content .box1{
		width: 100%;
	}
	.row_9 .content .box1 ul li{
		width: 50%;
	}
	.row_9 .content .box2 ul li:nth-child(1){
		display: none;
	}
	.row_9 .content .box2{
		margin-top: 10px;
	}
	.row_9 .content .box2 ul{
		margin-top: -10px;
	}
	.row_9 .content .box2 ul li{
		width: 45% !important;
		margin-left: 3.5% !important;
		margin-top: 10px;
	}
	.row_11 .content{
		width: 100%;
		margin: 0 auto 0;
	}
	.row_11 .content h3{
		font-size: 20px;
	}
	.row_11{
		height: auto;
		padding: 30px 0;
	}
	/*鍒楄〃椤�*/
	.idxnewstext{
		min-height: auto;
	}
	.newbanner{
		height: 150px;
		background-size: cover;
	}
	.waplistnav{
		display: block;
	}
	.waplistnav{
		margin-bottom: 20px;
	}
	.tab_content{
		margin-top: 20px;
	}
	.tab_content li{
		display: none;
	}
	.tab_content li.active{
		display: block;
	}
	.tab_head li{
		width: 100%;
		text-align: left;
		float: left;
		font-size: 16px;
		font-weight: bold;
		height: 30px;
		line-height: 30px;
	}
	.tab_head li.active{
		color: #E00B4F;
	}
	.tab_content li a{
		display: block;
		height: 32px;
		line-height: 32px;
		background: #eee;
		overflow: hidden;
		width: 90%;
		margin-bottom: 10px;
		margin-left: 5%;
	}
	.tab_content li a.active{
		background: #E00B4F;
		color: #fff;
	}
	.disibblock{
		float: left;
		display: inline-block;
		width: 33.3333333333%;
		text-align: center;
	}
	.waplistnav{
		margin-bottom: 0;
	}
	#listicos{
		display: block;
		text-align:center;
		width: 100%;
		height: 45px;
		line-height:45px;
		background: #333;
		color: #fff;
	}
	.waphpbox{
		height: auto;
		background: #3f3f3f;
		display: none;
	}
	.submenu{
		display: none;
		text-align: center;
		background: #444;
		color: #000;
	}
	.submenu a{
		color: #999;
		display: block;
		height: 45px;
		line-height: 45px;
	}
	.waplinks{
		color: #eee;
		height: 45px;
		line-height: 45px;
		position: relative;
		font-weight: bold;
		text-align: center;
		border-bottom: 1px solid #444;
		padding: 0 50px;
	}
	.waplinks i{
		position: absolute;
		right: 0;
		top: 0;
		display: inline-block;
		left: 100px;
		top: 0;
		line-height: 45px;
		display: none;
	}
	.soft_1,.screen_1,.coopbanner{
		height: 380px;
	}
}

/*椤甸潰鍐�*/
.homeas:hover{
	color: #E00B4F;
}
.sc_About{
	padding: 50px 0;
}
.sc_About_l{
	width: 50%;
	height: auto;
	padding: 0 40px;
}
.sc_About_r{
	width: 50%;
	height: 460px;
}
.sc_About_rtext{
	background: rgba(224,11,79,.7);
	height: 130px;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
}
.sc_About_l .title{
	text-align: left;
}
.sc_About1{
	background: url(../images/en_1.jpg) no-repeat center;
	background-size: cover;
	padding: 50px 0;
}
.enabt_p{
	line-height: 30px;
	padding: 0 100px;
}
.sc3fltxtcps p{
	font-size: 14px;
}
.sc_1_rightcp{
	padding: 20px;
	min-height: 440px;
}
.sc_1_right .titlecps{
	font-size: 26px;
}
.sc_1_rightcp .scspan1{
	margin-top: 15px;
}
.sc_1_rightcp .txt{
	margin-top: 10px;
	font-size: 12px;
	line-height: 24px;
}
.sc_1_leftcp{
	min-height: 440px;
}
.sc_1cps{
	background-size: cover;
}
.sc_6cps{
	padding: 50px 0;
	background: url(../images/regist_bg.jpg) no-repeat center;
	background-size: cover;
}
.sc_6cpsh4{
	text-align: center;
	font-size: 30px;
	color: #fff;
}
.sc_6cpsh4 a{
	color: #fff;
}
.sc_6cpsh4 a:hover{
	color: #E00B4F;
}
.sc_6cpsa{
	display: inline-block;
	padding: 5px 20px;
	background: #E00B4F;
	color: #fff;
	border-radius: 4px;
	margin-top: 30px;
	font-size: 18px;
}
.sc_4cps{
	padding: 170px 0;
	background-size: cover;
}
.sc_4cpsr{
	width: 50%;
}
.sc_4cps .sc_About_l{
	width: 70%;
	padding: 0 100px;
}
.sc_About_rtext{
	padding: 0 30px;
}
.sc_About_rtext li {
    display: inline-block;
    color: #fff;
    font-size: 0;
    padding-top: 30px;
    text-align: left;
    float: right;
    margin-left: 6%;
}
.sc_About_rtext li h5 {
    color: #fff;
    font-size: 14px;
}
.sc_About_rtext li p {
    font-size: 32px;
    line-height: 1.2;
    margin-top: 10px;
}
.foot_l_textcps{
	height:73px;
	color: #666;
    line-height:35px;
    padding-left: 175px;
    font-size: 12px;
}
.foot_lcps{
	width: 100%;
}
.foot_l_logo a{
	margin-top: 0
}
.foots{
	padding: 25px 60px;
}
.screen_navfxd{
	display: block !important;
}
.screen_navfxd a span{
	display: inline-block;
	vertical-align: middle;
	line-height: 30px;
}


/* ---------------------------newhd.css----------------------------- */
.hdbn1{
	background: url(../images/hx1bn.jpg) no-repeat center top;
	height: 450px;
	background-size:cover;
	overflow: hidden;
    position: relative;
}
.hd1w{
	min-height: 375px;
    background: url(../images/hd1bg1.jpg) no-repeat center top;
    overflow: hidden;
    position: relative;
    color: #fff;
    margin-top: 35px;
}
.hd1a{
	color: #fff;
	padding-left: 460px;
	padding-right: 120px;
}
.hd1a h4{
	color: #fdf404;
	font-size: 24px;
	margin: 65px 0 20px 0;
}
.hd1a p{
	font-size: 16px;
	line-height: 30px;
}
.hxtit h4{
	font-size: 44px;
	color: #f72f4c;
}
.hxtit h4 i{
	display: inline-block;
	vertical-align: middle;
	margin: 0 20px;
	margin-top: -3px;
	width: 50px;
	height: 25px;
	background: url(../images/hdico.png) no-repeat center;
}
.hxtitwt h4 i{
	background: url(../images/hdicowt.png) no-repeat center;
}
.hxtitwt h4{
	color: #fff;
}
.hxtit h4 i:last-child{
	transform:rotate(180deg);
}
.mt_60{
	margin-top: 60px;
}
.hx1a{
	width: 265px;
    height: 300px;
    background: url(../images/hx1bg.png) no-repeat center;
    background-size:100% 100%;
    float: left;
    margin-left: 46px;
    position: relative;
}
.hx1a:first-child{
	margin: 0;
}
.hx1a h4{
	line-height: 70px;
	font-size: 26px;
    color: #fff;
}
.hx1atxt{
	font-size: 18px;
	font-weight: bold;
	color: #ff4c36;
	line-height: 38px;
	padding: 15px 20px;
	text-align: left;
}
.hx1atxta{
	display: block;
	width: 225px;
	height: 49px;
    background: url(../images/btbbg.png) no-repeat center;
	left: 50%;
	position: absolute;
	margin-left: -112px; 
	bottom: 20px;
	color: #711b15;
	font-size: 16px;
	line-height:40px;  
	cursor: pointer;
	display: none;
}
.hx1{
	background: url(../images/hx1bg.jpg) no-repeat bottom center;
	padding-bottom: 130px;
}
.hx2{
	/* background: url(../images/hx2bg.jpg) no-repeat top center; */
	padding: 50px 0 80px 0;
	background-size: cover;
}
/* .hx2b{
	height: 400px;
} */
.p4-1{
	position: absolute;
    width: 114px;
    left: 214px;
    top: 58px;
    z-index: 1;
}
.a-floatMove1 {
    animation: floatMove 1.8s .3s ease-in-out infinite alternate both;
    -webkit-animation: floatMove 1.8s .3s ease-in-out infinite alternate both;
}
.p4-2 {
    position: absolute;
    width: 129px;
    left: 15px;
    top: 230px;
    z-index: 1;
}
.a-floatMove2 {
    animation: floatMove 1.5s ease-in-out infinite alternate both;
    -webkit-animation: floatMove 1.5s ease-in-out infinite alternate both;
}
.p4-3 {
    position: absolute;
    width: 200px;
    left: 832px;
    top: 59px;
    z-index: 1;
}
.a-floatMove3 {
    animation: floatMove 2s .6s ease-in-out infinite alternate both;
    -webkit-animation: floatMove 2s .6s ease-in-out infinite alternate both;
}
.p4-4 {
    position: absolute;
    width: 155px;
    right: 0px;
    top: 230px;
    z-index: 1;
}
.a-floatMove4 {
    animation: floatMove 1.7s .1s ease-in-out infinite alternate both;
    -webkit-animation: floatMove 1.7s .1s ease-in-out infinite alternate both;
}
.p4-5 {
    position: absolute;
    width: 378px;
    left: 411px;
    top: 92px;
    z-index: 1;
}
@keyframes floatMove {
    0%{transform:translate(0px,-10px);}
    100%{transform:translate(0px,10px);}
}
@-webkit-keyframes floatMove {
    0%{-webkit-transform:translate(0px,-10px)}
    100%{-webkit-transform:translate(0px,10px)}
}
.hx2b {
	display: flex;
	flex-wrap: wrap;
}
.hx2a{
	cursor: pointer;
	display: flex;
	align-items: center;
	color: #f72f4c;
	font-size:20px;
	font-weight: bold;
	width: 100%;
	padding:15px 0;
	line-height: 30px;
}
.hx2a img{
	width: 70px;
	margin-right: 25px;
}
.hx2ahide{
	display: none;
}
.hx2txt{
	background: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 50px;
	z-index: 999;
	height: 300px;
	transition: .5s;
    opacity: 0;
    visibility: hidden;
    margin-bottom: 50px;
}
.hx2txt_rubberBand {
    opacity: 1;
    visibility: inherit;
    margin-bottom: 0;
}
.hx2txt h4{
	font-size: 24px;
	color: #f84256;
	line-height: 40px;
	margin-bottom: 10px;
}
.hx2txt p{
	font-size: 20px;
	line-height: 40px;
	color: #660e7e;
}
.hx2txt a{
	display: inline-block;
	background: #f84256;
	color: #fff;
	padding: 10px 20px;
	margin-top: 15px;
	font-size: 16px;
}
.hx2txt a:hover{
	opacity: .85;
}
.close{
	display: inline-block;
	width: 30px;
	height: 30px;
	background: url(../images/close_03.png) no-repeat center;
	position: absolute;
	right: 20px;
	top: 20px;
	cursor: pointer;
	transition: .25s;
}
.close:hover{
	transform:rotate(180deg);
}
.hx2bt a{
    width: 320px;
    height: 80px;
    background: url(../images/p4-but.png) no-repeat center;
    background-size:100% 100%;
    color: #711b15;
    font-size: 30px;
    line-height: 70px;
    text-align: center;
    cursor: pointer;
    display: inline-block;
}
.hx3{
	padding-top: 70px;
	height: 1200px;
	position: relative;
	background: url(../images/hx3.png) no-repeat top center #881a97;
}
.hx3 ul li{position:absolute;top:0;left:50%;width:240px;color: #fff;}
.hx3 ul li.item-1{text-align:left;top:120px;margin-left:190px}
.hx3 ul li.item-2{text-align:right;top:225px;margin-left:-430px}
.hx3 ul li.item-3{text-align:left;top:335px;margin-left:190px}
.hx3 ul li.item-4{text-align:right;top:443px;margin-left:-430px}
.hx3 ul li.item-5{text-align:left;top:545px;margin-left:190px}
.hx3 ul li.item-6{text-align:right;top:655px;margin-left:-430px}
.hx3 ul li strong{font-size:20px}
.hx3 ul li p{margin-top:8px;font-size:15px;line-height:140%}

.hxfoot{
	background: #181818;
	padding: 20px 0;
	color: #ddd;
}
.hxfoot p{
	line-height: 30px;
}
.nf1l11 a{
	display: inline-block !important;
	margin-right:10px;
	width: 32px;
	height: 32px;
	border: 1px solid #fff !important;
	color: #fff !important;
	text-align: center;
	line-height: 30px;
	border-radius: 30px;
	font-size: 16px;
}
.nf1l11 a:HOVER{
	border: 1px solid #fff !important;
	color: #fff !important;
}
.nf1l h4{
	font-size: 20px;
	margin: 10px 0;
}
.nf1l a{
	display: block;
	color: #9b9ea0;
	line-height: 30px;
}
.nf1l a:hover{
	color: #E00B4F;
}
.nf1r{
	width: 1030px;
	border-left: 1px solid #4b5054;
	padding-left: 100px;
}
.nf1r1{
	width: 22%;
	position:relative;
	float: left;
}
.nf1r1:last-child{
	width: 12%;
}
.nf1r1 h4{
	font-weight: normal;
	font-size: 14px;
	color: #d7d8d9;
	margin-bottom: 10px;
}
.nf1r1 a{
	display: block;
	line-height: 22px;
    font-size: 12px;
    color: #9b9ea0;
}
.nf1r1 a:hover{
	color: #E00B4F;
}
.nf1r1 img{
	display: block;
	width: 60px;
	margin-top: 10px;
}
.nf1r1img2{
	position: absolute;
	bottom: 0;
	left: 70px;
}
.fthide{
	width: 76px;
	height: 76px;
	position: absolute;
	left: 50%;
	margin-left: -38px;
	bottom: 0;
	margin-bottom: 32px;
	opacity: 0;
	visibility: hidden;
}
.fsps:HOVER .fthide{
	opacity: 1;
	visibility: visible;
}
.fsps{
	display: inline-block;
}
.fsps a{
	background: url(../images/xcx.png) no-repeat center;
	background-size: 40%;
}
.fthide img{
	width: 100%;
	height: 100%;
	display: block;
}


/*品牌促销*/
.hdbody{
	background: #f3f3f3;
}
.hdbn2{
	height: 550px;
	background: url(../images/hdbn2.jpg) no-repeat center;
	background-size: cover;
	color: #fff;
	padding-bottom: 100px;
}
.hdbntxt h4{
	font-size: 44px;
	margin-bottom: 20px;
}
.hdbntxt p{
	font-size: 18px;
	line-height: 38px;
}
.hdbntxt p b{
	font-size: 28px;
}
.hdpd{
	padding: 60px 0;
}
.hp1{
	position: relative;
	z-index: 9999;
	padding-top: 0;
}
.hp1w{
	background: #fff;
	margin-top: -60px;
	padding: 50px 50px;
	box-shadow: 0 0 35px rgba(0,0,0,.05);
}
.hptop h4{
	font-size: 26px;
	color: #222;
}
.hptop p{
	font-size: 16px;
	color: #aaa;
	margin: 15px 0;
}
.hptop p a{
	color: #aaa;
}
.hptopwt p a{
	color: #fff;
}
.hptop p a:hover{
	color: #E7160C;
}
.hptop span{
	display: block;
	margin: 0 auto;
    padding: 0;
    width: 54px;
    height: 1px;
    font-size: 0;
    border-bottom-width: 5px;
    border-bottom-style: solid;
    border-bottom-color: #e7160c;
    -moz-box-shadow: 0 0 0 transparent;
    -webkit-box-shadow: 0 0 0 transparent;
    -ms-box-shadow: 0 0 0 transparent;
    -o-box-shadow: 0 0 0 transparent;
    box-shadow: 0 0 0 transparent;
}
.hptopwt h4,.hptopwt p{
	color: #fff;
}
.hp1m p{
	font-weight: bold;
	color: #333;
	line-height: 36px;
}
.hp1b{
	width: 108%;
}
.hp1bl{
	width: 25.3333%;
	margin-right: 8%;
	padding-bottom: 35px;
    position: relative;
    box-shadow: 0 0 10px rgba(112,61,231,.1);
}
.hp1bltop1{
	background: url(../images/hp1_1.jpg) no-repeat center;
}
.hp1bltop2{
	background: url(../images/hp1_2.jpg) no-repeat center;
}
.hp1bltop3{
	background: url(../images/hp1_3.jpg) no-repeat center;
}
.hp1bltop{
	text-align: center;
    height: 90px;
    padding-top: 15px;
    color: #fff;
    background-size: cover;
}
.hp1bltop h4{
	font-size: 24px;
	font-weight: normal;
}
.hp1bltop p{
	margin-top: 10px;
}
.hp1blbot{
	padding-top: 25px;
}
.hp1blbot p{
	margin-bottom: 20px;
	color: #666;
	font-size: 16px;
}
.hp1blbot a{
	display: inline-block;
	padding: 5px 0;
    width: 100px;
    color: #fff;
    border-radius: 15px;
    border: none;
}
.hp1blbot1 a{
	background: linear-gradient(to right, #67b0f8, #4589e8);
}
.hp1blbot2 a{
	background: linear-gradient(to right, #08f0a2, #02cd99);
}
.hp1blbot3 a{
	background: linear-gradient(to right, #ffb800, #ff9800);
}
.hp1blbot a:hover{
	opacity: .85;
}
.hp1x p{
	line-height: 30px;
}
.hp1x h4{
	color: #E7160C;
	margin-bottom: 10px;
}
.hp1x{
	border: 1px solid #e7160c;
	padding: 20px 25px;
	color: #E7160C;
}
.hp1x .redcolor{
	color: #E7160C;
}
.ms41{
	background: url(../images/ms41_03.jpg) no-repeat center;
	background-size: cover;
	height: 71px;
	padding-top: 20px;
}
.ms41 a,.ms41 h4{
	color: #fff;
	font-size: 18px;
	height: 31px;
	line-height: 31px;
	border-left: 4px solid #E72520;
	padding-left: 10px;
	margin-right: 40px;
}
.ms4tab table{
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.ms4tab table th{
	border-right: 1px solid #ccc;
	padding: 25px 10px;
	font-size: 18px;
	font-weight: bold;
}
.ms4tab table td{
	border-top: 1px solid #ccc;
	border-right: 1px solid #ccc;
	line-height: 28px;
	padding: 25px 10px;
	text-align: center;
}
.ms4tab table td.active{
	font-size: 18px;
	font-weight: bold;
}
.hp3{
	background: url(../images/hp2bg.jpg) no-repeat top center #fff;
	background-size: 100% 450px;
}
.ndm2box {
	box-shadow: 0 5px 25px rgba(0,0,0,.1);
}
.ndm2box p{
	font-size: 12px;
	color: #999;
	margin-top: 20px;
	padding: 0 10px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	line-height: 26px;
	height: 52px;
}
.ndm2box p a{
	color: #E7160C;
}
.ndm2wid{
	width: 102%;
	margin-left: 0;
}
.ndm2box{
	width: 23%;
	margin-right: 2%;
	margin-left: 0;
}

/*OEM定制*/
.hdbn3{
	background: url(../images/hdbn3.png) no-repeat center;
	background-size: cover;
	color: #fff;
	height: 496px;
}
.hdbn3txt{
	text-align: left;
}
.hdbn3txt h4{
	font-size: 40px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 60px;
    height: 60px;
}
.hdbn3txt i{
	display: block;
	height: 2px;
	width: 60px;
	background: #fff;
	margin-top: 15px;
}
.hdbn3txt p{
	font-size: 20px;
    color: #FFFFFF;
    letter-spacing: 0;
    line-height: 34px;
    margin-top: 16px;
}
.hdbn3txt a{
	margin-top: 25px;
	display: inline-block;
	border: 1px solid #FFFFFF;
    border-radius: 2px;
    font-size: 16px;
    color: #3186EE;
    width: 144px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #fff;
}
.a1pic{
	width: 38%;
}
.a1pic img{
	max-width: 100%;
}
.a1txt{
	width: 55%;
}
.a1txt h4{
	height: 80px;
	line-height: 62px;
	font-size: 30px;
	color: #333;
	border-bottom: 1px solid #E00B4F;
	background: url(../images/a1bg_03.png) no-repeat left top;
	margin-top: 55px;
	margin-bottom: 10px;
}
.a1txt p{
	color: #666;
	line-height: 30px;
	margin-bottom: 10px;
}
.a1txta a{
	display: inline-block;
	color: #666;
	border: 1px solid #e00b4f;
	color: #e00b4f;
	line-height: 30px;
	padding: 0 20px;
	margin-right: 15px;
}
.a1txta a:HOVER{
	background: #e00b4f;
	color: #fff;
}
.ho1{
	background: #fff;
}
.ho2w{
	width: 102%;
}
.ho2a{
	width: 31.33333%;
	margin-right: 2%;
	background: #fff;
	border-radius: 4px;
	overflow: hidden;
	transition: .25s;
}
.ho2a img{
	display: block;
	width: 100%;
}
.ho2txt{
	padding: 30px;
	min-height: 312px;
}
.ho2txt h4{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 15px;
	color: #222;
}
.ho2txt i{
	display: block;
	width: 50px;
	height: 2px;
	background: #E00B4F;
	margin-bottom: 15px;
}
.ho2txt p{
	color: #999;
	line-height: 28px;
}
.ho2txt p b{
	color: #e00b4f;
}
.ho2a:hover{
	transform: translateY(-6px);
	box-shadow: 0 0 25px rgba(0,0,0,.15);
}
.m4a1{
	height: 474px;
	position: relative;
	width: 32.33333333%;
	overflow: hidden;
}
.m4a1txt{
	background: rgba(0,0,0,.5);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 100%;
	padding: 15px 25px;
	transition: .25s;
}
.m4a1txt p{
	font-size: 16px;
	line-height: 26px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
	width: 80%;
}
.m4i{
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/m4ico_w_03.png) no-repeat center;
	position: absolute;
	right: 25px;
	top: 50%;
	margin-top: -5px;
}
.m4a1:hover .m4a1txt{
	background: rgba(0,0,0,.7);
}
.m4a1:hover .hvimg{
	transform: scale(1.1);
}
.m4i1{
	background: url(../images/m4ico_b_03.png) no-repeat center;
	transition: .25s;
}
.m4m{
	width: 33.33333333%;
	margin-left: 1%;
}
.m4ma{
	background: #fff;
	padding: 25px 30px 20px 30px;
	transition: .25s;
	margin-bottom: 10px;
	box-shadow: 0 0 35px rgba(0,0,0,.1);
	height: 250px;
}
.m4ma:last-child{
	margin-bottom: 0;
	height: 213px;
}
.m4matxt h4{
	font-size: 18px;
	color: #E00B4F;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	transition: .25s;
}
.m4matxt p{
	font-size: 16px;
	color: #777;
	line-height: 28px;
	margin-top: 10px;
}
.m4matxt{
}
.m4mabl{
	text-align: center;
	font-size: 12px;
	color: #777;
	margin: 15px 0;
}
.m4mabl h4{
	font-size: 33px;
	color: #777;
}
.m4ma:hover{
	box-shadow: 0 0 35px rgba(0,0,0,.1);
}
.m4ma:hover{
	background: #E00B4F;
}
.m4ma:hover p,.m4ma:hover h4{
	color: #fff;
}
/*.m4ma:hover .m4matxt h4,.m4ma:hover .m4matxt p,.m4ma:hover .m4mabl,.m4ma:hover .m4mabl h4{
	color: #fff;
}*/
.m4ma:hover .m4i1{
	margin-right: -5px;
}
.m4r{
	width: 32.33333333%;
	margin-left: 1%;
}
.m4ra{
	background: #fff;
	padding: 33px 0;
	height: 151px;
	margin-bottom: 10px;
	transition: .25s;
	box-shadow: 0 0 35px rgba(0,0,0,.1);
}
.m4ra:last-child{
	margin-bottom: 0;
}
.m4i2{
	display: inline-block;
	width: 17px;
	height: 11px;
	background: url(../images/m4ico_b_03.png) no-repeat center;
	transition: .25s;
}
.m4rl{
	width: 30%;
	color: #777;
	padding-left: 35px;
	border-right: 1px solid #DCDCDC;
}
.m4rl h4{
	font-size: 33px;
}
.m4rl span{
	display: block;
	width: 17px;
	height: 1px;
	background: #dcdcdc;
	margin: 10px 0;
}
.m4rl p{
	font-size: 12px;
}
.m4rr{
	width: 100%;
	padding: 0 30px;
	color: #222;
}
.m4rr h4{
	font-size: 18px;
    color: #E00B4F;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 1;
    overflow: hidden;
    transition: .25s;
}
.m4rr p{
	font-size: 16px;
    color: #777;
    line-height: 26px;
    margin-top: 10px;
}
.m4ra:hover{
	box-shadow: 0 0 35px rgba(0,0,0,.1);
}
.m4ra:hover{
	background: #E00B4F;
}
.m4ra:hover p,.m4ra:hover h4{
	color: #fff;
}

/*奖品*/
.jpbox{
	padding: 50px 0;
}
.jpw{
	width: 102%;
}
.jpaimg img{
	width: 100%;
	display: block;
}
.jpaimg{
	position: relative;
	height: 350px;
	overflow: hidden;
}
.jpaimghide{
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	transition: .25s;
	opacity: 0;
}
.jpa:hover .jpaimghide{
	opacity: 1;
}
.jpa{
	width: 23%;
	margin-right: 2%;
	background: #fff;
	margin-bottom: 20px;
	transition: .25s;
}
.jpa:hover{
	box-shadow: 0 0 15px rgba(0,0,0,.15);
	transform: translateY(-6px);
}
.jpatxt{
	padding: 20px;
}
.jpatxt h4{
	color: #333;
    font-size: 16px;
    font-weight: normal;
}
.jpatxt p{
	color: #999;
	margin-top: 10px;
	font-size: 12px;
}

.ni10_new{
	padding:20px 0 20px 0;
	/* background:#181818;
	border-bottom: 1px solid rgba(255,255,255,.1) */
}
.ni10_new_businessMember{
	width:100%;
	position: absolute;
	left: 0;
	bottom: 30px;
}
.ni10_new a{
	display: inline-block;
	width: 130px;
	height: 50px;
	background: #E00B4F;
	color: #fff;
	font-size: 16px;
	line-height: 50px;
	border-radius: 4px;
	box-shadow:0 5px 30px rgba(224,11,79,.15);
	margin: 0 25px;
}
.ni10_new a.active{
	background: #006bff;
	box-shadow:0 5px 30px rgba(2,53,123,.15);
}
.ni10_new a:HOVER {
	box-shadow:0 5px 30px rgba(224,11,79,.5);
}
.ni10_new a.active:hover{
	box-shadow:0 5px 30px rgba(2,53,123,.5);
}

.new_searchbox{
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 2;
	display: flex;
	align-items: center;
	justify-content: center;
	background: rgba(0,0,0,.3);
}
.new_searchbox h3{
	color: #fff;
	margin-bottom: 20px;
}
.new_searchbox form{
	border-radius: 4px;
	overflow: hidden;
	display: inline-block;
}
.new_searchbox input[type="text"]{
	width: 450px;
	height: 44px;
	background: #fff;
	padding: 0 12px;
	font-size: 14px;
}
.new_searchbox input[type="submit"]{
	width: 100px;
	height: 44px;
	background: #E00B4F;
	color: #fff;
	cursor: pointer;
	transition: .25s;
}
.new_searchbox input[type="submit"]:hover{
	opacity: .85;
}

@media only screen and (max-width:950px) {
	/*奖品*/
	.jpw{
		width: 100%;
	}
	.jpa{
		width: 48%;
		margin-right: 0;
	}
	.jpa:nth-child(odd){
		float: left;
	}
	.jpa:nth-child(even){
		float: right;
	}
	.jpaimg{
		height: auto;
	}
	.jpbox{
		padding: 25px 0 10px 0;
	}
	/*活动3*/
	.hdbn3{
		height: 200px;
	}
	.hdbn3txt h4{
		font-size: 20px;
		line-height: 30px;
		height: 30px;
	}
	.hdbn3txt i{
		display: none;
	}
	.hdbn3txt p{
		font-size: 13px;
		line-height: 25px;
		margin-top: 10px;
	}
	.hdbn3txt a{
		font-size: 12px;
		height: 30px;
		line-height: 30px;
		width: 100px;
		margin-top: 10px;
	}
	.hdpd{
		padding: 30px 0;
	}
	.a1pic{
		width: 100%;
	}
	.a1txt{
		width: 100%;
	}
	.a1txt h4{
		font-size: 20px;
		height: 60px;
	}
	.hptop h4{
		font-size: 20px;
	}
	.hptop p{
		font-size: 13px;
	}
	.hptop span{
		border-bottom-width:2px;
	}
	.ho2w{
		width: 100%;
	}
	.ho2a{
		width: 100%;
		margin-right: 0;
		height: auto;
		margin-bottom: 15px;
	}
	.ho2a:last-child{
		margin-bottom: 0;
	}
	.ho2txt{
		min-height: 1px;
		padding: 20px;
	}
	.ho3w{
		margin-top: 30px;
	}
	.m4a1{
		display: none;
	}
	.m4m{
		width: 100%;
		margin-left: 0;
	}
	.m4ma{
		padding: 20px;
		height: auto;
	}
	.m4matxt p{
		font-size: 14px;
	}
	.m4r{
		width: 100%;
		margin: 0;
	}
	.m4ra{
		margin-bottom: 0;
		margin-top: 10px;
		height: auto;
		padding: 20px;
	}
	/*活动2*/
	.hdbn2 h4{
		font-size: 22px;
	}
	.hdbn2 p{
		font-size: 14px;
		line-height: 30px;
	}
	.hdbn2 p b{
		font-size: 14px;
	}
	.hdbn2{
		height: 320px;
		padding-bottom: 0;
	}
	.hp1w{
		margin-top: 0;
	}
	.hp1{
		padding: 30px 0;
	}
	.hp1w{
		background: none;
		padding: 0;
		box-shadow: none;
	}
	.hp1b{
		width: 100%;
	}
	.hp1bl{
		width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
		background: #fff;
	}
	.ndm2wid{
		width: 100%;
	}
	.ndm2box{
		width: 48%;
		margin-right: 0;
	}
	.ndm2box:nth-child(odd){
		float: left;
	}
	.ndm2box:nth-child(even){
		float: right;
	}
	.ms41 a, .ms41 h4{
		height: auto;
	}
	.ms41{
		padding: 20px 0;
		height: auto;
	}
	.ms4tab{
		overflow: hidden;
		-webkit-overflow-scrolling: touch;
		overflow-x: auto;
	}
	.ms4tab table{
		width: 1200px;
	}
	/*活动1*/
	.hdbn1{
		height: 200px;
	}
	.hdbntxt h4{
		font-size: 24px;
	}
	.hdbntxt p{
		font-size: 14px;
		line-height: 30px;
	}
	.hd1a{
		padding: 0;
		padding: 20px 0;
	}
	.hd1w{
		background-size: 700%;
		height: auto;
		min-height:1px;
		margin-top: 0;
	}
	.hd1a h4{
		margin-top: 20px;
	}
	.hxtit h4{
		font-size: 20px;
	}
	.hxtit h4 i{
		width: 30px;
		height: 15px;
		background-size: 100% 100%;
		margin: 0 5px;
	}
	.hx1{
		margin-top: 30px;
	}
	.hx1a{
		margin-right: 0;
		width: 100%;
		height: 280px;
		background-size: 100% 100%;
		margin: 0 !important;
		margin-bottom: 20px !important;
	}
	.hx1a:NTH-CHILD(odd) {
		float: left;
	}
	.hx1a:NTH-CHILD(even) {
		float: right;
	}
	.hx1a h4{
		line-height: 60px;
	}
	.hx1{
		padding-bottom: 50px;
	}
	.hx2txt{
		padding: 20px;
	}
	.hx2txt h4{
		font-size: 16px;
		line-height: 26px;
	}
	.hx2txt p{
		font-size: 12px;
		line-height: 22px;
	}
	.p4-1{
		left: 0;
	}
	.p4-2{
		left: 0;
	}
	.p4-3{
		left: 100%;
		margin-left: -114px;
	}
	.p4-4{
		left: 100%;
		margin-left: -125px;
	}
	.p4-5{
		left: 50%;
		margin-left: -100px;
		top: 392px;
	}
	.hx2b{
		margin-top: 0;
		/* height: 500px */;
	}
	.p4-5 img{
		width: 200px;
	}
	.hx2bt a{
		width: 250px;
		height: 70px;
		background-size: cover;
		font-size: 20px;
		line-height: 70px;
	}
	.hx2{
		padding-bottom: 0;
	}
	.hx3 ul li strong{
		font-size: 14px;
	}
	.hx3 ul li p{
		font-size: 12px;
	}
	.hx3 ul li.item-1,.hx3 ul li.item-3,.hx3 ul li.item-5{
		left: 40px;
		width: 120px;
		padding-top: 50px;
	}
	.hx3 ul li.item-2,.hx3 ul li.item-4,.hx3 ul li.item-6{
		margin-left:-150px;
		width: 120px;
		padding-top: 50px;
	}
	.hx2a{
		font-size: 14px;
		line-height: 26px;
	}
	.ni10_new a{
		width: 110px;
		margin: 0 10px;
		height: 40px;
		line-height: 40px;
	}
}







