@charset "utf-8";

@media (max-width:1600px ) {
	.proshow_banner{
		min-height: 600px;
	}
	.proshow_banner .left{
		margin-left: 11.188%;
	}
	.proshow_banner .right{
		right: 11.188%;
		bottom: 8%;
	}
}

@media (max-width:1440px) {
	.header_box .head .nav ul li:nth-child(1){
		margin-left: 0;
	}
	.footer .foot_bottom .left{
		text-align: center;
		width: 100%;	
	}
	.footer .foot_top .left{
		margin-left: 8.188%;
		padding-top: 3%;
	}
	.footer .foot_top .left ol li .cbox .ch:before{
		top: 15px;
	}
	.footer .foot_top .right{
		padding-top: 9%;
	}
	.footer .foot_bottom .left span{
		float: none;
		display: inline-block;
	}
	.footer .foot_bottom .left .men{
		display: inline-block;
		float: none;
	}
	.footer .foot_bottom .left .men a{
		float: none;
		display: inline-block;
	}
	.footer .foot_bottom .right{
		width: 100%;
		text-align: center;
		margin-bottom: 5px;
	}
	.footer .foot_bottom .right a{
		float: none;
		display: inline-block;
		margin: 0 5px;
	}
	.proshow_banner{
		min-height: 550px;
	}
	.proshow_banner .left .down_more{
		margin-top: 24%;
	}
	.news-wrap .list-wrap .cont-box{
		width: 66%;
	}
	.news-wrap .list-wrap .cont-box .tit a{
		height: 60px;
		overflow: hidden;
		display: block;
	}
	
	.pro_nav ul li .text h3{
		font-size: 16px;
	}
	.pro_nav ul li .text p{
		margin-top: 2px;
	}
	.pro_nav ul li .text{
		padding-top: 3%;
	}
	
}

@media (max-width:1366px) {
	.home_pro .home_pro_list ol li,
	.home_pro .home_pro_list ol li .text{
		height: 340px;
		background-size: 100% 100%;
	}
	.home_pro .home_pro_list ol li:hover .text,
	.home_pro .home_pro_list ol li.cur .text {
	  top: -20px;
	  height: 380px;
	}
	.home_pro .home_pro_list ol li:hover .text{
		padding-top: 10%;
	}
	.home_pro .home_pro_list ol li .text .t p{
		height: 66px;
		overflow: hidden;
		line-height: 22px;
	}
	.home_pro{
		padding-bottom: 85px;
	}
	.news-wrap .list-wrap .cont-box{
		width: 65%;
	}
}

@media (max-width:1280px) {
	.header_box .head .nav ul li{
		margin-left: 32px;
	}
	.news-wrap .list-wrap .cont-wrap .date{
		padding-right: 23px;
	}
}

