@charset "utf-8";
/* CSS Document */

/*CSS reset*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,blockquote,th,td,p{margin:0;padding:0; font-family:"微软雅黑"; font-size:16px; cursor:default; color:#000;}
table{border-collapse:collapse;border-spacing:0; border:1px solid #ededec;}
tr,td{border:1px solid #ededec;}
fieldset,img{border:0;border:none;}
ul,li,dl ,dt,dd ,ol,p,img{ list-style: none;border: none; vertical-align:middle;}
address,caption,cite,code,dfn,em,th,var,optgroup{font-style:normal;font-weight:normal;}
del,ins{text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
button,input,select,textarea{font-size:100%;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:baseline;}
sub{vertical-align:baseline;}
a{text-decoration:none; outline:none; color:#333333;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
i{font-style:normal}
.w1200{width:1200px; margin:0px auto;}
.clear{ clear:both;}
.fl{ float: left;}
.fr{ float: right;}
.pr{position:relative;}

.container{width: 100%;position: relative;}
@media screen and ( max-width: 1200px ) {
    .container{ width: 1200px; }
}

.header{ height: 400px; background: url(2018css_cwhhyjdzt_banner.jpg) no-repeat center top; }
.header h2{ width: 1200px; margin: 0 auto; font-size: 26px; color: #da2717; text-align: center;  padding-top: 220px; font-weight: 500; }

.site{ width: 1200px; line-height: 40px; margin: 10px auto; color: #000; }
.site a{ color: #000; }
.site a:hover{ color: #da2717; }

/*容器*/
.con{ width: 1200px; margin: 0 auto; }
.con .con_left{ width: 800px; float: left; padding-right: 30px; border-right: 1px solid #d4d4d4; }
.con .con_right{ width: 345px; float: right;  }

/*列表标题*/
.left_title{ height: 40px; line-height: 40px; border-bottom: 1px solid #d4d4d4; }
.left_title span{ padding: 0 15px; height: 40px; font-size: 24px; display: block;  float: left;  background: url(2018css_cwhhyjdzt_titbj01.png) no-repeat left center; }
.left_title .more{  font-size: 14px; display: block; float: right; }
.left_title .more:hover{  color: #e66c62; }
.left_list{  min-height: 525px; margin-top: 10px;}

/*列表样式*/
.left_list{  min-height: 300px; margin-top: 20px; }
.left_list li { padding: 20px;background: #ffffff;border-bottom:1px solid #f8f8f8;margin-bottom: 20px; }
.left_list li:hover { -webkit-box-shadow: 4px 4px 11px #cdced0; -moz-tbox-shadow: 4px 4px 11px #cdced0; -o-box-shadow: 4px 4px 11px #cdced0;  box-shadow: 4px 4px 11px #cdced0; background: #f8f8f8; }
.left_list li h2{ display: block; font-weight: 500; color: #000; margin-bottom: 10px; font-size: 20px; }
.left_list li p{ font-size: 16px; line-height: 25px; }
.left_list li span{ display: block; font-size: 14px; color: #999; margin-top: 10px;  }

/*常务会议标题*/
.right_title{  height: 40px; line-height: 40px; font-size: 24px; }
.right_title a{ height: 40px; font-size: 24px; display: block;  float: left;  }
.right_title a:hover{ color: #e66c62; }

/*常务会议*/
.right_list ul{ margin-top: 20px; }
.right_list ul li { margin-bottom: 30px; text-align: center; }
.right_list ul li a{ display: block; background: #e66c62; padding: 20px 10px; }
.right_list ul li:hover a{ background: #c7564d; }
.right_list ul li .tit{ color: #fff; font-size: 24px; margin-bottom: 10px;  }
.right_list ul li .date{ color: #fff; font-size: 16px;  }

/*分页样式*/
.div_cutPage{ margin: 0 auto; min-height: 40px; padding: 20px 0 20px; text-align: center; }
.div_cutPage a{ display: inline-block; padding: 2px 7px;  margin: 2px; cursor: pointer;  border: 1px solid #DDDDDD; border-radius: 2px; }
.div_cutPage a:hover{  border: 1px solid #d4d4d4; background-color: #d4d4d4; color:white;  }
.div_cutPage .on{ border: 1px solid #d4d4d4; background-color: #d4d4d4; color:white;  }

/*视频*/
.right_vido{  margin-top: 10px; position: relative; }
.right_vido .right_vido_img{ display: block; width: 345px; height: 214px; overflow: hidden; }
.right_vido img{ width: 100%; min-height: 214px; }
.right_vido p{ position: absolute; left: 0; right: 0; bottom: 0; height: 40px; line-height: 40px; text-align: center; background: url(2018css_cwhhyjdzt_tmbg70.png) repeat-x; }
.right_vido p a{ color: #fff; }

/*文字列表*/
.ul_list { zoom:1; padding-top: 5px; }
.ul_list li{ height: 40px; line-height: 40px; }
.ul_list li a{ padding-left:20px; display: block; overflow: hidden; text-overflow:ellipsis; white-space:nowrap; }
.ul_list li:hover a{ color: #e66c62; }
.ul_list li span{ float:right; }


/* 底部 */
.footer{  border-top:3px solid #027fab; padding:30px 0; background:#fff; margin-top:40px; }
.footer a, .footer p{ color:#666; font-size:14px; line-height:25px; }
.footer .footer-con{ float:left; }
.footer .footer-con01{ width:205px; }
.footer .footer-con02{ width:440px; }
.footer .footer-con03{ width:240px; }
.footer .footer-con04{ float:right; }

#xfcs .xfcs-05 .xfcs05-box .text-right,
#xfcs .xfcs-05 .xfcs05-box li,
#xfcs .xfcs-04 .xfcs04-box li,
#xfcs .xfcs-03 .lswhmc *,
#xfcs .xfcs-02 .img,
#xxgk .wr-01 .zfxxgk li *,
#xxgk .wr-02 .jzzwgk li *,
img { -webkit-transition: all 0.3s ease-out; transition: all .3s ease-out; }

/* 过渡 */
.left_list li,
.right_list ul li a{ -webkit-transition: all 0.3s ease-out; -moz-transition: all 0.3s ease-out; -o-transition: all 0.3s ease-out; transition: all .3s ease-out; }

@media only screen and (max-width: 1100px) {
.w1200{width:100%; margin:0px auto;}
    /* 底部 */
    .footer{ border-top: 3px solid #006dac; padding: 20px 0; }
    .footer .footer-con{ float:left; text-align:center; }
    .footer .footer-con01 p{ display:inline-block; margin: 0 4px; }
    .footer .footer-con01, .footer .footer-con02, .footer .footer-con03{ width: 100%; }
    .footer .footer-con04{ float:none; }
    }