
.container-fluid {
    max-width: 1130px;
}


* {
    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: #5b0b66;
    position: absolute;
    right: 22px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}


/*头部*/
header {
  position: relative;
}

header .logo {
    line-height: 82px;
}
header .logo img{
    max-width: 100%;
}

header .call{
    padding: 18px 0 0 60px;
    background: url("../images/phone.png") no-repeat left center;
    height: 82px;
    font-size: 13px;
}
header .call h5{
    line-height: 20px;
}
header .call h3{
    font-size: 22px;
    font-weight: bold;
    color: #c20000;
}

nav{
    position: relative;
    background: #0657b2;
    line-height: 50px;
}
#nav>li{
    width: 12.5%;
    position: relative;
}
#nav>li a{
    display: block;
    width: 100%;
    height: 100%;
    text-align: center;
    color: #fff;
    position: relative;
}

#nav>li:after{
    content:url("../images/nav_line.png");
    position: absolute;
    right: 0;
    top: 5px;
}

#nav>li:hover>a{
    background: #187ae9;
}
#nav>li:first-child:before{
    content:url("../images/nav_line.png");
    position: absolute;
    left: -1px;
    top: 5px;
}
#nav>li.active>a{
    background: #187ae9;
}



/*导航*/

.banner img {
    width: 100%;
}

/*公用样式*/
.title{
    padding: 40px 0 30px 0;
    background: url("../images/title_line.png") no-repeat center 40px;
}
.title h3{
    margin: 0;
    font-size: 26px;
    font-weight: bold;
    color: #3c3c3c;
    line-height: 30px;
}
.title h3 span{
    color:#1050b1;
}

.title h6{
    font-size: 12px;
    color: #1050b1;
    line-height: 16px;
}


.tabs{
    font-size: 0;
    text-align: center;
    margin-bottom: 26px;
}
.tabs li{
    display: inline-block;
    line-height: 40px;
    background: #f5f1f1;
    padding: 0 30px;
    margin:2px 5px;
}
.tabs li a{
    display: block;
    width: 100%;
    height: 100%;
    color: #1050b1;
    font-size: 14px;
}
.tabs li.active{
    background: #1050b1;
}
.tabs li.active>a{
    color: #fff;
}

.tabs li:hover{
    background: #1050b1;
}
.tabs li:hover>a{
    color: #fff;
}

.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.jpg) no-repeat left;
    transition: all 0.5s;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -70px;
    background: url(../images/zjt.jpg) no-repeat right;
    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
}










.Pro .picture24{
    margin: 0 -10px;
}
.Pro .picture24 .item{
    padding: 0 10px;
}
.Pro{
    padding-bottom: 50px;
}

.Pro .box{
    margin-bottom: 12px;
}
.Pro .box .text{
    font-size: 16px;
    line-height: 34px;
    padding: 0 8px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    color: #000;
}
.Pro .box .img_box{
    position: relative;
    overflow: hidden;
}
.Pro .box .img_box:after{
    content: "";
    position: absolute;
    left: -100%;
    top: 0;
    width: 100%;
    height: 100%;
    background:url("../images/search.png") no-repeat center center rgba(16,80,177,.7);
    transition: all 0.15s;
}
.Pro .box:hover .img_box:after{
    left: 0;
}

.More a{
    display: inline-block;
    border: 2px solid #0657b2;
    padding: 2px;
}
.More a span{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 32px;
    padding: 0 30px;
    background: #0657b2;
    color: #fff;
}





.About .title h3{
    color: #fff;
}
.About .title h6{
    color: #fff;
}
.About{
    padding-bottom: 35px;
    color: #fff;
}
.About .imgs{
    display: inline-block;
    border: 2px solid #e5e5e5;
    border-radius: 15px;
    padding: 3px;
}
.About .imgs img{
    border-radius: 15px;
}

