@charset "UTF-8";
/* 全局 */
html, div, span,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
img, ins, kbd, q, s, samp,
small, strike, strong,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baselinebaseline;
  background: transparent;
}

ol, ul {
  list-style: none;
}

blockquote, q {
  quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

.Date {
  float: right;
  font-size: 13px;
  color: #808080;
  margin-right: 35px;
}

.more {
  float: right;
  font-size: 12px;
  vertical-align: middle;
  overflow: visible;
  font-weight: normal;
  margin-right: 18px;
}

.more a {
  text-decoration: none;
  color: #c91c1c;
}

.clear-h {
  clear: both;
  height: 10px;
  _line-height: 1px;
  _font-size: 1px;
}

.clear {
  clear: both;
  height: 0px;
  min-height: 0px;
  _line-height: 1px;
  _font-size: 1px;
}

.hidden {
  *overflow: hidden;
  _overflow: hidden;
}

ul li a:hover {
  color: #FF0000;
  text-decoration: underline;
}

.W-Titles-14px {
  font-size: 14px;
  color: #FFF;
}

.center {
  margin: 0 auto;
}

.w_1000px {
  width: 1000px;
}

.f_l {
  float: left;
}

.f_r {
  float: right;
}

.mgt50 {
  margin-top: 50px;
}

body {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  background: #FFF;
}

.slides {
  width: 100%;
  height: 540px;
  position: relative;
  overflow: hidden;
}

.slideInner {
  height: 540px;
  position: relative;
  left: 0;
  margin-left: 0;
}

.slideInner a {
  display: block;
  height: 540px;
  width: 100% !important;
  background-size: cover;
  background-position: center center;
  position: relative;
  text-align: center;
  z-index: 1;
}

.slideInner a div.img1 {
  width: 1070px;
  position: absolute;
  left: 50%;
  margin-left: -535px;
}

.slideInner a div.img2 {
  width: 1070px;
  position: absolute;
  top: 557px;
  left: 50%;
  margin-left: -535px;
}

.slideInner .slide3 .img2 {
  top: 200px;
}

.slideInner .slide3 .img3 {
  width: 181px;
  height: 286px;
  position: absolute;
  left: 50%;
  margin-left: 330px;
  top: 330px;
}

.fnav {
  width: 1200px;
  position: relative;
  left: 50%;
  margin-left: -600px;
  display: none;
}

.fnav a {
  display: block;
  width: 41px;
  height: 119px;
  opacity: .2;
  z-index: 9;
}

.fnav a.prev {
  position: absolute;
  left: -5%;
  top: -350px;
  margin-top: -58px;
  background: url(/statics/images/web/ban_pre.png) no-repeat;
}

.fnav a.next {
  position: absolute;
  right: -5%;
  top: -350px;
  margin-top: -58px;
  background: url(/statics/images/web/ban_next.png) no-repeat;
}

.navListBox {
  position: absolute;
  left: 75%;
  top: 495px;
  z-index: 99;
}

.navListBox li {
  width: 12px;
  height: 12px;
  float: left;
  margin-left: 5px;
  border-radius: 50%;
  overflow: hidden;
}

.navListBox li:first-child {
  margin-left: 0;
}

.navListBox li a {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  background-color: #fff;
  box-shadow: 0 0 5px #666 inset;
}

.navListBox li a.active {
  background-color: #ffb30b;
}

.banner {
  height: 540px;
  overflow: hidden;
}

.banner .focus {
  height: 540px;
  text-align: center;
  overflow: hidden;
}

.banner .nav {
  width: 1000px;
  height: 70px;
  margin: 0 auto;
  position: relative;
  top: -480px;
  z-index: 999;
}

.banner .nav .logo {
  width: 351px;
  height: 70px;
}

.banner .nav .nav-conn {
  width: 649px;
  line-height: 70px;
  background: #6fa8c8;
}

.banner .nav .nav-conn ul li {
  float: left;
  width: 90px;
  text-align: center;
  font-size: 14px;
  font-family: "宋体";
  font-weight: bold;
  background: url(/statics/images/web/line.jpg) left center no-repeat;
}

.banner .nav .nav-conn ul li a {
  color: #FFF;
  text-decoration: none;
}

.banner .nav .nav-conn ul li a:hover {
  text-decoration: underline;
  color: #F00;
}

.banner .nav .nav-conn ul li:first-child {
  background: none;
}

.main {
  height: auto;
  background: #FFF;
  margin-top: 25px;
}

.hotnews-serch {
  height: 36px;
  margin-top: 30px;
  background: url(/statics/images/web/serch-news-bg.jpg) no-repeat;
}

.hotnews-serch .hotnews {
  height: 36px;
  line-height: 36px;
  font-size: 12px;
}

.hotnews-serch .hotnews span {
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-size: 14px;
  padding: 0 20px;
}

.hotnews-serch .hotnews a {
  text-decoration: none;
  color: #666666;
}

.hotnews-serch .hotnews a:hover {
  text-decoration: underline;
}

.hotnews-serch .hotnews span a {
  text-decoration: none;
  color: #FFF;
}

.hotnews-serch .search {
  width: 235px;
  height: 36px;
  background: url(/statics/images/web/serch-btn.jpg) right center no-repeat;
}

.ss_btn {
  width: 26px;
  height: 30px;
  background: transparent;
  border: none;
  cursor: pointer;
}

.hotnews-serch .search .input-text {
  width: 200px;
  height: 30px;
  line-height: 32px;
  border: none;
  background: transparent;
}

.news-video {
  height: 280px;
}

.news-video .news {
  width: 747px;
  margin-top: 20px;
  overflow: hidden;
}

.news-video .news h3 {
  margin-bottom: 15px;
  height: 30px;
  color: #2f7cb5;
  line-height: 30px;
  font-size: 20px;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-weight: normal;
}

.news-video .news h3 span {
  font-size: 14px;
  color: #4c4c4c;
}

.jg {
  font-size: 12px;
  color: #6fa8c8;
  margin-bottom: 15px;
}

#slider {
  margin: 0 auto;
  width: 340px;
}

