@charset "utf-8";

/*通用*/
.pg-box{padding-left: 40px; padding-right: 40px;}
.h10{height: 100px;}
/*内页头部*/
.pg-header.active .ix-header{position: fixed; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);}
.pg-header .ix-header{ background:#fff; position: fixed; box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.1);}
.pg-header .ix-header .ix-logo img.a2{ display: block;}
.pg-header .ix-header .ix-logo img.a1{ display: none;}
.pg-header .ix-header .ix-nav li{color:#999}
.pg-header .ix-header .ix-nav li>a{color:#333;}
/* banner */
.pg-banner{height: 400px;max-width: 1920px;margin: 0px auto;width: 100%; overflow: hidden;  position: relative; }
.pg-ban-img{height: 100%; -webkit-animation: scaleAnim 5s ease forwards;  animation: scaleAnim 5s ease forwards;}
.pg-banner .pg-ban-box{display: table; width:100%; height:100%;position: absolute; top: 0;}
.pg-banner .pg-ban-box .container{display: table-cell; vertical-align: middle;}
.pg-banner-tit{ color:#fff; margin: 0px auto; width: 60%; text-align: center; padding-top: 20px;  transform: scale(1) !important; position: relative; z-index: 1;}  
.pg-banner-tit h1{ padding-bottom: 20px; font-size: 2rem; font-weight: normal; position:relative;}
.pg-banner-tit span{color: rgba(255, 255, 255, 0.6);  font-size:1.1rem; font-family: "Arial"; font-weight: normal; font-style: italic; display: inline-block; padding-left: 5px;}
.pg-banner-tit p{color:rgba(255, 255, 255, 0.9);}
.pg-banner.abc .pg-banner-tit{margin-top: -80px;}



@keyframes scaleAnim{
    0%{         
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }
    100%{
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}



/*==分页==*/
.paginator{ font-family:Arial; text-align: center; }
.paginator a { transition: all 0.36s ease;  width:36px; color: #666;  text-align:center; height:36px; line-height:36px; display:inline-block; text-decoration:none;  background:#f5f5f5;  margin:0 5px; color:#666; transition: all 0.36s ease;}
.paginator a i {display:inline-block; font-size: 16px; line-height:34px; }
.paginator a:hover { background:var(--theme-color); color:#fff !important; }
.paginator span.cpb { transition: all 0.36s ease; text-align:center;  width:36px; height:36px;  line-height:36px; display:inline-block; color:#fff; background:var(--theme-color); margin-left: 5px; }
.paginatordis{ display:none;}



/*位置*/
.pg-wz img{height: 20px; padding-right: 10px; vertical-align: middle;}
.pg-wz, .pg-wz a{color:#666666;}
.pg-wz span{font-size: 16px; color: #666666; display: inline-block; }
.pg-wz b{font-size: 18px; font-weight: normal; color: #666666; display: inline-block; padding: 0px 10px;}

/*simr*/
.pg-simr-box-t1{border-bottom: solid 1px #e0e0e0;}
.simr-sk{position: relative;}
.simr-sk::after{position: absolute; left: 0; top: 0; right: 0; height: 350px; content: ''; height: 350px; background: #f5f5f5; z-index: -1;}
.pg-simr-img img{border-radius: 10px;}
.pg-simr-box-t1 .pndt-t1{font-size:30px; color:#08346f; font-weight:bold; padding-bottom: 20px; line-height: 150%;}
.pg-simr-box-t1 .pndt-t2{color:#999;}
.pg-simr-box-t1 .pndt-t2 span:nth-child(1){padding-left:0rem;}
.pg-simr-box-t1 .pndt-t2 span{ display:inline-block; padding-left:15px;}
.pg-simr-box-t1 .pndt-t2 i{color:#999999; display:inline-block; padding-right:10px;}
.pg-simr-box-t2{border-bottom: solid 1px #e0e0e0;}
.pg-simr-box-t2 p{color: #666;}
.pg-simr-box-t2 p strong{font-size: 20px; color: #333333;}

.pg-simr-nav ul li {padding-top: 40px;}
.pg-simr-nav ul li a{transition: all 0.36s ease; display: block; background:#e5ac73; color: #fff; font-size: 24px;text-align: center; height: 100px; line-height: 100px; border-radius: 10px;}
.pg-simr-nav ul li a:hover{background: var(--theme-color);}

/*留言表单*/
.pg-message{ margin:0px auto;}
.pg-message .select2 {  border-radius:6px; width: 100% !important;}
.pg-message .pg-fw-mess .t2 input{border:none; border-radius:6px; background: #f5f5f5; font-size: 16px; outline: none;}
.pg-message .pg-fw-mess .t2 textarea{border:none;background: #f5f5f5; height:130px;}

.hs-wz{color:#999; font-size:0.88rem; padding-left:1.87rem; padding-right:1.87rem;}

.pg-warr-head .t1{font-size:24px;  color:var(--theme-color); font-weight: bold; line-height: 160%;}
.pg-warr-head .t2{color:#999; }

.pg-fw-mess{padding-bottom: 40px;}
.pg-fw-mess .t1 .t1-a{ font-size:20px; color:#333333; font-weight:bold;     padding-bottom: 5px;}
.pg-fw-mess .t1 .t1-a b{color:#e52e2e;}
.pg-fw-mess .t1 .t1-b{ color:#999;     min-height: 28px;}
.pg-fw-mess .t2 input{padding:20px 20px; background:#fff; border-radius:6px; width:100%; border:none;}
.pg-fw-mess .t2 textarea{padding:20px; background:#fff; border-radius:6px; width:100%; border:none; height:120px;}

.pg-fw-mess .t2 .select2-container--default .select2-selection--single{    padding: 16px 20px;     background: #f5f5f5; border-radius:6px; width:100%; border:none; height:auto;}
.pg-fw-mess .t2 .select2-container--default .select2-selection--single .select2-selection__rendered{line-height:inherit; padding:0rem;     padding-right: 2rem;}
.pg-fw-mess .t2 .select2-container--default .select2-selection--single .select2-selection__arrow b{border-width: 10px 10px 0 10px; border-radius:6px;     border-color: #999999 transparent transparent transparent;}
.pg-fw-mess .t2 .select2-container--default .select2-selection--single .select2-selection__arrow b{left: 0%; margin-left: -1.6rem; margin-top: 0.8rem;}

.pg-fw-mess .t2 .select2-container--default .select2-search--inline .select2-search__field{padding:1rem 1.87rem; padding-right:3.87rem; background:#fff; border-radius:6px; width:100%; border:none; margin-top:0px;padding-left: 0rem;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered{padding:0px }
.select2-container--default.select2-container--focus .select2-selection--multiple{border: none;}
.select2-container--default .select2-selection--multiple{border:none; border-radius:6px;}
.select2-container--default .select2-selection--multiple .select2-selection__rendered li{position:relative; border:none;}
.pg-fw-mess .t2.abc .select2.select2-container.select2-container--default::before{content:''; position:absolute; top:1.6rem; right:1.65rem;border-color: #999999 transparent transparent transparent;border-width: 10px 10px 0 10px; border-radius:6px;  border-style: solid; z-index:1; }
.select2-dropdown{border:none;    border-radius: 6px;   box-shadow:0px 0px 10px rgba(0,0,0,0.1);}
.select2-results__option{padding: 0.8rem 1.87rem;}
.select2-container--default .select2-selection--multiple .select2-selection__clear{font-weight:normal; margin-top: 1rem; margin-right: 1.6rem; z-index: 111111; position: relative; font-size: 1.5rem;background: #999999;     padding: 0rem 0.3rem; border-radius: 6px; color: #fff;}
.t2.abc .select2-selection.select2-selection--multiple{padding-left: 1.875rem;}
.select2-container--default .select2-selection--multiple .select2-selection__choice{margin-top: 0.95rem;}
.mess-button{display:block; width: 13.75rem; height: 3.75rem;line-height: 3.75rem; text-align:center; border-radius:6px; font-size:1.125rem; background:var(--theme-color); color:#fff; transition:all 0.36s ease;transition: all 0.36s ease; cursor: pointer; }
.mess-button:hover{background:var(--theme-color2);}
.simr-an{background:#e5ac73; color: #fff; text-align: center; line-height: 60px; border-radius: 6px; cursor: pointer; transition: all 0.36s ease; font-size: 24px; font-weight: bold;}
.simr-an:hover{background: var(--theme-color);}
.t3-dx label{padding-right: 20px; cursor: pointer;}
.simr-an a{color: #fff;}

.sc-an i{display: inline-block; padding-left: 10px;}
.sc-an{font-size: 18px; transition: all 0.36s ease; width: 100%; padding: 20px 20px; border-radius: 6px; background: #f5f5f5; outline: none; display: block; text-align: center;}
.sc-an:hover{background:var(--theme-color); color: #fff;}

/* 隐藏原始的checkbox */
 .t3-dx input[type="checkbox"] { display: none;}
 .t3-dx .custom-checkbox{display:inline-block;width:20px;height:20px;background:white;border:1px solid #ccc;border-radius:4px;position:relative;margin-right:8px;cursor:pointer;vertical-align:sub;}
 .t3-dx input[type="checkbox"]:checked + .custom-checkbox::after{content:"";position:absolute;left:7px;top:4px;width:5px;height:10px;border:solid #000;border-width:0 2px 2px 0;transform:rotate(45deg)}


/*关于我们*/
.pg-banner{ color: #fff; height: 500px; max-width: 1920px; margin: 0px auto;}
.pg-banner .wp{position: relative; height: 100%;}
.pg-ban-tit {position: absolute; bottom: 80px; left: 0;}
.pg-ban-tit .t1{font-size: 18px; position: relative; display: inline-block; border-bottom: solid 1px #ccc; padding-bottom: 5px;}
.pg-ban-tit .t2{font-size: 36px; font-weight: bold; line-height: 150%;}
.pg-ban-tit .t3{font-size: 18px; width: 700px;}

.pg-ab-head{text-align: center;}
.pg-ab-head .t1{font-size: 15px; color: var(--theme-color);}
.pg-ab-head .t2{font-size: 36px; font-weight: bold; color: #333333; font-weight: bold;}
.pg-ab-head .t3{width: 750px; margin: 0px auto;}

.pg-about-text{font-size: 18px;}
.pg-about-text .pat-tit:nth-child(1){padding-right: 40px; border-right:solid 1px #e0e0e0;}
.pg-about-text .pat-tit:nth-child(2){padding-left: 40px;}
.pg-about-text .pat-tit{width: calc((100% - 81px)/2);}


/*使命与愿景*/
.pg-mission .pg-ab-head .t2{color: #fff;}

.pg-mission ul{gap: 40px;}
.pg-mission ul li{width: calc((100% - 120px)/4);  background: #fff; padding: 40px 30px; border-radius: 10px; transition: all 0.36s ease;}
.pg-mission ul li .tit{padding-top: 25px; }
.pg-mission ul li .tit .t1{ color: #1a1a1a; font-size: 24px; font-weight: bold; padding-bottom: 10px; line-height: 150%; height: 82px; word-break: normal;}
.pg-mission ul li .tit .t2{height: 86px;}
.pg-mission ul li:hover{background: #e5ac73;}
.pg-mission ul li:hover .zsy-img img{transform: scale(1.08);}
.pg-mission ul li:hover .tit .t1{color: #fff;}
.pg-mission ul li:hover .tit .t2{color: rgba(255, 255, 255, 0.6);}
/*团队*/
.pg-team-box .pg-team-list .zsy-img::after{position: absolute; top: 0; right: 0; left: 0; width: 100%; height: 100%; background: rgba(0, 0, 0, 0.5); content: '';}
.pg-team-box .pg-team-list{width: 50%; position: relative;}
.pg-team-box .pg-team-list .tit {position: absolute; left: 20%; bottom: 60px; color: #fff;}
.pg-team-box .pg-team-list .tit .t1{font-size: 32px; line-height: 150%; padding-bottom: 15px; transition: all 0.36s ease;}
.pg-team-box .pg-team-list .tit .t3{padding-top: 20px;}
.pg-team-box .pg-team-list .tit .t3 a{color: #fff; transition: all 0.36s ease;}
.pg-team-box .pg-team-list .tit .t3 i{font-size: 10px; display: inline-block; padding-left: 10px; vertical-align: bottom; transition: all 0.36s ease;}
.pg-team-box .pg-team-list .tit .t3 a:hover{color: #e5ac73;}
.pg-team-box .pg-team-list .tit .t3 a:hover i{transform: rotate(360deg);}

.pg-team-list-tit{text-align: center; padding: 0px 20px; padding-top: 25px;}
.pg-team-list-tit .t1{color: var(--theme-color); font-weight: bold; font-size: 20px; padding-bottom: 5px;}
.pg-team-list-tit .t2{color: #666;}

.pg-team-list .swiper-pagination-bullet{width: 10px; height: 10px; margin: 0px 10px;}
.pg-team-list .swiper-pagination-bullet.swiper-pagination-bullet-active{width: 40px; background: #e5ac73; border-radius: 5px;}

.pg-team-list-img-tit a:hover .pg-team-list-img img{transform: scale(1.08);}
.pg-team-list-img-tit a:hover .pg-team-list-tit .t1{color: #e5ac73;}
/*法规和章程*/
.pg-fgzc{background: #f5f5f5;}
.pg-fgzc-text{text-align: center;}


/*加入我们*/
.pg-join-tit-img{height: 500px;}
.pg-join-tit{width: calc(50% - 60px);}
.pg-join-tit .t1{font-size: 36px; font-weight: bold; color: #333333;}
.pg-join-tit .t2{font-size: 18px;}
.pg-join-tit .t3 a{display: block; width: 220px; height: 60px; line-height: 60px; background: #fff; color:var(--theme-color); border-radius: 6px; text-align: center; font-size: 18px; font-weight: bold; transition: all 0.36s ease;}
.pg-join-tit .t3 a:hover{background: var(--theme-color); color:#fff;}


.pg-join-hh .t1{font-size: 36px; color: #333333; text-align: center;}

.menu_head{ padding: 20px 20px; border-bottom: solid 1px #e0e0e0; font-weight: bold; color: #333333; position: relative; cursor: pointer; transition: all 0.36s ease;}
.menu_head span{position: absolute; right: 20px; top: 25px;  transition: all 0.36s ease;}
.menu_head span i{font-weight: normal; font-weight: bold; font-size: 20px; }
.menu_head span i.icon2{display: none;}
.menu_body{padding: 20px; border: solid 1px #e0e0e0; border-top: none; }
.menu_head.current{background: #f5f5f5; border: solid 1px #e0e0e0;}
.menu_head.current span i.icon2{display: block;}
.menu_head.current span i.icon1{display: none;}

.pg2-ban-img{width: 50%;}
.pg2-ban-tit{width: 50%;  background: #08306b; color: #fff; position: relative; }
.pbt-box{position: absolute; left: 16%; right: 5%; bottom: 16%;}
.pg2-ban-tit .t1{font-size: 18px;}
.pg2-ban-tit .t2{font-size: 26px; font-weight: bold; color: #fff; font-weight: normal; line-height: 130%; padding-top:10px; padding-bottom: 20px;}



/*events*/
.pg-events-time{width: 200px; height: 140px; padding: 20px; background: var(--theme-color); color: #fff; position: relative;}
.pg-events-time .t1{transform: rotate(90deg); position: absolute; top: 12px; left: 40px; transform-origin: left top;}
.pg-events-time .t1 i{ display: inline-block; padding-right: 8px;}
.pg-events-time .t2{width: 100px; color: #fff; font-size: 24px; font-weight: normal; text-align: center; position: absolute; right: 30px; top: 30px;}
.pg-events-time .t2 p{font-size: 48px; font-weight: bold; line-height: 120%;     padding-top: 5px;}
.pg-events-list ul li {
    padding-bottom: 40px;
    transition: all 0.36s ease;
    width: 100%;
}
.pg-events-list ul li a{ transition: all 0.36s ease;}
.pg-events-tit .t1{color: var(--theme-color); padding-bottom:5px; transition: all 0.36s ease;}
.pg-events-tit .t1 i{display: inline-block; padding-right: 5px; }
.pg-events-tit{padding-top: 20px; padding-left: 20px; width: calc(100% - 200px);}
.pg-events-tit .t2{font-weight: bold; color: #333; font-size: 18px; transition: all 0.36s ease;}
.pg-events-list ul li a:hover{background:#f5f5f5; }

/*新闻*/
.pg-search .pg-fw-mess .t2 input{border: solid 1px #e0e0e0;}
.pg-search .pg-fw-mess .t2 .select2-container--default .select2-selection--single{border: solid 1px #e0e0e0; background: #fff !important; width: 100%;}
.pg-search-an{position: relative; text-align: center;}
.pg-search-an span{color:var(--theme-color); font-size: 20px; width: 200px; height: 60px;  text-align: center; line-height: 60px; border: solid 1px var(--theme-color); display:inline-block; margin: 0px auto; cursor: pointer; transition: all 0.36s ease;}
.pg-search-an::before{width: calc(50% - 150px); height: 1px; background: #e0e0e0; content: ''; position: absolute;left: 0; top: 29px; }
.pg-search-an::after{width: calc(50% - 150px); height: 1px; background: #e0e0e0; content: ''; position: absolute;right: 0; top: 29px; }
.pg-search-an span:hover{background: var(--theme-color); color: #fff;}


.pg-news-img-tit{padding-bottom: 10px;}

.pg-news-tit{padding: 25px 30px; background: #fff; margin: 0px 30px; margin-top: -30px; position: relative; z-index: 1;}
.pg-news-tit .t1{color:#08306b; padding-bottom: 5px;  transition: all 0.36s ease;}
.pg-news-tit .t2{color:#333; font-weight: bold; font-size: 18px;  transition: all 0.36s ease;}
.pg-news-tit .t3{padding-top: 10px; color: #999;}
.pg-news-img-tit a:hover .t2{color: var(--theme-color);}
.pg-news-img-tit a:hover .zsy-img img{transform: scale(1.08);}


/*==分页==*/
.paginator{ font-family:Arial; text-align: center; }
.paginator a { transition: all 0.36s ease;  width:36px; color: #666;  text-align:center; height:36px; line-height:36px; display:inline-block; text-decoration:none;  background:#f5f5f5;  margin:0 5px; color:#666; transition: all 0.36s ease;}
.paginator a i {display:inline-block; font-size: 16px; line-height:34px; }
.paginator a:hover { background:#e5ac73; color:#fff !important; }
.paginator span.cpb { transition: all 0.36s ease; text-align:center;  width:36px; height:36px;  line-height:36px; display:inline-block; color:#fff; background:#e5ac73; margin-left: 5px; }
.paginatordis{ display:none;}


/*新闻详情*/
.pg-news-head{position: relative;}
.pg-news-deta-t1 .pndt-t1{font-size:24px; color:#333; font-weight:bold; padding-bottom: 20px;     line-height: 150%;}
.pg-news-deta-t1 .pndt-t2{color:#999;}
.pg-news-deta-t1 .pndt-t2 span:nth-child(1){padding-left:0rem;}
.pg-news-deta-t1 .pndt-t2 {display: flex; gap: 5px 20px; flex-wrap: wrap;}
.pg-news-deta-t1 .pndt-t2 span{ display:inline-block; }
.pg-news-deta-t1 .pndt-t2 i{color:#999999; display:inline-block; padding-right:10px;}

.pg-news-deta-t1{width: 66%;}
.pg-news-deta-t1 .pndt-t3{position: absolute; right: 0; bottom: 0;}

.pg-news-head-img{position: absolute; right: 0; bottom: 0;}
/*右边推荐文章*/
.pg-tjwz .pg-tjwz-head{font-weight:bold; font-size: 20px; color:#333;}
.pg-tjwz p {
    padding-top: 10px;
    width: 100%;
    float: left;
}
    .pg-tjwz p i {
        font-size: 24px;
        vertical-align: middle;
        padding-right: 5px;
        float: left;
    }
.pg-tjwz-list ul li{border-bottom:solid 1px #e0e0e0;}
.pg-tjwz-list ul li a{display:block; color:#666;}
.pg-tjwz-list ul li a .ptl-tit .ptl-tit-t2{padding-top:5px; color:#999;}
.pg-tjwz-list ul li a .ptl-tit .ptl-tit-t2 i{padding-right: 5px;}
.pg-tjwz-list ul li .zsy-img{display:none;}
.pg-tjwz-list ul li:nth-child(1) .zsy-img{display:block;}
.pg-tjwz-list ul li a:hover .zsy-img img{ transform:scale(1.08);}
.pg-tjwz-list ul li a:hover {color:var(--theme-color);}
.pg-tjwz-lxwm p span {
    font-weight: bold;
    color: var(--theme-color);
    text-overflow: ellipsis;
    width: 60%;
    float: left;
}
.pg-tjwz-list ul li a .ptl-tit .ptl-tit-t1{font-weight: bold; font-size: 16px; color: #333;}

/*上下页*/
.pn-sxy a{transition:all 0.36s ease; background: #f5f5f5;  display:block; padding:10px 20px;width:100%;  white-space:nowrap; overflow:hidden; text-overflow:ellipsis;}
.pn-sxy a i{font-size: 24px; color:#999999; vertical-align: bottom; display: inline-block; padding-right: 5px; transition: all 0.36s ease;}
.pn-sxy #NextSpan a{margin-top: 20px; }
.pn-sxy a:hover{background:var(--theme-color); color:#fff;}
.pn-sxy a:hover i{color: #fff;}


/*simr*/
.pg-simr-baner{background: var(--theme-color); padding: 60px 0px;}
.pg-simr-baner  .pg-simr-baner-tit{background: rgba(255, 255, 255, 0.25); color: #fff; padding: 50px 60px;}
.pg-simr-baner  .pg-simr-baner-tit .t1{font-size: 36px; font-weight: bold; color: #fff;  line-height: 120%;}
.pg-simr-baner  .pg-simr-baner-tit .t2{font-size: 18px;}

.pg-simr-xx{width: 80%; padding-right: 60px;}
.pg-simr-img{width: 20%;}

.ix-simr-list ul li .t1{font-size: 36px; color: #333333; font-weight: bold;}
.ix-simr-list ul li .t1 i{font-size: 50px; color: var(--theme-color); display: inline-block; vertical-align: text-bottom; font-weight: normal; padding-right: 20px; line-height: 100%;}
.t2.dd-abc p{position: relative; padding-left: 25px; line-height: 200%;}
.t2.dd-abc p::before{width: 6px; height: 6px;/* background: #333333;*/ position: absolute; left: 0; top: 13px; content: '';}
.pg-simr-an{transition: all 0.36s ease; padding: 0px 40px; height: 50px; line-height: 50px; background: var(--theme-color); color: #fff; font-size: 18px; display: inline-block; transition: all 0.36s ease;}
.pg-simr-an i{display: inline-block; padding-left: 20px; font-size: 14px;}
.pg-simr-an:hover{background: #333; color: #fff;}

.key-list{gap: 40px;}
.key-list-abc {
    padding: 40px 30px 60px 30px;
    width: calc((100% - 160px)/5);
    background: var(--theme-color); /*background: #869cc1;*/
    transition: all 0.36s ease;
    position: relative;
}
.key-list .key-list-abc a{color: #fff;}

.key-list .key-list-abc .t1-a{font-size: 20px; font-weight: bold; padding-bottom: 25px;}

.key-list .key-list-abc .t3-a{position: absolute; right: 30px; bottom: 20px;}

.key-list-abc:hover{background: var(--theme-color);}
.tt-text{padding: 40px 30px; border: solid 1px #e0e0e0;}
.tt-text-t1{font-size: 24px; color: #333333; padding-bottom: 10px;}
@media (max-width: 1850px){

    .pg-news-deta-t1{width: 60%;}


}
@media (max-width: 1600px){

    .pg-news-deta-t1{width: 55%;}


}


@media (max-width: 1380px){

    .pg-news-deta-t1{width: 45%;}


}

@media (max-width: 780px){

 
}

@media (max-width: 640px){

 

}