@media (max-width:1024px) {
	.header_box{
		position: relative;
	}
	.header_box .head{
		padding-top: 15px;
		padding-bottom: 15px;
	}
	.header_box .head .logo span:first-child{
		margin-top: 0;
	}
	.header_box .top{
		display: none;
	}
	.header_box .head .logo span:last-child{
		display: none;
	}
	.header_box .head .nav{
		display: none;
	}
	.header_box .navbtn{
		display: block;
	}
	.header_box .head .logo{
		width: 28%;
		display: block;
	}
	.banner .preview{
		width: 80%;
		left: 50%;
		transform: translateX(-50%);
		margin-left:0;
		bottom: 30px;
	}
	.banner .preview a{
		font-size: 12px;
	}
	.home_box{
		padding: 7% 0 3%;
	}
	.home_box .home_about .right .top .t h3{
		font-size: 17px;
	}
	.home_box .home_about_list ol li:hover .text{
		position: relative;
		width: 100%;
		height: 100%;
		background: none;
		top: 0;
		padding-top: 22px;
	}
	.home_box .home_about_list{
		margin-top: 3.2%;
	}
	.home_keji{
		padding: 4.5% 0;
	}
	.home_keji ol{
		margin-top: 4%;
	}
	.home_pro{
		padding: 4% 0 7%;
	}
	.home_pro .home_pro_list{
		margin-top: 4%;
	}
	.home_pro .home_pro_list ol li{
		height: auto;
		padding: 4% 15px 3%;
		background: #f3f3f3;
	}
	.home_pro .home_pro_list ol li .text{
		background: #f3f3f3;
		height: auto;
		position: relative;
		padding-top: 0;
	}
	.home_pro .home_pro_list ol li .text .t{
		padding: 10px 0;
	}
	.home_pro .home_pro_list ol li:hover .text{
		position: relative;
		background: #f3f3f3;
		height: 100%;
		top:0;
		padding-top: 0;
	}
	.home_pro .home_pro_list ol li:hover .text .t p{
		display: none;
	}
	.home_pro .home_pro_list ol li:hover .text .t{
		padding: 10px 0;
	}
	.home_pro .home_pro_list ol li .text .t h4{
		color: #333;
	}
	.home_pro .home_pro_list ol li .text .t h5{
		color: #666;
	}
	.home_fuwu .fuwu_con{
		display: none;
	}
	.home_news{
		padding: 5% 0 8%;
	}
	.home_news .con_news{
		margin-top: 4%;
	}
	.home_news .con_news .left ol li{
		padding: 20px 0;
	}
	.home_news .con_news .left ol li .data p{
		font-size: 12px;
	}
	.home_news .con_news .left ol li .data span{
		font-size: 52px;
		margin-top: 5px;
	}
	.home_news .con_news .left ol li .text h4{
		font-size: 16px;
	}
	.home_news .con_news .left ol li .text p{
		font-size: 14px;
		line-height: 20px;
		height: 40px;
		overflow: hidden;
	}
	
	.banner .more_video{
		display: none;
	}
	
	.footer .foot_top{
		background: #851da6;
		min-height: auto;
		padding: 4% 15px 3%;
	}
	.footer .foot_top .right{
		display: none;
	}
	.footer .foot_top .left{
		width: 100%;
		margin: 0;
		padding: 0;
	}
	.footer .foot_top .left ol li .cbox .ch:before{
		top: 50%;
		transform: translateX(-50%);
	}
	.home_box .home_about_list ol li .text .img span{
		display: none;
	}
	.home_box .home_about_list ol li .text .img em{
		display: block;
	}
	
	/**代理加盟**/
	.agent_zhengce{
		padding: 10% 0;	
	}
	.agent_zhengce .text{
		margin-top: 4%;
	}
	.agent_youshi{
		padding: 8% 0 9%;
	}
	.agent_youshi ol li{
		height: auto;
		padding: 4% 15px 5%;
		background: #363636;
	}
	.agent_youshi ol li .text{
		position: relative;
		padding: 0;
	}
	.agent_youshi ol li:hover .text{
		height: auto;
		top: 0;
		background: #363636;
		padding: 0;
	}
	.agent_youshi ol li:hover .text p{
		display: none;
	}
	.agent_youshi ol{
		margin-top: 4%;
	}
	.agent_jiameng{
		padding: 9% 0;
	}
	
	.service_top{
		padding: 10% 0 5%;	
	}
	.service_top ol li .text .d{
		font-size: 14px;
	}
	.service_top ol li .img{
		width: 30%;
		margin-right: 10px;
	}
	.service_top ol li .text span{
		font-size: 60px;
		line-height: 50px;
	}
	.service_top ol li:first-child .img{
		margin-top: -10px;
	}
	.service_top ol li:last-child .img{
		width: 14%;
		margin-top: -50px;
	}
	.service_case{
		padding: 8% 0 8%;
	}
	.service_case .ol_case_nav{
		margin-top: 4%;
	}
	.service_case .ol_case_nav a{
		padding: 0 20px;
	}
	.service_case .service_con{
		margin-top: 5%;
	}
	
	.wxzc_box{
		padding: 9% 0 7%;	
	}
	.wxzc_box .text_con{
		margin-top: 5%;
		padding:0 0 0 15px
	}
	.pxzc_box{
		padding-bottom: 12%;
	}
	.pxzc_box .text_box .box .text{
		min-height: 348px;
	}
	.jszc_box{
		padding-bottom: 5%;
	}
	.jszc_box ol{
		margin-top: 2%;
	}
	.jszc_box ol li:hover{
		background: none;
		box-shadow: 0 0 0 0;
	}
	.xzzc_box{
		padding: 6% 0 10%;
	}
	.xzzc_box ol{
		margin-top: 4.8%;
	}
	.dzhxq_box{
		padding-bottom: 8%;
	}
	.dzhxq_box .box{
		margin-top: 5%;
	}
	.dzhxq_box .box .left{
		top: 36px;
	}
	.pro_box ul li:hover .text{
		display: none;
	}
	.pro_bottom{
		padding: 10% 0 10%;
	}
	.pro_box{
		margin-top: 5%;
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
	}
	.pro_box ul li .bt h3{
		font-size: 18px;
	}
	.pro_box ul li .bt{
		margin-top: 15px;
		margin-left: 15px;
	}
	.proshow_banner .left{
		margin-left: 15px;
	}
	.proshow_banner .right{
		right: 15px;
	}
	.proshow_banner .right{
		width: 44%;
		bottom: 0;
	}
	.proshow_banner{
		min-height: 500px;
	}
	.proshow_con2{
		padding: 8% 0 10%;
	}
	.proshow_con .video{
		margin-top: 3%;
	}
	.proshow_con .proshow_b,.proshow_con2 .guige{
		margin-top: 6%;
	}
	
	.about_ppjs{
		padding: 6% 0 8%;
		background: none;
	}
	.about_ppjs .box_con .left{
		padding-top: 9%;
	}
	.about_qyln .ny_title{
		margin: 0 auto;
	}
	.about_qyln .ny_name{
		text-align: center;
	}
	.about_qyln .box_con .left{
		padding: 3% 10px 3% 3%;
	}
	.about_qyln .box_con .left p{
		font-size: 14px;
		line-height: 24px;
	}
	.about_qyln{
		padding-top: 6%;
	}
	.about_qywh{
		padding: 10% 0 7%;
	}
	.about_qywh .box_con{
		margin-top: 6%;
	}
	.about_path{
		padding-top: 7%;
	}
	.about_honor{
		padding: 8% 0 8%;
	}
	.contact_dz{
		padding: 10% 0 8%;
	}
	.contact_dz .bottom{
		margin-top: 5%;
	}
	.contact_dz ol li{
		padding: 3% 0;
		height: auto;
		min-height: 245px;
	}
	.contact_dz ol li .img{
		display: block;
		margin: 0 auto;
		float: none;
		width: 19%;
		height: auto;
	}
	.contact_dz ol li p{
		text-align: center;
		line-height: 53px;
		margin-left: 0;
		float: none;
	}
	.contact_dz ol li p.d1{
		text-align: center;
		width: 100%;
	}
	.contact_dz ol li p span{
		display: inline-block;
		margin-left: 10px;
	}
	.contact_dz ol li:first-child, .contact_dz ol li:nth-child(2){
		padding-left: 0;
	}
	.contact_dz ol li p span:last-child{
		padding-left: 0;
		display: inline-block;
	}
	.contact_dz ol li:first-child p{
		text-align: center;
		width: 100%;
	}
	
	.contact_wangdian{
		padding-top: 7%;
	}
	.contact_wangdian .img_dt{
		margin-top: 8px;
	}
	.feedback{
		margin-top: 8%;
		padding-bottom: 8%;
	}
	.feedback ol{
		margin-top: 5%;
	}
	.contact_wangdian .ny_title h4,.contact_wangdian .ny_title h3{
		background: none;
	}
	.contact_dz .bottom{
		margin-top: 0;
	}
	
	.news_menu{
		width: 100%;
		padding: 0 15px;
		margin: 4% 0 1.5%;
	}
	.news-wrap{
		width: 100%;
		padding: 0 15px 8%;	
	}
	.news-wrap .more-load{
		margin-top: 4%;
	}
	.news-wrap .list-wrap .cont-box{
		width: 63%;
	}
	.news-wrap .list-wrap .cont-wrap .date{
		padding-right: 20px;
	}
	
	.newsshow_box{
		padding: 5% 0 6%;	
	}
	.newsshow_box .newsshow_top .con{
		width: 100%;
		padding: 0 15px;
	}
	.newsshow_box .newsshow_top .con h1{
		margin-bottom: 2%;
	}
	.newsshow_box .content{
		width: 100%;
		padding: 3% 15px 0;
	}
	.output_youshi{
		padding: 10% 0 8%;
	}
	.output_youshi ol{
		margin-top: 5%;
	}
	.output_youshi ol li{
		width: 32%;
		margin-right: 2%;
	}
	
	.output_baozhang{
		padding: 7% 0 8%;
	}
	
	.output_scys{
		padding: 9% 0 8%;
	}
	.output_scys ol li:hover .text{
		display: none;
	}
	.output_jsys{
		padding: 7% 0 8%;
	}
	
	.phone_fuwu_con{
		display: block;
		margin-top: 4%;
	}
	.phone_fuwu_con .phone_qh{
		margin-top: 4%;
		background: #f7f7f7;
	}
	.phone_fuwu_con .phone_qh .text{
		padding-top: 5%;
	}
	.phone_fuwu_con .phone_qh .text .con{
		padding-left: 8%;
		padding-right: 15px;
		margin-top: 5%;
	}
	.phone_fuwu_con .phone_qh .slick-dots{
		width: 52%;	
	}
	.phone_fuwu_con .phone_qh .slick-dots li{
		margin: 0 3px;
	}
	.phone_fuwu_con .phone_qh .slick-dots li button{
		border-radius: 50px;
		background: #fff;
		width: 8px;
		height: 8px;
	}
	.phone_fuwu_con .phone_qh .slick-dots li.slick-active button{
		background: #851da6;
	}
	.pro_nav{
		padding-top: 4%;
	}
	.pro_nav ul{
		width: 100%;	
	}
	.pro_nav ul li .text{
		padding-top: 2%;
	}
	.proList{
		width: 100%;
		padding-left: 15px;
		padding-right: 15px;
		padding-top: 4%;
		padding-bottom: 8%;
	}
	.xxzcwx_box{
		padding: 6% 0 7.5%;	
	}
	.xxzcwx_box .top_box{
		margin-top: 3%;
	}
	.xxzcwx_box .boxList .shipin_box{
		margin-bottom: 4%;
	}
	.xxzcwx_box .down_List{
		margin-bottom: 4%;	
	}
	.home_pro .home_pro_list{
		padding: 0 15px;
	}
	
	.proshow_td{
		margin-top: 6%;
	}
	
	.proList ul li .text h3{
		font-size: 18px;
		text-overflow: ellipsis;
	  	overflow: hidden;
	  	white-space: nowrap;
	}
	.proList ul li .text p{
		text-overflow: ellipsis;
	  	overflow: hidden;
	  	white-space: nowrap;
	}
	
	.sidebar_box{
		display: none;
	}
	
	.contact_wangdian{
		display: none;
	}
	
	.twma{
		display: none;
	}
}

