#one{
	background-color: #fafafa;
}
#seven .seven_bottom .left ul .li{
    margin-bottom: 115px;
    background: #2E4A99;
}
#seven .seven_bottom  .yfgywm{
    border-bottom:1px solid #EDEDED ;
}
#seven .seven_bottom .right ul  .ydbt{
    height: 115px;
    font-size: 16px;
    display: none;
    line-height: 26px;
}
#seven .seven_bottom .add{
   display:flex;
}
#one .bx{
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
	font-size: 20px;
	padding: 60px 0px;
	color: #333333;
}
#one .bx .div{
	width: 300px;
	height: 200px;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
#one .bx>div img{
	width: 78px;
	height: 78px;
}
#one .bx>div .span{
	color: #2E4A99;
	font-weight: bold;
}
#one .bx>div span{
	cursor: pointer;
	margin-top: 12px;
}
#two{
	height: 562px;
	background: url('../img/aboutUs/bg.png') center center / cover no-repeat;
}
#two .bx{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: flex-end;
}
#two .bx .left {
	width: 785px;
	position: absolute;
	padding-top: 87px;
	margin-left: 28px;
	margin-bottom: 50px;
	display: flex;
	flex-direction: column;
	justify-content: center;
}

#two .bx .left h4 {
	font-size: 36px;
	color: #162D55;
	display: flex;
	/*align-items: center;*/
}

#two .bx .left span {
	font-size: 14px;
	color: #999;
}

#two .bx .left .second {
	margin-left: 28px;
	margin-top: 50px;
	font-size: 20px;
	margin-bottom: 20px;
}

#two .bx .left .second p {
	width: 785px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	text-align: justify;
}


#two .bx .left .three ul{
	display: flex;
	justify-content: space-between;
	text-align: center;
	margin-left: 28px;
}
#two .bx .left .three ul li{
	/* width: 25%; */
}
#two .bx .left .three ul li h3{
	font-size: 40px;
	font-weight: bold;
	color: #2E4A99;
	font-family: "youshebiaotihei"!important;
}
#two .bx .left .three ul li span{
	font-size: 14px;

	color: #333;
}
#three{
	position: relative;
	margin:0 auto;
	max-width:1920px;
	height: 990px;
	z-index: 99;
	background: url('../img/aboutUs/bg2.png') center center / cover no-repeat;
}
#three .xhx{
	top: 543px;
	position: absolute;
	top: 543px;
	height: 1px;
	background-color: #fff;
	width: 100%;
}
#three .bx{
	width: 1200px;
	height: 846px;
	margin: 0 auto;
}
#three .three_top {
	padding: 90px 0px 30px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	/* margin-top: 40px; */
	margin-bottom: 60px;
}

#three .three_top h4 {
	font-size: 34px;
	color: #fff;
	display: flex;
	margin-left: 0;
	/*align-items: center;*/
}

