body{
    font-family: 'Microsoft Yahei';
    background: #f3f3f3;
}

.header {
    background: rgba(0,0,0, .2);
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 140px;
    z-index: 999;
}

.container {
    width: 1200px;
    margin: auto;
    /*position: relative;*/
}


.layui-layer {
    top: 35% !important;
}

.logo {
    height: 120px;
    background: url("https://xnfzpt.ouc.edu.cn/vlab_files/2022/364/0723/2e68.png") left center no-repeat;
}
.header  .dl{
       display: block;
    background: #02a0c7;
    padding: 10px 15px;
    position: absolute;
    right:40px;
    top: 45px;
    color: #fff;
    border-radius: 35px;
}


.fullSlide{ width:100%;  position:relative;  height:480px; background:#000;  }
.fullSlide .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }
.fullSlide .bd ul{ width:100% !important;}
.fullSlide .bd li{ width:100% !important;
height:480px; overflow:hidden; text-align:center; 
background-size: cover;
background-position: center !important;    
}
/*.fullSlide .bd li a{ display:block; height:800px; }*/

.fullSlide .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; 
height:30px; line-height:30px; background:url(http://zymz.xj.owvlab.net/vlab_files/2022/322/0620/280bu.png) repeat-x; text-align:center;
	 _background:#000; _filter:alpha(opacity=60); 
}
.fullSlide .hd ul{ text-align:center;  padding-top:5px;  }
.fullSlide .hd ul li{ 
    cursor:pointer; display:inline-block; *display:inline; 
zoom:1; width:8px; height:8px; margin:5px; 
background:url(http://zymz.xj.owvlab.net/vlab_files/2022/322/0632/2lau6.png) -18px 0; overflow:hidden; 
	line-height:9999px; 
}
.fullSlide .hd ul .on{ background-position:0 0; margin-top:5px;}






.nav {
    height: 60px;
    background: #fff;
}

.nav li {
    float: left;
    margin-left:20px;
}

.nav li:first-child {
    margin-left: 0;
}

.nav li a {
    display: block;
    padiding: 0 10px;
    line-height: 60px;
    font-size: 16px;
    text-decoration: none;
    font-family: "Microsoft Yahei";
    padding: 0 30px;
    color:#333;
}

.nav li:hover {
    background: #f2f2f2;
}

.slider {
    width: 100%;
    min-width: 1200px;
    height: 395px;
    position: relative;
    overflow: hidden;
    background: #fff;
    text-align: center;
}

.slider .bd {
    width: 1200px;
    position: absolute;
    left: 50%;
    margin-left:-600px
}

.slider .bd li {
    width: 1200px;
    overflow: hidden;
}

.slider .bd li img {
    display: block;
    width: 1200px;
    height: 400px;
}

.slider .tempWrap {
    overflow: visible !important
}

.slider .tempWrap ul {
    margin-left: -1200px !important; /*强制位置*/
}

.slider .hd {
    position: absolute;
    width: 100%;
    left: 0;
    z-index: 1;
    height: 8px;
    bottom: 20px;
    text-align: center;
}

.slider .hd li {
    display: inline-block;
    *display: inline;
    zoom: 1;
    width: 8px;
    height: 8px;
    line-height: 99px;
    overflow: hidden;
    background: url(/vlab_files/2022/069/0694/hh15.png) 0 -10px no-repeat;
    margin: 0 5px;
    cursor: pointer;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .hd li.on {
    background-position: 0 0;
    filter: alpha(opacity=100);
    opacity: 1;
}

.slider .pnBtn {
    position: absolute;
    z-index: 1;
    top: 0;
    width: 100%;
    height: 400px;
    cursor: pointer;
}

.slider .prev {
    left: -50%;
    margin-left: -600px;
}

.slider .next {
    left: 50%;
    margin-left:600px;
}

.slider .pnBtn .blackBg {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 400px;
    background: #000;
    filter: alpha(opacity=50);
    opacity: 0.5;
}

.slider .pnBtn .arrow {
    display: none;
    position: absolute;
    top:30px;
    z-index: 1;
    width: 60px;
    height: 400px;
}

.slider .pnBtn .arrow:hover {
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.slider .prev .arrow {
    right: 0;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/069/0694/hh15.png) -120px 0 no-repeat;
}

.slider .next .arrow {
    left: 0;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/069/0694/hh15.png) 0 0 no-repeat;
}

.page {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
    font-size: 12px;
    color: #666666;
}

.page span{
    border: 1px solid #ccc;
    color: #727272;
    padding: 5px 10px;
    background: #f1f1f1;
    cursor: pointer;
}

.page span:hover {
    color: #2d82e0;
    text-decoration: none;
}


.contentB{
    height:475px;
    padding:35px 0;
    background:#fff;
}

.loign-content{
        width: 320px;
    height: 280px;
    padding: 40px;
    background: #fff;
     border: 1px solid  #1085ba;
}

.login-tit{
    text-align: center;
    font-size:24px;
    color: #333;
    font-weight:bold;
    padding-bottom:20px;
}


.usernameBox {
    width:100%;
    height: 39px;
    border-bottom: 1px solid #f2f2f2;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/217/1041/1ep6n.png) #fff left center no-repeat;
    overflow: hidden;
    margin-top:20px;
}

.dl_nr input {
    height: 39px;
    outline: none;
    border: none;
    float: right;
    line-height: 39px;
    font-size: 14px;
    width: 300px;
    text-indent: 5px;
    font-family:"Microsoft YaHei";
}

.passwordBox {
    width:100%;
    height: 39px;
    border-bottom: 1px solid #f2f2f2;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/217/1041/u591.png) #fff left center no-repeat;
    margin-top: 20px;
    position: relative;
    overflow: hidden;
}

.button-box{
    display: block;
    margin-top:20px;
}

.button-box a{
    display: block;
    height:45px;
    line-height:45px;
    background: #1085ba;
    text-align: center;
    font-size: 18px;
    color: #fff;
}

.button-box a.zc{
    margin-top:20px;
    background: #ededed;
    color: #666;
}

.contentB .contentBox{
    width: 1200px;
    margin:auto;
}

.newsList  ul{
    padding:7px 20px;
}
.newsList  ul li{
    padding:7px 0;
    border-bottom:1px solid #ededed;
}

.newsList  ul li:hover a{
    color: #1085ba;
}

.newsList  ul li:last-child{
    border-bottom:0;
}

.newImg {
    width:63px;
    height:55px;
    border: 1px solid #1085ba;
}

.newImg .dd {
    font-size:14px;
    height:28px;
    line-height:28px;
    font-family: "Microsoft YaHei";
    color: #666;
    display: block;
    text-align: center;
}

.newImg .yy {
    font-size:14px;
    height: 28px;
    line-height:28px;
    font-family: "Microsoft YaHei";
    color: #fff;
    display: block;
    text-align: center;
    background: #1085ba;
}

.newNr {
    margin-left: 80px;
    height:57px;
}

.newTit {
    font-size:16px;
    color: #333;
    text-decoration: none !important;
    display: block;
    line-height: 24px;
    height: 25px;
    font-family: "Microsoft Yahei";
}

.newP {
    color: #7c7c7c;
    font-size:14px;
    text-decoration: none !important;
    line-height:32px;
  
}

.newsList{
    width: 760px;
}


.tit{
     padding:30px 0px;
    text-align: center;
}

.tit-box{
    width: 400px;
    margin: auto;
    position: relative;
     font-size: 30px;
    font-weight: bold;
    display: inline-block;
    
}
.tit-box span{
    color: #333333;
    position: relative;
    z-index: 1;
    
    
}
.tit-box label{
    color: #f4f4f4;
    position: absolute;
    top: -15px;
    left: 70px;
    z-index: 0;
}

.contentC{
    padding:40px 0;
    background: #f5f5f5;
}

.contentC .tit-box label{
    color: #eeeeee;
}
.contentC .tit-box{
    width: 500px;
}


.slideGroup{
    width: 1160px;
    margin: auto;
    padding-top:10px;
}
.slideGroup .slideBox{zoom:1;position:relative;}
.slideGroup .parBd ul{overflow:hidden; zoom:1;}
.slideGroup .parBd ul li{
    transition:0.2s;
    margin:5px 10px;float:left;
    position:relative;_display:inline;overflow:hidden;width:270px;height:240px;}
.slideGroup .parBd ul li .pic{position:relative;overflow:hidden; }
.slideGroup .parBd ul li .pic img{width:270px; height:180px; display:block;padding-bottom:2px;}
.slideGroup .parBd ul li .cgzsTit a{
    padding-top: 5px;
    font-family:serif;display:block;
    line-height:22px;
    font-size:16px;text-decoration: none;cursor: pointer;color: #333;text-align:center;font-family: "Microsoft Yahei";margin:auto;}

.slideBox a.sNext,.slideBox a.sPrev{
    display: block;
    width: 48px;
    height: 72px;
    position: absolute;
    top:70px;
    cursor: pointer;
}

.slideBox a.sNext{
    right:-60px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1026/3bmbv.png) center no-repeat;
}


.slideBox a.sPrev{
    left: -60px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1026/3dmbv.png) center no-repeat;
}


