

.top_m,.end_m { display:none;
}
@media screen and (max-width: 640px) {
    .top_body {
        height: 100%;
        width: 100%;
    }

    .top_dh {
        display: none;
    }

    .top_m {
        display: block;
    }

    .top_bg2 {
        width: 100%;
        min-width: 100% !important;
        background:#fff; height: 100px;
    }

    .top_ls {
        background: #fff;
        width: 100%;
        margin-top: 60px;
        min-width: 100% !important;
    }

    .top_lsc {
        width: 100%;
        min-width: 100% !important;
    }

    .top_logo {
        width: 100%;
        text-align: center;
    }

        .top_logo img {
            width: 80%;
        }

    .top_ss {
        background: #fff;
        width: 96%;
        height: 27px;
        float: left;
        font-size: 0px;
        text-align: left;
        margin-top:0px;
        background: #fff;
        border: 1px solid #192a52;
        margin-left: 2%;
    }

    .xytype {
        width: 24%;
        height: 27px;
        line-height: 27px;
        border: 0px;
        background: #fff;
        color: #726f7e;
        float: left;
    }

    #textfield {
        height: 27px;
        float: left;
        width: 41%;
        line-height: 27px;
        border: 0px;
        background: #fff;
        color: #726f7e;
        padding-left: 1px;
    }

    .top_dh_s_sub {
        background: url(/Themes/2017news/images/button.png?act=2) right no-repeat;
        width: 10%;
        height: 27px;
        border: 0px;
        float: left;
        cursor: hand;
        cursor: pointer;
    }

    .Convert {
        width: 96%;
        mint-width: 100% !important;       
        height: auto;
        margin:0px auto 0px auto; margin-left:2%
    }


    .tpxw {
        width: 100%;
        height: auto;
        margin: 0 auto;
    }
    .swf {
        float: left;
        overflow: hidden;
        width: 100%;
        height: 240px;
    }

        .swf img {
            width: 100%; height:240px;
          
        }

    #myFocus {
        width: 100%;
        height: 240px;
        float: left;
    }



    /*½Ή΅γΝΌ*/
    .focus {
        position: relative;
        width: 100%;
        height: 240px;
        float: left;
    }

        .focus img {
            width: 100%;
            height: 240px;
        }

        .focus .shadow .title {
            width: 100%;
            height: 44px;
            padding-left: 30px;
            padding-top: 20px;
        }

            .focus .shadow .title a {
                text-decoration: none;
                color: #fff;
                font-size: 14px;
                font-weight: bolder;
                overflow: hidden;
            }

        .focus .btn {
            position: absolute;
            bottom: 34px;
            left: 510px;
            overflow: hidden;
            zoom: 1;
        }

            .focus .btn a {
                position: relative;
                display: inline;
                width: 13px;
                height: 13px;
                border-radius: 7px;
                margin: 0 5px;
                color: #B0B0B0;
                font: 12px/15px "\5B8B\4F53";
                text-decoration: none;
                text-align: center;
                outline: 0;
                float: left;
                background: #D9D9D9;
            }

                .focus .btn a:hover, .focus .btn a.current {
                    cursor: pointer;
                    background: #fc114a;
                }

        .focus .fPic {
            position: absolute;
            left: 0px;
            top: 0px;
        }

        .focus .D1fBt {
            overflow: hidden;
            zoom: 1;
            height: 16px;
            z-index: 10;
        }

        .focus .shadow {
            width: 100%;
            position: absolute;
            bottom: 0;
            left: 0px;
            z-index: 10;
            height: 44px;
            line-height: 44px;
            background: rgba(0,0,0,0.5);
            filter: progid:DXImageTransform.Microsoft.gradient( GradientType = 0,startColorstr = '#80000000',endColorstr = '#80000000')\9;
            display: block;
            text-align: left;
        }

            .focus .shadow a {
                text-decoration: none;
                color: #fff;
                font-size: 14px;
                overflow: hidden;
                margin-left: 10px;
                font-family: "\5FAE\8F6F\96C5\9ED1";
            }

        .focus .fcon {
            position: relative;
            width: 100%;
            float: left;
            display: none;
            background: #000
        }

            .focus .fcon img {
                display: block;
            }

        .focus .fbg {
            bottom: 10px;
            right: 20px;
            position: absolute;
            height: 21px;
            text-align: center;
            z-index: 200;
        }

            .focus .fbg div {
                margin: 4px auto 0;
                overflow: hidden;
                zoom: 1;
                height: 14px
            }

        .focus .D1fBt a {
            position: relative;
            display: inline;
            width: 12px;
            height: 12px;
            border-radius: 7px;
            margin: 0 5px;
            color: #B0B0B0;
            font: 12px/15px "\5B8B\4F53";
            text-decoration: none;
            text-align: center;
            outline: 0;
            float: left;
            background: #d9d9d9;
        }

            .focus .D1fBt .current, .focus .D1fBt a:hover {
                background: #fc114a;
            }

        .focus .D1fBt img {
            display: none
        }

        .focus .D1fBt i {
            display: none;
            font-style: normal;
        }

        .focus .prev, .focus .next {
            position: absolute;
            width: 40px;
            height: 74px;
            background: url(/Themes/2017news/images/focus_btn.png) no-repeat;
        }

        .focus .prev {
            top: 50%;
            margin-top: -37px;
            left: 0;
            background-position: 0 -74px;
            cursor: pointer;
        }

        .focus .next {
            top: 50%;
            margin-top: -37px;
            right: 0;
            background-position: -40px -74px;
            cursor: pointer;
        }

        .focus .prev:hover {
            background-position: 0 0;
        }

        .focus .next:hover {
            background-position: -40px 0;
        }




    .tpxw .cv {
        width: 100%;
      
        float: left;
        background: #fff;
    }

        .tpxw .cv .tm {
            height: 40px;
            line-height: 40px;
            width: 100%;
            float: left;
        }

        .tpxw .cv .cltitle2 {
            width: 70%;
            height: 50px;
            float: left;
            color: #000;
            font-size: 16px;
            line-height: 50px;
            text-align: left;
            margin-left: 0px;
        }

            .tpxw .cv .cltitle2 a:link {
                font-size: 16px;
                color: #000;
                text-decoration: none;
            }

            .tpxw .cv .cltitle2 a:visited {
                font-size: 16px;
                color: #000;
                text-decoration: none;
            }

            .tpxw .cv .cltitle2 a:hover {
                font-size: 16px;
                color: #000;
                text-decoration: none;
            }

        .tpxw .cv .cltitl2e a:active {
            font-size: 16px;
            color: #000;
            text-decoration: none;
        }

        .tpxw .cv .cltitle2 font {
            padding-left: 20px;
            background: url(/Themes/2017news/images/cltitle_lien.png) left no-repeat;
            padding: 4px 0px 4px 20px;
        }

        .tpxw .cv .clmore2 {
            width: 30%;
            height: 50px;
            line-height: 50px;
            text-align: right;
            float: right;
        }

            .tpxw .cv .clmore2 font {
                padding-right: 20px;
                background: url(/Themes/2017news/images/clmore_lien.png) right no-repeat;
                padding: 4px 10px 4px 0px;
            }


        .tpxw .cv .bt {
            width: 100%;
            height: 118px;
            border-bottom: 1px #dadada solid;
            float: left;
            margin-left: 0px;
            display: inline;
        }

            .tpxw .cv .bt .titles {
                height: 46px;
                line-height: 46px;
                text-align: left;
                font-size: 16px;
                width: 100%;
                
                padding-left: 0px;
                white-space: nowrap
            }

                .tpxw .cv .bt .titles a {
                    color: #f08e21;
                    font-size: 16px;
                }

            .tpxw .cv .bt .brief {
                line-height: 24px;
                min-height: 24px;
                height: auto;
                float: left;
                color: #202020;
                font-size: 14px;
                width: 100%;
                padding-left:0px;
            }

                .tpxw .cv .bt .brief a {
                    color: #202020;
                }

    .tpxw .lists {
        width: 100%;
        padding-left: 0px;
        height: auto;
        float: left;
        padding-top: 20px;
    }

        .tpxw .lists .titles {
            width: 100%;
            height: 32px;
            line-height: 32px;
            float: left;
            white-space: nowrap;
            word-break: keep-all;
            overflow: hidden;
            text-overflow: ellipsis;
            -moz-binding: url('/Themes/2017news/css/ellipsis.xml');
        }




    .c2 {
        width: 96%;
        padding-top: 10px;
        height: auto;
        margin: 0 auto;

    }

        .c2 .mtwy {
            width: 96%;
            height: auto;
            float: left;
            padding-left: 2%;
        }

            .c2 .mtwy .tm {
                height: 51px;
                line-height: 50px;
                width: 100%;
                float: left;
                background: url(/Themes/2017news/images/tm_b_bg.png) bottom repeat-x
            }


    .cltitle {
        width: 70%;
        height: 50px;
        float: left;
        color: #000;
        font-size: 16px;
        line-height: 50px;
        text-align: left;
    }

        .cltitle a:link {
            font-size: 16px;
            color: #000;
            text-decoration: none;
        }

        .cltitle a:visited {
            font-size: 16px;
            color: #000;
            text-decoration: none;
        }

        .cltitle a:hover {
            font-size: 16px;
            color: #000;
            text-decoration: none;
        }

        .cltitle a:active {
            font-size: 16px;
            color: #000;
            text-decoration: none;
        }

        .cltitle font {
            padding-left: 20px;
            background: url(/Themes/2017news/images/cltitle_lien.png) left no-repeat;
            padding: 4px 0px 4px 20px;
        }


    .clmore {
        width: 30%;
        height: 50px;
        line-height: 50px;
        text-align: right;
        float: right;
    }

