<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.header{
	height: 78px;
	padding-top: 7px;
	border-bottom: 1px solid #b8b8b8;
	box-sizing: border-box;
	margin-bottom: 40px;
}
.header .logo{
	float: left;
}
.header .logo img{
	width: 187px;
	float: left;
}
.header .logo .des{
	float: left;
	padding-top: 5px;
	padding-left: 15px;
	border-left: 1px solid #b8b8b8;
	margin-left: 40px;
	height: 45px;
	margin-top: 5px;
	color: #131313;
	font-size: 14px;
}
.header .nav{
	float: left;
	margin-left: 30px;
}
.header .nav ul li{
	float: left;
	height: 69px;
	line-height: 62px;
	position: relative;
}
.header .nav ul li a{
	color: #131313;
	font-size: 16px;
	border-right: 1px solid #b8b8b8;
	padding: 0 15px;
}
.header .nav ul li:last-of-type a{
	border-right: none;
}
.header .nav ul li.on,.header .nav ul li:hover{
	border-bottom: 2px solid #c60404;
}

.header .tel{
	float: right;
	line-height: 62px;
	color: #2356a9;
	font-size: 20px;
}
.banner{
	width: 100%;
}
.banner img{
	width: 100%;
}
.flex-control-paging{
	display: none;
}
.title{
	text-align: center;
}
.content .box1{
	margin-top: 13px;
}
.content .box1 .lis1{
	margin-top: 55px;
}
.content .box1 .lis1 li{
	float: left;
	width: 285px;
	height: 630px;
	background: #fff7f4;
	margin-right: 20px;
}
.content .box1 .lis1 li:last-child{
	margin-right: 0px;
}
.content .box1 .lis1 li .img{
	width: 100%;
	height: 216px;
}
.content .box1 .lis1 li .text{
	height: 414px;
	border: 1px solid #aeaeae;
	border-top: none;
}
.content .box1 .lis1 li .text .p1{
	color: #2d2d2d;
	font-size: 34px;
	text-align: center;
	padding: 25px 0;
}
.content .box1 .lis1 li .text .p2{
	color: #ff4e00;
	font-size: 24px;
	text-align: center;
	padding:0 0 30px;
}
.content .box1 .lis1 li .text .p3{
	color: #2d2d2d;
	font-size: 20px;
	padding-left: 40px;
	line-height: 38px;
}
.content .box1 .lis1 li .text .p3 span{
	color: #ff4e00;
}
.content .box1 .lis1 li .text .p4{
	width: 200px;
	height: 46px;
	border: 2px solid #ff4e00;
	border-radius: 46px;
	text-align: center;
	line-height: 44px;
	margin: 25px auto;
}
.content .box1 .lis1 li .text .p4 a{
	color: #ff4e00;
	font-size: 20px;
	font-weight: bold;
}
.content .box1 .lis1 li .text .p4 a span{
	display: inline-block;
	width: 22px;
	height: 22px;
	border-radius: 100%;
	background: #ff4e00;
	color: #fff;
	vertical-align: middle;
	line-height: 20px;
}
.content .box1 .lis1 li .p4:hover {
	background: #ff4e00;
}
.content .box1 .lis1 li .p4:hover a{
	color: #fff;
}
.content .box1 .lis1 li .p4:hover a span{
	color: #ff4e00;
	background: #fff;
}
.content .box1 .lis2{
	margin-top: 35px;
}
.content .box1 .lis2 li{
	float: left;
	width: 33.3%;
	height: 127px;
	background: url(../image/bg1.png) no-repeat center;
	text-align: center;
	box-sizing: border-box;
	padding-top: 25px;
}
.content .box1 .lis2 li .p1{
	color: #ff4e00;
	font-size: 30px;
}
.content .box1 .lis2 li .p2{
	color: #4c4c4c;
	font-size: 24px;
	margin-top: 10px;
}
.content .add1{
	width: 100%;
	height: 100px;
	background: #c60404;
	margin-top: 45px;
	padding-top: 15px;
	box-sizing: border-box;
}
.content .add1 .left{
	float: left;
}
.content .add1 .left img{
	float: left;
	margin-top: 15px;
	margin-right: 15px;
}
.content .add1 .left&gt;div{
	float: left;
}
.content .add1 .left&gt;div p{
	color: #fff;
	font-size: 30px;
}
.content .add1 .left&gt;div p:last-child{
	font-size: 20px;
	margin-top: 10px;
}
.content .add1 .right{
	float: right;
}
.content .add1 .right a{
	display: inline-block;
	background: #fff;
	width: 235px;
	height: 56px;
	text-align: center;
	line-height: 56px;
	border-radius: 5px;
	color: #c60404;
	font-size: 28px;
	margin-top: 7px;
}
.content .box2{
	margin-top: 70px;
}
.content .box2 .con{
	margin-top: 45px;
	text-align: center;
}
.content .add2{
	width: 100%;
	height: 120px;
	background: url(../image/bg2.png) no-repeat center;
	margin-top: 90px;
	box-sizing: border-box;
	padding-top: 30px;
	font-size: 0;
	margin-bottom: 55px;
}
.content .add2 a{
	display: inline-block;
	width: 190px;
	height: 60px;
	text-align: center;
	line-height: 60px;
	border-radius: 5px;
	color: #262626;
	font-size: 24px;
	margin-right: 12px;
} 
.content .add2 a:last-child{
	margin-right: 0;
}
.content .add2 a.a1{
	background: #fe7a80;
}
.content .add2 a.a2{
	background: #d26ed2;
}
.content .add2 a.a3{
	background: #40c6a5;
}
.content .add2 a.a4{
	background: #34c1f6;
}
.content .add2 a.a5{
	background: #4f8de0;
	color: #fff;
}
.content .add2 a.a6{
	background: #ff9900;
}
.content .box3 .con {
	margin-top: 35px;
}
.content .box3 .con .left,.content .box3 .con .center,.content .box3 .con .right{
	float: left;
	width: 33.3%;
}
.content .box3 .con .left .tit{
	text-align: center;
	color: #131313;
	font-size: 28px;
	padding: 20px 0;
}
.content .box3 .con .left ul li{
	float: left;
	width: 113px;
	height: 38px;
	box-sizing: border-box;
	border: 1px solid #ff4e00;
	border-radius: 5px;
	text-align: center;
	line-height: 36px;
	margin-left: 13px;
	margin-bottom: 10px;
	background: #fff1eb;
}
.content .box3 .con .left ul li a{
	color: #ff4e00;
	font-size: 18px;
}
.content .box3 .con .left ul li:hover{
	border: none;
	background: #ff4e00;
}
.content .box3 .con .left ul li:hover a{
	color: #fff;
}
.content .box3 .con .center .tit{
	color: #131313;
	font-size: 28px;
}
.content .box3 .con .center .list{
	margin-top: 30px;
}
.content .box3 .con .center .list p{
	color: #131313;
	font-size: 22px;
}
.content .box3 .con .center .list ul li{
	color: #232323;
	font-size: 18px;
	line-height: 40px;
}
.content .box3 .con .center .list ul li.col{
	color: #ff4e00;
}
.content .box3 .con .right .tit{
	color: #131313;
	font-size: 28px;
}
.content .box3 .con .right .img{
	margin-top: 30px;
}
.content .box3 .con .right .score{
	font-size: 0;
	margin-top: 25px;
}
.content .box3 .con .right .score span{
	display: inline-block;
	width: 90px;
	height: 30px;
	color: #fff;
	font-size: 18px;
	line-height: 30px;
	text-align: center;
	background: #ff4e00;
	border-radius: 30px;
	margin-left: 8px;
}
.content .box3 .con .right .xueli{
	font-size: 0;
	margin-top: 25px;
}
.content .box3 .con .right .xueli span{
	display: inline-block;
	width: 90px;
	height: 55px;
	color: #ff4e00;
	font-size: 18px;
	line-height: 54px;
	text-align: center;
	background: #fbdbc1;
	border-radius: 5px;
	margin-left: 8px;
	border: 1px solid #ff4e00;
	box-sizing: border-box;
}
.content .box3 .con .right .btn{
	font-size: 0;
	margin-top: 25px;
}
.content .box3 .con .right .btn a{
	display: inline-block;
	width: 180px;
	height: 46px;
	border: 2px solid #c60404;
	border-radius: 46px;
	text-align: center;
	line-height: 44px;
	color: #c60404;
	font-size: 24px;
	margin-left: 8px;
}
.content .box3 .con .right .btn a:hover{
	background: #c60404;
	color: #fff;
}
.content .box3 .btn1{
	margin-top: 35px;
	text-align: center;
}
.content .box3 .btn1 a{
	display: inline-block;
	width: 415px;
	height: 78px;
	background: #ff4e00;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 78px;
	border-radius: 10px;
}
.content .box4{
	margin-top: 70px;
}
.academy_con {
    width: 985px;
    margin: 50px auto 0;
    position: relative;
}

