﻿* {
	padding: 0;
	margin: 0;
	
	box-sizing: border-box;
}

ul,
ol {
	list-style: none;
}

body {
	background: #fff;
	font-family: "Microsoft YaHei", "Helvetica,Pingfang SC,STHeiti,Verdana,Arial,Tahoma,sans-serif";
	min-width:1200px;
}

img {
	max-width: 100%;
}

a {
	text-decoration: none;
	color: #000000;
	transition: all 200ms;
}

.clearfix:after {
	content: " ";
	height: 0;
	display: block;
	visibility: hidden;
	clear: both;
}

.f1 {
	float: left;
}

.f2 {
	float: right;
}

input,
textarea,
select {
	outline: none;
}

#kku {
	color: #fff;
	background: #0b5aa8;
}







#header {
  padding: 5px 0;
  position: fixed;
  height: 90px;
  left: 0;
  top: 0;
  right: 0;
  box-shadow: 0px 0px 20px rgba(23, 23, 23, 0.8);	
  background: rgba(11, 90, 168, 1);
  transition: all 0.5s;
  z-index: 997; }

#header.header-scrolled {
  box-shadow: 0px 0px 20px rgba(23, 23, 23, 0.8);	
  background: rgba(11, 90, 168, 1);
  height: 100px;
  transition: all 0.5s; }


.header1 {

	width: 1200px;
	height: 105px;
	margin: 0 auto;
	margin-top: 0px;
	
	
}

.header_logo img {
	
	height: 80px;
}

.header_logo3 {
	text-align: right;
	cursor: pointer;
}

.header_logo3 span {
	font-size: 14px;
	color: #F0F0F0;
}

.header_input {
	width: 239px;
	height: 38px;
	line-height: 38px;
	margin-top: 15px;
	background-color: #eeeeee;
}

.header_input .keyword {
	width: 80%;
	height: 32px;
	border: none;
	padding: 0 12px;
	outline: none;
	float: left;
	background-color: #eeeeee;
}

.header_input .btnSearch {
	width: 18%;
	height: 32px;
	outline: none;
	border: none;
	background: url(../image/sou.png)no-repeat center;
}

.header2 {
	width: 800px;
	margin-top: -60px;
}

.header2 ul {
	display: flex;
}

.header2 ul li {
	margin: -0 auto;
	color: #fff;
	min-width: 120px;
	text-align: center;
	
	line-height: 30px;
	
	cursor: pointer;
}

.vision {
	color: #fff;
}

.header2 ul li:hover {
	background: #0b5aa8;
	color: #fff;

}

.icon_dao {
	display: inline-block;
	width: 9px;
	height: 4px;
	margin-left: 8px;
	background: url(../image/daohang.png)no-repeat center center;
}

.header2_ol {
	position: absolute;
	z-index: 2;
	margin-top: -40px;
	padding-top: 42px;
	
}

.header2_ol a {
	color: #fff;
}

.header2_ol a li {
	width: 155px;
	text-align: center;
	
	line-height: 40px;
	background-color: rgba(11, 90, 168, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1C86EE, endcolorstr=#FFFFF0);

}




.swiper-container1 {
      width: 100%;
     
    }


.swiper-slide {
	width: 100%;
	height: 380px;
	text-align: center;
	font-size: 18px;
	
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}




.new {
	width: 100%;
	height: auto;
	padding: 70px 0px 35px;
	display: flex;
	margin: 0 auto;
	background: #fff;

}

.new2 {
	width: 1200px;
	height: auto;
	
	margin: 0 auto;
	
}

.new2_top h1 {
	font-size: 29px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 8.6px;
	letter-spacing: 0.6px;
	color: #2269b0;
	margin-bottom: 20px;
}

.new2_top {
	
	margin: 0 auto;
	text-align: center;
}

.new3 {
	margin-top: 20px;
}

.new3_left {
	width: 736px;
}

.new3_left1 {
	width: 100%;
	height: 200px;
	display: flex;
	margin-top: 30px;
	
	padding: 0 2px 28px 15px;
	border-bottom: 1px solid #e5e5e5;
}

.new3_img {
	width: 240px;
	height: 170px;
	margin: 0 auto;
	overflow: hidden;
	
}

.new3_img img {
	width: 240px;
	height: 170px;
	transition: all 0.6s;
}

.new3_img img:hover {
	transform: scale(1.2);
}

.new3_zi {
	width: 443px;
	margin: 0 auto;
}

.new3_zi p {
	font-size: 16px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 29.6px;
	letter-spacing: 0.3px;
	color: #333333;
}

.new3_zi p a {
	color: #333333;
}

.new3_zi p:hover {
	color: #2679cd;
}

.new3_zii {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24.6px;
	letter-spacing: 0.3px;
	color: #777777;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	
	-webkit-box-orient: vertical;
	
	-webkit-line-clamp: 4;
	
	overflow: hidden;
}

.new3_right {
	width: 400px;
	height: 618px;
	margin-top: 30px;
	
}

.Focus-right {
	width: 400px;
	height: 568px;
	overflow: hidden;
	
	position: relative;
}

.Focus-right .pic {
	width: 400px;
	height: 568px;
	display: list-item;
}

.Focus-right .pic li {
	overflow: hidden;
}

.Focus-right .pic img {
	width: 400px;
	height: 280px;
	display: block;
}

.Focus-right .num {
	position: absolute;
	
	top: 250px;
	right: 8px;
	
	height: 20px;
	cursor: pointer;
}

.Focus-right .num li {
	width: 15px;
	height: 15px;
	
	border: solid 1px #2b84de;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	color: #fff;
	font-size: 12px;
	text-align: center;
	line-height: 15px;
}

.on {
	background: #00a0e9;
}

.new3_rightzi {
	width: 100%;
	height: 288px;
	padding: 40px 20px;
	background-color: #2679cd;
}

.new3_rightzi p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24.6px;
	letter-spacing: 0.3px;
	color: #fff;
}

