/*濞撳懘娅庡ù顔煎З*/
.clearfix:after { content: ''; display: block; height: 0; clear: both; }
.clearfix { zoom: 1; }
.clear { clear: both; }
.main-service {
    padding-top: 60px;
    width: 100%;
    padding-bottom: 50px;
}
.main-layout {
    margin: 0 auto;
    width: 1024px;
    position: relative;
}
.main-service .tab-s {
    display: block;
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #e5e5e5;
}
.main-service .tab-s ul {
    margin-left: 207px;
}
.main-service .tab-s li {
    float: left;
    height: 35px;
}
.main-service .tab-s a {
    display: block;
    padding: 0 5px;
    height: 37px;
    line-height: 37px;
    font-size: 13px;
    color: #666;
    cursor: pointer;
}
.main-service .tab-s a.active {
    color: #555;
    border-bottom: 3px solid #6bc30d;
}
.line {
    overflow: hidden;
}
.main-service .tab-s li {
    float: left;
    height: 35px;
}
.main-service .tab-s li.line {
    float: left;
    padding: 0 14px;
    width: 1px;
    background: url(../images/icon-line.png) no-repeat center center;
}
.main-service .containt-s {
    margin-top: 35px;
    height: auto;
    display: none;
    border-top: 1px solid #eaeaea;
    width: 1023px;
}
.main-service .containt-s dt {
    float: left;
    padding: 50px 38px 40px 38px;
    width: 207px;
    height: 250px;
    background-color: #6bc30d;
    color: #fff;
}
.main-service .containt-s dt .title {
    display: block;
    line-height: 20px;
    font-size: 20px;
    margin-bottom: 15px;
}
.main-service .containt-s dt .txt {
    display: block;
    height: 66px;
    line-height: 20px;
    overflow: hidden;
    margin-bottom: 10px;
}
.main-service .containt-s dt .pic {
    display: block;
    margin-left: 67px;
    width: 79px;
    height: 79px;
}
.main-service .containt-s dt .pic img {
    display: block;
    width: 79px;
    height: 79px;
}
.main-service .containt-s dd {
    float: left;
    margin-left: -1px;
    width: 205px;
    height: 250px;
    border: 1px solid #eaeaea;
    background: #F5F5F5;
    border-top: 0;
}
.main-service .containt-s dd.margin{margin-left: 206px;}
.main-service .containt-s dd a {
    display: block;
    padding: 23px 20px 0 20px;
    height: 250px;
}
.main-service .containt-s dd a img {
    display: block;
    width: 160px;
    height: 130px;
}
.main-service .containt-s dd a .title {
    margin-top: 20px;
    display: block;
    height: 24px;
    line-height: 24px;
    font-size: 16px;
    color: #333;
}
.main-service .containt-s dd a .txt-01 {
    display: block;
    margin-top: 4px;
    height: 36px;
    line-height: 18px;
    overflow: hidden;
    color: #aaa;
    font-size: 12px;
}


/*閸掓稐绗熼張宥呭鐠囷附鍎忔い鐢告桨 瀵拷婵拷*/

/*閸掓稐绗熼張宥呭鐠囷附鍎忔い鐢告桨 缂佹挻娼�*/
.article-box{
	width: 100%;
	padding:50px 20px;
}
.article-box p{
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
	color: #666;
	width: 600px;
	margin:20px auto 30px;
}
.article-box .h-tit{
	font-size: 22px;
	text-align: center;
	color: #333;
	position: relative;
}
.article-box img{
	display: block;
	width: 700px;
	margin:0 auto;
}