@charset "utf-8";
/* CSS Document */

html {
	font-size: 100%;/* overflow-y:scroll; */
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
	overflow-x: hidden;
}
body, div, ul, li, ol, h1, h2, h3, h4, h5, h6, input, textarea, select, p, dl, dt, dd, a, img, button, form, table, th, tr, td, tbody, article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	margin: 0;
	padding: 0;
	-webkit-tap-highlight-color: transparent;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
fieldset, img {
	border: 0;
	vertical-align: top;
}
ol, ul, li {
	list-style-type: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 100%;
}
em, i {
	font-style: normal;
}
input, textarea {
	border: none;
	resize: none;
	outline: none;
	-webkit-appearance: none;
}
input[type="button"], input[type="submit"], input[type="reset"] {
	-webkit-appearance: none;
}
a {
	color: #666;
	text-decoration: none;
	outline: none;
blr:expression(this.onFocus=this.blur());
}
* {
	box-sizing: border-box;
}


/*公用*/
body {
	font-family: 'Microsoft Yahei', Arial;
	color: #666;
	font-size: 14px;
	background: #fff;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
	-ms-interpolation-mode: blicubic;
}
.clearfix:after {
	clear: both;
	content: "";
	display: block;
	height: 0;
	overflow: hidden;
	visibility: hidden;
}
.clearfix {
	zoom: 1
}
.clear{ clear:both;}
.f_left {
	float: left;
}
.f_right {
	float: right;
}
.hd{ height:10px;}
/*头部*/
#main_box{
	width: 100%;
    max-width: 750px;
    margin: 0 auto;
    overflow: hidden;
	position:relative;
	}