.contentD{
    height: 360px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1058/41ess.png) no-repeat center;
}

.contentD .contentBox{
    width: 1200px;
    margin: auto;
}

.index-tit{
    height: 80px;
    font-size: 30px;
    color: #333;
    line-height: 80px;
}

.index-tit span{
    display:inline-block;
    width:49%;
    text-align: center;
    cursor: pointer;
}
.index-tit span.on{
    background: #3295c2;
    color: #fff18f;
}

.index-box ul {
    text-align: center;
    padding-top: 40px;
}
.index-box ul li{
        margin: 0 60px;
    display: inline-block;
}

.index-box ul li span{
    display: block;
    width: 145px;
    height: 145px;
    border-radius: 50%;
    border: 2px solid  #74c0e2;
    margin: auto;
    font-size: 44px;
    color: #0f80b3;
    text-align: center;
    line-height: 145px;
}

.index-box ul li p{
   color: #0f80b3;
   font-size: 16px;
   text-align: center;
    line-height:60px;
}


.contentE{
    background: #fff;
    padding: 40px 0;
}
.spanTab{
    width: 1200px;
    margin: auto;
    text-align: center;
}
.spanTab span{
    display: inline-block;
    padding:10px 20px;
    border: 1px solid  #ccc;
    font-size:16px;
    text-align: center;
    cursor: pointer;
    margin:3px;
}
.spanTab span.on{
    background: #0f80b3;
    color: #fff;
    border: 1px solid  #0f80b3;
}
.spanTab a{
    font-size: 12px;
    display: none;
    color: #0f80b3;
    padding: 0 10px;
}
.imgs{
     width: 1200px;
    margin: auto;
}
.imgs ul {
    padding-top: 25px;
}
.imgs ul li{
    width: 380px;
    height: 285px;
    border: 1px solid  #ccc;
    float: left;
    margin:8px;
    position: relative;
    
}
.imgs ul li img{
    width: 100%;
    height: 200px;
}
.imgs ul li .titName{
    padding-top:5px !important;
}
.imgs ul li .titName,.imgs ul li .personName{
    padding: 0 10px;
    font-size: 16px;
    line-height: 24px;
}