.About .text h4{
    font-size: 16px;
    line-height: 36px;
    border-bottom: 1px solid #fff;
    position: relative;
    padding-right: 90px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.About .text h4 span{
    position: absolute;
    right: 0;
    top: 6px;
    line-height: 24px;
    padding: 0 5px;
    background: #efefef;
    border-radius: 5px;
    font-size: 12px;
    font-weight: bold;
    color: #0657b2;
}
.About .text div{
    line-height: 28px;
    height: 224px;
    overflow: hidden;
    margin-top: 14px;
    margin-bottom: 32px;
}

.About .text a{
    display: inline-block;
    line-height: 30px;
    background: #e9e9e9;
    color: #0657b2;
    padding: 0 20px;
    border-radius: 5px;
}


.News .title{
    background: none;
}





.News .list{
    margin-left: 60px;
    position: relative;
    padding-left: 94px;
    margin-bottom: 40px;
    height: 140px;
    background: #e9e9e9;
}
.News .list .imgs{
    position: absolute;
    left: -60px;
    height:140px;
    border-radius: 50%;
    overflow: hidden;
    width: 140px;
}

.News .list .text{
    padding-right: 25px;
}
.News .list .text div{
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    color: #666;
}
.News .list .text h5{
    font-weight: bold;
    font-size: 14px;
    color: #000;
    padding-top: 8px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}




.News .list:hover{
    background: #0657b2;
}


.News .list:hover .text h5{
    color: #fff;
}

.News .list:hover .text div{
    color: #fff;
}
.News .list:hover .text h6{
    color: #fff;
}




    /*联系我们*/
.contact{
    padding-bottom: 60px;
   background: url("../images/footer_bg.jpg") 50% 50%;
    background-size: cover;
    color: #fff;

}

.contact .title h3{
    color: #fff;
}
.contact .title h6{
    color: #fff;
}
.contact .row h4{
    font-size: 18px;
    margin-bottom: 15px;
}
.contact .row .map{
    height: 144px;
    overflow: hidden;
    margin-bottom: 20px;
    line-height: 24px;
}

.contact .contact_left .adr div{
    line-height: 32px;
    font-size: 16px;
}

.contact .contact_left .adr{
    position: relative;
    padding-left: 0px;
/*    padding-right: 193px;*/
}
.contact .contact_left .adr img{
    position: absolute;
    right: 0;
    top: 80px;
}
.contact form .form_list{
    margin-bottom: 20px;
}
.contact form .form_list p{
    margin: 0;
    line-height: 14px;
    padding-bottom: 10px;
}
.contact form input{
    width: 100%;
    height: 38px;
    padding-left: 10px;
    display: block;
    border:none;
    background:rgba(255,255,255,.5);
}
.contact form textarea{
    resize: none;
    width: 100%;
    height: 102px;
    border:none;
    background:rgba(255,255,255,.5);
    margin-bottom: 10px;
    padding-left: 10px;
    display: block;
}
.contact form input[type='submit']{
    width: 100%;
    background: #0657b2;
    color: #fff;
    padding: 0;
    border: none;
}
    /*联系我们*/

footer a:hover{
    color: #fff;
}
footer a{
    color: #fff;
}
footer {
    background: #1b1b1b;
    color: #fff;
    padding: 20px 0;
}
footer ul li{
    display: inline-block;
    padding: 0 10px;
    line-height: 14px;
    height: 14px;
    border-right: 2px solid #fff;
}





.ny_content a{
    color: #333;
}
.ny_content {
    padding: 30px 0;
}

.ny_content .ny_left {
    width: 235px;
    float: left;
}

.ny_content .right_content {
    margin-left: 235px;
    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;
    padding-left: 50px;
    background: url("../images/fk.png") no-repeat 14px center #0657b2;
}

.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: #0657b2;
}
#ny_caidan > li.active:after{
    content:url("../images/right_btn2.png");
}

#ny_caidan > li>a{
    display:block;
    width: 100%;
    line-height: 44px;
    color: #333;
    padding-left: 78px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    border: 1px solid #d9d9d9;
}
#ny_caidan > li:hover:after{
    content:url("../images/right_btn2.png");
}

#ny_caidan > li:hover >a{
    color: #0657b2;
}

#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: #790f86;
}

.ny_content .left_list .adr {
    line-height: 28px;
    padding: 0px 8px 4px  8px;
    border: 1px solid #d9d9d9;

}


.ny_content .right_content .title4 {
    line-height: 36px;
    position: relative;
    color: #999;
    padding: 10px 0 0 0 ;
   border-bottom: 1px solid #d0d0d0;
}


.ny_content .right_content .title4 p{
    margin: 0;
    font-size: 14px;
    font-weight: normal;
}
.ny_content .right_content .title4 + div {
    padding: 15px 0;
}


.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 .Service .box{
    margin-bottom: 20px;
}

/*内页*/
.ny_content #list ul li{
    position: relative;
    line-height: 40px;
    border-bottom: 1px dotted #ddd;
    padding-right: 90px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ny_content #list ul li:hover a{
    color: #3db305;
}
.ny_content #list ul li span{
    position: absolute;
    right: 0;
    top: 0;
}
.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: #0657b2;
}
.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) {


    header .logo{
        line-height: 0;
        padding: 10px 0;
    }

   #nav{
       position: absolute;
       right: 0;
       top: 0;
       width: 150px;
       z-index: 9999;
       display: none;
   }
    #nav>li{
        width:100%;
        background: #000;
        margin-bottom: 2px;
    }











    .tabs{
        text-align: left;
    }







    .About .title h3{
        color: #fff;
    }
    .About .title h6{
        color: #fff;
    }
    .About{
        padding-bottom: 35px;
        color: #fff;
    }
    .About .imgs{
        display: block;
        margin: 10px auto;
        border:none;
    }




    .About .text div{
        height: auto;
    }






















    .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) {











}

@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){






    .News .list{
        padding-left: 74px;
        margin-bottom: 20px;
    }
    .News .list .imgs{
        height:120px;
        width: 120px;
    }
    .News .list{
        height: 120px;
        background: #e9e9e9;
    }
    .News .list .text{
        padding-right: 10px;
    }
    .News .list .text div{
        line-height: 25px;
        height: 50px;
    }

































    .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;
    }


}