body,html {
	position: relative;
}
.common-left-nav {
	position: fixed;
	top: 220px;
	left: 221px;
}
.common-left-nav ul li {
	width: 120px;
	height: 41px;	
}
.common-left-nav ul li a {
	display: inline-block;
	width: 120px;
	height: 41px;	
}
.common-left-nav ul li:hover{
	color: #1C8CEC;
	background: url(../images/wyp/fone.png) no-repeat right 30px top 5px;
}
.on{
	color: #1C8CEC;
	background: url(../images/wyp/fone.png) no-repeat right 30px top 5px;
}


.common-right-nav {
	width: 172px;
	height: 444px;
	border: solid 1px #e2e2e2;
	position: fixed;
	top: 221px;
	right: 125px;
}
.common-right-nav p{
	text-align: center;
	line-height: 38px;
	color: #666;
}
.common-right-nav .ewm {
	display: inline-block;
	text-align: center;
	width: 149px;
	height: 153px;
	margin-left:-9px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

.common-right-nav li {
	line-height: 42px;
	padding-left: 20px;
	box-sizing: border-box;
	cursor: pointer;
}
.common-right-nav img {
	vertical-align: middle;
	margin-right: 10px;
}
.head {
	height: 86px;
	margin-top: 50px;
}
.head strong {
	float: left;
    font-size: 30px;
    color: #000;
    width: 65%;
}
.head .head-right {
	float: right;
	margin-top: 20px;
	height: 42px;
	width: 310px;
	background: url(../images/wyp/fuwu.png) no-repeat left center;
}
.head i {
	color: #111;
	font-weight: 600;
}
.head .head-sp1 {
	display: inline-block;
	width: 120px;
	border-right: 1px solid #ddd;
	margin-left: 60px;
}
.head .head-sp2 {
	display: inline-block;
	width: 120px;
	
}
.box {
	display: block;
	width: 100%;
	height: auto;
	margin-bottom: 20px;
	float: left;
}
.box:first-child{
	margin-top: 0;
}
.box .box-title img {
	margin-right: 20px;
	vertical-align: middle;
}
.box .box-title {
	height: 40px;
	line-height: 40px;
	font-size: 24px;
	color: #111;
}
.w5 {
	width: 5%;
}
.w10 {
	width: 10%;
}
.w20 {
	width: 20%;
}
.w25 {
	width: 25%;
}
.w30 {
	width: 30%;
}
.w15 {
	width: 15%;
}
.w40 {
	width: 40%;
}
.w35 {
	width: 35%;
}
.w50 {
	width: 50%;
}
.w80 {
	width: 80%;
}
.box-table {
	width: 100%;
	height: auto;
}
.box-table table {
	width: 100%;
	border: 1px solid #ddd;
	margin-top: 20px;
}
.box-table td {
	border: 1px solid #ddd;
	padding-left: 20px;
	box-sizing: border-box;
}
.box-table p {
	color: #484848;
	margin-bottom: 10px;
	line-height:28px;
}
.box-table h3 {
	color: #111;
	margin-bottom: 10px;
	line-height:28px;
}
.h48 {
	height: 48px;
}
.h60 {
	height: 60px;
}
.h80 {
	height: 80px;
}
.h100 {
	height: 100px;
}
.f2 {
	background: #f2f2f2;
}
.tc {
	text-align: center;
}
.btn {
	width: 62px;
	height: 25px;
	border-radius: 3px;
	background: #fff;
	border: solid 1px #c9c9c9;
}
.btn2 {
	float: right;
	width: 110px;
	height: 34px;
	font-size: 16px;
	color: #1c8cec;
	background-color: #ffffff;
	border: solid 1px #1c8cec;
}
.box-hide {
	padding: 29px 89px 71px 49px;
	box-sizing: border-box;
	width: 940px;
	height: 594px;
	background-color: #ffffff;
	z-index: 1000;
	box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.1);
	border-radius: 10px;
	position: fixed;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
	display: none
}
.add-x {
	width: 30px;
	height: 30px;
	display: inline-block;
	float: right;
	margin-right: -60px;
	cursor: pointer;
	text-align: center;
	border-radius: 50%;
	background: red;
	color: #fff;
}
.box-hide p {
	line-height: 35px;
	color: #111;
}
.bom {
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

.befo::after{
	content: '';
	width: 5px;
	height: 5px;
	background: #000;
	display: inline-block;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
}
@media only screen and (min-width: 500px) and (max-width: 1690px) {
	/*.common-right-nav{display: none;}*/
	.common-left-nav{left: 10px;}
	/*.common-right-nav{right: 10px;}*/
	.common-right-nav {
	width: 142px;
	height: 484px;
	border: solid 1px #e2e2e2;
	position: fixed;
	top: 220px;
	right: 10px;
}
.common-right-nav p{
	text-align: center;
	line-height: 38px;
	color: #666;
}
.common-right-nav .ewm {
	display: inline-block;
	text-align: center;
	width: 129px;
	height: 153px;
	margin-left:-9px; 
	padding-bottom: 10px;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px;
}

}