html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
  font-family: "microsoft yahei";
}



h1,
h2,
h3,
h4,
h5,
h6,
em,
i {
  font-weight: 100;
  font-style: normal;
}

ul,
ol,
li {
  list-style-type: none;
}

a {
  color: #fff;
  text-decoration: none;
  outline: 0;
}

a:hover {
  text-decoration: none;
}

button:hover {
  cursor: pointer;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

.clears {
  clear: both;
}

.hide {
  display: none;
}

.mr-right5 {
  margin-right: 5px;
}

.mr-right10 {
  margin-right: 10px;
}

button,
input,
select {
  outline: none;
}

select {
  appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  -ms-appearance: none;
  border: none\9;
  background: url(../img/selectarrow.png) no-repeat 95% center #fff;
}

select::-ms-expand {
  display: none;
}

.jianbian-bg2 {
  background: -ms-linear-gradient(top, #1879ab, #57b8eb);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1879ab,
      endcolorstr=#57b8eb, gradientType=1);
  background: -moz-linear-gradient(top, #1879ab, #57b8eb);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1879ab),
      to(#57b8eb));
}

body {
  position: relative;
  background: url('../img/bg-back.jpg');
}

header {
  position: relative;
  height: 100px;
  background: url(../img/header.png) no-repeat center center;
  background-size: cover;
  cursor: pointer;
}

.header-content-box {
  width: 1200px;
  margin: 0 auto;
}

.search-msg {
  width: 350px;
  height: 30px;
  padding: 0 5px;
  font-size: 12px;
  margin-right: 100px;
  border: 1px solid #ddd;
  float: left;
}

.logo-box {
  float: left;
  height: 60px;
  padding: 20px 0;
}

.logo-box>div {
  float: left;
}

.logo-icon-box {
  margin-right: 20px;
}

.logo-txt-box {
  width: 200px;
}

#stranger,
#manager {
  display: block;
  height: 30px;
  line-height: 30px;
  padding: 35px 0;
  font-size: 14px;
}

.cut-line {
  display: inline-bloce;
  margin: 0 5px;
  color: #fff;
}

.nav-box {
  background: #5a5dbb;
}

.nav-box {
  width: 100%;
  height: 52px;
  box-sizing: border-box;
}

.nav-hd {
  width: 1200px;
  margin: 0 auto;

}

.nav-box ul li {
  float: left;
  /* width: 9%; */
  padding: 0 34px 0 34px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  background-size: 70% 70%;
  transition: all 0.05s ease-in;
  background-position: center;
  font-size: 16px;
}

.nav-box ul li:hover {
  cursor: pointer;
}

.nav-drap {
  display: none;
  position: absolute;
  width: 0;
  height: 40px;
  line-height: 40px;
  background: url(../img/dropbg_01.jpg) no-repeat center center;
  background-size: 100% 100%;
  color: #fff;
  font-size: 16px;
  cursor: pointer;
  z-index: 9999;
  text-align: center;
}

.nav-box ul li a {
  font-weight: 600;
  display: inline-block;
  width: 100%;
  height: 100%;
}

.nav-hd>li:hover,
.nav-hd>li.active {
  background: #02044d;
}

.dropdown-modal {
  position: relative;
}

.nav-box ul.dropdown-modal-menu {
  margin-left: -34px;
  width: 260px;
  position: absolute;
  display: none;
  z-index: 9999;
  background: -ms-linear-gradient(top, #1879ab, #57b8eb);
  filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1879ab,
      endcolorstr=#57b8eb, gradientType=1);
  background: -moz-linear-gradient(top, #1879ab, #57b8eb);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1879ab),
      to(#57b8eb));
}

.nav-box #matchSignup ul.dropdown-modal-menu {
  width: 350px
}

.nav-box ul.dropdown-modal-menu li {
  width: 100%;
  height: 46px;
  line-height: 46px;
  background: #02044d;
}

.nav-box ul.dropdown-modal-menu li:hover {
  background: #5a5dbb;
}

.dropdown-modal-menu li a {
  padding-left: 20px;
  font-weight: normal !important;
  font-size: 14px;
  text-align: left;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}

/* header:before{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 400px;
	height: 100%;
	background: url(../img/login/loginbg_02.png) no-repeat left top;
}
 */
/* header:after{
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	width: 710px;
	height: 100%;
	opacity: .9;
	background: url(../img/hbg_02.jpg) no-repeat right top;
} */

/* header .header-mbg{
	position: absolute;
    top: 135px;
    left: 200px;
    width: 570px;
    height: 62px;
    z-index: 3;
    width:1200px;
    margin:0 auto;
	z-index:3;
	position:relative;
	top: 80px;
}

header button, header a ,.header-btn{
	display: inline-block;
	margin-left:10px;
	padding: 7px 30px;
	border: none;
	font-size: 14px;
	background: url("../img/header-btn-bg.png") no-repeat;
	background-size: 100% 100%;
	cursor: pointer;
	color: #fff;
}

.header-btn:hover{
	background: url(../img/iconhover.png) no-repeat;
	background-size: 100% 100%;
}

header .header-content-box {
	position: relative;
	width: 100%;
	padding: 15px 0;
	background: url("../img/header_zz_bg.png") no-repeat;
	background-size: 100% 100%;
	z-index: 999;
}

header .header-content-box .header-content {
	margin: 0 auto;
	width: 1200px;
}

header form {
	float: left;
}

header form input {
	padding: 7px;
	border: solid 1px rgba(160, 213, 235, 0);
	height: 13px;
	vertical-align: 2px;
	box-sizing: content-box;
}

header form .header-serach-input{
	box-sizing: border-box;
	padding: 0 7px 0 7px;
 	height: 30px;
    vertical-align: 2px;
}

header form input:active {
	border: solid 1px rgba(160, 213, 235, 0.4);
	box-shadow: 0px 0px 1px rgba(160, 213, 235, 0.3);
	transition: all 0.2s ease-in-out;
}

.nav-box {
	background: -ms-linear-gradient(top, #1879ab, #57b8eb);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1879ab,
		endcolorstr=#57b8eb, gradientType=1);
	background: -moz-linear-gradient(top, #1879ab, #57b8eb);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1879ab),
		to(#57b8eb));
}

.nav-box {
	width: 100%;
	height: 52px;
}

.nav-box ul {
	width: 1200px;
	margin: 0 auto;
}

.nav-box ul li {
	float: left;
	width: 12%;
	height: 52px;
	line-height: 52px;
	text-align: center;
	background-size: 70% 70%;
	transition: all 0.05s ease-in;
	background-position: center;
}
.nav-box ul li:hover{
	cursor: pointer;
}

.nav-drap{
	display: none;
	position: absolute;
	width: 0;
	height: 40px;
	line-height: 40px;
	background: url(../img/dropbg_01.jpg) no-repeat center center;
	background-size: 100% 100%;
	color: #fff;
	font-size: 16px;
	cursor: pointer;
	z-index: 9999;
	text-align: center;
}

.nav-box ul li a {
	font-weight: 600;
	display: inline-block;
	width: 100%;
	height: 100%;
}

.nav-hd>li:hover,.nav-hd>li.active{
	background: url(../img/nav-btn-bg.png) no-repeat center center;
	background-size: 100% 100%;
}

.pt-button {
	color: #fff;
    background: url(../img/header-btn-bg.png) no-repeat;
    padding: 0 13px;
    background-size: 100% 100%;
    border: none;
    height: 31px;
    line-height: 31px;
    font-size: 14px;
}

.pt-button:hover{
	background: url(../img/iconhover.png) no-repeat;
    background-size: 100% 100%;
}
.materia-box .pt-button {
	  margin-top: 15px;
	  font-size:14px;
}
.pt-button+.pt-button {
	margin-right: 9px;
}

 */

.content-box {
  margin: 0 auto;
  width: 1200px;
  padding-bottom: 390px;
  min-height: 700px;
}

iframe#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  margin-top: 30px;
  height: 340px;
}

#header {
  width: 100%;
  height: 100px;
}

#userName {
  color: #fff;
  display: inline-block;
  margin-top: 4px;
  margin-right: 10px;
}

.setting,
.sites-message {
  display: inline-block;
  color: #fff;
  position: relative;
  cursor: pointer;
  width: 80px;
  text-align: center;
}

.setting:hover,
.sites-message:hover {
  background: #02044d;
}

.iconfont {
  width: 25px;
  height: 25px;
  display: inline-block;
  font-size: 22px;
  vertical-align: -3px;

}

.user-down {
  position: absolute;
  top: 30px;
  display: none;
  z-index: 999;
}

.user-down li {
  width: 80px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  background: #02044d;
}

.user-down li:hover {
  background: #5a5dbb;
}

/*
.dropdown-modal{
	position:relative;
}
.nav-box ul.dropdown-modal-menu{
	width:260px;
	position:absolute;
	display:none;
	z-index: 9999;
    background: -ms-linear-gradient(top, #1879ab, #57b8eb);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1879ab,
		endcolorstr=#57b8eb, gradientType=1);
	background: -moz-linear-gradient(top, #1879ab, #57b8eb);
	background: -webkit-gradient(linear, 0 0, 0 bottom, from(#1879ab),
		to(#57b8eb));
}
.nav-box ul.dropdown-modal-menu li{
	width:100%;
	height: 46px;
    line-height: 46px;
    background: url(../img/title-select.png) no-repeat center center;
    background-size: cover;
}

.nav-box ul.dropdown-modal-menu li:hover{
	background: url(../img/title-selecthover.png) no-repeat center center;
    background-size: cover;
}

.dropdown-modal-menu li a{
	padding-left: 20px;
	font-weight: normal !important;
	font-size: 14px;
	text-align: left;
}
 */

#stranger,
#manager {
  display: none;
}

#manager>a {
  padding: 5px;
}

