@charset "utf-8";
/* CSS Document */
body, html {
  margin: 0;
  padding: 0;
  width: 100%;
  height: 100%;
  font-family: "Microsoft YaHei";
}
body {
  font-family: Arial, "微软雅黑";
  font-size: 14px;
  overflow: auto;
  /*	background:url(../images/bot-bg.png) no-repeat center bottom #FFF;
	background-size:cover;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='../images/body_bg.png',sizingMethod='scale'); 
	background-repeat: no-repeat; 
	background-positon: 100%, 100%;
	background-attachment: fixed;	*/
}
* {
  /* font-family:"Microsoft YaHei";
	font-size:16px; */
}
div, p, span, form, iframe, table, td, th, input, textarea, button, label, select, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
ul, li {
  list-style: none
}
a {
  color: #000;
  text-decoration: none;
}
a:hover {
  color: red;
}
a:focus, input:focus, select:focus {
  outline: none;
  -moz-outline: none;
}
table {
  background: 0;
  border-collapse: collapse;
  margin: 0;
  width: 100%;
}
table tr td {
  padding: 0;
}
.float-l {
  float: left
}
.float-r {
  float: right;
}
.body-bg {
  width: 100%;
  margin: 0px;
  padding: 0px;
  background: url(../images/title.png) no-repeat top center;
}
.top-area {
  width: 100%;
  height: 200px;
  margin: 0 auto;
}
.top-area .top-tit {
  width: 1200px;
  height: 150px;
  margin: 0 auto;
}
.top-area .menu-area {
  width: 100%;
  margin: 0 auto;
  height: 50px;
  background-color: #1478dc;
}
.top-area .menu-area ul.menu {
  list-style: none;
  width: 1300px;
  margin: 0 auto;
  height: 50px;
  padding-left: 0px;
}
.top-area .menu-area ul.menu li a.fir {
  display: block;
  text-decoration: none;
  float: left;
  line-height: 35px;
  font-size: 18px;
  font-weight: bolder;
  color: #fff;
  width: 80px;
  height: 70px;
  text-align: center;
  background-color: #eba514;
}
.top-area .menu-area ul.menu li a {
  display: block;
  text-decoration: none;
  float: left;
  line-height: 50px;
  font-size: 18px;
  color: #fff;
  width: 180px;
  text-align: center;
}
.top-area .menu-area ul.menu li.g {
  display: block;
  color: #379bff;
  width: 5px;
  float: left;
  vertical-align: middle;
  text-align: center;
  font-size: 20px;
  margin-top: 10px;
}
.top-area .menu-area ul.menu li a:hover {
  color: #FC0
}
.main-area {
  width: 1200px;
  margin: 0 auto;
  margin-top: 0px;
  padding: 0px;
  overflow: hidden;
}
.search {
  width: 350px;
  height: 40px;
  padding-top: 70px;
  float: right;
  position: relative;
}
.search a {
  display: block;
  float: left;
  text-decoration: none;
  padding: 0px 10px;
  color: #FFF;
  border-right: 1px solid #FFF;
  font-size: 14px;
  line-height: 15px;
  margin-top: 10px;
}
.search input[type='text'] {
  display: block;
  float: left;
  margin: 0px;
  height: 30px;
  padding: 5px 10px 5px 10px;
  width: 300px;
  border: 0px solid #d4d4d4;
  font-family: "微软雅黑";
  color: #aac8dc;
  border-radius: 20px;
  background-color: #FFF;
}
.search input[type='button'] {
  display: block;
  float: left;
  height: 30px;
  border: 1px solid #FFF;
  background-color: #1377DB;
  cursor: pointer;
  border-radius: 20px;
  margin-left: -55px;
  padding: 5px 10px;
  color: #FFF;
}
.main-area .tt-area {
  float: left;
  height: 125px;
  width: 1130px;
  padding: 40px 50px;
  margin: 10px 8px;
  background: url(../images/payw-tit.png) no-repeat center;
}
.main-area .tt-area h1 {
  color: #8c0000;
  font-weight: bolder;
  line-height: 40px;
  margin: 10px;
  text-align: center;
}
.main-area .tt-area p {
  line-height: 25px;
  margin: 0px;
  padding: 0px;
  text-align: left;
  font-size: 14px;
  color: #000;
}
.main-area .tt-area p span {
  display: block;
  float: right;
  width: 100px;
}
.main-area .tt-area p span a {
  display: block;
  text-decoration: none;
  line-height: 25px;
  font-size: 14px;
  color: #a06e5a;
  text-align: center;
}
.main-area .tt-area p span a:hover {
  color: #cd3700;
}
/*滚动图1开始*/
.sliderboxhy01 {
  overflow: hidden;
  float: left;
  padding: 0px;
  margin: 30px 0px;
}
.sliderboxhy01 .sl ul {
  text-decoration: none;
  list-style: none;
  padding: 0px;
  margin: 0px;
  float: left;
}
.sliderboxhy01 .sl li {
  float: left;
  display: block;
}
.sliderboxhy01 .sl li a {
  text-decoration: none;
  margin: 0px;
  padding: 0px;
}
.sliderboxhy01 .sl li a img {
  border: none;
  padding: 2px;
  width: 550px;
  height: 310px;
  z-index: 0;
  border: 1px solid #e6d7c8;
}
.sliderboxhy01 .sl li span {
  position: absolute;
  margin-top: 268px;
  margin-left: -553px;
  width: 549px;
  height: 45px;
  background-color: #000;
  filter: Alpha(opacity=60);
  /*		position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
  *zoom: 1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
  background-color: rgba(0, 0, 0, 0.6); /* IE9、标准浏览器、IE6和部分IE7内核的浏览器(如QQ浏览器)会读懂 */
  z-index: 10;
  text-indent: -9999em;
}
.sliderboxhy01 .sl li p {
  width: 400px;
  padding: 0 10px;
  position: absolute;
  margin-top: -50px;
  margin-left: 10px;
  line-height: 40px;
  z-index: 100;
}
.sliderboxhy01 .sl li p a {
  color: #fff;
  font-size: 14px;
}
.sliderboxhy01 .cl {
  position: absolute;
  margin-top: -40px;
  margin-left: 400px;
  width: 150px;
  z-index: 100;
}
.sliderboxhy01 .cl li {
  width: 10px;
  height: 10px;
  line-height: 70px;
  text-align: center;
  color: #f0f5fa;
  float: left;
  cursor: pointer;
  background: url(../images/111.png) no-repeat;
  margin-left: 10px;
  margin-top: 10px;
  list-style: none;
}
.sliderboxhy01 .cl li.on {
  background: url(../images/222.png) no-repeat;
}
/*滚动图1结束*/
.main-area .index-gzdt {
  float: right;
  width: 600px;
  height: 340px;
  padding: 25px 0px;
  margin: 0px;
  background: url(../images/gzdt-bg.png) no-repeat right 100%;
}
.main-area .index-gzdt .tit {
  font-size: 20px;
  line-height: 25px;
  margin: 20px 0px 10px 0px;
  padding: 0px 20px;
  border-left: 4px solid #288cc8;
  color: #288cc8;
}
.main-area .index-gzdt .tit a {
  display: block;
  float: right;
  width: 100px;
  font-size: 14px;
  line-height: 30px;
  color: #7d7d7d;
  text-align: center;
}
.main-area .index-gzdt ul li {
  display: block;
  float: left;
  height: 40px;
  width: 570px;
  text-align: left;
}
.main-area .index-gzdt ul li a {
  display: block;
  float: left;
  background: url(../images/icon_01.gif) no-repeat left;
  padding: 5px 20px;
  margin-left: 20px;
  line-height: 40px;
  font-size: 16px;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 400px;
}
.main-area .index-gzdt ul li a:hover {
  color: #804000
}
.main-area .index-gzdt ul li span {
  display: block;
  float: right;
  width: 100px;
  line-height: 50px;
  font-size: 15px;
  color: #7d7d7d;
  text-align: center;
}
.index-block {
  width: 1200px;
  height: 180px;
  margin: 30px auto;
  padding: 0px;
}
.index-block .link01 {
  height: 150px;
  width: 380px;
  background: url(../images/block1.png) no-repeat left top;
  float: left;
  margin: 0px 10px;
}
.index-block .link02 {
  height: 150px;
  width: 380px;
  background: url(../images/block2.png) no-repeat center top;
  float: left;
  margin: 0px 10px;
}
.index-block .link03 {
  height: 150px;
  width: 380px;
  background: url(../images/block3.png) no-repeat right top;
  float: left;
  margin: 0px 10px;
}
.index-block .link01 a, .index-block .link02 a, .index-block .link03 a {
  text-decoration: none;
  display: block;
  font-size: 20px;
  color: #FFF;
  line-height: 30px;
  cursor: pointer;
  height: 150px;
  width: 150px;
}
.index-block .link01 a {
  margin-top: 40px;
  margin-left: 180px;
}
.index-block .link02 a {
  margin-top: 40px;
  margin-left: 190px;
}
.index-block .link03 a {
  margin-top: 60px;
  margin-left: 210px;
}
.main-area .index-block .sum-pl {
  width: 550px;
  margin: 0 auto;
  height: 170px;
  background: url(../images/sjzs.png) no-repeat center;
  padding: 15px;
}
.main-area .index-block .sum-pl dl dd {
  display: block;
  float: left;
  background: none;
}
.main-area .index-block .sum-pl dl dd h2 {
  display: block;
  padding: 0px;
  margin: 0px;
  line-height: 60px;
  font-weight: normal;
  width: 100%;
  text-align: center;
  color: #1e64d2;
}
.main-area .index-block .sum-pl dl dd span {
  display: block;
  float: left;
  line-height: 60px;
  width: 70%;
  text-align: center;
  font-size: 40px;
  font-weight: bolder;
}
.main-area .index-block .sum-pl dl dd:nth-child(1) {
  color: #FF3700;
  width: 35%;
}
.main-area .index-block .sum-pl dl dd:nth-child(2) {
  color: #1EA000;
  width: 30%;
}
.main-area .index-block .sum-pl dl dd:nth-child(3) {
  color: #641EAA;
  width: 35%;
}
.main-area .index-block .sum-pl dl dd font {
  display: block;
  float: right;
  padding-right: 10px;
  font-size: 18px;
  font-weight: normal;
  line-height: 70px;
}
.main-area .index-block .yw-tit a {
  display: block;
  float: left;
  width: 150px;
  text-align: center;
  line-height: 40px;
  font-size: 24px;
  color: #9b0000;
  text-decoration: none;
  border-bottom: 2px solid #9b0000;
}
.main-area .index-block .yw-tit span {
  float: right;
  margin-left: 10px;
}
.main-area .index-block .yw-tit span a {
  display: block;
  float: left;
  height: 40px;
  width: 80px;
  text-align: center;
  line-height: 40px;
  font-size: 14px;
  color: #a06e5a;
  font-weight: normal;
  text-decoration: none;
  border: none;
}
.main-area .index-block .yw-tit span a:hover {
  color: #cd3700;
  background: none;
  font-weight: normal;
}
.main-area .index-block .yw-con .ywzy-area {
  padding: 10px;
  margin: 10px
}
.main-area .index-block .yw-con .ywzy-area h2 {
  color: #cd3700;
  font-weight: normal;
  line-height: 30px;
  text-align: center;
  margin: 5px;
}
.main-area .index-block .yw-con .ywzy-area p {
  margin: 5px;
  padding: 0px;
  text-align: left;
  text-indent: 30px;
}
.main-area .index-block .yw-con .ywzy-area p a {
  text-decoration: none;
  text-align: left;
  font-size: 14px;
  line-height: 24px;
  color: #696969;
}
.main-area .index-block .yw-con ul {
  margin-left: -30px;
  float: left;
  list-style: none;
}
.main-area .index-block .yw-con ul li {
  float: left;
  padding-left: 30px;
  margin: 0px;
  width: 400px;
  background: url(../images/icon_01.png) no-repeat left;
  line-height: 35px;
  text-align: left;
}
.main-area .index-block .yw-con ul li a {
  display: block;
  float: left;
  line-height: 35px;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 300px;
}
.main-area .index-block .yw-con ul li a:hover {
  color: #804000
}
.main-area .index-block .yw-con ul li span {
  display: block;
  float: right;
  width: 80px;
  line-height: 35px;
  font-size: 13px;
  color: #7d7d7d;
  text-align: center;
}
.line {
  width: 80%;
  margin: 5px auto;
  height: 1px;
  border-bottom: 1px dashed #b4b4b4;
}
.col-list {
  width: 1200px;
  margin: 0 auto;
}
.col-list .col-tit {
  width: 1100px;
  margin: 0 auto;
  text-align: center;
}
.col-list .col-tit a {
  display: block;
  text-decoration: none;
  border: none;
  text-align: center;
  font-size: 22px;
  color: #000;
  line-height: 40px;
  width: 100%;
}
.col-list .col-tit a img, .col-list .col-tit img {
  display: block;
  text-align: center;
  padding: 0px;
  margin: 0 auto;
  border: none;
}
.col-list .col-tit-img {
  width: 1200px;
  text-align: center;
}
.col-list .col-tit-img a {
  display: block;
  float: left;
  text-decoration: none;
  border: none;
  padding: 0px;
  text-align: center;
  font-size: 22px;
  color: #000;
  line-height: 30px;
}
.col-list .col-tit-img a img, .col-list .col-tit-img img {
  display: block;
  text-align: center;
  padding: 0px;
  margin: 0 auto;
  border: none;
}
.tit-area {
  font-size: 20px;
  text-align: left;
  width: 600px;
  height: 100px;
  padding-bottom: 20px;
}
.tit-area span {
  display: block;
  float: right;
  margin-top: 28px;
  margin-right: 100px;
}
.tit-area span a {
  display: block;
  line-height: 20px;
  font-size: 14px;
  color: #a06e5a;
  width: 20px;
  height: 20px;
  text-align: center;
  text-decoration: none;
}
.tit-area span a:hover {
  line-height: 30px;
  font-size: 14px;
  color: #cd3700;
  text-decoration: none;
}
.left-area {
  width: 590px;
  float: left;
  padding-bottom: 10px;
  margin-top: 10px;
}
.center-area {
  float: left;
  width: 380px;
  margin: 10px 10px 0px 10px;
  padding-bottom: 10px;
}
.right-area {
  width: 590px;
  float: right;
  padding-bottom: 10px;
  margin-top: 10px;
}
.left-area .index-area, .right-area .index-area {
  margin: 10px 25px 0px 25px;
  padding: 10px;
  float: left;
}
.index-area ul {
  margin-left: 30px;
  margin-top: 5px;
  float: left;
  list-style: none;
}
.index-area ul li {
  float: left;
  padding-left: 20px;
  width: 450px;
  margin: 0 auto;
  background: url(../images/icon_01.gif) no-repeat left;
  line-height: 30px;
  text-align: left;
}
.index-area ul li a {
  display: block;
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 300px;
}
.index-area ul li a:hover {
  color: #804000
}
.index-area ul li span {
  display: block;
  float: right;
  width: 80px;
  line-height: 30px;
  font-size: 13px;
  color: #7d7d7d;
  text-align: center;
}
.index-con-area {
  margin: 0px 50px 20px 50px;
  font-size: 14px;
  color: #696969;
  line-height: 25px;
}
.index-con-area img {
  float: left;
  margin: 0px 20px 5px 0px;
  padding: 1px;
  height: 120px;
  width: 180px;
  border: 1px solid #e6d7c8;
}
.index-con-area h2 {
  display: block;
  text-align: left;
  padding-top: 5px;
  color: #cd3700;
  font-weight: normal;
}
.index-con-area div.time {
  color: #dcc8c8;
  font-size: 14px;
  float: right;
  margin-top: -38px;
  margin-right: 10px;
}
.index-con-area span {
  display: block;
  float: right;
  width: 60px;
}
.index-con-area span a {
  display: block;
  text-decoration: none;
  width: 60px;
  line-height: 25px;
  font-size: 14px;
  color: #a06e5a;
  text-align: center;
  cursor: pointer;
}
.index-con-area span a:hover {
  color: #cd3700;
}
.link {
  position: fixed;
  width: 80px;
  top: 200px;
  right: 5px;
}
.link .linkCon {
  width: 80px;
  padding: 0px;
  margin: 0px;
}
.link .linkCon span {
  display: block;
  width: 80px;
  height: 80px;
  margin: 5px 0px;
  list-style: none;
}
.link .linkCon span a {
  display: block;
  float: right;
  text-decoration: none;
  width: 80px;
  height: 80px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}
