﻿@charset "utf-8";
/* CSS Document */
/*诚信服务*/
.content{ width:1000px;margin:0px auto;}

/*新闻资讯*/
.content .newinfor{ clear:both;background:url(../images/daohang2.png) center center no-repeat; width:1000px; height:20px; display:block; padding-top:60px; padding-bottom:44px}
.content .newcontent{ width:1005px; padding:0px;}
.content .newcontent .d_video{ float:left; width:410px; height:254px; background:url(../images/vido.jpg) center center no-repeat;}
.content .newcontent .newtitle{float:left; font-size:14px; font-family:"微软雅黑"; color:#999999; margin-left:40px;}
.content .newcontent .newtitle li{ background:url(../images/xingxing.jpg) left center no-repeat; line-height:37px;}
.content .newcontent .newtitle li a:hover{color:#00F}
.content .newcontent .newtitle li span{ margin-left:30px; text-align:left; width:440px; display:block; float:left;}

/*新闻详情*/
.content .newsshow{ overflow:hidden; padding:10px 0px 20px}
.content .newsshow .news_tit{ height:30px; line-height:30px; color:#333333; font-size:28px; padding:20px 0px 0px}
.content .newsshow .news_zy{ font-size:14px; color:#666; text-align:center; padding:10px 0px}
.content .newsshow .news_con{ overflow:hidden; padding:10px 0px}

.content .newsshow .news_con p{ text-align:justify; line-height:28px; font-size:14px; margin-bottom:10px; text-indent:2em}

.content .teamstyle{ padding:35px 0px; overflow:hidden}
.content .teamstyle dl{ overflow:hidden; margin-bottom:40px}
.content .teamstyle dl dt{ width:262px; height:265px; float:left}
.content .teamstyle dl dd{ margin-left:290px; overflow:hidden}
.content .teamstyle dl dd .name{ border-bottom:1px dotted #ebeaea; padding-bottom:10px; font-size:18px; color:#000; margin-bottom:20px}
.content .teamstyle dl dd p{ margin-bottom:10px; color:#000; line-height:28px}

.content .develop{ overflow:hidden;margin:35px 0px; background:url(../images/line.jpg) repeat-y 95px top;}
.content .develop .year{ overflow:hidden}
.content .develop .year h1{font-weight:normal; font-size:15px; color:#232323; margin-bottom:60px}
.content .develop .year .data{padding-bottom:50px; overflow:hidden}
.content .develop .year .data .dev_fl{width:95px; float:left; }
.content .develop .year .data .dev_fl .time{background:url(../images/time_bg.jpg) no-repeat; width:76px; height:38px; line-height:38px; font-size:14px; color:#fff; text-align:center; margin-bottom:80px;
position:relative}
.content .develop .year .data .dev_fl .time .circle{ background:url(../images/circle.jpg) no-repeat; width:11px; height:15px; position:absolute; left:90px; top:11px}
.content .develop .year .data .dev_fr{ float:left; padding:0px 25px; width:855px}
.content .develop .year .data .dev_fr .things{ font-size:14px; color:#585858; padding-top:8px}



