#nameplate{
	width: 100%;
	height: 140px;
	background: #f6f7f8;
}
.nameplate{
	width: 67%;
	height: 100%;
	margin: auto;
	
}
.nameplate .np-box{
	padding: 5% 8%;	
}
.nameplate h2{
	margin: 0;
	padding: 0;
	font-size: 30px;
	color: #00B3C4;
}
.nameplate p{
	padding: 0;
	margin: 0;
	margin-top: 5px;
	font-size: 12px;
	color: #363537;
}

#coo-main{
	width: 67%;
	height: auto;
	margin: auto;
}
#coo-main .coo-main{
	padding: 2% 8% 5%;
	overflow: hidden;
}
#coo-main .coo-main .cm-left{
	float: left;
	width: 70%;
}
#coo-main .coo-main .cm-left h4{
	color: #00B3C4;
}
#coo-main .coo-main .cm-left p{
	color: #363537;
}
#coo-main .coo-main .cm-left .mg{
	margin-top: 50px;
}
#coo-main .coo-main .cm-left form{
	width: 95%;
}
#coo-main .coo-main .cm-left .inp-text{
	display: flex;
	width: auto;
	/*border-bottom: 1px solid #b5b5b5;*/
	height: 30px;
	margin-top: 20px;
}
#coo-main .coo-main .cm-left .inp-checkbox{
	width: auto;
	/*border-bottom: 1px solid #b5b5b5;*/	
	margin-top: 20px;
}

#coo-main .coo-main .cm-left .inp-checkbox span{
	padding-right: 25px;
	color: #b5b5b5;
}
#coo-main .coo-main .cm-left .inp-text {position: relative;}
#coo-main .coo-main .cm-left .inp-text span{
	white-space: nowrap;
	/*padding-right: 25px;*/
	color: #b5b5b5;
}
#coo-main .coo-main .cm-left .inp-text input{
	border: 0;
	color: #b5b5b5;
	border-bottom: 1px solid #b5b5b5;
	flex-grow:2;
	float: right;
	margin-left: 5px;
}
#coo-main .coo-main .cm-left .inp-text p{
	margin: 0;
	position: absolute;
	right: 0;
	top: 0;
    text-align: right;}
#coo-main .coo-main .cm-left .btn{
	width: 120px;
	margin-top: 15px;
    float: right;
}
#coo-main .coo-main .cm-right{
	float: left;
	padding-left: 5%;
	width: 30%;
}

#coo-main .coo-main .cm-right h5{
	color: #363537;
}
#coo-main .coo-main .cm-right h6{
	color: #888;
	margin-top: 20px;
	margin-bottom: 5px;
}
#coo-main .coo-main .cm-right p{
	color: #2274a5;
}
#coo-main .coo-main .cm-right .cmr-foot{
	margin-top: 120px;
}
#coo-main .coo-main .cm-right .cmr-foot h6{
	margin-top: 5px;
	overflow: hidden;
}
#coo-main .coo-main .cm-right .cmr-foot span{
	display: inline-block;
	height: 28px;
	line-height: 28px;
	float: left;
}
#coo-main .coo-main .cm-right .cmr-foot .sp1{
	display: inline-block;
	width: 35px;
	height: 28px;
	background: url(../img/bg.png) no-repeat -127px -162px;
}
#coo-main .coo-main .cm-right .cmr-foot .sp2{
	display: inline-block;
	width: 35px;
	height: 28px;
	background: url(../img/bg.png) no-repeat -162px -162px;
}
#coo-main .coo-main .cm-left .tf1,#coo-main .coo-main .cm-left .tf2,#coo-main .coo-main .cm-left .tf3,#coo-main .coo-main .cm-left .tf4,#coo-main .coo-main .cm-left .tf5,#coo-main .coo-main .cm-left .tf6,#coo-main .coo-main .cm-left .tf7,#coo-main .coo-main .cm-left .tf8{
	color: red;
	display: none;
	margin-top: 10px;
}
#sub{
	display: inline-block;
    padding: 14px 16px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #fff;
    background-color: #00B3C4;
    border-color: #00B3C4;
    width: 120px;
    margin-top: 15px;
    float: left;
}
.verify{
    width: 100%;
    height: 40px;
    margin-top: 30px;
    position: relative;
}
.verify span{
    width: 38px;
    height: 40px;
    font-family: ﻿MicrosoftYaHei;
    font-size: 16px;
    font-weight: normal;
    font-style: normal;
    font-stretch: normal;
    line-height: 40px;
    letter-spacing: 0px;
    color: #302f41;
    margin-right: 23px;
}
.verify p{position: absolute;right: 0;margin: 0;top: 0;}
#verify_box{
    width: 240px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color:#fff;
    position: relative;
    background-color: rgba(212, 212, 212, 1);
    top:-40px;
    right:-55px;
}
#verify_xbox{
    width: 54px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color:#fff;
    position: absolute;
    background: #7BBB55;
}
#btn{
    cursor: pointer;
    width: 54px;
    height: 40px;
    background-color: rgba(255, 255, 255, 1);
    border: solid 1px rgba(212, 212, 212, 1);
    float: right;
}
.continue{
    width: 120px;
    height: 40px;
    background-color: rgba(212, 212, 212, 1);
    margin: 0 70px;
    border: none;
    color: #302f41;
    font-size: 16px;
}
.continue:hover{
    background-color: rgba(235, 54, 38, 1);
    color: #ffffff;
}
img {
    max-width: 100%;
}

