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

a {
    color: #333333;
    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; margin-top:52px;}


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


.selan {
    width: 100%;
    padding: 0px 0px 0px;
    overflow: hidden;
} 

.erji {
    width: 200%;
    display: flex;
} 



.headd{
	box-shadow:0px 0px 5px rgba(0,0,0,.3);
}
.top{
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 99;
    padding: 5px 10px;
	background-color:#FFFFFF;
    box-sizing: border-box;
}
.logo {
    float: left;
    width: 40%;
}
.logo img{
width: 100%;
}

.nav-logo{
    float: right;
    width: 10%;
}
.nav-logo img {
    width: 75%;
    margin-top: 10px;
}

.guanbi{
	position:fixed;
	width:70px;
	background:#0966ae url(../images/guanbi.png) center no-repeat;
	background-size:auto 20px;
	right:0;
	top:0;
	height:48px;
	z-index:1000;
	display:none;
}
.menu{
	position:fixed;
	top:0;
	left:-100%;
	width:calc(100% - 70px);
	height:100%;
	background:#f8f8f8;
	display:flex;
	align-content:space-between;
	z-index:1001;
	flex-wrap:wrap;
	transition:.5s;
}
.menu i{
	content: "";
	display: block;
	width: 70px;
	height: 120%;
	position: absolute;
	left:100%;
	top: -10%;
	z-index:1000;
	opacity:0;
	transition:0;
	box-shadow:-2px 0px 5px rgba(0,0,0,.5);
}
.menuu{
	left:0;
}
.menuu i{
	opacity:1;
	transition:.3s;
}
.heise{
	position:fixed;
	top:0;
	left:0;
	display:none;
	width:100%;
	height:100%;
	background:rgba(0,0,0,.8);
	z-index:998;
}
.menu ul{
	width:50%;
	transition:.3s;
}
.menu ul.ul{
	margin-left:-50%;
}
.menu ul li{
	border-bottom:1px rgba(0,0,0,.1) solid;
}
.menu ul section{
	display:flex;
	border-bottom:2px rgba(0,0,0,.1) solid;
	justify-content:space-between;
	align-items:center;
}
.menu ul section b{
	height:16px;
	display:block;
	width:1px;
	background:rgba(0,0,0,.2);
}
.menu ul section a{
	color:#666;
	display:block;
	width:49%;
	text-align:center;
	line-height:48px;
    font-family: 微软雅黑;
}
.menu ul li a{
	display:flex;
	justify-content:space-between;
    padding:0px 30px;
    font-size: 14px;
	color:#888;
	line-height:46px;
    font-family: 微软雅黑;
	position:relative;
	transition:.3s;
}
.menu ul li a span{
	content:"";
	display:block;
	padding-right:10px;
	background:url(../img/yjit.png) right center no-repeat;
	background-size:10px auto;
}
.menu ul li.cur a{
	color:#888;
	background:#fff;
}
.zmenu{
	width:50%;
}
.menu dl{
	width:100%;
	display:none;
}
.menu dl dt{
	text-align:center;
	font-weight:normal;
    font-size: 14px;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.1) solid;
	color:#888;
	background:url(../images/zjit.png) 18px center no-repeat;
	background-size:auto 18px;
	position:relative;
    font-family: 微软雅黑;
}
.menu dl dt big{
	display:block;
	width:50px;
	height:100%;
	top:0;
	left:0;
	position:absolute;
	z-index:1;
}
.menu dl dd a{
	display:block;
	color:#888;
    font-size: 14px;
	line-height:40px;
	border-bottom:1px rgba(0,0,0,.08) solid;
	padding:0px 25px;
    font-family: 微软雅黑;
	text-decoration:none;
}

