
/*导航条*/
.a-header-right-a:first-child{
    background-color: #fdba2c;
    color: white;
}
/**************滚动部分**************/
.a-scroll{
    height: 500px;
}
/*************滚动区域*************/
.ct{
    width:100%;
    height:500px;
    position:relative;
    overflow:hidden;
}
.img-ct{
    position:absolute;
    height: 500px;
    min-width: 1200px;
    overflow: hidden;
    /*z-index: -10;*/
}
.img-ct:after{
    clear:both;
    content:'';
    display:block;
}
.img-ct li{
    float:left;
    list-style: none;
    overflow: hidden;
}
.img-ct img{
	width: 1920px;
    height:500px;
}
.arrow{
    position:absolute;
    top:50%;
    height:40px;
    width:40px;
    text-align:center;
    border-radius:50px;
    line-height:40px;
    font-size:20px;
    margin-top:-20px;
    background-color:#4E443C;
    color:#fff;
    opacity:0.5;
    text-decoration: none;
}
.arrow:hover{
    opacity:1;
}
.pre{
    left:10px;
}
.next{
    right:10px;
}
.nav li{
    display:inline-block;
    width:20px;
    height:5px;
    border-radius:2px;
    background-color:#fff;
    cursor: pointer;
}
.nav{
    position:absolute;
    bottom:20px;
    left:50%;
    transform: translateX(-50%);
    -ms-transform: translateX(-50%); 	/* IE 9 */
	-moz-transform: translateX(-50%); 	/* Firefox */
	-webkit-transform: translateX(-50%); /* Safari 和 Chrome */
	-o-transform: translateX(-50%); 	/* Opera */
}
.nav .setcolor{
    background-color:#666;
}
/*轮播图按钮*/
.ct-ctrl{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 40px;
    overflow: hidden;
    margin: 0 auto;
}
.ct-ctrl>div{
    min-width: 1200px;
}
.ct-ctrl span{
    display: block;
    width: 274px;
    height: 40px;
    margin: 0 auto;
}
.arrow-ctrl{
    display: block;
    float: left;
    height:17px;
    width:17px;
    text-align:center;
    border-radius:50px;
    line-height:40px;
    font-size:20px;
    margin: 0 13px;
    border: 1px solid #ffffff;
    color:#fff;
    opacity:0.5;
}
.arrow-ctrl:hover{
    opacity:1;
    cursor: pointer;
    background-color: white;
}
/*滚动部分内容*/
.a-scroll-content{
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 50px;
}
/*首页主体内容部分*/

