.pad-top {
	padding-top: 0px !important;
}

.m-top40 {
	margin-top: 40px;
}

.m-bottom40 {
	margin-bottom: 40px;
}

.pad-bottom {
	padding-bottom: 0px !important;
}

.border-none {
	border: none !important;
}

.con-head {
	width: 100%;
	height: 170px;
	background: url(../img/con-head-bg.png) no-repeat;
}

.con-head h1 {
	margin-top: 15px;
}


.con-head .search .f-top {
	display: inline-block;
}

.con-head .search .f-top a {
	font-size: 14px;
	color: #fff;
	opacity: 0.4;
}

.con-head .search .f-top a:hover {
	opacity: 1;
}

.con-head .search .f-top span {
	margin: 0 5px;
}

.con-head .search {
	margin-top: 30px;
	text-align: right;
}

.con-head .search a {
	color: #fff;
	opacity: 0.4;
	font-size: 14px;
}

.con-head .search span {
	color: #fff;
	opacity: 0.4;
	margin: 0 10px;
}

.con-head .search .f-seach {
	margin-top: 15px;
	position: relative;
}

.con-head .search .f-seach input {
	border: none;
}

.con-head .search .f-seach input.search-in {
	height: 40px;
	width: 250px;
	line-height: 40px;
	border-radius: 20px;
	border: 1px solid #666;
	color: #ababab;
	font-size: 14px;
	padding-left: 20px;
	outline: none;
}

.con-head .search .f-seach input.search-btn {
	position: absolute;
	right: 15px;
	top: 10px;
	border: none;
	width: 25px;
	height: 25px;
}

/* Safari，Chrome WebKit browsers */
.search input::-webkit-input-placeholder {
	color: #ababab;
}

/* 火狐 Mozilla Firefox 4 to 18 */
.search input:-moz-placeholder {
	color: #ababab;
}

/* 火狐 Mozilla Firefox 19+ */
.search input::-moz-placeholder {
	color: #ababab;
}

/* Internet Explorer 10+ */
.search input:-ms-input-placeholder {
	color: #ababab;
}

/* 导航 */
.con-navigation {
	width: 100%;
	height: 60px;
}

.nav {
	height: 60px;
	line-height: 60px;
	position: relative;
	z-index: 1;
}

.nav a {
	color: #404040;
}

.nav .nLi {
	width: 155px;
	height: 60px;
	float: left;
	display: inline;
	text-align: center;
}

.nav .nLi h3 {
	height: 60px;
}

.nav .nLi h3 a {
	display: inline-block;
	font-size: 16px;
	text-align: center;
}

.nav .nLi h3 a:hover {
	color: #083b8a;
	font-weight: bold;
}

.nav li.on h3 a {
	color: #083b8a;
	font-weight: bold;
}
.sjnav{
top: 51px;
    left: 175px;
    position: absolute;
    background: #fff;

}


.nav .sub {
	display: none;
	width: 175px;
	top: 60px;
	position: absolute;
	background: #fff;
	border-radius: 0 0 5px 5px;
}

.nav .sub li {
	height: 50px;
	line-height: 50px;
	text-align: center;
	zoom: 1;
	float: left;
	width: 175px;
	border-top: 1px solid #d2d2d2;
	border-radius: 0 0 5px 5px;
}

.nav .sub li:hover {
	background: #e7e7e7;
}

.nav .sub li:hover a {
	color: #083b8a;
}

.nav .sub a {
	color: #404040;
	display: block;
	font-size: 16px;
}

/* 大图 */
.con-banner .nav2-lunbo-bd ul li a img {
	width: 100%;
}

.con-banner .nav2-lunbo {
	position: relative;
}

.con-banner .nav2-lunbo-hd {
	position: absolute;
	bottom: 20px;
	width: 100%;
	text-align: center;
	z-index: 999;
}

.con-banner .nav2-lunbo-hd ul li {
	width: 8px;
	height: 8px;
	display: inline-block;
	border: 1px solid #fff;
	border-radius: 50%;
	margin: 0 3px;
	cursor: pointer;
}

.con-banner .nav2-lunbo-hd ul li.on {
	background: #083b8a;
	border: none;
	width: 10px;
	height: 10px;
}

/* 新闻 */
.col-title {
	height: 40px;
	line-height: 40px;
	padding-bottom: 6px;
	border-bottom: 1px solid #dbdbdb;
}

