body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,input,a,p,textarea{
    margin: 0;
    padding: 0;
}

ul,ol,li{
    list-style: none;
}

a{
    text-decoration: none;
    display: inline-block; 
}

img{
    border: none;
    display: block;
}
.header {
	width: 1903px;
    position: relative;
	margin: 0 auto;
    /* background-image: url('../images/top-banner.png');
    background-size: 100% auto; */
	/* background-color: #0f6fc6;
	height:160px; */
}
.header .logo{
    width:100%;
}
/*清除浮动*/
.clearfloat:after{
    display: block;
    clear: both;
    content: "";
    visibility: hidden;
    height: 0;
}
.clearfloat{
    zoom: 1;
}
input{
	outline:none;
}

body {
	font-size: 16px;
	box-sizing: border-box;
	font-family:"Microsoft YaHei";
}

a {
	color: #000;
}

.content {
	margin: 0 auto;
	min-width: 1225px;
}

/* .header {
	width: 100%;
	background-color: #0f6fc6;
	height:160px;
} */

.bg {
	width: 100%;
}

.bg img {
	width: 100%;
}

.main { width:100%; min-width:1200px;max-width:2000px;margin:0px auto;}
.con { width:1200px; margin:0 auto;}
.blc10 {margin-bottom:10px;}
.blc20 {margin-bottom:20px;}
.mar30 { margin-right:30px;}
.clr { clear:both;}
.le { float:left;}
.ri { float:right;}

.navTop {
	width: 1200px;
	margin: 0 auto;
	position: relative;
}

.navl {
	padding: 20px 0;
	margin-right: 20px;
	display: inline-block;float:left;
}

.navr {
	display: inline-block;
	position: relative;
	bottom: 15px; width:840px; float:right;
}

.navname {
	color: #fff;
	display: inline-block;
	padding: 0px 50px;
	position: relative;
}

.topic span {
	padding: 10px 0px;
}

.topic span:hover {
	border-bottom: 2px solid #fff;
	cursor: pointer;
}

.so {
	display: inline-block;
	padding-left: 40px;
	position: absolute;
	right: -20px;
	bottom: 19px;
}

.soint {
	width: 140px;
	height: 35px;
	border-radius: 15px;
	border: 0;
	text-indent: 15px;
	font-size: 14px;
}

.sobtn {
	position: relative;
	top: 4px;
	right: 29px;
	cursor: pointer;
	z-index: 9;
}

.topic2 {
	padding: 12px 20px;
	text-align: center;
}

.main {
	width: 1200px;
	margin: 0 auto;
}

.main-inner {
	
}

.main img {
	width: 380px;
}

.lunbo {
	padding-top: 20px;
}

.slideBox {
	width: 600px;
	height: 452px;
	overflow: hidden;
	position: relative;
	border: 1px solid #ddd;
	display: inline-block;
	vertical-align: top;
}

.slideBox .hd {
	height: 15px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	overflow: hidden;
	zoom: 1;
	float: left;
}

.slideBox .hd ul li {
	float: left;
	margin-left: 6px;
	width: 15px;
	height: 15px;
	line-height: 14px;
	text-align: center;
	background: #fff;
	cursor: pointer;
}

.slideBox .hd ul li.on {
	background: #0f6fc6;
	color: #fff;
}

.slideBox .bd {
	position: relative;
	height: 100%;
	z-index: 0;
}

.slideBox .bd li {
	zoom: 1;
	vertical-align: middle;
	position: relative;
}

.slideBox .bd img {
	width: 600px;
	height: 452px;
	display: block;
}

.slideBox .prev, .slideBox .next {
	position: absolute;
	left: 3%;
	top: 50%;
	margin-top: -25px;
	display: block;
	width: 32px;
	height: 40px;
	background: url(../img/slider-arrow.png) -110px 5px no-repeat;
	filter: alpha(opacity = 50);
	opacity: 0.5;
}

.slideBox .next {
	left: auto;
	right: 3%;
	background-position: 8px 5px;
}

