.i_title .pq{
	font-size: 26px;
	color: #333;
	text-align: center;
}
.i_title{
	padding: 65px 0 35px;
}
.i_title .pw{
	font-size: 16px;
	margin-top: 10px;
	text-align: center;
}
.about .top .main li:hover .p1,
.support li:hover i{
  -webkit-animation: bounceIn 0.5s forwards;
  animation: bounceIn 0.5s forwards;
}
.program .hx li:hover i{
  -webkit-animation: rubberBand 0.5s forwards;
  animation: rubberBand 0.5s forwards;
}








.slide-style.slide-icon li:last-child{
    margin-right:0px;
}
.poster-main{
	width: 1178px;
	height: 718px;
	margin: 0 auto;
	background: url(../images/shop_mid.png) no-repeat center;
}
.case .tab{
	border-bottom: 1px solid #eee;
	padding-top: 20px;
	margin-bottom: 40px;
	text-align: center;
}
.case .tab a{
	line-height: 50px;
	display: inline-block;
	padding: 0 5px;
	margin: 0 35px;
	border-bottom: 3px solid transparent;
}
.case .tab a.active,
.case .tab a:hover{
	color: #f97934;
	border-bottom: 3px solid #f97934;
}
.case .all_pro{
	padding-top: 40px;
}
.load{
	color: #999;
	text-align: center;
	padding: 20px 0 65px;
}
.load span{
	padding-left: 30px;
	line-height: 24px;
	background: url(../images/load.png) no-repeat left;
}


.case_detail .flexslider {
   position:relative;
   height:800px;
   overflow:hidden;
   width:100%;
}
.case_detail .slides {
   position:relative;
   z-index:1;
}
.case_detail .slides li {
   height:800px;
   width:100%;
   background-size:cover !important;
   background-attachment: fixed !important;
}
.case_detail .flex-control-nav {
   display: none;
}
.case_detail .slides .font{
	color: #fff;
}
.case_detail .slides .font .p1{
	padding: 80px 0 20px;
	font-size: 40px;
	font-weight: bold;
}
.case_detail .slides .font .line{
	width: 38px;
	height: 4px;
	background: #fff;
	margin-bottom: 50px;
}
.case_detail .slides .font .p2{
	font-size: 20px;
	margin-bottom: 70px;
}
.case_detail .slides .font .btn{
	width: 50px;
	height: 50px;
	background: url(../images/cd_share.png) no-repeat center;
}
.case_detail .case_slide{position: relative;}

