@font-face {
    font-family: 'iconfont';
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot');
    src: url('//at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'), url('//at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'), url('//at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'), url('//at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')
}

@font-face {
    font-family: 'Pacifico';
    font-style: normal;
    font-weight: 400;
    src: local('Pacifico Regular'), local('Pacifico-Regular'), url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')
}

.fa {
    display: inline-block;
    font-family: "iconfont";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale
}

.fa-icon-qq:before {
    content: "\e604"
}

.fa-icon-weibo:before {
    content: "\e600"
}

.fa-icon-weixin:before {
    content: "\e605"
}

.fa-icon-zaixianzixun:before {
    content: "\e608"
}

.container-fluid {
    max-width: 1030px;
}


* {
    margin: 0;
!important;
    padding: 0;
!important;
}
a:link{
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.no-margin {
    margin: 0;
    padding: 0;
}








body {
    font-family: "微软雅黑";
    !important;
}

#btn {

    font-size: 30px;
    color: #0259ba;
    position: absolute;
    right: 22px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}


/*头部*/
header {
    position: relative;
}

header .logo {
    line-height: 100px;
}
header .logo img{
    max-width: 100%;
}




header .call{
    height: 100px;
    line-height: 120px;
    background: url("../images/phone.png") no-repeat left center;
    padding: 26px 0 0 54px;
}
header h6{
    font-size: 14px;
    line-height: 18px;
}

header h3{
    font-size: 20px;
    font-weight: bold;
    color: #454545;
    line-height: 30px;
}





nav{
    line-height: 50px;
    background:#026ade;
    position: relative;
}
#nav {
    margin: 0;
    position: relative;
}


#nav > li {
    float: left;
    width: 12.5%;
    position: relative;
}

#nav > li >a{
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    text-align: center;
    transition: all 0.15s;
}



#nav > li.active>a{
    background: #0259ba;
}




#nav > li:hover>a{
    background: #0259ba;
    color: #fff;
}










/*二级下拉*/
    #nav ul{
        position: absolute;
        left: 0;
        top: 50px;
        width: 100%;
        z-index: 99999;
        display: none;
        padding-top: 2px;
    }
#nav ul li{
    line-height: 50px;
    background: #026ade;
    margin-bottom: 2px;
    text-align: center;

}
#nav ul li a{
    color: #fff;
    display: block;
    width: 100%;
    height: 100%;
}
#nav ul li:hover a{
    color: #fff;
    background: #0259ba;
}



/*二级下拉*/






/*导航*/

.banner img {
    width: 100%;
}

/*公用样式*/
.title{
    padding: 50px 0 30px 0;
}
.title h3{
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    color: #026ade;
    line-height: 38px;
}
.title h4{
    font-size: 20px;
    line-height: 24px;
    color: #555;
    position: relative;
    margin-bottom: 20px;
    background: url("../images/title_line.png") no-repeat center center;
}
.title h4 span{
    display: inline-block;
    padding: 0 5px;
    background: #fff;
}

/*公用样式*/

.Service .item img{
    width: 100%;
}
.Service .picture24{
    margin: 0 -15px;
}
.Service .item{
    padding: 0 15px;
    margin-bottom: 40px;
}


.Service .item .box{
    border-radius: 50%;
    overflow: hidden;
    position: relative;
}

.Service .item:hover .box .img_box+div{
    left: 0;
}




.Service .item .box .img_box+div{
    left: -100%;
    top: 0;
    transition: all 0.15s;
    position: absolute;
    width: 100%;
    height: 100%;
    background:rgba(251,171,54,.5);
}
.Service .item .box+.text h4{
    margin: 0;
    line-height: 38px;
    font-size: 17px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
}

.Service .item .box+.text a{
    display: inline-block;
    padding: 0 10px;
    line-height: 20px;
    color: #fff;
    background: #999;
    border-radius: 3px;
    font-size: 12px;
}


.picture24 .owl-carousel .owl-wrapper:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}

