*{margin: 0;padding: 0;}
	.top-nav{background-color: #fff;border-bottom: 1px solid #ededed;border-top: 2px solid #e50012;}
	.top-nav,.top-nav input{font-family: "Hiragino Sans GB","STHeiti","Microsoft YaHei","Î¢ÈíÑÅºÚ","simsun","sans-serif",Arial;}
	.top-nav .pull-left{float: left;}
	.top-nav .pull-right{float: right;}
	.top-nav a:link,.top-nav a:visited{color:#333;text-decoration:none;}
	.top-nav a:hover,.top-nav a:active{color:#b40000;text-decoration:none;}
	.top-nav-inner{width: 1000px;height: 42px;margin: 0 auto;font-size: 14px;}
	.top-nav-links{width: 620px;overflow: hidden;}
	.top-nav-links,.top-nav-links li{list-style: none;}
	.top-nav-links li{float: left;}
	.top-nav-links li:first-child a:link,.top-nav-links li:first-child a:visited{color: #d61518;}
	.top-nav-links li a{display: block;padding: 0 10px;line-height: 42px;text-decoration:none;}
	.top-nav-links li a:link,.top-nav-links li a:visited{color:#333;}
	.top-nav-links li a:hover,.top-nav-links li a:active{background-color: #ededed;color:#d61518;}
	.top-nav-other{width: 380px;}
	.top-nav-other>*{float: right;position: relative;}
	.top-nav-other-hd{display: block;padding: 0 15px;line-height: 42px;}
	.top-nav-other-hd:hover{background-color: #ededed;color:#d61518;text-decoration: none;}
	.top-nav-other-bd{display: none;position: absolute;top:42px;left:50%;width: 160px;margin-left: -101px;background-color: #fff;border: 1px solid #eaeaea;box-shadow: 0px 2px 4px rgba(0,0,0,.1);}
	.top-nav-other-bd hr{border: none;border-bottom: 1px solid #ededed;height: 0px;}
	.top-nav-arrow{position: absolute;top: -10px;left: 50%;width: 20px;height: 20px;margin-left: -10px;font-size: 20px;}
	.top-nav-arrow i{display: block;width: 20px;height: 20px;overflow: hidden;font-family: simsun;font-style: normal;line-height: 20px;color: #fff;position: absolute;top: 1px;left: 0px;}
	.top-nav-arrow i:first-child{color: #ededed;top:0;}
	.top-nav-login .top-nav-login-in-btn{color: #d61518;}
	.top-nav-login .top-nav-login-item a{font-size: 12px;text-decoration: underline;}
	.top-nav-login-frame{padding: 20px;}
	.top-nav-login-frame a.top-nav-login-btn{display: block;height: 30px;margin: 10px 0;background-color: #100964;color: #fff;text-align: center;line-height: 30px;}
	.top-nav-login-frame .th-login{font-size: 0;margin-top: 20px;}
	.top-nav-login-frame .th-login a{display: inline-block;width: 53px;height: 40px;background-image: url(..../images/other-login-icon.png);background-repeat: no-repeat;}
	.top-nav-login-frame .th-login a#weibologin{background-position: 0 0;}
	.top-nav-login-frame .th-login a#weixinlogin{background-position: 0 -40px;}
	.top-nav-login-frame .th-login a#qqlogin{background-position: 0 -80px;}
	.top-nav-login-frame .th-login a#weibologin:hover{background-position: 0 -120px;}
	.top-nav-login-frame .th-login a#weixinlogin:hover{background-position: 0 -160px;}
	.top-nav-login-frame .th-login a#qqlogin:hover{background-position: 0 -200px;}
	.top-nav-login-item{position: relative;*zoom: 1;}
	.top-nav-login-item:after{clear: both;display: block;overflow: hidden;height: 0;visibility: hidden;content: ".";}
	.top-nav-login-item>label,.top-nav-login-item>input{display: block;width: 140px;height: 18px;padding: 5px 10px;font-size: 14px;line-height: 18px;border: 1px solid #ededed;}
	.top-nav-login-item>label{position: absolute;top:0;left:0;color: #b2b2b2;}
	.top-nav-login-item>label i{color: #ff7b7b;font-style: normal;}
	.top-nav-login-item>input{margin-bottom: 10px;box-sizing:content-box;-moz-box-sizing:content-box;-webkit-box-sizing:content-box;}
	.top-nav-login-item #top_nav_captcha_img{width: 68px;height: 34px;}
	.top-nav-login-item #top_nav_captcha_btn{margin: 15px 8px 0 0;color: #666;}
	.top-nav-login-item a.fgp{color: #0a0088;}
	.top-nav-login-item a.rgs{color: #d61518;}
	.top-nav-contact-us .top-nav-other-hd i{display: inline-block;width: 8px;height: 5px;background: url(..../images/other-login-icon.png) no-repeat 0 -250px;vertical-align: middle;margin-left: 5px;}
	.top-nav-contact-us .top-nav-other-bd{width: 204px;margin-left: -110px;}
	.top-nav-contact-us .top-nav-other-bd p{padding: 10px 18px;font-size: 14px;line-height: 24px;}
	.top-nav-login-out-box .top-nav-other-hd:hover{background: none;}
	.top-nav-login-user-pic{width: 24px;height: 24px;margin: 7px 0px;border: 2px solid #ededed;border-radius: 50%;box-shadow: 0px 0px 2px rgba(0,0,0,0.5);}
	.top-nav-login-out-user{margin-left: -82px;}
	.top-nav-login-out-user a{display: block;padding: 10px 18px;}
	.top-nav-login-out-user a span{display: inline-block;width: 82px;overflow: hidden;-ms-text-overflow: ellipsis;white-space: nowrap;text-overflow: ellipsis;position: relative;top:4px;}

	@media screen and (max-width:768px){
		.top-nav{border: none;background-color: transparent;}
		.top-nav-inner{height: auto;width: auto;margin: 0;}
		.top-nav .top-nav-other{display: none;}
		.top-nav .top-nav-links{position: absolute;right: 0;top: 0;width: 100px;height: 100%;background: #100964;}
		.top-nav-links li:first-child a{font-size: 0;color: #100964 !important;}
		.top-nav-links li:first-child a:after{font-size: 14px;content: "Ê×Ò³";color: #fff;}
		.top-nav-links li{float: none;}
		.top-nav-links li a{border-bottom: 1px solid #282274;text-align: center;color: #fff;}
		.top-nav-links li a:link, .top-nav-links li a:visited{color: #fff;}
		.top-nav-links li a:hover{background-color: #060053;border-left: 2px solid #cb1625;}
	}
.dy-ad-area-wrap{width: 1000px;overflow: hidden;margin: 0 auto;}
.dayoo-footer{clear:both;background-color: #fff;padding: 12px 0;color: #666;font-size: 12px;line-height: 24px;font-family: simsun;text-align: center;}
.dayoo-footer-main{width: 1000px;margin: 0 auto;overflow: hidden;}
.dayoo-footer a:link,.dayoo-footer a:visited{color:#666;text-decoration:none;}
.dayoo-footer a:hover,.dayoo-footer a:active{color:#c00;text-decoration:underline;}
.dayoo-footer-link{font-size: 14px;line-height: 40px;color: #d0d0d0;}
.dayoo-footer-link a{margin: 0 8px;}
.dayoo-footer-copyright a{margin: 0 5px;}
.dayoo-footer-img {width: 646px;height: 47px;margin: 10px auto;}
.dayoo-footer-img div{width: 110px;height: 38px;float: left;border: 1px solid #d0d0d0;padding: 3px 5px 4px 5px;margin: 0 3px;background-color: #fff;}
.dayoo-footer-img div img{float: left;border: none;}
.dayoo-footer-img div span{float: right;line-height: 20px;margin-right: 8px;}
.dayoo-footer-knet{float: left;margin: 0 3px;}
@media screen and (max-width:1024px){
	.dayoo-footer-main{width:auto;}
}
@media screen and (max-width:800px){
	.dayoo-footer{text-align:center;font-size:12px;line-height: 20px;padding: 10px 0;}
	.dayoo-footer:after{}
	.dayoo-footer>*{display: none;}
}