.slideBox .prev:hover, .slideBox .next:hover {
	filter: alpha(opacity = 100);
	opacity: 1;
}

.slideBox .prevStop {
	display: none;
}

.slideBox .nextStop {
	display: none;
}

.main-right {
	width: 380px;
	margin-top: 20px;
	display: inline-block;
}

.word {
	width: 560px;
	font-size: 16px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	line-height: 45px;
}
.word::before{
   content:"·";
   margin-right:5px;
}
.word-item {
	
}

.word-item p:first-child a {
	font-size: 32px;
	color: #000;
	padding-bottom: 2.5px;
	padding-top: 0px;
}
.word-item p:first-child .word:before {
	content:"";
}
.word-item p {
	padding-top: 3px;
}

.mainc {
	margin-top: 20px;
	padding-bottom: 20px;
}

.mainc-l {
	width: 380px;
	display: inline-block;
	margin-right: 35px;
	vertical-align: top;
}

.wordcc {
	margin-top: 20px;
	border-bottom: 1px solid #f7f7f7;
}

.wordcc a {
	float: right;
	position: relative;
	top: 5px;
}

.wordcl {
	margin-top: 20px;
	padding-bottom: 10px;
}

.wordcl a {
	float: right;
	position: relative;
	top: 5px;
}
.wordct{
	    border-bottom: 1px solid #f7f7f7;
}
.wordct  a {
	float: right;
	position: relative;
	top: 5px;
}

.lwords {
    font-size: 24px;
    color: #0f6fc6;
    font-weight: bold;
    display: inline-block;
    padding-bottom: 10px;
    border-bottom: 3px solid #0f6fc6;
}
.rwords {
	font-size: 16px;
	color: #0f6fc6;
	cursor: pointer;
	float: right;
}

.wtitle {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	font-size: 18px;
	color: #000;
	padding: 3px 0 8px 0;
}

.wcontent {
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 14px;
	color: #999999;
	text-indent: 2em;
	height: 40px;
	line-height: 20px;
}

.wcontent2 {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
}

.wcontent3 {
	font-size: 14px;
	color: #999999;
	text-indent: 2em;
	line-height: 25px;
}

.listo li {
	font-size: 16px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 0;
}

.listo li:hover {
	cursor: pointer;
}

.listo li::before {
	content: "·";
	font-size: 20px;
}

