@charset "utf-8";
body {
  margin: 0px;
  padding: 0px;
  font-size: 16px;
  font-family: "Microsoft YaHei", "微软雅黑";
  background: #fff;
  line-height: 32px;
  color: #333;
  overflow-x: hidden;
  max-width: 1920px;
  margin: 0 auto;
}
.bgcaiwu {
  background: url(../images/bg23.jpg) no-repeat top center fixed;
}
* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}
h1,
h2,
h3,
h4,
h5 {
  margin: 0px;
  padding: 0px;
}
a {
  color: #333;
  text-decoration: none;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
}
a:hover {
  color: #0a65cd;
  text-decoration: none;
}
.clear {
  clear: both;
}
dl {
  margin: 0px;
  padding: 0px;
}
dd {
  display: block;
  margin: 0px;
  padding: 0px;
}
form {
  margin: 0px;
  padding: 0px;
}
img {
  border: 0;
  margin: 0;
  padding: 0px;
}
div {
  margin: 0px;
  padding: 0px;
}
ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
li {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
p {
  margin: 0px;
  padding: 0px;
  padding-bottom: 12px;
}
.fl {
  float: left;
}
.fr {
  float: right;
}
.blank22 {
  height: 22px;
  clear: both;
  overflow: hidden;
}
.imgbg {
  background: no-repeat center center;
  background-size: cover;
}
.imgbg img {
  opacity: 0;
}
/*手机端按钮*/
.dompc {
  display: block;
}
.dommobile {
  display: none;
}
.mobile_btn {
  cursor: pointer;
  width: 36px;
  display: none;
  height: 50px;
  position: absolute;
  right: 12px;
  top: -60px;
  z-index: 999;
  box-sizing: border-box;
  padding: 13px 6px;
}
.mobile_btn.on .line1 {
  transform: rotate(45deg);
  transform-origin: 3% 50%;
}
.mobile_btn.on .line2 {
  width: 0;
}
.mobile_btn.on .line3 {
  transform: rotate(-45deg);
  transform-origin: 3% 50%;
}
.mobile_btn span {
  display: block;
  width: 28px;
  height: 3px;
  background: #0065cf;
  transition: all 0.45s;
}
.mobile_btn .line2 {
  margin: 7px 0;
  width: 28px;
}
.w1200 {
  width: 1200px;
  clear: both;
  margin: 0 auto;
}
#header {
  width: 100%;
  background: #0065cf;
  clear: both;
  height: 50px;
  position: relative;
  z-index: 6;
  margin: 0 auto;
  border-bottom: 3px solid #004c9a;
}
#header .navpc {
}
#header .navpc ul li {
  float: left;
}
#header .navpc ul li {
  font-size: 18px;
  display: block;
  color: #5d5d5d;
  float: left;
  padding: 0px 5px;
  line-height: 50px;
  margin: 0px 6px;
  position: relative;
}
#header .navpc ul li a {
  color: #fff;
  display: block;
  padding: 0px 41px;
}
@media screen and (min-width: 1200px) {
  #header .navpc ul li:hover a {
    color: #fff;
    background: #e84103;
  }
}
#header .navpc ul li .box {
  position: absolute;
  left: 0px;
  top: 50px;
  background: #e84103;
  clear: both;
  width: 100%;
  -o-transition: all 0.5s;
  overflow: hidden;
  display: none;
}
#header .navpc ul li .box a {
  float: left;
  text-align: center;
  height: 40px;
  line-height: 40px;
  color: #fff;
  font-size: 15px;
  font-weight: 400;
  width: 100%;
  display: block;
  border-bottom: 1px solid #ff591b;
}
#header .navpc ul li .box a:hover {
  background: #ba3200;
}