.case_detail .c_btn .back{
	width: 50px;
	transition:all 0.3s;
	position: fixed;
	left: 50%;
	margin-left: -25px;
	bottom: 63px;
	z-index: 2;
}
.case_detail .c_btn .back i{
	width: 50px;
	height: 50px;
	background: url(../images/cd_back.png) no-repeat center;
	display: block;
}
.case_detail .c_btn .back:hover{
	background: rgba(0,0,0,0.6);
	border-radius: 50px;
	width: 186px;
	margin-left: -93px;
}
.case_detail .c_btn .back span{
	line-height: 50px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	transition:left 0.3s;
	padding: 0 15px;
	width: 105px;
}
.case_detail .c_btn .back:hover span{
	visibility: visible;
	left: 50px;
}
.case_detail .c_btn{
	width: 1180px;
	position: fixed;
	bottom: 63px;
	left: 50%;
	margin-left: -590px;
	z-index: 3;
	transition: all 0.3s;
}
.case_detail .c_btn.long{
	width: 96%;
	margin-left: 0;
	left: 2%;
}
.case_detail .c_btn .to_left{
	width: 50px;
	transition:width 0.3s;
}
.case_detail .c_btn .to_left i{
	width: 50px;
	height: 50px;
	background: url(../images/cd_left.png) no-repeat center rgba(0,0,0,0.3);
	border-radius: 50%;
	float: left;
}
.case_detail .c_btn .to_left:hover{
	background: rgba(0,0,0,0.6);
	border-radius: 50px;
	width: 145px;
}
.case_detail .c_btn .to_left span{
	line-height: 50px;
	color: #fff;
	position: absolute;
	left: 0;
	top: 0;
	visibility: hidden;
	transition:left 0.3s;
	padding: 0 15px;
}
.case_detail .c_btn .to_left:hover span{
	visibility: visible;
	left: 50px;
}
.case_detail .c_btn .to_right{
	width: 50px;
	transition:width 0.3s;
}
.case_detail .c_btn .to_right i{
	width: 50px;
	height: 50px;
	border-radius: 50%;
	background: url(../images/cd_right.png) no-repeat center rgba(0,0,0,0.3);
	float: right;
}
.case_detail .c_btn .to_right:hover{
	background: rgba(0,0,0,0.6);
	border-radius: 50px;
	width: 145px;
}
.case_detail .c_btn .to_right span{
	line-height: 50px;
	color: #fff;
	position: absolute;
	right: -50px;
	top: 0;
	visibility: hidden;
	transition:right 0.3s;
	padding: 0 15px;
}
.case_detail .c_btn .to_right:hover span{
	visibility: visible;
	right: 50px;
}
@media (max-width: 1440px){
	.case_detail .c_btn.long{
		width: 100%;
		left: 0;
	}
}
.case_detail .title{
	font-size: 24px;
	font-weight: bold;
	color: #333;
	padding: 45px 0 30px;
}
.case_detail .top .line{
	margin-top: 20px;
	width: 30px;
	height: 2px;
	background: #666;
}
.case_detail .top{
	background: #f5f5f5;
}
.case_detail .top .left{
	width: 616px;
	background: #fff;
	padding: 0 45px;
	float: left;
}
.case_detail .content{
	background: #eaeaea;
}
.case_detail .top .left{
	padding-bottom: 75px;
}
.case_detail .top .left .p1{
	font-size: 16px;
	margin-bottom: 15px;
}
.case_detail .top .left .p2{
	line-height: 24px;
	font-size: 12px;
	margin-bottom: 20px;
	color: #999;
}
.case_detail .top .left .btn{
	width: 118px;
	line-height: 38px;
	border: 1px solid #ccc;
	text-align: center;
	border-radius: 38px;
}
.case_detail .top .left .btn:hover{
	color: #fff;
	background: #f97934;
}
.case_detail .top .right{
	padding: 0 45px;
	width: 384px;
	float: right;
}
.case_detail .top .p3{
	line-height: 36px;
	/*padding-left: 18px;*/
	position: relative;
}

.case_detail .top .right .pq{
	padding-left: 33px;
	line-height: 30px;
	font-size: 18px;
	color: #333;
	background: url(../images/news_right.png) no-repeat left;
}
.case_detail .top .right .p3 a{
	line-height: 30px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-left: 18px;
	background: url(../images/add.jpg) no-repeat left;
}
.case_detail .top .right .p3 a:hover{
	color: #f97934;
}
/*.case_detail .top .p3:after{
	position: absolute;
	left: 0;
	top: 50%;
	width: 5px;
	height: 5px;
	margin-top: -2px;
	background: #666;
	content: '';
	border-radius: 50%;
}*/
.case_detail .top{
	margin-bottom: 20px;
}
.case_detail .main{
	padding: 30px;
	text-align: center;
	background: #fff;
}
.case_detail .main img{
	max-width: 100%;
}
.case_detail .content{
	padding-bottom: 90px;
}
.about-content .cpic{width: 42%; float: left; margin-right: 3%;}
.about-content .cpic img{width: 100%;}
.about-content .p3{line-height: 36px; float: left;width: 55%;}
.contact .top{
	padding: 65px 0 80px;
}
.contact .top .left{
	float: left;
}
.contact .top .left .p1{
	font-size: 24px;
	color: #333;
}
.contact .top .left .line{
	background: #333333;
	margin: 20px 0;
	width: 20px;
	height: 2px;
}
.contact .top .left .p2{
	font-size: 14px;
	color: #999;
	line-height: 36px;
}
.contact .top .right{
	float: right;
	margin-top: 39px;
}
.contact .top .right div{
	float: left;
}
.contact .top .right .div1{
	padding-right: 70px;
	border-right: 1px solid #eee;
	margin-right: 70px;
}
.contact .top .right i{
	width: 48px;
	height: 44px;
	display: block;
	margin: 0 auto;
}
.contact .top .right .ico1{
	background: url(../images/contact1.png) no-repeat center;
}
.contact .top .right .ico2{
	background: url(../images/contact2.png) no-repeat center;
}
.contact .top .right a{
	width: 108px;
	line-height: 33px;
	border: 1px solid #666;
	text-align: center;
	margin-top: 24px;
}
.contact .top .right a:hover{
	color: #fff;
	border: 1px solid #f97934;
	background: #f97934;
}
#allmap{
	height: 0px;
}
.contact .end{
	background: #f3f3f3;
	padding-top: 70px;
}
.contact .end .p1{
	font-size: 36px;
	color: #333;
}
.contact .end .p2{
	color: #999;
	margin: 10px 0 25px;
}

