/*清除浏览器默认样式*/
* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}
html {
}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
fieldset, img {
    border: 0;
}
address, caption, cite, code, dfn, em, strong, th, var {
    font-style: normal;
    font-weight: normal;
}
li {
    list-style: none;
}
ul {
    margin: 0;
}
caption, th {
    text-align: left;
}
h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-family:"微软雅黑";
}
q:before, q:after {
    content: '';
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
sup {
    vertical-align: text-top;
}
sub {
    vertical-align: text-bottom;
}
input, textarea, select {
    font-family: inherit;
    font-size: inherit;
    font-weight: inherit;
}
input, textarea, select {
    *font-size: 100%;
}
legend {
    color: #000;
}
/*body*/
body {
    font-size: 12px;
    font-family: '宋体', sans-serif;
    color: #555;
    line-height:22px;
}
a {
    text-decoration: none;
    color: #004469;
}
a:hover {
    text-decoration: underline;
    color: #004469;
}

.clearfix {
    clear: both;
}
.mt-10 {
    margin-top: 10px;
}
.ml-20 {
    margin-left: 20px;
}
.red {
    color: #ff5700;
}
.red2 {
    color: #c8050e;
}
.ft14 {
    font-size:14px;
}
.fb {
    font-weight: bold;
}
.ft22 {
    font-size:20px;
    font-weight: bold;
}
.ft20 {
    font-size:20px;
}

/*layout*/
.top-bg {
    height: 29px;
    line-height: 29px;
    border-bottom: 1px solid #ffb700;
    background: #004469;
}
.top-bg2 {
    height: 29px;
    line-height: 29px;
   
    background:#ececec;
    color: black;
}
.top-bg2 .suprise{
    color:red;
}
.top-bg2 a{
    color:#004469;
}
.top-bg2  .top-r2 {
    float: right;
}
.top-bg2  .top-r2 a {
    color: #004469;
}
.top-bottom {
    height: 49px;
    line-height: 49px;	
/*    background:#E25453;*/
    background-color: #004469;
    margin-bottom: 10px;
}
.top {
    width: 990px;
    margin: 0 auto;
}
.top .top-l {
    float: left;
}
.top-l .online,
.top-l .tel {
    display: inline-block;
    height: 19px;
    margin-top: 5px;
    *margin-top: -2px;
    _margin-top: 5px;
    *vertical-align: middle;
    padding-left: 25px;
    line-height: 19px;
    background: url(/images/icon.gif) no-repeat 0px 0px;
}
.top-l .tel {
    margin: 5px 10px 0 5px;
    *margin-top: -2px;
    _margin-top: 5px;
    padding-left: 20px;
    background-position: 0px -34px;
    color: #fff;
}
.top-l .online a,
.top-l .online a:hover {
    color: #fff;
}
.top-l .news {
    color: #ffb700;
}
.top .top-r {
    float: right;
}
.top-r a,
.top-r a:hover {
    margin: 0 2px;
    color: #a39d9d;
}
.top-r a.white,
.top-r a.white:hover {
    color: #fff;
}
.top-r a.red,
.top-r a.red:hover {
    color: #FFB700;
}
.pageheader_second{

}
.pageheader {
    width: 990px;
    margin: 0 auto;
    padding: 10px 0;
    *padding: 10px 0 0 0;
}
.pageheader h1 {
    float: left;
    width: 205px;
    height: 60px;
    text-decoration: none;
    border:0px;
    background: url(/images/logo.jpg) no-repeat;
    text-indent: -9999px;
}
.pageheader .logo-side {
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 25px 25px 15px;
    color: #827e7e;
}
.pageheader .logo-side strong {
    color: #d72324;
    font-weight: bold;
}
.pageheader .nav {
    float: left;
    width: 580px;
    padding-top: 30px;
}
.pageheader .nav li {
    float: left;
    width: 96px;
    height: 30px;
    line-height: 30px;
    text-align: center;
}
.pageheader .nav li a {
    font-size: 14px;
    font-weight: bold;
    font-family: Microsoft YaHei, "微软雅黑";
}

.main {
    width: 990px;
    margin: 0 auto 10px;
}

.banner {
    position: relative;
    overflow: hidden;
    width:100%;
    height:300px;
    margin: 0 auto 10px;
}
.banner .slides {
    overflow: hidden;
    width:100%;
    height:300px;
}
.banner .slides li{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    overflow: hidden;
    float: left;
    width:100%;
    height:300px;
}
.banner .pager {
    position: absolute;
    bottom: 0;
    right: 0;
    z-index: 4;
    margin: 0px 25px;
    height: 26px;
    text-align: center;
}
.banner .pager li{
    float: left;
    width: 26px;
    height: 26px;
    margin-left: 1px;
    line-height: 26px;
}
.banner .pager li a {
    display: block;
    width: 26px;
    height: 26px;
    line-height: 26px;
    font-weight: bold;
    background: #410a0a;
    color: #a46d6d;
    text-align: center;
}
.banner .pager li a:hover , .banner .pager li.active a{
    background: #f3bcbc;
    color: #8f5858;
    text-decoration:none;
}
.main .left {
    float: left;
    width: 700px;
}
.red-box .colmenu {
    height: 33px;
    line-height: 33px;
}
.red-box .colmenu h2 {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #ff5700;
}
.red-box .colmenu .more,
.colbox .colmenu .more {
    float: right;
}
.red-box .info,
.select-list {
    _width: 658px;
    padding: 15px 20px 57px;
    _padding: 15px 20px 30px;
    line-height: 23px;
    border: 1px solid #ccc;
    border-top: 3px solid #ff5700;
}
.company .info {
    padding: 15px 20px;
    *padding: 10px 20px;
    _padding: 9px 20px 0px;
}
.red-box .info .detail {
    text-indent: 2em;
    float: left;
    width: 150px;
}
.red-box .info .img-box {
    float: left;
    width: 155px;
    margin: 5px 15px 0;
    font-weight: bold;
    color: #ff5700;
    text-align: center;
}
.red-box .img-box img {
    width: 143px;
    height: 90px;
    padding: 5px;
    margin-bottom: 5px;
    border: 1px solid #ccc;
}
.red-box .detail-items {
    float: left;
    width: 320px;
}
.red-box .detail-items p a {
    color: #ff5700;
}
.red-box .detail-items strong {
    font-weight: bold;
    color: #ff5700;
}
.red-box .two-items span {
    display: inline-block;
    width: 128px;
}
.red-box .tempo-bg,
.select-list .tempo-bg {
    display: inline-block;
    width: 150px;
    height: 14px;
    padding: 3px;
    margin-top: -2px;
    background: url(/images/btn.gif) no-repeat 0px 0px;
    vertical-align: middle;
}
.red-box .tempo-bg span,
.select-list .tempo-bg span {
    display: inline-block;
    height: 14px;
    line-height: 14px;
    background: #ff5700;
    color: #fff;
}
.red-box .tempo-bg .w50,
.select-list .tempo-bg .w50  {
    width: 75px;
}
.red-box .tempo-bg .w95,
.select-list .tempo-bg .w95 {
    width: 142.5px;
}
.red-box .tempo-bg .w100,
.select-list .tempo-bg .w100 {
    width: 150px;
}
.red-box .detail-items li {
    height: 23px;
    padding-left: 10px;
    line-height: 23px;
    background: url(/images/dot.gif) no-repeat left center;
}
.detail-items li h3 {
    float: left;
    width: 180px;
    height: 23px;
    font-weight: normal;
}
.detail-items .btn,.ddbitem .btn,
.select-list .btn {
    display: block;
    margin: 0 auto;
    width: 63px;
    height: 20px;
    line-height: 20px;
    color: #fff;
    background: url(/images/btn.gif) no-repeat 0px -21px;
    text-align: center;
    font-size: 12px;
}
.main .right {
    float: left;
    width: 280px;
    margin-left: 10px;
}
.colbox {
    border: 1px solid #ccc;
    margin-left: 0px;
    margin-right: 0px;
}
.colbox .colmenu {
    margin-left: 0px;
    margin-right: 0px;
    width: 233px;
    height: 33px;
    padding: 0 10px 0 35px;
    line-height: 33px;
    color: #fff;
    background: url(/images/menu-blue-bg.gif) no-repeat;
}
.colbox .colmenu h2 {
    float: left;
    font-weight: bold;
    font-size: 14px;
}
.colbox .colmenu .more,
.colbox .colmenu .more:hover {
    color: #fff;
}
.colbox ul {
    padding: 9px 10px 8px;
}
.colbox li {
    height: 26px;
    padding-left: 15px;
    line-height: 26px;
    border-bottom: 1px dashed #ccc;
    background: url(/images/icon.gif) no-repeat 3px -66px;
}
.project {
    border: 1px solid #ccc;
}
.project .menu,
.win-box .menu {
    height: 32px;
    line-height: 32px;
    border-bottom: 2px solid #00416b;
    font-size: 14px;
    font-weight: bold;
    color: #00416b;
    background: url(/images/menu-bg.gif) repeat-x;
    text-align: center;
}
.project .info {
    padding: 10px 10px 14px;
    line-height: 25px;
}
.project .info h3,
.project .info h3 a,
.project .info h3 a:hover {
    font-weight: bold;
    color: #ff5700;
    text-align: center;
}
.footer-partner{
    height: 60px;
    line-height: 60px;	
    background: #F5F5F5;
}
.partner {

    width: 990px;
    height: 60px;
    margin: 0 auto;	
    border: 1px solid #ccc;
    
    background: url(/images/partner.jpg) 20px 10px no-repeat;
}
#carousel {
    position: relative;
    width: 630px;
    height: 42px;
    margin: 0 auto;
}
#carousel .carousel-c {
    overflow: hidden;
    width: 660px;
    height: 42px;
    margin-top: 10px;
   
}
#carousel .carousel-l,
#carousel .carousel-r {
    position: absolute;
    right: -60px;
    bottom: 3px;
    width: 23px;
    height: 32px;
    background: url(/images/partner-btn.gif) 0px 0px no-repeat;
    z-index: 5;
    cursor:pointer;
}
#carousel .carousel-r {
    right: -100px;
    background: url(/images/partner-btn.gif) -44px 0px no-repeat;
}
#carousel li {
    float: left;
    width: 102px;
    padding: 0 12px;
}
#carousel img {
    display: block;
