﻿﻿.flex {
	display: flex;
}
.none{
  display:none;
}
.margin-top-sl{
	margin-top: 40px;
}
.border_bottom-1 {
	border-bottom: 1px solid #cccccc;
}

.padding_bottom-0 {
	padding-bottom: 0rem;
}

.font_size_18 {
	font-size: 18px;
}
.f26{
	font-size: 26px;
}
.f28{
	font-size: 28px;
}
.o_big {
	height: 100%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	background-size: auto 100%;
	position: relative;
	display: flex;
	justify-content: center;
	margin-top: -80px;
}

.soluiton_title {
	text-align: center;
	font-size: 48px;
	font-weight: bold;
	display: flex;
	justify-content: center;
	align-items: center;
	margin-bottom: 52px;
}

.soluiton_title .res {
	width: 256px;
	padding: 0px 14px;
	border-left: 4px solid #036EB8;
	border-right: 4px solid #036EB8;
	box-sizing: border-box;
}
.lianxi img,.padding_bottom-0 img{
	width: 372px;
	height: 266px;
	background: #0E6BB1;
	border-radius: 0px 0px 0px 0px;
}
/* 联系我们 */
.contact{
	position: relative;
	    text-align: center;
	    color: #fff;
	    width: 100%;
	    margin-top: -200px;
}
/*企业文化*/
#wrap {
	width: 100%;
}

#pic img {
	width: 100%;
	height: 100%;
}
/* 
#pic li {
	height: 450px;
} */
/* 下划线标题 */
.active {
	width: 96px;
	height: 45px;
	font-size: 24px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	-webkit-background-clip: text;
	white-space: nowrap;
	margin:0 20px;
}

.border_bottom {
	width: 96px;
	height: 45px;
	font-size: 24px;
	font-weight: 400;
	color: #0E6BB1;
	line-height: 28px;
	border-bottom: 2px solid #0E6BB1;
}

.border-bottom a {
	color: #0E6BB1;
}

.margin-top-sm {
	margin-top: 20px;
}
/* 首页 */
.black {
	font-size: 24px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	line-height: 28px;
	-webkit-background-clip: text;
	
    color: rgb(172, 172, 172);
font-family: 微软雅黑;
font-size: 18px;
font-weight: 400;
line-height: 24px;
letter-spacing: 0%;
text-align: center;
}
.home {
	width: 70px;
	height: 45px;
	font-size: 24px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #666666;
	line-height: 28px;
	-webkit-background-clip: text;
	margin:0px;
}
.news_bg ul li {
	padding-top: 1%;
}
.page-item{
	justify-content: space-between;
height: 158px;
box-sizing: border-box;
padding: 60px 10px;
}
.page-item .page_up,.page-item .page_dowin{
	width: 35px;
	height: 35px;
	/*background: #0052D9;*/
	border-radius: 50%;
	text-align: center;
	white-space: nowrap;
}
.page-item .page_up img,.page-item .page_dowin img{
	width: 15px;
    padding: 5px 7px;
}
.page-item .page_up strong,.page-item .page_dowin strong{
	width: 140px;
height: 19px;
color: rgb(124, 124, 125);
font-family: 微软雅黑;
font-size: 14px;
font-weight: 290;
line-height: 19px;
letter-spacing: 0%;
text-align: left;
margin: 9px 20px;
}
.page-item .page_dowin img{
	position: absolute;
	margin-left: -91px;
}
.page-item .page_dowin strong{
	
}
/* 交通领域 分类 */
.product_title{
	width: 100%;
	height: 56px;
	font-size: 40px;
	font-family: PingFang SC-Regular, PingFang SC;
	font-weight: 400;
	color: #000000;
	line-height: 47px;
	margin: 20px 0;
}
/* 文章详情标识 */
.news_mores {
	width: 98px;
	height: 32px;
	border-radius: 64px 64px 64px 64px;
	opacity: 1;
	text-align: center;
	float: left;
	height: 34px;
	line-height: 34px;
	background-color: #fff;
	color: #0E6BB1;
	font-size: 16px;
	margin-top: 3%;
	border: 1px solid #0E6BB1;
}
/* 日期 */
.news_con ul li .i_about_r label {
	width: 105px;
	height: 25px;
	font-size: 18px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #999999;
	line-height: 25px;
	-webkit-background-clip: text;
	float: right;
	margin-top: 3%;
	margin-right: 4px;
	overflow: hidden;
}
/* 标题 */
.news_con ul li .i_about_r h3 {
      margin-top: 10px;
	height: 58px;
	font-size: 24px;
	font-family: PingFang SC-Medium, PingFang SC;
	font-weight: 500;
	color: #000000;
	line-height: 28px;
	-webkit-background-clip: text;
}

