* {
    margin: 0;
    padding: 0;
    font-family: "微软雅黑";
}

ul, ol {
    list-style: none;
}

.clearfix {
    clear: both;
}

a {
    color: #333;
    text-decoration: none;
}

.content {
    width: 1180px;
    margin: 0 auto;
    padding: 0 10px;
}

.bg_ceng {
    background: #f8f8f8;
}

@font-face {
    font-family: 'apar';
    src: url('http://www.jingwubaoan.com/skin/fonts/aparajita.ttf');
    src: url('http://www.jingwubaoan.com/skin/fonts/aparajita.ttf.ttf') format('truetype'),
    font-weight: normal;
    font-style: normal;
}

/*页眉*/
.hreder {
}

.hreder img {
    float: left;
    height: 72px;
    margin: 16px 0;
}

.top_nav {
    float: right;
    margin-top: 16px;
}

.top_nav li {
    float: left;
    width: 110px;
    text-align: center;
    position: relative;
}

.top_nav li h4 {
    font-size: 16px;
    line-height: 84px;
    color: #01366a;
    border-bottom: 4px solid #fff;
}

.top_nav li .erji {
    position: absolute;
    width: 100%;
    top: 88px;
    left: 0;
    z-index: 10;
    text-align: center;
    display: none;
}

.top_nav li .erji dd {
    background: rgba(1, 54, 106, 0.8);
    border-bottom: #01366A 1px solid;
    font-size: 15px;
}

.top_nav li .erji dd p {
    line-height: 40px;
    color: #fff;
}

.top_nav li:hover .erji {
    display: block;
}

.top_nav li:hover h4 {
    border-bottom-color: #01366A;
    box-sizing: border-box;
}

.top_nav li .erji dd:hover {
    background: #ee6f06;
}

.swiper-slide img {
    width: 100%;
}

/*关于我们*/
.about {
    margin: 50px auto;
}

.peitu {
    background: url(../image/kuang.png) left top no-repeat;
    float: left;
    padding: 20px 0 0 20px;
    height: 364px;
    overflow: hidden;
}

.peitu img {
    width: 535px;
}

.about_box {
    width: 580px;
    padding: 30px 10px;
    float: right;
}

.about_box h3 {
    background: url(../image/about_bt.png) no-repeat left top;
    padding-top: 22px;
    margin-bottom: 26px;
}

.about_box h3 span {
    background: #fff;
    font-size: 24px;
    color: #01366A;
    font-weight: normal;
}

.about_box p {
    font-size: 14px;
    color: #666;
    line-height: 28px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 5;
    -webkit-box-orient: vertical;
    margin-bottom: 40px;
}

.about_box a {
    background: #EE6F06;
    color: #fff;
    padding: 8px 35px;
    font-size: 14px;
}

/*项目*/
.fuwu {
    background: url(../image/bg_img01.jpg) no-repeat top center #f7f7f7;
    padding: 60px 0;
}

.bt {
    text-align: center;
    color: #333;
}

.fuwu .bt {
    color: #fff;
}

.bt h3 {
    font-family: 'apar';
    text-transform: uppercase;
    font-size: 34px;
    font-weight: normal;
    line-height: 30px;
}

.bt p {
    font-size: 24px;
    background: url(../image/bt_xian.png) no-repeat center;
}

.fw_box {
    background: #fff;
    padding: 50px;
    position: relative;
    box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.19);
    margin-top: 30px;
}

.fw_show {
    overflow: hidden;
}

.xm_list {
    position: relative;
}

.xm_list li {
    width: 25%;
    float: left;
    width: 250px;
    margin: 0 10px;
}

.xm_pt {
    height: auto;
    overflow: hidden;
}

.xm_list li img {
    width: 100%
}

.xm_list li h2 {
    font-size: 20px;
    color: #01366A;
    font-weight: normal;
    line-height: 34px;
    text-align: center;
}

.xm_list li p {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    font-size: 14px;
    color: #666;
    line-height: 24px;
}