#slider .slider_box {
  height: 230px;
  margin: 0 auto;
  position: relative;
  width: 340px;
}

#slider .silder_con {
  height: 230px;
  overflow: hidden;
  position: absolute;
}

#slider .silder_panel {
  display: none;
  float: left;
  height: 200px;
  position: relative;
  width: 340px;
}

#slider .silder_panel .pic {
  height: 190px;
  width: 340px;
  overflow: hidden;
}

#slider .silder_panel .title {
  color: #000;
  font-size: 14px;
  height: 35px;
  line-height: 35px;
  padding-left: 0px;
}

#slider .silder_panel .title a {
  color: #000;
  text-decoration: none;
}

#slider .silder_panel.on {
  display: block;
}

#slider .silder_panel img {
  display: block;
  height: 155px;
  overflow: hidden;
  width: 340px;
}

#slider .silder_play {
  background: url(/statics/images/2015/special/2015ltx/silder_btn.gif) center no-repeat scroll 0 -30px;
  bottom: 13px;
  display: block;
  height: 30px;
  overflow: hidden;
  position: absolute;
  right: 45px;
  text-indent: -999px;
  width: 136px;
}

#slider .silder_play:hover {
  background-position: 0 0;
}

#slider .silder_nav {
  background: none repeat scroll 0 0 #e7e7e7;
  bottom: 0;
  height: 129px;
  margin: 0 auto;
  overflow: hidden;
  position: absolute;
  width: 1000px;
}

#slider .silder_nav li {
  border: 1px solid #fff;
  float: left;
  margin: 20px;
  padding: 0;
}

#slider .silder_nav li.current {
  border: 1px solid #7acf39;
}

#slider .silder_nav li, .silder_nav img {
  display: block;
  height: 84px;
  overflow: hidden;
  width: 140px;
}

#slider .slider_box a.prev, .slider_box a.next {
  background: url(/statics/images/web/silder_btn.png) no-repeat;
  cursor: pointer;
  display: none;
  height: 100px;
  margin: 40px 0 0;
  overflow: hidden;
  position: absolute;
  text-indent: -999px;
  width: 25px;
}

#slider .slider_box a.prev {
  background-position: left 0;
  left: 0px;
}

#slider .slider_box a.next {
  background-position: right 0;
  right: 0px;
}

