
html,body, div,p, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend,  button, textarea, blockquote{margin:0;padding:0;font-size:14px;}
body{  background:#fff; background-size:cover; font:"Microsoft Yahei,Microsoft YaHei"; font-size:14px; line-height:26px;}
li,img,em{ list-style:none; border:none; font-style:normal;}
a:link, a:visited{color:#333;text-decoration:none;}
a:hover,a:active{ color:#f00; text-decoration:none;cursor:pointer;}
a{ text-decoration:none;}


.space20{
    height:20px;
}
.space10{
    height:10px;
}
/*-----------ͨ����ʽ-------------------*/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}

@media (min-width: 992px) {
    .container {
        width:970px
    }
}

@media (min-width: 1200px) {
    .container {
        width:1176px
    }
}



.header{
    padding-top:10px;
}

.header>.container>.row{
    vertical-align:middle;
}

#header .logo a{

    display:inline-block;
}
#header .logo a img{
    max-width:220px;
}




@media (max-width:767px){
.header>.container>.row>div{
  margin:0px auto;
    text-align:center;
}
}
.hot-line{  padding:0px;
    /*padding-top:10px;*/
    vertical-align:middle;
    margin:auto;
    text-align:center;
    text-align:center;
}

@media(max-width:767px){
   .hot-line{
       padding-top:0px;
       width:100%;
       display:block;
   }
    .hot-line>ul{
        width:200px;
        margin:0px auto;
    }
    .logo{
       margin-bottom:0px;
        /*padding-left:7%;*/
        width:100%;
        display:block;
    }
}

.hot-line>ul{
    overflow:hidden;
    /*padding-left:60px;*/
    margin:0px auto;
}
.hot-line>ul>li{
    text-align:right;
    float:left;
    font-size:16px;
    color:#666;
    font-family: "΢���ź�";
    padding:5px;
    padding-right:0px;
}
.hot-line>ul>li.right{float:left;padding-left:0px;padding-right:0px;}
.hot-line>ul>li>span{
    font-size:22px;
    font-family: Arial;
    color: #BE0000;
}
.logo{
    /*margin-top:15px;*/
}
.logo>a{
    display:inline-block;
}


@media (max-width:767px){

}
/*---------------nav--------------*/
@media (min-width:768px){
#rightnav>ul>li>a{
    padding:0px;
    font-size:16px;
    color:#fff;
    line-height:50px;
    display:block;
    box-sizing:content-box;
    text-align:center;
}
}
#rightnav>ul>li{
    margin:0px;
    padding:0px;
    taxt-align:center;
}
.navbar-brand{
    color:#fff!important;
}

