body {
	font-weight: 400;
}
#APIMenu .container{
	width: 85% !important;
}
/*-----------------------------------------------
/* banner
--------------------------------------------------*/
#banner .carousel-item{
	height: 500px;
}
#banner .carousel-container .fadeInLeft {
	padding-top: 80px;
}

/*-----------------------------------------------
��o����
-----------------------------------------------*/
.noData{
	padding-top: 50px;
}
.noDataImg{
	position: relative;
	margin: auto;
	width: 353px;
	height: 324px;
	background: url(/assets/src/203/img/APIIntro/noData.png);
}
.noDataImg p{
	color: #939393;
	font-weight: 800;
	font-size: 30px;
	-webkit-text-stroke: 1px white;
	text-stroke: 1px black;
	top: 130px;
	left: 100px;
	position: absolute;
}
/*-----------------------------------------------
/* menu
--------------------------------------------------*/
#menu{
	width: 100%;
	box-shadow: 0px 3px 6px rgba(0, 0, 0, 0.16);
}
.part {
	overflow: hidden;
	width: 100%;
	padding-top: 5px;
}

.centerParty {
	margin: 0 auto;
}
ul {
	list-style-type: none;
}
#menuContent li {
	text-align: center;
	float: left;
	min-height: 40px;
	padding: 0;
	cursor: pointer;
}
#menuContent span {
	display: inline-block;
	font-size: 18px;
	font-weight: 400;
	color: #000;
	padding-bottom: 10px;
}
#menuContent .selected span {
	color: #446cb3;
	border-bottom: 2px solid #446cb3;
}
@media (min-width: 1400px) {
	#menuContent {
		width: 60%;
	}
}

/*-----------------------------------------------
/* APIIntro
--------------------------------------------------*/
#APIIntro{
	padding: 50px 0;
}
#APIIntro h3{
	color: #000000;
}
#APIIntro p{
	color: #000000;
	font-weight: 300;
}
/*-----------------------------------------------
introAPIClass
--------------------------------------------------*/
#introAPIClass{
	padding: 50px 0;
	background-color: #DEEBF7;
}
#introAPIClass h4{
	color: #000000;
	font-size: 24px;
	margin-top: 20px;
}
#introAPIClass h3{
	color: #000000;
}
.introAPIClass-item {
	width: 100%;
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
	border-radius: 10px;
	min-height: 230px;
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 40px;
}
.introAPIClass-item img{
	width: 40%;
	padding: 10px 0;
}
/*-----------------------------------------------
/* APIAdvantage
--------------------------------------------------*/
.col-sm-3{
	padding-right: 0;

}
#APIAdvantage{
	background: url(../img/APIIntro/advantage/BG.webp) fixed center center;
	background-size: cover;
	padding: 50px 0;
}
#APIAdvantage h3{
	color: #000;
	margin: 0;
}
#APIAdvantage h5{
	color: #000;
	font-size: 16px;
	font-weight: 300;
}
#APIAdvantage .row{
	margin: 0;
}
.APIAdvantageBox{
	padding-top: 30px;
}
.APIAdvantageBox .box{
	display: grid;
	padding: 0 50px;
}
.APIAdvantage{
	padding: 10px;
	min-height: 230px;
	text-align: center;
	position: relative;
	float: left;
	margin-bottom: 40px;
	border-radius: 4px;
}
.APIAdvantage h4 {
	margin-bottom: 5px;
	font-size: 20px;
	color: #000000;
}
.APIAdvantage li{
	font-size: 30px;
	margin: 10px 0;
}
.APIAdvantage li img{
	width: 80%;
}
.APIAdvantage p{
	margin: 0;
	color: #000;
	font-weight: 300
}
.APIAdvantage h6{
	font-size: 18px;
	font-weight: 400;
	color: #000;
	margin: 5px 0 ;
}

@media (max-width: 1200px) {
	.APIAdvantageBox .box{
		padding: 0 20px;
	}

}
@media (max-width: 767px) {
	.APIAdvantage {
		width: 100%;
		height: 220px;
		margin:20px 0 0 0;
		float: none;
	}
}


