﻿


.release_page .nav_banner {
    position: relative;
}

    .release_page .nav_banner .nav {
        position: absolute;
        top: 0;
        left: 0;
        z-index: 7;
        width: 100%;
        height: 110px;
        border-bottom: none;
        background-color: transparent;
        min-width: 1200px;
    }

        .release_page .nav_banner .nav ul {
            zoom: 1;
            height: 110px;
        }

            .release_page .nav_banner .nav ul li {
                width: 25%;
                float: left;
                overflow: hidden;
                background: #f8f8f8;
                height: 110px;
                zoom: 1;
                cursor: pointer;
                -moz-box-shadow: 7px 7px 7px rgba(0,0,0,.32);
                box-shadow: 7px 7px 7px rgba(0,0,0,.32);
                border-right: 1px #eee solid;
                box-sizing: border-box;
                -moz-box-sizing: border-box;
                -webkit-box-sizing: border-box;
                -ms-box-sizing: border-box;
                -o-box-sizing: border-box;
            }

                .release_page .nav_banner .nav ul li:last-child {
                    border: none;
                }

                .release_page .nav_banner .nav ul li .col {
                    display: block;
                    width: 280px;
                    margin: 25px auto 0 !important;
                    position: relative;
                    zoom: 1;
                    height: 60px;
                }

                    .release_page .nav_banner .nav ul li .col .icon {
                        display: block;
                        width: 60px;
                        height: 60px;
                        float: left;
                        margin-right: 7px;
                        background: url(../images/icon_tabs_02.png) no-repeat center center;
                    }

                    .release_page .nav_banner .nav ul li .col .icon01 {
                        background-position: 0 0;
                    }

                    .release_page .nav_banner .nav ul li .col .icon02 {
                        background-position: -60px 0;
                    }

                    .release_page .nav_banner .nav ul li .col .icon03 {
                        background-position: -120px 0;
                    }

                    .release_page .nav_banner .nav ul li .col .icon04 {
                        background-position: -180px 0;
                    }

                    .release_page .nav_banner .nav ul li .col .icon05 {
                        background-position: -240px 0;
                    }

                    .release_page .nav_banner .nav ul li .col .txt {
                        width: 210px;
                        float: left;
                        margin-top: 7px;
                    }

                        .release_page .nav_banner .nav ul li .col .txt h3 {
                            font-size: 20px;
                            height: 20px;
                            line-height: 20px;
                            font-weight: normal;
                            margin-bottom: 7px;
                        }

                        .release_page .nav_banner .nav ul li .col .txt p {
                            height: 18px;
                            line-height: 18px;
                            overflow: hidden;
                            font-size: 12px;
                        }

                    .release_page .nav_banner .nav ul li .col .hot {
                        display: inline-block;
                        vertical-align: middle;
                        margin-left: 7px;
                        margin-top: -12px;
                        width: 40px;
                        height: 27px;
                        background: url(../images/icon_hot.png) no-repeat center center;
                    }

                    .release_page .nav_banner .nav ul li .col:hover .icon {
                        display: block;
                        width: 60px;
                        height: 60px;
                        float: left;
                        margin-right: 7px;
                        background: url(../images/icon_tabs.png) no-repeat center center;
                    }

                    .release_page .nav_banner .nav ul li .col:hover .icon01 {
                        background-position: 0 0;
                    }

                    .release_page .nav_banner .nav ul li .col:hover .icon02 {
                        background-position: -60px 0;
                    }

                    .release_page .nav_banner .nav ul li .col:hover .icon03 {
                        background-position: -120px 0;
                    }

                    .release_page .nav_banner .nav ul li .col:hover .icon04 {
                        background-position: -180px 0;
                    }

                    .release_page .nav_banner .nav ul li .col:hover .icon05 {
                        background-position: -240px 0;
                    }

                    .release_page .nav_banner .nav ul li .col:hover .txt {
                        color: #fff !important;
                    }

                .release_page .nav_banner .nav ul li .col01:hover .txt {
                    color: #663f65 !important;
                }

                .release_page .nav_banner .nav ul li .col02:hover .txt {
                    color: #578e4f !important;
                }

                .release_page .nav_banner .nav ul li .col03:hover .txt {
                    color: #32659c !important;
                }

                .release_page .nav_banner .nav ul li .col04:hover .txt {
                    color: #908072 !important;
                }

                .release_page .nav_banner .nav ul li .col05:hover .txt {
                    color: #19253d !important;
                }

                .release_page .nav_banner .nav ul li.active {
                    background: none;
                    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.32);
                    -moz-box-shadow: 0 0 0 rgba(0,0,0,.32);
                    box-shadow: 0 0 0 rgba(0,0,0,.32);
                }

                    .release_page .nav_banner .nav ul li.active .col .icon01 {
                        background-position: 0 -67px;
                    }

                    .release_page .nav_banner .nav ul li.active .col .icon02 {
                        background-position: -60px -67px;
                    }

                    .release_page .nav_banner .nav ul li.active .col .icon03 {
                        background-position: -120px -67px;
                    }

                    .release_page .nav_banner .nav ul li.active .col .icon04 {
                        background-position: -180px -67px;
                    }

                    .release_page .nav_banner .nav ul li.active .col .icon05 {
                        background-position: -240px -67px;
                    }

                    .release_page .nav_banner .nav ul li.active .col .txt {
                        color: #fff !important;
                    }

                    .release_page .nav_banner .nav ul li.active .col .hot {
                        background: url(../images/icon_hot_hover.png) no-repeat center center;
                    }

                    .release_page .nav_banner .nav ul li.active .col .txt {
                        color: #fff !important;
                    }

