﻿/**!
 * 景德镇五型首页
 * author: chenzp;
 * date:2018-10-31
*/

.part-1-bg {
    background: #fff url(../images/jianshewuxingzhengfu-1.jpg) center bottom no-repeat;
    height: 240px;
    width: 100%;
    position: relative;
}

.ewb-animate {
    height: 120px;
    width: 100%;
    position: absolute;
    bottom: 30px;
    left: 0;
}

.ewb-animate-item1 {
    margin-left: 60px;
    width: 45%;
    margin: 0 auto;
    height: 60px;
}

.ewb-animate-item2 {
    margin-left: 60px;
    width: 66%;
    margin: 0 auto;
    height: 60px;
}

.ewb-animate-icon1 {
    height: 60px;
    width: 50%;
    line-height: 60px;
    float: left;
    position: relative;
}

.ewb-animate-icon2 {
    height: 60px;
    width: 50%;
    line-height: 60px;
    float: right;
    position: relative;
}

.ewb-animate-icon3 {
    height: 60px;
    width: 34%;
    line-height: 60px;
    float: left;
    position: relative;
}

.ewb-animate-icon4 {
    height: 60px;
    width: 33%;
    line-height: 60px;
    float: left;
    position: relative;
}

.ewb-animate-icon5 {
    height: 60px;
    width: 33%;
    line-height: 60px;
    float: right;
    position: relative;
}

.texts{
	display: none;
}

.part-2-bg {
    background: url(../images/jianshewuxingzhengfu-2.jpg) center bottom no-repeat;
    height: 94px;
}

.part-3-left {
    background-color: #fbfbfb;
    float: left;
    width: 49%;
    height: auto;
    padding-bottom: 15px;
}

.part-3-right {
    background-color: #fbfbfb;
    float: right;
    width: 49%;
    height: auto;
    padding-bottom: 15px;
}

.list .title {
    padding-top: 10px;
    font-size: 24px;
}

.part-4-bg {
    background: url(../images/jianshewuxingzhengfu-5.jpg) center bottom no-repeat;
    height: 337px;
    width: 100%;
    position: relative;
}

.part-4-bg .des {
    position: absolute;
    top: 70px;
    padding: 0 40px;
    font-size: 16px;
    text-indent: 2em;
    line-height: 30px;
    height: 240px;
    overflow: hidden;
}

.part-5-bg {
    background: url(../images/jianshewuxingzhengfu-6.jpg) center bottom no-repeat;
    height: 54px;
}

.part-5-box {
    background-color: #f0f0f0;
}

.coverbg {
    position: absolute;
    height: 215px;
    background: url(../images/jianshewuxingzhengfu-10.jpg) 0 0 no-repeat;
    width: 12px;
    left: -11px;
    top: 0;
}

#effect1,
#effect1 span,
#effect2,
#effect2 span,
#effect3,
#effect3 span,
#effect4,
#effect4 span,
#effect5,
#effect5 span {
    font-size: 28px;
    color: #00558e;
    text-align: center;
    padding-top: 0;
    padding-bottom: 0;
    letter-spacing: 3px;
}

.wuxin .wuxin-title {
    height: 49px;
    background: url(../images/jianshewuxingzhengfu-12.png) center no-repeat;
}

.wuxin .wuxin-btn {
    float: left;
    width: 20%;
    height: 182px;
}

.wuxin .wuxin-btn a.p {
    width: 100%;
    height: 183px;
    display: block;
    background-image: url(../images/jianshewuxingzhengfu-11.png);
    background-repeat: no-repeat;
}

.wuxin .wuxin-btn a.icon-1 {
    background-position: 11px 0;
}

.wuxin .wuxin-btn a.icon-2 {
    background-position: -190px 0;
}

.wuxin .wuxin-btn a.icon-3 {
    background-position: -386px 0;
}

.wuxin .wuxin-btn a.icon-4 {
    background-position: -587px 0;
}

.wuxin .wuxin-btn a.icon-5 {
    background-position: -786px 0;
}

.wuxin .wuxin-btn a.icon-1:hover {
    background-position: 11px -187px;
}

.wuxin .wuxin-btn a.icon-2:hover {
    background-position: -190px -187px;
}

.wuxin .wuxin-btn a.icon-3:hover {
    background-position: -385px -187px;
}

.wuxin .wuxin-btn a.icon-4:hover {
    background-position: -588px -187px;
}

.wuxin .wuxin-btn a.icon-5:hover {
    background-position: -787px -187px;
}

.part-6-left {
    float: left;
    width: 49%;
    height: 72px;
    text-align: center;
}

.part-6-right {
    float: right;
    width: 49%;
    height: 72px;
    text-align: center;
}

.hide_box {
    width: 900px;
    height: 770px;
    color: #fff;
    color: #444;
    background: #fff;
    box-shadow: 1px 2px 2px #555;
    display: none;
    position: relative;
}

.hide_box .close {
    position: absolute;
    right: 0;
    top: -25px;
    background: #ffffff url(../images/jianshewuxingzhengfu-15.png) center no-repeat;
    width: 24px;
    height: 24px;
    display: block;
}

.hide_box p {
    padding: 30px 10px;
    font-size: 13px;
    border: 1px solid #ccc;
}

.popPicBox {
    width: 900px;
    height: 770px;
    margin: 0 auto;
}

a:hover {
    color: #f00 !important;
    text-decoration: none;
}

@media only screen and (min-width:320px) and (max-width: 768px) {
    .screen {
        display: none!important;
    }
    .wapHeader {
        display: block;
    }
}

.ewb-img{
    margin: 30px 0;
}

.ewb-img-items{
    display: block;
}

.ewb-img-items img{
    vertical-align: top;
}