.logo{
    /*width: 90px;*/
    /*height: 56px;*/
}
.header_wrap {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	line-height: 86px;
	color: #fff;
	z-index: 9;
}
.nav_list li {
	float: left; 
	padding: 15px 0;
    height: 86px;
    width: 130px;
    text-align: center;
}
.nav_item {
    line-height: 56px;
    height: 100%;
	display: block;
	padding: 0 25px;
	font-size: 18px;
	color: #3b3b3b; 
}
.nav_item:hover{
    color: #fff!important;
    /*background: #486bc5;*/
    background: url(../images/backImg.png) no-repeat top;
    text-decoration: revert;
}
/*.activeTag{*/
/*    color: #fff!important;*/
/*    background: #486bc5;*/
/*}*/
.index_banner .swiper-pagination-bullet {
	width: 80px;
	height: 8px;
	border-radius: 0;
	background: #fff;
}
.index_swiper_next {
	right: 50px;
}
.index_swiper_prev {
	left: 50px;
}
.index_swiper_slide {
	position: relative;
	color: #fff;
}
.index_banner_img img {
	display: block;
	width: 100%;
	height: 540px;
	object-fit: cover;
}
.index_banner_title {
	font-size: 72px;
	font-weight: 600;
}
.index_banner_txt {
	font-size: 36px;
	padding-top: 45px;
}
.index_banner_text {
	position: absolute;
	top: 30%;
	left: 250px;
	color: #fff;
}
.index_technology_wrap {
	background: url(../images/index_bg1.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 110px 0 80px;
}
.index_technology_subtitle {
	padding-top: 24px;
	text-align: center;
}
.index_technology_title {
	text-align: center;
}
.index_technology_fl {
	width: 25%;
	color: #fff;
	background: #486BC5;
	height: 480px;
}
.index_technology_fr {
	width: 75%;
}
.index_technology_fl_txt {
	line-height: 26px;
	padding-top: 20px;
}
.index_technology_fl_text {
	padding: 30px 25px 25px;
	border-bottom: 1px solid rgba(255,255,255,.5);
}
.index_technology_fl_text:nth-child(2) {
	border-bottom: 0;
}
.index_technology_fl_look {
	display: block;
	width: 118px;
	text-align: center;
	line-height: 40px;
	color: #fff;
	background: #FC942D;
	margin-left: 25px;
	margin-top: 10px;
}
.index_technology_list li {
	float: left;
	width: 50%;
}
.index_technology_item {
	display: block;
	padding: 32px;
	/*height: 240px;*/
}
.index_technology_img {
    display: block;
    width: 100%;
    height: 250px;
    object-fit: cover;
}
.index_technology_item_tit {
	padding: 30px 0 0px;
	text-align: center;
	/*border-bottom: 1px solid #999;*/
}
.index_technology_item_txt {
	line-height: 26px;
	color: #666;
	padding-top: 20px;
}
.index_technology_cont {
	padding-top: 75px;
}
.index_technology_item:hover {
	background: #fff;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.index_solution {
	background: url(../images/solution0.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding-top: 65px;
	color: #fff;
}
.index_solution .index_technology_subtitle {
	color: #486BC5;
}
.index_solution_list {
	padding-top: 65px;
}
.index_solution_list li {
	float: left;
	width: 25%;
}
.index_solution_item {
	display: block;
	height: 700px;
	position: relative;
	overflow: hidden;
	color: #fff;
	background-size: 100% 100%;
}
.index_solution_list li:nth-child(1) .index_solution_item {
	background: url(../images/solution1.jpg) 0 0 no-repeat;
}
.index_solution_list li:nth-child(2) .index_solution_item {
	background: url(../images/solution2.jpg) 0 0 no-repeat;
}
.index_solution_list li:nth-child(3) .index_solution_item {
	background: url(../images/solution3.jpg) 0 0 no-repeat;
}
.index_solution_list li:nth-child(4) .index_solution_item {
	background: url(../images/solution4.jpg) 0 0 no-repeat;
}
.index_solution_mask {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	text-align: center;
}
.index_solution_cont {
	padding: 0 50px;
}
.index_solution_icon {
	line-height: 120px;
	padding-top: 270px;
}
.index_solution_btn {
	width: 150px;
	line-height: 40px;
	text-align: center;
	margin: 80px auto 0;
	border: 1px solid #fff;
	opacity: 0;
}
.index_solution_txt {
	line-height: 28px;
	padding-top: 30px;
	opacity: 0;
}
.index_solution_item:hover .index_solution_mask{
	background: rgba(82,110,182,.8);
}
.index_solution_item:hover .index_solution_icon {
	padding-top: 130px;
}
.index_solution_item:hover .index_solution_txt,.index_solution_item:hover .index_solution_btn {
	opacity: 1;
}
.index_advantage_wrap {
	background: url(../images/advantage.jpg) 0 0 no-repeat;
	background-size: 100% 100%;
	padding: 100px 0;
}
.index_advantage_box .index_technology_title,.index_advantage_box .index_technology_subtitle {
	color: #fff;
}
.index_advantage_list li {
	width: 33.33%;
	float: left;
}
.index_advantage_list {
	margin: 0 -60px;
	padding-top: 100px;
}
.index_advantage_item {
	margin: 0 60px;
	background: #fff;
	color: #486bc5;
	padding: 0 60px;
	height: 550px;
	border-radius: 10px;
}
.index_advantage_item_tit {
	font-size: 46px;
	text-align: center;
	padding: 70px 0 45px;
}
.index_advantage_item_txt {
	font-size: 16px;
	line-height: 36px;
}
.index_news_box {
	padding: 100px 0;
}
.index_news_box .index_technology_subtitle {
	color: #486BC5;
}
.index_news_fl {
	width: 750px;
}
.index_news_img img {
	display: block;
	width: 100%;
	height: 450px;
	object-fit: cover;
}
.index_news_fl_tit {
	margin: 30px 0 20px;
	font-weight: 600;
}
.index_news_fl_txt {
	line-height: 28px;
	color: #666;
}
.index_news_fr {
	width: calc(100% - 850px);
}
.index_news_item {
	display: block;
	margin-bottom: 60px;
}
.index_news_date {
	font-size: 18px;
	width: 110px;
	color: #666;
	padding-top: 3px;
}
.index_news_texts {
	width: calc(100% - 110px);
}
.index_news_item_tit {
	font-size: 20px;
	font-weight: 600;
}
.index_news_item_txt {
	line-height: 28px;
	color: #666;
	padding-top: 20px;
}
.index_news_item:hover .index_news_date,.index_news_item:hover .index_news_item_tit,.index_news_item:hover .index_news_item_txt {
	color: #486BC5;
}
.index_news_cont {
	padding-top: 75px;
}
.footer_wrap {
	background: #2f2f36;
}
.footer_nav_item {
	float: left;
	padding-right: 108px;
}
.footer_nav_tit {
	color: #fff;
	display: block;
	padding-bottom: 10px;
}
.footer_nav_link {
	display: block;
	color: #999;
	margin-top: 30px;
}
.footer_box {
	padding: 50px 0 30px;
}
.footer_wechar {
	text-align: center;
}
.footer_wechar p {
	font-size: 14px;
	color: #fff;
	padding-top: 16px;
}
.footer_wechar_img {
	display: block;
	width: 200px;
	height: 200px;
}
.footer_leo {
	color: #999;
	text-align: center;
	padding: 30px 0;
	border-top: 1px solid #999;
}
.footer_leo a {
	color: #999;
}
.about_banner img {
	display: block;
	width: 100%;
	height: 540px;
	object-fit: cover;
}
.about_nav_wrap {
	background: #e9edf8;
	color: #666;
}
.about_nav {
	padding: 36px 0 35px;
	display: inline-block;
	border-bottom: 1px solid #e9edf8;
	color: #666;
	font-size: 20px;
	margin-right: 65px;
}
.about_nav_active {
	color: #486BC5;
	border-color: #486BC5;
	font-weight: 600;
}
.about_nav:hover {
	color: #486BC5;
	border-color: #486BC5;
	font-weight: 600;
}
.about_nav_address {
	line-height: 98px;
	font-size: 14px;
}
.about_nav_address a {
	color: #666;
}
.about_nav_address a:hover {
	color: #486BC5;
}
.about_texts_title {
	font-size: 30px;
	text-align: center;
	font-weight: 600;
	position: relative;
	padding-bottom: 30px;
}
.about_texts_title::after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	height: 2px;
	width: 50px;
	background: #486BC5;
	margin-left: -25px;
}
.about_text {
	font-size: 20px;
	line-height: 36px;
	padding: 50px 0 60px;
}
.about_img img {
	display: block;
	width: 100%;
	height: 300px;
	object-fit: cover;
}
.about_main {
	padding: 70px 0 80px;
}
.ahonor_main {
	padding: 75px 0 100px;
}
.ahonor_book_tit {
	font-size: 28px;
	font-weight: 600;
	padding-left: 15px;
	margin-bottom: 48px;
	border-left: 5px solid #486BC5;
}
.ahonor_book_list li {
	float: left;
	width: 33.33%;
	padding-bottom: 65px;
}
.ahonor_book_list {
	margin: 0 -30px;
}
.ahonor_book_item {
	margin:  0 30px;
	border: 1px solid #dedede;
	text-align: center;
}
.ahonor_book_item:hover {
	border-color: #486BC5;
}
.ahonor_book_item:hover .ahonor_book_name {
	background: #486BC5;
	color: #fff;
}
.ahonor_book_name {
	line-height: 78px;
	padding: 0 20px;
}
.ahonor_book_img {
	padding: 20px;
	height: 380px;
	line-height: 340px;
}
.ahonor_book_img img {
	max-height: 100%;
}
.aculture_main {
	padding: 70px 0 100px;
}
.aculture_title {
	text-align: center;
	padding-bottom: 55px;
}
.aculture_cont_fl img {
	display: block;
	object-fit: cover;
	width: 700px;
	height: 495px;
}
.aculture_cont_fr {
	width: calc(100% - 770px);
}
.aculture_cont_tit {
	font-size: 24px;
	color: #f81919;
	font-weight: 600;
}
.aculture_cont_txt {
	padding: 12px 0 30px;
	line-height: 36px;
}
.aculture_title {
	font-weight: 600;
}
.aculture_cont {
	padding-bottom: 140px;
}
.product_main {
	padding: 90px 0 100px;
}
.product_menu {
	width: 280px;
}
.product_menu_head {
	background: url(../images/pro.png) 0 0 no-repeat;
	background-size: 100% 100%;
	color: #486BC5;
	font-weight: 600;
	line-height: 90px;
	padding: 0 36px;
	font-size: 22px;
}
.product_menu_item {
	display: block;
	height: 76px;
	line-height: 76px;
	padding: 0 20px;
	font-size: 16px;
	display: flex;
	justify-content: space-between;
}
.product_menu {
	background: #f1f3fa;
}
.product_menu_active {
	background: #486BC5;
	color: #fff;
}
.product_menu_item:hover {
	background: #486BC5;
	color: #fff;
}
.product_content {
	width: calc(100% - 380px);
}
.product_list li {
	float: left;
	width: 25%;
	padding-bottom: 40px;
}
.product_list {
	margin: 0 -20px;
}
.product_item {
	display: block;
	margin: 0 20px;
	padding: 10px;
	background: #fff;
	height: 460px;
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.product_menu_icon {
	transform: rotateY(60deg);
	-webkit-transform: rotateY(60deg);
	-moz-transform: rotateY(60deg);
	-ms-transform: rotateY(60deg);
	-o-transform: rotateY(60deg);
	font-size: 30px;
}
.product_item_txt {
	font-size: 14px;
	line-height: 24px;
}
.product_item_tit {
	padding: 10px 0;
	border-bottom: 1px solid #ccc;
}
.product_item_txt {
	padding-top: 10px;
	color: #666;
}
.product_item_img {
	line-height: 330px;
	height: 330px;
	text-align: center;
	/*background: #efefef;*/
}
.product_item_img img {
	max-height: 100%;
}
.product_item:hover {
	background: #486BC5;
}
.product_item:hover .product_item_tit,.product_item:hover .product_item_txt {
	color: #fff;
}
.product_item:hover .product_item_tit {
	border-color: #fff;
}
.page {
	text-align: center;
	padding-top: 30px;
}
.page a,.page span {
	display: inline-block;
	padding: 10px 15px;
	border: 1px solid #ccc;
	margin: 0 5px;
}
.productd_detail_swiper {
	width: 430px;
}
.productd_detail_imgs {
    width: 430px;
	height: 430px;
	overflow: hidden;
	line-height: 430px;
	text-align: center;
	/*background: #efefef;*/
	border: 1px solid #ccc;
}
.productd_detail_imgs img {
	max-height: 100%;
}
.productd_detail_imgs_small {
    width: 92px;
	overflow: hidden;
	height: 92px;
	line-height: 92px;
	text-align: center;
	/*background: #efefef;*/
	border: 1px solid #ccc;
}
.productd_detail_imgs_small img {
	max-height: 100%;
}
.productd_detail_swiper .gallery-thumbs {
	
}
.productd_detail_thumbs {
	position: relative;
	padding: 0 20px;
	margin-top: 12px;
}
.productd_prev,.productd_next {
	background-size: 100% 100%;
	width: 13px;
	height: 23px;
	margin-top: -11px;
}
.productd_next {
	right: 0;
}
.productd_prev {
	left: 0;
}
.productd_detail_texts {
	width: calc(100% - 480px);
}
.productd_detail_name {
	font-size: 30px;
}
.productd_detail_tit {
	font-size: 22px;
	line-height: 34px;
	padding: 20px 0 14px;
	border-bottom: 1px solid #dedede;
	margin-bottom: 14px;
}
.productd_detail_info {
	font-size: 14px;
	line-height: 32px;
}
.productd_detail_introduce {
	font-size: 14px;
	line-height: 28px;
	color: #999;
}
.product_tabs_item {
	width: 116px;
	text-align: center;
	line-height: 35px;
	font-size: 14px;
	background: #dadada;
	margin-right: 5px;
	display: inline-block;
	cursor: pointer;
}
.product_tabs {
	padding-top: 70px;
	border-bottom: 1xp solid #dadada;
}
.product_tabs_active {
	color: #fff;
	background: #486BC5;
}
.product_tabs_item:hover {
	color: #fff;
	background: #486BC5;
}
.product_tabs_con {
	padding-top: 25px;
	display: none;
}
.product_parameter {
	font-size: 14px;
	line-height: 32px;
}
.product_form_val {
	height: 45px;
	border: 1px solid #ccc;
	background: #fff;
	padding-left: 16px;
	width: 430px;
	margin-bottom: 10px;
}
.product_form_fr {
	width: calc(100% - 480px);
}
.product_remarks {
	width: 100%;
	height: 270px;
	border: 1px solid #ccc;
	padding: 16px;
}
.product_form_btn {
	color: #fff;
	line-height: 50px;
	text-align: center;
	background: #486BC5;
	margin: 10px 0 15px;
}
.product_form_tips {
	font-size: 16px;
	color: #f93535;
	font-weight: 600;
}
.show {
	display: block;
}

.solution_main {
	padding: 70px 0 100px;
}
.solution_item {
	display: block;
	padding: 20px 40px;
	background: #E9EDF8;
	margin-bottom: 40px;
}
.solution_img {
	width: 278px;
	height: 176px;
	background-color: #486BC5;
}
.solution_img img {
	display: block;
	width: 100%;
	height: 100%;
}
.solution_item_title {
	font-size: 26px;
	padding: 20px 0;
}
.solution_item_text {
	color: #666;
	line-height: 30px;
}
.solution_texts {
	width: calc(100% - 345px);
	padding-left: 65px;
}
.solution_item:hover {
	box-shadow: 0 0 5px rgba(0,0,0,.1);
}
.solution_item:hover .solution_item_title {
	color: #486BC5;
}

.solutiond_head {
	text-align: center;
	padding-bottom: 16px;
	border-bottom: 1px solid #DEDEDE;
}
.solutiond_head_tit {
	font-size: 30px;
}
.solutiond_info {
	font-size: 14px;
	color: #666;
	padding-top: 12px;
}
.solutiond_content {
	font-size: 16px;
	line-height: 30px;
	padding: 30px 0;
}
.solutiond_page {
	border-top: 1px solid #DEDEDE;
	padding: 15px 0;
}
.solutiond_page_prev,.solutiond_page_next {
	display: block;
	font-size: 16px;
	line-height: 36px;
}
.solutiond_page_prev:hover,.solutiond_page_next:hover {
	color: #486BC5;
}
.job_main {
	padding: 70px 0 100px;
}
.job_list li {
	padding: 60px;
	margin-bottom: 40px;
	background: #E9EDF8;
	cursor: pointer;
}
.job_post {
	font-size: 30px;
}
.job_address {
	font-size: 16px;
	color: #666;
	padding-top: 22px;
}
.job_address span {
	display: inline-block;
	padding-right: 16px;
}
.job_font {
	color: #4364B8;
	font-size: 60px;
}
.job_content {
	padding: 40px;
	background: #F6F8FD;
	margin-top: 30px;
	line-height: 32px;
	display: none;
}
.job_content h6 {
	font-size: 20px;
	padding-top: 20px;
}
.job_content p {
	font-size: 16px;
	color: #666;
}
.job_email {
	display: inline-block;
	line-height: 60px;
	padding: 0 40px;
	color: #fff;
	background: #486BC5;
	font-size: 18px;
	margin-top: 30px;
}
.contact_tit {
	font-size: 28px;
	font-weight: 600;
	padding-left: 15px;
	border-left: 6px solid #486BC5;
	margin-bottom: 30px;
}
.contact_address_fl p {
	font-size: 20px;
	line-height: 42px;
}
.contact_address_fl {
	max-width: 70%;
}
.contact_wechar {
	display: block;
	width: 202px;
	height: 202px;
}
.contact_wechar_txt {
	font-size: 14px;
	color: #666;
	text-align: center;
	padding-top: 10px;
}
#contact_map {
	width: 100%;
	height: 500px;
}
#contact_map .BMap_bubble_title {
    text-align: center;
    font-weight: bold;
    padding-bottom: 6px;
	font-size: 17px;
	border-bottom: 1px solid #000;
}
#contact_map .BMap_bubble_content {
	padding-top: 6px;
    line-height: 20px;
	font-size: 14px;
}
.contact_map {
	padding-top: 50px;
}
.mobile_menu {
	display: none;
}
/*.active{*/
/*    color: red;*/
/*}*/

