.container {
    position: relative;
}

.container .logo {
    width: 100px;
    height: 162px;
    display: block;
    left: 50%;
    top: -8px;
    position: absolute;
}

.container .logo img {
    width: 100%;
    height: auto;
    margin-top: 30px;
    margin-left: -60%;
}

.nav ul {
	padding: 20px 0;
	width: 886px;
	margin: auto;
	overflow: auto;
}

.nav ul li {
	list-style: none;
	float: left;
	margin: 0 10px;
	text-align: center;
	word-wrap: break-word;
	width: 60px;
	padding: 15px 25px;
	height: 120px;
	overflow: auto;
}

.nav ul li.left {
    padding-right: 75px;
}

.nav ul li.right {
    padding-left: 75px;
}

.nav ul li:hover {
	background: url(../images/nav_bg.png) no-repeat 35px 0;
}

.nav ul li.right:hover {
    background-position: 85px 0;
}

.nav ul li i {
	display: block;
	width: 12px;
	font-size: 13px;
	color: #666;
	font-style: normal;
	margin: 5px 0 0 5px;
	/*font-weight: bold;*/
	float: right;
	line-height: 13px;
	writing-mode: vertical-lr;
	writing-mode: tb-lr;
}

.nav ul li:hover a,
.nav ul li:hover i {
	color: #fff;
}

.nav ul li a {
	text-decoration: none;
	color: #333;
	display: block;
	width: 20px;
	float: left;
	font-size: 15px;
    line-height: 18px;
    position: absolute;
    padding: 0px 25px;
}

.front .content .info,
.page-intro .content .info  {
	background: url(../images/bg67.png) no-repeat 50% 100%;
    height: 547px;
}



.content .info .i_wrapper,
.content .notice .n_wrapper {
	width: 1000px;
    margin: 0 auto;
    position: relative;
}

.content .notice .n_wrapper {
    width: 90%;
    padding: 0 5%;
}

.content .info h2 {
	position: absolute;
	left: 397px;
    top: 75px;
	font-size: 28px;
    color: #fff;
    background: url(../images/title_bg.png) no-repeat;
    width: 211px;
    height: 61px;
    padding: 5px 0 0 35px;
    line-height: 58px;
}

.content .notice {
    margin-top: 40px;
}
.content .notice h2 {
    font-size: 28px;
    color: #fff;
    background: url(../images/title_bg.png) no-repeat;
    width: 211px;
    height: 61px;
    padding: 5px 0 0 44px;
    line-height: 58px;
    margin: auto;
}


.content .info p {
	line-height: 30px;
    font-size: 16px;
    color: #000;
    text-indent: 2em;
    padding: 240px 10px 0 437px;
}

.content .notice p {
    line-height: 30px;
    font-size: 16px;
    color: #000;
}

.content .show {
	background: url(../images/bg03.png) no-repeat 0 0;
    height: 656px;
}

.content .show .s_wrapper {
	width: 1000px;
    margin: 0 auto;
    position: relative;
    padding-top: 1px;
}

.content .show .s_wrapper h2 {
	position: absolute;
	left: 397px;
    top: 82px;
	font-size: 28px;
    color: #fff;
    background: url(../images/title_bg.png) no-repeat;
    width: 211px;
    height: 61px;
    padding: 5px 0 0 35px;
    line-height: 58px;
}

.content .show .img_wrapper {
	background-image: url(../images/bg04.png);
    background-repeat: no-repeat;
    height: 312px;
    padding-top: 83px;
    margin: 179px 0 50px;
    text-align: center;
}

.content .show .img_wrapper img {
	width: 890px;
    height: 230px;
    display: block;
    margin-right: auto;
    margin-left: auto;
}

/* .content .contact {
	height: 312px;
} */

.content .contact .c_wrapper {
	width: 1000px;
    margin: 0 auto;
    position: relative;
}

.content .contact .c_wrapper h2 {
	position: absolute;
	left: 397px;
    top: 91px;
	font-size: 28px;
    color: #fff;
    background: url(../images/title_bg.png) no-repeat;
    width: 211px;
    height: 61px;
    padding: 5px 0 0 35px;
    line-height: 58px;
}

