﻿.clearfix:before,
.clearfix:after{
  display: table;
  content: " ";
  clear: both;
}
ul, li {
	list-style-type:none;
}

a:hover {
	cursor:pointer;
}

.header {
  width: 100%;
  height: 120px;
  background: transparent;
}

.header .logo {
  width: 96%;
  margin: 0 auto;
}
body {
	height:83vh;
	background:url("/LN/images/99.jpg");
	background-position: 0px 0px;
	background-repeat:no-repeat;
	background-size:cover;
	overflow: hidden;
}
.header .logo img {
  height: 90px;
}

.content {
  width: auto;
  height: auto;
  margin: 10% auto 10px;
}

.main {
  width: 415px;
  height: auto;
  margin: 0px auto;
}

.login-page {
  margin-top: 20px;
}
.logo a {
	color:#fff;
	font-size:18px;
	margin-left:12px;
	line-height:90px;
	font-family: "黑体";
	line-height: 120px;
}
.logo a:hover {
	color:#333;
	cursor:pointer;
}
.index-ad {
  width: 583px;
  height: 368px;
  float: left;
}

.index-ad img {
  width: 700px;
  height: 440px;
}

.index-c {
  width: 360px;
  height: 410px;
  float: left;
  border-radius: 0px;
  background-color:#fff;
}
.log-reg {
	font-size:18px;
	line-height:80px;

}
	.log-reg span {
		margin-right: 15px;
		margin-left: 40px;
		font-size: 20px;
		color: #333;
	}
	.log-reg a {
		color: #2498d5;
		font-size:18px;
	}
.zz-index {
	width:100vw;
	height:100vh;
	position:fixed;
	z-index:20;
	background:rgba(0,0,0,.6);

}
.zhmm {
	position: fixed;
    width: 540px;
	height: 360px;
	top: 45%;
	left: 50%;
	margin-left: -280px;
	margin-top: -200px;
	z-index: 101;
	background-color: #ffffff;
	border-radius: 4px;
	padding: 30px 50px 0px;
	border: #d7d7d7 1px solid;
	box-shadow: #979797 0px 0px 10px;
}
	.zhnm-detail{
		width:210px;
		margin:0 auto;
		padding: 40px 20px 20px;
	}
.zhmm-title {
	text-align: center;
	font-size: 20px;
	padding-bottom: 10px;
	border-bottom: #2498d5 1px solid;
	color: #2498d5;
	width: 90%;
	margin: 0 auto;
}
.zhmm-1,.zhmm-2{
	margin:26px auto;
	font-size:15px;
	line-height:30px;

}
.zhmm-3 {
	font-size:15px;
	margin-top:20px;
	text-align:center;
	color:#2498d5;
}
.zhmm-4 {
	font-size:15px;
}
.zhmm-5 {
	background-color: #2498d5;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 150px;
	color: #fff;
	font-size: 18px;
	margin: 0 auto;
}
.zhmm-5 a {
	color:#fff;
}
.zhmm-5 a:hover {
	cursor:pointer;
	color:#fff;	
}
.red-document {

    /*! position: fixed; */
    /*! z-index: 30; */
	/*! width: 560px; */
    /*! width: 600px; */
    /*! height: 380px; */
	/*! height: 260px; */
    /*! top: 45%; */
    /*! left: 50%; */
    /*margin-top: -190px;*/
	/*! margin-top:-130px; */
	/*! margin-left:-280px; */
    /*margin-left: -300px;*/
    /*! background: #fff; */

}
.download-3 {
	width:100%;
	margin-top:20px;
	text-align:center;
}
	.download-3 a:hover {
		cursor:pointer;
		color:#0066cc !important;
	}
	.download-3 a:focus {
		color:#0066cc !important;
	}
	.download-3 a {
		margin-left:15px;
		font-size:16px;
		color:#0066cc;
	}
.red-document img {
	margin-left: 30px;
	margin-top: 40px;
	border: #d7d7d7 1px solid;
	box-shadow: #b0b0b0 0px 0px 10px;
	width:350px;
}
	.red-document > div {
		background:rgba(225, 225, 225, 0.5);
		/*background-image: linear-gradient(#c6c6c6,#e1dfdf);*/
		/*background-image: linear-gradient(#619fd1,#fff);*/
		
	}
