h3,li,p,a,span{
    font-weight: normal;
}
#investment{
    margin-top:70px;
    width:100%;
}
.title{
    font-size:30px;
    color: #000;
    margin-top: 80px;
    text-align: center;
}
#investment .primary-img {
    width:100%;
    position:relative;
    background: url("../images/banner1.jpg") no-repeat center center;
    height:400px;
    min-width:1200px;
    color: #fff;
    background-size:cover;
    text-align: center;
    padding-top: 80px;
    box-sizing: border-box;
}
#investment .primary-img .desc1{
    font-size:20px;
    margin-bottom: 20px;
    text-align: center;
}
#investment .primary-img .desc2{
    font-size:40px;
    margin-bottom: 30px;
    text-align: center;
}
#investment .primary-img .desc4{
    text-align: center;
}
#investment .primary-img .desc3{
    width:155px;
    height:40px;
    border:1px solid rgba(255,255,255,1);
    border-radius:20px;
    text-align: center;
    line-height: 40px;
    cursor: pointer;
    color: #fff;
    font-size: 18px;
    display: block;
    margin: 0 auto;
}
.InvestmentCon{
    display: flex;
    width: 1000px;
    margin: 0 auto;
    justify-content: center;
    margin-top: 30px;
}
.InvestmentCon .item{
    align-items: center;
    text-align: center;
    box-sizing: border-box;
    display: flex;
    flex-direction: column;
}
.InvestmentCon .item img{
    height: 135px;
    width: 135px;
    border-radius: 50%;
    margin-bottom: 10px;
}
.investmentName{
    font-size: 25px;
    line-height: 50px;
}
.desc5{
    font-size: 16px;
    line-height: 24px;
}
.productList{
    display: flex;
    justify-content: space-between;
}
.solutionCase .title{
    margin-bottom: 35px;
    margin-top: 100px;
}
.productList .productItem{
    text-align: center;
    padding: 0 30px;
    display: flex;
    align-items: center;
    flex-direction: column;
}
.productList .productItem img{
    height: 115px;
    width: 115px;
    border-radius: 50%;
    margin-bottom: 15px;
}
.linkUs{
    width:100%;
    position:relative;
    background: url("../images/link.jpg") no-repeat center center;
    min-width:1200px;
    color: #fff;
    background-size:100% 100%;
    box-sizing: border-box;
    height: 761px;
    padding-top: 120px;
}
.cooperationCon{
    display: flex;
    width: 1000px;
    margin: 0 auto;
    justify-content: space-between;
}
.system .title{
    margin-bottom: 50px;
    margin-top: 120px;
}
.system{
    margin-bottom: 120px;
}
.cooperationItem{
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.cooperation .title{
    margin-bottom:50px;
    margin-top: 130px;
}
.cooperationCon img{
    height: 96px;
    width: 96px;
}
.systemTitle{
    font-size: 22px;
    line-height: 50px;
}
.systemCon{
    display: flex;
    justify-content: space-between;
}
.systemItem{
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
}
.linkInfo{
    width: 490px;
    margin: 0 auto;
    color: #fff;
}
.linkTitle{
    font-size:27px;
    color: #fff;
    margin: 0 auto 30px auto;
}
.linkInfo input{
    width:433px;
    height:45px;
    background:rgba(230,230,230,1);
    border:1px solid rgba(255, 255, 255, 1);
    opacity:0.79;
    outline: none;
    line-height: 60px;
    margin-bottom: 15px;
    padding: 0 10px;
}
.linkMan{
    font-size: 28px;
    color: #fff;
    margin-top: 50px;
    line-height: 45px;
    margin-bottom: 20px;
}
.linkInfo .btn{
    width:155px;
    height:40px;
    background:rgba(230,230,230,1);
    border:1px solid rgba(255,255,255,1);
    border-radius:20px;
    line-height: 40px;
    text-align: center;
    color:rgba(13,35,58,1);
    font-size: 18px;
    cursor: pointer;
}
#investment .investment-cols{
    background:rgba(250,250,250,1);
    padding-bottom: 80px;
}

