* {
    box-sizing: border-box;
}
.page-nav {
    text-align: center;
    border-bottom: 1px solid #ddd;
}
.page-nav .menu-box {
    /*margin: 0 auto;*/
    display: inline-block;
}
.page-nav .menu-box li {
    display: inline-block;
    height: 44px;
    line-height: 44px;
    padding: 0 10px;
    margin: 0 20px;
    cursor: pointer;
}
.page-nav .menu-box li.action {
    color: #04a3cb;
    border-bottom: 2px solid #04a3cb;
}
.page-nav .menu-box li:hover {
    color: #04a3cb;
}
.divpd {
    padding: 20px 0 40px 0;
}
.title {
    text-align: center;
    font-size: 24px;
    margin-bottom: 35px;
}
.auto {
    width: 1200px;
    margin: auto;
}
.summary {
    font-size: 15px;
}
.summary h4 {
    font-size: 16px;
    color: #2EE0FA;
}
.summary .indent {
    text-indent: 1.5em;
}
.summary h4:not(:first-child) {
    margin-top: 20px;
}
.abt1 .abt1-top {
    background: url("../img/about/abt1-bg.jpg") no-repeat 871px -15px;
    padding-top: 45px;
    margin-top: -45px;
}
.abt1 .abt1-top .line {
    padding-bottom: 54px;
}
.abt1 .abt1-top .line:last-child {
    padding-bottom: 0;
} 
.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    display: inline-block;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: .2px;
    -moz-osx-font-smoothing: grayscale;
}
.abt1 .abt1-top .line h4, .abt1 .abt1-top .line p {
    color: #221815;
}
.abt1 .abt1-top .line h4 {
    padding-left: 37px;
    width: 228px;
    height: 70px;
    line-height: 70px;
    font-size: 20px;
    font-weight: normal;
}
.abt1 .abt1-top .line p {
    margin-top: 9px;
    height: 52px;
    padding-left: 50px;
    line-height: 26px;
    font-size: 16px;
    border-left: 1px solid #b5b5b6;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
.abt1 .abt1-top .line .iconfont {
    width: 70px;
    height: 70px;
    padding: 11px 0;
    line-height: 70px;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    font-size: 35px;
    color: #fff;
    text-align: center;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.abt1 .abt1-top .line .iconfont.icon-abt1-1 {
    background-color: #1eb7c9;
}
.abt1 .abt1-top .line .iconfont.icon-abt1-2 {
    background-color: #f6bb19;
}
.abt1 .abt1-top .line .iconfont.icon-abt1-3 {
    background-color: #92c135;
}
.target:before {
    content: "";
    display: block;
    margin: 0 auto;
    width: 48px;
    height: 48px;
    background-size: cover;
}
.icon-abt1-1:before {
    background-image: url(../assert/target_01.png);
}
.icon-abt1-2:before {
    background-image: url(../assert/target_02.png);
}
.icon-abt1-3:before {
    background-image: url(../assert/target_03.png);
}
.abt1 .abt1-center .img {
    width: 50%;
}
.abt1 .abt1-center .ctt {
    width: 50%;
}
.abt1 .abt1-center .ctt h3, .abt1 .abt1-center .ctt p {
    color: #414141;
}
.abt1 .abt1-center .ctt h3 {
    line-height: 38px;
    padding-bottom: 20px;
    font-size: 28px;
}
.abt1 .abt1-center .ctt p.t-indent {
    text-indent: 2em;
    font-size: 16px;
    line-height: 30px;
}
.abt3 {
    background: #fff;
}
.abt3 .content {
    margin-top: 33px;
}
.abt3 .content .list {
    margin-right: -60px;
    margin-left: 90px;
    padding: 90px 0;
}
.abt3 .content .list .msg {
    position: relative;
    width: 196px;
    float: left;
}
.abt3 .content .list .msg:last-child {
    width: 120px;
}
.abt3 .content .list .msg .line {
    border-top: 1px solid #ccc;
    top: 37px;
    left: 0;
    right: 0;
    z-index: 0;
    margin-left: 6px;
}
.abt3 .content .list .msg .time {
    font-size: 18px;
    color: #999;
    width: 100px;
    margin-left: -40px;
}
.abt3 .content .list .msg p:nth-child(2) {
    position: absolute;
    top: -50px;
}
.abt3 .content .list .msg .circle {
    position: absolute;
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    top: -16px;
    background-color: rgba(64,139,211,0.09);
    width: 32px;
    height: 32px;
    padding: 6px;
}
.abt3 .content .list .msg .circle span {
    border-radius: 50%;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    display: inline-block;
    background-color: #408bd3;
    width: 100%;
    height: 100%;
}
.abt3 .content .list .msg .des {
    font-size: 18px;
    text-align: center;
    color: #414141;
    width: 180px;
    margin-left: -75px;
    line-height: 25px;
}
.abt3 .content .list .msg .des span {
    display: block;
    text-align: center;
}
.abt3 .content .list .msg p:nth-child(4) {
    position: absolute;
    top: 30px;
}
.abt3 .content .list .msg .top85 {
    top: -85px !important;
}
.bg-grey {
    background-color: #f8f9fb;
}
.abt4 .content {
    margin: 0 -35px;
    overflow: hidden;
}
.abt4 .content dl {
    float: left;
    background-color: #fff;
    border: 1px solid #dcdddd;
    width: 380px;
    height: 200px;
    overflow: hidden;
    padding: 30px;
    margin: 0 20px 30px;
}
.abt4 .content dl dt {
    float: left;
    margin-top: 5px;
}
.abt4 .content dl dt img {
    cursor: pointer;
}
.abt4 .content dl dd {
    float: left;
    margin-left: 35px;
    line-height: 1.8;
}
.abt4 .content dl dd h4 {
    font-weight: normal;
    font-size: 18px;
    color: #414141;
}
.abt4 .content dl dd p {
    color: #666;
    font-size: 16px;
}
.abt4 .content dl dd i {
    vertical-align: baseline;
    margin-right: 5px;
}
.icon-abt4-kf:before {
    content: "\e672";
}
.icon-abt4-dh:before {
    content: "\e62c";
}
.abt4 .content dl dd p span {
    vertical-align: baseline;
}
.abt4 .content dl dd a {
    border-radius: 2px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -ms-border-radius: 2px;
    text-align: center;
    color: #fff;
    display: block;
    background-color: #408bd3;
    margin-top: 10px;
    width: 90px;
    height: 30px;
    line-height: 30px;
}
.abt4 .content dl dd a i {
    vertical-align: sub;
    font-size: 20px;
    line-height: 30px;
}
.icon-abt4-qq:before {
    content: "\e671";
}
.abt4 .content dl dd a:hover {
    color: #fff;
    background-color: #212832;
}
.abt5 {
    background: url("../img/about/abt5-bg.jpg") no-repeat center;
    height: 424px;
}
.text-c {
    text-align: center;
}
.abt5 .icon {
    border: 2px solid #408bd3;
    height: 75px;
    width: 75px;
    margin: 60px auto 18px;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -webkit-transform: rotate(45deg);
    -o-transform: rotate(45deg);
}
.abt5 .icon i {
    font-size: 50px;
    height: 71px;
    line-height: 71px;
    transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    color: #408bd3;
}
.icon-abt5-addr:before {
    content: "\e623";
}
.abt5 p {
    color: #fff;
    font-size: 24px;
    line-height: 75px;
}
