/* CSS Document */
* {
	padding: 0;
	margin: 0;
	border: 0;
}

body {

	font-family: "微软雅黑";
	font-size: 14px;
	background: #f4f4f4;

}

ul li {
	list-style: none;
}

a {
	text-decoration: none;
	color: #333;
}

a:hover,
a:visited {
	text-decoration: none;
}

a:hover {
	color: #006ec7;
}

p,
ul {
	margin: 0;
}

.clearfix:after {
	content: "";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	zoom: 1;
}

.col-md-3,
.col-sm-3,
.col-xs-12,
.col-md-4,
.col-md-6,
.col-md-12,
.col-sm-6,
.col-xs-12,
.col-sm-12 {
	padding: 0;
}

/*头部*/
.container {
	padding: 0;
}

.header-link {
	/* background: #0d2b58; */

}

.header-link .container {
	position: relative;
	width: 1200px;
}

.top-link {
	float: right;
}

.top-link li {
	float: left;
	margin-right: 22px;
}

.top-link li a {
	color: #939393;
    font-size: 14px;
	line-height: 30px;
}

.change {
	float: right;
	padding-right: 10px;
}

.change a {
	color: #939393;
    font-size: 14px; line-height: 30px;


}

.change a::after {
	content: '|';
	padding-left: 10px;
}

/*搜索*/
.search {
	position: absolute;
	right: 0px;
    top: -2px;
}


.search .search_anliu {

    position: absolute;
    right: 0;
    top: 8px;
    z-index: 29;
    width: 16px;

}

.search1 {
	display: none;
	width: 240px;
	position: absolute;
	right: 0;
	top: 36px;
	padding: 6px;
	z-index: 9999;
}

.search_kuang {
	width: 74%;
	padding-left: 2%;
	height: 32px;
	background: #fff;
	border: 2px solid #0d2b58;
	outline: none;
}

.search_submit {
	width: 26%;
	height: 32px;
	background: #0d2b58;
	vertical-align: bottom;
	color: #fff;
	font-size: 16px;
	outline: none;
}



.searchbox .search_kang::-webkit-input-placeholder {
	/* WebKit browsers */
	color: #fff;
	font-size: 36px;

}

.searchbox .search_kang:-moz-placeholder {
	/* Mozilla Firefox 4 to 18 */
	color: #fff;
	font-size: 36px;

}

.searchbox .search_kang::-moz-placeholder {
	/* Mozilla Firefox 19+ */
	color: #fff;
	font-size: 36px;

}

.searchbox .search_kang:-ms-input-placeholder {
	/* Internet Explorer 10+ */
	color: #fff;
	font-size: 36px;

}
.header{
	position: absolute;
    width: 100%;
	z-index: 9;
}
.header-content {
	background: url(../image/header-2023.png) no-repeat;
	background-size: cover;
	height: 124px;
}

.header-content .container {
	/* background: url(../images/header.jpg) right bottom no-repeat; */
	position: relative;
}
.headtop{
	width: 100%;
    height: 30px;
    background-color: rgb(2 37 72);
}

.logo {
	display: block;
	margin: 20px 0px 0 0;
	float: left;
}

.navbar-toggle {
	display: none;
	position: inherit;
	float: right;
	width: 24px;
	height: 22px;
	background: url(../image/anniu.png) no-repeat;
	margin-top: 25px;
	padding: 0;
	margin-right: 0;
	margin-bottom: 20px;
	border: none;
	border-radius: 0px;
}







/*导航*/

.nav {
	width: 75%;
	
	float: left;
	margin-top: 35px;
	color: #d3e0fd;
    font-size: 16px;
	margin-left: 50px;
}


.nav ul li {
	float: left;
	width: 12%;
	line-height: 50px;
	text-align: center;
	margin-left: 1.5%;
	position: relative;
	white-space: nowrap;
	z-index: 99;
}

.nav ul li:hover,
.nav ul li:hover ul {
	background-color: #282697;

}

.nav ul li:hover a {
	color: #fff;
}

.nav ul li:first-child {
	width: 4%;

	text-align: center;
}



.nav ul li a {
	display: block;

	height: 50px;

	color: #d3e0fd;
    font-size: 16px;

}

.nav ul li ul {
	display: none;
	position: absolute;
	left: 0;
	top: 39px;
	z-index: 99;
	background: #fff;
	padding: 9px 0 12px;

}


.nav ul li:hover ul {
	display: block;
}

.nav ul li ul li {
	width: 100%;
	line-height: 25px;
	margin-left: 0;
	text-align: left;
	padding: 0 15px;

}

.nav ul li ul li:first-child {
	width: 100%;
	margin-left: 0;
}

.nav ul li ul li a {
	font-size: 16px;
    height: 24px;
    width: 100%;
    color: #333;
    margin: 8px 0;
    padding-left: 5px;
    padding-right: 8px;
    /* background-image: url(../image/nav-itemarrow.png); */
    background-position: 98% center;
    background-repeat: no-repeat;
    text-align: center;

}

.nav ul li:hover ul li a {
	color: #fff;

}

.nav ul li ul li:hover a {
	color: #f7b923;
	/* 	background-color: #2f4cc1; */
	
}