.new3_rightzi2 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24.6px;
	letter-spacing: 0.3px;
	color: #fff;
	height: 90px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	
	-webkit-box-orient: vertical;
	
	-webkit-line-clamp: 4;
	
	overflow: hidden;
	margin-top: 10px;
}

.new3_more {
	float: right;
	width: 70px;
	height: 10px;
	background: red;
	margin-top: 52px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 10px;
	letter-spacing: 0.3px;
	color: #ffffff;
	padding-left: 30px;
	background: url(../image/jia.png)no-repeat left center;
}




.scroll {
	width: 250px;
	background-color: #2269b0;
	border-radius: 5px;
	padding: 13px 15px;
	top: -500px;
	right: 0;
	position: fixed;
	z-index: 999;
	transition: all 0.6s;
}
.scroll2 {
	width: 400px;
	height:auto;
	bottom: 0;
	left: 0;
	position: fixed;
	z-index: 999;
}
.scroll_img2 {
	width: 91px;
	height: 91px;
	margin: 0 auto;
	margin-top: 15px;
}

.scroll_img3 {
	padding-left: 30px;
	margin-top: 15px;
	background: url(../image/new7.png)no-repeat left center;
}

.scroll_img3 p {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
}

.scroll_img4 {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	padding-left: 0px;
	margin-top: 10px;
	
	background-size: 25px;
}

[lang="en"].scroll_img4 {
	font-size: 12px;
	line-height: 0px;
	padding-left: 10px;
}

[lang="en"].scroll_img5 {
	margin-top: 5px;
}

.scroll_img5 {
	text-align: center;
	margin-top: 20px;
}

.scroll_img5 p {
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
}

[lang="en"].scroll_img5 p {
	font-size: 12px;
	line-height: 0px;
}




.advantage {
	width: 100%;
	padding: 70px 0px;
	background: url(../image/school_02.jpg)no-repeat center center;
	background-size: 100% 100%;
}

.advantage2 {
	width: 1200px;
	margin: 0 auto;
	
}

.advantage3 {
	display: flex;
	flex-wrap: wrap;
	margin-top: 45px;
}

.advantage3_one {
	width: 571px;
	
	padding: 43px 65px 61px 46px;
	background-color: #ffffff;
	box-shadow: 0px 2px 16px 0px rgba(106, 107, 108, 0.09);
	border-radius: 11px;
	margin: 0 auto;
}

.adone_left {
	float: left;
	width: 325px;
	height: auto;
	
}

.adone_right {
	float: right;
	width: 98px;
	height: 96px;
	margin-top: 17px;
}

.adone_right img {
	opacity: 0.6;
}

.adone_left .adone_left1 {
	font-size: 36px;
	font-weight: bold;
	font-stretch: normal;
	
	letter-spacing: 0.6px;
	color: #eb6100;
}

.adone_left2 {
	width: 41px;
	height: 5px;
	background-color: #eb6100;
	border-radius: 3px;
	margin-top: 20px;
}

.adone_left3 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27.6px;
	letter-spacing: 0.3px;
	color: #000000;
	margin-top: 25px;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	
	-webkit-box-orient: vertical;
	
	-webkit-line-clamp: 3;
	
	overflow: hidden;
	
}

.adone_left4 {
	width: 150px;
    height: 35px;
    line-height: 33px;
    
    display: inline-block;
    border-radius: 15px;
    
    font-size: 18px;
    font-weight: bold;
    font-stretch: normal;
    letter-spacing: 0.3px;
    color: #fff;
    
    margin-top: 37px;
    padding: 0 10px;
}
.point1{
	background: #ff5d00;
	color: #fff;
}
.point2{
	background: #e5364e;
	color: #fff;
}
.point3{
	background: #0b5aa8;
	color: #fff;
}
.point4{
	background: #03946d;
	color: #fff;
}
.point5{
	background: #993399;
	color: #fff;
}
.point6{
	background: #996633;
	color: #fff;
}
.point7{
	background: #009999;
	color: #fff;
}
.point8{
	background: #339900;
	color: #fff;
}

.ponit_img{
	margin-top:3px;float:left;margin-left: 15px;  
}
.adone_left4:hover {
	text-align: initial;
	
	color: #fff;
	width: 150px;
	transition: width 1s;
	-moz-transition: width 1s;
	-webkit-transition: width 1s;
	
}
.adone_left4:hover .ponit_img{
	display: block;
}
#advantage3_one {
	margin-top: 30px;
}



#guo {
	color: #0b5aa8;
}

#guo2 {
	background-color: #0b5aa8;
}





.gia {
	width: 100%;
	height: auto;
	padding-top: 70px;
	background: #fff;
}

.gia2 {
	width: 100%;
	height: 59px;
	line-height: 59px;
	text-align: center;
	font-size: 24px;
	color: #ffffff;
	margin-top: 45px;
	background-color: #2679cd;
}

.gia3 {
	width: 1200px;
	height: auto;
	
	margin: 0 auto;
	margin-top: 53px;
}

.gia3_left {
	float: left;
	width: 559px;
}

.gia3_left1 {
	width: 559px;
	height: 308px;
	
	padding: 0 2px;
	overflow: hidden;
}

.gia3_leftb {
	font-size: 14px;
	font-weight: normal;
	color: #221815;
	text-indent: 2em;
	line-height: 30px;
}

.gia3_leftp {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #221815;
	text-indent: 2em;
}

.gia3_left2 {
	width: 559px;
	display: flex;
}