#manager>a:hover {
  background: #02044d;
}

.iframe-wrap {
  position: relative;
}

#iframeContent {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  min-height: 800px;
}


/* �޸����� */

#chansePswForm .form-group {
  margin-top: 10px;
}

#chansePswForm label {
  width: 150px;
  display: inline-block;
  text-align: right;
  padding-right: 10px;
}

#chansePswForm input {
  width: 250px;
  padding: 5px;
  outline: none;
}

#erroeTip {
  margin-top: 20px;
  text-align: center;
  font-size: 14px;
  color: #e4393c;
}

.loading {
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 200px auto;
  width: 500px;
  height: 50px;
  text-transform: uppercase;
  font-size: 18px;
}

.loading span {
  display: inline-block;
  background: tomato;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center;
  color: white;
  text-shadow: 1px 1px 0 black;
  position: relative;
  top: 0;
  box-shadow: inset 0 1px 1px -1px black, inset 0 -5px 1px -1px rgba(0, 0, 0, 0.5);
}

/* 
.char1 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.1s;
}

.char2 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.2s;
}

.char3 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.3s;
}

.char4 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.4s;
}

.char5 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.5s;
}

.char6 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.6s;
}

.char7 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.7s;
}

.char8 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.8s;
}

.char9 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 0.9s;
}

.char10 {
  animation: foo 2s ease infinite, bar 3s linear infinite;
  animation-delay: 1s;
}

@keyframes foo {
  10% {
    top: -10px;
  }
  50% {
    top: 0;
  }
  100% {
    top: 0;
  }
}
@keyframes bar {
  10% {
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    opacity: 1;
  }
}
 */