.academyList {
    border: #e8ebeb 1px solid;
    border-top: none;
    border-left: none;
}

.academyList li {
    list-style: none;
    background: #fff;
    width: 163px;
    height: 133px;
    float: left;
    border-left: #e8ebeb 1px solid;
    border-top: #e8ebeb 1px solid;
    cursor: pointer;
}

.academyList li:nth-child(9),
.academyList li:nth-child(13) {
    margin-left: 328px;
}

.academyList li.active {
    background: #338bb8;
}

.academy_icon {
    background: url(../image/academy_icon.png) no-repeat 0 0;
    width: 70px;
    height: 70px;
    margin: 16px auto 0;
}

.academyList li.active .academy_icon {
    background-position: -70px 0;
}

.academy_icon2 {
    background-position: 0 -70px;
}

.academyList li.active .academy_icon2 {
    background-position: -70px -70px;
}

.academy_icon3 {
    background-position: 0 -140px;
}

.academyList li.active .academy_icon3 {
    background-position: -70px -140px;
}

.academy_icon4 {
    background-position: 0 -210px;
}

.academyList li.active .academy_icon4 {
    background-position: -70px -210px;
}

.academy_icon5 {
    background-position: 0 -280px;
}

.academyList li.active .academy_icon5 {
    background-position: -70px -280px;
}