.picture24 .owl-carousel {
    display: none;
    position: relative;
    width: 100%;
    -ms-touch-action: pan-y
}

.picture24 .owl-carousel .owl-wrapper {
    display: none;
    position: relative;
    -webkit-transform: translate3d(0px, 0px, 0px)
}

.picture24 .owl-carousel .owl-wrapper-outer {
    overflow: hidden;
    position: relative;
    width: 100%
}

.picture24 .owl-carousel .owl-wrapper-outer.autoHeight {
    -webkit-transition: height 500ms ease-in-out;
    -moz-transition: height 500ms ease-in-out;
    -ms-transition: height 500ms ease-in-out;
    -o-transition: height 500ms ease-in-out;
    transition: height 500ms ease-in-out
}

.picture24 .owl-carousel .owl-item {
    float: left
}

.picture24 .owl-controls .owl-page, .owl-controls .owl-buttons div {
    cursor: pointer
}

.picture24 .owl-controls {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

/*.grabbing{cursor:url(../img/grabbing.png) 8 8,move}*/
.picture24 .owl-carousel .owl-wrapper, .owl-carousel .owl-item {
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0)
}

.picture24 .owl-theme .owl-controls {
}

.picture24 .owl-theme .owl-controls .owl-buttons div {
    position: absolute;
    bottom: 0;
    z-index: 1;
    width: 47px;
    height: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
    filter: Alpha(Opacity=100);
    opacity: 1;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
    left: -70px;
    background: url(../images/yjt.png) no-repeat left 33%;
    transition: all 0.5s;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -70px;
    background: url(../images/zjt.png) no-repeat right 33%;
    transition: all 0.5s;
}

/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev:hover{ background:url(../images/yjt.png) no-repeat right;}*/
/*.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next:hover{ background:url(../images/zjt.png) no-repeat left;}*/
.picture24 .owl-theme .owl-controls.clickable .owl-buttons div:hover {
    filter: Alpha(Opacity=100);
    opacity: 1;
    text-decoration: none
}

.picture24 .owl-theme .owl-controls .owl-page {
    display: inline-block;
    zoom: 1;
    *display: inline
}

.picture24 .owl-theme .owl-controls .owl-page span {
    display: block;
    width: 12px;
    height: 12px;
    margin: 5px 7px;
    filter: Alpha(Opacity=80);
    opacity: 0.8;
    -webkit-border-radius: 20px;
    -moz-border-radius: 20px;
    border-radius: 20px;
    background: #869791
}

.picture24 .owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span {
    filter: Alpha(Opacity=100);
    opacity: 1
}

.picture24 .owl-theme .owl-controls .owl-page span.owl-numbers {
    height: auto;
    width: auto;
    color: #FFF;
    padding: 2px 10px;
    font-size: 12px;
    -webkit-border-radius: 30px;
    -moz-border-radius: 30px;
    border-radius: 30px
}





/*关于我们*/
.About{
    background:#f0f0f0;
    padding-bottom: 50px;
}
.About .title h4 span{
    background: #f0f0f0;
}

.About .text{
    position: relative;
    height: 257px;
}

.About .img_box img{
    margin: 0 auto;
    border: 2px solid #0099fc;
}



.About .text .more{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
}

.About .text .more a{
    display: block;
    width: 100%;
    line-height: 38px;
    background: #2e4c6a;
    border-radius: 5px;
    color: #fff;
    text-align: center;
    transition: all 0.15s;
}
.About .text .more a:hover{
    background: #213d59;
}
.About .text h4{
    font-size: 18px;
    font-weight: bold;
    color: #007dce;
    position: relative;
    padding:0 0 0 17px;
    line-height: 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.About .text h4:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -10px;
    width: 6px;
    height: 20px;
    background: #007dce;
    border-radius: 3px;
}
.About .text h4+div{
    line-height: 30px;
    height: 150px;
    overflow: hidden;
}
/*关于我们*/


.Pro{
    padding-bottom: 50px;
}

