

.container-fluid {
    max-width: 1230px;
}


* {
    margin: 0;
!important;
    padding: 0;
!important;
}
a:link{
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}

.no-margin {
    margin: 0;
    padding: 0;
}






header img{
    max-width: 100%;
}

body {
    font-family: "微软雅黑";
    !important;
}

#btn {

    font-size: 30px;
    color: #fff;
    position: absolute;
    right: 22px;
    line-height: 30px;
    top: 50%;
    margin-top: -15px;
    cursor: pointer;
}


header .floor1{
    line-height: 30px;
    border-bottom: 1px solid #fff;
    font-size: 12px;
}

header .floor1 p{
    color: #fff;
}
header .floor1 .links{
    padding-top: 9px;
}
header .floor1 .links a{
    float: right;
    color: #6d6d6d;
    padding:0 5px;
    border-right: 2px solid #8d9297;
    height: 12px;
    line-height: 12px;
}
header .floor1 .links a:first-child{
    border: none;
}

header .floor1 .links a:hover{
    text-decoration: underline;
}



/*分页*/
.pages a,.pages span {
    display:inline-block;
    padding:2px 5px;
    margin:0 1px;
    border:1px solid #f0f0f0;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.pages a,.pages li {
    display:inline-block;
    list-style: none;
    text-decoration:none; color:#58A0D3;
}
.pages a.first,.pages a.prev,.pages a.next,.pages a.end{
    margin:0;
}
.pages a:hover{
    border-color:#50A8E6;
}
.pages span.current{
    background:#50A8E6;
    color:#FFF;
    font-weight:700;
    border-color:#50A8E6;
}




/*头部*/

header {
    position: relative;
    background: url("../images/header_bg_01.jpg") 50% 50%;
    background-size:cover;
}

header .logo {
    line-height: 100px;
    padding-right: 60px;
}

header form{
    position: relative;
    height: 100px;
    padding-top: 27px;
    padding-right: 30px;
}
header form input{
    width: 100%;
    height: 43px;
    border: 2px solid #de0d0e;
    background: none;
    padding-left: 10px;
    padding-right: 50px;
}

header form input::-webkit-input-placeholder{
    color: #000;
}



header form button{
    position: absolute;
    right: 30px;
    top: 27px;
    width: 44px;
    height: 43px;
    background: #de0d0e;
    color: #fff;
    border: none;
}











header .call{
    height: 100px;
    padding: 20px 0 0 55px;
    color:#787878;
    background: url("../images/phone.png") no-repeat 0 center;
}
header .call div{
    line-height: 21px;
    font-size: 14px;
}
header .call h3{
    margin: 0;
    line-height: 30px;
    font-size: 20px;
    color: #de0d0e;
    font-weight: bold;
}


nav{
    height: 50px;
    position: relative;
    background: url("../images/nav_bg.jpg") repeat-x;
}
#nav {
    margin: 0;
    position: relative;
}


#nav > li {
    float: left;
    width:14.28%;
    position: relative;
    height: 100%;
}


#nav > li:after{
    content: url("../images/nav_line.png");
    position: absolute;
    right: 0;
    top: 15px;
}
#nav > li:first-child:before{
    position: absolute;
    content: url("../images/nav_line.png");
    left: 0;
    top: 15px;
}

#nav > li>a {
    display: block;
    width: 100%;
    height: 100%;
    color: #fff;
    position: relative;
    text-align: center;
    font-size: 16px;
    padding: 0 5px;
    line-height: 50px;
    z-index: 2;
}






#nav > li.active>a:after{
    content: url("../images/nav_a_bg.jpg");
    position: absolute;
    left: 0;
    top: -4px;
    z-index: -1;
}

#nav > li.active>a{
    color: #000;
}

#nav > li:hover>a{
    color: #000;
}

#nav > li:hover>a:after{
    content: url("../images/nav_a_bg.jpg");
    position: absolute;
    left: 0;
    top: -4px;
    z-index: -1;
    max-width: 100%;
}
/*导航*/

.banner img {
    width: 100%;
}




body{
    background: url("../images/bg.jpg") 50% 50%;
    background-size: cover;
}
.content{
    padding: 20px 0;
}








.Pro2 .Pro_list h4{
    background: url("../images/h4_bg2.png") no-repeat;
}


