#slider .silderBox {
  height: 8px;
  line-height: 8px;
  padding-bottom: 15px;
}

#list-i {
  width: 100%;
  height: 30px;
  position: relative;
  position: absolute;
  top: 155px;
  left: 0;
  background: #7e7e7e;
  z-index: 9899;
}

#list-i ul li {
  float: left;
  width: 20px;
  height: 30px;
  background: url(/statics/images/web/1.png) center no-repeat;
}

#list-i ul {
  float: right;
}

#list-i ul li.on {
  background: url(/statics/images/web/2.png) center no-repeat;
}

.h4-p h4 {
  height: auto;
  line-height: 20px;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-size: 18px;
}

.h4-p h4 a {
  color: #2f7cb5;
  text-decoration: none;
}

.h4-p h4 a:hover {
  text-decoration: underline;
}

.h4-p p {
  margin-top: 10px;
  font-size: 14px;
  line-height: 22px;
  color: #666;
  padding-right: 25px;
}

.h4-p p a {
  color: #b71111;
  text-decoration: none;
}

.lists {
  margin-top: 20px;
}

.lists ul li {
  height: 25px;
  line-height: 25px;
  font-size: 12px;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-weight: normal;
  width: 100%;
}

.lists ul li a {
  color: #666;
  text-decoration: none;
}

.lists ul li a:hover {
  color: #B71111;
  text-decoration: underline;
}

.news-r {
  width: 370px;
}

.video {
  width: 245px;
  height: 295px;
  border: 1px solid #bfbfbf;
}

.video h3 {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 20px;
  color: #2f7cb5;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-weight: normal;
}

.video h3 span {
  font-size: 14px;
  color: #4c4c4c;
}

.video .pic-p {
  height: 170px;
  width: 200px;
  margin: 0px auto;
}

.video .pic-p .pic {
  height: 110px;
}

.video .pic-p p {
  padding-top: 10px;
  font-size: 14px;
  color: #595757;
  line-height: 22px;
}

.video .pic-p p a {
  color: #666;
  text-decoration: none;
}

.video .lists {
  margin: 0;
}

.video .lists ul li {
  padding-left: 15px;
  height: 22px;
  line-height: 20px;
}

.m-l-r {
  height: auto;
}

.m-l-r h3 {
  margin-bottom: 15px;
  height: 42px;
  line-height: 42px;
  font-size: 20px;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-weight: normal;
  border: 2px solid #e7e7e7;
  border-left: 0;
  border-right: 0;
  color: #2f7cb5;
}

.m-l-r h3 span {
  font-size: 14px;
  color: #4c4c4c;
}

.m-l-r .m-l {
  width: 730px;
}

.m-l-r .m-l .dj-wh {
  margin: 20px 0;
}

.m-l-r .m-l .dj-wh .dj {
  width: 357px;
}

.m-l-r .m-l .dj-wh .wh {
  width: 357px;
}

.m-l-r .lists ul li span {
  color: #6fa8c8;
}

.m-l-r .lists ul li span.bgred {
  background: #fb6868;
}

.m-l-r .lists ul li span.bgred {
  color: #FFF;
}

.lists ul li .span a {
  color: #666;
}

.m-l-r .m-r {
  margin-top: 20px;
}

.m-l-r .m-r .notice {
  width: 245px;
  height: auto;
  border: 1px solid #bfbfbf;
}

.m-l-r .m-r h3 {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  color: #2f7cb5;
  font-size: 20px;
  border: 0;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-weight: normal;
}

.m-l-r .m-r h3 span {
  font-size: 14px;
  color: #4c4c4c;
}

.m-l-r .m-r .lists {
  margin: 0;
}

.m-l-r .m-r .lists ul li {
  padding-left: 15px;
}

.m-l-r .m-r .contact {
  margin-top: 20px;
}

.newsfocus {
  width: 340px;
  height: 230px;
  overflow: hidden;
}

.focus_slider {
  position: absolute !important;
}

.newsfocus .pic img {
  width: 340px !important;
  height: 200px !important;
}

.csjfocus {
  position: relative  !important;
  top: 170px;
  width: 340px !important;
  height: 30px !important;
}

