* {
  margin: 0;
  padding: 0;
  list-style: none;
  outline: none;
  font-family: "微软雅黑";
}
img {
  border: none;
  display: block;
}
a {
  text-decoration: none;
}
body {
  min-width: 1200px;
}
.ov {
  overflow: hidden;
}
.ty {
  width: 100%;
}
.center {
  width: 1200px;
  margin: 0 auto;
}
.ty-top {
  width: 100%;
  overflow: hidden;
  background: #2f0187;
  line-height: 40px;
  color: #cae5fa;
  font-size: 13px;
}
.ty-top .center div {
  float: right;
  padding-left: 31px;
  background: url("../image/dh.png") no-repeat left center;
}
.head-bk {
  width: 100%;
  background: url("../image/dbj.png") no-repeat top center;
}
.head-bk .center {
  overflow: hidden;
}
.head-bk .center>a{
  display: inline-block;
}
.head-bk .center>a span{
  display: inline-block;
  font-size: 40px;
  color: #000;
  font-weight: bold;
  letter-spacing: 6px;
  margin-top: 20px;
  margin-left: 10px;
}
.head-bk .center img {
  float: left;
  height: 80px;
  padding: 10px;
}
.head-bk .center div {
  overflow: hidden;
  float: right;
}
.head-bk .center div a {
  display: block;
  width: 110px;
  float: left;
  line-height: 100px;
  text-align: center;
  font-size: 15px;
  color: #000000;
}
.head-bk .center div a:hover {
  background: #2f0187;
  color: #ffffff;
}
.head-bk .center div .a-gl {
  background: #2f0187;
  color: #ffffff;
}
.slideBox {
  width: 100%;
  overflow: hidden;
  position: relative;
}
.slideBox .hd {
  overflow: hidden;
  position: absolute;
  bottom: 30px;
  z-index: 99;
  width: 100%;
  text-align: center;
}
.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  display: inline-block;
}
.slideBox .hd ul li {
  float: left;
  margin-right: 15px;
  text-indent: -9999px;
  width: 14px;
  height: 14px;
  border-radius: 20px;
  line-height: 14px;
  text-align: center;
  background: #464646;
  cursor: pointer;
}
.slideBox .hd ul li.on {
  background-color: #2f0187;
  text-indent: -9999px;
}
.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 0;
  overflow: hidden;
  width: 1920px;
  margin-left: -960px;
  left: 50%;
}
.slideBox .bd li {
  zoom: 1;
  vertical-align: middle;
}
.ty-head {
  width: 100%;
  text-align: center;
  font-size: 24px;
  padding: 20px 0px;
  line-height: 40px;
}
.ty-head div {
  color: #999999;
  text-transform: uppercase;
}
.ty-head span {
  display: block;
  color: #333333;
}
.fw-ul {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  margin-bottom: 100px;
}
.fw-ul li {
  width: 400px;
  box-sizing: border-box;
  padding: 30px 0;
  text-align: center;
  float: left;
}
.fw-ul li img {
  margin: 0 auto;
}
.fw-ul li div {
  padding: 20px 0px;
  line-height: 30px;
  font-weight: bold;
  color: #333333;
  font-size: 18px;
}
.fw-ul li .bor_s {
  display: block;
  line-height: 25px;
  text-align: center;
  height: 50px;
  font-size: 13px;
  padding: 0 60px;
  margin-bottom: 30px;
  color: #666666;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.fw-ul li a {
  display: block;
  border-radius: 10px;
  width: 160px;
  line-height: 40px;
  background: #30bef3;
  font-size: 13px;
  color: #FFFFFF;
  margin: 0 auto;
}
.fw-ul li a:hover {
  background: #2f0187;
}
.fw-ul .bor1 {
  border-right: 1px dashed #dfdfdf;
}
.fw-ul .bor2 {
  border-bottom: 1px dashed #dfdfdf;
}
.sy_jj {
  width: 100%;
  background: url("../image/jjbj.jpg") no-repeat top center;
  height: 610px;
  padding-top: 40px;
}
.sy_jj .center {
  overflow: hidden;
}
.sy_jj .center .slideBox {
  width: 480px;
  height: 360px;
  overflow: hidden;
  position: relative;
  background: #FFFFFF;
  float: left;
}
.sy_jj .center .slideBox .bd {
  width: 100%;
  height: 100%;
  position: static;
  margin: 0px;
  left: 0;
}
.sy_jj .center .slideBox .bd ul{ height: 100%; width: 100%;  }
.sy_jj .center .slideBox .bd ul li {
  width: 100%;
  height: 100%;
  line-height: 360px;
  text-align: center;
}
.sy_jj .center .slideBox .bd ul li img {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
}
.sy_jj .center dl {
  width: 680px;
  float: right;
  color: #ffffff;
}
.sy_jj .center dl dt {
  line-height: 40px;
  font-size: 18px;
  font-weight: bold;
}
.sy_jj .center dl dd {
  height: 320px;
  position: relative;
  font-size: 13px;
}
.sy_jj .center dl dd div {
  display: -webkit-box;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 9;
  overflow: hidden;
  line-height: 30px;
  max-height: 270px;
}
.sy_jj .center dl dd span {
  overflow: hidden;
  display: block;
  position: absolute;
  bottom: 0px;
  left: 0px;
}
.sy_jj .center dl dd span a {
  display: block;
  line-height: 32px;
  width: 160px;
  background: #30bef3;
  margin-right: 40px;
  float: left;
  text-align: center;
  color: #FFFFFF;
}
.sy_jj .center dl dd span a:hover {
  background: #2f0187;
}
.picMarquee-left {
  width: 1136px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 60px;
}
.picMarquee-left .hd {
  height: 100%;
  position: absolute;
  width: 100%;
  overflow: hidden;
  left: 0px;
}
.picMarquee-left .hd .prev,
.picMarquee-left .hd .next {
  display: block;
  height: 100%;
  overflow: hidden;
  cursor: pointer;
}
.picMarquee-left .hd .prev {
  float: left;
}
.picMarquee-left .hd .next {
  float: right;
}
.picMarquee-left .hd .next {
  background-position: 0 -50px;
}
.picMarquee-left .hd .prevStop {
  background-position: -60px 0;
}
.picMarquee-left .hd .nextStop {
  background-position: -60px -50px;
}
.picMarquee-left .bd {
  width: 1136px;
  margin: 0 auto;
}
.picMarquee-left .bd ul {
  overflow: hidden;
  zoom: 1;
}
.picMarquee-left .bd ul li {
  margin: 0 25px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 232px;
  border: 1px solid #dddddd;
  height: 182px;
}
.picMarquee-left .bd ul li a {
  text-align: center;
  display: block;
  width: 100%;
  height: 100%;
  line-height: 182px;
}
.picMarquee-left .bd ul li a img {
  max-width: 100%;
  max-height: 100%;
  display: inline-block;
  font-size: 0px;
}
.sxw {
  width: 100%;
  background: url("../image/xbj.jpg") no-repeat top center;
  padding: 60px 0px;
}
.sxw .center {
  padding: 10px;
  overflow: hidden;
}
.sxw .center .slideTxtBox {
  width: 660px;
  height: 310px;
  text-align: left;
  float: left;
  -moz-box-shadow: 0px 0px 10px #888888;
  box-shadow: 0px 0px 10px #888888;
  background: #FFFFFF;
}
.sxw .center .slideTxtBox .hd {
  overflow: hidden;
  display: block;
}
.sxw .center .slideTxtBox .hd div{
  width: 100%;
  background: #30bef3;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
}
.sxw .center .slideTxtBox .hd ul {
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
  background: url("../image/xwb.jpg") repeat-x top;
  height: 80px;
}
.sxw .center .slideTxtBox .hd ul li {
  float: left;
  width: 220px;
  cursor: pointer;
  box-sizing: border-box;
  height: 80px;
  text-align: center;
  font-size: 20px;
  color: #FFFFFF;
}
.sxw .center .slideTxtBox .hd ul li div {
  line-height: 60px;
  border-right: 1px solid #2696bf;
  width: 100%;
}
.sxw .center .slideTxtBox .hd ul li:last-child div {
  border: none;
}
.sxw .center .slideTxtBox .hd ul li.on {
  background: url("../image/xwbj.jpg") no-repeat top center;
}
.sxw .center .slideTxtBox .bd ul {
  zoom: 1;
  width: 620px;
  margin: 0 auto;
  height: 240px;
  overflow: hidden;
}
.sxw .center .slideTxtBox .bd li {
  padding-left: 10px;
  height: 30px;
  line-height: 30px;
  background: url("../image/d.jpg") no-repeat left center;
  color: #666666;
  border-bottom: 1px dashed #dfdfdf;
  font-size: 14px;
}
.sxw .center .slideTxtBox .bd li a {
  display: inline-block;
  width: 500px;
  color: #666666;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.sxw .center .slideTxtBox .bd li a:hover {
  color: #2f0187;
}
.sxw .center .slideTxtBox .bd li .date {
  float: right;
  color: #999;
}
.sxw .center .sxw-right {
  width: 480px;
  float: right;
  box-shadow: 0px 0px 10px #888888;
  -moz-box-shadow: 0px 0px 10px #888888;
  background: #FFFFFF;
}
.sxw .center .sxw-right dt {
  width: 100%;
  background: #30bef3;
  color: #FFFFFF;
  text-align: center;
  font-size: 20px;
  line-height: 60px;
}
.sxw .center .sxw-right dd {
  margin: 20px;
  height: 210px;
  font-size: 13px;
  line-height: 30px;
  color: #666666;
  overflow: hidden;
}
.footer_bk {
  width: 100%;
  background: #262529;
  padding-top: 22px;
  padding-bottom: 8px;
}
.footer_bk .footer {
  width: 1200px;
  margin: 0 auto;
  line-height: 38px;
  font-size: 15px;
  padding-bottom: 9px;
  border-bottom: 1px solid #3d3c42;
  color: #cccccc;
  overflow: hidden;
}
.footer_bk .footer a {
  color: #cccccc;
  width: 170px;
  display: block;
  float: left;
  text-align: center;
}
.footer_bk .footer a:after {
  content: "/";
  float: right;
}
.footer_bk .footer a:last-child:after {
  content: "";
}
.footer_bk .footer a:hover {
  color: #FFFFFF;
}
.footer_bk .footer_bt {
  width: 1200px;
  margin: 0 auto;
  line-height: 40px;
  text-align: center;
  border-top: 1px solid #0e0e0f;
  color: #cccccc;
  font-size: 13px;
}
.footer_bk .footer_bt div,
.footer_bk .footer_bt a {
  padding: 0px 60px;
  display: inline-block;
  color: #cccccc;
  font-size: 13px;
}
.footer_bk .footer_bt a:hover {
  color: #FFFFFF;
}
.banner {
  width: 100%;
  overflow: hidden;
}
.banner img {
  width: 1920px;
  left: 50%;
  margin-left: -960px;
  position: relative;
}
.vd_bk {
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  padding: 30px 0px;
}
.vd_bk .ty_left {
  width: 230px;
  float: left;
}
.vd_bk .ty_left dl {
  width: 100%;
  margin-bottom: 40px;
}
.vd_bk .ty_left dl dt {
  background: #2f0187;
  line-height: 50px;
  font-size: 18px;
  color: #FFFFFF;
  text-align: center;
  font-weight: bold;
}
.vd_bk .ty_left dl dd {
  background: #fafafa;
}
.vd_bk .ty_left dl dd a {
  line-height: 40px;
  border-bottom: 1px solid #dddddd;
  display: block;
  text-align: center;
  font-size: 14px;
  color: #333333;
  font-weight: bold;
}
.vd_bk .ty_left dl dd .a-gl {
  color: #FFFFFF;
  background: #30bef3;
}
.vd_bk .ty_left dl dd a:hover {
  color: #FFFFFF;
  background: #30bef3;
}
.vd_bk .ty_left dl div {
  padding: 13px;
  line-height: 25px;
  font-size: 13px;
  color: #666666;
}
.vd_bk .ty_right {
  width: 935px;
  float: right;
}
.vd_bk .ty_right .head {
  line-height: 50px;
  color: #333333;
  overflow: hidden;
  border-bottom: 1px solid #dddddd;
  font-size: 17px;
}
.vd_bk .ty_right .head div {
  font-size: 13px;
  color: #999999;
  float: right;
}
.vd_bk .ty_right .head div a {
  color: #999999;
}
.vd_bk .ty_right .head div a:hover {
  color: #2f0187;
}
.vd_bk .ty_right .ry {
  width: 100%;
  overflow: hidden;
  padding-top: 10px;
  line-height: 30px;
  font-size: 13px;
  white-space: pre-wrap;
}
.vd_bk .ty_right .ry a {
  display: block;
  float: left;
  width: 211px;
  height: 160px;
  border: 1px solid #dddddd;
  margin: 20px 10px 0px 10px;
  text-align: center;
  line-height: 160px;
}
.vd_bk .ty_right .ry a img {
  max-height: 100%;
  max-width: 100%;
  display: inline-block;
  font-size: 0px;
}
.vd_bk .ty_right .pager {
  padding: 30px 0px;
  text-align: center;
  color: #999;
}
.vd_bk .ty_right .pager span {
  color: #108fcf;
  display: inline-block;
  margin: 0 2px;
  border: 1px solid #ddd;
  font-size: 12px;
  border-radius: 3px;
  overflow: hidden; padding:2px 10px;
}
.vd_bk .ty_right .pager a {
  color: #108fcf;
  line-height: 28px;
  height: 28px;
  display: block;
  padding: 0 10px;
}
.vd_bk .ty_right .pager span:hover a {
  background: #108fcf;
  color: #fff;
}
.vd_bk .ty_right .pager span:hover {
  background: #108fcf;
  color: #fff;
}
.vd_bk .ty_right .pager select {
  border: none;
  height: 17px;
  line-height: 17px;
  outline: none;
  background: none;
  color: #999;
}
.vd_bk .ty_right .ty-wz {
  padding-top: 10px;
  line-height: 30px;
  font-size: 13px;
  color: #666666;
}
.vd_bk .ty_right .xw {
  width: 100%;
}
.vd_bk .ty_right .xw a {
  display: block;
  width: 100%;
  overflow: hidden;
  padding: 10px 0px;
  border-bottom: 1px dashed #e1e1e1;
  margin-bottom: 20px;
}
.vd_bk .ty_right .xw a .xw-fk {
  float: left;
  width: 90px;
  padding-top: 25px;
  height: 59px;
  background: #e6e6e6;
  text-align: center;
  color: #333333;
  padding-bottom: 6px;
}
.vd_bk .ty_right .xw a .xw-fk div {
  font-size: 20px;
  font-weight: bold;
  line-height: 17px;
  height: 17px;
  overflow: hidden;
  margin-bottom: 5px;
}
.vd_bk .ty_right .xw a .xw-fk span {
  font-size: 13px;
  line-height: 12px;
  height: 12px;
  overflow: hidden;
  margin-top: 7px;
}
.vd_bk .ty_right .xw a dl {
  float: left;
  margin-left: 15px;
}
.vd_bk .ty_right .xw a dl dt {
  color: #333333;
  font-weight: bold;
  width: 700px;
  line-height: 35px;
  font-size: 16px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 35px;
}
.vd_bk .ty_right .xw a dl dd {
  color: #808080;
  font-size: 13px;
  line-height: 25px;
  width: 750px;
  display: -webkit-box;
  height: 50px;
  -webkit-box-orient: vertical;
  -webkit-line-clamp: 2;
  overflow: hidden;
}
.vd_bk .ty_right .xw a:hover .xw-fk {
  background: #2f0187;
  color: #FFFFFF;
}
.vd_bk .ty_right .xwxq-bt {
  font-size: 20px;
  width: 700px;
  font-weight: bold;
  color: #666666;
  text-align: center;
  line-height: 30px;
  margin: 0 auto;
  padding: 20px 0px 10px 0px;
}
.vd_bk .ty_right .xwxq-sj {
  text-align: center;
  color: #808080;
  margin-bottom: 15px;
}
.vd_bk .ty_right .xwxq-sj span{
  font-size: 14px;
  margin-right: 20px;
}
.vd_bk .ty_right .xwxq-wz {
  line-height: 30px;
  color: #333333;
  margin-bottom: 20px;
  font-size: 14px;
}
.vd_bk .ty_right .xw-img {
  margin: 0 auto;
  width: 40%;
  margin-bottom: 20px;
}
.vd_bk .ty_right .fy {
  overflow: hidden;
  padding-top: 10px;
  margin: 30px 0;
  border-top: 1px solid #ddd;
  clear: both;
}
.vd_bk .ty_right .fy a {
  font-size: 14px;
  color: #999;
  line-height: 30px;
  height: 30px;
  overflow: hidden;

}
.vd_bk .ty_right .fy a:hover {
  color: #000;
}
#follow {
  position: fixed;
  right: 10px;
  top:30%;
  z-index: 10000;
}
#follow ul>li {
  width: 60px;
  height: 60px;
  position: relative;
  z-index: 1;
  margin:0 0 2px;
}
#follow ul>li>a {
  display: inline-block;
  width: 60px;
  height: 60px;
  position: absolute;
  z-index: 2;
  right: 0;
  top:0;
}
#follow ul>.i3>a {
  background: url(../image/o3.png) no-repeat center center #1055a3;
}
#follow ul>.i3:hover>a {
  background: url(../image/o3.png) no-repeat center center #e9cc41;
}