/* 分页 */
.pages {
	height: 2rem;
}

#pagination {
	position: absolute;
	right: 170px;
}
 
#pagination .current{
	background: #0052D9;
	border-radius: 3px 3px 3px 3px;
	color: #fff;
}
 
/* .pagination{
    width:100%;
    height:100%;
    text-align: center;
}
 
.pagination a {
    text-decoration: none;
	border: 1px solid #AAE;
	color: #15B;
}
 
.pagination a, .pagination span {
    display: inline-block;
    padding: 0.1em 0.4em;
    margin-right: 5px;
	margin-bottom: 5px;
}
 
.pagination .current {
    background: #26B;
    color: #fff;
	border: 1px solid #AAE;
}
 
.pagination .current.prev, .pagination .current.next{
	color:#999;
	border-color:#999;
	background:#fff;
}
  */
.joinUsAll{

}
.joinUs_img{
  width: 90%;
    height: 225px;
    padding: 20px 95px;
}
.joinUs_img img{
  width: 100%;
      padding: 20px 0;
}
.joinUsAll .introduce_title1{
    width: 75%;
    margin: 0 auto;
}
.joinUsAll .product_title{
	font-size: 36px;
  line-height:44px;
  font-weight:700;
  text-align: center
}
.joinUsAll  img {
	width:33px;
	height:33px;
}
.joinUsAll .img_left{
  text-align:left;
}
.joinUsAll .typedescript{
  text-align:center;
	font-size:18px;
  line-height:38px;
  font-weight:400;
  color:rgb(3, 110, 183);
}
.joinUsAll .img_right{
  text-align:right;
}
.join_us {
  width:100%;
  padding:30px 0;
  background:rgb(249, 249, 249);
}
.product_title{
  text-align:center;
    width: 75%;
    margin: 36px auto;
}
.join_us ul li{
  height:140px;
  width: 43.1%;
  padding:0px 30px;
  border-radius: 8px;
}
.join_us  .product_title{
	font-size: 36px;
  line-height:44px;
  font-weight:700;
  text-align: center
}
.padding_bottom-0{
    display: flex;
  margin: 10px 0;
  
  justify-content: space-between;
}
.join_us   .flex {
position: relative;
    bottom: 2px;
}
.divile1f24{
  font-size:18px;
}
.padding_bottom-0 .divile1{
	font-size: 22px;
    color: #000;
    font-weight: 700;
    line-height: 29px;
}
.padding_bottom-0 .divile2{
  border: 1px solid rgb(231, 231, 231);
   width: 75%;
    height: 0px;
    margin: 18px 0;
  position: relative;
    top: 10px;
}
.allContent{
border: 1px solid #FFF;
    padding: 5px 10px;
    border-radius: 50px;
    color: rgb(3, 110, 183);
    height: 20px;
    line-height: 23px;
  position: relative;
    right: 20px;
    top: 10px;
}
.product_ul ul li h3 {
    font-size: 20px;
    font-family: PingFang SC-Medium, PingFang SC;
    font-weight: 500;
    color: #cfcfcf;
    line-height: 35px;
    padding: 5px 0;
    -webkit-background-clip: text;
}
.padding_bottom-0  span{
  text-align:left;
font-size: 16px;
  color:rgb(153, 153, 153);
    font-weight: 400;
  display: flex;
    width: 79%;
}
.padding_bottom-0  span p{
  margin:0 20px;
}
.join_us ul li:hover{
  background-image:url('/template/1/default/images/bg_cell.png');
  background-size: 100% 100%;
}