#investment .investment-cen1{
    width:1200px;
    margin:60px auto 0 ;
}
.investment-l,.investment-r{
    display:inline-block;
}
#investment .investment-cen .investment-l{
    width:760px;
    margin-right:40px;
    float: left;
    height:250px;
}
#investment .investment-cen .Attract{
    width:100%;
    height:250px;
    background:rgba(255,255,255,1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    position:relative;
    box-sizing: border-box;
}
#investment .investment-cen .Attract:hover,#investment .investment-cen .investment-r:hover,#investment .Contact-cen:hover{
    box-shadow: 0px 0px 10px 0px #1476CB;
}
#investment .investment-cen .cooperation{
    margin-top:40px;
}
#investment .investment-cen .Attract .Attract-l{
    /*margin-top:60px;*/
}
#investment .investment-cen .Attract .Attract-l{
    width:346px;
    float: left;
    margin-top:60px;
    height:190px;
    position:relative;
}
#investment .investment-cen .Attract .Attract-l .iconw{
    width:150px;
    height:150px;
    margin-left:96px;
}
#investment .investment-cen .Attract .Attract-r{
    width:414px;
    margin-top:50px;
    height:190px;
    float: left;
}
#investment .investment-cen .Attract .Attract-r .Attract-r-home{
    font-size:32px;
    color:#111;
    padding-bottom:10px;
    line-height:32px;
}
#investment .investment-cen .Attract .Attract-r p{
    font-size:20px;
    color:rgba(17,17,17,1);
    line-height:20px;
    padding-top:20px;
}
/*#investment .investment-cen .Attract .Attract-l2{*/
    /*width:auto;*/
    /*float: left;*/
    /*margin-top:60px;*/
    /*height:190px;*/
/*}*/
#investment .investment-cen .investment-r{
    width:360px;
    height:540px;
    background:rgba(255,255,255,1);
    box-shadow: 0px 0px 10px 0px rgba(0,0,0,0.1);
    box-sizing: border-box;
}
#investment .investment-cen .investment-r .investment-m{
    width: 150px;
    margin:60px auto 0;
}

