html {
  margin: 0 auto;
  height: 100%;
  padding: 0;
  width: 100%;
  background: #fff;
  font-size: 16px/1.4
}
body,
nav,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
ul,
ol,
li,
input,
button,
textarea,
footer,
img,
form {
  margin: 0;
  padding: 0
}
body {
  color: #4c4c4c;
  -webkit-text-size-adjust: none;
  font-family: "Microsoft YaHei", "微软雅黑", "STHeiti", "WenQuanYi Micro Hei", SimSun, sans-serif;
  margin: 0 auto;
  transform: scale(1) translate(0, 0);
  background: #fff url(body_bg.png) no-repeat;
  background-position: top center
}
ul,
li {
  list-style: none
}
button {
  cursor: pointer
}
table {
  border-collapse: collapse;
  border-spacing: 0
}
th {
  text-align: inherit
}
fieldset,
img {
  border: 0
}
em {
  font-style: normal
}
caption,
th {
  text-align: left
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal
}
em,
i {
  font-style: normal
}
a {
  color: #2d2c2c;
  text-decoration: none
}
a:hover {
  color: #064ec0;
  text-decoration: none
}
a:focus {
  outline: none
}
.cf {
  zoom: 1;
  clear: both
}
.cf:after {
  clear: both;
  content: ".";
  display: block;
  height: 0;
  visibility: hidden
}
.ffsong {
  font-family: Verdana
}
.ffnormal {
  font-weight: normal
}
.bold {
  font-weight: bold
}
.fl {
  float: left;
  display: inline
}
.fr {
  float: right;
  display: inline
}
.l30 {
  line-height: 30px
}
.l32 {
  line-height: 32px
}
.ft12 {
  font-size: 12px
}
.ft14 {
  font-size: 14px
}
.ft22 {
  font-size: 22px
}
.ft26 {
  font-size: 26px
}
.fc {
  color: #da2a7d
}
.fbd {
  font-weight: bold
}
.icons {
  _background: none;
  _filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(sizingMethod=crop, src='icons.png')
}
.fsblack,
.fsblack a {
  color: #000
}
.fswhit,
.fswhit a {
  color: #fff
}
.fsred,
.fsred a {
  color: #f9686b
}
.fsblue,
.fsblue a {
  color: #0040B6
}
.fsGray,
.fsGray a {
  color: #C9C9C9
}
.fsGrayB,
.fsGrayB a {
  color: #aaa
}
.fsOrg,
.fsOrg a {
  color: #ca7206
}
.fsBlue,
.fsBlue a {
  color: #2058ff
}
.fsBlueB,
.fsBlueB a {
  color: #c637bb
}
.fsGreen,
.fsGreen a {
  color: #339900
}
.fsZi,
.fsZi a {
  color: #1d2b38
}
.ffleft {
  float: left
}
.ffright {
  float: right
}
.ybs_on {
  display: block
}
.ybs_off {
  display: none
}
.w100a {
  margin: 0 auto;
  width: 100%
}
.w1000 {
  margin: 0 auto;
  width: 1000px
}
.w1300 {
  margin: 0 auto;
  max-width: 1300px
}
.header {
  min-width: 1300px
}
.searchbox {
  float: right;
  margin-top: 80px
}
.hea_lt {
  z-index: 9999
}
.hea_lt .logo {
  overflow: hidden;
  margin: 50px 0;
  float: left
}
.hea_lt .logo img {
  display: block
}
.hea_lt .m_menu {
  display: none
}
.hea_nav {
  z-index: 9999;
  border-bottom: solid 4px #d6181f
}
.nav_f {
  height: 48px;
  overflow: hidden;
  background: url(nav_bg.png) repeat-x
}
.nav_f ul {
  height: 48px;
  overflow: hidden
}
.nav_f li {
  float: left;
  display: block;
  width: 162px;
  height: 48px;
  line-height: 48px;
  text-align: center;
  overflow: hidden
}
.nav_f a {
  text-decoration: none;
  font-size: 1.2rem;
  color: #fff
}
.nav_f li:hover {
  background: #d6181f;
  text-decoration: none
}
.nav_f .this {
  background: #d6181f
}
.nav_f .this a {
  color: #fff
}
.nav_f .nav_line {
  width: 1px;
  color: #5893df;
  font-size: 0.7rem;
  overflow: hidden
}
.nav_c {
  margin: 0px auto 0;
  background: #d6181f;
  height: 0px;
  display: none;
  z-index: 1000
}
.nav_c a {
  font-size: 1rem;
  color: #fff
}
.nav_c .show {
  position: absolute;
  margin: 0 auto;
  min-width: 162px;
  background: #d6181f;
  z-index: 1000
}
.nav_c .box {
  padding: 0.5rem 1rem 1rem
}
.nav_c .box li {
  height: 2.4rem;
  line-height: 2.4rem;
  text-align: center;
  border-bottom: solid 1px #b81418
}
.c2 {
  margin-left: 162px
}
.c3 {
  margin-left: 324px
}
.c4 {
  margin-left: 486px
}
.c5 {
  margin-left: 648px
}
.c7 {
  margin-left: 972px
}
.main_body {
  padding: 20px 0 0;
  min-width: 1300px
}
.d_p {
  padding: 0.5rem 0 1rem
}
.d_1_l {
  float: left;
  margin-right: 49px;
  width: 400px;
  overflow: hidden
}
.d_1_c {
  float: left;
  width: 400px
}
.d_1_r {
  float: right;
  width: 400px
}
.d_p .news_img {
  width: 400px;
  overflow: hidden
}
.d_p .news_img img {
  width: 400px;
  height: 265px
}
.d_p .news_tt ul li {
  margin-bottom: 0.9rem;
  overflow: hidden
}
.d_p .news_tt ul li .times {
  float: right;
  width: 60px;
  height: 1.1rem;
  overflow: hidden
}
.d_p .news_tt ul h1 {
  float: left;
  width: 340px;
  height: 1.3rem;
  line-height: 1.3rem;
  font-size: 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}
