@media (min-width: 1200px) {
  .container {
    width: 360px;
  }
}

a {
    color: #000000;
    text-decoration: none;
}

a:hover { 
    text-decoration:none;
	transition: all 300ms ease-in 0ms;
	}

body{  color:#666; line-height:24px; font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;}

.top {
   background-color:#f8f8f8;
   }
   
.youxian {
   border-right:2px solid #e60012;
   }
   
.yuyan {
    width: 85px;
    float: right;
    height: 27px;
    line-height: 27px;
    border: 1px solid #7d7d7d;
    background-color: #FFFFFF;
    border-radius: 5px;
    box-shadow: 0px 0px 10px rgba(0,0,0,.3);
}  

.yuyan-cn {
    width: 50%;
    height: 27px;
    float: left;
}

.yuyan-cn a {
    display: block;
    height: 27px;
    line-height: 27px;
    text-align: center;
    color: #262626;
}

.yuyan-cn a:hover {
   background-color:#e60012;
   color:#FFFFFF;
   }

.hover a {
    background-color: #e60012;
    color: #FFFFFF;
} 
   
   
   
.dianhua {
   height:40px;
   line-height:40px;
   text-align:right;
   font-size:16px;
   }
 
.sousuo {
   width:100%;
   height:auto; overflow:hidden;
   }
      
   
.search1 {
    float: left;
	width: 55%;
	border: 1px #e60012 solid;
}  


.search1 .search {
    border: 0;
    height: 30px;
    font-size: 14px;
    padding-left: 10px;
    width: 70%;
    border-radius: 0;
}

.search1 .btn {
    height: 30px;
    margin: 0;
    border-radius: 0;
    color: #e60012;
	background-color:#FFFFFF;
    text-align: center;
    width: 30%;
} 
   

.lanmu {
   padding-top:10px;
   padding-bottom:10px;
   height:auto; overflow:hidden;
   }
   
.lmkk {
   margin-top:10px;
   margin-bottom:10px;
   height:auto; overflow:hidden;
   }
   
.lmkk-aa {
   width:55%;
   float:left;
   }
   
.lmkk-bb {
   width:35%;
   float:right;
   }
   
   
.cpkk {
   background-color:#f8f8f8;
   height:auto; overflow:hidden;
   }

   
.cp-lan {
   height:40px;
   line-height:40px;
   border-bottom:1px solid #d9d9d9;
   }
   
.cp-lan-aa {
   width:50%;
   float:left;
   padding-left:15px;
   font-size:18px;
   color:#e60012;
   }
   
.cp-lan-bb {
   width:30%;
   float:right;
   padding-right:15px;
   text-align:right;
   color:#c7c7c7;
   }
   
.jt {
   font-size:20px;
   }
   
.cp-nei {
   width:100%;
   height:auto; overflow:hidden;
   }
   
.cp-nei li {
   list-style-type:none;
   float:left;
   width:33.3%;
   border-right:1px solid #d9d9d9;
   border-bottom:1px solid #d9d9d9;
   padding:10px;
   }
   
.cptu {
   width:69px;
   height:auto; overflow:hidden;
   margin:0 auto;
   }
   
.quan { border-radius: 50%;}
   
.cp-nei li p {
   margin-top:10px;
   margin-bottom:0px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   text-align:center;
   }
   
   
.tpp {
   margin-top:20px;
   }
   
.cp-nn {
   width:100%;
   padding:15px;
   height:auto; overflow:hidden;
   }
   
.cpkuai {
   margin-bottom:10px;
   height:auto; overflow:hidden;
   } 
   
.cpzi {
   height:auto; overflow:hidden;
   line-height:40px;
   text-align:center;
   background-color:#e60012;
   color:#ffffff;
   }  

.case {
   height:auto; overflow:hidden;
   background-color:#f8f8f8;
   }
   
   
.case-nei {
   width:100%;
   height:auto; overflow:hidden;
   padding:15px;
   } 
   
.case-nei li {
   list-style-type:none;
   width:150px;
   float:left;
   margin-right:15px;
   }  

   
/* 单页 */
.huibj {
   padding:15px;
   background-color:#eaeaeb;
   height:auto; overflow:hidden;
   }
   
   
.biaoti {
    overflow: hidden;
    height: 56px;
    line-height: 56px;
    background: #fff;
}


.biaoti .left {
    width: 14%;
    float: left;
    background: url(../images/a_01.jpg) no-repeat center;
}

.biaoti .center {
    width: auto;
    float: left;
    color: #e70012;
    font-size: 18px;
    padding-left: 3%;
}

.biaoti .right {
    width: auto;
    float: right;
    margin-right: 4%;
    color: #898989;
    font-size: 14px;
    background: url(../images/home.jpg) no-repeat center left;
    padding-left: 25px;
}

.class {
    height: auto;
    padding-bottom: 20px;
    overflow: hidden;
    position: relative;
    padding-top: 20px;
}

.class li {
    width: 32.3%;
    margin-right: 1%;
    line-height: 32px;
    float: left;
    font-size: 14px;
    text-align: center;
    margin-bottom: 5px;
	list-style-type:none;
	   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
}


.class li.hover a {
    color: #fff;
    background: #e70012;
}

.class li a:hover {
    color: #fff;
    background: #e70012;
}

.class li a {
    width: 100%;
    height: 32px;
    display: block;
    color: #848484;
    background: #fff;
    transition: all 300ms ease-in 0ms;
}

.bd {
   border:1px solid #e70012;
   }


.abcd {
    height: auto;
    margin-bottom: 20px;
    overflow: hidden;
    position: relative;
    background: #fff;
    padding: 5%;
    line-height: 26px;
    font-size: 12px;
    color: #717071;
}

.abcd img {
    border: 0px none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
   }


/* 新闻列表 */
.news {
    width: 100%;
    overflow: hidden;
    padding: 2%;
    background: #fff;
    margin-bottom: 10px;
}

.news a {
    display: block;
    background: #fff;
}

.news a .pic {
    width: 25%;
    float: left;
    margin-right: 3%;
}

.news a .cont {
    width: 70%;
    float: left;
    color: #717071;
}

.news a .tit {
    width: 100%;
    height: 22px;
    color: #717071;
    font-size: 14px;
    overflow: hidden;
    line-height: 22px;
    margin-bottom: 10px;
    float: left;
}

.news a .time {
    width: 100%;
    height: 20px;
    color: #717071;
    font-size: 12px;
    overflow: hidden;
    line-height: 20px;
    float: left;
}

.news a .more {
    width: 25%;
    height: 24px;
    line-height: 24px;
    text-align: center;
    color: #fff;
    font-size: 12px;
    background: #1055b3;
    border-radius: 5px;
    float: right;
}

/* 产品列表 */
.cptu {
   margin-bottom:10px;
   }
   
.cptu p {
   margin-top:5px;
   text-align:center;
   color: #626262;
   }


/* 产品内页 */
.datu {
   width:80%;
   margin:0 auto;
   }
.datuzi {
   text-align:center;
   font-weight:bold;
   margin-top:5px;
   }


.fanhui {
    height: auto;
    overflow: hidden;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    color: #757472;
}

.fenye {
    width: 100%;
    height: 60px;
}

.fenye-aa {
    width: 50%;
    float: left;
}

.fenye-aa a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ff6101;
    font-size: 18px;
}

