*{padding: 0;margin: 0}
ul,li{list-style: none}
a{text-decoration: none;}
img{border: none;}
body{font-family: 'Microsoft Yahei';font-size: 14px;color: #333;background: #f7f1fc;}
.clearfix:after{
	content: '';
	display: block;
	visibility: hidden;
	clear: both;
}
.wrap{
	position: relative;
	width: 1016px;
	margin: 0 auto;
}
.f18{font-size: 18px;}
.panel input:focus{outline: none;}
.txt-center{text-align: center;}
.txt-left{text-align: left;}
.txt-right{text-align: right;}
.bxz{
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.header_01{
	height: 178px;
	background:#5e6997 url('../images/header_01.jpg') no-repeat top center;
}
.header_02{
	height: 245px;
	padding-top: 157px;
	background:#5e6997 url('../images/header_02.jpg') no-repeat top center;
}
.img-zoom{
	-webkit-transition: transform .5s;
	-moz-transition: transform .5s;
	-ms-transition: transform .5s;
	-o-transition: transform .5s;
	transition: transform .5s;
}
.img-zoom:hover{
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-ms-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
}
.btn_href{
	display: inline-block;
	background-color: #fccc06;
	color: #0b0f2b;
	font-size: 16px;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
	transition: all .5s;
}
.btn_href:hover{
	background-color: #2a3973;
	color: #fff;
}
.header_href{
	margin-right: 26px;
	width: 168px;
	line-height: 52px;
}
.menu{
	padding-top: 26px;
	height: 76px;
	background:#5e6997 url('../images/menu_bg.jpg') no-repeat top center;
}
.menu .navi{
	width: 820px;
	margin: 0 auto;
}
.menu .navi li{
	float: left;
	margin: 0 14px;
	padding: 8px 0 3px;
	color: #fff;
	cursor: pointer;
	border-bottom: 2px solid transparent;
}
.menu .navi li.active{
	font-weight: 700;
	border-bottom-color: #fccc06
}
.live_panel{
	padding-top: 77px;
	background: #5e6997 url('../images/live_bg.jpg') no-repeat top center
}
.live_panel .live_list{
	width: 1020px;
	margin: 36px auto 0;
}
.live_panel .live_list .cell{
	width: 490px;
	float: left;
	margin: 0 20px 30px 0;
	text-align: center;
}
.live_panel .live_list .info{
	height: 222px;
	margin-bottom: 28px;
	padding: 27px 34px 0 17px;
	background-color: #485486;
	text-align: left;
	color: #fff;
	line-height: 26px;
}
.live_panel .live_list .info img{
	float: left;
	margin-right: 12px;
}
.live_panel .live_list .info p:nth-child(2){padding-top: 10px;}
.live_panel .live_list b{color: #fff661}
.live_panel .live_list  .content_href{
	width: 252px;
	line-height: 48px;
}
.food_panel{
	padding: 50px 0;
	height: 1393px;
	background:#515e93 url(../images/food_bg.jpg) no-repeat top center;
}
.food_panel .container{
	margin-top: 30px;
	padding: 40px 35px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}
.food_panel .container .lead_word{
	padding: 20px 54px;
	margin-bottom: 24px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	background-color: #eaeff8;
	line-height: 24px;
}
.food_panel .list_box{position: relative;}
.food_panel .list_box .cell{float: left;}
.food_panel .list_box .cell1{width: 430px;padding-right: 30px;background: url('../images/line1.jpg') no-repeat right bottom;}
.food_panel .list_box .cell2{width: 470px;margin-left: 15px;overflow: hidden;}
.food_panel .list_box .cell3{width: 100%;margin-top: 30px;padding:20px 0 30px;overflow: hidden;background: url('../images/line2.jpg') no-repeat top center;}
.food_panel .list_box .cell .title h3{
	position: relative;
	display: inline-block;
	padding-left: 50px;
	font-size: 18px;
	line-height: 40px;
}
.food_panel .list_box .cell .title h3:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	height: 40px;
	background: url('../images/sprite.png') no-repeat;
}
.food_panel .list_box .cell1 .title h3:before{
	width: 47px;
	background-position: -10px 0
}
.food_panel .list_box .cell2 .title h3:before{
	width: 64px;
	background-position: -73px 0
}
.food_panel .list_box .cell3 .title h3:before{
	width: 44px;
	background-position: -136px 0
}
.food_panel .cell .list li{
	position: relative;
	float: left;
	background-color: #eaeff8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	overflow: hidden;
}
.food_panel .cell1 .list li{	
	width: 204px;
	height: 150px;
	padding-top: 20px;
	margin: 10px 10px 0 0;
}
.food_panel .cell2 .list li{
	width: 225px;
	padding: 20px 17px 35px;
	margin: 10px 0 0 10px;
}
.food_panel .cell3 .list li{	
	width: 305px;
	height: 294px;
	padding-top: 20px;
	margin: 10px 10px 0 0;
}
.food_panel .cell2 .list li.lastli{width: 100%}
.food_panel .cell .list .en{
	position: absolute;
	top: -2px;
	left: 0;
	right: 0;
	font-size: 36px;
	line-height: 36px;
	color: #dee7f7;
	font-weight: 900;
	white-space: nowrap;
	overflow: hidden;
}
.food_panel .cell .list .cn{
	position: relative;
	z-index: 2;
	padding-bottom: 4px;
	font-size: 14px;
	color: #000
}
.food_panel .cell .list .txt{
	padding: 0 18px;
	text-align: left;
	line-height: 24px;
}
.food_panel .cell3 .list .txt{
	position: relative;
	margin: 10px 15px 0 30px;
}
.food_panel .cell3 .list .dot:before,.agency_panel .container .info .txt:before,.work_panel .work_box .lead_word .txt:before{
	content: '';
	position: absolute;
	left: 0;
	top: 8px;
	width: 8px;
	height: 8px;
	background-color: #5e6997;
	border-radius: 50%
}
.food_panel .cell1 img{
	display: block;
	margin-top: 10px;
}
.food_panel .content_href{
	width: 252px;
	line-height: 48px;
	margin: 0 18px;
}
.bg2{
	height: 1954px;
	background:#5e6997 url(../images/bg2.jpg) no-repeat top center;
}
.acco_panel{
	padding-top: 47px;
}
.acco_panel .tip{padding-top: 2px;color: #fff}
.acco_panel .acco_box{
	width: 1136px;
	height: 441px;
	margin: 40px auto 0;
	padding: 40px 0 0 0;
	background: url('../images/acco_bg.jpg');
	border-radius: 3px;
}
.acco_panel .acco_container{
	position: relative;
	width: 1010px;
	height: 288px;
	margin-left: 66px;
	overflow: hidden;
}
.acco_panel .acco_container .acco_wrap{
	position: absolute;
	left: 0;
	top: 0;
	height: 254px;
	overflow: hidden;
}
.acco_panel .acco_container .acco_wrap .item{
	float: left;
	width: 1010px;
}
.acco_panel .acco_container .acco_wrap .item .title{color: #fff}
.acco_panel .acco_container .acco_wrap .item .list li{
	float: left;
	width: 320px;
	height: 210px;
	padding: 25px 30px 0;
	margin: 20px 15px 0 0;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 24px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.acco_panel .acco_container .acco_wrap .item .list2 li{width: 488px;}
.acco_panel .acco_container .acco_wrap .item .list .txt{padding-top: 10px;}
.acco_panel .acco_container .select{
	position: absolute;
	left: 0;
	bottom: 0;
	right: 0;
	text-align: center;
}
.acco_panel .acco_container .select li{
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 10px;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
	background-color: #a1a7c0;
	cursor: pointer;
}
.acco_panel .acco_container .select li.active{background-color: #fff;}
.acco_panel .content_href{
	width: 252px;
	line-height: 48px;
	margin: 30px 28px 0
}
.vehicle_panel{padding-top: 98px;}
.vehicle_panel .vehicle_box{
	padding: 34px 0 40px 34px;
	margin-top: 30px;
	margin-right: -50px;
	margin-left: 10px;
	background-color: #fff;
	border-radius: 5px;
}
.vehicle_panel .vehicle_box .top .item{
	float: left;
	margin-right: 40px;
	text-align: center;
}
.vehicle_panel .vehicle_box .top .item1{width: 200px;}
.vehicle_panel .vehicle_box .top .item2{width: 250px;}
.vehicle_panel .vehicle_box .top .item3{width: 218px;}
.vehicle_panel .vehicle_box .top .item4{width: 164px;}
.vehicle_panel .vehicle_box .title{
	display: inline-block;
	position: relative;
	padding-left: 50px;
	line-height: 44px;
}
.vehicle_panel .vehicle_box  .title:before{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 50px;
	height: 44px;
	background: url('../images/sprite.png') no-repeat;
}
.vehicle_panel .vehicle_box .top .item1 .title:before{background-position: -187px 0}
.vehicle_panel .vehicle_box .top .item2 .title:before{background-position: -231px 0}
.vehicle_panel .vehicle_box .top .item3 .title:before{background-position: -283px -50px}
.vehicle_panel .vehicle_box .top .item4 .title:before{background-position: -283px 0}
.vehicle_panel .vehicle_box .top .item .txt{
	margin-top: 6px;
	background-color: #eaeff8;
	line-height: 24px;
	text-align: left;
}
.vehicle_panel .vehicle_box .top .item1 .txt{padding: 23px 31px}
.vehicle_panel .vehicle_box .top .item2 .txt{padding: 23px 27px}
.vehicle_panel .vehicle_box .top .item3 .txt{padding: 23px 33px}
.vehicle_panel .vehicle_box .top .item4 .txt{padding: 23px 30px}
.vehicle_panel .vehicle_box .top .item4 img{display: block;margin-top: 12px;}
.vehicle_panel .vehicle_box .bottom{margin: 28px 0 0 0;}
.vehicle_panel .vehicle_box .bottom .title{padding-left: 65px;margin-left: 50px;}
.vehicle_panel .vehicle_box .bottom .title span{padding-left: 22px;font-size: 14px;font-weight: normal;}
.vehicle_panel .vehicle_box .bottom .title:before{background-position: -337px 0}
.vehicle_panel .vehicle_box .bottom .list li{
	float: left;
	margin: 0 20px 0 0;
	width: 470px;
	line-height: 24px;
}
.vehicle_panel .vehicle_box .bottom .list .item{background-color: #eaeff8;margin-top: 20px;}
.vehicle_panel .vehicle_box .bottom .list .li1 .item{padding: 23px 40px}
.vehicle_panel .vehicle_box .bottom .list .li2 .item{padding: 23px 45px}
.vehicle_panel .vehicle_box .bottom .list .item .name{font-size: 14px;padding-bottom: 3px}
.vehicle_panel .vehicle_box .bottom .list .content_href{
	display: block;
	margin: 20px auto;
	width: 252px;
	line-height: 48px;
}
.agency_panel{
	height: 256px;
	background:#2a3655 url('../images/ha_bg.jpg') no-repeat top center;
}
.agency_panel .container .img{
	float: left;
	margin: -24px 30px 0 38px;
}
.agency_panel .container .name_box{
	float: left;
	padding-top: 50px;
	margin-right: 50px;
}
.agency_panel .container .name_box .name{letter-spacing: 4px}
.agency_panel .container .name_box .name,.agency_panel .container .name_box .txt{font-size: 30px;color: #fff;line-height: 40px;}
.agency_panel .container .name_box .content_href{
	width: 252px;
	line-height: 48px;
	margin-top: 22px;
	text-align: center;
}
.agency_panel .container .info{
	float: left;
	padding-top: 38px;
	color: #fff
}
.agency_panel .container .info .name{padding-bottom: 10px;}
.agency_panel .container .info .txt{
	position: relative;
	padding-left: 20px;
	line-height: 26px;
}
.bg3{
	background:#5e6997 url(../images/bg3.jpg) no-repeat top center;
}
.work_panel{padding-top: 98px;}
.work_panel .work_container{
	position: relative;
	margin-top: 34px;
}
.work_panel .work_container:before{
	content: '';
	position: absolute;
	left: -68px;
	right: -68px;
	top: 0;
	height: 414px;
	background-color: #485486;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.work_panel .tip{
	position: relative;
	padding: 27px 22px;
	line-height: 26px;
	color: #fff;
	z-index: 2
}
.work_panel .work_box{
	position: relative;
	padding: 40px 35px 42px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	z-index: 2
}
.work_panel .work_box .lead_word{
	height: 131px;
	padding-left: 240px;
	padding-top: 28px;
	background: url('../images/work_pic.jpg') no-repeat top center;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.work_panel .work_box .lead_word .txt{
	padding-left: 20px;
	position: relative;
	color: #fff;
	line-height: 24px;
}
.work_panel .work_box .lead_word .txt:before{background-color: #94a2e0;}
.work_panel .work_box .list{
	margin: 37px 0 10px 0;
}
.work_panel .work_box .list .item{
	float: left;
	margin-bottom: 20px;
	padding: 25px 28px;
	background-color: #eaeff8;
	line-height: 24px;
}
.work_panel .work_box .list .item1,.work_panel .work_box .list .item2{width: 450px;}
.work_panel .work_box .list .item2{margin-left: 20px;}
.work_panel .work_box .list .item3{width: 100%}
.work_panel .work_box .list .item .name{padding-bottom: 10px;}
.work_panel .work_box .list .item span{font-weight: normal;}
.work_panel .work_box .content_href{
	width: 252px;
	line-height: 48px;
	margin: 0 30px;
}
.visa_panel{padding-top: 96px;}
.visa_panel .tip{padding-top: 2px;color: #fff;}
.visa_panel .visa_box{
	margin-top: 40px;
	padding: 32px 43px;
	background-color: #485486;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.visa_panel .visa_box .list{margin: 0 -10px 0 0;}
.visa_panel .visa_box .list li.item{
	position: relative;
	float: left;
	margin: 0 10px 30px 0;
	height: 140px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	line-height: 24px;
}
.visa_panel .visa_box .list li.num:before{
	content: '';
	position: absolute;
	left: 20px;
	top: -20px;
	width: 48px;
	height: 30px;
	background: url('../images/sprite.png');
}
.visa_panel .visa_box .list li.item1:before{background-position: -9px -55px;}
.visa_panel .visa_box .list li.item2:before{background-position: -70px -55px;}
.visa_panel .visa_box .list li.item3:before{background-position: -131px -55px;}
.visa_panel .visa_box .list li.item4:before{background-position: -194px -55px;}
.visa_panel .visa_box .list li.item1{width: 358px;padding: 24px 16px 0 20px;}
.visa_panel .visa_box .list li.item2{width: 178px;padding: 24px 25px 0 20px;}
.visa_panel .visa_box .list li.item3{width: 189px;padding: 24px 20px 0 17px;}
.visa_panel .visa_box .list li.item4{width: 172px;padding: 24px 24px 0 25px;}
.visa_panel .visa_box .list li.item img{display: block;}
.visa_panel .visa_box .p1{
	padding: 0 82px 30px;
	line-height: 24px;
	color: #fff
}
.visa_panel .visa_box .p1 b{color: #ffd800}
.visa_panel .visa_box .content_href{
	width: 264px;
	line-height: 48px;
	margin: 0 30px;
}
.link_panel{padding-top: 95px;}
.link_container{
	position: relative;
	height: 271px;
	margin-top: 36px;
	overflow: hidden;
}
.link_container .link_box{
	position: relative;
	width: 960px;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.link_container .link_box .wrapper{
	position: absolute;
	left: 0;
	top: 0;
	overflow: hidden;
}
.link_container .link_box .wrapper .list{
	float: left;
	height: 100%
}
.link_container .link_box .wrapper .list li{
	float: left;
	position: relative;
	width: 180px;
	margin: 0 30px;
}
.link_panel .content_href{
	width: 264px;
	line-height: 42px;
	margin: 30px 30px 0
}
.service_panel{padding-top: 95px}
.service_panel .p1{
	margin-bottom: 38px;
	color: #fff;
	font-size: 16px;
}
#serveBox .container{
	width: 1000px;
	margin: 0 auto;
	position: relative;
	height: 391px;
	font-size: 0;
}
#serveBox .container .wrapBox{
	width: 936px;
	height: 353px;
	position: relative;
	margin: 0 auto 30px;
	overflow: hidden;
}
#serveBox .wrapBox .wrapper{
	position: absolute;
	left: 0;
	width: 1000%;
	height: 353px;
}
#serveBox .wrapper li{
	float: left;
	list-style: none;
}
#serveBox .wrapper li .item{
	display: inline-block;
	vertical-align: top;
	width: 300px;
	height: 353px;
	margin-right: 18px;
	position: relative;
	overflow: hidden;
	border-radius: 10px 10px 0 0;
}
#serveBox .wrapper li .item.last{margin-right: 0;}
#serveBox .wrapper li .item .circle{
	position: absolute;
	width: 76px;
	height: 76px;
	border-radius: 50%;
	background-color: #fccc06;
	left: -35px;
	top: -38px;
}
#serveBox li .item  img{
	width: 300px;
	height: 117px;
	display: block;
}
#serveBox .wrapper li .item .circle span{
	position: absolute;
	font-size: 18px;
	line-height: 18px;
	color: #333;
	bottom: 13px;
	right: 13px;
}
#serveBox .wrapper .item .content{
	height: 236px;
	width: 100%;
	background-color: #fff;
	padding: 0 26px;
	position: relative;
	margin-top: -13px;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	border: 1px solid #fff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
#serveBox .wrapper .item .content:before{
	content: '';
	position: absolute;
	left: 50%;
	margin-left: -14px;
	top: -1px;
	border-width: 13px 14px 0 14px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
#serveBox .wrapper .item .content:after{
	content: '';
	position: absolute;
	left: 50%;
	top: -1px;
	margin-left: -13px;
	border-width: 12px 13px 0 13px;
	border-style: solid;
	border-color: #fff transparent transparent transparent;
}
#serveBox .wrapper .item .content .name{
	font-size: 18px;
	line-height: 56px;
	font-weight: bold;
	text-align: center;
	color: #333
}
#serveBox .wrapper .item .content p{
	font-size: 14px;
	line-height: 26px;
	position: relative;
	padding-left: 10px;
}
#serveBox .wrapper .item .content p:before{
	content: "";
	position: absolute;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	background-color: #373737;
	left: 0;
	top: 10px;
}
#serveBox .arrow,.link_container .arrow{
	width: 30px;
	height: 30px;
	position: absolute;
	top: 50%;
	margin-top: -15px;
	cursor: pointer;
	font-family: simsun;
	font-size: 30px;
	line-height: 30px;
	color: #fccc06;
	font-weight: 900;
	text-align: center;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	border-radius: 50%;
}
#serveBox .arrow:hover,.link_container .arrow:hover{background-color: #fccc06;color: #fff}
#serveBox .arrow.prev,.link_container .arrow.prev{
	left: 0;
}
#serveBox .arrow.next,.link_container .arrow.next{
	right: 0;
}
#serveBox .points{
	text-align: center;
}
#serveBox .points li{
	width: 8px;
	height: 8px;
	background-color: #bcbcbc;
	border-radius: 50%;
	cursor: pointer;
	margin: 0 4px;
	display: inline-block;
}
#serveBox .points li.active{
	background-color: #fff;
}
#serveBox .tip{
	font-size: 14px;
	line-height: 14px;
	color: #fff;
	position: absolute;
	bottom: 0;
	right: 32px;
}
#serveBox .txt-right{
	font-size: 16px;
	margin-bottom: 26px;
	margin-top: -20px;
	padding-right: 45px;
}
.teacher_panel{padding-top: 98px;}
.teacher_box{
	width: 1000px;
	margin: 30px auto 0;
	min-height: 270px;
	background-color: #fff;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
.fixed{
	position: fixed;
	left: 0;
	right: 0;
	top: 0;
	background: #364378;
	z-index: 99
}