      #yijian a{
        text-decoration: none;
        color:black;
        padding:28px;
    }
     #yijian a:hover{
         color:#0281df;
     }


 a{    text-decoration: none !important;;}
 #sifa img{
                   padding-left: 8px;
                   padding-top: 10px;
            }
  * {
            padding: 0px;
            margin: 0px;
        }

        #flash {
            width: 1200px;
            height: 107px;
            /*margin: 50px auto;*/
            position: relative;
        }

            #flash #play {
                width: 1200px;
                height: 107px;
                list-style: none;
                position: absolute;
                top: 0px;
                left: 0px;
            }

                #flash #play li {
                    display: none;
                    position: absolute;
                    top: 0px;
                    left: 0px;
                }

                    #flash #play li img {
                        float: left;
                        width:100%;
                        height:107px;
                    }

        #button {
            position: absolute;
            bottom: 20px;
            left: 470px;
            list-style: none;
        }

            #button li {
                margin-left: 10px;
                float: left;
            }
        /*#button li div{width:12px;height: 12px;background:#DDDDDD;border-radius: 6px;cursor: pointer;}*/
        #prev {
            width: 40px;
            height: 63px;
            background: url(../image/beijing.png) 0px 0px;
            position: absolute;
            top: 23px;
            left: 10px;
            z-index: 1000;
        }

        #next {
            width: 40px;
            height: 63px;
            background: url(../image/beijing.png) -40px 0px;
            position: absolute;
            top: 23px;
            right: 10px;
            z-index: 1000;
        }

        #prev:hover {
            background: url(../image/beijing.png) 0px -62px;
        }

        #next:hover {
            background: url(../image/beijing.png) -40px -62px;
        }
    




* {
    font-family: "Î¢ÈíÑÅºÚ";
    padding: 0px;
    margin: 0px;
}

.top {
    float: left;
    width: 100%;
    height: 271px;
    background: url('../image/top_img.png')no-repeat center;
}

.topImg {
    background: url('../image/top_img.png')no-repeat center;
    float: left;
    width: 100%;
    height: 270px;
}

.top_div {
    height: 30px;
    filter: alpha(Opacity=80);
    /*-moz-opacity:0.2;
opacity: 0.5;*/
    z-index: 100;
    /*background-color:#ffffff;#000000rgba(164, 178, 183, 0.52)9ab0b6   228cab*/
    background-color: rgba(0, 0, 0, 0.10);
}

.top_a {
    text-decoration: none;
    color: white;
    float: left;
    /*margin-top: 4px;*/
    font-size: 14px;
}
.top_a:hover{
    color:#0281df;
}

.top_img {
    float: left;
    clear: both;
    margin-left: 100px;
    margin-top: 30px;
}

.top_input {
    border: none;
    width: 250px;
    float: right;
    background-image: url(../image/sousu.png);
    background-repeat: no-repeat;
    margin-right: 200px;
    margin-top: 70px;
    height: 28px;
    border-radius: 14px;
    background-position: right;
    text-indent: 20px;
}



#nav {
    height: 45px;
    filter: alpha(Opacity=80);
    z-index: 100;
background-color:#0281df;
   /* background-color: rgba(0, 0, 0, 0.45);*/
    width: 100%;
    clear: both;
    float: left;
  /*  position: absolute;*/
    top: 226px;
}

    #nav ul {
float:none;
        list-style: none;
        margin: 0 auto;
        width: 1200px;
    }

    #nav li {
        list-style: none;
        display: inline;
        height: 45px;
        line-height: 45px;
        /*height:40px;*/
        float: left;
        /* margin-left: 38px; */
        /* width: 156px; */
        color: white;
        font-size: 16px;
        /* font-weight: 700; */
    }

.a1 {
    color: #fff;
    width: 165px;
    text-align: center;
    height: 45px;
    /* background-color: red; */
    float: left;
}

    .a1:hover {
        /*border-top:2px solid #cb1712!important;*/
        color: #0281df;
        background: url('../image/xian.png')no-repeat center bottom;
        background-color: white;
    }

#nav ul ul {
    display: none;
}

#nav ul li {
    float: left;
}

#nav ul::after {
    content: "";
    display: block;
    clear: both;
}

