.dhmenu {
    width: auto;
    background: linear-gradient(180deg,#80e0f9,#08f)
}

.dhmenu,.dhmenu .mov {
    height: 56px;
    margin: 0 auto;
    min-width: 1200px
}

.dhmenu .mov,.dhmenu .mov ul {
    width: 66.6666666667%
}

.dhmenu .mov ul {
    min-width: 1200px;
    margin: 0;
    height: 56px;
    background: url(i.png) 100% no-repeat;
    display: block
}

.dhmenu .mov ul li {
    width: 95px;
    height: 56px;
    line-height: 56px;
    float: left;
    text-align: center;
    background: url(li.png) 100% no-repeat
}

.dhmenu .mov ul li:hover {
    background: green
}

.dhmenu .mov ul li a {
    -webkit-font-smoothing: antialiased;
    font-size: 18px;
    display: block
}

.dhmenu .mov ul li a,.dhmenu .mov ul li:hover a {
    text-decoration: none;
    color: #fff
}

#none {
    BACKGROUND: none transparent scroll repeat 0 0
}

.Logo_Menu .headsech {
    height: 36px;
    width: 48.333333333%;
    float: right;
    padding: 11px 10px 11px 470px;
    background: url(/images/adtop1.jpg) no-repeat
}

.inputbox {
    width: 60%;
    margin: 0 auto;
    font-family: Microsoft YaHei,Simsun;
    padding-top: 27px;
    float: left;
    position: relative
}

.inputbox input {
    width: 70%;
    color: #333;
    display: inline-block;
    border: 3px solid #ff7800;
    height: 40px;
    line-height: 40px;
    text-indent: 10px;
    font-size: 12px;
    float: left
}

.dhmenu,.index_foot .index_box,.inputbox button {
    background: #19a823
}

.inputbox button {
    width: 84px;
    display: inline-block;
    height: 46px;
    text-align: center;
    color: #fff;
    background: #ff7800;
    vertical-align: middle;
    font-size: 18px;
    line-height: 45px;
    border: 0;
    cursor: pointer
}

input {
    -webkit-writing-mode: horizontal-tb!important;
    text-rendering: auto;
    color: -internal-light-dark(#000,#fff);
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    appearance: textfield;
    background-color: -internal-light-dark(#19a823,#18a622);
    -webkit-rtl-ordering: logical;
    cursor: text;
    margin: 0;
    font: 400 13.3333px Arial;
    padding: 1px 2px;
    border: 2px inset #19a823;
    border-image: initial
}

main .mainbox {
    padding: 0;
    width: 66.6666666667%;
    min-width: 1200px;
    height: auto;
    overflow: hidden;
    margin:0 auto;
    position: relative;
}

.mainbox .layout_logo {
    width: 23.3333333333%;
    height: 85px
}

.mainbox .layout_logo img {
    width: 460px;
    height: 70px
}

.mainbox .inputbox {
    width: 65%;
    height: 60px;
    overflow: hidden;
    position: absolute;
    left: 26.3333333333%;
    top: -8px
}

.mainbox .inputbox input {
    float: left;
    width: 65%;
    height: 40px;
    overflow: hidden;
    padding: 5px 5px 5px 10px;
    -webkit-font-smoothing: antialiased;
    font-size: 12px;
    line-height: 26px;
    border: 2px solid #cf0101;
    background: none;
    color: #999;
    display: inline;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px
}

.mainbox .inputbox button {
    width: 66px;
    height: 54px;
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
    background: #cf0101;
    border-width: 0;
    cursor: pointer
}

.mainbox .inputbox .searchico {
    float: left;
    display: block;
    width: 22px;
    height: 34px;
    background: url(../../images/search.png) no-repeat;
    background-position: 0 8px;
    margin-left: 15px
}

.mainbox .ewmbox {
    float: left;
    width: 23.3333333333%;
    text-align: right;
    padding-top: 10px;
    position: absolute;
    left: 77%
}

.mainbox .ewmbox .sf_notice {
    width: 100%;
    height: auto;
    font-size: 14px;
    background: #fff;
    padding: 6px;
    overflow: hidden;
    position: relative;
    border-left: 0;
    border-right: 0;
    margin-top: 15px
}

.mainbox .ewmbox .sf_notice .sfn_image {
    display: inline-block;
    height: 30px;
    width: auto;
    float: left;
    padding-right: 0;
    vertical-align: middle
}

.mainbox .ewmbox .sf_notice .sfn_image img {
    width: 76px;
    height: 33px;
    width: auto;
    float: left;
    margin-top: 0
}

.mainbox .ewmbox .sf_notice .sfn_image:before {
    content: " ";
    position: absolute;
    width: 0;
    top: 0;
    right: 0;
    bottom: 0
}

.mainbox .ewmbox .sf_notice .sfn_text {
    height: 35px;
    font-size: 14px;
    color: #333;
    line-height: 35px;
    overflow: hidden
}

.mainbox .ewmbox .sf_notice .sfn_text ul li {
    display: block;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 25%;
    text-align: left;
    font-weight: 700
}

.mainbox .ewmbox .sf_notice a {
    color: #333;
    font-size: 14px;
    font-weight: 400
}

#scform .boxtips {
    position: absolute;
    top: 50%;
    margin-top: 2px;
    left: 28%
}

#scform .boxtips li {
    float: left;
    margin-right: 5px;
    background: #f0f0f0;
    padding: 0 12px;
    border-radius: 12px;
    height: 22px;
    line-height: 22px;
    font-size: 12px
}

li {
    list-style: none
}

.hot_searchbox {
    float: left;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    height: 40px;
    overflow: hidden;
    line-height: 40px;
    width: 30%
}

.hot_searchbox strong {
    color: #888;
    font-weight: 400;
    width: 40px;
    display: inline-block
}

.hot_searchbox a {
    margin-right: 18px;
    display: inline-block
}

.qb_ui_Site_nav ul {
    font-size: 14px;
    line-height: 35px;
    font-weight: 400;
    color: #333
}

.qb_ui_Site_nav ul ol {
   padding-right: 0;
        color: #323232;
        height:35px;
    line-height:35px;
    font-size: 14px;
    -webkit-background-size: 18px auto;
    background-size: 18px auto;
    text-indent:0px;
}
.qb_ui_Site_nav ul ol i {
    display: inline-block;
    margin-right: 3px;
    color: #888;
    font-size: 18px;
}
.qb_ui_Site_nav ul li a{
      height: 35px;
    line-height: 35px;
    font-size: 14px;
}
.qb_ui_Site_nav ul li a:hover{
    color: red;
}
.adbox {
    width: 66.6666666667%;
    min-width: 1200px;
    height: 75px;
    display: block;
    padding: 0;
    margin: 0 auto;
    overflow: hidden;
    position: relative
}

.adbox .spic {
    width: 100%;
    height: auto
}

.adbox .spic img {
    width: 100%;
    height: 100px;
    border-radius:5px;
    margin-bottom: 2px;
}

.adbox .box {
    margin: 0
}

.adbox .box:last-child {
    margin-right: 0
}

.adbox .pics {
    margin: 5px 0
}

.adbox .pics img {
    height: 100px;
    overflow: hidden
}

.adbox .pics:last-child {
    margin-right: 0
}

.mb10 {
    margin-bottom: 30px
}

.mr10 {
    margin-right: 10px
}

.pm0 {
    padding: 0;
    margin: 5px 0
}
/*首页栏目*/