.d_p .news_tt ul li .times h2 {
  height: 1.3rem;
  line-height: 1.3rem;
  font-size: 1rem;
  text-align: right;
  color: #b9b9b9
}
.d_p #menu {
  float: left;
  width: 315px;
  height: 2.3rem
}
.d_p #menu li {
  float: left;
  text-align: center;
  padding: 0 1.5rem;
  text-align: center;
  font-size: 1.1rem;
  height: 2.4rem;
  line-height: 2.4rem;
  color: #fff;
  background: #015ab4;
  cursor: pointer
}
.d_p #menu li.tabFocus {
  z-index: 100;
  position: relative;
  background: #0167d2
}
.d_p #more {
  float: right;
  height: 2.4rem;
  line-height: 2.4rem;
  width: 50px;
  text-align: right
}
.d_p #more li {
  height: 2.4rem;
  line-height: 2.4rem
}
.d_p #more li {
  display: none
}
.d_p #more li.conFocus {
  display: block
}
.d_p #more li a {
  color: #999
}
.d_p #content {
  position: relative;
  top: -1px;
  font-size: 1rem
}
.d_p #content ul {
  display: none
}
.d_p #content ul.conFocus {
  display: block
}
.d_p #menuB {
  float: left;
  width: 315px;
  height: 2.3rem
}
.d_p #menuB li {
  float: left;
  text-align: center;
  padding: 0 1.5rem;
  text-align: center;
  font-size: 1.1rem;
  height: 2.4rem;
  line-height: 2.4rem;
  color: #fff;
  background: #015ab4;
  cursor: pointer
}
.d_p #menuB li.tabFocus {
  z-index: 100;
  position: relative;
  background: #0167d2
}
.d_p #moreB {
  float: right;
  height: 2.4rem;
  line-height: 2.4rem;
  width: 50px;
  text-align: right
}
.d_p #moreB li {
  height: 2.4rem;
  line-height: 2.4rem
}
.d_p #moreB li {
  display: none
}
.d_p #moreB li.conFocus {
  display: block
}
.d_p #moreB li a {
  color: #999
}
.d_p #contentB {
  position: relative;
  top: -1px;
  font-size: 1rem
}
.d_p #contentB ul {
  display: none
}
.d_p #contentB ul.conFocus {
  display: block
}
.d_p .news_tit {
  position: relative;
  margin-bottom: 1.5rem;
  height: 2.3rem;
  border-bottom: solid 1px #0167d2
}
.d_p .news_tit h1 {
  float: left;
  padding: 0 1.5rem;
  text-align: center;
  font-size: 1.1rem;
  height: 2.4rem;
  line-height: 2.4rem;
  color: #fff;
  background: #0167d2
}
.d_p .news_tit .more {
  float: right;
  height: 2.4rem;
  line-height: 2.4rem;
  padding: 0
}
.d_p .news_tit .more a {
  color: #b9b9b9
}
.d_p .news_tt2 ul li {
  margin-bottom: 0.8rem;
  overflow: hidden
}
.d_p .news_tt2 ul li .times {
  float: right;
  width: 60px;
  height: 1.1rem;
  overflow: hidden
}
.d_p .news_tt2 ul h1 {
  float: left;
  width: 295px;
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 1rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}
.d_p .news_tt2 ul li .times h2 {
  height: 1.1rem;
  line-height: 1.1rem;
  font-size: 1rem;
  text-align: right;
  color: #b9b9b9
}
#triangle {
  position: absolute;
  width: 0px;
  height: 0px;
  *width: 8px;
  *height: 8px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: solid dashed dashed dashed;
  border-color: #0167d2 transparent transparent transparent;
  top: 2.4rem;
  left: 3.4rem
}
#triangle2 {
  position: absolute;
  width: 0px;
  height: 0px;
  *width: 8px;
  *height: 8px;
  font-size: 0;
  line-height: 0;
  overflow: hidden;
  border-width: 8px;
  border-style: solid dashed dashed dashed;
  border-color: #0167d2 transparent transparent transparent;
  top: 2.4rem;
  left: 10.7rem
}
.d_banner {
  margin-top: 0.5rem;
  background: url(banner_bg.jpg) repeat-x
}
.d_banner ul {
  margin: 0 auto;
  padding-top: 28px;
  width: 1300px
}
.d_banner h4 {
  margin-bottom: 30px;
  font-weight: bold;
  font-size: 20px;
  color: #d6181f;
  text-align: center
}
.d_banner h4 b {
  height: 1px;
  width: 40px;
  background: #d6181f;
  display: inline-block;
  vertical-align: middle;
  opacity: 0.5;
  margin: 0 10px
}
.d_banner img {
  width: 400px;
  height: 95px;
  margin: 20px 0;
}
.d_banner .imglist a {
  display: block;
  float: left;
  width: 175px;
  height: 90px;
  margin-bottom: 14px;
  margin-left: 25px
}
.d_banner .imglist img {
  width: 175px;
  height: 95px
}
.d_banner .news_tt {
  width: 400px
}
.d_banner .news_tt ul {
  padding: 15px 0 15px;
  width: auto;
  height: 144px;
}
.d_banner .news_tt ul li {
  float: none;
  margin-bottom: 0.9rem;
  width: 400px;
  text-align: left
}
.d_banner .news_tt ul li .times {
  float: right;
  width: 60px;
  height: 1rem
}
.d_banner .news_tt ul h1 {
  float: left;
  width: 340px;
  height: 1rem;
  line-height: 1rem;
  font-size: 0.8rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}