.academy_icon6 {
    background-position: 0 -350px;
}

.academyList li.active .academy_icon6 {
    background-position: -70px -350px;
}

.academy_icon7 {
    background-position: 0 -420px;
}

.academyList li.active .academy_icon7 {
    background-position: -70px -420px;
}

.academy_icon8 {
    background-position: 0 -490px;
}

.academyList li.active .academy_icon8 {
    background-position: -70px -490px;
}

.academy_icon9 {
    background-position: 0 -560px;
}

.academyList li.active .academy_icon9 {
    background-position: -70px -560px;
}

.academy_icon10 {
    background-position: 0 -630px;
}

.academyList li.active .academy_icon10 {
    background-position: -70px -630px;
}

.academy_icon11 {
    background-position: 0 -700px;
}

.academyList li.active .academy_icon11 {
    background-position: -70px -700px;
}

.academy_icon12 {
    background-position: 0 -770px;
}

.academyList li.active .academy_icon12 {
    background-position: -70px -770px;
}

.academy_icon13 {
    background-position: 0 -840px;
}

.academyList li.active .academy_icon13 {
    background-position: -70px -840px;
}

.academy_icon14 {
    background-position: 0 -910px;
}

.academyList li.active .academy_icon14 {
    background-position: -70px -910px;
}

.academy_icon15 {
    background-position: 0 -980px;
}

.academyList li.active .academy_icon15 {
    background-position: -70px -980px;
}

.academy_icon16 {
    background-position: 0 -1050px;
}

.academyList li.active .academy_icon16 {
    background-position: -70px -1050px;
}

.academy_icon17 {
    background-position: 0 -1120px;
}

.academyList li.active .academy_icon17 {
    background-position: -70px -1120px;
}

.academy_icon18 {
    background-position: 0 -1190px;
}

.academyList li.active .academy_icon18 {
    background-position: -70px -1190px;
}

.academy_icon19 {
    background-position: 0 -1260px;
}

.academyList li.active .academy_icon19 {
    background-position: -70px -1260px;
}

.academy_icon20 {
    background-position: 0 -1330px;
}

.academyList li.active .academy_icon20 {
    background-position: -70px -1330px;
}

.academy_h4 {
    font-size: 16px;
    color: #333;
    font-weight: normal;
    line-height: 1;
    text-align: center;
    margin: 10px 0 0 0;
}

.academyList li.active .academy_h4 {
    color: #fff;
}

