*{margin: 0;padding: 0;}
a{text-decoration: none}
a:hover{text-decoration: none}
ul,li{list-style: none}
.fl{float: left}
.fr{float: right}
.clear{clear: both}
input{outline: none}
.table-responsive table{ border-collapse:collapse; width:100% !important;}
.table-responsive table tr td{ border:1px solid #fff !important;}

body,html{background: #fff;
height: 100%;}
body{
    font-family: "微软雅黑";
    box-sizing: border-box;
}


.item img{
    width: 100%;
}
/*导航*/
.navbar{
    background: #fff;
    border: none;
    height: 80px;
    margin-bottom: 0!important;
    z-index: 99;
}
.navbar-brand{
    padding-top: 0!important;
}
.navbar-brand>img{
    width:100% ;
    padding-top: 3px;
}
.nav{
    float: right;
}

.navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse{
    max-height: 400px;
}

.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover{
    color: #f5f5f5;
    /*background-color: #fb0101;*/
}
.navbar-default .navbar-nav>li>a{
    height: 80px;
    line-height: 80px;
    padding: 0 25px;
    font-size: 16px;
}
.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover{
    color: #f5f5f5;
    background-color: #fb0101;
}
 .navbar-default .navbar-nav>li>a:hover{
    color: #f5f5f5;
    background-color: #fb0101;
}
.navbar-nav>li{
    position: relative;
}
.navbar-nav>li>ul{
    display: none;
    position: absolute;
    left: 0;
    top: 80px;
    width: 100%;
    text-align: center;

}
.navbar-nav>li:hover>ul{
    display: block!important;
}
.navbar-nav>li>ul>li{
    padding: 5px 0;
    background: #fff;
    line-height: 25px;
}
.navbar-nav>li>ul>li>a{
    color: #333;
}
.navbar-nav>li>ul>li:hover{
    background: #fb0101;
}
.navbar-nav>li>ul>li:hover>a{
    color: #fff;
}
.navbar-header>a{
    float: left;
}
.navbar-header>p{
    display: none;
padding-top: 30px;
    font-size: 12px;
    color: #fb0101;


}
 @media all and (max-width: 1200px){

     .navbar-toggle{
         border: none;
         margin-top: 20px;
         margin-right: 35px;
     }
     .navbar-toggle:hover{
         background: #000!important;
     }
     .navbar-toggle:focus .icon-bar{
         background: #fff!important;
     }
     .nav{
        float: none;
     }
     .navbar-default .navbar-collapse, .navbar-default .navbar-form{
         border: none;
     }
     .navbar-nav{
         margin: 15px 0!important;
         z-index: 999999;
         background: #fff;
     }

 }

@media all and (max-width: 768px){
    .navbar-brand>img{width: 100%!important;padding-top: 18px!important;}
    .navbar-default .navbar-collapse, .navbar-default .navbar-form{
        margin-top: 5px;
    }
    #myCarousel>a{
        font-size: 40px!important;
        padding-top: 0!important;
    }
    .navbar-nav>li>ul{
        display: none;
        position: absolute!important;
        bottom: 80px!important;
        top: auto!important;
        
    }
    .navbar-brand{
        width: 100px;
    }
    .navbar-header>p{
        display: block;
    }
    .location{
        margin-top: 0!important;
    }

}
 /*结束*/
.container{
    padding-left: 0!important;
    padding-right: 0!important;
}
#myCarousel>a{
    font-size: 80px;
    padding-top: 5%;
}





/*foot*/
.footer{
    width: 100%;
    background: #202020;
    padding: 20px 0;
}
.footer img{
    float: left;
    margin-right: 20px;
}
.footer>div>div{
    font-size: 14px;
    color: rgb(217, 217, 217);

}





.foot{
    width: 100%;
    background: #202020;
    padding: 5px 0;
}
.foot>p{
    text-align: center;
    color: #ccc;
    padding: 0 10px;
    font-size: 12px;
}
.foot>p>a{
    color: #ccc;
}
@media all and (max-width: 768px){
    .footer>div>div{
        padding-left: 20%;
    }
    .pro-box{
        margin: 0!important;
        padding: 0!important;
    }
    .pro-box p{
        margin: 4px 0!important;
        min-height: 40px!important;
    }
}


/*neiye*/
.ny-contain{
    width: 100%;
    padding: 30px 0 50px 0;
    background: #f5f5f5;
    min-height:calc(100% - 140px);
}
.ny-contain p{
    font-size: 14px;  line-height: 20px;
    text-align: center;
}
.gs>p{
    text-indent: 2em;
}
 .img-responsive{
     width: 100%;
 }

