/*外部公共样式*/
@import "iconfont.css";
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

*{ font-family:Arial, Helvetica, sans-serif;}

/*头部+导航+大图*/
.topbox{width:100%; background:#f2f2f2; line-height:40px; font-size:14px; color:#212121;}
.top_dianhua{color:#515151; background:url(../images/top_dianhua.png) no-repeat left center; padding-left:35px;}
.top_dianhua>span{float:right; font-size:18px; color:#6b539e;}

.header{width:100%; padding:26px 0; background:#fff; box-shadow:0 0 20px rgba(0,0,0,0.2); position:fixed; left:0; top:40px; z-index:9999999999999999999;}
.logo img{width:100%; max-width:222px; max-height:72px;}

nav{width:calc(100% - 240px)!important; padding-top:18px;}
.nav{width:calc(100% - 138px); float:left;}
.nav>li{ position:relative; margin-left:0px; margin-right:0px;}
.nav>li>a{width:100%; height:44px; line-height:44px; font-size:18px; color:#1a1717; text-align:center; display:block; padding-left:15px; padding-right:15px;}
.nav>li:hover>a{background:#6b539e; color:#fff;}
.nav>li>a.on{background:#6b539e; color:#fff;}

.nav_sub{display:none; width:642px; float:left; position:absolute; top:100%; z-index:999999; background:rgba(255, 255, 255, 0.8); box-shadow:0 0 10px rgba(0,0,0,0.3);}
.nav_sub>dd{width:25%; float:left;}
.nav_sub>dd>a{display:block; overflow:hidden; height:60px; line-height:60px; text-align:center; font-size:16px; color:#000;}
.nav_sub>dd>a:hover{background:#6b539e; color:#fff;}

.nav_B{width:138px; float:left;}
.nav_B .nav_icon{width:44px; float:left; margin-left:25px; cursor:pointer;}
.nav_B .nav_icon>img{width:44px; height:44px; display:block;}
.nav_B .nav_wxB{width:44px; float:left; margin-left:25px; position:relative;}
.nav_B .nav_wxB>img{width:44px; height:44px; display:block;}
.nav_B .nav_wxB .nav_wx{width:170px; height:0; overflow:hidden; float:left; position:absolute; right:0; top:130%;  cursor:pointer;}
.nav_B .nav_wxB .nav_wx>img{width:170px; display:block; height:170px;}
.nav_B .nav_wxB:hover .nav_wx{height:170px;}

.navB{width:100%; float:left; background:#6b539e; position:relative;}
.nav_ul{width:87.5%; float:right;}
.nav_ul li{width:20%; float:left; border-right:1px solid #8975b1;}
.nav_ul li:last-child{border:none;}
.nav_ul li a{display:block; overflow:hidden; height:52px; line-height:52px; text-align:center; font-size:16px; color:#fff;}
.nav_ul li a:hover{background:#fff; color:#6b539e;}

.hzyxb{display:none; width:100%; float:left; padding-top:70px; background:#fff; position:fixed; left:0; top:0; z-index:9999;}
.off{width:34px; float:right; height:34px; background:url(../images/off.jpg) no-repeat center center; background-size:100% 100%; position:absolute; right:0; top:0; z-index:9; cursor:pointer;}
.hzyxb_L{width:calc(50% - 10px); float:left;}
.hzyxb_p{display:block; overflow:hidden; line-height:80px; font-size:52px; color:#002799; margin-top:10px;}
.hzyxb_txt{display:block; overflow:hidden; margin-top:45px; line-height:50px; height:200px; font-size:22px; color:#858585;}
.hzyxb_R{width:47%; float:right;}
.hzyxb_T{display:block; overflow:hidden; line-height:50px; font-size:36px; color:#000; position:relative;}
.hzyxb_form{display:block; overflow:hidden; padding-top:40px;}
.hzyxb_B{width:100%; float:left; border:1px solid #c7c7c7; margin-bottom:25px;}
.hzyxb_B1{width:calc(50% - 10px);}
.hzyxb_sp{float:left; height:72px; line-height:72px; text-align:right; font-size:18px; color:#dcdcdc;}
.hzyxb_inp{float:left; height:72px; line-height:72px; padding:0 10px; font-size:18px; color:#222;}
.hzyxb_btn{width:100%; float:left; height:72px; background:#6b539e; color:#fff; font-size:20px; color:#fff;}
.hzyxb_sp1{width:82px;}
.hzyxb_sp2{width:46px;}
.hzyxb_inp1{width:calc(100% - 82px);}
.hzyxb_inp2{width:calc(100% - 46px);}

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {width:100%; position: absolute; left:0; bottom:50px; 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;}
.banner .swiper-pagination-bullet {width:90px; float:left; height:6px; background:#fff; opacity:1; border-radius:initial; margin:0 20px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#6b539e;}
.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:45px 0;}
.cpzx_title{display:block; overflow:hidden; text-align:center;}
.cpzx_p{line-height:42px; font-size:36px; color:#6b539e; font-weight:bold;}
.cpzx_sp{line-height:24px; font-size:16px; color:#7f7f7f; display:none;}
.cpzx_spp{line-height:24px; font-size:16px; color:#000; margin-top:5px;}
.cpzx_contect{display:block; overflow:hidden; padding:0 40px;}
.cpzx-imgbox{margin-top:15px; padding-bottom:75px;}
.cpzx-imgbox .swiper-slide .cpzx_img{width:100%; overflow:hidden; position:relative;}
.cpzx-imgbox .swiper-slide .cpzx_img::before{content:""; display:block; padding-top:100%;}
.cpzx-imgbox .swiper-slide .cpzx_txtB{width:100%; overflow:hidden; background:#6b539e; padding:12px 30px;}
.cpzx-imgbox .swiper-slide .cpzx_txt{width:100%; overflow:hidden; /*height:210px;*/text-align: center; height: 28px; line-height:30px; font-size:16px; color:#fff; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:7; -webkit-box-orient: vertical;}
.cpzx-imgbox .swiper-slide:hover .cpzx_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}

.cpzx-imgbox .swiper-pagination {width:100%; position: absolute; left:0; bottom:0; 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;}
.cpzx-imgbox .swiper-pagination-bullet {width:20px; float:left; height:20px; background:url(../images/yuan1.jpg) no-repeat center center; background-size:100% 100%; opacity:1; border-radius:50%; margin:0 10px!important;}
.cpzx-imgbox .swiper-pagination-bullet-active{opacity:1; background:url(../images/yuan2.jpg) no-repeat center center; background-size:100% 100%;}

.gsjj{width:100%; overflow:hidden; background:#f1f1f1;}
.gsjj>.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_left{width:47.5%; float:left; padding:45px 0;}
.gsjj_p{display:block; overflow:hidden; line-height:78px; font-size:36px; color:#6b539e;}
.gsjj_p>span{float:left; font-size:50px; margin-right:30px;}
.gsjj_spp{display:block; overflow:hidden; line-height:46px; font-size:26px; color:#6b539e; font-weight:bold;}
.gsjj_txt{display:block; overflow:hidden; line-height:30px; height:180px; font-size:14px; color:#000; margin-top:10px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:6; -webkit-box-orient: vertical;}
.gsjj_txt>span{font-size:16px; font-weight:bold; color:#6b539e;}
.gsjj_more{display:block; overflow:hidden; padding-top:15px;}
.gsjj_more>a{float:left; width:140px; height:32px; line-height:32px; text-align:center; border-radius:16px; background:#6b539e; font-size:14px; color:#fff;}
.gsjj_more>a:hover{background:#fff; color:#6b539e;}
.gsjj_right{width:35.5%; float:right; padding:65px 0 50px 0; background:#6b539e; position:relative;}
.gsjj_jiantou{width:202px; float:left; height:100%; position:absolute; right:100%; top:0;}
.gsjj_jiantou>img{width:100%; display:block; height:100%;}
.gsjj_right>img{width:100%; display:block; height:auto; position:relative; z-index:9;}
.gsjj_right::before{content:""; width:1000px; float:left; height:100%; background:#6b539e; position:absolute; left:-2px; top:0;}

.ys{width:100%; overflow:hidden; padding:50px 0;}
.ys_ul{display:block; overflow:hidden;}
.ys_ul li{display:block; overflow:hidden;}
.ys_ul li .ys_L{width:45%; float:left;}
.ys_ul li .ys_R{width:55%; float:right; padding-top:70px;}
.ys_ul li .ys_R .ys_title{display:block; overflow:hidden; line-height:50px; font-size:24px; color:#000; font-weight:bold;}
.ys_ul li .ys_R .ys_title>span{color:#6b539e;}
.ys_ul li .ys_R .ys_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.ys_ul li:nth-child(even) .ys_L{float:right;}
.ys_ul li:nth-child(even) .ys_R{padding-top:20px; text-align:right;}

.hz{width:100%; float:left; padding:32px 0; background:#6b539e;}
.hz_L{width:77%; float:left;}
.hz_p{display:block; overflow:hidden; line-height:42px; font-size:24px; color:#fff; font-weight:bold;}
.hz_txt{display:block; overflow:hidden; line-height:36px; font-size:18px; color:#fff;}
.hz_txt>span{font-size:24px; font-weight:bold;}
.hz_R{float:right;}
.hz_nav{display:block; overflow:hidden; font-size:14px; color:#fff; line-height:36px;}
.hz_nav a{color:#fff; margin:0 20px;}
.hz_nav a:first-child{margin:0 20px 0 0;}
.hz_nav a:last-child{margin:0 0 0 20px;}
.hz_nav a:hover{color:#fff; text-decoration:underline!important;}
.hz_icon{display:-webkit-box; display:-ms-flexbox; display:flex; -webkit-box-pack:center; -ms-flex-pack:center; justify-content:center; padding-top:10px;}
.hz_icon>a{float:left; margin:0 20px; position:relative;}
.hz_icon>a>img{float:left; height:32px; width:auto;}
.hz_wx{width:170px; float:left; height:0; overflow:hidden; position:absolute; left:-65px; bottom:130%;}
.hz_wx>img{width:170px; height:170px; display:block;}
.hz_icon>a:hover .hz_wx{height:170px;}

.news{width:100%; overflow:hidden; padding-top:45px;}
.news_nav{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; padding-top:30px;}
.news_nav li{width:130px; float:left; margin:0 10px 10px 10px;}
.news_nav li a{display:block; overflow:hidden; height:40px; line-height:38px; border:1px solid #ddd; text-align:center; font-size:16px; color: #000;}
.news_nav li a:hover{background:#6b539e; color:#fff;}
.news_nav li.news_on a{background:#6b539e; color:#fff;}

.news_ul{display:block; overflow:hidden; width:1232px; padding-top:35px;}
.news_ul li{width:276px; float:left; margin:0 32px 25px 0;}
.news_ul li a{display:block; overflow:hidden; border:1px solid #d4d4d4;}
.news_ul li a .news_B{width:100%; overflow:hidden; border-bottom:1px solid #d4d4d4;}
.news_ul li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul li a .news_B .news_img::before{content:""; display:block; padding-top:55%;}
.news_ul li a .news_contect{display:block; overflow:hidden; padding:5px;}
.news_ul li a .news_contect .news_txt{display:block; overflow:hidden; height:72px; line-height:24px; font-size:14px; color:#000; transition:all 0.4s; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.news_ul li a .news_contect .news_txt>span{display:block; overflow:hidden; height:24px; line-height:24px; text-overflow:ellipsis; white-space: nowrap; font-weight:bold;}
.news_ul li a:hover{border-color:#6b539e;}
.news_ul li a:hover .news_B{border-bottom-color:#6b539e;}
.news_ul li a:hover .news_contect{background:#6b539e;}
.news_ul li a:hover .news_contect .news_txt{color:#fff;}

/* .news_ul{display:block; overflow:hidden; width:1232px; padding-top:35px;}
.news_ul li{width:276px; float:left; margin:0 32px 25px 0;}
.news_ul li a{display:block; overflow:hidden; border:1px solid #d4d4d4; padding:8px;}
.news_ul li a .news_title{display:block; overflow:hidden; line-height:40px; border-bottom:1px solid #e5e5e5; transition:all 0.4s;}
.news_ul li a .news_title .news_p{float:left; font-size:12px; color:#d9d9da; font-weight:bold;  transition:all 0.4s;}
.news_ul li a .news_title .news_p>span{float:left; font-family:Impact; font-size:26px;}
.news_ul li a .news_title .news_jiantou{width:22px; float:right; height:22px; background:url(../images/news_jiantou.png) no-repeat center center; background-size:100% 100%; margin-top:9px;}
.news_ul li a .news_contect{display:block; overflow:hidden; padding:10px 0;}
.news_ul li a .news_contect .news_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; color:#000; transition:all 0.4s;}
.news_ul li a .news_contect .news_txt>span{display:block; overflow:hidden; font-weight:bold;}
.news_ul li a:hover{border-color:#6b539e;}
.news_ul li a:hover .news_title{border-bottom:1px solid #6b539e;}
.news_ul li a:hover .news_title .news_p{color:#6b539e;}
.news_ul li a:hover .news_contect .news_txt{color:#6b539e;}
 */
.lxwm{width:100%; overflow:hidden; padding:50px 0;}
.lxwm_contect{display:block; overflow:hidden; padding-top:50px;}
.lxwm_left{width:46.25%; float:left;}
.lxwm_p{display:block; overflow:hidden; line-height:48px; font-size:20px; color:#6b539e; font-weight:bold;}
.lxwm_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:34px;}
.lxwm_txt>span{ font-size:24px; color:#6b539e; font-weight:bold;}
.lxwm_wx{display:block; overflow:hidden; padding-top:15px;}
.lxwm_wx>img{width:147px; float:left; height:147px; margin-right:20px;}
.lxwm_right{width:53.75%; float:left;}
.lxwm_form{display:block; overflow:hidden;}
.lxwm_B{width:calc(50% - 15px); float:left; border-bottom:1px solid #6b539e; margin-bottom:16px;}
.lxwm_sp{float:left; height:48px; line-height:48px; text-align:right; font-size:14px; color:#000;}
.lxwm_inp{float:left; height:48px; line-height:48px; font-size:14px; color:#000; padding:0 10px;}
.lxwm_sp1{width:50px;}
.lxwm_sp2{width:60px;}
.lxwm_inp1{width:calc(100% - 50px);}
.lxwm_B1{width:100%;}
.lxwm_inp2{width:calc(100% - 60px);}
.lxwm_inp3{width:calc(100% - 50px); height:204px; padding:12px 10px; line-height:24px; border:none; outline:none;}
.lxwm_btn{width:148px; float:left; height:40px; margin-top:26px; background:#6b539e; font-size:16px; color:#fff;}
/*END-首页内容*/

/*底部*/
footer{background:#6b539e; font-size:14px; color:#fff; line-height:30px; padding:23px 0; text-align:center;}
footer a{color:#fff; margin:0 10px;}
footer a:hover{color:#fff; text-decoration:underline !important;}
/*END-底部*/

/*公司简介*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:272px; float:left;}
.about{width:100%; float:left; margin-bottom:30px;}
.about_title{display:block; overflow:hidden; height:60px; line-height:60px; text-align:center; background:#6b539e; font-size:20px; color:#fff; font-weight:bold;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:10px;}
.about_ul>li>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; background:#6b539e; font-size:14px; color:#fff;}
.about_ul>li:hover>a{background:#83837f; color:#fff;}
.about_ul>li.about_on>a{background:#83837f; color:#fff;}
.about_B{display:block; overflow:hidden; padding-top:15px;}
.about_B img{width:100%; display:block; height:auto;}
.about_B>span{display:block; overflow:hidden; padding:10px; font-size:14px; color:#000; line-height:30px;}

.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:50px; border-bottom:1px solid #ddd; font-size:14px; color:#8a8a8a;}
.dqwz_p{float:left; font-size:30px; color:#6b539e; font-weight:bold;}
.dqwz_nav{float:right; font-size:14px; color:#1a1717;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.company img{max-width: 100%;height: auto!important;}
/*END-公司简介*/

/*产品中心*/
.cp_ul{display:block; overflow:hidden; width:933px;}
.cp_ul li{width:273px; float:left; margin:0 38px 15px 0}
.cp_ul li .cp_img{width:100%; overflow:hidden; border:1px solid #cbcbcb; position:relative;}
.cp_ul li .cp_img::before{content:""; display:block; padding-top:100%;}
.cp_ul li .cp_txt{display:block; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:14px; color:#000;}
.cp_ul li:hover .cp_img{border-color:#6b539e;}
.cp_ul li:hover .cp_img img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cp_ul li:hover .cp_txt{background:#6b539e; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.cpxq_p{display:block; overflow:hidden; line-height:30px; text-align:center; font-size:18px; color:#000;}
.cpxq_img{display:block; overflow:hidden; padding-top:20px;}
.cpxq_img img{border:1px solid #ddd;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; color:#000; line-height:30px;}
.cpxq_txt img{max-width: 100%;height: auto!important;}
/*END-产品中心*/

/*新闻资讯*/
.news_ul1{display:block; overflow:hidden; width:930px;}
.news_ul1 li{width:275px; float:left; margin:0 35px 25px 0;}
.news_ul1 li a{display:block; overflow:hidden; border:1px solid #d4d4d4;}
.news_ul1 li a .news_B{width:100%; overflow:hidden; border-bottom:1px solid #d4d4d4;}
.news_ul1 li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_ul1 li a .news_B .news_img::before{content:""; display:block; padding-top:55%;}
.news_ul1 li a .news_contect{display:block; overflow:hidden; padding:5px;}
.news_ul1 li a .news_contect .news_txt{display:block; overflow:hidden; height:72px; line-height:24px; font-size:14px; color:#000; transition:all 0.4s; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical;}
.news_ul1 li a .news_contect .news_txt>span{display:block; overflow:hidden; height:24px; line-height:24px; text-overflow:ellipsis; white-space: nowrap; font-weight:bold;}
.news_ul1 li a:hover{border-color:#6b539e;}
.news_ul1 li a:hover .news_B{border-bottom-color:#6b539e;}
.news_ul1 li a:hover .news_contect{background:#6b539e;}
.news_ul1 li a:hover .news_contect .news_txt{color:#fff;}

/* .news_ul1{display:block; overflow:hidden; width:930px;}
.news_ul1 li{width:275px; float:left; margin:0 35px 25px 0;}
.news_ul1 li a{display:block; overflow:hidden; border:1px solid #d4d4d4; padding:8px;}
.news_ul1 li a .news_title{display:block; overflow:hidden; line-height:40px; border-bottom:1px solid #e5e5e5; transition:all 0.4s;}
.news_ul1 li a .news_title .news_p{float:left; font-size:12px; color:#d9d9da; font-weight:bold;  transition:all 0.4s;}
.news_ul1 li a .news_title .news_p>span{float:left; font-family:Impact; font-size:26px;}
.news_ul1 li a .news_title .news_jiantou{width:22px; float:right; height:22px; background:url(../images/news_jiantou.png) no-repeat center center; background-size:100% 100%; margin-top:9px;}
.news_ul1 li a .news_contect{display:block; overflow:hidden; padding:10px 0;}
.news_ul1 li a .news_contect .news_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; color:#000; transition:all 0.4s;}
.news_ul1 li a .news_contect .news_txt>span{display:block; overflow:hidden; font-weight:bold;}
.news_ul1 li a:hover{border-color:#6b539e;}
.news_ul1 li a:hover .news_title{border-bottom:1px solid #6b539e;}
.news_ul1 li a:hover .news_title .news_p{color:#6b539e;}
.news_ul1 li a:hover .news_contect .news_txt{color:#6b539e;}
 */
.xwxq{display:block; overflow:hidden;}
.xwxq_p{display:block; overflow:hidden; text-align:center; font-size:18px; 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:20px;}
.xwxq_img img{border:1px solid #ddd;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:14px; line-height:30px; color:#000;}
.xwxq_txt img{max-width: 100%;height: auto!important;}
/*END-新闻资讯*/

/*联系我们*/
.contact_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.contact_map{width:100%; overflow: hidden; height:350px; border:none; margin-top:20px;}
/*END-联系我们*/

@media (max-width:1220px) {
/*头部+导航*/
.topbox{padding:0 1%;}
.header{padding:26px 1%;}
.navB{padding:0 1%;}
.hzyxb {padding:50px 1% 0 1%;}
.banner .swiper-pagination {bottom:20px;}
/*END-头部+导航*/

/*首页内容*/
.cpzx {padding:40px 1%;}
.cpzx_contect {padding:0 30px;}

.gsjj {padding:0 1%;}
.ys {padding:40px 1%;}

.hz {padding:30px 1%;}
.hz_L {width:62%;}
.hz_txt {line-height:32px; font-size:16px;}

.news {padding:40px 1% 0 1%;}
.news_nav{padding-top:25px;}
.news_nav li{width:11.5%; float:left; margin:0 0.5% 10px 0.5%;}
.news_ul {width:100%;}
.news_ul li {width:23%; margin:0 1% 25px 1%;}

.lxwm {padding:40px 1%;}
/*END-首页内容*/

/*底部*/
footer{padding:20px 1%;}
/*END-底部*/

/*公司简介*/
.main{padding:40px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*END-公司简介*/

/*产品中心*/
.cp_ul{width:100%;}
.cp_ul li{width:31.33%; margin:0 1% 15px 1%;}
/*END-产品中心*/

/*新闻资讯*/
.news_ul1{width:100%;}
.news_ul1 li{width:31.33%; margin:0 1% 25px 1%;}
/*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:#6b539e;}

.topbox{padding:0 10px;}
.header{padding:0;}
.logo {width:100%; padding:20px 10px;}

nav {width:100%!important; padding-top:0;}
.nav {display:none; width:120px; padding:2px; position:absolute; right:50px; top:100%; background:rgba(255, 255, 255, 0.8); box-shadow:0 0 10px rgba(0,0,0,0.3);}
.nav>li{width:100%; border-bottom:1px solid #6b539e; margin:0; background:none;}
.nav>li>a{width:100%; text-align:center; height:40px; line-height:40px; color:#000;}
.nav>li:hover>a{background:#6b539e; color:#fff;}
.nav_B {position:absolute; right:15%; top:34px;}

.hzyxb {padding:30px 10px 0 10px;}
.hzyxb_L{width:100%;}
.hzyxb_p{font-size:40px; line-height:50px; margin:0;}
.hzyxb_txt{margin-top:20px; height:auto;}
.hzyxb_R{width:100%; margin-top:30px;}

/*END-头部+导航*/

/*首页内容*/
.cpzx {padding:30px 10px;}
.cpzx_contect {padding:0 20px;}
.cpzx-imgbox {padding-bottom:50px;}
.cpzx-imgbox .swiper-slide .cpzx_txtB {padding:15px;}

.gsjj {padding:0 10px;}
.gsjj_left {padding:30px 0;}
.gsjj_p {line-height:60px; font-size: 30px;}
.gsjj_p>span {font-size:40px; margin-right:20px;}
.gsjj_spp {line-height:50px; font-size:30px;}
.gsjj_jiantou {width:150px;}
.gsjj_right {width:35.5%; padding:30px 0;}

.ys {padding:30px 10px;}
.ys_ul li .ys_R {padding-top:30px;}
.ys_ul li .ys_R .ys_title {line-height:40px;}

.hz {padding:30px 10px;}
.hz_L {width:62%;}
.hz_txt {line-height:32px; font-size:16px;}

.news {padding:30px 10px 0 10px;}
.news_nav{padding-top:20px;}
.news_nav li{width:15.6666%;}
.news_ul {padding-top:30px;}
.news_ul li {width:31.33%; margin:0 1% 15px 1%;}

.lxwm {padding:30px 10px;}
.lxwm_contect {padding-top:30px;}
.lxwm_wx>img {width:140px; height:140px; margin-right:10px;}
/*END-首页内容*/

/*底部*/
footer{padding:15px 10px; line-height:24px;}
/*END-底部*/

/*公司简介*/
.main{padding:30px 10px;}
.main_left{width:29%;}
.main_right{width:69%;}
/*END-公司简介*/

/*新闻资讯*/
.news_ul1 li{width:48%; margin:0 1% 15px 1%;}
/*END-新闻资讯*/
}

.cpxq_txt video{ width:640px !important; height:450px !important;}
@media (max-width:767px){
.cpxq_txt video{ width:100% !important; height:250px !important;}
/*头部+导航*/
.logo {padding:10px;}
.logo img{width:80%;}
.header{top:0;}
.icon-menu {right:10px; width:30px; height:18px;}
.icon-menu span{height:3px;}

.nav_B {width:30px; right:20%; top:25px;}
.nav_B .nav_icon {width:30px; margin-left:0;}
.nav_B .nav_icon>img {width:30px; height:30px;}

.hzyxb {padding:10px;}
.off {width:24px; height:24px;}
.hzyxb_p {font-size:20px; line-height:30px;}
.hzyxb_txt {margin-top:5px; line-height:18px; height:initial; font-size:12px;}
.hzyxb_R {margin-top:10px;}
.hzyxb_T {line-height:30px; font-size: 20px;}
.hzyxb_form {padding-top:5px;}
.hzyxb_B {margin-bottom:5px;}
.hzyxb_sp {height:32px; line-height:32px; font-size:14px;}
.hzyxb_inp {height:32px; line-height:32px; font-size:14px;}
.hzyxb_sp1 {width:65px;}
.hzyxb_sp2 {width:35px;}
.hzyxb_inp1 {width: calc(100% - 65px);}
.hzyxb_inp2 {width: calc(100% - 35px);}
.hzyxb_B1 {width:100%;}
.hzyxb_btn {height:32px; font-size:16px;}
/*圆点*/
.banner .swiper-pagination {bottom:5px;}
.banner .swiper-pagination-bullet {width:30px; height:2px; margin:0 4px!important;}
/*END-头部+导航*/

/*首页内容*/
.cpzx {padding:10px;}
.cpzx_p {line-height:32px; font-size:22px;}
.cpzx_sp {line-height:18px; font-size:14px;}
.cpzx_spp {line-height:20px; font-size:12px;}
.cpzx_contect {padding:0;}
.cpzx-imgbox {padding-bottom:15px; margin-top:10px;}
.cpzx-imgbox .swiper-slide .cpzx_txtB {padding:5px;}
.cpzx-imgbox .swiper-slide .cpzx_txt {/*height:80px;*/ height: 30px; line-height:30px; font-size:14px; -webkit-line-clamp:4;}
.cpzx-imgbox .swiper-pagination-bullet {width:10px; height:10px;  margin:2px!important;}

.gsjj{padding:0;}
.gsjj_left {width:100%; padding:10px;}
.gsjj_p {line-height:30px; font-size:14px;}
.gsjj_p>span {font-size:20px; margin-right:5px;}
.gsjj_spp {line-height:30px; font-size:20px;}
.gsjj_txt {line-height:28px; height:initial; font-size:14px; margin-top:5px; -webkit-line-clamp:initial;}
.gsjj_more {padding-top:5px;}
.gsjj_more>a {float:none; margin:0 auto; display:block;}
.gsjj_right {width:100%; padding:10px;}

.ys {padding:10px;}
.ys_ul li{margin-bottom:10px;}
.ys_ul li .ys_L {width:100%;}
.ys_ul li .ys_R {width:100%; padding-top:10px;}
.ys_ul li .ys_R .ys_title {line-height:28px; font-size:18px;}
.ys_ul li .ys_R .ys_txt {font-size:14px; line-height:24px;}
.ys_ul li:nth-child(even) .ys_R {padding-top:10px; text-align:left;}

.hz {padding:10px;}
.hz_L {width:100%;}
.hz_p {line-height:30px; font-size:20px; text-align:center;}
.hz_txt {line-height:24px; font-size:14px;}
.hz_txt>span {font-size:18px;}
.hz_R {width:100%;}
.hz_nav {line-height:24px; text-align:center;}
.hz_nav a {margin:0 5px;}
.hz_nav a:first-child {margin:0 5px 0 0;}
.hz_nav a:last-child {margin:0 0 0 5px;}
.hz_icon>a {margin:0 5px;}

.news {padding:10px;}
.news_nav{padding-top:10px;}
.news_nav li{width:32.3333%; margin:0 0.5% 5px 0.5%;}
.news_ul {padding-top:0;}
.news_ul li {width:100%; margin:10px 0 0 0;}
.news_ul li a{display:flex; width:100%; float:left;-webkit-box-orient: horizontal;
    /* -webkit-box-direction: reverse; */
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;}
.news_ul li a .news_B {width:83px; float:left;display:flex; border-bottom:none; border-left: 1px solid #d4d4d4;}
.news_ul li a .news_B .news_img::before {padding-top:100%;}
.news_ul li a .news_contect {width:calc(100% - 83px); padding: 5px;}

/* .news_ul li a {padding:4px;}
.news_ul li a .news_title {line-height:34px;}
.news_ul li a .news_title .news_p>span {font-size:20px;}
.news_ul li a .news_title .news_jiantou {width:20px; height:20px; margin-top:7px;}
.news_ul li a .news_contect {padding:10px 0 0 0;}
.news_ul li a .news_contect .news_txt {height:72px; line-height:24px;} */

.lxwm {padding:10px;}
.lxwm_contect {padding-top:10px;}
.lxwm_left {width:100%;}
.lxwm_p {line-height:30px; font-size:20px;}
.lxwm_txt {font-size:14px; line-height:24px;}
.lxwm_txt>span {font-size: 18px;}
.lxwm_wx {padding-top:10px; display:flex; flex-wrap:wrap; justify-content:space-between;}
.lxwm_wx>img {width:130px; height:130px; margin-right:0;}
.lxwm_right {width:100%; margin-top:10px;}
.lxwm_B {width:100%; margin-bottom:6px;}
.lxwm_sp {width:60px; height:30px; line-height:30px;}
.lxwm_inp {height:30px; line-height:30px;}
.lxwm_inp1 {width:calc(100% - 60px);}
.lxwm_inp3 {width:calc(100% - 60px); height:120px; padding:5px; line-height:20px;}
.lxwm_btn {width:120px; height:34px; margin-top:5px;}
/*END-首页内容*/

/*底部*/
footer{padding:10px; line-height:20px; font-size:12px;}
footer a {margin:0 5px;}
/*END-底部*/

/*公司简介*/
.main{padding:0;}
.main_left{width:100%;}
.about{margin:0;}
.about_title{height:50px; line-height:50px; text-align:left; padding-left:20px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #6b539e;}
.about_ul{display:none; padding:0 2px;}
.about_ul li{margin-top:2px;}
.main_right{width:100%;}
.dqwz_contect{padding:10px;}
.company{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 .cp_txt { height:40px;    line-height:40px;}

.cpxq_p{line-height:16px; line-height:26px;}
.cpxq_img{padding-top:10px;}
.cpxq_txt{padding-top:10px; font-size:14px; line-height:24px;}
/*END-产品中心*/

/*新闻资讯*/
.news_ul1 li {width:100%; margin:10px 0 0 0;}
.news_ul1 li a{display:flex; width:100%; float:left;-webkit-box-orient: horizontal;
    /* -webkit-box-direction: reverse; */
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;}
.news_ul1 li a .news_B {width:83px; float:left;display:flex; border-bottom:none; border-left: 1px solid #d4d4d4;}
.news_ul1 li a .news_B .news_img::before {padding-top:100%;}
.news_ul1 li a .news_contect {width:calc(100% - 83px); padding: 5px;}

.xwxq_p{line-height:16px; line-height:26px;}
.xwxq_img{padding-top:10px;}
.xwxq_txt{padding-top:10px; font-size:14px; line-height:24px;}
/*END-新闻资讯*/

/*联系我们*/
.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:#6b539e;}
.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:#fff; color:#6b539e;}

.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 #6b539e;}
.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;}	