@media screen and (max-width: 1750px) {}

@media only screen and (max-width:1550px) {}

@media only screen and (max-width:1480px) {
	.index_abswiper_title {
		font-size: 18px;
	}

	.index_our_advantext {
		font-size: 16px;
	}

	.index_smae_intro {
		margin-top: 1vw;
	}

	.news_item_title {
		font-size: 16px;
	}

	.news_item_intro {
		font-size: 13px;

	}

	.main-menu ul li a {
		font-size: 16px;
	}

	.index_wrap_banner {
		height: calc(100vh - 84px);
	}
	
	.pro_details_infoitem p{
		line-height: 1.52vw;
	}
	
	.d3_effect_item_bottom{
		    padding: 22px 25px;
	}
	.d3_effect_item_title{
		font-size: 18px;
	}
	
	.d3_effect_item_tips span{
		font-size: 14px;
	}
	.d3_effect_item_tips{
		margin-top: 5px;
	}
}

@media only screen and (max-width:1366px) {
	.index_abswiper_title {
		font-size: 16px;
		margin-top: 1.6vw;
	}

	.index_our_advantagebox {
		width: 81%;
	}

	.main-menu ul li a {
		font-size: 15px;
	}

	.main-menu ul li {
		padding-top: 20px;
		padding-bottom: 20px;
	}

	.index_wrap_banner {
		height: calc(100vh - 73px);
	}

	.main-menu ul li .tgg_two_nva_list span a {
		font-size: 14px;
	}

	.index_our_advanitem {
		padding: 24px 0;
	}
	
	.corporate_culture_right{
		    width: 2.6vw;
	}
	.corporate_culture_icon1, .corporate_culture_icon4, .corporate_culture_icon3{
		width: 2.4vw;
	}
	.about_advantage_title{
		font-size: 16px;
	}
	.content_us_inputitem input{
		    height: 42px;
			font-size: 14px;
	}
	.content_us_tworow textarea{
		height: 120px;font-size: 14px;
	}
	input::-webkit-input-placeholder, textarea::-webkit-input-placeholder {
	   font-size: 14px;
		 color: #c5ccd8;
	}
	input:-moz-placeholder, textarea:-moz-placeholder {
	   font-size: 14px;
		 color: #c5ccd8;
	}
	input::-moz-placeholder, textarea::-moz-placeholder {
	  font-size: 14px;
		color: #c5ccd8;
	}
	input:-ms-input-placeholder, textarea:-ms-input-placeholder {
	   font-size: 14px;
		 color: #c5ccd8;
	}
	
	.case_details_list li a:hover{
		box-shadow: 0 0 15px rgba(0,90,138,0.22) inset;
	}
	
	.d3_effect_item_bottom{
		    padding: 20px 22px;
	}
	
	
	.d3_effect_item_tips{
		margin-top: 4px;
	}

}



/* 手机端适配 */
@media screen and (max-width: 1280px) {

	.header-wide {
		height: auto;
	}

}


