﻿body {
    margin: 0px;
    padding: 0px;
    background: #F4F4F4;
    font-family: "微软雅黑";
}

img,embed, object {
    max-height: 100%;
    max-width: 100%;
    border: none;
}
.picbase1-content{display:none}
.picbase1,.picbase1s,.picbase1 img{
width: 100%!important;
}
.toprow{
    height: 128px;
    width: 98%;
    background-image: url(Images/head_bg.png);
    background-repeat: no-repeat;
    background-position: right bottom;
    background-size: contain;
}
.toprow .tlogo{
    padding-top: 20px;
    padding-left: 18px;
    float: left;
}
.topr{float: right;padding-top: 60px;padding-right: 40px;}
.header,
.header .main {
    height: auto;
    overflow: hidden;
    background: #FFFFFF;
    
}
    .header .navwrapper {
        position: absolute;
        width: 100%;
        z-index: 10;}
    .header .navwrapper .mnav {
      float: right;
      padding-right: 35px;
      padding-top: 30px;
      padding-bottom: 30px;}
      @media screen and (max-width: 1400px) {
        .header .navwrapper .mnav {
          padding-right: 10px;} }
      @media screen and (max-width: 1000px) {
        .header .navwrapper .mnav {
          display: none;} }

    .header .main {
        background-image: url(Images/header-bg.jpg);
        background-repeat: no-repeat;
        background-position: right bottom;
        background-size: contain;
    }

    .header .logo {
        display: inline-block;
        padding: 20px 0px;
        background-image: url(/Images/header-bg.jpg);
    }

    .header .note {
        padding: 35px 0px;
    }
    .header .topline {
        background: #2E4C30;
        filter: progid:DXImageTransform.Microsoft.gradient(GradientType=1, startColorstr='#2E4C30', endColorstr='#4627AD');
        background: linear-gradient(90deg, #2E4C30 50%, #104fad);
        height: 6px;}

@media (max-width: 768px) {
    .header {
        height: auto;
        overflow: hidden;
        padding-top: 10px;
    }

        .header .logo,
        .header .note,
        .header .searcher {
            display: block;
            padding: 5px 10px;
        }


            .header .logo img,
            .header .note img {
                display: block;
                margin: auto;
            }
}

.pictureTitle18 {
    display:none;
}.header .searcher {
    display: block;
    padding-top: 70px;
    width: 280px;
    position: relative;
}

    .header .searcher img {
        min-height: 24px;
        top: -1px;
        min-width:70px;
    }

.SearchTitleInput1 {
    height: 20px !important;
    padding: 0px;
    margin: 0px;
}

@media (max-width: 768px) {
    .header .searcher {
        display: block;
        padding-top: 0px;
        width: 280px;
        position: relative;
    }

    .nav {
        height: auto;
        overflow: hidden;
        background: #2E4C30;
        overflow-x: scroll !important;
    }

        .nav td {
            margin: 0px;
            padding: 0px;
        }

        .nav a {
            display: block;
            font-size: 16px;
            font-weight: lighter;
            color: #FFFFFF;
            text-decoration: none;
            padding: 8px 8px;
            text-align: center;
        }

            .nav a:hover {
                background: #253D26;
            }
}

.nav {
    height: auto;
    overflow: hidden;
    background: #2E4C30;
    min-height: 38px;
}

    .nav td {
        margin: 0px;
        padding: 0px;
    }

    .nav a {
        display: block;
        font-size: 16px;
        font-weight: lighter;
        color: #FFFFFF;
        text-decoration: none;
        padding: 8px 20px;
        text-align: center;
    }

        .nav a:hover {
            background: #253D26;
        }

.slider {
    height: auto;
    overflow: hidden;
    min-height: 300px;
    background:#929292;
}

    .slider table {
        display:block;
        margin:auto;
        width: auto !important;
        height: auto!important;
        max-height:500px;
    }
#w3imgShow {
    height:auto;
    width:100%;
}
.pictureTb18 {
    width:auto;
    height:auto;
    max-height:500px;
    max-width:300px;
}
.pictureTb18 img {
    width: auto;
    height: auto;
    max-height: 500px;
    max-width: 300px;
}
.slider .slider-table {
    max-height: 480px !important;
    width: 100% !important;
}

    .slider a {
        display: block;
    }

    .slider .slider-table div {
        max-height: 480px !important;
        width: 100% !important;
    }

    .slider .slider-table img {
        display: block;
        margin: auto;
        height: 480px !important;
    }

#w3imgTitle {
    height: 0px !important;
    background: none !important;
}
/*.slider div {
            bottom:0px!important;
            position:unset!important;
        }*/
