html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%
}

html,
body,
div,
p,
ul,
li,
dl,
dt,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
select,
button,
textarea,
iframe,
table,
th,
td {
	margin: 0;
	padding: 0;
}

img {
	border: 0 none;
	vertical-align: top;
}

ul,
li {
	list-style-type: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-weight: normal;
}
input:focus {
  border: 0px dotted #333; /* 设置虚线边框 */
}
body,
input,
select,
button,
textarea {
	font-size: 20px;
	font-family: "Microsoft Yahei", "\5b8b\4f53";
        outline: none;
}

table {
	border-spacing: 0;
	border-collapse: collapse
}

a {
	color: #000;
	background-color: transparent;
	text-decoration: none;
}

a:active,
a:hover {
	color: #2A37EF;
	
}

.text-black {
	color: #000!important;
}

.text-black-light {
	color: #666!important;
}

.text-black-lighter {
	color: #ccc!important;
}

.text-gray {
	color: #d8d8d8!important;
}

.text-gray-light {
	color: #e4e4e4!important;
}

.text-gray-lighter {
	color: #f2f2f2!important;
}

.text-white {
	color: #fff!important;
}

.text-red {
	color: #d20d16!important;
}

.text-blue {
	color: #074ec0!important;
}

.font-12 {
	font-size: 12px!important;
}

.font-14 {
	font-size: 14px!important;
}

.font-16 {
	font-size: 16px!important;
}

.font-18 {
	font-size: 18px!important;
}

.font-20 {
	font-size: 20px!important;
}

.font-22 {
	font-size: 22px!important;
}

.font-24 {
	font-size: 24px!important;
}

.font-28 {
	font-size: 28px!important;
}

.font-blod {
	font-weight: bold!important;
}
.bg-white {
	background-color: #fff!important;
}
.bg-red {
	background-color: #d20d16!important;
}

.bg-blue {
	background-color: #074ec0!important;
}
.bg-gray {
	background-color: #d8d8d8!important;
}

.bg-gray-light {
	background-color: #e4e4e4!important;
}

.bg-gray-lighter {
	background-color: #f2f2f2!important;
}
.border{
	border: 1px solid #dbdbdb!important;
}
.border-top{
	border-top: 1px solid #dbdbdb!important;
}
.border-bottom{
	border-bottom: 1px solid #dbdbdb!important;
}
.border-left{
	border-left: 1px solid #dbdbdb!important;
}
.border-right{
	border-right: 1px solid #dbdbdb!important;
}
.border-0{
	border: 0;
}
.pd-0{
	padding: 0px!important;
}

.pd-5{
	padding: 5px!important;
}
.pd-10{
	padding: 10px!important;
}

.pd-15{
	padding: 15px!important;
}

.pd-20{
	padding: 20px!important;
}

.pdl-0{
	padding-left: 0px!important;
}
.pdr-0{
	padding-right: 0px!important;
}
.pdt-0{
	padding-top: 0px!important;
}
.pdb-0{
	padding-bottom: 0px!important;
}
.fl{
    float: left!important;
}
.fr{
	float: right!important;
}
.ofh{
	overflow: hidden;
}
.layout{
	width: 100%;
}
.container{
	width: 1170px;
	margin: 0 auto;
}
.header{
	height: 220px;
	background-position: center center;
	background-repeat: no-repeat;
	background-color: #064680;
	background-size: auto 100%;
}
.header-container{
	width: 1210px;
	margin: 0 auto;
}
.header-meta{
	overflow: hidden;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	height: 30px;
	line-height: 30px;
}
.header-setting a{
	padding-right: 20px;
}
.header-search,.header-search input,.header-search button{
	height: 30px;
	line-height: 30px;
        background-color: #fff;
}
.header-search{
        border-radius: 15px;
        padding: 0px 7px 0px 15px;;
        margin-top: 43px;
}
.header-search input{
        width: 130px;
        color: #a3a3a3;
}
.header-search button{
	width: 28px;
	background: url(../img/search_blue_btn.png) no-repeat center center;
}
.header-title-image{
	display: block;
	margin: 0 auto;
}
.navarea{
    width: 100%;
    height: 60px;
    line-height: 60px;
    background:#053766;
    position: relative;
    z-index: 4;
}
.nav ul li{
    float: left;
    width: 133px;
    height: 60px;
    line-height: 60px;
    text-align: center;
}