#nav ul li:hover > ul {
    display: block;
}
/*#nav ul li:hover{
    color:red;
    background:#fff;
}*/
/*#nav ul li:hover a {
    color:red;
}*/
.nav2 {
  /* background-color: rgba(0, 0, 0, 0.70);*/
    background-color: #eee;
    border-radius: 0;
    position: absolute;
    top: 100%;
    margin-left: -5px!important;
    width: 160px !important;
    padding: 0;
}

    .nav2 li {
        float: none;
        /*border-top:1px solid #6b727c;*/
        /*border-bottom:1px solid #575f6a;*/
    }

#nav span {
    float: left;
    text-align: center;
    border-bottom: 1px solid rgba(0, 0, 0, 0.55);
    width: 15px;
    height: 1px;
}

    #nav span:hover {
        float: left;
        border-bottom: 1px solid red;
        width: 15px;
        height: 1px;
    }

.nav2 a:hover {
    background-color: #fff;
    color: #0281df;
}

.nav2 a {
    color: black;

     /* color: #fff;*/
    width: 160px;
    text-align: center;
    /* background-color: red; */
    float: left;
}
/*.nav2 li a {
    color:red;
}*/
/*.nav2 li a:hover {
    background:#fff;
}*/


.bnews_left_right {
    float: left;
    width: 47%;
    margin-top: 25px;
    height: 360px;
}

.bnews_left {
    float: left;
    height: 370px;
    width: 100%;
}

* {
    margin: 0;
    padding: 0;
    /*list-style-type: none;*/
}

a, img {
    border: 0;
}

a {
    text-decoration: none;
}

.yx-rotaion {
    float: left;
    /*width: 100% !important;*/
    height: 370px !important;
}

.yx-rotaion-btn, .yx-rotaion-title, .yx-rotation-focus, .yx-rotation-t, .yx-rotaion-btn {
    position: absolute;
}

.yx-rotation-title {
    position: absolute;
    width: 100%;
    height: 40px;
    line-height: 38px;
    background: #000;
    filter: alpha(opacity=40);
    -moz-opacity: 0.4;
    -khtml-opacity: 0.4;
    opacity: 0.5;
    left: 0;
    bottom: 0;
    _bottom: -1px;
    z-index: 1;
}

.yx-rotation-t {
    color: #fff;
    font-size: 14px;
    font-family: microsoft yahei;
    z-index: 2;
    bottom: 0;
    left: 10px;
    text-decoration: none;
    line-height: 40px;
}

.yx-rotation-focus span, .yx-rotaion-btn span {
    background: url(img/ico.png) no-repeat;
    display: block;
}

.yx-rotation-focus {
    height: 40px;
    line-height: 31px;
    right: -102px;
    bottom: 0;
    z-index: 2;
}

    .yx-rotation-focus span {
        width: 10px;
        height: 10px;
        border-radius: 50%;
        float: left;
        margin-left: 13px;
        position: relative;
        top: 14px;
        cursor: pointer;
        width: 10px;
        height: 10px;
        background-color: #fff;
        text-indent: -9999px;
    }

