*{margin:0;padding:0}
li{list-style: none}
a{text-decoration: none;color: #333}
li a{color:#333}
.w100{width: 100%;}
.show{display: block}
.hide{display: none}
.claer{clear: both;overflow: hidden}
/*首页*/
.top{
    width: 100%;
    height: 100%;
    font-size: 0;
    background: url("./top-bg.jpg") no-repeat;
    background-size: 100% 100%;
}
.top div{width:1200px;margin:0 auto;margin-bottom: 13px}
.top img {margin: 10px 0 20px 32px;width: 23%}
.top p{font-weight: bold;font-size: 16px;line-height: 1.7;color: #ddd;margin-left: 74px}
.nav{background: #009de2;height: 40px}
.nav ul{width: 1200px;margin:0 auto;height: 40px}
.nav ul li{float: left;margin-top: 10px;text-align: center;width: 16.5%}
.nav li a{color: white}
.main{background: #f7f7f7;padding-top:30px;height: 100%;}
.content{width:1200px;margin:0 auto;padding:20px 0 2px 0;background: #fff; margin-bottom: 40px}
.content .banner{padding:0 20px ; width:760px;float: left;height: 100%}
.news{padding-right: 20px;margin-bottom: 20px;min-height: 430px;}
.news h3 {text-align: center;padding-bottom: 10px;
    line-height: 1.8;}
.news h3 a{color: #1c2e96;}
.news div{color:#666;line-height: 1.5}
.news-list{padding-top: 30px}
.news-list .drop-gray{display: inline-block;width: 10px;height: 10px;background: #666;border-radius: 5px;line-height: 1.5;margin-right: 20px}
.news-list .drop-blue{display: inline-block;width: 10px;height: 10px;background: #1c2e96;border-radius: 5px;line-height: 1.5;margin-right: 20px}
.news-list li{line-height: 2.2}
.content-left{float: left;height: 100%;display: inline-block;}
.cont{width: 1200px;margin:0 auto;margin-top:30px;background: #f7f7f7;margin-bottom: 40px}
.introduction{background: #fff;width: 65%;float: left;min-height: 480px}
.introduction h4{color:#1c2e96;width:100px;padding:10px 0 10px ;text-indent: 10px;margin-left:10px;border-bottom: 6px solid #1c2e96}
.introduction .meeting-cont{padding:10px 20px 10px 30px;}
.introduction .meeting-cont p{text-indent: 2em;line-height: 1.8}
 .committee{width:65%;background: #fff;margin-top:40px;float: left}
 .committee img{margin:50px 0 50px 30px ;width: 330px}
.content-right{display: inline-block;}
 .agenda{background: #fff;width: 33%;display: inline-block;margin-left: 2%;min-height: 480px}
 .agenda h4{color:#1c2e96;width:100px;padding:10px 0 10px ;text-indent: 10px;margin-left:10px;border-bottom: 6px solid #1c2e96}
.agenda .line{margin-top:20px;width: 100%;height:2px;background: #0dbace;margin-bottom: 10px}
.agenda .line .drop-blue10{display: inline-block;
    width: 14px;
    height: 14px;
    background: #0dbace;
    border-radius: 7px;
    line-height: 1.5;
    margin-right: 6px;}
.agenda .line  .drop-gray8{display: inline-block;
    width: 12px;
    height: 12px;
    background: #98a0a3;
    border-radius: 6px;
    line-height: 1.5;
    margin-right: 6px;
    margin-bottom: 1px;}
.agenda .line li{float: left;width: 33.3%;text-align: center;}
.line .pos-rel{position: relative;top: -9px;}
.pos-rel .blue1{color: #505d77;font-size: 18px}
.pos-rel .blue2{color: #005a81;font-size: 18px}
.date ul{padding-top:20px}
.date li .hour{float:left;display:inline-block;width: 30%}
.date li .trip{display:inline-block;width: 68.5%}
.date li{line-height: 2;border-bottom: 1px solid #f5f5f5;padding-left: 20px;padding-top:8px}
.date li:last-child{border:none}
.review{margin-top:40px;display:inline-block;background: #fff;width: 33%;margin-left: 2%}
.review h4{color:#1c2e96;width:100px;padding:10px 0 10px ;text-indent: 10px;margin-left:10px;border-bottom: 6px solid #1c2e96}
.review img{/*! margin-left: 10px; */vertical-align: middle}
.review span{line-height: 20px;color: #005a81}
.n2018{margin: 25px 15px;}
.n2017{margin:20px 0 0 16px;padding-bottom: 20px}
.footer{height:70px;padding:20px 0;background: #009de2;text-align: center;color: #fff;line-height: 2}
/*通用列表*/
.router{margin-left: 20px;margin-bottom: 20px}
.comm-list{margin-left: 20px;min-height: 500px}
.content .comm-list img{vertical-align: top;margin-top: 8px}
.content .comm-list li{line-height: 2;height: 100%}
.comm-list li span{float: right;margin-right: 20px;color: #999}
.comm-list a{width: 80%;display: inline-block}
/*图文列表*/
.img-list li{    display: inline-block;
    width: 23%;
    float: left;
    text-align: center;
    margin-bottom: 20px;
    margin-left: 20px;
    height: 210px;}
.img-list img{width: 100%}
/*详细*/
.content .title{text-align: center;margin: 20px 0}
.content .neirong {margin: 10px 20px;min-height: 400px}





/*pc端不显示内容*/
.menu{display: none}





@media screen and (max-width:480px) {
    /*首页*/
.top div{width: 100%;}
.top div p{font-size: 12px;margin-left: 40px}
.top img{width: 32%;margin: 4px 0 12px 6px;}
.menu{display: block;}
.main{padding:0}
.menu img{width: 40px;margin-top: 5px;float: right;margin-right: 10px;position: absolute;top: 20px;right:20px}
.nav{position: relative}
.nav .nav-list li{float: none;width: 100%;text-align: center;background: #009de2;margin-top: 0;border-bottom: solid 1px #e0e0e0;line-height: 2}
.nav-list{position: absolute;z-index: 200;width: 100% !important;}
.content{width: 100%;margin-bottom: 30px}
.introduction{width: 100%}
.agenda{width: 100%;margin-top: 30px;margin-left: 0}
.committee{width: 100%;margin-top: 30px;padding-top: 20px}
.review{width: 100%;margin-left: 0;margin-top: 30px}
.content .banner{width: 100%;float: none;padding: 0}
.content .banner img{width: 100%;}
.content .news{width: 100%;padding: 0}
.news div{margin:0 10px}
.news .news-list{margin: 0 10px}
.news h3{margin:0 10px}
.cont{width: 100%;margin-bottom: 30px}
.cont .content-left{width: 100%}
.cont .content-right{width: 100%;margin: 0}
.committee img{margin: 30px 0 30px 20px !important;}
.committee img:last-child{margin:0 0 30px 20px !important;}
.review span{display: inline-block;margin-bottom: 10px}
.footer{padding: 10px 0;height: 100%}
.footer p{margin: 0 10px}
/*通用列表*/
.comm-list{margin-left: 10px}
.comm-list img{width: 30px}
.comm-list span{margin-right: 10px!important;}
.comm-list li a{width: 65%}
/*图文列表*/
.img-list li{width: 46%;margin-left: 10px;height: 180px}





/*移动端不显示*/
.nav{display: none}



}

@media (max-width: 825px) and (min-width: 490px){
/*首页*/
.top div{width: 100%;}
.top div p{font-size: 16px;margin-left: 64px}
.top img{width: 32%;margin:10px 0 6px 30px;}
.menu{display: block}
.menu img{width: 40px;margin-top: 5px;float: right;margin-right: 10px;position: absolute;top: 20px;right:20px}
.nav{position: relative}
.nav .nav-list li{float: none;width: 100%;text-align: center;background: #009de2;margin-top: 0;border-bottom: solid 1px #e0e0e0;line-height: 2}
.nav-list{position: absolute;z-index: 200;width: 100% !important;}
.main{padding: 0}
.content{width: 100%;margin-bottom: 20px;}
.introduction{width: 100%}
.agenda{width: 100%;margin-top: 30px;margin-left: 0}
.committee{width: 100%;margin-top: 30px;padding-top: 20px}
.review{width: 100%;margin-left: 0;margin-top: 30px}
.content .banner{width: 100%;float: none;padding: 0}
.content .banner img{width: 100%;}
.content .news{width: 100%;padding: 0}
.news div{margin:0 10px}
.news .news-list{margin: 0 10px}
.news h3{margin:0 10px}
.cont{width: 100%;margin-bottom: 30px}
.cont .content-left{width: 100%}
.cont .content-right{width: 100%;margin: 0}
.committee img{margin: 30px 0 30px 20px !important;    width: 250px !important;}
.committee img:last-child{margin:0 0 30px 20px !important;}
.review span{display: inline-block;margin-bottom: 10px}
.footer{padding-top: 10px;height: 100%}
.footer p{margin: 0 10px}
/*通用列表*/
.comm-list{margin-left: 10px}
.comm-list img{width: 30px}
.comm-list span{margin-right: 10px!important;}
/*图文列表*/
.img-list li{width: 29%;}



/*移动端不显示*/
.nav{display: none}
}

@media (min-width: 829px) and (max-width:1200px){
/*首页*/
.top div{width: 100%;}
.top img{width: 20%;margin: 10px 0 10px 50px;}
.menu{display: block}
.menu img{width: 40px;margin-top: 5px;float: right;margin-right: 10px;position: absolute;top: 20px;right:20px}
.nav{position: relative}
.nav .nav-list li{float: none;width: 100%;text-align: center;background: #009de2;margin-top: 0;border-bottom: solid 1px #e0e0e0;line-height: 2}
.nav-list{position: absolute;z-index: 200;width: 100% !important;}
.content{width: 100%}
.content .banner{width:58%;padding-left: 10px}
.content .banner img{width: 100%;}
.content .news{width: 100%;padding: 0}
.news div{margin:0 8px;font-size: 14px}
.news .news-list{margin: 0 10px;padding-top: 18px}
.news-list li{line-height: 2}
.news h3{margin:0 10px}
.introduction{width: 59%}
.agenda{width: 39%}
.cont{width: 100%}
.committee{width: 59%;padding-top: 30px;}
.review{width: 39%}
.committee img{margin: 30px 0 30px 20px !important;width: 260px !important;}
.committee img:last-child{margin:0 0 30px 20px !important;}
.review span{display: inline-block;margin-bottom: 10px}
.footer{padding-top: 10px;height: 100%}
.footer p{margin: 0 10px}
/*图文列表*/
.img-list li{margin-left: 16px}




/*移动端不显示*/
.nav{display: none}
}