.imgs ul li .people ,.imgs ul li .study{
    display: inline-block;
    padding-left: 17px;
    font-size: 14px;
    line-height: 25px;
}
.imgs ul li .people{
    margin-left: 10px;
    margin-right: 20px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/222/0879/2tpf4.png) left center no-repeat;
}

.imgs ul li .study{
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/222/0879/2roo4.png) left center no-repeat;
}


.imgs .tags{
    position: absolute;
    bottom:10px;
    right: 11px;
    background: red;
    width: 26px;
    height: 27px;
    font-size: 0;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1152/6qs19.png) center no-repeat;
}

.imgs .blue {
       background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1152/6ssh4.png) center no-repeat;

}

.imgs .green{
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1152/6ut1j.png) center no-repeat;

}


.contentF{
    padding:40px 0;
    background: #d3f1ff;
}

.contentF label{
    color: #fff;
}
.contentF span{
    color:#2581aa;
}




.footer{
    padding:25px 0;
    background: #1085ba;
}
.footer p {
    text-align: center;
    font-size: 14px;
    color: #fff;
    line-height: 30px;
}

.rank-content{
    width: 1200px;
    margin: auto;
}

.left-rank{
    width: 740px;
    height:500px;
    background:url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1146/65b9i.png) top center #fff no-repeat;
}


