html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, table, th, td, span {
    padding: 0;
    margin: 0;
}

#slides li {
    display: block;
    width: 100%;
    height: 100%;
    list-style: none;
    padding: 0;
    margin: 0;
    position: absolute;
}

#pagination li {
    font-size: 0;
    background-color: #2353a6;
    width: 15px;
    height: 15px;
    border-radius: 15px;
}

    #pagination li a {
        display: block;
        color: #fff;
    }

    #pagination li.current {
        /*width: 60px;
    background-color: #fff;*/
        vertical-align: top;
        display: inline-block;
        background-color: #fff;
    }

#pagination_t {
    display: block;
    list-style: none;
    position: absolute;
    left: 0%;
    top: 0px;
    z-index: 9;
    padding: 0px 0px 0px 0;
    margin: 0;
    width: 100%;
}

#pagination_r {
    display: block;
    list-style: none;
    position: absolute;
    left: 0%;
    top: 120px;
    text-align: center;
    z-index: 9;
    padding: 0px 0px 0px 0;
    margin: 0;
    width: 100%;
}

#full-screen-slider_top {
    width: 100%;
}

@media (min-width:320px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 100px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 100px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 20%;
        bottom: 30px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }

    /**********大菜单是否显示**********/
    .BigMenu {
        display: block;
    }

    .news_time3 {
        width: 100px;
        font-size: 15px;
        text-align: center;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 60%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 10px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 100%;
    }

    .newsimg {
        background-color: #0092CE;
        height: 195px;
    }

    .top-contacts {
    }

    .top-contactss {
    }
}

@media (min-width:360px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 110px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 110px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 25%;
        bottom: 20px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }
}

@media (min-width:384px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 120px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 120px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 25%;
        bottom: 20px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }
}

@media (min-width:400px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 120px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 120px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 25%;
        bottom: 20px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }
}

@media (min-width:424px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 120px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 120px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 25%;
        bottom: 20px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }
}

@media (min-width:480px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 120px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 120px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 25%;
        bottom: 20px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }
}

@media (min-width:540px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 150px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 150px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 50%;
        bottom: 20px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }
}

@media (min-width:600px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 210px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 210px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 50%;
        bottom: 25px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }
}

@media (min-width:768px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 230px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 230px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 50%;
        bottom: 25px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
    }

    .BigMenu {
        display: none;
    }

    .news_time3 {
        width: 100px;
        font-size: 13px;
        text-align: center;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 70%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 40px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 80%;
    }

    .newsimg {
        background: url(Images/A7.png);
        height: 195px;
    }

    .newsxian {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
    }
}

@media (min-width:960px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 290px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 290px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 50%;
        bottom: 25px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
        position: fixed;
        z-index: 998;
        width: 100%;
    }

    .rowssod {
        margin-top: -66px;
    }
}

@media (min-width:1024px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 350px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 350px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 40%;
        bottom: 25px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
        position: fixed;
        z-index: 998;
        width: 100%;
    }

    .news_time3 {
        width: 130px;
        font-size: 15px;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 70%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 40px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 80%;
    }

    .newsimg {
        background: url(Images/A7.png);
        height: 195px;
    }

    .newsxian {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
    }

    .rowssod {
        margin-top: -66px;
    }

    .rleftlod {
        margin-left: 30px;
    }
}

@media (min-width:1170px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 370px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 370px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 43%;
        bottom: 25px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
        position: fixed;
        z-index: 998;
        width: 100%;
    }

    /**********大菜单是否显示**********/
    .BigMenu {
        display: none;
    }

    .news_time3 {
        width: 130px;
        font-size: 15px;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 70%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 40px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 80%;
    }

    .newsimg {
        background: url(Images/A7.png);
        height: 195px;
    }

    .newsxian {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
    }

    .rowssod {
        margin-top: -66px;
    }

    .rleftlod {
        margin-left: 30px;
    }


    .top-contacts {
        background-color: #ffffff;
        font-size: .875em;
        height: 10px;
        line-height: 10px;
    }

    .top-contactss {
        background-color: #ffffff;
        font-size: .875em;
        height: 20px;
        line-height: 10px;
    }
}

@media (min-width:1360px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 380px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 380px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 43%;
        bottom: 30px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
        position: fixed;
        z-index: 998;
        width: 100%;
    }

    /**********大菜单是否显示**********/
    .BigMenu {
        display: none;
    }

    .news_time3 {
        width: 130px;
        font-size: 15px;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 70%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 40px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 80%;
    }

    .newsimg {
        background: url(Images/A7.png);
        height: 195px;
    }

    .newsxian {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
    }

    .rowssod {
        margin-top: -66px;
    }

    .rleftlod {
        margin-left: 30px;
    }
}

@media (min-width:1420px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 415px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 415px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 43%;
        bottom: 30px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
        position: fixed;
        z-index: 998;
        width: 100%;
    }

    /**********大菜单是否显示**********/
    .BigMenu {
        display: none;
    }

    .news_time3 {
        width: 130px;
        font-size: 15px;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 70%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 40px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 80%;
    }

    .newsimg {
        background: url(Images/A7.png);
        height: 195px;
    }

    .newsxian {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
    }

    .rowssod {
        margin-top: -66px;
    }

    .rleftlod {
        margin-left: 30px;
    }
}

