﻿.header .nav .nav-a .xl img{
  display:inline;
}
.auout-list{
	width: 1200px;
	position: relative;
	top:488px;
	margin: 0 auto;
	
	
}
.auout-list .abouts{
	position: absolute;
	left: 117px;
	top:-41px;
	width: 187px;
	height: 167px;
	border-radius: 10px;
	background:#0096ff;
	z-index: 1;
}
.auout-list .abouts ul{
	margin: auto;
	margin-top:50px;
	width: 113px;
	height: 60px;
}
.auout-list .abouts ul li{
	font-size: 24px;
	color: #fff;
	text-align: center;
	margin-bottom: 14px;
}
.auout-list .abouts ul li:nth-of-type(2){
	font-size:20px;
}
.auout-list .list-li{
	float: left;
	width: 302px;
	height:68%;
	background: #ebebeb;
}
.auout-list .list-li ul{
	margin-top: 148px;
	height: 700px;
}
.auout-list .list-li ul li{
	text-indent: 120px;
	margin-bottom: 22px;
	line-height: 71px;
	font-size: 24px;
	color: #303030;
}
.auout-list .list-li ul li:hover{
	cursor: pointer;
}
.auout-list .list-li ul li.active{
	line-height: 71px;
	background: #fff;
}
.auout-list .list-li ul li>h2{
	font-size: 24px;
	color: #303030;
	font-weight: normal;
}
.auout-list .list-li ul li.active>h2{
	font-size: 24px;
	color: #303030;
	font-weight: normal;
}
.auout-list .list-li ul li>.down{
	height: 0;
	overflow: hidden;
}
.auout-list .list-li ul li.active>.down{
	height: 138px;
	transition: .3s;
	overflow: hidden;
}
.auout-list .list-li ul li.active>.down>p{
	font-size: 24px;
	color: #303030;
}
.auout-list .list-li ul li.active>.down>p:hover{
	color: #ccc;
}
.auout-list .list-li ul li img{
	display: none;
}
.auout-list .list-li ul li.active img{

	display: inline-block;
	margin-top: 30px;
	padding-right: 20px;
	float: right
}
.auout-list .conts .Crumbs{
	margin-top: 47px;
}
.auout-list .conts .Crumbs p{
	width: 714px;
	height: 55px;
	line-height: 55px;
	font-size: 18px;
	color: #2a3037;
	border-top: 2px solid #ebebeb;
	border-bottom:2px solid #ebebeb;
}
.auout-list .conts{
	float: left;
	margin-left: 73px;
	margin-top: 33px;
	position: relative;
}
.auout-list .conts .cont-1{
	display: none;
	position: absolute;
	left: 0;
	top: 93px;
  width: 822px;
  height: 100%;
}
.auout-list .conts .cont-1 h2{
	font-size: 25px;
	color: #1b1b1b;
	margin-bottom: 37px;
	margin-top:110px;
}
.auout-list .conts .cont-1 ul{
	overflow: hidden;
}
.auout-list .conts .cont-1 ul li{
	line-height: 28px;
	float: left;
	font-size: 17px;
	color: #000;
}
.auout-list .conts .cont-1 ul li:nth-of-type(2){
	width: 55px;
}
.auout-list .conts .cont-1 ul li:nth-of-type(2) .shang{
	width: 2px;
	height: 8px;
	margin: 0 auto;
	background: #0096ff;
	margin-bottom: 3px;
}
.auout-list .conts .cont-1 ul li:nth-of-type(2) .ridue{
	width: 8px;
	height: 8px;
	border-radius: 100%;
	background: #0096ff;
	margin: 0 auto;
	margin-bottom: 3px;
}
.auout-list .conts .cont-1 ul li:nth-of-type(2) .ridue p{
	position: relative;
	top: 50%;
	left: -120%;
	transform: translateY(-50%);
	width: 28px;
	height: 1.8px;
	background: #0096ff;
}
.auout-list .conts .cont-1 ul li:nth-of-type(2) .liem {
	width: 2px;
	height:130px;
	margin: 0 auto;
	background:#0096ff;
}
.auout-list .conts .cont-1 ul:last-of-type li:nth-of-type(2) .liem{
	width: 2px;
	height: 10px;
	margin: 0 auto;
	background:#0096ff;
}
.auout-list .conts .content-1{
	display: none;
	position: absolute;
	left: 0;
	top: 93px;
}
.auout-list .conts .content-1 .contact-9 h4 {
  font-size: 27px;
  color: #1b1b1b;
  padding-top: 44px;
  padding-bottom: 38px;
  text-align: center;
}
.auout-list .conts .content-1 .noned{
	display: none;
}
.auout-list .conts .content-1 .contact-9 .txt {
  font-size: 16px;
  color: #818181;
  line-height: 26px;
  padding-bottom: 23px;
  border-bottom: 2px solid #eeeeee;
}
.auout-list .conts .content-1 .contact-9 .tit {
  font-size: 20px;
  color: #1B1B1B;
  margin-bottom:16px;
}
.auout-list .conts .content-1 .contact-9 a {
  font-size: 12px;
  color: #0096ff;
  float: right;
  margin-bottom: 15px;
}
.auout-list .conts .content-1 .contact-9 a img {
  width: 12px;
  margin-left: 10px;
}
.auout-list .conts.content-1 .contact-9 .txt:after {
  display: block;
  content: "";
  height: 0;
  clear: both;
  overflow: hidden;
}
.auout-list .conts .content-1 .contact-9 .margin {
  margin-top: 16px;
}
.auout-list .conts .content-1 .contact-9 .lst {
  font-size: 14px;
   color: #545454;
   margin-bottom:10px;
}
.auout-list .conts .content-1 .contact-9 .zhengwen {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.auout-list .conts.content-1 .contact-9 .back {
  padding: 0 15px;
  text-align: left;
  font-size: 12rem;
  color: #0096ff;
  margin-bottom: 10px;
}
.auout-list .conts .content-1 .contact-9 .back img {
  width: 10px;
  margin-left: 0;
}
.auout-list .conts .content-1 .contact-9 .back span:last-child {
  color: #545454;
  font-size: 14px;
}
.auout-list .conts .content-1 .contact-9 .back{
	padding-top: 19px;
}
.auout-list .conts .content-1 .contact-9 .back span{
	color: #0096ff;
	font-size: 16px;
}
.auout-list .conts .content-1 .contact-9 .back span:hover{
	cursor: pointer;
}
.auout-list .conts .content-1 .contact-9 .newscontent {
  padding: 0 10px;
  display: none;
  font-size: 12px;
}
.auout-list .conts .content-1 .contact-9 .newscontent .title {
  text-align: center;
  font-size: 17px;
  color: #1B1B1B;
  margin-bottom: 12px;
}
.auout-list .conts .content-1 .contact-9 .newscontent .news {
  font-size: 16px;
  color: #6A6A6A;
  margin-top: 10px;
  text-align: left;
  line-height: 28px;
  border-bottom: 1px #818181 solid;
  padding-bottom: 30px;
}
.auout-list .conts .content-1 .contact-9 .newscontent .prev {
  font-size: 14px;
  color: #818181;
  margin-top: 15px;
  text-align: right;
  line-height: 14px;
}
.auout-list .conts .content-1 .contact-9 .newscontent .next {
  margin-top: 14px;
}
.auout-list .conts .content-1 .contact-9 .newscontent .prev:hover{
	cursor: pointer;
}
.auout-list .conts .content-1 .contact-9 .newscontent .next:hover{
	cursor: pointer;
}
.auout-list .conts .company{
	position: absolute;
	left: 0;
	top: 93px;
}
.auout-list .conts .company h2{
	font-size: 25px;
	color: #1b1b1b;
	
	margin-top:110px;
}
.auout-list .conts .company ul{
	margin-bottom: 52px;
}
.auout-list .conts .company ul li{
	font-size: 16px;
	color:#545454;
	line-height: 32px;
	margin-bottom: 32px;
}
.auout-list .conts .company h3{
	font-size: 26px;
	color: #1B1B1B;
	margin-bottom:40px;
}
.auout-list .conts .culture{
	display: none;
	height: 100%;
	position: absolute;
	left: 0;
	top: 93px;
}
.auout-list .conts .culture h2{
	font-size: 25px;
	color: #1b1b1b;
	margin-bottom: 37px;
	margin-top:110px;
}
.auout-list .conts .culture ul{
	width: 719px;
}
.auout-list .conts .culture ul li{
	font-size: 16px;
	color: #545454;
	margin-bottom: 34px;
	
}
.auout-list .conts .culture .team h3{
	margin-top: 20px;
	font-size: 24px;
	color: #1B1B1B;
	margin-bottom: 38px;
}
.auout-list .conts .culture .team p{
	width: 719px;
	font-size: 16px;
	color: #545454;
	line-height: 30px;
	margin-bottom: 35px;
}
.auout-list .conts .culture .team{
	overflow: hidden;
}
.auout-list .conts .culture .team dl{
	margin-right: 23px;
	float: left;
}
.auout-list .conts .culture .team dl:last-of-type{
	margin-right: 0;
	
}
.auout-list .conts .culture .team dl dt{
	width: 224px;
	height: 200px;
	text-align: center;
}
.auout-list .conts .culture .team dl dt img{
	display: inline;
	width: 100%;
	height: 100%;
}
.auout-list .conts .culture .team dl dd{
	height: 42px;
	line-height: 42px;
	font-size: 18px;
	color: #3c3c3c;
	text-align: center;
}
.auout-list .conts .contact{
	width: 839px;
	display: none;
	height: 1000px;
	position: absolute;
	left: 0;
	top: 93px;
}
.auout-list .conts .contact>p{
	padding-top: 40px;
	text-align: center;
}
.auout-list .conts .contact>p>img{
	display: inline;
}

.auout-list .conts .contact .bf-dome{
	padding-top: 62px;
	width: 100%;
	overflow: hidden;
}
.auout-list .conts .contact .bf-dome dl{
	margin-right: 40px;
	float: left;
	width: 238px;
}
/*.auout-list .conts .contact .bf-dome dl:first-of-type{
	margin-left: 86px;
}*/
.auout-list .conts .contact .bf-dome dl dt{
	 font-size: 16px;
	 text-indent: 20px;
	 color: #2a2a2a;
	 margin-bottom: 15px;
}
.auout-list .conts .contact .bf-dome dl dd{
	font-size: 12px;
	color: #5c5c5c;
	line-height: 20px;
	width: 200px;
	margin-left: 21px;
}
.auout-list .conts .contact .bf-dome>p{
	float: left;
	width: 2px;
	height: 94px;
	background: #e7e9eb;
}
