*{ padding: :0; margin:0; font-family: "微软雅黑"; text-decoration: none; } ul{ padding:0px; list-style: none; } .clear { clear:both; height: 0; line-height: 0; font-size: 0; } .wrapper{ background-image:url('../../img/homepage/bg.jpg'); background-repeat: no-repeat; background-attachment: fixed; background-size:100% 100%; -moz-background-size:100% 100%; clear:both; overflow:hidden; } .topbar{ width: 100%; height: 40px; /*position: absolute;*/ /*background-color: #0b3a7d;*/ /*opacity: .8; */ background: rgba(11, 58, 125, 0.8); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#C80b3a7d,endColorstr=#C80b3a7d);/*rgba不起作用的时候执行*/ font-size: 14px; } .some{ width: 1200px; margin: 0 auto; padding-top: 9px; } .date{ float: left; color: #fff; } .sign{ float: right; margin-right: 10px; } .sign a{ color: #fff; margin-left:10px; } .contents{ width: 1200px; margin: 0 auto; clear:both; } .logo{ height: 205px; display: table-cell; vertical-align:middle; } .nav{ height: 70px; text-align: center; line-height: 70px; font-size: 23px; } .nav a{ /*background-color: #000;*/ /*opacity: .4;*/ background: rgba(0, 0, 0, 0.4); filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#66000000,endColorstr=#66000000); width: 132px; color: #fff; display: inline-block; border-left:1px solid #6b6c70; } .nav a:nth-child(1),.nav a:nth-child(2){ width: 134px; } .nav a:nth-child(3){ background-color: #215299; border-left:0; } /*ie*/ .nav a:first-child,.nav a:first-child+a{ width: 134px; } .nav a:first-child{ /*background-color: #215299;*/ border-left:0; } /*ie*/ .nav a:hover{ background-color: #215299; } .main{ margin-top: 10px auto; width: 1200px; float:left; } .partone{ /* height: 670px; */ width:1220px; margin: 10px 0; float:left; } .oneleft{ float: left; width: 240px; height: 670px; margin-bottom:10px; background-color: #fff; margin-right: 10px; font-size: 22px; text-align: center; line-height: 60px; } .oneleft li{ height: 60px; width: 240px; border-bottom:1px dotted #215496; } .oneleft a{ height: 60px; width: 240px; display: block; color: #22529a; } .oneleft li:first-child{ background-color: #22529a; } .oneleft li:nth-child(11){ border:none; } .oneleft li:first-child a{ color: #fff; } .oneright{ overflow:hidden; float: left; width: 950px; /* height: 670px; */ background-color: #fff; font-size: 22px; } .circle { width:901px; } .circle .crtit { width: 872px; padding-bottom:15px; line-height:30px; text-align: center; font-size: 16px; font-weight: bold; color: #000000;} .circle .ortime { width:700px; height: 36px; line-height: 36px; background: #eeeeee; margin-left: 120px;} .circle .ortime .origin { padding-left: 75px; float: left;} .circle .ortime .time { padding-left:75px; float: left;} .circle .tupian { width: 400px;height: 300px; margin-left:240px; margin-top:10px; } .circle .txt { width: 860px ;padding-left: 45px; line-height: 30px; margin-bottom:40px; font-size: 16px; } .circle .txt p { margin:0; width:860px; line-height: 30px; font-size: 16px; } .circle .txt .txt1 { width: 780px; line-height: 32px; margin-bottom: 15px;} .circle .txt .txt2 { width: 780px; line-height: 32px; text-indent: 35px; margin-bottom: 15px;} .footer{ clear:both; color: #858f9b; font-size: 14px; height: 120px; background: rgba(0, 0, 0, 0.4); margin-top: 10px; overflow: hidden; } .footer div{ width: 650px; margin: 20px auto; } .footer p{ float: left; margin-right: 24px; line-height: 24px; } .footer p:first-child{ float: none; }