﻿html, body, div, span, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
abbr, address, cite, code,
del, dfn, em, img, ins, kbd, q, samp,
small, strong, sub, sup, var,
b, i,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
    zoom:1;
}

	
body {
    line-height:1;
    color: #000;
    text-align: center;
    padding: 0;
    margin: 0 auto;
    font-family: "Microsoft YaHei","宋体",Arial;
    background:#fff;
    font:normal 14px/1.8 Microsoft YaHei;
    background: #fff fixed no-repeat center center;
}
:focus {
    outline: 1;
}
article,aside,canvas,details,figcaption,figure,
footer,header,hgroup,menu,nav,section,summary { 
    display:block;
}
nav ul {
    list-style:none;
}
blockquote, q {
    quotes:none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content:'';
    content:none;
}
a {
    margin:0;
    padding:0;
    border:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent;
}
ins {
    background-color:#ff9;
    color:#000;
    text-decoration:none;
}
mark {
    background-color:#ff9;
    color:#000; 
    font-style:italic;
    font-weight:bold;
}
del {
    text-decoration: line-through;
}
abbr[title], dfn[title] {
    border-bottom:1px dotted #000;
    cursor:help;
}
table {
/*    border-collapse:collapse;*/
    border-spacing:0;
}
hr {
    display:block;
    height:1px;
    border:0;   
    border-top:1px solid #cccccc;
    margin:1em 0;
    padding:0;
}
input, select {
    vertical-align:middle;
}
.clear{
    clear: left;
    height: 0px;
}
a:link{text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
.poa{position: absolute;}
.por{position: relative;}

@media handheld, only screen and (max-width: 991px) {
    .right-column {
        display: none;   
    }
}
@media (max-width:991px) and (min-width: 768px) {
    .nav li s{
        display: none;
    }
}
@media (max-width:1199px) and (min-width: 768px) {
    .middle-logo{
        width:20%;
        margin-top: 3%;
    }
}
@media all and (min-width: 768px) {
    #header{
        height:106px;
    }
    .nav li{
        padding-top: 16px;
        height: 103px;
    }
    .nav li:hover{background:#e77918;color:white;}
    .nav li a:hover{background:#e77918;color:white;}
    .nav li a{color:#5e5e5e;height:87px;}
    .nav-nav{
        height: 103px;
        margin:0px auto;
    }
    .click-in{
        background:#e77918;color:white;
    }
    div .click-in a{color:white;}
    .navbar-brand > img {
        width: 95%;
        padding-top: 10px;
    }
    .nav-small li {
        width: 8%;
    }
    .footer-paddingNone{
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer{
        padding-left: 0px;
        padding-right: 0px;
    }
    .col-md-9{
        padding-left: 0px;
        padding-right: 0px;
    }
    .float-qh{
        top:0;
        right:0;
        position:fixed;
        z-index: 999;
    }
    .fullSlide .hd .prev{display:block;}
    .fullSlide .hd .next{display:block;}
}
@media all and (max-width: 767px) {
    .nav li s{
        display: none;
    }
    .navbar-default .navbar-brand{
        width: 80%;
        float: left;
    }
    .navbar-brand > img {
        display: block;
        width: 100%;
    }
    .logo-padding{
        padding-top: 15px;
    }
    .nav-small li{
        width: 12%;
    }
    .float-qh{
        top:12%;
        left:0;
        position:fixed;
        z-index: 999;
    }
    .prev{display:none;}
    .next{display:none;}
    .footer li{
        width: 30%;
    }
    .col-sm-12{
        padding:0px;
    }
    .col-xs-12{
        padding:0px;
    }
}
@media all and (min-width:1200px) {
    .flex-box-right{
        width:56.3333333%;
        margin-left: 2%;
    }
}
#header{
    width: 100%;
    background:#f6f6f6;
    border-bottom: 3px solid #e77918;
}
.header-logo{
    width: 100%;
    height: 100%;
}

.nav li{
    font-size:15px;
    font-weight: bold;
}
.nav li s{
    text-decoration: none;
    font-size: 12px;
    font-weight: normal;
}
.carousel-control.right,.carousel-control.left{
    font-size: 10rem;
    line-height: 275%;
}
.box-bg{
    background:url(bg.jpg) repeat;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 30px;
}
/*.row{
    margin-top: 20px;
}*/
.flex-box{
    background:white;
    border:1px solid #e0e0e0;
    padding-top: 1%;
    padding-bottom: 1%;
    margin-top: 20px;
}
.title{
    width: 96%;
    height: 30px;
    line-height: 30px;
    border-bottom: 1px dashed #b0b0b0;
    margin:10px auto;
}
.title s{
    display:inline-block;
    width: 2px;
    height: 16px;
    background:#f88927;
    float: left;
}
.title h1{
    display:inline-block;
    font-size: 16px;
    font-weight: bold;
    color:#333333;
    float: left;
    text-indent: 5px;
}
.title a{
    display: inline-block;
    width: 66px;
    height:18px;
    font-size: 12px;
    font-weight: normal;
    color:white;
    background:#f88927;
    border:0px;
    border-radius: 5px;
    float: right;
    line-height: 18px;
}
.about_us{
    font-size: 12px;
    font-weight: normal;
    line-height:2;
    text-align: left;
    text-indent: 2em;
    color:#575757;
    overflow:hidden;
    height: 150px;
    margin: 9px auto;
}
.news{
    width:40%;
}
.news-list{
    width:56%;
}
.news-list li{
    list-style-type: square;
    font-size: 12px;
    line-height: 2;
    text-align: left;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-list li a{color:#515050;}
.news-list li a:hover{color:red;}
.zhezhao{
    top:0px;
    left: 0px;
    opacity: 0.8;
    z-index: 999;
    text-align: center;
    width: 100%;
    height: 100%;
    padding:6px 19px 25px 19px;
    display:none;
}
.zhezhao-hezi{
    background:rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    padding-left: 2%;
    padding-right: 2%;
    overflow: hidden;
}
.zhezhao h1{
    font-size: 18px;
    color:white; margin-top:40px;
    line-height: 3;
}
.zhezhao p{
    color:white;
    font-size: 14px;
    line-height: 1.5;
}
.zhezhao input{
    display:block;
    width: 113px;
    height: 35px;
    border:1px solid white;
    background:none;
    line-height: 35px;
    margin:10px auto;
    outline:none;
    cursor: pointer;
    color:white;
}
.zhezhaoxiaoguo:hover .zhezhao{display:block;}
.footer-bg{
    width: 100%;
    background:#575e66;
    font-size: 12px;
    color:#e2e2e2;
    text-align: left;
}
.footer{
    height: auto;
    margin-bottom: 10px;
}
.footer ul{
    margin-top: 30px;
}
.footer li img{
    width: 100%;
    height: 100%;
}
.footer li{
    /*width: 16%;*/
    float: left;
    list-style-type: none;
    line-height: 3;
    margin-right: 5px;
}
.nav-small{
    margin-top: 0;
}
.nav-small li a{
    color:#e2e2e2;
    padding-right: 10px;
    border-right:1px solid #e2e2e2;
}
@media all and (min-width:1200px) {
    .logo-footer{
        float: right;
    }
    .logo-footer img{
        margin-top: 20%;
    }
}
@media (max-width:1200px) and (min-width:768px) {
    .logo-footer img{
        margin-top: 20%;
    }
}
@media all and (max-width: 767px) {
    .logo-footer{
        clear:both;
    }
    .zhezhao h1{
        font-size: 14px;
        color:white;
        line-height: 2;
    }
    .zhezhao p{
        font-size: 12px;
        line-height: 1.5;
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
    }
    .logo-footer img{
        margin:10px auto;
        display: block;
    }
    .li_con{
        display:none;
    }
    .content .right .liebiao li a{
        width:70%;
    }
    .content .right .liebiao li p{
        width:30%;
    }
/*    .content{
        width:100%;
    }*/
}
@media (max-width:1200px) and (min-width:768px) {
    .content{
        width:80%;
    } 
}
@media all and (min-width:1200px) {
    .content{
        width:1200px;
    }
}
@media all and(min-width:768px;) {
    .content .left{
        width:24%;
        float:left;
    }
    .content .right{
        width: 75%;
        margin: 30px 0 30px 1%;
        float:right;
        display:block;
    }
    .content .right .liebiao li a{
        width:80%;
    }
    .content .right .liebiao li p{
        width:20%;
    }
}
/*------------ny------------*/
.content{margin:20px auto; }
/*---------------left---------------*/
.content .left .n_nav{width:98%; margin: 0px 0 15px; display:block; float:left; border:#e2e2e2 1px solid; background:#f4f4f4;}
.content .left .n_nav li{width:100%; height:42px; margin-bottom:5px; line-height:42px; font-size:16px; color:#555; text-align:center;list-style-type: none;}
.content .left .n_nav li a{ background:#eaeaea;text-decoration:none; color:#555; display:block;}
.content .left .n_nav li a:hover{ background:#b9b9b9;color:#fff;}
.content .left .li_con{width:98%;background:#e77918; float:left;}
/*.content .left .li_con .li_tt{width:262px; height:70px; padding:20px 0 0 20px;float:left;}*/
.content .left .li_con #xx{width:90%;padding:10px 0 20px 20px;float:left;text-align: left;}
.content .left .li_con #xx li{width:100%; line-height:23px; font-size:12px; color:#FFF; float:left;list-style-type: none;}
/*---------------left---------------*/
/*---------------right---------------*/
.content .right .right-title{width:100%; height:39px; border-bottom: 1px #CCCCCC solid; margin-bottom:20px; float:left;}
.content .right .right-title p{font-size:16px;font-family:"微软雅黑"; font-weight:bold;line-height:39px;float:left;}
.content .right .right-title span{height:39px; line-height:39px;font-size:14px;font-family:"微软雅黑"; color:#666; float:right;}
.content .right .right-title a{color:black;}
/*---------------right---------------*/
.content .right .liebiao{width:100%;margin:0 auto;}
.content .right .liebiao li{width:100%;height:35px;line-height:35px;float:left; border-bottom:dashed #CCC 1px;list-style-type: none;}
.content .right .liebiao li a{height:30px;font-family:"宋体";font-size:14px;color:#474747;float:left;padding-left:20px;text-decoration:none;text-align: left;overflow:hidden;text-overflow:ellipsis;white-space: nowrap;}
.content .right .liebiao li a:hover{font-family:"宋体";font-size:14px;color:#d00010;}
.content .right .liebiao li p{height:30px;font-family:"宋体";font-size:14px;color:#474747;float:right;text-align: right;}
#pages { text-align:center; font:12px '宋体';display: inline-block;}
#pages a { display:inline-block; padding:0px 8px; height:24px;font-size:12px;line-height:24px; border:#dbdbd9 solid;border-width:1px 1px 1px 0px; text-align:center; color:#333; text-decoration:none; background:#fff;float: left;}
#pages a.a1 {padding:0px 12px; height:24px; line-height:24px;margin-top:0px; border-left:1px solid #dbdbd9;}
#pages a:hover { color:#000; text-decoration:none; background:#F0F8FF; /*--淡淡蓝色--*/ }
#pages span { display:inline-block; padding:0px 8px 0 8px; height:24px; line-height:24px; border:1px solid #5a85b2; color:#fff; text-align:center;background:#06C;float: left; /*--深蓝色--*/ }
.page .noPage { display:inline-block; padding:0px 8px 0 8px; height:24px; line-height:24px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; /*--深灰色--*/ }

.ny_jianj h2{ font-size:16px; width:90%; text-align:center; line-height:30px; padding-top:10px;}

.ny_jianj h3{ font-size:12px;width:90%; font-weight:normal; border-bottom:1px dashed #ccc; text-align:center; line-height:30px;}


.ny_jianj p{ line-height:28px; font-size:14px; color:#454545; padding-top:10px;text-align: left;text-indent: 2em;}

/*list-chanpin*/
.list-chanpin{
    width: 100%;
}
.list-chanpin li{
    width: 100%;
    float: left;
    border-bottom: dashed #CCC 1px;
    list-style-type: none;
    height: 25%;
    padding-top: 1%;
}
.list-chanpin-left{
    width: 15%;
}
.list-chanpin-right{
    margin-left: 1%;
    text-align: left;
    overflow:hidden;
    /*text-overflow: ellipsis;
    white-space: nowrap;*/
}
.list-chanpin-right h1{
    font-weight: bold;
    font-size: 14px;
    height:20px;
    line-height: 20px;
}
.list-chanpin-right h1 a{color:black;}
.list-chanpin-right h1 a:hover{color:red;}
.list-chanpin-right s{
    text-decoration: none;
    font-size: 14px;
    width: 50px;
    height: 20px;
    background:orange;
    color:white;
}
.list-chanpin-right p{
    font-size: 12px;
    font-weight: normal;
}

/*list-chanpin-big*/
.list-chanpin-big{
    width: 100%;
}
.list-chanpin-big li{
    float: left;
    list-style-type: none;
    height: 25%;
    margin-top:1.5%;
}
.list-chanpin-big li img{
    width: 100%;
    height: 98%;
}
.list-chanpin-big li a {
    display: block;
    width: 98%;
    height: 80%;
    margin: 0px auto;
    height: 160px;
}
.list-chanpin-big li h1{
    width: 98%;
    height: 25px;
    line-height: 25px;
    overflow:hidden;
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    background:gray;
    margin:0px auto;
}
.list-chanpin-big li h1 a{color:white;}
.list-chanpin-big li h1 a:hover{color:red;}
@media all and (max-width: 768px) {
    .list-chanpin-big li{
        width: 50%;
    }
    .list-chanpin-right{
        width: 59%;
    }
}
@media (max-width:1200px) and (min-width:768px) {
    .list-chanpin-big li{
        width: 25%;
    }
}
@media all and (min-width:1200px) {
    .list-chanpin-big li{
        width: 25%;
    }
    .list-chanpin-right{
        width: 84%;
    }
}
/*banner*/
*{zoom:1;}
.fullSlide{
    position:relative;
    background:#000;
    margin:0 auto;
}
.fullSlide .bd{
    position:relative;
    z-index:0;
}
.fullSlide .bd li{
    list-style-type: none;
}
.fullSlide .bd li img{
    width:100%;
    vertical-align:top;
} 
.fullSlide .hd{
    position:relative; z-index:1;
    margin-top:-30px;
    height:30px;
    line-height:30px;
    text-align:center;
    background:#000;
    filter:alpha(opacity=60);
    opacity:0.6;
}
.fullSlide .hd ul{
    text-align:center; 
    padding-top:5px;}
.fullSlide .hd ul li{
    /*list-style-type: none;*/
    cursor:pointer;
    display:inline-block;
    *display:inline;
    zoom:1;
    width:8px;
    height:8px;
    margin:5px;
    background:url(tg_flash_p.png) -18px 0;
    overflow:hidden; font-size:0;
}
.fullSlide .hd ul .on{
    background-position:0 0;
}
.fullSlide .prev,.fullSlide .next{
    z-index:1;
    /*display:block;*/
    width:55px;
    height:55px;
    position:relative;
    margin:-27% 0 0 3%;
    float:left; 
    background:url(arrow.png) 0 0 no-repeat;
    filter:alpha(opacity=40);
    opacity:0.4;
    top: 180px;
}
.fullSlide .next{
    background-position:right 0;
    float:right;
    margin-right:3%;
}
.fullSlide .prev:hover,.fullSlide .next:hover{
    filter:alpha(opacity=80);
    opacity:0.8;
}

.float-qh a{
    display:block;
    margin-top: 10px;
    width:100px;
    height:35px;
    font-size: 14px;
    line-height:35px;
    color:white;
    background:#e77918;
    border:0px;
    border-radius: 5px;
}
.float-qh a:hover{
    background:#c56007;
}

#pages { padding:10px 0 10px;text-align:center;font-size:12px; margin-top:20px; width:100%}
#pages a { display:inline-block; padding:0px 8px; height:22px;font-size:12px;line-height:22px; background:#fff; border:1px solid #e3e3e3; text-align:center; color:#333;}
#pages a.a1 {padding:0px 12px; height:22px; line-height:22px;margin-top:0px;}
#pages a:hover { background:#f1f1f1; color:#000; text-decoration:none; }
#pages span { display:inline-block;  padding:0px 8px; height:22px; line-height:22px; background:#5a85b2; border:1px solid #5a85b2; color:#fff; text-align:center; }
.page .noPage { display:inline-block;  padding:0px 12px; height:22px; line-height:22px;border:1px solid #e3e3e3; text-align:center; color:#a4a4a4; }

.zhezhaoxiaoguo a img{
    height:195px;
}