/*外部公共样式*/
@import "bootstrap.min.css";
@import "../swiper/css/swiper.min.css";
/*END-外部公共样式*/

/*头部+导航*/
.topbox{width:100%; overflow:hidden; background:#3b3b3b; line-height:38px; font-size:14px; color:#fff;}
.topbox a{color:#fff; margin:0 10px;}
.topbox a:last-child{margin:0 0 0 10px;}
.topbox a:hover{color:#fff; text-decoration:underline!important;}

.header{width:100%; background:#fff; border-bottom:1px solid #a7a7a7; padding:30px 0;}
.logo img{max-width:100%;/* max-width:355px; max-height:56px;*/}
.header_dianhua{ height:56px; line-height:56px; background:url(../images/header_dianhua.png) no-repeat left center; padding-left:55px; font-size:16px; color:#000;}
.header_dianhua>span{float:right; font-family:Impact; font-size:30px; color:#d8080a;}

nav{background:#3b3b3b; position:relative; left:0; top:0; z-index:9999999;}
.nav{width:100%;}
.nav>li{width:12.5%; float:left; position:relative; border-right:1px solid rgba(255,255,255,0.3)}
.nav>li:last-child{border:0;}
.nav>li>a{width:100%; float:left; overflow:hidden; height:50px; line-height:50px; text-align:center; font-size:16px; color:#fff;}
.nav>li:hover>a{background:#d8080a; color:#fff;}
.nav>li.on>a{background:#d8080a; color:#fff;}

.nav_dl{display:none; width:100%; float:left; background:rgba(59,59,59,0.9); position:absolute; left:0; top:100%; z-index:9999; padding-top:2px;}
.nav_dl>dd{display:block; overflow:hidden;}
.nav_dl>dd>a{display:block; overflow:hidden; height:40px; line-height:40px; text-align:center; font-size:14px; color:#fff;}
.nav_dl>dd>a:hover{background:#d8080a; color:#fff;}
/*END-头部+导航*/

/*banner*/
.banner{width:100%; position:relative;}
.banner .banner-imgbox .swiper-slide img{width:100%;}
/*圆点*/
.banner .swiper-pagination {position: absolute; right:0; bottom:-100%; background:rgba(0,0,0,0.5); padding:10px 0; display:flex; justify-content:center; transition:all 0.4s;}
.banner .swiper-pagination-bullet {width:10px; height:10px; background:#fff; opacity:0.5; border-radius:50%; margin:0 4px!important;}
.banner .swiper-pagination-bullet-active{opacity:1; background:#fff;}
.banner:hover .swiper-pagination{bottom:0;} 
/*箭头*/
.banner .next,.banner .prev{right:-12%; position:absolute;top:50%; transform:translateY(-50%); width:30px; height:50px; background:url(../images/imgs/next.jpg) no-repeat center center; overflow:hidden;  cursor:pointer; z-index:999999; transition:all 0.4s;}
.banner .prev{right:initial; left:-12%; background:url(../images/imgs/prev.jpg) no-repeat center center;}
.banner:hover .next{right:2%;}
.banner:hover .prev{left:2%;}
/*END-banner*/

/*首页内容*/
.search{width:100%; overflow:hidden; border-bottom:1px solid #d5d4d9; border-top:1px solid #d5d4d9; padding:10px 0;}
.search_form{width:350px; float:right; border:1px solid #c5c5c5;}
.search_inp1{width:calc(100% - 50px); float:left; height:38px; line-height:38px; padding:0 10px; font-size:14px; color:#000; font-family:'Microsoft YaHei';}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #5b5b5b;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #5b5b5b;} 
.search_btn{width:50px; float:left; height:38px; background:url(../images/search_ss.png) no-repeat center center #fff; border-left:1px solid #c5c5c5;}
.search_txt{display:block; overflow:hidden; line-height:40px; font-size:14px; color:#000; text-overflow:ellipsis; white-space: nowrap;}
.search_txt a{color:#000; margin:0 10px;}
.search_txt a:hover{color:#d8080a; text-decoration:underline!important;}

.cpzs{width:100%; overflow:hidden; padding:50px 0;}
.cpzs_title{display:block; overflow:hidden; padding-bottom:15px; background:url(../images/title_heng.jpg) no-repeat center bottom; text-align:center;}
.cpzs_p{line-height:46px; font-size:30px; color:#333; font-weight:bold;}
.cpzs_sp{line-height:32px; font-size:16px; color:#999; text-transform:uppercase;}
.cpzs_ul{display:block; overflow:hidden; width:1224px; padding-top:40px;}
.cpzs_ul li{width:282px; float:left; margin:0 24px 30px 0;}
.cpzs_ul li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:100%;}
.cpzs_ul li .cpzs_txt{display:block; overflow:hidden; height:60px; line-height:60px; text-align:center; font-size:20px; color:#333; background:#dcdcdc;}
.cpzs_ul li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul li:hover .cpzs_txt{background:#d8080a; color:#fff;}
.cpzs_more{display:block; overflow:hidden; padding-top:20px;}
.cpzs_more>a{display:block; overflow:hidden; width:140px; height:40px; line-height:40px; text-align:center; background:#3b3b3b; font-size:16px; color:#fff; margin:0 auto;}
.cpzs_more>a:hover{background:#d8080a;}

.hf{width:100%; overflow:hidden; background:#d8080a; padding:20px 0; text-align:center; line-height:30px; font-size:20px; color:#fff;}
.hf>span{display:block; overflow:hidden; line-height:50px; font-size:30px; font-weight:bold;}

.gsjj{width:100%; overflow:hidden; background:url(../images/gsjj_bj.jpg) no-repeat center center; background-size:cover; padding:50px 0;}
.gsjj .cpzs_p{color:#fff;}
.gsjj .cpzs_sp{color:#fff;}
.gsjj_contect{display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; margin-top:40px;}
.gsjj_left{width:50%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_right{width:50%; float:right; padding-left:30px;}
.gsjj_p{display:block; overflow:hidden; line-height:40px; font-size:30px; color:#fff; font-weight:bold;}
.gsjj_sp{display:block; overflow:hidden; line-height:20px; font-size:13px; color:#fff; text-transform:uppercase; letter-spacing:-0.3pt;}
.gsjj_txt{display:block; overflow:hidden; font-size:16px; color:#fff; line-height:30px; margin-top:20px;}
.gsjj_more{display:block; overflow:hidden; padding-top:20px;}
.gsjj_more>a{width:140px; height:40px; line-height:40px; display:block; text-align:center; background:#fff; font-size:16px; color:#000;}
.gsjj_more>a:hover{background:#d8080a; color:#fff;}

.news{width:100%; overflow:hidden; padding:50px 0;}
.news_contect{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; padding-top:40px;}
.news_left{width:43%; float:left; display:-webkit-box; display:-ms-flexbox; display:flex;}
.news_left>a{width:100%; float:left; overflow:hidden; position:relative; display:-webkit-box; display:-ms-flexbox; display:flex; -ms-flex-wrap:wrap; flex-wrap:wrap; position:relative;}
.news_left>a .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.news_left>a .news_hover{width:100%; float:left; position:absolute; left:0; bottom:0; background:rgba(0,0,0,0.6); color:#fff; padding:20px;}
.news_left>a .news_hover .news_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#fff; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_left>a .news_hover .news_p>span{float:right; font-size:12px; font-weight:normal;}
.news_left>a .news_hover .news_txt{display:block; overflow:hidden; margin-top:5px; height:48px; line-height:24px; font-size:14px; color:#fff; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_left>a .news_hover .news_sp{display:block; overflow:hidden; line-height:20px; margin-top:5px; font-size:14px; color:#fff; text-transform:uppercase;}
.news_left>a:hover .news_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.news_ul{width:53%; float:left;}
.news_ul li{display:block; overflow:hidden; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e9e9e9;}
.news_ul li:last-child{margin:0;}
.news_ul li .news_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#333; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul li .news_p>span{float:right; font-size:12px; font-weight:normal;}
.news_ul li .news_txt{display:block; overflow:hidden; margin-top:10px; height:48px; line-height:24px; font-size:14px; color:#999; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul li .news_sp{display:block; overflow:hidden; line-height:20px; margin-top:10px; font-size:14px; color:#333; text-transform:uppercase;}
.news_ul li:hover .news_p{color:#d8080a;}
.news_ul li:hover .news_txt{color:#d8080a;}
.news_ul li:hover .news_sp{color:#d8080a;}

.hz{width:100%; overflow:hidden; background:#f6f6f6; padding:50px 0;}
.hz_contect{position:relative; margin-top:40px;}
.hz-imgbox .swiper-slide>a{width:100%; float:left; overflow:hidden; position:relative; background:#fff;}
.hz-imgbox .swiper-slide>a::before{content:""; display:block; padding-top:75.29412%;}
.hz-imgbox .swiper-slide>a:hover img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.hz-prev,.hz-next{left:-70px; top:50%; transform:translateY(-50%); position:absolute; z-index:9; background:#fff; border-radius:50%; width:40px; float:left; height:40px; line-height:40px; text-align:center; font-family:SimSun; font-size:20px; color:#000; cursor:pointer; outline:none; box-shadow:0 0 10px rgba(0,0,0,0.3);}
.hz-next{left:initial; right:-70px;}
.hz-prev:hover,.hz-next:hover{background:#d8080a; color:#fff;}
/*End-首页内容*/

/*底部*/
footer{background:url(../images/footer_bj.jpg) no-repeat center center; background-size:cover; padding:20px 0; font-size:14px; line-height:30px; color:#fff; text-align:center;}
footer a{color:#fff; margin:0 15px;}
footer a:hover{color:#fff; text-decoration:underline!important;}
/*End-底部*/

/*关于我们*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:275px; float:left;}
.about{width:100%; float:left; margin-bottom:30px;}
.about_title{display:block; overflow:hidden; height:56px; line-height:56px; text-align:center; background:#d8080a; font-size:20px; color:#fff; font-weight:bold;}
.about_ul{display:block; overflow:hidden;}
.about_ul>li{display:block; overflow:hidden; margin-top:5px;}
.about_ul>li>a{width:100%; float:left; height:40px; line-height:40px; text-align:center; background:#efefef; font-size:16px; color:#333;}
.about_ul>li:hover>a{background:#d8080a; color:#fff;}
.about_ul>li.about_on>a{background:#d8080a; color:#fff;}
.about_dl{display:none; width:100%; float:left; padding:0 5px;}
.about_dl>dd{display:block; overflow:hidden; margin-top:2px;}
.about_dl>dd>a{display:block; overflow:hidden; height:34px; line-height:32px; text-align:center; font-size:14px; color:#333; background:#efefef;}
.about_dl>dd>a:hover{background:#d8080a; color:#fff;}
.about_B{display:block; overflow:hidden;}
.about_B img{width:100%; display:block; height:auto;}
.about_B>span{display:block; overflow:hidden; background:#f2f2f2; padding:10px; font-size:14px; color:#000; line-height:30px;}

.about_ul li ul{ display:block;padding:55px 20px 20px 20px;;}
.about_ul li ul li a{display: block; background:none; color:#666; font-size:14px; border-bottom: 1px dashed #ccc;padding: 6px 0;}
.about_ul li:hover ul{ display:block;}
.about_ul li ul li i{display: block;float: left; margin-right: 10px; background: #ccc; width:10px; height:10px;border-radius: 10px;margin-top: 6px;}



.main_right{width:895px; float:right;}
.dqwz_title{width:100%; float:left; line-height:55px; border-bottom:1px solid #cfcfcf; font-size:14px; color:#8a8a8a;}
.dqwz_title>span{color:#d8080a;}
.dqwz_contect{width:100%; float:left; padding-top:30px;}
.company{display:block; overflow:hidden; font-size:16px; color:#333; line-height:36px;}

.gcxx{display:block; overflow:hidden; font-size:16px; color:#333; line-height:36px;}
.gcxx img{ width: 48%; margin: 1%;}

/*END-关于我们*/

/*产品展示*/
.cpzs_ul1{display:block; overflow:hidden; width:915px;}
.cpzs_ul1 li{width:285px; float:left; margin:0 20px 20px 0;}
.cpzs_ul1 li .cpzs_B{width:100%; overflow:hidden;}
.cpzs_ul1 li .cpzs_B .cpzs_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover;}
.cpzs_ul1 li .cpzs_B .cpzs_img::before{content:""; display:block; padding-top:100%;}
.cpzs_ul1 li .cpzs_txt{display:block; overflow:hidden; height:60px; line-height:60px; text-align:center; font-size:20px; color:#333; background:#dcdcdc;}
.cpzs_ul1 li:hover .cpzs_B .cpzs_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzs_ul1 li:hover .cpzs_txt{background:#d8080a; color:#fff;}

.cpxq{display:block; overflow:hidden;}
.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:20px;}
.cpxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:16px; color:#333; line-height:36px;}
.cpxq_txt img{ max-width: 100%; margin: 0 auto;display: block;}
/*END-产品展示*/

/*最新资讯*/
.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:20px;}
.xw_ul li a{display:flex; overflow:hidden; background:#efefef; border:1px solid #d7d7d7;}
.xw_ul li a .xw_img{width:284px; float:left; border-right:1px solid #efefef; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_R{width:calc(100% - 284px); float:left; padding:20px 25px; color:#000;}
.xw_ul li a .xw_R .xw_p{display:block; overflow:hidden; line-height:30px; font-size:16px;text-overflow:ellipsis; white-space: nowrap;}
.xw_ul li a .xw_R .xw_txt{display:block; overflow:hidden; height:90px; line-height:30px; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; margin-top:15px;}
.xw_ul li a .xw_R .xw_sp{display:block; overflow:hidden; line-height:14px; font-size:12px; margin-top:15px;}
.xw_ul li a:hover{background:#d8080a;}
.xw_ul li a:hover .xw_R{color:#fff;}

.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; margin-bottom:15px; padding-bottom:15px; border-bottom:1px solid #e9e9e9;}
.news_ul1 li:last-child{margin:0;}
.news_ul1 li .news_p{display:block; overflow:hidden; line-height:30px; font-size:16px; color:#333; font-weight:bold; text-overflow:ellipsis; white-space: nowrap;}
.news_ul1 li .news_p>span{float:right; font-size:12px; font-weight:normal;}
.news_ul1 li .news_txt{display:block; overflow:hidden; margin-top:5px; height:48px; line-height:24px; font-size:14px; color:#999; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul1 li .news_sp{display:block; overflow:hidden; line-height:20px; margin-top:5px; font-size:14px; color:#333; text-transform:uppercase;}
.news_ul1 li:hover .news_p{color:#d8080a;}
.news_ul1 li:hover .news_txt{color:#d8080a;}
.news_ul1 li:hover .news_sp{color:#d8080a;}

.xwxq{display:block; overflow:hidden;}
.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:20px;}
.xwxq_txt{display:block; overflow:hidden; padding-top:20px; font-size:16px; line-height:36px; color:#333;}
/*END-最新资讯*/

/*合作伙伴*/
.hz_ul{display:block; overflow:hidden; width:905px;}
.hz_ul li{width:171px; float:left; margin:0 10px 15px 0;}
.hz_ul li a{width:100%; float:left; overflow:hidden; position:relative; background:#fff; border:1px solid #ddd;}
.hz_ul li a::before{content:""; display:block; padding-top:75.29412%;}
.hz_ul li a:hover img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
/*END-合作伙伴*/

/*联系我们*/
.contact_txt{width:100%; float:left; font-size:16px; color:#333; line-height:36px;}
/*END-联系我们*/

/*浮动QQ*/
.open{width:31px; height:110px; background:url(../images/qq/openTrigger.jpg) no-repeat center center; position:fixed; right:0; top:250px;z-index:999999999; cursor:pointer;}
.off{width:24px; height:24px; background:url(../images/qq/closeBtnImg.gif) no-repeat center center; position:fixed; right:-5px; top:240px;z-index:999999999; cursor:pointer;}
.fix_qq { display:none;position: fixed;right: 0px;top:250px;width: 93px;height: 122px;z-index:999999999;background: url(../images/qq/qq_01.png) no-repeat;}
.fix_qq_top {height: 122px;background: url(../images/qq/qq_01.png) no-repeat;}
.fix_qq_center {background: url(../images/qq/qq_02.png) repeat-y;text-align: center;}
.fix_qq_foot {height: 4px;background: url(../images/qq/qq_04.png) no-repeat;}
/*END-浮动QQ*/