.beijin img {
    width: 100%;
    margin-top: 71px;
}
.lan {
    padding: 0 10px 10px ;
}
.lan li {
    width: 25%;
    float: left;
    margin-top: 20px;
}
.lan  li img {
    margin: 0 auto;
  width: 50%;
}
.lan  li p {
    text-align: center;
    font-size: 12px;
    color: #000;
    margin-top: 5px;
    font-family: 微软雅黑;
}
.hui {
    padding: 10px 0 5px;
  background-color: #e7e7e7;
}
.hui .zi {
    position: relative;
    padding: 15px 10px  5px 10px ;
  
    background-color: #fff;
    font-size: 18px;
    color: #333333;
    font-family: 微软雅黑;
}
.hui .zi a {
    position: absolute;
    bottom: 5px;
    right: 10px ;
    font-size: 14px;
    color: #000;
    font-family: 微软雅黑;
}
.li {
    padding: 30px 10px 20px 10px;
}
.li li {
    width: 30%;
    float: left;
    margin: 0 5px;
    margin-bottom: 10px;
    border-radius: 5px;
}
.li li img {
    width: 100%;
}
.li li p {
    font-size: 12px;
    color: #000;
    margin-top: 5px;
    font-family: 微软雅黑;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
   


.btn_control {
   top:auto;
   bottom:80px;
   left:5%;
   width:250px;
}

.btn_control a {
    display: block;
    background: url(../images/dian.png);
    width: 30px;
    height:30px;
	float:left;
	margin-right:27px;
}

.btn_control a.cur,.btn_control a:hover{background: url(../images/dian2.png);}


      
.lanmu {
   height:auto; overflow:hidden;
   padding:15px;
   border-bottom:10px solid #f3f3f3;
   }
   
.lanmu li {
   list-style-type:none;
   width:33.3%;
   text-align:center;
   margin-bottom:10px;
   float:left;
   }
   
.lanmu li a {
   color:#666666;
   }
   
.lanmu li p {
   margin-top:10px;
   }

.xinwen {
   height:auto; overflow:hidden;
   padding:15px;
   }  
   
.xinwen h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#363636;
   margin-top:0px;
   margin-bottom:5px;
   } 
   
.fenge {
   color:#dcdee2;
   }
   
.xwhong {
   color:#a1241c;
   }
   
.xwkk {
   height:auto; overflow:hidden;
   padding-top:15px;
   padding-bottom:15px;
   border-bottom:1px solid #f7f8fb;
   }
   
.xwkk-aa {
   width:26.7%;
   float:left;
   }
   
.hudu {
   border-radius: 10px;
   }
   
.xwkk-bb {
   width:70.3%;
   font-size:16px;
   line-height:23px;
   padding-top:8px;
   color:#333333;
   float:right;
   }
   
.xwhh {
   height:auto; overflow:hidden;
   }  
   
.xwhh li {
   list-style-type:none;
height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   line-height:50px;
   color:#333333;
   border-bottom:1px solid #f7f8fb;
   } 
   
.jrkk {
   height:auto; overflow:hidden;
   padding:15px;
   color:#FFFFFF;
   background:url(../images/jrbj.jpg) center;
   background-size: 100% 100%;
   }
   
.jrkk h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:20px;
   text-align:center;
   line-height:36px;
   background:url(../images/jrtit.png) center; background-repeat:no-repeat;
   margin-top:0px;
   margin-bottom:25px;
   }
   
.jrkk li {
    list-style-type: none;
    width: 33.3%;
    float: left;
    margin-bottom: 15px;
}

.jrkk-tu {
    width: 85px;
    height: 85px;
    line-height: 85px;
    color: #FFFFFF;
    background-color: rgba(255,255,255,0.55);
    text-align: center;
    margin: 0 auto;
}

.jrkk li p {
    text-align: center;
    margin-top: 8px;
    font-size: 14px;
    color: #FFFFFF;
}

.guanyu {
   height:auto; overflow:hidden;
   padding:15px;
   padding-top:35px;
   position:relative;
   color:#33363a;
   font-size:14px;
   line-height:26px;
   background-color:rgba(255,255,255,0.91);
   margin-top:-140px;
  }
  
.guanyu h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   color:#a6241c;
   background:url(../images/xiahua.png) bottom center; background-repeat:no-repeat;
   padding-bottom:15px;
   margin-bottom:6px;
   }
   