#header .navpc ul li:hover .box {
  display: block;
}
/*230525add*/
.topbg {
  position: relative;
  width: 100%;
  height: 120px;
}
.topbg img {
  display: block;
}
.logo {
  padding-top: 30px;
  float: left;
}
#bannerSwiper {
  width: 100%;
  height: 600px;
  margin: 0px auto 18px;
}
#bannerSwiper img {
  width: 100%;
  height: 400px;
}
.search_form {
  width: 267px;
  height: 30px;
  float: right;
  background: #fff;
  margin-top: 86px;
}
.search_form .keyword {
  width: 204px;
  height: 30px;
  line-height: 30px;
  font-family: "微软雅黑";
  font-size: 14px;
  padding: 0 10px 0 40px;
  background: url(../images/search.png) 10px center no-repeat;
  border: 0;
  outline: none;
  float: left;
}
.search_form .submitbtn {
  width: 63px;
  height: 30px;
  background: #f39800;
  border: 0;
  outline: none;
  float: left;
  font-family: "微软雅黑";
  font-size: 14px;
  color: #fff;
}
.news_l {
  width: 390px;
  margin-right: 15px;
  float: left;
  margin-bottom: 10px;
}
.news_r {
  width: 300px;
  float: right;
  margin-bottom: 10px;
}
.news_r img {
  width: 100%;
}
.news_r .newslist {
  height: 278px;
}
.w1200 .news_l:nth-child(3n) {
  margin-right: 0px;
  float: right;
}
.fwq_title {
  clear: both;
  width: 100%;
  border-bottom: 1px solid #0a65cd;
  height: 40px;
  line-height: 40px;
}
.fwq_title02 {
  padding: 0px 23px;
  height: 40px;
  line-height: 40px;
  display: block;
  float: left;
  font-size: 18px;
  color: #fff;
  background: #0a65cd;
}
.photo_more a {
  cursor: pointer;
  display: block;
  width: 49px;
  height: 17px;
  float: right;
  color: #333;
  text-align: center;
  line-height: 17px;
  margin-top: 12px;
  margin-right: 6px;
  font-size: 14px;
}
.newslist {
  min-height: 277px;
  width: 100%;
  clear: both;
  padding: 8px 12px;
  font-size: 15px;
  overflow: hidden;
  border: 1px solid #d5e9ff;
}
.newslist li {
  float: left;
  height: 37px;
  line-height: 37px;
  width: 100%;
  text-align: left;
  position: relative;
}
.newslist li:before {
  content: "";
  position: absolute;
  top: 17px;
  left: 0px;
  background: #8da8bb;
  width: 3px;
  height: 3px;
}
.newslist li a {
  width: 80%;
  float: left;
  box-sizing: border-box;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  font-size: 15px;
  text-indent: 10px;
}
.date {
  float: right;
  width: 20%;
  color: #999999;
  font-family: Arial, Helvetica, sans-serif;
  text-align: right;
}
.adbox {
  width: 1200px;
  margin: 0 auto;
  clear: both;
  padding: 0px 0px 14px;
  clear: both;
}
.adbox img {
  display: block;
}
#tabs-container04 {
  padding-top: 15px;
}
#tabs-container04 img {
  width: 283px;
  height: 180px;
}
.pcimg {
  width: 283px;
  height: 180px;
  overflow: hidden;
}
.pctxt {
  width: 93%;
  float: left;
  color: #333;
  box-sizing: border-box;
  overflow: hidden;
  height: 50px;
  line-height: 50px;
  white-space: nowrap;
  text-align: center;
  margin: 0 auto;
  text-overflow: ellipsis;
}
.fw-left,
.fw-right {
  position: absolute;
  top: 50%;
  width: 26px;
  height: 51px;
  cursor: pointer;
  z-index: 6;
  margin-top: -35px;
}
.fw-right {
  left: 0px;
  background: url(../images/left01.png) center no-repeat;
}
.fw-left {
  right: 0px;
  background: url(../images/right01.png) center no-repeat;
}
.time23 {
  height: 42px;
  line-height: 42px;
  font-size: 15px;
  text-indent: 20px;
}
.lunbo_l {
  width: 390px;
  float: left;
  font-size: 15px;
  overflow: hidden;
}
.newsrb {
  width: 340px;
  float: right;
  clear: none;
  border: 0px;
  margin-top: 5px;
}
.titlezn {
  float: left;
  height: 39px;
  line-height: 39px;
  border-bottom: 1px solid #0a65cd;
  margin: 0;
  padding: 0 15px 0 40px;
  color: #0a65cd;
  font-weight: 600;
  font-size: 18px;
  background: url(../images/tt01.png) 5px center no-repeat;
  background-size: 29px auto;
}
.titleznts {
  background: url(../images/tt02.png) 5px center no-repeat;
  background-size: 29px auto;
}
#tabs-container01 {
  width: 450px;
  height: 284px;
  float: left;
  margin-top: 16px;
}
#tabs-container01 img {
  width: 450px;
  height: 280px;
  display: block;
}
.info {
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 42px;
  line-height: 42px;
  background: rgba(0, 0, 0, 0.7);
  color: #fff;
  padding: 0px 10px;
  box-sizing: border-box;
  width: 100%;
  padding-right: 120px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}
