/* 
* @Author: sublime text
* @Date:   2019-10-16 10:28:11
* @Last Modified by:   sublime text
* @Last Modified time: 2021-10-21 15:46:13
*/
/*banner*/


#daohang{color: #333;position: fixed;top:0;left:0;z-index: 2;background: #fff;box-shadow: 2px 5px 5px 2px rgba(0,0,0,0.1);}
#daohang .fl a img{margin-top: -0.49rem;}
#daohang .nav li a{color: #333;}
#daohang .nav li:hover a,#daohang .nav li.active a{border-bottom: 1px solid #fd4f22;color: #fd4f22;}
#daohang .fr{width:15%;float: right;color: #fff;border-left: 1px solid #eee;padding-left: 3%}
#daohang .fr img{margin-top: -0.35rem;}
#daohang .fr p{color: #fd4f22}


#banner{margin-top: 1rem;}
#banner img{width:100%;display: block;}

#erji{width: 100%;height: 1.5rem;background: #fff;border-bottom:1px solid #dcdcdc;}
#erji .wrap{width: 65%;}
#erji a{width: 50%;float: left;text-align: center;font-size: 0.24rem;color: #222222;padding-top: 0.4rem;line-height: 1.1rem;}
#erji a.active{border-bottom: 1px solid #fd4f22;color:#fd4f22;font-weight:bold;}


.wrap{width: 85%;}
#neir{margin-top: 1rem;}
#neir li{width: 7.2rem;float: left;margin-bottom: 1rem;}
#neir li .fl{font-size: 0.24rem;color: #333333;width:100%;border-bottom:1px solid #666;height:0.5rem;display:block;transition:0.5s;padding-bottom:0.1rem;}
#neir li .biao{font-size: 0.16rem;color: #999;float: left;line-height:0.6rem;}
#neir li:hover .fl{border-bottom:1px solid #fd4f22;}
#neir li .biao a{color:#333;margin-left:0.1rem;}
#neir li .biao p{font-size: 0.24rem;font-weight: bold;color: #333;line-height: 0.3rem;text-align:left;padding:0.07rem 0;}
#neir li .bottom{width: 7.2rem;height: 4.8rem;overflow:hidden;box-shadow:0px 0px 38px 0px rgba(190, 190, 190, 0.99)}
#neir li .bottom img{width: 100%;display: block;transition:0.5s;height:100%;}
#neir li .bottom:hover img{transform: scale(1.08);}
/* #neir li:nth-child(2){margin-top: 3.5rem;} */
#neir li:nth-child(2n){float: right;}
#neir li:last-child{margin-bottom:1rem;}


.fanye a img{transition:0.5s;display:inline-block;}
.fanye a:hover{color:#fd4f22}
.fanye a:hover img{margin:0 0.1rem;}
.fanye a i{transition:0.5s;}
.fanye{width:85%;height: 0.7rem;margin:0 auto;margin-top: 0.8rem;font-size: 0.16rem;color: #666666;line-height: 0.7rem;text-align:center;background-size:100%;}
.fanye a:first-child{float:left;border:none;width:1.5rem;line-height:0.7rem;}
.fanye a:last-child{float:right;border:none;width:1.5rem;line-height:0.7rem;}
.fanye a{width: 0.35rem;height:0.35rem;display: inline-block;border:1px solid #d0d0d0;border-radius: 50%;line-height: 0.35rem;margin: 0 0.1rem;}
.fanye span{background: #fd4f22;color: #fff;display:block;width: 0.35rem;height:0.35rem;display: inline-block;border:1px solid #fd4f22;border-radius: 50%;line-height: 0.35rem;margin: 0 0.1rem;}


.c-commonBox {
    padding: 1.3rem 0;
    text-align: center;
    background-color: #fff;
}

.c-commonBox .c-text {
    margin-bottom: 0.1rem;
    font-size: 0.18rem;
    line-height: 0.28rem;
    color: #a6a6a6;
}

.c-commonBox .c-title {
    margin-bottom: 0.3rem;
    font-size: .6rem;
    color: #222;
}

.c-commonBox .c-title2 {
    margin-bottom: 0.3rem;
    font-size: .48rem;
    line-height: 1.5em;
    color: #222;
}

.c-commonBox .c-title2 span {
    color: #fd4f22;
}

.c-commonBox .c-btn {
    display: inline-block;
    position: relative;
    z-index: 2;
    padding-left: 25px;
    font-size: 18px;
    line-height: 50px;
    color: #6a6a6a;
}

.c-commonBox .c-btn.new {
    padding: 0 25px;
    background: #fd4f22;
    color: #fff;
    border-radius: 25px;
}

.c-commonBox .c-btn i {
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    background: #f1f1f1;
    vertical-align: middle;
    margin-right: -25px;
}

.c-commonBox .c-btn span {
    position: relative;
    display: inline-block;
    margin-left: 20px;
    width: 50px;
    height: 50px;
    vertical-align: middle;
}

.c-commonBox .c-btn span::before,
.c-commonBox .c-btn span::after {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    width: 10px;
    height: 2px;
    margin: -1px 0 0 -5px;
    background: #6a6a6a;
}

.c-commonBox .c-btn span::before {
    -webkit-transform: rotate(90deg);
    transform: rotate(90deg);
}