.header{ position:fixed; top:0; overflow:hidden; z-index:100; background:#FFF; width:100%; max-width:750px;}
.top_up{ color:#FFF; line-height:32px; background:url(../img/top_tel.png) no-repeat 20px center #047153; padding-left:50px;}
.logo{ width:80%; padding:1rem; text-align:center; margin:0 auto; padding:3% 2%;}
.logo img{ width:80%; vertical-align: middle;}
#nav {	font-size: 16px; background:url(../img/nav_bj.jpg) repeat-x left top; width:100%; height:auto; overflow:hidden; }
#nav li{ display:block; float:left; width:25%; line-height:51px; text-align:center; border-right:1px #5c5c5c solid; border-bottom:1px #5c5c5c solid}
#nav li a{ color:#FFF; display:block;}
#nav li:nth-child(n+5){ border-bottom:none}
#nav li:nth-child(4n){border-right:none}
#nav li a:hover{ color:#fff; background:#01a149}
.flash{ background:url(../img/flash.jpg); max-width:750px;}
.flash img{ width:100%;}

.zy_flash{ max-width:750px;}
.sub_address{ line-height:35px; background:#ededed; padding-left:0.5%; margin-bottom:1%}
.sub_address i{ margin:3% 1%; display:block; float:left;}

.sub_nav_list {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}
.sub_nav_list li {
	display: inline;
	width: 30%;
	margin:0 2%;
}
.sub_nav_list li a {
	border: 1px #00a847 solid;
	color: #fff;
	background: #00a847;

	width:25%;
	padding:0 2%;
	border-radius:5%;
	line-height: 30px;
	font-size: 14px;
	display: inline-block;
	transition: all 0.4s;
	text-align: center
}
.sub_nav_list a:hover, .sub_nav_list .hover {
	border: 1px #00a847 solid;
	color: #FFF;
	background: none;
	color: #00a847;
	
	margin: 30px 10px 0 0 20px;
}



.banner{ position:relative;overflow:hidden;max-width:750px;}

.banner .hd{ position:absolute; height:28px; line-height:28px; bottom:0; right:0; z-index:1; }

.banner .hd li{ display:inline-block; width:5px; height:5px; -webkit-border-radius:5px; -moz-border-radius:5px; border-radius:5px; background:#333; text-indent:-9999px; overflow:hidden; margin:0 6px;   }

.banner .hd li.on{ background:#fe4a00;}

.banner .bd{ position:relative; z-index:0; }

.banner .bd li{ position:relative; text-align:center;}

.banner .bd li img{vertical-align:top; width:100%;}

#top { position:relative}

#top .navMenu_icon{position:absolute;left:2%;top:35%; height:40px;color:#fe4a00;line-height:40px; }
#top .navMenu_icon i{ font-size:30px;}
/*导航 */

.navbar{position:fixed;z-index:920;height:100%;top:100px; margin-top:3%;overflow:hidden;display:none;width:100%;max-width:750px;margin:0 auto;}

.navbar ul{height:100%;overflow-x:hidden;overflow-y: auto;background:#2b2f3b;width:9rem;position:relative;z-index:2;}

.navbar ul li{ line-height:35px; border-bottom:1px solid #3e404c;}

.navbar ul li a{display:block;font-size:16px;color:#555;height:35px;opacity:0;transform: translateX(-100%); transition: all 0.4s ease 0s;transition-delay: 160ms;color:#fff;padding-left:1.3rem;}

.navbar ul li a i{font-size:1rem;margin-right:.7rem;float:left;}

.navbar ul li a:hover,.navbar ul li .current{background:#1b1e27;box-shadow:0.2rem 0  0  #fe4a00 inset;}

.navbar ul li:first-child{border-top:none;}

.navbar ul li:first-child i{font-size:1.2rem;}

.navbar ul li:nth-child(2) a{transition-delay:240ms;}

.navbar ul li:nth-child(3) a{transition-delay:320ms;}

.navbar ul li:nth-child(4) a{transition-delay:400ms;}

.navbar ul li:nth-child(5) a{transition-delay:480ms;}

.navbar ul li:nth-child(6) a{transition-delay:540ms;}

.navbar ul li:nth-child(7) a{transition-delay:600ms;}

.navbar ul li:nth-child(8) a{transition-delay:640ms;}

.navbar ul li:nth-child(9) a{transition-delay:680ms;}

.navbar ul li:nth-child(10) a{transition-delay:720ms;}

.navbar ul.show li a{ opacity:1;transform: translateX(0);}

.floatmask{width:100%;height:100%;background:#000;opacity:0.5;position:absolute;top:0;z-index:1;display:none;overflow:hidden;transition:all 0.5s;max-width:780px;margin:0 auto;}



/* 便捷菜单 */

.conMenu{overflow:hidden;border-bottom:4px solid #f5f5f5; padding-bottom:2%; margin-bottom:4%;}

.conMenu li{float:left;width:25%;text-align:center;}

.conMenu li a{color:#4ba329;}

.conMenu li i{font-size:30px;display:inline-block;padding-bottom:1rem}

.conMenu li span{display:block; font-size:20px;}

/*产品系列*/

.new_box {
    position: relative;
	margin-top:100px;
}
.product_title_all {
    position: relative;
    margin-bottom: 10px;
    background: url(../img/index_xm_bj.png) no-repeat center 20px;
    text-align: center;
} 
.product_title_all p:nth-child(1) {
	font-size: 20px;
}
.product_title_all p:nth-child(2) {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666;
}
 .product_title_all p:nth-child(3) {
	color: #666;
	font-size: 16px;
	height: 60px;
	line-height: 60px;
}

.productMenu li {
	display: block;
	overflow:hidden;

	float: left;
	border-right: 1px dotted #939393;
	width:32%;
	padding:0.2rem 1% 0 0;
	font-size: 14px;
	margin-bottom: 2%;
	text-align: center;
	transition:all .5s;
}
.productMenu li:nth-child(3n){border-right:none;}
.productMenu li span {
	display: none;
	font-size: 12px;
	color: #888;
	font-family: Arial, Helvetica, sans-serif
}
.productMenu li.on { background:#047153; position:relative}
.productMenu li i{ position:absolute; display:block; margin:0 auto; height:6px; width:16px;  bottom:-6px; left:45%;}
.productMenu li.on a {
	color: #fff
}
.productMenu li.on a span {
	color: #fff
}

.index_pro_show {
	width: 96%;
	margin:0 auto;
}
.index_pro_show li{
	display: block;
	float:left;
	width: 48%;
	padding-bottom:1%;
	background: #FFF;
	margin-bottom: 2%;
	height:auto;
	min-height:220px;
	transition: all 0.4s;
	overflow: hidden;
}
.index_pro_show li:nth-child(2n) {
	float:right;
	}

.index_pro_show li span{ display:block; height:120px; width:100%}
.index_pro_show li span img {
	width:100%;
	transition: all .5s;
	max-height:120px;
}
.index_pro_show li a:nth-child(1) { padding-bottom:8%; display:block;}
.index_pro_show li a:nth-child(1) p:nth-of-type(1){ font-size:18px;}
.index_pro_show li a:nth-child(1) p:nth-of-type(2){ font-size:14px; color:#CCC}
.index_pro_show li a:nth-child(2){ background:#fe4a00; padding:2% 4%; color:#FFF}
.index_pro_show li a:nth-child(3){ background:#6fb117;padding:2% 4%; color:#FFF}





.more_one {
	background: url(../img/btn_bj.png) no-repeat left top;
	padding-top: 12px;
	width: 235px;
	height: 46px;
	display: block;
	margin: 0 auto;
	transition: all 0.5s;
}
.more_one span {
	width: 235px;

	line-height: 46px;
	color: #FFF;
	display: block;
	background: #047153;
	text-align: center;
	font-size: 14px;
}
.more_one:hover {
	letter-spacing: 10px
}

/*优势*/
.index_youshi {
	background: url(../img/index_ys_bj.jpg) repeat left top;
	padding: 50px 0 0;
	height:auto;
	overflow:hidden;
}

.oddsMainMain{overflow:hidden;padding-bottom:20px}

.oddsMain .title{text-align:center;color:#eeeeee;font-size:1rem;margin-bottom:20px;padding-top:10px;position:relative;padding-bottom:15px}

.oddsMain .title:after{content:"";position:absolute;left:0;bottom:0;background:#fe4a00;width:30px;margin-left:-15px;height:2px;left:50%;}

.oddsMain li:nth-child(1){background:#333;width:100%;overflow:hidden;padding-left:30%;text-align:left;min-height:auto;border-right:none;}
.oddsMain li{ background:#333}

.oddsMain li:nth-child(1) .tie{float:left;margin-left:-40%;width:40%;text-align:center}

.oddsMain li:nth-child(1) .tie span{display:block;margin-top:10px;}

.oddsMain li:nth-child(3),.oddsMain li:nth-child(5){border-right:none;}

.oddsMain li{float:left;width:50%;padding:5% 4%;border-right:1px solid #ddd;border-bottom:1px solid #ddd;font-size:.6rem;text-align:center;min-height:8rem;}

.oddsMain li h3{color:#fff;font-size:20px;margin-bottom:10px;margin-top:15px;}

.oddsMain li img{max-width:100%; }
.oddsMain li p{ font-size:14px; color:#d3d3d3}
/*公司简介*/
.about_img img{ max-width:750px; width:100%;}
.about_content{ width:98%; margin:0 auto; padding:1%; line-height:25px;}
.about_content p:nth-child(1){ text-align:center; font-size:20px; padding:2% 0;}
.about_content a {
	margin:0 auto;
	background: url(../img/btn_bj2.png) no-repeat left center;
	width: 235px;
	height: 48px;
	padding: 10px 0 0 0;
	line-height: 58px;
	display: block;
	float: left;
	text-align: center;
	font-size: 14px;
	transition: all 0.6s;
	color: #333
}
.about_content a span {
	transition: all 0.6s;
	display: block;
	text-align: center;
	width: 235px;
	height: 48px;
	line-height: 48px;
}
.about_content a:hover span {
	letter-spacing: 4px;
	color: #fff;
	background: rgba(4,113,83,0.9);
}
/*资质荣誉*/
.honor_title {
	background: url(../img/index_xm_bj2.png) no-repeat left center;
	padding-left: 10px;
	font-size: 20px;
}
.honor_title a {
	display: block;
	float: right;
	background: url(../img/more.jpg) no-repeat right center;
	padding-right: 25px;
	font-size: 14px;
	color: #333
}
.index_honor{ width:98%; margin:0 auto;  position: relative;}




.index04 {

    max-width: 750px;
	width:100%;
	padding-bottom:10px;

    height: auto;

    position: relative;

    margin: 0 auto;

  
    overflow: hidden;

}



.index04 .p01 {

    display: block;

    margin: 0 auto;

    padding-top: 38px

}



.index04 .midbox {

    width: 98%;
	height:auto;


    margin: 0 auto;

    padding-top: 10px

}



.index04 .p02 {

    display: block;

    margin: 0 auto;

    padding-top: 50px

}


/*服务*/
.index_service {
	background: url(../img/index_yunying_bj.jpg) no-repeat center top;
	height:auto;
	background-size: cover;
	background-attachment: fixed;
	padding: 60px 0 0;
	overflow: hidden;
}
.index_service ul{ width:100%; height:auto; overflow:hidden;}
.index_service li {
	float: left;
	width: 50%;
	background: #292929;
	color: #fff;
	padding: 3%;
	height: 215px;
	transition: all .3s;
}
.index_service li .icon {
	display: inline-block;
	width: 57px;
	height: 44px;
	background: url('../img/s1.png') no-repeat;
	position: relative;
	transition: all .3s
}
.index_service li h3 {
	margin-top: 15px;
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 25px;
	position: relative;
	padding-bottom: 10px;
}
.index_service li h3 p {
	font-size: 14px;
	line-height: 25px;
}
.index_service li h3 span {
	display: block;
	font-size: 12px;
	font-family: Arial;
	opacity: .8;
}
.index_service li h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	height: 1px;
	background: #fff;
	width: 12px;
	transition: all .3s;
}
.index_service li:nth-child(2) {
	background: #333333;
}
.index_service li:nth-child(3) {
	background: #383838;
}
.index_service li:nth-child(4) {
	background: #3d3d3d;
}
.index_service li:nth-child(5) {
	background: #424242;
}
.index_service li:nth-child(2) .icon {
	background: url('../img/s2.png') no-repeat;
	transition: all .3s
}
.index_service li:nth-child(3) .icon {
	background: url('../img/s3.png') no-repeat;
	transition: all .3s
}
.index_service li:nth-child(4) .icon {
	background: url('../img/s4.png') no-repeat;
	transition: all .3s
}
.index_service li:nth-child(5) .icon {
	background: url('../img/s5.png') no-repeat;
	transition: all .3s
}
.index_service li:hover {
	background: #4ca42a;
}
.index_service li:hover h3:after {
	width: 90px;
}
.index_service li:hover .icon {
	background: url('../img/s1.png') no-repeat 0 -47px;
}
.index_service li:nth-child(2):hover .icon {
	background: url('../img/s2.png') no-repeat 0 -45px;
}
.index_service li:nth-child(3):hover .icon {
	background: url('../img/s3.png') no-repeat 0 -45px;
}
.index_service li:nth-child(4):hover .icon {
	background: url('../img/s4.png') no-repeat 0 -45px;
}
.index_service li:nth-child(5):hover .icon {
	background: url('../img/s5.png') no-repeat 0 -47px;
}
.index_service a {
	background: url(../img/btn_bj2.png) no-repeat left center;
	width: 235px;
	height: 48px;
	padding: 10px 0 0 0;
	line-height: 58px;
	display: block;
	text-align: center;
	font-size: 14px;
	transition: all 0.6s;
	color: #333;
	margin: 0 auto;
}
.index_service a span {
	transition: all 0.6s;
	display: block;
	text-align: center;
	width: 235px;
	height: 48px;
	line-height: 48px;
}
.index_service a:hover span {
	letter-spacing: 4px;
	color: #fff;
	background: rgba(4,113,83,0.9);
}
/*客户案例*/
.parent_all{ width:96%; margin:0 auto;}
.parent_all li{ float:left; display:block; width:48%; margin-right:2%;margin-bottom: 2%;}
.parent_all li:nth-child(2n){ margin-right:0; float:right;}
.parent_all li img{ width:100%; border:1px #CCCCCC solid;}
.parent_all li span{ height:35px; line-height:35px; text-align:center; width:100%; display:block;}
a.more_kh {
	background: url(../img/btn_bj2.png) no-repeat left center;
	width: 235px;
	height: 58px;
	padding: 10px 0 0 0;
	line-height: 58px;
	display: block;
	text-align: center;
	font-size: 14px;
	transition: all 0.6s;
	color: #333;
	margin: 0 auto;
}
a.more_kh span {
	transition: all 0.6s;
	display: block;
	text-align: center;
	width: 235px;
	height: 48px;
	line-height: 48px;
}
a.more_kh:hover span {
	letter-spacing: 4px;
	color: #fff;
	background: rgba(4,113,83,0.9);
}
/*新闻中心*/
.newsleft {

    overflow: hidden;
    background: url(../img/index_news_bj.jpg) repeat left top;
	width: 100%;
	overflow: hidden;
	padding:5% 2% 0;
}
.newsMenu span {
	display: block;
	float: left;
	text-align:center;
	font-size: 18px;
	border: 1px #4ca42a solid;
	height: 55px;
	line-height: 55px;
	color: #333;
	width:30%;
}
.newsMenu span.on {
	background: #4ca42a;
	color: #FFF
}
.newsMenu a {
	background: url(../img/more.jpg) no-repeat right center;
	padding-right: 20px;
	font-size: 14px;
	float: right;
	margin: 25px 0 0 0;
}
.newsleft .menu {
	height: 55px;
	margin-bottom: 25px;
	overflow: hidden;
	padding-left: 1px;
	font-weight: normal;
}
.newsLeft .menu .m {
	width: 160px;
	font-size: 24px;
	color: #333;
	text-align: center;
	font-weight: normal;
	line-height: 53px;
	margin-right: 25px;
}
.newsLeft .menu .on {
	color: #fe4a00;
}
.index_all_news h3 .more {
	float: right;
	font-size: 14px;
	padding-right: 20px;
	margin-top: 15px;
}
.newsMain, .newsBox {
	overflow: hidden;
}
.newsBox li{ width:98%; height:auto; overflow:hidden; margin-bottom:5%; padding-right:2%; background:#FFF; border-bottom:1px #CCCCCC solid;}
.newsBox img{ float:left; width:48%; padding-right:2%}
.newsBox .font { position:relative; width:50%; float:right; padding:2% 0;}
.newsBox .font h4{ font-size:16px; padding-bottom:2%; overflow:hidden; height:20px;}
.newsBox .font p{ font-size:14px;}
.newsBox .font span{ font-family:Arial, Helvetica, sans-serif; font-size:14px;}
/*end*/
#end{ background:#ebebeb;     text-align:center; padding:5% 0 18%; color:#5d5d5d; }
#end img{ padding:2% 0;}
#end li{ line-height:30px;}


#footer{ width: 100%;     max-width: 750px;
    margin: 0 auto; height:70px; padding:10px 0; background: -webkit-linear-gradient(bottom left,#0baa0d,#035a42); bottom: 0;position: fixed; float: left;z-index: 10;}
#footer i{ display:block; margin:0 auto 10%; font-size:20px; height:20px;}
#footer a{ color:#fff; width: 20%; height: 100%;float: left; display:block; text-align: center;font-size:16px}




.about_three{ text-align:center; margin:1% 0;}
.about_three img{ width:100%; text-align:center; max-width:720px; margin:0 auto;}

.about_img{ width:100%; max-width:750%;}
.sub_content{ margin:0 auto; width:98%; font-size:16px; line-height:30px;}

/*新闻详情页*/
.sub_box{ padding:1%;}
.news_title_message_one{ font-size:20px; text-align:center}
.news_send{ font-size:14px; border-bottom:1px #CCCCCC solid; text-align:center; padding-bottom:1%;}
.news_send_message{ line-height:35px; font-size:16px;border-bottom:1px #CCCCCC solid; padding-bottom:1%; }
.news_send_img{ margin-top:1%; width:100%;text-align:center;margin-bottom:2%;}
.news_send_img img{ max-width:750px; width:90%; }
.news_send_message{ width:100%; text-align:center;}
.news_send_message img{  max-width:750px; width:90%; text-align:center; margin-bottom:2%; }
.rcread h4 {
    font-size: 20px;
    color: #333;
    font-weight: normal;
    margin-bottom: 5px;
}
.rcread li {
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-bottom: 1px dotted #cbcbcb;
	overflow: hidden;
	padding-left: 28px;
	background: url(../img/ic1.png) no-repeat 0 center;
	vertical-align: top;
}
.rcread li em {
	float: left;
	width: 640px;
	overflow: hidden;
	font-style: inherit;
	font-weight: inherit;
}
.rcread li em a {
	color: #686868;
	font-style: inherit;
	font-weight: inherit;
}
.rcread li em a:hover {
	color: #991313;
	font-style: inherit;
	font-weight: inherit;
}
.rcread li span {
	float: right;
	color: #999;
}

/*产品中心*/
.proIndex { width:90%; margin:0 auto;}
.proIndex li { margin-bottom:2%;}
.proIndex li a{ width:100%; display:block;}
.proIndex li a img{ width:100%; max-width:600px;}
.proIndex li a h3{ font-size:20px;}
.proIndex li a p{ font-size:16px;}
.proIndex .font span.more{ display:block; width:30%; padding:2%; text-align:center; background:#F30; color:#fff; font-size:14px;}

/*产品切换滚动*/

.slideBox-lunbo-3 {
	width: 890px;
	height: 564px;
	position: relative;
	overflow: hidden;
	margin: 0 auto
}
.slideBox-lunbo-3 .bd {
	position: relative;
	height: 100%;
	z-index: 0
}
.slideBox-lunbo-3 .bd img {
	margin-left: 95px;
	max-width: 100%;
	max-height: 100%;
	display: block
}
.slideBox-lunbo-3 .next, .slideBox-lunbo-3 .prev {
	position: absolute;
	top: 185px;
	display: block;
	width: 84px;
	height: 90px;
	border-radius: 5px;
	background: rgba(0,0,0,.1);
	z-index: 99;
	text-align: center;
	font-size: 50px;
	line-height: 90px;
	color: #b7b6b6;
}
.slideBox-lunbo-3 .next {
	position: absolute;
	right: 0
}
.slideBox-lunbo-3 .prev {
	position: absolute;
	left: 0
}
.slideBox-lunbo-3 .next:hover, .slideBox-lunbo-3 .prev:hover {
	background: rgba(0,0,0,.6)
}



#newTitle{    font-size: 14px;
    color: #051B28;
    padding: 0 10px;
    line-height: 20px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;

    overflow: hidden;
    word-break: break-all;
	}
.pro_key_des{ margin-top:10px; border:10px #f5f5f5 solid; background:#FFF}
#newTitle p:nth-child(2),#newTitle p:nth-child(3){ color:#9b9b9b; font-size:14px; padding-top:5px;}
.pro_key_des p:nth-child(1){ border-bottom:1px #f5f5f5 solid; color:#051b28}
.pro_baozhang { margin:20px 0; background:#FBF8F3; padding:10px;}
.pro_baozhang p{ height:30px; line-height:30px; color:#33444d}
.pro_baozhang p:nth-child(1){ font-size:18px; color:#000; font-weight:bold;}
.pro_baozhang p:nth-child(2){ border-bottom:1px #e2dfda solid;}
.pro_baozhang img{ float:left; margin:5px 8px 0 0; width:20px; height:20px;}
.pro_baozhang p span{ color:#f9331d; font-weight:bold;}
.pro_table table{ width:100%; margin:0 auto;}
.pro_table tr{ background:#fff;}.pro_table td{ border:1px #ccc solid; padding:1%; font-size:14px;}



.contact_three li {
	background: #FFF;
	border-bottom: 1px #d9d9d9 solid;
	padding:1% 3% 0 0;
	width: 100%;
	height:auto;
	overflow:hidden;
	display:block;

}
.contact_three li:nth-child(3) {
	border-right: 0
}
.pic2 {
	margin: 0 auto;
	text-align: center
}

.right {
	width: 100%;
	text-align: center;
}
.right .name {
	font-size: 16px;
	display: block;
	text-align: center;
	color: #00a847;
	padding-top: 15px;
}
.right p.info {
	display: block;
	clear: both;
	line-height: 35px;
	font-size:14px;
}