.fw_box .prev,
.fw_box .next {
    display: block;
    font-size: 5rem;
    margin-top: -40px;
    width: 30px;
    height: 40px;
    color: #51aaff;
    position: absolute;
    top: 50%;
    text-align: center;
    background: #fff;
    z-index: 4;
}

.fw_box .prev {
    left: 10px;
}

.fw_box .next {
    right: 10px;
}

.guanggao1 {
    height: 111px;
    position: relative;
}

.guanggao1 .gg_img {
    background: url(../image/gg_bg01.png) no-repeat center;
    height: 137px;
    position: absolute;
    top: -13px;
    left: 0;
    width: 100%;
}

/*优势*/
.youshi {
    background: url(../image/ys_bg.jpg) no-repeat center #f6f6f6;
    padding: 40px 0;
}

.ymys_box {
    padding: 20px 0;
}

.ys_fl {
    width: 604px;
    float: left;
}

.ys_pt {
    width: 576px;
    float: left;
}

.ys_pt img {
    display: block;
    margin: 0 auto;
}

.ys_fl li {
    margin-bottom: 20px;
}

.ysbt {
    border-bottom: 1px dashed #cecece;
    margin-bottom: 10px;
}

.ysbt img {
    float: left;
    margin-right: 10px;
}

.ysbt_wz h3 {
    color: #0b43b5;
    font-size: 24px;
    line-height: 36px;
}

.ysbt_wz p {
    color: #666;
    text-transform: uppercase;
}

.ysbt_wz {
    padding-bottom: 10px;
}

.ys_fl li > p {
    margin-left: 100px;
    padding-left: 24px;
    /*background: url(../images/ico.png) no-repeat left 5px; */
    font-size: 14px;
    color: #666;
    line-height: 28px;
    margin-right: 40px;
}

/*案例*/
.case {
    margin: 50px auto;
}

.case_list {
    margin-top: 30px;
}

.case_list li {
    width: 32%;
    float: left;
    margin-right: 2%;
    text-align: center;
    margin-bottom: 20px;
    background: #F6F6F6;
}

.case .case_list li:nth-child(3n) {
    margin-right: 0;
}

.case_img {
    height: auto;
    overflow: hidden;
}

.case_list li img {
    width: 100%;
    height: auto;
    transition: all 1s;
}

.case_list li h4 {
    line-height: 42px;
    font-size: 16px;
    color: #333;
}

.case_list li:hover img {
    transform: scale(1.1);
}

.case_list li:hover {
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.26);
}

.more {
    text-align: center;
    margin-top: 20px;
}

.more a {
    border: 1px solid #888;
    font-size: 15px;
    color: #333;
    padding: 8px 50px;
}

.more a:hover {
    background: #EE6F06;
    color: #fff;
    border-color: #EE6F06;
}

.huanghao2 {
    background: url(../image/gg_bg02.png) no-repeat center;
    height: 155px;
}

/*新闻*/
.news {
    margin: 50px auto;
}

.news .bt {
    margin-bottom: 30px;
}

.news_tj {
    width: 546px;
    float: left;
}

.syxw_list {
    width: 600px;
    float: right;
    margin-bottom: 20px;
}

.news_tj h4 {
    font-size: 16px;
    color: #01366A;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.news_tj p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_tj span {
    font-size: 14px;
    color: #888;
    padding-top: 6px;
    margin-left: 0;
    transition: all 1s;
}

.news_tj:hover span {
    margin-left: 20px;
}

.syxw_list li {
    border-bottom: 1px solid #e5e5e5;
    padding: 20px 10px;
}

.syxw_list li .time {
    background: #fff;
    float: left;
    padding: 23px 10px;
    text-align: center;
    box-shadow: 0 0 4px rgba(0, 0, 0, 0.26);
    margin-top: 8px;
}

.syxw_list li .time h3 {
    color: #01366A;
    font-size: 24px;
}

.syxw_list li .time span {
    color: #666;
    font-size: 14px;
}

