@charset "utf-8";
/* CSS Document */
/*公用*/
*{margin:0;padding:0;}
html,body{-webkit-text-size-adjust:none;}
body{font-size:14px;  font-family:"微软雅黑"; background:#f2f2f2; line-height:26px; color:#818181}
ol li,ul li{ list-style-type:none; vertical-align:middle;}
img{border:none;vertical-align:middle;}
input{vertical-align:middle;}
font{font-size:12px;}
table{border-collapse: collapse;border-spacing: 0;}
h5{font-size:16px}
h1, h2, h3, h4, h5, h6{
    font-family: inherit;
    font-weight: 500;
    line-height: 20px;
    text-rendering: optimizelegibility;
}
ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
li{
	margin:0px;
	padding:0px;
	list-style:none;
}
a{ text-decoration:none; color:#666666;}
a:hover{color:#004b96;}
.clear{clear:both;}

.fl{float:left;}
.fr{float:right;}
.h15{ width:100%; height:15px;}
/********user*********/
.userbg{
	height:50px;
	width:100%;
	background:#004b96;
	line-height:50px;
}
.user{
	height:40px;
	width:1200px;
	margin:0 auto;
}
.user_l{
	float:left;
	width:700px;
	color:#FFF;
	padding-left:20px;
}
.user_l a{
	margin-right:8px;
}
.denglu{
	width:100px;
	float:left;
	background:url(../images/denglu.png) 0px 8px no-repeat;
	text-indent:23px;
}
.zhuce{
	width:100px;
	float:left;
	background:url(../images/zhuce.png) 0px 8px no-repeat;
	text-indent:26px;
}
.weixina{
	width:120px;
	float:left;
	position:relative;
	background:url(../images/weixina.png) 0px 8px no-repeat;
	text-indent:31px;
}
.gongzhong{
background: url(../images/yytbar.png) no-repeat;
  width: 145px;
  height: 145px;
  text-align: center;
  position: absolute;
  padding: 25px 10px;
  right: 0px;
  top: 26px;
  color: #666;
  z-index: 999;
  display: none;
}
  
.user a{
	color:#FFF;
}
.user a:hover{
	color:#dfb569;
}
.menhu{
	width:230px;
	float:left;
}
.menhu a{
	float:left;
	margin-left:20px;
}

.ser02{
float:left;
width:168px;
background:url(../images/ser02.png) repeat-x;
display:inline;
height:25px;
line-height:25px;
}

.ser03{
float:left;
width:35px;
}
.search{
border:none;
width:189px;
color:#959595;
margin:0px;
padding:0px;
background:none;
height:30px;
line-height:30px;
font-family:"微软雅黑";
font-weight:bold;
}
.sousuo{
	width:203px;
	padding-top:11px;
	float:left;
}
/********首页*********/
.head{ width:100%; background:#FFF;}
.top{ width:100%; margin:0 auto;height:155px;	background:url(../images/logo1.jpg) top center;}

.navmenu {
	height:55px;
	line-height:55px;
	position:relative;
	z-index:999;
	clear:both;
	width:1200px;
	margin:0 auto;
}
.navmenu a {
	-webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease;
}
h3 {
	margin:0px;
	padding:0px;
}
.navmenu .nLi {
	float:left;
	position:relative;
	display:inline;
	font-weight:nomal;
}
.navmenu .s {
	float: left;
	width:2px;
	text-align: center;
	font-size: 12px;
	padding-top:12px;
    *padding-top:0px;
	_padding-top:10px;
}
.navmenu .nLi h3 {
	float:left;
}
.navmenu .nLi h3 a {
	display:block;
	padding:0 33px;
	font-size:15px;
	line-height:55px;
	font-weight:bold;
	color:#606060;
	background:url(../images/kb1.png) no-repeat 102px 26px; 
}
.navmenu .nLi h3 a span {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 0px 0px 2px;
}
.navmenu .sub {
	display:none;
	width:178px;
	left:0px;
	top:55px;
	position:absolute;
	background:#004b96 ;
	line-height:36px;
	padding:20px 0 50px 0px;
}
.navmenu .sub li {
	zoom:1;
}
.navmenu .sub a{ display:block; color:#ffffff; text-align:left; width:178px; font-size:15px; margin:0px auto; line-height:36px; -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; font-weight:nomal; font-size:14px; text-indent:30px;}
.navmenu .sub a:hover{  color:#004b96;  width:178px; -webkit-transition: all 0.25s ease;-moz-transition: all 0.25s ease;-ms-transition: all 0.25s ease;-o-transition: all 0.25s ease;transition: all 0.25s ease; background:#FFF}
.navmenu .on h3 a {
	background:url(../images/kb2.png) #004b96 no-repeat 102px 26px; 
	color:#fff;
}

.zhihui{
	width:1200px;
	margin:0 auto;
	height:65px;
	overflow:hidden;
}
#menuts li {
	float:left;
	margin-left:2px;
	padding:0px;
}
#menuts li a {
	float:left;
	color:#848484;
	width:108px;
	text-align:left;
	display:block;
	height:65px;
	font-size:16px;
	line-height:65px;
	
}
#menuts li a:hover {
	float:left;
	color:#002c75;
	width:108px;
	border-bottom:4px solid #ea5a25;
}
.baoguang{
	width:1200px;
	margin:0 auto;
}
.baoguang_l{
	float:left;
	width:620px;
}
.baoguang_r{
	float:right;
	width:568px;
	text-align:right;
}
.content_zh{
	width:1200px;
	margin:0 auto;
}
.content_zhl{
	width:256px;
	float:left;
	height:402px;
	background:#e9e9e9;
}
.toutiao{
	height:57px;
	width:256px;
	background:url(../images/toutiao.png) #ea5a25  20px 6px no-repeat;
	color:#FFF;
	overflow:hidden;
	font-size:22px;
	font-weight:bold;
	line-height:57px;
	text-indent:65px;
}
.tou_title{
	width:230px;
	margin:0 auto;
	padding-top:34px;
	border-bottom:1px solid #dbdbdb;
	padding-bottom:16px;
	font-weight:bold;
}
.tou_jj{
	width:210px;
	margin:0 auto;
	padding-top:13px;
}
.tou_jj a{
	color:#868686;
}
.tou_jj a:hover{
	color:#002c75;
	text-decoration:underline;
}
.tou_title a{
	font-size:16px;
	color:#002c75;
}
.tou_title a:hover{
	font-size:16px;
	color:#000;
	text-decoration:underline;
}
.xmweb{
	text-align:left;
	clear:both;
	padding-left:24px;
	padding-top:24px;
}
.xmweb a {
	display:inline-block;
	margin-top:8px;
	width:151px;
	height:35px;
	line-height:35px;
	border:1px solid #002c75;
	text-align:center;
	color:#002c75;
	text-transform: uppercase;
 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
	margin-right:5px;
}
.xmweb a:hover {
	background:#002c75;
	color:#FFF;
	border:1px solid #002c75;
}
.content_zhr{
	width:935px;
	float:right;
	height:402px;
}
.kjzts-left {
	width:352px;
	overflow:hidden;
	position:relative;
	height:234px;
	float:left;
	margin:20px 0px 0px 27px;
}

.xinwen_r{
	width:360px;
	float:left;
	margin-left:20px;
	padding-top:20px;
}
.xinwen_r a{
	width:360px;
	float:left;
	line-height:38px;
}
.kjzts-left .hd1 ul {
	float:right;
	overflow:hidden;
	zoom:1;
	margin-top:10px;
	zoom:1;
	position:absolute;
	left:280px;
	top:203px;
	cursor:pointer;
	z-index:1000;
}
.kjzts-left .bd1 ul li .title {
    line-height: 34px;
    height: 34px;
    background: url(../images/ttb.png) repeat-x;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    position: relative;
    margin-top: -34px;
    z-index: 99;
	text-align:left;
	text-indent:10px;
}
.kjzts-left .hd1 ul li {
	float:left;
	width:10px;
	height:10px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url(../images/yuan_44.png) 0px 0px no-repeat;
}
.kjzts-left .hd1 ul li.on {
	background:url(../images/yuan_47.png) 0px 0px  no-repeat;
}
.kjzts-left .bd1 {
	margin:0px 0px 0px 0px;
	height:402px;
	overflow:hidden;
	
}
.kjzts-left .bd1  img {
	width:352px;
	height:234px;
	
}
.kjzts-left .bd1 ul {
	overflow:hidden;
	zoom:1;
}
.blank26{
	height:26px;
	overflow:hidden;
	clear:both;
}
.blank15{
	height:19px;
	overflow:hidden;
	clear:both;
}
.blank4{
	height:8px;
	overflow:hidden;
	clear:both;
}


.blank58{
	height:58px;
	overflow:hidden;
	clear:both;
}
.i-wrap-fiv {
  width:1200px;
  margin:0 auto;
  clear:both;
  background: #fff;
}
.clearkb{
	clear:both;
	width:100%;
	margin:0 auto;
	border-bottom:1px solid #dddddd;
	height:50px;
	padding-top:15px;
	
}
.baibg{
	width:100%;
	height:256px;
	overflow:hidden;
	background:#fff;
}
.titlea {
  font-size: 22px;
  line-height: 48px;
  height:48px;
  font-weight: normal;
  color:#4a4a4a;
  border-bottom:3px solid #004b96;
  float:left;
}
.morea {
  width:50px;
  line-height: 49px;
  height:49px;
  color:#9a9a9a;
  float:right;
  text-align:left;
  padding-right:5px;
  padding-top:5px;
  background:url(../images/mora.png) no-repeat 36px 24px;
}

	
.project .titlea {
  font-size: 36px;
  line-height: 50px;
  height:50px;
  font-weight: normal;
  color:#3c3c3c;
  float:left;
  width:400px;
}
.project .morea {
	width:150px;
	height:40px;
  font-weight: normal;
  color:#3c3c3c;
  float:right;
  text-align:right;
  font-weight:bold;
  padding-top:16px;
  padding-right:27px;
}
.i-wrap-fiv .list {
  overflow: hidden;
  clear:both;
}
.i-wrap-fiv .list ul {
  width: 1200px;
}
.i-wrap-fiv .list li {
  width:390px;
  margin-right: 10px;
  float:left;
  position:relative;
}
.i-wrap-fiv .list .img {
  display: block;
  position: relative;
  overflow: hidden;
}
.i-wrap-fiv .list img {
  width: 100%;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.i-wrap-fiv .list li:hover img{
		transform: scale(1.1, 1.1);
	}
.i-wrap-fiv .list li:hover .stit a {
  color: #ea5a25;
}
.i-wrap-fiv .list .date-box a {
  display: block;
  width: 102px;
  position: absolute;
  height:31px;
  line-height:31px;
  left:0px;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:16px;
  color: #fff;
}

.i-wrap-fiv .list .cont {
  padding-top: 20px;
}
.i-wrap-fiv .list .stit {
  font-size: 16px;
  font-weight: bold;
  color: #000;
  line-height: 36px;
}
.i-wrap-fiv .list .stit a {
  color: #000;
   transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.i-wrap-fiv .list .word {
  display: block;
  line-height: 24px;
  font-size: 14px;
  margin-top: 13px;
}
.i-wrap-fiv .list .word a {
  display: inline-block;
  color: #666;
}
.i-wrap-fiv .list .more {
  display: inline-block;
  line-height: 30px;
  margin-top: 15px;
  padding-right: 20px;
  background: url(../images/ico_18.png) no-repeat right center;
  font-size: 14px;
  color: #ea5a25;
}
/*******项目推荐*******/
.jxcz{
	width:1140px;
	clear:both;
	padding:20px 30px 30px 30px;
	overflow:hidden;

}
.jxcz .box{
	float: left;
	margin-right: 8px;
	position: relative;
}
.jxcz .box{
	width: 221x;
	height: 84px;
	overflow: hidden;
}
.jxcz .box img {
  width: 100%;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.jxcz .box img:hover{
		transform: scale(1.1, 1.1);
}
/*******项目推荐*******/
.jxcz_xm{
	width:586px;
	clear:both;
	padding-top:10px;

}
.jxcz_xm .box{
	float: left;
	margin-right: 9px;
	position: relative;
	margin-top:13px;
}
.jxcz_xm .box{
	width: 284px;
	height: 209px;
	overflow: hidden;
}
.jxcz_xm .box img {
  width: 100%;
  width: 284px;
	height: 209px;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.jxcz_xm .box img:hover{
		transform: scale(1.1, 1.1);
}
.jxcz_xm .box h3{
	position: absolute;
	top: 177px;
	left: 0;
	width: 284px;
	text-align:center;
	background: url(../images/blank.png) repeat-x;
	height: 32px;
	color: #fff;
	line-height: 32px;
	z-index: 5;
	font-size: 14px;
	font-weight: normal;
	
}
/*******项目推荐内页*******/
.jxczny{
	width:326px;
	clear:both;
	padding-top:15px;

}
.jxczny .box{
	float: left;
	margin-right: 5px;
	position: relative;
}
.jxczny .box{
	width: 158px;
	height: 116px;
	overflow: hidden;
	float:left;
	margin-top:10px;
}
.jxczny .box img {
  width: 100%;
  -webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.jxczny .box img:hover{
		transform: scale(1.1, 1.1);
}
.jxczny .box h3{
	position: absolute;
	top: 84px;
	left: 0;
	width: 158px;
	text-align:center;
	background: url(../images/blank.png) repeat-x;
	height: 32px;
	color: #fff;
	line-height: 32px;
	z-index: 5;
	font-size: 12px;
	font-weight: normal;
	
}
/*******合作伙伴*******/
/*******合作伙伴*******/

.hzhb{
	padding:0px 0px 40px 0px;
	width:1200px;
	clear:both;
	overflow:hidden;
}
.hzhb li{
	float:left;
	margin-right:20px;
	line-height:28px;
}
.hzhb li a{
	color:#818181;
}
.hzhb li a:hover{
	color:#002c75;
}
/*******内容页*******/
.content_ny{
	width:1200px;
	margin:0 auto;
	clear:both;
	padding-bottom:30px;
	overflow:hidden;
	padding-top:20px;
}
.content_nyl{
	width:296px;
	float:left;
}
.left_top {
	font-size:14px;
	color:#FFF;
	height:80px;
	width:296px;
	line-height:80px;
	background:url(../images/gasti.png)  #004b96 no-repeat 33px 9px;
	text-indent:100px;
	text-align:left;
	font-weight:bold;
}
.listny{
	width:840px;
	clear:both;
	border-bottom:1px solid #e5e5e5;
	padding-bottom:22px;
	height:130px;
	margin-top:22px;
}

.listny_l{
	width:220px;
	float:left;
	position:relative;
	overflow:hidden;
}
.listny_l .date-box {
  display: block;
  width: 90px;
  position: absolute;
  height:28px;
  line-height:28px;
  left: 0;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
}

.listny_l  a img{
	width:220px;
	height:139px;
	overflow:hidden;
	float:left;
	-webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.listny_l  a  img:hover{
		transform: scale(1.1, 1.1);
}
.dabiaoti a{
	font-size:16px;
	font-weight:bold;
	color:#636363;
	height:40px;
	line-height:40px;
}
.dabiaoti a:hover{
	font-size:16px;
	font-weight:bold;
	color:#ea5a25;
}
.xiaobiaoti{
	height:60px;
}
.xiaobiaoti a{
	color:#9f9f9f;
}
.xiaobiaoti a:hover{
	color:#002c75;
}
.timezh{
	color:#b2b2b2;
}
		
.listny_r{
	width:600px;
	float:right;
}
.content_nyr{
	width:823px;
	float:right;
	padding:20px 30px 80px 30px;
	background:#fff;
}

.rzf{
	width:354px;
	clear:both;
	padding-top:21px;
	margin:0 auto;

}
.rzf_l{
	width:120px;
	float:left;
}
.rzf_r{
	width:230px;
	float:right;
}

.rzfsy{
	width:550px;
	clear:both;
	padding-top:21px;
}
.rzfsy_l{
	width:177px;
	float:left;
	position:relative;
}
.rzfsy_l .date-box  a{
  display: block;
  width: 102px;
  position: absolute;
  height:31px;
  line-height:31px;
  left: 0;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
}
.rzfsy_r{
	width:360px;
	float:right;
}
.rzfsy_r a span{
	color:#3c3c3c;
	font-weight:bold;
	font-size:18px;
}
.rzfsy_r a:hover span{
	color:#002c75;
	font-weight:bold;
}
.hitzhbg{
	border-bottom:2px solid #cacaca;
	width:326px;
	height:60px;
}
.hitzh{
	font-size:24px;
	color:#595959;
	border-bottom:3px solid #002c75;
	float:left;
	height:59px;
	line-height:59px;
}
.paihang{
	clear:both;
	padding-top:13px;
	width:354px;
	margin:0 auto;
}
.paihang li a span{
	color:#808080;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
}
.paihang li a span.tqz{
	color:#808080;
	background:#e74c3c;
	float:right;
    font-family:"微软雅黑";
	color:#FFF;
	border-radius: 50px;
	text-align:center;
	height:20px;
	line-height:20px;
		font-size:12px;
	width:59px;
}
.paihang li a span.yfh{
	color:#808080;
	background:#5cb85c;
	float:right;
    font-family:"微软雅黑";
	color:#FFF;
	border-radius: 50px;
	text-align:center;
	height:20px;
	line-height:20px;
	font-size:12px;
	width:59px;
}
.paihang li a span.jhz{
	color:#808080;
	background:#f0ad4e;
	float:right;
    font-family:"微软雅黑";
	color:#FFF;
	border-radius: 50px;
		font-size:12px;
	text-align:center;
	height:20px;
	line-height:20px;
	width:45px;
}
.paihang li {
	background:url(../images/li.gif) no-repeat 0px 11px;
	padding-left:11px;
}

.paihang li a{
	height:30px;
	line-height:30px;

}

.paihang li a:hover span{
	color:#019966;
}
/*******内容页*******/
.news_title{
	font-size:26px;
	font-weight:bold;
	line-height:38px;
	padding:20px 0px 8px 0px;
	width:823px;
	text-align:center;
}
.news_leibie a{
  display: block;
  width: 80px;
  height:26px;
  line-height:26px;
  background-color: #ea5a25;
  text-align: center;
  font-size:14px;
  color: #fff;
  clear:both;
}
.zhengwen{
	color:#727272;
	padding:10px 0px 10px 0px;
	line-height:28px;
}
	
/*******俱乐部******/
.huiyuan{
	width:1200px;
	clear:both;
}
.gongsi li{
	float:left;
}

.gongsi li a {
	width:162px;
	height:212px;
	overflow:hidden;
	float:left;
	text-align:center;
	margin:10px 78px 15px 0px ;
	 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.gongsi li a img{
	width:162px;
	height:162px;
	overflow:hidden;
	float:left;
	border-radius:162px;
	-webkit-transform: translateZ(0px);
          transform: translateZ(0px);
  -webkit-transition: -webkit-transform 0.6s ease 0s;
          transition: transform 0.6s ease 0s;
}
.gongsi li a  img:hover{
		transform: scale(1.1, 1.1);
}
.gongsits {
	width:1200px;
	clear:both;
}
.gongsits li{
	float:left;
}
.gongsits li a{
	float:left;
	width:224px;
	height:38px;
	line-height:38px;
	display:block;
	margin-right:11px;
	border:1px solid #c6c6c6;
	text-align:center;
	color:#8c8c8c;
	margin-top:15px;
	 transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.gongsits li a:hover{
	float:left;
	width:224px;
	height:38px;
	line-height:38px;
	display:block;
	margin-right:11px;
	border:1px solid #002c75;
	text-align:center;
	color:#002c75;
}
.qiyejia{
	width:1200px;
	clear:both;
}
.shenghuo_slider{
	overflow:hidden;
	zoom:1;
}
.shenghuo_slider li {
	margin:0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	position: relative;
	width: 295px;
	height: 298px;
	overflow: hidden;
	background:#FFF;
}
.shenghuo_slider li .pic {
	text-align:center;
	width:295px;
	overflow: hidden;
}
.shenghuo_slider li .pic img {
	display:block;
}
.shenghuo_slider li .pic a:hover img {
	border-color:#999;
}
.shenghuo_slider li .title {
	line-height:26px;
	color:#565656;
	font-family:"Microsoft YaHei";
	text-align: center;
	position: absolute;
	bottom:-200px;
	left:0;
	background-color:#002c75;
	width: 295px;
	padding-top:130px;
	cursor:default;
	filter:Alpha(Opacity=70); opacity:0.8; 
}
.slide_hov_bg {
	position: absolute;
	top:65px;
	width: 175px;
	height: 52px;
	display: none;
	left:0px
}
.shenghuo_slider li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.shenghuo_slider li .title h1 {
	font-size: 30px;
	color:#fff;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
}

	.shenghuo_slider li .title .ttba {
		height:20px;
		color:#868686;
}

.shenghuo_slider li .title .add {
	color:#fff;
	text-align:center;
}

.shenghuo_slider li .title .s_txt {
	padding: 20px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	display: none;
	height:300px;
}
.shenghuo_slider li .title .s_txt  a{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#ea5a25;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:87px;
}
.shenghuo_slider li .title .s_txt  a:hover{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#a10a11;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:87px;
}


.shenghuo_slider li .bg {
	background-color:#000;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	z-index:0;
	opacity:0.5;
	display: none;
}
.shenghuo_slidersy{
	overflow:hidden;
	zoom:1;
}
.shenghuo_slidersy li {
	margin:0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	position: relative;
	width: 192px;
	height: 194px;
	overflow: hidden;
	background:#FFF;
	margin-left:8px;
}
.shenghuo_slidersy li .pic {
	text-align:center;
	width:192px;
	height:194px;
	overflow: hidden;
}
.shenghuo_slidersy li .pic img {
	display:block;
}
.shenghuo_slidersy li .pic a:hover img {
	border-color:#999;
}
.shenghuo_slidersy li .title {
	line-height:26px;
	color:#565656;
	font-family:"Microsoft YaHei";
	text-align: center;
	position: absolute;
	bottom:-190px;
	left:0;
	background-color:#002c75;
	width: 192px;
	padding-top:130px;
	cursor:default;
	filter:Alpha(Opacity=70); opacity:0.8; 
}
.slide_hov_bg {
	position: absolute;
	top:65px;
	width: 175px;
	height: 52px;
	display: none;
	left:0px
}
.shenghuo_slidersy li a {
	width: 100%;
	height: 100%;
	overflow: hidden;
}
.shenghuo_slidersy li .title h1 {
	font-size: 30px;
	color:#fff;
	height:40px;
	line-height:40px;
	overflow:hidden;
	text-align:center;
}

	.shenghuo_slidersy li .title .ttba {
		height:20px;
		color:#868686;
}

.shenghuo_slidersy li .title .add {
	color:#fff;
	text-align:center;
}

.shenghuo_slidersy li .title .s_txt {
	padding: 20px 0px 0px 0px;
	text-align: center;
	overflow: hidden;
	display: none;
	height:250px;
}
.shenghuo_slidersy li .title .s_txt  a{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#ea5a25;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:41px;
}
.shenghuo_slidersy li .title .s_txt  a:hover{
	width:108px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#a10a11;
	display:block;
	color:#FFF;
	font-size:14px;
	margin-left:41px;
}


.shenghuo_slidersy li .bg {
	background-color:#000;
	width: 100%;
	height: 100%;
	position: absolute;
	left:0;
	top:0;
	z-index:0;
	opacity:0.5;
	display: none;
}
/*******图片列表页*******/
.main2_2{padding:25px; }
.main2_2 ul li{float:left; width:228px; height:164px;position:relative ; margin-right:15px; margin-bottom:15px;}-size:14px; text-align:center; }
.main2_2 ul li:nth-child(3n){ margin-right:0;}
..................................0

/*******底部*******/
.footer {
	width:100%;
	clear:both;
}
.dibu{
	width:100%;
	background:#004b96;
	height:270px;
	overflow:hidden;
}
.footer  {
	width:1140px;
	height:auto;
	margin:0 auto
}

.footbg {
	width:100%;
	height:54px;
	background:#003a74;
	overflow:hidden;
		color:#c8c8c8;
	line-height: 54px;
}
.foot {
	width:1140px;
	overflow:hidden;
	margin: 0 auto;
	
}
.map_edu{
	width: 230px;
	float: left;
	padding-top: 50px;
	margin-right: 200px;
}
.link_title{
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #a3bed9;
	height: 40px;
	line-height: 40px;
	color: #fff;
	
}
.jncha{
	color: #fff;
	font-size: 12px;
	padding-top: 20px;
}
.kbxj{
	padding-top: 20px;
}
.kbxj li a {
	float: left;
	width: 100px;
	color: #ffffff;
	height: 28px;
	line-height: 28px;
	font-size: 12px;
}
.kbxj li a:hover {
	float: left;
	width: 100px;
	color: #dfb569;
}
.foot_l {
	width:520px;
	overflow:hidden;
	float: left;

}
.foot_r {
	width:220px;
	overflow:hidden;
	float: right;
	text-align: right;

}


.banquan{
	width:675px;
	text-align:left;
	color:#a8a8a8;
	float:left;
}
.banquana{
	width:675px;
	float:right;
	clear:both;
}
.banquana a:hover{
	color:#019966;
}

.banquana a{
	color:#686868;
	font-weight:bold;
	float:left;
}
.banquana span {
	display:block;
	width:1px;
	height:11px;
	background:#686868;
	float:left;
	margin:8px 10px 15px 10px
}
.foot .foot-new a {
	color:#a8a8a8;
	font-size:14px;
	float:right
}

/*fy*/
.pageWrapper {
	FONT-SIZE: 14px;
	BACKGROUND: #F7F7F7;
	WIDTH:100%;
}
.pgbtn A {
	DISPLAY: block;
	COLOR: #666;
	LINE-HEIGHT: 32px;
	FONT-FAMILY: verdana;
	TEXT-DECORATION: none
}
.pagnum a {
	MARGIN-left:5px;
	WIDTH: 38px;
	height:32px;
	BORDER:#dddddd 1px solid;
}
.pagnum A:hover {
	WIDTH: 38px;
	border:1px solid #34ad85;
	text-align:center;
	color:#FFFFFF;
	background:#34ad85;
}
.pagnumts a {
	MARGIN-left:5px;
	WIDTH: 62px;
	height:32px;
	background:#efefef;
	border:1px solid #dddddd;
}
.pagnumts A:hover {
	WIDTH: 62px;
	border:1px solid #34ad85;
	text-align:center;
	color:#FFFFFF;
	background:#34ad85;
}
a.currentpg {
	font-weight:bold;
	border:1px solid #34ad85;
	text-align:center;
	color:#FFFFFF;
	background:#34ad85;
}
.pagek {
	height:25px;
	padding:50px 0px 20px 0px;
	clear:both;
}
.pages {
	MARGIN: 1px 0px 1px 0px;
	FLOAT:right;
	TEXT-ALIGN: center;
	height:25px;
}
.pagetb {
	MARGIN: 0px auto
}
.pregro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.nxtgro {
	WIDTH: 10px;
	PADDING-TOP: 2px;
	HEIGHT:10px
}
.pregro {
	DISPLAY: inline;
	FLOAT: left;
	MARGIN: 1px 0px 1px 5px;
	text-align:center;
}
.nxtgro {
	DISPLAY: inline;
	FLOAT: right;
	MARGIN: 2px 5px 2px 0px;
	text-align:center;
}
.pages li {
	float:left;
}
.lefttitle{
	height:46px;
	width:840px;
	line-height:46px;
	background:url(../images/home.gif) #f9f9f9 no-repeat 18px 15px;
	border-bottom:1px solid #cccbca;
	text-indent:46px;
}
.position{
	color:#002c75;
}
/* 图片新闻 */
	.apicScroll-left {
	width:658px;
	overflow:hidden;
	position:relative;
	height:264px;
	background:#e9e9e9;
}
.apicScroll-left .hd .prev {
	display:block;
	cursor:pointer;
	position:absolute;
	width:32px;
	height:32px;
	top:220px;
	left:250px;
	z-index:6;
	background:url(../images/lefta.png) no-repeat;
}
.apicScroll-left .hd .next {
	background:url(../images/righta.png) no-repeat;
	position:absolute;
	left:290px;
	top:220px;
	cursor:pointer;
	z-index:6;
width:32px;
	height:32px;
}
.apicScroll-left .hd .prev:hover {
	display:block;
	cursor:pointer;
	position:absolute;
	width:32px;
	height:32px;
	top:220px;
	left:250px;
	z-index:6;
	background:url(../images/leftaa.png) no-repeat;
}
.apicScroll-left .hd .next:hover {
    background:url(../images/rightaa.png) no-repeat;
	position:absolute;
	left:290px;
	top:220px;
	cursor:pointer;
	z-index:6;
width:32px;
	height:32px;
}
.apicScroll-left .hd .prevStop {
	background-position:-60px 0;
}
.apicScroll-left .hd .nextStop {
	background-position:-60px -50px;
}
.apicScroll-left .hd ul {
	float:right;
	overflow:hidden;
	zoom:1;
	zoom:1;
}
.apicScroll-left .hd ul li {
	float:left;
	width:9px;
	height:9px;
	overflow:hidden;
	margin-right:5px;
	text-indent:-999px;
	cursor:pointer;
	background:url("images/icoCircle.gif") 0 -9px no-repeat;
}
.apicScroll-left .hd ul li.on {
	background-position:0 0;
}
.apicScroll-left .bd {
}
.apicScroll-left .bd ul {
	overflow:hidden;
	zoom:1;
}
.apicScroll-left .bd ul li {
	margin:0 0px;
	float:left;
	_display:inline;
	overflow:hidden;
	text-align:center;
	width:658px;
	height:264px;
}
.apicScroll-left .bd ul li .pic {
	text-align:center;
	width:345px;
	float:left;
	position:relative;
}
.apicScroll-left .bd ul li .pic .date-box {
  display: block;
  width: 102px;
  position: absolute;
  height:31px;
  line-height:31px;
  left: 0;
  top: 0;
  background-color: #ea5a25;
  text-align: center;
  font-size:16px;
  color: #fff;
}
.apicScroll-left .bd ul li .pic .date-box a{
	color:#FFF;
}

.apicScroll-left .bd ul li .title {
	width:256px;
	float:left;
	font-size:14px;
	z-index:999;
	margin-left:26px;
	text-align:left;
}
.f20{
	font-size:20px;
	color:#555555;
	padding-top:30px;
	line-height:32px;
	margin-bottom:16px;
}
.f20 a{
	color:#555;
}

.apicScroll-left .bd ul li .title .jianjie {
	color:#3a3a3a;
	font-size:12px;
	width:260px;
	z-index:999;
	line-height:18px;
	text-align:left;
	padding:10px 10px 0px 10px;
}
/*研究项目库*/
.yanjiu{
	width:388px;
	float:right;
	height:353px;
	overflow:hidden;
	background:#FFF;
	display:block;
}
.project{
	width:586px;
	float:right;
}
.activi{
	width:1200px;
	clear:both;
}
.activi_l{
	width:658px;
	height:264px;
	float:left;
}
.activi_r{
	width:496px;
	height:264px;
	float:right;
}
.kjz{
	width:348px;
	clear:both;
	height:50px;
	overflow:hidden;
	margin:0 auto;
	padding-bottom:10px;
}
.kjz img {
	margin-left:20px;
}
.kjz a span{
	color:#ea5a25;
	font-weight:bold;
}
.kjz a:hover span{
	color:#002c75;
	font-weight:bold;
}

	
/* 研究切换 */
		.slideTxtBox{ width:388px; height:50px; background:#dadada; clear:both;}
		.slideTxtBox .hd{ height:50px; line-height:50px; background:#e9e9e9; font-size:20px; position:relative; }
		.slideTxtBox .hd ul{ float:left;  position:absolute; left:1px;  height:50px;   }
		.slideTxtBox .hd ul li{ float:left; padding:0 0px; cursor:pointer; width:193px; text-align:center }
		.slideTxtBox .hd ul li.on{ height:50px;  background:#fff; border-top:4px solid #004b96; width:193px; color:#004b96; }
		.newxw{
			color:#004b96;
			font-weight:bold;
			margin-left:30px;
		}
		.newxw img {
			margin-left:30px;
		}
		.newxw span{
			color:#FFF;
			background:#cc1100;
			border-radius: 30px;
			padding:2px;
			text-align:center;
		}
			
.fabu{
	width:826px;
	clear:both;
	text-align:center;
	font-weight:bold;
	padding-top:8px;
	height:46px;
	color:#a5a5a5;
}
.fabu_l{
	width:400px;
	float:left;
	padding-top:6px;
}
.fabu_r{
	width:330px;
	float:right;
	text-align:right;
}
.bg_gas{
	width:1140px;
	height:295px;
	background:#FFF;
	text-align:center;
	margin:0 auto;
	padding-top:10px;
}
.nav_gas{
	width: 1140px;
	margin: 0 auto;
	clear: both;
	padding-top:10px;
}

.nav_gas li a{
	float:left;
	width:104px;
	height:111px;
	padding-top:25px;
	overflow:hidden;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
 color:#666666;
 margin-left:9px;
 margin-top:4px;

}
.nav_gas li a:hover{
	float:left;
	width:104px;
	height:111px;
	overflow:hidden;
	background:#dbe6f0;
	color:#000;
}
.bg_map{
	width:767px;
	height:288px;
	background:#FFF;
	float:right;
	padding:15px 15px 0px 15px;
}
.wangdian{
	width:526px;
	height:270px;
	overflow:hidden;
	background:url(../images/index_22.jpg) no-repeat;
	float:left;
}
.titlemap{
	color:#ffb74d;
	font-weight:bold;
	width:526px;
	font-size:34px;
	text-align:center;
	padding-top:40px;
}
.fenbu{
	width:526px;
	clear:both;
	padding-top:40px;
}
.fenbu li{
	float:left;
	color:#FFF;
	width:166px;
	height:90px;
	text-align:center;
	border-right:1px solid #ffffff;
}
.fenbu li .quyua{
	clear:both;
	font-size:40px;
	font-weight:bold;
}
.fenbu li .quyub{
	clear:both;
	padding-top:20px;
	font-size:16px;
}

.kxx {
	padding: 20px 0px 0px 0px;
	text-align: left;
	overflow: hidden;
	clear:both;
}
.kxx  a{
	width:124px;
	height:31px;
	line-height:31px;
	text-align: center;
	overflow: hidden;
	background:#fff;
    color: #019966;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.kxx  a:hover{
	width:124px;
	height:31px;
	line-height:31px;
	text-align: center;
	overflow: hidden;
	background:#ffb74d;
    color: #fff;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
}
.rightaq{
	width:235px;
	float:right;
}
.nyan{
	width:296px;
	float:right;
	padding-top:20px;
}
.rightaq  a img{
		transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.rightaq a:hover img {
	filter:Alpha(Opacity=60); opacity:0.6;
}
/*会员*/
.member{
  width:1200px;
  margin:0 auto;
  clear:both;
  background:#34ad85;
  height:51px;
}
.mem_l{
	width:133px;
	height:51px;
	line-height:51px;
	text-align:center;
	color:#FFF;
	font-weight:bold;
	overflow:hidden;
	background:url(../images/member.jpg) no-repeat;
	float:left;
}
.kxx_dl {
	padding: 9px 0px 0px 40px;
	float:left;
}
.kxx_dl  a{
	width:86px;
	height:33px;
	line-height:33px;
	text-align: center;
	overflow: hidden;
	background:#6ad2a1;
    color: #fff;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.kxx_dl  a:hover{
		background:#46c68a;
}
.kxx_zc {
	padding: 9px 0px 0px 20px;
	float:left;
}
.kxx_zc  a{
	width:86px;
	height:33px;
	line-height:33px;
	text-align: center;
	overflow: hidden;
	background:#f6ae52;
    color: #fff;
	display:block;
	font-size:14px;
	margin:0 auto;
	font-weight:bold;
	transition: all .5s;
 -webkit-transition: all .5s;
 -moz-transition: all .5s;
 -ms-transition: all .5s;
 -o-transition: all .5s;
}
.kxx_zc  a:hover{
		background:#ec9b33;
}
.zhaohui{
	float:left;
	padding-top:14px;
	margin-left:20px;
}
.zhaohui a{
	color:#FFF;
	margin-left:20px;
}
.zhaohui a:hover{
	color:#b1ffe5;
}
.about_ban{
	width:100%;
 background:url(../images/about_02.jpg) no-repeat top center;
 height:208px;
}
.nav {
	width:296px;
	overflow:hidden;
	padding:18px 0px 80px 0;
	clear:both;
	background:#FFF
}
.nav li a {
	line-height:50px;
	height:50px;
	width:296px;
	display:block;
	text-indent:100px;
	color:#555555;
        margin-left:-15px;
	#background:url(../images/about_12.png) no-repeat  190px 21px;
}
.nav li a.nomal {
background:url(../images/about_15.png) #004b96 no-repeat  190px 21px;
	line-height:50px;
	height:50px;
	width:296px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.nav li a:hover {
	background:url(../images/about_15.png) #004b96 no-repeat  190px 21px;
	line-height:50px;
	height:50px;
	width:296px;
	display:block;
	color:#ffffff;
	font-weight:bold;
}
.bg_gasny{
	width:288px;
	clear:both;
	margin-top:20px;
	text-align:center;
	background:#FFF;
	overflow:hidden;
	padding:10px 4px;
}
.qyjs {
	float:left;
	font-family: "Microsoft YaHei", "微软雅黑";
	font-size:20px;
	padding:0px 3px;
	color:#7b7b7b;
	border-bottom:4px solid #004b96;
	height:46px;
	line-height:46px;
}
.right_top {
	width:823px;
	border-bottom:2px solid #e2e2e2;
	height:47px;
	line-height:47px;
	font-size:14px;
}
.position {
	float:right;
	text-align:right;
	height:47px;
	line-height:47px;
	width:400px;
	color:#848484;
}
.dh {
	color:#004b96;
	font-weight:bold;
}
.xw{
border-bottom:1px solid #e2e2e2;
height:45px;
line-height:45px;
width:823px;
overflow:hidden;
}

.xw_l{
width:700px;
float:left;
}

.xw_r{
width:100px;
float:right;
text-align:right;
font-family:Arial, Helvetica, sans-serif;
}
.flash {
	height: 420px;
	margin: 0px auto;
	overflow: hidden;
	position: relative;
	width: 100%;
	background:#3b3f4a;
}
.slides_container {
	height: 420px;
	overflow: hidden;
	width: 100%;
}
.paginposition {
	bottom: 0;
	font-family: Arial, '瀹嬩綋', Sans-Serif;
	padding: 30px 0;
	position: absolute;
	text-align: center;
	width: 100%;
	z-index: 100;
}
.pagininer {
	width: 1000px;
	margin: 0 auto;
	position: relative;
}
.slides_control a {
	padding: 493px 1920px;
}
.picnumeric {
	position: absolute;
	width:160px;
	left:50%;
}
.picnumeric li {
	display: block;
	float: left;
}
.picnumeric a {
	background:url(../images/x.jpg) no-repeat;
	color: #FFFFFF;
	float: left;
	font-size: 12px;
	font-weight: bold;
	height: 15px;
	line-height: 15px;
	margin-right: 5px;
	padding: 0 10px;
	text-indent: -9999px;
}
.picnumeric .current a {
	background:url(../images/xhover.jpg) no-repeat;
	color: #FFFFFF;
	text-decoration: none;
}
.slides_control li {
	background-position: center top;
	background-repeat: no-repeat;
	height: 420px;
	overflow: hidden;
	width:100%;
}
.slides_control {
	width: 100% !important;
}
.prev .bg {
	background: url(../images/left.png) no-repeat scroll 0 0 transparent;
	height: 52px;
	width: 52px;
}
.prev .bg:hover {
	background: url(../images/left1.png) no-repeat scroll 0 0 transparent;
}
.next .bg {
	background:url(../images/r.png) no-repeat;
	height: 52px;
	width: 52px;
}
.next .bg:hover {
	background: url(../images/r1.png) no-repeat scroll 0 0 transparent;
}
.prev {
	left: -52px;
	position: absolute;
	top: 200px;
	z-index: 99;
}
.next {
	right: -52px;
	position: absolute;
	top: 200px;
	z-index: 99;
}
.contenxb{
	width:1200px;
	margin:0 auto;
}
.news_con{
	width:798px;
	height:353px;
	float:left;
	background:#fff;
	overflow:hidden;
}
/* 研究切换 */
		.slideTxtBoxts{ width:483px; height:50px; border-bottom:1px solid #d3d3d3; clear:both; margin:0 auto; padding-top:20px;}
		.slideTxtBoxts .hd{ height:50px; line-height:50px; font-size:22px; position:relative; }
		.slideTxtBoxts .hd .morett{  width:50px;
		position:absolute;
		right:4px;
		top:0px;
  line-height: 49px;
  height:49px;
  color:#9a9a9a;
  float:right;
  text-align:left;
  padding-right:5px;
  padding-top:5px;
  font-size:14px;
  background:url(../images/mora.png) no-repeat 36px 24px; }
		.slideTxtBoxts .hd ul{ float:left;  position:absolute; left:1px;  height:50px;   }
		.slideTxtBoxts .hd ul li{ float:left; padding:0 0px; cursor:pointer; width:103px; text-align:center; margin-right:45px; }
		.slideTxtBoxts .hd ul li.on{ height:48px;  background:#fff; border-bottom:3px solid #004b96; width:103px; color:#004b96; }
		.jiaoxue{
			width:525px;
			height:394px;
			float:left;
			background:#fff;
		}
.noticeList li{width: 100%;overflow: hidden;margin: 23px 0; font-size:14px;}
.noticeList li .date {width: 60px;height: 50px;float: left;margin-right:15px;}
.noticeCon a{font-weight: bold;}
.noticeList li .date strong {background:#979797;width: 60px;height: 25px;line-height: 25px;text-align: center;color: #fff;display: block;}
.noticeList li .date i {border:1px solid #ddd;border-top:none;font-style: normal;width: 58px;height: 23px;line-height: 23px;text-align: center;color: #646464;display: block;}
/*专题网站*/

.bankuai{
	width:662px;
	float:right;
	height:394px;
	overflow:hidden;
}
.bankuai_l{
	width:331px;
	float:left;
}
.mxcp{
	width:251px;
	height:137px;
	padding:30px 40px;
	background:#FFF;
	text-align:center;
}
.mxcp h2{
	color:#000000;
	font-size:22px;
	font-weight:100;
	height:30px;
	line-height:30px;
	margin:0px;
	padding:0px;
}
.mxcp p{
	padding-top:10px;
	height:44px;
}
.kxx {
	width:126px;
	height:32px;
	margin:0 auto;
}
.kxx  a{
	width:126px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#dfb569;
    color: #fff;
	display:block;
}
.kxx  a:hover{
width:126px;
	height:32px;
	line-height:32px;
	text-align: center;
	overflow: hidden;
	background:#a8a8a8;
	display:block;
	color:#FFF;
	font-size:14px;
}
.tupian{
	width:331px;
	height:197px;
	overflow:hidden;
}
.tupian a img{
	width:331px;
	height:197px;
	transition:1s all; -webkit-transition:1s all;
}
.tupian  a:hover img
{ transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}



  /* 日期列表 */
.list-date li a{display: block;margin-top:23px;position: relative;padding-left: 95px;padding-bottom: 15px;border-bottom: 1px solid #EDEDED;}
.list-date li:first-child a{margin-top:12px;}
.list-date .time-box{transition: all .3s ease;display: inline-block;position: absolute; left:0;background: #EBEBEB;padding: 15px 12px 10px;margin-top:12px;}
.list-date .time-box .day{display: block;color: #777777;text-align: center;font-size:22px;font-family: "Arial";}
.list-date .time-box .month{display: block;text-align: center;font-size: 1.4px;color: #777777;font-family: "Arial";}
.list-date .title-box{vertical-align: middle;display: inline-block;}
.list-date .title-box h3{line-height:36px;font-size: 16px;color: #333333;}
.list-date .title-box p{line-height:30px;font-size: 14px;color: #808080;}
.list-date li:hover .time-box{background:#004b96;}
.list-date li:hover .time-box .day{color: #fff;}
.list-date li:hover .time-box .month{color: #fff;}
.list-date li:hover .title-box h3{color: #004b96;}


.fenye {
    padding-top: 18px;
    text-align: center;
	font-size:16px;
}
.fenye span {
    margin-left: 10px;
}

.news_ban{
 width:100%;
 background: url(../images/banner.jpg) top center;
 height:359px;
}
.footbg {
    width: 100%;
    background: #004B96;
    clear: both;
    font-size: 15px;
    padding: 26px 0px 20px 0px;
    overflow: hidden;
    line-height: 26px;
}	

