.clear{ clear:both; }


.about p{ line-height:30px; text-indent:2em;  }
.about .jiacu{ font-size:18px; font-weight:bold;  line-height:30px;}
.contact{ line-height:26px;}
.contact strong{ font-size:20px; color:#bd2c2d; }
.contact .contact_left{ float:left; width:400px; }
.contact .contact_right{ float:right; }
.contact .contact_right img{ float:right; }
.service{ line-height:28px; }
.service strong{  font-size:18px; }
.service img{ width:694px;}
.map{height:450px; margin-top:30px;} 


/* 旗下企业 */
.affiliated ul li{ float:left; width:45%; height:80px; border:1px solid #eee; background:#fff; margin:10px; line-height:80px;}
.affiliated ul li a{ font-size:16px; display:block; -webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s; }
.affiliated ul li a:link{ padding-left:30px;}
.affiliated ul li a:visited{ padding-left:30px;}
.affiliated ul li a:hover{ padding-left:50px; background:#f5f5f5;}
.affiliated ul li a:active{ padding-left:50px; background:#f5f5f5;}
.affiliatedshow h4{ text-align:center; border-bottom:1px solid #ddd; font-size:22px; font-weight:normal; color:#333; padding-bottom:15px;}
.affiliatedshow .content{ padding-top:10px;}

@media (max-width:750px){

.affiliated ul li{ width:97%;}

}

@media (max-width:836px){
.contact .contact_left{ float:left; width:100%; }

}


.download_list li { border-bottom:1px solid #ccc; padding:20px 0; }
.download_list li h4{ font-weight:bold; font-size:16px; padding-bottom:10px;}
.download_list li p{ color:#888; }
.download_list li .tubiao{ margin-top:20px; float:right;  }
.download_list li a{ background:#00af67; border-radius:5px; padding:8px 10px; color:#fff;  }


.locationTitle{ font-size:22px; font-weight:bold; }

.OneOfTwo img{ padding-bottom:15px; }
.OneOfTwo strong{ font-size:16px; color:#333;}
.OneOfTwo td{ border:1px solid #ccc; text-indent:2em;}
.OneOfTwo p{ margin:0;}


/*列表内容页*/
.listConts{line-height:26px;color:#666;}
.listConts .title{font-size:24px;text-align:center;line-height:40px;color:#000;}
.listConts .info{width:380px;height:27px;line-height:28px;text-align:center;margin:15px auto;border:1px solid #ccc;border-left:none;border-right:none;color:#666;}
.listConts .info small{margin-left:8px;margin-right:3px;color:#999;font-size:12px;}
.listConts .info .small,.info .big{font-family:Georgia;font-weight:bold;cursor:pointer;}
.listConts .info .small{font-size:10px;padding-right:3px;}
.listConts .info .big{color:#003ba6;padding-left:3px;}
.listConts .desc{margin:20px 0 15px;padding:5px 10px;line-height:20px;border:1px solid #f4e4b4;background:#fffff0;}
.listConts .showimg{margin:20px 0;text-align:center;}
.listConts .showimg a img{border:1px solid #ccc;padding:1px;}
.listConts .showimg a:hover img{border:1px solid #F90;padding:1px;}
.listConts .conttitle{font-weight:bold;padding-bottom:7px;margin-bottom:7px;color:#2f2f2f;line-height:24px;border-bottom:1px solid #ddd;font-size:14px;}
.listConts .author{text-align:right;color:#999;}



/*详细页功能区*/
.preNext{position:relative;}
.preNext .line{height:10px;overflow:hidden;clear:both;background:url(../images/box_dotline.gif) left 0 repeat-x;margin:4px auto;padding-top:10px;}
.preNext .line strong{display:block;width:8px;height:10px;overflow:hidden;font-size:0px;line-height:100px;background:url(../images/box_dotline.gif) right -10px no-repeat;float:left;}
.preNext .text{color:#999;}
.preNext .actBox{position:absolute;top:25px;right:0;}
.preNext .actBox li{display:inline;padding-left:22px;background-image:url(../images/actbox-ico.gif);background-repeat:no-repeat;margin-left:10px;}
.preNext .actBox li a{color:#666;}
.preNext .actBox li#act-fav{background-position:4px 0px;}
.preNext .actBox li#act-err{background-position:4px -37px;}
.preNext .actBox li#act-pus{background-position:4px -73px;}
.preNext .actBox li#act-pnt{background-position:4px -109px;}




/*分页样式*/
.page_info { text-align: center; margin-top: 10px;	color: #333;}
.page_info span { padding: 0 2px; font-weight: bold;}
.page_list { line-height: 24px; text-align: center;	letter-spacing: 0; font-family: "Arial";	font-size: 12px; margin-top: 20px;}
.page_list a { display: inline-block; color: #898989; border: 1px solid #e8e8e8;	background: #f8f8f8; padding: 0 8px; margin: 0 1px;}
.page_list a:hover {	color: #fff; border: 1px solid #898989;	background: #898989;}
.page_list a.on { color: #333; border: 1px solid #ccc; background: #E5EDF2;}