.gia3_left2 img {
	width: 272px;
	height: 166px;
	margin: 0 auto;
}

.gia3_right {
	width: 620px;
	float: right;
	
}

.gia3_right1 {
	width: 620px;
}

.gia3_right2 {
	width: 460px;
	margin: 0 auto;
	display: block;
	margin-top: 40px;
}

.gia_more {
	width: 425px;
	height: 66px;
	border-radius: 8px;
	border: solid 2px #2679cd;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 66px;
	text-align: center;
	margin: 0 auto;
	margin-top: 89px;
	letter-spacing: 0.5px;
	color: #2269b0;
}

.gia_more:hover {
	background: #2679cd;
	color: #fff;
}





.mien {
	width: 100%;
	height: auto;
	padding-top: 70px;
	background: #fff;
}

.mien_banner {
	width: 100%;
	height: 800px;
	margin-top: 45px;
	
}

#mien_banner2 {
	width: 100%;
	height: 800px;
	
}

#mien_img {
	width: 100%;
	height: auto;
	position: absolute;
}

#lann {
	width: 100%;
	height: 920px;
	display: flex;
}




.elite_teachers {
	width: 100%;
	margin: 0 auto;
	padding-top: 70px;
	background: #fff;
	text-align: center;
}

.elite_banner {
	width: 1200px;
	height: 450px;
margin: 0 auto;
}

#elite_banner2 {
	width: 1200px;
	height: 450px;
}

.elite_banner3 {
	display: flex;
	width: 1200px;
	padding: 0 40px;
margin: 0 auto;
}

.elite_banner3 li {
	width: 260px;
	height: 310px;
	margin: 0 10px;
}

.elite_banner3 li img {
	width: 260px;
	height: 310px;
}




.footer {
	width: 100%;
	height: auto;
	margin-top: 60px;
	background: #1a2847;
}

.footer2 {
	width: 1200px;
	margin: 0 auto;
	display: flex;
	padding-top: 20px;
}

.footer3 {
	margin: 0 auto;
}

.footer3_p {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0px;
	color: #ffffff;
}
.footer3_ul1 li {
	max-width: 400px;
	word-wrap: break-word;
}

.footer3_ul1 li a {
	color: #ffffff;
}

.footer3_ul1 li a:hover {
	color: #2269b0;
}

.footer3_ul1 li {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #ffffff;
}

.footer3_ul li {
	max-width: 274px;
	word-wrap: break-word;
}

.footer3_ul li a {
	color: #ffffff;
}

.footer3_ul li a:hover {
	color: #2269b0;
}

.footer3_ul li {
	font-size: 15px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #ffffff;
}

.footer3_input label {
	color: #fff;
	font-size: 16px;
}

.footer3_input input {
	border: none;
	width: 220px;
	height: 32px;
	color: #fff;
	background-color: #111a2f;
}

.footer3_input textarea {
	width: 220px;
	height: 89px;
	border: none;
	resize: none;
	color: #fff;
	background-color: #111a2f;
}

.footer3_input button {
	width: 129px;
	height: 32px;
	font-size: 16px;
	color: #fff;
	border: none;
	margin-left: 55px;
	background-color: #111a2f;
}

.footer3_input .submit {
	width: 129px;
	height: 32px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin-left: 55px;
	cursor: pointer;
	background-color: #111a2f;
	box-shadow: 3px 5px 3px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 5px 3px 2px rgba(0, 0, 0, 0.5);
}

.footer3_input .submit:hover {
	color: #2269b0;
}



.footer3_input1 label {
	color: #000;
	font-size: 16px;
}

.footer3_input1 input {

	width: 300px;
	height: 32px;
	color: #000;
	background-color: #fff;
	-webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
	border: 1px solid #bdbdbd;
}
.footer3_input1 input:hover {
	border: 1px solid #111a2f;
}
.footer3_input1 textarea {
	width: 300px;
	height: 89px;
	border: none;
	resize: none;
	color: #000;
	-webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
	border: 1px solid #bdbdbd;
}
.footer3_input1 textarea:hover {

	border: 1px solid #111a2f;
}

.footer3_input1 button {
	width: 129px;
	height: 32px;
	font-size: 16px;
	color: #fff;
	border: none;
	margin-left: 55px;
	background-color: #111a2f;
}

.footer3_input1 .submit {
	width: 129px;
	height: 32px;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 32px;
	margin-left: 55px;
	cursor: pointer;
	background-color: #111a2f;
	box-shadow: 3px 5px 3px 2px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 5px 3px 2px rgba(0, 0, 0, 0.5);
}

.footer3_input1 .submit:hover {
	color: #2269b0;
}





.footer3_sou {
	width: 310px;
	display: flex;
	margin-top: 20px;
}

.footer3_sou .foot_input {
	width: 227px;
	height: 32px;
	border: none;
	color: #fff;
	margin: 0 auto;
	padding-left: 10px;
	background-color: #111a2f;
}

.footer3_sou2 {
	width: 69px;
	height: 32px;
	text-align: center;
	line-height: 32px;
	color: #fff;
	font-size: 16px;
	margin: 0 auto;
	background-color: #111a2f;
	border: none;
}

.footer3_p2 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 46px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-left: 5px;
}

.footer3_p3 {
	display: flex;
	width: 307px;
	margin-top: 50px;
}

.footer3_p3 li {
	margin: 0 auto;
}

.footer_page {
	width: 100%;
	height: 89px;
	line-height: 89px;
	text-align: center;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
	background-color: #111a2f;
}
.footer_page a{
	color: #ffffff;
}




#pr_lunbo {
	
	width: 100%;
	
}




.send {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 40px;
	
}

