.banner{
	position: relative;
	padding-bottom: 40px;
	background-image: url(../images/banner_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom center;
	padding-top: 98px;
}

.banner .swiper-button-next, .banner .swiper-button-prev{
    background: none;
    font-size: 60px;
    font-family: "simsun";
    color: #e15300;
    opacity: 0.4;
}
.ban_wap{
    display: none;
}
/* section样式 */


/* swiper样式 */
.swiper-container {
    width: calc(100% - 120px);
    margin: 0 auto;
    height: 100%;
}

.swiper-slide {
  	text-align: center;
  	font-size: 18px;
  	background: #fff;
  	/* 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;
}

.swiper-slide img {
	display: block;
}

.banner_contact {
	width: calc(100% - 220px);
	margin: 0 auto;
	padding-top: 38px;
}

.banner_contact .l {
	float: left;
}

.banner_contact .l .tel:after {
	display: table;
	content: "";
	clear: both;
}

.banner_contact .l i {
	display: block;
	width: 48px;
	height: 48px;
	background-color: #787878;
	border-radius: 50%;
	background-image: url(../images/banner_i1.png);
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}

.banner_contact .l p {
	font-family: arial;
	font-size: 24px;
	font-weight: bold;
	color: #474747;
	line-height: 48px;
	padding-left: 25px;	
	float: left;
}

.banner_contact .r {
	float: right;
}

.banner_contact .r ul.share:after {
	display: table;
	content: "";
	clear: both;
}

.banner_contact .r ul.share li {
	float: left;
	margin-left: 13px;
}

.banner_contact .r ul.share li i {
	display: block;
	width: 48px;
	height: 48px;
	border-radius: 50%;
	background-color: #787878;
	background-repeat: no-repeat;
	background-position: center center;
}

.banner_contact .r ul.share li:nth-of-type(1) i {
	background-image: url(../images/banner_i2.png);
}

.banner_contact .r ul.share li:nth-of-type(2) i {
	background-image: url(../images/banner_i3.png);
}

.banner_contact .r ul.share li:nth-of-type(3) i {
	background-image: url(../images/banner_i4.png);
}
	
/* /////////// */


/* 主体内容公司简介main样式 */

.main .item1 .i_type{
    padding:4% 0 2%  0;
}
.main .item1 .i_type .en_title{
    padding-bottom:1%;
}
.main .item1 .i_type p{
    color: #666;
}



.item1_box{
    display: flex;
    position: relative;
}

.item1_box .img{
    
}

.item1_box .bj_color{
    flex:1;
}

.item1_box .pro_tabbar{
    position: absolute;
    top:0;
    right:140px;
    height: 100%;
    display: flex;

    align-items: center;
}

.item1_box .pro_tabbar a{
    display: flex;
}
.item1_box .pro_tabbar .icon{
    width: 162px;
    height: 130px;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #FFF;
}
.item1_box .pro_tabbar .tit{
    width: 380px;
    transition: 0.3s;
    background-color: #484a4e;
    color: #fff;
    font-size: 18px;
    text-transform: capitalize;
    display: flex;
    align-items: center;
    justify-content: center;
}
.item1_box .pro_tabbar li{
    margin-bottom: 20px;
}

.item1_box .pro_tabbar li:last-child{
    margin-bottom: 0;
}


.item1_box .more{
    display: block;
    margin: 10% auto 0 auto;
    width: 148px;
    line-height: 42px;
    border:1px solid #ccc;
    text-align: center;
    color: #333;
    justify-content: center;
}
.item1_box .pro_tabbar a:hover .tit{
     background-color: #f16d03;
}


.main .item2 {
	/*background-image: url(../images/i_about_bg.jpg);*/
	background-repeat: no-repeat;
	background-position: left top 200px;
	position: relative;
}

.main .item2 .top:after {
	display: table;
	content: "";
	clear: both;
}

.main .item2 .top {
	padding-top: 100px;
	padding-bottom: 55px;
}

.main .item2 .top .en_title {
	/*float: left;*/
	display: flex;
	justify-content: center;
}

.main .item2 .top .en_title img {
	display: block;
}

.main .item2 .top a.more {
	display: block;
	box-sizing: border-box;
	width: 150px;
	height: 44px;
	border: 1px solid #636363;
	font-family: arial;
	font-size: 16px;
	color: #626262;
	text-align: center;
	line-height: 44px;
	float: right;
}

.main .item2 .bottom{
    display: flex;
    flex-wrap: wrap;
    align-items: flex-end;
    padding-top:4%;
    background:url(../images/index_ab_bj.jpg) repeat-y center;
    
}



.main .item2 .left{
    width:50%;
    padding-bottom:2%;
}

.main .item2 .left .tit{
    background-color: #e46713;
    max-width: 640px;
    color: #fff;
    border-radius: 0 51px 51px 0;
    overflow: hidden;
}
.main .item2 .left .tit h2{
    line-height: 102px;
    font-size: 40px;
    /*text-align: right;*/
    padding-left:140px;
    
}
.main .item2 .left .cont{
    padding:30px 30px 30px 140px;
    
    line-height: 26px;
}

.main .item2 .left .more{
    display: block;
    margin-left:140px;
    width: 148px;
    line-height: 42px;
    border:1px solid #ccc;
    text-align: center;
    color: #333;
}
.main .item2 .rig{
    width: 50%;
    display: flex;
    justify-content: flex-end;
}

.index_vr h1{
    padding:4% 0 2% 0;
    text-align: center;
    
}

.index_brand{
    position: relative;
    width: 100%;
}

.index_brand .i_type{
    padding:4% 0 2% 0;
    display: flex;
    justify-content: space-between;
}
.index_brand .i_type .more{
      display: block;
   
    width: 148px;
    line-height: 42px;
    border:1px solid #ccc;
    text-align: center;
    color: #333;
    
}
.index_brand .brand_box{
    display: flex;
    position: relative;
    
}
.index_brand .brand_box .left{
    flex:1;
    background-color: #484a4e;
}
.index_brand .brand_box .rig img{
    display: block;
}


.index_brand .brand_cont{
    position: absolute;
   display: flex;
   /*align-items: center;*/
   height: 100%;
    width: 100%;
    box-sizing: border-box;
}

.index_brand .brand_cont .title{
    color: #fff;
}
.index_brand .brand_cont .container{
     padding: 6% 0 0 40px;
      box-sizing: border-box;
}
.index_brand .brand_cont .title h3{
    line-height: 70px;
    font-size: 48px;
}


.index_brand .brand_cont .cont{
    max-width: 500px;
    width: 100%;
    color: #fff;
    padding:2% 0;
    line-height: 38px;
    margin-top:2%;
    border-top:1px solid #ccc;
}




.index_news .i_type{
    padding:4% 0 2% 0;
    
}
.index_news .i_type h1{
    display: flex;
    justify-content: center;
}

.index_news .news_one{
    display: flex;
    flex-wrap: wrap;
    margin: -20px;
}


.index_news .news_one .left{
    width: 50%;
    padding: 20px;
}


.index_news .news_one .rig{
    flex:1;
    padding: 20px;
}
img{
    max-width: 100%;
}

.index_news .news_one .time{
    color: #999;
    padding-top:4%;
}

.index_news .news_one .line{
    width: 30px;
    height: 2px;
    background: #e46713;
    margin: 3% 0;
}

.index_news .news_one .summ{
    padding:6% 0;
    color: #999;
    line-height: 28px;
}


.index_news .news_one .more{
    display: block;
    width: 148px;
    line-height: 42px;
    border: 1px solid #ccc;
    text-align: center;
    color: #333;
}





.index_news .list_ul{
    overflow: hidden;
}
.index_news .list_ul{
    padding:2% 0;
}
.index_news .list_ul ul{
    display: flex;
    margin: -10px;
}

.index_news .list_ul li{
    width: 33.33%;
    padding:10px;
}
.index_news .list_ul a{
    display: block;
    background-color: #eeeeee;
    color: #333;
    padding:20px 30px;
}
.index_news .list_ul .line{
    width: 30px;
    height: 2px;
    background: #e46713;
    margin: 3% 0;
}
.index_news .list_ul h2{
    font-size: 20px;
        padding: 6% 0;
}


.main .item3 .top:after {
	display: table;
	content: "";
	clear: both;
}

.main .item3 .top {
	padding-top: 100px;
	padding-bottom: 55px;
}

.main .item3 .top .en_title {
	float: left;
}

.main .item3 .top .en_title img {
	display: block;
}

.main .item3 .top a.more {
	display: block;
	box-sizing: border-box;
	width: 150px;
	height: 44px;
	border: 1px solid #636363;
	font-family: arial;
	font-size: 16px;
	color: #626262;
	text-align: center;
	line-height: 44px;
	float: right;
}

.main .item3 .middle .pic {
	position: relative;
	z-index: 1;
}

.main .item3 .middle .pic img {
	display: block;
	width: 100%;
}

.main .item3 .bottom {
	position: relative;
	z-index: 2;
	margin-top: -108px;
}

.main .item3 .bottom h5 {
	width: 650px;
	height: 108px;
	background-color: #fbfbfb;
	font-family: 'pingfang';
	font-size: 38px;
	color: #6e5b4e;
	text-align: center;
	line-height: 108px;
	margin-left: calc(100% - 709px);
	/*margin-top: -108px;*/
}

.main .item3 .bottom .content {
	background-color: #f3f3f3;
}

.main .item3 .bottom .txt {
	width: 50%;
	height: 328px;
	box-sizing: border-box;
	padding-left: 120px;
	padding-top: 30px;
}

.main .item3 .bottom .txt p {
	font-family: 'pingfang';
	font-size: 16px;
	color: #5e5e5e;
	line-height: 30px;
	font-weight: bold;
}

.main .item3 .bottom .pic img {
	display: block;
	margin-right: 60px;
}

.main .item4 {
	background-image: url(../images/i_news.png);
	background-repeat: no-repeat;
	background-position: right top 95px;
	padding-bottom: 120px;
}

.main .item4 .top {
	padding-top: 70px;
	padding-bottom: 65px;
}

.main .item4 .top h4 {
	font-family: 'pingfang';
	font-size: 38px;
	color: #000000;
	line-height: 98px;
}

.main .item4 .top p {
	font-size: 14px;
	color: #626262;
	line-height: 26px;
}

.main .item4 .bottom ul.news_list {
	display: flex;
	flex-flow: row nowrap;
	justify-content: space-between;
	overflow: hidden;
}

.main .item4 .bottom ul.news_list li {
	width: calc(25%);
	box-sizing: border-box;
	border-right: 1px solid #e4e6e4;
	padding: 0 35px;
	padding-top: 80px;
	padding-bottom: 65px;
}

.main .item4 .bottom ul.news_list li:last-child {
	border-right: 0px;
}

.main .item4 .bottom ul.news_list li h5 {
	font-size: 18px;
	color: #404143;
	line-height: 30px;
	/*font-weight: 500;*/
	margin-bottom: 38px;
}

.main .item4 .bottom ul.news_list li p.summary {
	font-size: 14px;
	color: #626262;
	line-height: 26px;
}

.main .item4 .bottom ul.news_list li span.more {
	display: block;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	border: 1px solid #989898;
	background-image: url(../images/article_page_i.png);
	background-repeat: no-repeat;
	background-position: center center;
	transform: rotate(180deg);
	margin-top: 115px;
}

.main .item4 .bottom ul.news_list li:hover h5 {
	color: #e46713;
}

@media screen and (max-width: 1650px) {
	
	.main .item1 .bottom ul.product_typelist li {
		margin-right: 35px;
	}
	
	.main .item3 .bottom .txt {
		padding-left: 20px;
		width: calc(100% - 710px);
	}
	
}

@media screen and (max-width: 550px) {
	
	.banner {
		padding-top: 0px;
		padding-bottom: 0px;
	}
	
	.banner img {
		width: 140% !important;
	}
	
	.banner .swiper-container {
		width: 100%;
	}
	
	.banner .swiper-container .swiper-slide {
		overflow: hidden;
	}
	
	.banner .swiper-container .swiper-slide img {
		/*margin-left: -15%;*/
	}
	.swiper-button-next, .swiper-button-prev{
	    font-size: 14px;
	    background-size:14px;
	    display: none;
	}
	.banner_contact {
		display: none;
		width: 100%;
		box-sizing: border-box;
		padding: 0 10px;
	}
	
	.main .item1 .top .en_title img {
		padding-top: 20px;
		padding-bottom: 20px;
		width: 60%;
		margin: 0 auto;
	}
	
	.main .item1 .bottom ul.product_typelist {
		display: flex;
		flex-flow: row wrap;
		justify-content: space-between
	}
	
	.main .item1 .bottom ul.product_typelist li {
		float: none;
		display: none;
	}
	
	.main .item1 .bottom ul.product_typelist a.more {
		float: none;
		margin: 0 auto;
	}
	
	.main .item1 .bottom .product_list{
		padding-top: 20px;
	}
	
	.main .item1 .bottom .product_list .l {
		display: none;
	}
	
	.main .item1 .bottom .product_list .r {
		width: 100%;
	}
	
	.main .item1 .bottom .product_list .r .pic:first-child {
		margin-bottom: 10px;
	}
	
	.main .item2 .top {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.main .item2 .top .en_title {
	    float: none;
	}
	
	.main .item2 .top .en_title img {
	    width: 60%;
	    margin: 0 auto;
	}
	
	.main .item2 .top a.more {
		float: none;
		margin: 0 auto;
		margin-top: 20px;
	}
	
	.main .item2 .bottom {
		background-size: 100%;
		padding-bottom: 20px;
	}
	
	.main .item2 .bottom .l .txt {
		width: calc(100% + 20px);
		margin-left: -10px;
		margin-right: -10px;
		box-sizing: border-box;
		padding: 0 10px;
		padding-bottom: 20px;
	}
	
	.main .item2 .bottom .l .txt h5 {
		font-size: 22px;
		padding-top: 0px;
		line-height: 46px;
	}
	
	.main .item2 .bottom .l .txt .article p {
		font-size: 14px;
	}
	
	.main .item2 .bottom .l .txt a {
		display: none;
	}
	
	.main .item2 .bottom .r img {
		position: initial;
		width: 100%;
	}
	
	.main .item3 .top {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.main .item3 .top .en_title {
	    float: none;
	}
	
	.main .item3 .top .en_title img {
	    width: 60%;
	    margin: 0 auto;
	}
	
	.main .item3 .top a.more {
		float: none;
        margin: 0 auto;
		margin-top: 20px;
	}
	
	.main .item3 .bottom {
		margin-top: 0px;
	}
	
	.main .item3 .bottom h5 {
		width: 100%;
		margin-left: 0px;
		font-size: 28px;
		height: 88px;
		line-height: 88px;
	}
	
	.main .item3 .bottom .txt {
		width: 100%;
		height: auto;
		padding: 10px;
	}
	
	.main .item3 .bottom .txt p {
		font-size: 16px;
	}
	
	.main .item3 .bottom .pic img {
		margin-right: 0px;
		width: 100%;
	}
	
	.main .item4 {
		background-size: 100%;
		padding-bottom: 80px;
	}
	
	.main .item4 .top {
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.main .item4 .top h4 {
		font-size: 20px;
		line-height: 38px;
	}
	
	.main .item4 .bottom ul.news_list {
		flex-flow: row wrap;
	}
	
	.main .item4 .bottom ul.news_list li {
		width: 100%;
		border: none;
		border-bottom: 1px solid #e4e6e4;
		padding: 0 0px;
		padding-top: 40px;
		padding-bottom: 20px;
	}
	
	.main .item4 .bottom ul.news_list li h5 {
		margin-bottom: 20px;
	}
	
	.main .item4 .bottom ul.news_list li span.more {
		margin-top: 40px;
	}
	.main .item2 .left{
	    width:100%;
	}
	.main .item2 .rig{
	    width: 100%;
	}
	.main .item2 .left .tit h2{
	    padding:0;
	}
	
	
	.main .item2 .left .tit{
	    display: none;
	}
	
	.main .item2 .left .cont{
	    padding: 0 10px;
	    
	        overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 12;
    -webkit-box-orient: vertical;
    word-break: break-all;
	}
	.main .item2 .left .cont p{
	    display: none;
	}
	.main .item2 .left .cont p:first-child{
	    display: block;
	}
	.main .item2 .left .more{
	    margin: 2% auto;
	}
	
	.item1_box .pro_tabbar .icon{
	    width: 40px;
	    height: 40px;
	    padding: 5px;
	}
	.item1_box{
	    padding:0 10px;
	    background: url(../images/fu/index_pro_bj2.jpg) no-repeat center;
	    background-size: cover;
	}
	.item1_box .img{
	    display: none;
	}
	.item1_box .pro_tabbar{
	    position: static;
	    width: 100%;
	    
	}
	.item1_box .pro_tabbar ul{
	    padding:4% 0;
	    width: 100%;
	}
	.item1_box .bj_color{
	    display: none;
	}
	.item1_box .pro_tabbar .tit{
	    font-size: 10px;
	    flex:1;
	    width: 100%;
	    justify-content: flex-start;
	    padding:0 10px;
	}
	.item1_box .pro_tabbar li{
	    margin-bottom: 14px;
	}
	.main .item1 .i_type .en_title{
	    display: flex;
	    justify-content: center;
	}
	.main .item1 .i_type .en_title img{
	    max-width: 213px;
	}   
	
	.main .item1 .i_type p{
	    padding:10px 0;
	}
	.item1_box .more{
	    margin: 5% auto;
	}
	.index_news .i_type img,
	.index_brand .i_type img,
	.index_vr h1 img{
	    max-width: 213px;
	}
	.index_news .i_type,
	.index_brand .i_type,
	.index_vr h1 {
    padding: 10% 0 6% 0;
    justify-content: center;
	}
	
	
	.index_brand .i_type .more{
	    display: none;
	}
	.index_brand .brand_cont .title h3{
	    font-size: 16px;
	    line-height: 30px;
	}
	
	.index_brand .brand_cont .cont{
	    line-height: 26px;
	}
	.index_brand .brand_cont .cont br{
	    display: none;
	}
	.index_brand .brand_cont .container{
	    padding:10px;
	}
	.index_brand .brand_box .rig{
	    display: none;
	}
	.index_brand .brand_cont{
	    position: static;
	    background: url(../images/fu/brand_img2.jpg) no-repeat center;
	}
	
	
	.index_news .news_one .left{
	    width: 100%;
	    padding:8% 0 0 0;
	}
	
	
	.index_news .news_one .time{
	    padding: 0;
	}
	
	.index_news .news_one .rig h2{
	    font-size: 16px;
	}
	.index_news .news_one .summ{
	    line-height: 24px;
	}
	
	.index_news .list_ul li{
	    width: 100%;
	}
	.index_news .list_ul ul{
	    flex-wrap: wrap;
	}
	
	.index_news .list_ul h2{
	    font-size: 16px;
	    padding:2% 0;
	}

	.index_news .list_ul a{
	    padding:14px 15px;
	}
	.main .item2 .bottom{
	    background: none;
	}
	


/*html::-webkit-scrollbar,body::-webkit-scrollbar {*/
/*height: 0;*/
/*  display:none;*/

/*}*/
/*html,body{*/
/*    overflow: hidden;*/
/*}*/
/*html,body{*/
/*    overflow-y: scroll;*/
/*    -webkit-overflow-scrolling: touch;*/
/*}*/
.ban_pc{
    display: none;
}
.ban_wap{
    display: block;
}

.index_vr h1 img{
    max-width:160px;
}
}


