@charset "utf-8";
/* CSS Document */
*{margin:0; padding:0; list-style:none; }
*,:after,:before{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;}
@font-face {
    font-family: "syRegular";
    src: url("../fonts/syRegular.eot");
    src: url("../fonts/syRegular.eot?#iefix") format("embedded-opentype"), url("../fonts/syRegular.woff") format("woff"), url("../fonts/syRegular.ttf") format("truetype"), url("../fonts/syRegular.svg#syRegular") format("svg");
    font-weight: normal;
    font-style: normal;
}
body {
    font-family:-apple-system,BlinkMacSystemFont,"syRegular","Microsoft Yahei","微软雅黑",SimSun,Arial,tahoma,arial !important;
    margin: 0;
    padding: 0;
    font-style: normal !important;
    font-variant: normal !important;
    color: #222;
    font-size: 12px;
}

html{font-size:62.5%;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,fieldset,legend,button,input,textarea,th,td{margin:0;padding:0; }
ul,li,ol{list-style:none;}
a{text-decoration:none; color:#333;cursor: pointer; }
a:hover{text-decoration:none; color: #0c6fb8;}
/* i{font-style: normal;} */
input,textarea,select,button{
    /* font-family:Arial,"HarmonyOSR"; */
    font-family:Arial,"Microsoft YaHei";
}
input:focus,textarea:focus,select:focus,button:focus{ outline:none;}
::-moz-selection {background:#aaa;color:#FFF;}
::selection {background: #aaa;color: #FFF;}
:root {
    --fontsize_nav:0.24rem;
    --fontsize_2rem:0.2rem;
    --rem_5:0.5rem;
}

.clear {zoom: 1;clear:both; }
.clear:after {content: ''; display: block; clear: both; }
table{width: 100%; border-collapse:collapse;}
table tr,table td{max-width: 100%; border: solid 1px #eee; }
.fl{float:left;}
.fr{float:right;}
.left{display: flex;flex-wrap: wrap;}
.right{display: flex;justify-content: flex-end;}
.between{display: flex;justify-content: space-between;}
.around{display: flex;justify-content: space-around;}
.center{display: flex;flex-direction: column;align-items: center;}
.centerT{display: flex;justify-content: center;align-items: center;}
.cut{text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.cutTwo{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-clamp: 2;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.cutThree{overflow: hidden;text-overflow: ellipsis;display: -webkit-box;line-clamp: 3;-webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.scrollbar::-webkit-scrollbar{ width:6px; background:#ffffff; border-radius: 3px; }
.scrollbar::-webkit-scrollbar-button{ display:none;}
.scrollbar::-webkit-scrollbar-track{ display:none;}
.scrollbar::-webkit-scrollbar-track-piece{ display:none;}
.scrollbar::-webkit-scrollbar-thumb{  border-radius: 3px; background: url(../images/sco_01.png) center no-repeat;
    background-size: 100% 100%;}
.scrollbar::-webkit-scrollbar-corner{display:none;}
.scrollbar::-webkit-resizer{display:none;}


/* body */
.in_body{min-height:100vh;position:relative;opacity:0;}
.wrap_15{margin:0px 15%;}
.wrap_13{margin:0px 13%;}
.mb_hide{ }
.pc_hide{display:none !important;}


.customer{overflow:visible;position:fixed;right:3%;top:40%;z-index:9999;}
.customer ul li{width:0.8rem;height:0.8rem;overflow:hidden;margin-top:0.13rem;position:relative;border-radius:0.1rem;background-color:#0071bd;-moz-box-shadow:0px 0px 21px rgba(0,113,189,0.05); -webkit-box-shadow:0px 0px 21px rgba(0,113,189,0.05); box-shadow:0px 0px 21px rgba(0,113,189,0.05);-moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
/* .customer ul li:nth-child(1){background-color:#35953c;-moz-box-shadow:0px 0px 21px rgba(52,149,60,0.5); -webkit-box-shadow:0px 0px 21px rgba(52,149,60,0.5); box-shadow:0px 0px 21px rgba(52,149,60,0.5);}
.customer ul li:nth-child(2){background-color:#0071bd;-moz-box-shadow:0px 0px 21px rgba(0,113,189,0.5); -webkit-box-shadow:0px 0px 21px rgba(0,113,189,0.5); box-shadow:0px 0px 21px rgba(0,113,189,0.5);} */
.customer ul li:nth-child(3){/*background-color:#f8ae3a;-moz-box-shadow:0px 0px 21px rgba(247,174,59,0.5); -webkit-box-shadow:0px 0px 21px rgba(247,174,59,0.5); box-shadow:0px 0px 21px rgba(247,174,59,0.5);*/}
.customer ul li:nth-child(2){background-color:#fcd838;-moz-box-shadow:0px 0px 21px rgba(252,216,56,0.5); -webkit-box-shadow:0px 0px 21px rgba(252,216,56,0.5); box-shadow:0px 0px 21px rgba(252,216,56,0.5);}

.customer ul li:nth-child(1){overflow:visible;}
.customer ul li:nth-child(1)>a{position:absolute;left:0px;top:0px;width:100%;height:100%;z-index:999;border-radius:0.1rem;background-color:#f8ae3a;-moz-box-shadow:0px 0px 21px rgba(247,174,59,0.5); -webkit-box-shadow:0px 0px 21px rgba(247,174,59,0.5); box-shadow:0px 0px 21px rgba(247,174,59,0.5);}
.customer ul li:nth-child(1)>a:hover{background-color:#df2825;-moz-box-shadow:0px 0px 21px rgba(223,40,37,0.5); -webkit-box-shadow:0px 0px 21px rgba(223,40,37,0.5); box-shadow:0px 0px 21px rgba(223,40,37,0.5);}
.customer ul li:nth-child(1) .rtfr_c{width:6rem;height:auto;display:none;padding:0.2rem 0.1rem;padding-right:1rem;/*padding-left:1.7rem;*/overflow:hidden;position:absolute;right:0px;top:0px;background-color:#dc454d;z-index:90;border-radius:0.1rem;}
.customer ul li:nth-child(1) .rtrc_l{position:absolute;left:0.2rem;top:0.1rem;width:1.2rem;display:none;}
.customer ul li:nth-child(1) .rtrc_l p{width:100%;overflow:hidden;margin:0.1rem 0px}
.customer ul li:nth-child(1) .rtrc_l p a{width:100%;display:inline-block;line-height:0.3rem;color:#fff;border:1px solid #fff;border-radius:0.24rem;font-size:0.13rem;text-align:center;}
.customer ul li:nth-child(1) .rtrc_l p.on a{background-color:#fff;color:#dc454d;}
.customer ul li:nth-child(1) .rtrc_r{width:100%;overflow:hidden;}
.customer ul li:nth-child(1) .rtrc_r p{width:100%;overflow:hidden;color:#fff;}
.customer ul li:nth-child(1) .rtrc_r p.p1{font-size:0.18rem;line-height:0.28rem;}
.customer ul li:nth-child(1) .rtrc_r p.p2{font-size:0.15rem;line-height:0.3rem;margin-top:0.1rem;}
.customer ul li:nth-child(1).on .rtfr_c{display:block;}
.customer ul li:nth-child(1).on>a{background-color:#df2825;-moz-box-shadow:0px 0px 21px rgba(223,40,37,0.5); -webkit-box-shadow:0px 0px 21px rgba(223,40,37,0.5); box-shadow:0px 0px 21px rgba(223,40,37,0.5);}


.customer ul li:hover{background-color:#df2825;-moz-box-shadow:0px 0px 21px rgba(223,40,37,0.5); -webkit-box-shadow:0px 0px 21px rgba(223,40,37,0.5); box-shadow:0px 0px 21px rgba(223,40,37,0.5);}
.customer ul li img{display:block;width:100%;}
/* .customer ul li:nth-child(1) img{-webkit-animation:an_04 1.5s linear infinite;animation:an_04 1.5s linear infinite;} */


/* index_top */
.index_top{overflow:hidden;position:relative;height:100vh;}
.index_top .bg2{ width: 100%;}
.index_top .bg1{width:100%;height:100vh;display:block;transition:6.3s linear;-webkit-transition:6.3s linear;-o-transition:6.3s linear;-moz-transition:6.3s linear;}
.index_top .bg1.on{transform: scale(1.06, 1.06); -moz-transform: scale(1.06, 1.06); -webkit-transform: scale(1.06, 1.06);}

.index_top_txt{width:100%;overflow:hidden;height:100%;text-align: center; position:absolute;left:0px;top:0%;}
.index_top_txt .img{ position: relative; width: 100%; height: 100%; overflow: hidden;}
.index_top_txt .img img{height:100%;display:block; position: absolute;left: 50%; width: auto; transform: translateX(-50%); top: 0;}

.index_top_more{width:100%;overflow:hidden;position:absolute;left:0px;bottom:calc(1rem + 0% + 0.3rem); -webkit-animation:an_04 1.1s linear infinite;animation:an_04 1.1s linear infinite;}
.index_top_more img{display:block;width:0.33rem;margin:0px auto;padding:0px;}



/* header */
.header{width:100%;height:1rem;overflow:visible;position:absolute;left:0px;top:calc(100vh - 1rem);background-color:rgba(255,255,255,0.85);z-index:9999;}
.header .headerNav{ width: 100%;  position: relative; z-index: 2;}
.headerNav .nLi{ position: relative; margin:0 ; width: 20%; height: 100%; border-right: solid 1px #cedce6;}
.headerNav .nLi:first-child{ border-left: solid 1px #cedce6;}
.headerNav .nLi .le{font-weight: normal; height: 100%; width: 100%;}
.headerNav .nLi .le a{display: block; font-weight: bold; text-align: center; color: #333;box-sizing: border-box;text-transform: capitalize; font-size: 0.2rem; height: 1rem; line-height: 1rem ; background: url(../images/nav_01.png) top right -100% no-repeat; background-size: auto 100% !important; transition:all 0.3s ease 0s}
.headerNav .nLi .sub{width:100%;overflow:hidden;position:absolute;left:0px;top:1rem;border-radius:0px 0px 0.08rem 0.08rem;display:none;}
.headerNav .nLi .sub ul{ width: 100%; position: relative; }
.headerNav .nLi .sub li{width:100%;overflow:hidden;line-height:0.6rem;text-align:center;-moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}

.headerNav .nLi .sub li a{ display:block;text-align: center;font-weight: bold; font-size: 0.2rem; color: #fff;box-sizing: border-box;text-transform: capitalize;}

.headerNav .nLi:hover .le a,.headerNav .nLi.on .le a{}
.headerNav .nLi:hover .sub{ display: block;}

.headerNav .nLi:hover .le a,.headerNav .nLi.on .le a{background: url(../images/nav_01.png) top right 0 no-repeat; color: #fff;}
.headerNav .nLi:nth-child(1).on .le,.headerNav .nLi:nth-child(1) .sub{background-color:#4eb468;}
.headerNav .nLi:nth-child(1):hover .le a,.headerNav .nLi:nth-child(1) .sub li a:hover,.headerNav .nLi:nth-child(1).on .le a{background-color:#4eb468;}
.headerNav .nLi:nth-child(2).on .le,.headerNav .nLi:nth-child(2) .sub{background-color:#0071bd;}
.headerNav .nLi:nth-child(2):hover .le a,.headerNav .nLi:nth-child(2) .sub li a:hover,.headerNav .nLi:nth-child(2).on .le a{background-color:#5588bd;}
.headerNav .nLi:nth-child(3).on .le,.headerNav .nLi:nth-child(3) .sub{background-color:#eda431;}
.headerNav .nLi:nth-child(3):hover .le a,.headerNav .nLi:nth-child(3) .sub li a:hover,.headerNav .nLi:nth-child(3).on .le a{background-color:#fab26a;}
.headerNav .nLi:nth-child(4).on .le,.headerNav .nLi:nth-child(4) .sub{background-color:#d4222c;}
.headerNav .nLi:nth-child(4):hover .le a,.headerNav .nLi:nth-child(4) .sub li a:hover,.headerNav .nLi:nth-child(4).on .le a{background-color:#e86b71;}
.headerNav .nLi:nth-child(5).on .le,.headerNav .nLi:nth-child(5) .sub{background-color:#f8df78;}
.headerNav .nLi:nth-child(5):hover .le a,.headerNav .nLi:nth-child(5) .sub li a:hover,.headerNav .nLi:nth-child(5).on .le a{background-color:#f8df78;}

.header.header1{ position: relative; left: 0; top: 0; background-color: #fff;}

/* indexTitle */
.indexTitle{width:100%;overflow:hidden;position:relative;}
.indexTitle .tit{display:inline-block;}
.indexTitle .tit span{width:100%;display:block;overflow:hidden;}
.indexTitle .tit span.sp1{font-family:Arial;font-size:0.45rem;line-height:0.5rem;font-weight:bold;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #e7e7e7;text-transform:uppercase;}
.indexTitle .tit span.sp2{font-size:0.3rem;color:#2f3035;line-height:0.4rem;font-weight:bold;position:relative;margin-top:-0.3rem;}
.indexTitle .more{display:inline-block;position:absolute;right:0px;bottom:0.1rem;width:0.7rem;height:0.3rem;line-height:0.3rem;text-align:center;border:1px solid #dcdcdc;border-radius:0.3rem;font-size:0.14rem;color:#999999;}
.indexTitle .more:hover{background-color:#0071bd;color:#fff;border:1px solid #0071bd;}
.indexTitle.c{ text-align: center;}

.indexTitle1 .tit span.sp1{font-size:0.5rem;-webkit-text-stroke:1px rgba(255,255,255,0.2);}
.indexTitle1 .tit span.sp2{color:#fff;}
.indexTitle1 .more{bottom:0px;line-height:0.32rem;border:1px solid rgba(255,255,255,0.3);color:rgba(255,255,255,0.3);}



/* indexNews */
.indexNews{ overflow:hidden;background-size:100%;padding:1.2rem 0px;position:relative; }
.indexNews .ibg{width:100%;overflow:hidden;position:absolute;left:0px;bottom:0px;z-index:1;}
.indexNews .ibg img{width:100%;display:block;}
.indexNews .ibg b{width:100%;height:100%;display:block;overflow:hidden;position:absolute;right:0px;bottom:0px;background-color:#fff;-moz-transition:all 6.3s ease 0s; -ms-transition:all 6.3s ease 0s; -o-transition:all 6.3s ease 0s; -webkit-transition:all 6.3s ease 0s; transition:all 6.3s ease 0s;}
.indexNews .ibg.on b{width:0%;}
.indexNews .wrap_15{ position: relative; z-index: 9;}

.indexNews .newsPhoto{width:59%;height:5.2rem;background-color:#fff;position:relative;overflow:hidden;-moz-box-shadow:0px 0px 21px rgba(0,0,0,0.05); -webkit-box-shadow:0px 0px 21px rgba(0,0,0,0.05); box-shadow:0px 0px 21px rgba(0,0,0,0.05);border-radius:0.12rem;}
.indexNews .newsPhoto .swiper-slide{width:100% !important;overflow:hidden;position:relative;border-radius:0.12rem;}
.indexNews .newsPhoto .swiper-slide .img1{width:100%;height:5.2rem;overflow:hidden;display:block;-moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.indexNews .newsPhoto .swiper-slide .tit{width:100%;display:block;overflow:hidden;font-style:normal;position:absolute;left:0px;bottom:0.4rem;padding:0px 1.4rem 0px 0.5rem;}
.indexNews .newsPhoto .swiper-slide .tit span{width:6.9rem;display:block;overflow:hidden;font-size:0.23rem;font-weight:bold;line-height:0.4rem;height:0.4rem;color:#fff;text-overflow:ellipsis;white-space:nowrap;}
.indexNews .newsPhoto .swiper-slide:hover .img1{transform: scale(1.03, 1.03); -moz-transform: scale(1.03, 1.03); -webkit-transform: scale(1.03, 1.03);}
.indexNews .newsPhoto .swiper-slide .icon{width:0.9rem;height:0.9rem;overflow:visible;position:absolute;left:50%;top:50%;margin-left:-0.45rem;margin-top:-0.45rem;cursor:pointer;}
.indexNews .newsPhoto .swiper-slide .icon .icon_01{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:9;}
.indexNews .newsPhoto .swiper-slide .icon .icon_02{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_01.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:8;}
.indexNews .newsPhoto .swiper-slide .icon .icon_03{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_02.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:7;}
.indexNews .newsPhoto .swiper-slide .icon .icon_04{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_03.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:6;}

.indexNews .swiper-pagination{position:absolute;right:0.5rem !important;bottom:0.15rem !important;z-index:999; width: auto; padding-right: 0.6rem; text-align: right;}
.indexNews .swiper-pagination span{width:0.14rem;height:0.14rem;opacity:1;border-radius:50%;overflow:hidden;position:relative;background:none;background-color:rgba(255,255,255,0.5);background-size:100%;margin:0px 0.05rem;}
.indexNews .swiper-pagination span.swiper-pagination-bullet-active{}
.indexNews .swiper-pagination span:before{content:"";width:100%;height:0px;background-color:#fff;position:absolute;left:0px;bottom:0px;background-color:#fff;-moz-transition:all 3s ease 0s; -ms-transition:all 3s ease 0s; -o-transition:all 3s ease 0s; -webkit-transition:all 3s ease 0s; transition:all 3s ease 0s;}
.indexNews .swiper-pagination span.swiper-pagination-bullet-active:before{height:100%;}

.indexNews .newsList{ width: 34%; overflow: hidden;}
.indexNews .newsList .list{width:100%;overflow:hidden;}
.indexNews .newsList .list ul li{width:100%;overflow:hidden;line-height:0.4rem;border-bottom:0.01rem solid #ebebeb;}
.indexNews .newsList .list ul li a{width:100%;display:block;overflow:hidden;}
.indexNews .newsList .list ul li p{width:80%;display:block;overflow:hidden;font-size:0.15rem;color:#333;float:left;text-overflow:ellipsis;white-space:nowrap;}
.indexNews .newsList .list ul li span{float:right;font-size:0.15rem;color:#333;}
.indexNews .newsList .list ul li a:hover p{color:#0071bd;font-weight:bold;}
.indexNews .newsList .list ul li a:hover span{color:#0071bd;}

/* indexAbout */
.indexAbout{overflow:hidden;background:url("../images/in_03.jpg") center no-repeat;background-size:cover;padding:0.8rem 0px 1rem 0px;}
.indexAbout .forumIntroduction{width:59%;overflow:visible;}
.indexAbout .forumIntroduction .infoBox{width:100%;overflow:hidden;margin-top:0.37rem;min-height:8.45rem;background-color:#fff;border-radius:0.08rem;padding:0.4rem 0.4rem 0.2rem 0.4rem; display: flex; flex-direction: column;}
.indexAbout .forumIntroduction .infoBox .infoBox_txt{width:100%;overflow:visible;border-bottom:1px solid #eaebed;padding-bottom:0.4rem; flex: 0 0 auto; }
.indexAbout .forumIntroduction .infoBox .infoBox_txt a{width:100%;display:block;overflow:visible;padding-left:47%;position:relative;}
.indexAbout .forumIntroduction .infoBox .infoBox_txt div{display:block;font-style:normal;}
.indexAbout .forumIntroduction .infoBox .infoBox_txt .img{width:42%;height:100%;overflow:hidden;position:absolute;left:0px;top:0px;border-radius:0.08rem; -moz-box-shadow:0px 0px 21px rgba(0,0,0,0.05); -webkit-box-shadow:0px 0px 21px rgba(0,0,0,0.05); box-shadow:0px 0px 21px rgba(0,0,0,0.05);}
.indexAbout .forumIntroduction .infoBox .infoBox_txt .img img{width:100%;}
.indexAbout .forumIntroduction .infoBox .infoBox_txt .img p{width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0px;top:0px;}
.indexAbout .forumIntroduction .infoBox .infoBox_txt .txt{width:100%;overflow:hidden;font-size:0.16rem;color:#666666;line-height:0.26rem;max-height:1.82rem;text-align:justify;text-justify:inter-ideograph;-webkit-box-orient:vertical;line-clamp:7;-webkit-line-clamp:7;text-overflow:ellipsis;display:-webkit-box;}

.indexAbout .forumIntroduction .infoBox .infoBox_listBox{width:100%;margin-top:0.3rem;position:relative; flex: 1; overflow: auto;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list{width:100%;height:100%;position:absolute; top: 0; left: 0; overflow-y: auto;padding-right:20px;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p{width:100%;overflow:hidden;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p1{line-height:0.36rem;font-size:0.18rem;color:#222222;font-weight:bold;margin-bottom:0.12rem;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2{margin-bottom:0rem;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2 a{width:32%;display:block;overflow:hidden;min-height:0.8rem;float:left;margin-right:2%;margin-bottom:0.12rem;padding-left:0.9rem;position:relative;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2 a:nth-child(3n){margin-right:0px;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2 a p{width:0.8rem;height:0.8rem;display:block;overflow:hidden;position:absolute;left:0px;top:0px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2 a p img{max-width:0.8rem;display:block;max-height:0.8rem;object-fit:contain;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2 a span{width:100%;display:block;overflow:hidden;float:right;font-size:0.15rem;line-height:1.4;min-height:0.8rem;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-start;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2 a.a1:hover{color:#333;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p5 img{width:32%;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p3{margin-top:0.28rem;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p4 p{width:100%;float:left;padding:5px 0px;margin-right:0%;font-size:0.14rem;line-height:1.5;display:block;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p4 p:nth-child(2n){margin-right:0px;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p4 p a{display:inline-block;width:auto;min-height:initial;padding:initial;margin:initial;}

/*.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4){}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4) a{width:48%;margin-right:4%;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4) a:nth-child(3n){margin-right:4%;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4) a:nth-child(2n){margin-right:0px;}*/
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4){}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4) a{width:100%;margin-right:0%;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4) a:nth-child(3n){margin-right:0%;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(4) a:nth-child(2n){margin-right:0px;}

.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p1:nth-child(5){margin-top:0.28rem;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(6){}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(6) a{width:49%;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list .p.p2:nth-child(6) a:nth-child(2n){margin-right:0px;}

.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list2{width:49%;overflow:hidden;float:right;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list2 .p{width:100%;overflow:hidden;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list2 .p.p1{line-height:0.36rem;font-size:0.18rem;color:#222222;font-weight:bold;margin-bottom:0rem;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list2 .p.p3{margin-top:0rem;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list2 ul{width:100%;overflow:hidden;}
.indexAbout .forumIntroduction .infoBox .infoBox_listBox  .infoBox_list2 ul li{width:100%;overflow:hidden;font-size:0.16rem;line-height:0.22rem;}

.indexAbout .forumAgenda{width:34%;overflow:hidden;}
.indexAbout .forumAgenda .cont{width:100%;overflow:hidden;margin-top:0.37rem;min-height:6.41rem;background-color:#fff;border-radius:0.08rem;padding:0.2rem;}
.indexAbout .forumAgenda .cont .date{width:100%;overflow:hidden;}
.indexAbout .forumAgenda .cont .date.d1{line-height:0.36rem;margin-top:0.09rem;font-size:0.22rem;color:#222222;font-weight:bold;}
.indexAbout .forumAgenda .cont .date.d2{margin-top:0.26rem;}
.indexAbout .forumAgenda .cont ul.meetingTime{width:100%;overflow:hidden;background-color:#ecf3f8;margin-top:0.18rem;border-radius:0.08rem;padding:0.2rem 0.25rem;}
.indexAbout .forumAgenda .cont ul.meetingTime li{width:100%;overflow:hidden;position:relative;line-height:0.32rem;font-size:0.16rem;color:#333333;min-height:0.32rem;padding-left:1rem;}
.indexAbout .forumAgenda .cont ul.meetingTime li p{width:100%;overflow:hidden;}
.indexAbout .forumAgenda .cont ul.meetingTime li div.time{position:absolute;left:0px;top:0px;}
.indexAbout .forumAgenda .cont ul.meetingTime li div.txt{width:100%;display:block;overflow:hidden;}
.indexAbout .forumAgenda .cont ul.meetingTime li div.txt p{width:100%;display:block;overflow:hidden;font-style:normal;position:relative;line-height:0.32rem;min-height:0.32rem;}
.indexAbout .forumAgenda .cont ul.meetingTime li div.txt p span.t1{font-weight:bold;width:100%;display:block;overflow:hidden;}
.indexAbout .forumAgenda .cont ul.meetingTime li div.txt p span.t2{width:100%;display:block;overflow:hidden;line-height:0.24rem;}

/* indexGuest */
.indexGuest{width:100%;margin:0px auto;overflow:hidden;padding:0.8rem 0px;}
.indexGuest .guestBox{width:100%;overflow:hidden;margin-top:0.8rem;  position: relative; }
.indexGuest .guestBox .swiper-slide{overflow:hidden; width: 100%;}
.indexGuest .guestBox .swiper-slide ul{ width: 100%; position: relative;width:calc(100% - 0.6rem);overflow:hidden;margin:0px auto;padding:0px;}
.indexGuest .guestBox .swiper-slide ul li{width:100%;overflow:hidden;float:left;margin-right:8%;position:relative;margin-bottom:0.6rem;}
.indexGuest .guestBox .swiper-slide ul li:nth-child(2n){margin-right:0px;}
.indexGuest .guestBox .swiper-slide ul li a{ width: 100%; display: block; position: relative;padding-left:2.4rem;}
.indexGuest .guestBox .swiper-slide ul li .img{width:2rem;position:absolute; display: block; left:0px;top:0px;border-radius:50%;}
.indexGuest .guestBox .swiper-slide ul li .img img{width:100%;display:block;}
.indexGuest .guestBox .swiper-slide ul li .txtBox{width:100%;display:block;overflow:hidden;min-height:2rem;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.indexGuest .guestBox .swiper-slide ul li .txt{width:100%;display:block;overflow:hidden;}
.indexGuest .guestBox .swiper-slide ul li .txt p{width:100%;display:block;overflow:hidden;margin:0.08rem 0px;}
.indexGuest .guestBox .swiper-slide ul li .txt p.sp1{font-size:0.28rem;line-height:1.5;color:#333;font-weight:bold;}
.indexGuest .guestBox .swiper-slide ul li .txt p.sp2{font-size:0.16rem;color:#999;line-height:1.5;}

.indexGuest .guestBox .swiper-pagination{width:100%;text-align:center;bottom:0px !important;position:relative !important;margin-top:0.35rem;}
.indexGuest .guestBox .swiper-pagination span{width:0.12rem;height:0.12rem;opacity:1;border-radius:50%;background-color:#bdc2c6;margin:0px 0.03rem;position:relative;overflow:hidden;}
.indexGuest .guestBox .swiper-pagination span.swiper-pagination-bullet-active{background-color:#bdc2c6;}
.indexGuest .guestBox .swiper-pagination span:before{content:"";width:100%;height:0px;background-color:#0071bd;position:absolute;left:0px;bottom:0px;-moz-transition:all 3s ease 0s; -ms-transition:all 3s ease 0s; -o-transition:all 3s ease 0s; -webkit-transition:all 3s ease 0s; transition:all 3s ease 0s;}
.indexGuest .guestBox .swiper-pagination span.swiper-pagination-bullet-active:before{height:100%;}


/* indexOutcomes */
.indexOutcomes{overflow:hidden;background:url("../images/in_07.jpg") center no-repeat;background-size:cover;padding:0.7rem 0px 1rem 0px;}
.indexOutcomes .outcomesBox{width:100%;overflow:hidden;margin-top:0.4rem;height:3.5rem;position:relative;}
.indexOutcomes .outcomesBox .swiper-slide{width:100% !important;overflow:hidden;}
.indexOutcomes .outcomesBox .swiper-slide a{width:100%;display:block;overflow:hidden;}
.indexOutcomes .outcomesBox .swiper-slide .imgBox{width:45%;height:3.5rem;display:block;overflow:hidden;font-style:normal;position:relative;border-radius:0.08rem;float:left;}
.indexOutcomes .outcomesBox .swiper-slide .imgBox img{width:100%;display:block;}
.indexOutcomes .outcomesBox .swiper-slide .imgBox .b_img{width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0px;top:0px;}
.indexOutcomes .outcomesBox .swiper-slide .contBox{width:50%;overflow:hidden;float:right;height:3.5rem;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-start;}
.indexOutcomes .outcomesBox .swiper-slide .contBox p{width:100%;display:block;overflow:hidden;}
.indexOutcomes .outcomesBox .swiper-slide .contBox p.sp1{font-size:0.18rem;color:#999999;line-height:0.4rem;}
.indexOutcomes .outcomesBox .swiper-slide .contBox p.sp2{font-size:0.26rem;color:#333333;line-height:0.4rem;margin-top:0.1rem;font-weight:bold;}
.indexOutcomes .outcomesBox .swiper-slide .contBox p.sp3{font-size:0.16rem;color:#333;line-height:0.3rem;height:0.6rem;margin-top:0.2rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;display:-webkit-box;}
.indexOutcomes .outcomesBox .swiper-slide .contBox p.sp4{margin-top:0.3rem;}
.indexOutcomes .outcomesBox .swiper-slide .contBox p.sp4 span{display:inline-block;line-height:0.45rem;padding:0px 0.5rem;border-radius:0.45rem;font-size:0.16rem;background-color:#0071bd;color:#fff;}

.indexOutcomes .outcomesBox .swiper-slide b.b2{width:0.9rem;height:0.9rem;overflow:visible;position:absolute;left:50%;top:50%;margin-left:-0.45rem;margin-top:0.05rem;cursor:pointer;}
.indexOutcomes .outcomesBox .swiper-slide b.b2 b.b2_01{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:9;}
.indexOutcomes .outcomesBox .swiper-slide b.b2 b.b2_02{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_01.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:8;}
.indexOutcomes .outcomesBox .swiper-slide b.b2 b.b2_03{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_02.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:7;}
.indexOutcomes .outcomesBox .swiper-slide b.b2 b.b2_04{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_03.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:6;}
.indexOutcomes .outcomesBox .swiper-slide b.b_center{margin-top:-0.45rem;}

.indexOutcomes .outcomesBox .swiper-pagination{width:100%;text-align:center;bottom:0px;position:relative;margin-top:0.35rem;}
.indexOutcomes .outcomesBox .swiper-pagination span{width:0.12rem;height:0.12rem;opacity:1;border-radius:50%;background-color:#bdc2c6;margin:0px 0.03rem;position:relative;overflow:hidden;}
.indexOutcomes .outcomesBox .swiper-pagination span.swiper-pagination-bullet-active{background-color:#bdc2c6;}
.indexOutcomes .outcomesBox .swiper-pagination span:before{content:"";width:100%;height:0px;background-color:#0071bd;position:absolute;left:0px;bottom:0px;-moz-transition:all 3s ease 0s; -ms-transition:all 3s ease 0s; -o-transition:all 3s ease 0s; -webkit-transition:all 3s ease 0s; transition:all 3s ease 0s;}
.indexOutcomes .outcomesBox .swiper-pagination span.swiper-pagination-bullet-active:before{height:100%;}


/* indexResource */
.indexResource{overflow:hidden;background-color:#fff;padding:0.7rem 0px 1rem 0px;}
.indexResource .resourceBox{width:100%;overflow:hidden;background-color:#f9fbfd;border:1px solid #dcdcdc;margin-top:0.5rem;padding:0.3rem 0.5rem 0.1rem 0.5rem;border-radius:0.06rem;}
.indexResource .resourceBox ul li{width:32%;overflow:visible;float:left;margin-right:2%;margin-bottom:0.2rem;}
.indexResource .resourceBox ul li:nth-child(3n){margin-right:0px;}
.indexResource .resourceBox ul li a{font-size:0.16rem;line-height:0.24rem;display:block;position:relative;padding-left:0.12rem;font-weight:bold;}
.indexResource .resourceBox ul li span{width:100%;display:block;overflow:hidden;}
.indexResource .resourceBox ul li a:before{width:0.06rem;height:0.06rem;content:"";background-color:#c9c9c9;position:absolute;left:0px;top:0.08rem;border-radius:50%;transition:0.3s linear;-webkit-transition:0.3s linear;-o-transition:0.3s linear;-moz-transition:0.3s linear;}
.indexResource .resourceBox ul li a:hover{color:#0071bd;}
.indexResource .resourceBox ul li a:hover:before{background-color:#0071bd}

/* indexFooter */
.indexFooter{overflow:hidden;background-color:#f5f8fa;line-height:0.3rem;padding:0.4rem 0px; width: 100%;}
.indexFooter p{font-size:0.15rem;color:#333;width:100%;text-align:center;}
.indexFooter p img{display:block;height:0.6rem;border-radius:50%;}
.indexFooter.w{ background-color: #fff;}

/* pageBanner */
.pageBanner{overflow:hidden; width: 100%; position: relative; overflow: hidden;}
.pageBanner img{width:100%;display:block;}

/* pageLocation */
.pageLocation{overflow:hidden;padding:0.3rem 0 0.6rem 0; width: 100%; position: relative; margin: auto;}
.pageLocation .location{line-height:0.7rem;font-size:0.18rem;color:#666666;width:100%;}
.pageLocation .location a{float:left;}
.pageLocation .location span{float:left;margin:0px 0.1em;}
.pageLocation .pageNav{width:100%;margin-top:0.2rem;}
.pageLocation .pageNav ul li{float:left;position:relative;overflow:visible;background-color:#fff;margin-left:0.2rem;border-radius:0.04rem;}
.pageLocation .pageNav ul li a{line-height:0.7rem;padding:0px 0.75rem;height:0.7rem; display: block; width: 100%; font-size:0.20rem;color:#666666;}
.pageLocation .pageNav ul li:nth-child(1){margin-left:0px;}
.pageLocation .pageNav ul li b{width:0.2rem;height:0.2rem;display:none;overflow:hidden;background-color:#0071bd;position:absolute;left:50%;bottom:-0.1rem;margin-left:-0.1rem;transform:rotate(45deg);-ms-transform:rotate(45deg);-moz-transform:rotate(45deg);-webkit-transform:rotate(45deg);-o-transform:rotate(45deg);}
.pageLocation .pageNav ul li a:hover{ color: #0071bd;}
.pageLocation .pageNav ul li.on{background-color:#0071bd;-moz-box-shadow:0px 0px 21px rgba(0,113,189,0.5); -webkit-box-shadow:0px 0px 21px rgba(0,113,189,0.5); box-shadow:0px 0px 21px rgba(0,113,189,0.5);}
.pageLocation .pageNav ul li.on a{color:#fff;}
.pageLocation .pageNav ul li.on b{display:block;-moz-box-shadow:0px 0px 21px rgba(0,113,189,0.5); -webkit-box-shadow:0px 0px 21px rgba(0,113,189,0.5); box-shadow:0px 0px 21px rgba(0,113,189,0.5);}
.pageLocation.pageLocation1{ padding: 0.4rem 0;}

.pageNav1{overflow:hidden;padding:0.4rem 0px 0.2rem 0px; width: 100%; margin: auto; position: relative;}
.pageNav1 ul{float:none;width:100%;text-align:center;}
.pageNav1 ul li{margin:0 0.1rem 0.2rem 0.1rem;display:inline-block;}
.pageNav1 ul li a{display:inline-block;line-height:0.5rem;padding:0px 0.4rem;border-radius:0.5rem;background-color:#fff;border:0.02rem solid #fff;font-size:0.18rem;color:#666;}
.pageNav1 ul li a.on{border:0.02rem solid #0071bd;color:#0071bd;font-weight:bold;}


/* pageTitle */
.pageTitle{width:100%;overflow:hidden;text-align:center;}
.pageTitle span{width:100%;display:block;overflow:hidden;}
.pageTitle span.sp1{font-family:Arial;font-size:0.5rem;line-height:0.5rem;font-weight:bold;-webkit-text-fill-color:transparent;-webkit-text-stroke:1px #e1e1e1;text-transform:uppercase;}
.pageTitle span.sp2{font-size:0.3rem;color:#2f3035;line-height:0.58rem;font-weight:bold;position:relative;margin-top:-0.3rem;}
.pageTitle span.sp3{margin-top:0.3rem;text-align:center;}
.pageTitle span.sp3 b{width:0.7rem;height:0.05rem;display:block;overflow:hidden;border-radius:0.07rem;background-color:#0071bd;margin:0px auto;padding:0px;}
.pageTitle span.sp4{font-size:0.2rem;color:#999999;line-height:0.36rem;margin-top:0.2rem;}
.pageTitle.pageTitle1{margin-top:0.4rem;}


/* pageMain */
.pageMain{ width: 100%; padding: 0 0 1.22rem 0;  position: relative; overflow: hidden; margin: auto;}
.pageMain .mainBox{width:100%;overflow:hidden;border-radius:0.12rem;padding:0.7rem 0.8rem 0.8rem; position: relative; background-color:#fff;}


/* pageDetails */
.pageDetails{width:100%;overflow:hidden;margin-top:0.5rem;}
.pageDetails p{width:100%;/*overflow:hidden;*/font-size:0.16rem;color:#666;line-height:0.36rem;margin-bottom:0.2rem;}
.pageDetails img{width:100%;border-radius:0.12rem; height: auto !important;}
.pageDetails p.p_style1{text-align:center;font-size:0.3rem;line-height:0.4rem;color:#2f3035;font-weight:bold;}
.pageDetails b.b2{margin-top:0.05rem;}

.pageDetails .video_an{width:100%;display:block;position:relative;}
.pageDetails .video_an b.b2{width:0.9rem;height:0.9rem;overflow:visible;position:absolute;left:50%;top:50%;margin-left:-0.45rem;margin-top:-0.45rem;cursor:pointer;}
.pageDetails .video_an b.b2 b.b2_01{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:9;}
.pageDetails .video_an b.b2 b.b2_02{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_01.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:8;}
.pageDetails .video_an b.b2 b.b2_03{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_02.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:7;}
.pageDetails .video_an b.b2 b.b2_04{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_03.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:6;}

.pageDetails .video_an b.b2{margin-top:0.05rem;}


/* pageOrganization */
.pageOrganization{width:100%;overflow:hidden;margin-top:0.5rem;}
.pageOrganization .item{width:100%;overflow:hidden;padding-left:3.1rem;position:relative;min-height:1rem;margin-bottom:0.4rem;}
.pageOrganization .item .t1{display:inline-block;line-height:1rem;font-size:0.3rem;color:#2f3035;position:absolute;left:0px;top:0px;padding-left:0.3rem;font-weight:bold;}
.pageOrganization .item .t1 span{width:0.04rem;height:0.24rem;display:block;overflow:hidden;background-color:#0071bd;position:absolute;left:0px;top:0.38rem;}
.pageOrganization .item .list{width:100%;overflow:hidden;}
.pageOrganization .item .list li{width:32%;display:block;overflow:hidden;height:1rem;text-align:left;border:0px solid #dcdcdc;border-radius:0.12rem;margin-bottom:0.2rem;margin-right:2%;float:left;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.pageOrganization .item .list li img{max-width:100%;max-height:1rem;display:block;}
.pageOrganization .item .list li:nth-child(3n){margin-right:0px;}
.pageOrganization .item .list li span{display:inline-block;font-size:0.2rem;line-height:0.3rem;overflow:hidden;margin:0.1rem;font-weight:bold;max-height:0.6rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;display:-webkit-box;}

.pageOrganization .item .list li a{width:100%;display:block;overflow:hidden;position:relative;min-height:0.8rem;padding-left:0.9rem;}
.pageOrganization .item .list li a.a_noimg{padding-left:0px;min-height:auto;}
.pageOrganization .item .list li a.a_noimg span{font-size:0.15rem;font-weight:normal;}
.pageOrganization .item .list li .img{width:0.8rem;height:0.8rem;display:block;overflow:hidden;position:absolute;left:0px;top:0px;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.pageOrganization .item .list li .img img{max-width:0.8rem;max-height:0.8rem;display:block;object-fit:contain}
.pageOrganization .item .list li .t{width:100%;display:block;font-weight:normal;overflow:hidden;font-size:0.15rem;line-height:1.4;height:0.8rem;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-start;}

.pageOrganization .item .list li.li_noimg{align-items:start;height:auto;width:100%;margin-right:0px;margin-bottom:0px;}
.pageOrganization .item .list li.li_noimg:nth-child(2n){margin-right:0px;}
.pageOrganization .item .list li.li_noimg:nth-child(1){margin-top:0.25rem;}

.pageOrganization .item:nth-child(3) .list{}
.pageOrganization .item:nth-child(3) .list p{width:49%;}
.pageOrganization .item:nth-child(3) .list p:nth-child(3n){margin-right:2%;}
.pageOrganization .item:nth-child(3) .list p:nth-child(2n){margin-right:0px;}


/* pageSchedule */
.pageSchedule{width:100%;overflow:hidden;position: relative;}
.pageSchedule .textBox{width:100%;overflow:hidden;margin-top:0.4rem;}
.pageSchedule .textBox p{width:100%;overflow:hidden;text-align:center;font-size:0.2rem;color:#2f3035;font-weight:bold;line-height:1.8;}

.pageSchedule .scheduleItem{width:100%;overflow:hidden;position:relative;margin-top:0.4rem;padding-top:0.3rem;}
.pageSchedule .scheduleItem .itemDay{width:100%;overflow:hidden;text-align:center;position:absolute;left:0px;top:0px;}
.pageSchedule .scheduleItem .itemDay span{display:inline-block;line-height:0.6rem;padding:0px 0.6rem;border-radius:0.12rem;background-color:#0071bd;color:#fff;font-size:0.24rem;}
.pageSchedule .scheduleItem .itemCont{width:100%;overflow:hidden;border:0.02rem dashed #0071bd;padding:0.6rem 0.6rem 0.3rem 0.6rem;background-color:#fcfdfe;border-radius:0.12rem;}
.pageSchedule .scheduleItem .itemCont .item_list{width:100%;overflow:hidden;position:relative;margin:0.3rem 0px;padding-left:2rem;min-height:0.4rem;}
.pageSchedule .scheduleItem .itemCont .item_list.item_list1{ padding-left: 0;}
.pageSchedule .scheduleItem .itemCont .item_list .item_time{position:absolute;left:0px;top:0px;font-size:0.2rem;color:#0071bd;font-family:Arial;line-height:0.4rem;font-weight:bold;}
.pageSchedule .scheduleItem .itemCont .item_list .item_text{width:100%;overflow:hidden;}
.pageSchedule .scheduleItem .itemCont .item_list .item_tit{ width: 100%;font-size:0.3rem;color:#0071bd;line-height:0.4rem;font-weight:bold;}

.pageSchedule .scheduleItem .item_licon{width:100%;overflow:hidden;}
.pageSchedule .scheduleItem .item_licon p{width:100%;overflow:hidden;font-size:0.20rem;color:#2f3035;line-height:0.4rem;font-weight:bold;}

.pageSchedule .scheduleItem .item_li{width:100%;overflow:hidden;margin-bottom:0.2rem;}
.pageSchedule .scheduleItem .item_li .item_li_tit{width:100%;overflow:hidden;font-size:0.2rem;color:#2f3035;line-height:0.4rem;font-weight:bold;cursor:pointer;}
.pageSchedule .scheduleItem .item_li .item_li_tit span{width:100%;display:block;overflow:hidden;background:url("../images/rc_01.png") right 0.15rem no-repeat;background-size:0.17rem;padding-right:0.3rem;}
.pageSchedule .scheduleItem .item_li .item_li_tit span.sp1{position:relative;padding-left:1.8rem;}
.pageSchedule .scheduleItem .item_li .item_li_tit span.sp1 i.i1{position:absolute;left:0px;top:0px;font-style: normal;}
.pageSchedule .scheduleItem .item_li .item_li_tit span.sp1.nopl{ padding-left: 0;}
.pageSchedule .scheduleItem .item_li .item_li_tit span.sp2{background:none;padding-right:0px;}

.pageSchedule .scheduleItem .item_li .item_li_tit p{display:block;width:100%;overflow:hidden;font-size:0.16rem;color:#777777;font-weight:normal;}
.pageSchedule .scheduleItem .item_li .item_li_tit p.p2 strong{color:#000; padding-right: 0.13rem;}
.pageSchedule .scheduleItem .item_li .item_li_tit p.p3 strong{color:#000; padding-right: 0.13rem;}
.pageSchedule .scheduleItem .item_li .item_li_txt{width:100%;overflow:hidden;padding-top:0.05rem;display:none;}
.pageSchedule .scheduleItem .item_li .item_li_txt p{width:100%;overflow:hidden;font-size:0.16rem;color:#777777;line-height:0.32rem;text-align:justify;text-justify:inter-ideograph;}
.pageSchedule .scheduleItem .item_li.on .item_li_tit{color:#0071bd;}
.pageSchedule .scheduleItem .item_li.on .item_li_tit span{background:url("../images/rc_02.png") right 0.13rem no-repeat;background-size:0.17rem;}
.pageSchedule .scheduleItem .item_li.on .item_li_tit span.sp2{background:none;}
/* .pageSchedule .scheduleItem .item_li.on .item_li_tit p{color:#0071bd;} */
.pageSchedule .scheduleItem .item_li.on .item_li_tit p.p3 strong{color:#0071bd;}
.pageSchedule .scheduleItem .item_li.on .item_li_txt{display:block;}


/* pageGuest */
.pageGuest{ width: 100%; position: relative; overflow: hidden; margin-top:0.8rem;}
.pageGuest ul{ width: 100%; position: relative;width:100%;overflow:hidden;margin:0px auto;padding:0px;}
.pageGuest ul li{width:46%;overflow:hidden;float:left;margin-right:8%;position:relative;margin-bottom:0.6rem;}
.pageGuest ul li:nth-child(2n){margin-right:0px;}
.pageGuest ul li a{ width: 100%; display: block; position: relative;padding-left:2.4rem;}
.pageGuest ul li .img{width:2rem;position:absolute; display: block; left:0px;top:0px;border-radius:50%;}
.pageGuest ul li .img img{width:100%;display:block;}
.pageGuest ul li .txtBox{width:100%;display:block;overflow:hidden;min-height:2rem;display:flex;display:-webkit-flex;align-items:center;justify-content:center;}
.pageGuest ul li .txt{width:100%;display:block;overflow:hidden;}
.pageGuest ul li .txt p{width:100%;display:block;overflow:hidden;margin:0.08rem 0px;}
.pageGuest ul li .txt p.p1{font-size:0.28rem;line-height:1.5;color:#333;font-weight:bold;}
.pageGuest ul li .txt p.p2{font-size:0.16rem;color:#999;line-height:1.5;}


/* pageReport */
.pageReport{width:100%;overflow:hidden;margin-top:0.7rem;}
.pageReport .list li{width:48.5%;overflow:hidden;float:left;margin-right:3%;margin-bottom:0.3rem;border:0.02rem solid #dde8ef;border-radius:0.12rem;background-color:#fafbfc;}
.pageReport .list li:nth-child(2n){margin-right:0px;}

.pageReport .list li .info{padding:0.3rem;border-bottom:1px solid #eee;width:100%;display:block;overflow:hidden;font-style:normal;}
.pageReport .list li .info p{width:100%;display:block;overflow:hidden;}
.pageReport .list li .info p.p1{font-size:0.16rem;color:#333333;line-height:0.32rem;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;}
.pageReport .list li .info p.p2{margin-top:0.1rem;font-size:0.16rem;color:#333;line-height:0.3rem;height:0.9rem;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;}
.pageReport .list li .info p.p2:nth-child(2){height:0.6rem;-webkit-line-clamp:2;line-clamp:2;}
.pageReport .list li .con{border-top:1px solid #eee;padding:0.05rem 0.3rem;font-size:0.16rem;color:#999999;line-height:0.4rem;}
.pageReport .list li .con p.p1{float:left;display:inline-block;background:url("../images/nlt_01.png") left center no-repeat;background-size:0.16rem;padding-left:0.26rem;}
.pageReport .list li .con p.p2{float:right;display:inline-block;background:url("../images/pageReport.png") right center no-repeat;background-size:0.07rem;padding-right:0.17rem;}
.pageReport .list li .txt{padding:0rem 0.3rem;margin:0.1rem 0px;font-size:0.16rem;color:#333;line-height:0.26rem;height:0.52rem;-webkit-box-orient:vertical;-webkit-line-clamp:2;line-clamp:2;text-overflow:ellipsis;display:-webkit-box;width:100%;display:block;overflow:hidden;font-style:normal;}
.pageReport .list li .txt p.sp1{}
.pageReport .list li .txt p.sp2{float:right;}

.pageReport .list li a{width:100%;display:block;overflow:hidden;}
.pageReport .list li:hover .con p.p2{background:url("../images/nlt_03.png") right center no-repeat;background-size:0.07rem;color:#0071bd;}
.pageReport .list li:hover .info p.p1{color:#0071bd;}
.pageReport .list li:hover{border:0.02rem solid #0071bd;}

/* pageReportD */
.pageReportD{width:100%;overflow:hidden; position: relative;}
.pageReportD .info{width:100%;overflow:hidden;}
.pageReportD .info h1{margin:0px;padding:0px;width:100%;overflow:hidden;text-align:center;font-size:0.3rem;color:#333333;font-weight:normal;line-height:0.45rem;}
.pageReportD .info h1.tit{font-size:0.26rem;}
.pageReportD .info .txt{width:100%;overflow:hidden;text-align:center;font-size:0.16rem;color:#333333;line-height:0.4rem;margin-top:0.2rem;border-bottom:1px solid #eee;margin-bottom:0.6rem;padding-bottom:0.1rem;}
.pageReportD .info .txt p{display:inline-block;margin:0px 0.2rem;float:left;}
.pageReportD .info .txt p a{float:left;display:inline-block;margin:0px 0.1rem;margin-top:0.1rem;}
.pageReportD .info .txt p img{display:block;height:0.16rem;}
.pageReportD .info .txt p i{display:inline-block;float:left;}
.pageReportD .info .txt .t1{display:inline-block;width:100%;text-align:left;}
.pageReportD .info .txt p.p1{width:100%;display:block;overflow:hidden;margin:0px;padding-left:1.36rem;position:relative;}
.pageReportD .info .txt p.p1 span{display:inline-block;font-style:normal;position:absolute;left:0px;top:0px; font-weight: bold;}

.pageReportD .info .txt p.p2{width:100%;display:block;overflow:hidden;margin:0px;padding-left:0.55rem;position:relative;}
.pageReportD .info .txt p.p2 span{display:inline-block;font-style:normal;position:absolute;left:0px;top:0px;font-weight: bold;}

.pageReportD .cont{width:100%;overflow:hidden; position: relative;font-size:0.16rem;color:#777777;line-height:0.36rem;}
.pageReportD .cont img{max-width:100%; height: auto !important;}
.pageReportD .cont p{font-size:0.16rem;color:#777777;line-height:0.36rem;margin-bottom:0.2rem;}
.pageReportD .cont video{ max-width:100%;height:auto !important;}



/* pageProductD */
.pageProductD{width:100%;overflow:hidden;background-color:#fff;}
.pageProductD ul{width:100%;overflow:hidden;}
.pageProductD ul li{width:100%;overflow:hidden;position:relative;border-radius:0.12rem;float:left;margin-right:0px;margin-bottom:0.4rem;}
.pageProductD ul li .img{width:70%;height:5rem;display:block;overflow:hidden;}
.pageProductD ul li .tit{width:30%;overflow:hidden;position:absolute;right:0px;bottom:0.2rem;padding:0px 0.3rem;display:none;-moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.pageProductD ul li .tit p{width:100%;overflow:hidden;color:#fff;font-size:0.2rem;line-height:0.34rem;position:relative;padding-top:0.2rem;}
.pageProductD ul li .tit p span{width:0.4rem;height:0.05rem;display:block;overflow:hidden;background:url("../images/cgbg_01.jpg") center no-repeat;background-size:100% 100%;border-radius:0.05rem;position:absolute;left:0px;top:0px;}

.pageProductD ul li .cont{width:30%;overflow:hidden;height:100%;position:absolute;right:0px;top:0px;padding:0px 0.3rem;background-color:#0071bd;-moz-transition:all 0.3s ease 0s; -ms-transition:all 0.3s ease 0s; -o-transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; transition:all 0.3s ease 0s;}
.pageProductD ul li .cont p.p1{width:100%;overflow:hidden;margin-top:0.5rem;color:#fff;font-size:0.2rem;line-height:0.34rem;position:relative;padding-top:0.2rem;}
.pageProductD ul li .cont p.p1 span{width:0.4rem;height:0.05rem;display:block;overflow:hidden;background:url("../images/cgbg_01.jpg") center no-repeat;background-size:100% 100%;border-radius:0.05rem;position:absolute;left:0px;top:0px;}
.pageProductD ul li .cont p.p2{font-size:0.16rem;color:rgba(255,255,255,0.5);line-height:0.22rem;margin-top:0.2rem;margin-bottom:0.4rem;}
.pageProductD ul li .cont p.p3{margin-bottom:0.2rem;}
.pageProductD ul li .cont p.p3 a{display:inline-block;line-height:0.5rem;width:100%;border:0.02rem solid #fff;border-radius:0.5rem;font-size:0.16rem;color:#fff;text-align:center;}
.pageProductD ul li .cont p.p3 a:hover{background-color:#fff;color:#0071bd;}

.pageProductD ul li:hover .cont{top:0px;}
.pageProductD ul li:hover .tit{bottom:-50%;}

/* pageNews */
.pageNews{width:100%;overflow:hidden;margin-top:0.6rem;}
.pageNews .newsTop{width:100%;overflow:hidden;position:relative;height:3.5rem;}
.pageNews .newsTop .swiper-slide{width:100% ; position: relative; overflow:hidden;}
.pageNews .newsTop .swiper-slide a{width:100%;display:block;overflow:hidden;}
.pageNews .newsTop .swiper-slide .img{width:45%;height:3.5rem;display:block;overflow:hidden;font-style:normal;position:relative;border-radius:0.08rem;float:left;}
.pageNews .newsTop .swiper-slide .img .bg{width:100%;height:100%;display:block;overflow:hidden;position:absolute;left:0px;top:0px;}
.pageNews .newsTop .swiper-slide .img .bg.b3{background:url("../images/in_05.gif") center no-repeat;background-size:0.9rem;}
.pageNews .newsTop .swiper-slide .con{width:50%;overflow:hidden;float:right;height:3.5rem;display:flex;display:-webkit-flex;align-items:center;justify-content:flex-start;}
.pageNews .newsTop .swiper-slide .con p{width:100%;display:block;overflow:hidden;}
.pageNews .newsTop .swiper-slide .con p.p1{font-size:0.18rem;color:#999999;line-height:0.4rem;}
.pageNews .newsTop .swiper-slide .con p.p2{font-size:0.26rem;color:#333333;line-height:0.4rem;margin-top:0.1rem;font-weight:bold;}
.pageNews .newsTop .swiper-slide .con p.p3{font-size:0.16rem;color:#333;line-height:0.3rem;height:0.6rem;margin-top:0.2rem;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;}
.pageNews .newsTop .swiper-slide .con p.p4{margin-top:0.3rem;}
.pageNews .newsTop .swiper-slide .con p.p4 span{display:inline-block;line-height:0.45rem;padding:0px 0.5rem;border-radius:0.45rem;font-size:0.16rem;background-color:#0071bd;color:#fff;}
.pageNews .newsTop .swiper-slide .icon{width:0.9rem;height:0.9rem;overflow:visible;position:absolute;left:50%;top:50%;margin-left:-0.45rem;margin-top:-0.45rem;cursor:pointer;}
.pageNews .newsTop .swiper-slide .icon .icon_01{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:9;}
.pageNews .newsTop .swiper-slide .icon .icon_02{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_01.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;z-index:8;}
.pageNews .newsTop .swiper-slide .icon .icon_03{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_02.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:7;}
.pageNews .newsTop .swiper-slide .icon .icon_04{width:100%;height:100%;display:block;overflow:hidden;background:url("../images/in_04_03.png") center no-repeat;background-size:100%;position:absolute;left:0px;top:0px;-webkit-animation:an_05 2.1s linear infinite;animation:an_05 2.1s linear infinite;z-index:6;}

.pageNews .newsTop .swiper-pagination{width:45% !important;overflow:hidden;text-align:center;position:absolute;left:0px;bottom:0.2rem !important;z-index:9;}
.pageNews .newsTop .swiper-pagination span{width:0.12rem;height:0.12rem;opacity:1;border-radius:50%;background-color:#bdc2c6;margin:0px 0.03rem;position:relative;overflow:hidden;}
.pageNews .newsTop .swiper-pagination span.swiper-pagination-bullet-active{background-color:#bdc2c6;}
.pageNews .newsTop .swiper-pagination span:before{content:"";width:100%;height:0px;background-color:#0071bd;position:absolute;left:0px;bottom:0px;-moz-transition:all 3s ease 0s; -ms-transition:all 3s ease 0s; -o-transition:all 3s ease 0s; -webkit-transition:all 3s ease 0s; transition:all 3s ease 0s;}
.pageNews .newsTop .swiper-pagination span.swiper-pagination-bullet-active:before{height:100%;}


.pageNews .newsList{width:100%;overflow:hidden;margin-top:0.7rem;}
.pageNews .newsList li{width:48.5%;overflow:hidden;float:left;margin-right:3%;margin-bottom:0.3rem;border:0.02rem solid #dde8ef;border-radius:0.12rem;background-color:#fafbfc;}
.pageNews .newsList li:nth-child(2n){margin-right:0px;}
.pageNews .newsList li em{width:100%;display:block;overflow:hidden;font-style:normal;}
.pageNews .newsList li .con{padding:0.3rem;border-bottom:1px solid #eee;}
.pageNews .newsList li .con p{width:100%;display:block;overflow:hidden;}
.pageNews .newsList li .con p.p1{font-size:0.16rem;color:#333333;line-height:0.32rem;-webkit-box-orient:vertical;line-clamp:1;-webkit-line-clamp:1;text-overflow:ellipsis;display:-webkit-box;}
.pageNews .newsList li .con p.p2{margin-top:0.1rem;font-size:0.16rem;color:#333;line-height:0.3rem;height:0.9rem;-webkit-box-orient:vertical;line-clamp:3;-webkit-line-clamp:3;text-overflow:ellipsis;display:-webkit-box;}
.pageNews .newsList li .con p.p2:nth-child(2){height:0.6rem;-webkit-line-clamp:2;line-clamp:2;}
.pageNews .newsList li .time{border-top:1px solid #eee;padding:0.05rem 0.3rem;font-size:0.16rem;color:#999999;line-height:0.4rem;}
.pageNews .newsList li .time p.p1{float:left;display:inline-block;background:url("../images/nlt_01.png") left center no-repeat;background-size:0.16rem;padding-left:0.26rem;}
.pageNews .newsList li .time p.p2{float:right;display:inline-block;background:url("../images/nlt_02.png") right center no-repeat;background-size:0.07rem;padding-right:0.17rem;}
.pageNews .newsList li .info{padding:0rem 0.3rem;margin:0.1rem 0px;font-size:0.16rem;color:#333;line-height:0.26rem;height:0.52rem;-webkit-box-orient:vertical;line-clamp:2;-webkit-line-clamp:2;text-overflow:ellipsis;display:-webkit-box;}
.pageNews .newsList li .info p.p1{}
.pageNews .newsList li .info p.p2{float:right;}

.pageNews .newsList li a{width:100%;display:block;overflow:hidden;}
.pageNews .newsList li:hover .time p.p2{background:url("../images/nlt_03.png") right center no-repeat;background-size:0.07rem;color:#0071bd;}
.pageNews .newsList li:hover .con p.p1{color:#0071bd;}
.pageNews .newsList li:hover{border:0.02rem solid #0071bd;}

/* pageNewsD */
.pageNewsD{width:100%;overflow:hidden;}
.pageNewsD .titInfo{ width: 100%; text-align: center;}
.pageNewsD .titInfo h1{margin:0px;padding:0px;width:100%;overflow:hidden;text-align:center;font-size:0.3rem;color:#333333;font-weight:normal;line-height:0.45rem;}
.pageNewsD .titInfo h1.tit{font-size:0.26rem;}
.pageNewsD .titInfo .info{width:100%;overflow:hidden;text-align:center;font-size:0.16rem;color:#333333;line-height:0.4rem;margin-top:0.2rem;border-bottom:1px solid #eee;margin-bottom:0.6rem;padding-bottom:0.1rem;}
.pageNewsD .titInfo .info p{display:inline-block;margin:0px 0.2rem;float:left;}
.pageNewsD .titInfo .info p a{float:left;display:inline-block;margin:0px 0.1rem;margin-top:0.1rem;}
.pageNewsD .titInfo .info p img{display:block;height:0.16rem;}
.pageNewsD .titInfo .info p span{display:inline-block;float:left;}
.pageNewsD .titInfo .info .t{display:inline-block;width:100%;text-align:left;}
.pageNewsD .titInfo .info p.p1{width:100%;display:block;overflow:hidden;margin:0px;padding-left:1.36rem;position:relative;}
.pageNewsD .titInfo .info p.p1 span{display:inline-block;font-style:normal;position:absolute;left:0px;top:0px;}
.pageNewsD .titInfo .info p.p2{width:100%;display:block;overflow:hidden;margin:0px;padding-left:0.8rem;position:relative;}
.pageNewsD .titInfo .info p.p2 span{display:inline-block;font-style:normal;position:absolute;left:0px;top:0px;}

.pageNewsD .text{width:100%;overflow:hidden;margin-top:0.5rem;}
.pageNewsD .text p{width:100%;/*overflow:hidden;*/font-size:0.2rem;color:#666;line-height:0.4rem;margin-bottom:0.2rem;}
.pageNewsD .text img{width:100%;border-radius:0.12rem; height: auto !important;}
.pageNewsD .text video{ max-width: 100%; height: auto !important;}

/* paging */
.paging{width:100%;overflow:hidden;border-top:1px solid #eee;margin-top:0.7rem;padding-top:0.2rem;}
.paging p{width:100%;overflow:hidden;font-size:0.16rem;line-height:0.3rem;margin:0.1rem 0px;}
.paging p span{display:inline-block;}
.paging p a:hover span{text-decoration:underline;}

/* pagination */
.pagination { width: 100%; display: table; font-size: 0; text-align: center; margin: 0.5rem 0 0 0; }
.pagination li {display: inline-block; vertical-align: top; margin:0px 0.04rem; }
.pagination li.disabled span, .pagination li.disabled a:hover, .pagination li.disabled span:hover { background-color: #f5f8fa !important; color: #333333 !important; border-color: #f5f8fa !important; cursor: not-allowed !important; }
.pagination li a, .pagination li span { line-height:0.4rem;padding:0px 0.14rem;font-size:0.14rem;color:#333333; transition: all 0.6s ease; background-color:#f5f8fa;border-radius:0.06rem;display: block; }
.pagination li a:hover, .pagination li span:hover, .pagination li a:focus, .pagination li span:focus { cursor: pointer; color: #fff; background-color: #0071bd; border-color: #0071bd; }
.pagination .active a, .pagination .active span, .pagination .active a:hover, .pagination .active span:hover, .pagination .active a:focus, .pagination .active span:focus { color: #fff; cursor: default; background-color: #0071bd; border-color: #0071bd; }
