@charset "UTF-8";
html,
body,
ul,
li,
dd,
p,
h1,
h2,
h3,
h4,
h5,
th,
td,
dl,
h6,
form,
fieldset,
legend,
img,
input,
textarea,
select,
button {
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
  outline: none;
  font-family:Arial,'Hiragino Sans GB',Microsoft Yahei,Helvetica Neue,Helvetica,sans-serif !important;
}
body,
html {
  min-width: 1200px;
}
*html {
  background-image: url(about:blank);
  background-attachment: fixed;
}
a,
img {
  border: 0;
  text-decoration: none;
  color:black;
}

body,
html {
  font: 12px "微软雅黑";
  background: #f6f6f6;
}
.clearx {
  clear: both;
}
.left {
  float: left;
}
.right {
  float: right;
}
.over {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.clear {
  zoom: 1;
}
.clear:after {
  content: "";
  clear: both;
  display: block;
  height: 0;
  line-height: 0;
}
.clearfix:after {
  content: '\20';
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.clearb {
  clear: both;
}

.clearfix {
  display: block;
  zoom: 1;
}

html[xmlns] .clearfix {
  display: block;
}

* html .clearfix {
  height: 1%;
}
.margin {
  margin: 0 auto;
}
#top {
  width: 100%;
}
/*#top_bg {
  width: 100%;
  height: 36px;
  background: #fff;
}*/
#bodyheader {
  width: 100%;
}
#top {
  width: 100%;
  border-bottom: 1px solid #ddd;
  background: #fff;
  color: #666666;
  height:31px;
  line-height:31px;
  font-size:12px;
 /* position: fixed;
  top: 0;
  z-index: 300;
 opacity: 0.9;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
  filter: alpha(opacity=90);*/
}
#top .topkid {
  width: 1200px;
  margin: 0 auto;
}
#top .top_right span {
  display: inline-block;
  vertical-align: middle;
}
#top .top_right span .afterlogin-one {
	margin-right:10px;
}
#top .top_right .persontuichu{
	padding:0px 12px;
	display:inline-block;
	color:#fff;
	background:#e29a66;
}
#top .top_right span .afterlogin-one img{
	display:inline-block;
	vertical-align:middle;
	width:21px;
	height:21px;
	margin-right:4px;
	margin-left:10px;
}
#top .top_right .top_a2 a {
	display:inline-block;
  	color: #ff0000;
}
#top .top_right .top_a3 a {
 display:inline-block;
  color: #666666;
  margin-right: 16px;
}
#top .top_right .top_a1 {
  margin-right: 20px;
}
#top .top_right .top_a3 {
  margin: 0 14px;
}
#top .top_right .top_a4 {
  cursor: pointer;
}
#top .top_right .top_a4 select {
  border: 0;
  outline: none;
  color: #696969;
  font-size: 12px;
  background: #f3f3f3;
  font-family: "微软雅黑";
}
#bodyheader #head {
  width: 100%;
}
#bodyheader #head .head_left {
  padding: 24px 70px 0 0;
  margin-left: -30px;
}
#bodyheader #head .head_center {
  margin: 24px 0 16px 0;
  color: #333333;
}
#bodyheader #head .head_center .head_center_up {
  border: 2px solid #e29a66;
  height: 38px;
  width: 590px;
  position: relative;
  background: #fff;
}
#bodyheader #head .head_select div {
  border-right: 1px solid #ddd;
  _border: 0;
  line-height: 38px;
  margin-left: 16px;
  cursor: pointer;
}
#bodyheader #head .head_select div span {
  _float: left;
}
#bodyheader #head .head_select div img {
  margin: 0 10px;
  display: inline;
  vertical-align: middle;
  _margin-top: 16px;
}
#bodyheader #head .head_select .select_list {
  position: absolute;
  top: 40px;
  _top: 44px;
  left: -2px;
  top: 38px;
  border: 1px solid #ddd;
  border-top: 0;
  background: #fff;
  display: none;
  _width: 86px;
  z-index: 10;
}
#bodyheader #head .head_select .select_list li a {
  width: 83px;
  _width: 86px;
  text-align: center;
  float: left;
  padding: 5px 0;
  color: #323232;
}
#bodyheader #head .head_select .select_list li a:hover {
  background: #bcc3c9;
}
#bodyheader #head .search{
	padding:0;
	position: absolute;
    left: 92px;
}
#bodyheader #head .search input {
  border: 0;
  line-height: 38px;
  font-size: 12px;
  width: 390px;
  float: left;
  padding-left: 12px;
  height: 38px;
  _border-left: 1px solid #ddd;
  _padding-top: 4px;
}
/* placeholder样式及其兼容 */
::-webkit-input-placeholder { /* WebKit browsers */ 
color: rgba(102,102,102,.5); 
} 
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */ 
color: rgba(102,102,102,.5); 
} 
::-moz-placeholder { /* Mozilla Firefox 19+ */ 
color: rgba(102,102,102,.5); 
} 
:-ms-input-placeholder { /* Internet Explorer 10+ */ 
color: rgba(102,102,102,.5); 
} 
#bodyheader #head .clicked {
  text-align: center;
}
#bodyheader #head .clicked button {
  border: 0;
  background: 0;
  line-height: 39px;
  *height: 38px;
  _height: 42px;
  color: #fff;
  background: #e29a66 ;
  width:68px;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 0;
  top: 0;
}
.head_center_down {
  margin-top: 2px;
  color: #666666;
  width: 400px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
}
/* .head_center_down span {
  display: inline-block;
  width: 300px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  position: relative;
  top: 3px;
} */
.head_right {
  _position: relative;
  _right: 100px;
  _height: 108px;
  overflow:hidden;
  position: absolute;
  right: 0;
}
.head_right div {
  float: left;
  margin: 12px 8px 0 0;
  background: #fff;
  padding: 5px ;
}
.head_right .head_right_one {
  margin-right: 12px;
  _left: -80px;
  _position: absolute;
}
.head_right .head_right_two {
  _position: absolute;
}
.head_right div span {
  display: block;
  text-align: center;
  white-space: nowrap;
}
.head_right div img {
  cursor: pointer;
  margin-top: 5px;
  float: left;
  width: 62px;
  height: 62px;
}
#nav {
  background: #e29a66;
  width: 100%;
}
#nav div {
  width: 1050px;
}
#nav ul {
  float: left;
}
#nav ul li {
  float: left;
}
#nav ul li a {
  display: inline-block;
  text-align: center;
  color: #fff;
  line-height:44px;
  font-size: 18px;
  width:95px;
  margin-left:34px;
}
#nav ul li a:hover {
  background: #5ad8c3;
}
#nav ul li .liang {
  background: #5ad8c3;
}
#foot {
  width: 1200px;
  margin: 0 auto;
  text-align: center;
  padding-bottom: 62px;
  border-top: 6px solid #e29a66;
}
#foot p {
  line-height: 24px;
  color: #313131;
  font-size: 14px;
}
#foot .foot_p1 {
  padding-top: 38px;
}

.btn-loading {
  display: block;
  border: 0;
  height: 75px;
  text-indent: -99em;
  overflow: hidden;
  background: url(../../image/btn-loading.gif) center center no-repeat;
}