.col-title .col-title-name a {
	font-size: 24px;
	font-weight: bold;
	color: #353535;
	display: inline-block;
	padding-bottom: 5px;
	border-bottom: 2px solid #083b8a;
}

.col-title .col-more a {
	color: #353535;
	font-size: 14px;
	opacity: 0.5;
}

.col-title .col-more a:hover {
	color: #083b8a;
	opacity: 1;
}

.con-news {
	width: 100%;
	height: 410px;
}

.con-news .con-rsxw {
	width: 960px;
}

.con-news .con-tzgg {
	width: 340px;
	height: 350px;
	padding: 30px;
	background: url(../img/tzgg-bg.png) no-repeat;
}

.con-news .con-rsxw .list {
	margin-top: 30px;
}

.con-rsxw .imglist .slideBox {
	position: relative;
}

.con-rsxw .imglist .slideBox .bd ul li a .content {
	border-bottom: 1px solid #f2f2f2;
	padding: 5px 0;
}

.con-rsxw .imglist .slideBox .bd ul li a .title {
	font-size: 16px;
	color: #353535;
	font-weight: bold;
	height: 35px;
	line-height: 35px;
}

.con-rsxw .imglist .slideBox .bd ul li a .dete {
	font-size: 14px;
	color: #353535;
	opacity: 0.5;
}

.con-rsxw .imglist ul li a .img {
	overflow: hidden;
}

.con-rsxw .imglist ul li a .img img {
	width: 460px;
	height: 270px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.con-rsxw .imglist ul li a:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}


.con-rsxw .imglist .slideBox a.qh {
	width: 20px;
	height: 35px;
	display: inline-block;
	position: absolute;
	top: 33%;
	opacity: 0.6;
}

.con-rsxw .imglist .slideBox a.qh:hover {
	opacity: 1;
}

.con-rsxw .imglist .slideBox a.prev {
	left: 20px;

	background: url(../img/news-qh-l.png) no-repeat;
}

.con-rsxw .imglist .slideBox a.next {
	right: 20px;
	background: url(../img/news-qh-r.png) no-repeat;
}

.con-rsxw .newslist {
	width: 480px;
}

.con-rsxw .newslist ul li {
	padding: 15px 0;
	border-bottom: 1px solid #f2f2f2
}

.con-rsxw .newslist ul li a {
	font-size: 16px;
	color: #353535;
}

.con-rsxw .newslist ul li a span {
	opacity: 0.5;
	float: right;
}

.con-rsxw .newslist ul li a:hover {
	color: #083b8a;
}

.con-rsxw .newslist ul li a:hover span {
	color: #353535;
	opacity: 1;
}

/* 通知公告 */

.con-tzgg .tzgglist ul li {
	height: 45px;
	padding: 25px 0;
	border-bottom: 1px solid #dbdbdb;
}

.con-tzgg .tzgglist ul li a .dete {
	width: 60px;
	height: 45px;
	float: left;
}

.con-tzgg .tzgglist ul li a .d {
	font-size: 26px;
	color: #adadad;
	height: 30px;
	text-align: center;
}

.con-tzgg .tzgglist ul li a .year {
	font-size: 14px;
	color: #adadad;
	opacity: 0.5;
	text-align: center;
}


.con-tzgg .tzgglist ul li a .title {
	float: right;
	height: 45px;
	width: 250px;
	padding-left: 15px;
	border-left: 1px solid #dbdbdb;
	font-size: 16px;
	color: #353535;
}

.con-tzgg .tzgglist ul li a:hover .title {
	color: #083b8a;
}

.con-tzgg .tzgglist ul li a:hover .d {
	color: #083b8a;
}

.con-tzgg .tzgglist ul li a:hover .year {
	color: #083b8a;
	opacity: 1;
}

.con-adv {
	margin-top: 50px;
}

.con-adv .bd ul li a .img {
	overflow: hidden;
}

.con-adv .bd ul li a .img img {
	width: 100%;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;

}

.con-adv .bd ul li a:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

/* 师者风范 */
.con-szff {
	width: 100%;
	height: 480px;
	padding-top: 50px;
	background: url(../img/szff-bg.png) no-repeat;
}

.con-szff .col-title {
	margin-bottom: 30px;
}

.con-szff .szfflist {
	height: 295px;
}


.con-szff .szfflist ul li {
	float: left;
	width: 330px;
	height: 295px;
	margin-right: 26px;
	position: relative;
}


