.mt40 {
	margin-top: 40px;
}


/*banner图*/

.banner {
	position: relative;
	z-index: 2;
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 550px;
	background: #f0f0f0;
	z-index: 2;
overflow:hidden;
}

.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}

.fullSlide .bd ul {
	width: 100% !important;
}

.fullSlide .bd li {
	width: 100% !important;
	height: 550px;
	overflow: hidden;
	text-align: center;
}

.fullSlide .bd li a {
	display: block;
	height: 550px;
}

.fullSlide .bd li img {
	width: 100%;
	height: 550px;
	display: block;
	margin: auto;
	-webkit-animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
	animation: scaleUpDown 6s forwards cubic-bezier(0.250, 0.460, 0.450, 0.940) infinite;
}

.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 4;
	bottom: 40px;
	left: 0;
	height: 30px;
	line-height: 30px;
	display: none;
}

.fullSlide .hd ul {
	text-align: center;
}

.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 42px;
	height: 11px;
	margin: 1px;
	overflow: hidden;
	background: #000;
	filter: alpha(opacity=50);
	opacity: 0.8;
	line-height: 999px;
	z-index: 7;
}

.fullSlide .hd ul .on {
	background: #07913b;
}

.fullSlide .prev,
.fullSlide .next {
	display: block;
	position: absolute;
	z-index: 7;
	top: 50%;
	margin-top: -30px;
	left: 15%;
	width: 40px;
	height: 60px;
	background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}

.fullSlide .next {
	left: auto;
	right: 15%;
	background-position: -6px -137px;
}


/*搜索*/

.search {
	height: 120px;
	background: #eee;
	overflow: hidden;
}

.search_left {
	margin-top: 40px;
	padding-left: 80px;
	height: 50px;
	line-height: 50px;
	background: url(../images/search_icon.png) no-repeat left center;
}

.search_left strong {
	font-size: 30px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #2662ae;
	margin-right: 15px;
}

.search_right {
	padding-top: 30px;
}

.search1 {
	margin-top: 15px;
	width: 387px;
	height: 32px;
	line-height: 32px;
	background: url(../images/search_bg.jpg) no-repeat;
}

.search1 .text {
	width: 298px;
	height: 32px;
	float: left;
	background: none;
	line-height: 32px;
	color: #666;
	font-size: 14px;
	font-family: "Microsoft YaHei";
	border: 0px;
	padding-left: 10px;
}

.search1 .submit {
	width: 79px;
	height: 32px;
	cursor: pointer;
	background: none;
	border: none;
}


/*标题公共样式*/

.hz {
	overflow: hidden;
}

.hz_l {
	margin: 30px auto 20px;
	overflow: hidden;
	text-align: center;
}

.hz_l span {
	color: #d0d0d0;
	font-size: 18px;
}

.hz_l a {
	display: block;
	font-size: 26px;
	color: #2662ae;
	font-weight: bold;
	margin-bottom: 10px;
}

.hz_l h4 span {
	font-size: 24px;
	color: #000;
}