@media (min-width:768px){
    #rightnav{padding:0;}
    #rightnav>ul{display:table;width:100%;}
    #rightnav>ul>li{
        float:none;
        display:table-cell;
    }
    #rightnav>ul>li>a{
        text-align:center;
        /*border:1px solid green;*/
    }
}
#nav{
    background:#3a3535;
    border-radius:0px!important;
    border:none;
    margin-bottom:0px;
    border:none!important;
}
#nav.gd{
    position:fixed;
    top:0;
    left:0;right:0;
    z-index:110;
}
#nav a.navbar-brand{
    font-size:20px;
    font-weight:bold;
    /*max-width:230px;*/
    max-height:50px;
    padding-top:15px;
}
.navbar-default .navbar-nav>li{
    padding:0px;
}
.navbar-default .navbar-nav>.active>a{
    /*background:#ec971f;*/
    color:#fff;
}
.navbar-default .navbar-nav>li>a:hover{
    background:#ec971f;
}
@media (max-width:767px){
    .navbar-default .navbar-toggle {
        border:none!important;
    }
    /*�������ı仯*/
    #nav a[aria-expanded="false"] .icon-bar{
        transition: all .25s!important;
        position: relative!important;
    }
    #nav .navbar-toggle .icon-bar{
        position: relative!important;
        font-size:22px!important;
    }
    #nav a[aria-expanded="true"] .icon-bar:first-child {
        top: 7px!important;
        transform: rotate(45deg) !important;

    }
    #nav a[aria-expanded="true"] .icon-bar:nth-child(2) {
        opacity:0!important;
    }
    #nav a[aria-expanded="true"] .icon-bar:last-child{
        transform: rotate(-45deg) !important;
        top: -7px!important;
    }

    a[data-target="#rightnav"]{
        background:#f60;
    }
    a.navbar-toggle:hover{
        background:#f60!important;
    }
    a[data-target="#rightnav"]>span{
        background:#ffffff;
    }
    #nav a.navbar-toggle>span{
        background-color:#fff;
        height:3px;
    }
    #rightnav{
        padding:0;
        background:#fff;
        position:absolute;
        top:100%;
        left:0;
        right:0;
        z-index:100;
        border-bottom:1px solid #ddd;
    }
    #rightnav>ul{
        overflow:hidden;
        padding:0px;
        margin:0px;
        text-align:right;
    }

    #rightnav>ul>li{
        width:25%;
        text-align:right;
        float:left;
        margin:0px;
        border-left:1px solid #e8e8e8;
        border-top:1px solid #e8e8e8;
        padding:7px 0 10px 0;
    }
    #rightnav>ul>li.top_1,
    #rightnav>ul>li.top_2,
    #rightnav>ul>li.top_3{
        border-top:1px solid transparent;
    }
    #rightnav>ul>li.top_1>a>i{
        color:#11f0f0;
        border-color:#11f0f0;
        font-size:24px;
    }
    #rightnav>ul>li.top_2>a>i{
        color:#18d8f5;
        border-color:#18d8f5;
        font-size:24px;
    }
    #rightnav>ul>li.top_3>a>i{
        color:#337ab7;
        border-color:#337ab7;
        font-size:24px;}

    #rightnav>ul>li.top_4>a>i{
        color:#ff6d19;
        border-color:#ff6d19;
        font-size:24px;
    }
    #rightnav>ul>li.top_5>a>i{
        color:#f5114e;
        border-color:#f5114e;
        font-size:24px;
    }
    #rightnav>ul>li.top_6>a>i{
        color:#eb0ca1;
        border-color:#eb0ca1;
        font-size:24px;
    }

    #rightnav>ul>li>a{
        text-align:center;
        padding:0px;
    }
    #rightnav>ul>li>a>span{
         color:#333;
    }
    #rightnav>ul>li>a:hover{
        background:#3a3535;
    }
    .navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover{
        background-color:#fff;
    }
    #rightnav>ul>li>a>i{
        display:inline-block;
        border-top-left-radius: 50% 33.33%;
        border-top-right-radius: 50% 33.33%;
        border-bottom-left-radius: 50% 66.66%;
        border-bottom-right-radius: 50% 66.66%;
        height: 48px;
        line-height: 46px !important;
        border:1px solid green;
        margin:5px auto;
        width:54px;
    }
}
@media(max-width:370px){
    #rightnav>ul>li{width:33.3%;}
}
/*�ƶ��� ��Ļ������ʱ��header����*/
@media (max-width:767px){
    .affix>.yingcang{display:none;}
}


/*------------------banner----------------------------------------*/
#banner{
    width:100%;
}
#banner img{width:100%;}
#banner .owl-nav{display:inline-block;height:0;line-height:0;position:absolute;width:100%;top:50%;  }
#banner .owl-nav .owl-prev,#banner .owl-nav .owl-prev .prev{display:inline-block;}
#banner .owl-nav .owl-next,#banner .owl-nav .owl-next .next{display:inline-block;}
#banner .owl-nav .owl-prev .prev{position:absolute;left:10px;}
#banner .owl-nav .owl-next .next{position:absolute;right:10px;}
#banner .owl-nav .owl-prev .prev i,#banner .owl-nav .owl-next .next i{font-size:40px;padding:5px 10px;cursor:pointer;color:#ddd;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
/*圆点*/
.owl-theme .owl-dots {
    text-align: center;
    -webkit-tap-highlight-color: transparent;
    position:relative;
    bottom: 40px;
    height: 0;
}
.owl-theme .owl-dots .owl-dot {
    display: inline-block;
    position: relative;
    zoom: 1;
    width: 10px;
    height: 10px;
    border-radius:50%;
    margin: 10px 8px;
    -webkit-backface-visibility: visible;
    box-shadow: 0 0 0 1px #fff;
    -webkit-transition: box-shadow 0.3s ease;
    transition: box-shadow 0.3s ease;
}

