.wrap_complete {
	width:1440px;
	margin:0 auto;
	display:flex;
	justify-content:space-between;
	position:relative
}
.left_login_box {
	width:100%;
	height:260px;
	border-radius:10px;
	background:radial-gradient(ellipse at left top,#01a032 0%,#2c2c2c 70%);
	padding:25px 25px 25px;
	box-shadow:2px 2px 10px rgba(0,0,0,.3)
}
.left_login_input {
	width:100%;
	margin:5px 0 0;
	background-color:#222;
	border:1px solid #222;
	border-radius:10px;
	padding:4px 10px 4px 10px;
	color:#fff;
	height:44px
}
.left_login_btn {
	float:left;
	width:100%;
	margin:10px 0 0;
	padding:0 10px;
	height:48px;
	line-height:48px;
	border-radius:10px;
	text-align:center;
	background:linear-gradient(#01a032 0%,#007825 50%,#01a032 50%,#007825 100%);
	background-size:100% 200%;
	font-weight:normal;
	font-size:16px;
	color:#fff;
	transition:all .3s
}
.left_login_btn:hover {
	background-position-y:100%
}
.main_area {
	width:calc(100% - 350px)
}
.main_mid_auto {
	width:100%
}
.main_notice_event .main_list_part {
	width:50%;
	margin-right:5px;
	flex:1 1 auto;
	overflow:hidden;
	background:#2c2c2c;
	border-radius:10px;
	box-shadow:2px 2px 10px rgba(0,0,0,.3)
}
.main_notice_event .main_list_part+.main_list_part {
	margin-left:5px;
	margin-right:0
}
.main_notice_event .main_list_part .item-heading {
	position:relative;
	font-size:0;
	height:48px;
	line-height:48px;
	padding-left:20px;
	background:#01a032;
	overflow:hidden;
	border-radius:10px 10px 0 0
}
.main_notice_event .main_list_part .item-heading:before {
	content:"";
	position:absolute;
	right:0;
	top:0;
	width:0;
	height:0;
	background:linear-gradient(192deg,#116E51 0%,rgba(17,110,81,0) 37%)
}
.main_notice_event .main_list_part .item-heading>* {
	vertical-align:middle
}
.main_notice_event .main_list_part .item-heading span {
	font-size:18px;
	color:#fff;
	font-weight:bold
}
.main_notice_event .main_list_part ul.transaction-list {
	margin-bottom:0;
	padding:15px;
	height:230px;
	overflow:hidden
}
.main_notice_event .main_list_part ul.transaction-list .items {
	display:flex;
	justify-content:space-between;
	align-items:center;
	font-size:13px;
	font-weight:bold;
	height:40px;
	line-height:40px;
	color:#c3c1c5;
	border-bottom:0px dashed #4a4a4a;
	font-family:"Noto Sans","Noto Sans CJK KR",sans-serif
}
.main_notice_event .main_list_part ul.transaction-list .items .goldTxt {
	color:#f4b741
}
.main_notice_event .main_list_part ul.transaction-list .items .transaction-item {
	flex:0 0 auto
}
.main_notice_event .main_list_part ul.transaction-list .items .transaction-item:nth-child(1) {
	width:80px;
	display:inline-block;
	margin:0 5px 0 0;
	font-size:14px;
	color:#00d97b;
	font-weight:normal
}
.main_notice_event .main_list_part ul.transaction-list .items .transaction-item:nth-child(2) {
	flex:1 1 auto;
	font-size:14px;
	color:#fff;
	font-weight:normal
}
.main_notice_event .main_list_part ul.transaction-list .items .transaction-item:nth-child(3) {
	font-size:14px;
	color:#01a032;
	font-weight:normal
}
.main_notice_event .main_list_part ul.transaction-list .items .transaction-item:nth-last-child(1) {
	width:50px;
	color:#676767;
	font-size:14px;
	font-weight:normal
}
.banner_scroll {
	overflow:hidden
}
.banner_scroll img {
	width:100%
}
.main_game_banner_list {
	flex-wrap:wrap;
	margin:5px -5px
}
.main_game_banner_list li {
	flex:1 1 auto;
	width:33.33%;
	padding:5px
}
.main_game_banner_list li a {
	display:block
}
.main_game_banner_list li a img {
	display:block;
	width:100%;
	max-width:auto
}
.transaction-page {
	overflow:hidden
}
.transaction-page .transaction-container {
	display:flex;
	flex-wrap:nowrap;
	align-items:flex-start;
	justify-content:space-between;
	background:#000
}
.transaction-page .transaction-container .transaction-table {
	width:410px;
	border:1px solid #4a4a4a;
	font-size:13px;
	color:#999;
	font-family:"Dotum Regular";
	overflow:hidden
}
.transaction-page .transaction-container .transaction-table .table-heading {
	width:100%;
	font-size:13px;
	color:#fff;
	padding:7px 18px;
	font-weight:600;
	font-family:noto sans cjk;
	letter-spacing:-0.8px;
	line-height:49px
}
.transaction-page .transaction-container .transaction-table .table-heading span:first-of-type {
	font-size:20px
}
.transaction-page .transaction-container .transaction-table .table-heading span.pull-right {
	color:#f4b741;
	font-size:14px
}
.transaction-page .transaction-container .transaction-table ul.transaction-list {
	margin-bottom:0;
	padding:0 10px;
	height:230px;
	overflow:hidden
}
.transaction-page .transaction-container .transaction-table ul.transaction-list .items {
	display:flex;
	justify-content:space-between;
	align-items:center;
	font-size:13px;
	font-weight:bold;
	padding:11px 0;
	color:#c3c1c5;
	border-bottom:1px dashed #4a4a4a;
	font-family:"Noto Sans","Noto Sans CJK KR",sans-serif
}
.transaction-page .transaction-container .transaction-table ul.transaction-list .items .goldTxt {
	color:#f4b741
}
.customer-page {
	font-size:13px;
	color:#c3c1c5;
	width:100%;
	margin-top:10px;
	letter-spacing:-0.78px;
	background:#000
}
.customer-page .customer-content {
	border:1px solid #009cff
}
.customer-page .customer-buttons {
	float:left;
	width:25%;
	height:97px;
	position:relative;
	cursor:pointer;
	padding:20px;
	background:#01040d;
	text-align:center
}
.customer-page .customer-buttons img {
	vertical-align:baseline
}
.customer-page .customer-buttons:nth-of-type(-n+3):after {
	content:"";
	position:absolute;
	width:1px;
	height:50%;
	right:0;
	top:50%;
	background:#009cff;
	transform:translateY(-50%)
}
.customer-page .text-con {
	display:inline-block;
	margin-left:5px;
	text-align:left
}
.customer-page .text-con p {
	margin:0;
	color:#ccc
}
.customer-page .text-con p.goldTxt {
	letter-spacing:-1.44px;
	color:#009cff;
	font-size:24px
}
.pull-right {
	float:right
}
.banner_zone {
	width:100%;
	margin:80px 0 0 0;
	height:612px;
	position:relative
}
.banner_zone .mwa2 {
	position:relative;
	width:100%;
	height:612px;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	z-index:2;
	background:url("img/mwa2_bg.png") no-repeat;
	background-size:100% 100%
}
.banner_zone .mwa2 .mwa2_box {
	width:454px;
	height:235px;
	position:absolute;
	left:30px;
	top:250px
}
.banner_zone .mwa2 .mwa2_box p {
	color:#4a585e;
	text-align:left;
	font-size:22px;
	font-family:a2;
	line-height:47px
}
.banner_zone .mwa2 .mwa2_bottom {
	width:445px;
	height:45px;
	position:absolute;
	left:30px;
	bottom:26px
}
.banner_zone .mwa2 .mwa2_bottom .go_zhibo {
	width:236px;
	height:44px;
	background:linear-gradient(90deg,#3CE2E5 0%,#216EB3 100%);
	border-radius:22px;
	font-family:a3;
	font-size:19px;
	color:#fff;
	cursor:pointer;
	position:relative;
	box-shadow:0px 2px 4px 0px rgba(25,76,100,.31)
}
.banner_zone .mwa2 .mwa2_bottom .go_zhibo .go_zhibo_xian {
	width:55px;
	position:absolute;
	top:15px;
	left:205px
}
.banner_zone .mwa1 {
	width:450px;
	height:660px;
	position:absolute;
	top:0;
	right:0
}
.banner_zone .mwa1 .nwa1_login {
	width:450px;
	height:280px;
	background:url("img/ggb1.png") no-repeat 50%/450px 280px;
	box-shadow:0 6px 20px 3px rgba(201,211,237,.5);
	border-radius:24px;
	padding:30px 26px
}
.banner_zone .mwa1 .nwa1_login .nwa1_login_input {
	width:100%;
	height:44px;
	border-radius:22px;
	background:#fff;
	padding-left:20px;
	color:#999;
	font-family:a2;
	font-size:14px
}
.banner_zone .mwa1 .nwa1_login .nwa1_login_input::placeholder {
	color:#999;
	font-family:a2;
	font-size:14px
}
.banner_zone .mwa1 .nwa1_login .nwa1_login_button {
	width:100%;
	height:44px;
	border-radius:22px;
	background:#fff;
	color:#fff;
	cursor:pointer;
	font-size:18px;
	font-weight:bold;
	background:linear-gradient(180deg,#3EE9E3 0%,#208EFF 100%);
	transition:all .3s
}
.banner_zone .mwa1 .nwa1_login .nwa1_login_button:hover {
	background:linear-gradient(180deg,#208EFF 0%,#3EE9E3 100%)
}
.banner_zone .mwa1 .nwa1_user {
	width:450px;
	height:280px;
	background:url("img/ggb1.png") no-repeat 50%/450px 280px;
	box-shadow:0 6px 20px 3px rgba(201,211,237,.5);
	border-radius:24px;
	padding:30px 26px
}
.banner_zone .mwa1 .nwa1_user .left_user {
	width:100%;
	height:70px
}
.banner_zone .mwa1 .nwa1_user .left_user .left_user_img {
	width:70px;
	height:70px;
	float:left;
	cursor:pointer
}
.banner_zone .mwa1 .nwa1_user .left_user .left_user_name {
	width:310px;
	height:60px;
	float:right
}
.banner_zone .mwa1 .nwa1_user .left_user .left_user_name .left_user_name1 {
	width:100%;
	height:35px
}
.banner_zone .mwa1 .nwa1_user .left_user .left_user_name .left_user_name1 .left_user_name1_p1 {
	line-height:35px;
	font-size:17px;
	color:#333;
	float:left;
	font-family:a3
}
.banner_zone .mwa1 .nwa1_user .left_user .left_user_name .left_user_name1 .left_user_name1_p2 {
	line-height:35px;
	font-size:13px;
	color:#6973da;
	float:right
}
.banner_zone .mwa1 .nwa1_user .left_user .left_user_name .left_user_name2 {
	width:100%;
	height:35px;
	background:#fff;
	border-radius:22px;
	padding-left:14px
}
.banner_zone .mwa1 .nwa1_user .left_user .left_user_name .left_user_name2 span {
	color:#6973da;
	font-size:14px;
	line-height:35px
}
.banner_zone .mwa1 .nwa1_user .left_user_btn {
	width:100%;
	height:44px;
	margin:14px 0 0 0;
	text-align:center
}
.banner_zone .mwa1 .nwa1_user .left_user_btn button {
	width:190px;
	height:44px;
	background:url(img/b21.png) no-repeat;
	background-size:100% 100%;
	cursor:pointer;
	color:#fff;
	font-size:14px;
	font-family:a3
}
.banner_zone .mwa1 .nwa1_user .left_user_btn button:last-child {
	margin-left:14px
}
.banner_zone .mwa1 .nwa1_user .left_user_menu {
	width:100%;
	height:86px;
	margin:14px 0 0 0
}
.banner_zone .mwa1 .nwa1_user .left_user_menu div {
	width:86px;
	height:86px;
	background:url(img/umb.png) no-repeat;
	background-size:100% 100%;
	float:left;
	margin-left:18px;
	cursor:pointer;
	text-align:center;
	border-radius:8px;
	position:relative
}
.banner_zone .mwa1 .nwa1_user .left_user_menu div:first-child {
	margin-left:0
}
.banner_zone .mwa1 .nwa1_user .left_user_menu div .umb1 {
	width:35px;
	position:absolute;
	top:26.5px;
	left:25.5px;
	transition:all .3s ease;
	opacity:1
}
.banner_zone .mwa1 .nwa1_user .left_user_menu div .umb11 {
	width:35px;
	position:absolute;
	top:26.5px;
	left:25.5px;
	transition:all .5s ease;
	opacity:0
}
.banner_zone .mwa1 .nwa1_user .left_user_menu div:hover {
	background:linear-gradient(180deg,#56ECFE 0%,#2799E7 100%)
}
.banner_zone .mwa1 .nwa1_user .left_user_menu div:hover .umb1 {
	opacity:0
}
.banner_zone .mwa1 .nwa1_user .left_user_menu div:hover .umb11 {
	transform:rotate(360deg);
	opacity:1
}
.banner_zone .mwa1 .nwa1_login_p1 {
	width:100%;
	height:52px;
	margin-top:50px;
	font-size:44px;
	color:#414a65;
	line-height:52px;
	text-align:left;
	font-weight:bold;
	font-family:a3
}
.banner_zone .mwa1 .nwa1_login_p2 {
	width:100%;
	height:45px;
	margin-top:5px;
	font-size:38px;
	color:#d3d9f0;
	line-height:45px;
	text-align:left;
	font-weight:bold;
	font-family:a3
}
.banner_zone .mwa1 .nwa1_login_p3 {
	width:100%;
	height:72px;
	margin-top:5px;
	font-size:13px;
	color:#6c7ba8;
	line-height:24px;
	text-align:left;
	font-weight:bold
}
.banner_zone .mwa1 .uvn {
	width:100%;
	height:90px;
	margin-top:18px
}
.banner_zone .mwa1 .uvn ul li {
	position:relative;
	text-align:center;
	cursor:pointer
}
.banner_zone .mwa1 .uvn ul li div {
	width:98px;
	height:102px;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	-webkit-align-items:flex-start;
	align-items:flex-start;
	background-image:none !important;
	position:relative;
	z-index:1
}
.banner_zone .mwa1 .uvn ul li div .uvn1 {
	position:absolute;
	top:30px;
	left:30px;
	display:block
}
.banner_zone .mwa1 .uvn ul li div .uvn2 {
	position:absolute;
	top:30px;
	left:30px;
	display:none
}
.banner_zone .mwa1 .uvn ul li div:before {
	content:"";
	z-index:-1;
	top:0;
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:50%;
	-webkit-transform:translate3d(-50%,0,0);
	transform:translate3d(-50%,0,0);
	background:url(img/spec.png) no-repeat;
	background-size:100% 100%
}
.banner_zone .mwa1 .uvn ul li div:hover {
	background-image:none !important;
	position:relative;
	z-index:1;
	-webkit-animation:tQUdzLxlqCvRXKwB0AgLZw__ .5s ease forwards;
	animation:tQUdzLxlqCvRXKwB0AgLZw__ .5s ease forwards
}
.banner_zone .mwa1 .uvn ul li div:hover .uvn1 {
	display:none
}
.banner_zone .mwa1 .uvn ul li div:hover .uvn2 {
	display:block
}
.banner_zone .mwa1 .uvn ul li div:hover:before {
	content:"";
	z-index:-1;
	top:0;
	display:block;
	width:100%;
	height:100%;
	position:absolute;
	left:50%;
	-webkit-transform:translate3d(-50%,0,0);
	transform:translate3d(-50%,0,0);
	background:url(img/spec2.png) no-repeat;
	background-size:100% 100%
}
@-webkit-keyframes tQUdzLxlqCvRXKwB0AgLZw__ {
	0% {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
to {
	-webkit-transform:scale(1);
	transform:scale(1)
}
}@keyframes tQUdzLxlqCvRXKwB0AgLZw__ {
	0% {
	-webkit-transform:scale(1.1);
	transform:scale(1.1)
}
to {
	-webkit-transform:scale(1);
	transform:scale(1)
}
}.banner_zone .mwa1 .uvn ul li p {
	position:relative;
	font-size:16px;
	color:#6c7ba8;
	line-height:24px;
	font-weight:300
}
.bz_title {
	width:100%;
	height:95px;
	margin-top:100px
}
.bz_title img {
	width:100%
}
.banner_zone2 {
	width:100%;
	margin:80px 0 0 0;
	height:567px;
	position:relative
}
.banner_zone2 .mwa2 {
	position:relative;
	width:100%;
	height:567px;
	display:-webkit-flex;
	display:flex;
	-webkit-justify-content:center;
	justify-content:center;
	z-index:2;
	background:url("img/mwa2_bg2.png") no-repeat;
	background-size:100% 100%
}
.banner_zone2 .mwa2 .mwa2_box {
	width:324px;
	height:216px;
	position:absolute;
	right:201px;
	top:126px
}
.banner_zone2 .mwa2 .mwa2_box h1 {
	font-size:48px;
	color:#31414c;
	line-height:56px;
	font-family:a3
}
.banner_zone2 .mwa2 .mwa2_box p {
	color:#4a585e;
	text-align:left;
	font-size:22px;
	font-family:a2;
	line-height:40px
}
.banner_zone2 .mwa2 .mwa2_bottom {
	width:445px;
	height:45px;
	position:absolute;
	right:81px;
	bottom:143px
}
.banner_zone2 .mwa2 .mwa2_bottom .go_zhibo {
	width:236px;
	height:44px;
	background:linear-gradient(90deg,#3CE2E5 0%,#216EB3 100%);
	border-radius:22px;
	font-family:a3;
	font-size:19px;
	color:#fff;
	cursor:pointer;
	position:relative;
	box-shadow:0px 2px 4px 0px rgba(25,76,100,.31)
}
.banner_zone2 .mwa2 .mwa2_bottom .go_zhibo .go_zhibo_xian {
	width:55px;
	position:absolute;
	top:15px;
	left:205px
}
.banner_zone2 .mwa1 {
	width:539px;
	height:540px;
	position:absolute;
	top:0;
	right:0
}
.banner_zone2 .mwa1 .nwa1_title {
	width:100%;
	height:109px
}
.banner_zone2 .mwa1 .nwa1_title img {
	height:109px
}
.banner_zone3 {
	width:100%;
	margin:80px 0 0 0;
	height:593px;
	position:relative
}
.banner_zone3 .mwa1 {
	position:absolute;
	width:600px;
	height:593px;
	top:0;
	right:0
}
.banner_zone3 .mwa2 {
	width:670px;
	height:593px;
	position:relative
}
.banner_zone3 .mwa2 .mwa2_top {
	width:533px;
	height:189px;
	background:url("img/b35.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:92px;
	top:80px;
	z-index:3
}
.banner_zone3 .mwa2 .mwa2_top .bbbbb1 {
	position:absolute;
	top:31px;
	left:92px;
	width:80px;
	height:86px;
	-webkit-animation:zoom_1 1.2s ease-in-out infinite alternate;
	animation:zoom_1 1.2s ease-in-out infinite alternate
}
.banner_zone3 .mwa2 .mwa2_top .bbbbb2 {
	position:absolute;
	top:64px;
	left:250px;
	width:80px;
	height:86px;
	-webkit-animation:zoom_2 1.2s ease-in-out infinite alternate;
	animation:zoom_2 1.2s ease-in-out infinite alternate
}
.banner_zone3 .mwa2 .mwa2_top .bbbbb3 {
	position:absolute;
	top:16px;
	left:411px;
	width:80px;
	height:86px;
	-webkit-animation:zoom_1 1.2s ease-in-out infinite alternate;
	animation:zoom_1 1.2s ease-in-out infinite alternate
}
@-webkit-keyframes zoom_1 {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
100% {
	-webkit-transform:scale(1.2);
	transform:scale(1.2)
}
}@keyframes zoom_1 {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
100% {
	-webkit-transform:scale(1.2);
	transform:scale(1.2)
}
}@-webkit-keyframes zoom_2 {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
100% {
	-webkit-transform:scale(1.3);
	transform:scale(1.3)
}
}@keyframes zoom_2 {
	0% {
	-webkit-transform:scale(1);
	transform:scale(1)
}
100% {
	-webkit-transform:scale(1.3);
	transform:scale(1.3)
}
}.banner_zone3 .mwa2 .mwa2_bottom {
	width:100%;
	height:283px;
	background:url("img/b36.png") no-repeat;
	background-size:100% 100%;
	position:absolute;
	left:0px;
	bottom:58px;
	z-index:1;
	padding:31px 0 0 75px
}
.banner_zone3 .mwa2 .mwa2_bottom p {
	font-size:22px;
	color:#4a585e;
	line-height:56px;
	text-align:left
}
.banner_zone4 {
	width:1180px;
	height:175px;
	position:relative;
	margin:80px auto 0 auto
}
.banner_zone4 ul li {
	float:left;
	width:220px;
	height:175px;
	background:url("img/shanzi_red.png") no-repeat;
	background-size:100% 100%;
	text-align:center;
	margin-left:100px
}
.banner_zone4 ul li a {
	font-size:30px;
	color:#fff;
	line-height:180px;
	text-shadow:0px 2px 4px rgba(0,0,0,.5);
	font-family:a3
}
.banner_zone4 ul li:first-child {
	margin-left:0
}
.banner_zone5 {
	width:100%;
	height:350px;
	margin:60px 0 0 0;
	background:url("img/banner_zone5.png") no-repeat;
	background-size:100% 100%;
	text-align:center;
	padding:45px 95px 0 95px
}
.banner_zone5 p {
	font-size:22px;
	color:#4a585e;
	line-height:75px
}
.hulk_seo_wrap {
	float:left;
	width:100%;
	margin:100px 0 0 0;
	padding:0 0 40px 0
}
.hulk_seo_title1 {
	width:100%;
	text-align:center;
	font-weight:700;
	font-size:40px;
	color:#01a032;
	transition:all .5s
}
.hulk_seo_title2 {
	width:100%;
	margin:20px 0 0 0;
	text-align:center;
	font-weight:700;
	font-size:20px;
	color:#d1d1d1;
	transition:all .5s
}
.hulk_seo_title_box {
	width:100%;
	margin:100px 0 0 0;
	position:relative;
	display:flex;
	align-items:center;
	transition:all .5s
}
.hst_text_box {
	width:100%;
	background:radial-gradient(ellipse at left top,#01a032 0%,#2c2c2c 70%);
	padding:50px 460px 50px 40px;
	box-shadow:2px 2px 10px rgba(0,0,0,.3);
	border-radius:10px;
	overflow:hidden;
	transition:all .5s
}
.hulk_seo_wrap h2 {
	margin:0;
	padding:0;
	font-size:30px;
	line-height:44px;
	font-weight:700;
	color:#fff;
	transition:all .5s
}
.con_box20 {
	width:100%;
	margin:20px 0 0 0
}
.hulk_seo_wrap h4 {
	margin:0;
	padding:0;
	font-size:20px;
	line-height:30px;
	font-weight:700;
	color:#fff;
	transition:all .5s
}
.hst_item {
	width:100%;
	position:absolute
}
.hst_item img {
	width:100%;
	max-width:1050px;
	transition:all .5s
}
.hulk_seo_text_box {
	width:100%;
	text-align:center;
	margin:80px 0 0 0;
	padding:30px;
	transition:all .5s
}
.hulk_seo_wrap h5 {
	margin:0;
	padding:0;
	font-size:23px;
	line-height:28px;
	font-weight:normal;
	color:#d1d1d1;
	transition:all .5s
}
.hulk_seo_imfortant_box {
	width:100%;
	margin:20px 0 0 0;
	background:#2c2c2c;
	box-shadow:2px 2px 10px rgba(0,0,0,.3);
	border-radius:10px;
	overflow:hidden;
	transition:all .5s
}
.hulk_seo_imfortant_title {
	width:55%;
	margin:40px 0 0 0;
	padding:10px 20px;
	background:#01a032;
	border-radius:0 100px 100px 0;
	transition:all .5s
}
.hulk_seo_wrap h3 {
	margin:0;
	padding:0;
	font-size:24px;
	line-height:30px;
	font-weight:700;
	color:#fff;
	transition:all .5s
}
.hulk_seo_imfortant_text {
	width:100%;
	padding:40px 50px;
	transition:all .5s
}
.hulk_seo_wrap h6 {
	margin:0;
	padding:0;
	font-size:18px;
	line-height:26px;
	font-weight:300;
	color:#d1d1d1;
	transition:all .5s
}
.hulk_seo_font02 {
	color:#01a032
}
.left_customer_box {
	width:100%;
	height:225px;
	position:relative;
	background:url("img/asd.png") no-repeat;
	background-size:100% 100%;
	margin:40px 0 0 0;
	padding:20px 16px
}
.left_customer_box .left_user {
	width:100%;
	height:60px
}
.left_customer_box .left_user .left_user_img {
	width:60px;
	height:60px;
	float:left;
	cursor:pointer
}
.left_customer_box .left_user .left_user_name {
	width:200px;
	height:60px;
	float:right
}
.left_customer_box .left_user .left_user_name .left_user_name1 {
	width:100%;
	height:30px
}
.left_customer_box .left_user .left_user_name .left_user_name1 .left_user_name1_p1 {
	line-height:25px;
	font-size:17px;
	color:#333;
	float:left;
	font-family:a3
}
.left_customer_box .left_user .left_user_name .left_user_name1 .left_user_name1_p2 {
	line-height:25px;
	font-size:13px;
	color:#6973da;
	float:right
}
.left_customer_box .left_user .left_user_name .left_user_name2 {
	width:100%;
	height:30px;
	background:#fff;
	border-radius:22px;
	padding-left:14px
}
.left_customer_box .left_user .left_user_name .left_user_name2 span {
	color:#6973da;
	font-size:14px;
	line-height:30px
}
.left_customer_box .left_user_btn {
	width:100%;
	height:30px;
	margin:14px 0 0 0;
	text-align:center
}
.left_customer_box .left_user_btn button {
	width:130px;
	height:30px;
	background:url("img/b21.png") no-repeat;
	background-size:100% 100%;
	cursor:pointer;
	color:#fff;
	font-size:13px;
	font-family:a3
}
.left_customer_box .left_user_menu {
	width:100%;
	height:63px;
	margin:14px 0 0 0
}
.left_customer_box .left_user_menu div {
	width:60px;
	height:63px;
	background:url("img/umb.png") no-repeat;
	background-size:100% 100%;
	float:left;
	margin-left:8px;
	cursor:pointer;
	text-align:center;
	border-radius:8px;
	position:relative
}
.left_customer_box .left_user_menu div:first-child {
	margin-left:0
}
.left_customer_box .left_user_menu div .umb1 {
	width:30px;
	position:absolute;
	top:16.5px;
	left:15px;
	transition:all .3s ease;
	opacity:1
}
.left_customer_box .left_user_menu div .umb11 {
	width:30px;
	position:absolute;
	top:16.5px;
	left:15px;
	transition:all .5s ease;
	opacity:0
}
.left_customer_box .left_user_menu div:hover {
	background:linear-gradient(180deg,#56ECFE 0%,#2799E7 100%)
}
.left_customer_box .left_user_menu div:hover .umb1 {
	opacity:0
}
.left_customer_box .left_user_menu div:hover .umb11 {
	transform:rotate(360deg);
	opacity:1
}
.left_customer_box_no {
	width:100%;
	height:225px;
	position:relative;
	background:url("img/asd.png") no-repeat;
	background-size:100% 100%;
	margin:40px 0 0 0;
	padding:20px 16px
}
.left_customer_box_no .left_customer_box_no_input {
	width:100%;
	height:40px;
	border-radius:22px;
	color:#555;
	font-family:a2;
	font-size:14px;
	padding-left:30px
}
.left_customer_box_no .left_customer_box_no_input::placeholder {
	color:#999;
	font-family:a2;
	font-size:14px
}
.left_customer_box_no .left_customer_box_no_but {
	width:100%;
	height:44px;
	border-radius:22px;
	color:#fff;
	font-family:a3;
	background:linear-gradient(180deg,#56ECFE 0%,#2799E7 100%);
	font-size:15px;
	cursor:pointer
}
.left_customer_box_no .left_customer_box_no_but:hover {
	opacity:.85
}
.left_customer_box_no .nologin_active {
	width:100%;
	height:40px
}
.left_customer_box_no .nologin_active .a_p_1 {
	color:#6973da;
	font-size:14px;
	float:left;
	line-height:50px
}
.left_customer_box_no .nologin_active .a_p_2 {
	color:#6973da;
	font-size:14px;
	float:right;
	line-height:50px
}
.lcb_img {
	float:left
}
.lcb_img img {
	width:100%;
	max-width:97px
}
.lcb_text {
	float:left;
	width:calc(100% - 97px)
}
.lcb_font1 {
	display:inline-block;
	width:100%;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	transition:all .3s
}
.lcb_font2 {
	display:inline-block;
	width:100%;
	margin:5px 0 0 0;
	font-size:18px;
	color:#fff;
	font-weight:bold;
	transition:all .3s
}
.lcb_font1 span {
	color:#fffc00
}
.left_notice_box {
	width:100%;
	height:80px;
	margin:20px 0 0 0;
	padding:20px 20px;
	background:linear-gradient(180deg,#F3F5FF 0%,#EBEFFF 100%);
	border-radius:8px;
	border:2px solid #fcfdff;
	display:flex;
	align-items:center
}
.left_notice_box .marquee_box {
	width:100%
}
.left_notice_box .marquee_box .marque_title {
	float:left;
	width:30px;
	height:30px;
	line-height:30px;
	text-align:center;
	border-radius:10px;
	background:linear-gradient(180deg,#56ECFE 0%,#2799E7 100%);
	font-size:15px;
	color:#fff;
	transition:all .3s
}
.left_notice_box .marquee_box .marquee_main {
	width:calc(100% - 35px);
	height:30px;
	line-height:30px;
	color:#333;
	font-size:13px;
	font-weight:700;
	float:left;
	margin-left:5px
}
.left_event_box {
	width:100%;
	margin:30px 0 0 0;
	border-radius:10px;
	background:#2c2c2c;
	overflow:hidden;
	box-shadow:2px 2px 10px rgba(0,0,0,.3)
}
.left_event_title {
	width:100%;
	background:#00d9c7;
	line-height:50px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	font-weight:700;
	font-size:18px;
	color:#e9e9e9
}
.left_event_title img {
	display:inline-block;
	margin:0 10px 0 0
}
.left_event_list {
	width:100%;
	padding:15px
}
.left_event_list ul {
	height:180px;
	overflow:hidden
}
.left_event_list li {
	width:100%;
	height:36px;
	line-height:36px
}
.left_event_list li a {
	display:block;
	width:100%
}
.left_event_devision {
	float:left;
	width:22px
}
.left_event_text {
	float:left;
	width:calc(100% - 92px);
	margin:0 10px;
	padding:0 35px 0 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	transition:all .3s
}
.left_event_odd {
	position:absolute;
	right:0;
	font-size:14px;
	font-weight:normal;
	color:#00d9c7;
	background:linear-gradient(to left,#2c2c2c 50%,rgba(44,44,44,0) 100%)
}
.left_event_date {
	float:left;
	width:50px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	font-weight:normal;
	color:#676767;
	transition:all .3s
}
.left_event_text:hover {
	color:#00d9c7
}
.left_new_box {
	width:100%;
	margin:20px 0 0 0;
	border-radius:10px;
	background:#2c2c2c;
	overflow:hidden;
	box-shadow:2px 2px 10px rgba(0,0,0,.3)
}
.left_new_tab {
	width:100%
}
.left_new_tab ul li {
	float:left;
	width:50%
}
.left_new_tab ul li a {
	display:block;
	width:100%;
	height:50px;
	line-height:50px;
	background:#2c2c2c;
	border-bottom:1px solid #01a032;
	text-align:center;
	font-weight:900;
	font-size:18px;
	color:#fff;
	transition:all .3s
}
.left_new_tab ul li.active a {
	background:#01a032
}
.left_new_tab_con {
	width:100%;
	padding:15px
}
.left_new_tab_con ul {
	height:180px;
	overflow:hidden
}
.left_new_tab_con li {
	width:100%;
	height:36px;
	line-height:36px
}
.left_new_tab_con li a {
	display:block;
	width:100%
}
.left_new_text {
	float:left;
	width:calc(100% - 60px);
	margin:0 10px 0 0;
	padding:0 30px 0 0;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	position:relative;
	font-weight:normal;
	font-size:14px;
	color:#fff;
	transition:all .3s
}
.left_new_date {
	float:left;
	width:50px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	color:#676767;
	transition:all .3s
}
.left_new_title {
	display:inline-block;
	margin:0 5px 0 0;
	font-size:14px;
	font-weight:normal;
	color:#01a032
}
.left_new_odd {
	position:absolute;
	right:0;
	font-size:14px;
	color:#01a032;
	background:linear-gradient(to left,#2c2c2c 70%,rgba(44,44,44,0) 100%)
}
.left_new_text:hover {
	color:#01a032
}
.left_money_box {
	width:100%;
	margin:20px 0 0 0;
	border-radius:10px;
	background:#2c2c2c;
	overflow:hidden;
	box-shadow:2px 2px 10px rgba(0,0,0,.3)
}
.left_money_title {
	width:100%;
	background:#01a032;
	line-height:50px;
	white-space:nowrap;
	overflow:hidden;
	text-align:center;
	font-weight:700;
	font-size:18px;
	color:#e9e9e9
}
.left_money_list {
	width:100%;
	padding:15px
}
.left_money_list ul {
	height:180px;
	overflow:hidden
}
.left_money_list li {
	width:100%;
	height:36px;
	line-height:36px
}
.left_money_list li a {
	display:block;
	width:100%
}
.left_money_devision {
	float:left;
	width:60px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	color:#fff;
	font-weight:normal;
	transition:all .3s
}
.left_money_text {
	float:left;
	width:calc(100% - 130px);
	text-align:right;
	margin:0 10px;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-weight:normal;
	font-size:14px;
	color:#fff600;
	transition:all .3s
}
.left_money_date {
	float:left;
	width:50px;
	text-align:center;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis;
	font-size:14px;
	color:#676767;
	transition:all .3s;
	font-weight:normal
}
.latest_box {
	width:100%;
	height:auto;
	position:relative
}
.latest_box_c {
	width:470px;
	height:auto;
	position:relative;
	float:left
}
.latest_title {
	width:100%;
	height:47px;
	background:url("img/latest_title_bg.png") no-repeat;
	background-size:100% 100%;
	text-align:left;
	padding-left:25px;
	color:#5b5ba4;
	font-size:16px;
	font-family:a3;
	line-height:47px
}
.latest_div {
	width:100%;
	height:175px;
	overflow:hidden;
	margin-top:4px;
	background:url("img/ggb1.png") no-repeat;
	background-size:100% 100%
}
.latest_div ul {
	width:100%;
	height:175px;
	overflow:hidden;
	padding:10px 14px
}
.latest_div ul li {
	width:100%;
	height:40px;
	line-height:40px;
	text-align:left;
	border-bottom:1px solid #fff
}
.latest_div ul li a {
	font-size:14px;
	color:#8080a6;
	font-family:a2;
	line-height:40px
}
.latest_div ul li a:hover {
	color:#3595ff;
	text-decoration:underline
}
.latest_box_img {
	width:300px;
	height:226px;
	float:left;
	margin-left:19px
}
.latest_box_img img {
	width:100%
}
#talk {
	width:100%;
	height:auto;
	position:relative;
	margin:20px 0 0 0
}
#talk .talk_title {
	width:100%;
	height:50px;
	background:linear-gradient(180deg,#56ECFE 0%,#2799E7 100%);
	border-radius:0px 30px 0px 0px
}
#talk .talk_title img {
	width:20px;
	height:20px;
	margin:15px 0 0 19px;
	float:left
}
#talk .talk_title p {
	float:left;
	line-height:50px;
	font-size:14px;
	color:#fff;
	font-family:a3;
	margin-left:8px
}
#talk .talk_title button {
	width:22px;
	height:22px;
	border:0;
	background:none;
	margin:14px 20px 0 0;
	float:right
}
#talk .talk_title button img {
	width:22px;
	height:22px;
	margin:0 0 0 0
}
#talk .talk_box {
	width:100%;
	height:680px;
	border:2px solid #fcfdff;
	background:linear-gradient(180deg,#F3F5FF 0%,#EBEFFF 100%);
	border-radius:8px;
	margin-top:6px;
	padding:10px
}
#talk .talk_box .talk_warning {
	width:100%;
	height:50px
}
#talk .talk_box .talk_warning img {
	margin-top:-3px
}
#talk .talk_box .talk_warning span {
	line-height:50px;
	color:#6c7ab2;
	font-size:14px;
	padding-left:7px;
	font-family:a2
}
#talk .talk_box .talk_cont_nano {
	width:100%;
	position:relative;
	overflow:hidden;
	height:530px
}
#talk .talk_box .talk_cont_nano .line {
	padding:2px 5px;
	word-break:break-all;
	line-height:1.4;
	overflow:hidden
}
#talk .talk_box .talk_bottom {
	width:100%;
	height:90px
}
#talk .talk_box .talk_bottom .talk_bottom_nologin {
	width:100%;
	height:30px
}
#talk .talk_box .talk_bottom .talk_bottom_nologin span {
	color:#555;
	padding-left:5px;
	font-size:13px;
	font-family:a2
}
#talk .talk_box .talk_bottom .talk_bottom_tel {
	width:100%;
	height:35px;
	position:relative
}
#talk .talk_box .talk_bottom .talk_bottom_tel .chatInput {
	width:100%;
	height:40px;
	background:#fff;
	border-radius:30px;
	color:#999;
	font-family:a2;
	font-size:14px;
	padding-left:20px
}
#talk .talk_box .talk_bottom .talk_bottom_tel button {
	position:absolute;
	width:32px;
	height:32px;
	right:5px;
	top:4px;
	border-radius:50%;
	background:none;
	border:0;
	cursor:pointer
}
.zan {
	justify-content:center;
	align-items:center;
	flex-direction:column;
	gap:20px;
	width:100%;
	height:54px;
	position:relative;
	text-align:center
}
.zan button {
	width:180px;
	height:54px;
	position:relative;
	border-radius:27px;
	border:1px solid #979797;
	background:none;
	font-size:16px;
	color:#555;
	font-family:a3;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	cursor:pointer
}
.zan button img {
	margin-bottom:2px
}
.zan button:hover {
	border:1px solid #4789f0;
	background:#4789f0;
	color:#fff
}
.zan_up {
	flex-shrink:0;
	width:127px;
	height:54px;
	position:relative;
	margin:0 auto
}
.zan_up a {
	width:100%;
	height:100%;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:center;
	-webkit-justify-content:center;
	-moz-box-pack:center;
	-ms-flex-pack:center;
	justify-content:center;
	gap:5px;
	color:#555;
	border:1px solid #979797;
	font-size:1rem;
	font-weight:600;
	border-radius:50px;
	transition:all .3s;
	-webkit-transition:all .3s
}
.zan_up a span {
	width:17px;
	height:17px;
	position:relative;
	background-image:url(img/view_up_gray.png);
	background-position:center;
	background-repeat:no-repeat;
	-webkit-background-size:contain;
	background-size:contain;
	transition:all .3s;
	-webkit-transition:all .3s
}
.zan_up:hover a {
	color:#fff;
	background:#4789f0;
	border:1px solid #4789f0
}
.zan_up:hover a span {
	background-image:url(img/view_up.png)
}
.zan_up:active a {
	color:#fff;
	background:#4789f0
}
.zan_up:active a span {
	background-image:url(img/view_up.png)
}
.star_rate_area {
	height:auto;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:end;
	-webkit-justify-content:flex-end;
	-moz-box-pack:end;
	-ms-flex-pack:end;
	justify-content:end;
	gap:5px
}
.br-theme-fontawesome-stars-o .br-widget {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	height:auto !important;
	white-space:nowrap
}
.br-theme-fontawesome-stars-o .br-widget a {
	color:rgba(0,0,0,0) !important;
	width:24px;
	height:24px;
	background-repeat:no-repeat;
	background-image:url(img/star_off.png);
	background-size:cover
}
.br-theme-fontawesome-stars-o .br-widget a:after {
	content:"";
	color:rgba(0,0,0,0) !important;
	display:block;
	width:100%;
	height:100%;
	background-repeat:no-repeat;
	background-image:url(img/star_on.png);
	background-size:24px;
	opacity:0
}
.br-theme-fontawesome-stars-o .br-widget a.br-fractional:after {
	opacity:1;
	width:50%
}
.star_rate_area>p {
	font-size:.9375rem;
	font-weight:400;
	color:#555
}
.star_rate_area>p span {
	color:#888
}
.star_rate_area>p #star_point {
	color:#555
}
.view_comments {
	width:100%;
	height:auto;
	position:relative;
	padding-top:30px;
	border-top:5px solid #d3d9f0;
	margin-top:40px
}
.view_comtheader {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	margin-bottom:15px;
	gap:20px
}
.view_comtheader p {
	font-size:18px;
	font-weight:100;
	color:#1285ca;
	font-family:a3
}
.view_comt {
	width:100%;
	height:auto;
	position:relative
}
.comtbox {
	position:relative;
	display:flex;
	justify-content:flex-start;
	align-items:flex-end;
	background:#e5e9f8;
	border-radius:10px
}
.comt_textarea {
	width:100%;
	height:150px;
	position:relative
}
.comt_textarea>textarea {
	width:100%;
	height:100%;
	position:relative;
	background:#e5e9f8;
	border:0;
	padding:15px;
	resize:none;
	font-size:1.475rem;
	font-weight:400;
	line-height:1.5;
	color:#adadad
}
.comt_button {
	flex-shrink:0;
	padding:15px;
	position:relative
}
.comt_button>button {
	width:100%;
	height:100%;
	position:relative;
	background-color:#4789f0;
	border:0;
	font-size:1.375rem;
	font-weight:300;
	color:#fff;
	padding:6px 10px;
	border-radius:5px;
	cursor:pointer;
	font-family:a2
}
.comt_button>button:hover {
	background:#6b9deb
}
.view_comtlist {
	width:100%;
	height:auto;
	position:relative;
	padding-bottom:40px;
	margin-top:40px
}
.view_comtlist .comt_listbox {
	width:100%;
	height:auto;
	position:relative
}
.view_comtlist .comt_listbox li {
	width:100%;
	height:auto;
	position:relative;
	padding-right:20px;
	border-top:1px solid #d3d9f0
}
.view_comtlist .comt_listbox li .writer_infobox {
	width:auto;
	height:auto;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	gap:10px;
	align-items:flex-start;
	margin-top:20px
}
.view_comtlist .comt_listbox li .writer_infobox .writer_img {
	width:56px;
	height:56px;
	position:relative;
	border-radius:5rem;
	overflow:hidden
}
.view_comtlist .comt_listbox li .writer_infobox .writer_img img {
	width:100%;
	height:100%
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt {
	width:-webkit-calc((100% - 15px) - 76px);
	width:-moz-calc((100% - 15px) - 76px);
	width:calc(100% - 15px - 76px);
	height:auto;
	position:relative
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .writer_name_comt {
	width:100%;
	height:auto;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	-webkit-box-pack:justify;
	-webkit-justify-content:space-between;
	-moz-box-pack:justify;
	-ms-flex-pack:justify;
	justify-content:space-between;
	margin-bottom:8px
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .writer_name_comt .writer_name {
	width:auto;
	height:auto;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	gap:20px;
	margin-bottom:0px
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .writer_name_comt .writer_name .writer_box {
	width:auto;
	height:auto;
	position:relative;
	display:flex;
	justify-content:flex-start;
	align-items:center
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .writer_name_comt .writer_name .writer_box a {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	word-break:keep-all;
	color:#555;
	font-size:.975rem;
	font-weight:200
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .writer_name_comt .writer_name .writer_box a span {
	flex-shrink:0;
	width:23px;
	height:23px;
	margin-right:5px
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .writer_name_comt .writer_name .writer_box::after {
	content:"";
	width:2px;
	height:2px;
	border-radius:50%;
	position:absolute;
	top:50%;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%);
	right:-10px;
	background-color:#606267
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .writer_name_comt .writer_name p {
	font-size:.875rem;
	color:#999
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt p {
	font-size:.9375rem;
	color:#555
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .comt_stat {
	width:auto;
	height:auto;
	position:relative;
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	gap:5px;
	margin-top:15px
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .comt_stat li {
	width:auto;
	height:auto;
	position:relative
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .comt_stat li button {
	width:96px;
	height:31px;
	border-radius:16px;
	border:1px solid #979797;
	background:none;
	font-family:a3;
	color:#555;
	font-size:14px;
	cursor:pointer
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .comt_stat li button img {
	margin-bottom:2px
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .comt_stat li button:hover {
	border:1px solid #4789f0;
	background:#4789f0;
	color:#fff
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .comt_stat li a {
	display:block;
	width:auto;
	height:auto;
	position:relative;
	padding:7px 10px;
	font-size:.75rem;
	font-weight:500;
	line-height:1em;
	color:#777;
	border:#c3c2c2 1px solid;
	border-radius:2px
}
.view_comtlist .comt_listbox li .writer_infobox .writer_comt .comt_stat li a:hover {
	background:#4789f0 !important;
	border-color:#4789f0 !important;
	color:#fff !important
}
.view_comtlist .comt_listbox li:first-child {
	border-top:0
}
.view_comtlist .comt_listbox li .comment_edit_frame {
	margin-top:20px
}
.u_gall {
	width:100%;
	height:auto;
	position:relative;
	margin-top:50px
}
.u_gallbox {
	width:100%;
	height:auto;
	position:relative
}
.u_gall_table {
	width:100%;
	height:auto;
	display:grid;
	grid-template-columns:repeat(4,1fr);
	gap:50px 22px
}
.u_gall_table .u_item {
	height:auto;
	position:relative
}
.u_gall_table .u_item ._userItem {
	display:flex;
	justify-content:flex-start;
	align-items:stretch;
	flex-direction:column;
	width:100%;
	position:relative
}
.u_gall_table .u_item ._userItem .u_thumb {
	width:100%;
	background:none;
	aspect-ratio:1.31/1;
	position:relative;
	border-radius:10px;
	overflow:hidden
}
.u_gall_table .u_item ._userItem .u_thumb img {
	width:100%;
	height:100%;
	-o-object-fit:cover;
	object-fit:cover
}
.u_gall_table .u_item ._userItem .u_txt {
	width:100%;
	height:auto;
	position:relative;
	padding:12px 0 0
}
.u_gall_table .u_item ._userItem .u_txt .u_tit {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	overflow:hidden;
	gap:5px
}
.u_gall_table .u_item ._userItem .u_txt .u_tit h2 {
	font-size:.9375rem;
	font-weight:100;
	color:#444;
	overflow:hidden;
	white-space:normal;
	text-overflow:ellipsis;
	word-wrap:break-word;
	display:-webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient:vertical;
	line-height:22px
}
.u_gall_table .u_item ._userItem .u_txt .u_tit span {
	flex-shrink:0;
	font-size:1rem;
	font-weight:700;
	color:#5b5ba4
}
.u_gall_table .u_item ._userItem .u_txt .u_stat {
	width:100%;
	height:auto;
	position:relative;
	padding-top:2px;
	display:flex;
	justify-content:flex-start;
	align-items:center;
	gap:12px
}
.u_gall_table .u_item ._userItem .u_txt .u_stat li {
	font-size:.875rem;
	text-align:center;
	position:relative;
	color:#999
}
.u_gall_table .u_item ._userItem .u_txt .u_stat li:after {
	content:"";
	width:2px;
	height:2px;
	border-radius:50%;
	background:currentColor;
	position:absolute;
	top:50%;
	right:-7px;
	-webkit-transform:translateY(-50%);
	-moz-transform:translateY(-50%);
	-ms-transform:translateY(-50%);
	-o-transform:translateY(-50%);
	transform:translateY(-50%)
}
.u_gall_table .u_item ._userItem .u_txt .u_stat li:last-child:after {
	content:none
}
.u_gall_table .u_item ._userItem:hover .u_txt .u_tit h2 {
	color:#5b5ba4
}
.u_gall_table .u_item .u_writer {
	display:flex;
	justify-content:flex-start;
	align-items:center;
	gap:5px;
	margin-top:8px
}
.u_gall_table .u_item .u_writer .u_box {
	width:auto;
	height:auto;
	position:relative;
	display:flex;
	justify-content:flex-start;
	align-items:center
}
.u_gall_table .u_item .u_writer .u_box ._userView {
	display:-webkit-box;
	display:-webkit-flex;
	display:-moz-box;
	display:-ms-flexbox;
	display:flex;
	-webkit-box-align:center;
	-webkit-align-items:center;
	-moz-box-align:center;
	-ms-flex-align:center;
	align-items:center;
	font-size:.975rem;
	color:#444;
	word-break:keep-all
}
.u_gall_table .u_item .u_writer .u_box ._userView span {
	flex-shrink:0;
	width:18px;
	height:18px;
	margin-right:5px
}
.u_gall_table .u_item .u_writer .u_box ._userView span img {
	width:100%;
	max-width:100%;
	height:100%
}
.con_box20 {
	width:100%;
	margin:30px 0 0 0
}
.con_box20 .cb_list {
	width:100%;
	margin:10px 0 0 0;
	display:flex;
	padding:20px;
	border-radius:10px;
	background:#eff2ff;
	border:1px solid hsla(0,0%,100%,.5);
	box-shadow:2px 2px 10px rgba(0,0,0,.1);
	transition:all .5s
}
.con_box20 .cb_list ._cb_a {
	width:100%;
	display:flex;
	transition:all .5s
}
.con_box20 .cb_list ._cb_a .cb_list_l {
	width:250px;
	display:flex;
	align-items:center;
	overflow:hidden;
	transition:all .5s
}
.con_box20 .cb_list ._cb_a .cb_list_l .cb_list_img {
	width:100%;
	border-radius:10px;
	overflow:hidden;
	position:relative;
	height:0;
	padding-bottom:56.25%;
	transition:all .5s
}
.con_box20 .cb_list ._cb_a .cb_list_l .cb_list_img img {
	position:absolute;
	top:0;
	left:0;
	width:100%;
	height:100%
}
.con_box20 .cb_list ._cb_a .cb_list_r {
	width:calc(100% - 250px);
	padding:10px 20px;
	display:flex;
	flex-direction:column;
	transition:all .5s
}
.con_box20 .cb_list ._cb_a .cb_list_r .cb_title1 {
	font-family:a3;
	font-size:18px;
	color:#555;
	transition:all .5s
}
.con_box20 .cb_list ._cb_a .cb_list_r .cb_title2 {
	margin:5px 0 0 0;
	font-size:16px;
	color:#999;
	transition:all .5s
}
.con_box20 .cb_list ._cb_a .cb_list_r .cb_view {
	padding:10px 0px;
	display:flex;
	align-items:center;
	font-weight:300;
	font-size:14px;
	color:#7a7f84;
	white-space:nowrap;
	overflow:hidden;
	text-overflow:ellipsis
}
.con_box20 .cb_list ._cb_a .cb_list_r .cb_bottom {
	border-top:1px solid #d3d9f0;
	padding:20px 0 0 0
}
.con_box20 .cb_list ._cb_a .cb_list_r .cb_bottom p {
	font-size:14px;
	color:#999
}
.con_box20 .cb_list:hover {
	border:1px solid #56ecfe
}
.lg_gall {
	width:100%;
	margin:30px 0 0 0;
	position:relative
}
.cu_gall {
	width:100%;
	height:auto;
	position:relative;
	margin-top:30px;
	padding:40px;
	background:#eff2ff
}
.cu_gall .cu_title {
	width:100%;
	height:50px;
	background:url(img/latest_title_bg.png) no-repeat;
	background-size:100% 100%
}
.cu_gall .cu_title p {
	font-size:14px;
	color:#7981a4;
	line-height:50px;
	padding-left:10px
}
.cu_gall .cu_table {
	width:100%
}
.cu_gall .cu_table .cu_table_div {
	width:100%;
	height:40px;
	line-height:40px;
	font-size:14px;
	color:#555
}
.cu_gall .cu_table .cu_table_input {
	width:100%;
	height:48px;
	background:#f6f8ff;
	box-shadow:0px 3px 0px 0px #c5d3f9;
	border-radius:8px;
	padding:0 0 0 22px;
	font-size:14px;
	color:#999;
	font-family:a2
}
.cu_gall .cu_table .cu_table_input::placeholder {
	font-size:14px;
	color:#999;
	font-family:a2
}
.cu_gall .cu_table .cu_table_area {
	width:100%;
	min-height:160px;
	height:160px;
	background:#f6f8ff;
	box-shadow:0px 3px 0px 0px #c5d3f9;
	border-radius:8px;
	padding:12px 0 12px 22px;
	font-size:14px;
	color:#999
}
.cu_gall .cu_table .cu_table_area::placeholder {
	font-size:14px;
	color:#999;
	font-family:a2
}
.cu_gall .cu_table .cu_table_but {
	width:100%;
	height:50px;
	background:linear-gradient(180deg,#3EE9E3 0%,#208EFF 100%);
	border-radius:22px;
	color:#fff;
	font-family:a2;
	font-size:16px;
	cursor:pointer;
	box-shadow:0 4px 8px 0 rgba(194,211,222,.5);
	transition:all .5s ease;
	margin-top:30px
}
.cu_gall .cu_table .cu_table_but:hover {
	opacity:.8
}
