body .layui-layer-orange .layui-layer-title {
    background: #c64120;
    color: #fff;
    border: none;
}

body .layui-layer-orange .layui-layer-btn a {
    background: #c64120;
}

body .layui-layer-orange .layui-layer-btn .layui-layer-btn0 {
    background: #c64120;
    border-color: #c64120;
}

body .layui-layer-orange .layui-layer-btn .layui-layer-btn1 {
    background: #FFF;
}


.btn {
    cursor: pointer;
}


.reg_main_input.input_bg_1 input {
    width: 401px;
}

.reg_main .sms-code {
    display: block;
    float: right;
    height: 40px;
    border: solid 1px #C4C4C4;
    width: 90px;
    text-align: center;
    line-height: 40px;
    color: #999;
}


.index_m1 .margin_auto li:last-child {
    margin-right: 0;
}


.upload-box {
    position: relative;
    display: inline-block;
    height: 32px;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

    .upload-box .upload-btn {
        display: inline-block;
        height: 32px;
        zoom: 1;
        *display: inline;
    }

    .upload-box .upload-progress {
        position: absolute;
        top: 0;
        left: 90px;
        padding: 2px 5px;
        width: 115px;
        height: 26px;
        border: 1px solid #d7d7d7;
        background: #fff;
        overflow: hidden;
    }

        .upload-box .upload-progress .txt {
            display: block;
            padding-right: 10px;
            font-weight: normal;
            font-style: normal;
            font-size: 11px;
            line-height: 18px;
            height: 18px;
            text-overflow: ellipsis;
            overflow: hidden;
        }

        .upload-box .upload-progress .bar {
            position: relative;
            display: block;
            width: 112px;
            height: 4px;
            border: 1px solid #1da76b;
        }

            .upload-box .upload-progress .bar b {
                display: block;
                width: 0%;
                height: 4px;
                font-weight: normal;
                text-indent: -99em;
                background: #28B779;
                overflow: hidden;
            }

        .upload-box .upload-progress .close {
            position: absolute;
            display: block;
            top: 1px;
            right: 1px;
            width: 14px;
            height: 14px;
            line-height: 14px;
            text-align: center;
            cursor: pointer;
            overflow: hidden;
        }

            .upload-box .upload-progress .close:hover {
                text-decoration: none;
            }

            .upload-box .upload-progress .close i {
                color: #535353;
                font-size: 10px;
                line-height: 14px;
                -webkit-transform: scale(0.833);
            }

.webuploader-container {
    position: relative;
}

.webuploader-element-invisible {
    position: absolute !important;
    clip: rect(1px 1px 1px 1px); 
    clip: rect(1px,1px,1px,1px);
}

.webuploader-pick {
    position: relative;
    display: inline-block;
    width: 80px;
    line-height: 30px;
    height: 30px;
    cursor: pointer;
    background: #fff;
    color: #333;
    text-align: center;
    overflow: hidden;
    zoom: 1;
    *display: inline;
}

.webuploader-pick-hover {
    background: #fafafa;
}

.webuploader-pick-disable {
    opacity: 0.6;
    pointer-events: none;
}



.pagesbox {
    margin: 31px auto 40px;
}


.no-data {
    height: 100px;
    line-height: 100px;
    text-align: center;
}


.zbgg_m_list a.status_orange {
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    border: none;
    border-radius: 4px;
    background: #FF8400;
    color: #fff;
    display: block;
}

.zbgg_m_list a.status_grey {
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    border: none;
    border-radius: 4px;
    background: #F8F8F8;
    display: block;
}

.zbgg_m_list a.status_yellow {
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    border: none;
    border-radius: 4px;
    background: #FF9D33;
    display: block;
    color: #fff;
}

.zbggd_m_content_top a.status_orange {
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background: #FF8400;
    border: none;
    border-radius: 4px;
    position: absolute;
    top: 66px;
    left: 1010px;
    color: #fff;
}

.zbggd_m_content_top a.status_grey {
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background: #F8F8F8;
    border: none;
    border-radius: 4px;
    position: absolute;
    top: 66px;
    left: 1010px;
}

.zbggd_m_content_top a.status_yellow {
    width: 120px;
    line-height: 40px;
    height: 40px;
    text-align: center;
    background: #FF9D33;
    border: none;
    border-radius: 4px;
    position: absolute;
    top: 66px;
    left: 1010px;
    color: #fff;
}


.pagesbox {
    text-align: center;
}

.layui-laypage a, .layui-laypage span {
    height: 52px;
    line-height: 52px;
    padding: 0 26px;
}

.layui-laypage .layui-laypage-curr .layui-laypage-em {
    background-color: #FF8400;
}

.layui-laypage a, .layui-laypage button, .layui-laypage input, .layui-laypage select, .layui-laypage span {
    border: 0;
}

    .layui-laypage a:hover {
        color: #FF8400;
    }


.footer_l dl {
    width: 148px;
}


.index_m1 ul li:hover a {
    color: #fff;
}

.index_m1 ul li.index_m1_li_3 {
    background-image: url(../image/index_23.jpg);
}

.index_m1 ul li.index_m1_li_4 {
    background-image: url(../image/index_20.jpg);
}

.index_m1 ul li.index_m1_li_5 {
    background-image: url(../image/index_22.jpg);
}

.index_m1 ul li.index_m1_li_3:hover {
    background-image: url(../image/index_23_2.jpg);
}

.index_m1 ul li.index_m1_li_4:hover {
    background-image: url(../image/index_20_2.jpg);
}

.index_m1 ul li.index_m1_li_5:hover {
    background-image: url(../image/index_22_2.jpg);
}


.upload-tip {
    width: 90px;
}


.pro_price {
    color: #c64120 !important;
}


.checkbox {
    
    line-height: 30px;
    
}

    .checkbox label {
        padding: 0 10px 0 5px;
    }

.top_2_l_logo {
    width: 240px;
}

.reg_top_l_logo {
    width: 240px;
}



.title-jx {
	display: flex;
	align-items: center;
	padding: 20px 0 0 5px;
	font-size: 18px;
}

.swiper-slide {
	font-size: 18px;
	background: #fff;
	display: -webkit-box;
	display: -ms-flexbox;
	display: -webkit-flex;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	-webkit-justify-content: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	-webkit-align-items: center;
	align-items: center;
}

.swiper-container {
	width: 100%;
	height: 250px;
}

.architecturelist {
	width: 1150px;
	margin: 0 auto;
}

.swiper-list {
	width: 270px;
	margin: 0 auto;
	text-align: center;
	position: relative;
	overflow: hidden;
}

.swiper-list img {
	width: 270px;
	height: auto;
}

.swiper-button-prev:after {
	content: 'prev';
	color: orangered;
	font-size: 30px !important;
	position: absolute;
	left: 0;
}

.swiper-button-next:after {
	content: 'next';
	color: orangered;
	font-size: 30px !important;
}

.swiper-button-next {
	right: 5px !important;
}

.title-detail {
	width: 270px;
	height: 40px;
	font-size: 16px;
	line-height: 40px;
	background: rgba(0, 0, 0, 0.5);
	color: #fff;
	position: absolute;
	left: 0;
	bottom: 0;

}

.title-detail div {
	text-align: center;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}


.index_div_table table {
    table-layout: fixed;
}

.index_div_table table td{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.index_div_table table td:nth-child(1) {
    width: calc(40% - 30px);
}

.index_div_table table td:nth-child(2){
    width: calc(25% - 30px);
}

.index_div_table table td:nth-child(3){
    width: calc(20% - 30px);
}

.index_div_table table td:nth-child(4){
    width: 15%;
}

.banner .pagination {
    display:block;
    bottom:20px;
    width:auto;
    left:50%;
    margin-left:-4%;
    top:auto;
}

.banner .pagination li{
    margin:0 4px;
}

.footer_m dl dd {
    height:auto;
    line-height:initial;
    margin-top: 10px;
}

.top_r {
    width: 256px;
}

#marquee {
	width: 100%;
	height: 180px;
	overflow: hidden;
	margin: 20px auto 0;
}
#marquee ul li {
	float: left;
	padding: 0 10px;
	position: relative;
}
#marquee ul li img {
	display: block;
	width: 268px;
	height: 180px;
}
.copany_name {
	width: 268px;
	margin-left: 10px;
	height: 40px;
	background: rgba(0, 0, 0, 0.5);
	position: absolute;
	left: 0;
	bottom: 0;
	text-align: center;
	line-height: 40px;
	color: #fff;
}