.yx-rotaion-btn {
    width: 100%;
    height: 41px;
    top: 50%;
    margin-top: -20px;
    display: none;
}

    .yx-rotaion-btn span {
        width: 41px;
        height: 41px;
        cursor: pointer;
        filter: alpha(opacity=30);
        -moz-opacity: 0.3;
        -khtml-opacity: 0.3;
        opacity: 0.3;
        position: relative;
    }

    .yx-rotaion-btn .left_btn {
        background-position: -2px -2px;
        float: left;
        left: 10px;
    }

    .yx-rotaion-btn .right_btn {
        background-position: -2px -49px;
        float: right;
        right: 10px;
    }

    .yx-rotaion-btn span.hover {
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

.yx-rotation-focus span.hover {
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #0281df;
}

.rotaion_list {
    float: left;
    width: 100%;
    height: 318px;
    overflow: hidden;
}

    .rotaion_list li a img {
        /*width: 624px !important;*/
        width: 550px !important;
        height: 380px !important;
    }


.xinwen {
    float: right;
    width: 46%;
}

.syb1_ul1 {
    float: left;
    width: 100%;
    padding-left: 0px;
    margin-top: -1px;
}

    .syb1_ul1 li {
        float: left;
        width: 102%;
        height: 50px;
        margin-left: -10px;
        line-height: 50px;
        color: #333;
        font-family: "Î¢ÈíÑÅºÚ";
    }
        /*.syb1_ul1 li:hover{
                          background-color:rgba(226, 240, 242, 0.52);
                         
                   }*/
        .syb1_ul1 li a {
            float: left;
            margin-left: 20px;
            text-decoration: none;
            color: #333;
            font-size: 15px;
        }
        /*.syb1_ul1 li a:hover{
                        color:#cb1712;
                   }*/

        .syb1_ul1 li span {
            float: right;
            color: #ccc;
            font-size: 14px;
        }

.gengda {
    display: block;
    width: 50px;
    /*border-radius:3px;*/
    height: 21px;
    text-align: center;
    line-height: 21px;
    /*border:1px solid #ccc;*/
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 13px;
    color: #919191;
    float: right;
    text-decoration: none;
}

.gengdb {
    display: none;
}


.c1left1A .a2 {
    margin-left: 10px;
    font-weight: 700;
    width: 103px;
    height: 35px;
    text-align: center;
    display: block;
    color: #000;
    font-size: 17px;
    font-family: "Î¢ÈíÑÅºÚ";
    float: left;
}

.c1left1A .a3 {
    width: 135px;
    height: 35px;
    text-align: center;
    display: block;
    color: #000;
    font-size: 17px;
    font-family: "Î¢ÈíÑÅºÚ";
    float: left;
    margin-left: 10px;
}

.c1left1A .a1 {
    margin-left: 10px;
    width: 103px;
    height: 35px;
    text-align: center;
    color:#0281df;
    font-size: 17px;
    font-weight: bold;
    font-family: "Î¢ÈíÑÅºÚ";
    background: url('../image/bottomimg.png')no-repeat bottom;
    display: block;
    float: left;
}

.spanyuandian {
    position: absolute;
    margin-top: 23px;
    line-height: 25px;
    width: 3px;
    height: 2px;
    background: #000;
    border-radius: 50%;
    border: 1px solid #000;
    margin-left: 5px;
}

.div_img {
    clear: both;
    background-color:#0281df;
    width: 150px;
    height: 35px;
}

.div_span {
    font-size: 15px;
    color: white;
    font-weight: 800;
    float: right;
    margin-top: 7px;
    margin-right: 22px;
}

.div_div {
    margin-top: 15px;
    float: left;
    height: 35px;
    width: 1200px;
    border: 1px solid #0281df;
    clear: both;
}

.div_a {
    margin-top: 14px;
    color: black;
}

    .div_a:hover {
        color: #0281df;
    }

.div_a1 {
    margin-right: -470px;
    margin-top: -23px;
    float: right;
    color: black;
}

    .div_a1:hover {
        color: #0281df;
    }

.div_div1 {
    margin-top: 25px;
    width: 1200px;
    float: left;
}


.zhengwu_d2_d3 {
    width: 50%;
    /*margin-left: 2%;*/
    float: left;
}

.c1left1aa .a1 {
cursor: pointer;
    width: 90px;
    height: 35px;
    text-align: center;
    color: #0281df;
    font-size: 17px;
    font-weight: bold;
    font-family: "Î¢ÈíÑÅºÚ";
    background: url('../image/bottomimg.png')no-repeat bottom;
    display: block;
    float: left;
    margin-left: 10px;
}

.c1left1aa .a2 {
    width: 90px;
    height: 35px;
    text-align: center;
    display: block;
    color: #000;
    font-size: 17px;
    font-family: "Î¢ÈíÑÅºÚ";
    float: left;
    margin-left: 10px;
}

.c3left1 {
    float: left;
    /*margin-top:38px;*/
    width: 100%;
}

.c1left1aa {
    float: left;
    width: 100%;
    height: 31px;
    border-bottom: 2px solid #e5e5e5;
}


.news_list {
    float: left;
    width: 100%;
    margin-top: 10px;
}

.news_list_ul1 {
    float: left;
    padding-left: 0px;
    width: 100%;
    margin-top: 5px;
}

    .news_list_ul1 li {
list-style: disc;
       font-size: 1px;
    float: left;
    width: 97%;
   /* margin-top: 18px;*/
line-height:35px;
height:35px;
    margin-left: 15px;
    }

.news_list_ul1a {
    float: left;
    padding-left: 0px;
    width: 100%;
    margin-top: 0px;
}

    .news_list_ul1a li {
        float: left;
        width: 100%;
        margin-top: 7px;
    }

        .news_list_ul1a li a {
            float: left;
            text-decoration: none;
            color: #333;
            font-family: "Î¢ÈíÑÅºÚ";
            font-size: 15px;
        }

            .news_list_ul1a li a:hover {
                color: #035db9;
            }

.news_list_s1 {
    float: left;
    font-size: 24px;
    color: black;
    margin-right: 10px;
}

.news_list_ul1 li a {
    float: left;
    text-decoration: none;
    color: #333;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 15px;
    margin-top:-3px;
    /*margin-top:6px;*/
}

    .news_list_ul1 li a:hover {
        color: #035db9;
    }

.news_list_s2 {
    float: right;
    font-size: 15px;
    color: #ccc;
}

.more1a {
    display: block;
    width: 55px;
    height: 33px;
    font-family: 'Î¢ÈíÑÅºÚ';
    font-size: 13px;
    color: #919191;
    float: right;
    margin-right: -17px;
    line-height: 25px;
    text-decoration: none;
}

.more1b {
    display: none;
}

.tongzhi {
    float: right;
    width: 47%;
    /*margin-top: -372px;*/
}

.c1left1AAA {
    width: 100%;
    margin-bottom:12px;
    height: 31px;
    border-bottom: 2px solid #e5e5e5;
    /*background: url(../image/bottomimg.png)no-repeat bottom;*/
}

.tongzhi_s1 {
 cursor:pointer;
    width: 103px;
    height: 35px;
    text-align: center;
    color:#0281df;
    font-size: 17px;
    font-weight: bold;
    font-family: "Î¢ÈíÑÅºÚ";
    background: url(../image/bottomimg.png)no-repeat bottom;
    display: block;
    float: left;
    /*margin-left: -14px;*/
}

.Special {
    float: left;
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-top: 20px;
}

.spetitle {
    float: left;
    color: #fff;
    font-size: 15px;
    font-weight:bold;
    font-family: "Î¢ÈíÑÅºÚ";
    background-color: #0281df;
    /*background: linear-gradient(to bottom,#0782ca,#16c5f5);*/
    /*#cb1712*/
    width: 20px;
    height: 90px;
    line-height: 17px;
    padding-top: 14px;
    padding-left: 8px;
    padding-right: 8px;
    text-align: center;
}

.speimg {
   float: left;
    width: 1162px;
    border: 1px solid #0281df;
    height: 102px;
}

#left7_demo1 img{
    margin-top:6px;
}