#three .three_top span {
	font-size: 14px;
	color: #fff;
}
#three .three_center{
	display: flex;
	flex-direction: row;
}
#three .three_center .box .icol{
	left: -6px;
	bottom: -5px;
	position: absolute;
	width: 10px;
	height: 10px;
	background: #EBC574;
	border-radius: 50%;
}
#three .three_bottom .box .icol{
	left: -6px;
	bottom: 295px;
	position: absolute;
	width: 10px;
	height: 10px;
	background: #EBC574;
	border-radius: 50%;
}
#three .three_center .box{
	position: relative;
	bottom: 8px;
	padding: 0px 20px;
	width: 375px;
	height: 300px;
	border-left: 2px solid #fff;
}
#three .three_center .box .img{
	width: 214px;
	height: 135px;
}
#three .three_center .box h3{
	margin: 20px 0px 15px 0px;
	font-size: 24px;
	color: #EBC674;
}
#three .three_center .box span{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 24px;
}
#three .three_bottom .lf{
	left: -228px;
	top: 30px;
	position: absolute;
	font-size: 34px;
	font-weight: bold;
	color: #EBC674;
}
#three .three_bottom .rt{
	right: 0;/*-226px;*/
	top: 30px;
	position: absolute;
	font-size: 34px;
	font-weight: bold;
	color: #EBC674;
}
#three .three_bottom{
	position: relative;
	margin-left: 186px;
	display: flex;
	flex-direction: row;
}
#three .three_bottom .box{
	position: relative;
	top:-8px;
	padding: 0px 20px;
	width: 375px;
	height: 300px;
	border-left: 2px solid #fff;
}
#three .three_bottom .box .img{
	position: absolute;
	bottom: 0;
	width: 214px;
	height: 135px;
}
#three .three_bottom .box h3{
	margin: 20px 0px 15px 0px;
	font-size: 24px;
	color: #EBC674;
}
#three .three_bottom .box span{
	display: block;
	font-size: 16px;
	color: #FFFFFF;
	line-height: 32px;
}
#four{
	margin:-330px auto 0px;
	max-width:1920px;
	height: 846px;
	background: url('../img/aboutUs/bg3.png') center center / cover no-repeat;
}
#four .bx{
	margin: 0 auto;
	width: 1200px;
	display: flex;
	justify-content: space-between;
}
#four .left{
	width: 603px;
	margin-top:440px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}
#four .right{
	margin-top:440px;
	width: 560px;
	height: 302px;
}
#five {
	background-color: #fff;
}
#five .bx{
	width: 1200px;
	height: 846px;
	margin: 0 auto;
}
#five .five_top {
	padding: 70px 0px 30px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-top: 40px;
	margin-bottom: 40px;
}

#five .five_top h4 {
	font-size: 34px;
	color: #333;
	display: flex;
	margin-left: 0!important;
	/*align-items: center;*/
}

#five .five_top span {
	font-size: 14px;
	color: #999;
}
#five .five_bottom{
	
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#five .five_bottom>div{
	display: flex;
	align-items: center;
	flex-direction: column;
	width: 320px;
	height: 448px;
	box-shadow: 0px 1px 7px 0px rgba(51,51,51,0.09);
}
#five .five_bottom>div .icon{
	margin-top: 50px;
	width: 106px;
	height: 106px;
}
.hide{display: none;}
#five .five_bottom>div span{
	margin-top: 22px;
	padding: 20px 4px;
	border-bottom:4px solid #333 ;
	font-size: 28px;
	font-weight: bold;
	color: #333333;
}
#five .five_bottom>div p{
	text-align: justify;
	margin-top: 50px;
	width: 254px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
}
#five .five_bottom .div{
	width: 350px;
	height: 500px;
	border: 1px solid;
	border-image: linear-gradient(0deg, #2E4A99, #FFFFFF) 1 1;
	box-shadow: 0px 1px 7px 0px rgba(51,51,51,0.09);
}
#five .five_bottom .div span{
	color: #2E4A99;
	border-bottom:4px solid #2E4A99 ;
}
#six {
	background-color: #fafafa;
}
#six .bx{
	width: 1200px;
	/* height: 846px; */
	margin: 0 auto;
}
#six .six_top {
	padding: 70px 0px 30px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	margin-top: 40px;
	margin-bottom: 40px;
}

#six .six_top h4 {
	font-size: 34px;
	color: #333;
	display: flex;
	margin-left: 0!important;
	/*align-items: center;*/
}

