﻿.black_overlay
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
}
.black_overlay1
{
	display: none;
	position: absolute;
	top: 0%;
	left: 0%;
	width: 100%;
	height: 100%;
	background-color: black;
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=80);
	position:fixed;
}

.white_content
{
	display: none;
	position: absolute;
	top: 15%;
	left: 25%;
	width: 50%;
	height: 70%;
	padding: 16px;
	z-index: 1002;
	overflow: auto;
	text-align: right;
}

.white_content1
{
	display: none;
	position: absolute;
	top: 25%;
	left: 25%;
	width: 50%;
	/*height: 70%;*/
	padding: 16px;
	z-index: 1002;
	overflow: auto;
	text-align: right;
}

.contact-btn {
    background:#0372eb;
    border: 1px solid #076bd2;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    /*float: right;*/
    font-size: 16px;
    line-height: 30px;
    /*margin: 20px;*/
    padding: 0 20px;
	margin-left:15px;
}

.body a
{
	text-decoration: none;
}

	.body a:hover
	{
		text-decoration: none;
	}

.active1
{
	color: #2277da;
	font-weight: 700;
}

.yun-content
{
	color: #999;
    font-size: 14px;
	height: auto;
	line-height: 30px;
	margin-bottom: 10px;
}
.yun-content-1
{
	color: #666;
	font-size: 14px;
	height: auto;
	line-height: 30px;
	margin-top: 20px;
	margin-bottom: 10px;
}
.provider span {
    margin-right: 20px;
}
.provider lable {
    color: #ed711f;
}
	
.new-price span {
    color: #ed711f;
    font-size: 17px;
}


.yun-content a
{
	color: #2898e0;
	text-decoration-line: none;
}

.yun-content a:hover
{
	text-decoration-line: underline;
}

.fex1 {position: fixed; top:80px; width: 178px;}
.fex2 {position:absolute; bottom:50px; width: 178px;}
.main-content {position: relative; padding-top: 75px; min-height: 800px;}
.tab1 {position: absolute; top:0; left: 200px; width: 980px}
.tab2 {position: fixed; z-index: 10; top:65px; left: 50%; margin-left: -390px; width: 980px}

