
* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
    font-weight: normal;
}

html{
	margin:0px auto;
	max-width:768px;
}

a {
    text-decoration: none;
    color: #000000;
    -moz-user-select: none; /*火狐*/
    -webkit-user-select: none; /*webkit浏览器*/
    -ms-user-select: none; /*IE10*/
    -khtml-user-select: none; /*早期浏览器*/
    user-select: none;
}

a, a:hover, a:active, a:visited, a:link, a:focus {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-tap-highlight-color: transparent;
    outline: none;
    background: none;
    text-decoration: none;
    -webkit-tap-highlight-color: rgba(255, 255, 255, 0);
    -webkit-user-select: none;
    -moz-user-focus: none;
    -moz-user-select: none;
}

::selection {
    background: #ffffff;
    color: #333333;
}

::-moz-selection {
    background: #ffffff;
    color: #333333;
}

::-webkit-selection {
    background: #ffffff;
    color: #333333;
}

input {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

body {
    font-family: helvetica;
    margin: 0 auto;
    line-height: 1.5;
    font-family: PingFang SC, Noto SansCJK, Microsoft Yahei, Heiti SC, FZLanTingHei-R-GBK, STHeiti STXihei, Microsoft Yahei, Arial;
    font-size: .12rem;
    font-weight: 400;
    background-color: white;
}

ul,
li {
    list-style: none;
}
.left {
	float: left;
}

.right {
	float: right;
}
.content {
    padding: 0.4rem;
    padding-bottom: 0px;
    background: white;
}

.ell1 {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.ell2 {
    display: -webkit-box;
    overflow: hidden;
    white-space: normal !important;
    text-overflow: ellipsis;
    word-wrap: break-word;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.width1016 {
	width: 96%;
}
.pading {
    width:100%;
    padding: 0px 4%;
}
.clearfix:after {
    content: "";
    display: block;
    clear: both;
}

.top {
	background: #da0112;
	padding:10px 0px 10px 0px;
}

.logo {
	position: relative;
	top: 0px;
	left:14%;
}

.logo img {
	width: 140px;
	height: auto;
}

.color1 {
	color: white;
	font-size: 14px;
	font-weight: bold;
}

.input_td input {
	width: 140px;
	height: 26px;
	border-radius: 6px;
	border: 1px solid white;
	background: rgba(255, 255, 255);
	margin-left: 20px;
}

.input_td {
	position: relative;
	top: 10px;
}

/*nav*/
.xf_if{
	position: absolute;
	width:100%;
	padding:5px 4%;
	background: #f5f5f5;
	border-bottom: 1px solid #cccccc;
	display: none;
	z-index: 1111;
	max-width:1022px;
}
.xf_if ul li{
    color: #2f66a8;
    float: left;
    width: 25%;
    text-align: center;
    line-height: 30px;
}
.xf_if ul li a{
	font-size:0.4rem;
	 color: #000000;
    text-decoration: none;
}
   
#topNav_list_box {
	border-bottom: 1px solid #f0f0f0;
	position: relative;
}

#top-nav3 {
	height: 40px;
}

#top-nav3 .swiper-slide {
	padding: 0 0.35rem;
	letter-spacing: 2px;
	text-align: center;
	display: inline-block;
	width: auto;
	font-weight: lighter;
}
#topNav_list_box{
	width:100%;
	font-size:0rem;
	padding-right:3.2%;
	padding: 10px 0px;
}

#top-nav3 .swiper-slide span {
	transition: all .3s ease;
	display: block;
	font-size: 0.32rem;
	line-height:32px;
	position: relative;
	display: inline-block;
	cursor: pointer;
	font-weight: bold;
}
#top-nav3 .swiper-slide span a ,#top-nav3 .swiper-slide a{
	color: #da0112;
}

#top-nav3 .swiper-slide.active span:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 2px;
	background: #da0112;
	bottom: 0px;
	left: 0px;
}

.nav_btn {
	position: absolute;
    right:2%;
    width:0.6rem;
    background: white;
    display: block;
    z-index: 111;
    top:50%;
    margin-top:-0.3rem;
    cursor: pointer;
    outline: none;
}

.nav_btn img {
	display: block;
	width: 100%;
    height:auto !important;
    border: none;
    outline:none;
}

.web .title {
	text-align: center;
	line-height:0.8rem;
	margin:0.6rem 0px 0rem 0px;
	margin-bottom:0.6rem;
	text-overflow: -o-ellipsis-lastline;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	line-clamp: 2;
	-webkit-box-orient: vertical;
}

.web .title a {
	color: #066cba;
	font-size:0.5rem;
	font-weight: bold;
}