.mainc-r {
	display: inline-block;
	width: 360px;
}
.maincthree{
	width:780px;
	height:294px;
	overflow: hidden;
}
.rw {
	height: 452px;
	width: 560px;
	display: inline-block;
	padding-left: 32px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.limg {
	margin-right: 15px;
	width: 140px;
	display: inline-block;
	vertical-align: top;
}

.limg .yqztimg {
	width: 140px;
	height: 79px;
}

.lrw {
	padding-top: 20px;
}

.rwcontent {
	width: 220px;
	display: inline-block;
	height: 110px;
}
.rwcontent-two {
	width: 220px;
	display: inline-block;
	height: 81px;
}
.rwcontents {
	display: inline-block;
	height: 110px;
}

.sa {
	display: inline;
	color: #999999;
}

.rcontentTwo {
	height: 462px;
}

.mainthreet {
    padding: 10px 0;
    padding-bottom: 15px;
    border-bottom: 1px solid #f7f7f7;
}

.wordthreel {
	font-size: 24px;
	color: #000;
	font-weight: bold;
	display: inline-block;
	width: 726px;

}
.wordthreel span{
		padding-bottom: 10px;
    border-bottom: 3px solid #000
}
.inactive {
	font-size: 16px;
	padding-left: 15px;
}

.mainthreec {
	    margin-top: 10px;
}

.mainthreer {
	width: 360px;
	display: inline-block;
}

.mainthreel {
	width: 380px;
	display: inline-block;
	vertical-align: top;
	padding-right: 35px;
}
.mainthreel img{
	width:380px;
	height:214px;
}
.rthree {
	font-size: 18px;
	color: #000;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px 0;
}

.rthree:hover {
	cursor: pointer;
}

.rthreec {
	font-size: 14px;
	color: #999999;
	line-height: 25px;
	text-indent: 2em;
}

.lwordthree {
	font-size: 24px;
	font-weight: bold;
	color: #000;
	width: 120px;
	display: inline-block;
	padding-bottom: 10px;
	border-bottom: 3px solid #000;

}
.rcontentThree {
	height: 285px;
}

.rwordthree {
	font-size: 16px;
	color: #000;
    position: relative;
    top: 0px;
}

.rcontentFour {
	height: 305px;
}

.zazhi {
	width: 100% !important;
	height: 100%;
}

.showp {
	width: 106px;
	height: 126px;
	padding: 5px;
	border: 1px solid #D8D8D8;
	border-radius: 3px;
	margin-bottom: 10px;
	display: inline-block;
	margin-right: 8px;
}

.showp:nth-of-type(3n) {
	margin-right: 0;
}

.showz {
	padding-top: 20px;
}

.footer {
	width: 100%;
	background-color: #e8e8e8;
	padding-bottom: 20px;
}

.footl a {
	display: inline;
	font-size: 16px;
	color: #000;
}

.footl a span {
	padding-right: 18px;
}

.footl {
	width: 780px;
	display: inline-block;
	vertical-align: top;
	margin-right: 50px;
}

.copyright {
	padding: 8px 0;
}

.copyl {
	float: left;
}

.copyr {
	padding-left: 585px;
}

.footlink {
	padding: 10px 0;
	padding-top: 4px;
	padding-bottom: 39px;
}

.footlc {
	padding-right: 27px;
}

.proicon {
	padding: 40px 0;
}

.proicon  img {
	display: inline-block;
	margin-right: 88px;
}

.proicon img:nth-of-type(4) {
	margin-right: 0;
}

.footr {
	width: 365px;
	display: inline-block;
}

.foot-inner {
	width: 1200px;
	margin: 0 auto;
	position: relative;
	padding-top: 30px;
}

.orgt {
	font-weight: bold;
	display: inline-block;
	padding-right: 46px;
}

.orgi {
	display: inline-block;
	vertical-align: middle;
	width: 96px;
	height: 30px;
	margin-right: 46px;
}

.fric {
	display: inline-block;
	vertical-align: top;
}

.fric a {
	color: #000;
    padding: 0px 15px 0px 0;
    display: inline-block;
    width: 150px;
    overflow: hidden;
    height: 38px;
    line-height: 38px;
    box-sizing: border-box;
}
.frit {
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
	padding-right: 46px;
	padding-top: 9px;
	margin-bottom:15px;
}

.frilink {
	padding: 20px 0;
    border-bottom: 1px solid #ddd;
    margin-bottom: 20px;
}

.mzero {
	margin-right: 0;
}

.main-left {
	width: 780px;
	display: inline-block;
	margin-right: 35px;
	vertical-align: top;
}

.mainfour {
	margin-top: 10px;
	height: 306px;
	overflow: hidden;
}

.biao {
	font-size: 18px;
	color: #000;
	padding: 20px 0 0 0;
}

.act {
	margin-top: 50px;
	cursor: pointer;
}

.nav {
	position: relative;
	/* margin: 0 4px; */
	float: left;
}

.gssm {
	padding: 10px 0 20px 5px;
}

.navimg {
	width: 48px;
}

.nav .secnav {
	position: absolute;
	top: 48px;
	left: 0;
	background-color: #0f6fc6;
	display: none;
	z-index: 999;
}

.nav a {
	color: #fff;
}

.nav li {
	width: 80px;
	padding: 15px 11px;
	text-align: center;
}

.banner {
	margin-top: 20px;
}

.banner img {
	width: 100%
}

.rw-topic{
  margin:20px 0;
  display: flex;
}
.topic-left img{
  width:140px;
}
.topic-list{
	width:950px;
	text-align:center;
	padding:0 20px;
	box-sizing: border-box;
}
.topic-list .topic-first{
	font-size:32px;
	font-weight:bold;
	margin-bottom:15px;
}
.topic-list .topic-first a{
color: #df0a1c;
}
.topic-sub-list .topic-line:last-child{
	display:none;
}
.topic-right{
	background-color:#D03737;
	flex:1;
	
}
.topic-sub-list{
    color:#A1A1A1;
}
.topic-sub-list a{
	padding:0 12px;
	color:#A1A1A1;
}
.topic-right a{
	width:100%;
	height:100%;
	color:#fff;
	line-height:25px;
	display:flex;
	align-items:center;
	justify-content: center;
}
.txtScroll-left {
	width: 1000px;
	position: relative;
	display: inline-block;
}
.txtScroll-left .bd {
	padding: 15px 20px;
	width: 1000px;
	overflow: hidden;
	height: 20px;
}

.txtScroll-left .bd ul {
	overflow: hidden;
	zoom: 1;
}

.txtScroll-left .bd ul li {
	margin-right: 20px;
	float: left;
	height: 20px;
	line-height: 20px;
	text-align: left;
	_display: inline;
	width: 980px;
	font-size:20px;
}
.txtScroll-left .bd ul li span {
	color: #999;
}
.newhot{
	width: 193px;
    font-size: 24px;
    color: #9E0C0F;
    font-weight: bold;
    display: inline-block;
    position: relative;
    bottom: 18px;
    left: 20px;
    		
}
.newhot img{
	width:25px;
	display:inline-block;
	vertical-align: middle;
	margin-right:10px;
}
.newhotlist{
	background: #f7f7f7;
    height: 50px;
    overflow: hidden;
}
.lunbo-title{
    position: absolute;
    bottom: 0;
    left: 0;
    background-color: #000;
    opacity: 0.5;
    width: 100%;
    height: 65px;
}
.lunbo-content{
	position: absolute;
    bottom: 0;
    left: 0;
    font-size:32px;
    color:#fff;
    height: 65px;
    line-height: 65px;
    padding: 0 15px;
}
.activity{
	margin-top:20px;
}
.activity img{
	width:100%;
}



.llpl { width:380px; margin-bottom: 20px;}
.photo,.photo2{
	position: relative;
	overflow: hidden; 
	margin-bottom:20px;
}
.photo2 {
    height: 200px;
    border-radius: 5px;
    margin-top: 5px;
}
.photo img{
	width: 100%;
	height: 100%;
}

.photo2 img{
	width: 100%;
	height: 100%;
	transition: transform 0.5s;
}

.photo2:hover img{
	transform:scale(1.03,1.03);
}

.photo .shadow,.photo2 .shadow{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
}
.photo2 .shadow {
    height: 48px;
    background: url(https://ad.jxnews.com.cn/wp/2021/css/shadow2.png);
}
.photo p,.photo2 p{
	position: absolute;
	width: 100%;
	left: 0px;
	bottom: 0px;
	text-align: center;
	z-index: 9;
}
.fw a {
    color: #fff;
}
 .photo2 p {
    height: 38px;
    line-height: 38px;
    font-size: 16px;
}

#layout3{
	height: 110px; margin-top:20px;

}

#layout3 .main1{
	float: left;
	width:1200px;
	margin: 10px 0px 0px 20px;
}

