view.css 3.54 KB
html,body{-webkit-text-size-adjust:none;margin: 0;}
*{font-size: 12px;font-family: '微软雅黑';outline:none;word-wrap : break-word;word-break:break-all;}
.conmenu{margin-left:10px;}
ul{list-style: none;text-decoration: none;list-style-type: none;margin: 0 !important;padding:0;overflow: hidden;}
.ul1,.ul2{white-space:nowrap;}
.conmenu ul{width:50%;display:inline-block;}
.conmenu ul li{display:inline-block;list-style: none;padding: 0;width: 50px;text-align: center;cursor: pointer;margin: 10px 25px 10px 0;height: 34px;line-height: 34px;}
.conmenu ul li.active{border-bottom:3px #12BB51 solid;font-weight: bold;}
.rightDiv{display:inline-block;float:right;height: 34px;line-height: 34px;padding:10px 10px 10px 0;}
.intext{color: rgba(174,174,174,1);height:34px;line-height:34px;border-color: rgba(215,215,215,1);background-color: rgba(255,255,255,1);
        padding-left: 2px;padding-right: 2px;border-style: solid;border-width: 1px;font-size:12px; width: 200px}
.selectBtn{display:inline-block;color:white;font-size:12px;padding:0 15px 0 15px;cursor: pointer;background-color:rgba(102,192,244,1);margin-left: -4px;height:34px;line-height:31px;}
.selectcont{margin-left:10px;margin-bottom: 5px;}
.stitle{text-align: center;padding:15px 25px 0 10px;float:left;height: 5px;line-height: 5px;}
.selectcont  ul li{display:inline-block;list-style: none;padding: 0 5px 0 5px;text-align: center;cursor: pointer;margin: 0px 10px 10px 0;height: 34px;line-height: 34px;}
.selectcont  ul li.active{background-color:rgba(255,102,51,1);color:white;}
li:hover{color:#1962aa;}
.content{margin-top:10px;position: relative;margin-bottom:30px;}
a{text-decoration: none !important;background: 0 0;cursor: pointer;outline:none !important;}
.rows{margin: 0px auto;width: 1100px;}
.col_div{float: left;position: relative;min-height: 1px;margin-right: 15px;margin-left: 15px;width:240px;margin-bottom:20px;margin-top:7px;
         background-color:#fafafa; -webkit-transition: transform 0.15s ease;-moz-transition: transform 0.15s ease;-ms-transition: transform 0.15s ease;
         transition: transform 0.15s ease;border-radius: 5px;overflow: hidden;}
.col_div:hover{-webkit-transform: scale(1.05);-moz-transform: scale(1.05);-ms-transform: scale(1.05);transform: scale(1.05);
               position: relative;z-index: 2; -webkit-box-shadow: 0 0 10px rgba(0,0,0,0.35); box-shadow: 0 0 10px rgba(0,0,0,0.35);}
.home_listimg {width: 100%;min-height: 1px;overflow: hidden;text-align: center;position: relative;}
.home_listimg img{width: 100%;height:130px;}
.boxPD {width: 100%;min-height: 1px;overflow: hidden;/**padding: 0px 0px 20px 0px;*/}
.home_listdateBOX1 {
	padding: 18px 10px 6px 10px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    font-weight: normal;
    max-width: 100%;
    height: 36px;
    word-break: keep-all;
    line-height: 22px;
    white-space: nowrap;
}
.taskTips{text-align: center;font-size: 14px;color: #999;padding: 10px 0;}
.topSelect{border-bottom: 1px solid #d9d9d9;}
.typeshow{position: fixed;z-index: 99;display: none;background-color: white;width: 60%;min-height: 1px;overflow: hidden;
    padding: 5px 5px 10px 0px;box-shadow: 0px 0px 10px 1px rgba(8,68,166,.35);
    -moz-box-shadow: 0px 0px 10px 1px rgba(8,68,166,.35);
    -webkit-box-shadow: 0px 0px 10px 1px rgba(8,68,166,.35);}
.showmode{-webkit-animation-name: fadeInUp;animation-name: fadeInUp;-webkit-animation-duration: 1s;
    animation-duration: 1s;-webkit-animation-fill-mode: both;animation-fill-mode: both;}
.a_typehidden{margin-bottom:0px !important;}
.moreimg{width:17px;height:17px;vertical-align: middle;}