.con-szff .szfflist ul li a .dete {
	width: 72px;
	height: 60px;
	background: rgba(56, 97, 161, 0.7);
	color: #fff;
	display: inline-block;
	position: absolute;
	top: 0;
}

.con-szff .szfflist ul li a .dete .d {
	font-size: 24px;
	margin-top: 3px;
	text-align: center;
}

.con-szff .szfflist ul li a .dete .year {
	font-size: 14px;
	text-align: center;
}

.con-szff .szfflist ul li a .title {
	color: #353535;
	font-size: 16px;
	margin-top: 10px;
	height: 40px;
	line-height: 40px;
}

.con-szff .szfflist ul li a .desc {
	color: #353535;
	font-size: 14px;
	opacity: 0.5;
	height: 30px;
	line-height: 30px;
}

.con-szff .szfflist ul li a:hover .title {
	color: #083b8a;
}

.con-szff .szfflist ul li a .img {
	overflow: hidden;
}

.con-szff .szfflist ul li a .img img {
	width: 330px;
	height: 185px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.con-szff .szfflist ul li a:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

/* 服务系统 */
.fwxt {
	margin-top: 30px;
}

.con-fwxt {
	width: 100%;
	height: 385px;

	background: url(../img/fwxt-bg.jpg) no-repeat;
}

.con-fwxt .fwxtlist .item {
	float: left;
	width: 280px;
	height: 385px;
	text-align: center;
	cursor: pointer;
	position: relative;
}

.con-fwxt .fwxtlist .item:hover {
	background: url(../img/item-bg-on.png) no-repeat;
	background: url(../img/item-bg-on.png) no-repeat;
}

/* .con-fwxt .fwxtlist .item:hover .img{
	border: none;
}
 */
.con-fwxt .fwxtlist .item .img {
	width: 100%;
	margin-top: 125px;
	border-right: 1px solid #afc9de;
}

.con-fwxt .fwxtlist .last-item .img {
	border: none;
}

.con-fwxt .fwxtlist .item .img span {
	display: inline-block;
	width: 100%;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	margin-top: 40px;
}

.con-fwxt .fwxtlist .item .content {
	display: none;
	position: absolute;
	bottom: 20px;
	width: 100%;
}

.con-fwxt .fwxtlist .item .content .xian {
	width: 60px;
	height: 1px;
	background: #fff;
	opacity: 0.5;
	margin: 20px auto;
}

/* 效果 */
.item-bg {
	background: url(../img/item-bg-on.png) no-repeat;
}


.fwxt-xg {
	position: absolute;
	top: -70px;
	border: none !important;
}

.fwxt-hover {
	display: block !important;
}



.con-fwxt .fwxtlist .item .content ul li {
	height: 40px;
	line-height: 40px;
}

.con-fwxt .fwxtlist .item .content ul li a {
	font-size: 16px;
	color: #fff;
}

.con-fwxt .fwxtlist .item .content ul li span {
	width: 25px;
	height: 25px;
	display: inline-block;
	position: relative;
	top: 5px;
}


.con-fwxt .fwxtlist .item .content ul li .icon1 {
	background: url(../img/icon3.png) no-repeat;
}

.con-fwxt .fwxtlist .item .content ul li .icon2 {
	background: url(../img/icon2.png) no-repeat;
}

.con-fwxt .fwxtlist .item .content ul li .icon3 {
	background: url(../img/icon1.png) no-repeat;
}

.con-fwxt .fwxtlist .item .content ul li:hover .icon1 {
	background: url(../img/icon3-on.png) no-repeat;
}

.con-fwxt .fwxtlist .item .content ul li:hover .icon2 {
	background: url(../img/icon2-on.png) no-repeat;
}

.con-fwxt .fwxtlist .item .content ul li:hover .icon3 {
	background: url(../img/icon1-on.png) no-repeat;
}









/* 机构设置 */
.con-jgsz {
	height: 140px;
	width: 100%;
	padding-top: 50px;
	background: #f2f5f7;
}

.con-jgsz .jgszlist {
	padding-top: 30px;
}

.con-jgsz .jgszlist ul li {
	width: 215px;
	height: 65px;
	line-height: 65px;
	text-align: center;
	float: left;
	background: #fff;
	margin-right: 22px;
	cursor: pointer;
}

.con-jgsz .jgszlist ul li a {
	color: #353535;
	font-size: 16px;
}

.con-jgsz .jgszlist ul li:hover {
	border: 1px solid #083b8a;
	height: 63px;
	line-height: 63px;
	width: 213px;
}

.con-jgsz .jgszlist ul li:hover a {
	color: #083b8a;
}


/* 活动掠影 */
.con-hdly {
	height: 300px;
	padding-top: 50px;
	background: #f2f5f7;
	padding-bottom: 50px;
}

.con-hdly .hdlylist {
	width: 100%;
	padding-top: 30px;
	overflow: hidden;
}

.con-hdly .hdlylist .bd ul li {
	float: left;
	width: 335px;
	margin-right: 17px;
}

.con-hdly .hdlylist .bd ul li a .title {
	height: 40px;
	line-height: 40px;
	text-align: center;
	color: #adadad;
	font-size: 16px;
	background: #Fff;
}

.con-hdly .hdlylist .bd ul li a:hover .title {
	color: #083b8a;
}

.con-hdly .hdlylist .bd ul li a .img {
	overflow: hidden;
}

.con-hdly .hdlylist .bd ul li a .img img {
	width: 335px;
	height: 190px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;

}

.con-hdly .hdlylist .bd ul li a:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);
}

