/* CSS Document */
@charset "utf-8";

.pagemain{position:relative;width: 1200px;margin:0 auto;}
.page_cont{width: 1200px;background: #fff;padding: 20px;float:left;box-sizing: border-box;}
.page_cont .fl{float: left;width: 200px;}
.page_cont .fl>div>h2{padding: 10px;background: #1f4c8e;font-weight: normal;margin-bottom: 8px;}
.page_cont .fl>div>h2>span{color: #fff;background: url(../img/fl_icon.jpg) no-repeat left;padding-left: 13px;}
.page_cont .fr{float: right;width:930px;}
.page_cont .fr>.title{font-family: "微软雅黑";color: #333;border-bottom: 1px solid #0982d1;background: url(../img/title_bg.png) no-repeat left center;padding:6px 20px;line-height: 1.8em;}
.page_cont .fr>.title a{color: #333;font-family:"微软雅黑"}

.details-intro img{
	max-width:100%
}


.about_ul .tbox:last-child zilan{
	display:none !important
}
.about_ul .tbox:nth-of-type(5) zilan{
	display:none !important
}




/*about*/
.page_cont .fl>div>.about_ul{padding:0 8px 8px;min-height: 128px;}
.page_cont .fl>div>.about_ul>li{padding: 8px 0;}
.page_cont .fl>div>.about_ul>li>a{color: #1f4c8e;}
.page_cont .fl>div>.about_ul>li>img{float: right;margin-top: 3px;}
.about_cont{padding: 20px;font-family: "宋体";}
.about_cont>h2{color: #333;text-align: center;margin-bottom: 15px;}
.about_cont>p{color: #666;text-indent: 2em;line-height: 2em;}
.about_cont>img{margin-top: 15px;max-width: 683px;}
/*news*/
.page_cont .fl>div>.news_ul{padding: 0 0 20px;}
.page_cont .fl>div>.news_ul li{
	font-family: "宋体";padding: 10px 0;border-bottom: 1px solid #ccc;
	}
.page_cont .fl>div>.news_ul li a{max-width: 170px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display:block;color: #666;background: url(../img/news_icon.png) no-repeat left;padding-left: 14px;font-family: "微软雅黑";}
.news_cont{font-family: "宋体";}
.newslist_ul li{border-bottom: 1px dashed #e6e6e6;line-height: 2em;padding: 15px 0 12px;}
.newslist_ul li>p{margin-bottom: 0;}
.newslist_ul li>p a{
	color: #666;float:left;padding-left: 14px;
	max-width: 500px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;display: block;
	background:url(../img/news_icon.png) no-repeat center left;
	text-decoration: none;
	}
.newslist_ul li>p span{float:right;color: #5a5858;}
/*新闻详情*/
.news_detail{width: 730px;margin: 40px auto;font-family: "宋体";}
.news_detail>h1{color: #666;font-size:16px;text-align: center;}
.news_detail>h4{color: #666;text-align: center;padding: 15px 0 30px;}
.news_detail>p{color: #666;line-height: 2em;text-indent: 2em;word-wrap: break-word;}
.prenextpage{margin-top: 15px;}
.prenextpage h3{color:#61b5f0;padding: 5px 0;font: 12px "微软雅黑";}
.prenextpage h3>a{color: #666;}

/*contact*/
.page_cont .fl>div>p{padding: 3px 4px;font-family: "微软雅黑";color: #666;overflow:hidden}
.contact_cont{padding: 20px;font-family: "宋体";}
.contact_cont>h2{color: #1f4c8e;margin-bottom: 10px;}
.contact_cont>p{color: #333;line-height: 2em;}
.contact_cont>img{max-width: 689px;margin-top: 15px;}

/*products*/
.products_ul{width:100%;}
.products_ul>li{float: left;margin: 20px 28px 0;    margin: 20px 21px 0;}
.products_ul>li>img{width:188px;}
.products_ul>li>a{display: block;    border: 1px solid #ccc;}
.products_ul>li>span{
	display: block;
    text-align: center;
    color: #666;
}
.products_ul>li>a>img{width:188px;height:188px;}
/*******产品详情*********/
.pro-img{margin:25px auto 15px;position: relative;}
.pro-img .Divfl{float: left;}
.pro-img .Divfl>img{max-width: 270px;}
.pro-img .ml{margin-left: 25px;line-height: 2em;width:50%;}
.pro-img .ml>.pro-name{color: #333;font-weight: normal;}
.pro-img .ml>.pro-name>span{color: #666;}
.pro-img .ml .prenextpage{position: absolute;bottom: 0;color: #61b5f0;}
.pro-img .ml .prenextpage>h4{font-weight: normal;}
.pro-img .ml .prenextpage a{color: #666;}
.details-intro>.detail-title{color: #333;margin-bottom: 8px;background: #ccc;padding: 10px;font-weight: normal;}
.details-intro>p{font-family: "宋体";line-height: 2em;color: #666;}


/*分页*/
.pagination_ul{margin: 45px auto;width: 400px;font-family: "宋体";}
.pagination_ul li{float: left;background: #fff;margin: 0 2px;}
.pagination_ul li a{color: #aaa;padding: 3px 8px;background: #fff;border: 1px solid #ddd;}
.pagination_ul li.clicked a,.pagination_ul>li>a:hover{color: #aaa;background: #f0f0f0;border: 1px solid #ddd;text-decoration: none;font-weight: bold;}


/*honor*/
.honor_cont>img{margin: 30px 10px 0;}

zilan {}
zilan dd {    
    padding: 0 0 0 10px;
    background: url(../img/news_icon.png) no-repeat 0 7px;
    border-bottom: 1px dashed #ddd;
    line-height: 26px;
    margin-left: 19px;
	}
zilan dd a {    color: #666;}

hh {
	float:left;
}
