* {
  padding:0;
  margin:0;
}

body{
	width: 100%;
	height: 100%;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #fff;
}


#head{
	position: absolute;
	width: 100%;
	height: 75px;
	top:0;
	/*background-color: -webkit-linear-gradient(top, #1d60a4, #13508c);
    background-color: -moz-linear-gradient(top, #1d60a4, #13508c);
	background-color: -o-linear-gradient(top, #1d60a4, #13508c);
	background-color: -ms-linear-gradient(top, #1d60a4, #13508c);
	background-color: top, #1d60a4, #13508c;*/
}

.head-top{
	position: absolute;
    text-align: center;
	width: 900px;
	height: 100%;
	top:0px;
	left: 50%;
	margin-left: -450px;
}

#head_bg{
	position: absolute;
    width: 100%;
	height: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

.head{
    position: relative;
    width: 100%;
	height: 100%;
	margin-top: 0px;
	padding-top: 0px;
}

.logo{
	position: absolute;
	float: left;
	top:13px;
}

.home{
	position: relative;
	float: right;
	width: 720px;
	height: 75px;
}

.homepage,.homepage1,.homepage2,.homepage3,.homepage4{
	position: absolute;
	width: 20%;
	height: 25px;
	line-height: 25px;
	border-right:1px solid #5f92bf;
	top:25px;
}

.page{
    position: absolute;
	width: 100%;
	height: 74px;
	line-height: 75px;
	overflow: hidden;
	top: -25px;
}

.page:hover{
    height: 170px;
}

.homepage{
    width: 120px;
}

.homepage1{
    width: 120px;
    left: 120px;
}

.homepage2{
	left: 240px;
}

.homepage3{
	left: 360px;
}
.homepage4{
	left: 480px;
}

.homeinternal{
	position: relative;
	text-align: center;
	margin:0 auto;
	height: 53px;
	line-height: 75px;
    color: #fff;
	font-size: 16px;
	top: -25px;
	font-weight: bold;
}

.menuSelected{
	position: relative;
	text-align: center;
	margin:0 auto;
	border-bottom:1px solid #5f92bf;
	width: 110px;
}

.homeinternal:hover{
	position: relative;
	text-align: center;
	margin:0 auto;
	border-bottom:1px solid #5f92bf;
	width: 90px;
	cursor:pointer;
}

.homeinternal1{
	position: relative;
	text-align: center;
	margin:0 auto;
	height: 53px;
	line-height: 75px;
    color: #fff;
	font-size: 16px;
	top: 0px;
	font-weight: bold;
}

.menu1Selected{
	position: relative;
	text-align: center;
	margin:0 auto;
	border-bottom:1px solid #5f92bf;
	width: 110px;
	top: 0;
}

.homeinternal1:hover{
	position: relative;
	text-align: center;
	margin:0 auto;
	border-bottom:1px solid #5f92bf;
	width: 110px;
	cursor:pointer;
}

.menuPlan {
	position: absolute;
	top: 75px;
	width: 100%;
}

.menuhong {
	position: absolute;
	width: 100%;
	background-color: #DF2C2C;
}

.frame {
	position: relative;
	width: 120px;
	height: auto;
	left: 30px;
	background-color: #cf1614;
	top: 21px;
	z-index: 10;
}

.frame li {
	position: relative;
	width: 120px;
	height: 30px;
	line-height: 30px;
	list-style-type:none;
	font-size: 14px;
}

.frame li:hover {
	background-color: #a71110;
	cursor:pointer;
}

.word{
	color: #fff;
	font: 12px;
	/*padding-top: 10px;*/
}

/*li {
	list-style-type:none;
}*/

#home1{
    position: absolute;
    text-align: center;
	background-color: #13508c;
	top:0px;
	z-index:-2;
    height: 350px;
    width: 100%
}

.homephoto{
	position: relative;
	text-align: center;
    z-index:-1;
}  

.homeround{
	position: relative;
	width: 70px;
    height: 20px;
    float: right;
}

.homeroundon{
	position: relative;
	width: 12px;
	height: 12px;
	border-radius: 12px;
	margin-left: 6px;
	background-color: #fff;
	display: inline-block !important;
}

.homeroundon:hover,.currcircle{
	background-color: #cb1a1a;
	cursor:pointer;
}

.photohome{
	position: relative;
    text-align: center;
    height: 470px;
    width: 100%;
    margin:0 auto;
 } 


.homephoto1{
	position: absolute;
    text-align: center;
	top:30px;
    height: 400px;
    width: 100%;
    margin:0 auto;
    /*box-shadow:0 0 8px rgba(104, 104, 104, 0.1);*/
} 

.homephoto2{
    position: relative;
    top: 410px;
} 

#homelass{
	position: relative;
	margin:0 auto;
	width: 1000px;
    height: 100%;
    top: 60px;
}

.home_photo{
	position: relative;
	height: 300px;
	width: 100%;
}

.photoon{
	position: relative;
	width: 24%;
	height: 295px;
	float: left;
	margin-left:10px;
	background-color: #a3a3a3;
	left:-5px;
}

.photoon:hover{
	background-color: #0a3c67;
	cursor:pointer;
}

.text{
	position: absolute;
	left:10px;
	top: 210px;
	color: #fff;
    font-weight: bold;
    font-size: 14px;
}