.all_tit {
    font-size: 36px;
    text-align: center;
    font-weight: normal;
    margin-bottom: 50px;
    color: #333;
}

    .all_tit .line {
        display: block;
        margin: 20px auto 0;
        height: 2px;
        width: 50px;
        background: #ccc;
    }

.the_new_information {
    width: 1200px;
    margin: 0 auto;
    padding: 60px 0;
}

    .the_new_information .tit {
        text-align: center;
        color: #666;
        font-size: 16px;
        margin-bottom: 20px;
    }

        .the_new_information .tit span {
            color: #f90;
            margin: 0 3px;
        }

    .the_new_information .table {
        border: 1px solid #e4e4e4;
        border-top: 6px solid #666;
        width: 100%;
        min-width: 1200px;
        border-bottom: none;
    }

        .the_new_information .table .table_hd {
            overflow: hidden;
            height: 80px;
            line-height: 80px;
            background: #f8f8f8;
            border-bottom: 1px solid #ddd;
        }

            .the_new_information .table .table_hd li {
                float: left;
                font-size: 20px;
                width: 174px;
                text-align: center;
            }

        .the_new_information .table .table_bd li {
            overflow: hidden;
            height: 80px;
            line-height: 80px;
            border-bottom: 1px solid #ddd;
        }

            .the_new_information .table .table_bd li span {
                display: block;
                float: left;
                width: 174px;
                text-align: center;
                font-size: 14px;
                color: #595959;
            }

