@charset "utf-8";
@import url(../font/stylesheet.css);
@import url(../css/font.css);
body{	overflow: scroll;}
.inner{width: 1400px;margin: 0px auto;font-family: Source Sans Pro;}
/* 头部*/
.top {
	transition: all 0.7s ease-out 0s;
	/* transform: translateY(-100%); */
	background: url(../img/topbg.png) repeat-x center top;
	background-size: 100%;
	width: 100%;
	padding-bottom: 140px;
	position: absolute;
	/* top: 0; */
	z-index: 9;
}
.head.s {
    position: relative;
    
}
#header .inner {
	/* height: 143px; */
	position: relative;
	max-width: 100%;
	width: 1400px;
	margin: 0px auto;
}

.showdiv .top {
    opacity: 1;
    filter: Alpha(opacity=100);
    transform: none;
    display: block;
}


.sitelogo {
	padding: 30px 0px;
}

.top_link {
	margin-top: 25px;
	margin-bottom: 0px;
}

.top_link ul li {
	float: left;
	line-height: 15px;
	/* border-right: 1px solid #7d8fb0; */
	/* padding: 6px 17px; */
}

.top_link ul li a {
	color: #fff;
	font-size: 21px;
	background: url(../img/zwtb.png) no-repeat;
	padding-left: 45px;
	margin-top: -3px;
	height: 26px;
	line-height: 26px;
}

.top_link .search,
.top_link .link_last {
	border-right: none;
}

.toplink1 a {
	padding-right: 15px;
}

.top_link .link_last {
	padding-right: 0px;
}

/* 搜索*/
.ss {
  font-size: 16px;
  cursor: pointer;
  position: relative;
  float: right;
  margin: 0px 0px  0px 25px;
 }
.ss .inp{
	border: none;
	height: 35px;
	outline: none;
	color: #FFFFFF;
	background: url(../img/ssjx.png) no-repeat 0px 32px;
	outline: none; padding-right: 20px;
}
.ss .btn{
	border: none;
	position: absolute;
	top: 10px;
	right: 0px;
	width: 16px;
	height: 16px;
	outline: none;
	background: url(../img/search.png) no-repeat 0px 0px;
}


/*导航*/
/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 60px;
	float: left;
	line-height: 60px;
}

.nav ul>li {
	float: left;
	text-align: center;
	/* padding-left: 1.5%; */
	/* padding-right: 1.5%; */
	position: relative;
	/* width: 17%; */
}

.nav .nav_first {
	padding-left: 0px;
}

.nav .nav_last {
	padding-right: 0px;
}

.nav li a {
	font-size: 20px;
	font-weight: bold;
	color: #fff;
}

.nav li ol {
	position: absolute;
	/* left: 0px; */
	/* top: 62px; */
	z-index: 9999;
	padding-top: 15px;
	width: 100%;
	display: none;
	border-left: 5px solid #16529f;
	background: #fff;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99015934, endColorstr=#99015934);
}

.nav li ol li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ol li a {
	display: block;
	width: 96%;
	font-size: 14px;
	margin: 0px 2%;
	color: #333;
	text-align: left;
	text-indent: 15px;
}

.nav li ol li:hover a {
	font-weight: bold;
}

.nav li ol.widths li {
	width: 268px;
}

.nav li ol.widths li a {
	width: 50%;
}

.wp-window {
	margin-top: 10px;
}


.nav ul>li:hover ol{
display:block;} 

/*nav*/
.demo-2 {
	display: none;
	position: relative;
	z-index: 9999;
}

.nav {
	width: 100%;
	height: 50px;
	float: left;
	line-height: 50px;
	margin-top: 30px;
}

.nav ul>li {
    float: left;
    text-align: center;
    /* padding-left: 5%; */
    /* padding-right: 5%; */
    position: relative;
    width: 16.6%;
}

.nav .nav_first {
	padding-left: 0px;
}

.nav .nav_last {
	padding-right: 0px;
}

.nav li a {
	font-size: 20px;

	color: #fff;
}

.nav li ul {
	position: absolute;
	margin: 0 auto;
	left: 0px;
	/* top: 43px; */
	z-index: 9999;
	padding-top: 15px;
	width: 140%;
	/* margin: 0 10%; */
	display: none;
	/* border-left: 5px solid #16529f; */
	background: rgba(14,89,145,0.8);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99015934, endColorstr=#99015934);
}
.nav li ul.dhdst {
    position: absolute;
    margin: 0 auto;
    left: 0px;
    /* top: 43px; */
    z-index: 9999;
    padding-top: 15px;
    width: 120%;
    margin: 0px 0%;
    display: none;
    /* border-left: 5px solid #16529f; */
    background: rgba(14,89,145,0.8);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99015934, endColorstr=#99015934);
}

.nav li ul li {
	width: 100%;
	height: 40px;
	line-height: 40px;
}

.nav li ul li a {
	display: block;
	width: 100%;
	font-size: 16px;
	margin: 0px 0%;
	color: #fff;
	font-weight: 400;
	text-align: left;
	text-indent: 20px;
}

.nav li ul li:hover a {
	text-decoration: underline;
}

.nav li ul.widths li {
	width: 268px;
}

.nav li ul.widths li a {
	width: 50%;
}

.wp-window {
	margin-top: 10px;
}


.nav ul>li:hover ul{
display:block;} 

















/* banner */
/**主页banner开始**/
.head,
.mbanner,
.mbanner .inner,
.mbanner .inner>div,
.focus,
.focus>ul,
.mbanner .slick-list,
.mbanner .slick-track {
	height: 100%;
}

.mbanner {
	width: 100%;
	
}

.top_link ul .topzw{padding-left:40px;background: url(../img/topzwbg.png) no-repeat left center;}



#banner .inner {
	width: auto;
	max-width: 100%;
	text-align: center;
	position: relative;
}

#banner .slide {
	width: 100%;
	height: 100%;
	position: relative;
	float: left;
	display: inline-block;
}

#banner .slide>a {
	display: block;
	width: 100%;
	height: 100%;
}

