@charset "utf-8";
body {
	font-family: "宋体";
	font-size: 12px;
	line-height: 28px;
	color: #5d5d5d;
	margin: 0px;
	padding: 0px;
}
a {
	color: #5d5d5d;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.green {
	color: #053E81;
	font-weight: bold;
}
.black {
	color: #666666;
	font-weight: bold;
	font-size: 14px;
}
.text3 {
	color: #9b9b9b;
}
.text4 {
	font-size: 14px;
	color: #17388E;
	font-weight: bold;
}
.text5 {
	color: #0750A1;
	text-decoration: none;
}
.text5 a {
	color: #0750A1;
	text-decoration: none;
}
.text5 a:hover {
	color: #0750A1;
	text-decoration: underline;
}
.text6 {
	font-family: "微软雅黑";
	font-size: 20px;
	font-weight: bold;
	color: #333;
}
.text7 {
	font-size: 14px;
	color: #333;
	line-height: 30px;
}
.text8 {
	color: #999;
}



.xline {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #cdcdcd;
}
.top {
	background-image: url(../images/tbg.png);
	background-repeat: repeat-x;
	height: 85px;
	width: 100%;
}
.top .topbox {
	height: 85px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.top .topbox .top {
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	position: absolute;
	left: 0px;
	top: 0px;
}
.top .topbox .topright {
	color: #cbe2f7;
	text-decoration: none;
	position: absolute;
	top: 0px;
	right: 0px;
}
.top .topbox .topright a {
	color: #cbe2f7;
}
.top .topbox .topright a:hover {
	color: #cbe2f7;
}.nav {
	background-image: url(../images/navbg.png);
	background-repeat: repeat-x;
	height: 45px;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.nav ul {
	height: 38px;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 14px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.nav ul li {
	font-family: "微软雅黑";
	font-size: 15px;
	color: #323232;
	display: inline;
	float: left;
	text-align: center;
	width: 142px;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	line-height: 15px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
}

.nav ul .navline {
	float: left;
	height: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #bfbfbf;
	margin-top: 0px;
	padding: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	line-height: 15px;
}
.nav ul li a {
	color: #5D5D5D;
	text-decoration: none;
}
.nav ul li a:hover {
	color: #3872BC;
	text-decoration: none;
}
.banner {
	padding: 4px;
	height: 301px;
	width: 991px;
	border: 1px solid #d1d3d2;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 17px;
}
.box {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	clear: both;
	margin-bottom: 18px;
	height: 448px;
}
.box .video {
	width: 246px;
	position: absolute;
	left: 0px;
	top: 0px;
}
.box .video .videotop {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #0e7cc4;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	margin-bottom: 20px;
	line-height: 31px;
}
.box .video .videotop span {
	font-size: 15px;
	color: #a0a0a0;
	text-transform: uppercase;
}
.box .news {
	position: absolute;
	left: 270px;
	top: 0px;
	width: 453px;
}
.box .news .newstop {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #0e7cc4;
	height: 31px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	margin-bottom: 20px;
	position: relative;
	line-height: 31px;
}
.box .news .newstop span {
	font-size: 15px;
	color: #a0a0a0;
	text-transform: uppercase;
}
.more {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	margin-top: 3px;
	position: absolute;
	top: 0px;
	right: 0px;
}
.more a {
	color: #0e7cc4;
	text-decoration: none;
}
.more a:hover {
	color: #024D9E;
	text-decoration: none;
}
.box .news li {
	background-image: url(../images/li.png);
	background-repeat: no-repeat;
	background-position: left;
	clear: both;
	text-align: left;
	display: inline;
	padding-left: 10px;
	float: left;
	position: relative;
	width: 443px;
}
.box .news li span {
	color: #9b9b9b;
	position: absolute;
	top: 0px;
	right: 0px;
}
.box .product {
	position: absolute;
	width: 701px;
	left: 0px;
	top: 248px;
	border: 1px solid #d1d1d1;
	background-color: #f5f5f5;
	padding: 10px;
}
.box .product .protop {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #0e7cc4;
	height: 31px;
	margin-bottom: 10px;
	position: relative;
	line-height: 31px;
}
.box .product .protop span {
	font-size: 15px;
	color: #a0a0a0;
	text-transform: uppercase;
}
.box .login {
	position: absolute;
	left: 741px;
	top: 0px;
	width: 238px;
	background-color: #ebeff2;
	padding: 10px;
	border: 1px solid #d2d2d2;
	height: 120px;
}
.box .login .logintop {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #0e7cc4;
	height: 25px;
	line-height: 25px;
	margin-bottom: 5px;
}
.box .login .logintop span {
  	font-size: 15px;
	color: #a0a0a0;
	text-transform: uppercase;
}
.box .login div span {
	color: #0E7CC4;
	margin-right: 10px;
}
.box .login .in {
	margin-left: 46px;
	position: relative;
	margin-top: 5px;
	width: 185px;
}
.box .login .link {
	color: #0E7CC4;
	line-height: 15px;
	position: absolute;
	left: 71px;
	top: 7px;
}
.box .login .link a {
	color: #0E7CC4;
}
.box .login .link a:hover {
	color: #0E7CC4;
}
.box .img {
	position: absolute;
	left: 741px;
	top: 159px;
}
.bottom {
	background-color: #2161b7;
	text-align: center;
	height: 100px;
	width: 100%;
	clear: both;
	color: #a6c0e2;
}
.bottom .line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1B519A;
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	line-height: 40px;
}
.bottom a {
    color: #a6c0e2;
}
.bottom a:hover {
    color: #a6c0e2;
}.abox {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 20px;
	padding: 0px;
	margin-top: 0px;
}
.abox .leftbox {
	float: left;
	width: 250px;
	margin-right: 20px;
	margin-bottom: 20px;
}

.abox .leftbox .left {
	width: 246px;
	border: 1px solid #d1d1d1;
	background-color: #f5f5f5;
	padding: 1px;
	float: left;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-left: 0px;
}
.abox .leftbox .left .lefttop {
	background-image: url(../images/a01.png);
	height: 46px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #fff;
	line-height: 46px;
	padding-left: 12px;
}
.abox .leftbox .left .lefttop span {
	color: #85b2ef;
    text-transform: uppercase;
	font-size: 15px;
}
.abox .leftbox .left ul {
	margin: 0px;
	padding: 10px;
	width: 226px;
	float: left;
}

.abox .leftbox .left ul li {
	height: 31px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
	background-image: url(../images/a02.png);
	background-repeat: no-repeat;
	background-position: 205px center;
	display: inline;
	padding-left: 5%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	line-height: 31px;
	float: left;
}
.abox .leftbox .left ul .l2 {
		height: 31px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
	display: inline;
	padding-left: 5%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	line-height: 31px;
	float: left;
}
.abox .leftbox .left ul .l3 {
		height: 31px;
	width: 95%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #aaaaaa;
	display: inline;
	padding-left: 5%;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	clear: both;
	line-height: 31px;
	float: left;
}

.abox .leftbox .contact {
	width: 246px;
	border: 1px solid #d1d1d1;
	background-color: #f5f5f5;
	padding: 1px;
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
}
.abox .leftbox .contact .contop {
	height: 42px;
	font-family: "微软雅黑";
	font-size: 18px;
	color: #2e6cb7;
	line-height: 42px;
	padding-left: 12px;
}
.abox .leftbox .contact .contop span {
	color: #9d9d9d;
	text-transform: uppercase;
	font-size: 15px;
}
.abox .leftbox .contact .pic {
	text-align: center;
}
.abox .leftbox .contact .pic img {
	margin: 0px;
	padding: 0px;
	border: 1px solid #d1d1d1;
}
.abox .leftbox .contact .text {
	padding: 10px;
	line-height: 25px;
}
.abox .right {
	float: left;
	width: 732px;
	margin: 0px;
	padding: 0px;
}
.abox .right .righttop {
	font-family: "微软雅黑";
	font-size: 18px;
	color: #0e7cc4;
	height: 46px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d2d2d2;
	margin-bottom: 5px;
	position: relative;
	line-height: 46px;
}
.abox .right .text {
	padding: 10px;
	line-height: 30px;
}
.regbox {
	border: 2px solid #d5d5d5;
	padding: 10px;
	margin-top: 20px;
	margin-bottom: 20px;
	width: 796px;
	margin-right: auto;
	margin-left: auto;
}
.buttom2 {
	height: 75px;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #2161b8;
	line-height: 75px;
	text-align: center;
}
.sline {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCC;
}
.inp {
	height: 30px;
	border: 1px solid #aaaaaa;
	font-size: 12px;
	line-height: 30px;
}
