* {
    margin: 0;
    padding: 0;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
}

img {
    display: block;
}

.swiper {
    width: 100%;
}

body {
    min-width: 1200px;
    font-family: 'Microsoft YaHei';
}

.clear::after {
    content: "";
    display: block;
    clear: both;
}

.swiper-slide img {
    width: 100%;
}

.content {
    width: 100%;
    position: relative;
    margin-bottom: 5px;
}

.w {
    min-width: 1200px;
    width: 70%;
    margin: 0 auto;
}

.w2 {
    width: 1200px;

    margin: 0 auto;
}

header {
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    width: 100%;
    line-height: 4em;
    font-size: 14px;
    z-index: 9;
    transition: .5s;
}

header:hover {
    background: #fff !important;
}

header.toTop {
    background: rgba(0, 0, 0, 0);
}

.about {
    position: absolute;
    left: 50%;
    top: 50%;
    z-index: 999;
    width: 50%;
    margin-top: -250px;
    color: #fff;
    font-size: 18px;
    line-height: 2em;
    max-width: 800px;
    margin-left: -200px;
    opacity: 0;
    transform: translateY(40px);
    transition: all .8s;
    letter-spacing: 1px
}

.about.cur {
    opacity: 1;
    transform: translateY(0px);
}

.about b {
    display: block;
    font-size: 20px;
    padding-bottom: 10px;
}

.head-box {
    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    align-items: center;
}

.head-box .logo {
    font-size: 36px;
    color: #ff6900;
    font-weight: bold;
}

.head-box .login {
    color: #fff;
    margin-left: auto;
}

.head-box .search-box {
    border: 1px solid #ddd;
    border-radius: 20px;
    line-height: 30px;
    height:30px;
    padding: 0 10px;
    transition: all .5s;
    display: block;


}
.head-box .search-box form{
    display: flex;
    justify-content: space-between;
}

header.toTop .head-box .search-box {
    border: 1px solid transparent;
}

.head-box .search-box input {

    border: none;
    background: rgba(0, 0, 0, .0);
    width: 100px;
    line-height: 29px;
    visibility: visible;
    outline: none;
}

.head-box .search-box select {
    display: block;
    height: 30px;
    line-height: 30px;
    border: none;
    color: #666;text-align: center;
    background: rgba(0, 0, 0, .0);
    outline: none;
    visibility: visible;
}

.head-box .search-box select option {
    padding: 10px;
}

.head-box .search-box i {
    color: #004ea2;
    font-size: 20px;
    line-height: 30px;
    transition: all .5s;
    cursor: pointer;
}

header.toTop .head-box .search-box i {
    color: #fff;

}

header.toTop .head-box .search-box input {
    visibility: hidden;
}

header.toTop .head-box .search-box select {
    visibility: hidden;
}


header:hover .head-box .search-box input {
    visibility: visible!important;;
}
header:hover .head-box .search-box {
    border-color: #ddd!important;;
}

header:hover .head-box .search-box i {
    color: #004ea2!important;
}
header:hover .search-box select {
    visibility: visible!important;
}


.head-box .nav {
    display: flex;
}

.head-box .nav li {
    position: relative;
}

.head-box .nav>li>a {
    color: #333;
    line-height: 4em;
    display: block;
    padding: 8px 20px;
    font-size: 16px;
}

header.toTop .head-box .nav>li>a {
    color: #fff;
}

header:hover .head-box .nav>li>a {
    color: #333;
}

.head-box .nav .nav-child-bg {
    position: fixed;
    top: 80px;
    background: #fff;
    width: 100%;
    left: 0;
    display: none;
    box-shadow: 0px 7px 14px 2px rgba(0, 15, 79, 0.05);
}

.head-box .nav .nav-child {
    margin: 0 auto;
    max-width: 1200px;
    display: flex;
}

.head-box .nav .nav-child a {
    color: #333;
}

.nav-child-l {
    flex: 0 0 290px;
    box-sizing: border-box;
    background: #f8f8f8;
    padding: 40px;
}

.nav-child-l p {
    font-size: 16px;
    line-height: 2.5em;
}

.nav-child-l p:hover {
    color: #004ea2;
}

.nav-child-l p::after {
    content: '>';
    opacity: 0;
    transition: all .5s;
}

.nav-child-l p:hover::after {
    opacity: 1;
}