.fenye-bb {
    width: 50%;
    float: right;
}

.fenye-bb a {
    display: block;
    text-align: center;
    height: 60px;
    line-height: 60px;
    color: #FFFFFF;
    background-color: #ffb601;
    font-size: 18px;
}


.daohang ul { padding:0px; margin:0px;}
.daohang ul li {
   width:33.3%;
   height:45px;
   line-height:45px;
   float:left;
   text-align:center;
   list-style-type:none;
   background-color:#e70012;
   border-bottom: 1px solid #c50f1d;
   }
.daohang ul li a {
    display: block;
    color: #FFFFFF;
    font-weight: bold;
	border-left: 1px solid #c50f1d;
    border-right: 1px solid #c50f1d;
	font-size:16px;
}

.daohang ul li a:hover {
    background-color:#c50f1d;
	color:#FFFFFF;
}   




/* 固定底 */

.dilogo {
   position:relative;
   height:auto; overflow:hidden;
   margin-top:-20px;
   z-index:99;
   }
   
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
	background-color:#e60012;
}

.fygnav {
    padding: 0px;
	height:50px;
	background-color:#e60012;
	border-top:1px solid #c2c4c1;
}


.fygnav ul {
    list-style-type: none;
    width: 100%;
    margin: 0px;
    padding: 0px;
}
.fygnav li {
    width: 20%;
    text-align: center;
    float: left;	
}
.fygnav li a { color:#FFFFFF;}

.bottom {
    margin-bottom: 75px;
}

#mcover img {
    position: fixed;
    right: 18px;
    top: 5px;
    width: 260px;
    height: 180px;
    z-index: 20001;
}

#mcover {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    background: none repeat scroll 0% 0% rgba(0, 0, 0, 0.7);
    display: none;
	}