#banner .slide .slide_imgs {
	width: 100%;
	height: 100%;
	position: absolute;
}

#banner .slide .news_bg {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 100%;
	margin: auto;
}

#banner .slide_title {
	position: absolute;
	z-index: 29;
	/* bottom: 0.6rem; */
	bottom: 120px;
	left: 8%;
	padding: 0 15px;
	max-width: 57%;
}

#banner .slide_title .tit_con {
	/* font-size: 0.30rem; */
	font-size: 71px;
	font-weight: normal;
	/* line-height: 0.65rem; */
	width: 60%;
	line-height: 90px;
	color: #fff;
	font-family: "Source Sans Pro";
	z-index: 9;
	position: relative;
	font-weight: bold;
	width: 95%;
text-shadow: 3px 3px #2b2a2a;
	/* overflow: hidden; */
	/* text-overflow: ellipsis; */
	/* white-space: nowrap; */
	text-align: left;
}

#banner .slide_title .title_bg {
	/* background: #000; */
	opacity: 0.5;
	filter: Alpha(opacity=50);
	position: absolute;
	left: 0;
	bottom: 0;
	top: 0;
	right: 0;
	width: 100%;
	height: 100%;
}

#banner .slick-dots {
	position: absolute;
	z-index: 9;
	/* bottom: 0.65rem; */
	bottom: 70px;
	left: 46.5%;
}

#banner .slick-dots li {
	/* font-size: 0.25rem; */
	/* font-size: 25px; */
	/* line-height: 0.34rem; */
	line-height: 34px;
	color: #fff;
	/* margin: 0 0.12rem; */
	margin: 0 10px;
	cursor: pointer;
	width: 15px;
	height: 15px;
	
	display: inline-block;
	vertical-align: bottom;
}

#banner .slick-dots li.slick-active:after {
	/* width: 0.55rem; */
	width: 55px;
	height: 1px;
	/* background: url(../img/dot.png) no-repeat left center; */
	/* margin-left: 0.13rem; */
	margin-left: 10px;
	content: " ";
	display: inline-block;
	/* margin-top: -10px; */
}

#banner .slick-dots li button {
	background: no-repeat;
	border: none;
	width: 15px;
	height: 15px;
	/* font-size: 0.25rem; */
	/* font-size: 25px; */
	/* line-height: 0.34rem; */
	/* line-height: 34px; */
	/* color: #fff; */
	color: transparent;
	background: url(../img/dot2.png) no-repeat left center;
}

#banner .slick-dots li.slick-active button {
	/* font-size: 0.35rem; */
	/* font-size: 35px; */
	
	background: url(../img/dot.png) no-repeat left center;
}

#banner .button_box {
	position: absolute;
	bottom: 45px;
	/* width: 0.7rem;
	height: 0.7rem; */
	width: 50px;
	height: 50px;
	opacity: 1;
	/* filter: alpha(opacity=0); */
	/* background: #000; */
	/* border: 1px solid rgba(255, 255, 255, 0.5); */
	display: block;
	z-index: 20;
	/* border-radius: 50%; */
	text-align: center;
	cursor: pointer;
	/* transition: all 0.4s ease; */
}

/* .head:hover #banner .button_box {
	opacity: 0.5;
	filter: alpha(opacity=50);
} */

#banner .button_box button {
	background: none;
	border: none;
	/* font-size: 0.4rem; */
	font-size: 40px;
	color: transparent;
	/* line-height: 0.7rem; */
	line-height: 70px;
	font-weight: bold;
}

#banner .button_box.prev {
	left: 12%;
	background: url(../img/banner_left.png) no-repeat center;
}

#banner .button_box.next {
	left: 14.5%;
	background: url(../img/banner_right.png) no-repeat center;
}


/* 头部2 */

body::-webkit-scrollbar {
	display: none;
	
}

.body_b {
	outline: none;
	overflow: auto;
	z-index: 20;
	top: 100%;
	left: 0;
	right: 0;
	bottom: 0;
	background: #fff;

}

.list.body_b {
	position: static;
}

.body_b.showdiv {
	top: 0;
}

.body_b .top {
	padding: 0;
	background: #16529f;
	opacity: 0;
	filter: Alpha(opacity=00);
}

/* .head-top,
.header2 {
	background-color: #16529f;
	
} */

.body_b.showdiv .top {
	transition: all 0.7s ease-in-out 0.5s;
	transform: none;
	opacity: 1;
}

.body_b .top_link {
	margin-top: 15px;
}

.body_b .sitelogo {
	padding: 3px 0px;
	padding-bottom: 0px;
}

.body_b .sitelogo img {
	/* display: block; */
	/* margin-top: 5px; */
}

.body_b #header .inner,
.body_b .wrapper .inner,
.body_b .inner {
	width: 1400px;
	margin: 0px auto;
}

.body_b .nav {
	height: 56px;
	line-height: 56px;
}
.xiao_banner{display: none;}
.xiao_banner .rslide,.xiao_banner .rslide img{width: 100%;height: auto;}
/* 学校要闻 */