/*-----------------------------------------------
/* solutions
--------------------------------------------------*/
.solutionsButton{
	position: relative;
	z-index: 10;
	padding: 20px 0 0 0;
	margin: auto;
	border-bottom: 1px solid #cccccc;

}
#APISolutions {
	padding-top: 20px;
	padding-bottom: 20px;
}
#APISolutions .row{
	border-radius: 20px;
	margin: 0;
	box-shadow: 0 6px 20px #00000045;
	-moz-box-shadow: 0 6px 20px #00000045;
	-webkit-box-shadow: 0 6px 20px #00000045;

}
.remarkLeft {
	width: 15%;
	float: left;
	background: #cecece;
}
.remarkLeftContent {
	width: 100%;
	height: 100%;
	font-size: 5em;
	color: #000;
	text-align: center;
}
.contentRrmark {
	width: 100%;
	height: 120px;
	margin: 10px 0px 15px 0px;
}
.remarkRight {
	width: 85%;
	float: right;
	text-align: center;
}
.remarkRightContent {
	margin: 20px 0 20px 30px;
}
#APISolutions img{
	width: 100%;
}
#APISolutions h2{
	color: #000000;
	font-size: 20px;
}
#APISolutions h3{
	color: #000;
}
#APISolutions p{
	color: #000;
}
#APISolutions .solutionsLeft{
	position: relative;
}
.solutionsLeft .btn-get-started{
	float: right;
	margin-top: 0;
}
#APISolutions .solutionsRight{
	position: absolute;
	bottom: 0;
	right: 0;
}
#APISolutions a.solutionsBtn{
	background: none;
	font-size: 18px;
	font-weight: 400;
	border: none;
	text-align: center;
	float: left;
}
#APISolutions a.solutionsBtn.active{
	color: #235ee7;

}
.serviceCenImg {
	padding-left: 80px;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 30px;
}
#APISolutionsThird{
	padding: 0 15px;
	overflow: auto;
}
#thirdContent {
	padding-top: 25px;
	width: 100%;
	color: #000000;
}
.panel-primary {
	border-color: #428bca;
	display: inline-table;
}
.requestPath div {
	display: inline-block;
}
.post {
	background-color: #31BF72;
}
.method {
	padding-left: 10px;
	background-color: white;
	width: 400px;
	border: 1px solid #4639B1;
	border-left: 0px;
}
.methodType {
	padding: 0px 0px 0px 8px;
	width: 100px;
	color: white;
	border: 1px solid #4639B1;
	border-right: 0px;
}
#thirdContent h3{
	color: #fff !important;
}
#thirdContentBottom {
	width: 100%;
}
#thirdContentBottom tbody {
	background-color: white;
}
#thirdContentBottom span {
	font-weight: 600;
}
.requestTable thead {
	color: white;
	background-color: #39B360;
}
#thirdContentBottom table{
	font-size: 14px;
}
#thirdContentBottom tbody {
	background-color: white;
}
#thirdContentBottom td {
	padding: 5px;
}
#thirdContentBottom .table-responsive{
	margin-top: 0;
}
.returnTable thead {
	color: white;
	background-color: #837AF9;
}
#thirdContentBottom th {
	white-space: nowrap;
}
@keyframes upIndex{
	0%{
		opacity: 0;
		transform: translate(0, 500px)
	}
	100%{
		opacity: 1;
		transform: translate(0, 0)
	}
}
.solutionsContent{
	animation: upIndex 0.6s;
	-moz-animation: upIndex  0.6s; /* Firefox */
	-webkit-animation: upIndex  0.6s; /* Safari and Chrome */
	-o-animation: upIndex  0.6s; /* Opera */
}
.solutionsContent{
	margin: auto;
	padding: 30px 10px;
}
.solutionsContent .col-md-10{
	margin: auto;
}
.slider{
	margin: auto;
	-webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
	transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
}
.slider .indicator{
	position: relative;
	width: 50px;
	max-width: 100%;
	margin: 0 auto;
	height: 4px;
	background: #428BFF;
	border-radius: 1px;
}
.slider.line3{
	-webkit-transform: translateX(13%);
	transform: translateX(13%);
}
.slider.line1{
	-webkit-transform: translateX(-38%);
	transform: translateX(-38%);
}
.slider.line2{
	-webkit-transform: translateX(-12%);
	transform: translateX(-12%);
}
.slider.line4{
	-webkit-transform: translateX(38%);
	transform: translateX(38%);
}
@media (max-width: 1199px){
	#APISolutions {
		padding: 50px 0 30px 0;
	}
}
@media (max-width: 767px){
	#APISolutions .solutionsRight{
		display: none;
	}
	#APISolutions.es_es a.solutionsBtn,#APISolutions.en_us a.solutionsBtn{
		text-align: left;
	}
	.serviceCenImg {
		padding-left: 0;
		width: 90%;
		margin: 0 auto;
		margin-bottom: 30px;
	}
	.remarkRight {
		width: 80%;
	}
	.remarkLeft {
		width: 20%;
	}
	.method {
		width: 60%;
	}
	.es_es .slider .indicator,.en_us .slider .indicator {
	    position: absolute;
	    width: 4px;
	    height: 40px;
	}
	.es_es .slider.line1,.en_us .slider.line1 {
	    -webkit-transform: translate(-17px, -178px);
	    transform: translate(-17px, -178px);
	}
	.es_es .slider.line2,.en_us .slider.line2{
		-webkit-transform: translate(-17px, -134px);
		transform: translate(-17px, -134px);
	}
	.es_es .slider.line3,.en_us .slider.line3{
		-webkit-transform: translate(-17px, -88px);
		transform: translate(-17px, -88px);
	}
	.es_es .slider.line4,.en_us .slider.line4{
		-webkit-transform: translate(-17px, -40px);
		transform: translate(-17px, -40px);
	}
}

