@charset "UTF-8";
/* css utf-8 编码声明  下面注释若有必要可自行删除
Write by 奇点网络 WWW.QIDIANRT.COM  QQ/WeChat：1195650011  Tel：15508600880
 */
/* 此CSS样式为奇点网络-李露露编写 类名通用加前缀 q_ */

@media(max-width: 1440px){

.main1200{width:1000px;padding:0 20px;}
.main1600{width:1200px;padding:0 20px;}

/* q_top start! */
	.q_top{padding:0 35px; height:50px;font-size: 13px;line-height: 20px;}
/* q_top end! */

/* q_header start! */
	.q_header{padding:20px 0;}
	.q_logo{width:220px;float:left;height:55px;}
	.q_nav{width:calc(100% - 500px);margin-left: 50px;padding:10px 0;height:55px;}
	.q_nav>li{margin-right: 18px;}
	.q_nav>li:after{content:'';width:1px;height:10px;background-color: #bbb;position: absolute;top:11px;left:calc(100% + 9px);}
	.q_nav>li>a{height:30px;line-height: 30px;padding:0 4px;font-size: 15px;}
	.q_nav>li>a:after{position: absolute;left: 50%;transform: translateX(-50%);bottom: -8px;content: "";width: 0;height: 3px;border-radius: 3px;
			-webkit-transition: all 0.5s ease-in-out;
			   -moz-transition: all 0.5s ease-in-out;
			    -ms-transition: all 0.5s ease-in-out;
			     -o-transition: all 0.5s ease-in-out;
			        transition: all 0.5s ease-in-out;
	}
	.q_nav_son{position: absolute;min-width: 160px;margin-left:-45px;top:25px;left:0;z-index: 99999;
		text-align: center;background-color: rgba(255,255,255,.9);padding:50px 0px 10px;display: none;transition: all 0s;
	}
	.q_nav_son>li{width:100%;padding:0 20px; line-height: 35px; font-size: 14px;transition: all 0s;}
	.q_nav_son>li>a{outline: none;display: block;width:100%;color:#555;transition: all 0s;}
	.q_nav_son>li:hover{background-color: rgba(36,99,169,.75);}
	.q_nav_son>li:hover a{color:#fff;}
	.q_search{width:200px;height:55px;padding:0;}
	.q_search_form{top:10px;height:44px;}
/* q_header end! */

/* q_banner start! */
	.q_banner .swiper_banner .swiper-pagination-bullets{left:calc(100% - 65px);bottom:50%;position: absolute;width:36px;
		transform: translateY(50%);
		-webkit-transform: translateY(50%);
		-moz-transform: translateY(50%);
		-ms-transform: translateY(50%);
		-o-transform: translateY(50%);
	}
	.q_banner .swiper_banner .swiper-pagination-bullet{color:#fff;background-color: rgba(255,255,255,0); border:1px solid rgba(255,255,255,0); width:28px;height:28px;line-height: 26px;font-size: 13px;position: relative;
		opacity: 1;text-align: center;display:inline-block;
	}
	.q_banner .swiper_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{border:1px solid #eab240;color:#eab240;}
	.q_banner .swiper_banner .swiper-container-horizontal .swiper-pagination-bullets .swiper-pagination-bullet{margin:6px auto;}
	.q_banner .swiper_banner .swiper-pagination-bullet-active:after{content:'';position: absolute;width:60px;height:1px;background-color: #eab240;
		top:13px;left:calc(100% + 8px);
	}
	.q_banner .swiper_banner .swiper-pagination-bullet-active:before{content:'';position: absolute;width:20px;height:1px;background-color: #eab240;
		top:13px;left:-28px;
	}
/* q_banner end! */

/* q_section start! */
	.q_section{padding:40px 0 30px;}
	.q_section_item_main{padding:20px 20px;height:370px;}
	/* q_about */
	.q_about_title{padding:5px 0;}
	.q_about_title_cn{font-size: 17px;font-weight: bold;line-height: 25px;}
	.q_about_title_en{font-size: 9px;line-height: 20px;}
	.q_about_group{margin:10px auto 0;}
	.q_about_group p{font-size: 13px;line-height: 21px;}
	/* q_number */
	.q_number{margin:5px auto 0;}
	.q_number_main{padding:10px 0;}
	.q_number_item{padding:0 3px;}
	.q_number_top{font-size: 18px;line-height: 25px;color:#00a6c9;font-weight: bold;}
	.q_number_top .sub{font-size: 12px;vertical-align: text-top;font-weight: normal;}
	.q_number_txt{margin:5px auto;font-size: 10px;line-height: 20px;height:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	/* q_news */
	.q_news_top_img{width:180px;height:143px;float:left;}
	.q_news_top_txt{width:calc(100% - 190px);float:right;padding:0;height:143px;}
	.q_news_top_txt h2 a{line-height: 25px;height:25px;font-size: 15px;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_news_top_txt_date{font-size: 12px;line-height: 15px;height:15px;}
	.q_news_top_txt p{margin:5px auto 0;font-size: 12px;line-height: 20px;height:80px;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 4;
	    overflow: hidden;
	}
	.q_news_top_txt_more{width:50px;height:20px;line-height: 20px;position: absolute;right:0;bottom:0;}
	.q_news_top_txt_more a{font-size: 12px;}

	.q_news_list{width:100%;margin:30px auto 0;padding:0;}
	.q_news_item{width:100%;margin:0 auto;padding:7px 0;border-bottom: 1px dashed #ccc;}
	.q_news_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_news_item_date{width:80px;height:25px;line-height: 25px;font-size: 13px;color:#999;text-align: right;float:right;}
	.q_news_item_h{width:calc(100% - 80px);float:left;}
	.q_news_item_h a{outline: none;display: block;width:100%;height:25px;line-height: 25px;font-size: 14px;color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

	.q_news_list2{width:100%;margin:0 auto;padding:0;}
	.q_news_item_icon{width:25px;height:25px;float:left;}
	.q_news_item_txt{width:calc(100% - 30px);float:right;}

/* q_section end! */

/* q_business start! */
	.q_business{margin:35px auto 0;padding:50px 0 35px;}
	.q_business_title{width:100%;margin:0 auto;padding:0;text-align: center;}
	.q_business_title_h{width:100%;margin:0 auto;color:#373737;font-size: 22px;height:30px;line-height: 30px;position: relative;}
	.q_business_title_h:after{content:'';width:20px;height:2px;background-color:#00a6c9;position: absolute;top:calc(100% + 5px);left:calc(50% - 10px); }
	.q_business_title_cn{width:100%;margin:10px auto 0;font-size: 17px;color:#4e4e4e;line-height: 25px;height:25px;}
	.q_business_title_en{width:100%;margin:0 auto;font-size: 12px;color:#969696;line-height: 20px;height:20px;text-transform: uppercase;}
	.q_business_list{width:100%;margin:40px auto 0;padding:0;}
	.q_business_list:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_business_item{width:32%;margin:0 2% 20px 0;float:left;padding:15px 25px;background-color: #8c8c8c;text-align: center;color:#fff;}
	.q_business_item:nth-of-type(6n){margin:0 2% 20px 0;}
	.q_business_item:nth-of-type(3n){margin:0 0 20px 0;}
	.q_business_item_cn{width:100%;margin:0 auto;padding:0;font-size: 20px;line-height: 25px;height:25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_business_item_line{width:100%;margin:8px auto;padding:0;height:1px;background-color: #ccc;}
	.q_business_item_en{width:100%;margin:10 auto;padding:0;font-size: 10px;line-height: 15px;height:15px;text-transform: uppercase; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_business .q_section_more{margin:30px auto 10px;}
/* q_business end! */

/* q_footer start! */
	.q_footer_t{width:100%;margin:0 auto;padding:0;background-color: #404040;}
	.q_footer_nav{width:100%;margin:0 auto;padding:20px 0;border-bottom: 1px solid #666;}
	.q_footer_nav ul{width:100%;margin:0 auto;}
	.q_footer_nav ul:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_footer_nav ul li{float:left;margin:0 50px 0 0;position: relative;}
	.q_footer_nav ul li:after{content:"";width:1px;height:10px;background-color: #eee;position: absolute;top:8px;left:calc(100% + 25px);}
	.q_footer_nav ul li:last-of-type:after{width:0px;}
	.q_footer_nav ul li a{outline: none;display: block;width:100%;font-size: 15px;color:#eee;line-height: 25px;}
	.q_footer_nav ul li a:hover{color:#00a6c9;}
	/* q_footer_main */
	.q_footer .main1200:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_footer_main{width:100%;margin:0 auto;padding:45px 0;}
	.q_footer_item{width:55%;float:left;}
	.q_footer_item2{width:45%;}
	.q_footer_title{width:100%;margin:0 auto;line-height: 30px;height:30px;}
	.q_footer_title:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_footer_title_icon{width:30px;height:30px;float:left;}
	.q_footer_title_span{width:calc(100% - 30px);float:right;font-size: 17px;font-weight: bold;color:#fff;}
	.q_footer_content{width:100%;margin:30px auto 0;padding:0;}
	.q_footer_contact{width:100%;margin:0 auto;padding:0;}
	.q_footer_contact:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_footer_contact_item{width:50%;float:left;padding:0 20px 0 0;margin:0 0 10px 0;}
	.q_footer_contact_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_footer_contact_item_icon{width:20px ;float:left;}
	.q_footer_contact_item_txt{width:calc(100% - 28px);float:right;height:20px;line-height: 20px;color:#eee;font-size: 13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_footer_line{width:15%;height:1px;background-color: #fff;margin:15px 0 0 8%;}
	.q_footer_contact1{margin:20px auto 0;}
	.q_footer_contact1 .q_footer_contact_item{width:100%;}
	.q_footer_product_list{width:100%;margin:0 auto;}
	.q_footer_product_list:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_footer_product_list li{float:left;margin:0 15px 10px 0;}
	.q_footer_product_list li a{line-height: 20px;color:#eee;font-size: 13px;}
	.q_footer_product_list li a:hover{color:#00a6c9;}
	.q_footer_weixin_img{width:100%; margin:25px auto 15px;padding:0;text-align: center;}
	.q_footer_weixin{width:100%;margin:20px auto 0;}
	.q_footer_weixin a{outline: none;display: inline-block;width:40px;height:40px;line-height: 40px;border-radius: 50%;background-color: #fff;
		color:#0a79d2;font-size: 17px;margin:0 6px;text-align: center;position: relative;
	}
	.q_footer_weixin a .icon_hover{position: absolute;width: 120px;top: -140px;left: 50%;margin-left: -60px;box-shadow: 0 0 5px#ccc;display:none;z-index: 99999999999;overflow: hidden;transition: all .3s;}
	.q_footer_weixin a:hover .icon_hover{animation: 0.3s linear 0s normal both 1 running fadeInDown;display:block;}

	.q_footer_b{width:100%;margin:0 auto;padding:20px 0;background-color: #1d1d1d;color:#aaa;}
	.q_footer_b span,.q_footer_b a{margin:0 2px;line-height: 20px;font-size: 12px;color:#aaa;outline: none;}
	.q_footer_b a:hover{color:#00a6c9;}
	.q_footer_b span a{margin:0;}
	.q_footer_b_r{width:15%;float:right;text-align: right;}
	.q_footer_b_l{width:80%;float:left;}
/* q_footer end! */


/* q_position start! */
	.q_position{height:90px;margin:20px auto 0;}
	.q_position_l{width:50%;height:90px;}
	.q_position_r{width:50%;height:90px;}
	.q_position_main{width:100%;height:90px;position: absolute;left:0;right:0;}
	.q_position_mainn{width:100%;height:90px;padding:25px 0;}
	.q_position_title{width:40%;float:left;padding:0 0 0 35px;font-size: 30px;line-height: 40px;}
	.q_position_title span{font-size: 19px;margin-left: 10px;}
	.q_position_txt{width:50%;float:right;line-height: 40px;height:40px;font-size: 13px;letter-spacing: 0px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
/* q_position end! */

/* q_n_nav start! */
	.q_n_nav{margin:1px auto 0;padding:5px 0 0;}
	.q_n_nav_list li{float:left;margin:0 5px 5px 0;}
	.q_n_nav_list li a{padding:5px 25px;font-size: 14px;line-height: 25px;}
/* q_n_nav end! */

/* q_main start! */
	.q_main{margin:25px auto 0;padding:25px 0 40px;}
	.q_main p{font-size: 15px;line-height: 1.8;}
	.q_mainn{min-height: 200px;}
	.q_n_about_img{width:40%;float:left;}
	.q_n_about_txt{width:55%;float:right;}
	.q_n_about_txt h1{font-size: 24px;font-weight: bold;line-height: 26px;}
	.q_n_about_span{width:20px;height:2px;margin:20px 0 0;}
	.q_n_about_txt_cn{margin:10px auto 0;font-size: 17px;line-height: 21px;}
	.q_n_about_txt_en{font-size: 11px;line-height: 20px;}
	.q_n_about_txt_group{margin:20px auto 0;}
	.q_n_about_txt_group p{margin:0 auto 10px;}
	.q_n_about_txt_list{margin:25px auto 0;}
	.q_n_about_txt_item{width:24%;}
/* q_main end! */

/* q_n_business start! */
	.q_n_business_item{padding:20px 25px;}
	.q_n_business_item:nth-of-type(1){padding:0 25px 20px;}
	.q_n_business_img{width:280px;height:161px;float:left;}
	.q_n_business_txt{width:calc(100% - 300px);height:161px;float:right;}
	.q_n_business_txt h2 a{font-size: 22px;line-height: 26px;height:26px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_n_business_txt_span{width:20px;height:2px;margin:12px 0 0;}
	.q_n_business_txt_p{margin:8px auto 0;font-size: 14px;line-height: 25px;height:75px;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 3;
	    overflow: hidden;
	}
	.q_n_business_more{margin:15px auto 0;}
	.q_n_business_more a{line-height: 20px;font-size: 13px;}
	.q_mainn_title{font-size: 24px;line-height: 28px;}
	.q_mainn_span{margin:25px auto 0;padding:10px 20px;font-size: 13px;line-height: 23px;}
	.q_mainn_span span{margin:0 5px;}
	.q_mainn_body{padding:30px 30px 45px;min-height: 200px;}
	.q_mainn_body_pdf{margin:18px auto 9px;}
	.q_mainn_body_pdf a{font-size: 15px;}
/* q_n_business end! */

/* q_n_single start! */
	.q_n_single_h{height:30px;line-height: 30px;}
	.q_n_single_h span{padding:0 30px;font-size: 25px;}
	.q_n_single_body{margin:30px auto 0;}
/* q_n_single end! */

/* q_n_news start! */
	.q_n_news_top_img{width:360px;height:244px;float:left;}
	.q_n_news_top_txt{width:calc(100% - 360px);height:244px;float:right;padding:25px 40px 0;}
	.q_n_news_top_txt_h a{font-size: 25px;line-height: 35px;height:35px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_n_news_top_txt_date{margin:5px auto;font-size: 14px;line-height: 20px;height:20px;}
	.q_n_news_top_txt_p{margin:10px auto 0;font-size: 13px;line-height: 25px;max-height: 100px;overflow: hidden;}
	.q_n_news_top_txt_more{width:100%;margin:20px auto 0;padding:0;}
	.q_n_news_top_txt_more a{line-height: 20px;font-size: 13px;}
	/* q_n_news_list */
	.q_n_news_list{margin:30px auto 0;}
	.q_n_news_item{padding:15px 50px;}
	.q_n_news_item_date{width:100px;height:25px;float:right;text-align: right;line-height: 25px;font-size: 14px;}
	.q_n_news_item_h{width:calc(100% - 120px);float:left; height:25px;line-height: 25px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_n_news_item_h i{margin-right: 8px;}
/* q_n_news end! */

/* q_n_job start! */
	.q_n_job_item{padding:15px 35px;}
	.q_n_job_item a{font-size: 15px;}
	.job_span{line-height: 25px;height:25px;padding:0 5px;}
	.job_item_span1{width:5%;}
	.job_item_span2{width:25%;}
	.job_item_span3{width:15%;}
	.job_item_span4{width:10%;}
	.job_item_span5{width:15%;}
	.job_item_span6{width:15%;}
	.job_item_span7{width:15%;}
/* q_n_job end! */

/* q_n_case start! */
	.q_n_case_item{width:47%;margin:0 6% 30px 0;float:left;}
	.q_n_case_item:nth-of-type(2n){margin:0 0 30px 0;}
	.q_n_case_item_txt{padding:20px 0;}
	.q_n_case_item_txt a{height:30px;line-height: 30px;}
	.q_n_case_item_txt_squre{width:10px;height:10px;float:left;margin:10px 15px 0 0;}
	.q_n_case_item_txt_arrow{width:30px;float:right;font-size: 17px;}
	.q_n_case_item_txt_h{width:calc(100% - 60px);float:left;font-size: 17px;height:30px;line-height: 30px;}
/* q_n_case end! */

/* q_n_contact start! */
	.q_n_contact_main{padding:30px 30px;}
	.q_n_contact_img{width:106px;height:106px;float:right;}
	.q_n_contact_txt{width:calc(100% - 125px);height:106px;float:left;}
	.q_n_contact_item{width:32%;float:left;margin:0 2% 5px 0;padding:10px 0;}
	.q_n_contact_item:nth-of-type(3n){margin:0 0 5px 0;}
	.q_n_contact_item:nth-of-type(5){width:66%;margin:0 0 5px 0;}
	.q_n_contact_item_icon{width:30px;height:30px;float:left;}
	.q_n_contact_item_txt{width:calc(100% - 38px);height: 30px;line-height: 30px;float:right;font-size: 15px;}
	.q_n_contact_item_txt span{margin-right:5px;font-weight: bold;}
	.q_n_map{margin:0px auto 15px;height:300px;}
	/* q_n_message */
	.q_n_message{padding:40px 120px;}
	.q_n_message_title{font-size: 24px;line-height: 30px;height:30px;}
	.q_n_form{margin:30px auto 0;}
	.q_n_form .form-group{width:48.5%;float:left;margin:0 3% 20px 0;padding:0;}
	.q_n_form .form-group:nth-of-type(2n){margin:0 0 20px 0;}
	.q_n_form .form-button .button{padding:7px 55px;font-size: 15px;line-height: 25px;margin:15px auto 0;}
	.q_n_message_p{margin:15px auto 0;font-size: 14px;line-height: 25px;}
/* q_n_contact end! */

}




@media(max-width: 640px){

.main1200{width:100%;padding:0;}
.main1600{width:100%;padding:0;}

.q_top,.q_header{display: none;}
/* sp_header  start! */
  .sp_header{height:55px;overflow:hidden;background:rgba(255,255,255,1);position:fixed;z-index:10;width:100%;display: block;border-bottom: 1px solid #eee;}
  .sp_header.sp_header_fixed{box-shadow: 0 0 2px #555;}
  .sp_logo{padding:5px 10px 5px 20px;float:left;height:55px}
  .sp_logo a{outline: none;display: block;}
  .sp_logo img{margin:auto;max-height:45px;}
  .sp_nav{width:60px;float:right;position:relative;cursor:pointer;height:30px;margin-top:17px}
  .sp_nav span{display:block;background:#0099d9;width:30px;height:2px;position:absolute;left:10px;transition:all ease 0.35s}
  .sp_nav span:nth-of-type(1){top:0px}
  .sp_nav span:nth-of-type(2){top:10px}
  .sp_nav span:nth-of-type(3){top:20px}
  .sp_nav_se span:nth-of-type(1){top:10px;transform:rotate(45deg)}
  .sp_nav_se span:nth-of-type(2){width:0}
  .sp_nav_se span:nth-of-type(3){top:10px;transform:rotate(-45deg)}
  .sjj_nav{position:fixed;z-index:9;background:#fff;width:100%;height:calc(100% - 104px);font-size:14px;line-height:40px;top:-100%;left:0;display: block;
    overflow:auto;overflow-x:hidden;transition:top ease 0.35s;/*transition: all 0s;*/
  }
  .nav_show{top:55px}
  .sjj_nav ul{transition: all 0s;}
  .sjj_nav ul li{transition: all 0s;}
  .sjj_nav>ul>li:first-child{overflow:hidden;border-top:0}
  .sjj_nav>ul>li:first-child>a{float:left;width:calc(100% - 70px)}
  .sjj_nav>ul>li:first-child .language{float:right;width:70px;overflow:hidden;line-height:30px;margin-top:10px}
  .sjj_nav>ul>li:first-child .language a{width:35px;float:left;border-left:1px #ddd solid;text-align:center;color:#999;outline: none;}
  .sjj_nav ul li i{position:absolute;top:7px;right:0px;border-left:1px #ddd solid;height:30px;padding:0px 7px 0 7px;}
  .sjj_nav ul li i svg{transform:rotate(-90deg);transition:all ease 0.35s}
  .sjj_nav ul li .sjj_nav_i_se svg{transform:rotate(0deg)}
  .sjj_nav ul li{border-top:1px #ddd solid;margin-left:20px;position:relative;line-height:50px;font-size:16px}
  .sjj_nav>ul >li:last-child{border-bottom:1px #ddd solid;}
  .sjj_nav ul li ul{display:none}
  .sjj_nav ul li a{color:#666;width:80%}
  .sjj_nav ul li ul li a{color:#999;display:block;text-align:left;}
  .sjj_nav ul li i svg{width:20px;height:30px;fill:#555;line-height: 40px;display: block;}
  .sjj_nav ul li .sjj_nav_i_se svg{fill:#0099d9}
  .sjj_nav ul li ul li>ul{margin-left:10px}
/* sp_header  end! */

/* q_banner start! */
	.q_banner{padding:55px 0 0;}
	.q_banner .swiper-pagination-bullets{bottom:15px;}
	.q_banner .swiper-pagination-bullets .swiper-pagination-bullet{width: 15px;height: 15px;margin:0 5px;}
/* q_banner end! */

/* q_section start! */
	.q_section{padding:25px 0;}
	.q_section_item{width:100%;margin:0 auto 25px;float:none;}
	.q_section_item:nth-of-type(3){margin:0;}
	.q_section_item_title{height:35px;text-align: center;}
	.q_section_item_title_icon{display: none;}
	.q_section_item_title_more{display: none}
	.q_section_item_title_h{width:100%;float:none;padding:0 15px;height:35px;line-height: 35px;color:#373737;font-size: 18px;}
	.q_section_item_title_h span{margin-left: 5px;font-size: 12px;text-transform: uppercase;color:#888;}
	.q_section_item_main{margin:20px auto 0;padding:25px 20px;height:auto;overflow: hidden;}
	.q_section_item_main.q_section_item_main2{width:calc(100% - 40px);margin:20px auto 0;padding:20px 0 10px;background-color: #fff;border-top:1px solid #ddd;}
	.q_section_more{width:100%;margin:25px auto 0;padding:0;text-align: center;}
	.q_section_more a{outline: none;display: inline-block;padding:5px 25px;color:#777;text-transform: uppercase;font-size: 12px;border:1px solid #777;}
	/* q_about */
	.q_about_title{width:100%;margin:0 auto;padding:5px 0;border-bottom:1px solid #aaa;}
	.q_about_title_cn{width:100%;margin:0 auto;padding:0;font-size: 17px;font-weight: bold;line-height: 25px;color:#4e4e4e;}
	.q_about_title_en{width:100%;margin:0 auto;padding:0;font-size: 11px;line-height: 20px;color:#969696;text-transform: uppercase;}
	.q_about_group{width:100%;margin:20px auto 0;padding:0;}
	.q_about_group p{width:100%;margin:0 auto;padding:0;font-size: 14px;line-height: 24px;color:#555;text-align: justify;}
	/* q_number */
	.q_number{width:100%;margin:25px auto 0;padding:0;}
	.q_number_main{width:100%;margin:0 auto;padding:0;padding:15px 0;}
	.q_number_item{width:50%;float:left;border-right:1px solid #ccc;padding:0 5px;text-align: center;margin:0 0 20px;}
	.q_number_item:nth-of-type(2){border-right:0px solid #ccc;}
	.q_number_item:nth-of-type(4){border-right:0px solid #ccc;}
	.q_number_top{font-size: 24px;line-height: 25px;color:#00a6c9;font-weight: bold;}
	.q_number_top .sub{font-size: 12px;vertical-align: text-top;font-weight: normal;}
	.q_number_txt{width:100%;margin:5px auto;padding:0;font-size: 12px;color:#00a6c9;line-height: 20px;height:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	/* q_news */
	.q_news_top_img{width:135px;height:107px;float:left;}
	.q_news_top_txt{width:calc(100% - 150px);float:right;padding:0;position: relative;height:107px;}
	.q_news_top_txt h2 a{line-height: 20px;height:20px;font-size: 16px;color:#333;font-weight: normal;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_news_top_txt h2 a:hover{color:#00a6c9;}
	.q_news_top_txt_date{width:100%;margin:0 auto;font-size: 12px;color:#888;line-height: 20px;height:20px;}
	.q_news_top_txt p{margin:3px auto 0;font-size: 13px;line-height: 20px;height:40px;color:#555;text-align: justify;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	}
	.q_news_top_txt_more{width:60px;height:25px;line-height: 25px;position: absolute;right:none;bottom:0;left:0;}
	.q_news_top_txt_more a{display: block;outline: none;width:100%;text-align: left;color:#ff9600;}

	.q_news_list{width:100%;margin:20px auto 0;padding:0;}
	.q_news_item{width:100%;margin:0 auto;padding:7px 0;border-bottom: 1px dashed #ccc;}
	.q_news_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
	.q_news_item_date{width:80px;height:25px;line-height: 25px;font-size: 13px;color:#999;text-align: right;float:right;}
	.q_news_item_h{width:calc(100% - 80px);float:left;}
	.q_news_item_h a{outline: none;display: block;width:100%;height:25px;line-height: 25px;font-size: 14px;color:#666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

	.q_news_list2{width:100%;margin:0 auto;padding:0;}
	.q_news_item_icon{width:25px;height:25px;float:left;}
	.q_news_item_txt{width:calc(100% - 30px);float:right;}
	.q_news_item_txt:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}

/* q_section end! */

/* q_business start! */
	.q_business{margin:10px auto 0;padding:20px 0 10px;background-color: #f7f7f7;}
	.q_business_title{width:100%;margin:0 auto;padding:0 20px;text-align: center;}
	.q_business_title_h{width:100%;margin:0 auto;color:#373737;font-size: 18px;height:30px;line-height: 30px;position: relative;}
	.q_business_title_h:after{content:'';width:20px;height:2px;background-color:#00a6c9;position: absolute;top:calc(100% + 5px);left:calc(50% - 10px); }
	.q_business_title_cn{width:100%;margin:15px auto 0;font-size: 15px;color:#4e4e4e;line-height: 20px;height:auto;}
	.q_business_title_en{width:100%;margin:5px auto 0;font-size: 11px;color:#969696;line-height: 17px;height:auto;text-transform: uppercase;}
	.q_business_list{width:100%;margin:20px auto 0;padding:0 20px;}
	.q_business_item{width:100%;margin:0 auto 15px;float:left;padding:15px 25px;background-color: #8c8c8c;text-align: center;color:#fff;}
	.q_business_item:nth-of-type(6n){margin:0 auto 15px;}
	.q_business_item:nth-of-type(3n){margin:0 auto 15px;}
	.q_business_item_cn{width:100%;margin:0 auto;padding:0;font-size: 20px;line-height: 25px;height:25px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_business_item_line{width:100%;margin:8px auto;padding:0;height:1px;background-color: #ccc;}
	.q_business_item_en{width:100%;margin:10 auto;padding:0;font-size: 10px;line-height: 15px;height:15px;text-transform: uppercase; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_business .q_section_more{margin:15px auto 15px;}

/* q_footer start! */
	.q_footer_nav{display: none;}
	/* q_footer_main */
	.q_footer_main{padding:30px 0 15px;}
	.q_footer_item{width:100%;float:none;margin:0 auto 20px;padding:0 8%;}
	.q_footer_title{line-height: 30px;height:30px;text-align: center;}
	.q_footer_title_icon{width:30px;height:30px;float:none;display: inline-block;}
	.q_footer_title_span{width:auto; max-width:calc(100% - 35px);float:none;font-size: 16px;font-weight: normal;display: inline-block;}
	.q_footer_content{width:100%;margin:20px auto 0;padding:0;}
	.q_footer_contact_item{width:100%;float:none;padding:0 20px 0 0;margin:0 0 10px 0;}
	.q_footer_contact_item_icon{width:20px ;float:left;}
	.q_footer_contact_item_txt{width:calc(100% - 28px);float:right;height:20px;line-height: 20px;font-size: 13px;}
	.q_footer_line{width:15%;height:1px;margin:15px 0 0 8%;display: none;}
	.q_footer_contact1{margin:0px auto 0;}
	.q_footer_product_list{width:100%;margin:0 auto;}
	.q_footer_product_list li{float:left;margin:0 3% 10px 0;width:48.5%;text-align: center;border:1px solid rgba(120,120,120,.4);padding:5px;}
	.q_footer_product_list li:nth-of-type(2n){margin:0 0 10px 0;}
	.q_footer_product_list li a{line-height: 20px;font-size: 12px;}
	.q_footer_weixin{display: none; margin:20px auto 0;text-align: center;}
	.q_footer_weixin a{width:40px;height:40px;line-height: 40px;font-size: 17px;margin:0 6px;}
	.q_footer_weixin a .icon_hover{position: absolute;width: 120px;top: -140px;left: 50%;margin-left: -60px;box-shadow: 0 0 5px#ccc;}
	.q_footer_b{padding:20px 0;}
	.q_footer_b .main1600,.q_footer_b .main1200{padding:0 10%;}
	.q_footer_b span,.q_footer_b a{margin:0 2px;line-height: 20px;font-size: 12px;}
	.q_footer_b span a{margin:0;}
	.q_footer_b_r{width:100%;float:none;text-align: center;}
	.q_footer_b_l{width:100%;float:none;text-align: center;}
/* q_footer end! */

/* q_position start! */
	.q_position{height:auto;margin:0 auto;}
	.q_position_l{display: none;}
	.q_position_r{display: none;}
	.q_position_main{width:100%;height:auto;position: relative;left:0;right:0;}
	.q_position_mainn{width:100%;height:auto;padding:0;background-color: #fff;}
	.q_position_title{width:100%;float:none; margin:20px auto;padding:0 20px;font-size: 20px;line-height: 25px;color:#333;}
	.q_position_title span{font-size: 12px;margin-left: 5px;color:#555;}
	.q_position_txt{width:100%;float:none;line-height: 20px;padding:10px 20px;height:auto;font-size: 13px;letter-spacing: 0px;
		overflow: hidden;text-overflow: ellipsis;white-space: normal;text-align: left;background-color: #e9e9e9;
	}
/* q_position end! */

/* q_n_nav start! */
	.q_n_nav{margin:1px auto 0;padding:5px 0 0;width:calc(100% - 40px);border-top:1px solid #ccc;border-bottom:1px solid #ccc;}
	.q_n_nav_list li{float:left;margin:0 2% 5px 0;width:49%;text-align: center;}
	.q_n_nav_list li:nth-of-type(2n){float:left;margin:0 0 5px 0;}
	.q_n_nav_list li a{padding:5px 5px;font-size: 13px;line-height: 22px;}
/* q_n_nav end! */

/* q_main start! */
	.q_main{margin:20px auto 0;padding:5px 20px 20px;}
	.q_main p{font-size: 15px;line-height: 1.8;}
	.q_mainn{min-height: 200px;}
	.q_n_about_img{display: none;}
	.q_n_about_txt{width:100%;float:none;}
	.q_n_about_txt h1{font-size: 20px;font-weight: bold;line-height: 24px;}
	.q_n_about_span{width:20px;height:2px;margin:15px 0 0;}
	.q_n_about_txt_cn{margin:8px auto 0;font-size: 16px;line-height: 20px;}
	.q_n_about_txt_en{font-size: 10px;line-height: 16px;}
	.q_n_about_txt_group{margin:20px auto 0;}
	.q_n_about_txt_group p{margin:0 auto 10px;}
	.q_n_about_txt_list{margin:20px auto 0;}
	.q_n_about_txt_item{width:23.5%;}
/* q_main end! */

/* q_n_business start! */
	.q_n_business_item{padding:10px 5px;}
	.q_n_business_item:nth-of-type(1){padding:0 5px 10px;}
	.q_n_business_img{width:135px;height:77px;float:left;}
	.q_n_business_txt{width:calc(100% - 150px);height:77px;float:right;}
	.q_n_business_txt h2 a{font-size: 16px;line-height: 20px;height:20px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_n_business_txt_span{width:20px;height:2px;margin:10px 0 0;}
	.q_n_business_txt_p{margin:5px auto 0;font-size: 13px;line-height: 18px;height:36px;
	    display: -webkit-box;
	    -webkit-box-orient: vertical;
	    -webkit-line-clamp: 2;
	    overflow: hidden;
	}
	.q_n_business_more{display: none;}
	.q_mainn_title{font-size: 22px;line-height: 25px;}
	.q_mainn_span{margin:20px auto 0;padding:8px 15px;font-size: 12px;line-height: 20px;}
	.q_mainn_span span{margin:0 3px;}
	.q_mainn_body{padding:20px 0 25px;min-height: 200px;}
	.q_mainn_body_pdf{margin:15px auto 7px;}
	.q_mainn_body_pdf a{font-size: 14px;}
/* q_n_business end! */

/* q_n_single start! */
	.q_n_single_h{display: none;}
	.q_n_single_body{margin:0 auto;}
/* q_n_single end! */

/* q_n_news start! */
	.q_n_news_top_img{width:100%;height:auto;float:none;}
	.q_n_news_top_txt{width:100%;height:auto;float:none;padding:20px;}
	.q_n_news_top_txt_h a{font-size: 22px;line-height: 30px;height:auto;overflow: hidden;text-overflow: ellipsis;white-space: normal;}
	.q_n_news_top_txt_date{margin:5px auto;font-size: 14px;line-height: 20px;height:20px;}
	.q_n_news_top_txt_p{margin:10px auto 0;font-size: 13px;line-height: 25px;max-height: 100px;overflow: hidden;}
	.q_n_news_top_txt_more{width:100%;margin:10px auto 0;padding:0;}
	.q_n_news_top_txt_more a{line-height: 20px;font-size: 13px;}
	/* q_n_news_list */
	.q_n_news_list{margin:20px auto 0;}
	.q_n_news_item{padding:10px 15px;}
	.q_n_news_item_date{width:80px;height:25px;float:right;text-align: right;line-height: 25px;font-size: 12px;}
	.q_n_news_item_h{width:calc(100% - 90px);float:left; height:25px;line-height: 25px;font-size: 16px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
	.q_n_news_item_h i{margin-right: 8px;}
/* q_n_news end! */

/* q_n_job start! */
	.q_n_job_item{padding:12px 0;}
	.q_n_job_item a{font-size: 13px;}
	.job_span{line-height: 25px;height:25px;padding:0 2px;}
	.job_item_span1{display: none;}
	.job_item_span3{display: none;}
	.job_item_span6{display: none;}
	.job_item_span2{width:35%;}
	.job_item_span4{width:15%;}
	.job_item_span5{width:30%;}
	.job_item_span7{width:20%;}
/* q_n_job end! */

/* q_n_case start! */
	.q_n_case_item{width:100%;margin:0 0 25px 0;float:none;}
	.q_n_case_item:nth-of-type(2n){margin:0 0 25px 0;}
	.q_n_case_item_txt{padding:15px 0;}
	.q_n_case_item_txt a{height:30px;line-height: 30px;}
	.q_n_case_item_txt_squre{width:10px;height:10px;float:left;margin:10px 15px 0 0;}
	.q_n_case_item_txt_arrow{width:30px;float:right;font-size: 16px;}
	.q_n_case_item_txt_h{width:calc(100% - 60px);float:left;font-size: 16px;height:30px;line-height: 30px;}
/* q_n_case end! */

/* q_n_contact start! */
	.q_n_contact_main{padding:0 0 15px;border-top:0px solid #aaa;}
	.q_n_contact_img{display:none;float:right;}
	.q_n_contact_txt{width:100%;height:auto;float:none;}
	.q_n_contact_item{width:100%;float:left;margin:0 0 5px 0;padding:0 0;}
	.q_n_contact_item:nth-of-type(3n){margin:0 0 5px 0;}
	.q_n_contact_item:nth-of-type(5){width:100%;margin:0 0 5px 0;}
	.q_n_contact_item_icon{width:30px;height:30px;float:left;}
	.q_n_contact_item_txt{width:calc(100% - 38px);height: 30px;line-height: 30px;float:right;font-size: 15px;}
	.q_n_contact_item_txt span{margin-right:5px;font-weight: bold;}
	.q_n_map{margin:0px auto 10px;height:270px;}
	/* q_n_message */
	.q_n_message{padding:30px 15px 10px;border-bottom: 0px solid #ddd}
	.q_n_message_title{font-size: 18px;line-height: 30px;height:30px;}
	.q_n_form{margin:20px auto 0;}
	.q_n_form .form-group{width:100%;float:none;margin:0 0 15px 0;padding:0;}
	.q_n_form .form-group:nth-of-type(2n){margin:0 0 15px 0;}
	.q_n_form .form-button .button{padding:7px 55px;font-size: 15px;line-height: 25px;margin:0 auto;width:100%;}
	.q_n_message_p{margin:15px auto 0;font-size: 14px;line-height: 25px;}
/* q_n_contact end! */



}



/* m_footer start! */
	.footer_m{display:none;}
  @media(max-width: 640px){
    .q_footer {margin-bottom: 60px;}
    .footer_m {display: block;}
  }
  .footer_m{position: fixed;bottom:0;left:0;width:100%;height:60px;z-index: 99;padding:10px 0;background-color: #fff;box-shadow: 0 0 3px #ddd;}
  .footer_item {width:25%;float:left;height:40px;text-align: center;}
  .footer_item_icon {width:100%;height:20px;}
  .footer_item_icon a{outline: none;display: block;width: 100%;height:100%;outline: none;}
  .footer_item_icon img{width:20px;height:20px;}
  .footer_item_txt{width:100%;height:20px;line-height: 20px;color:#0a79d2;font-size: 12px;}
/* m_footer end! */