#six .six_top span {
	font-size: 14px;
	color: #999;
}
#six .six_bottom{
	margin-top: 140px;
	display: flex;
	flex-direction: row;
}
#six .six_bottom .ONE{
	/* width: 178px; */
}
#six .six_bottom .ONE  ul{
  margin-right: -2px;
	display: flex;
	flex-direction: column;
	border: 2px solid #CBCBCB;
	border-radius: 30px 0px 0px 30px;
}
#six .six_bottom .ONE  ul li{
	width: 178px;
	height: 107px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 16px;
	color: #4F4F4F;
	line-height: 26px;
}
#six .six_bottom .ONE  ul li:nth-child(odd){
	background: #ecedf0;
}
#six .six_bottom .ONE  ul li:nth-child(2n){
	background: #dcdee0;
}
#six .six_bottom .TWO{
  z-index:10;
	/* width: 178px; */
}
#six .six_bottom .TWO  ul{
  
	margin-top: -94px;
	display: flex;
	flex-direction: column;
	border:4px solid #346AB2;
	border-radius: 30px 30px 0px 0px;
}
#six .six_bottom .TWO  ul li{
	width: 510px;
	height: 107px;
	display: flex;
	
	/* justify-content: center; */
	align-items: center;
	font-size: 16px;
	color: #4F4F4F;
	line-height: 26px;
	padding: 0px 30px;
}
#six .six_bottom .TWO  ul li:nth-child(odd){
	background: #f7f9fc;
}
#six .six_bottom .TWO  ul li:nth-child(2n){
	background: #ffffff;
}
#six .six_bottom .THREE{
	/* width: 178px; */
}
#six .six_bottom .THREE  ul{
  margin-left:-2px;
	margin-top: -60px;
	display: flex;
	border: 2px solid #CBCBCB;
	flex-direction: column;
}
#six .six_bottom .THREE  ul li{
	width: 510px;
	height: 107px;
	display: flex;
	
	/* justify-content: center; */
	align-items: center;
	font-size: 16px;
	color: #4F4F4F;
	line-height: 26px;
	padding: 0px 30px;
}
#six .six_bottom .THREE  ul li:nth-child(odd){
	background: #ecedf0;
}
#six .six_bottom .THREE  ul li:nth-child(2n){
	background: #ffffff;
}
#seven {
	background-color: #fafafa;
}
#seven .bx{
	width: 1200px;
	/* height: 846px; */
	margin: 0 auto;
}
#seven .seven_top {
	padding: 70px 0px 30px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-top: 80px;
	margin-bottom: 40px;
}

#seven .seven_top h4 {
	font-size: 34px;
	color: #333;
	display: flex;
	align-items: center;
	margin-left: 0!important;
}

#seven .seven_top span {
	font-size: 14px;
	color: #999;
}
#seven .seven_bottom{
	/* margin-top: 140px; */
	display: flex;
	flex-direction: row;
}
#seven .seven_bottom .left ul{
	/* margin-top: 140px; */
	
}
#seven .seven_bottom .left ul li{
	/* margin-top: 140px; */
	width: 70px;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	height: 60px;
	font-size: 30px;
	color: #FFFFFF;
	background:#737373 ;
	
}

#seven .seven_bottom .right ul{
	/* margin-top: 140px; */
	
}
#seven .seven_bottom .right ul li{
	padding: 15px 30px;
	/* margin-top: 140px; */
	width: 660px;
	display: flex;
	/* justify-content: center; */
	align-items: center;
	/* height: 60px; */
	font-size: 20px;
	color: #333;
	background-color: #fff;
}
#seven .seven_bottom .right ul>li{
display: flex;
	justify-content: space-between;
}
#eight{
	height: 130px;
	background: url('../img/aboutUs/bg4.png') center center / cover no-repeat;
}
#eight .bx{
	height: 130px;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	align-items: center;
	position: relative;
}
#eight .bx .img{
	width: 59px;
	height: 52px;
}
#nine{
	height: 1020px;
	background: url('../img/aboutUs/bg5.png') center center / cover no-repeat;
}
#nine .bx{
	width: 1200px;
	/* height: 846px; */
	margin: 0 auto;
}
#nine .nine_top {
	padding: 70px 0px 30px 0px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding-top: 80px;
	margin-bottom: 40px;
}

#nine .nine_top h4 {
	font-size: 34px;
	color: #fff;
	display: flex;
	align-items: center;
	margin-left: 0!important;
}

