*{
    margin:0px;
    padding:0px;
}
li{
    list-style:none;
}
a{
    text-decoration:none;
    color: #4D4D4D;
}
.special-header{
	z-index: 1000;
}
.bg{
	position: fixed;
	width: 100%;
	height: 100%;
	background:url("../images/book.jpg") no-repeat scroll center top;
	background-size:cover;
	bottom: 0px;
	z-index: -10;
}
body{
	min-width: 1200px;
}
#banner{
	width: 100%;
	height: 584px;
	/* margin-top: 60px; */
	background:url("../images/banner.jpg") no-repeat scroll center top;
}
#banner>div{
	width: 525px;
	height: 66px;
	margin: 0 auto;
	padding-top: 475px;
}
#banner>div>a{
	display:inline-block;
	width: 525px;
	height: 66px;
	line-height: 66px;
	font-size: 24px;
	background: #FF730D;
	color: #fff;
	border-radius: 40px;
	margin:0 auto;
	text-align: center;
}
.content9{
	width: 100%;
	height: 600px;
}
.content9>p{
	height: 99px;
	background:url("../images/title1.png") no-repeat scroll center center;
	padding-top: 90px;
}
.news{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.news>div{
	width: 345px;
	height: 418px;
	background:url("../images/bg1.png") no-repeat scroll center center;
	float: left;
	margin-left: 32px;
}
.news>div:hover{
	background:url("../images/bg2.png") no-repeat scroll center center;
}
.news>.first{
	margin-left: 0px;
}
.news>div>img{
	display: block;
	margin: 0 auto;
	margin-top: 10px;
}
.news>div>.title{
	text-align: center;
	font-size: 24px;
	color: #000;
	margin-bottom: 10px;
}
.news>div>p{
	display: block;
	width: 290px;
	padding-left: 20px;
	line-height: 30px;
	/* background:url("../images/point.png") no-repeat scroll left center;  */
	font-size: 16px;
	text-align: left;
	color: #000;
	overflow: hidden;
	white-space: nowrap;
	-ms-text-overflow: ellipsis;
	text-overflow: ellipsis;
}
.news>div>a{
	display: block;
	width: 185px;
	height: 35px;
	margin: 0 auto;
	background: #FF730D;
	font-size: 16px;
	color: #fff;
	line-height: 35px;
	text-align: center;
	margin-top: 20px;
	border-radius: 4px;
}
.content2{
	clear: both;
	width: 100%;
	height: 958px;
	background:url("../images/content2.jpg") no-repeat scroll center center;
}
.content2>p{
	height: 99px;
	background:url("../images/title2.png") no-repeat scroll center center;
	padding-top: 60px;
}
.content2>ul{
	display: block;
	width: 1100px;
	margin: 0 auto;
	margin-top: -10px;
}
.content2 li{
	display: block;
	float: left;
	width: 204px;
	height: 341px;
	margin-left: 20px;
	margin-bottom: 40px;
	background: url("../images/bg4.png") no-repeat scroll center center;
}
.content2 li:hover{
	background: url("../images/bg3.png") no-repeat scroll center center;
}
.content2 .first{
	margin-left: 0px;
}
.content2 .six{
	margin-left: 0px;
}
.content2 li>.pic{
	width: 60px;
	height: 60px;
	margin: 0 auto;
	border-radius: 30px;
	background: url("../images/small.png") no-repeat scroll center center;
}
.content2 .first>.pic{
	background-position: -38px -295px;
}
.content2 .first:hover>.pic{
	background-position: -38px -20px;
}
.content2 .two>.pic{
	background-position: -262px -295px;
}
.content2 .two:hover>.pic{
	background-position: -262px -20px;
}
.content2 .three>.pic{
	background-position: -492px -295px;
}
.content2 .three:hover>.pic{
	background-position: -492px -20px;
}
.content2 .four>.pic{
	background-position: -718px -295px;
}
.content2 .four:hover>.pic{
	background-position: -718px -20px;
}
.content2 .five>.pic{
	background-position: -939px -295px;
}
.content2 .five:hover>.pic{
	background-position: -939px -20px;
}
.content2 .six>.pic{
	background-position: -38px -445px;
}
.content2 .six:hover>.pic{
	background-position: -38px -170px;
}
.content2 .seven>.pic{
	background-position: -270px -445px;
}
.content2 .seven:hover>.pic{
	background-position: -270px -170px;
}
.content2 .eight>.pic{
	background-position: -487px -445px;
}
.content2 .eight:hover>.pic{
	background-position: -487px -170px;
}
.content2 .nine>.pic{
	background-position: -715px -445px;
}
.content2 .nine:hover>.pic{
	background-position: -715px -170px;
}
.content2 .ten>.pic{
	background-position: -942px -445px;
}
.content2 .ten:hover>.pic{
	background-position: -942px -170px;
}
.content2 li>.title{
	font-size: 20px;
	color: #000;
	text-align: center;
	margin-top: 40px;
}
.content2 li:hover>.title{
	color: #fff;
}
.content2 li>.word{
	display: block;
	width: 180px;
	height: 100px;
	line-height: 26px;
	font-size: 14px;
	color: #000;
	margin-top: 30px;
	margin-left: 15px;
}
.content2 li:hover>.word{
	color: #fff;
}
.content2 li>a{
	display: block;
	width: 150px;
	height: 40px;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	background: #FF730D;
	margin: 0 auto;
	text-align: center;
	border-radius: 5px;
}
.content2 li:hover>a{
	background: #fff;
	color: #000;
}
.content3{
	width: 1100px;
	margin: 0 auto;
	height: 570px;
}
.content3>p{
	height: 99px;
	background:url("../images/title3.png") no-repeat scroll center center;
	padding-top: 60px;
}
.content3>.left{
	width: 640px;
	height: 440px;
	overflow: hidden;
	float: left;
	background:url("../images/left.png") no-repeat scroll center 38px;
}
.content3>.right{
	width: 370px;
	height: 440px;
	float: right;
	background:url("../images/right.png") no-repeat scroll center 0px;
}
.content4{
	width: 100%;
	height: 787px;
	background:url("../images/content4.jpg") no-repeat scroll center center;
}
.content4>p{
	height: 99px;
	background:url("../images/title4.png") no-repeat scroll center center;
	padding-top: 60px;
}
.content4>ul{
	display: block;
	width: 1100px;
	margin: 0 auto;
	margin-top: 20px;
}
.content4 li{
	display: block;
	float: left;
	width: 360px;
	height: 276px;
	background: #fff;
	margin-left: 7px;
	margin-bottom: 7px;
}
.content4 .first{
	margin-left: 0px;
}
.content4 .four{
	margin-left: 0px;
}
.content4 li>.pic{
	width: 60px;
	height: 60px;
	margin: 0 auto;
	margin-top: 30px;
	background: url("../images/small.png") no-repeat scroll center center;
}
.content4 .first>.pic{
	background-position: -32px -560px;
}
.content4 .two>.pic{
	background-position: -137px -560px;
}
.content4 .three>.pic{
	background-position: -250px -560px;
}
.content4 .four>.pic{
	background-position: -372px -560px;
}
.content4 .five>.pic{
	background-position: -493px -560px;
}
.content4 .six>.pic{
	background-position: -607px -560px;
}
.content4 li>.word{
	display: block;
	width: 270px;
	height: 100px;
	line-height: 26px;
	font-size: 14px;
	color: #000;
	margin-top: 20px;
	margin-left: 50px;
}
.content4 li>a{
	display: block;
	width: 140px;
	height: 35px;
	border: 1px solid #FF730D;
	background: #fff;
	color: #FF730D;
	line-height: 35px;
	font-size: 14px;
	margin: 0 auto;
	text-align: center;
	border-radius: 20px;

}
.content4 li:hover>a{
	background: #FF730D;
	color: #fff;
}
.content5{
	width: 1100px;
	margin: 0 auto;
}
.content5>p{
	height: 99px;
	background:url("../images/title5.png") no-repeat scroll center center;
	padding-top: 60px;
}
.title1>li{
	display: block;
	float: left;
	width: 366px;
	height: 70px;
	line-height: 70px;
	font-size: 30px;
	background: #FF730D;
	color: #fff;
	text-align: center;
	cursor: pointer;
}
.title1 .active>i{
	display: block;
	width: 0;
    height: 0;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 26px solid #FFBF91;
    margin: 0 auto;
}
.content1{
	display: block;
	clear: both;
	padding-top: 40px;
}
.content1>li{
	width: 1099px;
	display: none;
}
.title1 .active{
	background: #FFBF91;
	color: #FF730D;
}
.content5 table{
	background: #E8F5FC;
}
.content5 table td{
	border: 1px solid #008ED7;
}
.content5 table a{
	color: #028FD7;
}
.content5 table a:hover{
	color: #000;
}
.content5 table .word{
	margin-left: 20px;
	margin-right: 20px;
}
.align{
	text-align: left;
	padding: 10px;
}

.content6{
	width: 100%;
}
.content6>p{
	height: 99px;
	background:url("../images/title6.png") no-repeat scroll center center;
	padding-top: 60px;
}
table{
	width: 1100px;
	margin: 0 auto;
	border: none;
	background: #FFE5D2;
	text-align: center;
	color: #000;
	font-size: 16px;
	line-height: 27px;
}
table td{
	border: 1px solid #fff;
}
table a{
	font-size: 20px;
	color: #ff730d;
}
.content6 table p{
	padding-left: 60px;
	padding-right: 60px;
	text-align: left;
}
.content7{
	width: 100%;
}
.content7>p{
	height: 99px;
	background:url("../images/title7.png") no-repeat scroll center center;
	padding-top: 60px;
}
.content7 table p{
	padding-left: 60px;
	padding-right: 60px;
	text-align: left;
}
.telephone_bg{
	width: 250px;
	height: 40px;
	background: #FFBF91;
	clear: both;
	margin: 0 auto;
	position: relative;
	top: 40px;
	margin-bottom: 70px;
}
.telephone_bg>div{
	width: 250px;
	height: 40px;
	position: relative;
	top: -10px;
	right: 15px;
	background: #FF730D;
	font-size: 16px;
	color: #fff;
	text-align: center;
	line-height: 40px;
}
.content8{
	clear: both;
	width: 100%;
	height: 675px;
	background: url("../images/content8.jpg") no-repeat scroll center center;
}
.content8>p{
	height: 99px;
	background:url("../images/title8.png") no-repeat scroll center center;
	padding-top: 60px;
}
.teacher{
	width: 1100px;
	margin: 0 auto;
	position: relative;
}
.tit>li{
	display: block;
	float: left;
	width: 40px;
	height: 50px;
	position: absolute;
	cursor: pointer;
}
.tit>.bisuying{
	top: 126px;
	left:923px;
}
.tit>.chenpeng{
	top: 179px;
	left:763px;
}
.tit>.fanzijian{
	top: 193px;
	left:871px;
}
.tit>.niuboxiong{
	top: 240px;
	left:942px;
}
.tit>.wangjinmen{
	top: 229px;
	left:698px;
}
.tit>.sunjiangyuan{
	top: 274px;
	left:778px;
}
.tit>.zhangnaixin{
	top: 299px;
	left:865px;
}
.cont{
	display: block;
	position: absolute;
	top: 19px;
	left: 523px;
}
.cont>li{
	width: 360px;
	height: 83px;
	display: none;
	padding: 20px;
	color: #fff;
}
.cont>li>.name{
	font-size: 20px;
	line-height: 30px;
}
.cont>li>.word{
	font-size: 16px;
}
.content9{
	clear: both;
	width: 100%;
}
.content9>p{
	height: 99px;
	background:url("../images/title9.png") no-repeat scroll center center;
	padding-top: 60px;
}
#LoopDiv{
	width: 1200px;
	margin: 0 auto;
	margin-top: -100px;
}
.mKeBanner,.mKeBanner div{text-align:center;}
.imageflow img{ -webkit-box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); box-shadow: 2px 2px 2px 2px hsla(0,0%,0%,0.1); }
.imageflow{overflow:hidden; position:relative; text-align:left; visibility:hidden; width:1200px; margin:0 auto}
.imageflow img{border:none; position:absolute; top:0px; visibility:hidden; -ms-interpolation-mode:bicubic}
.imageflow p{margin:0 auto; text-align:center}
/*银行卡号*/
.lymain{width:100%;min-width:1100px;}
.lymain>p{
	font-size: 50px;
	color: #fff;
	text-align: center;
	font-weight: bold;
	padding-top: 50px;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}.clearfix{zoom:1}
.left{ float:left}
.right{ float:right;}
.lycontainer{width:1100px;margin:0 auto;}
.lytabcontainer{padding-top:30px;padding-bottom:30px;}
.tab8_bank{margin:0 100px;}
.tab8_bank_logo{margin-bottom:20px;}
.tab8_bank_info{font-size:18px;color:#fff;line-height:2;margin-bottom:10px;}
.lytabback8{background:#4384DE;}

