﻿/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航+大图*/
.header{width:100%; padding:30px 0 22px 0;}
.logo img{width:100%; max-width:350px; max-height:62px;}
.lan{ float: right; padding-top: 12px; padding-right: 30px;}
.lan a{ padding-left: 4px; padding-right: 4px; line-height: 40px; font-size: 16px; color: #333;}
.lan a:hover{color:#19439a;}
.header_R{padding-top:12px;}
.header_dianhua{height:40px; line-height:18px; color:#585858; font-size:14px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:46px; margin-left:20px;}
.header_dianhua span{display:block; overflow:hidden; line-height:22px; font-size:18px; font-weight:bold; color:#ff9600;}
.search{width:280px; float:left; border:1px solid #d2d2d2; height:40px; border-radius:20px; padding:0 20px;}
.search_inp1{width:calc(100% - 22px); float:left; height:38px; line-height:38px; font-size:14px; color:#19439a;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color:#b2b2b2;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color:#b2b2b2;} 
.search_btn{width:22px; float:left; height:38px; background:url(../images/search_ss.png) no-repeat center center;}

nav{background:#19439a; position:relative; left:0; top:0; z-index:999999;}
.nav{width:100%;}
.nav>li{width:12.5%; position:relative;}
.nav>li:first-child{width:12.5%;}
.nav>li>a{width:100%; height:55px; line-height:52px; border-bottom:3px solid #19439a; font-size:16px; color:#fff; text-align:center;}
.nav>li:hover>a{background:#19439a; color:#fff; border-bottom-color:#0d3382;}
.nav>li>a.on{background:#19439a; color:#fff; border-bottom-color:#0d3382;}

.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:#19439a; 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-头部+导航+大图*/

/*首页内容*/
.cpzx{width:100%; overflow:hidden; padding:50px 0;}
.cpzx_L{width:278px; float:left; box-shadow:0 0 20px rgba(0,0,0,0.2);}
.cpzx_about{width:100%; float:left;}
.cpzx_about_title{display:block; overflow:hidden; background:url(../images/about_title_bj.jpg) no-repeat center center; background-size:100% 100%; padding:18px 0 16px 30px;}
.cpzx_about_p{display:block; overflow:hidden; line-height:32px; font-size:30px; color:#fff; font-weight:bold;}
.cpzx_about_sp{display:block; overflow:hidden; line-height:24px; font-size:18px; color:#fff; text-transform:uppercase; opacity:0.6; display: none;}
.cpzx_about_ul{display:block; overflow:hidden;}
.cpzx_about_ul li{display:block; overflow:hidden; border-bottom:1px solid #e0e0e0;}
.cpzx_about_ul li a{display:block; overflow:hidden; height:60px; line-height:60px; padding:0 20px; font-size:16px; color:#2c2c2c;}
.cpzx_about_ul li a>span{float:right; font-family:SimSun; font-size:18px; color:#929292; font-weight:bold;}
.cpzx_about_ul li:hover a{background:#f6f6f6; color:#19439a; font-weight:bold;}
.cpzx_about_ul li:hover a>span{color:#19439a;}
.cpzx_about_ul li.cpzx_about_on a{background:#f6f6f6; color:#19439a; font-weight:bold;}
.cpzx_about_ul li.cpzx_about_on a>span{color:#19439a;}
.cpzx_about_dianhua_bj{display:block; overflow:hidden; margin-top:35px; background:url(../images/about_dianhua_bj.png) no-repeat center center; background-size:100% 100%; padding:45px 0 27px 20px;}
.cpzx_about_dianhua{display:block; overflow:hidden; line-height:28px; background:url(../images/about_dianhua.png) no-repeat left center; padding-left:58px; font-size:18px; color:#fff;}
.cpzx_about_dianhua>span{display:block; overflow:hidden; line-height:30px; font-size:26px;}
.cpzx_R{width:892px; float:right;}
.cpzx_ul{display:block; width:918px;}
.cpzx_ul li{width:280px; float:left; margin:0 26px 34px 0;}
.cpzx_ul li a{display:block; overflow:hidden; border:1px solid #dadada;}
.cpzx_ul li a .cpzx_img{width:100%; overflow:hidden; position:relative; border-bottom:1px solid #dadada;}
.cpzx_ul li a .cpzx_img::before{content:""; display:block; padding-top:75.9353%;}
.cpzx_ul li a .cpzx_txt{display:block; overflow:hidden; height:44px; line-height:44px; text-align:center; background:#dadada; font-size:16px; color:#1c1c1c;}
.cpzx_ul li a:hover{border-color:#19439a;}
.cpzx_ul li a:hover .cpzx_img img{transform: scale(1.06,1.06);-ms-transform: scale(1.06,1.06); -webkit-transform: scale(1.06,1.06);}
.cpzx_ul li a:hover .cpzx_txt{background:#19439a; color:#fff;}

.gsjjBox{width:100%; overflow:hidden; background:#f1f1f1; padding:60px 0;}
.gsjjBox>.container{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.gsjj{width:32.75%; float:left; background:#fff; padding:15px; margin-bottom:10px;}
.gsjj_title{width:100%; float:left; height:45px; border-bottom:1px solid #dcdcdc; line-height:44px;}
.gsjj_p{float:left; font-size:24px; color:#292929;}
.gsjj_p>span{color:#19439a; float:left; height:45px; border-bottom:1px solid #616161;}
.gsjj_more{float:right; padding:5px 5px 0 0;}
.gsjj_more>img{float:right;}
.gsjj_contect{width:100%; float:left; padding-top:15px;}
.gsjj_img{display:block; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_img::before{content:""; display:block; padding-top:43.88889%;}
.gsjj_txt{display:block; overflow:hidden; font-size:14px; color:#525252; line-height:24px; margin-top:15px;}
.news_ul{display:block; overflow:hidden; padding-top:15px;}
.news_ul li{display:block; overflow:hidden; border-bottom:1px dotted #bebebe;}
.news_ul li a{display:block; overflow:hidden; height:40px; line-height:40px; font-size:14px; color:#4a4a4a; text-overflow:ellipsis; white-space: nowrap; position:relative; padding-left:15px;}
.news_ul li a>span{float:right; font-size:12px; color:#9f9f9f;}
.news_ul li a::before{content:"";width:0; height:0; border-left:5px solid #ff9600; border-top:4px solid transparent; border-bottom:4px solid transparent; position:absolute;left:0;top:50%; transform:translateY(-50%);}
.news_ul li a:hover{color:#19439a;}
.yf-imgbox .swiper-slide a{width:100%; float:left; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.yf-imgbox .swiper-slide a::before{content:""; display:block; padding-top:93.0556%;}
.yf-prev,.yf-next{left:0; top:50%; transform:translateY(-50%); position:absolute; width:42px; float:left; height:76px; background-image:url(../images/yf_L.png); background-repeat:no-repeat; background-position:center; background-color:rgba(0,0,0,0.6); z-index:9; cursor:pointer; outline:none;}
.yf-next{left:initial; right:0; background-image:url(../images/yf_R.png);}
.yf-prev:hover,.yf-next:hover{background-color:rgba(0,0,0,1);}

.link{width:100%; overflow:hidden; line-height:30px; padding:35px 0;}
.link_title{float:left;}
.link_p{float:left; font-size:18px; color:#141414;}
.link_sp{float:left; font-size:24px; color:#19439a; text-transform:uppercase; padding-left:10px;}
.link_txt{display:block; overflow:hidden; font-size:14px;}
.link_txt>p a{color:#747373; margin:0 20px;}
.link_txt>p a:hover{color:#19439a; text-decoration:underline!important;}
/*END-首页内容*/

/*底部*/
.footer_nav{width:100%; overflow:hidden; background:#19439a; border-bottom:1px solid rgba(255,255,255,0.2); padding:16px 0; font-size:16px; color:#fff;}
.footer_nav>.container{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; -webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.footer_nav a{color:#fff;}
.footer_nav a:hover{color:#fff; text-decoration:underline!important;}

.footer{width:100%; overflow:hidden; background:#19439a; padding:50px 0;}
.footer>.container{display:-webkit-box; display:-ms-flexbox; display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify; justify-content:space-between;}
.footer_logo{width:230px; float:left;}
.footer_logo img{display:block; max-width:100%; height:auto;}
.footer_lx{width:55%; float:left; border-left:1px solid rgba(255,255,255,0.2); border-right:1px solid rgba(255,255,255,0.2); padding:0 25px 0 40px;}
.footer_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#fff; text-transform:uppercase;}
.footer_p>span{font-size:20px; color:#fff; float:left; padding-right:5px;}
.footer_txt{display:block; overflow:hidden; padding-top:20px; line-height:30px; font-size:14px; color:#fff;}
.footer_txt>p{float:left; display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-align:center; -ms-flex-align:center; align-items:center;}
.footer_txt>p>img{margin-right:10px;}
.footer_txt>p:nth-child(odd){width:60%;}
.footer_txt>p:nth-child(even){width:40%; float:right;}
.footer_wx{width:122px; float:left; text-align:center; line-height:40px; font-size:14px; color:#fff;}
.footer_wx img{display:block; width:122px; height:122px;}

footer{background:#000; font-size:14px; color:#fff; line-height:20px; padding:15px 0; text-align:center;}
footer a{color:#fff; margin:0 5px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:35px 0;}
.main_left{width:265px; float:left;}
.about{width:100%; float:left; position:relative; padding-top:7px;}
.about::before{content:""; width:100%; float:left; height:93px; border-top:2px solid #ff6c00; border-right:2px solid #ff6c00; position:absolute; left:6px; top:0;}
.about::after{content:"";width:2px; float:left; height:57px; background:#ff6c00; position:absolute; left:6px; top:0;}
.about_title{display:block; overflow:hidden; background:#19439a; padding:12px 0 12px 30px; color:#fff;}
.about_p{display:block; overflow:hidden; line-height:34px; font-size:24px; font-weight:bold;}
.about_sp{display:block; overflow:hidden; line-height:28px; font-size:16px; font-family:'Microsoft YaHei Light'; text-transform:uppercase; opacity:0.3;}
.about_ul{display:block; overflow:hidden; border-bottom:1px solid #e2e2e2;}
.about_ul li{display:block; overflow:hidden; border-bottom:1px solid #e2e2e2;}
.about_ul li:last-child{border:none;}
.about_ul li a{display:block; overflow:hidden; height:50px; line-height:50px; padding:0 20px; font-size:16px; color:#404040; background-image: linear-gradient(#fdfdfd, #eaeaea);}
.about_ul li a>span{float:right; font-family:SimSun; font-size:18px; color:#929292; font-weight:bold;}
.about_ul li:hover a{background:#ff6c00; color:#fff; font-weight:bold;}
.about_ul li:hover a>span{color:#fff;}
.about_ul li.about_on a{background:#ff6c00; color:#fff; font-weight:bold;}
.about_ul li.about_on a>span{color:#fff;}

.about_ul dl{ display:none}
.about_ul dl dd{ width:100%; background-position: 94% 50%; padding-left:40px;}
.about_ul dl dd a{  text-align:left; line-height:32px; font-size:14px; color:#000000;}
.about_ul dl dd a:hover{ color:#ff6c00;}
.about_ul dl dd a.about_on{ color:#ff6c00;}

.about_B{display:block; overflow:hidden; position:relative; background:url(../images/about_img.jpg) no-repeat center center; background-size:cover; margin-top:25px;}
.about_B::before{content:""; display:block; padding-top:61.36364%;}
.about_hover{width:100%; float:left; background:rgba(0,0,0,0.8); position:absolute; left:0; top:50%; transform:translateY(-50%); z-index:9; text-align:center; padding:10px 0; color:#fff;}
.about_pp{line-height:30px; font-size:24px;color:#fff;}
.about_spp{line-height:18px; font-size:14px; text-transform:uppercase; opacity:0.8;color:#fff;}

.main_right{width:896px; float:right;}
.dqwz_title{width:100%; float:left; border-bottom:1px solid #e0e0e0; padding-bottom:20px; line-height:26px;}
.dqwz_p{float:left; font-size:24px; color:#595959; border-left:4px solid #004c9f; padding-left:15px;}
.dqwz_nav{float:right; font-size:14px; color:#2f2f2f; background:url(../images/dqwz_logo.png) no-repeat left center; padding-left:24px;}
.dqwz_contect{width:100%; float:left; padding-top:40px;}
.company{display:block; overflow:hidden; font-size:16px; color:#4c4c4c; line-height:30px;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{display:block; width:924px; overflow:hidden;}
.cpzx_ul1 li{width:280px; float:left; margin:0 28px 32px 0;}
.cpzx_ul1 li a{display:block; overflow:hidden; border:1px solid #dadada;}
.cpzx_ul1 li a .cpzx_img{width:100%; overflow:hidden; position:relative; border-bottom:1px solid #dadada;}
.cpzx_ul1 li a .cpzx_img::before{content:""; display:block; padding-top:80.9353%;}
.cpzx_ul1 li a .cpzx_txt{display:block; overflow:hidden; height:48px; line-height:48px; text-align:center; background:#dadada; font-size:16px; color:#1c1c1c;}
.cpzx_ul1 li a:hover{border-color:#19439a;}
.cpzx_ul1 li a:hover .cpzx_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.06,1.06); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul1 li a:hover .cpzx_txt{background:#19439a; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; text-align:center; background:#ebebeb; line-height:30px; font-size:24px; color:#283853; padding:15px 0;}
.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:#4c4c4c; line-height:30px;}
.cpxq_txt img{max-width: 100%;height: auto!important;}
/*END-产品中心*/

/*研发中心*/
.yf_ul{display:block; overflow:hidden; width:909px;}
.yf_ul li{width:290px; float:left; margin:0 13px 12px 0;}
.yf_ul li a{display:block; overflow:hidden; border:1px solid #ebebeb; padding:5px;}
.yf_ul li a .yf_B{width:100%; overflow:hidden;}
.yf_ul li a .yf_B .yf_img{width:100%; overflow:hidden; background-position:center; background-repeat: no-repeat;background-size:cover;}
.yf_ul li a .yf_B .yf_img::before{content:""; display:block; padding-top:74.9104%;}
.yf_ul li a .yf_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#545454;}
.yf_ul li a:hover{border-color:#19439a;}
.yf_ul li a:hover .yf_B .yf_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.yf_ul li a:hover .yf_txt{background:#19439a; color:#fff;}
/*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; background:#f3f3f3; padding:10px;}
.xw_ul li a .xw_B{width:156px; 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% - 156px); float:left; padding-left:20px;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:22px; font-size:18px; color:#202020; 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:#808080; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:4px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:15px; margin-top:8px; font-size:14px; color:#5e5e5e;}
.xw_ul li a:hover{background:#19439a;}
.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:#202020; font-weight:bold;}
.xwxq_sp{display:block; overflow:hidden; text-align:center; line-height:24px; font-size:14px; color:#a0a0a0; padding:5px 0; border-bottom:1px solid #ddd;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#373737; line-height:26px; padding-top:20px;}
.xwxq_txt img{max-width: 100%;height: auto!important;}
/*END-新闻动态*/

/*下载中心*/
.xz_ul{display:block; overflow:hidden;}
.xz_ul li{display:block; overflow:hidden; padding:10px; border:1px solid #e2e2e2; margin-bottom:10px;}
.xz_ul li>a{display:block; overflow:hidden; height:38px; line-height:38px;text-overflow:ellipsis; white-space: nowrap; font-size:16px; color:#373737; background:url(../images/xz_icon.png) no-repeat left center; padding-left:50px;}
.xz_ul li .xz_more{float:right;}
.xz_ul li .xz_more>a{width:90px; display:block; height:38px; line-height:38px; background:#e9e9e9; border-radius:5px; font-size:14px; color:#4c4c4c; text-align:center;}
.xz_ul li>a:hover{color:#19439a; text-decoration:underline!important;}
.xz_ul li .xz_more>a:hover{background:#19439a; color:#fff;}
/*END-下载中心*/

/*在线留言*/
.zxly{display:block; overflow:hidden; max-width:605px; margin:0 auto;}
.zxly_B{display:block; overflow:hidden; margin-bottom:15px;}
.zxly_sp{width:48px; float:left; height:36px; line-height:36px; font-size:14px; color:#393939;}
.zxly_inp1{width:calc(100% - 48px); float:left; height:36px; line-height:34px; font-size:14px; color:#19439a; padding:0 10px; border:1px solid #cacaca;}
.zxly_inp2{width:calc(100% - 48px); float:left; height:220px; line-height:24px; font-size:14px; color:#19439a; padding:5px 10px; border:1px solid #cacaca; outline:none;}
.zxly_btn{width:calc(100% - 48px); float:left; height:52px; background:#19439a; border-radius:5px; font-size:16px; color:#fff;}
/*END-在线留言*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:16px; color:#5d5d5d; line-height:30px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.header{padding:25px 1%;}
nav{padding:0 1%;}
/*END-头部+导航*/

/*首页内容*/
.cpzx{padding:40px 1%;}
.cpzx_L{width:24%;}
.cpzx_R{width:74%;}
.cpzx_ul {width:100%;}
.cpzx_ul li {width:31.33%; margin:0 1% 30px 1%;}

.gsjjBox {padding:50px 1%;}
.link {padding:35px 1%;}
/*END-首页内容*/

/*底部*/
.footer_nav{padding:16px 1%;}
.footer{padding:40px 1%;}
.footer_lx{padding:0 30px;}
.footer_txt>p:nth-child(odd){width:60%;}
.footer_txt>p:nth-child(even){width:40%; float:right;}
footer{padding:15px 1%;}
/*END-底部*/

/*关于我们*/
.main{padding:35px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{width:100%;}
.cpzx_ul1 li{width:31.33%; margin:0 1% 32px 1%;}
/*END-产品中心*/

/*研发中心*/
.yf_ul{width:100%;}
.yf_ul li{width:32.33%; margin:0 0.5% 12px 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:#19439a;}

.topbox{padding:0 10px;}
.header{padding:0; background:#fff; box-shadow:10px 10px 10px rgba(0,0,0,0.3); position:relative; left:0; top:0; z-index:999999;}
.logo {width:100%; padding:15px 10px;}
.nav {display:none; width:150px; padding:2px; position:absolute; right:10px; top:0; background:rgba(9, 9, 9, 0.8);}
.nav>li{width:100%; border-bottom:1px solid #fff; margin:0; background:none;}
.nav>li:first-child{width:100%;}
.nav>li>a{width:100%;text-align:center; height:40px; line-height:40px; color:#fff; border:none;}
/*END-头部+导航*/

/*首页内容*/
.cpzx{padding:30px 10px;}
.cpzx_L{width:29%;}
.cpzx_about_title {padding:15px 0 15px 20px;}
.cpzx_about_ul li a {height:50px; line-height:50px;}
.cpzx_about_dianhua_bj {margin-top:20px; padding:35px 0 20px 15px;}
.cpzx_about_dianhua {line-height:22px; font-size:14px;}
.cpzx_about_dianhua>span {font-size: 18px;}
.cpzx_R{width:69%;}
.cpzx_ul li {width:48%; margin:0 1% 20px 1%;}
.cpzx_ul li a .cpzx_txt {height:48px; line-height:48px;}

.gsjjBox {padding:30px 10px;}
.gsjj {width:49%;}
.gsjj:first-child{width:100%;}

.link {padding:20px 10px;}
.link_txt>a {margin:0 15px; line-height:20px;}
/*END-首页内容*/

/*底部*/
.footer_nav{padding:10px;}
.footer{padding:30px 10px;}
.footer_logo {width:19%;}
.footer_lx{width:68%; padding:0 10px;}
.footer_txt{font-size:12px;}
.footer_txt>p:nth-child(odd){width:60%;}
.footer_txt>p:nth-child(even){width:40%; float:right;}
.footer_wx{width:10%;}
.footer_wx img{width:100%; height:auto;}
footer{padding:20px 10px;}
/*END-底部*/

/*关于我们*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1 li{width:48%; margin:0 1% 25px 1%;}
.cpzx_ul1 li a .cpzx_txt {height:48px; line-height:48px;}
/*END-产品中心*/

/*研发中心*/
.yf_ul li{width:48%; margin:0 1% 12px 1%;}
/*END-研发中心*/

}

@media (max-width:767px){
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:60%; padding-top: 8px;}
.lan{ padding-right: 40px; padding-top: 5px;}
.lan a img{ width: 30px;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}
/*END-头部+导航*/

/*首页内容*/
.cpzx{padding:0;}
.cpzx_L{width:100%;}
.cpzx_about_title {padding:10px 0 10px 20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center,url(../images/about_title_bj.jpg) no-repeat center center;    background-size:auto,100% 100%;}
.cpzx_about_ul{display:none;}
.cpzx_about_ul li a {height:40px; line-height:40px; font-size:14px;}
.cpzx_R{width:100%; padding:10px;}
.cpzx_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul li {width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzx_ul li a .cpzx_txt {height:38px; line-height:38px; font-size:12px;}

.gsjjBox {padding:10px;}
.gsjj {width:100%; padding:5px;}
.gsjj_contect {padding-top:5px;}
.gsjj_txt {margin-top:5px;}
.news_ul {padding-top:5px;}

.link {padding:10px;}
.link_title{width:100%; display:flex; justify-content:center;}
.link_txt{width:100%; text-align:center; line-height:20px;}
.link_txt>a {margin:0 5px; font-size:12px;}
/*END-首页内容*/

/*底部*/
.footer_nav{font-size:12px; line-height:20px;}
.footer_nav>.container{ justify-content:center;}
.footer_nav a{margin:0 4px;}
footer{padding:10px; font-size:12px;}
/*END-底部*/

/*关于我们*/
.main{padding:0;}
.main_left{width:100%;}
.about:before{display:none;}
.about::after{display:none;}
.about_title{display:block; overflow:hidden; height:50px; line-height:50px; padding:0 0 0 20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #19439a; font-size:18px; font-weight:bold;}
.about_ul{display:none; padding:2px;}
.about_ul li a{height:40px; line-height:40px; font-size:14px; padding:0 20px;}

.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{font-size:14px; line-height:24px;}
/*END-关于我们*/

/*产品中心*/
.cpzx_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul1 li{width:calc(50% - 5px); margin:0 0 10px 0;}
.cpzx_ul1 li a .cpzx_txt {height:38px; line-height:38px; font-size:12px;}
.cpxq_p {line-height:20px; font-size:16px; padding:10px;}
.cpxq_img {padding-top:10px;}
.cpxq_txt{font-size:14px; line-height:24px; padding-top:10px;}
/*END-产品中心*/

/*研发中心*/
.yf_ul{display:flex; flex-wrap:wrap; justify-content:space-between;}
.yf_ul li{width:calc(50% - 5px); margin:0 0 10px 0;}
.yf_ul li a{padding:2px;}
.yf_ul li a .yf_txt {height:38px; line-height:38px; font-size:12px;}
/*END-研发中心*/

/*新闻动态*/
.xw_ul li a{padding:2px;}
.xw_ul li a .xw_B{width:110px;}
.xw_ul li a .xw_R{width:calc(100% - 110px);padding-left:10px;}
.xw_ul li a .xw_R .xw_p{font-size:16px;}
.xw_ul li a .xw_R .xw_txt{line-height:20px; height:60px;}
.xwxq_p{line-height:24px; font-size:16px;}
.xwxq_txt{padding-top:10px;}
/*END-新闻动态*/

/*在线留言*/
.zxly_B{margin-bottom:10px;}
.zxly_inp2 {height:160px;}
/*END-在线留言*/

/*联系我们*/
.contact_txt{font-size:14px; line-height:24px;}
.contact_map{height:250px; margin-top:10px;}
/*END-联系我们*/
.myleft{float: left;width: 100%;}
.myright{float: left;width: 100%;}
}
/*手机底部*/
.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:#19439a;}
.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 13px;  border: solid 1px #dedede; float:none; display: inline-block; min-width:8px; margin:8px 2px; color:#999;}
.jlfanye a:hover{ color:#F00;}	
.myleft{float: left;width: 70%;}
.myright{float: left;width: 30%;}