﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#f2f2f2; line-height:30px; font-size:12px; color:#838383;}
.topbox a{ color:#838383; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#da251c; text-decoration:underline !important;}
#topmenu{position:absolute;width:100%;margin:0 auto;clear:both;overflow:hidden;z-index:998;left:0}

.header{
	width:100%;
	padding:20px 0;
	background-repeat: no-repeat;
	background-position: center top;
}
.logo img{ margin-left:80px;width:100%; max-width:594px; max-height:87px;}
.logo_txt img{ margin-left:70px;max-width:260px;}
.header_R{width:300px; margin-top:15px; margin-right:80px;}
.header_dianhua{height:26px; line-height:26px; color:#363636; font-size:18px; font-family:SimHei; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:40px;}
.header_dianhua span{float:right; font-size:24px; font-family:Impact; color:#da251c;}
.search{width:100%; border:1px solid #e1e1e1; margin-top:10px;}
.search_inp1{width:calc(100% - 46px); float:left; height:36px; padding:0 10px; font-size:14px; font-family:SimSun; font-size:14px; color:#202020;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #cdcdcd;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #cdcdcd;} 
.search_btn{width:46px; float:left; height:36px; background:url(../images/search_ss.png) no-repeat left center;}


nav{
	position:relative;
	left:0;
	top:0;
	z-index:999999;
	background-image: url(../images/dhbg.jpg);
	background-repeat: repeat;
	background-position: left center;
}
.nav{width:100%;}
.nav>li{width:12%; position:relative;}
.nav>li>a{width:100%; height:53px; line-height:53px; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#eb9719; color:#fff;}
.nav>li>a.on{background:#eb9719; color:#fff;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:#eb9719;}
.nav_sub>dd{display:block; overflow:hidden;}
.nav_sub>dd>a{
	display:block;
	overflow:hidden;
	height:40px;
	line-height:40px;
	text-align:center;
	font-size:14px;
	color:#fff;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #e47b10;
}
.nav_sub>dd>a:hover{background:#202020; color:#fff;}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {opacity:0; position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px;  background:#706f6d; opacity:0.5; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#706f6d;}
.banner:hover .swiper-pagination{opacity:1;} 
/*箭头*/
.banner .next{right:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden; opacity:0;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{left:2%; position:absolute;top:50%; margin-top:-35px; width:38px; height:70px; background:url(../images/imgs/prev.jpg) no-repeat center center; overflow:hidden; opacity:0; cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner:hover .next{opacity:1;}
.banner:hover .prev{opacity:1;}
.bannerny{
	width:100%;
	height:200px;
	background-image: url(../images/bannerny.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
}



/*END-头部+导航+大图*/
#demo {
overflow:hidden;
height:145px;
width: 100%;
}
#demo img { width:210px; height:145px;

}
#indemo {
float: left;
width: 800%;
}
#demo1 {
float: left;
}
#demo2 {
float: left;
}

.qywh{width:100%; overflow:hidden;}
.qywh img{width:210px; height:145px; float:left; margin-right:10px;}


/*首页内容*/
.hotcp{width:100%; overflow:hidden; padding:50px 0;}
.hotcp_title{display:block; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.hotcp_titleB{float:left; position:relative; padding:0 56px; text-align:center; background:url(../images/title_L.png) no-repeat left 22px,url(../images/title_R.png) no-repeat right 22px;}
.hotcp_p{line-height:42px; font-size:36px; color:#000;}
.hotcp_sp{line-height:18px; font-size:16px; color:#999; text-transform:uppercase;}
.hotcp_ul{display:block; overflow:hidden; padding-top:30px; }
.hotcp_ul li{width:398px; float:left; margin:0 3px 0 0;}
.hotcp_ul li a{width:100%; float:left; overflow:hidden; border:3px solid #f3f3f3; position:relative; border-radius:50%;}
.hotcp_ul li a .hotcp_img{width:100%; overflow:hidden; background-position:center; border-radius:50%; background-repeat:no-repeat; background-size:cover;}
.hotcp_ul li a .hotcp_img::before{content:""; display:block; padding-top:100%;}
.hotcp_ul li a .hotcp_hover{width:100%; height:0; float:left; overflow:hidden; position:absolute; left:0; top:50%; transform:translateY(-50%); background:rgba(22,22,22,0.8);}
.hotcp_ul li a .hotcp_logo{width:100%; overflow:hidden; max-width:108px; padding-bottom:20px; border-bottom:1px solid #fff; position:absolute; left:-150%; bottom:50%; transform:translateX(-50%);}
.hotcp_ul li a .hotcp_logo>img{width:50px; height:50px; display:block; margin:0 auto;}
.hotcp_ul li a .hotcp_txt{width:100%; float:left; overflow:hidden; height:60px; line-height:60px; font-size:18px; color:#fff; position:absolute; right:-100%; top:60%; transform:translateY(-50%); text-align:center;}
.hotcp_ul li a:hover .hotcp_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.hotcp_ul li a:hover .hotcp_hover{height:100%;}
.hotcp_ul li a:hover .hotcp_logo{left:50%;}
.hotcp_ul li a:hover .hotcp_txt{right:0;}





.products{
	width:100%;
	overflow:hidden;
	padding-bottom: 50px;
	background-color:#eaeaea;
}
.products1 {
	background-color:#FFF;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 50px;
	padding-left: 0;
}


.cpzx{
	width:100%;
	overflow:hidden;
	padding:50px 0;
	background-repeat: no-repeat;
	background-position: center top;
}
.cpzx_ul{display:block; overflow:hidden; padding-top:35px;}
.cpzx_ul li{width:420px; float:left; margin:0 15px 15px 15px; }
.cpzx_ul li .cpzx_B{width:100%; overflow:hidden; position:relative;}
.cpzx_ul li .cpzx_B .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul li .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:60.1419%;}
.cpzx_ul li .cpzx_txt{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#202020; margin-top:5px; }
.cpzx_ul li:hover .cpzx_B .cpzx_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul li:hover .cpzx_txt{color:#fff; background:#44952c;}




.youshi{
	width:100%;
	overflow:hidden;
	background-image: url(../images/ysbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 100px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.youshi1{width:100%; float:left;}
.youshi1_1{width:100%; text-align:center; font-size:60px; font-weight:bold; line-height:50px; color:#21357c;}
.youshi1_1 span{color:#f07508;}
.youshi1_2{
	width:100%;
	line-height:44px;
	text-align:center;
	font-size:18px;
	line-height:44px;
	margin-top:25px;
	color:#fff;
	background-image: url(../images/ys.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.youshi2{width:100%; float:left; margin-top:45px;}
.youshi2_1{
	width:526px;
	height:471px;
	float:left;
	background-image: url(../images/ys1.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.youshi2_2{
	width:720px;
	height:250px;
	float:right;
	line-height:90px;
	font-size:44px;
	font-weight:bold;
	text-align:left;
	padding-left:120px;
	color:#000;
	margin-top:155px;
	background-image: url(../images/ys2.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.youshi2_2 span{ color:#0d57ae}
.youshi2_2 p{ font-size:18px; line-height:50px; color:#434343; font-weight:100;}

.youshi3{width:100%; float:left; margin-top:10px;}
.youshi3_1{
	width:670px;
	height:361px;
	float:right;
	background-image: url(../images/ys3.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.youshi3_2{
	width:560px;
	height:270px;
	float:left;
	margin-left:50px;
	line-height:90px;
	font-size:44px;
	font-weight:bold;
	text-align:left;
	padding-left:120px;
	color:#000;
	margin-top:100px;
	background-image: url(../images/ys4.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.youshi3_2 span{ color:#0d57ae}
.youshi3_2 p{ font-size:18px; margin-top:35px; line-height:30px; color:#434343; font-weight:100;}


.youshi4{width:100%; float:left; margin-top:45px;}
.youshi4_1{
	width:480px;
	height:410px;
	float:left;
	margin-left:60px;
	background-image: url(../images/ys5.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.youshi4_2{
	width:670px;
	height:300px;
	float:right;
	line-height:90px;
	font-size:44px;
	font-weight:bold;
	text-align:left;
	padding-left:110px;
	color:#000;
	background-image: url(../images/ys6.png);
	background-repeat: no-repeat;
	background-position: left top;
}
.youshi4_2 span{ color:#0d57ae}
.youshi4_2 p{ font-size:18px; line-height:50px; color:#434343; font-weight:100;}


.guanggao2{
	width:100%;
	height:347px;
	overflow:hidden;
	padding:70px 0;
	background-image: url(../images/guanggao2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.guanggao2_1{ margin-left:auto; margin-right:auto; width:40%; max-width:520px; margin-top:15px; padding:20px; font-size:36px; font-weight:bold; color:#FFF; text-align: center; line-height:30px; border-radius:50px; background-color:#d92500;}

.guanggao2_2{ width:100%; margin-top:40px; padding:5px; font-size:48px; font-weight:bold; color:#FFF; text-align: center; line-height:30px; }


.gsjj{
	width:100%;
	overflow:hidden;
	padding-bottom:50px;
	padding-right: 0;
	padding-left: 0;
}
.gsjj_title{width:100%; float:left; padding:35px 0 28px 0;}
.gsjj_titleB{width:100%; float:left;padding-top:50px; padding-left:25px; color:#fff;}
.gsjj_p{line-height:34px; font-size:14px; text-transform:uppercase;}
.gsjj_p>span{font-size:18px;}
.gsjj_sp{line-height:42px; font-size:24px; font-weight:bold;}
.gsjj_contect{width:100%; height:auto; margin-top:50px; float:left; }
.gsjj_left{width:40.35%; float:left; position:relative;  background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_left::before{content:""; display:block; padding-top:71.0145%;}
.gsjj_left::after{content:""; width:calc(100% - 6px); float:left; height:calc(100% - 6px);border:2px solid #25080a; position:absolute; left:3px; top:3px;}
.gsjj_right{width:45%; float:left; padding-left:25px;}
.gsjj_txt{display:block; overflow:hidden; line-height:30px; height:150px; font-size:14px; color:#161616; line-height:30px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:30px;}
.gsjj_more>a{display:block; overflow:hidden; width:116px; height:38px; line-height:38px; text-align:center; background:#ff281d; font-size:12px; color:#fff;}
.gsjj_more>a:hover{background:#202020; color:#fff;}
.indnews{ width:610px; height:505px; background-color:#f3f3f3;}
.indnews a{color:#222121; font-size:18px;}
.indnews_2{
	width:100%;
	height:auto;
	color:#808080;
	float:left;
	padding-bottom:10px;
	line-height:22px;
	margin-bottom:25px;

}
.indnews_2_1{width:100%; height:380px; float:left;}
.indnews_2_2{width:90%; height: auto; float:left; margin-left:5%; overflow:hidden;}
.indnews_2_2 p{  line-height:50px;}
.indnews_2_1 img{ width:610px; height:380px;}
.indnews_1 span{ float:right;}


.indnews1{
	width:100%;
	height:auto;
	margin-bottom:20px;
	float:left;
}
.indnews1_1 a{ font-size:16px; color:#FFF;}
.indnews1_2 a{ font-size:16px; color:#333333;}

.indnews1_1{
	width:95px;
	height:37px;
	line-height:37px;
	text-align:center;
	font-size:16px;
	color:#FFF;
	background-color:#f4ab22;
	float:right;
}
.indnews1_2{
	width:95px;
	height:37px;
	line-height:37px;
	text-align:center;
	margin-left:30px;
	font-size:16px;
	color:#FFF;
	background-color:#eeeeee;
	float:right;
}
.indnews1_3{
	width:120px;
	height:73px;
	margin-left:0px;
	float:left;
}

.indnews_right{ width:700px; height:505px; margin-left:40px; float:left; }


.indnews_1{
	width:100%;
	height:55px;
	float:left;
	color:#474747;
	text-indent:20px;
	line-height:55px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
	background-image: url(../images/news_ioc.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.indnews_1 a{ font-size:16px; color:#222121;}



.products_ind{
	width: 1250px;
	height: auto;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.products_ind img{ float:left;}
.products_ind a{ float:right; color:#535151; padding-top:50px; font-size:14px;}

.pro_move{
	width:1350px;
	height: 365px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.blk_18{
	overflow:hidden;
	zoom:1;
	font-size:9pt;
	width:100%;
	height: auto;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.blk_18 .pcont{ width:1210px; height:365px; display:inline; float:left; margin-left:0px; overflow:hidden;}
.blk_18 .ScrCont{ width:10000px; zoom:1;}
.blk_18 #List1_1,.blk_18 #List2_1{ float:left;}
.blk_18 .LeftBotton,.blk_18 .RightBotton{ width:55px; height:50px; display:block; margin-top:150px;}
.blk_18 .LeftBotton{ background:url(../images/jt_l.jpg) no-repeat; float:left;}
.blk_18 .RightBotton{ background:url(../images/jt_r.jpg) no-repeat; float:right; margin-right:20px;}
.blk_18 .LeftBotton:hover{ background:url(../images/jt_over_l.jpg) no-repeat;}
.blk_18 .RightBotton:hover{ background:url(../images/jt_over_r.jpg) no-repeat;}
.blk_18 .pl img{
	width:435px;
	height:320px;
}
.blk_18 .pl{
	width:435px;
	height:365px;
	float:left;
	text-align:center;
	margin-left:5px;
	margin-right:5px;
	font-size:14px;
	position:relative;

}
.blk_18 .pl p{ width:100%; height:50px; margin:0px; color:#fff; background:#44952c;font:14px/40px "微软雅黑"; text-align:center;}
.blk_18 .pl span{ width:100%; height:50px; font:14px/40px "微软雅黑"; text-align:center;}

.aboutus{width:100%; background-color:#f9f7f7; height:640px; overflow:hidden; padding:50px 0;}
.aboutus_{width:1350px; margin-left:auto; margin-right:auto;}

.aboutus_left{width:665px; float:left; height:auto;}
.aboutus_left1{width:100%; float:left; height:auto; font-size:16px; line-height:30px; margin-bottom:45px;}
.aboutus_left1 img{ float:left; }
.aboutus_left1_1{width:100%; float:left; height:210px; overflow:hidden; font-size:16px; line-height:30px; margin-bottom:45px;}

.aboutus_left2{
	width:100%;
	float:left;
	height:40px;
	line-height:40px;
	background-image: url(../images/aboutus1.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.aboutus_left3{width:100%; float:left; height:auto;}
.aboutus_left3 li{width:30%; float:left; margin-top:10px; height:auto; text-align:center; font-size:16px; color:#535151; }

.value, .value1, .value2, .value3, .value4{
	width:23%;color:#12a131;font-size:60px;text-align: center;height: 40px;float:left;}
	
	
.aboutus_right{width:645px; float:right; height:auto;}
.aboutus_right img{width:645px; height:520px;}






.case{width:100%; overflow:hidden; padding:50px 0;}
.case_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; padding-top:30px;}
.case_left{width:calc(50% - 20px); float:left;}
.case_left a{width:100%; float:left; overflow:hidden; position:relative; border:1px solid #e9e7e6;}
.case_left a .case_img{width:100%; overflow:hidden; background-repeat:no-repeat; background-position:center; background-size:cover;}
.case_left a .case_img::before{content:""; display:block; padding-top:76.7765%;}
.case_left a .case_hover{width:100%; height:0; position:absolute; left:0; top:50%; transform:translateY(-50%); background:rgba(0,0,0,0.5);}
.case_left a .case_p{width:100%; float:left; position:absolute; left:-100%; bottom:55%; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.case_left a .case_p>span{float:left; line-height:36px; border-bottom:1px solid #fff; font-size:18px; color:#fff; font-weight:bold;}
.case_left a .case_txt{width:100%; float:left; position:absolute; right:-100%; top:55%; font-size:14px; color:#fff; height:60px; overflow:hidden; line-height:30px; padding:0 30px; text-align:center; font-weight:bold;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.case_left a:hover .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case_left a:hover .case_hover{height:100%;}
.case_left a:hover .case_p{left:0;}
.case_left a:hover .case_txt{right:0;}
.case_ul{width:calc(50% - 20px); float:right; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between; -ms-flex-line-pack: justify; align-content: space-between;}
.case_ul li{width:calc(50% - 15px); float:left; height:calc(50% - 15px);}
.case_ul li a{width:100%; float:left; height:100%; overflow:hidden; position:relative; border:1px solid #e9e7e6;}
.case_ul li a .case_img{width:100%; height:100%; overflow:hidden; background-repeat:no-repeat; background-position:center; background-size:cover;}
/*.case_ul li a .case_img::before{content:""; display:block; padding-top:75.4579%;}*/
.case_ul li a .case_txts{width:100%; float:left; position:absolute; left:0; bottom:-100%; font-size:14px; color:#fff; line-height:40px; padding:0 20px; text-align:center; font-weight:bold; background:rgba(0,0,0,0.5);}
.case_ul li a:hover .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.case_ul li a:hover .case_txts{bottom:0;}






.news{
	width:100%;
	overflow:hidden;
	background-image: url(../images/bg4.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	padding-top: 60px;
	padding-right: 0;
	padding-bottom: 290px;
	padding-left: 0;
}
.news .hotcp_p{color:#fff;}
.news .hotcp_sp{color:#fff;}
.news_ul{display:block; overflow:hidden; width:73%; margin-top:30px; margin-left:auto; margin-right:auto; text-align:center; font-size:16px; line-height:35px;}
.news_ul li{width:382px; float:left; margin:75px 27px 0 0;}
.news_ul li a{width:100%; float:left; background:#fff; padding:25px 20px;}
.news_ul li a .news_logo{width:96px; display:block; overflow:hidden; height:96px; border:2px solid #fff; position:relative; border-radius:50%; margin-top:-73px;}
.news_ul li a .news_logo img{ z-index:99;}
.news_ul li a .news_logo::before{content:""; width:100%; height:50%; float:left; position:absolute; left:0; top:0; background:#f7f7f7; transition:all 0.4s;}
.news_ul li a .news_logo::after{content:""; width:100%; height:50%; float:left; position:absolute; left:0; bottom:0; background:#e3e3e3; transition:all 0.4s;}
.news_ul li a .news_p{display:block; overflow:hidden; margin-top:30px; line-height:30px; font-size:18px; color:#292929; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_sp{display:block; overflow:hidden; line-height:22px; font-size:14px; color:#ababab;}
.news_ul li a .news_txt{display:block; overflow:hidden; line-height:30px; font-size:14px; color:#858585; margin-top:20px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical;}
.news_ul li a:hover .news_logo::before{background:#ff685f;}
.news_ul li a:hover .news_logo::after{background:#ff281d;}

.news_ul1{width:45%; margin-top:30px; margin-left:auto; margin-right:auto; }
.news_ul1 li{ width:23%; margin-left:8%; float:left; text-align:center;}
.news_ul1 li img{ width:100%; max-width:85px;}
.news_ul1 li p{ height:28px; overflow:hidden; font:16px/28px "微软雅黑"; font-weight:bold;}


.hezuo{ float:left;
	width:1346px; height:auto;
	border-top-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-left-style: solid;
	border-top-color: #d5d5d5;
	border-left-color: #d5d5d5;
}
.hezuo1{
	width:269px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #d5d5d5;
	border-bottom-color: #d5d5d5;
	height: 95px;
	float:left;
	margin:0px;
	padding:0px;
}
.hezuo1 img{
	width:267px;
	height: 94px;
}

.lxwm{width:100%; overflow:hidden; padding:50px 0;}
.lxwm_contect{margin-top:30px;display:-webkit-box; display:-ms-flexbox; display:flex;-ms-flex-wrap:wrap; flex-wrap:wrap;}
.lxwm_left{width:67.75%; float:left; border-right:1px dotted #212121; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.lxwm_map{width:56%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; border:1px solid #e1e1e1; padding:4px;}
.lxwm_B{width:44%; float:right; padding:0 20px;}
.lxwm_p{display:block; overflow:hidden; line-height:24px; font-size:14px; color:#484848;}
.lxwm_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px; font-weight:bold; margin-top:30px;}
.lxwm_more{display:block; overflow:hidden; padding-top:25px;}
.lxwm_more a{width:130px; float:left; height:40px; line-height:40px; background:#ff281d; text-align:center; font-size:14px; color:#fff;}
.lxwm_more a:hover{background:#202020; color:#fff;}
.lxwm_right{width:32.25%; float:right; padding-left:20px;}

.mess{
	width:585px;
	height:430px;
	float:right;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: url(../images/messbg.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mess1{
	width:100%;
	height: auto;
	float:left;
	font-size:24px;
	color:#FFF;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#0072bc;

}
.mess2{
	width:430px;
	height: auto;
	float:left;
	margin-left:80px;
	line-height:28px;
	font-size:16px;
	text-align: left;
	padding-bottom:30px;
	padding-top:30px;
}
.mess2 span{ color:#e5b409; font-weight:bold;}
.mess3{
	width:430px;
	height: auto;
	float:left;
	margin-left:80px;
	line-height:28px;
	font-size:16px;
	text-align: left;
}

.zxly_form{display:block; overflow:hidden;}
.zxly_B{width:100%; float:left; margin-bottom:12px;}
.zxly_B:last-child{margin:0;}
.zxly_sp{width:50px; float:left; height:30px; line-height:30px; font-size:14px; color:#262626;}
.zxly_inp1{width:calc(100% - 50px); float:left; height:30px; line-height:30px; border:1px solid #dcdcdc; border-radius:5px; padding:0 10px; font-size:14px; color:#000;}
.zxly_inp2{width:calc(100% - 50px); float:left; height:80px; line-height:22px; border:1px solid #dcdcdc; border-radius:5px; padding:5px 10px; font-size:14px; color:#000; outline:none; font-family:'Microsoft YaHei';}
.zxly_btn{width:calc(100% - 50px); float:left; height:30px; background:#2663b6; border-radius:10px; font-size:14px; color:#fff;}
/*END-首页内容*/



/*底部*/
.footer{
	width:100%;
	overflow:hidden;
	background:#444444;
	color:#FFF;
	padding-top: 40px;
	padding-right: 0;
	padding-bottom: 40px;
	padding-left: 0;
}
.footer_B{width:340px; margin-left:35px; float:left;}
.footer_B1{
	width:100%;
	float:left;
	padding-left:70px;
	line-height:25px;
	background-image: url(../images/foot1.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
}
.footer_B2{
	width:100%;
	float:left;
	padding-left:70px;
	line-height:25px;
	margin-bottom:20px;
	margin-top:20px;
	background-image: url(../images/foot2.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
}
.footer_B3{
	width:100%;
	float:left;
	padding-left:70px;
	line-height:25px;
	background-image: url(../images/foot3.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	height: 50px;
}


.footer_lxwm{width:395px; height:185px; float:left; margin-left:12%; margin-right:5%; margin-top:10px; text-align:center; border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #555;
	border-left-color: #555;}
.footer_lxwm1{
	width:60%;
	height:35px;
	float:left;
	line-height:45px;
	text-align:left;
	margin-left:105px;
	margin-top:10px;
	text-indent:40px;
	color:#e1dddd;
	background-image: url(../images/foot4.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.footer_lxwm2{
	width:60%;
	height:70px;
	float:left;
	line-height:38px;
	text-align:left;
	margin-left:105px;
	margin-top:10px;
	color:#e1dddd;
}
.footer_lxwm2 span{
	font-weight:bold;
	font-size:24px;
	color:#e1dddd;
}
.footer_lxwm3{
	width:60%;
	height:70px;
	float:left;
	text-align:left;
	margin-left:105px;
	margin-top:25px;
	color:#e1dddd;
}
.footer_lxwm3 img{ margin-right:10px;}

.footer_r{width:150px; margin-top:30px; float:left;}


.footer_wx{width:100%; max-width:150px; text-align:center; line-height:34px; font-size:14px; }
.footer_wx img{ width:150px; height:150px;}


.footer_p{display:block; overflow:hidden; text-align:center; line-height:24px; font-size:16px; color:#4c4c4c; font-weight:bold;}
.footer_ul{display:block; overflow:hidden; padding-top:15px;}
.footer_ul li{display:block; overflow:hidden; text-align:center; line-height:30px;}
.footer_ul li a{font-size:14px; color:#4c4c4c;}
.footer_ul li a:hover{color:#ff281d; text-decoration:underline!important;}
.footer_Box{width:100%; max-width:143px; float:right;}

.footer_dianhua{display:block; overflow:hidden; text-align:center; line-height:36px; font-size:20px; color:#3f3f3f;}
.footer_dianhua>span{display:block; overflow:hidden; line-height:42px; font-size:36px; color:#3f3f3f; font-family:Impact;}

footer{background:#1f1f1f; font-size:12px; color:#fff; line-height:22px; padding:7px 0;}
footer a{color:#fff; margin:0 6px;}
footer a:first-child{margin:0 6px 0 0;}
footer a:hover{color:#fff; text-decoration:underline !important;}

.foot_to{
	width:100%;
	height:30px;
	line-height:30px;
	text-align:center;
	float:left;
	overflow:hidden;
	font-size:14px;
	text-align:center;
	color:#fff;
	background-color: #333333;
}
.foot_to a{color:#fff;}
/*END-底部*/

/*碳纤维胶/植筋胶/粘钢结构胶/公司简介*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:265px; float:left;}
.about{width:100%; float:left; margin-bottom:30px;}
.about_title{display:block; overflow:hidden; height:56px; line-height:56px; text-align:center; background:#202020; font-size:18px; color:#fff; font-weight:bold;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:3px;}
.about_ul>li>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#646464; background:#efefef;}
.about_ul>li:hover>a{background:#da251c; color:#fff;}
.about_ul>li.about_on>a{background:#da251c; color:#fff;}
.about_B{display:block; overflow:hidden; padding-top:15px;}
.about_B img{width:100%; display:block; height:auto;}
.about_B>span{display:block; overflow:hidden; background:#f2f2f2; padding:10px; font-size:14px; color:#111; line-height:30px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:55px; border-bottom:1px solid #cfcfcf; font-size:12px; color:#8a8a8a;}
.dqwz_title>span{color:#da251c;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden;}
.company_p{display:block; overflow:hidden; text-align:center; font-size:16px; color:#202020; line-height:24px;}
.company_img{display:block; overflow:hidden; padding-top:20px;}
.company_txt{display:block; overflow:hidden; /*padding-top:20px; */font-size:14px; color:#202020; line-height:30px;}
.company_txt img{max-width: 100%;height: auto!important;}
/*END-碳纤维胶/植筋胶/粘钢结构胶/公司简介*/

/*产品中心/工程案例*/
.cpzx_ul1{display:block; overflow:hidden; width:1290px;}
.cpzx_ul1 li{width:390px; float:left; margin:0 10px 10px 0;}
.cpzx_ul1 li .cpzx_B{width:100%; overflow:hidden; position:relative;}
.cpzx_ul1 li .cpzx_B .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzx_ul1 li .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:70%;}
.cpzx_ul1 li .cpzx_txt{display:block; overflow:hidden; height:44px; line-height:44px; text-align:center; font-size:14px; color:#202020; margin-top:5px; background:#e3e3e3;}
.cpzx_ul1 li:hover .cpzx_B .cpzx_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul1 li:hover .cpzx_txt{color:#fff; background:#44952c;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#202020; line-height:30px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#202020; line-height:30px;}
.cpxq_txt img{max-width: 100%;height: auto !important;}

.con {display:block; overflow:hidden; padding-top:30px;width: 100%;}
#tags {display:block; overflow:hidden;/* background:#efefef;*/}
#tags LI {width:24%; float:left; margin-right:1px;}
#tags LI A {display:block; overflow:hidden; height:54px; line-height:54px; background:#202020; font-size:16px; color:#fff; text-align:center;}
#tags LI.selectTag A {background:#da251c; color:#fff;}
#tagContent {display:block; overflow:hidden; padding-top:30px; font-size:14px; color:#202020; line-height:30px;}
.tagContent {DISPLAY: none;}
#tagContent div.selectTag {DISPLAY: block}

.tagContent img{max-width: 100%;height: auto!important;}
.tagContent table{width: 100%;}
/*END-产品中心/工程案例*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; background:#efefef; border:1px solid #ddd;}
.xw_ul li a .xw_img{width:285px; float:left; background-position:center; background-repeat:no-repeat; background-size:cover; border:1px solid #fff;}
.xw_ul li a .xw_R{width:calc(100% - 285px); float:left; padding:25px 30px; color:#5a5a5a;  border-left:1px solid #ddd;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:96px; line-height:24px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:4; -webkit-box-orient: vertical; margin-top:15px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:16px; font-size:12px; margin-top:15px;}
.xw_ul li a:hover{background:#44952c;}
.xw_ul li a:hover .xw_R{color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; font-weight:bold; color:#202020; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:14px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:20px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; line-height:30px; color:#202020;}
/*END-新闻中心*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#202020; line-height:30px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:30px 1%;}
.logo img {max-width:393px;}
.logo_txt img {max-width: 277px;}
nav{padding:0 1%; position:relative; left:0; top:0px; z-index:999999;}

/*END-头部+导航*/

/*首页内容*/
.hotcp{padding:40px 1%;}
.hotcp_ul{width:100%;}
.hotcp_ul li{width:33%;  margin:0 0.1665%;}

.cpzx{padding:40px 1%;}
.cpzx_ul{width:100%; padding-top:30px;}
.cpzx_ul li{width:23%; margin:0 1% 25px 1%;}

.gsjj{
	padding-right: 0;
	padding-bottom: 50px;
}
.gsjj_contect {padding:30px 1%;}
.case{padding:40px 1%;}

.news{padding:40px 1%;}
.news_ul{ width:100%;}
.news_ul li{width:31.33%; margin:75px 1% 0 1%;}

.lxwm{padding:40px 1%;}
/*END-首页内容*/

/*底部*/
.footer{padding:40px 1%;}
footer{padding:7px 1%; text-align:center;}
.footer_left{width:100%;}
.footer_right{width:100%;}
/*END-底部*/

/*碳纤维胶/植筋胶/粘钢结构胶/公司简介*/
.main{padding:40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-碳纤维胶/植筋胶/粘钢结构胶/公司简介*/

/*产品中心/工程案例*/
.cpzx_ul1{width:100%;}
.cpzx_ul1 li{width:31.33%; margin:0 1% 20px 1%;}
/*END-产品中心/工程案例*/

}

@media (max-width:991px){
/*头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; height:30px; display:flex; flex-wrap:wrap; align-content:space-between; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.icon-menu span{width:100%; height:6px; float:left;  background:#da251c;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(218, 37, 28, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#fff;}
/*END-头部+导航*/

/*首页内容*/

.ny_r_b{padding:10px;}
.hotcp{padding:30px 10px;}

.cpzx{padding:30px 10px;}
.cpzx_ul{padding-top:20px;}
.cpzx_ul li{width:31.33%; margin:0 1% 15px 1%;}

.gsjj{
	padding-right: 0;
	padding-bottom: 50px;
}
.gsjj_title {padding:25px 10px;}
.gsjj_titleB {width:100%; padding-left:0; text-align:center;}
.gsjj_contect {padding:30px 10px;}
.gsjj_left {margin-top:0;}

.case{padding:30px 10px;}

.news{padding:30px 10px;}
.news_ul{ width:100%;}
.news_ul li{width:31.33%; margin:70px 1% 0 1%;}
.news_ul li a {padding:15px;}
.news_ul li a .news_logo {margin-top: -63px;}
.news_ul li a .news_p {margin-top:10px;}
.news_ul li a .news_txt {margin-top:10px;}

.lxwm{padding:30px 10px;}
.lxwm_contect {margin-top:20px;}
/*END-首页内容*/

/*底部*/
.footer{padding:30px 10px;}
.footer_B:first-child {padding-right:20px;}
.footer_B:last-child {padding-left:20px;}
.footer_dianhua>span {font-size: 30px;}
footer{padding:7px 10px;}
/*END-底部*/

/*碳纤维胶/植筋胶/粘钢结构胶/公司简介*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
/*END-碳纤维胶/植筋胶/粘钢结构胶/公司简介*/

/*产品中心/工程案例*/
#tags LI {width:calc(20% - 1px);}
#tags LI A {height:50px; line-height:50px;}
#tagContent {padding-top:20px;}
/*END-产品中心/工程案例*/

/*新闻中心*/
.xw_ul li a .xw_img{width:200px;}
.xw_ul li a .xw_R{width:calc(100% - 200px); padding:15px;}
.xw_ul li a .xw_R .xw_txt{margin-top:10px;}
.xw_ul li a .xw_R .xw_sp{margin-top:10px;}
/*END-新闻中心*/
}

@media (max-width:767px){
/*头部+导航*/

.logo {padding:10px;}
.logo img{width:80%;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
nav{position:relative; left:0; top:0px; z-index:999999;}

/*END-头部+导航*/

/*首页内容*/
.hotcp{padding:10px; background: url(../images/hotcp_bj.jpg) no-repeat center -110%;}
.hotcp_p{ float:left; width:100%; height:auto; text-align:center;}
.hotcp_p img{ width:70%; max-height:44px; max-width:453px;}
.hotcp_ul{padding-top:10px;}


#fuwu1{ width:22%;
  overflow: hidden;
  float:left;
  margin-left:10px;
}
#fuwu1 img{ width:100%;
}
ul.tabs li { height:35px; width:19.6%;}
ul.tabs li img { width:100%;}

.gd{
	width:40%;
	margin-top:40px;
	padding:5px;
	font-size:18px;
	color:#FFF;
	text-align: center;
	line-height:30px;
	border-radius:50px;
	background-color:#102d89;
	margin-right: auto;
	margin-left: auto;
}
.gd a{ color:#FFF;}

.fangan{
	width:100%;
	overflow:hidden;
	padding:70px 0;
	background-image: url(../images/fanganbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.fangan1{display:block; overflow:hidden; padding-top:50px;}

.fangan1 li{
	width:30%;
	height:440px;
	float:left;
	background-color:#FFF;
	border-bottom-width: 13px;
	border-bottom-style: solid;
	border-bottom-color: #102d89;
	border-radius:10px;
	margin-top: 0;
	margin-right: 1.5%;
	margin-left:1.5%
	}
.fangan1_1{ width:100%; float:left; font-size:15px; text-align:center; line-height:30px; font-weight:bold; margin-top:15px;	}
.fangan1_2{ width:100%; float:left; font-size:15px; color:#f39800; text-align:center; line-height:30px;	font-weight:bold;}
.fangan1_3{ width:100%; float:left; margin-top:20px;  text-align:center; }
.fangan1_3 img{ width:110px; height:70px;}
.fangan1_4{ width:70%; float:left; height:150px; margin-left:15%; font-size:12px; margin-top:20px;  text-align:left; line-height:22px;}
.fangan1_5 a{
	width:70%;
	float:left;
	color:#000;
	margin-left:15%;
	font-size:16px;
	margin-top:20px;
	text-align: center;
	line-height:35px;
	border-radius:5px;
	border: 1px solid #102d89;
}
.fangan1_5 a:hover{
	width:70%;
	float:left;
	color:#fff;
	background-color:#102d89;
	margin-left:15%;
	font-size:16px;
	margin-top:20px;
	text-align: center;
	line-height:35px;
	border-radius:5px;
	border: 1px solid #102d89;
}


.guanggao1{
	width:70%;
	height: auto;
	overflow:hidden;
	float:right;
}
.guanggao1_1{ width:100%; font-size:18px; text-align:left; font-weight:bold; line-height:60px;}
.guanggao1_2{ width:100%; font-size:14px; text-align:left; line-height:30px;}
.guanggao1_3{ width:60%; margin-top:15px; padding:5px; font-size:12px; font-weight:bold; color:#FFF; text-align: center; line-height:30px; border-radius:50px; background-color:#102d89;}

.youshi{display:none;overflow:hidden; height:2px;}

.guanggao2_1{ margin-left:auto; margin-right:auto; width:50%; max-width:520px; margin-top:15px; padding:5px; font-size:18px; font-weight:bold; color:#FFF; text-align: center; line-height:30px; border-radius:50px; background-color:#d92500;}
.guanggao2_2{ width:100%; margin-top:40px; padding:5px; font-size:26px; font-weight:bold; color:#FFF; text-align: center; line-height:30px; }	



.indnews1{
	width:100%;
	height:auto;
	float:left;
}
.indnews1 a{font-size:20px;color:#FFF;}
.indnews1_1{
	width:155px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-weight:bold;
	font-size:20px;
	margin-left:4%;
	color:#FFF;
	background-color:#21357c;
	float:left;
}
.indnews1_2{
	width:155px;
	height:45px;
	line-height:45px;
	text-align:center;
	font-weight:bold;
	margin-left:4%;
	font-size:20px;
	color:#FFF;
	background-color:#ff9000;
	float:left;
}
.indnews_1{
	width:100%;
	height:auto;
	float:left;
	color:#474747;
	line-height:36px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
}
.indnews_2{
	width:100%;
	height:auto;
	color:#808080;
	float:left;
	padding-bottom:10px;
	line-height:21px;
	margin-top:15px;
	margin-bottom:25px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.indnews_2_1{width:35%; height:100px; float:left;}
.indnews_2_2{width:60%; height:100px; float:right; overflow:hidden;}
.indnews_2_2 p{ font-weight:bold; line-height:35px;}
.indnews_2_1 img{ width:100%; height:100px;}
.indnews_1 span{ float:right;}



.mess{
	width:100%;
	height: auto;
	float:right;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right bottom;
}
.mess1{
	width:100%;
	height: auto;
	float:left;
	font-size:24px;
	color:#FFF;
	text-align:center;
	padding-bottom:10px;
	padding-top:10px;
	background-color:#0072bc;

}
.mess2{
	width:100%;
	height: auto;
	float:left;
	margin-left:0px;
	line-height:28px;
	font-size:14px;
	text-align: left;
	padding-bottom:30px;
	padding-top:30px;
}
.mess2 span{ color:#e5b409; font-weight:bold;}
.mess3{
	width:100%;
	height: auto;
	float:left;
	margin-left:0px;
	line-height:28px;
	font-size:14px;
	text-align: left;
}





.cpzx{padding:10px;}
.cpzx_ul{padding-top:0; display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul li{width:calc(50% - 5px); margin:10px 0 0 0;}
.cpzx_ul li .cpzx_txt {height:38px; line-height:38px; margin-top:2px;}
.ny_r_b{ width:90%;}
.gsjj{
	padding-right: 0;
	padding-bottom: 50px;
}
.gsjj_title {padding:10px;}
.gsjj_p {line-height:22px; font-size:12px;}
.gsjj_sp {line-height:28px; font-size: 18px;}
.gsjj_contect {padding:10px;}
.gsjj_left {width:100%;}
.gsjj_right {width:100%; padding:10px 0 0 0;}
.gsjj_txt {height:initial; line-height:24px; -webkit-line-clamp:initial;}
.gsjj_more {padding-top:10px;}

.case{padding:10px;}
.case_contect {padding-top:10px;}
.case_left {width:100%;}
.case_ul{width:100%;}
.case_ul li{width:calc(50% - 5px); height:initial; margin-top:10px;}
.case_ul li a{height:initial;}
.case_ul li a .case_img::before{content:""; display:block; padding-top:75.4579%;}

.news{padding:10px;}
.news_ul{ width:100%;}
.news_ul li{width:100%; margin:10px 0 0 0;}
.news_ul li a {padding:5px;}
.news_ul li a .news_logo {width:70px; float:left; height:70px; margin:0 10px 0 0;}
.news_ul li a .news_p {margin-top:0;}
.news_ul li a .news_txt {margin-top:0; font-size:12px; line-height:18px; height:36px; -webkit-line-clamp:2;}

.news_ul1{width:100%; margin-top:30px; margin-left:auto; margin-right:auto; }
.news_ul1 li{ width:24%; margin-left:8%; float:left; text-align:center;}
.news_ul1 li img{ width:100%; max-width:85px;}
.news_ul1 li p{ height:28px; overflow:hidden; font:14px/28px "微软雅黑"; }


.lxwm{padding:10px;}
.lxwm_contect {margin-top:10px;}
.lxwm_left {width:100%; border-right:none; border-bottom: 1px dotted #212121;}
.lxwm_map {width:100%;}
.lxwm_B {width:100%; padding:10px 0;}
.lxwm_txt {margin-top:10px;}
.lxwm_more {padding-top:10px;}
.lxwm_more a {width:110px; height:34px; line-height:30px;}
.lxwm_right {width:100%; padding:10px 0 0 0;}
.zxly_B {margin-bottom:5px;}
/*END-首页内容*/

/*内容*/



/*底部*/
footer{line-height:20px;}
footer a {margin:0 3px;}
/*END-底部*/

/*碳纤维胶/植筋胶/粘钢结构胶/公司简介*/
.main{padding:0;}
.main_left{width:100%;}
.about{margin:0;}
.about_title {height:50px; line-height:50px; text-align:left; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #202020; padding-left:20px;}
.about_ul{display:none;padding:0 2px;}
.about_ul>li{margin-top:2px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company_img{padding-top:10px;}
.company_txt{padding-top:10px; line-height:24px;}
/*END-碳纤维胶/植筋胶/粘钢结构胶/公司简介*/

/*产品中心/工程案例*/
.cpzx_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul1 li{width:calc(50% - 5px); margin:10px 0 0 0;}
.cpzx_ul1 li .cpzx_txt {height:38px; line-height:38px; margin-top:2px;}
.cpxq_p{font-size:16px; line-height:24px;}
.cpxq_img{padding-top:10px;}
.cpxq_txt{padding-top:10px; line-height:24px;}
.con {padding-top:10px;}
#tags LI {width:calc(25% - 1px);}
#tags LI A {height:40px; line-height:40px; font-size:14px;}
#tagContent {padding-top:10px; line-height:24px;}
/*END-产品中心/工程案例*/

/*新闻中心*/
.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_img{width:100px;}
.xw_ul li a .xw_R{width:calc(100% - 100px); padding:5px;}
.xw_ul li a .xw_R .xw_txt{margin-top:2px; height:60px; line-height:20px;-webkit-line-clamp:3;}
.xwxq_p{font-size:16px; line-height:24px;}
.xwxq_img{padding-top:10px;}
.xwxq_txt{padding-top:10px; line-height:24px;}
/*END-新闻中心*/

/*联系我们*/
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/

}
/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; height:60px; position:fixed; bottom:0; left:0; z-index:9999999999999; background:#ff281d;}
.root a{width:25%; float:left; height:60px; display:flex; align-content:center; align-items:center; flex-wrap:wrap; justify-content:center; line-height:20px; color:#fff; border-right:1px solid #fff; font-size:12px; font-weight:normal;}
.root a>div{width:100%; float:left;}
.root a>div:first-child span{ font-size:20px;}
.root a:last-child{border:none;}
.root a:hover{background:#202020; color:#fff;}

.dbbox{ position: fixed; left: 0; bottom:65px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none; text-align:center;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #202020;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/

.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 13px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#F00;}	