.zm-wjseoimg{
	width: 100%;
	height: 650px;
	background: url(../images/xcx/u246.jpg) center top no-repeat;
	background-size: 100%;
}
.in-box {
    padding: 50px 0;
    overflow: hidden;
}
.sys-bj {
    background-color: #f4f5f6;
}

.in-tit:first-of-type {
    margin-top: 0;
}
.in-tit {
    text-align: center;
    margin-top: 50px;
    margin-bottom: 35px;
}
.in-tit .tt {
    font-size: 32px;
    font-weight: bold;
}
.in-tit .tm {
    font-size: 16px;
    margin-top: 15px;
    opacity: .7;
    line-height: 1.5rem;
}

.xun-whywm {
    overflow: hidden;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    justify-content: space-between;
    flex-wrap: wrap;
    margin: -15px
}

.xun-whywm li {
    width: 25%;
    padding: 15px;
    line-height: 1
}

.xun-whywm li .box {
    box-shadow: 0 0 10px #eee;
    height: 100%;
    text-align: center;
    padding: 40px 10px;
    border-radius: 6px;
    background: #fff
}

.xun-whywm li .iconfont {
    font-size: 50px
}

.xun-whywm li .bt {
    font-weight: bold;
    margin: 30px 0 10px 0;
    font-size: 20px
}

.xun-whywm li .text {
    line-height: 32px
}

.xun-whywm li:hover .box {
    background: url(../images/xcx/shinianbg.jpg) center top no-repeat;
    background-size: cover;
    color: #fff
}
.xun-anliw {
    margin: -10px;
    padding: 30px 0 0 0
}

.xun-anliw li {
    float: left;
    width: 33.333333%;
    padding: 10px;
    text-align: center;
    transition: all .4s
}

.xun-anliw li a {
    display: block;
    overflow: hidden;
    box-shadow: 0 0 10px #ddd
}

.xun-anliw li img {
    height: auto;
    width: 100%
}

.xun-anliw li:hover {
    transform: translateY(-5px)
}

.xun-anliw li:hover img {
    transform: scale(1.05)
}




































