.w{
	width: 1400px;
	height: auto;
	margin: 0 auto;
}
a{
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.nav-bg{
	width: 100%;
	height: 62px;
	line-height: 62px;
	background: #ab1205;
}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ height:62px; line-height:62px; background:#ab1205;  position:relative; z-index:99;}
		.nav a{ color:#fff;}
		.nav .nLi{ float:left;  position:relative; display:inline;}
		.nav .nLi h3{ float:left;}
		.nav .nLi h3 a{ display:block; width: 140px; height: 62px; text-align: center; font-size:16px; font-weight: bold;}
		.nav .sub{ display:none; width:100%; left:0; top:62px;  position:absolute; background: rgba(171,18,5,0.7); line-height:38px; padding:5px 0;}
		.nav .sub li{ zoom:1;}
		.nav .sub a{ display:block; padding:0 10px; text-align: center;}
		.nav .sub a:hover{ background:#8a0f04; color:#fff;}
		.nav .on h3 a{ color:#fff;}
		.nav .nLi h3 em{ display: none; width: 160px; height: 73px; position: absolute; left: 50%; margin-left: -80px; bottom: 0; background:url(../img/navon.png) no-repeat center top; background-size: 160px 73px;}
		.nav .nLi h3 span{position: absolute; left: 0; top: 0; display: block; width: 100%; text-align: center; color: #fff; font-size: 16px; font-weight: bold;}
		.nav .on h3 em, .nav .sub a:hover em{display: block;}

.tt{
	box-sizing: border-box;
	border: 8px solid #f2f2f2;
	margin-top: 60px;
	padding: 20px 20px 20px 170px;
	position: relative;
}
.tt img{
	display: block;
	width: 244px;
	height: 218px;
	position: absolute;
	left: 0;
	bottom: -8px;
}
.tt h2{
	font-size: 30px;
	font-weight: bold;
	text-align: center;
	margin-top: 12px;
}
.tt h2 a{
	color: #ab1205;
}
.tt h2 a:hover{
	color: #c11507;
}
.tt p{
	font-size: 16px;
	line-height: 30px;
	color: #383838;
	margin-top: 20px;
}
.title{
	width: 100%;
	height: 130px;
	margin-top: 56px;
}
.title a, .title img{
	display: block;
	width: 100%;
	height: 100%;
}

.box{
	margin-top:26px;
}
.slideBox{ width:745px; height:450px; overflow:hidden; position:relative;}
		.slideBox .hd{ height:3px; overflow:hidden; position:absolute; right:8px; bottom:23.5px; z-index:1;}
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;}
		.slideBox .hd ul li{ float:left; margin:0 5px; width:18px; height:3px; text-indent: -999999px; background:#fff; opacity: 0.25; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#fff; opacity: 1;}
		.slideBox .bd{ position:relative; height:100%; z-index:0;}
		.slideBox .bd li{ zoom:1; vertical-align:middle; position: relative;}
		.slideBox .bd img{ width:745px; height:450px; display:block;}
		.slideBox .bd li p{position: absolute; left: 0; bottom: 0; width: 730px; height: 50px; padding-left: 15px; line-height: 50px; background: rgba(0,0,0,0.69); color: #fff; font-size: 16px;}

.news{
	width: 600px;
}
.news ul li{
	height: 83px;
	background: #fafafa;
	border-left: 10px solid #e7e7e7;
	margin-top: 39px;
	transition: all 0.4s;
	-webkit-transition: all 0.4s;
	-moz-transition: all 0.4s;
	-o-transition: all 0.4s;
}
.news ul li h2{
	padding: 12px 0 12px 20px;
	font-size: 16px;
	font-weight: bold;
}
.news ul li p{
	font-size: 14px;
	color: #636363;
	padding: 0 0 0 20px;
}
.news ul li:hover{
	background: #fcf2f2;
	border-left-color: #ab1205;
}
.news ul li:hover h2{
	color: #ab1205;
}
.news ul li:first-child{
	margin-top: 0;
}
.hs-bg{
	width: 100%;
	height: 800px;
	background: url(../img/bg.jpg) no-repeat center;
	background-size: cover;
	margin-top: 65px;
	padding-top: 65px;
}
.slideTxtBox{ width:1400px; text-align:left;}
		.slideTxtBox .hd{ padding: 0 162px; height:53px; line-height:53px;}
		.slideTxtBox .hd ul{ }
		.slideTxtBox .hd ul li{ float:left; width: 175px; height: 53px; background: url(../img/hs-ti1.png) no-repeat; text-align: center; cursor:pointer; font-size: 20px; font-weight: bold; margin: 0 20px; }
		.slideTxtBox .hd ul li a{display: block;}
		.slideTxtBox .hd ul li.on{ background:url(../img/hs-ti2.png) no-repeat; color: #fff; }
		.slideTxtBox .hd ul li.on a{color: #fff;}
		.slideTxtBox .bd{margin-top: 75px;}
		.slideTxtBox .bd ul{ padding:20px;  zoom:1;  background: #fff;}
		.slideTxtBox .bd li{float: left; width: 45%; margin: 1%; border: 1px solid #dcdcdc; padding: 15px; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -o-transition: all 0.5s;}
		.slideTxtBox .bd li h2{font-size: 16px; font-weight: bold;}
		.slideTxtBox .bd li p{line-height: 30px; font-size: 14px; margin-top: 10px; color: #787878;}
		.slideTxtBox .bd li:hover h2{color: #ab1205;}
		.slideTxtBox .bd li:hover{background: #fcf2f2;}

.jy-bg{
	width: 100%;
	height: 690px;
	background: url(../img/bg2.jpg) no-repeat center;
	background-size: cover;
	padding-top: 54px;
}
.jy-bg .title{
	margin-top: 0;
}
.slideGroup{ width:1400px;text-align:left; }
		.slideGroup .parHd{ height:49px; line-height:49px; position:relative;  padding: 0 368px; margin-top: 80px;}
		.slideGroup .parHd ul{}
		.slideGroup .parHd ul li{ float:left; width: 170px; height: 49px; line-height: 49px; margin: 0 20px; text-align: center; background: #ec7070; color: #fff; cursor:pointer; font-size: 20px; font-weight: bold; }
		.slideGroup .parHd ul li a{display: block; color: #fff;}
		.slideGroup .parHd ul li.on{ background:url(../img/tabon.png) no-repeat center; width: 186px; padding-left: 17px; color: #fff;}
		.slideGroup .parHd ul li.on a{color: #fff;}
		.slideGroup .parBd{overflow: hidden;margin-top: 120px;}
		.slideGroup .slideBox{width: auto; height: auto; zoom:1; padding:10px 50px; position:relative; }
		.slideGroup .slideBox > div{width: 1230px!important; margin: 0 auto;}
		.slideGroup .parHd i, .slideGroup .parHd em{display: block; width: 160px; height: 48px; background: url(../img/hx.png) no-repeat; position: absolute;}
		.slideGroup .parHd i{left: 165px; top: 0;}
		.slideGroup .parHd em{right: 165px; top: 0;}

		.slideGroup .sPrev{ position:absolute; left:5px; top:110px; display:block; width:44px; height:43px; background:url(../img/z.png) center center no-repeat; }
		.slideGroup .sNext{ position:absolute; right:5px; top:110px; display:block; width:44px; height:43px; background:url(../img/y.png) center center no-repeat; }
		.slideGroup .sPrev:hover{background: url(../img/z2.png) no-repeat;}
		.slideGroup .sNext:hover{background: url(../img/y2.png) no-repeat;}
		
		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 20px; width: 300px!important; height: 185px; border: 3px solid #eee; padding: 20px 15px 20px 55px; float:left; _display:inline; font-size: 16px; line-height: 36px; position: relative;}
		.slideGroup .parBd ul li i{display: block; position: absolute; left: -25px; top: 80px; width: 59px; height: 59px; background: url(../img/sz-bg.jpg) no-repeat; text-align: center; line-height: 59px; font-family: "å®‹ä½“"; font-size: 26px; font-weight: bold; color: #e7ce22;}

.ds-bg{
	width: 100%;
	height: 839px;
	background: url(../img/bg3.jpg) no-repeat;
	background-size: cover;
}
.ds-bg .title{
	margin-top: 0;
	padding-top: 56px;
}
.dszb{
	width: 1296px;
	margin: 0 auto;
}

.dsh2{
	width: 544px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background: url(../img/wjx.png) no-repeat center;
	margin-top: 40px;
}



.dszb h2{
	width: 544px;
	height: 45px;
	margin: 0 auto;
	line-height: 45px;
	font-size: 24px;
	font-weight: bold;
	text-align: center;
	background: url(../img/wjx.png) no-repeat center;
	margin-top: 40px;
}
.dszb ul{
	margin-top: 40px;
}
.dszb ul li{
	float: left;
	margin: 6px;
	/* background: #000000; */
}
.dszb ul li a{
	display: block;
}
.dszb ul li img{
        display:block;
        width:312px;
        height:180px;
        /* opacity: 0.5; */
        filter:Alpha(opacity=50)
	transition: all 0.5s;
        /* -webkit-transition: all 0.5s; */
        -moz-transition: all 0.5s;
        -o-transition: all 0.5s;
}
.dszb ul li:hover img{
	opacity: 1;
	filter:Alpha(opacity=100)
}
.jc-bgzw{
	width: 100%;
	height: 785px;
	background: url(../img/bg4.jpg) no-repeat center bottom;
	
}
.jc-bgzw.title{
	padding-top: 70px;
}



.jc-bg{
	width: 100%;
	height: 785px;
	background: url(../img/bg4.jpg) no-repeat center bottom;
	background-size: cover;
	min-width: 1400px;
}
.jc-bg .title{
	padding-top: 70px;
}
.picScroll-left{ overflow:hidden; width: 1400px; margin: 0 auto; margin-top: 60px;}
		.picScroll-left .hd{position: relative;}
		.picScroll-left .hd .prev{ display:block; position: absolute; left: 0; top: 132px;  width:40px; height:40px; overflow:hidden;
			 cursor:pointer; background: url(../img/l.png) no-repeat;}
		.picScroll-left .hd .next{ display:block; position: absolute; right: 0; top: 132px;  width:40px; height:40px; float:left; margin-right:5px; margin-top:10px;  overflow:hidden;
			 cursor:pointer; background: url(../img/r.png) no-repeat;}
		.picScroll-left .hd ul{ float:right; overflow:hidden; zoom:1; margin-top:10px; zoom:1; display: none;}
		.picScroll-left .hd ul li{ float:left;  width:9px; height:9px; overflow:hidden; margin-right:5px; text-indent:-999px; cursor:pointer;}
		.picScroll-left .hd ul li.on{ background-position:0 0; }
		.picScroll-left .bd{ padding:10px 0 10px 65px;   }
		.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
		.picScroll-left .bd ul li{ margin:0 10px; float:left; _display:inline; overflow:hidden; text-align:center;  background: #000000; position: relative;}
		.picScroll-left .bd ul li i{display: block; width: 79px; height: 79px; background: url(../img/bf.png) no-repeat center; position: absolute; left: 50%; margin-left: -39.5px; top: 105px;}
		.picScroll-left .bd ul li .pic{ text-align:center; }
		.picScroll-left .bd ul li .pic img{ width:400px; height:289px; display:block; opacity: 0.67;}
		.picScroll-left .bd ul li .pic a:hover img{ opacity: 1;}

.foot{
	width: 100%;
	height: 60px;
	background: #b50000;
	text-align: center;
	padding: 25px 0;
	min-width: 1400px;
}
.foot p{
	font-size: 14px;
	color: #fff;
	text-align: center;
	line-height: 30px;
}

/*ä»¥ä¸‹æ˜¯äºŒçº§é¡µé¢æ ·å¼*/
.ej-bg{
	height: auto;
	min-height: 785px;
	padding-bottom: 130px; min-width:1400px;
}

.zy-box-bt .place{
	height: 70px;
	line-height: 70px;
}
.zy-box-bt .place p{
	float: right;
	background: url(../img/place.png) no-repeat left center;
	padding-left: 24px;
}
.zy-box-bt .place p a:hover{
	color: #AB1205;
}

/*åˆ—è¡¨é¡µå³ä¾§*/
.zy-box-r{
    width: 890px;
    margin-top: 30px;
}
.zy-box-bt{
	height: 70px;
	line-height: 70px;
	border-bottom: 5px solid #f2f2f2;
	margin-top: 20px;
}
.zy-box-lm{
	font-size: 26px;
	font-weight: bold;
	color: #AB1205;
}
.list_box ul{
	margin-top: 20px;
}
.list_box ul li{
	line-height: 54px;
	font-size: 16px;
	border-bottom: 1px dashed #ddd;
}
.list_box ul li i{
	display: inline-block;
	width: 5px;
	height: 5px;
	background: #acacac;
	margin-right: 15px;
	vertical-align: 3px;
}
.list_box ul li em{
	float: right;
}
.list_box ul li a{
	display: block;
}
.list_box ul li a:hover{
	color: #AB1205;
}
.list_box ul li a:hover i{
	background: #AB1205;
}
/*å†…å®¹é¡µ*/
.main_content{
    margin-top: 26px;
    font-size: 14px;
    color: #333;
    line-height: 2.0;
}
.main_content .title{
    text-align: center;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 1.7;
    height: auto;
    border: 0;
    padding-top: 0;
}
.main_content .Subtitle{
    text-align: center;
    font-size: 12px;
    color: #333333;
    line-height: 2.5;
    background: #f5f5f5;
    margin-top: 10px;
}
.main_content .dpzw{
    font-size: 15px;
    color: #333333;
    line-height: 3;
    margin-top: 15px;
    border-bottom: 1px #cccccc dashed;
    padding-bottom: 30px;
}
.main_content .dpzw p{
	font-size: 15px;
    text-indent: 2em;
}
.main_content .page_box{
    margin-top: 20px;
}
.main_content .page_box a{
    color: #666;
    line-height: 20px;
}
.main_content .page_box a:hover{
    color: #AB1205;
}

/*å›¾ç‰‡åˆ—è¡¨é¡µ*/
.pic_list{
	margin-top: 20px;
}
.pic_list ul{
	padding: 10px 0;
}
.pic_list ul li{
	float: left;
	width: 25%;
}
.pic_list ul li a{
	display: block;
	padding: 10px 15px;
}
.pic_list ul li a:hover{
	background: #fce0dd;
	box-shadow: 0px 2px 8px 0px rgba(212, 211, 211, 0.58);
}
.pic_list ul li a img{
	width: 100%;
	height: 215px;
}
.pic_list ul li p{
	font-size: 16px;
	text-align: center;
	line-height: 40px;
}
.pic_list ul li a:hover p{
	color: #AB1205;
}


/*å¤´éƒ¨å¼€å§‹*/
.wrap {
    width: 100%;
    overflow: hidden;
    min-width: 1400px;
}

@keyframes myfirst {
    from {
        transform:translate(0,300px) scale(3)
    }
    to {
        transform: scale(1)
    }
}

@-moz-keyframes myfirst {
    from {
        transform:translate(0,300px) scale(3)
    }
    to {
        transform: scale(1)
    }
}

@-webkit-keyframes myfirst {
    from {
        transform:translate(0,300px) scale(3)
    }
    to {
        transform: scale(1)
    }
}

@-o-keyframes myfirst {
    from {
        transform:translate(0,300px) scale(3)
    }
    to {
        transform: scale(1)
    }
}

.fade-home-nav {
    animation: myfirst 3s;
    -moz-animation: myfirst 3s; /* Firefox */
    -webkit-animation: myfirst 3s; /* Safari å’Œ Chrome */
    -o-animation: myfirst 3s; /* Opera */
}

.header-top {
    background-image: url("../img/bg-img.jpg");
    background-repeat: no-repeat;
    background-position: center;
    position: relative;
}

.home-center {
    width: 850px;
    height: 480px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -260px;
    margin-left: -425px;
    text-align: center;
    cursor: pointer;
}

.home-center img {
    max-width: 100%;
}

.home-center .title {
    width: 100%;
    height: 160px;
    margin-bottom: 55px;

}

.home-center .school {
    width: 648px;
    height: 48px;
    margin: 0 auto 185px;
}

.home-center .school img {
    width: 100%;
    height: 100%;
}

.home-center .down {
    width: 28px;
    height: 28px;
    margin: 0 auto;
    background-color: #c3bfb6;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    cursor: pointer;
}
/*å¤´éƒ¨ç»“æŸ*/