.owl-theme .owl-dots .owl-dot.active, .owl-theme .owl-dots .owl-dot:hover {
    box-shadow: 0 0 0 1px #f60;
    background-color:#f60;
}
/*--------------------section---------------------------------*/
#section>.product-show{
     border-bottom:1px solid #ddd;
     overflow:hidden;
     height:90px;
    margin-bottom:30px;
 }
#section .product>h3{
    font-size:26px;
    height:50px;
    line-height:50px;
    font-family: "Microsoft Yahei";
    color:#666;
    text-align:center;
    padding-top:20px;
    margin-bottom:15px;
}
#section .product>h3>span{
    font-size:20px;
    color:#f39800;
    border-bottom:1px solid #f39800;
    border-top:1px solid #f39800;
    margin-left:10px;
}

/*pic*/
ul.pic>li>a>img{
    border:1px solid #ccc;
    padding:2px;
}
ul.pic>li{
  padding:0px 5px;
    /*border:1px solid red;*/
}
ul.pic>ul{
    overflow:hidden;
    margin:0px;
}
ul.pic>li>h2{
    height:50px;
    line-height:50px;
    font-size:16px;
    font-weight:bold;
    text-align:center;
}
#section .container ul{
    overflow:hidden;
}
#section{
    margin-bottom:20px;
}

.about_us{
    background:#f6f6f6;
    width:100%;
}
.about_us>h3{
    height:50px;
    line-height:50px;
    font-size:26px;
    padding-top:20px;
    margin-bottom:30px;
    font-family: "Microsoft Yahei";
    text-align:center;
}


.about_us>h3>span{
    height:50px;
    line-height:50px;
    font-size:20px;
    border-top:1px solid #f39800;
    border-bottom:1px solid #f39800;
    color:#f39800;
    margin-left:10px;
}
.about_us .about_txt p{
  text-indent:28px;
}
.about_us .about_txt>span{
    color:#f39800;
}
div.about_more{
    border:2px solid #f39800;
    width:160px;
    height:30px;
    color:#999;
    text-align:center;
    margin:30px auto;
}


/*section*/
#section{
    margin-top:20px;
}
#section .container #lefttext>div.about_title{
    background:#EF9705;
    color:#fefefe;
    font-size:22px;
    text-align:center;
    padding:25px 0px;
}
#section .container #lefttext>ul.about_li{
    margin-bottom:15px;
    border:1px solid #e8e8e8;
    border-top:none;
}
#section .container #lefttext>ul.about_li>li{
    padding:0px;
    /*margin:0px;*/
}
#section .container #lefttext>ul.about_li>li>a{
    padding: 0 0 0 30px;
    color: #646464;
    text-indent: 0px;
    display: block;
    background: url(../images/fyjian1.png) 80% center no-repeat;
    border-bottom: 1px solid #e8e8e8;
    font: 14px "microsoft yahei";
    height: 38px;
    line-height:38px;
    overflow: hidden;
}
#section .container #lefttext>ul.about_li>li>a:hover{
    background:#f39800 url(../images/fyjian.png) 80% center no-repeat;
    color:#fff;
}
#section .container div.contact_us h2{
    width: 100%;
    height: 86px;
    line-height:8px;
    border: 1px solid #EF9705;
    background: #EF9705 url(../images/leftcon.gif) no-repeat 14% center;
    line-height: 22px;
    text-align:center;
    font-weight: normal;
    color:#fff;
    font-size:12px;
    vertical-align:middle;
    padding:24px 0px;
}
#section .container div.contact_us h2>p{
    font-size:18px;
}
#section .container ul.contact_content{
    border:1px solid #e8e8e8;
    padding:10px;
}
#section .container ul.contact_content>li{
    padding-left:5px;
}

/*righttext*/
#section .text_top{
    overflow:hidden;
    border-bottom:1px solid #ccc;
    margin-bottom:10px;
    padding:0px;
    margin-top:10px;
    position:relative;
    text-indent:10px;
}
#section .text_top .left{
    font-size:18px;
    font-family: 'Microsoft YaHei';
    float:left;
    padding-bottom:5px;
    color:#f39800;
}

#section .text_top .right{
    float:right;
    color:#8e8e8e;
}
#section #righttext>p{
    line-height:30px;
}
/*section  end*/



