@font-face {
	font-family: Medium;
	src: url('font/PingFang\ Medium.ttf');
}

::-webkit-scrollbar {
	display: none;
}
* {
	margin: 0;
	padding: 0;
	font-family: Medium;
}
.top {
	width: 100%;
	height: 90px;
	background: rgba(0, 0, 0, 0.4);
	position: fixed;
	top: 0;
	left: 0;
	display: flex;
	line-height: 90px;
	justify-content: space-between;
}
.top a {
	text-decoration: none;
	color: #ffffff;
}
.logo {
	width: 100%;
	height: 100%;
	margin-left: 135px;
}
.logo img {
	width: 200px;
	height: 73px;
	vertical-align: middle;
}
.top_item {
	width: 900px;
	display: flex;
	justify-content: space-between;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
}
.top_search {
	margin-right: 43px;
}
.top_search img {
	width: 26px;
	height: 26px;
	vertical-align: middle;
}

.gywm_box {
	margin-top: 100px;
	width: 1312px;
	margin-left: 359px;
	display: flex;
	justify-content: space-between;
	position: relative;
}
.gywm_icon {
	position: absolute;
	top: -51px;
	left: -31px;
	z-index: -1;
}
.gywm_icon img {
	width: 61.5px;
	height: 189.5px;
	opacity: 0.4;
}
.gywm_l {
	width: 435px;
}
.gywm_l_1 {
	font-size: 34px;
	font-weight: 500;
	color: #000000;
	margin-bottom: 5px;
}
.gywm_l_2 {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	margin-bottom: 65px;
}
.gywm_l_3 {
	width: 453px;
	height: 328px;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 30px;
	margin-bottom: 55px;
}
.gywm_look_more {
	display: block;
	width: 180px;
	height: 55px;
	border-radius: 5px 5px 5px 5px;
	opacity: 1;
	border: 1px solid #333333;
	line-height: 55px;
	text-align: center;
	color: #333333;
	text-decoration: none;
}
.gywm_look_more img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
	margin-left: 32px;
}

.gywm_r img {
	width: 747px;
	height: 624px;
}

.cpzx_box {
	width: 1200px;
	margin: 0 auto;
	padding-bottom: 20px;
}
.cpzx_title {
	text-align: center;
	height: 32px;
	font-size: 34px;
	font-weight: 500;
	color: #333333;
	line-height: 32px;
	margin-bottom: 10px;
}

.cpzx_title_2 {
	text-align: center;
	height: 22px;
	font-size: 18px;
	font-weight: 400;
	color: #666666;
	line-height: 22px;
	margin-bottom: 40px;
}

.cpzx_list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 40px;
}

.cpzx_i {
	width: 380px;
	margin-bottom: 20px;
	text-decoration: none;
	color: #333333;
	transition: all 0.3s;
}
.cpzx_i:hover {
	background: #ffffff;
	box-shadow: 0px 5px 15px 0px rgba(29, 48, 109, 0.2);
	border-radius: 5px 5px 5px 5px;
	/* border: 1px solid #d6d6d6; */
	color: #2d53d3;
}

.cpzx_i img {
	width: 380px;
	height: 330px;
}
.cpzx_i_title {
	width: 100%;
	height: 60px;
	line-height: 60px;
	font-size: 20px;
	font-weight: 400;
	box-sizing: border-box;
	padding-left: 20px;
	text-decoration: none;
}

.gcal_box {
	width: 1200px;
	margin: 0 auto;
	margin-bottom: 84px;
}

.gcal_i a {
	text-decoration: none;
	color: #ffffff;
}

.gcal_header {
	display: flex;
	justify-content: space-between;
	margin-bottom: 49px;
}

.gcal_h_l_title {
	font-size: 34px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 10px;
}
.gcal_h_l_title_2 {
	font-size: 18px;
	font-weight: 400;
	color: #666666;
}
.gcal_tag {
	text-align: center;
	line-height: 38px;
	display: flex;
	cursor: pointer;
}
.gcal_tag_1 {
	width: 140px;
	height: 38px;
	color: #999999;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	border: 1px solid #e2e2e2;
}
.gcal_tag .on {
	color: #333333;
	border-bottom: 2px #fe9606 solid;
}

.gcal_list {
	width: calc(100vw - 360px);
	/* display: flex; */
	/* justify-content: space-between; */
	margin-bottom: 35px;
}