.academy_pic {
    width: 329px;
    height: 269px;
    position: absolute;
    top: 134px;
    left: 328px;
}

.academy_pic li {
    list-style: none;
    display: none;
}

.academy_btn {
    background: #338bb8;
    width: 300px;
    height: 55px;
    border: none;
    border-radius: 28px;
    display: block;
    margin: 60px auto 0;
    font-size: 16px;
    color: #fff;
    font-weight: bold;
}
.content .box4 .add3{
	font-size: 46px;
	color: #fff;
	text-align: center;
	background: #c60404;
	line-height: 66px;
	margin-top: 38px;
}
.content .box4 .zhuanye{
	margin-top: 40px;
	font-size: 0;
}
.content .box4 .zhuanye a{
	display: inline-block;
	width: 230px;
	height: 40px;
	box-sizing: border-box;
	border: 1px solid #ff6d2c;
	line-height: 39px;
	text-align: center;
	font-size: 21px;
	color: #ff692d;
	border-radius: 5px;
	margin-right: 11px;
	margin-bottom: 10px;
}
.content .box4 .zhuanye a:nth-child(5n){
	margin-right: 0;
}
.content .box4 .zhuanye a:hover,.content .box4 .zhuanye a.more{
	background: #ff4e00;
	color: #fff;
}
.content .box4 .zhuanye a.new{
	color: #bd0000;
	text-decoration: underline;
}
.content .box4 .zhuanye a.new:hover{
	background: #ff4e00;
	color: #fff;
}
.content .box4 .zhuanye a.new img{
	vertical-align: -3px;
	margin-left: 5px;
}
.content .box4 .btn2{
	margin-top: 35px;
	text-align: center;
}
.content .box4 .btn2 a{
	display: inline-block;
	width: 415px;
	height: 78px;
	background: #c60404;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 78px;
	border-radius: 10px;
}
.content .box5{
	margin-top: 50px;
}
.content .box5 ul{
	margin-top: 50px;
}
.content .box5 ul li{
	float: left;
	width: 240px;
	height: 320px;
	box-sizing: border-box;
	border: 2px solid #ff4e00;
	text-align: center;
	padding: 0 18px;
	cursor: pointer;
	color: #101010;
	margin-right: 80px;
	margin-bottom: 40px;
}
.content .box5 ul li:nth-child(4n){
	margin-right: 0;
}
.content .box5 ul li .p1{
	padding: 20px 0;
	border-bottom: 2px solid #ff4e00;
}
.content .box5 ul li .p2{
	font-size: 26px;
	margin-top: 30px;
	margin-bottom: 10px;
}
.content .box5 ul li .p3{
	font-size: 20px;
	line-height: 32px;
}
.content .box5 ul li:hover{
	background: #ff4e00;
	color: #fff;
}
.content .box5 ul li:hover .p1{
	border-bottom: 2px solid #fff;
}
.content .box5 .btn3{
	margin-top: 35px;
	text-align: center;
}
.content .box5 .btn3 a{
	display: inline-block;
	width: 415px;
	height: 78px;
	background: #ff4b00;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 78px;
	border-radius: 10px;
}
.content .box6 ul {
	margin-top: 65px;
}
.content .box6 ul li{
	width: 220px;
	height: 300px;
	float: left;
	text-align: center;
	color: #171717;
	font-size: 30px;
	box-sizing: border-box;
	border: 1px solid #e5e5e5;
	padding-top: 48px;
	position: relative;
	margin-right: 25px;
}
.content .box6 ul li:last-child{
	margin-right: 0;
}
.content .box6 ul li .p1{
	margin-bottom: 15px;
}
.content .box6 ul li p{
	line-height: 40px;
}
.content .box6 ul li .ding{
	position: absolute;
	top: -26px;
	left: 50%;
	margin-left: -26px;
}
.content .box6 .btn4{
	margin-top: 35px;
	text-align: center;
}
.content .box6 .btn4 a{
	display: inline-block;
	width: 415px;
	height: 78px;
	background: #ff4b00;
	font-size: 30px;
	color: #fff;
	text-align: center;
	line-height: 78px;
	border-radius: 10px;
}
.content .box7{
	margin-top: 65px;
}
.content .box7 .form{
	background: #feeae1;
	border: 1px solid #dac7c0;
	padding: 40px 145px 25px;
	margin-top: 40px;
}
.content .box7 .form .item{
	margin-top: 50px;
}
.content .box7 .form p{
	color: #ff4b00;
	font-size: 20px;
}
.content .box7 .form .xuan{
	width: 100%;
}
.content .box7 .form .xuan span{
	display: inline-block;
	width: 30%;
	margin-top: 25px;	
	font-size: 18px;
}
.content .box7 .form .xuan input{
	margin-right: 5px;
}
.content .box7 .form .info{
	text-align: center;
}
.content .box7 .form .info input{
	width: 252px;
	height: 45px;
	background: #fff;
	border: 1px solid #e8e8e8;
	border-radius: 5px;
	padding-left: 10px;
	box-sizing: border-box;
	margin-right: 30px;
}
.content .box7 .form .info input:last-child{
	margin-right: 0;
}
.content .box7 .form .btn {
	text-align: center;
	margin-top: 20px;
}
.content .box7 .form .btn button{
	width: 542px;
	height: 40px;
	background: #c60404;
	border-radius: 6px;
	color: #fff;
	font-size: 20px;
	border: none;
	outline: none;
}
.content .box7 .form .btn p{
	font-size: 16px;
	color: #929091;
	margin-top: 15px;
}
.content .box8{
	margin-top: 55px;
}