/*招标流程*/
.bidding_process {
    background: url(../images/l_img05.png) no-repeat center center;
    height: 530px;
    padding: 70px 0 0;
    width: 100%;
    min-width: 1200px;
}

    .bidding_process .all_tit .line {
        background: #ddd;
    }

    .bidding_process .bidding_process_bd {
        overflow: hidden;
        zoom: 1;
        width: 1124px;
        margin: 0 auto;
        height: 300px;
    }

        .bidding_process .bidding_process_bd .icon_box {
            float: left;
            text-align: center;
            width: 140px;
            cursor: pointer;
        }

            .bidding_process .bidding_process_bd .icon_box.on span {
                color: #333;
            }

            .bidding_process .bidding_process_bd .icon_box.on .icon {
                background: url(../images/icon_hover_six.png) no-repeat -113px 0 !important;
            }

            .bidding_process .bidding_process_bd .icon_box.on .open {
                display: block !important;
            }

            .bidding_process .bidding_process_bd .icon_box .icon {
                background: url(../images/icon_hover_six.png) no-repeat 0 0;
                overflow: hidden;
                width: 113px;
                height: 130px;
                margin: 0 auto 20px;
            }

                .bidding_process .bidding_process_bd .icon_box .icon img {
                    display: block;
                    width: 67px;
                    height: 63px;
                    margin: 30px auto 0;
                }

            .bidding_process .bidding_process_bd .icon_box span {
                color: #666;
                font-size: 24px;
            }

            .bidding_process .bidding_process_bd .icon_box .open {
                padding: 15px 0 0;
                display: none;
            }

                .bidding_process .bidding_process_bd .icon_box .open .riangle {
                    display: block;
                    background: url(../images/dot_arrow_down.png) no-repeat center center;
                    width: 12px;
                    height: 6px;
                    margin: 0 auto 15px;
                }

                .bidding_process .bidding_process_bd .icon_box .open p {
                    line-height: 20px;
                    display: block;
                    height: 60px;
                    overflow: hidden;
                }

        .bidding_process .bidding_process_bd .arrow {
            display: block;
            float: left;
            width: 61px;
            height: 8px;
            margin: 60px 22px 0;
            background: url(../images/icon_arrow_half.png) no-repeat center center;
        }

    .bidding_process .free_btn {
        background: #ff890b;
        text-align: center;
        color: #fff;
        width: 140px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        display: block;
        width: 290px;
        height: 50px;
        line-height: 50px;
        margin: 0 auto;
        border: none;
        outline: none;
        font-size: 18px;
        cursor: pointer;
    }

        .bidding_process .free_btn:hover {
            background: #f74a0d;
        }

.release_page_01 .nav_banner .banner {
    background: url(../images/banner01.jpg) no-repeat center center;
    height: 610px;
    width: 100%;
    min-width: 1200px;
}

.release_page_02 .nav_banner .banner {
    background: url(../images/banner02.jpg) no-repeat center center;
    height: 610px;
    width: 100%;
    min-width: 1200px;
}

.release_page_03 {
    color: #666;
}

    .release_page_03 .nav_banner .banner {
        display: block;
        background: url(../images/banner03.jpg) no-repeat center center;
        height: 610px;
        width: 100%;
        min-width: 1200px;
        position: relative;
    }

    .release_page_03 .all_tit b {
        color: #1594e2;
        font-size: 60px;
        margin: 0 10px;
    }



.release_page_04 {
    font-size: 14px;
    color: #666;
}

    .release_page_04 .nav_banner .banner {
        display: block;
        background: url(../images/banner04.jpg) no-repeat center center;
        height: 610px;
        width: 100%;
        min-width: 1200px;
    }

    .release_page_04 .all_tit b {
        color: #1594e2;
        font-size: 60px;
        margin: 0 10px;
    }

.release_page_05 {
    font-size: 14px;
    color: #666;
}

    .release_page_05 .nav_banner .banner {
        display: block;
        background: url(../images/banner05.jpg) no-repeat center center;
        height: 610px;
        width: 100%;
        min-width: 1200px;
    }

    .release_page_05 .all_tit b {
        color: #1594e2;
        font-size: 60px;
        margin: 0 10px;
    }

.release_free_apply {
    width: 300px;
    position: absolute;
    right: 50%;
    margin-right: -600px;
    bottom: 30px;
    background: #fff;
    border: 1px solid #e5e5e5;
    border-top: 5px solid #ff890b;
    padding: 20px;
}

