@charset "gb2312";
/*reset*/
.cl{
	clear: both;
}

.wrap_box {
	max-width: 640px;
	margin: 0 auto;
	height:auto;
	position:relative;
	overflow:hidden;
}
#logo{ 
    width:100%;
    position: relative;
}
#logo img{ 
    width:100%;
    
	
}


.tem{
    float: left;
    width: 1rem;
        padding-top:.2rem;
}
.tem span{
    font-size: .35rem !important;
    display: block;
    width: 100%;
    height: .5rem !important;
    line-height:.5rem;
}
.tem b{
    display: block;
    width: 100%;
    height: .5rem !important;
    font-size: .22rem !important;
    clear: both;
    text-align: center;
    line-height:.5rem;
    font-weight:300;
    color:#0e4d9c;
}
#nav{
    position:absolute;right:0;top:1.2rem;
    background-color: rgba(255,255,255,0.8) ;
    font-size:.19rem;
    
/*    display: none;*/
}
#nav ul li{
    width:3.5rem;
    height:.8rem;
    line-height:.8rem;
    padding-left:.3rem;
    border-bottom:1px dashed #ebedef;
   
}
#nav ul li a{
    height:.4rem;
    line-height:.4rem;
    color:#000;
    font-size: .3rem;
}
.shou{
    height:1.22rem;
    width:.9rem;
    position: absolute;
    right:0;
    top:0;
}

.shou img{
    height:1.1rem;
    width:.9rem;
}

.navbg{
position: relative;
color: #000 !important;

}
.navbg:after{
/*    content: "";
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #e62621;
    position: absolute;
    left: .1rem;
    top: .3rem;*/
}
.advan1{
	margin-top:0.1rem;
	}
.advan1 li{
	float:left;
	width:18%;
	margin-left:1.6%;
	}
.advan1 img{
	width:100%;
	}

/*adv*/
.adv img{
	width: 100%;
}
.fu{
    width:90%;
    margin:0 auto;
    box-shadow:1px 1px 4px #000 ;
    margin-top:-10px;
}
.fu img{
    width:100%;
}
/*about*/
.about_tit{
	
}
.about_tit img{
	width: 100%;
}



/*advan*/
.advan img{
	width: 100%;
	margin-top: 0.1rem;
}
.gst img{
	width:100%;
	}

/*product*/
.pro{
clear: both;
    padding-top: .2rem;
}
.pro img{

	width: 100%;
}
.proo img{
margin-top:0.1rem;
	width: 100%;
}

#dl-menu{
	margin-right: 0.1rem;
}
.pron{
	/*background:#eaecf2;*/
}
.pron ul{
	margin-top: 0.2rem;
}
.pron ul li{
    width: 46%;
    float: left;
    margin-left: 2%;
    margin-right: 2%;
    margin-bottom: .3rem;
    position: relative
}
.pron ul li span{
    display: block;
    color:#fff;
    text-align: center;
    width: 100%;
    font-size: .22rem;
    box-sizing: border-box;
    height: .5rem;
    line-height: .5rem;
    position: absolute;
    bottom: 0;
    background:rgba(18, 124, 50, 0.63);
}
.pron ul li span:after{
/*    content: ">";
    font-size: .25rem;
    color: #fff;
    position:absolute;
    right: .5rem;
    top: 0*/
}
.pron ul li:nth-child(odd){
	position: relative;
	left: 0;
	top: 0;
}
.pron ul li:nth-child(even){
	position: relative;
	right: 0;
	top: 0;
}
.pron ul li img{
	width: 100%;
}
.pron ul li dl{
height: 0.5rem;
font-size: 0.26rem;
line-height: 0.5rem;
text-align: center;
width: 100%;
color: #fff;
}
.ck{
width: 1.7rem !important;

color: #01713f !important;
margin-bottom:-1.5rem;

font-size: .22rem;
text-align: center;
position: relative;
margin-top: -0.35rem;
}
.t{
    padding-top:.2rem;
}
.pron>a:nth-last-of-type(1){
width: 150px;
display: block;
margin: 0 auto;
color: #fff;
text-align: center;
clear: both;
font-size: .22rem;
height: .35rem;
line-height: .35rem;
background: #2061c4;
}
/*news*/
.ntop{
    width: 100%;

    background-size: 100%;
    height: auto;
}
.news{
    width: 100%;
    margin: 0 auto;
    height: auto;
}
.news ul li{
    width: 95%;
    padding-bottom: .05rem;
    background-color: #fafafa;
    border: 1px solid #8eabd0;
    line-height: .3rem;
    margin: 0 auto;
    border-radius: .1rem;
    margin-bottom: .2rem;
    height: 1.3rem;

}
.news ul li span{
    float:left;
    display: block;
    
    height:.9rem;
    color:#0e4d9c;
    
    font-weight:300;
    font-size:0.25rem;
    text-align: center;
}
.news ul li a{
    display: block;
    width:75%;
    float: left;
/*
     background:url(../images/bei_03.jpg)no-repeat;
    background-size:0.3rem 1.3rem;
*/
  
    font-size: .22rem;
    position: relative;
    color:#000;
}