@media (max-width:991px) {
	.title_box{
		font-size: 18px;
	}
	.title_box h3{
		border: none;
		line-height: 30px;
		padding: 0;
	}
	.title_box span{
		font-size: 26px;
	}
	
	.home_news .con_news .left ol li .text{
		margin-top: -3px;
	}
	.home_news .con_news .left ol li{
		padding: 19px 0;
	}
	.home_news .title_box h3,.home_keji .title_box h3,.home_pro .title_box h3,
	.home_fuwu .title_box h3{
		padding: 0;
		margin-right: 10px;
	}
	.home_news .title_box span,.home_keji .title_box span,.home_pro .title_box span,
	.home_fuwu .title_box span{
		margin: 0;
	}
	.footer .foot_top .left h3{
		font-size: 18px;
	}
	.footer .foot_top .left .t span{
		font-size: 14px;
	}
	.ny_title{
		width: 100%;
		border: none;
		height: auto;
	}
	.ny_title h4{
		font-size: 20px;
		letter-spacing:0;
		background: none;
	}
	.ny_title h3{
		font-size: 20px;
		margin-top: 0;
		top: -15px;
		background: none;
	}
	.ny_name{
		margin-top: 0;
	}
	.agent_zhengce .text{
		margin-top: 3%;
	}
	.agent_zhengce .text p{
		margin-top: 15px;
	}
	.agent_youshi ol li .text h3{
		font-size: 16px;
	}
	.agent_youshi ol li .text span{
		font-size: 12px;
		text-overflow: ellipsis;
		overflow: hidden;
		white-space: nowrap;
	}
	.agent_jiameng .text_name{
		margin-top: 1%;
	}
	.service_case .service_con ul li .text .dowm_more{
		float: none;
		margin-top: 12px;
	}
	.service_case .ol_case_nav a{
		font-size: 14px;
		line-height: 36px;
	}
	.service_case .service_con .bottom{
		margin-top: 3%;
	}
	.xzzc_box .ny_title h4,.xzzc_box .ny_title h3{
		background: none;
	}
	.proshow_banner2 .left h3{
		font-size: 36px;
	}
	.proshow_banner .left h1{
		font-size: 32px;
	}
	.proshow_banner{
		min-height: 432px;
	}
	.proshow_con h1{
		font-size: 18px;
	}
	.proshow_con .video .btn{
		width: 9%;
		height: auto;
	}
	.proshow_con2 .proshow_b .title_box h3,
	.proshow_con2 .guige .title_box h3{
		font-size: 22px;
		padding: 0;
		margin-right: 10px;
	}
	.proshow_con2 .proshow_b .title_box span,
	.proshow_con2 .guige .title_box span{
		margin: 0;
		top: 3px;
		background: none;
	}
	.about_qywh .box_con .left{
		min-height: 384px;
	}
	.about_path .course{
		margin-top: 3%;
	}
	.about_honor .ol_list{
		margin-top: 3%;
	}
	.about_ppjs .box_con .left{
		width: 50%;
		padding-top: 5%;
	}
	.about_qyln .ny_title h4, .about_qyln .ny_title h3{
		background: none;
	}
	
	.newsshow_box .newsshow_top .con h1{
		font-size: 18px;
	}
	.newsshow_box .newsshow_top .con .data_con span{
		font-size: 12px;
	}
	
	.output_youshi ol{
		margin-top: 3%;
	}
	.output_baozhang .text_box{
		margin-top: 3%;
	}
	.output_scys ol{
		margin-top: 3%;
	}
	.output_jsys .box_con{
		margin-top: 2%;
	}
	.output_jsys .ny_title h4, .output_jsys .ny_title h3,.output_baozhang .ny_title h4, .output_baozhang .ny_title h3{
		background: none;
	}
	.output_jsys .box_con .left h3{
		font-size: 25px;
	}
}
@media (max-width:768px ) {
	/*.news-wrap .list-wrap .boxs{
		width: 49%;
		float: left;
		margin-right: 0;
	}
	.news-wrap .list-wrap .boxs:nth-child(2n){
		margin-right: 0;
		float: right;
	}
	.news-wrap .list-wrap .boxs:nth-child(3n){
		margin-right: 0;
	}
	.news-wrap .list-wrap .img img{
		max-height: 210px;
	}*/
	.home_box .home_about .right{
		width: 100%;
		float: left;
		margin-bottom: 20px;
	}
	.home_box .home_about .left{
		width: 100%;
	}
	.home_box .home_about .right .top span{
		display: none;
	}
	.home_box .home_about .right .top .t{
		width: 100%;
		margin-left: 0;
	}
	.home_box .home_about .right .text{
		padding: 0;
		background: none;
		margin-top: 15px;
	}
	.home_box .home_about .right .text a{
		margin-top: 20px;
	}
	.home_box .home_about_list ol li .text{
		padding-top: 0;
	}
	.home_box .home_about_list ol li{
		height: auto;
		padding: 3% 15px;
	}
	.home_box .home_about_list ol li .text{
		height: auto;
		position: relative;
	}
	.home_box .home_about_list ol li:hover .text{
		padding-top: 0;
	}
	.home_box .home_about_list ol li .text .img{
		width: 29%;
	}
	.home_box .home_about_list ol li .text .t p span{
		font-size: 26px;
		position: relative;
		top: 1px;
	}
	.home_box .home_about_list ol li .text .t p{
		font-size: 14px;
	}
	.home_box .home_about_list{
		margin-top: 5%;
	}
	.home_keji ol li{
		min-height: auto;
		padding: 3%;	
	}
	.home_keji ol li .img{
		margin-top: 9%;
	}
	.home_pro{
		padding-bottom: 5%;
	}
	.home_news .con_news .left{
		width: 100%;
	}
	.home_news .con_news .left ol li .data{
		width: 14%;
	}
	.home_news .con_news .left ol li .text{
		width: 86%;
	}
	.home_news .con_news .right{
		display: none;
	}
	/*.home_news .con_news .right .con img{
		width: 100%;
	}*/
	.agent_jiameng ol{
		width: 100%;
	}
	.agent_jiameng ol li .down{
		width: 75%;
	}
	.agent_zhengce .text{
		width: 100%;
	}
	.service_case .service_con ul li .text h3{
		font-size: 16px;
	}
	.service_case .service_con ul li .text p{
		margin-top: 5px;
		width: 100%;
	}
	.service_case .service_con .bottom a{
		display: block;
		width: 23%;
		margin: 0 auto;
	}
	.service_case .ol_case_nav a{
		padding: 0 15px;
		margin: 0 2px;
	}
	.service_top{
		display: none;
	}
	.wxzc_box .text_con .text{
		width: 100%;
		padding-top: 3%;
		padding-right: 15px;
	}
	.wxzc_box .text_con .right{
		margin: 20px 0 0;
		float: left;
		width: 100%;
		text-align: center;
	}
	.pxzc_box .text_box .box .text{
		width: 75%;
	}
	.pxzc_box .text_box .box .text .tit{
		font-size: 22px;
		padding:15px 0 15px 15px
	}
	.pxzc_box .text_box .box .text .t{
		padding: 15px 15px 0;
	}
	.pxzc_box .text_box .box .text .slick-dots{
		bottom: 20px;
		padding-right: 15px;
	}
	.pxzc_box .text_box .box .text .slick-dots li button{
		width: 8px;
		height: 8px;
	}
	.pxzc_box .text_box{
		padding-top: 42%;
	}
	.pxzc_box{
		padding-bottom: 15%;
	}
	.jszc_box ol li h3{
		margin-top: 10px;
		font-size: 16px;
	}
	.jszc_box ol{
		margin-top: 4%;
	}
	.jszc_box{
		padding-bottom: 7%;
	}
	.jszc_box ol li{
		padding: 0 10px;
	}
	.xzzc_box{
		background-size: 100% 100%;
		padding-top: 9%;
		padding-bottom: 9%;
		margin-bottom: 8%;
	}
	.xzzc_box ol li .text{
		padding: 0 10px;
	}
	.dzhxq_box .box .left{
		margin-left: 0;
		position: relative;
		top: 0;
	}
	.dzhxq_box .box .left p{
		padding: 10px;
		min-height: auto;
		border: none;
	}
	.dzhxq_box .box .left .more{
		margin-left: 0;
		margin-top: 8%;
	}
	.pro_box ul{
		width: 50%;
	}
	.pro_box ul:last-child{
		width: 100%;
	}
	.pro_box ul:last-child li{
		width: 50%;
	}
	.pro_bottom h3{
		font-size: 22px;
	}
	.pro_bottom .more{
		font-size: 18px;
		line-height: 45px;
	}
	.pro_bottom .more i{
		width: 26px;
		height: 18px;
		top: 3px;
		background-size: 100% 100%;
	}
	.proshow_banner{
		min-height: 365px;
	}
	.proshow_banner .left .down_more{
		margin-top: 11%;
	}
	.proshow_con .proshow_b ol{
		margin-top: 4%;
	}
	.proshow_con .proshow_b ol li .text{
		padding: 8% 15px 0;
		font-size: 14px;
		line-height: 22px;
	}
	.proshow_con .proshow_b ol li .text h4{
		font-size: 18px;
	}
	.proshow_con2 .guige .img{
		margin-top: 3%;
	}
	.about_ppjs .box_con .left{
		width: 100%;
		padding-top: 3%;
	}
	.about_ppjs .box_con .left .ny_name{
		text-align: center;
	}
	.about_ppjs .box_con .left .text{
		margin-top: 3%;
	}
	.about_ppjs .box_con .left .text p{
		font-size: 14px;
		line-height: 24px;
	}
	.about_ppjs .box_con .right{
		width: 100%;
		margin-top: 5%;
	}
	.about_ppjs .box_con .right .img img{
		width: 100%;
	}
	.about_qyln .box_con{
		margin-top: 4%;
	}
	.about_qyln .box_con .left{
		position: relative;
		width: 100%;
		top: 0;
	}
	.about_qyln .box_con .right{
		width: 100%;
	}
	.about_qyln .box_con .right img{
		width: 100%;
	}
	.about_qyln{
		padding-top: 8%;
	}
	.about_qywh .box_con{
		margin-top: 3%;
	}
	.about_qywh .box_con .left{
		width: 100%;
		min-height: auto;
		padding: 4% 15px;
	}
	.about_qywh .box_con .left p{
		font-size: 14px;
	}
	.about_qywh .box_con .right{
		width: 100%;
	}
	.about_qywh .box_con .right img{
		width: 100%;
	}
	.about_path .course{
		width: 100%;
		margin-top: 1%;
	}
	.about_path .course ul{
		background: none;
		padding-top: 0;
		padding-bottom: 6%;
	}
	.about_path .course ul li{
		float: left;
		width: 100%;
		margin-top: 3%;
	}
	.about_path .course ul li:nth-child(2n){
		text-align: left;
		padding-right: 0;
		padding-left: 120px;
		background: url(../images/about_bg7.png) no-repeat left top;
	}
	.about_path .course ul li p{
		height: auto;
		font-size: 14px;
		line-height: 24px;
		margin-top: 5px;
	}
	.about_path .course ul li:first-child{
		margin-top: 0;
	}
	.contact_dz .bottom{
		font-size: 16px;
		line-height: 24px;
	}
	.contact_dz ol li p{
		font-size: 12px;
		line-height: 20px;
	}
	.contact_dz ol li:first-child p,.contact_dz ol li p.d1{
		line-height: 20px;
		margin-top: 5px;
	}
	.feedback ol li{
		width: 100%;
		margin-right: 0;
	}
	.feedback ol li input{
		height: 44px;
		line-height: 44px;
	}
	.feedback ol li span{
		top: 10px;
	}
	.feedback ol li textarea{
		height: 120px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	.feedback ol li .btn{
		padding: 0 10px;
		font-size: 18px;
		line-height: 50px;
		height: 50px;
	}
	.contact_wangdian .img_dt{
		top: 0;
	}
	.contact_dz ol li{
		min-height: 170px;
	}
	.news-wrap .top-tit .search-box{
        margin-top: 16px;
    }
    .news-wrap .list-wrap .boxs{
        width: 49%;
    }
    .news-wrap .top-tit .year-list li.hover{
        font-size: 32px;
        line-height: 70px;
    }
    .news-wrap .top-tit .year-list li{
        font-size: 22px;
        line-height: 56px;
    }
    .news-wrap .list-wrap{
        margin-top: 18px;
    }
    
    .output_baozhang .text_box{
    	width: 100%;
    }
    .output_baozhang .text_box{
    	margin-top: 2%;
    }
    .output_baozhang .text_box h3{
    	margin-top: 12px;
    	font-size: 18px;
    }
    .output_baozhang .text_box a{
    	margin-top: 5%;
    }
    
    .phone_fuwu_con .phone_qh .text .con span{
    	font-size: 14px;
    }
    .phone_fuwu_con .phone_qh .text .con h1{
    	font-size: 16px;
    }
    .phone_fuwu_con .phone_qh .text .con p{
    	margin-top: 2%;
    }
    .phone_fuwu_con .phone_qh .text .con a{
    	margin-top: 6%;
    }
    
    .proList .dd li{
    	width: 49%;
    	margin-right: 0;
    	margin-bottom: 2%;	
    }
	
    .proList ul li:nth-child(2n){
    	float: right;
    }
    .pro_nav ul li{
    	padding: 0 15px;
    }
    .pro_nav ul li .img{
    	display: none;
    }
    .pro_nav ul li .text{
    	width: 100%;
    }
    .xxzcwx_box .boxList .shipin_box li{
    	width: 49%;
    	margin-right: 0;
    	margin-bottom: 2%;
    }
    .xxzcwx_box .boxList .shipin_box li:nth-child(2n){
    	float: right;
    }
    .xxzcwx_box .down_List table tr th,
    .xxzcwx_box .down_List table tr td{
    	padding-left: 10px;
    	padding-right: 10px;
    }
    
    .proshow_td ol li .text p{
    	font-size: 14px;
    }
    
}
@media (max-width:640px) {
	.agent_jiameng ol li{
		width: 100%;
		padding: 0;
		border: none;
		height: auto;
	}
	.agent_jiameng ol li .text{
		width: 100%;
	}
	.agent_jiameng ol li .text span{
		display: inline-block;
	}
	.agent_jiameng ol li .con{
		margin-left: 0;
		margin-top: 8px;
		width: 100%;
		border: 1px solid #dcdcdc;
		border-radius: 5px;
	}
	.agent_jiameng ol li .con input{
		font-size: 14px;
		padding: 10px;
	}
	.agent_jiameng ol li .con .cbox .ch{
		padding: 12px;
	}
	.agent_jiameng ol li .con .cbox .ch:before{
		right: 10px;
		top: 50%;
		transform: translateY(-50%);
	}
	.service_case .ol_case_nav a{
		padding: 0 10px;
		margin: 0 2px;
		display: block;
		float: left;
		font-size: 13px;
		border-radius: 0;
	}
	.pxzc_box .text_box .box .text{
		min-height: 245px;
	}
	.dzhxq_box .box .left{
		width: 51%;
	}
	.proshow_banner2 .left h3{
		font-size: 25px;
	}
	.proshow_banner .left h1{
		font-size: 20px;
		margin-top: 3%;
	}
	.proshow_banner2 .left h4{
		font-size: 18px;
		margin-top: 2%;
	}
	.proshow_banner .left span{
		font-size: 12px;
	}
	.proshow_banner .right{
		bottom: 13%;
	}
	.proshow_banner{
		min-height: 330px;
	}
	.proshow_con .proshow_b ol li{
		padding: 5% 15px 0;
	}
	.proshow_con .proshow_b ol li .text{
		width: 100%;
		padding: 0;
	}
	.proshow_con .proshow_b ol li .img{
		width: 100%;
		margin-top: 5%;
	}
	.about_qywh .box_con{
		margin-top: 1%;
	}
	.about_honor .honor_list{
		margin-top: 3%;
	}
	.output_youshi ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 3%;
	}
	.output_youshi ol li:last-child{
		margin-bottom: 0;
	}
	.output_youshi ol li .img{
		width: 12%;
	}
	.output_youshi ol li .text{
		width: 84%;
		margin-top: 5px;
	}
	.output_jsys .box_con .left{
		width: 100%;
		background: #535353;
		height: auto;
		padding: 4% 15px;
	}
	.output_jsys .box_con .left span{
		font-size: 20px;
	}
	.output_jsys .box_con .left p{
		font-size: 14px;
		margin-top: 2px;
	}
	.output_jsys .box_con .left h3{
		font-size: 16px;
		margin-top: 5px;
		margin-left: 0;
	}
	.output_jsys .box_con .right{
		width: 100%;
		min-height: auto;
		background-size: 100% 100%;
		padding: 4% 15px;
	}
	.phone_fuwu_con .phone_nav a{
		padding: 0 10px;
	}
	.phone_fuwu_con .phone_qh .text{
		padding-top: 3%;
	}
	.phone_fuwu_con .phone_qh .text .con p{
		line-height: 22px;
	}
	.proList ul li .text h3{
		font-size: 15px;
	}
	.proList ul li .text p{
		font-size: 12px;
	}
	.xxzcwx_box .top_box .left_nav a{
		min-width: auto;
		padding: 0 20px;
	}
	.xxzcwx_box .down_List table tr th,
	.xxzcwx_box .down_List table tr td{
		font-size: 12px;
	}
	.xxzcwx_box .down_List table tr td a{
		border: none;
		background: none;
		padding: 0;
	}
	.xxzcwx_box .down_List table tr td a i{
		display: inline-block;
		background: url(../images/down11.png) no-repeat center center;
		width: 21px;
		height: 16px;
	}
	.xxzcwx_box .down_List table tr td a:hover{
		background: none;
	}
	.xxzcwx_box .down_List table tr td a span{
		display: none;
	}
	.xxzcwx_box .down_List table tr th:nth-child(2){
		display: none;
	}
	.xxzcwx_box .down_List table tr td:nth-child(2){
		display: none;
	}
	.agent_jiameng ol li .con .cbox .con_con{
		width: 100%;
	}
	.home_pro .home_pro_list ol li{
		width: 32%;
		margin-right: 2%;
		margin-bottom: 2%;
	}
	.home_pro .home_pro_list ol li:nth-child(3n){
		margin-right: 0;
	}
	.proshow_td ol li{
		width: 49%;
		margin-right: 0;
		margin-top: 4%;
	}
	.proshow_td ol li:nth-child(2n){
		float: right;
	}
	.proshow_td ol li .text p{
		font-size: 14px;
	}
}
@media (max-width:480px ) {
	.banner .preview{
		height: 28px;
		bottom: 15px;
	}
	.banner .preview a{
		line-height: 26px;
		font-size: 10px;
	}
	.home_keji ol li{
		width: 100%;
		margin-bottom: 3%;
	}
	.home_keji ol li:last-child{
		margin-bottom: 0;
	}
	.home_keji ol li .img{
		margin-top: 4px;
	}
	.home_keji ol li .text h4{
		font-size: 15px;
	}
	.home_keji ol li .text p{
		height: auto;
	}
	
	.home_news .con_news .left ol li .data{
		width: 20%;
	}
	.home_news .con_news .left ol li .text{
		width: 80%;
	}
	.footer .foot_bottom .right{
		display: none;
	}
	.footer .foot_bottom .left .men{
		display: none;
	}
	.agent_zhengce .text{
		font-size: 14px;
	}
	.agent_youshi ol li{
		width: 50%;
		padding: 5% 10px 6%;
		border-bottom: 1px solid #272727;
	}
	.agent_youshi ol li .text h3{
		font-size: 14px;
	}
	.agent_youshi ol li .text span{
		margin-top: 5px;
	}
	.agent_jiameng .btn_more{
		margin-top: 18px;
	}
	.agent_jiameng .btn_more a{
		font-size: 18px;
		height: 44px;
		line-height: 44px;
	}
	.service_case .ol_case_nav a{
		margin: 2px 2px 2px 0;
	}
	
	.dzhxq_box .box .left{
		width: 100%;
	}
	.dzhxq_box .box .left p{
		padding: 0;
	}
	.dzhxq_box .box .left .more{
		margin: 5% auto 0; 
	}
	.dzhxq_box .box .right{
		width: 100%;
		margin-right: 0;
		margin-top: 5%;
	}
	.xzzc_box ol li{
		width: 100%;
		margin-right: 0;
		margin-bottom: 2%;
	}
	.xzzc_box ol li img{
		width: 100%;
	}
	.jszc_box ol{
		margin-top: 6%;
	}
	.jszc_box ol li{
		width: 100%;
		padding: 0;
		margin-bottom: 6%;
	}
	.jszc_box ol li .img{
		width: 20%;
	}
	.jszc_box ol li h3{
		margin-top: 5px;
	}
	.jszc_box ol li:last-child{
		margin-bottom: 2%;
	}
	.pxzc_box .text_box{
		padding-top: 50%;
	}
	.pxzc_box .text_box{
		margin-top: 6%;
	}
	.pxzc_box{
		padding-bottom: 20%;
	}
	.pro_box ul li .bt h3{
		font-size: 14px;
	}
	.pro_box ul li .bt p{
		display: none;
	}
	.pro_bottom h3{
		font-size: 16px;
	}
	.proshow_banner .left{
		width: 50%;
	}
	.proshow_banner{
		min-height: 280px;
	}
	.about_honor .ol_list{
		margin-top: 1%;
	}
	.about_honor .ol_list a{
		min-width: auto;
		line-height: 28px;
		font-size: 14px;
		padding: 0 4%;
		border-radius: 0;
		font-family: arial;
	}
	.about_honor .honor_list li{
		width: 49%;
		margin-right: 0;
	}
	.about_honor .honor_list li:nth-child(2n){
		float: right;
	}
	.about_ppjs .box_con .right span{
		height: auto;
		left: 9%;
		width: 45px;
		height: 45px;
		background-size: 100% 100%;
	}
	
	.contact_wangdian .img_dt{
		width: 100%;
		margin-left: 0;
		margin-top: 0;
	}
	
	.contact_dz ol li{
		width: 100%;
		border-right:none;
		border-bottom: 1px solid #dadada;
	}
	.contact_dz ol li:last-child{
		border-bottom: none;
	}
	.contact_dz ol li .img{
		width: 14%;
	}
	.contact_dz ol li{
		min-height: auto;
		padding: 5% 0;
	}
	.contact_dz ol li p{
		font-size: 14px;
	}
	.feedback ol li:last-child{
		border: none; 	
	}
	.news-wrap .list-wrap .boxs{
        width: 100%;
    }
    .news-wrap .top-tit .year-list{
        width: 100%;
    }
    .news-wrap .top-tit .search-box{
        float: left;
    }
    .news-wrap{
    	margin-top: 2%;
    }
    .news_menu a{
    	border-radius: 0;
    	padding: 0 20px;
    	line-height: 36px;
    	font-size: 14px;
    }
    /*.news-wrap .list-wrap .boxs{
    	margin-bottom: 10px;
    }*/
    .news-wrap .more-load{
    	width: 34%;
    }
    .news-wrap .list-wrap .cont-box .tit{
    	font-size: 16px;
    	line-height: 24px;
    }
    .news-wrap .list-wrap .cont-box{
    	width: 72%;
    }
    .news-wrap .list-wrap .cont-box .tit a{
    	height: 48px;
    }
    .news-wrap .list-wrap .cont-wrap .day{
    	font-size: 28px;
    	line-height: 28px;
    }
    .news-wrap .list-wrap .cont-box{
    	margin-top: 0;
    }
    
    .output_scys ol li{
    	width: 50%;
    }
    .output_baozhang{
    	padding-top: 9%;
    }
    .output_youshi ol li .text h3{
    	font-size: 18px;
    }
    
    .phone_fuwu_con .phone_nav a{
    	float: left;
    	display: block;
    	margin-right: 2%;
    	margin-bottom: 2%;
    	font-size: 13px;
    	line-height: 32px;
    	padding: 0 7px;
    }
    .phone_fuwu_con .phone_qh .img{
    	width: 100%;
    }
    .phone_fuwu_con .phone_qh .text{
    	width: 100%;
    	padding: 4% 15px 12%;
    }
    .phone_fuwu_con .phone_qh .text .con{
    	padding: 0;
    }
    .phone_fuwu_con .phone_qh .slick-dots{
    	width: 100%;
    }
    
    .pro_nav ul li .text p{
    	display: none;
    }
    .pro_nav ul li .text h3{
    	font-size: 13px;
    }
    
    .xxzcwx_box .top_box .left_nav{
    	width: 100%;
    }
    .xxzcwx_box .top_box .left_nav a{
    	line-height: 34px;
    }
    .xxzcwx_box .top_box .right_sousuo{
    	width: 100%;
    	margin-top: 15px;
    }
    .xxzcwx_box .boxList .shipin_box li .img em{
    	width: 30px;
    	height: 30px;
    }
    .xxzcwx_box .boxList .shipin_box li .text{
    	padding: 10px;
    }
}
@media (max-width:414px) {
	.home_box .home_about_list ol li{
		width: 50%;
		padding-top: 5%;
		padding-bottom: 5%;
		border-bottom: 1px solid rgba(0,0,0,.2);
		border-right: 1px solid rgba(0,0,0,.2);
	}
	.home_box .home_about_list ol li:nth-child(2n-1){
		background: none;
	}
	.home_box .home_about_list ol li:nth-child(2n){
		border-right: none;
	}
	.home_pro .home_pro_list ol li{
		width: 49%;
		margin-right: 0;
	}
	.home_pro .home_pro_list ol li:nth-child(2n){
		float: right;
	}
	.footer .foot_top .left ol li{
		width: 100%;
		margin-right: 0;
	}
	.footer .foot_top .left ol li input{
		padding: 3% 10px;
	}
	.footer .foot_top .left ol li .cbox .ch{
		padding: 3.2% 10px;
	}
	.home_keji ol li{
		text-align: center;
		padding: 6% 15px;
	}
	.home_keji ol li .img{
		float: none;
		margin: 0 auto;
	}
	.home_keji ol li .text{
		margin-top: 15px;
		width: 100%;
		float: none;
	}
	.home_news .con_news{
		margin-top: 5%;
	}
	.home_news .con_news .left ol li .data{
		width: 20%;
	}
	.home_news .con_news .left ol li .data span{
		margin-top: 8px;
	}
	.home_news .con_news .left ol li .text{
		width: 80%;
	}
	.home_news .con_news .left ol li .text h4{
		color: #000000;
	}
	.home_news .con_news .left ol li .text span{
		display: block;
		font-size: 14px;
		color: #bababa;
		margin-top: 5px;
	}
	.footer .foot_top .left ol li .btn{
		padding: 4% 0;
	}
	.home_news .con_news .left ol{
		margin-top: 2%;
	}
	.home_news .con_news .left ol li .text p{
		margin-top: 5px;
	}
	.header_box .head {
		padding-top: 20px;
		padding-bottom: 20px;
		padding-left: 15px;
	}
	.header_box .navbtn{
		width: 8%;
		margin-top: -4%;
	}
	.header_box .head .logo{
		width: 52%;
	}
	.xzzc_box ol li .text{
		line-height: 54px;
	}
	.wxzc_box .text_con .right{
		display: none;
	}
	.wxzc_box .text_con{
		min-height: auto;
		padding-top: 3%;
		padding-bottom: 8%;
	}
	.proshow_con .proshow_b ol li .text h4{
		font-size: 15px;
	}
	.proshow_banner .right{
		bottom: 22%;
	}
	.proshow_banner .left{
		width: 60%;
	}
	
	.about_path .course ul li,.about_path .course ul li:nth-child(2n){
		background: url(../images/about_bg9.png) no-repeat left 10px;
		padding-left: 74px;
	}
	
	.news-wrap .list-wrap .cont-box{
    	width: 70%;
    }
	.output_youshi ol li .img{
    	width: 17%;
    }
    .output_youshi ol li .text{
    	width: 78%;
    }
    
    .phone_fuwu_con .phone_nav a{
    	padding: 0 10px;
    }
    .pro_nav ul li{
    	padding: 0;
    	text-align: center;
    }
    .pro_nav ul li .text h3{
    	font-size: 12px;
    }
    .proList ul li .text p{
    	display: none;
    }
    .proList ul li .text span{
    	display: none;
    }
    .feedback ol li textarea{
    	padding-left: 42px;
    }
    .proshow_td ol li{
    	width: 100%;
    }
    .proshow_td ol li .text{
    	padding: 15px;
    }
    .proList ul li .text{
    	padding: 3% 10px;
    }
}
@media (max-width:375px ) {
	.pxzc_box .text_box .box .text{
		width: 87%;
	}
	.pxzc_box .text_box .box .text .t{
		font-size: 13px;
		line-height: 22px;
	}
	
	.news-wrap .list-wrap .cont-box{
    	width: 65%;
    }
    .proList ul li span{
    	font-size: 10px;
    }
}
@media (max-width:360px ) {
	.pro_bottom h3{
		font-size: 14px;
	}
	.pro_bottom .more{
		margin-top: 15px;
	}
	.proList ul li .text p{
		font-size: 10px;
		margin-top: 0;
	}
}
@media (max-width:320px ) {
	.pxzc_box{
		padding-bottom: 25%;
	}
	.pxzc_box .text_box{
		padding-top: 62%;
	}
	.proshow_banner .right{
		display: none;
	}
	.proshow_banner .left{
		width: 100%;
	}
	
	.news-wrap .list-wrap .cont-box{
    	width: 60%;
    }
    
    .home_news .con_news .left ol li .data{
		width: 25%;
	}
	.home_news .con_news .left ol li .text{
		width: 75%;
	}
	.phone_fuwu_con .phone_qh .text{
    	padding-bottom: 15%;
    }
    .xxzcwx_box .top_box .left_nav a{
    	padding: 0 17px;
    	
    }
    .xxzcwx_box .top_box .left_nav a:last-child{
    	margin-right: 0;
    }
}

