@charset "utf-8";
/* CSS reset for c_b */
body , div , dl , dt , dd , ul , ol , li , h1 , h2 , h3 , h4 , h5 , h6 , pre , form , fieldset , input , textarea , p , blockquote , th , td {margin:0; padding:0; }
table {border-collapse:collapse; border-spacing:0;}
table th , table td {padding:5px;}
fieldset , img {border:0;}
address , caption , cite , code , dfn , em  , th , var {font-style:normal; font-weight:normal;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
li{ list-style-type:none;}
ception , th{text-align:left;}
q:before , q:after{content:'';}
abbr , acronym{border:0;}
a {color:#333; text-decoration:none;}  /*for ie f6n.net*/
a:focus{outline:none;} /*for ff f6n.net*/
a:hover {text-decoration:underline;}

/*定位*/
.tl {text-align:left;}
.tc {text-align:center;}
.tr {text-align:right;}
.bc {margin-left:auto; margin-right:auto;}
.fl {float:left; display:inline;}
.fr {float:right; display:inline;}
.zoom {zoom:1}
.hidden {visibility:hidden;}
.vam {vertical-align:middle;}
.clear{clear:both; font-size:0;}
p{ word-spacing:-1.5px;}
.clearfix{*zoom:1;}
.clearfix:after{display:block; overflow:hidden; clear:both; height:0px; visibility:hidden; content:".";}


-moz-box-sizing:content-box;
-webkit-box-sizing:content-box;
box-sizing:content-box;


/*原reset*/
sup{vertical-align:baseline;}
sub{vertical-align:baseline;} 
input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}
input,button,textarea,select{*font-size:100%;}
input,select{vertical-align:middle;}
body{font:12px/1.231 arial,helvetica,clean,sans-serif;}
select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}
table{font-size:inherit;font:100%; border-collapse:collapse;}
pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}
/*title*/
h1 { font-size:32px;}
h2 { font-size:26px;}
h3 { font-size:20px;}
h4 { font-size:14px;}
h5 { font-size:12px;}
h6 { font-size:10px;}