.join_us ul li:hover .allContent{
  color:#FFF;
}
.join_us ul li:hover .divile1,.join_us ul li:hover  .divile1f24{
  color:#FFF;
}
.join_us ul li:hover .padding_bottom-0  span{
  color:#FFF;
}
.join_us ul li:hover .divile2{
  border: 1px solid #FFF;
}
.join_us ul li:hover  p{
  color:#FFF;
  
}
.positionAll{
  
  margin: 60px 0;
	width: 100%;
}
.positionAll .position_content {
	    margin: 0px auto;
    width: 75.5%;
	max-width: 1480px;
  border:1px solid rgba(189, 189, 189, 0.13);
	background: #FFF;
}
.positionAll  .position_content .wrap2_title{
	font-weight: 700;
	font-size: 22px;
	line-height: 32px;
	margin: 20px 0 20px 30px;
	color:rgb(0, 0, 0);
}
.positionAll  .position_content .wrap2_title span{
	font-weight: 400;
	font-size: 16px;
	line-height: 21px;
	margin: 20px 30px;
	color:rgb(3, 110, 183);
}
.positionAll  .detailInfo{
	padding: 20px 30px;
  
}
.positionAll  .wrap2_img{
	float: right;
	position: absolute;
    right: 50%;
    margin-right: -28%;
    margin-top: 20px;
}
.positionAll  .wrap2_img img{
		width: 39px;
		height: 39px;
}
.proDetailBox{
	padding: 20px 30px;
	background: #FFF;
}
.joinUs_img2{
  display: none;
}

.detailInfo1 p img{
	margin-left: -1px;
	  height: 267px;
	  width: 100%;
	}
@media screen and (max-width:960px) {
	
.joinUs_img2{
	display: block;
}
.joinUs_img1{
	display: none;
}
.joinUs_img img{
	position:relative ;
	right: 71px;
}
.join_us ul{
	/*width: 100%;*/
  width: 100%;
  
}
.join_us ul li{
	height: 140px;
    width: 100%;
    padding: 0px 30px;
    border-radius: 8px;
  
}
.padding_bottom-0 .divile2{
	width: 221px;
}
.join_us .flex {
    position: relative;
    bottom: 2px;
    margin-right: 19px;
}
  .product_ul ul {
    position: relative;
    right: 0px;
}
  .divile1f24{
   position: relative;
    bottom: 2px;
    left: -30px;
  }
.allContent{
	position: relative;
    right: 0px;
	box-sizing: border-box;
	/* 主色 */
	border: 0.8px solid rgb(3, 110, 183);
	border-radius: 100px;
	color: rgb(3, 110, 183);
	font-size: 10px;
	font-weight: 400;
	line-height: 8px;
	letter-spacing: 0%;
	text-align: center;
}
.padding_bottom-0 span {
  margin-left: -26px;
    width: 100%;
}
.positionAll .position_content{
	width: 98%;
}
.positionAll .wrap2_img{
	margin-right: -44%;
}
.detailInfo p{
	padding: 20px;
}

	.positionAll p img{
    	content: url(/template/1/default/images/lianxi.png);height: 309px;
	}
  
  .product_title{
      font-size: 20px !important;
    font-weight: 400;
  }
  .padding_bottom-0 .divile1{
      font-size: 15px !important;
  }
  .join_us .flex{
      font-size: 14px !important;
  }
  .product_ul ul li p{
      font-size: 12px !important;
  }
  
  input, select, img {
    vertical-align: middle;
    width: 100%;
}
  .detailInfo p br{
    display:none;
  }
}