.send h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.send_top {
	width: 43px;
	height: 5px;
	margin:24px auto 20px;
	background-color: #0b5aa8;
	border-radius: 2.5px;
}
.send_top1 {
	float: left;
	width: 130px;
	height: 5px;
	margin:10px auto 24px;
	background-color: #0b5aa8;
	
}
.send_top2 {
	
	width: 400px;
	height: 5px;
	margin:10px auto 24px;
	
}
.send2 {
	width: 1200px;
	margin-top: 68px;
}

.send2_img {
	width: 300px;
	height: auto;
	float: left;
	margin-left: 100px;
}

.send3 {
	float: right;
	width: 609px;
	margin-right: 100px;
	
}

.cont_img {
	margin-top : 15px;
	margin-left : 100px;
	float: left;
	text-align: center;
	
}
.cont_img img {
	width: 180px;
	height:160px;
}
.cont_img1 img {
	width: 200px;
	height:180px;
}
.cont_img1 {
	margin-top : 24px;
	float: right;
	text-align: center;
	
}
.send3_p {
	font-size: 28px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 23px;
	letter-spacing: 0.6px;
	color: #0b5aa8;
}

.send3_p2 {
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	margin-top: 10px;
	letter-spacing: 0.4px;
	color: #333333;
}

.send3_p3 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.3px;
	color: #333333;
	margin-top: 20px;
}




.overview_center {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	
	text-align: center;
	padding-top: 60px;
}

.overview_center h1 {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.6px;
	color: #333333;
}

.overviewp {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.3px;
	color: #777777;
	margin-top: 10px;
}

.overviewp2 {
	width: 1200px;
	word-wrap: break-word;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 40px;
	letter-spacing: 0.3px;
	color: #333333;
}

.overviewtu {
	display: flex;
	margin-top: 30px;
}

.overviewtu1 {
	width: 270px;
    height: auto;
    margin: 0 auto;
    word-wrap: break-word;
    text-align: center;
    padding: 10px 0;
    transition: all 3s;
}
.overviewtu1:hover{
	transform: rotateY(360deg);
}
.overli {
	font-size: 34px;
	font-weight: bold;
	font-stretch: normal;
	line-height: 16.4px;
	letter-spacing: 0.6px;
	color: #2269b0;
	margin-top: 33px;
}

.overli2 {
	font-size: 14px;
    margin-top: 20px;
    line-height: 25px;
	text-align:left;
	padding:0 15px;
    letter-spacing: 0px;
    color: #333333;
}

.over {
	margin-top: 30px;
}

.over3 {
	float: left;
	width: 48%;
	margin-top: 30px;
}

.over4 {
	float: right;
	width: 48%;
	margin-top: 30px;
}




.sheshi {
	width: 100%;
	height: 872px;
	background: url(../image/she.jpg) no-repeat center center;
}

.she1 {
	font-size: 21px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 48px;
	letter-spacing: 0.4px;
	color: #fff100;
}

.shee2 {
	animation: change 1s ease-in infinite;
}

@keyframes change {
	0% {
		text-shadow: 0 0 10px #fff
	}
	50% {
		text-shadow: 0 0 50px #fff
	}
	100% {
		text-shadow: 0 0 10px #fff
	}
}

.shei {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	display: inline-block;
	text-align: center;
	line-height: 40px;
	border: solid 2px #fff100;
}

.sheshi2 {
	width: 1200px;
	margin: 0 auto;
	height: 500px;
	background: rgba(0, 0, 0, 0.2);
}




.har_tab {
	width: 1200px;
	margin: 0 auto;
}

.har_tab1 ul {
	display: flex;
	flex-wrap: wrap;
}



.har_tab1 ul li {
	padding: 10px ;
	margin: 0 43px;
	width: 213px;
	color: #000000;
	
	font-size: 18px;
	margin-top: 20px;
	text-align: center;
	background-color: #EEEEEE;
	-webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
}

.har_tab1 ul li:hover {
	
	background-color: #cccc;
}

.onn {
	background-color: #0b5aa8!important;
	color: #FFFFFF!important;
}

.habanneer {
	width: 1200px;
	
	
	margin-top: 90px;
}

.habanneer2 img {
	width: 1200px;
	height: 680px;
}

.habanneer2 p {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 124.5px;
	letter-spacing: 0.6px;
	color: #333333;
}




.honor ul {
	display: flex;
	flex-wrap: wrap;
}

.honor ul li {
	margin: 0 28px;
	width: 343px;
	margin-top: 60px;
	text-align: center;
}

.liimg {
	width: 343px;
	height: 260px;
	background-color: #eeeeee;
	padding: 35px 30px;
}

.honor .liimg img {
	width: 284px;
	height: 189px;
}

.honor ul li p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30.5px;
	letter-spacing: 0.3px;
	color: #333333;
	margin-top: 28px;
}

.fenye {
	width: 600px;
	height: auto;
	display: flex;
	margin-top: 94px;
	margin: 0 auto;
}

.fenye div {
	margin: 0 5px;
}

.hober {
	color: #fff;
	background-color: #236ab0;
}

.fenye div:hover {
	color: #fff;
	background-color: #236ab0;
}

.fenye1 {
	height: 38px;
	border-radius: 2px;
	border: solid 1px #e4e4e4;
	text-align: center;
	line-height: 38px;
	font-size: 16px;
	color: #999999;
	padding: 0 5px;
}

.fenye2 {
	height: 38px;
	line-height: 38px;
	text-align: center;
	border: solid 1px #e4e4e4;
	border-radius: 2px;
	padding: 0 15px;
}

.fenye3 {
	padding: 0 5px;
	height: 38px;
	line-height: 38px;
	text-align: center;
	border-radius: 2px;
	border: solid 1px #e4e4e4;
}

