@charset "utf-8";
/* CSS Document */
.cls{clear: both;}
.main{ margin: auto; max-width: 1200px;}
.row{margin-left: 0px; margin-right: 0px;}

.top{ height: 38px; line-height: 38px; background: #242424; color: #cecece; text-align: right; }
.top a{ color:#cecece;}

.brank{ height: 10px;}
a:link {
    text-decoration: none;
}
a:visited {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
    color:#00a7e1;
}
a:active {
    text-decoration: none;
}

img{max-width: 100%;}
.body{ background: #f2f2f2; padding-top: 20px; padding-bottom: 20px;}
.minh{min-height: 360px;}
 /*公共*/
    
 .sb   img:hover{
            -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-box-shadow: 0 4px 30px rgba(0,0,0,.15);
    box-shadow: 0 4px 30px rgba(0,0,0,.15);
        
        
      -webkit-transition: .4s;
    transition: .4s;

        
        
    }
.boxx{-webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-box-shadow: 0 4px 30px rgba(0,0,0,.15);
    box-shadow: 0 4px 30px rgba(0,0,0,.15);
background: #FFFFFF;
    padding: 10px;
    margin: 10px;

}

.boxx2{-webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.15);
    box-shadow: 0 1px 1px rgba(0,0,0,.15);
background: #FFFFFF;
    padding: 10px;
    margin: 10px;
    margin-top: 0px;
    min-height: 360px;


}


    
    
/*导航*/
.menu {
    padding-top: 10px;
    background: hsla(0,0%,100%,.9);
}
.navbar-default {
    background: #FFFFFF;
    border: 0px;
    font-weight: bold;
}
.navbar {
    margin-bottom: 0px;
}
.navbar-default .navbar-nav>li>a {
    padding-top: 20px;
    padding-bottom: 20px;
    border-bottom: #ffffff 3px solid;
}
.navbar-default .navbar-nav>li>a:hover {
    color: #00a7e1;
    border-bottom: #00a7e1 3px solid;
}
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
    color: #00a7e1;
    background: #FFFFFF;
}
.menub {
    padding-top: 20px;
    padding-bottom: 20px;
    position: absolute;
    width: 100%;
    background: #FFFFFF;
    border-top: #cfcfcf 1px solid;
    background: hsla(0,0%,100%,.9);
    display: none;
}
.menub ul {
    list-style: none;
    font-weight: bold;
    line-height: 25px;
}
.menub a {
    color: #777777;
}
.menub a:hover {
    color: #00a7e1;
}
.menub .menubi {
    width: 600px;
    display: none;
}
.menub #menubi1 {
    margin-left: 10%;
}
.menub #menubi2 {
    margin-left: 15%;
}
/*轮播图*/
.banner_1475390866814 .carousel-inner .item img, .banner_1475390866814 .carousel-inner .item a img {
}
.banner_1475390866814 .carousel-control.right {
    background: none !important;
    padding-top: 12%;
    font-size: 60px;
}
.banner_1475390866814 .carousel-control.left {
    background: none !important;
    padding-top: 12%;
    font-size: 60px;
}
    
    /*标题*/
h1,h2,h3,h4,h5{font-weight: bold;}
    .t01{ line-height: 25px; color: #1B1B1B; }
    .t02{ border-top:#1B1B1B 3px solid;}
    .t03{ font-weight: bold; font-size:16px;}
    .t04{font-weight:bold;font-size: 14px;color:#FFFFFF;border-bottom: #cfcfcf 1px solid; padding-bottom: 5px;}
    .t05{ line-height: 20px; color: #1B1B1B;font-weight: bold;font-size:14px; padding: 10px; }


    /*文本*/
    .txt01{line-height: 20px; color:#3E3E3E; }
.txt02{    font-size: 1.5em;
    line-height: 1.25em;
    color: #A7A9AC;
    padding-bottom: 3em;}

.txt03{ color:#ff6600;}
    
    /*首页新闻*/
    
    .homenew{ clear: both;margin-bottom: 5px; margin-top: 5px;}
    .homenewi{ padding: 5px; border:#9E9E9E 1px solid; width: 80px; float: left; height: 65px; text-align: center; padding-top: 10px;}
    .homenewii{ padding-left: 85px;}

.homenew a{color: #1B1B1B;}
    /*页尾*/
    .footer{background: #242424; padding-bottom: 20px; padding-top: 30px;color:#cfcfcf;}
    .footer a{color:#cfcfcf;}
    .footer ul{list-style: none; padding-left: 0px; padding-top: 10px;}
    .footer ul li{line-height: 25px;}
    
    /*产品中心*/
.list_p{ background: #FFFFFF; padding: 10px;}
.list_p:hover{
            -webkit-transform: translateY(-4px);
    transform: translateY(-4px);
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-box-shadow: 0 4px 30px rgba(0,0,0,.15);
    box-shadow: 0 4px 30px rgba(0,0,0,.15); 
    -webkit-transition: .4s;
    transition: .4s;
    }
/*button*/
.bt01{
 padding: 10px;
    border-radius: 5px;
    font-weight: bold;
    padding-left: 50px;
    padding-right: 50px;
    background: -webkit-gradient(linear,left top,left bottom,from(#f7dfa5),to(#f0c14b));
    background: linear-gradient(180deg,#f7dfa5,#f0c14b);
    border-color: #a88734 #9c7e31 #846a29;
    border-style: solid;
    border-width: 1px;
    color: #111;}
/*download*/
.download ul{ padding-left: 0px; padding-right: 0px; list-style: none;}
.download ul li{ font-weight: bold; font-size:14px; margin-bottom: 10px;}
.download ul li a{display: block;text-align: left;}

/*newlist*/
.newlist ul{ padding-left: 0px; padding-right: 0px; list-style: none;}
.newlist li a{display: block;line-height: 30px;font-size:14px;}
.newlist li a:hover{background: #D4D4D4;}


