@charset "utf-8";

/* --手机端导航-- */
.sj_nav_all{display:none;box-shadow:0px 0px 8px rgba(0,0,0,0.2);z-index:99999;}
.sj_lightbox{width:100%;height:100%;position:fixed;left:0;top:0;background-color:rgba(0,0,0,0.6);z-index:9900;display:none;}

.sj_head{width:100%;height:62px;display:block;position:fixed;left:0;top:0;z-index:9999;background:#FFF;box-shadow:0px 0px 8px rgba(0,0,0,0.2);}
.sj_head_logo{width:80%;height:62px;float:left;padding-left:15px;overflow:hidden;}
.sj_head_logo img{width:auto;height:24px;float:left;margin-top:22px;}
.sj_head_logo b{width:auto;height:62px;float:left;font-size:18px;color:#FFF;line-height:72px;font-family:Tahoma, Geneva, sans-serif;}
.sj_head_bar{width:14%;height:62px;padding-top:18px;float:right;position:relative;cursor:pointer;}
.sj_head_bar .bar{width:50%;max-width:30px;height:3px;margin:5px auto 0;display:block;background-color:#250908;
    transition:.3s ease-in-out;-webkit-transition:.3s ease-in-out;-moz-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;
}
.sj_head_bar.sj_head_bar_active .bar:nth-child(1){
	margin-top:12px;
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
}
.sj_head_bar.sj_head_bar_active .bar:nth-child(2){opacity:0;}
.sj_head_bar.sj_head_bar_active .bar:nth-child(3){
	margin-top:-11px;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
}

.sj_nav{width:86%;height:100%;background:#fff;overflow:auto;position:fixed;left:-86%;top:0;z-index:9999;}
.sj_nav_top{width:100%;height:62px;overflow:hidden;border-bottom:1px solid #eef1f4;}
.sj_nav_top_logo{width:auto;height:24px;margin-left:15px;margin-top:22px;float:left;}
.sj_nav_top_logo img{max-width:100%;height:24px;}
.sj_nav_top_language{width:auto;height:72px;text-align:right;line-height:72px;float:right;}
.sj_nav_top_language span{float:left;margin-right:20px;}
.sj_nav_top_language span a{font-size:16px;color:#666}
.sj_nav_top_language span.cur a{color:#00abe7;}

.sj_nav_ser{width:100%;position:relative;}
.sj_nav_ser form{width:100%;position:relative;}
.sj_nav_ser .s{width:100%;height:56px;line-height:24px;font-size:15px;color:#333;padding:15px 55px 15px 15px;background:#FFF;border:none;border-bottom:#eef1f4 solid 1px;outline:none;float:left;}
.sj_nav_ser .b{width:50px;height:56px;cursor:pointer;border:none;outline:none;position:absolute;right:0px;top:0px;background:url(../Image/ser.png) no-repeat center;}

.sj_nav_li{margin:0px 15px;border-bottom:1px solid #ddd;}
.sj_nav_li a{font-size:16px;color:#250908;display: block;}
.sj_nav_li .navn{height:50px;line-height:50px;padding:0px 5px;}
.sj_nav_li .navn .yw500{width:100%;}
.sj_nav_li .navm{width:100%;}
.sj_nav_li .navl{width:35%;float:left;}
.sj_nav_li .navr{width:65%;float:right;text-align: right;}
.sj_nav_li .navr img{width:15px;-webkit-transform:rotate(-90deg);-moz-transform:rotate(-90deg);-o-transform:rotate(-90deg);transform:rotate(-90deg);-webkit-transition:transform 0.5s;-moz-transition:transform 0.5s;-o-transition:transform 0.5s;transition:transform 0.5s;}
.sj_nav_li ul{display:none;padding:5px 0;}
.sj_nav_li ul li a{width:100%;height:40px;line-height:40px;padding:0px 5px;font-size:15px;color:#333;}
.sj_nav_li.current .navn{background-color:#19529f;}
.sj_nav_li.current .navl{color: #fff;} 
.sj_nav_li.current .navr img{-webkit-transform:rotate(0deg);-moz-transform:rotate(0deg);-o-transform:rotate(0deg);transform:rotate(0deg);}


@media screen and (max-width: 1800px){
}
@media screen and (max-width: 1680px){
	.pub{width:90%;}
}
@media screen and (max-width: 1440px){
	.nava .logo{width:32%;}
	.nava .logo img{height:50px;}
	.nava ul{width:64%;}
	
	.shows-swiper{padding:80px 10px 60px;}
	.shows-swiper .swiper-slide{padding:0 130px 60px 30px;}
	.shows-swiper .swiper-slide img{margin-top:-25px;}
	
	.index_company_bg .index_title{left:5%;}
	.index_company_top{width:70%;}
	.index_company li.s1{padding:30px;}
	.index_company li.s2 img{height:304px;}
	.index_company li.s3{padding:30px;}
	.index_company_bottom li.s2 img{height:304px;}
	.index_company li.con{padding:30px 30px 30px 100px;background:url(../Image/crown.png) no-repeat left 30px top 32px;}

	.index_news_img{margin-top:60px;}
	
}
@media screen and (max-width: 1200px){
	.header{width:100%;}
	.nava{width:100%;}
	
	.nava .logo{width:30%;}
	.nava .logo img{height:36px;}
	.nava ul{width:70%;}
	
	.shows-swiper{padding:40px 10px 60px;}
	.shows-swiper .swiper-slide{padding:0 130px 30px 20px;}
	.shows-swiper .swiper-slide img{margin-top:28px;}
	.shows-swiper .swiper-slide .title span{display:none;}
	
	.index_company_bottom{width:90%;}
	
	.index_news_img{margin-top:100px;}
	
}
/* --转成wap-- */
@media screen and (max-width: 960px){
	body{padding-top:62px;}
	.swiper-banner{top:62px;}
	.pub{width:100%;padding-left:20px;padding-right:20px;}
	
	.header_bg{display:none;}
	.sj_nav_all{display:block;}
	
	.banner-pagination{display:none;}
	.banner_next{display:none;}
	.banner_prev{display:none;}
	
	/* --首页-- */
	.index_title .bt{font-size:20px;line-height:24px;}
	.index_title p{font-size:14px;margin-top:6px;}
	.index_title .more{display:none;}
	.index_title .link{padding:6px 26px;margin-top:20px;}
	
	.index_scale{padding:10px 0;}
	.index_scale li{width:50%;margin:5px 0;}
	.index_scale li h3{font-size:14px;}
	.index_scale li h3 b{font-size:24px;}
	.index_scale li p{font-size:14px;}

	.index_product_bg{padding:30px 0;}
	.index_product_type{margin-top:10px;}
	.index_product_type a{margin-top:10px;padding:0 5px;font-size:14px;}
	.index_product_list{display:none;}
	.index_product_list2{display:block;}

	.index_shows_bg{padding:30px 0;}
	.shows-swiper{display:none;}
	.index_shows_list{display:block;}
	
	.index_company_bg{padding:30px 0;background:#fff;}
	.index_company_bg .index_title{position:relative;left:0;top:0;padding:0 20px 20px;}
	
	.index_company{width:100%;}
	.index_company li{width:100%;}
	.index_company li.s1{padding:20px;}
	.index_company li.s3{padding:20px;}
	.index_company li.text i{font-size:14px;height:24px;line-height:24px;}
	.index_company li.text h1{font-size:18px;height:24px;line-height:24px;}
	.index_company li.text p{height:auto;font-size:14px;line-height:24px;margin-top:12px;}
	.index_company_top li.s2 img{display:none;}
	.index_company_bottom{width:100%;}
	.index_company_bottom li.s1{width:100%;}
	.index_company_bottom li.s2{width:100%;}
	.index_company li.con{width:100%;padding:20px 20px 20px 50px;background:url(../Image/crown.png) no-repeat left 10px top 20px;background-size:auto 24px;}
	.index_company li.con i{height:24px;font-size:14px;line-height:24px;}
	.index_company li.con h1{height:auto;font-size:18px;line-height:24px;}
	.index_company li.con p{height:auto;font-size:14px;margin-top:12px;}

	.index_honor_bg{padding:0 0 120px;background-size:100% 100px;}
	.index_honor_title{width:100%;float:none;}
	.index_honor_title .index_title p{width:100%;margin-top:6px;}
	.honor-swiper{display:none;}
	.index_honor_list{display:block;}
	
	.index_news_bg{padding:30px 0;}
	.index_news_img{width:100%;margin-top:20px;}
	.index_news_img .tit{height:40px;font-size:16px;line-height:30px;}
	
	.index_news_list{width:100%;margin-top:0;}
	.index_news_list li{padding-left:76px;margin-top:20px;}
	.index_news_list li .time{width:60px;padding:11px 0;}
	.index_news_list li .time b{font-size:20px;}
	.index_news_list li .tit{}
	.index_news_list li .con{height:40px;line-height:20px;margin-top:6px;}
	
	/* --底部-- */
	.footer_bg{padding:30px 0;}
	.footer_left{display:none;}
	.footer_right{width:100%;max-width:100%;margin-top:0;}
	.footer_right .title{display:none;}
	.footer_right p{font-size:15px;padding-right:0;}
	.footer_right .tel{font-size:20px;background-size:auto 24px;}
	.footer_right .mobile{font-size:20px;background-size:auto 24px;}
	.footer_right .erweima{position:relative;margin-bottom:20px;}

	.foot_bg{padding:30px 0 20px;}
	.foot_partner{padding-left:0;position:relative;}
	.foot_partner_title{width:100%;font-size:20px;text-align:center;position:relative;left:0;top:0;}
	.foot_partner ul{margin-top:20px;}
	.foot_partner ul li{width:21%;margin:1% 2%;}
	.foot_partner ul li img{width:100%;}
	.foot_partner ul li p{width:100%;}
	
	.record span{display:block;margin-left:0;}
	
	.inner_none{display:none;}	
	.inner_banner{height:160px;}
	.inner_location{padding:15px 0;}
	.inner_location_home{display:none;}
	.inner_location_name{display:none;}
	.inner_location_link{width:100%;height:auto;padding-left:0;}
	.inner_location_link a{width:25%;font-size:16px;text-align:center;margin-left:0;line-height:24px;}
	
	.inner{padding:30px 0;background:#FFF;}
	.inner_con{width:100%;float:right;}

	.inner_title h1{font-size:20px;line-height:24px;}
	.inner_title h2{font-size:16px;line-height:24px;margin-top:0px;}
	.inner_title .line{margin-top:6px;}
	
	.inner_title2{text-align:center;}
	.inner_title2 h1{font-size:20px;line-height:24px;}
	.inner_title2 p{width:100%;}
	
	.sidebar{width:100%;margin-top:20px;background:#f2f2f2;}
	.sidebar li{width:100%;padding:8px 8px 8px 40px;}
	
	
	/* --公司简介-- */
	.inner_company_left{width:100%;margin:0;}
	.inner_company_right{width:100%;padding:0;background:none;margin-top:30px;}
	.inner_company_con{min-height:auto;}
	.inner_company_con p{font-size:16px;text-indent:0;}
	.inner_company_con .img{margin-top:0;}
	.inner_company_con .img img{width:auto;max-width:100%;display:block;float:none;margin:0 auto 20px;}
	
	/* --资质荣誉-- */
	.honor_list{width:100%;margin-top:30px;}
	.honor_list a{width:48%;float:left;margin-right:4%;margin-bottom:4%;position:relative;cursor:pointer;}
	.honor_list a:nth-child(2n){margin-right:0;}
	.honor_list a .img{border:1px solid #eee;padding:5px;}
	.honor_list a .title{margin-top:6px;}
	
	/* --企业文化-- */
	.inner_culture{padding:20px 0;}
	.culture_list li{width:100%;margin:10px 0;}
	.culture_list li .img{height:230px;}
	.culture_list li .title{width:100%;position:absolute;left:0;bottom:0;padding:10px;border-bottom:8px solid #f1861b;}
	.culture_list li .con{font-size:18px;left:20px;top:20px;opacity:1;}
	.culture_list li:hover{box-shadow:none;}
	.culture_list li:hover .title{padding:10px;}
	.culture_list li:hover .img img{transform:scale(1.1);}
	.culture_list li:hover .con{top:20px;}
	
	/* --产品中心-- */
	.product_type{background:#f2f2f2;padding:20px 0;}
	.product_type .inner_location_link a{width:46%;color:#333;text-align:left;margin:4px 2%;padding-left:20px;background: url(../Image/location.png) no-repeat left center;}

	.product_list a{width:100%;height:auto;margin:0 0 20px 0;padding:0;}
	.product_list a:nth-child(2n){margin-right:0;}
	.product_list li{border-bottom:1px dashed #eee;padding-bottom:20px;}
	.product_list li .img{width:40%;border:1px solid #eee;}
	.product_list li .con{width:56%;height:auto;margin-top:6px;}
	.product_list li .con .title{height:24px;font-size:16px;line-height:24px;}
	.product_list li .con .des{height:40px;font-size:14px;line-height:20px;margin-top:6px;}
	.product_list li .con .link{display:none;}
	.product_list a:hover{box-shadow:none;}
	.product_list a:hover .img{margin-left:0;}
	.product_list a:hover .con{margin-right:0;}
	
	.product_container{padding:0;background:#FFF;}
	.product_img{width:100%;float:left;}
	.product_right{width:100%;float:right;margin-top:20px;}
	.product_title{font-size:20px;}
	.product_line{width:42px;height:3px;background:#f00319;margin-top:6px;}
	.product_column{margin-top:20px;}
	.info_title{border-bottom:1px solid #ddd;margin-top:20px;}

	.product_font{padding:20px 0 0;}
	.product_font p{margin-top:0;margin-bottom:20px;}
	.product_font table{width:100%;}
	.product_font table tr{border-bottom:1px dotted #ddd;}
	.product_font table tr td{font-size:15px;line-height:24px;padding:5px 0;}
	
	
	/* --新闻中心-- */
	.news_type .inner_location_link a{width:50%;}
	.inner_news_list{margin-top:30px;}
	.inner_news_list a{width:100%;margin:0 0 20px 0;padding:0;border-bottom:1px dashed #eee;padding-bottom:20px;}
	.inner_news_list a li .img{width:34%;height:auto;}
	.inner_news_list a li .img img{width:100%;height:auto;}
	.inner_news_list a li .title{width:62%;margin-right:0;}
	.inner_news_list a li .title h3{height:24px;font-size:16px;color:#333;line-height:24px;overflow:hidden;}

	/* --文章详情-- */
	.article_sidebar{display:none;}
	.article_font{width:100%;padding:0;background:none;margin-top:0;}
	.article_font h1{font-size:20px;line-height:24px;}
	.article_font .meta{padding-bottom:0;}
	.article_font .img{max-width:100%;margin:auto;}
	.article_font .img img{margin-top:20px;}
	.article_font .content{font-size:16px;line-height:24px;padding-top:20px;}
	.article_font .content p{font-size:16px;line-height:24px;margin:0 0 20px 0;text-indent:0;}
	.article_font .content img{max-width:100%;max-height:none;margin:20px auto;}

	/* --科技创新-- */
	.innovation_list{margin-top:20px;margin-bottom:30px;}
	.innovation_list li{width:48%;float:left;margin:1%;}
	.innovation_list li:nth-child(1){width:98%;margin:1%;}
	.innovation_con{width:100%;margin-top:30px;}
	.innovation_con li{width: 100%;height:auto;padding:20px;}
	.innovation_con li .title{display:none;}
	.innovation_con li .con{width:100%;position:relative;left:0;top:0;z-index:9;}
	.innovation_con li .con h1{font-size:20px;opacity:1;
		transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);}
	.innovation_con li .con img{height:18px;margin:6px 0 16px;opacity:1;
		transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);}
	.innovation_con li .con p{font-size:16px;opacity:1;
		transform: translateY(0);
		-ms-transform: translateY(0);
		-moz-transform: translateY(0);
		-webkit-transform: translateY(0);
		-o-transform: translateY(0);}
	.innovation_con li.li_on{width:100%;}

	/* --售后服务-- */
	.inner_service{padding-bottom:30px;}
	.inner_service .img{width:100%;margin-top:30px;}
	.inner_service .con{width:100%;margin-top:16px;padding:0 2px;}
	.inner_service .con h1{font-size:20px;}
	.inner_service .con p{margin-top:10px;}
	
	/* --下载专区-- */
	.inner_solution{margin:0px auto;padding:0px;box-shadow:none;}
	.inner_solution_title{height:auto;padding:30px 20px 0;background:none;}
	.inner_solution_title h1{font-size:20px;line-height:32px;padding-bottom:6px;color:#333;font-weight:bold;border-bottom:3px solid #f00319;}
	.inner_solution_table{padding:20px 20px 40px;}
	.inner_solution_table table tr td.t3{display:none;}
	.inner_solution_table table tr td{padding:10px;font-size:15px;}
	
	/* --联系我们-- */
	.inner_contact{width:100%;padding:0 20px;}
	.inner_contact h2{font-size:20px;}
	.inner_contact h1{font-size:20px;margin-bottom:20px;}
	.inner_contact .col-list h3{font-weight:normal;}

	.inner_map{width:100%;border:2px solid #f2f2f2;margin-top:30px;}
	.inner_map #dituContent{width:100%;height:240px;}
	
	/* --在线留言-- */
	.inner_message{width:100%;height:auto;padding:30px 0;}
	.inner_message_title h1{font-size:20px;line-height:24px;}
	.inner_message_title h2{font-size:20px;line-height:24px;}
	#guestsmt{width:100%;margin-top:20px;}
	.guestipt{width:100%;margin-bottom:10px;margin-right:0;color:#333;background:#F2F2F2;}
	.guestinfo{height:140px;margin-bottom:10px;color:#333;background:#F2F2F2;}
	.guestimg{margin-top:0;}
	
	/* --分页-- */
	.page{margin-top:20px;}
	/* --翻页-- */
	.txt-upDown{margin-top:20px;}
	.txt-upDown span{width:100%;}
	.txt-upDown .return_bg{width:100%;display:block;background:#f2f2f2;padding:6px 0;margin:20px auto 0;}
	.txt-upDown .return{width:110px;display:block;position:relative;right:0;top:0;margin:auto;background-size:auto 24px;}
	

}
@media screen and (max-width: 772px){
}
@media screen and (max-width: 584px){
}