 /* 内页 */

 .body_b {
 	padding-top: 120px;

 	background-color: #e7e7e7;
 }

 .neiinner {
 	margin-top: 30px;
 }

 .body_b #header .inner,
 .body_b .wrapper .inner,
 .body_b .inner {
 	margin-top: 30px;
 }

 @media only screen and (max-width: 768px) {
 	.body_b .inner {
 		padding-left: 4px;
 		padding-right: 4px;
                margin-top: 0px;
 	}
 }

 @media screen and (max-width: 1000px) {
 	.body_b {
 		padding-top: 0px;
 	}
 }

 .nav_left {
 	max-width: 388px;
 	width: 25%;
 	background-color: #119790;
 	position: relative;
 	padding-bottom: 50px;
 	overflow: hidden;
 	margin: 0 0 20px 0;
 }

 .navimg {
 	margin-left: 28px;
 	width: 100%;
 	max-width: 411px;
 	right: 0px;
 	position: relative;
 	overflow: hidden;
 }

 .nav_left>h2 {
 	font-size: 35px;
 	text-indent: 80px;
 	height: 140px;
 	line-height: 140px;
 	color: #fff;
 	background: #119790 url(../img/lanbg.png?2345) no-repeat right bottom;
 }

 .nav_left ul {
 	margin-left: 28px;
 }

 .nav_left ul li a {
 	font-size: 22px;
 	display: block;
 	text-indent: 55px;
 	height: 100px;
 	line-height: 100px;
 	box-sizing: border-box;
 	color: #333;
 	border-bottom: 1px solid #e0e0e0;
 	background-color: #f8f8f8;
 }

 .nav_left ul li:hover a {
 	background: #eae8fe url(../img/landot.png) no-repeat 20px center;
 	color: #119790;
 }

 .nav_left .act a {
 	color: #119790;
 	background: url(../img/landot.png) no-repeat 20px center #eae8fe;
 }

 .neimain img {
 	width: 100%;
 }





 /*右侧*/
 .nav_right {
 	width: 73%;
 	max-width: 1155px;
 	background-color: #fff;
 	position: relative;
 }

 .lanbg {
 	position: absolute;
 	left: -19px;
 	z-index: 0;
 }

 .right_inner {
 	margin: 30px 50px;
 }

 .right_top {
 	margin-bottom: 25px;
 	padding-bottom: 25px;
 	border-bottom: 1px solid #bababa;
 	height: 85px;
 }

 .right_top>h3 {
 	font-size: 30px;
 	color: #FFFFFF;
 	height: 85px;
 	font-weight: normal;
 	line-height: 85px;
 	position: absolute;
 	left: -19px;
 	z-index: 0;
 	width: 320px;
 	text-align: center;
 }


 .right_top>p {
 	padding-left: 35px;
 	background: url(../img/loca.png) no-repeat left center;
 }

 .right_top>p,
 .right_top>p a {
 	font-size: 16px;
 	color: #333;
 	margin-top: 25px;
 }

 .right_top>p {
 	margin-right: 10px;
 }


 /* tupian */
 .pic_list ul li {
 	max-width: 500px;
 	width: 46.5%;
 	margin-right: 5%;
 	float: left;
 	height: 390px;
 	margin-top: 45px;
 	overflow: hidden;
 	border: 1px solid #ecebf5;
 	box-shadow: 3px 3px 5px #ecebf5, -3px -3px 5px #ecebf5;
 }

 .pic_list ul li a {
 	display: block;
 	overflow: hidden;
 	margin: 15px;
 }

 .pic_list ul li:hover p {
 	color: #119790;

 }

 .pic_list .margin {
 	margin-right: 0px;
 }

 .pic_img {
 	width: 100%;
 	height: 290px;
 	overflow: hidden;
 }

 .pic_list ul li:hover img {
 	transform: scale(1.1, 1.1);
 	transition: 0.3s;
 }

 .pic_img img {
 	width: 100%;
 	transition: 0.3s;
 }

 .pic_title {
 	margin-top: 15px;
 	padding-left: 40px;
 	box-sizing: border-box;
 	background: url(../img/dghtb.png) no-repeat left center;
 }

 .pic_title p {
 	font-size: 16px;
 	line-height: 30px;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 	color: #456f7d;
 }

 .pic_title div {
 	font-size: 16px;
 	color: #777777;
 }

 /* 列表 */
 /* .list>ul {
	margin-top: 20px;
} */

 .list>ul li {

 	overflow: hidden;
 	padding: 30px 0px;
 	border-bottom: 1px solid #bababa;
 }

 .list>ul li a {
 	float: left;
 	display: block;
 	width: 89%;
 	padding-left: 35px;
 	box-sizing: border-box;
 	text-align: justify;
 }

 .list .date3 {
 	float: left;
 	border: 1px solid #119790;
 }

 .list .date3 p {
 	line-height: 35px;
 	font-weight: bold;
 	font-size: 20px;
 	background-color: #119790;
 	color: #fff;
 	text-align: center;
 }

 .list .date3 div {
 	line-height: 35px;
 	font-size: 16px;
 	color: #119790;
 	padding: 0px 10px;
 }

 .list_center {
 	float: left;
 	width: 68%;
 }

 .list>ul li a h2 {
 	font-size: 22px;
 	color: #333;
 	font-weight: bold;
 	overflow: hidden;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 }

 .list .zhai {
 	margin-top: 20px;
 	color: #777777;
 	font-size: 16px;
 	line-height: 30px;
 }

 .list {
 	margin-bottom: 70px;
 }

 .list .zhai span {
 	color: #119790;
 }

 .list>ul li:hover h2 {
 	color: #119790;
 }

 .lis_img {
 	float: right;
 	width: 270px;
 	height: 160px;
 }

 .lis_img img {
 	 
 	height: 100%;
 }

 /*内容*/
 .content_title>h1,
 .dp>h1 {
 	font-size: 22px;
 	font-weight: bold;
 	text-align: center;
 	margin-top: 50px;
 	margin-bottom: 20px;
        line-height: 30px;
 }

 .content_title>p {
 	text-align: center;
 	color: #888888;
 	padding-bottom: 20px;
 	border-bottom: 1px dashed #cbbda6;
 	margin-bottom: 25px;
 }

 .cont {
 	margin-top: 0px;
 }


 .cont p {
 	text-indent: 2em;
 	line-height: 30px !important;
 	font-size: 16px !important;
 	margin-top: 10px;
 	text-align: justify;
 }

 .fen {
 	background: #eeeeee;
 	height: 45px;
 	margin: 20px 0px;
 	overflow: hidden;
 }

 .fen .popup_renren {
 	background-position: 1px -208px;
 }

 .fen .popup_tqq {
 	background-position: 1px -260px;
 }

 .ye {
 	margin-top: 40px
 }

 .ye p {
 	color: #747474;
 	margin: 15px 0px;
 	font-size: 16px;
 }

 .ye p a {
 	color: #747474;
 	font-size: 16px;
 }

 .ye p a:hover {
 	color: #119790;
 }

 .fen .bdsharebuttonbox {
 	width: 160px;
 	margin: 5px auto;
 }

 .content {
 	padding-bottom: 10px;
 }

 .dp {
 	margin-bottom: 80px;
 }

 /* 讲座 */
 .nav_right {
 	margin-bottom: 20px;
 }

 .jiang_list ul li {
 	overflow: hidden;
 	margin-bottom: 40px;
 	position: relative;
 }

 .jiang_left {
 	max-width: 590px;
 	height: 250px;
 	border-right: 10px solid #456f7d;
 	position: absolute;
 	background: url(../img/jbg.png) no-repeat right bottom #119790;
 	left: 0px;
 	top: 40px;
 	z-index: 9;
 }

 .jiang_left a {
 	display: block;
 	color: #fff;
 	margin: 30px;
 }

 .jiang_left h2 {
 	font-size: 30px;
 	line-height: 50px;
 }

 .jiang_zhai {
 	font-size: 16px;
 	line-height: 25px;
 	margin: 10px 0px;
 	margin-right: 25px;
 	color: #dfdfe5;
 	text-align: justify;
 }

 .jiang_zhai span {
 	color: #456f7d;
 }

 .jiang_date {
 	color: #dfdfe5;
 }

 .jiang_right {
 	max-width: 700px;
 }

 .jiang_right img {
 	width: 100%;
 }

 .jiang_second .jiang_left {
 	left: auto;
 	right: 0px;
 	border-right: 0px;
 	border-left: 10px solid #456f7d;
 }

 .grjj h2 {
 	color: #119790;
 	font-size: 20px;
 	font-weight: bold;
 	width: 140px;
 	height: 45px;
 	line-height: 45px;
 	text-align: center;
 	background: #C4C1E0;
 }

 .grjj {
 	border-bottom: 1px solid #C3C1D3;
 	margin-bottom: 20px;
 }

 /* 领导内容页 */
 .ling_nr {
 	margin-bottom: 150px;
 	margin-top: 50px;
 }

 .ling_left {
 	width: 66%;
 	float: right;
 }

 .ling_right {
 	max-width: 380px;
 	width: 29%;
 	height: 500px;
 	position: relative;
 	margin-right: 5%;
 	right: 0px;

 }

 .ling_right>div {
 	width: 300px;
 	max-height: 420px;
 	overflow: hidden;

 }

 .ling_right>div img {
 	width: 100%;
 }

 .ling_right h4 {
 	font-size: 20px;
 	color: #119790;
 	line-height: 35px;
 	margin-top: 20px;
 	padding-left: 2em
 }

 .mz {
 	background: url(../js/tbmz.png) no-repeat 1%;
 	font-weight: bold
 }

 .zw {
 	background: url(../js/tbzc.png) no-repeat 1%;
 	font-weight: 500;
 }

 .yx {
 	background: url(../js/tbyx.png) no-repeat 1%;
 	font-weight: 500;
 }

 .ling_right p {
 	font-size: 16px;
 	color: #456f7d;
 	line-height: 25px;
 	margin-left: 30%;
 }

 .ling_left p {
 	line-height: 30px !important;
 	font-size: 16px !important;
 	text-align: justify;
 }

 /* 机构 */
 .jigou {
 	margin-bottom: 150px;
 }

 .ji_right_inner {
 	margin: 30px 57px;
 }

 .jigou1 {
 	position: relative;
 	margin-top: 60px;
 }

 .jigou1 .jigou_inner {
 	background: url(../img/linetop.png) no-repeat left top;
 	padding: 20px 30px;
 	border: 2px solid #c2c0d5;
 	border-top: none;
 	overflow: hidden;
 	position: relative;
 	z-index: 9;
 	background-color: #fff;

 }

 .jigoubg {
 	width: 100%;
 	height: 103%;
 	background: #c0bed4;
 	position: absolute;
 	left: 10px;
 	top: 0px;
 }

 .jigou_inner>h2 {
 	font-size: 22px;
 	color: #119790;
 	line-height: 45px;
 	padding-left: 60px;
 	margin-bottom: 30px;
 	background: url(../img/jigoubg.png) no-repeat left bottom;
 }

 .jigou_inner ul li {
 	float: left;
 	padding: 0px 18px;
 	margin: 20px 0px;
 	line-height: 15px;
 	border-right: 1px solid #333;
 }

 .jigou_inner ul li a {
 	font-size: 18px;
 }

 /* 领导 */
 .tab-hd {
 	width: 600px;
 	margin: 40px auto;
 	background-color: #231e5f;
 }

 .tab-hd li {
 	float: left;
 	color: #FFFFFF;
 	font-size: 22px;
 	text-align: center;
 	width: 31%;
 	line-height: 60px;
 	font-weight: bold;
 	position: relative;

 }

 .tab-hd li img {
 	display: none;
 	position: absolute;
 	bottom: -12px;
 	left: 50%;
 	margin-left: -75px;
 }

 .tab-hd .active img {
 	display: block;

 }

 .tab-bd>li {
 	display: none;
 	width: 100%;
 	position: relative;
 	display: none;

 }

 .tab-bd .thisclass {
 	display: block;
 }

 .tab-bd table {
 	width: 100%;
 }

 .tab-bd table th {

 	border: none;
 	font-size: 20px;
 	text-align: center;
 	background-color: #eae9ef;
 	line-height: 70px;
 }

 .tab-bd table td {

 	text-align: center;
 	font-size: 18px;
 	min-height: 90px;
 	line-height: 40px;
 	width: 15%;
 	height: 90px;
 }

 .tab-bd .tab_last {
 	width: 50%;
 }

 .tab-bd .tab_zi {
 	line-height: 30px;
 }

 .tab-bd .tab_second {
 	background-color: #fefcf8;
 }


 /*pic*/
 .ban>h1 {
 	text-align: center;
 	padding: 20px 0px;
 	font-size: 22px;
 	font-weight: bold;
 }

 .ban {
 	/*width:100%;max-*/
 	width: 100%;
 	position: relative;
 	overflow: hidden;
 	margin: 20px auto;
 }

 .ban2 {
 	/*width:100%; max-*/
 	width: 100%;
 	height: 530px;
 	position: relative;
 	overflow: hidden;
 }

 .ban2 ul {
 	position: absolute;
 	left: 0;
 	top: 0;
 }

 .ban2 ul li {
 	width: 1050px;
 	height: auto;
 	position: relative;
 }

 .ban2 ul li img {
 	width: 100%;
 }

 .prev {
 	float: left;
 	cursor: pointer;
 }

 .num {
 	height: 130px;
 	overflow: hidden;
 	width: 100%;
 	position: relative;
 	float: left;
 }

 .min_pic {
 	padding-top: 10px;
 	width: 100%;
 }

 .num ul {
 	position: absolute;
 	left: 0;
 	top: 0;
 }

 .num ul li {
 	width: 195px;
 	height: 120px;
 	margin-right: 1px;
 	padding: 5px;
 }

 .num ul li img {
 	width: 100%;
 	height: 100%;
 }

 .num ul li.on {}

 .prev_btn1 {
 	width: 16px;
 	text-align: center;
 	height: 18px;
 	margin-top: 40px;
 	margin-right: 20px;
 	cursor: pointer;
 	float: left;
 }

 .next_btn1 {
 	width: 16px;
 	text-align: center;
 	height: 18px;
 	margin-top: 40px;
 	cursor: pointer;
 	float: right;
 }

 .prev1 {
 	position: absolute;
 	bottom: 10px;
 	left: 10px;
 	z-index: 99;
 	cursor: pointer;
 	width: 15px;
 	height: 20px;
 	background: url(../img/tuicon.png) no-repeat left center;
 }

 .next1 {
 	position: absolute;
 	bottom: 10px;
 	right: 10px;
 	z-index: 99;
 	cursor: pointer;
 	width: 15px;
 	height: 20px;
 	background: url(../img/tuicon.png) no-repeat right center;
 }

 .ban_cap {
 	width: 100%;
 	line-height: 50px;
 	background: url(../img/xuepicbg.png) no-repeat left bottom/cover;
 	font-size: 16px;
 	color: #fff;
 	text-align: center;
 	position: absolute;
 	bottom: 0px;
 	left: 0px;
 	z-index: 9;
 }


 /* 历史 */
 .history {
 	margin-top: 50px;
 }

 .history ul li {
 	min-height: 113px;
 	overflow: hidden;
 	border-left: 10px solid #ccc;
 	padding-top: 40px;
 }

 .year {
 	width: 200px;

 	font-size: 22px;
 	position: relative;
 	color: #fff;
 	line-height: 113px;
 	font-weight: bold;
 	height: 60px;
 	text-align: right;
 	line-height: 80px;
 	padding-right: 30px;
 	box-sizing: border-box;
 	background: url(../js/ym.png)no-repeat center;

 }

 .year img {
 	position: absolute;
 	right: -15px;
 	top: 40px;
 }

 .year_right {

 	width: 100%;
 }

 .year_title {

 	width: 100%;
 	height: 113px;
 	font-size: 18px;
 	line-height: 110px;
 	overflow: hidden;
 	background: #F2F1F7;

 }

 .year_title p {
 	width: 92%;
 	padding: 0px 60px;
 	overflow: hidden;
 	box-sizing: border-box;
 	text-overflow: ellipsis;
 	white-space: nowrap;
 	float: left;
 }

 .year_title img {
 	float: right;
 	margin-top: 45px;
 	margin-right: 17px;
 }

 .year_zhai {
 	background: #F2F1F7;
 	color: #333;
 	position: relative;
 	padding-bottom: 50px;
 	display: none;
 	margin-bottom: 50px;
 }

 .year_zhai div {
 	line-height: 30px;
 	font-size: 18px;
 	padding: 15px 30px 30px 60px;
 }

 .up_btn {
 	position: absolute;
 	bottom: 25px;
 	left: 50%;
 	margin-left: -10px;
 }

 .hss {
 	height: 100px;
 	background: url(../js/lsygst.png)no-repeat left;
 	position: relative;
 }

 .hss h2 {
 	font-weight: bold;
 	color: #FFFFFF;
 	font-size: 22px;
 	text-indent: 1.5em;
 	padding-top: 17px;
 }

 .history ul {
 	width: 89%;
 	margin: 0 auto;
 }

 .jiao {
 	position: absolute;
 	bottom: -30px;
 }