/*------------------------------
/* Process
--------------------------------*/
#APIProcess {
	width: 100%;
	padding: 50px 0;
}
#APIProcess h3 {
	color: #000;
	font-size: 28px;
	font-weight: 400;
}
.APIProcessContainer{
	background:url(../img/APIIntro/process/bg2.jpg) ;
	width: 100%;
	height: 300px;
	background-size: 100%;
	background-repeat: no-repeat;
}
.APIProcessContainer .icon1{
	margin-top: 0;
}
.APIProcessContainer .icon2{
	margin-top: 5%;
}
.APIProcessContainer .icon3{
	margin-top: 1%;
}
.APIProcessContainer .icon4{
	margin-top: 7%;
}
.APIProcessIcon h4{
	text-align: center;
	color: #000000;
	font-size: 20px;
}
.APIProcessIcon img{
	width: 50%;
	margin: auto;
}
@media (max-width: 1450px ) {
	.APIProcessContainer{
		background:url(../img/APIIntro/process/bg.png) ;
		width: 100%;
		height: 300px;
		background-size: 100%;
		background-repeat: no-repeat;
	}
	.APIProcessContainer .icon1{
		margin-top: 1%;
	}
	.APIProcessContainer .icon2{
		margin-top: 7%;
	}
	.APIProcessContainer .icon4{
		margin-top: 8%;
	}
}

/*API_Documentation*/
/*-----------------------
search
-------------------------*/
#APIClassification{
	margin: 50px 0;
}
#APIClassification .APISearch{
	height: 50px
}
.APISearchRight {
	min-height: 50px;
	float: right;
}
.APISearchLeft {
	float: left;
	height: 50px
}
.APISearchLeft h2{
	font-size: 28px;
	margin-bottom: 0;
	font-weight: 400;
	letter-spacing: 1px;
	line-height: 50px;
	border-left: 4px solid #428bca;
	padding-left: 10px;
	color: #333;
}
.btn_input {
	float: right;
	margin-left: 5px;
	height: 50px !important;
	width: 160px !important;
}
.btn_input input {
	height: 80%;
	position: relative;
	top: 10%;
	border-radius: 5px;
	padding-left: 10px;
	border: 1px solid #E0E0E0;
	width: 120px !important;
	float: left;
}
.btn_input span {
	width: 40px;
	float: left;
	margin-top: 5px;
}
.APIItem{
	margin-top: 50px !important;
}
.APIItem h4{
	color: #000000;
	font-size: 24px;
}
.APIItem img{
	width: 40px;
	margin-right: 20px;
}
.APIItem p{
	font-size: 20px;
	font-weight: 300;
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #929292;
}
.APIItemContent{
	margin-left: 60px;
}
.APIProcessBtn{
	display: flex;
}
.APIProcessBtn a{
	margin: auto;
	background: #428bca;
	border-radius: 15px;
}
/*-----------------------
�I��м
-------------------------*/
.m-document-path {
    padding: 8px 0;
    border-bottom: 1px solid #eff0f2;
    line-height: 24px;
}
.m-document-path li {
	font-weight: 100;
	font-size: 14px;
    display: inline-block;
    color: #888;
}
.m-document-path li a {
    color: #4477d0;
}