.main1 {
	padding-top: 20px;
	background-color: #ecf4fa;
	padding-bottom: 90px;
	background: url(../img/main1bg.png) no-repeat bottom center #eeeff1;
}
.news {
	width: 69%;
	max-width: 1640px;
	float: left;
}
.news h3 {font-family: Source Sans Pro;font-size: 30px;line-height: 80px;margin-top: 10px;color: #031f47;text-align: left;}
.newstrack{width:100% ;}
.newsdiv{}
.newsimg{width: 100%;margin: 0 0%; overflow: hidden;
}
.newsimg img{width: 100%;}
.newwenzi{/* background:#ffffff; */padding: 0px 0px;margin: 0 0%;}
.newtime {
	/* background: url(../img/newrqbg.png) left no-repeat; */
	line-height: 20px;
	color: #023459;
	font-family: "Georgia";
	font-size: 18px;
	margin-top: 15px;
	/* padding-left:20px; */
}

a.more {
    font-size: 16px;
    font-family: "heebo";
    float: right;
    padding-left: 50px;
    background: url(../img/more-bg.png) no-repeat left center;
}
.newsbt{line-height: 25px;color:#333;margin-top: 12px;font-size: 18px;min-height: 75px;font-weight: bold;overflow: hidden;text-overflow: ellipsis;font-family: 'FZJunHJW_Cu';display: -webkit-box;-webkit-line-clamp: 3;/* font-size: 20px; */color: #333333;font-family: crimson_text_roman;line-clamp: 3;-webkit-box-orient: vertical;}
.nwesmore{line-height: 30px;color:#7087a2;font-size: 16px;margin: 10px 0px 0px 0px;background: url(../img/newmorebg.png) left no-repeat;padding-left:20px;}
.nwesmore a{color:#7087a2 ; }


.one-time {
    width: 100%;
    overflow: hidden;
}

.newsdiv {
    width: 31%;
    float: left;
    margin-bottom: 20px;
}
.newsdiv2{margin: 0 3.5%;}
.one-time .slick-prev,.one-time .slick-next {
    position: absolute;
    display: block;
    height: 130px;
    width: 50px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -75px;
    padding: 0;
    border: none;
    outline: none;
}
.one-time .slick-next {
	background: url(../img/iconr.png);
    right: -70px;
}
.one-time .slick-prev {
	background: url(../img/iconl.png);
    left: -70px;
}
.gdlm{width: 25%;margin: 70px auto;height: 60px;background: #02294e;text-align: center;}
.gdlm a{color: #FFFFFF;font-size: 24px;line-height: 60px;text-align: center;}

.news_title {
	/* height: 75px; */
	margin-bottom: 25px;
	line-height: 35px;
}

.news_title>h2 {
	color: #052249;
	/* height: 75px; */
	font-size: 30px;
	float: left;
}

.news_title>a {
	float: left;
	font-size: 20px;
	color: #596d87;
	display: block;
	padding-left: 15px;
	margin-left: 15px;
	background: url(../img/line1.png) no-repeat left center;
}

.news_link {
	color: #fff;
	display: block;
	line-height: 30px;
	padding: 0px 10px;
	font-size: 14px;
	background-color: #b90016;
	border-radius: 20px;
	margin-top: 25px;
}

.news_list ul li {
	float: left;
	max-width: 440px;
	/* height: 270px; */
	width: 48%;
	margin-right: 4%;
	overflow: hidden;
	position: relative;
}

.news_list ul li h3 {
	font-size: 18px;
	margin: 15px 0px;
	line-height: 27px;
}

.news_img {
	height: 270px;
	overflow: hidden;
}

.news_img,
.news_img img {
	width: 100%;
	transition: .5s;
}

.news .news_last,.foot_pic .news_last{
	margin-right: 0px;
}

/*events*/
.events {
    float: right;
    width: 28%;
}
.events h3 {
    font-family: Source Sans Pro;
    font-size: 30px;
    line-height: 80px;
    margin-top: 10px;
    color: #031f47;
    text-align: left;
}
.Events-content ul li {
    border-bottom: 1px solid #CDD7E0;
    overflow: hidden;
    margin-bottom: 20px;
}

.Events-content .rq {
    width: 60px;
    height: 60px;
    background: #023459;
    color: #FFFFFF;
    text-align: center;
    font-size: 14px;
    font-family: "Georgia";
    float: left;
}
.Events-content .rq span {
    box-sizing: border-box;
    font-size: 24px;
    display: block;
    padding: 4px 0px;
}
.Events-con {
    float: right;
    width: calc(100% - 80px);
    line-height: 25px;
}
.Events-content .Events-con .bt {
    color: #2C2C2C;
    font-weight: bold;
    margin-bottom: 7px;
    /* overflow: hidden; */
    /* text-overflow: ellipsis; */
    /* white-space: nowrap; */
    height: 50px;
    font-size: 16px;
    font-family: 'FZJunHJW_Cu';
    overflow: hidden;
    line-height: 25px;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;
}
.Events-content .Events-con .zy {
    color: #888888;
    font-size: 13px;
    margin-top: 10px;
    font-family: "arial bold";
    margin-bottom: 5px;
    height: 79px;
    line-height: 22px;
    /* overflow: hidden; */
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    line-clamp: 3;
    -webkit-box-orient: vertical;
}

.date1 {
	color: #888888;
	font-size: 18px;
	margin: 0px;
	width: 140px;
	height: 60px;
	float: right;
	color: #003a65;
	font-size: 14px;
	font-weight: bold;
	font-family: "Gotham-book";
	line-height: 60px;
	/* background: #052646; */
	/* padding: 10px 0; */
}
.listyr{color: #fff; font-size: 22px; line-height: 40px; text-align: center;}
.listn{color: #fff; font-size: 22px; line-height: 40px; text-align: center;}
.listbt{color: #333; font-size: 24px; line-height: 40px; }
.listjj{color: #666; font-size: 20px; line-height: 30px; margin-top: 15px;}
.listmore{color: #bd0d0a;	font-size: 18px; line-height: 30px; margin-top: 15px;}

.important {
	width: 100%;
	height: 152px;
	overflow: hidden;
	margin-top: 15px;
	background: url(../img/bg1.png) no-repeat left top;
}

.important a {
	display: block;
	color: #fff;
}

.important h2 {
	float: left;
	width: 80%;
	line-height: 30px;
	font-size: 18px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.important>div {
	width: 76%;
	margin-left: 21%;
	margin-top: 30px;
}

.impor_date {
	float: right;
	line-height: 30px;
}

.zhai {
	margin-top: 15px;
	color: #b8bec9;
	line-height: 30px;
}



.news_list ul li a {
	display: block;
}

.news_list ul li:hover .news_img img {
	transform: scale(1.1, 1.1);
	transition: .5s;
}


/* 校园公告*/
.notice {
	/* margin-top: 30px; */
	max-width: 440px;
	width: 32%;
}

.news_date {
	width: 70px;
	height: 70px;
	text-align: center;
	background-color: #052b61;
	color: #fff;
}

.news_date p {
	font-size: 30px;
	font-weight: bold;
	padding-top: 10px;
}

.news_date div {
	font-size: 16px;
	margin-top: 7px;
}

.notice_list ul li {
	padding-top: 10px;
	/* margin-left: 20px; */
}

.notice_list ul li a {
	width: 60%;
}

.notice_list ul li a h2 {
	font-size: 16px;
	font-weight: normal;
	line-height: 46px;
	margin-top: 0px;
	height: 46px;
	overflow: hidden;
}

.notice_list ul li a p {
	color: #666666;
	font-size: 14px;
	line-height: 21px;
	height: 44px;
	overflow: hidden;
	margin-top: 9px;
}

.notice_list ul li a:hover h2,
.news_list a:hover h3,.option li a:hover h3 {
	color: #004398;
}


/* 学术交流 */
.main2 {
	background: url(../img/main2bg.png) center no-repeat #144468;
	overflow: hidden;
	padding: 75px 0 110px 0;
}

.main2 .inner {
	overflow: hidden;
	position: relative;
}

.main2sj{/* background: url(../img/main2sjbg.png) repeat-x; */width: 500px;float: right;margin-top: 20px;}
.main2sj ul{}
.main2sj ul li{width: 25%;height:220px;float: left;background: url(../img/main2sjbg.png) repeat-x;margin: 80px 0 170px 0;}


.main2bt h3{font-size: 36px;line-height: 50px;color: #ffffff;text-align: left;font-family: Source Sans Pro;}
.main2bt p{font-size: 18px;line-height: 32px;color: #ffffff;text-align: left;margin-top: 20px;text-align: justify;/* padding: 0 100px; */overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 8;line-clamp: 8;-webkit-box-orient: vertical;}

.main2bt {
    /* background: #ffffff; */
    position: relative;
    padding-bottom: 20px;
    width: calc(100% - 530px);
    float: left;
}

.main2 .more {
    float: left;
    color: #ffffff;
    background: url(../img/main2more.png) no-repeat left center;
}
.sjsz{font-size: 48px;color: #FFFFFF;font-weight: bold;text-align: center;font-family: Georgia;line-height: 80px;margin-top: 20px;}
.sjdw{font-size: 26px;color: #FFFFFF;text-align: center;min-height: 120px;line-height: 30px;padding: 0 80px;}

.sjsz span {
    font-size: 18px;
}

.xue_left {
	max-width: 750px;
	width: 54%;
	float: left;
	height: 425px;
	margin: 40px 50px;
	overflow: hidden;
	position: relative;
}

.rslide li {
	position: relative;
	height: 100%;
}

.rslide li a {
	display: block;
}

.rslide li img {
	width: 100%;
}

.centered-btns_nav {
	position: absolute;
	right: 35px;
	z-index: 2;
	width: 32px;
	height: 40px;
	background-image: url(../img/fontfl.png);
	overflow: hidden;
	color: transparent;
}

.xue_left .prev {
	background-position: center top;
	bottom: 40px;
}

.xue_left .next {
	bottom: 20px;
	/*left: 100%; */
	background-position: center bottom;
	
}

.centered-btns_nav:active {
	opacity: 1;
}

.centered-btns_tabs {
	position: absolute;
	bottom: 50px;
	right: 15%;
	margin-left: -115px;
	font-size: 0;
	list-style-type: none;
	z-index: 99;
}

.centered-btns_tabs li {
	display: inline-block;
	margin: 0 8px;
	*display: inline;
	*zoom: 1;
}

.centered-btns_tabs a {
	display: inline-block;
	width: 30px;
	height: 15px;
	overflow: hidden;
	color: transparent;
	font-size: 14px;
	text-align: center;
	*display: inline;
	*zoom: 1;
	
}


.cap2 {
	width: 600px;
	font-size: 16px;
	color: #fff;
	/* padding: 15px 108px 0px 25px; */
	line-height: 30px;
	position: absolute;
	bottom: 0px;
	right: 0%;
	height: 98px;

	background: url(../img/bg2.png) no-repeat left top;
}

.cap2 p {
	width: 75%;
	height: 60px;
	overflow: hidden;
	margin: 20px 25px;
}

.xue_right {
	max-width: 480px;
	/* position: relative; */
	height: 425px;
	margin: 40px 30px 40px 0px;
}

.xue_right .centered-btns_nav {
	display: none;
}

.xue_title {
	color: #fff;
	font-size: 30px;
	line-height: 80px;
}

.xue_bottom a {
	color: #FFFFFF;
}

.xue_bottom h3 {
	font-size: 18px;
	/* font-weight: bold; */
	line-height: 30px;
}

.xue_bottom p {
	font-size: 16px;
	margin-top: 25px;
	line-height: 25px;
}

.mores {
	display: block;
	width: 165px;
	height: 50px;
	color: #fff;
	line-height: 50px;
	text-indent: 28px;
	font-size: 16px;
	margin-top: 40px;
	/* position: absolute;
	bottom: 65px;
	left: 0px; */
	background: url(../img/morebg1.png) no-repeat left top;
}






/* 教学科研 */
.main3{
	background-color: #e1ecf6;
	padding-bottom: 80px;
}


.main3bt h3{font-size: 40px;line-height: 120px;color: #052249;text-align: left;/* margin-top: 60px; */font-family: Source Sans Pro;}
.main3bt p{font-size: 26px;line-height: 50px;color: #052249;text-align: center;padding: 0 40px;}

.main3bt {
    /* background: #ffffff; */
    position: relative;
    /* max-width: 1460px; */
    margin: 0 auto;
}
.m3nd {
    width: 47%;
    float: left;
}
.m3nd2{margin: 0 0 0 6%;}

.m3nd .newwenzi{background: #ffffff;padding: 0px 40px;overflow: hidden;box-shadow: 0px 0px 5px 0px #5878c763;}
.m3ndbt{
    
}
.m3ndjj{font-size: 18px;line-height: 30px;text-overflow: -o-ellipsis-lastline;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 3;-webkit-box-orient: vertical;}
.m3nd1 .newwenzi{border-top:8px solid #f9920d;}
.m3nd1 .m3ndbt{color: #f9920d;/* border-bottom: 2px solid #f9920d; */}
.m3ndbt{font-size: 28px;width: auto;display: inline;line-height: 80px;}
.m3ndmore{float: right;margin: 20px 10px;}
.m3nd2 .newwenzi{border-top:8px solid #0153cf;}
.m3nd2 .m3ndbt{color: #0153cf;/* border-bottom: 2px solid #0153cf; */}
.m3nd3 .newwenzi{border-top:8px solid #46aa01;}
.m3nd3 .m3ndbt{color: #46aa01 ; border-bottom: 2px solid #46aa01;}


.ke_tab{
	height: 122px;
	background-color: #e0ded9;
}

.tab-hd li{
	float: left;
	width: 33.3%;
	height: 140px;
	cursor: pointer;
	text-align: center;
	line-height: 122px;
	background: url(../img/line2.png) no-repeat right 20px;
}

.tab-hd li a {
	font-size: 30px;
	color: #002147;
	font-weight: bold;
}


.tab-hd li img {
	position: absolute;
	left: 6px;
	top: 32px;
}


.tab-hd .active {
	background: url(../img/act.png) no-repeat left center;
}

.option li{
	float: left;
	width: 33.3%;
	overflow: hidden;
	margin-bottom: 55px;
}
.option li a{display: block;}
.tab-bd>li{display: none;}
.tab-bd{
	margin-top: 40px;
}
.tab-bd .active{display: block;}
.number{
	float: left;
	width: 60px;
	height: 60px;
	text-align: center;
	line-height: 57px;
	color: #fff;
	font-family: "TT1182M_";
	font-size: 30px;
	
	background: url(../img/icon3.png) no-repeat center;
}
.number span{
	font-size: 20px;
	letter-spacing: 3px;
}
.number_right{
	width: 70%;
	float: left;
	margin-left: 4%;
	
}
.number_right h3{
	font-size: 18px;
	line-height: 28px;
}
.number_right .date1{
	margin-top: 13px;
}
.mores2{
	display: block;
	width: 160px;
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	text-indent: 25px;
	background: url(../img/morebg2.png) no-repeat left top;
}
/*main4*/
.main4 {
	background: url(../img/main4bg.png) no-repeat bottom;
	overflow: hidden;
	padding: 50px 0 80px 0;
}
.main4 .inner {
	overflow: hidden;
	position: relative;
}
.main4zt{/* background: url(../img/main4ztbg.png); *//* width:500px; *//* height: 580px; *//* float: right; *//* margin: 50px 80px; */}
.main4zt h3 {font-size: 40px;line-height: 60px;/* margin: 20px 60px; */color: #023459;/* border-bottom: 5px solid #fff; */margin-bottom: 40px;font-family: Source Sans Pro;}
.main4lb{}
.main4lb ul{width:100%;overflow: hidden;/* margin-bottom: 130px; */}
.main4lb li{width: 33%;float: left;}
.shuju{font-size: 84px;line-height: 124px;text-align: center;color: #023459;font-weight: bold; background: url(../img/shujubg.png) no-repeat center bottom;}
.jianjie{font-size: 18px; color: #333333; text-align: center; line-height: 30px; margin-top: 20px;}



/* main6 */
.main6{
	width: 100%;
	min-height: 330px;
	background: url(../img/ywbg2.png) #133b50 no-repeat 0px 0px;
	overflow: hidden;
	padding-top: 80px;
	box-sizing: border-box;
	margin-top: -140px;
}
.main6 .inner {
    width: 1400px;
}
.main6 .lofx{
	width: 33%;
	float: left;
	margin-right: 7%;
	margin-top: -8px;
}
.main6 .lofx img{/* width: 100%; */}
.main6 .resour{
	width: 25%;
	float: left;
	margin-right: 10%;
}
.main6 .links{
	width: 25%;
	float: left;
}
.main6 ul li{margin-top: 15px;}
.main6 ul li a{
	color: #fff;
	font-family: "arial";
	font-size: 14px;
}
.main6 ul li:hover a{color: #B92B3B;}
.main6  .bt{
	font-size:24px;
	font-family: "arial";
	color: #FFFFFF;
	border-bottom: 3px solid #ffffff;
	padding-bottom: 20px;
}
.txtwrapper ul li{
	float: left;
	margin-right: 10%;
	position: relative;
	margin-top: 0px;
}
.txtwrapper ul{margin-left: 31%;margin-top: 25px;}
.txtwrapper .wt{margin-right: 0%;}
.txtwrapper.socailweixin{position: relative;}
.txtwrapper .socailweixin:hover div {
    display: block;
}
.txtwrapper  .socailweixin div {
    position: absolute;
    width: 130px;
    height: 130px;
    left: 50%;
	padding-top: 20px;
    margin-left: -45px;
    display: none;
    z-index: 1;
}
.socialwraper img{
	width:80px;
}
.foot{
	width: 100%;
	min-height: 70px;
	background: #B92B3B;
	overflow: hidden;
	/* margin-top: 15px; */
	font-family: "arial";
	font-size: 12px;
	color: #FFFFFF;
}
.foot .adress{
	float: left;
	line-height: 25px;
	padding: 10px 0px;
	box-sizing: border-box;
}
.foot .bq{
	float: right;
	margin-right: 50px;
	line-height: 70px;
}



.newsimg1{background: url(../img/m6nrbg.png) no-repeat center bottom;}
.newsimg1{float: left;}
.newsimg1 img{padding: 25px; width: calc(90% - 50px); margin: 0 5%;}


.one-time1 .slick-prev,.one-time1 .slick-next {
    position: absolute;
    display: block;
    height: 60px;
    width: 32px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -35px;
    padding: 0;
    border: none;
    outline: none;
}
.one-time1 .slick-next {
	background: url(../img/iconr1.png);
    right: -70px;
}
.one-time1 .slick-prev {
	background: url(../img/iconl1.png);
    left: -70px;
}

.one-time1 .slick-dots {
    position: absolute;
    z-index: 9;
    /* bottom: 0.65rem; */
    bottom: -90px;
    left: 43%;
}
.one-time1 .slick-dots li {
    /* font-size: 0.25rem; */
    /* font-size: 25px; */
    /* line-height: 0.34rem; */
    line-height: 34px;
    color: #fff;
    /* margin: 0 0.12rem; */
    margin: 0 10px;
    cursor: pointer;
    width: 18px;
    height: 18px;
    display: inline-block;
    vertical-align: bottom;
}
.one-time1 .slick-dots li button {
    background: no-repeat;
    border: none;
    width: 18px;
    height: 18px;
    /* font-size: 0.25rem; */
    /* font-size: 25px; */
    /* line-height: 0.34rem; */
    /* line-height: 34px; */
    /* color: #fff; */
    color: transparent;
    background: url(../img/dot3.png) no-repeat left center;
}
.one-time1 .slick-dots .slick-active button { background: no-repeat;
    border: none;
    width: 18px;
    height: 18px;
    /* font-size: 0.25rem; */
    /* font-size: 25px; */
    /* line-height: 0.34rem; */
    /* line-height: 34px; */
    /* color: #fff; */
    color: transparent; background: url(../img/dot4.png) no-repeat left center;}

/* 底部图片 */
.foot_pic{
	margin-bottom: 40px;
}
.foot_pic ul li{
	float: left;
	width: 23.5%;
	max-width: 328px;
	margin-right: 1.5%;
	height: 220px;
	position: relative;
}
.foot_tu,.foot_tu img{
	width: 100%;
	
}
.foot_zi{
	position: absolute;
	left: 0px;
	bottom: 0px;
	height: 60px;
	text-align: center;
	padding: 0px 20px;
	line-height: 60px;
	font-size: 20px;
	color: #FFFFFF;
	background: #023459;
}



/* 页尾 */
.footer{
	background:url(../img/footerbg.png) center no-repeat;
}
.dilogo,.dilink,.addr{
	width: 43%;
	margin: 25px 0px;
}
.dilogo ul li{margin-bottom: 40px;}
.dilogo ul .flogolist{margin-bottom: 0px;}

.dilink,.addr{
	margin: 20px 0px;
}
.addr p{
	color: #fff;
	display: block;
	line-height: 35px;
	font-size: 35px;
	
}
.addr{
	width: 57%;
}
.lxfs{width: 100%;margin-top: 25px;height: 90px;border-bottom: 1px solid #ffffff52;}
.lxfs li{float: left;min-height: 35px;}
.lxfs1{width: 22%;background: url(../img/lxfs1.png) left no-repeat;color: #FFFFFF;padding-left: 35px;font-size: 18px;line-height: 35px;}
.lxfs2{width: 25%;background: url(../img/lxfs2.png) left no-repeat;color: #FFFFFF;padding-left: 35px;font-size: 18px;line-height: 35px;}
.lxfs li.lxfs3{width: 38%;background: url(../img/lxfs3.png) left 7px no-repeat;color: #FFFFFF;padding-left: 35px;font-size: 18px;line-height: 35px;float: right;}

.ewm {
    width: 50%;
    margin: 0 auto;
    margin-top: 15px;
}
.ewm ul li{float: left; width: 33.3%; text-align: center;}
.ewm ul li img{margin: 0 auto; transition: 2s;}
.ewm ul li:hover img {
    transform: rotateY(360deg);
}
.ewm ul li p{font-size: 25px; text-align: center; color: #ffffff; line-height: 35px;}

/* 内页 */
.neitop .header{
	position: relative;
	top: 0px;
	width: 100%;
	z-index: 999;
	background-color: #052646;;
}
.neitop .nav{margin-top:0px;}
.neitop .nav li a {
	font-size: 18px;
	font-weight: bold;
	color: #333;
}
.top1{height: 150px;color: #045679;}

.neibanner img{width: 100%;}
.nav_left {
	margin-top: 30px;
	/* max-width: 280px; */
	width: 20%;
	background-color: #fff;
}

/* 内页 */
.neitop .header{
	position: relative;
	top: 0px;
	width: 100%;
	z-index: 999;
	background-color: #052646;;
}
.neitop .nav{margin-top:0px;}
.neitop .nav li ul{ background: #fff;}
.neitop .nav li a {
	font-size: 18px;
	color: #023459;
	font-weight: bold;
	font-family: "arial";
}
.neitop .nav li .neiyeej li a{font-size:17px;font-weight: 400;}


.neibanner img{width: 100%;}
.nav_left {
	margin-top: 0px;
	/* max-width: 280px; */
	width: 25%;
	background-color: #fff;
}

.neiyeej li{font-size:17px;}

.nav_left>h2 {
	font-size: 26px;
	/* text-align: center; */
	font-family: gotham;
	font-family: "Gotham-book";
	line-height: 70px;
	color: #333;
	border-bottom: 5px solid #085ca5;
	/* background:url(../img/bg3.png) no-repeat left top ; */
}


.nav_left ul li a {
	font-size: 16px;
	display: block;
	/* font-weight: bold; */
	/* text-indent: 30px; */
	height: 50px;
	font-family: "Gotham-book";
	line-height: 50px;
	/* box-sizing: border-box; */
	margin-top: 2px;
	color: #333;
	border-left: none;
	border-bottom: 1px solid #f3f1ec;
	background-color: #fff;
}

.nav_left ul li:hover a{
	color: #085ca5;
	font-weight: bold;
	border-left: none;
	/* background:url(../img/icon5.png) no-repeat 240px center #e3ebf4 ; */
}
.nav_left .act {
	border-left: none;
	background:url(../img/icon5.png) no-repeat 260px center #e3ebf4 ;

}




.nav_right2.fl {
    width: 100%;
}	
.nav_right2 .news {
    width: 100%;}

/*右侧*/
.nav_right {
	width: 75%;
	/* max-width: 1070px; */
	margin-top: 30px;
	/* padding: 30px; */
	background-color: #fff;
}

.right_inner{margin: 20px 30px;}
.right_top{
	/* border-bottom:  5px solid #003470; */
	padding: 0px 50px;
	/* margin-top: 20px; */
	max-width: 1300px;
	margin: 0 auto;
	margin-top: -140px;
	z-index:99;
	position: relative;
	background:url(../img/rtopbg.png);
}
.right_top>h3 {
	font-size: 40px;
	color: #003470;
	height: 140px;
	line-height: 140px;
	font-weight: bold;
	
}
.right_top>h3 span{
	display: inline-block;
	padding-left: 15px;
	font-size: 16px;color: #999999;}
.right_top>p,
.right_top>p a {
	font-size: 16px;
	color: #b92b3b;
	margin-top: 0px;
	line-height: 140px;
	color: #b92b3b;
	font-size: 13px;text-transform: uppercase;
	font-family: "Gotham-book";
	font-weight: bold;
}
.right_top>p{padding-left: 22px;background: url(../img/dqwzbg.png) no-repeat left center;}

/*wuerji*/
.newsejdh {
    width: 100%;
    /* height: 80px; */
    line-height: 80px;
    margin-top: 10px;
    border-top: 2px solid #023459;
}
.newsejdh li{
    /* float: left; */
    font-size: 30px;
    /* width: 25%; */
    text-align: center;
    color: #023459;
    font-weight: bold;
}


/* 列表 */
.list>ul{/* margin-top: 20px; */}

.list>ul li {
	/* height: 220px; */
	overflow: hidden;
	/* margin-bottom: 25px; */
	width: 100%;
	border-bottom: 1px solid #888888;
}

.list>ul li a {
	float: left;
	display: block;
	width: calc(100% - 150px);
	height: 60px;
	line-height: 60px;
	overflow: hidden;
	font-size: 24px;
	text-overflow: ellipsis;
	white-space: nowrap;
	float: left;
	font-family: crimson_text_roman;
	color: #333333;
	/* font-weight: bold; */
	font-size: 18px;
	/* width: 87%; */
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	/* padding-left: 25px; */
	/* box-sizing: border-box; */
	/* background: url(../img/icon6.png) no-repeat left center; */
}
.list .date1{
	color: #023459;
	float: right;
	margin: 0px;
	display: block;
	float: right;
	color: #003a65;
	font-size: 14px;
	font-weight: bold;
	font-family: "Gotham-book";
}


.list,.neiinner {
	/* margin-bottom: 40px; */
	/* margin-top: 10px; */
}
.list  .bg2{
	background-color: #f3f9ff;
	margin: 0px -30px;
	padding: 0px 30px;
}

/*内容*/
.content_title>h1,
.dp>h1 {
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 50px;
	margin-bottom: 20px;
}

.content_title>p {
	text-align: center;
	color: #888888;
	padding-bottom: 20px;
	border-bottom: 1px dashed #cbbda6;
	margin-bottom: 25px;
}

.cont{margin-top: 30px;}


.cont p {
	/* text-indent: 2em!important; */
	line-height: 30px!important;
	font-size: 18px!important;
	margin-top: 10px!important;
	font-family:georgia,serif!important;
}

.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: #02864f;
}

.fen .bdsharebuttonbox {
	width: 185px;
	margin: 5px auto;
}
.content{
	padding-bottom: 50px;
}
.dp{
	margin-bottom: 80px;
}


.notice_list{background: #FFFFFF;}
.notice_list ul li img{float:left;margin: 16px;}
.notice_list ul li p{color: #a41318; font-size: 16px; font-weight: normal;line-height: 46px; margin-top: 0px;height: 46px;overflow: hidden; width: 28%; float: right;}

input.motion_1 {
    width: 150px;
    opacity: 1;
}
.searchnav{background: url(../img/searchnav.png);}
.head-right {
    height: 50px;
    margin: 25px;
}


.jjtplb{width: 96%;margin: 0 auto;/* margin-top: 50px; */}
.jjtplb ul li {float: left;width: 31%;height: auto;margin: 15px 1%;FONT-WEIGHT: 100;}
.jjtplb .foot_zi {
    position: relative;
    font-size: 16px;
    height: 40px;
    line-height: 40px;
}

.jjtplb1{width: 98%;margin: 0 auto;margin-top: 50px;}
.jjtplb1 ul li {float: left;width: 18%;height: auto;margin: 15px 1%;FONT-WEIGHT: 100;overflow: hidden;background: #fff;}
.foot_tu1, .foot_tu1 img {
    width: 75px;
    height: 90px;
    float: left;
}
.foot_zi1 {
    position: relative;
    float: left;
    left: 0px;
    bottom: 0px;
    height: 90px;
    text-align: center;
    padding: 0px 20px;
    line-height: 90px;
    font-size: 20px;
    color: #000000;
    background: #ffffff;
}
.jjtplb1 .foot_zi1 {
    position: relative;
    font-size: 16px;
}

.newwenzisys{background:#ffffff;}
.newwenzisys .newsbt{    padding: 0 20px;}
.newwenzisys .newtime{    padding: 0 20px;}
.backlan{background:#023459;}
.backlan .main3bt h3{color:#ffffff;}
.backlan .main3bt h3 a{color:#ffffff; background:url(../img/balanmbg.png) no-repeat left center}
.affil{
    display: block;
    width: 50%;
    font-size: 17px;
    margin: 0px 0%;
    color: #fff;
    text-align: left;
    text-indent: 20px;
float:left;
}
.backbai{background:#ffffff;}
.margin0{margin-top:0px;}

.zssj{/* background: url(../img/main2sjbg.png) repeat-x; */width: 500px;float: right;margin-top: 20px;}
.zssj ul{}
.zssj ul li{width: 25%;height:220px;float: left;background: url(../img/main2sjbg.png) repeat-x;margin: 80px 0 170px 0;}


.zsbt h3{font-size: 26px;line-height: 50px;color: #023459;text-align: left;font-family: Source Sans Pro;}
.zsbt p{font-size: 16px;line-height: 30px;color: #333333;text-align: left;margin-top: 15px;text-align: justify;/* padding: 0 100px; */overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 4;line-clamp: 3;-webkit-box-orient: vertical;}

.zsbt {
    /* background: #ffffff; */
    position: relative;
    padding-bottom: 20px;
    width: calc(100% - 420px);
    float: right;
}
.zszj{width: 360px;height: 240px;float: left;}
.zszj img{width: 100%;}
.right_inner .inner{width: 100%;}

.dert{padding: 30px 0;border-top: 2px solid #e3e3e3;}
.dert2 .zsbt{float: right;}
.dert2 .zszj{float: left;}

.appli { margin-top: 20px;}
.appli h3 {
    font-size: 32px;
    color: #023459;
    text-align: center;
    line-height: 60px;
    /* margin-top: 20px; */
}
.appli .more{background:url(../img/balanmbg.png) no-repeat left center;color: #ffffff;line-height: 320px;margin-right: 100px;}
.appli .applinei{width:100%;height: 340px;background: url(../img/applibg.png) no-repeat right;background-size: cover;}

.szll{width: 31%;margin: 0 1%;float: left;/* position: absolute; */overflow: hidden;background: linear-gradient(to right, #f2f2f2 0%,#f2f2f2 80%,white 81%,white 100%);min-height: 300px;margin-bottom: 40px;}
.szll a{display: block;
    overflow: hidden;}
.zsllwz{width: calc(100% - 206px);background: #f2f2f2;float: left;padding-left: 20px;/* position: relative; */}
.zslltp{width: 166px;height: 200px;float: right;margin-top: 100px;/* margin-top: -136px; *//* margin-left: -80px; *//* z-index: 1000; */}
.zslltp img{width:100%;}
.jsxm{font-size: 20px; color: #023459; line-height:40px ;}
.zhicheng{font-size: 16px;color: #023459;line-height: 20px;}
.shizijianjie{font-size: 12px; color: #333333; line-height: 16px;}


.zx{
    font-family: Roboto-Medium;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 25px;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 15px;
    box-sizing: border-box;
    background: url(../img/cb.png) no-repeat 97px -1px;
    margin-top: 40px;
}
.newsejdh li a {
    display: block;
    /* padding: 0px 80px; */
    float: left;
    color: #023459;
    font-size: 20px;
    font-family: "FZJunHJW_Cu";
    font-weight: bold;
}
.newsejdh li a:hover {
    color: #d61f1d;
}
.gdry {
    width: 100%;
    float: left;
    margin-top: 0;
}

.gdry h5 {
    width: 240px;
    height: 50px;
    background: url(../img/bg_gdry.png) no-repeat left center;
    text-align: center;
    color: #fff;
    font-size: 20px;
    line-height: 50px;
}

.gdry ul {
    width: 100%;
    float: left;
    margin-top: 25px;
}

.gdry ul li {
    position: relative;
    width: 160px;
    height: 236px;
    padding: 5px;
    overflow: hidden;
    float: left;
    margin-right: 25px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
}

.gdry ul li img {
    width: 100%;
    height: auto;
    /* margin: 5px 0px; */
}

.gdry ul li span {
    position: absolute;
    left: 0;
    bottom: 0px;
    text-align: center;
    width: 160px;
    height: 40px;
    margin: 0 5px;
    background-color: #333;
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
    filter: alpha(opacity=70);
}
.gdry ul li span a {
    text-align: center;
    width: 100%;
    line-height: 40px;
    color: #fff;
}

.zx {
    font-family: Roboto-Medium;
    font-size: 30px;
    color: #333333;
    font-weight: bold;
    margin-bottom: 25px;
    border-bottom: 1px solid #CDCDCD;
    padding-bottom: 15px;
    box-sizing: border-box;
    background: url(../img/cb.png) no-repeat 97px 4px;
    margin-top: 40px;
}

.tabs ul li {
    height: 60px;
    line-height: 60px;
    border-top: 1px solid #CDCDCD;
    /* overflow: hidden; */
    font-family: "Gotham-book";
}
.tabs ul li a {
    float: left;
    font-family: crimson_text_roman;
    color: #333333;
    /* font-weight: bold; */
    font-size: 18px;
    width: 87%;
    /* overflow: hidden; */
    text-overflow: ellipsis;
    white-space: nowrap;
}
.right_inner3 {
    width: 90%;
    margin: 0 5%;
}
.field-content{
    height: 19em;
    overflow: hidden;
    line-height: 2em;
    text-align: justify;
}

.field-content:hover{height:auto;}
ol li {
    list-style: block;
}


/*tab*/
.tab-block{/* overflow:hidden; */border-top: 2px solid #03355A;margin-top: 51px;margin-bottom: 40px;}
.tab-buttons{overflow: hidden;}
.tab-buttons a{display:block;padding: 30px 75px;float:left;color: #023459;font-size: 20px;/* font-family: "FZJunHJW_Cu"; */font-weight: bold;}
.tab-buttons a:hover{color:#d61f1d;text-decoration:none;}
.tab-buttons a.cur{color: #d61f1d;}
.tab-block .tabs .tab-item {
	width: 100%;
	height: 100%;
	display: none;
}
.tab-block .tabs .tab-item.active {
	display: block;
}
.tabs ul li{
	height: 60px;
	line-height: 60px;
	border-top: 1px solid #CDCDCD;
	/* overflow: auto; */
	font-family: "Gotham-book";
}
.tabs ul .wt{
	border-bottom: 1px solid #CDCDCD;
}
.tabs ul li a{
	float: left;
	font-family: crimson_text_roman;
	color: #333333;
	font-weight: bold;
	font-size: 18px;
	width: 80%;
	text-align: left;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.tabs ul li div{
	float: right;
	color: #003a65;
	font-size: 14px;
	font-weight: bold;
	font-family: "Gotham-book";
}
.tabs ul li a:hover {
    color: #B92B3B;
}
.tab-item .fan{
	text-align: center;
	margin: 50px 0px;
	}