#left7_demo2  img{
    margin-top:6px;
}


#left7_demo {
    overflow: hidden;
    width: 98%;
    margin-top: 6px;
    margin-left: 8px;
    height: 95px;
    float: left;
}

#left7_indemo {
    float: left;
    width: 800%;
}

#left7_demo1 {
    float: left;
}

.speimg ul li {
    float: left;
    list-style: none;
    margin-right: 15px;
}

#left7_demo2 {
    float: left;
}


.div_img1 {
    float: left;
    margin-left: -3px;
    margin-top: -20px;
}


#sfxz a {
    padding: 5px;
    line-height: 60px;
}

.div_a2 {
    display: block;
    width: 70px;
    box-shadow: -2px 0 3px -1px #e5e5e5, 0 -2px 3px -1px #e5e5e5, 0 2px 3px -1px #e5e5e5, 2px 0 3px -1px #e5e5e5;
}

    .div_a2 img {
        float: left;
        margin-left: 9%;
        margin-top: 9px;
        margin-bottom: 10px;
    }

.div_div3 {
    clear: both;
    float: left;
    margin-top: 20px;
}

    .div_div3 span {
        text-align: center;
        margin-left: 10px;
    }

.fuwu {
    float: left;
    /*width: 1198px;*/
    /*border: 1px solid #e5e5e5;*/
}

    .fuwu a {
        margin: 4px;
        display: block;
        box-shadow: -2px 0 3px -1px #e5e5e5, 0 -2px 3px -1px #e5e5e5, 0 2px 3px -1px #e5e5e5, 2px 0 3px -1px #e5e5e5;
        float: left;
        /*border: 1px solid #035db9;*/
        width: 11%;
        margin-left: 8px;
        margin-top: 25px;
        margin-bottom: 25px;
        padding-bottom: 10px;
        text-decoration: none !important;
        height: 105px;
    }

        .fuwu a img {
           float: left;
    margin-left: 31%;
    margin-top: 20px;
    width: 36%;
    margin-bottom: 10px;
        }

        .fuwu a span {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 15px;
            line-height: 21px;
            color: black;
        }