.xw_wz {
    float: right;
    width: 480px;
}

.xw_wz h4 {
    font-size: 16px;
    line-height: 32px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.xw_wz p {
    font-size: 14px;
    color: #666;
    line-height: 24px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin-bottom: 6px;
}

.xw_wz span {
    background: url(../image/more.png) no-repeat left center;
    padding-left: 34px;
    font-size: 14px;
    color: #01366A;
    margin-left: 0;
    transition: all 1s;
}

.syxw_list li:hover .xw_wz span {
    margin-left: 20px;
}

.syxw_list li:hover h4 {
    color: #01366A;
}

/*伙伴*/
.huoban {
    background: #f7f7f7;
    padding: 50px 0;
}

.hb_list {
    margin-top: 40px;
}

.hb_list li {
    float: left;
    border: 1px solid #b5b5b5;
    margin-right: 13px;
    margin-bottom: 20px;
    width: 223px;
    height: 124px;
    overflow: hidden;
}

.hb_list li img {
    width: 100%;
    height: 125px;
    text-align: center;
    display: block;
}

.hb_list li:nth-child(5n) {
    margin-right: 0;
}

/*底部*/
.foot {
    background: url(../image/foot_bg.jpg) no-repeat center;
    padding: 30px 0;
}

.foot_logo {
    width: 230px;
    float: left;
}

.foot_logo img {
    width: 170px;
    display: block;
    margin: auto;
}

.foot_xx {
    float: left;
    width: 618px;
    padding: 16px 50px 10px 50px;
    border-left: 1px solid #eee;
    border-right: 1px solid #eee;
}

.foot_xx h4 a {
    font-weight: normal;
    color: #eee;
    font-size: 14px;
    margin-right: 30px;
}

.foot_xx h4 a:last-child {
    margin-right: 0;
}

.foot_xx h4 a:hover {
    color: #EE6F06;
}

.foot_xx h4 {
    margin-bottom: 24px;
}

.foot_xx p {
    font-size: 14px;
    color: #eee;
    line-height: 30px;
}

.erweima {
    width: 226px;
    float: right;
    text-align: center;
    color: #eee;
    font-size: 14px;
    line-height: 24px;
}

/*内页公用*/
.ny_cont {
    padding: 40px 0;
}

.menu_list {
    padding: 25px 0;
    text-align: center;
}

.menu_list ul {
    display: inline-block
}

.menu_list ul li {
    display: inline;
}

.menu_list ul li a {
    color: #FFFFFF;
    font-size: 15px;
    position: relative;
    float: left;
    padding: 8px 30px;
    margin: 0 5px;
    line-height: 1.42857143;
    color: #333;
    text-decoration: none;
    border: 1px solid #aaa;
    border-radius: 5px;
}

.menu_list li a:hover,
.menu_list li.dq a {
    color: #fff;
    background-color: #01366A;
    border-color: #01366A;
}

/*内页——新闻资讯*/
.news_box {
    padding: 20px 0 40px 0;
}

.news_box li {
    border-bottom: 1px solid #ddd;
    padding: 30px 10px;
}

.news_img {
    width: 24%;
    float: left;
    height: 130px;
    overflow: hidden;
}

.news_img img {
    width: 240px;
    margin: auto;
    transition: all 1s;
}

.time {
    width: 12%;
    text-align: center;
    float: left;
    margin-top: 20px;
}

.time h1 {
    font-size: 24px;
    color: #666666;
    line-height: 50px;
}

.time p {
    font-size: 14px;
    color: #666666;
}

.news_wz {
    width: 64%;
    float: left;
    margin-top: 20px;
}

.news_wz h2 {
    font-size: 16px;
    line-break: 30px;
    margin-bottom: 10px;
    font-weight: normal;
    color: #666666;
}

.news_wz p {
    font-size: 14px;
    line-height: 26px;
    color: #888;
    margin-bottom: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.news_box li:hover .news_img img {
    transform: scale(1.2);
}

.news_box li:hover h2, .news_box li:hover h1 {
    color: #01366A;
}

.page {
    text-align: center;
    padding-top: 20px;
}

.page ul {
    display: inline-block
}

.page li {
    display: inline;
}

.page li a {
    position: relative;
    float: left;
    padding: 4px 10px;
    margin: 0 4px;
    line-height: 1.42857143;
    color: #666;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 15px;
}

.page li a:hover,
.page li.on a {
    color: #fff;
    background-color: #01366A;
}

/*新闻详情*/
.news_box_xq {
    min-height: 500px;
}

.caption {
    text-align: center;
    margin-bottom: 50px;
}

.caption h3 {
    line-height: 40px;
    color: #01366A;
    font-weight: normal;
    margin-bottom: 16px;
    font-size: 24px;
}

.caption p {
    font-size: 14px;
    color: #999999;
    background: url(../image/xian.jpg) repeat-x center;
}

.caption p span {
    padding: 0 10px;
    background: #fff;
}

.details {
    font-size: 14px;
    color: #666666;
    line-height: 30px;
}

.lxdz {
    margin-top: 30px;
    border-bottom: 1px solid #ddd;
    padding: 30px 0;
    border-top: 1px solid #ddd;
}

.lxdz .ditu {
    float: left;
}

.lxfs_wz {
    float: left;
    margin-left: 40px;
    margin-top: 40px;
}

.lxfs_wz h4 {
    color: #01366A;
    line-height: 40px;
    font-size: 22px;
    width: 410px;
    margin-bottom: 14px;
}

.lxfs_wz p {
    color: #666;
    line-height: 44px;
    font-size: 16px;
}

/*公司介绍*/
.about_cont {
    border-top: 1px solid #ddd;
    padding: 40px 0;
    min-height: 400px;
}

.page a {
    font-size: 14px;
    margin-left: 5px;
    text-decoration: none;
    padding: 4px 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
}

.page .current {
    font-size: 14px;
    border: 1px solid #ffffff;
    padding: 10px;
    margin-left: 5px;
    text-decoration: none;
    color: #ffffff;
    cursor: pointer;
    background-color: #0b43b5;
    padding: 4px 10px;
}

.details p {
    font-size: 14px;
    line-height: 26px;
}


.eyys {
    width: 100%;
    height: 900px;
    background: url(../image/91084bg.jpg) no-repeat center center;
}

.floor {
    padding-top: 40px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}

.eyys .ystit {
    text-align: center;
    width: 100%;
    height: 190px;
    background-size: 60px 189px;
}

.floor .ystit .tit, .floor .ystit .subtit {
    color: #fff;
}

.eyys .ystit .tit {
    padding-top: 60px;
    display: block;
    font-size: 40px;
    font-weight: bold;
    color: #116bc4;
    line-height: 40px;
}

.eyys .ystit .subtit {
    font-size: 16px;
    color: #666;
    line-height: 18px;
    font-weight: normal;
    padding-top: 12px;
}

.floor .eybox {
    margin-top: 20px;
    min-height: 400px;
    background: url("../image/91084box.png") no-repeat center center;
}

.floor .eylist .item {
    float: left;
    display: block;
    width: 400px;
    cursor: pointer;
}

.floor .eylist .item .img {
    float: left;
    display: block;
    width: 80px;
    height: 80px;
    border: 2px solid #fff;
    border-radius: 50%;
    transition: all .5s;
}

.floor .eylist .item .img img {
    width: 100%;
    height: 100%;
    display: block;
}

.floor .eylist .item .txt {
    float: left;
    width: 300px;
    margin-left: 16px;
    transition: all .5s;
}

.floor .eylist .item .txt h3 {
    margin-bottom: 20px;
    font-size: 24px;
    font-weight: bold;
    color: #fff;
    line-height: 24px;
    transition: all .5s;
}

.floor .eylist .item .txt p {
    padding-top: 20px;
    width: 300px;
    font-size: 14px;
    line-height: 24px;
    color: #fff;
    border-top: 1px dashed #9a9a9a;
    transition: all .5s;
}

.floor .eylist .item:nth-child(2n) {
    margin-bottom: 172px;
    margin-left: 400px;
}

.floor .eylist .item:hover .img {
    background: #116bc4;
    border-color: #116bc4;
    transform: translateY(-6px);
}

.floor .eylist .item:hover .txt {
    transform: translateY(-6px);
}

.floor .eylist .item:hover .txt h3 {
    color: #116bc4;
}

.floor .eylist .item:hover .txt p {
    color: #116bc4;
}


.fl {
    float: left;
    display: inline;
}

.fr {
    float: right;
    display: inline;
}

.ys {
    width: 100%;
    height: auto;
    padding: 50px 0;
    overflow: hidden;
}

.ys .content-1, .ys .content-2 {
    width: 1050px;
    margin: 0 auto;
    height: auto;
    overflow: hidden;
}
.ys .content-1{
    margin-bottom: 30px;
}
.ys .content-1 .fl {
    width: 415px;
}

.ys .content-1 .fr {
    width: 610px;
}

.ys .content-2 .fl {
    width: 610px;
}

.ys .content-2 .fr {
    width: 415px;
}

.ys h2 {
    color: #0256a4;
    overflow: hidden;
    padding-bottom: 18px;
    margin-bottom: 10px;
    margin-top: 25px;
    background: url(http://www.jingwubaoan.com/skin/images/ys-line.jpg) no-repeat bottom left;
}

.ys h2 i {
    float: left;
}

.ys h2 span {
    float: left;
    margin-left: 20px;
    color: #666666;
}

.ys h2 span em {
    display: block;
    font-style: normal;
    font-weight: bold;
    color: #007bdf;
}

.ys .content-1 p, .ys .content-2 p {
    font-size: 14px;
    color: #2d2d2d;
    line-height: 25px;
    background: url(http://www.jingwubaoan.com/skin/images/ys-ico.jpg) no-repeat left 6px;
    padding-left: 20px;
}


.xypg-pagination {
    margin-top: 20px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination li{
    display:inline-block
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}

.hzlist li{
    float: left;
    border: 1px solid #b5b5b5;
    margin-right: 13px;
    margin-bottom: 20px;
    width: 223px;
    height: 124px;
    overflow: hidden;
}
.hzlist li:nth-child(5n) {
    margin-right: 0;
}
.case_list li:nth-child(3n) {
    margin-right: 0;
}
.case_list.hzlist li:nth-child(3n){
    margin-right: 13px;
}

.clear {
    clear: both;
}
.caseitem {
    display: block;
    margin-bottom: 40px;
    position: relative;
}
.caseimglist{
    overflow-x: hidden;
}
.caselxbt {
    width: 120px;
    color: #ffffff;
    text-align: center;
    line-height: 40px;
    border-radius: 40px;
    background: #0c80d1;
    display: block;
    margin-top: 40px;
}

.caselxbt:hover {
    color: #ffffff;
}

.caseimg {
    width: 47%;
    float: left;
}

.caseimg img {
    width: 100%;
}

.casetxt {
    width: 47%;
    float: right;
}

.caseitem:nth-child(2n) .caseimg {
    float: right;
    overflow: hidden;
}

.caseitem:nth-child(2n) .casetxt {
    float: left;
}

.casetxt {
    padding-top: 10px;
}

.casetxt h2 {
    font-size: 32px;
    margin-bottom: 20px;
}

.casetxt p {
    font-size: 16px;
    color: #333333;
    line-height: 25px;
}

.casetxt span {
    display: block;
    font-size: 16px;
    margin-bottom: 10px;
}

.banner-pagination {
    text-align: center;
    position: absolute;
    bottom: 0;
    z-index: 1;
}

.caseimg {
    position: relative;
}

.lxliy{
    margin-top: 50px;
}
.caselist{
    margin-top: 50px;
}