.clmore font {
            padding-right: 20px;
            background: url(/Themes/2017news/images/clmore_lien.png) right no-repeat;
            padding: 4px 10px 4px 0px;
        }

    .c2 .cv {
        width: 100%;
        height: 319px;
        float: left;
    }

        .c2 .cv li {
            width: 100%;
            height: 58px;
            float: left;
            margin-top: 18px;
        }

        .c2 .cv .date {
            width: 18%;
            height: 52px;
            background: #00133f url(../images/date.png) no-repeat center center;
            float: left;
            margin-top: 6px;
        }

            .c2 .cv .date span {
                width: 100%;
                height: 30px;
                line-height: 30px;
                color: #fff;
                font-size: 20px;
                display: block;
                text-align: center;
                font-weight: bold;
            }

            .c2 .cv .date font {
                font-size: 10px;
                line-height: 22px;
                width: 100%;
                display: block;
                height: 22px;
                text-align: center;
                color: #fff
            }

        .c2 .cv .txt {
            width: 70%;
            margin-left: 5%;
            margin-top: 1px;
            float: left;
        }

            .c2 .cv .txt h3 {
                display: table-cell;
                font-size: 15px;
                width: 100%;
                height: 60px;
                line-height: 30px;
                text-overflow: ellipsis;
                font-weight: normal;
                vertical-align: top;
            }

            .c2 .cv .txt p {
                width: 100%;
                height: 48px;
                line-height: 24px;
                color: #595757;
            }

    .c2 .tsyd {
        width: 434px;
        height: 370px;
        float: left;
    }

        .c2 .tsyd .tm {
            height: 51px;
            line-height: 50px;
            width: 434px;
            float: left;
            background: url(/Themes/2017news/images/tm_b_bg.png) bottom repeat-x
        }

        .c2 .tsyd .cv {
            margin-top: 7px;
            float: left;
            display: inherit;
            height: 312px;
            width: 434px;
        }

    .c2 .xyzz .cv li {
        width: 365px;
        height: 58px;
        float: left;
        margin-top: 18px;
    }

    .tsyd { display:none;
     }
    .c3 {
    display:none;}
    .c4 {
        width:96%;
        min-width: 100%;
        margin: 0 auto;
        height: auto;
        background: #fff; padding-left:2%;
    }
    .xwzt {
        display: none;
    }

    .c4_c {
        width: 100%;
        
        height: auto;
        margin: 0 auto;
    }
        .c4_c .ydst {
            width: 96%;
            height: auto;
            float: left;
            padding-left: 0px;
        }

            .c4_c .ydst .tm {
                height: 80px;
                width: 100%;
                float: left;
            }

                .c4_c .ydst .tm .cltitle2 {
                    width: 70%;
                    height: 80px;
                    float: left;
                    color: #000;
                    font-size: 16px;
                    line-height: 80px;
                    text-align: left;
                }

        .c4_c h3 {
            display: block;
            float: left;
            font-style: normal;
            font-size: 15px;
            color: #333;
        }

        .c4_c .ydst .tm .clmore2 {
            width: 28%;
            height: 45px;
            text-align: right;
            float: right;
            padding-top: 35px;
        }

        .c4_c .ydst .cv {
            height: 295px;
            width: 100%;
            float: left;
        }


        .c4_c .ydst .cv #flashContent{ height:250px;width:100%; margin: 0 auto; font-size:0px;}