.contact .end input{
	width: 380px;
	margin-right: 20px;
	line-height: 60px;
	height: 60px;
	text-indent: 20px;
	font-size: 16px;
	color: #333;
	background: #eaeaea;
	float: left;
}
.contact .end input:last-child{
	margin-right: 0;
}

.contact .end textarea{
	width: 100%;
	line-height: 20px;
	height: 60px;
	text-indent: 20px;
	color: #333;
	font-size: 12px;
	background: #eaeaea;
	padding-top: 18px;
	height: 130px;
	font-size: 16px;
	margin-top: 20px;
}
.contact .end{
	padding-bottom: 125px;
}
.contact .end .btn{
	color: #fff;
	width: 126px;
	line-height: 45px;
	background: #f97934;
	text-align: center;
	border: 0;
	margin-top: 25px;
}

.xd{
	height: 666px;
	background: url(../images/program_content.jpg) no-repeat center;
	background-size: cover;
}
.support li p{
	font-size: 16px;
	text-align: center;
}
.about .top .main{
	margin: 25px 0 60px;
}
.about .top .main li{
	width: 25%;
	border-right: 1px solid #eee;
	box-sizing:border-box;
	float: left;
	padding: 20px 0;
	text-align: center;
}
.about .top .main li .ico{
	display: inline-block;
	padding-left: 60px;
	background-repeat: no-repeat;
	background-position: left;
}
.about .top .main li .p1{
	color: #333;
	font-size: 48px;
	line-height: 50px;
	font-weight: bold;
}
.about .top .main li .p2{
	font-size: 16px;
	margin-top: 10px;
}
.about .top .main li:last-child{
	border-right: 0;
}
.about .top .p3{
	line-height: 36px;
}
.about .top{
	padding-bottom: 115px;
}
.about .mid{
	height: 433px;
	position: relative;
	overflow: hidden;
}
.about .mid .bg{
	height: 433px;
	background: url(../images/about_mid.jpg) no-repeat center;
	background-size: cover;
	transition:all 1s;
}
.about .mid .font{
	position: absolute;
	left: 0;top: 0;
	width: 100%;
	height: 433px;
	color: #fff;
	text-align: center;
}
.about .mid .font .p1{
	font-size: 34px;
	margin-bottom: 25px;
	padding-top: 120px;
}
.about .mid .font .p2{
	font-size: 24px;
	line-height: 46px;
}
.about .mid:hover .bg{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}
.about .in_hz{
	padding-bottom: 45px;
}





