|
- html,body{
- background: #EBF6FF;
- }
- .header{
- background-image:url('../images/headBg.jpg');
- filter:progid:DXImageTransform.Microsoft.AlphaImageLoader (src='../images/headBg.jpg', sizingMethod='scale');
- }
- .headNum{
- color: #198BE3;
- }
- .inSec1btn{
- background: #198BE3;
- }
- .inSec1List1{
- background: #F3FAFF;
- }
- .inSec1List1 li.active,.inSec1List1 li:hover{
- background: #D8EEFF;
- border-bottom-color: #D8EEFF;
- }
- .inSec1List1 li.active a,.inSec1List1 li:hover a{
- color: #198BE3;
- }
- .inSec1List1 li{
- border-bottom: 1px solid #e0edef;
- }
- .index_sec2 .inSec1T{
- background: #198BE3;
- }
- .inSec1List2 li.active,.inSec1List2 li:hover{
- background: #D8EEFF;
- }
- .inSec3ListTxt.active:after,.inSec3ListTxt:hover:after{
- background: #198BE3;
- }
- .inSec3ListTxt.active,.inSec3ListTxt:hover{
- color: #198BE3;
- }
- .more{
- background: #75B9EE;
- }
- .inSecShadow{
- -webkit-box-shadow: 0 0 10px rgba(114, 165, 205, 0.25);
- -moz-box-shadow: 0 0 10px rgba(114, 165, 205, 0.25);
- box-shadow: 0 0 10px rgba(114, 165, 205, 0.25);
- }
- .headLogin{
- color: #198BE3;
- }
- .inSec1SerchLists li.active,.inSec1SerchLists li:hover{
- background: #D8EEFF;
- }
- .inSec4T{
- border: 1px solid #C0E2FC;
- background: #F3FAFF;
- }
- .inSec4Line{
- background: #198BE3;
- }
- .inSec4Txt{
- color: #198BE3;
- }
- .inSec4T span{
- color: #198BE3;
- }
- .inSec4T i{
- background: #198BE3;
- }
- .pagingR a:first-child{
- border-color: #198BE3;
- background: #198BE3;
- }
- .newSec1List li.active,.newSec1List li:hover{
- background: #D8EEFF;
- }
- .newSec1List li.active a,.newSec1List li:hover a{
- color: #198BE3
- }
- .newSec1List li{
- border-bottom: 1px solid #e0edef;
- }
- .index_sec1 .inSec1T,.index_sec1s .inSec1T{
- background-image: url('../images/inSec1-1.png');
- }
- .index_sec3 .inSec1T{
- background-image: url('../images/inSec3-1.png');
- }
- .index_sec1s .newsSec1T {
- background-image: url('../images/news1-1.png');
- }
- .inSec1T i{
- background: #F6685E;
- }
|