.nav ul li a{
    color: #fff;
}

.maincontent{
    width: 1400px;
    margin:0 auto;
}

.sonnav{
    display: none;
    z-index: 4;
}
.sonnav li{
    background:#064680;
    opacity: 0.8;

}
.nav ul li:hover{
    background:#064680;
}
.nav ul li:hover .sonnav{
    display: block;
}

.panel{
	overflow: hidden;
	margin-bottom: 30px;
}
.panel-left{
	width: 580px;
	float: left;
	margin-top: 20px;
}
.panel-left1{
	margin-top: 20px;
	width: 550px;
	float: left;
}
.panel-right{
	width: 540px;
	margin-top: 10px;
	float: right;
}

.panel-right1{
	margin-top: 20px;
	width: 550px;
	float: right;
}
.panel-content{
	overflow: visible;
}
.slide{
	width: 100%;
	position: relative;
}
.slide-wrapper, .slide-wrapper img{
	width: 100%;
	height: 360px;
	overflow: hidden;
}
.slide-wrapper li{
	position: relative;
}
.slide-wrapper h2{
	    position: absolute;
	    left: 0;
	    bottom: 0px;
	    background: url(../images/2020_imgnews_titbg.png) repeat-x top;
	    font-size: 20px;
	    line-height: 35px;
	    width: 580px;
	    text-align: center;
	    padding: 15px 0px 15px;
		color: #fff;
}
.slide .slide-prev,.slide .slide-next{
	width: 21px;
	height: 40px;
	position: absolute;
	top: 160px;
	z-index: 2;
}
.slide .slide-prev{
	background: url(../images/slide_pre.png) no-repeat;
	left: 10px;
}
.slide .slide-next{
    background: url(../images/slide_next.png) no-repeat;
	right: 10px;
}
.slide-current{
	height: 5px;
	overflow: hidden;
	margin-top: 5px;
}
.slide-current li{
	float: left;
	height: 5px;
	background-color: #e1e1e1;
	margin: 0 2px;
	text-indent: -9999px;
}
.slide-current li.on{
	background-color: #d20d16;
}
.article-list + .article-list{
	margin-top: 40px;
}

.article-list-d{
	margin-top: 40px;
}