.abww {
   height:auto; overflow:hidden;
   background-color:#2a3c52;
   }   
   
.abww li {
    list-style-type: none;
    width: 50%;
    padding-top:30px;
	padding-bottom:30px;
    text-align: center;
    font-size: 16px;
    color: #FFFFFF;
    float: left;
    border-right: 1px solid rgba(255,255,255,0.07);
    border-bottom: 1px solid rgba(255,255,255,0.07);
}  

.abww li a {
    color: #FFFFFF;
} 

.abww-t {
    width: 66px;
    height: 66px;
    margin: 0 auto;
}

.abww li p {
   margin-top:10px;
   }
   
.meiti {
   height:auto; overflow:hidden;
   padding:15px;
   }
   
.meiti h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:16px;
   color:#363636;
   margin-top:0px;
   margin-bottom:8px;
   }
   
.mtkk {
   height:auto; overflow:hidden;
   margin-bottom:15px;
   position:relative;
   }
   
.mtzi {
    position: absolute;
    width: 100%;
    color: #FFFFFF;
    line-height: 25px;
    left: 15px;
    top: 15%;
}

.mtzi h3 {
    font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 14px;
    color: #FFFFFF;
    margin-top: 0px;
    margin-bottom: 8px;
}

.mtzi-n {
   width:85%;
   font-size:12px;
   line-height:20px;
    height: auto;
    overflow: hidden;
}

   
/* 单页 */
.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: #5b172e;
    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: #5b172e;
}

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

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

.bd {
   border:1px solid #5b172e;
   }


.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;
   }
   
.abcd h2 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
   font-size:18px;
   text-align:center;
   margin-top:0px;
   margin-bottom:15px;
   }
   
/* 新闻列表 */
.iwen ul li {
    border-bottom: 1px rgba(0,0,0,.08) solid;
    padding-bottom: 20px;
    transition: .3s;
    margin-bottom: 20px;
}

.iwen ul li a,.news a {
    display: flex;
}

.iwen ul li a big,.news a big{
    width: 20%;
    background: #f5f5f5;
    text-align: center;
    height: 110px;
    font-family: arial;
    color: #5b172e;
    transition: .3s;
}

.iwen ul li a big p,.news a big p{
    font-size: 4.4rem;
    line-height: 46px;
    padding-top: 20px;
    font-family: arial;
}

.iwen ul li a big small,.news a big small{
    display: block;
    line-height: 23px;
    font-size: 1.3rem;
    font-family: arial;
}

.iwen ul li a section {
    width: 77%;
    margin-left: 3%;
}

.iwen ul li a section h3 {
   font-family: Microsoft YaHei, Helvetica, Arial, sans-serif;
    font-size: 1.7rem;
    font-weight: normal;
    color: #000;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 30px;
    overflow: hidden;
	margin-top:0px;
	margin-bottom:0px;
    transition: .3s;
}

.iwen ul li a section small {
    display: flex;
    color: #b4b4b4;
    font-size: 1.2rem;
    line-height: 25px;
    padding: 3px 0px;
}

.iwen ul li a section small i {
    margin: 5px 5px 0px 0px;
}

.iwen ul li a section span {
    display: block;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    color: #565656;
}


.iwen ul li a:hover big{
	background:#5b172e;
	color:#fff;
}

.iwen ul li a:hover section h3 {
    color: #5b172e;
}

.iwen ul {
   margin:0px;
   padding:0px;
   }

.idown ul {
    padding: 5px 0px 30px;
	height:auto; overflow:hidden;
}

.idown ul li {
   float:left;
   list-style-type:none;
   width:100%;
    margin-bottom: 15px;
}

.idown ul li a {
    display: flex;
    background: #fff;
    padding: 5px 15px 5px 5px;
    justify-content: space-between;
    border: 1px #ddd solid;
    align-items: center;
    transition: .3s;
}

.idown ul li a section {
    display: flex;
}

.idown ul li a section small {
    margin: 0px 15px 0px 0px;
    width: 60px;
}

