@charset "utf-8";
body {
	background-image: url(../images/bodybg.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	margin: 0px;
	padding: 0px;
	background-position: center top;
}
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-size: 16px;
	line-height: 32px;
	color: #222222;
	font-family: "微软雅黑 Light";
}
a:link,a:visited{color:#222222;text-decoration:none;}
a:hover{
	color: #0066FF;
}
img { border:0;}
.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;
}
.toptitleny{
    width: 100%;
    float: left;
    padding: 5% 0 2% 0;
}
.toptitle img {
    width: 50%;
    margin: 0 25%;
}
.toptitleny 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: 45px;
}
.contain .left-detail .title {
	width: 100%;
	float: left;
	margin-top: 40px;
}
.contain .left-detail .word {
	width: 100%;
	float: left;
	margin-top: 130px;
}
.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;
}




#top {
	width: 1400px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	height: 270px;
	overflow: hidden;
}
#menu {
	height: 50px;
	width: 1350px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 50px;
	margin-top: 270px;
	background-color: #0068B5;
}
#jsjc {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
.title {
	float: left;
	height: 50px;
	width: 1350px;
	padding-left: 50px;
	background-image: url(../images/titlebg.jpg);
	font-size: 18px;
	line-height: 50px;
	font-weight: bold;
}
.detail {
	float: left;
	width: 1400px;
	margin-top: 10px;
}
#jccenter {
	float: left;
	width: 650px;
	background-image: url(../images/jscjcenterbg.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-size:100% 100%;
	min-height:317px;
}
#jccenter .biaoti {
	font-size: 16px;
	line-height: 28px;
	font-weight: bold;
	color: #000;
	text-align: justify;
	float: left;
	width: 575px;
	padding-top: 40px;
	padding-right: 35px;
	padding-left: 40px;
}
#jccenter .liebiao {
	float: right;
	width: 370px;
	font-size: 16px;
	font-weight: normal;
	line-height: 27px;
	padding-top: 5px;
	padding-right: 50px;
}
#jccenter .liebiao h3 {
	font-size: 18px;
	color: #C00;
	font-weight: bold;
	line-height: 28px;
}

#jccenter .liebiao p {
	float: left;
	width: 385px;
	padding-left: 0px;
	text-align: justify;
}




#changepic {
	float: left;
	width: 400px;
}
#link {
	float: right;
	width: 350px;
	text-align: right;
}
#link .link-all {
	float: left;
	width: 170px;
	position: relative;
	text-align: center;
	height: 106px;
}
#link .link-all img {
	position: absolute;
	top: 5px;
	left: 45px;
	width: 85px;
	height: auto;
}

#link .link-all .link-mc {
	width: 170px;
	position: absolute;
	left: 0px;
	bottom: 0px;
	font-size: 16px;
	font-weight: bold;
	line-height: 18px;
}


#jsfa {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
}
#jsfa-l {
	float: left;
	height: 460px;
	width: 650px;
}
#jafa-r {
	float: right;
	width: 750px;
	height: auto;
}
#jafa-r .jsfa-all {
	float: left;
	width: 750px;
	height: auto;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #06C;
	padding-top: 6px;
}
#jafa-r .jsfa-all .jsfa-pic {
	float: left;
	width: 300px;
}
#jafa-r .jsfa-all .jsfa-title {
	float: right;
	width: 450px;
	font-size: 18px;
	line-height: 32px;
	color: #06C;
	font-weight: bold;
	height: 32px;
}

#jafa-r .jsfa-all .jsfa-p {
	float: right;
	width: 450px;
}
#jafa-r .jsfa-all .jsfa-p p {
	font-size: 16px;
	line-height: 24px;
	text-indent: 24px;
	background-image: url(../images/menu202.png);
	background-repeat: no-repeat;
	background-position: left 5px;
	font-weight: normal;
}
#jafa-r .jsfa-all .jsfa-p p b {
	font-weight: bold;
}
#jafa-r .jsfa-all .jsfa-title span {
	font-size: 18px;
	font-weight: bold;
	color: #C00;
	line-height: 32px;
	text-align: center;
}






#roll {
	float: left;
	width: 100%;
	background-image: url(../images/rollbg.jpg);
	background-position: center bottom;
	background-repeat: no-repeat;
	height: 300px;
}

#bzxcg {
	width: 1400px;
	margin-right: auto;
	margin-left: auto;
	height: 300px;
}
#footer {
	float: left;
	height: 60px;
	width: 100%;
	min-width:1400px;
	background-color: #36C;
}
#content {
	width: 1398px;
	margin-right: auto;
	margin-left: auto;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #0B5DC2;
	border-left-color: #0B5DC2;
	background-image: url(../images/leftbg.jpg);
	background-position: left bottom;
	background-repeat: no-repeat;
}
#left {
	float: left;
	width: 298px;
	overflow: hidden;
}
#right {
	float: right;
	width: 1098px;
	min-height: 1420px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #0b5dc2;
}
#path {
	float: left;
	width: 1028px;
	height: 50px;
	background-image: url(../images/pathbg.jpg);
	font-size: 16px;
	line-height: 50px;
	padding-left: 70px;
}
#neirong {
	padding: 10px;
	float: left;
	width: 1080px;
}