.article-list-title{
	/*border-bottom: 1px solid #9f9fa0;*/
	height: 38px;
}
.article-list-title h2{
	font-size: 24px;
	color: #333;
	font-weight: bold;
    line-height: 26px;
	padding-left: 15px;
	float: left;
	position: relative;
	
}
.article-list-title h2::after{
	    content: "";
	    position: absolute;
	    left: 0;
	    top: 1px;
	    width: 6px;
	    height: 25px;
	    background-color: #d6191f;
}
.article-list-title h2 a{
	color: #333;
}
.article-list-title h2.blue{
	font-size: 24px;
	color: #2A37EF;
	font-weight: bold;
    line-height: 26px;
	padding-bottom: 12px;
	padding-left: 0;
	float: left;
	position: relative;
	
}
.article-list-title h2.blue::after{
	    content: '';
	    position: absolute;
	    height: 4px;
	    left: 0;
	    width: auto;
	    right: 0;
	    top: inherit;
	    bottom: -1px;
	    background-color: #064680;
}
.article-list-title h2.blue a{
	color: #0C17A6;
}
.article-list-title-center{  
	text-align: center;
}
.article-list-title-center h2{
	display: inline-block;
	float: none;
}
.article-list ul{
	padding-top: 10px;
}
.article-list ul li{
	font-size: 20px;
	padding: 10px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.article-list-d ul li{
	font-size: 18px;
	padding: 8px 0;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.article-headline-list ul{
	padding-top: 5px;
}
.article-headline-list ul li{
	font-size: 20px;
	padding: 10px 0;
}
.article-list-meta a{
	font-size: 20px;
	padding-right: 18px;

}
.article-list-meta{
	padding-top: 15px;
	margin-bottom: 5px;
      font-family: 黑体,"SimHei";
}
.article-list-meta a.on{
	color: #e60012;
}
.article-list-title .article-list-meta{
	padding-top:0 ;
}

.article-images-list{
	overflow: hidden;
}
.article-images-item{
	width: 245px;
	margin-bottom: 30px;
}
.article-images-item img{
	width: 245px;
	height: 135px;
}
.article-images-item h2{
	font-size: 22px;
	color: #0075c2;
	font-weight: bold;
	line-height: 26px;
	padding-bottom: 12px;
}
.article-images-item h2 a{
	color: #0075c2;
}
.article-images-title{
	padding-top: 5px;
	font-size: 16px;
	height: 64px;
	overflow: hidden;
	margin-bottom: 28px;
        display: -webkit-box;
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 3;
}
.article-list-scroll li{
	float: left;
	margin-right: 20px;
	width: 230px;
	overflow: hidden;
}
.article-list-scroll img{
	width: 230px;
	height: 125px;
}
.article-list-scroll-wrapper{
	margin-top: 10px;
	overflow: hidden;
}
.article-list-scroll p{
    margin-top: 10px;
	font-size: 16px;
	text-align: center;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap
}

.panel-meta{
	background-color: #f4f4f4;
        margin-bottom: 10px;
}
.panel-meta-line{
	overflow: hidden;
	padding-bottom: 12px;
	border-bottom: 1px dotted #0075c2;
	margin-bottom: 12px;
}
.panel-meta-box{
	background-repeat: no-repeat;
	background-position: 0 0;
	background-size: 24px;
	height: 24px;
	line-height: 24px;
	padding-left: 32px;
}
.panel-meta-title{
	font-size: 18px;
	color: #0075c2;
	font-weight: bold;
	padding-right: 5px;
}
.panel-meta-btn{
	padding: 3px 7px;
	background: #e3e3e3;
	font-weight: bold;
	border-radius: 3px;
	font-size: 15px;
}
.panel-meta-span{
    font-weight: bold;
	font-size: 15px;
}
.panel-meta-dot{
    display: inline-block;
	position: relative;
	padding-left: 12px;
	font-size: 14px;
}
.panel-meta-dot:before{
	content: '';
	display: block;
	width: 6px;
	height: 6px;
	border-radius: 3px;
	background: #000000;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top: -3px;
}
.panel-meta-box.gbjd{
	background-image: url(../images/icon-20220520.png);
}
.panel-meta-dcwj{ width: 100%; font-size: 22px;}
.panel-meta-dcwj a{ display: block; background: #0075c2; color: #FFFFFF; line-height: 1.8em; padding: 0 30px; }
.panel-meta-box.ztda{
	background-image: url(../images/icon-1.jpg);
}
.panel-meta-box.lzjt{
	background-image: url(../images/icon-2.jpg);
}
.panel-meta-box.wyjb{
	background-image: url(../images/icon-3.jpg);
}
.panel-meta-box.tel{
	background-position: 0 4px;
	    background-size: 18px;
	    background-image: url(../images/icon-4.png);
	    font-size: 15px;
	    padding-left: 25px;
}
.links-title{
	border-bottom: 1px solid #9f9fa0;
    height: 39px;
}
.links-title h2{
	font-size: 20px;
	color: #0C17A6;
	line-height: 34px;
	height: 34px;
	padding-bottom: 5px;
        font-weight: bold;
}
.links-meta a{
	display: block;
	float: left;
	margin-left: 80px;
	font-size: 18px;
	line-height: 34px;
	height: 34px;
	padding-bottom: 5px;
	position: relative;
}
.links-meta a.on{
	color: #e60012;
}
.links-meta a.on:after{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -1px;
	height: 5px;
	background-color: #2A37EF;
}
.links-wrapper{
	padding-top: 30px;
}
.links-wrapper li{
	float: left;
	margin-right: 20px;
	font-size: 18px;
}
.copyright{
	text-align: center;
	font-size: 14px;
}
.copyright-wrapper{
	display: inline-block;
	padding: 50px 0;
	overflow: hidden;
}
.copyright-box p{
	line-height: 24px;
	text-align: center;
	color: #fff;
}
.crumb{
	height: 30px;
	line-height: 30px;
	font-size: 18px;
	color: #666;
	background: url(../img/crumb.png) no-repeat left center;
	padding-left: 36px;
	margin-bottom: 20px;
}
.classname{
	height: 46px;
	background-color: #f5f5f5;
}
.classname h2{
    float: left;
	height: 46px;
	line-height: 44px;
	position: relative;
	padding-left: 15px;
	font-size: 24px;
	font-weight: bold;
}
.classname h2:before{
	content: "";
	position: absolute;
	left: 0;
	top: 10px;
	width: 6px;
	height: 26px;
	background-color: #d6191f;
}
.classname .more{
	float: right;
	font-size: 16px;
	line-height: 46px;
	padding-right: 15px;
}
.classname .more a{
	color: #666;
}
.page-list ul li{
	margin: auto;
	    position: relative;
	    font-size: 20px;
	    line-height: 50px;
	    height: 50px;
	    text-align: left;
	    border-bottom: 1px solid #e8dfd2;
}
.page-list ul li span{
	float: right;
}
.pagesize{
	text-align: center;
	padding: 40px 0;
}
.pagesize a {
    border: 1px solid #ccc;
    height: 20px;
    line-height: 20px;
    padding: 5px 10px;
    margin: 0 2px;
}
.pagesize a.cur {
    border: 1px solid #0075c2;
    color: #FFF;
    background: #0075c2;
	}
.pagesize input {
   padding: 5px 0;
    width: 40px;
    height: 20px;
    border: 1px solid #ddd;
    text-align: center;
}
.page-images-list{
	margin-left: -15px;
	margin-right: -15px;
}
.page-images-list ul{
	padding: 15px 0;
	overflow: hidden;
}
.page-images-list ul li{
	width: 270px;
	margin: 0 15px;
	float: left;
	padding: 15px 0;
}
.page-images-list img{
	width: 270px;
	height: 150px;
}
.page-images-list p{
	padding-top: 8px;
	font-size: 18px;
	height: 48px;
	overflow: hidden;
}
.content-title{
	font-size: 32px;
	font-weight: bold;
	text-align: center;
	color: #d6191f;
	padding: 30px 0;
}
.content-meta{
	height: 36px;
	border-bottom: 1px solid #dddddd;
	font-size: 14px;
	text-align: center;
	padding-bottom: 10px;
}
.content-meta span{
	padding: 0 20px;
	position: relative;
}
.content-meta .share{
	padding-right: 45px;
}
.content-meta .share b {
    border: solid 5px #fff;
    border-top-color: #757575;
    display: block;
    height: 0;
    overflow: hidden;
    position: absolute;
    right: 30px;
    top: 8px;
    -webkit-transition: top 1s,all 0.3s ease-in 0s;
    -moz-transition: top 1s,all 0.3s ease-in 0s;
    -o-transition: top 1s,all 0.3s ease-in 0s;
    transition: top 1s,all 0.3s ease-in 0s;
}
.content-wrapper{
	padding: 20px;
	    line-height: 1.8;
	    font-size: 18px;
	    text-align: left;
}
.content-wrapper p {
    margin-top: 0;
    margin-bottom: 1em;
    line-height: 2;
	padding-bottom: 5px;
}
/**
.bdsharebuttonbox{
	position: absolute;
	left: 20px;
	top: 35px;
	display: inline-block;
	background: #fff;
	z-index: 999;
	    width: 120px;
}
.bdsharebuttonbox a {
	float: none;
    background-image: none;
    border-top: 1px solid #fff;
    border-bottom: none;
    color: #848484;
    display: block;
    font: 12px/39px "Arial";
    height: 39px!important;
    padding-left: 45px!important;
    overflow: hidden;
}
**/
.panel-block{
	position: relative;
}
.panel-block .panel-hr{
	    display: block;
    position: absolute;
    width: 100%;
    height: 10px;
    left: 0px;
    top: 4px;
    background: #0075c2;
    z-index: 0;
    border: 0;
}
.panel-block .article-list-title{
	border-bottom: 0;
}
.panel-block .article-list-title h2{
	background-color: #fff;
	padding: 0 20px;
}

.panel-block .article-list-title h2:after{
	background:none;
}
.floatingAd .ad{
	z-index: 100;
	background: none;
	position: absolute;
	display: none;
}
.floatingAd a{
	color:#000000; 
	display: inline-block;
	text-decoration: none;
}
.floatingAd a img{
	border: 0;
}
.floatingAd .close{
	display: none;
}
.floatingAd .opacity{
	position: absolute; 
	top: 0; 
	width: 100%; 
	height: 25px; 
	background-color: #000000; 
	opacity: 0.20; 
	filter: alpha(opacity = 20);
}
.opacity1{
	opacity: 0.90; 
	filter: alpha(opacity = 90);
}
.floatingAd .text{
	position: absolute; 
	top: 0; 
	width: 100%; 
	height: 25px; 
	color: #000000; 
	line-height: 25px; 
}
.floatingAd .text .button{
	position: relative;
	float: right;
	top: 5px;
	right: 5px;
	width: 16px;
	height: 16px;
	background: url("../img/close.png") no-repeat;
	cursor: pointer;
}
.floatingAd .text .title{
	position: relative;
	float: left;
	font-size: 12px;
	margin-left: 5px;
}
.other_bg {
    background: #fdfbf8;
}
.other_bg .nav{
	margin-bottom: 0px;
}
.other_bg .jsc.sdipct.edu.cn .container{
	padding: 40px;
	background-color: #fff;
}
.other_bg .footer{
	background: #faf7f1;
  
}
.article-list-title .other_col a{color:#0075c2}
.article-list-title .other_tit a:hover{color:#2A37EF;}



	.fullSlide{ position:absolute; left:0;  width:100%;  height:1080px;  min-width:1300px; background:#064680; border-bottom: 5px solid #fff;  z-index: 1;}
	.fullSlide ul{ height:100% !important; width:100% !important;  }
	.fullSlide li{  height:100% !important; width:100% !important; }
	.fullSlide .prev,
	.fullSlide .next{ position:absolute; z-index:1; display:block; width:30px; height:50px; top:50%; margin-top:-100px; left:20px;  
		background:url(images/icons.png) 0 0 no-repeat; 
		cursor:pointer;  filter:alpha(opacity=60);opacity:0.6;  }
	.fullSlide .next{ left:auto; right:30px; background-position:-51px 0; }
	.fullSlide .prev:hover,
	.fullSlide .next:hover{ filter:alpha(opacity=100);opacity:1; }
	.fullSlide .playState{ display:block; position:absolute; z-index:1; right:30px; top:50%; margin-top:-20px; width:51px; height:51px; overflow:hidden;  background:url(images/icons.png) 23px -132px #000  no-repeat; filter:alpha(opacity=60);opacity:0.6;  }
	.fullSlide .pauseState{ background-position:23px -201px; }
	.fullSlide .playState:hover{ filter:alpha(opacity=100);opacity:1;  }

.jsc.sdipct.edu.cn{
	margin-top: 1090px;
}

.main{
	margin-top: 1090px;
}
.main1{
	margin-top: 10px;
}

.font-link hr{
	  border: none;       /* 移除默认边框 */
	  height: 1px;        /* 线的高度 */
	  background: #2A37EF;   /* 线的颜色 */
	  margin: 0px 0;     /* 上下边距 */
	}

.article-list-title1{
	/*border-bottom: 1px solid #9f9fa0;*/
	height: 38px;
	background: url(../img/icon_03.png) left bottom no-repeat;
}
.article-list-title1 h2{
	font-size: 24px;
	color: #333;
	font-weight: bold;
    line-height: 26px;
	padding-left: 15px;
	float: left;
	position: relative;
	
}
.article-list-title1 h2::after{
	    content: "";
	    position: absolute;
	    left: 0;
	    top: 1px;
	    width: 6px;
	    height: 25px;
	    background-color: #2A37EF;
}
.article-list-title1 h2 a{
	color: #333;
}
.article-list-title1 h2.blue{
	font-size: 24px;
	color: #0B1493;
	font-weight: bold;
    line-height: 26px;
	padding-bottom: 12px;
	padding-left: 0;
	float: left;
	position: relative;
	
}
.article-list-title1 h2.blue::after{
	    content: '';
	    position: absolute;
	    height: 4px;
	    left: 0;
	    width: auto;
	    right: 0;
	    top: inherit;
	    bottom: -1px;
	    background-color: #8f000b;
}
.article-list-title1 h2.blue a{
	color: #0075c2;
}
.article-list-title1-center{  
	text-align: center;
}
.article-list-title1-center h2{
	display: inline-block;
	float: none;
}
.footer{
	background-color: #064680;
}


.map-container {
            width: 540px;
            height: 299px;
			float: right;
            position: relative;
            background-image: url('../img/map.jpg'); /* 替换为实际地图图片URL */
            background-size: contain;
            background-repeat: no-repeat;
            box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
        }
        
        .city {
            position: absolute;
            cursor: pointer;
            transition: all 0.3s ease;
        }
        
        .city:hover {
            transform: scale(1.1);
            z-index: 10;
        }
        
        .city-label {
            position: absolute;
            bottom: -25px;
            left: 50%;
            transform: translateX(-50%);
            background-color: rgba(0, 0, 0, 0.7);
            color: white;
            padding: 2px 8px;
            border-radius: 4px;
            font-size: 12px;
            white-space: nowrap;
            display: none;
        }
        
        .city:hover .city-label {
            display: block;
        }
.wblj{
	margin-top: 10px;
	width: 540px;
	float: right;
}
.d2{
	margin-left: 40px;
}

.article-images-item1{
	width: 150px;
}
.article-list-title2{
	height: 38px;
	background: url(../img/titbar.png) left bottom no-repeat;
}

.article-list-title2 h2{
	font-size: 24px;
	color: #333;
	font-weight: bold;
    line-height: 26px;
	padding-left: 15px;
	float: left;
	position: relative;
	
}
.article-list-title2 h2::after{
	    content: "";
	    position: absolute;
	    left: 0;
	    top: 1px;
	    width: 6px;
	    height: 25px;
	    background-color: #064680;
}
.article-list-title2 h2 a{
	color: #333;}
	
.top-title {
	margin-bottom: 20px;
	height: 50px;
	font-size: 30px;
	font-weight: bold;
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: center;
}
.top-title span {
margin-left: 10px;
margin-right: 10px;
}


.open-item{
	width: 550px;
	background: #f7f7f7;
	float: left;
	font-size: 18px;
	padding: 2px;
	-webkit-transition: 0.5s;
	-moz-transition: 0.5s;
	-o-transition: 0.5s;
	transition: 0.5s;
}
.open-item:nth-child(odd){
	margin-right: 2%;
}
.open-item:nth-child(even){
	margin-left: 2%;
}
.open-item:hover{
	background: #0B1493;
}
.open-title{
	padding-left: 10px;
	width: 90%;
	font-size: 20px;
	float: left;
	text-overflow:ellipsis;
	white-space: nowrap;
    overflow: hidden;
    text-align: justify;
	display: block;
	line-height: 68px;
}
.open-title a{
	color: #000;
}

.open-item:hover .open-title a,.open-item:hover .open-date{
	color: #fff;
}
/*鍏氬缓宸ヤ綔*/
.tzgg-item-title{
	overflow: hidden;
	border: 1px solid #DBDBDB;
	border-left: 0px;
	padding:6px;
	background: #fff;
}





 .slick-slider {
     position: relative;
     display: block;
     box-sizing: border-box;
     -webkit-user-select: none;
     -moz-user-select: none;
     -ms-user-select: none;
     user-select: none;
     -webkit-touch-callout: none;
     -khtml-user-select: none;
     -ms-touch-action: pan-y;
     touch-action: pan-y;
     -webkit-tap-highlight-color: transparent;
 }
 
 .slick-list {
     position: relative;
     display: block;
     overflow: hidden;
     margin: 0;
     padding: 0;
 }
 
 .slick-list:focus {
     outline: none;
 }
 
 .slick-list.dragging {
     cursor: pointer;
     cursor: hand;
 }
 
 .slick-slider .slick-track,
 .slick-slider .slick-list {
     -webkit-transform: translate3d(0, 0, 0);
     -moz-transform: translate3d(0, 0, 0);
     -ms-transform: translate3d(0, 0, 0);
     -o-transform: translate3d(0, 0, 0);
     transform: translate3d(0, 0, 0);
 }
 
 .slick-track {
     position: relative;
     top: 0;
     left: 0;
     display: block;
 }
 
 .slick-track:before,
 .slick-track:after {
     display: table;
     content: '';
 }
 
 .slick-track:after {
     clear: both;
 }
 
 .slick-loading .slick-track {
     visibility: hidden;
 }
 
 .slick-slide {
     display: none;
     float: left;
     height: 100%;
     min-height: 1px;
 }
 
 [dir='rtl'] .slick-slide {
     float: right;
 }
 
 .slick-slide img {
     display: block;
 }
 
 .slick-slide.slick-loading img {
     display: none;
 }
 
 .slick-slide.dragging img {
     pointer-events: none;
 }
 
 .slick-initialized .slick-slide {
     display: block;
 }
 
 .slick-loading .slick-slide {
     visibility: hidden;
 }
 
 .slick-vertical .slick-slide {
     display: block;
     height: auto;
     border: 1px solid transparent;
 }
 
 .slick-arrow.slick-hidden {
     display: none;
 }
 
 
 
 .s6-c {
 	margin-top: 10px;
 }
 
 .s6-c ul li a {
 	display: block;
 	padding-top: 0px;
 }
 
 .s6-c ul li a .pic1 {
 	width: 105px;
 	height: 105px;
 	margin: 0 auto;
 	border-radius: 50%;
 	display: flex;
 	justify-content: center;
 	align-items: center;
 	position: relative;
 	z-index: 1;
 }
 
 .s6-c ul li a .pic1::before {
 	content: '';
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%);
 	width: 0;
 	height: 0;
 	padding: 0;
 	background: linear-gradient(180deg, #074ec0 0%, #2A37EF 100%);
 	opacity: 0.1;
 	border-radius: 50%;
 	z-index: -1;
 	transition: all 0.5s;
 }
 
 .s6-c ul li:hover a .pic1::before {
 	width: 100%;
 	height: 100%;
 	padding: 1.2px;
 }
 
 .s6-c ul li a .pic1::after {
 	content: '';
 	position: absolute;
 	top: 50%;
 	left: 50%;
 	transform: translate(-50%, -50%);
 	width: 0;
 	height: 0;
 	background: linear-gradient(180deg, #074ec0 0%, #2A37EF 100%);
 	border: 1px dashed transparent;
 	border-radius: 50%;
 	z-index: -1;
 	transition: all 0.5s;
 }
 
 .s6-c ul li:hover a .pic1::after {
 	width: 100%;
 	height: 100%;
 }
 
 .s6-c ul li a .pic1 img {
 	max-width: 59px;
 	max-height: 59px;
 }
 
 .s6-c ul li a .pic1 img:first-child {
 	display: block;
 }
 
 .s6-c ul li a .pic1 img:nth-child(2) {
 	display: none;
 }
 
 .s6-c ul li:hover a .pic1 img:first-child {
 	display: none;
 }
 
 .s6-c ul li:hover a .pic1 img:nth-child(2) {
 	display: block;
 }
 
 .s6-c ul li a h3 {
 	text-align: center;
 	font-size: 20px;
 	font-weight: normal;
 	line-height: 60px;
 	color: #333333;
 	white-space: nowrap;
 	text-overflow: ellipsis;
 	overflow: hidden;
 	word-break: break-all;
 	margin-top: 1px;
 	transition: all 0.5s;
 }
 
 .s6-c ul li:hover a h3 {
 	font-weight: bold;
 	color: #064680;
 }
 
 .decorate {
     position: relative;
     padding: 25% 0 0;
 }
 
 .decorate img {
     position: absolute;
     top: 0;
     right: 0;
     bottom: 0;
     left: 0;
     z-index: 1;
     width: 100%;
     height: 100%;
     object-fit: cover;
 }
 
 .search {
 	width: 275px;
 	height: 35px;
 	margin-top: 14px;
 	border: 1px solid #eeeeee;
 	-webkit-box-shadow:inset 0 1px 2px #eeeeee;  
     -moz-box-shadow:inset 0 1px 2px #eeeeee;  
     box-shadow:inset 0 1px 2px #eeeeee;  
 	border-radius: 25px;
 	margin-top: 30px;
 }
 .search span {
 	width: 24px;
 	height: 24px;
 	display: block;
 	float: left;
 	margin: 8px 8px 0 16px;
 	_margin: 8px 8px 0 6px;
 }
 .search .searchText {
 	width: 220px;
 	_width: 210px;
 	height: 31px;
 	font-size: 14px;
 	color: #a2a2a2;
 	outline: none;
 	line-height: 31px;
 	margin-top: 2px;
 	font-family: "微软雅黑";
 	float: left;
 	border-radius: 25px;
 background:none;
 }