.center{
    width: 100%;
}
.nav{
    width: 100%;
    height: 50px;
    background-color: #226eb1;
}
.navcenter{
    width: 1000px;
    margin: auto;
    position: relative;
}
.navs{
    width: 125px;
    float: left;
    text-align: center;
    line-height: 50px;
    position: relative;
}
.navs a{
    display: block;
    font-size: 16px;
    color: white;
}
.navs a:hover{
    background-color: #ef9407;
}

.navs .on{background-color: #ef9407;}
.nav2{
    position: absolute;
    top: 50px;
    left: 0;
    z-index: 2;
    display: none;
}
.nav2>li{
    width: 150px;
    height: 39px;
    border-bottom: 1px solid #9dbfdc!important;
    background: url(../images/tl_03.png) repeat-x;
    z-index: 66;
    line-height: 40px;
}
.nav2>li a{
    font-size: 14px;
}
.navs:hover .nav2{
    display: block;
}
/* banner */



.banner.slideBox{width:1000px;margin:0 auto;overflow:hidden;margin-top: 12px;position: relative;}
.banner.slideBox .bd{
	width:100%;height:350px;

}
.banner.slideBox .bd li{
	width:100%;height:350px;
	position: relative;
}
.banner.slideBox .bd li div{

width: 1000px;

height: 50px;

line-height: 52px;

color: #fff;

background:url('../images/banbj.png') repeat;

position: absolute;

font-size:18px;

bottom:0;

left:0;

text-align:center;
} 
.banner.slideBox .bd li div h1{
    font-size: 18px;
    /* font-weight: bold; */
    color: #fff;
    letter-spacing: 1px;
    margin-bottom: 20px;
    }
.banner.slideBox .bd li div p{font-size: 16px;line-height: 20px;}


.banner.slideBox .hd{
	width:100%;
}
.banner.slideBox .hd ul{
	position: absolute;left:50%;    top: 265px;
}
.banner.slideBox .hd li{
	float:left;
	width:14px;height:14px;
	margin-right:8px;
	/*background:url('../images/hd_i.png') no-repeat ;*/
}
.banner.slideBox .hd li.on{
	background:url('../images/hd_i.png') no-repeat;
}
.banner.slideBox .hd a{
	padding:40px 20px;
	position: absolute;top:115px;
}
.banner.slideBox .hd .prev{
	left:1%;
	background: url(../images/prev_03.png) no-repeat 0 0;
}
.banner.slideBox .hd .next{
	right:1%;
	background: url(../images/next_03.png) no-repeat 0 0;
}
















/*===================scroll=======================*/
.scroll{background: #f8f8f8;height: 40px;width: 1200px;margin: 30px auto;}
.scroll .scro{
	width: 1078px;height: 40px;
	overflow: hidden;
	float: left;
	line-height: 40px;
}
.scroll ul li{
	float: left;
	width: 330px;height: 40px;
	line-height: 40px;
	text-align: center;
}
.scroll .sc{
	background: url(../images/notice_03.png) no-repeat;
	width: 122px;color: #fff;
	height: 40px;
	line-height: 40px;
    text-align: center;
    float: left;
}
.mask{
    height: 40px;
    background: url(../images/dian_03.png) no-repeat 50px center;
}
/* Ã¥Â­Â¦Ã¦Â Â¡Ã§Â®â‚¬Ã¤Â»â€¹ */
.college{
    width: 1200px;
    height: 355px;
    margin: auto;
}
.collegeLeft{
    float: left;
    width: 840px;
}
.collegeTop{
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #cccccc;
}
.collegeTop p{
    width: 50%;
    float: left;
    border-left: 5px solid #226eb1;
    text-indent: 1em;
    background: url(../images/dian2_03.png) no-repeat 108px center;
    font-size: 20px;
}
.collegeTop p span{
    margin-left: 24px;
    font-size: 16px;
}
.more{
    float: right;
    line-height: 28px;
}
.collegeDesc{
    width: 100%;
    height: auto;
    margin-top: 23px;
}
.collegeTu{
    width: 400px;
    float: left;
}
.collegeZi{
    float: left;
    width: 400px;
    height: 292px;
    margin-left: 40px;
    overflow: hidden;
}
.collegeZi p{
    text-indent: 2em;
    line-height: 30px;
}
.collegeZi p a{
    color: #226eb1;
}
.collegeRight{
    float: right;
    width: 300px;
}
.col_youshang{
    width: 100%;
    height: 90px;
    background: url(../images/chaxun_03.jpg) no-repeat;
}
.col_youshang:hover{background: url(../images/chaxun_03_on.jpg) no-repeat;}
.col_youshang p{
    width: 165px;
    height: 50px;
    font-size: 17px;
    padding: 20px 110px;
    line-height: 26px;
}
.col_youshang p a{color:#fff;}
.col_youxia{
    width: 100%;
}
.col_youxia li{
    width: 144px;
    height: 90px;
    background-color: #f1f8ff;
    float: left;
    margin: 12px 0 0px 12px;
    text-align: center;
}
.col_youxia li:hover{background-color: #226eb1;}
.col_youxia li:hover a{color:#fff;}
.col_youxia li a{
    display: block;
    width: 100%;
    height: 100%;
}
.col_youxia li .chaxun1{
    background: url(../images/chaxun1_03.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li:hover .chaxun1{
    background: url(../images/chaxun1_03_on.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li .chaxun2{
    background: url(../images/chaxun2_03.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li:hover .chaxun2{
    background: url(../images/chaxun2_03_on.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li .chaxun3{
    background: url(../images/chaxun3_03.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li:hover .chaxun3{
    background: url(../images/chaxun3_03_on.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li .chaxun4{
    background: url(../images/chaxun4_03.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li:hover .chaxun4{
    background: url(../images/chaxun4_03_on.png) no-repeat center 13px; font-size: 16px;
}
.col_youxia li a p{
    padding-top: 60px;
}
/* TabÃ¥Ë†â€¡Ã¦ÂÂ¢ */
.item{
    width: 1000px;
    height: auto;
    margin: 40px auto 0;
}
.zhinan{
    width: 250px;
    float: left;
    position: relative;
}
.zhinan1{
    width: 370px;
    float: left;
    position: relative;
}
.zhinanTop{
    width: 100%;
    height:39px;
    border-bottom: 1px solid #ccc;
}
.zhinanChild{
    width: 102px;
    height: 20px;
    float: left;
    text-align: center;
    font-size: 20px;
border-left: 5px solid #226eb1;line-height: 20px;
}
.zhinanBottom .more{
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
}
.zhinanBottom2{
    display: none;
}
.zhinanDesc{
    width: 100%;
    margin-top: 28px;
}
.zhinanDesc p{
    height: 45px;
    background: url(../images/dianc_03.jpg) no-repeat 5px center; 
    text-indent: 1.3em;
    line-height: 45px;border-bottom: 1px dashed #dbdbdb;
}
.zhinanDesc p a{
    display: block;
    width: 390px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 43px;
}
.zhinanDesc p a:hover{
    color: #226eb1;
}
.zhinanDesc p span{
    color: #999999;
    font-size: 14px;
}


.zhinanDesc1{
    width: 100%;
    margin-top: 14px;
}
.zhinanDesc1 p{
    height: 45px;
    background: url(../images/dianc_03.jpg) no-repeat 5px center; 
    text-indent: 1.3em;
    line-height: 45px;border-bottom: 1px dashed #dbdbdb;
}
.zhinanDesc1 p a{
    display: block;
    width: 300px;
    float: left;
    overflow: hidden;
    font-size: 16px;
    line-height: 43px;
}
.zhinanDesc1 p a:hover{
    color: #226eb1;
}
.zhinanDesc1 p span{
    color: #999999;
    font-size: 15px;
}



.zhinanTop0{
    width: 100%;
    height:39px;
    border-bottom: 1px solid #ccc;
}
.zhinanBottom0 .more{
    display: block;
    position: absolute;
    top: 0px;
    right: 0;
}





.quest{
    width: 320px;
    height: auto;
    float: left;
    margin-left: 40px;
}
.questTop{
    height: 39px;
    border-bottom: 1px solid #ccc;
}
.questChild{
    width: 99%;
    height: 20px;
    border-left: 5px solid #226eb1;
    text-indent: 10px;
    font-size: 20px;
   line-height: 20px;
}
.questChild span{
    margin-left: 20px;
    font-size: 16px;
}
.questChild a{
    font-size: 14px;
    float: right;
    line-height: 30px;
}
.questDesc1{
    width: 100%;
    margin-top: 30px;
}
.questDesc1 p{
    height: 30px;
    background: url(../images/dianc_03.jpg) no-repeat 5px center; 
    text-indent: 1em;
    line-height: 30px;
    overflow: hidden;
}
.questDesc1 p a{
    font-size: 15px;
    line-height: 30px;
}
.questDesc1 p a:hover{
    color: #226eb1;
}
/* Ã¦Â Â¡Ã¥â€ºÂ­Ã©Â£Å½Ã¥â€¦â€° */
.school{
    width: 1200px;
    height: auto;
    margin: 40px auto 0;
}
.schoolTop{
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #ccc;
}
.schoolBottom{
    width: 100%;
    height: 205px;
    margin-top: 30px;
}
.schoolBottom li{
    float: left;
    height: 100%;
    margin-left: 20px;
    position: relative;
}
.schoolBottom li a{
    display: block;
    height: 205px;
}
.tm{
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40px;
    background: url(../images/tm_03.png) repeat-x;
    color: white;
    font-size: 15px;
    line-height: 40px;
    text-align: center;
}
/* Ã¥Ââ€¹Ã¦Æ’â€¦Ã©â€œÂ¾Ã¦Å½Â¥ */
.lianjie{
    width: 1000px;
    height: auto;
    margin: 40px auto;
}
.lianTop{
    width: 100%;
    height: 39px;
    border-bottom: 1px solid #ccc;
}
.lianBottom{
    width: 100%;
    height: auto;
    margin-top: 20px;
}
.lianBottom li{
    float: left;
    margin: 0 18px;
    line-height: 30px;
}
.lianBottom li a{
    font-size: 15px;
}
.lianBottom li a:hover{
    color: #226eb1;
}


/* Ã¦Â Â¡Ã¥â€ºÂ­Ã¥ÂÂ°Ã¨Â±Â¡ */
.nybanner{
    width: 100%;
    /* height: 320px; */
}
.nybanner img{
    width: 100%;
    display: block;
    vertical-align: middle;
}
.zonglan{
    width: 1000px;
    min-height: 830px;    
    margin: 40px auto 0;
}
.zongLeft{
    width: 260px;
    min-height: 830px;
    background-color: #eef0ef;
    float: left;
    cursor: pointer;
}
.zongLeft h3{
    width: 100%;
    background-color: #226eb1;
    color: white;
    font-size: 20px;
    text-align: center;
    line-height: 62px;
    border-bottom: 1px solid #fff;
}
.zongLeft h4{
    width: 100%;
    background: url(../images/jianhao_03.jpg) no-repeat 54px center;
    font-size: 16px;
    text-align: center;
    line-height: 50px;
    border-bottom: 1px solid #fff;
}
.zongLeft h4 a{
	display:block;
}
.zongLeft h4:hover{
	background-color:#ef9407;
}
.zongLeft h4:hover a{
	color:#fff;
}
.zongLeft ul{
    display: none;
}
.zongLeft ul li{
    width: 100%;
    background-color: #e3e3e3;
    font-size: 14px;
    line-height: 39px;
    border-bottom: 1px dashed #fff;
    text-align: center;
}
.zongRight{
    width: 700px;
    /* min-height: 800px; */
    float: right;
}
.house{
    width: 100%;
    background: url(../images/house_03.png) no-repeat 0 center;
    line-height: 39px;
    border-bottom: 1px solid #ccc;
    text-indent: 2em;
}
.yinxiang li{
    float: left;
    width: 200px;
    height: 150px;
    margin: 40px 16px 0;
    text-align: center;
    line-height: 28px;
}
.yinxiang li a{
    font-size: 16px;
    display: block;
}
.yinxiang li a:hover{
    color: #226eb1;
}


/* Ã¨Â§â€ Ã©Â¢â€˜Ã¦Â·Â®Ã¥Â¸Ë† */
.shipin li{
    float: left;
    width: 190px;
    height: 170px;
    margin: 25px 20px 0px;
    text-align: center;
    line-height: 28px;
    position: relative;
    overflow:hidden;
}
.shipin li a{
    display: block;
    font-size: 16px;
}
.shipin li a:hover{
    color: #226eb1;
}
.shipin li em{
    position: absolute;
    top: 35%;
    left: 40%;
    width: 60px;
    height: 60px;
    background: url(../images/play_03.png) no-repeat center;
}

/*==page==*/
.page{text-align:center;margin-top:35px;}
.page a,
.page span{
	border:1px solid #E0E0E0;
	font-size:14px;
	padding:2px 8px;
}
.page a:hover{color:#fff;background: #226eb1;}
.page form{display: inline;}
.page form input{width:30px;height:18px;}

/* Ã¦â€¹â€ºÃ§â€Å¸Ã¨Â®Â¡Ã¥Ë†â€™ */
.list{
    
    padding: 10px 0px;
}
.list li{
    width: 100%;
    background: url(../images/list_03.png) no-repeat 8px center;
    line-height: 46px;
    text-indent: 2em;border-bottom: 1px dashed #dbdbdb;
}
.list li a{
    display: block;
    width: 84%;
    float: left;
    overflow: hidden;
    font-size: 16px;
}
.list li a:hover{
    color: #226eb1;
}
.list li span{
    color: #999;
    font-size: 14px;
}


/* Ã¦â€¢â„¢Ã¥Â­Â¦Ã¨Â®Â¾Ã¦â€“Â½ */
/*Ã§Â¼Â©Ã§â€¢Â¥Ã¥â€ºÂ¾*/
.proslide{
	margin: 40px 0 30px;
	width: 698px;
	/* min-height: 648px; */
	border: 1px solid #ccc;
}
.proslide .proslide-bd{
	width: 680px;
	height: 440px;
	overflow: hidden;
	margin: 0 auto;
	text-align: center;
}
.proslide .proslide-bd li{
	width: 680px;
	height: 440px;
	position: relative;
	margin: 0 auto;
}
.proslide .proslide-bd li .proslide-img{
	width: 680px;
	height: 400px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.proslide .proslide-bd li img{
	max-width: 100%;
	max-height: 400px;
	vertical-align: middle;
}
.proslide .proslide-bd li p{
	font-size: 18px;
	color: #226eb1;
	font-weight: bold;
	margin-top: 20px;
}
.proslide .proslide-btm{
    width: 750px;
    margin: 40px auto 0;
}
.proslide .proslide-prev, .proslide .proslide-next{
	width: 24px;
	margin-top: 17px;
	float: left;
}
.proslide .proslide-prev img, .proslide .proslide-next img{
	width: 24px;
}
.proslide .proslide-hd{
	width: 700px;
	height: 84px;
	overflow: hidden;
	float: left;
	position: relative;
}
.proslide .proslide-hd ul{
	position: absolute;
	left: 0;
	top: 0;
}
.proslide .proslide-hd li{
	width: 120px;
	height: 80px;
	float: left;
	cursor: pointer;
	border: 2px solid #FFFFFF;
	margin: 0px 8px;
}
.proslide .proslide-hd li.on{
	border: 2px solid #fe9e0e;
}
.proslide .proslide-hd li span{
	width: 120px;
	height: 80px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.proslide .proslide-hd li img{
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}