/*
* @Author: me
* @Date:   2017-05-12 09:11:02
* @Last Modified by:   Administrator
* @Last Modified time: 2017-05-12 13:10:54
*/
.wrap{width:100%; overflow:hidden;}
.wrap-inner{width:1200px; margin:0 auto;}
/* 公共组件 */
.titleHeader-1{line-height:44px; border-bottom:1px solid #ccc; height:44px;}
.titleHeader-1 p{display:inline-block;}
.titleHeader-1 a.more{color:#999; font-size:14px; float:right;}

.picTxt-1{width:240px; float:left;}
.picTxt-1 img{height:170px; width:240px;}
.picTxt-1 p{font-size:14px; line-height:32px; text-align:center; padding:0 10px;}
.picTxt-1 a{color:#333; width:100%; height:100%; display: block; transition:all .6s;}
.picTxt-1 a:hover{text-decoration:none; background:#ff3300; color:#fff;}

.newsList-1{padding-top:11px;}
.newsList-1 li{font-size:16px; padding-left:13px; background:url(dot.png) no-repeat left center; line-height:32px;}
.newsList-1 li a{color:#333;}

/* 头部 */
.header{width:100%; height:162px; padding-bottom:40px;}
.header-inner{width:1200px; margin:0 auto; overflow:hidden;}
.logo{padding-top:40px;}
.header-main{width:400px;}
.school-info{font-size:14px; padding:20px 0 45px; color:#999; text-align:right;}
.school-info a{color:#999;}
.form-box{position:relative;}
.search{height:36px; padding:8px 88px 8px 45px; background:url(search.png) no-repeat 8px center; width:100%; border:2px solid #c7111e; outline:none; font-size:14px; color:#ccc;}
.btn{width:90px; height:40px; background:#c7111e; color:#fff; font-size:20px; line-height:40px; text-align:center; position:absolute; right:0; top:0; border:0; cursor:pointer;}



/* 导航 */
.nav{height:60px; line-height:60px; background:#c7111e; width:100%;}
.nav-main{width:1200px; margin:0 auto; font-size:20px; text-align:center;}
.nav-main ul{padding-left:29px;}
.nav-main em{width:2px; height:60px; float:left; background:url(nav_line.png) no-repeat; display:inline-block;}
.nav-main li{float:left;}
.nav-main li a{color:#fff; display:block; padding:0 30px;}
.nav-main li a:hover{text-decoration:none; background:#9e0000;}


/* 大滚动图 */
.scrolling{height:500px;}



.part-1{margin-bottom:40px;}
.part-1-l{width:800px;}
.part-1-r{width:360px;}
.noticeAffiche-l{width:357px; height:253px; padding-top:20px;}
.noticeAffiche-l img{width:357px; height:253px;}
.noticeAffiche-r{width:405px;}


.part-2-l{width:400px;}
.part-2-r{width:760px;}
.event{padding-top:20px;}
.event img{height:160px; width:100%;}
.sceneReport{padding-top:20px;}
.sceneReport-l{width:500px; height:375px;}
.sceneReport-r{width:240px;}
.sceneReport-r .picTxt-1{width:240px; margin-top:10px;}
.sceneReport-r .picTxt-1:first-child{margin-top:0;}
.sceneReport-r .picTxt-1 img{height:135px;}



.plan{overflow:hidden; margin:30px 0 40px;}
.plan-l{width:540px; height:405px;}
.plan-r{width:240px;}
.pic-group{width:240px; margin-top:-10px;}


.build{width:1220px;}
.build-item{width:580px; position:relative; padding-top:33px; float: left; margin-right:20px;}
.personName{height:37px; border-top:1px solid #999; position:relative; margin-left:204px;}
.personName p{position:absolute; left:0; top:-4px; background:#fff; font-size:30px; line-height:30px; height:30px;}
.personName p{padding-right:12px;}
.personName p a{color:#1388d3;}
.personInfo{padding:20px 0 13px 215px; background:#f3f3f3; }
.job{font-size:20px; line-height:20px; height:20px; margin-bottom:13px;}
.job a{color:#333;}
.jobIntro{font-size:12px; color:#202020; line-height:28px;}
.jobIntro a{color:red;}
.personIntro{height:90px; color:#202020; font-size:12px; margin-top:25px;}
.personIntro img{float: left;}
.personIntro p{border:1px solid #ccc; border-left:0; margin-left:90px; padding:13px 20px 0; height:100%; line-height:26px;}
.personIntro a{color:red;}
.person-pic{width:200px; height:200px; position:absolute; left:0; top:33px; border-radius:50%;}


/* 相关链接 */
.aboutLinks{font-size:18px; padding:30px 40px 15px; overflow:hidden;}
.aboutLinks li{line-height:100%; float:left; width:20%; margin-bottom:14px;}
.aboutLinks li a{color:#333;}
/* 版权信息 */
.copyright{height:80px; line-height:80px; background:#302f2b; text-align:center; font-size:14px; color:#fff;}
.copyright a{color:#fff;}