

.banner{
    width: 100%;
}

.banner .swiper-slide{
    
}

.bannertxt{
    position: absolute;
    left: 10%;
    top: 28%;
    width: 40%;
}

.banner b{
    font-size: 3rem;
    color: #fff;
    text-transform: uppercase; 
    float: left;
}

.banner em, .banner i{
    font-size: 5rem;
    font-weight: bold;
    color: #fff;
    float: left;
}

.banner i{
    font-size: 4rem;
    font-weight: normal;
    margin-top: 2rem;
}

.banner span{
    font-size: 2.5rem;
    color: #fff;
    float: left;
    margin-top: 1rem;
}

.ifuwu{
    padding-top: 9rem;
}

.ifuwu h1{
    
}

.ifuwu h3{
    margin-bottom: 6rem;
}

.ifuwuimg {
    color: #fff;
}

.ifuwuimg a{
    color: #fff;
}

.ifuwuimg dl{
    width: 32.6%;
    display: block;
    float: left;
    margin-left: 1.1%;
    position: relative;
    overflow: hidden;
    margin-bottom: 9rem;
    color: #fff;

}

.ifuwuimg dl:nth-child(1){
    margin-left: 0;
}

.ifuwuimg dl dd span{
    font-size: 3.8rem;
}

.ifuwuimg dl dd.fuwutitle{
    font-size: 2rem;
    position: absolute;
    left: 4.2rem;
    top: 8rem;
}

.ifuwuimg dl dd.fuwumiao{
    font-size: 1.8rem;
    position: absolute;
    left: 4.2rem;
    top: 60%;
    line-height: 180%;
}

.ifuwuimg dl dd.fuwuline{
    width: 30%;
    height: 0.2rem;
    background: #fff;
    position: absolute;
    left: 4.2rem;
    top: 45%;
}

.ifuwuimg dl dd.fuwuicon{
    position: absolute;
    right: 3rem;
    top: 4rem;
    font-size: 10rem;
}

.ifuwuimg dl:nth-child(2) dd.fuwuicon{
    right: 4rem;
    top: 7rem;
    font-size: 5rem;
}

.ifuwuimg dl:nth-child(3) dd.fuwuicon{
    right: 4rem;
    top: 6rem;
    font-size: 7rem;
}

.ialeftmore{
    width: 100%;
    border: 1px solid #e35412;
    border-radius: 0.8rem;
    text-align: center;
    padding: 1rem 0;
    margin-top: 1rem;
}

.ialeftmore a{

    color:#e35412;

}



/*inabout样式*/
.iaboutleft{
    width: calc(100% - 80rem);
    display: block;
    float: left;
    text-transform: uppercase;
    margin-top: 17.5rem;
}

