﻿#FocusBG{
	width:100%;
}
.fullSlide {
	width:100%;
	position:relative;
}
.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 .hd {
	width:100%;
	position:absolute;
	z-index:1;
	bottom:0;
	left:0;
	height:30px;
	line-height:30px;
}
.fullSlide .hd ul {
	text-align:center;
}
.fullSlide .hd ul li {
	cursor:pointer;
	display:inline-block;
	*display:inline;
	zoom:1;
	width:20px;
	height:5px;
	margin:5px;
	overflow:hidden;
	background:#FFF;
	line-height:999px;
}
.fullSlide .hd ul .on {
	background:#3FB150;
}
.fullSlide .prev,.fullSlide .next {
	display:block;
	position:absolute;
	z-index:1;
	top:50%;
	margin-top:-30px;
	left:2%;
	z-index:1;
	width:49px;
	height:49px;
	background:url(/images/left.png) 0px -49px no-repeat;
	cursor:pointer;
	filter:alpha(opacity=50);
	opacity:0.5;
	display:none;
}
.fullSlide .next {
	left:auto;
	right:2%;
	background:url(/images/right.png) 0px -49px no-repeat;
}

.ListTitles{text-align:center;width:100%;padding-bottom:30px}
.ListTitles h3{color:#ffe9b6;font-size:30px;font-weight:400;display:block;line-height:30px;background:url(/images/title.png) no-repeat center}
.ListTitles h3  a{color: #ffe9b6; text-decoration: none;}
.ListTitles  p{color:#ffffff;font-size:20px;text-transform:uppercase;font-family:avantgardeitvbybt book,arial;padding-top:14px}

.services .tittle a{
	color:#FFF;}

.MailIcon{
	background:url('/images/mail_icon.png') 0px center no-repeat;
}

 .ArticleList{
	width:1200px;
	margin:auto;}
 .ArticleList .NewsLi{
    -moz-border-radius: 10px;      /* Gecko browsers */
    -webkit-border-radius: 10px;   /* Webkit browsers */
    border-radius:10px;            /* W3C syntax */
	margin:5px 0px;
	background:#FFF;
	padding:10px 10px;
	width:550px;
	float:left;
	border:10px solid #FFC80A}

 .ArticleList .NewsLiLeft{
	float:left;
	height:80px;
	width:20%;
	text-align:center;
	font-size:16px;
	overflow:hidden;
	padding-top:10px;
	color:#333;}
 .ArticleList .NewsLiLeft h1{
	font-size:32px;}



 .ArticleList .NewsLiLeft p{
	padding-right:0px;
	color:#666;}
 .ArticleList .NewsLiLeft img{
	width:80px;
	height:60px;
	border:1px solid #E5E5E5;}

 .ArticleList .NewsLiLeft2{
	float:left;
	height:90px;
	width:35%;
	text-align:center;
	color:#3FB150;
	font-size:16px;
	overflow:hidden;
	}
 .ArticleList .NewsLiLeft2 p{
	padding-right:10px;
	}
 .ArticleList .NewsLiLeft2 img{
	width:80px;
	height:80px;
	border:1px solid #E5E5E5;}
	
 .ArticleList .NewsLiRight{
	float:left;
	Width:80%;
	}

 .ArticleList .NewsLiRight .NewsLiTitle{
	height:40px;
	overflow:hidden;
	line-height:40px;}
	
 .ArticleList .NewsLiRight .NewsLiTitle a{
	font-size:20px;}	
 .ArticleList .NewsLiRight .NewsLiTitle span{
	color:#999;
	padding-left:0px;}	
 .ArticleList .NewsLiRight p{
	 color:#666;
	 font-size:14px;
	text-align:left;}

.testimonials .my-md-2{
	font-size:32px;
	font-weight:bold;}

.testimonials  p{
	font-size:18px;}

.BigTitle{
	text-align:center;
	font-size:32px;
	font-weight:bold;
	padding:30px 0px;}

 #LinksBG{
	background:#F5F5F5;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:20px 0px;
	line-height:25px;
	width:1200px;
	margin:auto;
	font-size:16px;
	font-weight:normal;
	}
 #Links span{
	font-weight:bold;
	color:#3FB150;
	font-size:18px;}

 #Links a{
	padding:0px 7px;
color:#f5f5f5;}


.toolbar-item,.toolbar-layer{background:url(/images/toolbar.png) no-repeat;}
.toolbar{position:fixed;right:0px;bottom:50px;}
.toolbar-item{display:block;width:52px;height:52px;margin-top:1px;position:relative;-moz-transition:background-position 1s;-ms-transition:background-position 1s;-o-moz-transition:background-position 1s;-webkit-moz-transition:background-position 1s;transition:background-position 1s;}
.toolbar-item:hover .toolbar-layer{opacity:1;filter:alpha(opacity=100);transform:scale(1);-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);-o-transform:scale(1);}
.toolbar-item-weixin{background-position:0 -798px;}
.toolbar-item-weixin:hover{background-position:0 -860px;}
.toolbar-item-weixin .toolbar-layer{height:212px;background-position:0 0;}
.toolbar-item-feedback{background-position:0 -426px;}
.toolbar-item-feedback:hover{background-position:0 -488px;}
.toolbar-item-app{background-position:0 -550px;}
.toolbar-item-app:hover{background-position:0 -612px;}
.toolbar-item-app .toolbar-layer{height:194px;background-position:0 -222px;}
.toolbar-item-top{background-position:0 -674px;}
.toolbar-item-top:hover{background-position:0 -736px;}
.toolbar-layer{position:absolute;right:46px;bottom:-10px;width:172px;opacity:0;filter:alpha(opacity=0);
transform-origin: 95% 95%;-moz-transform-origin: 95% 95%;-ms-transform-origin: 95% 95%;-o-transform-origin: 95% 95%;-webkit-transform-origin: 95% 95%;transform:scale(0.01);
-moz-transform:scale(0.01);-ms-transform:scale(0.01);-o-transform:scale(0.01);-webkit-transform:scale(0.01);transition:all 1s;-moz-transition:all 1s;-ms-transition:all 1s;-o-transition:all 1s;-webkit-transition:all 1s;}
