You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
255 lines
5.2 KiB
CSS
255 lines
5.2 KiB
CSS
* {
|
|
list-style-type: none;
|
|
margin: 0;
|
|
padding: 0;
|
|
outline: none !important;
|
|
font-family: "微软雅黑";
|
|
font-size: 13px;
|
|
|
|
}
|
|
|
|
body{
|
|
line-height: 28px;
|
|
width:100%;
|
|
background: #fff none repeat scroll 0 0;
|
|
}
|
|
|
|
a:hover {
|
|
color: #f45600;
|
|
}
|
|
a, img {
|
|
border: 0 none;
|
|
text-decoration: none;
|
|
}
|
|
.no-padding {
|
|
padding: 0 !important;
|
|
}
|
|
.selected {
|
|
background-color: #47A1DA !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
.selected a {
|
|
color: #FFFFFF !important;
|
|
}
|
|
.wrapper .header-wrap {
|
|
background: #f2f2f2 none repeat scroll 0 0;
|
|
border-bottom: 1px solid #dddddd;
|
|
height: 35px;
|
|
line-height: 28px;
|
|
margin: 0 auto;
|
|
}
|
|
.container-fluid {
|
|
padding-left: 0px !important;
|
|
padding-right: 0px !important;
|
|
}
|
|
.header {
|
|
margin: 0 auto;
|
|
line-height: 35px;
|
|
}
|
|
.container {
|
|
margin: 0;
|
|
padding: 0;
|
|
}
|
|
.header-home {
|
|
padding-left: 0px !important;
|
|
}
|
|
.header-collect a, .header-home a, .header-firm a {
|
|
color: #555;
|
|
}
|
|
.header span {
|
|
padding-left: 18px;
|
|
}
|
|
.header .header-enter, .top .header-login {
|
|
color: #317ee7;
|
|
}
|
|
.container-fluid {
|
|
padding-left: 0px !important;
|
|
padding-right: 0px !important;
|
|
}
|
|
.nav-max {
|
|
clear: both;
|
|
height: 136px;
|
|
margin: 0 auto;
|
|
overflow: hidden;
|
|
position: relative;
|
|
background: #ffffff none repeat scroll 0 0;
|
|
}
|
|
.container {
|
|
margin: 0 auto;
|
|
padding: 0;
|
|
}
|
|
.nav-left {
|
|
background: url(../img/allbgs.png) no-repeat scroll 0 -151px;
|
|
float: left;
|
|
height: 75px;
|
|
margin-top: 30px;
|
|
min-width: 250px;
|
|
}
|
|
.index-top-oper{ padding-top:61px; overflow:hidden; float:right!important; max-width:25%;}
|
|
.index-top-oper a{ border:1px solid #eee; color:#F45600; display:inline-block; height:40px; line-height:40px; width:50%; text-align:center; font-size:16px; margin-left:-1px; position:relative;float:left}
|
|
.index-top-oper a .red-circle,
|
|
.phone-header .phone-nav a .red-circle{ background:#ff0000; position:absolute; color:#fff; display:inline-block; right:2px; top:-5px; z-index:99; overflow:hidden; border-radius:10px 10px 10px 0; padding:1px 2px; min-height:15px; min-width:17px; text-align:center; line-height:15px; font-size:10px;}
|
|
.index-top-oper a:hover,
|
|
.index-top-oper a:focus{background:#F45600; color:#fff; border-color:#F45600;}
|
|
.border-recommend {
|
|
border: 1px solid #cee3ed !important;
|
|
}
|
|
.nav-center {
|
|
float: left!important;
|
|
height: 72px;
|
|
margin-top: 30px;
|
|
}
|
|
.navbar > .container .navbar-brand, .navbar > .container-fluid .navbar-brand {
|
|
margin: 0 1px;
|
|
}
|
|
.nav-compile .navbar-nav > li > a {
|
|
color: #fff !important;
|
|
}
|
|
.nav-center {
|
|
height: 120px;/* width: 600px;*/
|
|
}
|
|
|
|
.search-box .search li.active {
|
|
background-color: #47A1DA !important;
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
.search-box .search li.active a {
|
|
color: #FFFFFF !important;
|
|
}
|
|
|
|
|
|
.search-box .search {
|
|
|
|
margin:0;
|
|
display:block;
|
|
overflow:hidden;
|
|
}
|
|
.search-box ul {
|
|
|
|
width: 490px;
|
|
}
|
|
.search-box ul li {
|
|
float: left;
|
|
}
|
|
.search-box ul li {
|
|
background: #f0f0f0;
|
|
color: #555;
|
|
float: left;
|
|
font-size: 14px;
|
|
font-weight: bold;
|
|
line-height: 30px;
|
|
margin-right: 1.5px;
|
|
padding: 0 2%;
|
|
text-decoration: none;
|
|
}
|
|
.search-box ul li .style1, .search-box ul li .style2, .search-box ul li .style3, .search-box ul li .style4 {
|
|
background-color: #3b8cca;
|
|
color: #fff;
|
|
}
|
|
.search-case {
|
|
height: 30px;
|
|
}
|
|
.search-case p {
|
|
margin:0;
|
|
}
|
|
.search-case input {
|
|
border: 2px solid #3b8cca;
|
|
float: left;
|
|
height: 40px;
|
|
line-height: 30px;
|
|
padding-left: 10px;
|
|
width: 85%;
|
|
border-radius:0;
|
|
}
|
|
.search-case button {
|
|
background-color: #3b8cca;
|
|
border: 0 none;
|
|
color: #fff;
|
|
cursor: pointer;
|
|
float: left;
|
|
font-size: 16px;
|
|
height: 40px;
|
|
line-height: 30px;
|
|
text-align: center;
|
|
width: 15%;
|
|
}
|
|
.border-radius-none {
|
|
border-radius: 0px;
|
|
}
|
|
.nav-compile {
|
|
background: #3A8CCA !important;
|
|
color: #fff !important;
|
|
}
|
|
.margin-auto {
|
|
margin: 0 auto;
|
|
}
|
|
.container-fluid {
|
|
padding-left: 0px !important;
|
|
padding-right: 0px !important;
|
|
}
|
|
.nav-compile .navbar-brand {
|
|
background: rgb(104, 173, 226);
|
|
}
|
|
.nav-compile ul li a {
|
|
font-size: 16px;
|
|
}
|
|
|
|
.nav > li > a {
|
|
color: #a7b1c2;
|
|
font-weight: 500;
|
|
padding: 15px 25px;
|
|
}
|
|
.build_che {
|
|
padding: 20px 0 20px 0 !important;
|
|
background: #F3F3F4 none repeat scroll 0 0;
|
|
}
|
|
.foot-max {
|
|
background: #2a80b9 none repeat scroll 0 0;
|
|
overflow: hidden;
|
|
width: 100%;
|
|
padding: 15px;
|
|
}
|
|
.foot {
|
|
color: #ccc;
|
|
font-size: 14px;
|
|
line-height: 200%;
|
|
margin: 0 auto;
|
|
width: 1000px;
|
|
}
|
|
.foot ul {
|
|
color: #fff;
|
|
float: left;
|
|
/* height: 80px; */
|
|
margin-top: 10px;
|
|
text-align: center;
|
|
width: 195px;
|
|
}
|
|
.foot ul li {
|
|
color: #fff;
|
|
}
|
|
.foot-bold {
|
|
color: #fff;
|
|
font-size: 16px;
|
|
font-weight: 600;
|
|
margin-bottom: 10px;
|
|
}
|
|
.color_fff {
|
|
color: #fff;
|
|
}
|
|
.siteinfoCredits {
|
|
background: #0d446f none repeat scroll 0 0;
|
|
color: #ccc;
|
|
height: 25px;
|
|
line-height: 25px;
|
|
margin: 0 auto;
|
|
text-align: center;
|
|
width: 100%;
|
|
}
|
|
.nav-compile .nav > li > a:hover, .nav-compile .nav > li > a:focus {
|
|
background-color: rgb(104, 173, 226);
|
|
color: white;}
|
|
.nav-compile .navbar-nav>.active>a, .nav-compile .navbar-nav>.active>a:focus, .nav-compile .navbar-nav>.active>a:hover {
|
|
/* color: #555; */
|
|
background-color: rgb(15, 112, 185);}
|