.fenye4 {
	height: 38px;
	line-height: 38px;
	text-align: center;
}

.fenye4 select {
	height: 100%;
	width: 100%;
	text-align: center;
}




.thing {
	width: 1200px;
	height: auto;
	display: flex;
}

#thing {
	margin-top: 85px;
}

.thing_left {
	width: 50%;
	height: 490px;
	
	text-align: right;
	padding-top: 43px;
	padding-right: 56px;
	border-right: 2px solid #e1dad3;
}

#thing_left {
	border-left: 2px solid #e1dad3;
	text-align: left;
	border-right: none;
	padding-right: 0px;
	padding-top:15px;
	padding-left: 56px;
	margin-top: 2.7%;
}

.thilef1 {
	font-size: 22px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #333333;
}

.thilef2 {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #333333;
	margin-top: 24px;
}

.thilef3 {
	width: 36px;
	height: 5px;
	background-color: #0b5aa8;
	border-radius: 2.5px;
	float: right;
	margin-top: 24px;
}

#thilef3 {
	float: left;
}

.thilef4 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.4px;
	color: #333333;
	float: right;
	margin-top: 30px;
}

.thilef4:hover {
	color: #0b5aa8;
}

.thing_right {
	width: 50%;
	height: 380px;
	
}

#thiri {
	margin-left: -18px;
}

#thir3 {
	margin-right: -17px;
}

#thiri2 {
	width: 560px;
	height: 380px;
	overflow: hidden;
}

#thiri2 img {
	width: 560px;
	height: 380px;
	transition: all 0.6s;
}

#thiri2 img:hover {
	transform: scale(1.2);
}




.magazine {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.magazine ul {
	display: flex;
	flex-wrap: wrap;
}

.magazine ul li {
	margin: 0 auto;
	text-align: center;
	width: 395px;
	height: 332px;
	margin-top: 60px;
	cursor: pointer;
}

.magazine_img {
	width: 387px;
	height: 276px;
	overflow: hidden;
	border: solid 5px #0b5aa8;
}

.magazine_img img {
	transition: all 0.6s;
}

.magazine_img img:hover {
	transform: scale(1.2);
}

.magazine ul li p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.3px;
	color: #333333;
	margin-top: 50px;
}

.magazine ul li p:hover {
	color: #236ab0;
}




.magazine2_center {
	width: 1200px;
	margin: 0 auto;
	padding-top: 100px;
	
}

.magazine2_center h1 {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	text-align: center;
	line-height: 49px;
	letter-spacing: 0.3px;
	color: #333333;
}

.magazine2_center p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 45px;
	letter-spacing: 0px;
	color: #777777;
}

.magazine2_center2 {
	margin-top: 40px;
}

.magazine2_center2 img {
	
	
}

.course {
	width: 100%;
	height: auto;
	padding-top: 65px;
}

.course_top {
	width: 1200px;
	
	background-color: #ffffff;
	margin: 0 auto;
	-moz-box-shadow: .5px .5px 3px #888888;
	
	box-shadow: .5px .5px 3px #888888;
}

.course_top ul {
	display: flex;
}

.course_top ul li {
	margin: 0 auto;
	height: 100px;
	line-height: 100px;
}

.cu {
	border-bottom: 5px solid #0b5aa8;
	color: #0b5aa8!important;
}

.course_top ul li a {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.4px;
	color: #777777;
}

.neirong2 {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	padding-top: 65px;
	text-align: center;
}

.neirong3 {
	width: 1200px;
	margin: 0 auto;
	margin-top: 88px;
	
}

.neirong3_left {
	float: left;
	width: 52.5%;
	height: 477px;
}

.neirong3_left img {
	width: 100%;
	height: 477px;
}

.neirong3_right {
	width: 45%;
	height: 477px;
	float: right;
	font-size: 14px;
	line-height: 150%;
	
	padding-bottom: 111px;
	color: #777777;
	
}




.neirong4 {
	width: 100%;
	
	margin-top: 106px;
	text-align: center;
	padding-top: 76px;
	padding-bottom: 76px;
	background: url(../image/course3.jpg)no-repeat center center;
}

.neirong4_p {
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #ffffff;
}

.neirong4_p2 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.3px;
	color: #ffffff;
	margin-top: 30px;
}

.neirong4_div {
	width: 1200px;
	margin: 0 auto;
	margin-top: 122px;
}

.neirong4_div ul {
	display: flex;
}

.neirong4_div ul li {
	margin: 0 auto;
	width: 274px;
	
	padding: 42px 27px;
	border: solid 1px #ffffff;
}

.neili {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.9px;
	color: #ffffff;
}




.life {
	width: 1200px;
	height: auto;
	margin: 0 auto;
	text-align: center;
	
	padding-top: 60px;
}

.life1 {
	font-size: 40px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #333333;
}

.life2 {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.3px;
	color: #333333;
	margin-top: 32px;
}

.life3 {
	display: flex;
	margin-top: 83px;
}

.life3 li {
	margin: 0 auto;
	width: 385px;
	height: 290px;
}

.life3 li img {
	width: 385px;
	height: 290px;
}




.elegant {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.shun {
	padding-top: 40px;
}

.shun h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

#elegant_banner {
	width: 1200px;
	height: 372px;
	margin-top: 40px;
	
}

#elegant_banner2 {
	width: 1200px;
	height: 372px;
	
}

#elegant_banner3 {
	width: 540px;
	height: 372px;
	text-align: center;
}

#elegant_banner3 img {
	width: 540px;
	height: 320px;
}

#elegant_banner3 p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #333333;
	margin-top: 15px;
}

.ketang {
	width: 1200px;
	margin: 0 auto;
	height: auto;
	
}

