/* ************正文*********** */

main {
    background-color: #F2F2F2;
}

#txt_box .left .new-title {
    display: block;
    margin: 36px auto 44px auto;
    color: rgba(16, 16, 16, 100);
    font-size: 20px;
    text-align: center;
}

#txt_box .left .left-head {
    height: 50px;
    border-bottom: 1px dashed #bbbbbb;
}

#txt_box .left .left-head .tie {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-evenly;
}

#txt_box .left .left-head .tie .from {
    display: block;
    color: rgba(102, 102, 102, 100);
    font-size: 14px;
    text-align: left;
}

#txt_box .left .left-head .tie .time {
    display: block;
    color: rgba(102, 102, 102, 100);
    font-size: 14px;
    text-align: left;
}

#txt_box {
    padding-top: 55px;
    padding-bottom: 50px;
    display: flex;
    display: -webkit-flex;
    justify-content: space-between;
    -webkit-justify-content: space-between;
    background-color: #F2F2F2;
}

#txt_box .left {
    width: 920px;
    padding: 30px;
    border-radius: 10px;
    box-sizing: border-box;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
    background-color: #FFF;
}

blockquote {
    padding: 20px;
    background-color: #F5F5F5;
    margin: 15px 0;
}

#txt_box .left p {
    font-size: 16px;
    line-height: 28px;
    text-align: justify;
}

#txt_box .left .tit-card {
    margin: 42px auto 0 auto;
    padding-bottom: 10px;
    width: 842px;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
}

#txt_box .left .tit-card .tl {
    float: left;
    margin: 46px 0 46px 12px;
    width: 250px;
    height: 250px;
}

#txt_box .left .tit-card .tr {
    float: left;
}

#txt_box .left .tit-card .tr span {
    display: block;
}

#txt_box .left .tit-card .tr .tr-name {
    margin: 43px 0px 4px 14px;
    height: 36px;
    color: rgba(1, 105, 202, 100);
    font-size: 24px;
    text-align: left;
}

#txt_box .left .tit-card .tr .garyline {
    margin: 0px 0px 6px 14px;
    width: 30px;
    height: 1px;
    background-color: gray;
}

#txt_box .left .tit-card .tr .tr-word {
    margin-left: 14px;
    width: 532px;
    overflow: hidden;
    color: rgba(102, 102, 102, 100);
    font-size: 14px;
    text-align: left;
}

#txt_box .left span a {
    color: #0169CA;
}

#turn {
    margin-top: 10px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
}

#turn span {
    max-width: 45%;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}

#txt_box .left h4 {
    border-bottom: 1px solid #E0E0E0;
    color: #444444;
    line-height: 48px;
    height: 48px;
}

#txt_box .column {
    width: 287px;
}

#column {
    margin-bottom: 20px;
    width: 280px;
    padding: 20px;
    border-radius: 10px;
    box-sizing: border-box;
    background-color: #FFF;
    box-shadow: 0px 2px 6px 0px rgba(0, 0, 0, 0.4);
}

#column h2 {
    padding-bottom: 7px;
    border-bottom: 3px solid #BBBBBB;
}

#column h2 strong {
    border-bottom: 3px solid #0169CA;
    padding-bottom: 7px;
    font-size: 18px;
}

.right #column ul {
    margin-top: 10px;
    padding-bottom: 10px;
}

.right #column ul li {
    padding: 10px 10px 0 10px;
    margin-bottom: 10px;
    width: 260px;
    height: 20px;
}

#column .grayblock {
    float: left;
    width: 15px;
    height: 15px;
    line-height: 15px;
    border-radius: 3px;
    font-size: 5px;
    background-color: rgba(102, 102, 102, 100);
    color: white;
    text-align: center;
    box-sizing: border-box;
}

.right #column a {
    display: block;
    float: left;
    margin-left: 15px;
    font-size: 16px;
    width: 180px;
    height: 20px;
    line-height: 15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

/**************************/

.head {
    height: 151px;
    border-top: 7px solid #96ddfd;
}

