body {
    background-color: #f9f9f9;
    /*background-color: #ccc;*/
}

.main {
    width: 1200px;
    margin: auto;
    position: relative;
}

.isHeader {
    background-color: #f07e4c;
    padding: 0 40px;
    width: 1120px;
    height: 60px;
    font-size: 14px;
    font-family: Microsoft YaHei;
    left: 50%;
    margin-left: -600px;
    top: 0;
    position: fixed;
    z-index: 500;
}

.header-checked {
    border-bottom: 2px solid white;
}

.isHeader > .left {
    width: 500px;
    display: inline-block;
    height: 100%;
}

.isHeader > .left > span {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
}

.isHeader > .left > img {
    vertical-align: middle;
}

.isHeader > .right {
    display: inline-block;
    height: 100%;
    float: right;
}

.isHeader > .right > .menu {
    display: inline-block;
    margin-left: 15px;
    height: 60px;
    line-height: 60px;
}

.isHeader > .right > .menu > a {
    display: inline-block;
    height: 45px;
    width: 65px;
    text-align: center;
    color: white;
}

.isHeader > .right > ul {
    display: inline-block;
    height: 100%;
    margin: 0;
    padding: 0;
    float: left;
}

.isHeader > .right > ul > li {
    float: left;
    /*width: 76px;*/
    width: 65px;
    /*margin-left: 20px;*/
    margin: 0 10px;
    text-align: center;
    height: 60px;
    line-height: 60px;
}

.isHeader > .right > ul > .link-01 a {
    color: white;
    display: inline-block;
    width: 100%;
    height: 75%;
    text-align: center;
}

.isHeader > .right > #NoLogin {
    display: inline-block;
    width: 100px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    position: relative;
    z-index: 50;
    padding: 5px;
    background: white;
    color: #f07e4c;
    margin-left: 20px;
}

.isHeader > .right > #NoLogin > a {
    color: #f07e4c;
    display: inherit;
    width: 45px;
}

.isHeader > .right > #NoLogin > .NoLogin-login {
    text-align: right;
}

.isHeader > .right > #NoLogin > .NoLogin-register {
    text-align: left;
}

.isHeader > .right > #isLogin {
    color: white;
    height: 60px;
    line-height: 60px;
    display: none;
    margin-left: 20px;
}

.isHeader > .right > #isLogin > a {
    color: white;
}

.content {
    height: 540px;
    /*background: url("../../images/pcIndex/banner-01.jpg");*/
    background: url("../../images/pcIndex/banner-02.png");
    /*background: url("../../images/pcIndex/banner-03.png");*/
    margin-top: 60px;
    color: white;
}

.box {
    margin: auto;
    width: 220px;
    height: 60px;
    line-height: 60px;
    border: 2px #fb8e5e solid;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    position: relative;
    z-index: 50;
    text-align: center;
    color: #fb8e5e;
    margin-top: 45px;
    cursor: pointer;
    font-size: 30px;
}

.box > span > img {
    display: inline-block;
    position: relative;
    top: -3px;
}

.financing {
    background-color: white;
    color: #373737;
    padding-top: 65px;
    padding-bottom: 70px;
}

.financing > h1 {
    text-align: center;
}

.financing ul {
    height: 405px;
    text-align: center;
}

.financing ul > li {
    width: 33.3%;
    float: left;
}

.financing ul > li > .financing-icon {
    margin: 25px 0;
}

.financing ul > li > .financing-icon > img {
    margin-left: 10px;
}

.financing ul > li > .font-01 {
    font-size: 30px;
    height: 60px;
    line-height: 60px;
}

.financing ul > li > .font-02 {
    color: #656565;
    font-size: 18px;
    height: 40px;
    line-height: 40px;
}

.insurance {
    margin-top: 80px;
    background-color: white;
    color: #373737;
    padding: 65px 200px 70px 200px;
}

.insurance > h1 {
    text-align: center;
    margin-bottom: 40px;
}

.insurance > h2 {
    color: #7b7b7b;
    height: 40px;
    line-height: 40px;
    text-align: center;
}

.insurance > .insurance-content {
    height: 300px;
    clear: both;
    margin-top: 60px;
}

.insurance > .insurance-content > .left {
    width: 50%;
    display: inline-block;
    float: left;
}

.insurance > .insurance-content > .left > img {
    width: 100%;
}

.insurance > .insurance-content > .right {
    width: 50%;
    display: inline-block;
    float: left;
}

.insurance > .insurance-content > .right > h1 {
    font-size: 30px;
    color: #fe905f;
    height: 65px;
    line-height: 65px;
    margin-left: 60px;
}

.insurance > .insurance-content > .right > ul {
    margin-left: 60px;
}

.insurance > .insurance-content > .right > ul > li {
    background: url("../../images/pcIndex/insurance-03.png") no-repeat 0 20px;
}

.insurance > .insurance-content > .right > ul > li > p {
    height: 40px;
    line-height: 40px;
    margin-left: 30px;
}

.insurance > .insurance-content > .right > ul > li > .font-01 {
    font-size: 18px;
}

.insurance > .insurance-content > .right > ul > li > .font-02 {
    font-size: 14px;
}

.insurance > .insurance-content > .right > img {
    width: 100%;
}

