.index-box{
    margin-top:100px;
}
.index-h2{
    font-size: 26px;
    line-height:64px;
    color: rgb(75, 76, 76);
}
.index-h3{
    font-size: 14px;
    color: rgb(159, 158, 157);
    margin-bottom:60px;
}
/*轮播*/
.index-banner a{
    position:absolute;
    top:200px;
    left:24%;
    padding:10px 20px 8px 20px;
    background:#FCA112;
    font-size:20px;
    line-height:1;
    color:#fff;
    letter-spacing:2px;
    border-radius:3px;
}
/*--------------------我们的产品-------------------*/

.index-ourgoods,.index-servicesys,.index-advantage,.index-partner,.index-news{
    background:rgb(245, 245, 245);
    text-align: center;
    padding-top:20px;
}
.index-partner,.index-news{
    background:none;
}
.index-ourgoods{
    background:url("../images/index-ourgoodsbg.png") no-repeat;
    background-size:100% 100%;
}
.index-ourgoods ul{
    width:1095px;
    margin:0 auto;
}
.index-ourgoods li{
    display: inline-block;
    width:335px;
    background:#fff;
    margin-right:30px;
    margin-bottom:70px;
    padding-bottom:50px;
}
.index-ourgoods li:hover{
    box-shadow: 0 0 14px rgba(51,51,51,0.3);
}
.index-ourgoods li:hover a{
    background:#FCA112;
    color:#fff;
    border:1px solid #FCA112;
}
.index-ourgoods li:last-child{
    margin-right:0;
}
.index-ourgoods li span{
    display: block;
    margin:0 auto 56px;
    width:60px;
    height:5px;
    background:#FCA112;
}
.index-ourgoods li img{
    width:60px;
    height:60px;
}
.index-ourgoods li h3{
    font-size:24px;
    font-weight:inherit;
    margin:38px 0;
}
.index-ourgoods li p{
    font-size:16px;
    color:#999;
    width: 60%;
    margin: 0 auto 30px;
    line-height: 26px;
}
.index-ourgoods li a{
    font-size:16px;
    color:#999;
    border:1px solid #999;
    padding:7px 15px 5px 15px;
    border-radius:50px;
    margin-top:20px;
}
    /*--------------------服务体系-------------------*/

.index-servicesys{
    background:#fff;
    max-width: 1095px;
    margin:0 auto;
}
.index-servicesys-lists li{
    text-align:left;
    padding: 0 10px;
    margin-bottom:50px;
}
.index-servicesys-lists li i{
    font-size: 48px;
    border-bottom: 3px solid #FCA112;
    margin:30px 0 20px 0;
    display: inline-block;
    line-height: 1;
    font-style: inherit;
}

.index-servicesys-lists li span{
    font-size:16px;
    color:#666;
    line-height:32px;
}
.index-servicesys-lists li span:nth-child(3){
    font-size:20px;
    color:#333;
}
.index-servicesys-lists li span:nth-child(5){
    font-size:18px;
    color:#FCA112;
}
.index-servicesys-lists li img{
    width:616px;
    height:366px;
}
.index-servicesys-lists li:nth-child(odd) div,.index-servicesys-lists li:nth-child(even) img{
    float:right
}
.index-servicesys-lists li:nth-child(even) div,.index-servicesys-lists li:nth-child(odd) img{
    float:left;
}



.index-servicesys-conl:last-child img{
    width:330px;
}

/* ----------------服务优势---------------- */

.index-advantage{
    background:url("../images/index-ourgoodsbg.png") no-repeat;
    background-size:100% 100%;
}
.index-advantage ul{
    width:1095px;
    margin: 0 auto;
    padding-bottom:50px;
}
.index-advantage ul li{
    display: inline-block;
    text-align: center;
    margin:0 10px;
    width:134px;
    height:395px;
    background:#E6E6E6;
    border-radius:3px;
    overflow:hidden;
}
.index-advantage ul li img{
    width:55px;
    height:55px;
    margin:114px 0 34px 0;
}
.index-advantage ul li img:nth-child(1),.index-advantage ul .clickli img:nth-child(2){
    display:none;
}
.index-advantage ul li img:nth-child(2),.index-advantage ul .clickli img:nth-child(1){
    display:inline-block;
}
.index-advantage ul li p:nth-child(3){
    font-size:20px;
    color:#666;
    line-height:36px;
}
.index-advantage ul li p:nth-child(4){
    color:#fff;
    font-size:17px;
    line-height:36px;
    margin-top:18px;
    display:none;
}
.index-advantage ul .clickli{
    width:600px;
    background:#F9A41F;
}
.index-advantage ul .clickli img{
    margin:90px 0 34px 0;
}
.index-advantage ul .clickli p:nth-child(3){
    color:#fff;
    font-size:21px;
}
.index-advantage ul .clickli p:nth-child(4){
    display: block;
}

/* ----------------我们的合作伙伴---------------- */
.index-partner ul{
    display:inherit;
    width:1095px;
    margin: 0 auto 50px;
}
.index-partner ul li{
    display: inline-block;
    margin:3px 16px;
    flex:1;
    text-align: center;
}
.index-partner ul li a{
    display:inline-block;
}
.index-partner ul li img{
    width: 184px;
    height: 89px;
}

/* ----------------新闻资讯---------------- */
.index-news ul{
    width:1095px;
    margin:0 auto 50px;
}
.index-news li{
    text-align:left;
    width: 310px;
    display:inline-block;
    vertical-align:top;
    margin-right:40px;
}
.index-news li:last-child{
    margin-right:0;
}
.index-news li .index-news-a{
    display: block;
    height: 26px;
    font-size:18px;
    border-bottom:1px solid #E6E6E6;
}
.index-news li .index-news-a span{
    display:inline-block;
    height:26px;
    line-height: 26px;
    border-bottom:1px solid #F9A41F;
}
.index-news li .index-news-a i{
    display: inline-block;
    width: 8px;
    height: 8px;
    transform: rotate(45deg);
    border-top: 2px solid #cccccc;
    border-right: 2px solid #cccccc;
    float: right;
    margin-top: 5px;
    margin-right:10px;
}
.index-news li p{
    margin-top:20px;
    padding-right: 6px;
}
.index-news li p a{
    display: inline-block;
    width:100%;
}
.index-news li p a:hover span:first-child{
    color:#fca112;
}
.index-news li p span:first-child{
    display: inline-block;
    width:70%;
    overflow:hidden;
    text-overflow:ellipsis;
    white-space:nowrap;
}

.index-news li p span:last-child{
    float:right;
}
/* ----------------合作伙伴友情链接---------------- */
.morelink-banner{
    width:100%;
}
.morelink-con{
    width: 1095px;
    text-align: center;
    margin:50px auto;
}
.morelink-con ul{
    display:inherit;
}
.morelink-con li{
    display: inline-block;
    margin:0 40px 56px 0;
    position: relative;
}
.morelink-con li:nth-child(5n){
    margin:0 0 46px 0;
}
.morelink-con ul li a{
    display:inline-block;
}
.morelink-con li img{
    width: 184px;
    height: 89px;
}
.morelink-con li span{
    display:inline-block;
    width:100%;
    text-align:center;
    position: absolute;
    bottom:-28px;
    left:0;
    color: rgb(51, 51, 51);
    font-size: 16px;
}