/*banner相关设置*/
.index-banner {
	position: relative;
	height: 600px;
	background: url('../image/banner2.png') center;
}
.banner-in{
	width: 1200px;
	margin: 0 auto;
	margin-top: 200px;
}

.banner_bo{
	 position: absolute;
	 z-index: 99999;
	 width: 1200px;
	 left: 50%;
	 margin-left: -600px;
	 background-color: #fff;
	 height: 72px;
	 top: 555px;
}

.banner_bo_c{
	width: 240px;
	height:70px;
	border-bottom: 2px solid #f7b923;
	background: #2f4cc1;
	float: left;
    padding: 17px 50px;
	border-right:1px solid #fff;
}
.banner_bo_c:hover{
	background: #172f8f;
}
.banner-inco:hover{
opacity: 0.9;
}
.banner_bo_c:nth-child(5){
	border-right:0px solid #fff; 
}
.banner_bo_c span{
	font-size: 24px;
	color: #fff;
	margin-left: 10px;
}
.banner_bo_c img{
	margin-top: -4px;
}
.banner-inco{
	float: left;
	margin-left: 41px;
}
.banner-inco1{ margin-left: 0;}
.index-banner .banner_shadow {
	width: 100%;
	position: absolute;
	bottom: 0;
	left: 0;
	z-index: 34;
}

.banner .container {
	position: relative;
}

.banner img {
	width: 100%;
}

#full-width-slider {
	width: 100%;

}


.rsMinW .rsBullets {
	position: absolute;
	bottom: 5%;
	left: 45%;
	z-index: 35;
}

.rsMinW .rsBullet {
	width: 12px;
	height: 12px;
	display: inline-block;
	*display: inline;
	*zoom: 1;
	box-sizing: content-box;
	margin: 0 4px;
}

.rsMinW .rsBullet span {
	display: block;
	overflow: hidden;
	width: 12px;
	height: 12px;
	border-radius: 8px;
	background: #666;


}

.rsMinW .rsBullet.rsNavSelected {
	width: 12px;
}

.rsMinW .rsBullet.rsNavSelected span {
	background: #fff;
	width: 12px;

}

#full-width-slider .rsGCaption {
	display: none;
	position: absolute;
	left: 16%;
	bottom: 10px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
	width: 50%;
	height: 54px;
	line-height: 54px;
	text-align: left;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}


#full-width-slider .rsArrowRight .rsArrowIcn {
	display: none;
	width: 28px;
	height: 35px;
}

/* 首页内容部分 */

.index-content {
	background: #fff;
}


/*首页标题*/
.index-news .title {
	border-bottom: 1px solid #b2cbe3;
}

.title h3 {
	float: left;
	color: #2f4cc1;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
	margin: 0;
	border-bottom: 2px solid #006acb;
}

.title h3 img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.title .more {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	color: #666;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
}

.title .more:hover {

	margin-right: 0px;
}


.title .more img {
	margin-left: 10px;
	margin-bottom: 3px;
}




.title1 {
	text-align: center;
}

.title1 h3 {
	height: 43px;
	line-height: 43px;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #fff;
}

.title1 p {
	color: #fff;
	font-size: 14px;
	font-family: "Garamond";
	position: relative;
}

.title1 p span {
	opacity: 0.3;
	margin: 0 20px;

}

.title1 p:before,
.title1 p:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 52%;
	background: url(../image/title2.png);
	/*宽和高做出来的背景横线*/
	width: 43%;
	height: 1px;
}

.title1 p:before {
	left: 0;
	/*调整背景横线的左右距离*/
}

.title1 p:after {
	right: 0;
}

.title3 {
	width: 25%;
	float: left;
}

/* 新闻动态 */

.index-news {
	margin-top: 19px
}

.news-recom {
	margin-top: 40px;
	margin-bottom: 30px;
	float: left;
    width: 100%;
}

.news-recom .news-img {
	float: left;
	width: 100%;

}
.p_pages{
	clear: both;
    width: 100%;
    display: block;
    /* margin: 0 auto; */
    text-align: center;
}

.news-recom .news-img img {
	max-width: 100%;
	height: 300px;
}

.news-recom .news-text {
	float: left;
	width: 100%;
	margin-left: 0%;

}

.news-recom .news-text .news-time span {
	font-size: 14px;
    color: #333;
    font-family: "Arial";
    /* background: #dc7054; */
    border-radius: 5px;
    padding: 5px 0px;
    float: right;
    background: #2f4cc1;
    color: #fff;
    padding: 5px 10px;
    margin-top: 11px;
    border-radius: 6px;

}

.news-recom .news-text h3 {
	font-size: 16px;
    font-weight: bold;
    line-height: 14px;
    height: 21px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    color: #2f4cc1;
	text-align: left;
}

.news-recom .news-text .news-abstract {
	font-size: 13px;
    color: #666;
    line-height: 26px;
    height: 87px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;
    overflow: hidden;
    background: #f5f5f5;
	padding: 4px 12px 7px 12px;
    border-top: 1px dotted #d5d5d5;
	text-align: justify;

}

.news-recom .news-text .news-more {
	display: block;
	font-size: 14px;
	/* color: #dc7054; */
	margin-top: 15px;

}