#w3imgNumber {
    height: 0px !important;
    background: none !important;
}

.floor {
    height: auto;
    overflow: hidden;
    padding: 5px 5px;
}

    .floor .inner {
        padding: 5px;
    }

.panel,
.panel .header,
.panel .body {
    height: auto;
    overflow: hidden;
}

#min-pannel {
    min-height: 400px;
}
.panel {
    background: #FFFFFF;
    padding: 10px 15px;
}
#panel-block {
    height: 390px;
}
    .panel .header {
        padding: 10px 0px;
        border-bottom: 1px dashed #616D33;
    }

        .panel .header .title,
        .panel .header .english,
        .panel .header .more {
            display: inline-block;
            float: left;
            color: #2E4C30;
            text-decoration: none;
            font-size: 1em;
        }
        .panel .header .title {
            font-size:20px;
        }
        .panel .header .english {
            font-size: 0.8em;
            padding: 0px 5px;
            line-height: 1.8em;
            margin-top:5px;
        }

        .panel .header .more {
            float: right;
            font-size: 0.8em;
            line-height: 1.8em;
            padding: 0px 10px;
            border-radius: 3px;
        }

            .panel .header .more:hover {
                background: #253D26;
                color: #FFFFFF;
            }

    .panel .body {
        height: auto;
        overflow: hidden;
    }

.list {
    height: auto;
    overflow: hidden;
    padding: 5px 0px;
}

    .list .item {
        height: auto;
        overflow: hidden;
        padding: 5px 0px;
    }

        .list .item .text,
        .list .item .tag, .list .item .text a {
            display: inline-block;
            color: #666666;
            text-decoration: none;
            font-size: 0.9em;
            overflow: hidden;
        }
        .list .item .text {
            width:auto;
        }
        #last-table a {
            display: inline-block;
            color: #666666;
            text-decoration: none;
            font-size: 15px;
            overflow: hidden;
        }

#last-table table tr {
    font-size: 15px;
    color:#666666;
}

.list .item .text table tr td {
    padding: 5px 0px;
}

.list .item .text a:hover {
    text-decoration: underline !important;
    color: #253D26 !important;
}

.list .item .text {
    float: left;
}

.list .item .tag {
    color: #CCCCCC;
}

.list .item-line {
    border-bottom: 1px dashed #CCCCCC;
}

.list .item .pull-left {
    float: left;
}

.list .item .text div {
    color: #666666;
    font-size: 14px;
    float: right;
}

#list-min {
    min-height: 700px;
}


.list-inline-block .item {
    display: inline-block;
    margin:1px 0px;
    padding-right: 5px;
}

    .list-inline-block .item .text {
        text-decoration: none;
    }

        .list-inline-block .item .text a {
            background: #EEEEEE;
            border-radius: 5px;
            padding: 14.5px 20px;
            text-decoration: none;
        }

            .list-inline-block .item .text a:hover {
                color: #FFFFFF !important;
                text-decoration: none !important;
                background: #253D26;
            }

@media (max-width: 768px) {
    .list .item .text img {
        max-width:100%!important;
        min-height:unset!important;

    }
#panel-block {
    max-height: unset;
}
    #last-table a {
        display: unset;
        color: #666666;
        text-decoration: none;
        font-size: 15px;
        overflow: hidden;
    }
    .panel {
        background: #FFFFFF;
        padding: 10px 15px;
    }
    .slider {
        height: auto;
        overflow: hidden;
        min-height: 50px;
        background:#929292;
    }
    #min-pannel {
        min-height: 50px;
    }

    #list-min {
        min-height: 100px;
    }

    .list-inline-block .item {
        display: block !important;
        margin: 1px 0px;
        padding-right: 0px;
    }

        .list-inline-block .item .text {
            text-decoration: none;
            width: 100%;
        }

            .list-inline-block .item .text a {
                background: #EEEEEE;
                border-radius: 5px;
                padding: 14.5px 0px;
                text-decoration: none;
                width: 100%;
            }

                .list-inline-block .item .text a:hover {
                    background: #253D26;
                    color: #FFFFFF !important;
                    text-decoration: none !important;
                }

            .list-inline-block .item .text td {
                text-align: center !important;
            }
}

.panel .header table,
.panel .header table tr,
.panel .header table tr td {
    display: inline-block;
    float: left;
    color: #2E4C30;
    text-decoration: none;
    font-size: 1em;
}

    .panel .header table tr td {
        padding: 0px;
        margin: 0px;
    }

