﻿*{margin: 0;padding: 0;border: none;font-family:"微软雅黑";}
a,a:hover{text-decoration: none;}
body{background:#EFEFEF;}
/*通用部份*/



/*头部导航+BANNER*/
header{width:100%;position:relative;margin:0 auto;margin-bottom:20px;}
@media screen and (max-width: 1000px){header{ width:1200px;}}
header>nav{width:100%;height:80px;background:#0C529D;}
header>nav>div{width:1200px;height:80px;margin:0 auto;position:relative;}
header>nav>div>ul.navul_2{display:inline-block;width:880px;height:40px;position:absolute;right:0px;top:35px;text-align:right;}
header>nav>div>ul.navul_2>li{list-style-type:none;display:inline-block;padding:0px 15px;height:40px;line-height:40px;position:relative;}
header>nav>div>ul.navul_2>li>a{font-size:16px;color:#FFF;}
header>nav>div:nth-child(2){width:1200px;height:40px;margin:0 auto;position:relative;margin-top:220px;}
header>nav>div:nth-child(2)>ul.navul_3{display:inline-block;height:40px;position:absolute;right:0px; background:url("../images/in/up_bj2.png");}
header>nav>div:nth-child(2)>ul.navul_3>li{list-style-type:none;display:inline-block;padding:0px 21px;height:40px;line-height:40px;}
header>nav>div:nth-child(2)>ul.navul_3>li>a{font-size:16px;color:#FFF;}


/*内页BANNER*/
header>div{width:1200px;height:260px;margin:0 auto;}



/*三新闻*/
section.news{width:1200px;margin:0 auto;}
section.news>div{background:#FFF;transition-duration:1s;display:inline-block;cursor:pointer;width:377px;position:relative;padding:15px 0px;}
section.news>div:nth-child(2){margin:30px;}
section.news>div:hover{box-shadow: 0px 0px 5px 0px #000;}
section.news>div>img{margin-left:15px;margin-bottom:5px;}
section.news>div>p{display:inline-block;font-size:18px;margin-left:5px;}
section.news>div>p>span{font-size:14px;margin-left:5px;color:#666;border-left:2px #11406C solid;padding-left:10px;margin-left:10px;}
section.news>div>div{width:357px;height:121px;margin:0 auto;overflow:hidden;}
section.news>div>div>a>img{display:block;width:100%;transition: all 0.5s;}
section.news>div:hover>div>a>img{transform: scale(1.2);}
section.news>div>hr.hr1{width:357px;height:1px;background:#11406C;margin:10px auto;border:1px #FFF solid;transition-duration:1s;}
section.news>div:hover>hr.hr1{border:1px #11406C solid;transition-duration:1s;}
section.news>div>h1{margin:5px 0px 0px 10px;padding:0px;font-size:16px;color:#000;}
section.news>div>h1>a{color:#000;}
section.news>div>h1>a:hover{color:#000;}
section.news>div>ul>a>li{list-style-type:none;height:35px;padding-left:10px;line-height:35px;font-size:16px;color:#333;}
section.news>div>ul>a>li:hover{background:#EFEFEF;}
section.news>div>ul>a>li>span:nth-child(1){margin-right:5px;background:url("../images/in/iconTitle_1.jpg") no-repeat center;display:inline-block;width:11px;height:11px;}
section.news>div>ul>a>li:hover>span:nth-child(1){background:url("../images/in/iconTitle_2.jpg")}
section.news>div>ul>a>li>span:nth-child(2){color:#FF0000;font-size:12px;}
section.news>div>a>span{transition-duration:0.5s;display:block;border:1px #11406C solid; width:130px;height:35px;margin:20px auto;font-size:16px;color:#11406C;text-align:center;line-height:34px;font-weight:400;}
section.news>div:hover>a>span{width:260px;transition-duration:0.5s;}
section.news>div>a:hover>span{background:#11406C;color:#FFF;transition-duration:0.5s;}
section>div>hr.hr2{border-radius:50%;box-shadow: 0px 0px 10px 5px #000;width:260px;height:5px;background:#FFF;margin:0 auto;position:absolute;z-index:-10;bottom:1px;right:55px;}
/*师者风采*/
section.teacher{width:1200px;height:210px; background:#FFF;padding:15px 0;margin:50px auto;position:relative;transition-duration:1s;}
section.teacher:hover{box-shadow: 0px 0px 5px 0px #000;transition-duration:1s;}
section.teacher>img{margin-left:15px;margin-bottom:5px;}
section.teacher>p{display:inline-block;font-size:18px;margin-left:5px;}
section.teacher>p>span{font-size:14px;margin-left:5px;color:#666;border-left:2px #11406C solid;padding-left:10px;margin-left:10px;}
section.teacher>hr.hr1{width:1170px;height:2px;background:#11406C;margin:0 auto;margin-bottom:10px; border:1px #FFF solid;transition-duration:1s;}
section.teacher>hr.hr2{border-radius:50%;box-shadow: 0px 0px 10px 5px #000;width:460px;height:5px;background:#FFF;margin:0 auto;position:absolute;z-index:-10;bottom:1px;right:350px;}
section.teacher:hover>hr.hr1{border:1px #11406C solid;transition-duration:1s;}
section.teacher>div:nth-child(5){background:#666;width:575px;height:120px;position:absolute;left:15px;top:70px;}
section.teacher>div:nth-child(6){background:#666;width:575px;height:120px;position:absolute;right:15px;top:70px;}
section.teacher>a{position:absolute;top:20px;right:20px;}




/*---------------------------------------内页部份开始-----------------------------------*/

/*独立页面*/

/*版底信息*/
footer{width:100%;height:240px;background:url("../images/in/do.jpg") no-repeat center ;}
@media screen and (max-width: 1000px){footer{ width:1200px;}}