/* 文创周边 */
.creative-card{
    width: 294px;
    float: left;
    border-radius: 10px;
    margin-bottom: 20px;
    box-shadow: 0 0 10px rgba(0,0,0,0.14);
}
.creative-card ~ .creative-card{
    margin-left: 20px;
}
.creative-card:nth-child(3n + 1){
    margin-left: 0;
}
.creative-card .picture{
    width: 218px;
    height: 217px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 25px;
    display: block;
}
.creative-card .picture img{
    width: 100%;
    height: 100%;
}
.creative-card .desc{
    padding-left: 38px;
    padding-right: 38px;
    padding-top: 14px;
    padding-bottom: 19px;
}
.creative-card .desc .title{
    font-size: 16px;
    color:#4c4948;
    line-height: 1;
}
.creative-card .desc .under-more{
    color: #00955c;
    font-size: 15px;
    display: block;
    text-align: right;
    margin-top: 24px;
    line-height: 1;
}


/* 联系我们方式 */
.contact-us{
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    padding-top: 57px;
    padding-bottom: 57px;
    border-radius: 10px;
}
.contact-us ul li{
    overflow: hidden;
    margin-bottom: 47px;
    padding-left: 109px;
}
.contact-us ul li:last-child{
    margin-bottom: 0;
}
.contact-us .contact-icon{
    width: 60px;
    height: 60px;
    margin-right: 27px;
    float: left;
}
.contact-us .contact-text{
    float: left;
}
.contact-us .contact-text .label{
    font-size: 20px;
    color: #251b18;
}
.contact-us .contact-text .value{
    font-size: 20px;
    color: #008c4f;
    padding-top: 9px;
}

/* 留言板 */
.message-board{
    margin-top: 50px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
    padding-top: 20px;
    padding-bottom: 57px;
    border-radius: 10px;
    padding-left: 112px;
    padding-right: 112px;
}
.message-board .title{
    height: 74px;
    line-height: 74px;
    font-size: 29px;
    font-weight: bold;
    color: #009861;
    border-bottom: 2px solid #dcdcdd;
    margin-bottom: 58px;
}
.message-board .form .form-fields{
    background: #f9fbf9;
    min-height: 47px;
    padding-left: 8px;
    margin-bottom: 15px;
}
.message-board .form .form-fields .form-label{
    font-size: 17px;
    color: #747373;
    line-height: 47px;
    vertical-align: top;
}
.message-board .form .form-fields .form-input{
    width: 500px;
    border: none;
    height: 47px;
    font-size: 17px;
    background: #f9fbf9;
}
.message-board .form .form-fields .form-textarea{
  margin-top: 14px;
  border:none;
  background: #f9fbf9;
  width:600px;
  resize: none;
  font-size: 17px;
}

.message-board .form .form-submit{
    font-size: 18px;
    width: 107px;
    height: 36px;
    background: #3da371;
    color: #fff;
    border: 1px solid #3da371;
    border-radius: 4px;
    cursor: pointer;
}

/* 主题名称 */
.theme-title{
    border-bottom: 1px solid #cfcfd0;
    padding-bottom: 25px;
    overflow: hidden;
    margin-bottom:52px;
}

.theme-title .icon{
    width: 82px;
    height: 82px;
    float: left;
    margin-right: 17px;
}
.theme-title .title{
    float: left;
}
.theme-title .title .name{
    font-size: 40px;
    color: #3ca371;
    font-weight: bold;
    line-height: 1;
    padding-top: 7px;
    letter-spacing: 6px;
}
.theme-title .title .sub-name{
    font-size: 18px;
    color: #bad6bf;
    padding-top: 14px;
    line-height: 1;
    letter-spacing: 4px;
    font-family: 'Microsoft Yahei Light';
}

/* 自媒体 */
.self-media{
    overflow: hidden;
    padding: 25px 177px;
    border-radius: 6px;
    margin-bottom: 44px;
    box-shadow: 0 0 20px rgba(0,0,0,0.1);
}
.self-media .qrcode{
    width: 137px;
    height: 137px;
    float: left;
    margin-right: 70px;
}
.self-media .type-icon{
    width: 70px;
    height: 70px;
    margin-top: 40px;
    float: left;
}
.self-media .media-type{
    font-size: 20px;
    margin-top: 40px;
    color: #182224;
}
.self-media .media-name{
    font-size: 20px;
    margin-top: 12px;
    color: #009963;
}
.self-media .inline{
    float: left;
    padding-top: 40px;
    margin-left: 19px;
}
.self-media .qrcode-info{
    float: left;
    height: 134px;
    border-left: 1px solid #59aa7c;
    padding-left: 62px;
}

