
a {
  color: #333;
}
.link {
  color: #666;
}
a:hover, .link:hover {
  color: #ee4433;
  text-decoration: underline;
}
.cityArea_k {
  display: none;
  position: absolute;
  left: 0px;
  top: 38px;
  padding: 15px 14px 17px;
  width: 530px;
  border: 1px solid #ddd;
  background: #fff;
  z-index: 1000;
}
.cityArea_k a {
  color: #333;
  font-size: 12px;
}
.cityArea_k a:hover {
  color: #d80100;
}
.cityArea_k .tt {
  position: relative;
  width: 530px;
  margin-bottom: 10px;
}
.cityArea_k .tt a {
  margin-right: 13px;
}
.cityArea_k .tt li {
  width: 37px;
  float: left;
}
.cityArea_k .tt span {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 15px;
  height: 15px;
  background-position: -88px -206px;
  cursor: pointer;
}
.cityArea_k .top {
  margin-bottom: 18px;
  text-align: center;
  line-height: 30px;
  color: #fff;
  font-size: 14px;
  word-spacing: -1px;
  font-weight: bold;
  background: #ee4433;
}
.cityArea_k .top a {
  display: inline-block;
  *display: inline;
  width: 23px;
  color: #fff;
  font-size: 14px;
  *zoom: 1;
}
.cityArea_k .top a:hover {
  background: #db3f2f;
  text-decoration: none;
}
.cityArea_k .bot {
  height: 228px;
  overflow-x: hidden;
  overflow-y: auto;
}
.cityAreaBox {
  margin-bottom: 13px;
  border-bottom: 1px dotted #E4E4E4;
}
.cityAreaBoxHd {
  margin: 0 0 3px 8px;
  color: #999;
  font-size: 12px;
  font-weight: bold;
  word-spacing: -1px;
}
.cityAreaBoxCen {
  padding-bottom: 10px;
  overflow: hidden;
  *zoom: 1;
}
.cityAreaBoxCen li {
  display: inline-block;
  *display: inline;
  *margin-bottom: 5px;
  *zoom: 1;
}
.cityAreaBoxCen li a {
  display: inline-block;
  *display: inline;
  padding: 2px 7px;
  line-height: 16px;
  border: 1px solid #fff;
}
.h-city i, .cityArea_k .tt .h-close {
  background: url("city-icon.png") no-repeat;
}
.h-city i {
  position: absolute;
  display: none;
  width: 11px;
  height: 8px;
  left: 32px;
  top: 32px;
  background-position: 0px -52px;
  font-size: 0px;
  z-index: 1002;
}
.cityArea_k .tt .h-close {
  display: block;
  position: absolute;
  right: 0px;
  top: 0px;
  width: 16px;
  height: 16px;
  background-position: 0 0;
}
.cityArea_k .tt .h-close:hover {
  background-position: 0 -29px;
}.h-area {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  clear: both;
}
.info-look {
  float: left;
  position: relative;
  width: 85px;
  height: 45px;
  background: url(s-con-icon.png) no-repeat 0 -26px;
  padding-left: 20px;
  margin-left: 25px;
  color: #666;
  z-index: 20;
  cursor: pointer;
}
.use_pone s {
  display: inline-block;
  *display: inline;
  width: 13px;
  height: 13px;
  margin: -3px 7px 0 0;
  _margin-top: 5px;
  background: url("news_ico01_new.gif") 0 -180px no-repeat;
  vertical-align: middle;
  *zoom: 1;
  z-index: 2;
}
.use_pone_tips {
  display: none;
  position: absolute;
  top: 50px;
  left: -135px;
  text-align: left;
  width: 360px;
  height: 130px;
  border: 1px solid #e6e6e6;
  background: #fff;
  border-radius: 2px;
  box-shadow: 0px 0px 6px #ccc;
}
.use_pone_tips .ico_call {
  display: block;
  position: absolute;
  left: 162px;
  top: -18px;
  width: 35px;
  height: 18px;
  background: url(news_png01.png) -54px 0 no-repeat;
}
.use_pone_tips .bd, .use_weixin_tips .bd {
  position: relative;
  padding: 20px 0px 20px 125px;
  height: 105px;
}
.use_pone_tips img {
  position: absolute;
  left: 20px;
  top: 20px;
}
.use_pone_tips .bd h5 {
  margin-bottom: 3px;
  font-size: 18px;
  font-family: "Microsoft YaHei";
  color: #ee4433;
  line-height: 18px;
  font-weight: normal;
}
.use_pone_tips .bd p {
  font-size: 16px;
  font-family: "Microsoft YaHei";
  color: #666;
  line-height: 26px;
  margin-top: 10px;
}.input_tip {
  position: absolute;
  left: -1px;
  top: 44px;
  width: 349px;
  z-index: 100;
  line-height: 40px;
  background: #fff;
  border: 1px solid #e5e5e5;
  display: none;
  z-index: 20;
}
.input_tip li {
  height: 40px;
  line-height: 40px;
  font-size: 15px;
  padding: 0 10px;
  color: #010101;
  cursor: pointer;
  border-bottom: 1px solid #eee;
  background: #fff;
  overflow: hidden;
}
.input_tip li span {
  float: left;
  width: 82%;
  display: block;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  color: #333;
}
.input_tip li em {
  float: right;
  width: 15%;
  height: 40px;
  color: #999;
  display: block;
  text-align: right;
}
.input_tip .focus {
  background: #fafafa;
}
.input_tip .last {
  border-bottom: none;
}
.s-tag {
  width: 1200px;
  height: 45px;
  line-height: 45px;
  margin: 18px auto 0;
  border-bottom: 1px solid #e4e4e4;
  color: #999;
}
.s-pic-info {
  position: relative;
  height: 45px;
  line-height: 25px;
  margin-bottom: -15px;
}.s-pic-info .info-source {
  float: left;
  color: #999;
}.s-pic-info .info-source span {
  margin-right: 10px;
}.s-pic-info .info-source span em {
  color: #ee4433;
}.s-c-header {
  width: 1200px;
  height: 50px;
  margin: 30px auto 0 auto;
  clear: both;
}.s-c-header .s-c-logo {
  float: left;
}.s-c-header .s-c-form {
  position: relative;
  float: right;
  width: 355px;
}.s-c-header .s-c-form .s-form-input {
  float: left;
  width: 269px;
  font-size: 14px;
  border: 1px solid #ccc;
  border-right: none;
  height: 43px;
  line-height: 43px\9;
  color: #999;
  padding: 0 10px;
}.s-c-header .s-c-form .s-form-submit {
  float: left;
  width: 60px;
  height: 45px;
  background: url(s-con-icon.png) no-repeat 0 -139px;
  cursor: pointer;
}.s-c-header .s-c-form .s-form-submit:hover {
  background: url(header-icon.png) no-repeat 0 -331px;
}.s-c-header .h-city {
  float: left;
  position: relative;
  min-width: 68px;
  height: 38px;
  border-left: 1px solid #ccc;
  padding: 6px 0 0 12px;
  margin: 4px 0 0 11px;
  z-index: 100;
  cursor: pointer;
}.s-c-header .h-city .city-name {
  font-size: 20px;
}.s-c-header .h-city .city-btn {
  width: 18px;
  height: 22px;
  background: url(s-con-icon.png) no-repeat 0 -92px;
  display: inline-block;
  vertical-align: bottom;
}
.h-footer {
  width: 100%;
  min-width: 1200px;
  background: #333;
  color: #999;
  font-size: 12px;
  overflow: hidden;
  margin: 0 auto;
  height: 100%;
}
.h-footer a {
  color: #999;
}
.h-footer a:hover {
  color: #ee4433;
}
.footer-div {
  padding: 50px 0 7px;
  border-bottom: 1px solid #2d2d2d;
  overflow: hidden;
  clear: both;
}
.footer-div dl {
  float: left;
  height: 150px;
  border-right: 1px solid #454545;
  border-left: 1px solid #2d2d2d;
}
.footer-div .f-dl1 {
  width: 270px;
  border-left: none;
}
.footer-div .f-dl2 {
  width: 100px;
  padding-left: 60px;
}
.footer-div .f-dl3 {
  width: 126px;
  padding-left: 60px;
}
.footer-div .f-dl4 {
  width: 190px;
  padding-left: 60px;
}
.footer-div .f-dl4 dd {
  float: left;
  width: 90px;
}
.footer-div .f-dl5 {
  float: left;
  padding-left: 60px;
  line-height: 27px;
}
.footer-div .f-dl5 p {
  margin: -5px 0 20px;
}
.footer-div dt {
  font-size: 16px;
  color: #eee;
  margin-bottom: 20px;
}
.footer-div dd {
  height: 20px;
  line-height: 20px;
  margin-bottom: 10px;
}
.footer-div .f-dl1 dd {
  float: left;
  width: 115px;
}
.footer-link {
  padding: 25px 0 0;
  border-top: 1px solid #454545;
}
.footer-tag a {
  min-width: 60px;
  height: 35px;
  font-size: 14px;
  color: #999;
  display: inline-block;
}
.footer-tag a.current, .footer-tag a:hover {
  font-weight: bold;
  background: url(f_link.png) left bottom no-repeat;
  text-decoration: none;
  color: #fff;
}
.footer-link .f-l-con {
  color: #999;
  line-height: 30px;
  margin-top: 10px;
  display: none;
}
.footer-link .f-l-con em {
  padding: 0 5px;
}
.h-footer .foot-copy {
  line-height: 30px;
  color: #777;
  text-align: center;
  margin: 15px 0;
}
.h-footer .foot-copy em {
  padding: 0 5px;
}
.foot-copy a {
  color: #777;
}
.footer-tag .f-line {
  width: 1px;
  height: 16px;
  color: #616161;
  display: inline-block;
  margin: 0 20px;
  *vertical-align: top;
  *margin: 2px 20px;
}
.sohu_linka {
  height: 100px;
  text-align: center;
  line-height: 25px;
}
.f-wap {
  width: 662px;
  margin: 35px auto 25px;
}
.f-wap ul {
  margin-top: 24px;
}
.f-wap ul:after {
  content: "";
  display: table;
  clear: both;
}
.f-wap ul li {
  float: left;
  margin-left: 25px;
}
.f-wap ul li a {
  float: left;
  display: block;
  color: #999;
}
.f-wap ul li span {
  float: left;
  display: block;
  line-height: 20px;
  margin-left: 10px;
  text-align: left;
}
.f-wap ul .f_icon1 {
  width: 102px;
}
.f-wap ul .f_icon2 {
  width: 100px;
}
.f-wap ul .f_icon3 {
  width: 97px;
}
.f-contact {
  width: 608px;
  height: 140px;
  margin: 23px auto 0;
  border: 1px solid #464646;
}
.f-contact ul:after {
  content: "";
  display: table;
  clear: both;
}
.f-contact ul li {
  float: left;
  width: 140px;
  height: 100px;
  border-right: 1px solid #464646;
  margin: 10px 0;
  padding: 10px 20px;
}
.f-contact ul li a {
  color: #fff;
}
.f-contact ul .soho {
  width: 138px;
}
.f-contact ul .soho p {
  display: block;
  margin-top: 8px;
  text-align: center;
}
.f-contact ul .weibo {
  width: 176px;
}
.f-contact ul .weibo .info_wrap {
  position: relative;
  float: left;
  width: 66px;
  height: 100px;
  text-align: left;
  margin: -3px 0 0 10px;
}
.f-contact ul .weibo .s-img {
  margin: 3px 0 0 2px;
}
.f-contact ul .weibo .w-gz {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 60px;
  height: 25px;
  line-height: 25px;
  background: #ee4433;
  color: #fff;
  text-align: center;
  display: inline-block;
}
.f-contact ul .weibo .w-gz:hover {
  text-decoration: none;
}
.f-contact ul .weixin {
  width: 171px;
  border-right: none;
}
.f-contact ul .weixin img {
  float: left;
}
.f-contact ul .weixin .info_wrap {
  float: left;
  width: 61px;
  text-align: left;
  margin-left: 10px;
  line-height: 19px;
  word-wrap: break-word;
  word-break: break-all;
  color: #fff;
}
.h-footer .foot-common-copy {
  margin: 0 0 15px;
  padding-top: 15px;
}.ad_flash {
  margin-left: auto;
  margin-right: auto;
  position: relative;
  *margin-left: 0;
  *margin-right: 0;
}
.n-g-top-ad img, .n-g-top-ad .ad_flash {
  margin-bottom: 2px;
}
.mg0 {
  margin-bottom: 0 !important;
}
.aside-banners .ad_flash, .aside-banners img {
  margin-top: 30px;
}
.copyright {
  font-size: 12px;
  color: #666;
  margin: -10px 0 30px;
}