.Pro{
    margin-bottom: 20px;
}
.Pro .Pro_list{
    float: left;
    width:225px;
}
.Pro .Pro_list h4{
    line-height: 52px;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #fff;
    background: url("../images/h4_bg.png") no-repeat;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.Pro .Pro_list .nav_list{
    background: #e9e9e9;
    padding: 10px 20px 17px 12px;
    border: 1px solid #fff;
    border-top: none;
}

.Pro .Pro_list .nav_list>li{
    line-height: 40px;
    background: url("../images/li_line.png") repeat-x bottom;
    padding: 0 15px 0 53px;
    position: relative;
}
.Pro .Pro_list .nav_list>li:before{
    content: url("../images/star.png");
    position: absolute;
    left: 30px;
    top: 0px;
}
.Pro .Pro_list .nav_list>li a{
    color: #333;
    display: block;
    width: 100%;
    height: 100%;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}





.Pro .Pro_right{
    margin-left: 245px;
    padding-top: 35px;
    position: relative;
    background: url("../images/line.png")  no-repeat left 0px;
}


.Pro .box .img_box{
    border: 2px solid #e9e9e9;
}



.Pro .box .text{
    background: #e9e9e9;
    line-height: 54px;
    padding: 0 10px 0 23px;
    color: #333;
}

.Pro .box .text span:last-child{
    float: right;
    line-height: 36px;
    padding: 0 10px;
    background: #cfcfcf;
    margin-top: 10px;
}

.Pro .box:hover .img_box{
    border: 2px solid #de0d0e;
}


.Pro .box:hover .text{
    background: #de0d0e;
    color: #fff;
}




.Pro .row{
    margin: 0 -8px;
}


.Pro .col-md-4,.Pro .col-xs-6{
    padding: 0 8px;
}






.Pro2 .Pro_list h4{
    background: url("../images/h4_bg2.png") no-repeat;
}

.Pro3 .Pro_list h4{
    background: url("../images/h4_bg3.png") no-repeat;
}

.Pro4 .Pro_list h4{
    background: url("../images/h4_bg4.png") no-repeat;
}

.Pro5 .Pro_list h4{
    background: url("../images/h4_bg5.png") no-repeat;
}

.Pro6 .Pro_list h4{
    background: url("../images/h4_bg6.png") no-repeat;
}

.Pro7 .Pro_list h4{
    background: url("../images/h4_bg7.png") no-repeat;
}

.Pro8 .Pro_list h4{
    background: url("../images/h4_bg8.png") no-repeat;
}

.Pro9 .Pro_list h4{
    background: url("../images/h4_bg9.png") no-repeat;
}

.Pro10 .Pro_list h4{
    background: url("../images/h4_bg10.png") no-repeat;
}

.Pro11 .Pro_list h4{
    background: url("../images/h4_bg11.png") no-repeat;
}











.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;
    transition: all 0.5s;
}

.picture24 .owl-theme .owl-controls .owl-buttons div.owl-next {
    right: -70px;
    background: url(../images/zjt.png) 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
}









.About{
    padding: 20px 0;
}
.About iframe{
    border: none;
}

.About .text h4{
    margin: 0;
    line-height: 50px;
    font-size: 20px;
    font-weight: bold;
    padding-left: 14px;
    position: relative;
}

.About .text h4:before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    width: 6px;
    height: 30px;
    background: #de0d0e;
    margin-top: -15px;
}

.About .text div{
    line-height: 30px;
    height: 240px;
    overflow: hidden;
}

.About iframe{
    width: 100%;
    height: 290px;
}





footer{
    background: #1b1b1b;
    padding: 0 0 20px 0;
    color: #fff;
}
body a:hover{
    color: #fff;
}
footer a{
    color: #fff;
}
footer h4{
    line-height: 62px;
    font-size: 20px;
    font-weight: bold;
}
footer .adr img{
  float: left;
}
footer .adr div{
    margin-left: 158px;
    padding-left: 18px;
    line-height: 24px;
}

footer table td{
    padding-right: 30px;
}



.footer2{
    background: #eaf4ff;
    padding: 20px;
    line-height: 20px;
}



.ny_content a{
    color: #333;
}
.ny_content {
    padding: 30px 0;
}

.ny_content .ny_left {
    width: 225px;
    float: left;

}

.ny_content .right_content {
    margin-left: 225px;
    padding: 0 0 0 30px;

}
.ny_content .left_list .box{
    margin-bottom: 10px;
}
.ny_content .left_list .box>h4 {
    line-height: 52px;
    background:url("../images/h4_bg.png") no-repeat;
    background-size: contain;
    font-size: 20px;
    font-weight:bold;;
    color: #fff;
    text-align: center;
    margin: 0;

}






