@charset"utf-8";
/*二级页面banner*/
.fu{
    display: block;
    background-image: url(../images/index/fu-bg.jpg);
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    background-position: 0 0;
    background-repeat: repeat-x;
    height: 260px;
    width: 100%;
    animation: animatedBackground 20s linear infinite alternate;
    -o-animation: animatedBackground 20s linear infinite alternate;
    -webkit-animation: animatedBackground 20s linear infinite alternate;
    -moz-animation: animatedBackground 20s linear infinite alternate;
}
.fu-gg{
    background-image: url(../images/index/gg_bg.jpg);
}
.fu-xw{
    background-image: url(../images/index/xw_bg.jpg);
}
.fu-zc{
    background-image: url(../images/index/zc_bg.jpg);
}
.fu-yw{
    background-image: url(../images/index/yw_bg.jpg);
}
.fu-ls{
    background-image: url(../images/index/ls_bg.jpg);
}
.fu-gj{
    background-image: url(../images/index/gj_bg.jpg);
}
.fu-fzx{
    background-image: url(../images/index/fzx_bg.jpg);
}
.fu-pgi{
    background-image: url(../images/index/pgi_bg.jpg);
}
.fu-about{
    background-image: url(../images/index/about_bg.jpg);
}
.fu-gndz{
    background-image: url(../images/index/gndz_bg.jpg);
}
.fu-qy{
    background-image: url(../images/index/qy_bg.jpg);
}
.fu-sf{
    background-image: url(../images/index/sf_bg.jpg);
}
.fu-hd{
    background-image: url(../images/index/hd_bg.jpg);
}
.fu-us{
    background-image: url(../images/index/us_bg.jpg);
}
.fu-sy{
    background-image: url(../images/index/sy_bg.jpg);
}
.fu h2{
    font-size: 40px;
    color: #3c3a30;
    padding-left: 220px;
    padding-top: 94px;
}
/*列表页*/
.xw{
    width: 100%;
    padding: 30px 15px;
}
.xw-tit{
    border-bottom: 1.5px double #0e74ff;
    padding-bottom: 10px;
}
.xw-tit h2{
    font-size: 15px;
    color: #333;
}
.xw-tit h2 a{
    color: #333;
}
.xw-tit h2 a.on,.xw-tit h2 a:hover{
    color: #524be8;
}
.xw-list ul{}
.xw-list ul li{
    position: relative;
    padding-top: 18px;
    padding-bottom: 10px;
    padding-right: 90px;
    border-bottom: 1px dashed #4e4949;
}
.xw-list ul li a{
    font-size:14px;
    color: #4E4949;
}
.xw-list ul li span{
    position: absolute;
    display: block;
    width: 84px;
    right: 6px;
    top: 18px;
    color: #333;
    font-size: 14px;
}
.xw-list ul li a:hover{
    color: #5b64f1;
}
/*新闻详情*/
.xw-det{
    padding-top: 30px;
    padding-bottom: 20px;
}
.f-det{
    text-align: center;
    padding-bottom: 15px;
    border-bottom: 1px solid #D7D7D7;
}
.f-det h4{
    font-size: 38px;
    color: #333;
    text-align: center;
    margin-bottom: 10px;
}
.f-det span{
    font-size: 14px ;
    color: #808080;
    line-height: 24px;
}
.f-cont{
    padding: 20px 0;
}
.f-cont p{
    font-size: 14px;
    color: #5b5b5b;
    line-height: 24px;
    text-indent: 2em;
    font-family: '宋体';
    margin-bottom: 20px;
}
.f-cont img{
    display: block;
    max-width: 100%;
    margin: 15px auto;
}
.f-return ul li{
    float: left;
    width: 33.33%;
    color: #333;
    height:60px;
    line-height: 60px;
    font-size: 14px;
    overflow: hidden;
}
.f-return ul li:hover a{
    color: #d28941;
}
.f-return ul{
    border-top: 1px solid #EBEBEB;
    border-bottom: 1px solid #EBEBEB;
}
.f-return ul li:nth-child(2){
    text-align: center;
}
.f-return ul li:nth-child(3){
    text-align: right;
}
.f-return ul li i{
    display: inline-block;
    width: 18px;
    height: 18px;
    background: url("../images/index/ic-fan.png") no-repeat;
    vertical-align: middle;
    margin-right: 5px;
}
/*联系我们*/
.gy-lx{
    padding-top: 20px;
}
.lxwm{
    overflow: hidden;
    padding-top: 8px;
}
.lxwm li{
    width: 33.3%;
    float: left;
    text-align: center;
}
.lxwm li h3{
    font-size: 18px;
    font-family: '微软雅黑';
}
.lxwm li h3 span{display: inline-block;width: 68px;height: 68px;
    transition: all linear .2s;
    -o-transition: all linear .2s;
    -moz-transition: all linear .2s;
    -webkit-transition: all linear .2s;
    margin-bottom: 22px;}
