@charset "utf-8";

.s2a82e4 {
	color: #2A82E4;
}

.icolor,
.hvcolor:hover {
	color: #1C3E52;
}

.bgcolor,
.hvbgcolor:hover {
	background: #1C3E52;
	color: #fff;
}

.htl p {
	margin-right: 20px;
}

.ht {
	height: 40px;
	background: #1C3E52;
	color: #fff;
	line-height: 40px;
}

.ht * {
	line-height: 40px;
}

.htrul li {
	margin-left: 20px;
}

.htrul li a {
	color: #fff;
}

.htrul li.active a {
	text-decoration: underline;
}

.htrsc input {
	width: 230px;
	height: 30px;
	background: #fff;
	padding: 0 16px;
	border-radius: 50px;
}

.htrsc button {
	width: 42px;
	height: 28px;
	background: url(../images/scico.png) no-repeat center #00478A;
	cursor: pointer;
	position: absolute;
	right: 1px;
	top: 6px;
	border-radius: 50px;
}

.hbbox {
	padding: 20px 0;
	border-bottom: 3px solid #1C3E52;
}

.logo {
	display: inline-block;
	height: 70px;
}

.nav {
	margin-left: 5%;
}

.nav li {
	position: relative;
	width: 12.5%;
	text-align: center;
}

.nava {
	display: block;
	line-height: 40px;
}

.nav li:hover .nava,
.nav li.active .nava {
	color: #00478A;
}

body {
	background: #F6F6F6;
}

.navhide {
	position: absolute;
	left: 0;
	top: 0;
	background: rgba(255, 255, 255, .7);
	z-index: 9;
	width: 100%;
	padding: 5px;
	opacity: 0;
	transition: .25s;
	visibility: hidden;
}

.nav li:hover .navhide {
	opacity: 1;
	visibility: inherit;
}

.navhide a {
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	border-radius: 5px;
}

.navhide a:hover {
	background: rgba(233, 239, 245, 0.8);
	color: #00478A;
}

.foot {
	background: #212121;
	padding: 25px 0;
	color: #fff;
	text-align: center;
}

.ft p {
	margin: 0 12px;
	display: flex;
	align-items: center;
}

.fb,
.fb a {
	color: rgba(255, 255, 255, 0.8);
}

.foot a:hover {
	color: #fff;
	text-decoration: underline;
}

.md {
	padding: 40px 0;
}

.swiper-pagination-it .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: rgba(28, 62, 82, 0.4);
	opacity: 1;
	margin: 0 7px !important;
}

.swiper-pagination-it .swiper-pagination-bullet-active {
	background: #1C3E52;
}

.ibox {
	background: #fff;
	padding: 25px;
}

.i1la {
	overflow: hidden;
	position: relative;
	display: block;
}

.i1latxt {
	padding: 16px 20px;
	background: rgba(0, 0, 0, .4);
	color: #fff;
	width: 100%;
	position: absolute;
	left: 0;
	bottom: 0;
	padding-right: 30%;
}

.swiper-pagination-i1 {
	text-align: right;
	bottom: 20px !important;
	padding-right: 10px;
}

.swiper-pagination-i1 .swiper-pagination-bullet {
	width: 10px;
	height: 10px;
	background: #fff;
	opacity: 1;
	margin: 0 7px !important;
}

.swiper-pagination-i1 .swiper-pagination-bullet-active {
	background: #1C3E52;
}

.itop {
	padding-top: 5px;
	padding-bottom: 12px;
}

.itopl h2 {
	position: relative;
	z-index: 9;
	padding-left: 10px;
}

.itopl::after {
	width: 94px;
	height: 28px;
	content: "";
	background: url(../images/itopbg.png) no-repeat center;
	position: absolute;
	left: 0;
	bottom: -12px;
}

.ia {
	display: flex;
	align-items: center;
	border-bottom: 1px solid #EBEBEB;
	padding: 10px 0;
}

.ia:hover {
	color: #1C3E52;
}

.ia p {
	flex: 0;
	flex-grow: 1;
	margin-right: 20px;
}

