* {
	padding: 0;
	margin: 0;
    font-family:"Microsoft YaHei" !important;
}
body {margin: 0;min-width: 1265px;}
.meters {
	height: 100%;
	width: 100%;
	margin: 0 auto;
}
.head {
	width: 100%;
    height: 620px;
}
.nav {
	height: 70px;
	width: 100%;
	background-color: rgba(255,255,255,0.2);
	position: fixed;
	z-index: 10000000;
}
.nav-bar {
	height: 100%;
	width: 100%;
    min-width: 1200px;
	margin-right: auto;
	margin-left: auto;
    overflow: hidden;
}
.nav-logo {
	float: left;
	height: 100%;
	width: 332px;
	background: url(../image/logo.png) no-repeat center center;
}
.nav-logo img {
	padding-left: 137px;
	padding-top: 20px;
}
.nav-bar-ul {
    float: right;
    height: 100%;
    width: 500px;
    margin: 0 60px 0 0;
}
.nav-item {
	width: 88px;
	height: 100%;
	line-height: 80px;
	text-align: center;
	list-style-type: none;
    float: left;
	color: #FFFFFF;
}
.nav-item a {
	color: #FFFFFF;
	font-size: 18px;
    line-height: 70px;
    height: 100%;
    display: block;
	text-decoration: none;
}
#main {
	position: relative;
    height: 100%;
}
#main .switch {
	height: 30px;
	margin-top: -50px;
	text-align: center;
}
#main .box {
	width: 100%;
	height: 620px;
	overflow: hidden;
	position: relative;
}
#main .box div {
	width: 100%;
	height: 100%;
	opacity: 0;
	filter: alpha(opacity=0);
	float: right;
	position: absolute;
}
#main .page {
	width: 51px;
	height: 11px;
	position: relative;
	margin: 0 auto;
}
#main .page a {
	display: inline-block;
	width: 17px;
	height: 11px;
	color: #FFF;
	float: left;
	text-decoration: none;
	text-align: center;
	background: url(../image/wxz.png) no-repeat center;
}
#main .page a.active {
	background: url(../image/xz.png) no-repeat center;
}
#what {
	width: 1265px;
	margin: 0 auto;
    overflow: hidden;
}
.what-font {
	width: 674px;
	height: 122px;
	margin: 70px auto;
}
.what-font p {
	font-size: 46px;
	color: #0095fe;
	margin: 0;
	padding: 0;
	font-weight:bold;
	text-align: center;
}
.what-font span {
	font-size: 16px;
	float: left;
	text-align: center;
	width: 674px;
	line-height: 30px;
	color: #808080;
}
.card-area {
	height: 574px;
	width: 100%;
	margin: 90px 0 0;
    padding:0;
	text-align: center;
}
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	visibility: hidden;
}
* html .clearfix {
	height: 1%
}
.clearfix:after, .fix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden
}
.clearfix {
	zoom: 1;
}
.card-area .card-item {
	z-index: 4;
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	position: relative;
	float: left;
	width: 225px;
	height: 537px;
	list-style-type: none;
    border-left: 1px solid #ddd;
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    overflow: hidden;
}
.border-right{border-right: 1px solid #ddd;}
.card-area .card-item .card {
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	width: 100%;
	height: 539px;
	text-align: center;
}
.card-area .card-item.active .card {
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	width: 100%;
	text-align: center;
}
.card-area .card-item .card .card-content, .card-area .card-item .card .card-title {
	position: absolute;
	left: 0;
	right: 0;
	z-index: 1
}
.card-area .card-item .card .card-title {
	transition: all .3s cubic-bezier(.4, 0, .2, 1), z-index 0s .12s;
	height: 168px;
	line-height: 26px;
	font-size: 14px;
	top: 0;
	background: #ebebec;
}
.card-area .card-item .card .card-title .content {
	bottom: -2px;
	width: 100%;
}
.card-area .card-item .card .card-title .zq-product-img {
	width: 60px;
	height: 60px;
	margin: 10px auto 5px auto;
}
.crad-area-icon1 {
	background-position: 0 0;
}
.icon40x40 {
	width: 60px;
	height: 60px;
}
.zq-icon {
	display: inline-block;
	background: url(../image/yw.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.zq-icon1 {
	display: inline-block;
	background: url(../image/dp.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.zq-icon2 {
	display: inline-block;
	background: url(../image/ys.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.zq-icon3 {
	display: inline-block;
	background: url(../image/kj.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.zq-icon4 {
	display: inline-block;
	background: url(../image/kb.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.card-item .card .card-title h1 {
	transition: all .15s cubic-bezier(.4, 0, .2, 1) 0s;
}
.card .card-title h1 {
	font-size: 20px;
	font-weight: bold;
	color: #777c80;
	margin: 5px 0;
}
.card-title .short-info {
	color: #c3c1c3;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 20px;
}
.card-area .card-item .card .card-content.content-first {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
}
.card-area .card-item .card .card-content {
	height: 370px;
	position: absolute;
	top: 145px;
}
.card-area .card-item .card .card-content {
	width: 100%;
	line-height: 2;
}
.card-area .card-item .card .card-content.content-first .content-first-list {
	max-width: 265px;
	font-size: 16px;
	color: #666666;
	margin-top: 68px;
	margin-bottom: 47px;
	padding: 0;
	list-style-type: none;
}
.content-first .content-first-list li {
	margin-bottom: 40px;
}
.card-area .card-item.active {
	z-index: 6;
    border: 1px solid #3db1ea;
	width: 358px;
	height: 569px;
	float: left;
    top:-14px;
}
.card-area .card-item .card .card-content.content-second {
	width: 238px;
	left: 25px;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-top: 52px;
}
.card-area .card-item .card .card-content.content-second {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.card-area .card-item .card .card-content.content-second .main-head {
	color: #666666;
	font-size: 16px;
	line-height: 28px;
	margin-bottom: 5px;
}
.card-area .card-item .card .card-content.content-second p {
	text-align: center;
}
.card-area .card-item .card .card-content.content-second .main-tip {
	color: #bbbcbd;
}
.card-area .card-item.active .card .card-content.content-second .main-btn {
	cursor: pointer;
	width: 90px;
	height: 27px;
	font-size: 14px!important;
	color: #1fa2ff;
    background: none;
    padding: 0;
	float: right;
	text-align: center;
	line-height: 27px;
	border: solid 1px #1fa2ff;
	transition: color .3s ease-in-out, background .3s ease-in-out;
}
.card-area .card-item.active .card .card-title {
	background-color: #3db1ea;
	height: 182px;
	width: 100%;
}
.card-area .card-item.active .card .card-title .short-info {
	color: #fff;
}
.card-area .card-item.active .card .card-title h1 {
	color: #fff;
}
.card-area .card-item.active .card .card-content.content-first {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) 0s;
	z-index: 2;
	opacity: 0;
	filter: alpha(opacity=0);
}
.card-area .card-item.active .card .card-content.content-second {
	transition: all .12s cubic-bezier(.4, 0, .2, 1) .18s;
	z-index: 3;
	opacity: 1;
	filter: alpha(opacity=100);
	width: 100%;
	left: 0;
	font-size: 14px;
	color: #666666;
	text-align: left;
	padding-top: 30px;
    margin-top: 10px;
}
.card-area .card-item.active .card .main-info{
    margin: 0 10px;
}
.card-area .card-item.active .card .card-title .content {
	bottom: -2px;
	width: 100%;
}
.card-item.active .zq-icon {
	display: inline-block;
	background: url(../image/yw2.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.card-item.active .zq-icon1 {
	display: inline-block;
	background: url(../image/dp2.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.card-item.active .zq-icon2 {
	display: inline-block;
	background: url(../image/ys2.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.card-item.active .zq-icon3 {
	display: inline-block;
	background: url(../image/kj2.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.card-item.active .zq-icon4 {
	display: inline-block;
	background: url(../image/kb2.png) no-repeat;
	background-position-x: center;
	background-position-y: center;
}
.card-item.active .icon40x40 {
	width: 80px;
	height: 80px;
}
.card-area .card-item.active .card .card-title .zq-product-img {
	width: 80px;
	height: 80px;
	margin: 10px auto 5px auto;
	position: relative;
}
.card-area .card-item.active .card .card-content.content-second .main-tip {
	color: #666666;
	font-size: 18px;
	margin: 0;
}
.card-area .card-item.active .card .card-content.content-second .main-desc {
	color: #bbbcbd;
	font-size: 14px;
	text-align: left;
}
.card-area .card-item.active .card .card-content.content-second p {
	color: #bbbcbd;
	font-size: 14px;
	line-height: 29px;
	margin: 0;
}

.popup {
	display: none;
	position: absolute;
	z-index: 10;
	margin: -520px 0 0 530px;
}
.popup-content{
	width: 100%;
	height: 100%;
	background: rgba(255,255,255,.4);
	position: fixed;
	top:0;
	left: 0;
}
.popup-contentx {
	width: 400px;
	height: 250px;
    margin: 340px auto 0;
	background: url(../image/tck.png) no-repeat center;
    position: relative;
    overflow: hidden;
}
.content-img {
	width: 40px;
	height: 40px;
	display: block;
    position: absolute;
    top: 10px;
    right: 40px;
	background-color: #FFFFFF;
	border-radius: 50px;
	border: solid 1px #999999;
}
.content-img:hover{
    border: 2px solid #3db1ea;
}
.popup-content span{
    text-align: center;
    display: block;
}
.immediately {
	font-size: 18px;
    line-height: 30px;
	color: #565657;
	margin-top: 100px;
}
.cellphone {
	font-size: 33px;
	color: #1fa2ff;
	line-height: 50px;
	font-weight: bold;
}
.write {
	font-size: 16px;
	color: #ffffff;
	height: 30px;
	float: left;
	width: 394px;
	text-align: left;
	margin-top: 55px;
	padding-left: 44px;
}
.refe {
	height: 52px;
	width: 348px;
}
.fruit {
	width: 1190px;
	margin: 40px auto 0 auto;
	overflow: hidden;
}
.fruit-k {
	width: 1190px;
}
.fruit-k p {
	font-size: 46px;
	color: #0095fe;
	margin: 0;
	padding: 0;
	font-weight: 500;
	text-align: center;
}
.wrapper ul {
	list-style-type: none;
	padding: 0;
}

.content {
	margin: 0;
	width: 100%;
	height: 100%;
	position: relative;
	top: 0;
	left: 0;
	overflow: hidden;
}
.section {
	display: block;
	float: left;
	position: relative;
}
.section0 {
	display: block;
	float: left;
	position: relative;
}
.section1,.section2,.section3,.section4 {
	display: block;
}


.menu {
	width: 600px;
    height: 60px;
	margin: 20px auto 0;
	border-top: solid 4px #999999;
}
.menu .active,.menu div:hover{
    color: #0095fe;
    line-height: 49px;
    margin-top: -5px;
    border-top: solid 6px #0095fe;
}
.menu div {
    width: 25%;
    font-size: 18px;
    line-height: 50px;
    text-align: center;
    float: left;
    cursor: pointer;
}
.menu .menu-item {
	position: relative;
	cursor: pointer;
}
.menu-item h6 {
	margin: 0;
	padding: 10px 20px 24px;
	font-size: 18px;
	color: #0095fe;
	transition: 0.75s;
}
.menu-item .wee {
	height: 6px;
	width: 100%;
	background-color: #0095fe;
	position: absolute;
	left: 0;
	top: -5px;
	transition: 0.75s;
}
.menu .menu-item:hover h6 {
	color: #0095fe;
}
.menu .current-menu-item h6 {
	color: #0095fe;
	display: block;
}
.me {
	position: absolute;
	bottom: 5rem;
	left: 50%;
	transform: translateX(-50%);
}
.me a {
	display: inline-block;
	padding: 0.25rem;
	margin: 0 0.25rem;
	color: #232323;
	font-size: 1.5rem;
	transition: 0.75s;
}
.me a:hover {
	color: #006ddd;
}
.container ,.container1{
	width: 1190px;
	margin: 0 auto;
	height: 860px;
	float: left;
}

.container ul li,.container1 ul li {
	list-style: none;
}

.btn {
	width: 590px;
	margin: 20px auto 0 auto;
	border-top: solid 4px #999999;
}
.btn a.action {
	color: #006ddd;
	border-top: solid 6px #0095fe;
	margin-top: -5px;
}
.btn a {
	display: inline-block;
	font-size: 18px;
	color: #999999;
	text-decoration: none;
	padding: 5px 25px 0 25px;
}
.tb-btn a{cursor: pointer;}
.wrapper-nav {
	position: relative;
	margin: 20px auto 30px auto;
	height: 45px;
}
.wrapper-nav li {
	width: 160px;
	height: 40px;
	text-align: center;
	color: #999999;
	float: left;
	border-radius: 40px;
	border: solid 1px #999999;
	font-size: 18px;
	line-height: 40px;
	margin-left: 62px;
    cursor: pointer;
}
.wrapper-nav li.active,.wrapper-nav li:hover{
    color: #006ddd;
    border: solid 1px #006ddd;
}
.wrapper-nav .active a,.wrapper-nav .active a:hover {
    color: #006ddd;
}
.wrapper-nav li a {
    color: #999999;
    text-decoration: none;
}
.case {
	width: 385px;
	height: 385px;
	float: left;
	margin-left: 8px;
    margin-bottom: 30px;
}
.case:hover {
    box-shadow: 0 0 5px rgba(0,0,0,0.5);
}
.case-conter {
	border: solid 1px #cccccc;
	border-top: none;
	height: 125px;
}

.case-down {
	width: 337px;
	margin: 0 auto 0 auto;
	padding-top: 20px;
}
.case-down p {
	font-size: 18px;
	color: #575657;
	margin: 0;
}
.case-down-a {
	font-size: 14px;
	color: #b2b1b2;
	margin-top: 10px;
	text-decoration: none;
}
.case-down-hr {
	border-top: solid 1px #b2b1b2;
	width: 337px;
	margin-top: 25px;
}

.case-down-de span {
	font-size: 14px;
	color: #b2b1b2;
	line-height: 30px;
}
.case-down-de-a {
	float: right;
	height: 30px;
	width: 25px;
	background: url(../image/zx.png) no-repeat 0 center;
}
.boxx {
	position: relative;
	height: 100%;
	width: 385px;
}
.boxx img {
	width: 385px;
	height: 260px;
    display: block;
}
.case-img {
	height: 260px;
	width: 385px;
	text-align: center;
	overflow: hidden;
	position: relative;
}
.boxx:before {
	content: "";
	width: 0;
	height: 260px;
	background: #000;
	position: absolute;
	top: 0;
	left: 50%;
	opacity: 0;
	transition: all 500ms cubic-bezier(0.47, 0, 0.745, 0.715) 0s;
}
.boxx:hover:before {
	width: 100%;
	left: 0;
	opacity: 0.5;
}
.tab5_content .boxx:hover:before,.tab4_content .boxx:hover:before{opacity: 0;}
.boxx .boxx-content {
	width: 140px;
	height: 100px;
	margin: 100px auto 0;
	color: #fff;
	position: absolute;
	top: 0;
	left: 0;
	bottom: 0;
	right: 0;
}

.boxx .title {
	font-size: 18px;
	text-align: center;
	font-weight: 600;
	line-height: 30px;
	text-transform: uppercase;
	margin: 0;
	opacity: 0;
	transition: all 0.5s;
}
.boxx .post {
	font-size: 18px;
	text-align: center;
	margin: 0;
	text-transform: capitalize;
	opacity: 0;
	transition: all 0.5s;
}
.boxx:hover .title, .boxx:hover .post, .boxx:hover .hr {
	opacity: 1;
	transition-delay: 0.7s;
}
.boxx .hr {
	height: 1px;
	background-color: #FFFFFF;
	margin: 1px 0;
	opacity: 0;
	transition: all 0.5s;
}
.menu-item a {
	text-decoration: none;
}
.tab_css {
	width: 100%;
	display: none;
}

.boxx-content img {
	height: 100px;
	width: 100px;
	padding-left: 20px;
	margin-top: -40px;
	text-transform: capitalize;
	opacity: 0;
	transition: all 0.5s;
}
.boxx:hover img {
	opacity: 1;
	transition-delay: 1s;
}
.video_link {
	width: 850px;
	height: 600px;
}
.black_overlay {
	position: absolute;
	width: 60px;
	text-align: center;
	border-radius: 5px;
	color: #FFFFFF;
	line-height: 30px;
	height: 30px;
	background: rgba(0,0,0,0.4);
	z-index: 1001;
	-moz-opacity: 0.8;
	opacity: .80;
	filter: alpha(opacity=88);
}
.boxx-content a {
	color: #fff;
	text-decoration: none;
}
.white_content {
	display: none;
	position: absolute;
	width: 1280px;
	height: 720px;
	margin: 0 0 0 -50px;
	border: 5px solid #FFF;
	z-index: 1002;
}
.tb-btn {
	position: absolute;
	width: 50px;
	margin:0 auto;
}
.tb-btn a.active {
	background: url(../image/y1.png) no-repeat center center;
	width: 25px;
	height: 15px;
}
.tb-btn a {
	display: inline-block;
	width: 25px;
	height: 15px;
	background: url(../image/y2.png) no-repeat center center;
}
#one2 ul {margin: 0;}
#one3 ul {margin: 0;}
#one4 ul {margin: 0;}
.video video {width: 100%;}
.video {
	width: 100%;
	height: 900px;
	position: relative;
	overflow: hidden;
	display: block;
	margin-top:50px;
}
.vidbacking-active-block-back {
	min-width: 100%;
	min-height: 100%;
	position: absolute;
	bottom: 0;
	z-index: -100;
}
.video-abstract {
	height: 411px;
	width: 1000px;
	background-color: rgba(0,0,0,0.2);
	position: absolute;
	top: 200px;
	left: 50%;
	margin-left: -500px;
}
.video-abstractx span {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 30px;
}
.video-abstractx {
	height: 351px;
	width: 800px;
	margin: auto;
	padding-top: 30px;
}
.video-abstractx p {
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	margin: 0 0 15px 0;
}
.video-touch {
	height: 40px;
	width: 160px;
	border: solid 1px #FFF;
	float: left;
	font-size: 18px;
	text-align: center;
	line-height: 40px;
	color: #FFFFFF;
	margin-top: 35px;
}
.service {
	width: 1240px;
	height: 470px;
	margin: auto;
	background: url(../image/0.png) no-repeat;
    background-size: 100% 100%;
}
.service-content {
	height: 200px;
	display: inline-block;
	margin: 0 auto;
}
.service-img{
    width: 124px;
    height: 156px;
    float: left;
	position: relative;
}
.service-img img{width: 100%;margin: 0 auto;}
.file{overflow:hidden;display: block;}
.file IMG{position:absolute;left:0;bottom: 0;display: block;}
.file2 {overflow:hidden;}
.file2 IMG{position:absolute;left:0;bottom: 0;opacity: 0;display: block;}
.file2:hover IMG{left:0;bottom: 6px;opacity: 1;}
.service-menu {margin-top: 35px;}
.service-menu ul {padding: 0;}
.service-nav {
	width: 710px;
	height: 40px;
	margin: 0 auto;
}
.service-nav li {
	width: 137px;
	height: 40px;
	float: left;
	color: #a7acb0;
	font-size: 16px;
	line-height: 37px;
	text-align: center;
	background: url(../image/yj2.png) no-repeat 0 center;
	background-size: 127px 40px;
	margin-left: 5px;
	list-style-type: none;
    cursor: pointer;
}
.service-nav li.active {
	color: #0095fe;
	background: url(../image/yj1.png) no-repeat 0 center;
    background-size: 127px 40px;
}
.asd ul{list-style-type: none;margin: 0;padding: 0;}
.tab_css1 {
	width: 100%;
	background: url(../image/xhx.png) no-repeat center bottom;
    background-size: 100%;
	text-align: center;
}
.container a,.container1 a{text-decoration: none}
.team {
	width: 100%;
	height: 880px;
	background: #f2f9ff;
}
.num-container {
	width: 400px;
	text-align: center;
	display: inline-block;
	float: left;
}
.num-container-x {
	width: 220px;
	margin: auto;
}
.num-container-j {
	font-size: 80px;
	color: #444444;
	font-weight: bold;
}
.pic1 {top: 0;left: 0;}
.pic2 {
	bottom: 30px;
	right: 0;
}
.pic3 {
	bottom: 40px;
	left: 180px;
}
.pic4 {
	bottom: 80px;
	right: 110px;
}
.pic5 {
	top: 0;
	left: 290px;
}
.pic6 {
	top: 0;
	right: 0;
}
.pic7 {
	top: 220px;
	left: 310px;
}
.pic8 {
	bottom: 20px;
	left: 30px;
}
.pic9 {
	top: 120px;
	left: 150px;
}
.pic10 {
	right: 0;
	top: 180px;
}
.demo {
	width: 1200px;
	height: 131px;
	margin: 60px auto;
	padding: 0;
}
.num {
	font-size: 80px;
	color: #444444;
	font-weight: bold;
	margin: 0;
}
.num-container-span {
	font-size: 18px;
	color: #808080;
	margin: 0;
	z-index: 9999;
}
#message {
	width: 1026px;
	height: 482px;
	z-index: 100;
	display: block;
	left: 50%;
	margin-left: -513px;
	position: absolute;
}
.message-left {
	width: 656px;
	height: 482px;
	float: left;
	background: #FFFFFF;
	box-shadow: 0 0 8px #39F;
}
.message-left-content {
	width: 570px;
	height: 450px;
	margin: 30px auto 0;
}
.message-left-content p {
	font-size: 24px;
	color: #333333;
	margin: 0;
}
.message-left-content input {
	width: 549px;
	height: 40px;
	font-size: 18px;
	padding-left: 18px;
	margin-top: 15px;
	color: #666;
	border: 1px solid #cccccc;
}
.message-left-content textarea {
	width: 549px;
	height: 300px;
	font-size: 20px;
	padding: 10px 0 0 18px;
	margin-top: 15px;
	color: #666;
	border: 1px solid #cccccc;
}
.message-left-content button {
	width: 50px;
	height: 50px;
	padding: 0;
	text-align: center;
	float: right;
	margin: -70px 20px 0 0;
	position: relative;
	border: none;
	background: #FFFFFF;
    cursor: pointer;
}
.message-right-content p {
	font-size: 24px;
	color: #FFFFFF;
	margin: 0;
}
.message-right-content span {
	font-size: 18px;
	color: #FFFFFF;
	line-height: 40px;
}
.message-right {
	width: 370px;
	height: 482px;
	float: right;
	display: inline-block;
	background: url(../image/JMlogo.png) no-repeat;
}
.message-right-content {
	width: 284px;
	margin: 30px auto;
}
.iw_poi_title {
	color: #007bff;
}
.iw_poi_content {
	color: #c1c1c1;
	text-decoration:none;
	border:none;
}
.bottom {
	width: 100%;
	height: 60px;
	background: #575757;
	border-top: solid 1px #000;
}
.message-frame {
	width: 100%;
	height: 520px;
	margin-top: 100px;
	position: relative;
}
.bottom-within {
	width: 650px;
	height: 60px;
	margin: auto;
}
.bottom-within span {
	font-size: 14px;
	color: #cccccc;
	height: 60px;
	float: left;
	line-height: 60px;
}
.bottom-ws {
	height: 60px;
	float: right;
	padding-left: 16px;
	background: url(../image/beianbgs.png) no-repeat left center;
}



.Validform_checktip{
    margin-left:8px;
    line-height:20px;
    height:20px;
    overflow:hidden;
    color:#999;
    font-size:12px;
}
.Validform_right{
    color:#71b83d;
    padding-left:20px;
}
.Validform_wrong{
    color:red;
    padding-left:20px;
    white-space:nowrap;
}
.Validform_loading{
    padding-left:20px;
}
.Validform_error{
    background-color:#ffe7e7;
}
#Validform_msg{color:#7d8289; font: 12px/1.5 tahoma, arial, \5b8b\4f53, sans-serif; width:280px; -webkit-box-shadow:2px 2px 3px #aaa; -moz-box-shadow:2px 2px 3px #aaa; background:#fff; position:absolute; top:0; right:50px; z-index:99999; display:none;filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color='#999999');}
#Validform_msg .iframe{position:absolute; left:0; top:-1px; z-index:-1;}
#Validform_msg .Validform_title{line-height:25px; height:25px; text-align:left; font-weight:bold; padding:0 8px; color:#fff; position:relative; background-color:#000;}
#Validform_msg a.Validform_close:link,#Validform_msg a.Validform_close:visited{line-height:22px; position:absolute; right:8px; top:0; color:#fff; text-decoration:none;}
#Validform_msg a.Validform_close:hover{color:#cc0;}
#Validform_msg .Validform_info{padding:8px;border:1px solid #000; border-top:none; text-align:left;}