.focuslists {
  margin: 200px auto !important;
}

.focuslists ul li {
  height: 30px;
}

.position {
  height: 50px;
  line-height: 50px;
  width: 1000px;
  margin: 15px auto;
  font-size: 14px;
}

.position span {
  color: #6fa8c8;
}

.position a {
  color: #949393;
  text-decoration: none;
}

.position a:hover {
  text-decoration: underline;
}

/*列表页*/
.main-list {
  height: 540px;
}

.main-list .list-l {
  width: 85px;
  height: 100px;
}

.main-list .list-l h3 {
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-weight: normal;
  background: #6fa8c8;
  text-align: center;
}

.main-list .list-l h3 a {
  color: #FFF;
  text-decoration: none;
}

.main-list .list-l ul li {
  line-height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  padding: 0;
  text-align: center;
  height: 30px;
  background: #b2b2b2;
  margin-bottom: 8px;
}

.main-list .list-l ul li a {
  text-decoration: none;
  color: #FFF;
}

.main-list .list-l ul li:hover {
  background: #6fa8c8;
}

.main-list .list-r {
  width: 878px;
  height: auto;
  border-left: 1px dashed #838282;
  border-right: 1px dashed #838282;
}

.main-list .list-r .lists {
  margin: 0;
}

.main-list .list-r .lists ul li {
  padding-left: 45px;
}

.main-list .list-r .lists ul li span {
  color: #6fa8c8;
}

.main-list .list-r .lists ul li a {
  color: #666;
}

.listpages {
  height: 35px;
  line-height: 35px;
  text-align: center;
  margin: 20px auto;
}

.listpages a {
  background: #dcdddd;
  padding: 3px 6px;
  text-decoration: none;
  color: #000;
  margin: 3px 6px;
}

.listpages a.a1 {
  background: #dcdddd;
  padding: 3px 6px;
  margin: 3px 6px;
}

.listpages span {
  padding: 3px 6px;
  color: #fff;
  background: #6fa8c8;
  margin: 3px 6px;
}

/*列表结束*/
/*内容页*/
.main-show {
  height: auto;
}

.main-show .show-l {
  width: 85px;
  height: 300px;
}

.main-show .show-l ul li {
  line-height: 30px;
  font-size: 14px;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  padding: 0 15px;
  height: 30px;
  background: #b2b2b2;
  margin-bottom: 8px;
}

.main-show .show-l ul li.first {
  background: #b2b2b2;
}

.main-show .show-l ul li a {
  text-decoration: none;
  color: #FFF;
}

.main-show .show-l ul li:hover {
  background: #6fa8c8;
}

.main-show .show-r {
  width: 818px;
  height: auto;
  padding: 5px 25px;
  border-left: 1px dashed #838282;
  border-right: 1px dashed #838282;
}

.main-show .show-r p.time {
  font-size: 12px;
  padding-bottom: 15px;
  color: #999;
  border-bottom: 1px dashed #838282;
  margin-top: 10px;
}

.main-show h3 {
  font-size: 22px;
  height: auto;
  line-height: 36px;
  color: #2f7cb5;
  text-align: center;
}

.main-show h4 {
  font-size: 20px;
  height: auto;
  line-height: 36px;
  color: #2f7cb5;
  text-align: center;
  font-family: '宋体';
}

.main-show h5 {
  font-size: 20px;
  height: auto;
  line-height: 36px;
  color: #2f7cb5;
  text-align: center;
  font-family: '宋体';
}

.main-show .content {
  color: #151515;
  font-size: 16px;
  line-height: 24px;
  font-family: "仿宋";
}

.main-show .content span {
  color: #151515;
  font-size: 16px !important;
  line-height: 24px;
  font-family: "仿宋";
}

.main-show .content p {
  color: #151515;
  font-size: 16px !important;
  line-height: 24px;
  font-family: "仿宋";
}

.main-show .content img {
  width: 550px;
  height: 355px;
}

#myElement {
  margin: 0 auto;
}

/*内容页结束*/
/*搜索*/
.serch-conn {
  height: 36px;
  background: url(/statics/images/web/serch-conn-bg.jpg) no-repeat;
  margin-bottom: 20px;
}

