.serve-content {
    position: relative;
}

.serve-content-box {
    width: 1200px;
    margin: 0 auto;
}


.serve-content-text em {
    display: inline-block;
    padding: 0 10px;
    background: #FFF;
    font-size: 14px;
    color: #777;
    font-style: normal;
}

.serve-content-btn {
    text-align: center;
    padding: 45px 0 104px;
}

.serve-content-btn a {
    display: inline-block;
    width: 190px;
    height: 55px;
    background-color: rgb(0, 162, 255);
    color: rgb(255, 255, 255);
    box-shadow: rgba(4, 195, 255, 0.5) 0px 5px 15px;
    border-radius: 8px;
    font: 400 16px/55px 微软雅黑;
}

.serve-content-list {
        float: left;
    width: 108px;
    margin-top: 30px;
    height: 174px;
}

.serve-content-info {
    width: 1000px;
    height: 561px;
    float: left;
    margin: 0 0px;
    -moz-box-shadow:0px 1px 4px #333333;
    -webkit-box-shadow:0px 1px 4px #333333; 
    box-shadow:0px 1px 4px #333333;
    position: relative;
        background: #ffffff82;
}

.serve-content-btn a:hover {
    background: #41b8fc;
}

.serve-content-middle {
   /* overflow: hidden;*/
}

.serve-content-list ul li {
    display: block;
    width: 108px;
    background: url(../images/5213.png)no-repeat;
    cursor: pointer;
    height: 64px;
}

.serve-content-list ul .on {
   

}

.serve-content-list ul li span {
    display: block;
    width: 28px;
    height: 28px;
    float: left;
    margin-left: 72px;
    margin-right: 15px;
    overflow: hidden;
}

.serve-content-list ul li span img {
    display: block;
    float: left;
}

.serve-content-list ul li p {
    display: block;
    overflow: hidden;
    line-height: 45px;
    color: #FFFFFF;
        text-align: center;
    font-size: 20px;
    font-family: "Adobe 黑体 Std";
}

.serve-content-list ul .on p {
    color: #fffda5;
}

.serve-content-list ul .on span img {
    margin-top: -28px;
}

.serve-content-info ul {
    width: 1000px;
    height:561px;
    position: absolute;
    left: 0;
    top: 0;
}

.serve-image-img {
}

.serve-image-box {
    background: url(../images/cclarity-bg.png);
    width: 640px;
    height: 195px;
    padding: 47px 159px;
    position: absolute;
    top: 72px;
    left: 0;
}




.serve-image-info {
    width: 322px;
    height: 99px;
}

.serve-image-info-title {
    overflow: hidden;
}

.serve-image-info-title span {
    display: block;
    float: left;
    width: 32px;
    height: 32px;
    margin-right: 10px;
}

.serve-image-info-title span img {
    display: block;
    float: left;
}

.serve-image-info-title p {
    line-height: 32px;
    display: block;
    float: left;
    font-size: 22px;
    color: #fff;
}

.serve-image-info strong {
    display: block;
    font-size: 14px;
    color: #FFF;
    line-height: 24px;
    padding-top: 14px;
}

/*新闻滚动*/

.scrolltext {
	     width: 800px;
    height: 81px;
    overflow: hidden;
    margin: auto;
    margin-top: 19px;
   
}

.scrolltext ol li {
	padding-left: 7px;
	width: 800px;
	
	font-size: 13px;
	line-height: 25px;

	    text-indent: 2rem;
}

.scrolltext ol li a {
	color: #94570d;
	font-family: "微软雅黑";
	font-size: 16px;
	display: block;

}

.scrolltext ol li a:hover {
	color: #ef9b11;
	text-decoration: none;
}

 .part {
	width: 100%;
	padding-top: 20px;
}
 .part span {
	margin-left: 26px;
	cursor: pointer;
}

#breakNews {
	padding: 0 0 0px 2px;
}

#breakNews .list6 {
	height: 80px;
	overflow: hidden;
	width: 100%;
}