/*通用的颜色和一些样式工具*/
.focusbdcolor {
  border-color: #5d82c7;
  -webkit-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -moz-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
a {
  color: #333;
}
.pagination_box {
  margin: 40px 0;
}
/*基本类名+设置*/
div,
p,
ul,
li,
textarea,
h1,
h1,
h2,
h3,
h4,
h5,
h6,
a,
span,
img,
body,
html,
input,
hr,
button,
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu,
dl,
dt,
dd {
  border: 0;
  padding: 0;
  margin: 0;
  list-style: none;
}
article,
aside,
dialog,
footer,
header,
section,
footer,
nav,
figure,
menu {
  display: block;
}
body,
html {
  width: 100%;
  height: auto;
  min-width: 1440px;
  background: #f0f3f5;
  font-family: Microsoft YaHei, tahoma, arial, Hiragino Sans GB, sans-serif;
  color: #333;
  line-height: 24px;
  font-size: 14px ;
}
select,
textarea,
input,
button,
textarea {
  outline: none;
}
em,
i {
  font-style: normal;
}
.hidebox {
  display: none;
}
a {
  color: #333;
  text-decoration: none;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #bbb;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #bbb;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #bbb;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #bbb;
}
a:hover {
  color: #3369d4;
}
.por {
  position: relative;
}
.cboth:after {
  content: "";
  clear: both;
}
.clear {
  width: 100%;
  height: 1px;
  clear: both;
}
.fl {
  float: left;
}
.fr {
  float: right !important;
}
.oh {
  overflow: hidden;
}
.dn {
  display: none;
}
.db {
  display: block;
}
.col3 {
  color: #333;
}
.fb {
  font-weight: bold;
}
.tac {
  text-align: center;
}
.points {
  font-style: normal;
}
.before {
  content: "";
  position: absolute;
}
.fwb {
  font-weight: bold;
}
.fwn {
  font-weight: normal;
}
.textind {
  text-indent: 2em;
}
.lh30 {
  line-height: 30px !important;
}
.tal {
  text-align: left;
}
.basefont,
.blue {
  color: #2a51a4 !important;
}
a.basefont:hover {
  color: #f39800;
}
.yellfont {
  color: #fbe446;
}
.redfont,
.red {
  color: #d66262;
}
.pagetable table {
  margin: 0 auto;
  border-top: 1px solid #eee;
  border-right: 1px solid #eee;
}
.pagetable td,
.pagetable th {
  border-bottom: 1px solid #eee;
  min-width: 80px;
  border-left: 1px solid #eee;
}
.pagetable th {
  background: #e7e9f0;
  line-height: 50px;
  font-size: 16px;
}
.pagetable td {
  line-height: 30px;
  padding: 15px 5px ;
}
.tar {
  text-align: right;
}
.numf {
  font-family: Impact, Haettenschweiler, 'Arial Narrow Bold', sans-serif;
}
.basebg {
  background: #3369d4;
  color: #fff;
}
.bd {
  border: 1px solid #eee;
}
.cenpage {
  width: 1366px;
  margin: 0 auto;
  position: relative;
  height: auto;
}
.centerpage {
  width: 1366px;
  height: auto;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.cenpage9 {
  width: 90%;
  height: auto;
  margin: 0 auto;
  position: relative;
  min-width: 1440px;
}
.center1200 {
  width: 1200px;
  height: auto;
  margin: 0 auto;
  position: relative;
}
.sectionbg {
  padding-bottom: 120px;
  min-width: 1366px;
}
.detailLink {
  background-color: #3369d4;
  color: #fff;
  text-align: center;
  width: 150px;
  height: 46px;
  line-height: 46px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  font-size: 18px;
  cursor: pointer;
  font-weight: bold;
}
.detailLink:hover {
  background-color: #2a51a4;
  color: #fff;
}
.detailLink:hover {
  color: #fff;
}
.opfont {
  color: #999;
  font-size: 14px;
  font-weight: normal;
}
.bgs100 {
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
.websit-logo {
  height: 70px;
  overflow: hidden;
}
.websit-logo.header_logo_cyl {
  width: 330px;
}
.websit-logo.header_logo_gd {
  width: 360px;
}
.websit-logo.header_logo_lian {
  width: 310px;
}
.websit-logo a,
.websit-logo img {
  display: block;
  width: 100%;
  height: 70px;
}
.header-blue {
  width: 100%;
  height: 70px;
  line-height: 50px;
  position: fixed;
  left: 0;
  top: 0;
  z-index: 10;
  background-color: #3369d4;
  color: #fff;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
  margin-bottom: 20px;
}
.header-blue .cenpage9 {
  height: 70px;
}
.header-blue .websit-logo {
  margin-right: 46px;
}
.pagetype {
  margin-top: 90px !important;
}
.top_nav {
  float: left;
  height: 70px;
  line-height: 70px;
}
.top_nav a {
  float: left;
  width: 106px;
  text-align: center;
  color: #fff;
  font-size: 18px;
  margin-right: 50px;
  position: relative;
  overflow: hidden;
}
.top_nav a:before {
  content: "";
  width: 106px;
  height: 70px;
  background: #2d5bb8;
  position: absolute;
  left: 0;
  top: 70px;
  z-index: -1;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -ms-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}
.top_nav a:hover,
.top_nav a.current {
  box-shadow: 0 0 2px rgba(0, 0, 0, 0.2) inset;
}
.top_nav a:hover:before,
.top_nav a.current:before {
  top: 0;
}
.head-user {
  overflow: hidden;
  height: 70px;
}
.head-user .openvip {
  float: left;
  width: 100px;
  height: 34px;
  background: url(../imagesv2/sprite.png) 0 0 no-repeat;
  text-align: center;
  line-height: 30px;
  color: #444444;
  font-size: 12px;
  margin-right: 25px;
  margin-top: 18px;
  cursor: pointer;
}
.head-user .openvip:hover {
  text-decoration: underline;
}
.head-user .head-advtar {
  float: left;
  width: 38px;
  height: 38px;
  margin-top: 16px;
  -webkit-border-radius: 38px;
  -moz-border-radius: 38px;
  border-radius: 38px;
  overflow: hidden;
}
.head-user .head-advtar img {
  width: 100%;
  height: 100%;
}
.head-login-btn {
  height: 70px;
  width: auto;
  overflow: hidden;
}
.head-login-btn a {
  float: left;
  font-size: 14px;
  color: #f8f8f8;
  height: 26px;
  line-height: 26px;
  margin-top: 21px;
  margin-left: 12px;
}
.head-login-btn a:hover {
  color: #f39800;
}
.head-login-btn .login-btn {
  cursor: pointer;
  float: left;
  color: #fff;
  border: 1px solid #fff;
  border-radius: 14px;
  line-height: 26px;
  margin-top: 21px;
  margin-left: 18px;
  padding: 0 20px ;
}
.head-login-btn .login-btn:hover {
  box-shadow: 0 0 2px rgb(0 0 0%) inset;
  background: #2d5bb8;
}
.header_phone {
  font-weight: bold;
  line-height: 70px;
  font-size: 18px;
  padding-left: 40px;
  position: relative;
}
.header_phone:before {
  content: "";
  width: 28px;
  height: 28px;
  background: url(/public/imagesv2/phone2.png) left top no-repeat;
  position: absolute;
  left: 0;
  top: 22px;
  -webkit-background-size: 100% 100%;
  background-size: 100% 100%;
}
/*网站底部*/
.webfooter {
  width: 100%;
  min-width: 1200px;
  text-align: center;
  background: #313131;
  height: 60px;
  color: #aaa;
  line-height: 30px;
  padding-top: 12px;
  padding-bottom: 20px;
}
.webfooter a {
  color: #aaa;
}
.rightfixnav {
  width: 120px;
  text-align: center;
  position: fixed;
  right: 10px;
  top: 150px;
  background: #fff;
}
.rightfixnav a {
  display: block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #eee;
  margin-bottom: 10px;
}
.rightfixnav a:hover {
  color: #2a51a4;
  border-color: #3369d4;
}
.bigsection {
  position: relative;
  min-height: 100%;
}
.bigsection .menu_left_box {
  width: 220px;
  background: #fff;
  min-height: 580px;
  float: left;
}
.bigsection .content_right {
  width: calc(100% - 240px);
  min-height: 580px;
  margin-left: 240px ;
}
.collectBtn {
  width: 86px;
  height: 30px;
  line-height: 30px;
  float: right;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  overflow: hidden;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
  font-weight: normal;
}
.collectBtn.collecting {
  color: #2a51a4;
  border: 1px solid #3369d4;
}
.collectBtn.collecting:hover {
  color: #f39800;
  border-color: #f39800;
}
.collectBtn.collected {
  color: #999;
  border: 1px solid #ddd;
}
.selectbox {
  width: 148px;
  height: 40px;
  text-align: center;
  position: relative;
}
.selectbox .showselected {
  display: block;
  width: 146px;
  height: 36px;
  line-height: 36px;
  border: 1px solid #ddd;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow: hidden;
}
.selectbox .options {
  display: block;
}
.selectbox .select-option {
  width: 146px;
  height: auto;
  background: #fff;
  position: absolute;
  top: 39px;
  left: 0;
  border: 1px solid #f8f8f8;
  display: none;
  -webkit-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.selectbox .options {
  line-height: 48px;
}
.selectbox .options.selected {
  font-weight: bold;
  background: #f5fafe;
}
.selectbox.focusbd .showselected {
  border-color: #5d82c7;
  -webkit-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -moz-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}
.selectbox.focusbd .selectIcon {
  color: #2a51a4;
}
.selectbox .selectIcon {
  width: 16px;
  height: 40px;
  position: absolute;
  right: 20px;
  top: 0;
  cursor: pointer;
  font-size: 26px;
  line-height: 36px;
}
.searchbox_new {
  width: 160px;
  height: 32px;
  border: 1px solid #eee;
  -webkit-border-radius: 32px;
  -moz-border-radius: 32px;
  border-radius: 32px;
  overflow: hidden;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  -ms-transition: width 0.5s;
  -o-transition: width 0.5s;
  transition: width 0.5s;
}
.searchbox_new .search_input {
  float: left;
  width: 104px;
  line-height: 32px;
  padding-left: 14px;
}
.searchbox_new .search_icon {
  float: right;
  width: 24px;
  height: 32px;
  font-size: 26px;
  background: #fff;
  margin-right: 12px;
  cursor: pointer;
  color: #999;
  line-height: 32px;
  text-align: right;
}
.searchbox_new.bluebd {
  border: 1px solid #4980da;
}
.searchbox_new.focusBd {
  border-color: #5d82c7;
  -webkit-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -moz-box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  box-shadow: 0 0 0 2px rgba(70, 96, 173, 0.2);
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -ms-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
  width: 210px;
}
.searchbox_new.focusBd .search_input {
  width: 154px;
}
.searchbox_new.focusBd .search_icon {
  color: #2a51a4;
  font-weight: bold;
}
.clickmore {
  width: 100%;
  height: 48px;
  padding-top: 45px;
  padding-bottom: 25px;
  font-size: 16px;
  text-align: center;
  color: #999999;
}
.clickmore span {
  display: block;
  cursor: pointer;
  width: 500px;
  margin: 0 auto;
}
.clickmore.nomorenew span {
  cursor: auto;
}
.hasnomore {
  color: #999;
  text-align: center;
  line-height: 48px;
}
input[type=checkbox],
input[type=radio] {
  margin: 0;
}
input[type=checkbox] {
  position: relative;
}
input[type=checkbox]:before {
  content: "";
  width: 100%;
  height: 100%;
  background: #fff url(../images/checkboxbg.png) 100% 100% no-repeat;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
input[type=checkbox]:checked:before {
  background: #fff url(../images/checked.png) 100% 100% no-repeat;
  -webkit-background-size: 100%;
  background-size: 100%;
}
.loginPopup {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  display: none;
}
.loginPopup .closeLogin {
  width: 16px;
  height: 16px;
  background: url(../images/sprite.png) -65px -124px;
  position: absolute;
  right: 27px;
  top: 20px;
  cursor: pointer;
}
#loginpopup {
  background: #fff;
  margin: 230px auto;
  width: 392px;
  height: 402px;
  padding: 20px 60px;
  position: relative;
}
#loginpopup h4 {
  line-height: 76px;
  margin-bottom: 18px;
  font-size: 24px;
}
#loginpopup form {
  width: 100%;
}
#loginpopup input,
#loginpopup button {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  display: block;
}
#loginpopup input {
  border: 1px solid #eee;
  width: 380px;
  height: 52px;
  line-height: 52px;
  font-size: 16px;
  padding-left: 10px;
  margin: 0 auto 30px;
}
#loginpopup button {
  background-color: #3369d4;
  color: #fff;
  text-align: center;
  width: 392px;
  height: 52px;
  line-height: 52px;
  font-size: 18px;
  margin: 0 auto 20px;
}
#loginpopup button:hover {
  background-color: #2a51a4;
  color: #fff;
}
#loginpopup a:hover {
  color: #2a51a4;
  text-decoration: underline;
  font-size: 16px;
}
.successPopup {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  display: none;
}
.successPopup .closeLogin {
  width: 16px;
  height: 16px;
  background: url(../images/sprite.png) -65px -124px;
  position: absolute;
  right: 27px;
  top: 20px;
  cursor: pointer;
}
.successicons {
  display: block;
  width: 90px;
  height: 90px;
  margin: 60px auto 5px;
}
#successPopup {
  background: #fff;
  margin: 230px auto;
  width: 388px;
  height: 376px;
  padding: 20px 60px;
  position: relative;
  text-align: center;
}
#successPopup h5 {
  font-size: 24px;
  line-height: 64px;
}
#successPopup p {
  font-size: 16px;
  color: #999;
  margin-bottom: 45px;
}
#successPopup a.basefont {
  font-size: 16px;
  line-height: 32px;
  border-bottom: 1px solid #3369d4;
  display: inline-block;
}
#successPopup a:hover {
  border-color: #274290;
}
.pagination1 {
  text-align: center;
  overflow: hidden;
  padding: 60px 0 120px;
  height: 36px;
}
.pagination1 .prevbtn,
.pagination1 .pageinationdata {
  margin-right: 12px;
}
.pagination1 .nextbtn,
.pagination1 .turnpage {
  margin-left: 12px;
}
.pagination1 .turnpage em {
  cursor: pointer;
}
.pagination1 .turnpage em:hover {
  color: #d66262;
}
.pagination1 .turnpage input {
  margin-right: 6px;
  margin-left: 3px;
}
.pagination1 span {
  padding-top: 3px;
  padding-bottom: 3px;
}
.pagination1 .bd {
  cursor: pointer;
  padding-right: 8px;
  padding-left: 8px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
.pagination1 .bd:hover {
  background: #3369d4;
  color: #fff;
}
.pagination1 input {
  height: 18px;
  width: 12px;
  padding: 3px 8px;
  border: 1px solid #eee;
  margin-left: 5px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
}
.pagination1 .pagesnum {
  margin-right: 4px;
}
.pagination1 .pagesnum.active {
  background: #3369d4;
  color: #fff;
}
.pagination1 .pagesnum.active:hover {
  color: #fff;
}
.importanttips {
  color: #f2bd1c;
  line-height: 36px;
  padding: 25px 25px 0;
}
.importanttips span {
  display: block;
  font-size: 16px;
}
.spaceLeft {
  margin-left: 15px;
}
input[type=radio] {
  position: relative;
}
input[type=radio]:before {
  content: "";
  width: 10px;
  height: 10px;
  position: absolute;
  left: 0;
  top: 0;
  background: #fff;
  border: 1px solid #dcdcdc;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  border-radius: 50%;
  overflow: hidden;
}
input[type=radio]:checked:after {
  content: "";
  width: 6px;
  height: 6px;
  position: absolute;
  left: 3px;
  top: 3px;
  background: #fff;
  background: #3369d4;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  overflow: hidden;
}
.errortext {
  color: #f00;
  padding-left: 16px;
  position: relative;
  line-height: 24px;
  height: 24px;
  margin-top: 5px;
  font-size: 12px;
  display: none;
}
.errortext:before {
  content: "!";
  width: 12px;
  height: 12px;
  background: #f00;
  text-align: center;
  color: #fff;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  overflow: hidden;
  position: absolute;
  left: 0;
  top: 6px;
  line-height: 12px;
  font-size: 12px;
}
.errortext.errortTextRed {
  display: block;
}
#login-page form {
  display: none;
  padding-top: 50px;
}
#login-page form.active {
  display: block;
}
#login-page .loginTab {
  overflow: hidden;
  height: 56px;
  border-bottom: 1px solid #eee;
  line-height: 54px;
}
#login-page .loginTab span {
  float: left;
  font-size: 18px;
  margin-right: 50px;
  color: #999;
  border-bottom: 2px solid #fff;
  cursor: pointer;
}
#login-page .loginTab span.active {
  color: #333;
  border-bottom-color: #3369d4;
  font-weight: bold;
}
.home-reloginbox.login-pages {
  width: 338px;
  height: 400px;
  background: #fff;
  margin: 122px auto 34px;
  padding: 10px 32px;
  -webkit-box-shadow: 0 6px 13px rgba(71, 85, 141, 0.1);
  -moz-box-shadow: 0 6px 13px rgba(71, 85, 141, 0.1);
  color: #333;
  box-shadow: 0 6px 13px rgba(71, 85, 141, 0.1);
  position: relative;
  left: 0;
  top: 0;
}
.home-reloginbox.login-pages h3 {
  font-size: 24px;
  line-height: 56px;
  margin-bottom: 20px;
  color: #333;
  text-align: center;
}
.home-reloginbox.login-pages .inputgroup {
  border: 1px solid #eee;
  width: 326px;
  padding-left: 10px;
}
.home-reloginbox.login-pages .home-regibtn {
  width: 100%;
}
.home-reloginbox.login-pages form {
  padding: 0;
}
.home-reloginbox.login-pages .otherLink {
  color: #999999;
  position: absolute;
  left: 32px;
  bottom: 16px;
  width: 338px;
}
.home-reloginbox.login-pages .otherLink a.fr {
  color: #999;
}
.home-reloginbox.login-pages .otherLink a:hover {
  color: #2a51a4;
}
.home-reloginbox.login-pages .verifybox input {
  width: 199px;
}
.home-reloginbox.login-pages .agreebox {
  color: #999;
  margin-bottom: 8px;
}
.home-reloginbox.login-pages .agreebox a {
  color: #999;
}
.register-page.home-reloginbox .inputgroup {
  margin-bottom: 15px;
}
.register-page.home-reloginbox .home-regibtn1 span {
  width: 159px;
}
.home-regibtn1 {
  overflow: hidden;
}
.logincopy {
  color: #c5c5c5;
  font-size: 12px;
  line-height: 24px;
}
.success_box .successicon {
  display: block;
  margin: 0 auto;
  width: 90px;
  height: 90px;
}
.success_box .successicon img {
  width: 90px;
  height: 90px;
  display: block;
}
.success_box h3 {
  font-size: 24px;
  text-align: center;
}
.register-success .successicon {
  margin-top: 213px;
}
.register-success h3 {
  margin-bottom: 90px;
  margin-top: 20px;
}
.register-success .detailLink {
  width: 368px;
  line-height: 52px;
  height: 52px;
  display: block;
  margin: 0 auto;
  font-weight: normal;
  margin-bottom: 42px;
}
.register-success .basefont {
  font-size: 16px;
}
.publish-success-page .successicon {
  margin-top: 90px;
}
.publish-success-page h3 {
  margin-bottom: 28px;
  margin-top: 20px;
}
.publish-success-page .basefont {
  font-size: 16px;
}
.auto-genera {
  width: 550px;
  height: 163px;
  overflow: hidden;
  padding: 0 35px;
  background: #fff;
  border: 1px dashed #dcdcdc;
  margin: 77px auto 30px;
  color: #999;
  line-height: 30px;
}
.auto-genera .fwn {
  font-size: 16px;
  line-height: 82px;
  color: #333;
}
.auto-genera a {
  color: #666;
  text-decoration: underline;
  margin-left: 85px;
}
.pubulish-popup {
  position: fixed;
  left: 0;
  top: 0;
  background: rgba(0, 0, 0, 0.2);
  width: 100%;
  height: 100%;
  overflow: auto;
  display: none;
}
.pubulish-popup .closeLogin {
  width: 16px;
  height: 16px;
  background: url(../images/sprite.png) -65px -124px;
  position: absolute;
  right: 27px;
  top: 20px;
  cursor: pointer;
}
.pubulish-popup h3 {
  font-size: 24px;
  text-align: center;
  line-height: 88px;
  margin-top: 15px;
}
.pubulish-popup .ppp-top {
  position: relative;
  left: -50px;
}
.htitle {
  font-size: 24px;
}
#pubulish-project,
#pubulish-fund {
  background: #fff;
  margin: 30px auto;
  width: 708px;
  height: auto;
  padding: 10px 77px 68px;
  position: relative;
}
#pubulish-project h4,
#pubulish-fund h4 {
  line-height: 76px;
  margin-bottom: 18px;
  font-size: 24px;
}
#pubulish-project form,
#pubulish-fund form {
  width: 100%;
}
#pubulish-project .u-inputgroup,
#pubulish-fund .u-inputgroup {
  margin-bottom: 10px;
  margin-top: 10px;
}
#pubulish-project .rightinput > .textinput,
#pubulish-fund .rightinput > .textinput {
  width: 500px;
}
#pubulish-project .u-inputgroup .inputm,
#pubulish-fund .u-inputgroup .inputm {
  width: 233px;
}
#pubulish-project .rightinput,
#pubulish-fund .rightinput {
  width: 568px;
  margin-left: 12px;
}
#pubulish-project .leftLabel,
#pubulish-fund .leftLabel {
  width: 128px;
  height: 46px;
}
#pubulish-project .ppp-submitbtn,
#pubulish-fund .ppp-submitbtn {
  background-color: #3369d4;
  color: #fff;
  text-align: center;
  width: 338px;
  height: 48px;
  line-height: 48px;
  font-size: 18px;
  margin: 38px auto 0;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  overflow: hidden;
  cursor: pointer;
}
#pubulish-project .ppp-submitbtn:hover,
#pubulish-fund .ppp-submitbtn:hover {
  background-color: #2a51a4;
  color: #fff;
}
#pubulish-project .agreebox,
#pubulish-fund .agreebox {
  color: #999;
  font-size: 14px;
}
#pubulish-project .agreebox a,
#pubulish-fund .agreebox a {
  color: #999;
}
#pubulish-project .verifybox1,
#pubulish-fund .verifybox1 {
  height: 44px;
}
#pubulish-project .verifybox1 .rightinput,
#pubulish-fund .verifybox1 .rightinput {
  float: left;
  height: 42px;
  border: 1px solid #eee;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  overflow: hidden;
  width: 338px;
}
#pubulish-project .verifybox1 input.textinput,
#pubulish-fund .verifybox1 input.textinput {
  width: 196px;
  float: left;
  border: none;
  margin-right: 0;
}
#pubulish-project .verifybox1 span,
#pubulish-fund .verifybox1 span {
  width: 126px;
  line-height: 42px;
  background: #eee;
  float: left;
  height: 42px;
  font-size: 14px;
  text-align: center;
  cursor: pointer;
}
#pubulish-project .verifybox1.hasSented,
#pubulish-fund .verifybox1.hasSented {
  color: #999;
  cursor: default;
}
#pubulish-project .errortext,
#pubulish-fund .errortext {
  margin-left: 138px;
}
#pubulish-project .u-inputgroup-name-gen .textinput,
#pubulish-fund .u-inputgroup-name-gen .textinput {
  width: 330px;
  margin-right: 30px;
}
.ppp-step {
  overflow: hidden;
  width: 516px;
  margin: 10px auto 56px;
}
.ppp-step span {
  float: left;
}
.ppp-step .basefont {
  background: url(../images/yellarrow.png) 0 21px no-repeat;
  width: 174px;
  text-align: center;
  height: 54px;
  line-height: 90px;
  overflow: hidden;
}
.ppp-step .cirfont {
  background-color: #3369d4;
  color: #fff;
  text-align: center;
  width: 54px;
  height: 54px;
  line-height: 54px;
  -webkit-border-radius: 54px;
  -moz-border-radius: 54px;
  border-radius: 54px;
  overflow: hidden;
}
.ppp-step .cirfont:hover {
  background-color: #2a51a4;
  color: #fff;
}
.findPassword {
  padding-top: 21px;
  font-size: 16px;
}
.findPassword > p.cenpage {
  line-height: 42px;
}
.findPassword .htitle {
  line-height: 148px;
  margin-bottom: 38px;
}
.findPassword .inputgroup {
  border: 1px solid #eee;
  width: 326px;
  padding-left: 10px;
}
.findPassword .home-regibtn {
  width: 100%;
}
.findPassword .verifybox input {
  width: 199px;
}
.findPassword .agreebox {
  color: #999;
  margin-bottom: 8px;
}
.findPassword .home-regibtn {
  margin-top: 56px;
}
.findPassword .errortext {
  margin-top: 10px;
}
#findPassword {
  background: #fff;
  height: 614px;
  margin-bottom: 24px;
}
.findpassword-tab {
  height: 26px;
  text-align: center;
  line-height: 24px;
  padding-left: 396px;
  color: #999;
  margin-bottom: 94px;
}
.findpassword-tab .findpassword-tab2,
.findpassword-tab .findpassword-tab3 {
  padding-left: 118px;
  background: url(../images/point.png) left top no-repeat;
}
.findpassword-tab .findpassword-tab2.basefont,
.findpassword-tab .findpassword-tab3.basefont {
  color: #2a51a4;
  background: url(../images/point1.png) left top no-repeat;
}
.findpassword-tab span {
  float: left;
  line-height: 24px;
  height: 24px;
  overflow: hidden;
}
.findpassword-tab em {
  float: left;
  width: 22px;
  height: 22px;
  border: 1px solid #eee;
  -webkit-border-radius: 22px;
  -moz-border-radius: 22px;
  border-radius: 22px;
  overflow: hidden;
  text-align: center;
  line-height: 22px;
  margin-right: 6px;
}
.findpassword-tab .basefont em {
  background: #3369d4;
  color: #fff;
  border-color: #3369d4;
}
.findpassword-tab i {
  float: left;
}
.findstep,
.errortext {
  width: 340px;
  margin: 0 auto;
}
.findstep {
  display: none;
}
.findstep.active {
  display: block;
}
.findStep3 {
  position: relative;
  top: -40px;
}
.findStep3 .successicon {
  margin-bottom: 20px;
}
.findStep3 .home-regibtn.db {
  margin-top: 70px;
}
.findStep3 .home-regibtn:hover {
  color: #fff;
}
.agreement-top {
  height: 128px;
  background: #fff;
}
.agreement-top .logo {
  margin-top: 30px;
}
.agreement-top .oh > .fr {
  margin-top: 50px;
  line-height: 78px;
  font-size: 16px;
  color: #333;
}
.agreement-top .fr a {
  margin: 0 14px;
}
.agreement {
  background: #fff;
  padding-left: 54px;
  padding-right: 50px;
  width: 1262px;
  overflow: hidden;
  padding-bottom: 85px;
}
.agreement h2 {
  font-size: 24px;
  color: #47558d;
  text-align: center;
  padding-top: 20px;
  line-height: 120px;
  height: 120px;
  margin-top: 20px;
}
.agreement p {
  line-height: 30px;
  font-size: 14px;
}
.agreement h5 {
  line-height: 30px;
  margin-top: 30px;
  font-size: 14px;
}
.agreement .textind-in {
  text-indent: 4em;
}
.city-list input[type=checkbox] {
  width: 17px;
  height: 17px;
  float: left;
  margin-right: 8px;
  margin-top: 3px;
}
.city-list .lbl {
  float: left;
}
.city-list > label {
  overflow: hidden;
  line-height: 22px;
}
.action-buttons a {
  color: #3369d4;
}
.table-striped > tbody > tr:nth-child(odd) > td,
.table-striped > tbody > tr:nth-child(odd) > th {
  background: #fafcff;
}
.modal-footer {
  background: #f2f8fe;
  border-top: none;
  padding-right: 0;
  padding-left: 0;
  margin: 10px 20px 0;
}
.modal-content .btn {
  margin-right: 20px;
  margin-left: 20px;
  width: 110px;
}
#mainTB tr:first-child .t-left {
  padding-top: 10px;
  line-height: 42px;
}
#mainTB tr:first-child .t-left label {
  margin-bottom: 0;
}
#mainTB tr:first-child .t-right span {
  line-height: 42px;
}
#mainTB th,
#mainTB td {
  vertical-align: middle;
}
#mainTB .t-left {
  font-size: 16px;
  padding-right: 20px;
  padding-top: 20px;
}
#mainTB .t-right {
  font-size: 14px;
}
#mainTB .t-right label {
  font-weight: normal;
}
#mainTB .blue {
  font-size: 16px;
}
#mainTB .t-left.wid-10 .city-cell {
  font-weight: bold;
}
.btn:focus {
  outline: none;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td,
.widget-table {
  border-color: #eee;
}
.table-hover > tbody > tr:hover > td,
.table-hover > tbody > tr:hover > th {
  background: #f2f8fe;
}
#btnClearSelectCity {
  font-size: 15px;
}
.fixedContact {
  position: fixed;
  right: 5px;
  bottom: 300px;
  z-index: 101;
}
.fixedContact li {
  width: 68px;
  height: 68px;
  border: 1px solid #dadee7;
  margin-bottom: 5px;
  background: #fcfcfc;
  cursor: pointer;
  position: relative;
}
.fixedContact .upShow {
  width: 100%;
  height: 100%;
  text-align: center;
}
.fixedContact .upShow img {
  margin: 12px auto 8px;
  display: block;
  width: 32px;
  height: 26px;
}
.fixedContact .upShow span {
  display: block;
  line-height: 16px;
}
.fixedContact li.wechat .downShow {
  font-size: 12px;
  text-align: center;
  width: 190px;
}
.fixedContact .wechat .wechatfont {
  position: absolute;
  left: 180px;
  top: 10px;
  width: 20px;
  height: 140px;
  text-align: center;
  line-height: 15px;
}
.fixedContact li.wechat .downShow img {
  width: 125px;
  height: 125px;
  margin: 25px 35px 2px;
  display: block;
}
.fixedContact li.wechat .downShow .tac {
  line-height: 24px;
  padding-bottom: 5px;
}
.fixedContact li.telphone .downShow {
  height: 58px;
  padding-top: 10px;
  width: 152px;
  text-align: center;
  font-size: 14px;
  color: #ff4d39;
  font-weight: 700;
}
.fixedContact li.telphone .downShow em {
  display: block;
  line-height: 24px;
}
.fixedContact .downShow {
  position: absolute;
  bottom: 0;
  right: 82px;
  background: #fcfcfc;
  border: 1px solid #dadee7;
  display: none;
  -webkit-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
}
.fixedContact li:hover .downShow {
  display: block;
}
.fixedContact li.returnTop img {
  margin-top: 22px;
}
.fixedContact li.returnTop:hover {
  background: #4d87f4;
}