.release_free_apply  h3{
    color: #ff890b;
    font-size: 24px;
    font-weight: normal;
    text-align:center;
}

    .release_free_apply h6 {
        color: #999;
        font-weight: normal;
        text-align: center;
        line-height: 24px;
    }

        .release_free_apply h6 span {
            color: #ff890b;
        }

        .release_free_apply h6 strong {
            font-size: 24px;
            font-weight: normal;
            color: #000;
        }

    .release_free_apply .labs {
        margin: 15px auto;
    }

        .release_free_apply .labs li {
            margin-bottom: 7px;
            overflow: hidden;
        }

        .release_free_apply .labs .labs input:focus {
            border: 1px solid #ff890b;
        }

        .release_free_apply .labs .text {
            display: block;
            width: 288px;
            border: 1px solid #eee;
            height: 14px;
            line-height: 14px;
            outline: none;
            padding: 13px 5px;
        }

            .release_free_apply .labs .text:focus {
                border: 1px solid #ff890b;
            }

        .release_free_apply .labs .text02 {
            width: 188px;
            float: left;
        }

        .release_free_apply .labs .verification-code {
            height: 42px;
            line-height: 42px;
            display: block;
            background: none;
            border: none;
            outline: none;
            cursor: pointer;
            float: right;
            background: #f0f0f0;
            width: 100px;
        }

            .release_free_apply .labs .verification-code:hover {
                background: #d6d6d6;
            }

    .release_free_apply .state {
        color: #999;
        line-height: 24px;
    }

        .release_free_apply .state span {
            color: #f90;
        }

    .release_free_apply .sub {
        background: #ff890b;
        text-align: center;
        color: #fff;
        width: 140px;
        height: 40px;
        font-size: 14px;
        line-height: 40px;
        display: block;
        width: 100%;
        cursor: pointer;
        border: none;
        outline: none;
        margin-bottom: 5px;
    }

        .release_free_apply .sub:hover {
            background: #f74a0d;
        }

    .release_free_apply .tera {
        overflow: hidden;
        color: #999;
        min-height: 70px;
        width: 288px;
        border: 1px solid #ccc;
        padding: 5px;
    }

        .release_free_apply .tera:focus {
            border: 1px solid #ff890b;
        }

    .release_free_apply .lookStep_download {
        height: 36px;
        line-height: 36px;
    }

        .release_free_apply .lookStep_download a {
            color: #666;
            padding-left: 15px;
        }

            .release_free_apply .lookStep_download a:hover {
                color: #d6162d;
            }

        .release_free_apply .lookStep_download .lookStep {
            background: url(../images/l_icon_01.png) no-repeat left center;
            margin-right: 20px;
        }

        .release_free_apply .lookStep_download .download {
            background: url(../images/l_icon_01.png) no-repeat left center;
        }

.bannerCon {
    width: 1200px;
    margin: 0 auto;
    height: auto;
    position: relative;
    text-align: center;
}

    .bannerCon h3 {
        position: absolute;
        left: 0;
        top: 200px;
        width: 100%;
        text-align: center;
        font-size: 52px;
        font-weight: bold;
        color: #fff;
    }

        .bannerCon h3 b {
            font-size: 36px;
            margin: 0 25px;
        }

        .data {
        	position:absolute;
	left:30px;
	top:300px!important;
	opacity:0
}
.bztips {
	position:absolute;
	top:470px;
	color:#fff;
	width:100%;
	text-align:center;
	font-size:11px
}
.data li {
	float:left;
	width:370px;
	margin-right:20px
}
.dataBox i {
	background:url(/themes/roots/item/zhaobiao/images/t_l.gif) no-repeat left center;
	z-index:10;
	width:370px;
	background-size:100%
}
.dataBox i {
	position:absolute;
	left:0;
	top:0;
	width:370px;
	height:120px;
	display:block
}
.dataBox {
	position:relative;
	width:370px;
	height:120px;
	display:block;
	color:#fff;
	font-weight:bold;
	background:#ffa229;
	font-family:Arial,Helvetica,sans-serif;
	font-size:85px;
	font-style:normal;
	line-height:120px;
	letter-spacing:-3px
}
.data p {
	font-size:20px;
	line-height:30px;
	margin-top:5px;
	color:#fff
}
.dataBox span {
	font-size:85px
}