.red-document-left {
	/*width:600px;*/
	/*height:380px;*/
	width:560px;
	height:260px;
	background:rgba(219, 219, 219, 0.5);
	/*background-image: linear-gradient(#acacac,#e1dfdf);*/
	/*background-image: linear-gradient(#4b93ce,#f9f9f9);*/
}
.red-document-left p{
	padding: 0px 70px 0px 78px;
  text-indent: 0em;
  color: #000;
  line-height: 30px;
  /*margin-bottom: 50px;*/
  text-align: center;
  font-size:16px;
}
.red-document-right {
	width:800px;
	height:100%;
	height:405px;
}
.red-document-left h1 {
   margin: 45px auto 60px;
   padding-left: 80px;
  
	
}
.red-document-left h1 b {
	color: #2498d5;
  padding-bottom: 10px;
  border-bottom: #2498d5 4px solid;
  font-size: 36px;
  font-family: 黑体;
}

.login {
    display: inline-block;
	background-color: #2498d5;
	border-radius: 3px;
	text-align: center;
	line-height: 40px;
	height: 40px;
	width: 150px;
	color: #fff;
	font-size: 16px;
	margin-right:5px;
	float:left;
	/*! margin-bottom:20px; */
}
.red-document-close {
	position:absolute;
	top:0px;
	right:10px;
	font-size:27px;
	color:#ccc;
	z-index:30;

}
.register {
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 150px;
  color: #2498d5;
  border: #2498d5 1px solid;
  font-size: 16px;
  margin-left: 80px;
  margin-bottom: 20px;
  float:right;
}
.login:hover{
	color:#fff;
}
.register:hover {
	color:#2798d5;
}
input:focus {
	outline:none !important;
}
.index-c ul {
  /*  margin: 0px 20px;*/
  padding: 20px 40px 0px;
}
.logo a:hover {
	cursor:pointer;
	color:#fff;
}
.index-c ul li {
  margin-bottom: 20px;
  font-size:12px;
}

.index-c ul li h3 {
  font-size: 22px;
  color: #26a69a;
  margin-bottom: 50px;
}
.inside-dots .dots > .dot {
  background-color: #d7effd !important;
}
.inside-dots .dots > .dot.active {
  background-color: #2498d5 !important;
}
.index-c ul li p {
  font-size: 14px;
  color: #424242;
}

.index-c ul li span {
  font-size: 12px;
  color: #78909c;
}

.index-c ul li input {
  border: 1px solid #2498d5;
  border-radius: 3px;
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  margin:0px !important;
  vertical-align:middle;
}