.morea:hover {
	text-decoration: underline;
}

.i2r {
	background: url(../images/i2lgbg.png) no-repeat top center #fff;
	background-size: 100%;
}

.i2raico {
	width: 50px;
	height: 50px;
	display: flex;
	align-items: center;
	justify-content: center;
	position: absolute;
	left: 0;
	top: 0;
}

.i2raico img {
	max-width: 60%;
}

.i2ra input {
	width: 100%;
	height: 50px;
	border: 1px solid #CCCCCC;
	background: #fff;
	border-radius: 3px;
	padding: 0 15px 0 50px;
}

.i2ra input:focus {
	border: 1px solid #1C3E52;
}

.hvtd:hover {
	text-decoration: underline;
}

.i2ra button {
	width: 100%;
	height: 50px;
	background: #1C3E52;
	color: #fff;
	transition: .25s;
	cursor: pointer;
	border-radius: 3px;
	text-align: center;
}

.tx {
	width: 150px;
	height: 150px;
	border-radius: 100%;
	overflow: hidden;
	margin: 0 auto;
}

.i2rbox1 a {
	display: inline-block;
	padding: 6px 18px;
	border-radius: 3px;
	background: #1C3E52;
	color: #fff;
}

.i3line {
	border-left: 1px dashed #ccc;
}

.i3la {
	width: 48%;
	display: flex;
	justify-content: center;
}

.i3la img {
	max-width: 100%;
}

.i4box {
	width: 31%;
}

.i4tl img {
	display: block;
}

.iaico {
	display: inline-block;
	padding: 5px;
	background: #EBF1F7;
	color: #1C3E52;
	font-size: 12px;
	line-height: 1;
	margin-right: 10px;
}

.i4box_1 {
	width: 47%;
}

.i7a {
	display: block;
	width: 25%;
	padding: 0 15px;
	margin-top: 25px;
	text-align: center;
}

.i7a:hover {
	color: #1C3E52;
}

.i10 {
	padding: 50px 0;
	background: url(../images/sshybg.jpg) no-repeat center;
	background-size: cover;
}

.i10a_a {
	text-align: center;
	border: 1px solid #CCCCCC;
	background: #fff;
}

.i11a_a {
	padding: 20px;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 76px;
	background: #CCCCCC;
	color: #000;
}

.i11a_a:hover {
	background: #1C3E52;
	color: #fff;
}

.tc {
	width: 100%;
	height: 100%;
	position: fixed;
	left: 0;
	top: 0;
	z-index: 100;
	display: flex;
	align-items: center;
	justify-content: center;
	opacity: 0;
	visibility: hidden;
	transition: .25s;
}

.tc_active {
	opacity: 1;
	visibility: inherit;
}

.tcbg {
	background: rgba(0, 0, 0, .4);
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
}

.tcbox {
	width: 500px;
	max-width: 85%;
	max-height: 95%;
	overflow: hidden;
	-webkit-overflow-scrolling: touch;
	overflow-y: auto;
	padding: 30px;
	background: #fff;
	position: relative;
	z-index: 9;
}

