@charset "utf-8";
/* CSS Document */
/**  /nav  **/

html{
	overflow-x:hidden;
	}
ul{
	margin: 0px;
	padding: 0px;
}
#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:60px;
	text-align:center;
	position:fixed;
	left:0;
	top:0;
	background:#fff;
	z-index:999;
	box-shadow: 0 1px 9px 1px rgba(0, 0, 0, 0.05);
}
.xpnav-btn {
	width:30px;
	height:40px;
	position:absolute;
	top:8px;
	left:5%;
	cursor:pointer;
}
.xpnav-btn>span {
	display:block;
	width:70%;
	height:2px;
	background: #080404;
	margin:5px auto;
}
.xpnav-btn>span:nth-child(1) {
 margin-top:12px;
}
.xpnav img{
	
	margin-left:20px;
	}
#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:-220px;
	width:220px;
	top:0;
	z-index: 999;
	height:100%;
	background:#333;

	}
.phone_nav_box>ul{
	height:100%;
	background:#333;
	position:relative;
	z-index:99;

	line-height:30px;
	margin-top:20px;
	
	}
.phone_nav_box>ul li{
	
	padding-left:20px;
	}
.phone_nav_box>ul li>ul{
	font-size: 13px;
}
.phone_nav_box>ul li>ul>li{
	padding-left: 10px;
}
.phone_nav_box ul li a{
	color:#fff;
	

	}
.phone_nav_box>ul>li>a,.phone_nav_box>ul>li>div{
	color:#fff;
	line-height:45px;
	font-size:14px;

	}
.nav_ti>li{
	border-bottom: 1px solid #3a3a3a;
	}
.phone_nav_box ul li ul{
	padding:5px;
	display:none;

	}
.nav_ti i{
	float:right;
	font-size:22px;
	margin-right:15px;
	line-height:45px;
	}	
