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*/
}


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

body,
html {
    min-width: 1200px;
    font-family: 'Microsoft YaHei', å¾®è½¯é›…é»‘, å®‹ä½“, é»‘ä½“, 'Helvetica Neue', Tahoma, Arial, 'Hiragino Sans GB';
    max-width: 1920px;
    display: block;
    margin: 0 auto;
    position: relative;
}


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







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

.container {
    width: 1200px;
    margin: 0 auto;
}
.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>.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) {
.footer{
        width: 32% !important;
    }

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

}