.center {
    width: 1190px;
    margin: 0 auto;
    padding-bottom: 50px;
}
.fwzx-title {
    padding: 40px 0;
}
.title h1 {
    font-weight: normal;
    font-size: 22px;
    color: #222;
    line-height: 42px;
    text-align: center;
}
.bzxz_nr ul li{
	float: left;
	background-color: #fff;
	border: 1px solid #e6e6e6;
	padding: 30px;
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;	
	cursor: pointer;
}
.bzxz_nr a img {
    display: block;
    margin-left: 45px;
}
#friendSysUl li a img {
    width: 73px;
    height: 54px;
}
.bzxz_nr a span {
    letter-spacing: 2px;
    color: #444;
    width: 80%;
    margin: 0 auto;
    margin-top: 0px;
    font-size: 17px;
    height: 50px;
    display: block;
    line-height: 50px;
}
.serbor {
    position: absolute;
    display: inline-block;
    transition: all .5s linear;
}
.serTop {
    top: 0;
    left: 0;
    width: 0px;
    height: 2px;
    background: linear-gradient(to left,rgba(255,102,0,.4),#f60);
}
.serBot {
    bottom: 0;
    left: 0;
    width: 0px;
    height: 2px;
    background: linear-gradient(to right,rgba(255,102,0,.4),#f60);
}
.serLeft {
    top: 0;
    left: 0;
    width: 2px;
    height: 0px;
    background: linear-gradient(to bottom,rgba(255,102,0,.4),#f60);
}
.serRig {
    top: 0;
    right: 0;
    width: 2px;
    height: 0px;
    background: linear-gradient(to top,rgba(255,102,0,.4),#f60);
}
.cyxt_nr ul li:hover .serTop {
    width: 226px;
}
.cyxt_nr ul li:hover .serBot {
    width: 226px;
}
.cyxt_nr ul li:hover .serLeft {
    height: 164px;
}
.cyxt_nr ul li:hover .serRig {
    height: 164px;
}
.xxdt {
    width: 1190px;
    margin: 0 auto;
}
#serviceListUl li img{
	width: 73px;
	height: 73px;	
}
.bePointer{
	cursor: pointer;
	color: #333;	
}
.hidden {
    display: none;
}
.debt {
    display: none;
    width: 228px;
    height: 166px;
    border: 1px solid #e6e6e6;
    padding: 30px;
    margin-right: 10px;
    margin-bottom: 10px;
    background-color: #fff;
    position: absolute;
    top: 20%;
    left: 20%;
}
.bzzx-nr ul li:hover .serTop {
    width: 226px;
}
.bzzx-nr ul li:hover .serBot {
    width: 226px;
}
.bzzx-nr ul li:hover .serLeft {
    height: 183px;
}
.bzzx-nr ul li:hover .serRig {
    height: 183px;
}