.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: #d70c19  !important;
    width: 100%;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 12px;
    color: #FFF;
}
@media (max-width:768px){
	.warp {
		position: relative;
		padding-top: 50px;
	}
	body{
		position:relative;
		left:0;
		font-size: 13px;
		overflow-x: hidden;
		}
	.xpnav img{
		    width: 95px;
		    margin-top: 9px;
		    vertical-align:middle;
		}
	.menu_mess,.menu_right{
		display: none!important;
	}	
	.all_pad{
		padding: 30px 0;
	}
	/*联系我们*/
	.contact_con1_text{
		width:100%;
		margin: 0px;
		padding: 30px 15px;
	}
	.contact_con1_img{
		width: 100%;
	}
	.contact_con1_text p{
		font-size:13px;
		line-height: 22px;
	}
	.index_con1_bt{
		margin-top:15px;
	}
	.contact_con2_tit h5{
		margin-bottom: 20px;
	}
	.contact_con2_tit{
		padding: 0 15px;
		font-size: 13px;
		margin-bottom: 20px;
	}
	.contact_con2_tit p{
		line-height: 22px;
		margin-bottom: 0px;
	}
	.contact_con2_box{
		width: 100%;
		border:0px;
		border-top: 1px solid #f5f5f5;
	}
	.contact_con2_box span{
		font-size: 13px;
		margin-top:13px;
	}
	.message_bg{
		padding:30px 0;
	}
	.message_bg h5{
		margin: 0px;
		margin-bottom: 20px;
	}
	.message_bg p{
		width: 100%;
		padding:0 15px;
	}
	.message_img1{
		padding: 30px 0;
	}
	.message_img{
		width: 100%;
		padding: 0 15px;
	}
	.contact_con2_box h5{
		margin-top:0px;
		font-size: 13px;
		margin-bottom: 20px;
	}
	/*联系我们*/
	/*加入我们*/
	.comp_sec6_btit h1{
		font-size: 27px;
		line-height: 35px;
		margin-top:0px;
		margin-bottom: 20px;
	}
	.comp_sec6_btit h5{
		font-size: 13px;
		line-height: 22px;
		margin-top:0px;
		letter-spacing: 0px;
		margin-bottom: 30px;
	}
	.join_sec1_con{
		width: 100%;
		padding: 0 15px;
	}
	.join_sec1_box_tit{
		height: 40px;
		line-height: 40px;
		font-size: 14px;
	}
	.join_sec1_box_tit i{
		font-size: 20px;
	}
	.join_sec1_left{
		width: 100%;
		margin-bottom: 10px;
	}
	.join_sec1_right{
		width: 100%;
	}
	.join_sec1_left p {
	    font-size: 13px;
	    margin-bottom: 10px;
	}
	.join_sec1_box_son{
		padding: 30px 15px;
		padding-bottom: 0px;
	}
	.join_sec1_right_box p{
		font-size: 13px;
		line-height: 22px;
	}
	.service_sec2_img{
		/* display: none; */
	}
	.service_sec2_text h1{
		font-size: 27px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	.service_sec2_text p{
		font-size: 14px;
		line-height: 24px;
	}
	.service_bt{
		height: 44px;
		line-height: 40px;
		font-size: 14px;
	}
	/*加入我们*/

	/*新闻*/
	.news_nav_input{
		width: 100%;
	}
	.news_nav_input{
		height: 50px;
	}
	.news_nav_input .tit{
		height: 50px;
		line-height: 50px;
	}
	.news_nav_input input{
		margin-top:0px;
		height: 50px;
		line-height: 50px;
		background-color: #fafafa;
	}
	.news_nav_sel{
		width: 25%;
		height: 50px;
	}
	.news_nav_sel.month{
		width:25%;
	}
	.news_nav_bt{
		width: 50%;
		height: 50px;
		line-height: 50px;
	}
	.news_nav_sel h5{
		line-height: 25px;
		font-size: 14px;
	}
	.news_nav{
		margin-bottom: 30px;
	}
	.news_con{
		padding: 30px 15px;
	}
	.news_con1_son_left{
		margin-bottom: 10px;
	}
	.news_con1_rimg.one{
		margin-bottom: 10px;
	}
	.news_con1_box_text h1,.news_con1_son_right .news_con1_box_text h1{
		font-size: 27px;
		line-height:35px;
	}
	.news_con2_box{
		width: 100%;
		margin-bottom: 10px;
	}
	.news_con2_box_text{
		padding: 20px 15px;
	}
	.news_con2{
		padding-bottom: 30px;
		margin: 0px;
	}
	.news2_tit{
		padding: 0px;
	}
	.join_sec3_con ul li{
		padding: 0 15px;
	}
	.news_con2_bt{
		margin-top:40px;
	}
	.news_con2_bt a{
		height: 50px;
		line-height: 50px;
	}
	.news_inner1{
		width: 100%;
		padding: 20px 15px;
		/*padding-bottom: 20%;*/
		margin-bottom: 20px;
	}
	.news_inner1:after{
		display: none;
	}
	.news_inner1 h1{
		font-size: 27px;
		line-height: 35px;
	}
	.news_inner_back{
		height: 50px;
		line-height: 50px;
		font-size: 15px;
		margin-bottom: 30px;
	}
	.comp_sec6_top{
		width: 100%;
		margin-top:20px;
	}
	.comp_sec6_line{
		margin-bottom: 30px;
	}
	.comp_sec6_top h5{
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.comp_sec6_top p{
		font-size: 13px;
		line-height: 22px;
	}
	.comp_sec6_top p img{
		max-width: 100%;
	}
	.news_inner2{
		padding-bottom: 30px;
	}
	/*新闻*/
	.service_bann_son{
		width: 90%;
	}
	.service_bann_son h1{
		font-size: 27px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	.service_bann_son p{
		font-size: 14px;
		line-height: 24px;
	}
	.service_sec1{
		padding: 30px 15px;
	}
	.service_sec1_box1_text h5{
		margin-bottom: 20px;
	}
	.service_sec1_box1_text p{
		line-height: 24px;
		font-size: 14px;
	}
	.service_sec1_box1_text{
		padding: 20px;
	}
	.service_sec1_box1{
		margin-bottom: 20px;
	}
	/*服务*/
	/*定制*/
	.design_nav{
		padding: 30px 0;
		background-color: #f8f8f8;
	}	
	.design_nav h1{
		font-size: 27px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	.design_nav h5{
		margin-bottom: 10px;
	}
	.design_con1.one  .container1{
		padding-top:100px;
	}
	.design_drawing{
		right: auto;
		left: 15px;
	}
	.design_con1_box{
		padding-left: 110px;
		margin-bottom: 10px;
	}
	.design_con1_box_name input, .design_con1_box_name textarea{
		width: 100%;
	}
	.index_con3_design.index_con3_bt a{
		width: 110px;
	}
	.index_con3_design{
		padding: 30px 0;
	}
	.design_con1_box_rod p{
		margin-right: 20px;
	}
	
	/*定制*/
	/*关于*/
	.banner-content h2{
		font-size: 27px;
		line-height: 35px;
	}
	.banner-content h3{
		margin-bottom: 10px;
	}
	.banner-content h3{
		font-size: 18px;
		line-height: 30px;
	}
	.comp_sec1 p{
		width: 100%;
		padding: 0 15px;
		text-align: left;
		font-size: 13px;
		line-height: 22px;
	}
	.comp_sec1_tit h5{
		margin-top:15px;
	}
	.comp_sec2_son{
		width: 100%;

	}
	.comp_sec2_text{
		padding: 30px 15px;
	}
	.comp_sec2_text h5{
		margin-bottom: 20px;
		font-size: 17px;
	}
	.comp_sec2_text p{
		font-size: 13px;
		line-height: 22px;
	}
	.comp_sec2_text .line{
		margin-top:20px;
	}
	.comp_sec3_left{
		width: 100%;
		padding: 30px 15px;
	}
	.comp_sec3_left h5{
		font-size: 27px;
		line-height: 35px;
		margin-bottom: 20px;
	}
	.comp_sec3_left p{
		font-size: 13px;
		line-height: 22px;
		margin-bottom: 0px;
	}
	.comp_sec3_right{
		width: 100%;
	}
	.comp_sec3_img{
		width: 100%;
		margin-bottom: 20px;
	}
	.comp_sec3_text{
		width: 100%;
		padding: 0px;
	}
	.comp_sec3_text_tit{
		font-size: 13px;
		line-height: 22px;
	}
	.comp_sec3_text h3{
		font-size: 27px;
	}
	.comp_sec3_text h5{
		font-size: 16px;
	}
	.comp_sec3_text_tit{
		margin-bottom: 20px;
	}
	.comp_sec5_text{
		width: 100%;
		padding: 10px 20px;
	}
	.comp_sec5_text_son p{
		font-size: 13px;
		line-height: 22px;
	}
	.comp_sec6_top h2{
		font-size: 18px;
		line-height: 30px;
		margin-bottom: 30px;
	}
	.comp_sec6_top {
		padding-left: 15px;
		padding-right: 15px;
	}
	.comp_sec6_b_img{
		width: 100%;
		margin-bottom: 20px;
	}
	.comp_sec6_b_text{
		width: 100%;
		padding: 0 15px;
	}
	.comp_sec6_b_text_box .img{
		width: 80px;
		height: 80px;
		padding: 17px;
	}
	.comp_sec6_b_text_box .text{
		margin-left: 30px;
		padding: 0px;
	}
	.comp_sec6_b_text_box .text h4{
		font-size: 20px;
	}
	.comp_sec6_b_text_box .text p{
		font-size: 15px;
	}
	/*关于*/
	
	/*产品*/
	.pro_location{
		margin-top:0px;
	}
	.pro_search{
		margin-bottom: 0px;
	}
	.pro_sec1 h3{
		margin-top:30px;
		font-size: 20px;
	}
	.sifica_one{
		width: 50%;
	}
	.pro_sec1{
		padding-bottom: 30px;
	}
	.pro_search_con{
		width: 100%;
	}
	.pro_sec1_left {
		width: 100%;
		float: none;
		margin-bottom: 30px;
	}
	.pro_sec1_right{
		width: 100%;
		padding: 0px;
	}
	.pro_sec1_choose{
		margin-bottom: 10px;
		padding: 15px;
	}
	.pro_sec1_choose2 .zimu span{
		line-height: 28px;
	}
	.pro_sec1_choose2{
		padding: 15px;
	}
	.pro_sec1_choose_son{
		padding: 23px 0;
	}
	.pro_sec1_list_box li h5{
		line-height: 40px;
		height: 40px;
	}
	.pro_sec1_right_bt{
		margin-bottom: 10px;
	}
	.pro_sec1_right_box_fa{
		width:100%;
		float: left;
		margin-bottom: 100px;
	}
	 .pro_sec1_right_text {
	    padding-top: 100px;
	    bottom: -90px;
	    max-height: none;
	}
	.pro_sec1_right_box .pro_hidden {
	    -webkit-transform: translateY(-0px);
	    -moz-transform: translateY(-0px);
	    -ms-transform: translateY(-0px);
	    -o-transform: translateY(-0px);
	    transform: translateY(-0px);
	    visibility: visible;
	    opacity: 1;
	}
	.pro_sec2_box{
		width: 100%;
		margin-bottom: 10px;
	}
	.pro_sec2_con{
		padding: 0px;
	}
	.pro_sec2_box .text{
		padding-left: 20px;
	}
	.pro_sec2_box .text h5{
		margin-bottom: 10px;
	}
	.pro_sec2_box p {
	    font-size: 14px;
	    line-height: 24px;
	    margin-bottom: 10px;
	}
	.pro_sec2_son{
		padding: 30px 0;
	}
	.pro_sec2_son h2{
		margin-bottom: 30px;
	}
	
	/*产品*/
	/*品牌*/
	.brands_bann_list {
	    margin-bottom: 30px;
	}
	.brands_bann_search{
		margin-bottom: 30px;
	}
	.brands_bann_text h1{
		font-size:25px;
		line-height: 30px;
	}
	.pro_band_sec1_left{
		width: 100%;
	}
	.pro_band_sec1_right{
		width: 100%;
		padding: 20px 15px;
	}
	.pro_band_sec1_right h1{
		font-size: 25px;
		margin-bottom: 15px;
	}
	.pro_band_sec1_right p{
		line-height: 22px;

	}
	.band_nav_type{
		width: 100%;
	}
	.ind1_pro_nav_type{
		margin-top:10px;
	}
	.ind1_pro_nav_search{
		padding: 15px;
	}
	.ind1_pro_nav_type_son .bt{
		margin-left: 10px;
		padding: 0 20px;
	}
	.ind1_pro_nav_type select{
		min-width: 150px;
	}
	.pro_band_zimu{
		padding: 15px;
	}
	.pro_band_zimu .zimu span{
		margin: 5px 0;
	}
	.pro_band_sec2 h2, .pro_band_sec3 h2{
		margin-bottom: 30px;
	}
	.pro_band_sec2 .pro_sec1_right_box_fa{
		width: 100%;
	}
	.pro_sec1_right_list_bt a{
		height: 35px;
		line-height: 35px;
	}
	.pro_band_sec2 h2, .pro_band_sec3 h2{
		font-size: 25px;
	}
	.bann_btn_left,.bann_btn_right{
		width: 30px;
		height: 30px;
	}
	.bann_btn_left{
		left: 0px;
	}
	.bann_btn_right{
		right: 0px;
	}
	.pro_sec1_brand_box .img{
		float: none;
		margin-bottom: 10px;
	}
	.pro_sec1_brand_box .text{
		padding: 0px;
	}
	.pro_sec1_brand_box .text h3{
		font-size: 20px;
		margin-bottom: 10px;
	}
	.pro_sec1_brand_box .text p{
		line-height: 22px;
	}

	/*品牌*/

	/*首页*/
	.ind1_pro{
		margin-top:0px;
	}
	.banner_bottom{
		display: none;
	}
	.banner-content{
		width: 100%;
	}
	.banner-content h2{
		margin-bottom: 5px;
	}
	.banner-content .more{
		display: inline-block;
	}
	.banner_bg{
		position:absolute;
		top:0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background: rgba(0,0,0,0.3);
	}
	.banner-content .more{
		padding:10px 40px;
	}
	.banner .banner-content h3{
		margin-bottom: 20px;
	}
	.index_con3_nav img{
		width: 100%;
		padding: 0 15px;
	}
	.index_con3_mess_text{
		margin-top:15px;
	}
	.index_con3_mess_text h5{
		margin-bottom: 10px;
	}
	.index_con3_mess_text p{
		line-height: 22px;
	}
	.index_con3_mess_box{
		margin-bottom: 30px;
	}
	.index_con3_mess_box.fir{
		padding-bottom: 10px;
		border-bottom: 2px solid #dec8c9;
	}
	.index_con3_bt a{
		width: 150px;
	}
	.index_sec3{
		padding: 30px 0;
	}
	.index_sec3 .sec3_banc{
		width: 100%;
		padding: 0 15px;
	}
	.index_sec3 .sec3-icon img{
		width: 30px;
	}
	.index_sec3 .sec3-icon {
	    margin-top: 10px;
	}
	.index_sec3 .sec3_left .sec3-lcl{
		margin-right: 20px;
	}
	.index_sec3 .sec3_right{
		padding-left: 0px;
		display:none;
	}
	.index_sec3 .sec3_right h3{
		margin-bottom: 20px;
	}
	.index_sec3 .sec3_right h5{
		font-size: 13px;
		line-height: 26px;
	}
	.index_sec3 .sec3_left .sec3-lcr h6{
		font-size: 14px;
	}
	.index_sec3 .sec3_left .sec3-lcr h5{
		margin-bottom: 20px;
	}
	.index_sec3 .sec3_left h3{
		margin-bottom: 20px;
	}
	.sec3_banc h3{
		font-size: 20px;
		margin-top:0px;
	}
	.index_sec4{
		padding: 30px 15px;
	}
	.index_sec4 .sec4-title:after {
	    width: 43%;
	}
	.news_left,.news_right{
		position: absolute;
		top: 42%;
		height:30px;
		width:30px;
		line-height: 30px;
		text-align: center;
		z-index: 999;
		font-size: 30px;
		color: #fff;
		display: none;
	}
	.news_left{
		left: -10px;
	}
	.news_right{
		right: -10px;
	}
	.index_sec4_son{
		position: relative;
	}
	.index_sec5 .sec5_banc{
		width: 100%;
		padding: 0 15px;
	}
	.index_sec5{
		padding: 30px 0;
	}
	.index_sec5 .sec5_banc input[type='text'],.index_sec5 .sec5_banc select{
		margin-top:10px;
		height: 35px;
		line-height: 35px;
	}
	.index_sec5 .sec5_banc h3{
		margin-top:0px;
	}
	.index_sec5 .sec5_banc p{
		margin: 20px 0 30px 0;
	}
	.index_sec4 .sec4-title{
		margin-bottom: 30px;
	}
	.pagination_banner{
		position: absolute;
		width: 100%;
		bottom: 15px;
		left: 0px;
		margin: 0px;
		z-index: 999;
		text-align: center;
	}
	.pagination_banner span{
		width: 10px;
		height: 10px;
		margin: 0 6px;
		border:1px solid #D70C19;
		opacity: 1;
		border-radius: 50%;
		background: transparent;
	}
	.pagination_banner span.swiper-active-switch{
		background-color: #D70C19;
	}
	.index-sec1{
		padding: 30px 0;
	}
	.index-sec1-f1{
		width: 100%;
		text-align: center;
		margin-bottom: 20px;
	}
	.index-sec1-f1 img{
		width: 14%;
	}
	.index-sec1-f2{
		width:100%;
		padding: 0 15px;
		font-size: 14px;
		line-height: 24px;
		text-align: center;
	}
	.index-sec1-f3{
		width: 100%;
		padding: 0 15px;
		font-size: 13px;
		line-height: 22px;
	}
	.index-sec2_ph{
		border-bottom: 5px solid #f8f8f8;
	}
	.index-sec2_ph {
		padding: 30px 15px;
	}
	.index-sec2_ph .product li{
		float: left;
		margin-right: 20px;
		line-height: 30px;
	}
	.index-sec2_ph .product{
		margin-bottom: 30px;
	}
	.index-sec2_ph li a{
		color:#333; 
	}
	.index-sec2_ph .brand li{
		width: 33.3%;
		float: left;
		text-align: center;
		margin: 6px 0;
	}
	.index-sec2_ph .brand li img{
		width: 66%;
	}
	.index-sec2_ph_bt{
		width: 100%;
		text-align: center;
		padding: 0px 20px;
		margin-top:20px;
	}
	.index-sec2_ph_bt a{
		height: 35px;
	    line-height: 35px;
	    border: 1px solid #ae1c29;
	    display:inline-block;
	    width: 100%;
	    margin-top: 10px;
	    color: #fff;
	    background: -webkit-linear-gradient(top, #fe0002, #af1c2e);
	    background: -moz-linear-gradient(top, #fe0002, #af1c2e);
	    background: -o-linear-gradient(top, #fe0002, #af1c2e);
	    background: -ms-linear-gradient(top, #fe0002, #af1c2e);
	    background: linear-gradient(top, #fe0002, #af1c2e);
	}
	.index-sec2_ph h5{
		font-size: 14px;
		font-weight: bold;
	}
	.pro_search_con input{
		height: 45px;
		line-height: 45px;
	}
	.pro_search_con .bt{
		width: 40px;
	    line-height: 40px;
	    height: 40px;
	    font-size:20px;
	}
	.index-sec2_ph .pro_search_con{
		padding-top:0px;
	}
	.index-sec2_ph .pro_search_con .bt{
		top:2px;
	}
	.index-sec2_ph .pro_search_con input{
		background-color: #eee;
	}
	/*首页*/

	/*产品分类页面*/
	.products_list_nav{
		background-color: #fff;
	}
	.products_list_nav ul.pro li{
		width:50%;
		float: left;
		text-align:center;
		line-height: 40px;
		position: relative;

	}
	.products_list_nav ul.pro li i{
		display: inline-block;
		margin-left: 5px;
	}
	.products_list_nav ul.pro{
		border-bottom: 1px solid #e3e3e3;
	}
	.products_list_nav ul.pro li a{
		color: #333;
		font-size: 14px;
	}
	.products_list_nav ul.pro li.fir:after{
		content: '';
		position: absolute;
		top: 12px;
		right: 0px;
		width: 1px;
		height: 16px;
		background-color: #c6c6c6;
	}
	.swiper_prolist1 span{
		display: block;
		line-height: 50px;
		padding: 0 20px;
		position: relative;
	}
	.pro_list1_nav{
		background-color: #eee;
		margin-bottom:5px;
	}
	.swiper_prolist1 .swiper-slide{
		width: auto;
	}
	.swiper_prolist1 span:after{
		content: '';
		position: absolute;
		top: 17px;
		width: 1px;
		height: 16px;
		background-color: #c7c7c7;
		right: 0px;
	}
	.swiper_prolist1 span.last:after{
		display: none;
	}
	.swiper_prolist1 span.on{
		border-bottom: 2px solid #d70c19;
	}
	.pro_list1_box h5.tit{
		line-height: 50px;
		font-size: 16px;
		padding: 0 15px;
		border-bottom: 1px solid #eee;
		margin: 0px;
		position: relative;

	}
	.pro_list1_box h5.tit:after{
		/* content: ''; */
		position: absolute;
		top:0px;
		left: 0px;
		width: 2px;
		height: 100%;
		background-color: #d70c19;
	}
	.pro_list1_box h5.tit i{
		position: absolute;
		top: 11px;
		right: 15px;
		font-size: 30px;
		color: #d1d1d1;
		transition:all 0.2s ease;
		-webkit-transition:all 0.2s ease;
		-moz-transition: all 0.2s ease;
		-o-transition: all 0.2s ease;
	}
	.pro_list1_box h5.tit i.on{
		transform: rotate(90deg);
		-webkit-transform: rotate(90deg);
		-moz-transform: rotate(90deg);
		-o-transform: rotate(90deg);
	}
	.pro_list1_con{
		border-top:5px solid #f5f5f5;
		display: none;
	}
	.pro_list1_con.on{
		display: block;
	}
	.pro_list1_box_son{
		display: none;
		border-bottom: 1px solid #eee;
	}
	.pro_list1_box_word h6{
		line-height: 22px;
		margin: 0px;
		background-color: #eee;
		padding: 0 15px;
	}
	.pro_list1_box_word ul li{
		float: left;
		padding: 0px 15px;
		line-height: 35px;
	}
	.pro_back{
		padding:0 15px;
		line-height: 40px;
		font-size: 14px;
	}
	.pro_back i{
		display: inline-block;
		margin-right: 5px;
		vertical-align: middle;
	}
	.pro_back a{
		display: block;
	}
	.brand_tit{
		width: 100%;
		background-color: #eee;
		padding: 0 15px;
		margin: 0px;
		line-height: 35px;
	}
	.hot_brand_box li{
		width: 33.33%;
		float: left;
		text-align: center;
	}
	.hot_brand_box li img{
		width: 67%;
		max-width: 98px;
		margin: 10px 0;
	}
	.all_brand_list li{
		line-height: 50px;
		padding: 0 15px;
		border-bottom: 1px solid #eee;
	}
	.products_list_nav .hot_brand_box li{
		position: relative;
	}
	.products_list_nav .hot_brand_box li:after{
		position: absolute;
		content: '';
		top: 17px;
		width: 1px;
		background-color: #d5d5d5;
		height: 13px;
		right: -2px;
	}
	.products_list_nav .hot_brand_box{
		border-bottom: 5px solid #eee;
	}
	.products_list_nav .hot_brand_box li.moreb{
		line-height: 45px;
	}
	.products_list_nav .hot_brand_box li.moreb a{
		color: #d70c19;
	}
	.products_list_ph_con_fa{
		margin-top:10px;
	}
	.search_hea{
		position: absolute;
		top: 9px;
		right: 9px;
		font-size: 20px;
		color: #787878;
		width: 40px;
		height: 40px;
		line-height:40px;
		text-align: center;

	}
	.pro_nav_sea{
		position: fixed;
		top:0px;
		left: 0px;
		width: 100%;
		height: 100%;
		background-color: #f5f5f5;
		z-index: 9999;
		display: none;
	}
	.pro_nav_sea_hea{
		background-color: #fff;
		padding: 10px 100px  10px 15px;
		position: relative;
	}

	.pro_nav_sea_hea .input{
		width: 100%;
		line-height: 35px;
		border-radius: 5px;
		background-color: #f5f5f5;
		position: relative;
	}
	.pro_nav_sea_hea .input .se{
		font-size: 19px;
		color: #7e7e7d;
		position: absolute;
		top: 2px;
		left: 12px;
	}
	.pro_nav_sea_hea .input input{
		width: 100%;
		background: transparent;
		border:0px;
		padding-left: 50px;
		padding-right:15px;
	}
	.pro_nav_sea_hea_son{
		position: relative;
	}
	.pro_nav_sea_hea .cancel{
		position:absolute;
		top:20px;
		right: 28px;
		color: #d70c19;
		font-size: 14px;
	}
	.pro_nav_sea_biao{
		padding: 20px;
	}
	.pro_nav_sea_biao h5{
		margin:0px;
		margin-bottom: 20px;
	}
	.pro_nav_sea_biao_son span{
		display: inline-block;
		padding: 0 15px;
		line-height: 30px;
		border: 1px solid #d8d8d8;
		background-color: #fff;
		border-radius: 5px;
		margin-right: 10px;
		margin-bottom: 10px;
	}
	.pro_nav_sea_biao_son span.on{
		border:1px solid #d70c19;
		background-color: #f4eaeb;
	}
	.drawing_box{
		width: 98%;
		padding: 20px;
	}
	.drawing_box h5{
		line-height: 22px;
		padding-bottom: 10px;
		margin-bottom: 20px;
	}
	.drawing_box h4{
		margin-bottom: 10px;
	}
	.drawing_box .design_con1_box {
	    padding-left: 70px;
	}
	.design_con1_box_dawing .box{
		padding: 10px 0;
		height: 113px;
	}
	.design_con1_box_dawing .box img {
	    width: 50px;
	}
	.design_con1_box_name textarea{
		min-height: 65px;
	}
	.design_con1_box_name input, .design_con1_box_name textarea {
	    height: 35px;
	    line-height: 35px;
	}
	.pro_sec1_right_list_bt {
	    margin-top: 25px;
	}
	.design_con1 h5{
		margin-bottom: 20px;
	}
	.design_con1 {
	    padding: 15px 0;
	}
	.pro_list_wp{
		padding-bottom: 30px;
	}
	/*产品分类页面*/
	.index-sec1_list_box{
		margin: 0px 10px;
	}
	.index-sec1_list_box h1{
		font-size: 20px;
	}
	.index-sec1_list_box .line{
		height: 60px;
	    right: -23px;
	}
	.index-sec1_list_box p{
		font-size: 12px;
	}
	.join_sec3{
		padding: 30px 0;
	}
	.join_sec3_con_fa{
		padding-top:20px;
	}
	.join_sec3_box_fa{
		padding: 30px 0;
	}
	.join_sec3_box{
		width: 100%;
	}
	.join_sec3_box_fa .index_con3_design{
		padding: 0px;
	}
	.head_login{
		position: absolute;
		top:0px;
		right: 0px;
		width: 60px;
		height: 60px;
		text-align: center;
		line-height: 60px;
	}
	.head_login img{
		width: 23px;
		margin: 0px;
	}
	/*lgoin*/
	.login_con .container1{
		padding-top:0px;
	}
	.login_con .design_con1_box{
		padding-left: 0px;
	}
	.login_con2_box h5{
		font-size: 16px;
		line-height: 26px;
		margin-bottom: 20px;
	}
	.login_con2_box .check{
		line-height: 22px;
		margin-bottom: 10px;
	}
	.login_con2_box .check i {
	    top: 6px;
	}
	.forget_nav h1{
		margin: 0px;
	}
	.login_con .design_con1_box .tit{
		position: relative;
		line-height: 26px;
	}
	.login_con .design_con1_box .pro_sec1_right_list_bt{
		margin-top:30px;
		position: relative;
	}
	.user1_left{
		width: 100%;
	}
	.user1_right{
		padding-left: 0px;
		float: left;
		margin-top:20px;
	}
	.user_tx{
		padding: 13px 15px;
	}
	.user_tx_img>img{
		width: 60px;
	}
	.user1_right_son{
		padding: 20px 15px;
	}
	.user1_right_form .design_con1_box .tit{
		position: relative;
	}
	.user1_right_form .design_con1_box{
		padding-left: 0px;
	}
	.user_r6a p{
		line-height: 22px;
	}
	/*lgoin*/

	.shopcar_list {
        width: 100%;
        padding: 10px 0;
        padding-left: 30px;
        border: 1px solid #e8e8e8;
        position: relative;
        margin-bottom: 15px;
        box-shadow: 1px 1px 1px rgba(204, 204, 204, 0.33);
    }

    .shopcar_list > img {
        float: left;
    }

    .shopcar_list_zi {
        width: calc(100% - 100px);
        float: left;

        padding-left: 16px;
        position: relative;
        padding-top: 10px;
    }


    .shopcar_list > input {
        position: absolute;
        top: 50%;
        left: 5px;
        margin-top: -9px !important;
    }

    .shopcar_list_zi h5 {
        margin-top: 0px;
        margin-bottom: 5px;
    }

    .shopcar_list_zi p {
        margin-bottom: 5px;
        color: #006ebd;
        font-size: 14px;

    }

    .pro_num input {

        width: 30px;

    }
     .shopcar_btn1, .shopcar_btn2, .shopcar_btn3 {

        line-height: 30px;
        padding: 0 10px;
        font-size: 13px;

    }
    .shopcar_btn1{
    	margin-right: 20px;
    	margin-bottom: 10px;
    }
	.shopcar_btn2{
		float: left;
		margin: 0px;
		margin-bottom: 10px;

	}
    .shopcar_zjs_btn > a {
        line-height: 30px;
        padding: 0 20px;
        font-size: 13px;
    }

    .shopcar_btn {

        border-top: 1px solid #e8e8e8;
        padding: 15px;
        
    }
    .pro1_inn_se1_img{
    	width: 100%;
    	margin-bottom: 20px;
    }
    .pro1_inn_se1_text{
    	width: 100%;
    	padding-left: 0px;
    	float: none;
    }
    .pro1_inn_se2_img{
    	width: 100%;
    	float: none;
    }
    .pro1_inn_se2_text{
    	width: 100%;
    	margin-left: 0px;
    }
    .pro1_inn_se2{
    	width: 100%;
    }
	.design_con1_box_name_code{
		width: 100%;
	}
	.design_con1_box_name_code input{
		width: calc(100% - 177px);
	}
	.design_con1_box_name_code span{
		height: 35px;
    	line-height: 35px;
	}
	.design_con1_box .tit b{
		top:1px;
	}
	.menu_left{
		display: none;
	}
}


/*729*/
@media (max-width:768px){
.fixed_phone{
	display: none;
}

.phone_foot{
	background: #1f1f1f;
	color: #828282;
	padding: 10px 15px;
	text-align: center;
}
/*新闻*/
.news_con2_son .news-con1 {
    width: 100% !important;
    margin-right: 0;
}
.news_con2_box_text h5 {
    font-size: 16px!important;
    font-weight: normal!important;
    -webkit-line-clamp: 1!important;
    height: 24px!important;
}
.news_con2_box_text p {
    font-size: 12px;
    line-height: 22px;
    height: 44px;
    -webkit-line-clamp: 2;
}
.news_con2_box_text .line {
  
    margin: 6px 0;
}
.news_con2 {
    margin: 0px;
}
.news_con1_box_text h5 {
    margin: 0px 0 0 0px;
}
.news_con1_box_text h1, .news_con1_son_right .news_con1_box_text h1 {
    font-size: 16px;
    line-height: 24px;
}
.news_con1_box_text span {
    line-height: 22px;
    font-size: 12px;
    margin: 10px 0 0 0;
    height: 44px;
}

.news_con1_box_text {
    bottom: auto;
    width: 90%;
    left: 5%;
    top: 50%;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.news_con1 {
    margin-bottom: 30px;
}

.news_tit {
    margin-bottom: 20px;
}
.news-list-box ul li {
    width: 100%;
    margin-right: 0;
}
.news-list-box ul li h1 {
    font-size: 16px;
    margin-top: 20px;
     line-height: 24px;
}
.news-list-box .tittle h1 {
    text-align: center;
    font-size: 20px;
}
.comp_sec6_top {
   
    padding: 0;
}
.news_inner1 h1 {
    font-size: 18px;
    line-height: 26px;
}
.comp_sec6_line {
    margin-bottom: 0;
}
.news-list-box ul li P {
    font-size: 12px;
    line-height: 22px;
    color: #666;
    height: 44px;
    margin-bottom: 6px;
    overflow: hidden;
     -webkit-line-clamp: 2;
     display: -webkit-box;
    -webkit-box-orient: vertical;
}
.news-list-box {
    padding: 30px 15px;
}
/*新闻*/

/*项目*/
.service_sec1_box1_text h5 {
    margin-bottom: 10px;
    font-size: 16px;
}
.service_sec1_box1_text p {
    line-height: 22px;
    font-size: 12px;
    padding-bottom: 10px;
}
.service_sec1_box1_text .more {
    font-size: 12px;
    margin-top: 10px;
    width: 83px;
    }
    .service_sec1_box1_text {
    padding: 15px;
}
.Project-bar .pp-list ul .wall-colum {
    width: 100%;
    margin-right: 0;
}
.N-wall {
    width: 100%;
    margin: auto;
    padding: 0 15px;
}
.Project-bar .pp-list ul .wall-colum li {
   
    margin-bottom: 20px;
    cursor: pointer;
}
.Project-bar .pp-list ul .wall-colum li h1 {
    font-size: 16px;
    margin-top: 0px;
}
.Project-bar .pp-list ul .wall-colum li p {
    font-size: 12px;
    line-height: 22px;
}
.Project-bar .pp-list ul .wall-colum li .text {
    padding: 15px;
}
/*项目*/
/*产品*/
.service_sec2_text h1 {
    font-size: 16px;
    line-height: 35px;
    margin-bottom: 0px;
}
.service_sec2_text p {
    font-size: 12px;
    line-height: 20px;
}

.service_bt {
	margin-top: 10px;
	height: 40px;
    line-height: 36px;
    font-size: 14px;
}
.service_bt:after {
    
    margin-top: 14px;
}
.yy_box .yy_tt span {
    font-size: 18px;
}
.yy_box .yy_tt span{
	background-size: 26px !important;
    padding: 6px 20px 0 30px!important;
}
.y_box {
	margin-top: 80px;
    margin-bottom: 30px;
}
.yy_bar1 ul li p {
    font-size: 14px;
}
.y_box .yy_box:nth-child(2n) {
    margin: 20px auto 0 auto;
    padding: 20px 15px;
}
.y_box .yy_box:nth-child(2n) {
   
    margin-bottom: 20px;
}
.yy_box .yy_tt {
    position: relative;
    margin-bottom: 15px;
}
/*产品*/
/*公司*/
.war_about1 .text h1 {
    font-size: 20px;
}
.war_about1 .text p {
    font-size: 12px;
    line-height: 22px;
    width: 100%;
}
/*公司*/

/*服务*/
.s-bar1 .txt {
    width: 100%;
    margin: auto;
    padding: 0 15px;
}
.s-bar1 .txt h1 {
    font-size: 12px;
    margin: 10px auto 0 auto;
    line-height: 22px;
    width: 100%;
}
.s-bar1 .txt p {
    font-size: 12px;
    margin: 10px auto 10px auto;
    line-height: 1.7;
}
.s-bar2 .tt {
    font-size: 20px;
    
}
.s-bar2 li {
    width: 100%;
   
    margin-right: 0%;
    margin-bottom: 15px;
}
.s-bar2 li .right h1 {
    font-size: 14px;
  
}
.s-bar2 li .right .s-more span {
    font-size: 12px;
}
.cx_box .cx_list li {
    padding: 30px 15px;
}
.cx_box .cx_list h1 {
   
    margin-top: 0;
}
.cx_box .cx_list p b {
    padding-right: 14px;
    font-size: 14px;
}
.cx_box .cx_list .bbtm {
    width: 140px;
    font-size: 12px;
    margin: 20px auto 0 auto;
}
.cx_box .cx_list p {
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.cx_box .cx_list input {
  
    font-size: 14px;
}
.contact_box ul li img {
    width: 83%;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translate(0);
    transform: translate(0);
}
.contact_box ul li:nth-of-type(2) {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 100%;
    float: left;
}
.contact_box ul li {
    float: left;
    width: 100%;
    padding: 15px 15px;
}
.contact_box ul li p {
  
    margin-bottom: 14px;
}
.contact_box ul li h1 {
    margin-bottom: 15px;
    margin-top: 6px;
    font-size: 14px;
    margin-top: 0;
}
.contact_box ul {
    width: 100%;
    margin: 10px auto 0 auto;
}
.cm_tt h1 {
    font-size: 20px;
}
.cm_tt p {
    font-size: 14px;
}
.ly_box .list li {
    width: 100%;
    margin-bottom: 20px;
}
.ly_box .list li:nth-child(2) {
    border-left: none;
    border-right: none;
}
.ly_box .list li h1 {
    font-size: 14px;
}
.ly_box .list li p {
    font-size: 12px;
    margin-bottom: 15px;
}
.contact_box {
    padding: 20px 15px;
}
.contact_box ul li p {
    font-size: 12px;
}
.down_box .list_box li p {
    font-size: 12px;
}
.down_box .list_box li h2 {
    font-size: 12px;
}
.down_box .d_nav li {
    font-size: 16px;
    padding-bottom: 0;
    line-height: 40px;
}
.ser_bar1 li .left {
    position: relative;
    left: 0;
    top: 0%;
    -webkit-transform: translate(0,0%);
    transform: translate(0,0%);
    width: 100%;
    height: 250px;
    z-index: 1;
}
.ser_bar1 li .right {
    width: 100%;
    padding: 20px 15px;
}
.ser_bar1 li .right h1 {
    font-size: 18px;
    margin: 0;
}
.ser_bar1 li .right dl {
    margin-top: 20px;
    margin-bottom: 0;
}
.ser_bar1 li .right dl p {
   
    font-size: 12px;
   
    margin-top: 5px;
    padding: 0 5px;
}
.ser_bar2 .s-tt h1 {
  
    font-size: 20px;
    margin-top: 0;
}
.ser_bar2 .s-tt p {
    font-size: 12px;
    padding: 0 15px;
}
.ser_bar2 .s-mag {
    width: 100%;
    margin: 15px auto 30px auto;
    padding: 20px 15px;
}
.ser_bar2 .s-mag .s-ba1 select {
   
    font-size: 12px;
}
.ser_bar2 .s-mag .s-ba1 h1 {
   
    font-size: 12px;
}
.ser_bar2 .s-mag .bbtn input {
    
    height: 40px;
    font-size: 12px;
    line-height: 40px;
}
.ser_bar1 li .right dl {
    margin-bottom: 0;
}
.ser_bar1 li .right dl p {
    font-size: 12px !important;
    line-height: 22px!important;
    margin-top: 0px;
    padding: 0 5px;
}
.s-bar2 li .right p {
    font-size: 12px;
}
.ser_bar1 li:nth-child(2n) .right dd {
   
}
.ser_bar1 li:nth-child(2n) .right h2 {
    font-size: 14px;
}
.ser_bar1 li:nth-child(2n) .bbn {
    font-size: 14px;
  
    width: 100px;
}
.ser_bar1 li {
    margin-bottom: 30px;
}
.ser_bar2 .s-mag .s-ba1 select option {
    
    font-size: 12px;
}
.sign_box .sign_xq dl {
    width: 100%;
    margin: 10px auto 0 auto;
}
.sign_box .sign_xq h1 {
    font-size: 20px;
}
.sign_box .sign_xq p {
    font-size: 12px;
    text-align: center;
}
.sign_box .sign_xq .clo img {
    width: 20px;
 
}
.sign_box .sign_xq dl dd h1 {
    font-size: 14px;
   
}
.sign_box .sign_xq .bbt input {
    font-size: 14px;
    }
/*服务*/




}



/******826手机端826******/


@media (max-width: 768px) {




.new_about_sec0 {
  
    padding: 30px 15px;
}
.new_about_sec0_txt {
    width: 100%;
    margin: 0 auto;
}

.new_about_sec0_txt p {
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 10px;
}
.new_about_sec2_box h5 {
    font-size: 20px;
    margin-bottom: 20px;
}
.new_about_sec2_box {
    width: 100%;
    padding: 0 15px;
}

.new_about_sec2_list {
    width: 100%;
    margin-right: 0%;
    margin-bottom: 15px;
}

.new_about_sec2_txt {
    width: 100%;
    padding: 0 15px;
    top: 10%;
}
.new_about_sec2_box h5 {
    font-size: 16px;
    margin-bottom: 10px;
}
.new_about_sec3_box {
    width: 100%;
    margin: auto;
    padding: 0 15px;
}
.new_about_sec3_box>h5 {
    font-size: 20px;
   
    margin-bottom: 20px;
}

.new_about_sec3_box ul li img {
    position: absolute;
    top: 50%;
    right: 20px;
    width: 50px;
    margin-top: -25px;
}
.new_about_sec3_box ul li {
    padding: 20px;
    padding-right: 80px;

}
.new_about_sec3_box ul li span {
    font-size: 12px;
    margin-bottom: 0;
}

.new_about_sec3_box ul li h5 {
    font-size: 16px;
    margin-bottom: 10px;
   
}

.new_about_sec3,.new_about_sec2,.new_about_sec1 {
    padding: 30px 0;
}
.about-pp{
	 padding: 30px 0;
	     margin: 0;
}
.new_about_sec1_list {
    width: 100%;
    float: left;
    margin-right: 0;
    margin-bottom: 15px;
}
.new_about_sec1_zi h5 {
    font-size: 20px;
}
.new_about_sec1_zi span {
    line-height: 35px;
    
}
.about-pp .ttt h1 {
    font-size: 20px;
}
.about-pp ul li {
    float: left;
    width: 100%;
    margin-right: 0;
    
    padding: 0;
    border-top:none;
}

.about-pp ul li img {
    width: 30%;
   
}
.war_about1 .text h2 {
    font-size: 14px !important;
   
}

.war_about1 {
    padding: 30px 15px !important;
		margin-top: 0 !important;
		padding-top: 60px !important;
}
.war_about1 .a-back{
	top: 15px !important;
}
.war_about1 .list1 {
 
    padding: 20px 15px !important;
    padding-bottom: 0 !important;
}
.war_about1 .list1 li p {
    font-size: 14px !important;
    margin-bottom: 0 !important;
}

.war_about1 .list1 li h1 {
    font-size: 30px !important;
}
.war_about2 .list {
    position: relative !important;
    padding-left: 0 !important;
        padding-top: 280px;
}
.war_about2 .txt {
    float: left;
    width: 100%;
    padding: 30px 15px;
    box-sizing: border;
}
.war_about2 dl dd p {
    font-size: 12px!important;
    line-height: 22px!important
}
.war_about2 h1 {
	margin-top: 0;
    font-size: 20px;
}
.war_about2 p {
    color: #666;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 20px;
}
.war_about2 .img {
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
    height: 280px;
}


.war_about2 dl dd {
    position: relative !important
}
.war_about2 .list a {
    margin-right: 10px;
    font-size: 14px;
   
}

.war_about2 .list:nth-child(2) {
    padding-left: 0;
    padding-right: 0;
}

.war_about2 .list a {
   
    margin-bottom: 10px;
    display: inline-block;
}

.fixed_phone{
	display: none !important
}
.a-bar .a-bar1 {
 
    width: 100%;
    margin-right: 0;
    padding: 20px 15px;
}

.a-bar .a-bar1 h1 {
    color: #E60012;
    font-size: 16px;
    opacity: 0.9;
    margin-top: 0;
}

.a-bar .a-bar1 p {
    color: #666;
    font-size: 12px;
    line-height: 22px;
}
.a-bar {
  
    padding: 0 !important;
}

.war-about3 {
    padding-top: 30px;
}

.war-about3 li .left {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 280px;
    -webkit-transform: translate(0,0%);
    transform: translate(0,0%);
}
.war-about3 li .right {
    width: 100%;
    padding: 20px 15px;
}
.war-about3 li .right h1 {
    font-size: 16px;
    margin-top: 0;
}
.war-about3 li .right p {
    font-size: 12px;
    margin-bottom: 0;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.war-about3 li:nth-child(2n) .right {
     padding: 20px 15px;
}
.war-about3 li .right dl {
    height: 98px;
    position: relative;
}

.a-bbar ul li {
    float: left;
    margin-right: 0;
    width: 100%;
}
.a-bbar .ttt h1 {
    color: #333;
    font-size: 20px;
    text-align: center;
}
.a-bbar ul li .tte h1 {
    font-size: 16px;
}
.a-bbar ul li .tte p {
	    margin-bottom: 0;
     font-size: 12px;
    line-height: 22px;
    left: 0;
    bottom: -70%;
    width: 90%;
    bottom: 0;
    opacity: 1;
    position: relative;
    margin-top: 10px;
}
.a-bbar ul li .tte {
    padding: 30px 15px;
    height: auto;
    overflow: hidden;
}

.a-bar-list .list_box {
    margin-top: 20px;
}

.a-bar-list .tt h1 {
    font-size: 20px;
    margin-top: 0;
    margin-bottom: 0;
}
.a-bar-list .list .left {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 180px;
}
.a-bar-list .list .right {
    float: right;
    padding: 20px 15px;
    width: 100%;
    box-sizing: border-box;
    position: relative;
}

.a-bar-list .list .right .text {
    width: 100%;
    position: relative;
    left: 0;
    top: 0;
    -webkit-transform: translate(-0%,-0%);
    transform: translate(-0%,-0%);
}
.a-bar-list .list .right .text span {
    
    font-size: 16px !important;
   
}

.a-bar-list .list .right .text h1 {
    color: #333;
    font-size: 12px;
    line-height: 22px;
    margin-bottom: 0;
    margin-top: 10px;
}

.about-bar1 li {
    float: left;
    width: 100%;
    margin-right: 0;
    margin-bottom: 10px;
}

.about-bar1 li h1 {
    font-size: 16px;
    text-align: center;
    margin-bottom:0;
}

.ad_bottom{
	padding-bottom: 30px;
}

.p_pro1 ul li .tet h1 {
    margin-top: 10px;
    color: #333;
    font-size: 16px;
    margin-bottom: 10px;
}
.p_pro1 ul li .tet {
    padding-left: 0;
    position: relative;
    left: 0;
    top: 0;
}
.p_pro1 ul li .tet p {
    color: #333;
    width: 100%;
    font-size: 12px;
    line-height: 22px;
    letter-spacing: 0.5px;
}
.uper {
    width: 100%;
    margin: 0 auto;
    padding: 30px 15px;
}
.uper_logo img {
    width: 120px;
    margin: 0 auto;
}

.uper_txt {
    padding: 0px 0 0px 0;
    border-bottom: 1px solid #ccc;
    margin-bottom: 20px;
}

.p_pro1 ul li {
    width: 100%;
    padding: 0;
    margin-right: 0;
    position: relative;
}

.uper_txt p {
    font-size: 12px;
    line-height: 22px;
}

.uper_txt_ad p {
    margin-bottom: 10px;
}

.uper_txt_ad  p img{
	width: 100%;
}

.yy_box .yy_list li {
    float: left;
    width: 100%;
    margin: 20px 0;
  
}
.yy_box .yy_list li .txt p {
    font-size: 12px;
    line-height: 22px;
    padding-bottom: 10px;
}

.yy_box .yy_list li .txt h1 {
    font-size: 16px;
    margin-bottom: 10px;
    margin-top: 0;

}
.header,.fixed {
	display: none !important; 
}

.yy_box .yy_list li .txt {
    padding: 20px 15px;
}
.con_banner .left {
    width: 100%;
    padding: 20px 15px;
    z-index: 2;
}
.con_banner .left p {
    color: #666;
    font-size: 12px;
    line-height: 22px;
    margin: 0px;
}
.con_banner .left h1 {
    color: #333;
    font-size: 20px;
    margin-top: 0;
}
.con_banner .left .cm_m {
    height: 35px;
    font-size: 14px;
    line-height: 32px;
    padding: 0 20px;
    margin-top: 20px;
  
}
.con_banner .left .cm_m::after {
  
    margin-top: 12px;
    }

.con_banner .right {
    position: relative;
    right: 0;
    top: 0;
    width: 100%;
    height: 200px;
}

.ly_box .list .c_xq .clo img {
    width: 30px;
}
.ly_box .list .c_xq h1 {
    font-size: 20px;
}
.ly_box .list .c_xq dl dd h1 {
    font-size: 14px;
}
.ly_box .list .c_xq dl dd {
    display: block;
    width: 100%;
    margin-bottom: 20px;
}
.ly_box .list .c_xq dl {
    width: 80%;
    margin: 20px auto 0 auto;
}

.ly_box .list .c_xq {

    padding: 15% 0;
   
}
.ly_box .list .c_xq .clo {
    right: 20px;
    top: 10%;
}
.news_inner2_text p {
    margin-bottom: 10px;
}
.news_con2_box {
    margin-bottom: 20px;
}

.Project-bar .pp-list ul li .pp-list-div .text {
    padding: 20px 15px;
}
.Project-bar .pp-list ul li .pp-list-div h1 {
    font-size: 16px;
    margin-top: 0;
}

.Project-bar .pp-list ul li .pp-list-div p {
    font-size: 12px;
    line-height: 22px;
    margin: 0;
}
.Project-bar .pp-list ul li {
    float: left;
    width: 100%;
    margin-right: 0;
}
.Project-bar .pp-list ul li .pp-list-div {
 
    margin-bottom: 20px;
}
.Project-bar .pp-list ul li:nth-child(3n+2) {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
}
.Project-bar .search {
    position: relative;
    padding: 30px 15px;
}
.Project-bar .search .left {
    float: left;
    background: #F3F3F3;
    width: 100%;
    position: relative;
    z-index: 99;
}
.Project-bar .search .right {
    position: relative;
    right: 0;
    top: 0;
    background: #F3F3F3;
    -webkit-transform: translate(0,0%);
    transform: translate(0,0%);
    z-index: 3;
    padding-left: 0%;
}
.Project-bar .search .right dl dd {
       margin: 0;
    padding: 0;
    margin-bottom: 15px;
    margin-right: 10px;
}
.Project-bar .search .right .project_search {
    margin-left: 0;
    float: left;
   
}
.Project-bar .search .left p {
    font-size: 18px;
    display: block;
}

.service_sec1_box1_text .p {
    min-height: auto !important;
}

.about-bar1 h2 {
    position: absolute;
    top: -55px;
    font-size: 100px;
   
}

.phone_header {
	width: 100%;
	height: 50px;
	text-align: center;
	position: fixed;
	left: 0;
	top: 0;
	background: #fff;
	z-index: 999;
	border-bottom: 1px solid #e8e8e8;
}
.phone_header_btn {
	width: 25px;
	height: 18px;
	position: absolute;
	top: 15px;
	left: 5%;
	cursor: pointer;
}


.header_btn span.line1, .phone_header_btn span.line1 {
	top: 0;
}
.header_btn span, .phone_header_btn span {
	position: absolute;
	left: 0;
	height: 2px;
	width: 100%;
	background-color: #788589;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
}
.phone_header_btn span.line2 {
	top: 7px;
}
.header_btn span.line3, .phone_header_btn span.line3 {
	bottom: 0;
}
.phone_header img {
	  margin: 0 auto;
		width: 90px;
		padding-top: 9px;
    height: auto;
}

.header_menu_bg {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-color: rgba(236, 244, 244, 0.74);
	filter: alpha(opacity=0);
	-moz-opacity: 0;
	-khtml-opacity: 0;
	opacity: 0;
}
.header_menu_con {
	position: absolute;
	top: 0;
	left: -300px;
	height: 100%;
	background: #333;
	z-index: 999 !important;
}
.header_menu_logo {
	padding: 35px;
}
.header_menu_con>ul>li {
	border-top: 1px solid #444;
	line-height: 40px; font-size: 12px;
	-webkit-transition: 0.3s linear;
	-moz-transition: 0.3s linear;
	-ms-transition: 0.3s linear;
	-o-transition: 0.3s linear;
	transition: 0.3s linear;
	padding-left: 35px;
}
.header_menu_con>ul>li>a {
	color: #fff;
	font-size: 14px;
	display: block;
			position: relative;
			text-align: left;
}
.header_menu_con>ul { padding-left: 0px; }
.phone_header_right img {
    width: 16px;
    margin-top: 0px;
    opacity: 0.7;
    vertical-align: -3px;
    margin: 0;
    display: inline-block;
		margin-right: 5px;
		padding-top: 0;
}
.phone_header_right span{
	font-size: 14px;
}
.phone_header_right {
    position: absolute;
    top: 15px;
    line-height: 17px;
    font-size: 14px;
    right: 5%;
}
.nav_ti li ul {
    padding: 5px;
    display: none;
}

.nav_ti li ul li a {
    font-size: 12px;
    color: #fff;
		line-height: 27px;
		text-align: left;
}

.nav_ti i {
    float: right;
    font-size: 22px;
    margin-right: 0px;
    line-height: 40px;
    display: inline-block;
    position: absolute;
    right: 15px;
}

.header_menu_logo a img{
	width: 110px;
}

.page {
    position: relative;
    z-index: 5;
    margin-top: 0px;
}

#footer{
	display: none;
}

.n_box .n1 h1 {
    font-size: 20px;
 
    margin-bottom: 15px;
}

.n_box .n1 {
    padding: 30px 15px !important;
    margin-bottom: 30px;
}

.n_box .n1 p {
    font-size: 12px;
    width: 100%;
    line-height: 22px;
}
.n_box .p_nar {
    margin: 0 0;
    padding: 0 15px;
}
.n_box .p_nar dl dd {
   
    font-size: 16px;
   
    padding-bottom: 10px;
   
}
.n_box .p_nar .list_box tr td p{
 margin-bottom: 0;
 font-size: 12px;
}


.n_box .p_nar .list_box tr:nth-child(1) td {
    font-size: 12px;
}

.pp_nav {
    margin-top: 70px;
		padding: 10px 15px;
		padding-right: 110px;
}

.pro-contant {
    padding: 30px 15px;
}
.pro-contant h1 {
    font-size: 20px;
    margin-top: 0;
}
.pro-contant p {
    font-size: 14px;
    margin-top: 0;
}
.pro-contant .ls li h2 {
    font-size: 14px;
  
}

.pp_nav dd {
    font-size: 12px;
}

.xq_bar2 .x-t h1 {
    font-size: 20px;
    margin-bottom: 20px;
}

.yy_xq li .img {
    float: left;
    width: 100%;
}
.yy_xq li .txt {
    width: 100%;
    position: relative;
    right: 0;
    top: 0;
    -webkit-transform: translate(0,0%);
    transform: translate(0,0%);
}
.yy_xq li .txt h1 {
    color: #333;
    font-size: 16px;
		line-height: 1.7;
		margin-bottom: 10px;
}
.yy_xq li .txt p{
	font-size: 12px !important;
}
.yy_xq li .txt a p{
	font-size: 14px !important;
	margin-bottom: 5px !important;
}
.pp_nav dd{
	padding: 0 5px !important;
}
.pp_nav .pp_back a{
	font-size: 12px;
	padding-left: 20px;
}
.pp_nav .pp_back{
	right: 5%;
}

.yy_xq li .txt p {
    font-size: 14px;
    line-height: 24px;
    padding-left: 16px;
    margin-top: 20px;
   
}

.yy_xq li {
    padding: 20px 15px;
}
.yy_xq ul {
    padding-bottom: 0;
}
.cb-box{
	padding: 30px 15px !important;
}
.cb-box .cb-nav dl dd{
	font-size: 16px;
	padding-bottom: 10px;
}
.cb-box .list .box p{
	font-size: 13px;
}

.xq_bar2 {
    margin-top: 0px;
    padding: 30px 15px !important;
}
.xq_bar2 dl dd {
    width: 100%;
    
}
.xq_bar2 dl dd h1 {
    margin-bottom: 0;
    font-size: 16px;
    padding: 0 15px;
}
.xq_bar2 dl dd span {
    font-size: 12px;
   
    padding: 0 15px;
  
    padding-bottom: 0;
    margin: 10px 0;
}
.n_box .n1 .xq_box .xx_box {
    width: 100%;
    margin: auto;
    overflow: hidden;
}

.b_fw {
    padding: 30px 15px;
}
.index_tittle h1 {
    font-size: 20px;
    letter-spacing: 2px;
}
.index_tittle p {
    width: 80%;
		font-size: 13px;
		margin-bottom: 15px;
}
.visible-xs,.visible-sm{
	display: block;
}
.phone_header_right a{
	color: #333
}
.index_product_tit {
    font-size: 20px;
   
    letter-spacing: 2px;
}
.index_product_txt {
    width: 80%;
}

.index_news .list li {
    width: 100%;
		margin-right: 0;
		margin-bottom: 15px;
}
.index_news .list {
    width: 90%;
    margin: 0 auto;
}

.banner{
	height: 300px !important;
}
.banner_txt h4{
	font-size: 24px;
}
.banner_txt{
	width: 70%;
	left: 15%;
	top: 30%;
}
.banner_txt p{
	width: 80%;
	font-size: 13px;
	line-height: 22px;
}
.banner_txt h3{
	font-size: 12px;
}

.index_about{
	padding: 30px 0 30px 0;
	overflow: hidden;
}
.index_about_tit{
	font-size: 20px;
}
.index_about_txt{
	width: 80%;
	font-size: 13px;
}
.index_about_num ul li{
	width: 48%;
	margin-bottom: 10px;
}
.index_about_num ul li span{
	font-size: 24px;
}
.index_about_num{
	margin-top: 15px;
}
.index_about_link{
	margin-top: 20px;
}
.index_product{
	margin-top: 0;
}
.index_product_lists{
	margin-top: 0px;
}
.index_product_link span{
	font-size: 14px;
}

.index_ly{
	padding: 30px 0;
}
.index_product{
	padding: 30px 0;
}
.video>div{
	height: 170px;
}
.index_ly dl{
	margin-bottom: 15px;
}
.index_news{
	padding: 30px 0;
	margin-top: 15px;
}
.index_news .list li .text p{
	margin-bottom: 15px;
	font-size: 15px;
}
.b_fw .list li{
	width: 100%;
	padding: 70px 6%;
	margin-bottom: 15px;
}
.service_sec2_img img{
	width: 120px;
}
.cb-box .list .box1{
	height: auto;
	min-height: 200px;
}
.az_box .tt h1{
	margin-top: 30px;
	font-size: 20px;
}
.az_box .tt .g_more{
	margin-bottom: 30px;
}
.Project-bar .pp-list{
	margin-top: 30px;
}
.pagination{
	padding-left: 15px !important; 
	padding-right: 15px !important;
	height: auto !important;
	min-height: 40px;
}
.pagination p{
	margin-bottom: 5px;
}
.pagination a{
	margin-bottom: 5px;
}
.Project-bar .search .right dl .yy .tet{
	width: 120px;
	right: auto;
	left: 0;
}
.Project-bar .search .right dl .yy .tet span{
	font-size: 12px;
}
.project-box .p-text-box{
	padding: 30px 15px;
}
.project-box .text h1{
	margin: 0;
	margin-top: 15px !important;
	margin-bottom: 15px !important;
	font-size: 20px !important;
}
.project-box .p-text-box .text{
	padding-top: 0;
	padding-bottom: 0;
	width: 100%;
}
.project-box .p-text-box .pic{
	position: relative;
	top: auto;
	right: auto;
	width: 100%;
	height: 200px;
	-webkit-transform: translate(0,0%);
	transform: translate(0,0%);
}
.project-box .p-video{
	height: auto;
}
.project-box .p-list li{
	width: 100%;
	margin: 0;
}
.project-box .p-list li .txt{
	position: relative;
}
.project-box .p-list li .txt h1{
	font-size: 18px;
}
.project-box .p-list li .txt p{
	font-size: 13px;
}
.project-box .p-list li .txt h2{
	font-size: 13px;
}
.p_bar3 .tittle h1, .b_project_box .tittle h1{
	font-size: 20px;
}
.b_project_box .text{
	width: 90%;
}
.b_project_box .text p{
	font-size: 13px;
	text-align: left;
}
.b_project_box ul li{
	width: 50%;
}
.b_project_box ul li img{
	width: 30%;
}
.b_project_box ul li h1{
	font-size: 18px;
	margin: 10px 0;
}
.b_project_box ul li p{
	font-size: 12px;
}
.p_bar3{
	padding: 30px 15px;
}
.p_bar3 .tittle p{
	width: 90%;
	font-size: 13px;
}
.p_bar3 .list .left{
	margin-left: 0;
	padding-top: 15%;
}
.p_bar3 .list dl{
	width: 50%;
	float: left;
	position: relative;
	margin-bottom: 0;
	-webkit-transform: translate(0,0%);
	transform: translate(0,0%);
}
.p_bar3 .list dl dd{
	width: 100%;
	text-align: left;
	margin-bottom: 10px;
}
.p_bar3 .list dl dd h1{
	font-size: 16px;
	margin: 0;
	margin-bottom: 10px;
	text-align: left;
}
.p_bar3 .list dl dd p{
	font-size: 13px;
	text-align: left;
}
.p_bar2 li{
	width: 100%;
}
.p_bar2 li .text{
	bottom: 50%;
	-webkit-transform: translate(-50%,50%);
	transform: translate(-50%,50%);
}
.p_bar2 li .text h1{
	font-size: 15px;
}
.p_bar2 li .text p{
	font-size: 12px;
	bottom: 15%;
	line-height: 1.5;
}
.p-bar3{
	padding: 30px 15px;
}
.p-bar3 h1{
	font-size: 20px !important;
	margin: 0 !important;
	margin-bottom: 15px !important;
}
.project-box .p-bar2 .swiper-container .txt{
	width: 60%;
}
.project-box .p-bar2 .swiper-container .txt h1{
	font-size: 20px;
	margin: 0;
	margin-bottom: 10px;
}
.project-box .p-bar2 .swiper-container .txt p{
	font-size: 12px;
	text-align: left;
}
.project-box .p-bar2 .swiper-container .ll img{
	width: 30px;
}
.project-box .p-bar2 .swiper-container .llr{
	right: 15px;
}
.project-box .p-bar2 .swiper-container .lll{
	left: 15px;
}
.s-bar1{
	margin-top: 0;
}
.pub_window{
	padding: 20px 15px;
}
.pub_window h1{
	font-size: 20px;
}
.popup_txt p{
	font-size: 13px;
	list-style: 22px;
}
.popup_txt{
	margin-bottom: 10px;
}
.wind_btn {
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}
.down_box .list_box li{
	width: 48%;
	padding: 10px;
}
.down_box .list_box li h5{
	font-size: 14px;
	margin-top: 0;
}
.down_box .list_box li p span{
	font-size: 12px;
}
.new_about_sec0_img{
	width: 100%;
	padding-right: 20%;
	margin-top: 25%;
}
.new_about_sec0_txt{
	width: 100%;
	padding-top: 0;
	padding-right: 0;
}
.new_about_sec0_box{
	width: 100%;
}

.cooperation_red{
	padding: 180px 20px 30px 20px;
	position: relative;
}
.cooperation_red_tit{
	width: 100%;
	top: 10%;
	left: 20px;
	-webkit-transform: translate(0,0%);
	transform: translate(0,0%);
}
.cooperation_red_tit h1{
	font-size: 20px;
}
.cooperation_red_tit p{
	font-size: 12px;
	line-height: 20px;
	width: 90%;
}
.cooperation_red_tit .b_more h1{
	font-size: 13px;
}
.cooperation_red_tit .b_more{
	margin-top: 10px;
}
.cooperation_red .container1{
	position: initial;
}
.cooperation_red_list{
	width: 100%;
}
.cooperation_red_ul>ul li dl dd img{
	width: 90%;
}

.project-box .text p{
	font-size: 14px;
}

.n_box .n1 .xq_box .xx_box .swiper-container .swiper-slide img{
	width: 100%;
}
.n_box .p_nar .list_box tr td{
	font-size: 13px;
}

.n_box .p_nar .list_box .titt h1 {
	font-size: 16px;
	line-height: 40px;
}
.n_box .p_nar .list_box .list1 .img{
	width: 100%;
}
.n_box .p_nar .list_box .list1 ul{
	position: relative;
	top: 0;
	left: 0;
	width: 100%;
	-webkit-transform: translate(0,0%);
	transform: translate(0,0%);
}
.n_box .p_nar .list_box .list1 ul p{
	font-size: 14px;
	line-height: 1.5;
	margin-bottom: 10px;
}
.n_box .p_nar .list_box .yz_box li{
	width: 100%;
}
.n_box .p_nar .list_box .yz_box li h1 {
	font-size: 16px;
	margin-bottom: 10px;
	margin-top: 10px;
}
.n_box .p_nar .list_box .yz_box li p{
	font-size: 13px;
}
.tm h1{
	font-size: 20px;
}
.tm p{
	text-align: left;
	font-size: 13px;
}
.tm_box .list li .left {
	position: relative;
	left: 0;
	top: 0;
	width: 100%;
	height: 160px;
}
.tm_box .list li .right{
	width: 100%;
}
.tm_box .list li .right h1 {
	font-size: 16px;
	margin-top: 10px;
}
.tm_box .list li .right p {
	font-size: 13px;
	line-height: 1.5;
}
.tm_box .list li .right .more a {
	font-size: 14px;
	line-height: 30px;
	margin: 15px 0 0 0;
}

}















/******手机端******/
.visible-xs, .visible-sm{
	display: none !important;
}
@media (max-width:768px){
.header_menu {
	position: fixed;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 22222222;
	display: none;
}

.hidden-xs{
	display: none;
}
.visible-xs, .visible-sm{
	display: block !important;
}

.newly_img{
	width: 100%;
}
.newly_text p{
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
}
.newly_text{
	width: 100%;
	padding: 0;
}

}

