body,
ul,
ol,
form,
p,
h2,
h3 { margin: 0; }
body {
  font: 12px arial, stheiti, simsun, sans-serif;
  background-color: #FAFAFA;
  color: #333;
}
img { border: none; }
ul,
ol {
  padding: 0;
  list-style: none;
}
a {
  text-decoration: none;
  color: #333;
}
table { border-collapse: collapse; }

.searchnav {
  background-color: #FAFAFA;
  border-bottom: 1px solid #ECECEC;
  font: 12px arial, sans-serif;
  min-width: 980px;
  _width:expression(document.body.clientWidth < 1202? "1200px" : "100%");
}
.topnav {
  height: 30px;
  width: 550px;
  padding: 0;
  list-style: none;
  margin: 0 0 -1px;
  _position: relative;
}
.topnav li {
  text-align: center;
  float: left;
  height: 28px;
  line-height: 28px;
  margin-left: 20px;
  padding: 0 2px;
  display: inline;
}
.topnav li.cur {
  border-bottom: 2px solid #E1451B;
  color: #E1451B;
  font-weight: bold;
}
.topnav li.cur a{color: #E1451B;}
.topnav a {
  color: #666;
  text-decoration: none;
  display: block;
}
.topnav a:hover {
  color: #E1451B;
  text-decoration: none;
}
.topraquo {
  font:14px arial;
  *display: inline-block;
  *line-height: 28px;
  *margin-top: -4px;
  _margin-top: -2px;
}
.header {
  height: 66px;
  width: 980px;
  margin: auto;
  padding-top: 32px;
  font-size: 12px;
  color: #333;
  text-align: center;
}
.searchbox {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.searchform {
  float: left;
  margin: 0;
}
.logo {
  float: left;
  margin-right: 30px;
  border: none;
}
.querybox {
  border-top: 1px solid #979797;
  border-left: 1px solid #979797;
  border-bottom: 1px solid #BCBCBC;
  float: left;
  width: 489px;
  background-color: #fff;
}
.qborder {
  border-top: 1px solid #E5E5E5;
  border-left: 1px solid #E5E5E5;
  height: 31px;
}
.query {
  border: 0;
  width: 468px;
  margin: 0;
  padding: 6px 10px 5px;
  font: 16px arial, sans-serif;
  color: #333;
  outline: none;
  background-color: #fff;
}
.query::-ms-clear {
  display: none;
}
.sbtn1, .sbtn2 {
  float: left;
  display: inline;
  *border: solid 1px #aaa;
}
.sbtn1:hover, .sbtn2:hover {
  *border-color: #888;
}
.sbtn2 {
  margin-left: 8px;
}
.sbtn1 input, .sbtn2 input {
  border-radius: 0 2px 2px 0;
  border: solid 1px #aaa;
  height: 34px;
  width: 110px;
  *border: none;
  *height: 32px;
  *width: 108px;
  cursor: pointer;
  outline: none;
  font: 15px 'microsoft yahei', sans-serif;
  color: #444;
  background-color: #ededed;
  background-image: -webkit-linear-gradient(top, #fbfbfb, #ededed);
  background-image: -moz-linear-gradient(top, #fbfbfb, #ededed);
  background-image: -o-linear-gradient(top, #fbfbfb, #ededed);
  background-image: -ms-linear-gradient(top, #fbfbfb, #ededed);
  background-image: linear-gradient(to bottom, #fbfbfb, #ededed);
  filter:progid:DXImageTransform.Microsoft.gradient(startcolorstr=#fbfbfb,endcolorstr=#ededed,gradientType=0);
}
.sbtn2 input {
  border-radius: 2px;
}
.sbtn1 input:hover, .sbtn2 input:hover {
  border-color: #888;
}
.radiobox {
  clear: both;
  text-align: left;
  padding-top: 6px;
}
.radiobox input, .radiobox label {
  vertical-align: middle;
}
.radiobox input {
  margin: 0;
  padding: 0;
  _margin: -5px -3px 0;
}
.radiobox label {
  margin: 0 24px 0 3px;
}
.hotwords {
  clear: both;
  text-align: left;
  padding-top: 7px;
  color: #9D9D9D;
}
.hotwords a {
  color: #333;
  text-decoration: none;
  margin-right: 13px;
}
.hotwords a:hover {
  text-decoration: underline;
  color: #333;
}
.mnavbox {
  height: 36px;
  font: 15px/36px "microsoft yahei", sans-serif;
  background-color: #666;
  color: #fff;
}
.mnavbox a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0 14px;
  margin: 0 -14px;
}
.mnavbox a:hover {
  background-color: #585858;
  text-decoration: none;
}
.mnav {
  width: 980px;
  margin: auto;
  padding: 0;
  list-style: none;
}
.mnav li {
  float: left;
  padding: 0 14px;
  margin-right: 6px;
}
.mnav li.cur {
  background-color: #444;
}
.nav-breadcrumb {
  font: 14px/50px simsun, sans-serif;
  color: #249126;
}
.nav-breadcrumb a {
  color: #249126;
}
.nav-breadcrumb a:hover {
  text-decoration: underline;
}
.nav-breadcrumb em {
  font-style: normal;
  color: #333;
  font-family: arial, sans-serif;
}

*html,
*html body {
  background-image: url(about:blank);
  background-attachment: fixed
}
.pop_area {
  display: block;
  position: fixed;
  _position: absolute;
  top: 0;
  left: 0;
  z-index: 1000;
  width: 100%;
  height: 100%;
_top:expression(eval(document.documentElement.scrollTop));
  _margin-top: 0
}
.pop_bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: .5;
  filter: alpha(opacity=50)
}
.Lbox {
  position: absolute;
  left: 50%;
  top: 50%;
  background: #282828;
  z-index: 9992;
  margin: -180px 0 0 -229px;
}
.Lboxm {
  width: 458px;
  height: 363px;
  border: 1px solid #CCCCCC;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 3px rgba(0,0,0,.19), inset 0 2px #fff;
  -moz-box-shadow: 0 2px 3px rgba(0,0,0,.19), inset 0 2px #fff;
  box-shadow: 0 2px 3px rgba(0,0,0,.19), inset 0 2px #fff;
}
.Lbox2 { margin: -80px 0 0 -175px }
.Lboxm2 {
  width: 350px;
  height: 160px
}
.Lboxm h2 {
  height: 37px;
  padding: 0 0 0 14px;
  border-bottom: 1px solid #f2f2f2;
  background: #fcfcfc;
  color: #000;
  font-size: 14px;
  line-height: 37px
}
.Lboxm h2 .X {
  width: 20px;
  height: 20px;
  background: url(http://news.sogou.com/images/x.gif) no-repeat;
  float: right;
  display: inline;
  margin: 9px 11px 0 0;
}
.Lnav {
  height: 48px;
  border-bottom: 1px solid #e0e0e0
}
.Lnav ul li {
  display: inline;
  float: left;
  position: relative;
  width: 50%;
  height: 48px;
  line-height: 48px;
  text-align: center
}
.Lnav ul li a {
  color: #858585;
  font-size: 14px;
  font-weight: bold
}
.Lnav ul li.cur a { color: #333 }
.Lnav ul li .liOver {
  display: none;
  position: absolute;
  left: 50%;
  bottom: -1px;
  _bottom: -5px;
  width: 32px;
  height: 11px;
  margin: 0 0 0 -16px;
  background: url(http://news.sogou.com/images/curBg.gif) no-repeat
}
.Lnav ul li.cur .liOver { display: block }
.Login { margin: 29px 0 0 52px }
.Loginm { zoom: 1 }
.Loginm:after,
.Clist ul:after,
.box1:after,
.box3:after,
.sortList:after {
  display: block;
  visibility: hidden;
  overflow: hidden;
  clear: both;
  height: 0;
  content: '.'
}
.LoginText {
  display: inline;
  float: left;
  width: 46px;
  height: 34px;
  font-size: 14px;
  line-height: 34px
}
.LoginInput {
  display: inline;
  float: left;
  width: 263px;
  height: 34px;
  border: 1px solid #ccc
}
.LoginInput input {
  width: 226px;
  margin: 0;
  padding: 9px 0;
  border: 0;
  font-size: 12px;
  outline: none
}
.LoginInputBg {
  display: inline;
  float: left;
  width: 32px;
  height: 34px;
  background: url(http://news.sogou.com/images/icon.gif) no-repeat 50% 50%
}
.LoginInputBg2 {
  display: inline;
  float: left;
  width: 32px;
  height: 34px;
  background: url(http://news.sogou.com/images/icon2.gif) no-repeat 50% 50%
}
.LoginMem {
  float: left;
  width: 265px;
  height: 36px;
  padding: 0 0 0 46px;
  color: #333;
  line-height: 36px
}
.LoginMem input {
  float: left;
  width: 14px;
  height: 14px;
  margin: 12px 3px 0 0;
*margin:11px 4px 0 0;
  padding: 0
}
.LoginMem a { color: #2d64c5 }
.floatR { float: right }
.floatL { float: left }
.mr10 { margin-right: 10px }
.LoginButton {
  padding: 0 0 0 46px;
  clear: both;
}
.LoginButton input {
  display: block;
  width: 265px;
  height: 40px;
  border: 0;
  background: url(http://news.sogou.com/images/btn_login.gif) no-repeat;
  cursor: pointer
}
.LoginButton input.s2 {
  display: block;
  width: 222px;
  height: 40px;
  border: 0;
  background: url(http://news.sogou.com/images/btn2.png) no-repeat;
  cursor: pointer
}
.LoginOther {
  padding: 0 0 0 46px;
  color: #999
}
.morelogin {
  margin-top: 15px;
  color: #999
}
.loginico {
  margin-left: 15px;
  vertical-align: middle
}
.errorinfo {
  height: 15px;
  padding: 4px 0 2px 46px;
  color: #da1111;
  line-height: 15px
}
.cf:before,
.cf:after {
  content: "";
  display: table;
}
.cf:after { clear: both; }
.cf { zoom: 1; }

.foot {
  zoom:1;
  line-height: 20px;
  text-align: center;
  padding: 17px 0;
  color: #797979;
  clear: both;
  border-top: 1px solid #E8E8E8\9;
}
:root .foot { 
  box-shadow: 0 -1px #E8E8E8;
  border-top: 1px solid #fff;
}
.foot a { color: #4A80E1; }
.foot a:hover { text-decoration: underline; }
.foot .g { color: #797979; }
.settle-in {
  float: left;
  margin-top: -4px;
  position: absolute;
}
.btn-feedback {
  width: 45px;
  height: 45px;
  position: fixed;
  right: 20px;
  bottom: 100px;
  cursor: pointer;
  background: #99D79A url(../images/btn-sp.gif) -50px 0 no-repeat;
  _position: absolute;
_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||100)));
  _bottom: auto;
}

.btn-gotop {
  width: 45px;
  height: 45px;
  position: fixed;
  right: 20px;
  bottom: 50px;
  cursor: pointer;
  background: #99D79A url(../images/btn-sp.gif) 0 -50px no-repeat;
  _position: absolute;
_top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||50)));
  _bottom: auto;
}
/*.btn-gotop:hover { background-position:-50px -50px;}*/
.btn-feedback:hover, .btn-gotop:hover {
  background-color: #5ABC5C;
  /*background-position:-50px 0;*/
}
.slide-control {
  position: absolute;
  bottom: 16px;
  right: 22px;
}
.slide-control li {
  width: 18px;
  height: 12px;
  overflow: hidden;
  float: left;
  display: inline;
  margin-left: 5px;
  cursor: pointer;
  background-color: #000;
  filter: alpha(opacity=25);
  opacity: .25;
}
.slide-control li.cur {
  background-color: #fff;
  filter: alpha(opacity=50);
  opacity: .5;
}
.search-box-wrap {
  background-color:#fff;
}
.search-box {
  width: 980px;
  background-color:#fff;
  margin: auto;
  padding-top: 33px;
  height: 72px;
}
.search-logo {
  float: left;
  margin: 0 30px 0 83px;
}
.search-form { float: left; }
.search-query {
  float: left;
  width: 426px;
  height: 24px;
  margin: 0;
  padding: 3px 35px 3px 33px;
  border: 1px solid #cfcfcf;
  border-right: none;
  background: #fff url(../images/magnifier.gif) no-repeat 9px;
  font: 14px/24px Arial;
  outline: none;
}
input::-ms-clear {
display: none;
}
.search-btn {
  width: 110px;
  height: 32px;
  float: left;
  background: url(../images/btn-search.png) no-repeat #fafafa;
  margin: 0;
  padding: 0;
  cursor: pointer;
  border: 0;
  outline: none;
}
.hotq {
  color: #9D9D9D;
  padding-top: 8px;
  clear: both;
}
.hotq a { margin-right:13px;}
.mnavbox {
  height: 36px;
  font: 15px/36px "microsoft yahei", sans-serif;
  background-color: #464646;
  color: #fff;
}
.mnavbox a {
  color: #fff;
  text-decoration: none;
  display: block;
  padding: 0 14px;
  margin: 0 -14px;
}
.mnavbox a:hover {
  background-color: #262B35;
  text-decoration: none;
}
.mnav1 {
  float: left;
  padding: 0;
  list-style: none;
}
.mnav1 li {
  float: left;
  padding: 0 14px;
  margin-right: 6px;
}
.mnav1 li.cur {
  background-color: #3EB140;
}
.mnav-wrap {
  width: 980px;
  margin: auto;
}
.mnav2 {
  float: right;
  padding: 0;
  list-style: none;
  font-size: 12px;
  display: inline;
}
.mnav2 li {
  float: left;
  margin-left: 20px;
}
.mnavbox .mnav2 a {
  margin: 0;
  padding: 0;
  display: inline;
}
.mnavbox .mnav2 a:hover {
  background-color: transparent;
  color: #3eb140;
}