.con-hdly .hdly {
	position: relative;
}

.con-hdly .hdlylist .hd a {
	width: 20px;
	height: 25px;
	display: inline-block;
	position: absolute;
	top: 10px;
	cursor: pointer;
}

.con-hdly .hdlylist .hd a.prev {
	background: url(../img/hdly-qh-r.png) no-repeat;
	right: 10px;
}

.con-hdly .hdlylist .hd a.prev:hover {
	background: url(../img/hdly-qh-r-on.png) no-repeat;
}

.con-hdly .hdlylist .hd a.next {
	background: url(../img/hdly-qh-l.png) no-repeat;
	right: 40px;
}

.con-hdly .hdlylist .hd a.next:hover {
	background: url(../img/hdly-qh-l-on.png) no-repeat;
}



/* 友情链接 */
.con-yqlj {
	height: 50px;
	width: 100%;
}

.con-yqlj .yqlj .column a {
	width: 100px;
	height: 50px;
	line-height: 50px;
	color: #353535;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
}

.con-yqlj .yqlj .yqljlist {
	width: 1300px;
	overflow: hidden;
}


.con-yqlj .yqlj .yqljlist ul li {
	width: auto !important;
	margin: 0 50px;
	display: inline-block;
}

.con-yqlj .yqlj .yqljlist ul li a {
	font-size: 16px;
	color: #353535;
	height: 50px;
	width: 100%;
	line-height: 50px;
	display: inline-block;
}

.con-yqlj .yqlj .yqljlist ul li a:hover {
	color: #003586;
}


/* 页尾 */
.footer {
	width: 100%;
	height: 140px;
	background: #003586;
}

.footer .banq {
	display: inline-block;
	width: 100%;
	margin-top: 25px;
}

.footer .banq p {
	line-height: 40px;
	height: 40px;
	color: #fff;
	opacity: 0.5;
	text-align: center;
}

.footer .banq p a {
	color: #fff;
	
	display: inline-block;
}

.footer .banq p a img {
	display: inline-block;
}

/* 内页图 */
.nei-banner img {
	width: 100%;
}

/* 内页导航  位置 */
.con-subnav {
	height: 65px;
	line-height: 65px;
	box-shadow: 0px 0px 5px 5px rgb(0 0 0 / 5%);
}


.con-subnav .nav-left ul .sj_nav{
	position: relative;
}

.con-subnav .nav-left ul li{
	float: left;
}

.con-subnav .nav-left .n-sjdh{
	display: inline-block;
	position: absolute;
	    top: 65px;
		width: 1350px;
		left: 20px;
}
.con-subnav .nav-left .n-sjdh a{
	float: left;
    margin: 0;
font-size:18px;
    padding: 10px 20px;
}



.con-subnav .nav-left a {
	font-size: 20px;
	color: #000;
	margin-right: 50px;
}

.con-subnav .nav-left a.on {
	color: #083b8a;
	font-weight: bold;
}

.con-subnav .nav-left a:hover {
	color: #083b8a;
	font-weight: bold;
}

.con-subnav .nav-weizhi {
	color: #999;
}

.con-subnav .nav-weizhi a {
	color: #999;
}

.con-subnav .nav-weizhi span {
	color: #083b8a;
}

/* 信息列表页 */
.con-textlist ul li {
	border: 1px solid #f2f2f2;
	margin-bottom: 20px;
	padding: 30px 0;
	height: 60px;
}