@media screen and (max-width: 1020px) {
	.tgg_widthbox {
		width: 90%;
	}

	.livechat-girl {
		display: none;
	}

	.phone_bridge {
		display: block;
	}

	.index_swiper1-container .swiper-slide .pc_banner {
		display: none;
	}

	.index_swiper1-container .swiper-slide .ph_banner {
		display: block;
	}

	.header-wide {
		height: 60px;
	}

	.sticky.is-sticky {
		height: 60px;
	}

	.mobile-main-header .mobile-menu-toggler .mini-cart-wrap {
		display: none;
	}



	.mobile-header {
		width: 100%;
		padding: 0;
	}

	.mobile-header .container {
		width: 90%;
		padding: 0;
		margin: 0 auto;
	}

	.mobile-header .container .row {
		padding: 0;
		margin: 0;
		width: 100%;
	}

	.mobile-header .container .row .col-12 {
		width: 100%;
		padding: 0;
		margin: 0;
	}

	.mobile-main-header {
		width: 100%;
	}

	.mobile-logo {
		width: 28%;
		max-width: 30%;
	}

	.sticky.is-sticky .mobile-main-header {
		height: 60px;
	}

	.off-canvas-wrapper .btn-close-off-canvas i {
		font-size: 34px;
		text-align: center;
		line-height: 34px;
		font-style: normal;
	}

	.off-canvas-wrapper .btn-close-off-canvas {
		/* background-color: #014399; */
		background-color: #000;
	}

	.mobile-main-header .mobile-menu-toggler .mobile-menu-btn:hover span {
		background-color: #000;
	}

	.off-canvas-wrapper .off-canvas-inner {
		position: relative;
	}

	.offcanvas-widget-area {
		padding: 0;
		margin: 0;
		position: absolute;
		left: 0;
		bottom: 10%;
	}

	.mobile-navigation {
		max-height: 400px;
	}




	.index_swiper1-container .swiper-button-prev,
	.swiper-container-rtl .swiper-button-next {
		left: 5%;
	}

	.off-canvas-wrapper .btn-close-off-canvas {
		background: #005a8a;
	}

	.phone_nav_logo {
		display: block;
		width: 125px;
		padding-bottom: 12px;
	}

	.phone_nav_logo a {
		display: inline-block;
		width: 100%;
		transition: all 0.3s linear;

	}

	.mobile-navigation {
		max-height: none;
	}

	.off-canvas-wrapper.open .phone_nav_logo a {
		animation: lightSpeedIn alternate 1.2s forwards;
	}

	.mobile-menu li>a {
		width: 70%;
	}

	.mobile-menu li.menu-item-has-children .menu-expand {
		width: 28%;
		left: auto;
		right: 0;
		box-sizing: border-box;
		/* padding-left: 12%; */
		z-index: 5;
		display: inline-block;
		text-align: right;
		/* background: pink; */
		height: 44px;
		top: 0;
		display: flex;
		justify-content: flex-end;
		align-items: center;
		padding-right: 2%;

	}

	.mobile-menu li.menu-item-has-children .menu-expand i {
		text-align: center;
		margin-top: 0;

	}

	.mobile-menu li {
		position: relative;
		width: 100%;
		box-sizing: border-box;

	}

	.mobile-menu {
		width: 100%;
		box-sizing: border-box;
		padding-right: 20px;
	}

	.off-canvas-wrapper .off-canvas-inner-content {
		padding: 0 20px;
		padding-right: 0;
	}

	.off-canvas-wrapper .off-canvas-inner .mobile-navigation {
		box-sizing: border-box;
		height: 100%;
		padding: 20px 0;

	}

	.mobile-menu li.mactive>a {
		color: #005a8a !important;
		font-weight: bold;
	}

	.mobile-menu li.menu-item-has-children.mactive .menu-expand i {
		border-bottom: 1px solid #005a8a;
	}

	.mobile-menu li.menu-item-has-children.mactive .menu-expand i:before {
		border-bottom: 1px solid #005a8a;
	}

	.mobile-menu li {
		border-bottom: 1px dotted rgba(33, 33, 33, 0.2);
	}

	.mobile-menu li>a {
		padding: 13px 0;
	}

	.mobile-navigation nav {
		height: calc(100% - 84px);

		overflow: auto;
		margin-top: 15px;
	}

	.mobile-menu {
		margin-top: 0;
	}

	/* 首页 */
	.index_banner_item a .pcimg {
		display: none;
	}

	.index_banner_item a .phoneimg {
		display: block;
	}

	.index_wrap_banner {
		height: auto;
	}

	.index_shubiao_icon {
		width: 30px;
	}

	.index_about_one {
		display: block;
		width: 100%;
		position: relative;
	}

	.index_about_part {
		padding-top: 45px;
	}

	.index_about_right {
		position: absolute;
		top: 0;
		right: 0;
		width: 120px;
		z-index: -1;
		height: 140px;
		overflow: hidden;
	}

	.index_about_left {
		width: 100%;
	}

	.index_about_title {
		padding-top: 5px;
		width: calc(100% - 150px);
	}

	.index_about_titleen {
		font-size: 28px;
	}

	.index_about_titlech {
		font-size: 22px;
	}

	.index_about_solo {
		width: calc(100% - 150px);
		padding-top: 14px;
	}

	.index_about_soloone {
		font-size: 15px;
	}

	.index_about_solotwo {
		margin-top: 4px;
		font-size: 13px;
	}

	.index_about_intro {
		margin-top: 30px;
	}

	.index_about_numbox {
		margin-top: 32px;
		display: flex;
		/* justify-content: space-between; */
		padding-right: 10%;
		box-sizing: border-box;

	}

	.index_about_numitemone {
		margin-right: 22%;
	}

	.index_about_numtxt {
		font-size: 34px;
		line-height: 34px;
	}

	.house_num_tggicon {
		font-size: 15px;
		line-height: 15px;
		top: -4px;
	}

	.index_about_numintro {
		font-size: 15px;
	}

	.index_more_wrap {
		margin-top: 38px;
	}

	.index_more_btn {
		width: 180px;
		height: 50px;
	}

	.index_more_text {
		font-size: 16px;
	}

	.index_about_two {
		margin-top: 70px;
	}

	.index_about_banner {
		padding-bottom: 60px;
	}

	.index_about_swiperitembox {
		width: 80%;
		padding: 25px 0;
	}
	.index_abswiper_icon{
		display: block;
		opacity: 1;
		width: 20px;
		margin-top: 20px;
	}

	.index_about_logo {
		width: 100px;
		height: 60px;
	}

	.index_about_swiperitembox {
		
		height: auto;
	}
	.index_about_banner .swiper-pagination{
		bottom: 15px;
	}
	.index_our_advantage{
		padding-top: 90px;
		padding-bottom: 72px;
		margin-top: -38px;
		    background-attachment: scroll;
	}
	.index_our_advantitle{
		font-size: 21px;
	}
	.index_our_advanlist{
		margin-top: 35px;
	}
	.index_our_advanlist li{
		width: 49%;
		margin-right: 2%;
	}
	.index_our_advanlist li:nth-of-type(1){
		width: 100%;
		margin: 0;
		margin-bottom: 10px;
	}
	.index_our_advanlist li:nth-of-type(3){
		margin-right: 0;
	}
	.index_our_advanitem{
		padding: 15px 0;
	}
	.index_our_advanicon{
		width: 22px;
	}
	.index_our_advantext{
		font-size: 15px;
	}
	.index_case_wrap, .index_news_box{
		padding-top: 40px;
		padding-bottom: 45px;
	}
	.big_title_en{
		font-size: 28px;
		line-height: 28px;
	}
	.big_title_ch{
		font-size: 22px;
		line-height: 22px;
	}
	.index_smae_intro{
		font-size: 13px;
		margin-top: 4px;
	}
	.index_case_main{
		margin-top: 38px;
	}
	.index_case_right{
		display: none;
	}
	.index_case_left{
		width: 100%;
	}
	.index_case_listbox li{
		margin-bottom: 8px;
		width: 48%;
		margin-right: 2%;
	}
	.index_news_main{
		margin-top: 35px;
		flex-wrap: wrap;
		
	}
	.index_news_main .index_news_item{
		width: 48.5%;
		margin-right: 3%;
		height: auto;
	}
	.index_news_main .index_news_item:nth-of-type(1){
		width: 100%;
		margin: 0;
		margin-bottom: 20px;
	}
	.index_news_main .index_news_item:nth-of-type(3){
		margin-right: 0px;
	}
	.news_one_bigbox img{
		display: block;
	}
	.index_news_bottom{
		top: 15px;
		left: 11px;
		width: 60%;
	}
	.news_item_bottom{
		padding: 12px 12px 0 12px;
	}
	.news_item_time{
		margin-bottom: 5px;
	}
	.news_item_title{
		font-size: 15px;
		margin-bottom: 6px;
	}
	.news_item_intro{
		margin-bottom: 6px;
		font-size: 12px;
	}
	.news_item_bottomtwo{
		padding: 6px 0;
	}
	.index_partner_wrap .swiper-button-prev{
		width: 42px;
		height: 42px;
		left: 0;
		background-size: 8px 16px;
	}
	.index_partner_wrap .swiper-button-next{
		width: 42px;
		height: 42px;
		right: 0;
		background-size: 8px 16px;
	}
	.index_partner_list{
		padding: 0 50px;
	}
	.index_partner_list .partner_banner{
		width: 95%;
	}
	.index_partner_wrap{
		padding: 30px 0;
	}
	.footer_topone_box{
		flex-wrap: wrap;
	}
	.footer_topone_left{
		display: none;
	}
	.footer_topone_row{
		padding-top: 20px;
		padding-bottom: 20px;
	}
	.footer_topone_code{
		display: none;
	}
	.company_a_bottom{
		font-size: 14px;
		text-align: center;
	}
	.footer_bottom_compang_wrap{
		text-align: center;
	}
	.footer_bottom_compan_left{
		float: none;
	}
	.fotter_bottom_right{
		display: block;
		width: 100%;
		
	}
	.new_zg_content{
		padding: 10px 0px;
	}
	.page_background_box{
		height: 220px;
		overflow: hidden;
		text-align: center;
		display: flex;
		justify-content: center;
		align-items: center;
	}
	.page_background_box img{
		width: auto;
		height: 100%;
		max-width: none;
		display: inline-block;
	}
	.page_background_model{
		bottom: 16px;
	}
	.page_background_lt{
		font-size: 20px;
	}
	.page_tips_item{
		font-size: 15px;
		line-height: 15px;
	}
	.page_tips_icon{
		font-size: 15px;
		line-height: 15px;
	}
	.page_background_rthome{
		line-height: 15px;
		width: 16px;
	}
	.page_background_rt{
		padding-right: 0px;
		
	}
	.company_about_wrap{
		padding-top: 48px;
		padding-bottom: 45px;
	}
	.page_title_smaech{
		font-size: 22px;
		line-height: 22px;
		
	}
	.page_title_smaeen{
		font-size: 14px;
	}
	.company_about_main{
		margin-top: 38px;
	}
	.company_about_toplt{
		width: 100%;
		
	}
	.company_about_topltbox{
		padding: 14px 0;
	}
	.company_about_toprt{
		width: 0%;
		display: none;
	}
	.company_about_toplttitle{
		font-size: 18px;
	}
	.company_about_topltnum{
		font-size: 28px;
	}
	.company_about_bottom{
		margin-top: 31px;
	}
	.company_about_bottom p{
		line-height: 24px;
	}
	.corporate_culture_wrap.top70{
		padding-top: 45px;
	}
	.corporate_culture_wrap.bottom80{
		padding-bottom: 50px;
	}
	.corporate_culture_list li{
		width: 49%;
		padding: 0 4%;
		margin-right: 2%;
		margin-bottom: 8px;
	}
	.corporate_culture_list li a{
		padding: 12px 0;
	}
	.corporate_culture_list li:nth-child(3n){
		margin-right: 2%;
	}
	.corporate_culture_list li:nth-child(2n){
		margin-right: 0;
	}
	.corporate_culture_right{
		display: none;
	}
	.corporate_culture_left{
		width: 100%;
	}
	.corporate_culture_title{
		font-size: 15px;
	}
	.corporate_culture_main{
		margin-top: 28px;
	}
	.corporate_culture_intro{
		font-size: 12px;
		line-height: 20px;
	}
	.corporate_culture_list li a{
		align-items: flex-start;
	}
	.Companyprofile_wrap{
		padding-top: 45px;
		padding-bottom: 35px;
	}
	.Companyprofile_banner{
		padding-top: 28px;
	}
	.Companyprofile_banner_arrow{
		display: none;
	}
	.same_swiper-pagination .swiper-pagination{
		display: block;
		bottom: 0;
	}
	.same_swiper-pagination .swiper-pagination-bullet{
		position: relative;
		width: 14px;
		height: 14px;
		box-sizing: border-box;
	/* 	border: 1px solid rgba(0,90,138); */
		border: 1px solid transparent;
		background: #fff;
		opacity: 1;
	}
	.same_swiper-pagination .swiper-pagination-bullet:after{
		display: block;
		content: "";
		width: 6px;
		height: 6px;
		border-radius: 100%;
		background: #005a8a;
		position: absolute;
		left: 50%;
		top: 50%;
		margin-top: -3px;
		margin-left: -3px;
		
	}
	.same_swiper-pagination .swiper-pagination-bullet-active{
			border: 1px solid rgba(0,90,138);
	}
	
	.jc_active_tgg .tgg_same_case_banner{
		padding-bottom: 48px;
	}
	.jingcai_active_wrap .swiper-slide{
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.jingcai_active_wrap .swiper-slide-active, .jingcai_active_wrap .swiper-slide-duplicate-active{
		-webkit-transform: scale(1);
		transform: scale(1);
	}
	.tgg_same_case_banner{
		padding-top: 0px;
	}
	.Companyprofile_banner_title{
		font-size: 14px;
	}
	.Companyprofile_banner_model{
		padding-top: 30px;
		padding-bottom: 10px;
	}
	.about_advantage_img{
		padding-top: 45px;
		padding-bottom: 50px;
	}
	.about_advantage_wrap{
		min-height: 0;
	}
	.about_advantage_main{
		width: 95%;
		margin-top: 45px;
	}
	.about_advantage_wrap {
		background-attachment: scroll;
	}
	.about_advantage_icon{
		width: 34px;
		height: 40px;
	}
	.about_advantage_list li:nth-of-type(2) .about_advantage_icon{
		width: 28px;
	}
	.about_advantage_list li:nth-of-type(3) .about_advantage_icon{
		width: 28px;
	}
	.about_advantage_title{
		font-size: 14px;
		margin-top: 3px;
	}
	.about_advantage_list li{
		box-sizing: border-box;
		padding: 0 3%;
	}
	.about_advantage_intro{
		font-size: 12px;
		display: none;
	}
	.about_rongyu_banner{
		padding-top: 45px;
		padding-bottom: 35px;
	}
	.footer_topone_text{
		white-space:nowrap;
	}
	.about_rongyu_swiper{
		margin-top: 20px;
	}
	.rongyu_phone_swiper-father{
		padding: 0;
	}
	.rongyu_phone_swiper-father .swiper-button-prev{
		display: none;
	}
	.rongyu_phone_swiper-father .swiper-button-next{
		display: none;
	}
	.rongyu_phone_swiper-father .swiper-container{
		padding-bottom: 55px;
	}
	.rongyu_phone_swiper-father .swiper-pagination-bullet{
		background-color: #fff;
	}
	.footer_topone_icon{
		line-height: 14px;
		width: 20px;
	}
	
	.same_navlist{
		width: 100%;
		overflow: auto;
	}
	.same_navlist li{
		margin-right: 16px;
	}
	.same_navlist li a{
		font-size: 15px;
		padding: 15px 0;
	}
	.brank_pageonemain{
		padding-top: 53px;
	}
	.brank_pageone_content{
		position: relative;
		display: block;
	}
	.brank_pageone_leftbox{
		position: relative;
		
	}
	.brank_pageone_left{
		width:140px;
		top: -40px;
		right: 0;
		position: absolute;
		display: none;
	}
	.brank_pageone_bg{
		width: 100%;
		left: 0;
		top: 0px;
	}
	.brank_pageone_leftbox{
		top: 0;
	}
	.brank_pageone_right{
		width: 100%;
		padding-left: 0px;
		box-sizing: border-box;
		padding: 0 8%;
		padding-top: 30px;
	}
	.brank_pageone_rightbox{
		width: 100%;
		padding-top: 0px;
	}
	.brank_pageonebox{
		padding-bottom: 25px;
	}
	.brank_pageone_righttitle{
		font-size: 20px;
	}
	.brank_pageone_rightline{
		width:30px;
		margin-top:8px;
		margin-bottom: 14px;
	}
	.brank_pageone_rightsolo{
		margin-bottom: 12px;
	}
	.brank_pageone_rightsolo p{
		font-size: 14px;
		line-height: 24px;
	}
		
	.brank_pageone_rightlogo{
		width: 25%;
		padding-top: 20px;
		padding-bottom: 10px;
	}
	.brank_pagetwomain{
		margin-top: 50px;
		padding-bottom: 42px;
	}
	.brank_pagetwo_banner{
		margin-top: 28px;
	}
	.brank_pagetwo_bottom{
		padding: 0 6.5%;
		padding-top: 20px;
		padding-bottom: 35px;
		min-height: 0px;
	}
	.brank_pagetwo_title{
		font-size: 18px;
	}
	.brank_pagetwo_number{
		font-size: 60px;
		bottom: -18px;
		line-height:60px;
	}
	.jishu_banner.swiper-container{
		padding-bottom: 50px;
	}
	.jishu_banner .swiper-pagination-bullet{
		background-color: #f2f2f2;
	}
	.Brand_honor_wrap{
		padding-top: 45px;
	}
	.Brand_honor_main{
		padding-top: 35px;
	}
	.Brand_honor_mainbox{
		display: block;
	}
	.Brand_honor_left{
		width: 100%;
		height: 180px;
		/* background: none !important; */
	}
	/* .Brand_honor_left img{
		display: block;
		
	} */
	.Brand_honor_right{
		width: 100%;
		padding: 15px 5%;
	}
	.Brand_honor_rightbox{
		height:128px;
		padding: 1.2vw 0;
		padding-top: 0px;
	}
	.Brand_honor_rightbox p{
		font-size: 14px;
		line-height: 24px;
		margin-bottom: 3px;
	}
	.Brand_development_wrap{
		padding-top: 50px;
		padding-bottom: 40px;
	}
	.Brand_development_banner{
		padding-top: 35px;
	}
	.Brand_development_yaer{
		font-size: 20px;
		margin-bottom: 5px;
	}
	.Brand_development_intro{
		padding: 20px 0;
	}
	.Brand_development_introp{
		height: auto;
		min-height: 90px;
		line-height: 24px;
	}
	.Brand_development_farter .brand_swiper_wrap{
		padding-bottom: 45px;
	}
	.Brand_development_item{
		    padding: 0 8%;
	}
	.Brand_development_farter .swiper-button-prev{
		width: 17px;
		height: 33px;
		top: 50%;
		transform: translateY(-50%);
	}
	.Brand_development_farter .swiper-button-next{
		width: 17px;
		height: 33px;
		top: 50%;
		transform: translateY(-50%);
	}
	.Brand_development_farter .swiper-pagination{
		bottom: 0px;
	}
	.about_same_prolistbox{
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.about_same_navlist{
		padding-top: 28px;
		padding-bottom: 22px;
	}
	.about_same_navul{
		width: 100%;
	}
	.about_same_navul li{
		width: 32.33%;
		margin-bottom: 5px;
	}
	.about_same_navul li a{
		padding: 0;
		width: 100%;
	}
	.about_same_navul li:nth-child(3n) a:after{
		display: none;
	}
	.pro_list_ul li{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 12px;
	}
	.pro_list_ul li:nth-child(3n){
		margin-right:2%;
	}
	.pro_list_ul li:nth-child(2n){
		margin-right:0px;
	}
	.pro_item_titlep{
		padding: 10px 3%;
		font-size: 14px;
		font-weight: bold;
	}
	.pro_item_title:after{
		display: none;
	}
	.load_mode_row{
		padding-top: 35px;
	}
	.load_mode_box{
		width: 150px;
		height: 48px;
	}
	.load_mode_text{
		font-size: 15px;
	}
	.have_seach_row{
		display: block;
		padding-bottom: 21px;
	}
	.same_navrightbox span{
		font-size: 15px;
		color: #666;
	}
	.same_navrightbox span.same_navright_select input{
		color: #666;
	}
	.same_navrightbox span.same_navright_select .layui-form-select .layui-edge{
		border-top-color: #666;
	}
	.pro_list_warp{
		padding-top: 28px;
	}
	.deatils_navs_row{
		padding-top: 30px;
	}
	.peo_details_titlebox{
		font-size: 18px;
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.peo_details_topswiper .swiper-container{
		width: 100%;
	}
	.peo_details_topswiper{
		padding: 0;
	}
	.peo_details_topswiper .swiper-button-prev{
		display: none;
	}
	.peo_details_topswiper .swiper-button-next{
		display: none;
	}
	.peo_details_topswiper .pro_details_b{
		padding-bottom: 50px;
	}
	.peo_details_topswiper .swiper-pagination{
		bottom: 0;
		width: 100%;
		font-size: 14px;
		line-height: normal;
	}
	.pro_details_listshow{
		padding-top: 43px;
	}
	.pro_details_list li{
		padding: 28px 0;
		border-bottom: none;
	}
	.pro_details_list li:last-child{
		border-bottom: 1px solid rgba(0,0,0,0.1);
	}
	.pro_details_itemrow{
		flex-wrap: wrap;
		display: block;
	}
	.pro_details_imglt{
		margin: 0 auto;
		width: 50%;
	}
	.pro_details_infort{
		width: 100%;
	}
	.pro_details_infortbox{
		padding-top: 20px;
		padding-bottom: 15px;
		padding-left: 10%;
		padding-right: 10%;
	}
	.peo_details_box{
		padding-bottom: 55px;
	}
	.pro_details_infotitle{
		font-size: 18px;
		padding-bottom: 18px;
		text-align: center;
	}
	.pro_details_infoitem p{
		font-size: 12px;
		line-height: 20px;
	}
	.pro_details_infoitem{
		padding: 14px 0;
	}
	.case_page_title{
		padding-top: 45px;
		padding-bottom: 40px;
	}
	.more_case{
		padding-top: 10px;
		padding-bottom: 48px;
	}
	.case_page_listbox .index_case_listbox li{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 10px;
	}
	.case_page_listbox .index_case_listbox li:nth-of-type(1){
		
		width: 49%;
	}
	.case_page_listbox .index_case_listbox li:nth-of-type(2){
		width: 49%;
	}
	.case_page_listbox .index_case_listbox li:nth-of-type(3){
		width: 49%;
	}
	.case_page_listbox .index_case_listbox li:nth-child(odd){
		margin-right: 2%;
	}
	.case_page_listbox .index_case_listbox li:nth-child(even){
		margin-right: 0%;
	}
	
	.case_details_titlebox{
		padding-top: 35px;
		padding-bottom: 25px;
	}
	.case_details_main{
		padding-top: 15px;
		padding-bottom: 35px;
	}
	.case_details_list li{
		width: 50%;
	}
	.case_details_list li a{
		padding: 16px 9%;
	}
	.peo_details_main{
		width: 98%;
	}
	.case_details_itmbott{
		padding-top: 8px;
	}
	.case_details_itemtitle{
		font-size: 15px;
		line-height:30px;
	}
	.case_details_itemintro{
		margin-top:6px;
		font-size: 12px;
		line-height: 22px;
	}
	.store_page_one{
		padding-top: 45px;
		padding-bottom: 50px;
	}
	.store_page_onenav{
		margin-top: 28px;
		padding-top: 0px;
	}
	.store_page_onelist{
		display: flex;
		flex-wrap: wrap;
		width: 100%;
	}
	.store_page_onelist li{
		width: 49%;
		margin: 0;
		margin-right: 2%;
		margin-bottom: 8px;
	}
	.store_page_onelist li:nth-child(even){
		margin-right: 0%;
	}
	.store_page_onelist li a{
		width: 100%;
		box-sizing: border-box;
		font-size: 14px;
		height: 40px;
		line-height: 40px;
	}
	.maplist_wrap{
		padding-top: 22px;
	}
	.maplist_itemimg{
		display: flex;
		justify-content: center;
		align-items: center;
		width: 100%;
		height: 180px;
		overflow: hidden;
	}
	.maplist_itemimg img{
		width: auto;
		height: 100%;
		max-width: none;
	}
	.store_intro_box{
		padding-top: 45px;
		padding-bottom: 50px;
	}
	.store_intro_list{
		padding-top: 38px;
	}
	.store_intro_ul li{
		width: 100%;
		margin: 0 auto;
		margin-bottom: 15px;
	}
	.store_intro_item{
		padding: 17px 5%;
	}
	.store_intro_item_tilte{
		font-size: 15px;
	}
	.store_intro_item_line{
		 margin-top: 6px;
		margin-bottom: 12px;
	}
	.store_intro_item_intro{
		font-size: 12px;
		line-height: 22px;
	}
	.store_intro_item_intro p a{
		color: #666666;
	}
	.store_intro_itemrt{
		font-size: 52px;
		line-height: 52px;
	}
	.store_intro_itemlt{
		width: 70%;
	}
	.tggnews_wrap{
		padding-top: 45px;
		padding-bottom: 0px;
	}
	.tggnews_wrap_list{
		padding-top: 35px;
	}
	.tggnews_wrap_ul{
		padding: 0;
	}
	.tggnews_wrap_ul li{
		width: 49%;
		margin-right: 2%;
	}
	.tggnews_wrap_ul li:nth-child(3n){
		margin-right: 2%;
	}
	.tggnews_wrap_ul li:nth-child(2n){
		margin-right: 0%;
	}
	.tggnews_wrap_ul li:nth-of-type(3) .news_item_simgbox{
		display: none;
	}
	.tggnews_wrap_ul li:nth-of-type(1){
		width: 100%;
		margin-right: 0%;
		margin-bottom: 17px;
	}
	.tggnews_wrap_ul li:nth-of-type(2){
		width: 100%;
		margin-right: 0%;
		margin-bottom: 17px;
	}
	.news_item_time{
		font-size: 12px;
	}
	.news_details_bigbox{
		padding-top: 40px;
		padding-bottom: 50px;
	}
	.news_details_main{
		padding: 0 7%;
		padding-top: 35px;
		padding-bottom: 35px;
	}
	.news_details_title{
		font-size: 17px;
	}
	.news_details_time{
		font-size: 12px;
		margin-top: 6px;
		color: #999;
	}
	.news_details_line{
		margin-top: 14px;
	}
	.news_details_content{
		padding-top: 22px;
		font-size: 14px;
		line-height: 28px;
	}
	.news_details_morerowbox{
		display: block;
	}
	.news_details_morelt{
		width: 100%;
	}
	.news_details_morerow{
		padding: 0 4%;
		margin-top: 35px;
	}
	.news_details_morelt a{
		margin-bottom: 10px;
		font-size: 15px;
	}
	
	.content_usone{
		padding-top: 40px;
		padding-bottom: 40px;
	}
	.content_usonemap{
		padding: 0;
		display: flex;
		justify-content: center;
		align-items: center;
		height: 200px;
		overflow: hidden;
	}
	.content_usonemap img{
		width: auto;
		max-width: none;
		height: 100%;
	}
	.content_us_liuyan{
		padding-top: 45px;
		padding-bottom: 50px;
	}
	.content_us_formbox{
		padding-top: 35px;
	}
	.content_us_onerow{
		flex-wrap: wrap;
	}
	.content_us_inputitem{
		display: block;
		width: 100%;
		margin: 0;
		margin-bottom: 11px;
		
	}
	.content_us_inputitem input{
		height: 45px;
		border-radius: 0px;
		padding: 0 4%;
	}
	.content_us_tworow textarea{
		height: 100px;
		border-radius: 0px;
		padding: 15px 4%;
	}
	.content_us_btngrounds{
		padding-top: 25px;
	}
	.content_us_btnbox .content_us_btnitem{
		width: 110px;
		height: 38px;
		font-size: 14px;
	}
	.content_us_btnbox .content_us_btntj{
		margin-left: 25px;
	}
	.pro_item_model{
		display: none;
	}
	.about_rongyu_itemimg{
		border: none;
		padding-top: 0;
		padding-bottom: 0;
	}
	.about_rongyu_itemimg:hover{
		border: none;
	}
	.content_us_btnbox .content_us_btnitem:hover{
			border-radius: 0;
			opacity: 1;
	}
	.case_details_list li a:hover{
		
		box-shadow: none;
	}
	.case_details_item img{
	
		transform: scale(1);
	}
	.same_navright{
		padding-top: 19px;
		border-top: 1px dotted rgba(0,0,0,0.1);
	}
	.Brand_honor_right{
		height: 142px;
		padding: 18px 5%;
	}
	
	.same_navbox .same_navlist{
		overflow-x: auto;
		white-space:nowrap;
	}
	.same_navbox .same_navlist li{
		float: none;
		display: inline-block;
	}
	.load_mode_box{
		height: 42px;
	}
	.load_mode_text{
		font-size: 14px;
	}
	.page_tips_item{
		font-size: 14px;
		line-height: 14px;
	}
	.page_tips_icon{
		font-size: 14px;
		line-height: 14px;
	}
	.page_background_rthome{
		line-height: 14px;
		 width: 15px;
	}
	.page_background_lt{
		font-size: 18px;
		line-height: 18px;
	}
	.thered_effect_list li{
		width: 49%;
		margin-right: 2%;
		margin-bottom: 12px;
	}
	.thered_effect_list li:nth-child(3n) {
	    margin-right: 2%;
	}
	.thered_effect_list li:nth-child(2n){
		margin-right: 0%;
	}
	.thered_effect_list li .d3_effect_item_top .hover_overlay_bg{
		display: none !important;
	}
	.thered_effect_list li .d3_effect_item_top .hover_content_main{
		display: none !important;
	}
	.d3_effect_item_bottom{
		padding: 12px 12px;
	}
	.d3_effect_item_title{
		font-size: 15px;
	}
	.d3_effect_item_tips span:nth-of-type(1){
		margin: 0;
	}
	.d3_effect_item_tips span{
		display: block;
		font-size: 13px;
	}
	
	.news_media_info{
		padding: 15px 13px;
	}
	
	.news_media_info_title{
		font-size: 16px;
	}
	.news_media_info::after{
		display: none;
	}
	.news_media_list li{
		width: 48.5%;
		
		margin-right: 0%;
	}
	.news_media_list li:nth-of-type(odd){
		margin-right: 3%;
	}
}

@media screen and (max-width: 376px) {
	.index_about_intro {
		margin-top: 15px;
	}
}