.web .text {
	text-indent: 2em;
	font-size:0.35rem;
}

.web .text a span {
	color: #066cba;
	font-family: "bodoni mt black";
}


.banner {
	height:6.333333rem;
}

.banner .swiper-container {
	width: 100%;
	height:100%;
	position: relative;
}

.banner .swiper-slide {
	height:100%;
}

.banner .swiper-slide p {
	width: 93%;
	padding: 4px 1%;
	position: absolute;
	bottom: 0px;
	/*background: rgb(0, 0, 0, 0.5);*/
	background:url(../images/black.png) no-repeat;
	background-size:100% 100%;
}

.banner .swiper-slide p span {
	display: block;
	width:7.5rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: white;
	font-size: 0.35rem;
}

.banner .swiper-slide img {
	display: block;
	width: 100%;
	height: 100%;
}

.banner>.swiper-container>.pagination {
	text-align: right;
	bottom:0.1rem;
	    padding-right: 0.4rem;
}

.banner .pagination span.swiper-pagination-bullet {
	width: 15px;
	height: 4px;
	border-radius: initial;
	background: white;
	opacity: 1;
}

.banner .pagination span.swiper-pagination-bullet-active {
	background: #e30;
}
/*要闻*/

.news_content {
	margin-top:0.8rem;
	margin-bottom:0.65rem;
}

.title_list {
	border-bottom: 1px solid #dfdfdf;
	margin-bottom: 10px;
}
.sub{
	position: absolute;
	right:5px;
	top:5px;
	width:24px;
	height:24px;
	border-style: none;
	background:url(ss.png) no-repeat center;
	background-size:100% 100%;
	cursor: pointer;
	outline:none;
}
.title_list a {
	color:#000 ;
	font-size:0.4rem;
	position: relative;
	display: inline-block;
	padding-bottom: 10px;
	margin-right:0.8rem;
}
.title_list a.on{
	
}

.title_list a.on:after {
	display: inline-block;
	width: 100%;
	height: 2px;
	background: #da0112;
	content: "";
	position: absolute;
	bottom: 0px;
	left: 0%;
}

.news_content ul li {
	border-bottom: 1px dashed #dfdfdf;
	 overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding-right:2.5rem;
    position: relative;
    line-height:0.9rem;
}
/*.news_content ul li:first-child{
	padding-top:0.65rem;
}*/
.news_content ul li a {
	color: #333333;
	font-size:0.38rem;
}
.news_content ul li span{
	position: absolute;
	right:0px;
	color:#333333;
	font-size:0.3rem;
	top:0px;
}
.title_list2{
	margin-top:0.56rem;
}
.title_list2 a{
	font-size:0.42rem;
	font-weight: normal;
}
.more {
	text-align: center;
	margin:0.8rem 0px 0.8rem 0px;
}

.more a {
	color: #afa7a7;
	display: inline-block;
	margin: 0px auto;
	text-align: center;
}
.more a img{
	width:1.8rem;
}	
/*.icon ul{
	margin-top:0.5rem;
}
.icon ul li{
	width:49%;
	float: left;
	margin-left:2%;
	margin-top:0.25rem;
}
.icon ul li img{
	display: block;
	width:100%;
	height:1.5rem;
}*/
.con img{
	display: block;
	width:100%;
	margin:20px 0px;
}
.tou_t{
	background:#f3f3f3;
	padding:0.5rem 0px 0.5rem 2rem;
	position: relative;
	margin-top:20px;
}
.tou_t a{
	font-size:0.45rem;
	color:#da0112;
}
.tou_t img{
	position: absolute;
	left:4%;
	width:0.9rem;
	top:0px;
}

@media (min-width:768px) {
	#top-nav3 {
		height: 60px;
	}
	#top-nav3 .swiper-slide.active span{
		height:60px;
	}
}

.app_footer {
	position: relative;
	background: #cc131c;
	padding: 1.08rem 4% 1.08rem 4%;
	text-align: center;
	    margin-top: 0.2rem;
}

.app_footer .text {
	left: 4%;
	font-size:0.25rem;
	color:white;
	line-height:0.6rem;
}
.chuban .swiper-container{
	margin-top:0.65rem;
}
.chuban .swiper-slide .title{
	width:100%;
}
.chuban .swiper-slide .title img{
	display: block;
	width:100%;
	height:4rem;
	border:1px solid #eee;
}
.chuban .swiper-slide .title p{
	color:#696969;
	font-size:0.43rem;
	text-align: center;
	margin-top:0.2rem;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}


