﻿html, body {
    background: #fff;
}
html{
    font-size: 100px;
}
body {
background: url(/images/156498468/body_01.jpg) center top no-repeat #fff!important; min-width: 1240px;
}

.btn-primary{    background: #6595ed!important; border-color: #6595ed!important;}
.colorff6700{color: #5284e6!important;}

.public-site-topbar {
  position: relative;
  z-index: 30;
  height: 40px;
  font-size: 12px;
  color: #fff;
}
.public-site-topbar a {
  color: #fff;
  line-height: 40px;
  display: inline-block;
  padding: 0 5px;
  text-align: center;
  position: relative;
}
.public-site-topbar a:hover {
  color: #fff;
}
.public-site-topbar a + a:before {
  content: '';
  display: block;
  width: 1px;
  height: 12px;
  border-left: 1px solid #fff;
  left: -2px;
  top: 50%;
  margin-top: -5px;
  position: absolute;
}
.public-site-topbar .login,
.public-site-topbar .register {
  display: none;
}
.public-site-topbar .user {
  display: none;
  position: relative;
  width: 110px;
  padding: 0;
  white-space: nowrap;
  float: left;
}
.public-site-topbar .user .user-name {
  position: relative;
  z-index: 5;
  display: block;
  width: 120px;
  height: 40px;
  text-align: center;
    border-radius: 0px 0px 5px 5px;
}
.public-site-topbar .user .user-name .name {
  display: inline-block;
  *zoom: 1;
  *display: inline;
  width: auto;
  _width: 75px;
  max-width: 75px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  _zoom: 1;
  vertical-align: text-bottom;
}
.public-site-topbar .user .user-name i {
  font-size: 16px;
  line-height: 24px;
  vertical-align: 11px;
}
.public-site-topbar .user .user-menu {
  display: none;
  position: absolute;
  left: 0px;
  top: 40px;
  z-index: 3;
  width: 120px;
  margin: 0;
  padding: 7px 0;
    border-radius: 5px 5px 0px 0px;
  border-top: 0;
  list-style-type: none;    background: rgba(0,0,0,0.2);
  -webkit-box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.15);
}
.public-site-topbar .user .user-menu a {
  display: block;
    border-radius: 0px;
}
.public-site-topbar .user:hover .user-menu {
  display: block;
}
.public-site-topbar .user.user-active a {
  color: #fff;
}
.public-site-topbar .user.user-active a:hover {
  color: #fff;
}
.public-site-topbar .user.user-active .user-name {
      background: rgba(0,0,0,0.2);
}
.public-site-topbar .user.user-active .user-menu a {
  -webkit-transition: all .2s;
  transition: all .2s;
}
.public-site-topbar .user.user-active .user-menu a:hover {    background: rgba(0,0,0,0.2);
}


.public-site-header {
  width: 100%;font-size: 14px;
height: 290px;
}

.public-site-header .logo {}
.public-site-header .logo a {    display: block;
    color: #323130;
    font-weight: bold;
    text-decoration: none;
}
.public-site-header .logo a:empty:before {
  content: "";
}
.public-site-header .logo img {
  max-height: 110px;
}

/*头部搜索 开始*/
.search>a{display: block;}
.search-box{width:270px; background:#ebf6ff; height:34px; border:2px solid #79a6f2; border-radius:40px;}
.search-box .ss1{ margin-left:16px;width:194px;height:30px;display:inline;background:#ebf6ff; border:none; outline: none;}
.search-box .ss{width:50px;height:30px;background:url(/images/156498468/fdj_13.png) center no-repeat;text-align:center;border:none;cursor:pointer;}
/*头部搜索 结束*/

.public-site-header .head-nav{
  background: linear-gradient(180deg, #91bffe, #4d7fe4);
height: 72px;
margin-top: 43px;
}
.public-site-header .head-nav .shouye{
width: 10%;
    display: block;
    height: 72px;
    line-height: 28px;
    color: #fff;
    text-align: center;
    font-size: 16px;padding: 7px 0px 0px;
}
.public-site-header .head-nav .shouye p{width: 30px; margin: 0px auto;}
.public-site-header .head-nav ul {
  height: 72px;padding: 2px 0px 0px;
}
.public-site-header .head-nav ul li {
  letter-spacing: 1px;
float: left;
text-align: center;
width: 10%;height: 20px;
    line-height: 20px;
    text-align: center;
    margin-top: 9px;
border-left: 1px solid #fff;
}
.public-site-header .head-nav ul li a {
  font-size: 16px;color: #fff;
  display: block;
  text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
}
.public-site-header .head-nav ul li a .cn {
  font-size: 14px;
  padding-top: 10px;
  line-height: 20px;
  text-align: center;
}
.public-site-header .head-nav ul li a .en {
  font-size: 12px;
  line-height: 20px;
  padding-bottom: 10px;
  text-align: center;
}
.public-site-header .head-nav ul li.active a {
  color: #0051a6;
}
.public-site-header .head-nav ul li:hover dl {
  display: block;
}
.public-site-header .head-nav ul li dl {
  display: none;
  position: absolute;
  z-index: 1;
  border-radius: 0px 0px 3px 3px;
  overflow: hidden;
}
.public-site-header .head-nav ul li dl dd.active a {
  color: #ff6700;
}
.public-site-header .head-nav ul li dl dd a {
  background: rgba(0, 0, 0, 0.8);
  line-height: 40px;
  font-size: 14px;
  display: block;
  white-space: nowrap;
}











/*登录注册*/

.popup {
	width: 464px;
	padding-bottom: 25px;
	position: fixed;
	top: 18%;
	left: 50%;
	margin-left: -232px;
	background: #fff;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;padding: 0 60px 30px;
}

.popup-box {
	display: none;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 989;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
	filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#7f000000, endColorstr=#7f000000)
}

.popup-tit {
	font-size: 16px;
	color: #666;
	padding: 20px 0px 0px;
	line-height: 37px;
	border-bottom: 1px solid #f6f6f6
}
.popup .popup-close{font-size: 22px;}

.popup-tit h3 {
	line-height: 60px;
	text-align: center;
	border-bottom: 3px solid #eee;
	cursor: pointer;
	color: #0084ff;
	border-bottom: 3px solid #0084ff
}

.popup-close {
	display: block;
	position: absolute;
	right: 20px;
	top: 22px;
	color: #aaa;
	font-size: 14px;
	cursor: pointer;
	-moz-transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	-ms-transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	-webkit-transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s;
	transition: all .3s cubic-bezier(.215, .61, .355, 1) 0s
}

.popup-close:hover {
	color: #0084ff;
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	transform: rotate(180deg)
}

.popup-tab li {width: 100%;
    line-height: 60px;
    text-align: center;
    cursor: pointer;    color: #0084ff;
    border-bottom: 3px solid #0084ff; font-size: 19px;
}


.popup-ct {
	line-height: 30px;
	font-size: 18px;
	color: #666;    max-height: 100%;
    overflow: visible;
}

.popup-ct .txt-box {
	overflow: hidden;
	position: relative;
	width: 340px;
	height: 44px;
	line-height: 42px;
	margin: 0 auto;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.popup .input-label {
	position: absolute;
	z-index: 2;
	color: #0084ff;
	line-height: 20px;
	-webkit-transition: all .3s;
	-moz-transition: all .3s;
	-ms-transition: all .3s;
	-o-transition: all .3s;
	transition: all .3s
}
.popup .item{ position: relative;}
.popup .item .txt {
	position: relative;
	z-index: 3;
	background-color: transparent;
    width: 100%;
    overflow: hidden;
    height: 36px;
    line-height: 36px;
    margin-top: 45px;
    font-size: 16px;
    color: #666;
    border: 0;
    border-bottom: 1px solid #ddd;
outline: none;

}

.popup .item .txt+.input-label {
	top: 45px;
	font-size: 14px;
	color: #999
}

.popup .item .yzm {
	z-index: 9
}



.popup .item.has-val .txt {
	z-index: 1
}
.popup .has-val .txt+.input-label {
    top: 22px;
    font-size: 14px;
    color: #0084ff;
}
.popup .item .txt:focus+.input-label {
	top: 22px;
	font-size: 14px;
	color: #0084ff
}

.popup-box .yzm {
	position: absolute;
	bottom: 16px;
	right: 0;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	height: 32px;
	line-height: 32px;
	font-size: 14px;
	color: #fff;
	background: #cccccc;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;overflow: hidden;
}
.popup-box .yzm img{height: 100%; width: 100%;}
.popup-box .yzm .sendcode {
	position: absolute;
	z-index: 30;
	right: 0;
	top: 0;
	display: block;
	white-space: nowrap;
	padding: 0 10px;
	background: #21bb1d;
	color: #fff;
	-webkit-border-radius: 4px;
	-ms-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px
}

.popup-box .yzm .sendcode:hover {
	background: #41cb56
}

.popup-box .popup-ct .item .tips{position: absolute;
    top: 15px;
    left: 362px;
    padding: 0 20px;
    line-height: 46px;
    background: #fff;
    font-size: 14px;
    color: #f65658;
    white-space: nowrap;
    -webkit-box-shadow: 0 0 11px #ccc;
    -ms-box-shadow: 0 0 11px #ccc;
    -moz-box-shadow: 0 0 11px #ccc;
    box-shadow: 0 0 11px #ccc;
    -webkit-border-radius: 4px;
    -ms-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.popup-box-line .popup-ct .item:after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 50%;
    margin-left: 0;
    z-index: 9;
    width: 0;
    height: 1px;
    background: #0084ff;
    -webkit-transition: all .5s;
    -moz-transition: all .5s;
    -ms-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;
}
.popup-box-line .popup-ct .item-line:after{width: 100%; margin-left: -172px;}

.popup-login .popup-ct .other,
.popup-establish .popup-ct .other,
.popup-register .popup-ct .other,
.popup-back .popup-ct .other,
.popup-backbox .popup-ct .other,
.popup-infos .popup-ct .other {
	line-height: 60px;
	font-size: 14px;
	color: #aaa
}

.popup-login .popup-ct .other a,
.popup-establish .popup-ct .other a,
.popup-register .popup-ct .other a,
.popup-back .popup-ct .other a,
.popup-backbox .popup-ct .other a,
.popup-infos .popup-ct .other a {
	color: #666;
}

.popup-login .popup-ct .other a:hover,
.popup-establish .popup-ct .other a:hover,
.popup-register .popup-ct .other a:hover,
.popup-back .popup-ct .other a:hover,
.popup-backbox .popup-ct .other a:hover,
.popup-infos .popup-ct .other a:hover {
	color: #0084ff
}

.popup-login .popup-ct .other a.blue,
.popup-establish .popup-ct .other a.blue,
.popup-register .popup-ct .other a.blue,
.popup-back .popup-ct .other a.blue,
.popup-backbox .popup-ct .other a.blue,
.popup-infos .popup-ct .other a.blue {
	color: #0084ff
}

.popup-login .popup-ct .other a.blue:hover,
.popup-establish .popup-ct .other a.blue:hover,
.popup-register .popup-ct .other a.blue:hover,
.popup-back .popup-ct .other a.blue:hover,
.popup-backbox .popup-ct .other a.blue:hover,
.popup-infos .popup-ct .other a.blue:hover {
	color: #0f92fb
}

.popup-login .popup-ct .other label,
.popup-establish .popup-ct .other label,
.popup-register .popup-ct .other label,
.popup-back .popup-ct .other label,
.popup-backbox .popup-ct .other label,
.popup-infos .popup-ct .other label {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	line-height: 40px;
	margin: 0 20px 0 0;
	cursor: pointer
}

.popup-login .popup-ct .other label input,
.popup-establish .popup-ct .other label input,
.popup-register .popup-ct .other label input,
.popup-back .popup-ct .other label input,
.popup-backbox .popup-ct .other label input,
.popup-infos .popup-ct .other label input {
	display: inline-block;
	*display: inline;
	*zoom: 1;
	width: 18px;
	height: 18px;
	margin: -3px 10px 0 0;
	vertical-align: middle
}

.popup-box .popup-ct .btn-box {
  margin: 30px auto 20px;
}
.popup-box .popup-ct .btn-box button {
  display: block;
  width: 100%;
  background: #006CFF;
  border-color: #006CFF;
  line-height: 50px;
  height: 50px;
  border-radius: 2px;
}


inp ut:-webkit-autofill , textarea:-webkit-autofill, select:-webkit-autofill {
	-webkit-text-fill-color: #ededed !important;
	-webkit-box-shadow: 0 0 0px 1000px transparent  inset !important;
    background-color:transparent;
    background-image: none;
     transition: background-color 50000s ease-in-out 0s;
}
input {
	 background-color:transparent;
}