.click_apply_box {
	position:absolute;
	left:50%;
	bottom:30px;
	width:300px;
	margin-left:-150px
}
.click_apply_box .click_apply {
	width:300px;
	height:40px;
	text-align:center;
	line-height:40px;
	margin-bottom:10px;
	background:#ffa00b;
	color:#fff;
	font-size:20px;
	border:none;
	outline:none;
	cursor:pointer
}
.click_apply_box .click_apply:hover {
	background:#d78300
}
.click_apply_box .arrow {
	display:block;
	width:19px;
	height:25px;
	margin:0 auto;
	background:url(../images/baozhang/arrow_white_down_three.png) no-repeat center center;
	-webkit-transform-origin:50% 50%;
	-ms-transform-origin:50% 50%;
	transform-origin:50% 50%;
	-webkit-animation:arrowMove 1.5s infinite;
	animation:arrowMove 1.5s infinite;
	-moz-animation:arrowMove 1.5s infinite;
	-ms-animation:arrowMove 1.5s infinite;
	-o-animation:arrowMove 1.5s infinite
}

/*贷款-我们的优势*/
.release_our_good {
	padding:60px 0 100px
}
.release_our_good .our_good {
	width:1020px;
	overflow:hidden;
	margin:0 auto
}
.release_our_good .our_good ul {
	overflow:hidden;
	width:1220px
}
.release_our_good .our_good ul li {
	float:left;
	width:200px;
	text-align:center;
	margin-right:70px
}
.release_our_good .our_good ul li i {
	display:block;
	width:128px;
	height:146px;
	margin:0 auto 15px;
	background:url(../images/daikuan/icon_four_gray.png) no-repeat center center
}
.release_our_good .our_good ul li .i01 {
	background-position:0 0
}
.release_our_good .our_good ul li .i02 {
	background-position:-127px 0
}
.release_our_good .our_good ul li .i03 {
	background-position:-254px 0
}
.release_our_good .our_good ul li .i04 {
	background-position:-382px 0
}
.release_our_good .our_good ul li strong {
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-bottom:15px
}
.release_our_good .our_good ul li p {
	color:#999;
	line-height:20px
}
.release_our_good .our_good ul li p span {
	color:#f26122
}
/*贷款-步骤*/
.release_get_four_step {
	background:url(../images/daikuan/l_img03.jpg) no-repeat center center;
	width:100%;
	min-width:1220px;
	height:550px;
	padding-top:50px
}
.release_get_four_step .all_tit {
	color:#fff;
	margin-bottom:90px
}
.release_get_four_step .all_tit b {
	color:#f26122
}
.release_get_four_step .four_step {
	display:block;
	width:809px;
	height:292px;
	margin:0 auto
}
/*贷款-关于贷款*/
.about_loan {
	background:#f9f9f9;
	padding:60px 0
}
.about_loan .about {
	width:1020px;
	margin:0 auto 60px;
	overflow:hidden
}
.about_loan .about ul {
	overflow:hidden;
	width:1220px
}
.about_loan .about ul li {
	float:left;
	margin-right:50px;
	background:#fff;
	width:420px;
	height:180px;
	padding:20px 30px
}
.about_loan .about ul li h6 {
	height:57px;
	line-height:57px;
	font-size:24px;
	font-weight:normal;
	margin-bottom:25px
}
.about_loan .about ul li h6 i {
	display:inline-block;
	width:56px;
	height:57px;
	vertical-align:middle;
	*display:inline;
	*zoom:1;
	margin-right:15px
}
.about_loan .about ul li p {
	color:#666;
	line-height:22px
}
.about_loan .apply_now {
	background:#ff890b;
	text-align:center;
	color:#fff;
	width:140px;
	height:40px;
	font-size:14px;
	line-height:40px;
	display:block;
	font-size:20px;
	cursor:pointer;
	border:none;
	outline:none;
	margin:0 auto;
	width:290px
}
.about_loan .apply_now:hover {
	background:#f74a0d
}



.zsy_kd1 {
    background: #fafafa;
    width: 100%;
    margin: 40px 0px;
    padding: 40px 0px;
}

    .zsy_kd1 .gdkd_1 {
        width: 1200px;
        margin: 0 auto;
        padding-top: 20px;
        text-align: center;
    }

        .zsy_kd1 .gdkd_1 .tit {
            font-size: 30px;
            padding: 30px 0;
            margin-bottom: 20px;
        }

        .zsy_kd1 .gdkd_1 ul li {
            float: left;
            width: 400px;
            text-align: center;
            font-size: 18px;
            line-height: 30px;
        }