.page {
    margin: 0 auto;
    width: 1240px;
}

.bline {
    width: 50px;
    height: 5px;
    background-color: #0169CA;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.telephone {
    font-size: 18px;
    color: #101010;
}

.head .page .logo {
    margin-top: 41px;
}

.head .page .logo a {
    display: block;
    width: 180px;
    height: 68px;
    background: url(../img/logo.png) no-repeat;
    background-size: 100% 100%;
    font-size: 0;
}

.head .page .slogan h1 {
    margin: 55px 0 0 18px;
    width: 252px;
    height: 49px;
    text-align: left;
    font-size: 18px;
    color: #383838;
}

.head .page .slogan h1 span {
    display: block;
    margin-bottom: 1px;
    line-height: 25px;
}

.hotline {
    margin-top: 47px;
}

.head .page img {
    width: 61px;
    height: 61px;
}

.head .page .fr span {
    display: block;
}

.head .page .fr .helpline {
    font-size: 18px;
    text-align: top left;
}

.head .page .fr .telephone {
    font-size: 26px;
    text-align: top left;
}

/* 导航栏 */

nav {
    height: 60px;
    line-height: 20px;
    text-align: center;
    border: 2px solid #ebebeb;
}

nav .page ul {
    width: 1240px;
    height: 60px;
    border: 2px 0 2px 0 solid #ebebeb;
}

nav .page ul li {
    float: left;
}

nav .page ul li a {
    display: block;
    width: 137px;
    height: 60px;
    font-size: 16px;
    font-family: "SourceHanSansSC-bold";
    line-height: 60px;
    color: #0c0c0c;
}

nav .page ul .li-now a {
    background-color: #96ddfd;
}

nav .page ul li a:hover {
    background-color: #96ddfd;
}

/* 产品列表背景图 */

.proj-bg {
    width: 100%;
    height: auto;
}

.proj-bg img {
    width: 100%;
    height: auto;
    vertical-align: middle;
}

/* 当前位置 */

.current-location {
    padding-top: 22px;
    height: 36px;
    background-color: #F2F2F2;
}

.cur {
    height: 21px;
}

.curent {
    height: 21px;
    line-height: 21px;
    color: #101010;
    font-size: 14px;
    text-align: center;
}

.current-location .cur a {
    height: 21px;
    line-height: 21px;
    color: #101010;
    font-size: 14px;
    text-align: center;
}

.current-location .cur a:hover {
    color: #0169CA;
}

.current-location .cur .index .left-arr {
    height: 21px;
    line-height: 21px;
    color: #101010;
    font-size: 14px;
    text-align: center;
}

.new {
    height: 21px;
    line-height: 21px;
    color: #101010;
    font-size: 14px;
    text-align: center;
}

.cur-line {
    margin: 14px auto 0;
    width: 1210px;
    height: 1px;
    background-color: #bbbbbb;
}

.newest {
    margin-top: 20px;
}

.newest .relate-text__item {
    background-color: #F8F8F8;
    padding-top: 20px;
    padding-bottom: 20px;
    border-radius: 10px;
}

.newest .title {
    display: flex;
    align-items: center;
    font-size: 20px;
    padding-bottom: 15px;
    font-weight: 700;
    line-height: 1;
}

.newest ul {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
    counter-reset: a;
    padding-top: 10px;
}

.newest ul li {
    counter-increment: a;
    display: flex;
    margin-bottom: 20px;
    width: 48%;
}

.newest ul li .lleft {
    flex: 1 1 auto;
    display: flex;
    flex-direction: column;
    position: relative;
    padding-left: 25px;
}

.newest ul li .lleft .lititle {
    line-height: 1.4;
    font-size: 16px;
    text-align: justify;
    width: 250px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}

.newest ul li .lleft .ltime {
    font-size: 14px;
    color: rgba(0, 0, 0, .6);
    margin-top: auto;
}

