/*初始化样式*/
html{margin:0;padding:0;border:0;}
body,div,span,object,iframe,h1,h2,h3,h4,p,blockquote,pre,a,address,code,b,em,img,
dl,dt,dd,ol,ul,li,fieldset,form,label,footer,
header,hgroup,nav,section
{margin:0;padding:0;border:0;}
body{background:#fff;color:#666;position:relative;font:12px/1.5 Microsoft YaHei,arial,宋体,sans-serif;vertical-align:baseline;width:100%;overflow-x:hidden;}
a{text-decoration:none;outline:none;}
a:link{color:#666;}
a:visited{color:#666;}
a:hover,a:active,a:focus{color:#3480ce;text-decoration:none;outline:none;}

input{padding:0;margin:0;font-family:'Microsoft YaHei';}
img{border:none;background:none;vertical-align:middle;}
ul,ol,li{list-style-type:none;}
select,input,img,select{vertical-align:middle;}
table{border-collapse:collapse;border-spacing:0}
table, th, td {vertical-align: middle}
.clearfix:after{content: ".";display: block;height: 0;clear: both;overflow: hidden;visibility: hidden;}
.clearfix{zoom:1}
.clearboth{height:0px;line-height:0px;overflow:hidden;clear:both;font-size:0px;}

h1,h2,h3,h4{font-size:12px;font-weight:bold;}
hr {border: 0;border-top:1px solid #ccc;height:0;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}


.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-out; -webkit-transition:all 0.5s ease-out; -moz-transition:all 0.5s ease-out; -o-transition:all 0.5s ease-out;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}



.wh{width: 1200px;margin:0 auto;}
.pos{position: relative;width: 1920px;left: 50%;margin-left: -960px;}

.com-img{ display:inline; overflow:hidden;margin:0 auto;display: table;}
.com-img img{ transition:all 0.5s ease-in 0s; -webkit-transition:all 0.5s ease-in 0s; -moz-transition:all 0.5s ease-in 0s; -o-transition:all 0.5s ease-in 0s;}
.com-img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1); -moz-transform:scale(1.1); -o-transform:scale(1.1);-ms-transform:scale(1.1);}






/*头部样式*/
.top1{height: 36px;background: #000000;color: #fff;line-height: 36px;overflow: hidden;}
.top2{height: 114px;overflow: hidden;}
#header{width:1000px;margin:0 auto;}
.logo{float:left;line-height: 114px;}
.top2 .k2{margin-top: 27px;}

.topLink{float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 a{color: #fff;font:normal 12px/36px "宋体";}
.topLink .k2{color:#074b91;font-size:14px;font-family:"微软雅黑";}



/*热门搜索*/
.sou{	
    height: 54px;
    background-color: #d9d9d9;
}
#formsearch{float:right;
    background: url(../images/ss.png) center no-repeat;
    width: 303px;
    margin-top: 12px;
    margin-right: 112px;
}
.hotSearch{float:left;height:54px;line-height:54px;font-weight:normal;
    color: #666666;
    font-size: 12px;
    font-family: "宋体";
}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*搜索和热门搜索*/
.hotSearch a{margin-right:6px;   
    color: #666666;
    font-size: 12px;
    font-family: "宋体";}
#formsearch input{height:31px;background:none;
    border:none;line-height:31px;
    outline: none;
}
#formsearch input#keyword{height:31px;line-height:31px;padding-left:4px;color:#666;
    width: 229px;
}
#formsearch input#s_btn{width:70px;height:31px;line-height:31px;text-align:center;color:#fff;border:none;cursor:pointer;font-size: 12px;}




/*导航栏样式*/
#menu{
    background-color:#000000;height:58px;
}
.nav{width: 840px;margin:0 auto;}
.nav li{line-height:58px;height:58px;text-align:center;width:140px;float:left;position:relative;z-index:999;}
.nav li a{display:block;line-height:58px;color:#fff;height:58px;padding: 0;font-size: 16px;}
.nav li a:hover{color:#fff;text-decoration:none;background-color:#d12521;}

.nav .sec{height:0;background:#000000;color:#fff;overflow:hidden;z-index:9999;position:absolute;top:58px;left:0px;}
.nav .sec a{background:#000000;color:#fff;height:38px;line-height:38px;width:120px;}
.nav .sec a:hover{background:#d12521;text-decoration:none;}








/*内页左侧样式*/


.container{width: 1200px!important;margin: 0 auto;padding: 0;}
.page-position a{color: #666;}
.left{width: 225px;float: left;}
.right{width: 863px;
    float: right;
    margin-top: 4px;
    margin-right: 100px;}
.xypg-case-list li{width: 275px;}
.xypg-product-list li{width: 269px;}
.xypg-product-list li .img img{width: 271px;height: 193px;}
.relate-product-slick .owl-item .img img{    width: 213px;height: 200px;}
.xypg-case-list li .img img{width: 300px;height: 214px;}
.page-product-inquiry a{color: #fff;}
.page-mob-tool{display: none;}

.page-position h2{
    background: url(../images/fx.png)no-repeat left;
    padding-left: 25px;
    margin-left: 2px;
    display: block;
    float: left;
    color: #000;
    font-weight: bold;
    font-size: 16px;
}


/* 选择疑问 */
.yiwne{
    background: #e6e6e6;
    height: 500px;
}
.yw1,.yw2{
    padding-top: 69px;
    width: 50%;
}
.yw2 ul li{
    float: left;
    margin-right: 20px;
    margin-bottom: 10px;
    position: relative;
}
.yw2 ul li:nth-child(2n){
    margin-right: 0;
}
.yw2 ul li div{
    display: block;
    transition: all 0.4s;
    overflow: hidden;
}
.yw2 ul li img{
    cursor: pointer;
    transition: all 0.4s;
}
.yw2 ul li:hover img{
    transform: scale(1.1);
}

.yw1 dd{
    font-size: 48px;
    color: #1a1a1a;
    line-height: 60px;
    font-family: "黑体";
}
.yw1 dt{
    font-size: 18px;
    font-family: "黑体";
    color: #1a1a1a;
    line-height: 32px;
    font-weight: normal;
    margin-top: 25px;
}
.yw1 dl{
    width: 500px;
    background: url(../images/yw.png) left center no-repeat;
    text-align: left;
    font-size: 24px;
    color: #d12521;
    font-family: "黑体";
    height:78px;
    padding-left: 108px;
    padding-top: 55px;
    margin-top: 20px;
}


/* 横图 */
.hen1{
    background: url(../images/hen.png) center no-repeat;
    height: 194px;
    text-align: center;
    position: relative;
}
.hen1 dd{
    font-size: 47px;
    line-height: 47px;
    color: #ffffff;
    font-weight: bold;
    font-family: "MicrosoftYaHei";
    padding-top: 39px;
}
.hen1 dt{
    color: #ffffff;
    font-size: 22px;
    line-height: 22px;
    font-family: "MicrosoftYaHei";
    margin-top: 14px;
}

/* 优势 */
.ysbg{
    background: url(../images/ysbg.png) center no-repeat;
    height: 1219px;
    margin-top: -26px;
}
.ysbg h3{
    font-size: 18px;	
    color: #5a6059;
    line-height: 18px;
    font-weight: normal;
    text-align: center;
    padding-top: 141px;
}
/* .ys01{
    width: 50%;
} */
.ys013{
    text-align: right;
    margin-top: 27px;
}
.ys012{
    padding-left: 71px;
}
.ys012 dd{
    color: #d12521;
    font-size: 28px;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 28px;
}
.ys012 dd b{
    font-size: 12px;
    color: #1a1a1a;
    font-weight: normal;
    letter-spacing: 0px;
    line-height: 12px;
}

.ys012 img{
    margin-top: 15px;
    margin-bottom: 15px;
}
.ys012 dt{
    width: 464px;
}
.ys012 dt p{
    font-size: 14px;
    color: #666666;
    font-weight: normal;
    background: url(../images/f0.png) left top 8px no-repeat;
    padding-left: 19px;
    line-height: 28px;
}
.ys012:nth-child(1){
    background: url(../images/y01.png) left top no-repeat;
    margin-top: 69px;
}
.ys012:nth-child(2){
    background: url(../images/y02.png) left top no-repeat;
    margin-top: 20px;
}
.ys0134:nth-child(1){
    background: url(../images/y03.png) left top no-repeat;
    margin-top: 20px;
}
.ys0134:nth-child(2){
    background: url(../images/y04.png) left top no-repeat;
    margin-top: 20px;
}
.ys0134:nth-child(3){
    background: url(../images/y05.png) left top no-repeat;
    margin-top: 20px;
}
.ys0131{
    margin-top:70px;
}
.ys0112{
    margin-left: 87px;
    width: 440px;
}


/* 产品中心 */
.pro_bg{
    padding-top: 80px;
    height: 778px;
}
.pro_bg .le_pro{
    width: 250px;
    height: 600px;
    background: url(../images/ple.png) center no-repeat;
}
.pro_bg .le_pro ul li{
    width: 180px;
	height: 40px;
	border-radius: 5px;
    border: solid 1px #cccccc;
    margin:0 auto;
    margin-bottom: 9px;
    text-align: center;
}
.pro_bg .le_pro ul li:first-child{
    margin-top: 150px;
}
.pro_bg .le_pro ul li:hover a{
    color: #ffffff;
}
.pro_bg .le_pro ul li:hover{
    background-color: #d12521;
	border-radius: 5px;
}
.pro_bg .le_pro ul li a{
    font-size: 18px;
    font-family: "黑体";
    color: #1a1a1a;
    letter-spacing: 1px;
    line-height: 40px;
}
.ri_pro {
    width: 925px;
}
.pro_tit_ri{
    height: 100px;
    background: url(../images/ps.png) center no-repeat;
}
.pro_name1 ul li{
    float: left;
    margin-right: 18px;
    margin-bottom: 10px;
}
.pro_name1 ul li img{
    width:295px;
}
.pro_name1 ul li:nth-child(3n){
    margin-right: 0;
}
.pro_name1 ul li h3{
    height: 30px;
    background-color: #000000;
    text-align: center;
    color: #ffffff;
    letter-spacing: 1px;
    font:normal 18px/30px "黑体";
    margin-top: 5px;
}
.pro_name1 ul li:hover h3{
    background-color: #d12521;
}

/* 横图2 */
.hen2{
    background: url(../images/hen1.png) center no-repeat;
    height: 147px;
    position: relative;
}


/* 优势2 */
.sun_goods{background: #eaeaea url(../images/bg1.png) top center; padding-top: 45px;
    margin-top: -15px;
}
.sun_goods .item .wz .num{background: url(../images/ly_tt_bg.png) center no-repeat; width: 97px; height: 78px; text-align: center; line-height: 78px; color: #fff; font-size: 36px; padding-left: 10px; box-sizing: border-box;}
.sun_goods .item .wz .wzcon{margin-left: 10px;}
.sun_goods .item .wz .wzcon h3{line-height: 20px; font-size: 20px; color: #010101; margin-bottom: 25px;}
.sun_goods .item .wz .wzcon h3 b{
    color: #d12521;
}


.sun_goods .item .wz .wzcon p{line-height: 25.2px; font-size: 14px; color: #5a5a5a;font-weight:bold;}
.sun_goods .item .img img{width: 100%;}
.sun_goods .item1 .wz{width: 700px;  padding-bottom: 80px;}
.sun_goods .item1 .img{	
    width: 480px;
    position: relative;
    height: 268px;
    overflow: hidden;
}
.sun_goods .item1 .img img{
    cursor: pointer;
    transition: all 0.4s;
}
.sun_goods .item1 .img:hover img{
    transform: scale(1.1);
}
.sun_goods .item2 .wz{padding-top: 50px; width: 730px;padding-bottom: 80px;}
.sun_goods .item2 .img{	width: 469px; margin-top: -40px;
    height: 264px;
    overflow: hidden;
    position: relative;
}
.sun_goods .item2 .img img{
    cursor: pointer;
    transition: all 0.4s;
}
.sun_goods .item2 .img:hover img{ transform: scale(1.1);}
.sun_goods .item3{padding-bottom: 20px;}
.sun_goods .item3 .wz{padding-top: 40px; width: 600px;}
.sun_goods .item3 .img{width: 491px;	
    height: 271px;
    overflow: hidden;
    position: relative;
}
.sun_goods .item3 .img img{
    cursor: pointer;
    transition: all 0.4s;
}
.sun_goods .item3 .img:hover img{transform: scale(1.1);}

.sun_tit{text-align: center; margin-bottom: 35px;}
.sun_tit h3{font-size: 30px; color: #d12521; margin-bottom: 5px;}
.sun_tit h3 span{color: #010101;}
.sun_tit .en_p{text-align: center; text-transform: uppercase; background: url(../images/en_p_bg.gif) center no-repeat; font-size: 14px; color: #cccccc; line-height: 20px;}
.sun_tit p{font-size: 14px; color: #999999;}



/* 资质荣誉 */
.zzry{
    height: 480px;
    background: #fff;
}
.zzry dd{
    background: url(../images/ry.png) center no-repeat;
    font-size: 36px;
    text-align: center;
    color: #1a1a1a;
    margin-top: 81px;
    height: 60px;
}
.ab2{position:relative;}
.ab2 .cont{background:#fff;width:1200px;height:220px;margin:0 auto;}

.lb1,.rb1{position:absolute;top:60%;cursor:pointer;}
.lb1{left:-50px;}
.rb1{right:-50px;}

.product_list3 li{float:left;margin-left:10px;margin-right:10px;margin-top:22px;_display:inline;}
.product_list3 li a.img{}
.product_list3 li a.img img{	width: 390px;
	height: 300px;}
.product_list3 li a.img{display:block;}

#m_demo{overflow:hidden;width:100%;margin:0 auto;}
#m_indemo {float: left;width:800%}
#m_demo1 {float: left;}
#m_demo2 {float: left;}



/* 流程 */
.liuc{
    height: 476px;
    background: url(../images/lc.png) center no-repeat;
    text-align: center;
}
.liuc dd{
    font-size: 30px;
    font-weight: bold;
    line-height: 30px;
    letter-spacing: 1px;
    color: #ffffff;
    padding-top: 73px;
}
.liuc dt{
    color: #ffffff;
    font-size: 20px;
    line-height: 20px;
    margin-top: 15px;
    font-weight: normal;
}
.lc1{
    margin-top: 74px;
}
.lc1 ul li{
    float: left;
    margin-left: 18px;
    margin-right: 43px;
    text-align: center;
}
.lc1 ul li:last-child{
    margin-right: 18px;
}
.lc1 ul li h3{
    font-size: 14px;
    color: #ffffff;
    line-height: 14px;
    margin-top: 65px;
}


/* 关于我们 */
.ab_bg{
    height:568px;
}
.ab_list{
    padding-top: 81px;
}
.abwz{
    width: 50%;
}
.abwz dd{
    background: url(../images/f2.png) bottom left no-repeat;
    font-size: 24px;	
    letter-spacing: 0px;
    font-family: "MicrosoftYaHei";
    color: #1a1a1a;
    line-height: 24px;
    padding-bottom: 13px;
}
.abwz dt{
    margin-top: 30px;
    font-family: MicrosoftYaHei;
    font-size: 15px;
    line-height: 24px;
	letter-spacing: 0px;
    color: #1a1a1a;
    font-weight: normal;
    width: 584px;
}
.ab_tu1{
    margin-top: 21px;
}
.ab_tu1 ul li{
    float: left;
    margin-right: 18px;
}
.ab_tu1 ul li:last-child{
    /*margin-right: 0;*/
}
.moe div{
    width: 155px;
	height: 39px;
    background-color: #d12521;
    margin:0 auto;
    text-align: center;
    font-size: 18px;
    color: #ffffff;
    line-height: 39px;
    margin-top: 39px;
}




/* 新闻 */
.cc5{background:#f3f3f3;	height: 447px;
    padding-top: 62px;
}
.news_company{width:350px;margin-right:81px;}
.news_company:nth-child(2){
    margin-right: 68px;
}
.news1_title{border-bottom:1px solid #e5e5e5;font:400 22px/50px "微软雅黑";color:#111;position:relative;}
.news1_title span{padding-left:12px;color:#999;font-size:14px;text-transform:uppercase;}
.news1_title a{position:absolute;right:0;top:0;}
.news_company .content{padding-top:20px;}

.atitle{color:#333333;font-size:16px;line-height:34px;position:relative;font-weight:bold;background:url(../images/atitle.png) no-repeat left center;padding-left:18px;
border-bottom: 1px solid #dfdfdf;
}
.atitle span{padding-left:5px;font-size:12px;text-transform:uppercase;color:#8c8584;
    font-weight: normal;
    font-family: MicrosoftYaHei;
}
.atitle a{position:absolute;right:0;top:0;font-size:12px;	color: #666666;
font-weight: normal;
}

.news_list2 li a{line-height:27px;padding-left:22px;line-height:45px;font-size:14px;background:url(../images/ndot.jpg) no-repeat 0% 50%;display:block}
.news_list2 li a:hover{color:#d12521;}


.news_list3 li{position:relative;padding:8px 0 12px;border-bottom:1px dashed #e3e3e3;}
.news_list3 li a{line-height:30px;padding-left:38px;background: url(../images/wen.png) left center no-repeat;display:block;font-size:14px;}
.news_list3 li a:hover{text-decoration:none;color:#d12521;}
.news_list3 span{background: url(../images/da.png) left 3px no-repeat;padding-left:38px;font:400 12px/22px "微软雅黑";margin-top:5px;color:#999;display:block}

#ydemo{overflow:hidden;margin:0 auto;position:relative;height:323px;}
#yindemo{height:100%;}
#ydemo1{}
#ydemo2{}


/* 友情链接 */
.foot_link{
    background: url(../images/link.png) center no-repeat;
    height: 96px;
    margin-top: 52px;
    margin-bottom: 55px;
    /* padding: 22px 20px; */
}
.foot_link .wh1{padding: 24px 20px 0;}
.foot_link a{font-size: 12px;color: #666666;margin-right: 10px;line-height: 24px;}
.foot_link a:first-child{margin-left: 186px;}



/* 底部 */
.foot_bg{
    height: 359px;
	background-color: #252525;
}
.foot_tel{
    padding-top: 46px;
}
.foot_tel ul li{
    width: 370px;
	height: 100px;
    border: solid 1px #666666;
    margin-right: 45px;
    float: left;
}
.foot_tel ul li:last-child{
    margin-right: 0;
}
.foot_tel ul li dd{
    width: 56px;
    height: 56px;
    margin-top: 22px;
    margin-left: 16px;
    float: left;
}
.foot_tel ul li dt{
    float: left;
    margin-left: 10px;
    font-size: 24px;
    letter-spacing: 0px;
    color: #fff;
    font-family: "Arial";
    font-weight: normal; 
    margin-top: 17px;

}
.foot_tel ul li dt b{
    color: #8a8a8a;
    font-size: 20px;
    font-weight: normal;
}
.foot_nav{
    width: 450px;
    float: left;
    margin-top: 60px;
}
.foot_nav dd{
    font-size: 18px;
    color: #ffffff;
}
.foot_nav dt{
    font-size: 14px;
    color: #8a8a8a;
    margin-top: 15px;
}
.foot_nav dt a{
    background: url(../images/dh.png) left center no-repeat;
    padding-left: 20px;
    margin-right: 34px;
    display: block;
    float: left;
    color: #8a8a8a;
    font-weight: normal;
    line-height: 43px;
}

.foot_ewm{
    float:right;
    width: 290px;
    margin-top: 59px;
    font-size: 14px;
    color: #8a8a8a;
}
.foot_ewm td{
    margin-right: 47px;
}
.foot_ewm td:last-child{
    margin-right: 0;
}


.foot_ff{
    height: 74px;
    background-color: #151515;
    font-size: 14px;
    color: #696969;
    line-height: 74px;
}
.foot_ff a{
    color: #696969;
}










#demo{overflow:hidden;width:100%;margin:0 auto;}
#indemo {float: left;width:800% !important;}
#demo1 {float: left;}
#demo2 {float: left;}






/*首页留言表单*/
.index_message{position: relative;}
.name_input{border:1px solid #cccccc; margin-top: 5px; background: #fff; height: 23px; width: 204px;}
.input_left{float: left; width: 40px; text-align: center; background:url(../images/newadd/title_left.jpg) left top repeat-x; height: 23px; line-height: 23px}
.input_right{position: relative; float: right;}
.input_right input{height: 22px; line-height: 22px;}
.input_right .m_label{position:absolute;width:100px;text-align:left;line-height:22px;padding-left:6px;color:#ccc;z-index:1;cursor:text;}



#m_div{width:222px;position:fixed;left:2px;bottom:0px;padding-bottom:1px;z-index:99999;background:#fff;}
.d_label{line-height:18px;padding-top:8px; width:160px;}
.w_message{border:1px solid #4a9cf9;padding:7px;padding-top:3px; height:263px; background:#fff;padding-bottom:27px;background:url(../images/newadd/message_bg.jpg) left top no-repeat;background-size: 100% 100%;}
.w_message #name{width:156px;height:20px;line-height:20px; border: none !important;}
.w_message #contact{width:156px;height:20px;line-height:20px; border: none !important;}
.w_message #email{width:156px;height:20px;line-height:20px; border: none !important;}
.w_message #address{width:156px;height:20px;line-height:20px; border: none !important;}
.w_message #content{width:203px;height:65px;resize:none;overflow-y:auto;overflow-x:hidden;}
.w_message #checkcode{width:80px;height:22px;line-height:22px;border:1px solid #ccc;background-color:#fff;}


#message_main{display:table-cell;}
.w_message #message_main tr{display:block;width:100%;overflow:hidden;line-height:28px;}
.w_message #message_main tr th{height:28px;line-height:28px;width:37px;text-align:center;vertical-align:middle;overflow:hidden;}
.w_message #code{padding-top:0px; margin-top: 5px;}
.w_title{background:#000;color:#fff;;position:relative;cursor:pointer;height:33px;width:222px;overflow:hidden;display:block!important;}
.w_message #message_main .m_input{border:1px solid #ccc;background-color:#fff;}
.w_message .msgbtn{width:93px;height:29px;line-height:20px; background:url(../images/submit.png) 50% 50% no-repeat;margin-top:3px;border:none;font-family:"宋体",arial;font-size:12px;font-family: "微软雅黑"; color: #fff;}
.w_message .msgbtn_hover{background:#3c96fc;color:#fff;border:1px solid #3c96fc;}


.m_close{background:url(../images/messbtn.png) left top no-repeat;position:absolute;right:0px;top:0px;cursor:pointer;overflow:hidden;
width:19px;height:20px;right:12px;top:8px;cursor:pointer;}
.m_open{background:url(../images/messbtn1.png) left top no-repeat;}
.w_message .m_under{position:absolute;width:227px;left:0;bottom:1px;text-align:center;}
.w_message .support{color:#000;width:100px;position:absolute;bottom:1px;right:8px;font-size:12px;}
#m_top{height: 1px;font-size: 0px;line-height: 1px;margin: 0 2px;background:#d12521;}
#m_mid{height: 1px;font-size: 0px;line-height: 1px;margin: 0 1px;background:#d12521;}
#m_bot{background:#d12521;height:31px;line-height:31px;padding-left:9px; font-family: "微软雅黑"; font-size: 13px;}


/*内页留言*/

.m_label{position:absolute;width:160px;text-align:left;line-height:26px;padding-left:8px;color:#ccc;z-index:1;cursor:text;}
.c_label{line-height:18px;padding-top:12px;}