.d_banner .news_tt ul li .times h2 {
  height: 1rem;
  line-height: 1rem;
  font-size: 0.8rem;
  text-align: right;
  color: #b9b9b9
}
.d_banner .news_tit {
  position: relative;
  height: 2rem;
  border-bottom: solid 1px #0167d2
}
.d_banner .news_tit h1 {
  float: left;
  padding: 0 1.5rem;
  text-align: center;
  font-size: 0.8rem;
  height: 2.1rem;
  line-height: 2.1rem;
  color: #fff;
  background: #0167d2
}
.d_banner .news_tit .more {
  float: right;
  height: 2.1rem;
  line-height: 2.1rem;
  padding: 0;
  font-size: 0.8rem
}
.d_banner .news_tit .more a {
  color: #b9b9b9
}
.flinks {
  margin: 0px auto 14px;
  width: 1300px;
  line-height: 2.4rem;
  background: #f2f2f2
}
.flinks h1 {
  float: left;
  padding: 0 1rem 0 3rem;
  font-size: 0.8rem;
  color: #2562a5
}
.flinks ul {
  float: left
}
.flinks li {
  float: left;
  padding: 0 1rem;
  font-size: 0.8rem
}
.flinks li a {
  color: #666666
}
.flinks li a:hover {
  color: #0b6db8
}
.footer {
  padding: 20px 0 20px;
  background: #0167d2
}
.footer .copyright {
  color: #fff;
  font-size: 1rem;
  text-align: center;
  line-height: 1.3rem
}
.footer .copyright a {
  line-height: 2.5rem;
  color: #bbb
}
.footer .copyright a:hover {
  text-decoration: underline
}
.c_p1 .menu {
  float: left;
  padding: 0 0 0;
  width: 220px
}
.c_p1 .menu .tit {
  text-indent: 15px;
  background: #1b5cac;
  color: #fff;
  height: 2.8rem;
  line-height: 2.8rem;
  font-size: 1.2rem;
  text-align: left
}
.c_p1 .menu ul li {
  height: 40px;
  line-height: 40px;
  background: url(tag.jpg) no-repeat 15px 18px;
  text-indent: 25px;
  border-bottom: solid 1px #e6e6e6;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}
.c_p1 .menu ul li:hover {
  background-color: #f6f9fe
}
.c_p1 .menu ul .zi {
  background: url(tag.jpg) no-repeat 25px 18px;
  text-indent: 35px;
  font-size: 1rem;
  background-color: #f6f9fe;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}
.c_p1 .rbox {
  float: right;
  width: 1040px
}
.c_p1 .rbox .tit {
  height: 46px;
  font-size: 24px;
  color: #002b5e;
  text-align: center;
  border-bottom: solid 6px #e6e6e6
}
.c_p1 .rbox h1 {
  line-height: 3.5rem;
  font-size: 1.5rem;
  color: #1b5cac;
  font-weight: bold;
  border-bottom: solid 1px #1b5cac;
  text-align: center
}
.c_p1 .rbox h2 {
  height: 48px;
  line-height: 48px;
  font-size: 14px;
  color: #aaa;
  text-align: center
}
.c_p1 .rbox h3 {
  height: 30px;
  font-size: 14px;
  color: #aaa
}
.c_p1 .rbox h3 a {
  color: #aaa
}
.c_p1 .rbox .txts {
  padding: 1rem 1rem;
  line-height: 200%;
  min-height: 600px
}
.c_p1 .rbox .txts p {
  padding-bottom: 1rem;
  text-indent: 2em;
  color: #444
}
.c_p1 .rbox .txts p a {
  color: #d63215;
  text-decoration: underline
}
.c_p1 .rbox .txts p a:hover {
  color: #444;
  text-decoration: underline
}
.c_p1 .rbox .txts li {
  background: url(tag.jpg) no-repeat 0 16px;
  text-indent: 15px;
  line-height: 2rem;
  color: #aaa
}
.c_p1 .rbox .list li {
  line-height: 34px;
  color: #d59e4e
}
.c_p1 .rbox .pagebar {
  padding: 15px 0
}
.c_p1 .rbox .zzjg .tit {
  height: 42px;
  font-size: 18px;
  color: #002b5e;
  text-align: center;
  border-bottom: solid 1px #e6e6e6
}
.c_p1 .rbox .zzjg ul {
  padding: 10px 0 40px
}
.c_p1 .rbox .zzjg li {
  float: left;
  width: 33.3333%;
  text-align: center
}
.l_p1_l {
  margin: 10px 0 0;
  width: 690px
}
.l_p1_l .tit {
  font-size: 14px;
  color: #000;
  border-bottom: solid 1px #dddddd
}
.l_p1_l .tit h1 {
  float: left;
  padding: 0px 18px 3px;
  font-weight: bold;
  text-align: center;
  font-size: 18px;
  color: #000;
  border-bottom: solid 2px #d63215;
  z-index: 100;
  position: relative
}
.l_p1_l .lis {
  margin: 0 auto 0
}
.l_p1_l .lis li {
  overflow: hidden;
  height: 32px
}
.l_p1_l .lis li h2 {
  float: left;
  text-indent: 16px;
  background: url(tag.jpg) no-repeat 3px 10px;
  width: 630px;
  font-size: 16px;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  overflow: hidden
}
.l_p1_l .lis li span {
  float: right;
  width: 50px;
  color: #a3a3a3;
  text-align: right;
  font-size: 16px
}
.l_p1_r {
  margin: 10px 0 0;
  width: 275px
}
.ybs_page {
  margin: 30px auto 0;
  width: 690px
}
.ybs_page a {
  display: block;
  float: left;
  margin-right: 8px;
  color: #333;
  text-decoration: none;
  padding: 0 12px;
  height: 26px;
  line-height: 26px;
  font-size: 14px;
  border: solid 1px #dddddd
}
.ybs_page a:hover {
  color: #d63215;
  text-decoration: none;
  border: solid 1px #d63215
}
.ybs_page a.this {
  background: #d63215;
  color: #fff;
  text-decoration: none;
  border: solid 1px #d63215
}
.c_p1_l {
  margin: 10px 0 0;
  width: 200px;
  height: 470px;
}
.c_p1_l h1 {
  color: #fff;
  font-size: 22px;
  width: 200px;
  height: 79px;
  line-height: 79px;
  text-indent: 22px
}
.c_p1_r {
  margin: 10px 0 0;
  width: 760px
}
.c_p1_r .tit {
  height: 38px;
  font-size: 18px;
  color: #d63215;
  border-bottom: solid 1px #d63215
}
.c_p1_r .conte {
  margin: 20px auto 0;
  width: 760px;
  line-height: 190%;
  font-size: 16px;
  color: #000
}
.c_p1_r .conte p {
  margin-bottom: 20px;
  text-indent: 2em
}
.c_p1_r .conte img {
  width: 620px;
  padding: 2px;
  border: solid 1px #dddddd
}
.c_p1_r .conte a {
  color: #004267;
  text-decoration: underline
}
.c_p1_r .conte a:hover {
  color: #474747;
  text-decoration: none
}