.news .tab{
	border-bottom: 1px solid #eee;
	padding-top: 20px;
	text-align: center;
}
.news>.contain{
	padding-top: 60px;
}
.news .tab a{
	line-height: 50px;
	display: inline-block;
	padding: 0 5px;
	margin: 0 35px;
	border-bottom: 3px solid transparent;
}
.news .tab a.active,
.news .tab a:hover{
	color: #f97934;
	border-bottom: 3px solid #f97934;
}
.news .left{
	width: 850px;
	float: left;
}
.news .left .main li{
	padding: 20px 0;
	border-bottom: 1px dashed #eee;
}
.news .left .main li:first-child{
	padding-top: 0;
}
.news .left .main li .img{
	float: left;
	overflow: hidden;
}
.news .left .main li .img img{
	width: 294px;
	height: 180px;
	transition:all 0.3s;
}
.news .left .main li .font{
	width: 100%;
}
.news .left .main li .font .p1{
	color: #333;
	font-size: 18px;
	margin:8px 0 10px;
	line-height: 20px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news .left .main li .font .p1:hover{
	color: #f97934;
}
.news .left .main li .font .p2{
	line-height: 28px;
	margin-bottom: 15px;
	overflow: hidden;
	display: -webkit-box;
-webkit-box-orient: vertical;
-webkit-line-clamp: 4;
}
.news .left .main li .p3 span{
	padding-left: 20px;
	font-size: 12px;
	color: #999;
	line-height: 30px;
	background: url(../images/date.png) no-repeat left;
}
.news .left .main li .p3 .go{
	width: 30px;
	height: 30px;
	float: right;
	background: url(../images/go1.png) no-repeat center;
}
.news .left .main li .p3 .go:hover{
	background: url(../images/go2.png) no-repeat center;
}
.news .left .main li:hover .img img{
	-webkit-transform: scale(1.2);
	transform: scale(1.2);
}



.paging {
	 padding: 40px 0 100px;
}
.paging li {
	 display:inline-block;
	 margin-right:5px;
}
.paging li p{
	font-size: 12px;
}
.paging li.style {
	 width:34px;
	 height:34px;
	 text-align:center;
	 line-height:34px;
	 color: #666;
	 border:1px solid #e5e5e5;
}
.paging li.active,
.paging li.style:hover {
	 background: #f97934;
	 border:1px solid #f97934;
}
.paging li.style a {
	 color:#666;
	 font-size:12px;
}
.paging li.active a,
.paging li.style:hover a {
	 color:#fff;
	 border:1px solid #f97934;
}
.paging li.style1 {
	 width:88px;
	 height:34px;
	 text-align:center;
	 line-height:34px;
	 border:1px solid #e5e5e5;
}
.paging li.active,
.paging li.style1:hover {
	 background: #f97934;
}
.paging li.active a,
.paging li.style1:hover a{
	 color: #fff;
}
.paging li.style1 a {
	 color:#666;
	 font-size:12px;
}
.paging a {
	 display:block;
}
.news_right{
	width: 255px;
	float: right;
	border-top: 1px solid #e5e5e5;
	padding: 20px 10px 0;
}
.news_right .p1{
	padding-left: 33px;
	line-height: 30px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #333;
	background: url(../images/news_right.png) no-repeat left;
}
.news_right a{
	line-height: 30px;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
	padding-left: 18px;
	background: url(../images/add.jpg) no-repeat left;
}
.news_right a:hover{
	color: #f97934;
}
.news_detail .contain{
	padding-top: 30px;
}
.news_detail .bread span,
.news_detail .bread em,
.news_detail .bread a{
	display: inline-block;
	vertical-align: middle;
	font-size: 12px;
	color: #999;
}
.news_detail .left{
	width: 850px;
	float: left;
}
.news_detail .bread{
	padding-left: 20px;
	background: url(../images/home.png) no-repeat left;
}
.news_detail .title{
	padding-top: 40px;
	border-top: 1px solid #eee;
	margin-top: 30px;
	margin-bottom: 35px;
}
.news_detail .title .pq{
	color: #999;
	border-bottom: 1px solid #eee;
	padding-bottom: 15px;
	margin-top: 13px;
}
.news_detail .title .pw{
	color: #333;
	font-size: 24px;
}
.news_detail .left .main img{
	max-width: 100%;height: auto !important;
}
.news_detail .p_warn{
	line-height: 30px;
	margin-top: 20px;
}
.news_detail .p_warn a{
	display: inline-block;
}
.news_detail .np{
	line-height: 30px;
	padding-top: 25px;
	border-top: 1px dashed #eee;
	margin-top: 25px;
}
.news_detail .np a{
	display: inline-block;
}
.news_detail .np .a1{
	margin-left: 10px;
}
.news_detail .np .a1:hover{
	color: #f97934;
}
.news_detail{
	padding-bottom: 60px;
}
@media screen and (max-width:1180px) {
	.news_detail {
		padding-bottom: 0px;
	}
}
.case .all_pro .img{
	position: relative;
}
.case .all_pro .img .mask{
	position: absolute;
	left: 0;top: 0;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	transition:all 0.3s;
	text-align: center;
}
.case .all_pro .img .mask img{
	height: 180px;
	margin-top: 30px;
	width: 180px;
	-webkit-transform: scale(1) !important;
    transform: scale(1) !important;
}
.case .all_pro li:hover .mask{
	opacity: 1;
	max-width: 100%;
}



.al_case .sort{margin-top: 40px;}
.al_case .all_pro .main li{width: 280px;margin-bottom: 40px;}
.al_case .all_pro .main li:nth-of-type(3n) {margin-right: 20px;}
.al_case .all_pro .main li:nth-of-type(4n) {margin-right: 0;}
.al_case .all_pro .main li .img {
  overflow: hidden;
  width: 100%;
  height: 0;
  border: 1px solid #eee;
  padding-top: 100%;
  position: relative;
}
.al_case #all_pro li:hover img {transform: none;}
.al_case .all_pro .main li img {
  width: 100%;
  height: 100%;
  cursor: pointer;
  position: absolute;
  top: 0;
  left: 0;
  object-fit: cover;
}
.al_case .sort-item {float: left;background: #fff;border-bottom: 1px solid #efefef;position: relative;}
.al_case .sort-name {float: left;width: 100px;height: auto;text-align: center;background: #fff;}
.al_case .sort-name span {height: auto;font-weight: bold;color: #333;line-height: 40px;	font-size: 16px;}
.al_case .sort-main {float: left;width: 1068px;padding-left: 11px;background: #fff;border-left: solid 1px #efefef;/*overflow: hidden;*/}
.al_case .sort-list {float: left;width: 1068px;height: auto;padding: 7px 0;background: #fff;}
.al_case .sort-list a.selected,
.al_case .sort-list a:hover {padding: 5px 10px;color: #f98d53;text-decoration: none;background: #fff none repeat scroll 0 0;border: 1px solid #f98d53;}
.al_case .sort-list ul {margin-left: 70px;}
.al_case .sort-list ul li {display: inline-block;width: 160px;}
.al_case .sort-list a {float: left;padding: 5px 10px;font-size: 14px;color: #666;border: 1px solid #fff;border-radius: 3px;white-space: nowrap;}
.al_case .layui-laypage {clear: both;display: block;}
.al_case .all_pro .main li .font {padding: 0;}

.al_case .all_pro .p1,.al_case .all_pro  .p2{padding: 0 18px;}
.al_case .all_pro .p1{cursor:pointer}
.al_case .all_pro .p2 span {float: right;color: #f00;}
.al_case .all_pro .p3 span{ width: 133px;float: left;text-align: center;background-color: #f97934;color: #fff;cursor:pointer}
.al_case .all_pro .p3 span.span2{float: right;}


.al_case .layui-btn{background-color: #f97934;}
.al_case .more{cursor: pointer;position: absolute;right: 0;top: 13px;color: #f97934;}


.sort-item_m{
	display: none;
}
.layui-form-select dl dd.layui-this {
  background-color: #F97934;
}


 .contact .top .left .p2{
 	padding-left: 23px;
 }
.contact .top .left .p2.ico1{line-height: 30px;background: url(../images/foot_ico_home.png) no-repeat left;}
.contact .top .left .p2.ico2{line-height: 30px;background: url(../images/foot_ico_tel.png) no-repeat left;}
.contact .top .left .p2.ico3{line-height: 30px;background: url(../images/foot_ico_email.png) no-repeat left;}
.contact .top .left .p2.ico4{line-height: 30px;background: url(../images/foot_ico_qq.png) no-repeat left;}