@charset "utf-8";
/* CSS Document */
.content{width:1000px; height:auto; margin:0 auto; margin-top:20px;}

/*左边部分*/
.left-content{width:270px; height:670px; float:left; background:#DFDFDF; }
.technology{width:270px; height:auto; padding-bottom:20px;}
.technology .h2{width:250px; height:21px; padding:5px; text-align:left; margin-left:10px; color:#00F; font-size:14px; font-weight:bold; font-family:"微软雅黑";}
.technology .h2 span{text-align:right; color:#666; margin-left:15px;}

.technology .list{width:250px; height:auto; background:#FFF; margin-left:10px;}
.technology .list li{width:210px; height:30px; line-height:30px; background:url(../images/technology-li-bj.png) left center no-repeat; padding-left:25px; border-bottom:#CCC 1px dashed; margin-left:10px;}
.search{width:270px; height:140px; background:#969A9C; margin-top:20px;}
.search .h2{width:250px; height:21px; padding:5px; text-align:left; margin-left:10px; color:#00F; font-size:14px; font-weight:bold; font-family:"微软雅黑";}
.search .h2 span{text-align:right; color:#FFF; margin-left:15px;}

.search .leixing{width:185px; height:auto; margin-left:20px; margin-top:10px;}
.search .leixing .left{width:36px; height:20px; float:left; line-height:20px;}
.search .leixing .right{float:right; width:140px; height:20px;}
.search .leixing .right select{width:144px; height:20px;}
.search .leixing .right form{width:140px; height:20px;}
.search .leixing .right input{width:140px; height:20px;}


.search .soso{width:auto; height:auto; float:right; margin-right:50px;_margin-right:25px; margin-top:10px; background:url(../images/soso.png);}
.search .soso a{ color:#FFF; width:42px; height:15px; text-align:center; display:block; line-height:15px;}
.search .soso a:hover{ color:#FF0;}


.service{width:270px; height:auto; margin-top:20px;}

.service .img{width:255px; height:63px; margin-left:15px; margin-top:10px;}
/*右边部分*/
.right-content{width:690px; height:auto; margin-left:10px; float:right; }
.right-content .h2{width:650px; height:36px; background:url(../images/technology-h2-r.png) no-repeat; padding-left:40px; line-height:40px; overflow:hidden; font-family:"微软雅黑"; font-size:14px; color:#00F; font-weight:bold;}
.right-content .widget{ height:auto;}
.right-content .widget ul.list{ margin:0 10px }
.right-content .widget ul.list li{ height:40px; line-height:40px; color:#333; border-bottom:dashed 1px #999 ; background:url(../images/list-li-bj.png) left center no-repeat ; padding-left:30px;}
.right-content .widget ul.list li span{margin-right:20px; color:#666; }
.right-content .page{text-align:center; margin-top:20px;}

.right-content .widget ul.grid{ margin:0 10px }
.right-content .widget ul.grid li{ margin:5px; padding:5px; background:#E6F3FF; border:1px solid #A4D3FF; width:200px; }
.right-content .widget ul.grid li span{margin-right:20px; color:#666; }
.right-content .widget ul.grid li p.img{ height: 240px; }

.right-content .widget h3.h3{ font-size:16px; text-align:center; line-height:24px; margin-bottom:10px; }
.right-content .widget h4.h4{ font-size:12px; text-align:right; color:#ccc; margin-bottom:10px; }