.wipe {
	background: url(../image/wipe_bg.png) no-repeat center 0;
    height: 725px;
    padding-top: 60px;
}

.wipe_title {
    background: url(../image/wipe_title.png) no-repeat center 0;
    height: 101px;
    font-size: 46px;
    color: #000;
    line-height: 80px;
    text-align: center;
}

.wipe_title strong {
    color: #e51e0b;
}

.wipe_stitle {
    font-size: 44px;
    color: #000;
    line-height: 1;
    text-align: center;
    margin: 16px 0 0 0;
}

.wipe_stitle strong {
    color: #e51e0b;
    font-weight: normal;
}

.wipe_con {
    background: url(../image/wipe_line.png) no-repeat center;
    width: 1001px;
    margin: 55px auto 0;
    overflow: hidden;
}

.wipe_con li {
    width: 185px;
    float: left;
    margin-left: 19px;
}

.wipe_con li:first-child {
    margin-left: 0;
}

.wipe_pic2 {
    margin-top: 26px;
}

.wipe_icon {
    background: url(../image/wipe_icon.png) no-repeat 0 0;
    width: 11px;
    height: 11px;
    margin: 26px auto 0;
}

.wipe_icon2 {
    margin-top: 22px;
}

.wipe_con li:hover .wipe_icon {
    background-position: -11px 0;
}

.wipe_box {
    background: url(../image/wipe_box.png) no-repeat 0 0;
    width: 185px;
    height: 170px;
    margin-top: 18px;
    padding-top: 28px;
}

.wipe_box2 {
    background: url(../image/wipe_box2.png) no-repeat 0 0;
    height: 176px;
    margin-top: 0;
    padding-top: 22px;
}

.wipe_con li:hover .wipe_box {
    background-position: -185px 0;
}

.wipe_h3 {
    font-size: 20px;
    color: #338bb8;
    line-height: 1;
    text-align: center;
    font-weight: normal;
}

.wipe_con li:hover .wipe_h3 {
    color: #fff;
    text-shadow: 1px 1px 2px rgba(0, 13, 27, 0.34);
}

.wipe_h3 b {
    font-size: 24px;
}

.wipe_a {
    background: #338bb8;
    width: 90px;
    height: 28px;
    display: block;
    border-radius: 14px;
    font-size: 18px;
    color: #fff;
    text-align: center;
    margin: 11px auto 0;
}

.wipe_con li:hover .wipe_a {
    background: #fff;
    color: #338bb8;
}

.wipe_p {
    font-size: 16px;
    color: #333;
    line-height: 26px;
    margin: 13px 0 0 0;
    text-align: center;
}

.wipe_con li:hover .wipe_p {
    color: #fff;
}

.wipe_p strong {
    color: #e51e0b;
    font-weight: normal;
}

