@charset "utf-8"; /* ==================================================================================================== * Public Styles (全站级公共样式) * ==================================================================================================== */ /* Reset */ body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { margin:0; padding:0;} table { border-collapse:collapse;border-spacing:0px;} fieldset,img { border:0;} em,strong,th,var { font-style:normal; font-weight:normal;} ol,ul { list-style:none;} caption,th { text-align:left;} h1,h2,h3,h4,h5,h6 {font-size:100%; font-weight:normal;} q:before,q:after { content:'';} abbr,acronym { border:0;} html{ -webkit-text-size-adjust:none;} body{ font:12px '微软雅黑', Arial, Helvetica, sans-serif; color:#333;} input,select,textarea,button { font:11px Arial, Helvetica, sans-serif; color:#545454;} table{ font-size:inherit; font:100%;} /* Link */ a{ outline:none;} a:link, a:visited, a:hover, a:active{ color:#858585; text-decoration:none;} a:hover, a:active{ text-decoration:underline;} /* Form */ button{ cursor:pointer; border:0; padding:0; overflow:hidden;} textarea { overflow:auto; resize:none;} .input_c,.input_r{ width:16px; height:16px; padding:0; margin:2px 3px 2px 0; overflow:hidden; vertical-align:middle;} /* Layout */ .layout{ width:980px; margin:0 auto; padding:0 20px; /*background-color:#fff;*/} /* Clearfix */ .clearfix:after, .layout:after, .clearfixlist li:after,.forms li:after, .header_inner:after, .content_inner:after, .footer_inner:after{ content:"\0020"; display:block; clear:both; height:0; font-size:0;} .clearfix, .layout, .clearfixlist li,.forms li,.header_inner, .content_inner, .footer_inner{ zoom:1;} .clear{ clear:both; display:block;} /*form reset*/ .act_clear{ background:none; border:0 none; outline:none; overflow:hidden;} .btn{ text-indent:-9999px; cursor:pointer; overflow:hidden;} /* Main Skin Styles */ body{ background:url(../images/bg_header_x.png) repeat-x 0 30px #f1f1f1;} .wapper{ padding:0; width:1000px; margin:0 auto 0;} /* ==================================================================================================== * Auxiliary Styles (辅助样式) * ==================================================================================================== */ /* Image Center Public Styles 图片居中公共样式 */ .img40,.img50,.img60,.img70,.img80,.img90,.img100, .img110,.img120,.img130,.img140,.img150,.img160,.img170,.img180,.img190,.img200, .img300,.img360,.img400,.img193x140{ display:table-cell; *display:block; vertical-align:middle; text-align:center; overflow:hidden;} .img40 img,.img50 img,.img60 img,.img70 img,.img80 img,.img90 img,.img100 img,.img110 img,.img120 img,.img130 img,.img140 img,.img150 img,.img160 img,.img170 img,.img180 img,.img190 img,.img200 img, .img300 img,.img360 img,.img400 img,.img193x140 img{ vertical-align:middle;} .img40{ width:40px; height:40px; *font-size:35px;} .img50{ width:50px; height:50px; *font-size:44px;} .img60{ width:60px; height:60px; *font-size:52px;} .img70{ width:70px; height:70px; *font-size:61px;} .img80{ width:80px; height:80px; *font-size:70px;} .img90{ width:90px; height:90px; *font-size:79px;} .img100{ width:100px; height:100px; *font-size:87px;} .img110{ width:110px; height:110px; *font-size:96px;} .img120{ width:120px; height:120px; *font-size:105px;} .img130{ width:130px; height:130px; *font-size:113px;} .img193x140{ width:193px; height:140px; *font-size:122px;} .img140{ width:140px; height:140px; *font-size:122px;} .img150{ width:150px; height:150px; *font-size:130px;} .img160{ width:160px; height:160px; *font-size:140px;}.img170{ width:170px; height:170px; *font-size:148px;} .img180{ width:180px; height:180px; *font-size:157px;} .img190{ width:190px; height:190px; *font-size:166px;} .img200{ width:200px; height:200px; *font-size:175px;} .img300{ width:300px; height:300px; *font-size:263px;} .img360{ width:360px; height:360px; *font-size:314px;} .img400{ width:400px; height:400px; *font-size:349px;} /* ==================================================================================================== * Plugin Styles (插件样式) * ==================================================================================================== */ /* ---------- zoom-1.2.2 Styles ---------- */ .zoomdiv{ z-index:100; display:none; position:absolute; top:0px; left:0px; width:300px; height:300px; background:url(../images/loading.gif) no-repeat 50% 50% #ffffff; border:1px solid #e2e2e2; text-align:center; overflow:hidden;} .handle{ z-index:10; visibility:hidden; position:absolute; cursor:crosshair; top:0px; left:0px; width:50px; height:50px; background:#c7dff5; border:1px solid #3987d1; opacity: 0.5; -moz-opacity:0.5; -khtml-opacity:0.5; filter:alpha(Opacity=50);} /* 取景框背景为填充色 */ /* ---------- lightbox Styles ---------- */ #jquery-overlay { position: absolute; top: 0; left: 0;z-index: 90;width: 100%;height: 500px;} #jquery-lightbox { position: absolute; top: 0; left: 0;width: 100%;z-index: 100;text-align: center;line-height: 0;} #jquery-lightbox a img { border: none; } #lightbox-container-image-box { position: relative; background-color:#fff; width:250px;height:250px; margin: 0 auto;} #lightbox-container-image { padding: 10px; } #lightbox-loading { position: absolute; top: 40%;left: 0%; height: 25%;width: 100%;text-align: center; line-height: 0;} #lightbox-nav { position: absolute; top: 0; left: 0;height: 100%;width: 100%;z-index: 10;} #lightbox-container-image-box > #lightbox-nav { left: 0; } #lightbox-nav a { outline: none;} #lightbox-nav-btnPrev, #lightbox-nav-btnNext { width:49%; height: 100%; zoom:1; display: block;} #lightbox-nav-btnPrev { left: 0; float: left;} #lightbox-nav-btnNext { right: 0; float: right;} #lightbox-container-image-data-box {font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; height:30px; width: 100%;padding: 0 10px 0;} #lightbox-container-image-data {padding: 0 10px; color: #666; } #lightbox-container-image-data #lightbox-image-details { width: 70%; float: left; text-align: left; display:none; }#lightbox-image-details-caption { font-weight: bold; } #lightbox-image-details-currentNumber { display: block;clear: left;padding-bottom: 1.0em;}#lightbox-secNav-btnClose { width: 66px; float: right;padding-bottom: 0.7em;} /* ==================================================================================================== * public module (公共模块样式) * ==================================================================================================== */ .btn_moreoption,.inquiry_tools a,.data_table .btn_remove,.productInfo .btn_addnew,.inquiry_info_title, .forms label.error{ background:url(../images/inquiry_pay_icon.png) no-repeat 0 -9999em;} /*侧边栏newsletter公共样式*/ .normal_newsletter{ float:left; width:200px; padding:15px 0 0 10px; background-color:#f6f8f9;} .normal_newsletter .headline, .normal_newsletter .btn_submit, .normal_newsletter .link_download{ background:url(../images/sprite_newsletter.png) no-repeat 0 -9999em;} .normal_newsletter .headline{ padding-left:35px; height:25px; margin-bottom:10px; line-height:25px; font-size:16px; font-family:Verdana, Geneva, sans-serif; font-weight:bold; color:#2bb7d6; background-position:-168px 0;} .normal_newsletter .tips{ color:#7c7c7c;} .normal_newsletter .input_text{ width:185px; height:20px; border:1px solid #ededed; padding-left:5px; margin-bottom:5px; line-height:20px;} .normal_newsletter .btn_submit{ width:51px; height:17px; margin-bottom:25px; background-position:0 0;} .normal_newsletter .btn_submit_hover{ background-position:0 -17px;} .normal_newsletter .link_download{ display:block; width:192px; height:51px; background-position:0 -49px; text-indent:-9999em;} /* Forms Public Styles 表单 公共样式 */ .forms li{ padding:5px 0; line-height:20px;} .forms .input_text,.forms select,.forms textarea{ float:left; border:1px solid #d6d6d6; padding:2px; width:216px;} .forms select{ height:22px; padding:2px 0;} .forms .label{ display:inline; float:left; padding:0 20px 0 0; width:190px; text-align:right;} .forms .label b, .inquiry_form_fill .fieldset b{ margin:0 0 0 4px; color:#ff0000; font-weight:bold;} .forms input.error,.forms select.error,.forms textarea.error{ border:1px solid #ee2727;} /*.forms input.valid,.forms select.valid,.forms textarea.valid{ border:1px solid #92db8d;}*/ /*.forms li input.input_focus,.forms textarea.input_focus{ background:#fbfafa;}*/ .forms label.error{ display:inline; float:left; padding-left:20px; line-height:22px; color:#c00000; background-position:0 -195px;} /* ==================================================================================================== * Header And Footer Styles (头部和尾部样式) * ==================================================================================================== */ #content{ position:relative; z-index:2; padding-top:14px;} .inner-promo{margin-bottom:16px;} /*==============header===============*/ #header{ position:relative;z-index:3; background:url(../images/bg_nav_x.png) repeat-x 0 150px;} #header .header_inner{background:url(../images/bg_header.jpg) no-repeat center 30px; } #logo{ display:inline; float:left; width:570px; height:95px; margin:25px 0 0 10px;} /*header_aside*/ .header_nav{ height:29px; line-height:20px; border-top:1px solid #eee;} .header_nav span{height:29px; line-height: 29px; margin-left:10px; color:#444;} .header_nav .hnav{float:right; line-height:29px; text-align:right;} .header_nav a{ margin:0 8px; padding-top:5px; color:#333;} /*normal_search*/ .normal_search .input_text{ padding-left:3px;} .normal_search{ background:#ededed; width:272px; height:32px;} .normal_search .input_text{ float:left; width:120px; font-size:12px; color:#999999; padding:3px 5px; height:19px; line-height:19px;} .normal_search .btn_search{ float:right; width:25px; height:25px; background: transparent;} .header_search{ float:right; width:161px; height:25px; padding:2px 5px; margin-top:19px; background:url(../images/bg_search.png) no-repeat 0 0;} /*nav*/ #nav{ height:43px; position: relative;} #nav .chinese{position: absolute; top:0; right:0; height:43px; line-height: 43px; font-size:14px; color:#fff;} .nav_item{ position:relative; display:inline; padding-right:2px; float:left; height:43px; line-height:43px; background:url(../images/bg_nali.png) no-repeat right center; text-transform:capitalize;} .nav_item:nth-last-child(1){background:none;} .nav_item.hover{ background:url(../images/bg_nali.png) no-repeat right center #0b5e32; color:#fff;} .nav_item:nth-last-child(1).hover{background:#0b5e32;} .nav_item .nav_target{ display:block; padding:0 25px; width:90px; text-align:center; font-size:14px; float:left; height:43px; line-height:43px; color:#fff; text-decoration:none; cursor:pointer;} .nav_item a.nav_target{ color:#fff;} .nav_item .nav_target:hover{ color:#fff; } .nav_item.hover .nav_target ,.nav_item.hover .nav_target:hover{color:#fff; } .nav_item .nav_target_current{ color:#fff;} .nav_item_last{ padding:0 33px; background:none;} /*nav_sublist*/ .nav_sublist{width:140px; position:absolute; top:43px; left:0px; display:none; color:#fff; text-shadow:none; font-size:13px; background:url(../images/bg_navdn_repeat.png) repeat 0 0;} .nav_sublist .nav_subtarget{ display:block; line-height:30px; color:#fff; text-align:center; text-decoration:none; font-size:13px; cursor:pointer; white-space: nowrap; } .nav_sublist .nav_subtarget:hover{ } .nav_subitem_hover, .navPro .hover{ text-shadow:none;} .nav_subitem_hover .nav_subtarget{ color:#3c3b37;} .nav_subitem{border-bottom:1px solid #fff;} .nav_aboutus_item .nav_sublist{ position:absolute; top:34px; left:0px;} /*nav_extralist*/ .nav_extralist{ position:absolute; top:34px; left:0px; display:none; padding:15px 20px 15px 10px; width:850px; white-space:nowrap; background-color:#d7f7ff;} .nav_extralist .nav_extraitem{ float:left; /*overflow:hidden;*/ } .nav_extralist .nav_extratarget{ float:left; padding:0 20px; color:#545454;} /*nav_bottom*/ .nav_bottom{ height:6px; background:url(../images/bg_crumb.png) no-repeat 0 0;} /*===============footer========== =====*/ #footer{text-align:center;} .footer_nav{margin-bottom:22px;} .footer_nav a{ padding:0 10px; color:#333333;} #footer .copyright{height:62px; padding:25px 0 20px; background: url(../images/bg_footer_x.png) repeat-x; color:#fff;} #footer .copyright p{ margin-bottom:15px;} #footer .copyright p span{margin:0 10px;} .trustwave{ float:right; width:100px;} /*index page===================================index page*/ /*index页面聚合图*/ .home_product_inner .list_item .pro_title, .column .btn_more{ background:url(../images/sprite_index.png) no-repeat 0 -30px;} /*promo*/ .promo{margin:15px 0 16px; position:relative; height:290px; background: #000;} .promo_inner{ position:relative; height:300px; width:980px; overflow:hidden;} .promo .bigimg img{ position:absolute; top:0; left:0; padding:0px; display:none; } .promo .slide_triggers{ position:absolute; z-index:3; bottom:50%; width:20px; height:39px; background:url(../images/prev_next_index.png) no-repeat 0 0; text-indent:-9999em;} .promo .slide_triggers_prev{ left:20px; background-position:0 -39px;} .promo .prev_disabled{ background-position:0 0;} .promo .slide_triggers_next{ right:20px; background-position:0 -117px;} .promo .next_disabled{ background-position:0 -78px;} .cside{width:725px; float: left;} .ccont{width:260px; float: right;} .inews{float:left; width:319px; border-top:3px solid #00803f;} .imod .hd{border-bottom:1px solid #d4ae1f; height:39px; line-height: 39px; font-size:17px; color:#146539; background:url(../images/bg_imtitle.png) no-repeat 0 center; padding-left:38px; margin-bottom:8px;} .imod ,.imod2{ box-shadow: 0 2px 3px #bbb; background:#fff; padding:0 8px 8px;} .imod .hd ,.imod2 .hd{height:38px; line-height:38px; margin-bottom:13px;} .inews .img{margin-bottom:10px; width:360px; height:270px; overflow: hidden;} .inews h3{font-size:18px; color:#333; margin-bottom:15px;} .inews h3 a{color:#333;} .inews h3 a:hover{color:#d4ad21;} .inews p{height:120px; margin-bottom:20px; line-height: 20px; overflow: hidden; font-size:14px;} .inews .date{float:left; font-size:14px; color:#333333;} .inews .more{float:right; width:95px; height:30px; line-height: 30px; text-align:center; font-size:12px; background:#cb4848; text-decoration: none; color:#fff;} .inews .more:hover{background:#cf5959;} /*新闻动态*/ .inewactive{float:right; width:359px; padding-top:6px;} .imod2 .hd{padding:0 15px; background:url(../images/bg_hd.png) no-repeat 0 0 #e4e4e4; height:36px; line-height: 36px;} .imod2 .hd h3 ,.imod .hd h3{font-size:17px; color:#fff; float:left;} .imod2 .hd a ,.imod .hd a{float:right; font-size:12px; color:#00803f; text-transform: uppercase; font-weight:500;} .itgao .hd h3{color:#146539;} .inewactive li.first{padding-bottom:8px; border-bottom:1px dotted #b7b7b7;} .inewactive .first .date{float:left; width:65px; height:62px; border:1px solid #f6eaba;} .inewactive .first .date b{display:block; height:39px; line-height:39px; font-size:30px; text-align:center; color:#188a4b; background:#f6eaba; font-family: Arial, Helvetica, sans-serif;} .inewactive .date p{ font-size:13px; text-align:center; color:#178a4c; font-family: Verdana, Geneva, Tahoma, sans-serif; line-height: 23px;} .inewactive .ndetails{float: right; width:270px;} .inewactive .ndetails h4{margin:-7px 0 1px; line-height:30px; font-size:16px; color:#444; overflow: hidden;} .inewactive .ndetails p{height:44px; line-height: 22px; color:#888888; font-size:13px;} .ccont{font-size:14px;} .imod ,.imod2{margin-bottom:15px;} .imod h2 ,.imod2 h2{font-size:24px; margin-bottom:15px; color:#cb4848; padding-bottom:9px; border-bottom: 1px solid #dddddd;} .imod .itfirst{padding-bottom:10px; border-bottom: 1px dotted #bcc1c4;} .imod .itfirst h3 {height:24px; margin-bottom:10px; line-height: 24px; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; font-size:18px;} .imod .itfirst h3 a{color:#333;} .imod .itfirst h3 a:hover{color:#d4ad21;} .imod .itfirst p{ line-height: 22px; height:44px; font-size:14px; overflow: hidden; margin-bottom:8px; } .imod .itfirst .date{font-size:14px; color:#666;} /*实验室介绍*/ .sysintro p{ line-height: 28px; height: 227px; overflow: hidden; color:#444444; font-size:13px;} .imod .it ,.imod2 .it{padding:0;} .imod .it a.title ,.imod2 .it a.title{float:left; padding-left:15px; background:url(../images/bg_newli.png) no-repeat 2px center; width:300px; height:28px; line-height: 28px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; color:#333; font-size:14px;} .itgao .it a.title{width:230px;} .itgao ul{height: 226px;} .imod .it a:hover ,.imod2 .it a:hover{text-decoration: none; color: #d4ad21;} .imod .it .date ,.imod2 .it .date{float:right; width:40px; line-height: 28px; color:#666; text-align: right;} .imod .ft{text-align: right; margin-top:5px;} .imod .ft a{ font-size:13px; color:#cb4848;} .imod .it a.link{height:30px; line-height: 30px; white-space: nowrap; text-overflow: ellipsis; color:#333; font-size:14px;} .inewactive ul{height:224px; overflow: hidden;} .inewactive li{height:28px;} .inewactive li.first{height: auto; margin-bottom:7px;} /*科研成果*/ .iresult{padding-top:6px;} .iresult .it a.title{width:630px;} /*focus*/ .focusBox{} .focusImages{ position: relative; z-index: 1; width: 100%; height: 290px; overflow: hidden;} .focusImages li{ position: absolute; width: 100%; z-index: 1; left: 0; top: 0; overflow: hidden;} .focusImages li a{ display: block; position: relative;} .focusImages li a img{ position: absolute; left: 50%; top: 50%;width: 1000px; height: 290px;} .focusImages li p{ position: absolute; left: 0; right: 0; padding: 0 25px; line-height: 50px; background: #000; background: rgba(0, 0, 0, 0.7); font-size:18px; color: #fff; z-index: 1;} .focusNumBox{ position: absolute; z-index: 2; width:160px; text-align:center; right: 420px; bottom: 18px; white-space: nowrap;} .focusNumBox a{ display: inline-block; width: 15px; height: 14px; background:url(../images/bg_trigger.png) no-repeat -28px 0; line-height: 12px; border-radius:50%; text-align: center; color: #fff; text-decoration: none; overflow: hidden; margin: 0 5px;} .focusNumBox a.hideNumTxt{ text-indent: -99em;} .focusNumBox a.focusSel{ background-position:0 0; color: #000;} .focusPreArr,.focusNextArr{position: absolute; z-index: 3; top: 50%; margin-top:-17px; width: 19px; height: 34px; border-radius: 3px; background: url("../images/bg_focusarrow.png") no-repeat 0 center; color: #fff;} .focusPreArr{left:50px;} .focusNextArr{background-position:-23px center; } /*.focusPreArr:hover,.focusNextArr:hover{ background: url("images/focusArr.png") #000 no-repeat -36px center; background: url("images/focusArr.png") rgba(0, 0, 0, 0.4) no-repeat -29px center;}*/ .focusNextArr{ right: 50px;} .nfocusBox{} .nfocusBox .focusImages{ position: relative; z-index: 1; width: 100%; height: 224px; overflow: hidden;} .nfocusBox .focusImages li{ position: absolute; width: 100%; z-index: 1; left: 0; top: 0; overflow: hidden;} .nfocusBox .focusImages li a{ display: block; position: relative;} .nfocusBox .focusImages li a img{ position: absolute; left: 50%; top: 50%; width: 319px; height: 224px;} .nfocusBox .focusImages li p{ position: absolute; left: 0; right: 0; padding: 0 25px; line-height: 50px; background: #000; background: rgba(0, 0, 0, 0.7); font-size:18px; color: #fff; z-index: 1;} .nfocusBox .focusNumBox{ position: absolute; z-index: 2; width:70px; text-align:center; right: 10px; bottom: 10px; white-space: nowrap;} .nfocusBox .focusNumBox a{ display: inline-block; width: 15px; height: 14px; background:#fff; line-height: 12px; text-align: center; color: #d4ae1f; text-decoration: none; overflow: hidden; margin: 0 0 0 5px; border-radius:0;} .nfocusBox .focusNumBox a.hideNumTxt{ text-indent: -99em;} .focusNumBox a.focusSel{ background-position:0 0; background:#d4ae1f; color: #fff;} .nfocusBox .nfocusPreArr,.nfocusNextArr{position: absolute; z-index: 3; top: 50%; margin-top:-17px; width: 19px; height: 34px; border-radius: 3px; background: url("../images/bg_focusarrow.png") no-repeat 0 center; color: #fff;} .nfocusBox .focusPreArr{left:50px;} .nfocusBox .focusNextArr{background-position:-23px center; } /*.focusPreArr:hover,.focusNextArr:hover{ background: url("images/focusArr.png") #000 no-repeat -36px center; background: url("images/focusArr.png") rgba(0, 0, 0, 0.4) no-repeat -29px center;}*/ .nfocusBox .focusNextArr{ right: 50px;} .nfocusBox .focusImages li p{padding:0 9px; margin-bottom:0; font-size:14px; background:rgba(0, 0, 0, 0.7); background: url(../images/bg_trans2.png) repeat 0 0; height: 35px; line-height:35px;} .nfocusBox .focusImages li{height:224px;} /*列表页*/ .inner_content{overflow:hidden;} .sidebar{width:240px; float:left; margin-bottom:20px;} .sidebar .bd{padding:8px 0; border:1px solid #dddddd; border-top:none; background:#fff;} .sidebar h2{padding-left:33px; height:64px; line-height: 64px; font-size:24px; color: #fff; background: url(../images/bg_asidetitle.png) no-repeat 0 0; border-bottom:1px solid #d4ae1f;} .catelist li a{display: block; margin:8px 0; padding-left:47px; background: url(../images/bg_arrow2.png) no-repeat 25px center; height:36px; line-height: 36px; overflow:hidden; color:#333; font-size:16px;} .catelist li.on a ,.catelist li a:hover{background-color:#e4e4e4; text-decoration: none;} .catelist li{padding:0 8px; border-bottom:1px solid #e8e8e8;} .catelist li:nth-last-child(1){border-bottom:0;} .main{float:right; padding: 12px 15px; width:712px; border: 1px solid #dddddd; background:#fff; margin-bottom:20px;} .main .hd{font-size:22px; color:#ca484a; padding-bottom:10px; border-bottom:1px solid #dddddd; margin-bottom:30px;} .main .itmod{border-bottom:1px solid #dddddd; margin-bottom:30px;} .teachers{margin-left:-27px;} .teachers li{float:left; width:; width:121px; margin-left:30px; margin-bottom:10px;} .teachers li img{margin-top:;width:121px; height:173px; margin-top:-2px; margin-left:-2px;} .teachers li .pic{height:173px; background:#aaaaaa;} .teachers li p{line-height:44px; text-align:center; font-size:14px; text-transform: capitalize;} .crumb{ margin-bottom:12px; text-align:right; color:#00803f;} .crumb a{color:#666666;} .crumb span{margin:0 5px; color:#666;} /*新闻*/ .newsDetails{padding-bottom: 50px;} .newsDetails h3{margin-bottom:20px; font-size:22px; padding-top:20px; border-top:1px solid #dddddd; color:#333333; text-align:center;} .newsDetails h4{font-size:16px; padding-top:50px; color:#001eff; text-align:center;} .newsDetails .newintro{text-align: center; font-size:12px; color:#666666;} .newsDetails .newintro span{color:#00803f; margin-left:15px;} .newsDetails h2{height:40px; padding-left:25px; background:url(../images/bg_detailstitle.png) no-repeat 0 0 #e4e4e4; font-size:20px; line-height: 38px; margin-bottom: 15px; color:#00803f;} .newsDetails .date{padding-bottom:10px; font-size:14px; color:#666; margin-bottom:20px;} .newsDetails .details{margin:10px 15px 0; padding-top:30px; font-size:14px; background:url(../images/bg_newline.png) repeat-x 0 0;} .newsDetails .details p{ text-indent:28px; margin-bottom:25px; line-height:24px;} .newsDetails .next a{color:#333; font-size:14px;} .newsList .it{padding:0; border-bottom: 1px dotted #bcc1c4;} .newsList .it a.title{float:left; width:760px; height:36px; line-height: 36px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; color:#333; font-size:14px;} .newsList .it a:hover{text-decoration: none; color: #d4ad21;} .newsList .it .date{float:right; width:98px; line-height: 36px; padding-bottom:0; margin-bottom:0; border-bottom:none; color:#999; text-align: right;} /*新聞詳情*/ .nlist .it .date{font-size:13px; margin: 0; padding: 0; color:#888888; width:85px;} .nlist .it a.title{width:550px;} .newsDetails .imod2{box-shadow: none; padding: 0; margin:0;} .nlist .it{padding-bottom:6px; margin-bottom: 6px; border-bottom:1px solid #e8e8e8;} .tech_list { margin-top: 12px; margin-bottom: 20px; width: 710px; } .tech_list a { width: 18%; display: block; float: left; line-height: 40px; margin: 0 0 0 20px; color: #333; font-size: 14px; } .tech_list a:hover{ text-decoration: none; color: #d4ad21;} .third_nav { } .third_nav li { height: 28px; line-height: 28px; padding-left: 10px; border-bottom: none; } .third_nav li a { color: #444444; font-size: 14px; padding-left: 50px; background: url(../images/bg_arrow2.png) no-repeat 35px center; height: 28px; line-height: 28px; background-color: #FFFFFF !important; } .each_clumn_top a:link{ font-family: "微软雅黑"; font-size: 16px; padding-left: 10px; color: #333333; } /*分页*/ .page{ text-align: right; margin-top:20px;} .page a{display: inline-block; border:1px solid #e5e5e5; margin-left:3px; padding:6px 9px; font-size:12px; color:#999999;} .page a.cur{font-weight:700; color:#d4ae1f; background:#fff; border-color:#fff; text-decoration: none;} .page a:hover{text-decoration: none; color:#d4ae1f; border:1px solid #d4ae1f;}