/*-----------------------
APIMenu
-------------------------*/
.firstTitle{
	z-index: 1;
	position: absolute;
	padding: 11px 15px 11px 30px;
	color: #717171;
	font-weight: 400;
}
.documentation{
	background-color: #fff !important;
}
.documentation .carousel-item{
	height: 200px !important;
}
.documentation h2{
	font-size: 35px !important;
}
#APIMenu .container{
	margin-top: 0;
	display: table;
	table-layout: fixed;
}
.APIMenuNav{
	-webkit-transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
	transition: all 0.33s cubic-bezier(0.38, 0.8, 0.32, 1.07);
	width: 220px;
	right: 81%;
	display: table-cell;
	position: fixed;
	margin-top: 15px;
	overflow: overlay;
	height: calc(100% - 350px);
	overflow-y: auto;
}
#APIMenu .APISearch{
	/* padding-left: 20px;
	width: 100%; */
	display: table-cell;
	padding-left: 250px;
	width: 100%;
}
#APIMenu .APISearchLeft p{
	color: #717171;
	margin: 0;
	font-size: 14px
}
.APIMenuTitle{
	background: #95B3D7 !important
}
.APIMenuTitle a{
	color: #fff !important;
}
.APIMenuTitle i{
	float: right;
}
.APIMenuTitleItem{
	top: 43px;
	z-index: 1;
	display: block;
	position: absolute;
	width: 220px;
	box-shadow: 0px 5px 10px rgba(0,0,0,.3);
}
.APIMenuTitleItem li{
	background: #fff !important;
}
.MenuTitle a{
	padding: 11px 15px !important;
	border-left: 4px solid #428bca !important;
	color: #428bca !important;
}
.slim-scroll {
	height: 100% !important;
}
.bg-light.lter{
	background-color: #fefefe;
}
.b-r {
	border-right: 1px solid #cfcfcf;
}
.bg-light {
	color: #717171;
}
.bg-light .bg li{
	background-color: #FAFAFA;
}
.bg-light .nav-primary {
	border-bottom: 1px solid #e9e9e9;
}
.nav-primary ul.nav>li>a.active .text {
	display: none;
}
.nav-primary ul.nav>li>a.active .text-active {
	display: inline-block !important;
}
.nav {
	padding-left: 0;
	margin-bottom: 0;
	list-style: none;
}
.nav-primary li {
	line-height: 1.5;
}
.nav>li {
	position: relative;
	display: block;
	background: #F5F5F6;
}
.nav-primary ul.nav>li:hover>a, .nav-primary ul.nav>li:focus>a, .nav-primary ul.nav>li>a:hover, .nav-primary ul.nav>li>a:focus, .nav-primary ul.nav>li>a:active, .nav-primary ul.nav>li.active>a {
	color: #fff;
	background-color: inherit;
	background-color: rgba(0,0,0,0.05) !important;
	text-shadow: none;
}
.bg-light .nav-primary ul.nav>li>a {
	color: #717171;
	border-color: #ececec;
}
.nav-primary ul.nav>li>a {
	padding: 11px 15px 11px 30px;
	position: relative;
	font-weight: 400;
	font-size: 14px;
	border-top: 1px solid transparent;
	border-color: rgba(255,255,255,0.05);
	transition: color .3s ease-in-out 0s;
}
.nav-primary ul.nav>li li a {
	padding: 11px 15px 11px 40px;
	position: relative;
	font-weight: normal;
	text-transform: none;
	font-size: 13px;
	border-top: 1px solid transparent;
	transition: color .3s ease-in-out 0s;
}
.nav a:active{
	background: none;
}
.fa {
	display: inline-block;
	font-size: inherit;
	text-rendering: auto;
	font-style: normal;
	font-weight: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}
