﻿
/*banner*/
.project_show_banner{width:100%;height:229px;background:url(../images/project_show_banner.jpg) no-repeat;}
/*大盒子*/
.big_box{width:1100px;height:auto;margin:0 auto;}
/*左边内容*/
.big_box_left{width:780px;height:auto;float:left;}
.weizhi{width:780px;height:22px;border-bottom:1px solid #ececec;margin-top:30px;}
/*项目列表*/
.project_list{width:780px;height:225px;border-bottom:1px solid #d0dbe3;}
.project_list_left{width:315px;height:225px;float:left;}
.project_list_left img{margin-top:25px;border-radius:10px;}
.project_list_right{width:465px;height:225px;float:left;}
.project_list_right h2{font-size:24px;margin-top:40px;}
.project_list_right p{font-size:14px;text-indent:28px;line-height:26px;margin-top:15px;}
.project_list_right p a{color:red;}
/*右边内容*/
.big_box_right{width:279px;height:auto;float:right;}
.lianmeng{width:279px;height:22px;border-bottom:1px solid #ececec;margin-top:30px;}
.lianmeng span{float:right;}
.big_box_right img{margin-top:10px;}
.big_box_right h3{font-size:14px;font-weight:bold;margin-top:10px;}
.big_box_right p{line-height:22px;text-indent:24px;}
.big_box_right p a{color:red;}
.big_box_right ul{margin-top:10px;border-bottom:1px solid #ececec;padding-bottom:10px;}
.big_box_right ul li{line-height:28px;}
.big_box_right ul li span{float:right;}
.big_box_right ul li img{padding-right:5px;}




