.zsdp_list {
    width: 1200px;
    margin: 60px auto 0;
    background: #fcfcfb;
}

    .zsdp_list .dp_left {
        width: 510px;
        float: left;
    }

        .zsdp_list .dp_left .dp_img li {
            float: left;
            margin-right: 10px;
            margin-bottom: 10px;
            position: relative;
        }

            .zsdp_list .dp_left .dp_img li span {
                position: absolute;
                top: 0;
                left: 0;
                display: none;
                background: #000;
                color: #fff;
                padding: 15px;
                width: 210px;
                height: 130px;
                font-size: 14px;
                line-height: 20px;
                filter: Alpha(opacity=70);
                opacity: 0.7;
                -moz-opacity: 0.7;
                -khtml-opacity: 0.7;
            }

            .zsdp_list .dp_left .dp_img li a:hover span {
                display: block;
            }

            .zsdp_list .dp_left .dp_img li a img {
                width: 240px;
                height: 160px;
            }

    .zsdp_list .dp_right {
        float: left;
        width: 680px;
        overflow: hidden;
    }

    .zsdp_list .dplb_box {
        height: 310px;
        padding: 9px;
        overflow: hidden;
        border: 1px solid #eee;
    }

#dplb {
}

    #dplb li {
        height: 110px;
        clear: both;
    }

        #dplb li div.tx {
            width: 100px;
            margin-right: 20px;
            text-align: center;
            margin-bottom: 20px;
            float: left;
        }

            #dplb li div.tx img {
                border-radius: 15px;
            }

        #dplb li div.bt {
            float: right;
            padding-bottom: 8px;
            padding-top: 8px;
            width: 540px;
            font-size: 14px;
        }

            #dplb li div.bt p {
                margin-top: 10px;
            }

            #dplb li div.bt a {
                color: #E31939;
                margin: 0 5px;
            }


.zxwt_list {
    width: 1200px;
    margin: 20px auto;
    margin-bottom: 40px;
    clear: both;
}

    .zxwt_list ul {
        margin: 30px 0;
    }

        .zxwt_list ul li.wt1 {
            font-size: 20px;
            padding: 10px 0 10px 20px;
        }

            .zxwt_list ul li.wt1 img {
                margin-right: 10px;
            }

        .zxwt_list ul li.hd1 {
            color: #888;
            padding-left: 58px;
            font-size: 14px;
        }






        /*第一屏 验房样式*/
        .service-case {
  width: 1180px;
  overflow: hidden;
  padding: 50px 0 15px 0;
  margin: 0 auto;
}

        .case-left {
  width: 720px;
  overflow: hidden;
  float: left;
  margin-right: 60px;
}

.case-title {
  line-height: 46px;
  color: #444;
  font-size: 30px;
  margin-bottom: 30px;
}

.case-body {
  width: 720px;
  height: 138px;
  border-top: 1px solid #e5e5e5;
  padding: 24px 0;
}

.case-img {
  width: 286px;
  height: 138px;
  float: left;
  margin-right: 20px;
}

.case-img img {
  float: left;
  width: 138px;
  margin-right: 5px;
}

.case-pre {
  float: left;
  width: 413px;
  height: 138px;
}

.pre-title {
  font-size: 24px;
  color: #333;
  margin-bottom: 10px;
}

.pre-describe {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
}

.case-right {
  width: 400px;
  overflow: hidden;
  float: left;
}

.signed-list {
  width: 398px;
  height: 358px;
  border: 1px solid #e5e5e5;
}

.signed-list-header {
  width: 398px;
  height: 46px;
  border-bottom: 1px solid #e5e5e5;
  border-top:3px solid #666;
  line-height: 46px;
  text-align: center;
  color: #666;
  font-size: 18px;
  position: relative;
  z-index: 2;
  background: #fff;
}

.header-1,
.signed-1 {
  width: 90px;
  display: block;
  float: left;
}

.header-2,
.signed-2 {
  width: 98px;
  display: block;
  float: left;
}

.header-3,
.signed-3 {
  width: 106px;
  display: block;
  float: left;
}

.header-4,
.signed-4 {
  width: 104px;
  display: block;
  float: left;
}

