* {
    margin: 0;
    padding: 0;
}

html,
body {
    font-size: 14px;
    font-family: "微软雅黑";
    position: relative;
    height: 100%;
}

body {
    min-width: 1200px;
}

body>form {
    position: relative;
    height: 100%;
}

li {
    list-style: none;
}

a {
    text-decoration: none;
    color: inherit;
}

img {
    outline: none;
    border: none
}

input,
select,
textarea {
    outline: none;
}

table {
    width: 100%;
    text-align: center;
    border-collapse: collapse;
    border-spacing: 1;
    border-spacingg: 0;
}

table td {
    word-break: break-all;
    word-wrap: break-word;
    border: 1px solid #ddd;
    padding: 10px 0;
}


/*滚动条样式*/

::-webkit-scrollbar {
    /*滚动条整体样式*/
    width: 1px;
    /*高宽分别对应横竖滚动条的尺寸*/
    height: 2px;
}

::-webkit-scrollbar-thumb {
    /*滚动条里面小方块*/
    width: 2px;
    -webkit-box-shadow: inset 0 0 5px rgba(0, 0, 0, 0.2);
    background: red;
}

::-webkit-scrollbar-track {
    /*滚动条里面轨道*/
    border-radius: 0;
    background: #000;
}

.swiper-button-next,
.swiper-button-prev {
    background: #e12424;
    border-radius: 100%;
    width: 45px!important;
    height: 45px!important;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    color: #fff;
    font-size: 22px!important;
}

.nav {
    position: fixed;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 10px 0;
    overflow: hidden;
    background: #fff;
    box-shadow: #eee 0 0 4px 0;
}