#investment .investment-cen .investment-r .investment-m  .iconw1{
    width:150px;
    height:150px;
}
#investment .investment-cen .investment-r .investment-m  .iconw2{
    width:16px;
    height:16px;
    display: block;
    margin:5px auto 0;
}
#investment .investment-cen .investment-r .investment-m h3{
    height:32px;
    font-size:32px;
    color:rgba(17,17,17,1);
    line-height:33px;
    padding:20px 0 10px 0;
    text-align: center;
}
#investment .investment-cen .investment-r .investment-m ol{
    overflow: hidden;
}
#investment .investment-cen .investment-r .investment-m ol li{
    width:100%;
    height:auto;
    padding-top:10px;
}
#investment .investment-cen .investment-r .investment-m ol li .investment-name{
    font-size:20px;
    color:rgba(17,17,17,1);
    line-height:21px;
    text-align: center;
}
#investment .Contact{
    color:rgba(17,17,17,1);
    line-height:41px;
    height:40px;
    font-size:40px;
    padding-top:60px;
    margin:0 auto;
    text-align: center;
}
#investment .Contact1{
    height:24px;
    font-size:20px;
    padding-top:10px;
    text-align: center;
    color:rgba(136,136,136,1);
    line-height:24px;
}
#investment .Contact-cen{
    width:1200px;
    margin:30px auto 0;
    background:rgba(255,255,255,1);
    box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.05)
}
#investment .Contact-cen .Contact-min{
    padding:50px 0 0 100px;
}
#investment .Contact-cen .type{
    padding-top:30px;

}
#investment .type-line{
    width:1000px;
    height:1px;
    border-top:1px dashed #D6D6D6;
    margin:30px 0 40px 0;

}
#investment .Contact-cen .type .input1{
    width:341px;
    height:50px;
    background:rgba(255,255,255,1);
    border-radius: 2px ;
    border: 1px solid #D6D6D6;
    outline:none;
    font-size:16px;
    padding-left: 19px;
    color:rgba(17,17,17,1);
}
#investment .Contact-cen .type .input2{
    display: inline-block;
    width:20px;
    height:20px;
    border: 1px solid #D6D6D6;
    outline:none;
    margin-right:10px;
}
#investment .Contact-cen .type .input2{
    height:15px;
    font-size:16px;
    color:rgba(17,17,17,1);
    line-height:16px;
}
#investment .Contact-cen .type .input3{
    width:184px;
    height:50px;
    background:rgba(255,255,255,1);
    border-radius: 2px ;
    padding-left: 16px;
    font-size:16px;
    color:#d6d6d6;

}
#investment .Contact-cen .type .type-title2{
    height:16px;
    font-size:16px;
    color:rgba(17,17,17,1);
    line-height:16px;
}
#investment .Contact-cen .type .type-r1{
    margin-right:95px;
}
#investment .Contact-cen .type .type-r2{
    margin-right:50px;
}
#investment .Contact-cen .type .type-r3{
    margin-right:83px;
}
#investment .Contact-cen .type .type-r4{
    margin-right:24px;
}
#investment .Contact-cen .type .type-title{
    color:rgba(17,17,17,1);
    line-height:16px;
    height:16px;
    font-size:16px;
    width:104px;
    text-align: left;
    display:inline-block;
}
#investment .Contact-cen .type .cooperation{
    display: inline-block;
}
#investment .Contact-cen .type .tls{
    height:20px;
    font-size:20px;
    color:rgba(17,17,17,1);
    line-height:20px;
}
#investment .Contact-cen .type .tls1{
    display: inline-block;
    position:relative;
}
#investment .Contact-cen .type .icon1{
    width:56px;
    height:56px;
    position:absolute;
    left: -12px;
    top: -15px;
    animation:mymove .5s infinite;
    -webkit-animation:mymove .5s infinite; /* Safari and Chrome */
}
@keyframes mymove
{
    from {top:-15px}
    5%{top:-16px;}
    10%{top:-17px;}
    15%{top:-18px;}
    20%{top:-19px;}
    25%{top:-20px;}
    30%{top:-19px;}
    35%{top:-18px;}
    40%{top:-17px;}
    45%{top:-16px;}
    50%{top:-15px;}
    55%{top:-14px;}
    60%{top:-13px;}
    65%{top:-12px;}
    70%{top:-11px;}
    75%{top:-10px;}
    80%{top:-11px;}
    85%{top:-12px;}
    90%{top:-13px;}
    95%{top:-14px;}
    to{top:-15px;}
}
@-webkit-keyframes mymove /* Safari and Chrome */
{
    from {top:-15px}
    5%{top:-16px;}
    10%{top:-17px;}
    15%{top:-18px;}
    20%{top:-19px;}
    25%{top:-20px;}
    30%{top:-19px;}
    35%{top:-18px;}
    40%{top:-17px;}
    45%{top:-16px;}
    50%{top:-15px;}
    55%{top:-14px;}
    60%{top:-13px;}
    65%{top:-12px;}
    70%{top:-11px;}
    75%{top:-10px;}
    80%{top:-11px;}
    85%{top:-12px;}
    90%{top:-13px;}
    95%{top:-14px;}
    to{top:-15px;}
}

#investment .Contact-cen .type1{
    padding-top:25px;
}
#investment .Contact-cen .type2{
    padding-top:0;
}
#investment .Contact-cen .type3{
    padding-bottom:35px;
}
#investment .Contact-cen .type5,#investment .Contact-cen .type6,#investment .Contact-cen .type7{
    padding-top:10px;
    display: none;
}
.foot-goLogin{
    margin-top:0;
}
#investment .Prompt{
    font-size:16px;
    color:rgba(204,28,29,1);
    line-height:16px;
    margin-bottom: 10px;
    display: block;
}
#investment .type4{
    padding-top:0;
    display: none;
}
.setMargin{
    margin: 0 90px;
}
