@charset "utf-8";
/* CSS Document */

.top_gdqy_div{ position:absolute; width:1200px; height:30px; z-index:99999; left:50%; margin-left:-600px; top:30px;}
.p-home {
			
			  cursor: pointer;
			  display: inline-block;
			}
			.icon-home {
			  display: inline-block !important;
			  width: 22px;
			  height: 21px;
			  background: url('/global/home.png') no-repeat;
			  background-size: cover;
			  vertical-align: top;
			}
			.icon-home:before {
			  display: none;
			}
			.p-home-site {
			  display: inline-block;
			  color: #ffffff;
			  text-decoration: none;
			  font-size: 0;
			}
			.p-home-site .nor-text {
			  font-size: 16px;
			  color:rgb(76,140,222);
			}
