@charset "gb2312";
/* 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:14px; 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:#4c4c4c;}
a:hover{ text-decoration:none;}
a:active{outline: none;star:expression(this.onFocus=this.blur());}
i{font-style:normal}

.clear{ clear:both;}
.fl{ float: left;}
.fr{ float: right;}
.pr{position:relative;}

body{background: #f5f5f5;}
/* 背景头部 */
.mask_bg{ position: absolute; left: 0; right: 0; top: 0; bottom: 0; background: url("2018wcjjbmzt_bj.jpg") no-repeat top center; z-index: -9999; }
.header{ text-align: center; padding-top: 26px; }
.header img{ max-width: 100%; }
.search {text-align: center;margin-top: 14px;margin-bottom: 15px;}
.search .search_1{ display: inline-block; background: rgba(0, 0, 0, 0.4); padding: 35px 100px; border-radius: 8px; }
.search .search_text,
.search .search_select,
.search .search_submit{ vertical-align: middle; outline: none; height: 35px; line-height: 35px; padding-left: 15px; margin-right: 8px; border-radius: 4px; border: none; border-bottom: 1px solid #7e7b7d; border-right: 1px solid #7e7b7d; background: url("2018wcjjbmzt_inputbj.png");
    box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.41); -webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.41);}
.search .search_text{ width: 300px; height: 34px; line-height: 34px;  padding: 0 20px 0 45px; }
.search form{ position: relative; }
.search .search_textimg{ position: absolute; z-index: 1; width: 18px; height: 35px; left: 14px; top: 0; bottom: 0; background: url("2018wcjjbmzt_inputsr.png") no-repeat center; }
.search .search_select{ color:#9a9a9a; }
.search .search_submit{ font-size: 16px; color:#343434;  padding: 0 15px;  }

/* 底部 */
.footer ul{ display:table; margin:0 auto; padding: 25px 0; *display: block; *width: 710px; }
.footer ul li{ display: table-cell; *display: inline-block; *float: left; }
.footer ul li img{ margin-right: 10px; }
.footer .footer_img1 img{ height: 90px; *margin-top: 30px; }
.footer .footer_img2 img{ height: 55px; margin: 10px 0; }
.footer ul li p{ padding: 0 40px; line-height: 37px; font-size: 16px; color: #676767; text-align: center; }

/* 首页内容部分 */
.main{ width: 1200px; padding: 40px 0; margin: 44px auto 0; background: #fff; }
.jyzj{  width: 1000px; height: 236px; margin: 60px auto 0; padding-bottom: 40px; overflow: hidden; position: relative; }
.jyzj .ht{display:block;width:236px;height:236px;background:url("2018wcjjbmzt_ycxzt_ht.png") no-repeat;overflow:hidden;position:absolute;left:17px;top:0;z-index:999;}
.jyzj a{display:block;position:absolute;right: 0;top:0; bottom: 0; width:598px;height:214px;border:#e4e4e4 1px solid;background:#f7f7f7;cursor:pointer;padding:20px 50px 0 220px;overflow:hidden;z-index:99;}
.jyzj a:hover{ border:#467c9e 1px solid;background: #E6ECF0; }
.jyzj a .jyzj_tz{ display:block;float:right; width: 40px;height: 40px; background: url("2018wcjjbmzt_ycxzt_ht01.png") no-repeat;}
.jyzj a .date{display:block;float:left;padding: 0 35px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;background: #447897;}
.jyzj a .tit{display:block;float:left;width:598px;height:34px;line-height:34px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-top:8px;font-size:16px;font-weight:bold;color:#333;cursor:pointer;}
.jyzj a .con{display:block;float:left;width:598px;height:36px;line-height:36px;font-size:16px;color:#333;text-indent: 2em;}

.tit_img{ margin: 35px auto; height: 50px; }
.tit_img1{ background: url("2018wcjjbmzt_tit01.png") no-repeat center; }
.tit_img2{ background: url("2018wcjjbmzt_tit02.png") no-repeat center;  }
.tit_img3{ background: url("2018wcjjbmzt_tit03.png") no-repeat center;  }

.pzfl{ width: 970px; padding: 50px 0; margin: 0 auto; }
.pzfl .pzfl_t{ width: 1050px; }
.pzfl img{ margin-right: 80px; -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;  }
.pzfl img:hover{ -webkit-transform: scale( 1.05,1.05); -moz-transform: scale(1.05,1.05); -ms-transform: scale(1.05,1.05); -transform: scale(1.05,1.05); transition: .3s transform; -webkit-transform: translateY(-3px); transform: translateY(-3px); }

.ssdw{ width: 1000px; margin: 0 auto; overflow: hidden; padding: 50px; }
.ssdw ul li{ width: 168px; height: 38px; line-height: 38px; text-align: center; float: left; border: 1px solid #9e9e9e; margin: 0 15px 30px 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; }
.ssdw ul li a{ width: 100%; height: 100%; font-size: 18px; color: #676767; }
.ssdw ul li:hover a{ color: #2c2c2c; }
.ssdw ul li:hover{  border: 1px solid #2c2c2c; }

/* 列表页 */
.mainlb{  padding: 0; padding-bottom: 40px; }
.site{  padding: 15px 30px 0; line-height: 40px; font-size: 18px; color: #656565 }
.site a{ font-size: 18px; color: #656565 }

.li_tit{ width: 1100px; margin: 30px auto; overflow: hidden; }
.li_tit table{ width: 100%;}
.li_tit table th {background-color: #f7f7f7;padding: 9px 30px 9px 0;font-size: 14px;border-bottom: 1px solid #dddddd;border-right: 1px solid #dddddd;}
.li_tit table td p {line-height: 40px;margin: 7px 0; overflow: hidden;height: 27px; }
.li_tit table td span{ float:left; color:#d7d7d7; line-height:27px;}
.li_tit table td p a{ margin:0 2px; padding:0 12px; height:27px; line-height:27px; display:inline-block; float:left; color:#666; font-size:14px;}
.li_tit table td p a:hover{ color:#fff; background-color:#1a60b6;}
.li_tit table td p a.on{ color:#fff; background-color:#1a60b6;}
.li_tit table .more{ display:block; width:32px; position: relative; float:left; line-height:42px; color:#999; font-size:12px; margin-left:25px; padding-right:20px;}
.li_tit table .more .icon-more-arr{ width:17px; height:17px; position:absolute; top:11px; right:0;background-image: url("2018wcjjbmzt_more_arr.png"); background-position: 0 0;}
.li_tit table .more .Uparrow{ background-position: left -17px;}

.li_con { width: 1100px; margin: 0 auto; }
.li_con ul li{ overflow: hidden; padding: 15px; margin-bottom: 30px; background: #fff; border: 1px solid #ededec; box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1); -webkit-box-shadow: 3px 3px 8px rgba(0, 0, 0, 0.1);  }
.li_con ul li h2{ border-bottom: 1px dashed #cbcbcb; margin-bottom: 20px; }
.li_con ul li h2 a{display: inline-block;width: calc(100% - 30px);height: 50px;line-height: 50px;font-size: 20px;color: #333333;padding-left: 30px;background: url("2018wcjjbmzt_lb_01.png") no-repeat 0 center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.li_con ul li h2:hover a{ color: #8dc5eb; }
.li_con ul li span{ display: block; float: left; margin-bottom: 15px; line-height: 25px; color: #808080; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;  }
.li_con ul li .s_4{ width: 38%; margin-right: 2%; }
.li_con ul li .s_6{ width: 58%; margin-right: 2%; }
.li_con ul li span img{ margin-right: 10px; margin-top: -3px; }

/*分页样式*/
.right_paging{ min-height: 40px; padding: 40px 0 20px; text-align: center;  }
.right_paging .div_cutPage{ display: table; margin: 0 auto; }
.right_paging .div_cutPage a{ display: inline-block; padding: 5px 10px;  cursor: pointer;  border: 1px solid #DDDDDD;  margin: 5px; }
.right_paging .div_cutPage a:hover{  border: 1px solid #1f94d0; background-color: #1f94d0; color:white;  }
.right_paging .on{ border: 1px solid #1f94d0; background-color: #1f94d0; color:white;  }

/* 内容页 */
.text_con{ width: 1100px; margin: 20px auto; }
.text_con table{ width: 100%; }
.text_con table th{ border: 1px solid #d9d9d9; padding: 30px 0; background: #398fcb; color: #fff; }
.text_con table th h2{ font-size: 24px; color: #fff; text-align: center; letter-spacing: 4px; }
.text_con table td{ border: 1px solid #d9d9d9; padding: 10px 20px; line-height: 26px; }
.text_con .t_100{ width: 100px; }

/* 响应式代码 */
@media only screen and (max-width: 999px) {
    /*头部*/
    .header img{ max-width: 90%; }
    .search .search_1{ margin: 0 10px; padding: 10px; border-radius: 8px; }
    .search .search_text,
    .search .search_select,
    .search .search_submit{  padding: 0; margin-right: 3px; }
    .search .search_submit{ padding: 0 10px; }
    .search .search_text{width: calc(100% - 135px);padding: 0 20px 0 45px;}
    /*头部end*/

    .main{width: calc(100% - 20px);padding: 10px;margin: 10px auto;overflow: hidden;}

    /*底部*/
    .footer ul{ display: block; padding: 10px 0;  }
    .footer ul li{ display: inline-block; text-align: center; width: 100%; }
    .footer .footer_img1 img{ height: 50px; margin-bottom: 10px; }
    .footer .footer_img2 img{ height: 50px; margin: 10px; }
    .footer .footer_img2 br{ display: none; }
    .footer ul li p{ padding: 0; line-height: 25px; font-size: 12px; color: #676767; text-align: center; }
    /*底部 end*/

    /*首页内容部分*/
    .jyzj{  width: 100%; height: auto; margin: 50px auto 0; padding-bottom: 40px; overflow: hidden; position: relative; }
    .jyzj a{ width: calc(100% - 22px); position: inherit; height: auto; border:#e4e4e4 1px solid;background:#f7f7f7;cursor:pointer;padding:10px;overflow:hidden;z-index:99;}
    .jyzj a .tit,
    .jyzj a .con{width:100%;height:auto;}
    .jyzj .ht{ display: none; }
    .tit_img { margin: 20px auto; }
    .pzfl{ width: 100%; padding: 10px 0; }
    .pzfl .pzfl_t{ width: 100%; text-align: center; }
    .pzfl img{ margin-right: 0; margin-bottom: 10px; }
    .ssdw{ width:100%; padding: 20px 0; }
    .ssdw ul li{ width:calc(100%/3 - 12px); height: 30px; line-height: 30px; margin: 0 5px 10px 5px; }
    .ssdw ul li a{ font-size: 14px; }
    /*首页内容部分end*/

    /*列表*/
    .site{  padding: 0 10px; line-height: 30px; font-size: 14px; color: #656565 }
    .site a{ font-size: 14px; color: #656565 }
    .li_tit{ width: 100%; margin: 10px auto 15px;}
    .li_tit table th { width: 70px; padding: 0; line-height: 42px; }
    .li_con { width: 100%; margin: 0 auto; }
    .li_con ul li{ padding: 10px; margin-bottom: 20px;}
    .li_con ul li h2 { margin-bottom:10px; }
    .li_con ul li h2 a{ height: 40px; line-height:40px; font-size:16px; }
    .li_con ul li span{ display: block; width: 100%; margin-right: 0; margin-bottom: 5px; line-height: 25px; }
    .li_con ul li .s_4{ width: 98%; margin-right: 2%; }
    .li_con ul li .s_6{ width: 98%; margin-right: 2%; }
    .more_td{ width: 60px; }
    .li_tit table .more{ margin-left:10px; padding-right: 15px; }
    .li_tit table td p a{ margin:0 2px; padding:0 4px;}

    /*文章页*/
    .text_con{ width: 100%; margin: 10px auto; }
    .text_con table th{ padding: 10px 0; }
    .text_con table th h2{ font-size: 16px; letter-spacing: inherit; }
    .text_con table td{ padding: 5px;   }
    .text_con table tr td:nth-child(1){ width: 100px; }
}
















