html, body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, pre, form, p, blockquote, input, abbr, article, aside, figcaption, figure, footer, header, mark, meter, menu, nav, output, progress, section, summary, time {
    margin: 0;
    padding: 0;
    vertical-align: baseline;
}
body {
    color: #333;
    background-color: #fff;
    font: 12px/1.5 Arial,STHeiti,simsun,Helvetica,"Microsoft YaHei",sans-serif;
}
h3 {
    font-weight: bold;
}
h3 {
    font-size: 14px;
}
h1, h2, h3, h4 {
    font-family: "Microsoft YaHei";
}
ol, ul {
    list-style: none outside none;
}
a {
    outline: 0 none;
    text-decoration: none;
}
img{ border:0}
.theme-popover input, .theme-popover button, .form_box input {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
#header {
  background: none!important;
  line-height: inherit!important;
  overflow: visible!important;
  box-shadow: 0 4px 4px rgba(0, 0, 0, 0.2);
  width: 100%;
}

.logo {
    background: url("../images/logo_jgyou.png") no-repeat 0 0;
    height: 72px;
    line-height: 72px;
    left: 0;
    position: absolute;
    width: 180px;
}
.logo a {
    display: block;
    height: 100%;
}
#header .fleft {
  float: left;
}
.fix-width {
  position: relative;
  width: 1240px;
  margin: 0 auto;
}
.contorl-ph {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
}
.contorl-ph li {
    float: left;
    font-size: 12px;
    line-height: 32px;
}
.contorl-ph .link {
    color: #666666;
    border-right: 1px solid #C6C6C6;
    padding: 0 10px;
}
.contorl-ph .last.link {
    border: 0 none;
}
.contorl-ph a:hover {
    text-decoration: underline;
}
#header .top-nav {
  height: 72px;
  line-height: 72px;
  background-color: #FFFFF;
  border-bottom: 1px solid #e8ebed;
}
#header menu {
  margin: 0;
  float: right;
  white-space: nowrap;
}
#header menu a {
  border-radius: 15px;
  float: left;
  color:#333;
  font: 16px/30px 'Microsoft Yahei';
  margin: 22px 4px 0 4px;
  padding: 0 16px;
  position: relative;
  white-space: nowrap;
}
#header menu a.red {
  color: #ee2211;
}
#header menu a.current {
  color:#FFFFFF;
  text-decoration: none;
  background: none repeat scroll 0 0 #1791F0;
}
#header menu a:hover {
  border: none;
  color:#FFFFFF;
  background: none repeat scroll 0 0 #1791F0;
}
#header menu a.end {
  margin-right: 0px;
  padding-right: 0px;
}
#header .top-bar {
  background: #ededed;
  border: 1px solid #e2e2e2;
  height: 28px;
  font: 12px/28px '宋体';
  color: #666;
}
#header .top-bar .fix-width {
  z-index: 8;
}
#header .top-etc {
  float: left;
}
#header .top-etc a {
  display: inline-block;
  white-space: nowrap;
  background: url("../images/header-icon.png") no-repeat 0 0;
  padding: 0 30px 0 15px;
  color: #666;
}
#header .top-etc .todesk {
  background-position: 0 8px;
}
#header .top-etc .sethome {
  cursor:pointer;
  background-position: 0 -22px;
}
#header .top-etc .addFav {
  cursor:pointer;
  background-position: 0 -52px;
}