.link .linkCon span a.L1 {
  background: url(../images/r-menu-01.png) no-repeat center
}
.link .linkCon span a.L2 {
  background: url(../images/r-menu-02.png) no-repeat center
}
.link .linkCon span a.L3 {
  background: url(../images/r-menu-03.png) no-repeat center
}
.link .linkCon span a.L4 {
  background: url(../images/r-menu-04.png) no-repeat center
}
.link .linkCon span a.L5 {
  background: url(../images/r-menu-05.png) no-repeat center
}
.link .linkCon span a:hover.L1 {
  background: url(../images/r-menu-on01.png) no-repeat center
}
.link .linkCon span a:hover.L2 {
  background: url(../images/r-menu-on02.png) no-repeat right;
  width: 350px;
}
.link .linkCon span a:hover.L3 {
  background: url(../images/r-menu-on03.png) no-repeat center;
  width: 220px;
}
.link .linkCon span a:hover.L4 {
  background: url(../images/r-menu-on04.png) no-repeat center;
  width: 170px;
}
.link .linkCon span a:hover.L5 {
  background: url(../images/r-menu-on05.png) no-repeat center
}
.bot-area {
  width: 100%;
  margin: 0 auto;
  margin-top: 70px;
  text-align: center;
  background-color: #d2e6fa;
  height: 260px;
  color: #696969;
  font-size: 14px;
  border-top: 0px solid #cd3700;
}
.other-bot {
  width: 1000px;
  height: 260px;
  margin: 0 auto;
  text-align: center;
  padding-top: 30px;
  background: url(../images/ewm.png) no-repeat left 80px;
}
.nor-bot {
  width: 700px;
  margin: 0 auto;
}
.nor-bot span {
  display: block;
  width: 350px;
  float: left;
  text-align: left;
  line-height: 30px;
}
.nor-bot a {
  text-decoration: none;
  color: #696969;
  line-height: 30px;
}
.xxgg {
  width: 1100px;
  margin: 0 auto;
}
.xxgg ul.tab-tit {
  display: block;
  height: 50px;
}
.xxgg ul.tab-tit li {
  width: 124px;
  height: 50px;
  float: left;
  margin-right: 5px;
}
.xxgg ul.tab-tit li a {
  display: block;
  line-height: 50px;
  text-align: center;
  width: 100%;
  border-radius: 5px;
  color: #288cc8;
  font-size: 16px;
}
.xxgg ul.tab-tit li:first-child a {
  background: #3296f0;
  color: #fff
}
.rankCon {
  width: 100%;
  height: 635px;
  border: 1px solid #CCE4F6;
  border-radius: 5px;
  box-shadow: 0 0 9px 2px #CCE4F6;
  background-color: #fff;
  margin-top: 15px;
  overflow: hidden;
  display: none
}
.rankCon table {
  width: 94%;
  margin: 20px auto;
}
.rankCon table tr th, .rankCon table tr td {
  line-height: 35px;
  padding: 5px 10px;
  font-size: 15px;
}
.rankCon table tr th {
  line-height: 50px;
  border-bottom: 1px dashed #e1e1e1;
  color: #006ea0;
  font-size: 18px;
}
.rankCon select {
  border: none;
  color: #006ea0;
  font-size: 18px;
  line-height: 50px;
  font-weight: bolder;
  background-color: #FFF;
}
.ptjj {
  position: absolute;
  width: 600px;
  margin-top: -350px;
  margin-left: -730px;
  line-height: 45px;
  font-size: 16px;
  text-indent: 33px;
}
.map {
  float: right;
  width: 400px;
  margin-top: 20px;
}
.map area {
  cursor: pointer;
}
.map-msg {
  position: absolute;
  width: 150px;
  height: 190px;
  padding: 10px 20px 20px 20px;
  margin-top: -400px;
  margin-left: -10px;
  background: url(../images/map-msg.png) no-repeat center top;
}
.map-msg ul li {
  list-style: none;
  line-height: 25px;
  width: 100%;
  color: #288cc8;
  background: url(../images/icon_01.gif) no-repeat left;
  padding-left: 15px;
}
.map-msg ul li:nth-child(1) {
  font-size: 18px;
  font-weight: bolder;
  color: #000;
  line-height: 35px;
  margin-bottom: 5px;
  text-align: center;
  border-bottom: 1px dashed #b4c8dc;
  padding: 0px;
  background: none;
}
.map-msg ul li a {
  cursor: pointer;
}
.xxgg-list {
  width: 90%;
  margin: 20px auto;
  background-color: #FEFEFE;
  height: 400px;
}
.xxgg-list dl {
  display: block;
  padding: 0px;
  margin: 0px;
  list-style: none;
  width: 100%;
  border-bottom: 1px dashed #b4c8dc;
    overflow: hidden;
}
.xxgg-list dl dd {
  display: block;
  height: 60px;
  float: left;
  padding: 5px 15px;
  line-height: 60px;
}
.xxgg-list dl dd a {
  display: block;
  width: 100%;
  line-height: 30px;
  font-size: 14px;
  padding: 5px;
  margin: 5px 0px;
  text-align: center;
  cursor: pointer;
}
.xxgg-list dl dd a:hover, .xxgg-list dl dd a.hov {
  background-color: #f08200;
  color: #FFF;
}
.xxgg-list dl dd:nth-child(1) {
  font-weight: bolder;
  font-size: 16px;
  padding: 5px 30px;
}
.xxgg-list dl dd input[type='text'] {
  margin: 0px;
  height: 30px;
  padding: 5px 10px 5px 10px;
  border: 1px solid #E9E9E9;
  font-family: "微软雅黑";
  color: #aac8dc;
  border-radius: 5px;
  background-color: #FFF;
}
.xxgg-list dl dd input[type='button'] {
  height: 30px;
  border: 1px solid #E9E9E9;
  background-color: #1377DB;
  cursor: pointer;
  border-radius: 5px;
  padding: 5px 10px;
  color: #FFF;
}
/* 轮播图小图 */
.Box {
  position: relative;
}
.Box .content {
  width: 1150px;
  margin: 10px auto;
}
.Box .Box_con {
  position: relative;
}
.Box .Box_con .btnl {
  position: absolute;
}
.Box .Box_con .btn {
  display: block;
  width: 35px;
  height: 35px;
  position: absolute;
  top: 50px;
  cursor: pointer;
}
.Box .Box_con .btnl {
  background: url(../images/left.png) no-repeat center;
  left: 0px;
}
.Box .Box_con .btnr {
  background: url(../images/right.png) no-repeat center;
  right: 0px;
}
.Box .Box_con .btnl:hover {
  background: url(../images/jtl05.png) no-repeat center;
}
.Box .Box_con .btnr:hover {
  background: url(../images/jtr05.png) no-repeat center;
}
.Box .Box_con .conbox {
  position: relative;
  overflow: hidden;
  width: 1060px;
  height: 150px;
  margin-left: 60px;
}
.Box .Box_con .conbox ul {
  position: relative;
  list-style: none;
  box-sizing: border-box;
  padding: 0;
}
.Box .Box_con .conbox ul li {
  float: left;
  width: 230px;
  height: 100px;
  text-align: center;
  overflow: hidden;
  margin: 20px;
}
.Box .Box_con .conbox ul li:first-child {
  margin-left: 0px;
}
.Box .Box_con .conbox ul li a {
  display: block;
  text-decoration: none;
}
.Box .Box_con .conbox ul li a img {
  display: block;
  width: 225px;
  height: 95px;
  transition: all 0.5s;
  border: 1px solid #CCC;
}
.Box .Box_con .conbox ul li a:hover img {
  transform: scale(1.1);
}
/*	.Box .Box_con .conbox ul li span{ display:block; position:relative; z-index:999; width:246px; height:30px; line-height:30px; padding:0px 20px; margin-top:-30px; background:url(../images/s-bg.png) repeat center}	*/
.Box .BoxSwitch {
  margin-top: 30px;
  text-align: center;
}
.Box .BoxSwitch span {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 30px;
  height: 3px;
  background: #ccc;
  margin: 0 5px;
  cursor: pointer;
}
.Box .BoxSwitch span.cur {
  background: red;
}
.yqlj {
  width: 1200px;
  margin: 20px auto;
}
.yqlj ul {
  display: flex;
  justify-content: space-between;
  align-content: start;
  flex-wrap: wrap;
}
.yqlj ul li {
  height:45px;
  width: 24.5%;
  list-style: none;
  border-radius: 5px;
  margin-bottom: 5px;
}
.yqlj ul li:nth-child(1) {
  background: url(../images/btn-bg01.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(2) {
  background: url(../images/btn-bg02.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(3) {
  background: url(../images/btn-bg03.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(4) {
  background: url(../images/btn-bg04.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(5) {
  background: url(../images/btn-bg03.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(6) {
  background: url(../images/btn-bg04.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(7) {
  background: url(../images/btn-bg01.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(8) {
  background: url(../images/btn-bg02.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(9) {
  background: url(../images/btn-bg04.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(10) {
  background: url(../images/btn-bg01.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li:nth-child(11) {
  background: url(../images/btn-bg02.png) no-repeat center;
  background-size: cover;
}
.yqlj ul li a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  height: 100%;
  line-height: 20px;
  color: #FFF;
  font-size: 16px;
}
.yqlj ul:after{  
	content:'';
	width: 24.5%;
}
/*列表页样式*/
.list-con-area {
  width: 1200px;
  float: left;
  margin-top: 10px;
  padding: 0px;
}
.dqwz {
  background: url(../images/wz-bg.png) repeat-x top;
  padding-left: 15px;
  line-height: 40px;
  border-right: 1px solid #d2d2d2;
  border-left: 1px solid #d2d2d2;
}
.list-tab {
  padding-left: -1px;
  height: 35px;
}
.list-area {
  margin-top: 9px;
  padding: 50px 30px 50px 30px;
  border: 1px solid #d2d2d2;
  background-color: #FFF;
}
.list-area ul {
  display: block;
  padding: 0px;
  width: 90%;
  margin: 30px auto;
  list-style: none;
overflow: hidden;
}
.list-area li {
  float: left;
  padding-left: 20px;
  margin: 0px;
  width: 100%;
  background: url(../images/icon_01.png) no-repeat left;
  line-height: 30px;
  text-align: left;
  border-bottom: 1px dashed #d2d2d2;
  margin-bottom: 10px;
}
.list-area ul li a {
  display: block;
  float: left;
  line-height: 30px;
  font-size: 14px;
  color: #000;
  text-decoration: none;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 800px;
}
.list-area ul li a:hover {
  color: #804000
}
.list-area ul li span {
  display: block;
  float: right;
  width: 80px;
  line-height: 30px;
  font-size: 13px;
  color: #7d7d7d;
  text-align: center;
}
.list-area ul li a.list-tit, .list-area ul li span.list-tit {
  font-size: 16px;
  color: #006EA0;
  line-height: 60px;
  text-align: center;
  font-weight: bolder;
}
.cdyy-area {
  margin-top: 9px;
  margin-bottom: 50px;
  padding: 50px 30px 50px 30px;
  border: 1px solid #d2d2d2;
  background-color: #FFF;
}
.cdyy-area ul {
  display: block;
  width: 100%;
  margin: 0 auto;
  padding: 0px;
  list-style: none;
}
.cdyy-area li {
  display: block;
  float: left;
  margin: 30px 18px;
  width: 30%;
  height: 370px;
  text-align: center;
  border-bottom: 0px dashed #d2d2d2;
}
.cdyy-area ul li a {
  display: block;
  width: 100%;
  height: 362px;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
}
.cdyy-area ul li a:hover {
  color: #804000
}
.cdyy-area ul li a img {
  width: 290px;
  height: 360px;
  border: 1px dashed #d2d2d2;
  text-align: center;
}
.cdyy-area ul li span {
  display: block;
  width: 80%;
  margin: 0 auto;
  line-height: 25px;
  font-size: 15px;
  color: #000;
  text-align: left;
  padding: 20px;
  margin-top: -160px;
}
.dzbh-area {
  margin-top: 9px;
  margin-bottom: 50px;
  padding: 50px 30px 50px 30px;
  border: 1px solid #d2d2d2;
  background-color: #FFF;
}
.dzbh-area ul {
  display: block;
  margin: 0 auto;
  padding: 0px;
  list-style: none;
}
.dzbh-area li {
  display: block;
  width: 980px;
  margin: 30px auto;
  height: 290px;
  text-align: center;
  border-bottom: 0px dashed #d2d2d2;
}
.dzbh-area ul li a {
  display: block;
  float: left;
  width: 302px;
  height: 202px;
  text-decoration: none;
  overflow: hidden;
  text-align: center;
}
.dzbh-area ul li a:hover {
  color: #804000
}
.dzbh-area ul li a img {
  width: 300px;
  height: 200px;
  border: 1px solid #d2d2d2;
  text-align: center;
}
.dzbh-area ul li span {
  display: block;
  float: right;
  width: 50%;
  line-height: 35px;
  font-size: 16px;
  text-align: left;
  color: #FFF;
  padding: 50px;
}
.dzbh-area ul li a.in {
  display: block;
  float: left;
  width: 100px;
  height: 40px;
  line-height: 40px;
  background-color: #dcaa32;
  text-decoration: none;
  color: #FFF;
  text-align: center;
  margin-left: 85%;
  margin-top: -100px;
}
.ced-area {
  margin-top: 9px;
  margin-bottom: 50px;
  padding: 50px 30px 50px 30px;
  border: 1px solid #d2d2d2;
  background-color: #FFF;
}
.ced-area div {
  line-height: 35px;
  padding: 10px;
  width: 70%;
  margin: 0 auto;
  height: 60px;
}
.ced-area div label {
  display: block;
  float: left;
  width: 150px;
  text-align: left;
}
.ced-area div input {
  display: block;
  float: left;
  margin: 0px;
  line-height: 25px;
  padding: 5px 10px 5px 10px;
  border: 1px solid #E9E9E9;
  font-family: "微软雅黑";
  color: #555;
  border-radius: 5px;
  background-color: #FFF;
  width: 80%;
}
.ced-area div button {
  display: block;
  margin: 20px auto;
  background-color: #46A6FF;
  border-radius: 6px;
  line-height: 30px;
  padding: 5px 55px;
  border: none;
  color: #FFF;
}
.lxwm-area {
  display: none;
  width: 990px;
  min-height: 600px;
  float: right;
  margin-top: 9px;
  margin-bottom: 50px;
  padding: 40px;
  border: 1px solid #d2d2d2;
  background-color: #FFF;
}
.lxwm-area img {
  display: block;
  padding: 2px;
  border: 0px solid #d2d2d2;
  margin: 0 30px 5px 0;
}
.lxwm-area h1 {
  text-align: left;
}
.lxwm-area p {
  display: block;
  margin: 10px auto;
  text-indent: 33px;
  line-height: 56px;
  font-size: 16px;
}
#rankCon_1 p {
  text-indent: 0;
  line-height: 40px;
  margin-bottom: 20px;
  font-size: 18px;
}
.page {
  background-color: #eceaea;
  font-size: 12px;
  text-align: center;
  line-height: 40px;
}
.page a, .page a:visited {
  text-decoration: none;
  font-size: 12px;
}
.list-menu {
  FLOAT: left;
  HEIGHT: 30px;
  font-size: 14px;
  text-align: center;
  OVERFLOW: hidden;
  display: block;
  background-color: #eaeaea;
  margin-right: 2px;
  margin-top: 5px;
  font: "微软雅黑";
}
.list-menu A {
  LINE-HEIGHT: 26px;
  width: 100px;
  FLOAT: left;
  HEIGHT: 30px;
  font-size: 14px;
  font-weight: bolder;
  text-align: center;
  OVERFLOW: hidden;
  display: block;
  background-color: #eaeaea;
  font: "微软雅黑";
  color: :#444;
  padding: 2px 10px 2px 10px;
  text-decoration: none;
}
.list-menu A:hover {
  background-color: #0a64d2;
  font: "微软雅黑";
  color: #FFF;
}
.list-menu A.menuhover {
  background-color: #0a64d2;
  font: "微软雅黑";
  color: #FFF;
}
/*内容页样式*/
.con-area {
  margin-top: 9px;
  margin-bottom: 50px;
  padding: 50px 50px 50px 20px;
  border: 1px solid #d2d2d2;
  background-color: #FFF;
}
.con-area ul {
  list-style: none;
}
.list-con {
  line-height: 36px;
  font-size: 14px;
}
.list-con p.ptit {
  text-align: center;
  font-size: 30px;
  font-weight: bolder;
}
.list-con p.stit {
  text-align: center;
  font-size: 24px;
  font-weight: normal;
}
.list-con p.xtit {
  text-align: center;
  font-size: 18px;
  font-weight: normal;
}
.list-con p.newssouces {
  border-bottom: 1px #999 solid;
  color: #999;
  line-height: 36px;
  margin-bottom: 15px;
  text-align: center
}
.list-con img {
  display: block;
  max-width: 705px;
  margin: 0 auto;
  margin-top: 30px;
  margin-bottom: 20px;
}
.date-box {
  display: flex;
  justify-content: space-around;
  align-items: center;
  border-top: 3px solid #2067D3;
  box-shadow: 0 1px 3px 3px rgba(211, 232, 249, 0.6);
  height: 200px;
  width: 1200px;
  margin: 0 auto 35px auto;
  padding-left: 50px;
  background: url(../images/date-bg.png) center bottom no-repeat #fff;
  background-size: 100% 50px;
  border-radius: 5px;
}
.date-box div {
  display: flex;
  align-content: center;
  flex-wrap: wrap;
  height: 105px;
  width: 320px;
  padding-left: 140px;
  color: #2067D3;
  font-size: 20px;
  line-height: 46px;
  letter-spacing: 2px;
}
.date-box p{
  width: 100%;
}
.date-box p span:first-child {
  font-size: 32px;
  font-weight: bold;
    margin-right: 5px;
}
.date-box p span:nth-child(2) {
  font-size: 20px;
  font-weight: bold;
}
.date-box div:first-child {
  background: url(../images/date01.png) left center no-repeat;
}
.date-box div:nth-child(2) {
  background: url(../images/date02.png) left center no-repeat;
}
.date-box div:last-child {
  background: url(../images/date03.png) left center no-repeat;
}
.date-box div:first-child p {
  color: #ff3700
}
.date-box div:nth-child(2) p {
  color: #1ea000
}
.date-box div:last-child p {
  color: #641eaa
}
.link-box {
  display: flex;
  justify-content: space-between;
  align-items: center;
  height: 90px;
  width: 1200px;
  margin: 0 auto;
}
.link-box a {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 280px;
  border-radius: 5px;
  color: #fff;
  font-size: 20px;
}
.link-box a:first-child {
  background-image: linear-gradient(to right bottom, #61c0ff, #41b2e2)
}
.link-box a:nth-child(2) {
  background-image: linear-gradient(to right bottom, #51bceb, #1fa9ba)
}
.link-box a:nth-child(3) {
  background-image: linear-gradient(to right bottom, #31b5c4, #0ba494)
}
.link-box a:nth-child(4) {
  background-image: linear-gradient(to right bottom, #11ad9d, #00a987)
}
.link-box a:hover {
  box-shadow: inset 0 0 50px 50px rgba(0, 0, 0, 0.2)
}
.lxwm-menu {
  float: left;
  width: 200px;
  margin: 0 auto;
}
.lxwm-menu ul.tab-tit {
  overflow: hidden
}
.lxwm-menu ul.tab-tit li {
  margin-top: 10px;
}
.lxwm-menu ul.tab-tit li a {
  display: block;
  line-height: 70px;
  text-align: center;
  width: 100%;
  color: #585858;
  font-size: 18px;
  background-color: #f7f7f7;
  border: 1px solid #e5e5e5;
  box-sizing: border-box
}
.lxwm-menu ul.tab-tit li:first-child a {
  background: #61c1ff;
  color: #fff
}