.fuwu1 {
    float: left;
}

    .fuwu1 a {
        margin: 4px;
        display: block;
        box-shadow: -2px 0 3px -1px #e5e5e5, 0 -2px 3px -1px #e5e5e5, 0 2px 3px -1px #e5e5e5, 2px 0 3px -1px #e5e5e5;
        float: left;
        width: 29%;
        margin-left: 8px;
        margin-top: 25px;
        margin-bottom: 25px;
        padding-bottom: 10px;
        text-decoration: none !important;
        height: 105px;
    }

        .fuwu1 a img {
           float: left;
    margin-left: 31%;
    margin-top: 20px;
    width: 36%;
    margin-bottom: 10px;
        }

        .fuwu1 a span {
            float: left;
            width: 100%;
            text-align: center;
            font-size: 15px;
            line-height: 21px;
            color: black;
        }



.news_list_s3 {
    float: left;
    font-size: 24px;
    color: black;
    margin-right: 10px;
    line-height: 16px;
}

.youqing {
    font-weight: 600;
    float: left;
    background-color:#0281df;
    width: 120px;
    height: 30px;
    clear: both;
    color: white;
    text-align: center;
    padding-top: 6px;
}


.yqlj_select {
    width: 260px;
    position: relative;
    /*background-color: #f6f6f6;*/
    border: 1px solid #e5e5e5;
    float: left;
    margin-top: -33px;
    height: 32px;
    padding-left: 90px;
}

.div_table {
    margin-top: -44px;
    margin-left: 125px;
    clear: both;
    width: 96%;
    height: 54px;
    float: left;
    /*border: 1px solid #f6f6f6;*/
}

    .div_table select {
        font-family: "Î¢ÈíÑÅºÚ";
        outline: none;
        height: 36px;
        appearance: none;
        float: left;
        width: 210px;
        cursor: pointer;
        margin-left: 46px;
        padding-left: 20px;
        text-align: center;
        -moz-appearance: none;
        -webkit-appearance: none;
        /*background: url(../image/back ¿½±´.png)no-repeat scroll right 15px center transparent;*/
        background: url('../image/back1.png')no-repeat scroll right 30px center transparent;
        /*background-color: #f6f6f6;*/
        text-indent: 38px;
        font-size: 15px;
        color: #333;
    }

        .div_table select:hover {
            border-color: #0281df;
            color: #0281df;
            background: url('../image/back2.png')no-repeat scroll right 30px center transparent;
        }

.footer {
    float: left;
    width: 100%;
    margin-top: 20px;
    background: url(../Images/index_49.jpg) repeat-x;
    background-color: #f2f2f2;
}

.footer_d1 {
    width: 1200px;
    margin-top: 25px;
    margin: 0 auto;
}

.footer ul {
    width: 60%;
    margin-top: 29px;
    margin-left: 10%;
    float: left;
}

    .footer ul li {
        float: left;
        width: 50%;
        line-height: 28px;
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 13px;
        color: #333;
        list-style: none;
        text-align: left;
    }

        .footer ul li a {
            font-family: "&#203;&#206;¨¬&#229;";
            font-size: 13px;
            color: #333;
        }

.dangzheng {
    float: left;
    margin-top: 30px;
    margin-bottom: 50px;
    margin-left: 50px;
}

.zhaocuo {
    float: left;
    margin-top: 40px;
    margin-bottom: 50px;
    margin-left: 40px;
}




.fuwu a:hover img {
    -webkit-transform: rotate(360deg);
    -webkit-transition: all .5s ease-out;
    -moz-transform: rotate(360deg);
    -moz-transition: all .5s ease-out;
    -o-transform: rotate(360deg);
    -o-transition: all .5s ease-out;
    transform: rotate(360deg);
    transition: all .5s ease-out;
}

.fuwu1 a:hover img {
    -webkit-transform: rotate(360deg);
    -webkit-transition: all .5s ease-out;
    -moz-transform: rotate(360deg);
    -moz-transition: all .5s ease-out;
    -o-transform: rotate(360deg);
    -o-transition: all .5s ease-out;
    transform: rotate(360deg);
    transition: all .5s ease-out;
}


.div_li {
    float: left;
    margin-top: 17px;
}