.text-active, .active>.text {
	display: none !important;
}
.hidden-xs {
	display: block !important;
}
.pull-right {
	float: right !important;
}
.pull-right i{
	cursor: pointer;
}
.mobileMenu,.mobileMenu2{
	color: #fff;
	background: #95B3D7;
	padding:0 20px;
	width: 100%;
	display: none;
	line-height: 50px;
	height: 50px;
}
@media (max-width: 1800px){
	.APIMenuNav{
		right: 78%;
	}
}
@media (max-width: 1600px){
	.APIMenuNav{
		right: 77%;
	}
}
@media (max-width: 1400px){
	.APIMenuNav{
		right: 74%;
	}
}
@media (max-width: 1200px){
	.container {
		width: 970px;
	}
	#APIMenu .APISearch{
		padding-left: 22%;
		width: 90%;
	}
	.APIMenuNav{
		right: 71%;
	}
}
@media (max-width: 992px){
	.container {
		width: 750px;
	}
	#APIMenu .container {
		width: 800px;
	}
	#APIMenu .APISearch{
		padding-left: 28%;
		width: 90%;
	}
	.APIMenuNav{
		right: 66%;
	}
}
@media (max-width: 768px){
	.container {
		width: auto;
	}
	#APIMenu .container {
		width: 100% !important;
	}
	.nav-off-screen {
		background-color: #ffffff;
		-webkit-transition: -webkit-transform 0.2s ease-in-out;
		-moz-transition: -moz-transform 0.2s ease-in-out;
		-o-transition: -o-transform 0.2s ease-in-out;
		transition: transform 0.2s ease-in-out;
		-webkit-transition-delay: 0s;
		transition-delay: 0s;
		-webkit-transform: translate3d(0px,0px,0px);
		transform: translate3d(0px,0px,0px);
		-webkit-backface-visibility: hidden;
		-moz-backface-visibility: hidden;
		backface-visibility: hidden;
		-webkit-transform: translate3d(75%,0px,0px);
		transform: translate3d(75%,0px,0px);
		overflow: hidden;
		position: absolute;
		width: 100%;
		top: 0px;
		bottom: 0;
		left: 0;
		right: 0;
		z-index: 2;
	}
	#APIMenu .container {
		display: block;
	}
	.APIMenuNav {
		width: 75%;
		display: none;
		position: relative;
		left: -15px;
		top: auto !important;
	}
	#APIMenu .APISearch {
		display: block;
		margin-top: 30px;
		padding-left: 20px;
		width: 100%;
	}
	.APIMenuTitleItem {
		width: 100%;
	}
	.mobileMenu,.mobileMenu2{
		display: block;
	}
	#APIMenu {
		margin: 0;
	}
}
@media (max-width: 450px){
	.documentation h2{
		font-size: 30px !important;
	}
}

/*-----------------------
APIDocumentation
-------------------------*/
.Menuurl {
	margin: 5px 0;
	color: #444444;
    font-size: 14px;
    border: 1px solid #000000;
}

.open .headTitle:before {
    border-left: 4px solid #00aaff;
}
#content{
	min-height: 300px;
	padding-bottom: 50px;
}
.interfaceDoc #content{
	min-height: auto;
	padding-bottom: 5px;
}
.Explains {
	padding-bottom: 20px;
	float: left;
	width: 98%;
	margin: 0 auto;
	color: #333;
}
.Explains h1 {
	font-size: 1.3em;
}
.headDiv span{
	margin-left: 20px;
	border-radius: 2px;
	font-size: 14px;
	font-weight: 300;
	color: #fff;
	padding: 5px;
	background: #31BF72;
}
}
.headDiv {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eeeeee;
}
.apitile {
	margin: 10px 0px 0px 0px;
	position: relative;
	padding: 10px 10px 10px 15px;
	font-weight: 800;
	font-size: 25px;
	color: #333;
}
.apitile:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 0;
	height: 100%;
	border-left: 4px solid #31BF72;
}
.no-border {
	border: none !important;
}
.no-padder {
	padding: 0 !important;
}
.m-l-n-xs {
	margin-left: -7px !important;
}
.alert {
	z-index: 100;
	position: fixed;
	top: 100px;
	width: 90%;
	height: 6%;
	font-size: 100%;
	padding: 10px;
	border: 1px solid transparent;
	box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
}
.alert-success {
	color: #468847;
	background-color: #dff0d8;
	border-color: #d6e9c6;
}
.m-l-n-xs {
	margin-left: -5px;
}
button.close {
	padding: 0;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
}
.close {
	float: right;
	font-size: 21px;
	font-weight: bold;
	line-height: 1;
	color: #000000;
	text-shadow: 0 1px 0 #ffffff;
	opacity: 0.2;
	filter: alpha(opacity=20);
}
.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	padding: 0;
	margin: -1px;
	overflow: hidden;
	clip: rect(0, 0, 0, 0);
	border: 0;
}
.table {
	font-size: 0.813em;
	width: 100%;
	margin-bottom: 0px;
	max-width: 100%;
	background-color: transparent;
	border-collapse: collapse;
	border-spacing: 0;
}
.table > tbody > tr > td {
	display: table-cell;
	vertical-align: middle;
	border: 1px solid #dadada;
	padding: 2px 10px;
}
.btn {
	font-weight: 500;
	border-radius: 2px;
}
.btn-dark {
	color: #fff !important;
	background-color: #2e3e4e;
	border-color: #2e3e4e;
}
.Explains h6 {
	font-size: 1em;
	color: #333;
	margin-top: 5px;
	margin-bottom: 5px;
}
.padding_left {
	padding-left: 30px;
}
.headerIndexColor {
	background-color: #95B3D7 !important;
}
.centerParty {
	margin: 0 auto;
}