.idown ul li a section small img {
    max-width: 100%;
}

.idown ul li a section big {
    display: flex;
    flex-wrap: wrap;
    align-content: space-between;
}

.idown ul li a section big p {
    font-size: 1.6rem;
    color: #333333;
    width: 100%;
    line-height: 26px;
}

.idown ul li a section big b {
    font-size: 1.4rem;
    color: rgba(0,0,0,.4);
    font-weight: normal;
    line-height: 18px;
}

.idown ul li a span {
    border: 1px #f91a3f solid;
    color: #f91a3f;
    line-height: 20px;
    padding: 5px 25px;
    transition: .3s;
    margin: 5px 0px;
}

.idown ul li a:hover span {
    border: 1px #f91a3f solid;
	background-color:#f91a3f;
    color: #FFFFFF;
   } 

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



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

.news a .cont {
    width: 77%;
    float: left;
    color: #717071;
        margin-left: 3%;
}

.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: #5b172e;
    border-radius: 5px;
    float: right;
}


/* 新闻内 */
.inewsct {

}

.inewsct .inews-tt {
    border-bottom: 1px rgba(0,0,0,.25) dashed;
    padding-bottom: 10px;
}

.inewsct .inews-tt p {
    font-size: 2.0rem;
    font-weight: bold;
    line-height: 26px;
    margin-bottom: 10px;
}

.inewsct .inews-tt span {
    color: rgba(0,0,0,.55);
}

strong {
    font-weight: 700;
}

.inewsct .inews-ct {
    padding: 20px 0px 0px;
    color: rgba(0,0,0,.7);
    line-height: 28px;
} 

.liebiao {
    height: auto;
    overflow: hidden;
	margin-top:20px;
}

.liebiao-aa {
    width: 100%;
    line-height: 30px;
    color: #666666;
    float: left;
}

.shangy {
    height: auto;
    overflow: hidden;
    line-height: 32px;
    color: #666666;
    border-bottom: 1px dotted #ececec;
}

.xiay {
    height: auto;
    overflow: hidden;
    color: #666666;
    line-height: 32px;
}

.liebiao-bb {
    width: 100%;
    float: right;
}   

.fanhui {
    width: 142px;
    height: 43px;
    margin-top: 6px;
    float: right;
}

.fanhui a {
    display: block;
    width: 142px;
    height: 43px;
    line-height: 43px;
    color: #FFFFFF;
    background-color: #5b172e;
    font-size: 14px;
    text-align: center;
    border-radius: 20px;
} 

/* 产品列表 */
.cptux {
   border:6px solid #efefef;
   background-color:#efefef;
   height:auto; overflow:hidden;
   margin-bottom:30px;
   }
   
.cptux:hover {
   border:6px solid #5b172e;
   background-color:#5b172e;
   box-shadow:0px 0px 15px rgba(0,0,0,.5);
   transition: all 500ms ease-in 0ms;
   }
.cptux a {
   color:#333333;
   }
   
.cptux a:hover {
   color:#ffffff;
   }
   
.cptux p {
   margin-top:15px;
   margin-bottom:7px;
   height: auto;
overflow: hidden;
   white-space: nowrap;
text-overflow: ellipsis;
   text-align:center;
   } 


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


.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;
}  

.lanmore {
   margin-top:5px;
   text-align:center;
   height:auto; overflow:hidden;
   }
 
.lanmore a {
   color:#555555;
   }



/* 固定底 */

   
.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0;
	background-color:#FFFFFF;
}

.fygnav {
    padding: 0px;
	height:60px;
	padding-top:8px;
	background-color:#FFFFFF;
	border-top:1px solid #c2c4c1;
}


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

.bottom {
    margin-bottom: 60px;
}

.d1 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d1.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.d2 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d2.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.d3 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d3.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

.d4 {
    width: 25px;
    height: 25px;
    margin: 0 auto;
    background: url(../images/d4.png) top;
    background-repeat: no-repeat;
    background-size: 25px auto;
}

#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;
	}