body,
html {
	margin: 0;
	font-size: 16px !important;
	font-family: 'SourceHanSansCN-Light-Alphabetic', Open Sans, sans-serif;
	width: 100%;
	color: #333333;
	/*font-weight: lighter;*/
	-webkit-tap-highlight-color: transparent;
	position: relative;

}

.beian {
	display: flex;
	align-items: center;
}

.beian img {
	width:17px;
	margin: 0 3px 3px 0;
}

@media print { 
	#header ,#header_res,.rockets{ 
		display: none!important; 
	} 
}
:root {
	--main-color: #3487ff;
}

.w-100{
	width:100%!important;
}
.w-100-hidden{
	width:calc(100% - 17px)!important;
}

.pt-10 {
	padding-top: .625rem
}

.pb-10 {
	padding-bottom: .625rem
}

.pt-20 {
	padding-top: 1.25rem
}

.pb-20 {
	padding-bottom: 1.25rem
}

.pt-30 {
	padding-top: 1.875rem
}

.pb-30 {
	padding-bottom: 1.875rem
}

.pt-40 {
	padding-top: 2.5rem
}

.pb-40 {
	padding-bottom: 2.5rem
}

.pt-50 {
	padding-top: 3.125rem
}

.pb-50 {
	padding-bottom: 3.125rem
}

.pt-55 {
	padding-top: 3.4375rem
}

.pb-55 {
	padding-bottom: 3.4375rem
}

.pt-60 {
	padding-top: 3.75rem
}

.pb-60 {
	padding-bottom: 3.75rem
}

.pt-70 {
	padding-top: 4.375rem
}

.pb-70 {
	padding-bottom: 4.375rem
}

.px-70 {
	padding: 0 4.375rem
}

.pt-80 {
	padding-top: 5rem
}

.pb-80 {
	padding-bottom: 5rem
}

.pt-90 {
	padding-top: 5.625rem
}

.pb-90 {
	padding-bottom: 5.625rem
}

.pt-100 {
	padding-top: 6.25rem
}

.pb-100 {
	padding-bottom: 6.25rem
}

.pt-110 {
	padding-top: 6.875rem
}

.pb-110 {
	padding-bottom: 6.875rem
}

.pt-120 {
	padding-top: 7.5rem
}

.pb-120 {
	padding-bottom: 7.5rem
}

.pt-130 {
	padding-top: 8.125rem
}

.pb-130 {
	padding-bottom: 8.125rem
}

.pt-140 {
	padding-top: 8.75rem
}

.pb-140 {
	padding-bottom: 8.75rem
}

.pt-150 {
	padding-top: 9.375rem
}

.pb-150 {
	padding-bottom: 9.375rem
}

.pt-155 {
	padding-top: 9.6875rem
}

.pb-155 {
	padding-bottom: 9.6875rem
}

.pt-160 {
	padding-top: 10rem
}

.pb-160 {
	padding-bottom: 10rem
}

.pt-170 {
	padding-top: 10.625rem
}

.pb-170 {
	padding-bottom: 10.625rem
}

.pt-180 {
	padding-top: 11.25rem
}

.pb-180 {
	padding-bottom: 11.25rem
}

.pt-195 {
	padding-top: 12.1875rem
}

.pb-195 {
	padding-bottom: 12.1875rem
}

.pt-210 {
	padding-top: 13.125rem
}

.pb-210 {
	padding-bottom: 13.125rem
}

.pt-240 {
	padding-top: 15rem
}

.pb-240 {
	padding-bottom: 15rem
}

.pt-280 {
	padding-top: 17.5rem
}

.pb-280 {
	padding-bottom: 17.5rem
}

.mt-10 {
	margin-top: .625rem
}

.mb-10 {
	margin-bottom: .625rem
}

.mt-15 {
	margin-top: .9375rem
}

.mb-15 {
	margin-bottom: .9375rem
}

.mt-20 {
	margin-top: 1.25rem
}

.mb-20 {
	margin-bottom: 1.25rem
}

.mt-25 {
	margin-top: 1.5625rem
}

.mb-25 {
	margin-bottom: 1.5625rem
}

.mt-30 {
	margin-top: 1.875rem
}

.mt-60 {
	margin-top: 3.75rem
}

.mb-30 {
	margin-bottom: 1.875rem
}

.mt-35 {
	margin-top: 2.1875rem
}

.mb-35 {
	margin-bottom: 2.1875rem
}

.mt-40 {
	margin-top: 2.5rem
}

.mb-40 {
	margin-bottom: 2.5rem
}

.mt-45 {
	margin-top: 2.8125rem
}

.mb-45 {
	margin-bottom: 2.8125rem
}

.mt-50 {
	margin-top: 3.125rem
}

.mb-50 {
	margin-bottom: 3.125rem
}

.mt-55 {
	margin-top: 3.4375rem
}

.mb-55 {
	margin-bottom: 3.4375rem
}

.mt-60 {
	margin-top: 3.75rem
}

.mb-60 {
	margin-bottom: 3.75rem
}

.mt-65 {
	margin-top: 4.0625rem
}

.mb-65 {
	margin-bottom: 4.0625rem
}

.mt-70 {
	margin-top: 4.375rem
}

.mb-70 {
	margin-bottom: 4.375rem
}

.mt-80 {
	margin-top: 5rem
}

.mb-80 {
	margin-bottom: 5rem
}

.mt-90 {
	margin-top: 5.625rem
}

.mb-90 {
	margin-bottom: 5.625rem
}

.mt-100 {
	margin-top: 6.25rem
}

.mb-100 {
	margin-bottom: 6.25rem
}

.mt-110 {
	margin-top: 6.875rem
}

.mb-110 {
	margin-bottom: 6.875rem
}

.mt-120 {
	margin-top: 7.5rem
}

.h3,
h3 {
	font-size: 1.75rem;
}

ul {
	list-style: none;
	padding: 0;
	margin: 0;
}


video.first_video::-webkit-media-controls-fullscreen-button {
	display: none;
}

.theme_color {
	color: #3487FF;
	color: var(--main-color);
}

.about,
#header,
.module_nav_group,
.secondary {
	transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-o-transition: all .3s;
	-ms-transition: all .3s;
}

#header_res{
	transition: all 0s!important;
	-webkit-transition: all 0s!important;
	-moz-transition: all 0s!important;
	-o-transition: all 0s!important;
	-ms-transition: all 0s!important;
}

.no_transition{
	transition: all 0s!important;
	-webkit-transition: all 0s!important;
	-moz-transition: all 0s!important;
	-o-transition: all 0s!important;
	-ms-transition: all 0s!important;
}


video.first_video::-webkit-media-controls {
	display: none !important;
}

a {
	text-decoration: none;
	outline: none;
	color: inherit;
}

a:hover,
a:active,
.res_nabla:active,
.res_search_show:active,
.nav_icon:active,
.res_personal:active,
.res_language:active,
.main-item:active,
.res_triangle:active,
.lztj_triangle:active,
.lxtj_triangle:active,
.yyyx_triangle:active,
.cgdl_triangle:active,
.buy_triangle:active,
.activity_link:active,
.time_link:active,
.zlxz_activity_link:active,
.zlxz_time_link:active,
.rockets:active,
.res_mask:hover,
.res_mask:active {
	text-decoration: none;
	outline: none;
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

img {
	vertical-align: middle;
}

.font40 {
	font-size: 40px;
}

.text_justify {
	text-align: justify;
}

.text_center {
	text-align: center;
}

p {
	margin: 0;
	padding: 0;
}

input {
	box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	-ms-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	-moz-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	-o-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	-webkit-box-shadow: 0px 0px 0px rgba(0, 0, 0, 0);
	-webkit-appearance: none;
	-moz-appearance: none;
	-o-appearance: none;
}

.news_bg {
	background-image: url(../img/top/news_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 400px;
}

.ts_bg {
	background-image: url(../img/top/ykfw_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 400px;
}

.top_bg {
	background-image: url(../img/top/cggk_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 400px;
}
.cinema_bg{
	background-image:url(../img/top/cinema_top_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 400px;
}

.dropdown-list{
	display:none;
	width: max-content;
	min-width: 100%;
	background: #33383b;
	position: absolute;
	top: 100%;
	right: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	overflow: hidden;
}
.user_icon.dropdown-p .dropdown-list{
	width:150px;
}
.res_user_icon.dropdown-p .dropdown-list{
	width:120px;
}

.dropdown-item{
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}

.dropdown-item:not(:last-child)  {
	border-bottom: 1px solid #b6b1b1;
}

.dropdown-item a {
	color: #fff;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 100%;
}

.dropdown-item a:hover {
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-ms-transition: .3s linear;
	-o-transition: .3s linear;
	color: #3487FF;
	color: var(--main-color);
}

/* 尾部公用样式 */
.my_copyright {
	width: 100%;
	font-size: 14px;
	display: flex;
	display: -webkit-flex;
	padding: 20px 80px;
	background: #18222e;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	justify-content: space-between;
}

.my_copyright-left,
.my_copyright-right ul li:last-child {
	color: #fff;
}

.my_copyright-right ul {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.my_copyright-right ul li {
	padding-right: 16px;
}

.my_copyright-right ul li:last-child {
	padding-right: 0;
}

.my_copyright-right ul li:last-child {
	padding-left: 20px;
}

.my_copyright-right ul li a:hover {
	color: #3487FF;
	color: var(--main-color);
	transition: 0.2s linear;
	-webkit-transition: 0.2s linear;
	-moz-transition: 0.2s linear;
	-o-transition: 0.2s linear;
}

.my_copyright-right ul li a {
	color: #fff;
}

.my_copyright-left ul li:first-child {
	margin-bottom: 10px;
}

/* 固定头部 */
#header {
	position: fixed;
	width: 100%;
	height: 60px;
	top: 20px;
	z-index: 999;
	border-bottom: 1px solid rgba(255, 255, 255, 0.6);
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	padding: 0px 20px;
}
#header.header_en,
#header_index.header_en,
#header_res.header_en,
#header_res_index.header_en{
	/*font-size:14px;*/
}

#header .icon-down-class,
#header .icon-search-class,
#header .icon-user-class,
#header .icon-login-class,
#header .icon-language-class{
	color:#fff;
}
#header_res .res-icon-down-class,
#header_res .res-icon-list-class,
#header_res .res-icon-search-class,
#header_res .res-icon-user-class,
#header_res .res-icon-login-class,
#header_res .res-icon-language-class{
	color:#fff;
}

#header.fixed .icon-down-class,
#header.fixed .icon-search-class,
#header.fixed .icon-user-class,
#header.fixed .icon-login-class,
#header.fixed .icon-language-class{
	color:#3487FF;
}

#header_index.fixed .icon-down-class,
#header_index.fixed .icon-search-class,
#header_index.fixed .icon-user-class,
#header_index.fixed .icon-login-class,
#header_index.fixed .icon-language-class{
	color:#3487FF;
}

