*{
	margin: 0;
	padding: 0;
}
html,p,a,li,ul,span,strong,input,label,ol,pre{
	font-family: "Microsoft Yahei";
}
li{list-style-type: none; }
.fl{
	float: left;
}
.fr{
	float: right;
}
h3{position:relative;}
@media only screen { html { font-size: 28px; } }
@media only screen and (max-width: 479px) and (min-width: 321px) { html { font-size: 18px; } }
@media only screen and (max-width: 320px) { html { font-size: 16px;}}

.headerTop{
	height: 28px;
	background: #edecec;
}
.headerTop p{
	font-size: 0.6rem;
	line-height: 26px;
	padding-left: 10px;
	padding-right: 10px;
	margin:0;
	color: #777;
}
.language{
	text-align: right;
}
.language a{
	color: #777;
}
.language a.english{
	color: #f00;
}
.padding{
	padding: 0;
}
.container-fluid>.navbar-collapse, .container-fluid>.navbar-header, .container>.navbar-collapse, .container>.navbar-header{
	margin-left: 0;
	margin-right: 0;
}
.navbar{border:none;height: auto;background: none;}
.navbar-brand{
	height: auto;
	padding: 10px 0 0 10px;
}
.navbar-toggle{
	padding: 12px 10px;
	margin-top: 12px;
}
.navbar-toggle .icon-bar{
	width: 28px;
	height: 3px;
}
.nav-search{
	display: none;
}
.navbar-brand .img-responsive{
	margin: 0;
}
.collapse{ width: 100% }
.navCon{
	background: #4c4845;
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form{
	background: #4c4845;
}
/* .collapse{width: 100%;} */
.navbar-nav{
	margin: 0 auto;
	float:none;
}
.navbar-default .navbar-nav>li>a{
	color: #fff;
}
.navbar-nav li{
	text-align: center;
}
.navbar-default .navbar-nav>li>a:hover{
	color: #555;
	background: #e7e7e7;
}
.navbar-default .navbar-nav>li.active>a{
    color: #555;
	background: #e7e7e7;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #fff;
	}
.navbar-default .navbar-nav>li{
	margin:0 6px;
}	
.navbar-default .navbar-nav>li.fangwei{
	margin-top: 12px;
}
.navbar-default .navbar-nav>li.fangwei>a{
	background: #09c323;
	border-radius: 3px;
	height: 28px;
	line-height: 28px;
	display: block;
	padding: 0 15px;
}	
.navbar-default .navbar-nav>li.fangwei>a:hover{
	color: #000;
}
.navbar{
	margin-bottom: 0;
}
.dropdown-menu{
	box-shadow: none;
	background: #e7e7e7;
	border-top: none;
}
.index-inroduce{
	background: #322922;
	padding: 20px;
}
.introduceCon{
	text-align: center;
	color: #b89559;
	width: 220px;
	margin: 0 auto;
	margin-bottom: 20px;
}
.introduceCon h4 a{
    font-size: 18px;
    color: #b89559;
    font-family: "Microsoft Yahei"
}
.introduceCon p{
	font-size: 12px;
	color: #b89559;
	font-family: "Microsoft Yahei";
}
.indexNews{
    margin-top: 0.8rem;
    margin-bottom: 1.6rem;
}
.indexNewsh2{
	text-align: center;
	color: #363333;
	font-size:1rem;
	font-family: "Microsoft Yahei";
	line-height:1rem;
}
.indexNewsh2 span{
	font-size: 0.8rem;
	color: #a3a3a3;
}
.indexNewsCon{

}
.redNews{
   position: relative;
   border-bottom: 1px dashed #b89559;
   padding-bottom: 12px;
}

.redNews h3{
   color: red;
   font-size: 0.8rem;
   font-family: "Microsoft Yahei";
   margin-top: 0;
   margin-bottom: 0.7rem;
   margin-left: 10px;
   height: 0.8rem;
   overflow: hidden;
}
.redNews h3 a{
	color: red;
}
.margin{
	margin:0;
}
.redNews p{
   display: none;
}
.redNews img{
  margin-right: 10px;
  
}
.redNews .time{
	border: 1px solid #ccc;
	padding: 2px 8px;
	border-radius:10px;
	color: #aaa;
	position: absolute;
	right: 10px;
	bottom: 10px;
	font-size: 0.8rem;
}
.indexNewList{
   margin-top: 10px;
}
.indexNewList ul{
	margin-bottom: 0;
}
.indexNewList ul li{
   line-height: 30px;
   position: relative;

}
.indexNewList ul li a{
   color: #515151;
}
.indexNewList ul li a:hover{
    color: red;
}
.indexNewList ul li span{
	position: absolute;
	right: 10px;
	bottom: 1px;
}
.productBg{
	background: #e6e4e4;
}
.productIndex{
	padding-top: 0.8rem;
    padding-bottom: 1.6rem;
}
.productIndexCon{
	margin-top: 10px;
	margin-bottom: 10px;
}
.productIndexCon p {
	text-align: center;
    margin-top: 10px;
}
.productIndexCon p a{
	font-size: 18px;
	color: #343434;	
}
.productIndexCon p a:hover{
	color: red;
}
.productIndexCon p span{
	color: #8f9091;
	font-size: 14px;
}

.indexImg{
	
}
.joinBg{
	background: #f6efec;
}
.joinIndex{
	padding-top: 2.5rem;
    padding-bottom: 2.5rem;
}
.joinIndexCon p{
	font-size: 0.7rem;
	color: #605f5f;
	  font-family: "Microsoft Yahei";
}
.joinIndexCon p.joinPeople{color: #666;font-size: 0.9rem;}
.joinIndexCon p.joinTel{
	color: #e77c17;
    font-size: 1.3rem;
}
.joinUs{
   background: #a46245;
   color: #fff;
   font-size: 0.8rem;
   border-radius: 5px;
   margin-top: 16px;
   display: block;
   width: 60%;
   padding-top:0.6rem;
   padding-bottom:0.6rem;
   text-align: center;
   margin:0 auto;
}
.joinUs:hover{
	color: #fff;
}
.joinIndex img{
		width: 266px;
		height: 194px;
		margin: 0 auto;
}
.footerBg{
	background: #474747;
}
.footerInfoBg{display: none;}
.footerBottom{
	text-align: center;
	padding:10px;
}
.footerBottom p{
	font-family: "Microsoft Yahei";
	font-size: 14px;
	color: #fff;
	margin-bottom: 0;
}
.img-responsive{
	margin: 0 auto;
}
.backToTop {
    display: none;
    width: 50px;
	height:30px;
    line-height: 1.2;
    padding: 5px 0;
	background:url(../images/scroll_top.png) no-repeat;
    position: fixed;
    _position: absolute;
    right: 10px;
    bottom: 30px;
    _bottom: "auto";
    cursor: pointer;
}

/* 内页CSS */
.bannerAbout{
	background: url(../images/bannerCon.jpg) no-repeat;
	background-size:cover;
	background-position: center center;
	width: 100%;
}
.aboutCon{}
.aboutConBg{
	background: #dfdfdf;
	padding: 20px;
}
.aboutH3{
	font-size: 24px;
	margin: 0;
	text-align: center;
	font-family: "Microsoft Yahei";
}
.aboutH3 span{
	font-size: 18px;
	font-family: "Microsoft Yahei";
}
.aboutList,.productName{
	text-align: center;
	padding-top: 28px;

}
.aboutList a,.productName a{
	display: block;
	color: #272626;
	margin-bottom: 20px;
	line-height: 30px;
	font-size: 0.6rem;
}
.aboutList a.english,.productName a.english{
	display: block;
	color: #272626;
	margin-bottom: 20px;
	line-height: 22px;
	font-size: 0.6rem;
}
.aboutList a span{
	font-size: 48px;
	color: #7e7e7e;
}
.aboutList a:hover{
	color: #de180b;
}
.aboutList a.active{
	color: #de180b;
}
.aboutList a:hover span{
	color: #de180b;
}
.aboutList a.active span{
	color: #de180b;
}
.lineInfo{
	border-bottom: 1px solid #ccc;
	font-size: 14px;
	font-family: "Microsoft Yahei";
	color: #565555;
	padding-bottom: 8px;
	text-indent: 2px;
	padding-top: 10px;
}
.lineInfo p{
	margin-bottom: 0;
	/* line-height: 30px; */
	padding-top: 10px;
}
.lineInfo a{
	color: #565555;
}
.lineInfo a:hover{
	color: #de180b;
}
.searchProduct{

}
.searchProduct input{
	border: 1px solid #ccc;
	height: 30px;
	padding-left: 10px;
	width: 70%;
}
.searchProduct button{
	height: 30px;
	border: 1px solid #ccc;
	background: #de180b;
	color: #fff;
	padding-left: 15px; 
	padding-right:15px;
	border-radius: 3px;
}
.aboutConWordCon,.productCon{
	padding: 10px;
	font-family: "Microsoft Yahei";
        line-height:28px;
        text-align: justify;
}
.aboutConWordCon h3,.productCon h3{
	font-size: 22px;
	color: #565555;
	margin-top: 10px;
}
.aboutConWordCon p{
	text-indent: 2em;
	color: #565555;
	margin: 0;
	line-height: 25px;
	font-size: 14px;
}
.aboutConWordCon img{
	float: left;
	margin-right: 10px;
}

.productName a{
   /* padding: 5px 0.1rem; */
   border: 1px solid #ccc;
   background: none;
   border-radius: 3px;
   width: 100%;
}
.productName a:hover{
	background: #de180b;
	color: #fff;
	 border: 1px solid #de180b;
}
.productName a.active{
   background: #de180b;
	color: #fff;
	 border: 1px solid #de180b;
}
.aboutList a.active{
	color: #de180b;
}
.productCon{

}
.productCon .productConList{
	
}
.proConEdit img{
  width:100%;
}
.productCon ul{
	margin-top: 20px;
	margin-bottom: 20px;
}
.productCon ul li{
	display: inline-block;
	margin:5px 8px;
	/* width: 115px; */
}
.productCon ul li a{
	color: #565555;
}
.productCon ul li a:hover{
    color: #de180b;
}
.productCon ul li a.active{
    color: #de180b;
}
.productConList{

}
.proList{
    margin-bottom: 15px;
}
.proList img{

}
.proList p{
	margin-top: 10px;
}
.proList p a{
	font-size: 14px;
	color: #565555;
}
.proList p a:hover{
	color: #de180b;
}
.pagelist{
	width: 100%;
	margin: 0 auto;
	text-align: center;
	margin-bottom: 50px;
	margin-top: 40px;
}
.pagelist ul li{
	display: inline-block;
	margin: 6px 2px;
}
.pagelist ul li a{
	color: #777;
	border: 1px solid #ccc;
	padding: 3px 3px;
}
.pagelist ul li a:hover{
   color: #fff;
	border:1px solid #de180b;
	background: #de180b
}
.pagelist ul li.thisclass{
   color: #fff;
	border:1px solid #de180b;
	background: #de180b;
   padding: 3px 3px;
}
.newsList{
   padding: 10px;
}
.newsListCon{
   position: relative;
   margin-bottom: 20px;
}
.newsListCon .row{
	   border-bottom: 1px dashed #bbb;
	   padding-bottom: 10px;
	   margin-right: -25px;
    margin-left: -25px;
    padding-left: 10px;
    padding-right: 10px;
}
.newsListCon .newsListContent{
   padding: 0;
   position: relative;
}
.newsListCon .newsListContent  a{
	color: #565555;
	font-family: "Microsoft Yahei";
}
.newsListCon .newsListContent  a:hover{
	color: #de180b;
}
.newsListCon .newsListContent h4{
   font-size: 18px;
   font-weight: bold;
   margin-top: 5px;
   margin-bottom: 15px;
}
.newsListCon .newsListContent p{
   font-family: "Microsoft Yahei";
   font-size: 14px;
   color: #767777;
}
.newsListCon .newsListContent p.neswInfo{
	   margin-bottom: 0;
}
.newsListCon .newsListContent p.neswInfo span{
   font-family: "Microsoft Yahei";
   font-size: 14px;
   color: #767777; 

}
.newsTime{
	padding: 0;
}
.newsTime span{
	   font-family: "Microsoft Yahei";
	   font-size: 14px;
	   color: #767777;
	   padding-top: 10px;
  
}
.newsContent{
	margin-bottom: 30px;
        line-height:28px;
        color:#888;
}
.newsContent h3{
	text-align: center;
	font-size: 18px;
	color: #565555;
	font-weight: bold;
	font-family: "Microsoft Yahei";
	position:relative;
}
.newsContent p{
	font-size: 14px; 
	color: #565555;
    font-family: "Microsoft Yahei";
}
.newsContent p.newsConInfo{
    color: #888;
	text-align: center;
	text-indent: 0em;
}
.newslist{
	border-top: 1px dashed #ccc;
	padding-top: 20px;
}
.newslist a{
	color: #565555;
	font-size: 14px;
	font-family: "Microsoft Yahei";
}
.newslist a:hover{
	color: #de180b;
}
.joinlist{
	padding-left: 6px;
	padding-right: 6px;
	margin-bottom: 10px;
}
.joinlist a{
	padding:1px 8px;
	margin-bottom: 0;
}
.lineInfo p.productRule{
    padding-left: 15px;
    text-indent: 0;
    padding-right: 8px;
}
.productIntroduce{

}
.productIntroduce h3{
	font-family: "Microsoft Yahei";
	font-size: 18px;
	color: #565555;
}
.productIntroduce table{
	font-family: "Microsoft Yahei";
	color: #565555;
}
.proConEdit{
   margin-bottom: 20px;
}
.proConEdit h3{
    border-bottom: 1px solid #ccc;
    padding-bottom: 7px;
}
.proConEdit h3 span{
	background: #888;
	color: #fff;
	font-family: "Microsoft Yahei";
	padding: 5px 10px;
}
.proConEdit h4{
	font-family: "Microsoft Yahei";
	color: #565555;
	font-size: 18px;
	text-align: center;
	margin-bottom: 15px;
}
.joinForm{
	margin-top: 20px;
}
.form-group{

}
#cityChoice{
	padding-left: 0;
}
.dist,.prov,.city{ padding-left: 5px;padding-right: 5px;height: 30px; border:1px solid #ccc;}
.form-group label{
	text-align: right;
}
.paddingLeft{
	padding-left: 0;
}
.form-group  input{
	border:1px solid #ccc;
	height: 30px;
	width: 100%;
	padding-left: 8px;
}
.form-group .radio{
	display: inline-block;
	margin-top: 0;
	margin-right: 15px;
}
.form-group  input.radioInput{
	height: auto;
	width: auto;
}
.form-group textarea{
	resize: none;
	height: 100px;
	padding: 8px;
	border:1px solid #ccc;
	width: 100%;
}
.btn-primary{
	width:46%;
	background:  #de180b;
	border:none;
	height: 35px;
	margin-right: 5%;
}
.btn-info{
	width: 46%;
	border:none;
	height: 35px;
}
.messageList{
	padding-top: 12px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 10px;
	position: relative;
	padding-bottom: 10px;
}
.messageList p{
	color: #565555;
	text-indent: 0;
}
.messageList p.title{
	font-size: 16px;
	color: #de180b;
}
.messageList p.joinword span.joinwordSpan{
	color:#de180b; 
}
.messageList p.replyword span.replywordSpan{
	color:blue; 
}
.messageList p.joinPeople{
	color: #565555;
}
.messageList p.joinPeople span{
	color: #888;
	margin-right: 10px;
}
.messageList p.joinPeople span.joinTime{
	position: absolute;
	right: 0;
	top: 12px;
}
.iwant{
	background: #de180b;
	padding: 8px 35px;
	color: #fff;
	font-size: 16px;
	font-family: "Microsoft Yahei";
	border-radius: 5px;
}
.iwant:hover{
	color: #fff;
}
.searchProduct .prov,.searchProduct .city{
	margin-right: 8px;
}
.mendianList .proList a{
    font-size: 16px;
    color: #565555;
}
.mendianList .proList a:hover{
	color: #de180b;
}
.mendianList .proList p{
	color: #777;
}
.mendianNum{
	color: #666;
	font-size: 18px;
	padding-top: 12px;
}
.mendianNum span{
	color: #de180b;
}
.mendianCon{
	padding-top: 20px; 
	border-top: 1px dashed #ccc;
}
.mendianCon h3{
	text-align: center;
	color: #565555;
	font-size: 22px;
	font-family: "Microsoft Yahei";
	margin-bottom: 25px;
}
.mendianCon p{
	color: #666;
}
.mendianCon .mendianImg img{
	width: 100%;
	margin-bottom: 20px;
}
.download{
     	display: none;
}
.newsContent img{
	width: 100%;
}
.proJiance{
    margin-bottom: 15px;
    min-height: 462px;
}
.proJiance p{
    margin-top: 15px;
    text-align: center;
}
.proJiance p a{
	font-size: 14px;
	color: #565555;
}
.proJiance p a:hover{
	color: #de180b;
}
.cntvVideo{
	  width:300px;
	  height:200px;
	}
#qrcodeCanvas{display:none;}
#erweima{display:none;}
@media (min-width: 768px) and (max-width: 1024px){ 
    .headerTop p{
		font-size: 0.5rem;
	}
	.cntvVideo{
	  width:600px;
	  height:400px;
	}
	.navbar-nav li{
		text-align: left;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #555
	}
	.navbar-default .navbar-nav>li.fangwei{
		margin-top: 5px;
	}
	.navbar-default .navbar-nav>li.fangwei>a{
		background: #09c323;
		border-radius: 3px;
		padding: 4px 9px;
		height: auto;
		line-height: normal;
	} 
	.navbar-default .navbar-nav>li{
		margin:0 4px;
		height: 30px;
	}	
	.navbar-default .navbar-nav>li>a{
		padding:7px 5px;
		font-size: 12px;
	}
	.caret{
		display: none;
	}
	.nav-search{
		display: block;
        position: relative;
	}
	.nav-search p{
		color: #ec8f10;
		font-size: 16px;
		position: relative;	
		margin-top: 10px;
		text-align: right;	
	}
	.nav-search .nav-input{
		background: #eeeeee;
		height: 35px;
		line-height: 35px;
		width: 100%;
		border: 1px solid #c9c9c9;
		border-radius: 3px;
		margin-bottom: 10px;
		text-indent: 10px;
	}
    .searchImg{
    	position: absolute;
    	right: 10px;
    	bottom: 13px;
    	cursor: pointer;
    }
    .redNews h3{
		font-size: 16px;
		margin-bottom: 10px;
	}
	.redNews p{
		display: block;
		padding-right: 10px;
		font-size:14px;
		padding-left: 8px;
	   color: #575656;
	   font-family: "Microsoft Yahei";
	   margin-bottom:0px;
	}
	.redNews img{
		padding-left: 10px;
	}
	.redNews .time{
		font-size: 14px;
	}
	.footerInfoBg{
		display: block;
		background: #8b8a8a;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footerInfo{
		color: #fff;
	}
	.footerInfo dl dt{
        color: #fff;
        font-size: 16px;
	    font-family: "Microsoft Yahei";
	    margin-bottom: 15px;
	}
	.footerInfo dl dd{
		line-height: 25px;
	}
	.footerInfo dl dd a{
       color: #fff;
       font-size: 14px;
	   font-family: "Microsoft Yahei";
	}
	.footerInfo dl dd a:hover{
       color: #a46245
	}
	
	.footerInfo p{
		line-height: 25px;
	}
	.productIndexCon a.indexImg{
		width: 293px;
	}
	.productName a{
		padding: 5px 20px;
	}
	/* .proList img{
		width: 360px;
		height: 282px;
	} */
	.proList{
       padding-left: 8px;
       padding-right: 8px;
	}
	.proList{
	    min-height: 342px;
	}
	.newsListCon div.padding{
		padding-left: 8px;
	}
	.newsListCon .newsListContent{
		padding-left: 12px;
	}
	.newsTime{
		padding-top: 10px;
	}
	.newsTime span{
	   font-size: 14px;
	}
	.mendianList .proList{
	   min-height: 392px;
     }
     .download{
     	display: block;
     	position: absolute;
     	left: 55%;
     	top:18px;
     }
     .proConEdit img {
	    width: 520px;
	}
	.newsContent img{
		max-width:420px;
	}
	.proJiance{
	    margin-bottom: 15px;
	    min-height: 532px;
	}
#qrcodeCanvas{display:none;}
#erweima{display:none;}
}

@media (min-width: 1025px) { 
    .nav-search{
		display: block;
        position: relative;
	}
	.cntvVideo{
	  width:800px;
	  height:530px;
	}
	.nav-search p{
		color: #ec8f10;
		font-size: 16px;
		position: relative;	
		margin-top: 10px;
		text-align: right;	
	}
	.nav-search .nav-input{
		background: #eeeeee;
		height: 45px;
		line-height: 45px;
		width: 100%;
		border: 1px solid #c9c9c9;
		border-radius: 3px;
		margin-bottom: 10px;
		text-indent: 10px;
	}
    .searchImg{
    	position: absolute;
    	right: 10px;
    	bottom: 15px;
    	cursor: pointer;
    }
	.headerTop p{
		font-size: 0.5rem;
	}
	.navbar-nav li{
		text-align: left;
	}
	.navbar-default .navbar-nav .open .dropdown-menu>li>a{
		color: #555
	}
	.indexNewsCon{
		padding: 30px 80px;
	}
	.redNews h3{
		font-size:16px;
		margin-bottom: 10px;
	}
	.redNews img{
		width: 140px;
		height: 94px;
	}
	.indexNewsh2 span{
		font-size: 0.7rem;
		color: #a3a3a3;
	}
	.redNews p{
		display: block;
		padding-left: 8px;
	   font-size:14px;
	   color: #575656;
	   font-family: "Microsoft Yahei";
	}
	.redNews .time{
		font-size: 14px;
	}
	.productIndexCon img{
		width: 380px;
		height: 476px;
	}
	.productIndexCon a.indexImg{
		overflow: hidden;
		display: block;
		width: 380px;
		height: 476px;
	}
	.productIndexCon a.indexImg img{
		transform: scale(1);
	    transition: all 0.3s ease-out 0s;
	    overflow: hidden;
	}
	.productIndexCon a.indexImg:hover img{
		
		transform: scale(1.1,1.1);
	    transition: all 0.3s ease-out 0s;
	}
	
	.joinIndexCon p{
		font-size: 14px;
		color: #605f5f;
	}
	.joinIndexCon p.joinPeople{color: #666;font-size: 18px;margin-bottom: 15px;}
	.joinIndexCon p.joinTel{
		color: #e77c17;
	    font-size: 30px;
	}
	.joinUs{
		width: 30%;
		margin-top: 40px;
		padding-top: 10px;
		padding-bottom: 10px;
		margin-left: 1px;
	}
	
	.footerInfoBg{
		display: block;
		background: #5D5B5B;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	.footerInfo{
		color: #fff;
	}
	.footerInfo dl dt{
        color: #fff;
        font-size: 16px;
	    font-family: "Microsoft Yahei";
	    margin-bottom: 15px;
	}
	.footerInfo dl dd{
		line-height: 25px;
	}
	.footerInfo dl dd a{
       color: #fff;
       font-size: 14px;
	   font-family: "Microsoft Yahei";
	}
	.footerInfo dl dd a:hover{
       color: #E4AD45
	}
	
	.footerInfo p{
		line-height: 25px;
	}

	.aboutList a{
		font-size: 14px;
	}
	.productName a{
		padding: 5px 20px;
	}
    .productCon ul li{
		margin:5px 15px;
		width: auto;
	}
	.proList{
       padding-left: 8px;
       padding-right: 8px;
       min-height: 350px;
	}
	.newsListCon .padding{
		padding-left: 10px;
	}
	.newsListCon .newsListContent{
		padding-left: 15px;
	}
	.newsTime{
		padding-top: 10px;
	}
	.newsTime span{
	   font-size: 16px;
	}
    .mendianList .proList{
	   min-height: 402px;
     }
     .mendianCon{
     	width: 800px;
     	margin: 0 auto;
     }
     .download{
     	display: block;
     	position: absolute;
     	left: 97%;
     	top:28px;
     }
     #erweima{
display: block;
    position: absolute;
    top: 0;
    right: 0;
    border: 1px solid #ccc;
    padding: 10px;
    background: #fff;
    color:#666;
    font-size:14px;
z-index:99999;
text-align:center;
}
 #erweima p{margin:0;}
#qrcodeCanvas{   
    display: none;
     width: 150px;
    font-weight: normal;
     background: #fff;
}
#qrcodeCanvas p{margin-bottom:15px;}
     .proConEdit img {
	    width: 800px;
	}
	.newsContent img{
		max-width:800px;
	}
	.aboutList a.english,.productName a.english{
		display: block;
		color: #272626;
		margin-bottom: 20px;
		line-height: 30px;
		font-size: 0.6rem;
	}
}
#nativeplace_top,#nativeplace_son{
   height:30px;
}