.nav-child-r {
    flex: 2;
    box-sizing: border-box;
    padding: 20px 0 20px 60px;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav-child-r .jianjie {
    font-size: 16px;
    line-height: 1.5em;
    margin-top: 10px;
    color: #333;
}


.nav-child-r {}

.nav-child-r h2 {
    color: #004ea2;
    font-size: 28px;
    line-height: 1em;
}

.nav-child-r img {
    display: block;
    width: 300px;
}

.nav-child-r-l {
    padding-right: 10px;
}

.nav-child-r-l span {
    font-size: 16px;
    color: #004ea2;
    border: 1px solid #004ea2;
    padding: 5px 10px;
}

.head-box .nav .nav-child dl {}

.head-box .nav .nav-child dl dt img {}

.head-box .nav li:hover .nav-child-bg {
    display: block;
}

.GuangGao {
    height: 12.5rem;
    position: absolute;
    text-align: center;
    top: 45%;
    width: 100%;
    z-index: 20;
}

.GuangGao .title {
    color: #fff;
    font-size: 2.5rem;
    font-weight: 800;
    margin-bottom: .3125rem;
}

.GuangGao .sub-title {
    color: #fff;
    font-size: 1.5rem;
}


.pic-box {
    display: flex;
    width: 100%;
}

.pic-box li {
    flex: 1;
}

.pic-box li img {
    width: 100%;
}

footer {
    background: #f8f8f8;
    margin-top: 4%;
}

.f-top {

    display: flex;
    margin: 0 auto;
    justify-content: space-between;
    padding: 40px 0;
}

.f-top .f-l {
    display: flex;
    flex: 1;
}

.f-top .f-l dl {
    font-size: 14px;
    line-height: 2em;
    flex: 1;
}

.f-top .f-l dl dt {
    padding-bottom: 20px;
}

.f-top .f-l dl dd {
    font-size: 14px;
    line-height: 2em;
    color: #666;
}

.f-top dt a {
    color: #333;
    font-size: 24px;
}
.f-top dt a:hover{color: #004ea2;}

.f-top dd a {
    color: #666;
}
.f-top dd a:hover{color: #004ea2;}


.f-b {
    background: #fafafa;
    padding: 40px 0;
    border-top: 1px solid #ddd;
}

.f-b .f-logo {
    font-size: 36px;
    color: #ff6900;
    font-weight: bold;
    margin-right: 20px;
}

.f-b-con {
    max-width: 1200px;
    display: flex;
    margin: 0 auto;
    font-size: 12px;
    line-height: 2em;
    color: #666;
}

.f-b-info {
    padding-top: 16px;
    margin-left: 40px;
}

.index-fangan-bg {
    background: rgb(241, 241, 241);
    overflow: hidden;
}

.index-fangan-box {}

.index-fangan-ul {
    display: flex;
}

.index-fangan-ul li {
    flex: 1;
    background: #fff;
    overflow: hidden;
    opacity: 0;
    transform: translateY(40px);
    transition: all .8s;
}

.index-fangan-ul.cur li {
    opacity: 1;
    transform: translateY(0px);
}

.index-fangan-ul li dt {
    overflow: hidden;
    position: relative;
    padding-top: 55%;
}

.index-fangan-ul li dt img {
    display: block;
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.index-fangan-ul li dd {
    font-size: 18px;
    text-align: center;
    padding: 40px 0;
    font-weight: bold;
    color: #333;
}

.index-fangan-ul li dd p {
    color: #333;
}

.f-tel {
    font-size: 24px;
}

.f-tel .p1 {
    font-size: 14px;
    padding-bottom: 20px;
}

.f-tel .p2 {
    font-weight: bold;
    color: #ff6900
}

.f-tel .p2 i {
    font-size: 26px;
    font-weight: normal;
}


.neiban {}

.neiban img {
    display: block;
    width: 100%;
}

.cat-nav {
    margin: 0 auto;
    background: #fff;
    /* border-radius: 14px; */
    overflow: hidden;
    display: flex;
    /* justify-content: space-between; */
    height: 70px;
    position: relative;
    top: -35px;
    box-shadow: 0px 7px 14px 2px rgba(0, 15, 79, 0.05);
}

.cat-nav-l li.cur {
    background: #004ea2;
    color: #fff;
    /* border-radius: 14px; */
    overflow: hidden;
}

.cat-nav-l li.cur a {
    color: #fff;
    font-weight: bold;
    padding: 0 50px;
}

.cat-nav-r {
    padding-left: 20px;
}

.cat-nav-r li.cur a {
    color: #004ea2;
    font-weight: bold;
}

.cat-nav>div {
    display: flex;
}

.cat-nav>div li a {
    line-height: 70px;
    padding: 0 20px;
    font-size: 16px;
    color: #333;
}

.cat-info-box {
    margin: 3% auto;
}

.cat-tit {
    font-size: 40px;
    text-align: center;
    line-height: 1.5em;
}

.cat-info {
    padding: 2% 0;
}

.cat-info-l {
    width: 33.33%;
    float: left;
    /* border-radius: 16px; */
    overflow: hidden;
}

.cat-info-l img {
    display: block;
    max-width: 100%;
    max-height: 100%;
}

.cat-info-r {
    width: 66.66%;
    float: left;
    box-sizing: border-box;
    padding-left: 2%;
}

.cat-info-r .cat-info-r-tit {
    font-size: 40px;
    line-height: 1.5;
}

.cat-info-r .cat-info-content {
    color: #666666;
    padding-top: 23px;
}

.list-pro {
    margin: 3% auto;
}

.list-pro-nav {
    margin: 2% auto;
    background: #fff;
    border-radius: 30px;
    display: flex;
    height: 60px;
}

.list-pro-nav li a {
    line-height: 60px;
    display: block;
    text-align: center;
    color: #333;
}

.list-pro-nav li {
    flex: 1;
    /* border-radius: 30px; */
    overflow: hidden;
}

.list-pro-nav li.cur {
    background: rgb(62, 84, 163);
}

.list-pro-nav li.cur a {
    color: #fff;
}

.list-pro-ul {
    margin: 0 auto;
}

.list-pro-ul li {
    background: #fff;
    display: flex;
    display: none;
}

.list-pro-ul li.cur {
    display: flex;
}

.list-pro-ul li dt {
    flex: 2;
    overflow: hidden;
    padding-top: 28%;
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 2%;
}

.list-pro-ul li dt img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.list-pro-ul li dd {
    flex: 3;
    padding-top: 2%;
    padding-right: 2%;
}

.list-pro-ul li dd b {
    display: block;
    font-size: 28px;
    color: #333;
    line-height: 2em;
    margin: 2% 0;
    font-weight: normal;
}

.list-pro-ul li dd p {
    line-height: 2em;
    font-size: 16px;
    color: #666;
    margin: 2% 0;
    padding-bottom: 20px;
}

.list-pro-ul li dd span {
    border: 1px solid rgb(62, 84, 163);
    color: rgb(62, 84, 163);
    padding: 1% 2%;
    border-radius: 40px;
    margin: 2% 0;
}

.list-anli {
    overflow: hidden;
    padding-bottom: 4%;
    margin: 2% 0;
    position: relative;
    height: 26vw;
}

.list-anli ul {
    width: 1000vw;
    position: absolute;
    left: 0;
    top: 0;
    transition: all .5s;
}

.list-anli ul li {
    width: 100vw;
    position: relative;
    float: left;
}

.list-anli ul li dt {
    width: 50%;
    position: relative;
    padding-top: 26%;
    z-index: 2;
    overflow: hidden;
    border-radius: 0 16px 16px 0;
}

.list-anli ul li dt img {
    display: block;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.list-anli ul li dd {
    background: #fff;
    position: absolute;
    left: 50%;
    top: 0;
    height: 98%;
    margin-left: -10%;
    width: 34%;
    padding: 2%;
    padding-left: 12%;
    /* border-radius: 16px; */
}

.list-anli ul li .index {
    font-size: 20px;
    font-weight: bold;
    color: #666;
    margin: 6% 0 4%;
}

.list-anli ul li .index span {
    font-size: 36px;
    color: rgb(62, 84, 163);
}

.list-anli ul li h3 {
    font-size: 32px;
    line-height: 1.6;
    font-weight: normal;
    color: #333;
    margin: 3% 0;
}

.list-anli ul li .catname {
    font-size: 24px;
    line-height: 1.58;
    color: #333;
}

.list-anli ul li p {
    font-size: 16px;
    color: #666;
    line-height: 1.9;
}

.list-anli ul li .more {
    margin: 3% 0;
    color: rgb(62, 84, 163);
}

.list-anli-btn {
    text-align: center;
    position: absolute;
    bottom: 4%;
    width: 100%;
}

.list-anli-btn span {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 0 4px;
    border-radius: 10px;
    background: #eee;
}

.list-anli-btn span.cur {
    background: #f00;
}

.list-anli-btnl {
    position: absolute;
    top: 50%;
    left: 0;
    width: 40px;
    height: 60px;
    margin-top: -30px;
    background: #fff;
    border-radius: 0 10px 10px 0;
    z-index: 3;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}

.list-anli-btnr {
    position: absolute;
    top: 50%;
    right: 0;
    width: 40px;
    height: 60px;
    margin-top: -30px;
    background: #fff;
    border-radius: 10px 0 0 10px;
    z-index: 3;
    text-align: center;
    line-height: 60px;
    cursor: pointer;
}


.list-fangan {
    margin: 3% auto;
    padding: 3% 0;
    background: url(../images/beijingtu-pc_001.jpg);
    background-size: cover;
}

.list-fangan-ul {
    margin: 2% auto;
    overflow: hidden;
    display: flex;
    flex-wrap: wrap;
}


.list-fangan-ul li {
    background: #fff;
    margin-right: 4%;
    margin-bottom: 4%;
    width: 48%;
    float: left;
    /* border-radius: 16px; */
    overflow: hidden;
}

.list-fangan-ul2 li {
    background: #fff;
    width: 32%;
    margin-right: 2%;
}

.list-fangan-ul li:nth-child(2n) {
    margin-right: 0;
}

.list-fangan-ul2 li:nth-child(2n) {
    margin-right: 2%;
}

.list-fangan-ul2 li:nth-child(3n) {
    margin-right: 0;
}

.list-fangan-ul li.cur {}

.list-fangan-ul li dt {

    overflow: hidden;
    padding-top: 56%;
    display: flex;
    align-items: center;
    position: relative;
    background: #eee;
}

.list-fangan-ul li dt img {
    width: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.list-fangan-ul li dd {
    padding: 4%;
}

.list-fangan-ul li dd b {
    display: block;
    font-size: 28px;
    color: #333;
    font-weight: normal;
}

.list-fangan-ul li dd p {
    line-height: 1.6em;
    font-size: 16px;
    color: #666;
    margin: 2% 0;
    padding-bottom: 20px;
}

.list-fangan-ul li dd span {
    border: 1px solid rgb(62, 84, 163);
    color: rgb(62, 84, 163);
    padding: 1% 2%;
    border-radius: 40px;
    margin: 2% 0;
}


/* page-about */
.page-about-jianjie-bg {
    background: url(../images/xq_bg.jpg) no-repeat center bottom;
    overflow: hidden;
}

.page-about-jianjie {
    display: flex;
    align-items: center;
    margin: 4% auto;
}

.page-about-jianjie-l {
    flex: 2;
}

.page-about-jianjie-l h1 {
    font-size: 52px;
    color: #004ea2;
    line-height: 1.2;
}

.page-about-jianjie-l p {
    margin-top: 2%;
    font-size: 28px;
    color: #333333;
    line-height: 1.5;
}

.page-about-jianjie-l h2 {
    position: absolute;
    font-size: 80px;
    z-index: 1;
    color: rgba(0, 0, 0, .05);
    margin-top: -80px;
    font-style: italic;
}

.page-about-jianjie-r {
    flex: 2;
    padding-left: 4%;
}

.page-about-jianjie-r img {
    max-width: 100%;
    margin: auto 0 auto auto;
    /* border-radius: 16px; */
}

.page-about-xq-bg {}

.page-about-xq {
    display: flex;
    align-items: center;
    padding: 4% 0;

}

.page-about-xq-l {
    flex: 2;
}

.page-about-xq-l h1 {
    font-size: 52px;
    color: #004ea2;
    line-height: 1.2;
}


.page-about-xq-r p {
    margin-top: 2%;
    font-size: 16px;
    color: #666;
    line-height: 1.6;
    text-indent: 2em;
}

.page-about-xq-r {
    flex: 4;
    padding-left: 4%;
}

.page-about-xq-l img {
    max-width: 100%;
    margin: auto 0 auto auto;
    /* border-radius: 16px; */
}

.page-shuju-bg {
    background: url(../images/shujubg.jpg) no-repeat center bottom -200px;
    background-size: cover;
    /* background-attachment: fixed; */
    /* background-size: 100% auto; */
}

.page-shuju {
    display: flex;
    padding: 4% 0;
}

.page-shuju dl {
    flex: 1;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, .2);
    text-align: center;
    padding: 0 2%;
}

.page-shuju dl dt {
    font-size: 52px;
    font-weight: bold;
}

.page-shuju dl span {
    font-size: 26px;
}

.page-shuju dl:last-child {
    border-right: 0;
}

.page-shuju dl dd {
    font-size: 20px;
    margin-top: 2%;
    line-height: 1.6em;
}

.page-about-tit {
    font-weight: bold;
    font-size: 36px;
    color: #004ea2;
}

/* .page-qywh{display: flex;height:30vw;}
.page-qywh-l{flex: 1;display: flex;}
.page-qywh-l dl{flex: 1;margin: 10px;}
.page-qywh-r{flex: 2;display: flex;flex-wrap:wrap;}
.page-qywh-r dl{width: calc(50% - 20px);margin:10px;}
.page-qywh dl{background: #fff;text-align: center;display: flex;align-items: center;justify-content: center;flex-direction: column;} */

.page-qywh-bg {
    padding: 0 0 2%;
}

.page-qywh {
    display: flex;
    padding: 2% 0 2%;

}

.page-qywh dl {
    flex: 1;
    margin-right: 1%;
    background: #fff;
    padding: 40px;
    /* border-top: 2px solid #004ea2; */
    /* box-shadow: 0px 7px 14px 2px rgba(0, 15, 79, 0.05); */
}

.page-qywh dl dt {
    font-size: 24px;
    color: #004ea2;
    border-bottom: 1px solid #004ea2;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.page-qywh dl dt i {
    display: block;
    font-size: 42px;
    margin-bottom: 2%;
}

.page-qywh dl dd {
    color: #666;
    line-height: 1.6em;
}

.page-qywh dl:last-child {
    margin-right: 0;
}

.page-qywh dl:first-child {
    background: #004ea2;
    color: #fff;
}

.page-qywh dl:first-child dt {
    color: #fff;
    border-color: #fff;
}

.page-qywh dl:first-child dd {
    color: #fff;
}

.page-about-zz {
    display: flex;
}

.page-about-zz-l {
    flex: 1;
}

.page-about-zz-l img {
    display: block;
    width: 100%;
}

.page-about-zz-r {
    flex: 1;
    background: #fff;
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
}

.zl-pic {}

.zl-pic img {
    display: block;
    width: 100%;
}

.page-about-zhuanli-bg {
    background: #fff;
    position: relative;
    overflow: hidden;
}

.page-about-zhuanli {
    background: rgba(255, 255, 255, .9);
    /* display: flex; */
    overflow: hidden;
}

.page-about-zhuanli-l {
    flex: 2;
    padding: 4%;
    /* padding-right: 4%; */
}

.page-about-zhuanli-l .l-box {
    /* width: 76%; */
    /* float: right; */
}

.page-about-zhuanli-r {
    flex: 1;
    background: url(../images/zhuanli2.jpg) no-repeat center;
    background-size: cover;
}

.page-about-zhuanli-l dd {
    color: #666;
    line-height: 1.6em;
    border-bottom: 1px solid #ddd;
    padding: 2% 0;
}

.page-about-zhuanli-l ul {
    display: flex;
    padding: 2% 0;
}

.page-about-zhuanli-l ul li {
    flex: 1;
    text-align: center;
}

.page-about-zhuanli-l ul li b {
    font-size: 38px;
    color: #004ea2;
}

.page-about-zhuanli-l ul li p {
    color: #666;
}

.page-about-ryzz {
    padding: 4% 0;
}

.page-about-ryzz-bg {
    background: url(../images/ryzz_bg.jpg) no-repeat center bottom;
}

.page-about-ryzz-ul {
    overflow: hidden;
    padding: 2% 0;
}

.page-about-ryzz-ul dl {
    background: #fff;
    float: left;
    width: 24%;
    margin-right: 1%;
    margin-bottom: 1%;
    box-sizing: border-box;
    padding: 2%;
}

.page-about-ryzz-ul dl dt {
    position: relative;
    padding-top: 70%;
}

.page-about-ryzz-ul dl dt img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    max-width: 100%;
    max-height: 100%;
}

.page-about-ryzz-ul dl dd {
    line-height: 1.5em;
    text-align: center;
    height: 3em;
    margin-top: 4%;
}

.list-news-content {
    background: #fff;
    position: relative;
    margin-bottom: 4%;
    border-radius: 16px;
}

.list-news-top {
    display: flex;
    padding: 2% 4% 0;
}

.list-news-top-r {
    flex: 2;
    padding-left: 4%;
}

.list-news-top-l {
    flex: 3;
}

.top-slide-box {
    position: relative;
    padding-top: 60%;
    /* border-radius: 16px; */
    overflow: hidden;
}

.top-slide-box li {
    position: absolute;
    width: 100%;
    left: 0;
    top: 0;
    height: 100%;
    display: none;
}

.top-slide-box li.cur {
    display: block;
}

.top-slide-box li img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.top-slide-box li p {
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, .2);
    color: #fff;
    box-sizing: border-box;
    padding: 2%;
    font-weight: bold;
}

.list-news-top-r {
    color: #333;
}

.list-news-top-r ul li.cur {
    transform: translateX(-4%);
}

.list-news-top-r ul li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 4%;
    padding-bottom: 4%;
    transition: all .2s;
}

.list-news-top-r ul li p {
    transition: all .2s;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 2em;
    height: 2em;
    overflow: hidden;
}

.list-news-top-r ul li .time {
    font-size: 16px;
    color: #004ea2;
    font-weight: bold;
}

.list-news-top-r ul li .desc {
    font-size: 14px;
    color: #666;
    line-height: 1.6em;
    height: 3.2em;
    overflow: hidden;
}

.list-news-top-r ul li .more {
    color: #004ea2;
    margin-top: 2%;
    display: block;
}

.list-news-top-r ul li.cur p {
    color: #004ea2;
}

.list-info-ul {
    display: flex;
    flex-wrap: wrap;
    padding: 4%;
}

.list-info-ul .list-info-li {
    width: 31.33%;
    margin-right: 2%;
    margin-bottom: 2%;
}

.list-info-ul .list-info-li:nth-child(3n) {
    margin-right: 0;
}

.list-info-ul .list-info-li dt {
    position: relative;
    padding-top: 60%;
    margin: 4%;
    /* border-radius: 16px; */
    overflow: hidden;
}

.list-info-ul .list-info-li dt img {
    display: block;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 100%;
    height: 100%;
}

.list-info-ul .list-info-li dd {
    padding: 0 4%;
}

.list-info-ul .list-info-li dd p {
    transition: all .2s;
    font-size: 20px;
    font-weight: bold;
    color: #333;
    line-height: 2em;
    height: 2em;
    overflow: hidden;
}

.list-info-ul .list-info-li dd .time {
    font-size: 16px;
    color: #004ea2;
    font-weight: bold;
}

.list-info-ul .list-info-li dd .desc {
    font-size: 14px;
    color: #666;
    line-height: 1.6em;
    height: 4.8em;
    overflow: hidden;
}

.list-info-ul .list-info-li dd .more {
    color: #004ea2;
    margin-top: 2%;
    display: block;
}

/* 分页 */
.page {
    text-align: center;
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination>li {
    display: inline;
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    z-index: 2;
    color: #23527c;
    background-color: #eee;
    border-color: #ddd;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #337ab7;
    border-color: #337ab7;
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd;
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.3333333;
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px;
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px;
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px;
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}

.category-pro-ul {
    display: flex;
    flex-wrap: wrap;
}

.category-pro-ul li {
    width: 49%;
    background: #FFF;
    margin-bottom: 2%;
}

.category-pro-ul li:nth-child(2n) {
    margin-left: 2%;
}

.category-pro-ul li dd b {
    display: block;
    font-size: 24px;
    color: #333;
}

.category-pro-ul li dd {
    padding: 4% 2%;
    overflow: hidden;
}

.category-pro-ul li dd .jianjie {
    line-height: 1.6em;
    color: #666;
    margin-top: 2%;
}

.category-pro-ul li img {
    display: block;
    width: 100%;
    height: 100%;
}

.category-pro-ul li dt {
    position: relative;
    padding-top: 34%;
}

.category-pro-ul li dt img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.category-pro-ul li dd .more {
    color: #004ea2;
    margin-top: 2%;
    border: 1px solid #004ea2;
    padding: 1% 2%;
    display: block;
    float: right;
}


.category-fangan-ul {}

.category-fangan-ul li {
    background: #FFF;
    margin-bottom: 2%;
    border-bottom: 1px solid #eee;
    margin-bottom: 2%;
    padding-bottom: 2%;
}

.category-fangan-ul li dl {
    display: flex;
}

.category-fangan-ul li dt {
    flex: 1;
    padding: 2%;
    background: #FBFBFB;
}

.category-fangan-ul li dt b {
    display: block;
    font-size: 24px;
    color: #333;
    text-align: center;
}

.category-fangan-ul li dt .jianjie {
    line-height: 1.6em;
    color: #666;
    margin-top: 2%;
}


.category-fangan-ul li dt .more {
    color: #004ea2;
    margin-top: 2%;
    border: 1px solid #004ea2;
    padding: 1% 2%;
    display: block;
    float: right;
}

.category-fangan-ul li dd {
    flex: 3;
}

.category-fangan-ul li dd .category-fangan-item {
    float: left;
    width: 23%;
    margin: 0 1% 1% 1%;
    padding: 1%;
    box-sizing: border-box;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.1);
}

.category-fangan-ul li dd .item-pic-box {
    position: relative;
    padding-top: 50%;
}

.category-fangan-ul li dd .item-pic-box img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.category-fangan-ul li dd .category-fangan-item a {
    color: #333;
}

.category-fangan-ul li dd p {
    text-align: center;
    font-size: 14px;
    margin-top: 4%;
    line-height: 1.5em;
    height: 3em;
    color: #666;
}


.category-case-li {
    display: flex;
    padding: 2% 0;
}

.category-case-li-bg {
    background: #f8f8f8;
}

.category-case-li-l {
    flex: 2;
    position: relative;
    padding-top: 40%;
    margin-right: 20px;
}

.category-case-li-l p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    font-size: 20px;
    box-sizing: border-box;
    padding: 0 2%;
    color: #fff;
    line-height: 2em;
}

.category-case-li-bg .category-case-li-l {
    margin: 0 0 0 20px;
}

.category-case-li-l img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.category-case-li-r {
    flex: 2;
    display: flex;
    justify-content: space-between;
    flex-direction: column;
}

.category-case-li-r-item p {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    background: rgba(0, 0, 0, .4);
    font-size: 14px;
    box-sizing: border-box;
    padding: 0 2%;
    color: #fff;
    line-height: 2em;
}

.category-case-li-r-item {
    display: flex;
}

/* .category-case-li-r-item a{display: block;} */
.category-case-li-r-item div {
    flex: 1;
    position: relative;
    padding-top: 37%;
}

.category-case-li-r-item div a {
    color: #fff;
    display: block;
}

.category-case-li-r-item div img {
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
}

.category-case-li-r-item div:first-child {
    margin-right: 20px;
}

.category-case-li-r-info {
    padding-top: 4%;
}

.category-case-li-r-info b {
    font-size: 26px;
    color: #333;
}

.category-case-li-r-info .jianjie {
    font-size: 14px;
    color: #666;
    line-height: 1.8em;
    margin-top: 2%;
}

.category-case-li-r-info .more {
    font-size: 16px;
    color: #004ea2;
    border: 1px solid #004ea2;
    margin-top: 2%;
    padding: 1% 2%;
    display: inline-block;
}


.show-pro-top {
    display: flex;
    padding: 4% 0;
}

.show-pro-top-l {
    flex: 1;
}

.show-pro-top-r {
    flex: 2;
}

.show-pro-top-l dt {
    position: relative;
    padding-top: 60%;
    background: #fff;
}

.show-pro-top-l dt img {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}

.show-pro-top-r h1 {
    font-size: 40px;
    line-height: 1.5;
    font-weight: normal;
}

.show-pro-top-r {
    margin-left: 4%;
}

.show-pro-top-r .jianjie {
    color: #666666;
    padding-top: 23px;
    font-size: 16px;
    line-height: 2em;
}

.show-pro-content {
    padding: 4% 0;
    display: flex;
}

.show-pro-content-bg {
    background: #fff;
}

.show-pro-content-l {
    flex: 4;
    box-shadow: 0 5px 13px rgba(0, 0, 0, .1);
    background: #fff;
    padding: 40px 40px;
}

.show-pro-content-r {
    flex: 1;
}

.show-pro-content-info {
    font-size: 16px;
    line-height: 2em;
}

.show-pro-content-info table {
    border: 1px solid #ddd;
    border-collapse: collapse;
}

.show-pro-content-info table th,
.show-pro-content-info table td {
    border: 1px solid #ddd;
}

.cat-tit2 {
    font-size: 20px;
    font-weight: bold;
    color: #004ea2;
    margin-bottom: 10px;
    /* border-bottom: 1px solid #ddd; */
    padding-bottom: 10px;
}

.show-pro-content-l .cat-tit2 {
    border-bottom: 1px solid #ddd;
}

.show-pro-content-r {
    padding: 40px;
}

.xgcp {
    border: 1px solid #ddd;
    background: #f8f8f8;
    margin-bottom: 20px;
}

.xgcp dt {
    position: relative;
    padding-top: 60%;
    background: #f8f8f8;
}

.xgcp dt img {
    position: absolute;
    margin: auto;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    max-width: 100%;
    max-height: 100%;
}

.list-anli-box {
    padding: 2% 0;
    background: #f8f8f8;
}

.xgcp dd {
    background: #fff;
    text-align: center;
    line-height: 3em;
    font-size: 16px;
    color: #333;
}

.cat-more-ul {
    padding-bottom: 4%;
}

.cat-more-ul li {
    line-height: 3em;
    background: #fff;
    margin-bottom: 4px;
}

.cat-more-ul li a {
    color: #333;
    padding-left: 20px;
}

.show-pro-btn {
    overflow: hidden;
    margin-top: 2%;
}

.show-pro-btn li {
    background: #fff;
    float: left;
    margin-right: 20px;
}

.show-pro-btn li a {
    padding: 15px 30px;
    display: block;
    color: #fff;
}

.show-pro-btn li i {
    font-size: 24px;
    padding-right: 10px;
}

.show-pro-btn .btn1 {
    background: #004ea2;
}

.show-pro-btn .btn2 {
    background: rgb(240, 173, 60);
}

.show-content {
    padding: 2% 0;
}

.show-content .show-title {
    font-size: 36px;
    color: #333333;
    line-height: 1.75;
    font-weight: normal;
}


.show-content-top {
    padding-bottom: 2%;
    border-bottom: 1px solid #ddd;
    margin-bottom: 2%;
    text-align: center;
}

.page-title {
    text-align: center;
    font-size: 26px;
    padding: 2% 0;
}

.show-content-info {
    font-size: 16px;
    line-height: 2em;
}

.page-content-info {
    font-size: 16px;
    line-height: 2em;
}

.page-contact {
    display: flex;
    padding: 2% 0;
}

.page-contact .page-contact-l {
    flex: 2;
    padding: 4%;
    padding-right: 4%;
    background: #fff;
}

.page-contact-l h1 {
    font-size: 28px;
    /* font-weight: normal; */
    color: #004ea2;

}

.page-contact-l ul {
    padding: 2% 0;
}

.page-contact-l ul li {
    padding: 2% 0;
    font-size: 20px;
    line-height: 1.4em;
    color: #333;
}

.page-contact-l ul li span {
    display: block;
    font-size: 16px;
}

.page-contact-l ul li {
    display: flex;
    align-items: center;
}

.page-contact-l li i {
    font-size: 30px;
    float: left;
    padding-right: 10px;
}

.page-contact .page-contact-r {
    flex: 4;
}


.page-contact-xswd-bg {
    background: #fff;
}

.page-contact-xswd {
    padding: 2% 0;
    display: flex;
    flex-wrap: wrap;
}

.page-contact-xswd li {
    width: 32%;
    box-sizing: border-box;
    padding: 2%;
    margin-top: 2%;
    background: #f8f8f8;
    margin-right: 2%;
}

.page-contact-xswd li:nth-child(3n) {
    margin-right: 0;
}

.page-contact-xswd li p.xswd-tit {
    font-size: 20px;
    font-weight: bold;
    color: #004ea2;
    margin-bottom: 2%;
}

.page-contact-xswd li p {
    color: #666;
    font-size: 14px;
    line-height: 2em;
}

.page-content-qywh-box1 {
    background: url(../images/zhuanli_bg.jpg) no-repeat center bottom;
    background-size: cover;
    color: #fff;
    padding: 80px;
}

.page-content-qywh-box1 b {
    font-size: 28px;
}

.page-content-qywh-box1 p {
    font-size: 24px;
    margin-top: 20px;
}

.page-content-qywh-li dl {
    display: flex;
    position: relative;
}

.page-content-qywh-li dl dt,
.page-content-qywh-li dl dd {
    flex: 0 0 50%;
}

.page-content-qywh-li dl dt img {
    display: block;
    width: 100%;
    height: 100%;
}

.page-content-qywh-li .fix {
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    width: 200px;
    height: 80px;
    line-height: 80px;
    font-size: 24px;
    background: #004ea2;
    text-align: center;
    color: #fff;
}

.page-content-qywh-li dl dd {
    padding: 150px 200px;
    box-sizing: border-box;
    background: #fff;
    font-size: 24px;
}


.page-liuyan-bg {
    padding: 4% 0;
}

.page-liuyan-bg input[type="text"] {
    flex: 1;
    margin-right: 4%;
    background: #fff;
    line-height: 3em;
    font-size: 16px;
    border: 1px solid #ddd;
    padding-left: 20px;
}

.page-liuyan-bg .no {
    margin-right: 0 !important;
}

.page-liuyan-bg p {
    display: flex;
    padding-bottom: 2%;
}

.page-liuyan textarea {
    background: #fff;
    font-size: 16px;
    line-height: 2em;
    border: 1px solid #ddd;
    width: 100%;
    padding-left: 20px;
    height: 150px;
}

.page-liuyan {
    padding-top: 2%;
}

.page-liuyan .layui-btn {
    margin: 0 auto !important;
    background: #004ea2;
    width: 100%;
    line-height: 4em;
    height: 4em;
}

.show-page {
    border-top: 1px solid #ddd;
    padding-top: 2%;
    margin-top: 2%;
}

.show-page li {
    font-size: 16px;
    line-height: 2em;
}

.show-page li a {
    color: #333;
    font-weight: bold;
}

.show-page .back {
    text-align: center;
}

.show-page .back a {
    color: #fff;
    border-radius: 30px;
    background: #999;
    display: inline-block;
    padding: 10px 40px;
}

.show-page .back i {
    font-size: 24px;
}

.show-page .back:hover a {
    background: #004ea2;
}

.list-zhaopin {}

.list-zhaopin dl dt {
    margin-bottom: 5px;
    border-left: 4px solid #004ea2;
    font-size: 20px;
    line-height: 3em;
    display: flex;
    justify-content: space-between;
    background: #f8f8f8
}

.list-zhaopin dl .dt-l {
    padding-left: 20px;
}

.list-zhaopin dl .dt-r {
    padding-right: 20px;
}

.list-zhaopin dl dd {
    display: none;
    padding: 4%;
    font-size: 16px;
    line-height: 2em;
}




.search-list-ul {
    margin: 0 auto;
}

.search-list-ul li {
    background: #fff;
    display: flex;
    margin-bottom: 2%;
}

.search-list-ul li.cur {
    display: flex;
}

.search-list-ul li dt {
    flex: 2;
    overflow: hidden;
    padding-top: 28%;
    display: flex;
    align-items: center;
    position: relative;
    margin-right: 2%;
}

.search-list-ul li dt img {
    max-width: 100%;
    max-height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    right: 0;
    bottom: 0;
    margin: auto;
}

.search-list-ul li dd {
    flex: 3;
    padding-top: 2%;
    padding-right: 2%;
}

.search-list-ul li dd b {
    display: block;
    font-size: 28px;
    color: #333;
    line-height: 2em;
    margin:0 0 2%;
    font-weight: normal;
}

.search-list-ul li dd p {
    line-height: 2em;
    font-size: 16px;
    color: #666;
    margin: 2% 0;
    padding-bottom: 20px;
}
.search-list-ul li dd .catname{
    line-height: 2em;
    font-size: 14px;
    color: #666;
}

.search-list-ul li dd span {
    border: 1px solid rgb(62, 84, 163);
    color: rgb(62, 84, 163);
    padding: 1% 2%;
    border-radius: 40px;
    margin: 2% 0;
}