@charset "UTF-8";
/* css utf-8 编码声明  下面注释若有必要可自行删除
Write by 
 */
/* 此CSS样式为 类名通用加前缀 q_ */
html,body{/*scroll-behavior:smooth;*/}  /* 不使用js只用css实现锚点平滑滚动 */
body {
	width:100%;
	margin:0 auto;
	min-height: 300px;
	background-color: #fff;
	font-family: 'Microsoft Yahei',Arial,Verdana,sans-serif;
	font-size: 15px;
	color:#555;
}
ul,li {list-style: none;}
.clearfix {clear:both;}
img {max-width:100%;}
div a {outline: none;}
/* 统一调整字间距 */
div,a,span,p,ul,li{padding:0;margin:0;}
.main1540{width:100%;max-width:1540px;margin:0 auto;}
.main1700{width:100%;max-width:1700px;margin:0 auto;}
/* 电脑端隐藏 */
@media (min-width:640px ) {
	.pc_hidden{display: none;}
}
/* 手机端隐藏 */
@media (max-width:640px ) {
	.m_hidden{display: none;}
}
/* 平板端隐藏 */
@media (min-width:640px ) and (max-width: 1000px) {
	.pb_hidden{display: none;}
}
@media (max-width: 640px) {
	.q_banner .swiper_button {display: none;}
}
/* 返回顶部  开始 */
#toTop{width:55px;height:55px;bottom:100px;right:10px;position:fixed;cursor:pointer;z-index:999999;}
@media(max-width: 640px){
	#toTop{width:35px;height:35px;bottom:75px;}
}
/* 返回顶部  结束 */
.q_mask{width:100%;height:100%;position: absolute;left:0;top:0;}
.q_mask_in{width:100%;position: absolute;left:0;top:50%;text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
a.img{outline: none;display: block;width:100%;}
.img{background-position: center center;background-size: cover;background-repeat: no-repeat;
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}
.hover:hover .img{
  -moz-transform:scale(1.15,1.15);
  -ms-transform:scale(1.15,1.15);
  -o-transform:scale(1.15,1.15);
  -webkit-transform:scale(1.15,1.15);
  transform:scale(1.15,1.15);
}
.q_row{width:100%;margin:0 auto;}
.q_row:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_img{width:100%;margin:20px auto;text-align: center;}
.clear{clear:none;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}

section.page1 {width: 100%;top: 0;left: 0;height: 100%;position: absolute;}
section.page2 {width: 100%;left: 0;top: 100%;height:auto;position: absolute;}

@media(max-width: 640px){
	section.page1{position: relative;height: auto;}
	section.page2 {position: relative;top: 0;}
}

@-webkit-keyframes slide-noact {
	0% {transform: scale(1.1);}
	100% {transform: scale(1.1);}
}
@keyframes slide-noact {
	0% {transform: scale(1.1);}
	100% {transform: scale(1.1);}
}

@-webkit-keyframes slide-act {
	0% {transform: scale(1.0);}
	100% {transform: scale(1.1);}
}
@keyframes slide-act {
	0% {transform: scale(1.0);}
	100% {transform: scale(1.1);}
}

@keyframes fadeinup {
  0%   {opacity: 0;transform: translateY(120px)}
  100% {opacity: 1;transform: translateY(0)}
}
@keyframes fadeinups {
  0%   {opacity: 0;transform: translateY(200px)}
  100% {opacity: 1;transform: translateY(0)}
}
.fadeinup {animation-name: fadeinup;animation-duration: 1s;}

@font-face{
  font-family: 'number';
  src: url("./akzidenzgroteskbq-bdcndalt.otf");
}

/* page-index-all */

@keyframes fadeindown_little {
  0%   {opacity: 0;transform: translateY(-20px)}
  100% {opacity: 1;transform: translateY(0)}
}
.little:hover{animation-name: fadeindown_little;animation-duration: .5s;}

.page-index-all {width:100%;height:100%;background-color:rgba(0,0,0,.5);position:fixed;left:0;top:0; z-index: 999999;display: none;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
}
.q_form_mask{width:100%;height:100%;position: absolute;left:0;top:0;}
.q_form_mask_in{width:400px;position: absolute;left:50%;margin-left:-200px;top:50%;text-align: center;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.q_form_main{width:100%;margin:0 auto;background-color: #fff;border-radius: 4px;padding:45px 50px;position: relative;
	animation-name: fadeindown_little;animation-duration: .5s;
}
.q_form_main:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_form_close{width: 20px;height: 20px;line-height: 20px;text-align: center;position: absolute;top: 10px;right: 10px;color: #50506d;font-size: 22px;cursor: pointer;}
.q_form_close:hover{color:#d70818;}
.q_form_h{width:100%;margin:0 auto;color: #50506d;font-family: Helvetica Neue,Helvetica,sans-serif;text-align: center;}
.q_form_h_big{width:100%;margin:0 auto;font-size: 20px;font-weight: 700;line-height: 25px;}
.q_form_h_small{width:100%;margin:10px auto 0;font-size: 12px;line-height: 20px;}
.q_form_input{width:100%;margin:10px auto 0;position:relative;color:#50506d;border:1px solid #50506d;border-radius: 4px;padding:5px 5px;}
.q_form_input>i{display: block;width:30px;height:30px;line-height: 30px;font-size: 22px;float:left;}
.q_form_input>span{display: block;width:30px;float:right;}
.q_form_input>input{width:calc(100% - 60px);float:left;border:0;padding:0 10px;line-height: 30px;height:30px;font-size: 13px;color:#50506d;}
.q_form_button{width:100%;margin:20px auto 0;text-align: center;border-radius: 8px;font-size: 15px;line-height: 40px;padding:3px 0;cursor: pointer;
	background-color: #d70818;color:#fff;letter-spacing: 2px;
}
#q_alert .q_form_h_big{font-size: 17px;text-align: left;}
#q_alert .q_form_h_small{font-size: 13px;text-align: left;}
#q_alert .q_form_button{width:auto;display: inline-block;float:right;line-height: 20px;padding:7px 30px;font-weight: 400;}

@media(max-width: 640px){
/* page-index-all */
.q_form_mask_in{width:300px;left:50%;margin-left:-150px;}
}

/* q_header end! */
.q_header{width:100%;margin:0 auto;padding:0;position: fixed;left:0;top:0;z-index: 99;transition: all .3s;}
/* q_logo */
.q_logo{width:450px;float:left;padding:12.5px 0;transition: all .4s;}
.q_logo>h1{width:100%;margin:0 auto;}
.q_logo>h1>a{outline: none;display: block;width:100%;margin:0 auto;}
.q_logo>h1>a>img{height:65px;}

/* q_search */
.q_search{width:45px;float:right;text-align: right;padding:25px 0;cursor: pointer;position: relative;transition: all .3s;}
.q_search img{height:40px;}

/* q_language */
.q_language{width:50px;float:left;cursor: pointer;position: relative;padding:32px 0;transition: all .3s;}
.q_language_main{width:100%;height:26px;line-height: 26px;font-size: 15px;position: relative;
	text-transform: uppercase;text-align: center;background-color: #e6e6e6;border-radius: 3px;color:#444;
}
.q_language_main>span{display: block;}
.q_language_main>span>i{font-size: 14px;}
.q_language_ul{width:80px;padding:15px 0;background-color: #fff;box-shadow: 0 0 5px #ccc;position: absolute;top:40px;left:-15px;display: none;}
.q_language_ul>li{width:100%;margin:0 auto;}
.q_language_ul>li>a{outline: none;display: block;width:100%;margin:0 auto;text-align: center;font-size: 15px;line-height: 35px;height:35px;color:#555;}
.q_language_ul>li>a:hover{background-color: #d70818;color:#fff;}

/* q_nav */
.q_nav{width: calc(100% - 705px); float:left;}
.nav_ul{width:100%;text-align: right;font-size: 0;}
.nav_ul>li{display: inline-block;padding:0 30px;position: relative;}
.nav_ul>li>a{outline: none;display: block;width:100%;margin:0 auto;padding:30px 0;transition: all .3s;}
.nav_ul>li>a>span{display: block;width:100%;font-size: 18px;line-height: 30px;height: 30px;position: relative;color:#fff;}
.nav_ul>li>a>span:after{position: absolute;left: 50%;bottom: -30px;content: "";width: 0;height: 3px;background-color: #d70818;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;
}
.nav_ul>li.on>a>span:after,.nav_ul>li:hover>a>span:after{width: 100%;transform: translateX(-50%);}
.nav_ul>li.on>a>span,.nav_ul>li:hover>a>span{color:#d70818;}

/* q_nav_son */
.q_nav_son{width:100%;position: absolute;top:100%;left:0;padding:10px 0;z-index: 10;background-color: #fff;display: none;}
.q_nav_son>li{width:100%;margin:0 auto;padding:0;}
.q_nav_son>li>a{outline: none;display: block;width:100%;margin:0 auto;padding:0;font-size: 14px;text-align: center;line-height: 36px;color:#555;}
.q_nav_son>li:hover{background-color: #d70818;}
.q_nav_son>li:hover>a{color:#fff;}

.q_header.q_header_fixed{background: rgba(0,0,0,.6);box-shadow: 0 0 1px #ccc;}

.q_nav_product{border-top:1px solid #ccc;display: none;}
.q_nav_product{position: fixed;width:100%;left:0;top:90px;background-color: #fff;padding:50px 0;}
.q_nav_product:before{content:'';width:26.5%;height:100%;background-color:#f6fafd;position:absolute;left:0;top:0;z-index:0;}
.q_nav_product_main{width:1600px;margin:0 auto;}

.q_nav_product_l{width:75%;float:left;position:relative;}
.q_nav_product_l>div{position: relative;width:27%;}
/*.q_nav_product_l>div:after{content:'';width:1px;height: 100%;background-color: #bbb;position: absolute;top:0;right:-20px;}*/
.q_nav_product_l>div>a{outline: none;display: block;width:100%;padding:10px 30px 10px 50px;font-size: 17px;line-height: 25px;color:#444;font-weight:700;}
.q_nav_product_l>div>a:after{content:'>';font-size: 18px;line-height: 24px;height:24px;position: absolute;top:10px;right:30px;color:#444;z-index: 2;}
.q_nav_product_l>div>a:hover{background-color: #d70818;color:#fff;}
.q_nav_product_l>div>a:hover:after,.q_nav_product_l>div.on>a:after{color:#fff;}
.q_nav_product_l>div.on>a{background-color: #d70818;color:#fff;}
.q_nav_product_l>div.on .ul_level1{display: block;}
.ul_level1{position: absolute;width:260%;min-height:300px;top:0;left:100%;display: none;padding-left:20%;}
.ul_level1:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.ul_level1>li{width:18%;float:left;margin:0 2.5% 0 0;text-align: left;}
.ul_level1>li:nth-of-type(5n){margin:0;}
.ul_level1>li>a{outline: none;display: block;width:100%;font-size: 17px;line-height: 30px;color:#d70818;font-weight:700;}
.ul_level1>li>a:hover{color:#d70818;}

.q_nav_product_l>div:nth-of-type(2) .ul_level1{margin-top:-45px;}
.q_nav_product_l>div:nth-of-type(3) .ul_level1{margin-top:-90px;}
.q_nav_product_l>div:nth-of-type(4) .ul_level1{margin-top:-135px;}
.q_nav_product_l>div:nth-of-type(5) .ul_level1{margin-top:-180px;}
.q_nav_product_l>div:nth-of-type(6) .ul_level1{margin-top:-225px;}

.ul_level2{margin:10px auto 0;}
.ul_level2>li>a{outline: none;display: block;width:100%;font-size: 13px;line-height: 33px;color:#444;}
.ul_level2>li>a:hover{color:#d70818;}

.ul_level1.ul_level1_show{padding:6px 5% 0 20%;}
.ul_level1.ul_level1_show>li{display:block;width:100%;margin:0 auto 10px;}
.ul_level1.ul_level1_show>li>a{color:#444;font-weight:400;font-size:15px;}
.ul_level1.ul_level1_show>li>a:hover{color:#d70818;}

.q_nav_product_r{width:20%;float:right;}
.q_nav_product_r_h{font-size: 17px;line-height: 25px;color:#333;}
.q_nav_product_list{margin:20px auto 0;}
.q_nav_product_item{width:49%;float:left;margin:0 2% 8px 0;}
.q_nav_product_item:nth-of-type(2n){margin:0 0 8px 0;}
.q_nav_product_item_img{position: relative;background-color: #e4eaf6;}
.q_nav_product_item_img .img{padding:70% 0 0;}
.q_nav_product_item h4{margin:8px auto 0;}
.q_nav_product_item h4 a{outline: none;display: block;width:100%;font-size: 12px;line-height: 20px;padding:0 5%;color:#333;text-align:center;}

/* q_interact */
.q_interact{width:250px;float:right;}
.interact_main{width:100%;margin: 0 auto;padding:20px 0;}
.interact_main:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}

.q_search{width:40px;float:left;padding:10px 0;}
.q_search img{height:30px;}
.q_obtain>a{padding:5px 10px;text-align: center;font-size: 14px;line-height: 35px;border-radius: 5px;
	outline: none;display: block;width:100%;background-image: var(--linear-background);color:#fff;
}
.q_obtain>a:hover{background:none;background-color:var(--blue);}

.q_tel{width:calc(100% - 50px);float:right;padding:13px 0;background: url(../images/tel.png) no-repeat 0 center;padding-left: 45px;}
.q_tel:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_tel>*{display:block;}
.q_tel>i{float:left;width:35px;height:35px;line-height: 35px;border-radius: 50%;font-size: 15px;
	text-align: center;background-color: var(--blue);color:#fff;
}
.q_tel>span{font-size:14px;line-height: 1;font-family: Arial;color:#fff;
}
.q_tel strong {display: block;font-size: 18px;line-height: 1;margin-top: 5px; color: #fff;font-weight:500;}

/* q_header start! */

/* q_banner start! */
.q_banner{width:100%;margin:0 auto;height:100%;}
.q_banner .swiper_banner{height:100%;}
.q_banner .swiper_banner .swiper-wrapper{height:100%;}
.q_banner .swiper_banner .swiper-wrapper .swiper-slide{height:100%;}
.q_banner .swiper_banner .swiper_pagination_banner{bottom:5%;}
.q_banner .swiper_banner .swiper_pagination_banner .swiper-pagination-bullet{width:30px;height:6px;border-radius: 6px;
	background-color:#fff;opacity: 1;
}
.q_banner .swiper_banner .swiper_pagination_banner .swiper-pagination-bullet.swiper-pagination-bullet-active{width:60px;
	background-color:#d70818;opacity: 1;
}

.banner_slide{width:100%;height:100%;position: relative;overflow: hidden;}
.banner_slide .img{height:100%;transition: 1s 2.5s;transform: perspective(1000px) translate3d(0, 0, 120px);}
.swiper-slide-active .banner_slide .img{transition: 5s 0s;transform: perspective(1000px) translate3d(0, 0, 0px);}



.banner_mask{width:100%;height:100%;position: absolute;left:0;top:0;z-index: 1;}
.banner_mask_in{width:100%;position: absolute;left:0;top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.banner_mask_main{color:#fff;}
.banner_h .big{font-size: 44px;line-height: 55px;font-weight: 700;font-family: Microsoft YaHei,SourceHanSansBold;}
.banner_h .en{font-size: 20px;line-height: 25px;}
.banner_h .small{margin:5px auto 0;font-size: 20px;line-height: 55px;}
.banner_more{margin:45px auto 0;}
.banner_more>a{padding:13px 24px;font-size: 16px;line-height: 16px;border-radius:25px;margin-right:30px;
	outline: none;display: inline-block;border:1px solid #fff;color:#fff;
}
.banner_more>a:hover{background:none;background-color: var(--blue);}


.banner_mask_main>*{animation-duration: 1s;animation-delay: 1s;animation-fill-mode: both;}
.swiper-slide-active .banner_mask_main>.banner_h{animation-name: lv-fadeInUp;animation-delay: .3s;}
.swiper-slide-active .banner_mask_main>.banner_more{animation-name: lv-fadeInUp;animation-delay: .4s;}
/* q_banner end! */

/* q_section start! */
.q_section{width:100%;margin:0 auto;padding:72px 0;}
.q_section_title{}
.q_section_title_h{font-size: 40px;color:#2e2e2e;line-height: 50px;font-weight: 700;letter-spacing: 3px;}
.q_section_title_p{margin:7px auto 10px;font-size: 20px;color:#5a5a5a;line-height: 30px;font-weight: 100;}
.q_section_title_span{margin:0 auto;font-size: 0;width:50px;height:4px;background: linear-gradient(to right, #d70818, #ff9c8b);line-height: 0;}
.q_section_title .en{font-size:60px;color:#3b3b3b;line-height: 60px;text-transform:uppercase;margin-top:30px;}
.q_section_title .en span{color:#d70818;}
.q_section_title .cn{
	width:100%;
	font-size: 30px;
	line-height: 30px;
	height:30px;
	letter-spacing: 2px;
	color:#3b3b3b;
}
.q_section_main{width:100%;margin:65px auto 0;}
/* q_section_more */
.q_section_more{width:100%;margin:60px auto 0;text-align: left;}
.q_section_more a{display: inline-block;transition: all .2s;
}
.q_section_more a:hover{}
/* q_section end! */

/* q_product start! */
.q_product{padding:0}
.q_product .q_product_l{float:left;width:25%;padding: 0 2px 0 0px;}
.q_product .q_product_r{float:right;width:75%;position: relative;padding: 0 0 0 4px;overflow:hidden;}
.q_product .q_product_r .pro-title-cn{font-size:34px;color:#fff}
.q_product .q_product_r .pro-title-en{font-size:20px;color:#fff;margin-bottom:50px;}
.q_product_main{width:100%;position: absolute;padding:0 50px;left:0px;right:0px;top:50%;
  transform: translateY(-50%);
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);}
.q_product_item{width:32%;float:left;margin:0 2% 0px 0;position: relative;overflow:hidden;text-align:center;padding: 40px 30px 45px;background:#fbe8ea;}
.q_product_item:nth-of-type(3n){margin:0 0 0px 0;}
.q_product_item_img{width:100%;margin:0 auto;overflow: hidden;}
.q_product_item_img .img {height:350px;line-height:350px;overflow: hidden;}
.q_product_item_img img{display: inline-block;width: auto;height: auto;max-width: 100%;max-height: 100%;vertical-align: middle;
  -moz-transition: all .8s ease 0s;
  -ms-transition: all .8s ease 0s;
  -o-transition: all .8s ease 0s;
  -webkit-transition: all .8s ease 0s;
  transition: all .8s ease 0s;
}
.q_product_item_text .tit{font-size:24px;color:#242424;text-align:left;height:30px;line-height:30px;overflow: hidden;}
.q_product_item_text .desc{font-size:16px;color:#242424;text-align:left;height:170px;line-height:26px;padding:15px 0 0px;overflow: hidden;}
.q_product_item_text .more{font-size:16px;color:#313131;position: absolute;bottom: 0;right: 0;}
.q_product_item_text .more a{}
.q_product_item:hover .q_product_item_img img{
  -moz-transform:scale(1.15,1.15);
  -ms-transform:scale(1.15,1.15);
  -o-transform:scale(1.15,1.15);
  -webkit-transform:scale(1.15,1.15);
  transform:scale(1.15,1.15);
}
.q_product_item_text .more a:hover{color:#d70818;}

.q_product .q_section_more{margin-top:45px;}
/* q_product end! */

/* q_about start! */
.q_section.q_about{padding:200px 0 120px;background:url("../images/q-about-bg.jpg")no-repeat center top;background-size:100% 100%;}
.q_about_main{width:100%;position: relative;}
.q_about_body{margin:60px auto 0;}
.q_about_l{width:50%;float:left;}
.q_about_p{min-height: 190px;}
.q_about_p p{font-size: 16px;color:#373737;text-align: justify;line-height: 1.8;}
.q_about_p p strong{font-weight: 700;}
.q_about_more{font-size:16px;color:#313131;margin-top:60px;}
.q_about_more a{margin:0 50px 0 0;}
.q_about_r{width:50%;float:right;}
.q_video{width:100%;text-align: right;cursor: pointer;}
/* q_about end! */

/* q_number start! */
.q_number_main{width:100%;margin:0 auto;padding:0;}
.q_number_main:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size:0;}
.q_number_item{width:33.333333%;float:left;padding:30px 10px 0 0;text-align: left;position: relative;}
.q_number_top{font-size: 42px;line-height: 45px;color:#d70515;font-weight:700;margin:20px auto 0;}
.q_number_top .sub{font-size: 20px;font-weight: normal;color:#d70515;font-weight:500;}
.q_number_txt{width:100%;padding:0;font-size: 20px;color:#373737;line-height: 30px;height:30px;font-weight: 100;letter-spacing: 2px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
/* q_number end! */

/* q_honor start! */
.q_section.q_honor{padding: 130px 0 60px;background:url("../images/q-honor-bg.jpg")no-repeat center top;background-size:100% 100%;}
.q_honor .q_section_title .cn{color:#fff;}
.q_honor .q_section_title .en{color:#fff;}
.q_honor .q_section_main{margin:45px auto 0;}
.q_honor_list{width:100%;margin:0 auto;}
.q_honor_item{width:32%;float:left;margin:0 2% 20px 0; position: relative;}
.q_honor_item:nth-of-type(3n){margin:0 0 8px 0;}
.q_honor_item_img{width: 100%;margin:0 auto;overflow:hidden;}
.q_honor_item_img .img{padding:57% 0 0;}
.q_honor_mask{width:100%;position: absolute;left:0;bottom: 0;background-color: rgba(0,82,144,.85);}
.q_honor_mask>a{outline: none;display: block;width:100%;padding:15px;text-align: center;}
.q_honor_mask>a>span{display: block;width:100%;font-size: 22px;letter-spacing: 2px;line-height: 30px;color:#fff;}
/* q_honor end! */

/* q_news start! */
.q_news{background:url("../images/q-news-bg.jpg") no-repeat center center;background-size:cover;padding:140px 0 100px;}
.news_title{width:100%;margin:0 auto;position: relative;}
.news_title_l{width:70%;float:left;}
.news_title_h{width:100%;font-size: 30px;line-height: 30px;	height:30px;letter-spacing: 2px;color:#3b3b3b;}
.news_title_p{font-size:60px;color:#3b3b3b;line-height: 60px;text-transform:uppercase;margin-top:30px;}
.news_title_p span{color:#d70818;}
.news_title_r{width:25%;float:right;text-align: right;position: absolute;bottom:0;right:0;}

.news_main{width:100%;margin:80px auto 0;}
.news_main:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}

.news_l{width:54%;float:left;}
.news_list{width:100%;margin:0 auto;}
.news_item{width:48.5%;float:left;margin:0 3% 0 0;position: relative;background-color: #fff;}
.news_item:nth-of-type(2n){margin:0 0 0 0;}
.news_item_img{width:100%;margin:0 auto;position: relative;overflow: hidden;height:275px;}
.news_item_img .img{height:100%;}
.news_item_img:hover .img{
  -moz-transform:scale(1.15,1.15);
  -ms-transform:scale(1.15,1.15);
  -o-transform:scale(1.15,1.15);
  -webkit-transform:scale(1.15,1.15);
  transform:scale(1.15,1.15);
}

.news_item_img_label{display: inline-block;position: absolute;left:0;top:0;z-index: 2;}
.news_item_img_label span{display:block;padding:7px 25px;font-size: 16px;line-height: 25px;border-bottom-right-radius: 15px;overflow: hidden;
	background-color: #d70818;color:#fff;
}


.news_item_txt{width:100%;margin:0 auto;padding:30px 25px 50px;}
.news_item_h a{outline: none;display: block;width:100%;font-size: 20px;color:#2b2b2b;line-height: 30px;height:30px;font-weight: 500;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
.news_item_h a:hover{color:#d70818;}
.news_item_date{width:100%;margin:10px auto;font-size: 14px;color:#575757;line-height: 25px;height:25px;}
.news_item_date i{margin-right: 10px;}
.news_item_p{width:100%;margin:30px auto 0;font-size: 14px;color:#2b2b2b;line-height: 20px;height:50px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}


.news_r{width:44%;float:right;}
.news_r_main{width:100%;padding:30px 50px 20px 25px;background-color: #fff;}
.newstxt_list{width:100%;margin:0 auto;}
.newstxt_item{margin:20px auto 0;position: relative;width:100%;padding:10px 0 10px 130px;}
.newstxt_item:nth-of-type(1){margin:0 auto;}
.newstxt_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.newstxt_item_h{width:100%;overflow: hidden;}
.newstxt_item_h a{outline: none;line-height: 30px;color:#2b2b2b;font-size: 20px;height: 30px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
.newstxt_item_h a:hover{color:#d70818;}
.newstxt_item_p{width:100%;margin:10px auto 0;font-size: 14px;color:#2b2b2b;line-height: 20px;height:40px;
	display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
.newstxt_item_date{width:95px;height:95px;position: absolute;left:0;top:0;}
.newstxt_item_date_main{width:100%;height:100%;position: relative;text-align: center;border: 1px solid #d70818;padding:15px 0;}
.date_span{display: block;width:100%;font-size: 16px;color:#d70818;line-height: 16px;}
.date_span.date_span2{display: none;}
.date_span.date_span1{margin-top:10px;}
.date_span.date_span3{line-height: 40px;font-size: 40px;font-weight: 700;color:#d70818;}

/* q_news end! */

/* q_message start! */
.q_message{padding:90px 0 140px;background:url("../images/q-message-bg.jpg") no-repeat top center;background-size:100% 100%;color:#fff;}
.q_message_main{width:100%;margin:0 auto;}
.q_message_h{width:100%;margin:50px auto 0;}
.q_message_h_cn{width:100%;margin:0 auto;font-size: 44px;line-height: 65px;font-weight: 700;}
.q_message_h_en{width:100%;margin:5px auto 0;font-size: 20px;line-height: 30px;font-weight: 100;text-transform: uppercase;}
.q_message_tel {background: url(../images/q-message-tel.png) no-repeat left center;padding-left: 80px;margin-top: 70px;font-size:20px;}
.q_message_tel strong {display: block;font-size: 30px;line-height: 1;margin-top: 10px; color: #fff;}
/* q_message end! */

/* q_news start! */
.q_news_item{width:48%;float:left;margin:0 2% 0 0;position: relative;height: 485px;overflow:hidden;}
.q_news_item:nth-of-type(2n){margin:0;}
.q_news_item_img{width:100%;height:485px;margin:0 auto;overflow:hidden;}
.q_news_item_img .img{height:100%;}
.q_news_item_txt{width:100%;margin:0 auto;padding:30px 35px;}
.q_news_item_h{width:100%;margin:0 auto;}
.q_news_item_h a{outline: none;display: block;width:100%;margin:0 auto;font-size: 18px;color:#292929;font-weight: 600;line-height: 25px;height:50px;
	text-align: justify;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
.q_news_item_h a:hover{color:#d70818;}
.q_news_item_date{width:100%;margin:10px auto 0;font-size: 15px;color:#aaa;line-height: 20px;}
.q_news_item_date i{margin-right: 5px;}
.q_news_item_p{width:100%;margin:15px auto 0;font-size: 14px;color:#797979;line-height: 25px;height:50px;text-align: justify;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
/* q_news_ul */
.q_news_ul{padding:0;}
.q_news_li{width:100%;margin:8px auto 0;padding:0px 0 20px 0px;}
.q_news_li:nth-of-type(1){margin:0 auto;}
.q_news_ul_img{float:left;width:30%;}
.q_news_ul_text{float:right;width:68%;}

/* q_news end! */

/* q_footer start! */
.q_footer{background:#1f2029 url("../images/q_footer_bg.jpg")no-repeat center top;}
.q_footer a{outline: none;color:#fff;}
.q_footer a:hover{color:#d70818;opacity: 1;}
/* q_footer_t */
.q_footer_t{width:100%;margin:0 auto;}
.q_footer_t .q_footer_main{border-bottom: 1px solid #b1c7e7;padding:25px 0;}
.q_footer_t_l{width:50%;float:left;}
.q_footer_t_r{width:50%;float:right;text-align: right;}
.q_footer_search img{cursor: pointer;}

/* q_footer_c */
.q_footer_c{width:100%;margin:0 auto;padding:50px 0 45px;}
.q_footer_c_l{width:49%;float:left;}
.q_footer_logo p{font-size:14px;color:#fff;}
.q_footer_tel{float:right;width:64%;margin:40px auto 0;}
.q_footer_tel>li{width:100%;margin:0 auto 10px;}
.q_footer_tel>li:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size:0;}
.q_footer_icon{width:30px;float:left;}
.q_footer_txt{font-size: 16px;color:#7d7d7d;line-height: 20px;text-align: justify;}

.q_footer_code{width:100%;margin:40px auto 0;}
.q_footer_code_h{width:100%;margin:0 auto;font-size: 22px;line-height: 30px;letter-spacing: 2px;color:#fff;opacity: .5;}
.q_footer_code ul{width:100%;margin:20px auto 0;}
.q_footer_code ul>li{float:left;position: relative;margin-right: 20px;}
.q_footer_code ul>li>a{display: block;width:100%;}
.q_footer_code ul>li>a>img{width:36px;}
.q_footer_wx_div{width:120px;height:120px;position: absolute;left:-150px;top:-50px;display: none;}

.q_footer_ewm{float:left;width:34%;margin-top:40px;}
.q_footer_ewm .q_footer_ewm_div{float:left;width:49%;margin-right:2%;}
.q_footer_ewm .q_footer_ewm_div:nth-child(2){margin-right:0;}

.q_footer_c_r{width:42%;float:right;}
.q_footer_list{width:100%;margin:50px auto 0;}
.q_footer_item{width:13%;float:right;margin-left:7.5%;}
.q_footer_item:nth-child(4){width:18%;}
.q_footer_item:last-child{margin-left:0;}
.q_footer_item_h{width:100%;margin:0 auto;}
.q_footer_item_h a{display: block;font-size: 18px;opacity: 1;line-height: 30px;}
.q_footer_item ul{width:100%;margin:15px auto 0;}
.q_footer_item ul>li{width:100%;margin:0 auto;}
.q_footer_item ul>li>a{font-size: 16px;line-height: 2;color:#6e6e6e;}

/* q_footer_b */
.q_footer_b{width:100%;margin:0 auto;padding:10px 0;border-top:1px solid rgba(229,229,229,0.4);}
.q_footer_b_r{width:15%;float:right;text-align: right;font-size: 0;}
.q_footer_b_l{text-align:center;font-size: 0;}
.q_footer_b_l>span:nth-of-type(1){margin-left:0;}
.q_footer_b span,.q_footer_b a{margin:0 4px;line-height: 20px;font-size: 12px;color:#7d7d7d;outline: none;}
.q_footer_b a:hover{color:#d70818;}
.q_footer_b span a{margin:0;}

/* q_footer_link */
.q_footer_link{width:100%;margin:0 auto;padding:25px 0;}
.q_footer_link_r{width:15%;float:right;text-align: right;font-size: 0;}
.q_footer_link_l{width:80%;float:left;font-size: 0;}
.q_footer_link_l>span:nth-of-type(1){margin-left:0;}
.q_footer_link span,.q_footer_b a{margin:0 4px;line-height: 30px;font-size: 12px;color:rgba(255,255,255,.7);outline: none;}
.q_footer_link a:hover{color:#258536;}
.q_footer_link span a{margin:0;}

.q_footer_code1{margin:0 auto;}
.q_footer_code1 ul{width:100%;margin:0 auto;font-size: 0;text-align: right;}
.q_footer_code1 ul>li{display: inline-block;position: relative;margin-left: 15px;}
.q_footer_code1 ul>li>a{display: block;width:100%;opacity: .7;}
.q_footer_code1 ul>li>a>img{width:30px;}

/* q_footer end! */

/* q_message start! */
/* .q_message{padding:80px 0;background-color: #f8fafe;}
.q_msg_item{width:21%;float:left;margin:0 5% 0 0;position: relative;}
.q_msg_item:nth-of-type(4n){margin:0;}
.q_msg_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size:0;}
.q_msg_item_icon{width:72px;float:left;}
.q_msg_item_icon>a{outline: none;display: block;width:100%;}
.q_msg_item_txt{width:calc(100% - 90px);float:right;padding:6px 0 0;}
.q_msg_item_h{font-size: 20px;color:#636363;font-weight: 700;letter-spacing: 3px;line-height: 30px;}
.q_msg_item_p{margin:5px auto 0; font-size: 16px;color:#636363;line-height: 25px;height: 25px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.q_msg_item:before{content:'';width:1px;height:72px;background-color: #ddd;position: absolute;top:0;left:-26%;}
.q_msg_item:nth-of-type(1):before{width:0;} */

/* q_message end! */

/* q_banner_n start! */
.q_banner_n{position: relative;}
.q_banner_n .img{padding:39.85% 0 0;}
.q_banner_mask{width:100%;position: absolute;right:0;bottom:0;padding-left:calc((100% - 1540px) / 2);}
.q_banner_mask_in{width:100%;background-color: rgba(215,8,24,.7);}
.q_banner_mask_in .main1540{margin:0;}
.q_banner_main{padding:40px 0 40px 65px;color:#fff;}
.q_banner_l{width:60%;float:left;font-size: 44px;line-height: 50px;font-weight: 100;vertical-align: bottom;}
.q_banner_l span{text-transform: capitalize;font-size: 24px;}
.q_banner_r{width:36%;float:right;font-size: 22px;line-height: 30px;font-weight: 100;text-align: right;padding:10px 0 0;}

.q_banner_n.q_banner_product{height:135px;}
.q_banner_n.q_banner_product .img{padding:0;height:100%;}
.q_banner_n.q_banner_solution{height:135px;}
.q_banner_n.q_banner_solution .img{padding:0;height:100%;}
.q_banner_n.q_banner_news{height:135px;}
.q_banner_n.q_banner_news .img{padding:0;height:100%;}

.q_banner_n.q_banner_nobg{height:135px;}
.q_banner_n.q_banner_nobg .img{padding:0;height:100%;}
/* q_banner_n end! */

/* q_position start! */
.q_position{width:100%;padding:10px 0;background-color: #f8f8f8;}
.q_position_main{width:100%;margin:0 auto;text-align: right;color:#555;line-height: 30px;height:30px;font-size: 13px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.q_position_main>i{margin-right: 5px;}
.q_position_main a{outline: none;color:#555;margin:0 3px;}
.q_position_main a:hover{color:#d70818;}
/* q_position end! */

/* q_n_nav start! */
.q_n_nav{padding-left:calc((100% - 1540px) / 2);}
.q_n_nav_in{border-bottom: 1px solid #ccc;}
.q_n_nav_in .main1540{margin:0;}
.q_n_nav_main{padding:35px 0 35px 65px;}
.q_back{width:10%;float:right;text-align: right;}
.q_back a{outline: none;display: block;font-size: 20px;color:#555;line-height: 25px;font-weight: 100;}
.q_back a:hover{color:#d70818;}
.q_n_nav_ul{width:86%;float:left;font-size: 0;}
.q_n_nav_ul>li{float:left;margin:0 30px 0 0;}
.q_n_nav_ul>li>a{outline: none;display: block;width:100%;font-size: 22px;line-height: 25px;color:#555;letter-spacing: 1px;font-weight: 100;}
.q_n_nav_ul>li.on>a,.q_n_nav_ul>li:hover>a{color:#d70818;}
/* q_n_nav end! */

/* q_main start! */
.q_main{padding:75px 0 0;min-height: 420px;font-size: 16px;line-height: 2;color:#555;}
.q_main p{margin:0 auto;font-size: 16px;line-height: 2;color:#555;}

.q_main .q_section_title_h{font-size: 30px;line-height: 40px;font-weight: 400;text-align:center;}
.q_main .q_section_title_span{margin:15px auto 0;}

/* q_main end! */

/* q_n_about start! */
.q_n_about{padding:100px 0;background:url("../images/q-about-bg.jpg")no-repeat center top;background-size:100% 100%;}
.q_n_about_main{margin:80px auto 0;}
.q_n_about_row1{position: relative;}
.q_n_about_mask{width:100%;height:100%;position: absolute;left:0;top:0;}
.q_n_about_row1_l{width:50%;float:left;height: 100%;background-color: rgba(0,56,147,.7);position: relative;}
.q_n_about_row1_l .q_n_about_info{padding:0 12% 0 20%;font-size: 17px;color:#fff;line-height:2.2;text-align: justify;}
.q_n_about_row1_l .q_n_about_info p{font-size: 17px;color:#fff;line-height: 2.2;text-align: justify;}
.q_n_about_row1_r{width:50%;float:right;height: 100%;position: relative;text-align: center;cursor: pointer;}
.q_n_about_video img{max-width: 160px;}

.q_n_about_row2{background:url("../images/about_row2_bg.jpg") no-repeat center top;padding: 80px 0;}
.q_n_about_row2_h{font-size: 36px;line-height: 45px;text-align: center;color:#4a4a4a;font-weight: 700;letter-spacing: 2px;}
.q_n_about2_list{margin:50px auto 0;}
.q_n_about2_item{width:23.5%;margin:0 2% 0 0;float:left;text-align: center;transition: all .4s;
    background-position:center top;background-repeat: no-repeat;background-size: 0 0;
}
.q_n_about2_item:nth-of-type(4n){margin:0;}
.q_n_about2_item_bg{padding:56px 40px;}
.q_n_about2_item_icon img{width:60px;}
.q_n_about2_item_icon .default{display: inline-block;}
.q_n_about2_item_icon .hover{display: none;}
.q_n_about2_item_txt{margin:20px auto 0;}
.q_n_about2_item_cn{font-size: 33px;color:#4a4a4a;font-weight: 700;line-height: 40px;}
.q_n_about2_item_en{margin:20px auto 0; font-size: 33px;color:#0455a4;font-weight: 100;line-height: 40px;text-transform: uppercase;letter-spacing: 2px;}
.q_n_about2_item_en_light{margin:20px auto 0; font-size: 12px;color:#0455a4;font-weight: 100;line-height: 15px;text-transform: uppercase;letter-spacing: 15px;}

.q_n_about2_item_span{border-top:1px solid #81aad1;margin:40px auto;}
.q_n_about2_item_p p{font-size: 24px;color:#4a4a4a;line-height: 2;letter-spacing: 4px;}

.q_n_about2_item:hover{background-size: cover;}
.q_n_about2_item:hover .q_n_about2_item_bg{background-color: rgba(0,56,147,.75);}
.q_n_about2_item:hover .q_n_about2_item_icon .default{display: none;}
.q_n_about2_item:hover .q_n_about2_item_icon .hover{display: inline-block;}
.q_n_about2_item:hover .q_n_about2_item_cn{color:#fff;}
.q_n_about2_item:hover .q_n_about2_item_en{color:#fff;}
.q_n_about2_item:hover .q_n_about2_item_en_light{color:#fff;}
.q_n_about2_item:hover .q_n_about2_item_p p{color:#fff;}

.q_n_about_row3{background:url("../images/about_row3_bg.jpg") no-repeat center top;padding:150px 0 120px;}
.q_n_about3_img{width:900px;float:left;}
.q_n_about3_txt{width:calc(100% - 930px);float:right;text-align:right;color:#fff;}
.q_n_about3_txt p{color:#fff;}
.q_n_about3_h_big{font-size: 43px;font-weight: 700;line-height: 50px;letter-spacing: 2px;}
.q_n_about3_h_small{margin:30px auto 0;font-size: 30px;line-height: 35px;letter-spacing: 2px;}
.q_n_about3_span{margin:35px auto 0;font-size: 0;height:0;}
.q_n_about3_span span{display: inline-block;width:8%;border-top:3px solid #fff;}
.q_n_about3_p{margin:90px auto 0;}
.q_n_about3_p p{font-size: 17px;line-height: 2.2;}

.q_n_about_row4{background:url("../images/about_row4_bg.jpg") no-repeat center top;padding:135px 0;}
.q_n_about4_txt{width:700px;float:left;color:#424242;padding: 30px 0 0;}
.q_n_about4_txt p{color:#424242;}

.q_n_about4_h_big{font-size: 43px;font-weight: 700;line-height: 50px;letter-spacing: 2px;}
.q_n_about4_h_small{margin:30px auto 0;font-size: 26px;line-height: 30px;letter-spacing: 2px;}
.q_n_about4_span{margin:35px auto 0;font-size: 0;height:0;}
.q_n_about4_span span{display: inline-block;width:8%;border-top:3px solid #424242;}
.q_n_about4_p{margin:120px auto 0;}
.q_n_about4_p p{font-size: 17px;line-height: 2.2;}
.q_n_about4_ul{width:calc(100% - 760px);float:right;padding:0 0 0 50px;}
.q_n_about4_li{position:relative;margin:0 auto 20px;border:1px solid #bbb;border-radius: 10px;padding:45px 60px 30px 130px;background-color: #fff;height:148px;}
.q_n_about4_li:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_about4_img{width:167px;height:150px;position: absolute;top:-2px;left:-90px;}
.q_n_about4_info{font-size: 17px;color:#424242;text-align: justify;line-height: 30px;height:60px;letter-spacing: 1px;}
.q_n_about4_info span{color:#001757;font-weight: 700;}
.q_n_about4_li:nth-of-type(3){padding:30px 60px 30px 130px;}

.q_n_about_row5{background:url("../images/about_row5_bg.jpg") no-repeat center top;padding:150px 0;}
.q_n_about5_img{width:840px;float:left;}
.q_n_about5_txt{width:calc(100% - 900px);float:right;text-align: right;color:#fff;padding:30px 0 0;}
.q_n_about5_h_big{font-size: 43px;font-weight: 700;line-height: 50px;letter-spacing: 2px;}
.q_n_about5_h_small{margin:30px auto 0;font-size: 30px;line-height: 35px;letter-spacing: 2px;}

.swiper_about5 .swiper-wrapper{height:auto;}
.swiper_about5 .swiper-slide{height:auto;}

.swiper_about5 .swiper-slide{
      text-align: center;
       Center slide text vertically 
      display: -webkit-box;
      display: -ms-flexbox;
      display: -webkit-flex;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      -webkit-justify-content: center;
      justify-content: center;
      -webkit-box-align: center;
      -ms-flex-align: center;
      -webkit-align-items: center;
      align-items: center;
	  transition: 300ms;
	  transform: scale(0.7);
}
.swiper_about5 .swiper-slide-active, .swiper_about5 .swiper-slide-duplicate-active{transform: scale(1.3);}
.swiper_about5 .swiper-slide-active{border:1px solid #fff;}

.swiper_about5 .swiper-slide .img{padding:66.66% 0 0;}

/* q_n_about end! */

/* q_main_l start! */
.q_main_l{width:300px;float:left;}

.list{width: 100%;margin:0 auto;transition: all 0s;}
.list_title{padding:0;color: #fff;padding:10px 15px; font-size:15px;height:56px;line-height: 36px;margin:0 auto 10px;text-align: center;display: none;
    position: relative;outline: none;transition: all 0s;background-color: #d70818;cursor: pointer;
}
.list>ul>li{background-color:#edf0f2;border-bottom:0;margin:0 auto 10px;transition: all 0s;}
.list>ul>li>.a{padding:10px 15px;color: #131313; font-size:15px; display: block;height:56px;line-height: 36px;position: relative;outline: none;transition: all 0s;}
.list>ul>li a{padding:0;color: #131313; font-size:16px; display: block;height:46px;line-height: 36px;position: relative;outline: none;transition: all 0s;font-weight:700;}
.list>ul>li>.a>span{width:calc(100% - 45px);height:36px;line-height: 36px;float:left;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.list>ul>li>.a>i{width:36px;height:36px;line-height: 36px;float:right;text-align: center;display: block;font-size: 18px;transition: all 0.5s;cursor: pointer;}
.list>ul>li.on>.a>i{transform:rotate(90deg);-ms-transform:rotate(90deg);-moz-transform:rotate(90deg);-webkit-transform:rotate(90deg);}
.list>ul>li>ul{transition: all 0s;display: none;}
.list>ul>li.on>ul{display: block;}
.list>ul>li>ul>li { border-left:0; border-right:0; background-color:#f5f5f5;transition: all 0s;padding-left:15px;}
.list>ul>li>ul>li a{ padding:5px 0 5px 20px;transition: all 0s;color:#131313;font-size:14px;font-weight:400;}
/*.list>ul>li>ul li.on2{background-color:#d70818;}*/
.list>ul>li>ul li.on2>a{color:#d70818;}
.list>ul>li.on{background-color:#d70818;}
.list>ul>li.on span a{color:#fff;}
.list>ul>li.on i{color:#fff;}

/* q_main_l end! */

/* q_main_r start! */
.q_main_r{width:calc(100% - 330px);float:right;}
/* q_main_r end! */

.q_main.q_n_product{padding:50px 0 50px;}

/* q_n_product start! */
.q_n_pro_item{width:48.5%;float:left;margin:0 3% 30px 0;border:1px solid #ccc;}
.q_n_pro_item:nth-of-type(2n){margin:0 0% 30px 0;}
.q_n_pro_item_img{overflow:hidden;background-color: #e4eaf6;}
.q_n_pro_item_img .img{padding:100% 0 0;}
.q_n_pro_item_txt{padding:30px 40px;background-color: #fff;}
.q_n_pro_item_h>a{outline: none;display: block;width:100%;font-size: 22px;color:#4a4a4a;line-height: 30px;height:30px;letter-spacing: 1px;text-align:justify;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.q_n_pro_item_p{margin:25px auto 0;font-size: 16px;color:#555;text-align: justify;line-height: 30px;height:60px;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;
}
.q_n_pro_item:hover {border:1px solid #d70818;}
.q_n_pro_item:hover .q_n_pro_item_txt{background-color: #d70818;}
.q_n_pro_item:hover .q_n_pro_item_h>a{color: #fff;}
.q_n_pro_item:hover .q_n_pro_item_p{color: #fff;}

.q_n_pro_small .q_n_pro_item{width:32%;margin:0 2% 30px 0;}
.q_n_pro_small .q_n_pro_item:nth-of-type(2n){margin:0 2% 30px 0;}
.q_n_pro_small .q_n_pro_item:nth-of-type(3n){margin:0 0 30px 0;}


.q_n_product_top{padding:100px 0 100px;background-color: #eee;}
.q_n_product_top_img{width:750px;float:left;text-align: center;padding:0;}
.q_n_product_top_txt{width:calc(100% - 780px);float:right;padding:60px 0 0;}
.q_n_product_top_h{font-size: 24px;color:#4a4a4a;line-height: 35px;letter-spacing: 2px;}
.q_n_product_top_h span{display: inline-block;color:#fff;font-size: 18px; padding: 0 30px;background-color: #d70818;line-height: 35px;margin-right: 10px;}
.q_n_product_top_line{margin:25px auto 0;font-size: 0;height:0;border-top:1px solid #aaa;}
.q_n_product_top_short{margin:20px auto 0;font-size: 36px;color:#4a4a4a;line-height: 45px;font-weight: 100;letter-spacing: 2px;}
.q_n_product_top_info{margin:30px auto 0;font-size: 18px;color:#454545;text-align: justify;line-height: 2.4;letter-spacing: 1px;}
.q_n_product_top_more{margin:25px auto 0;}
.q_n_product_top_more a{outline:none;display:inline-block;color:#333;font-size:18px;line-height:25px;transition:all .2s;font-weight:700;}
.q_n_product_top_more a:hover{color: #d70818;}
.q_n_product_top_more a i{margin-right:10px;color: #d70818;}


.q_n_product_group{margin:100px auto 0;}
.q_n_product_group_h{position: relative;text-align: center;}
.q_n_product_group_h:before{content:'';width:100%;height:1px;background-color: #bbb;position: absolute;left:0;top:26px;z-index: -1;}
.q_n_product_group_h span{display: inline;padding:0 50px;font-size: 40px;color:#333;letter-spacing: 5px;line-height: 50px;height:50px;background-color: #fff;}
.q_n_product_body{margin:60px auto 0;}
.q_n_product_ul{text-align: center;}
.q_n_product_ul li{display: inline-block;margin:0 15px;}
.q_n_product_ul li a{outline: none;display: block;width:100%;border:1px solid #d8e0ea;background-color: #f3f5fa;padding:20px 50px;font-size: 0;}
.q_n_product_ul li a:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_product_ul li a div{display: inline-block;vertical-align: middle;}
.q_n_product_ul_icon{width:56px;margin-right: 50px;}
.q_n_product_ul_txt{font-size: 18px;color:#454545;line-height: 56px;height:56px;}
/* q_n_product end! */

/* q_n_relation start! */
.q_n_pro_relation{margin-bottom: 50px;}
.swiper_relation .q_n_pro_item{width:100%;float:none;margin:0 auto;}

.swiper_button_relation_group{margin:50px auto 0;position: relative;text-align: center;}

.swiper_relation .swiper_button_relation{background:none;width:54px;height:54px;line-height: 50px;font-size: 24px;position: static;display: inline-block;margin:0 10px;
  text-align: center;transition: all 0.3s;border-radius: 50%;border:1px solid #000;color:#000;
}
.swiper_relation .swiper_button_relation:hover{border:1px solid #d70818;background-color: #d70818;color:#fff;}

/* q_n_relation end! */

/* q_n_solution start! */
.q_main.q_n_solution{padding-bottom: 60px;}
.q_n_sol_item{width:32%;float:left;margin:0 2% 65px 0;overflow:hidden;position: relative;}
.q_n_sol_item:nth-of-type(3n){margin:0 0 65px 0;}
.q_n_sol_item .img{padding: 65.42% 0 0;}
a.q_n_sol_mask{outline: none;display: block;width:100%;position: absolute;left:0;bottom:0;padding:25px 8%;background-color: rgba(215,8,24,.8);color:#fff;transition: all .3s;}
.q_n_sol_item_h{font-size: 26px;line-height: 35px;height: 35px;text-align: justify;letter-spacing: 2px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.q_n_sol_item_span{margin:20px 0;width:12%;font-size: 0;border-top:3px solid #fff;}
.q_n_sol_item_p{font-size: 16px;line-height:30px;height:150px;text-align: justify;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 5;overflow: hidden;
}
.q_n_sol_item:hover a.q_n_sol_mask{background-color: rgba(215,8,24,1);}

.q_n_sol_top{margin:75px auto 0;position: relative;}
.q_n_sol_top_mask{width:50%;height:100%;background-color: rgba(0,56,147,.7);position: absolute;left:0;top:0;}
.q_n_sol_top_mask_in{width:100%;position: absolute;left:0;top:50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
}
.q_n_sol_top_main{padding:0 10%;font-size: 20px;color:#fff;text-align: justify;letter-spacing: 1px;line-height: 2.2;}

.q_n_sol_txt{padding:80px 0;}
.q_n_sol_txt_img{width:600px;float:left;text-align: center;}
.q_n_sol_txt_p{width:calc(100% - 700px);float:right;padding:80px 0 0;font-size: 22px;color:#555;line-height: 2;text-align: justify;}
.q_n_sol_txt_p p{font-size: 22px;color:#555;line-height: 2;text-align: justify;}
.q_n_sol_txt_p strong{color:#d70818;font-size: 130%;font-weight: 400;}

.q_n_sol_div{margin:0 auto 50px;}
.q_n_sol_div_title{padding:10px;text-align: center;background-color: #d70818;color:#fff;font-size: 33px;line-height: 1.5;letter-spacing: 4px;font-weight: 700;}
.q_n_sol_list2{margin:100px auto 0;}
.q_n_sol_item2{width:48.5%;float:left;margin:0 3% 40px 0;background-color: #f6f8fe;border-radius: 10px;}
.q_n_sol_item2:nth-of-type(2n){margin:0 0 40px 0;}
.q_n_sol_item2:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_sol_item2_icon{width:260px;height:260px;float:left;border-radius: 10px;
    /*display: flex;justify-content: center;align-items: center;*/
}
.q_n_sol_item2_txt{width:calc(100% - 260px);height:260px;float:right;padding:50px 50px 15px;}
.q_n_sol_item2_h{font-size: 22px;color:#000f52;line-height: 25px;letter-spacing: 2px;}
.q_n_sol_item2_p{margin:20px auto 0;font-size: 16px;color:#424242;text-align: justify;line-height: 30px;}

.q_n_sol_div_ul{padding:65px 50px;}
.q_n_sol_div_ul p{font-size: 23px;color: #424242;text-align: justify;line-height: 50px;}
.q_n_sol_div_ul ul li{font-size: 23px;color: #424242;text-align: justify;line-height: 50px;text-indent: 50px;position:relative;}
.q_n_sol_div_ul ul li:before{content:'';width:20px;height:20px;background-color: #d70818;border-radius: 50%;position:absolute;top:15px;left:10px;z-index: 2;}
.q_n_sol_div_img{padding:50px;text-align:center;background-color: #f6f8fe;border-radius: 10px;}
/* q_n_solution end! */

/* q_n_service start! */
.q_main.q_n_service{padding-bottom:50px;}
.q_n_ser_nav{margin:40px auto 0;}
.ser_nav_level1{font-size: 0;text-align: center;}
.ser_nav_level1>li{display: inline-block;vertical-align: middle;}
.ser_nav_level1>li>a{outline: none;display: block;width:100%;padding:20px 135px;background-color: #eaeaea;color:#4a4a4a;}
.ser_nav_level1>li.on>a{background-color: #d70818;color:#fff;}
.ser_nav_level1>li>a>span{display: block;font-size: 22px;line-height: 25px;letter-spacing: 2px;}
.ser_nav_level2{margin:60px auto 0;}
.ser_nav_level2:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.ser_nav_level2>li{width:16%;float:left;margin:0 0.8% 0 0;border:2px solid #dadada;border-radius: 5px;overflow:hidden;}
.ser_nav_level2>li:nth-of-type(6n){margin:0;}
.ser_nav_level2>li>a{outline: none;display: block;width:100%;text-align: center;padding:20px 10px;color:#3b3b3b;}
.ser_nav_level2>li.on2>a{background-color: #d70818;color:#fff;}
.ser_nav_level2>li>a>span{display: block;width:100%;font-size: 18px;line-height: 25px;}

.q_n_ser_list{margin:50px auto 65px;}
.q_n_ser_item{border-left:1px solid #ddd;border-top:1px solid #ddd;background-color: #fff;text-align: center;}
.q_n_ser_item:nth-of-type(2n){background-color: #f2f7fc;}
.q_n_ser_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.ser_span{width:14%;float:left;border-right:1px solid #ddd;border-bottom:1px solid #ddd;padding:20px 5px;}
.ser_span.ser_span1{width:8%;}
.ser_span.ser_span2{width:15%;}
.ser_span.ser_span3{width:31%;}
.ser_span.ser_span4{width:12%;}
.ser_span.ser_span5{width:12%;}
.ser_span.ser_span6{width:12%;}
.ser_span.ser_span7{width:10%;}
.ser_span span{display: block;width:100%;font-size: 15px;color:#4d4d4d;line-height: 25px;height:25px;
	overflow: hidden;text-overflow: ellipsis;white-space: nowrap;
}
.ser_span.ser_span7{padding:15px 5px;}
.ser_span.ser_span7 span{line-height: 35px;height:35px;}
.ser_span span a{outline: none;display: inline-block;color:#d70818;position: relative;}
.ser_span span a:after{content: '';width:100%;height:1px;background-color: #d70818;position: absolute;left:0;bottom:1px;z-index: 2;}

.q_n_ser_item:nth-of-type(1){background-color: #85afd4;}
.q_n_ser_item:nth-of-type(1) .ser_span{padding:10px 5px;}
.q_n_ser_item:nth-of-type(1) .ser_span span{color: #fff;}
.q_n_ser_item:nth-of-type(1) .ser_span.ser_span7{padding:10px 5px;}
.q_n_ser_item:nth-of-type(1) .ser_span.ser_span7 span{line-height: 25px;height:25px;}

.q_n_ser_item:hover{background-color: #d70818;}
.q_n_ser_item:hover .ser_span span{color: #fff;}
.q_n_ser_item:hover .ser_span span a{color: #fff;}
.q_n_ser_item:hover .ser_span span a:after{background-color: #fff;}

.q_n_ser_row{margin:80px auto 0;}
.q_n_ser_row_h{font-size: 30px;color:#000f52;letter-spacing: 2px;line-height: 36px;padding:0 50px;font-weight: 700;}
.q_n_ser_content{margin:50px auto 0;}

.q_n_shfw_item{width:49%;float:left;margin:0 2% 30px 0;background-color: #d70818;}
.q_n_shfw_item:nth-of-type(2n){margin:0 0 30px 0;}
.q_n_shfw_item_body{padding:60px 50px;background-position: right bottom;background-repeat: no-repeat;}
.q_n_shfw_item_body:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_shfw_item_num{width:100px;float:left;color:rgba(255,255,255,.5);font-size: 72px;letter-spacing: 3px;padding:15px 0 0;line-height: 80px;text-align: center;}
.q_n_shfw_item_txt{width:calc(100% - 150px);float: right;color:#fff;}
.q_n_shfw_item_txt h4{font-size: 25px;line-height: 30px;letter-spacing: 2px;font-weight: 700;}
.q_n_shfw_item_txt ul{margin:25px auto 0;}
.q_n_shfw_item_txt ul li{font-size: 17px;line-height: 30px;text-align: justify;list-style:disc;}

.q_n_fwzc_img{width:50%;float:left;height:450px;overflow:hidden;}
.q_n_fwzc_img .img{height:100%;}
.q_n_fwzc_txt{width:50%;float:right;height:450px;position: relative;background-color: #f7f7f7;}
.q_n_fwzc_main{padding:0 15%;color:#333;text-align: justify;font-size: 22px;line-height: 2;}
.q_main .q_n_fwzc_main p{color:#333;text-align: justify;font-size: 22px;line-height: 2;}

.q_n_ser_contitem{margin:0 auto 30px;}
.q_n_ser_contitem:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_ser_contitem_img{width:400px;float:left;}
.q_n_ser_contitem_txt{width:calc(100% - 400px);float:right;height: 135px;background-color:#f7f7f7;padding:50px 50px 50px 80px;font-size: 0;}
.q_n_ser_contitem_txt:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_ser_contitem_txt p{display: inline-block;margin-right:15px;font-size: 18px;color:#4a4a4a;line-height: 35px;letter-spacing: 1px;}
.q_n_ser_contitem_txt p span{font-weight: 700;}
.q_n_ser_contitem_txt p:nth-of-type(1){width:27%;}
.q_n_ser_contitem_txt p:nth-of-type(2){width:34%;}
.q_n_ser_contitem_txt p:nth-of-type(3){width:34%;}

/* q_n_service end! */

/* q_n_news start! */
.q_main.q_n_news{padding-bottom: 60px;}

.q_n_news_list{margin:50px auto 50px;}
.q_n_news_list:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_news_list .q_news_item{margin:0 2% 40px 0;height:auto;width:32%;background-color: #f8f8f8;}
.q_n_news_list .q_news_item:nth-of-type(3n){margin:0 0 40px 0;}
.q_n_news_list .q_news_item_img{height:auto;}
.q_n_news_list .q_news_item_img .img{height:auto;padding: 56.75% 0 0;}

.q_n_news_h1{width:90%;margin:0 auto;text-align: center;font-size: 26px;color:#5c6272;line-height: 35px;letter-spacing: 2px;}
.q_n_news_span{margin:45px auto 0;padding:10px 50px;background-color: #f8f8f8;font-size: 14px;color:#777c88;line-height: 25px;}
.q_n_news_span_r{width:15%;float: right;text-align: right;}
.q_n_news_span_l{width:80%;float: left;}
.q_n_news_span_l span{margin-right: 15px;}
.q_n_news_show{margin:0 auto;padding:50px 40px;}
.q_main .q_n_news_show p{font-size: 18px;color:#777c88;}

/* q_n_news end! */

/* q_n_join start! */
.q_main.q_n_join{padding-bottom: 50px;}
.q_n_join_list{margin:65px auto 65px;}
.q_n_join_item{margin:0 auto 15px;background-color: #f7f7f7;}
.q_n_join_item:nth-of-type(2n){background-color: #f4f9ff;}
.q_n_join_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_join_item>span{display: block;float:left;padding:18px 15px 18px 50px;color:#4a4a4a;font-size: 17px;line-height: 25px;overflow:hidden;}
.q_n_join_item>span:nth-of-type(1){width:32%;}
.q_n_join_item>span:nth-of-type(2){width:32%;}
.q_n_join_item>span:nth-of-type(3){width:32%;}
.q_n_join_item>span:nth-of-type(4){width:4%;text-align: center;padding:18px 15px;background-color: #d70818;}
.q_n_join_item>span:nth-of-type(4) a{color:#fff;font-size: 22px;}
.q_n_join_item>span a{outline: none;display: block;width:100%;color:#4a4a4a;}
.q_n_join_item:hover{background-color:#d70818;}
.q_n_join_item:hover>span{color:#fff;}
.q_n_join_item:hover>span a{color:#fff;}

/* q_n_join end! */

/* q_n_contact start! */
.q_n_contact{width:100%;margin:0 auto;padding:50px 0;}
.q_n_contact:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.q_n_contact_img{width:320px;height:225px;float:right;background-color: #f6f6f6;text-align: center;padding:34px 0 0 0;}
.q_n_contact_txt{width:calc(100% - 325px);height:225px;float:left;}
.q_n_contact_txt:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.q_n_contact_item{width:calc((100% - 5px) / 2);height:110px;float: left;margin:0 5px 5px 0;background-color: #f6f6f6;padding:25px 20px 10px 30px;}
.q_n_contact_item:nth-of-type(2n){margin:0 0 5px 0;}
.q_n_contact_item:after{content:"."; display:block; height:0; visibility:hidden; clear:both;}
.q_n_contact_item:nth-of-type(n+3){margin:0;}
.q_row1 .q_n_contact_item{width:calc((100% - 10px) / 3);margin:0 5px 5px 0;}
.q_row1 .q_n_contact_item:nth-of-type(2n){margin:0 5px 5px 0;}
.q_row1 .q_n_contact_item:nth-of-type(3n){margin:0 0 5px 0;}

.q_n_contact_item_icon{width:60px;float:left;}
.q_n_contact_item_txt{width:calc(100% - 85px);height:60px;float:right;}
.q_n_contact_item_txt_h{width:100%;margin:0 auto;font-size: 18px;font-weight: bold;color:#353535;line-height: 35px;}
.q_n_contact_item_txt_p{width:100%;margin:0 auto;font-size: 14px;color:#353535;line-height: 25px;}

.q_form .q_n_form{margin:90px auto;padding:0 12%;}
.q_form .q_n_form .q_form_div .form-group{width:49%;float:left;margin:0 2% 20px 0;padding:0;}
.q_form .q_n_form .q_form_div .form-group:nth-of-type(2n){margin:0 0 20px 0;}

.q_form .q_n_form .form-button{text-align: center;margin:25px auto 0;}
.q_form .q_n_form .form-button .button{width:auto; display: inline-block;padding:8px 50px;float:none;}
/* q_map */
.q_map{width:100%;height:450px;margin:40px auto 0;padding:0 0 20px;border-bottom: 1px solid #ccc;}
#allmap {width: 100%;height: 100%;font-size: 14px;line-height: 25px;overflow: hidden;}
#allmap b{color: #d70818;font-weight: 700;font-size: 17px;line-height: 30px}
#allmap img{max-width: none;}
#allmap span:nth-of-type(2){margin-left: 20px;}

/* q_n_contact end! */

/* pagelist start! */
.pagelist {list-style: none;margin:30px auto 20px;text-align: center;padding:5px 0;font-size: 0;}
.pagelist > a,.pagelist>span{
	display: inline-block;text-decoration: none;outline: none;min-width:45px;height:40px;line-height: 40px;
	font-size: 15px;padding:0 10px;color:#222;background-color: #f5f5f5;margin:3px 3px;border-radius: 5px;transition: all .2s;}
.pagelist > span{color:#fff;background-color: #d70818;}
.pagelist >a:hover{color:#fff;background-color: #d70818;}
@media(max-width: 1440px){
	.pagelist {margin:35px auto 20px;}
	.pagelist > a,.pagelist > span{min-width:40px;height:35px;line-height: 35px;font-size: 13px;padding:0 8px;}
}
@media(max-width: 640px) {
	.pagelist {margin:20px auto 5px;}
	.pagelist > a,.pagelist > span{min-width:40px;height:30px;line-height: 30px;font-size: 12px;padding:0 8px;font-weight: normal;}
}
@media(max-width: 500px) {
	.pagelist {margin:25px auto 10px;}
	.pagelist > a,.pagelist > span{min-width:40px;height:30px;line-height: 30px;font-size: 12px;margin:3px 2px;}
}
/* pagelist 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: #d70818;}
.footer_m:after{content:"."; display:block; height:0; visibility:hidden; clear:both;font-size: 0;}
.footer_m_item {width:33%;float:left;height:40px;text-align: center;}
.footer_m_item a{outline: none}
.footer_m_item_icon {width:100%;height:20px;}
.footer_m_item_icon a{outline: none;display: block;width: 100%;height:100%;outline: none;}
.footer_m_item_icon img{width:20px;height:20px;}
.footer_m_item_txt{width:100%;height:20px;line-height: 20px;color:#fff;font-size: 12px;}
/* m_footer end! */

/* q_aside start! */
.q_aside{position: fixed;right:1%;bottom:25%;z-index: 100000000000;display: none;}
.q_aside_item{width:54px;height:54px;margin:0 auto 2px; background-color: #d70818;border-radius: 4px;cursor: pointer;position: relative;text-align: center;padding:12px;}
.q_aside_item a{outline: none;display: block;}
.q_aside_item_main{width:150px;height:54px;text-align: center;line-height: 54px;font-size: 17px;display: none;
  color:#fff;background-color:#d70818;border-radius: 4px;position: absolute;left:-160px;top:0px;
}
.weixin{width:120px;height:120px;text-align: center;padding:0;display: none;overflow:hidden;box-shadow: 0 0 10px #888;
  border-radius: 4px;position: absolute;left:-130px;top:-33px;
}
@media(max-width: 640px){
  .q_aside{right:10px;bottom:15%;}
  .q_aside_item{width:36px;height:36px;padding:7px;}
  .q_aside_item_main{width:120px;height:36px;line-height: 36px;font-size: 14px;display: none;left:-130px;top:0px;}
  .weixin{width:100px;height:100px;display: none;left:-110px;top:-33px;}
  .q_aside_item1,.q_aside_item2,.q_aside_item3{display: none;}
}
/* q_aside end! */

/* 网站对接的时候记得删除 开始！ */
/*.q_aside_item1,.q_aside_item2,.q_aside_item3{display: none;}*/
/* 网站对接的时候记得删除 结束！ */

.alertify-notifier{display: none;opacity: 0;}