.news_list_ul3 {
    float: left;
    padding-left: 0px;
    width: 95%;
    margin-left: 16px;
    margin-top: 0px;
}

    .news_list_ul3 li {
list-style: disc;
        float: left;
        width: 100%;
        font-size: 1px;
line-height:35px;
height:35px;
      /*  margin-top: 20px;*/
        /*margin-left:-6px;*/
    }

.news_list_ul3a {
    float: left;
    padding-left: 0px;
    width: 100%;
    margin-top: 0px;
}

.news_list_ul3 li a:hover {
    color: #035db9;
}

.news_list_ul3a li {
    float: left;
    width: 100%;
    margin-top: 7px;
}

    .news_list_ul3a li a {
        float: left;
        text-decoration: none;
        color: #333;
        font-family: "Î¢ÈíÑÅºÚ";
        font-size: 15px;
    }

        .news_list_ul3a li a:hover {
            color: #035db9;
        }

.news_list_s1 {
    float: left;
    font-size: 24px;
    color: black;
    margin-right: 10px;
}

.news_list_ul3 li a {
    float: left;
    text-decoration: none;
    color: #333;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 15px;
    /*margin-top:6px;*/
}

    .news_list_ul3 li a:hover {
        /*color:#035db9;*/
    }
    
    .tianqi{
        float:left;
        width:100%;
        height:35px;
    /*    position:absolute;*/
        top:0px;
        background-color:rgba(0, 0, 0, 0.40);
    }
    .tianqi_d1{
        width:1200px;
        margin:0 auto;
    }

    /*#sfxz img{
        float:left;
        width:30%;
    }*/
    .logo{
        margin:0 auto; width:1200px;
    }
    .logo img{
        float:left;
        margin-top:64px;
    }
    .ss{
      z-index: 99999;
    position: relative;
    float: right;
    margin-top: 3px;
    }
    .text1{
        float:left;
        width:240px;
        border:none;
        outline:none;
        text-indent:15px;
        color:#333;
        font-size:15px;
        height:29px;
        border-radius:15px;
    }
.button1 {
    float: left;
    position: relative;
    width: 50px;
    height: 29px;
    margin-left: -50px;
    background: url(../image/sousu.png)no-repeat center;
    background-color: #eeeeee;
    border: none;
    border-radius: 15px;
    cursor:pointer;
    outline:none;
}
    
/*//inputÖÐplaceholderµÄÑùÊ½ÉèÖÃ*/
.text1::-webkit-input-placeholder {
    /* placeholderÑÕÉ«  */
    color: #333;
    /* placeholder×ÖÌå´óÐ¡  */
    font-size: 14px;
    /* placeholderÎ»ÖÃ  */
    text-align: left;
}
.imm1{
    float: left;
    margin-left: 0px;
    width: 36%;
    margin-right:3%;
    height: 63px;
}


.news_list_ul6 {
    float: left;
    padding-left: 0px;
    width: 95%;
    margin-left: 16px;
    margin-top: 0px;
}

    .news_list_ul6 li {
        float: left;
        width: 100%;
        font-size: 1px;
        margin-top: 15px;
    list-style: disc;
        /*margin-left:-6px;*/
    }
.news_list_ul6 li a {
    float: left;
    text-decoration: none;
    color: #333;
    font-family: "Î¢ÈíÑÅºÚ";
    font-size: 15px;
    /*margin-top:6px;*/
}

    .news_list_ul6 li a:hover {
       color:#035db9;
    }
    

.nextpage{ padding:19px; height:30px;text-align:center;margin-left: 320px;}
.nextpage ul {width: 100%;height: 68px;margin: 0 auto;}
.nextpage ul li{ width: 100%;height:47px; line-height:47px;  margin-right:5px; color:#333; font-size:14px;}
.nextpage ul li:first-child{ margin-right:10px;}
.nextpage ul li a{ display: inline-block;  height:38px; line-height:38px; padding:0 16px;}
.nextpage ul li span{ display: inline-block; padding-left: 0px!important;}

.nextpage ul li a:link,.nextpage ul li a:visited{ color:#666;}
.nextpage ul li a:hover{ background:#fff; color:#333; text-decoration:none; border-bottom-color:#a00105;}
.nextpage ul li.thisclass{ padding:0 16px; color:#fff; background:#2b5c94;}
.nextpage ul li .pageSelect{background:#fff; color:#333; text-decoration:none; border-bottom:2px solid #a70103;}

    /*182.61.166.155*/