/*    width: 100px;*/
    height: 40px;
    border: 1px solid #a69f9f;
}
/*list select*/
.attrs-select h2 {
    height: 31px;
    margin-bottom: 10px;
    line-height: 31px;
    border-bottom: 3px solid #ff5700;
    font-size: 14px;
    color: #ff5700;
}
.attrs-select .attrs {
    height: 28px;
    line-height: 28px;
    _line-height: 20px;
}
.attrs-select .attrs .attrs-key{
    display: inline-block;
    float: left;
    width: 70px;
    color: #004469;
}
.attrs-select .attrs a {
    display: inline-block;
    padding: 0px 3px;
    margin-right: 15px;
    line-height: 16px;
    color: #8e8f8f;
}
.attrs-select .attrs a:hover,
.attrs-select .attrs a.selected {
    color: #fff;
    background: #ff5700;
    text-decoration: none;
}
.attrs-select .btns {
    margin-top: 10px;
    _margin-top: 0px;
}
.attrs-select .btns a {
    display: inline-block;
    padding: 0 20px;
    margin-right: 8px;
    line-height: 23px;
    border: 1px solid #c3c3c3;
    background: #e6e6e6;
    text-align: center;
    color: #004469;
}
.attrs-select .btns a.selected {
    padding: 0 25px 0 15px;
    color: #fff;
    text-decoration: none;
    background-color: #00416b;
}
.attrs-select .btns a.up {
    background: #00416b url(/images/arrow.gif) no-repeat 43px -17px;
}
.attrs-select .btns a.down {
    background: #00416b url(/images/arrow.gif) no-repeat 43px 4px;
}
.attrs-select .btns a.repay-up {
    background: #00416b url(/images/arrow.gif) no-repeat 55px -17px;
}
.attrs-select .btns a.repay-down {
    background: #00416b url(/images/arrow.gif) no-repeat 55px 4px;
}
.select-list {
    padding: 15px 20px;
    _padding: 14px 20px 0px;
    line-height: 25px;
}
.select-list .tempo-bg {
    _margin-top: 0px;
}
.select-list .img-box {
    float: left;
    width: 152px;
    height: 103px;
    margin-right: 16px;
}
.select-list .img-box img {
    width: 152px;
    height: 103px;
}
.select-list .detail-items {
    float: left;
    width: 490px;
}
.select-list .detail-items p a {
    color: #8e8f8f;
}
.select-list .detail-items .btns {
    margin-top: 7px;
}
.select-list .two-items,
.select-list .three-items,
.select-list .four-items {
    height: 25px;
}
.select-list .two-items div,
.select-list .three-items div.long {
    float: left;
    width: 245px;
}
.select-list .three-items div,
.select-list .four-items div {
    float: left;
    width: 122px;
}
.select-list .two-items div.tempo-bg {
    width: 150px;
}
.select-list p span.on {
    display: inline-block;
    padding-left: 20px;
    margin-right: 30px;
    line-height: 20px;
    color: #ff5700;
    background: url(/images/icon2.gif) no-repeat left center;
}
.select-list p a.btn {
    display: inline-block;
    float: none;
    color: #fff;
}
.bg {
    display: none;
    position: absolute;
    z-index: 5;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #ececec;
    opacity: 0.5;
    filter:Alpha(opacity=50);
}
.win {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 6;
    width: 610px;
    height: 416px;
    padding: 4px;
    _padding: 4px 4px 0;
    margin-left: -305px;
    margin-top: -208px;
    background: #fff;
}
.win-box {
    border: solid 1px #d8d8d8;
}
.win-box .menu {
    position: relative;
    padding: 0 10px;
    text-align: left;
}
.win-box .menu em {
    position: absolute;
    right: 10px;
    top: 7px;
    width: 18px;
    height: 18px;
    background: url(/images/icon-close.gif) no-repeat;
    cursor: pointer;
}
.win-box .win-info {
    padding: 10px;
    line-height: 30px;
    color: #2c2c2c;
    font-size: 14px;
}
.win-box strong {
    font-weight: bold;
}
.win-box .submit-btn {
    width: 41px;
    height: 24px;
    border: none;
    color: #fff;
    background: url(/images/small-btn.gif) no-repeat;
    cursor: pointer;
}
.win-box .total{
    padding-left: 20px;
    background: url(/images/icon-money.gif) no-repeat left center;
}
.win-box .pay {
    margin-left: 168px;
}
.page {
    height: 30px;
    line-height: 30px;
    margin: 15px auto;
    background: #ececec;
    text-align: center;
}
.page a {
    margin: 0 5px;
}
.page a:hover {
    color: #ff5700;
}



