@charset "utf-8";
/* CSS Document */
body{margin:0; padding:0; font-size:14px; background-color:#fff;}
a{text-decoration:none; color:#202020;}
a:hover{ color:#2a6b0a;}

/*头部*/
.header{ width:100%; height:140px; margin:0 auto; background: #2a6b0a;}
.top{width:1200px; height:90px; margin:0 auto; }

.logo{ width:520px;height:90px; float: left; position:relative;}
.logo_link{width:520px;height:90px; display:block;}
.logo img{ width:520px;height:90px; }

.top_right { float: right; padding: 10px 0 0 0; }
.top_right span { display: inline-block; color: #ffffff; font-size: 14px; width: 75px; padding: 0 0 0 20px;}
.top_right span.email {  background: url(../images/top_right01_03.png) no-repeat left center; }
.top_right span.phone {  background: url(../images/top_right02_03.png) no-repeat left center; }

.top_right a { color: #ffffff; font-size: 14px; }
.second { padding: 0 0 0 100px; }
.nav{ width:100%;height:49px; line-height:49px; border-top:1px solid #ffffff; }
.nav ul{ width:1200px; margin:0px auto; height: 49px; border-left: 1px solid #ffffff }
.nav ul li{float:left; font-size:20px; height:49px;line-height:49px; padding:0px 49px; border-right: 1px solid #ffffff; }
.nav ul li:first-child{ background: none;}
.nav ul li a{color:#ffffff; font-size: 20px; font-weight: normal;}
.nav ul li a:hover,.nav ul li.on a { color: #ffffff; font-weight: bold; }
.nav ul li .subNav a:hover{color:#ffffff;}
.nav ul li .subNav{ top:49px; padding:10px; width:158px;}
.nav ul li.on .subNav dl dd { height:auto; line-height:20px; padding:3px 10px 3px 20px; }
.nav ul li.on .subNav dl dd{ color:#ffffff;}
.nav ul li.on .subNav dl dd a { padding:0px; }

.content{ width:1200px; margin:20px auto 30px; background:#fff; overflow:hidden;}
.Banner{width:800px; height:480px; }

/*图片轮播*/
.flex-control-nav { width: auto; right: 30px; bottom: 28px; }
.flex-control-paging li { margin: 0 0 0 8px; }
.flex-control-paging li a { width: 12px; height: 12px; background: url(../images/a_03.png) no-repeat; }
.flex-control-paging li a:hover,.flex-control-paging li a.flex-active { background: url(../images/a_hover_03.png) no-repeat;}
.flexslider ul.slides li img{ width:800px; height:480px;}
.til_slides {position: absolute;left: 0px;bottom: 0px;color:#ffffff;height: 70px;line-height: 70px;/* background: url(../../images/slider_03.png); */font-size: 22px;padding: 0 0 0 30px;width: 770px;background-color: #02020254;}


.mode01{width:1200px; overflow:hidden; clear:both; height:1160px; }
.mode01 .lf{ width:360px; height:1158px;  float:left; border: 1px solid #2a6b0a;}
.professor img{ width: 129px; height: 187px; margin: 19px auto 0; display: block; }
.professor h2 { padding: 10px 0 10px 0; margin: 0 auto; text-align: center; }
.professor h2 a { font-size: 20px; }
.professor_con { font-size: 16px; padding: 0 20px 10px 20px; line-height: 32px; }
.mode01 .rt{ width:802px; height:1160px; float:right}

.person_book { overflow: hidden; margin: 30px 0 0 0; }
.person { width: 380px; float: left; }
.news { margin: 20px 0 0 0; }
.news .title { height: 30px; line-height: 30px; background: #2a6b0a; }
.news .title h2 { width: auto; float: left; padding: 0 0 0 48px; background: url(../images/news_title_03.png) no-repeat 20px center; font-size: 18px; color: #ffffff; }
.news .title a { width: auto; float: right; margin: 0 22px 0 0; color: #ffffff; }
.news ul { margin: 10px 0 0 0; }
.news ul li { height: 47px; line-height: 47px; border-bottom: 1px solid #f2f2f2; background: url(../images/arrow_right_03.png) no-repeat right center; }
.news ul li span {font-size: 16px;color: #00819a;float: right;}
.news ul li a { font-size: 16px; }
.book { width: 380px; float: left; }
.person .title { height: 30px; line-height: 30px; background: #2a6b0a }
.person .title h2 { padding: 0 0 0 176px; background: url(../images/person_title_03.png) no-repeat 150px center; }
.person .title h2 a { font-size: 18px; color: #ffffff; font-weight: normal; }
.person_con { margin: 30px 0 0 0; }
.person_con .year { font-size: 18px; height: 30px; line-height:30px; border-left:6px solid #2a6b0a; padding: 0 0 0 10px;  }
.person_total { margin: 5px 0 0 0; }
.person_total p a{ margin: 0 53px 0 0; font-size: 18px; line-height: 36px; }

.book { width: 380px; float: right; }
.book .title { height: 30px; line-height: 30px; background: #2a6b0a }
.book .title h2 { padding: 0 0 0 176px; background: url(../images/person_title_03.png) no-repeat 150px center; }
.book .title h2 a { font-size: 18px; color: #ffffff; font-weight: normal; }
.book ul { margin: 30px 0 0 0; overflow: hidden; }
.book ul li { width: 168px; height: 230px; float: left; }
.book ul li.book01 { float: left; }
.book ul li.book02 { float: right; }
/*底部开始*/
.footer{height:120px; background-color:#2a6b0a;color:#fff;}
.copyRight{width:1200px; margin:0 auto; font-family:"微软雅黑";}
.footer_logo { width: 637px; height: 120px; float: left; }
.copy { float: left; margin: 10px 0 0 115px; line-height: 24px; font-size: 14px; }
/*二级页*/
.subPage{ width:1200px; margin:0px auto;}
.pageBanner{ width:1000px;}
.Bread{width:auto;height:39px; line-height:39px;font-size:13px; color:#028e4a; margin-top:5px;}
.Bread a{color:#028e4a;}
.articleList2{}
.articleList2 ul li{ background: url(../images/circle.png) no-repeat left center;height:30px; line-height:30px; padding: 0 0 0 20px;}
.listTitle2{ padding-left:0px; background:none; height: 40px;} 
.listTitle2 h2{ width: auto; float: left; color: #01713b; font-size: 16px; font-weight: bold; height:33px; line-height:33px; padding:0px; }
.listTitle2 a { width: auto; float: right; }
.subPage .articleList2{ margin:10px 0px 20px;}
 
.page{ width:100%; height:30px; line-height:30px; text-align:center; margin:0 auto;font-size:12px;clear:both; margin:20px 0px 30px;}
.page a{ padding:0 5px;}

.pageList{ padding-bottom: 30px; overflow: hidden;}
.articleTitle { width: 100%;text-align: center;}
.articleTitle h2{font-size: 18px; color:#004a00; line-height: 20px; padding:10px 0;}
.articleTitle h3{ font-size: 14px; color: #555; line-height: 20px; padding:10px 0; font-weight: bold;}
.articleAuthor { height: 30px;text-align: center; line-height: 30px; margin: 10px;background: #f5f5f5; color:#777; }
.article{overflow:hidden; margin:20px 10px;  line-height:22px;}
.Annex {padding:0px; overflow:hidden; margin-bottom:30px;}
.Annex h3 { font-size: 16px;line-height: 30px; color:#004a00; padding-left:5px;}
.Annex ul li { height: 26px; line-height: 26px;background:url(../images/circle.png) no-repeat 10px center; padding-left: 28px;}
.Annex ul li a { font-size: 12px; line-height: 24px; color:#656464;}
.Annex ul li a:hover{ color:#004a00;}



/*通栏图片页开始*/
.pictureList_tl2 ul {  width:1240px; overflow:hidden; }
.pictureList_tl2 ul li { width:200px; height:165px; float: left; text-align:center; margin:0 48px 0 0;}
.pictureList_tl2 ul li img { width: 200px; height: 140px; display:block; }
.pictureList_tl2 ul li p { height:20px; line-height:20px; }
/*通栏图片页结束*/

/*二级页左右分栏开始*/
.con { width:1200px; height:auto; overflow:hidden; }
.con .con_left { width: 260px; float: left;border:1px solid #e3e3e3; border-bottom:none; margin:5px 0 0 0; }
.con .con_left .left_title { height:50px; line-height:50px; background:#01713b; }
.con .con_left .left_title h2 { padding:0 0 0 20px; }
.con .con_left .left_title h2 a { font-size:16px; font-family:"微软雅黑"; color:#ffffff; font-weight:bold; }
.con .con_left ul li {  }
.con .con_left ul li a {  padding:10px 20px 10px 20px; display: block; border-bottom:1px solid #e3e3e3; }
.con .con_left ul li a:hover { border-bottom: 3px solid #01713b; }
.con .con_right { width:900px; height:auto; float: right; }
.pictureList ul { width:980px; overflow:hidden; }
.pictureList ul li { width:200px; height:165px; float: left; text-align:center; margin:0 32px 0 0; }
.pictureList ul li img { width: 200px; height: 140px; display:block; }
.pictureList ul li p { height:20px; line-height:20px; }
/*二级页左右分栏结束*/