.lxwm li:hover h3 span{
    transform: translateY(-6px);
}
.lxwm li h2{font-size: 16px;color: #878787;padding-top: 22px;
    border-bottom: 0;
    line-height: 30px;
    font-family: '微软雅黑';
}
.lxwm li h2 img{
    max-width: 100%;
    display: inline-block;
    margin: 0 auto;
}
.lxwm li:nth-child(2){
    border-left: 1px dashed #999999;
    border-right: 1px dashed #999999;
}
.lxwm li:first-child h3 span{background: url(../images/second/lx_tel.png) no-repeat;}
.lxwm li:nth-child(2) h3 span{background: url(../images/second/lx_addr.png) no-repeat;}
.lxwm li:last-child h3 span{background: url(../images/second/lx_wx.png) no-repeat;}
.loc{
    padding:40px 20px 10px 20px;
}
#ab_location{
    width: 100%;
    height: 400px;
}
/*加入我们*/
.join{
    padding-top: 20px;
}
.join-title ul{
    background-color: #f5f5f5;
    border-bottom: 1px solid #e1e1e1;
    border-top: 1px solid #e1e1e1;
    overflow: hidden;
    /* margin-bottom: 20px;*/
}
.join-title ul li{
    font-size: 16px;
    color: #000000;
    float: left;
    width: 25%;
    text-align: center;
    padding: 20px 0;
}
.join-con .panel-group .panel{
    border: none;
    box-shadow: none;
}
.join-con .panel-heading{
    border-bottom: 1px dashed #dddddd;
}
.join-con .panel-title{
    overflow: hidden;
    border: none;
}
.join-con .panel-title li{
    float: left;
    width: 25%;
    text-align: center;
    font-size: 16px;
    color: #474646;
    padding: 10px 0;
}
.join-con .panel-title li:last-child a{
    display: block;
    background-color: #2f72f5;
    color: #fff;
    width: 88px;
    height: 26px;
    margin: 0 auto;
    font-size: 14px;
    line-height: 26px;
}
.join-con .panel-title li:first-child a{
    background-color: #ffffff;
    color: #474646;
    font-size: 16px;
}
.join-con .panel-title li:first-child a:after{
    display: inline-block;
    content: '';
    width: 0;
    height: 0;
    border-top: 5px solid #2f72f5;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    vertical-align: top;
    margin-left: 2px;
    margin-top: 7px;
}
.join-con .panel-body{
    border-top: none !important;
    border-bottom:1px dashed #dddddd;
}
.tab-zpyq h1{
    font-size: 14px ;
    color: #2f72f5;
    padding-bottom: 15px;
}
.tab-zpyq h2{
    font-size: 14px;
    color: #333333;
    padding-bottom: 15px;
    border-bottom: 0;
}
.tab-zpyq p{
    font-size: 12px;
    color: #757575;
    padding-bottom: 15px;
    line-height: 20px;
}
h1.xq-hid{
    display: none;
}

@keyframes animatedBackground {
    0% {
        background-position: 0 0;
    }
    100% {
        background-position: 50% 0;
    }
}