/*通用样式*/
.blk {
    width: 1200px;
    margin: 0 auto 20px auto;
}
.content1 {
    width: 1200px;
    margin: 0 auto;
}
.p12-aboutinfo-1 {
    display: inline-block;
    width: 100%;
    background: #fff;
    margin-bottom: 38px;
}
.p12-aboutinfo-1-nr {
    padding: 0 0px 20px !important;
}
.p12-aboutinfo-1-tit {
    display: none;
}

.tit {
    text-align: center;
    font-weight: 400;
    margin-bottom: 30px;
}
.tit span {
    display: block;
    font-size: 24px;
    color: #000;
    /*letter-spacing: 2px;*/
}
.tit em {
    color: #81AA13;
    font-style: unset;
    padding-right: 10px;
}

.pro h2 {
    margin-top: 100px;
}
.pro dt {
    width: 687px;
    float: right;
}
.pro dd {
    width: 380px;
    float: left;
    padding-left: 10px;
    /*background: #f6f6f6;*/
    padding: 55px;
}
.pro dd p {
    font-size: 16px;
    font-style: normal;
    padding-left: 17px;
    position: relative;
    display: block;
    color: #333;
}
.pro dd p:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 12px;
    background: linear-gradient(to left, #004C46, #004C46);
    border-radius: 50%;
}
.pro h4 {
    font-size: 24px;
    color: #000;
    margin-top: 35px;
    border-bottom: 1px dashed #c0c0c0;
    padding-bottom: 15px;
    margin-bottom: 20px;
}
.pro b {
    display: block;
    text-align: center;
}
.pro li {
    width: 585px;
    float: left;
    margin-left: 30px;
}
.pro .no {
    margin-left: 0;
}

.fglx {
    margin-top: 70px;
    padding-top: 70px;
    height: 405px;
    background: #f6f6f6;
}
.fglx b {
    display: block;
    /*text-align: center;*/
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 20px;
    /*color: #333;*/
}
.fglx p {
    border-radius: 12px;
    width: 207px;
    height: 50px;
    text-align: center;
    float: left;
    padding-top: 20px;
    margin-bottom: 20px;
    margin-left: 26px;
    font-weight: bold;
    color: #fff;
    box-shadow: 1px 1px 15px #c0c0c0;
    background: linear-gradient(to left, #004C46, #004C46);
    border: 6px solid #f6f6f6;
    font-size: 18px;
}
.fglx .no {
    margin-left: 0;
}

.xjb {
    margin-top: 70px;
    padding-top: 70px;
    background: #f6f6f6;
    height: 940px;
}
.xjb p {
    text-align: center;
    font-size: 20px;
    color: #000;
    margin-bottom: 30px;
}
.xjb b {
    display: block;
    text-align: center;
}

.sys h2 {
    margin-top: 70px;
}
.sys dl {
    padding: 20px;
    height: 449px;
    border-radius: 15px;
    box-shadow: 1px 1px 15px #c0c0c0;
}
.sys dt {
    width: 650px;
    float: left;
}
.sys dd {
    width: 435px;
    float: left;
    padding-left: 40px;
    padding-top: 65px;
}
.sys dd p {
    font-size: 16px;
    font-style: normal;
    padding-left: 17px;
    position: relative;
    display: block;
    color: #333;
    margin-bottom: 25px;
}
.sys dd p:after {
    content: "";
    position: absolute;
    width: 6px;
    height: 6px;
    left: 0;
    top: 12px;
    background: linear-gradient(to left, #004C46, #004C46);
    border-radius: 50%;
}

.pro3 {
    background: #f2f2f2;
    margin-top: 70px;
    padding-top: 70px;
    height: 660px;
}
.pro3 li {
    width: 285px;
    float: left;
    margin-left: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.pro3 .no {
    margin-left: 0;
}
.pro3 li span {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
    display: block;
    font-weight: bold;
}
.pro3 li .no1 {
    color: #004C46;
}

.cpgn h2 {
    margin-top: 70px;
}
.cpgn li {
    background: #fff;
    box-shadow: 1px 1px 12px #ced5dc;
    padding: 20px;
    margin-bottom: 20px;
    border-radius: 5px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -ms-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.cpgn ul li:nth-child(2n) {
    margin-right: 0;
}
.cpgn ul li b {
    font-size: 24px;
    line-height: 40px;
    color: #333;
    height: 40px;
    position: relative;
    padding-left: 30px;
    display: block;
}
.cpgn li b:after {
    content: "";
    position: absolute;
    width: 20px;
    height: 20px;
    top: 10px;
    left: 0;
    border-radius: 5px;
    background: url(/static/cms/static/images/4aeef3d79019499eaea5ee13cac9173a_46.png) no-repeat center;
}
.cpgn li p {
    color: #333;
    padding-top: 5px;
    font-size: 16px;
    margin: 0;
}
.cpgn li:hover {
    box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -moz-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -webkit-box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
    -webkit-transform: translate3d(0, -5px, 0);
    -moz-transform: translate3d(0, -5px, 0);
    -ms-transform: translate3d(0, -5px, 0);
    -o-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
}