.signed-list-body {
  width: 398px;
  height: 286px;
  padding-top: 15px;
  overflow: hidden;
  position: relative;
}

.signed-list-body li {
  width: 398px;
  height: 31px;
  line-height: 31px;
  text-align: center;
  color: #666;
  font-size: 14px;
}

.service-title {
  font-size: 30px;
  color: #444;
  margin: 55px 0 35px 0;
  text-align: center;
}





.container {
    width: 1200px;
    margin: 0 auto;
}
.check_question{padding-bottom: 30px;background: url(../images/baozhang/yanfang/sjybj_repeat.jpg) repeat;}
.check_question_box{width: 298px;margin: 220px 0 0 39px;}
.check_question_box h2{width: 254px; height: 100px;margin-bottom: 20px;font-size:36px;font-weight:normal;}
.check_question_box p{font-size:14px;line-height:24px;}
.check_question_list{width: 800px;height: 620px;margin: 60px 0 0 50px;}
.check_question_list li{position: relative;float: left;display: inline;width: 240px;height: 280px;margin: 0 40px 30px 0;background: #fff;}
.check_question_list .no_m{margin: 0 0 30px 0;}
.check_question_list .check_question_text{width: 200px;margin: 55px auto 0;color: #666;line-height: 20px;text-align: center;font-size:14px;}
.check_question_list .ico_circle{position: absolute;top: 128px;left: 80px;width: 80px; height: 80px;text-align: center;color: #fff;line-height: 80px;background-color:#e91919;border-radius:50%;font-size:14px;}
.check_question_list .ico_circle i{width: 18px; height: 13px;margin: 20px auto 10px;}
.check_question_list .ico_circle .ico_num1{background-position: -281px -281px;}
.check_question_list .ico_circle .ico_num2{background-position: -300px -281px;}
.check_question_list .ico_circle .ico_num3{background-position: -320px -281px;}
.check_question_list .ico_circle .ico_num4{background-position: -340px -281px;}
.check_question_list .ico_circle .ico_num5{background-position: -361px -281px;}
.check_question_list .ico_circle .ico_num6{background-position: -381px -281px;}

.safeguard_box{background: url(../images/baozhang/yanfang/sjybj_safeguard.jpg) no-repeat 50% 0;}
.safeguard_box .container{height: 469px;}
.safeguard_box p{float: left;display: inline;width: 300px;margin: 243px 0 0 857px;line-height: 20px;color: #fff;}

.quality_box{height: 581px;background-color: #f8f8f8;}
.quality_box .container{height: 581px;background: url(../images/baozhang/yanfang/sjybj_quality.jpg) no-repeat;} 



/*装修保障金*/
.safe_what_about {
	padding:60px 0;
	width:1220px;
	min-width:1220px;
	margin:0 auto
}
.safe_what_about .company_services_icons {
	overflow:hidden;
	width:925px;
	margin:0 auto
}
.safe_what_about .company_services_icons ul {
	overflow:hidden;
	width:1300px
}
.safe_what_about .company_services_icons ul li {
	float:left;
	width:160px;
	height:160px;
	border-radius:15px;
	background:#6eaace;
	text-align:center;
	color:#fff;
	overflow:hidden;
	margin-right:95px
}
.safe_what_about .company_services_icons ul li i {
	display:block;
	width:60px;
	height:60px;
	margin:20px auto 10px
}
.safe_what_about .company_services_icons ul li .i_01 {
	background:url(../images/baozhang/icon_release_white01.png) no-repeat center center
}
.safe_what_about .company_services_icons ul li .i_02 {
	background:url(../images/baozhang/icon_release_white02.png) no-repeat center center
}
.safe_what_about .company_services_icons ul li .i_03 {
	background:url(../images/baozhang/icon_release_white03.png) no-repeat center center
}
.safe_what_about .company_services_icons ul li .i_04 {
	background:url(../images/baozhang/icon_release_white04.png) no-repeat center center
}
.safe_what_about .company_services_icons ul li strong {
	display:block;
	font-size:24px;
	font-weight:normal;
	margin-bottom:10px
}
.safe_what_about .company_services_icons ul li p {
	font-size:14px
}
.safe_what_about .abstract {
	text-align:center;
	margin:45px 0 35px
}
.safe_what_about .abstract p {
	font-size:16px;
	line-height:26px
}
.safe_what_about .abstract p b {
	color:#000
}
.safe_what_about .img_txt {
	overflow:hidden;
	zoom:1;
	padding:0 40px;
	font-size:16px
}
.safe_what_about .img_txt .img_box {
	float:left;
	display:block;
	background:url(../images/baozhang/l_bg01.png) no-repeat center center;
	width:452px;
	height:265px
}
.safe_what_about .img_txt .img_box img {
	display:block;
	width:400px;
	height:265px;
	margin:0 auto
}
.safe_what_about .img_txt .txt {
	width:640px;
	float:right;
	height:265px;
	overflow:hidden;
	margin-top:20px
}
.safe_what_about .img_txt .txt p {
	line-height:24px;
	margin-bottom:40px
}
.safe_what_about .img_txt .txt p span {
	color:#1594e2
}

.six_safe_free {
	background:url(../images/baozhang/l_img02.png) #f8f8f8 no-repeat center center;
	height:660px;
	padding-top:60px;
	width:100%;
	min-width:1220px
}

.have_safe_four {
	padding:50px 0
}
.have_safe_four .con {
	width:1220px;
	margin:0 auto;
	min-width:1220px;
	position:relative;
	height:350px
}
.have_safe_four .con .step {
	background:#f8f8f8;
	height:80px;
	overflow:hidden
}
.have_safe_four .con .step .num {
	display:block;
	float:left;
	color:#fff;
	font-size:32px;
	height:80px;
	width:80px;
	text-align:center;
	line-height:80px;
	background:#1594e2
}
.have_safe_four .con .step .tit {
	display:block;
	float:left;
	text-align:center;
	height:80px;
	line-height:80px;
	font-style:normal;
	font-size:24px;
	color:#333;
	text-align:left;
	padding:0 15px;
	width:200px
}
.have_safe_four .con .step .tit-more-word {
	position:relative;
	line-height:54px
}
.have_safe_four .con .step .tit-more-word label {
	position:absolute;
	font-size:12px;
	display:block;
	line-height:10px
}
.have_safe_four .con .step .txt {
	display:block;
	float:left;
	margin-top:20px;
	font-size:14px;
	line-height:20px;
	height:40px;
	overflow:hidden;
	width:520px
}
.have_safe_four .con .step .txt-more-word {
	margin-top:10px;
	height:auto
}
.have_safe_four .con .arrow_blue {
	display:block;
	background:url(/themes/roots/item/zhaobiao/images/dot_blue_down.png) no-repeat center center;
	width:14px;
	height:8px;
	margin:15px 0 15px 33px
}
.have_safe_four .con .release_free_apply {
	right:0!important;
	top:0!important;
	margin:0!important;
	height:390px!important;
	border:2px solid #ff9c00
}

.credit_grade_brand {
	padding:30px 0 70px
}
.credit_grade_brand .brand {
	overflow:hidden;
	width:1220px;
	min-width:1220px;
	margin:0 auto
}
.credit_grade_brand .brand ul {
	overflow:hidden;
	width:1300px
}
.credit_grade_brand .brand ul li {
	float:left;
	margin-right:5px;
	margin-bottom:5px
}
.credit_grade_brand .brand ul li a {
	display:block;
	width:146px;
	height:73px;
	border:1px solid #eee;
	overflow:hidden
}
.credit_grade_brand .brand ul li a img {
	display:block;
	width:80%;
	margin:8px auto;
	-webkit-transition:all .5s ease-out;
	-o-transition:all .5s ease-out;
	-moz-transition:all .5s ease-out;
	-ms-transition:all .5s ease-out;
	transition:all .5s ease-out
}
.credit_grade_brand .brand ul li a:hover img {
	transform:scale(1.2);
	-webkit-transform:scale(1.2);
	-moz-transform:scale(1.2);
	-ms-transform:scale(1.2);
	-o-transform:scale(1.2)
}