.tc_close_ico {
	width: 50px;
	height: 50px;
	background: url(../images/tc_close.png) no-repeat center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.tcbox_lg {
	width: 650px;
	padding: 60px 5%;
	background: url(../images/i2lgbg.png) no-repeat top center #fff;
	background-size: 100%;
}

.rega {
	display: flex;
	align-items: center;
}

.regal {
	width: 90px;
	text-align: left;
}

.regar {
	position: relative;
	flex: 0;
	flex-grow: 1;
}

.hqcode {
	padding: 0 15px;
	color: #1C3E52;
	height: 100%;
	display: flex;
	align-items: center;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.regar input {
	padding: 0 15px;
}

.hysqa a {
	margin-right: 25px;
}

.hysqa a.active,
.hysqa a:hover {
	text-decoration: underline;
	color: #1C3E52;
}

.mht {
	background: #F2F2F2;
	height: 40px;
	line-height: 40px;
}

.mhtr a:hover {
	text-decoration: underline;
}

.mhtr a.ml20 {
	margin-left: 40px;
}

.mhm {
	padding: 30px 0;
}

.mlogo {
	display: inline-block;
	height: 64px;
}

.mhmm {
	margin: 0 5%;
}

.mhmm input {
	width: 100%;
	height: 50px;
	border: 1px solid #1C3E52;
	border-radius: 50px;
	padding: 0 25px;
}

.mhmm button {
	width: 80px;
	height: 100%;
	background: url(../images/m_sc.png) no-repeat center #1C3E52;
	border-radius: 50px;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
}

.mhb {
	border-bottom: 3px solid #1C3E52;
}

.mhbl span {
	width: 180px;
	line-height: 46px;
	background: #1C3E52;
	color: #fff;
	text-align: center;
	display: inline-block;
}

.mhbr li {
	margin-left: 35px;
	position: relative;
}

.mhbra {
	display: block;
	line-height: 46px;
}

.mhbr li.active .mhbra,
.mhbr li:hover .mhbra {
	color: #1C3E52;
}

.mt {
	background: #F7F7F7;
}

.mtl {
	width: 19%;
	padding: 20px;
	display: flex;
	flex-wrap: wrap;
}

.mtr {
	width: 81%;
}

.mtl a {
	width: 50%;
	text-align: center;
	line-height: 40px;
}

.mtl a:hover {
	color: #1C3E52;
}

.mtop {
	border-bottom: 2px solid #1C3E52;
	padding-bottom: 10px;
	position: relative;
	z-index: 9;
}

.m1a {
	display: block;
	border: 1px solid #E6E6E6;
	width: 20%;
	margin-top: -1px;
}

.m1atxt {
	padding: 12px 15px;
}

.m2a {
	border: 1px solid #E6E6E6;
	padding: 9px 15px;
}

.listbn {
	padding: 50px 0;
	position: relative;
}

.lbna {
	width: 100%;
	position: absolute;
	left: 0;
	top: 0;
	padding: 8px 0;
}

.lbntitle {
	width: 380px;
	max-width: 50%;
	color: #fff;
}

.lbntitle h2 {
	margin-top: 4px;
}

.lmd {
	padding: 40px 0 60px 0;
	background: url(../images/lbg.jpg) no-repeat top center #F5F5F5;
}

.labox {
	padding: 25px;
	padding-top: 10px;
	background: #fff;
}

.labox_pd {
	padding: 25px;
}

.labox .ia {
	padding: 15px 0;
}

.labox .ia.active {
	background: url(../images/zd.png) no-repeat left center;
	padding-left: 30px;
}

.page a,
.page select {
	padding: 0 13px;
	border: 1px solid #E6E6E6;
	color: #888;
	height: 35px;
	line-height: 33px;
	margin: 5px;
}

.page select {
	-webkit-appearance: auto;
}

.page a:hover,
.page a.active {
	background: #1C3E52;
	color: #fff;
	border: 1px solid #1C3E52;
}

.ifbox {
	background: #fff;
	padding: 40px;
	position: relative;
}

.iftm span {
	margin: 5px 15px;
}

.iftxt * {
	max-width: 100%;
}

.iftxt p {
	padding: 8px 0;
	text-indent: 2em;
}

.lbnbox {
	flex-wrap: wrap;
}

.lbnfma {
	width: 130px;
	margin: 0 8px;
	position: relative;
}

.lbnfmag {
	width: 158px;
	margin: 0;
	margin-top: 30px;
}

.lbnfma.active {
	width: 170px;
}

.lbnfma input,
.lbnfma select {
	width: 100%;
	height: 38px;
	background: #fff;
	border: 1px solid #1C3E52;
	padding: 0 15px;
	border-radius: 4px;
	color: #666;
}

.lbnfmar button {
	margin: 0 8px;
	width: 80px;
	background: #1C3E52;
	color: #fff;
	border-radius: 4px;
	cursor: pointer;
	height: 38px;
}

.tishw {
	width: 67px;
	height: 29px;
	line-height: 29px;
	background-color: #EBF1F7;
	color: #1C3E52;
}

.fkbtn {
	margin: 30px auto 0;
	width: 180px;
	text-align: center;
	background-color: #1C3E52;
	line-height: 50px;
	border-radius: 3px;
	cursor: pointer;
}

.wyfk_tc .textbox {
	width: 100%;
}

.wyfk_tc .textbox textarea {
	width: 100%;
	height: 138px;
	padding: 12px;
	background-color: #f7f7f7;
}

.tgma {
	display: flex;
	align-items: center;
	padding: 15px 0;
	border-bottom: 1px dashed #999;
}

.tgm {
	padding: 0 7%;
}

.tga {
	position: absolute;
	right: 25px;
	top: 25px;
}

.tga_a {
	padding: 10px;
	background: #1C3E52;
	border-radius: 4px;
	color: #fff;
}

.tga_a img {
	display: block;
	margin: 0 auto 5px auto;
}

.tgahide {
	position: absolute;
	left: 0;
	top: 100%;
	background: rgba(255, 255, 255, 1);
	z-index: 9;
	width: 100%;
	padding: 5px;
	opacity: 0;
	transition: .25s;
	visibility: hidden;
	box-shadow: 0 0 12px rgba(0, 0, 0, .1);
}

.tga:hover .tgahide {
	opacity: 1;
	visibility: inherit;
}

.tgahide a {
	display: block;
	line-height: 40px;
	text-align: center;
	font-size: 14px;
	border-radius: 5px;
}

.tgahide a:hover {
	background: rgba(233, 239, 245, 0.8);
	color: #00478A;
}

.tcbox_tip {
	width: 400px;
	border-radius: 6px;
}

.btna {
	display: inline-block;
	padding: 6px 20px;
	border-radius: 4px;
	margin-left: 15px;
}

.btna_no {
	background: #EBEBEB;
	color: #999;
}

.slti {
	height: 100%;
	position: absolute;
	right: 10px;
	top: 0;
	display: flex;
	align-items: center;
	justify-content: center;
	color: #999;
}

.stiw {
	padding: 0 7%;
}

.stia {
	width: 48%;
	margin-top: 18px;
	display: flex;
}

.stia.w100 {
	width: 100%;
}

.stial {
	width: 100px;
	line-height: 44px;
}

.stiar input,
.stiar select,
.stiar textarea {
	width: 100%;
	height: 44px;
	border: 1px solid #EBEBEB;
	padding: 0 18px;
	color: #666;
}

.stiar input:focus,
.stiar select:hover,
.stiar textarea:focus {
	border: 1px solid #1C3E52;
}

.stiar textarea {
	padding: 10px 18px;
	resize: none;
	height: 80px;
}

.stib {
	padding: 25px;
	padding-top: 10px;
}

.stift button {
	display: inline-block;
	height: 50px;
	width: 200px;
	background: #1C3E52;
	color: #fff;
	cursor: pointer;
	transition: .25s;
}

.lrl {
	width: 210px;
	margin-right: 20px;
}

.lrlbox {
	background: #FFF9E8;
}

.lrla {
	line-height: 70px;
	position: relative;
	padding: 0 20px;
	color: #1C3E52;
	display: block;
}

.lrla::after {
	width: 4px;
	height: 36px;
	content: "";
	position: absolute;
	left: 1px;
	top: 50%;
	margin-top: -18px;
	background: #FFF9E8;
}

.lrlbox li.active .lrla,
.lrlbox li:hover .lrla {
	background: #1C3E52;
	color: #fff;
}

.lrlahide {
	background: #004973;
	padding: 10px 15px 10px 20px;
	display: none;
}

.lrlahide a {
	display: block;
	line-height: 35px;
	position: relative;
	color: rgba(255, 255, 255, .6);
	padding: 0 5px 0 15px;
}

.lrlahide a::after {
	width: 4px;
	height: 4px;
	content: "";
	background: #fff;
	border-radius: 100%;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -2px;
	opacity: 0;
	transition: .25s;
}

.lrlahide a.active,
.lrlahide a:hover {
	color: #fff;
}

.lrlahide a.active::after,
.lrlahide a:hover::after {
	opacity: 1;
}

.tytl {
	display: flex;
	align-items: center;
	justify-content: center;
	background: #F7F7F7;
}

.tytl img {
	max-width: 80%;
	max-height: 80%;
	display: block;
}

.tytrtxt {
	background: #FAF7F2;
	padding: 15px 20px;
}

.tytrtxt2 {
	background: #F7F7F7;
	padding: 15px 20px;
}

.tytrtxt2 span {
	display: block;
	text-align: right;
}

.pba {
	display: inline-block;
	padding: 8px 50px;
	border-radius: 3px;
}

.gpba {
	padding: 8px 35px;
}

.zhiding {
	width: max-content;
	line-height: 1;
	padding: 7px 10px;
	background-color: #1C3E52;
	border-radius: 3px;
}

.pica {
	width: 20%;
	padding: 0 20px;
}

.picab {
	width: 25%;
}

.picab a {
	border: 1px solid #CCCCCC;
	padding-bottom: 10px;
}

.pica_a {
	display: block;
	text-align: center;
}

.pica_a:hover {
	color: #1C3E52;
}

.pica p {
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	line-clamp: 1;
	overflow: hidden;
}

.lnt {
	border-bottom: 1px dotted #1C3E52;
}

.lnt a {
	display: block;
	line-height: 60px;
	margin-right: 20px;
	color: #1C3E52;
	position: relative;
}

.lnt a.active {
	font-size: 22px;
}

.lnt a::after {
	width: 28px;
	height: 4px;
	background: #1C3E52;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -14px;
	bottom: 0;
	opacity: 0;
}

.lnt a.active::after {
	opacity: 1;
}

.lbnfma_btn {
	height: 100%;
	width: 40px;
	background: url(../images/scico.png) no-repeat center #1C3E52;
	position: absolute;
	right: 0;
	top: 0;
	cursor: pointer;
	border-radius: 4px;
}

.lnbtab {
	width: 100%;
	border: 1px solid #EBEBEB;
}

.lnbtab th {
	background: #F0F6FA;
	text-align: center;
	font-weight: normal;
}

.lnbtab th,
.lnbtab td {
	padding: 10px 15px;
	text-align: center;
}

.lnbtab tr td {
	border-bottom: 1px solid #EBEBEB;
}

.lnbtab tr:last-child td {
	border-bottom: 0;
}

.lnbtab td a {
	color: #00478A;
}

.lct li {
	display: inline-block;
	padding: 7px 20px;
	border: 1px solid #1C3E52;
	color: #1C3E52;
	border-radius: 4px;
	cursor: pointer;
	transition: .25s;
	margin: 5px 15px;
}

.lct li.active {
	background: #1C3E52;
	color: #fff;
}

.lcbat {
	border-radius: 100%;
	width: 65px;
	height: 65px;
	background: #F2F2F2;
	display: flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	position: relative;
	z-index: 9;
}

.lcbat * {
	line-height: 1;
}

.lcba {
	position: relative;
	padding-top: 15px;
}

.lcba:first-child {
	padding: 0;
}

.lcba::after {
	width: 1px;
	height: 100%;
	content: "";
	background: #EBEBEB;
	position: absolute;
	left: 31px;
	top: 0;
}

.lcbaba {
	display: flex;
}

.lcbab {
	position: relative;
	z-index: 9;
}

.lcbaba {
	padding: 12px 0;
}

.lcbabai {
	width: 10px;
	height: 10px;
	border-radius: 100%;
	background: #1C3E52;
	margin-left: 27px;
	margin-top: 9px;
}

.lcbabal {
	width: 70px;
	color: #666666;
	margin: 0 10px;
}

.u_hdr a {
	margin-left: 40px;
}

.usmd {
	background: url(../images/userbg.jpg) no-repeat top center;
	background-size: cover;
}

.usl {
	width: 310px;
	max-width: 25%;
	min-width: 220px;
	background: #38464C;
	color: #fff;
	padding: 20px;
	border-radius: 4px;
	margin-right: 20px;
}

.usl .tx {
	width: 86px;
	height: 86px;
}

.usl_line {
	border-bottom: 1px solid rgba(255, 255, 255, .5);
	margin: 20px 0;
}

.lnt_user {
	border-bottom: 1px solid #EBEBEB;
}

.usrbox {
	max-width: 100%;
	width: 520px;
}

.usr1a {
	text-align: center;
	margin: 0 5%;
}

.usr1at {
	position: relative;
	cursor: pointer;
}

.usr1at img.img {
	display: block;
	width: 70px;
	height: 70px;
	border-radius: 100%;
}

.usr1at i {
	position: absolute;
	right: 0;
	bottom: 0;
}

.usr1at input {
	width: 100%;
	height: 100%;
	position: absolute;
	left: 0;
	top: 0;
	cursor: pointer;
	opacity: 0;
}

.usr2 p {
	padding: 5px 0;
}

.usr3 .stia {
	width: 100% !important;
}

.usr3 .stial {
	width: 120px;
}

.stiar_radio_t label {
	height: 44px;
	display: flex;
	align-items: center;
	cursor: pointer;
	margin-right: 20px;
}

.stiar_radio_t label input {
	-webkit-appearance: radio;
	width: 14px;
	height: 14px;
	margin-right: 5px;
}

.usrhead_a {
	display: inline-block;
	line-height: 35px !important;
	color: #fff !important;
	padding: 0 10px;
	border-radius: 4px;
	margin: 0 !important;
}

.tcbox_sczp {
	width: 1024px;
}

.dbz {
	font-size: 14px;
	display: inline-block;
	padding: 6px 8px;
	line-height: 1 !important;
	background: #1C3E52;
	color: #fff;
	vertical-align: middle;
	margin-top: -3px;
	margin-right: 10px;
}

@media only screen and (min-width:768px) and (max-width:1299px) {
	.md {
		padding: 30px 0;
	}

	.logo {
		height: 60px;
	}

	.i11a_a {
		height: 65px;
	}

	.itopl::after {
		width: 65px;
		height: 18px;
		background-size: 100% 100%;
		bottom: -5px;
	}

	.lbna a img {
		height: 18px;
	}

	.stiw {
		padding: 0;
	}

	.pica {
		width: 25%;
		padding: 0 12px;
	}
}

.gsearch {
	width: 242px;
	height: 36px;
	border-radius: 16px;
	overflow: hidden;
	border: 1px solid #00478A;
	display: flex;
	align-items: center;
	flex-wrap: nowrap;
}

.gsearch input {
	width: 198px;
	border-radius: 16px;
	overflow: hidden;
	padding: 7px;
}

.gsearch button {
	width: 42px;
	height: 34px;
	border-radius: 16px;
	overflow: hidden;
	background-color: #00478A;
	display: flex;
	align-items: center;
	justify-content: center;
	flex-wrap: nowrap;
}

.tsdjhd {
	padding: 0 0 20px;
}

.tsdjhd .lnt {
	padding: 0 20px;
}

.tsdjhd .law {
	padding: 0 20px;
}

@media only screen and (max-width:950px) {
	.md {
		padding: 25px 0;
	}

	.pica {
		width: 33.33%;
		padding: 0 12px;
	}
}

@media only screen and (max-width:768px) {
	.md {
		padding: 25px 0;
	}

	.foot {
		padding: 15px 0;
	}

	.ft p {
		margin: 3px 5px;
		font-size: 12px;
	}

	.ft p img {
		height: 12px;
	}

	.fb {
		font-size: 12px;
	}

	.swiper-pagination-it .swiper-pagination-bullet,
	.swiper-pagination-i1 .swiper-pagination-bullet {
		width: 8px;
		height: 8px;
		margin: 0 3px !important;
	}

	.ibox {
		padding: 15px;
	}

	.i1latxt {
		padding: 10px 30% 10px 15px;
	}

	.swiper-pagination-i1 {
		bottom: 13px !important;
	}

	.itopl::after {
		width: 65px;
		height: 18px;
		background-size: 100% 100%;
		bottom: -5px;
	}

	.iabox {
		margin-top: 5px;
	}

	.i2ra input {
		height: 45px;
	}

	.i2raico {
		width: 45px;
		height: 45px;
	}

	.i2ra button {
		height: 45px;
	}

	.i3lw {
		margin-top: 0;
	}

	.i4tl img {
		height: 15px;
	}

	.i7a {
		padding: 0 5px;
		width: 50%;
	}

	.i10a {
		width: 50%;
	}

	.i11a {
		width: 50%;
	}

	.i11a_a {
		height: 55px;
		font-size: 13px;
	}

	.tcbox {
		padding: 25px;
	}

	.regal {
		width: 60px;
	}

	.hysqa a {
		margin-right: 15px;
	}

	.hysqa a img {
		height: 14px;
	}

	.mtl {
		padding: 10px;
	}

	.mtl a {
		width: 33.33%;
	}

	.m1a,
	.m3a {
		width: 50%;
	}

	.m2a {
		width: 50% !important;
	}

	.page a,
	.page select {
		line-height: 28px;
		height: 30px;
		padding: 0 12px;
		font-size: 10px;
	}

	.listbn {
		padding: 25px 0;
	}

	.lbntitle {
		max-width: 70%;
	}

	.lbntitle h2 {
		margin-top: 3px;
	}

	.lmd {
		padding: 15px 0 25px 0;
	}

	.labox {
		padding: 15px;
		padding-top: 5px;
	}

	.labox_pd {
		padding: 15px;
	}

	.law {
		font-size: 14px;
	}

	.labox .ia {
		padding: 10px 0;
	}

	.labox .ia.active {
		background-size: 13px;
		padding-left: 25px;
	}

	.lbna {
		padding: 3px 0;
	}

	.lbna a img {
		height: 14px;
		margin-right: 5px;
	}

	.ifbox {
		padding: 20px;
	}

	.iftm span {
		font-size: 12px;
		margin: 4px 5px;
	}

	.tga {
		position: relative;
		margin-bottom: 15px;
		right: 0;
		top: 0;
	}

	.tga_a {
		display: flex;
		align-items: center;
		justify-content: center;
	}

	.tga_a img {
		margin: 0;
		margin-right: 10px;
		height: 15px;
	}

	.stiw {
		padding: 0;
	}

	.stia {
		width: 100%;
	}

	.stial {
		line-height: 40px;
		font-size: 13px;
		width: 70px;
	}

	.stiar input,
	.stiar select,
	.stiar textarea {
		height: 40px;
	}

	.stiar textarea {
		height: 90px;
	}

	.stib {
		padding: 15px;
		padding-top: 1px;
	}

	.stift button {
		height: 42px;
		width: 140px;
	}

	.stift p img {
		height: 14px;
	}

	.pba {
		padding: 6px 30px;
		font-size: 13px;
	}

	.pica {
		width: 50%;
		padding: 0 10px;
	}

	.lrla {
		line-height: 50px;
	}

	.lrla::after {
		height: 28px;
		margin-top: -14px;
		width: 3px;
	}

	.lnm .lbnfma {
		width: 35%;
		margin: 0;
	}

	.lnm .lbnfma.active {
		flex: 0;
		flex-grow: 1;
		margin-left: 14px;
	}

	.lnt a.active {
		font-size: 20px;
	}

	.lnb {
		overflow: hidden;
		overflow-x: auto;
		-webkit-overflow-scrolling: touch;
	}

	.lnbtab {
		width: 750px;
	}

	.lct li {
		padding: 5px 18px;
		font-size: 13px;
		margin: 5px 8px;
	}

	.lcbabal {
		width: 45px;
	}

	.usl {
		width: 100%;
		max-width: 100%;
		min-width: 100%;
	}

	.uslt {
		padding: 0;
	}

	.usrw {
		padding-left: 0;
		padding-right: 0;
	}

	.stiar_radio_t label {
		height: 40px;
	}

	.lnt a {
		margin-right: 12px;
	}

	.lnt_user a {
		font-size: 13px !important;
	}

	.dbz {
		font-size: 12px;
	}
}