html,
body,
ul,
ol,
li,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
fieldset,
img,
dl,
dt,
dd,
iframe,
span {
    margin: 0;
    padding: 0;
    border: 0;
}

table,
td {
    margin: 0;
    padding: 0;
}

ul,
dl,
dt,
dd,
ol {
    list-style-type: none;
}

select,
input {
    vertical-align: middle;
    padding: 0;
    margin: 0;
    outline: none;
}

textarea {
    resize: none;
    outline: none;
}

input[type='button'],
input[type='submit'],
input[type='file'],
button {
    cursor: pointer;
    -webkit-appearance: none;
}

em,
i {
    font-style: normal;
}

a {
    text-decoration: none;
}

li {
    list-style: none;
}

.r {
    float: right;
}

.l {
    float: left;
}

.clearfix:before,
.clearfix:after {
    content: '';
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
    /*IE/7/6*/
}


/*é€šç”¨å¤´éƒ¨ã€å°¾éƒ¨ã€æ£€ç´¢ç­‰å…¬ç”¨ä»£ç */




/*åˆ†é¡µæ ·å¼ï¼Œæ ¹æ®å®žé™…æƒ…å†µä¿®æ”¹*/

.xll_pagebox {
    width:400px;
    margin:0 auto;
    display: flex;
        flex-wrap:wrap;
        text-align: center;
        line-height: 39px;
        
        
    }
    
    .xll_pagebox > div a {
        margin-top: 10px;
        display: inline-block;
        width: 53px;
        height: 28px;
        line-height: 28px;
        border: 1px solid #f5f5f5;
        font-size: 14px;
        color: #7d7d7d;
        border-radius: 3px;
    }
    
    .xll_pagebox> div p {
        display: inline-block;
    }
    
    .xll_pagebox>font {
        margin-left: 10px;
        color: #7d7d7d;
    line-height: 55px;
    }
    
    .xll_pagebox>span {
        font-size: 14px;
        color: #7d7d7d;
        margin-right: 19px;
    }

.page_hide a,
.page_hide span {
    display: inline-block;
    width: 28px;
    height: 28px;
    line-height: 28px;
    background-color: #fff;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    color: #7d7d7d;
    font-size: 14px;
}

.zt11 {
    width: 28px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
}

.zt12 {
    width: 53px;
    height: 28px;
    border-radius: 3px;
    border: 1px solid #f5f5f5;
    text-align: center;
    color: #7d7d7d;
    background-color: #fff;
    cursor: pointer;
}

input.zt12 {
    display: inline-block;
    width: 53px;
    height: 30px;
    line-height: 30px;
    border: 1px solid #f5f5f5;
    font-size: 14px;
    color: #7d7d7d;
    border-radius: 3px;
    margin-top: -1px;
}

.xll_pagebox>a:hover,
.zt12:hover,
.page_hide a:hover {
    color: #fff;
    background-color: #71922a;
    border: 1px solid #71922a;
}

.page_hide span {
    background-color: #71922a;
    color: #fff;
    border: 1px solid #71922a;
}


/*åˆ†é¡µæ ·å¼ç»“æŸ*/

.container {
    width: 1200px;
    margin: 0 auto;
}

.tab_bd ul {
    padding-top: 10px;
}

.tab_bd ul li {
    height: 48px;
    line-height: 48px;
}

.tab_bd ul li a {
    display: inline-block;
    padding-left: 22px;
    position: relative;
    max-width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 18px;
    color: #333333;
    box-sizing: border-box;
}

.tab_bd ul li a::after {
    content: "";
    position: absolute;
    left: 0;
    top: 20px;
    width: 9px;
    height: 9px;
    box-sizing: border-box;
    border: 1px solid #74952f;
    border-radius: 50%;
}

.tab_bd ul li span {
    float: right;
    font-size: 16px;
    color: #999999;
}

.tab_li_hover li:hover {
    background-image: -moz-linear-gradient( 180deg, transparent 0, rgb(156, 193, 133, .3) 50%), transparent 100%;
    background-image: -webkit-linear-gradient( 180deg, transparent 0, rgb(156, 193, 133, .3) 50%, transparent 100%);
    background-image: -ms-linear-gradient( 180deg, transparent 0, rgb(156, 193, 133, .3) 50%, transparent 100%);
}

.tab_li_hover li:hover a {
    color: #71922a;
}




.position {
    height: 61px;
    line-height: 61px;
}

.position .container {
    border-bottom: 1px solid #eeeeee;
    font-size: 15px;
    color: #666666;
    height: 100%;
}

.position .container span {
    display: inline-block;
    padding-left: 27px;
    height: 100%;
    background: url(/uiFramework/commonResource/image/2022052222503547805.png) no-repeat left center;
    vertical-align: top;
}

.position .container a {
    display: inline-block;
    font-size: 15px;
    color: #666666;
    height: 100%;
}

.position .container a:last-child {
    color: #71922a;
}

.position .container a:hover {
    color: #71922a;
}


.paddingTB {
    padding-top: 40px;
    padding-bottom: 50px;
}

.floatRight890 {
    float: right;
    width: 890px;
}

.floatRight890>.hd {
    height: 48px;
    border-bottom: 1px solid #e1e3e5;
}

.floatRight890>div .hd span {
    display: inline-block;
    padding-left: 26px;
    background: url(/uiFramework/commonResource/image/2022052222515665485.png) no-repeat left 3px;
    font-size: 24px;
    color: #71922a;
    font-weight: 700;
}

.sub_tab_bd.tab_bd ul li a::after {
    width: 7px;
    height: 7px;
    border: none;
    background: #cccccc;
}

.floatRight1200 {
    width: 100%;
}
@media screen and (max-width: 768px) {
    .container{
        width: 100%;
    }
    .clearfix {
        width: 95%;
        margin: 0 auto;
    }
    .banner{
        width: 100%;
    }
    .tylb_main_right .bd{
        width: 100%;
        display: flex;
        flex-direction: column;
    }
    .tylb_main_right .bd ul{
        width: 95%;
        margin: 0 auto;
    }
    .tylb_main_right .bd ul li a span{
        text-align: center;
    }
    .tylb_main_right .hd{
        width: 95%;
       margin: 0 auto;
    }
    .paging{
        width: 100%;
    }
    .xll_pagebox>font{
        width: 100%;
    }
    .xll_pagebox{
        width: 100%;
    }

}