#nine .nine_top span {
	font-size: 14px;
	color: #fff;
}
#nine .nine_center{
	margin-top: 150px;
	text-align: center;
	display: flex;
	justify-content: space-between;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 55px;
}
#nine .nine_center span{
	font-size: 100px;
	color: #0E8DDB;
	line-height: 38px;
}
#nine .nine_bottom {
	margin-top: 185px;
	display: flex;
	justify-content: space-between;
	align-items: center;
}
#nine .nine_bottom .img{
	width: 74px;
	height: 74px;
}
#ten{
	background-color: #fafafa;
	position: relative;
}
#ten .bx{
	position: absolute;
	left: calc(50% - 600px);
	width: 1200px;
	height: 620px;
	margin: 0 auto;
	top: -160px;
	display: flex;
	flex-direction: row;
	z-index: 99;
	background: url('../img/aboutUs/yflx.png') center center / cover no-repeat rgba(235,235,235,1);
}
#ten .left{
	width: 400px;
	height: 620px;
	background: #2E4A99;
	display: flex;
	align-items: center;
	justify-content: center;
	/* flex-direction: column; */
}
#ten .left .top{
	margin: 36px 65px;
	width: 230px;
	height: 52px;
}
#ten .left .center{
	margin:0px 23px ;
	text-align: left;
	display: flex;
	flex-direction: column;
}
#ten .left .center .title{
	font-size: 20px;
	color: #7798FA;
	line-height: 55px;
	margin-bottom: 10px;
}
#ten .left .center .content{
	margin-top: 8px;
	font-size: 14px;
	color: #FFFFFF;
	display: flex;
	line-height: 24px;
	flex-direction: row;
}
#ten .left .bottom{
	margin: 30px auto;
	font-size: 40px;
	color: #FFFFFF;
}
#ten .right{
	margin: 40px auto;
	width: 665px;
	height: 250px;
	font-size: 16px;
	color: #333333;
	line-height: 26px;
}
#ten .right h3{
	margin: 40px 0px;
	font-size: 30px;
	font-weight: bold;
	color: #333333;
}
#ten .right p{
	margin-bottom: 30px;
}
#ten .right .ewm{
	width: 130px;
	height: 130px;
}
#footerOne{
	margin-top: 700px;
}
#nine .slider-for {
    margin: 150px auto 130px;
    width: 810px;
    font-size: 26px;
    font-weight: 100;
    color: #FFFFFF;
    text-align: center; }
  #nine .slider-nav {
    width: 870px;
    height: 50px;
    margin: 0 auto; }
    #nine .slider-nav .slick-arrow {
      float: left;
      width: 21px;
      height: 37px;
      padding: 0;
      border: 0 none;
      border-radius: 2px;
      margin-top: 7px;
      background-image: url(../img/sect-repo-arrows.png);
      background-repeat: no-repeat;
      background-position: 0 0;
      background-color: rgba(255, 255, 255, 0.3);
      text-indent: -9999px;
      cursor: pointer;
      outline: none; }
      #nine .slider-nav .slick-arrow:hover {
        background-color: rgba(255, 255, 255, 0.9); }
      #nine .slider-nav .slick-arrow.slick-prsev {
        margin-right: 24px; }
      #nine .slider-nav .slick-arrow.slick-next {
        margin-left: 24px;
        background-position-x: -21px; }
    #nine .slider-nav .slick-list {
      float: left;
      width: 780px; }
    #nine .slider-nav .slide span {
      display: block;
      width: 140px;
      height: 50px;
      background: url(../img/sect-repo-logos.png) no-repeat 0 -55px;
      text-indent: -9999px; }
      #nine .slider-nav .slide span.netease {
        background-position-x: -160px; }
      #nine .slider-nav .slide span.tencent {
        background-position-x: -320px; }
      #nine .slider-nav .slide span.sina {
        background-position-x: -480px; }
      #nine .slider-nav .slide span.ifeng {
        background-position-x: -640px; }
      #nine .slider-nav .slide span.china {
        background-position-x: -800px; }
      #nine .slider-nav .slide span.cn21 {
        background-position-x: -960px; }
      #nine .slider-nav .slide span.citicbank {
        background-position-x: -1120px; }
      #nine .slider-nav .slide span.acnielsen {
        background-position-x: -1280px; }
    #nine .slider-nav .slide.slick-current span {
      background-position-y: 0; }