.jindu {
    float:left;
    margin-top:4px;
    width:150px;
    height:14px;
    background-image:url(/images/jindu_bg.gif);
    background-repeat: no-repeat;
    padding:3px;
}
.jindu .jdt {

    height:14px;
    background-image:url(/images/jindu.gif);
    background-repeat: no-repeat;
}

.xMenu {
    width:696px;
    height:49px;
    line-height:46px;
    background-image:url(/images/main_6.jpg);
    background-repeat: no-repeat;
}
.xMenu h1 {
    float:left;
    font-size:18px;
    font-weight:normal;
    color:#FFF;
    width:100px;
    text-align:center;
    cursor: pointer;
}
.xMenu .more a {
    float:right;
    color:#c8050e;
    text-align:right;
    margin-right:10px;
}
.grMenu {
    width:696px;
    height:49px;
    line-height:46px;
    background-image:url(/images/main_6_2.jpg);
    background-repeat: no-repeat;
}
.grMenu h1 {
    float:left;
    font-size:18px;
    font-weight:normal;
    color:#c8050e;
    width:100px;
    text-align:center;
    cursor: pointer;
}
.grMenu .more a {
    float:right;
    color:#c8050e;
    text-align:right;
    margin-right:10px;
}
.ddbMenu {
    width:696px;
    height:49px;
    line-height:46px;
    background-image:url(/images/main_6_3.jpg);
    background-repeat: no-repeat;
}
.ddbMenu h1 {
    float:left;
    font-size:18px;
    font-weight:normal;
    color:#fff;
    width:100px;
    text-align:center;
    cursor: pointer;
}
.ddbMenu .more a {
    float:right;
    color:#c8050e;
    text-align:right;
    margin-right:10px;
}

