html {
    font-family: "Microsoft Yahei";
}
body {
    min-width: 1882px;
    background: #FFF;
}
/* ----- header ----- */
#header {
    height: 100px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 99999;
    width: 100%;
}
.header-box {
    width: 1782px;
    padding: 0 50px;
    margin: 0 auto;
}
.text-box {
    width: 1600px;
    margin: 0 auto;
    margin-top: 638px;
}
.banner .img-box .text-box p {
    text-align: left;
    text-shadow: none;
}
.img-box .text-box .text-zh {
    font-size: 67px;
    font-weight: 700;
    color: #FDFBFB;
    line-height: 83px;
}
.img-box .text-box .text-en {
    font-size: 28px;
    color: #FDFBFB;
    line-height: 32px;
    margin-top: 24px;
}

/* ----- banner ----- */
/* 首页 */
.banner {
    height: 1080px;
    margin-top: 0;
    /* overflow: hidden; */
    position: relative;
}
.banner .swiper-container1 {
    height: 100%;
    overflow: hidden;
    position: relative;
}
.img-box {
    display: block;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    overflow: hidden;
}
.banner .swiper-pagination1 {
    position: absolute;
    left: 0;
    bottom: 112px;
    text-align: center;
    width: 100%;
    cursor: pointer;
}
.banner .swiper-pagination-switch {
    display: inline-block;
    background: rgba(255, 255, 255, .2);
    cursor: pointer;
    width: 14px;
    height: 14px;
    border-radius: 50%;
    margin: 0 8px;
}
.banner .swiper-active-switch {
    background: #FFF;
}
/* 头部图 */
.banner-box {
    height: 100%;
    overflow: hidden;
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    position: relative;
}
.banner-box.zjzk {
    height: 460px;
}
.h306 {
    height: 306px;
    position: relative;
}
.h460 {
    height: 460px;
    position: relative;
}
.hauto {
    height: auto;
}
.w1400 {
    width: 1400px;
    margin: 0 auto;
    position: relative;
    z-index: 9;
}
.w1460 {
    width: 1460px;
    margin: 0 auto;
}
.w1700 {
    width: 1700px;
    margin: 0 auto;   
}
.w1782 {
    width: 1782px;
    margin: 0 auto;   
}
.channel-ch {
    margin-top: 220px;
    font-size: 53px;
    font-weight: 700;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.57);
}
.channel-en {
    font-size: 36px;
    font-family: SourceHanSansCN;
    font-weight: 400;
    color: #595757;
    margin-top: 10px;
}
/* 搜索 */
.search-m {
    position: absolute;
    left: 50%;
    margin-left: 753px;
    bottom: 50px;
    background: transparent;
    z-index: 9;
}
.search-box {
    text-align: right;
    cursor: pointer;
}
.search-item {
    display: inline-block;
    margin-left: 8px;
    position: relative;
}
.sicon {
    display: block;
    width: 35px;
    height: 27px;
    background: url(../imgs/search.png) no-repeat center;
    cursor: pointer;
}
.search-hover {
    position: absolute;
    right: 0;
    bottom: 40px;
    display: none;
}
.search-item:hover .search-hover {
    display: block;
}
.sicon-search .search-hover {
    bottom: 0px;
}
.search-hover-box {
    height: 70px;
    cursor: pointer;
}
.search-bar {
    width: 182px;
    border-radius: 6px;
    overflow: hidden;
}
.search-bar input {
    float: left;
    height: 34px;
    line-height: 34px;
    border: 0;
    outline: 0;
}
.search-bar #search-text {
    width: 138px;
    background: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    box-sizing: border-box;
    padding: 0 4px;
}
.search-bar #search-sub {
    width: 44px;
    background: rgba(60, 60, 60, 0.5);
    box-shadow: 0px 4px 20px 0px rgba(159, 160, 160, 0.2);
    text-align: center;
    font-size: 12px;
    color: #FFF;
    cursor: pointer;
}
.sicon-wechat .sicon {
    background-image: url(../imgs/wechart.png);
}
.sicon-wechat .search-hover {
    right: unset;
    left: 50%;
    transform: translateX(-50%);
}
.sicon-wechat .wechat-box {
    width: 83px;
    height: 83px;
    padding: 5.5px;
    border-radius: 8px;
    background: rgba(255, 255, 255, 0.5);
}
.sicon-wechat .wechat-box img {
    display: block;
    width: 100%;
}
.sicon-email .sicon {
    background-image: url(../imgs/email.png);
}
.sicon-email .email-box {
    width: 172px;
    background: rgba(255, 255, 255, 0.5);
    text-align: center;
    border-radius: 8px;
}
.sicon-email .email-box li {
    height: 43px;
    color: #706F6F;
    line-height: 43px;
}
/* 业务类型 */
.ywlx-item1 {
    margin-top: 45px;
}
.ywlx-item1-list {
    overflow: hidden;
    padding-bottom: 15px;
}
.ywlx-item1-list li {
    float: left;
    width: 200px;
    margin-right: 100px;
}
.ywlx-item1-list li:last-child {
    margin-right: 0;
}
.ywlx-item1-list li a {
    display: block;
    width: 200px;
    height: 200px;
}
.ywlx-item1-list li a img {
    width: 100%;
    height: 100%;
    border-radius: 25px;
}
.ywlx-item1-list li p {
    font-size: 28px;
    font-weight: 700;
    color: #FFFFFF;
    text-shadow: 0px 6px 5px rgba(0, 0, 0, 0.57);
    text-align: center;
    margin-top: 10px;
}
/* 专家智库 */
.item-nav {
    margin-top: 20px;
}
.item-nav .m1400 {
    text-align: center;
}
.item-nav-list {
    display: inline-block;
    overflow: hidden;
    border: 1px solid #ccc;
    border-radius: 8px;
    /* background-color: aqua; */
}
.item-nav-list li {
    float: left;
    width: 190px;
    border-right: 1px solid #ccc;
}
.item-nav-list li:last-child {
    border-right: 0;
}
.item-nav-list li a {
    display: block;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    background: #FFF;
}
.item-nav-list li a.cur,
.item-nav-list li a:hover {
    font-size: 18px;
    font-weight: 700;
    background: #C6000B;
    color: #FFF;
}
.zjzk-item1 {
    margin-top: 20px;
}
/* 轮播图 */
.zjzk-item1 .w1400 {
    position: relative;
    height: 470px;
}
#mySwiper {
    height: 100%;
}
.leader-box {
    padding: 10px;
    overflow: hidden;
}
.leader-item {
    text-align: center;
    float: left;
    width: 360px;
    height: 420px;
    border-radius: 20px;
    box-shadow: 0px 3px 7px 0px rgba(0, 0, 0, 0.31);
    overflow: hidden;
    margin-right: 150px;
}
.leader-item:last-child {
    margin-right: 0;
}
.leader-item img {
    display: block;
    width: 210px;
    height: 210px;
    margin: 0 auto;
    margin-top: 18px;
    border-radius: 50%;
}
.leader-item p {
    height: 20px;
    line-height: 20px;
    font-size: 19px;
    font-weight: 700;
    color: #444343;
    margin-top: 15px;
    margin-bottom: 20px;
}
.leader-item div {
    font-size: 15px;
    color: #444343;
    line-height: 25px;
}
.leader-item span {
    display: block;
    width: 198px;
    height: 33px;
    margin: 0 auto;
    margin-top: 21px;
    border-radius: 20px;
    background: #e7e8e8;
}
.swiper-btn {
    width: 65px;
    height: 65px;
    position: absolute;
    top: 50%;
    margin-top: -32.5px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: 85px;
}
.swiper-btn.prev {
    left: -100px;
    background-image: url(../imgs/prev.png);
}
.swiper-btn.next {
    right: -100px;
    background-image: url(../imgs/prev.png);
    transform: rotate(180deg);
}
.swiper-btn.prev:hover,
.swiper-btn.next:hover {
    background-image: url(../imgs/prev-hover.png);
}
/* 业务部门 */
.bgeee {
    background: #EEE;
}
.ywbm-box {
    width: 1782px;
    margin: 0 auto;
    height: 720px;
    background-image: url(../imgs/ywbm-bg.png);
}
.ywbm-nav {
    color: #FFF;
}
.ywbm-nav>li {
    float: left;
    width: 294.5px;
    height: 720px;
    border-right: 3px solid #FFF;
    position: relative;
    overflow: hidden;
}
.ywbm-nav>li:last-child {
    border-right: 0;
}
.ywbm-nav>li:hover .pel{
    opacity: 0;
}
.ywbm-nav>li:hover .pel-hover{
    left: 0;
}
.pel {
    padding: 0 28px;
    transition: all 0.3s;
}
.pel-num {
    margin-top: 265px;
    font-size: 50px;
}
.pel-title {
    margin-top: 10px;
    font-size: 33px;
    font-weight: 700;
    line-height: 39px;
}
.pel-title span {
    display: inline-block;
    padding-bottom: 6px;
    border-bottom: 2px solid #FFF;
}
.pel-en{
    margin-top: 205px;
    font-size: 19px;
    line-height: 25px;
    max-height: 50px;
    overflow: hidden;
}
.pel-hover {
    box-sizing: border-box;
    padding: 0 28px;
    position: absolute;
    top: 0;
    left: -295px;
    width: 100%;
    height: 100%;
    background: rgba(229, 0, 18, .8);
    transition: all 0.3s;
}
.pel-hover .pel-num {
    margin-top: 190px;
}
.pel-nav {
    margin-top: 50px;
}
.pel-nav li {
    margin-bottom: 5px;
    line-height: 30px;
}
.pel-nav li a {
    display: inline-block;
    color: #FFF;
    font-size: 22px;
    font-weight: 400;
}
.pel-nav li a .point {
    font-size: 28px;
    margin-right: 3px;
    font-weight: 400;
    vertical-align: bottom;
}
.pel-nav li a:hover {
    font-weight: 700;
    border-bottom: 2px solid #FFF;
}
.ywbm-style .channel-ch {
    color: #6B6969; 
    margin-top: 140px;
    text-shadow: none;
}
.ywbm-style .channel-en {
    opacity: 0.5;
}
.ywbm-style .navbar>li>a {
    color: #595757;
}
.ywbm-style .logo img{
    width: 620px;
    height: 36px;
}
/* 公司要闻 */
.jtyw {
    padding-bottom: 100px;
}
.bgf8 {
    background: #F8F8F8;
}
.jtyw-list {
    width: 1460px;
    margin: 0 auto;
}
.jtyw-list li {
    margin: 60px 0;
}
.jtyw-list li:hover {
    box-shadow: -1px 1px 10px #ccc;
}
.jtyw-list li>a {
    display: block;
    height: 280px;
    background: #FFF;
    overflow: hidden;
    margin: 60px 0;
}
.jtyw-list li>a>div {
    float: left;
}
.news-time {
    padding-top: 95px;
    margin-left: 65px;
    font-family: SourceHanSansCN;
    color: #595757;
    text-align: center;
}
.jtyw-list li:hover .news-time {
    color: #C6000B;
}
.news-time div {
    font-size: 67px;
    line-height: 65px;
    font-weight: bold;
}
.news-time p {
    font-size: 19px;
}
.news-info-warp {
    height: 100%;
    width: 785px;
    padding: 0 53px;
    position: relative;
}
.news-info {
    width: 785px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    color: #595757;
}
.news-info div {
    font-size: 36px;
    font-weight: 500;
    line-height: 50px;
    max-height: 100px;
}
.news-info p {
    margin-top: 15px;
    font-size: 22px;
    line-height: 33px;
    max-height: 66px;
}
.jtyw-list .news-img {
    float: right;
    width: 420px;
    height: 100%;
    position: relative;
}
.news-img img {
    display: block;
    width: 100%;
    height: 100%;
}
.news-more {
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(198, 0, 11, 0.5);
    display: none;
}
.jtyw-list li:hover .news-more {
    display: block;
}
.news-more p {
    height: 33px;
    line-height: 33px;
    margin-top: 123px;
    font-size: 25px;
    color: #FEFEFE;
    text-align: center;
}
.news-more .icon-more {
    display: inline-block;
    width: 55px;
    height: 33px;
    background: url(../imgs/news-more.png) no-repeat center;
    vertical-align: middle;
    margin-left: 15px;
}
/* 分页器pager */
.pager {
    text-align: center;
}
.pager-box {
    display: inline-block;
}
.pager-box>div {
    float: left;
}
.pager-box a {
    float: left;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    color: #595757;
    font-size: 22px;
    background: #FFF;
}
.page-btns {
    height: 50px;
    margin: 0 10px;
    padding: 0 20px;
    background: #FFF;
    border-radius: 25px;
}
.page-btns a.cur {
    width: 55px;
    height: 55px;
    line-height: 55px;
    background: #C6000B;
    color: #FFF;
    border-radius: 6px;
    margin-top: -3px;
}
.pager-box .page-prev,
.pager-box .page-next {
    background: url(../imgs/left.png) no-repeat center;
}
.pager-box .page-prev:hover,
.pager-box .page-next:hover {
    background-image: url(../imgs/left-hover.png);
}
.pager-box .page-next {
    transform: rotate(180deg);
}
.pager-box .page-next:hover {
    transform: rotate(180deg);
}