@media (min-width: 767px){
	.table-responsive {
		width: 99%;
		margin-bottom: 15px;
		margin-top: 15px;
		padding-bottom: 15px !important;
		overflow-x: auto;
		overflow-y: hidden;
		border: 1px solid #dddddd;
		-ms-overflow-style: -ms-autohiding-scrollbar;
		-webkit-overflow-scrolling: touch;
	}
}
/*-----------------------
APIDocumentationContent
-------------------------*/
.headDiv {
	margin-top: 10px;
	padding-bottom: 10px;
	border-bottom: 2px solid #eeeeee;
	margin-bottom: 10px;
}
.headTitle:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 0;
	height: 100%;
	border-left: 4px solid #00be00;
}
.titleInterface {
	width: 90%;
	margin: auto;
	overflow-x: auto;
	overflow-y: hidden;
	font-size: 14px;
	border: 1px solid #000000;
}
/*״̬��ɫ��ʽ*/
.POST {
	background-color: #00B0F0;
}
.GET {
	background-color: #31BF72;
}
.DELETE {
	background-color: #E2231A;
}
.PATCH {
	background-color: #00B0F0;
}
.PUT{
    background-color:#00B0F0;
}
.titleMethod {
	float:left;
	color: white;
	width: 65px;
	padding: 3px 3px 3px 10px;
	display: inline-block;
}
.titleUrl {
	padding-right: 10px;
	width: auto;
	display: inline-block;
	width: calc(100% - 65px);
	white-space:nowrap;
	float:left;
	padding: 3px 10px;
}
.headTitle {
	color: #444444;
	padding: 8px;
	position: relative;
	height: 35px;
	margin-bottom: 15px !important;
}
.interfaceDoc {
	padding: 10px;
	color: #333333;
}

.requestThead th {
	color: white;
	background-color: #0C8CBB !important;
}
.returnThead th {
	color: white;
	background-color: #3FA458 !important;
}
.panel .table thead>tr>th {
	border-bottom: 1px solid #ebebeb;
}
.requestListHead th {
	color: #444;
	background-color: #ddf2ff !important;
}
.APISearch{
	font-size: 16px;
	height:450px;
}
.APISearch h4{
	font-size: 18px;
	margin-bottom: 0;
}
.APISearch h5{
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
}
.APISearch .requestDoc h5{
	margin-top: 30px;
}
.interfaceDoc .table-responsive, .preEg {
	width: 95%;
	margin: 0 auto;
}
.interfaceDoc .table-responsive{
	padding: 0px !important;
}
.return_list:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 0;
	height: 100%;
	border-left: 3px solid #00be00;
}
.request_list:before {
	position: absolute;
	left: 0px;
	top: 0px;
	content: "";
	width: 0;
	height: 100%;
	border-left: 3px solid #0C8CBB;
}
.m-t-md {
	margin-top: 20px;
}
.m-t-lg {
	margin-top: 30px !important;
}
.request_list, .return_list {
	z-index: 1;
	position: relative;
	padding: 4px 4px 4px 8px;
}
.scrollable {
	overflow-x: hidden;
	overflow-y: auto;
}
.wrapper{
	width: 100%;
}
.key {
	color: red;
}
.string {
	color: green;
}
.ellipsis{
	overflow : hidden;
	text-overflow : ellipsis;
	white-space : nowrap;
	width :auto;
	font-weight: 300;
	    display: inline-block;
	    max-width: 75%;
	    white-space: nowrap;
	    text-overflow: ellipsis;
	    overflow: hidden;
	    vertical-align: bottom;
}
table thead th {
	text-align: center;
	color: #2e3e4e;
}
@media (min-width: 768px){
	.vbox>section, .vbox>footer {
		top: 0;
		bottom: 0;
		width: 100%;
	}
}

