*{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.itr{
    display: flex;
    justify-content: space-evenly;
}
.itr .itr-s{
    width: 538px;
    height: 340px;
    border: 1px solid #F1F1F1;
    box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.02);
    
}
.itr .itr-s:hover{
box-shadow: 0 0 12px 0 rgb(0 0 0 / 25%);
transform: translate3d(0, 0, 0);
}

    
.itr .itr-s .itr-b{
    padding: 0 20px;
    margin-top:15px;
    display: flex;
    align-items: center;
}
.itr .itr-s .itr-b div:nth-child(1){
    display: flex;
    flex-wrap: wrap;
    padding-left: 25px;
}
.itr .itr-s .itr-b div:nth-child(2){
width: 100px;
height: 35px;
display:flex;
align-items: center;
justify-content: center;
border: 1px solid #FD7B00;
border-radius: 4px;
background-color: #fff;
margin: 0 20px 0 120px;
}
.itr .itr-s .itr-b div:nth-child(3){
    background: #FC8301;
    border-radius: 4px;
    width: 100px;
    height: 35px;
    display:flex;
    align-items: center;
    justify-content: center;
    position: relative;
}
.itr .itr-s .itr-b div:nth-child(3) a{
color: #fff;
font-size:12px;
text-align: center;
}
.itr .itr-s .itr-b div:nth-child(3)::after {
    content: "";
    width: 74px;
    height: 100px;
    position: absolute;
    bottom: 70px;
    background-image: url(../images/index/R.png);
    background-size: 74px 100px;
    z-index: -1;
}

.itr .itr-s .itr-b p:nth-child(1) span{
    font-size:18px;
    color: #FD6708;
    font-weight: bold;
    padding: 0 3px 0 5px;
}
.itr .itr-s .itr-b p:nth-child(2){
    color: #999999;
    font-size: 14px;
}
.itr .itr-s .itr-b p:nth-child(2) span{
    padding: 0 5px;
    color: #666666;
}
.itr .itr-s ul {
    padding-bottom: 20px;
    margin: 30px 0 0 70px;
    width: 430px;
    border-bottom: 1px solid #F1F1F1;
    position: relative;
}



.itr .itr-s ul li {
    color:#999999;
    font-size:14px;
    list-style-type: disc;
    margin: 10px auto;
}

.itr .itr-s ul li::marker {
    color: #FFAF5A;
}

.itr .itr-s .itr-t{
    margin: 20px auto 0;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.itr .itr-s .itr-t span{
    padding-top: 10px;
    color: #666666;
    line-height: 18px;
    font-size:16px;
}

.register_type{
    display: flex;
    justify-content: space-evenly;
    margin: 0 40px 0 40px;
}
.register_type>div{
    width: 360px;
}
.register_type h2{
    margin-bottom: 20px;
    font-weight: 20px;
}
.register_type ul {
    padding: 40px 19px;
    height:200px;
}
.register_type .des{
    height: 40px;
    font-size: 14px;
}
.website-menu-ul-li4 a{
    position: relative;
}
.website-menu-ul-li4 a img{
    position: absolute;
    top: -10px;
    right: -15px;
}
.register_type a{
    width: 150px;
    line-height: 42px;
    background: #FC8301;
    border-radius: 4px;
    display: block;
    margin: 20px auto 0 auto;
    font-size: 20px;
    color: white;
}

@media (max-width: 768px){
    .itr .itr-s .itr-b p:nth-child(1) span{
        font-size: 15px;
    }
    .itr .itr-s .itr-b div:nth-child(3){
        width: 70px;
    }
    .itr .itr-s .itr-b div:nth-child(2){
        width: 70px;
        margin: 0 0 0 20px;
    }
    .itr .itr-s .itr-b div:nth-child(1){
        padding-left:0;
    }
    .itr .itr-s .itr-b p:nth-child(2){
        font-size:11px;
    }
    .register_type{
        margin: 0 0 0 0;
    }
    .website-menu-ul-li4 a img{
        display:none;
    }
    .itr{
        display: flex;
        flex-direction: column;
    }
    .itr .itr-s{
        width: 100%;
        height: 100%;
    }
    .itr .itr-s ul{
        max-width: 300px;
        margin-left: 30px;
    }
    .itr .itr-s .itr-b div{
        margin: 0 10px;
    }
     .itr .itr-s .itr-b p {
         margin: 0;
         font-size: 12px;
     }

     .itr .itr-s .itr-b div a {
         font-size: 12px;
     }
    .itr .itr-s .itr-b{
        margin: 10px 0;
    }
    
    .adv_des {
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        height: 450px;
    }
    .grey_bg{
        width: 100%;
    }
}

#Traid1,
.Traon {
    color: #ff6800;
}

.website-menu-ul .on a {
    color: #ff6800;
}

.swiper-slide img {
    width: 100%;
    height: auto;
}

#nav-product {
    background: white;
    border-bottom: solid 1px #CCCCCC;
}

#nav-product li {
    border-right: none;
}

#nav-product ul li a:hover {
    color: #FF6800;
}

@media screen and (max-width: 750px) {
   
    #Tratitles {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    #Trabound {
        height: 0;
    }

    #nav-product {
        display: flex !important;
        /* width: 100%; */
    }

    #nav-product ul {
        display: flex;
        width: 100% !important;
        margin: 0 auto;
        flex-wrap: wrap;
        justify-content: center;
    }

    #nav-product ul li {
        margin: 5px 10px;
    }

    #Tratitles {
        margin-top: 15px;
    }

}

.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    transition: .3s;
    z-index: 999 !important;
}