/*首页个人直投*/
.ztBox {
    width:696px;
    margin-top:6px;
}
.ztBoxT {
    border-top:1px solid #d1d1d1;
    border-left:1px solid #d1d1d1;
    border-right:1px solid #d1d1d1;
}
.ztBoxB {
    width:100%;
    height:5px;
    background-image:url(/images/main_1.jpg);
    background-repeat: repeat-x;
}
.ztBox .botton {
    width:233px;
    height:55px;
    background-image:url(/images/btn_2.gif);
    background-repeat: no-repeat;
    position: relative;
    z-index:7;
    top:118px;
    left:-10px;
    cursor:pointer;
}
.ztBox .bottongray{   
    -moz-opacity:.3;
    opacity:0.3;

    color: white;
    width:233px;
    height:55px;
    background-image:url(/images/btn_2.gif);
    background-repeat: no-repeat;
    position: relative;
    z-index:7;
    top:118px;
    left:-10px;
    cursor:pointer;
}
.bottonparent a,.bottonparent a:hover{
    color: white;
    text-decoration: none;
    font-weight: bold;
}
.bottontext{
    text-align: center;
    font-size: 20px;
    padding-top: 20px;
}
.ztBoxTop {
    margin-top:-46px;
    height:170px;
    background-image:url(/images/main_9.jpg);
    background-repeat: repeat-x;
    background-position: bottom;
}
.ztBoxTop .img {
    float:left;
    margin-left:10px;
    width:161px;
    height:108px;
    background-image:url(/images/main_7.jpg);
    background-repeat: no-repeat;
    padding:9px 0 0 9px;
}
.ztBoxTop .right {
    float:right;
    width:504px;
}
.ztBoxTop .rightTop {
    height:40px;
}
.ztBoxTop .rightTop .ico {
    float:left;
    margin-top:4px;
    margin-right:6px;
}
.ztBoxTop .rightTop h1 {
    margin-top:4px;
    float:left;
    width:242px;
    color:#c8050e;
    font-size:16px;
    line-height:24px;
    border-bottom: 0px;
}
.ztBoxTop .rightTop h1 a {	
    font-size:14px;
    color:#c8050e;
}
.ztBoxTop .rightTop h1 span {
    color:#333;
    font-size:12px;
    font-weight:bold;
    line-height:24px;
}
.ztBoxTop .rightTopR {
    margin-top:4px;
    float:left;
    width:230px;
    color:#c8050e;
    font-size:12px;
    line-height:24px;
}
.ztBoxTop .rightTopR span{
    float:left;
    color:#555;
}
.ztBoxTop .rightBox {
    width:493px;
    height:65px;
    background-image:url(/images/main_8.jpg);
    background-repeat: no-repeat;
}
.ztBoxTop .rightBot {
    margin:30px 0 0 50px;
}
.ztBoxTop .rightBotL {
    float:left;
    width:130px;
}
.ztBoxTop .rightBotL img {
    float:left;
    margin-top:-5px;
}
.ztBoxTop .rightBotL span {
    float:left;
    margin-top:-2px;
    margin-left:8px;
}

.ztBoxTop .rightBotR {
    float:right;
   padding-right: 10px;
}
.line {
    border-bottom:1px dotted #666;
}

.ztBoxTop .bigRightBox {
    width:750px;
    height:65px;
    background-image:url(/images/bigprojectitem.jpg);
    background-repeat: no-repeat;
}
.ztBoxTop .bigRightBox td {
    padding-left: 5px;
}
