

.uiWeb {
	transition: all 0s !important;
}

.container {
	position: relative;
}
#gform_2{
    width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
#gform_2 .gform_body{
    margin-right: -1%;width: 85%;float: left;
}
#gform_fields_2 .gfield{
    float: left;width: 24%;margin-right: 1%;
}
#gform_fields_2 .gfield_label{
    display: none;
}
#gform_fields_2 .small{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background-color: #ffffff;
    padding: 0 10px 0 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
    outline: none;
}

#gform_fields_2 .small::-webkit-input-placeholder{
    color: #333 !important;
}

#gform_submit_button_2{
    width: 200px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    background:#fd4c4c url(../image/index-icon1.png) no-repeat right 54px center;
    cursor: pointer;
    padding-left: 0;
    text-align:left;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 50px;
    position: relative;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}
#gform_submit_button_2:hover{
    background-color: #cf3535;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
} 


#gform_2{
    width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
#gform_2 .gform_body{
    margin-right: -1%;width: 85%;float: left;
}
#gform_fields_2 .gfield{
    float: left;width: 24%;margin-right: 1%;
}
#gform_fields_2 .gfield_label{
    display: none;
}
#gform_fields_2 .small{
    width: 100%;
    height: 56px;
    line-height: 56px;
    background-color: #ffffff;
    padding: 0 10px 0 20px;
    border-radius: 4px;
    font-size: 14px;
    color: #333333;
    outline: none;
}

#gform_fields_2 .small::-webkit-input-placeholder{
    color: #333 !important;
}

#gform_submit_button_2{
    width: 200px;
    height: 56px;
    line-height: 56px;
    text-align: center;
    font-size: 14px;
    color: #fff;
    border-radius: 4px;
    cursor: pointer;
    outline: none;
    background:#fd4c4c url(../image/index-icon1.png) no-repeat right 54px center;
    cursor: pointer;
    padding-left: 0;
    text-align:left;
    font-size: 18px;
    color: #fff;
    font-weight: bold;
    padding-left: 50px;
    position: relative;
    transition:all 0.5s;
    -webkit-transition:all 0.5s;
}



#gform_fields_1{
    width: 100%;
	display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;
}
#gform_fields_1 .gform_body{
    margin-right: -1%;width: 85%;float: left;
}
#gform_fields_1 .gfield{
    width: 32%;
 	border-bottom: 1px solid #ffffff;
 	padding-top: 40px;
 	position: relative;
	overflow: hidden;
}
#gform_fields_1 .gfield--type-textarea{
    width: 100%;
}
#gform_fields_1 .gfield_label{
    display: none;
}
#gform_fields_1 .small{
    
	height: 56px;
    font-size: 16px;
    background: none;
    width: 100%;
    color: #fff;
    border: none;
    outline: none;
    line-height: 56px;
    position: relative;
    z-index: 2;
    background:none;
}
#gform_fields_1 .textarea{
    width: 100%;
        height: 1.3rem;
    font-size: 16px;
    background: none;
    width: 100%;
    color: #fff;
    background:none;
}
#gform_fields_1 .small::-webkit-input-placeholder,
#gform_fields_1 .textarea::-webkit-input-placeholder{
    color: #fff !important;
}


#gform_submit_button_1{
    width: 206px;
 	height: 50px;
 	background: #ffffff;
 	box-shadow: 0 5px 27px rgba(255, 41, 38, 0.4);
 	text-align: center;
 	display: block;
 	line-height: 50px;
 	border: 0;
 
 	color: #07165c;
 	font-size: 18px;
 	margin: 70px 0 0 0;
 	transition: all linear 0.3s;
 	float: left;
 	cursor: pointer;
}

#gform_submit_button_1:hover {
 	border-radius: 10px;
 }
 @keyframes fadeInDownBig {
			  from {
			    opacity: 0;
			    -webkit-transform: translate3d(0, 2000px, 0);
			    transform: translate3d(0, 2000px, 0);
			  }
			  to {
			    opacity: 1;
			    -webkit-transform: none;
			    transform: none;
			  }
			}
			@keyframes fadeInTopBig {
			  from {
			    opacity: 0;
			    -webkit-transform: translate3d(0, 2000px, 0);
			    transform: translate3d(0, 2000px, 0);
			  }
			  to {
			    opacity: 1;
			    -webkit-transform: none;
			    transform: none;
			  }
			}
.in_hotpro.active,.pro_main_tit.active{
				-webkit-animation-name: fadeInTopBig;
					animation-name: fadeInTopBig;
					-webkit-animation-duration: 1.5s;
					animation-duration: 1.5s;
					-webkit-animation-fill-mode: both;
					animation-fill-mode: both;
			}
			
			@keyframes fadeInLeftBig {
			  from {
			    opacity: 0;
			    -webkit-transform: translate3d(-2000px, 0, 0);
			    transform: translate3d(-2000px, 0, 0);
			  }
			  to {
			    opacity: 1;
			    -webkit-transform: none;
			    transform: none;
			  }
			}

.wrap_5.active{
				-webkit-animation-name: fadeInLeftBig;
				animation-name: fadeInLeftBig;
				-webkit-animation-duration: 1.5s;
				animation-duration: 1.5s;
				-webkit-animation-fill-mode: both;
				animation-fill-mode: both;
			}
			
			.in_ly_con.active{
							 -webkit-animation-name: fadeInRightBig;
							            animation-name: fadeInRightBig;
							-webkit-animation-duration: 1.5s;
							animation-duration: 1.5s;
							-webkit-animation-fill-mode: both;
							animation-fill-mode: both;
						}
						@keyframes fadeInRighBig {
						  from {
						    opacity: 0;
						    -webkit-transform: translate3d(-2000px, 0, 0);
						    transform: translate3d(-2000px, 0, 0);
						  }
						  to {
						    opacity: 1;
						    -webkit-transform: none;
						    transform: none;
						  }
						}
.por {
  position: relative;
}


.banner_bars{
    position: absolute;
    left: 0;
    bottom: 30px;
    z-index: 3;
    width: 100%;
    text-align: center;
}




.home_banner_phone .swiper-container {
        width: 100%;
        height: 100%;
    }
.home_banner_phone .swiper-slide {
        text-align: center;
        font-size: 0.18rem;
        background: #fff;

        /* Center slide text vertically */
        display: -webkit-box;
        display: -ms-flexbox;
        display: -webkit-flex;
        display: flex;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        -webkit-justify-content: center;
        justify-content: center;
        -webkit-box-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }

