﻿@charset "UTF-8";

body,div,ul,li,p,span,h1,h2,h3,h5 {
    padding:0;
    margin: 0;
    font-family: Microsoft Yahei;
}

a,li,input {
    text-decoration:none;
    list-style:none;
    outline-style: none;
}

body {
    background: url('http://tzcredit.bjsdkl.com/picture/0/9199603117524d8cb823fb5a27a837b3.png') no-repeat scroll center 0;
    font-size: 14px;
}

.clearfix {
    zoom:1;
}
.clearfix:after {
    content:'';
    display:block;
    clear:both;
    height:0;
}
.container {
    width: 1000px;
    overflow: hidden;
    margin:0 auto;
    border-top:2px solid #cc0000;
    box-sizing:border-box;
    border-left: 1px solid #ccc;
    border-right:1px solid #ccc;
    background-color: #f4f4f4;

}

/* left menu */
.container .menu {
    width: 198px;
    height:100%;
    float:left;
    box-sizing:border-box;
}
.container .menu .img {
    width:100%;
    height:60px;
}
.container .menu .img>img {
    height:100%;
}

.accordion {
    width: 100%;
}
.container .menu .nav li {
     width:100%;
 }
.accordion .link {
    width:100%;
    height:38px;
    line-height: 38px;
    padding-left:50px;
    cursor: pointer;
    display: block;
    color:#333;
    box-sizing: border-box;
    background: url("http://tzcredit.bjsdkl.com/picture/0/15ef338d6e67494e8010dce96325d14f.jpg");
    position: relative;
    -webkit-transition: all 0.4s ease;
    -o-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

.accordion li:last-child .link {
    border-bottom: 0;
}


/**
 * Submenu */
.submenu {
    display: none;
    font-size: 14px;
}

.submenu li {
    width:100%;
    height:38px;
    background: url("http://tzcredit.bjsdkl.com/picture/0/2ebb3bce12c145bfa5561d1f8d346ae6.jpg");
    color: #333333;
    font-size: 14px;
    cursor:pointer;
    line-height: 38px;
    padding-left: 55px;
    -webkit-transition: all 0.25s ease;
    -o-transition: all 0.25s ease;
    transition: all 0.25s ease;
}
.submenu li:hover {
    color: #1070c2;
}
.submenu li.current {
    color: #1070c2;
}





/* right content */
.container .content {
    width: 800px;
    min-height:730px;
    background-color: #fff;
    float:left;
    box-sizing:border-box;
    padding:20px;
}
.container .content .cont_title {
    width:100%;
    font-size: 16px;
    font-family:Microsoft Yahei;
    padding-bottom:10px;
    border-bottom: 1px solid #ccc;
}
.cont_title table tbody tr td {
    padding:0 10px;
}
.cont_title table tbody tr td a {
    font-size: 16px;
    font-family: Microsoft Yahei;
    color:#333333;

}

/* Messages */
.container .content .cont_message {
    width:100%;
    overflow:hidden;
}
.container .content .cont_message>div {
    overflow: hidden;
}

.content .cont_message {
    overflow: hidden;
}
.content .cont_message .default_pgToolbar {
    border:0;
    background:none;
}


/* 信用承诺 */
.promise .pro_title {
    width: 100%;
    height: 40px;
    border-bottom: 1px solid #cc0000;
    margin-top: 15px;
}
.promise .pro_title .title_name {
    width:150px;
    height: 40px;
    background-color: #cc0000;
    text-align: center;
}
.promise .pro_title .title_name>span {
    display: inline-block;
    width: 90px;
    text-align: center;
    font-size: 18px;
    font-family: "Microsoft Yahei";
    background-color: #fa8080;
    color: #fff;
    line-height: 40px;
}

.promise ul {
    width: 100%;
    overflow: hidden;
}
.promise ul li {
    float:left;
    margin-top: 20px;
    margin-right: 20px;
}
.promise ul li:nth-child(4n) {
    margin-right: 0;
}
.promise ul li>a {
    display: inline-block;
    color:#333;
    width: 175px;
    background-color: #faeaea;
    font-size: 14px;
    font-family: "Microsoft Yahei";
    line-height:40px;
    text-align: center;
}
.promise ul li>a:hover {
    color:#fff;
    background-color: #c4847b;
}



/* top navigation */
.navigation li {
    width: auto;
    line-height: 36px;
    color: rgb(255, 255, 255);
    font-family: 微软&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#24179;&#21488;&#30331;&#38470;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;&#20307;&#32946;&#22312;&#32447;;
    font-size: 15px;
    float: left;
    font-weight: bold;
    text-align: center;
    list-style:none;
}
.navigation li>a {
    width: 93px;
    color: rgb(255, 255, 255);
    font-family: 微软&#98;&#101;&#97;&#116;&#51;&#54;&#53;&#23448;&#26041;&#32593;&#31449;&#95;&#51;&#54;&#53;&#36895;&#21457;&#22269;&#38469;&#24179;&#21488;&#30331;&#38470;&#95;&#51;&#54;&#53;&#98;&#101;&#116;&#20013;&#25991;&#20307;&#32946;&#22312;&#32447;;
    font-size: 15px;
    float: left;
    font-weight: bold;
    text-align: center;
}


/* footer */
.footer {
    border-top: 2px solid #cc0000;
    height:180px;
    box-sizing:border-box;
}
.footer .footer_center {
    width:1000px;
    margin:0 auto;
    height: 100%;
}
.footer .footer_center .footer_icon {
    width: 80px;
    height:80px;
    margin: 10px auto;

}
.footer .footer_center p:first-child {
	margin-top:40px;
}
.footer .footer_center p {
    text-align: center;
    line-height: 3em;
}