.index-news ul li {
	margin-bottom: 6px;
	height: 29px;

}

.index-news ul li a {
	display: block;
	/* padding-left: 42px; */
	position: relative;

}

.index-news ul li a .number {
	border: 1px solid #eeeeee;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 3px;
	float: left;
	text-align: center;
	margin-right: 14px;
	position: absolute;
	left: 0;
	top: 0;
}


.index-news ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-news ul li:hover a .index-list {
	color: #2f4cc1;
}

.index-news ul li a .index-time {
	display: block;
	width: 27%;
	float: left;
	text-align: right;
}

/* 通知公告 */

.index-gonggao .title {
	border-bottom: 2px solid #2f4cc1
}

.index-gonggao {
	padding-left: 3.5%;
	margin-top: 45px;
	margin-bottom: 30px;
}

.index-gonggao .index-notice {
	padding: 60px 0 14px;
	background: #fff;
}

.index-gonggao .notice-link {
	padding-top: 25px;
}

.index-gonggao .notice-link .notice-link-ul li {
	float: left;
	width: 14%;
	margin-left: 2%;
	text-align: center;
	display: block;
	font-size: 16px;
	color: #333;
	padding: 2px 0;
	border: 1px solid #eee;
	border-radius: 22px;

}

.index-gonggao .notice-link .notice-link-ul li.tab-active {
	background: #2f4cc1;
	color: #fff;
}

.index-gonggao .notice-link .notice-link-ul li:hover {
	background: #2f4cc1;
	color: #fff;
}

.index-gonggao .notice-link .notice-link-ul li a {
	display: block;
	font-size: 16px;
	color: #333;
	padding: 8px 0;
}

.index-gonggao .notice-link .notice-link-ul li:hover a {
	color: #fff;

}

.index-gonggao>ul {
	margin-top: 40px;
}

.index-gonggao ul li {
	padding: 12px 11px 27px;
border-bottom: 1px dotted #d5d5d5; 
}

.index-gonggao ul li a .index-time {
	display: block;
    /* width: 27%; */
    float: right;
    text-align: right;
	background: #2f4cc1;
    color: #fff;
    padding: 5px 10px;
    margin-top: -8px;
    border-radius: 6px;
}

.index-gonggao ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-gonggao ul li:hover a .index-list {
	color: #2f4cc1;
}

/* 首页内容第二部分 */

.index-content2 {
	background: #fff;
	padding-bottom: 40px;
}


/*首页第二部分标题*/
.index-xueshu .title {
	border-bottom: 2px solid #2f4cc1
}

.index-yuanxi .title {
	border-bottom: 2px solid #2f4cc1
}

.index-service .title {
	border-bottom: 2px solid #2f4cc1
}

.title h3 {
	float: left;
	color: #2f4cc1;
	font-size: 24px;
	height: 48px;
	line-height: 48px;
	font-weight: bold;
	margin: 0;
	border-bottom: 5px solid #f7b923
}

.title h3 img {
	margin-right: 10px;
	margin-bottom: 5px;
}

.title .more {
	float: right;
	margin-top: 20px;
	margin-right: 10px;
	color: #666;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
}

.title .more:hover {

	margin-right: 0px;
}


.title .more img {
	margin-left: 10px;
	margin-bottom: 3px;
}




.title1 {
	text-align: center;
}

.title1 h3 {
	height: 43px;
	line-height: 43px;
	font-size: 28px;
	font-weight: bold;
	margin: 0 0 5px;
	color: #fff;
}

.title1 p {
	color: #fff;
	font-size: 14px;
	font-family: "Garamond";
	position: relative;
}

.title1 p span {
	opacity: 0.3;
	margin: 0 20px;

}

.title1 p:before,
.title1 p:after {
	content: '';
	/*CSS伪类用法*/
	position: absolute;
	/*定位背景横线的位置*/
	top: 52%;
	background: url(../image/title2.png);
	/*宽和高做出来的背景横线*/
	width: 43%;
	height: 1px;
}

.title1 p:before {
	left: 0;
	/*调整背景横线的左右距离*/
}

.title1 p:after {
	right: 0;
}

.title3 {
	width: 25%;
	float: left;
}
.index-service-more{
	    line-height: 32px;
    background-color: rgba(77,198,226);
    color: #fff;
}
#loginbox{
	position: absolute;
	right: 201px;
	top: 234px;
	background: #fff;
	width: 165px;
	height: 200px;
	z-index: 10000;
	display: none;
}
#loginbox ul li{
	line-height: 18px;
    height: 50px;
}
#loginbox ul li:hover{
	background-color: rgba(54, 136, 190, 0.13);
}
#loginbox ul li a img{
	float: left;
	padding: 7px 0px 9px 16px;
}
#loginbox ul li a {
}
#loginbox ul li a p{
	display: inline-block;
	padding: 8px 0;
}
#loginbox ul li a .lastp{
	padding-top: 15px;
}

/* 学术探索 */
.index-xueshu {
	padding-right: 2%;
}

.index-xueshu ul li {
	margin-bottom: 6px;
}

