*::-webkit-scrollbar {
	width: 0px;
	height: 0px;
}
* {
	padding: 0;
	margin: 0;
}
#gxdhScript{
    width:200px !important;
    height: 523px !important;
}

.xdnews{
	width: 100%;
	background-color: #fff;
	padding-top: 70px;
	margin-bottom: 50px;
}
.xdnews_t1{
	font-size: 36px;
	font-weight: bold;
	color: #333333;
	line-height: 34px;
	text-align: center;
}
.xdnews_t2{
	font-size: 16px;
	color: #666666;
	line-height: 16px;
	text-align: center;
	margin-top: 12px;
}
.xdnews1{
	width: 100%;
	height: 540px;
	background-image: url(../images/xdnews3.png);
	background-size: auto 100%;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 58px;
}
.xdnews1_w{
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	box-sizing: border-box;
	padding: 61px 60px 0 44px;
}
.xdnews1_w1{
	width: 372px;
	height: 421px;
	flex: none;
	margin-right: 72px;
}
.xdnews1_w2{
	flex: 1;
	margin-top: 36px;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
}
.xdnews1_w2_t1{
	height: 28px;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 28px;
}
.xdnews1_w2_t2{
	font-size: 16px;
	color: #FFFFFF;
	line-height: 16px;
	margin-top: 19px;
}
.xdnews1_w2 ul{
	display: flex;
	flex-wrap: wrap;
	margin-top: 43px;
}
.xdnews1_w2 li{
	width: 141px;
	height: 51px;
	line-height: 51px;
	text-align: center;
	border: 1px solid #FFFFFF;
	box-sizing: border-box;
	margin-right: 21px;
	font-size: 20px;
	color: #FFFFFF;
	margin-bottom: 22px;
}
.xdnews1_w2 li:hover{
	border: 1px solid #FF7124;
	background-color: #FF7124;
}
.xdnews1_w2 li a{
	color: #FFFFFF;	
}
.xdnews1_w2b{
	box-sizing: border-box;
	width: 179px;
	height: 52px;
	line-height: 52px;
	background: #FF7124;
	border-radius: 4px 4px 4px 4px;
	display: flex;
	justify-content: center;
	align-items: center;
	font-size: 18px;
	color: #F8F2EE;
}
.xdnews1_w2b img{
	width: 24px;height: 24px;margin-left: 19px;
}




.bigbox {
	width: 100%;
}
.bigTitle {
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 35px;
}
.bt_h1 {
	font-size: 36px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 3px;
}
.bt_h2 {
	margin-bottom: 12px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
}
.bt_line {
	display: flex;
	width: 880px;
	margin: 0 auto;
}
.bt_line_gray {
	width: 435px;
	height: 2px;
	margin-top: 4px;
	border-bottom: 1px solid #c1c1c1;
}
.bt_line_o {
	width: 255px;
	height: 2px;
	background-color: #ff7124;
	margin-top: 1px;
}
.bt_line_os {
	margin-left: 180px;
}
.bt_line_circle {
	width: 10px;
	height: 10px;
	border-radius: 50%;
	background: #ffffff;
	opacity: 1;
	border: 1px solid #c4c4c4;
}

