﻿/*
 *代码开发：北京市盛世阳光文化传播有限责任公司 
 * Copyright(c) 2000-2009, 北京市盛世阳光文化传播有限责任公司.
 * info@gonet.com.cn
 * http://www.gonet.com.cn
 * 版本：V1.659
 */

/*--------------首页样式----------------*/
.adplay{width:964px;margin:0 auto;}
.adplay img{display:block;}

.index .box1{width:270px;float:left;border:1px #c9c9c9 solid;background:#ffffff;padding:5px 0;height:189px;}
.index .box2{width:397px;float:left;margin:0 13px;background:#ffffff;}
.index .box3{width:270px;float:right;border:1px #c9c9c9 solid;background:#ffffff;padding:5px 0;height:189px;}
.picture{width:243px;margin:0 auto;padding:5px 0;}
.index .more{width:100px;float:right;background:url(../images/arrow_04.jpg) no-repeat 30px 3px;text-align:right;padding:0 5px 0 0;}
.index .box2 .login{background:#eeeeee;border:1px #c9c9c9 solid;height:52px;margin-bottom:6px;}
.index .box2 .login p{padding:2px 0 0 10px;}
.index .box2 .login p input.submit{position:relative;top:5px;}
.index .box2 .login span {padding:0 3px 0 0;}
.index .box2 .login span input{border:1px #cccccc solid;height:16px;width:80px;}
.index .box2 .login span img{width:58px;height:18px;position:relative;top:5px;}
.index .box2 .login b input{border:none;background:none;padding-left:3px;}
.index .box2 .lastlist{border:1px #c9c9c9 solid;padding:5px;float:left;width:385px;}
.index .box2 .lastlist .title{float:left;width:100%;}
.index .box2 .lastlist .title p{float:left;width:200px;}
.index .box2 .lastlist .title span{float:right;width:55px;display:block;}
.index .box2 .lastlist ul{width:100%;clear:both;}
.index .box2 .lastlist ul li{width:100%;display:inline;}
.index .box2 .lastlist ul li a{background:url(../images/arrow_05.jpg) no-repeat 0 7px;height:20px;padding:0 0 0 10px;color:#898989;display:block;}
.index .box2 .lastlist ul li a:hover{background:url(../images/arrow_06.jpg) no-repeat 0 7px;}

.index .news{border:1px #8897a1 solid;margin:10px 0 0 0;}
.index .news .left{width:645px;height:114px;float:left;}
.index .news .left ul {width:635px;margin:0 auto;}
.index .news .left ul li{display:inline;height:22px;line-height:22px;overflow:hidden;width:100%;}
.index .news .left ul li#title b{display:block;width:490px;float:left;}
.index .news .left ul li#title a{width:65px;float:right;display:block;text-align:right;}
.index .news .left ul li a{display:block;width:490px;float:left;}
.index .news .left ul li span{width:65px;float:right;display:block;text-align:right;}
.index .news .right{width:320px;height:108px;float:right;border:1px #8897a1 solid;background:url(../images/index_r_bg.jpg) no-repeat;margin:2px;}

.index .category{margin:10px 0 0 0;}
.index .category p{padding:10px 0 0 10px;}
.index .category p img{display:block;}
.index .category #list{background:url(../images/index_bg_0.jpg) repeat-x;border:1px #8897a1 solid;height:167px;width:323px;}
.index .category .product {float:left;width:100%;}
.index .category .product .box{height:167px;background:url(../images/index_bg_1.jpg) no-repeat right 0;}
.index .category .product .box a:hover{color:#2a71a2;}
.index .category .case {width:100%;float:left;margin:0 0 0 14px;}
.index .category .case .box{width:100%;float:left;height:167px;background:url(../images/index_bg_2.jpg) no-repeat right 0;}
.index .category .case .box a:hover{color:#36a732;}
.index .category .study {width:100%;float:right;}
.index .category .study .box{width:100%;float:right;height:167px;background:url(../images/index_bg_3.jpg) no-repeat right 0;}
.index .category .study .box a:hover{color:#e45c00;}
.index .category ul{padding:0 10px;}
.index .category ul li{height:25px;overflow:hidden;line-height:25px;}
.index .category ul li span#more a{font-weight:bold;}
.index .category ul li span#more a:hover{color:#000;}