.news ul li a p{
font-size:.2rem ;
color:#666;
text-align: left;
line-height: .4rem;
text-overflow: -o-ellipsis-lastline;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;

}

.news ul li a h3{
    color: #2d2d2d;
    font-size: .25rem;
    padding-top:.15rem;

   
}

.newsimg{
    float:left;
   height: 1.3rem;
    background:url(../images/bei_30.jpg)no-repeat;
    background-size:0.3rem 1.3rem;
    width:.3rem;
    
}

.htnew{
 background: url(../images/hy.jpg) no-repeat center;
   height: 1.4rem;
    background-size: 100% 100%
}


.htnew a{
    display: block;
float: right;
width: 69%;
}
.htnew a span{
font-size: .18rem;
display: block;
float: left;
color: #eddc0d;
}
.htnew a p{
    font-size: .18rem;
}
.htnew a b{
font-size: .18rem;
font-weight: 100;
display: block;
}
.time {
    width: 68px;
    height: 64px;
    background: #01af63;
    float: left;
    padding-top: 8px;
}
.time span {
font-size: .3rem;

color: #fff;

display: block;

text-align: center;

font-weight: 100;

letter-spacing: 1px;
}
.time b {
display: block;

text-align: center;

font-size: .22rem;

color: #fff;

letter-spacing: 1px;
}

.ckgd{
clear: both;
border: 1px solid #939393;
font-size: .25rem;
padding: 0.05rem 0.1rem;
margin: 0 auto;
    margin-bottom: 0px;
display: block;
width: 1.2rem;
text-align: center;
color: #696969;
margin-bottom: .2rem;
}
.ckgd img{
    display: block;
    margin: 0 auto;
    width: 100%
}
.ckgds{
width: .5rem !important;
height: .5rem;
display: block !important;
margin: 0 auto !important;
text-align: center;
line-height: .5rem;
font-size: .15rem;
float: none !important;
color:#fff;
background:#e62621;
border-radius: 50%;
}


.center1 > div > p {
    font-size: 16px;
    color: #666;
    letter-spacing: 1px;
    text-indent: 36px;
    line-height: 28px;
    text-align: center;
    line-height: 35px;
}


.act_neirong > p {
font-size: .25rem;
color: #666;
letter-spacing: 1px;
text-align: left;
line-height: .5rem;
    text-indent: 2em;
}
.act_neirong > p img {
    
    margin: 0 auto;
    display: block;

height: auto !important;
}
.act_neirong > p span {
font-size: .2rem;
color: #868686;
font-family: Arial;
position: relative;
}


.act_neirong > p span::after {
    content: "";
    width: 39px;
    height: 1px;
    background: #ccc;
    position: absolute;
    right: -50px;
    top: 8px;
}

.act_neirong > p span::before {
    content: "";
    width: 39px;
    height: 1px;
    background: #ccc;
    position: absolute;
    left: -50px;
    top: 8px;
}
/*copyright*/
.copyright{

	text-align: center;
	padding-top: 0.3rem;
	padding-bottom: 0.2rem;
	

}
.copyright li{
color: #8d8d8d;
line-height: 0.1rem;
height: 0.3rem;
font-size: .18rem;
text-align: left;
width: 95%;
margin: 0 auto;
    text-align: center;
}

#footer{ 
	width:100%; 
	height:1rem;
	background:#090909; 
	max-width: 640px; 
	position:fixed; 
	bottom:0px;
	z-index: 999;
}
#footer li{
	 width:25%;
	text-align:center;
	float:left;
	background:url(../images/footbg.jpg) no-repeat right;
	padding-top:5px;
	}
#footer li img{
	display: inline-block;
}
#footer li a{ color:#fff;}

.top{
	width: 10%;
	opacity: 0.8;
	z-index: 998;
}
.top img{
	width: 100%;
}
.cpzx3 ul{
	width:100%;
	height: 0.25rem;
	margin:0 auto;
}
.cpzx3 ul li{
	float:left;
	border:1px solid #bb1a2c;
 	 height:0.3rem;
	 line-height:0.25rem;
	width:20%;
	text-align:center;
	margin-left:4%;

	}
.cpzx3 li a{
  color: #bb1a2c;
font-size:0.12rem; 

}
.cpzx3 li:hover a{
  
   color: #fff;
}
.cpzx3 li:hover{
  background:#bb1a2c; 
   
}
.chan ul{
    
}
.chan ul li{
    width:48%;
    float:left;   
    position: relative;
    margin-top:.35rem;   
    margin-left: 1%;
    
}