.hz_l h4 b {
	font-size: 20px;
	color: #2662ae;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}

.sy {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.imgone {
	width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
	transition: .3s all;
}


/*产品*/

.pro {
	overflow: hidden;
	padding-top: 50px;
	padding-bottom: 50px;
}

.pro_r {
	overflow: hidden;
}

.pro_r .pro_one {
	width: 342px;
	overflow: hidden;
}

.prohea {
	height: 152px;
	background: #2662ae;
	color: #fff;
	padding: 45px 0 0 28px;
}

.prohea span {
	display: block;
	font-size: 30px;
	text-transform: uppercase;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #809cc9;
	font-weight: bold;
}

.prohea em {
	display: block;
	font-size: 16px;
}

.prohea a {
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}

.pro_r .pro_one .proalls {
	overflow: hidden;
	background: #f4f4f4;
}

.pro_r .pro_one .proalls h3 {
	height: 50px;
	line-height: 50px;
	font-size: 16px;
	background: url(../images/cp01.png) no-repeat 27px center #2662ae;
	cursor: pointer;
	padding-left: 56px;
	margin-top: 5px;
}

.pro_r .pro_one .proalls h3 a {
	color: #fff;
}

.pro_r .pro_one .proalls h3:hover {
	background: url(../images/cp01.png) no-repeat 27px center #ea5504;
}

.pro_r .pro_one .proalls ul {
	padding: 10px 0;
}

.pro_r .pro_one .proalls li {
	height: 30px;
	line-height: 30px;
	padding-left: 56px;
	background: url(../images/cp02.png) no-repeat 32px center;
}

.pro_r .pro_one dt {
	height: 52px;
	line-height: 52px;
	margin-bottom: 10px;
	font-size: 16px;
	font-weight: bold;
	text-indent: 37px;
	background: url(../images/prodt.jpg) no-repeat left bottom;
}

.pro_r .pro_one dt a {
	color: #2662ae;
}

.pro_r .pro_one dd {
	height: 33px;
	line-height: 33px;
	background: url(../images/prodd.jpg) no-repeat 36px center;
	padding-left: 62px;
}

.pro_r .pro_two {
	width: 838px;
	overflow: hidden;
}

.proone {
	margin-left: 20px;
	overflow: hidden;
	position: relative;
}

.proone em b {
	display: block;
	width: 50px;
	height: 101px;
	position: absolute;
	top: 160px;
	z-index: 9999;
	cursor: pointer;
}

.proone em b.b1 {
	left: 0;
	background: url(../images/pro01.png) no-repeat;
}

.proone em b.b2 {
	right: 0;
	background: url(../images/pro02.png) no-repeat;
}

.proone li {
	float: left;
	width: 818px;
	height: 430px;
	overflow: hidden;
	position: relative;
	margin-bottom: 30px;
}

.proone li div {
	width: 818px;
	height: 430px;
}

.proone li div img {
	width: 818px;
	height: 430px;
}

.proone li span {
	position: absolute;
	bottom: 0;
	background: url(../images/case_bg.png);
	display: block;
	width: 100%;
	height: 50px;
	text-align: center;
	line-height: 50px;
}

.proone li span a {
	color: #fff;
}

.pro_r .protwo li {
	width: 258px;
	height: 202px;
	float: left;
	overflow: hidden;
	transition: .3s all;
	margin: 0 0 0 20px;
	position: relative;
}

.pro_r .protwo li .pro_img {
	width: 258px;
	height: 202px;
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	border: 1px solid #b8b8b8;
	overflow: hidden;
}

.pro_r .protwo li .pro_img img {
	width: 100%;
	height: auto;
	max-width: 100%;
	display: block;
	transition: .3s all;
}

.pro_r .protwo li .pro_txt {
	position: absolute;
	width: 100%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	transition: .3s all;
	position: absolute;
	bottom: 0;
	background: url(../images/case_bg.png);
}

.pro_r .protwo li:hover .pro_img img {
	transform: scale(1.2, 1.2);
}

.pro_r .protwo li .pro_txt a {
	color: #fff;
}


/*客户案例*/

.al {
	overflow: hidden;
	padding: 30px 0;
}

.caseone {
	height: 455px;
	position: relative;
}

.caseonetxt {
	position: absolute;
	top: 25px;
	left: 0;
	width: 420px;
	height: 225px;
	background: #2662ae;
	color: #fff;
	z-index: 999;
	padding: 70px 35px;
}

.caseonetxt strong a {
	font-size: 18px;
	font-weight: bold;
	color: #fff;
	display: block;
	height: 50px;
}

.caseonetxt div {
	height: 130px;
	margin-bottom: 20px;
	overflow: hidden;
}

.caseonetxt b a {
	display: block;
	width: 124px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #cb1a20;
	color: #fff;
}

.caseoneimg {
	position: absolute;
	right: 0;
	width: 740px;
	height: 418px;
	background: #f9f9f9;
}

.caseoneimg img {
	display: block;
	width: 740px;
	height: 418px;
}

.casetwo {
	overflow: hidden;
}

.casetwo li {
	float: left;
	width: 370px;
	height: 262px;
	border: 1px solid #a0a0a0;
	position: relative;
	margin: 0 10px;
}

.casetwo li .casetwoimg {
	width: 370px;
	height: 262px;
}

.casetwo li .casetwoimg img {
	width: 370px;
	height: 262px;
}

.casetwo li .casetwotxt {
	width: 100%;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: url(../images/case_bg.png);
	position: absolute;
	bottom: 0;
}

.casetwo li .casetwotxt a {
	color: #fff;
}

.casetwo li .casetwotxt div {
	height: 60px;
	overflow: hidden;
	color: #8d8d8d;
}

.casetwo li b {
	position: absolute;
	bottom: 0;
	right: 0;
}


/*行间广告*/

.bar01 {
	height: 279px;
	background: url(../images/bar01.jpg) no-repeat center top;
}

.bar01 .bar_txt {
	padding-top: 52px;
	padding-left: 622px;
	color: #fff;
	padding-bottom: 20px;
}

.bar01 .bar_txt b {
	display: block;
	font-size: 30px;
	font-weight: bold;
	text-transform: uppercase;
}

.bar01 .bar_txt span {
	font-size: 18px;
	display: block;
}

.bar01 .bar_tel {
	overflow: hidden;
	padding-left: 622px;
}

.bar01 .bar_tel div {
	margin-bottom: 20px;
	margin-top: 4px;
}

.bar01 .bar_tel b {
	font-size: 16px;
	color: #fff;
	display: block;
	margin-top: 15px;
	padding-left: 36px;
}

.bar01 .bar_tel strong {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	font-size: 24px;
	margin-right: 20px;
	color: #fff;
}

.bar01 .bar_tel a {
	display: block;
	width: 136px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #ea5504;
	font-size: 18px;
	margin-top: 56px;
	color: #fff;
}


/*优势*/

.advall {
	overflow: hidden;
	background: #f8f8f8;
	padding: 30px 0;
}

.ys_header {
	overflow: hidden;
}

.ys_header a strong {
	text-align: center;
	font-size: 33px;
	color: #2662ae;
	display: block;
	margin-top: 20px;
}

.ys_header h3 a b {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 48px;
	font-weight: bold;
	text-transform: uppercase;
	margin-left: 104px;
	display: inline-block;
	margin-top: 15px;
	color: #7785a9;
}

.ys_header .ys_txt {
	width: 495px;
	height: 35px;
	margin: 10px auto;
	background: url(../images/ad_header.png) no-repeat center;
	color: #fff;
}

.ys_header .ys_txt strong {
	display: inline-block;
	font-size: 20px;
	margin: 4px 20px 0 74px;
}

.ys_header .ys_txt b {
	font-size: 15px;
	font-weight: bold;
}

.ys_header .ys_tel {
	overflow: hidden;
	padding: 10px 0;
	padding-left: 378px;
}

.ys_header .ys_tel span {
	font-size: 16px;
	color: #2662ae;
}

.ys_header .ys_tel strong {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	color: #ea5504;
	margin-right: 20px;
}

.ysall {
	overflow: hidden;
	position: relative;
}

.ysall .ysone {
	position: absolute;
	top: 358px;
	left: 600px
}

.ysone {
	overflow: hidden;
}

.ysone li {
	width: 120px;
	height: 45px;
	text-align: center;
	line-height: 45px;
	background: #2662ae;
	border-radius: 100px;
	color: #fff;
	font-size: 18px;
	float: left;
	margin-right: 20px;
	cursor: pointer;
}

.ysone li.on {
	background: #ea5504;
}

.ystwo {
	padding-top: 40px;
}

.ystwo .ystxt {
	width: 570px;
}

.ystwo .ystxt .ystit {
	padding-left: 73px;
	background: url(../images/ys_icon.png) no-repeat left center;
	margin-top: 80px;
	margin-bottom: 30px;
}

.ystwo .ystxt .ystit strong {
	font-size: 30px;
	font-weight: bold;
}

.ystwo .ystxt .ystit b {
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	color: #d0d0d0;
	font-family: Arial, Helvetica, sans-serif;
}

.ystwo .ystxt ul {
	height: 227px;
}

.ystwo .ystxt li {
	height: 35px;
	line-height: 35px;
	padding-left: 18px;
	font-size: 16px;
	background: url(../images/ys_li.jpg) no-repeat left center;
}

.ystwo .ystxt .ad_bar {
	width: 569px;
	height: 153px;
	background: url(../images/bar03.jpg) no-repeat center;
	color: #fff;
	line-height: 23px;
}

.ystwo .ystxt .ad_bar strong {
	font-size: 30px;
	display: block;
	padding: 44px 0 0 30px
}

.ystwo .ystxt .ad_bar b {
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-weight: bold;
	display: block;
	padding-left: 30px;
}


/*行间广告*/

.bar02 {
	height: 273px;
	background: url(../images/bar02.jpg) no-repeat center top;
}

.bar02 .bar_txt b {
	font-size: 24px;
	display: block;
}

.bar02 .bar_tel {
	padding-left: 0;
}

.bar02 .bar_tel b {
	float: none;
	display: block;
	padding-left: 40px;
}

.bar02 .bar_txt {
	padding-left: 0;
	padding-top: 43px;
}

.bar02 .bar_tel strong {
	font-family: Arial, Helvetica, sans-serif;
	display: inline-block;
	padding-top: 0px;
	margin-left: 0px;
	font-size: 30px;
	margin-right: 30px;
	color: #fff;
}

.bar02 .bar_tel div {
	margin-bottom: 4px;
	margin-top: 4px;
}

.bar02 .bar_tel a {
	display: block;
	width: 124px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	background: #f60;
	font-size: 14px;
	margin-top: 4px;
	color: #fff;
}


/*客户见证*/

.kh {
	overflow: hidden;
}

.kh_txt li {
	width: 253px;
	margin: 20px 21px;
	float: left;
	cursor: pointer;
}

.kh_txt li .kh_img {
	width: 253px;
	height: 167px;
}

.kh_txt li .kh_img img {
	width: 253px;
	height: 167px;
}

.kh_txt li .kh_tit {
	height: 167px;
	background: #dadada;
	position: relative;
}

.kh_txt li .kh_tit span a {
	display: block;
	height: 50px;
	line-height: 50px;
	text-align: center;
	overflow: hidden;
	font-size: 16px;
	font-weight: bold;
	margin: 0 10px;
}

.kh_txt li .kh_tit p {
	height: 65px;
	padding: 0 10px;
	line-height: 21px;
	overflow: hidden;
}

.kh_txt li .kh_tit b a {
	display: block;
	width: 37px;
	height: 37px;
	text-align: center;
	line-height: 24px;
	background: #fff;
	color: #333;
	background: url(../images/kmore.png) no-repeat;
	position: absolute;
	right: 0;
	bottom: 0;
}

.kh_txt li:hover {
	color: #fff;
}

.kh_txt li:hover .kh_tit {
	background: #2662ae;
}

.kh_txt li:hover .kh_tit b a {
	border: 1px solid #fff;
}

.kh_txt li:hover a {
	color: #fff;
}

.kh_txt li:hover .kh_tit b a {
	background: url(../images/kmore01.png) no-repeat;
}


/*公司简介*/

.about_all {
	overflow: hidden;
	padding: 45px 0;
	background: #f8f8f8;
}

.ab_img {
	width: 462px;
	height: 300px;
	border: 2px solid #2662ae;
}

.ab_img img {
	width: 462px;
	height: 300px;
}

.ab_con {
	width: 684px;
}

.ab_con_txt b {
	font-size: 36px;
	font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	color: #bdbdbd;
}

.ab_con_txt h3 a {
	display: block;
	font-size: 24px;
	padding-bottom: 30px;
	font-weight: bold;
	color: #2662ae;
}

.ab_con_txt h3 b {
	font-size: 50px;
	color: #c1c1c1;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
}

.ab_con_txt div {
	overflow: hidden;
	height: 120px;
	line-height: 30px;
	margin-bottom: 24px;
}

.ab_con_txt span a {
	display: block;
}


/*相册*/

.partner {
	padding-bottom: 30px;
}

.cp_hemm {
	height: 50px;
	position: relative;
}

.cp_hemm ul {
	position: absolute;
	left: 474px;
	top: -46px;
}

.cp_hemm ul li {
	width: 125px;
	text-align: center;
	height: 36px;
	line-height: 36px;
	float: left;
	font-size: 18px;
	background: #2662ae;
	margin-left: 20px;
}

.cp_hemm ul li a {
	color: #fff;
}

.cp_hemm ul li.on {
	background: #cb1a20;
}

.cp_hemm span {
	display: block;
	text-align: center;
	font-size: 18px;
	color: #e4e4e4;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

.picMarquee-left001 {
	width: 1180px;
	overflow: hidden;
}

.picMarquee-left001 .bd ul li {
	float: left;
	_display: inline;
	overflow: hidden;
	text-align: center;
	margin: 0 20px;
}

.picMarquee-left001 .bd ul li .pic {
	width: 204px;
	height: 142px;
	border: 1px solid #a0a0a0;
}

.picMarquee-left001 .bd ul li .pic img {
	width: 204px;
	height: 142px;
}

.picMarquee-left001 .bd ul li .title {
	line-height: 40px;
}


/*新闻*/

.news-all {
	overflow: hidden;
	margin: 20px 0;
	padding: 30px 0;
}

.slideTxtBoxnews {
	text-align: left;
}

.slideTxtBoxnews .hd {
	width: 100%;
	height: 58px;
	line-height: 58px;
	background: #e5e5e5;
}

.slideTxtBoxnews .hd ul {
	float: left;
}

.slideTxtBoxnews .hd span {
	float: right;
	font-size: 14px;
	text-transform: uppercase;
	color: #c7c7c7;
	margin-right: 15px;
}

.slideTxtBoxnews .hd ul {
	overflow: hidden;
}

.slideTxtBoxnews .hd ul li {
	float: left;
	cursor: pointer;
	font-size: 18px;
	width: 128px;
	text-align: center;
	height: 58px;
	font-weight: bold;
}

.slideTxtBoxnews .hd ul li a {
	color: #2662ae;
}

.slideTxtBoxnews .hd ul li b {
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	font-weight: bold;
	margin-left: 10px;
}

.slideTxtBoxnews .hd ul li.on {
	background: #2662ae;
}

.slideTxtBoxnews .hd ul li.on a {
	color: #fff;
}

.slideTxtBoxnews .bd {
	padding-top: 20px;
}

.slideTxtBoxnews .bd li {
	float: left;
	width: 344px;
	margin-left: 74px;
}

.slideTxtBoxnews .bd li:first-child {
	margin-left: 0;
}

.slideTxtBoxnews .bd .news-Tn {
	margin-bottom: 20px;
}

.slideTxtBoxnews .bd .news-Tn img {
	width: 344px;
	height: 232px;
}

.slideTxtBoxnews .bd .news-Tn .new_txt span a {
	font-size: 15px;
	display: block;
	color: #2662ae;
	height: 40px;
	line-height: 40px;
}

.slideTxtBoxnews .bd .news-Tn .new_txt div {
	height: 54px;
	line-height: 24px;
	margin-bottom: 20px;
	overflow: hidden;
}

.slideTxtBoxnews .bd .news-Tn b a {
	display: block;
	width: 74px;
	height: 28px;
	text-align: center;
	line-height: 28px;
	background: #2662ae;
	color: #fff;
}

.slideTxtBoxnews .bd .T-news {
	height: 52px;
	line-height: 52px;
	overflow: hidden;
	margin-right: 20px;
	border-bottom: 1px solid #dcdcdc;
}

.slideTxtBoxnews .bd .T-news .newsTime {
	overflow: hidden;
	padding-left: 22px;
	background: url(../images/newsicon.jpg) no-repeat 6px center;
	margin-right: 15px;
}

.slideTxtBoxnews .bd .T-news .newsTime p {
	height: 34px;
	overflow: hidden;
	line-height: 18px;
}

.slideTxtBoxnews .bd .T-news .newshi {
	width: 56px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
}

.slideTxtBoxnews .bd .T-news .newshi strong {
	display: block;
	width: 56px;
	height: 56px;
	background: #2662ae;
	border-radius: 100px;
	text-align: center;
	line-height: 56px;
	font-size: 36px;
	color: #fff;
	margin-bottom: 5px;
}

.news {
	overflow: hidden;
}

.newsCon {
	overflow: hidden;
}

.cjwt_header {
	height: 60px;
	background: url(../images/new_line.jpg) repeat-x left bottom;
}

.newsConW h3 a {
	font-size: 24px;
	color: #2662ae;
	font-weight: bold;
	display: block;
}

.cjwt_header b {
	ont-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	color: #c7c7c7;
}

.txtMarquee-top {
	padding: 10px 0;
}

.txtMarquee-top li {
	width: 431px;
	height: 55px;
	line-height: 55px;
	overflow: hidden;
	font-size: 15px;
	transition: .3s all;
	background: url(../images/cj01.jpg) no-repeat;
	margin-bottom: 10px;
}

.txtMarquee-top li a {
	display: block;
	padding-left: 54px;
}

.txtMarquee-top li:hover {
	background: url(../images/cj02.jpg) no-repeat;
}

.txtMarquee-top li:hover a {
	color: #fff;
}

.txtMarquee-top {
	overflow: hidden;
	position: relative;
}

.news-header {
	height: 30px;
	padding-left: 10px;
}

.news-header h3 {
	display: inline-block;
	font-size: 18px;
}

.news-header h3 span {
	text-transform: uppercase;
	display: inline-block;
	margin-left: 5px;
}

.txtMarquee-top .bd {
	padding: 15px 0;
}


/*友情链接*/

.links {
	overflow: hidden;
	margin: 30px 0;
}

.links_con {
	height: 50px;
	line-height: 50px;
	background: url(../images/linksbg.jpg) no-repeat center;
}

.web-alls1 h4 {
	width: 220px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
}

.web-alls1 h4 b {
	font-family: Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.web-alls1 h4 span {
	display: inline-block;
	margin-left: 20px;
}

.linkLj {
	width: 950px;
}

.linkLj a {
	margin-left: 15px;
}

.links_con {
	position: relative;
	width: 1180px;
	margin: 0 auto;
}

.foot_txt {
	position: absolute;
	top: 0;
	right: 0;
	width: 236px;
	height: 243px;
	text-align: center;
	color: #fff;
	background: url(../images/db.png) no-repeat;
}

.foot_txt b {
	display: block;
	font-size: 30px;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding: 46px 0 30px;
}

.foot_txt strong {
	font-size: 18px;
	display: block;
}

.foot_txt span {
	font-size: 14px;
}