#header_res.fixed  .res-icon-down-class,
#header_res.fixed  .res-icon-list-class,
#header_res.fixed .res-icon-search-class,
#header_res.fixed .res-icon-user-class,
#header_res.fixed .res-icon-login-class,
#header_res.fixed .res-icon-language-class{
	color:#3487FF;
}

#header_res_index.fixed  .res-icon-down-class,
#header_res_index.fixed  .res-icon-list-class,
#header_res_index.fixed .res-icon-search-class,
#header_res_index.fixed .res-icon-user-class,
#header_res_index.fixed .res-icon-login-class,
#header_res_index.fixed .res-icon-language-class{
	color:#3487FF;
}

#header.fixed{
	background: #fff;
	top: 0;
	box-shadow: 0 2px 5px rgba(16, 16, 16,  0.08);
}

#header_res.fixed{
	background: #fff;
	top: 0;
	box-shadow: 0 2px 5px rgba(16, 16, 16,  0.08);
}

#header.fixed .hnskjg a{
	color:#333333;
}

#header_res.fixed .res_hnskjg a{
	color:#3487ff;
}

#header.fixed .list-item a{
	color:#333333;
}

#header.fixed .white_logo{
	display: none;
}
#header.fixed .blue_logo{
	display: inline;
}

#header_res.fixed .res_white_logo{
	display: none;
}
#header_res.fixed .res_blue_logo{
	display: inline;
}

#header.fixed .gp_gif{
	display:none;
}
#header.fixed .gp_gif_white{
	display:inline;
}
#header_res.fixed .gp_gif{
	display:none;
}
#header_res.fixed .gp_gif_white{
	display:inline;
}

.header_container{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	align-items: center;
	height: 100%;
}

.blue_logo,
#header_index .white_logo{
	display: none;
}
#header_index .blue_logo {
	display: inline;
}

.header-left,
.header-right,
.header-list,
.icon-ul,
.header-nav,
.list-item {
	display: flex;
	display: -webkit-flex;
	height: 100%;
	align-items: center;
}

.list-item {
	padding: 0px 20px;
	position: relative;
}

.list-item::before {
	content: "";
	position: absolute;
	bottom: -2px;
	left: 0;
	width: 0;
	height: 3px;
	transition: all 0.2s ease;
	-webkit-transition: all 0.2s ease;
	-moz-transition: all 0.2s ease;
	-o-transition: all 0.2s ease;
	background: #3487FF;
	background: var(--main-color);
}

.list-item:hover::before {
	width: 100%;
	transition: 0.2s ease;
	-webkit-transition: 0.2s ease;
	-moz-transition: 0.2s ease;
	-o-transition: 0.2s ease;
}

.list-item a {
	color: #fff;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	line-height: 60px;
}

#header_index .list-item a {
	color: #333333;
}

.icon-item {
	padding-left: 20px;
}

.icon-item {
	line-height:60px;
	cursor: pointer;
	/*height: 60px;
	display: flex;
	max-height: 60px;
	align-items: center;*/
}

.header-search {
	display: flex;
	position: relative;
	/* margin-right: 5px; */
	align-items: center;
}
.header-tickets{
	position: relative;
	line-height: 60px;
	height:60px;
	cursor: pointer;
	display: flex;
	align-items: center;
}

/* .search-img{
position: absolute;
right: 12px;
top: 5px;
cursor: pointer;
} */
.search-img {
	/*position: relative;
	right: 30px;
	/* top: 5px; */
	cursor: pointer;
}


.header-input {
	border: 1px solid #fff;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-o-border-radius: 16px;
	-ms-border-radius: 16px;
	font-size: 16px;
	color: #fff;
	caret-color: #fff;
	outline: medium;
	height: 30px;
	width: 80px;
	background: transparent;
	padding: 4px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.header-linkto {
	height:60px;
	max-height:60px;
	/*line-height: 60px;*/
	position: relative;
	margin: 0 20px 0px 40px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.tickets-person-icon,
.tickets-team-icon{
	margin-right:5px;
	font-size:20px!important;
	color: #3487FF;
}


.other_link a:not(:last-child) li {
	border-bottom: 1px solid #b6b1b1;
}

.other_link li {
	line-height: 40px;
	text-align: center;
}

.hnskjg,
.res_hnskjg {
	padding-right: 10px;
	height: 60px;
	overflow: hidden;
	text-overflow: ellipsis;
	max-height: 60px;
	line-height: 60px;
}

.hnskjg a,
.other_link  a {
	color: #fff;
}

#header_index .hnskjg a {
	color: #333333;
}

.other_link  a {
	font-size: 14px;
}

.other_link a:hover {
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-ms-transition: .3s linear;
	-o-transition: .3s linear;
	color: #3487FF;
	color: var(--main-color);
}


.other_link {
	font-size: 14px;
	position: absolute;
	width: 120%;
	left: -10%;
	top: 100%;
	background: #33383b;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	/*height: 0px;*/
	overflow: hidden;
	max-height: 0px;
	z-index:100;
}



.language_icon,.user_icon {
	position: relative;
}
.personal_list {
	position: absolute;
	width: 150px;
	background: #33383b;
	top: 100%;
	right: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	overflow: hidden;
	transition: all .8s;
	-webkit-transition: all .8s;
	-moz-transition: all .8s;
	-ms-transition: all .8s;
	-o-transition: all .8s;
	max-height: 0px;
	z-index:100;

}

.personal_list li {
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}

.personal_list a:not(:last-child) li{
	border-bottom: 1px solid #b6b1b1;
}

.personal_list a {
	color: #fff;
}
.personal_list a:hover {
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-ms-transition: .3s linear;
	-o-transition: .3s linear;
	color: #3487FF;
	color: var(--main-color);
}

.language_list {
	position: absolute;
	width: 100px;
	background: #33383b;
	top: 100%;
	right: 0px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	overflow: hidden;
	/*transition: all .3s;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	height: 0px;*/
	max-height: 0px;
	z-index:100;
}

.language_list li {
	line-height: 40px;
	text-align: center;
	font-size: 14px;
}

.language_list a:not(:last-child) li {
	border-bottom: 1px solid #b6b1b1;
}

.language_list a {
	color: #fff;
}
.language_list a:hover {
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-ms-transition: .3s linear;
	-o-transition: .3s linear;
	color: #3487FF;
	color: var(--main-color);
}

.other_link_show {
	/*height: 81px;
	-webkit-transition: height .3s ease-out 0s;
	transition: height .3s ease-out 0s;*/
	height: auto;
	max-height: 245px;
	-webkit-transition: max-height .8s   ease-out;
	transition: max-height .8s   ease-out;
	z-index:300;
}

.personal_list_show{
	/*height: 204px;
	z-index:999;*/
	height: auto;
	max-height: 245px;
	-webkit-transition: max-height .8s   ease-out;
	transition: max-height .8s   ease-out;
	z-index:300;
}

.language_list_show {
	/*height: 81px;*/
	height: auto;
	max-height: 245px;
	-webkit-transition: max-height .8s   ease-out 0s;
	transition: max-height .8s   ease-out 0s;
	z-index:300;
}

.opacity_show {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	opacity: 1;
	animation: bounceIn 1s;
	-webkit-animation: bounceIn 1s;
	-moz-animation: bounceIn 1s;
	-ms-animation: bounceIn 1s;
	-o-animation: bounceIn 1s;
	display: block !important;
}

.nabla {
	margin-left: 10px;
	cursor: pointer;
	width: 0;
	height: 0;
	border-right: 10px solid transparentarent;
	border-left: 10px solid transparent;
	border-top: 10px solid #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

/*.border_show::before {
width: 100%;
transition: 0.5s ease;
-webkit-transition: 0.5s ease;
-o-transition: 0.5s ease;
-moz-transition: 0.5s ease;
animation: longer 0.5s ease;
-webkit-animation: longer 0.5s ease;
-o-animation: longer 0.5s ease;
-ms-animation: longer 0.5s ease;
-moz-animation: longer 0.5s ease;
}*/

.header-input {
	padding-right: 32px;
}

/* 响应式 头部 */
#header_res {
	z-index: 889;
	position: fixed;
	top: 20px;
	display: none;
	width: 100%;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 0px 20px
}

.res_blue_logo,
#header_res_index .res_white_logo{
	display: none;
}

#header_res_index .res_blue_logo{
	display: inline;
}

