@font-face {
		  font-family: 'Oswald';
		  font-style: normal;
		  font-weight: 700;
		  src: url(https://fonts.gstatic.com/s/oswald/v23/TK3_WkUHHAIjg75cFRf3bXL8LICs1xZosUZiYA.ttf) format('truetype');
		}
			#newBridge{display:none !important;}
   	html,body{background: #fff;}
   	p{margin-bottom: 0;}
   	/*导航样式*/
   	/*导航样式*/
   	.boda_tel a{
   		width: 100%;
   		overflow: hidden;
   		display: block;
   	}
		.shouye_lb_dh{
   		width: 100%;
   		position: relative;
   	}
   	.shouye_dh{
   		position: fixed;
   		right: 4%;
   		top: 12%;
   		z-index: 1111;
   	}
   	.shouye_dh>span{
   		color: #fff;
   		font-size: 28px;
   		background: #ff6806;
	    border-radius: 5px;
	    padding: 10px;
   	}
   	.shouye_dh_tc{
   		position: absolute;
   		right: -0.4rem;
   		top: 0;
   		display: none;
	    width: 200px;
	    z-index: 99999;
	    background: rgba(245,245,245,1);
	    font-size: 18px;
	    -webkit-box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	    box-shadow: 0 2px 12px 0 rgba(0,0,0,.1);
	    text-align: left;
	    overflow: hidden;
	    -webkit-backface-visibility: hidden;
	    backface-visibility: hidden;
   	}
   	.shouye_dh_tc>h2{
   		width: 100%;
   		overflow: hidden;
   	}
   	.shouye_dh_tc>h2>span{
   		float: right;
   		font-size: 36px;
   	}
   	.shouye_dh_ul{
   		width: 57%;
   		margin: 0 auto;
   	}
   	.shouye_dh_ul>li{
   		width: 100%;
   		/*overflow: hidden;*/
   		margin-top: 0.4rem;
   	}
   	.shouye_dh_ul>li:first-child{
   		margin-top: 0.453rem;
   	}
   	.shouye_dh_ul>li:last-child{
   		margin-bottom: 1.733rem;
   	}
   	.shouye_dh_ul>li a{
   		display: block;
   		font-size: 0.373rem;
   		color: #666666;
   	}
   	.shouye_dh_ul>li a>span{
   		float: right;
   		font-size: 22px;
   	}
   	.shouye_dh_ul>li .shouye_dh_ul>li{
   		position: relative;
   	}
   	.shouye_dh_ul>li .shouye_dh_ul>li>img{
   		position: absolute;
   		top: 0.24rem;
   		left:-0.3rem;
   		width: 0.133rem;
   		display: block;
   	}
   	.shouye_dh_ul>li .shouye_dh_ul>li:last-child{
   		margin-bottom: 0;
   	}
   	.shouye_dh_uls{
   		display: none;
   	}
   	.header_top{
   		width: 100%;
   		background: #fff;
   		overflow: hidden;
   	}
   	.header_top>img{
   		width: 2.88rem;
   		display: block;
   		float: left;
   		margin-top: 0.4rem;
   		margin-left: 0.32rem;
   	}
   	.header_ri{
   		float: right;
   		width: 6.16rem;
   		height: 1.6rem;
   		background: url(../img/tb00.png) center center no-repeat;
   		background-size:100%;
   	}
   	.header_ri_t{
   		margin-top: 0.24rem;
   		float: right;
   		width: 3.133rem;
   		height: 0.466rem;
   		font-size: 0.266rem;
   		color: #eb6b00;
   		padding-left: 0.933rem;
   		background: url(../img/tb01.png) center center no-repeat;
   		background-size:100% ;
   	}
   	.header_ri_b{
   		float: right;
   		margin-right: 0.64rem;
   		margin-top: 0.12rem;
   	}
   	.header_ri_b>img{
   		float: left;
   		width: 0.533rem;
   		height: 0.533rem;
   		display: block;
   		margin-right: 0.16rem;
   	}
   	.header_ri_b>p{
   		float: left;
   		font-size: 0.586rem;
   		color: #fff;
   	}
   	/*轮播*/
   	#lunbo1{
   		width: 100%;
   		overflow: hidden;
   		margin-top: 0.133rem;
   	}
   	#lunbo1 .swiper-slide img {
	    width: 100%;
	    display: block;
    }
    .swiper-pagination-bullet{
    	width: 0.2rem;
    	height: 0.2rem;
    	background: #fff;
    	opacity: inherit;
    }
    .swiper-pagination-bullet-active{
    	background: #eb6b00;
    }
    /*ziti*/
   @font-face {
	  font-family: 'UniSansLight';   /*字体名称*/
	  src: url('../font/UNI SANS LIGHT.TTF');       /*字体源文件*/
	}
    .shouye_sl{
    	width: 100%;
    	overflow: hidden;
    	display: flex;
    	justify-content: space-around;
    }
    .shouye_sl h2{
    	 font-family: 'UniSansLight';
    	text-align: center;
    	font-size: 0.773rem;
    
    	color: #333333;
    	margin-top: 0.96rem;
        height: 1.2rem;
      line-height:1.2rem;
    }
    .shouye_sl p{
    	text-align: center;
    	font-size: 0.32rem;
    	color: #999999;
    	/*margin-top: 0.466rem;*/
    }
    .yewu_bs {
    	width: 100%;
		}
	.yewu_bs>h2 {
	    text-align: center;
	    font-size: 0.506rem;
	    font-weight: 700;
	    margin-top: 1.36rem;
	}
	.yewu_bs>h2>span{
		font-size: 0.346rem;
	}
	.yewu_bs>img {
		width: 3.106rem;
	    display: block;
	    margin: 0 auto;
	    margin-top: 0.2rem;
	}
	.yewu_bs>p{
		text-align: center;
		font-size: 0.293rem;
		color: #999999;
		margin-top: 0.12rem;
	}
	/*地图*/
	.shouye_dt{
		width: 100%;
		height: 8.173rem;
		background: url(../img/ditu01.png) center center no-repeat;
		background-size: 100%;
		overflow-x: hidden;
		position: relative;
		margin-top: 0.533rem;
	}
	#map{
		height: 100% !important;
	    padding: 0px;
	    overflow: hidden;
	}
	#map .jsmap-container{
		width: 100% !important;
		height: 100% !important;
	}
	.jsmap-svg-container{
		height: 100% !important;
		transform: scale(1.5);
		margin-top: 94px !important;
    	margin-left: 13px !important;	
    	overflow-y: hidden;
    	box-sizing: content-box;
	}
	.shouye_dt_wz{
		position: absolute;
		top: 40px;
		left: 34%;
	}
	.shouye_dt_wz p{
		font-size: 0.213rem;
		font-weight: 700;
		color: #333;
		padding: calc();
		
	}
	.shouye_dt_wz p>span{
		font-size: 0.333rem;
		color: #9e9e9e;
	}
	.shouye_dt_wz p>span:last-child{
		color: #eb6b00;
	}
	.guimo_bs_name {
	    width: 4.266rem;
	  
	    background: #fff;
	}
	.guimo_bs_name {
	    position: absolute;
	    top: 60%;
	    right: 3%;
	}
	.guimo_bs_name>.mui-icon-closeempty{
		position: absolute;
    right: 0.24rem;
    top: 0.133rem;
    font-size: 23px;
	}
	.lxwm_dt_xx .mui-icon-closeempty{
		position: absolute;
    right: 0;
    top: 0;
    font-size: 23px;
	}
	.guimo_bs_name>h2 {
	    margin: 0 auto;
	    width: 83%;
	    font-size: 0.293rem;
	    font-weight: 700;
	    color: #fe6500;
	    margin-top: 0.266rem;
	    padding-bottom: 0.12rem;
	    border-bottom: 1px solid #d6d6d6;
	}
	.guimo_bs_name>ul {
	    margin: 0 auto;
	    width: 87%;
	    display: flex;
	    flex-wrap: wrap;
	    margin-bottom: 0.266rem;
      height: 2rem;
      overflow-y: auto;


	}
	.guimo_bs_name>ul>li {
	    padding: 0px 0.08rem;
	    font-size: 0.24rem;
	    margin-top: 0.133rem;
	}
	.shouye_fw {
	    width: 90%;
	    margin: 0 auto;
	    overflow: hidden;
	    margin-top: 0.773rem;
	}
	.shouye_fw .swiper-container{
		padding-bottom: 51px;
	}
	.shouye_fw .swiper-container-horizontal>.swiper-pagination-bullets{
		bottom: 10px;
	}
	.shouye_fw .swiper-pagination-bullet{
		width: 0.2rem;
		height: 0.2rem;
		background: #c9c9c9;
	}
	.shouye_fw .swiper-pagination-bullet-active{
		width: 0.346rem;
		height: 0.346rem;
		background: #eb6b00;
		vertical-align: sub;
	}
	.youshi_bs_nr_s {
	    width: 100%;
	    float: left;
	    position: relative;
	    cursor: pointer;
	}
	.youshi_bs_nr_s>img {
	    width: 100%;
	    display: block;
	}
	.ys_x {
	    position: absolute;
	    top: 0;
	    left: 0;
	    width: 100%;
	    height: 100%;
	    z-index: 1;
	}
	.ys_x>img {
	     width: 1.466rem; 
	    display: block;
	    margin-top: 1.493rem;
	    margin-left: 34%;
	}
	.ys_x>p {
    font-size: 0.346rem;
    font-weight: 700;
    color: #fff;
    text-align: center;
    margin-top: 0.76rem;
	}
	.youshi_bs_nr_ss {
	    width: 100%;
	    height: 100%;
	    background: #eb6b00;
	    position: absolute;
	    cursor: pointer;
	    top: 0;
	    left: 0;
	    opacity: 0;
	}
	.youshi_bs_nr_ss>img {
		width: 1.146rem;
	    display: block;
	    margin-top: 0.6rem;
	    margin-left: 36%;
	}
	.youshi_bs_nr_ss>h2 {
	    font-size: 0.373rem;
	    color: #fff;
	    text-align: center;
	    margin-top: 0.266rem;
	}
	.youshi_bs_nr_ss>p {
	    color: #fff;
	    font-size: 0.266rem;
	    padding: 0 0.3rem;
	    line-height: 0.4rem;
	    margin-top: 0.3rem;
	}
	.ys_x:hover .youshi_bs_nr_ss{
        transition: all 0.5s ease-out;
        opacity: 1; 
        z-index: 2;
    }
    /*今年会官方网站*/
   .shouye_xw{
   	width: 90%;
   	margin: 0 auto;
   	overflow: hidden;
   	position: relative;
   	margin-top: 0.493rem;
   	border-bottom: 2px solid #f2f2f2;
   }
   .shouye_xw>img{
   	width: 100%;
   	display: block;
   }
   .shouye_xw>h2{
   	font-size: 0.4rem;
   	color: #333333;
   	font-weight: 700;
   	/*overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;*/
    padding-top: 0.76rem;
   }
   .shouye_xw>p{
   	font-size: 0.32rem;
   	color: #929292;
   	display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    margin-top: 0.4rem;
   }
   .shouye_xw>a{
   	float: right;
   	font-size: 0.32rem;
   	color: #eb6b00;
   	margin-bottom: 0.52rem;
   }
   .xinwen_time{
   	position: absolute;
   	top: 0;
   	left: 0;
   	width: 1.333rem;
   	background: #eb6b00;
   }
	   .xinwen_time>h2 {
	    font-family: "Oswald";
	    text-align: center;
	    font-size: 0.64rem;
	    font-weight: 700;
	    color: #fff;
	    margin-top: 0.173rem;
	    margin-bottom: 0;
	}
	.xinwen_time>p {
	    text-align: center;
	    font-size: 0.24rem;
	    color: #fff;
	    margin-bottom: 0.133rem;
	}
	.shouye_xw_lb{
		width: 90%;
	   	margin: 0 auto;
	   	overflow: hidden;
	   	position: relative;
	}
	.shouye_xw_lbs{
		overflow: hidden;
    	border-bottom: 2px solid #f2f2f2;
	}
	.xinwen_zx_time{
		float: left;
	    width: 22%;
	    margin: 0.333rem 0;
	    background: #f1f1f1;
	}
	.xinwen_zx_time>h2 {
	    font-family: "Oswald";
	    text-align: center;
	    font-size: 0.96rem;
	    font-weight: 700;
	    color: #eb6b00;
	    margin-top: 0.36rem;
	    margin-bottom: 0;
	}
	.xinwen_zx_time>p {
	    text-align: center;
	    font-size: 0.293rem;
	    color: #eb6b00;
	    margin-top: 0.066rem;
	    margin-bottom: 0.226rem;
	}
		.xinwen_zx_dt {
		    float: right;
		    width: 73%;
		    margin: 0.333rem 0;
		    cursor: pointer;
		}
		.xinwen_zx_dt>h2 {
				margin-top: 0.32rem;
		    font-size: 0.346rem;
		    color: #333;
		    font-weight: 700;
          line-height: 20px;
		    /*overflow: hidden;
		    white-space: nowrap;
		    text-overflow: ellipsis;*/
		}
		.xinwen_zx_dt>p {
		    margin-top: 0.253rem;
		    font-size: 14px;
		    line-height: 0.64rem;
		    color: #999;
		    display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 2;
		    overflow: hidden;
		}
		.qyhe{
			width: 90%;
			margin: 0 auto;
			overflow: hidden;
			/*margin-top: 0.64rem;*/
		}
		.qyhe>ul{
			width: 100%;
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}
		.qyhe>ul>li{
			width: 23%;
		    background: #f2f2f2;
		    margin-top: 0.266rem;
		    cursor: pointer;
		}
		.qyhe>ul>li img{
			width: 1.866rem;
			margin: 0 auto;
			display: block;
		}
		.liuyan{
			width: 80%;
			margin: 0 auto;
			margin-top: 0.933rem;
			overflow: hidden;
		}
		.liuyan_bs{
			width: 100%;
			overflow: hidden;
		}
		.liuyan_bs>p{
			width: 18%;
			font-size: 0.346rem;
		    color: #333;
		    float: left;
		    margin-top: 0.266rem;
		}
		.liuyan_bs>p span{
			color: red;
			vertical-align: sub;
			margin-right: 0.106rem;
		}
		.liuyan_bs input {
		    width: 79%;
		    float: left;
		}
		.liuyan_bs textarea {
		    width: 79%;
		    height: 2.133rem;
		    float: left;
		    color: #666666;
		    font-size: 0.346rem;
		    padding-left: 14px;
		    padding-top: 7px;
		}
		.liuyan_tj{
			width: 82%;
		    float: right;
		}
		.liuyan_tj input[type=button] {
		    padding: 0.146rem 0.64rem;
		    font-size: 0.32rem;
		    border: 1px solid #fe6500;
		    background-color: #fe6500;
		    margin-top: 0.266rem;
		    margin-bottom: 1.08rem;
          color:#fff;
		}
		.dibu{
			width: 100%;
			overflow: hidden;
			background: url(../img/dib01.png) center center no-repeat;
			background-size: 100% 100%;
		}
		.dibu_t{
			width: 100%;
			overflow: hidden;
			display: flex;
			justify-content: space-around;
		}
		.dibu_t>div{
			width: 50%;
			margin-top: 0.8rem;
		}
		.dibu_t>div:first-child img{
			float: right;
    		margin-right: 0.346rem;
		}
		.dibu_t>div:last-child img{
			margin-left: 0.373rem;
		}
		.dibu_t>div:first-child h2{
			clear: both;
		    float: right;
		    margin-right: 0.266rem;
		}
		.dibu_t>div:last-child h2{
			margin-left: 0.293rem;
		}
		.dibu_t>div img{
			width: 39%;
			display: block;
		}
		.dibu_t>div h2{
			width: 41%;
			text-align: center;
			background: rgba(0,0,0,.8);
			color: #fff;
			font-size: 0.24rem;
			margin-top: 0;
			padding: 0.133rem 0;
		}
		.dibu_dh{
			width: 90%;
			margin: 0 auto;
			overflow: hidden;
			margin-top: 0.4rem;
		}
		.dibu_dh>button{
			float: right;
			font-size: 0.346rem;
			color: #fff;
			background: #ef6700;
			border: none;
			border-radius: 18px;
		}
		.dibu_dhs{
			float: left;
		}
		.dibu_dhs>img{
			float: left;
			width: 0.746rem;
			display: block;
		}
		.dibu_dhs>p{
			font-family: "Oswald";
			float: left;
			font-size: 0.8rem;
			color: #ef6700;
			margin-top: 0.106rem;
			margin-left: 0.173rem;
		}
		.dibu>p{
			text-align: center;
			font-size: 0.293rem;
			color: #929292;
			clear: both;
			margin-top: 0.36rem;
			margin-bottom: 0.133rem;
		}
		.dibu_s{
			width: 100%;
			overflow: hidden;
			background:#666666;
			display: flex;
			justify-content: space-around;
		}
		.dibu_s img{
			width: 0.626rem;
			display: block;
			float: left;
			margin: 0.253rem 0;
		}
		.dibu_s>div:first-child>img{
			width: 0.6rem;
		}
		.dibu_s p{
			float: left;
			font-size: 0.32rem;
			color: #fff;
			margin-top: 0.346rem;
			margin-left: 0.16rem;
		}
		#topcontrol{
			position: fixed;
			right: 0.426rem;
			bottom: 1rem;
			overflow: hidden;
			z-index: 111;
		}
		a.top_stick:link{
			width: 1.066rem;
			height: 1.066rem;
			display: block;
		}
		#topcontrol img{
			display: block;
			width: 100%;
		}
		#beijing-tanchu {
    width: 100%;
    height: 100%;
    opacity: 0.6;
    display: none;
    position: fixed;
    overflow: auto;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 1000;
    background-color: #777777;
}
		/*物流页面*/
		.wuliu_zt{
	   		width: 100%;
	   		height: 4rem;
	   		/*overflow: hidden;*/
   		   margin-top: 0.133rem;
   		 /*  background: url(../img/wlzt01.png) center center no-repeat;*/
   		   background-size:100% 100%;
   		   position: relative;
	   	}
	   	.wuliu_zt>img{
	   		width: 100%;
	   		display: block;
	   	}
	   	.wuliu_zc{
	   		width: 100%;
	   		overflow: hidden;
	   		background: #f6f6f6;
	   	}
	   	.yewu_bs {
	   		
		}
		.yewu_bs>img {
		    display: block;
		    margin: 0 auto;
		    margin-top: 17px;
		    margin-bottom: 17px;
		}
		.yewu_bs>h2 {
		    text-align: center;
		    font-size: 0.506rem;
		    font-weight: 700;
		    margin-top: 0.08rem;
		}
		.yewu_bs>h2>span {
		    font-size: 0.346rem;
		}
		.yewu_bs>p {
		    text-align: center;
		    font-size: 0.24rem;
		    color: #C8C7CC;
		    margin-top: 0.186rem;
		    margin-bottom: 10px;
		}
		.wuliu_zc_bs {
		    width: 90%;
		    margin: 0 auto;
		    display: flex;
		    flex-wrap: wrap;
		    justify-content: space-around;
		    margin-bottom: 60px;
		}
		.zc_li {
		    width: 48%;
		    margin-top: 0.8rem;
		}
		.zc_li_t {
		    width: 1.32rem;
		    margin: 0 auto;
		    height: 1.28rem;
		    background-color: #fff;
		    border-radius: 50%;
		    position: relative;
		    cursor: pointer;
		}
		.zc_li_img {
			width: 36%;
		    display: block;
		    margin: 0 auto;
		    padding-top: 26%;
		}
		.zc_li_imgs {
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 120%;
		    height: 100%;
		    display: block;
		}
		.zc_li>h2 {
		    text-align: center;
		    font-size: 0.4rem;
		    color: #333;
		    font-weight: 700;
		    margin-top: 0.373rem;
		}
		.zc_li>p {
		    font-size: 0.293rem;
		    color: #999999;
		    margin-top: 0.333rem;
		    line-height: 0.4rem;
		}
		.zc_li:nth-child(1)>.zc_li_t>img:first-child {
		   	 width: 31%;
		}
		.zc_li:nth-child(2)>.zc_li_t>img:first-child {
		   	width: 46%;
    		padding-top: 33%;
		}
		
		.wuliu_fuwu {
		    width: 90%;
		    margin: 0 auto;
		    clear: both;
		    background: #fff;
		}
		.wuliu_fuwus_img {
		    width: 100%;
		    overflow: hidden;
		}
		.wuliu_fuwus_img>img {
			width: 100%;
		    display: block;
		    margin-top: 10px;
		}
		.wuliu_fuwus_img>p {
			text-align: center;
		    font-size: 0.293rem;
		    color: #999;
		    font-weight: 700;
		    line-height: 0.4rem;
		    margin-top: 0.586rem;
		}
		.wuliu_lc{
			width: 100%;
			overflow: hidden;
		}
		.wuliu_lc .swiper-wrapper>.swiper-slide:nth-child(4) p,
		.wuliu_lc .swiper-wrapper>.swiper-slide:nth-child(6) p,
		.wuliu_lc .swiper-wrapper>.swiper-slide:nth-child(7) p,
		.wuliu_lc .swiper-wrapper>.swiper-slide:nth-child(8) p
		{
			margin-bottom: 0.85rem;
		}
		#lunbo3{
			width: 100%;
			/*overflow: hidden;*/
		}
		#lunbo3 .swiper-wrapper>.swiper-slide:last-child>.wuliu_lcs:before{
			background-image:initial;
		}
		.wuliu_lcs{
			width: 78%;
		    border: 2px solid #e8e8e8;
		    position: relative;
		    cursor: pointer;
		    margin-top: 0.6rem;
		}
		.wuliu_lcs:before {
		    position: absolute;
		    content: "";
		    right: -32%;
		    top: 44%;
		    width: 0.413rem;
		    height: 0.293rem;
		    display: block;
		    background: url(../img/l0.png) center center no-repeat;
		    background-size: 100% 100%;
		}
		.wuliu_lcs>span {
		    position: absolute;
		    top: -0.5rem;
		    left: 22%;
		    /*width: 110px;
		    height: 110px;*/
		    display: block;
		    background: #eb6b00;
		    border-radius: 50%;
		}
		.wuliu_lcs>span>img {
			width: 1.213rem;
			height: 1.213rem;
		    display: block;
		    margin: 0 auto;
		    padding-top: 4%;
		}
		.wuliu_lcs>p {
		    font-size: 0.32rem;
		    font-weight: 700;
		    color: #333;
		    line-height: 0.4rem;
		    margin-top: 1rem;
		    text-align: center;
		    margin-bottom: 0.45rem;
		}
		.wuliu_al{
			width: 90%;
			margin: 0 auto;
			overflow: hidden;
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
		}
		.wuliu_al>li{
			width: 32%;
			overflow:hidden;
			background: #f2f2f2;
			margin-top: 0.133rem;
		}
		.wuliu_al>li img{
			width: 100%;
			display: block;
		}
		/*用车页面*/
			.yongche_zt{
	   		background: url(../img/yc01.png) center center no-repeat;
	   		background-size: 100% 100%;
	   	}
	   	.yongche_ly{
	   		width: 100%;
	   		overflow: hidden;
	   	}
	   	.yongche_zt_lys {
		    width: 90%;
		    margin: 0 auto;
		    margin-top: 0.68rem;
		    box-shadow: #ececec -1px 2px 10px 3px;
		    margin-bottom: 0.373rem;
		}
		.yongche_zt_lys>h2 {
		    font-size: 0.32rem;
		    color: #333;
		    padding-top: 0.52rem;
		    padding-left: 0.306rem;
		    padding-bottom: 14px;
		}
		.yongche_zt_bo {
		    width: 100%;
		    overflow: hidden;
		    background: #fff;
		}
		.yongche_zt_bos{
			width: 95%;
			margin: 0 auto;
			overflow: hidden;
			
		}
		.yongche_zt_bos input{
			width: 100%;
			padding: 0;
			font-size: 0.373rem;
			height: 1.066rem;
			padding-left: 0.266rem;
		    background-color: #f9f9f9;
		}
		.yongche_zt_bos textarea{
			width: 100%;
			height: 1.146rem;
			font-size: 0.373rem;
			color: #666666;
			padding-left: 0.266rem;
			background-color: #f9f9f9;
		}
		.yongche_zt_tj{
			width: 100%;
			overflow: hidden;
		}
		.yongche_zt_tj input[type=button] {
			width: 95%;
			margin-left: 3%;
		    padding: 0.373rem 0;
		    border: 1px solid #fe6500;
		    background-color: #fe6500;
		    margin-top: 0.346rem;
		    margin-bottom: 1.013rem;
		    font-size: 0.4rem;
          color:#fff;

		}
		.yongche_lx{
			width: 100%;
			overflow: hidden;
		}
		.yongche_lx .swiper-container,#lunbo6{
		    padding-bottom: 1.226rem;
		}
		.yongche_lx .swiper-slide>a>img {
		    width: 100%;
		    display: block;
		}
		.sli_cj {
		    width: 100%;
		    background: #f1f1f1;
		    overflow: hidden;
		}
		.sli_cj>img {
		    width: 0.973rem;
		    float: left;
		    margin-top: 0.453rem;
		    margin-left: 0.6rem;
		    margin-bottom: 0.453rem;
		}
		.sli_cj>p {
		    float: left;
		    margin-top: 0.46rem;
		    margin-left: 0.266rem;
		}
		.sli_cj>p span {
		    display: block;
		    color: #666666;
		}
		.sli_cj>p span:first-child {
		    font-size: 0.373rem;
		}
		.sli_cj>p span:last-child {
		    font-size: 0.213rem;
		}
		.yongche_lx .swiper-pagination-bullet,#lunbo6 .swiper-pagination-bullet,#lunbo7 .swiper-pagination-bullet{
		    width: 0.2rem;
		    height: 0.2rem;
		    background: #c9c9c9;
		}
		.yongche_lx .swiper-pagination-bullet-active,#lunbo6 .swiper-pagination-bullet-active,#lunbo7 .swiper-pagination-bullet-active{
			width: 0.346rem;
			height: 0.346rem;
			background: #eb6b00;
			vertical-align: sub;
		}
		.yongche_hz{
			width: 100%;
			margin: 0 auto;
			overflow: hidden;
		}
		.yongche_ul {
		    width: 100%;
		    display: flex;
		    flex-wrap: wrap;
		    justify-content: space-around;
		    margin-top: 0.586rem;
		}
		.yongche_ul>li {
		    width: 22%;
		    border-radius: 50%;
		    position: relative;
		    cursor: pointer;
		    box-shadow: #ededed 0px 3px 16px 6px;
		}
		.yongche_ul>li:last-child:before{
			background-image: initial;
		}
		.yongche_ul>li:before {
		    position: absolute;
		    content: "";
		    right: -41%;
		    top: 36%;
		    width: 0.613rem;
		    height: 0.466rem;
		    display: block;
		    background: url(../img/hz1.png) center center no-repeat;
		    background-size:100% 100%;
		}
		.yongche_ul>li>span {
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 23%;
		    height: 0.533rem;
		    line-height: 0.533rem;
		    display: block;
		    font-size: 0.24rem;
		    color: #fff;
		    text-align: center;
		    border-radius: 50%;
		    background: #fe6500;
		    display: none;
		}
		.yongche_ul>li>img {
			width: 0.533rem;
		    display: block;
		    margin: 0 auto;
		    margin-top: 0.4rem;
		}
		.yongche_ul>li>p {
		    text-align: center;
		    font-size: 0.293rem;
		    color: #999;
		    font-weight: 700;
		    line-height: 0.36rem;
		    margin-bottom: 0.4rem;
		    margin-top: 0.16rem;
		}
		.yongche_uls>li{
			width: 23%;
			margin-bottom: 0.373rem;
		}
		.yongche_uls>li>img{
			margin-top: 0.533rem;
		}
		.yongche_uls>li>p{
			margin-bottom: 0.64rem;
		}
		.teshu{
			width: 100%;
			overflow: hidden;
		}
		.teshu>img{
			width: 0.706rem;
			display: block;
			margin: 0 auto;
			margin-top: 0.586rem;
			margin-bottom: 0.106rem;
			-webkit-animation: bounce-down 1s linear infinite;
			animation: bounce-down 1s linear infinite;
		}
		@keyframes bounce-down {
	     	25% {transform: translateY(-3px);}
	      	50%{transform: translateY(0);}
	      	75% {transform: translateY(3px);}
	     	100% {transform: translateY(0);}
	    }
	    .teshu_ys{
	    	display: none;
	    }
	    .yongche_al {
		    width: 89%;
		    margin: 0 auto;
		    cursor: pointer;
		}
		#lunbo6 {
		    width: 100%;
		    overflow: hidden;
		}
		#lunbo6 img {
		    width: 100%;
		    display: block;
		}
		#lunbo6 h2 {
		    font-size: 0.4rem;
		    color: #eb6b00;
		    margin-top: 0.426rem;
		}
		#lunbo6 p {
		    font-size: 0.32rem;
		    color: #666666;
		    margin-top: 0.226rem;
		}
	/*司机招募页面*/	
	.siji_zt{
	   		background: url(../img/sjzm01.png) center center no-repeat;
	   		background-size: 100% 100%;
	   	}
	   	.siji_ly{
	   		background: #FAFAFA;
	   	}
	   	.yongche_lb{
	   		width: 100%;
	   		background: #FAFAFA;
	   		overflow: hidden;
	   	}
	   	#lunbo7{
	   		width: 89%;
	   		margin: 0 auto;
	   		    padding-bottom: 1.226rem;
	   	}
	   	.yewu_bs>h2>img{
	   		width: 0.48rem;
	   		display: inline-block;
	   		vertical-align: top;
	   	}
	   	.jr_wss_lb_top {
	   		float: left;
		    width: 42%;
		    height: 3.546rem;
		    background: url(../img/jr01.png) center center no-repeat;
		    background-size: 100% 100%;
		    overflow: hidden;
		}
		.jr_wss_lb_top>img {
		   width: 1.493rem;
    height: 1.493rem;
    display: block;
    margin: 0 auto;
    margin-top: 25%;
		}
		.jr_wss_lb_ri{
			float: right;
			width: 54%;
			margin-top: 0.826rem;
		}
		.jr_wss_lb_ri>h2{
			font-size: 0.373rem;
			color: #333;
			font-weight: 700;
			line-height: 0.533rem;
			display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 2;
		    overflow: hidden;
		}
		.jr_wss_lb_ri>p{
			font-size: 0.32rem;
			color: #999999;
			display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 2;
		    overflow: hidden;
		}
		.siji_cx{
			width: 100%;
			overflow: hidden;
		}
		.siji_cx>img{
			width: 100%;
			display: block;
			margin-top: 0.266rem;
		}
		#lunbo8{
			width: 89%;
			margin: 0 auto;
			overflow: hidden;
			margin-top: 0.6rem;
		}
		#lunbo8 .swiper-wrapper img{
			width: 5.706rem;
			display: block;
			margin: 0 auto;
		}
		#lunbo8 .swiper-wrapper{
			width: 100%;
		}
		.div_ds>img{
			display: block;
			width: 100%;
		    margin: 0 auto;
		    margin-top: 24%;
		}
		.jr_cx_lb_div {
		    width: 100%;
		    margin: 0 auto;
		    overflow: hidden;
		}
		.jr_cx_lb_div>p {
		    margin-top: 11px;
		}
		.jr_cx_lb_div>p>span {
		    font-size: 0.32rem;
		    color: #999999;
		}
		.jr_cx_lb_div>p>span:first-child {
		    background: #e7e7e7;
		    padding: 0.2rem 0.266rem;
		    display: inline-block;
		    color: #666;
		}
		.jr_cx_lb_div>p>span:last-child {
		    margin-left: 1%;
		    line-height: 0.72rem;
		}
		#lunbo8 .swiper-button-next,#lunbo8 .swiper-button-prev{
			top: 21%;
		    background-size: 19px 37px;
		}
		.siji_jr{
			width: 100%;
			background: #fff;
			overflow: hidden;
		}
		.siji_dx{
			margin-top: 0.64rem;
		}
		.jr_lc_b_s {
		    width: 100%;
		    position: relative;
		}
		.jr_lc_b_s>img {
		    width: 100%;
		    height: 5.866rem;
		    display: block;
		}
		.jr_lc_b_ds {
		    position: absolute;
		    top: 0;
		    left: 0;
		    width: 100%;
		    height: 100%;
		    background: rgba(0,0,0,.5);
		}
		.jr_lc_b_ds>img {
		    display: block;
		    width: 0.96rem;
		    margin: 0 auto;
		    margin-top: 43%;
		}
		.jr_lc_b_ds>h2 {
		    text-align: center;
		    font-size: 0.346rem;
		    color: #fff;
		    margin-top: 0.333rem;
		}
		.jr_lc_b_ds>p {
		    width: 80%;
		    margin: 0 auto;
		    font-size: 0.266rem;
		    color: #fff;
		    line-height: 0.42rem;
		    margin-top: 0.24rem;
		    display: none;
		}
		.wy_ul_li1{
			position: relative;
		    width: 84%;
		    border-radius: 50%;
		    cursor: pointer;
		}
		.wy_ul_li1>img{
			position: absolute;
		    top: 0px;
		    left: 7px;
		    width: 106%;
		}
		.wy_ul_li1 h2{
			text-align: center;
		}
		.wy_ul_li1 h2:nth-of-type(1) {
		    font-size: 0.373rem;
		    padding-top: 16%;
		    line-height: 17px;
		    font-weight: 700;
		}
		.wy_ul_li1 h2:nth-of-type(2) {
		   font-size: 0.24rem;
		    margin-top: 10px;
		    margin-bottom: 0.88rem;
		}
		#lunbo10 .wy_ul_li1 .li1ts{
			padding-top: 29%;
		}
		.siji_fc{
			width: 100%;
			overflow: hidden;
			background: #f4f5f9;
		}
		.siji_fc_dp{
			width: 85%;
			margin: 0 auto;
			display: flex;
			flex-wrap: wrap;
			justify-content: space-between;
			margin-top: 0.32rem;
			
		}
		.siji_fc_dp>div{
			width:48%;
			margin-top: 0.32rem;
		}
		.siji_fc_dp>div img{
			width: 100%;
			display: block;
		}
		.siji_fc>h2{
			width: 90%;
			margin: 0 auto;
			font-size: 0.32rem;
			color: #333;
			margin-top: 0.546rem;	
		}
		.siji_fc>p:nth-of-type(1){
			width: 90%;
			margin: 0 auto;
			font-size: 0.4rem;
			color: #eb6b00;
		}
		.siji_fc>p:nth-of-type(2) {
			width: 90%;
			margin: 0 auto;
		    margin-top: 0.546rem;
		    font-size: 0.32rem;
		    color: #999999;
		    margin-bottom: 0.853rem;
		}
		.siji_fc>p:nth-of-type(2)>span{
			color: #eb6b00;
		}
		.siji_zs{
			width: 100%;
			background: #fff;
		}
		.siji_zs>h2{
			width: 90%;
			margin: 0 auto;
			font-size: 0.426rem;
			color: #333;
			font-weight: 700;
			margin-top: 0.826rem;
		}
		.siji_zs>p{
			width: 90%;
			margin: 0 auto;
			font-size: 0.293rem;
			color: #eb6b00;
			margin-top: 0.2rem;
		}
		#lunbo11{
			width: 100%;
		}
		.siji_zss{
			width: 100%;
		}
		.siji_zss_nr{
			width: 90%;
			margin: 0 auto;
		    box-shadow: #ececec -1px 2px 10px 3px;
		    position: relative;
		    margin-top: 1.8rem;
		    margin-bottom: 0.64rem;
		}
		.siji_zss_nr>img {
		    position: absolute;
		    top: -1.49rem;
		    left: 31%;
		    width: 3.093rem;
		    height: 3.093rem;
		    display: block;
		}
		.siji_zss_nrs{
			width: 89%;
			margin: 0 auto;
			overflow: hidden;
		}
		.siji_zss_nrs_top{
			width: 100%;
    		overflow: hidden;
    		margin-top: 2.213rem;
		}
		.siji_zss_nrs_top>img{
			display: block;
		    width: 0.986rem;
		    height: 0.986rem;
		    float: left;
	        margin-left: 28%;
    		margin-top: 0.16rem;
		}
		.siji_zss_nrs_top>div{
			float: left;
    		margin-left: 18px;
		}
		.siji_zss_nrs_top>div h2{
			font-weight: 700;
		    font-size: 0.4rem;
		    color: #333;
		    margin-top: 9px;
		}
		.siji_zss_nrs_top>div p{
			font-size: 0.293rem;
		    color: #999999;
		}
		.siji_zss_nrs>p{
			font-size: 0.32rem;
		    color: #999999;
		    line-height: 23px;
		    margin-top: 14px;
		    margin-bottom: 2.213rem;
		}
		#lunbo11 .swiper-button-next,#lunbo11 .swiper-button-prev{
			top: auto;
			bottom:10%;
		}
		#lunbo11 .swiper-button-prev{
			left: 10%;
		}
		#lunbo11 .swiper-button-next{
			right: 10%;
		}
		/*今年会官方网站页面*/
			.xwzt_zt{
	   		background: url(../img/xwzt.png) center center no-repeat;
	   		background-size:100% 100%;
	   	}
	   	.xw_bs{
	   		width: 90%;
	   		margin: 0 auto;
	   		overflow: hidden;
	   	}
	   	.xw_bs>h2{
	   		font-size: 0.32rem;
	   		color: #999999;
	   		margin-top: 0.626rem;
	   		padding-bottom: 0.253rem;
	   		border-bottom: 1px solid #FAFAFA;
	   	}
	   	.xw_bs>h2 span{
	   		color: #333;
	   	}
	   	.xw_dtt{
	   		width: 100%;
	   		overflow: hidden;
	   		margin-top: 0.666rem;
	   	}
	   	.xw_dtt>img{
	   		width: 100%;
	   		display: block;
	   	}
	   	.xw_lb{
	   		width: 100%;
	   		background: #f1f1f1;
	   		overflow: hidden;
	   		margin-top: 0.4rem;
	   	}
	   	.xw_lb>h2{
	   		width: 90%;
	   		margin: 0 auto;
	   		font-size: 0.373rem;
	   		color: #eb6b00;
	   		margin-top: 0.4rem;
	   		/*overflow: hidden;
	   		text-overflow: ellipsis;
	   		white-space: nowrap;*/
	   	}
	   	.xw_lb>p{
	   		width: 90%;
	   		margin: 0 auto;
	   		font-size: 0.32rem;
	   		color: #999999;
	   		margin-top: 0.253rem;
	   		margin-bottom: 0.32rem;
   		    display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 3;
		    overflow: hidden;
	   	}
	   	.xw_lbs{
	   		width: 100%;
	   		overflow: hidden;
	   		margin-top: 0.84rem;
	   	}
	   	.xw_lbs_lb{
	   		width: 100%;
		    overflow: hidden;
		    border-bottom: 1px dashed #f1f1f1;
	   	}
	   	.xw_time{
	   		float: left;
		    width: 19%;
		    overflow: hidden;
		    background: #f1f1f1;
		    margin: 0.426rem 0;
	   	}
	   	.xw_time>h2{
	   		text-align: center;
	   		font-size: 0.773rem;
	   		color: #333333;
	   		margin-top: 0.32rem;
    		margin-bottom: 0;
	   	}
	   	.xw_time>p{
	   		text-align: center;
	   		font-size: 0.293rem;
	   		color: #666666;
	   		margin-bottom: 0.24rem;
	   	}
	   	.xw_xx{
	   		float: left;
		    width: 79%;
		    overflow: hidden;
		    margin-top: 0.48rem;
		    margin-left: 2%;
	   	}
	   	.xw_xx>h2{
	   		font-size: 0.346rem;
	   		color: #333333;
          line-height:17px;
	   		/*overflow: hidden;
	   		text-overflow: ellipsis;
	   		white-space: nowrap;*/
	   	}
	   	.xw_xx>p{
	   		font-size:0.32rem;
	   		color: #999999;
	   		/*margin-top: 0.266rem;*/
	   		display: -webkit-box;
		    -webkit-box-orient: vertical;
		    -webkit-line-clamp: 2;
		    overflow: hidden;
	   	}
	   	.teshu>p{
	   		text-align: center;
	   		color: #999999;
	   		font-size: 0.346rem;
	   	}
	   	.xinwen_gengduo{
	   		display: none;
	   	}
	   	/*新闻详情页面*/
		.xwxq{
	   		width: 100%;
	   		overflow: hidden;
	   		margin-top: 0.666rem;
	   	}
	   	.xwxq>h1{
          line-height:17px;
	   		text-align: center;
	   		font-size: 0.373rem;
	   		color: #333;
	   		font-weight: 700;
	   	}
	   	.xwxq>p{
	   		text-align: center;
	   		font-size: 0.266rem;
	   		color: #999999;
	   		padding-bottom: 0.333rem;
	   		border-bottom: 1px solid #FAFAFA;
	   	}
	   	.xwxq_xx{
	   		width: 100%;
	   		overflow: hidden;
	   		border-bottom: 1px solid #FAFAFA;
	   	}
	   	.xwxq_xx p{
	   		padding-top: 0rem;
	   		padding-bottom: 0rem;
	   		font-size: 0.32rem;
	   		color: #929292;
	   	}
	   	.xwxq_xx img{
	   		width: 100%;
	   		display: block;
	   	}
	   	.xwxq_mu{
	   		width: 100%;
	   		overflow: hidden;
	   		margin-top: 0.2rem;
	   	}
	   	.xwxq_mu>p{
	   		font-size: 0.32rem;
	   		color: #333;
	   		margin-top: 0.15rem;
	   		font-weight: 700;
	   	}
	   	.xwxq_mu>p span{
	   		color: #999999;
	   		font-weight: 500;
	   	}
	   	/*企业简介*/
	  .qyjj_zt{
	   		background: url(../img/qyjj01.png) center center no-repeat;
	   		background-size:100% 100%;
	   	}
	   	.qiye_zt{
	   		width: 100%;
	   		overflow: hidden;
	   		margin-top: 0.8rem;
	   	}
	   	.qiye_zt>img{
	   		width: 100%;
	   		display: block;
	   	}
	   	.qiye_jj{
	   		width: 100%;
    		overflow: hidden;
    		margin-top: 0.626rem;
    		margin-bottom: 1rem;
	   	}
	   	.qiye_jj>h1{
	   		font-size: 0.48rem;
	   		color: #333;
	   	}
	   	.qiye_jj>p{
	   		font-size: 0.32rem;
	   		color: #666666;
	   		text-indent: 2em;
	   	}
	   	.qiye_jj>p:nth-of-type(1){
	   		margin-top: 0.333rem;
	   	}
	   	.qiye_dsj{
	   		width: 100%;
    		overflow: hidden;
	   	}
	   	.qiye_dsj>h2{
	   		font-size: 0.48rem;
		    color: #333;
		    font-weight: 700;
		    padding-bottom: 0.266rem;
		    border-bottom: 1px solid #F1F1F1;
	   	}
	   	.qiye_sg {
		    width: 100%;
		    overflow: hidden;
		    /*margin-bottom: 0.453rem;*/
		}
			.qiye_wh{
			    width: 100%;
			    display: flex;
			    flex-wrap: wrap;
			    margin: 0.4rem 0;
			}
			.qiye_wh>li {
			    width: 33%;
			    overflow: hidden;
			}
			.qiye_wh>li img {
			    width: 100%;
			    display: block;
			}
			.wh_li{
			   background:#ed7101;
			}
			.qiye_wh .wh_li>img{
				width: 87%;
			    margin: 0 auto;
			    margin-top: 10%;
			}
			.qiye_jz{
				width: 100%;
				overflow: hidden;
				background: #f9f9f9;
				margin-bottom: 0.626rem;
			}
			.qiye_jz>p{
				width: 95%;
				margin: 0 auto;
				font-size: 0.293rem;
				color: #666666;
			}
			.qiye_jz>p:first-child{
				margin-top: 0.4rem;
			}
			.qiye_jz>p:last-child{
				margin-bottom: 0.466rem;
			}
			.qiye_lb{
				width: 100%;
			}
			#lunbo12{
				width: 100%;
				overflow: hidden;
				margin-top: 0.506rem;
			}
			#lunbo12 .swiper-wrapper img{
				width: 5.706rem;
				display: block;
				margin: 0 auto;
			}
			.fczs_wz{
				width: 100%;
				overflow: hidden;
				margin-top: 0.533rem;
			}
			.fczs_wz>h2{
			   text-align: center;
				font-size: 0.426rem;
				color: #eb6b00;
				font-weight: 700;
			}
			.fczs_wz>p{
				font-size: 0.32rem;
				color: #666;
				margin-top: 0.306rem;
			}
			 #lunbo12 .swiper-button-next,#lunbo12 .swiper-button-prev{
			 	background-size:16px 44px;
			 }
			 #lunbo12 .swiper-button-prev, #lunbo12 .swiper-button-next{
			 	top: 17%;
			 	width: 0.733rem;
			    height: 1.333rem;
			    background-color: rgba(235,235,235,0.8);
			 } 	
			 /*招贤纳士*/
			.zxns_zt{
	   		background: url(../img/zxns01.png) center center no-repeat;
	   		background-size:100% 100%;
	   	}
	   	.zxns_xz{
	   		width: 100%;
	   		overflow: hidden;
	   		background: #fff;
	   	}
	   	.zxns_xzs{
	   		width: 90%;
	   		margin: 0 auto;
	   		overflow: hidden;
	   		border-bottom: 1px solid #FAFAFA;
	   	}
	   	.zxns_xzs>h2{
	   		float: left;
		    font-size: 0.373rem;
		    color: #000;
		    margin-bottom: 0.44rem;
		    margin-top: 0.38rem;
	   	}
	   	.chengshi_btn{
	   		float: right;
	   	}
	   	.jianzhi-fl {
		    float: left;
		    height: 0.58rem;
		    line-height: 0.58rem;
		    color: #C0C0C0;
		    font-size: 0.373rem;
		    margin-top: 0.31rem;
		}
		.jianzhi-fl select {
		    margin: 0;
		    padding: 0;
		    padding-left: 0.28rem;
		    padding-right: 0.28rem;
		}
		.jianzhi-fl select option {
		    width: 1.33rem;
		    border: none;
		    outline: none;
		}
		.chengshi_btn>a {
		    display: block;
		    float: left;
		    color: #C0C0C0;
		    font-size: 20px;
		    margin-top: 0.36rem;
		}
		.zwlb_lb{
			width: 100%;
			overflow: hidden;
			margin-top: 0.266rem;
			background: #fff;
		}
		.zwlb_lb>h2{
			width: 90%;
			margin: 0 auto;
			font-size: 0.373rem;
			color: #333;
			margin-top: 0.573rem;
			padding-bottom: 0.426rem;
			border-bottom: 1px solid #FAFAFA;
		}
		.zwlb_lbs{
			width: 100%;
			overflow: hidden;
			background: #fff;
			margin-top: 0.266rem;
		}
		.bjss>div:nth-child(3){
			margin-top: 0;
		}
		.zwlb_lbs_bt{
			width: 90%;
			margin: 0 auto;
			overflow: hidden;
			margin-top: 0.653rem;
		}
		.zwlb_lbs_bt>p:first-child{
			float: left;
			font-size: 0.426rem;
			color: #333;
		}
		.zwlb_lbs_bt>p:last-child{
			float: right;
			font-size: 0.293rem;
			color: #999999;
		}
		.zwlb_lbs_zx{
			width: 90%;
			margin: 0 auto;
			overflow: hidden;
			margin-top: 0.173rem;
			border-bottom: 1px solid #FAFAFA;
		}
		.zwlb_lbs_zx>p{
			float: left;
			font-size: 0.32rem;
			color: #eb6b00;
			margin-bottom: 0.1rem;
		}
		.zwlb_lbs_zx>p:last-child{
			color: #999999;
			margin-left: 0.453rem;
		}
		.zwlb_lbs_zh{
			width: 90%;
			margin: 0 auto;
			overflow: hidden;
			margin-top: 0.173rem;
		}
		.zwlb_lbs_zh>p{
			float: left;
			font-size: 0.32rem;
			color: #999999;
			margin-bottom: 0.25rem;
		}
		.zwlb_lbs_zh>p:last-child{
			float: right;
		}
		.zxns_xianshi{
			width: 100%;
			overflow: hidden;
			margin-top: 0.266rem;
		}
		.zxns_xianshis{
			display: none;
		}
		/*招贤纳士详情页面*/
			.xq_bt{
	   		width: 90%;
	   		margin: 0 auto;
	   		overflow: hidden;
	   		display: flex;
	   		flex-wrap: wrap;
	   		margin-top: 0.293rem;
	   		padding-bottom: 0.533rem;
    		border-bottom: 1px solid #FAFAFA;
	   	}
	   	.xq_bt>p{
	   		width: 50%;
	   		overflow: hidden;
	   		margin-top: 0.266rem;
	   	}
	   	.xq_bt>p>span{
	   		display: inline-block;
	   		font-size: 0.32rem;
	   		color: #999999;
	   	}
	   	.xq_bt>p:nth-child(4)>span:first-child{
	   		padding-right: 0.64rem;
	   	}
	   	.xq_bt>p>span:first-child{
	   		background: #edf4fa;
	   		padding: 0.173rem 0.32rem;
	   	}
	   	.xq_bt>p>span:last-child{
	   		padding-left: 0.2rem;
	   	}
	   	.xq_xq{
	   		width: 90%;
	   		margin: 0 auto;
	   	}
	   	.xq_xq>h1{
	       font-size: 0.533rem;
	       font-weight: 700;
	       margin-top: 0.44rem;
	   	}
	   	.xq_xq>h2:nth-of-type(1){
	   		font-size: 0.373rem;
	   		color: #999999;
	   		margin-top: 0.693rem;
	   	}
	   	.xq_xqs{
	   		width: 100%;
	   		overflow: hidden;
	   	}
	   	.xq_xqs>h2{
	   		margin-top: 0.4rem;
	   		font-size: 0.373rem;
	   		color: #999999;
	   	}
	   	.xq_xqs>p{
	   		margin-top: 0.133rem;
	   		font-size: 0.32rem;
	   		color: #999999;
	   		margin-bottom: 0.666rem;
	   	}
	   	.xq_zk{
	   		width: 100%;
	   		overflow:hidden;
	   		text-align: center;
	   		font-size: 0.346rem;
	   	}
	   	.mui-icon-arrowup{
	   		font-size: 21px;
	   		color: #D6D6D6;
	   	}
	   	.shenqing_btn{
	   		width: 90%;
	   		margin: 0 auto;
	   		margin-top: 1.053rem;
	   	}
	   	.shenqing_btn>button{
	   		width: 100%;
	   		background: #eb6b00;
	   		color: #fff;
	   		font-size: 0.426rem;
	   		padding: 0.36rem 12px;
	   	}
	   	/*常见问题页面*/
	   		.cjwt_zt{
	   		background: url(../img/cjwt01.png) center center no-repeat;
	   		background-size: 100% 100%;
	   	}
	   	.cjwt_b{
	   		width: 90%;
	   		margin: 0 auto;
	   		overflow: hidden;
	   		margin-top: 0.266rem;
	   	}
	   	.cjwt_bs{
	   		width: 100%;
	   		background: #f5f5f5;
	   		overflow: hidden;
	   		margin-top: 0.266rem;
	   	}
	   	.cjwt_bs_top{
	   		width: 86%;
	   		margin: 0 auto;
	   		overflow: hidden;
	   	}
	   	.cjwt_bs_top>h2{
	   		width: 0.733rem;
	   		float: left;
	   		margin-top: 0.4rem;
	   		margin-bottom: 0.4rem;
	   	}
	   	.cjwt_bs_top>h2 img{
	   		width: 100%;
	   		display: block;
	   	}
	   	.cjwt_bs_top>p{
	   		font-size: 0.4rem;
	   		color: #333;
	   		float: left;
	   		font-weight: 700;
	   		margin-top: 0.586rem;
	   		margin-left: 0.266rem;
	   	}
	   	.cjwt_bs_xx{
	   		width: 86%;
	   		margin: 0 auto;
	   		overflow: hidden;
	   		margin-bottom: 0.506rem;
	   	}
	   	.cjwt_bs_xx>img{
	   		width: 0.933rem;
	   		display: block;
	   		float: left;
	   	}
	   	.cjwt_bs_xx>p{
	   		width: 86%;
	   		font-size: 0.32rem;
	   		color: #999999;
	   		float: left;
	   	}
	   	.cjwt_lb{
	   		display: none;
	   	}
	   	/*联系我们页面*/
	   		.lxwm_zt{
	   		background: url(../img/lxwm01.png) center center no-repeat;
	   		background-size: 100% 100%;
	   	}
	   	.lxwm_dt{
   		    width: 100%;
		    height: 11.173rem;
		    overflow-x: hidden;
		    position: relative;
		    margin-top: 0.533rem;
	   	}
	   	.lxwm_dt .jsmap-container .jsmap-svg-container{
	   		margin-top: 123px !important;
	   	}
	   	.lxwm_dt_xx{
	   		position: absolute;
	   		bottom: 2%;
	   		right: 4%;
	   		width: 45%;
	   		background: #f9fcff;
	   		overflow: hidden;
	   		padding-bottom: 0.266rem;
	   		box-shadow: rgba(0,0,0,.1) 0px 3px 10px 1px;
	   	}
	   	.lxwm_dt_xx>h2{
	   		width: 88%;
	   		margin: 0 auto;
	   		border-bottom: 1px solid #d3d4d6;
	   		font-size: 0.32rem;
	   		color: #eb6b00;
	   		font-weight: 700;
	   		margin-top: 0.4rem;
	   		padding-bottom: 0.173rem;
	   	}
	   	.lxwm_dt_xxs{
	   		width: 100%;
	   		overflow: hidden;
	   	}
		.lxwm_dt_xx_bs{
			width: 88%;
			margin: 0 auto;
			height: 5.226rem;
			overflow-y: auto;
		}
	   	.lxwm_dt_xxs:nth-of-type(1){
	   		margin-top: 0.3rem;
	   	}
	   	.lxwm_dt_xxs:nth-of-type(2){
	   		margin-top: 0.2rem;
	   	}
	   	.lxwm_dt_xxs>p{
	   		font-size: 0.266rem;
	   		color: #999999;
	   	}
	   	.lxwm_xl{
	   		width: 90%;
	   		margin: 0 auto;
	   		overflow:hidden;
	   		padding-bottom: 1.04rem;
	   	}
	   	.lxwm_xls{
	   		width: 100%;
	   		overflow: hidden;
	   		margin-top: 0.35rem;
	   	}
	   	.lxwm_xls>h2{
	   		width: 1.066rem;
	   		float: left;
	   	}
	   	.lxwm_xls>h2>img{
	   		width: 100%;
	   		display:block;
	   	}
	   	.lxwm_xls_r{
	   		float: left;
	   		margin-left: 0.25rem;
	   		margin-top: 0.106rem;
	   	}
	   	.lxwm_xls_r>h2{
	   		font-size: 0.426rem;
	   		color: #333;
	   		margin-bottom: 0;
	   	}
	   	.lxwm_xls_r>p{
	   		font-size: 0.32rem;
	   		color: #999999;
	   	}
	   	#dizhi{
	   		width: 100%;
	   		height: 8.44rem;
	   	}
	   /*@media only screen and (max-width:440px)	{
			.qiye_timeline .event:after{
					left: -0.87rem;
				}
				.qiye_timeline .event:before{
					left: -4.8rem;
				}
				.lxwm_xls_r{
					margin-left: 0.15rem;
				}
		}*/
	   @media only screen and (max-width:375px){
	   		/*.lxwm_xls_r{
					    margin-left: 0.1rem;
				}*/
			}	
			 @media only screen and (max-width:400px){
	   		/*.lxwm_xls_r{
					    margin-left: 0.1rem;
				}*/
			}	
		@media only screen and (device-width: 414px) and (device-height: 736px) and (-webkit-device-pixel-ratio: 3){
			}	
			@media only screen and (device-width: 412px) and (device-height: 732px) and (-webkit-device-pixel-ratio: 3){
			}	
		@media only screen and (device-width: 375px) and (device-height: 667px) and (-webkit-device-pixel-ratio: 2){
				
			}		
		
