body {
  background: #fff;
}
.login_bg {
  background: url(../images/bg-login_n.jpg) no-repeat center;
  background-size: cover;
  padding: 83px 0 120px 0;
}
.login {
  position: relative;
  margin: 0 auto;
  width: 980px;
}
.login_details {
  width: 270px;
  background: #fff;
  padding: 40px 35px 45px 35px;
  border-radius: 5px;
  box-shadow: 0 0 15px 0 #dedede;
}
.login_details h2 {
  padding-bottom: 10px;
  font-size: 18px;
  font-weight: normal;
  text-align: center;
  color: #333;
}
.login_details input {
  width: 100%;
  height: 48px;
  line-height: 48px;
  border: none;
  border-bottom: 1px solid #e6e6e6;
  margin-bottom: 18px;
}
.login_details span {
  line-height: 40px;
}
.login_auto {
  zoom: 1;
  line-height: 1;
  color: #a6a6a6;
  margin-bottom: 18px;
  margin-left: 5px;
}
.login_details .login_auto a {
  background: none;
  height: auto;
  line-height: 1;
}
.login_details .login_auto a:link,.login_details .login_auto a:visited,.login_details .login_auto a:hover,.login_details .login_auto a:active {
  color: #a6a6a6;
}
.login_auto:after {
  content: "."; visibility: hidden; display: block; height: 0.1px; font-size:0.1em; line-height: 0; clear: both;
}
.login_details .login_auto input {
  height: 15px;
  width: 15px;
  margin: 0 7px 0 0;
  float: left;
  padding-left: 0;
}
.login_auto span {
  font-size: 12px;
  color: #808080;
  line-height: normal;
  text-indent: inherit;
  font-weight: normal;
  padding-left: 6px;
}
.login_details a {
  display: block;
  height: 43px;
  line-height: 43px;
  text-align: center;
  background: #ff5100;
  font-size: 16px;
  border-radius: 30px;
}
.login_details a:link,.login_details a:visited,.login_details a:hover {
  color: #fff;
  text-decoration: none;
}
.attention {
  zoom: 1;
  padding-top: 30px;
  text-align: center;
}
.login_details .attention a {
  height: auto;
  line-height: 1;
  display: inline;
  background: none;
}
.login_details .attention a:link,.login_details .attention a:visited,.login_details .attention a:hover,.login_details .attention a:active {
  color: #2f99fb;
}
.attention:after,.attention ul:after {
  content: "."; visibility: hidden; display: block; height: 0.1px; font-size:0.1em; line-height: 0; clear: both;
}
.attention .login_pop {
  position: absolute;
  top: 30px;
  left: 0;
  color: #fe0000;
  font-weight: bold;
}
.login_tip {
  position: absolute;
  left: 400px;
  top: 249px;
  width: 328px;
  height: 148px;
  padding: 15px;
  border:1px solid #ff7700;
  font-size: 16px;
  line-height: 1.8;
}
.placeholder_box {
  margin-bottom: 25px;
}
.placeholder_box .mar_top {
  top: 0!important;
}
.about_nyso {
  background: #fff;
  text-align: center;
  font-size: 16px;
  color: #666;
  padding-bottom: 65px;
}
.about_nyso h2 {
  font-size: 22px;
  padding: 90px 0 45px 0;
  color: #333;
}
.about_nyso p {
  line-height: 1.6;
  margin-bottom: 30px;
}
.brand_list {
  background: #f8f8f8;
  text-align: center;
  padding-bottom: 55px;
}
.brand_list h2 {
  padding: 80px 0 100px 0;
  font-size: 22px;
}
.brand_list ul {
  width: 980px;
  margin: 0 auto;
  height: 584px;
  overflow: hidden;
}
.brand_list ul.height_auto {
  height: auto;
}
.brand_list ul li {
  width: 100px;
  height: 100px;
  float: left;
  margin: 0 46px 46px 0;
  overflow: hidden;
  border-radius: 100px;
  background: #fff;
}
.brand_list ul li images {
  width: 100%;
  border-radius: 100px;
  max-height: 100px;
  max-width: 100px;
}
.brand_list ul li.last {
  margin-right: 0;
}
.brand_list a {
  display: block;
  width: 110px;
  margin: 0 auto;
}
.brand_list a:link,.brand_list a:visited,.brand_list a:hover,.brand_list a:active {
  color: #ff9900;
}
.brand_list a i {
  padding: 1px 7px;
  background: url(../images/bg-icon.png) -328px -161px no-repeat;
  margin-left: 5px;
}
.brand_list a.arrow_top i {
  background: url(../images/bg-icon.png) -358px -161px no-repeat;
}
.logo_partner {
  background: #fff;
  padding-bottom: 90px;
}


.zhuce-li{margin:16px 0px;border:1px solid #eee;border-radius:30px;overflow:hidden;height:35px;padding:7px;background-color: #f9f9f9;}
.zhuce-li .ico{float:left;width:15%;margin-top:7px;margin-left:5px;text-align:center}
.zhuce-li .ico img{width:20px;height:20px;}
.zhuce-li input{background-color:#f9f9f9}
.zhuce-li .text{font-size:14px;line-height:35px;height:35px;float: left;width: 80%;margin-bottom: 0px;border-bottom:0px;}