/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
.header{width:100%; max-width:640px; float:left; position:relative; left:50%; top:0; z-index:9999999; background:#fff; transform: translateX(-50%); box-shadow:0 0 20px rgba(0,0,0,0.2);}
.logo{width:100%; float:left; position:relative; padding:10px;}
.logo img{width:80%; float:left; max-width:360px; max-height:60px;}
.icon-menu{width:40px; height:30px; float:right; cursor:pointer; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; display:flex; align-content:space-between; flex-wrap:wrap;}
.icon-menu span{width:100%; float:left; height:6px; background:#027ff3;}

.nav{display:none; width:150px;float:left; padding:2px;  background:rgba(32,71,143,0.8); position:absolute; right:0; top:100%;}
.nav li{width:100%; overflow:hidden; border-bottom:1px solid #fff;}
.nav li a{width:100%; display:block; height:40px; line-height:40px; text-align:center; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#fff; transition:all 0.4s; padding:0;}
.nav li a:hover{background:#183579; color:#fff;}
.nav li a.on{background:#183579; color:#fff;}

.dh_B{width:100%; overflow:hidden; background:#0066d9; padding:1px;}
.dh{width:100%; overflow:hidden;border-left:1px solid #fff;border-top:1px solid #fff;}
.dh li{width:33.3333%;float:left;border-right:1px solid #fff;border-bottom:1px solid #fff;}
.dh li a{ display:block; height:40px; line-height:40px; text-align:center; font-family:"microsoft YaHei"; overflow:hidden;color:#fff; font-size:14px; transition:all 0.4s;}
.dh li a:hover{ color:#fff; background:#fd9500;}
.dh li a.on{background:#fd9500; color:#fff;}
/*END-头部+导航*/

/*banner图*/
.banner{width:100%; float:left; position:relative;}
.banner .banner-imgbox{width:100%; float:left;}
.banner .banner-imgbox .swiper-slide img{width:100%; height:auto; display:block;}
.banner .swiper-pagination {position: absolute; right:0; bottom:5px;}
.banner .swiper-pagination-bullet {width:15px; height:2px; background:#027ff3; opacity:0.5; border-radius:initial; margin:0 6px;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#027ff3;width:20px;}
/*END*/

/*首页内容*/
.cpzs{width:100%; overflow:hidden; background:url(../images/cpzs_bj.jpg) no-repeat center center; background-size:contain;}
.main_left{width:100%; float:left;}
.about{width:100%; float:left;}
.about_title{display:block; height:50px; line-height:50px; overflow:hidden; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #027ff3; color:#fff; padding-left:20px; font-size:18px; color:#fff; font-weight:bold;}
.about_ul{display:none; overflow:hidden; margin:2px; border:1px solid #f2f2f2; background:#fff;}
.about_ul>li{display:block; overflow:hidden; border-bottom:1px solid #f2f2f2;}
.about_ul>li>a{display:block; overflow:hidden; height:40px; line-height:40px; padding:0 20px; font-size:16px; color:#555555; text-overflow:ellipsis; white-space: nowrap;}
.about_ul>li>a>span{float:right; width:20px; height:20px; border-radius:50%; line-height:20px; text-align:center; font-family:SimSun; font-size:14px; font-weight:bold; color:#fff; background:#bdbdbd; margin-top:10px;}
.about_ul>li:hover>a{background:#027ff3; color:#fff;}
.about_ul>li.about_on>a{background:#027ff3; color:#fff;}

.about_dl{display:none;}
.about_dl>dd{display:block; overflow:hidden; border-top:1px dashed #f2f2f2;}
.about_dl>dd>a{display:block; overflow:hidden; height:36px; line-height:36px; padding:0 20px 0 40px; font-size:14px; color:#555555;}
.about_dl>dd>a:hover{background:#027ff3; color:#fff;}
.about_dl>dd>a.on{background:#027ff3; color:#fff;}

.main_right{width:100%; float:right;}
.cpzs_ul{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding:10px;}
.cpzs_ul li{width:calc(50% - 5px); float:left; margin:0 0 10px 0;}
.cpzs_ul li .cpzs_B{width:100%; overflow:hidden; border:1px solid #e5e5e5;}
.cpzs_ul li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:contain;}
.cpzs_ul li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:86.04%;}
.cpzs_ul li .cpzs_txt{display:block; overflow:hidden; background:#e0e0e0; line-height:40px; text-overflow:ellipsis; white-space: nowrap; font-size:16px; color:#131313; text-align:center;}
.cpzs_ul li:hover .cpzs_txt{background:#027ff3; color:#fff;}

.gsjj{width:100%; overflow:hidden;display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap;}
.gsjj_left{width:100%; float:left; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding:10px;}
.gsjj_B{width:100%; float:right;}
.gsjj_title{display:block; overflow:hidden;}
.gsjj_p{line-height:30px; font-size:20px; color:#fff; font-weight:bold; opacity:0.7; text-transform:uppercase;}
.gsjj_sp{line-height:30px; font-size:18px; color:#fff;}
.gsjj_heng{display:block; overflow:hidden; width:68px; height:2px; background:#bcd9f9; margin-top:5px;}
.gsjj_txt{display:block; overflow:hidden; font-size:14px; color:#fff; line-height:24px; margin-top:10px;}
.gsjj_more{display:block; overflow:hidden; padding-top:30px;}
.gsjj_more>a{display:block; width:120px; height:40px; line-height:36px; border:2px solid #fff; background:#fff; text-align:center; font-size:16px; color:#0264cf;}
.gsjj_more>a:hover{background:#0264cf; color:#fff;}
.gsjj_right{width:100%%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}

.case{width:100%; overflow:hidden; padding:10px;}
.case_title{display:block; overflow:hidden; text-align:center;}
.case_p{line-height:50px; text-transform:uppercase; font-size:40px; color:#e7e7e9; font-weight:bold;}
.case_sp{line-height:30px; font-size:20px; color:#027ff3; font-weight:bold; margin-top:-25px; position:relative; z-index:2;}
.case_spp{line-height:20px; margin-top:10px; font-size:14px; color:#666;}
.case_contect{position:relative; margin-top:10px;}
.case-imgbox .swiper-slide .case_B{width:100%; overflow:hidden; border:3px solid #d6d6d6; transition:all 0.4s;}
.case-imgbox .swiper-slide .case_B .case_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:contain;}
.case-imgbox .swiper-slide .case_B .case_img::before{content:""; display:block; padding-top:50%;}
.case-imgbox .swiper-slide .case_txt{display:block; overflow:hidden; padding-top:10px; text-align:center; line-height:30px; font-size:16px; color:#131313; text-decoration:underline!important;}
.case-imgbox .swiper-slide:hover .case_B{border-color:#027ff3;}
.case-imgbox .swiper-slide: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);}
.case-prev,.case-next{left:0; top:50%; transform:translateY(-50%); position:absolute; width:40px; float:left; height:40px; line-height:40px; text-align:center; font-family:SimSun; font-size:30px; font-weight:bold; color:#818080; outline:none; cursor:pointer;}
.case-next{left:initial; right:0;}

.news{width:100%; overflow:hidden; overflow:hidden; padding:10px; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover;}
.news .case_p{color:#fff; opacity:0.1;}
.news .case_sp{color:#fff;}
.news .case_spp{color:#fff;}
.news_ul{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden; padding-top:10px;}
.news_ul li{width:calc(50% - 5px); float:left; margin:0 0 10px 0;}
.news_ul li .news_B{width:100%; overflow:hidden; border:3px solid #dcdcdc; border-radius:5px 5px 0 0;}
.news_ul li .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:contain;}
.news_ul li .news_B .news_img::before{content:""; display:block; padding-top:72.69504%;}
.news_ul li .news_txtB{width:100%; overflow:hidden; background:#fff; border-bottom:3px solid #dcdcdc; padding:5px;}
.news_ul li .news_txtB .news_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#292929; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li .news_txtB .news_txt{display:block; overflow:hidden; line-height:22px; height:66px; font-size:12px; color:#696969; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:5px;}
.news_ul li .news_txtB .news_more{display:block; overflow:hidden; padding-top:5px;}
.news_ul li .news_txtB .news_more>span{display:block; width:96px; height:26px; line-height:24px; border:1px solid #dcdcdc; border-radius:14px; text-align:center; margin:0 auto; font-size:14px; color:#292929; font-weight:bold; transition:all 0.4s;}
.news_ul li:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul li:hover .news_txtB .news_more>span{border-color:#027ff3; background:#027ff3; color:#fff;}
/*End-首页内容*/

/*底部*/
footer{width:100%; overflow:hidden; text-align:center; background:url(../images/footer_bj.jpg) no-repeat center center; background-size:contain; font-size:12px; color:#131313; line-height:18px; padding:10px;}
footer a{color:#222; margin:0 5px;}
footer a:hover{color:#222; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.dqwz{width:100%; overflow:hidden;}
.dqwz_contect{display:block; overflow:hidden; padding:10px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:24px;}
/*END-关于我们*/

/*产品展示*/
.cpzs_ul1{display:flex; flex-wrap:wrap; justify-content:space-between; overflow:hidden;}
.cpzs_ul1 li{width:calc(50% - 5px); float:left; margin:0 0 10px 0;}
.cpzs_ul1 li .cpzs_B{width:100%; overflow:hidden; border:1px solid #e5e5e5;}
.cpzs_ul1 li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:contain;}
.cpzs_ul1 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:86.04%;}
.cpzs_ul2 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:50%;}
.cpzs_ul1 li .cpzs_txt{display:block; overflow:hidden; background:#e0e0e0; line-height:40px; text-overflow:ellipsis; white-space: nowrap; font-size:16px; color:#131313; text-align:center;}
.cpzs_ul1 li:hover .cpzs_txt{background:#027ff3; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq img{display:block; max-width:100%; height:auto; margin:0 auto;}
.cpxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; color:#000; line-height:30px; font-weight:bold;}
.cpxq_img{display:block; overflow:hidden; padding-top:10px;}
.cpxq_txt{display:block; overflow:hidden; padding-top:10px; font-size:14px; color:#000; line-height:24px;}
.cpxq_txt img{ max-width:100% !important; height:auto !important}
.cpxq_txt table{ width:100% !important; height:auto !important}
.cpxq_txt table tr td{ width:auto !important; height:auto !important}
/*END-产品展示*/

/*新闻中心*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:10px;}
.xw_ul li>a{width:100%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex;}
.xw_ul li>a .news_B{width:126px; float:left; overflow:hidden; border:1px solid #027ff3; padding:2px; display:-webkit-box; display:-ms-flexbox; display:flex;}
.xw_ul li>a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:contain;}
.xw_ul li>a .news_B .news_img::before{content:""; display:block; padding-top:74.5455%;}
.xw_ul li>a .news_R{width:calc(100% - 126px); float:left; padding-left:10px;}
.xw_ul li>a .news_R .news_p{display:block; overflow:hidden; line-height:24px; font-size:16px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li>a .news_R .news_txt{display:block; overflow:hidden; height:54px; line-height:18px; font-size:12px; color:#000; opacity:0.5; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:5px;}
.xw_ul li>a .news_R .news_more{display:block; overflow:hidden; width:88px; height:30px; line-height:26px; text-align:center; border:2px solid #027ff3; background:#027ff3; color:#fff; margin-top:5px;}
.xw_ul li>a:hover .news_B .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.xw_ul li>a:hover .news_R .news_p{color:#027ff3;}
.xw_ul li>a:hover .news_R .news_more{background:#fff; color:#027ff3;}

.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; border-bottom:1px dotted #a3a3a3; margin-bottom:5px;}
.news_ul1 li a{display:block; overflow:hidden; height:34px; line-height:34px; font-size:16px; color:#737373; text-overflow:ellipsis; white-space: nowrap; padding-left:15px; position:relative;}
.news_ul1 li a>span{float:right; font-size:12px; color:#797979;}
.news_ul1 li a::before{content:""; width:10px; float:left; height:10px; position:absolute; left:0; top:50%; transform:translateY(-50%); border:2px solid #bababa; border-radius:50%; transition:all 0.4s;}
.news_ul1 li a:hover{color:#027ff3;}
.news_ul1 li a:hover::before{border-color:#027ff3;}

.xwxq{display:block; overflow:hidden;}
.xwxq img{display:block; max-width:100%; height:auto; margin:0 auto;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; font-weight:bold; color:#000; line-height:30px;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; font-size:12px; line-height:16px; color:#a4a4a4; padding:5px 0; border-bottom:1px dashed #ccc;}
.xwxq_img{display:block; overflow:hidden; padding-top:10px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:10px; font-size:14px; line-height:30px; color:#000;}
.xwxq_txt img{ max-width:100% !important; height:auto !important}
.xwxq_txt table{ width:100% !important; height:auto !important}
.xwxq_txt table tr td{ width:auto !important; height:auto !important}
/*END-新闻中心*/

/*联系我们*/
.contact_txt{width:100%; float:left; font-size:14px; color:#111; line-height:24px;}
.contact_txt>span{color:#20478f; font-weight:bold;}
.contact_map{width:100%; float:left; border:none; height:350px; margin-top:10px;}
/*END-联系我们*/

/*手机底部*/
.root_kong{width:100%; height:62px; float:left; background:#fff;}
.root{width:100%; max-width:640px; height:60px; position:fixed; bottom:0; left:50%; z-index:9999999999999;  background:#0066d9; transform: translateX(-50%);}
.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:2px 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:#fd9500; color:#fff;}

.dbbox{ position: fixed; left:50%; bottom:65px; z-index:99999; width: 100%; max-width:640px; transform: translateX(-50%);}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #fd9500;}
.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;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
/*End*/