/**********************************vip样式***************************************/	
			body{background-size: 100% 100%;background-repeat: no-repeat;background-attachment: fixed;background-image: url(/perspace/images/bg.jpg);}
			.vipBg{width: 1200px;height: 250px;padding-top: 150px;margin: 0px auto;}
			.vipPortrait{width: 150px;height: 150px;border-radius: 50%; position: relative;}
			.vipPortrait img{width: 150px;height: 150px;border-radius: 50%}
			.vipPortrait:hover{box-shadow: 0px 0px 20px rgba(229,15,36,.7);cursor: pointer;}
			.vipMark2{position: absolute;width: 100px;height: 70px;background: url(/perspace/images/vip.gif);background-size: 100%;margin-left: 16px;left: 90px;top:-20px;}
			/*.vip_nickName{width: 500px;margin: 16px 30px;display: block;color: #000;}*/
			.vip_LeaveMessage{display: block;font-weight: 100;font-size: 12px;border: solid 1px #D9D9D9;height:24px;line-height: 24px;width:70px;text-align: center;padding-left: 24px;border-radius: 3px; background-image: url(/perspace/images/liuyan.png);background-repeat: no-repeat;background-size: auto 16px;background-position: 6px 4px;margin: 16px auto 0px 30px;background-color: #F0F0F0;}
			.vip_LeaveMessage a{text-decoration: none;color: #5C6573}
			.vip_LeaveMessage:hover{box-shadow: 0px 1px 3px rgba(39,40,34,0.3);cursor: pointer; background-image: url(/perspace/images/liuyan.png);background-repeat: no-repeat;background-size: auto 16px;background-position: 7px 5px;}
			/**********************tab*************************/
			.tab{width: 1200px;height: 46px;margin: 0px auto 16px auto;}
			.tab ul{margin-left: 5px;}
			.tab ul li{display: inline-block;height: 46px;line-height: 46px;font-size: 16px;color: #5c6573;width: 171px;text-align: center;margin-left: -5px;border-radius: 5px;}
			.tab ul li a{color: #5c6573;text-decoration: none;}
			.tab ul li:hover{cursor: pointer;background: rgba(214,214,214,.4);box-shadow: 0px 0px 15px rgba(229,15,36,.3);}
			.tabNow{background: rgba(214,214,214,.9);box-shadow: 0px 0px 15px rgba(229,15,36,.3);}
			.file,.baseStation,.visitors{background: rgba(255,255,255,.9);padding:16px 0px;box-shadow: 0px 0px 15px rgba(229,15,36,.3);width: 300px;margin-bottom: 16px;border-radius: 8px;}
			.stationLogo{border-radius: 15px;}
			.stationLogo img{border-radius: 15px;}
			.quotePrice,.latestNews{width: 884px;margin-bottom: 16px;padding: 16px 0px;box-shadow: 0px 0px 15px rgba(229,15,36,.3);border-radius: 8px;background: rgba(255,255,255,.9);}
			.summary{background:#FFDBB2;max-width:780px;padding:10px;position:relative;z-index:2;box-shadow: 0px 3px 5px rgba(229,15,36,.3);-webkit-box-shadow: 0px 3px 5px rgba(229,15,36,.3);
				-moz-box-shadow: 0px 3px 5px rgba(229,15,36,.3);border-radius: 5px;-webkit-border-radius: 5px;-moz-border-radius: 5px;}
			.arrow{position:absolute;width:40px;height:40px;background:#FFDBB2;margin-left: 30px;margin-top: -12px;transform:rotate(120deg);-o-transform:rotate(120deg);-webkit-transform:rotate(120deg);-moz-transform:rotate(120deg);}
			.arrow_s{box-shadow: -3px -3px 8px rgba(229,15,36,.3);-webkit-box-shadow: -3px -3px 8px rgba(229,15,36,.3);-moz-box-shadow: -3px -3px 8px rgba(229,15,36,.3);}
			.index li{background-color:rgba(237,128,69,.7);border-radius: 18px;}
			.index li:hover{box-shadow: 0px 0px 50px rgba(229,15,36,.3);}
			.hisNews a:link,.hisNews a:visited{text-decoration: none;color: #1597FA;}
			.hisNews a:hover{color: #3385FF;font-size: 16px;}
			.goodAt_label label{background-color: rgba(255,255,255,.7);}
			.hisQuote, .hisNews {
			background: rgba(255,255,255,0);
			width: 852px;
			margin: 0px auto;
			}
			.frend_link {
			background: none ;
			padding: 20px 0;
			}
			/*********************改动**************************/
			.tab ul {
				margin-left: 5px;
				width: 865px;
				float: right;
				box-shadow: 0px 0px 50px rgba(229,15,36,.3);
				padding-left: 5px;
				border-radius: 5px;
				}

			.tab {
				width: 1200px;
				height: 46px;
				/* box-shadow: 0px 0px 50px rgba(229,15,36,.3); */
				margin:-50px auto 80px auto;
				/* background-color: rgba(255,255,255,.8); */
				border-radius: 5px;
				box-shadow:none;
				}

			.tab ul li {
				display: inline-block;
				height: 46px;
				line-height: 46px;
				font-size: 16px;
				color: #5c6573;
				width: 142px;
				text-align: center;
				margin-left: -5px;
				border-radius: 5px;
				}
			.vipPortrait img {
				width: 120px;
				height: 120px;
				border-radius: 50%;
				}

			.vipPortrait {
				width: 120px;
				height: 120px;
				border-radius: 50%;
				position: relative;
				}

			.vipBg {
				width: 1200px;
				height: 120px;
				padding-top: 80px;
				margin: 0px auto -80px;
				padding-left: 160px;
				}