/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.topbox{width:100%; background:#ececec; line-height:42px; font-size:14px; color:#7a7a7a;}
.topbox a{ color:#7a7a7a; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{ color:#19439a; text-decoration:underline !important;}

.header{width:100%; padding:24px 0;}
.logo img{width:100%; max-width:298px; max-height:80px;}
.logo_txt img{max-width:562px;}
.header_dianhua{height:52px; line-height:24px; color:#3f3f3f; font-size:16px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:62px; margin-top:16px;}
.header_dianhua span{display:block; overflow:hidden; line-height:28px; font-size:26px; font-weight:bold; color:#19439a;}

nav{background:#19439a; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:16.25%; position:relative; padding-right:2px; background:url(../images/shutiao.jpg) repeat-y right top;}
.nav>li:last-child{background:none;}
.nav>li>a{width:100%; height:62px; line-height:62px; font-size:18px; color:#fff; text-align:center; position:relative;}
.nav>li>a::before{content:""; width:100%; height:3px; float:left; position:absolute; left:0; bottom:0; background:#00fff0; transition:all 0.4s; opacity:0;}
.nav>li:hover>a{background:#0093da; color:#fff; font-weight:bold;}
.nav>li:hover>a::before{opacity:1;}
.nav>li>a.on{background:#0093da; color:#fff; font-weight:bold;}
.nav>li>a.on::before{opacity:1;}

.nav_sub{display:none; width:100%; float:left; padding-top:2px; position:absolute; left:0; top:100%; z-index:999999; background:rgba(25, 67, 154, 0.8);}
.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;}
.nav_sub>dd>a:hover{background:#0093da; 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;}
/*END-头部+导航+大图*/

/*首页内容*/
.search{width:100%; float:left; overflow: hidden;}
.search_B{width:430px; float:right; position:relative; padding:19px 0 19px 15px;}
.search_B::before{content:""; width:1000px; float:left; height:calc(100% + 15px); background:#19439a; position:absolute; left:0; bottom:0; z-index:0;}
.search_B::after{content:""; width:69px; float:left; height:calc(100% + 15px); background:url(../images/search_jiantou.png) no-repeat center center; background-size:100% 100%; position:absolute; left:-68px; bottom:0; z-index:0;}
.search_form{width:100%; float:left; height:40px; border-radius:20px; position:relative; z-index:2; background:#fff; padding:0 25px;}
.search_inp1{width:calc(100% - 26px); float:left; height:40px; padding-right:10px; font-size:14px; color:#333;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #b1b1b1;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #b1b1b1;} 
.search_btn{width:26px; float:left; height:40px; background:url(../images/search_ss.png) no-repeat center center;}
.search_txt{display:block; overflow:hidden; line-height:24px; padding-top:27px;}
.search_txt>span{float:left; font-size:16px; color:#262525; font-weight:bold;}
.search_txt>a{font-size:16px; color:#6b6b6b; margin:0 5px;}
.search_txt>a:hover{color:#0093da; text-decoration:underline!important;}

.fwxm{width:100%; overflow:hidden; padding:60px 0; background:#f4f4f4;}
.fwxm_title{display:block; overflow:hidden; text-align:center;}
.fwxm_p{line-height:50px; font-size:32px; color:#fff;}
.fwxm_sp{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center;}
.fwxm_sp>span{float:left; padding:0 20px; position:relative; line-height:28px; font-size:18px; color:#bbb; text-transform:uppercase;}
.fwxm_sp>span>em:first-child{width:10px; float:left; height:10px; background:#279ed8; border-radius:50%; position:absolute; left:-10px; top:50%; transform:translateY(-50%);}
.fwxm_sp>span>em:first-child::before{content:""; width:1000px; float:left; height:1px; background:#c5c5c5; position:absolute; right:100%; top:50%; transform:translateY(-50%);}
.fwxm_sp>span>em:last-child{width:10px; float:left; height:10px; background:#279ed8; border-radius:50%; position:absolute; right:-10px; top:50%; transform:translateY(-50%);}
.fwxm_sp>span>em:last-child::before{content:""; width:1000px; float:left; height:1px; background:#c5c5c5; position:absolute; left:100%; top:50%; transform:translateY(-50%);}
.fwxm-imgbox{display: flex; flex-wrap: wrap; justify-content: center; padding-top: 30px;}
.fwxm-imgbox .swiper-slide{width: 14.285%;float: left;padding: 0 3px 5px 3px;}
.fwxm-imgbox .swiper-slide a{display:-webkit-box; display:-ms-flexbox; display:flex;-webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; -ms-flex-line-pack:center; align-content:center; overflow:hidden; border:1px solid #bababa; padding:20px 5px;}
.fwxm-imgbox .swiper-slide a .fwxm_L{width:50px; float:left; height:40px; background-repeat:no-repeat; background-size:350px 80px;}
.fwxm-imgbox .swiper-slide a .fwxm_R{width:calc(100% - 50px); float:left; padding-left:5px;}
.fwxm-imgbox .swiper-slide a .fwxm_R .fwxm_pp{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#fff; font-weight:bold;}
.fwxm-imgbox .swiper-slide a .fwxm_R .fwxm_spp{display:block; overflow:hidden; line-height:12px; font-size:12px; color:#a2a2a2; letter-spacing:-0.7pt;}
.fwxm-imgbox .swiper-slide:nth-child(1) a .fwxm_L{background-position:left top;}
.fwxm-imgbox .swiper-slide:nth-child(2) a .fwxm_L{background-position:-50px top;}
.fwxm-imgbox .swiper-slide:nth-child(3) a .fwxm_L{background-position:-100px top;}
.fwxm-imgbox .swiper-slide:nth-child(4) a .fwxm_L{background-position:-150px top;}
.fwxm-imgbox .swiper-slide:nth-child(5) a .fwxm_L{background-position:-200px top;}
.fwxm-imgbox .swiper-slide:nth-child(6) a .fwxm_L{background-position:-250px top;}
.fwxm-imgbox .swiper-slide:nth-child(7) a .fwxm_L{background-position:right top;}
.fwxm-imgbox .swiper-slide a:hover{border-color:#19439a; background:#19439a;}
.fwxm-imgbox .swiper-slide a:hover .fwxm_R .fwxm_pp{color:#fff;}
.fwxm-imgbox .swiper-slide a:hover .fwxm_R .fwxm_spp{color:#fff;}
.fwxm-imgbox .swiper-slide:nth-child(1) a:hover .fwxm_L{background-position:left bottom;}
.fwxm-imgbox .swiper-slide:nth-child(2) a:hover .fwxm_L{background-position:-50px bottom;}
.fwxm-imgbox .swiper-slide:nth-child(3) a:hover .fwxm_L{background-position:-100px bottom;}
.fwxm-imgbox .swiper-slide:nth-child(4) a:hover .fwxm_L{background-position:-150px bottom;}
.fwxm-imgbox .swiper-slide:nth-child(5) a:hover .fwxm_L{background-position:-200px bottom;}
.fwxm-imgbox .swiper-slide:nth-child(6) a:hover .fwxm_L{background-position:-250px bottom;}
.fwxm-imgbox .swiper-slide:nth-child(7) a:hover .fwxm_L{background-position:right bottom;}
.fwxm_ul{display:block; overflow:hidden; width:1216px; padding-top:30px;}
.fwxm_ul li{width:288px; float:left; margin:0 16px 16px 0;}
.fwxm_ul li .fwxm_B{width:100%; overflow:hidden;}
.fwxm_ul li .fwxm_B .fwxm_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.fwxm_ul li .fwxm_B .fwxm_img::before{content:""; display:block; padding-top:80.62284%;}
.fwxm_ul li .fwxm_txt{display:block; overflow:hidden; height:74px; line-height:74px; background:#fff; text-align:center; font-size:18px; color:#2b2b2b;}
.fwxm_ul li:hover .fwxm_B .fwxm_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.fwxm_ul li:hover .fwxm_txt{background:#19439a; color:#fff;}

.hf{width:100%; overflow:hidden; background:#19439a;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.hf_L{width:50%; float:left; padding:54px 0; position:relative;}
.hf_L::before{content:""; width:244px; float:left; height:100%; background:url(../images/index_75.png) no-repeat center center; background-size:100% 100%; position:absolute; left:100%; top:0;}
.hf_img{width:100%; max-width:600px; float:right;}
.hf_img img{display:block; height:auto; position:relative; z-index:2;}
.hf_R{width:50%; float:right; background:url(../images/hf_bj.jpg) no-repeat center center; background-size:cover; display:-webkit-box; display:-ms-flexbox; display:flex;}
.hf_dianhua_bj{width:100%; max-width:600px; float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-line-pack:center; align-content:center;-webkit-box-orient: horizontal;-webkit-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.hf_dianhuaB{width:328px; float:left; background:url(../images/hf_dianhua_bj.png) no-repeat center center; background-size:100% 100%; padding:36px 0 36px 52px;}
.hf_dianhua{display:block; overflow:hidden; line-height:30px; background:url(../images/hf_dianhua.png) no-repeat left center; padding-left:60px;}
.hf_dianhua>span{display:block; overflow:hidden; line-height:32px; font-size:24px; color:#19439a; font-weight:bold;}

.ys{width:100%; overflow:hidden; padding:80px 0;}
.ys_title{display:block; overflow:hidden;}
.con {display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -ms-flex-wrap:wrap; flex-wrap:wrap; overflow:hidden;}
#tags {width:100%; float:left; max-width:1200px; margin-top:50px; background-image: linear-gradient(#fff, #e5e5e5); border:1px solid #e3e3e3;}
#tags LI {width:25%; float:left; position:relative;}
#tags LI::before{content:""; width:1px; float:left; height:70px; background:#dbdbdb; position:absolute; right:0; top:50%; transform:translateY(-50%);}
#tags LI:last-child::before{display:none;}
#tags LI A {display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; -webkit-box-align:center; -ms-flex-align:center; align-items:center; padding:14px 0; position:relative;}
#tags LI A::before{content:"";width:0; height:0; border-bottom:10px solid transparent; border-left:10px solid transparent; border-right:10px solid transparent; position:absolute; left:50%; top:-10px; transform:translateX(-50%);}
#tags LI A .ys_icon{width:68px; border-radius:50%; float:left; background-image:url(../images/ys_icon.png); background-color:#bdbdbd; background-repeat:no-repeat; background-size:272px 136px; margin-right:25px;}
#tags LI A .ys_icon::before{content:""; display:block; padding-top:100%;}
#tags LI A .ys_p{display:block; overflow:hidden; font-size:24px; color:#222;}
#tags LI:nth-child(1) A .ys_icon{background-position:left top;}
#tags LI:nth-child(2) A .ys_icon{background-position:-68px top;}
#tags LI:nth-child(3) A .ys_icon{background-position:-136px top;}
#tags LI:nth-child(4) A .ys_icon{background-position:right top;}
#tags LI.selectTag A {background:#19439a;}
#tags LI.selectTag A::before{border-bottom-color:#19439a;}
#tags LI.selectTag::before{display:none;}
#tags LI.selectTag A .ys_p{color:#fff;}
#tags LI.selectTag A .ys_icon{background-color:#fff;}
#tags LI.selectTag:nth-child(1) A .ys_icon{background-position:left bottom;}
#tags LI.selectTag:nth-child(2) A .ys_icon{background-position:-68px bottom;}
#tags LI.selectTag:nth-child(3) A .ys_icon{background-position:-136px bottom;}
#tags LI.selectTag:nth-child(4) A .ys_icon{background-position:right bottom;}
#tagContent {width:100%; float:left; background:#f6f6f6; margin-top:60px;}
.tagContent {display: none;}
#tagContent div.selectTag {display: block}
.ys_L{width:50%; float:left;}
.ys_L .ys_B{width:100%; max-width:600px; float:right; padding-top:58px;}
.ys_L .ys_B .ys_sub{display:block; overflow:hidden; width:102px; height:85px;background:url(../images/ys_sub.png) no-repeat center center; background-size:100% 100%; padding:14px 13px 0 0; text-align:center;}
.ys_L .ys_B .ys_sub .ys_sub_p{display:block; overflow:hidden; line-height:40px; font-size:36px; color:#279ed8;}
.ys_L .ys_B .ys_sub .ys_sub_sp{display:block; overflow:hidden; line-height:20px; font-size:12px; color:#aaaaaa; text-transform:uppercase;}
.ys_L .ys_B .ys_p{display:block; overflow:hidden; padding-top:30px; line-height:48px; font-size:36px; color:#19439a; font-weight:bold;}
.ys_L .ys_B .ys_sp{display:block; overflow:hidden; line-height:38px; font-size:24px; color:#454545; padding-bottom:7px; border-bottom:1px solid #e2e2e2;}
.ys_L .ys_B .ys_txt{display:block; overflow:hidden; font-size:16px; color:#555; line-height:36px; margin-top:18px;}
.ys_L .ys_B .ys_txt>span{float:left; margin-right:5px; color:#ff7800;}
.ys_R{width:50%; float:right; background:url(../images/ys_bj.jpg) no-repeat center center; background-size:cover;}
.ys_img{width:100%; max-width:600px; float:left;}
.ys_img>img{display:block; max-width:100%; height:auto;}

.case{width:100%; overflow:hidden; background:url(../images/case_bj.jpg) no-repeat center center; background-size:cover; padding:85px 0;}
.case .fwxm_p{color:#fff;}
.case .fwxm_sp{color:#fff;}
#certify{width:100%; position:relative; margin-top:45px;}
#certify .swiper-slide{width:540px; overflow:hidden;}
#certify .swiper-slide>a{width:100%; float:left; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative;}
#certify .swiper-slide>a::before{content:""; display:block; padding-top:86.5169%;}
#certify .swiper-slide>a .case_txts{width:100%; height:92px; line-height:92px; text-align:center; background:rgba(39,158,216,0.9); font-size:24px; color:#fff; position:absolute; left:0; bottom:-100%;}
#certify .swiper-slide.swiper-slide-active a .case_txts{bottom:0;}
#certify .swiper-button-prev {left:-85px; width:36px; height:36px; background:url(../images/case_L.png) no-repeat center center; background-size:100% 100%; outline:none;}
#certify .swiper-button-next {right:-85px; width:36px; height:36px; background:url(../images/case_R.png) no-repeat center center; background-size:100% 100%; outline:none;}

.lxwmBox{width:100%; overflow:hidden; padding:30px 0; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover;}
.news{width:562px; float:left;}
.news_title{display:block; overflow:hidden; line-height:66px;}
.news_p{float:left; font-size:24px; color:#19439a;}
.news_sp{float:left; font-size:14px; color:#a2a2a2; text-transform:uppercase; padding-left:10px;}
.news_more{float:right;}
.news_more a{font-family:SimSun; font-size:16px; color:#cfcfcf;}
.news_more a:hover{color:#19439a; font-weight:bold;}
.news_heng{width:100%; float:left; height:3px;}
.news_heng::before{content:""; width:48px; float:left; height:3px; background:#279ed8;}
.news_contect{display:block; overflow:hidden; background:#fff; padding:15px;}
.news_up{display:block; overflow:hidden; padding-bottom:18px; border-bottom:1px solid #e4e4e4;}
.news_up>a{display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_up>a .news_B{width:204px; float:left; overflow:hidden; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_up>a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_up>a .news_R{width:calc(100% - 204px); float:left; padding-left:15px;}
.news_up>a .news_R .news_pp{display:block; overflow:hidden; line-height:22px; font-size:16px; color:#2f2f2f; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_up>a .news_R .news_txt{display:block; overflow:hidden; line-height:24px; height:72px; font-size:14px; color:#7b7b7b; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:5px;}
.news_up>a .news_R .news_M{display:block; overflow:hidden; width:80px; height:26px; line-height:24px; border:1px solid #e5e5e5; text-align:center; margin-top:10px; border-radius:13px; font-size:12px; color:#727272;}
.news_up>a:hover .news_R .news_pp{color:#19439a;}
.news_up>a:hover .news_R .news_M{border-color:#19439a; background:#19439a; color:#fff;}
.news_ul{display:block; overflow:hidden;}
.news_ul li{display:block; overflow:hidden; line-height:50px; border-bottom:1px dotted #bebebe;}
.news_ul li>span{float:right; font-size:14px; color:#9f9f9f;}
.news_ul li>a{display:block; overflow:hidden; height:50px; line-height:50px; font-size:15px; color:#2e2e2e; padding-left:15px; background:url(../images/news_jiantou.png) no-repeat left center;}
.news_ul li>a:hover{color:#19439a;}

.gsjj{width:302px; float:left; margin-left:16px;}
.gsjj_img{display:block; overflow:hidden; background-repeat:no-repeat; background-position:center; background-size:cover;}
.gsjj_img::before{content:""; display:block; padding-top:55.9603%;}
.gsjj_txtB{display:block; overflow:hidden; background:#fff; padding:10px 15px;}
.gsjj_txtB .gsjj_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#2e2e2e; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.gsjj_txtB .gsjj_txt{display:block; height:116px; overflow:hidden; line-height:24px; font-size:14px; color:#5e5e5e; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}

.lxwm{width:302px; float:right;}
.lxwm_img{display:block; overflow:hidden; background-repeat:no-repeat; background-position:center; background-size:cover; position:relative;}
.lxwm_img::before{content:""; display:block; padding-top:55.9603%;}
.lxwm_img::after{content:""; width:140px; float:left; height:140px; position:absolute; right:0; bottom:0; background:url(../images/lxwm_icon.png) no-repeat center center; background-size:100% 100%;}
.lxwm_txt{display:block; height:165px; overflow:hidden;  font-size:14px; color:#4a4a4a; line-height:24px; background:#fff; padding:15px;}
.lxwm_txt>span{font-size:14px; color:#00a1fe; font-weight:bold;}
.lxwm_txt img{max-width: 100% !important;height:auto !important;}
/*END-首页内容*/

/*底部*/
footer{background:#19439a;}
.link{width:100%; overflow:hidden; border-bottom:1px solid rgba(255,255,255,0.2); padding:25px 0; line-height:30px;}
.link_title{float:left; font-size:18px; color:#fff; font-weight:bold;}
.link_title>span{float:right; font-size:30px; color:#279ed8; text-transform:uppercase; font-weight:normal; padding-left:8px;}
.link_txt{display:block; overflow:hidden; font-size:14px; color:#fff; line-height:30px;}
.link_txt a{color:#fff; margin:0 15px;}
.link_txt a:hover{color:#fff; text-decoration:underline!important;}

.footer{width:100%; overflow:hidden;}
.footer>.container{display:-webkit-box; display:-ms-flexbox; display:flex;}
.footer_logo{width:246px; float:left; border-right:1px solid rgba(255,255,255,0.2); padding:38px 0 48px 0;}
.footer_logo a{display:block; overflow:hidden;}
.footer_logo a img{display:block; max-width:100%; height:auto;}
.footer_R{width:calc(100% - 246px); float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;-ms-flex-wrap:wrap; flex-wrap:wrap; -ms-flex-line-pack:center; align-content:center; padding-left:25px; color:#fff;}
.footer_nav{width:100%; line-height:36px; display:-webkit-box; display:-ms-flexbox; display:flex; justify-content:space-between; font-size:16px;}
.footer_nav a{color:#fff;}
.footer_nav a:hover{color:#fff; text-decoration:underline !important;}
.footer_txt{width:100%; overflow:hidden; font-size:14px; opacity:0.7; line-height:30px;}
/*END-底部*/

/*关于我们*/
.main{width:100%; float:left; position:relative; padding:0 0 50px 0;}
.main::before{content:""; width:100%; float:left; height:68px; background:#f2f2f2; position:absolute; left:0; top:0; z-index:0;}
.main_left{width:250px; float:left; position:relative; z-index:2; box-shadow:0 0 20px rgba(0,0,0,0.3);}
.about{width:100%; float:left;}
.about_title{display:block; overflow:hidden; height:80px; line-height:80px; background:#19439a; margin-top:-12px; border-radius:5px 5px 0 0; padding:7px 9px 0 30px; font-size:24px; color:#fff; font-weight:bold;}
.about_title>img{display:block; max-width:66px;}
.about_ul{display:block; overflow:hidden;}
.about_ul li{display:block; overflow:hidden; border-bottom:1px solid #e3e3e3;}
.about_ul li a{display:block; overflow:hidden; height:70px; line-height:70px; padding:0 25px; font-size:16px; color:#2f2f2f;}
.about_ul li a>span{float:right; font-family:SimSun; font-size:18px; color:#bfbfbf; font-weight:bold;}
.about_ul li:hover a{background:#279ed8; color:#fff; font-weight:bold;}
.about_ul li:hover a>span{color:#fff;}
.about_ul li.about_on a{background:#279ed8; color:#fff; font-weight:bold;}
.about_ul li.about_on a>span{color:#fff;}
.about_dianhua_bj{display:block; overflow:hidden; background:url(../images/about_dianhua_bj.jpg) no-repeat center center; background-size:cover; padding:40px 0 50px 10px; border-radius:0 0 5px 5px;}
.about_dianhua{display:block; overflow:hidden; line-height:20px; color:#fff; padding-left:58px; background:url(../images/about_dianhua.png) no-repeat left center;}
.about_dianhua>span{display:block; overflow:hidden; line-height:30px; font-size:26px; color:#fff; font-weight:bold;}
.main_right{width:910px; float:right; position:relative; z-index:2;}
.dqwz_title{width:100%; float:left; height:68px; line-height:68px;}
.dqwz_p{float:left; font-size:20px; color:#404040;}
.dqwz_nav{float:right; font-size:14px; color:#767676;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:16px; color:#2a2a2a; line-height:36px;}
.company img{max-width: 100% !important; height: auto !important;}
/*END-关于我们*/

/*产品中心/道路建设/水利建设/工程装潢/工厂装潢/设备安装*/
.cp_ul{display:block; overflow:hidden; width:922px;}
.cp_ul li{width:295px; float:left; margin:0 12px 14px 0;}
.cp_ul li a{display:block; overflow:hidden; border:1px solid #c7c7c7; border-radius:5px;}
.cp_ul li a .case_B{width:100%; overflow:hidden; padding:12px; border-bottom:1px solid #c7c7c7;}
.cp_ul li a .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cp_ul li a .case_B .case_img::before{content:""; display:block; padding-top:66.41792%;}
.cp_ul li a .case_txt{display:block; overflow:hidden; height:54px; line-height:54px; background:#f6f6f6; text-align:center; font-size:16px; color:#2d2d2d;}
.cp_ul li a:hover .case_B .case_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li a:hover .case_txt{background:#279ed8; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; border-bottom:1px solid #e6e6e6; line-height:30px; font-size:24px; padding-bottom:10px;}
.cpxq_img{display:block; padding-top:20px; overflow:hidden;}
.cpxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:16px; color:#2a2a2a; line-height:36px;}
/*END-产品中心/道路建设/水利建设/工程装潢/工厂装潢/设备安装*/

/*新闻资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:10px;}
.xw_ul li a{display:-webkit-box; display:-ms-flexbox; display:flex; overflow:hidden; padding:10px; border:1px solid #d1d1d1;}
.xw_ul li a .xw_B{width:200px; float:left;display:-webkit-box; display:-ms-flexbox; display:flex;}
.xw_ul li a .xw_B .xw_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 200px); float:left; padding-left:10px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:18px; color:#222; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; line-height:24px; height:72px; font-size:14px; color:#464646; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:8px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:14px; margin-top:8px; font-size:12px; color:#868686;}
.xw_ul li a:hover{border-color:#279ed8; background:#279ed8;}
.xw_ul li a:hover .xw_R .xw_p{color:#fff;}
.xw_ul li a:hover .xw_R .xw_txt{color:#fff;}
.xw_ul li a:hover .xw_R .xw_sp{color:#fff;}

.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; line-height:30px; font-size:24px; color:#222; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; line-height:18px; font-size:14px; color:#868686; padding-bottom:10px; border-bottom:1px solid #ddd;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#464646; line-height:24px; padding-top:20px;}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:16px; color:#2a2a2a; line-height:36px;}
.contact_txt>span{font-size:18px; font-weight:bold;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:24px 1%;}
.logo_txt img {max-width: 500px;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.search {padding:0 1%;}

.fwxm{padding:50px 1%;}
.fwxm-imgbox .swiper-slide{width: 16.6666%;}
.fwxm_ul {width:100%;}
.fwxm_ul li {width:24%; margin:0 0.5% 16px 0.5%;}
.fwxm_ul li .fwxm_txt {height:60px; line-height:60px;}

.hf_L {padding:40px 1%;}
.hf_R {padding:0 1% 0 0;}

.ys {padding:60px 0;}
.ys_title {padding:0 1%;}
#tagContent {margin-top:50px;}
.ys_L .ys_B {padding:50px 0 0 1%;}
#tags {margin-top:40px;}

.case{padding:60px 1%;}
#certify{margin-top:40px;}
#certify .swiper-button-prev {left:0;}
#certify .swiper-button-next {right:0;}

.lxwmBox {padding:50px 1%;}
.news {width:45%;}
.gsjj {width:27%; margin-left:1%;}
.lxwm {width:27%;}
/*END-首页内容*/

/*底部*/
.link{padding:25px 1%;}
.link_txt{line-height:24px;}
.link_txt a{margin:0 10px;}
.footer{padding:0 1%;}
/*END-底部*/

/*关于我们*/
.main{padding:0 1% 40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-关于我们*/

/*产品中心/道路建设/水利建设/工程装潢/工厂装潢/设备安装*/
.cp_ul{width:100%;}
.cp_ul li{width:32.33%; margin:0 0.5% 14px 0.5%;}
/*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:#0078c4;}

.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;}
.logo img {max-width: 198px;}
.logo_txt img {max-width: 450px;}

.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(25, 67, 154, 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; font-size:16px;}
/*END-头部+导航*/

/*首页内容*/
.search {padding:0 10px;}
.search_B {width:40%; padding:15px 0 15px 15px;}
.search_txt {padding:10px 15px 0 0;}

.fwxm{padding:30px 10px;}
.fwxm-imgbox .swiper-slide{width: 25%;}
.fwxm_ul li {width:32.3333%;}
.fwxm_ul li .fwxm_txt {height:50px; line-height:50px;}

.hf_L {padding:30px 10px;}
.hf_R {padding:0 10px 0 0;}
.hf_img img {max-width:100%;}
.hf_L::before {width: 130px;}

.ys {padding:40px 0;}
.ys_title {padding:0 10px;}
#tagContent {margin-top:40px;}
.ys_L .ys_B {padding:20px 0 0 10px;}
.ys_L .ys_B .ys_p {padding-top:10px; line-height:40px; font-size:30px;}
.ys_L .ys_B .ys_txt {font-size: 12px; line-height: 30px; margin-top:10px;}
#tags {margin-top:30px;}
#tags LI A .ys_icon {margin-right:10px;}
#tags LI A .ys_p {font-size: 20px;}

.case{padding:40px 10px;}
#certify{margin-top:30px;}

.lxwmBox {padding:30px 10px;}
.news {width:100%;}
.gsjj {width:48%; margin-left:0;}
.lxwm {width:48%;}
/*END-首页内容*/

/*底部*/
.link{padding:15px 10px;}
.link_title {margin-right:5px;}
.link_txt{line-height:22px;}
.link_txt a{margin:0 5px;}
.footer{padding:0 10px;}
.footer_logo {width:160px; padding:20px 20px 20px 0;}
.footer_R {width: calc(100% - 160px); padding-left:20px;}
.footer_nav {font-size: 14px;}
/*END-底部*/

/*关于我们*/
.main{padding:0 10px 30px 10px;}
.main_left{width:29%;}
.about_title>img {max-width:50px;}
.about_dianhua_bj {padding:25px 0 25px 10px;}
.about_dianhua>span {font-size: 20px;}
.main_right{width:69%;}
/*END-关于我们*/

/*产品中心/道路建设/水利建设/工程装潢/工厂装潢/设备安装*/
.cp_ul li{width:48%; margin:0 1% 14px 1%;}
/*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;}
/*END-头部+导航*/

/*首页内容*/
.search {padding:0;}
.search_B {width:100%; padding:5px 10px; background:#19439a;}
.search_B::before{display:none;}
.search_B::after{display:none;}
.search_form {padding:0 15px;}
.search_txt {width:100%; float:left; padding:10px; line-height:20px;}
.search_txt>span{font-size:14px;}
.search_txt>a{font-size:12px;}

.fwxm{padding:10px;}
.fwxm_p {line-height:30px; font-size:20px;}
.fwxm_sp>span {padding:0 10px; line-height:20px; font-size:12px;}
.fwxm-imgbox {padding-top:10px;}
.fwxm-imgbox .swiper-slide{width: 33.3333%;}
.fwxm-imgbox .swiper-slide a {padding:5px; flex-wrap:wrap;}
.fwxm-imgbox .swiper-slide a .fwxm_R {width:100%; padding:5px 0 0 0; text-align:center;}
.fwxm-imgbox .swiper-slide a .fwxm_R .fwxm_pp {line-height:24px; font-size:16px;}
.fwxm_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:10px;}
.fwxm_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.fwxm_ul li .fwxm_txt {height:36px; line-height:36px; font-size:14px;}

.hf_L {width:100%; padding:10px;}
.hf_R {width:100%; padding:10px;}
.hf_img img {max-width:100%;}
.hf_L::before {width: 130px;}
.hf_dianhuaB {width:100%; padding:10px 0 10px 20px;}

.ys {padding:10px 0;}
#tagContent {margin-top:10px;}
.ys_L{width:100%;}
.ys_L .ys_B {padding:10px;}
.ys_L .ys_B .ys_p {padding-top:5px; line-height:30px; font-size:20px;}
.ys_L .ys_B .ys_sp {line-height:20px; font-size:14px; padding-bottom:5px;}
.ys_L .ys_B .ys_txt {font-size:12px; line-height:20px; margin-top:5px;}
.ys_R{width:100%;}
#tags {margin-top:10px;}
#tags LI{width:50%; margin-top:15px;}
#tags LI A {padding:10px 0;}
#tags LI A .ys_icon {width:40px; height:40px; margin-right:10px; background-size:160px 80px;}
#tags LI A .ys_p {font-size:16px;}
#tags LI:nth-child(2) A .ys_icon {background-position:-40px top;}
#tags LI:nth-child(3) A .ys_icon {background-position:-80px top;}
#tags LI.selectTag:nth-child(2) A .ys_icon {background-position:-40px bottom;}
#tags LI.selectTag:nth-child(3) A .ys_icon {background-position:-80px bottom;}

.case{padding:10px;}
#certify{margin-top:10px;}
#certify .swiper-slide{width:100%;}
#certify .swiper-slide .case_txts{height:40px; line-height:40px; font-size:18px;}

.lxwmBox {padding:10px;}
.news {width:100%;}
.news_title {line-height:40px;}
.news_p {font-size: 18px;}
.news_sp {font-size:12px; padding-left:5px;}
.news_contect {padding:5px;}
.news_up {padding-bottom:8px;}
.news_up>a .news_B {width:120px;}
.news_up>a .news_R {width:calc(100% - 120px); padding-left:5px;}
.news_up>a .news_R .news_txt {line-height:20px; height:60px; font-size:12px;}
.news_up>a .news_R .news_M {margin-top:5px;}
.news_ul li {line-height:36px;}
.news_ul li>a {height:36px; line-height:36px; font-size:14px; padding-left:10px;}
.news_ul li>span {font-size:12px;}
.gsjj {width:100%; margin:10px 0 0 0;}
.gsjj_txtB {padding:5px;}
.lxwm {width:100%; margin-top:10px;}
.lxwm_txt {padding:5px;}
/*END-首页内容*/

/*底部*/
.link{padding:10px;}
.link_title {width:100%; margin:0; display:flex; justify-content:center;}
.link_txt{width:100%; overflow:hidden; float:left; line-height:20px; font-size:12px;}

.footer{padding:10px;}
.footer_R {width:100%; padding:0;}
.footer_nav {font-size:12px; line-height:20px; font-size:12px; flex-wrap:wrap; justify-content:center;}
.footer_nav a{margin:0 4px;}
.footer_txt {font-size:12px; line-height:20px; text-align:center;}
/*END-底部*/

/*关于我们*/
.main{padding:0;}
.main::before{display:none;}
.main_left{width:100%;}
.about_title {height:50px; line-height:50px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #19439a; margin-top:0; border-radius:initial; padding: 0 0 0 20px; font-size:18px;}
.about_ul{display:none;}
.about_ul li a {height:40px; line-height:40px; padding:0 20px; font-size:14px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{font-size:14px; line-height:24px;}
/*END-关于我们*/

/*产品中心/道路建设/水利建设/工程装潢/工厂装潢/设备安装*/
.cp_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cp_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cp_ul li a .case_B{padding:5px;}
.cp_ul li a .case_txt {height:36px; line-height:36px; font-size:14px;}
.cpxq_p{font-size:16px; line-height:24px;}
.cpxq_img{padding-top:10px;}
.cpxq_txt{font-size:14px; line-height:24px;}
/*END-产品中心/道路建设/水利建设/工程装潢/工厂装潢/设备安装*/

/*新闻资讯*/
.xw_ul li a{padding:2px;}
.xw_ul li a .xw_B{width:100px;}
.xw_ul li a .xw_R{width:calc(100% - 100px);}
.xw_ul li a .xw_R .xw_p{font-size:16px;}
.xw_ul li a .xw_R .xw_txt{line-height:20px; height:60px; margin-top:4px;}
.xwxq_p{line-height:24px; font-size:16px;}
.xwxq_sp{font-size:12px; padding-bottom:5px;}
.xwxq_txt{padding-top:10px;}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{font-size:14px;line-height:24px;}
.contact_txt>span{font-size:16px;}
.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:#0580d2;}
.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:#0051ac; 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 #0051ac;}
.dbbox .dbs img{ max-width: 140px; }
/*End*/


.jlfanye{ width:100%;margin:0 auto; text-align: center; }
.jlfanye a{ padding:5px 15px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#c41313;}