/*product-list*/
#section #righttext{
    padding-top:10px;
}
#section #righttext img{
   max-width:100%;
    margin: 0 auto;
    display: block;
}
#section #righttext>div>h3{
    text-align:center;
    padding-top:10px;
    padding-bottom:20px;
}

/*product*/
#section #righttext .info-head{
    padding:10px 0;
    text-align:center;
}
.info-head>h2{
    border-bottom:1px solid #eee;
    padding-bottom:10px;
    font-size:24px;
}
.info-head>p>span{
    font-size:12px;
    color: #999;
}
div.text-center>img{
    margin:20px auto;
}

/*leave-msg*/
/*form*/
.form>div>ul>li{
    padding-top:10px;
}
.form>div>ul.left>li{
    height:42px;
    vertical-align:bottom;
}
.form>div>ul.right>li>input{
    width:94%;
    margin-right:5px;
    text-indent:5px;
}
.form>div>ul.right>li>textarea{
    width:94%;
    margin-right:5px;
    height:160px;
    text-indent:5px;

}
.form>div>ul.left>li{
    text-align:right;
}
.form>div>ul.left>li.bottom{
    height:160px;
    padding-top:70px;
}
.form>div{
    padding-right:0px!important;
}
@media (max-width:767px){
    .form>div{
        padding-left:0px;
    }
}
.form button{
    padding:0px 5px;
    margin-top:20px;
    margin-bottom:10px;
    margin-right:20px;
}


/*contactҳ��*/
#righttext>ul>li{
    padding:2px 0;
}

.map>div.position{
    margin-top:4px;
}
/* map */
div.position{
    background:#f8f8f8;
    border:1px solid #e2e2e2;
    padding:8px 12px;
    font-size:16px;
    margin-bottom:15px;
    margin-top:50px;

}
div.position>a{
    color:#dc1e27!important;
    /* color:red; */
}
div.position>a:hover{
    color:#99151b;
}

div.heading{
    font-size:16px;
    padding-bottom:5px;
    border-bottom:3px dotted #e2e2e2;
}


/*news-list*/
#section .tab>ul>li{
    text-align:center;
    padding:5px 0px;
    text-align:center;
    border-bottom:1px solid #e4e4e4;
}
#section .tab>ul>li>a{
    font-size:16px;
    padding:10px 20px;
    color:#555;
}
#section .tab>ul>li>a:hover{
    color:#ff6600;
}
#section .na-info-news>li{
    float:left;
    font-size:12px;
    margin-right:40px;
    margin-bottom:10px;
}
#section .na-info-news{
    overflow:hidden;
}
#section .info-news>h4>a{
    font-size:16px;
    color:#f60;
}
#section .info-news>h4{
    margin-bottom:10px;
}
#section .info-news>a:hover{
    background:#fff!important;

}
#section .info-news>a{
    border-color:#888;
}
#section .na-news{
    border-bottom:1px solid #e4e4e4;
    padding-bottom:30px;
    margin-top:30px;
}
#section .loadpoint{
    text-align:center;
    padding:8px 0px;
    background:#eee;
    border-radius:3px;
    margin-top:20px;
    color:#777;
}



/*news ,product-show*/
.info-head{
    padding:10px 0;
    text-align:center;
}
.info-head>h2{
    border-bottom:1px solid #eee;
    padding-bottom:10px;
    font-size:24px;
}
.info-head>p>span{
    font-size:12px;
    color: #999;
}
div.text-center>img{
    margin:20px auto;
}


.content-feedback{
    text-align:center;
}
.content-feedback>a.btn{
    background:#ff6600;
    margin-top:20px;
    color:#fff;
}
#section .bdshare{
    box-sizing:border-box;
    vertical-align:middle!important;
    line-height:43px!important;
}
#righttext .bdshare>span>a{
    display:inline-block!important;
    margin-left:4px!important;
    border-radius: 3px;
    width: 24px!important;
    height: 24px!important;
    line-height: 24px!important;
    font-size: 16px!important;
    color: #FFF!important;
    text-align: center!important;;
    opacity: 0.8!important;
    margin-top: 5px!important;
}

#righttext .clearfix .content-feedback>a{
    padding: 6px 13px;
    background: #ff6600;
    color:#fff;
}
.clearfix .content-feedback{
    text-align:center;
    margin-top:20px;
}

