body {
	background-color: #ccc;
	margin: 0px;
	padding: 0px;
overflow-y: scroll; 
   }
div,ul,li,dt,dd,dl,td,tr,table,p,span,h1,h2,h3,h4,h5,h6,hr{margin:0px;padding:0px;list-style:none;}
body,td,th {font-family: "微软雅黑";font-size: 16px;line-height:32px;color:#222222;}

a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{color:#FF6600;}
img { border:0;}
.clear { clear:both;}
@font-face {
    font-family: 'FZCuHeiSongS-B-GB';
    src: url('../fonts/FZCuHeiSongS-B-GB.eot'); /* IE9兼容模式 */
    src: url('../fonts/FZCuHeiSongS-B-GB.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
         url('../fonts/FZCuHeiSongS-B-GB.woff2') format('woff2'), /* 现代浏览器 */
         url('../fonts/FZCuHeiSongS-B-GB.woff') format('woff'),   /* 现代浏览器 */
         url('../fonts/FZCuHeiSongS-B-GB.ttf') format('truetype'), /* Safari, Android, iOS */
         url('../fonts/FZCuHeiSongS-B-GB.svg#FZCuHeiSongS-B-GB') format('svg'); /* 旧iOS */
    font-weight: normal;
    font-style: normal;
}
.main{
    background-image: url(../images/bg.jpg);
    background-size: cover; /* 让背景图片覆盖整个元素，同时保持图片的宽高比 */
    background-position: center; /* 背景图片居中显示 */
    background-repeat: no-repeat; /* 背景图片不重复 */
    width: 100%; /* 元素宽度设为100% */
    height: 100vh; /* 元素高度设为视口高度的100% */
   }
.toptitle{
    width: 100%;
    float: left;
    padding: 9% 0 2% 0;
}
.toptitle img {
    width: 50%;
    margin: 0 25%;
}
.wrap {
	float: left;
	width: 100%;
}




.contain {
	width: 500px;
	height: 400px;
	margin: 0 auto;
	position: relative;
}
.contain .left {
	width: 200px;
	height: 400px;
	float: left;
	background-color: #1d76da;
	opacity: 0.8;
	position: absolute;
	left: 0px;
	top: 0px;
}
.contain .left-detail {
	width: 150px;
	position: absolute;
	left: 25px;
	top: 25px;
	z-index: 2;
}
.contain .left-detail img {
	width: 136px;
	margin: 0 auto;
	display: block;
}

.contain .left-detail .logo {
	width: 100%;
	float: left;
	margin-top: 20px;
}
.contain .left-detail .title {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.contain .left-detail .word {
	width: 100%;
	float: left;
	margin-top: 100px;
}
.contain .right {
	width: 300px;
	height: 400px;
	float: right;
	background-color: #ffffff;
	opacity: 0.8;
	position: absolute;
	top: 0px;
	right: 0px;
}
.contain .right-detail {
	width: 240px;
	position: absolute;
	top: 30px;
	right: 30px;
	z-index: 3;
}
.contain .right-detail .usertitle {
	font-size: 18px;
	width: 100%;
	height: 60px;
	float: left;
	line-height: 60px;
	text-align: left;
	font-weight: bold;
}
.contain .right-detail .form {
	width: 100%;
	float: left;
	margin-top: 10px;
}
.contain .right-detail .form-item {
	width: 100%;
	height: 30px;
	float: left;
	border-bottom: #1d76da 2px solid;
	margin-top: 30px;
	padding-bottom: 0.5rem;
}
.contain .right-detail .form-item img {
	width: 20px;
	float: left;
	padding: 5px 0 0 5px;

}
.contain .right-detail .form-item input {
	width: 160px;
	height: 25px;
	float: left;
	border: 0;
	outline: none;
	background-color: transparent;
	font-size: 16px;
	margin-left: 20px;

}
#submit {
	width: 100%;
	height: 36px;
	float: left;
	background-color: #999;
	color: #ffffff;
	margin-left: 0px;
	font-size: 18px;
	cursor: pointer;
}
#submit:hover{
	background-color: #f30;
	}
.contain .right-detail .footer {
	width: 100%;
	float: left;
	margin-top: 30px;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}
.mainny {
	width: 1400px;
	margin: 0 auto;
	background-color: #FFF;
}
.topny {
    width: 1400px;
    height: 122px;
    float: left;
}
.bannerny {
    width: 1400px;
    height: 264px;
    float: left;
    background: url(../images/banner.jpg);
    position: relative;
}
.bannerny .zbpgtx {
    width: 270px;
    height: 80px;
    position: absolute;
    bottom: 0px;
    left: 100px;
    background: url(../images/zbpgtxbg.png);
}
.bannerny .zbpgtx img {
    margin: 27px 64px;
}
.containny {
	width: 1200px;
	background: url(../images/containnybg.jpg);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;

}
.containny .leftny {
	width: 270px;
	float: left;
	margin-bottom: 20px;
}
.leftny .zpbg {
    width: 270px;
    height: 40px;
    float: left;
    background: url(../images/zpbg.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    font-size: 20px;
    line-height: 40px;
    text-align: center;
    color: #ffffff;
    cursor: pointer;
}
.leftny .zpbg:hover {
    opacity: 0.8;
}
.leftny .zpbg a {
    color: #ffffff;
}
.leftny .menu {
	width: 270px;
	float: left;
}



.containny .rightny {
	width: 930px;
	float: right;
	margin-bottom: 20px;
}
.rightny .path {
    width:870px;
    margin: 0 20px;
    padding-left: 20px;
    border-bottom: solid 1px #ddd;
    float: left;
    background: url(../images/path.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 14px;
    line-height: 40px;
    text-align: left;
}
.rightny .list {
	width: 830px;
	float: left;
	padding-left: 20px;
	margin-top: 20px;
	margin-right: 40px;
	margin-bottom: 20px;
	margin-left: 40px;
}
.rightny .neirong {
    width: 910px;
    float: left;
    margin: 20px 10px;
}
.rightall {
	width:1200px;
	float:left;
	}
.rightall .path {
    width:1140px;
    margin: 0 20px;
    padding-left: 20px;
    border-bottom: solid 1px #ddd;
    float: left;
    background: url(../images/path.jpg);
    background-position: left center;
    background-repeat: no-repeat;
    font-size: 16px;
    line-height: 40px;
    text-align: left;
}
.rightall .neirong {
    width: 1180px;
    float: left;
    margin: 20px 10px;
}
.footerny {
    width: 1400px;
    height: 62px;
    float: left;
    background: url(../images/footer.jpg);
    padding: 40px 0;
}
.footerny p {
    width: 100%;
    float: left;
    text-align: center;
    font-size: 14px;
    line-height: 30px;
    color: #ffffff;
}