html, body {
    margin:0;padding:0;
	
 } 

a img {
	border: none;
}
h1 {
	font-family: arial, Georgia, "Times New Roman";
	font-size: 26px;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	color: #777;
	float: left;
}
h3 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font-weight: bold;
	font-family: Helvetica, Verdana, "Times New Roman";
	font-size: 15px;
	color: #262626;
}
h5 {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	font-weight: normal;
	font-family: arial, sans-serif;
	font-size: 12px;
	color: #666;
}
a {
	text-decoration: none;
}
.headbg {
	height: 10px;
	
	background:#3ca5d4;
}

.mainbody {
    position:absolute;
    width:100%; 
    height:100%;
    z-index:-1
}
.domheader {
	padding: 0 0 0 0;
	height: 40px;
	width: 100%;
	background: url(./head.png) repeat-x;
}
.headpart {
    padding: 40px 0 5px 0;
	width: 1000px;
	height: 230px;
	margin: 0 auto;
}
.centerpart {
    padding: 0 0 5px 0;
	width: 1000px;
	margin: 0 auto;
}
.logo {
	position: relative;
    float:left;
	top: 40px;
	left: 0px;
	height: 76px;
	width: 221px;
	background-image: url(./NewMap.png);
}
.headcon {
	height: 45px;
	padding: 0 0 0 0;
    float: right;
}
.headtext {
	margin: 48px 0px 0 0;
	padding: 0px 0 0 0;
	cursor: default;
	text-align: right;
	width: 572px;
	font-size: 20px;
	font-weight: normal;
    letter-spacing:6.5px;
	font-family: "方正兰亭黑简体";
	color: #000000;
}
.head2text {
	margin: 10px 6px 0 0;
	padding: 0px 0 0 0;
	cursor: default;
	text-align: right;
	font-size: 14px;
    font-weight: normal;
	font-family: arial;
	color: #000000;
}
.log_server {
    margin: 10px 0px 0px 0px;
	height: 17px;
	width: 16px;
	background-image: url(./block.png);
}
.font_server {
	padding: 0px 0 0 30px;
	cursor: default;
    height: 40px;
	width: 300px;
	font-size: 26px;
	font-weight: bold;
	font-family: arial ;
	color: #000000;
}
.dashed_server {
    margin: 20px 0px 25px 0px;
	height: 2px;
	background-image: url(./dashed.png);
}
.topic {
    padding: 0px 0 0 0px;
	cursor: pointer;
    text-align:center;
    height: 40px;
	width: 200px;
	font-size: 16px;
	font-weight: bold;
	font-family: arial ;
	color: #5e5eb8;
}
.descript {
    padding: 0px 0 0 0px;
	cursor: default;
    width: 180px;
	font-size: 12px;
	font-weight: normal;
	font-family: "微软雅黑" ;
	color: #000000;
    margin: 0px 0px;
}
.secbg {
	width: 100%;
	height: 30px;
	background: url(./bg2.png);
}


.part {
	height: 277px;
}
.apppart {
	height: 484px;
}
.partmar {
	margin: 0 0 22px 0;
}
.parthead {
	padding: 0 0 0 25px;
	margin: 0 0 15px 0;
	background: url(./dashed_line.gif) left bottom repeat-x;
	height: 42px;
	width: 100%;
	cursor: default;
    color:#00aad0;
}
.cells {
	width: 280px;
	height: 186px;
	margin: 0 13px 25px 13px;
	float: left;
}
.cellshow {
	width: 100%;
	height: 100%;
	overflow: hidden;
	border-style: solid;
	border-width: 1px;
	border-color: #c6c6c6;
}
.showpan {
	width: 100%;
	height: 362px;
	position: relative;
	top: 0;

	transition: top .3s ease-in-out .1s;
	-webkit-transition: top .3s ease-in-out .1s;
	-o-transition: top .3s ease-in-out .1s;
	-moz-transition: top .3s ease-in-out .1s;
	-ms-transition: top .3s ease-in-out .1s;
}
div.cellshow:hover>.showpan {
	top: -186px;
}
.showApart {
	width: 100%;
	height: 186px;
}
.showBpart {
	width: 100%;
	height: 186px;
	background-color: #d8d8d8;
}
.imgloc {
	width: 100%;
	height: 100%;
	z-index: 3;
}
.imgloc img {
	width: 280px;
	height: 186px;
}
.txtloc {
	width: 100%;
	line-height: 16px;
	position: relative;
	top: -20px;
	text-align: center;
	z-index: 5;
    color:#0c2d5b;
	background-color: #3ca5d4;
}
.BpartTitle {
	padding: 20px 0 0 25px;
}
.BpartTxt {
	padding: 20px 25px 0 25px;
	height: 90px;
}
.BpartBtn {
	height: 25px;
	width: 100%;
}
.creatBtn {
	margin: 0 auto;
	width: 90px;
}
.ApartBtn {
	height: 30px;
	width: 100%;
	padding: 1px 0 0 0;
}
.ApartTxt {
	padding: 20px 25px 0 25px;
	height: 45px;
}
.btn:hover {
	background-color: #69c;
}
.btn {
	text-align: center;
	height: 25px;
	line-height: 25px;
	background-color: #4d7bd6;
	color: white;
	font-family: arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-style: solid;
	border-top-width: 1px;
	border-color: #2d53af;

	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
}
.tripartBtn {
	height: 30px;
	width: 100%;
	padding: 1px 20px 0 20px;
}
.tribtn {
	float: left;
	margin: 40px 7px 0 7px;
	width: 65px;
}
.doubleOut {
	padding: 0 30px 0 30px;
}
.double {
	float: left;
	margin: 0 10px 0 10px;
}
.footer {
	position:relative;
    width:100%;
    z-index:0;
    margin: 0 auto;
    text-align: center;
    font-family:微软雅黑;
    font-size:11px;
    color:#000000; 
    font-weight:normal;
    display: block;
    line-height: 17px;
    bottom:30px;
}
.copyright {
	width: 330px;
	margin: 0 auto;
	padding: 30px 0 20px 0;
}
p {
	color: #ccc;
	font-size: 12px;
	line-height: 12px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}