@charset "utf-8";
@import url("ui_all.css");
@import url("content.css");
/* CSS Document */
body{ font-size:12px; width:100%;  font-family:"宋体"; margin:0px; padding:0px; color:#666666; background-color:#ffffff; font-size:12px;}
a{ color:#d37d48; text-decoration:none; outline: none;}
a:hover{ text-decoration:underline; color:#d37d48;}
/*common*/
*{ margin:0px; padding:0px;}
ul li{ list-style-type:none; float:left;}
img{ border:none;}
.fl{ float:left;}
.fr{ float:right;}
.clearboth{ clear:both;}
.b_cursor{ border:0px; cursor:pointer;}
.bigzm{text-transform:uppercase;}
.cu_pointer{ cursor:pointer;}
.tdlth{ text-decoration:line-through;}
.fw_bold{ font-weight:bold;}
.f_faminly{ font-family:"微软雅黑";}
.f_faminly1{font-family:"Arial";}
.f_faminly2{ font-family:"黑体";}
.f_faminly3{ font-family:"Times New Roman";}
.font_qx{font-style:italic;}

/*input_text*/
select input{ vertical-align:middle;}
.al_text{ text-align:center;}
.al_right{ text-align:right;}
.dsnone{ display:none;}
.dsinlne{ display:inline-block;}

/*line-height*/
.lh15em{ line-height:1.5em;}
.lh16em{ line-height:1.6em;}
.lh17em{ line-height:1.7em;}
.lh18em{ line-height:1.8em;}
.lh19em{ line-height:1.9em;}
.lh20em{ line-height:2.0em;}
.lh21em{ line-height:2.1em;}
.lh22em{ line-height:2.2em;}
.lh23em{ line-height:2.3em;}

/*font-size*/
.fs10{ font-size:10px;}
.fs11{ font-size:11px;}
.fs12{ font-size:12px;}
.fs13{ font-size:13px;}
.fs14{ font-size:14px;} 
.fs15{ font-size:15px;}
.fs16{ font-size:16px;}
.fs17{ font-size:17px;}
.fs18{ font-size:18px;}
.fs19{ font-size:19px;}
.fs20{ font-size:20px;}
.fs21{ font-size:21px;}
.fs22{ font-size:22px;}
.fs23{ font-size:23px;}
.fs24{ font-size:24px;}
.fs25{ font-size:25px;}
.fs26{ font-size:26px;}
.fs27{ font-size:27px;}
.fs28{ font-size:28px;}
.fs29{ font-size:29px;}
.fs30{ font-size:30px;}
.fs31{ font-size:31px;}
.fs32{ font-size:32px;}
.fs33{ font-size:33px;}
.fs34{ font-size:34px;}
.fs35{ font-size:35px;}
.fs36{ font-size:36px;}
.fs37{ font-size:37px;}
.fs38{ font-size:38px;}
.fs39{ font-size:39px;}
.fs40{ font-size:40px;}
.fs48{ font-size:48px;}

/*font_color*/
.fc1{ color:#666666;}
.fc2{ color:#ffffff;}
.fc3{ color:#000000;}
.fc4{ color:#333333;}
.fc5{ color:#3a3a3a;}
.fc7{ color:#a2a2a2;}
.fc8{ color:#d79e02;}
.fc9{ color:#bcb0a4;}
.fc17{ color:#666666;}

.ac1,.ac1:hover{ color:#fff;}
.ac2{ color:#4a4949;}
.ac2:hover{ color:#e88505; text-decoration:underline;}
.ac3,.ac3:hover{ color:#ff500e;}

/*提示版本样式*/
.compatible-contianer {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  min-width: 800px;
  height: 30px;
  line-height: 30px;
  background: url(../images/iebg.gif) repeat-x;
  z-index: 999999;
}
.cpt-ct {
  color: #363636;
  font-size: 12px;
  text-align: center;
}
.cpt-ct i {
  display: inline-block;
  width: 12px;
  height: 14px;
  vertical-align: -2px;
  margin-right: 5px;
  background: url(../images/iefixed-sprite.png) no-repeat 0 0;
}
.cpt-ct a {
  color: #39b94e;
}
.cpt-ct a:hover {
  text-decoration: underline;
}
.cpt-handle {
  position: absolute;
  right: 20px;
  top: 0;
  font-size: 12px;
  line-height: 27px;
}
.cpt-handle a {
  display: inline-block;
  vertical-align: middle;
}
.cpt-handle .cpt-agin {
  color: #656e73;
  margin-right: 5px;
}
.cpt-handle .cpt-agin:hover {
  color: #363d40;
}
.cpt-close {
  width: 16px;
  height: 16px;
  text-align: center;
  line-height: 16px;
  border-radius: 50%;
  transition: 0.3s;
}
.cpt-close:hover {
  background-color: #fc8800;
}
.cpt-close i {
  display: inline-block;
  height: 8px;
  width: 8px;
  vertical-align: 1px;
  background: url(../images/iefixed-sprite.png) no-repeat 0 -24px;
}
.cpt-close:hover i {
  background-position: 0 -42px;
}
/*用户中心样式*/
.user_container_main{
  margin-top: 50px;
  margin-bottom: 100px;
  width: 1000px;
  margin-left: auto;
  margin-right: auto;
}
.user_container_main_form{
  width: 350px;
  margin-left: auto;
  margin-right: auto;
}
.user_register_word{
  display: inline-block;
  width: 100px;
  height: 50px;
  line-height: 50px;
  font-size: 20px;
  text-align: center;
}
.user_register_input{
  height: 30px;
  width: 200px;
  font-size: 18px;
  margin-top: 30px;
}
.user_register_submit{
  display: inline-block;
  width: 150px;
  height: 40px;
  color: #fff;
  font-size: 20px;
  line-height: 40px;
  text-align: center;
  border-radius: 10px;
  background-color: #366EA3;
  margin-left: 90px;
  margin-top: 30px;
}
.user_register_submit:hover{
  cursor: pointer;
  color: #000;
}
.user_register_notice{
  display: inline-block;
  width: 300px;
  text-align: center;
  color: red;
  height: 20px;
  line-height: 20px;
  font-size: 15px;
}