.ketang h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.ketang2 {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
}

.ketang2 li {
	margin: 0 10px;
	width: 380px;
	
	margin-top: 24px;
	text-align: center;
	overflow: hidden;
}

.ketang2 li img {
	width: 100%;
	height: 250px;
	transition: all 0.6s;
}
.ketang2 li img:hover {
	transform: scale(1.1);
}

.ketang2 li p {
	font-size: 16px;
	color: #000000;
	margin-top: 15px;
}

.fenye {
	margin-top: 60px;
}

#footer {
	margin-top: 80px;
}




.Chinese {
	width: 1200px;
	
	margin: 0 auto;
	margin-top: 55px;
	padding: 30px 56px;
	background-color: #0b5aa8;
}

.Chinese_left {
	float: left;
	text-align: center;
	width: 25%;
	word-wrap: break-word;
}

.Chinese_left h1 {
	font-size: 35px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.8px;
	color: #ffffff;
}

.Chinese_left p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.4px;
	color: #ffffff;
}

.Chinese_right {
	float: right;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 36px;
	letter-spacing: 0.3px;
	color: #ffffff;
	width: 734px;
	word-wrap: break-word;
}

.chinimg {
	display: flex;
	width: 1200px;
	margin: 0 auto;
	flex-wrap: wrap;
}

.chinimg li {
	margin: 0 10px;
	width: 275px;
	margin-top: 44px;
	
	padding : 10px ;
	border: solid 1px #dcdcdc;
}

.chinimg li:hover {
	-webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
	

    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    transform: translate3d(0, -2px, 0);
}
.chinimg_zi {
	margin: 14px 29px 14px 18px;
}

.chinimg_zi2 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.4px;
	color: #333333;
}

.chinimg_zi3 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0.3px;
	color: #777777;
	
	overflow: hidden;
	padding-top: 10px;
}

.fenyeye {
	width: 1200px;
	margin: 0 auto;
}

#pees_fen {
	margin-top: 70px;
}

#pees {
	margin-top: 70px;
}




.jianjie {
	width: 1032px;
	margin: 0 auto;
	margin-top: 70px;
}

.jianjie_img {
	float: left;
	width: 373px;
	height: 450px;
}

.jianjie2 {
	float: right;
	width: 571px;
	word-wrap: break-word;
}

.jianjie2 h1 {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.6px;
	margin-top: 25px;
	color: #333333;
}

.jianjie2 p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27.5px;
	letter-spacing: 0.3px;
	color: #777777;
	margin-top: 30px;
}




.new_center {
	width: 1200px;
	height: auto;
	margin: 0 auto;
}

.new_center2 {
	width: 1200px;
	height: auto;
	margin-top: 45px;
	padding-bottom: 45px;
	border-bottom: 3px solid #eeeeee;
}

.newcen_left {
	float: left;
	display: flex;
	flex-wrap: wrap;
	width: 1005px;
	padding-left: 10px;
	cursor: pointer;
}

.newcen_right {
	float: right;
	margin-top: 27px;
}

.newcen_left1 {
	margin: 0 auto;
	padding-top: 30px;
}

.newcen1 {
	font-size: 22px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.6px;
	color: #797979;
}

.newcen2 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.2px;
	color: #797979;
}

.newcen_img {
	margin: 0 auto;
	width: 250px;
	height: 170px;
	overflow: hidden;
}

.newcen_img img {
	width: 250px;
	height: 170px;
	transition: all 0.6s;
}

.newcen_img img:hover {
	transform: scale(1.2);
}

.newcen_zi {
	margin: 0 auto;
	width: 627px;
	word-wrap: break-word;
	margin-top: 10px;
}

.newcen_zi2 {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.2px;
	color: #333333;
}

.newcen_zi2 a {
	color: #000000;
}

.newcen_zi2 a:hover {
	color: #0b5aa8;
}

.newcen_zi3 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.1px;
	color: #797979;
	margin-top: 20px;
}




.new_ziye {
	width: 1200px;
	height: auto;
	margin: 0 auto;

}

.nav {
	float: left;
	width: 75%;
	height: auto;
	text-align: center;
	padding-top: 77px;
}

.nav h1 {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 49px;
	letter-spacing: 0.2px;
	color: #333333;
}

.nav p {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #777777;
}

.navp {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 180%;
	color: #777777;
	text-align: left;
	padding: 20px 0;
}

.nav_right {
	float: right;
	width: 20%;
	margin-top: 48px;
	
}

.nav_right1 {
	width: 100%;
	height: auto;
	border: solid 1px #eeeeee;
	padding: 19px 11px 33px;
}