.right-rank{
    width:420px;
    height:500px;
    background:url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1146/65b9i.png) top center #fff no-repeat;
}

.rank-tit{
    width: 162px;
    height:80px;
    line-height:80px;
    font-weight: bold;
    text-align: center;
    font-size: 24px;
    background:url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1150/6ilrr.png) center no-repeat;
    margin:auto;
}

.left-rank ul li{
    height: 50px;
    padding: 7px 0;
    border-bottom: 1px solid #e7f7ff;
    background:url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1149/6hp5i.png) left center no-repeat;
    text-indent: 40px;
    line-height: 50px;
}


.left-rank ul{
    height: 380px;
    overflow: hidden;
    padding: 0px 60px;
}

.right-rank .hd{
    text-align: center;
}
.right-rank .hd li{
    display: inline-block;
    font-size:20px;
    color: #86acbd;
    height:75px;
    line-height:80px;
    cursor: pointer;
    padding: 0 20px;
}

.right-rank .hd li.on{
    font-weight: bold;
    color: #2581aa;
}

.rank-list{
    padding:0 30px;
}

.college-tit span{
    display: inline-block;
    font-size: 14px;
    color: #999;
    text-align: center;
}

.rank-list ul{
    height: 380px;
    overflow: hidden;
}

.rank-list ul li{
    line-height:60px;
    border-bottom:1px solid #e7f7ff;
}

.rank-list ul li span{
    display: inline-block;
    
}

.rank-list ul li span.sort{
    width:28px;
    color: #cfd6d9;
    font-size: 18px;
    height: 40px;
    line-height:33px;
    font-weight:bold;
    text-align:center;
}

.rank-list ul li:nth-child(1) span.sort,.rank-list ul li:nth-child(2) span.sort,.rank-list ul li:nth-child(3) span.sort{
    color: #fff;
}

.rank-list ul li:nth-child(1) span.sort{
    background:url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1151/6orct.png) center no-repeat;
}

.rank-list ul li:nth-child(2) span.sort{
    background:url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1151/6meof.png) center no-repeat;
}

.rank-list ul li:nth-child(3) span.sort{
    background:url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1150/6locm.png) center no-repeat;
}


.rank-list ul li span.name{
    color:#333;
    padding-left:10px;
    width: 250px;
}

.rank-list ul li span.num{
    color: #333;
    font-size: 14px;
    width: 60px;
    text-align: center;
}

.contentG,.contentH{
    background:#fff;
}
.contentG .contentBox{
    padding: 40px 0;
   width: 1200PX;
    margin: auto;
}

.picScroll-left {
	width:1200px;
	position: relative;

}

.picScroll-left .hd {

	position: relative;
}

.picScroll-left .hd .prev, .picScroll-left .hd .next {
	display: block;
    width: 48px;
    height: 72px;
	overflow: hidden;
	cursor: pointer;
	position: absolute;
	top:55px;

}

.picScroll-left .hd .next {
    right:-60px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1026/3bmbv.png) center no-repeat;
}

.picScroll-left .hd .prev {
    left: -60px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/221/1026/3dmbv.png) center no-repeat;
}

.picScroll-left .bd {
	padding: 10px;
}

.picScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.picScroll-left .bd ul li {
    width: 225px;
    height: 210px;
	margin: 0 6px;
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
}

.picScroll-left .bd ul li .pic {
	text-align: center;
}

.picScroll-left .bd ul li .pic img{
	width: 225px;
	height:150px;
	display: block;
	
}

.picScroll-left .bd ul li .pic a:hover img {
	border-color: #999;
}

.picScroll-left .bd ul li .title {
	line-height: 24px;
	padding-top: 5px;
}

.contentH .contentBox{
    width: 1200px;
    margin: auto;
    padding-bottom: 70px;
}

.link-list ul{
    text-align: center;
}

.link-list ul li{
    display: inline-block;
    line-height: 30px;
    font-size: 16px;
    background: url(https://vslab.gxu.edu.cn/vlab_files/2022/222/0846/1anf9.png) left center no-repeat;
    padding-left: 30px;
        margin: 0 20px;
    
}








.content_box{
    width: 1170px;
    margin: auto;
        background: #fff;
    border-radius: 10px;
    padding: 15px;
    margin-bottom: 30px;
    margin-top:160px;
}

/*浜岀骇*/
.categoryContent ul li{
    background-color: #fff;
    margin-bottom: 20px;
    padding: 20px;
    width: 545px;
}


.pull-left{
    float: left;
}

.pull-right{
    float: right;
}

.categoryContent ul li a {
    width: 420px;
    height:65px;
    color: inherit;
    display: block;
    padding: 12px 30px 10px 100px;
    position: relative;
    text-decoration: none;
}

.date {
    width:60px;
    text-align: center;
    position: absolute;
    left: 13px;
    top: 5px;
}
.day{
    display: inline-block;
    font-size: 30px;
    color: #4976e8;
    width: 100%;
    position: relative;
    padding-bottom: 4px;
    margin-bottom:7px;
}
.year {
    font-size: 13px;
    color: #101010;
}
.day:after {
    content: "";
    width: 100%;
    height: 3px;
    background-color: #4976e8;
    position: absolute;
    bottom: 0;
    left: 0;
}
.infoTitle{
    font-size: 16px;
}
.infoBrief{
    font-size: 12px;
    line-height: 20px;
    color: #777;
    padding-top: 5px;
}

.content_left {
    width:220px;
    float:left;
    background-color: #fff;
}

.left_title {
    font-size: 21px;
    font-weight: bold;
    color: #fff;
    padding: 20px;
    background:url("https://vslab.gxu.edu.cn/vlab_files/2022/222/0975/4179v.png") #1085ba 190px center no-repeat;
    margin-bottom: 15px;
}

.monitor_list {
    color: #5b5b5b;
}


.monitor_list>li {
    height: 50px;
    line-height:50px;
    
    border-bottom: 1px solid #eee;
    cursor: pointer;
    font-size: 16px;
    position: relative;
}
.monitor_list>li a{
    display: block;
    cursor: pointer;
    color: #5b5b5b;
    padding: 0 24px;
    text-decoration: none;
}
.monitor_list>li a.current{
    color: #fff !important;
    background: #2ba1d7;
}


.monitor_list>li a:hover{
    color:#333;
}

.content_right {
    width: 940px;
    min-height:415px;
    float:right;
    background-color:#fff;
    padding-bottom:30px;
    margin-bottom:30px;
}
.sub-title {
    height: 80px;
    line-height: 80px;
    text-align: right;
    padding: 0 5px;
    color: #999;
    border-bottom: #ececec 1px solid;
    position: relative;
    margin-bottom: 10px;

}

.sub-title>span {
    position: absolute;
    left:12px;
    font-size: 18px;
    color: #333;
    border-bottom: #444 2px solid;
}

.sub-title a {
    text-align: right;
    color:#999;
    text-decoration: none;
}

.sub-title a:hover {
    color:#0b3b9d;
}
.elList {
    margin-top: -1px;
    padding: 0 10px;
    min-height:250px;
}
.sub-list li {
    height: 80px;
    line-height: 80px;
}
.elList>li {
    height: 60px;
    line-height: 60px;
    border-bottom: 1px solid #eee;
    padding: 0 10px;
}
.elList>li>a {
    color: #3e3e3e;
    display: block;
    overflow: hidden;
  
    text-overflow: ellipsis;
    white-space: nowrap;
    text-decoration:none;
}
.sub-list li span {
    float: right;
    color: #c5c5c5;
}
.elList>li:hover{
    background: #f5f5f5;
}
.elList>li:hover a{
    color: #333;
}


.page {text-align: center;margin-top: 20px;margin-bottom: 20px;font-size:14px;color: #666666;}
.page a {border: 1px solid #ccc;color: #727272;padding:5px;cursor: pointer;}
.page a:hover {color: #fff;text-decoration: none;background: #4976e8;border: 1px solid #4976e8;}
.title_info {
    width: 100%;
    color: #888;
    text-align: center;
    padding: 5px 0;
    font-size: 16px;
}
.articlePage {    color: #555;
    font-size: 16px;
    padding: 20px 40px;
    line-height: 2;
}
.articlePage h2 {    text-align: center;
    font-size: 27px;
    color: #333;
    font-weight: normal;}
.articlePage > p img {display: block;margin:10px auto;cursor:pointer;}
.articlePage > p {font-family:"Microsoft YaHei"; padding-top: 10px;
    text-align: justify;
    color: #666;
    text-indent: 2em;
    }
.articlePage table {margin:0 auto;}
.articlePage table td {text-align: left; color:#666;padding: 10px;}
.articlePage table td p{text-indent: 0;text-align:left;font-family: "Microsoft YaHei";color: #666;}
.articlePage object{margin-left: -2em;}


.download-pic{
    display: block;
    width: 135px;
    height: 135px;
    background: url("../img/download.png") no-repeat center;
    position: absolute;
    top:30px;
    right:-155px;
}

.article-detail{
    padding-top:30px;
}

.sort li.active {
    color: #fff;
    background: #007bff;
    border: 1px solid #007bff;
}
.sort li:first-child {
    margin-left: 0;
}
.sort ul li {
    font-size: 14px;
    float: left;
    display: inline-block;
    margin: 5px 10px;
    padding: 5px 20px;
    cursor: pointer;
    border-radius: 2px;
    border: 1px solid #ccc;
}



.img-link ul li .imgBox{
    height: 210px;
    overflow: hidden;
}

.img-link ul li .imgBox img{
    width: 100%;
    transition: 0.3s;
}

.img-link ul li{
    width: calc(32% - 15.5px);
    transition: 0.3s;
    float:left;
    border-radius:5px;
    overflow:hidden;
    background: #fff;
    box-shadow:1px 3px 17px 8px rgba(193, 193, 193, 0.18);
    margin:15px;
    border-bottom:3px solid #fff;
}

.img-link ul li:hover img{
    transform:scale(1.1);
    /*box-shadow:1px 3px 32px 8px rgba(193, 193, 193, 0.18);*/
     /*font-size:16px;*/
     /*font-weight: bold;*/
    /*border-bottom:3px solid #007bff;*/
}

/*.img-link ul li:nth-child(3),.img-link ul li:nth-child(6){*/
/*    margin-right:0;*/
/*}*/

/*.img-link ul li:nth-child(1),.img-link ul li:nth-child(4){*/
/*    margin-left:0;*/
/*}*/




/*.img-link ul li:nth-child(odd){*/
    
/*}*/

.logo a{
    display: block;
    width: 1200px;
    height: 120px;
    cursor: pointer;
}

.img-link{
    margin-top: 10px;
    min-height: 650px;
}

.img-link ul li a{
    display: block;
    /*padding-bottom: 15px;*/
    text-decoration: none;
}

.img-link ul li p{
    font-size:16px;
    color:#333;
    font-family:"Microsoft Yahei";
    padding: 0 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 40px;
}