.insurance > .insurance-content > .background-01 {
    background: url("../../images/pcIndex/insurance-background-01.png") no-repeat -40px 45px;
}

.insurance > .insurance-content > .background-02 {
    background: url("../../images/pcIndex/insurance-background-02.png") no-repeat 50px 38px;
}

.preferential {
    margin-top: 80px;
    background-color: white;
    color: #373737;
    padding: 65px 125px 70px 125px;
}

.preferential > h1 {
    text-align: center;
    margin-bottom: 40px;
}

.preferential .preferential-title-02 {
    text-align: center;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
}

.preferential .preferential-title-02 > i {
    color: #fe905f;
}

.preferential > .preferential-list {
    height: 350px;
    width: 950px;
    position: relative;
    margin-top: 30px;
}

.preferential > .preferential-list .prev {
    display: inline-block;
    border: 12px solid transparent;
    position: absolute;
    top: 50%;
    left: -12px;
    z-index: 100;
}

.preferential > .preferential-list .prev01 {
    border-right: 12px solid #fe905f;
}

.preferential > .preferential-list .prev02 {
    border-right: 12px solid #ccc;
}

.preferential > .preferential-list .next {
    display: inline-block;
    border: 12px solid transparent;
    position: absolute;
    top: 50%;
    right: -12px;
    z-index: 100;
}

.preferential > .preferential-list .next01 {
    border-left: 12px solid #fe905f;
}

.preferential > .preferential-list .next02 {
    border-left: 12px solid #ccc;
}

.preferential > .preferential-list ul {
    /*height: 100%;*/
    height: 352px;
    overflow: hidden;
}

.preferential > .preferential-list ul > li {
    float: left;
    margin-left: 40px;
    width: 260px;
    height: 100%;
}

.preferential > .preferential-list ul > li > h2 {
    height: 60px;
    line-height: 60px;
    font-size: 18px;
    color: white;
    text-align: center;
    position: absolute;
    width: 260px;
    top: 0;
}

.preferential > .preferential-list ul > li > img {
    width: 260px;
    height: 350px;
}

.footer {
    height: 400px;
    background-color: #34314c;
    color: #cccccc;
    padding: 0 80px 0 80px;
}

.footer > ul {
    width: 1040px;
    height: 180px;
    padding-top: 45px;
}

.footer > ul > .list-01 {
    width: 40%;
}

.footer > ul > .list-02 {
    width: 40%;
}

.footer > ul > .list-03 {
    width: 20%;
}

.footer > ul > li {
    float: left;
}

.footer > ul > li .font-01 {
    font-size: 16px;
    margin-top: 10px;
    height: 25px;
    line-height: 25px;
}

.footer > ul > li .font-02 {
    font-size: 14px;
    height: 25px;
    line-height: 25px;
}

.footer > ul > li .font-03 {
    font-size: 14px;
    height: 40px;
    line-height: 40px;
}

.img-width-01 {
    width: 27px;
}

.footer > ul > li .font-03 > i {
    margin-left: 20px;
}

.footer > ul > li .weiXin {
    cursor: pointer;
}

.footer > ul > li #weiXin {
    position: relative;
}

.footer > ul > li .weixin-code {
    position: absolute;
    top: 5px;
    left: 150px;
    display: none;
}

.footer > ul > li > h2 {
    height: 35px;
    line-height: 35px;
    font-size: 18px;
    margin-bottom: 20px;
}

.footer > ul > li > .line {
    width: 2px;
    height: 112px;
    float: left;
    background-color: white;
    position: relative;
    top: 8px;
}

.footer > ul > li > .line-right {
    margin-left: 20px;
}

.footer > ul > li > .line-right > p > a {
    color: #cccccc;
}

.footer-copyright {
    font-size: 12px;
    text-align: center;
    margin-top: 60px;
}

.footer-copyright > p {
    line-height: 25px;
}

.preferential-popup, .insurance-popup {
    display: none;
    width: 260px;
    height: 405px;
    background-color: #fe905f;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -242px;
    margin-left: -170px;
    z-index: 2000;
    border-radius: 30px;
    -moz-border-radius: 30px;
    -webkit-border-radius: 30px;
    padding: 40px;
    color: white;

}

.preferential-popup > img, .insurance-popup > img {
    width: 100%;
}

.preferential-popup > .popup-title, .insurance-popup > .popup-title {
    font-size: 18px;
    text-align: center;
    height: 35px;
    line-height: 35px;
}

.preferential-popup > .popup-bottom, .insurance-popup > .popup-bottom {
    font-size: 30px;
    text-align: center;
    margin-top: 35px;
}

.pop-up-black {
    cursor: pointer;
}

.active{
    position: fixed;
    z-index: 1000;
    left: 50%;
    top: 50%;
    width: 1200px;
    height: 540px;
    margin-top: -270px;
    margin-left: -600px;
}

.close-active{
    display: inline-block;
    z-index: 1001;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    right: 0;
}

.active-link{
    display: inline-block;
    width: 100%;
    height: 100%;
    position: relative
}

.active-mask{
    width: 100%;
    height: 100%;
    background: #000;
    opacity: 0.5;
    filter: alpha(opacity=50);
    position: fixed;
    z-index: 1000;
    top: 0;
    display: none;
    cursor: pointer;
}
/*# sourceMappingURL=yghsh.css.map */