.navri {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.navri2 {
	margin-top: 17px;
	padding-top: 18px;
	
	border-top: solid 1px #eeeeee;
}

.navri2_left {
	float: left;
	width: 100px;
	height: 75px;
}

.navri2_left img {
	width: 100px;
	height: 75px;
}

.navri2_right {
	float: right;
	width: 112px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #777777;
	word-wrap: break-word;
}

.nav_right2 {
	width: 100%;
	height: auto;
	margin-top: 26px;
	border: solid 1px #eeeeee;
	padding: 19px 11px 33px;
}

.nav_rili {
	font-size: 14px;
	line-height: 45px;
	font-weight: normal;
	letter-spacing: 0px;
	color: #777777;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}




.exchange {
	width: 1200px;
	display: flex;
	flex-wrap: wrap;
}

.exchange li {
	margin:40px 30px 0;
	width: 45%;
	height: auto;
	border: solid 1px #e5e5e5;
}

.exchange li img {
	width: 100%;
	height: 340px;
}

.exchange2 {
	width: 518px;
	height: 160px;
	margin: 32px 15px;
}

.exchange3 {
	font-size: 18px;
	font-weight: bold;
	font-stretch: normal;
	letter-spacing: 0.4px;
	color: #333333;
}

.exchange4 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.4px;
	color: #333333;
	margin: 10px 0;
}

.exchange5 {
	width: 504px;
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 27px;
	letter-spacing: 0.3px;
	color: #777777;
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	
	-webkit-box-orient: vertical;
	
	-webkit-line-clamp: 3;
	
	overflow: hidden;
}




.recruit {
	padding-top: 70px;
}

.recruit_left {
	width: 46%;
	float: left;
}

.recruit_right {
	float: right;
	width: 46%;
}

.luqu p {
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #333333;
}

.luqui {
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 15px;
	background: url(../image/luqu.png) no-repeat;
	background-size: 100% 100%;
}
.toon{
	background: url(../image/jian.png) no-repeat;
}
.luqu1 {
	width: 100%;
	height: 45px;
	background-color: #32b16c;
	font-size: 18px;
	color: #fff;
	line-height: 45px;
	margin-top: 5px;
	display: flex;
	padding-left: 12px;
}

.luqu2 {
	padding: 10px 17px;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.3px;
	color: #777777;
}

.regulations {
	width: 1200px;
	padding-top: 60px;
	margin: 0 auto;
}

.regulations h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.regulations2 {
	width: 1200px;
	padding-top: 60px;
	margin: 0 auto;
}

.regulations2 ul {
	display: flex;
}

.regulations2 ul li {
	margin: 0 auto;
	width: 404px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	cursor: pointer;
	font-size: 24px;
	color: #fff;
}

.regulations4 {
	padding: 50px 25px;
	word-wrap: break-word;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.3px;
	color: #777777;
	border: solid 1px #e5e5e5;
	background: #eee;
}




.apply {
	width: 1200px;
	margin: 0 auto 0;
	padding-top: 60px;
	text-align: center;
}

.apply h1 {
	font-size: 30px;
	font-weight: normal;
	color: #333333;
	text-align: center;
}

.apply2 {
	margin-top: 80px;
}

.apply2_left {
	float: left;
	width: 139px;
}

.apply2_left ul li {
	width: 139px;
	min-height: 53px;
	line-height: 45px;
	color: #000000;
	text-align: center;
	background-image: linear-gradient(0deg, rgba(234, 234, 234, 0.94) 0%, rgba(240, 241, 241, 0.94) 50%, rgba(246, 247, 248, 0.94) 100%), linear-gradient( #f9f9f9, #f9f9f9);
	background-blend-mode: normal, normal;
	border: solid 1px #dcdcdc;
	margin-top: 6px;
	cursor: pointer;
}

.apply2_left ul li:hover {
	background: #0b5aa8;
	color: #fff;
}

.recruit_on {
	color: #fff!important;
	background: #0b5aa8!important;
}

.apply2_right {
	float: right;
	width: 965px;
	margin-right: 60px;
}

.appright2 {
	display: flex;
	flex-wrap: wrap;
}

.appright2 div {
	
	margin-right: 10px;
}

.appright3 label {
	font-size: 14px;
	color: #6f6f6f;
	font-weight: bold;
}

.appright3 label b {
	color: red;
}

.appright3 input {
	width: 150px;
	height: 35px;
	border: none;
	background: #eaeaea;
	margin-top: 5px;
	outline: none;
}

.appright3 select {
	margin-top: 5px;
	background: #eaeaea;
	border: none;
	height: 35px;
	color: #878787;
	line-height: 35px;
}

.ru_btn {
	width: 141px;
	height: 43px;
	color: #fff;
	line-height: 43px;
	font-size: 18px;
	margin-top: 48px;
	text-align: center;
	background-color: #0b5aa8;
}

.station {
	width: 1200px;
	margin: 0 auto;
	padding-top: 55px;
}

.station2 ul {
	display: flex;
}

.station2 ul li {
	margin: 0 auto;
	width: 345px;
	height: 63px;
	font-size: 18px;
	color: #333333;
	text-align: center;
	line-height: 63px;
	letter-spacing: 0.4px;
	background-color: #eeeeee;
	cursor: pointer;
}

.station2 ul li:hover {
	color: #fff;
	background-color: #0b5aa8;
}

.station3 {
	padding-top: 60px;
}

.station5 {
	width: 95.5%;
	height: 65px;
	padding: 0 25px;
	line-height: 65px;
	margin: 0 auto;
	margin-top: 10px;
	border: solid 1px #e5e5e5;
}

.station5 p {
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.3px;
	color: #333333;
	float: left;
}

.station5 i {
	width: 22px;
	height: 13px;
	float: right;
	margin-top: 30px;
	background: url(../image/sta1.png)no-repeat 100% 100%;
}

.station6 {
	width: 95.5%;
	margin: 0 auto;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 30px;
	letter-spacing: 0.3px;
	color: #333333;
	padding: 25px 30px;
	border-bottom: solid 1px #e5e5e5;
	border-right: solid 1px #e5e5e5;
	border-left: solid 1px #e5e5e5;
	display: none;
}

.jio {
	color: #fff!important;
	background-color: #0b5aa8!important;
}

.intention {
	width: 100%;
	margin-top: 60px;
	padding-bottom: 60px;
	text-align: center;
	padding-top: 80px;
	background: url(../image/recruit4.png)no-repeat center center;
}

.int1 {
	font-size: 27px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #333333;
}

.int2 {
	text-decoration: underline;
	font-size: 26px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0.5px;
	color: #0b5aa8;
	margin-top: 25px;
}

.int3 {
	display: flex;
	flex-wrap: wrap;
	width: 1200px;
	margin: 0 auto;
	margin-top: 130px;
}

.int3 .int4 {
	margin: 0 auto;
	text-align: center;
	max-width: 293px;
	word-wrap: break-word;
}

.int3 .int4 p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 31px;
	letter-spacing: 0.4px;
	color: #333333;
	margin-top: 30px;
}

#foot {
	margin-top: 10px;
}




