﻿/*全局样式*/
*{margin:0;padding:0;}
body{background:#fff; font-family:Arial,'Microsoft YaHei',SimHei,SimSun; font-size:14px; overflow-x:hidden; line-height:24px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width:100%; max-height: 100%;display: block;	margin:auto;padding:auto;}

.wrap{ max-width:1200px !important; margin:0 auto;}
header{width:100%; float:left;}
main{width:100%; float:left;}
footer{width:100%; float:left;}
/*End*/

/*头部*/
.topbox{width:100%; overflow:hidden; line-height:40px; background:#e0e0e0; color:#000;}
.header{width:100%; float:left; background:#fff; padding:28px 0;}
.logo{float:left;}
.logo img{float:left; width:100%; max-width:405px; max-height:55px;}
.logo_txt{float:left;}
.logo_txt img{float:left; width:100%; max-width:366px; max-height:55px;}
.header_dianhua{float:right; height:44px; line-height:44px; padding-left:52px; background:url(../images/header_dianhua.png) no-repeat left center;}
.header_dianhua em{float:left; height:44px; display:flex; align-content:center; align-items:center; line-height:18px; font-size:15px; color:#000;}
.header_dianhua span{float:right; font-family:Arial; font-weight:bold; font-size:40px; color:#ec2727; padding-left:15px;}

/*导航*/
nav{width:100%; float:left; background:#ec2727; position:relative; left:0; top:0; z-index:999999999;}
nav ul{width:100%; float:left;}
nav ul li{width:12.5%; float:left; padding:2px 0; position:relative; background:url(../images/shutiao.jpg) no-repeat right center; padding-right:1px;}
nav ul li>a{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff; transition:all 0.4s; font-weight:bold;}
nav ul li:last-child{background:none;}
nav ul li:hover>a{background:#fff; color:#ec2727;}

.nav_sub{display:none; width:100%; float:left; position:absolute; left:0; top:100%; background:#fff; padding:2px 0; z-index:99999999; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.nav_sub dd{display:block; overflow:hidden;}
.nav_sub dd a{display:block; overflow:hidden; height:40px; line-height:40px; font-size:16px; color:#6e6e6e; text-align:center;}
.nav_sub dd a:hover{background:#ec2727; color:#fff;}
nav ul li:hover .nav_sub{display:block;}
/*END*/

/*banner图*/
.banner{width:100%; float:left; position:relative;}
.banner .banner-imgbox{width:100%; float:left;}
.banner .banner-imgbox .swiper-slide{background-repeat:no-repeat; background-position:center center; background-size:cover;}
.banner .banner-imgbox .swiper-slide .banner_img_top{padding-top:26.04167%;}
.banner .banner-imgbox .swiper-slide img{width:100%; height:auto; display:block;}
.banner .swiper-pagination {position: absolute; right:0; bottom:15px;}
.banner .swiper-pagination-bullet {width:14px; height:14px; background:#ec2727; opacity:1; border-radius:50%; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#ec2727;}
.banner .next{right:2%; position:absolute;top:50%; margin-top:-26px; width:32px; height:52px; background:url(../images/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:-26px; width:32px; height:52px; background:url(../images/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;}
/*END*/

.gsjs{width:100%; overflow:hidden; padding-top:35px;}
.gsjs_title{display:block; overflow:hidden; text-align:center;}
.gsjs_p{line-height:50px; font-size:35px; color:#e13225; font-weight:bold;}
.gsjs_sp{line-height:30px; font-family:Arial; text-transform:uppercase; font-size:15px; color:#999999;}
.gsjs_contect{display:block; overflow:hidden; padding-top:25px;}
.con {display:block; overflow:hidden;}
#tags {width:256px; float:left; margin-right:10px;}
#tags LI {width:100%; float:left; margin-bottom:12px; position:relative; left:0;}
#tags LI::before{content:""; width:0; height:0; border-left:30px solid #ec2727; border-top:27px solid transparent; border-bottom:27px solid transparent; position:absolute; right:-30px;top:0; opacity:0;}
#tags LI A {display:block; overflow:hidden; height:54px; line-height:54px; background:#898989; display:flex; align-content:center; align-items:center; justify-content:center; font-size:24px; color:#fff;}
#tags LI A span{width:35px; float:left; height:35px; line-height:35px; text-align:center; border-radius:50%; background:#fff; color:#898989; font-size:24px; font-weight:bold; margin-right:20px;}
#tags LI.selectTag {width:92%; left:25px;}
#tags LI.selectTag::before{opacity:1;}
#tags LI.selectTag A {background:#ec2727;}
#tags LI.selectTag A span{color:#ec2727;}
#tagContent {display:block; overflow:hidden; border:1px solid #c5c5c5; padding:40px 25px 25px 25px; font-size:14px; color:#000; line-height:30px;}
.tagContent {DISPLAY: none;}
#tagContent div.selectTag {DISPLAY: block}
.yw{display:block; overflow:hidden; text-indent:2em;}
.yw img{float:right; margin-left:15px;max-width:100%;}
.yw span{font-size:18px; color:#ec2727; font-weight:bold;}

.ys{width:100%; overflow:hidden; padding:40px 0;}
.ys_ul{display:block; overflow:hidden; padding-top:25px;}
.ys_ul li{width:25%; float:left; display:flex; border-right:1px solid #dedede; justify-content:center; text-align:center;}
.ys_ul li:last-child{border-right:none;}
.ys_ul li .ys_logo{width:120px; display:block; margin:0 auto; border-radius:50%; border:6px solid #f06060; background:#ec2727; position:relative;}
.ys_ul li .ys_logo::before{content:""; display:block; padding-top:100%;}
.ys_ul li .ys_p{display:block; overflow:hidden; line-height:30px; margin-top:10px; font-size:20px; color:#ec2727; font-weight:bold;}
.ys_ul li .ys_sp{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#252525;}

.cpzx{width:100%; overflow:hidden; padding:50px 0; background:url(../images/cpzx_bj.jpg) no-repeat center center; background-size:cover;}
.cpzx_title{display:block; overflow:hidden; text-align:center;}
.cpzx_p{line-height:46px; font-size:35px; color:#e13225; font-weight:bold;}
.cpzx_sp{line-height:32px; font-size:25px; color:#aeaeae; font-family:Arial; text-transform:uppercase;}
.concp{display:block; overflow:hidden; padding-top:30px;}
#tagscp {display:flex; align-content:center; align-items:center; justify-content:center; overflow:hidden;}
#tagscp LI {width:154px; float:left; margin:0 20px 10px 20px;}
#tagscp LI A {display:block; overflow:hidden; height:36px; line-height:36px; text-align:center; background:#fff; border-radius:18px; font-size:16px; color:#000;}
#tagscp LI.selectTagcp A {background:#ec2727; color:#fff;}
#tagContentcp {display:block; overflow:hidden;}
.tagContentcp {DISPLAY: none;}
#tagContentcp div.selectTagcp {DISPLAY: block}
.cpzx_ul{display:block; overflow:hidden; width:1228px;}
.cpzx_ul li{width:279px; float:left; margin:45px 28px 0 0}
.cpzx_ul li .cpzx_B{width:100%; overflow:hidden; background:#fff; padding:4px;}
.cpzx_ul li .cpzx_B .cpzx_img{width:100%; overflow:hidden; border:2px solid #efefef; position:relative;}
.cpzx_ul li .cpzx_B .cpzx_img::before{content:""; display:block; padding-top:78.57143%;}
.cpzx_ul li .cpzx_B .cpzx_img .cpzx_hover{width:100%; height:100%; float:left; position:absolute; left:0; top:-100%; z-index:9; display:flex; align-content:center; align-items:center; justify-content:center; flex-wrap:wrap; background:rgba(236, 39, 39, 0.8) none repeat scroll 0 0 !important; background-color:#ec2727; transition:all 0.4s;}
.cpzx_ul li .cpzx_B .cpzx_img .cpzx_hover .cpzx_T{width:100%; height:38px; line-height:38px; text-align:center; overflow:hidden; font-size:18px; color:#fff; padding:0 20px; text-overflow:ellipsis; white-space: nowrap;}
.cpzx_ul li .cpzx_B .cpzx_img .cpzx_hover .cpzx_more{width:112px; height:32px; line-height:30px; text-align:center; margin:10px auto 0 auto; border:1px solid #d4d4d4; border-radius:10px; font-size:14px; color:#fff;}
.cpzx_ul li .cpzx_txt{display:block; overflow:hidden; height:44px; line-height:42px; text-align:center; border:1px solid #fff; font-size:16px; color:#333333; background:rgba(255, 255, 255, 0.7) none repeat scroll 0 0 !important; background-color:#fff; margin-top:5px;}
.cpzx_ul li:hover .cpzx_B .cpzx_img .cpzx_hover{top:0;}

.picbox{width:100%; overflow:hidden; background:url(../images/pic_bj.jpg) no-repeat center center; background-size:cover; padding:35px 0;}
.pic_ul{display:flex; align-content:center; align-items:center; justify-content:space-between; overflow:hidden;}
.pic_ul li{width:240px; float:left;}
.pic_ul li .pic_logo{width:120px; display:block; overflow:hidden; margin:0 auto; position:relative; background:#fff; border-radius:50%;}
.pic_ul li .pic_logo::before{content:""; display:block; padding-top:100%;}
.pic_ul li .pic_p{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:18px; color:#fff; margin-top:10px;}
.pic_ul li .pic_heng{width:40px; height:2px; background:#f9f9f9; display:block; margin:0 auto;}
.pic_ul li .pic_sp{display:block; overflow:hidden; height:52px; line-height:26px; text-align:center; font-size:14px; color:#fff; margin-top:10px;}

.xmfw{width:100%; overflow:hidden; padding:40px 0; background:#f5f5f5;}
.confw {display:block; overflow:hidden; padding-top:25px;}
#tagsfw {display:flex; align-content:center; align-items:center; justify-content:center; overflow:hidden;}
#tagsfw LI {width:154px; float:left; margin:0 20px 10px 20px;}
#tagsfw LI A {display:block; overflow:hidden; height:36px; line-height:36px; text-align:center; background:#fff; border-radius:18px; font-size:16px; color:#000;}
#tagsfw LI.selectTagfw A {background:#ec2727; color:#fff;}
#tagContentfw {display:block; overflow:hidden;}
.tagContentfw {DISPLAY: none;}
#tagContentfw div.selectTagfw {DISPLAY: block}
.xmfw_ul{display:block; width:1224px; overflow:hidden;}
.xmfw_ul li{width:282px; float:left; margin:30px 24px 0 0;}
.xmfw_ul li .xmfw_B{width:100%; overflow:hidden;}
.xmfw_ul li .xmfw_B .xmfw_img{width:100%; overflow:hidden; transition:all 1s;}
.xmfw_ul li .xmfw_B .xmfw_img::before{content:""; display:block; padding-top:100%;}
.xmfw_ul li .xmfw_txt{display:block; overflow:hidden; height:30px; line-height:30px; text-align:center; margin-top:10px; font-size:16px; color:#000;}
.xmfw_ul li:hover .xmfw_B .xmfw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.gsjj_box{width:100%; overflow:hidden; padding:50px 0;}
.gsjj{width:422px; float:left;}
.gsjj_title{display:block; height:42px; line-height:42px; overflow:hidden;}
.gsjj_p{float:left; font-size:32px; color:#e13225; font-weight:bold; padding-left:25px; position:relative;}
.gsjj_p::before{content:""; width:3px; height:30px; background:#e13225; position:absolute; left:0; top:50%; transform: translateY(-50%);}
.gsjj_sp{float:left; font-family:Arial; font-size:20px; color:#aeaeae; padding-left:15px; text-transform:uppercase;}
.gsjj_contect{display:block; overflow:hidden; padding-top:15px; font-size:16px; color:#000; line-height:30px;}
.gsjj_contect img{width:100%; display:block; height:auto; margin-bottom:15px;}
.news{width:700px; float:right;}
.news_ul{display:block; overflow:hidden; padding-top:15px;}
.news_ul li{display:block; overflow:hidden; border-bottom:1px dotted #037fd5;}
.news_ul li a{display:block; overflow:hidden; height:44px; line-height:44px; font-size:16px; color:#000; padding:0 20px; background:url(../images/news_logo.jpg) no-repeat left center;}
.news_ul li a span{float:right;}
.news_ul li a:hover{color:#e13225; text-decoration:underline !important;}

.kh{width:100%; overflow:hidden; padding:40px 0; background:url(../images/case_bj.jpg) no-repeat center center; background-size:cover;}
.kh_contect{display:block; margin-top:32px; position:relative; padding:0 20px;}
/*客户案例轮播图*/
.kh-imgbox .swiper-slide{width:100%; overflow:hidden;}
.kh-imgbox .swiper-slide a{width:100%; float:left; overflow:hidden; transition:all 1s;}
.kh-imgbox .swiper-slide a::before{content:""; display:block; padding-top:75.5814%;}
.kh-imgbox .swiper-slide:hover a{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.kh-next{right:-70px; position:absolute;top:50%; transform: translateY(-50%); width:66px; height:66px; background:url(../images/case_R.png) no-repeat center center; overflow:hidden; opacity:1; cursor:pointer; outline:none;}
.kh-prev{left:-70px; position:absolute;top:50%; transform: translateY(-50%); width:66px; height:66px; background:url(../images/case_L.png) no-repeat center center; overflow:hidden; opacity:1; cursor:pointer; outline:none;}
/*END*/

.lxwm{width:100%; overflow:hidden; padding:45px 0; background:#f9f9f9;}
.lxwm_left{width:48%; margin-top:25px;}
.lxwm_p{display:block; overflow:hidden; line-height:38px; font-size:16px; color:#000;}
.lxwm_txt{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#383838; margin-top:10px;}
.lxwm_logo{display:block; overflow:hidden; font-size:15px; color:#686868; line-height:28px; padding-left:35px; /*background:url(../images/lxwm_logo.png) no-repeat left center; margin-top:20px;*/}
.lxwm_B{width:49%; float:left; margin-bottom:10px;}
.lxwm_B1{width:100%;}
.lxwm_sp{width:100%; float:left; height:38px; line-height:38px; font-size:14px; color:#777;}
.lxwm_inp1{width:100%; float:left; height:38px; background:#e2e2e2; padding:0 5px; font-size:14px; color:#000;}
.lxwm_inp2{width:100%; float:left; height:100px; background:#e2e2e2; padding:5px; font-size:14px; color:#000; border:none; outline:none;}
.lxwm_btn{width:134px; float:left; height:34px; background:#e13225; font-size:14px; color:#fff; margin-top:20px;}

footer{background:#e13225; font-size:14px; color:#fff; text-align:center; line-height:24px; padding:15px 0;}

/*关于我们*/
.active{background:url(../images/about_li_bj.jpg) repeat-x left center !important; background-size:auto 100% !important; color:#ed2728 !important;}
.act{color:#ed2728 !important; text-decoration:underline !important;}

.main{width:100%; overflow:hidden; padding:30px 0;}
.main_left{width:248px; float:left;}
.about{width:100%; float:left; margin-bottom:20px;}
.about_title{display:block; overflow:hidden; background:#ed2728; color:#fff; text-align:center; border:2px solid #ae1716; padding:32px 0;}
.about_p{line-height:40px; font-size:32px; color:#fff; font-weight:bold;}
.about_sp{line-height:22px; font-family:Arial; font-size:14px; text-transform:uppercase;}
.about_ul{display:block; overflow:hidden;}
.about_ul li{display:block; overflow:hidden; margin-top:10px;}
.about_ul li a{display:block; overflow:hidden; height:46px; line-height:46px; background:#ed2728; font-size:14px; color:#fff; padding:0 20px; transition:all 0.4s;}
.about_ul li a:hover{background:url(../images/about_li_bj.jpg) repeat-x left center; background-size:auto 100%; color:#ed2728;}
.about_ul li.about_on a{background:url(../images/about_li_bj.jpg) repeat-x left center; background-size:auto 100%; color:#ed2728;}
.about_dl{display:none; overflow:hidden; padding:10px 0 0 30px;}
.about_dl dd{display:block; overflow:hidden;}
.about_dl dd a{display:block; overflow:hidden; height:36px; line-height:36px; font-size:14px; color:#000; transition:all 0.4s; background:url(../images/about_li_logo.png) no-repeat left center; padding-left:20px;}
.about_dl dd a:hover{color:#ed2728; text-decoration:underline !important;}
.about_title1{background:url(../images/about_title_bj.jpg) no-repeat center center; background-size:cover; color:#fff; border:none; padding:20px 0; text-align:center;}
.about_title1 .about_p{line-height:24px; font-size:18px; color:#fff; font-weight:bold;}
.about_title1 .about_sp{line-height:18px; font-family:Arial; font-size:14px; text-transform:uppercase;}
.about_B{display:block; overflow:hidden; padding:5px; background:#f6f6f6; border:1px solid #e5e5e5; font-size:13px; color:#222222; line-height:22px;}
.about_B img{width:100%; display:block; height:auto; margin-bottom:10px;}

.main_right{width:910px; float:right;}
.dqwz_title{width:100%; float:left; padding-bottom:3px; line-height:50px; background:url(../images/dqwz_logo.jpg) repeat-x left bottom;}
.dqwz_p{float:left; font-size:26px; color:#ec2727;}
.dqwz_nav{float:right; font-size:14px; color:#ec2727;}
.dqwz_contect{width:100%; float:left; padding-top:25px;}
.company{display:block; overflow:hidden; font-size:16px; color:#000; line-height:30px;}
.company img{max-width:100%;}
/*End*/

/*产品展示*/
.xmfw_ul1{display:block; width:942px; overflow:hidden;}
.xmfw_ul1 li{width:282px; float:left; margin:0 32px 30px 0;}
.xmfw_ul1 li .xmfw_B{width:100%; overflow:hidden;}
.xmfw_ul1 li .xmfw_B .xmfw_img{width:100%; overflow:hidden; transition:all 1s;}
.xmfw_ul1 li .xmfw_B .xmfw_img::before{content:""; display:block; padding-top:100%;}
.xmfw_ul1 li .xmfw_txt{display:block; overflow:hidden; height:30px; line-height:30px; text-align:center; margin-top:10px; font-size:16px; color:#000;}
.xmfw_ul1 li:hover .xmfw_B .xmfw_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; line-height:30px; font-size:18px; color:#000; padding-bottom:10px; border-bottom:1px dashed #ccc;}
.cpxq_img{display:block; overflow:hidden; padding:15px 0;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
/*End*/

/*新闻中心*/
.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; border-bottom:1px dotted #037fd5;}
.news_ul1 li a{display:block; overflow:hidden; height:44px; line-height:44px; font-size:16px; color:#000; padding:0 20px; background:url(../images/news_logo.jpg) no-repeat left center;}
.news_ul1 li a span{float:right;}
.news_ul1 li a:hover{color:#e13225; text-decoration:underline !important;}
/*End*/

/*联系我们*/
.contact{display:block; overflow:hidden;}
.contact_txt{display:block; overflow:hidden; font-size:16px; line-height:30px; color:#000;}
.contact_map{display:block; overflow:hidden;}
#dituContentmap{width:100%; overflow:hidden; height:390px; margin-top:20px;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}
/*End*/

@media (max-width:1220px) {
/*头部*/
.topbox {padding:0 1%;}
.header {padding:28px 1%;}
.header_dianhua {padding-left:48px;}
.header_dianhua em {line-height: 16px; font-size: 13px;}
.header_dianhua span {font-size: 25px; padding-left: 5px;}
nav {padding:0 1%;}
/*End*/

.gsjs {padding:35px 1% 0 1%;}
.ys {padding:40px 1%;}
.cpzx {padding:50px 1%;}
.cpzx_ul {width:100%;}
.cpzx_ul li {width:23%; margin:40px 1% 0 1%;}
.picbox {padding:35px 1%;}
.xmfw {padding:40px 1%;}
.xmfw_ul {width:100%;}
.xmfw_ul li {width:23%; margin:30px 1% 0 1%;}
.gsjj_box {padding:50px 1%;}
.gsjj {width:36%;}
.news {width:62%;}
.kh {padding:40px 1%;}
.kh-next {right: 0; z-index:99;}
.kh-prev {left:0; z-index:99;}
.lxwm {padding:45px 1%;}

/*关于我们*/
.main{padding:30px 1%;}
.main_left{width:21%;}
.main_right{width:77%;}
/*End*/

/*产品展示*/
.xmfw_ul1{width:100%;}
.xmfw_ul1 li{width:31.33%; margin:0 1% 30px 1%;}
/*End*/

}

@media (max-width:991px){
/*手机头部+导航*/
.header {padding:20px 1%; position:relative; left:0; top:0; z-index:9999; box-shadow:0 0 10px rgba(0,0,0,0.2);}
.icon-menu{float:right; cursor:pointer; width:55px; height:34px; background:url(../images/menu_logo.png) no-repeat center center; position:absolute;right:1%;top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%;}
.logo {width:100%; position:relative;}
/*End*/

/*导航*/
nav{width:100%; position:relative; padding:0; z-index:99999999999;}
nav ul {display:none; width:150px; padding:2px; background:rgba(225, 50, 37, 0.8) none repeat scroll 0 0 !important; background-color:#e13225; position:absolute; right:1%; top:0;}
nav ul li {width:100%; background:none; padding:0; border-bottom:1px solid #fff;}
nav ul li a {color: #fff; padding:0; height:40px; line-height:40px;}
nav ul li a:hover{background-color:#fff; color:#e13225;}
/*END*/

/*banner*/
.banner .banner-imgbox .swiper-slide a{background:none !important;}
/*End*/

.gsjs {padding:25px 1% 0 1%;}
#tags {width:100%; margin-right:0; display:flex; justify-content:space-between;}
#tags LI {width:19%; margin-bottom:15px;}
#tags LI A {height:50px; line-height:50px; font-size:16px;}
#tags LI A span {width:30px; height:30px; line-height:30px; font-size:20px; margin-right:10px;}
#tags LI::before {border-top:25px solid #ec2727; border-left:30px solid transparent; border-right:30px solid transparent; right:50%; transform: translateX(50%); top:100%;}
#tags LI.selectTag {width:19%; left:0;}
#tagContent {padding:20px;}
.yw img {width:50%;}

.ys {padding:30px 1%;}
.cpzx {padding:30px 1%;}
.cpzx_ul li {width:31.33%; margin:30px 1% 0 1%;}
.picbox {padding:30px 1%;}

.xmfw {padding:30px 1%;}
.xmfw_ul li {width:31.33%;}

.gsjj_box {padding:30px 1%;}
.gsjj {width:49%;}
.news {width:49%;}
.kh {padding:30px 1%;}
.kh_contect {margin-top:25px; padding: 0 10px;}
.lxwm {padding:30px 1%;}

/*关于我们*/
.main{padding:20px 1%;}
.main_left{width:29%;}
.main_right{width:69%;}
/*End*/

/*产品展示*/
.xmfw_ul1 li{margin:0 1% 20px 1%;}
/*End*/

}

@media (max-width:767px){
/*手机头部+导航*/
.header {padding:10px 1%;}
.logo img{width:80%;}
.icon-menu {width:36px; height:22px;}
/*End*/

.gsjs {padding:15px 1% 0 1%;}
.gsjs_p {line-height:30px; font-size:20px;}
.gsjs_sp {line-height: 20px; font-size: 12px;}
.gsjs_contect {padding-top:15px;}
#tags LI {margin-bottom:10px;}
#tags LI A {height:auto; line-height:20px; font-size:12px; flex-wrap:wrap; padding:5px;}
#tags LI A span {width:20px; height:20px; line-height:20px; font-size:12px; margin:0 0 5px 0;}
#tags LI::before {border-top:20px solid #ec2727; border-left:20px solid transparent; border-right:20px solid transparent; right:50%; transform: translateX(50%); top:100%;}
#tagContent {padding:10px;}
.yw img {width:100%; margin:0 0 10px 0;}

.ys {padding:15px 1%;}
.ys_ul {padding-top:15px;}
.ys_ul li {width:48%; margin:0 1% 10px 1%; border:1px solid #dedede; display:block;}
.ys_ul li a{display:block; overflow:hidden; padding:10px;}
.ys_ul li .ys_logo {width:60px; border:3px solid #f06060;}
.ys_ul li .ys_logo img{max-width:50%;}
.ys_ul li .ys_p {margin-top:5px; font-size:16px;}
.ys_ul li .ys_sp {line-height:22px; font-size:12px;}

.cpzx {padding:15px 1%;}
.cpzx_p {line-height:30px; font-size:20px;}
.cpzx_sp {line-height:20px; font-size:12px;}

.concp {padding-top:15px;}
#tagscp LI {width:31.33%; margin:0 1% 5px 1%;}
#tagscp LI A {font-size: 12px;}
.cpzx_ul li {width:48%; margin:10px 1% 0 1%;}

.picbox {padding:15px 1%;}
.pic_ul{flex-wrap:wrap;}
.pic_ul li {width:100%; margin-bottom:10px;}
.pic_ul li .pic_logo {width: 60px;}
.pic_ul li .pic_logo img{max-width:50%;}
.pic_ul li .pic_p {height:30px; line-height:30px; font-size:16px; margin-top:0;}
.pic_ul li .pic_sp {height:auto; line-height:24px; margin-top:5px;}

.xmfw {padding:15px 1%;}
.confw {padding-top:15px;}
#tagsfw LI{width:31.33%; margin:0 1% 5px 1%;}
#tagsfw LI A {font-size: 12px;}
.xmfw_ul li {width:48%; margin:10px 1% 0 1%;}

.gsjj_box {padding:15px 1%;}
.gsjj {width:100%;}
.gsjj_p {font-size:20px; padding-left:10px;}
.gsjj_sp {font-size:12px; padding-left:10px;}
.gsjj_contect {padding-top:10px; font-size:14px; line-height:24px;}
.gsjj_contect img {margin-bottom:10px;}
.news {width:100%; margin-top:15px;}
.news_ul {padding-top:10px;}
.news_ul li a {height:36px; line-height:36px; font-size:14px;}

.kh {padding:15px 1%;}
.kh_contect {margin-top:10px; padding:0;}
.kh-next{ width: 30px; height: 30px; background: url(../images/case_R.png) no-repeat center center; border-radius: 50%; background-size: cover;}
.kh-prev{ width: 30px; height: 30px; background: url(../images/case_L.png) no-repeat center center; border-radius: 50%; background-size: cover;}

.lxwm {padding:15px 1%;}
.lxwm_left{width:100%; margin-top:10px;}

/*关于我们*/
.main{padding:15px 1%;}
.main_left{width:100%;}
.about{margin:0;}
.about_title {background:url(../images/sj_jiantou.png) no-repeat right center #ed2728; text-align:left; text-indent:20px; padding:0; border:none; height:50px; line-height:50px; font-size:20px;}
.about_ul{display:none;}
.main_right{width:100%;}
.dqwz_contect {padding-top:15px;}
.company {font-size:14px; line-height:24px;}
/*End*/

/*产品展示*/
.xmfw_ul1 li{width:48%; margin:0 1% 10px 1%;}
/*End*/

}
/*手机底部*/
.hot{width:100%; height:58px; position:fixed; bottom:0; left:0; z-index:9999999999999; border-top:solid 2px #fff; background:#ec2727;}
.hot span{ color:#fff; font-size:16px; line-height:20px; text-align:center !important;}
.hot h6{ font-size:12px; line-height:20px; text-align:center !important;}
.hot .row{margin:0 !important;}
.hot .row div{padding:0 !important;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover a{background:#fff;color:#ec2727;}
.hot .row div:hover span{color:#ec2727;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #ec2727;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*End*/
/*清除样式*/
.clear 
{
     clear:both;
     font-family:'微软雅黑';

}

/*分页css scott style pagination*/
div.scott
{
    padding:3px;margin:3px;text-align:center;

}
div.scott a
{
    border:#221616 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;text-decoration:none;

}
div.scott a:hover
{
    border:#221616 1px solid;color:white;background-color:#221616;

}
div.scott a:active
{
    border:#221616 1px solid;color:#611985;background-color:#221616;

}
div.scott span.current
{
    border:#221616 1px solid;padding:2px 5px;font-weight:bold;color:#fff;margin:0 2px 0 0;background-color:#221616;

}
div.scott span.disabled
{
    border:#dfdfdf 1px solid;padding:2px 5px;color:#221616;margin:0 2px 0 0;

}