#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:700px;
	overflow:hidden;
	text-align:center;
}
.fullSlide .bd li a {
	display:block;
	height:700px;
}
.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:#C20D00;
}
.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) 0 -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;
}

.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;
	background:#FFF;
	padding:10px 10px;
	width:550px;
	float:left;
	border:10px solid whitesmoke}

 .ArticleList .NewsLiLeft{
	float:left;
	width:25%;
	text-align:center;
	font-size:16px;
	overflow:hidden;
	padding-top:10px;
	color:#333;}
 .ArticleList .NewsLiLeft h1{
	font-size:32px;}



 .ArticleList .NewsLiLeft p{
	padding-right: 0;
	color:#666;}
 .ArticleList .NewsLiLeft img{
	width:100px;
	height:100px;
	border:1px solid #E5E5E5;}

 .ArticleList .NewsLiLeft2{
	float:left;
	height:90px;
	width:35%;
	text-align:center;
	color:#C20D00;
	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:75%;
	}

 .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:0;}	
 .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 0;}

 #LinksBG{
	background:#F5F5F5;
	border-top:1px solid #E5E5E5;
	}
 #Links {
	padding:10px 0;
	line-height:25px;
	width:1200px;
	margin:auto;
	font-size:12px;
	font-weight:normal;
	}
 #Links span{
	font-weight:bold;
	color:#C20D00;
	font-size:14px;}

 #Links a{
	padding:0 5px;}

#whychoose .layer.footer.layer-banner{
    background-image: linear-gradient(#abd5fd, #e4f1ff);
}
#whychoose .whychoose-banner>img{
    width: 100%;
}
#whychoose .layer.footer.layer-content{
    background: #cbe5fe;
}
#whychoose .container .test-info>h3,
#whychoose .container .test-info>h4{
    font-size: 3em;
    font-weight: bold;
    color: #334667;
}
#whychoose .container .test-info>h3 .angle-left{
    display: inline-block;
    width: 10px;
    height: 0.6em;
    position: relative;
    top: -.2em;
    border-top: 3px solid #333;
    border-left: 3px solid #333;
    margin-right: 10px;
}
#whychoose .container .test-info>h3 .angle-right{
    display: inline-block;
    width: 10px;
    height: 0.6em;
    position: relative;
    top: 0.2em;
    border-bottom: 3px solid #333;
    border-right: 3px solid #333;
    margin-left: 10px;
}
#whychoose .container .test-info>h4>sup{
    font-size: 0.6em;
    top: -0.7em;
}
#whychoose .container .test-info p{
    color: #334667;
    font-size: 1.3em;
    margin-top: 2em;
    text-align: justify;
}
#whychoose .layer.footer{
    min-height: auto;
}
#whychoose .layer-pinzhi {
    background: #383e4e;
    color: #fce2af;
}
#whychoose .pinzhi-box{
    text-align: center;
}
#whychoose .pinzhi-box .pinzhi-left{
    display: inline-block;
    font-size: 8em;
    margin: 55px 25px 30px 0;
    padding-right: 35px;
    text-align: right;
    border-right: 5px solid;
}
#whychoose .pinzhi-box .pinzhi-left sup{
    font-size: 0.5em;
    top: -1.5em;
}
#whychoose .pinzhi-box .pinzhi-right{
    display: inline-block;
}
#whychoose .pinzhi-box .pinzhi-right>h3{
    text-align: left;
    font-size: 3em;
}
#whychoose .pinzhi-box .pinzhi-right>p{
    font-size: 1.5em;
    color: #fce2af;
}
#whychoose .shili-box{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
    margin: 20px auto 30px auto;
}
#whychoose .shili-box:last-child{
    border: none;
}
#whychoose .shili-box-2{
    border-bottom: 1px dashed #ccc;
    padding-bottom: 30px;
    margin: 20px auto 30px auto;
}
#whychoose .shili-box-2 .text-left{
    height: 100%;
}
#whychoose .content-img img{
    width: 100%;
    box-shadow: 1px 1px #ccc;
    border-radius: 5px;
}
#whychoose .content-txt-img {
    position: relative;
}
#whychoose .content-txt-img img{
    width: 100%;
    box-shadow: 1px 1px #ccc;
    border-radius: 5px;
}
#whychoose .content-title{
    font-weight: bold;
    font-size: 2em;
    margin-bottom: 15px;
}
#whychoose .content-txt{
    font-size: 1.3em;
}


