﻿@charset "utf-8";
/*------------// Overall //------------------*/
body {
	color: #666666;
	margin: 0;
	background: #FFF;
	line-break: 100%;
	font-family: "微软雅黑";
	font-size: 14px;
	font-size: 0.14rem;
}
html, body {
	-webkit-text-size-adjust: none;
	height: 100%;
}
* {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
	/*-webkit-touch-callout: none;*/
	box-sizing: border-box;
}
html {
	font-size: 625%;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
	empty-cells: show;
}
th, td {
	border-collapse: collapse;
}
a:link {
	text-decoration: none;
	color: #666;
}
a:visited {
	text-decoration: none;
	color: #666;
}
img {
	vertical-align: middle;
	border: 0;/*添加以下属性是解决图片在微信浏览器下默认转换效果造成页面模糊*/
	-webkit-transform: scale(1)rotate(0)translate3d(0, 0, 0);
	transform: scale(1)rotate(0)translate3d(0, 0, 0);
	display: inline-block;
	outline: none;
	max-width: 100%;
	height: auto;
	border: none;
}
div, p, img, ul, ol, li, form, input, label, span, dl, dt, dd, h1, h2, h3, h4, h5, h6, input, button {
	margin: 0;
	padding: 0;
}
ol, ul, li {
	list-style-type: none;
}
/*IOS下移除按钮原生样式 -webkit-appearance*/
input[type=button] {
	-webkit-appearance: none;
	outline: none;
}
/*去除点击按钮，有灰色阴影*/
a, input {
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
/* a {transition: all 0.3s ease-in-out;} */
textarea {
	font-family: Arial;
}
button {
	cursor: pointer;
}
.clear {
	clear: both;
}
.pic-box {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}
.cont {
	width: 1200px;
	margin: 0 auto;
	background: none;
	width: 12rem;
}
.pc{
	display:block;
}
.mb{
	display:none;
}
.index{
	background:url(bg.png) no-repeat center top;
	background-size:100% auto;
	min-height:100%;
}
.header{
	height:100px;
	height:1rem;
	overflow:hidden;
}
.logo{
	float:left;
	width:450px;
	width:4.51rem;
	height:100px;
	line-height:100px;
	height:1rem;
	line-height:1rem;
}
.logo a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.logo img{
	height:62px;
	height:0.62rem;
}
.header_right{
	float:right;
	text-align:right;
	padding-top:25px;
	padding-top:0.25rem;
}
.header_rr{
	display:inline-block;
	font-size: 14px;
	line-height:17px;
	font-size:0.14rem;
	line-height:0.17rem;
	color: #564b92;
	padding-left:22px;
	padding-left:0.22rem;
	margin-left:20px;
	margin-left:0.2rem;
}
.header_time{
	background:url(icon.png) no-repeat left center;
	background-size:0.16rem 0.16rem;
}
a.header_lan{
	background:url(icon1.png) no-repeat left center;
	background-size:0.16rem 0.16rem;
	color: #564b92;
}
a.header_a{
	background: url(icon2.png) no-repeat left center;
	background-size:0.12rem 0.16rem;
	padding-left:18px;
	padding-left:0.18rem;
	color: #564b92;
}
a.header_school{
	background: url(icon3.png) no-repeat left center;
	background-size:0.16rem 0.16rem;
	color: #564b92;
}
a.header_lib{
	background: url(icon4.png) no-repeat left center;
	background-size:0.14rem 0.16rem;
	color: #564b92;
}
.header_share{
	display:inline-block;
	vertical-align:middle;
}
.header_share a{
	display:inline-block !important;
	float:none !important;
	margin:0 !important;
	margin-left:20px !important;
	margin-left:0.2rem !important;
	width:20px !important;
	height:17px !important;
	width:0.2rem !important;
	height:0.17rem !important;
}
.header_share a.header_bo{
	background:url(icon5.png) no-repeat center center;
	background-size:0.2rem 0.17rem;
}
.header_share a.header_wei{
	background:url(icon6.png) no-repeat center center;
	background-size:0.21rem 0.17rem;
}
.i-source{
	width:100%;
	height:auto;
	background: rgba(245,245,245,0.85);
}
.i-source_top{
	background:#fff;
	height:70px;
	height:0.7rem;
	position:relative;
}
.i-source_title{
	float:right;
	width: 266px;
	width:2.66rem;
	height:70px;
	height:0.7rem;
	line-height:70px;
	line-height:0.7rem;
	background:#564b92 url(icon7.png) no-repeat 30px center;
	background:#564b92 url(icon7.png) no-repeat 0.3rem center;
	background-size:0.21rem 0.21rem;
	padding-left:68px;
	padding-left:0.68rem;
	font-size: 18px;
	font-size:0.18rem;
	font-weight:bold;
	color: #f9f9f9;
	cursor:pointer;
	padding-right:60px;
	padding-right:0.6rem;
	position: absolute;
	right:0;
	top:0;
}
.i-source_span{
	display:block;
	width:60px;
	height:70px;
	position:absolute;
	right:0;
	top:0;
	background:url(icon8.png) no-repeat center center;
	background-size:0.18rem 0.1rem;
	width:0.6rem;
	height:0.7rem;
	transition:all 0.5s;
}
.source_active .i-source_span{
	transform:rotate(180deg);
}
.i-source_list{
	width:100%;
	padding-right:266px;
	padding-right:2.66rem;
}
.i-source_list li{
	float:left;
}
.i-source_list li.i-source_user{
	position:static;
}
.i-source_list>ul>li>a{
	display:block;
	margin:0 21px;
	height:70px;
	line-height:70px;
	font-size: 16px;
	color: #333333;
	margin:0 0.21rem;
	height:0.7rem;
	line-height:0.7rem;
	font-size:0.16rem;
	cursor:pointer;
}
.i-source_list li.i-source_index a{
	background:url(icon50.png) no-repeat center center;
	background-size:0.21rem 0.21rem;
	width:80px;
	width:0.8rem;
	margin:0;
}
.i-source_list>ul>li:hover a{
	/*background:#f1f2f4;*/
	border-bottom:2px solid #564b92;
}
.i-source_list>ul>li.active a{
	/*background:#f1f2f4;*/
	border-bottom:2px solid #564b92;
}
.i-source_list>ul>li:hover .level_title a{
	border-bottom:none;
}
.i-source_list>ul>li:hover .level_ul li a{
	border-bottom:none;
}
.i-source_list li.i-source_index a:hover{
	border-bottom:none;
}
.i-source_level {
    position: absolute;
    left: 0;
    top: 70px;
    top: 0.7rem;
    padding-top: 25px;
    padding-top: 0.25rem;
    padding-bottom: 40px;
    padding-bottom: 0.4rem;
    padding-left: 30px;
    padding-left: 0.3rem;
    width: 100%;
    height: auto;
    background: #f1f2f4;
    overflow: hidden;
    display: none;
    z-index: 10;
    min-width: 200px;
    padding-right: 30px;
    padding-right: 0.3rem;
}
.i-source_list li.i-source_user .i-source_level{
	width:100%;
}
.i-source_list li:hover .i-source_level{
	display:block;
}
.level_1 {
    float: left;
    width: 290px;
    width: 2.9rem;
}
.level_title{
	font-size:16px;
	font-weight:bold;
	color:#6aa662;
	font-size:0.16rem;
	padding-left:10px;
	padding-left:0.1rem;
	position:relative;
}
.level_title a{
	color:#6aa662;
}
.level_title:before{
	position:absolute;
	left:0;
	top:50%;
	width:3px;
	height:15px;
	background:#6aa662;
	width:0.03rem;
	height:0.15rem;
	margin-top:-7.5px;
	margin-top:-0.075rem;
	content:'';
}
.level_ul {
    width: 140px;
    height: auto;
    float: left;
    width: 1.4rem;
}
.level_ul li{
	margin-top:15px;
	margin-top:0.15rem;
	width:100%;
	height:auto;
}
.level_ul li a{
	font-size:14px;
	color:#666666;
	font-size:0.14rem;
	transition:all 0.5s;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	padding-right:10px;
	padding-right:0.1rem;
}
.level_ul li a:hover{
	color:#6aa662;
}
.level_ul1 {
    width: 130px;
    width: 1.3rem;
}
.level_ul2{
	width:245px;
	width:2.45rem;
}
.level_2 {
    margin-left: 10px;
    margin-left: 0.1rem;
    float: left;
    width: 180px;
    width: 1.8rem;
}
.level_2 .level_ul{
	width:100%;
}
.level_3 {
    float: left;
    width: 166px;
    width: 1.66rem;
}
.level_3 .level_ul{
	width:100%;
}
.level_4 {
    float: left;
    width: 150px;
    width: 1.5rem;
}
.level_4 .level_ul{
	width:100%;
}
.level_5 {
    float: right;
    border-left: 1px solid #dcdcdc;
    width: 340px;
    width: 3.4rem;
    padding-left: 70px;
    padding-left: 0.7rem;
}
.level_5 .level_ul{
	width:50%;
	height:auto;
	float:left;}
.level_5 .level_ul li{
	margin-top:0;
	margin-bottom:15px;
	margin-bottom:0.15rem;
}
.level_5 .level_ul li a{
	font-size:16px;
	font-size:0.16rem;
	font-weight:bold;
	color:#6aa662;
}
.i-source_bottom{
	width:100%;
	height:auto;
	overflow:hidden;
	/*margin-top:5px;
	margin-top:0.05rem;*/
}
.i-source_left{
	float:right;
	width:266px;
	width:2.66rem;
	background:#fff;
	overflow:hidden;
	padding:15px;
	padding:0.15rem;
	padding-top:0;
}
    .i-source_left li {
        width: 110px;
        width: 1.1rem;
        margin-right: 15px;
        margin-top: 15px;
        margin-right: 0.15rem;
        height: 60px;
        height: 0.6rem;
        position: relative;
        float: left;
        margin-top: 0.15rem;
    }
.i-source_left li:nth-child(2n){
	margin-right:0;
}
.i-source_left li a{
	display:block;
	width:110px;
	width:1.1rem;
	height:60px;
	height:0.6rem;
	overflow:hidden;
	color: #333333;
	position:relative;
	background:#e7e7e7;
}
.i-source_left li a span{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	width:110px;
	width:1.1rem;
	height:60px;
	height:0.6rem;
	font-size: 16px;
	font-size:0.16rem;
	line-height:22px;
	line-height:0.22rem;
	padding:0 10px;
	padding:0 0.1rem;
}
.i-source_left li:before{
	content:'';
	width:0;
	height:100%;
	position:absolute;
	right:0;
	top:0;
	-webkit-transition: width .5s ease-in;
    -o-transition: width .5s ease-in;
    transition: width .5s ease-in;
	background:#f1f2f4;
}
.i-source_left li.active a{
	color:#fff;
	background:#564b92;
}
.i-source_left li.active:before{
	width:100%;
}
.i-source_right{
	float:left;
	width:934px;
	width:9.34rem;
	padding:40px 46px 39px 54px;
	padding:0.4rem 0.46rem 0.39rem 0.54rem;
}
.i-source_t{
	font-size: 30px;
	font-size:0.3rem;
	color: #6aa662;
	margin-bottom:5px;
	margin-bottom:0.05rem;
}
.i-source_p{
	width:100%;
	position:relative;
	height:auto;
	margin-top:25px;
	margin-top:0.25rem;
}
.i-source_input{
	width:100%;
	background:#fff;
	border:none;
	height:50px;
	height:0.5rem;
	padding-left:30px;
	padding-left:0.3rem;
	padding-right:110px;
	padding-right:1.1rem;
	font-size: 14px;
	font-size:0.14rem;
	color: #aaaaaa;
}
.i-source_btn{
	position:absolute;
	right:0;
	top:0;
	width: 106px;
	height: 50px;
	background-color: #6aa662;
	line-height:50px;
	text-align:center;
	font-size: 16px;
	width:1.06rem;
	height:0.5rem;
	line-height:0.5rem;
	font-size:0.16rem;
	border:none;
	color: #ffffff;
}
.i-source_label{
	display:inline-block;
	margin-left:28px;
	margin-left:0.28rem;
	font-size: 16px;
	font-size:0.16rem;
	color: #333333;
	cursor:pointer;
	position:relative;
	padding-left:20px;
	padding-left:0.2rem;
	background:url(icon9.png) no-repeat left center;
	background-size:0.14rem 0.14rem;
}
.i-source_label input{
	display:none;
}
.checked{
	background:url(icon10.png) no-repeat left center;
	background-size:0.14rem 0.14rem;
}
.i-source_c{
	display:none;
}
.i-source_list li.i-source_about .i-source_level{
	border-left:none;
	margin-left:-98px;
	margin-left:-0.98rem;
}
.i-source_list li.i-source_about .level_5{
	border-left:none;
	padding-left:10px;
	padding-left:0.1rem;
}
.i-source_list li.i-source_source .level_5{
	float:none;
	width:100%;
	padding-left:0;
}
.i-source_list li.i-source_source .level_5 .level_ul{
	width:100%;
	float:none;
}
.i-source_list li.i-source_source .level_5 .level_ul li{
	width:160px;
	width:1.6rem;
	margin-right:40px;
	margin-right:0.4rem;
}
.i-source_list li.i-source_source .level_5 .level_ul li a{
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
/*.i-source_list li.i-source_source .level_5 .level_ul li:nth-child(7n){
	margin-right:0;
}*/
/**/
.i-dao{
	width:100%;
	height:auto;
	background:#fff;
	overflow:hidden;
	margin-top:30px;
	margin-top:0.3rem;
}
.i-dao li{
	float:left;
	width: 120px;
	height: 104px;
	width:1.2rem;
	height:1.04rem;
}
.i-dao li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position:relative;
	text-align:center;
	padding:15px;
	padding:0.15rem;
	transition:all 0.5s;
}
.i-dao li a:after{
	position:absolute;
	right:0;
	top:50%;
	width: 1px;
	height: 74px;
	height:0.74rem;
	background-color: #3f5481;
	opacity: 0.3;
	margin-top:-37px;
	margin-top:-0.37rem;
	content:'';
}
.i-dao li:last-child a:after{
	display:none;
}
.i-dao_pic{
	width:100%;
	height:35px;
	height:0.35rem;
	transition:all 0.5s;
	margin-bottom:5px;
	margin-bottom:0.05rem;
}
.i-dao_pic1{
	background:url(icon11.png) no-repeat center bottom;
	background-size:0.27rem 0.23rem;
}
.i-dao_pic2{
	background: url(icon12.png) no-repeat center bottom;
	background-size:0.23rem 0.23rem;
}
.i-dao_pic3{
	background: url(icon13.png) no-repeat center bottom;
	background-size:0.23rem 0.23rem;
}
.i-dao_pic4{
	background: url(icon14.png) no-repeat center bottom;
	background-size:0.27rem 0.23rem;
}
.i-dao_pic5{
	background: url(icon15.png) no-repeat center bottom;
	background-size:0.17rem 0.23rem;
}
.i-dao_pic6{
	background: url(icon16.png) no-repeat center bottom;
	background-size:0.25rem 0.23rem;
}
.i-dao_pic7{
	background: url(icon17.png) no-repeat center bottom;
	background-size:0.25rem 0.23rem;
}
.i-dao_pic8{
	background: url(icon18.png) no-repeat center bottom;
	background-size:0.24rem 0.23rem;
}
.i-dao_pic9{
	background: url(icon19.png) no-repeat center bottom;
	background-size:0.19rem 0.23rem;
}
.i-dao_pic10{
	background: url(icon20.png) no-repeat center bottom;
	background-size:0.19rem 0.23rem;
}
.i-dao_text{
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	height:36px;
	width:90px;
	width:0.9rem;
	height:0.36rem;
}
.i-dao li a p{
	font-size:14px;
	line-height:18px;
	text-align:center;
	color:#564b92;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	font-size:0.14rem;
	line-height:0.18rem;
	transition:all 0.5s;
}
.i-dao li a:hover{
	background:#6aa662;
}
.i-dao li a:hover .i-dao_pic1{
	background:url(icon11-1.png) no-repeat center bottom;
	background-size:0.27rem 0.23rem;
} 
.i-dao li a:hover .i-dao_pic2{
	background: url(icon12-1.png) no-repeat center bottom;
	background-size:0.23rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic3{
	background: url(icon13-1.png) no-repeat center bottom;
	background-size:0.23rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic4{
	background: url(icon14-1.png) no-repeat center bottom;
	background-size:0.27rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic5{
	background: url(icon15-1.png) no-repeat center bottom;
	background-size:0.17rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic6{
	background: url(icon16-1.png) no-repeat center bottom;
	background-size:0.25rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic7{
	background: url(icon17-1.png) no-repeat center bottom;
	background-size:0.25rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic8{
	background: url(icon18-1.png) no-repeat center bottom;
	background-size:0.24rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic9{
	background: url(icon19-1.png) no-repeat center bottom;
	background-size:0.19rem 0.23rem;
}
.i-dao li a:hover .i-dao_pic10{
	background: url(icon20-1.png) no-repeat center bottom;
	background-size:0.19rem 0.23rem;
} 
.i-dao li a:hover p{
	color:#fff;
}
/*最新新闻*/
.i-news{
	margin-top:30px;
	margin-top:0.3rem;
}
.i-news_left {
    float: left;
    width: 635px;
    height: 300px;
    width: 6.35rem;
    height: 3rem;
    padding: 20px 20px 10px 30px;
    padding: 0.2rem 0.2rem 0.1rem 0.3rem;
    background-color: #ffffff;
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
    box-shadow: 0px 0px 0.1rem 0px rgba(0, 0, 0, 0.05);
    padding-bottom: 0;
}
.i-news_title{
	background:url(icon21.png) no-repeat left center;
	background-size:0.22rem 0.22rem;
	padding-left:35px;
	padding-left:0.35rem;
}
.i-news_title li{
	display: inline-block;
	margin-right:24px;
	margin-right:0.24rem;
	position:relative;
}
.i-news_title li a{
	display:inline-block;
	padding-bottom:10px;
	padding-bottom:0.1rem;
	font-size: 18px;
	font-size:0.18rem;
	position:relative;
	color: #444444;
}
.i-news_title li a:after{
	content:'';
	width:0;
	height:2px;
	position:absolute;
	left:0;
	bottom:0;
	background:#564b92;
	height:0.02rem;
}
.i-news_title li a:hover{
	color:#564b92;
	font-weight:bold;
}
.i-news_title li a:hover:after{
	width:100%;
}
.i-news_title li a.active{
	color:#564b92;
	font-weight:bold;
}
.i-news_title li a.active:after{
	width:100%;
}
.i-news_con{
	margin-top:10px;
	margin-top:0.1rem;
}
.i-news_c li{
	width:100%;
	overflow:hidden;
	border-bottom:1px dashed rgba(63,84,129,0.2);
}
.i-news_c li:last-child{
	border-bottom:none;
}
.i-news_c li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.i-news_tip {
    float: left;
    width: 59px;
    height: 22px;
    background-color: #6aa662;
    border-radius: 11px;
    width: 0.59rem;
    height: 0.22rem;
    line-height: 22px;
    line-height: 0.22rem;
    text-align: center;
    border-radius: 0.11rem;
    color: #fff;
    font-size: 14px;
    font-size: 0.14rem;
    margin-top: 12px;
    margin-top: 0.12rem;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.i-news_p {
    float: left;
    width: 390px;
    height: 46px;
    line-height: 46px;
    margin-left: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 14px;
    font-size: 0.14rem;
    width: 3.9rem;
    height: 0.46rem;
    line-height: 0.46rem;
    margin-left: 0.2rem;
    color: #444444;
}
.i-news_date {
    float: right;
    text-align: right;
    height: 46px;
    line-height: 46px;
    font-size: 14px;
    font-size: 0.14rem;
    height: 0.46rem;
    line-height: 0.46rem;
    color: #999999;
}
.i-news_c{
	display:none;
}
.i-news_c li a.i-news_gong .i-news_tip{
	background:#564b92;
}
.i-news_c li a.i-news_tong .i-news_tip{
	background:#cd002b;
}
.i-news_c li a:hover .i-news_p{
	color:#6aa662;
}
.i-news_c li a:hover .i-news_date{
	color:#6aa662;
}
.i-news_c li a.i-news_gong:hover .i-news_p{
	color:#564b92;
}
.i-news_c li a.i-news_gong:hover .i-news_date{
	color:#564b92;
}
.i-news_right {
    float: right;
    width: 535px;
    height: 300px;
    position: relative;
    width: 5.35rem;
    height: 3rem;
}
.i-news_right a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.i-news_right .swiper-pagination{
	width:100%;
	text-align:center;
	bottom:18px;
	bottom:0.18rem;
}
.i-news_right .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #aaaaaa;
	width:0.1rem;
	height:0.1rem;
	margin:0 5px;
	margin:0 0.05rem;
	opacity:1;
	cursor:pointer;
}
.i-news_right .swiper-pagination-bullet-active{
	background-color: #6aa662;
}
    .i-news_right .swiper-button-next, .i-news_right .swiper-button-prev {
        width: 26px;
        height: 50px;
        width: 0.26rem;
        height: 0.5rem;
        margin-top: -25px;
        margin-top: -0.25rem;
    }

    .i-news_right .swiper-button-prev {
        left: 10px;
        left: 0.1rem;
        background: url(icon52.png) no-repeat center center;
        background-size: 0.26rem 0.5rem;
    }

        .i-news_right .swiper-button-prev:hover {
            background: url(icon52-1.png) no-repeat center center;
            background-size: 0.26rem 0.5rem;
        }

    .i-news_right .swiper-button-next {
        right: 10px;
        right: 0.1rem;
        background: url(icon53.png) no-repeat center center;
        background-size: 0.26rem 0.5rem;
    }

        .i-news_right .swiper-button-next:hover {
            background: url(icon53-1.png) no-repeat center center;
            background-size: 0.26rem 0.5rem;
        }
    .i-news_right .swiper-button-next, .i-news_right .swiper-button-prev {
        /*display: none;*/
    }
/*新书推荐*/
.i-tui{
	margin-top:30px;
	margin-top:0.3rem;
	overflow:hidden;
}
.i-tui_left{
	float:left;
	width: 904px;
	height: 280px;
	width:9.04rem;
	height:2.8rem;
	padding:20px;
	padding:0.2rem;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.05);
	box-shadow: 0px 0px 0.1rem 0px rgba(0, 0, 0, 0.05);
}
.i-tui_title{
	background:url(icon22.png) no-repeat left center;
	background-size:0.18rem 0.22rem;
	padding-left:35px;
	padding-left:0.35rem;
	font-weight:bold;
	font-size: 18px;
	font-size:0.18rem;
	color: #564b92;
}
.i-tui_con{
	width:100%;
	position:relative;
	height:180px;
	height:1.8rem;
	margin-top:30px;
	margin-top:0.3rem;
}
.i-tui_con .swiper-container{
	width:785px;
	width:7.85rem;
	margin:0 auto;
	padding-left:8px;
	padding-left:0.08rem;
}
.i-tui_con .swiper-slide{
	display:block;
}
.i-tui_con .swiper-slide a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
}
.i-tui_pic{
	float:left;
	width:100px;
	height:141px;
	width:1rem;
	height:1.41rem;
	text-align:center;
	font-size:0;
}
.i-tui_pic span{
	display:inline-block;
	height:100%;
	vertical-align:middle;
}
.i-tui_pic img{
	max-height:100%;
	max-width:100%;
}
.i-tui_text{
	float:left;
	width:137px;
	width:1.37rem;
	margin-left:13px;
	margin-left:0.13rem;
	padding-top:7px;
	padding-top:0.07rem;
}
.i-tui_text h3{
	font-size: 16px;
	font-size:0.16rem;
	font-weight:normal;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color: #564b92;
	margin-bottom:8px;
	margin-bottom:0.08rem;
}
.i-tui_text p{
	font-size: 12px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 20px;
	letter-spacing: 0px;
	color: #444444;
	font-size:0.12rem;
	line-height:0.2rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.i-tui_con .swiper-button-next, .i-tui_con .swiper-button-prev{
	width:13px;
	height:26px;
	width:0.13rem;
	height:0.26rem;
	margin-top:-13px;
	margin-top:-0.13rem;
	cursor:pointer;
	background-size:0.13rem 0.23rem;
}
.i-tui_con .swiper-button-prev{
	left:0;
	background:url(icon23.png) no-repeat center center;
	background-size:0.13rem 0.23rem;
}
.i-tui_con .swiper-button-prev:hover{
	background:url(icon23-1.png) no-repeat center center;
	background-size:0.13rem 0.23rem;
}
.i-tui_con .swiper-button-next{
	right:0;
	background:url(icon24.png) no-repeat center center;
	background-size:0.13rem 0.23rem;
}
.i-tui_con .swiper-button-next:hover{
	background:url(icon24-1.png) no-repeat center center;
	background-size:0.13rem 0.23rem;
}
.i-tui_con .swiper-pagination{
	width:100%;
	text-align:center;
	bottom:0;
}
.i-tui_con .swiper-pagination-bullet{
	width: 10px;
	height: 10px;
	background-color: #aaaaaa;
	width:0.1rem;
	height:0.1rem;
	margin:0 5px;
	margin:0 0.05rem;
	opacity:1;
	cursor:pointer;
}
.i-tui_con .swiper-pagination-bullet-active{
	background-color: #6aa662;
}
.i-tui_right{
	float:right;
	width:266px;
	width:2.66rem;
	height:auto;
}
.i-tui_right li{
	float:left;
	width: 128px;
	height: 86px;
	width:1.28rem;
	height:0.86rem;
	margin-bottom:10px;
	margin-bottom:0.1rem;
}
.i-tui_right li:nth-child(2n){
	float:right;
}
.i-tui_right li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	position: relative;
}
.i-tui_right li a img{
	width:100%;
	height:100%;
	object-fit:cover;
	transition:all 0.5s;
	position:absolute;
	left:0;
	top:0;
}
.i-tui_right li a:Hover img{
	transform:scale(1.1);
}
.i-tui_c{
	width: 128px;
	height: 86px;
	width:1.28rem;
	height:0.86rem;
	display:table-cell;
	vertical-align:middle;
	text-align:center;
	background:rgba(85,75,146,0.9);
	position:relative;
	z-index:2;
}
.i-tui_c p{
	font-size: 16px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 22px;
	letter-spacing: 0px;
	color: #ffffff;
	font-size:0.16rem;
	line-height:0.22rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
}
/*底部*/
.footer{
	width:100%;
	height:auto;
	background:url(bg.jpg) no-repeat;
	background-size:cover;
	background-position:center;
	padding-top:40px;
	padding-top:0.4rem;
	margin-top:30px;
	margin-top:0.3rem;
}
.footer_time{
	width:400px;
	height:auto;
	width:4rem;
	float:left;
	padding-right:50px;
	padding-right:0.5rem;
}
.time_t{
	margin-bottom:30px;
	margin-bottom:0.3rem;
}
.time_t h3{
	background:url(icon25.png) no-repeat left center;
	background-size:0.14rem 0.14rem;
	color:#fff;
	padding-left:26px;
	padding-left:0.26rem;
	font-size:14px;
	font-size:0.14rem;
}
.time_t p{
	font-size: 12px;
	font-size:0.12rem;
	margin-top:10px;
	margin-top:0.1rem;
	color: #f7f7f7;
	opacity: 0.8;
	line-height:20px;
	line-height:0.2rem;
}
.footer_lian{
	width:184px;
	width:1.84rem;
	position:relative;
	height:auto;
}
.lian_top{
	width:100%;
	height: 40px;
	background:#6aa662 url(icon28.png) no-repeat 70% center;
	background-size:0.12rem 0.06rem;
	height:0.4rem;
	line-height:40px;
	line-height:0.4rem;
	padding-left:53px;
	padding-left:0.53rem;
	color: #eeeeee;
	font-size:14px;
	font-size:0.14rem;
	cursor:pointer;
	overflow:hidden;
}
.lian_list{
	position:absolute;
	left:0;
	width:100%;
	height:auto;
	bottom:40px;
	bottom:0.4rem;
	background:#fff;
	border:1px solid #6aa662;
	padding:0 15px;
	padding:0 0.15rem;
	display:none;
}
.lian_list li a{
	height:40px;
	line-height:40px;
	color:#444;
	font-size:14px;
	border-bottom:1px dashed #6aa662;
	width:100%;
	display:block;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.lian_list li a:hover{
	color:#6aa662;
}
.lian_list li:last-child a{
	border-bottom:none;
}
.footer_phone .time_t h3{
	background:url(icon26.png) no-repeat left center;
	background-size:0.16rem 0.16rem;
}
.footer_add{
	padding-right:0;
}
.footer_add .time_t h3{
	background: url(icon27.png) no-repeat left center;
	background-size:0.13rem 0.15rem;
	font-weight:normal;
}
.footer_add .time_t p{
	padding-left:26px;
	padding-left:0.26rem;
	margin-top:5px;
	margin-top:0.05rem;
}
.footer_bototm{
	width:100%;
	padding:17px 0;
	padding:0.17rem 0;
	font-size:12px;
	font-size:0.12rem;
	color:#eee;
	text-align:center;
	background:rgba(0,0,0,0.3);
	overflow:hidden;
}
/*本馆概况*/
.about{
	background:#f9f9f9 url(bg1.png) no-repeat center top;
	background-size:100% auto;
}
.about .i-source_bottom{
	display:none;
}
.about_content{
	margin-top:30px;
	margin-top:0.3rem;
	padding-bottom:30px;
	padding-bottom:0.3rem;
	overflow:hidden;
}
.about_left{
	float:left;
	width:266px;
	width:2.66rem;
	height:auto;
}
.about_title{
	padding-bottom:20px;
	padding-bottom:0.2rem;
	padding-left:35px;
	padding-left:0.35rem;
	font-size: 26px;
	font-size:0.26rem;
	font-weight:bold;
	color: #564b92;
	background:url(icon29.png) no-repeat left 5px;
	background:url(icon29.png) no-repeat left 0.05rem;
	background-size:0.27rem 0.27rem;
	border-bottom:3px solid #564b92;
	border-bottom:0.03rem solid #564b92;
}
.about_list{
	margin-top:5px;
	margin-top:0.05rem;
}
.about_list>ul>li{
	width:100%;
	height:auto;
	position:relative;
}
.about_list>ul>li>a{
	display:block;
	width:100%;
	padding:10px 0;
	padding:0.1rem 0;
	position:relative;
	border-bottom:1px solid rgba(153,153,153,0.5);
	padding-left:33px;
	padding-left:0.33rem;
	font-weight:bold;
	font-size:16px;
	font-size:0.16rem;
	padding-right:58px;
	padding-right:0.58rem;
	line-height:24px;
	line-height:0.24rem;
}
.about_list>ul>li>a:after{
	content:'';
	position:absolute;
	left:20px;
	left:0.2rem;
	top:15px;
	top:0.15rem;
	width: 4px;
	height: 16px;
	background-color: #6aa662;
	width:0.04rem;
	height:0.16rem;
	opacity:0;
}
.about_list>ul>li>a:hover{
	border-bottom:1px solid #564b92;
	color:#564b92;
}
.about_list>ul>li>a:hover:after{
	opacity:1;
}
.about_list>ul>li.active>a{
	border-bottom:1px solid #564b92;
	color:#564b92;
}
.about_list>ul>li.active>a:after{
	opacity:1;
}
.hold_icon{
	position:absolute;
	width:55px;
	height:45px;
	right:0;
	top:0;
	width:0.55rem;
	height:0.45rem;
	background:url(icon36.png) no-repeat center center;
	background-size:0.15rem 0.08rem;
	cursor:pointer;
	transition:all 0.5s;
}
.nav-on{
	background: url(icon37.png) no-repeat center center;
	background-size:0.15rem 0.08rem;
	transform:rotate(180deg);
}
.hold_menu{
	padding:10px 0;
	padding:0.1rem 0;
	border-bottom:1px solid #564b92;
	display:none;
}
.hold_menu a{
	display:block;
	width:100%;
	height:35px;
	line-height:35px;
	padding-left:50px;
	position:relative;
	padding-left:0.5rem;
	font-size: 14px;
	font-size:0.14rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	color: #333333;
}
.hold_menu a:after{
	position:absolute;
	left:33px;
	top:50%;
	left:0.33rem;
	width: 7px;
	height: 7px;
	background-color: #6aa662;
	width:0.07rem;
	height:0.07rem;
	border-radius:50%;
	margin-top:-3.5px;
	margin-top:-0.035rem;
	content:'';
	opacity:0;
}
.hold_menu a:hover{
	color:#564b92;
}
.hold_menu a:hover:after{
	opacity:1;
}
.hold_menu a.next{
	color:#564b92;
}
.hold_menu a.next:after{
	opacity:1;
}
.about_list>ul>li>a.active:after{
	opacity:1;
}
.about_right{
	float:right;
	width:894px;
	width:8.94rem;
}
.about_top{
	overflow:hidden;
	padding-bottom:20px;
	padding-bottom:0.2rem;
	border-bottom:3px solid #564b92;
	border-bottom:0.03rem solid #564b92;
	height:58px;
	height:0.58rem;
}
.about_l {
    float: left;
    text-align: left;
    width: 30%;
    font-size: 22px;
    font-size: 0.22rem;
    padding-top: 5px;
    padding-top: 0.05rem;
    color: #564b92;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.about_r{
	width:70%;
	float:right;
	text-align:right;
	padding-top:13px;
	padding-top:0.13rem;
}
.about_r a{
	display:inline-block;
	font-size: 14px;
	font-size:0.14rem;
	color: #666666;
	vertical-align:middle;
}
.about_r a:hover{
	color:#6aa662;
}
.about_r a.first{
	background:url(icon30.png) no-repeat left center;
	background-size:0.13rem 0.14rem;
	padding-left:20px;
	padding-left:0.2rem;
}
.about_r a.about_active{
	color:#6aa662;
}
.about_r span{
	display:inline-block;
	font-size: 14px;
	font-size:0.14rem;
	color: #666666;
}
.about_bottom{
	margin-top:50px;
	margin-top:0.5rem;
}
.about_con h3{
	font-size: 15px;
	color: #333333;
	line-height:28px;
	font-size:0.16rem;
	line-height:0.28rem;
	font-weight:normal;
}
.about_con p{
	font-size: 14px;
	color: #333333;
	line-height:28px;
	font-size:0.14rem;
	line-height:0.28rem;
}
.about_con img{
	margin-bottom:15px;
	margin-bottom:0.15rem;
}
.about_last{
	margin-top:30px;
	margin-top:0.3rem;
	padding-top:30px;
	padding-top:0.3rem;
	border-top:1px solid #dddddd;
}
.about_first{
	float:left;
	width:720px;
	width:7.2rem;
}
.about_first p{
	margin-bottom:14px;
	margin-bottom:0.14rem;
}
.about_first p a{
	font-size: 14px;
	font-size:0.14rem;
	color: #666666;
}
.about_first p a:hover{
	color:#6aa662;
}
.about_return{
	float:right;
	text-align:right;
}
.about_return a{
	display:inline-block;
	font-size: 14px;
	font-size:0.14rem;
	padding-left:23px;
	padding-left:0.23rem;
	background: url(icon31.png) no-repeat left center;
	background-size:0.17rem 0.14rem;
	color: #6aa662;
}

/*电子资源*/
.source_title{
	background:url(icon32.png) no-repeat left 8px;
	background:url(icon32.png) no-repeat left 0.08rem;
	background-size:0.26rem 0.22rem;
}
.source_con{
	margin-top:-10px;
	margin-top:-0.1rem;
}
.source_c{
	margin-bottom:40px;
	margin-bottom:0.4rem;
	border-bottom:1px dotted #dddddd;
	overflow:hidden;
	padding-bottom:10px;
	padding-bottom:0.1rem;
}
.source_tt{
	font-size: 16px;
	font-size:0.16rem;
	padding-left:25px;
	padding-left:0.25rem;
	background:url(icon33.png) no-repeat left center;
	background-size:0.16rem 0.16rem;
	color: #564b92;
	font-weight:bold;
	margin-bottom:20px;
	margin-bottom:0.2rem;
}
.source_list li{
	width:33.33%;
	float:left;
	margin-bottom:12px;
	margin-bottom:0.12rem;
}
.source_list li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	padding:0 18px;
	padding:0 0.18rem;
	position:relative;
	font-size: 14px;
	font-size:0.14rem;
	color: #333333;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.source_list li a:before{
	content:'';
	width: 6px;
	height: 6px;
	background-color: #aaaaaa;
	width:0.06rem;
	height:0.06rem;
	border-radius:50%;
	position:absolute;
	left:0;
	top:50%;
	margin-top:-3px;
	margin-top:-0.03rem;
}
.source_list li a:Hover{
	color:#564b92;
}
.source_list li a:Hover:before{
	background:#6aa662;
}
/*中文资源*/
.source_select{
	padding-bottom:10px;
	padding-bottom:0.1rem;
	border-bottom:1px dotted #ddd;
	overflow:hidden;
}
.select_title{
	font-weight: bold;
	font-size: 16px;
	font-size:0.16rem;
	color: #564b92;
}
.select_list{
	margin-top:15px;
	margin-top:0.15rem;
}
.select_list li{
	width:25%;
	float:left;
	padding-right:20px;
	padding-right:0.2rem;
	margin-bottom:15px;
	margin-bottom:0.15rem;
	font-size: 14px;
	font-size:0.14rem;
	padding-left:18px;
	padding-left:0.18rem;
	background:url(icon34.png) no-repeat left center;
	background-size:0.12rem 0.12rem;
	color: #333333;
	cursor:pointer;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.select_list li.active{
	background:url(icon35.png) no-repeat left center;
	background-size:0.12rem 0.12rem;
}
.select_result{
	margin-top:22px;
	margin-top:0.22rem;
}
.select_tab{
	width:100%;
	height:auto;
	border:1px solid #564b92;
}
.select_tab th{
	height: 44px;
	background-color: #564b92;
	height:0.44rem;
	font-size: 14px;
	font-weight: normal;
	font-size:0.14rem;
	color: #ffffff;
	position:relative;
}
.select_tab th:after{
	content:'';
	position:absolute;
	right:0;
	top:50%;
	width:1px;
	background:#f9f9f9;
	height:28px;
	height:0.28rem;
	margin-top:-14px;
	margin-top:-0.14rem;
}
.select_tab th:last-child:after{
	display:none;
}
.select_tab td{
	text-align:center;
	height:45px;
	height:0.45rem;
	border-right:1px solid rgba(170,170,170,0.3);
	border-top:1px solid rgba(170,170,170,0.3);
	font-size: 14px;
	font-size:0.14rem;
	color: #333333;
}
.select_tab td:last-child{
	border-right:none;
}
.select_tab td>a{
	font-size: 14px;
	font-size:0.14rem;
	color: #6aa662;
}
.select_result .about_last{
	border-top:1px dotted #ddd;
}

/*教学支持*/
.hold_title{
	background:url(icon38.png) no-repeat left 8px;
	background:url(icon38.png) no-repeat left 0.08rem;
	background-size:0.24rem 0.23rem;
}
.hold_list li{
	float:left;
	width:271px;
	width:2.71rem;
	height:auto;
	margin-right:40px;
	margin-right:0.4rem;
	margin-bottom:45px;
	margin-bottom:0.45rem;
}
.hold_list li:nth-child(3n){
	margin-right:0;
}
.hold_list li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	border-bottom:1px solid rgba(136,136,136,0.5);
	padding-bottom:12px;
	padding-bottom:0.12rem;
	transition:all 0.5s;
}
.hold_pic{
	width: 160px;
	height: 160px;
	width:1.6rem;
	height:1.6rem;
	margin:0 auto;
	overflow:hidden;
}
.hold_pic img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.hold_name{
	text-align:center;
	font-weight:bold;
	font-size: 16px;
	font-size:0.16rem;
	margin-top:15px;
	margin-top:0.15rem;
	color: #333333;
	padding-bottom:15px;
	padding-bottom:0.15rem;
	border-bottom:1px solid rgba(136,136,136,0.5);
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	transition:all 0.5s;
}
.hold_p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 21px;
	letter-spacing: 0px;
	color: #333333;
	font-size:0.14rem;
	line-height:0.21rem;
	height:63px;
	height:0.63rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	margin-top:12px;
	margin-top:0.12rem;
	
}
.hold_list li a:hover{
	border-bottom:1px solid #564b92;
}
.hold_list li a:hover .hold_name{
	color:#6aa662;
	border-bottom:1px solid #564b92;
}
/*分页*/
.pages{
	width:100%;
	text-align:center;
}
.pages a{
	display:inline-block;
	height: 40px;
	border-radius: 6px;
	border: solid 1px #e0e0e0;
	line-height:40px;
	font-size: 14px;
	height:0.4rem;
	border-radius:0.06rem;
	line-height:0.4rem;
	font-size:0.14rem;
	color: #333333;
	margin:0 7px;
	margin:0 0.07rem;
	padding:0 15px;
	padding:0 0.15rem;
	transition:all 0.5s;
}
.pages a:hover{
	background:#564b92;
	border:1px solid #564b92;
	color:#fff;
}
    .pages span.curr a {
        background: #564b92;
        border: 1px solid #564b92;
        color: #fff;
    }
/*教学支持详情*/
.hold_img{
	width:100%;
	text-align:center;
}
.hold_text{
	margin-top:20px;
	margin-top:0.2rem;
	padding-bottom:18px;
	padding-bottom:0.18rem;
	position:relative;
}
.hold_text:after{
	content:'';
	position:absolute;
	left:0;
	bottom:0;
	width: 24px;
	height: 2px;
	background-color: #564b92;
	width:0.24rem;
	height:0.02rem;
}
.hold_text h3{
	font-weight:normal;
	font-size: 24px;
	font-size:0.24rem;
	color: #333333;
}
.hold_text p{
	font-size: 14px;
	font-size:0.14rem;
	color: #333333;
	margin-top:10px;
	margin-top:0.1rem;
}
.hold_con{
	margin-top:25px;
	margin-top:0.25rem;
}
.hold_con p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 24px;
	letter-spacing: 0px;
	color: #333333;
	font-size:0.14rem;
	line-height:0.24rem;
}
.hold_con p>span{
	font-size:16px;
	font-size:0.16rem;
}
/*科研支持*/
.scien_title{
	background:url(icon46.png) no-repeat left 5px;
	background:url(icon46.png) no-repeat left 0.05rem;
	background-size:0.26rem 0.29rem;
}
.scien_list li{
	width:100%;
	height:auto;
	overflow:hidden;
}
.scien_list li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	padding:20px 0;
	padding:0.2rem 0;
	border-bottom:1px dotted #dddddd;
}
.scien_list li:first-child a{
	padding-top:0;
}
.scien_date{
	float:left;
	width:82px;
	height:87px;
	width:0.82rem;
	height:0.87rem;
	border:1px solid #564b92;
	transition:all 0.5s;
}
.date_day{
	width:100%;
	text-align:center;
	height:50px;
	line-height:0.5rem;
	color:#fff;
	font-weight:bold;
	font-size: 32px;
	font-size:0.32rem;
	background:#564b92;
	transition:all 0.5s;
}
.date_date{
	text-align:center;
	font-size: 14px;
	font-size:0.14rem;
	margin-top:8px;
	margin-top:0.08rem;
	color: #564b92;
	transition:all 0.5s;
}
.scien_text{
	float:right;
	width:785px;
	width:7.85rem;
	padding-top:5px;
	padding-top:0.05rem;
}
.scien_text h3{
	font-weight:normal;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size: 16px;
	font-size:0.16rem;
	color: #333333;
	transition:all 0.5s;
}
.scien_text p{
	font-size: 14px;
	line-height: 21px;
	color: #666666;
	font-size:0.14rem;
	line-height:0.21rem;
	overflow:hidden;
	text-overflow:ellipsis;
	display:-webkit-box;
	-webkit-line-clamp:2;
	-webkit-box-orient:vertical;
	margin-top:5px;
	margin-top:0.05rem;
}
.scien_list li a:hover .scien_date{
	border:1px solid #6aa662;
}
.scien_list li a:hover .date_day{
	background:#6aa662;
}
.scien_list li a:hover .date_date{
	color:#6aa662;
}
.scien_list li a:hover .scien_text h3{
	color:#564b92;
}
.scien_list .page{
	margin-top:40px;
	margin-top:0.4rem;
}
.scien_con{
	margin-top:30px;
	margin-top:0.3rem;
	width:824px;
	width:8.24rem;
}
.scien_con p{
	font-size: 14px;
	font-weight: normal;
	font-stretch: normal;
	line-height: 28px;
	letter-spacing: 0px;
	color: #333333;
	font-size:0.14rem;
	line-height:0.28rem;
}
.scien_tt{
	text-align:center;
}
.scien_tt h3{
	font-weight:normal;
	font-size: 26px;
	font-size:0.26rem;
	color: #333333;
}
.scien_tt p{
	margin-top:10px;
	margin-top:0.1rem;
}
.scien_tt p>span{
	display:inline-block;
	font-size: 14px;
	font-size:0.14rem;
	color: #666666;
	margin:0 12px;
	margin:0 0.12rem;
}
/*使用图书馆*/
.user_title{
	background:url(icon47.png) no-repeat left 5px;
	background:url(icon47.png) no-repeat left 0.05rem;
	background-size:0.23rem 0.28rem;
}
.user_tt{
	text-align:center;
	font-size: 26px;
	font-size:0.26rem;
	color: #333333;
}
.user_c{
	margin-top:35px;
	margin-top:0.35rem;
}
.user_c p{
	font-size: 14px;
	line-height:28px;
	font-size:0.14rem;
	line-height:0.28rem;
	color: #333333;
}
.user_c p>span{
	font-size:16px;
	font-size:0.16rem;
}
/*留言*/
.mess_p{
	width:100%;
	margin-bottom:20px;
	margin-bottom:0.2rem;
	overflow:hidden;
}
.mess_l{
	float:left;
	width:411px;
	width:4.11rem;
}
.mess_r{
	float:right;
	width:438px;
	width:4.38rem;
}
.mess_label{
	display:inline-block;
	width:90px;
	width:0.9rem;
	font-size: 16px;
	line-height:32px;
	font-size:0.16rem;
	line-height:0.32rem;
	color: #333333;
	padding-left:25px;
	padding-left:0.25rem;
}
.label_name{
	background:url(icon40.png) no-repeat left center;
	background-size:0.17rem 0.19rem;
}
.label_email{
	background: url(icon41.png) no-repeat left center;
	background-size:0.17rem 0.14rem;
}
.label_title{
	background: url(icon42.png) no-repeat left center;
	background-size:0.16rem 0.16rem;
}
.label_con{
	background: url(icon43.png) no-repeat left center;
	background-size:0.16rem 0.19rem;
}
.label_yan{
	background: url(icon44.png) no-repeat left center;
	background-size:0.16rem 0.19rem;
}
.mess_input{
	width: 316px;
	height: 32px;
	border: solid 1px rgba(153,153,153,0.3);
	padding-left:20px;
	padding-left:0.2rem;
	font-size: 16px;
	font-size:0.16rem;
	color: #333333;
	width:3.16rem;
	height:0.32rem;
	background:none;
}
.mess_r .mess_input{
	width:343px;
	width:3.43rem;
}
.mess_t .mess_input{
	width:799px;
	width:7.99rem;
}
.mess_area{
	width:799px;
	width:7.99rem;
	height: 126px;
	border: solid 1px rgba(153,153,153,0.3);
	padding-left:20px;
	padding-left:0.2rem;
	font-size: 16px;
	font-size:0.16rem;
	color: #333333;
	height:1.26rem;
	background:none;
	vertical-align:top;
}
.mess_t .mess_yan{
	width:218px;
	width:2.18rem;
}
.mess_pic{
	display:inline-block;
	height:32px;
	line-height:32px;
	height:0.32rem;
	line-height:0.32rem;
	margin-left:15px;
	margin-left:0.15rem;
}
.mess_pic img{
	max-height:100%;
}
.mess_btn{
	width: 101px;
	height: 32px;
	background-color: #6aa662;
	border-radius: 4px;
	font-size: 16px;
	line-height:32px;
	text-align:center;
	width:1.01rem;
	height:0.32rem;
	line-height:0.32rem;
	border-radius:0.04rem;
	font-size:0.16rem;
	margin-left:95px;
	margin-left:0.95rem;
	border:none;
	color: #ffffff;
}
.mess_list{
	border-top:1px dotted #ddd;
	padding-top:10px;
	padding-top:0.1rem;
	margin-top:30px;
	margin-top:0.3rem;
}
.mess_list li{
	padding:30px 20px;
	padding:0.3rem 0.2rem;
	border-bottom:1px dotted #ddd;
	overflow:hidden;
	position:relative;
}
.mess_list li:nth-child(2n){
	background:#f2f2f2;
}
.mess_customer{
	position:relative;
	margin-bottom:20px;
	margin-bottom:0.2rem;
	padding-left:87px;
	padding-left:0.87rem;
}
.mess_tip{
	position:absolute;
	left:0;
	top:0;
	width: 66px;
	height: 24px;
	background-color: #564b92;
	border-radius: 12px;
	line-height:24px;
	text-align:center;
	font-size: 14px;
	width:0.66rem;
	height:0.24rem;
	border-radius:0.12rem;
	line-height:0.24rem;
	font-size:0.14rem;
	color: #ffffff;
}
.mess_title1{
	background:url(icon39.png) no-repeat left 5px;
	background:url(icon39.png) no-repeat left 0.05rem;
	background-size:0.25rem 0.25rem;
}
.mess_top{
	width:100%;
	height:auto;
	overflow:hidden;
}
.mess_title{
	float:left;
	font-size: 16px;
	font-size:0.16rem;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
	max-width:560px;
	max-width:5.6rem;
	color: #564b92;
}
.mess_name{
	float:left;
	margin-left:35px;
	margin-left:0.35rem;
	font-size: 16px;
	font-size:0.16rem;
	color: #333333;
}
.mess_date{
	float:right;
	text-align:right;
	font-size: 16px;
	font-size:0.16rem;
	color: #333333;
}
.mess_con{
	margin-top:10px;
	margin-top:0.1rem;
	font-size: 14px;
	line-height: 21px;
	font-size:0.14rem;
	line-height:0.21rem;
	color: #333333;
}
.mess_admin{
	position:relative;
	padding-left:87px;
	padding-left:0.87rem;
}
.mess_admin .mess_tip{
	background:#6aa662;
}
.mess_admin .mess_name{
	color:#6aa662;
}
.mess_admin .mess_title{
	color: #6aa662;
}
/*表格下载*/
.download li{
	width:100%;
	height:50px;
	height:0.5rem;
	line-height:50px;
	line-height:0.5rem;
	border-bottom:1px dotted #dddddd;
}
.download li a{
	display:block;
	width:100%;
	height:100%;
	overflow:hidden;
	padding-left:17px;
	padding-left:0.17rem;
	position:relative;
	background:url(icon48.png) no-repeat right center;
	background-size:0.16rem 0.16rem;
	padding-right:50px;
	padding-right:0.5rem;
	text-overflow:ellipsis;
	white-space:nowrap;
	font-size:16px;
	color:#333333;
	font-size:0.16rem;
}
.download li a:after{
	content:'';
	position:absolute;
	left:0;
	top:50%;
	width:6px;
	height:6px;
	border-radius:50%;
	width:0.06rem;
	height:0.06rem;
	background:#aaaaaa;
	margin-top:-3px;
	margin-top:-0.03rem;
}
.download{
	margin-top:-25px;
	margin-top:-0.25rem;
}
.download li a:hover{
	background:url(icon49.png) no-repeat right center;
	background-size:0.16rem 0.16rem;
	color:#564b92;
}
.download li a:hover:after{
	background:#6aa662;
}
.download .pages{
	margin-top:40px;
	margin-top:0.4rem;
}
/*浮动*/
.float{
	width:50px;
	height:50px;
	position:fixed;
	right:0;
	top:80%;
	z-index:100;
	margin-top:-100px;
	background:#fff;
	width:0.5rem;
	height:0.5rem;
	margin-top:-1rem;
}
.float li{
	position: relative;
}
.float li a{
	display:block;
	width:50px;
	height:50px;
	position:relative;
	z-index:2;
	transition:all 0.5s;
	float:none !important;
	padding:0 !important;
	margin:0 !important;
	width:0.5rem;
	height:0.5rem;
}
.float li a:after{
	width:38px;
	height:1px;
	position:absolute;
	left:50%;
	bottom:0;
	margin-left:-19px;
	background:rgba(86,75,146,0.32);
	content:'';
	width:0.38rem;
	margin-left:-0.19rem;
}
.float li:last-child a:after{
	display:none;
}
.float li.float_wei a{
	background: url(a1.png) no-repeat center center;
	background-size:0.27rem 0.21rem;
}
.float li.float_wei:hover a{
	background:#6aa662 url(a1-1.png) no-repeat center center;
	background-size:0.27rem 0.21rem;
}
.float li.float_bo a{
	background: url(a2.png) no-repeat center center;
	background-size:0.26rem 0.21rem;
}
.float li.float_bo:hover a{
	background:#6aa662 url(a2-1.png) no-repeat center center;
	background-size:0.26rem 0.21rem;
}
    .float li.float_qq a {
        background: url(icon_qq.png) no-repeat center center;
        background-size: 0.24rem 0.25rem;
    }

    .float li.float_qq:hover a {
        background: #6aa662 url(icon_qq_2.png) no-repeat center center;
        background-size: 0.24rem 0.25rem;
    }
.float li.float_mess a{
	background: url(a3.png) no-repeat center center;
	background-size:0.26rem 0.26rem;
}
.float li.float_mess:hover a{
	background:#6aa662 url(a3-1.png) no-repeat center center;
	background-size:0.26rem 0.26rem;
}
.float li.float_top a{
	background: url(a4.png) no-repeat center center;
	background-size:0.26rem 0.14rem;
}
.float li.float_top:hover a{
	background:#6aa662 url(a4-1.png) no-repeat center center;
	background-size:0.26rem 0.14rem;
}
.weixin{
	position:absolute;
	width: 110px;
	height: 110px;
	background-color: #ffffff;
	box-shadow: 0px 0px 10px 0px 
		rgba(0, 0, 0, 0.05);
	top:0;
	left:0;
	padding:6px;
	opacity:0;
	transition:all 0.5s;
	z-index:1;
	width:1.1rem;
	height:1.1rem;
	padding:0.06rem;
	box-shadow: 0px 0px 0.1rem 0px 
		rgba(0, 0, 0, 0.05);
}
.weixin img{
	width:100%;
	height:100%;
	object-fit:cover;
}
.float li.float_wei:hover .weixin{
	left:-110px;
	left:-1.1rem;
	opacity:1;
}


/*20190218*/
.source_shai {
    margin-top: 10px;
    margin-top: 0.1rem;
}

.shai_list {
    margin-top: 10px;
    margin-top: 0.1rem;
    overflow: hidden;
}

.shai_name {
    float: left;
    width: 80px;
    line-height: 30px;
    font-size: 14px;
    width: 0.8rem;
    line-height: 0.3rem;
    color: #333333;
    font-size: 0.14rem;
}

.shai_li {
    float: right;
    width: 810px;
    width: 8.1rem;
    text-align: left;
}

    .shai_li span {
        display: inline-block;
        height: 30px;
        line-height: 30px;
        padding: 0 10px;
        border: solid 1px #564b92;
        color: #333333;
        font-size: 14px;
        margin-right: 6px;
        margin-bottom: 10px;
        cursor: pointer;
        height: 0.3rem;
        line-height: 0.3rem;
        padding: 0 0.1rem;
        font-size: 0.14rem;
        margin-right: 0.06rem;
        margin-bottom: 0.1rem;
    }

        .shai_li span:hover {
            color: #fff;
            background-color: #564b92;
        }

        .shai_li span.active {
            color: #fff;
            background-color: #564b92;
        }

.shai_title {
    color: #564b92;
    font-size: 16px;
    font-size: 0.16rem;
    font-weight: bold;
    color: #564b92;
    margin-top: 20px;
    margin-top: 0.2rem;
    padding-top: 30px;
    padding-top: 0.3rem;
    border-top: 1px dotted rgba(170,170,170,0.1);
}

/*20190220*/
.source_li li {
    overflow: hidden;
    padding: 14px 0;
    border-bottom: 1px dotted #e0e0e0;
    color: #333333;
    font-size: 14px;
}

    .source_li li:last-child {
        border-bottom: none;
    }

.source_red {
    color: #e40000;
}

.source_xing {
    display: inline-block;
    min-width: 370px;
}

.source_star {
    background: url(icon51.png) no-repeat;
    width: 16px;
    height: 16px;
    display: inline-block;
}

.source_li li a {
    color: #6aa662;
}

.source_span {
    display: block;
    margin-left: 96px;
    color: #6aa662;
    margin-top: 5px;
}

.source_left {
    float: left;
    width: 75px;
    line-height: 28px;
}

.source_right {
    float: right;
    width: 818px;
    font-size: 14px;
    line-height: 28px;
    color: #333333;
}

    .source_right span {
        color: #6aa662;
    }

.about_last1 {
    border-top: 1px dotted #e0e0e0;
}

/*登陆*/
.login {
    background: url(bg2.png) no-repeat center center;
    width: 100%;
    height: 695px;
    height: 6.95rem;
}

    .login .cont {
        position: relative;
    }

.login_form {
    width: 390px;
    height: 400px;
    background-color: #ffffff;
    position: absolute;
    top: 162px;
    right: 70px;
    padding: 35px 50px;
    width: 3.9rem;
    height: 4rem;
    top: 1.62rem;
    right: 0.7rem;
    padding: 0.35rem 0.5rem;
}

.login_title {
    text-align: center;
    color: #005496;
    font-size: 24px;
    font-size: 0.24rem;
}

.login_con {
    margin-top: 30px;
    margin-top: 0.3rem;
}

.login_p {
    margin-bottom: 20px;
    margin-bottom: 0.2rem;
}

.login_input {
    width: 100%;
    height: 34px;
    border: solid 1px #dedede;
    padding-left: 15px;
    color: #666;
    font-size: 14px;
    height: 0.34rem;
    padding-left: 0.15rem;
    font-size: 0.14rem;
}

    .login_input::-webkit-input-placeholder {
        color: #999999;
        font-size: 14px;
        font-size: 0.14rem;
    }

.login_p1 .login_input {
    width: 191px;
    width: 1.91rem;
}

.login_span {
    width: 66px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    margin-left: 10px;
    width: 0.82rem;
    height: 0.34rem;
    margin-left: 0.1rem;
    line-height: 0.34rem;
    display: inline-block;
}

    .login_span img {
        max-height: 100%;
        max-width: 100%;
    }

.login_tip {
    font-size: 14px;
    line-height: 24px;
    color: #333333;
    font-size: 0.14rem;
    line-height: 0.24rem;
}

.login_btn {
    display: block;
    width: 107px;
    height: 35px;
    background-color: #005496;
    line-height: 35px;
    text-align: center;
    font-size: 16px;
    color: #fff;
    margin: 0 auto;
    margin-top: 30px;
    border: none;
    width: 1.07rem;
    height: 0.35rem;
    line-height: 0.35rem;
    font-size: 0.16rem;
    margin-top: 0.3rem;
}


.user_con a {
    color: #564b92
}

.user_con table tr td {
    height: 2em;
    padding-left: 10px;
}















