@charset "utf-8";
*{
    margin: 0;
    padding: 0;
    border: none;
    box-sizing: border-box;
    font-family: "Microsoft YaHei",serif;
}

body{
	width: 100%;
	min-width: 1200px;
    position: relative;
}
body{color:#333333; font-size:14px; font-family:微软雅黑,Microsoft YaHei,Simsun,SimHei,Arial; -webkit-text-size-adjust:none; background: #fff;}
body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, textarea, ul{ padding:0; margin:0;}
li, ol, ul{ list-style:none;}
img{ border:none; border:0; max-width:100%;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
a{ text-decoration:none; color:#333333; }
a:focus {outline:none;-moz-outline:none;}
a:hover{color:#B80A0A;}
button, input, select, textarea {font-family: inherit; font-size:0.9375em;}
input:focus, textarea:focus{ outline: none;}
input::-webkit-input-placeholder{color: #999999;}
.clearfix{*zoom:1}.clearfix:before,.clearfix:after{display:table;line-height:0;content:""}.clearfix:after{clear:both}
.clear{clear:both;}

.boxsizing_c{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}
.mb20{margin-bottom: 20px; clear:both;}
.mb30{margin-bottom: 30px; clear:both;}
.mb40{margin-bottom: 40px; clear:both;}
.fl{float:left;}
.fr{float:right;}
.hide{display:none;}
.fs15{font-size:15px;}
.transition a{-webkit-transition:300ms; -moz-transition:300ms; -o-transition:300ms; transition:300ms;}
.imgScale a img{-moz-transition:all 0.3s ease-in-out 0s; -ms-transition:all 0.3s ease-in-out 0s; -o-transition:all 0.3s ease-in-out 0s; -webkit-transition:all 0.3s ease-in-out 0s; transition:all 0.3s ease-in-out 0s;}
.imgScale a:hover img{-moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); -webkit-transform:scale(1.05); transform:scale(1.05);}

/*layout*/
.container{width:1200px; margin:0 auto; clear:both; position: relative;}
.page-box{}


/***** header *****/
.header{}
.header .banner{}
.header .banner img{width: 100%; max-width: 100%; height: auto; display: block;}
.header .banner .container .ljhz{position: absolute; top: 50px; left: 20px;}
.header .banner .container .logo{position: absolute; top: 132px; left: 20px;}

.mainnav{background-color: #B80A0A; line-height: 80px;}
.mainnav ul{width: 800px; clear:both; float: left;}
.mainnav li{width: 20%; float: left; text-align: center; font-weight: bold;}
.mainnav li a, .mainnav li.on a{font-size: 20px; color: #fff; display: block}
.mainnav li:hover, .mainnav li.on{font-size: 20px; color: #fff; background:#A40000;  display: block}

.search{float:right; height: 53px; margin-top: 14px; background-color: #fff; border-radius: 15px; width: 318px;}
.search .gjz{padding-left: 18px; width: 82.2%; height: 53px; line-height: 53px; float: left; border-radius: 15px 0 0 15px;}

/*首页*/
.index-box{margin-top: 42px;}
.index-box2{margin-top: 42px; padding: 26px 0; background-color:#FDEBEB;}
.marl26{margin-left: 26px;}
.marl50{margin-left:42px;}
.conbox{width:28%;}
.conbox2{width:48%;}
.conbox3{width: 31%;}
.conbox4{width:48%;}
.conbox5{width:49%;}
.index_tit{background:url(/qjwglobal/hzqjw_title_bg.jpg) top right no-repeat #f9d6d6; padding: 0px 10px; padding-left: 0; height: 45px; margin-bottom: 14px;}
.index_tit h1{float: left; font-size:22px; line-height: 45px; color: #a90000; padding-left: 50px; font-weight: 1000; font-family: 宋体; background:url(../qjwglobal/hzqjw_h1_bg.png) top left no-repeat;}
.index_tit h1 img{margin-top:12px;}
.index_tit h1 a{font-size:22px; color: #a90000; font-family: 宋体;}
.index_tit .more{float: right; line-height: 45px;}
.index_tit .more a, .index_tit .more a:hover{font-size: 16px; color: #a90000;}

.home-tpxw{width:100%; height: 376px; position: relative;}
.home-tpxw img{ width:100%; height:376px; display:block;}
.home-tpxw .bd li{ position:relative; overflow:hidden; zoom:1;}
.home-tpxw .bd .txtbg{position:absolute; bottom:0; _bottom:-1px; left:0; width:100%; height:50px; background:#000; filter:alpha(opacity=50); -moz-opacity: 0.5; opacity:0.5;}
.home-tpxw .bd .txt{position:absolute; bottom:13px; left:15px; right:160px; color:#fff; font-size:16px; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden;}
.home-tpxw .hd{ position:absolute; bottom:17px; right:5px;}
.home-tpxw .hd li{float:left; width:10px; height:10px; margin-right:8px; line-height:0; overflow:hidden; font-size:0; background:#eaeaea; border-radius:50%; -moz-border-radius:50%; -o-border-radius:50%; -webkit-border-radius:50%; cursor:pointer;}
.home-tpxw .hd li.on{background:#BC2B28;}
.home-tpxw .bd ul, .home-tpxw .bd li{width:100% !important;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.home-tpxw .prev,
.home-tpxw .next{ position:absolute; left:0; top:50%; margin-top:-25px; display:block; width:30px; height:50px; background:url(../images/slider-arrow.png) -110px 50% no-repeat #1886ec; filter:alpha(opacity=60);opacity:0.6;   }
.home-tpxw .next{ left:auto; right:0; background-position:8px 50%;}
.home-tpxw .prev:hover,
.home-tpxw .next:hover{ filter:alpha(opacity=100);opacity:1;}
.home-tpxw .prevStop{ display:none;}
.home-tpxw .nextStop{ display:none;}

.sxcl{padding: 17px 66px; background:url(/qjwglobal/hzqjw_r13_c2.png) top center no-repeat;}
.sxcl img{width: 472px; height: 143px;}

.wyjb{margin-top: 25px;}
.wyjb li{width: 23.4%; float: left; margin-right: 25px; background: #C80000; line-height: 140px; color: #fff; font-size: 24px; font-weight: bold;}
.wyjb li:hover{background: #ff1111; color: #fff; font-size: 24px;}
.wyjb li a{color: #fff; font-size: 24px; display: block;}
.wyjb li i{width: 66px; height: 66px; display: inline;  margin-top: 25px; margin-left: 37px; margin-right: 27px; float: left;}
.wyjb li.last{margin-right: 0;}

.qywhq{margin-top:38px;}
.qywhq li{width: 23.4%; float: left; margin-right: 25px; background:#EEE; color: #333; text-align: center; font-size: 18px; height: 260px;}
.qywhq li:hover{background:  #C80000; color: #fff; font-size: 18px;}
.qywhq li a{color: #333; font-size: 18px; display: block;}
.qywhq li:hover a{color: #fff; font-size: 18px;}
.qywhq li img{width: 100%; height: 189px;}
.qywhq li .txt{padding: 6px 15px; line-height: 29px; display: inline;}
.qywhq li.last{margin-right: 0;}

.yqlj{background: url(/qjwglobal/link-line.png) top repeat-x; margin-top: 10px;}
.yqlj span{padding-left: 14px; float: left; background: url(/qjwglobal/link-icon01.jpg) left center no-repeat; line-height: 40px; font-size: 18px; margin-right:42px;}
.yqlj span a{font-size: 18px;}
.yqlj a.label{ cursor: pointer; float:left; width: 208px; font-size: 18px; background:url(/qjwglobal/link-icon01.jpg) left center no-repeat;}
.yqlj a.label b{background:url(/qjwglobal/link-icon02.jpg) top center no-repeat; line-height: 42px;  text-align:center; font-weight: normal; width: 100%; display: block;}
.yqlj a.label b:before{position:absolute; top:50%; left:0; content:""; margin-top:-1px; width:100%; height:2px; }
.yqlj a.label b:after{position:absolute; left:50%; content:"";  width:13px; height:10px;}
.yqlj a.label.on b.show{font-size: 18px; line-height: 40px; padding-left: 14px;  background:none; text-align: left;}
.yqlj a.label.on b.show:after{content:normal;}
.yqlj .dropdownlink{display:none;}
.yqlj .xxjy_con{padding: 10px 0px 0px; clear: both; height:40px; width: 100%;} 
.yqlj .xxjy_con li{line-height: 40px; font-size: 16px;  cursor: pointer; width:16.666%; float: left;}
.yqlj .xxjy_con li a{font-size: 16px;}

/*列表页*/
.curmb{height: 24px; margin: 38px auto 35px; font-size: 16px; background:url(/qjwglobal/location.jpg) left center no-repeat; line-height: 24px; padding-left: 30px;}
.curmb a{font-size: 16px;}
.list-box{margin-bottom: 20px;}
.sideBar{float:left; width:27%;}
.parentName{height:60px; text-align: center; line-height: 60px; color: #fff; background:url(/qjwglobal/hzqjw_list_title_bg.jpg) left center no-repeat; font-size: 22px; font-weight: bold;}
.sideMenu{font-size:18px; margin-top: 25px;}
.sideMenu > li{margin-bottom: 1px; font-weight: bold;}
.sideMenu a{display: block; background: #fff; padding:18px 15% 18px 7%; position: relative; line-height: 24px; font-size: 20px; color: #CA0000;}
.sideMenu > li > a:after{ display:block; content:" "; position:absolute; right:7%; top:50%; width:14px; height:14px; margin-top:-5px; background:url(../qjwglobal/hzqjw_list_icon01.png) no-repeat;}
.sideMenu > li.li2 > a{background: #F5DBDC; color: #CA0000;}
.sideMenu > li.li2 > a:after{-moz-transform:rotate(90deg); -webkit-transform:rotate(90deg); transform:rotate(90deg);}

.sideMenu a:hover, .sideMenu li >.aon{background: #F5DBDC; color: #CA0000;}
.sideMenu li a:hover{border-color: #a11f1e; color: #a11f1e;}

.sideMenu .dropdown{font-size:16px; background: #F5DBDC; }
.sideMenu .dropdown li{line-height:24px; float:none; margin-bottom: 1px; } 
.sideMenu .dropdown li a{display:block; background: none;}
.sideMenu .dropdown li a:hover, .sideMenu .dropdown li a.aon{color:#bc1010; display: block;  background:url(/qjwglobal/hzqjw_list_icon01.png) 288px 20px no-repeat #E6A4A5;}

.mainContent{float:right; width:69%; *width: 69%;}
.main_pad{padding: 20px 5%;}
.main_title{ height:64px; line-height:64px; border-bottom:#C1C1C1 1px solid; border-top:4px #C80002 solid; margin-bottom:20px;}
.main_title h2{ display:block; color:#cc3333; font-size:20px;}
.main_title span{padding: 0px 20px; background: #efefef; float:right;}




/*内容页*/
.content_attr{color:#666666; padding:18px 12px; margin:0 2.5%; font-size:16px;  border-bottom:#C80203 1px dashed;}
.content_attr b{font-weight:normal;}
.content_attr ul li{float: left; position: relative;}
.content_attr ul li i{width: 25px; height: 25px;  vertical-align: middle; display: inline-block;}
.content_attr ul li.date{ margin-left:20px;}
.content_attr ul li.ly{margin-left: 20px;}
.content_attr ul li.ly i{background-position: 0 -25px;}
.content_attr ul li.print i{background-position: 0 -125px; cursor: pointer;}
.content_attr ul li.dianzan span{color:#F00; font-size:12px; vertical-align:bottom;}
.content_attr ul li.dianzan i{background-position: 0 -150px; cursor: pointer;}
.content_attr ul li.fx i{background: url(/qjwglobal/share.jpg) no-repeat; cursor: pointer; margin-left: 10px;}
.content_attr ul li.fx i:hover{background: url(/qjwglobal/share.jpg) no-repeat;}

.content_attr ul li.llcs i{background-position: 0 -225px; margin-right: 5px;}
.content_attr .attr_r{white-space:nowrap;}
.content_attr .attr_r li{padding: 0 5px;}
.content_attr span{vertical-align: middle;}
.content_attr ul li.llcs{color: #cc0000; margin-right: -15px;}
.content_attr ul li.fontsize span{cursor: pointer;}

.zoomtitl{LINE-HEIGHT:1.5; FONT-SIZE:24px; text-align:center; padding:0px 10px 10px; font-weight: bold;}
.fbt{LINE-HEIGHT:1.2; FONT-SIZE:22px; text-align:center; padding:0px 10px 10px; font-weight: bold; display: block;}
.concentftitle{TEXT-ALIGN:center;COLOR:#666;background:#f5f5f5}
.concentftitle1{LINE-HEIGHT:30px;FONT-WEIGHT:700}
.concent{TEXT-ALIGN:left; LINE-HEIGHT:1.8; margin:auto;}
.concent img{max-width:100%}
.concent a{color: #a11f1e; font-size: 20px;}

.content_article{clear:both; padding:20px 3%; line-height:1.8; font-size:16px; overflow:hidden; border-bottom:#e5e5e5 1px solid; }
.content_article p{font-size: 16px; margin-bottom: 1em;  text-indent: 2em;}
.content_article span{font-size: 16px; margin-bottom: 1em; text-indent: 2em;}
.content_article a{color:#a11f1e; font-size: 20px;}
.content table, .content img, .content video{max-width:100%;}
.content_attr .fx .hideDiv{position: absolute; top:15px; z-index:9; left:-10px; padding-top: 20px; display: none;}
.content_attr .fx .hideDiv dl{border:#e5e5e5 1px solid; background: #fff; box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box; border-radius: 0 0 5px 5px; width:170px; text-align: center; position: relative;}
.content_attr .fx .hideDiv a{display: inline-block; float: none; margin:0 2px; text-indent: 0;}
.content_attr .fx .hideDiv dt{text-align: center; padding:8px 0; font-size: 14px; font-weight: bold; color: #626262; background: #f6f6f6;}
.content_attr .fx .hideDiv dd{padding: 5px;}
.content_attr .fx .hideDiv dl:after{content: ''; display:block; line-height:0; font-size:0; width:0; height:0; overflow:hidden; border:8px solid transparent; border-bottom-color:#e5e5e5; position:absolute; left:50%; top:-16px; margin-left:-8px;}
.content_attr .fx:hover .hideDiv{display: block;}

/*footer*/
.footer{background: #c80000; text-align: center; color: #fff; padding:25px 0; font-size: 16px; margin-top: 10px;}
.footer a{color: #fff; font-size: 16px;}

.newsList li{position:relative; padding:0 100px  0 16px; height:36px; line-height:36px; overflow:hidden; vertical-align:top;}
.newsList li:after{position:absolute; content:" "; left:0; top: 50%; margin-top: -1px; width: 5px; height: 5px; background: #d2d2d2;}
.newsList li font{position:absolute; right:0; top:0; color:#999999;}
.newsList li span{color: #333 !important;}
.newsList li strong{font-weight: normal;}
.newsList li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; font-size:18px;}
.newsList_nd li{padding-right:0;}
.common_opaHov:hover{filter:alpha(opacity=85); -moz-opacity: 0.85; opacity:0.85;}

.shareIcon {display: inline-block;}

.list-fy{margin-top: 15px; border-top:1px #ccc solid; padding-top: 20px;}

.content-xl{LINE-HEIGHT: 1.8; font-size: 16px;}
.content-xl p, .content-xl span{ font-size:16px; margin-bottom: 1em; margin-top: 0;}

.newsList2 li{position:relative; height: 55px; line-height: 55px; padding-left: 16px; overflow:hidden; vertical-align:top; border-bottom: 1px dashed #c2c2c2;}
.newsList2 li:after{position:absolute; content:" "; left:0; top: 50%; margin-top: -1px; width: 5px; height: 5px; background: #d2d2d2;}
.newsList2 li a{float:left; max-width:100%; white-space:nowrap; text-overflow:ellipsis; -o-text-overflow:ellipsis; overflow:hidden; font-size:20px;}

.nr-p{text-align:center; width:45%; margin: 0 auto;}
.nr-p p{margin-bottom: 18px;}
.nr-p a{color:#fff; text-decoration: none;}
.xqhjy{position: absolute; top:65%; right:6.4%;}
.xqhjy img{margin-top: -46px !important;}
.lxwm2021{width: 71%; margin: 0 auto;}
.footer .dzjg {
    display: inline-block;
    width: 110px;
    position: absolute; top:15%; left:20%;
}