.nav>div {
    width: 1200px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.nav>div>a {
    display: block;
    float: left;
}

.nav>div>a .logo {
    width: 200px;
    height: 83px;
    display: block;
}

.nav>div .navDiv {
    overflow: hidden;
    display: flex;
    justify-content: space-between;
    width: 65%;
    float: left;
}

.nav>div .navDiv li {
    margin: 20px 2%;
    float: left;
}

.nav>div .navDiv li:hover a {
    border-color: #e53e04;
}

.nav>div .navDiv a {
    font-size: 18px;
    color: #000;
    border-bottom: #fff solid 2px;
    padding-bottom: 10px;
}

.nav>div .navDiv p {
    display: none;
}

.nav>div .loginDiv a {
    padding: 10px 0;
    font-size: 16px;
    color: #fff;
    padding-left: 12%;
    display: block;
    float: left;
    margin: 0 10px;
    margin-top: 15px;
    background-size: 35%;
    background-repeat: no-repeat;
    background-position: left center;
}

.nav>div .loginDiv .register {
    background-image: url("../images/icon_zc.png");
}

.nav>div .loginDiv .login {
    background-image: url("../images/icon_dl.png");
}

.swiper-button-prev {
    left: 55px;
    color: #fff;
}

.swiper-button-next {
    right: 70px;
    color: #fff;
}

.swiper-container-lb img {
    width: 100%;
    height: 100%;
}

.swiper-container {
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

.swiper-slide {
    text-align: center;
    font-size: 18px;
    background: #fff;
    /* Center slide text vertically */
    display: -webkit-box;
    display: -ms-flexbox;
    display: -webkit-flex;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    -webkit-justify-content: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    -webkit-align-items: center;
    align-items: center;
}

.banner {
    margin-top: 106px;
    height: 750px;
    position: relative;
}

.swiper-container-lb {
    height: 750px;
}

.banner .pagination {
    position: absolute;
    z-index: 20;
    left: 10px;
    width: 100%;
    text-align: center;
    bottom: 10px;
}

.swiper-pagination-switch {
    display: inline-block;
    width: 8px;
    height: 8px;
    border-radius: 8px;
    background: #555;
    margin-right: 5px;
    opacity: 0.8;
    border: 1px solid #fff;
    cursor: pointer;
}

.swiper-active-switch {
    background: #fff;
}

.ygFcSwiper,.ygFcSwipera{
    height: 288px;
    position: relative;
}

.ygFcSwiper-prev,.newSwiper-prev, .ygFcSwiper-preva{
    background: rgba(255, 36, 26, 0.8) url(../images/arrows.png) no-repeat 11px 9px;
    position: absolute;
    left: 20px;
    top: 50%;
    margin-top: -15px;
    width: 45px;
    height: 45px;
    border-radius: 100%;
    cursor: pointer;
    z-index: 99;
}

.ygFcSwiper-next,.newSwiper-next,.ygFcSwiper-nexta {
    background: rgba(255, 36, 26, 0.8) url(../images/arrows.png) no-repeat 15px -52px;
    position: absolute;
    right: 20px;
    top: 50%;
    margin-top: -15px;
    width: 45px;
    border-radius: 100%;
    height: 45px;
    cursor: pointer;
    z-index: 99;
}

.banner .swiper-slide {
    height: 750px!important;
}

.banner .swiper-slide img {
    height: 750px;
}

.chilbanner {
    position: relative;
    margin-top: 66px;
}

.fontWz {
    width: 100%;
    position: absolute;
    bottom: -85px;
    left: 0;
    z-index: 99;
}

.fontWz>div {
    width: 1200px;
    margin: 0 auto;
    margin-top: 20px;
}

.fontWz>div p {
    width: 290px;
    height: 290px;
    background: rgba(255, 36, 26, 0.8);
    overflow: hidden;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 100%;
    color: #fff;
    font-size: 20px;
    text-align: center;
    float: right;
    font-size: 28px;
    line-height: 44px;
}

.fontWz>div p b {
    display: block;
    font-weight: normal;
    font-size: 15px
}

.fontWz>div p i {
    font-style: normal;
}

.box {
    width: 1200px;
    margin: 100px auto;
}

.titFontBox {
    text-align: center;
}

.titFontBox h3 {
    font-size: 30px;
    font-weight: normal;
}

.titFontBox p {
    font-size: 30px;
    margin-top: 10px;
    font-weight: bold;
    color: #d6d6d6;
    font-weight: normal;
}

.childPage {
    margin-bottom: 50px;
}

.about {
    overflow: hidden;
    display: flex;
    margin-top: 40px;
    justify-content: space-between;
}

.about>div.fontTit {
    width: 710px;
    margin-right: 30px;
    margin-top: 40px;
}

.about>div.fontTit p {
    font-size: 18px;
    line-height: 34px;
    color: #575656;
}

.about>div.fontTit a {
    display: block;
    width: 130px;
    background: #e53e04;
    color: #fff;
    padding: 8px 0;
    text-align: center;
    font-size: 18px;
    margin-top: 50px;
    border-radius: 50px;
}

.about>div.img {
    width: 700px;
    margin-top: 30px;
}

.about>div.img img {
    width: 100%;
}

.anlBoxA {
    display: flex;
    align-items: center;
    justify-content: center;
    margin-top: 40px;
    margin-bottom: 35px;
}

.anlBoxA a {
    margin: 0 25px;
    font-size: 20px;
    color: #000;
}

.anlBoxA a:hover,
.anlBoxA a.active {
    color: #e53e04;
}

.anlBox ul li {
    width: 19.4%;
    float: left;
    /* height: 36vh; */
    max-height: 377px;
    position: relative;
    margin: 0.3%;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}

.anlBox ul li:hover div {
    display: block;
}

.anlBox ul li img,.anlBox .ulBox >div>div img {
    width: 100%;
    display: block;
    /* max-height: 377px; */
    /* min-height: 377px; */
}

.anlBox ul li>div,.anlBox .ulBox .morBg{
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.8);
    top: 0;
    left: 0;
    display: none;
}

.anlBox ul li>div a,.anlBox .ulBox >div>div>div a {
    display: flex;
    justify-content: center;
    align-items: center;
    color: #fff;
    font-size: 22px;
    text-align: center;
    height: 100%;
}
.anlBox .ulBox >div>div:hover .morBg{
    display: block;
 }

.anlBox {
    overflow: hidden;
}

.anlBox .ulBox >div>div{
    width: 292px !important;
    height: 286px!important;
    max-height: 377px;
    position: relative;
    display: flex;
    align-items: center;
    overflow: hidden;
    justify-content: center;
}

.leftBoxTit {
    text-align: left;
    margin-bottom: 20px;
}

.boxAnl {
    width: 1200px;
    margin: 0 auto;
}

.boxAnl ul {
    margin-bottom: 60px;
    overflow: hidden;
}

.boxAnl li {
    width: 292px !important;
    height: 286px!important;
}

.recruit {
    width: 1000px;
    margin: 80px auto;
}

.recruit ul li {
    margin: 60px 0;
    font-size: 16px
}

.recruit ul li h4 {
    font-size: 22px;
    margin-bottom: 30px;
}

.recruit ul li>div {
    margin-bottom: 40px;
}

.recruit ul li>div h5 {
    margin-bottom: 15px;
    font-size: 18px;
    font-weight: normal;
}

.recruit ul li p {
    margin-bottom: 10px;
    line-height: 24px;
}

.detail {
    width: 1000px;
    border-top: #ddd solid 1px;
    padding: 60px;
    margin: 0 auto;
}

.detail>h4 {
    text-align: center;
    font-size: 26px;
}

.detail>p {
    text-align: center;
    margin: 20px 0
}

.detail>p span {
    margin: 0 10px;
    font-size: 16px;
    color: #666
}

.detail>div p {
    font-size: 16px;
    margin-bottom: 20px;
    line-height: 32px;
}

.detail>div img {
    max-width: 100%;
    display: block;
    margin: 0 auto;
}

.news {
    margin-top: 70px;
}

.newSwiper {
    width: 1200px;
    margin: 60px auto!important;
    height: 255px;
    border-right: #ddd solid 1px;
}


.newSwiper .swiper-slide:hover {
    background: #eee;
}

.newSwiper .swiper-slide>div {
    width: 84%;
    height: 52%;
    border: #ddd solid 1px;
    border-right: none;
    text-align: left;
    padding: 15% 8%;
}

.newSwiper .swiper-slide>div h4 {
    font-size: 18px;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.newSwiper .swiper-slide>div p {
    font-size: 15px;
    text-overflow: -o-ellipsis-lastline;
    margin: 15px 0;
    line-height: 26px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    color: #666;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    text-align: justify;
    text-justify: inter-ideograph;
}

.newSwiper .swiper-slide>div>div {
    font-size: 15px;
}

.newSwiper .swiper-slide>div>div a {
    margin-right: 10px;
    color: #666;
}


/*新闻*/

.wbox1200 {
    width: 1200px;
    margin: 0 auto;
}

.chilbanner {
    height: 443px;
}

.chilTit {
    font-size: 28px;
    font-weight: normal;
    border-bottom: #dfdfdf solid 1px;
    margin-top: 40px;
    padding-bottom: 20px;
}

.chilTit p {
    font-size: 16px;
    color: #666;
    margin-top: 15px;
}

.chilTit p a {
    color: #333;
}

.newTabs {
    overflow: hidden;
    margin: 80px 0 50px 0;
    display: flex;
    justify-content: center;
}

.newTabs a {
    border: #dfdfdf solid 1px;
    display: inline-block;
    padding: 8px 25px;
    color: #333;
    font-size: 16px;
    margin-right: 15px;
    border-radius: 50px;
    border: #fff solid 2px;
}

.newTabs a:hover,
.newTabs a.newsOn {
    border: #e53e04 solid 2px;
    color: #e53e04;
}

.newList li {
    overflow: hidden;
    margin-bottom: 60px;
}

.newList li .imgbox {
    width: 302px;
    height: 186px;
    float: left;
    overflow: hidden;
    position: relative;
}

.newList li .imgbox a {
    display: block;
}

.newList li .imgbox img {
    width: 100%;
    transition: all 1s ease-out;
}

.newList li .imgbox b {
    position: absolute;
    bottom: 10px;
    left: 0;
    border-radius: 0 50px 50px 0;
    display: block;
    background: #ff6600;
    padding: 4px 6px;
    font-weight: normal;
    color: #fff;
}

.newList li .fontBox {
    width: 882px;
    float: right;
}

.newList li .fontBox a {
    color: #666;
}

.newList li .fontBox h4 {
    font-weight: normal;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 5px;
    color: #333;
}

.newList li .fontBox p {
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    margin: 20px 0;
    line-height: 26px;
    text-align: justify;
    text-justify: inter-ideograph;
}

.newList li .fontBox div span {
    margin-right: 45px;
}

.newList li:hover img {
    transform: scale(1.2);
}

.xgAl {
    text-align: left;
}

.aboutBox {
    width: 1000px;
    margin: 80px auto;
}

.aboutBox>p,
.zsBox>p,
.ygFcSwiper {
    font-size: 17px;
    margin-top: 50px;
    line-height: 39px;
}

.zsBox {
    background: #eeeeee;
    padding: 70px 0;
    text-align: center;
}

.zsBox>img {
    margin-top: 30px;
}

.ygFc {
    width: 1200px;
    margin: 60px auto;
}

.ygFc img {
    width: 100%;
    height: 100%;
}

.bottImg {
    display: flex;
    align-items: center;
    overflow: hidden;
    background: url(../images/imgBotton.jpg) center no-repeat;
    height: 639px;
}

.bottImg>div {
    width: 1200px;
    margin: 50px auto;
    display: flex;
}

.bottImg>div>div {
    width: 265px;
    padding-right: 20px;
    margin-left: 30px;
    max-height: 400px;
    overflow-y: scroll;
}

.bottImg>div>div ul li {
    margin: 20px 0;
}

.bottImg>div>div ul li h3 {
    font-size: 18px;
    margin-bottom: 20px;
}

.bottImg>div>div ul li p {
    font-size: 14px;
    line-height: 24px;
}

.footer {
    background: #000;
    color: #fff;
    padding: 6px 0;
}

.footer>div {
    width: 1200px;
    margin: 0 auto;
}

.footer>div p {
    line-height: 30px;
    font-size: 13px;
}

.footer>div p a {
    float: right;
    color: #fff;
}


/*翻页*/

.page {
    text-align: center;
    margin-bottom: 40px;
}

.pager {
    max-width: 800px;
    margin-bottom: 30px;
    display: inline-block;
}

.pager a {
    cursor: pointer;
}

.pager a,
.pager span {
    /* 按钮内数字 */
    width: 45px;
    height: 40px;
    border: 1px solid #ebebeb;
    margin-left: -1px;
    color: #8a8a8a;
    line-height: 40px;
    float: left;
    font-size: 15px;
    text-decoration: none;
    margin: 0 2px;
    border-radius: 6px;
}

.pager a:hover,
.pager span:hover {
    border-color: #f15a24;
    color: #f15a24;
    position: relative;
    z-index: 1;
}

.pager span.current {
    background-color: #f15a24;
    color: #fff;
    border-color: #f15a24;
    position: relative;
    z-index: 1;
}

.pager .pg-first,
.pager .pg-prev,
.pager .pg-next,
.pager .pg-last {
    background: url("../images/page_bg.png") 8px 7px no-repeat;
}

.pager .pg-first:hover,
.pager .pg-prev:hover,
.pager .pg-next:hover,
.pager .pg-last:hover {
    background: url("../images/page_bg_hover.png") 8px 7px no-repeat;
}

.pager .pg-prev,
.pager .pg-prev:hover {
    background-position: 7px -21px;
}

.pager .pg-next,
.pager .pg-next:hover {
    background-position: -21px -21px;
}

.pager .pg-last,
.pager .pg-last:hover {
    background-position: -21px 7px;
}

.pager .pg-prev[disabled="true"],
.pager .pg-prev[disabled="true"]:hover {
    cursor: default;
    background-image: url("../images/page_bg.png");
}

.pager .pg-next[disabled="true"],
.pager .pg-next[disabled="true"]:hover {
    cursor: default;
    background-image: url("../images/page_bg.png");
}

.pager .pg-prev[disabled="true"],
.pager .pg-next[disabled="true"] {
    border-color: #eeeeee;
}

.pager span.els {
    border-color: transparent;
}

.pagerHtmlWrap {
    width: 800px;
    margin: 30px auto;
}

.pagerHtmlWrap .cc_cells {
    width: 100%;
    height: 35px;
    padding: 5px 0;
    border-bottom: 1px #cccccc solid;
}

.pagerHtmlWrap .cc_cells a {
    color: #454545;
    font-size: 14px;
    line-height: 35px;
    text-decoration: none;
}

.pagerHtmlWrap .cc_cells a span {
    display: inline-block;
    width: 25%;
    text-align: left;
    margin: 0;
}

.boxContCent .conBoxNew0 {
    display: block;
}

.boxContCent ul {
    display: none;
}

.prevFirst{ width: 1000px; margin: 0 auto; margin-top: -50px; margin-bottom: 30px; display: flex; display: -webkit-flex; display: -ms-flexbox; align-items: center; justify-content: space-between;}
.prevFirst span{ max-width: 48%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.prevFirst span a:hover{ text-decoration: underline;}