/*图书馆*/
.tsg_nav {
    background: #158fb5;
    height:1rem;
}
.tsg_nav ul li{
	float: left;
	width:25%;
	text-align: center;
	line-height:1rem;
    position: relative;
}
.tsg_nav ul li a{
	font-size:0.4rem;
	color:white;
}

.search-btn-li li{
	float: left;
	width:auto;
	width:auto\9; 
	text-align: center;
	margin-right:30px;
}

.search-btn-li li a{
	display: block;
	font-size: 0.38rem;
	color: #696969;
	padding: 6px 0;
}

.ss_box{
	margin:0.5rem 0px 0.2rem 0px;
}
/*

.ss_box>a:first-child{
	margin-left:180px;
}*/
.ss_box>a{
	float: right;
	margin-left:0.2rem;
	position: relative;
	top:0.1rem;
}
.ss_box>a img{
	width:1.5rem;
}
.searchlinkdiv{
	display: none;
	margin:10px 0;
}
.darrowselect{
	float: left;
	width:1.5rem;
	max-width: 100px;
	height:0.7rem;
	height:0.7rem;
	border: 1px solid #bfbfbf;
	border-right: 0;
	font-size:0.3rem;
	color:#696969;
	text-align: center;
    text-align-last: center;
}
.darrowselect option{
	font-size:14px;
	text-align: center;
}
.soleinput{
	float: left;
    width:2.5rem;
    max-width: 440px;
    height:0.7rem;
    height:0.7rem;
    border: 1px solid #bfbfbf;
    font-size:0.3rem;
    text-indent:1em;
    /* padding: 2px 6px; */
    box-sizing: border-box;
    color:#696969;
}
.soleinput1{
	width:4rem;
    max-width: 550px;
    color:#696969;
}
.search-btn{
	width:1.8rem;
	max-width: 115px;
	background-color: #158fb5;
	color: #ffffff;
	float: left;
	height:0.7rem;
	border: 0;
	font-size:0.3rem;
}
.search-btn img{
	vertical-align: middle;
	margin-right: 5px;
}


.look1{
	width:100%;
	border:1px solid #bfbfbf;
	float: left;	
	/*margin-bottom:0.5rem;*/
	box-sizing: border-box;
	margin-top:0.5rem;
	padding-bottom:0.1rem;
}
.look1 ul{
    width:90%;
    margin:0.3rem auto 0 auto;
}
.look1 ul li {
    float: left;
    font-size:0.35rem;
    width:2.7rem;
    padding:8px 0px;
    white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}
.look_clear ul li{
	float: initial;
}
.look1 ul li:before{
	content:"";
	display:inline-block;
	width:4px;
	height:4px;
	background:#b6c1d3;
	border-radius:4px;
	margin-right:8px;
	position: relative;
	top:-4px;
	}
.look1 ul li a{
	color:#696969;
}
.look1 p{
	background:#d5d4d4;
	font-size:0.4rem;
	height:0.6rem;
	position: relative;
	line-height:0.6rem;
}
.look1 p span{
	position: absolute;
	right:10px;
	font-size:0.25rem;
}
.look1 p span a{
	color:#158fb5;
}
.look1 p>a{
	    color: white;
    display: inline-block;
    background: #158fb5;
    padding: 0px 20px 0px 20px;
    position: absolute;
    bottom: 0px;
    background-size: 100% 100%;
    left: -1px;
    height:0.6rem;
    height:0.6rem;
}

.look2{
	width:100%;
}
.look2 ul{
	width:90%;
}
.look2 ul li{
	width: auto;
	margin-right:26px;
}

.look3 ul li{
	width:100%;
}
.look1 ul li:hover a{
	color:#158fb5;
}

.icon{
	margin-top:0.5rem;
	margin-bottom:0rem;
}
.icon ul{
	margin-bottom:10px;
}
.icon li{
	width:32%;
	float: left;
	margin-left:1%;
	margin-top:0.5rem;
	padding-right:0px !important;
	border-bottom:none !important;
	line-height:24px !important;
}
.icon li img{
	display: block;
	width:100%;
	height:1.6rem;
}
.icon li p{
	text-align: center;
	margin:10px 0px 0px 0px;
	color:#000000;
	font-size:0.3rem;
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.app1_footer{
    padding: 1.08rem 2% 1.08rem 2%;
}
.app_footer img{
	display: block;
	width:1.2rem;
	margin:20px auto;
}
.list_b ul li{
	float: left;
	width:42%;
	margin:10px 4%;
	text-align: center;
	background:#cc131c;
	border-radius:6px;
	font-size:0.4rem;
	color:white;
	padding:0.1rem 0px;
}
.list_b ul li a{
	color:white;
}