/*全局*/
* {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

body {
    font: normal 14px/160% "Microsoft Yahei", Verdana, Geneva, sans-serif;
    color: #000;
    overflow-x: hidden;
    background: #CBEDFF;
}

img {
    border: 0px;
}

a {
    outline: 0;
}

/** html a{behavior:url(/skin/css/common/select.htc);}*/
form {
    padding: 0;
    margin: 0;
}

p { /*text-indent:2em;*/
}

p.txident {
    text-indent: 2em
}

h2 {
    font: normal 16px/140% "Microsoft Yahei", Verdana, Geneva, sans-serif;
    font-weight: bold;
}

.hidden {
    display: none;
}

.fr {
    float: right
}

.fl {
    float: left
}

.cl {
    clear: both
}

/*链接*/
a:link, a:visited {
    color: #333;
    text-decoration: none;
}

a {
    color: #000;
}

a:hover, a:active {
    color: #2A7ACF;
    text-decoration: none;
}

h2.typetitle i.bga {
    background-color: #4f61e5;
}

h2.typetitle i.bgb {
    background-color: #ff043f;
}

h2.typetitle i.bgc {
    background-color: #2a7acf;
}

.h20 {
    height: 20px;
    clear: both
}

.h40 {
    height: 40px;
    clear: both
}

.top {
    height: 150px;
    width: 100%;
    background: url("/skin/img/topbg.png") no-repeat center
}

.logo {
    width: 1300px;
    margin: 0 auto;
    height: 130px;
    padding-top: 15x;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.navBar {
    position: relative;
    z-index: 1;
  
    /*
background: #356FFF;
    */
      background: #20a7df;
    color: #fff;
    height: 50px;
    line-height: 50px;
    border-top: 3px solid #CBEDFF
}

.nav {
    width: 1200px;
    margin: 0 auto;
}

.nav a {
    color: #fff;
}

.nav h3 {
    float: left;
    font-size: 16px;
    font-weight: normal;
    font-size: 14px;
}

.nav .m {
    float: left;
    position: relative;
}

.nav .s {
    float: left;
    width: 9px;
    text-align: center;
    color: #eee;
}

.nav h3 a {
    display: block;
    width: 120px;
    font-size: 16px;
    text-align: center
}

.nav .on a {
    background: #002EB2;
}

.nav .sub {
    display: none; /*默认隐藏*/
    min-width: 600px;
    position: absolute;
    left: 0;
    top: 50px;
    height: 26px;
    line-height: 26px;
    padding: 7px 0;
    background: #DEF4FF;
    float: left;
    border-left: 3px solid #002EB2
}

.nav .sub li {
    float: left;
}

.nav .sub li a {
    display: block;
    padding: 0 15px;
    margin: 0 10px;
    background: #DEF4FF;
    color: #000
}

.nav .sub li a:hover {
    background: #002EB2;
    color: #fff;
}

.w {
    width: 1200px;
    margin: 0 auto;
    padding: 0 50px;
    background: #FFFFFF;
    overflow: auto
}

.box1 {
    padding-top: 20px
}

.focusBox {
    position: relative;
    width: 630px;
    height: 400px;
    overflow: hidden;
}

.focusBox .pic img {
    width: 630px;
    height: 400px;
    display: block;
}

.focusBox .hd {
    overflow: hidden;
    zoom: 1;
    position: absolute;
    bottom: 5px;
    right: 10px;
    z-index: 3
}

.focusBox .hd li {
    float: left;
    line-height: 15px;
    text-align: center;
    font-size: 12px;
    width: 25px;
    height: 10px;
    cursor: pointer;
    overflow: hidden;
    background: #919191;
    margin-left: 4px;
    filter: alpha(opacity=80);
    opacity: .8;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox .hd .on {
    background: #fff;
    filter: alpha(opacity=100);
    opacity: 1;
}

.focusBox .prev,
.focusBox .next {
    width: 45px;
    height: 99px;
    position: absolute;
    top: 91px;
    z-index: 3;
    filter: alpha(opacity=20);
    -moz-opacity: .2;
    opacity: .2;
    -webkit-transition: All .5s ease;
    -moz-transition: All .5s ease;
    -o-transition: All .5s ease
}

.focusBox .prev {
    background-image: url(/skin/css/images/index.png);
    background-position: -112px 0;
    left: 0
}

.focusBox .next {
    background-image: url(/skin/css/images/index.png);
    background-position: -158px 0;
    right: 0
}

.focusBox .prev:hover,
.focusBox .next:hover {
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6
}

.box1_r {
    width: 540px;
    height: 400px;
    overflow: hidden
}

h2.typetitle {
    height: 16px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    color: #363636;
    width: 100%;
    padding-bottom: 12px;
}

h2.typetitle i {
    width: 5px;
    height: 20px;
    background: #f8b62d;
    display: inline-block;
    vertical-align: -5px;
    margin: 0 14px 0 5px;
}

h2.typetitle a {
    float: right;
    font-size: 12px;
    color: #575757;
}

.box1_r ul {
    margin-bottom: 20px;
}

.box1_r ul li {
    font-size: 16px;
    margin: 0 0px;
    border-bottom: 1px dashed #dcdcdc;
    list-style-type: disc;
    color: #2ea7e0;
    background: url(/skin/img/li.png) no-repeat center left;
    padding-left: 20px
}

.box1_r ul li a {
    font-size: 16px;

    line-height: 50px;
    display: block;
}

.box1_r ul li a span {
    float: right;
    color: #8d8d8d
}

.indexbtn {
    text-align: center;
    padding-top: 20px
}

.indexbtn a {
    display: block;
}

.box2 a {
    display: block;
    float: left;
}

.mlr30 {
    margin: 0 30px
}

.box3 ul {
    width: 586px;
    height: 479px;
}

.box3 ul li {
    font-size: 16px;
    border-bottom: 1px solid #dcdcdc;
    overflow: auto;
    padding: 16px 0
}

.box3 ul li .fl {
    width: 100px;
}

.box3 ul li .fl .day {
    text-align: center;
    line-height: 45px;
    font-size: 55px;
    padding-top: 10px;
    color: #a4a4a4;
}

.box3 ul li .fl .ye {
    text-align: center;
    line-height: 35px;
    font-size: 16px;
    line-height: 30px;
    color: #a4a4a4;
}

.box3 ul li .fr {
    width: 484px;
}
.nav  .show82{height: 0 ;overflow: hidden;display: none;padding:0}
.box3 ul li a {

    line-height: 40px;
    display: block;
    font-size: 17px;

}

.box3 ul li p {
    color: #717171;
    font-size: 14px;
}

.box3 ul li a span {
    float: right;
}

.box4_li {
    width: 380px;
}

.box4_li ul {
    margin-bottom: 20px;
}

.box4_li ul li {
    font-size: 16px;
    margin: 0 0px;
    border-bottom: 1px dashed #dcdcdc;
    color: #2ea7e0;
    background: url(/skin/img/li2.png) no-repeat center left;
    padding-left: 25px
}

.box4_li ul li a {
    font-size: 16px;

    line-height: 50px;
    display: block;
}

.box4_li ul li a span {
    float: right;
}

.fzjg {
    margin-right: -36px;
    width: 1236px;
    overflow: auto;
    margin-top: 20px
}

.fzjg li {
    width: 168px;
    height: 36px;
    background-color: #eeeeee;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-right: 36px;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 36px; overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}

.tszx {/*特色之乡调用控制*/
    margin-right: -36px;
    width: 1236px;
    overflow: auto;
    margin-top: 20px
}

.tszx li {
    width: 205px; /*控制列宽*/
    height: 36px;
    background-color: #eeeeee;
    border-radius: 3px;
    border: solid 1px #dcdcdc;
    margin-right: 36px;
    float: left;
    margin-bottom: 20px;
    font-size: 16px;
    text-align: center;
    line-height: 36px; overflow: hidden;/*超出部分隐藏*/
    white-space: nowrap;/*不换行*/
    text-overflow:ellipsis;/*超出部分文字以...显示*/
}



.flink {
    overflow: auto;
    margin-top: 20px
}

.flink li {
    width: 150px;
    float: left;
    text-align: center;
    font-size: 13px;
    margin-bottom: 20px;
}

.footer {
    height: 154px;
    background-color: #282828;
}

.footer_con {

    width: 1200px;

    color: #777777;
    margin: 0 auto
}

.footer_con p {

    line-height: 30px;
    font-size: 15px;

    padding: 10px 0px;

    color: #777777;
    width: 1100px;
    float: left;
}

.footer_con img {
    display: block;
    float: right;
    width: 85px;
    padding: 20px 0px;
}

.list ul {
    margin-bottom: 20px;
    min-height: 300px
}

.list ul li {
    font-size: 16px;
    margin: 0 0px;
    border-bottom: 1px dashed #dcdcdc;
    color: #2ea7e0;
    background: url(/skin/img/li.png) no-repeat center left;
    padding-left: 20px
}

.list ul li a {
    font-size: 16px;

    line-height: 50px;
    display: block;
}

.list ul li a span {
    float: right;
    color: #8d8d8d
}

h2.typetitle2 {
    color: #636363;
    height: 16px;
    border-bottom: 1px solid #dcdcdc;
    font-size: 16px;
    width: 100%;
    padding-bottom: 22px;
    font-weight: normal
}

h2.typetitle2 i {
    width: 16px;
    height: 20px;
    background: url(/skin/img/posi.png) no-repeat center;
    display: inline-block;
    vertical-align: -5px;
    margin: 0 14px 0 5px;
}

.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    height: 34px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
}

.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #0099ff;
}

.pagination li.thisclass {
    background: #09f;
    color: #fff;
}

.pagination li.thisclass a, .pagination li.thisclass a:hover {
    background: transparent;
    border-color: #09f;
    color: #fff;
    cursor: default;
}

.cheaderBox {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
}

.cheader {
    margin: 0 auto;
    padding-top: 0px;
}

.cheader h1 {
    margin-bottom: 40px;
}

.cheader h1 p {
    font-size: 28px;
    line-height: 40px;
    color: #333;
    text-align: center;
    outline: none;
}

#othermessage {
    font-size: 14px;
    line-height: 14px;
    color: #999;
    width: 100%;
    margin: 0 auto 30px;
}

#othermessage dl {
    margin: 0 45px;
}

