@charset "utf-8";
/* CSS Document */
/**  /nav  **/

html{
	overflow-x:hidden;
	}

#jPanelMenu-menu {
	background:#035cac;
	display: block;
	
	overflow:hidden;
	-webkit-overflow-scrolling: touch;
	z-index:9999999999999;
	transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
}
.jPanelMenu {
	height:100% !important;
	overflow-x: hidden !important;
	overflow-y: scroll !important;
	transition:all 0.5s linear;
	-webkit-transition:all 0.5s linear;
	-moz-transition:all 0.5s linear;
	-ms-transition:all 0.5s linear;
	-o-transition:all 0.5s linear;
}
.xpnav {
	width:100%;
	height:3.3rem;
	text-align:center;
	position:fixed;
	left:0;
	top:0;
	background:#CCC;
	z-index:999;
	box-shadow: 0 0 3px rgba(0, 0, 0, 0.19);
}
.xpnav-btn {
	width:1.1rem;
	height:3.3rem;
	position:absolute;
	top:0;
	right:1.8rem;
	cursor:pointer;
}
.xpnav-btn-close{
	display: none;
	margin-top:1rem;
}
.xpnav-btn>span {
	display:block;
	width:1.1rem;
	height:0.12rem;
	background:#fff;
	margin:0.2rem auto;
}
.xpnav-btn>span:nth-child(1) {
 margin-top:1.25rem;
}
.xpnav-logo{
	width: 10rem;
    position: absolute;
    top: 0.3rem;
    left: 1.8rem;
    cursor: pointer;
}
.xpnav-logo img{
	display: block;
	width: 100%;
}
#jPanelMenu-menu>ul {
	border-bottom: 1px solid #035cac;
	border-top: 1px solid #035cac;
	display:none;
	padding:0;margin:0
}

#jPanelMenu-menu li a {
	width:100%;
	background: #000;
	font-weight: 500;
	display: block;
	padding: 0.5em 5%;
	border-top: 1px solid #666;
	text-decoration: none;
	
	color: #fff;
	font-size:14px;
	font-family:"微软雅黑";
}
#jPanelMenu-menu li a:hover {
	color: #035cac;
}
#jPanelMenu-menu li ul a {
	width:100%;
	background: #000;
	font-weight:500;
	display: block;
	padding: 0.2em 2%;
	border:none;
	text-decoration: none;
	color: #eee;
	font-size:12px;
	font-family:"微软雅黑";
}
#jPanelMenu-menu>ul>li>ul {
	display:none;
	padding:0;
	margin-left:30px;
}
#jPanelMenu-menu ul li ul li {
	line-height:30px;
	
}
.touch_slide {
	overflow: hidden;
	margin-top:40px;
}.banner_zi1{
	width:100%;
	position:absolute; top:50%; left:0;
	text-align:center;
	margin-top:-59px;
	
	}	
/**  /banner  **/
.main_image {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
	z-index: 5;
	position: relative;
	
}
.main_image ul {
	overflow: hidden;
}
.main_image li {
	position:relative;
	float: left;
	width: 100%;
}
	

.main_image li span {
	display: block;
	width: 100%;
}
.main_image li a {
	display: block;
	width: 100%;
}
/*********footer*************/	
.footer_phone {
    text-align: center;
    background: #000;
	height:60px;
	line-height:60px;
}
.footer_phone li {
    float: left;
    width: 33%;
    text-align: center;
    line-height: 20px;
    padding-top: 20px;
    padding-bottom: 10px;
}	
.footer_phone li a {
    color: #fff;
    font-family: "微软雅黑";
	font-size:12px;
}	
	
.footer_phone p {
    color: #fff;
    font-family: "微软雅黑";
    padding-bottom: 20px;
	font-size:12px;
	margin-bottom:0px !important;
	padding:0;
}	
	
.footer_phone li{
	display:none;
	
	}
	
	
	
.phone_nav_box{
	position:fixed;
	left:0;
	width:100%;
	top:-1000px;
	height:100%;
	background:#000;
	z-index: 100;

	}
