@charset "utf-8";
/* CSS Document by cjy */
html,
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td,
a {
  margin: 0;
  padding: 0;
  color: #333;
  font: 14px/24px "微软雅黑";
}
html {
  display: inline-block;
  width: 100%;
}
img {
  border: none;
}
a {
  text-decoration: none;
  cursor: pointer;
  border: 0;
}
strong {
  font-weight: bold;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
em,
i {
  font-style: normal;
}
.dis-in-b {
  display: inline-block;
}
.f-l {
  float: left;
}
.f-r {
  float: right;
}
.clear {
  clear: both;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: '.';
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/* CSS Document by cjy */
/*common-start*/
body {
  background: #fff url(2017fg9-bg.png) center 38px no-repeat;
}
.mt4 {
  margin-top: 3px;
}
.mt6 {
  margin-top: 6px;
}
.mt10 {
  margin-top: 10px;
}
.mt8 {
  margin-top: 8px;
}
.mt18 {
  margin-top: 18px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt32 {
  margin-top: 32px;
}
.mt80 {
  margin-top: 80px;
}
.ml8 {
  margin-left: 8px;
}
.ml10 {
  margin-left: 10px;
}
.ml20 {
  margin-left: 20px;
}
.ml90 {
  margin-left: 90px;
}
.pb40 {
  padding-bottom: 40px;
}
.pt30 {
  padding-top: 30px;
}
.pl60 {
  padding-left: 60px;
}
.mlr20 {
  margin: 10px 20px 0;
}
.wrapper {
  width: 1200px;
  margin: 0 auto;
}
.h-box {
  display: none;
}
.h-dis-none {
  display: none;
}
/*common-end*/
/*头部-start*/
.header-top .rq {
  font: 12px/38px "微软雅黑";
  color: #999999;
  display: inline-block;
}
.header-top .swsy {
  display: inline-block;
}
.header-top .swsy a,
.header-top .swsy span {
  font: 12px/38px "微软雅黑";
  color: #999999;
  display: inline-block;
  margin: 0 8px;
  float: left;
}
.header-top .swsy a.a1,
.header-top .swsy span.a1 {
  background: url(2017fg9-toplogo1.png) left center no-repeat;
  padding-left: 20px;
}
.header-top .swsy a.a2,
.header-top .swsy span.a2 {
  background: url(2017fg9-toplogo2.png) left center no-repeat;
  padding-left: 20px;
}
.header-top .swsy a.a3,
.header-top .swsy span.a3 {
  background: url(2017fg9-toplogo3.png) left center no-repeat;
  padding-left: 20px;
}
.header-top .swsy a.a4,
.header-top .swsy span.a4 {
  background: url(2017fg9-toplogo4.png) left center no-repeat;
  padding-left: 20px;
}
.header-top .swsy a:hover,
.header-top .swsy span:hover {
  color: #fa0e0e;
}
.logo {
  margin-top: 60px;
  background: url(2017fg9-logo.png) left no-repeat;
  height: 80px;
  padding-left: 59px;
}
.logo a {
  margin-top: 4px;
  display: inline-block;
  font: bold 36px/40px "微软雅黑";
  color: #c20c00;
}
.logo p {
  font: 12px/12px "微软雅黑";
  color: #bc9d9d;
}
.menu {
  background: url(2017fg9-headermenu.png) center top no-repeat;
  height: 70px;
  margin-top: 20px;
}
.nav {
  display: inline-block;
  width: 780px;
}
.nav li {
  position: relative;
  display: inline-block;
  float: left;
  /*头部二级栏目*/
}
.nav li a {
  float: left;
  display: inline-block;
}
.nav li span {
  padding-top: 30px;
  padding-left: 14px;
  padding-right: 14px;
  display: inline-block;
  text-align: center;
  font: bold 16px/40px "微软雅黑";
  color: #ffffff;
  min-width: 67px;
}
.nav li.cur,
.nav li:hover {
  background: url(2017fg7-menulicur2.jpg) center bottom repeat-x;
}
.nav li.cur a,
.nav li:hover a {
  background: url(2017fg7-menulicur3.jpg) right bottom no-repeat;
}
.nav li.cur a span,
.nav li:hover a span {
  background: url(2017fg7-menulicur1.jpg) left bottom no-repeat;
}
.nav li .zlmmenu {
  display: none;
  position: absolute;
  top: 70px;
  left: 0;
  background-color: #c3241c;
  width: 100%;
  z-index: 99999;
}
.nav li .zlmmenu a {
  height: 38px;
  padding: 0;
  display: block;
  font: 16px/38px "微软雅黑";
  border-top: 1px solid #d8342c;
  background: #c3241c;
  color: #fff;
  width: 100%;
  text-align: center;
}
.nav li .zlmmenu a.cur,
.nav li .zlmmenu a:hover {
  background-color: #ffaf00;
}
.menu-right {
  display: inline-block;
  width: 324px;
  margin-top: 36px;
}
.menu-right p,
.menu-right a {
  font: 12px/36px "微软雅黑";
  color: #e5b1ae;
}
.menu-right a {
  display: inline-block;
  padding-right: 8px;
}
.menu-right a:hover {
  color: #fff;
}
.search {
  width: 324px;
  height: 27px;
  display: block;
  background: url(2017fg9-search.png) no-repeat;
}
.search .srk {
  width: 220px;
  height: 26px;
  outline: none;
  border: none;
  font: 14px/26px "微软雅黑";
  padding-left: 30px;
  margin-top: 1px;
  background: none;
}
.search .ss {
  width: 72px;
  height: 27px;
  outline: none;
  border: none;
  background: none;
}
.search .ss:hover {
  cursor: pointer;
}
/*头部-end*/
/*尾部-start*/
.footer {
  margin-top: 40px;
  border-top: 4px solid #c3241c;
  background-color: #f0f0f0;
  padding-bottom: 40px;
}
.footer .dzjg {
  display: inline-block;
  width: 110px;
  margin-top: 30px;
}
.footer .footer-nr {
  margin-top: 10px;
  text-align: center;
  width: 980px;
}
.footer .footer-nr .clj {
  margin: 0 auto;
  width: 600px;
}
.footer .footer-nr .clj a,
.footer .footer-nr .clj span {
  float: left;
  display: inline-block;
  padding: 0 4px;
  font: 14px/24px "微软雅黑";
  color: #666666;
}
.footer .footer-nr .clj a:hover,
.footer .footer-nr .clj span:hover {
  color: #fa0e0e;
}
.footer .footer-nr p {
  font: 14px/24px "微软雅黑";
  color: #666666;
}
/*友情链接*/
.links {
  margin-bottom: 20px;
}
.links dl {
  display: inline-block;
  float: left;
  margin-right: 20px;
  width: 224px;
  height: 30px;
  position: relative;
}
.links dl.mr0 {
  margin-right: 0;
}
.links dt {
  border: 1px solid #d3d3d3;
  display: inline-block;
  padding: 0 30px 0 20px;
  width: 176px;
  height: 30px;
  overflow: hidden;
  background: #fff url(2017_fg7_links_arrow1.png) no-repeat right top;
  font: 14px/30px "微软雅黑";
  color: #666;
}
.links dt.active {
  background: #fff url(2017_fg7_links_arrow2.png) no-repeat right top;
}
.links dd {
  display: none;
  position: absolute;
  left: 0;
  bottom: 30px;
  background: #fff;
  width: 224px;
  border: 1px solid #cacaca;
  border-bottom: 1px solid #ddd;
}
.links dd li {
  display: inline-block;
  padding: 0 10px 0 20px;
  width: 184px;
  height: 30px;
  background: #fff;
  font: 14px/30px "微软雅黑";
  color: #666;
  cursor: pointer;
}
.links dd li.cur {
  background: #f5f5f5;
}
/*尾部-end*/
/*内容页**/
.hx1 {
  margin: 10px 0 4px;
  height: 1px;
  background-color: #f2f2f2;
}
ul.comlist1.hx li {
  border-bottom: 1px dashed #d8d7d7;
}
ul.comlist1 li a {
  font: 14px/30px "微软雅黑";
  color: #333333;
  padding-left: 14px;
  background: url(2017fg9-comlistbg.png) 0 center no-repeat;
}
ul.comlist1 li a:hover {
  color: #fa0e0e;
}
ul.comlist1 li span {
  float: right;
  color: #999999;
  font: 14px/30px "微软雅黑";
}
/*面包屑*/
.mbx {
  margin-left: 35px;
  font: 14px/37px "微软雅黑";
  color: #9a9a9a;
  padding-left: 20px;
  background: url(2017fg9-gl-mbx.png) left center no-repeat;
}
.mbx a {
  font: 14px/37px "微软雅黑";
  color: #9a9a9a;
}
.mbx a:hover {
  color: #fa0e0e;
}
/*=翻页导航=*/
.divpage {
  margin: 0 auto;
  width: 440px;
}
.page {
  margin: 40px auto;
  display: inline-block;
}
.page span,
.page a {
  margin: 0 3px;
  display: inline-block;
  float: left;
  font: 12px/25px "微软雅黑";
  color: #010101;
}
.page a {
  border: 1px solid #ddd;
  padding: 0 7px;
  font: 12px/25px "微软雅黑";
  color: #010101;
}
.page a.btn {
  padding: 0 15px;
}
.page a:hover,
.page a.cur {
  background: #c3241c;
  color: #fff;
}
/*首页开始*/
.index-cont1 {
  display: inline-block;
  width: 610px;
}
.index-cont2 {
  display: inline-block;
  width: 620px;
}
.index-cont3 {
  display: inline-block;
  width: 456px;
}
.index-cont4 {
  display: inline-block;
  width: 250px;
}
.index-cont5 {
  display: inline-block;
  width: 380px;
}
.index-cont6 {
  display: inline-block;
  width: 920px;
}
.index-cont7 {
  display: inline-block;
  width: 590px;
}
.index-cont8 {
  display: inline-block;
  width: 282px;
}
.index-tzgg {
  background: url(2017fg9-tzggbg.png) no-repeat;
  height: 40px;
}
.index-tzgg strong {
  display: inline-block;
  float: left;
  width: 106px;
  font: bold 16px/40px "微软雅黑";
  color: #fefefe;
  padding-left: 30px;
  background: url(2017fg9-tzgglogo.png) 8px center no-repeat;
}
.index-tzgg .index-tzggcont {
  display: inline-block;
  width: 1050px;
}
.index-tzgg .index-tzggcont a {
  display: inline-block;
  margin-right: 50px;
  font: 14px/40px "微软雅黑";
  color: #333333;
}
.index-tzgg .index-tzggcont a:hover {
  color: #fa0e0e;
  text-decoration: underline;
}
.index-wlwz-img a {
  display: block;
  float: left;
}
.index-wlwz-img a.h76 {
  height: 76px;
}
.index-wlwz-img a.h114 {
  height: 114px;
}
.index-wlwz-img a.h57 {
  height: 57px;
}
.index-wlwz-img-l {
  display: inline-block;
  width: 174px;
}
.index-wlwz-img-r {
  display: inline-block;
  width: 169px;
}
.cont-tit1 {
  border-bottom: 2px solid #c3241c;
}
.cont-tit1 ul li {
  float: left;
  display: inline-block;
  font: 16px/40px "微软雅黑";
  color: #333333;
}
.cont-tit1 ul li.cur a {
  color: #fff;
  background-color: #c3241c;
}
.cont-tit1 ul li a {
  display: inline-block;
  padding: 0 24px;
  font: 16px/40px "微软雅黑";
  color: #333333;
}
.cont-tit1-little {
  border-bottom: 2px solid #c3241c;
}
.cont-tit1-little ul li {
  float: left;
  display: inline-block;
  font: 16px/32px "微软雅黑";
  color: #333333;
}
.cont-tit1-little ul li.cur a {
  color: #fff;
  background-color: #c3241c;
}
.cont-tit1-little ul li a {
  display: inline-block;
  padding: 0 16px;
  font: 16px/32px "微软雅黑";
  color: #333333;
}
.cont-tit2 ul li {
  float: left;
  display: inline-block;
  margin-right: 20px;
  height: 38px;
}
.cont-tit2 ul li.cur {
  background: url(2017fg9-index-tit2.jpg) top center no-repeat;
}
.cont-tit2 ul li.cur a {
  color: #fff;
  background: #c3241c;
}
.cont-tit2 ul li a {
  display: inline-block;
  padding: 0 14px;
  text-align: center;
  font: 16px/30px "微软雅黑";
  color: #333333;
  height: 30px;
}
.cont-tit3 {
  border-bottom: 1px solid #ececec;
}
.cont-tit3 a {
  border-bottom: 1px solid #c3241c;
  margin-bottom: -1px;
  display: inline-block;
  padding: 0 4px;
  font: 16px/30px "微软雅黑";
  color: #c3241c;
  height: 30px;
}
.cont-more1 {
  display: inline-block;
  width: 50px;
}
.cont-more1 a {
  font: 14px/30px "微软雅黑";
  color: #c3241c;
  display: none;
  width: 50px;
}
a.cont-more2 {
  display: inline-block;
  font: 14px/40px "微软雅黑";
  color: #c20c00;
  width: 50px;
}
a.cont-more2:hover {
  text-decoration: underline;
}
.cont-body {
  height: 280px;
  overflow: hidden;
}
.cont-body h2 {
  font: bold 20px/46px "微软雅黑";
  color: #c3241c;
  text-align: center;
}
.cont-body p {
  height: 48px;
  overflow: hidden;
  font: 14px/24px "微软雅黑";
  color: #333333;
  text-indent: 2em;
}
.cont-body p a {
  font: 12px/24px "微软雅黑";
  background: url(2017fg9-index-moreabg.png) left center no-repeat;
  padding: 10px;
  color: #fff;
}
.cont-body p a:hover {
  text-decoration: underline;
}
.indexldzc a {
  display: inline-block;
  width: 210px;
  font: 16px/48px "微软雅黑";
  color: #fff;
  float: left;
  margin-left: 30px;
}
.indexldzc a:hover {
  color: #fa0e0e;
}
.indexldzc a.ml0 {
  margin-left: 0;
}
.indexldzc a.a1 {
  width: 120px;
  padding-left: 90px;
  background: #53b3ec url("2017sgsglj-index-ldzc1.png") 50px center no-repeat;
}
.indexldzc a.a2 {
  width: 120px;
  padding-left: 90px;
  background: #53b3ec url("2017sgsglj-index-ldzc2.png") 50px center no-repeat;
}
.indexldzc a.a3 {
  width: 120px;
  padding-left: 90px;
  background: #53b3ec url("2017sgsglj-index-ldzc3.png") 50px center no-repeat;
}
.indexldzc a.a4 {
  width: 150px;
  padding-left: 60px;
  background: #53b3ec url("2017sgsglj-index-ldzc4.png") 20px center no-repeat;
}
.xxgkzltit {
  background-color: #0277bd;
  font: bold 18px/50px "微软雅黑";
  color: #fff;
  padding-left: 20px;
}
.indexxxgkzl a {
  margin-bottom: 1px;
  display: block;
  font: 16px/44px "微软雅黑";
  background: #f8f8f8 url("2017sgsglj-index-gkzlgd.png") 250px center no-repeat;
  padding-left: 20px;
}
.indexxxgkzl a:hover {
  color: #fa0e0e;
}
.banner {
  display: block;
}
.index-cont3-img {
  display: block;
  height: 82px;
}
.index-cont3-img img {
  max-width: 290px;
}
.index-ywyslm a {
  font: 16px/50px "微软雅黑";
  display: block;
  color: #fff;
  background-color: #0277bd;
  text-align: center;
  margin-bottom: 10px;
}
.index-ywyslm a:hover {
  background-color: #80caf7;
}
.index-wlwz {
  position: relative;
  height: 144px;
}
.index-wlwz a {
  display: inline-block;
  float: left;
  background-color: #0000FF;
  position: absolute;
  font: 18px/70px "微软雅黑";
}
.index-wlwz a.a1 {
  width: 90px;
  height: 70px;
  top: 0;
  left: 0;
  background: #e5f4f6 url("2017sgsglj-index-wlwz1.png") 30px center no-repeat;
  padding-left: 90px;
}
.index-wlwz a.a2 {
  width: 108px;
  height: 70px;
  top: 0;
  left: 182px;
  background: #e5f4f6 url("2017sgsglj-index-wlwz3.png") center 20px no-repeat;
  padding-top: 72px;
  text-align: center;
}
.index-wlwz a.a3 {
  width: 90px;
  padding-left: 90px;
  height: 70px;
  top: 72px;
  left: 0;
  background: #e5f4f6 url("2017sgsglj-index-wlwz2.png") 30px center no-repeat;
}
.index-wlwz a:hover {
  background-color: #96ecf7;
}
.indextit {
  background: #f6f6f6;
  border-left: 4px solid #c3241c;
  height: 40px;
}
.indextit span {
  display: inline-block;
  padding-left: 14px;
  font: 24px/40px "微软雅黑";
  color: #c3241c;
}
.index-xxgkzn-clj a {
  display: inline-block;
  width: 150px;
  height: 40px;
  font: 14px/40px "微软雅黑";
  color: #2aa14d;
  text-align: center;
  float: left;
  border: 1px solid #2aa14d;
  border-radius: 2px;
  margin-bottom: 8px;
  margin-left: 8px;
}
.index-xxgkzn-clj a:hover {
  color: #fa0e0e;
  border: 1px solid #fa0e0e;
}
.index-ldzc-clj a {
  display: inline-block;
  width: 112px;
  height: 34px;
  font: 14px/34px "微软雅黑";
  float: left;
  margin-left: 8px;
}
.index-ldzc-clj a:hover {
  color: #fa0e0e;
}
.index-yllm a {
  display: inline-block;
  width: 360px;
  float: left;
  height: 56px;
  font: bold 24px/56px "微软雅黑";
  text-align: center;
  color: #2aa14d;
  background-color: #eeeeee;
  margin: 0 11px;
  text-stroke: 1px #fff;
  -webkit-text-stroke: 1px #fff;
  -moz-text-stroke: 1px #fff;
  -o-text-stroke: 1px #fff;
}
.index-yllm a:hover {
  background-color: #d2c9c9;
}
.index-jcgk a {
  display: inline-block;
  width: 83px;
  padding-left: 40px;
  height: 42px;
  float: left;
  margin-top: 4px;
  font: 14px/42px "微软雅黑";
  color: #fff;
}
.index-jcgk a:hover {
  font: bold 16px/42px "微软雅黑";
  text-decoration: underline;
}
.index-jcgk a.ml4 {
  margin-left: 4px;
}
.index-jcgk a.a1 {
  background: #67a9f9 url(2017fg9-index-jcgk1.png) 10px center no-repeat;
}
.index-jcgk a.a2 {
  background: #90d90a url(2017fg9-index-jcgk2.png) 10px center no-repeat;
}
.index-jcgk a.a3 {
  background: #fc783f url(2017fg9-index-jcgk3.png) 10px center no-repeat;
}
.index-jcgk a.a4 {
  background: #d65add url(2017fg9-index-jcgk4.png) 10px center no-repeat;
}
.index-jcgk a.a5 {
  background: #5ed0d7 url(2017fg9-index-jcgk5.png) 10px center no-repeat;
}
.index-jcgk a.a6 {
  background: #4197fe url(2017fg9-index-jcgk6.png) 10px center no-repeat;
}
.index-jcgk a.a7 {
  background: #08b608 url(2017fg9-index-jcgk7.png) 10px center no-repeat;
}
.index-jcgk a.a8 {
  background: #f5c10c url(2017fg9-index-jcgk8.png) 10px center no-repeat;
}
.index-jcgk a.a9 {
  background: #ea4d78 url(2017fg9-index-jcgk9.png) 10px center no-repeat;
}
.index-jcgk a.a10 {
  background: #5dd5fc url(2017fg9-index-jcgk10.png) 10px center no-repeat;
}
.index-jcgk a.a11 {
  background: #08b7c2 url(2017fg9-index-jcgk11.png) 10px center no-repeat;
}
.index-jcgk a.a12 {
  background: #f8692b url(2017fg9-index-jcgk12.png) 10px center no-repeat;
}
.index-yslm-clj a {
  margin-bottom: 10px;
  display: block;
  font: 20px/40px "微软雅黑";
  color: #fff;
  text-align: center;
  background-color: #ffae00;
}
.index-yslm-clj a:hover {
  background-color: #c3241c;
}
.hdjl-tit {
  border-top: 2px solid #c3241c;
  background-color: #f6f6f6;
  height: 37px;
}
.hdjl-tit strong {
  margin-top: 1px;
  display: inline-block;
  float: left;
  padding-left: 20px;
  padding-right: 60px;
  font: 24px/36px "微软雅黑";
  color: #fff;
  background: #c3241c url(2017fg7-index-hdjl-tit.jpg) right top no-repeat;
}
.xjfk-clj a {
  display: inline-block;
  width: 86px;
  padding-left: 50px;
  font: 14px/46px "微软雅黑";
  color: #333333;
  margin-left: 10px;
}
.xjfk-clj a.a1 {
  background: #f6f6f6 url(2017fg9-index-xjfk1.png) 20px center no-repeat;
  margin-left: 0;
}
.xjfk-clj a.a2 {
  background: #f6f6f6 url(2017fg9-index-xjfk2.png) 20px center no-repeat;
}
.xjfk-clj a.a3 {
  background: #f6f6f6 url(2017fg9-index-xjfk3.png) 20px center no-repeat;
}
.xjfk-clj a.a4 {
  background: #f6f6f6 url(2017fg9-index-xjfk4.png) 20px center no-repeat;
}
.xjfk-clj a:hover {
  background-color: #c0bebe;
}
.hdjl-table table {
  border-top: 1px solid #efefef;
  border-left: 1px solid #efefef;
}
.hdjl-table table thead {
  background: #fde7e6;
}
.hdjl-table table th {
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  font: 14px/40px "微软雅黑";
  color: #666666;
}
.hdjl-table table th.th1 {
  width: 160px;
}
.hdjl-table table th.th2 {
  width: 306px;
}
.hdjl-table table th.th3 {
  width: 120px;
}
.hdjl-table table td {
  border-bottom: 1px solid #efefef;
  border-right: 1px solid #efefef;
  font: 14px/44px "微软雅黑";
  color: #666666;
  text-align: center;
}
.hdjl-table table td a {
  color: #666666;
  display: block;
  text-align: left;
  padding-left: 20px;
}
.hdjl-table table td a:hover {
  color: #bc3d3d;
}
.hdjl-table table td a img {
  padding-left: 45px;
}
/*首页结束*/
/*概览开始*/
.gl-cont-l {
  display: inline-block;
  width: 200px;
}
.gl-cont-r {
  display: inline-block;
  width: 960px;
}
.title-gl {
  border-top: 2px solid #2aa14d;
}
.title-gl span {
  padding-left: 30px;
  font: bold 16px/40px "微软雅黑";
  color: #2aa14d;
}
.gl-lmtit {
  padding-bottom: 1px;
  border-bottom: 3px solid #c3241c;
}
.gl-lmtit strong {
  display: inline-block;
  float: left;
  font: 24px/37px "微软雅黑";
  height: 37px;
  padding-left: 14px;
  padding-right: 50px;
  min-width: 137px;
  color: #fff;
  background: #c3241c url(2017fg9-gl-title.jpg) right top no-repeat;
}
/*概览结束*/
/*细览开始*/
.xl-cont h2 {
  font: bold 24px/70px "微软雅黑";
  color: #333333;
  text-align: center;
}
.xl-cont .fbtxx {
  width: 300px;
  margin: 0 auto 20px;
}
.xl-cont .fbtxx span {
  font: 14px/24px "微软雅黑";
  color: #999999;
}
.xl-cont .zw {
  margin-bottom: 30px;
}
.xl-cont .zw p {
  font: 16px/30px "微软雅黑";
  color: #333333;
  text-indent: 2em;
}
.xl-sxp {
  border-top: 1px solid #e3e3e3;
  padding-top: 10px;
  padding-left: 10px;
}
.xl-sxp p {
  font: 14px/26px "微软雅黑";
  color: #999;
}
.xl-sxp p a {
  font: 14px/26px "微软雅黑";
  color: #999;
}
.xl-sxp p a:hover {
  color: #fa0e0e;
}
/*=横幅1=*/
.cflash {
  width: 1250px;
  height: 80px;
  position: relative;
  overflow: hidden;
}
.cflash li {
  width: 1250px;
  height: 80px;
  overflow: hidden;
}
.cflash a img {
  width: 1250px;
  height: 80px;
}
.cflash .left,
.cflash .right {
  display: none;
}
.cflash .number {
  position: absolute;
  bottom: 5px;
  right: 5px;
}
.cflash .number a {
  display: block;
  width: 16px;
  height: 16px;
  float: left;
  margin-left: 1px;
  background-color: rgba(0, 0, 0, 0.5);
  text-align: center;
  font: bold 10px/16px "微软雅黑";
  color: #fff;
  overflow: hidden;
}
.cflash .number .cur {
  width: 26px;
  background-color: rgba(227, 91, 0, 0.7);
}
/*专题专栏*/
.ztzl strong {
  display: inline-block;
  float: left;
  padding: 16px 20px 14px;
  width: 40px;
  height: 53px;
  background: #c3241c;
  text-align: center;
  font: bold 20px/26px "微软雅黑";
  color: #fff;
}
.scrollPic {
  display: inline-block;
  float: right;
  width: 1100px;
}
.scrollPic .prev,
.scrollPic .next {
  display: inline-block;
  margin-top: 29px;
  width: 12px;
  height: 23px;
  cursor: pointer;
}
.scrollPic .prev {
  float: left;
  margin-right: 10px;
  background: url(2017fg9-index-ztzll.png) no-repeat;
}
.scrollPic .next {
  float: right;
  background: url(2017fg9-index-ztzlr.png) no-repeat;
}
.scrollCon {
  display: inline-block;
  float: left;
  width: 1050px;
  height: 82px;
  overflow: hidden;
}
.scrollCon ul li {
  display: inline-block;
  float: left;
  width: 270px;
  height: 82px;
  overflow: hidden;
}
.scrollCon li a img {
  width: 243px;
  height: 82px;
}
/*概览*/
.fy-left {
  display: inline-block;
  width: 200px;
}
.fymenu dt {
  padding-left: 40px;
  height: 36px;
  border-bottom: 1px solid #c3241c;
  margin-bottom: 1px;
  margin-top: 1px;
}
.fymenu dt:hover,
.fymenu dt.cur {
  background: #c3241c url(2017fg9-gl-left-bg.png) 20px center no-repeat;
}
.fymenu dt:hover a,
.fymenu dt.cur a {
  color: #ffe400;
}
.fymenu dt a {
  font: 16px/36px "微软雅黑";
  color: #333;
}
.fymenu dd {
  border-bottom: 1px solid #c3241c;
  display: none;
  background-color: #fff4e5;
}
.fymenu dd p {
  padding-left: 56px;
}
.fymenu dd p.cur a {
  color: #c3241c;
}
.fymenu dd p a {
  font: 14px/36px "微软雅黑";
  color: #333;
}
.fymenu dd p a:hover {
  color: #c3241c;
}