#layout3 .main1 h2{
	font-size: 36px;
	height: 50px;
	isolation: 50px;
}
#layout3 .main1 h2 {
    text-align: center;
}
#layout3 .main1 h2 a{
	color: #142f65;
}

#layout3 .main1 p{
	line-height: 20px;
	height: 20px;
	font-size: 16px;
	color: #142f65;
	margin-top: 10px;
	text-align: center;
}

#layout3 .main1 p a{
	color: #142f65;
	margin-right: 18px;
}

#layout3 .side{
	float: right;
	width: 246px;
	height: 110px;
	background: #f6f6f6;
}

#layout3 .side ul{
	padding: 13px 5px 13px 0px;
}

#layout3 .side li{
	float: left;
	margin-left: 15px;
	height: 28px;
	line-height: 28px;
}

.guide_img_le {width:100%;}
.guide_img_le li {width:380px; height:220px; position: relative;  margin-bottom: 19px; text-align: center; float:left;margin-right:30px}
.guide_img_le>li+li+li{margin-right:0}
.guide_img_le li a img {width:100%; height: 100%; margin: 0;padding: 0;object-fit: cover;}
.guide_img_le li a:hover img {width:378px; height: 218px; border:1px solid #268cd4;}

.lmtb { width:100%; background: url(../images/lmtb01.jpg) top left no-repeat; padding-top: 10px; margin-bottom: 15px;}
.lmtb .le {
	font-size: 24px;
	color: #0276da;
}
.lmtb a.more {width:49px; height: 8px; background: url(https://ad.jxnews.com.cn/wp/2021/css/morebg.jpg) top right no-repeat; margin-top: 10px; }
.lmtb a:hover.more {background: url(https://ad.jxnews.com.cn/wp/2021/css/morebga.jpg) top right no-repeat;}

.bxzs_list { width:100%;}
.bxzs_list li {font-size:18px; margin-bottom: 15px;  overflow:hidden; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; }

/*foc*/
#owl-demo{position:relative;width:700px;height:460px;}
#owl-demo .item{ position:relative;display:block;}
#owl-demo img{display:block;width:700px;height:460px;}
#owl-demo b{position:absolute;left:0;bottom:0;width:100%;height:50px;background-color:#000;opacity:.6;filter:alpha(opacity=60);}
#owl-demo span{position:absolute;left:20px;bottom:14px;width:550px;font-size:18px;color:#fff;text-align:left; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis;}

.owl-pagination{position:absolute;right:0;bottom:6px;width:160px;height:22px;text-align:center;}
.owl-page{display:inline-block;width:10px;height:10px;margin:0 5px;background-image:url(../images/bg15.png);*display:inline;*zoom:1;}
.owl-pagination .active{width:25px;background-image:url(../images/bg16.png);}
.owl-buttons{display:none;}
.owl-buttons div{position:absolute;top:50%;width:40px;height:80px;margin-top:-50px;text-indent:-9999px;}
.owl-prev{left:0;background-image:url(../images/bg17.png);}
.owl-next{right:0;background-image:url(../images/bg18.png);}
.owl-prev:hover{background-image:url(../images/bg19.png);}
.owl-next:hover{background-image:url(../images/bg20.png);}

.sp_list { width:470px;}
.sp_list li {font-size:18px; margin-bottom: 15px;  overflow:hidden; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; }
.sp_list li.small_tit {font-size:18px; font-weight:bold;}
a.ywli {
    font-size: 18px;
    margin-bottom: 15px;
    line-height: 26px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
}
.cd {
    float: right;
    width: 890px; margin-top:25px;
}
.cd li {
	color: #FFFFFF;
	float: left;
	width: 98px;
	font-family: "微软雅黑";
	font-size: 20px;
	line-height: 53px;
	font-weight: 500;
	text-align: center;
}
.cd li a{
    color: #FFFFFF;
    
}
/* 主搜?*/
.mainsearch {
	width: 330px;
	float: right;
	margin-right:10px;
	color: #999;
}
.searchtxt {float:left;width:330px;height:30px;font-size:14px;border:solid 1px #ddd;outline:none;line-height:30px; color:#999; text-indent:15px;
}
/*list*/

.blc20 { height:30px;}
.blc40 { height:40px;}
.con { width:1200px; margin:0 auto;}
.mbx { padding-left:10px; border-left:4px solid #405bb8; margin-bottom:28px; font-size:16px; }
.mbx span { margin:0 10px;}

.list { width:1200px;}
.list ul { width:1200px;border-top:1px solid #d5d5d5;}
.list ul a li { width:1200px;border-bottom:1px solid #d5d5d5; padding:15px 0; }
.list ul a li h1 { font-size:18px; line-height:24px; margin-bottom:10px;font-weight: normal; }
.list ul a li p { display:block; font-size:12px; color:#7b7b7b;}
.list ul a:hover li { background:#f5f5f5;}

.cbl { width:340px;  position:relative;}

.ycyq li { width:322px; line-height:32px; background:url(../images/p_25.jpg) left center no-repeat; padding-left:18px; overflow:hidden; white-space:nowrap;text-overflow:ellipsis;-o-text-overflow:ellipsis; font-size:16px;} 

.rx { width:100%; line-height:26px; background:#006cb6; color:#fff; text-align:center; padding:10px 0; }
.le{ float:left;}
.ri{float:right;}


/*news*/
.new { width:780px; letter-spacing:0;}
.new h1 {
	font-size: 24px;
	line-height: 40px;
	margin-bottom: 20px;
	color: #333;
	text-align: center;
	font-weight: bold;
}
.new h2 {font-size:16px; line-height:24px; margin-bottom:10px; color:#666; text-align:center;}
.new h3 {font-size:18px; line-height:30px; margin-bottom:20px; color:#666; text-align:center;}
.new .xbt { font-size:14px; margin-bottom:30px; border-bottom:1px dashed #d5d5d5; padding-bottom:20px; text-align:center; }
.new .xbt span { margin-right:30px;}
.new .n-m { width:100%; margin-bottom:30px;}
.new .n-m img { margin-bottom:25px;}
.new .n-m p { font-size:16px; line-height:32px; color:#323232; margin-bottom:10px;}
.sm { width:100%; }
.sm h4 { font-size:14px; color:#646464; line-height:24px; border-bottom:1px dashed #aaaaaa; padding-bottom:10px; margin-bottom:15px;}
.sm p { font-size:12px; color:#8c8c8c; margin-bottom:5px; line-height:20px;}
.bk {
	border: 1px solid #CCC;
	font-size: 14px;
	line-height: 36px;
	color: #666;
}
.mediab {
	BORDER-COLLAPSE: collapse;
}
.mediab TD {
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #ccc;
	border-right-color: #ccc;
	border-bottom-color: #ccc;
	border-left-color: #ccc;
}
.t1 a  {
	color: #666;
	text-align: left;
	text-indent: 15px;
}
.t1 {
	color: #333;
	font-size: 16px;
	padding-left: 20px;
}
.yzb,.clz,.yhf{
	color: #FFF;
	padding-top: 2px;
	padding-right: 5px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
}
.yzb {
	background-color: #FF9900;
}
.clz {
	background-color: #06C;
}
.xw01 { width:100%; margin-bottom:15px; }
.xw01 img { margin-right:20px; width:120px; height:80px; object-fit: cover;}
.xw01 a:hover img { width:118px; height:78px; border:1px solid #2098c9;}
.xw01 h1 { font-size:18px; font-weight:bold; line-height:36px; width:200px; float:right;}
.foot{ height:35px; background-color:#e8e8e8; color:#000; text-align:center; padding-top:25px; margin-top:30px;}

/*头部栏目列表*/
.header-nav{
	width: 100%;
	background-color: #0f6fc6;
	height: 60px;
}
.header-nav-list{
	width:1200px;
	margin: 0 auto;
	font-size: 20px;
}
.header-nav-left{
	float: left;
	width:900px;
	font-size: 20px;
	color:#fff
}
.header-nav-left ul{
	margin-block-start:0;
	margin-block-end:0;
}
.header-nav-left ul,.header-nav-left ul li{
	float: left;
}
.header-nav-left ul li{
	line-height: 60px;
	padding-right:15px;
}
.header-nav-left ul li.dishi{
	padding:0 0px 0 15px;
}
.header-nav-left ul li a{
	color: #fff;
}
.header-nav-right{
	width:300px;
	float: right;
}
/* 主搜?*/
.mainsearch {
	width: 300px;
	float: right;
	color: #999;
	margin-top: 7px;
}
.searchtxt {float:left;width:207px;height:28px;font-size:14px;border:solid 1px #ddd;outline:none;line-height:30px; color:#999; text-indent:15px;
}