.chan ul li span{
    line-height:.4rem;
	color:#000000;
    font-size:.26rem;
    display: block;
    width:95%;
    margin-left:1%;
    margin-bottom:.05rem;
    padding-left:.1rem;
    float:left;
	text-align: center;

}
.chan ul li span img{
    height:.3rem;
    width:.3rem;
    padding-right:.1rem;
    margin-top:.05rem;
    float:right;
}
.chan ul li img{
    margin:0 auto;
    width:100%;
 
}
.chanpin{
    width:100%;
    height:9.3rem;
	margin-bottom: .3rem;
}
.chanpin img{
    margin:0 auto;
}
.cha{
    width:100%;
    
}
.cha img{
    margin:0 auto;
    width: 1.5rem;
}
.ch{
    width:100%;
    height:2.8rem;
    background: url(/images/images/1_02.jpg)no-repeat;
    background-size: 100% 2.8rem;
position:relative;
}
.ch p{
    width:46%;
    text-indent:2em;
    float:right;
    font-size:.22rem;
    color:#fff;
    padding-top:.2rem;
}
.ch img{
	
width:2rem;
height:.4rem;position:absolute;right:1rem;bottom:.15rem;z-indent:999;
}
.new{
    width:90%;
    margin:0 auto;
   
}

.new-r{
    width:100%;
}
.new-r ul li{
  
    padding-top:.3rem;
    padding-bottom:.2rem;
	height: 1rem;
}
.new-r ul li div{
    width:1.0rem;
    height:1.0rem;
    background: #f2f2f2;
    float:left;
    margin-right:.2rem;
}
.new-r ul li h3{
    color:#000;
    width:auto;
    font-weight:500;
    font-size:.23rem;
    margin-left:.2rem;
    color:#464646;
    height:.4rem;
    line-height:.4rem;

}
.new-r ul li span{
    color:#000;
    height:.5rem;
    width:100%;
    line-height:.7rem;
    display: block;
    text-align:center;
    font-size:.30rem;

}
.new-r ul li b{
    text-align: center;
    width:100%;
	font-size: .20rem;
    display: block;font-weight:200;color:#000;
	margin-top: .1rem;
}
.new-r ul li p{
    color:#434242;
    line-height:20px;
  font-size: 14px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;


}
.newsb{
    background: url(/images/images/b_09.jpg)no-repeat;
    width:98%;
    height:3rem;
    margin:0 auto;
    background-size:100%;
    position:relative;
    
}
.newsb div{
    height:1.4rem;
    width: 100%;
    background-color: rgba(255,255,255,0.6);
    position: absolute;
    bottom: 0;
    
}
.newsb div h3{
    width: 95%;
    font-size:.25rem;
    float:left;
    margin-left:2%;
    color:#000;
}
.newsb div h3 span{
    float: right;
}
.newsb div p{
    color:#706f6f;
    width:95%;
    margin-left:2%;
    font-size: .23rem;
    line-height:.4rem;
}
.jiant{
    margin:0 auto;
    width:100%;
}
.jiant2{
    margin:0 auto;
    width:100%;
}
.jiant a{
    display: block;
    background: #2679cb;
    height:.5rem;
    width:1.9rem;
    color:#fff;
    text-align: center;
    line-height:.5rem;
    border-radius: .1rem;
    margin:0 auto;
    margin-top:.3rem;
    margin-bottom:.4rem;
    
}
.jiant img{
    margin:0 auto;
    width:100%;
}
.you{
    width:100%;
    height:auto;
}
.you img{
    width:100%;
}
.jiantxt{
height: 1rem;
line-height: 1rem;
font-size: .5rem;
    text-align: center;
}


.con{
    
}
.con ul li{
    height:1.6rem;
    width:85%;
    border:1px solid #bfbfbf;
    float:left;
    position: relative;
    margin-top:.6rem;
    margin-left:5%;
    padding-left:.5rem;
}
.con span{
    color:#797979;
    position: absolute;top:-.4rem;left:0;
}
.con h3{
    color:#000;
    font-weight:500;
    margin-top:.15rem;
}
.con p{
    color:#838383;
    line-height:.4rem;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.congreen{
    height:.6rem;
    width:.6rem;
    line-height: .6rem;
    text-align: center;
    background: #3fb150;
    font-weight:600;
    position: absolute;
    top:.4rem;
    left:-.2rem;
    color:#fff;
    font-size:.35rem;
    
}

.adv1{ margin-top: .30rem; }
.adv1r{ width:5.5rem; margin: 0 auto;}
.adv1r img{ display: block; margin-bottom: .3rem; margin-top: .25rem;}
.adv1r ul li{ background: url(../images/li.jpg) center left no-repeat;line-height: .30rem; font-size: .18rem;}
.adv1r h1{font-size: 22px;color: #393939;display: block;margin-top: .1rem;font-weight: bolder;}
.adv1r h2{font-size: .16rem;display: block;margin-bottom: .1rem;color: #8f8f8f;}

.adv2{ margin-top: .50rem; }
.adv2r{ width: 5.9rem; margin: 0 auto;}
.adv2r img{ display: block; margin-bottom: .3rem; margin-top:.15rem;}
.adv2r ul li{ background: url(../images/li.jpg) center left no-repeat; text-indent: 1em; line-height: .30rem; font-size: .18rem; }