.index-xueshu ul li a {
	display: block;
	/* padding-left: 42px; */
	position: relative;

}

.index-xueshu ul li a .number {
	border: 1px solid #eeeeee;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 3px;
	float: left;
	text-align: center;
	margin-right: 14px;
	position: absolute;
	left: 0;
	top: 0;
}


.index-xueshu ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-xueshu ul li:hover .xueshu-title {
	color: #2f4cc1;
}

.index-xueshu ul li a .index-time {
	display: block;
	width: 27%;
	float: left;
	text-align: right;
}

.index-xueshu .date-box {
	width: 53px;
	height: 67px;
	/* background: #2f4cc1; */
	float: left;
	text-align: center;
	margin-right: 10px;
}

.xueshu-about {
	border-bottom: 1px solid #eee;
        text-align: justify;
}

.index-xueshu .date-box h4 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	margin: 8px 0 0;
	color: #06317c;
}

.index-xueshu .xueshu-title {
	font-size: 16px;
	padding-top: 8px;
	line-height: 24px;
        height: 56px;
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index-xueshu .date-box p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #06317c;
}



/* 院系风采 */
.index-yuanxi {

}

.index-yuanxi ul li {
	margin-bottom: 6px;
    float: left;
    width: 100%;
    border-bottom: 1px solid #eee;
	padding-bottom: 18px;
}

.index-yuanxi ul li a {
	display: block;
	/* padding-left: 42px; */
	position: relative;
	

}
.yuanxi-about a{
	display: block;
    /* padding-left: 42px; */
    position: relative;
    font-size: 14px;
    padding-top: 13px;
    /* line-height: 29px; */
    /* margin-top: 10px; */
    color: #333;
    overflow: hidden;
    /* height: 37px; */
    text-overflow: ellipsis;
    float: left;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
	margin-left: 23px;
}

.index-yuanxi ul li a .number {
	border: 1px solid #eeeeee;
	width: 28px;
	height: 28px;
	line-height: 26px;
	border-radius: 3px;
	float: left;
	text-align: center;
	margin-right: 14px;
	position: absolute;
	left: 0;
	top: 0;
}