/**2018-1-8**/
@media only screen and (max-width:1024px ) {
	.job{
		padding: 7% 0;
	}
}
@media only screen and (max-width:768px ) {
	.job .table_job table tr th{
		font-size: 16px;
	}
	.job .table_job table tr td{
		font-size: 14px;
	}
}
@media only screen and (max-width:480px ) {
	.job .table_job .job-btn .btn{
		padding: 0;
		text-align: center;
		font-size: 14px;
		line-height: 40px;
		margin-left: 5%;
		width: 30%;
	}
	.job .table_job .job-btn .btn:last-child{
		margin-left: 0;
	}
	.job .table_job{
		margin-top: 5%;
	}
	.job .job_titlt h3{
		font-size: 24px;
	}
	.job .job_titlt p{
		font-size: 14px;
		margin-top: 4px;
	}
	.job .table_job table tr td,
	.job .table_job table tr th{
		padding: 10px 3px;
	}
}

/**2018-1-15**/
@media (max-width: 768px) {
  .tc_join .box {
    width: 90%;
  }
}
@media (max-width: 640px) {
  .tc_join .box .con {
    padding: 7% 4%;
  }
}
@media (max-width: 480px) {
  .tc_join .box .con ol li {
    width: 100%;
  }
  .tc_join .box .con ol li input {
    line-height: 36px;
  }
}