.gcal_is {
	width: 560px;
	position: relative;
	color: #ffffff;
}
.gcal_is img {
	width: 570px;
	height: 600px;
}
.gcal_i {
	width: 310px;
	color: #ffffff;
	position: relative;
	margin-right: 20px;
}
.gcal_i img {
	width: 310px;
	height: 600px;
	position: relative;
}
.gcal_i_name {
	position: absolute;
	bottom: 25px;
	left: 25px;
}

.gcal_btn {
	width: 1200px;
	display: flex;
	justify-content: space-between;
}

.gcal_cut {
	display: flex;
}

.gcal_direction_box {
	width: 40px;
	height: 50px;
	border: 1px solid #999999;
	border-radius: 8px;
	cursor: pointer;
}

.gcal_direction {
	transform: rotate(45deg);
	width: 8px;
	height: 8px;
	border-right: 2px solid #999999;
	border-top: 2px solid #999999;
	margin: 0 auto;
	margin-top: 18.5px;
}
.gcal_cut_page {
	font-size: 26px;
	font-weight: 400;
	color: #666666;
	line-height: 50px;
	margin-left: 53px;
	margin-right: 53px;
}
.gcal_cut_page span:nth-child(2) {
	font-size: 20px;
}

.xwzx_box {
	position: relative;
}

.xwzx_first {
	position: absolute;
	top: 0;
	left: 67px;
	width: 203px;
	text-align: right;
}

.xwzx_title {
	font-size: 34px;
	font-weight: 500;
	color: #333333;
	margin-bottom: 20px;
}
.xwzx_box a {
	text-decoration: none;
	color: #000;
}

.xwzx_conter {
	width: 1200px;
	margin: 0 auto;
	height: 830px;
	display: flex;
	justify-content: space-between;
	/* flex-wrap: wrap;
	flex-direction: column; */
}

.xwzx_c_banner {
	width: 582px;
	height: 290px;
	overflow: hidden;
	border-radius: 10px 0px 0px 0px;
	margin-bottom: 28px;
	display: block;
}

.xwzx_c_banner img {
	width: 560px;
	height: 290px;
}

.xwzx_c_l_i {
	display: flex;
	justify-content: space-between;
	border-bottom: 1px solid #d9d9d9;
	padding-bottom: 26px;
	width: 560px;
	margin-bottom: 28px;
}
.xwzx_c_l_i_time {
	width: 100px;
	height: 36px;
	font-size: 30px;
	font-weight: 500;
	color: #999999;
}
.xwzx_c_l_i_time p:nth-child(2) {
	font-size: 16px;
}