.home_banner_phone .swiper-slide{ position:relative}
.home_banner_phone .swiper-slide .title { left:0;text-align:left;
 height:100%; width:100%; position:absolute; top:0; padding:0 0.15rem; box-sizing: border-box; z-index:11
}
.home_banner_phone .swiper-slide .title .p1{ margin-bottom:0; margin-top:5%; color:#fff; font-size:0.5rem; }
.home_banner_phone .swiper-slide .title .p2{ margin-bottom:4%; line-height:0.5rem; color:#fff; font-size:0.4rem;}
.home_banner_phone .swiper-slide .title .p3{opacity:0}
.home_banner_phone .swiper-slide .title .p3 a {
    display: block;
    height: 0.5rem;
    line-height: 0.5rem;
    width: 3rem;
    font-size: 0.3rem;
    color: #32469d;
    background: #fff;
    border-radius: 0.3rem;
    text-align: center;
    text-transform: capitalize;
}
.home_banner_phone .swiper-slide .title{
    display: table;
    table-layout: fixed;
    text-align:left;
    width:100%;
    left: 0%;
    position: absolute;
    padding: 0 4%;
    z-index: 4;
    height: 100%;
    top: 0;
    overflow: hidden;
}
.home_banner_phone .swiper-slide .title .por{
    display: table-cell;
    vertical-align: middle
}
.ani .swiper-slide .title .p1{ -webkit-animation: up3 1s linear 1 backwards;
    animation: up3 1s linear 1 backwards; opacity:1}
.ani .swiper-slide .title .p2{ -webkit-animation: up3 1s linear 0.3s 1 backwards;
    animation: up3 1s linear 0.3s 1 backwards;opacity:1}
.ani .swiper-slide .title .p3{ -webkit-animation: up3 1s linear 0.6s 1 backwards;
    animation: up3 1s linear 0.6s 1 backwards;opacity:1}


.home_banner_phone{ display:none}


	/*首页产品列表*/
	
	.in_pro_list{ width: 100%; margin: 30px 0 0 0; overflow: hidden;}

.in_pro_list ul li{ width: 16.6%; text-align: center; float: left;-webkit-transition-property: background;-webkit-transition-duration: 0.3s;-webkit-transition-timing-function: ease;}
.in_pro_list ul li p{font-size: 16px; color: #666666; margin-top: 10px; line-height:1.3;}
.in_pro_list ul li a:hover p{color: #304399;}
.in_pro_list ul li:hover{color: #304399;
	background: url("../image/pro_hover.png") no-repeat center -0.05rem;background-size:50%}

.in_hotpro{ width: 100%; margin: 0; overflow: hidden; background: url(../image/prohot_bj_02.jpg) repeat-x; padding: 60px 0; }


/*首页客户案例*/

.wrap_2{width:100%; margin:80px 0 ; padding:0; overflow:hidden; position:relative;}
.wrap_2 .case_img{position: absolute;width: 600px;left: 40px;top: 60px; background: url(../image/case_tit.png) no-repeat; height: 232px;}
.case_con{ width: 100%; margin: 0px 0 0 0; padding: 0;}
.case_con .case_con_l{width: 100%; margin: 0.4rem 0 0 0;}
.case_con_l img{width: 100%;}
.case_con_l span{width: 100%; display: block;background: #f8f8f8; line-height:30px; height: 30px; text-align: center; font-size: 16px; color: #1f51e4;}

.section-news {

    padding: 0;
    display: none;
    margin:40px 0 0 0;
}

.section-news .inner-wrap {

    max-width: 1400px;
    margin: 0 auto;
}



.section-news .solution-wrap {
    overflow: hidden;
}

.section-news .article {
    position: relative;
    float: left;
    width: calc(16.4% - 20px);
    height:533px;
    background-size: auto 533px !important;
    background-position: center center;
    background-repeat: no-repeat;
    text-align: center;
    color: #fff;
    background-repeat: no-repeat;
    transition-duration: 1s;
    display: flex;
    flex-direction: column;
    justify-content: center;
    overflow: hidden;
    /*background-repeat: no-repeat;*/
}

.section-news .article.on,
.section-news .article:hover {
    width: 50.7%;
    text-align: left;
    background-position: 0 !important;
    display: block;
}

.section-news .article.solution1 {
    margin-top: 0.31rem;

}

.section-news .article.solution2 {
    margin-top: 0.71rem;

}

.section-news .article.solution3 {

}

.section-news .article.solution4 {
    margin-top: 0.56rem;

}

.section-news .article .inner {
    position: relative;
    margin: 0.07rem;
}

.section-news .article::before {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    z-index: 0;
    opacity: 1;
    transition-duration: .3s;
}

.section-news .article.on::before,
.section-news .article:hover::before {
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0.4), rgba(0, 0, 0, 0));
}

.section-news .article .inner {
    position: relative;
    margin: 0.07rem;
}


.section-news .article .tit {
    line-height: 1.5;
    font-size: 20px;
    transition-duration: .1s;
    transition-delay: .1s;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-left: 0.02rem;
    font-weight:bold;
	margin-bottom: 20px;
}

.section-news .article .time {
    line-height: 30px;
    font-size: 16px;
    color: #E0E0E0;
    padding-left: 0.02rem;
}

.section-news .article .desc {
    line-height: 2;
    font-size: 1.4rem;
    color: #FFFFFF;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    padding-left: 0.02rem;
}

.section-news .article .btn-more {
    display: inline-block;
    margin-top: 0.3rem;
    padding: 10px 40px;
    /*color: #fff;
    background-color: #E60012;*/
    font-size: 16px;
    margin-left: 0.02rem;
}

.section-news .article .btn-more em {
    font-style: normal;
}

.section-news .article .time,
.section-news .article .desc {
    display: none;
}

.section-news .article .btn-more {
    color: rgba(0, 0, 0, 0);
    background: rgba(0, 0, 0, 0);
    transition-delay: .5s;
}

.section-news .article.on .btn-more {
    transition-delay: .5s;
    color: #fff;
    background-color: #E60012;
}

.section-news .article.on .time,
.section-news .article.on .desc {
    display: block;
}

.section-news .article+.article {
    margin-left: 0.2rem;
}

.section-news .over-line {
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 4;
    overflow: hidden;
    padding-left: 0.02rem;
}



.section-news .article .inner {
    /*opacity: 0;*/
    display: none;
    width: 50%;
    margin: 0.7rem 0.4rem 0;
}

.section-news .article .normal {
    /*opacity: 1;*/
    display: block;
    width: 90%;
    max-width: 2.2rem;
    margin: 0 auto;
}

.section-news .article.on .inner {
    /*opacity: 1;*/
    display: block;
    transition-delay: .2s;
    transition: all .2s;
}

.section-news .article.on .normal {
    /*opacity: 0;*/
    display: none;
}


/*首页领域*/
.in_ly{width:100%; margin:100px 0 ; padding:0 ;  position: relative; }
.in_ly .in_ly_img{position: absolute;width: 80%;left: 40px;top: -90px; background: url(../image/lytit.png) no-repeat; height: 256px; }
.in_ly .in_ly_con{width: 86.5%;  right: 0; overflow: hidden; margin-left: 13.5%;}
 .in_ly_con  .in_ly_tit{ width: 24%; margin: 0;}
.in_ly_tit h3{ font-weight: normal; font-size: 38px; color: #333333;}
.in_ly_tit b{  font-size:0.4rem; line-height:1.2; color: #333333; margin-bottom:10px;}
.in_ly_tit a{ font-size: 14px; color: #333;  border-bottom:  1px solid #999999; height: 40px; margin-top: 60px; display: block; width: 120px; text-align: center;}
.in_ly_tit a:hover{ color: #304399;border-bottom:  1px solid #304399;}
	.in_ly_tit p{  font-size: 14px; color: #999999; line-height: 30px;}
	
	 .in_ly_con  .in_ly_nr{ width: 18%; margin: 0 0 0 1%; float: left;overflow: hidden; }
	 .in_ly_con  .in_ly_nr a:hover img{-webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06);}
	 .in_ly_con  .in_ly_nr a:hover p{ color: #404399;}
	 .in_ly_nr img{ width: 100%;transform: scale(1);
    transition: all 1s;}
	 .in_ly_nr p{ font-size: 20px; color: #333333; font-weight:bold; margin-top: 20px;} 
	 
	 /*首页关于我们*/
	 .in_ab{ width: 100%; background: url(../image/inab_bj_02.jpg) no-repeat ; margin: 60px 0; padding: 100px 0 0 0;}
	  .in_ab .in_ab_con{ width: 100%; margin: 80px 0 0 0;}
	    .in_ab .in_ab_con p{ font-size: 16px; color: #666666;line-height: 30px; width: 65%;}
		.in_ab .in_ab_sj{ width: 100%; margin: 240px 0 0 0; background: url(../image/inab_sj_03.jpg) no-repeat; padding: 40px 0;overflow: hidden; }
		.in_ab .in_ab_sj ul li{ width: 33.33%; text-align: center;float: left; color: #FFFFFF; }
		.in_ab .in_ab_sj ul li h2{ font-size: 60px;line-height: 1;}
		.in_ab .in_ab_sj ul li p{ font-size: 16px; font-weight: bold; }
		
		 /*首页新闻*/
		 .in_news{ width: 100%; margin: 0; padding: 0;}
		 .in_news ul{margin: 60px 0 120px 0; overflow: hidden;}
		 .in_news ul li{width: 32%; float: left; margin-right: 2%;}
		 .in_news ul li h2{ font-size: 18px; color: #000000; line-height:1.3; margin: 20px 0 0 0;}
		 .in_news ul li p{ font-size: 14px; color: #999999;margin: 10px 0 0 0;}
		  .in_news ul li span{ font-size: 14px; color: #999999;}
		   .in_news ul li:nth-child(3n) {
		      margin-right: 0;
		  }
		  .in_news ul li img{webkit-transition: -webkit-transform 0.5s ease;
    transition: -webkit-transform 0.5s ease;
    transition: transform 0.5s ease;
    transition: transform 0.5s ease,-webkit-transform 0.5s ease;}
		  .in_news ul li a:hover h2{ color: #304399;}
		  .in_news ul li:hover img{-webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.03, 1.03);
    transform: scale(1.03, 1.03);}
		  /*首页布局*/
		  
		  .in_ser{ width: 100%; background:url(../image/in_hz_02.jpg) no-repeat; overflow: hidden; height: 812px;background-size: cover;}
		   .in_ser  .in_ser_con{ width: 100%;padding: 60px 0 0 0;}
		    .in_ser_con .in_ser_con_l{width: 50%;}
			.in_ser_con_l h1{ font-size: 46px;font-weight: normal; color: #333333;}
			.in_ser_con_l p{ font-size: 14px;color: #999999;}
			 .in_ser_con .in_ser_con_r{width: 30%;}
			.in_ser_con_r ul li{}
				.in_ser_con_r ul li p{ font-size: 18px; color: #060606;}
				.in_ser_con_r ul li b strong{ font-size: 30px;}
				.in_ser_con_r ul li b i{ font-size: 18px; font-style: normal;}
					.in_ser_con_r ul li b{ font-size: 60px; color: #060606; font-weight: bold;line-height: 1;}
					
				
					
					
	/*底部*/
	.foot{ width: 100%; margin:  0 0 0; background: #1c1b1b; padding: 0.6rem 0 0 0; overflow: hidden;}
	.foot .foot_con{ width: 100%; margin: 0;display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;

	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;}
	.foot_con .foot_con_list{ width: auto; margin: 0; padding:0  1.6rem 0 0; float: left; }
	.foot_con_list a{ margin-bottom: 0.2rem; color: #999999; display: block; font-size: 14px; text-transform:capitalize;}
	.foot_con_list a:hover{color: #FFFFFF;}
	.foot_con_list .foot_tit{ font-size: 18px; color: #FFFFFF;}
	.foot_con .foot_con_ewm{ float: left; width:25%; margin:  0; padding-left: 0.8rem; }
	.foot_con_ewm p{ font-size: 18px; color: #ffffff;}
	
.foot_con_ewm  img{margin-top: 20px;}
	
	.foot .foot_bot{ width: 100%;margin: 0.6rem 0 0 0;
    padding: 0.2rem 0 0.2rem 0;
    overflow: hidden;}
	.foot_bot .foot_bot_l{width: 50%;color: #999999; font-size: 14px;}
	
	.foot_bot .foot_bot_r{width: 50%;color: #999999; font-size: 14px;text-align: right;}
	.foot_bot_r a{width: 25px; height: 25px; margin-left: 10px; text-transform:capitalize;}
	
	input::-webkit-input-placeholder{
	
	  color:#ffffff;
	
	}
	textarea::-webkit-input-placeholder{
	
	  color:#ffffff;
	
	}
	
	
	
	
	
	
	    .about_scroll1 .swiper-slide{
	        text-align: center;
	    }
		.about_scroll1 .swiper-slide p{
		    font-size: 14px;
			color: #999999;
			margin: 20px 0 0 0;
		}
		.about_scroll1_bars{
		    text-align: center;
		}
		
	
					
					/*联系我们*/
					.contact_banner{ width: 100%;margin: 0; padding:  0 ; background: url(../image/contact_bj_02.jpg) no-repeat center; height: 410px; overflow: hidden;}
					.contact_banner h2{ font-size:38px; color: #ffffff; margin-top: 120px;}
					.contact_banner p{ font-size: 16px; color: #ffffff;}
					
					.contact_top { width: 100%; background: #f5f9fb; overflow: hidden; padding: 0.5rem 0 0.8rem 0; }
					.contact_top h1{ font-size: 56px; color: #000000; font-weight: bold;}
					.contact_top_show{width: 100%; margin: 0; overflow: hidden;}
					.contact_top_show_one{width: 50%; margin: 0.5rem 0 0 0;}
					.contact_top_show_one h2{ font-size: 40px; color: #000000; background: url(../image/contb.png) no-repeat left center; padding-left: 50px;}
					.contact_top_show_one p a{ color: #000000; font-size: 18px; display: block; padding-left: 20px;}
					.contact_top_show_one p{ color: #000000; font-size: 18px; display: block; position: relative; padding-left: 20px;}
					.contact_top_show_one p::before{
						content: "";
						position: absolute;
						width: 8px;
						height: 8px;
						background: #000000;
						left: 0;
						border-radius: 8px;
						top: 12px;
					}
					
					 .in_contact2{ width: 100%; margin: 0.8rem 0 0 0; overflow: hidden; }
					
					.in_contact2 .in_quote{ width: 3.333rem; height: 0.666rem; background: #e81929; display: block; position: relative; color: #ffffff; font-size: 0.266rem; line-height: 0.666rem; padding-left: 1rem;font-weight: bold; margin-right: 1.6rem;}
					.in_contact2 .in_quote::before{
						content: "";
						  background: url(../image/quote.png) no-repeat left center;
						    position: absolute;
							width: 0.4rem;
							height: 0.4rem;
							background-size: 0.4rem;
							left: 20px;
							top: 11px;
					}
					
					.in_contact2 .in_watsapp{ width: 3.333rem; height: 0.666rem; background: #43c056; display: block; position: relative; color: #ffffff; font-size: 0.266rem; line-height: 0.666rem;padding-left: 1.143rem; font-weight: bold;}
					.in_watsapp::before{
						content: "";
						  background: url(../image/watpp.png) no-repeat left center;
						    position: absolute;
							width: 0.4rem;
							height: 0.4rem;
							background-size: 0.4rem;
							left: 0.6rem;
							top: 11px;
					}
					
						.contact_service{ width: 100%;  overflow: hidden;  background: url(../image/dt.png) no-repeat  center bottom ; padding: 1.6rem 0 0 0; }
						.contact_service h1{ font-size: 40px; color: #000000;line-height: 0.8rem; width: 50%;}
						.contact_service p{ font-size: 16px; color: #999999;line-height: 30px; width: 100%;}
						
					 .contact_l_sj{ width: 100%; margin: 0; padding: 1.6rem 0;overflow: hidden;}
					
					.contact_l_sj .contact_sj_one{ width: 25%; margin:  0; text-align: center;}
					.contact_sj_one b{ color: #08338a; font-size: 20px; font-weight: bold; display: block;line-height: 1; margin-top: 30px;}
					
					.contact_sj_one p{ color: #999999; font-weight: normal; font-size: 16px; margin-top: 5px;}
					
					
						.contact_message{width: 100%;   margin: 0 0 0.8rem 0; padding:0.8rem; background: #304399;}
						 .contact_message h3{ color: #FFFFFF; font-size: 0.4rem; line-height: 0.533rem;}
						 
						.contact_message .message_form {
						 	width: 100%;
						 	overflow: hidden;
						 	margin-top: 10px;
						 }
						 
						.contact_message .message_form .item-form {
						 	width: 32%;
						 	border-bottom: 1px solid #ffffff;
						 	padding-top: 40px;
						 	position: relative;
							float: left;
							margin-right: 2%;
							overflow: hidden;
						 }
						 .contact_message .message_form .item-form:nth-child(3n) {
						     margin-right: 0;
						 }
						 
						 .contact_message .message_form .item-form2{
						  	width: 100%;
						  	border-bottom: 1px solid #ffffff;
						  	padding-top: 40px;
						  	position: relative;
							overflow: hidden;
						  }
						 .item-form span {
						 	display: inline-block;
						 	height: 56px;
						 	line-height: 56px;
						 	font-size: 16px;
						 	overflow: hidden;
						 	color: #fff;
						 	position: absolute;
						 	white-space: nowrap;
						 	left: 0;
						 	top: 20px;
						 	-webkit-transition: all .5s ease-in-out;
						 	transition: all .5s ease-in-out;
						 }
						 
						 .item-form input {
						 	height: 56px;
						 	font-size: 16px;
						 	background: none;
						 	width: 100%;
						 	color: #fff;
						 	border: none;
						 	outline: none;
						 	line-height: 56px;
						 	position: relative;
						 	z-index: 2;
						 }
						 
						 .item-form2 textarea {
						 	height: 1.3rem;
						 	font-size: 16px;
						 	background: none;
						 	width: 100%;
						 	color: #fff;
						 	border: none;
						 	outline: none;
						 	line-height: 56px;
						 	position: relative;
						 	z-index: 2;
						 }
						 
						 .item-form strong {
						 	display: inline-block;
						 	font-size: 12px;
						 	margin-left: 20px;
						 	color: #fff;
						 	opacity: .5;
						 	font-weight: normal;
						 }
						 
						.contact_message .message_form .item_button {
						 	width: 100%;
						 	overflow: hidden;
						 }
						 
						 .item_button .btn2 {
						 	width: 206px;
						 	height: 50px;
						 	background: #ffffff;
						 	box-shadow: 0 5px 27px rgba(255, 41, 38, 0.4);
						 	text-align: center;
						 	display: block;
						 	line-height: 50px;
						 	border: 0;
						 
						 	color: #07165c;
						 	font-size: 18px;
						 	margin: 70px 0 0 0;
						 	transition: all linear 0.3s;
						 	float: left;
						 	cursor: pointer;
						 }
						 
						 .item_button .btn2:hover {
						 	border-radius: 10px;
						 }
		   
		   
		
		/*新闻推荐*/
		.news_banner{ width: 100%;margin: 0; padding:  0; background: url(https://www.zzjiemeilong.com/skin/images/news_bj_02.jpg) no-repeat center; height: 6.653rem; overflow: hidden;}
		.news_banner h2{ font-size: 0.613rem; color: #ffffff; margin-top: 1.866rem;}
		.news_banner p{ font-size: 18px; color: #ffffff;}
		
		.news_con{ width: 100%; background: #f9f9f9; padding: 30px 0 60px 0;}
		.news_con h2{ font-size: 36px; color: #181818; margin-bottom: 0.8rem; }
		
		.news_con .news_recommend{ width: 100%;  background: #FFFFFF; overflow: hidden;}
		.news_recommend .news_recommend_l{ width: 50%; height: 100%;}
		.news_recommend .news_recommend_l img{width: 100%; height: 100%;}
		.news_recommend .news_recommend_r{ width: 50%; padding: 0.8rem 0.4rem 0 0.4rem; }
		.news_recommend_r span{ padding: 5px 10px; font-size: 16px; color: #999999; border: 1px solid #d1d1d1; border-radius: 10px; display: inline-block;}
		.news_recommend_r h3{ font-size: 32px; color: #000000; line-height: 42px; margin: 20px 0;}
		.news_recommend_r p{ font-size: 16px; color: #999999; line-height: 28px;}
		.news_recommend_r b{font-size: 16px; color: #707070; font-weight: normal;display: block; margin-top: 0.6rem; }
		.news_con a:hover .news_recommend_r h3{color: #E60012;}
		
		.news_con ul{ width: 100%; overflow: hidden;}
		.news_con ul li{ width: 23%; background: #FFFFFF; float: left; margin-right: 2.666%; margin-top: 30px; overflow: hidden;}
		.news_con ul li .news_title{ width: 100%; padding: 0 15px;}
		.news_con ul li img{width: 100%;
    transform: scale(1);
    transition: all 1s;}
		.news_title p{ font-size: 16px; color: #999999; margin: 20px 0 0 0;}
		.news_title h4{ font-size: 22px; color: #000000; line-height: 30px; }
		.news_title b{ font-size: 16px; color: #707070; font-weight: normal; margin: 50px 0 30px 0;display: block; }
		.news_con ul li a:hover h4{color: #E60012;}
		.news_con ul li a:hover img{-webkit-transform: scale(1.03, 1.03);
    -ms-transform: scale(1.06, 1.06);
    transform: scale(1.06, 1.06);}
		.news_con ul li:nth-child(4n){
		    margin-right: 0;
		}
		
		.news_con .news_all{ width: 100%; text-align: center; margin: 60px 0 0 0; }
		 .news_all a{font-size: 20px; color: #3573e7;}
		 .news_all a:hover{ color: #304399;}
		 .news_nav{ width: 100%; height: 100px; background: #ffffff;}
		 .news_nav ul li{float: left;width: 23%;margin-right: 2.666%;}
		  .news_nav ul li a{ color: #ccd1d9;font-size: 18px; font-weight: bold; height: 90px; border-bottom: 1px solid #ccd1d9; display: block; padding-left: 40px; line-height: 90px;}
		 .news_nav ul li:nth-child(4n){
		     margin-right: 0;
		 }
		 .news_nav ul li a:hover{ color: #304399;border-bottom: 1px solid #304399;}
		 .news_nav ul li .nav_a{color: #304399;border-bottom: 1px solid #304399;}
		 
		 
		 .section-page {
		 	text-align: center;
		 	margin: 60px 0 0px 0;
		 	font-size: 20px;
		 	color: #707070;
		 }
		 
		 .section-page .content {
		 	display: inline-block;
		 }
		 
		 .section-page .pageInput {
		 	width: 42px;
		 	height: 42px;
		 	border: 1px solid #707070;
		 	text-align: center;
		 	font-size: 20px;
		 	color: #707070;
		 	display: inline-block;
		 	background: none;
		 }
		 
		 .section-page span.pageInput {
		 	display: none;
		 }
		 
		 .section-page .xiegan {
		 	margin: 0 16px;
		 }
		 
		 .section-page .left-jt,
		 .section-page .right-jt {
		 	padding: 4px 10px 8px;
		 	width: 48px;
		 	text-align: center;
		 	cursor: pointer;
		 	box-sizing: border-box;
		 }
		 
		 .section-page .left-jt:hover,
		 .section-page .right-jt:hover {
		 	background: none;
		 }
		 
		 .section-page .left-jt {
		 	margin-right: 10px;
		 	float: left;
		 
		 
		 }
		 
		 .section-page .right-jt {
		 	margin-left: 10px;
		 	float: right;
		 }
		 
		 .section-page img {
		 	width: 10px;
		 	cursor: pointer;
		 }
		
		   
		   
		   
		   /*新闻详情*/
		   .news_breadcrumbs{ width: 100%;  background: #f8f8f8;}
		   .news_breadcrumbs p{ color: #E60012; font-size: 14px; padding: 30px 0;}
		   .news_breadcrumbs a{ font-size: 14px; color: #333333;}
		   .news_breadcrumbs a:hover{color: #E60012;}
		   .news_breadcrumbs i{ margin: 0 14px; color: #333333;}
		   
		   .news_detail_tit{width: 100%; border-bottom: 1px solid #d1d1d1; padding: 0.8rem 0;}
		    .news_detail_tit p{ font-size: 16px; color: #999999;}
		   .news_detail_tit h1{ font-size: 32px; color: #000000; line-height: 40px;}
		     .news_detail_tit b{ font-size: 16px; color: #707070; font-weight: normal;}
		     
		     .news_detail_con{ width: 100%; margin: 0; padding: 60px 0; overflow: hidden; font-size: 16px;}
		     
		     .news_detail_bottom{ width: 100%; background: #f8f8f8; overflow: hidden; padding: 40px 0;}
		      .news_detail_bottom  .news_detail_bottom_l{ width: 80%; margin: 0;}
		   			 .news_detail_bottom_l p{ font-size: 20px; color: #3e3e3e;}
		   			 .news_detail_bottom_l p a{color: #3e3e3e;}
		   			 .news_detail_bottom_l p a:hover{ color: #E60012;}
		   			 
		   			  .news_detail_bottom  .news_detail_bottom_r{ width: auto; margin: 0;}
		   			  .news_detail_bottom_r span{ color: #3e3e3e; font-size: 20px; font-weight: bold; background: url(https://www.zzjiemeilong.com/skin/images/Share.png) no-repeat 130px center; display: block; padding-right: 40px;}
		   			   .news_detail_bottom_r ul li{float:left; margin-right: 20px;}
					   
					   		 .caselist_con{ width: 100%; margin: 0; overflow: hidden;}
					   		 .caselist_con h2{ font-size: 0.5rem; line-height: 0.8rem; color: #000000; margin: 0.8rem 0;}
					   			.caselist_con span{ display: block; color: #304399; background: #f5f9fb; width: 100%;  line-height: 0.6rem; border-radius: 40px; font-size: 16px; margin-top: 10px; padding: 10px 20px;}
					   			.caselist_con span p{ font-size: 14px;}
					   			.case_list{ width: 100%; margin: 0; padding: 0 0 0.8rem 0; overflow: hidden;}
					   			
					   			.case_list ul li{ width: 30%; margin: 0.8rem 5% 0 0; float: left; overflow: hidden;}
					   	.case_list ul li a img{webkit-transition: all .3s ease;
					     -moz-transition: all .3s ease;
					     -ms-transition: all .3s ease;
					     -o-transition: all .3s ease;
					     transition: all .3s ease;}
					   			.case_list ul li a p{ color: #000000; font-size: 20px; font-weight: bold; line-height: 32px; }
					   			.case_list ul li a b{ color: #666666; font-size: 14px; font-weight: bold; line-height: 32px;}
					   			.case_list ul li .case_list_more{ width: 100%; border-bottom:  1px solid #dfdfdf; background:url(../image/case_more.png) no-repeat left center; padding:15px  0  15px 18px;}
					   	       .case_list ul li .case_list_more p{  font-size: 14px; height: auto;}
					   		   
					   		   .case_list ul li:nth-child(3n){
					   		       margin-right: 0;
					   		   }
					   	   .case_list ul li a:hover p{color: #E60012;}
					   	   .case_list ul li a:hover img{transform: scale(1.02);
					   -webkit-transform: scale(1.02);
					   -moz-transform: scale(1.02);
					   -ms-transform: scale(1.02); }
		   
		   
		   /*案例详情*/
		   
		   
		   .wp-pagenavi {
		       clear: both;
    display: flex;
    display: -ms-flexbox;
    display: -webkit-flex;
    justify-content: center;
    -ms-justify-content: center;
    -webkit-justify-content: center;
    align-items: center;
    -webkit-align-items: center;
    -ms-align-items: center;
    flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    -webkit-flex-wrap: wrap;
    padding: 5% 0 3%
}

.wp-pagenavi a,.wp-pagenavi span {
    display: inline-block;
    min-width: 30px;
    height: 30px;
    font-size: 14px;
    line-height: 28px;
    text-align: center;
    color: #444;
    background: #fff;
    padding: 0 5px;
    border: 1px solid #bfbfbf;
    border-radius: 3px;
    margin: 0 6px
}

.wp-pagenavi span.current {
    color: #304399;
    background: none;
    border: none
}
		   
		   .case_detail_top{
			   width: 100%;
			   background: #f5f9fb;
			   padding: 0.4rem 0 0.8rem 0;
			   }
		   
		    .case_detail_top  .case_detail_top_wz{ width: 100%; font-size: 14px; color: #999999; margin-bottom: 0.4rem;}
			.case_detail_top_wz a{color: #999999;}
			.case_detail_top_wz .case_detail_top_wz1{color: #08338a;}
		   .case_detail_top .case_detail_top_con{ width: 100%; background: #FFFFFF; overflow: hidden;}
		   .case_detail_top_con .case_detail_top_con_l{ width: 56%; margin: 0;}
		     .case_detail_top_con .case_detail_top_con_r{ width: 44%; margin: 0; padding: 0.8rem 0.8rem 0 0.8rem;}
			 .case_detail_top_con_r h1{ background:url(../image/altit_03.jpg) no-repeat left center; padding-left: 15px;  color: #333333; font-size: 24px;}
		   .case_detail_top_con_r .wl_cl{ width: 100%;overflow: hidden;}
		   .case_detail_top_con_r .wl_cl ul{margin-top: 30px;}
		   .case_detail_top_con_r .wl_cl ul li{ width: 31%; text-align: center; float: left; margin-right: 3%;}
		   .case_detail_top_con_r .wl_cl ul li:nth-child(3n){
		       margin-right: 0;
		   }
		    .case_detail_top_con_r .wl_cl ul li p{ font-size: 16px; color: #08338a;}
		    .case_detail_top_con_r h2{ background:url(../image/altit_06.jpg) no-repeat left center; padding-left: 15px;  color: #333333; font-size: 24px; margin-top: 50px;}
			 .case_detail_top_con_r .pz_xx{ width: 100%; overflow: hidden;}
			 .case_detail_top_con_r .pz_xx  ul li{ width: 100%; border-radius: 35px; height: 35px; background: #f5f5f5; margin-top: 23px;}
			 .case_detail_top_con_r .pz_xx  ul li a p{ width: 33.3%; text-align: center; display: block; float: left; line-height: 35px; font-size: 16px; color: #333333;}
			  .case_detail_top_con_r .pz_xx  ul li:hover{ background: #08338a; }
			  .case_detail_top_con_r .pz_xx  ul li a:hover p{ color: #FFFFFF;}
			  
			  .case_detail_top .case_detail_top_main{ width: 100%; background: #ffffff; margin: 10px 0 0px 0;  overflow: hidden;display:flex;
	display:-ms-flexbox;
	display:-webkit-flex;
	justify-content:space-between;
	-ms-justify-content:space-between;
	-webkit-justify-content:space-between;
	align-items: center;
	-webkit-align-items: center;
	-ms-align-items:center;
	flex-wrap:wrap;
	-ms-flex-wrap:wrap;
	-webkit-flex-wrap:wrap;}
			  .case_detail_top_main ul{float: left;
    width: 79.3%;
    background-color: #ffffff;
    overflow: hidden;
    padding: 10px 0;}
			  .case_detail_top_main ul li {float: left;}
			  .case_detail_top_main ul li.case-h{ width: 49%;    padding: 30px 0;}
			   .case_detail_top_main ul li.case-h h1{font-size: 32px;
  line-height: 1.3;
    color: #333333;
    padding-left: 35px;}
			  
			  .case_detail_top_main ul li.info{width: 25.5%;border-left: 1px solid #dedede;padding:20px 0;padding-left: 42px;}
			  .case_detail_top_main ul li.info p{font-size: 20px;line-height: 30px;position: relative;}
			  .case_detail_top_main ul li.info strong{display: block;font-size: 20px;line-height: 30px;}
			  .case_detail_top_main ul li.info p:before{content: '';width: 24px;height: 24px;background: url(../image/case-y.png) no-repeat;position: absolute;left: -12px;top: -8px;}
			  .case_detail_top_main ul li:nth-of-type(3) p:before{background: url(../image/case-y1.png) no-repeat;}
			  
			  .btn-price{float: right;width: 20.7%;background-color: #4c7dff;padding:25px 30px;color: #fff;cursor: pointer;position: relative;-webkit-transition: all .3s ease-in-out;-moz-transition: all .3s ease-in-out;-ms-transition: all .3s ease-in-out;-o-transition: all .3s ease-in-out;transition: all .3s ease-in-out;z-index: 1;}
			  .btn-price strong{display: block;font-size: 20px;line-height: 1.3;text-transform: capitalize;}
			  .btn-price span{display: block;font-size: 20px;line-height: 30px;}
			  .btn-price:after{content: '';width: 33px;height: 35px;background: url(../image/case-btn.png) no-repeat;position: absolute;right: 30px;top: 46px;}
			  .btn-price:before {content: "";position: absolute;z-index: -1;top: 0;bottom: 0; left: 0;right: 0;background: #ff6d28;-webkit-transform: scaleY(0);transform: scaleY(0);-webkit-transform-origin: 50%;transform-origin: 50%;-webkit-transition-property: transform;transition-property: transform;-webkit-transition-duration: 0.3s;transition-duration: 0.3s;-webkit-transition-timing-function: ease-out;transition-timing-function: ease-out;}
			  .btn-price:hover:before{-webkit-transform: scaleY(1);transform: scaleY(1);}

			   .case_detail_show{ width: 100%; margin: 0; overflow: hidden; padding-bottom: 0.8rem;}
			   .case_detail_show .case_detail_show_l{ width: 70%; margin: 0;}
			  
			  .case_detail_show_l .case_detail_show_l_tit{ width: 100%; background:url(../image/altit_06.jpg) no-repeat left center; padding-left: 15px; margin: 0.4rem 0;}
			   .case_detail_show_l_tit p{ font-size: 30px; color: #2d2f4c;}
			  
			  .case_detail_show .case_detail_show_main,.case_detail_show .case_detail_show_main1{ width: 100%; margin: 0; font-size: 16px; line-height:2;}
			  .case_detail_show .case_detail_show_main p{margin: 20px 0;}
			  .case_detail_show .case_detail_show_main1 table{width: 100%;    border-collapse: collapse;
    border-spacing: 0
    text-align: center;
    font-size: 14px;}
	.case_detail_show .case_detail_show_main1 table tr{background: #e9f0f6;
    color: #000000;}
	.case_detail_show .case_detail_show_main1 table tr.firstRow{height: 36px;
    background: #003f86;
    color: #ffffff;}
	 .case_detail_show .case_detail_show_main1 table td{
					 padding: 5px;
					     border: 1px solid #8194a5;
						 text-align: center;
						 white-space: nowrap;
						 font-size: 14px!important;
						 }
						
				
			  .pro-trait {
			      overflow: hidden;
			  }
			  .pro-trait li{position: relative;border:1px solid #f0f1f5; margin-bottom: 25px; height:auto; padding-bottom: 20px; padding-left: 100px;}
			  .pro-trait li strong{display: block;font-size: 20px;line-height: 30px;color: #2d2f4c;margin-bottom: 8px; margin-top: 30px;}
			  .pro-trait li span{display: block;width: 70px;height:100%;background:#57a6ff;background: -moz-linear-gradient(90deg, #4d7dff 0%, #57a6ff 100%);background: -webkit-linear-gradient(90deg, #4d7dff 0%,#57a6ff 100%);background: -o-linear-gradient(90deg, #4d7dff 0%,#57a6ff 100%);background: -ms-linear-gradient(90deg, #4d7dff 0%,#57a6ff 100%);background: linear-gradient(90deg, #4d7dff 0%,#57a6ff 100%);font-size: 30px;color: #ffffff;font-weight: bold;line-height: 118px;text-align: center;position: absolute;top: 0;left: 0;}
			  
			  .case_detail_show .case_detail_show_r{ width: 22.5%; margin: 0;
			 
			       background: url(../image/ico15.png) repeat;
			       margin-top: 80px;
			       margin-bottom: 40px;
			       -webkit-box-shadow: 2px 4px 15px 0 rgb(30 37 79 / 40%);
			       -moz-box-shadow: 2px 4px 15px 0 rgba(30,37,79,0.4);
			       box-shadow: 2px 4px 15px 0 rgb(30 37 79 / 40%);
				   
				   border-radius: 15px;
				    padding-bottom: 30px;
			   }
			   .case_detail_show_r .tt{ padding: 0 35px;
    margin-top: -31px; }
			  .case_detail_show_r .tt h3{ background: #bfcfe5;    font-size: 26px;
    color: #3e4355;
    text-align: center;
    padding: 12px 0 13px 0;
    border-radius: 10px;}
	 .case_detail_show_r ul{padding: 0 15px;}
	 .case_detail_show_r ul li{ width: 100%; background: #f2f5f8; padding: 15px; border-radius: 15px; margin-top: 30px;}
	  .case_detail_show_r ul li:hover{ background: #cfd9e4;}
	 .case_detail_show_r li a span{ background: url(../image/xq_tb.png) no-repeat left; display: block; width: 50px; height: 18px; background-size: 80%;}
	 .case_detail_show_r li a h2{ display: block; border-bottom: 1px solid #e5ebf1; color: #000000; font-size: 20px; line-height:1.3;}
	  .case_detail_show_r li a .case_cs{ width: 100%; overflow: hidden; line-height: 30px;}
	  .case_cs p{ width:100%; color: #999999;}
	   .case_detail_show_r li a .case_cp{ width: 100%; overflow: hidden; text-align: center; margin-top: 20px;}
	   
	   
	   .jml_mes{ width: 100%; padding: 80px 0 ; overflow: hidden; background: url(../image/lybj_02.jpg) no-repeat center;background-size:cover;}
	     .jml_mes h1{ font-size: 36px; color: #ffffff;}
		  .jml_mes p{ font-size: 16px; color: #999999; line-height: 32px;}
		  .case-msg {z-index: 1; margin: 80px 0 0 0; overflow: hidden;}
		  	.case-msg .wrap{border-bottom: 4px solid #ef4c43;background: url(https://www.zzjiemeilong.com/skin/images/case-bg.jpg) no-repeat center;-webkit-background-size: cover;-moz-background-size: cover;-ms-background-size: cover;-o-background-size: cover;background-size: cover;border-radius: 4px;padding:29px 20px 20px 142px;position: relative;}
		  	.case-msg .wrap:before{content:'';width: 141px;height: 257px;background: url(https://www.zzjiemeilong.com/skin/images/case-pic.png) no-repeat;position: absolute;left: 0;bottom: 0;}
		  	.case-msg .one{overflow: hidden;margin-bottom: 28px;}
		  	.case-msg .one strong{display: block;float: left;font-size: 30px;color: #ffffff;line-height: 64px;}
		  	.case-msg .one p{float: right;background:#ffcb8d;background: -moz-linear-gradient(left, #f7b875 0%, #ffcb8d 100%);background: -webkit-linear-gradient(left, #f7b875 0%,#ffcb8d 100%);background: -o-linear-gradient(left, #f7b875 0%,#ffcb8d 100%);background: -ms-linear-gradient(left, #f7b875 0%,#ffcb8d 100%);background: linear-gradient(to right, #f7b875 0%,#ffcb8d 100%);font-size: 26px;font-weight: bold;line-height: 64px;border-radius: 4px;padding:0 32px;}
		  	.case-msg .one p span{color: #e3674f;background-image: -webkit-gradient(linear, 0 0, right 0, from(#d53242), to(#e3674f));-webkit-background-clip: text;background-clip: text;-webkit-text-fill-color: transparent;}
		  	
		  	.case-msg form{overflow: hidden;}
		  	.case-msg ul{margin-right: -1%;width: 85%;float: left;}
		  	.case-msg li{float: left;width: 22%;margin-right: 1%;}
		  	.case-msg li select,.case-msg li input,.case-msg li textarea{width: 100%;height: 56px;line-height: 56px;background-color: #ffffff;padding:0 10px 0 20px;border-radius: 4px;font-size: 14px;color: #333333;outline: none;}
		  	.case-msg .last{position: relative;}
		  	.case-msg .last:after{content:'*';font-size: 18px;color: #d53442;position: absolute;top: 14px;left: 12px;}
		  	
		  	.case-msg .sub-btn{float: right;width: 152px;}
		  	.case-msg .sub-btn input{width: 100%;height: 56px;line-height: 56px;text-align: center;font-size: 14px;color: #fff;border-radius: 4px;cursor: pointer;outline: none;background:#cf3535;background: -moz-linear-gradient(left, #fd4c4c 0%, #cf3535 100%);background: -webkit-linear-gradient(left, #fd4c4c 0%,#cf3535 100%);background: -o-linear-gradient(left, #fd4c4c 0%,#cf3535 100%);background: -ms-linear-gradient(left, #fd4c4c 0%,#cf3535 100%);background: linear-gradient(to right, #fd4c4c 0%,#cf3535 100%);background-position: left center;background-size: 200% 100%;background-repeat: no-repeat;transition: background-position .6s ease;cursor: pointer;}
		  	.case-msg .sub-btn input:hover {background-position: right center;}
		  
		   .case-msg .sub-btn{width: 200px;;padding-left: 0;position: relative;}
		  .case-msg .sub-btn .btn{text-align:left;font-size: 18px;color: #fff;font-weight: bold;padding-left: 50px;}
		   .case-msg .sub-btn:after{content:'';width: 16px;height: 16px;background: url(../image/index-icon1.png) no-repeat;position: absolute;top: 50%;margin-top: -8px;-webkit-background-size: 100% auto;-moz-background-size: 100% auto;-ms-background-size: 100% auto;-o-background-size: 100% auto;background-size: 100% auto;right: 54px;}
		 
		   .case-msg .li1{width: 28%;}
		   
		   
		   /*产品*/
		   .pro_banner{ width: 100%;margin: 0; padding:  0 ; background: url(../image/probj_02.jpg) no-repeat center; height: 410px; overflow: hidden;}
		   .pro_banner h2{ font-size:38px; color: #ffffff; margin-top: 120px;}
		   .pro_banner p{ font-size: 16px; color: #ffffff;}
		   
		   
		   .pro_main{ width: 100%; background: #e5ebf1; overflow: hidden; padding: 60px 0;}
		    .pro_main2{ width: 100%; background: #ffffff; overflow: hidden; padding: 60px 0;}
		    .pro_main_box .pro_main:nth-child(2n){
		        background: #fff;
		   }
		   .pro_main_tit{ width: 100%; margin: 0;overflow: hidden;}
		   .pro_main_tit .pro_main_tit_l{ width: 80%;}
		   .pro_main_tit_l h2{ font-size: 42px; color: #333333; font-weight: normal; text-transform:capitalize;}
		   .pro_main_tit_l p{ font-size: 16px; color: #333333; }
		     .pro_main_tit b{ font-size: 32px; color: #000000; font-weight: normal; padding-left: 70px; display: block; position: relative;}
			 .pro_main_tit b::before{
				 position: absolute;
				 content: "";
				 width: 48px;
				 height: 3px;
				 background: #1f51e4;
				 left: 0;
				 top: 30px;
			 }
		    .pro_main_tit .pro_main_tit_r{ width: auto;}
			.pro_main_tit_r a {
			  display: inline-block;
			  margin-top: 50px;
			}
			.flexStart {
			    display: -webkit-flex;
			    display: flex;
			    justify-content: flex-start;
			    flex-wrap: wrap;
			}
			.pro_main_tit_r div p {
			  width: 55px;
			  height: 55px;
			  border-radius: 50%;
			  background: #304399;
			}
			.pro_main_tit_r div span {
			  font-size: 16px;
			  color: #000;
			  line-height: 50px;
			  transition: all 0.3s;
			  position: relative;
			  left: -35px;
			}
			.pro_main_tit_r div span font {
			  display: inline-block;
			  width: 12px;
			  height: 2px;
			  background: #000;
			  vertical-align: middle;
			  margin-right:10px;
			}
			.pro_main_tit_r div:hover span {
			  left: -20px;
			}
			
			.pro_main .pro_main_list{ width: 100%;}
			
			.pro_main_list ul li{ width: 30%; background: #FFFFFF; border-radius: 15px; float: left; padding: 40px 30px 20px 30px; margin-right: 5%; margin-top: 60px;transition: all 0.3s; position: relative; }
			.pro_main_list ul li .pro_tb{ width: 19px; height: 16px; position: absolute; right: 15px; top: 15px; background: url(../image/ab_tb.png) no-repeat;}
			.pro_main_list li.pro_main_bj{background: #f2f5f8;}
			.pro_main_list li.pro_main_cp1{ width: 415px;}
			.pro_main_list li.pro_main_cp2{ width: 360px;}
			.pro_main_list li.pro_main_cp3{ width: 450px;margin-top: 105px;}
			.pro_main_list li.pro_main_cp4{ width: 360px;}
			.pro_main_list li.pro_main_cp5{ width: 450px; margin-top: 70px;}
			.pro_main_list li.pro_main_cp6{ width: 415px; margin-top: 95px;}
			.pro_main_list ul li:nth-child(3n){
			    margin-right: 0;
			}
			.pro_main_list ul li:hover{ background: #cfd9e4;}
			.pro_main_list ul li a span{ background: url(../image/xq_tb.png) no-repeat left; display: block; width: 50px; height: 18px; }
			.pro_main_list ul li a h2{ display: block; border-bottom: 1px solid #e5ebf1; color: #000000; font-size: 24px; line-height:1; padding:8px 0; }
			.pro_main_list ul li a .case_cs{ width: 100%; overflow: hidden; line-height: 30px;}
			 .case_cs p{ color: #999999; font-size: 14px;}
			  .pro_main_list ul li a .case_cp{ width: 100%; overflow: hidden; text-align: center; margin-top: 30px;}
		   
		   /*产品-详情*/
		   .case_detail_top .case_detail_top_con{
		       padding: 15px 0;
		   }
		    .case_detail_top_con .pro_detail_top_con_r{ width: 44%; margin: 0; padding: 0.3rem 0.8rem 0 0.8rem;}
			.pro_detail_top_con_r h1{ font-size: 32px; line-height:1.2; color: #333333;}
	   .pro_detail_top_con_r p{ color: #999999; line-height: 26px; font-size: 14px;}
	    .pro_detail_top_con_r .pro_jl{background: url(../image/projl.png) no-repeat left top; padding-left: 30px; font-size: 18px; color: #666666; overflow: hidden; margin-top: 20px;}
		 .pro_detail_top_con_r .pro_jl strong, .pro_detail_top_con_r .pro_nl strong{ color:#333333; font-size: 20px;}
		  .pro_detail_top_con_r .pro_nl{background: url(../image/pronl.png) no-repeat left top; padding-left: 30px; font-size: 18px; color: #666666; overflow: hidden;margin-top: 20px; margin-bottom: 20px;}
		  .pro_detail_top_con_r  .pro-p{ overflow: hidden; font-size: 16px; margin-bottom: 10px; line-height: 30px;}
		   .pro_detail_top_con_r  .pro-p strong{display: block;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
		      text-transform: capitalize;
		   }
	 .pro_detail_top_con_r a{width: 300px; height: 69px; background: #ec1122;background-image: linear-gradient(#f52838,#ec1122); display: block; border-radius: 35px 0 40px 35px; padding: 20px 0 0 40px; position: relative;-webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    -ms-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
	margin-top: 20px;
	text-transform: capitalize;
	}
	 .pro_detail_top_con_r a p{ font-size: 20px; color: #ffffff;}
	  .pro_detail_top_con_r a strong{ font-size: 18px; color: #FFFFFF; line-height: 1px;}
	  .pro_detail_top_con_r a::before{
		  content: "";
		  background: url(../image/zx.png) no-repeat right center;
		  position: absolute;
		  width: 54px;
		  height: 37px;
		  right: 40px;
		  top: 15px;
	  }
	   .pro_detail_top_con_r a:hover{border-radius: 0;}
	   
	    .case_detail_top_main ul li.info_pro{width: 33.333%;border-right: 1px solid #dedede;padding:20px 0;padding-left: 42px;}
		.info_pro span{display: block; background: url(../image/protb.png) no-repeat center; width: 75px; height: 38px; text-align: center; color: #FFFFFF; line-height: 38px; font-size: 30px;font-weight: bold;}
		.info_pro .info_pro1{overflow: hidden;text-transform: capitalize; line-height:1.3;}
		.info_pro1 p{ font-size: 20px; color: #333333; line-height: 1;}
		.info_pro1 strong{ font-size: 16px; color: #333333;line-height: 30px; text-transform:capitalize;}
		
		.z_xiugai {
		    /* width: 540px; */
		    /* height: 62px; */
		    position: relative;
		    padding-left: 25px;
		    box-sizing: border-box;
		    margin-top: 20px;
		}
		.b_tou1 {
		    position: absolute;
		    width: 62px;
		    height: 40px;
		    font-size: 30px;
		    font-family: Impact;
		    left: 0;
		    top: -15px;
		    font-weight: bold;
		    font-style: normal;
		    text-align: center;
		    line-height: 40px;
		    color: #fff;
		    border-radius: 20px 20px 0 20px;
		    background: linear-gradient(top, #fb6437 47%, #f4541c 100%);
		    background: -ms-linear-gradient(top, #fb6437 47%, #f4541c 100%);
		    background: -webkit-linear-gradient(top, #fb6437 47%, #f4541c 100%);
		    background: -moz-linear-gradient(top, #fb6437 47%, #f4541c 100%);
		    z-index: 2;}
			.b_tou1::before, .b_tou1::after {
			    position: absolute;
			    content: "";
			    width: 62px;
			    height: 40px;
			    border-radius: 20px 20px 0 20px;
			    top: 0;
			}
			.b_tou1::before {
			    right: -8px;
			    background: linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);
			    background: -ms-linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);
			    background: -webkit-linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);
			    background: -moz-linear-gradient(top, rgba(251,100,55,0.3) 47%, rgba(244,84,28,0.3) 100%);
			    z-index: -1;
			}
			.b_tou1::after {
			    right: -16px;
			    background: linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);
			    background: -ms-linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);
			    background: -webkit-linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);
			    background: -moz-linear-gradient(top, rgba(251,100,55,0.16) 47%, rgba(244,84,28,0.16) 100%);
			    z-index: -2;
			}
			.b_tou1::before, .b_tou1::after {
			    position: absolute;
			    content: "";
			    width: 62px;
			    height: 40px;
			    border-radius: 20px 20px 0 20px;
			    top: 0;
			}
			.still {
			    display: inline-block;
			}
			.z_xiugai .still p{margin: 0;}
			.z_xiugai .b_cnt {
			    font-size: 16px;
			    color: #333333;
			    line-height: 30px;
			    padding-left: 67px;
			    display: inline-block;
			    padding-bottom: 30px;
			    margin: 0;
			    text-indent: 0;
			    background: url(../image/bg_se.jpg) no-repeat left bottom;
			    background-size: 100% 20px;
			}
			
			
			 /*关于我们*/
			 .ab_box{ width: 100%; overflow: hidden; margin: 60px 0 0 0;}
			 .ab_box .ab_box_l{ width: 40%; margin: 0;}
			.ab_box .ab_box_r{ width: 55%; margin: 0; padding: 0;}
			.ab_box_r_tit{ width: 100%;}
			 .ab_box_r_tit p{ font-size: 42px; color: #000000; line-height: 50px;}
			  .ab_box_r_tit b{ font-size: 14px; color: #999999; line-height: 20px; font-weight: normal; margin-top: 60px; display: inline-block;}
			  .ab_box_r .ab_box_r_sj{ width: 100%; margin: 120px 0 0 0; overflow: hidden;}
			  .ab_box_r_sj ul li{float: left;width: 33.3%; text-align: left;}
			  .ab_box_r_sj ul li b{ font-size: 52px; color: #08338a;line-height: 1;}
			   .ab_box_r_sj ul li p{ font-size: 16px; color: #333333;}
			    .ab_box_r .ab_box_r_con{ width: 100%; margin: 100px 0 0 0; overflow: hidden;}
				.ab_box_r_con p{ font-size: 18px; color: #666666;line-height: 40px;}
				
				
				.ab_pro_ser{ width: 100%; margin: 110px 0 0 0; padding: 0; overflow: hidden;}
				.ab_pro_ser ul li{width: 25%; text-align: center; padding: 80px 0; margin: 60px 0 0 0; float: left;}
				.ab_pro_ser ul li a h2{ color: #000000; font-size: 26px; font-weight: normal;margin: 40px 0 0 0;}
				.ab_pro_ser ul li a p{ color: #999999; font-size: 14px; }
				.ab_pro_ser ul li a span{ width: 37px; height: 1px; background: #ffffff; display: block; margin: 60px auto 0 auto;}
				.ab_pro_ser ul li:hover{background: #08338a;}
				.ab_pro_ser ul li:hover h2,.ab_pro_ser ul li:hover p{color: #FFFFFF;}
			
			.ab_main{ width: 100%; margin: 60px 0 0 0; padding: 0; overflow: hidden;}
			.ab_main .ab_main_l{ width: 55%;}
			.ab_main_l p{ font-size: 16px; color: #333333; line-height: 30px; margin-top: 60px;}
			.ab_main .ab_main_r{ width: 35%;}
			.ab_main_r h1{ font-size: 46px; font-weight: normal; color: #000000; line-height: 60px;}
			
			.news_top {
				width:100%;
			
				
					 
				margin:0rem auto 0 auto;
				padding:0;
						text-align: center;
			}
			
			.news_top .news_parBd {
				overflow: hidden;
			}
			
			.news_top .news_parBd ul {
				overflow: hidden;
				zoom: 1;
			}
			
			.news_top .news_parBd ul li {
				display: block;
			}
			
					  
			
			.news_parBd ul li p{
				font-size: 14px;
				color: #999999;
						margin: 20px 0 0 0;
			}
			
			.news_top .news_parHd {
			
			
				padding: 0;
						margin: 20px 0 0 0;
					 
			}
			
			.news_top .news_parHd ul {
				display: table;
				margin: 0 auto;
			}
			
			.news_top .news_parHd ul li {
				float: left;
				padding: 0;
				cursor: pointer;
				width:10px;
				height: 10px;
				border-radius: 10px;
				background: #dcdfe4;
				margin: 0 0.133rem;
			}
			
			.news_top .news_parHd ul li.on {
			
				background: #2c3036;
			
			}
			
			
			
			.pro_del_xz {
				width: 100%;
				background: url(../image/xzwm_02.jpg) no-repeat top;
				margin: 60px 0 0 0;
				padding: 80px 0 0 0;
				overflow: hidden;
			}
			
			.pro_del_xz .case_xq_con_l_tit1 {
				width: 100%;
			
				
				margin: 0px 0;
				padding: 0;
			}
			
			.case_xq_con_l_tit1 p {
			
				font-size: 42px;
				color: #29313c;
				margin: 0;
				line-height: 55px;
			}
			
			.pro_del_xz .pro_del_xz_pic {
				clear: both;
				display: block;
				width: 100%;
				overflow: hidden;
				position: relative;
				max-width: 1920px;
				margin: 20px auto 0 auto;
			}
			
		   /*index_fixed*/
		   .advert {
		   	width: 100%;
		   	height: 1.786rem;
		   	background: url(../image/fix-bg01.png) no-repeat;
		   	position: fixed;
		   	background-size: 100%;
		   	bottom: 0;
		   	margin: 0 auto;
		   	left: 50%;
		   	transform: translateX(-50%);
		   	opacity: 0;
		   	visibility: hidden;
		   	transition: all 2s;
		   	z-index: 1;
		   
		   }
		   
		   .advert.active {
		   	opacity: 1;
		   	visibility: visible;
		   }
		   
		   .advert.active01 {
		   	opacity: 0;
		   	visibility: hidden
		   }
		   
		   .advert span {
		   	width: 34%;
		   	padding: 0.5rem 0 0 0.59rem;
		   	display: block;
		   }
		   
		   .advert span a {
		   	background: url(../image/ly.png) no-repeat left center;
		   	background-size: 0.48rem;
		   	font-size: 0.37rem;
		   	color: #ffffff;
		   	padding-left: 0.75rem;
		   }
		   
		   .advert .ft_fixed_r {
		   	width: 60%;
		   	margin: 0.5rem 0 0 0;
		   	text-align: center;
		   	line-height: 1.5;
		   }
		   .advert .ft_fixed_r a{color: #FFF;
    padding-left: 1.16rem;
    position: relative;
    display: block;
    line-height: 1.1;}
		   
		   .advert .ft_fixed_r a::before{
			   content: "";
			       position: absolute;
			       left: 0.5rem;
			       top: 0;
			       width: .9867rem;
			       height: .9867rem;
			       background: url(../image/fix-icon02.gif) no-repeat;
			       -webkit-background-size: cover;
			       -moz-background-size: cover;
			       -ms-background-size: cover;
			       -o-background-size: cover;
			       background-size: cover;
			       margin-right: .24rem;
			       margin-top: -.1rem;
		   }
		   
		   .ft_fixed_r p {
		   	font-size: 0.35rem;
		   	color: #ffffff;
		   }
		   
		   .ft_fixed_r b {
		   	font-size: 0.48rem;
		   	color: #ffffff;
		   }
		   
		   #gotoTop2 {
		   	position: fixed;
		   	right: .4rem;
		   	bottom: 1rem;
		   	width: 1.0666666667rem;
		   	height: 1.0666666667rem;
		   	z-index: 99999;
		   	background: url(../image/m_totop.png) center center no-repeat;
		   	background-size: 1.0666666667rem;
		   	cursor: pointer;
		   }
		   
		   #gotoTop2 {
		   	display: none;
		   }
		   
		   
		   /* 广告*/
		    .advert1{
		   	 clear: both;
		   	     display: block;
		   	     background: rgba(0,0,0,.8);
		   	     padding-bottom: 1px;
		   	     position: fixed;
		   	     z-index: 99999999;
		   	     left: 0;
		   	     bottom: 0;
		   	     width: 100%;
		   	     transition: all 2s;
		   		 opacity: 0;
		   		     visibility: hidden;
					 padding: 15px 0;
		   	    
		   	    
		    }
		    .advert1.active1{opacity: 1;
		   visibility: visible;}
		   .advert1.active01{opacity:0;visibility:hidden}
		    .advert1 .advert_con{
		   	 clear: both;
		   	     position: relative;
		   	     padding: 0;
		   	     transition: all .5s;
		   		 
		    }
		    
		    .advert_con .advert_con2{
		   	 float: left;
		   	     width: 20%;
		   	   
		    }
		    .advert_con2 p{
		   	 color: #FFFFFF;
		   	 font-size: 20px;
		   	 margin-top: 10px;
			 line-height: 1;
		   	 font-weight: bold;
		    }
		    .advert_con2 i{
		    		 color: #c5c5c5;
		    		 font-size: 16px;
		   		 font-style: normal;
		    		 
		    }
		    .advert_con .advert_con3{
		    		 float: left;
		    		     width: 50%;
		    		     text-align: center;
		   			
		   			
		   			 
		    }
		   
		    .advert_con3 p{
		   	 font-size: 22px;
		   	 color: #ffffff;
		   	 line-height: 60px;
		   	 font-weight:700;
		   	 border-left: 1px solid #b3b3b3;
		   	  padding-left: 2%;
		   	 
		    }
		     .advert_con a{
		   	  display: block;
		   	  width: 20%;
		   	  height: 60px;
		   	  line-height: 60px;
		   	  font-weight: bold;
		   	  border-radius: 30px;
		   	  color: #FFFFFF;
		   	  font-size: 22px;
		   	  background: url(https://www.zzjiemeilong.com/skin/images/zxtb.png) 90% 18px no-repeat #e32c26;
		   	  float: left;
		   	  padding-left: 40px;
		     }
		      .advert_con a:hover{
		   	   background: url(https://www.zzjiemeilong.com/skin/images/zxtb.png) 88% 18px no-repeat #fc4d2e;
		   	
		      }
		   .advert_con .advert_con4{
		   		position: absolute;
		   		    width: 30px;
		   		    height: 30px;
		   		    right: 0;
		   		    background: #fff;
		   		    border-radius: 50%;
		   		    overflow: hidden;
		   		    cursor: pointer;
		   				
		   				
		   				 
		   }
		   img {
		       vertical-align: middle;
		       MAX-WIDTH: 100%;
		       HEIGHT: auto !important;}
/*手机端代码*/	
@media only screen and (max-width: 768px) {
	.section-topBanner {
		height: 480px;
	}

	.section-topBanner .main_keyvisual .video_area {
		width: 1200px;
	}

	.section-topBanner .main_keyvisual .sec_inner .gallery_item video {
		position: absolute;
		width: 100%;
		height: auto;  
		top: 0;
		left: 0;
		transform: translate(0, 0);
		background: white;
		z-index: 1;
	}

	.section-topBanner .main_keyvisual .sec_inner .main_carousel .carousel_inner a {
		height: 3px;
	}

	.section-topBanner .main_keyvisual .sec_inner .main_carousel {
		bottom: 20px;
	}

	.section-news * {
		transition: none !important;
	}

	.section-news .article .tit {
		font-weight: normal;
		color: #000;
	}

	.section-topBanner {
		height: 500px;
		padding-bottom: 0;
	}

	.section-quick .main-quick .sec_inner ul {
		display: flex;
		justify-content: space-between;
		padding: 0 15px;
	}

	.section-quick .main-quick .sec_inner ul li a {
		height: 133px;
		line-height: 0px;
	}

	.section-quick .main-quick .sec_inner ul li a .ico_img {
		width: 100%;
		margin-right: 0px;
		margin-top: 40px;
		float: left;
		height: 48px;
	}

	.section-quick .main-quick .sec_inner ul li .txt {
		width: 100%;
	}

	.section-topBanner .main_keyvisual .sec_inner .main_carousel {
		width: 100%;
		text-align: center;
	}

	.section-topBanner .main_keyvisual .sec_inner .main_carousel .carousel_inner a {
		width: 50px;
	}

	.section-quick .main-quick .sec_inner ul li .txt .title {
		font-size: 14px;
	}

	.section-news .article.solution1,
	.section-news .article.solution2 {
		margin-top: 0;
	}

	.section-news .article .inner,
	.section-news .article.on .inner,
	.section-news .article:hover .inner {
		position: static;
	}

	.section-quick .ico_img .phone-icon {
		width: 30px !important;
		margin: 0 auto;
	}
	
	
}

@media only screen and (max-width: 768px) {

	.dev-con.container,
	.section-quick .container,
	.section-news .inner-wrap {
		display: none;
	}
.case_con{display: block!important;;}

	.section-news .article .inner,
	.section-news .article.on .inner,
	.section-news .article:hover .inner {
		height: auto
	}

	.section-news .article,
	.section-news .article.on,
	.section-news .article:hover,
	.section-news .article.solution1,
	.section-news .article.solution2,
	.section-news .article.solution3,
	.section-news .article.solution4,
	.section-news .article.solution5,
	.section-news .article.solution6 {
		margin: 0 auto;
		width: 100%;
		max-width: 100%;
		padding-top: 60%;
		height: auto;
		background-size: 100% auto !important;
		background-repeat: no-repeat !important;
		padding-bottom: 0;
		display: block;
		float: none;
		margin-top: 15px;
	}

	.solution5,
	.solution6 {
		display: none !important;
	}

	.section-news .article .tit {
		-webkit-line-clamp: 4;
	}

	.section-news .article.solution1 {
		margin-top: 0;
	}

	.section-develop_area .slide_area,
	.section-develop_area .slide_list {
		position: relative;
		width: 100%;
		height: 0;
		padding-bottom: 100%;
		overflow: hidden;
		/* margin-bottom: 20px; */
	}
	
	.news_detail_bottom .news_detail_bottom_l{width: 100%;}
	.news_detail_bottom .news_detail_bottom_r{margin-top: 0.3rem;}
	
	.in_watsapp::before{
	    left: 0.1rem;
	}
	
	.advert{
	    opacity: 1;
	    	visibility: visible;
	}
	
	
	.wrap_b0e8{
	    bottom: 70px !important;
	}
	
}

@media only screen and (max-width: 414px) {}

#newBridge{
    display: none !important;
}
.webim-header{
    display: none !important;
}
.webim-box{
    display: none !important;
}