@media (min-width:1580px) {

    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 480px;
        float: left;
        position: relative;
        /*margin-bottom: 30px;*/
    }

    #slides {
        display: block;
        width: 100%;
        height: 480px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 48%;
        bottom: 35px;
        z-index: 9;
        padding: 5px 15px 5px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
    /**********大菜单是否显示在大图片上**********/
    .main-menu-big {
        position: fixed;
        z-index: 998;
        width: 100%;
    }

    /**********大菜单是否显示**********/
    .BigMenu {
        display: none;
    }

    .news_time3 {
        width: 130px;
        font-size: 15px;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 70%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 40px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 80%;
    }

    .newsimg {
        background: url(Images/A7.png);
        height: 195px;
    }

    .newsxian {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
    }

    .rowssod {
        margin-top: -66px;
    }

    .rleftlod {
        margin-left: 30px;
    }
}

@media (min-width:1900px) {
    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 555px;
        float: left;
    }

    #slides {
        display: block;
        width: 100%;
        height: 555px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 48%;
        bottom: 40px;
        z-index: 9;
        padding: 0px 0px 0px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }

    #full-screen-slider1 {
        width: 100%;
        height: 380px;
        float: left;
    }

    .slides1 {
        display: block;
        width: 100%;
        height: 380px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********大菜单是否显示**********/
    .BigMenu {
        display: none;
    }

    .news_time3 {
        width: 130px;
        font-size: 15px;
        line-height: 60px;
        color: #72aadc;
    }

    .news_title2 {
        width: 70%;
        line-height: 60px;
    }

    .newspost {
        padding-top: 15px;
        padding-left: 40px;
        height: 192px;
    }

    .newsdoe {
        font-size: 15px;
        color: #666666;
        line-height: 28px;
        font-family: Microsoft YaHei;
        width: 80%;
    }

    .newsimg {
        background: url(Images/A7.png);
        height: 195px;
    }

    .newsxian {
        border-bottom: 1px solid #e8e8e8;
        border-top: 1px solid #e8e8e8;
    }

    .rowssod {
        margin-top: -66px;
    }

    .rleftlod {
        margin-left: 30px;
    }
}

@media (min-width:2000px) {    
    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 605px;
        float: left;
    }

    #slides {
        display: block;
        width: 100%;
        height: 605px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 48%;
        bottom: 40px;
        z-index: 9;
        padding: 0px 0px 0px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
}

@media (min-width:2300px) {    
    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 720px;
        float: left;
    }

    #slides {
        display: block;
        width: 100%;
        height: 720px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 48%;
        bottom: 40px;
        z-index: 9;
        padding: 0px 0px 0px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
}

@media (min-width:2500px) {    
    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 740px;
        float: left;
    }

    #slides {
        display: block;
        width: 100%;
        height: 740px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 48%;
        bottom: 40px;
        z-index: 9;
        padding: 0px 0px 0px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
}

@media (min-width:2800px) {    
    /**********大边框**********/
    #full-screen-slider {
        width: 100%;
        height: 840px;
        float: left;
    }

    #slides {
        display: block;
        width: 100%;
        height: 840px;
        list-style: none;
        padding: 0;
        margin: 0;
        position: relative;
    }

    /**********点点**********/
    #pagination {
        display: block;
        list-style: none;
        position: absolute;
        left: 50%;
        bottom: 40px;
        z-index: 9;
        padding: 0px 0px 0px 0;
        margin: 0;
    }

        #pagination li {
            display: block;
            list-style: none;
            float: left;
            margin: 0 10px;
            /*border-radius: 10px;
            background: #ed0404;*/
        }
}

/*.js-silder-ctrl {
    width: 100%;
    text-align: center;
}

.silder-ctrl-prev, .silder-ctrl-next {
    position: absolute;
    top: 0;
    height: 100%;
    vertical-align: middle;
    cursor: pointer;
    color: #fff;
    font-family: "宋体";
    font-size: 45px;
    font-weight: 600;
    text-shadow: #666 2px 2px 5px;
}

.silder-ctrl-prev {
    left: 50px;
    text-align: left;
}

.silder-ctrl-next {
    right: 50px;
    text-align: right;
}

    .silder-ctrl-prev > span, .silder-ctrl-next > span {
        position: absolute;
        top: 50%;
        margin-top: -40px;
    }

.silder-ctrl-prev > span {
    left: 0;
}

.silder-ctrl-next > span {
    right: 0;
}

.silder-ctrl-con {
    display: inline-block;
    width: 4%;
    padding: 10px 0;
    margin: 0 10px;
    cursor: pointer;
}

    .silder-ctrl-con > span {
        display: block;
        line-height: 0;
        text-indent: -9999px;
        overflow: hidden;
        padding: 5px 0;
        cursor: pointer;
        background-color: #e4e4e4;
    }

    .silder-ctrl-con.active > span {
        background-color: #7bbedf;
    }*/