p {
    margin: 0;
}

a {
    text-decoration: none;
}


.first-block {
    width: 100%;
    overflow: hidden;
    padding: 20px 0;
}

.first-block .first-container {
    overflow: hidden;
    text-align: center;
}

.first-block .first-container .first-item-active span {
    color: #c82821 !important;
}

.first-block .first-container .first-item {
    display: inline-block;
    margin-right: 5%;
}

.first-block .first-container .first-item span {
    font-size: 14px;
    margin-top: 5px;
    display: block;
    color: rgba(0, 0, 0, 0.54);
}

.second-block {
    min-width: 80%;
    width: 100%;
    height: 560px;
    position: relative;
    /*img {
        height: 100%;
    }*/
}

.second-block .second-brief {
    position: absolute;
    left: 0;
    right:0;
	bottom:-5%;
	padding: 30px 30px 30px 5%;
    box-sizing: border-box;
	color:#fff;
    width: 60%;
    background: #d63831;
    transition: top 1s;
}

.second-brief .p-title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}

.second-brief .p-detail {
    line-height: 30px;
}

.second-block .brief-detail {
    position: absolute;
    left: 0;
    top: 48%;
    width: 100%;
    padding: 30px 55px 10px 0;
    color: #fff;
    box-sizing: border-box;
    transition: top 1s;
}

.second-block .brief-detail .detail-container {
    width: 80%;
    margin: 0 auto;
}

.second-block .brief-detail .detail-container .small-detail {
    width: 48%;
}

.second-block .brief-detail .p-title {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 20px;
}

.second-block .brief-detail .p-detail {
    line-height: 30px;
}

.third-block {
    width: 100%;
    background: #fffdf5;
    margin-top: -10px;
    padding: 110px 0 40px;
}

.third-block .third-container {
    overflow: hidden;
    text-align: center;
    font-size: 0;
}

.third-block .third-container .p-hexin {
    font-size: 24px;
    color: #9d8455;
    margin-top: 0;
    margin-bottom: 80px;
}

.third-block .third-container .hexin-brief {
    color: rgba(0, 0, 0, 0.54);
    line-height: 35px;
    margin-bottom: 55px;
}

.third-block .third-container .third-item {
    display: inline-block;
    margin-right: 0;
	vertical-align:top;
	width:20%;
	padding: 0 10px;
    box-sizing: border-box;
	margin-bottom: 50px;
}

.third-block .third-container .third-item img {
	vertical-align:top;
}

.third-block .third-container .third-item span {
    font-size: 20px;
    margin-top: 15px;
    display: block;
    color: rgba(0, 0, 0, 0.8);
}
.chuanmei-div {
    width: 100%;
    overflow: hidden;
}

.chuanmei-div .chuanmei-left {
    width: 50%;
    padding-right: 5%;
    box-sizing: border-box;
    float: left;
    text-align: left;
    line-height: 35px;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.54);
    margin-bottom: 60px;
}
@media (max-width:768px) {
	.chuanmei-div .chuanmei-left {
		width:100%;
		float:none;
		margin-bottom:20px;
	}
}
.chuanmei-div .chuanmei-left .chuanmei-title {
    font-weight: bold;
}
.fourth-block {
    width: 100%;
    min-width: 80%;
    height: 630px;
    background: #fff;
	position:relative;
    display:none;
}

.fourth-right-banner{
	position:absolute;
	right:0;
	top:0;
	width:50%;
	height:100%;
}

.fourth-block .fourth-container .fourth-detail {
    width: 48%;
    padding-top: 80px;
}

.fourth-block .fourth-container .fourth-detail .fourth-title {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.54);
    margin-bottom: 50px;
}

.guimo-list {
    position: relative;
    width: 100%;
    box-sizing: border-box;
    margin-bottom: 25px;
}

.guimo-list .guimo-title {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.54);
	padding-left: 40px;
    background: url('/images/industry/ul-left.png') left no-repeat;
}

.guimo-list:hover .guimo-title {
    color: #c82821;
    background: url('/images/industry/ul-left-red.png') left no-repeat;
	cursor: pointer;
}

.guimo-list .guimo-title .guimo-num {
    margin-right: 8px;
}

.guimo-list .guimo-detail {
    display: none;
    color: #000;
    margin-top: 10px;
    line-height: 25px;
	padding-left: 40px;
}

.guimo-list-active .guimo-title {
    color: #c82821;
    font-size: 24px;
	background: url('/images/industry/ul-left-red.png') left no-repeat;
}

.guimo-list-active .guimo-title .guimo-num {
    font-size: 30px;
}