.index-c ul li .user {
  background: url(../images/user.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 42px auto;
  padding: 0 6px 0 50px;
}

.index-c ul li .password {
  background: url(../images/password.png);
  background-position: left center;
  background-repeat: no-repeat;
  background-size: 42px auto;
  padding: 0 6px 0 50px;
}

.index-c ul li input[type='text'] {
  min-width: 80%;
  width: calc(100% - 50px);
}

.index-c ul li input[type='password'] {
  min-width: 80%;
  width: calc(100% - 50px);
}

.index-c ul li input[type='radio'] {
  width: 20px;
  margin-top: -3px;
  cursor: pointer;
}

.index-c ul li span {
  line-height: 42px;
  display: inline-block;
  margin: 0 20px 0 5px;
  font-size: 14px;
  vertical-align:middle;
}

.index-c ul li a {
  display: inline-block;
  line-height: 42px;
  font-size: 16px;
  font-weight: 700;
}

.index-c ul li .login {
  display: block;
  background-color: #2498d5;
  border-radius: 3px;
  text-align: center;
  line-height: 40px;
  height: 40px;
  width: 150px;
  color: #fff;
  font-size: 18px;
  margin: 0 auto;
}

.ma5slider .navs-wrapper {
  position: relative;
  overflow: hidden;
  border-radius: 0px;
}
.footer {
  width: 100%;
  height: auto;
  background: rgba(37, 37, 37, 0.7);
  position: fixed;
  bottom: 0;
  z-index: 10;
}
.slides a img{
	height:368px !important;
}
.slide-area {
  overflow: hidden;
  width: 100%;
  position: relative;
  height: 368px;
  border-radius: 0px;
}
.footer .footer-msg {
  width: 1200px;
  margin: 0 auto;
  padding: 20px 0 16px;
}

.footer .footer-msg p {
  text-align: center;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
}

.matter {}

.matter_main {
  position: fixed;
  width: 540px;
  height: auto;
  top: 45%;
  left: 50%;
  margin-left: -280px;
  margin-top: -270px;
  z-index: 100;
  background-color: #ffffff;
  border-radius: 4px;
  padding: 30px 50px;
  border: #d7d7d7 1px solid;
  box-shadow: #979797 0px 0px 10px;
}

.matter_main h3 {
  font-size: 20px;

  text-align: center;
  margin-bottom: 16px;
  padding-bottom: 8px;
  border-bottom: 1px solid #646464;
}

.matter_main ul {
  list-style: decimal;
  margin-bottom: 20px;
  padding: 0px 16px;
}

.matter_main ul li {
  margin-bottom: 8px;
}

.matter_main ul li p {
  font-size: 14px;
  line-height: 20px;
}

.matter_main ol {
  padding: 0px 16px;
}

.matter_main ol li {
  margin-bottom: 8px;
}

.matter_main ol li p {
  font-size: 14px;
  line-height: 20px;
}

.matter_main ol li a {
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
  margin-right: 10px;
}
.matter_main .close {

  float:none;
  opacity:1;

}
.matter_main .close a {
  display: block;
  background-color: #e6605e;
  border-radius: 3px;
  text-align: center;
  line-height: 42px;
  height: 42px;
  width: 160px;
  color: #fff;
  font-size: 16px;
  margin: 0 auto;
}
.matter_main .close a span{
    color:#fff;
    font-weight:normal;
}

.matter_main  .form-group .yz-input {
	width: 65%;
	border-radius: 3px 0px 0px 3px; 
	float: left;
	border-right: 0 none;
    border:1px solid #ccc;
    padding:6px 8px
}

.matter_main  .form-group .send-yzm {
	float: left;
	border-radius: 0px 5px 5px 0px;
	display: block;
	border: #ccc 1px solid;
	text-align: center;
	text-decoration: none;
	cursor: pointer;
	height: 34px;
    height: 36px\0;
	line-height: 34px;
	width: 35%;
	color:#128bed; 
}
.matter_main  .form-group .send-yzm .en{
    font-size:12px
}
.matter_main  .send-note{
    font-style:normal
}
.matter_main  .send-note span {
    font-size:12px;
	color: red;
	text-align: right;
	font-weight: normal;
    margin:10px 0;
}
.matter_main  .send-note .en{ font-size:12px;  }




.bg-main {
	position: fixed;
	z-index: 5;
	width: 1000px;
	height: 300px;
	left: 50%;
	margin-left: -500px;
	background-color: rgba(0,0,0,.5);
	top: 42%;
	margin-top: -160px;
}
.bg-main ul {
	padding:4%;
}
.bg-left1 {
	font-size:20px;
	color:#fff;
	margin-bottom:2%;

}
.bg-left2 {
	font-size:32px;
	color:#fff;
	margin-bottom:3%;
}
.bg-left3 {
}
.bg-left3 a {
	width:80px;
	height:80px;
	border-radius:50px;
	font-size:18px;
	color:#fff;
	margin-bottom:1%;
	border:#fff 1px solid;
	color:#fff;
	line-height:80px;
	text-align:center;
	margin-right:3%;	
}
.bg-left3 a:hover {
	cursor:pointer;
	color: #333;
	background: #fff;
}
.pull-left {
	float:left;
}
.login-page {
  position: fixed;
  z-index: 10;
  width: 360px;
  height: 368px;
  left: 61%;
  margin-left: -180px;
  border-radius: 0px;
  background-color: #fff;
  top: 40%;
  margin-top: -184px;
}
.index-c .password:hover,.index-c .user:hover {
	box-shadow: #c1ccd1 0px 0px 5px;
}



@media (min-width: 1300px) and (max-width: 1366px) {
	.bg-main {
		top:46%;
	}
	.login-page {
		left:68%;
		top:43%;
	}
}

/*----移动版----*/
@media (min-width: 768px) {}

.note-big { display:none; position:absolute;    z-index:99999;}
.note-big-num { width:100%; height:100%; position:relative; }
.note-big-num p{ width:80px; height:34px; line-height:34px; border-radius:5px; background-color:#00acc1; font-size:22px; color:#fff; font-weight:bold; text-align:center; display:block; position:absolute; left:50%; margin-left:-40px; bottom:26px; }
.tback_layer {
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  position: fixed;
  z-index: 15;
  filter: alpha(opacity=60);
  opacity: 0.6;
  display: none;
  background-color: rgb(0, 0, 0);
}

/*---- 添加注册 ----*/
.matter_main .login-html {
    position:relative
}
.matter_main .closeBtn{
    position:absolute;
    right:10px;
    top:10px;
    z-index:88
}
 .closeBtn{
position: absolute;
right: 10px;
top: 10px;
z-index: 88;
}
.matter_main .login-html .form-group{
    margin-bottom:8px;
}
.matter_main .login-html .form-group .control-label{
    text-align:right; line-height:30px; padding:0
}
.matter_main .login-html .form-group .control-label span{
    font-weight:normal
}

.label-start:before{
    content:"*";
    color:red
}

.matter_main .login-html .form-group label input[type=checkbox]{
    -webkit-appearance: none;
    -moz-appearance: none;
    -ms-appearance: none;
    -o-appearance: none;
    appearance: none;
    position: relative;
    right: 0;
    bottom: 0;
    left: 0;
    top:-2px;
    height: 14px;
    width: 14px;
    vertical-align: -0.8rem;
    transition:all .15s ease-out 0s;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    margin: .4rem;
    outline: none;
    border-radius: 10%;
}
.matter_main .login-html .form-group label input[type=checkbox].red{
    border:1px solid #f44336
}
.matter_main .login-html .form-group label input[type=checkbox].red:checked{
    background:#f44336
}
.matter_main .login-html .form-group label input[type=checkbox]:before,.matter_main .login-html .form-group label input[type=checkbox]:after{
    position: absolute;
    content: "";
    background: #fff;
    transition: all .2s ease-in-out;
}

.matter_main .login-html .form-group label input[type=checkbox]:before {
    left: 2px;
    top: 6px;
    width: 0;
    height: 2px;
    transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.matter_main .login-html .form-group label input[type=checkbox]:after {
    right: 9px;
    bottom: 3px;
    width: 2px;
    height: 0;
    transform: rotate(40deg);
    -webkit-transform: rotate(40deg);
    -moz-transform: rotate(40deg);
    -ms-transform: rotate(40deg);
    -o-transform: rotate(40deg);
    transition-delay: .2s;
}
.matter_main .login-html .form-group label input[type=checkbox]:checked:before {
    left: 2px;
    top: 5px;
    width: 4px;
    height: 2px;
}
.matter_main .login-html .form-group label input[type=checkbox]:checked:after {
    right: 4px;
    top: 0px;
    width: 2px;
    height: 9px;
}
.matter_main .login-html .form-group .col-md-9 img.yzm{
    height:34px;
}
.main h3{ text-align:center; padding:20px 0 10px 0; border-bottom:1px solid #24a2ff}
.main .DLbox{ margin:20px 0; float:left}
.main .DLbox .DLmsg{ line-height:20px; margin-top:20px;}
.main .DLbox .DLmsg b.red{ color:red}
.main .DLbox .DLmsg p{ text-indent:26px}
.main .DLbox .DLtable{
    margin-top:30px; 
}
.main .DLbox .DLtable table{
    width:100%;
}
.main .DLbox .DLtable th{
    border:1px solid #cccccc; padding:10px 0;
}
.main .DLbox .DLtable td{
    width:28%;
    border:1px solid #cccccc; text-align:center; padding:10px 0;
}
.main .DLbox .DLtable td:first-child{
    width:5%;
}
.main .DLbox .DLtable td:last-child,.main .DLbox .DLtable th:last-child{
    width:20%;
}

.main .DLbox .tit{ width:100%; text-align:center; margin-top:20px;}
.main .DLbox .DLtable1 td {
    width:20%;
}
.main .DLbox .DLtable1 td:last-child, .main .DLbox .DLtable1 th:last-child {
    width:5%;
}
.main .DLbox .DLtable1left td:nth-child(2),.main .DLbox .DLtable1left1 td:nth-child(3){
    text-align:left; padding-left:5px;
}
.main .DLbox .DLtablelast td{
    width:10%;
}
.main .DLbox .DLtablelast td:nth-child(2){
    width:25%;
}
.logo-phone {
	display:none;
}
.download-phone {
	display:none !important;
}

.police-container {
  display: flex;
  justify-content: center;
}
.police-container a {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 180px;
  height: 54px;
  font-size: 14px;
  color: #fff;
  padding: 0 8px;
  border: 1px solid #fff;
  background: rgba(132, 132, 132, 0.3);
}

@media only screen and (min-width: 360px) and (max-width: 640px) {
.red-document-right {
	display:none;	
}
.red-document-left h1 {
  margin: 25px auto 20px;
  padding-left: 30px;
  display:none;
}
	.red-document-left .register {
		text-align: center !important;
		display: block;
		width: 150px;
		margin: 20px auto;
	}
	.red-document-left h2 {
		margin-bottom:160px;
		text-align:center;
		padding-left:0px !important;
	}
.red-document-left {
	width:100% !important;
	height:500px !important;
}
.red-document {
	position: fixed !important;
  z-index: 30;
  width: 100% !important;
  height: 500px !important;
  top: 50% !important;
  left: 0% !important;
  margin-top: -250px !important;
  margin-left: 0px !important;
  background: #fff;
}
.download-phone{
	display: inline-block !important;
	line-height: 42px;
	font-size: 14px !important;
	text-decoration: underline;
	font-weight: normal !important;
	vertical-align:middle;
}
	.red-document-close {
		right:25px;
	}
.red-document-left h1 b {
  color: #2498d5;
  padding-bottom: 5px;
  border-bottom: #2498d5 3px solid;
  font-size: 25px;
  font-family: 黑体;
}
	.red-document-left > div {
		padding: 0px 45px 0px 30px !important;
	}
.red-document-left p {
  padding: 0px 29px 0px 29px;
    text-indent: 0em;
    color: #000;
    line-height: 30px;
    text-align: center;
    font-size: 15px;
    /*! margin-top: 40px; */
}
.red-document-left .login {
  display: inline-block;
  background-color: #2498d5;
  border-radius: 3px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  width: 110px;
  color: #fff;
  font-size: 15px;
  margin-right: 5px;
  float: left;
}
.register {
  display: inline-block;
  border-radius: 3px;
  text-align: center;
  line-height: 35px;
  height: 35px;
  width: 110px;
  color: #2498d5;
  border: #2498d5 1px solid;
  font-size: 15px;
  margin-left: 0px;
  margin-bottom: 20px;
  float: right;
}
.download-phone:focus,.download-phone {
		color:#0066cc !important;
	}

	body {
		overflow-y:hidden;
	}
	.zz-index {
		display:block;
		top:0px;
	}
	.bg-main {
		display:none;
	}
	.login-page {
		left:2%;
		width:96%;
		margin-left:0;
	}
	.index-c {
		width:100%;
	}
	.matter_main {
		width:96%;
		left:2%;
		top:51%;
		margin-left:0;
		padding:15px;	
	}
	.logo {
		display:none;	
	}
	.logo-phone {
		display:block;
		width: 96%;
		margin: 40px auto 0;
		color: #fff;
		font-size: 23px;
		margin-left: 12px;
		line-height: 90px;
		font-family: "黑体";
		line-height: 100px;
		text-align:center;
		font-weight:bold;
	}
	.login-page {
		margin-top:-205px;
		top:45%;
		height:410px;
	}
	.header {
		height:100px;
	}
	.zhmm {
		width: 96%;
		left: 2%;
		margin-left: 0;
		padding: 15px;
	}
	.zhnm-detail {
		padding:30px 20px 20px;
	}
	.footer .footer-msg {
		width:100%;
	}
	.phone-style {
		margin-top:32px;
	}
}
.login-btn{
    background: #2498d5;
    color: #fff;
    width: 178px;
    cursor:pointer;
}
@media only screen and (min-height: 600px) and (max-height: 669px)
{
	.logo-phone {
		margin:5px auto 0px;
	}
}