﻿/*全局样式*/
*{margin:0;padding:0;}
body{background:#fff; font-family:Arial,'Microsoft YaHei',SimHei,SimSun; font-size:14px; overflow-x:hidden; line-height:24px;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style: none; border:none; font-style:normal; outline:none;}
.cpxq_txt li{list-style-type: disc;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none;}
.img-none{display:none !important;}
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width:100%; max-height: 100%;display: block;	margin:auto;padding:auto;}

.wrap{max-width:1200px !important; margin:0 auto;}
header{width:100%; float:left;}
main{width:100%; float:left;}
footer{width:100%; float:left;}
/*End*/
.xxx{margin-bottom: -40px !important;}
/*头部*/
.header{width:100%; float:left; background:#706f6d;}
.logo{float:left; padding:24px 0;}
.logo img{float:left; width:100%; max-width:378px; max-height:84px;}
.header_right{float:right; padding:15px 0; text-align:right;}
.header_nav{display:inline-table; overflow:hidden; height:30px; line-height:30px; color:#fff; font-size:14px; text-align:right; background:url(../images/header_logo1.png) no-repeat left center; background-size:25px 25px; padding-left:30px;}
.header_nav a{margin:0 10px; color:#fff;}
.header_nav a:hover{ color:#fff; text-decoration:underline !important;}
.header_dianhua{display:block; overflow:hidden; height:30px; line-height:30px; color:#fff; font-size:14px; background:url(../images/header_logo.png) no-repeat left center; padding-left:40px; background-size:auto 30px; margin-top:10px;}

/*导航*/
nav{width:100%; float:left; background:#fff; position:relative; left:0; top:0; z-index:99999999; box-shadow:10px 10px 10px rgba(0,0,0,0.3);}
nav .nav{float:left;}
nav .nav li{float:left; margin-right:50px;}
nav .nav li>a{float:left; text-transform:uppercase; height:52px; line-height:49px; font-size:16px; color:#706f6d; padding:0; border-bottom:3px solid #fff; transition:all 0.4s;}
nav .nav li:hover>a{border-bottom-color:#706f6d; background:none;}
nav .nav li>a>span{position:relative; float:left;}
nav .nav li>a>span::before{content:""; width:0; height:0; float:left; border-top:7px solid #706f6d; border-left:4px solid transparent; border-right:4px solid transparent; position:absolute;right:-15px;top:50%; transform: translateY(-50%);}

.nav_dl{display:none; width:150%; float:left; position:absolute; left:50%; top:100%; z-index:999999; background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important; background-color:#fff; padding:2px 0; transition:all 0.4s; transform: translateX(-50%);}
.nav_dl dd{display:block; overflow:hidden;}
.nav_dl dd a{display:block; overflow:hidden; height:35px; line-height:35px; text-align:center; font-size:14px; color:#706f6d; text-align:center;}
.nav_dl dd a:hover{background:#777674; color:#fff;}
nav ul li:hover .nav_dl{display:block;}
/*END*/

.search_form{width:254px; float:right; margin-top:14px; border:1px solid #cfcfcf;}
.search_inp1{width:calc(100% - 30px); float:left; height:22px; line-height:22px; font-family:SimSun; font-size:12px; color:#333; padding:0 10px;}
.search_inp1::-webkit-input-placeholder, textarea::-webkit-input-placeholder {color: #acacac;} 
.search_inp1:-moz-placeholder, textarea:-moz-placeholder {color: #acacac;} 
.search_btn{width:30px; float:left; height:22px; background:url(../images/search_btn.jpg) no-repeat center center;}

/*banner*/
.banner{width:100%; float:left; position:relative;}
.banner .banner-imgbox{width:100%; float:left;}
.banner .banner-imgbox .swiper-slide{background-repeat:no-repeat; background-position:center center; background-size:cover; position:relative;}
/*.banner .banner-imgbox .swiper-slide .banner_img_top{padding-top:34.881%;}*/
.banner .banner-imgbox .swiper-slide img{width:100%; height:auto; display:block;}
.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-banner*/

.gsjjbox{width:100%; overflow:hidden; padding:50px 0; background:#fbfbfb;}
.gsjjbox>.wrap{display:flex; flex-wrap:wrap; justify-content:space-between;}
.gsjj_box{width:33.3333%; float:left; position:relative; top:0; transition:all 0.4s; padding:15px;}
.gsjj_img{width:100%; overflow:hidden; border:1px solid #ececec; background-position:center; background-repeat:no-repeat; background-size:cover;}
.gsjj_img::before{content:""; display:block; padding-top:39.683%;}
.gsjj_p{display:block; overflow:hidden; line-height:42px; margin-top:20px; font-family:Arial; font-size:36px; color:#010101; opacity:0.2; text-transform:uppercase; text-overflow:ellipsis; white-space: nowrap;}
.gsjj_sp{display:inline-table; overflow:hidden; text-overflow:ellipsis; white-space: nowrap; line-height:40px; font-family:Arial; font-size:30px; color:#000; padding:10px 0; border-bottom:3px solid #706f6d; text-transform:uppercase;}
.gsjj_txt{display:block; overflow:hidden; height:150px; line-height:30px; margin-top:20px; font-size:16px; color:#161616; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:5; -webkit-box-orient: vertical;}
.gsjj_more{display:block; overflow:hidden; padding-top:20px;}
.gsjj_more a{display:block; overflow:hidden; height:42px; line-height:40px; border:1px solid #706f6d; text-align:center; font-size:18px; color:#706f6d; transition:all 0.4s;}
.gsjj_more a:hover{background:#706f6d; color:#fff;}
.gsjj_ul{display:block; overflow:hidden; margin-top:20px;}
.gsjj_ul li{display:block; overflow:hidden;}
.gsjj_ul li a{display:block; overflow:hidden; height:30px; line-height:30px;text-overflow:ellipsis; white-space: nowrap; font-size:16px; color:#777777;}
.gsjj_ul li a span{float:right; font-size:14px;} 
.gsjj_box:hover{box-shadow:0 0 10px rgba(0,0,0,0.5); top:-10px;}

.cpzx{width:100%; overflow:hidden; padding:50px 0;}
.cpzx_title{display:block; overflow:hidden; text-align:center; text-transform:uppercase;}
.cpzx_p{line-height:40px; font-family:Arial; font-size:36px; color:#010101; opacity:0.2;}
.cpzx_sp{line-height:44px; font-size:30px; color:#000;}
.cpzx_heng{display:block; height:3px; border-bottom:1px solid #d9d9d9; margin-top:10px; position:relative;}
.cpzx_heng::before{content:""; display:block; width:125px; height:3px; background:#706f6d; margin:0 auto;}
.cpzx_ul{display:block; padding-top:35px; width:1233px;}
.cpzx_ul li{width:275px; float:left; margin:0 33px 30px 0; border:2px solid #a1a1a1; border-radius:3px; transition:all 0.4s; position:relative; top:0;}
.cpzx_ul li a{display:block; overflow:hidden; position:relative;}
.cpzx_ul li a .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; transition:all 1s;}
.cpzx_ul li a .cpzx_img::before{content:""; display:block; padding-top:81.54982%;}
.cpzx_ul li a .cpzx_txt{width:100%; height:38px; line-height:38px; text-align:center; font-size:14px; color:#fff; overflow:hidden; position:absolute; left:0; bottom:0;background:rgba(0, 0, 0, 0.75) none repeat scroll 0 0 !important; background-color:#000; transition:all 0.4s;}
.cpzx_ul li:hover{top:-10px; box-shadow:0 0 10px rgba(0,0,0,0.5);}
.cpzx_ul li:hover a .cpzx_txt{background:rgba(112, 111, 109, 0.9) none repeat scroll 0 0 !important; background-color:#706f6d;}

.news{width:100%; overflow:hidden; padding:50px 0; background:url(../images/news_bj.jpg) no-repeat center center; background-size:cover;}
.news_contect{display:block; overflow:hidden; padding-top:40px;}
.news_L{width:576px; float:left;}
.news_L a{display:block; overflow:hidden;}
.news_L a .news_B{width:100%; overflow:hidden;}
.news_L a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; transition:all 1s;}
.news_L a .news_B .news_img::before{content:""; display:block; padding-top:55.035%;}
.news_L a .news_txtB{display:block; overflow:hidden; padding-top:20px;}
.news_L a .news_txtB .news_p{display:block; overflow:hidden; height:30px; line-height:30px; font-size:16px; color:#000;text-overflow:ellipsis; white-space: nowrap;}
.news_L a .news_txtB .news_p span{float:right; font-size:12px; color:#898989;}
.news_L a .news_txtB .news_heng{display:block; overflow:hidden; width:60px; height:3px; background:#706f6d; transition:all 1s; margin:10px 0;}
.news_L a .news_txtB .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; color:#000; font-size:12px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_L 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);}
.news_L a:hover .news_txtB .news_heng{width:100%;}

.news_ul{width:576px; float:right;}
.news_ul li{display:block; overflow:hidden; margin-bottom:30px;}
.news_ul li a{display:block; overflow:hidden; background:#fff; padding:2px;}
.news_ul li a .news_B{width:163px; float:left; overflow:hidden;}
.news_ul li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; transition:all 1s;}
.news_ul li a .news_B .news_img::before{content:""; display:block; padding-top:72.393%;}
.news_ul li a .news_txtB{display:block; overflow:hidden; padding:10px 20px;}
.news_ul li a .news_txtB .news_p{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; color:#000;text-overflow:ellipsis; white-space: nowrap;}
.news_ul li a .news_txtB .news_p span{float:right; font-size:12px; color:#898989;}
.news_ul li a .news_txtB .news_heng{display:block; overflow:hidden; width:60px; height:3px; background:#706f6d; transition:all 1s; margin:10px 0;}
.news_ul li a .news_txtB .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; color:#000; font-size:12px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_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);}
.news_ul li a:hover .news_txtB .news_heng{width:100%;}

.app{width:100%; overflow:hidden; padding:50px 0; background:#fbfbfb;}
.app_contect{display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:40px;}
.appbox{width:380px; float:left; position:relative; top:0; transition:all 0.4s;}
.appbox a{display:block; overflow:hidden; border:1px solid #a6a6a6;}
.appbox a .app_img{width:100%; float:left; background-position:center; background-repeat:no-repeat; background-size:cover; transition:all 1s;}
.appbox a .app_img::before{content:""; display:block; padding-top:66.1376%;}
.appbox a .app_B{width:100%; float:left; padding:0 25px 20px 25px; margin-top:-34px; position:relative; z-index:5;}
.appbox a .app_B .app_title{display:block; overflow:hidden; line-height:30px; text-align:center; text-overflow:ellipsis; white-space: nowrap; padding:15px 0 5px 0; font-size:18px; color:rgba(1,1,1,0.6); background:#fff; transition:all 0.4s; text-transform:uppercase;}
.appbox a .app_B .app_txt{display:block; overflow:hidden; margin-top:10px; height:210px; line-height:30px; font-size:12px; color:#010101;opacity:0.6; transition:all 0.4s;}
.appbox:hover{box-shadow:0 0 10px rgba(0,0,0,0.5); top:-10px;}
.appbox:hover a .app_B .app_title{color:rgba(1,1,1,1);}
.appbox:hover a .app_B .app_txt{opacity:1;}



.footer{width:100%; overflow:hidden; background:#706f6d;}
.link{display:block; overflow:hidden; border-bottom:1px solid #8e8d8c; font-size:16px; line-height:24px; color:#fff; padding:28px 0;}
.link a{color:#fff; margin:0 10px;}
.link a:hover{color:#fff; text-decoration:underline !important;}
.footer_B{display:flex;align-content:center; justify-content:space-between; overflow:hidden; padding:30px 0;}
.footer_L{display:flex; align-content:space-between; flex-wrap:wrap;}
.footer_nav{width:100%; float:left; line-height:30px; color:#fff; font-size:16px; color:#fff; margin-left:-10px;}
.footer_nav a{color:#fff; margin:0 10px; text-transform:uppercase;}
.footer_nav a:hover{color:#fff; text-decoration:underline !important;}
.footer_txt{display:block; overflow:hidden; color:#fff; line-height:24px; font-size:14px;}
.footer_R{display:flex; flex-wrap:wrap; text-transform:uppercase;}
.footer_R img{width:88px; float:left; height:88px; margin-right:15px;}
.footer_txts{ color:#fff;}
.footer_p{line-height:22px;font-size:16px;}
.footer_dianhua{line-height:44px;font-size:24px; font-weight:bold;}
.footer_sp{line-height:22px;font-size:12px;}
.foot{width:100%; overflow:hidden; background:#a6a6a6; font-size:12px; color:#fff; line-height:22px; text-align:center; padding:8px;}


/*关于我们*/
.main{width:100%; overflow:hidden; padding:50px 0;}
.main_left{width:265px; float:left;}
.about{width:100%; float:left; margin-bottom:40px;}
.about_title{display:block; overflow:hidden; height:56px; line-height:56px; background:#706f6d; text-align:center; color:#fff; font-size:18px; font-weight:bold; text-transform:uppercase;}
.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:30px; line-height:30px; background:#efefef; font-size:14px; color:#a2a19f; transition:all 0.4s; text-align:center;}
.about_ul li a:hover{background:#a6a6a6; color:#fff;}
.about_ul li .act{background:#a6a6a6; color:#fff;}
.about_title1{display:block; overflow:hidden; height:30px; line-height:30px; font-size:22px; color:#16397d; font-weight:bold; text-transform:uppercase;}
.about_B{display:block; overflow:hidden; padding-top:15px;}
.about_B img{display:block; overflow:hidden; width:100%; height:auto;}
.about_B span{display:block; overflow:hidden; background:#efefef; line-height:24px; font-size:14px; color:#706f6d; padding:14px;}

.main_right{width:892px; float:right;}
.dqwz_title{width:100%; float:left; border-bottom:1px solid #cfcfcf; line-height:55px;}
.dqwz_p{float:left; font-size:20px; color:#706f6d; font-weight:bold; text-transform:uppercase;}
.dqwz_nav{float:right; font-size:14px; color:#a6a6a6;}
.dqwz_contect{width:100%; float:left; padding-top:20px;}
.company{display:block; overflow:hidden; font-size:16px; color:#000; line-height:30px;}
/*end-关于我们*/

/*产品中心*/
.cpzx_ul1{display:block; overflow:hidden; width:925px;}
.cpzx_ul1 li{width:275px; float:left; margin:0 33px 30px 0;}
.cpzx_ul1 li a{display:block; overflow:hidden; position:relative; border:1px solid #a1a1a1; padding:1px; border-radius:3px;}
.cpzx_ul1 li a .cpzx_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; transition:all 1s; border-radius:3px;}
.cpzx_ul1 li a .cpzx_img::before{content:""; display:block; padding-top:81.54982%;}
.cpzx_ul1 li a .cpzx_txt{width:calc(100% - 2px); height:38px; line-height:38px; text-align:center; font-size:14px; color:#fff; overflow:hidden; position:absolute; left:1px; bottom:1px;background:rgba(0, 0, 0, 0.75) none repeat scroll 0 0 !important; background-color:#000; border-radius:0 0 3px 3px; transition:all 0.4s;}
.cpzx_ul1 li a:hover .cpzx_img{transform: scale(1.1,1.1);-ms-transform: scale(1.1,1.1); -webkit-transform: scale(1.1,1.1);}
.cpzx_ul1 li a:hover .cpzx_txt{width:100%; left:0; bottom:0; background:rgba(112, 111, 109, 0.9) none repeat scroll 0 0 !important; background-color:#706f6d;}

.cpxq{display:block; overflow:hidden;}
.cpxq_T{display:block; overflow:hidden; text-align:center; font-size:14px; color:#000000; line-height:24px; font-weight:bold;}
.cpxq_imgB{display:block; overflow:hidden; padding:15px 0;}
.pc-slide {width:326px;	margin: 0 auto;}
.view{padding:0 5px;}
.view .swiper-container {width:100%; height:auto;}
.view .swiper-container .swiper-slide{position:relative; background:#efefef;}
.view .swiper-container .swiper-slide::before{content:""; display:block; padding-top:75.3165%;}
.preview {width: 100%; margin-top: 10px; position: relative;}
.preview .swiper-slide {width:calc(33.3333% - 10px); margin:0 5px; cursor:pointer; background-position:center; background-repeat:no-repeat; background-size:cover; opacity:0.5;}
.preview .swiper-slide::before{content:""; display:block; padding-top:75%;}
.preview .arrow-left {width:16px; float:left; height:30px; background: url(../images/index_tab_l.png) no-repeat center center; background-size:100% 100%; position: absolute;
	left:-30px; top:50%; z-index: 10; transform: translateY(-50%);}
.preview .arrow-right {width:16px; float:left; height:30px;	background: url(../images/index_tab_r.png) no-repeat center center; background-size:100% 100%; position: absolute; right:-30px; top: 50%; z-index: 10; transform: translateY(-50%);}
.preview .active-nav{opacity:1;}
.cpxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
.cpxq_txt ul{padding-left:20px;}
/*end-产品中心*/

/*新闻动态*/
.news_ul1{display:block; overflow:hidden;}
.news_ul1 li{display:block; overflow:hidden; margin-bottom:20px; padding-bottom:20px; border-bottom:1px dashed #ccc;}
.news_ul1 li a{display:block; overflow:hidden; background:#fff; padding:2px;}
.news_ul1 li a .news_B{width:163px; float:left; overflow:hidden;}
.news_ul1 li a .news_B .news_img{width:100%; overflow:hidden; background-position:center; background-repeat:no-repeat; background-size:cover; transition:all 1s;}
.news_ul1 li a .news_B .news_img::before{content:""; display:block; padding-top:72.393%;}
.news_ul1 li a .news_txtB{display:block; overflow:hidden; padding:10px 20px;}
.news_ul1 li a .news_txtB .news_p{display:block; overflow:hidden; height:26px; line-height:26px; font-size:16px; color:#000;text-overflow:ellipsis; white-space: nowrap;}
.news_ul1 li a .news_txtB .news_p span{float:right; font-size:12px; color:#898989;}
.news_ul1 li a .news_txtB .news_heng{display:block; overflow:hidden; width:60px; height:3px; background:#706f6d; transition:all 1s; margin:10px 0;}
.news_ul1 li a .news_txtB .news_txt{display:block; overflow:hidden; height:48px; line-height:24px; color:#000; font-size:12px;text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:2; -webkit-box-orient: vertical;}
.news_ul1 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);}
.news_ul1 li a:hover .news_txtB .news_heng{width:100%;}

/*.xw_ul{display:block; overflow:hidden;}
.xw_ul li{display:block; overflow:hidden; margin-bottom:30px;}
.xw_ul li a{display:flex; overflow:hidden; background:#efefef; border-radius:3px; transition:all 0.4s;}
.xw_ul li a .xw_B{width:275px;display:flex; float:left; overflow:hidden; border:1px solid #706f6d; border-radius:3px;}
.xw_ul li a .xw_B .xw_img{width:100%; height:100%; overflow:hidden; border:1px solid #fff; border-radius:3px; background-position:center; background-repeat:no-repeat; background-size:cover;}
.xw_ul li a .xw_txtB{width:calc(100% - 275px); float:left; padding:25px;}
.xw_ul li a .xw_txtB .xw_p{display:block; overflow:hidden; line-height:38px; color:#706f6d; font-size:18px; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s;}
.xw_ul li a .xw_txtB .xw_txt{display:block; overflow:hidden; margin:15px 0; line-height:30px; color:#706f6d; font-size:14px; text-overflow:ellipsis; display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; transition:all 0.4s;}
.xw_ul li a .xw_txtB .xw_sp{display:block; overflow:hidden; line-height:18px; color:#706f6d; font-size:12px; text-overflow:ellipsis; white-space: nowrap; transition:all 0.4s;}
.xw_ul li a:hover{background:#706f6d;}
.xw_ul li a:hover .xw_txtB .xw_p{color:#fff;}
.xw_ul li a:hover .xw_txtB .xw_txt{color:#fff;}
.xw_ul li a:hover .xw_txtB .xw_sp{color:#fff;}*/

.xwxq{display:block; overflow:hidden;}
.xwxq_T{display:block; overflow:hidden; text-align:center; font-size:14px; color:#000000; line-height:24px; font-weight:bold;}
.xwxq_img{display:block; overflow:hidden; padding:15px 0;}
.xwxq_img img{display:block; max-width:100%; height:auto; margin:0 auto;}
.xwxq_txt{display:block; overflow:hidden; font-size:14px; color:#000; line-height:30px;}
/*end-新闻动态*/

/*联系我们*/
.contact{display:block; overflow:hidden;}
.contact_txt{display:block; overflow:hidden; font-size:16px; line-height:30px; color:#000; /*margin-top:20px;*/}
.contact_map{display:block; overflow:hidden;}
#dituContentmap{width:100%; overflow:hidden; height:235px;}
.iw_poi_title {color: #CC5522; font-size: 14px; font-weight: bold; overflow: hidden; padding-right: 13px; white-space: nowrap;}
.iw_poi_content {font: 12px arial,sans-serif; overflow: visible; padding-top: 4px; white-space: -moz-pre-wrap; word-wrap: break-word;}
/*End-联系我们*/

@media (max-width:1220px) {
/*头部*/
.header{padding:24px 1%;}
nav{padding:0 1%;}
/*End*/

.gsjjbox{padding:50px 1%;}
.gsjj_box{width:32%;}

.cpzx{padding:50px 1%;}
.cpzx_ul{width:100%;}
.cpzx_ul li{width:23%; margin:0 1% 30px 1%;}

.news{padding:50px 1%;}
.news_L{width:49%;}
.news_ul{width:49%;}

.app{padding:50px 1%;}
.appbox{width:32%;}
.footer{padding:0 1%;}

/*关于我们*/
.main{padding:50px 1%;}
.main_left{width:24%;}
.main_right{width:74%;}
/*end-关于我们*/

/*产品中心*/
.cpzx_ul1{width:100%;}
.cpzx_ul1 li{width:31.33%; margin:0 1% 30px 1%;}
/*end-产品中心*/

}

@media (max-width:991px){
/*手机头部+导航*/
.icon-menu{float:right; cursor:pointer; width:40px; position:absolute;right:10px; top:50%; transform: translateY(-50%); z-index:9999999; background-size:100% 100%; display:flex; align-content:center; align-items:center; justify-content:space-between; flex-wrap:wrap;}
.icon-menu span{width:100%; height:6px; float:left; margin:3px 0; display:flex; justify-content:center;}
.icon-menu span::before{content:""; width:100%; float:left; height:100%; background:#fff;}

.topbox{padding:0 10px;}
.header{position:relative; padding:0;}
.logo {width:100%; position:relative; padding:15px 10px;}
/*End*/

/*导航*/
nav{width:100%; display:block; position:relative; padding:0; z-index:99999999999;}
nav .nav {display:none; float:left; height:auto; width:150px; padding:2px; position:absolute; right:10px; top:0;  background:rgba(255, 255, 255, 0.9) none repeat scroll 0 0 !important; background-color:#fff;}
nav .nav li {width:100%; height:auto; height:auto; display:block; padding:0; margin:0; border-bottom:1px solid #706f6d; background:none;}
nav .nav li>a {display:block; width:100%; overflow:hidden; color:#706f6d; padding:0; height:40px; line-height:40px; text-align:center; border:none;}
nav .nav li>a>span{width:100%;}
nav .nav li>a>span::before{display:none;}
nav .nav li>a:hover{background:#706f6d; color:#fff;}
.nav_dl{ width:100%; left:initial; right:100%; top:0; transform:translateX(0);}
/*END*/

.gsjjbox{padding:30px 10px;}
.gsjj_box{width:32%;}
.gsjj_p {line-height:40px; font-size: 30px; margin-top:15px;}
.gsjj_sp {line-height: 38px; font-size: 24px;}
.gsjj_txt {margin-top:15px;}
.gsjj_ul {margin-top:15px;}
.gsjj_more {padding-top:15px;}

.cpzx{padding:30px 10px;}
.cpzx_ul{padding-top:25px;}
.cpzx_ul li{width:31.33%; margin:0 1% 20px 1%;}

.news{padding:30px 1%;}
.news_contect {padding-top:30px;}
.news_ul li {margin-bottom:20px;}

.app{padding:30px 1%;}
.app_contect {padding-top:30px;}
.appbox a .app_B {padding:0 20px 20px 20px;}

.link {padding:20px 0;}
.footer_B {padding:20px 0;}
.footer_L {width: 60%;}

/*关于我们*/
.main{padding:30px 1%;}
.main_left{width:29%;}
.main_right{width:69%;}
/*end-关于我们*/

/*产品中心*/
.cpzx_ul1 li{ margin:0 1% 20px 1%;}
/*end-产品中心*/

}

@media (max-width:767px){
.xxx{margin-bottom: 0px !important;}
/*手机头部+导航*/
.header{position:relative; left:0; top:0; z-index:999999999;}
.logo {padding:10px;}
.logo>a>img{width:40%;}
.icon-menu {right:10px; width:25px;}
.icon-menu span{margin:2px 0; height:3px;}
/*End*/

.gsjjbox{padding:15px 5px;}
.gsjj_box{width:100%; margin-bottom:10px; padding:5px;}
.gsjj_p {line-height:30px; font-size:20px; margin-top:5px;}
.gsjj_sp {line-height:40px; font-size:14px; background:#706f6d; color:#fff; padding-bottom:0; text-align:center; display:block; border:2px solid #706f6d;}
.gsjj_txt {margin-top:15px;}
.gsjj_ul {margin-top:15px;}
.gsjj_more {padding-top:15px;}
.gsjj_txt {height:110px; line-height:22px; margin-top:10px; font-size:14px;}
.gsjj_more {padding-top:10px;}
.gsjj_more a {height:32px; line-height:30px; font-size:14px;}

.cpzx{padding:20px 10px 10px 10px;}
.cpzx_p {line-height:30px; font-size:20px;}
.cpzx_sp {line-height:24px; font-size:14px;}
.cpzx_heng {margin-top:5px;}
.cpzx_ul{display:flex; flex-wrap:wrap; justify-content:space-between; padding-top:20px;}
.cpzx_ul li{width:49%; margin:0 0 10px 0;}

.news{padding:20px 10px 10px 10px;}
.news_contect {padding-top:20px;}
.news_ul{width:100%;}
.news_ul li {margin-bottom:10px;}
.news_ul li a .news_B {width:84px;}
.news_ul li a .news_B .news_img::before {padding-top:100%;}
.news_ul li a .news_txtB {padding:5px;}
.news_ul li a .news_txtB .news_p { font-size:14px;}
.news_ul li a .news_txtB .news_heng {margin:5px 0;}
.news_ul li a .news_txtB .news_txt {height:44px; line-height:22px;}

.app{padding:20px 10px 10px 10px;}
.app_contect {padding-top:20px;}
.appbox{margin-bottom:10px; width:100%;}
.appbox a .app_B {padding:0 10px 10px 10px;}
.appbox a .app_B .app_title {padding:10px 0 5px 0; font-size:16px;}

/*关于我们*/
.main{padding:20px 10px;}
.main_left{width:100%;}
.main_right{width:100%;}
.about{margin:0;}
.about_title {height:50px; line-height:50px; background:url(../images/imgs/sj_jiantou.png) no-repeat right center #706f6d; text-align:left; text-indent:20px; font-size: 20px;}
.about_ul{display:none;}
.about_ul li{margin-top:3px;}
.about_ul li a{height:40px; line-height:40px;}
/*end-关于我们*/

/*产品中心*/
.cpzx_ul1{display:flex; flex-wrap:wrap; justify-content:space-between;}
.cpzx_ul1 li{width:49%; margin:0 0 10px 0;}
.pc-slide {width:100%;}
.view{position:relative; padding:0;}
.view .arrow-left {width:16px; float:left; height:30px; background: url(../images/index_tab_l.png) no-repeat center center; background-size:100% 100%; position: absolute;
	left:10px; top:50%; z-index: 10; transform: translateY(-50%); z-index:999;}
.view .arrow-right {width:16px; float:left; height:30px;	background: url(../images/index_tab_r.png) no-repeat center center; background-size:100% 100%; position: absolute; right:10px; top: 50%; z-index: 10; transform: translateY(-50%); z-index:999;}
/*end-产品中心*/

/*新闻动态*/
.news_ul1 li {margin-bottom:5px; padding-bottom:5px;}
.news_ul1 li a .news_B {width:84px;}
.news_ul1 li a .news_B .news_img::before {padding-top:100%;}
.news_ul1 li a .news_txtB {padding:5px;}
.news_ul1 li a .news_txtB .news_p { font-size:14px;}
.news_ul1 li a .news_txtB .news_heng {margin:5px 0;}
.news_ul1 li a .news_txtB .news_txt {height:44px; line-height:22px;}

/*.xw_ul li{margin-bottom:10px;}
.xw_ul li a .xw_B{width:100px;}
.xw_ul li a .xw_txtB{width:calc(100% - 100px); padding:5px;}
.xw_ul li a .xw_txtB .xw_p{line-height:30px; font-size:16px;}
.xw_ul li a .xw_txtB .xw_txt{margin:0; line-height:20px; font-size:12px;}*/
/*end-新闻动态*/

/*联系我们*/
.contact_txt{font-size:14px; line-height:24px;}
#dituContentmap{height:180px;}
/*End-联系我们*/

}
/*手机底部*/
.hot{width:100%; height:58px; position:fixed; bottom:0; left:0; z-index:9999999999999; border-top:solid 2px #fff; background:#706f6d;}
.hot span{ color:#fff; font-size:16px; line-height:20px; text-align:center !important;}
.hot h6{ font-size:12px; line-height:20px; text-align:center !important;}
.hot .row{margin:0 !important;}
.hot .row div{padding:0 !important; border-right:2px solid #fff;}
.hot .row div:last-child{border:none;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.hot .row div:hover a{background:#a6a6a6; color:#fff;}
.hot .row div:hover span{color:#fff;} 
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99999; width: 100%;}
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px; border:2px solid #706f6d;}
.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.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
/*End*/