.iaboutleft em{
    font-size: 2.7rem;
    font-weight: bold;
    background-image: linear-gradient(to right, #e35412, #461e99);
    color: transparent;
    background-clip: text;
    -webkit-background-clip: text; /* 对于旧版Webkit内核浏览器 */
    margin-top: 1.5rem;
}

.iaboutleft i{
    font-size: 2.25rem;
    font-weight: 100;
    display: block;
    color: #333;
    margin-top: 1rem;
}

.color-line{
    display: block;
    margin-top: 4rem;
}

.iaboutright{
    width: 77.5rem;
    height: 52.8rem;
    margin-top: 17.5rem;
    float: right;
    position: relative;
    
}

.iaboutrightpic{
    width: 77.5rem;
    height: 52.8rem;
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    overflow: hidden;
}

.iaboutrightbg{
    width: 77.5rem;
    height: 52.8rem;
    display: block;
    position: absolute;
    left: 3.5rem;
    top: 3.5rem;
    background: #fff;
    z-index: 2;
}

.ialeftthr{
    margin-top: 3.5rem;
}

.ialeftthr dl{
    width: 33.33%;
    display: block;
    float: left;
}

.ialeftthr dl dt{
    font-size: 1.6rem;
}

.ialeftthr dl dd{
    font-size: 4.8rem;
    color: #461e99;
    font-weight: bold;
}

.ialeftthr dl dd span{
    font-size: 1.8rem;
    color: #666;
    font-weight: normal;
    margin-left: 0.5rem;
}

.ialeftmiao{
    font-size: 1.8rem;
    line-height: 180%;
    margin-top: 3rem;
    display: block;
}

.iafuwuyoushi {
    background-color: #fff;
    margin-top: 8rem;
    
}

.iafuwuyoushi dl{
    width: 25%;
    display: block;
    float: left;
    height: 60rem;
    box-shadow: 5px 5px 15px rgba(0, 0, 0, 0.1);
}

.iafuwuyoushi dl dt{
    font-size: 1.8rem;
    color: #333;
    margin-top: 5.5rem;
    width: 90%;
    margin-left: 5%;
    font-weight: bold;
}

.iafuwuyoushi dl dd{
    font-size: 1.6rem;
    color: #666;
    line-height: 180%;
    width: 65%;
    margin-left: 5%;
}

.iafuwuyoushi dl dd.iafwyspic{
    width: 8.8rem;
    height: 7.2rem;
    margin: 3.8rem 0;
    width: 90%;
    margin-left: 5%;
}

/*新闻*/
.inews{
    margin-top: 10rem;
}

.inewsleft{
    width: 81rem;
    display: block;
    float: left;
    margin-top: 7rem;
}

.inewsleft dt{
    width: 100%;
    height: 60rem;
    display: block;
    overflow: hidden;
}

.inewsleft dd.inewsltitle{
    font-size: 2.4rem;
    color: #333;
    margin-top: 2rem;
}

.inewsleft dd.inewsldes{
    font-size: 1.4rem;
    color: #888;
    display: block;
    margin-top: 0.8rem;
}

.inewsleft dd.inewslmore a{
    font-size: 1.6rem;
    color: #461e99;
    display: block;
    margin-top: 2rem;
}

.inewsright{
    width: calc(100% - 85rem);
    float: right;
    margin-top: 7rem;
}

.inewsrli{
    border-bottom: 1px solid #eee;
    padding-bottom: 2.5rem;
    margin-top: 3rem;
}

.inewsrlia:nth-child(1) .inewsrli{
    margin-top: 0rem;
}

.inewsright .inewsrlil{
    float: left;
    width: 12rem;
}

.inewsright .inewsrlil b{
    color: #461e99;
    font-size: 3.6rem;
    text-align: center;
    display: block;
}

.inewsright .inewsrlil span{
    color: #888;
    font-size: 1.8rem;
    text-align: center;
    display: block;
}

.inewsright .inewsrlir{
    float: left;
    width: calc(100% - 12rem);
}

.inewsright .inewsrlir em{
    color: #333;
    font-size: 2.2rem;
    display: block;
}

.inewsright .inewsrlir i{
    color: #888;
    font-size: 1.4rem;
    display: block;
    margin-top: 2rem;
}

/*合作*/

.ihezuo{
    margin-top: 8rem;
    background: #fff url(../images/ihezuobg.jpg) no-repeat center top;
}

.ihezuo h1{
    padding-top: 8rem;
}

.ihezuoleft{
    width: calc(100% - 60rem);
    display: block;
    float: left;
    margin-top: 5.5rem;
}

.ihezuoleft .ihzlxinlai em{
    width: 18rem;
    display: block;
    float: left;
    text-align: center;
    font-size: 6rem;
    color:#e35412;
    font-weight: bolder;
}

.ihezuoleft .ihzlxinlai i{
    width: calc(100% - 35rem);
    display: block;
    float: left;
    color: #666;
    line-height: 180%;
    font-size: 1.6rem;
    margin-left: 1rem;
    margin-top: 1rem;
    
}

.ihezuoleft .ihzlxinlai span{
    font-size: 3.6rem;
}

.ihezuoleft .ihzlxinlai b{
    font-size: 1.8rem;
    font-weight: normal;
    display: block;
}

.ihezuoleft .ihzlhezuoshang{
    display: block;
    margin-top: 5rem;
}

.ihezuoleft .ihzlhezuoshang li{
    display: block;
    float: left;
    width: calc(19% - 2px);
    margin-left: 1%;
    border: 1px solid #e2e2e2;
    margin-top: 1%;
}

.ihezuoleft .ihzlhezuoshang li:nth-child(1), .ihezuoleft .ihzlhezuoshang li:nth-child(6), .ihezuoleft .ihzlhezuoshang li:nth-child(11){
    margin-left: 0;
}

.ihezuoright{
    width: 56rem;
    display: block;
    float: right;
}

.syfuwu{
    width: 90%;
    display: block;
    position: absolute;
    left: 5%;
    bottom: 1%;
    right: auto;
}

.syfuwu ul{
    width: 100%;
}

.syfuwu ul li{
    width: 25%;
    display: block;
    float: left;
    margin-left: 12%;
}

.syfuwu ul li:nth-child(1){
    margin-left: 0%;
}

.syfuwu ul li em{
    font-size: 5rem;
    color: #f8e900;
}

.syfuwu ul li i{
    font-size: 2.4rem;
    color: #fff;
}

.syfuwu ul li p{
    font-size: 1.6rem;
    color: #999;
    line-height: 180%;
    margin: 1.5rem 0;
}

.syfuwu ul li span {
    color: #fff;
    width: 9.8rem;
    background-color: #461e99;
    border-radius: 5px;
    text-align: center;
    display: block;
    padding: 1rem;
}