.Pro .box{
    border: 1px solid #999;
    padding: 1px;
    margin-bottom: 30px;
}
.Pro .box .img{
    position: relative;
    overflow: hidden;
}


.Pro .box .img span{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    line-height: 28px;
    color: #fff;
    background: rgba(0,0,0,.5);
    padding: 0 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    transition: all 0.15s;
}

.Pro .box .img .mb{
    transition: all 0.15s;
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background:url("../images/add.png") no-repeat center center rgba(2,106,222,.7);
    color: #fff;
    font-size: 18px;
    padding: 0 10px;
}
.Pro .box .img .mb h4{
    line-height: 100px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.Pro .box:hover{
    border: 1px solid #026ade;
}

.Pro .box:hover .mb{
    left: 0;
}
.Pro .box:hover span{
    bottom:-100%;
}





.Pro2 .title{
    background: url("../images/bg01.jpg") 50% 50%;
    background-size:cover;
    margin-bottom: 35px;
}


.Pro2 .title h4{
    background:none;
    color: #fff;
}

.Pro2 .title h3{
    color: #fff;
}






















.News{
    background: #f0f0f0;
    padding-bottom: 40px;
}
.News .title h4 span{
    background: #f0f0f0;
}



.News .out-box{
    background: #fff;
    padding: 5px;
    margin-bottom: 20px;
}

.News .out-box .box{
    position: relative;
    padding-left: 197px;
}

.News .out-box .box .img_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 180px;
    height: 100%;
}

.News .out-box .box .text div{
    line-height:23px;
    height: 69px;
    overflow: hidden;
    font-size: 12px;
    color: #666;
}

.News .out-box .box .text h6{
    line-height: 21px;
    color: #333;
}

.News .out-box .box .text h4{
    font-size: 18px;
    color: #333;
    line-height: 25px;
    padding-top: 10px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.News .out-box .box .text{
    padding-bottom: 13px;
}


.News .out-box:hover .text h4,.News .out-box:hover .text h6,.News .out-box:hover .text div{
    color: #007dce;
}














    /*联系我们*/
.contact{
    padding-bottom: 60px;
}

.   contact .row .map{
  height: 137px;
    overflow: hidden;
    margin-bottom: 20px;
}

.contact .contact_left .adr div{
    line-height: 24px;
}

.contact .row .text{
    line-height: 21px;
    height: 84px;
    overflow: hidden;
    font-size: 12px;
    margin: 12px 0;
}

.contact .contact_left .adr{
    position: relative;
}


.contact .title2{
    font-size: 16px;
    line-height: 34px;
    border-bottom: 1px solid #b9b9b9;
    margin-bottom: 20px;
    position: relative;
}

.contact .title2:after{
    content: "";
    position: absolute;
    left: 0;
    bottom: -1px;
    width: 63px;
    background:#026ade;
    height: 1px;
}

.contact .contact_left .adr img{
    position: absolute;
    left: 0;
    top: 0;
}
.contact form .form_list{
    margin-bottom: 15px;
}
.contact form .form_list p{
    margin: 0;
    line-height: 24px;
}
.contact form input{
    width: 100%;
    height: 38px;
    background: #f1f1f1;
    padding-left: 10px;
    display: block;
    border: 1px solid #ccc;
}
.contact form textarea{
    resize: none;
    width: 100%;
    height: 108px;
    background: #f1f1f1;
    border: 1px solid #ccc;
    margin-bottom: 10px;
    padding-left: 10px;
    display: block;
}
.contact form input[type='submit']{
    width: 100%;
    background: #026ade;
    color: #fff;
    padding: 0;
    border: none;
}
    /*联系我们*/

footer a:hover{
    color: #fff;
}
footer a{
    color: #fff;
}
footer{
    background: #026ade;
    color: #fff;
    padding: 20px 0;
}

footer ul li{
    display: inline-block;
    line-height: 14px;
    padding: 0 8px;
    border-right: 1px solid #fff;
}

footer ul li:last-child{
    border: none;
}



.ny_content a{
    color: #333;
}
.ny_content {
    padding: 30px 0;
}

.ny_content .ny_left {
    width: 220px;
    float: left;
}

.ny_content .right_content {
    margin-left: 220px;
    padding: 0 0 0 30px;
}
.ny_content .left_list .box{
    margin-bottom: 10px;
}
.ny_content .left_list .box>h4 {
    line-height: 35px;
    font-size: 16px;
    color: #fff;
    margin: 0 0 5px 0;
    padding-left: 38px;
    background: url("../images/fk.png") no-repeat 14px center #026ade;
}

.ny_content .left_list .box>h4 span:last-child{
    font-family: "Aparajita";
    font-size: 18px;
}



#ny_caidan > li{

    margin-bottom: 2px;
    position:relative;

}