.index-yuanxi ul li a .index-list {
	width: 73%;
	float: left;
	font-size: 16px;
	color: #444;
	height: 22px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.index-yuanxi ul li:hover .yuanxi-title {
	color: #2f4cc1;
}

.index-yuanxi ul li a .index-time {
	display: block;
	width: 27%;
	float: left;
	text-align: right;
}

.index-yuanxi .date-box {
	/*width: 76px; */
    /* height: 25px; */
    /* background: #2f4cc1; */
    float: left;
    text-align: center;
    margin-right: 10px;
    background: #f7b923;
    color: #2f4cc1;
    padding: 5px 10px;
    margin-top: 24px;
    font-size: 16px;
    border-radius: 6px;
    float: left;
}

.yuanxi-about {
	padding-top: 14px;
    text-align: justify;
	width: 92%;
    float: left;
}

.index-yuanxi .date-box h4 {
	font-size: 24px;
	font-family: "微软雅黑";
	color: #fff;
	margin: 8px 0 0;
	color: #06317c;
}

.index-yuanxi .yuanxi-title {
	font-size: 14px;
	padding-top: 8px;
	line-height: 24px;
   
	color: #333;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}

.index-yuanxi .date-box p {
	font-size: 14px;
	font-family: "微软雅黑";
	color: #06317c;
}


/* 公共信息服务 */
.index-service {
	padding-left: 3.5%;
}

.index-service>ul {
	margin-top: 30px;
}

.index-service>ul>li {
	float: left;
	width: 19%;
	height: 155px;
	background-color: #deebf8;
	overflow: hidden;
	text-align: center;
}

.index-service>ul>li {
	margin: 0 5px 10px 0;
}

.index-service>ul>li:nth-child(5n) {
	margin: 0;
}

.index-service>ul>li .link_img {
	padding: 24px 0 10px 0;
}

.index-service>ul>li .link_img img {
	transition: All 0.4s ease-in-out;
	-webkit-transition: All 0.4s ease-in-out;
	-moz-transition: All 0.4s ease-in-out;
	-o-transition: All 0.4s ease-in-out;
}

.index-service>ul>li .link_img:hover img {
	transform: All 0.4s rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-o-transform: rotate(360deg);
	-ms-transform: rotate(360deg);
}

/* 老版本通知公告模块 */
.tab-content-show {
	display: block;
}

.tab-content-hide {
	display: none;
}

.notice-list {
	position: relative;
	margin-top: -35px;
}

.notice-list .more {
	position: absolute;
	right: 10px;
	top: -25px;
	color: #666;
	font-size: 14px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .4s;
	transition: .4s;
}

.notice-list .more:hover {
	right: 0;
}

.notice-list .more img {
	margin-left: 10px;
	margin-bottom: 3px;
}



.notice-list ul {
	margin-left: 0%;
	margin-top: 40px;
}

.notice-list ul li {
	/* width: 48%;
	float: left;
	margin-left: 2%;
	border: 1px solid #eee;
	border-radius: 10px;
	padding: 5px 48px 12px;
	margin-bottom: 20px; */

}

.index-notice .date-box {
	float: left;
	text-align: center;
	margin-right: 27px;
}

.index-notice .date-box h4 {
	font-size: 48px;
	color: #2f4cc1;
	margin: 8px 0 5px;
	height: 48px;


}

.index-notice .date-box p {
	font-size: 14px;
	color: #666;
	border-top: 1px solid #d2d2d2;
	padding-top: 3px;

}

.notice-list .notice-about {
	overflow: hidden;
	zoom: 1;
}

.notice-list .notice-about .notice-title {
	font-size: 16px;
	color: #454545;
	line-height: 32px;
	margin: 0 0 3px;
	height: 32px;
	padding-top: 5px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;

}

.notice-list .notice-about .notice-title:hover {
	color: #2f4cc1;
	font-weight: bold;
}

.notice-list .notice-about .notice-abstract {
	font-size: 14px;
	color: #666;
	margin: 7px 0 5px;
	height: 48px;
	line-height: 24px;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
	overflow: hidden;
}





/* 左边 */

.gray-content {
	padding: 33px 0;
}

.left-box {
	padding-right: 2.8%;
}

.index-yuanxi li:nth-child(5) .yuanxi-about{
	width: 89%;
}
.index-yuanxi li:nth-child(5) .yuanxi-about a{
	margin-left: 19px;
}
.picc{ width: 48%; float: left;background: #f5f5f5; margin-right: 2%; margin-bottom: 20px;height: 272px;}
.picc:nth-child(2n){margin-right: 0;}
.picimg{width: 40%;float: left;padding-top: 19px;
    padding-left: 10px;}
.pictext{width: 50%;
    float: left;
    margin-left: 5%;}
.picname{ text-align: center;
    color: #1b14a1;
    font-size: 26px;
    font-weight: 600;
    margin-top: 18px;}
	.picdesc{float: left;
		width: 100%;
		line-height: 30px;
		font-size: 15px;
		background: #f5f5f5;
		padding: 4px 12px 7px 12px;
		border-top: 1px dotted #d5d5d5;
		margin-top: 19px;}
.left-nav h3 {
	background-color: #2f4cc1;
	background-image: url(../image/left-nav.png);
	background-position: right center;
	background-repeat: no-repeat;
	margin: 0 0 12px;
	color: #fff;
	font-size: 30px;
	text-align: center;
	font-weight: normal;
	padding: 30px 0 20px;
	background-size: cover;
}

.left-nav h3 img {
	display: block;
	margin-left: 27%;
	margin-top: 15px;
}

.left-nav ul {
	background: #fff;
	padding: 0 15px 100px;
	background: linear-gradient(-45deg, transparent 15px, #fff 0);
}


.left-nav ul li a {
	display: block;
	height: 55px;
	line-height: 55px;
	border-bottom: 1px solid #cfd7e5;
	font-size: 16px;
	color: #333;
	padding: 0 0 0 5%;
	text-align: left;
	background: url(../image/left-arrow.png) 95% center no-repeat;
}


.left-nav ul li:hover a {
	background: url(../image/left-arrowh.png) 95% center no-repeat;
	color: #2f4cc1;
}


.left-nav ul li.active a {
	background: url(../image/left-arrowh.png) 95% center no-repeat;
	color: #2f4cc1;
}


.left-nav ul li ul {
    display: none;
    padding: 10px 0 0;
}

.left-nav ul li.active ul {
    display: block;
}

.left-nav ul li ul li a {
    font-size: 14px;
    color: #2f4cc1;
    height: 36px;
    line-height: 36px;
    border-bottom: none;
    padding: 0 0 0 13%;
    background: url(../image/item-left-arrow.png) 5% center no-repeat;
}

.left-nav ul li.active ul li a {
   background: url(../image/item-left-arrow.png) 5% center no-repeat;
}

.left-nav ul li:hover ul li a {
   background: url(../image/item-left-arrow.png) 5% center no-repeat;
}

.left-nav ul li ul li.active a{
  font-weight: bold;
}


.left-nav ul li ul li:hover a{
   font-weight: bold;
}




/* 右边 */
.right-list {
	background: #fff;
	padding: 20px;
	float: left;
    width: 100%;
}

.right-article {
	background: #fff;
	padding: 20px 35px;
}


/* 当前栏目 */
.column {
	position: relative;
	height: 55px;
	border-bottom: 1px solid #e3e3e3;
}

.column h3 {
	color: #2f4cc1;
	font-size: 28px;
	height: 55px;
	line-height: 50px;
	margin: 0;
	float: left;
}

/*当前位置*/
.location {
	position: absolute;
	top: 0px;
	right: 0;
	font-size: 14px;
	height: 55px;
	line-height: 55px;
	color: #686868;

}

.location a {
	font-size: 14px;
	color: #686868;

}


/* 列表 */

.list {
	margin-top: 14px;
	margin-bottom: 30px;
}

.list .nonetx{
   text-align: center;
    font-size: 16px;
    margin: 30px 0;
}
.list ul{
   min-height: 150px;
}

.list ul li {
	padding: 0 0 0 5px;
	border-bottom: 1px dashed #e7e7e7;
	overflow: hidden;
}


.list ul li a {
	display: block;
	font-size: 16px;
	height: 65px;
	line-height: 75px;
	color: #666;
	overflow: hidden;

}

.list ul li:hover a p {
	color: #2f4cc1;

}

.list ul li a p {
	float: left;
	width: 82%;
	font-size: 16px;
	line-height: 75px;
	height: 65px;
	color: #666;
	margin: 0;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}

.list ul li a span {
	float: left;
	text-align: right;
	width: 18%;
	font-size: 16px;
	color: #a6a6a6;

}

.list ul li:hover a span{
      color: #2f4cc1;
}


.list-mulu h2{
      font-size: 24px;
      color: #2f4cc1;
}

.list-mulu ul{
   /* margin-left: -10%; */
   overflow: hidden;
}

.list-mulu ul li {
    width: 45%;
    margin-left: 0%;
    float: left;
    padding: 20px 0;
    border-bottom: 1px solid #d8d8d8;
}

.list-mulu ul li:nth-child(2n){
	margin-left:10%;
}

.list-mulu ul li a {
    display: block;
   line-height: 40px;
    height: 40px;
    padding-left: 15px;
    background: url(../image/listmulu.png) left center no-repeat;
   overflow: hidden;
}

.list-mulu ul li:hover a{
   background: #2f4cc1;
}

.list-mulu ul li a p {
    float: left;
    width: 92%;
    font-size: 16px;
    line-height: 40px;
    height: 40px;
    color: #333;
    margin: 0;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

.list-mulu ul li:hover a p{
 color:#fff;
}

.list-mulu ul li a span {
    float: left;
    text-align: center;
    width: 8%;
    font-size: 18px;
    color: #fff;
}





/*内容页*/

.article {
	padding: 20px 0;
	margin-bottom: 28px;
}

.article h1.intro {
	text-align: center;
	font-size: 16px;
	color: #595c5b;
	font-family: "微软雅黑";
	line-height: 1.5;
	margin: 0;
}

.article h2.title {
	text-align: center;
	font-size: 22px;
	font-weight:normal;
	color: #333;
	line-height: 36px;
	margin: 8px 0;
	border-bottom: none;
}

.article h3.subtitle {
	font-size: 16px;
	color: #393939;
	line-height: 1.5;
	text-align: center;
	margin: 0
}

.article h4.information {
	margin: 15px 0 10px;
	text-align: center;
	font-size: 14px;
	color: #7f7f7f;
	padding: 15px 0;

}


.article .content {
	color: #333;
	font-size: 16px;
	line-height: 36px;
	min-height: 250px;
	padding-bottom: 15px;
	margin-top: 20px;
}


.article .content p {
	margin: 5px 0;
	color: #333;
	font-size: 16px;
	line-height: 36px;

}

.article .content p img {
	max-width: 100%;
}

.about {
	padding: 20px 0;
	margin-bottom: 28px;
}

.about .content {
	color: #333;
	font-size: 16px;
	line-height: 36px;
	min-height: 250px;
	padding-bottom: 15px;
	margin-top: 20px;
}


.about .content p {
	margin: 5px 0;
	color: #333;
	font-size: 16px;
	line-height: 36px;

}

.about .content p img {
	max-width: 100%;
}


.service{
	padding: 34px 0;
}

.service table{
	width: 100%;

}

.service table tr{
	background: #2f4cc1;
	
	
}

.service table tr+tr{
	background:#fff ;
	color: #333;
	 height: auto !important;
}

.service table tr td{
	width: auto !important;
	border-left: 1px solid #2f4cc1 !important;
	border-right: 1px solid #2f4cc1 !important;
	padding: 10px 0 !important;

}

.service table tr td p{
	color: #fff !important;
	font-size: 16px !important;
	font-family: "微软雅黑" !important;
}

.service table tr td p span{
	color: #fff !important;
	font-size: 16px !important;
	font-family: "微软雅黑" !important;
	
}

.service table tr+tr td{
	border-left: 1px solid #cacaca !important;
  border-right: 1px solid #cacaca !important;
  border-bottom: 1px solid #cacaca !important;
}



.service table tr+tr td p{
	color: #333 !important;
	line-height: 30px;
	
}

.service table tr+tr td p span{
	color: #333 !important;
}

.service table tr+tr+tr+tr td{
	border-right: none !important;
	border-bottom: none !important;
	
}

.service table tr+tr+tr+tr+tr{
	background: #d3ddec;
	
}

.service table tr+tr+tr+tr+tr td{
	border-right: 1px solid #cacaca !important;
	border-bottom: 1px solid #cacaca !important;
  
}

.service table tr+tr+tr+tr+tr+tr{
	background: none !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr{
	background: #d3ddec !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	background: none !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	background: #d3ddec !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	background: none !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	background: #d3ddec !important;
}

.service table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	background: none !important;
}

.contact {
	padding: 30px 0;
}

.contact  table{
	width: 100%;
}

.contact  table tr{
	 background: #f7f7f7;
}

.contact  table tr td{
	font-size: 16px !important;
	color: #2f4cc1 !important;
	padding: 15px 0 !important;
	font-family: "微软雅黑" !important;
}

.contact  table tr td p{
	font-size: 16px !important;
	color: #2f4cc1 !important;
	font-family: "微软雅黑" !important;
}

.contact table tr td h4{
      font-size: 16px !important;
    color: #2f4cc1 !important;
    font-family: "微软雅黑" !important;
    text-align: center;
}

.contact table tr td h4 strong{
   margin-right: 30px;
   font-weight: normal;
}

.contact  table tr td p span{
	font-size: 16px !important;
	color: #2f4cc1 !important;
	font-family: "微软雅黑" !important;
}

.contact  table tr+tr{
	background: #fff;
	border-bottom: 1px solid #ebebeb;
	
}

.contact  table tr+tr td{
	padding: 20px 0  !important;
}

.contact  table tr+tr+tr+tr{
	border-bottom: none;
}

.contact  table tr+tr+tr+tr+tr td{
	padding: 9px 0  !important;
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr td p{
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr td p span{
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr{
	border-bottom: 1px solid #ebebeb;
}

.contact  table tr+tr+tr+tr+tr+tr+tr td{
	padding: 9px 0  22px !important;
}


.contact  table tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: none;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr td{
	padding: 20px 0  !important;
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr td p{
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr td p span{
	color: #2f4cc1 !important;
}
.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr td{
	padding: 9px 0  !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr td p{
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr td p span{
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	border-bottom: 1px solid #ebebeb;
}


.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td{
	padding: 9px 0  22px !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	border-bottom: none;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td{
	padding: 20px 0  !important;
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p{
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span{
	color: #2f4cc1 !important;
}



.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td{
	padding: 9px 0  !important;
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p{
	color: #333 !important;
}
.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p span{
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	border-bottom: 1px solid #ebebeb;
}


.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td{
	padding: 9px 0  22px !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: none;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 20px 0  !important;
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #2f4cc1 !important;
}
.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td  p span{
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0  !important;
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p  span{
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr{
	border-bottom: 1px solid #ebebeb;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td{
	padding: 9px 0  22px !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr {
	border-bottom: none;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 20px 0  !important;
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td  p{
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td  p span{
	color: #2f4cc1 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td {
	padding: 9px 0  !important;
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p {
	color: #333 !important;
}

.contact  table tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr+tr td p  span{
	color: #333 !important;
}




.leader{
	padding: 30px 0;
}

.leader table{
	width: 100%;
}

.leader table tr:nth-child(odd){
	background: #f7f7f7;
}

.leader table tr:nth-child(even){
	background: #fff;
}


.leader table tr:first-child{
	 background: #2f4cc1;
}

.leader table tr  td {
	font-size: 16px  !important;
	color: #fff !important;
	font-family: "微软雅黑" !important;
	padding: 13px 0  !important;
	border: none !important;
	
}

.leader table tr  td p{
	font-size: 16px  !important;
	color: #fff !important;
	font-family: "微软雅黑" !important;
	background:none !important;
	text-indent: 28px !important;
}

.leader table tr  td p span{
	font-size: 16px  !important;
	color: #fff !important;
	font-family: "微软雅黑" !important;
	background:none !important;
}

.leader table tr+tr  td {
	color: #333 !important;
	background:none;
}

.leader table tr+tr  td p{
	color: #333 !important;
}

.leader table tr+tr  td p span{
	color: #333 !important;

}

/*分页栏*/
.pagebar {
	background: #fff;
	margin: 40px auto;
}

.p_first_d,
.p_last_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_first,
.p_last {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}


.p_prev_d,
.p_prev {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_no {
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	color: #595c5b;
}

.p_no_d {
	background: #2f4cc1;
	color: #fff;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	display: inline-table;
}

.p_next,
.p_next_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	margin: 12px 0 12px 4px;
	border: 1px solid #e8e8e8;
	display: inline-table;
}





/*尾部*/
.footer {
	padding: 12px 0 0;
	background: url(../image/bottom.jpg) center top no-repeat;
background-size: cover;
}

.footer .footer-left {
	width: 27%;
    float: left;
    text-align: left;
    margin-top: 15px;
}

.footer .footer-about {
	width: 73%;
	float: left;
	margin: 14px 0 28px;
}

.footer .footer-about ul {
	width: 12%;
	float: left;
	text-align: center;
}

.footer .footer-about ul li a {
	font-size: 16px;
	color: #fff;
	line-height: 36px;


}
.footer .footer-about ul .subm a {
  font-size: 12px;
    color: #fff;
    line-height: 23px;
    margin-left: 4px;
}

.footer .footer-about ul .subm {
   text-align:left;
padding-left: 14px;
}
.footer .footer-right {
	width: 32%;
	float: left;
	padding-left: 11%;
	margin-top: 20px;
	margin-left: 4%;
	border-left: 1px solid #4e75aa;
        position: relative;

}


.footer .footer-right h4 {
	font-size: 16px;
	color: #b2cdf0;
	margin: 0 0 24px;

}



.footer .footer-right .code {
	float: left;
	margin-right: 20px;
	position: relative;
}

.footer-right .ewmbox {
	    position: absolute;
    z-index: 9;
    top: -70px;
    left: -150px;
    padding: 10px;
    opacity: 0;
    filter: alpha(opacity=0);
    -moz-opacity: 0;
    -khtml-opacity: 0;
    background: #ececec;
    /* -webkit-transform: translateY(-100%); */
    /* transform: translateY(-100%); */
    -webkit-transition: all .3s;
    transition: all .3s;
}

.footer-right .ewmbox.active {
	opacity: 1;
	filter: alpha(opacity=1);
	/* IE */
	-moz-opacity: 1;
	/* 老版Mozilla */
	-khtml-opacity: 1;
	/* 老版Safari */
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.footer .footer-right .sina {
	float: left;
	margin-right: 20px;
}

.footer .footer-right select {
	border: 1px solid #b2cdf0;
	background: #1e4a89;
	height: 30px;
	color: #b2cdf0;
	width: 100%;
	padding: 0 5px;
	margin-top: 25px;
	margin-bottom: 8px;

}

.footer-copyright {
	border-top: 1px solid #3965a3;
}

.footer-copyright p {
	width: 50%;
	float: left;
	font-size: 14px;
	color: #fff;
	line-height: 48px;

}

.footer-copyright p.visit {
	text-align: right;
}







/*分页栏*/
.pagebar {
	background: #fff;
	margin: 40px auto;
}

.p_first_d,
.p_last_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_first,
.p_last {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}


.p_prev_d,
.p_prev {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 12px 4px;
	display: inline-table;
}

.p_no {
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	color: #595c5b;
}

.p_no_d {
	background: #2f4cc1;
	color: #fff;
	padding: 5px 11px;
	border: 1px solid #e8e8e8;
	margin: 0px 4px;
	display: inline-table;
}

.p_next,
.p_next_d {
	font-size: 14px;
	color: #808080;
	padding: 5px 11px;
	margin: 12px 0 12px 4px;
	border: 1px solid #e8e8e8;
	display: inline-table;
}



/*兼容ie*/

.ie7 .container,
.ie8 .container {
	max-width: 1200px;
}

.ie7 .search_submit {
	width: 22%;
	height: 36px;
	margin-bottom: 1px;

}

.ie7 .index-news {
	width: 58%
}

.ie7 .index-learning{
	width: 37%;
	margin-bottom: 0;
}

.ie7 .index-content{
	padding-bottom: 70px;
}

.ie7 .index-service .service_link ul li{
	width: 23.5%;
}

.ie7 .index-service .service_link1 ul li{
	width: 23.5%;
}

.ie7 .notice-list ul li{
	/* width: 39.5%; */
}

.ie7 .left-box {
	width: 23.2%;
	margin-right:2.8% ;
	padding-right: 0;
}

.ie7 .right-box {
	width: 74%;

}

/* .ie7 .leader table tr td{
	background: #2f4cc1 !important;
}

.ie7 .leader table tr+tr td{
	background: none !important;
} */

.ie7 .footer .footer-right{
	width: 19%;
}




.ie8 .index-news {
	width: 58%
}

.ie8 .index-learning{
	width: 42%;
}

.ie8 .left-box {
	width: 25%;

}

.ie8 .right-box {
	width: 75%;

}

.ssfc{
	width: 100%;
	height: 450px;
	position: absolute;
	background: url('../image/ssfcbg.jpg') center;
	margin-top: -450px;
}

.ssfcmain{
	width: 1200px;
	margin: 0 auto;
	height: 450px;
}
.ssfccon{
	width: 380px;
	float: left;
	height: 164px;
	 margin-top: 35px;
	 background: #fff url('../image/ssfcborder.png') bottom no-repeat;
	 box-shadow: 0px 0px 2px #666666;
	 padding: 23px 20px;
	 margin-right: 30px;
}


.ssfcmain a:nth-child(3n) .ssfccon{
	margin-right: 0;

}
.ssfccon div{float: left;}
.ssfcdate{
	width: 73px;
	height: 114px;
	border: #2f4cc1 1px solid;
	margin-right: 15px;
}
.ssfcdate_day{
 width: 100%;
 float: left;
 height: 57px;
 color: #fff;
 text-align: center;
 line-height: 57px;
 font-size: 30px;
 font-weight: bold;
 background: #2f4cc1;
}
.ssfcdate_year{
	width: 100%;
	float: left;
	height: 57px;
	color: #585858;
	text-align: center;
	line-height: 57px;
	font-size: 14px;

	
}

.ssfctitle{
	width: 252px;
	height: 38px;
	color: #585858;
	font-size: 16px;
	font-weight: 700;
	line-height: 18px;
	text-align: justify;
}
.ssfcdesc{
	width: 252px;
	height: 34px;
	color: #979696;
	font-size: 13px;
	line-height: 18px;
	margin-top: 10px;
	text-align: justify;
}
.ssfcmore{
	
	height: 34px;
	color: #313131;
	font-size: 13px;
	line-height: 18px;
	margin-top: 14px;
	float: right!important;
}

.ssfcmore img{
	margin-left: 10px;
    margin-bottom: 3px;
}
.swiper-slide {
	text-align: center;
	font-size: 18px;
	background: #fff;
overflow: hidden;
	/* Center slide text vertically */
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
  }