﻿a:link{  text-decoration: none;
  color: #333;}
  
a:hover {
  text-decoration: none;
  color: #ff4e00;
}
a:visited{color: #333;}


.contentindex{ background:#fff; padding-top:40px;}

.part02{ width:1000px; margin:0 auto; zoom:1; overflow:hidden;}



/*==============关于我们=============*/
.about{ padding:50px 0;background: url(../images/bg2.jpg) no-repeat center center;}
.about_info{ width:1000px; margin:0 auto; zoom:1; overflow:hidden;}
.about_img{ float:left; width:360px; height:415px;}
.aboutTxt{ padding:20px; float:right; background:#fff; width:600px; height:375px; opacity:0.99;}
.aboutTxt h3{ font-size:24px; line-height:48px; color:#e70012;}
.aboutTxt p{ font-size:16px; line-height:32px; text-indent:32px; padding:15px 0; margin-bottom:20px;}
.aboutTxt a{ color:#fff; padding:10px 30px; font-size:16px; background:#25a8e1;}


/*==============公司动态=============*/
.news{ width:320px; float:left;}
.news h2{ border-bottom:solid 1px #ddd; zoom:1; overflow:hidden; font-weight:lighter; background:url("../images/title_ico.gif") no-repeat left center; margin-top:15px;}
.news h2 span{ line-height:36px; font-size:20px; color:#f60; float:left;}
.news h2 a{ line-height:36px; float:right; font-size:14px;}
.newsTxt{ padding-top:20px; zoom:1; overflow:hidden;}
.newsTxt ul li{ border-bottom:dashed 1px #ddd; background:url("../images/module3_list_bg.jpg") no-repeat left center; padding-left:10px; line-height:42px; font-size:14px;}


/*==============联系我们=============*/
.contactUs{ float:left; width:320px; margin-left:30px;}
.contactUs h2{ border-bottom:solid 1px #ddd; zoom:1; overflow:hidden; font-weight:lighter; background:url("../images/title_ico.gif") no-repeat left center; margin-top:15px;}
.contactUs h2 span{ line-height:36px; font-size:20px; color:#f60; float:left;}
.contactUs h2 a{ line-height:36px; float:right; font-size:14px;}
.contactUsTxt{ padding-top:8px; zoom:1; overflow:hidden;}
.contactUs dl{ line-height:24px; font-size:14px; padding-top:5px;}
.contactUs dt{ font-weight:bold; font-size:16px; margin-bottom:5px;}
.contactUs dd{ line-height:24px;}