.main-list.serch-list {
  height: auto;
  background: url(/statics/images/web/s-bg.jpg) 100px repeat-y;
  border-right: 1px dashed #838282;
}

.main-list.serch-list .pic-h4-p {
  height: 165px;
}

.main-list.serch-list .pic-h4-p .pic {
  width: 65px;
  height: 65px;
  border: 1px solid #adcbe9;
}

.main-list.serch-list .pic-h4-p .pic img {
  width: 63px;
  height: 63px;
}

.main-list.serch-list .pic-h4-p .h4-p {
  width: 870px;
}

.main-list.serch-list .pic-h4-p .h4-p h4 {
  height: 32px;
  line-height: 32px;
  font-size: 16px;
}

.main-list.serch-list .pic-h4-p .h4-p h4 a {
  color: #1f80bf;
  text-decoration: none;
}

.main-list.serch-list .pic-h4-p .h4-p p {
  font-size: 12px;
  color: #999999;
  padding-right: 30px;
  line-height: 23px;
}

.main-list.serch-list .pic-h4-p .h4-p .adds {
  font-size: 12px;
  color: #1f80bf;
  margin-top: 20px;
}

.main-list.serch-list .listpages {
  width: 850px;
  float: right;
  margin-right: 20px;
  margin-top: 30px;
}

.serch-conn .input-text {
  width: 865px;
  height: 24px;
  line-height: 24px;
  background: transparent;
  border: none;
  padding-left: 95px;
}

.serch-conn .ss_btn {
  width: 34px;
  height: 36px;
  background: url(/statics/images/web/serch-btn.jpg) no-repeat;
}

/*搜索结束*/
/* scrollleft */
.scrollleft {
  width: 960px;
  padding: 5px 20px 0px 20px;
  height: 225px;
  margin: 20px auto 50px;
  border: 1px solid #bfbfbf;
}

.scrollleft h3 {
  height: 50px;
  line-height: 50px;
  padding-left: 20px;
  font-size: 20px;
  border: 0;
  color: #2f7cb5;
  font-family: "Microsoft YaHei UI", "微软雅黑 Light";
  font-weight: normal;
}

.scrollleft h3 span {
  font-size: 14px;
  color: #4c4c4c;
}

.scrollleft h3 a {
  color: #FFF;
  text-decoration: none;
}

.scrollleft li {
  float: left;
  margin-right: 7px;
  display: inline;
  width: 158px;
  text-align: center;
  line-height: 19px;
}

.scrollleft li span {
  font-size: 12px;
  overflow: hidden;
}

.scrollleft li img {
  width: 136px;
  height: 100px;
  padding: 10px;
  border: solid 1px #ddd;
}

.focus_slider {
  display: none;
}

/*用于获取更加体验*/
.focus_slider ul li.current {
  display: block;
}

.focus_slider span {
  width: 10px;
  height: 10px;
  margin-right: 10px;
  border-radius: 50%;
  background: #666;
  font-size: 0;
}

.focus_slider span.current {
  background: #fff;
}

.focuslists {
  height: 30px;
  line-height: 30px;
  margin: 0 auto;
  overflow: hidden;
}

.focuslists ul li {
  width: 340px;
  text-align: center;
  display: none;
}

.focuslists ul li.current {
  display: block;
}

.newfocus {
  width: 340px;
  height: 230px;
  overflow: hidden;
  position: absolute;
  z-index: 2;
}

.newfocus .focus_pic {
  width: 340px;
  height: 200px;
  overflow: hidden;
}

.newfocus .focus_pic ul {
  position: absolute;
  z-index: 0;
  width: 1700px;
}

.newfocus .focus_pic ul li {
  width: 340px;
  height: 200px;
  float: left;
}

.newfocus .title {
  height: 30px;
  line-height: 30px;
}

.newfocus .title ul li {
  text-align: center;
  font-size: 12px;
}

.newfocus .title ul li.on {
  display: block;
}

.newfocus .title ul li a {
  text-decoration: none;
  color: #000;
}

.newfocus .btn {
  position: absolute;
  top: 178px;
  left: 245px;
  color: #fff;
  font-size: 12px;
}

.newfocus .btn span {
  padding: 5px;
}
