body,ul,li,p,h1,h2,h3,h4,h5,h6,img,br,hr,table,tr,td,dl,dt,dd,form {
    margin: 0;
    padding: 0;
}
body, body *{
    font-family: '微软雅黑' !important;
}
a{
    color: #1a1a1a;
}
/*html { font-size: 62.5%;/!*10 ?? 16 ?? 100% = 62.5%*!/ }  ?è???ì????×???*/
/*body { font-size: 1.4rem;/!*1.4 ?? 10px = 14px *!/ } */
/*h1 { font-size: 2.4rem;/!*2.4 ?? 10px = 24px*!/ } */
/*p {font-size:14px; font-size:1.4rem;}*/
html{
    font-size: 62.5%; /*10 ?? 16 ?? 100% = 62.5%*/
}
a:link,a:hover,a:active,a:visited{
    text-decoration: none;
}
.cb {
    clear: both;
}
header{
    width: 100%;
    background: #eee;
    height: 80px;
}

.my_nav{
    margin-right: 10%;
}
header img{
    margin-top: 15px;
    margin-left: 10%;
    width: 15%;
}
header>ul{
    text-align: center;
    margin:5px 2% 0 0;
    padding-top: 15px;
}
header>ul  li {
    text-align: center;
    height:60px;
    position: relative;
    margin: 0 20px;
}
header>ul a{
    display: inline-block;
   /* padding: 30px 0px 0 0px;*/
    font-size: 1.7rem;
    font-family: '微软雅黑';
}
.color{
    background: url('/Application/Home/View/Public/images/icon/img.png') no-repeat center bottom;
}
header>ul b{
    display: block;
    width: 20px;
    height: 25px;
    margin: 0 auto;
}
header ul b.home{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -12px -34px;
}
header ul b.home_active{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -14px -7px;
   
}
header ul b.lkd{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -35px -33px;
}
header ul b.lkd_active{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -35px -7px;
}
header ul b.service{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -60px -33px;
}
header ul b.service_active{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -61px -7px;
}
header ul b.goods{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -85px -32px;
}
header ul b.goods_active{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -88px -5px;
}
header ul b.news{
     background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -112px -34px;
 }
header ul b.news_active{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -114px -7px;
}
header ul b.about{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -136px -34px;
}
header ul b.about_active{
    background: url("/Application/Home/View/Public/images/icon/top2.png") no-repeat -138px -7px;
}
.banner{
    width: 100%;
    height: auto;
}
.banner img{
    max-width: 100%;
}
.box{
    width: 70%;
    margin: 0 auto;
}
.box img{
    max-width: 100%;
}

footer{
    height: 50px;
    width: 100%;
    /*background: #0A0101;*/
    text-align: center;
    /*margin-top:140px ;*/
}
.foot_banner1,.foot_banner2{
    padding: 50px 0;
    width: 100%;
    /*height: 300px;*/
    background: url("/Application/Home/View/Public/images/first_pic/banner_foot.png") no-repeat 60% 100%;
}
.foot_ul2 li a{
    color: #fff;
}
.foot_banner2 img{
    margin-top: 10px;
}
.foot_banner1 h6,.foot_ul2 h6{
    color: #fff;
    font-weight: 100;
    padding-bottom: 10px;
    font-size: 1.8rem;
}
.foot_banner1 .foot_ul li{position: relative;}
.foot_banner1 .foot_ul2 li{
    color: #fff;
    padding:5px;
    font-size:1.3rem;
}
.foot_banner1 .foot_ul2{
    padding-left: 20px;
    border-left: 1px solid #fff;
}
.foot_banner1 .foot_ul a{
    display: inline-block;
    padding:2px 5px 2px 20px;
    color: #fff;
    font-size:1.3rem;
    position: relative;
}
.foot_banner1 .foot_ul b{
    display: inline-block;
    width: 5px;
    height: 5px;
    background: #fff;
    position: absolute;
    top:9px;
    left: 10px;
}
.gz div{
    display: inline-block;
    width: 40%;
    margin-right: 10px;
}
.gz h4{
    color: #fff;
    font-size: 1.3rem;
    padding-top: 10px;
}
   
footer p{
    font-size: 1.8rem;
    background: #0A0101;
    color: #fff;
    font-weight: 200;
    line-height: 50px;
}
/*?è???????????±?ò??  °??ó±ê?ü???????·???°????*/
.carousel-control.right,.carousel-control.left{
    background-image:none;
}
.carousel-control{
    opacity: 0.1;
}