@charset "utf-8";
/* CSS Document */
body{background-color:#fff; overflow-x:hidden; color:#666; font-size:13px; font-family: microsoft yahei , "宋体"; position:relative; min-width:1200px;}/*网站字体颜色*/

.header , .content , .footer , .container{margin-left:auto; margin-right:auto; width:1100px; font-family:microsoft yahei;}


/*页眉*/
.header{width:100%; overflow:hidden; background-color:#fff;}
.header_top{ width:100%; background:url(../images/header_top_bg.png) no-repeat center; height:36px; overflow:hidden;}
.header_top .top_nav{ float:right; width:210px; height:20px; margin-top:10px}
.header_top .top_nav a{ padding:0 13px; border-left:1px dotted #fff; color:#fff; float:left}
.header_top .top_nav .first{ border:none; padding-left:0;}
.header_top .top_nav .last{ padding-right:0}
.header_center { height:105px; overflow:hidden}
.header_center .logo{ float:left; width:525px}
.header_center .logo dt{ float:left;}
.header_center .logo dd{ float:left; margin-left:20px; padding-left:25px; border-left:1px dotted #b4b4b4; height:55px; margin-top:10px}
.header_center .logo dd h2{ font-size:26px; color:#333; font-weight:bold}
.header_center .logo dd p{ margin-top:6px;font-size:16px; color:#006cc2}
.header_center .header_phone{ float:right; width:350px; overflow:hidden; margin-top:30px}
.header_center .header_phone img{ float:left;}
.header_center .header_phone h3{ float:right; background:url(../images/header_phone.png) no-repeat right center; font-size:24px; color:#c4151d; padding-right:48px; text-align:right; padding-left:25px}
.header_center .header_phone h3 p{ font-size:12px; color:#343434;}

.header_nav{ width:100%; height:55px; line-height:55px; background:#006cc2;}
.header_nav li{ float:left}
.header_nav a{ display:block; padding:0 45px; background:url(../images/header_nav_border.png) no-repeat left center; float:left; font-size:16px; color:#fff; text-decoration:none}
.header_nav .first{ background:none}
.header_nav li:hover a,.header_nav .cur a{ background:#1eb848}


/*产品列表*/
.slideTxtBox{ margin:0px auto;}
.slideTxtBox .hd{ position:relative; background:#eee;}
.slideTxtBox .hd ul{ max-width:1100px; margin:0 auto;}
.slideTxtBox .hd ul li{ float:left; width:14.2%; padding:2% 0; text-align:center; cursor:pointer; font-size:15px; background:url(../images/pic7.png) no-repeat 95% center;}
.slideTxtBox .hd ul li.on{ padding:2% 0;background:#FFF url(../images/pic6.png) no-repeat 95% center; color:#006cc2;}
.slideTxtBox .bd{ max-width:1100px; margin:2% auto;}
.slideTxtBox .bd .title{ text-align:center;}
.slideTxtBox .bd .title h2{ font-size:26px; line-height:60px; color:#006cc2}
.slideTxtBox .bd ul{ padding:4% 0 1% 0; }
.slideTxtBox .bd li{ float:left; text-align:center; width:23%; margin:0 1%;}

.slideTxtBox .bd li .box{ border:1px solid #DDD; padding:3%}
.slideTxtBox .bd li .box .pic{ padding-bottom:3%;}
.slideTxtBox .bd li .box img{ width:100%;}
.slideTxtBox .bd li .box .bt{ font-size:14px; line-height:26px;}
.slideTxtBox .bd li .box .bt p{ font-size:14px; color:#999;}



/*搜索*/
.sousuo{ overflow:hidden; height:59px; background:#fff/*url(../images/sousuo_bg.png) repeat-x center*/; position:relative; margin-bottom:5px;}
.sousuo p{ float:left; margin-top:20px; margin-left:20px;}
.sousuo p a{ margin:5px}
.sousuo input{ float:right; margin-right:10px; line-height:37px; width:310px; height:37px;; border:1px solid #dfdfdf; margin-top:10px; padding-left:10px; padding-right:30px; outline:none; background-color:#fff; color:#999}
.sousuo .sousuo_btn{ width:32px; height:39px; position:absolute; left:1045px; top:10px; background:url(../images/sousuo.png) no-repeat center}

/* odds */
.mainOdds{padding-bottom:30px;overflow:hidden; margin-top:12px; }
.mainOdds .title{height:340px;background:url(../images/ysbt.jpg) no-repeat center top;}
.mainOdds .title .adcon{ width:100%; height:115px; line-height:40px; padding-top:50px; font-size:36px; color:#fff; text-align:center;}
.mainOdds .title .adcon span{ display:block; font-size:14px;}
.mainOdds .title .tel{padding-top:0;color:#fff;margin-top:3px;margin-left:290px;}
.mainOdds .title .tel .zj{background:url(../images/telb.png) no-repeat left center;}
.mainOdds .title .tel .zj em{color:#fff;}
.mainOdds .title .tel .sj{background:#024c92;}
.mainOdds .title .li{height:50px; width:300px; margin:auto;}
.mainOdds .title .li a{display:block;width:130px;height:50px;float:left; font-size:16px;margin-left:20px;border-radius:4px;box-shadow:0 0 5px 2px #4288ca inset;text-align:center;line-height:50px;color:#fff;}
.mainOdds .title .li a:hover{box-shadow:0 0 5px 2px #4c9ae4 inset;}
.mainOdds .odds{padding-top:5px;overflow:hidden;}
.mainOdds .odds img{float:right;}
.mainOdds .odds div{width:500px;}
.mainOdds .odds div .bt{background:url(../images/icon.png) no-repeat left 12px; height:54px;line-height:54px;padding-left:45px;font-size:25px;color:#005eb8;padding-bottom:10px;border-bottom:1px solid #dadada;font-weight:normal;}
.mainOdds .odds div p{line-height:18px;font-size:14px;background:url(../images/yicon.jpg) no-repeat left 4px;padding-left:27px;margin-left:25px;margin-top:10px;color:#333;}
.mainOdds .odds div p span,.mainOdds .odds div p span a{color:#006cc2;}
.mainOdds .odds .adv1{margin-top:10px;}
.mainOdds .odds .adv2,.mainOdds .odds .adv5{margin-top:35px;}

.mainOdds .odds1{padding-top:30px;overflow:hidden;}
.mainOdds .odds .adv3{margin-top:20px;}
.mainOdds .odds .adv4{margin-left:20px;width:430px;overflow:hidden;background:url(../images/ysc2.jpg) no-repeat center bottom;padding-bottom:20px;height:270px;}
.mainOdds .odds .adv4 ul{width:490px;}
.mainOdds .odds .adv4 ul li{width:139px;height:85px;float:left;margin-right:6px;position:relative;background:#fff;margin-bottom:5px;}
.mainOdds .odds .adv4 ul li img{width:135px;height:81px;position:absolute;top:0px;left:0px;z-index:2;transform:rotateY(0deg);transition: all 0.6s ease 0s;backface-visibility:hidden;border:2px solid #dadada;}
.mainOdds .odds .adv4 ul li span{display:block;width:139px;height:85px;background:#3bb000;line-height:85px;text-align:center;font-size:16px;position:absolute;top:0px;left:0px;transform:rotateY(-180deg);transition: all 0.5s ease 0s;backface-visibility:hidden;color:#fff;}
.mainOdds .odds .adv4 ul li:hover img{transform:rotateY(180deg);}
.mainOdds .odds .adv4 ul li:hover span{transform:rotateY(0deg);}

.huise_bg{overflow:hidden;background:url(../images/1huise_bg.png) repeat center;}


/*评价*/
.pingjia{ overflow:hidden; height:390px; margin-bottom:25px}
.pingjia_l{ overflow:hidden; width:720px; height:390px; float:left; background-color:#fff}
.pingjia h2{ width:100%; height:50px; font-weight:normal; background:url(../images/pingjia_h_bg.png) repeat-x center; border-left:4px solid #006cc2; padding-left:20px; font-size:16px; line-height:50px; overflow:hidden; margin-bottom:20px}
.pingjia h2 .tle{ color:#006cc2;}
.pingjia h2 .more{ float:right; font-family:Arial; line-height:13px;font-weight:normal; font-size:13px; display:block; margin:20px 40px 0 0}
.pingjia h2 p{ float:right; width:44px; height:21px; margin-right:34px; margin-top:15px}
.pingjia h2 p img{ float:left; margin-left:1px}

/*走进凯迪*/
.zoujin { overflow:hidden; background-color:#fff; height:360px; margin-top:30px}
.zoujin dl{ overflow:hidden;}
.zoujin dt{ float:left; width:330px; height:240px; padding:9px; border:1px solid #ccc; margin:0 30px 0 20px;}
.zoujin dd{ float:left;width:680px;}
.zoujin dd h3{ font-size:20px; font-weight:normal; margin-bottom:10px; width:300px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}
.zoujin dd h3 a{ color:#006cc2}
.zoujin dd p{ line-height:26px; height:160px;  overflow:hidden}
.zoujin dd .more{ display:block; width:120px; height:40px; border:1px solid #ccc; background:url(../images/zoujin_a_bg.png) repeat-x center; text-align:center; line-height:40px; font-size:15px; color:#333; margin-top:24px;}
.zoujin ul{ overflow:hidden; width:980px; height:200px; margin-top:20px; background:url(../images/Index/zoujin_ul_bg.png) repeat-x center}
.zoujin ul li{ width:220px; height:180px; padding-top:20px; text-align:center; float:left; margin-left:20px}
.zoujin ul li img{ padding:10px; background-color:#fff}
.zoujin ul li a{ color:#fff}
.zoujin ul li p{ color:#fff; margin-top:5px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden}


/*动态*/
.dongtai{ overflow:hidden;margin-bottom:25px}
.dongtai_l{ overflow:hidden; width:720px; float:left; background-color:#fff; height:405px;}
.dongtai_nav{ width:100%; height:48px; border-bottom:2px solid #006cc2; background:url(../images/product_pro_a_bg.png) repeat-x center; line-height:48px; font-size:16px; margin-bottom:20px}
.dongtai_nav a{ color:#333; text-decoration:none; display:block; width:140px; float:left; text-align:center}
.dongtai_nav a:hover,.dongtai_nav .cur{ color:#fff; background-color:#006cc2}
.dongtai_l dl{ overflow:hidden; float:left; width:240px; margin:0 30px 0 20px;}
.dongtai_l dd h3{ font-size:14px; font-weight:normal; margin:20px 0 15px 0; widows:100%; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.dongtai_l dd h3 a{ color:#006cc2;}
.dongtai_l dd p{ line-height:25px; color:#333; height:75px;}
.dongtai_l ul{ overflow:hidden; float:left;}
.dongtai_l ul li{ background:url(../images/newsBg.gif) no-repeat left center; padding-left:18px;line-height:33px; width:385px; white-space:nowrap; text-overflow:ellipsis; overflow:hidden}
.dongtai_l li a{ color:#333; line-height:33px}
.dongtai_l li span{ float:right; font-size:12px;}

.wenda_r{ width:355px; float:right; overflow:hidden; height:405px; background-color:#fff}
.wenda_r h2{ width:100%; height:50px; background:url(../images/pingjia_h_bg.png) repeat-x center; border-left:4px solid #006cc2; padding-left:20px; font-size:16px; line-height:50px; overflow:hidden; margin-bottom:20px; font-weight:normal}
.wenda_r h2 a{ color:#006cc2;}
.wenda_box{ overflow:hidden;  padding-bottom:10px; border-bottom:1px dotted #ccc; width:325px; margin:0 auto; margin-top:10px}
.wenda_box h4{ font-weight:normal; font-size:14px; background:url(../images/wenda_wen.png) no-repeat left center; line-height:25px; padding-left:35px; width:290px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden; margin-bottom:10px}
.wenda_box h4 a{ color:#006cc2}
.wenda_box p{ font-size:13px; line-height:22px; height:88px; padding-top:2px; overflow:hidden; color:#333; background:url(../images/wenda_da.png) no-repeat left 0px; padding-left:35px; width:285px;}


/*页尾*/
.footWrap{padding-top:20px; padding-bottom:30px; background-color:#333;}
.footer{position:relative;}
.fotNav{height:40px; line-height:40px; text-align:center; color:#d0741b; border-bottom:1px solid #555; padding-bottom:12px;}
.fotNav a{padding:0 20px; color:#eee; font-size:15px;}
.fotTxt{margin-top:36px; margin-left:0;}
.fotTxt dt{padding-right:40px; border-right:1px solid #555;}
.fotTxt dd{margin-left:224px; padding-top:10px; line-height:28px; color:#aaa; font-size:14px;}
.fotTxt dd a{color:#fff;}


/*内页代码*/
.topus{ width:100%; height:300px; overflow:hidden;}
.cpMain{ padding:15px 0; background:url(../images/1huise_bg.png) repeat center;}
.cpMain .container{ overflow:hidden;}
.cpMain .cpright{ float:right; width:800px; background:#fff; padding:0 30px;}
.cpMain .lTle{ height:16px; line-height:16px; padding-top:28px; padding-bottom:10px; border-bottom:1px solid #dbdbdb;}
.cpMain .lTle .lt{ float:left; font-size:16px; color:#006cc2;}
.cpMain .lTle span{ float:right;}
.cpMain .lTle span em{}
.cpMain .lTle span a{}

.dphonePro{ overflow:hidden; background:#333; padding:20px 0;}
.dphonePro dt{ float:left; background:url(../images/phImg.png) no-repeat center; margin-left:5px; width:72px; height:50px;}
.dphonePro dd{ margin-left:72px; color:#fff; padding:5px 13px; border-left:1px dotted #5c5c5c;}
.dphonePro dd span{ font-size:13px;}
.dphonePro dd p{ font-size:20px; font-family:"Arial";}


.nlist{ float:left; width:240px; }
.nlist .nt{  font-weight:normal; padding:24px 0; padding-left:15px;}
.nlist .nt1{ background:url(../images/ntBg.png) no-repeat center;}
.nlist .nt2{ background:url(../images/ntBg2.png) no-repeat center;}
.nlist .nt3{ background:url(../images/ntBg3.png) no-repeat center;}
.nlist .nt a{ font-size:20px; color:#fff; text-decoration:none;}
.nlist .nt p{ font-size:12px; color:#fff; font-family:"Arial"; margin-top:1px;}
.nlist ul{ padding:20px; background:#fff url(../images/ubg.png) repeat-y right center;}
.nlist li{ margin-bottom:5px;}
.nlist li a{ display:block; height:40px; line-height:40px; background:url(../images/liBg2.png) no-repeat 167px center; font-size:14px; color:#333; padding:0 18px; text-decoration:none;}
.nlist li a:hover{ background:url(../images/liaBg.png) no-repeat center; color:#fff;}
.nlist li a.cur{ background:url(../images/liaBg.png) no-repeat center; color:#fff;}
.right_main { width:100%; min-height:458px; padding-bottom:15px; overflow:hidden;background:#fff;}
.agent_con .age_li_about { font-size:14px; line-height:30px; padding:10px 0; }
.agent_con .age_li_about img{ max-width:100%; padding-top:10px;}


.zhengshu{width:100%; margin:0 auto; overflow:hidden;}
.zhengshu ul{ margin-left:-3%; margin-top:20px;}
.zhengshu li{ float:left; width:30.333%; margin-left:3%; text-align:center; margin-bottom:1%;}
.zhengshu li .pic{max-height:260px;overflow:hidden;}
.zhengshu li p{ line-height:35px;}
.zhengshu li img{ width:100%; padding:0;-webkit-transition: all .3s linear;-mos-transition: all .3s linear;-mz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.zhengshu li img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

/*产品列表*/
.ulimg{width:100%; margin:0 auto; overflow:hidden;}
.ulimg ul{ margin-left:-3%; margin-top:20px;}
.ulimg li{ float:left; width:30.333%; margin-left:3%; text-align:center; margin-bottom:1%;}
.ulimg li .pic{max-height:260px;overflow:hidden; border:1px solid #ddd;}
.ulimg li p{ line-height:35px;}
.ulimg li img{ width:100%; padding:0;-webkit-transition: all .3s linear;-mos-transition: all .3s linear;-mz-transition: all .3s linear;-o-transition: all .3s linear;transition: all .3s linear;}
.ulimg li img:hover{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}

/*----- 产品详情页 -----*/

.proshow_01{width: 100%; margin:10px auto; height:auto; overflow:hidden; text-align:center; }
.proshow_01 img{ border:1px solid #ddd; padding:2px; max-width:98%;}
.proshow_01 span{ text-align:center; line-height:32px; font-size:16px; padding-top:8px; width:100%; display:block;}

.products_show_2{width: 100%;height:auto; margin:0 auto; overflow:hidden;}
.products_show_2 .pro-tit {width:100%;height: 35px;line-height: 35px;background-color: #f0f0f0}
.products_show_2 .pro-tit span{width:15%; display:block; line-height:35px; background:#006cc2; text-indent:20px; font-size:15px; color:#fff; margin-top:0;}
.products_show_2_nr{ padding:10px 0; line-height:30px; font-size:14px; margin-bottom:20px;}

.u-nhuanye{padding-top:15px;border-top:1px solid #c0c0c0;}
.u-nhuanye .nhzuo{width: 80%; float: left; font-size: 14px;height:70px;overflow:hidden;line-height: 25px; position: relative; top: -4px;}
.u-nhuanye .nhzuo p{width:100%;height:35px;overflow:hidden;}
.u-nhuanye .nhzuo a{color:#333;}
.u-nhuanye .nhzuo a:hover{color:#231815;}
.u-nhuanye .nhyou{width:100px;height:40px;float:right;margin-top:10px;}
.u-nhuanye .nhyou p{width:100%;height:100%;text-align:center;line-height:40px;background:#25af4b;border-radius:5px;font-size:16px;color:#fff;}
.u-nhuanye .nhyou p:hover{background:#006cc2;}






/*新闻列表*/
.newsList{margin:0; margin-top:15px;}
.newsList dl{position:relative; padding:15px 20px; height:180px; background-color:#EEE;}
.newsList dt{float:left;margin-top: 10px;}
.newsList dt img{display:block; width:180px;}
.newsList dd{margin-left:215px;}
.newsList dd h5{height:45px; line-height:45px; padding-top:5px; font-size:16px; font-weight:normal;}
.newsList dd h5 a{color:#333;}
.newsList dd .xwps{line-height:26px; height:100px; overflow:hidden; font-size:13px;}
.newsList dd i{position:absolute; bottom:-10px; left:0; border:5px solid transparent; border-top-color:#ebebeb; border-left-color:#ebebeb;}
.newsList ul{margin-top:16px;}
.newsList li{position:relative; height:50px; line-height:50px; overflow:hidden; font-size:14px; border-bottom:1px dotted #ccc;}
.newsList li a{padding-left:18px; background:url(../images/newsLi_ico.png) no-repeat left center;}
.newsList li span{position:absolute; top:0; right:0; color:#999;}
.newsList li a:hover{ color:#25af4b}

.news_con{ max-width:1200px; margin:0 auto;}
.news_con .title{text-align: center;border-bottom: 1px solid #DDD;padding:12px 0;}
.news_con .title h2{ font-size:20px; padding:12px 0; color:#333}
.news_con .title p{}
.news_con .title p span{margin:0 5px;color: #999;}
.news_con .box{ padding:20px 0;line-height:33px; font-size:14px;}

.news_con .box img{ margin:10px auto; max-width:100%; padding:0; text-align:center; display:block;}


.sxy{border-top: 1px solid #DDD;margin:20px 0;padding-top: 12px; overflow:hidden;}
.sxy li{padding:10px 0; width:50%; font-size:14px; float:left;}

/* 合作伙伴 */
.partnerList{ padding:20px 0 12px 0;}
.partnerList ul{margin-left:-20px;}
.partnerList li{float:left;width:185px;margin-left:20px;margin-bottom:5px;}
.partnerList li img{ width:175px; height:80px; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}



/*feedback*/
.content_box{margin-top:0px;}
.content_box .messages_box{width:auto;padding:0 1% 10px 0;}
.content_box .messages_box ul{width:100%;}
.content_box .messages_box ul li{padding:5px 28px 5px 5px;}
.content_box .messages_box .text-input,.content_box .messages_box .summary-input,.content_box .messages_box .qq-input{width:100%;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .cont-input{width:100%;height:130px;padding:10px;line-height:20px;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;font-size:14px;}
.content_box .messages_box .code-input{width:125px;vertical-align:middle;height:33px;padding:0px 10px;line-height:normal;background:none repeat scroll 0% 0% rgb(253, 253, 253);border-width:1px;border-style:solid;border-color:rgb(133, 133, 133) rgb(175, 175, 175) rgb(201, 201, 201);box-shadow:1px 2px 3px rgb(183, 183, 183) inset !important;}
.content_box .messages_box .verify-pic{height:35px;vertical-align:middle;}
.content_box .messages_box .submitBtn{text-align:center;padding-top:10px;}
.content_box .messages_box .messages-button{width:125px;height:34px;line-height:34px;font-size:16px;color:#fff;text-align:center;background:none repeat scroll 0% 0% #4bb940;border:none;}