.header_flex {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.header_res_left,
.header_res_right {
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.header_res_nav a {
	color: #fff;
}

.header_res_nav li:not(:first-child) {
	margin-top: 6px;
}

.header_res_right a:hover {
	color: #3487ff;
	transition: .3s ease;
	-webkit-transition: .3s ease;
	-moz-transition: .3s ease;
	-o-transition: .3s ease;
	-ms-transition: .3s ease;
}

.header_res_nav {
	position: absolute;
	/* right: -100%; */
	width: 100%;
	top: 60px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-o-transition: all .5s ease;
	-ms-transition: all .5s ease;
	transform: translateX(100%);
	-webkit-transform: translateX(100%);
	-moz-transform: translateX(100%);
	-ms-transform: translateX(100%);
	-o-transform: translateX(100%);
}

.header-search-res {
	display: flex;
	align-items: center;
	position: relative;
}
.header-tickets-res{
	position: relative;
	line-height: 60px;
	cursor: pointer;
}

.header-input-res {
	border: 1px solid #fff;
	border-radius: 16px;
	-moz-border-radius: 16px;
	-o-border-radius: 16px;
	-ms-border-radius: 16px;
	font-size: 16px;
	color: #fff;
	caret-color: #fff;
	outline: medium;
	height: 30px;
	width: 80px;
	background: bottom;
	padding: 4px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
}

.search-img-res {
	/* position: relative;
	right: 30px;
	top: 5px; */
	cursor: pointer;
	z-index: 999;
}

.res_search_show {
	position: relative;
	cursor: pointer;
	z-index: 999;
	display: none;
}

.nav_icon {
	cursor: pointer;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	padding: 0px 0px 3px 20px;
}

.open {
	display: block;
	opacity: 1!important;
}

.open_left {
	transform: translateX(0%);
	-webkit-transform: translateX(0%);
	-moz-transform: translateX(0%);
	-ms-transform: translateX(0%);
	-o-transform: translateX(0%);
}

.open span:first-child {
	transform: matrix(1, 0, 0, 1, 0, 6) rotate(45deg);
	-moz-transform: matrix(1, 0, 0, 1, 0, 6) rotate(45deg);
	-webkit-transform: matrix(1, 0, 0, 1, 0, 6) rotate(45deg);
	-o-transform: matrix(1, 0, 0, 1, 0, 6) rotate(45deg);
	-ms-transform: matrix(1, 0, 0, 1, 0, 6) rotate(45deg);
}

.open span:nth-child(2) {
	width: 0;
}

.open span:last-child {
	transform: matrix(1, 0, 0, 1, 0, -6) rotate(-45deg);
	-moz-transform: matrix(1, 0, 0, 1, 0, -6) rotate(-45deg);
	-webkit-transform: matrix(1, 0, 0, 1, 0, -6) rotate(-45deg);
	-o-transform: matrix(1, 0, 0, 1, 0, -6) rotate(-45deg);
	-ms-transform: matrix(1, 0, 0, 1, 0, -6) rotate(-45deg);
}

.nav_icon span {
	display: block;
	width: 24px;
	height: 2px;
	background: #fff;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
}

.details_group {
	/* width: 1344px; */
	margin: 0 auto;
}

.nav_icon span:not(:first-child) {
	margin-top: 4px;
}

.res_link a {
	color: #fff;
}

.res_other_link,.res_personal_list,.res_language_list,.res_tickets_list {
	/*height: 0;*/
	overflow: hidden;
	max-height: 0px;
	z-index:100;
}

.res_other_link {
	font-size: 14px;
	position: absolute;
	top: 100%;
	background: #33383b;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	width: 120%!important;
	left: -10%;
}

.res_other_link li {
	text-align: center;
	line-height: 40px;
}

.res_other_link a:not(:last-child) li {
	border-bottom: 1px solid #b6b1b1;
}

.res_other_link a{
	color:#fff;
}

.res_nabla {
	margin-left: 10px;
	cursor: pointer;
	width: 0;
	height: 0;
	border-right: 10px solid transparent;
	border-left: 10px solid transparent;
	border-top: 10px solid #fff;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-o-border-radius: 4px;
	-ms-border-radius: 4px;
}

.header_res_left a {
	color: #fff;
}

#header_res_index .res_hnskjg a {
	color: #3487ff;
}

.header_res_left a:hover {
	transition: .3s linear;
	-webkit-transition: .3s linear;
	-moz-transition: .3s linear;
	-ms-transition: .3s linear;
	-o-transition: .3s linear;
	color: #3487FF;
	color: var(--main-color);
}

.res_linkto {
	position: relative;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-left: 20px;
	line-height: 60px;
}


.res_icon {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	position: relative;
	max-height: 60px;
}

.res_icon_item{
	padding-left: 20px;
	/*display: flex;
	display: -webkit-flex;
	align-items: center;
	height: 60px;
	max-height: 60px;
	*/
	position: relative;
	cursor: pointer;
	line-height: 60px;
	max-height: 100%;
}




ul.res_personal_list{
	font-size: 14px;
	width: 120px!important;
	top: 100%;
	position: absolute;
	right: 0;
	background: #33383b;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
	color:#fff;
}

ul.res_personal_list li {
	text-align: center;
	line-height: 40px;
}

ul.res_personal_list a:not(:last-child) li {
	border-bottom: 1px solid #b6b1b1;
}

.res_language,.res_tickets_icon{
	position: relative;
}
ul.res_tickets_list{
	font-size: 14px;
	width: 110px!important;
	top: 100%;
	position: absolute;
	right: 0;
	background: #33383b;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}

ul.res_language_list {
	font-size: 14px;
	width: 100px!important;
	top: 100%;
	position: absolute;
	right: 0;
	background: #33383b;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}


ul.res_language_list li,
ul.res_tickets_list li {
	text-align: center;
	line-height: 40px;
}

ul.res_language_list a:not(:last-child) li,
ul.res_tickets_list a:not(:last-child) li{
	border-bottom: 1px solid #b6b1b1;
}

.res_icon ul  a,
ul.res_tickets_list a{
	color: #fff;
}



/*.res_other_link_show {
height: 81px;
-webkit-transition: height .3s ease-out 0s;
transition: height .3s ease-out 0s;
}
.res_personal_list_show{
height: 204px !important;
-webkit-transition: height .3s ease-out 0s;
transition: height .3s ease-out 0s;
}

.res_language_list_show {
height: 81px !important;
-webkit-transition: height .3s ease-out 0s;
transition: height .3s ease-out 0s;
}*/
.res_other_link_show ,.res_personal_list_show,.res_language_list_show,.res_tickets_list_show{
	height: auto;
	max-height: 245px;
	-webkit-transition: max-height .8s   ease-out 0s;
	transition: max-height .8s   ease-out 0s;
	z-index:300;
}




.res_mask {
	position: fixed;
	z-index: 1000;
	cursor: pointer;
	width: 100%;
	height: 100%;
	opacity: 0;
	left: 100%;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	background: rgba(51, 56, 59, .8);
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	text-align: center;
	align-items: center;
	overflow-y: scroll;
}

.res_mask span {
	display: block;
	width: 24px;
	height: 2px;
	background: #fff;
	border-radius: 2px;
	-ms-border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-webkit-border-radius: 2px;
	transition: all .3s linear;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
}

.res_mask span:not(:first-child) {
	margin-top: 4px;
}

.mask_icon {
	position: fixed;
	left: 10%;
	top: 80px;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	opacity: 0;
	color: #fff;
}

.res_mask ul {
	width: 50%;
	margin: 60px 0 30px 0;
}

.res_mask ul a {
	color: #fff;
	padding: 20px 0px;
	display: block;
}

.res_mask ul a:not(:last-child) {
	border-bottom: 1px solid #fff;
}

.en {
	margin-top: 10px;
}

.res_language {
	cursor: pointer;
}

/*  */
button {
	outline: 0;
}

img {
	border: 0;
}

button,
input,
optgroup,
select,
textarea {
	margin: 0;
	font: inherit;
	color: inherit;
	outline: none;
}

li {
	list-style: none;
}

/*  */
.color_white {
	color: #fff !important;
}

.color_blue {
	color: #3487FF;
	color: var(--main-color);
}

.appear_img {
	display: inline;
}

.disappear_img {
	display: none;
}

.click-active {
	background: #3487FF;
	background: var(--main-color);
}

.down {
	width: 100% !important;
	position: relative;
}

.blue_top_border {
	border-top: 2px solid #3487FF;
	border-top: 2px solid var(--main-color);
}

.white_top_border {
	border-top: 2px solid #e5e5e5;
}

/*  */
.downward {
	position: absolute;
	bottom: 40px;
	left: 50%;
	z-index: 222;
	animation: updown 2s linear infinite;
	-webkit-animation: updown 2s linear infinite;
	-o-animation: updown 2s linear infinite;
	-ms-animation: updown 2s linear infinite;
	-moz-animation: updown 2s linear infinite;
	margin-left: -19px;
	font-size: 36px!important;
}

.downward.icon-index-down{
	color:#BFBFBF;
}
.downward.icon-index-down.white{
	color:#FFF;
}

/*  */
.about_eng {
	font-size: 30px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding-left: 60px;
}

.about_eng::before {
	content: "";
	position: absolute;
	width: 50px;
	border-top: 2px solid #fff;
	left: 0px;
	top: 50%;
}

/* 响应式 移动端   导航展示形式  */
.rotating {
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
}

.res_uni_left,
.res_lztj_left,
.res_lxtj_left,
.res_movies_left,
.res_tour_left,
.res_buy_left,
.res_zxgk_left,
.res_yyjl_left {
	width: 100%;
	display: none;
	position: relative;
}

.res_uni_left ul,
.res_lztj_left ul,
.res_lxtj_left ul,
.res_movies_left ul,
.res_tour_left ul,
.res_buy_left ul,
.res_zxgk_left ul,
.res_yyjl_left ul {
	height: 48px;
	z-index: 888;
	overflow: hidden;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-moz-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	position: absolute;
	width: 100%;
	top: -80px;
	left: 0;
}

.res_uni_left ul a,
.res_lztj_left ul a,
.res_lxtj_left ul a,
.res_movies_left ul a,
.res_tour_left ul a,
.res_buy_left ul a,
.res_zxgk_left ul a,
.res_yyjl_left ul a {
	background: #f6f6f6;
	position: relative;
	height: 50px;
	color: #333333;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.res_uni_left ul li,
.res_lztj_left ul li,
.res_lxtj_left ul a li,
.res_movies_left ul a li,
.res_tour_left ul a li,
.res_buy_left ul a li,
.res_zxgk_left ul a li,
.res_yyjl_left ul a li {
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
}

.res_uni_left ul a img,
.res_lztj_left ul img,
.res_lxtj_left img,
.res_movies_left ul a img,
.res_zxgk_left ul a img {
	width: 28px;
	height: 28px;
	margin: 0px 10px;
}

.res_uni_left ul a:not(:last-child),
.res_lztj_left ul a:not(:last-child),
.res_lxtj_left ul a:not(:last-child),
.res_movies_left ul a:not(:last-child),
.res_tour_left ul a:not(:last-child),
.res_zxgk_left ul a:not(:last-child),
.res_yyjl_left ul a:not(:last-child) {
	border-bottom: 1px solid #e5e5e5;
}

.res_triangle,
.lztj_triangle,
.lxtj_triangle,
.yyyx_triangle,
.cgdl_triangle,
.buy_triangle,
.zxgk_triangle,
.yyjl_triangle {
	position: absolute;
	right: 25px;
	height: 48px;
	top: 0;
	z-index: 889;
	cursor: pointer;
	display: flex;
	align-items: center;
	transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-ms-transition: all .3s ease;
	-o-transition: all .3s ease;
	-moz-transition: all .3s ease;
}


/* 搜索框图标  响应式  展示形式 */
.popup {
	width: 100%;
	height: 100%;
	position: fixed;
	z-index: 1000;
	top: 0;
	background: rgba(51, 56, 59, .8);
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
	transition: all .5s ease;
	-webkit-transition: all .5s ease;
	-moz-transition: all .5s ease;
	-ms-transition: all .5s ease;
	-o-transition: all .5s ease;
	left: 100%;
	opacity: 0;
}

.popup input {
	border: 0px;
	outline: none;
	padding-left: 3%;
	padding-right: 40px;
	background-color: #2f3a46;
	color: #fff;
	border-radius: 40px;
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	-ms-border-radius: 40px;
	-o-border-radius: 40px;
	height: 40px;
	width: 100%;
	top: 100px;
	position: relative;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.popup input::-webkit-input-placeholder {
	color: #fff;
}

.popup input::-moz-input-placeholder {
	color: #fff;
}

.popup input::-ms-input-placeholder {
	color: #fff;
}

.popup_false {
	position: absolute;
	top: 50px;
	left: 50px;
	z-index: 1001;
	cursor: pointer;
	transition: all .3s ease;
	-webkit-transition: all .3 ease;
	-moz-transition: all .3 ease;
	-ms-transition: all .3 ease;
	-o-transition: all .3 ease;
}

.popupdiv1 {
	position: relative;
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
}

.popupdiv2 {
	width: 50%;
	margin: 0 auto;
	position: relative;
}

/*
.popupdiv2::after {
position: absolute;
content: "";
right: 20px;
width: 19px;
height: 19px;
background-image: url(../img/header/search-white.png);
background-size: cover;
background-position: center;
background-repeat: no-repeat;
z-index: 1001;
top: 110px;
cursor: pointer;
}*/

.introduce,
.txt p,
.qioumu_text,
.zxhd_title,
.zxhd_text,
.rtc_right_text span,
.w-imgText .textB .text_x p,
.res4_title,
.res4_text,
.res5_title,
.res5_text,
.jianjie_text,
.text,
.bady_text,
.show_details_describe,
.describe_exh_text,
.middle_text ol li,
.vlts_itt_left {
	text-align: justify;
}

/* 向上指引小火箭 */
.rockets {
	position: fixed;
	right: 50px;
	bottom: 140px;
	cursor: pointer;
	display: none;
	z-index: 999;
}




/* 组件化 二级导航 区域及下方展示区域模块化 */
.width100 {
	width: 100%;
}

.module {
	padding-bottom: 60px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
}

.module_nav_group {
	display: flex;
	display: -webkit-flex;
	position: relative;
	top: -60px;
	background: #fff;
}

.module_nav_group {
	width: 1344px;
	margin: 0 auto;
}

.group_item {
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	width: 100%;
	color: #333333;
	background: #f6f6f6;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	flex-wrap: wrap;
	-webkit-flex-warp: warp;
	-moz-flex-warp: warp;
	-ms-flex-warp: warp;
	-o-flex-warp: warp;
	position: relative;
	padding: 24.5px 0px;
	flex:1;
}

.group_item:not(:last-child) {
	margin-right: 1px;
}

.group_item:hover img {
	animation: cd-shock 0.5s ease;
	-webkit-animation: cd-shock 0.5s ease;
	-moz-animation: cd-shock 0.5s ease;
	-ms-animation: cd-shock 0.5s ease;
	-o-animation: cd-shock 0.5s ease;
}

.group_icon,
.group_title,
.group_des{
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	z-index: 101;
	position: relative;
}
.group_des{
	font-size:14px;
	margin-top:10px;
}

.group_icon {
	margin-bottom: 10px;
	height: 40px;
}

.group_bgc {
	position: absolute;
	height: 100%;
	top: 0;
	left: 0;
	z-index: 100;
}

/* 鼠标放上去 字体颜色为白色  白底照片显示  深色照片消失 */
.group_item:hover .group_title {
	color: #fff;
}
.group_item:hover .group_des {
	color: #fff;
}

.group_item:hover .white {
	display: inline;
}

.group_item:hover .black {
	display: none;
}

.group_item:hover .group_bgc {
	width: 100%;
}

.details_item:not(:first-child) {
	display: none;
}

.details_item_gryy:not(:first-child),
.details_item_tdyy:not(:first-child),
.details_item_yygp:not(:first-child),
.details_item_hdyy:not(:first-child) {
	display: none;
}

.first_step {
	margin-left: 300px;
}

.first_step_hdyy {
	margin-left: 500px;
}

.week {
	float: left;
	/*margin-left: 40px;*/
	width: 10%;
}

.week:not(:first-child) {
	margin-left: 5%;
}

.week>span {
	font-size: 120%;
	text-align: center;
	display: block;
}

.color_gryy {
	color: #8abeb2;
}

.color_gryy_1 {
	background-color: #e9f5f3;
}

.color_gryy_2 {
	background-color: #8abeb2;
}

.color_tdyy {
	color: #9e87cf;
}

.color_tdyy_1 {
	background-color: #dfd4f6;
}

.color_tdyy_2 {
	background-color: #9e87cf;
}

.select_date {
	display: flex;
	margin-top: 50px;
	height: 140px;
}

.yy_info {
	width: 100%;
	margin-top: 30px;
	color: white;
	height: 50px;
	line-height: 50px
}

.serial {
	width: 80%;
	height: 80%;
	border-radius: 50%;
	background-color: #8abeb2;
	color: white;
	font-size: 20px;
}

.line {
	/*border: 1px solid #cccccc;*/
	background-color: #cccccc;
	border: none;
	height: 1px;
}

.line_1 {
	border: none;
	height: 2px;
}

/* 三级页面 组件封装*/
.secondary {
	min-height: 50vh;
	width: 1344px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin: 0 auto;
	animation: fadeInDown 1s;
	-webkit-animation: fadeInDown 1s;
	-moz-animation: fadeInDown 1s;
	-ms-animation: fadeInDown 1s;
	-o-animation: fadeInDown 1s;
}

.secondary_left {
	width: 20%;
	animation: fadeInDown 1s;
	-webkit-animation: fadeInDown 1s;
	-moz-animation: fadeInDown 1s;
	-ms-animation: fadeInDown 1s;
	-o-animation: fadeInDown 1s;
}

.secondary_right {
	width: 78%;
	animation: fadeInDown 1s;
	-webkit-animation: fadeInDown 1s;
	-moz-animation: fadeInDown 1s;
	-ms-animation: fadeInDown 1s;
	-o-animation: fadeInDown 1s;
	position: relative;
}

.secondary_left_nav {
	color: #333333;
	display: flex;
	display: -webkit-flex;
	height: 100px;
	justify-content: center;
	align-items: center;
	position: relative;
	background: #f5f5f5;
}

.secondary_left_nav:hover .secondary_mask {
	width: 100%;
}

.secondary_left_nav:hover span {
	color: #fff;
}

.secondary_left_nav:hover .white {
	display: inline;
}

.secondary_left_nav:hover .black {
	display: none;
}

.secondary_left_nav:not(:first-child) {
	margin-top: 10px;
}

.secondary_left_nav span,
.secondary_left_nav img {
	z-index: 2;
	position: relative;
}
.secondary_left_nav span{
	display:block;
	max-width: 210px;
	max-height:88px;
	overflow:hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
}

.secondary_mask {
	position: absolute;
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	top: 0;
	left: 0;
	height: 100%;
	width: 10px;
}

.gryy_date,
.tdyy_date,
.yygp_date {
	/*height: 70px;*/
	width: 100%;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
	text-align: center;
	border: 1px solid #b3b3b3;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	/*justify-content: center;*/
	align-items: center;
	position: relative;
}

.gryy_date span,
.tdyy_date span,
.yygp_date span {
	width: 100%;
	/*height: 30px;*/
	height: 50%;
	font-size: 100%;
	color: #333333;
	align-content: center;
}

/*{*/
/*    width: 100%;*/
/*    !*height: 30px;*!*/
/*    height: 50%;*/
/*    font-size: 100%;*/
/*    color: #333333;*/
/*}*/
.nav_date_first {
	/*height: 70px;*/
	width: 100%;
	background: #f5f5f5;
	text-align: center;
	line-height: 40px;
	margin-top: 30px;
	text-align: center;
	border: 1px solid #b3b3b3;
	display: flex;
	display: -webkit-flex;
	flex-direction: column;
	position: relative;
}

.nav_date_first span {
	width: 100%;
	/*height: 30px;*/
	height: 50%;
	font-size: 100%;
	/*color: #dfdfdf;*/
}

.corner_marker {
	border-style: solid;
	border-width: 0px 0px 10px 10px;
	border-color: transparent transparent #f3b218 transparent;
	float: right;
	width: 0px;
	height: 0px;
	position: absolute;
	right: 0;
	bottom: 0;
}

.gryy_intotime_btn,
.tdyy_intotime_btn,
.yygp_intotime_btn {
	/*height: 50px;*/
	height: 100%;
	width: 25%;
	text-align: center;
	line-height: 40px;
	text-align: center;
	border: 1px solid #b3b3b3;
	display: block;
	position: relative;
	/*margin-left: 40px;*/
	float: left;
	line-height: 50px;
}

.gryy_intotime_btn:not(:first-child),
.tdyy_intotime_btn:not(:first-child),
.yygp_intotime_btn:not(:first-child) {
	margin-left: 5%;
}

.gryy_intotime_btn span {
	/*width: 200px;*/
	/*height: 50px;*/
	font-size: 16px;
	color: black;
}

.tdyy_intotime_btn span,
.yygp_intotime_btn span {
	/*width: 200px;*/
	/*height: 50px;*/
	font-size: 16px;
	color: black;
}

.nav_time {
	margin-left: 10%;
	margin-top: 40px;
	/*width: 100%;*/
	height: 50px;

}

.yy_time {
	float: right;
	margin-right: 20px;
}

.dd_info {
	width: 100%;
	height: 30px;
	margin-top: 30px
}

.dd_info:not(:last-child) div {
	float: left;
	text-align: center;
}

.dd_info:last-child div {
	float: right;
	text-align: center;
}

.dd_info div span {
	font-size: 18px;
}

/*全部人员信息*/
.qbry_info {
	margin-top: 40px;
}

/*单个人员信息*/
.dgry_info {
	height: 80px;
	text-align: center;
	line-height: 42px;
}

.dgry_info>div {
	float: left;
	text-align: center;
	vertical-align: middle;
	height: 52px;
	/*line-height: 50px;*/
}

.dgry_info select {
	border: 1px solid #cccccc;
	width: 80%;
	height: 42px;
	border-radius: 5%;
}

.dgry_info input {
	border: 1px solid #cccccc;
	width: 80%;
	height: 38px;
	border-radius: 5%;
	text-align: center;
}

.dgry_info span {
	height: 42px;
}

.btn {
	width: 30%;
	height: 50px;
	border: 0;
	color: white;
}

/*团队信息*/
.tdxx {
	margin-top: 20px;
}

.tdxx hr {
	margin-top: 20px;
}

.tdxx>div {
	height: 40px;
	line-height: 40px;
	margin-top: 20px;
}

.tdxx div input {
	width: 50%;
	border: 1px solid #cccccc;
	height: 36px;
	letter-spacing: 1px;
	text-indent: 1em;
}

.tdxx div span {
	width: 15%;
	display: block;
	float: left;
}

.tdxx div select {
	width: 50.5%;
	border: 1px solid #cccccc;
	height: 40px;
	text-indent: 1em;
}

.tdxx div button {
	width: 100px;
	height: 45px;
	border: 0;
	font-size: 18px;
	float: left;
}

.tdxx_info {
	height: 40px;
}


.nav_dxyc,
.nav_tsfx,
.nav_gryy,
.lztj_zzzl,
.qmyy_yyyx,
.group_cszt,
.nav_group_yygp,
.nav_hdhg_group,
.nav_zxgk_zzzb,
.shape_zyzjj,
.gmjl_link,
.gmjl_wsy,
.my_gmjl,
.gmjl_wsy,
.group_gzzc {
	background: #8abeb2;
}

.nav_yc,
.nav_yygp,
.nav_twly,
.lztj_zlhg,
.fxyy_yyyx,
.group_lztj,
.nav_group_jtlx,
.nav_zxgk_group,
.nav_zxgk_zbhg,
.shape_zyzsq,
.wddd_link,
.gmjl_ysy,
.group_cgdl,
.my_wddd,
.gmjl_ytp {
	background: #e0cf75;
}

.nav_ycjc,
.nav_tdyy,
.nav_yztw,
.lztj_jjzl,
.jmyy_yyyx,
.group_lxtj,
.nav_group_fwss,
.nav_zlxz_group,
.nav_zxgk_zbyg,
.yyjl_link,
.gmjl_ytp,
.group_cggk,
.my_yyjl,
.gmjl_wtp {
	background: #9e87cf;
}

.nav_ec,
.nav_hdyy,
.nav_dwjy,
.d4yy_yyyx {
	background: #5c4b51;
}

.group_fxyy {
	background: #96d996;
}

.nav_sanceng,
.nav_cxkj {
	background: #f25e5c;
}

.nav_siceng,
.nav_cgxz,
.nav_zhrl,
.group_yyyx,
.nav_group_kxwc,
.nav_ldkjg_group,
.shape_sqjl,
.wdjf_link,
.my_wdjf,
.group_vr {
	background: #f5b659;
}

.nav_jttd,
.nav_group_wjdc {
	background: #96d996;
}

.nav_rgzn {
	background: #cd87cf;
}

.secondary_right_item {
	width: 100%;
	display: none;
	animation: fadeInDown 1s;
	-webkit-animation: fadeInDown 1s;
	-moz-animation: fadeInDown 1s;
	-ms-animation: fadeInDown 1s;
	-o-animation: fadeInDown 1s;
}

.secondary_right_img {
	width: 100%;
	height: 650px;
	background: #f5f5f5;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	align-items: center;
}

.secondary_right_img img {
	width: 100%;
	height: auto;
}

.secondary_right_item:first-child {
	display: block;
}

.gray {
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: 0.8;
}

.list_right_img {
	box-shadow: 30px -30px 0px #9e87cf;
	-webkit-box-shadow: 30px -30px 0px #9e87cf;
	-moz-box-shadow: 30px -30px 0px #9e87cf;
	-ms-box-shadow: 30px -30px 0px #9e87cf;
	-o-box-shadow: 30px -30px 0px #9e87cf;
}

.list_block_img {
	height: 390px;
	position: relative;
}

.list_block {
	position: relative;
	margin: 40px;
}

.list_right_img {
	position: absolute;
	right: 30px;
	top: 30px;
	height: 100%;
}

.list_left_img {
	position: absolute;
	left: 0;
	top: 69.5px;
	width: 106%;
}

.cszt_yztw_p {
	width: 80%;
}

.cszt_yztw_gif {
	position: absolute;
	right: 0;
	width: 20%;
	top: 0;
}

.list_block_title {
	font-size: 26px;
}

.list_block a {
	color: #000000;
}

.yztw_bottom_img {
	position: relative;
}

/* .yztw_bottom_img p{
position: absolute;
bottom: -60px;
background: rgba(255,255,255,.7);
padding: 20px;
box-shadow: 3px 2px 5px #f5f5f5;
-webkit-box-shadow: 3px 2px 5px #f5f5f5;
-moz-box-shadow: 3px 2px 5px #f5f5ff;
border-radius: 4px;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-ms-border-radius:4px;
-o-border-radius:4px;
width: 50%;
left: 30%;
} */
.yztw_bottom_img p {
	position: relative;
	bottom: 60px;
	background: rgba(255, 255, 255, .7);
	padding: 20px;
	box-shadow: 3px 2px 5px #f5f5f5;
	-webkit-box-shadow: 3px 2px 5px #f5f5f5;
	-moz-box-shadow: 3px 2px 5px #f5f5ff;
	border-radius: 4px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	-ms-border-radius: 4px;
	-o-border-radius: 4px;
	width: 50%;
	left: 30%;
}

.yztw_bottom_img img {
	width: 70%;
	height: auto;
}

.list_flex {
	display: flex;
	display: -webkit-flex;
}

.align_items_center {
	align-items: center;
}

.yztw_list_title:first-child {
	color: #3487FF;
	color: var(--main-color);
	border-color: #3487FF;
	border-color: var(--main-color);
	margin: 0;
}

.yztw_list_title {
	padding: 20px 60px 0px 0px;
	cursor: pointer;
	border-top: 2px solid #e5e5e5;
	margin-left: 2px;
}

.yygp_list_title {
	/*padding:20px 60px 0px 0px;*/
	width: 25%;
	cursor: pointer;
	border-bottom: 4px solid #e5e5e5;
	text-align: center;
	height: 50px;
	font-size: 26px;
	/*margin-left: 2px;*/
}

.yygp_list_title:first-child {
	/*color: var(--main-color);*/
	border-color: #3487FF;
	border-color: var(--main-color);
	margin: 0;
}

.yygp_movies {

	text-align: center;
	margin-top: 20px;
}

.yygp_movies:not(:first-child) {
	display: none;
}

.yygp_movies_item {
	height: 100px;
	line-height: 100px;
	/*text-align: center;*/
	/*font-size: 100%;*/
	display: flex;
	align-items: center;
}

.yygp_movies_item:hover {
	background-color: #f6f6f6;
}

.yygp_movies_item div {
	font-size: 100%;
}

.list_block_top img {
	width: 100%;
	height: auto;
}

.list_col {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-warp: warp;
	-moz-flex-warp: warp;
	-ms-flex-warp: warp;
	-o-flex-warp: warp;
}

.list_col a {
	color: #333333;
}

.list_box {
	width: 48%;
	display: block;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.14);
	-webkit-box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.14);
	-moz-box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.14);
	-ms-box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.14);
	-o-box-shadow: 3px 6px 10px rgba(0, 0, 0, 0.14);
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	position: relative;
	top: 0;
	margin-bottom: 40px;
}

.list_block_top {
	overflow: hidden;
}

.list_block_top img {
	transition: all .5s;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}

/* .list_box:hover img{
transform: scale(1.1);
} */

@media (min-width: 768px) {
	.list_box:hover {
		top: -20px;
	}
}


.list_block_bottom {
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	position: relative;
}

.list_block_bottom::before {
	content: "";
	position: absolute;
	height: 50%;
	top: 25%;
	left: 25%;
	width: 1px;
	border-left: 1px solid #b3b3b3;
}

.list_format,
.list_theme {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
}

.list_data,
.list_year {
	width: 30%;
}

.list_title,
.list_time {
	width: 70%;
}

.big_time {
	font-size: 26px;
}

.f_weight {
	font-weight: 600;
	font-size: 18px;
}

.list_format {
	margin-bottom: 10px;
}

.pagination {
	width: 100%;
	display: flex;
	display: -webkit-flex;
	justify-content: center;
	margin: 20px 0;
}

.pagination_item {
	width: 40px;
	height: 40px;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	margin: 0 10px;
	color: #333333;
	border: 1px solid #3487FF;
	border: 1px solid var(--main-color);
}

.page_active {
	background: #3487FF;
	background: var(--main-color);
}

.zlhg_toggle,
.lxtj_navigation_bottom {
	transition: all .3s linear;
	-webkit-transition: all .3s linear;
	-moz-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	height: 0;
	overflow: hidden;
}

.zlhg_toggle_item,
.lnb_table {
	width: 100%;
	padding: 20px 0;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	background: #f5f5f5;
	color: #333333;
	cursor: pointer;
	margin-top: 4px;
	overflow: hidden;
	transition: all 0.1s linear;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	-ms-transition: all 0.1s linear;
	-o-transition: all 0.1s linear;
}

.col_top_title,
.col_center_time,
.col_bottom_text {
	margin-bottom: 10px;
}

.col_top_title {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.col_center_time,
.col_btn {
	display: flex;
	display: -webkit-flex;
}

.col_center_time {
	justify-content: space-between;
	flex-wrap: wrap;
}

.col_btn {
	justify-content: flex-end;
}

.list_block_footer {
	padding: 20px;
}

.col_footer_btn {
	font-size: 14px;
	cursor: pointer;
	transition: all 0.5s linear;
	-webkit-transition: all 0.5s linear;
	-moz-transition: all 0.5s linear;
	-ms-transition: all 0.5s linear;
	-o-transition: all 0.5s linear;
	z-index: 222;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	-ms-border-radius: 2px;
	-o-border-radius: 2px;
	color: #ffffff;
	background-color: #3487ff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-shadow: 0px 20px 11px -8px rgba(52, 135, 255, 0.38);
	-webkit-box-shadow: 0px 20px 11px -8px rgba(52, 135, 255, 0.38);
	-moz-box-shadow: 0px 20px 11px -8px rgba(52, 135, 255, 0.38);
	-ms-box-shadow: 0px 20px 11px -8px rgba(52, 135, 255, 0.38);
	-o-box-shadow: 0px 20px 11px -8px rgba(52, 135, 255, 0.38);
	border: 1px solid #3487ff;
	height: 35px;
	width: 100px;
	border-radius: 0;
}

.kxwc_flex .list_box {
	width: 32%;
}

.article_item {
	margin-bottom: 40px;
	display: flex;
	display: -webkit-flex;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 30px 40px;
	box-shadow: 2px 2px 8px 8px #f5f5f5;
	-webkit-box-shadow: 2px 2px 8px 8px #f5f5f5;
	-moz-box-shadow: 2px 2px 8px 8px #f5f5f5;
	-ms-box-shadow: 2px 2px 8px 8px #f5f5f5;
	-o-box-shadow: 2px 2px 8px 8px #f5f5f5;
	align-items: center;
	position: relative;
	width: 100%;
	color: #333333;
	justify-content: space-between;
}

.article_item_left {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	overflow: hidden;
}

.article_item_num {
	font-size: 40px;
	/*font-family: "方正彩云简体";
	font-size: 50px;*/
	border-right: 2px solid #f5f5f5;
	color: #3487ff;
	padding-right: 20px;
}

.article_item_content {
	padding-left: 20px;
	overflow: hidden;
}

.article_item_title {
	margin-bottom: 10px;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.no_flex {
	display: block;
}

.zxgk_ification {
	display: flex;
	display: -webkit-flex;
	align-items: center;
	margin-bottom: 40px;
}

.ification_item {
	color: #333333;
	display: block;
}

.ification_item {
	padding: 4px 8px;
	margin-left: 10px;
}

.big_title_know {
	width:100%;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	background: #f5f5f5;
	border-left: 10px solid #f5b659;
	padding: 20px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	margin-bottom: 40px;
}

.btk_left {
	min-width: 200px;
}

.btk_right {
	flex:1;
}

.large_font {
	font-size: 40px;
}

.title_font {
	font-size: 30px;
}

.btk_right_item:not(:last-child) {
	margin-bottom: 20px;
}

.show_a_link {
	width: 100%;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.zyz_shape,
.personal_shape {
	top: -45px;
}

.list_you_konw {
	background: #f5f5f5;
	border-left: 10px solid #8abeb2;
	padding: 20px;
}

.list_block_left {
	width: 12%;
}

.list_block_right {
	width: 88%;
}

.list_block_right input {
	width: 100%;
	padding: 20px;
	border: 1px solid #cccccc;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.list_block_btn button {
	width: 20%;
	padding: 20px;
	background: #e0cf75;
	border: none;
	color: #fff;
}

.zyzsq_item .list_block_left {
	font-size: 20px;
}

.level {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	margin-bottom: 40px;
	border-bottom: 1px solid #cccccc;
}

.level_four {
	padding-bottom: 10px;
	padding-right: 40px;
	color: #333333;
	position: relative;
	top: 1px;
}

.level_ticket {
	color: #3487FF;
	color: var(--main-color);
}

.level_name,
.level_time,
.level_col_name,
.level_col_time {
	width: 30%;
}

.level_num,
.level_col_num {
	width: 10%;
}

.level_total,
.level_oper,
.level_col_total,
.level_col_oper {
	width: 15%;
}

.level_item {
	padding: 20px 10px;
	background: #f5f5f5;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	justify-content: space-between;
}

.lever_col {
	border-bottom: 1px solid #e6e6e6;
	padding: 30px 10px;
	align-items: center;
	justify-content: space-between;
}

.level_col_oper button {
	border: 1px solid #3487FF;
	border: 1px solid var(--main-color);
	color: #3487FF;
	color: var(--main-color);
	background: #fff;
	padding: 4px 10px;
	cursor: pointer;
}

.level_four:first-child {
	border-bottom: 1px solid #3487FF;
	border-bottom: 1px solid var(--main-color);
}

.level_nav_list2,
.level_nav_list3 {
	display: none;
}

.your_click_ticket {
	position: fixed;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .3);
	z-index: 1000;
	top: 0;
	left: 0;
	display: none;
}

.your_ticket_show {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

.parcel_ticket {
	background: #fff;
	padding: 34px;
	position: relative;
}

.parcel_ticket div {
	width: 300px;
	text-align: center;
	margin-bottom: 30px;
}

.parcel_ticket::after {
	content: "";
	position: absolute;
	width: 70px;
	height: 70px;
	right: -35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	clip: rect(0px 35px 70px 0px);
	background: rgba(0, 0, 0, .3);
	top: 216px;
}

.parcel_ticket::before {
	content: "";
	position: absolute;
	width: 70px;
	height: 70px;
	left: -35px;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
	clip: rect(0px 70px 70px 35px);
	background: rgba(0, 0, 0, .3);
	top: 216px;
}

.list_box_addr {
	margin-left: 20px;
}

.px20 {
	padding: 20px 0;
}

.px10 {
	padding: 10px 0;
}

.mb20 {
	margin-bottom: 20px;
}

.border_b_f5 {
	border-bottom: 2px solid #f5f5f5;
}

.lztj_complete_item:first-child {
	font-weight: bolder;
}

.font26 {
	font-size: 26px;
}

.font18 {
	font-size: 18px;
}

.font20 {
	font-size: 20px;
}

.lztj_complete,
.wjdc_details {
	display: none;
}

.mt0 {
	margin-top: 0 !important;
}

.fully {
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	border-bottom: 1px solid #cccccc;
	margin-bottom: 40px;
}

.fully_list {
	display: flex;
	display: -webkit-flex;
}

.fully_item {
	display: block;
	padding-bottom: 10px;
	padding-right: 40px;
	position: relative;
	top: 1px;
	color: #333333;
}

.fully_want {
	color: #3487FF;
	color: var(--main-color);
	width: 10%;

}

.fully_item:first-child {
	border-bottom: 1px solid #3487FF;
	border-bottom: 1px solid var(--main-color);
	color: #3487FF;
	color: var(--main-color);
}

.full_details_item:not(:first-child) {
	display: none;
}

.fdi_item,
.your_order {
	display: flex;
	display: -webkit-flex;
	padding: 20px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	justify-content: space-between;
	align-items: center;
}

.fdi_item_title,
.your_order_title {
	background: #f5f5f5;
}

.fdi_name,
.fdi_time {
	width: 30%;
}

.fdi_total,
.fdi_do {
	width: 15%;
}

.fdi_num {
	width: 10%;
}

.fdi_btn {
	border: 1px solid #3487ff;
	color: #3487ff;
	background: #fff;
	padding: 4px 10px;
	cursor: pointer;
}

.fdi_item_details {
	border-bottom: 1px solid #e6e6e6;
	padding: 20px 10px;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
}

.fully_details_item:not(:first-child) {
	display: none;
}

.order_name img {
	width: 50px;
	height: 50px;
}

.order_name,
.order_price,
.order_num,
.order_total {
	width: 10%;
}

.order_number {
	width: 30%;
}

.order_state,
.order_do {
	width: 15%;
}

.your_order:not(:first-child) {
	border-bottom: 1px solid #e6e6e6;
}

.look_logistics {
	cursor: pointer;
}

.yztw_bottom_img:not(:first-child),
.jyhd_complete {
	display: none;
}

.group_any {

	width: 100%;
	margin: 0 auto;
}

.mess_1 {
	width: 100%;
	height: 1500px;
	display: flex;
	display: -webkit-flex;
	justify-content: space-between;
	flex-wrap: wrap;
	-webkit-flex-warp: warp;
	-moz-flex-warp: warp;
	-ms-flex-warp: warp;
	-o-flex-warp: warp;

}


/* 动画 */
@-webkit-keyframes cd-shock {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}

	30% {
		-webkit-transform: rotate(10deg);
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-o-transform: rotate(10deg);
		transform: rotate(10deg);
	}

	60% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	100% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
}


@keyframes cd-shock {
	0% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}

	30% {
		-webkit-transform: rotate(10deg);
		-moz-transform: rotate(10deg);
		-ms-transform: rotate(10deg);
		-o-transform: rotate(10deg);
		transform: rotate(10deg);
	}

	60% {
		-webkit-transform: rotate(-10deg);
		-moz-transform: rotate(-10deg);
		-ms-transform: rotate(-10deg);
		-o-transform: rotate(-10deg);
		transform: rotate(-10deg);
	}

	100% {
		-webkit-transform: rotate(0);
		-moz-transform: rotate(0);
		-ms-transform: rotate(0);
		-o-transform: rotate(0);
		transform: rotate(0);
	}
}


@-webkit-keyframes longer {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}

@keyframes longer {
	0% {
		width: 0%;
	}

	100% {
		width: 100%;
	}
}


@-webkit-keyframes impact {
	0% {
		left: 10%;
		opacity: 0;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}

@keyframes impact {
	0% {
		left: 10%;
		opacity: 0;
	}

	100% {
		left: 0;
		opacity: 1;
	}
}

@-moz-keyframes updown {
	0% {
		bottom: 40px;
	}

	20% {
		bottom: 20px;
	}

	40% {
		bottom: 30px;
	}

	60% {
		bottom: 40px;
	}

	80% {
		bottom: 30px;
	}

	100% {
		bottom: 40px;
	}
}

@keyframes updown {
	0% {
		bottom: 40px;
	}

	20% {
		bottom: 20px;
	}

	40% {
		bottom: 30px;
	}

	60% {
		bottom: 40px;
	}

	80% {
		bottom: 30px;
	}

	100% {
		bottom: 40px;
	}
}

/* 导航背景颜色 */
.green {
	background: #8abeb2;
}

.index_blue {
	background: #7387AC;
}

.yellow {
	background: #e0cf75;
}

.purple {
	background: #9e87cf;
}

.brown {
	background: #5c4b51;
}

.red {
	background: #f25e5c;
}

.orange {
	background: #f5b659;
}

.cyan {
	background: #96d996;
}

.violet {
	background: #cd87cf;
}
.blue_grey{
	background: #7387AC;
}

.dark_blue {
	background-color: #375474;
}

.dark_purple {
	background-color: #475481;
}

.dark_green {
	background-color: #719F94;
}
.golden{
	background-color: #F7C333;
}



/* 响应式导航背景颜色 */
.res_green {
	border-left: 4px solid #8abeb2;
}

.res_purple {
	border-left: 4px solid #9e87cf;
}

.res_yellow {
	border-left: 4px solid #e0cf75;
	position: relative;
}

.res_brown {
	border-left: 4px solid #5c4b51;
}

.res_red {
	border-left: 4px solid #f25e5c;
}

.res_orange {
	border-left: 4px solid #f5b659;
}

.res_cyan {
	border-left: 4px solid #96d996;
}

.res_violet {
	border-left: 4px solid #cd87cf;
}

.res_blue_grey{
	border-left: 4px solid  #7387AC;
}

.res_dark_blue {
	border-left: 4px solid #375474;
}

.res_dark_purple {
	border-left: 4px solid #475481;
}

.res_dark_green {
	border-left: 4px solid #719F94;
}

/* 页面头部分类背景大图片 */
.about {
	color: #fff;
	letter-spacing: 4px;
	font-size: 50px;
	width: 1344px;
	margin: 0 auto;
	position: relative;
	animation: impact 1s ease-in-out;
	-webkit-animation: impact 1s ease-in-out;
	-moz-animation: impact 1s ease-in-out;
	-ms-animation: impact 1s ease-in-out;
	-o-animation: impact 1s ease-in-out;
}

.top_title {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 140px;
	overflow: hidden;
}

.title-img {
	margin-left: 10px;
	height: 33px;
	float: right;
}

/* 详情返回按钮 */
.return_img {
	margin-left: 10px;
	height: 33px;
	float: right;
}

/* 全铺满内容组 */
.details_group_full {
	width: 100%;
	margin: 0 auto;
}

.download {
	margin-top: 40px;
	width: 25%;
	padding: 20px;
	background: #9e87cf;
	border: none;
	color: #fff;
}

.jj_buy_btn {
	display: flex;
	justify-content: flex-end;
}

.jj_buy_btn input {
	margin-bottom: 40px;
	margin-top: 40px;
	background: #9e87cf;
	border: none;
	color: #ffffff;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	box-shadow: 0px 20px 11px -8px rgba(158, 135, 207, 0.38);
	-webkit-box-shadow: 0px 20px 11px -8px rgba(158, 135, 207, 0.38);
	-moz-box-shadow: 0px 20px 11px -8px rgba(158, 135, 207, 0.38);
	-ms-box-shadow: 0px 20px 11px -8px rgba(158, 135, 207, 0.38);
	-o-box-shadow: 0px 20px 11px -8px rgba(158, 135, 207, 0.38);
	height: 45px;
	width: 170px;
	cursor: pointer;
}

/* 流动科技馆 */
.tzgg_complete,
.gzdt_complete,
.fczs_complete {
	display: none;
}

/* 标题加粗 */
.font-bolder {
	font-weight: bolder;
}

/* 内容列表两个时 进行占位 */
.list_col.kxwc_flex:after {
	content: '';
	width: 32%;
	display:flex;
}

/* 转码后 内容详情初始样式 */
.content_des {
	text-indent: 2em;
	line-height: 1.8em;
	text-align: justify;
}

.content_lineHeight {
	line-height: 1.8em;
}

.content_lineHeight img {
	width: 100%;
}

.mt_10 {
	margin-top: 0.625rem;
}

.mt30 {
	margin-top: 1.875rem;
}




.col_bottom_text {
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.mt_60 {
	margin-top: 60px;
}

.gp_gif, .gp_gif_white{
	position: relative;
	bottom: 8px;
	height: 40px;
	width: auto;
	/*margin-right: 15px;*/
}

#header_index .gp_gif,
#header_res_index .gp_gif,
.gp_gif_white {
	display:none;
}

#header_index .gp_gif_white,
#header_res_index .gp_gif_white{
	display:inline;
}


.top_img {
	width: 100%;
	height: 0;
	padding-bottom: 66.67%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.dy_img {
	width: 0;
	height: 100%;
	padding-right: 90%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.res_index_dy_img {
	width: 100%;
	height: 0;
	padding-bottom: 50%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
	border-radius: 10px;
}



.bofang_img {
	position: absolute;
	top: 40%;
	left: 50%;
	z-index: 2;
	margin: -60px 0 0 -30px;
	width: 60px;
	height: 60px;
}

.edu_video {
	margin-top: 50px;
	width: 100%;
}

.hidden {
	display: none;
}

.mt15 {
	margin-top: 15px;
}

.mg10 {
	margin: 10px 0;
}

.pd20 {
	padding: 30px 0px;
}

.pb30 {
	padding-bottom: 30px;
}

.pb15 {
	padding-bottom: 15px;
}

.tour_img img {
	width: 280px;
}

.details_return_icon{
	display: block;
	position: absolute;
	right: 0rem;
	font-size: 36px!important;
	line-height: normal;
	color: #3487FF;
}

.content_flex {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}
.content_flex div{
	margin-top:10px;
}
.content_flex span{
	display:block;
}

.details_content_title{
	font-size: 26px;
	font-weight: bolder;
	margin-right: 50px;
}
.details_content_subtitle{
	font-size: 20px;
	font-weight: bolder;
	margin: 20px 50px 0 0;
}

.no_text_indent{
	text-indent: 0em!important;
}
.description_default{
	margin: 30px 0;
	line-height: 2em;
	text-align: justify;
	white-space: pre-wrap;
	white-space: break-spaces;
	/*color: #555;*/
}

.content_text {
	padding: 1.25rem 0;
}

.content_text p {
	text-indent: 2em;
	line-height: 1.8em;
	margin-bottom: 0.625rem;
	padding: 0;
	text-align: justify;
}

.content_text.en p{
	text-indent: 0em!important;
}

.content_text img {
	display: flex;
	flex-wrap: wrap;
	width: 70%;
	height: auto;
	margin: 0.625rem auto;
	max-width: 100%;
}
.content_text a{
	color:#3487FF;
}

.news_complete_right_item,
.zp_complete_right_item {
	width: 100%;
}

.text_img {
	display: flex;
	align-items: center;
	height: auto;
	flex-wrap: wrap;
}

.search_bg {
	background-image: url(../img/top/search_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: relative;
	height: 400px;
}

.module b {
	color: #3487FF;
	color: var(--main-color);
}

.about_search {
	margin-top: 1.875rem;
	font-size: 18px;
	display: flex;
	align-items: center;
	height: 2.5rem;
}

.about_input {
	outline: none !important;
	-webkit-box-shadow: none !important;
	-ms-box-shadow: none !important;
	-o-box-shadow: none !important;
	box-shadow: none !important;
	padding: 0;
	padding-left: 1rem;
	width: 35rem;
	height: 100%;
	border-top-left-radius: 2em;
	border-bottom-left-radius: 2em;
	border: 0 solid;
	color: #333333;
}

.about_search_btn {
	border: 0px;
	border-top-right-radius: 2em;
	border-bottom-right-radius: 2em;
	width: 6rem;
	height: 100%;
	background-color: #3487FF;
	background-color: var(--main-color);
	display: flex;
	align-items: center;
	justify-content: center;
	cursor: pointer;
}

.search_count {
	display: inline-block;
	height: 60px;
	display: flex;
	align-items: center;
}

.search_count_right {
	color: #3487FF;
	color: var(--main-color);
	margin-left: 10px;
}

.search_start {
	display: flex;
	height: 400px;
	align-items: center;
	justify-content: center;
}

.search_no {
	display: flex;
	height: 400px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}

.search_flex .list_box {
	width: 100%;
}

.list_inline {
	display: flex;
	align-items: center;
}

.list_inline_left {
	padding-right: 10px;
	width: 20%;
}

.list_inline_right {
	padding: 10px;
	width: 80%;
}

.mb10 {
	margin-bottom: 10px;
}

.inline_img {
	width: 100%;
	height: 0;
	padding-bottom: 66.6%;
	overflow: hidden;
	background-position: center center;
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	background-size: cover;
}

.article_item_no_img {
	margin-bottom: 40px;
	display: flex;
	display: -webkit-flex;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	padding: 30px 20px 30px 0px;
	box-shadow: 2px 2px 8px 8px #f5f5f5;
	-webkit-box-shadow: 2px 2px 8px 8px #f5f5f5;
	-moz-box-shadow: 2px 2px 8px 8px #f5f5f5;
	-ms-box-shadow: 2px 2px 8px 8px #f5f5f5;
	-o-box-shadow: 2px 2px 8px 8px #f5f5f5;
	align-items: center;
	position: relative;
	width: 100%;
	color: #333333;
	justify-content: space-between;
}

#search {
	margin-block-end: 0;
}

#search_res {
	margin-block-end: 0;
}

#search_mask {
	display: flex;
	margin-block-end: 0;
	align-items: center;
}

img.search-img-mask {
	position: relative;
	top: 100px;
	right: 30px;
	cursor: pointer;
}



.top_down_icon {
	cursor: pointer;
	padding-left: 10px;
}

.ac_down_icon {
	cursor: pointer;
	padding-left: 5px;
}

.list_from {
	margin-left: 30%;
	padding-top: 2px;
}


button:focus {
	outline: none
}

button:focus {
	outline: 0
}

button::-moz-focus-inner {
	border-color: transparent;
}

.pt60 {
	padding-top: 60px;
}

.mb-40 {
	margin-bottom: 40px;
}

.exit_video:hover {
	animation: rotate .5s;
	-webkit-animation: rotate .5s;
	-moz-animation: rotate .5s;
	-ms-animation: rotate .5s;
	-o-animation: rotate .5s;
}

.cinema_table {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

/*
.cinema_table_item {
width: 48%;
}*/

.cinema_table_item {
	width: 100%;
}

.cinema_table_item .details{
	position: relative;
}

.cinema_table_item .details img{
	width: 100%;
	cursor: pointer;
}
@media (hover: hover) {
	.cinema_table_item .details.hover:hover::before {
		content: "";
		position: absolute;
		width: 100%; /* 覆盖整个图片区域 */
		height: 100%;
		z-index: 10;
		background-color: rgba(0, 0, 0, 0.5); /* 半透明黑色蒙层 */
		background-image: url(../img/big.png); /* 放大图标 */
		background-repeat: no-repeat;
		background-size: 80px; /* 调整图标大小 */
		background-position: center;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		pointer-events: none; /* 防止蒙层阻挡鼠标事件 */
	}
}

@media (max-width: 1200px) {
	.cinema_table_item .details.hover::before {
		content: "";
		position: absolute;
		width: 100%; /* 覆盖整个图片区域 */
		height: 100%;
		z-index: 10;
		background-color: rgba(0, 0, 0, 0.5); /* 半透明黑色蒙层 */
		background-image: url(../img/big.png); /* 放大图标 */
		background-repeat: no-repeat;
		background-size: 80px; /* 调整图标大小 */
		background-position: center;
		top: 50%;
		left: 50%;
		transform: translate(-50%, -50%);
		pointer-events: none; /* 防止蒙层阻挡鼠标事件 */
	}
}

@media (max-width: 992px){
	.cinema_table_item .details.hover::before {
		background-size: 60px!important; 
	}
}

@media (max-width: 768px){
	.cinema_table_item .details.hover::before {
		background-size: 40px!important; 
	}
}


@media (max-width: 480px){
	.cinema_table_item .details.hover::before {
		background-size: 30px!important; 
	}
}

.cxjyq_p {
	width: 100%;
	white-space: pre-wrap;
	white-space: break-spaces;
	line-height: 2em;
}

.mlr-10 {
	margin: 0 10px;
}

.news_complete_left {
	width: 67%;
}

.news_complete_right {
	width: 30%;
}

.iconfont {
	font-size: 22px;
	cursor: pointer;
}

.iconfont:focus-visible {
	outline: none;
}

.icon-weixin-color,
.icon-weixin,
.icon-weibo-color,
.icon-weibo,
.icon-fenxiang-blue,
.icon-fenxiang,
.icon-shouji-blue,
.icon-shouji {
	font-size: 30px;
	color:#8A8A8A;
}

.icon-weixin-color{
	color:#09BB07;
}

.icon-weibo-color{
	color:#E71F19;
}

.icon-shouji-blue,
.icon-fenxiang-blue{
	color:#3487FF;
}

.icon-login-blue,
.icon-login {
	font-size: 46px;
}

.icon-down,
.icon-down-blue,
{
	font-size: 26px;
}

.icon-fanhui {
	font-size: 36px;
	float: right;
	color:#3487FF;
}

@media (max-width:499.99px) {
	.iconfont {
		font-size: 20px;
	}

	.icon-login-blue,
	.icon-login {
		font-size: 41px;
	}

	.icon-list,
	.icon-list-blue {
		font-size: 20px;
	}

	.icon-fanhui {
		font-size: 36px;
	}
	.res_icon_item {
		padding-left: 18px;
	}
}

@media (max-width:480px) {
	.icon-fanhui {
		font-size: 30px;
	}
}

.list-item.border_show a {
	color: #3487FF !important;
}

.list-item:hover a {
	color: #3487FF !important;
}

.nav-child {
	position: absolute;
	left: 0;
	top: 102%;
	right: 0;
	background: rgba(0, 0, 0, .2);
}

.nav-child a:hover {
	color: #3487FF;
	transition: all 0.3s ease;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
}

.nav-child ul {
	height: 0;
	overflow: hidden;
	font-size: 14px;
	text-align: center;
	position: relative;

}

.nav-child ul li {
	padding: 0 1.5em;
	position: relative;
	height: 100%;
	display: inline-block;
}

.nav-child ul.child-active {
	height: 50px;
	-webkit-transition: height 0.15s ease-out 0s;
	transition: height 0.15s ease-out 0s
}

.nav-child ul li a {
	color: #fff;
	display: block;
	height: 100%;
	line-height: 50px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.xzw_vlts_bg {
	background-image: url(../img/top/vlts_bg.jpg);
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center center;
	position: relative;
	height: 400px;
}

.text_of {
	line-height: 1.8em;
}


.layui-form dd {
	margin-bottom: 0.5rem;
	margin-left: 0;
}

.layui-form dl,
.layui-form ol,
.layui-form ul {
	margin-top: 0;
	margin-bottom: 1rem;
}

.loaded .site-preloader-wrap {
	opacity: 0;
	visibility: hidden;
}

.site-preloader-wrap {
	position: fixed;
	z-index: 99999;
	height: 100%;
	width: 100%;
	background: #fff;
	top: 0;
	left: 0
}

.site-preloader-wrap .cms-spinner {
	background-color: #3487FF;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -20px;
	margin-top: -20px
}

.cms-spinner {
	width: 40px;
	height: 40px;
	border-radius: 100%;
	-webkit-animation: sk-scaleout 1s infinite ease-in-out;
	animation: sk-scaleout 1s infinite ease-in-out;
}

@-webkit-keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		opacity: 0
	}
}

@keyframes sk-scaleout {
	0% {
		-webkit-transform: scale(0);
		transform: scale(0)
	}

	100% {
		-webkit-transform: scale(1);
		transform: scale(1);
		opacity: 0
	}
}
.index_suggestion_gif{
	position: fixed;
	right: 30px;
	bottom: 7%;
	z-index:999;
	width:110px;
}

.my_copyright {
	display:block!important;	
}
.my_copyright ul{
	color: #fff;
	display: flex!important;
	width: 100%!important;
	justify-content: center!important;
	flex-wrap: wrap!important;
}
.my_copyright ul a{
	color: #fff;
}
.my_copyright ul a:hover{
	color: #3487FF;
	-webkit-transition: all .3s linear;
	-ms-transition: all .3s linear;
	-o-transition: all .3s linear;
	transition: all .3s linear;
}
.my_copyright ul li {
	font-size: 12px;
	margin-bottom: 10px;
	line-height: 1.5rem;
}
.my_copyright ul li:not(:last-child){
	padding-right: 16px;
}
.my_copyright ul:last-child > li {
	margin-bottom: 0px;
}

.footer_sug_parent{
	padding-right: 0px!important;
	margin-bottom: 0px!important;
}

.footer_sug{
	border: 1px solid #bbbbbb;
	padding: 2px 10px;
	cursor: pointer;
}
.footer_sug_details{
	text-align: center;
	font-size: 16px;
	padding: 12px 0;
	background: #18222e;
	border-top: 1px solid #474747;
	position: fixed;
	width: 100%;
	left: 0;
	bottom: -60px;
	z-index: 9999;
	opacity: 0;
}
.footer_sug_details li{
	color: #fff;
	font-size: 12px;
	margin-bottom: 0px;
	line-height: 1.5rem;
}



@media (max-width: 768px){
	.my_copyright ul li {
		width: 100%;
	}
	.my_copyright ul:last-child > li {
		margin-bottom: 10px;
	}
	.my_copyright ul:last-child > li:last-child{
		margin-bottom: 0px;
	}
}
form#loginout{
	margin:0px;
}

.public_wait {
	display: flex;
	min-height: 400px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.vr_wait {
	display: flex;
	min-height: 400px;
	flex-direction: column;
	align-items: center;
	justify-content: center;
}
.public_wait_title{
	font-size:18px;
	margin-top:10px;
	width:90%;
	text-align:center;
}

.public_wait img{
	margin-bottom:20px;
}

.vlt_status_container {
	width: 100%;
	margin-bottom: 30px;
}
.vlt_status_box{
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
}

.vlt_status_content {
	width: 100%;
	height: 100%;
	display: flex;
	display: -webkit-flex;
	align-items: center;
	justify-content: center;
	flex-direction: column;
}
.vlt_status_content img{
	max-width:100%;
}

.vlt_status_title {
	font-size: 18px;
	padding: 20px 0px;
	width:90%;
	text-align:center;
}
.vlt_status_time{
	font-size:18px;
	display: flex;
	align-items: center;
	justify-content: center;
	width:90%;
	text-align:center;
}

.vlt_status_btn{
	text-decoration: none;
	outline: none;
	color: #3487ff;
	border: none;
	position: relative;
	float: right;
	width: 100px;
	height: 35px;
	display: inline-block;
	text-align: center;
	background-color: #3487FF;
	cursor: pointer;
	color: #ffffff;
	width: 140px;
	line-height: 35px;
	font-size: 14px;
	border-radius: 2px;
	-moz-border-radius: 2px;
	-o-border-radius: 2px;
	-ms-border-radius: 2px;
}



@media (max-width:768px) {
	.vlt_status_content img{
		max-width:60%;
		width:60%;
	}
	.public_wait img{
		max-width:50%;
		width:50%;
	}
	.vlt_status_title,.public_wait_title {
		font-size: 16px;
	}
}

@media (max-width:490px) {
	.vlt_status_content img {
		max-width: 70%;
		width:70%;
	}
	.public_wait img {
		max-width: 60%;
		width:60%;
	}
	.vlt_status_title,.public_wait_title {
		font-size: 14px;
	}
}


.language_icon,.res_language {
	display:none;
}

.content_cgxz{
	text-align: justify;
}
.content_cgxz p{
	margin-bottom: 0.625rem;
	line-height: 1.8em;
	text-align: justify;
}

strong{
	font-weight:bold;
}
audio:focus {
	outline: none;
}

.content_text video {
	display: flex;
	flex-wrap: wrap;
	width: 70%;
	height: auto;
	margin: 0.625rem auto;
}