#righttext .bdshare{
    text-align:center;
    padding-left:10px;
    padding-top:5px!important;
    float:right;
    margin-left:5px!important;
}
#righttext .bdshare>span {
    display:inline-block;
    box-sizing: border-box;
    margin-left: 0px;
    margin-bottom:-7px!important;
}

#section #righttext .bdshare .bds_tsina {
    background: #ee3333!important;
}

#section #righttext .bdshare .bds_tqq {
    background: #4084c1!important;
}

#section #righttext .bdshare .bds_weixin {
    background: #58b721!important;
}
#section #righttext .bdshare .bds_qzone {
    background: #ffc028!important;
}
#section #righttext .bdshare .bds_popup {
    background: #10d9f3!important;
}

/*--------------------------footer--------------*/
#footer{
    background:#3a3535;
    color:#666;
    width:100%;
}
#footer p{font-size:12px;}
#footer .container{
    text-align:center;
}
#footer .bottom{
    margin:15px auto;
}
#footer .bottom a{
    /*margin:20px auto;*/
    color:#666;
    font-size:12px;
}


/*-----------------------------up-------------*/
.up{
    position:fixed;
    bottom:10px;
    right:15px;
    width:30px;
    height:30px;
    border-radius:50%;
    background:#f60;
    display:none;
}
@media (max-width:767px){
    #footer{
        margin-bottom:50px;
    }
    .up{
        bottom:60px;
    }
}
div.space20{
    height:20px;
}
div.space15{
    height:15px;
}
div.space10{
    height:10px;
}
/*-------------foot-menu-------------------*/
.foot-menu{
    background:#f60;
    position:fixed;
    bottom:0px;
    right:0px;
    left:0px;
    height:50px;
    margin-top:0px;
    margin:0px;
    line-height:50px;
    box-sizing:border-box;
    padding:0px;

}
.foot-menu>div{
    float:left;
    padding:0px;
    text-align:center!important;
    height:50px;
    text-indent:-10px!important;
}
div.foot-menu>div>a{
    color:#fff;
    height:50px;
    line-height:50px;
}


/*�������*/
.bdshare-button-style0-24{
    text-align:center!important;
    padding:0px!important;
    margin:0px !important;

}
.bdshare-button-style0-24 a, .bdshare-button-style0-24 .bds_more {
    background:none!important;
    /*margin: 13px 0px 18px 4px!important;*/
    margin:0px auto!important;
    color:#fff!important;
    font-size:14px!important;
    padding:0px!important;
    height:50px!important;
    line-height:50px!important;
    width:100%!important;


}
.bdshare-button-style0-16 a, .bdshare-button-style0-16 .bds_more{
    background:none!important;
    color:#fff!important;
    font-size:14px!important;
    margin:auto!important;
    padding:0px!important;
    text-align:center!important;
    width:100%!important;
    height:50px!important;
    line-height:50px!important;
}
.bdshare-button-style0-16{
    text-align:center!important;
    height:50px!important;
    line-height:50px!important;
}


/*��������2�ַ�*/
#section #righttext p{
    text-indent:28px;
}
#section #righttext .clearfix>p{text-indent:28px;}

/**/
#section>.container>.row>.pic>li>h2{margin-bottom:5px!important;}


/*产品详情页 上下篇的位置*/
#righttext div[style="float:left;"],#righttext div[style="float:right;"]{
    margin-top:40px;
    margin-bottom:20px;
}




/*分页样式*/
div.pager{
    taxt-align:center;
}
span.page{
    display:inline-block;
}
span.page>a{
    display:inline-block;
    padding:0px 6px;
    border:1px solid #ddd;
}
div.pager a.none{
    padding:4.5px 2px 5px 2px;
    border:1px solid #ddd;
    margin:0px 5px;
    border-radius:3px;
}
span.page>a.page_hover{background:#EF9705;color:#fff;border-color:#EF9705}
span.page>a{margin:0 1px;border-radius:3px;}
span.page>a:hover{background:#EF9705;color:#fff;border-color:#EF9705}
div.pager a.none:hover{background:#EF9705;color:#fff;border-color:#EF9705}
.pull-right #righttext {min-height:330px;}