#header .top-r {
  float: right;
}
#header .top-login {
  float: left;
}
#header .top-login .top-register-btn,
#header .top-login .top-login-btn {
  color: #666;
  cursor: pointer;
}
#header .top-login a {
  color: #558cea;
}
#header .top-login em {
  font: 12px/25px '宋体';
  padding: 0 5px;
}
#header .top-login .exit {
  color: #558cea;
  padding-left: 20px;
}
#header .web-site-ph {
  float: left;
  display: inline-block;
  line-height: 24px;
  height: 24px;
  cursor: pointer;
}
.site-title {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #e9e9e9 #e9e9e9 #e9e9e9 #e9e9e9;
    border-image: none;
	border-style:none solid none solid;
	border-width:1px 1px 0;
    cursor: pointer;
    height: 30px;
    line-height: 30px;
    position: relative;
    text-align: center;
    text-indent: 20px;
}
.topbar-menu {
    background: none repeat scroll 0 0 #393939;
    display: none;
    height: 168px;
    right: 1px;
    overflow: hidden;
    padding: 18px 0;
    position: absolute;
    top: 30px;
    width: 690px;
}
.topbar-menu:hover{
	display:block;
}
.topbar-menu li {
    border-left: 1px solid #505050;
    float: left;
    line-height: 28px;
    margin-left: -1px;
    padding: 0 20px;
    width: 75px;
}
.topbar-menu li .tit {
    color: #FFFFFF;
    font-size: 14px;
    font-weight: bold;
}
.topbar-menu li a {
    color: #999999;
    display: block;
}
.topbar-menu a:hover {
    text-decoration: underline;
}
.web-site-ph .site-title.current{
    background-color: #393939;
    border-color: #c6c6c6;
	color:#fff;
	height:30px;
	right:0;
	top:0;
	border-image:none;
	border-style:solid;
	border-width:0 1px;
	z-index:6;
}
.web-site-ph .site-title {
    background: url("../images/pc_header_icon.png") no-repeat scroll 3px 10px;
}
.web-site-ph .site-toward-ph {
    background: url("../images/pc_header_icon.png") no-repeat scroll 0 -77px;
    display: inline-block;
    height: 10px;
    width: 13px;
}
.web-site-pop{
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #c6c6c6;
    position: absolute;
	padding-bottom: 10px;
    top: 32px;
	display:none;
    z-index: 5;
}
.web-site-pop:hover{
	display:block;
}
.web-site-pop {
    right: 0;
}
.web-site-pop .site-con {
    border-right: 1px solid #e6e6e6;
    float: left;
    overflow: hidden;
}
.web-site-pop .sectitle {
    font-size: 16px;
    margin: 18px 0 8px;
    padding-left: 15px;
	font-weight: bold;
}
.web-site-pop .sectitle a {
    color: #5A93F2;
}
.web-site-pop .sectitle a:hover {
    color: #5A93F2;
    text-decoration: underline;
}
.web-site-pop .site-list-con {
    padding-left: 10px;
}
.web-site-pop .site-list-con:after {
    clear: both;
    content: "";
    display: block;
    visibility: hidden;
}
.web-site-pop .site-list {
    float: left;
    margin-right: 10px;
}
.web-site-pop .site-list li {
    font-size: 12px;
    height: 22px;
    margin-bottom: 5px;
}
.web-site-pop .site-list li a {
    display: inline-block;
	color:#333;
    max-width: 100%;
    overflow: hidden;
    padding:0 5px;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.web-site-pop .site-list li a:hover {
    background: none repeat scroll 0 0 #2B99FF;
    color: #fff;
}
.web-site-pop .site-con1 {
    width: 235px;
}
.web-site-pop .site-con1 .site-list {
    width: 65px;
}
.web-site-pop .site-con2 {
    width: 113px;
}
.web-site-pop .site-con2 .site-list {
    width: 85px;
}
.web-site-pop .site-con3 {
    width: 416px;
}
.web-site-pop .site-con3 .site-list {
    margin-right: 0;
    width: 405px;
}
.web-site-pop .site-con3 .site-list li {
    float: left;
    width: 100px;
}
.web-site-pop .site-con3 .site-list li a {
    max-width: 85px;
}
.web-site-pop .site-con4 {
    border-right: 0 none;
    width: 113px;
}
.web-site-pop .site-con4 .site-list {
    width: 85px;
}
#footer {
    background-color: #f3f6fa;
    color: #666666;
    padding-bottom: 32px;
	width:100%;
}
#footer .box {
    background: none repeat scroll 0 0 #f3f6fa;
    border-bottom: 1px solid #e8ebed;
    margin: 10px auto 17px;
    padding: 10px;
    width: 1200px;
}
#footer .box h3 {
    color: #4072c6;
    font-weight: normal;
}
#footer .box a {
    color: #999;
    display: inline-block;
    line-height: 28px;
    margin-right: 23px;
}
#footer .box a.dark {
    color: #666;
}
#footer p {
    margin-bottom: 12px;
    text-align: center;
}
#footer p span {
    margin: 0 20px;
}
#footer p a {
    color: #666;
}