/****************/
.footer-box {
  height: 320px;
  background: #37399b;
  width: 100%;
  box-sizing: border-box;
}

.copyright-box {
  padding-top: 140px;
  float: left;
  margin-left: 50px;
}

.copyright-box>p {
  color: #85859a;
  height: 30px;
  font-size: 14px;
}

.botton-logo {
  width: 300px;
  height: 280px;
  position: relative;
  background: #fff;
  text-align: center;
  top: -20px;
  float: left;
}

.botton-logo:after {
  content: "";
  position: absolute;
  top: 0;
  right: -42px;
  display: inline-block;
  border-width: 20px 21px 0px;
  border-style: solid;
  border-color: transparent transparent transparent #dfdfdf;
}

.erweima-box {
  float: right;
  width: 130px;
  margin-top: 120px;
}

.erweima {
  /* 	float: left;
    position: relative;
    top: -130px;
    right: 20px; */
}

#matchSignup .dropdown-modal-menu>li:nth-child(1),
#matchSignup .dropdown-modal-menu>li:nth-child(2) {
  /*  display:none; */
}

.msg-num {
  width: 20px;
  height: 20px;
  display: inline-block;
  font-size: 22px;
  background: red;
  border-radius: 10px;
  position: absolute;
  font-size: 12px;
  top: -10px;
  left: 14px;
  line-height: 20px;
  font-weight: 600;
}

#sitesMessage li {
  width: 240px;
  height: 35px;
  line-height: 35px;
  padding: 0 10px;
  text-align: left;
  border: 1px solid #02044d;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.more-msg-btn {
  display: inline-block;
  height: 30px;
  width: 140px;
  background: #5a5dbb;
  margin-left: 100px;
}

.footer-content-box {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
}


.dowm-content ul a {
  display: inline-block;
  width: 100%;
  height: 100%;
}

.btn-cms {
  margin-left: -100px;
  height: 32px;
  border: 0px;
  float: left;
  width: 60px;
  background-color: #38f;
  color: white;
}