/*  */
.ber {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
	margin-bottom: 40px;
}
.ber_item {
	width: 295px;
	border-radius: 5px 5px 5px 5px;
	position: relative;
	cursor: pointer;
}
.ber_item img {
	width: 100%;
}
.ber_item_pa {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
	box-sizing: border-box;
	padding: 32px 26px;
}
.ber_item_pa p:nth-child(1) {
	height: 33px;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
	margin-bottom: 9px;
}
.ber_item_pa p:nth-child(2) {
	height: 25px;
	font-size: 18px;
	font-weight: 400;
	color: #333333;
	line-height: 21px;
	margin-bottom: 84px;
}
.ber_item_pa a {
	color: #333333;
}
/*  */
.qydq {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 35px;
}
.qydq_list {
	width: 100%;
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}
.qydq_list_item {
	cursor: pointer;
	width: 285px;
	height: 300px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	display: block;
	position: relative;
	margin-bottom: 25px;
	overflow: hidden;
}
.qydq_list_item:hover .qydq_list_item_hover {
	visibility: visible;
}
.qydq_list_item img {
	width: 285px;
	height: 220px;
}
.qydq_h_t span{
    width: 7px;
    height: 7px;
    border: 2px solid #FF6600;
    transform: rotate(45deg);
    position: absolute;
    margin-left:2px;
    margin-top:8px;
    font-weight: bold;
}
.qydq_h_t {
    display: flex;
	font-size:18px;
	font-weight: 500;
	color: #000;
	height: 35px;
	line-height: 35px;
}
.qydq_h_ts {
	width: 260px;
	height: 44px;
	font-size: 14px;
	font-weight: 400;
	color: #333;
	line-height: 22px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/* - */
.cpzx {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 70px;
}
.cpzx_header {
	width: 100%;
	height: 60px;
	background: #ff7124;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	color: #ffffff;
	padding: 0px 20px;
	box-sizing: border-box;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.cp_h_t {
	font-size: 26px;
	font-weight: 400;
	color: #ffffff;
	line-height: 60px;
}
.cp_h_t img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.c_c {
	display: flex;
	margin-top: 20px;
}

.c_c .on{
  color: red;
}
.c_c_item {
	height: 14px;
	line-height: 13px;
	border-right: 2px solid white;
	padding-right: 20px;
	margin-left: 20px;
	cursor: pointer;
}
.cpzx_list {
	display: flex;
	justify-content: space-between;
}
.c_l_big {
	display: flex;
	justify-content: center;
	flex-direction: column;
	flex-wrap: wrap;
	height: 580px;
}
.c_l_big1 {
	width: 232px;
	height: 580px;
	margin-right: 10px;
}
.c_l_big2 {
	width: 232px;
	height: 285px;
}
.c_l_r {
	width: 708px;
	display: flex;
	flex-wrap: wrap;
}
.c_l_r_tem {
	display: block;
	padding: 20px;
	padding-top: 0;
	/* height: 265px; */
	text-decoration: none;
	border-right: 1px solid #ebecee;
	border-bottom: 1px solid #ebecee;
}
.c_l_r_tem:first-child {
	padding-top: 0;
	padding-left: 0;
}
.c_l_r_tem:nth-child(3n) {
	/* height: 265px; */
	padding-right: 0;
	border-right: none;
}
.c_l_r_tem:nth-child(n + 4) {
	padding-top: 20px;
	padding-bottom: 0;
	border-bottom: none;
}
.c_l_r_tem:nth-child(4) {
	padding-top: 20px;
	padding-left: 0;
	padding-bottom: 0;
}
.c_l_r_tem:nth-child(5) {
	height: 265px;
}
.c_l_r_tem img {
	width: 205px;
	height: 205px;
	margin-bottom: 10px;
}
.c_l_r_h1 {
	width: 205px;
	height: 17px;
	font-size: 16px;
	font-weight: 400;
	text-decoration: none;
	color: #333333;
	line-height: 16px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}
.c_l_r_jg {
	height: 17px;
	font-size: 20px;
	font-weight: bold;
	color: #e4393c;
	line-height: 18px;
}

/*  */
.xwzx {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 75px;
}
.xwzx_list {
	display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
}
.xwzx_item {
	width: 375px;
	height: 490px;
	display: block;
	text-decoration: none;
}
.xwzx_item_text {
	box-sizing: border-box;
	padding: 0 15px;
}
.xwzx_item img {
	width: 375px;
	height: 290px;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin-bottom: 13px;
}
.xwzx_item_h1 {
	width: 100%;
	height: 28px;
	font-size: 24px;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
	margin-bottom: 6px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.xwzx_item_time {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
	margin-bottom: 15px;
}
.xwzx_item:hover {
	width: 375px;
	height: 490px;
	background: #ffffff;
	box-shadow: 0px 4px 4px 0px rgba(255, 113, 36, 0.2);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #ff7124;
}
.xwzx_item_line {
	width: 100%;
	height: 1px;
	background: #d9d9d9;
	opacity: 1;
	margin-bottom: 15px;
}
.xwzx_item_c {
	width: 100%;
	height: 65px;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 21px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
}
.xwzx_more {
	width: 180px;
	height: 53px;
	background: #ff7124;
	border-radius: 5px 5px 5px 5px;
	opacity: 1;
	display: block;
	margin: 0 auto;
	font-size: 20px;
	font-weight: 400;
	color: #ffffff;
	line-height: 53px;
	text-decoration: none;
	text-align: center;
}
.xwzx_more img {
	width: 23px;
	height: 23px;
	vertical-align: middle;
}
/*  */
.jzwd {
	width: 1200px;
	margin: 0 auto;
	margin-bottom:40px;
}
.jzwd_header {
	display: flex;
	justify-content: space-between;
	margin-bottom: 30px;
}

.jzwd_h_1 {
	width: 50px;
	height: 4px;
	background: #ff7124;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin-bottom: 20px;
}
.jzwd_h_2 {
	font-size: 28px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 8px;
}
.jzwd_h_3 {
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}
.jzwd_h_r {
	display: flex;
	margin-top: 60px;
  cursor: pointer;
}
.jzwd_h_r .on {
	border-bottom: 3px solid #ff7124;
}
.jzwd_h_r_i {
	height: 23px;
	font-size: 16px;
	font-weight: 400;
	color: #000000;
	margin-left: 50px;
}
.jzwd_c {
	display: flex;
	justify-content: space-between;
	margin-bottom: 45px;
}
.jzwd_c_l {
	display: block;
	width: 500px;
	height: 580px;
	text-decoration: none;
}
.jzwd_c_r_item:nth-child(1){
    display: none;
}

.jzwd_c_l img {
	width: 500px;
	height: 380px;
	margin-bottom: 20px;
	display: block;
}
.jzwd_c_l_time {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 10px;
}

.jzwd_c_l_time_l p:nth-child(1) {
	font-size: 26px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 5px;
}
.jzwd_c_l_time_l p:nth-child(2) {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
}
.jzwd_c_l_time_r img {
	width: 30px;
	height: 30px;
}
.jzwd_c_l_title {
	width: 100%;
	font-size: 18px;
	font-weight: bold;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}
.jzwd_c_l_c {
	width: 100%;
	height: 48px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.jzwd_c_r {
	width: 665px;
}
.jzwd_c_r_item {
	height: 120px;
	width: 665px;
	display: flex;
	justify-content: space-between;
	cursor: pointer;
	text-decoration: none;
	margin-bottom: 25px;
}
.jzwd_c_r_item_l img {
	width: 145px;
	height: 120px;
}
.jzwd_c_r_item_r {
	width: 495px;
	text-decoration: none;
}
.jzwd_c_r_item_r_flex {
	display: flex;
	justify-content: space-between;
}
.jzwd_c_r_item_r_flex_l {
	width: 420px;
}
.jzwd_c_r_item_r_flex_l p:nth-child(1) {
	width: 420px;
	height: 25px;
	font-size: 18px;
	color: #000000;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 13px;
	font-weight:bold;
}
.jzwd_c_r_item_r_flex_l p:nth-child(2) {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	text-align: right;
	display: none;
}
.jzwd_c_r_item_r_text {
	width: 495px;
	font-size: 16px;
	font-weight: 400;
	color: #666666;
	line-height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.jzzh {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 65px;
}
.jzzh_header {
	border-bottom: 1px solid #c1c1c1;
	/* padding-bottom: 12px; */
	margin-bottom: 40px;
}
.jzzh_h_r{
  cursor: pointer;
}
.jzzh_h_r .on {
	height: 35px;
	color: #ff7124;
}
.jzzh_list {
	width: 100%;
	display: flex;
  /*overflow: hidden;*/
	justify-content: space-between;
  /* position: relative; */
}
.sw_box{
  position: relative;
  width: 1200px;
}
.jzzh_l_left{
  position: absolute;
  width: 50px;
  height: 50px;
  top: 220px;
  left: -80px;
  cursor: pointer;
  z-index: 9999;
}
.jzzh_l_left img{
  width: 50px;
  height: 50px;
}
.swiper_1{
  overflow: hidden;
}
.jzzh_l_right{
  z-index: 9999;
  cursor: pointer;
  position: absolute;
  width: 50px;
  height: 50px;
  top: 220px;
  right: -80px;
}
.jzzh_l_none{
  display: none;
}
.jzzh_l_right img{
  width: 50px;
  height: 50px;
  
}
.jzzh_item {
	display: block;
	text-decoration: none;
	width: 285px!important;
	height: 375px;
	margin-right:10px;
}
.jzzh_item img {
	width: 285px;
	height: 300px;
	margin-bottom: 15px;
}
.jzzh_item_t {
	width: 285px;
	font-size: 18px;
	font-weight: 500;
	color: #000;
	font-weight:bold;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
  margin-bottom: 6px;
}
.jzzh_item_c {
	width: 285px;
	height: 50px;
	font-size: 14px;
	color: #333;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
/*  */
/* 











*/
.zt_base {
	width: 100%;
	/* height: 300px; */
	padding-bottom: 30px;
	background-color: #efefef;
}
.zt_b_conter {
	padding-top: 42px;
	box-sizing: border-box;
	width: 1200px;
	margin: 0 auto;
	display: flex;
	justify-content: space-between;
}

.zt_b_h1 {
	border-left: 2px solid #eeba9a;
	padding-left: 8px;
	width: 80px;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 20px;
	margin-bottom: 30px;
}

.zt_b_1_item {
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 30px;
	margin-left: 8px;
}
.zt_b_1_item img {
	width: 28px;
	height: 28px;
	margin-right: 13px;
	vertical-align: middle;
}
.zt_b_1_items {
	display: flex;
	line-height: 28px;
	margin-top: -2px;
}

.zt_b_1_is {
	width: 240px;
	height: 56px;
	line-height: 28px;
}
.zt_b_c_2 {
	width: 400px;
	display: flex;
	justify-content: space-between;
}

.zt_b_c_2_i {
	display: block;
	font-size: 16px;
	font-weight: 500;
	color: #333333;
	line-height: 28px;
	margin-bottom: 15px;
	text-decoration: none;
	margin-left: 5px;
}

.zt_b_code {
	margin-top: 6px;
}
.zt_b_code img {
	display: block;
	width: 105px;
	height: 105px;
	margin-bottom: 17px;
}
.zt_b_codet {
	width: 105px;
	text-align: center;
	font-size: 18px;
	font-weight: 500;
	color: #333333;
}

.zt_PutOnRecords {
	width: 100%;
	height: 40px;
	background: #666666;
	text-align: center;
	line-height: 40px;
	font-size: 15px;
	font-weight: 500;
	color: #ffffff;
}

.swiper {
	width: 1200px;
}