.phone_nav_box>ul{
	height:100%;
	background:#000;
	position:relative;
	z-index:199;
	}
.phone_nav_box>ul li{
	padding-left:3.8rem;
	padding-right:3.8rem;
	}
.phone_nav_box>ul li.nav_ti_top{	
	padding-left:0;
	line-height: 3.3rem;
	padding-right: 0;
	height: 3.3rem;;
	position: relative;
}

.phone_nav_box ul li a img.phone_logo{
	width: 5.25rem;
    position: absolute;
    top: 0.9rem;
    left: 1.8rem;
    cursor: pointer;
    margin-right: 0;
}

.phone_nav_box>ul li.last{border: none;padding-top: 15px;}
.phone_nav_box ul li a{
	color: rgba(255, 255, 255, 1);
    line-height: normal;
	

	}
.phone_nav_box ul li a img{
	margin-right: 5px;
    float: left;
    position: relative;
    top: -8px;
}
.phone_nav_box>ul li.last a{
	border:1px solid rgba(220,220,220,.5); display: inline-block;
	margin-right: 10px;
	line-height: 35px;
	color: rgba(255,255,255,0.5);
	padding: 0 15px;
	border-radius: 5px;
}
.phone_nav_box>ul>li>a,.phone_nav_box>ul>li div{
	color: rgba(255, 255, 255, 1);
	line-height:4rem;
	font-size:1.08rem;
	border-bottom:1px solid #3e3a39;
}
.phone_nav_box>ul>li.nav_ti_top>a,.phone_nav_box>ul>li.nav_ti_top div{
	border-bottom: none;
}
/*.nav_ti>li{
	border-bottom:1px solid #4a4a4a;
	}*/
.phone_nav_box ul li ul{
	display:none;
	padding: 0.5rem 0;
border-bottom: 1px solid #4a4a4a;
	}
.nav_ti div img{
	float:right;
	font-size:22px;
	margin-right:0px;margin-top: 17px;
	/*transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);*/
	}

.home_bot .nav_ti div img{
	float:right;
	font-size:22px;
	margin-right:0px;margin-top: 10px;
	/*transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	-moz-transform: rotate(90deg);
	-webkit-transform: rotate(90deg);
	-o-transform: rotate(90deg);*/
	}
/*.nav_ti div img.scale1{
	transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -webkit-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -webkit-transition: 0.6s linear;
    -moz-transition: 0.6s linear;
    -ms-transition: 0.6s linear;
    -o-transition: 0.6s linear;
    transition: 0.6s linear;
	}*/
