﻿

a {
  color: #333;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

a:hover {
  color: #ff9724 !important;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}

.banner {
  background: url("//www.news.cn/politics/hjzjhgs2023/images/banner.jpg") 50% 0 no-repeat;
  height: 600px;
  overflow: hidden;
}

.nav_box {
  position: relative;
  z-index: 9;
  height: 70px;
  line-height: 70px;
  background: #2a367e;
}

.nav {
  width: 1000px;
  margin: 0 auto;
  position: relative;
}

.nav_list {
  width: 1000px;
  margin: 0 auto;
}

.nav_list li {
  float: left;
  font-size: 18px;
  font-weight: normal;
  color: #f7e7ce;
  line-height: 70px;
  text-align: center;
  cursor: pointer;
  position: relative;
  padding: 0 33px;
}

.nav_list li+li::before {
  content: "";
  position: absolute;
  width: 1px;
  height: 30px;
  top: 20px;
  left: 0px;
  background: #fff;
}

.nav_list li a {
  color: #fff;
}
.content{ width:1200px; height:auto; margin:0 auto;}
.tprk {
  position: absolute;
  width: 223px;
  height: 81px;
  left: 50%;
  top: 520px;
  margin-left: -140px;
}

.lmt {
  text-align: center;
  margin: 0 auto;
  padding:30px 0 20px 0;
  width: 1200px;
}

.part01 {
  position: relative;
  z-index: 3;
  margin:0 auto;
  margin-top: 55px;
  padding: 25px 0;
  height: 155px;
  width: 1200px;
  background: url(//www.news.cn/politics/hjzjhgs2023/images/topbg.png) 50% 0 no-repeat;
  box-sizing: border-box;
}

.part01_box {
  width: 1110px;
  margin: 15px 0 0 62px;
  font-size: 16px;
  color: #523015;
  text-indent: 2em;
  line-height: 32px;
}

.part02 {
  z-index: 2;
  margin-bottom:50px;
}

.part02_content {
  width: 1200px;
  margin: 20px auto 0;
  position: relative;
}
.part02_content::before{
  content: "";
  width: 1200px;
  height: 13px;
  position: absolute;
  background: url(//www.news.cn/politics/hjzjhgs2023/images/newstop.jpg) 0 0 no-repeat;
  right: 0px;
  top: -12px;
  z-index: 2;

}
.part02_left {
  width: 790px;
  height: 450px;
  float: left;
}

.part02_left .swiper-slide {
  width: 790px;
  height: 450px;
  overflow: hidden;
}

.part02_left img {
  width: 790px;
  height: 450px;
  transition: all 1s;
}

.part02_left:hover img {
  transform: scale(1.2);
}

.part02_left .tit {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
  display: -webkit-box;
  display: -webkit-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -webkit-align-items: center;
  -moz-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  padding: 12px 55px 12px 10px;
  width: 100%;
  font-size: 20px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background-color: rgba(0, 0, 0, .6);
  font-weight: bolder;
}

.part02_left .swiper-pagination {
  position: absolute;
  right: 8px;
  left: auto;
  bottom: 6px;
  width: auto;
  color: #fff;
  font-style: italic;
  font-size: 18px;
  font-weight: 200;
}

.part02_left .swiper-pagination span {
  display: inline-block;
  vertical-align: bottom;
}

.part02_left .swiper-pagination .swiper-pagination-current {
  font-size: 20px;
}

.part02_left .swiper-pagination .my-pagination-total {
  margin-left: -3px;
}

.part02_right {
  width: 380px;
  height: 425px;
  float: right;
  background: url(//www.news.cn/politics/hjzjhgs2023/images/newsright.jpg) right bottom no-repeat;
  padding: 15px 15px 10px 15px;
  overflow: hidden;
}

.part02_right dt {
  margin-bottom: 10px;
}

.part02_right dt+dt {
  border-top: 1px dashed #875735;
  padding-top: 15px;
}

.part02_right dt h3 {
  font-size: 22px;
  font-weight: bolder;
  margin-bottom: 10px;
  color: #71411e;
}
.part02_right dt h3 a {
  color: #71411e;
}
.part02_right dt p {
  font-size: 14px;
  line-height: 24px;
  height:90px;
  overflow:hidden;
  color: #333;
}
.part02_right dt p a{
  color: #333;
}
.part02_right .list {
  font-size: 14px;
}

.part02_right .list li {
  margin-bottom: 10px;
  color: #333;
  position:relative;
  padding-left:14px;
}
.part02_right .list li a{
  color: #333;
}
.part02_right .list li:before{
	content: '';
    display: inline-block;
    vertical-align: middle;
    margin-right: 5px;
    width: 6px;
    height: 6px;
	position:absolute;
	left:0;
	top:7px;
    background-color: #8f530c;
	}
.part03 {
  background: url(//www.news.cn/politics/hjzjhgs2023/images/contentbg01.jpg) 50% 0 no-repeat;
  height: 730px;
}
.part03 .lmt{ padding:30px 0 0 0}
.part03_content {
  width: 1180px;
  margin: 40px auto 0;
  position: relative;
  padding-bottom: 55px;
}

.part03_content .swiper-container {
  padding: 0px 0;
  width: 1050px;
  margin: 0 auto;
  height: 500px;
}

.part03_content .swiper-slide {
  width: auto;
  height: 500px;
  overflow: hidden;
}

.part03_content .swiper-slide .tit {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
  padding: 20px 5px 20px 5px;
  width: 100%;
  text-align: center;
  font-size: 20px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: rgba(67, 35, 33, 1);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  font-weight: bolder;
}

.part03_content .swiper-slide .tit a {
  color: #fff;
}

.part03_content .swiper-slide .tit h3 {
  font-size: 22px;
  font-weight: bolder;
  margin-bottom: 5px;
}

.part03_content .swiper-slide .tit p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}

.part03_content .swiper-slide-active:after {
  display: none;
}

.part03_content .swiper-slide img {
  width: 350px;
  height: 500px;
  display: block;
}

.part03_content .swiper-button-prev {
  width: 28px;
  height: 48px;
  background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 0 0 no-repeat;
  right: auto;
  left: 5px;
}

.part03_content .swiper-button-prev:hover {
  opacity: 0.6;
}

.part03_content .swiper-button-next {
  width: 28px;
  height: 48px;
  background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_jzfcAn_v1.png") 100% 100% no-repeat;
  left: auto;
  right: 5px;
}

.part03_content .swiper-button-next:hover {
  opacity: 0.6;
}
/* .part03_add01{
  background: url("//www.news.cn/politics/hjzjhgs2021/images/20210902hjz_Bg07_v1.png") 50% 0 no-repeat;
  height: 470px;
} */
.part03_add01 ul{
  width: 1200px;
  margin: 0 auto;
}
.part03_add01 li{
  width: 370px;
  float: left;
  position: relative;
  border: 3px solid #f4a546;
}
.part03_add01 li + li {
  margin-left: 36px;
}
.part03_add01 li .tit {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
  padding: 20px 5px 10px 5px;
  width: 100%;
  text-align: center;
  font-size: 18px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: rgba(67, 35, 33, 1);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  font-weight: bolder;
}

.part03_add01 li .tit a {
  color: #fff;
}

.part03_add01 li .tit h3 {
  font-size: 18px;
  font-weight: normal;
  /* margin-bottom: 5px; */
}

.part03_add01 li .tit p {
  font-size: 16px;
  line-height: 24px;
  font-weight: normal;
}


.part03_add01 li img {
  width: 370px;
  height: 208px;
  display: block;
}
.part04 {
  background: url(//www.news.cn/politics/hjzjhgs2023/images/contentbg02.jpg) 50% 0 no-repeat;
  width: 100%;
  margin: 50px auto 0 auto;
  padding-bottom:35px;
}

.part04_top {
  position: relative;
  width: 590px;
  margin: 20px auto 40px;
  float: left;
}

.part04_top .swiper-button-next,
.part04_top .swiper-button-prev {
  width: 25px;
  height: 45px;
  margin-top: -30px;
}

.part04_top .swiper-button-next {
  background: url("//www.news.cn/politics/hjzjhgs2021/images/20210902hjz_Bg14_v1.png") -83px 0px no-repeat;
  right: -40px;
}

.part04_top .swiper-button-prev {
  background: url("//www.news.cn/politics/hjzjhgs2021/images/20210902hjz_Bg14_v1.png") 0px 0px no-repeat;
  left: -40px;
}

.part04_top .swiper-button-next:hover {
  background: url("//www.news.cn/politics/hjzjhgs2021/images/20210902hjz_Bg14_v1.png") -83px -61px no-repeat;
}

.part04_top .swiper-button-prev:hover {
  background: url("//www.news.cn/politics/hjzjhgs2021/images/20210902hjz_Bg14_v1.png") 0px -61px no-repeat;
}

.part04_top .swiper-container {
  width: 590px;
}

.part04_top .swiper-slide {
  position: relative;
  width: 590px;
  height: 338px;
  overflow: hidden;
}
.part04_top .swiper-slide ul{
  clear: both;
  overflow: hidden;
}
.part04_top .swiper-slide ul + ul{
  margin-top: 20px;
}
.part04_top .swiper-slide li{
  width: 280px;
  height: 155px;
  position: relative;
  float: left;
  border: 2px solid #f4a546;
}
.part04_top .swiper-slide li + li{
  float: right;
}
.part04_top .swiper-slide img {
  width: 280px;
  height: 155px;
}

.part04_top .swiper-slide .tit {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
  padding: 10px 5px 10px 5px;
  width: 100%;
  font-size: 16px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: rgba(67, 35, 33, 1);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(0, 0, 0, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 1) 100%);
}

.part04_top .swiper-slide .tit a {
  color: #fff;
}

.part04_bottom {
  width: 550px;
  float: right;
  margin-top: 20px;
}

.part04_bottom li {
  width: 530px;
  float: left;
  position: relative;
  padding-left: 20px;
  color: #3a3a3a;
  margin-bottom: 16px;
}

.part04_bottom li+li {
  float: right;
}

.part04_bottom li a {
  color: #3a3a3a;
}

.part04_bottom li::before {
  content: "";
  width: 8px;
  height: 8px;
  background: #884f0a;
  position: absolute;
  left: 0px;
  top: 8px;
}

.part04_bottom li p {
  font-size: 14px;
  color: #666;
  margin-top: 10px;
}

.part04_bottom li p a {
  color: #d0a76a;
}

.part05 {
  background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_rmsxBg_v1.jpg") 50% 0 no-repeat;
  height: 730px;
}

.part05_content {
  position: relative;
  width: 1256px;
  margin: 20px auto 40px;
}

.part05_content .swiper-button-next,
.part05_content .swiper-button-prev {
  width: 55px;
  height: 53px;
  margin-top: -30px;
}

.part05_content .swiper-button-next {
  background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_rmsxAn_v1.png") 100% 100% no-repeat;
  right: 0;
}

.part05_content .swiper-button-prev {
  background: url("//www.news.cn/politics/jxdqjhjzjhgs/images/20200907_hjz_rmsxAn_v1.png") 0px 0px no-repeat;
  left: 0;
}

.part05_content .swiper-button-next:hover {
  opacity: 0.6;
}

.part05_content .swiper-button-prev:hover {
  opacity: 0.6;
}

.part05_content .swiper-container {
  width: 1200px;
}

.part05_content .swiper-slide {
  position: relative;
  width: 300px;
  height: 490px;
  overflow: hidden;
}

.part05_content .swiper-slide img {
  width: 300px;
  height: 490px;
}

.part05_content .swiper-slide .tit {
  position: absolute;
  left: 0;
  bottom: 0;
  z-index: 4;
  padding: 100px 20px 40px 20px;
  width: 100%;
  font-size: 18px;
  line-height: 24px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  color: #fff;
  background: rgba(67, 35, 33, 1);
  background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), to(rgba(67, 35, 33, 1)));
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: -moz- oldlinear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(67, 35, 33, 1) 100%);
}

.part05_content .swiper-slide .tit a {
  color: #fff;
}

.part06 {
  background: none;
}

.formPush {
  width: 1040px;
  padding: 50px 80px;
  margin: 20px auto 0;
  background: #fbf8f2 url("//www.news.cn/politics/hjzjhgs2021/images/20210902hjz_Bg11_v1.png") 103% 104% no-repeat; 
  color: #333;
  border-radius: 40px;
  -moz-box-shadow: 0px 0px 12px #333333;
  -webkit-box-shadow: 0px 0px 12px #333333;
  box-shadow: 0px 0px 6px #999;
  border: 5px solid #e59f35;
}

.prompt {
  text-align: center;
  padding: 10px 0 50px;
  color: #004ea3;
  font-size: 20px;
}

.spanName {
  display: block;
  float: left;
}

.namebox {
  float: left;
  width: 50%;
  font-size: 18px;
  line-height: 34px;
}

.namebox input {
  border-radius: 0;
  color: #858585;
  background-color: #fff;
  border: 1px solid #cc9933;
  padding: 0px 8px 0px;
  font-size: 14px;
  display: block;
  float: left;
  width: 430px;
  height: 34px;
}

.phonebox {
  float: right;
  width: 50%;
  font-size: 18px;
  line-height: 34px;
}

.phonebox input {
  border-radius: 0;
  color: #858585;
  background-color: #fff;
  border: 1px solid #cc9933;
  padding: 0px 8px 0px;
  font-size: 14px;
  display: block;
  float: left;
  width: 430px;
  height: 34px;
}

.titlebox {
  padding: 20px 0;
  font-size: 18px;
  line-height: 34px;
}

.titlebox input {
  border-radius: 0;
  color: #858585;
  background-color: #fff;
  border: 1px solid #cc9933;
  padding: 0px 8px 0px;
  font-size: 14px;
  display: block;
  float: left;
  width: 950px;
  height: 34px;
}

.selectName {
  padding-left: 60px;
  color: #dc4d00;
}

.contentbox {
  padding: 20px 0;
  font-size: 18px;
  line-height: 34px;
}

.contentbox textarea {
  border-radius: 0;
  color: #858585;
  background-color: #fff;
  border: 1px solid #cc9933;
  padding: 10px 8px 10px;
  font-size: 14px;
  display: block;
  float: left;
  width: 950px;
  height: 280px;
}

.gdt {
  float: left;
  width: 300px;
}

.categorybox {
  padding: 20px 0;
  font-size: 18px;
  line-height: 34px;
}

.submit {
  width: 140px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e6a95b+14,d57d15+100 */
background: linear-gradient(to right,  #e6a95b 14%,#d57d15 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
  border-radius: 10px;
  margin: 0 auto;
}

.listbox {
  width: 1200px;
  margin: 50px auto 100px;
}

.listbox .lmt {
  background: url("//www.news.cn/politics/jyssw/images/20200813_lmt_v1.png") 50% 15px no-repeat;
  text-align: center;
  font-size: 38px;
  height: 40px;
  line-height: 40px;
  color: #004ea3;
  margin-bottom: 40px;
}

.listbox li {
  background: #fff;
  margin-bottom: 20px;
  padding: 20px 50px;
  border-radius: 10px;
}

.listbox li .tit {
  font-size: 18px;
  color: #004ea3;
}

.listbox li .con {
  font-size: 16px;
  line-height: 28px;
  padding: 20px 10px;
}

.listbox li .tname {
  padding-left: 10px;
  color: #666;
}

.more {
  width: 170px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  cursor: pointer;
  /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e6a95b+14,d57d15+100 */
background: linear-gradient(to right,  #e6a95b 14%,#d57d15 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
  color: #fff;
  border-radius: 10px;
  margin: 0 auto;
}

.footer {
  height: 100px;
  width: 100%;
  font-size: 14px;
  line-height: 180%;
  color: #fff;
  text-align: center;
  padding-top: 40px;
    /* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#e6a95b+14,d57d15+100 */
background: linear-gradient(to right,  #e6a95b 14%,#d57d15 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
}

.backtotop {
  position: absolute;
  position: fixed;
  right: 20px;
  bottom: 50px;
  z-index: 10;
  width: 50px;
  height: 40px;
  border: 1px solid #c5c5c5;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f6f6f6;
  overflow: hidden;
  cursor: pointer;
  display: none;
}

.backtotop:after {
  content: "";
  display: block;
  width: 0;
  margin: 8px auto 0;
  border-left: 6px solid #f6f6f6;
  border-right: 6px solid #f6f6f6;
  border-top: 8px solid #f6f6f6;
  border-bottom: 8px solid #7b4610;
}