.pop_box{
    position: absolute;
    padding: 0;
    margin: 0;
    top:60px;
    width: 235px;
    background: #5B5F73;
    opacity: 0.6;
    left: -60px;
    text-align: center;
}
.pop_box li{float: left;height:auto;margin: 0}
.pop_box li a{
    display: inline-block;
    padding: 5px; 
    color: #fff;
 }
.pop_box li a:hover{
    background: #008fc3;
    color: #ffffff;
}
.re_pop{ background: #161b38;}
.lkd_ul {
   width: 400px; 
   left:-150px;
}
.about_ul{
    left: -160px;
    width: 500px; 
}
.show {
    display: block;
}

.hide {
    display: none;
}
.hots_new{
    padding-right: 3%;
}
.zhuanxin,.mdzx{
    padding-left: 3%;
}
.concat h6{
    margin:10px 0 0 30px;
    color: #fff;
    font-size: 1.6rem;
    width: 20px;
}
.concat li{
    color: #fff;
    font-size:12px;
}
.foot_ul2 li{
    display: inline-block;
}
.foot_ul2 li a{
    font-size: 12px;
}
@media screen and (max-width:768px)  {
    footer p{
        font-size: 1rem;
}
     .box h3 span {
            color: #a8a8a8;
            letter-spacing: 0px;
        }
    footer p{
        line-height: 20px;
    }
    .foot_banner2{
        padding: 20px 0;
    }
    .foot_banner1{
        display: none;
    }
    .foot_banner2{
        display: block;
    }
    .foot_banner2 img{
        margin-top: 10px;
    }
    .intro_right >h3{
        margin-bottom: 20px;
    }
    .small_show .introduce .intol_type2 img{
        max-width: 80%;
    }
    .small_show .row{
        padding-left:5px; 
        margin-bottom:1px; 
    }
    .intro_right h6{
        font-size: 15px;
        margin-bottom: 4px;
    }
    .introl li {
        font-size: 1.5rem；
    }
     .big_show{
       display: none; 
    }
    .small_show{
        display:show;
    }
    nav {
       display: block;
    }
    .navbar{
        margin-bottom: 0px;
    }
    .box{
        width: 98%;
        margin: 0 auto;
    }
    header{
        display: none;
    }
    html{
        font-size: 50%; /*8 ?? 16 ?? 100% = 50%*/
    }
    .box h3 {
        font-size: 1.8rem;
    }
}
@media screen and (min-width:768px){
    .foot_banner2{
        display: none;
    }
    .foot_banner1{
        display: block;
    }
}
@media screen and (min-width:768px) and (max-width: 1165px){
    
     header img {
        margin-left: 1%;
        margin-top: 3%;
    }
    .my_nav{
        margin-right: 0;
    }
    header>ul li {
        margin:0 9px;
    }
}
@media screen and (min-width:768px)  {
    .big_show{
       display: block; 
    }
    .small_show{
        display:none;
    }
    nav {
        display:none;
    }
    header{
        display: block;
    }
    html{
        font-size: 62.5%; /*10 ?? 16 ?? 100% = 62.5%*/
    }
   
}
#top{
    position: fixed;
    bottom: 50px;
    right: 50px;
    display: none;
    z-index: 100;
}
#top img{
    width: 50px;
}
.navbar-inverse .navbar-nav > li > a {
    font-size: 13px !important;
}
/*定制顶部导航的样式*/
.navbar-collapse{
    padding: 0;
    position: absolute;
    z-index: 100;
    right: 0;
    text-align: center;
    background: #01040d;
    opacity: 0.8;
   
}
.nav > li {
    height: 40px;
}
.navbar-collapse{
	margin-right:15px; 
}
.navbar-inverse .navbar-nav > li > a {
    display: inline-block;
    color: #fff;
    border-bottom: 1px solid #444;
    width: 100%;
    height: 100%;
    line-height: 40px;
    font-size: 1.8rem;
}
.navbar-inverse .navbar-nav > li > a:hover{
	background:#14bfff;
	color: #fff;
}
.navbar-nav{
    width: 110px;
    margin: 0;
}
.navbar-nav > li > a,.nav > li > a {
    padding: 0;
}
