@CHARSET "UTF-8";

.ow_content{
	 padding-top:1.2rem;
}
.business {
	/*	padding-top: 0.7rem;*/
	width: 12rem;
	/*background: red;*/
	margin: 0 auto;
	/* margin-top: 0.7rem; */
}

.business .main_title {
	float: left;
	width: 4rem;
	/*background: yellow;*/
}

.business .main_title .title {
	font-size: 40px;
	color: #333333;
	font-weight: bold;
}

.business .main_title .subtitle {
	margin-top: 0.1rem;
	font-size: 0.14rem;
	color: #333333;
}

.business .main_title .subhead {
	/*width: 0.9rem;*/
	color: #999999;
	margin-top: 7rem;
	font-size: 0.24rem;
	transform: rotate(90deg);
	-ms-transform: rotate(90deg);
	/* Internet Explorer */
	-moz-transform: rotate(90deg);
	/* Firefox */
	-webkit-transform: rotate(90deg);
	/* Safari 和 Chrome */
	-o-transform: rotate(9deg);
	/* Opera */
}

.business .pageBox21 {
	width: 8rem;
	float: left;
	margin-top: 1rem;
}

.business .pageBox21 .contact .title {
	font-size: 0.2rem;
	color: #333333;
	width: 50%;
	float: left;
	margin-bottom: 0.45rem;
}

.business .pageBox21 .contact .kf {
	float: left;
	width: 50%;
	margin-bottom: 0.45rem;
}

.business .pageBox21 .contact .kf .wechat {
	width: 0.26rem;
	height: 0.26rem;
	float: left;
	margin-right: 0.5rem;
    background-image: url(../images/owuse/officialwebuse.png);
    background-repeat: no-repeat;
    background-size: 1500% 100%;
    background-position: -0.75rem
}

.business .pageBox21 .contact .kf .sina {
	width: 0.26rem;
	height: 0.26rem;
	float: left;
	margin-right: 0.5rem;
    background-image: url(../images/owuse/officialwebuse.png);
    background-repeat: no-repeat;
    background-size: 1500% 100%;
    background-position: -0.25rem
}

.business .pageBox21 .contact .address,
.tel,
.zipcode,
.mail {
	width: 50%;
	float: left;
	font-size: 0.16rem;
	color: #333333;
	margin-top: 0.25rem;
}

.business .pageBox21 .form {
	margin-top: 1.70rem;
}

.business .pageBox21 .form .info>div {
	width: 33%;
	float: left;
}

.business .pageBox21 .form .info>div>label {
	position: relative;
	font-size: 0.16rem;
	bottom: -0.20rem;
	left: 0.80rem;
	color: #999999;
	transition-duration: 1s;
	pointer-events: none;
	/*transition-delay: 0.2s;*/
}

.business .pageBox21 .form .info>div>input {
	width: 100%;
	border: none;
	color: #333333;
	caret-color: #999999;
}

.business .pageBox21 .form .info>div>input:focus {
	outline: none;
}

.business .pageBox21 .form .info>div>div {
	width: 98%;
	background: #999999;
	height: 0.01rem;
}

.business .pageBox21 .form .content {
	margin-top: 0.5rem;
}

.business .pageBox21 .form .content label {
	margin-top: 0.5rem;
	width: 100%;
	display: block;
	color: #999999;
	/*background: red;*/
}

.business .pageBox21 .form .content input {
	color: #333333;
	border: none;
	width: 100%;
	caret-color: #999999;
}

.business .pageBox21 .form .content input:focus {
	outline: none;
}

.business .pageBox21 .form .content>div {
	background: #999999;
	width: 99%;
	height: 0.01rem;
}

.business .pageBox21 .form .submit {
	margin-top: 0.55rem;
	width: 1.2rem;
	border: 0.01rem solid #333333;
	text-align: center;
	height: 0.4rem;
	font-size: 0.16rem;
	color: #333333;
	line-height: 0.4rem;
	cursor: pointer;
}

.business .pageBox21 .form .submit:after {
	content: "";
	display: block;
	width: 0;
	height: 0.4rem;
	background: #333333;
	margin-top: -0.4rem;
	transition: all 0.6s ease 0s;
}

.business .pageBox21 .form .submit:hover {
	color: #FFFFFF;
	/*font-weight: bold;*/
}

.business .pageBox21 .form .submit:hover::after {
	width: 1.2rem;
	height: 0.4rem;
}

@media only screen and (min-width: 900px) and (max-width: 1200px) {
	.ow_content{
	 	padding-top:1rem;
	 }
	.business{
		width: 8.5rem;
	}
	.business .main_title{
		width: 2rem;
	}
	.business .pageBox21{
		width: 6rem;
	}
	.business .main_title .subhead{
		margin-top: 4rem;
	}
}
@media  screen and (min-width: 768px) and (max-width: 900px) {
	.ow_content{
	 	padding-top:1rem;
	 }
	.business{
		width: 99%;
	}
	.business .main_title{
		width: 30%;
	}
	.business .pageBox21{
		width: 70%;
	}
	.business .main_title .subhead{
		margin-top: 4rem;
	}
}
@media  screen  and (max-width: 768px) {
	.ow_content{
	 	padding-top:1rem;
	 }
	.business{
		width: 98%;
		
	}
	.business .main_title{
		width: 80%;
		float: none;
		/*margin-left: 0.25rem;*/
		margin-left: auto;
		margin-right: auto;
	}
	.business .pageBox21{
		float: none;
		margin:  1rem auto 0 auto;
		width: 80%;
	}
	.business .pageBox21 .contact .address{
		width: 100%;
	}
	.business .main_title .subhead{
		display: none;
		/*margin-top: 4rem;*/
	}
	.business .pageBox21 .form .submit:after{
		height: 0.41rem;
	}
	.business .pageBox21 .form .submit:hover::after{
		height: 0.41rem;
	}
}