/* CSS Document */

.agent_con { width:900px; line-height:24px;}
.agent_con .age_li_about p { word-spacing: 10px;}

.aboutContainer .bd .content{overflow: hidden; font-size: 14px; color: #888; line-height: 24px;}
.aboutContainer .bd .content .jianjie h2{font-size: 24px; color: #505050; margin-bottom: 18px; font-weight: bold}
.aboutContainer .bd .content .jianjie h3{font-size: 18px; color: #505050; margin-bottom: 12px; font-weight: bold}
.aboutContainer .bd .content .jianjie p{margin-bottom: 14px;font-size: 16px;}

.aboutContainer .bd .content .jianjie hr{margin: 24px 0;border: 0 none;height: 1px;overflow: hidden;background: #e0e0e0;}
.aboutContainer .bd .content .jianjie img{max-width: 100%}
.aboutContainer .bd .content .jianjie .picList {overflow: hidden;}
.aboutContainer .bd .content .jianjie .picList .ban{float: left; width: 48%; margin-right: 4%; margin-bottom: 20px; position:relative;}
.aboutContainer .bd .content .jianjie .picList .ban:nth-child(2n){margin-right: 0%;}
.aboutContainer .bd .content .jianjie .picList .ban:nth-child(2n+1){ clear: both;}
.aboutContainer .bd .content .jianjie .picList .ban .name{color: #fff; position:absolute; height:35px; line-height:35px; width:100%; bottom:0px;background:rgba(0,0,0,0.5);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#7f000000,endColorstr=#7f000000);}
.aboutContainer .bd .content .jianjie .picList .ban .name p{ padding-left:20px;}

    .tech-li{margin-bottom:35px;width:100%; overflow:hidden;background-color:#fff;border:1px solid #eee;box-shadow:0 0 5px rgba(0,0,0,0.2)}
    .tech-li img{float:left;width:50%;}
    .tech-li .box{float:left;width:46%;padding:30px 2% 0;}
    .tech-li .box .title{height:40px;color:#ff0507;font-size:24px; font-weight:bold;}
    .tech-li .box p{line-height:30px;/*color:#000000;*/font-size:17px;margin-top: 5px;}
	
  .xttop dl{ overflow:hidden; background:#fbfbfb; margin:0 0 40px;}
  .xttop dt{ float:left;}
  .xttop dd{ margin-left:369px;width:470px;}
 .xttop dd h5{ padding-top:23px; padding-bottom:15px; font-size:18px; color:#333; font-weight:normal;}
 .xttop dd p{ line-height:23px; font-size:16px; /*color:#333;*/}