.a-founder-container{
    height: 850px;
    min-width: 1200px;
    background-color: #fff;
}
.a-founder-container2{
    width: 1200px;
    margin: 0 auto;
}
.a-founder-title{
    width: 400px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-founder-title p{
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}
.a-founder-title p:first-child{
    font-size: 34px;
    margin-top: 55px;
    font-weight: bold;
}
.a-founder-title p:nth-child(2){
    font-size: 42px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}
.a-founder-title p:last-child{
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.a-founder-content{
    width: 100%;
    height: 560px;
    background: url(../img/bk_1.jpg) center no-repeat;
    background-size: contain;
}
.a-founder-img{
    float: left;
    width: 250px;
    height: 515px;
    margin-left: 80px;
    margin-top: 45px;
}
.a-founder-touxiang{
    height: 285px;
    width: 250px;
    background: url(../img/shouye_1.jpg) center no-repeat;
    background-size: contain;
    box-shadow: 0 0 20px 2px #9a949c;
}
.a-founder-shenfen{
    height: 229px;
    width: 250px;
    background-color: #feb500;
    padding-top: 1px;
    background: -webkit-linear-gradient(bottom, rgba(254, 181, 0,0), rgba(254, 181, 0,1)); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(bottom, rgba(254, 181, 0,0), rgba(254, 181, 0,1)); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(bottom, rgba(254, 181, 0,0), rgba(254, 181, 0,1)); /* Firefox 3.6 - 15 */
    background: linear-gradient(bottom, rgba(254, 181, 0,0), rgba(254, 181, 0,1)); /* 标准的语法（必须放在最后） */
}
.a-founder-shenfen span{
    display: block;
    font-size: 23px;
    font-weight: bold;
}
.a-founder-shenfen span:first-child{
    display: block;
    width: 28px;
    height: 32px;
    background: url(../img/vip_icon.png) center no-repeat;
    background-size: contain;
    margin: 20px 0 0 32px;
}
.a-founder-shenfen span:nth-child(2){
    margin: 10px 0;
    margin-left: 28px;
}
.a-founder-shenfen p{
    margin-left: 28px;
    font-size: 17px;
    height: 20px;
    line-height: 20px;
}
.a-founder-text{
    float: left;
    width: 600px;
    height: 560px;
    margin-left: 110px;
}
.a-founder-text{
    color: #fff;
    font-size: 20px;
}
.a-founder-text span:first-child{
    display: block;
    height: 147px;
    width: 207px;
    border-bottom: 3px solid #fff;
    margin: 0 auto;
    margin-bottom: 30px;
}
.a-founder-text p{
    line-height: 34px;
}
.a-founder-text span:last-child{
    display: block;
    height: 30px;
    width: 207px;
    border-bottom: 3px solid #fff;
    margin: 0 auto;
}
.a-product-container{
    height: 680px;
    min-width: 1200px;
    background-color:#f9fafb;
}
.a-product-container2{
    width: 1200px;
    margin: 0 auto;
}
.a-product-title{
    width: 400px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-product-title p{
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}
.a-product-title p:first-child{
    font-size: 34px;
    margin-top: 55px;
    font-weight: bold;
}
.a-product-title p:nth-child(2){
    font-size: 42px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}
.a-product-title p:last-child{
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.a-product-content{
    height: 380px;
    width: 100%;
}
.a-product-content1{
    height: 378px;
    width: 570px;
    float: left;
    border-bottom: 2px solid #fbb93e;
    box-shadow: 0 0 10px 0 #eee;
}
.a-product-content1:nth-child(2){
    margin-left: 60px;
}
.a-product-content-img{
    height: 321px;
    width: 226px;
    float: left;
    margin-left: 45px;
    margin-top: 32px;
    box-shadow: 0 0 15px 0 #dddddd;
    border-radius: 12px;
}
.a-product-content-img img{
    width: 226px;
    height: 321px;
}
.a-product-content-text{
    float: left;
    height: 378px;
    width: 280px;
    color: #484b54;
}
.a-product-content-text h3{
	font-size: 25px;
	line-height: 45px;
	text-align: right;
    margin-top: 95px;
}
.a-product-content-text p{
    font-size: 25px;
    line-height: 35px;
    text-align: right;
}
.a-product-content-text span{
    display: block;
    height: 80px;
    width: 158px;
    margin: 10px 0;
    margin-left: 120px;
}
.a-product-content-text1{
    background: url(../img/3_10.png) center no-repeat;
    background-size: contain;
}
.a-product-content-text2{
    background: url(../img/6_16.png) center no-repeat;
    background-size: contain;
}
.a-product-content-text a{
    display: block;
    height: 40px;
    width: 140px;
    text-decoration: none;
    color: #fff;
    background-color: #feb500;
    border-radius: 20px;
    font-size: 29px;
    line-height: 40px;
    text-align: center;
    margin-left: 140px;
}


.a-reading-container{
    height: 820px;
    min-width: 1200px;
    background-color: #fff;
}
.a-reading-container2{
    width: 1200px;
    margin: 0 auto;
}
.a-reading-title{
    width: 500px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-reading-title p{
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}
.a-reading-title p:first-child{
    font-size: 34px;
    margin-top: 55px;
    font-weight: bold;
}
.a-reading-title p:nth-child(2){
    font-size: 42px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}
.a-reading-title p:last-child{
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.a-reading-content{
    height: 599px;
    width: 950px;
   	/*width: 1200px;*/
    margin: 0 auto;
}
.a-reading-content video{
	/*height: 660px;*/
	width: 100%;
	max-height: 550px;
    /*max-height: 660px;*/
    /*max-width: 950px;*/
}

.a-choose-container{
    height: 820px;
    min-width: 1200px;
    background-color: #f9fafb;
}
.a-choose-container2{
    width: 1200px;
    margin: 0 auto;
}
.a-choose-title{
    width: 500px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-choose-title p{
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}
.a-choose-title p:first-child{
    font-size: 34px;
    margin-top: 55px;
    font-weight: bold;
}
.a-choose-title p:nth-child(2){
    font-size: 42px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}
.a-choose-title p:last-child{
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.a-choose-content{
    height: 544px;
    width: 1200px;
    margin: 0 auto;
}
.a-choose-content1{
    height: 540px;
    width: 380px;
    float: left;
}
.a-choose-content1:not(:first-child){
    margin-left: 30px;
}
.a-choose-content1>span{
    display: block;
    height: 34px;
    width: 100%;
    border-bottom: 5px solid #d3d3d3;
}
.a-choose-content1-text{
    position: relative;
    height: 500px;
    width: 380px;
    overflow: hidden;
}
.a-choose-content1-text1{
    position: relative;
    height: 500px;
    width: 380px;
}
.a-choose-content1-text1-1{
    background: url(../img/bk_2.png) center no-repeat;
    background-size: cover;
}
.a-choose-content1-text1-1 span{
    display: block;
    position: absolute;
    left: 166px;
    top: 158px;
    height: 58px;
    width: 48px;
    margin: 0 auto;
    background: url(../img/icon_zhuanjia.png) center no-repeat;
    background-size: contain;
    z-index: 1;
}
.a-choose-content1-text1-1 p{

    width: 100%;
    color: white;
    height: 30px;
    line-height: 38px;
    font-size: 26px;
    text-align: center;
}
.a-choose-content1-text1-1 p:nth-child(2){
    position: absolute;
    top: 233px;
    z-index: 1;
}
.a-choose-content1-text1-1 p:nth-child(3){
    position: absolute;
    top: 271px;
    z-index: 1;
}
.a-choose-content1-text1-2{
    background: url(../img/bk_3.png) center no-repeat;
    background-size: cover;
}
.a-choose-content1-text1-2 span{
    display: block;
    position: absolute;
    left: 163px;
    top: 158px;
    height: 57px;
    width: 55px;
    margin: 0 auto;
    background: url(../img/icon_dianzishu.png) center no-repeat;
    background-size: contain;
    z-index: 1;
}
.a-choose-content1-text1-2 p{

    width: 100%;
    color: white;
    height: 30px;
    line-height: 38px;
    font-size: 26px;
    text-align: center;
}
.a-choose-content1-text1-2 p:nth-child(2){
    position: absolute;
    top: 233px;
    z-index: 1;
}
.a-choose-content1-text1-2 p:nth-child(3){
    position: absolute;
    top: 271px;
    z-index: 1;
}
.a-choose-content1-text1-3{
    background: url(../img/bk_4.png) center no-repeat;
    background-size: cover;
}
.a-choose-content1-text1-3 span{
    display: block;
    position: absolute;
    left: 163px;
    top: 158px;
    height: 56px;
    width: 56px;
    margin: 0 auto;
    background: url(../img/icon_yuyin.png) center no-repeat;
    background-size: contain;
    z-index: 1;
}
.a-choose-content1-text1-3 p{

    width: 100%;
    color: white;
    height: 30px;
    line-height: 38px;
    font-size: 26px;
    text-align: center;
}
.a-choose-content1-text1-3 p:nth-child(2){
    position: absolute;
    top: 233px;
    z-index: 1;
}
.a-choose-content1-text1-3 p:nth-child(3){
    position: absolute;
    top: 271px;
    z-index: 1;
}
.a-choose-content1-bu{
    position: absolute;
    top: 0;
    left: 0;
    height: 500px;
    width: 380px;
    background-color: black;
    opacity: 0.5;
}
.a-choose-content1-text2{
    position: absolute;
    top: 500px;
    left: 0;
    height: 500px;
    width: 380px;
    background-color: #fed673;
    z-index: 1;
}
.a-choose-content1:hover>span{
    border-bottom: 5px solid #fdc332;
}
.a-choose-content1:hover .a-choose-content1-text2{
    animation: totop 0.5s ease forwards;
    -moz-animation: totop 0.5s ease forwards;
    -webkit-animation: totop 0.5s ease forwards;
    -o-animation: totop 0.5s ease forwards;
}
@keyframes totop
{
0%   {top:500px;}
100%  {top:0px;}
}
.a-choose-content1-text2 div{
    width: 290px;
    height: 283px;
    margin: 0 auto;
    background: url(../img/icon_sanjiao.png) center no-repeat;
    background-size: contain;
    padding-top: 1px;
    margin-top: 104px;
}
.a-choose-content1-text2 div span{
    display: block;
    font-size: 22px;
    line-height: 36px;
    margin-top: 90px;
}
.a-infomation-container{
    height: 705px;
    min-width: 1200px;
    background-color: #fff;
}
.a-infomation-container2{
    width: 1200px;
    margin: 0 auto;
}
.a-infomation-title{
    width: 500px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-infomation-title p{
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}
.a-infomation-title p:first-child{
    font-size: 34px;
    margin-top: 55px;
    font-weight: bold;
}
.a-infomation-title p:nth-child(2){
    font-size: 42px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}
.a-infomation-title p:last-child{
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.a-infomation-conten{
    height: 396px;
    width: 1200px;
}
/*滚动*/
.container2{
    position: relative;
}
.ct2{
    width:1128px;
    /*height:381px;*/
    height: 415px;
    margin: 0 auto;
    position:relative;
    overflow:hidden;
}
.img-ct2{
    position:absolute;
}
.img-ct2:after{
    clear:both;
    content:'';
    display:block;
}
.img-ct2 li{
    float:left;
    width: 376px;
    margin-top: 10px;
}
.img-ct2>li>a{
	color: black;
    display: block;
    height: 390px;
    width: 323px;
    margin: 0 auto;
    border: 3px solid #eeeeee;
    padding-top: 1px;
}
.img-ct2>li>a:hover{
    /*border: 3px solid #FFF;
    border-bottom: 3px solid #fbb93e;*/
    animation: showshadow 1s ease forwards;
    -moz-animation: showshadow 1s ease forwards;
    -webkit-animation: showshadow 1s ease forwards;
    -o-animation: showshadow 1s ease forwards;
}
@keyframes showshadow
{
    0%   {
        box-shadow:none;
        border: 3px solid #eeeeee;

    }
    100%  {

        border: 3px solid #FFF;
        border-bottom: 3px solid #fbb93e;
        box-shadow: 0 0 15px 0 #bbb;
    }
}
.img-ct2>li>a:hover .a-infomation-c-icon{
    cursor: pointer;
    animation: cicon 1s ease forwards;
    -moz-animation: cicon 1s ease forwards;
    -webkit-animation: cicon 1s ease forwards;
    -o-animation: cicon 1s ease forwards;
}
@keyframes cicon
{
    0%   {

    }
    100%  {
        background: url(../img/icon_xinwen2.png) center no-repeat;
        background-size: contain;
    }
}

.arrow2{
    position:absolute;
    top:50%;
    height:40px;
    width:40px;
    text-align:center;
    border-radius:50px;
    line-height:40px;
    font-size:20px;
    margin-top:-20px;
    background-color:#4E443C;
    color:#fff;
    opacity:0.5;
}
.arrow2:hover{
    opacity:1;
    cursor: pointer;
}
.pre2{
    left:3px;
}
.next2{
    right:3px;
}
.nav2 li{
    display:inline-block;
    width:20px;
    height:5px;
    border-radius:2px;
    background-color:#fff;
    cursor: pointer;
}
.nav2{
    position:absolute;
    bottom:20px;
    left:50%;
    transform: translateX(-50%);
	-ms-transform: translateX(-50%); 	/* IE 9 */
	-moz-transform: translateX(-50%); 	/* Firefox */
	-webkit-transform: translateX(-50%); /* Safari 和 Chrome */
	-o-transform: translateX(-50%); 	/* Opera */
}
.nav2 .setcolor2{
    background-color:#666;
}
.a-infomation-c-img{
    height: 128px;
    width: 296px;
    margin: 0 auto;
    margin-top: 15px;
}
.a-infomation-c-img img{
    height: 128px;
    width: 296px;
}
.a-infomation-c-t{
    text-align: center;
    font-size: 16px;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    width: 80%;
    margin: 0 auto;
    overflow: hidden;
	text-overflow:ellipsis;
	white-space: nowrap;
}
.a-infomation-c-c{
    line-height: 22px;
    height: 110px;
    padding: 0 9px;
    display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 5;
	overflow: hidden;
	text-indent: 2em;
}
.a-infomation-c-det{
    height: 95px;
}
.a-infomation-c-det div{
    float: left;
    height: 80px;
    width: 50px;
    padding-top: 15px;
}
.a-infomation-c-det div span{
    display: block;
    float: left;
    width: 60px;
    height: 34px;
    line-height: 34px;
    font-size: 18px;
    padding-left: 10px;
    color: #c4c4c4;
}
.a-infomation-c-icon{
    display: block;
    float: right;
    width: 64px;
    height: 19px;
    background: url(../img/icon_xinwen1.png) center no-repeat;
    background-size: contain;
    margin-top: 55px;
    margin-right: 10px;
}




.a-recognition-container{
    height: 1560px;
    min-width: 1200px;
    background-color: #f9fafb;
}
.a-recognition-container2{
    width: 1200px;
    margin: 0 auto;
}
.a-recognition-title{
    width: 500px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-recognition-title p{
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}
.a-recognition-title p:first-child{
    font-size: 34px;
    margin-top: 55px;
    font-weight: bold;
}
.a-recognition-title p:nth-child(2){
    font-size: 42px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}
.a-recognition-title p:last-child{
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.a-recognition-content{
    width: 1200px;
}
.a-recognition-content-img{
    height: 582px;
    width: 1200px;
    background: url(../img/shouye_5.jpg) center no-repeat;
    background-size: contain;
}
.a-recognition-content-p{
    margin-top: 60px;
    width: 1200px;
    height: 724px;
    padding-top: 1px;
    position: relative;
    text-align: justify;
}
.person-1{
    width: 678px;
    height: 155px;
    margin-top: 107px;
    float: left;
}
.person-11{
    width: 215px;
    height: 154px;
    background-color: #fdb719;
    padding-top: 1px;
    float: left;
}
.person-11 p{
    height: 24px;
    text-align: left;
    color: white;
    line-height: 24px;
    padding-left: 10px;
}
.person-11 p:first-child{
    font-size: 20px;
    margin-top: 20px;
}
.person-11 p:not(:nth-child(1)){
    font-size: 16px;
}
.person-12{
    width: 308px;
    height: 155px;
    background: url(../img/shouye_6.jpg) center no-repeat;
    background-size: contain;
    float: left;
}
.person-1:hover .person-14{
    display: block;
}
.person-13{
    height: 153px;
    width: 153px;
    border: 1px solid #fdb719;
    float: left;
    overflow: hidden;
}
.person-line{
    height: 216px;
    width: 150px;
    border: 1px solid #fdb719;
    transform: rotate(45deg) translate(-53px,-24px);
    -webkit-transform: rotate(-45deg) translate(-53px,-24px);
    -moz-transform: rotate(45deg) translate(-53px,-24px);
    -o-transform: rotate(45deg) translate(-53px,-24px);
    -ms-transform: rotate(45deg) translate(-53px,-24px);
}
.person-2{
    width: 160px;
    height: 380px;
    margin-top: 107px;
    float: left;
}
.person-21{
    width: 160px;
    height: 163px;
    float: left;
    background: url(../img/shouye_7.jpg) center no-repeat;
    background-size: contain;
}
.person-2:hover .person-23{
    display: block;
}
.person-22{
    width: 160px;
    height: 215px;
    float: left;
    background-color: #fdb719;
    padding-top: 1px;
}
.person-22 p{
    height: 24px;
    text-align: left;
    color: white;
    line-height: 24px;
    padding: 0 15px;
}
.person-22 p:first-child{
    font-size: 20px;
    margin-top: 20px;
}
.person-22 p:not(:nth-child(1)){
    font-size: 16px;
}
.person-3{
    width: 362px;
    height: 316px;
    float: left;
    margin-top: 326px;
}
.person-31{
    height: 161px;
    width: 160px;
    float: left;
    background: url(../img/shouye_9.jpg) center no-repeat;
    background-size: contain;
}
.person-3:hover .person-34{
    display: block;
}
.person-32{
    width: 202px;
    height: 160px;
    float: left;
    background-color: #fdb719;
    padding-top: 1px;
}
.person-32 p{
    height: 24px;
    text-align: left;
    color: white;
    line-height: 24px;
    padding: 0 15px;
}
.person-32 p:first-child{
    font-size: 20px;
    margin-top: 20px;
}
.person-32 p:not(:nth-child(1)){
    font-size: 16px;
}
.person-33{
    width: 158px;
    height: 158px;
    border: 1px solid #fdb719;
    float: left;
    overflow: hidden;
}
.person-line3{
    height: 230px;
    width: 150px;
    border: 1px solid #fdb719;
    transform: rotate(45deg) translate(-47px,-24px);
    -webkit-transform: rotate(-45deg) translate(-47px,-24px);
    -moz-transform: rotate(45deg) translate(-47px,-24px);
    -o-transform: rotate(45deg) translate(-47px,-24px);
    -ms-transform: rotate(45deg) translate(-47px,-24px); 	/* IE 9 */
}
.person-4{
    position: absolute;
    left: 60px;
    top: 263px;
    width: 316px;
    height: 464px;
}
.person-41{
    height: 310px;
    width: 155px;
    float: left;
}
.person-41>div{
    height: 153px;
    width: 153px;
    border: 1px solid #fdb719;
    overflow: hidden;
}
.person-line4{
    height: 230px;
    width: 150px;
    border: 1px solid #fdb719;
    transform: rotate(45deg) translate(-47px,-24px);
    -webkit-transform: rotate(-45deg) translate(-47px,-24px);
    -moz-transform: rotate(45deg) translate(-47px,-24px);
    -o-transform: rotate(45deg) translate(-47px,-24px);
    -ms-transform: rotate(45deg) translate(-47px,-24px); 	/* IE 9 */
}
.person-42{
    width: 161px;
    height: 224px;
    float: left;
    background: url(../img/shouye_8.jpg) center no-repeat;
    background-size: contain;
}
.person-4:hover .person-44{
    display: block;
    cursor: pointer;
}
.person-43{
    width: 161px;
    height: 209px;
    float: left;
    background-color: #fdb719;
    padding-top: 1px;
}
.person-43 p{
    height: 24px;
    text-align: left;
    color: white;
    line-height: 24px;
    padding: 0 15px;
}
.person-43 p:first-child{
    font-size: 20px;
    margin-top: 20px;
}
.person-43 p:not(:nth-child(1)){
    font-size: 16px;
}
.person-14{
    position: absolute;
    display: none;
    top: 278px;
    left: 392px;
    width: 240px;
    background-color: #c4c4c4;
    line-height: 25px;
    font-size: 16px;
    padding: 25px 15px;
}
.person-23{
    position: absolute;
    display: none;
    top: 62px;
    left: 850px;
    width: 310px;
    background-color: #c4c4c4;
    line-height: 25px;
    font-size: 16px;
    padding: 25px 15px;
}
.person-34{
    position: absolute;
    display: none;
    left: 850px;
    top: 62px;
    width: 310px;
    background-color: #c4c4c4;
    line-height: 25px;
    font-size: 16px;
    padding: 25px 15px;
}
.person-44{
    position: absolute;
    display: none;
    top: 15px;
    left: 332px;
    width: 240px;
    background-color: #c4c4c4;
    line-height: 25px;
    font-size: 16px;
    padding: 25px 15px;
}
.a-cooperate-container{
    height: 465px;
    min-width: 1200px;
    background-color: #fff;
    position: relative;
}
.a-cooperate-container2{
    width: 1200px;
    margin: 0 auto;
}
.a-cooperate-title{
    width: 500px;
    height: 220px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-cooperate-title p{
    height: 47px;
    text-align: center;
    line-height: 47px;
    color: #fdbc32;
}
.a-cooperate-title p:first-child{
    font-size: 34px;
    margin-top: 55px;
    font-weight: bold;
}
.a-cooperate-title p:nth-child(2){
    font-size: 42px;
    font-weight: bold;
    /*letter-spacing: 3px;*/
}
.a-cooperate-title p:last-child{
    border-top: 3px solid #dfdfdf;
    width: 150px;
    margin: 0 auto;
    margin-top: 20px;
}
.a-cooperate-content{
    height: 465px;
    min-width: 1200px;
    margin: 0 auto;
    background: url(../img/bk_5.jpg) center no-repeat;
    background-size: cover;
}
.a-cooperate-content1{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 465px;
    background-color: black;
    opacity: 0.7;
}
.a-cooperate-content2{
    position: absolute;
    top: 0px;
    left: 0;
    width: 100%;
    height: 465px;
}
.a-cooperate-content2-c{
    width: 1200px;
    height: 465px;
    margin: 0 auto;
    padding-top: 1px;
}
.a-cooperate-content2-c p{
    font-size: 28px;
    height: 48px;
    line-height: 48px;
    text-align: center;
    color: white;
    padding-top: 10px;
}
.a-cooperate-content2-c p:first-child{
    margin-top: 48px;
}
.a-cooperate-content2-icon{
    height: 148px;
    width: 1200px;
    margin-top: 30px;
}
.a-cooperate-content2-icon span{
    display: block;
    height: 146px;
    width: 146px;
    border: 1px solid #fff;
    border-radius: 74px;
    float: left;
}
.a-cooperate-content2-icon span:not(:first-child){
    margin-left: 115px;
}
.a-cooperate-content2-icon span:first-child{
	background: url(../img/icon_metrics.png) center no-repeat;
    background-size: 123px 51px;

}
.a-cooperate-content2-icon span:nth-child(2){
    background: url(../img/icon_rosen.png) center no-repeat;
    background-size: 110px 45px;
}
.a-cooperate-content2-icon span:nth-child(3){
    background: url(../img/icon_square.png) center no-repeat;
    background-size: 121px 38px;
}
.a-cooperate-content2-icon span:nth-child(4){
    background: url(../img/icon_stevens.png) center no-repeat;
    background-size: 135px 26px;
}
.a-cooperate-content2-icon span:nth-child(5){
    background: url(../img/icon_powerkids.png) center no-repeat;
    background-size: 122px 33px;
}
