@charset "utf-8";
/**
 * @author:王欢
 * @email:13341343186@163.com
 * @time:2016-5
 */

/******main*******/

@media (min-width: 1002px){
    .container{width: 1002px;}
    .nav > li > a {
        padding-left: 32.6px;
        padding-right: 32.6px;
    }

}
@media (max-width: 1001px){
    .nav > li > a {
        padding-left: 30.6px;
        padding-right: 30.6px;
    }

}
@media (max-width: 991px){
    .nav > li > a {
        padding-left: 16.8px;
        padding-right: 16.8px;
        font-size: 14px;
    }

}
/******header*******/
.nav_top{
    margin-top: 10px;
    padding-right: 27px;
}
.nav_top a {
    color:#505050;
    font-size: 14px;
}
.tel-phone img{margin-top: 8px}
@media (max-width: 991px) {
    .log-top img{
        width:120%;
        height: auto!important;
    }
    .tel-phone img{width: 60%}
    .nav_top a {
        font-size: 12px;
    }
}
@media (max-width: 767px) {
    .tel-phone img {
        margin-top: 7%;
        margin-right: 64px;
    }
    .navbar-toggle {
    margin-bottom: -8px;
    margin-right: 0;
    margin-top: -8px;
    padding: 0;
    right: 0;
    top: -42px;
}
}
@media (max-width: 450px) {
    .container {
  padding-right: 0px;
  padding-left: 0px;
  margin-right: auto;
  margin-left: auto;
}
.col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 0px;
  padding-left: 0px;
}
.row {
  margin-right: 1px;
  margin-left: 1px;
}
.text-right {
        display: none;
}

