@charset "utf-8";


.usetiti{
    text-align: center;
}
.usetiti span{
    text-align: center;
    line-height: 40px;
    color: #000000;
    font-size: 22px;
    text-transform: uppercase;
}
.usetiti div{
    background: url(/uploads/carousel/title_bg.png) no-repeat center;
    line-height: 50px;
    height: 50px;
    text-align: center;
}
.usetiti div p{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    color: #000000;
    line-height: 50px;
}

.usepy{
    padding: 3rem 0rem 2rem;
}


.goodsl .box{
    position: relative;
    margin-bottom: 15px;
}
.goodsl .box p{
    background-color: rgba(0, 0, 0, 0.6);
    font-size: 14px;
    color: #fff;
    position: absolute;
    left: 0px;
    width: 100%;
    bottom: 0px;
    text-align: center;
    line-height: 40px;
}



.photol .box{
    position: relative;
    width: 170px;
    height: 170px;
    border-radius: 50%;
}
.photol .box .xian{
    width: 180px;
    height: 180px;
    border: 5px solid #ecab18;
    border-right-color: #1ad280;
    border-bottom-color: #1ad280;
    border-radius: 50%;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
}

.photol .box:hover .xian{
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    transform: rotate(180deg);
}
.photol .box .imgl{
    position: absolute;
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 0;
    width: auto;
    height: auto;
}
.photol .box .imgl img{
    border-radius: 50%;
    width: 100%;
    height: 100%;
}

.photol .box .titl{
    top: 10px;
    bottom: 0;
    left: 10px;
    right: 0;
    background: rgba(0,0,0,.6);
    opacity: 0;
    -webkit-transition: all .8s ease-in-out;
    -moz-transition: all .8s ease-in-out;
    transition: all .8s ease-in-out;
    position: absolute;
    text-align: center;
    border-radius: 50%;
}
.photol .box .titl h3{
    color: #fff;
    text-transform: uppercase;
    position: relative;
    letter-spacing: 2px;
    font-size: 25px;
    margin: 0 25px;
    padding: 50px 0 0;
    text-shadow: 0 0 1px white, 0 1px 2px rgb(0 0 0 / 30%);
    font-weight: bold;
}
.photol .box:hover .titl{
    opacity: 1;
}
.photol .row{
    padding: 25px 0px;
}



.youshi{
    background: url(/uploads/carousel/bg.jpg) repeat;
}
.youshi .ystit{
    background: url(/uploads/carousel/index_ys_title.png) repeat-x;
}
.youshi .ystit .usetiti{
    padding-top: 25px;
    padding-bottom: 35px;
}

.youshi .ystit .usetiti span,.youshi .ystit .usetiti div p{
    color: white;
}
.youshi .ystit .sj{
    height: 60px;
    background: url(/uploads/carousel/index_ys_jt.png) no-repeat center top;
}


.youshi .ysbox{
    background: url(/uploads/carousel/index_ys_bg.png) left center no-repeat;
    width: 100%;
}
.youshi .ysbox .bt{
    line-height: 40px;
    font-size: 20px;
    font-weight: bold;
    color: #246cd8;
    padding-top: 70px;
}
.youshi .ysbox .bt span{
    line-height: 40px;
    font-size: 16px;
    color: #8b8b8b;
    font-weight: normal;
}

.youshi .ysbox ul li{
    line-height: 40px;
    border-bottom: 1px solid #CCC;
    padding-top: 20px;
    padding-bottom: 20px;
    font-size: 16px;
    padding-left: 25px;
}
.youshi .ysbox ul li:last-child{
    border-bottom:none;
}
.youshi .ysbox img{
    margin-top: 25px;
}

.youshi .ysbox .dot1{
    background: url(/uploads/carousel/dot1.png) no-repeat left top;
}

.youshi .ysbox .dot2{
    background: url(/uploads/carousel/dot2.png) no-repeat left top;
}

.youshi .ysbox .dot3{
    background: url(/uploads/carousel/dot3.png) no-repeat left top;
}







.firml{
    background: url(/uploads/carousel/bg.jpg) repeat;
}
.firml .cont{
    padding-top: 10px;
}

.anlil{overflow: hidden;}
.firml h5{
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #246cd8;
    line-height: 50px;
}
.anlil p{
    text-align: center;
    color: white;
    background: #246cd8;
    font-size: 15px;
}



.news{
    background: url(/uploads/carousel/bg.jpg) repeat;
}
.news a{
    color: #333;
}
.news li a{
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    display: block;
    float: left;
    width: 80%;
}
.news .tit .bt{
    font-size: 16px;
    color: #000;
    font-weight: bold;
    display: block;
    width: 90px;
    text-align: center;
    border-top: 3px solid #087dd5;
    margin-left: 0;
}
.news .left,.news .right{
    border: 1px solid #ddd;
    padding: 0 8px 5px;
}
.news ul li{
    line-height: 40px;
    border-bottom: 1px dashed #cdcdcd;
    overflow: hidden;
}
.news ul li span{
    float: right;
    font-size: 12px;
    color: #666;
    line-height: 40px;
}




.link{
    overflow: hidden;
    padding: 15px 0px 10px;
}
.link h3{
    background: url(/uploads/carousel/in_link.jpg) center 0px no-repeat;
    line-height: 90px;
    overflow: hidden;
    font-size: 20px;
    color: #db2a24;
    font-weight: bold;
    float: left;
    width: 135px;
    height: 60px;
    text-align: center;
}

.link li{
    float: left;
}
.link li a{
    font-size: 16px;
    overflow: hidden;
    font-weight: bold;
    color: #494949;
    line-height: 50px;
    margin-left: 15px;
}




@media (max-width: 767px) {


    .usepy{
        padding: 1rem 0rem;
    }

    .photol .box{
        margin-bottom: 25px;
        width: 120px;
        height: 120px;
    }
    .photol .box .xian{
        width: 130px;
        height: 130px;
    }
    .photol .box .titl h3{
        font-size: 12px;
        margin: 0 10px;
        padding: 45px 0 0;
    }

    .youshi .ysbox .bt{
        padding-top: 20px;
    }

  
}