.lunbo_l .swiper-container-horizontal > .swiper-pagination-bullets,
.lunbo_l .swiper-pagination-custom,
.lunbo_l .swiper-pagination-fraction {
  text-align: right;
}
.link_l {
  background: #0a65cd;
  width: 110px;
  height: 31px;
  text-align: center;
  line-height: 31px;
  color: #fff;
  font-weight: bold;
  float: left;
}
.yqlj li {
  float: left;
  margin: 0px 10px 0px 20px;
}
.yqlj li a {
  float: left;
  height: 31px;
  line-height: 31px;
}
#footer {
  width: 100%;
  background: #0065cf;
  clear: both;
  color: #fff;
  font-size: 14px;
  padding: 26px 0px 26px 0px;
  overflow: hidden;
  line-height: 25px;
  text-align: center;
}
.link {
  padding: 20px 0px;
  overflow: hidden;
  font-size: 15px;
}
/*列表页*/
.content_nyl {
  width: 280px;
  background: #fff;
  overflow: hidden;
  float: left;
}
.topleft {
  width: 280px;
  overflow: hidden;
  float: left;
  margin-bottom: 20px;
  padding-bottom: 30px;
}
.left_title {
  background: url(../images/sb1_head_tit.png) #0065cf 69px 50% no-repeat;
  height: 68px;
  line-height: 68px;
  text-align: center;
  font-size: 20px;
  color: #fff;
}
.content_nyr {
  width: 900px;
  overflow: hidden;
  float: right;
  border: 1px solid #e8e8e8;
  padding: 1px;
  margin-bottom: 36px;
}
.jzqnav {
  overflow: hidden;
  clear: both;
  padding-top: 2px;
  border: #e8e8e8 1px solid;
  border-bottom: 0px;
}
.jzqnav li a {
  line-height: 48px;
  height: 48px;
  display: block;
  color: #333;
  float: left;
  display: block;
  text-align: center;
  width: 100%;
  font-size: 15px;
  border-bottom: 1px solid #e8e8e8;
  background: url(../images/tab.png) no-repeat;
}
.jzqnav li a.nomal {
  font-weight: bold;
  color: #0065cf;
  background: url(../images/tab_hover.png) no-repeat;
}
.jzqnav li a:hover {
  font-weight: bold;
  color: #0065cf;
  background: url(../images/tab_hover.png) no-repeat;
}
.right_top {
  background: #fff;
  height: 40px;
  line-height: 40px;
  text-align: left;
  text-indent: 13px;
  font-size: 18px;
  font-weight: bold;
  color: #333;
  border-bottom: 1px solid #dfdfdf;
}
.qyjs {
  background: #22ac7b;
  color: #fff;
  height: 48px;
  padding: 0px 20px;
  text-align: center;
  font-size: 22px;
  line-height: 48px;
  float: left;
}
.position {
  height: 46px;
  line-height: 46px;
  color: #5f5f5f;
  width: 1200px;
  font-size: 16px;
  text-indent: 40px;
  background: url(../images/nav.png) no-repeat 5px 13px;
  background-size: 23px auto;
  margin: 0 auto;
}
.dh {
  color: #000;
}
.pad20 {
  padding: 20px;
}
.xw {
  height: 40px;
  line-height: 40px;
  overflow: hidden;
}
.xw_l {
  width: 80%;
  float: left;
  text-indent: 15px;
}
.xw_r {
  width: 20%;
  float: right;
  text-align: right;
  font-family: Arial, Helvetica, sans-serif;
  color: #666;
}
.fenye {
  border-top: 3px solid #f2f2f2;
  padding-top: 18px;
  text-align: center;
  margin-top: 12px;
  padding-bottom: 40px;
  overflow: hidden;
}
.fenye span {
  margin-left: 10px;
}
/*详情页*/
.news_title {
  font-size: 26px;
  line-height: 42px;
  padding: 20px 0px 16px 0px;
  width: 90%;
  text-align: center;
  margin: 0 auto;
  color: #333;
  font-weight: bold;
}
.laiyuan {
  color: #000;
  margin-right: 26px;
}
.xian {
  text-align: center;
  padding: 3px 6px;
  font-size: 14px;
  line-height: 23px;
  overflow: hidden;
  border: 1px solid #e2e2e2;
  background: #f4f4f4;
}
.news_leibie a {
  display: block;
  width: 80px;
  height: 26px;
  line-height: 26px;
  background-color: #ea5a25;
  text-align: center;
  font-size: 14px;
  color: #fff;
  clear: both;
}
.zhengwen {
  color: #727272;
  padding: 23px 0px 30px 0px;
  line-height: 28px;
}
.zhengwen p {
  margin-bottom: 15px;
  line-height: 28px;
  color: #383838;
}
.zhengwen img {
  margin-bottom: 20px;
  max-width: 100%;
  margin: 0 auto;
}
.schTab {
  width: 365px;
  float: right;
}
.qlist {
  padding-top: 8px;
}
.qlist > li {
  display: inline-block;
  margin-top: 4px;
  margin-right: 8px;
  margin-bottom: 4px;
  font-size: 16px;
  line-height: 12px;
}
.qlist > li > a {
  display: block;
  height: 90px;
  text-align: center;
  text-decoration: none;
  color: #fff;
  width: 110px;
}
.qlist > li.li1 > a {
  background: #54a2d5;
}
.qlist > li.li2 > a {
  background: #36c182;
}
.qlist > li.li3 > a {
  background: #fd863c;
}
.qlist > li.li4 > a {
  background: #e6507b;
}
.qlist > li.li5 > a {
  background: #2f8cc8;
}
.qlist > li.li6 > a {
  background: #56b463;
}
.qlist > li.li7 > a {
  background: #f39800;
}
.qlist > li.li8 > a {
  background: #aa89bd;
}
.qlist > li.li9 > a {
  background: #a6937c;
}
.qlist > li.li10 > a {
  background: #448aca;
}
.qlist > li.li11 > a {
  background: #ea68a2;
}
.qlist .qicon1 {
  background: url(../images/qicon1.png) center no-repeat;
}
.qlist .qicon2 {
  background: url(../images/qicon2.png) center no-repeat;
}
.qlist .qicon3 {
  background: url(../images/qicon3.png) center no-repeat;
}
.qlist .qicon4 {
  background: url(../images/qicon4.png) center no-repeat;
}
.qlist .qicon5 {
  background: url(../images/qicon5.png) center no-repeat;
}
.qlist .qicon6 {
  background: url(../images/qicon6.png) center no-repeat;
}
.qlist .qicon7 {
  background: url(../images/qicon7.png) center no-repeat;
}
.qlist .qicon8 {
  background: url(../images/qicon8.png) center no-repeat;
}
.qlist .qicon9 {
  background: url(../images/qicon9.png) center no-repeat;
}
.qlist .qicon10 {
  background: url(../images/qicon10.png) center no-repeat;
}
.qlist .qicon11 {
  background: url(../images/qicon11.png) center no-repeat;
}
.qlist .pic-icon {
  background-repeat: no-repeat;
  background-position: center;
  width: 110px;
  height: 55px;
  display: block;
}
.qlist .pic-icon:hover {
  -moz-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  -o-transform: rotate(30deg);
}
.content_nyr .xw:nth-child(6n) {
  height: 66px;
  border-bottom: 1px #eaeaea dashed;
  margin-bottom: 21px;
  background: none !important;
  padding: 0;
}
.search-box {
  width: 296px;
  float: right;
  margin-top: 42px;
  background: #eee;
  border-radius: 16px;
  height: 37px;
  line-height: 37px;
}
.sousuo {
  float: left;
  width: 96%;
  height: 37px;
  line-height: 37px;
  padding: 0px 0px 0px 20px;
  box-sizing: border-box;
}
.sousuo input[type="text"] {
  appearance: none;
  -moz-appearance: none;
  border: none;
  width: 80%;
  -webkit-appearance: none;
  outline: none;
  font-size: 15px;
  background: none;
  color: #666;
}
.serbb {
  float: right;
  color: #fff;
  background: url(../images/serb.png) no-repeat right center;
  cursor: pointer;
  border-width: 0px;
  height: 37px;
  width: 37px;
}
.bannerbg .w1200 {
  width: 100%;
}

