﻿/* ====首页====== */
body{ background-color:#fff;min-width: 100%;}
.banner,.header{ min-width: 100%;}

/** header **/
.header_nav{ background-color: #fff;}
.header{ position:relative; z-index:10;}
.loarea{ height:90px; position:relative; z-index:3; border-bottom: 1px solid #e1e1e1;}
.logo{ width:700px; display:block; padding-top:10px;}
.logo .tp{ height:70px; width:auto;}
.logo .val{ font-size: 22px; font-weight: bold; color: #08f; padding:8px 0 8px 24px; margin-left: 24px; border-left: 1px solid #d5d5d5; }

.siteUrl{ display: inline-block;  font-size: 17px; color: #08f; float: left; margin-top: 30px;margin-left:20px;  }
.siteUrl:hover{ text-decoration: underline;}

.tel{ position:relative; width:200px; margin-top:10px; padding-left:45px; }
.tel .iconfont{ position:absolute; left:0; top:0px; color: #08f; font-size: 30px; }
.tel h4{ font-size:12px; padding-top:2px;}
.tel p{ font-size:18px; color:#08f; line-height: 1.2; }

.mtel{ position:absolute; right:48px; top:20px; font-size:14px; display:none;}
.mtel a{ color:#1c4e9e;}

/*PC导航 begin*/
.nav{z-index:5;position: relative;  }
.search{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; position: absolute; right: 0; top: 7px; background-color: #F1F1F1; overflow: hidden;} 
.search .text{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; width: 100%; padding:  0 18px; color: #333; height: 36px; line-height: 36px; font-size: 14px;}
.search .tj{ font-size: 20px; width: 58px; height: 36px; padding: 0; line-height: 36px; color: #fff; background-color: #08f;  }
.search .tj:hover{ background-color: #09f;}

.navul{ font-size:0; margin-right: 324px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.navul li{ display:inline-block; font-size:14px;}
.navul li>a{ padding:0 36px; font-size: 17px; text-align:center; display:inline-block; line-height:50px; height:50px; position: relative;}
.navul li>a::after{ content: ""; display: block; width: 1px; width:1px;height:14px;background:rgba(56,60,69,1);
 position: absolute; right: 0; top: 50%; margin-top: -7px; }
 .navul li>a::before{ content: ""; display: block; width: 100%; height: 3px; background-color: transparent; left: 0; top: -1px; position: absolute; transition: width .3s; -webkit-transition: width .3s; -moz-transition: width .3s; -ms-transition: width .3s; -o-transition: width .3s; }
 .navul li:nth-last-child(1)>a::after{ display: none;}
.navul li>a .arr{ margin-left: 4px;}
.navul li:hover>a,.act_nav{color: #08f;}
.navul li:hover>a::before,.act_nav::before{ background-color: #08f !important;}


/*PC导航end*/
.subnav{ position:absolute; left:0%; top:50px; background:#fff; width:100%; display: none; }
.subnav .wp{}
.subnav .wp{ padding:15px 0 25px;}
.subnav .stit{ display: none;}
.stit,.subnavdl{ padding: 0 40px;}
.stit{ font-size: 20px; line-height: 2; color: #08f; font-weight: bold;}
.subnavdl{ margin-top: 0px; }
.subnavdl dd{width: 12.5%; float: left;}
.subnavdl dd .tit{ font-size: 16px;} 
.subnavdl dd .nr{ margin-top: 10px;}
.subnavdl dd .nr a{ display: block; color: #666; padding: 4px 0;}
.subnavdl dd a:hover{color: #08f;}
.subnav1 dd .nr a{height:36px; text-align:left; line-height:36px; width:100%; font-size:14px; display:block;  color:#333; text-align:center; border-bottom: 1px solid #e3e3e3;}
.subnav1 dd .nr a:hover{ color: #f60 !important; }
.subnav2{ width:256px;}


/*手机导航按钮及下拉菜单begin*/
.menubtn{  width:24px; height:24px;margin-top:13px; position: relative;  cursor:pointer; display:none;}
.menubtn i{ display:block; width:21px; height:3px; background-color:#08f; position:absolute; -webkit-transition:.5s; -moz-transition:.5s; -o-transition:.5s; transition:.5s; border-radius: 2px;}
.menubtn i:nth-child(1){ top:4px; -webkit-transform-origin:left bottom; -moz-transform-origin:left bottom; -ms-transform-origin:left bottom; -o-transform-origin:left bottom; transform-origin:left bottom;}
.menubtn i:nth-child(2){ top:11px;}
.menubtn i:nth-child(3){ top:18px; -webkit-transform-origin:left top; -moz-transform-origin:left top; -ms-transform-origin:left top; -o-transform-origin:left top; transform-origin:left top;}
.menubtn.on i:nth-child(1){ -webkit-transform:rotate(40deg); -moz-transform:rotate(40deg); -ms-transform:rotate(40deg); -o-transform:rotate(40deg); transform:rotate(40deg);}
.menubtn.on i:nth-child(2){ opacity:0;}
.menubtn.on i:nth-child(3){ -webkit-transform:rotate(-40deg); -moz-transform:rotate(-40deg); -ms-transform:rotate(-40deg); -o-transform:rotate(-40deg); transform:rotate(-40deg);}
/*小导航*/
.inav{ width:400px; max-width: 60%; height: 100%; background-color:#1c1c1c; position:fixed;  z-index:3; top:0px; left:-100%;  z-index:99;}
.navlogo{ padding: 30px;}
.navlogo .tp{ max-width: 66%;}
.inav ul{ margin: 0 30px;}
.inavul li{border-bottom:1px solid #363636;}
.inavul li>a{ display:block; text-align:left;  font-size:14px; color:#fff; padding:15px 30px 15px 15px; position: relative;}
.inavul li>a .iconfont{ position: absolute; right: 0; top: 12px; font-size: 18px; }
.act_inav{ border-color: #08f !important; color:#08f !important;}
.act_inav .iconfont{ transform: rotate(90deg); -webkit-transform: rotate(90deg); -moz-transform: rotate(90deg); -ms-transform: rotate(90deg); -o-transform: rotate(90deg); }
.inavul .nr{ display: none;}
.inavul .nr a{display:block; text-align:left;  font-size:13px; color:#ddd; padding:10px 30px 10px 40px;}
/*手机导航按钮及下拉菜单end*/
/*banner begin*/
.banner{ position:relative; z-index:3; }
.banner .swiper-slide{position:relative; overflow:hidden;}
.banimgarea::after{ content: ""; display: block; width: 100%; height: 100%; position: absolute; left: 0; top: 0; }
.banimg{ width:100%; height:auto; display:block;}
.banDes{ color: #fff; text-align: center; position: absolute; z-index: 10; width: 100%; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.banDes .wp{ width: 950px; max-width: 96%;}
.banDes .tit{ font-size: 40px;}
.banDes .nr{ font-size: 18px; margin-top: 20px; line-height: 1.8;}
.banner .swiper-pagination{ bottom:30px !important;}
.banner .swiper-pagination-bullet{width:90px;padding: 0 0 14px;   background-color:transparent;font-size: 0;line-height: 0;outline:none;cursor: pointer; filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1; margin:0 25px !important; font-size: 14px; color: #fff; position: relative;}
.banner .swiper-pagination-bullet::after{ content: ""; display: block; width: 100%; height: 3px; background-color: rgba(255, 255, 255, .4); position: absolute; left: 0; bottom: 0; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.banner .swiper-pagination-bullet-active::after{background-color:#fff;}
.banner .swiper-button-prev,.banner .swiper-button-next{ display: none;}
/* .banner .swiper-button-prev{ left:2%;}
.banner .swiper-button-next{ right:2%;} 

.banner .swiper-button-prev::after,.banner .swiper-button-next::after{ display: none;}
 .banner .swiper-button-prev,.banner .swiper-button-next{filter:alpha(opacity=40); -moz-opacity:0.4; -khtml-opacity: 0.4; opacity: 0.4;width:80px;  height:150px; line-height: 150px; top:50%; margin-top:-75px; color: #fff;}
.banner .swiper-button-prev .iconfont,.banner .swiper-button-next .iconfont{ font-size: 80px; font-weight: bold;}
.banner .swiper-button-prev:hover,.banner .swiper-button-next:hover{filter:alpha(opacity=100); -moz-opacity:1; -khtml-opacity: 1; opacity: 1;} */
/*banner end*/
.h_tit{ background: url(../images/icon/titbg.png) center center no-repeat; padding-top: 30px;}
.h_tit .tit{ font-size: 36px; color: #08f;}
.h_tit .tip{ font-size: 16px; color: #555;}
.h_pro{ padding-bottom: 40px;}
.h_pro .mandiv{ margin-top: 40px;}
.h_pro .mandiv .sbtn{ padding: 12px 46px; font-size: 13px;}
.hp_tit{ font-size: 0; padding: 20px 0;}
.hp_tit span{ display: inline-block; margin: 0 12px 12px; font-size: 16px; padding: 4px 24px; color: #222; border: 1px solid #707070; border-radius:40px; -webkit-border-radius:40px; -moz-border-radius:40px; -ms-border-radius:40px; -o-border-radius:40px; cursor: pointer;  }
.hp_tit span:hover,.act_hp{ color: #08f !important; border-color: #08f !important;}
.hp_con{}
.hpbox{ display: none;}

.hpwrapA{ width: 57.4%;}
.hpwrapB{ width: 42.6%;}
.hpwrapAul{}
.hpwrapAul li{ float: left; margin: 0 0.8% 0.8% 0;}
.hpwrapAul li a{ height: 253px;}
.hpwrapAul .item01{ width: 55.5%;}
.hpwrapAul .item02{ width: 42.9%;}
.hpwrapB .hpItem a{ height: 514px;}
.hpItem{}
.hpItem a{ display: block; position: relative; border: 1px solid #dadada; }
.hpItem a .shade{ height: 320px; max-height: 100%; width: 100%; position: absolute; left: 0; bottom: 0;  }
.hpItem a .shade .tit{ padding:8px 50px 8px 14px; -moz-box-sizing: border-box; box-sizing: border-box; width: 100%; position: absolute; left: 0; bottom: 0; color: #fff;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; } 
.hpItem a .shade .tit .arr{ position: absolute; right: 14px; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); display: inline-block; width:40px; height: 10px; background: url(../images/icon/arr.png) center center/80% auto no-repeat; }
.hpItem a:hover .tit{ font-weight: bold;color: #0088FF;}
.hpItem a:hover .tit .arr{ background-image: url(../images/icon/arrh.png);}
.hpwrapC{}
.hpwrapCul{ margin-right: -0.8%;}
.hpwrapCul li{ float: left; margin: 0 0.8% 0.8% 0; width: 24.2%;}
.hpwrapCul li a{ height: 253px;}


.h_tit2{ padding: 35px 0;}
.h_tit2 .tit{font-size: 24px;}
.h_tit2 .tip{  font-size: 18px; margin: 10px auto 0; line-height: 1.8; width: 1000px; max-width: 100%; }

.haTab{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;  }
.ha_tit{ width: 55.7%;}
.haul{}
.haul li{ position: relative; cursor: pointer; padding: 20px 0; height: 90px; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; background-color: #eee;} 
.haul li:nth-child(even){ background-color: #fff;}
.haul li::after{ content: ""; border-right: 16px solid transparent; border-top: 14px solid transparent; border-bottom: 14px solid transparent; position: absolute; left: -16px; top: 50%; transform:translateY(-50%) ; -webkit-transform:translateY(-50%) ; -moz-transform:translateY(-50%) ; -ms-transform:translateY(-50%) ; -o-transform:translateY(-50%) ; }
.haul .tparea{ width: 150px; height: 90px; text-align: center; border-right: 1px solid #999999;}
.haul .tparea .icon{ width: 60px; height: 60px; text-align: center; padding-top: 20px;}
.haul .tparea .icon01{}
.haul .tparea .icon02{ display: none;}
.haul .des{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;  padding: 0 28px; min-width: 0;}
.haul .des .tit{ font-size: 20px; font-weight: bold;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.haul .des .nr{ color: #555; margin-top: 10px; line-height: 1.8; height: 50.4px; overflow: hidden;}
.act_ha{ background-color: #08f !important;}
.act_ha .tparea{ border-color: #fff !important;}
.act_ha .tparea .icon01{ display: none !important;}
.act_ha .tparea .icon02{ display: inline-block !important;}
.act_ha::after{ border-right-color: #08f !important;}
.act_ha .des .tit,.act_ha .des .nr{ color: #fff !important;}

.ha_con{width:44.3%;}
.habox{ display: none; height: 390px;}

.h_status{ padding: 30px 0 80px;}
.hstatusul{}
.hstatusul li{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.hstatusul li:nth-child(even){ -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.hstatusul .tparea{ width: 50%; font-size: 0;}
.hstatusul .tparea .tp{ width: 100%;}
.hstatusul .des{ padding:  10px 50px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.hstatusul .des .tit{ font-size: 28px; padding-bottom: 15px; border-bottom: 1px solid #B6B6B6;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.hstatusul .des .nr{ margin-top: 15px; color: #555; line-height: 2; max-height: 84px; overflow: hidden; }
.hstatusul .des .mandiv{ margin-top: 20px;}
.hstatusul .des .mandiv .sbtn{ padding: 4px 20px; font-size: 13px;}

.h_ab{ padding: 10px 0 40px;}
.h_ab .wrap{ position: relative; }
.h_ab .tparea{ width: 70%; font-size: 0;}
.h_ab .tparea .tp{ width: 100%;}
.h_ab .des{ width: 530px; padding:  20px 35px ; box-shadow: 0 0 4px 0 #ddd; position: absolute; right: 0; top: 50%; transform: translateY(-50%); background-color: #fff; -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); }
.h_ab .des .tit{ font-size: 30px; color: #000; padding-bottom: 20px; position: relative;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.h_ab .des .tit::after{ content: ""; display: block; width: 2em; height: 3px; position: absolute; left: 0; bottom: 0; background-color: #08f;}
.h_ab .des .nr{ margin-top: 20px; color: #555; line-height: 2; max-height: 168px; overflow: hidden; }
.h_ab .des .mandiv{ margin-top: 20px;}
.h_ab .des .mandiv .sbtn{ padding: 10px 66px; font-size: 14px;}

.h_guide{ padding-bottom: 40px;}
.hgSlide{ padding: 0px 0 10px !important; }
.hgSlide .swiper-slide a{ display: block; font-size: 0;}
.hgSlide .swiper-slide a .tp{ width: 100%; }
.hgSlide .swiper-slide-active a .tp{ box-shadow: 0 0 8px 0 #ddd;}
.hgSlide .swiper-button-prev{ left:1%;}
.hgSlide .swiper-button-next{ right:1%;} 
.hgSlide .swiper-button-prev::after,.hgSlide .swiper-button-next::after{ display: none;}
 .hgSlide .swiper-button-prev,.hgSlide .swiper-button-next{width:60px;  height:80px; line-height: 80px; top:50%; margin-top:-40px; color: #fff;}
.hgSlide .swiper-button-prev .iconfont,.hgSlide .swiper-button-next .iconfont{ font-size: 44px;}
.hgSlide .swiper-button-prev:hover,.hgSlide .swiper-button-next:hover{ color: #0088FF;} 

.h_case{ padding: 10px 0 20px;}
.hcTab{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;}
.hc_tit{ width: 250px; margin-right: 3px;}
.hc_tit span{ font-size: 16px; text-align: center; background-color: #EAEAEA; margin-bottom: 2px; cursor: pointer; padding: 18px 10px; display: block; transition: .3s; -webkit-transition: .3s; -moz-transition: .3s; -ms-transition: .3s; -o-transition: .3s; }
.act_hc,.hc_tit span:hover{ color: #fff !important ; background-color: #08c !important;}
.hc_con{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; }
.hcbox{ display: none; position: relative;}
.hcGallerySlide{ overflow: hidden; position:relative; z-index:3; }
.hcGallerySlide .swiper-slide{position:relative; overflow:hidden; height: 410px;}
.hcThumbSlide{overflow: hidden; position:relative; z-index:3; margin-top: 1px ;}
.hcThumbSlide .swiper-slide{position:relative; overflow:hidden; height: 96px; cursor: pointer;}
.hcThumbSlide .swiper-slide .shade{ position: absolute; width: 100%; height: 100%; left: 0; top: 0;  font-size: 12px; color: #fff;  text-align: center; background: rgba(0,0,0,.4); min-width: 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: center; -moz-box-pack: center; -ms-flex-pack: center; justify-content: center; }
.hcThumbSlide .swiper-slide .shade .tit{white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.hcThumbSlide .swiper-slide-thumb-active .shade{background: rgba(2, 74, 206, .6)}

.hcbox .swiper-button-prev{ left:0%;}
.hcbox .swiper-button-next{ right:0%;} 
.hcbox .swiper-button-prev::after,.hcbox .swiper-button-next::after{ display: none;}
.hcbox .swiper-button-prev,.hcbox .swiper-button-next{width:40px;  height:40px; line-height: 40px; top:auto !important; margin-top:auto !important; color: #fff;  bottom: 32px;}
.hcbox .swiper-button-prev .iconfont,.hcbox .swiper-button-next .iconfont{ font-size: 34px;}
.hcbox .swiper-button-prev:hover,.hcbox .swiper-button-next:hover{ color: #0088FF;} 

.h_flow{ padding-bottom: 30px;}
.hflowul { padding-bottom: 10px;}
.hflowul li{ width: 16.66%; margin-bottom: 20px; float: left; text-align: center;}
.hflowul li .box{ background: url(../images/h_flow.png) center center/100% 100% no-repeat; width: 117px; height: 131px; margin: 0 auto;}
.hflowul li .num{ font-size: 19px; line-height: 36px; display: inline-block; color: #fff;}
.hflowul li .nr{ width: 80px; font-size: 18px; text-align: center; margin:10px auto 0; height: 57.6px; overflow: hidden;}
.h_flow .mandiv{ font-size: 14px; padding: 10px 54px;}

.h_new{ padding: 20px 0; background-color: #F7F7F7;}
.hnItem:nth-child(-n+2){ margin-right: 2%;}
.hnItem{ width: 32%; float: left; margin-bottom: 20px; background-color: #fff;}
.hn_tit{ font-size: 0; position: relative;}
.hn_tit::after{ content: ""; display: block; background-color: rgba(0,0,0,.25); width: 100%; height: 100%; position: absolute;  left: 0; top: 0;}
.hn_tit .tp{ width: 100%;}
.hn_tit .tit{ color: #fff; padding: 16px 22px; position: absolute; width: 100%; -moz-box-sizing: border-box; box-sizing: border-box; left: 0; top: 0; z-index: 10;}
.hn_tit .tit .mc{ font-size: 18px;}
.hn_tit .tit .morea{ float: right; font-size: 14px;}
.morea{ font-size: 14px; text-transform: uppercase; color: #fff;}
.morea:hover{ color: #08f;}
.hnul{ padding-bottom: 15px;}
.hnul li{ padding: 0 20px;}
.hnul li a{ display: block; border-bottom: 1px dashed #E1E1E1; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; position: relative; padding: 10px 100px 10px 20px;}
.hnul li a .time{ color: #999; position: absolute; right: 0; top: 10px;}
.hnul li a::after{ content: ""; display: block; width: 8px; height: 8px; background-color: #333; transform: rotate(45deg); -webkit-transform: rotate(45deg); -moz-transform: rotate(45deg); -ms-transform: rotate(45deg); -o-transform: rotate(45deg); position: absolute; left: 3px; top: 17px;  }
.hnul li a:hover{ color: #08f;}
.hnul li a:hover::after{background-color: #08f;}
.hnul li a:hover .time{color: #08f;}

.footer{ background-color: #363F41; color: #fff; }
.f_t{ border-bottom: 1px solid #828687; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding:20px 0 20px;}
.flogo,.flink,.fsitemap,.frilink,.fattention{ }
.flogo{ width: 294px;}
.flogo .tp{ max-width: 60%;}
.fItem{}
.f_tit{ font-size: 16px;}
.fItem .nr{ margin-top: 10px;}
.fItem .nr a{ color: #fff;}
.flink{width:358px;}
.flink .list{ padding:4px 0 4px 25px; position: relative;}
.flink .list .iconfont{ position: absolute; left: 0; top: 3px;}
.fsitemap{width: 286px;}
.fsitemap .nr{ font-size: 0;}
.fsitemap a{ display: inline-block; width: 48%; padding: 4px 0; margin-right: 2%; font-size: 14px;}
.fsitemap a:hover{ color: #eee;}
.frilink{width: 248px;}
.frilink a{ display: block;  padding: 4px 0; font-size: 14px;}
.frilink a:hover{ color: #eee;}
.fattention{width: 116px; text-align: center;}
.fattention .code{ width: 110px;}
.f_b{ padding: 12px 0;}
.copy{}

/* 4.工程案例 */
.i_ban{ font-size: 0; position: relative; overflow: hidden; }
.i_ban::after{ content: ""; display: block; width: 100%; height: 100%; position: absolute ; left: 0; top: 0;}
.i_ban .tp{ width: 100%;}
.banIntro{ text-align: center; width: 100%; position: absolute; left: 0; top: 50%; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); -ms-transform: translateY(-50%); -o-transform: translateY(-50%); line-height: 1.3; }
.banIntro .tit{ font-size: 54px; text-transform: uppercase; color: #fff;}
.banIntro .subtit{ font-size: 36px; color: #fff;}

.location .wp{padding: 16px 0; color:#666; border-bottom: 1px dashed #D8D8D8;}
.location a{  color:#666;}
.location .home::before{ margin-right: 8px; font-size: 18px;color:#08f;}
.location a:hover{ color:#08f;}
.act_loca{ color:#08f !important;}
.location i{ margin:0 6px;color:#666; font-style: normal; }
.i_main{ min-height:400px;}
.new{padding-bottom:50px;}
.newul{ padding-bottom:40px;}
.newul li{ padding:35px 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;   border-bottom: 1px solid #D5D5D5;}
.newul li .tp{ width:380px; overflow: hidden; margin-right: 35px;}
.newul li .tp img{ width:100%; margin: -6% 0;}
.newul li .tp a:hover img{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }
.newul li .des{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; min-width: 0; padding-top: 10px;}
.newul li .des h4{ font-size:22px; color:#333; margin-bottom:15px;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; }
.newul li .des h4 a{ color:#333;}
.newul li .des h4 a:hover{ color:#0088FF;}
.newul li .des p.nr{ font-size:14px; color:#666666; line-height:2; text-indent: 2em; max-height:84px; overflow:hidden;}
.newul li .des .mandiv{ margin-top:30px;}

.turnpage{font-size:0; margin:0 auto; text-align:center;}
.turnpage a,.turnpage span,.turnpage .selNum{ display:inline-block; padding:5px 12px; font-family: '宋体'; font-size:14px; margin:0 2px; color:#666; border:1px solid #e8e9ec; border-radius:2px ; -webkit-border-radius:2px ; -moz-border-radius:2px ; -ms-border-radius:2px ; -o-border-radius:2px ; }
.turnpage span{ border-color: transparent;}
.turnpage .selNum{ height: 34.4px;  }
.turnpage a:hover,.current{ color:#fff !important; background-color:#0088FF !important; border-color: #0088FF !important;}
/* 3-1.新闻列表页 */
.lm{margin-top: -100px; position: relative; padding-bottom: 36px;}
.lm .wp{ width: 600px; margin: 0 auto; border-bottom:1px solid rgba(255,255,255,.4);  text-align: center; font-size: 0;}
.lm a{ display: inline-block; font-size: 14px; position: relative; padding: 20px 12px; margin: 0 15px; color: #fff;}
.lm a:hover::after,.act_lm::after{ content: ""; display: block; width: 100%; height: 2px; position: absolute; left: 0px; bottom: -1px; background-color: #fff;}

.new2{padding-bottom:50px;}
.newul2{ padding-bottom:20px; margin-top: 42px;}
.newul2 li{ width: 49%;float: left; margin:0 2% 32px 0; }
.newul2 li:nth-child(2n){ margin-right: 0;}
.newul2 li a{ display: block; padding:20px 24px; background-color: #fff; box-shadow: 0 0 6px 0 #ddd; }
.newul2 .tit{ font-size: 16px; position: relative; padding-right: 100px;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.newul2 .tit .time{ font-size: 14px; position: absolute; color: #666; right: 0; top: 0;}
.newul2 .nr{ font-size: 14px; line-height: 2; margin-top: 15px; height: 56px; overflow: hidden; color: #999; position: relative; padding-right: 100px;}
.newul2 .nr .morea2{position: absolute; right: 0; bottom: 0; font-size: 14px;}
.morea2{ color: #0088FF;}
.newul2 a:hover{ background-color: #08f; }
.newul2 a:hover .tit,.newul2 a:hover .nr,.newul2 a:hover .tit .time,.newul2 a:hover .nr .morea2{color: #fff;}

.newulT{ margin-top: 55px;}
.newulT li a{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background-color: #fff;}
.newulT .tparea{ width: 36%; font-size: 0; overflow: hidden;}
.newulT .tparea .tp{ width: 100%;}
.newulT .des{ padding:  60px 34px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.newulT .des .time{ font-size: 14px; color: #999; display: block;}
.newulT .des .tit{ font-size: 24px; margin-top: 5px; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.newulT .des .nr{ margin-top:25px; color: #555; line-height: 2; max-height: 140px; overflow: hidden; }
.newulT .des .mandiv{ margin-top: 25px;}
.newulT .des .mandiv .morea2{ padding: 0px; font-size: 16px;}
.newulT a:hover .tparea .tp{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }
.newulT a:hover .tit{ color: #08f;}
/* 3-2.文章详情 */
.n_main{ padding: 20px 0;}
.n_l{ width: 25%;}
.n_r{ width: 72%;}
.i_tit1{ padding: 12px 0; font-size: 18px; color: #fff; background-color: #08f;}
.tNews{ background-color: #F0F0F0;}
.tNews .nr{ padding: 21px;}
.tNews .tp{ width: 100%;}
.tNewsul{}
.tNewsul li{}
.tNewsul li a{ display: block; padding: 10px 0; font-size: 15px; color: #666;white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis; border-bottom: 1px dashed #999;}
.tNewsul li a:hover{ color: #08f;}

.in_sh{ padding:0px 0px 40px;}
.in_sh .in_tit{ padding:0px 0 20px; border-bottom:1px dashed #D0D0D0;}
.in_sh .in_tit h4{ font-size:32px; line-height: 1.3; }
.in_sh .in_tit .pub_del{ font-size:15px; margin-top:15px; color: #555; overflow:hidden;}
.in_sh .in_tit .pub_del span{ margin-right: 30px;}
.in_sh .sh_con{ padding:30px 0px 20px;}
.in_sh .sh_con .wz{ color:#666; line-height: 2;  }
.in_sh .sh_con .tp{ display:block; margin:0px auto;}
.back_pnpage{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; padding: 20px 0; border-top: 1px solid #A0A0A0; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.back_pnpage .back{ width: 260px;  display: inline-block; font-size: 18px; padding: 10px 0; }
.pnpage{ width: 300px; line-height:2em; padding:20px 0; font-size: 15px; }
.pnpage p{white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.pnpage p .mc{ color: #333; margin-right: 5px;}
.pnpage a{ color: #999;}
.pnpage a:hover{ color:#0088FF;}

/* 2-1.产品中心 */
.pro{ padding-bottom: 50px; overflow: hidden;}
.i_tit2{ font-size: 32px;padding: 14px; }
.pSearch{ width: 585px; margin: 0 auto; position: relative;} 
.pSearch .iconfont{ width: 48px; height: 48px; font-size: 20px; color: #999; line-height: 48px; position: absolute; left: 0; top: 0; text-align: center;}
.pSearch .text{  width: 100%; padding:  0 18px 0 48px; color: #555; height: 48px; line-height: 48px; border: 1px solid #D4D4D4; font-size: 16px;}

.sort{ margin:10px 0 0 0px; }
.sort .list{ padding-left: 200px;  position: relative;padding-top:30px;}
.sort .list .mc{ width:140px; font-size: 22px; position: absolute; left: 40px; top: 20px; }
.sort .list .nr{ font-size: 0;}
.sort .list1{ border-bottom: 1px dashed #C5C5C5;} 
.sort .list1 .nr a{ display: inline-block; font-size: 16px; padding: 5px 15px; min-width: 110px; text-align: center; color: #666;  border: 1px solid #919191; border-radius:40px; -webkit-border-radius:40px; -moz-border-radius:40px; -ms-border-radius:40px; -o-border-radius:40px;  margin:0 40px 18px 0; }
.sort .list2 .nr a{ display: inline-block; font-size: 15px; padding: 5px 25px; color: #666;  border-radius:40px; -webkit-border-radius:40px; -moz-border-radius:40px; -ms-border-radius:40px; -o-border-radius:40px;  margin:0 40px 18px 0;}
.act_sort,.sort a:hover{ border-color: #08f !important;color: #08f !important;}

.proul{ padding-bottom: 20px; margin: 20px -2% 0 0;}
.proul li{ width: 23%; margin: 0 2% 2% 0; float: left; }
.proul li a{ display: block; border: 1px solid #DADADA;}
.proul .tparea{ overflow: hidden; font-size: 0; padding: 10px 10px 16px;}
.proul .tparea .tp{ width: 100%;}
.proul .des{}
.proul .des .tit{ font-size: 16px; padding:  10px 15px; text-align: center; background-color: #F3F3F3; white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.proul a:hover{ border-color: #08f;}
/* .proul a:hover .des .tit{ background-color: #08f; color: #fff;} */

/* 5.工厂展厅 */
.showroom{ padding: 10px 0 20px;}
.showroomul{}
.showroomul li{padding: 34px 0;}
.showroomul li a{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.showroomul .tparea{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1; overflow: hidden; font-size: 0;}
.showroomul .tparea .tp{ width: 100%;}
.showroomul .des{ width: 452px;}
.showroomul .des .tit{ font-size: 30px; color: #08f;}
.showroomul .des .nr{ margin-top: 40px; line-height: 1.8; max-height: 152px; overflow: hidden;}
.showroomul .des .num{ margin-top: 20px;}
.showroomul .des .num span{ display: inline-block; width: 75px; height: 75px; text-align: center; line-height: 75px; font-size: 30px; background-color: #08f; color: #fff;}
.showroomul li:nth-child(even) a{ -webkit-flex-direction: row-reverse; -moz-box-orient: horizontal; -moz-box-direction: reverse; -ms-flex-direction: row-reverse; flex-direction: row-reverse;}
.showroomul li:nth-child(even) .des{ margin-right: 36px;}
.showroomul li:nth-child(odd){ text-align: right;}
.showroomul li:nth-child(odd) .des{ margin-left: 36px;}
.showroomul li a:hover .tparea .tp{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }
.showroomul li a:hover .des .tit{ color: #08c;}
/* 7.联系我们 */
.contact{}
.cont{ margin-top: 35px; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; background: url(../images/icon/con_bg.png) repeat;}
.cont .tparea{  width: 51%; font-size: 0;}
.cont .tparea .tp{ width: 100%;}
.cont .des{ padding: 60px 50px 30px; -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.cont .des .tit{ font-size: 28px; color: #08f;}
.cont .des .add{ margin-top: 10px; font-size: 16px; padding-bottom: 15px; border-bottom: 1px solid #B5B5B5;}
.cont .des .nr{ padding: 12px 160px 12px 0; position: relative; color: #666; line-height: 2.1;}
.cont .des .nr .tp{ width: 154px; height: 154px; position: absolute; right: 0; bottom: 12px;}
.cont .des .tel2{color: #08f; margin-top: 50px; line-height: 1.2; position: relative; padding-left: 40px;}
.cont .des .tel2 .iconfont{ display: block; font-size: 30px; position: absolute; left: 0; top: 2px; }
.cont .des .tel2 .p1{ font-size: 28px;}
.cont .des .tel2 .p2{ font-size: 13px;}
.mess{}
.mess .wp{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.mess .tparea{  width: 51%; font-size: 0;}
.mess .tparea .tp{ width: 100%;}
.messForm{ width: 46%;}
.messForm .tit{ font-size: 28px; color: #08f; padding: 15px 0; }
.messForm .item{margin-bottom: 18px;}
.messForm .text{ display: block; width: 100%; padding-left: 18px; border: 1px solid #D3D3D3; height: 58px; line-height: 58px; font-size: 18px; background-color: #fff; }
.messForm .textarea{display: block; width: 100%; padding:10px 18px; border: 1px solid #D3D3D3; height: 146px;  font-size: 18px; background-color: #fff; }
.messForm .tj{}
.messForm .tj .sbtn{ padding: 10px 0px; width: 48%; font-size: 18px; }

/* 6.公司简介 */
.i_tit3{ padding: 25px 0;}
.i_tit3 .zh{ font-size: 30px;}
.i_tit3 .en{ font-size: 22px; color: #999; text-transform: uppercase; margin-left: 14px;}
.profile{ padding: 10px  0 50px;}
.profile .nr{}
.profile .nr .tp{ float: left; margin: 0 20px 20px 0;}
.profile .nr .tit{ font-size: 20px; padding: 15px 0;}
.profile .nr .wz{ color: #666; line-height: 1.8;}

.advan{ background-color: #EEF4F9;}
.advanul{ padding: 30px 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex;-webkit-justify-content: space-between;-moz-box-pack: justify;-ms-flex-pack: justify;justify-content: space-between;}
.advanul li{ width: 260px; padding: 12px 0; display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center;}
.advanul .tparea{ width: 64px; height: 64px; border-radius: 50%; border: 1px dashed #999999; text-align: center; margin-right: 20px; line-height: 64px; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.advanul .tparea .tp{ display: inline-block;}
.advanul .des{ -webkit-flex: 1; -moz-box-flex: 1; -ms-flex: 1; flex: 1;}
.advanul .des .tit{ font-size: 16px;}
.advanul .des .nr{ font-size: 12px; color: #999; line-height: 1.8; margin-top: 5px;}

.buss{ padding: 40px 0 50px;}
.buss .wrap{}
.bItem{ width: 46%;}
.Iteml{}
.Iteml .intro{ color: #999; line-height: 1.8;}
.Itemr{}
.Itemr .list{  position: relative; color: #666; padding: 6px 0 6px 60px; margin-bottom: 50px;}
.Itemr .list .num{ position: absolute; width: 38px; height: 38px; border: 1px solid #08f; text-align: center; line-height: 38px; color: #08f; font-size: 26px; font-weight: bold; left: 0; top: 0;}

.bussItem{}
.bussItem a{ display: block; position: relative;}
.bussItem .tparea{ font-size: 0; overflow: hidden;}
.bussItem .tparea .tp{ width: 100%;}
.bussItem .des{ width: 100%; position: absolute; left: 0; bottom: 0; z-index: 10; }
.bussItem .des .tit{padding:6px 10px; color: #fff; text-align: center; background:rgba(0,136,255,.5); white-space:nowrap; overflow:hidden; -o-text-overflow:ellipsis; text-overflow:ellipsis;}
.bussItem a:hover .tparea .tp{ transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1); }

.bSlide{ padding-bottom: 60px !important; margin-top: 20px;}
.bSlide .swiper-button-prev{ left:50%; margin-left: -50px;}
.bSlide .swiper-button-next{right:50%; margin-right: -50px;} 
.bSlide .swiper-button-prev::after,.bSlide .swiper-button-next::after{ display: none;}
 .bSlide .swiper-button-prev,.bSlide .swiper-button-next{ width:40px; height:40px; line-height: 40px; top:auto; margin-top:0px; bottom: 0; color: #08f; border: 1px solid #08f; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; }
.bSlide .swiper-button-prev .iconfont,.bSlide .swiper-button-next .iconfont{ font-size: 20px;}
.bSlide .swiper-button-prev:hover,.bSlide .swiper-button-next:hover{ background-color: #08f; color: #fff; } 

.market{ padding: 30px 0 50px;}
.market .wp{ display: -webkit-flex; display: -moz-box; display: -ms-flexbox; display: flex; -webkit-align-items: center; -moz-box-align: center; -ms-flex-align: center; align-items: center; -webkit-justify-content: space-between; -moz-box-pack: justify; -ms-flex-pack: justify; justify-content: space-between;}
.market .intro{ width: 450px;}
.market .intro .nr{ color: #999; line-height: 1.8;}
.marketulwrap{ overflow: hidden; margin-top: 20px;}
.marketul{ margin: -1px 0 0 -1px;}
.marketul li{ text-align: center; width: 50%; -moz-box-sizing: border-box; box-sizing: border-box; padding: 20px 30px 10px; float: left; border:1px solid #dadada; border-width: 1px 0 0 1px;}
.marketul li .tp{ height: 58px;}
.marketul li .tit{ font-size: 14px; color: #999; margin-top: 20px; font-size: 12px; height: 38.4px; overflow: hidden;}
.market .tparea{ font-size: 0; width: 600px;}
.market .tparea .tp{ }

.hon{ padding: 30px 0 60px;}
.honItem{}
.honItem a{ display: block; font-size: 0;}
.honItem a .tp{ width: 100%;}
.honItem a:hover .tp{transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1); -moz-transform: scale(1.1,1.1); -ms-transform: scale(1.1,1.1); -o-transform: scale(1.1,1.1);}
.honSlideWrap{ position: relative;}
.honSlideWrap .swiper-button-prev{ left:-70px;}
.honSlideWrap .swiper-button-next{right:-70px;} 
.honSlideWrap .swiper-button-prev::after,.honSlideWrap .swiper-button-next::after{ display: none;}
 .honSlideWrap .swiper-button-prev,.honSlideWrap .swiper-button-next{ width:40px; height:40px; line-height: 40px; top:50%; margin-top:-20px; color: #666; box-shadow: 1px 1px 4px 0 #ddd ; background-color: #fff; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; font-weight: bold; }
.honSlideWrap .swiper-button-prev .iconfont,.honSlideWrap .swiper-button-next .iconfont{ font-size:30px;}
.honSlideWrap .swiper-button-prev:hover,.honSlideWrap .swiper-button-next:hover{ background-color: #08f; color: #fff; } 

/* 2-2.产品详情 */
.i_tit4{ border-bottom: 1px solid #707070;}
.i_tit4 .mc{ display: inline-block; position: relative; bottom: -1px; background-color: #fff; font-size: 20px; border: 1px solid #707070; border-width: 1px 1px 0 ; padding: 5px 20px;}
.tuiPro{ padding: 0 0 40px;}
.tuiPro .proul{ margin-top: 35px;} 

.pdb{ margin-top: 70px;}
.pdb .nr{ padding: 40px 0;}
.pdb .nr .wz{color:#666; line-height: 2;}
.pdb .nr .tp{display:block; margin:0px auto;}

.pdt{ margin-top: 40px;}
.pSlide{ width: 490px;}
.pIntro{ width: 520px; }
.pIntro .tit{ font-size: 24px; padding-bottom: 20px; border-bottom: 1px dashed #B7B7B7;}
.pIntro .nr{ padding: 12px 0;}
.pIntro .nr .list{  color: #666; padding: 8px 0; }
.pIntro .nr .list .mc{ color: #333; }
.pIntro .conway{ padding: 10px 0 30px; border-bottom: 1px dashed #B7B7B7;}
.pIntro .conway .sbtn{ font-size: 22px; padding: 10px 40px;}
.pIntro .conway .tel3{ margin-left: 16px; display: inline-block; color: #08f;}
.pIntro .conway .tel3 .p1{ font-size: 13px;}
.pIntro .conway .tel3 .p2{ font-size: 24px;}
.pIntro .share{ margin-top: 22px;}
.pIntro .share .mc{ padding: 4px 0px; width: 90px; margin-bottom: 20px; display: block;}
.pIntro .share{}
.pIntro .share .bshare-custom .bshare-weixin,
.pIntro .share .bshare-custom .bshare-sinaminiblog,
.pIntro .share .bshare-custom .bshare-qqim{ width: 54px; height: 54px; background-position: 0 0; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%; padding-left: 0; margin-right: 34px; position: relative; }
.pIntro .share .bshare-custom .bshare-weixin::after,
.pIntro .share .bshare-custom .bshare-sinaminiblog::after,
.pIntro .share .bshare-custom .bshare-qqim::after{ content: ""; display: block; width: 100%; font-size: 14px; position: absolute; left: 0; bottom: -24px; text-align: center;}
.pIntro .share .bshare-custom .bshare-weixin::after{ content: '微信';}
.pIntro .share .bshare-custom .bshare-sinaminiblog::after{ content: '新浪';}
.pIntro .share .bshare-custom .bshare-qqim::after{ content: "QQ";}
.pIntro .share .bshare-custom .bshare-weixin{ background-image: url(../images/icon/weixin.png);}
.pIntro .share .bshare-custom .bshare-sinaminiblog{ background-image: url(../images/icon/sina.png);}
.pIntro .share .bshare-custom .bshare-qqim{ background-image: url(../images/icon/qq.png);}

.pGallerySlide{ overflow: hidden; border: 1px solid #ddd;}

.pGallerySlide .tp{ width: 100%; display: block;}
.pThumbSlide{ overflow: hidden; margin-top: 12px;}
.pThumbSlide .swiper-slide{ cursor: pointer;}
.pThumbSlide .swiper-slide .tp{ border: 1px solid #ddd;width: 100%; display: block; -moz-box-sizing: border-box; box-sizing: border-box; }
.pThumbSlide .swiper-slide-thumb-active .tp{ border: 1px solid #08f; }



/*右侧客服*/
.floatpart{ position:fixed; right:20px; top: 50%; margin-top: -140px; z-index:999;}
.floatpartul{ width:74px; }
.floatpartul li{ position:relative; margin-top: -1px;}
.floatpartul li a{ width:74px; height:74px; text-align:center;cursor:pointer; display: inline-block; background-color:#fff; border: 1px solid #08f;}
.floatpartul li a .icon{ padding-top: 16px;}
.floatpartul li a .iconfont{ line-height: 1 ; padding-top: 14px; display: inline-block; font-size:28px; color: #8c8c8c; }
.floatpartul li a p{ font-size:14px; color: #666; margin-top: 4px;}
.floatpartul li:hover a{ background-color: #eee; }
.floatpartul li:last-child{ display: none;}
.floatpartul li:last-child a{ }
.floatpartul li:last-child a:hover{ color: #fff;}








.blue{ color: #0088FF;}







