body{


}

.fright {
    float: right;
}

.fleft {
    float: left;
}

.centerwidth {
		width: 1080px;
		margin: 0 auto;
		float: none;
		padding: 0;
}

.header {
   height: 120px;
   width: 89%;
   margin: 0 auto;
   padding-top: 0px;
}

 
.product-panel {
   margin-top: 30px;
    
}

.productbox{
	text-align: center;
	
}

.blandinfo {
   color: #015591;
   text-align: center;
 
}

 

.blandinfo h3{
  font-size: 1em;
  font-weight:bold;
}

.blandinfo p{
  font-size: 1em;

}


.navbar-custom {
    background-color:#229922;
    color:#ffffff;
    border-radius:0;
}



.content-area{
	width: 980px;
    min-height: 500px;
	margin: 0px auto;
	box-shadow: 0px 0px 8px #000;
	border-radius: 5px;
	background: #fff; 
	 
}

.entries {
	margin-top: 40px;
	padding-left:10px;
}

.search-area{
   /*background-color: #BCE8F1;*/
   text-align: center;
   /* min-height: 500px; */
   height: 400px;
     
}

.search-box{
   background-color: white;
   text-align: center;
   height: 300px;
   width: 580px;
   margin: 0 auto;
   margin-top:60px;
   padding-top: 70px;
   margin-bottom: 80px;
   color: black;
   border: solid 1px black;


}

.searchresult {
    font-size: 18px;
    width: 980px;
    margin: 0 auto;
}

.searchresult .restitle {
	margin-bottom: 30px;
	height: 50px;
	border-bottom:solid 1px #9D9D9D;
	width: 700px;
}

.tracsubitem {
	line-height: 30px;
	height: 30px;
}
 
.searchresult h3{
	font-size: 18px;
	font-family:"微软雅黑";
	font-size: 20px;
	line-height: 50px;
}

.trackitem{
 
  margin-bottom: 30px;	
  width: 600px;
}

.trackitem .newmark{
	width: 50px;
	float: left;
	 
}

.trackitem .newmark img{
 
}

.trackitem .itemcontent{
    margin-left: 50px; 
	 
}

.tracklist{
    width: 800px;
    margin: 0 auto;
}

.tracklist ul{
	list-style: none;
	
}
 
.trackitem {
   line-height: 70px;	
   /*
   border-left: dotted;
   border-left-color:#C9E2B3;
   */
   margin-bottom: 20px;
} 

.bottom {
    height: 200px;
       
}

.footer_box {
    height: 200px;
	width: 100%;
	background: #015591; /* url("../images/ew.png") repeat-x left top; */
	padding-top: 20px;
    padding-left: 30px;
	clear: both;
	position: relative;
    margin-top: 30px;
}

.footer_dt {
	padding-top: 7px;
	overflow: hidden;
}


.footer_dt_box{

	
}

.footer_dt_box h4{
  font-family: "微软雅黑";
  font-size: 20px;
  color: white;
}

.split-line{
	margin-top: 30px;
    text-align: center;
}


.footer_contact{
  overflow: hidden;
  font-size: 14px;
  padding-top: 10px;
  font-family: "微软雅黑";
  font-size: 15px;
  color: white;
  line-height: 30px;
}


.copyright{
	height: 60px;
	background-color: #5E5E5E;
	text-align: center; 
	clear: both;
	color: white;
	
}

.copyright p{
	line-height: 30px;
}

.newslist ul{
   list-style: none;	

}

.newslist ul li {
   border-bottom: 1px;
   border-style: dashed;

}


.container img {

}

.article{
    line-height:1.5;
}

.article .title {
  text-align: center;
  font-size: 30px;
  padding-top: 40px;
  height: 30px;
  line-height: 30px;
}

.article p{


}

ul.trademark-list {
     list-style: none;
     padding-top: 40px;

}

.trademark-list li{
    width: 120px;
    display: inline;
    margin-right: 10px;
}

.trademark-list .trademark img{
    width: 120px;
    height: 30px;
}