#ny_caidan > li:after{
    content:url("../images/right_btn.png");
    position: absolute;
    left: 24px;
    top:10px;
}
#ny_caidan > li.active >a{
    color: #fbab36;
}
#ny_caidan > li.active:after{
    content:url("../images/right_btn2.png");
}

#ny_caidan > li>a{
    display:block;
    width: 100%;
    line-height: 38px;
    color: #333;
    padding-left: 78px;
    background: #f2f2f2;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;

}
#ny_caidan > li:hover:after{
    content:url("../images/right_btn2.png");
}

#ny_caidan > li:hover >a{
    color: #fbab36;
}

#ny_caidan  ul li{
    line-height: 35px;
    background: #f5f5f5;
    margin-bottom: 2px;
    padding-left: 78px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}

#ny_caidan  ul{
    display: none;
}

#ny_caidan  ul a:hover{
    color: #fbab36;
}

.ny_content .left_list .adr {
    line-height: 28px;
    padding: 0px 4px 4px 4px;
    background: #f2f2f2;
}
.ny_content .left_list .adr img{
    width: 100%;
}


.ny_content .right_content .title4 {
    line-height: 36px;
    position: relative;
    color: #999;
    padding: 10px 0 0 0 ;
    background: url("../images/line.png") no-repeat left bottom;
}


.ny_content .right_content .title4 p{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.ny_content .right_content .title4 + div {
    padding: 30px 0;
}
.ny_content .right_content .title4 + div img{
    max-width: 100%;
}

.ny_content .right_content .about {
    line-height: 30px;
}





.ny_content .right_content #xqy .box{
    font-size: 0;
    border: 1px solid #bdbdbd;
    border-top: 3px solid #01a3d2;
    padding: 15px;
    margin-bottom: 20px;
}


.ny_content .right_content #xqy .box .img_box{
    display: inline-block;
    width: 50%;
}

.ny_content .right_content #xqy .box .text{
    font-size: 14px;
    display: inline-block;
    width: 50%;
    vertical-align: top;
    padding-left: 15px;
}

.ny_content .right_content #xqy .box2{
    margin-bottom: 10px;
}

.ny_content .right_content #xqy .row{
    margin: 0 -5px;
}


.ny_content .right_content #xqy .row .col-md-4,.ny_content .right_content #xqy .row .col-xs-6{
    padding: 0 5px;
}










.ny_content .right_content .title4 + div.form {
    padding: 30px 25% 100px;
}

.ny_content .right_content .form input {
    width: 100%;
    height: 38px;
    background: #f4f4f4;
   border: none;
    margin-bottom: 7px;
    padding-left: 15px;

}

.ny_content .right_content .form textarea {
    width: 100%;
    background: #f4f4f4;
   border: none;
    height: 145px;
    padding-left: 15px;
    margin-bottom: 20px;
}

.ny_content .right_content .form button {
    width: 100%;
    line-height: 33px;
    border: none;
    color: #fff;
    background: #ff5500;
}




.ny_content .right_content .Pro .row{
    margin: 0 -7px;
}