/* 新闻中心首页 */
.xwzx-item1 {
    background: #FFF;
    overflow: hidden;
    padding-bottom: 25px;
}
.xwzx-item1 .item-title {
    margin: 75px 0;
}
.center {
    text-align: center;
}
.title-box {
    display: inline-block;
    text-align: center;
}
.item-title h3 {
    font-size: 33px;
    color: #6B6969;
    margin-top: -32px;
    position: relative;
    z-index: 2;
}
.item-title p {
    font-size: 36px;
    color: #D7D6D6;
    opacity: 0.5;
    position: relative;
    z-index: 1;
}
/* 新闻中心轮播图1 */
.xwzx-item1-swiper {
    height: 320px;
    position: relative;
}
.jtzx-news-item {
    float: left;
    width: 460px;
    height: 320px;
    margin-right: 40px;
    position: relative;
}
.jtzx-news-item:last-child {
    margin-right: 0;
}
.jtzx-news-item img {
    display: block;
    height: 100%;
    width: 100%;
}
.jtzx-time {
    position: absolute;
    left: 0;
    top: 0;
    width: 80px;
    height: 70px;
    background: #C6000B;
    color: #FFF;
    text-align: center;
}
.jtzx-time div {
    font-size: 33px;
    font-weight: 500;
}
.jtzx-time p {
    font-size: 13px;
}
.jtzx-title {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 50px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .5);
    padding: 0 30px;
    padding-top: 12px;
    font-size: 25px;
    font-weight: 500;
    color: #FFFFFF;
    line-height: 33px;
    overflow: hidden;
    text-align: center;
}
.jtzx-title p {
    height: 36px;
    overflow: hidden;
}
.jtzx-news-item:hover .jtzx-title {
    background: rgba(198, 0, 11, .5);
}
.xwzx-item1-swiper .swiper-btn {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    background-size: 60px;
    border-radius: 50%;
    box-shadow: 1px 2px 10px #ccc;
}
.xwzx-item1-swiper .swiper-btn.prev {
    background-image: url(../imgs/xwzx-left.png);
}
.xwzx-item1-swiper .swiper-btn.prev:hover {
    background-image: url(../imgs/xwzx-left-hover.png);
}
.xwzx-item1-swiper .swiper-btn.next {
    background-image: url(../imgs/xwzx-left.png);
}
.xwzx-item1-swiper .swiper-btn.next:hover {
    background-image: url(../imgs/xwzx-left-hover.png);
}
.xwzx-more {
    margin-top: 35px;
}
.xwzx-more-btn {
    display: inline-block;
    width: 180px;
    height: 45px;
    line-height:  45px;
    background: #FFFFFF;
    border: 1px solid #989696;
    border-radius: 35px;
    font-size: 19px;
    font-weight: 400;
    color: #6B6969;
    text-align: center;
}
/* 新闻中心轮播图2 */
.xwzx-item2 {
    height: 1080px;
    background: #eee;
    overflow: hidden;
    position: relative;
}
.xwzx-item2 .item-title {
    margin-top: 115px;
    margin-bottom: 75px;
}
.xwzx-item2-box {
    overflow: hidden;
}
.xwzx-item2-swiper {
    float: left;
    width: 960px;
    height: 610px;
    border-radius: 35px 0 0 35px;
    overflow: hidden;
}
#mySwiper2 {
    width: 100%;
    height: 100%;
}
.slide-img {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
}
.slide-img:hover .gsyw-top-info{
    background: rgba(198, 0, 11, .5);
}
.slide-img img {
    width: 100%;
    height: 100%;
}
.gsyw-top-info {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 134px;
    box-sizing: border-box;
    background: rgba(0, 0, 0, .5);
    color: #FFFFFF;
    padding: 12px 30px 0 45px;
}
.gsyw-top-info div {
    font-size: 25px;
    font-weight: 500;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.gsyw-top-info p {
    margin-top: 5px;
    font-size: 19px;
    line-height: 25px;
    max-height: 50px;
}
.pagination {
    position: absolute;
    left: 50%;
    bottom: 10px;
    transform: translateX(-50%);
}
.pagination .swiper-pagination-switch {
    display: inline-block;
    width: 9px;
    height: 9px;
    border-radius: 50%;
    margin: 0 4px;
    background: #a1a1a4;
    cursor: pointer;
}
.pagination .swiper-active-switch {
    background: #fefcff;
}
/*  */
.xwzx-item2-list {
    float: left;
    width: 500px;
    height: 610px;
    border-radius: 0 35px 35px 0;
    background: #FFF;
    position: relative;
    z-index: 1;
}
.gsyw-list-box a {
    display: block;
    box-sizing: border-box;
    height: 152.5px;
    overflow: hidden;
    padding-left: 25px;
    padding-right: 45px;
    border-bottom: 1px solid #ccc;
}
.gsyw-list-box a:last-child {
    border-bottom: 0;
}
.gsyw-list-box a:hover {
    box-shadow: 0 2px 20px #eee;
}
.gsyw-list-box h6 {
    width: 100%;
    color: #585656;
    font-size: 20px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-top: 18px;
}
.gsyw-list-box p {
    color: #bfbfbf;
    font-size: 14px;
    margin: 10px 0;
}
.gsyw-list-box div {
    color: #676565;
    font-size: 16px;
    max-height: 48px;
    overflow: hidden;
}
.right-bg {
    background: #C6000B;
    width: 50%;
    height: 100%;
    position: absolute;
    left: 50%;
    top: 0;
    background: url(../imgs/gsyw-bg.png) no-repeat 230px 0;
}
.bmfc {
    float: left;
    width: 425px;
    height: 318px;
}
.bmfc img{
    width: 100%;
    height: 100%;
}