.content .contact .c_wrapper .info_wrapper {
	padding: 240px 0 0 333px;
    font-size: 16px;
    line-height: 20px;
    color: #000;
}

.content .contact .c_wrapper .info_wrapper .c_user {
	margin-bottom: 15px;
    background: url(../images/icon01.png) no-repeat 2px 50%;
    padding-left: 46px;
}

.content .contact .c_wrapper .info_wrapper .c_email,
.content .contact .c_wrapper .info_wrapper .c_wechart {
	margin-bottom: 15px;
    background: url(../images/icon02.png) no-repeat 0 50%;
    padding-left: 46px;
}






.page-works .content .title {
    font-size: 28px;
    color: #fff;
    background: url(../images/title_bg.png) no-repeat;
    width: 211px;
    height: 61px;
    padding: 5px 0 0 47px;
    line-height: 58px;
}

.page-works .content .work_content {
    width: 1000px;
    margin: auto;
}

.page-works .content .work_content .title {
    margin: 50px auto;
}

.page-works .content .work_content ul.work_list_box {
    width: 1000px;
    overflow: auto;
    padding: 0;
    margin: 0;
}

.page-works .content .work_content ul.work_list_box li {
    float: left;
    position: relative;
    width: 235px;
    margin: 0 15px 20px 0;
    height: 235px;
    list-style: none;
}

.page-works .content .work_content .imgWrapper {
    background: url(../images/bg07.jpg);
    height: 231px;
    padding: 2px;
    width: 231px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.page-works .content .work_content .imgWrapper:hover {
    background: url(../images/bg072.jpg);
    height: 446px;
    line-height: 446px;
    padding: 2px;
    width: 446px;
    position: absolute;
    z-index: 1000;
}

.page-works .content .work_content .imgWrapper img {
    display: block;
    max-width: 231px;
    max-height: 231px;
    margin: 0 auto;
    vertical-align: middle;
}

.page-works .content .work_content .imgWrapper:hover img {
    max-width: 446px;
    max-height: 446px;
    display: inline-block;
}

.page-study .info_wrapper {
    overflow: auto;
}

.page-study .w_img {
    float: left;
}

.page-study .w_body {
    float: left;
    margin-left: 60px;
}

.page-study .content .contact .c_wrapper .info_wrapper {
    padding-left: 0;
    width: 680px;
    /* text-align: center; */
    margin: auto;
}

.page-study .content .contact .c_wrapper .info_wrapper h3 {
    width: 200px;
    text-align: center;
}

.page-students .content .contact .c_wrapper .info_wrapper {
    padding-left: 0;
}

.page-students .info_wrapper ul {
    padding: 0;
    margin: 0;
    overflow: auto;
}

.page-students .info_wrapper ul li {
    list-style: none;
    float: left;
    margin: 10px;
    cursor: pointer;
}

.page-students .info_wrapper ul li img{
    width: 215px;
    height: auto;

}

.page-students .info_wrapper ul li video {
    width: 48%;
    height: auto;
}

.page-students .bg {
    position: fixed;
    width:100%;
    height: 100%;
    left:0;
    top: 0;
    z-index: 100;
    background: rgba(0,0,0,0.5);
    display: none;
}

.page-students #showImg {
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 101;
    position: fixed;
    display: none;
}
.page-students #showImg img {
    height: 80%;
    display: block;
    width: auto;
    margin: auto;
    margin-top: 10%;
}





.footer {
	height: 100px;
    padding-top: 115px;
    background: url(../images/bg05.png) no-repeat 100% 0;
    color: #000;
    line-height: 34px;
    text-align: center;
}

.footer .f_wrapper {
	width: 1000px;
    margin: 0 auto;
}

.footer .f_wrapper p {
	font-size: 14px;
    height: 20px;
    line-height: 20px;
    margin: 10px 12px;
    color: #000;
}

.footer .f_wrapper p a {
	margin: 0 15px;
    color: #333;
    text-decoration: none;
    outline: none;
    word-break: break-all;
    word-wrap: break-word;
}

.footer .f_wrapper p i {
	display: inline-block;
    width: 16px;
    height: 18px;
    margin-right: 6px;
    margin-left: 6px;
    background: url(../images/icon-police.png) no-repeat center center;
    vertical-align: middle;
    margin-top: -4px;
}

