.xijie-page .sec1{
    background-image: url(../images/xijie_sec1_bg.jpg);
    background-repeat: repeat-y;
    background-position: center top;
    text-align: center;
    padding-top: 45px;
    padding-bottom: 62px;
}
.xijie-page .sec1 h3{
    font-size: 36px;
    color: #ea5404;
    font-weight: normal;
    margin-bottom: 32px;
}
.xijie-page .sec1 ul li{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.xijie-page .sec1 ul li.center{
    padding: 112px 106px 0;
    vertical-align: top;
}
.xijie-page .sec1 ul li .img-box{
    border: 12px solid #eee;
    border-radius: 50%;
    overflow: hidden;
    width: 286px;
    height: 286px;
    margin-bottom: 44px;
}
.xijie-page .sec1 ul li .img-box img{
    width: 100%;
}
.xijie-page .sec1 ul li .img-box:hover{
    cursor: pointer;
}
.xijie-page .sec1 ul li .img-box .pic2{
    display: none;
}
.xijie-page .sec1 ul li h4{
    font-size: 20px;
    color: #ea5404;
    margin-bottom: 10px;
}
.xijie-page .sec1 ul li p{
    font-size: 16px;
    color: #666;
    text-align: center;
}
.xijie-page .sec2{
    padding-bottom: 87px;
}
.xijie-page .sec2 .tit{
    padding: 52px 0 48px;
}
.xijie-page .sec2 .tit h3{
    font-size: 34px;
    color: #666;
    font-weight: lighter;
    margin-bottom: 16px;
}
.xijie-page .sec2 .tit p{
    font-size: 20px;
    color: #999;
    padding-left: 80px;
    font-weight: lighter;
}
.xijie-page .sec2 ul li{
    float: left;
    width: 33.33%;
}
.xijie-page .sec2 ul li .text-box{
    height: 250px;
    line-height: 250px;
    text-align: center;
    background-color: #fafafa;
    position: relative;
}
.xijie-page .sec2 ul li .text-box .triangle{
    position: absolute;
    bottom: -9px;
    left: 50%;
    width: 35px;
    height: 9px;
    margin-left: -17px;
    z-index: 9;
}
.xijie-page .sec2 ul li .text-box p b,.xijie-page .sec2 ul li .text-box p{
    display: inline-block;
    *display: inline;
    zoom: 1;
}
.xijie-page .sec2 ul li .text-box p{
    text-align: center;
    font-size: 16px;
    line-height: 24px;
    color: #ea5404;
    vertical-align: middle;
}
.xijie-page .sec2 ul li .text-box p b{
    font-size: 16px;
    line-height: 1;
    margin-bottom: 20px;
}
.xijie-page .sec2 ul li .img-box{
    height: 250px;
}
.xijie-page .sec2 ul li .img-box img{
    width: 100%;
}
.xijie-page .sec2 ul li .text-box.yellow{
    background-color: #ea5404;
}
.xijie-page .sec2 ul li .text-box.yellow p b,.xijie-page .sec2 ul li .text-box.yellow p{
    color: #fff;
}
@media only screen and (max-width:1024px){
    .xijie-page .sec1 ul li.center{
        padding: 112px 50px 0;
    }
    .xijie-page .sec2 .inner{
        width: 90%;
        min-width: auto;
    }
    .xijie-page .sec2 ul li{
        width: 33.3%;
    }
    .xijie-page .sec2 ul li .text-box p{
        width: 90%;
    }
    .xijie-page .sec2 ul li .img-box{
        overflow: hidden;
    }
    .xijie-page .sec2 ul li .img-box img{
        height: 100%;
        width: auto;
        position: relative;
        left: 50%;
        top: 50%;
        margin-left: -200px;
        margin-top: -125px;
    }
}
@media only screen and (max-width:880px){
    .xijie-page .sec1 ul li.center{
        padding: 30px 15px 0;
    }
    .xijie-page .sec1 ul li .img-box{
        width: 200px;
        height: 200px;
        border: 8px solid #eee;
        margin: 0 auto 44px;
    }
}
@media only screen and (max-width:736px){
    .xijie-page .inner{
        min-width: 90%;
        max-width: 90%;
    }
    .xijie-page .sec1{
        background-image: url(../images/xijie_sec1_bg.jpg);
        background-repeat: repeat-y;
        background-position: center top;
        text-align: center;
        padding-top: 15px;
        padding-bottom: 14px;
    }
    .xijie-page .sec1 h3{
        font-size: 1.5rem;
        color: #ea5404;
        font-weight: normal;
        margin-bottom: 15px;
    }
    .xijie-page .sec1 ul li{
        display: inline-block;
        *display: inline;
        zoom: 1;
    }
    .xijie-page .sec1 ul li.center{
        padding: 44px 6px 0;
        vertical-align: top;
        width: 54px;
    }
    .xijie-page .sec1 ul li.center img{
        width: 100%;
    }
    .xijie-page .sec1 ul li .img-box{
        border: 5px solid #eee;
        border-radius: 50%;
        overflow: hidden;
        width: 110px;
        height: 110px;
        margin-bottom: 8px;
    }
    .xijie-page .sec1 ul li .img-box img{
        width: 100%;
    }
    .xijie-page .sec1 ul li .img-box:hover{
        cursor: pointer;
    }
    .xijie-page .sec1 ul li .img-box .pic2{
        display: none;
    }
    .xijie-page .sec1 ul li h4{
        font-size: 1.2rem;
        color: #ea5404;
        margin-bottom: 7px;
    }
    .xijie-page .sec1 ul li p{
        font-size: 0.9rem;
        color: #666;
        line-height: 12px;
        text-align: center;
    }
    .xijie-page .sec2{
        padding-bottom: 40px;
    }
    .xijie-page .sec2 .tit{
        padding: 21px 0;
    }
    .xijie-page .sec2 .tit h3{
        font-size: 1.7rem;
        color: #666;
        font-weight: lighter;
        margin-bottom: 8px;
        text-align: center;
    }
    .xijie-page .sec2 .tit p{
        font-size: 1rem;
        color: #999;
        padding-left: 0;
        font-weight: lighter;
        text-align: center;
    }
    .xijie-page .sec2 ul li{
        float: none;
        width: 100%;
    }
    .xijie-page .sec2 ul li .text-box{
        height: 125px;
        line-height: 125px;
        text-align: center;
        background-color: #fafafa;
    }
    .xijie-page .sec2 ul li .text-box p b,.xijie-page .sec2 ul li .text-box p{
        display: inline-block;
        *display: inline;
        zoom: 1;
    }
    .xijie-page .sec2 ul li .text-box p{
        text-align: center;
        font-size: 1.2rem;
        line-height: 15px;
        color: #ea5404;
        vertical-align: middle;
    }
    .xijie-page .sec2 ul li .text-box p b{
        font-size: 1.5rem;
        line-height: 1;
        margin-bottom: 15px;
    }
    .xijie-page .sec2 ul li .img-box{
        height: auto;
    }
    .xijie-page .sec2 ul li .img-box img{
        width: 100%;
        height: auto;
        margin-left: 0;
        margin-top: 0;
        position: relative;
        top: 0;
        left: 0;
        vertical-align: top;
    }
    .xijie-page .sec2 ul li .text-box.yellow{
        background-color: #ea5404;
    }
    .xijie-page .sec2 ul li .text-box.yellow p b,.xijie-page .sec2 ul li .text-box.yellow p{
        color: #fff;
    }
}