.fifth-block {
    width: 100%;
    overflow: hidden;
    background: #f4f4f4;
    padding: 80px 0;
}

.fifth-block .fifth-container .fifth-title {
    font-size: 24px;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 50px;
    text-align: center;
}

.fifth-block .fifth-container .fifth-list-container {
    width: 102%;
}

.fifth-block .fifth-container .fifth-list-container .list-column {
    width: 23%;
    margin-right: 2%;
    float: left;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item {
    width: 100%;
    cursor: pointer;
    background: #fff;
    min-height: 210px;
    position: relative;
    margin-bottom: 25px;
	box-shadow:0 9px 12px 0 rgba(0, 0, 0, 0.1), 0 0 9px 0 rgba(0, 0, 0, 0.08);
	display:block;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .out-item {
    width: 100%;
    padding: 15px 10px;
    box-sizing: border-box;
    display: table;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .out-item .inner-item {
    display: table-cell;
    width: 100%;
    height: 120px;
    vertical-align: middle;
    text-align: center;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .out-item .inner-item img {
    vertical-align: middle;
    width: 100%;
    height: auto;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .title-item {
    position: absolute;
    left: 0;
    bottom: 15px;
    width: 100%;
    padding: 0 10px;
    text-align: center;
    color: rgba(0, 0, 0, 0.54);
    font-size: 14px;
    box-sizing: border-box;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .hover-detail {
    display: none;
    width: 100%;
    padding: 0 15px 10px;
    box-sizing: border-box;
    font-size: 14px;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .hover-detail .toweb {
    display: block;
    color: #d63831;
    text-align: center;
    margin-bottom: 8px;
	display:none;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .hover-detail .toweb:hover {
    text-decoration: underline;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .hover-detail .tophone {
    text-align: center;
    color: rgba(0, 0, 0, 0.54);
    line-height: 22px;
    margin-bottom: 8px;
	word-break:break-all;
}

.fifth-block .fifth-container .fifth-list-container .list-column .column-item .hover-detail .tobrief {
    line-height: 18px;
    color: rgba(0, 0, 0, 0.38);
    /*text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;*/
}





/*移动端样式 S*/
/*顶部产业简介*/
.banner-bg-mobile {
    width: 100%;
	vertical-align:top;
}

.detail-container-mobile {
    width: 100%;
    background: #D63831;
    color: #fff;
    padding: 15px 5%;
    box-sizing: border-box;
}

.detail-container-mobile .title-mobile {
    font-size: 16px;
    margin-bottom:  10px;
}

.detail-container-mobile p {
    font-size: 12px;
    line-height: 25px;
}

.fourth-bg-mobile {
    width: 100%;
    height: 230px;
}

/*下属企业*/
.fifth-list-overflow {
    display: none;
}

.show-more-button {
    width: 50%;
    background: #fff;
    height:  40px;
    line-height:  40px;
    font-size:  12px;
    color: rgba(0, 0, 0, .54);
    text-align: center;
    margin:  15px auto;
    -webkit-border-radius:  50px;
    -moz-border-radius:  50px;
    border-radius:  50px;
    -webkit-box-shadow: 0  02px  03px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0  02px  03px rgba(0, 0, 0, .1);
    box-shadow: 0  02px  03px rgba(0, 0, 0, .1);
}
.sixth-block {
    width: 100%;
    padding: 30px 0 16px;
    background: #fff;
    text-align: center;
}

.sixth-block .sixth-container .sixth-title {
    text-align: center;
    font-size: 18px;
    margin-bottom: 10px;
color: rgba(0, 0, 0, 0.8);
}

.sixth-block .sixth-container .sixth-all {
    text-align: center;
    color: rgba(0, 0, 0, 0.54);
    display:inline-block;
    margin-bottom:10px;
}
.sixth-block .sixth-list-container {
    width:102%;
}
.sixth-block .sixth-list-container .list-item {
    width:48%;
    margin-right:2%;
    float:left;
    margin-bottom: 15px;
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.18);
}

.sixth-block .sixth-list-container .list-item .item-img {
    width:100%;
    padding-top:100%;
    position:relative;
}
.list-item .item-img .red-doctype {
    width: 44px;
    height: 20px;
    line-height: 20px;
    font-size: 12px;
    position: absolute;
    right: 0;
    top: 20px;
    font-size: 14px;
    color: #fff;
    background: #c82821;
    display: block;
    text-align: center;
}
.list-item .item-brief {
    background: #fff;
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
}
.list-item .item-brief .item-top {
    width: 100%;
    border-bottom: 1px dashed rgba(0, 0, 0, 0.15);
    text-align:left;
}
.list-item .item-brief .title-row {
    width: 100%;
    overflow: hidden;
}
.list-item .item-brief .title-row .title-left {
    width: 100%;
    float: left;
    font-size: 14px;
    color: rgba(0, 0, 0, 0.8);
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.list-item .item-brief .brief-bottom-mobile {
    width: 100%;
    margin: 5px 0;
}
.list-item .item-brief .brief-bottom-mobile .left-span {
    font-size: 12px;
    color: #9d8455;
}
.list-item .item-brief .item-bottom {
    width: 100%;
    margin-top: 15px;
    text-align: right;
}
.version-btn {
    width: 70px;
    padding: 0 0 0 2px;
    height: 30px;
    line-height: 30px;
    border: 1px solid rgba(0, 0, 0, 0.15);
    color: #9d8455;
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    text-align: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.download-arr {
    position: absolute;
    right: 0;
    top: 0;
    height: 30px;
    width: 20px;
    text-align: center;
    cursor: pointer;
}
.download-arr img {
    vertical-align: middle;
    width: 12px;
}
.download-ver {
    position: absolute;
    left: 0;
    top: 100%;
    width: 100%;
    background: #fff;
    color: #999;
    display: none;
    z-index: 10;
    -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.18);
    -moz-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.18);
    box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.18);
}
.download-ver span {
    display: block;
    width: 100%;
    text-align: center;
    cursor: pointer;
}
.download-ver span:hover{
  color: #9d8455;
  background: #f2f2f2;
}
.download-btn {
    background: #9d8455 url(/images/downloadZone/download_white.png) center no-repeat;
    background-size: 15px 15px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    border: 1px solid #9d8455;
    color: rgba(255,255,255,0);
    display: inline-block;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    cursor: pointer;
    margin: 0 0 0 5px;
    width: 30px;
}
@media(min-width:768px) {
    .sixth-block {
        width: 100%;
        padding: 80px 0;
        text-align: center;
    }
    .sixth-block .sixth-list-container .list-item {
        width: 31.333333%;
        margin-right: 2%;
    }
.sixth-block .sixth-container .sixth-title {
    text-align: center;
    font-size: 24px;
    color: rgba(0, 0, 0, 0.8);
    margin-bottom: 20px;
}
    .list-item .item-brief {
    background: #fff;
    width: 100%;
    padding: 20px 10px;
    box-sizing: border-box;
}
    .list-item .item-brief .title-row .title-left {
    width: 100%;
    float: left;
    color: rgba(0, 0, 0, 0.8);
    font-size: 18px;
    overflow: hidden;
    -ms-text-overflow: ellipsis;
    text-overflow: ellipsis;
    white-space: nowrap;
}
    .list-item .item-brief .brief-bottom-mobile {
    width: 100%;
    margin: 8px 0;
}
    .version-btn {
    width: 80px;
    padding: 0 20px 0 8px;
}
    .download-btn {
    margin-left: 10px;
    background: #9d8455;
    color: #fff;
    width: 50px;
}
    .sixth-block .sixth-container .sixth-all {
    font-size:14px;
    margin-bottom:30px;
    }
}
.popup-item-container{
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	z-index: 1000;
	background: rgba(0,0,0,.5);
	display:none;
}
.popup-item {
        width: 100%;
        height: 100%;
        display: table;
    }

    .popup-container {
        display: table-cell;
        vertical-align: middle;
        padding: 0 5%;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
        position: relative;
    }

    .inner-div {
        width: 100%;
        background: #fff;
        position: relative;
        padding: 40px 5% 30px;
        -webkit-box-sizing: border-box;
        -moz-box-sizing: border-box;
        box-sizing: border-box;
    }

    .popup-logo {
        width: 60%;
        margin: 0 auto 25px;
        display: block;
        vertical-align: top;
    }

    .popup-phone {
        width: 100%;
        text-align: center;
        border-bottom: 1px solid rgba(0,0,0,.15);
        line-height: 24px;
        padding-bottom: 10px;
        margin-bottom: 15px;
    }

        .popup-phone p {
            color: rgba(0,0,0,.54);
        }

            .popup-phone p span {
                color: rgba(0,0,0,.8);
            }

    .popup-content {
        width: 100%;
        color: rgba(0,0,0,.8);
        line-height: 24px;
        max-height: 180px;
        font-size: 14px;
        overflow: auto;
        margin-bottom: 25px;
    }

    .gotoWeb {
        width: 48%;
        height: 40px;
        line-height: 40px;
        font-size: 14px;
        display: block;
        margin: 0 auto;
        border: 1px solid rgba(0,0,0,.3);
        color: rgba(0,0,0,.8);
        text-align: center;
        -webkit-border-radius: 50px;
        -moz-border-radius: 50px;
        border-radius: 50px;
    }

    .close-popup {
        position: absolute;
        right: 0;
        top: 0;
        width: 50px;
        height: 50px;
        background: url("/images/close-popup.png") center no-repeat;
        -webkit-background-size: 50% 50%;
        background-size: 50% 50%;
    }


/*media移动端样式*/
@media (max-width: 767px) {
    a,a:hover,a:active,a:visited,a:link,a:focus{
        -webkit-tap-highlight-color:rgba(0,0,0,0);
        -webkit-tap-highlight-color: transparent;
        outline:none;
        background: none!important;
        text-decoration: none;
    }
    /*顶部七个产业*/
    .first-block .first-container {
        overflow-x: scroll;
        white-space: nowrap;
        width: 100%;
    }

    .first-block .first-container .first-item {
        margin-right: 6%;
    }

    .first-block .first-container .first-item:first-child {
        margin-left: 10%;
    }

    .first-block .first-container .first-item:last-child {
        margin-right: 10% !important;
    }
    /*产业简介*/
    .third-block {
        margin-top: 0;
        padding:  30px 0  08px 0;
    }

    .third-block .third-container {
        font-size: 0;
        text-align: left;
    }

    .third-block .third-container .p-hexin {
        font-size:  16px;
        margin-bottom:  15px;
        text-align: center;
    }

    .third-block .third-container .hexin-brief {
        line-height:  25px;
        font-size:  12px;
        margin-bottom:  30px;
        text-align: left;
    }

    .third-block .third-container .third-item {
        width: 25%;
        margin-right: 0;
        text-align: center;
        margin-bottom:  22px;
    }

    .third-block .third-container .third-item img {
        width: 50%;
    }

    .third-block .third-container .third-item span {
        font-size:  12px;
    }

    /*企业规模*/
    .fourth-block {
        background: none!important;
        height: auto;
    }

    .fourth-block .fourth-container .fourth-detail {
        width: 100%;
        padding-top:  20px;
        padding-bottom:  10px;
    }

    .fourth-block .fourth-container .fourth-detail .fourth-title {
        padding-left:  20px;
        font-size:  16px;
        margin-bottom:  15px;
    }

    .guimo-list {
        margin-bottom:  10px;
    }

    .guimo-list .guimo-title {
        font-size:  14px;
        padding-left:  20px;
        -webkit-background-size:  08px;
        background-size:  08px;
    }

    .guimo-list .guimo-detail {
        line-height:  20px;
        margin-bottom:  17px;
        margin-top:  07px;
        padding-left:  20px;
    }

    .guimo-list-active .guimo-title {
        font-size:  16px;
    }

    .guimo-list-active .guimo-title .guimo-num {
        font-size:  20px;
    }

    .guimo-list:hover .guimo-title {
        -webkit-background-size:  08px;
        background-size:  08px;
    }

    /*下属企业*/
    .fifth-block {
        padding:  30px 0;
        min-height: auto;
    }

    .fifth-block .fifth-container .fifth-title {
        font-size:  16px;
        color: rgba(0, 0, 0, .54);
        margin-bottom:  20px;
    }

    .fifth-block .fifth-container .fifth-list-container .list-column {
        width: 31.3%;
    }

    .fifth-block .fifth-container .fifth-list-container .list-column .column-item {
        min-height: 115px;
        margin-bottom:  10px;
        -webkit-box-shadow: 0  04px  06px rgba(0, 0, 0, .1);
        -moz-box-shadow: 0  04px  06px rgba(0, 0, 0, .1);
        box-shadow: 0  04px  06px rgba(0, 0, 0, .1);
    }

    .fifth-block .fifth-container .fifth-list-container .list-column .column-item .out-item {
        padding:  05px  10px  10px;
    }

    .fifth-block .fifth-container .fifth-list-container .list-column .column-item .out-item .inner-item {
        height:  70px;
    }

    .fifth-block .fifth-container .fifth-list-container .list-column .column-item .out-item .inner-item img {
        max-width: 80%;
        max-height: 80%;
    }

    .fifth-block .fifth-container .fifth-list-container .list-column .column-item .title-item {
        bottom:  10px;
        font-size:  12px;
    }

    .fifth-block .fifth-container .fifth-list-container .list-column .column-item .hover-detail {
        font-size:  12px;
    }

    .fifth-block .fifth-container .fifth-list-container .list-column .column-item .hover-detail .tophone {
        font-size:  12px;
    }
	
 
}