#owl-demo img {
    width: 100%;
    height: 135px;
}





}
/******nav*******/
.nav-moa{
    background:url("../images/main-nav.jpg") repeat-x;
    border-bottom: 1px solid #fff
}
.navbar {
    margin-bottom: 0;
    background: url("../images/nav-bg.jpg");
    background-size:100% 100%;
    -webkit-background-size:100% 100%;
    -moz-background-size:100% 100%;
    -o-background-size:100% 100%;
    -ms-background-size:100% 100%;
}
.nav a{color: #fff}

/****banner**/
.owl-theme .owl-controls {
    text-align: center;
}
#owl-demo img{width: 100%;}
.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.nav li a{transition:all 1s}


.nav > li > a:hover,.nav .on a{
    color:#000;
    background:#f3f3f3;
        }

@media (max-width: 767px) {
    .bav-ul{
        position: absolute;
        z-index: 1111;
        right: 0;
        top: -10px;
        width: 110px;
    }
    .nav{background: #0189c0;}
    .nav-moa{height: 0}
    .navbar {
        background:none;
    }
    .nav > li > a{

        text-align: center;
        border-bottom: dotted 1px #fff;
    }
    .infos{
        background: url(../images/i_01.jpg) no-repeat;
        background-size: 100% 100%;
        float: left;
        width:44%;
        height: 180px;
    }
    .info p{
        margin-left: 46%;
    }
}
@media (max-width: 991px) {
    .infos{
        background: url(../images/i_01.jpg) no-repeat;
        background-size: 100% 100%;
        float: left;
        width:44%;
        height: 180px;
    }
    .info p{
        margin-left: 46%;
    }
}

@media (max-width: 450px) {
.navbar-toggle {top: -25px; right: 10px;}
.owl img{width: 100%; height: 130px;}
}




/**contenmt*/


.i_info .title {
    font-size: 20px;
    font-family: "微软雅黑";
    font-weight: bold;
    color: #000;
    margin-top: 20px;
}


.i_info .about .info {
    line-height: 20px;
}
.content{}
.i_info .about .info img {
    margin-top: 0px;
    margin-bottom: 0px;
}
.lauj{background:url(../images/homebg.jpg) repeat;}
.nuso{padding:10px 0;}
.xiale{padding-top: 30px}

.infos{
    width: 100%
    line-height: 20px;
    margin-bottom: 10px;
}

.info img{width: 100%}
.info p{text-indent: 25px;}

/*新闻动态*/
.c_3{   
    
    float:left;
    padding:0px;
    margin:0px;
}
.c_3 ul {
    margin-top:10px; 
    padding:0;
}
.c_3 ul li{
    width:100%; 
    height:26px; 
    line-height:25px;  
    background:url(../images/linebg.png) center bottom repeat no-repeat;
    text-align: left;
}
.c_3 ul li a{
    line-height:25px; 
    float:left; 
    color:#303030;
}
.c_3 ul li p{
	margin:0;
    line-height:25px; 
    float:right; 
    color:#303030;
    text-align: right;
    color: #929292;
}
.c_3 ul li a:hover{ 
    color:#696969;
}

/*称量室*/
.names{
    width:215px;
    background:#FFFFFF;
    float:left;
    padding:0px;
    margin:0px;
}
.names ul {
    margin-top:10px; 
    padding:0;
}
.names ul li{
    width:100%; 
    height:25px; 
	line-height:25px;
    background:url(../images/jiantou.jpg) 0 center no-repeat; 
    font-size:18px; 
    border-bottom:dashed 1px #ecedf1;
}
.names ul li a{
    width:160px; 
    line-height:25px; 
    float:left; 
    color:#303030;
    margin-left: 20px;
}

.names ul li a:hover{ 
    color:#696969;
}
.btn{
    width: 100%;
    height: 35px;
    background: #0081b8;
    font-size: 14px;
    color: #FFFFFF;
    line-height:25px;
    overflow:hidden;
    text-align: left;
}
.btn{
	transition: all 1s;
}
.pid{
	color: #FFFFFF;
	padding-left: 20px;
}
.btn a:hover .pid{
	color: #000;
	transition: all 1s;
}



.imgbox{
    position: relative;
    background: #f0f0f0;
    overflow: hidden;
	text-align:center;
}
.imgbox img{max-width:100%;}
.mask2{
    position: absolute;
    left: 0;
    bottom: -100%;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    background: #408ED6;
     filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
    transition: all 0.3s;
}
.imgbox a:hover .mask2{
    bottom: 0%;
}




.mm{
    padding-right: 5px;
    padding-left: 5px;
}



.title{
	margin-bottom: 10px;
}



.imgbox{
    position: relative;
    background: #f0f0f0;
    overflow: hidden;
}
.mask2{
    position: absolute;
    left: 0;
    bottom: -100%;
    z-index: 99999999;
    width: 100%;
    height: 100%;
    background: #408ED6;
     filter:alpha(opacity=50);  
      -moz-opacity:0.5;  
      -khtml-opacity: 0.5;  
      opacity: 0.5;  
    transition: all 0.3s;
}
.imgbox a:hover .mask2{
    bottom: 0%;
}


/*最下面*/
.b{
    width:100%; 
    height: 50px;
    float:left; 
    background:#006395;
    margin-bottom: 15px;
    margin-top:40px;
}
.b1{
    width:100%; 
    margin:15px auto; 
    line-height:20px;
    text-align:center; 
    color:#FFFFFF; 
    line-height:20px; 
    font-size:12px;
}
.b1 a{
    margin-left:5px; 
    margin-right:5px; 
    color:#FFFFFF; 
    font-size:12px;
}
.b2{
    width: 100%;
    background: #FFFFFF;
    text-align: center;
    margin-bottom: 70px;
}





/*产品详情*/
.content{
    width:100%; 
    background:#FFFFFF; 
    float:left; 
    
    border:0;
}
.cont{
    width:1002px; 
    height: 710px;
    margin:0 auto; 
    background-color:#f7f7f5; 
    border:0;
}
.left{
    width:220px; 
    float:left; 
    border:0;
}
.show{
    width:203px;
    background:#e4e4e4;
    float:left;
    padding-top:5px;
    padding-left: 15px;
    margin:1px 0 10px 0;
}
.rows{
    margin-right: 1px;
    margin-left: 1px;
    min-height: 710px;
    background:url(../images/homebg.jpg) repeat;
    margin-top: -35px;
    padding-top: 20px;
}
.shw{
    width: 203px;
    height: 30px;
    background: #e4e4e4;
    margin-top: 3px;
    font-size: 14px;
    color: #505050;
    text-align:left;
    line-height: 15px;  
    overflow:hidden;   
}


.btn{
	transition: all 1s;
}
.p_l{
	color: #000;
	padding-left: 25px;
	width: 203px;
	height: 30px;
	margin-left: -11px;
	margin-top: -10px;
	padding-top: 10px;
}
.p_l a{
	color: #000000;
	transition: all 1s;
}
.btn_on .p_l,.btn a:hover .p_l{
	background:#408ED6;
	transition: all 0.3s;
}

.ltop{
    background: #018ac2;
    width:203px; 
    height:34px; 
    float:left; 
    color:#FFFFFF; 
    font-family:"宋体"; 
    line-height:34px; 
    padding-left: 25px;
}
.ltops{
    background: #018ac2;
    width:203px; 
    height:34px; 
    float:left; 
    color:#FFFFFF; 
    font-family:"宋体"; 
    line-height:34px; 
    padding-left: 25px;
}
.lnlxs{
    width: 200px;
   
    margin-top: 30px;
    margin-left: 10px;
    text-align: left;
    text-indent: 0px;
    color: #505050;
    padding-top: 50px;
    line-height: 20px;
}
.nusos{
    padding-top: 30px;
}
/*右边*/
.ny{
	padding-left: 0px;
	padding-right: 0px;
}
.nyr{
    width:733px; 
    height:42px; 
    line-height:42px; 
    float:left; 
    text-align: left;
    
}

/*新闻动态*/
.xw{
    width:100%;
    background:#f2f2f1;
    float:left;
    padding:0px;
    margin:0px;
}
.xw ul {
    margin-top:10px; 
    padding:0;
}
.xw ul li{
    width:100%; 
    height:30px; 
    margin-top:5px; 
    line-height:15px;  
    border-bottom:solid 1px #ecedf1;
    text-align: left;
}
.xw ul li a{
    width:100%; 
    line-height:16px; 
    float:left; 
    color:#303030;
}
.xw ul li p{
    line-height:0px; 
    color:#303030;
    text-align: right;
    color: #929292;
}
.xw ul li a:hover{ 
    color:#696969;
    transition: all 1s;
}

.nyr a{
    color: #000000;
}
.nynr{
    width:100%; 
    float:left; 
    line-height:20px; 
    padding-left:5px;
    margin-top: 20px;
}

.tit h1{
    text-align: center;
    font-size: 16px;
}
.c_ig{
    margin-top: 15px;
    width: 100%;
}
.c_p{
    width: 100%;
    margin-top: 30px;
}
.c_p img{ max-width:100%;}


/*新闻详情*/
.topt{
    text-align: center;
    margin-top: 75px;
}
.t1 h2{
    text-align: center;
    font-size: 14px;
    font-weight:bold;
}
.t2{
    font-size: 12px;
    color: #717171;
    height: 25px;
    line-height: 25px;
    background: #e8e8e8;
}
.xiales{
    margin-top: 23px;
}


/*产品展示*/
.cp_ny{
    width:730px; 
    float:left; 
    line-height:20px; 
    padding-left:5px; 
}
.cp_nys{
    width:700px;
    margin-top: 30px;
}
.cp_txt{
    font-size: 14px;
    color: #505050;
    margin-bottom: 20px;
}



/*产品下拉开始*/
.left{width:100%;float:left;height:auto; position:absolute; z-index: 1000;left: -1px}
.div1{ display:block; overflow:hidden;}
.div2{cursor:pointer;position:relative; display:block; height:45px; line-height:45px; text-indent:20px; overflow:hidden; background:url(../images/dqwz_jiantou.jpg) no-repeat right center #0081b8;font-family:'Microsoft YaHei'; color:#fff; font-size:20px; margin-top:4px;}
.div3{display:none;}
.div3 ul{margin:0;padding:0;}
.div3 li{ display:block; height:35px; line-height:35px; background:#0081b8; overflow:hidden; margin-top:5px; cursor:pointer;}
.div3 li a{display:block; font-family:'Microsoft YaHei'; font-size:14px;color:#fff; text-align:center; overflow:hidden;}
.div3 li a:hover{ background:#ff9d00;}
/*产品下拉结束*/

/*公司简介*/
.dqwz_contect {
    float: left;
    min-height: 400px;
    padding-top: 5px;
    width: 100%;
    margin-top: 5px;
}
.company{width:100%;padding-top:15px; line-height:22px; color:#000; font-family:'Microsoft YaHei';  overflow:hidden; }

.dqwz_contects{
    float: left;
    min-height: 400px;
    padding-top: 5px;
    width: 100%;
    margin-top: 80px;
}
.my{
    width:100%; padding-top:25px; line-height:22px; color:#000; font-family:'Microsoft YaHei';  overflow:hidden;
}
/*联系我们*/
.dqwz_contectse{
	float: left;
    min-height: 400px;
    padding-top: 5px;
    width: 100%;
    margin-top: 10px;
}


.dqwz_contect{width:100%;float:left;padding-top:15px;min-height:400px;}
/*产品展示*/
.pro{width:100%;float:left; padding-top:15px;}
.pro li{width:31%;float:left; margin:0 5px 5px 5px;}
.pro li .pro_img{width:100%; height:auto; text-align:center; vertical-align:middle; display:table-cell; overflow:hidden;}
.pro li .pro_img img{ max-width:315px; max-height:235px; vertical-align:middle; display:block; margin:0 auto;}
.pro_p{display:block; height:20px; line-height:20px; margin-top:10px; overflow:hidden; font-family:'Microsoft YaHei'; font-size:14px; color:#333333; text-align: center;}
.pro_sp{display:block;line-height:24px;overflow:hidden; color:#666666;}

.proxq{width:742px;margin:0 auto; overflow:hidden; padding:20px 0;}
.proxq_img{width:100%; overflow:hidden;}
.proxq_img img{width:100%; display:block;}



@media (max-width: 1002px){
	.rows {background: #fff none repeat scroll 0 0;height: 0px;}
	.xw{background: #FFFFFF;}
}
@media (min-width:768px) and (max-width: 991px) {
    .ny{padding-left: 60px;padding-right: 1px;}
    .lnlxs{display: none;}
    p,a,div{font-size: 20px;}
   	.ltops{display: none;}
}

@media (max-width: 767px) {
    
}

@media (max-width: 767px) {
	.sdsd{display: none!important;}
    .btn{width: 100%; }
    .dqwz_contect{padding-top: 55px;}
	.c_3{width: 100%;background:#f3f2f1; float:left;padding:0px;margin:0px;}
	.c_3 ul {margin-top:10px; padding:0;}
	
	.nynr{margin-top: 60px;}
    .xw{margin-top: 70px;}
    .dqwz_contect {margin-top: 50px;}
    .nynr{margin-top: 60px; }
}

@media (max-width:436px){	
	.pro li{width:47%;float:left; margin:0 5px 5px 5px;}
	.dqwz_contect {padding-top: 0px;}
	.dqwz_contectse {
    float: left;
    min-height: 400px;
    padding-top: 40px;
    width: 100%;
    margin-top: 10px;
	}
	.company {
    width: 100%;
    text-align: center;
    padding-top: 0px;
    line-height: 22px;
    color: #000;
    font-family: 'Microsoft YaHei';
    overflow: hidden;
	}
}
@media (max-width:414px){	
	.b{height: 65px;}
	.tel-phone img {margin-top: 8%;margin-right: 64px;}
	.sdsd{display: none!important;}
	.btn p{font-size: 12px;}
	.dqwz_contect{padding-top: 0px;}
	.dqwz_contectse{ padding-top: 30px;}
}

@media (min-width:321px){
	.c_3{width: 100%;float: left;padding: 0px;margin: 0px;}
}

@media (max-width:340px){
	.pro li{width:46%;float:left; margin:0 5px 5px 5px;}
	.navbar-toggle {top: -20px;right: 10px;}
	.btn p{font-size: 11px;}
	.btn{padding: 6px 0 }
}

/*手机底部导航*/
.hot{width:100%; height:63px; background:#006a9f; position:fixed; bottom:0; left:0; z-index:99;}
.hot span{ color:#fff; font-size:16px; line-height:20px; padding-top:12px;}
.hot h6{ font-size:14px; line-height:26px; font-family:'Microsoft YaHei'; color:#fff;}
.hot .row div a{ display:block; color:#fff; padding:5px 0; margin-top:1px;}
.hot .row div:hover{ background:#cf8001;}
.hot span img{ width: 20px; height: 20px;}

/*分享*/
.bshare-custom ul li{ width:42%; display:block; float:left; margin-left:3%; margin-bottom:10px; background:#c5c5c4; padding:2%; line-height:2; }

