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

body{margin:0;position: relative;overflow-x:hidden;
font-family: -apple-system, "Helvetica Neue", "Helvetica", "Arial", "PingFang SC", "Hiragino Sans GB", "STHeiti", 
"Microsoft YaHei", "Microsoft JhengHei", SimSun, sans-serif;}

.top{width:100%;height:38px;background:#333333; font-size:12px;color:#fff;line-height:38px;}
.top .wps{width:1300px;margin:0 auto;text-align:center;}
.top-left{float:left;width:30%;}
.top-left span{margin:0 20px 0 0;}
.top-left a{color:#f85f0a;}
.time{float:left;width:160px;margin:0 0 0 100px   ;padding:0 0 0 20px;background:url('../images/index1.jpg') no-repeat left;}
.top-right{float:right;width:170px;padding:0 0 0 5px;background:url('../images/website.png') no-repeat left;background-size:16px 16px;}
.top-right a{padding:0 12px;color:#fff;}


.header{width:100%;height:180px;transition:all 0.3s;clear: both;background:url('../images/header-bg.jpg') no-repeat center;background-size:100% 100%;}
.header .wps{width:1300px;margin:0 auto;}
.header .logo{float:left;;width:450px;height:87px;margin:50px 0 0 0;}
.header .logo img{transition:all 0.3s;width:100%;height:100%;}
.header .search{float:right;width:320px;margin:80px 0 0 0;}
.text-box{float:left;width:240px;height:36px;padding:0 10px;border:#f3a730 solid 1px;border-radius:4px 0 0 4px;}
.submit-box{float:left;width:60px;height:36px;background:#f85f0a;border:none;color:#fff;border-radius:0 4px 4px 0;}
 
/* .headerR{padding-top: 28px}
.header-t{margin-bottom: 20px;transition:all 0.3s;overflow:hidden;}
.header-t a.lan{color: #fff;background: url(../images/dq.svg) no-repeat left center;background-size: 24px 24px;padding-left: 30px;line-height: 24px;
  padding-right: 15px;margin-right: 15px;border-right: 1px dotted rgba(255,255,255,.6);font-size: 14px}
.header-t a.toSearch{color: #fff;background: url(../images/ser.svg) no-repeat  center;background-size: 24px 24px;width: 24px;height: 24px;display: block;}
.header-t a.lan:after {display: inline-block;width: 0;height: 0;margin-left: 4px;vertical-align: 4px;content: "";border-top: 5px solid;border-right: 5px solid transparent;border-bottom: 0;border-left: 5px solid transparent;}
.header-t .inp{border: 1px solid #df7f69;border-radius: 50px;line-height: 36px;height: 36px;background: #018990;color: #fff;padding: 0 55px 0 15px;width: 300px}
.header-t .sub{position: absolute;right: 0;top:9px;width: 45px;height: 20px;background: url(../images/ser.svg) no-repeat 10px center;padding-right: 5px;
  background-size: 20px 20px;border: none; border-left:1px solid #df7f69 ;z-index: 3;cursor: pointer;} */

.mian-nav{width:100%;height:57px;background:#009966;z-index:999;}
.nav{width:1300px;margin:0 auto;}
.mian-nav ul{}
.mian-nav ul li{float:left;margin:0 24px;font-size:18px;transition:.3s;text-align:center;line-height:57px;position:relative;}
.mian-nav ul li:first-child{margin-left: 0}
.mian-nav ul li>a{position: relative;color: #fff;}
.mian-nav ul li>a span{display: block;font-size: 14px;text-align:center;color: #999999;margin-top: 5px}
.mian-nav ul li:before{position:absolute;bottom:0px;left:20%;width:0;height:2px;background:#adce28;content:"";transition:width .5s}
.mian-nav ul li:after{position:absolute;bottom:-21px;right:50%;width:0;height:2px;background:#adce28;content:"";transition:width .5s}
.mian-nav ul li:hover:before{width:50%}
.mian-nav ul li:hover:after{width:50%}

.sub-nav{position:absolute;top:100%;/*left:50%;*/left:-20px;z-index:99;padding-top:0px;min-width:110px;
opacity: 0;visibility: hidden;transition: .3s;z-index:999;}
.sub-nav .sub-nav-h{text-align:center;position:relative;background:#fafafa;border:#009966 solid 1px;border-radius:0 0 4px 4px;}
.sub-nav .sub-nav-h a{display:block;font-size:15px;margin:0 6px;border-top:1px solid #f3f0f0;line-height:36px;
font-size:13px;color:#009966;transition:.3s;}
.sub-nav .sub-nav-h a:first-child{border-top: 0;}
.header .sub-nav .sub-nav-h a span{display: block;}
.header .sub-nav .sub-nav-h a:hover{background: rgba(255,255,255,.9);color: #5cb531}
.header .sub-nav .sub-nav-h a:hover span{padding-left: 15px;position: relative;}
.header .sub-nav .sub-nav-h a:hover span::before{
  content: "";
  position: absolute;width: 4px;height: 4px;background: #5cb531;top: 50%;margin-top: -2px;left: 0;}
/* .header .sub-nav .sub-nav-h:before{content: '';position: absolute;left: 50%;transform: translateX(-50%);
border: 8px solid transparent;border-bottom-color: rgba(255,255,255,.9);top:-16px;} */
.mian-nav ul li:hover .sub-nav{opacity: 1;visibility: inherit;}
/* .header .mian-nav ul li:hover>a,.mian-nav ul li:hover>a span,.mian-nav ul li:hover>.dropdown-toggle:after{color: #5cb531} */

.main-con{width:100%;overflow:hidden;}
.main-con .wps{width:1300px;margin:0 auto;}
.con-one{height:840px;background:#fcfcfc url('../images/con-one-bg.jpg') no-repeat center;}


/* 轮播图css */
.indexSlideBox{float:left;width:770px; height:405px; overflow:hidden;margin:20px 0 0 0;position:relative;z-index:99;border-radius:4px;}
.indexSlideBox .hd{ height:15px; overflow:hidden; position:absolute; right:5px; bottom:5px; z-index:1; }
.indexSlideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.indexSlideBox .hd ul li{ float:left; margin-right:4px;width:25px; height:5px; line-height:14px; text-align:center;
 border-radius:2px;background:#fff; cursor:pointer; }
.indexSlideBox .hd ul li.on{ background:#009966; color:#fff;}
.indexSlideBox .bd{position:relative; height:100%; z-index:0;}
.indexSlideBox .bd li{position:relative;zoom:1; vertical-align:middle;}
.indexSlideBox .bd img{display:block;width:770px;height:405px;border-radius:4px;}
.indexSlideBox .bd li span{position: absolute;bottom:0;width:100%;background:rgba(0,0,0,0.5);height:38px;
line-height:38px;font-size:15px;color:#fff;text-indent:10px;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.indexSlideBox .prev,
.indexSlideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px;
background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.indexSlideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.indexSlideBox .prev:hover,
.indexSlideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.indexSlideBox .prevStop{ display:none;}
.indexSlideBox .nextStop{ display:none;}

.headlines{float:right;width:500px;margin:20px 0 0 0;}
.headlines dl{padding-bottom:12px;margin-bottom:10px;border-bottom:#e3e3e3 dashed 1px;}
.headlines dl dt{text-align: center;line-height:38px;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.headlines dl dt a{font-size:20px;color:#009966;font-weight:600;}
.headlines dl dd{font-size:12px;color:#717171;display:-webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;
/*要显示省略的行数*/overflow: hidden;}
.headlines dl dd span{margin:0 0 0 20px;}
.headlines ul li{height:30px;line-height:30px;padding-left:12px;background:url('../images/ibcas_ico_01.png') no-repeat left;}
.headlines ul li a{height:30px;overflow:hidden;font-size:16px;color:#333;
display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;}
.headlines ul li a:hover{color:#009966;}
.headlines ul li span{float:right;font-size:12px;color:#999;}
.moreCollege{line-height:36px;text-align:right;}
.moreCollege a{display:block;width:180px;height:32px;margin:0 auto;border:#009966 solid 1px;text-align:center;border-radius:4px;line-height:32px;font-size:16px;color:#009966;}

/*通知公告*/
.notice{float:left;width:635px;overflow:hidden;margin:20px 0 8px 0;}
.notice .hd{padding:0 10px 0 0 ;line-height:36px;background:#f3f3f3;border-radius:4px;display:flex;justify-content: space-between;}
.notice .hd .clumn{}
.notice .hd .clumn span{display:block;width:140px;background:#009966;border-radius:4px 0 0 4px;text-align:center;
font-size:16px;color:#fff;background-size:100% 36px;}
.notice .hd .clumn span em{font-size:12px;font-weight:100;}
.notice .hd .more{}
.notice .hd .more a{float:right;color:#009966;font-size:12px;}
.notice .bd{padding:12px 14px;background:#fff;overflow:hidden;}
.notice .bd ul{}
.notice .bd ul li{height:46px;margin:0 0 10px 0;}
.notice .bd ul li .date{float:left;width:60px;height:44px;background:#e7f6f1;border-radius:3px;line-height:22px;text-align:center;}
.notice .bd ul li .date span:nth-child(1){display:block;font-size:18px;color:#009966;margin:2px 0 0 0;font-weight:bold;}
.notice .bd ul li .date span:nth-child(2){display:block;font-size:12px;color:#009966;}
.notice .bd ul li .title{float:right;width:525px;margin:0 0 0 0px;line-height:44px;border-bottom:#e3e3e3 dashed 1px;
padding-left:12px;background:url('../images/arrow.png') no-repeat left;}
.notice .bd ul li .title a{font-size:16px;color:#333;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.notice .bd ul li .title a:hover{color:#009966;}


/*招聘*/
.recruit{float:right;width:635px;overflow:hidden;margin:20px 0 8px 0;}
.recruit .hd{padding:0 10px 0 0 ;line-height:36px;background:#f3f3f3;border-radius:4px;display:flex;justify-content: space-between;}
.recruit .hd .clumn{}
.recruit .hd span{float:left;;display:block;width:140px;background:#009966;border-radius:4px 0 0 4px;text-align:center;
font-size:16px;color:#fff;background-size:100% 36px;}
.recruit .hd span em{font-size:12px;font-weight:100;}
.recruit .hd a{float:left;margin:0 0 0 16px;color:#009966;font-size:14px;}
.recruit .hd a:hover{color:#009966;}
.recruit .hd .more{}
.recruit .hd .more a{color:#009966;}
.recruit .bd{padding:12px 14px;background:#fff;}
.recruit .bd ul{}
.recruit .bd ul li{padding-left:12px;background:url('../images/arrow.png') no-repeat left;line-height:30px;overflow: hidden;
text-overflow:ellipsis;white-space: nowrap;}
.recruit .bd ul li a{font-size:16px;color:#333;}
.recruit .bd ul li a:hover{color:#009966;}
.recruit .bd ul li span{float:right;font-size:12px;color:#999;}

.con-two{clear:both;overflow:hidden;}

/*科研*/
.scient{float:left;width:635px;overflow:hidden;margin:20px 0 0px 0;}
/* .scient .hd{padding:0 10px 0 0 ;line-height:36px;background:#f3f3f3;border-radius:4px;display:flex;justify-content: space-between;}
.scient .hd .clumn{}
.scient .hd span{float:left;;display:block;width:180px;background:#009966;border-radius:4px 0 0 4px;text-align:center;
font-size:16px;color:#fff;background-size:100% 36px;}
.scient .hd span em{font-size:12px;font-weight:100;}
.scient .hd a{float:left;margin:0 0 0 16px;color:#009966;font-size:12px;}
.scient .hd a:hover{color:#009966;}
.scient .hd .more{}
.scient .hd .more a{color:#009966;} */

.scient .hd{ height:36px; line-height:36px; background:#f2f2f2; padding:0 10px 0 0px; position:relative; }
.scient .hd ul{ float:left;  position:absolute;left:0px; top:-1px;}
.scient .hd ul li{ float:left;width:130px;cursor:pointer;text-align: center;font-size:16px;}
.scient .hd ul li.on{width:130px;height:36px;background:#009966;border-radius:4px;text-align:center;color:#fff;}
.scient .hd .more{float:right;}
.scient .hd .more a{font-size:12px;color:#009966;}
.scient .bd{background:#fff;}
.scient .bd ul{padding:10px 0 0 0;}
.scient .bd ul li{padding-left:12px;background:url('../images/arrow.png') no-repeat left;line-height:28px;overflow: hidden;
text-overflow:ellipsis;white-space: nowrap;}
.scient .bd ul li a{font-size:14px;color:#333;}
.scient .bd ul li a:hover{color:#009966;}
.scient .bd ul li span{float:right;font-size:12px;color:#999;}


.student{float:right;width:635px;overflow:hidden;margin:20px 0 0px 0;}
.student .hd{padding:0 10px 0 0 ;line-height:36px;background:#f3f3f3;border-radius:4px;display:flex;justify-content: space-between;}
.student .hd .clumn{}
.student .hd span{float:left;;display:block;width:180px;background:#009966;border-radius:4px 0 0 4px;text-align:center;
font-size:16px;color:#fff;background-size:100% 36px;}
.student .hd span em{font-size:12px;font-weight:100;}
.student .hd a{float:left;margin:0 0 0 16px;color:#009966;font-size:12px;}
.student .hd a:hover{color:#009966;}
.student .hd .more{}
.student .hd .more a{color:#009966;}
.student .bd{padding:0;background:#fff;}
.student .bd .graphic{display:flex;margin:10px 0 10px 0;}
.student .bd .graphic img{display:block;width:190px;height:100px;border-radius:4px;}
.student .bd .graphic dl{flex:1;overflow:hidden;margin:0 0 0px 20px;}
.student .bd .graphic dl dt{line-height:28px;height:28px;}
.student .bd .graphic dl dt a{font-size:16px;color:#333;font-weight:600;}
.student .bd .graphic dl dd{font-size:12px;color:#666;}
.student .bd ul{}
.student .bd ul li{padding-left:12px;background:url('../images/arrow.png') no-repeat left;line-height:28px;overflow: hidden;
text-overflow:ellipsis;white-space: nowrap;}
.student .bd ul li a{font-size:14px;color:#333;}
.student .bd ul li a:hover{color:#009966;}
.student .bd ul li span{float:right;font-size:12px;color:#999;}


/*党群工作*/
.party{float:left;width:635px;overflow:hidden;margin:20px 0 8px 0;}
.party .hd{padding:0 10px 0 0 ;line-height:36px;background:#f3f3f3;border-radius:4px;display:flex;justify-content: space-between;}
.party .hd .clumn{}
.party .hd span{float:left;;display:block;width:180px;background:#009966;border-radius:4px 0 0 4px;text-align:center;
font-size:16px;color:#fff;background-size:100% 36px;}
.party .hd span em{font-size:12px;font-weight:100;}
.party .hd a{float:left;margin:0 0 0 16px;color:#009966;font-size:12px;}
.party .hd a:hover{color:#009966;}
.party .hd .more{}
.party .hd .more a{color:#009966;}
.party .bd{padding:10px 0 0 0;background:#fff;}
.party .bd ul{}
.party .bd ul li{padding-left:12px;background:url('../images/arrow.png') no-repeat left;line-height:24px;overflow: hidden;
text-overflow:ellipsis;white-space: nowrap;}
.party .bd ul li a{font-size:14px;color:#333;}
.party .bd ul li a:hover{color:#009966;}
.party .bd ul li span{float:right;font-size:12px;color:#999;}


.quick{float:right;width:635px;margin:20px 0 0px 0;}
.quick ul li{float: left;width:142px;height:85px;border-radius:4px;margin:0 20px 20px 0;text-align:center;}
.quick ul li:nth-child(1){background:#e8304f;}
.quick ul li:nth-child(2){background:#2c75b9;}
.quick ul li:nth-child(3){background:#14af23;}
.quick ul li:nth-child(4){background:#f5b301;margin-right:0;}
.quick ul li:nth-child(5){background:#84d018;}
.quick ul li:nth-child(6){background:#747ae8;}
.quick ul li:nth-child(7){background:#fb6976;}
.quick ul li:nth-child(8){background:#49bffd;margin-right:0;}

.quick ul li img{display:block;width:38px;height:38px;margin:14px auto 0;}
.quick ul li span{display:block;line-height:28px;color:#fff;}


.footer{width:100%;height:220px;margin:0px 0 0 0;padding:30px 0 0 0;background:#214b5b url('../images/footer-bg.jpg') no-repeat center;
background-size:100% 100%;}
.footer .wps{width:1300px;margin:0 auto;text-align:center;}
.friend-link{margin:20px auto ;text-align:center;line-height:36px;font-size:16px;color:#e2e3e3;}
.friend-link a{margin:0 10px 0 0;font-size:16px;color:#e2e3e3;}
.copyright{padding:20px 0 0 0;border-top:#446367 solid 1px;line-height:24px;text-align:center;font-size:13px;color:#e2e3e3;}
.copyright a{color:#e2e3e3;}

.list-bg{width:100%;min-height:600px;padding:0 0 40px 0;background:#fbfcfe url('../images/bg3.jpg') no-repeat bottom;}

/*列表页*/
.list-box{width:1260px;padding:20px;overflow:hidden;;background:#fff;margin:0 auto;border-radius:4px;}
.list-box .list-left{float:left;width:260px;background:#f2f2f2;margin:40px 0 0 0;border-radius:30px 6px 6px 6px;}
.list-box .list-left .clumn-name{height:90px;background:url('../images/clumn-name.png') no-repeat center;position:relative;}
.list-box .list-left .clumn-name span{display:block;padding:40px 0 0 20px;font-size:24px;color:#009966;font-weight:700;
text-shadow:-1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;}
.list-box .list-left .clumn-name .small-logo{position:absolute;left:50%;top:-30px;width:60px;height:60px;margin:0 0 0 -30px;}
.list-box .list-left .clumn-name .small-logo img{width:100%;height:100%;}

.list-box .list-left ul li{line-height:44px;padding:0 0 0 60px;}
.list-box .list-left ul li a{display:block;padding:0 0 0 24px;background:url('../images/ny-colm-dot.png') no-repeat left;font-size:16px;color:#333;}
.list-box .list-left ul li.active{background:#009966;}
.list-box .list-left ul li.active a{color:#fff;}

.list-right{float:right;width:930px;margin:40px 0 0 0;}
.position{height:50px;padding:0 20px ;background:#edfcfd;line-height:50px;border-left:#009966 solid 4px;}
.position .dqlanmu{float:left;width:200px;font-size:18px;font-weight:600;}
.dq-position{float:right;font-size:14px;}
.dq-position a{color:#333;}
.dq-position a:hover{color:#009966;}

.texts{padding:10px 0 20px;}
.texts ul li{display:flex;padding:0px 0 20px 0;margin:10px 0 0 0;border-bottom:#e5e5e5 solid 1px;}
.texts ul li .tit{flex:1;}
.texts ul li .tit .title{line-height:32px;font-size:16px;font-weight:700;}
.texts ul li .tit .title a{color:#333;}
.texts ul li .tit .title a:hover{color:#009966;}
.texts ul li .tit p{font-size:14px;}
.pub-time{width:122px;height:50px;margin:10px 0 0 40px ;background:#edfcfd;line-height:50px;text-align:center;font-size:14px;}

/*重要论文的样式*/
.thesis{padding:10px 0 20px;}
.thesis ul li{display:flex;padding:0px 0 20px 0;margin:10px 0 0 0;border-bottom:#e5e5e5 solid 1px;}
.thesis ul li .tit{flex:1;}
.thesis ul li .tit .title{line-height:32px;font-size:18px;font-weight:700;}
.thesis ul li .tit .title a{color:#009966;}
.thesis ul li .tit .title a:hover{color:#009966;}
.thesis ul li .tit .author{line-height:40px;}
.thesis ul li .tit .summary{font-size:14px;}
.thesis .pub-time{width:122px;height:50px;margin:10px 0 0 40px ;background:#edfcfd;line-height:50px;text-align:center;font-size:14px;}

/*教师列表页*/
.list-teacher-box{width:1260px;padding:20px;overflow:hidden;;background:#fff;margin:0 auto;border-radius:4px;}
.list-teacher-box .list-left{float:left;width:260px;background:#f2f2f2;margin:40px 0 0 0;border-radius:30px 6px 6px 6px;}
.list-teacher-box .list-left .clumn-name{height:90px;background:url('../images/clumn-name.png') no-repeat center;position:relative;}
.list-teacher-box .list-left .clumn-name span{display:block;padding:40px 0 0 20px;font-size:18px;color:#009966;font-weight:700;
text-shadow:-1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;}
.list-teacher-box .list-left .clumn-name .small-logo{position:absolute;left:50%;top:-30px;width:60px;height:60px;margin:0 0 0 -30px;}
.list-teacher-box .list-left .clumn-name .small-logo img{width:100%;height:100%;}

.list-teacher-box .list-left ul li{padding:0 0 0 24px;}
.list-teacher-box .list-left ul li .seconname{display:block;padding:0 0 0 24px;background:url('../images/ny-colm-dot.png') no-repeat left;line-height:44px;}
.list-teacher-box .list-left ul li .seconname a{font-size:16px;color:#333;}
.list-teacher-box .list-left ul li .seconname.active{background:#009966;}
.list-teacher-box .list-left ul li .seconname.active a{color:#fff;}
.list-teacher-box .list-left ul li dl{padding:0 0 0 24px;line-height:30px;}
.list-teacher-box .list-left ul li dl dd a{font-size:14px;color:#666;}

.list-teacher-box .list-right{float:right;width:930px;margin:40px 0 0 0;}
.list-teacher-box .position{height:50px;padding:0 20px ;background:#edfcfd;line-height:50px;border-left:#009966 solid 4px;}
.list-teacher-box .position .dqlanmu{float:left;width:300px;font-size:18px;font-weight:600;}
.list-teacher-box .dq-position{float:right;font-size:14px;}
.list-teacher-box .teachers{padding:10px 0 20px;overflow:hidden;}
.list-teacher-box .teachers ul li{float:left;width:25%;height:228px;margin:0 0 30px 0;text-align:center;}
.list-teacher-box .teachers ul li img{display:block;width:60%;height:170px;margin:0 auto;border-radius:6px;}
.list-teacher-box .teachers ul li span{display: block;line-height:36px;font-size:16px;font-weight:700;}
.list-teacher-box .teachers ul li p{font-size:14px;}

/*分页*/
.page{display:block;line-height:30px;text-align:center;margin-top: 10px;display: block;margin-right: auto;margin-bottom: 0;margin-left: auto;}
.page ul{display:inline-block;margin:0 auto}
.page li{line-height:30px;display:inline-block;border:1px solid #ddd;float:left;cursor:pointer;margin-top: 3px;margin-bottom: 3px;padding-top: 0;padding-right: 15px;padding-bottom: 0;padding-left: 15px;margin-right: -1px;}
.page li a{line-height:30px;height:30px;display:block;color:#009966;}
.page li.thisclass{color:#fff;background-color: #009966;line-height:30px;padding-top: 0px;padding-bottom: 0;border:1px solid #009966;}
.page ul li.thisclass a:hover ,.page ul li.thisclass a{color:#fff;background-color: #009966;line-height:30px;height:30px;padding-top: 0px;padding-bottom: 0;}
.page li:hover{color:#fff;background-color:#009966;border:1px solid#009966;}
.page li:hover a{color:#fff;}

/*详情*/
.detail-box{width:1260px;padding:20px;overflow:hidden;;background:#fff;margin:0 auto;}
.detail-box .detail-left{float:left;width:260px;background:#f2f2f2;margin:40px 0 0 0;border-radius:30px 6px 6px 6px;}
.detail-box .detail-left .clumn-name{height:90px;background:url('../images/clumn-name.png') no-repeat center;position:relative;}
.detail-box .detail-left .clumn-name span{display:block;padding:40px 0 0 40px;font-size:18px;color:#009966;font-weight:700;
text-shadow:-1px 0 white, 0 1px white, 1px 0 white, 0 -1px white;}
.detail-box .detail-left .clumn-name .small-logo{position:absolute;left:50%;top:-30px;width:60px;height:60px;margin:0 0 0 -30px;}
.detail-box .detail-left .clumn-name .small-logo img{width:100%;height:100%;}

.detail-box .detail-left ul li{line-height:44px;padding:0 0 0 40px;}
.detail-box .detail-left ul li a{padding:0 0 0 24px;background:url('../images/ny-colm-dot.png') no-repeat left;font-size:16px;color:#333;}
.detail-box .detail-left ul li.active{background:#009966;}
.detail-box .detail-left ul li.active a{color:#fff;}

.detail-right{float:right;width:930px;margin:40px 0 0 0;}


.art-title{margin:30px 0 10px;line-height:40px;font-size:24px;color:#333333;text-align:center;font-weight:600;}
.art-info{margin-bottom: 30px;text-align:center;padding-bottom: 15px;border-bottom: 1px dashed #ccc;}
.art-info span{margin:0 20px;font-size:14px;color:#616161;}
.art-body{font-size:16px;color:#414141;}
.art-body img{display:block;max-width:70%;margin:20px auto;}

/*上一篇和下一篇*/
.low{;margin:20px 0 0 0;padding:10px 0 0 0;border-top:#e8e8e8 solid 1px;line-height:26px;text-align: left;font-size:14px;}
.readpre{width:100%;}
.readnex{width:100%;}
.low a{color: #666666;}
.low a:hover{color: #009966;}


.search-bg{width:1260px;padding:20px;overflow:hidden;;background:#fff;margin:0 auto;border-radius:4px;}
.search-bg .list-left{float:left;width:260px;background:#f2f2f2;margin:40px 0 0 0;border-radius:30px 6px 6px 6px;}

/*搜索结果页面*/
.about_box {width:1290px;margin:20px auto 20px auto;height:40px;line-height:40px;font-size:22px;}
.about_box h1{display:block;float:left;width:400px;}

.search-form{float:right;width:295px;height:40px;border:#f85f0a 2px solid;}
.search-form .text{float:left;width:190px;border:none;height:36px;padding:0 10px;background:#fff url(../images/search.jpg) no-repeat left;}
.search-form .button{float:right;width:60px;height:36px;border:none;background:#f85f0a;color:#fff;}

.search-list{width:1250px;margin:0 auto 60px auto;background:#fff;overflow:hidden;padding:20px;}
.search-list .list{overflow:hidden;margin:10px 0;padding-bottom:20px;border-bottom:#e8e8e8  dashed 1px;}
.search-list .list img{display:block;float:left;max-width:120px;height:80px;margin:0 20px 0 0;}
.search-list .list ul{}
.search-list .list ul li{overflow:hidden;}
.search-list .list ul li h1{overflow:hidden;line-height:36px;}
.search-list .list ul li a{font-size:16px;color:#2C73C8;}

.search .page{text-align:center;line-height:40px;font-size:16px;}
.search .page a{padding:4px 8px;border:#e8e8e8  solid 1px;color:#2C73C8;}
.search .page span{padding:4px 8px;border:#e8e8e8  solid 1px;color:333;}


/*回到顶部*/
#back-to-top{position:fixed;bottom:5%;left:90%;}
  #back-to-top a{text-align:center;text-decoration:none;color:#d1d1d1;display:block;width:50px;
    /*使用CSS3中的transition属性给跳转链接中的文字添加渐变效果*/
    -moz-transition:color 1s; 
    -webkit-transition:color 1s;
    -o-transition:color 1s;
  }
  #back-to-top a:hover{color:#979797;}
  #back-to-top a span{display:block;height:50px;width:50px;background:url(../images/top.png) no-repeat center center;margin-bottom:5px;
    -moz-transition:background 1s;
    -webkit-transition:background 1s;
    -o-transition:background 1s;
  }
  #back-to-top a:hover span{background:url(../images/top.png) no-repeat center center;}