@charset "utf-8";
/* CSS Document */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {
 padding: 0;
 margin: 0;
 }
table {
 border-collapse: collapse;
 border-spacing: 0;
 }
fieldset,img {
 border: 0;
 }
 img {
 display:block;
 }
address,caption,cite,code,dfn,th,var {
 font-weight: normal;
 font-style: normal;
 }
ol,ul {
 list-style: none;
 }
caption,th {
 text-align: left;
 }
h1,h2,h3,h4,h5,h6 {
 font-weight: normal;
 font-size: 100%;
 }
q:before,q:after {
 content:'';
 }
abbr,acronym { border: 0;
 }
a {
text-decoration:none;
}
/*以上为公共样式*/
.fl{
    float: left;
}
.fr{
    float: right;
}
body{
    color: #575757;
    font-family: "微软雅黑";

}
.banner{
    background: url(../images/banner_bg.jpg) no-repeat center top;
    height: 398px;
}
.content{
    width: 1200px;
    margin: 0 auto;
}
.fuwushang-cont{
    padding-bottom: 30px;
}
.fws-title{
    font-size: 40px;
    color: #4e4e4e;
    font-weight: 700;
    text-align: center;
    line-height: 120px;
}
.fws-meau p{
    line-height: 46px;
    font-size: 22px;
    color: #2e2e2e;
    text-align: center;
}
.fuwushang-cont ul{
    margin-left: -20px;
    overflow: hidden;
}
.fuwushang-cont li{
    width: 284px;
    float: left;
    margin-left: 20px;
    display: inline;
}
.fuwushang-cont li .fws-zfb{
    height: 325px;
}
.fuwushang-cont li .fws-zfb .fws-zfb-t{
    display: block;
    padding-top: 30px;
    transition: padding-top 0.5s;
    -moz-transition: padding-top 0.5s; /* Firefox 4 */
    -webkit-transition: padding-top 0.5s; /* Safari and Chrome */
    -o-transition: padding-top 0.5s; /* Opera */
}
.fuwushang-cont li .fws-zfb .fws-zfb-t:hover{
    padding-top: 10px;
}
.fuwushang-cont li p{
    color: #575757;
    font-size: 16px;
    padding: 0 15px;
    line-height: 28px;
}
.fuwuchuang-cont{
    background: #f1f1f1;
    overflow: hidden;
    padding: 35px 0;
}
.fwc-con{
    width: 790px;
}
.fwc-title{
    font-size: 36px;
    color: #4e4e4e;
    text-align: center;
    font-weight: 700;
    padding-bottom: 30px;
}
.fwc-meau{
    padding: 0 25px;
}
.fwc-meau p{
    font-size: 14px;
    line-height: 30px;
    text-indent: 2em;
}
.fwc-img{
    width: 395px;
}
.zhifubao-zjy{
    background: url(../images/zfb_zjy_bg.png) no-repeat center top;
    height: 403px;
}
.zhifubao-xfw{
    background: url(../images/zfb_xfw_bg.png) no-repeat center top;
    height: 403px;
}
.zhifubao-y11{
    background: url(../images/zfb_yll_bg.png) no-repeat center top;
    height: 402px;
}
.zhifubao-jdq{
    background: url(../images/zfb_jdq_bg.png) no-repeat center top;
    height: 403px;
}
.zhifubao-js{
    background: url(../images/zfb_js_bg.png) no-repeat center top;
    height: 403px;
}
.zhifubao-hl{
    background: url(../images/zfb_hl_bg.png) no-repeat center top;
    height: 403px;
}
.zhifubao-zs{
    background: url(../images/zfb_zs_bg.png) no-repeat center top;
    height: 402px;
}
.zhifubao-bx{
    background: url(../images/zfb_bx_bg.png) no-repeat center top;
    height: 401px;
}
.zfb-tu{
    width: 620px;
}
.zfb-tu img{
    display: block;
    margin-left: 100px;
    margin-top: 45px;
    transition: margin-top 0.5s;
    -moz-transition: margin-top 0.5s; /* Firefox 4 */
    -webkit-transition: margin-top 0.5s; /* Safari and Chrome */
    -o-transition: margin-top 0.5s; /* Opera */
    cursor: pointer;
}
.zfb-tu img:hover{
    margin-top: 25px;
}
.zhifubao-jdq .zfb-tu img{
    margin-left: 170px;
    margin-top: 35px;
    transition: margin-top 0.5s;
    -moz-transition: margin-top 0.5s; /* Firefox 4 */
    -webkit-transition: margin-top 0.5s; /* Safari and Chrome */
    -o-transition: margin-top 0.5s; /* Opera */
    cursor: pointer;
}
.zhifubao-jdq .zfb-tu img:hover{
    margin-top: 20px;
}
.zhifubao-y11 .zfb-tu img{
    margin-left: 0;
}
.zhifubao-zs .zfb-tu img{
    margin-left: 20px;
}
.zhifubao-bx .zfb-tu img{
    margin-left: 160px;
}
.zhifubao-bx .zfb-tu{
    height: 399px;
}
.zfb-jie{
    width: 560px;
}
.zfb-jie .zf-jie-title{
    padding-top: 90px;
    padding-bottom: 25px;
}
.zfb-jie p{
    font-size: 14px;
    line-height: 35px;
}
.zfb-jie-left .zf-jie-title{
    padding-top: 90px;
    padding-bottom: 25px;
    padding-left: 100px;
}
.zfb-jie-left p{
    padding-left: 100px;
}
.foot{
    background: #ffa524 url(../images/foot_bg.png) no-repeat center top;
    height: 284px;
    color: #ffffff;
}
.foot .foot-title{
    font-size: 36px;
    text-align: center;
    padding: 25px 0;
}
.foot p{
    padding-left: 290px;
    font-size: 18px;
    line-height: 38px;
}
.foot p i{
    font-size: 22px;
    padding: 0 10px;
}