#inp6{
	border: 0;
	border-bottom: 1px solid #b5b5b5;
	float: right;
	width: 75%;
}

@media only screen and (max-width: 750px) {
	#nameplate{height: auto;}
	.nameplate{width: 92%;padding: 1rem 0;}
	.nameplate .np-box{padding: 0;}
	.nameplate h2{font-size: 20px;}
	.nameplate p{margin-top: 0;}
	
	.banner{width: 100%;position: relative;}
	.banner h1{width: 100%;line-height: 120%;font-size: 2rem;font-weight: bold;color: #FFFFFF;position: absolute;top: 15%;text-align: center;}
	.banner h1 span{color: #00b3c4;}
	
	#coo-main{width: 100%;}
	#coo-main .coo-main{padding: 0;width: 100%;margin: 0 auto;}
	#coo-main .coo-main .cm-left{width: 100%;}
	#coo-main .coo-main .cm-left h4{font-size: 3rem;margin: 4rem auto 1rem auto;width: 92%;}
	#coo-main .coo-main .cm-left>p{margin: 0 auto;width: 92%;}
	
	.cro-progress{width: 100%;position: relative;margin-top: 4rem;}
	.cro-progress h1{font-size: 3rem;position: absolute;top: 0;color: #00B3C4;margin: 3rem 4% 1rem 4%;width: 92%;}
    .app{width: 100%;height: auto;position: relative;}
    .app .app_address{width: 92%;margin: 0 auto;position: absolute;top: 55%;left: 4%;overflow: hidden;}
    .app .app_address ul{width: 50%;float: left;padding: 0;}
    .app .app_address ul a{display: inline-block;width: 100%;margin-bottom: 1rem;font-size: 1rem;}
    .app .app_address ul.right a{box-sizing: border-box;padding-left: 40%;}
    .otherapp{width: 100%;position: relative;}
    .otherapp h1{font-size: 3rem;position: absolute;top: 0;color: #00B3C4;margin: 3rem 4% 1rem 4%;width: 92%;}
    .formtitle{font-size: 3rem;color: #00B3C4;margin: 3rem 4% 1rem 4%;width: 92%;}
    
    .mg{font-size: 12px!important;margin: 0!important;width: 92%;margin-left: 4%!important;color: #b5b5b5!important;}
    form{width: 92%!important;margin: 0 auto;margin-top: 40px;}
	form .inp-text{display: flex;border-bottom: 1px solid #b5b5b5;line-height: 30px;position: relative;margin-top: 18px;}
	form .inp-text input{width:auto!important;height: 100%;border: 0!important;outline: none;margin-left: 5px;}
	form .inp-text p{position: absolute;right: 0;top: 0;margin: 0!important;}
	form #inp6{width: auto!important;height: 100%;border: 0;outline: 0;padding: 0;margin-top: -1px;margin-left: 5px;}
	
	.foot-nav{border-top: 1px solid #d6d6d6;margin-top: 3rem;}
	
	/*合作页面*/
	.cor_mg{font-size: 3rem!important;margin: 4rem auto 1rem auto!important;width: 92%;color: #00B3C4!important;}
    #index-main .foot-nav .fn{background-color: #FFFFFF;}
    .inp_item{border: 0!important;}
}

@media only screen and (max-width: 320px) {
	#coo-main .coo-main .cm-left h4{font-size: 2.5rem;}
	.cro-progress h1{font-size: 2.5rem;}
	.otherapp h1{font-size: 2.5rem;}
}