@charset "utf-8";
/* CSS Document */
@font-face{
	font-family:pingfang;
	src:url(../fonts/PINGFANG MEDIUM.TTF);}
body{
font-family:Microsoft Yahei,Arial, Helvetica, sans-serif; /*全局字体，如不需要，删除即可*/
background:#f4f6f8;}
.clear{
clear:both; /*建立一个通用的清除浮动选择符*/
}

body,div,ul,ol,li,form,p,input,fieldset,h1,h2,h3,h4,h5,h6,dl,dt,dd,*{
/*这些标签默认存在一些外边距、内边距等，必须提前清除*/
margin:0;
padding:0;
list-style:none;
}
table{ border-collapse:collapse;border-spacing:0;}
fieldset ,img{
/*有必要的时候把全局的图片边框去掉*/
border:none;
}
.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;}
.r{float:right;}
.l{float:left;}
/* clear float */
/*.cfix:after,.cf:after,.clear:after{content:".";display:block;visibility:hidden;height:0;clear:both;}
.cfix,.cf,.clear{zoom:1}
.cfixBoth{clear:both;height:1px;overflow:hidden;}
*/
/*首页*/
.zl_list li .hui12>a{
font-size:16px!important;
}

/*师资概况*/
.btns{
    background: #1a57a9;
    display: inline-block;
    padding: 15px 40px;
    color: #fff!important;
    margin-right: 10px;
transition: all .5s;
border:1px solid rgba(0,0,0,0);
    margin-top: 20px;
}
.btns:hover{
background: #fff;
border:1px solid #1a57a9;
color:#1a57a9!important;
}