.newest ul li .lright {
    margin-left: 15px;
    border-radius: 4px;
    overflow: hidden;
    width: 120px;
    flex: 0 0 auto;
    display: flex;
    height: 84px;
}

.newest ul li .lright img {
    width: auto;
    height: 84px;
}

/* foot部分 */

.footer .topbox {
    height: 306px;
    background-color: #323232;
}

.footer .topbox .page {
    padding-top: 50px;
}

.our {
    width: 300px;
}

.company {
    width: 540px;
    border-left: 2px solid #414141;
    border-right: 2px solid #414141;
}

.our li {
    margin-left: 50px;
    width: 135px;
    height: 40px;
    line-height: 40px;
}

.footer .topbox .page .our li a {
    color: #B9B9B9;
    font-size: 16px;
}

.phone {
    margin: 0 auto;
    width: 240px;
    height: 31px;
}

.company img {
    width: 31px;
    height: 31px;
}

.company .fp-num {
    display: block;
    height: 31px;
    line-height: 31px;
    color: #FFFFFF;
    font-size: 28px;
    text-align: center;
}

.address {
    margin-top: 10px;
    margin-left: 100px;
    line-height: 35px;
    color: #B9B9B9;
    font-size: 16px;
}

.QR {
    margin-top: 15px;
    margin-left: 30px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
}

.QR img {
    width: 130px;
    height: 130px;
}

.QR #QR2 {
    margin-left: 30px;
}

.QR span {
    display: block;
    text-align: center;
    line-height: 35px;
    color: #B9B9B9;
    font-size: 16px;
}

.page-title {
    margin: 0px auto 8px;
    color: #101010;
    font-size: 36px;
    text-align: center;
}

.page-line {
    margin: 0px auto 19px;
    width: 30px;
    height: 1px;
    background-color: #0169CA;
}

/*  文章正文格式  */

/*  导读  */

#guide {
    background-image: url(../img/b.svg);
    background-repeat: no-repeat;
    background-position: left 30px top 20px;
    background-color: #f8f8f8;
    color: rgba(0, 0, 0, .68);
    margin: 30px 0;
    padding: 40px 30px 20px;
    line-height: 1.8;
    letter-spacing: 2px;
}

#txt_box .left #content img {
    margin: 10px 0px;
    max-width: 100% !important;
    height: auto !important;
}

#txt_box .left #content h2 {
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
    line-height: 1.4;
    background-repeat: no-repeat;
    font-size: 20px;
    background-image: url(../img/h1.svg);
    padding-left: 25px;
    background-position: 0 7px;
}

#txt_box .left #content h3 {
    background-image: url(../img/h2.svg);
    padding-left: 15px;
    background-position: 0 6px;
    font-size: 18px;
    color: rgba(0, 0, 0, .68);
    font-weight: 700;
    margin-top: 30px;
    margin-bottom: 10px;
    line-height: 1.4;
    background-repeat: no-repeat;
}

#txt_box .left #content ul, #txt_box .left #content ol {
    padding-left: 20px;
}

#txt_box .left #content ol li {
    padding-left: 20px;
    list-style-type: decimal;
    margin-bottom: 5px;
    color: rgba(0, 0, 0, .6);
}

#txt_box .left #content ul {
    color: rgba(0, 0, 0, .6);
}

#txt_box .left #content ul li {
    list-style-type: none;
    position: relative;
    padding-left: 20px;
    margin-bottom: 5px;
}

#txt_box .left #content ul li::before {
    content: "·";
    color: #4370f5;
    margin-right: 6px;
    margin-bottom: 5px;
    font-size: 32px;
    position: absolute;
    left: 0;
    top: -1px;
    line-height: 1;
}

#txt_box .left #content blockquote {
    padding: 20px;
    background-color: #F5F5F5;
    margin: 15px 0;
}

#txt_box .left #content blockquote p {
    margin: 0;
}

#txt_box .left #content p {
    font-size: 16px;
    line-height: 32px;
    text-align: justify;
    margin-bottom: 16px;
    margin-top: 0;
}