.con-textlist ul li a {
	color: #353535;
}

.con-textlist ul li a .dete {
	width: 110px;
	float: left;
	border-right: 1px solid #f2f2f2;
}

.con-textlist ul li a .d {
	font-size: 32px;
	text-align: center;
}

.con-textlist ul li a .year {
	font-size: 14px;
	text-align: center;
	color: #a7a7a7;
}

.con-textlist ul li a .content {
	margin-left: 130px;
}

.con-textlist ul li a .title {
	font-size: 16px;
	height: 30px;
	line-height: 30px;
}

.con-textlist ul li a .desc {
	font-size: 14px;
	color: #a7a7a7;
	height: 30px;
	line-height: 30px;
}

.con-textlist ul li a:hover .title {
	color: #083b8a;
	font-weight: bold;
}

.con-textlist ul li a:hover .d {
	color: #083b8a;
}

.con-textlist ul li a:hover .year {
	color: #083b8a;
}

/* 分页 */
ul .list-page {
	height: 30px;
	line-height: 30px;
	width: 100%;
	text-align: center;
	margin: 40px 0;
}

.pb_sys_style1 .p_no_d {
	background: #083b8a !important;
	border: 1px solid #083b8a !important;
}

/* 详情页 */
.con-detail .detail {
	border: 1px solid #eee;
	padding: 20px 205px;
}


.con-detail .detail .title {
	font-size: 30px;
	font-weight: bold;
	width: 100%;
	text-align: center;
	line-height: 60px;
	margin-top: 15px;
}

.con-detail .detail .timer {
	line-height: 40px;
	margin-bottom: 10px;
	text-align: center;
}

.con-detail .detail .timer p {
	font-size: 14px;
	color: #999;
	display: inline-block;
}

.con-detail .detail .timer p span.ly {
	width: 20px;
	height: 20px;
	display: inline-block;
	position: relative;
	top: 4px;
	background: url(../img/laiy-icon.png) no-repeat;
}


.con-detail .detail .content {
	border-top: 1px solid #eee;
	border-bottom: 1px solid #eee;
	padding: 20px 0;
}

.con-detail .detail .content p {
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 10px;
}

.con-detail .detail .detail-page {
	line-height: 70px;
	height: 70px;
}

.con-detail .detail .detail-page p a {
	color: #252525;
	font-size: 16px;
}

.con-detail .detail .detail-page p a:hover {
	color: #0361ab;
}


.con-danye .danye {
	border: 1px solid #eee;
	padding: 20px 205px;
}

.con-danye .danye .content p {
	line-height: 35px;
	font-size: 16px;
	margin-bottom: 10px;
}

/* 图片列表页 */
.con-picture ul li {
	float: left;
	margin-right: 20px;
	margin-bottom: 20px;
}

.con-picture ul li a .title {
	font-size: 14px;
	color: #333;
	height: 34px;
	line-height: 34px;
	text-align: center;
	border: 1px solid #f2f2f2;
}

.con-picture ul li a .img {
	overflow: hidden;
}

.con-picture ul li a .img img {
	width: 335px;
	height: 190px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;
}

.con-picture ul li a:hover .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);

}

.con-picture ul li a:hover .title {
	color: #083b8a;
	font-weight: bold;
}


/* 图文列表页 */
.con-piclist ul li {
	margin-bottom: 20px;
	height: 135px;
}

.con-piclist ul li:hover .title {
	color: #083b8a !important;
	font-weight: bold;
}


.con-piclist ul li:hover a .img img {
	transform: scale(1.05);
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	-ms-transform: scale(1.05);

}

.con-piclist ul li .img {
	overflow: hidden;
}

.con-piclist ul li .img img {
	width: 245px;
	height: 135px;
	transition: All 0.3s ease-in-out;
	-webkit-transition: All 0.3s ease-in-out;
	-moz-transition: All 0.3s ease-in-out;
	-o-transition: All 0.3s ease-in-out;

}

.con-piclist ul li .content {
	width: 1093px;
	    padding: 24px 30px;
	    border: 1px solid #efefef;
	    border-left: none;
}

.con-piclist ul li .content .title {
	font-size: 16px;
	color: #000;
}

.con-piclist ul li .content .desc {
	color: #a7a7a7;
	height: 25px;
	line-height: 25px;
	margin-top: 10px;
}

.con-piclist ul li .content .dete {
	margin-top: 10px;
	color: #a7a7a7;
}