/* 最新动态列表 */
.latest-news-item{
    background: #fbfbfb;
    overflow: hidden;
    margin-bottom: 40px;
}
.latest-news-item .picture{
    width: 218px;
    height: 146px;
    float: left;
    margin-right: 26px;
}
.latest-news-item .information .date{
    font-size: 13px;
    color: #6e6e6e;
    padding-top: 17px;
}
.latest-news-item .information .title a{
    line-height: 1;
    padding-top: 19px;
}
.latest-news-item .information .title a{
    font-size: 18px;
    font-weight: normal;
    color: #37312f;
}
.latest-news-item .content{
    font-size: 12px;
    color: #858585;
    padding-top: 24px;
    line-height: 23px;
    letter-spacing: 2px;
    height: 2em;
}


/* 证书列表 */
.certificate{

}
.certificate-col{
    width: 50%;
    float: left;
    margin-bottom: 28px;
}
.cert-picture{
    width: 435px;
    height: 300px;
    border: 1px solid #e0dedc;
    margin: 0 14px;
    text-align: center;
}
.cert-picture img{
    width: 100%;
    height: 100%;
}

/* 详情页的banner */
.detail-banner{
    height:587px;
}
.detail-banner img{
    width: 100%;
    height: 100%;
}
.detail-main{
    background: white;
    padding: 34px 54px;
    margin-top: -48px;
    position: relative;
    z-index: 10;
    border: 1px solid #dfdfdf;
    border-radius: 10px;
    margin-bottom: 100px;
}

/* 详情页面包屑 */
.nav span,.nav span a{
    font-size: 22px;
    color:#9e9e9f;
    padding-right: 10px;
}
.nav span:after{
    content: '';
    width: 10px;
    height: 10px;
    border-top: 2px solid #939393;
    border-right: 2px solid #939393;
    display: inline-block;
    transform: rotateZ(45deg);
    margin-left: 10px;
    border-radius: 1px;
}
.nav span:last-child:after{
    display: none;
}
.detail-content{

}
.detail-content .detail-category{
    color: #008f53;
    font-size:29px;
    font-weight: bold;
    text-align: center;
    padding-top: 62px;
}
.detail-content .detail-category-desc{
    font-size: 20px;
    color: #393433;
    padding-top: 19px;
    text-align: center;
    padding-bottom: 32px;
}
.detail-content .detail-category-desc:after{
    width: 84px;
    height: 9px;
    background: #3ca371;
    content: '';
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 22px;
}
.detail-content .qrcode-group{
    width: 145px;
    margin-left: auto;
    margin-right: auto;
}
.detail-content .qrcode-group img{
    width: 145px;
    height: 145px;
    display: inline-block;
    margin-top: 82px;
}
.detail-content .qrcode-group .tips{
    color: white;
    background: #3da371;
    display: inline-block;
    text-align: center;
    height: 39px;
    line-height: 39px;
    width: 100%;
    font-size: 15px;
    margin-top: 22px;
    margin-bottom:57px ;
}
.picture-group{
    padding-bottom: 44px;
}
.picture-group img{
    width: 455px;
    height: 458px;
    display: inline-block;
}
.product-list{
    background: #f7f7f7;
    padding-left: 140px;
    overflow: hidden;
    width: 925px;
    margin-left: auto;
    margin-right: auto;
    padding-top: 2px;
    padding-bottom: 22px;
}
.product-list li{
    width: 50%;
    float: left;
    color: #302927;
    font-size: 20px;
    margin-top: 20px;
}

/* 专家信息 */
.expert-info{

}
.expert-info .expert-name{
    font-size: 40px;
    color: #3ca371;
    line-height: 1;
    font-weight: bold;
    margin-top: 57px;
    padding-top: 46px;
    position: relative;
}
.expert-info .expert-name:before{
    content: '';
    width: 50px;
    height: 8px;
    background: #3ca371;
    display: inline-block;
    position: absolute;
    left:0;
    top:0;
}
.expert-info .expert-post{
    font-size: 29px;
    color: #3ca371;
    font-family: 'Microsoft Yahei Light';
    padding-top: 13px;
}
.expert-info .expert-content p{
    font-size: 14px;
    color: #727172;
    text-indent: 2em;
    margin-bottom: 20px;
    line-height: 1.8;
    letter-spacing: 1px;
}
.expert-info .expert-content img{
    max-width: 100%;
    display: inline-block;
    vertical-align: top;
    margin-top: 30px;
    margin-bottom: 30px;
}