.wipe_con li:hover .wipe_p strong {
    color: #fff940;
}
.content .box9{
	margin-top: 35px;
}
.content .box9 .tit{
	width: 100%;
	height: 75px;
	background: url(../image/bg5.png) no-repeat center;
	margin-top: 35px;
}
.content .box9 .tit&gt;div{
	float: left;
	width: 33.3%;
	text-align: center;
	color: #fff;
	font-size: 30px;
	line-height: 36px;
}
.content .box9 .con {
	background: url(../image/bg6.png) no-repeat center;
	box-sizing: border-box;
}
.content .box9 .con .tit1{
	height: 90px;
	line-height: 90px;
	color: #fff;
	font-size: 52px;
	text-align: center;
	background: #ff9900;
	border-top-left-radius: 15px;
	border-top-right-radius: 15px;
	margin-top: 40px;
	box-sizing: border-box;
}
.content .box9 .con .main{
	height: 540px;
	width: 100%;
	box-sizing: border-box;
	padding-top: 30px;
}
.content .box9 .con .main&gt;p{
	text-align: center;
	font-size: 24px;
	color: #131313;
	line-height: 40px;
}
.content .box9 .con .main ul li{
	width: 260px;
	height: 330px;
	border: 2px solid #d3d3d3;
	border-radius: 10px;
	text-align: center;
	color: #131313;
	font-size: 20px;
	margin-right: 85px;
	line-height: 34px;
	float: left;
}
.content .box9 .con .main ul li:last-child{
	margin-right: 0;
}
.content .box9 .con .main ul {
	padding-left: 125px;
	margin-top: 30px;
	box-sizing: border-box;
}
.content .box9 .con .main ul li .p1{
	color: #131313;
	font-size: 28px;
	position: relative;
	line-height: 56px;
}
.content .box9 .con .main ul li .p1::before{
	content: '';
	position: absolute;
	bottom: 0px;
	left: 50%;
	width: 40px;
	height: 30px;
	border-bottom: 3px solid #131313;
	margin-left: -20px;
}
.content .box9 .con .main ul li button{
	width: 178px;
	height: 40px;
	color: #fff;
	font-size: 20px;
	border: none;
	background: #ff4e00;
	border-radius: 5px;
	margin-top: 10px;
}
.content .box9 .con .main ul li .img{
	padding: 10px 0 5px;
}
.content .box10{
	height: 670px;
	background: url(../image/bg3.png) no-repeat center;
	margin-top: 80px;
	padding-top: 15px;
	box-sizing: border-box;
}
.content .box10 ul{
	width: 100%;
	box-sizing: border-box;
	margin-top: 40px;
}
.content .box10 ul li{
	width: 25%;
	height: 138px;
	padding-top: 40px;
	box-sizing: border-box;
	border-left: 1px solid #fff7f4;
	border-top: 1px solid #fff7f4;
	text-align: center;
	color: #fff;
	font-size: 20px;
	float: left;
	cursor: pointer;
}
.content .box10 ul li:hover{
	background: rgba(255,78,0,0.4);
}
.content .box10 ul li img{
	margin-right: 20px;
}
.bdr{
	border-right: 1px solid #fff7f4;
}
.bdt{
	border-bottom: 1px solid #fff7f4;
}
.content .box11{
	height: 648px;
	background: url(../image/bg4.png) no-repeat center;
	padding-top: 70px;
	box-sizing: border-box;
}
.content .box11 .biaodan {
	margin-top: 70px;
}
.content .box11 .biaodan input{
	width: 370px;
	height: 58px;
	background: #fff;
	padding-left: 10px;
	box-sizing: border-box;
	font-size: 20px;
	margin-right: 20px;
}
.content .box11 .biaodan button{
	width: 370px;
	height: 58px;
	color: #fff;
	font-size: 32px;
	background: #ff4e00;
	border: none;
	vertical-align: middle;
	outline: none;
}
.footer{
	text-align: center;
	padding-top: 15px;
	padding-bottom: 50px;
}
.footer p{
	margin-top: 15px;
	font-size: 16px;
	color: #131313;
}
.footer .fnav a{
	font-size: 16px;
	color: #131313;
	border-right: 1px solid #131313;
	padding: 0 12px;
}
.footer .fnav a:last-child{
	border-right: none;
}
.footer .fnav a:hover{
	color: #2356A9;
}</pre></body></html>