.common {
  width: 100%;
}

.common_left {
  float: left;
  width: 390px;
  margin-right: 15px;
  overflow: hidden;
}

.common_left img {
  width: 100%;
  height: 317px;
}

.common_title {
	position: absolute;
	bottom: 10px;
  width: 100%;
  /* text-align: center; */
  text-overflow: ellipsis;
  text-wrap: nowrap;
  overflow: hidden;
  color: #fff;
  background-color: rgba(0, 0, 0, 0.5);
  padding-left: 20px;
  padding-right: 100px;
}

.common_left .swiper {
  position: relative;
}

.common_left .swiper-pagination {
  bottom: 10px;
  text-align: right;
}

.common_left .swiper-pagination-bullet {
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 0;
}

.common_left .swiper-pagination-bullet-active {
  background-color: red;
  color: #fff;
}

.common .news_l {
  width: 390px;
}

.kpleft,
.kpright {
  float: left;
  height: 317px;
  color: #fff;
  background-color: #0a65cd;
}

.kpleft {
  position: relative;
  width: 70px;
  height: 317px;
  padding: 75px 10px 0;
  font-size: 30px;
  line-height: 45px;
  text-align: center;
  box-sizing: border-box;
}

.kpleft::after {
  content: "";
  position: absolute;
  right: 0;
  top: 34px;
  width: 1px;
  height: 250px;
  background-color: #FAFAFA;
}

.kpright {
  width: calc(100% - 70px);
  padding-left: 30px;
  padding: 34px;
  box-sizing: border-box;
}

.kpright div {
  line-height: 43px;
}