.ny_content .right_content .Pro .row .col-md-4, .ny_content .right_content .Pro .row .col-xs-6 {
    padding: 0 7px;
}
.ny_content .right_content .Pro .box{
    margin-bottom: 14px;
}




/*内页*/


.ny_content .right_content .news .box{
    position: relative;
    padding-left: 288px;
}
.ny_content .right_content .news .box .img_box{
    position: absolute;
    left: 0;
    top: 0;
    width: 265px;
    border: 1px solid #e5e5e5;
    height: 100%;
    overflow: hidden;
    text-align: center;
}
.ny_content .right_content .news .box .img_box a{
    display: block;
    width: 100%;
    height: 100%;

}
.ny_content .right_content .news .box .text_box div{
    line-height: 25px;
    height: 100px;
    overflow: hidden;
}
.ny_content .right_content .news .box .text_box{
    background: none;
}
.ny_content .right_content .news .box .text_box h6{
    line-height: 25px;
    font-size: 12px;
}
.ny_content .right_content .news .box .text_box h4{
    line-height: 19px;
    font-size: 16px;
    color: #4b4a4a;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.ny_content .right_content .news .box .text_box h5{
    text-align: right;
}
.ny_content .right_content .news .box .text_box h5 a{
    display: inline-block;
    padding: 0 20px;
    line-height:28px;
    background: #999999;
    color: #fff;
    font-size: 12px;
}

.ny_content .right_content .news .box .text_box h5 a:hover{
    background: #fbab36;
}
.ny_content .right_content .news .big_box{
    padding-bottom: 30px;
    margin-bottom: 30px;
    border-bottom: 1px solid #d9d9d9;
}

.ny_content .right_content .news .big_box:last-child{
    border: none;
}



























@media screen and (max-width: 1360px) {
    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-prev {
        display: none;
    }

    .picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
        display: none;
    }
}

@media screen and (max-width: 1110px) {


}

@media screen and (max-width: 991px) {



    .Pro .box .mb{
        display: none;
    }



    #nav {
        position: absolute;
        right: 0;
        top: 0;
        width: 150px;
        z-index: 9999;
        display: none;
    }

    header .logo {
        line-height: 0;
        padding: 10px 0;
    }

    #nav > li {
        float: none;
        width:100%;
        margin-bottom: 2px;
        background: #026ade;
    }
    #nav > li:after{
      display: none;
    }

    #nav > li>a:after{
       display: none;
    }
    #nav > li >a{
      line-height: 40px;
    }



    #nav > li.active>a{
        background: #0259ba;
    }










    /*二级下拉*/
    #nav ul{

        left: -100%;
        top: 0;
        width: 100%;
        z-index: 99999;
        display: none;
       padding: 0 2px 0 0;
    }
    #nav ul li{
        line-height: 40px;
        background: #026ade;
        margin-bottom: 2px;
        text-align: center;
    }
    #nav ul li a{
        color: #fff;
        display: block;
        width: 100%;
        height: 100%;
    }
    #nav ul li:hover a{
        color: #fff;
        background: #0259ba;
    }



    /*二级下拉*/



    /*å…³äºŽæˆ‘ä»¬*/
    .About{
        padding-bottom: 30px;
    }

    .About .img_box{
        float: none;
        text-align: center;
    }
    .About .img_box img{
        margin: 0 auto 15px;
    }
    .About .text{
        margin-left: 0px;
        position: static;
        height:auto;
    }

    .About .text .more{
        position: inherit;
        margin-top: 20px;
    }

    .About .text .more a{
        display: block;
        width: 100%;
        line-height: 38px;
        background: #2e4c6a;
        border-radius: 5px;
        color: #fff;
        text-align: center;
        transition: all 0.15s;
    }
    .About .text .more a:hover{
        background: #213d59;
    }

    .About .text h4+div{

        height: auto;

    }






















    .News .out-box .box{
        padding-left: 140px;
    }

    .News .out-box .box .img_box{
        width: 120px;
    }

    .News .out-box .box .text div{
        line-height:20px;
        height: 40px;
    }

    .News .out-box .box .text h4{
        font-size: 16px;
        line-height:25px;
        padding-top:0;
    }
    .News .out-box .box .text{
        padding-bottom: 13px;
    }


    .News .out-box:hover .text h4,.News .out-box:hover .text h6,.News .out-box:hover .text div{
        color: #007dce;
    }














    /*联系我们*/













    .ny_content .right_content #xqy .box .img_box{
        width: 100%;
        margin-bottom: 20px;
    }

    .ny_content .right_content #xqy .box .text{
        width: 100%;
        padding-left: 0px;
    }


















    /*内页*/
    #ny_caidan {
        display: none;
    }

    #down {
        display: block;
        width: 100%;
        line-height: 50px;
        color: #fff;
        text-align: center;
        cursor: pointer;
        font-size: 20px;
        background: #002441;
    }

    .ny_content .ny_left {
        width: 100%;
        float: none;
    }

    .ny_content .right_content {
        width: 100%;
        margin-left: 0;
        padding: 0;
    }

    .ny_content .right_content .title4 + div {
        border-radius: 5px;
    }

    .ny_content .right_content .title4 + div.form {
        padding: 20px 0 50px 0;
    }

    /*内页*/
    .ny_content .right_content .form {
        padding: 0%;

    }

    /*内页*/

}