#ny_caidan > li{
    position:relative;
    padding: 0 18px 0 0;
}
#ny_caidan{
    background: #e9e9e9;
    padding: 0 20px 20px 12px;
    border: 1px solid #fff;
}
#ny_caidan > li>a{
    display: block;
    width: 100%;
    height: 100%;
    line-height: 46px;
    font-size: 16px;
    position: relative;
    padding-left: 30px;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#ny_caidan > li:after{
    content: ">";
    position: absolute;
    right: 0px;
    top: 15px;
    color: #de0d0e;
}
#ny_caidan > li ul li{
    background: url("../images/li_line.png") repeat-x bottom;
    line-height: 40px;
    padding-left: 54px;
    position: relative;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#ny_caidan > li ul{
    display: none;
}
#ny_caidan > li ul li:before{
    content: url("../images/star.png");
    position: absolute;
    left: 30px;
    top: 0;
}
#ny_caidan > li:hover>a{
    color: #de0d0e;
    text-decoration: underline;
}
#ny_caidan > li.active>a{
    color: #de0d0e;
    text-decoration: underline;
}

#ny_caidan > li ul li a:hover{
    color: #de0d0e;
}









.ny_content .Pro .box{
    margin-bottom: 20px;
}



.ny_content .left_list .adr {
    line-height: 28px;
    padding: 0px 4px 4px 4px;
    background: #e9e9e9;
    border: 1px solid #fff;
    border-top: none;
}
.ny_content .left_list .adr img{
    width: 100%;
}


.ny_content .right_content .title4 {
    line-height: 46px;
    position: relative;
    background: url("../images/li_line2.png") no-repeat center center;
    text-align: center;
    font-size: 20px;
    font-weight: bold;
    color: #de0d0e;
}


.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 .text {
    line-height: 30px;
    padding: 30px 0;
}

.ny_content .right_content .xqy2 h4{
    margin: 0;
    padding-bottom: 20px;
    position: relative;
}
.ny_content .right_content .xqy2 h4:after{
    content: "";
    left: 50%;
    margin-left: -25%;
    bottom: 0;
    width: 50%;
    height: 1px;
    border-bottom: 1px dotted #909090;
    position: absolute;
}
.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 .case .row{
    margin: 0 -6px;
}

.ny_content .right_content .case .row .col-md-4, .ny_content .right_content .case .row .col-xs-6 {
    padding: 0 6px;
}
.ny_content .right_content .case .box{
    margin-bottom: 20px;
}




/*内页*/


.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{

}
.ny_content .right_content .news .box .text_box h5 a{
    display: inline-block;
    padding: 0 20px;
    line-height:28px;
    background: #de0d0e;
    color: #fff;
    font-size: 12px;
}
.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) {




    nav{
        height: auto;
    }

    #nav {
        position: absolute;
        right: 0;
        top: 0;
        width: 150px;
        text-align: center;
        z-index: 9999;
        display: none;
    }


    #nav > li {
        float: none;
        width:100%;
    }
    #nav > li>a{
        background: #e10e0f;
    }
    #nav > li:after{
       display: none;
    }
    #nav > li:first-child:before{
        display: none;
    }


    #nav > li.active>a:after{
        display: none;
    }

    #nav > li:hover>a:after{
       display: none;
    }

    header .logo{
        padding: 10px 0;
        line-height: inherit;
    }
    /*导航*/








    .Pro .Pro_list{
        float: none;
        width:100%;
    }
    .Pro .Pro_list h4{
        line-height: 40px;
        background:#e00d0e;
    }

    .Pro .Pro_list .nav_list{
       display: none;
    }








    .Pro .Pro_right{
        margin-left: 0px;
        padding-top: 35px;
        background:none;
    }
    .Pro .Pro_right:before{
        display: none;
    }




    .About .text div{
        height:auto;
        width: auto;
    }










































    /*内页*/
    #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 .left_list .box>h4{
        background:#de0d0e;
        cursor: pointer;
    }











    .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) {


    .Pro .box .text{
        padding: 0 5px 0 5px;
    }

    .Pro .box .text span:last-child{
        padding: 0 5px;
        font-size: 12px;
    }





    footer .adr img{
      display: none;
    }
    footer .adr div{
        margin-left: 0;
        padding-left: 0;
    }















    /*底部*/
    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: 640px){

    .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;

    }





    .Pro .box .text span:last-child{
       display: none;
    }

    .Pro .box .text{
        line-height: 40px;
        text-align: center;
    }
















}


@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;
    }


}