.xwzx_c_l_i_c {
	width: 438px;
	height: 57px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	line-height: 30px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.xwzx_c_r_i {
	display: block;
	width: 559px;
	height: 120px;
	background: #ffffff;
	box-shadow: 0px 4px 10px 0px rgba(119, 119, 119, 0.15);
	padding: 31px 35px;
	box-sizing: border-box;
	margin-bottom: 26px;
	transition: all 0.3s;
}

.xwzx_c_r_i:hover {
	width: 559px;
	height: 120px;
	background: #2d53d3;
	box-shadow: 0px 4px 10px 0px rgba(61, 88, 180, 0.5);
	border-radius: 0px 0px 0px 0px;
}
.xwzx_c_r_i:hover .xwzx_c_r_i_1,
.xwzx_c_r_i:hover .xwzx_c_r_i_2 {
	color: #ffffff;
}

.xwzx_c_r_i_1 {
	width: 100%;
	height: 26px;
	font-size: 20px;
	font-weight: 400;
	color: #333333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
	margin-bottom: 10px;
}
.xwzx_c_r_i_2 {
	font-size: 16px;
	font-weight: 400;
	color: #999999;
}

.xwzx_yellow_bg {
	width: 50px;
	height: 4px;
	background: #fe9606;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin-bottom: 20px;
	margin-left: 147px;
}

.xwzx_News {
	font-size: 28px;
	font-weight: bold;
	color: #999999;
	line-height: 33px;
	margin-bottom: 266px;
}
.xwzx_cut {
	margin-bottom: 227px;
}
.xwzx_cut_i {
	display: flex;
	font-size: 20px;
	font-weight: 400;
	color: #666666;
	text-align: right;
	margin-left: 51px;
	margin-bottom: 55px;
	cursor: pointer;
}
.xwzx_cut_i div {
	width: 41px;
	height: 2px;
	border-radius: 0px 0px 0px 0px;
	margin-right: 12px;
	margin-top: 13px;
}

.xwzx_first .on div {
	background: #2d53d3;
}

.xwzx_first .on {
	color: #2d53d3;
}

.lxwm_box {
	width: 100%;
	height: 760px;
	margin-top: 110px;
	position: relative;
	background-color: #f2f2f2;
}

.lxwm_lx {
	width: 960px;
	height: 760px;
	background: #2d53d3;
	border-radius: 0px 0px 0px 0px;
	margin-left: 960px;
	box-sizing: border-box;
	padding-top: 128px;
	padding-left: 301px;
}

.lxwm_lx_phone {
	font-size: 34px;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: 10px;
}
.lxwm_lx_phone img {
	width: 30px;
	height: 30px;
	vertical-align: middle;
}
.lxwm_lx_2 {
	font-size: 18px;
	font-weight: 400;
	color: #ffffff;
	margin-left: 43px;
	margin-bottom: 60px;
}
.lxwm_lx_code {
	width: 105px;
	text-align: center;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	margin-left: 43px;
	margin-bottom: 63px;
}
.lxwm_lx_code img {
	width: 105px;
	height: 105px;
	margin-bottom: 12px;
}

.lxwm_lx_email {
	margin-left: 43px;
	width: 250px;
	height: 28px;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	line-height: 36px;
	margin-bottom: 66px;
}
.lxwm_lx_map {
	margin-left: 43px;
	width: 250px;
	height: 72px;
	font-size: 20px;
	font-weight: 500;
	color: #ffffff;
	line-height: 36px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.lxwm_from_box {
	position: absolute;
	left: 330px;
	top: 90px;
	width: 840px;
	height: 580px;
	background: #ffffff;
	box-shadow: 0px 4px 15px 0px rgba(0, 0, 0, 0.25);
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	box-sizing: border-box;
	padding: 70px 102px;
}

.lxwm_f_1 {
	font-size: 34px;
	font-weight: 500;
	color: #2d53d3;
	margin-bottom: 20px;
}
.lxwm_f_2 {
	width: 50px;
	height: 4px;
	background: #fe9606;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	margin-bottom: 20px;
}
.lxwm_f_3 {
	font-size: 30px;
	font-weight: bold;
	color: #333333;
	margin-bottom: 10px;
}
.lxwm_f_4 {
	font-size: 14px;
	font-weight: 400;
	color: #999999;
	margin-bottom: 63px;
}

.lxwm_from {
	width: 100%;
	display: flex;
	justify-content: space-between;
	margin-bottom: 15px;
}
.lxwm_from input {
	display: block;
	width: 200px;
	height: 36px;
	border: none;
	outline: none;
	background: #f2f2f2;
	box-sizing: border-box;
	padding-left: 10px;
}
.lxwm_from textarea {
	display: block;
	box-sizing: border-box;
	padding: 9px;
	width: 100%;
	border: none;
	outline: none;
	background: #f2f2f2;
}
.lxwm_btn input {
	width: 640px;
	height: 36px;
	border: none;
	outline: none;
	background: #2d53d3;
	border-radius: 0px 0px 0px 0px;
	opacity: 1;
	cursor: pointer;
	color: white;
}

.gcal_conter_box {
	width: 1300px;
}
#swiper_1 .swiper-slide {
	width: 310px; /*设为固定值*/
	width: auto; /*根据内容调整宽度*/
}

#swiper_1 .swiper-slide-active {
	width: 560px !important; /*设为固定值*/
	width: auto; /*根据内容调整宽度*/
}
#swiper_1 .swiper-slide-active img {
	width: 560px !important; /*设为固定值*/
	width: auto; /*根据内容调整宽度*/
}
#swiper_1 .swiper-wrapper {
	width: auto; /*根据内容调整宽度*/
}
#swiper_2 .swiper-slide {
	width: 310px; /*设为固定值*/
	width: auto; /*根据内容调整宽度*/
}

#swiper_2 .swiper-slide-active {
	width: 560px !important; /*设为固定值*/
	width: auto; /*根据内容调整宽度*/
}
#swiper_2 .swiper-slide-active img {
	width: 560px !important; /*设为固定值*/
	width: auto; /*根据内容调整宽度*/
}
#swiper_2 .swiper-wrapper {
	width: auto; /*根据内容调整宽度*/
}
.active {
	background-color: #2d53d3;
	border: 1px solid #2d53d3;
}
.active .gcal_direction {
	border-right: 2px solid white;
	border-top: 2px solid white;
}