.dzxk{ display: none;;}




.c5 .tm{ height:51px; line-height:50px; width:100%; float:left; background:url(/Themes/2017news/images/tm_b_bg.png) bottom repeat-x}


.c5{ padding-top:22px; width:100%;  margin:0 auto;   height:auto;zoom:1;overflow:hidden;}


.xsdt{ width:96%; float:left; margin-left: 2%;height:auto; padding-bottom: 20px;}


.xsdt .cv{ width:100%; height:auto; padding-top:20px;float:left}
.xsdt-left{width:40%; margin-right:5%; float:left;height:auto;}
.xsdt-left img{ width: 100%; height: auto;;}
.xsdt-right{width:55%; float:left;height:auto;}
.xsdt-right li{width:100%; padding-left:0px; height:70px;}
.xsdt-right li h3,.dzxk-right li h4{font-weight:normal; color:#000; font-size:15px; margin-bottom:7px;}
.xsdt-right li p{color:#000; line-height:22px; height:44px; overflow:hidden; display: none;;}
.c6{ display: none;;}


.end{ display: none; width:100%; background:#00133f; height:165px; margin:0 auto; margin-top:60px; }
.end_c{ width:1200px;margin:0 auto;height:163px; padding-top:2px; }
.end_by{ width:350px; font-size:0px; height:163px; float:left; margin-top:2px; display:inline; }

.end_m {  display: block; width: 100%; background: #55556e; height: 80px; padding-top: 10px; line-height: 30px; text-align: center; color: #fff;}

.end_m  a{color: #fff;}





/*==============Convert=================*/
.Converts{ width: 98%;height: auto; }
.Convert{ padding-top: 18px; height: auto;position:relative;overflow: hidden; margin-top: 1px; position: relative;;background-size: 100% auto;   }

.Convert_wz{ height:60px;width:100%; float:left; text-align:left; font-size:14px; line-height:60px;}
.Convert_wz font{padding-left:20px; background:url(/Themes/2017news/images/wz_lien.png) left no-repeat;  padding:10px 0px 10px 20px;}
.Convert_wz a{ font-size:14px;}


.Convert_left{width:100%;; background:url(/Themes/2017news/images/convert_left_bg.png) repeat-y; height:auto; float:left; }
.Convert_left_b{ width:100%;; height:auto!important;height:707px; min-height:707px; float:left;}
.Convert_left_t{width:100%;; border-bottom:1px #ababab solid; height:48px; line-height:48px; float:left; text-align:left; font-size:18px;}






.Convert_right{ width: 100%; padding-top: 17px; height:auto; padding-left: 0; background: #fff; display: none;}
.Convert_right2{ width: 100%; padding-top: 17px; height:auto; padding-left: 0; }
.Convert_c_right_wz{width:100%;  height: 66px; font-size: 16px; line-height: 66px; text-align: left; }
.Convert_c_right_lm{
color: #616161;
width: 100%;
height:62px;
font: 600 22px 'Microsoft YaHei';
text-align: left;
height:52px;
border-bottom: 1px #dddddd dotted; 
padding-left: 25px;

}
.Convert_c_right_c{width:  100%;  height:auto!important;height:400px; min-height:400px; }
.Convert_c_right2_c{width:  100%;  height:auto!important;height:400px; min-height:400px; }

.page_wyh{width:100%; margin-top:5px;text-align:center; height:auto;float:left;  padding-top: 40px; }
.page_wyh .titles{
color: #616161;
font: 600 22px 'Microsoft YaHei';
text-align: center; padding-bottom: 30px;
}
.page_wyh .sx{  color: #616161;
font: 600 16px 'Microsoft YaHei';
text-align: center;
}
.page_wyh .gw{width:100%; height: auto; overflow:hidden;padding-bottom: 40px; border-bottom: 1px #dddddd dotted;padding-top: 40px; }
.page_wyh .img {height: auto;width: 80%;padding-left: 10%;}
.page_wyh .img img{height: auto;width: 100%; border: 1px #dddddd solid; }

.page_wyh .jj{ margin-left: 10%;height: auto;overflow:hidden;width: 70%;border: 1px #dddddd solid;padding-left: 5%; padding-right: 5%;}

.page_wyh .jj .xm {
color: #616161;
font: 600 14px 'Microsoft YaHei';
text-align: center;  padding-top: 16px;
}
.page_wyh .jj .jjs{width: 100%; color: #616161; font-size: 12px; line-height: 26px; text-align: left; padding-top: 10px;}



.page_wyh2{width:100%; margin-top:5px;text-align:left; height:auto;float:left;  padding-top: 40px; }
.page_wyh2 .titles{
color: #616161;
font: 600 22px 'Microsoft YaHei';
text-align: center; padding-bottom: 30px;
}
.page_wyh2 .sx{  color: #616161;
font: 600 16px 'Microsoft YaHei';
text-align: center;
}
.page_wyh2 .gw{width:100%; height: auto; overflow:hidden;padding-bottom: 40px; border-bottom: 1px #dddddd dotted;padding-top: 40px; }
.page_wyh2 .img {height: auto;width: 80%;padding-left: 10%;}
.page_wyh2 .img img{height: auto;width: 100%; border: 1px #dddddd solid; }

.page_wyh2 .jj{ margin-left: 10%;height: auto;overflow:hidden;width: 70%;padding-left: 5%; padding-right: 5%;}

.page_wyh2 .jj .xm {
color: #616161;
font: 600 14px 'Microsoft YaHei';
text-align: center;  padding-top: 16px;
}
.page_wyh2 .jj .jjs{width: 100%; color: #616161; font-size: 12px; line-height: 26px; text-align: left; padding-top: 10px;}



.page_wyh3{width:100%; margin-top:5px;text-align:center; height:auto;float:left;  padding-top: 40px;  }
.page_wyh3 .titles{
color: #616161;
font: 600 22px 'Microsoft YaHei';
text-align: center; padding-bottom: 30px;
}
.page_wyh3 .sx{  color: #616161;
font: 600 16px 'Microsoft YaHei';
text-align: center;
}
.page_wyh3_l{width:100%;min-height: 900px; height:auto; padding-top: 35px;}
.page_wyh3 .gw{width:90%; height: auto;   padding-left: 5%; padding-right: 5%; float: left;  }
.page_wyh3 .img {height: auto;width: 100%;; position: relative;}
.page_wyh3 .img img{height: auto;width:  100%;border-radius: 15px; }
.page_wyh3 .img .xm{ height: 42px;font: 600 12px 'Microsoft YaHei';width:  100%;;border-radius: 0px 0px 15px 15px; background: #27894e; color: #fff; line-height: 42px; position: absolute; bottom: 0px;}

.page_wyh3 .zw{width:  100%;; height: 139px; line-height: 34px; text-align: left;;}













.page_list2{ width:98%; margin-top:5px;text-align:center; height:auto;float:left;  padding-left:2%; }


.page_list2 .page_list2_c{ height: 73px;width:100%;; padding-top: 23px; padding-bottom: 33px; border-bottom: 1px #e1e1e1 solid; margin-bottom: 10px; ; }

.page_list2 .page_list_date{ width:20%; float:left;height:73px; line-height:30px; text-align: left; border-right: 1px #e1e1e1 solid; }
.page_list2 .page_list_date .mm{  font-size: 14px;
  font-family: "Microsoft YaHei";
  color: rgb(74, 74, 74);
  line-height: 1.2;
  text-align: left; ;}
  .page_list2 .page_list_date .dd{  font-size: 24px;
    font-family: "Microsoft YaHei";
    color: rgb(74, 74, 74);
    line-height: 1.2;
    text-align: left;}
  




.page_list2 .page_list_title{ width:74%; float:left; height:83px; line-height:33px; text-align:left;overflow: hidden;
  text-overflow: ellipsis;
  white-space:nowrap;
  text-decoration: none; padding-left: 5%
}

.page_list2 .page_list_title  a{
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: rgb(70, 69, 69);

}



.page_list2 .page_list_title .biref{width:100%;  height: 40px;line-height: 20px; font-size: 14px; padding-top: 10px;
  
  overflow: hidden;
  text-overflow: ellipsis;
  white-space:pre-wrap; 
  text-decoration: none; color: #a9a9a9
  
  ;}


.page_list2 .page_list_page{ float:left;width:100%; height:55px;  text-align:center; margin-bottom:10px; padding-left:10px;}









.page_list{ width: 100%; margin-left: 0; margin-top:5px;text-align:center; height:auto;float:left; padding-left: 0px;;  }
.page_list ul{ width: 96%; border-bottom: 1px #ccc solid; height: 60px; margin-bottom: 10px;margin-left:3%; ;}
.page_list_lien{ width:0px; background:url(/Themes/2017news/images/lien.png) center no-repeat; float:left; height:30px; font-size: 0px;;}
.page_list_title{ width:100%; float:left; height:30px; line-height:30px; text-align:left;}
.page_list_date{ width:100%; float:left;height:30px; line-height:30px; text-align: right;}
.page_list_page{ float:left;width:100%; height:55px;  text-align:center; margin-bottom:10px; padding-left:10px;}


.link_list{width:100%;  margin-left: 0;margin-top:5px; text-align:center; height:auto;float:left; display:inline }
.link_list_lien{ width:5%;background:url(/Themes/2017news/images/offline.jpg) center no-repeat; float:left; height:30px;}
.link_list_title{ width:95%; float:left; height:30px; line-height:30px; text-align:left;}




#page_single{width:96%;;margin-top:10px; float:left;   margin-left: 2%;}
#page_single_content{width:100%; float:left; display:inline; margin-top:10px; text-align:left;line-height:28px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all; height:auto;}
#page_single_end{width:100%;float:left; display:inline; margin-top:10px; text-align:center;}

.Convert_c_right2_c #page_single{width:96%;;margin-top:10px; float:left;   margin-left: 2%;}
.Convert_c_right2_c #page_single_content{width:100%; float:left; display:inline; margin-top:10px; text-align:left;line-height:28px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all; height:auto;}
.Convert_c_right2_c #page_single_end{width:100%; float:left; display:inline; margin-top:10px; text-align:left;line-height:28px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all; height:auto;}






#ShowArticle{width:96%; float:left; display:inline; margin-top:30px; margin-left: 2%; }
#ShowArticle_title{width:100%; float:left; display:inline;  font-weight: bold; font-size: 18px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei;}

#ShowArticle_ytitle{width:100%; float:left; display:inline;  font-weight: bold; font-size: 14px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei;}
#ShowArticle_ftitle{width:100%; float:left; display:inline; font-weight: bold; font-size: 14px; line-height:24px; color: #000; text-align:center;height:auto!important;height:37px; min-height:37px;overflow:visible; font-family:Microsoft YaHei;}



#ShowArticle_type{ text-align:center; height: auto; min-height:25px; line-height:25px;width:100%; background:#fff;float:left;display:inline; border-bottom: 1px #aaabab dotted;}
#ShowArticle_type .hr{ padding-left: 100%; height: 5px; display: table; font-size: 0px;; }
#ShowArticle_Content{padding-top:20px;height:auto; width:100%;overflow:hidden;float:left; text-align:left;line-height:24px;FONT-SIZE: 16px;word-wrap:break-word; word-break:break-all;margin-left:0px; display:inline; }
#ShowArticle_Content p{margin-bottom:14px;font-size:16px; line-height:24px }
#ShowArticle_Content img{ max-width: 96%;}
#ShowArticle_Content table{ border-collapse: collapse;}
#ShowArticle_Content td{border:1px solid }

}