#othermessage dl a {
    color: #999;
}

#othermessage dl a.on {
    color: #333;
}

.bdsharebuttonbox {
    margin-left: -10px;
}

.bdsharebuttonbox a {
    margin: -1px 0 0 10px !important;
    font-size: 14px !important;
}

.repeatX {
    width: 100%;
    background: url(http://www.beijing.gov.cn/images/repeatBg_xb_20181026.png) 0 0 repeat-x;
    height: 8px;
}

.mainTextBox {
    width: 1200px;
    background-color: #fff;
    margin: 0 auto;
    min-height: 340px
}

#mainText {
    padding: 35px 0 25px 0;
    margin: 0 auto;
    color: #404040;
    font-size: 16px;
    line-height: 200%;
}

#mainText p {
    margin-bottom: 20px;
    outline: none;
}

.www {
    background: #FFFFFF;
    width: 1300px;
    margin: 0 auto
}

@keyframes key {
    0% {
        margin-left: -50px;
        opacity: 0;
    }
    50% {
        margin-left: 50px;
        opacity: .5;
    }
    100% {
        margin-left: 0;
        opacity: 1;
    }
}

.imglist{overflow: hidden; width: 1200px}.imglist ul{margin-right:-30px;}


.imglist li{ width: 380px; margin-right:30px;margin-bottom:20px;margin-top:20px;float: left; text-align: center}.imglist li a{font-size: 18px;
                                                                                                 font-weight: normal;
                                                                                                 font-stretch: normal;}
 .channellist li{padding:0 40px;background-color: #eeeeee;margin-top:25px;
     border: solid 1px #e5e5e5;
     height: 37px; line-height: 37px;font-size: 15px; display: inline-block;margin-right:26px}

.channellist li.thisclass{background-color: #2b68ff; border: solid 1px #2b68ff;}.channellist li.thisclass a{color: #fff}