.list-block .item {
    display: block;
    margin: 0px;
    padding: 0px;
}

    .list-block .item .text {
        text-decoration: none;
        text-align: center;
width:100%;
    }


        .list-block .item .text a {
            background: #EEEEEE;
            text-decoration: none;
            width: 100%;
            font-size:17px;
            margin: 5px 0px;
            border-radius: 5px;
            padding: 5px 0px;
        }

            .list-block .item .text a:hover {
                background: #253D26;
                color: #FFFFFF !important;
                text-decoration: none !important;
            }


.panel .header-list {
    height: auto;
    overflow: hidden;
}


.panel .header-list {
    padding: 10px 0px;
}

    .panel .header-list .title {
        display: inline-block;
        text-align: center;
        color: #2E4C30;
        text-decoration: none;
        font-size: 1.3em;
        font-weight: bold;
    }

    .panel .header-list .total {
        display: inline-block;
        text-align: center;
        color: #666666;
        text-decoration: none;
        font-size: 0.9em;
    }

.current {
    padding-top: 10px;
    color: #666666;
    text-decoration: none;
}

    .current a {
        color: #666666;
        text-decoration: none;
    }
	

        .current a:hover {
            text-decoration: underline;
            color: #253D26;
        }
    .current .posSplit {
        background-image: url(/Images/posSplit.gif) !important;
        background-repeat: no-repeat;
        text-indent: 12px;
        background-position: center;
    }
.ourfont,
.ourfont a {
    text-decoration: none;
    border-radius: 5px;
    color: #666666;
    padding: 14.5px 20px;
}

    .ourfont a:hover {
        text-decoration: underline;
        color: #253D26;
    }



.tab {
    height: auto;
    overflow: hidden;
    background: #2E4C30;
}

    .tab td {
        margin: 0px;
        padding: 0px;
    }

    .tab a {
        display: block;
        font-size: 14px;
        font-weight: lighter;
        color: #FFFFFF;
        text-decoration: none;
        padding: 8px 30px;
        text-align: center;
    }

@media (max-width: 768px) {
    .tab a {
        display: block;
        font-size: 14px;
        font-weight: lighter;
        color: #FFFFFF;
        text-decoration: none;
        padding: 8px 0px !important;
        text-align: center;
    }
}

.tab a:hover {
    background: #253D26;
}

.link {
    height: auto;
    overflow: hidden;
}

@media (max-width: 768px) {
    .link {
        height: auto;
        overflow: hidden;
        text-align: center;
    }
}

.link .link-item {
    display: inline-block;
    margin: 5.5px 0px;
}

    .link .link-item img,
    .link .link-item .text {
        text-decoration: none;
        padding: 5px 5px;
        color: #999999;
        font-size: 12px;
    }

        .link .link-item .text:hover {
            color: #253D26;
            text-decoration: underline;
        }


.pager {
    overflow: auto;
    min-height: 600px;
}

.title {
    color: #2E4C30;
    font-size: 18px;
}

.title-note {
    color: #A7A7A7;
    font-size: 12px;
}

.content {
    color: #A3A3A3;
    text-align: left;
}

    .content a {
        padding: 10px;
        padding: 5px;
        color: #8F8F8F;
        text-decoration: none;
    }

.current-position {
    padding: 5px 0px;
}

.SearchTitleInput {
    margin-top: 0px;
    border: 1px solid #aaa;
    border-radius: 18px;
    height:auto;
    min-width: 250px;
}

.searchBtn1 {
    z-index: 99999;
    background-image: url(Images/search-ico.png) !important;
    background-repeat: no-repeat !important;
    height: 40px !important;
    width: 70px !important;
    background-position: left center !important;
    background-color: #2E4C30 !important;
    margin-left: -70px !important;
    color: #FFFFFF !important;
    border-radius: 0px 20px 20px 0px !important;
    border: 1px solid #aaa !important;
}

.float {
    display:block;
    width: auto;
    height: auto;
    z-index: 99999999999;
}

.Technical-support {
    height: auto;
    width: auto;
    padding-top: 60px;
}

    .Technical-support .pre {
        font-size: 10px;
        color: #666666;
    }

    .Technical-support .value {
        text-decoration: none;
        color: #666666;
        font-size: 10px;
    }
    .Technical-support a:hover {
        color: #253D26;
        text-decoration: underline;
    }

@media (max-width: 768px) {
    .pager {
        overflow: auto;
        min-height:unset;
    }
    .Technical-support {
        height: auto;
        width: auto;
        padding-top: 0px;
    }

    .float {
        width: 0px;
        height: 0px;
        z-index: 0;
        display:none;
    }

    #w3imgNumber {
        height: 0px !important;
        background: none !important;
        width: 0px;
        z-index: 0;
        display: none;
    }
}