.phone_footer {
    background-color: #333 !important;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
}
.closeNav{
	width: 0.8rem;
	position: absolute;
	top: 1.25rem;
    right: 1.8rem;
}
.phone_nav_box>ul li ul li{
	padding-left:1.8rem;
	padding-right:1.8rem;
}
.phone_nav_box>ul li ul li a{
	line-height: 2.5rem;
}
.vis{
	display: block;
}
.hid{
	display: none;
}
/****2018-3-19****/
@media (max-width:768px){
	body{
		position:relative;
		left:0;
	}
	.warpper{
		margin-top:3.3rem;
	}
	

	/**********index*********/
	.index_sec4 span{
		width:200px;
		line-height: 48px;
	}

	/*****底部导航*******/
	.home_bot .nav_ti > li {
		border-bottom: 1px solid #e8e8e8;
	}
	.home_bot .fast li { float: left; width: 50%; margin-bottom: 5px; }
	.home_bot .fast li img { width: 30px; margin-right: 5px; }
	.home_bot .nav_ti > li div {
		height: 2.7rem;
		line-height: 2.7rem;
		color: rgba(0, 0, 0, 1);
		font-size: 1.08rem;
		background-size: 0.93rem;
		display: block;
	}
	.home_bot .nav_ti > li ul { display: none; padding-bottom: 0.6rem; }
	.home_bot .nav_ti > li ul li { padding-left: 1.5rem; line-height: 2rem;font-size:1.007rem;color: rgba(0, 0, 0, 0.9); }
	.home_bot .nav_ti > li ul li a {
		color: rgba(0, 0, 0, 0.9);
	}
	.home_bot_tx { padding: 20px 0; line-height: 20px; }
	.home_bot_con { text-align: center; }
	.home_bot_con a {
		width: 50px;
		height: 50px;
		border: 1px solid #ccc;
		background-repeat: no-repeat;
		background-position: center center;
		border-radius: 100%;
		display: inline-block;
		background-size: 36px; text-align: center; padding-top: 7px;
		margin: 0 10px;
	}
	.home_bot_con a img { width: 36px; }
	.home_bot_nav {
		text-align: center;
		font-size: 12px; margin: 20px 0;
		color: rgba(0, 0, 0, 0.4);
	}
	.home_bot_nav a {
		padding: 0 20px;
		color: rgba(0, 0, 0, 0.4);
	}
	.home_bot_img { position: fixed; top: 0; left: 0; width: 100%; height: 100%;
		z-index: 3333; display: none;
	}
	.home_bot_img_bg {
		position: absolute;
		top: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5);
	}
	.home_bot_img img { position: absolute; left: 50%; top: 50%;
		-webkit-transform: translateX(-50%) translateY(-50%);
		-moz-transform: translateX(-50%) translateY(-50%);
		-ms-transform: translateX(-50%) translateY(-50%);
		-o-transform: translateX(-50%) translateY(-50%);
		transform: translateX(-50%) translateY(-50%);
	}
	.home_bot_link {
		border-top: 1px solid #d6d6d6;
		padding: 20px 0 0px 0;
		line-height: 30px;
	}
	.home_bot_link a { color: #999; }
	.home_bot_link span { padding: 0px 12px; display: inline-block; color: #999; }
	.home_bot{
		position: relative;
		z-index: 10;
		background:#f7f8f8;
	}
	.home_bot .more{
		text-align: center;
        margin-top: 30px;
	}
	.home_bot .more a{
		display: inline-block;
		padding:10px 20px;
		border:1px solid #e5e5e5;
	}
	.home_bot .more a:hover{
		background: #e50011;
    color: #fff;
    border-color: #e50011;
	}
	.home_bot .footer_share{
		text-align: center;
		padding-bottom: 15px;
	}
	.footer_bot{
		padding:20px 0;
	}
	.index_sec4{
		padding:4.2rem 0;
		background:#f7f8f8;
	}
	.footer_p{
		font-size:0.8rem;
		text-align: center;
		padding:1.5rem 0;
		margin:0;
		letter-spacing: 0;
		color: #898989;
	}
	.banck_top{
		cursor: pointer;
    	position: relative;
    	text-align: center;
    	margin-top: 2rem;
    	top:0;
	}
	.container-sjd{
		padding: 0 5.4%;
	}
	/*.w88{
		width:88.75%;
		margin:0 auto;
	}*/

    .nav-hide{
	    display: none;
	}
	.nav-show{
	    display: block;
	}

	/********首页********/
	.w88_sjd{
		width:88.75%;
	}
	.index_sec1{
		margin-top:1.8rem;
		margin-bottom: 4.6rem;
	}
	.index_sec1_list{
		margin-top:0;
		    padding: 2.5rem 0 2.8rem 0;
		    margin-bottom: 0.4rem;
	}
	.index_sec1_list_0{
		background: #005bac;
	}
	.index_sec1_list_1{
		background: #3ea74d;
	}
	.index_sec1_list_2{
		background: #f3982c;
	}
	.index_sec1_list_3{
		background: #5fb6ae;
	}
	.index_sec1_list_4{
		background: #e9464d;
	}
	.index_sec1_list_5{
		background: #23ade5;
	}
	.clp5{
		float:left;
		width:50%;
	}
	.index_sec1_img1{
		margin:0 auto;
		width: 5.25rem;
	}
	.index_sec1_list h5{
		    font-size: 1.24rem;
    line-height: 1.24rem;
    color: #fff;
    margin: 0.6rem 0 0.5rem 0;
    letter-spacing: 1px;
	}
	.index_sec1_list span{
		font-family: arial;
    color: #fff;
    font-size:1.08rem;
    line-height: 1.08rem;
    display: block;
	}
	.index_sec2_img{
		width:100%;
	}
	.index_sec2_zi{
		width:100%;
		padding:2.5rem 3rem;
	}
	.index_sec2_zi h5{
		font-size: 1.24rem;
		font-weight: 600;
		margin-bottom: 0.6rem;
	}
	.index_sec2_zi p{
		font-size:1.007rem;
		line-height: 1.705rem;
	}
	.index_sec2_zi div.content1{
		font-size:12px;
		margin-bottom: 1.5rem;
	}
	.index_sec2{
		margin-top:0;
		margin-bottom: 10px;
	}
	.index_sec3_con{
		padding:2.3rem 0 1rem 0;
	}
	.w88_sjd1{
		width:100%;
	}
	.index_sec3_con ul li{
		    width: 25%;
    float: left;
    padding:0 2%;
    margin-bottom: 1rem;
	}
	.index_sec3_con ul li span{
		position: absolute;
	    top: 8px;
	    right: 0;
	    width: 1px;
	    height: 16px;
	    background: #9fa0a0;
    }
	.index_sec_hz1{
		    font-size: 1.007;
    line-height: 2rem;
    position: relative;
    bottom: inherit;
    float: left;
    left: inherit;
    margin-left: 3rem;
    color: #7dcdf4;
    padding-top: 2rem;
    padding-bottom: 3rem;
	}
	.index_sec_hz{
		font-size: 13px;
		float: left;
    position: relative;
    bottom: inherit;
    left: inherit;
    color: #c9c9ca;
    letter-spacing: 1px;
    padding-left: 3rem;
    padding-bottom: 3.5rem;
	}
	.index_sec_hz img{
		margin-right:1.24rem;
	}
	.index_sec_hz p{
		margin-bottom: 1.25rem;
	}

.index_sec3{
	margin-top: 5rem;
	margin-bottom: 1rem;
}
	
	.index_sec3 .h5{
		    font-size: 1.24rem;
		    font-weight: 600;
    color: #fff;
    line-height: 2.8rem;
    margin: 0;
    background: #000;
    text-align: center;
    letter-spacing: 1px;
	}

	/********关于我们********/
	.w88_sjd2{
		width:89%;
	}
	.about_history .w88>h5{
		font-size:1.24rem;
		font-weight: 600;
		margin-top:3rem;
		margin-bottom: 7rem;
		color:#000;
	}
	.about_history .w88>h5 span{
		font-size:1.08rem;
		font-weight: normal;
		margin-top: 0.8rem;
		display: block;
	}
	.about_quality_left{
		    width: 100%;
    padding-right: 0;
    margin-bottom: 2.4rem;
    font-size: 1.162rem;
    font-weight: bold;
    line-height: 1.705rem;
	}
	.about_quality_right{
		width:100%;
		font-size:1.007rem;
		line-height: 1.705rem;
	}
	.about_quality_left.en{
		color:#727171;
	}
	.about_quality_right.en{
		color:#727171;
	}
	.about_quality_list{
		margin-bottom:2.5rem; 
	}
	.about_business_img{
		    width: 100%;
    margin-left: 0;
    margin-top:7.5rem;
    margin-bottom:7.5rem;
	}
	.about_history_cn li span{
		width:31%;
		font-size: 1.08rem;
		line-height: 1.705rem;
	}
	.about_history_cn li p{
		width:69%;
		font-size: 1.08rem;
		line-height: 1.705rem;
	}
	.about_history_cn li{
		margin-bottom: 1.6rem;
	}
	.about_history_en li{
		margin-bottom: 1.6rem;
	}
	.about_history_en li span{
		width:31%;
		font-size: 1.08rem;
		line-height: 1.705rem;
		color: #727171;
	}
	.about_history_en li p{
		width:69%;
		font-size: 1.08rem;
		line-height: 1.705rem;
		color: #727171;
	}
	
	.about_quality_list_last_phone{
		margin-bottom: 7.5rem;
	}
	
	.about_quality_img{
		width:100%;
		margin-left:0;
		    margin-bottom: 4.5rem;
    margin-top: 2.5rem;
	}
	.about_quality_list_img{
	    top:52px;
	}
	.about_quality_img1{
		width:100%;
		margin-left:0;
		    margin-bottom: 0px;
    margin-top: 2.5rem;
	}
	.about_service_con{
		width:100%;
		margin-left:0;
		margin-top: 4.5rem;
		margin-bottom: 7.5rem;
	}
	.about_service_list p{
		font-size:1.007rem;
		line-height: 2.09rem;
		padding: 0.5rem 1.2rem;
	}
	.about_service_list h5{
		font-size:1.24rem;
		margin-bottom: 1rem;
	}
	.about_service_con>img{
		width: 1.4rem;
		margin: 2rem  auto;
	}
	.about_contact_right{
		padding: 3rem 1.8rem 5.6rem 1.8rem; 
    	height: auto;
    	background: #fff;
	}
	.about_contact_right h5{
		font-size: 1.08rem;
		font-size:1rem;
		margin-bottom: 7px;
	}
	.about_contact_right p{
		font-size: 1.08rem;
		font-size:1rem;
		line-height: 2.0rem;
	}
	.about_contact_img{
		margin-top: 0;
		margin-bottom: 7.5rem;
	}
	
	/*******招聘**********/
	.join table td{
		line-height: 1.5rem;
		font-size: 1.08rem;
		padding: 0.5rem 1rem;
	}
	.join_sec1{
		margin:0 auto;
	}
	.join_inner_a{
		text-align: center;
		margin-top:4rem;
	}
	.join{
		margin-bottom: 7.5rem;
	}
	.join_inner h4{
		font-size:1.24rem;
		font-weight: bold;
		margin-bottom: 2.5rem;
	}
	.join_inner_list p{
		font-size:1.007rem;
		line-height: 1.705rem;
	}
	.join_inner_list{
		margin-bottom: 2rem;
	}
	.join table th{
		font-size: 1.08rem;
		line-height: 1.3rem;
		padding: 0.75rem 1.5rem;
	}
	
	.join_inner{
		margin-top: 0;
	}
	
	/*******案例**********/
	.materials_list li{
		width:100%;
		margin-right: 0;
	}
	.materials_title{
		position: relative;
    opacity: 1;
    bottom: 0px;
    left: 0;
    padding-left: 2rem;
    font-size: 1.007rem;
    height: 3rem;
    line-height: 3rem;
    background-color: #efefef;
	}
	.case_list li{
		margin-bottom: 8.8px;
	}
	.case_title{
		padding-top: 4rem;
   	 	padding-bottom: 2rem;
	}
	.case_details{
		margin-top:0;
		padding-top:0;
		width: 88.75%;
		margin:0 auto;
		margin-bottom: 0px;
		border-bottom: none;
		padding-bottom: 46.87px;
	}
	.case_details_title h3{
		font-size:1.39rem;
		margin-bottom: 0.75rem;
		margin-top: 2.5rem;
		font-weight: 600;
	}
	.case_details_title h4{
		font-size: 1.24rem;
    margin-bottom: 0px;
    line-height: 1.705rem;
	}
	.case_details_title h6{
		/*border-bottom: none;*/
		margin-top: 1rem;
		margin-bottom: 0;
	}
	.case_details_title{
		padding-bottom: 29px;
	}
	.news_details_img{
		margin-bottom: 2.5rem;
	}
	.news_details_content{
		padding-left:0;
	}
	.news_details_content1 p{
		font-size:14px;
	}
	.news_details_content .contact{
		margin: 3rem 0 3rem 0;
	}
	.news_details_content .contact span{
		margin-bottom: 0.4rem;
    	line-height: 1.2rem;
    	font-size: 0.93rem;
	}
	.case_imgs{
		padding-left:0;
	}
	.case_list_sjd{
		border-top:12px solid #efefef;
		padding:0 1.8rem;
		padding-top:2.5rem;
	}
	.case_list_sjd li{
		width:calc(50% - 0.5rem);
		margin-right:1rem;
	}
	.case_list_sjd li:nth-child(2n+0){
		background:#ff0000;
		margin-right:0;
	}
	.case_list_sjd li .materials_title{
		padding-left:11.72px;
	}
	.case_imgs img{
		margin-bottom: 1rem;
	}
	.new_main .case_list_sjd li{
		margin-bottom: 1rem;		
	}
	/*******产品**********/
	.materials_filtrate li{
		margin-right: 1rem;
		margin-bottom: 1rem;
	}
	.materials_filtrate li a{
		padding: 0 11.72px;
	}
	.materials_filtrate{
		padding:4rem 0 3rem 0;
	}
	.materials_sec1{
		border-bottom: 1rem solid #efefef;
	}
	.materials_sec2_products_phone{
		padding-top: 2.5rem !important;
	}
	.materials_sec2{
		padding-top:0px;
		margin-bottom: 7.5rem;
	}
	.materials_sec2_title{
		font-size:1.24rem;
		color:#000;
		font-weight: bold;
		margin-bottom: 2.5rem;
	}
	.materials_list li{
		margin-bottom: 0.75rem;
	}
	.materials_sec3{
		border-bottom: none;
	}
	/******材料介绍*********/
	.materials_left{
		width:100%;
		margin-bottom: 45px;
	}
	.materials_left li{
		float:left;
		margin-right: 11.72px;
		margin-bottom: 11.72px;
	}
	.materials_left li a{
		padding: 0 11.72px;
	}
	.materials_exhibition_sec1{
		padding-top:48px;
	}
	.materials_right{
		width:100%;
	}
	.materials_exhibition_sec2{
		padding-top:95px;
		border-bottom: 11.72px solid #efefef;
	}
	.product_title1{
            font-size: 15px;
    color: #000;
    font-weight: bold;
    position: absolute;
    left: 0;
    top: -70px;
	}
	.product_title{
		    position: absolute;
    left: 0;
    top: -57px;

	}
	.product_title a{
		border:none;
		font-size:12px;
		padding:0;
	}
	.product_sec2{
		margin-top:0;
	}
	/*******行业资讯*********/
	.new_img{
		width:100%;
		margin-right:0;
	}
	.new_title{
		width:100%;
		margin-right:0;
		padding:0 3rem;
	}
	.new_content{
		width:100%;
		padding:0 3rem;
		font-size:13px;
		padding-bottom: 2.5rem;
	}
	.new_main{
		padding-top:2.5rem;
		padding-bottom: 7.5rem;
	}
	.news_sec2_title{
		font-size: 1.24rem;
    color: #000;
    font-weight: bold;
    margin-bottom: 5rem;
	}
	.new_main ul li{
		background:#f7f8f8;
		margin-bottom:0px;
	}
	.new_title h3{
		font-size:1.162rem;
		font-weight: bold;
		line-height: 1.705rem;
		margin-top: 1rem;
	}
	.new_title h6{
		margin-top:0.5rem;
		margin-bottom:1rem;
		color:#8f9090; 
	}
	.news_details_main{
		padding-top:0;
		padding-bottom: 7rem;
		/*width:88.75%;
		margin:0 auto;*/
		padding-left:1.8rem;
		padding-right:1.8rem;
		/*border-bottom: 1rem solid #eeeeee;*/
	}
	.news_details_title h3{
		width: 100%;
    font-size: 1.24rem;
    font-weight: bold;
    line-height: 1.4rem;
    margin-bottom: 1rem;
	}
	.news_details_title{
		margin-bottom: 2.5rem;
	}
	.news_details_content h5{
		font-size:15px;
		margin-bottom: 2.5rem;
	}
	.news_details_content h3{
		    font-size: 1.08rem;
		        color: #171717;
	}
	.news_details_content h3:last-child{
		margin-bottom: 0.8rem;
	}
	.news_details_content p{
		font-size:1.08rem;
		line-height: 1.705rem;
		margin-bottom: 0.8rem;
	}
	.news_details_imgs{
		margin-left:0;
		margin-top: 3rem;
		padding-bottom: 2.5rem;
		margin-bottom: 2.5rem;
	}
	.imgs_details{
		width: calc(50% - 0.5rem);
		margin-top: 1rem;
		margin-right: 1rem;
		float: left;
	}
	.page{
		padding-left: 0;
    	padding: 0 52px;
	}
	.detail_sjd{
		width:88.75%;
		margin:0 auto;
		padding-top:2.5rem;
	}
	.news_filtrate2 li a{
		line-height: 24px;
		height:24px;
	}
	.new_main ul.news_filtrate2 li{
		margin-bottom: 11.79px;
		margin-right: 14.64px;
	}
	.news_details_main2{
		padding-left:0;
		padding-right:0;
	}
	.news_details_title2{
		    padding-left: 5.625%;
    padding-right: 5.625%;
    padding-top: 29.29px;
    margin-bottom: 31.29px;
	}
	.news_details_main2 .news_details_content{
		padding-left: 5.625%;
    	padding-right: 5.625%;
	}
	.news_filtrate3{
		padding-left: 5.625%;
    	padding-right: 5.625%;
	}
	.news_details1{
		    padding-bottom: 33px;
	}
	.news_details_main3{
		border-bottom: 0;
	}
	.news_details_mainDetail{
		margin-bottom: 0;
	}
	.news_sec2_title1{
		font-size: 1.162rem;
    	color: #000;
    	font-weight: bold;
    	margin-bottom: 0px;
    	padding-top:2.5rem;
	}
	.technical_sec1_f1{
		font-size:1.007rem;
		letter-spacing: 1px;
		line-height: 1.705rem;
		margin-top:7rem;
	}
	.technical_sec1_f2{
		font-size:1.007rem;
		letter-spacing: 1px;
		line-height: 1.705rem;
		color:#959494;
		margin-top:2rem;
		margin-bottom: 7rem;
	}
	.technical_sec2_f1{
		background:#f7f8f8;
		padding-left: 1.8rem;
    	padding-right: 1.8rem;
    	padding-top:2.5rem;
    	margin-bottom: 1rem;
    	padding-bottom:0;
	}
	.technical_sec2_f1_title{
		margin-bottom: 1.6rem;
		margin-top:0;
	}
	.technical_sec2_f1_col{
		width: 50%;
	    float: none;
	    display: inline-block;
	    margin-bottom: 1.5rem;
	}
	.technical_sec2{
		margin-bottom: 7.5rem;
	}
	.technical_sec2_f1_txt{
		font-size:1.007rem;
		min-height: 0;
		margin-top: 1rem;
		line-height: 1.705rem;
	}
	
	
.clm5{
	margin-left: -0.2rem !important;
	margin-right: -0.2rem !important;
}
.clp5{
	padding-left: 0.2rem !important;
	padding-right: 0.2rem !important;
}


.case_details_phone{
	padding-top: 0;
	padding-bottom: 6.5rem;
}
.case_details_phone .case_details{
	padding-left: 0;
	padding-right: 0;
}
.case_details_phone .news_details_main{
	border-bottom: none;
	padding-bottom: 3rem;
}

.materials_right li{
	margin-bottom: 1rem;
}
.materials_right{
	margin-bottom: 7.5rem;
}

.materials_sec2_phone{
	padding-top: 2.5rem;
}
.news_details_content3 div{
	border-bottom: 1px solid #ddd;
    margin-bottom: 30px;
    padding-bottom: 20px;
}
	
	
}
/****************************/
.new_main ul li{
  background: #fff;
}