﻿/* LESS Document */
.fl {
  float: left;
  _display: inline;
}
.fr {
  float: right;
  _display: inline;
}
.artimg {
  float: left;
  _display: inline;
  margin-right: 16px;
}
.warper {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
}
header {
  background-color: #e4e4e4;
  height: 120px;
}
#logo {
  margin-top: 20px;
  float: left;
  _display: inline;
  background: url(2015fzszx-logo.png) left top no-repeat;
  width: 440px;
  height: 76px;
}
input[type="reset"]::-moz-focus-inner,
input[type="button"]::-moz-focus-inner,
input[type="submit"]::-moz-focus-inner,
input[type="file"] > input[type="button"]::-moz-focus-inner {
  border: none;
  padding: 0;
}
#search-box {
  float: right;
  _display: inline;
  padding-top: 35px;
}
#search-box input {
  vertical-align: middle;
}
#search-box p {
  font-family: "SimSun", "宋体";
  font-size: 12px;
  margin-top: 10px;
}
.s-txt {
  background-color: #fff;
  height: 25px;
  border: 1px solid #b5b5b5;
  width: 205px;
  border-right: none;
  padding: 0 5px;
}
.s-btn {
  width: 33px;
  background: url(2015fzszx-searchBtn.png) left top no-repeat;
  height: 27px;
  cursor: pointer;
}
nav {
  background: url(2015fzszx-navbarBg.png) left top repeat-x;
  height: 77px;
}
nav ul {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  padding-top: 15px;
  *zoom: 1;
}
nav ul:before,
nav ul:after {
  display: table;
  content: "";
  line-height: 0;
}
nav ul:after {
  clear: both;
}
nav li {
  line-height: 16px;
  font-size: 16px;
  float: left;
  _display: inline;
  width: 14.2%;
  text-align: center;
  background: url(2015fzszx-navLine.png) left center no-repeat;
}
nav li a {
  color: #fff;
}
nav li a:hover,
nav li a:visited {
  color: #fff;
  text-decoration: none;
}
nav li:first-child {
  background: none;
}
.notice {
  line-height: 36px;
  border-bottom: 1px solid #b5b5b5;
}
.notice h5 {
  font-size: 12px;
  float: left;
  _display: inline;
  font-weight: bold;
}
.notice em {
  display: inline-block;
  width: 16px;
  height: 16px;
  margin-right: 6px;
  background: url(2015fzszx-IconBg.png) left -218px no-repeat;
  vertical-align: middle;
}
.notice-link {
  font-family: "SimSun", "宋体";
  font-size: 12px;
  vertical-align: middle;
}
.notice-link a {
  margin-right: 14px;
}
.hot-news {
  padding-top: 26px;
  background-color: #f8f8f8;
  height: 90px;
}
.hot-news h2 {
  text-align: center;
  font-size: 28px;
  font-weight: bold;
}
.hot-news p {
  text-align: center;
  margin-top: 20px;
}
.hot-news p a {
  margin: 0 8px;
  color: #0d3974;
}
.news-cont {
  margin-top: 20px;
}
.new-pic {
  width: 504px;
  height: 308px;
  float: left;
  _display: inline;
}
.new-listbox {
  float: right;
  _display: inline;
  width: 478px;
  height: 308px;
}
.newlist {
  height: 134px;
  overflow: hidden;
}
.newlist li {
  background: url(2015fzszx-listIcon.jpg) left center no-repeat;
  padding-left: 10px;
  line-height: 28px;
}
.newlist span {
  float: right;
  _display: inline;
  color: #969696;
}
.newlist h3 {
  float: left;
  _display: inline;
  width: 23px;
  background: url(2015fzszx-newTitbg.png) left top no-repeat;
  height: 99px;
  margin-right: 8px;
  font-weight: bold;
  padding-left: 10px;
  padding-right: 10px;
  vertical-align: middle;
  padding-top: 35px;
}
.newlist ul {
  margin-top: -4px;
  float: left;
  _display: inline;
}
.newlist li:first-child {
  font-weight: bold;
}
.newlist li:first-child a {
  color: #0d3974;
}
.new-line {
  border-bottom: 1px dotted #b5b5b5;
  height: 1px;
  margin: 19px 0;
}
.banner {
  margin-top: 20px;
}
.layoutleft {
  float: left;
  _display: inline;
  width: 714px;
}
.artline {
  border-left: 64px solid #c40000;
  background-color: #b5b5b5;
  height: 2px;
}
.leftbox {
  width: 348px;
  overflow: hidden;
}
.layoutright {
  float: right;
  _display: inline;
  width: 268px;
  margin-top: 20px;
}
.leftartcontainer {
  margin-top: 20px;
  width: 340px;
}
.leftartcontainer .hd {
  height: 28px;
  line-height: 28px;
  padding-bottom: 8px;
  border-bottom: 2px solid #b5b5b5;
  overflow: hidden;
}
.leftartcontainer .hd h3 {
  float: left;
  _display: inline;
  padding-left: 18px;
  font-size: 18px;
  font-weight: bold;
  background: url(2015fzszx-columnTitStyle.png) left center no-repeat;
}
.leftartcontainer .hd a {
  float: right;
  _display: inline;
  font-size: 12px;
  font-family: "SimSun", "宋体";
  display: inline-block;
}
.leftartcontainer .cont {
  height: 208px;
}
.artfirst {
  padding-top: 16px;
  *zoom: 1;
}
.artfirst:before,
.artfirst:after {
  display: table;
  content: "";
  line-height: 0;
}
.artfirst:after {
  clear: both;
}
.artfirst h4 {
  font-weight: bold;
  margin-bottom: 8px;
}
.artfirst h4 a {
  color: #0d3974;
}
.artfirst p {
  line-height: 24px;
  font-family: "SimSun", "宋体";
  font-size: 12px;
  color: #666;
}
.artfirst p a {
  color: #c40000;
}
.artlist {
  padding-top: 10px;
}
.artlist li {
  background: url(2015fzszx-listIcon.jpg) left center no-repeat;
  padding-left: 10px;
  line-height: 28px;
}
.artlist span {
  float: right;
  _display: inline;
  color: #969696;
}
.rightartcontainer {
  padding: 12px 12px 8px 12px;
  background-color: #f4f4f4;
  margin-top: 14px;
}
.rightartcontainer .hd {
  height: 26px;
}
.rightartcontainer .hd h3 {
  float: left;
  _display: inline;
  font-size: 16px;
  font-weight: bold;
}
.rightartcontainer .hd em {
  font-style: normal;
  color: #a70101;
}
.rightartcontainer .hd a {
  float: right;
  _display: inline;
  font-size: 12px;
  font-family: "SimSun", "宋体";
  margin-top: 2px;
}
.rightartcontainer .artlist {
  font-size: 12px;
  font-family: "SimSun", "宋体";
}
.rightartcontainer .artlist li {
  background: url(2015fzszx-listIcon.jpg) left center no-repeat;
  padding-left: 10px;
  line-height: 26px;
}
.mar-t14 {
  margin-top: 14px;
}
.layoutrbox {
  height: 170px;
}
.layoutrbox1 {
  height: 220px;
}
.layoutrbox2 {
  height: 194px;
}
.tab-art {
  height: 130px;
  padding: 16px 0;
  background: url(2015fzszx-wsline.jpg) center bottom no-repeat;
}
.tab-artcont,
.tab-artcont2 {
  overflow: hidden;
}
.tab-artcont h4,
.tab-artcont2 h4 {
  font-size: 12px;
  margin-bottom: 12px;
  font-weight: bold;
}
.tab-artcont2 {
  padding-top: 12px;
}
.tabart-img {
  margin-right: 14px;
}
.tabart-txt,
.tabart-txt2 {
  font-size: 12px;
  position: relative;
}
.tabart-txt p,
.tabart-txt2 p {
  line-height: 22px;
  font-family: "SimSun", "宋体";
}
.tabart-txt a.seebtn,
.tabart-txt2 a.seebtn {
  position: absolute;
  display: block;
  width: 40px;
  text-align: center;
  line-height: 22px;
  right: 0;
  bottom: 0;
  color: #fff;
}
.tabart-txt {
  height: 100px;
}
.tabart-txt a.seebtn {
  background-color: #cb2b00;
}
.tabart-txt2 {
  height: 60px;
}
.tabart-txt2 h5 {
  font-size: 12px;
  font-weight: bold;
}
.tabart-txt2 a.seebtn {
  background-color: #00a0e9;
}
.tab-artbtn {
  height: 28px;
  text-align: center;
  margin-top: 6px;
}
a.tabbnt-l,
a.tabbnt-r {
  display: inline-block;
  vertical-align: middle;
  width: 20px;
  height: 20px;
  background-image: url(2015fzszx-IconBg.png);
}
a.tabbnt-l {
  background-position: 0 -116px;
}
a.tabbnt-r {
  background-position: -50px -116px;
}
.tabbntcont {
  display: inline-block;
  vertical-align: middle;
  width: 100px;
  text-align: center;
  height: 20px;
}
.tabbntcont a {
  display: inline-block;
  width: 8px;
  height: 8px;
  margin: 0 4px;
  background-color: #bfbfbf;
}
.tabbntcont a.curr {
  background-color: #d10f00;
}
.wyfc-container {
  height: 184px;
  margin-top: 20px;
}
.wyfc-container .hd {
  border-bottom: 1px solid #d3d3d3;
  height: 27px;
  position: relative;
}
.wyfc-container .hd a {
  float: right;
  _display: inline;
  position: absolute;
  right: 0;
  top: 16px;
  padding: 5px 0 5px 5px;
  background-color: #fff;
  font-size: 12px;
  font-family: "SimSun", "宋体";
}
.wyfc-container .hd h3 {
  position: absolute;
  top: 0;
  background: url(2015fzszx-wyfcTit.png) left top no-repeat;
  width: 126px;
  height: 40px;
  text-indent: -9999px;
}
.pic-container {
  height: 136px;
  position: relative;
  top: 20px;
}
.pic-box {
  float: left;
  _display: inline;
  margin-right: 15px;
}
.pic-box .pic-cont {
  position: relative;
  width: 188px;
  height: 136px;
  overflow: hidden;
}
.pic-box .pic-cont .pic-txt {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 30px;
  line-height: 30px;
  background-color: rgba(30,30,30,0.7);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b21e1e1e',endColorstr='#b21e1e1e');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#b21e1e1e',endColorstr='#b21e1e1e');
  z-index: 99;
}
.pic-box .pic-cont .pic-txt a {
  font-size: 12px;
  color: #fff;
  text-align: center;
  display: block;
  width: 100%;
}
.pic-box .pic-cont a:first-child {
  position: absolute;
  z-index: 1;
}
.pic-box .pic-cont a:first-child img {
  -webkit-transition: all ease 0.3s;
  -moz-transition: all ease 0.3s;
  -ms-transition: all ease 0.3s;
  -o-transition: all ease 0.3s;
  transition: all ease 0.3s;
}
.pic-box .pic-cont a:first-child:hover img {
  -webkit-transform: scaleX(1.4) scaleY(1.4);
  -moz-transform: scaleX(1.4) scaleY(1.4);
  -ms-transform: scaleX(1.4) scaleY(1.4);
  -o-transform: scaleX(1.4) scaleY(1.4);
  transform: scaleX(1.4) scaleY(1.4);
}
div.lastpb {
  margin-right: 0;
}
.layoutleft-1,
.layoutleft-3 {
  margin-top: 20px;
}
.layoutleft-1 .hd,
.layoutleft-3 .hd {
  height: 36px;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 20px;
}
.layoutleft-1 .hd h3,
.layoutleft-3 .hd h3 {
  float: left;
  _display: inline;
  height: 33px;
  border-bottom: 3px solid #a70101;
  font-size: 22px;
  font-weight: bold;
}
.layoutleft-1 .hd h3 em,
.layoutleft-3 .hd h3 em {
  font-style: normal;
  color: #a70101;
}
.layoutleft-1 .hd a,
.layoutleft-3 .hd a {
  float: right;
  _display: inline;
  font-size: 12px;
  font-family: "SimSun", "宋体";
  margin-top: 8px;
}
.layoutleft-1 {
  float: left;
  _display: inline;
  width: 754px;
  height: 324px;
}
.layoutleft-3 .cont {
  height: 280px;
}
.layoutright-1 {
  width: 232px;
  float: right;
  _display: inline;
  margin-top: 6px;
}
.layoutright-1 p {
  margin-top: 14px;
}
.new-pic1 {
  width: 392px;
  float: left;
  _display: inline;
  height: 274px;
}
.new-listbox1 {
  overflow: hidden;
  width: 340px;
  height: 274px;
  float: right;
  _display: inline;
}
.new-listbox1 .artfirst {
  padding-bottom: 10px;
  padding-top: 10px;
}
.new-listbox1 .artfirst h4 {
  text-align: center;
  font-size: 16px;
}
.new-listbox1 .artlist {
  border-top: 1px dotted #c0c0c0;
}
.layoutleft-2,
.layoutright-2,
.layoutmid-2 {
  width: 32%;
}
.layoutleft-2,
.layoutmid-2 {
  float: left;
  _display: inline;
  margin-right: 20px;
}
.layoutright-2 {
  float: right;
  _display: inline;
}
.layoutrbox3 {
  height: 236px;
}
.layoutMlist {
  margin-top: 20px;
}
.layoutMlist .hd {
  height: 30px;
  border-bottom: 1px solid #d3d3d3;
}
.layoutMlist .hd h3 {
  float: left;
  _display: inline;
  font-size: 18px;
  font-weight: bold;
}
.layoutMlist .hd a {
  float: right;
  _display: inline;
  font-size: 12px;
  font-family: "SimSun", "宋体";
  margin-top: 4px;
}
.layoutMlist .cont {
  margin-top: 1px;
  height: 180px;
  border-top: 1px dotted #d3d3d3;
}
.layoutMlist .cont h4 {
  text-align: center;
}
.col1 {
  width: 392px;
}
.col2,
.col4 {
  width: 192px;
}
.col2 .sypic:first-child,
.col4 .sypic:first-child {
  margin-bottom: 10px;
}
.col3 {
  width: 194px;
}
.col1,
.col2,
.col3 {
  height: 274px;
  margin-right: 10px;
  float: left;
  _display: inline;
  overflow: hidden;
}
.col4 {
  float: right;
  _display: inline;
}
.sypic img {
  display: block;
}
footer {
  margin-top: 20px;
  border-top: 3px solid #a70101;
  background-color: #eeeeee;
  overflow: hidden;
}
.linkartcontainer {
  padding: 18px 0;
  height: 56px;
  border-bottom: 1px solid #d6d6d6;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  overflow: hidden;
}
.copyright {
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
  border-top: 1px solid #fff;
}
.tlink {
  float: left;
  _display: inline;
  width: 560px;
  margin-left: 20px;
  padding-top: 4px;
}
.tlink a {
  margin-bottom: 14px;
  display: inline-block;
  width: 136px;
}
.sellink {
  float: right;
  _display: inline;
  width: 400px;
}
.sellink p {
  margin-bottom: 10px;
}
.sellink select {
  width: 170px;
  margin-right: 20px;
  border: 1px solid #abadb3;
  background-color: #fff;
}
.copyrighCont {
  margin: 0 auto;
  padding: 20px 0;
  width: 450px;
}
.copyrighCont p {
  line-height: 28px;
  text-align: center;
}
.copyrighCont img {
  float: right;
  _display: inline;
  margin-top: 10px;
}
#side-menu {
  z-index: 9999;
  position: fixed;
  right: 6%;
  top: 234px;
  width: 54px;
  height: 200px;
}
.wxbtn,
.gotop {
  margin-bottom: 8px;
  width: 54px;
  height: 54px;
  position: relative;
}
.wxbtn a,
.gotop a {
  display: block;
  width: 54px;
  height: 54px;
  background-color: rgba(100,100,100,0.1);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19646464',endColorstr='#19646464');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#19646464',endColorstr='#19646464');
}
.wxbtn a:hover,
.gotop a:hover {
  background-color: rgba(250,94,94,0.8);
  -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccfa5e5e',endColorstr='#ccfa5e5e');
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ccfa5e5e',endColorstr='#ccfa5e5e');
}
.wxbtn a:hover .wIcon,
.gotop a:hover .wIcon {
  background-position: -44px 3px;
}
.wxbtn a:hover .gIcon,
.gotop a:hover .gIcon {
  background-position: -43px -48px;
}
.wxbtn em,
.gotop em {
  width: 50px;
  height: 50px;
  margin: 2px auto;
  display: block;
}
.wIcon {
  background: url(2015fzszx-IconBg.png) 6px 3px no-repeat;
}
.gIcon {
  background: url(2015fzszx-IconBg.png) 7px -48px no-repeat;
}
.showbox {
  -webkit-box-shadow: 0px 0px 5px #cccccc;
  -moz-box-shadow: 0px 0px 5px #cccccc;
  box-shadow: 0px 0px 5px #cccccc;
  behavior: url(images/pie.htc);
  position: relative;
  display: block;
  text-align: center;
  position: absolute;
  top: 0;
  left: -130px;
  z-index: 99;
  width: 100px;
  padding: 8px;
  background-color: #fff;
  border: 1px solid #e5e5e5;
}
.showbox .i {
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #ffffff;
  border-width: 5px;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: -10px;
  z-index: 199;
}
.showbox .i1 {
  border-style: dashed dashed dashed solid;
  border-color: transparent transparent transparent #e5e5e5;
  border-width: 5px;
  width: 0;
  height: 0;
  overflow: hidden;
  position: absolute;
  right: -11px;
  z-index: 198;
}
.showbox h6 {
  background-color: #f1f1f1;
  color: #b20000;
  padding: 5px 0;
  margin-bottom: 10px;
  font-weight: bold;
}
.showbox p {
  font-size: 12px;
  font-family: "SimSun", "宋体";
  line-height: 28px;
}
/*概览*/
.gl_r_box {
  border: 1px solid #d3d3d3;
  padding: 10px 24px;
  margin-top: 20px;
  height: auto !important;
  min-height: 600px;
  _height: 600px;
}
.gl_r_box .gl_r_tit {
  height: 33px;
  border-bottom: 1px solid #d3d3d3;
  margin-bottom: 20px;
  margin-top: 8px;
}
.gl_r_box h4 {
  height: 30px;
  border-bottom: 3px solid #a70101;
  font-size: 18px;
  font-weight: bold;
  float: left;
  _display: inline;
}
.gl_news_box ul {
  padding-bottom: 20px;
  border-bottom: 1px dotted #d3d3d3;
  margin-bottom: 20px;
}
.gl_news_box li {
  background: url(2015fzszx-listIcon.jpg) left center no-repeat;
  padding-left: 10px;
  line-height: 28px;
}
.gl_news_box span {
  float: right;
  _display: inline;
  color: #969696;
}
.ty_ym {
  text-align: center;
}
/*细览*/
.content {
  border: 1px solid #d3d3d3;
  border-top: 2px solid #a70101;
  background: #fff;
  padding: 14px;
  margin-top: 8px;
}
.ty_subnav {
  height: 26px;
  margin-top: 10px;
}
.ty_subnav p {
  line-height: 26px;
  font-family: "微软雅黑";
  font-size: 12px;
  background: url(2015_znxzf_ty_icon.jpg) left center no-repeat;
  padding-left: 20px;
}
.ty_subnav p a:hover,
.ty_subnav p a.ty_b {
  color: #cc0000;
  text-decoration: none;
}
.xl_box {
  padding: 0px 14px;
}
.xl_tit {
  padding: 25px 0px;
}
.xl_tit h4 {
  text-align: center;
  font-family: "微软雅黑";
  font-size: 26px;
  color: #cc0000;
  line-height: 35px;
}
.xl_tit p {
  padding-top: 8px;
  font-family: "微软雅黑";
  line-height: 30px;
  font-size: 16px;
  text-align: center;
}
.xl_time {
  height: 30px;
  background: #f5f5f5;
  text-align: center;
  font-family: "宋体";
  font-size: 12px;
  color: #9a9a9a;
}
.xl_time span {
  padding: 0px 15px;
  line-height: 30px;
}
.xl_news {
  padding: 0px 16px;
  margin-top: 30px;
}
.xl_news p {
  font-family: "微软雅黑";
  font-size: 14px;
  line-height: 28px;
}
.xl_news_bottom {
  padding: 0px 16px;
  margin-top: 40px;
}
.xl_ty_tit {
  height: 30px;
  border-bottom: 1px solid #eeeeee;
}
.xl_ty_tit1 h4 {
  font-weight: bold;
}
.xl_ty_tit h4 {
  width: 97px;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
  height: 30px;
  background: url(2015fzszx-navbarBg.png) left bottom repeat-x;
  line-height: 30px;
  text-align: center;
}
.xl_btn {
  text-align: center;
  padding-bottom: 30px;
  margin-top: 20px;
  margin-bottom: 30px;
}
.xl_btn a {
  display: inline-block;
  background: url(2015_znxzf__XL_btn.jpg) left top no-repeat;
  width: 60px;
  height: 29px;
  line-height: 29px;
  text-align: center;
  margin: 0 15px;
}
.xl_news_bottom ul {
  margin-top: 10px;
}
.xl_news_bottom li {
  background: url(2015fzszx-listIcon.jpg) left center no-repeat;
  padding-left: 10px;
  line-height: 28px;
}
.xl_news_bottom span {
  float: right;
  _display: inline;
  color: #969696;
}