.alert-box{
	position: relative;
	margin-top:30px;
}
.alert-api-txt{
	line-height: 70px;
	background: #0074d9;
	color:#fff;
}
.alert-api-list{
	text-align: left;
	position: absolute;
	left:0;
	top:0;
	width:25%;
	z-index: 99;
	background: #f4f4f4;
    border: 1px #ccc solid;
    height:100%;
    overflow: auto;
}
.alert-api-intro{
	width:73%;
	padding-left:27%;
}
.alert-api-title{
	color: #333;
    height: 40px;
    line-height: 40px;
    padding-left: 10px;
}
.alert_list{
	overflow: hidden;
    padding: 0px 15px 20px 20px;
}
.alert_list li{
	line-height: 30px;
    padding: 0;
    font-size: 14px;
    overflow: hidden;
}
.alert_list li a{
	display: block;
    padding-left:15px;
}
.alert_list li a:hover{
	color:#fff;
	background: #0074d9;
}
a:focus{
	color: #fff;
}
.alert-api-api{
	margin:20px 0 -10px 0;
}
.alert-api-hover{
	background: #0074d9;
	color:#fff;
}
.alert-api-intro-msg span{
	background: #eee;
	line-height: 35px;
	display: inline-block;
	height:35px;
	padding:0 8px;
}
.blockquote{
	border-left:5px solid #0074d9;
	padding:12px;
	background: #e1e1e1;
}
.brush-title{
	background: #f1f1f1;
	line-height: 36px;
	padding-left:10px;
}
.blockquote p{
	line-height: 25px;
}
.fieldset{
	padding:20px;
	border: 1px solid #e2e2e2;
	border-radius: 5px;
}
.fieldset legend{
	padding:0 5px;
	color:#333;
}
.str_bg{
	padding:3px 6px;
	background: #588BB6;
	color:#fff;
	margin-right:5px;
}
.alert-api-button{
	display: inline-block;
    padding: 0 10px;
    height: 36px;
    line-height: 36px;
    border: none;
    border-radius: 3px;
    background-color: #0074d9;
    color: #fff;
    opacity: .9;
    filter: alpha(opacity=90);
    text-align: center;
    text-decoration: none;
    white-space: nowrap;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    overflow: visible;
    cursor: pointer;
    vertical-align: top;
}
.alert-content {
	display: -ms-flexbox;
    display: flex;
    -ms-flex-pack: justify;
}
.protocol {
	padding:20px;
	width:410px;
	display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: column;
    flex-direction: column;
	overflow:hidden;
}
.protocol h3 {
	font-size: 2.08333333rem;
    line-height: 2.08333333rem;
    font-weight: 500;
    color: #f5f6fa;
}
.protocol .p1 {
	font-size: .9375rem;
    line-height: .9375rem;
    font-weight: 400;
    color: #a9a9a9;
    margin-top: 1.30208333rem;
}
.protocol h4 {
	font-size: 1.25rem;
    line-height: 2.60416667rem;
    font-weight: 400;
    color: #d5d5d5;
    margin-top: 1.66666667rem;
    text-indent: 2.60416667rem;
    margin-left: 2.08333333rem;
}
.protocol .p2,.protocol .p3 {
	font-size: .72916667rem;
    line-height: 1.97916667rem;
    width: 24.79166667rem;
    font-weight: 400;
    color: #d5d5d5;
}
.protocol .p2 {
    margin-top: 2.08333333rem;
}
.img-box {
	width: 20.83333333rem;
    height: 27.76041667rem;
    margin-top: 1.04166667rem;
	background-position: center center;
	background-repeat: no-repeat;
	margin-top:50px;
	margin-left:100px;
	border-radius: 5px;
}
.photo1 {background-image: url(../img/team01.png);}
.photo2 {background-image: url(../img/team02.png);}
.photo3 {background-image: url(../img/team03.png);}
.photo4 {background-image: url(../img/team04.png);}
.photo5 {background-image: url(../img/team05.png);}
.photo6 {background-image: url(../img/team06.png);}
.photo7 {background-image: url(../img/team07.png);}
.photo8 {background-image: url(../img/team09.png?1018);}
.photo9 {background-image: url(../img/team10.png);}
.photo10 {background-image: url(../img/team11.png);}
.photo11 {background-image: url(../img/team12.png);}
.photo12 {background-image: url(../img/team13.png);}

.pureImg {
	margin:-18px;
	padding:20px;
	width:700px;
	height:800px;
	text-align: center;
	background-color: #fff;
}
.img-box01 {
	width:600px;
	height:712px;
	background: url(../img/pure_box01.png) no-repeat 0 0;
	background-size: 100% auto;
}
.img-box02 {
	width:600px;
	height:616px;
	background: url(../img/pure_box02.png) no-repeat 0 0;
	background-size: 100% auto;
}
.img-box03 {
	width:600px;
	height:688px;
	background: url(../img/pure_box03.png) no-repeat 0 0;
	background-size: 100% auto;
}