.contact_we {
	width: 1200px;
	margin: 0 auto;
	padding-top: 70px;
}

.conwe_left {
	float: left;
	width: 40%;
}

.conwe_left h1 {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.conwe_left p {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 57px;
	letter-spacing: 0px;
	color: #333333;
}

.conwe_right {
	float: right;
	width: 40%;
}

.conwe_right h1 {
	font-size: 30px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #333333;
}

.erwei {
	text-align: center;
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 25px;
	letter-spacing: 0px;
	color: #333333;
}

.erwei img {
	width: 147px;
}

.map {
	width: 100%;
	height: 516px;
	margin-top: 70px;
}

#foot2 {
	margin-top: 60px;
}




.index_hover {
	width: 100%;
	height: 310px;
	padding: 100px 32px 143px 32px;
	text-align: justify;
	word-wrap: break-word;
	background-color: rgba(11, 90, 168, 0.7);
	filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#1C86EE, endcolorstr=#1C86EE);
	display: none;
}

.index_hover2 {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	letter-spacing: 0px;
	color: #ffffff;
}

.index_hover3 {
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 26px;
	letter-spacing: 0px;
	color: #ffffff;
	margin-top: 28px;
}

.yabn {
	background-color: rgba(11, 90, 168, 0.8);
	color: #fff;
	width: 100%;
	height: 100%;
	display: inline-block;
}

.yabn:hover {
	background: rgba(0, 0, 0, 0.2);
}

.yabn2 {
	width: 155px;
	float: right;
	margin-left: 155px;
	position: absolute;
	z-index: 2;
	margin-top: -38px;
	
}

.yabn2 li {
	color: #fff;
	width: 155px;
	text-align: center;
	height: 40px;
	line-height: 40px;
	cursor: pointer;
	font-size: 16px;
}

#koj b {
	display: inline-block;
	width: 100%;
	height: 100%;
	background-color: rgba(11, 90, 168, 0.7);
	font-weight: normal;
}

.lann {
	width: 100%;
	height: 95px;
	position: absolute;
	margin-top: 700px;
	z-index: 2;
}

.lann2 {
	width: 801px;
	height: 95px;
	margin: 0 auto;
	text-align: center;
	font-size: 24px;
	font-weight: normal;
	font-stretch: normal;
	padding-top: 30px;
	letter-spacing: 0.5px;
	color: #ffffff;
	padding-right: 85px;
	background: url(../image/lann2.png)no-repeat 100% 100%;
}




.navyo{
	width: 1200px;
	background-color: #ffffff;
	margin: 0 auto;
	-moz-box-shadow: .5px .5px 3px #888888;
	
	box-shadow: .5px .5px 3px #888888;
}
.navyo ul{
	display:flex;
}
.navyo ul li {

	padding: 10px 5px;
	margin: 0 auto;
	position: relative;
}
.navyo ul li a {
	color: #777777;
	font-size:18px;
	font-weight: normal;
    font-stretch: normal;
    letter-spacing: 0.4px;
}
.navyo ul li a:hover {
	color: #000;
	text-decoration: none;
}
.navyo ul li span {
	display: block;
	position: absolute;
	width: 0px;
	height: 0px;
	background:#0b5aa8;
	left: 50%;
	bottom:0;
}


.fullscreenvideo {     width: 100%;    height: auto;    z-index: -100;  } 
.videocontainer{     width: 100%;        overflow: hidden;    z-index: -100;  } 

.button {
    border: none;
    color: white;
	outline:none;
    padding: 16px 32px;
    text-align: center;
    text-decoration: none;
    display: inline-block;
    font-size: 16px;
    margin: 4px 2px;
    -webkit-transition-duration: 0.4s; 
    transition-duration: 0.4s;
    cursor: pointer;
}

.button1:hover {
    background-color: white; 
    color: black; 
	border-radius: 12px;
}
.button1:onclick {
    background-color: white; 
    color: black; 
	border-radius: 12px;
}
.button1 {
    background-color: #008CBA;
    color: white;
	border: 2px solid #008CBA;
	border-radius: 12px;
}
.kongbai{
	width: 1200px;
	height:100px;
	background-color: #ffffff;
	margin: 0 auto;
	
}

.conwe_left li {
	font-size: 18px;
	font-weight: normal;
	font-stretch: normal;
	
	letter-spacing: 0px;
	color: #333333;
	padding-top:20px;
}

.imgbox-ul .item{
	height:780px;
	overflow:hidden;
}
.imgbox-ul .item a{
    width:100%;
	height:780px;
	display:block;
}
.imgbox-ul .item>img{
	min-height:455px;
}
.imgbox .imgbox-ul .carousel-caption{
	position: absolute;
	top:30%;
}
.carousel-caption p{
	margin:12px 0;
	-webkit-transition:all .5s linear .2s;
	-moz-transition:all .5s linear .2s;
	-ms-transition:all .5s linear .2s;
	-o-transition:all .5s linear .2s;
	transition:all .5s linear .2s;
}
.imgbox .en-p{
	opacity:0;
	filter:alpha(opacity=0);
	margin-left:50px;
}
.imgbox .zn-p{
	opacity:0;
	filter:alpha(opacity=0);
	margin-left:-50px;
}
.imgbox .zn-go{
	opacity:1;
	filter:alpha(opacity=0);
	margin-left:0;
}