.xn_c_xn_c_pro_list2 {
    position: relative;
    width: 1130px;
    height: auto;
    overflow: hidden;
    margin: 0 auto;
}
.xn_c_xn_c_pro_list2_top {
    width: 100%;
    height: 200px;
    overflow: hidden;
    text-align: center;
    line-height: 200px;
    font-size: 34px;
    color: cadetblue;
    margin-top: 0px;
}
.xn_c_xn_c_pro_list2_cnt {
    position: relative;
    width: 100%;
    height: 493px;
    overflow: hidden;
}
.xn_c_xn_c_pro_list2_cnt div {
    position: absolute;
    width: 159px;
    height: 179px;
}
.xn_c_xn_c_pro_list2_cnt_list1, .xn_c_xn_c_pro_list2_cnt_list2, .xn_c_xn_c_pro_list2_cnt_list3, .xn_c_xn_c_pro_list2_cnt_list4, .xn_c_xn_c_pro_list2_cnt_list5, .xn_c_xn_c_pro_list2_cnt_list6 {
    background: url(../images/background/235.png) center no-repeat;
    top: 0;
}
.xn_c_xn_c_pro_list2_cnt_list7, .xn_c_xn_c_pro_list2_cnt_list8, .xn_c_xn_c_pro_list2_cnt_list9, .xn_c_xn_c_pro_list2_cnt_list10, .xn_c_xn_c_pro_list2_cnt_list11 {
    top: 147px;
}
.xn_c_xn_c_pro_list2_cnt_list12, .xn_c_xn_c_pro_list2_cnt_list13, .xn_c_xn_c_pro_list2_cnt_list14, .xn_c_xn_c_pro_list2_cnt_list15 {
    top: 301px;
}
.xn_c_xn_c_pro_list2_cnt_list1 {
    left: 0;
}

.xn_c_xn_c_pro_list2_cnt_list2 {
    left: 194px;
}
.xn_c_xn_c_pro_list2_cnt_list3 {
    left: 388px;
}
.xn_c_xn_c_pro_list2_cnt_list4 {
    left: 582px;
}
.xn_c_xn_c_pro_list2_cnt_list5 {
    left: 776px;
}

.xn_c_xn_c_pro_list2_cnt_list6 {
    left: 970px;
}
.xn_c_xn_c_pro_list2_cnt_list7 {
    background: url(../images/background/002.png) center no-repeat;
    left: 93px;
}
.xn_c_xn_c_pro_list2_cnt_list8 {
    background: url(../images/background/008.png) center no-repeat;
    left: 291px;
}
.xn_c_xn_c_pro_list2_cnt_list9 {
    background: url(../images/background/829.png) center no-repeat;
    left: 484px;
}
.xn_c_xn_c_pro_list2_cnt_list10 {
    background: url(../images/background/829.png) center no-repeat;
    left: 680px;
}
.xn_c_xn_c_pro_list2_cnt_list11 {
    background: url(../images/background/829.png) center no-repeat;
    left: 873px;
}
.xn_c_xn_c_pro_list2_cnt_list12 {
    background: url(../images/background/002.png) center no-repeat;
    left: 194px;
}
.xn_c_xn_c_pro_list2_cnt_list13 {
    background: url(../images/background/002.png) center no-repeat;
    left: 388px;
}
.xn_c_xn_c_pro_list2_cnt_list14 {
    background: url(../images/background/002.png) center no-repeat;
    left: 582px;
}
.xn_c_xn_c_pro_list2_cnt_list15 {
    background: url(../images/background/002.png) center no-repeat;
    left: 776px;
}
.xn_c_xn_c_pro_list2_cnt div span {
    display: block;
    height: 100%;
    line-height: 179px;
    text-align: center;
    font-size: 20px;
    color: rgba(106, 117, 116, 0.91);
}
.xn_c_xn_c_pro_list2_cnt div span {
    display: block;
    height: 100%;
    line-height: 179px;
    text-align: center;
    font-size: 20px;
    color: rgba(106, 117, 116, 0.91);
}
#servicelist {
    height: 100%;
    margin: 0 auto;
}
.divservicelist{
	margin: 0 auto;margin-top: 50px;margin-bottom: 50px;
}
.servicerows {
    cursor: pointer;
    height: 150px;
    margin-top: 10px;
    background-color: rgba(199, 202, 202, 0.26);
    -moz-transition: background-color 0.5s ease 0s;
    -webkit-transition: background-color 0.5s ease 0s;
    -o-transition: background-color 0.5s ease 0s;

}
.serviceimg {
    float: left;
	position:relative;
    height:100%;
}
.servicetext {
    height: 140px;
    width: 60%;
    color: #3C3636;
    line-height: 30px;
    float: left;
    margin-left: 20px;
    text-align: left;
    padding-top: 10px;
}
.serviceimg img {
    border: 0;
    width: 240px;
    border: 0;
    height: 100%;
}
.tupianzhezhao {
    position: absolute;
    width: 240px;
	text-align: center;
    height: 100%;
    z-indent: 2;
    left: 0;
    top: 0;
    line-height: 140px;
    font-size: 30px;
    font-family: \5fae\8f6f\96c5\9ed1;
    color: #ffffff;
    background-color: rgba(0, 0, 0, 0.56);
	opacity: 0;
	cursor: pointer;
}
.servicerows:hover > .serviceimg .tupianzhezhao{
	opacity:1;
	transition: opacity 0.4s ease 0s, opacity 0.4s ease 0s;
}

.servicerows:hover{
    background-color: rgba(242, 95, 92, 0.45);
}