.activeTag{
    color: #fff!important;
    /*background: #486bc5;*/
    background: url(../images/backImg.png) no-repeat top;
    text-decoration: revert;
}

/* 1440 */
@media screen and (max-width:1800px) {
	.w1600 {
		width: 1300px;
	}
	.index_solution_cont,.index_advantage_item {
		padding: 0 40px;
	}
	.index_news_fl {
		width: 640px;
	}
	.index_news_fr {
		width: calc(100% - 740px);
	}
	.footer_nav_item {
		padding-right: 80px;
	}
	.aculture_cont_fl img {
		width: 610px;
	}
	.aculture_cont_fr {
	    width: calc(100% - 680px);
	}
	.product_content {
	    width: calc(100% - 350px);
	}
	.about_nav {
		margin-right: 30px;
	}
}


/* 手机 */
@media screen and (max-width:1000px) {
	.w1600 {
		width: 95%;
	}
	.header_wrap {
		line-height: 70px;
	}
	.nav_list {
		position: absolute;
		top: 70px;
		left: 0;
		width: 100%;
		background: rgba(72,107,197,.8);
		padding: 15px 0;
		display: none;
	}
	.nav_list li {
		float: none;
		text-align: center;
	}
	.nav_item {
		line-height:45px;
		font-size: 16px;
	}
	.logo {
		width: 120px;
	}
	.index_banner_img,.index_banner_img img {
		height: 300px;
	}
	.index_banner .swiper-pagination-bullet {
		width: 40px;
		height: 4px;
	}
	.index_swiper_prev,.index_swiper_next {
		display: none;
	}
	.index_banner_text {
		left: 20px;
		top: 150px;
	}
	.index_banner_title {
		font-size: 18px;
	}
	.index_banner_txt {
		font-size: 12px;
		padding-top: 12px;
	}
	.index_technology_wrap {
		padding: 50px 0 30px;
	}
	.font56  {
		font-size: 24px;
	}
	.font32 {
		font-size: 18px;
	}
	.font24 {
		font-size: 16px;
	}
	.font16 {
		font-size: 14px;
	}
	.index_technology_subtitle {
		padding-top: 12px;
	}
	.index_technology_cont {
		padding-top: 30px;
	}
	.index_technology_fl {
		width: 100%;
		height: 390px;
	}
	.index_technology_fl_txt {
		padding-top: 12px;
	}
	.index_technology_fl_text {
		padding: 20px;
	}
	.index_technology_fr {
		width: 100%;
	}
	.index_technology_item {
		padding: 0 15px;
	}
	.index_technology_img {
	    height: 100px;
	}
	.index_technology_list li {
		width: 50%;
	}
	.index_technology_item_tit {
		padding: 10px 0;
	}
	.index_technology_item_txt {
		padding-top: 12px;
		line-height: 20px;
	}
	.index_solution {
		padding-top: 50px;
	}
	.index_solution_list {
		padding-top: 30px;
	}
	.index_solution_cont, .index_advantage_item {
		padding: 0 15px;
	}
	.index_solution_list li {
		width: 50%;
	}
	.index_solution_icon img {
		width: 50px;
	}
	.index_solution_icon {
		padding-top: 100px;
	}
	.index_solution_item {
		height: 380px;
	}
	.footer_leo {
	    padding: 20px;
	}
	.index_solution_item:hover .index_solution_icon {
		padding-top: 50px;
	}
	.index_solution_tit {
		font-size: 16px;
	}
	.index_solution_btn {
		margin: 20px auto 0;
	}
	.index_solution_btn {
		width: 100px;
		line-height: 30px;
	}
	.index_solution_txt {
		padding-top: 16px;
		line-height: 20px;
	}
	.index_advantage_wrap {
		padding: 50px 0;
	}
	.index_advantage_list li {
		width: 100%;
		padding-top: 20px;
	}
	.index_advantage_item {
		margin: 0 10px;
		height: 310px;
	}
	.index_advantage_list {
		margin: 0;
		padding-top: 30px;
	}
	.index_advantage_item_tit {
		padding: 20px 0 10px;
		font-size: 20px;
	}
	.index_advantage_item_txt {
		font-size: 16px;
		line-height: 30px;
	}
	.index_news_box {
		padding: 50px 0;
	}
	.index_news_fl,.index_news_fr {
		width: 100%;
	}
	.index_news_fl {
		margin-bottom: 30px;
	}
	.index_news_img img {
		height: 170px;
	}
	.index_news_fl_tit {
		margin: 20px 0 10px;
	}
	.index_news_fl_txt {
		line-height: 24px;
	}
	.index_news_item {
		margin-bottom: 20px;
	}
	.index_news_date {
		font-size: 14px;
		padding-top: 15px;
	}
	.index_news_date  {
		width: 80px;
		display: none;
	}
	.index_news_texts {
		/* width: calc(100% - 80px); */
		width: 100%;
		padding: 15px;
		background: #F7F6F6;
	}
	.index_news_item_tit {
		font-size: 16px;
	}
	.index_news_item_txt {
		line-height: 24px;
		padding-top: 10px;
	}
	.index_news_cont {
		padding-top: 30px;
	}
	.footer_nav_item {
		vertical-align: top;
		padding-right: 0;
		width: 33.33%;
		/* min-height: 220px; */
		padding-bottom: 10px;
		text-align: center;
	}
	.footer_nav_link {
		display: none;
	}
	.footer_nav_link {
		margin-top: 8px;
	}
	.footer_wechar {
		float: none;
	}
	.footer_wechar_img {
		width: 120px;
		height: 120px;
		margin: 0px auto;
	}
	.mobile_menu {
		display: block;
		width: 40px;
	}
	.about_banner img {
		height: 200px;
	}
	.about_nav {
		font-size: 16px;
		padding: 15px 0;
	}
	.about_nav_address {
		display: none;
	}
	.about_nav {
		margin-right: 20px;
	}
	.about_texts_title {
		font-size: 18px;
		padding-bottom: 10px;
	}
	.about_main {
		padding: 50px 0;
	}
	.about_text {
		padding: 20px 0;
		font-size: 14px;
		line-height: 24px;
	}
	.ahonor_book_tit {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.ahonor_book_list li {
		width: 50%;
		padding-bottom: 20px;
	}
	.ahonor_book_img {
		padding: 10px;
		height: 120px;
		line-height: 100px;
	}
	.ahonor_book_item {
		margin: 0 10px;
	}
	.ahonor_book_list {
		margin: 0 -9px;
	}
	.ahonor_book_name {
		line-height: 30px;
		padding: 0 10px 10px;
	}
	.ahonor_main,.aculture_main {
		padding: 50px 0;
	}
	.aculture_cont_fl img {
		width: 100%;
		height: 200px;
		margin-bottom: 20px;
	}
	.aculture_cont_fr {
		width: 100%;
	}
	.aculture_cont_txt {
		padding: 8px 0 20px;
		line-height: 24px;
	}
	.font18 {
		font-size: 14px;
	}
	.aculture_title {
		padding-bottom: 30px;
	}
	.aculture_cont {
		padding-bottom: 30px;
	}
	.about_navs {
		white-space: nowrap;
		overflow-y: hidden;
		overflow-x: scroll;
		height: 52px;
		width: 100%;
	}
	.product_main {
		padding: 50px 0;
	}
	.product_menu {
		width: 100%;
		margin-bottom: 30px;
	}
	.product_menu_head {
		line-height: 60px;
		padding: 0 20px;
	}
	.product_menu_item {
		padding: 0 20px;
		line-height: 50px;
		font-size: 15px;
		height: 50px;
	}
	.product_content {
		width: 100%;
	}
	.product_list li {
		width: 50%;
		padding-bottom: 20px;
	}
	.product_item_img {
		height: 120px;
		line-height: 120px;
	}
	.product_list {
		margin: 0 -9px;
	}
	.product_item {
		margin: 0 10px;
		height: 240px;
	}
	.productd_detail_swiper,.productd_detail_texts {
		width: 100%;
	}
	.productd_detail_imgs {
		height: 250px;
		line-height: 250px;
	}
	.productd_detail_imgs_small {
		height: 60px;
		line-height: 60px;
	}
	.productd_detail_name {
		font-size: 18px;
		padding-top: 30px;
	}
	.productd_detail_tit {
		font-size: 16px;
		padding: 16px 0 8px;
		line-height: 26px;
	}
	.product_tabs {
		padding-top: 30px;
	}
	.product_tabs_item {
		width: 88px;
	}
	.product_form_fl,.product_form_fr {
		width: 100%;
	}
	.product_form_val {
		width: 100%;
	}
	.solution_main {
		padding: 50px 0;
	}
	.solution_item {
		padding: 15px;
	}
	.solution_img {
		width: 150px;
		height: 100px;
	}
	.solution_texts {
		width: calc(100% - 150px);
		padding-left: 15px;
	}
	.solution_item_title {
		font-size: 16px;
		padding: 10px 0;
	}
	.solution_item_text {
		line-height: 24px;
	}
	.solution_item {
		margin-bottom: 20px;
	}
	.solutiond_head_tit {
		font-size: 18px;
	}
	.job_main {
		padding: 50px 0;
	}
	.job_list li {
		padding: 15px;
	}
	.job_post {
		font-size: 18px;
	}
	.job_address {
		font-size: 14px;
		padding-top: 10px;
	}
	.job_address span {
		padding-right: 10px;
	}
	.job_font {
		font-size: 36px;
	}
	.job_list li {
		margin-bottom: 20px;
	}
	.job_content {
		padding: 20px;
	}
	.job_content h6 {
		font-size: 16px;
		padding-top: 10px;
	}
	.job_content p {
		font-size: 14px;
	}
	.job_email {
		padding: 0 20px;
		line-height: 40px;
		font-size: 14px;
	}
	.contact_tit {
		font-size: 18px;
		margin-bottom: 20px;
	}
	.contact_address_fl p {
		font-size: 16px;
		line-height: 24px;
	}
	.contact_address_fl,.contact_address_fr {
		width: 100%;
	}
	.contact_wechar {
		width: 120px;
		height: 120px;
		margin: 20px auto 0;
	}
	#contact_map {
		height: 300px;
	}
	#contact_map .BMap_bubble_title {
		font-size: 16px;
	}
	.contact_map {
		padding-top: 30px;
	}
}

