.mylayer{
	position: fixed;
	bottom: -448px;
	left: 0;
	width: 100%;
	min-width: 1200px;
	/*max-width: 1920px;*/
	height: 520px;
	z-index: 199999999 !important;
}

.mylayer .mylayer-bg{
	width: 100%;
	height: 100%;
	background-color: #000;
	filter: alpha(opacity=70);
	opacity: 0.7;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

.mylayer .myclose{
	position: absolute;
	right: 0;
	top: 10px;
	width: 100px;
	font-size: 40px;
	font-family: "新宋体";
	line-height: 60px;
	color: #fff;
	text-align: center;
	z-index: 9999 !important;
	cursor: pointer;
}

.mylayer-box{
	position: relative;
	width: 1000px;
	margin: 0 auto;
}

.mylayer-box .mylayer-pic{
	float: left;
	width: 261px;
	height: 136px;
	position: absolute;
	top: -60px;
	left: 0;
	background-image: url(../images/css_sprites6.png);
    background-repeat: no-repeat;
    background-position: -10px -10px;
}

.mylayer-box .mylayer-top{
	position: relative;
	overflow: hidden;
}

.mylayer-box .mylayer-top .mylayerto{
	float: right;
	margin: 18px 60px 18px 0;
}

.mylayer-box .mylayer-top .mylayert{
	float: right;
	/*margin-top: 30px;*/
	width: 85px;
	height: 73px;
	background-image: url(../images/css_sprites6.png);
	background-repeat: no-repeat;
	background-position: -10px -166px;
	/* margin: 16px 0; */
}

.mylayer-box .mylayer-top span{
	display: block;
	width: 1200px;
	height: 70px;
	position: absolute;
	right: 0;
	bottom: 0;
	overflow: hidden;
	cursor: pointer;
}

.mylayer-box .mylayer-top span i{
	display: block;
	float: right;
	width: 26px;
	height: 31px;
	margin: 18px 96px 0 0;
	background-image: url(../images/css_sprites.png);
	background-repeat: no-repeat;
	background-position: -791px -68px;
}

/*.mylayer-box .mylayer-top span .totop{
	display: block;
}*/

.mylayer-main{
	position: relative;
	padding: 40px 50px;
	background-color: #fff;
	margin-top: 25px;
}

.mylayer-left{
	float: left;
	width: 370px;
}

.mylayer-left h3{
	font-size: 24px;
	color: #333;
	line-height: 48px;
	white-space: nowrap;
}

.mylayer-left h3 p{
	display: inline-block;
	font-size: 14px;
	color: #5d5d5d;
	margin-left: 6px;
}

.mylayer-left h3 p i{
	color: #18b872;
}

.mylayer-form{
	width: 336px;
}

.mylayer-iptbox label{
	float: left;
	display: block;
	width: 80px;
	font-size: 12px;
	color: #888;
	line-height: 44px;
	padding-left: 10px;
}

.ie7 .mylayer-iptbox label{
	width: 70px;
}

.mylayer-iptbox .mylayer-circle{
	float: left;
	width: 244px;
}

.mylayer-iptbox .mylayer-circle .mylayer-ipt{
	position: relative;
	float: left;
	width: 100%;
	height: 44px;
	margin-right: 8px;
	margin-bottom: 8px;
}

.mylayer-iptbox .mylayer-circle .mylayer-ipt input{
	width: 100%;
	height: 44px;
	border: 1px solid #f5f5f5;
	outline: none;
	background-color: #f9f9f9;
	padding: 0 10px;
	line-height: 44px;
}
.mylayer-iptbox .mylayer-circle .mylayer-ipt select {
    width: 100%;
    height: 44px;
    border: 1px solid #f5f5f5;
    outline: none;
    padding: 0 10px;
    line-height: 44px;
    background:#f9f9f9 url("../images/select.png") no-repeat 90% center;
    /*background-color: #f9f9f9;*/
    -webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
}
.mylayer-iptbox .mylayer-circle .mylayer-ipt img{
	position: absolute;
	right: 8px;
	top: 50%;
	margin-top: -3px;
	width: 7px;
	height: 6px
}

.mylayer-iptbox .mylayer-circle .mylayer-ipt font{
	font-size: 12px;
	color: #333;
	line-height: 44px;
	position: absolute;
	right: 15px;
	top: 0;
}

.mylayer-iptbox .mylayer-circle .mylayer-ipt ul{
	position: absolute;
	top: 44px;
	left: 0;
	width: 100%;
	display: none;
	background-color: #fff;
	box-shadow: 0 0 10px #ccc;
	/*behavior: url(css/PIE.htc);*/
	z-index: 99999 !important;
}

.mylayer-iptbox .mylayer-circle .mylayer-ipt ul li{
	padding: 0 10px;
	background-color: #f5f5f5;
	font-size: 12px;
	color: #333;
	line-height: 20px;
	
}

.mylayer-iptbox .mylayer-circle .mylayer-none{
	margin-right: 0;
}

.mylayer-iptbox .mylayer-circle .mylayer-two{
	width: 118px;
}

.mylayer-iptbox .mylayer-circle .mylayer-three{
	width: 76px;
}

.mylayer-mid{
	width: 154px;
	height: 312px;
	float: left;
	position: relative;
}

.mylayer-mid font{
	display: block;
	width: 1px;
	height: 100%;
	background-color: #e4e4e4;
	margin: 0 auto;
}

.mylayer-mid i{
	height: 130px;
	width: 154px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -65px;
}

.mylayer-mid a{
	display: block;
    width: 80px;
    height: 80px;
    background-color: #18b872;
    position: absolute;
    top: 116px;
    left: 37px;
    border-radius: 50%;
    -moz-border-radius: 50%;
    -o-border-radius: 50%;
    -webkit-border-radius: 50%;
    -ms-border-radius: 50%;
    /*behavior: url(css/PIE.htc);*/
    z-index: 20 !important;
}

.mylayer-mid a em{
	display: block;
    width: 44px;
    height: 44px;
    font-size: 16px;
    color: #fff;
    text-align: center;
    margin: 18px auto 0;
}

.mylayer-mid span{
	width: 100px;
    height: 100px;
    -moz-border-radius: 50%;
	-o-border-radius:50%;
	-webkit-border-radius: 50%;
	-ms-border-radius:50%;
    border-radius: 50%;
    background: #18b872;
    z-index: 0;
    -webkit-animation: scale-three2 1.5s ease infinite;
    -moz-animation: scale-three2 1.5s ease infinite;
    -o-animation: scale-three2 1.5s ease infinite;
    animation: scale-three2 1.5s ease infinite;
    animation-fill-mode: both;
    position: absolute;
    top: 106px;
    left: 27px;
}
@keyframes scale-three2{
	0%{    
		transform: scale(1);
    	opacity: .8;
    	}
	100%{
		transform: scale(1.3);
    	opacity: 0;
	}
}

.ielt10 .mylayer-mid a{
	display: none;
}

.ielt10 .mylayer-mid span{
	display: none;
}

.mylayer-mid .toimg{
	width: 100px;
	height: 100px;
	position: absolute;
    top: 106px;
    left: 27px;
    display: none;
    background: none;
}

.mylayer-mid .toimg img{
	width: 100%;
}

.ielt10 .mylayer-mid .toimg{
	display: block;
}

.mylayer-right{
	width: 370px;
	float: right;
	padding-top:0;
}
.mylayer-right del {
    color: #a9a9a9;
    text-decoration: line-through;
    font-size:16px;
    margin-left:15px;
}
.mylayer-right h3{
	font-size: 24px;
	color: #333;
	line-height: 104px;
}

.mylayer-right h3 span{
	display: inline-block;
	width: 130px;
	font-size: 34px;
	color: #18b872;
	font-weight: 700;
	line-height: 42px;
	margin: 0 6px;
	text-align: center;
	border-bottom: 2px solid #18b872;
}

.mylayer-right p{
	font-size: 16px;
	color: #666;
	line-height: 32px;
	margin-bottom: 24px;
	text-align: center;
}

.mylayer-right p span{
	display: inline-block;
	width: 90px;
	font-size: 22px;
	color: #333;
	line-height: 28px;
	font-weight: 700;
	margin: 0 6px;
	text-align: center;
	border-bottom: 2px solid #a3a3a3;
}

.mylayernew{
	position: fixed;
	left: 0;
	bottom: 50px;
	width: 145px;
	height: 114px;
	display: none;
	z-index: 99999 !important;
	background-image: url(../images/css_sprites6.png);
    background-repeat: no-repeat;
    background-position: -291px -10px;
}