@media screen and (max-width: 767px) {



    .Service .item{
        padding: 0 7%;
    }


    .Service .item .box+h3{
        font-size: 16px;
    }











    /*底部*/
    body {
        padding-bottom: 50px;
    }

    .hot {
        width: 100%;
        height: 50px;
        background: #ddb600;
        position: fixed;
        bottom: 0;
        left: 0;
        z-index: 99;
    }

    .hot span {
        color: #fff;
        font-size: 16px;
        line-height: 20px;
    }

    .hot h6 {
        font-size: 12px;
        line-height: 20px;
    }

    .hot .row div a {
        display: block;
        color: #fff;
        padding: 7px 0;
    }

    .dbbox {
        position: fixed;
        left: 0;
        bottom: 70px;
        z-index: 99;
        width: 100%;
    }

    .dbbox .dbs {
        position: relative;
        padding: 0 15px;
        display: none;
    }

    .dbbox .dbs .neirong {
        padding: 10px;
        background: #fff;
        border-radius: 5px;
    }

    .dbbox .dbs.ewm-box {
        text-align: center;
    }

    .dbbox .dbs.ewm-box:after {
        content: "";
        position: absolute;
        left: 50%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png) no-repeat center;
    }

    .dbbox .dbs.fenxiang-box:after {
        content: "";
        position: absolute;
        left: 75%;
        bottom: -6px;
        z-index: 1;
        width: 25%;
        height: 6px;
        background: url(../images/dbtc_jt.png) no-repeat center;
    }

    .dbbox .dbs.ewm-box img {
        max-width: 140px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li {
        position: relative;
        padding: 6px 0;
        width: 20%;
        height: 44px;
    }

    .dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a {
        position: absolute;
        left: 50%;
        top: 6px;
        margin: 0 0 0 -16px;
        float: inherit !important;
        display: block;
    }

    /*底部*/

}

@media screen and (max-width: 600px){

    .ny_content .right_content .news .box{
        padding-left: 130px;
    }
    .ny_content .right_content .news .box .img_box{
        width: 115px;
    }

    .ny_content .right_content .news .box .text_box div{
        line-height: 20px;
        height: 40px;
    }

}


@media screen and (max-width: 500px){








































    .ny_content .right_content .new .box{
        padding-left: 125px;
    }
    .ny_content .right_content .new .box .img_box{
        width: 110px;
    }
    .ny_content .right_content .new .box .text_box div{
        line-height: 22px;
        height: 44px;
    }
    .ny_content .right_content .new .box .text_box{
        padding-bottom: 10px;
    }
    .ny_content .right_content .new .box .text_box h4{
        margin: 0;
    }


}