.text1{
	position: absolute;
	left:10px;
	right:10px;
	top: 230px;
	color: #fff;
	line-height: 25px;
	font-size: 12px;
}

.button{
	position: absolute;
	bottom: 10px;
	right:10px;
	color: #fff;
	font-size: 12px;
}

.button:hover{
	border-bottom: 1px solid #fff;
    cursor:pointer;
}

.photo2{
	position: relative;
	text-align: center;
    margin:0 auto;
	top:5px;
}

.photo2:hover{
	opacity: 0.9;
	cursor:pointer;
}

/*.photoon1{
	position: absolute;
	width: 25%;
	left: 255px;
}

.photoon2{
	position: absolute;
	width: 25%;
	left: 510px;
}

.photoon3{
	position: absolute;
	width: 25%;
	left: 765px;
}*/

/*.photounter{
	position: relative;
	height: 100px;
	width: 235px;
	box-shadow:0 0 8px rgba(104, 104, 104, 0.1);
}*/

/*.photounter:hover{
	background-color: #0a3c67;
	cursor:pointer;
}

.photounter:hover .button{
	background-color: #fff;
	color: #a3a3a3;
	cursor:pointer;
}

.photounter:hover .text{
	color: #fff;
	cursor:pointer;
}

.photounter .button:hover {
	color:#0a3c67;
	cursor:pointer;
}*/

/*.text:hover{
	margin:0 auto;
	color: #fff;
    border-bottom:1px solid #fff;
    cursor:pointer;
}
*/

.textintroduce{
	position: relative;
	height: 450px;
	width: 100%;
}

.home_introduce{
	position: relative;
	height: 100%;
	width: 285px;
	float: left;
}

.on,.on1,.on2,.on3{
	position: absolute;
    top: 20px;
	float: left;
	color: #114e81;
    font-weight: bold;
    font-size: 20px;
}

.on1{
	top: 240px;
	left: 60px;
}

/*.on1:hover{
	width: 130px;
	height: 25px;
	border-bottom:1px solid #114e81;
	cursor:pointer;
}*/

.on2{
	left: 60px;
}

.on3{
    top: 5px;
}

.dateon1{
    position: absolute;
    top: 10px;
	float: left;
	color: #a3a3a3;
    font-weight: bold;
    font-size: 16px;
}

.dateon1:hover{
    height: 18px;
    width: 100px;
    border-bottom:1px solid #a3a3a3;
    cursor:pointer;
}

.introduceon3{
	position: absolute;
	width: 100%;
    top: 40px;
	float: left;
    font-size: 14px;
    line-height: 25px;
    color: #787a7a;
}

.introduceon1{
	position: absolute;
	width: 100%;
    top: -20px;
	float: left;
    font-size: 14px;
    line-height: 25px;
    color: #787a7a;
}

.introduceon2{
	position: absolute;
	left: 60px;
	right:60px;
	line-height: 26px;
	top: 270px;
	color: #787a7a;
	font-size: 14px;
}

.introduceon3{
	top: 30px;
}

.line{
	position: absolute;
	float: left;
	top:125px;
	height: 1px;
	width: 100%;
	border-top: 1px dashed #e0e0e0;
}

.button1{
	position: absolute;
	text-align: center;
	width: 60px;
	height: 25px;
	border-radius: 5px;
	background-color: #0a3c67;
	left:165px;
	color: #fff;
	line-height: 25px;
}

.button2{
	position: absolute;
	text-align: center;
	width: 60px;
	height: 25px;
	border-radius: 5px;
	background-color: #0a3c67;
	color: #fff;
	line-height: 25px;
	left: 60px;
	top: 440px;
}

.button1:hover{
	background-color: #a3a3a3;
    color: #fff;
    cursor:pointer;
}

.button2:hover{
	background-color: #a3a3a3;
	color: #fff;
	cursor:pointer;
}


.home_introduce1{
	position: absolute;
	height: 100%;
	width: 430px;
    left: 285px;
}

.line1{
	position: absolute;
	float: left;
	top: 30px;
}

.linephoto{
	position: absolute;
	top: 30px;
	left: 60px;
}

.home_introduce2{
	position: absolute;
	height: 100%;
	width: 285px;
    left: 705px;
}

.dateon4{
    position: absolute;
	float: left;
	color: #cf1614;
    font-weight: bold;
    font-size: 14px;
}

.fang_tu{
	position: absolute;
	top:40px;
}

.fang1{
	position: relative;
	left: 60px;
	width: 225px;
	height: 130px;
	top:70px;
	margin-top: 20px;
}

.fang{
	position: relative;
	width: 225px;
	height: 120px;
	top:60px;
	margin-top: 20px;
}

.headend{
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #114e81;
    bottom: -120px;
    box-shadow: 0px 3px 3px  rgba(0,0,0,0.1) inset;
}

/*.headend1{
	position: relative;
	width: 100%;
	height: 80px;
	float: left;
	margin-bottom: 0px;
	margin: 0px;
	padding: 0px;
	background-color: #114e81;
    top: 1350px;
    box-shadow: 0px 3px 3px  rgba(0,0,0,0.1) inset;
}
*/
.endtext{
	position: absolute;
	color: #fff;
	top: 20px;
	left: 10%;
	font-weight: bold;
    font-size: 14px;
}

th, td {
  padding: 0.3em 1em;
} 