.light{background:#1a57aa!important;color:#fff!important;}
/*师资概况*/
.elli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}
.elli2{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.elli3{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;}
.elli4{
overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:4;
-webkit-box-orient:vertical;}
/* blank */
.blank5{height:5px;overflow:hidden;}
.blank10{height:10px;overflow:hidden;}
.blank15{height:15px;overflow:hidden;}
.blank20{height:20px;}
.mL6{margin-left:6px;}
.ml26{margin-left:26px;}
.mr0{margin-right:0 !important;}
.mR6{margin-right:6px;}
.mR4{margin-right:4px;}
.mR18{margin-right:18px;}
.mLR6{margin-left:6px;margin-right:6px;}
.ml30{margin-left:30px;}
.ml46{margin-left:46px;}
.mb0{margin-bottom:0px;}
.mB5,.mb5{margin-bottom:5px;}
.mB10,.mb10{margin-bottom:10px;}
.mB14,.mb14{margin-bottom:14px;}
.mB15,.mb15{margin-bottom:15px;}
.mb16{margin-bottom:16px;}
.mb18{margin-bottom:18px;}
.mB20,.mb20{margin-bottom:20px;}
.mB30,.mb30{margin-bottom:30px;}
.mb25{margin-bottom:25px;}
.mb26{margin-bottom:26px;}
.mt34{margin-bottom:34px;}
.mt120{margin-top:120px;}
.mb34{margin-bottom:34px;}
.mb92{margin-bottom:92px;}
.mb120{margin-bottom:120px;}
.mb200{margin-bottom:200px;}
.mb44{margin-bottom:44px;}
.mb45{margin-bottom:45px;}
.mb48{margin-bottom:48px;}
.mb50{margin-bottom:50px;}
.mb60{margin-bottom:60px;}
.mb70{margin-bottom:70px;}
.mb76{margin-bottom:76px;}
.mb72{margin-bottom:72px;}
.mb80{margin-bottom:80px;}
.mb116{margin-bottom:116px;}
.mt0{margin-top:0;}
.mt3{margin-top:3px;}
.mt5{margin-top:5px;}
.mt8{margin-top:8px;}
.mt10{margin-top:10px;}
.mt12{margin-top:12px;}
.mt14{margin-top:14px;}
.mt15{margin-top:15px;}
.mt16{margin-top:16px;}
.mt20{margin-top:20px;}
.mt30{margin-top:30px;}
.mt25{margin-top:25px;}
.mt26{margin-top:26px;}
.mt27{margin-top:27px;}
.mt32{margin-top:32px;}
.mt35{margin-top:35px;}
.mt36{margin-top:36px;}
.mt40{margin-top:30px;}
.mt45{margin-top:45px;}
.mt46{margin-top:46px;}
.mt48{margin-top:48px;}
.mt50{margin-top:50px;}
.mt56{margin-top:56px;}
.mt60{margin-top:60px;}
.mt70{margin-top:70px;}
.mt75{margin-top:75px;}
.mt80{margin-top:80px;}
.mt88{margin-top:88px;}
.mt90{margin-top:90px;}
.mt100{margin-top:100px;}
.mt150{margin-top:150px;}
.ml0{margin-left:0;}
.ml10{margin-left:10px;}
.ml15{margin-left:15px;}
.ml20{margin-left:20px;}
.ml26{margin-left:26px;}
.ml24{margin-left:24px;}
.ml35{margin-left:35px;}
.ml40{margin-left:40px;}
.ml50{margin-left:50px;}
.ml60{margin-left:60px;}
.ml0{margin-right:0;}
.mr6{margin-right:6px;}
.mr10{margin-right:10px;}
.mr15{margin-right:15px;}
.mr20{margin-right:20px;}
.mr26{margin-right:26px;}
.mr29{margin-right:29px;}
.mr30{margin-right:30px;}
.mr170{margin-right:170px;}
.mlr0{margin-right:0;margin-right:0;}
.plr0{padding-left:0 !important;padding-right:0 !important;}
.plr15{padding-left:15px;padding-right:15px;}
.pr25{padding-right:25;}
.pr50{padding-right:50px;}
.pt6{padding-top:6px;}
.pt15{ padding-top:15px;}
.pb12{ padding-bottom:12px;}
.pb15{ padding-bottom:15px;}
.pt20{ padding-top:20px;}
.pb20{ padding-bottom:20px;}
.pb25{ padding-bottom:25px;}
.pt30{ padding-top:30px;}
.pb26{ padding-bottom:26px;}
.pb30{ padding-bottom:30px;}
.pt5{padding-top:5px;}
.pt14{padding-top:14px;}
.pt50{padding-top:50px;}
.pt22{padding-top:22px;}
.pt25{padding-top:25px;}
.pt26{padding-top:26px;}
.pt120{padding-top:120px;}
.pb10{ padding-bottom:10px;}
.lh24{ line-height:24px;}
.lh32{ line-height:32px;}
.lh36{ line-height:36px;}
.lh40{ line-height:40px;}
.lh48{ line-height:48px;}
.lh56{ line-height:56px;}
.blc5{border-left:5px #e6661d solid;}
/* font */
.fs12{font-size:12px;}
.fs14{font-size:14px;}
.fs16{font-size:16px;}
.fs18{font-size:18px;}
.fs22{font-size:22px;}
.fs24{font-size:24px;}
.fs30{font-size:30px;}
.fs38{font-size:38px;}
.f-arial{font-family:arial;}
.f-yahei{font-family:"Microsoft yahei";}
.f-song{font-family:simsun;}
.f-hir{font-family:"hiragino sans gb";}
.tar{text-align:right;}

/*头部*/
.top_bg{
	width: 100%;
	height: 120px;
	background:url(../images/388.png) no-repeat center center;
	background-size:100% 100%;
}
.top_content{
	height: 120px;
	width: 1200px;
	margin: 0 auto;
	line-height: 120px;
}
.top_logo{
	
}
.sousuo_1{
	width: 300px;
}
.search {
   	background:url(../images/sousuo.png) no-repeat center left 7px;
    padding-left: 30px;
    height: 36px;
    width: 210px;
    line-height: 36px;
    outline: none;
    border: none;
    border-radius: 5px;
    background-color: #FFFFFF;
}
.tijiao{
	width:80px;
	height: 36px;
	border-radius: 5px;
	border: none;
	background-color: #1A57A9;
    cursor: pointer;
}
.daohang{
	background-color: #1A57A9;
}
.content{
	width: 1200px;
	margin:0 auto;
}
/*pc导航*/
.nav_daohang{
	height: 60px;
	width: 100%;
	background: #1A57A9;}
.nve{
	width: 1300px;
	margin: 0 auto;
	height: 60px;}
.nve>li{
	display:inline-block;
	float:left;
	width: 100px;
	height:60px;
	line-height:60px;
	text-align:center;
	transition: background-color .5s ease-out .1s;
    -moz-transition:background-color .5s ease-out .1s;
    -webkit-transition: background-color .5s ease-out .1s;
    -o-transition: background-color .5s ease-out .1s;}	
.nve>li:hover{background: #114386;}	
.nve>li>ul{
	display:none;}
.nve>li:hover>ul{
	display:block; 
	position: relative;
	z-index: 999;
	}
.nve>li>ul>li{
	width:100px;
	height:40px;
	line-height:40px;
	text-align:center;
	background:#1A57AA;
	opacity: 0.8;
	cursor: pointer;
	transition: background-color .3s ease-out .1s;
    -moz-transition:background-color .3s ease-out .1s;
    -webkit-transition: background-color .3s ease-out .1s;
    -o-transition: background-color .3s ease-out .1s;}
.nve>li>ul>li:hover{
	background:#FFFFFF;}	
.nve>li>ul>li:hover>a{
	color:#333 !important;}
	.img-responsive{width:100%;}
.nve>li>ul>li>ul{
	display: none;}
.nve>li>ul>li:hover>ul{
	display: block;
	position: relative;
	left: 100px;
	top:-40px;}		
.nve>li>ul>li>ul>li{
	width: 120px;
	/*height: 30px;*/
	line-height: 30px;
	background:#1A57AA;}
.nve>li>ul>li>ul>li:hover{
	background:#FFFFFF;}				
.nve>li>ul>li>ul>li:hover>a{
	color:#666 !important;}
		
.tongzhi{
	width: 1200px;
	height: 44px;
	margin:50px auto 0;
}
.box01_left{
	width: 184px;
	height: 44px;
	background-color: #D49D4E;
	line-height: 44px;
	padding-left:15px;
}
.box02_right{
	width: 1016px;
	padding: 0 15px;
	height: 44px;
	line-height: 44px;
	background-color: #FFFFFF;
	box-shadow:#e7e7e7 2px 2px 5px ;
}
.nownews li span{
	padding-left: 20px;
	background: url(../images/dd.png) no-repeat 0 3px;
}

/*九宫格*/
.con-1{
	width: 1200px;
	height: 380px;
	margin: 50px auto 0;
}
.con-2{
	width: 1200px;
	height: 420px;
	margin: 50px auto 0;
}
.con-3{
	width: 1200px;
	height: 430px;
	margin: 50px auto 0;
}
.jianying{
	width: 1200px;
	height: 240px;
	margin:50px auto 0;
}
.fenlei{
	width: 145px;
	height: 90px;
	background-color: #FFFFFF;
	box-shadow:#EDEDED 0px 2px 2px ;
	float: left;
    display: inline-block;
    padding-top: 5px;
    text-align: center;
}
.fenlei a{
	text-align: center;
    text-decoration: none;
}
.fenlei img{
	display: block;
    margin: 0 auto 6px;
}
.fenlei p{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.zhuanlan{
	width: 320px;
	height: 380px;
	float: left;
}
.news{
	width: 500px;
	height: 380px;
	float: left;
}
.huiyi{
	width: 320px;
	height: 380px;
	float: right;
}
.dangjian{
	width: 320px;
	height: 420px;
	float: left;}
.notice{
	width: 500px;
	height: 420px;
	float: left;}
.xueshu{
	width: 320px;
	height: 420px;
	float: right;
}	
.xuetuan{
	width: 320px;
	height: 430px;
	float: left;}	
.zhaosheng{
	width: 500px;
	height: 430px;
	float: left;
}
.keyan{
	width: 320px;
	height: 430px;
	float: right;
}

.tittop{
	width: 100%;
	height: 52px;
	line-height: 50px;
	border-bottom:2px solid #1A57AA;
}
.tittop>.l{ height: 50px;}
.new_list{
        display:block;
	width: 60px;
	height:50px;
	border-right: 2px solid #CCCCCC;
}
.new_listr{
	width: 420px;
	float: right;
	height: 50px;
	line-height: 25px;
}
.new_list p{
word-break:break-all;
	text-align: center;
	line-height: 25px;

}
.new_list p::first-line{font-size:16px;color:#999 !important; font-weight: 400;}
.new_list p:first-line{font-size:16px;color:#999 !important; font-weight: 400;}
.new_list a{
	width: 390px;
	padding: 2px;
}
.ski{height:40px;line-height:40px;}
.wml_skli {
	border-top:1px solid #F1F1F1;
	margin-top: 20px;
}
.wml_li{ 
	padding-left:20px; 
	background:url(../images/dd.png) no-repeat 0 12px; 
	line-height:40px;
	height: 40px;
}
.wml_li p{
	display:block;
	float:left;
	width: 210px;
}
.wml_li span{
	display:block;
	float:right;
	text-align:right;
}
.wml_tzhi{
	padding-top: 15px;
}
.notice .wml_tzhi li p{
	width: 400px;}
.djtop{
	line-height: 30px;
	height: 60px;}
.hytop{
	line-height: 28px;
	height: 56px;
}
/*专题专栏*/
.zl_list li{
	width: 150px;
	height: 90px;
	margin-top: 18px;
	margin-left: 5px;
	margin-right: 5px;
	display: inline-block;
	float: left;
	box-shadow: #dddddd 0 2px 2px;
	cursor: pointer;
}
.zl_list li:hover{
	background-color: #1a57aa;
}
.list-img{
	width: 64px;
	height: 64px;
	background:no-repeat 0 0;}
.list-img1{background-image: url(../images/lan01.png);}
.list-img2{background-image: url(../images/lan02.png);}
.list-img3{background-image: url(../images/lan03.png);}
.list-img4{background-image: url(../images/lan04.png);}
.list-img5{background-image: url(../images/lan05.png);}
.list-img6{background-image: url(../images/lan06.png);}
.zl_list li:hover .list-img{
	background-position: -64px 0;}
.zl_list li:hover p a{color: #fff;}	

/* 活动剪影 */
.jy_pic{
	width: 250px !important;
	height: 166px !important;
	margin-left: 15px;
	margin-right: 15px;
	position: relative;
}
.jy_pic .he2{ display: none;}
.jy_pic:hover .he2{
	display: block;
	position: absolute;
	bottom: 0;
	left: 0;
	height: 50px;
	width: 250px;
	padding: 5px 10px;
	background: #000;
	opacity: 0.5;
	animation: sport 0.5s;
	transform: translateY(0px);
	}
@keyframes sport {
            0%   {transform: translateY(80px);}
            25%  {transform: translateY(50px);}
            50%  {transform: translateY(20px);}
            100% {transform: translateY(0px);}
        }	
.he2 .list-l{
	text-align: left;
	height: 40px;
	line-height: 20px;}

/*底部*/
.bottom_bg{
	width: 100%;
	height: 320px;
	padding-top: 40px;
	background: url(../images/dibu436.png) no-repeat center center;
	background-size: 100% 100%;
}
.bot_nr{
	width: 1200px;
	height: 280px;
	margin:0 auto;
}
.lianjie{
	width: 560px;
}
.lianjie>li{
	display: inline-block;
	float: left;
	width: 33.33%;
}
.lianjie>li>ul>li{
	height: 35px;
	line-height: 35px;
}

/* 列表页 */
.ny-img{
	height: 300px;
	width: 100%;
	background:url(../images/ny-bg.jpg) center center no-repeat;
	background-size:100% 100%;
}
.con-con{
	width: 1200px;
	height: auto;
	margin: 50px auto 0;
}
.con-l{
	float: left;
	width: 230px;
	background: #f9f9f9;
}
.con-r{
	float: right;
	width: 910px;
}
.con-l>p{
	width: 230px;
	height: 46px;
	line-height: 46px;
	background: #1a57aa;
}
.left-list>li{
	width: 230px;
	line-height: 36px;
}
.left-list>li>a{
	display: block;
	width: 210px;
	margin: 10px;
	line-height: 36px;
	padding-left: 40px;
	background: #ffffff;
	cursor: pointer;
transition: all .5s;
}
.left-list>li>a:hover{
	background: #1a57aa;
	color: #FFFFFF !important;
	}
.left-list>li>.collapse>li>a{
	display: block;
	width: 210px;
	margin: 10px;
	/*height: 36px;*/
	line-height: 36px;
	background: #ffffff;
	cursor: pointer;
	text-align: left;
    transition: all .5s;
	padding-left: 60px;
}
.left-list>li>.collapse>li>a:hover{
	background: #1a57aa;
	color: #FFFFFF !important;
}
.con-r .mbx{
	width: 100%;
	height: 50px;
	line-height: 50px;
	border-bottom: 1px solid #f2f2f2;
}
.con-news-list>li{
	width: 100%;
	height: 40px;
	border-bottom: 0px solid #f2f2f2;
	padding-top: 0;
	line-height: 40px;
}
.fenye{
	height: 80px;
	line-height: 80px;
	width: 100%;
}
.con-tea-list>li{
	display: inline-block;
	float: left;
	width: 283px;
	height: 326px;
	border: 1px solid #f2f2f2;
	margin:30px 10px 20px;
}
.tea-txt{
	width: 100%;
	height: 113px;
	padding: 0 20px;
}
.tea-txt>.elli3{
	height: 72px;
}
.con-lead-list>li{
	display: inline-block;
	float: left;
	width: 210px;
	height: 276px;
	border: 1px solid #f2f2f2;
	margin:30px 10px 20px;
}
/*.con-lead-list>li:nth-child(1),.con-lead-list>li:nth-child(4){
	visibility: hidden;
}*/
/* 详情页 */
.detail-con-tit{
	width: 100%;
	height: 175px;
	border-bottom: 10px solid #f2f2f2;
}
.detail-con-tit .hei28{
 /* height: 110px; */
    line-height: 55px;
    margin-top: 20px;
}
.detail-con-tit .qianhui18{
	line-height: 28px;
}
.detail-con-con{
	min-height: 500px;
}
.detail-con-con p{
	text-indent: 28px;
	line-height: 28px;
}
.leader-con img{
        width:240px !important;
        height:auto !important;
}
.single-con-tit{
	border-bottom: 10px solid #f2f2f2;
	height: 110px;
	line-height: 110px;
}
/*手机特殊样式*/
/* @media (max-width:768px) {
.mt15mob{ margin-top:15px;}
.mb15mob{ margin-bottom:15px;}
.mt90mob{margin-top:90px;}
.mobelli3{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;
}	
.mobelli2{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
}	
.mobelli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}
.hei45mob{ 
height:50px;
line-height:50px;}
.w100{width:100%;}
.panel-default>.panel-heading{margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; color: #494949;}
.fangjiao{border-radius:0px;}
.cursor{cursor:pointer;}
.lh35{line-height:35px;}
.pl15{padding-left:15px;}
a.list-group-item:hover{ color:#fdgfds;}
.xsxlcd{height:45px; line-height:45px; padding:0; padding-left:50px;}
#scrollBox{background:#FFF;margin:0 auto;overflow:hidden; width:100%;}
.comp-list ul li{
	height:40px;
	margin:7.5px 5px;
	}
.industry-title .shenhui22{font-size:16px !important;}
.bottom-txt p{
	line-height:18px;}
.mt30mob{margin-top:30px;}
.qiyeibg,.pingtaibg,.bangongbg{
	padding-top:30px;}
.pingtaibg{ padding-bottom:30px;}	
.qiyeibg{ padding-bottom:60px;}

.pingtai>a{
	display:block;
	width:100%;}
.pt{
	margin:15px auto;
	background-size:cover;
	background-position:0 0;
	width:90px;
	height:90px;}
.pingtai:hover .pt{
	background-position:-90px 0;}	
.mb40mob{ margin-bottom:40px;}
.mb30mob{margin-bottom:30px;}
.wml_tit-more{ float:left !important;}
.bai14mob{ font-size:14px !important;}
.wml_sskuang input{ width:65%;}
.wml_sskuang .ss_bg{ width:35%;}
.ml0mob{ margin-left:0;}
.mt0mob{ margin-top:0;}
.box02>p{
	margin: 15px 10px;}
.box02>div{
	margin:0 10px 15px;}
.ski{height:60px;line-height:60px;}	
.wml_li p{
	display:block;
	float:left;
	width:100%;
	}
.wml_li span{
	display:block;
	float:left;
	text-align:left;
	width:100%;
	}	
.img_list li{
	width:50%;}
.y_case12 .img{
	width:40%;}
.rebox-contents{
	top:35% !important;}	
} */
/*平板端特殊样式*/	
/* @media (min-width:768px)and(max-width:992px) { 
.mt15mob{ margin-top:15px;}
.mb15mob{ margin-bottom:15px;}
.mobelli3{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:3;
-webkit-box-orient:vertical;
}	
.mobelli2{overflow:hidden;
text-overflow:ellipsis;
display:-webkit-box;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;
}	
.mobelli{
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;}
.hei45mob{ 
height:50px;
line-height:50px;}
.w100{width:100%;}
.panel-default>.panel-heading{margin-bottom: -1px; background-color: #fff; border: 1px solid #ddd; color: #555;}
.fangjiao{ border-radius:0px;}
.cursor{cursor:pointer;}
.lh35{line-height:35px;
padding-left:15px;}
a.list-group-item:hover{ color:#fdgfds;}
.xsxlcd{height:45px; line-height:45px; padding:0; padding-left:50px;}
.industry-title .shenhui22{ font-size:16px !important;}
.bottom-txt p{
	line-height:18px;}
.mt30mob{margin-top:30px;}
.qiyeibg,.pingtaibg,.bangongbg{
	padding-top:30px;}
.pingtaibg{ padding-bottom:30px;}	
.qiyeibg{ padding-bottom:60px;}

.pingtai>a{
	display:block;
	width:100%;}
.pt{
	margin:15px auto;
	background-size:cover;
	background-position:0 0;
	width:90px;
	height:90px;}
.pingtai:hover .pt{
	background-position:-90px 0;}	
.mb40mob{ margin-bottom:40px;}
.mb30mob{margin-bottom:30px;}
.wml_tit-more{ float:left !important;}
.bai14mob{ font-size:14px !important;}
.wml_sskuang input{ width:65%;}
.wml_sskuang .ss_bg{ width:35%;}
.ml0mob{ margin-left:0;}
.mt0mob{ margin-top:0;}
.yqhd_bg{background-color:#cc3300;}
.yqhd_bg:hover{background-color:#b63b13;}
.box02>p{
	margin: 15px 10px;}
.box02>div{
	margin:0 10px 15px;}
.ski{height:60px;line-height:60px;}	
.wml_li p{
	display:block;
	float:left;
	width:100%;
	}
.wml_li span{
	display:block;
	float:left;
	text-align:left;
	width:100%;
	}	
.rebox-contents{
	top:25% !important;}
 } */
/*中端特殊样式*/	
/* @media (min-width:992px)and(max-width:1200px) {
.wid1200pc{ 
    width:1200px !important;
	margin-left:auto;
	margin-right:auto
}
.comp-list{
	width:1200px;}
.wid1400pc{ 
    width:1400px !important;
	margin-left:auto;
	margin-right:auto
}
.hei96{height:96px;}

	} */
/*大PC端特殊样式*/		
/* @media (min-width:1200px) { 
.wid1200pc{ 
    width:1200px !important;
	margin-left:auto;
	margin-right:auto
}
.comp-list{
	width:1200px;}
.wid1400pc{ 
    width:1400px !important;
	margin-left:auto;
	margin-right:auto;
}
.hei96{height:96px;}
.wml_bannernew{
	padding-left:0;
	padding-right:0;
	padding-top:0;
	padding-bottom:0;
	}
 } */