.about-con{
    padding-bottom:  50px;
    background: #fff;
    box-shadow: 2px 2px 4px #ddd;
}
.left-nav{
    margin-top: 20px;
}
.about-con>div{
    padding: 0 10px;
}
.left-nav .active>a{
    background: rgba(230, 0, 18, 0.8);
    margin-bottom: 5px;
    line-height: 48px;
    border-radius: 3px;
    display: inline-block;
    width: 100%;
}
.left-nav .active{
    line-height: 48px;
}
.left-nav .active>ul a{
    color: #eb3341;
    font-size: 12px;
    padding: 10px 0;
}
.left-nav dt{
    font-size: 24px;
    text-align: center;
    background: #eb3341;
    color: #fff;
    padding: 30px 0;
    border-radius: 3px;
    margin-bottom: 30px;
}
.left-nav .active a{
    color: #fff;
    padding: 10px 0;
    font-size: 16px;
    font-weight: bold;
}
.left-nav .mu-list{
    background: #fff;
    line-height: 48px;
    margin-bottom: 5px;
    color: #eb3341;
}
.left-nav .mu-list>a{
    width: 100%;
    display: inline-block;
    color: #333;
    padding: 10px 0;
    font-size: 16px;
    border: 1px solid #999;
    border-radius: 3px;
}
.left-nav .mu-list>ul a{
    font-size: 12px;
    color: #666;
}
.left-nav .mu-list>ul>li:active{
    background: #fb0101;
}
.left-nav .mu-list>ul>li:hover{
    background: #fb0101;
}
.left-nav .mu-list>ul>li:hover a{
    color: #fff;
}

.location{
    margin-top: 40px;
    line-height: 42px;
    border-bottom: 1px solid #ddd;
    text-align: right;
}
.location li{
    font-size: 14px;
    padding: 0;
}
.location li a{
    color: #555;
}
.fy-page{
    background-color: #fff;
    border: none;
    color: #000;
    padding-top: 30px;
}
.fy-page a{
    font-size: 14px;
    color: #777;
}
.fy-page .dq-page a{
    color: #000;
}
.pro-del-js pre{
    border: 1px solid #ddd;
    background: #fff;
    margin-bottom: 5px;
    border-radius: 0;
    color: #333;
    margin-top: 30px;
    font-size: 18px;
    font-weight: bold;
}

.wenh>div{
    font-size: 14px;
    text-align: center;
    padding: 0 10px;
}
.pro-box{
    margin-bottom: 20px;
    padding: 15px 0;
    overflow: hidden;
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
    border: 1px solid rgba(255,255,255,0);
}
.pro-box:hover {
    border: 1px solid rgba(183,183,183,0.6);
}
.pro-box:hover img {
    transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -moz-transform: scale(1.2);
}

.pro-box img {
    transition: all 1s ease 0s;
    -moz-transition: all 1s ease 0s;
    -webkit-transition: all 1s ease 0s;
    -o-transition: all 1s ease 0s;
}
.pro-box p {
    text-align: center;
    margin: 30px 0 0;
    font-size: 12px;
    color: #000;
    display: block;

}
.office>div{
    margin: 10px 0;
}
.office a{
    width: 90%;
    display: inline-block;
    padding: 5px 0;
    background: #e60012;
    color: #fff;
    font-size: 14px;
    text-align: center;

}
.office1 .office-content{
    border: solid 1px #666;
    padding-left: 5px;
    margin-right: 7px;
    margin-bottom: 10px;
    min-height: 200px;
    display: inline-block;
    width: 97%;
}
.tagger-fix{
    padding-top: -80px;
}


.office1 h4{font-size: 14px;color: #e60012;}
.office1 p{text-align: left; color: #666}
.exhibition>h4{
    color: #999;
    font-size: 12px;
}
.exhibition>p{
    color: #666;
    margin-bottom: 20px;
    text-align: left;
}


/*ny-xq*/

.pro-del-js table{
   max-width:100%;
    min-height: .01%;
    overflow-x: auto;
}
.pro-del-js table tr{
    display: table-row;
    vertical-align: inherit;
    border-color: inherit;
    width: 100%;
}

.pro-del-js table tr>td{
    background: #E0EFF2;
    border: solid 1px #fff;
    padding: 5px 4px;
    text-align: center;
    width: 300px;
    font-size: 12px;
}

.pro-del-js p{
    text-align: left;
    font-size: 14px;
}
.news-del-list p{
    text-align: left;
    font-size: 14px;
}
.pro-del-js img{
    max-width: 100%;
}

.news-del-list p img{
    max-width: 100%;
}
@media all and (max-width: 768px){
    .sp-wrap{
        width: 90%!important;
        margin: 0 5%!important;
    }
    .left-nav{
        display: none;
    }
    .ny-contain{
        padding: 0 0 50px;
    }
    .office a{
        padding: 5px 3px;
    }
    .pro-del-js table tr>td{
        padding: 0!important;
        font-size: 12px;
    }
    .pro-del-js table{
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd;
    }
    .pro-del-js table tr>td{
        width: auto;!important;
    }

 }

