*{
	padding: 0;
    margin: 0;
}
.feniop{background:#2566c0 !important; color: #FFFFFF !important; border: 1px solid #2566c0 !important;}
		
	    .feniop{background-color:#2566c0 !important;}
li {
	list-style: none;
}
a {
  color: #707070;
  text-decoration: none;
}
/* .layui-layer-content{
  color: #fff;
} */
input,
select,
option,
textarea {
	outline: none;
}

body{
	height: 100%;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
textarea{
  resize:none;
}
.clearfix:before,.clearfix:after{
   content:"";
   display:table;
}
.clearfix:after{
  clear:both;
}
.clearfix{
  *zoom:1;
}
.index-search input::-webkit-input-placeholder {
	color:#fff;
}
.index-search input:-moz-placeholder {
	color:#fff;
}
/* Mozilla Firefox 19+ */
.index-search input::-moz-placeholder {
	color:#fff;
}
/* Internet Explorer 10+ */
.index-search input:-ms-input-placeholder {
	color:#fff;
}
body {
    background: #f7f7f7;
}
a:hover,
a:active,
a:focus {
	cursor: pointer;
}
.transform { transition: all .5s;}
/* 顶部导航 */
.header_nav {
    width: 100%;
    height: 72px;
    background: #FFFFFF;
    border-bottom: 1px #c4c4c4 solid;
    z-index: 10;
    min-width: 1200px;
}
.header_nav .header_c {
    width: 1200px;
    margin: 0 auto;
    height: 72px;
    line-height: 72px;
    position: relative;
    box-sizing: border-box;
    z-index: 9;
}
.header_nav .header_c .logo {
    /* width: 336px; */
    height: 72px;
    float: left;
    margin-right: 90px;
    box-sizing: border-box;
}
.header_nav .header_c .logo a{
    color:#132979;
    font-size: 24px;
    font-weight: 600;
}
.header_nav .header_c .nav {
    width: 621px;
    height: 72px;
    float: left;
}
.Transparent{
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  display: none;
  background: rgba(0,0,0,.7);
  z-index: 11;
}
.header_nav .header_c .nav ul li {
    float: left;
    margin-right: 33px;
    line-height: 72px;
    position: relative;
    box-sizing: border-box;
}
.header_nav .header_c .nav ul li:hover a{
 color: #132979;
}
.header_nav .header_c .nav ul .townav{
  position: absolute;
    top: 72px;
    left: -11px;
    height: auto;
    width: 114px;
    background:#fff;
    border-top: 2px solid #2566c0;
    box-sizing: border-box;
    display: none;
    box-shadow: -3px 22px 31px 1px rgba(0, 0, 0, 0.07);
}
.header_nav .header_c .nav ul .townav a {
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333;
  box-sizing: border-box;
  position: relative;
  font-size: 14px !important;
  display: block;
}
.header_nav .header_c .nav ul .townav a:hover{
  background: #7798D2 !important;
  color: #fff !important;
}
.header_nav .header_c .nav ul .townav .avert {
  color: #2566c0 !important;
}
.header_nav .header_c .nav ul li:last-child{
    padding: 0;
}
.header_nav .header_c .nav ul li a {
    color: #333333;
    font-size: 16px;
}
.header_nav .header_c .nav ul li a.act{
    color:#132979;
}
.Loginstration {
    width: auto;
    overflow: hidden;
    height: 72px;
    float: left;
    line-height: 72px;
}
.Loginstration a {
    color: #333333;
}
.Loginstration a:last-child {
    color: #132979;
}
.myCenter {
  display: none;
  width: auto;
  overflow: hidden;
  height: 72px;
  float: left;
  line-height: 72px;
}
.myCenter a {
  color: #333333;
}
.myCenter a:last-child {
  color: #4895ff;
}
/* 底部 */
.forder {
    width: 100%;
    height: 250px;
    background: #141519;
  }
  .forder .forder_cont {
    width: 1200px;
    height: 250px;
    margin: 0 auto;
    padding: 50px 0;
    box-sizing: border-box;
  }
  .forder .forder_cont .forder_left {
    width: 700px;
    height: 150px;
    float: left;
  }
  .forder .forder_cont .forder_left .fenxot {
    min-width: 140px;
    float: left;
    height: 170px;
  }
  .forder .forder_cont .forder_left .fenxot h3 {
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
  }
  .forder .forder_cont .forder_left .fenxot h5 {
    font-size: 12px;
    line-height: 20px;
    color: #9a9a9a;
  }
  .forder .forder_cont .forder_left .fenxot a {
    display: block;
    font-size: 14px;
    line-height: 30px;
    color: #FFFFFF;
  }
  .forder .forder_cont .forder_left .fenxot:nth-child(1) a:hover,.forder .forder_cont .forder_left .fenxot:nth-child(2) a:hover {
    color: #999999;
  }
  .forder .forder_cont .forder_left .fenxot a span {
    font-size: 12px;
    line-height: 30px;
    color: #9a9a9a;
  }
  .forder .forder_cont .fenxot_right {
    min-width: 140px;
    float: right;
    height: 170px;
  }
  .forder .forder_cont .fenxot_right h3 {
    font-size: 16px;
    line-height: 30px;
    color: #FFFFFF;
  }
  .forder .forder_cont .fenxot_right h5 {
    font-size: 12px;
    line-height: 20px;
    color: #9a9a9a;
  }
  .forder .forder_cont .fenxot_right p {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 30px;
  }
  .footer {
    width: 100%;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 12px;
    color: #FFFFFF;
    background: #2b2c30;
  }
/* 注册 */
.header {
  width: 100%;
  height: 72px;
  background: rgba(18,7,49,0.8);
  position: absolute;
  top: 0;
  left: 0;
  border-bottom: 1px #c4c4c4 solid;
  z-index: 10;
  min-width: 1366px;
}
.header .header_c {
  width: 1200px;
  margin: 0 auto;
  height: 72px;
  position: relative;
  z-index: 9;
}
.header .header_c .logo {
  /* width: 260px; */
  height: 72px;
  float: left;
}
.header .header_c .intlogo {
  line-height: 72px;
  float: right;
  color: #FFFFFF;
}
.registercont {
  width: 100%;
  height: 660px;
  overflow: hidden;
  position: relative;
  background: url(../img/zc_icon_68.png) no-repeat;
  padding: 10% 0 5% 0;
  box-sizing: border-box;
  background-size: 100% 100%;
}
.registercont .enimgt {
  position: absolute;
  top: 50%;
  left: 50%;
  width: 1560px;
  height: 720px;
  margin-top: -360px;
  margin-left: -780px;
}
.registercont .enimgt img {
  /* width: 1560px; */
  height: 720px;
}
.registercont .regist {
  width: 400px;
  height: 450px;
  background: #FFFFFF;
  border-radius: 10px;
  z-index: 12;
  padding: 25px;
  box-sizing: border-box;
  position: fixed;
  top: 15%;
  right: 10%;
}
.registercont .regist .minlog {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #0050a2;
  font-weight: bold;
  font-size: 20px;
}
.registercont .regist .logincont {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.registercont .regist .logincont .loginlist {
  width: 100%;
  height: 40px;
  margin-top: 20px;
}
.registercont .regist .logincont .loginlist .login_inp_1 {
  width: 100%;
  height: 40px;
  border: 1px solid #dddddd;
  background: #f4f4f4;
  text-indent: 20px;
  border-radius: 5px;
  box-sizing: border-box;
}
.registercont .regist .logincont .loginlist .login_inp_2 {
  width: 65%;
  height: 40px;
  border: 1px solid #dddddd;
  background: #f4f4f4;
  text-indent: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  float: left;
}
.registercont .regist .logincont .loginlist .lints_1 {
  width: 30%;
  height: 40px;
  display: block;
  float: right;
  background: #0050a2;
  line-height: 40px;
  font-size: 14px;
  color: #FFFFFF;
  border-radius: 5px;
  text-align: center;
  cursor: pointer;
}
.registercont .regist .logincont  .enxot_1 {
  width: 100%;
  height: 40px;
  color: #FFFFFF;
  border-radius: 5px;
  margin-top: 50px;
  border: none;
  background: #0050a2;
}
.loter {
  width: 800px;
  height: 50px;
  position: fixed;
  bottom: 0;
  left: 50%;
  text-align: center;
  margin-left: -400px;
}
.loter ul {
  padding: 0;
  margin: 0;
  float: left;
}
.loter ul li {
  float: left;
  line-height: 50px;
  padding: 0 15px;
  background: url(../img/xs.png) no-repeat right center;
}
.loter ul li a{
  color: #666666;
}
.loter span {
  /* float: right; */
  line-height: 50px;
  color: #666666;
}
/* 登录 */
.login {
  width: 400px;
  height: 510px;
  background: #FFFFFF;
  border-radius: 10px;
  z-index: 12;
  padding: 25px;
  box-sizing: border-box;
  position: fixed;
  top: 50%;
  left: 50%;
  margin-left: -200px;
  margin-top: -255px;
  display: none;
}
.login .cond {
  width: 16px;
  height: 16px;
  position: absolute;
  top: 15px;
  right: 15px;
  cursor: pointer;
}
.login .loginimg {
  width: 100%;
  height: 55px;
  text-align: center;
  padding: 7px 0;
  box-sizing: border-box;
}
.login .minlog {
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: center;
  color: #0050a2;
  font-weight: bold;
  font-size: 20px;
}
.login .logincont {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.login .loginlist {
  width: 100%;
  height: 40px;
  margin-top: 20px;
}
.login .loginlist .login_inp_1 {
  width: 100%;
  height: 40px;
  border: 1px solid #dddddd;
  background: #f4f4f4;
  text-indent: 20px;
  border-radius: 5px;
  box-sizing: border-box;
}
.login .loginlist .login_inp_2 {
  width: 65%;
  height: 40px;
  border: 1px solid #dddddd;
  background: #f4f4f4;
  text-indent: 20px;
  border-radius: 5px;
  box-sizing: border-box;
  float: left;
}
.login .loginlist .web_but_1 {
  width: 60px;
  height: 34px;
  margin-left: 10px;
  background: #005EAC;
  border: none;
  border-radius: 5px;
  color: #FFFFFF;
  float: right;
}
.login .longps {
  width: 100%;
  height: 30px;
  line-height: 30px;
  margin-top: 40px;
}
.login .enpst {
  color: #4b4b4c;
}
.login .web_cor_1 {
  color: #0050a2;
}
.login .enxot {
  width: 100%;
  height: 40px;
  color: #FFFFFF;
  border-radius: 5px;
  margin-top: 10px;
  border: none;
  background: #0050a2;
}