/*-----------------------
class-item
-------------------------*/
.classItem2 {
	/* height: 185px; */
	width: 100%;
	background-color: #fff;
	padding: 10px 20px 20px 20px;
	margin-top: 20px;
	border: 1px solid #9E9E9E;
    display: block !important;
}
.classItem2 .ellipsis{
	line-height: 30px;
	border-bottom: 1px solid #dbe0e5;
	list-style-type: none;
}
.classItem2:hover{
	background-color: #FAFAFA;
}
.classItem2 .classItem-left{
	font-size: 24px;
	width: 30px;
}
.classItem{
	width: 100%;
	background-color: #fff;
	padding: 20px;
	margin-top: 20px;
	border: 1px solid #9E9E9E;
	display: flex;
}
.classItem:hover .classItem-left {
	color: #446cb3;
}
.classItemTitle:hover .classItem-left {
	color: #446cb3;
}
.classItem2 h4{
	font-size: 20px;
	color: #000000;
}
.classItem h4{
	font-size: 20px;
	color: #000000;
}
.classItem-left{
	color: #D1E6E8;
	width: 66px;
	height: 60px;
	font-size: 48px;
	float: left;
	padding-right: 20px;
	line-height: 60px;
	text-align: center;
	transition: 0.5s;
}
.classItem-right{
	margin: auto;
	margin-left: 0;
}
.classItemBtn{
	line-height: 60px;
	font-size: 30px;
	color: #99AFC3;
}
.classItemList{
	max-height: 400px;
	overflow:hidden;
}
.classItemList li{
	width: 100%;
}
.more{
	position: absolute;
	width: 80%;
	text-align: center;
	color: #9e9e9e;
	font-size: 14px;
}
.more:hover{
	color: #31BF72;
}
.headDiv2{
	margin-left: 20px;
	margin-top: 30px;
	padding-bottom: 10px;
	display: flex;
}
.headDiv2 .classItem-left {
	color: #446cb3;
}
.row2{
	margin-left: 75px;
}
.row2 li{
	/* cursor: pointer; */ 
	list-style-type: decimal;
	list-style-position: outside; /*͹��(�A�Oֵ)*/
	margin-bottom: 15px;
}
.row2 li a{
	cursor: pointer; 
}

/*-----------------------
開發入門
-------------------------*/
.toTopBtn{
	z-index: 2;
	display:none;
	}
.toTop{
	z-index: 2;
	background: rgba(70, 200, 90, 0.7);
	adding: 10px;
	color: #fff;
	text-decoration: none;
	position: fixed;
	top: 50%;
	right: 30px;
	font-size: 26px;
	width:50px;
	height:50px;
	line-height:50px;
	border-radius:50%;
	transition:all 0.5s;
	text-align: center;
	box-shadow: 0 2px 5px 0 rgba(0,0,0,0.16), 0 2px 10px 0 rgba(0,0,0,0.12);
}
.toTopBtn a:hover, a:active{
    color: #fff;
	background:#0099CC;
}
.toTopBtn a:focus{
    color: #fff;
}
.ProcessBox{
	width: 16%;
}
.ProcessText{
	margin: auto;
}
.ProcessText h4{
	font-size: 14px;
	text-align: center;
}
.ProcessItem{
	min-height: 80px;
	width: 100%;
	background-color: #fff;
	padding: 20px 5px;
	border: 1px solid #9E9E9E;
	display: flex;
	border-radius:5px;
	background: #eaf8f7;
}
.ProcessIcon{
	margin: auto;
	font-size: 30px;
	color: #99AFC3;
}
.flowChart{
	margin: 0;
	margin-top: 20px;
}
[v-cloak]{
	display: none;
}