.indexMain .banner{overflow: hidden;}
.indexMain .banner .item{overflow: hidden;width: 100%;height: 140px;}
.indexMain .banner .item img{display: block;width: 100%;height: 140px;}
.indexMain .banner .slick-dots{bottom: 16px;}
.indexMain .banner .slick-dots li button{display: none;}
.indexMain .banner .slick-dots li{ width: 46px; height: 6px; background: #FFFFFF; margin: 0 4px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; }
.indexMain .banner .slick-dots li.slick-active{background: #2F78DB;}
.indexMain .lineTit{background: #F4F4F4;display: flex;justify-content: flex-end;height: 44px;display: none;}
.indexMain .lineTit .line{position: relative;width: 272px;}
.indexMain .lineTit .line img{display: block;width: 100%;}
.indexMain .lineTit .line h3{font-size: 24px;color: #FFFFFF;line-height: 44px;font-weight: 400;text-align: center;letter-spacing: 6px;position: absolute;left: 0;top: 0;width: 100%;text-align: center;padding: 0 0 0 24px;}
.indexMain .section1{display: flex;justify-content: space-between;margin: 30px 0;}
.indexMain .section1 .left{width: 450px;}
.indexMain .section1 .left .videoSlick .slick-list{overflow: hidden;}
.indexMain .section1 .left .videoSlick .item{background: #000000;}
.indexMain .section1 .left .videoSlick video{ display: block; width: 450px; height: 254px; transform: translate(0,0); -webkit-transform: translate(0,0); -moz-transform: translate(0,0); -ms-transform: translate(0,0); -o-transform: translate(0,0); }
.indexMain .section1 .left .videoSlick .slick-dots{bottom: -30px;}
.indexMain .section1 .left .videoSlick .slick-dots li button{display: none;}
.indexMain .section1 .left .videoSlick .slick-dots li{ width: 46px; height: 6px; background: #eee; margin: 0 4px; border-radius: 30px; -webkit-border-radius: 30px; -moz-border-radius: 30px; -ms-border-radius: 30px; -o-border-radius: 30px; }
.indexMain .section1 .left .slick-dots li.slick-active{background: #2F78DB;}

.indexMain .section1 .right{width: 720px;}
.newList li{margin: 4px 0;}
.newList li a{display: flex;align-items: center;justify-content: space-between;font-size: 14px;color: #333333;line-height: 30px;padding-left: 24px;position: relative;}
.newList li a::before{ content: ''; width: 8px; height: 8px; background: #D8D8D8; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.newList li p{width: 72%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.newList li span{color: #98A3B7;}
.newList li:hover a{color: #2F78DB;}
.newList li:hover span{color: #2F78DB;}
.newList li:hover a::before{background: #2F78DB;}
.indexMain .section2{display: flex;justify-content: space-between;}
.indexMain .section2 .left{width: 934px;}
.indexMain .section2 .box1{display: flex;justify-content: space-between;margin-bottom: 10px;}
.indexMain .section2 .box1 .block {width: 49.5%;border: 1px solid #F0F0F0;padding: 15px 20px 5px;}
.indexMain .section2 .box1:nth-of-type(1){margin-bottom: 0;}
.indexMain .section2 .box2 .items{display: flex;margin: 4px -1% 10px;}
.indexMain .section2 .box2 .items .item{ width: 31.33%; margin: 0 1%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.indexMain .section2 .box2 .items .item img{ display: block; width: 100%; border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; }
.indexMain .section2 .box2 .items .item:hover{ transform: translateY(10px); -webkit-transform: translateY(10px); -moz-transform: translateY(10px); -ms-transform: translateY(10px); -o-transform: translateY(10px); }
.indexMain .section2 .box3{margin-bottom: 10px;}
.indexMain .section2 .box3 img{display: block;width: 100%;}
.indexMain .section2 .right{width: 260px;}
.indexMain .section2 .con1{ width: 260px; height: 60px; background-image: url(../images/index/bg1.png); background-repeat: no-repeat; background-position: center; background-size: 100%; display: flex; align-items: center; justify-content: center; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px; }
.indexMain .section2 .con1 a{display: flex;align-items: center;justify-content: center;}
.indexMain .section2 .con1 img{width: 20px;display: block;}
.indexMain .section2 .con1 h3{font-size: 18px;color: #F8F8F8;line-height: 30px;font-weight: 500;margin-left: 8px;}
.indexMain .section2 .con1:hover{box-shadow: 0 5px 20px rgba(0,0,0,.2);}
.indexMain .section2 .right .tit{width: 260px;height: 48px;background-image: url(../images/index/bg2.png);background-repeat: no-repeat;background-position:  center;background-size: 100%;display: flex;align-items: center;justify-content: space-between;padding: 0 20px;}
.indexMain .section2 .right .tit h3{font-size: 18px;color: #FFFFFF;line-height: 30px;font-weight: 500;}
.indexMain .section2 .right .tit .more{font-size: 14px;color: #98A3B7;line-height: 30px;padding-right: 10px;background-image: url(../images/common/more1.png);background-repeat: no-repeat;background-position: right center;background-size: 6px auto;}
.indexMain .section2 .right .tit .more:hover{color: #2F78DB;background-image: url(../images/common/more2.png);}
.indexMain .section2 .right .tit2{background-image: url(../images/index/bg3.png);padding-left: 12px;}
.indexMain .section2 .con2{margin-top: 10px;background: #F3F9FF;}
.indexMain .section2 .con2 ul{padding: 0 20px 5px;}
.indexMain .section2 .con2 ul li{margin: 3px 0;}
.indexMain .section2 .con2 ul li a{display: block;padding-left: 24px;font-size: 14px;color: #333333;line-height: 30px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;position: relative;}
.indexMain .section2 .con2 ul li a::before{content: ''; width: 8px; height: 8px; background: #BADDFF; border-radius: 50%; -webkit-border-radius: 50%; -moz-border-radius: 50%; -ms-border-radius: 50%; -o-border-radius: 50%;position: absolute;left: 0;top: 50%;margin-top: -4px;}
.indexMain .section2 .con2 ul li:hover a{color: #2F78DB;}
.indexMain .section2 .con3{background: #F3F9FF;margin-top: 10px;}
.indexMain .section2 .con3 .imgBox{ width: 154px; margin: 0 auto; padding: 15px 0 12px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.indexMain .section2 .con3 .imgBox img{display: block;width: 100%;}
.indexMain .section2 .con3 .imgBox:hover{ transform: translateY(10px) ; -webkit-transform: translateY(10px) ; -moz-transform: translateY(10px) ; -ms-transform: translateY(10px) ; -o-transform: translateY(10px) ; }
.indexMain .section2 .con3 .imgBox h3{font-size: 16px;color: #333333;line-height: 24px;text-align: center;margin-top: 10px; height:30px;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;display: none;}
.indexMain .section2 .con3 .items{padding: 10px 16px 14px;}
.indexMain .section2 .con3 .item{ position: relative; margin-bottom: 10px; border-radius: 4px; -webkit-border-radius: 4px; -moz-border-radius: 4px; -ms-border-radius: 4px; -o-border-radius: 4px;overflow: hidden;transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease;height: 86px;}
.indexMain .section2 .con3 .item .bg{display: block;width: 100%;}
.indexMain .section2 .con3 .item .inner{width: 100%;height: 100%;position: absolute;left: 0;top: 0;display: flex;align-items: center;flex-wrap: wrap;align-content: center;}
.indexMain .section2 .con3 .item .inner img{display: block;width: 32px;margin: 0 auto 2px;}
.indexMain .section2 .con3 .item .inner h3{font-size: 16px;color: #FFFFFF;line-height: 20px;font-weight: 500;text-align: center;width: 100%;text-transform: uppercase;}
.indexMain .section2 .con3 .item:last-child{margin-bottom: 0;}
.indexMain .section2 .con3 .item:hover{box-shadow: 0 5px 20px rgba(0,0,0,.2);}
.indexMain .section3{padding: 0 0;position: relative;margin-bottom: 30px;background: #FFFFFF;border-radius: 5px;overflow: hidden;}
.indexMain .section3 li{float: left;}
.indexMain .section3 li .logoImg{width: 130px;height: 86px; margin: 10px 5px;}
.indexMain .section3 li .logoImg a{width: 130px;height: 86px;display: flex;align-items: center;justify-content: center;}
.indexMain .section3 li .logoImg img{display: block;max-width: 100%;}
.indexMain .section3 li .logoImg:hover{box-shadow: 0 2px 10px rgba(0,0,0,.1);}
.indexMain .section3 .tempWrap{margin: 0 auto;}
.indexMain .section3 .prev{width: 26px;height: 26px;background-image: url(../images/index/prev.png);background-position: center;background-repeat: no-repeat;background-size: 100%;position: absolute;left: 18px;top: 50%;margin-top: -13px;cursor: pointer;}
.indexMain .section3 .prev:hover{background-image: url(../images/index/prev_hover.png);}
.indexMain .section3 .next{width: 26px;height: 26px;background-image: url(../images/index/next.png);background-position: center;background-repeat: no-repeat;background-size: 100%;position: absolute;right: 18px;top: 50%;margin-top: -13px;}
.indexMain .section3 .next:hover{background-image: url(../images/index/next_hover.png);cursor: pointer;}
.indexMain .section3 .hd{overflow: hidden;}


.newsMain .section1{background: #FFFFFF;box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.11);padding: 20px 24px 84px;}
.newsMain .section1 .tit{font-size: 18px;color: #1F59B2;line-height: 36px;border-top: 1px solid rgba(31, 89, 178, .42);border-bottom: 1px solid rgba(31, 89, 178, .42);position: relative;padding-left: 16px;}
.newsMain .section1 .tit::before{content: '';width: 8px;height: 24px;background: #1F59B2;position: absolute;left: 0;top: 50%;margin-top: -12px;}
.newsMain .section1 .items{padding-top: 15px;}
.newsMain .section1 .item{position: relative;padding-left: 20px;}
.newsMain .section1 .item a{display: flex;align-items: center;justify-content: space-between;}
.newsMain .section1 .item p{font-size: 14px;color: #424242;line-height: 44px;width: 80%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.newsMain .section1 .item a{font-size: 14px;color: #949494;line-height: 44px;}
.newsMain .section1 .item::after{content: '';width: 90%;height: 1px;background: rgba(151,151,151,0.1);position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.newsMain .section1 .item::before{ content: ''; width: 10px; height: 10px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;background: #2566C3; position: absolute;left: 0;
top: 18px;}
.newsMain .section1 .item:hover p{color: #2F78DB;}
.newsMain .section2 .item{margin: 12px -8px;position: relative;}
.newsMain .section2 .item .bg{width: 100%;display: block;}
.newsMain .section2 .item .inner{width: 100%;height: 100%;position: absolute;left: 0;top: 0;padding: 54px 26px;}
.newsMain .section2 .item .inner {display: flex;justify-content: space-between;}
.newsMain .section2 .item .inner .pic{overflow: hidden;width: 278px;}
.newsMain .section2 .item .inner .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section2 .item .inner .pic:hover img{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.newsMain .section2 .item .inner .block{width:850px;padding: 15px 0 0 10px;position: relative;}
.newsMain .section2 .item p{font-size: 14px;color: #424242;line-height: 30px;padding-left: 20px;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin: 15px 0;}
.newsMain .section2 .item p::before{ content: ''; width: 10px; height: 10px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;background: #3475D3;position: absolute;left: 0;
top: 12px;}
.newsMain .section2 .item .more{ position: absolute; left: 46px; bottom: -35px; font-size: 14px; color: #3475D3; line-height: 30px; display: flex; align-items: center; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.newsMain .section2 .item .more img{display: block;width: 24px;margin-right: 4px;}
.newsMain .section2 .item:hover .more{ transform: translateX(10px); -webkit-transform: translateX(10px); -moz-transform: translateX(10px); -ms-transform: translateX(10px); -o-transform: translateX(10px); }
.newsMain .section2 .item:nth-child(2) p::before{background: #FFB413;}
.newsMain .section2 .item:nth-child(3) p::before{background: #5CB003;}
.newsMain .section2 .item:nth-child(2) .more{color: #FFB413;}
.newsMain .section2 .item:nth-child(3) .more{color: #5CB003;}

.newsMain .section3{background: #FFFFFF;box-shadow: 0px 0px 11px 0px rgba(0,0,0,0.16);padding: 0 38px 100px;}
.newsMain .section3 .tit h1{font-size: 22px;color: #2664B9;line-height: 30px;padding: 30px 0 20px;border-bottom: 1px solid #DFDFDF;text-align: center;}
.newsMain .section3 .tit span{font-size: 14px;color: #BBBBBB;line-height: 30px;text-align: right;margin: 14px 0;display: block;}
.newsMain .section3 .con{font-size: 16px;color: #424242;line-height: 32px;padding-bottom: 20px;}
.newsMain .section3 .con *{font-size: 16px;color: #424242;line-height: 32px;white-space: normal !important;font-family: 'Noto Sans SC' !important;}
.newsMain .section3 .con img{max-width: 100% !important;width: auto !important;height: auto !important;text-indent: 0;}
.newsMain .section3 .newsPage{border-top: 2px solid #E8E8E8;padding: 8px 0;}
.newsMain .section3 .newsPage a{display: block;font-size: 14px;color: #000000;line-height: 32px;font-weight: bold;}
.newsMain .section3 .newsPage a:hover span{color: #2F78DB;}




.sqMain .commCrumbs{background: #F4F4F4;}
.sqMain .section1{padding: 68px 0;}
.sqMain .section1 .tit{border-bottom: 2px solid #2664BA;display: inline-block;padding-right: 20px;padding-bottom: 12px;}
.sqMain .section1 .tit h3{font-size: 28px;color: #2A68C0;line-height: 30px;}
.sqMain .section1 .tit h4{font-size: 18px;color: #2A68C0;line-height: 30px;font-weight: 500;text-transform: uppercase;margin-top: 10px;}
.sqMain .section1 .desc{font-size: 16px;color: #424242;line-height: 32px;margin-top: 30px;white-space: normal !important;}
.sqMain .section1 .desc *{font-size: 16px;color: #424242;line-height: 32px;margin-top: 30px;white-space: normal !important;font-family: 'Noto Sans SC' !important;}
.sqMain .section1 .desc img{max-width: 100% !important;width: auto !important;height: auto !important;}

.sqMain .section2{background: #FFFFFF;box-shadow: 0px 4px 7px 0px rgba(0,0,0,0.05);margin-bottom: 10px;min-height: 600px;margin-top: 40px;}
.sqMain .section2 .tabTit{font-size: 0;background: #2A68C0;}
.sqMain .section2 .tabTit span{display: inline-block;vertical-align: top;width: 25%;font-size: 18px;color: #FFFFFF;line-height: 44px;position: relative;text-align: center;cursor: pointer;}
.sqMain .section2 .tabTit span::after{content: '';width: 80px;height:  2px;background: #FFFFFF;position: absolute;left: 0;right: 0;bottom: 5px;margin: 0 auto;opacity: 0;visibility: hidden;}
.sqMain .section2 .tabTit span::before{content: '';width: 1px;height: 14px;background: #FFFFFF;position: absolute;right: 0;top: 50%;margin-top: -7px;}
.sqMain .section2 .tabTit span:last-child::before{display: none;}
.sqMain .section2 .tabTit span.active::after{opacity: 1;visibility: visible;}
.sqMain .section2 .tabCon .con{display: none;padding: 26px 110px 30px;}
.sqMain .section2 .tabCon .con.active{display: block;}
.sqMain .section2 .tabCon .tit{font-size: 22px;color: #000000;line-height: 30px;font-weight: bold;text-align: center;position: relative;padding-bottom: 10px;margin-bottom: 30px;}
.sqMain .section2 .tabCon .tit::after{content: '';width: 80px;height: 4px;background: #3676DD;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;}
.sqMain .section2 .tabCon .desc{font-size: 16px;color: #424242;line-height: 32px;}
.sqMain .section2 .tabCon .desc *{font-size: 16px;color: #424242;line-height: 32px;white-space: normal !important;font-family: 'Noto Sans SC' !important;}
.sqMain .section2 .tabCon .desc img{max-width: 100% !important;width: auto !important;height: auto !important;}

.sqMain .section2 .tabCon .desc a{color: red;text-decoration: underline;}
.sqMain .section2 .tabCon .desc p{margin: 12px 0;}
/* .sqMain .section2 .tabCon .desc p span{ font-size: 14px; color: #ffffff; line-height: 16px; width: 16px; height: 16px; border-radius: 100%; -webkit-border-radius: 100%; -moz-border-radius: 100%; -ms-border-radius: 100%; -o-border-radius: 100%;text-align: center;background: #276dcb;display: inline-block;margin-right: 30px;} */


.abMain .section1{padding: 24px 0 40px;}
.abMain .section1 .box{padding-top: 42px;}
.abMain .section1 .tit h3{font-size: 20px;color: #333333;line-height: 28px;}
.abMain .section1 .tit h4{font-size: 14px;color: #333333;line-height: 20px;}
.abMain .section1 .desc{font-size: 16px;color: #424242;line-height: 32px;margin-top: 4px;overflow: hidden;}
.abMain .section1 .desc *{font-size: 16px;color: #424242;line-height: 32px;white-space: normal !important;font-family: 'Noto Sans SC' !important;}
.abMain .section1 .desc img{max-width: 100% !important;width: auto !important;height: auto !important;}

.abMain .section1 .desc.active{height: auto;}
.abMain .jjMore{display: block;width: 120px;margin: 26px auto 0;cursor: pointer;}
.abMain .section2{padding-bottom: 36px;}
.abMain .section2 .box{font-size: 16px;color: #424242;line-height: 32px;overflow: hidden;margin: 32px 0 14px;padding: 20px 0;}
.abMain .section2 .box *{font-size: 16px;color: #424242;line-height: 32px;white-space: normal !important;font-family: 'Noto Sans SC' !important;}
.abMain .section2 .box img{max-width: 100% !important;width: auto !important;height: auto !important;}

.abMain .section2 .box .wrap{overflow: hidden;}
.abMain .section2 .box h3{font-size: 18px;color: #424242;text-align: center;margin-bottom: 10px;}
.abMain .zcMore{display: block;width: 120px;margin: 16px auto 0;cursor: pointer;}
.abMain .section3{padding: 20px 0 46px;}
.abMain .section3 .box{font-size: 16px;color: #424242;line-height: 32px;padding-top: 40px;}
.abMain .section3 .box img{display: block;max-width: 100% !important;margin: 0 auto;}
.abMain .section3 .box *{font-size: 16px;color: #424242;line-height: 32px;white-space: normal !important;font-family: 'Noto Sans SC' !important;}
.abMain .section3 .box img{max-width: 100% !important;width: auto !important;height: auto !important;}
.abMain .section4 {min-height: 600px;padding-top: 24px;}
.abMain .section4 .box {padding: 40px 0 0 0;}
.abMain .section4 .box .tit{border-bottom: 2px solid #2664BA;margin-bottom: 35px;}
.abMain .section4 .box .tit h3{font-size: 28px;color: #2A68C0;line-height: 40px;letter-spacing: 2px;}
.abMain .section4 .box .tit span{font-size: 18px;color: #2A68C0;line-height: 30px;text-transform: uppercase;margin-top: 10px;}
.abMain .section4 .box {font-size: 16px;color: #838383;line-height: 30px;}
.abMain .section4 .box p{margin: 10px 0;}
.abMain .section4 .box img{display: inline-block;vertical-align: middle; width: 22px;margin-right: 26px;}
.abMain .section4 .box a{color: #399FF5;text-decoration: underline;}
.kwMain .section1{min-height: 460px;}
.kwMain .section1 .items{margin: 0 -1%;display: flex;padding: 44px 0 10px;}
.kwMain .section1 .item{width: 31.33%;margin: 0 1%;background: #FFFFFF;box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);padding: 20px 20px 76px 20px;position: relative;}
.kwMain .section1 .item .pic{overflow: hidden;}
.kwMain .section1 .item .pic img{ display: block; width: 100%; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.kwMain .section1 .item h3{font-size: 18px;color: #000000;line-height: 26px;margin: 4px 0;}
.kwMain .section1 .item p{font-size: 12px;color: #424242;line-height: 20px;}
.kwMain .section1 .item span{width: 120px;height: 38px;background: #2F78DB;font-size: 14px;color: #ffffff;line-height: 38px;text-align: center;display: block;margin-top: 10px;position: absolute;left: 20px;bottom: 20px;}
.kwMain .section1 .item:hover .pic img{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.kwMain .section1 .item:hover h3{color: #2F78DB;}

.kwMain .section2 .box{display: flex;justify-content: space-between;margin:22px 0;}
.kwMain .section2 .box .left{width: 920px;}
.kwMain .section2 .box1{background: #FFFFFF;box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.1);padding: 22px;display: flex ;}
.kwMain .section2 .box1 .pic img{display: block;width: 112px;box-shadow: 0 5px 20px rgba(0,0,0,.1);}
.kwMain .section2 .box1 .pic h3{font-size: 14px;color: #000000;line-height: 30px;text-align: center;}
.kwMain .section2 .box1 .block{margin-left: 38px;width: calc(100% - 120px);}
.kwMain .section2 .box1 .block h3{font-size: 18px;color: #000000;line-height: 24px;}
.kwMain .section2 .box1 .block ul{font-size: 0;margin-top: 10px;}
.kwMain .section2 .box1 .block ul li{font-size: 14px;color: #545454;line-height: 20px;font-weight: bold;margin: 7px 0;width: 50%;display: inline-block;vertical-align: top;}
/* .kwMain .section2 .box1 .block ul li:nth-child(2),.kwMain .section2 .box1 .block ul li:nth-child(5),.kwMain .section2 .box1 .block ul li:nth-child(8){width: 50%;} */
.kwMain .section2 .box1 .block ul li span{font-weight: normal;}
.kwMain .section2 .box1 .block .more{ width: 112px; padding-left: 38px; font-size: 14px; color: #ffffff; line-height: 34px; background-color: #2F78DB; background-image: url('../images/news/eye.png'); background-repeat: no-repeat; background-position: 13px center; background-size: auto 12px; display: block; margin-top: 4px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.kwMain .section2 .box1 .block .more:hover{box-shadow: 0 5px 20px rgba(47, 120, 219, .5);}
.kwMain .section2 .box2{background: #FFFFFF;box-shadow: 0px 0px 14px 0px rgba(0,0,0,0.06);margin-top: 22px;}
.kwMain .section2 .box2 .tabTit{border-bottom: 1px solid #8BAFE0;display: flex;align-items: center;padding-top: 5px;}
.kwMain .section2 .box2 .tabTit span{font-size: 18px;color: #000000;line-height: 24px;line-height: 60px;display: block;padding-bottom: 4px;font-weight: bold;padding: 0 22px;position: relative;cursor: pointer;}
.kwMain .section2 .box2 .tabTit span::after{content: '';width: 28px;height: 2px;background: #4A8EE5;position: absolute;left: 0;right: 0;margin: 0 auto;bottom: 10px;opacity: 0;visibility: hidden;}
.kwMain .section2 .box2 .tabTit span.active{color: #4A8EE5;}
.kwMain .section2 .box2 .tabTit span.active::after{opacity: 1;visibility: visible;}
.kwMain .section2 .box2 .con{display: none;padding: 16px 22px;}
.kwMain .section2 .box2 .con.active{display: block;}
.kwMain .section2 .box2 .items{display: flex;justify-content: space-between;flex-wrap: wrap;}
.kwMain .section2 .box2 .items .item{width: 410px;margin-bottom: 24px;}
.kwMain .section2 .box2 .items .item .h3{font-size: 18px;color: #5195E8;line-height: 36px;background: #C8DAF2;font-weight: bold;text-align: center;margin-bottom: 12px;}
.kwMain .section2 .box2 .items .item p{display: block;font-size: 14px;color: #000000;line-height: 20px;margin: 3px 0;font-weight: bold;position: relative;padding-left: 20px;}
.kwMain .section2 .box2 .items .item p:hover{color: #4A8EE5;}
.kwMain .section2 .box2 .items .item p::before{content: '';width: 10px;height: 10px;background: #3F93DE;position: absolute;left: 0;top: 6px;}
.kwMain .section2 .box2 .items .item .line{width: 100%;height: 12px;background: #DEE5F3;margin-top: 6px;}
.kwMain .section2 .box2 .pages{margin: 0 0 10px;}
.kwMain .section2 .box2 .desc{font-size: 16px;color: #333333;line-height: 32px;text-indent: 2em;}
.kwMain .section2 .box2 .desc *{font-size: 16px;color: #333333;line-height: 32px;text-indent: 2em;font-family: 'Noto Sans SC' !important;}
.kwMain .section2 .box2 .desc img{max-width: 100% !important;width: auto !important;height: auto !important;}


.kwMain .section2 .box .right{width: 260px;background: #F7F8FA;}
.kwMain .section2 .box .right .tit{font-size: 20px;color: #ffffff;line-height: 60px;background: linear-gradient( 180deg, #2C78D9 0%, #1E56AF 100%);box-shadow: 0px 0px 6px 0px rgba(0,0,0,0.15);text-align: center;}
.kwMain .section2 .box .right ul li{position: relative;}
.kwMain .section2 .box .right ul li a{display: block;font-size: 14px;color: #3F80E1;line-height: 50px;text-align: center;background: #E9EBED;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.kwMain .section2 .box .right ul li:hover a,.kwMain .section2 .box .right ul li.active a{background: linear-gradient( 180deg, #66AEF0 0%, #3676DD 100%);color: #ffffff;}
.kwMain .section2 .box .right ul li::after{content: '';width: 42px;height: 3px;background: #FFFFFF;border-radius: 3px;position: absolute;left: 0;right: 0;bottom: 8px;margin: 0 auto;opacity: 0;visibility: hidden;}
.kwMain .section2 .box .right ul li:hover::after,.kwMain .section2 .box .right ul li.active::after{opacity: 1;visibility: visible;}


.bmMain .section1 .img1{display: block;width: 100%;}
.bmMain .section1 .tit{display: flex;align-items: center;justify-content: space-between;margin: 24px 0 20px;}
.bmMain .section1 .tit img{display: block;width: 520px;}
.bmMain .section1 .tit h3{font-size: 22px;color: #2664B9;line-height: 24px;font-weight: bold;letter-spacing: 3px;}
.bmMain .section1 .box{border:1px solid #648FCD;margin-bottom: 18px;padding: 14px 32px 30px;}
.bmMain .section1 .box1 .lable{display: flex;justify-content: space-between;margin-top: 24px;}
.bmMain .section1 .box1 .input{display: flex;align-items: center;}
.bmMain .section1 .box1 .input span{font-size: 16px;color: #7F8288;line-height: 30px;margin-right: 10px;position: relative;}
.bmMain .section1 .box1 .input span em{font-style: normal;font-size: 22px; color: #FF4D4F;display: inline-block;vertical-align: middle;margin-right: 4px;position: absolute;left: -16px;top: 4px;}
.bmMain .section1 .box1 .input input{width: 228px;height: 34px;background: #FEFEFE;border-radius: 5px; border: 1px solid #B3B4B5;font-size: 14px;color: #333333;line-height: 34px;padding: 0 14px;}
.bmMain .section1 .box2{padding-bottom: 26px;}
.bmMain .section1 .box2 .item{border-bottom:1px solid rgba(151, 151, 151, .15);padding: 14px 0 22px;}
.bmMain .section1 .box2 .item .top{font-size: 16px;color: #5B86C4;line-height: 24px;margin-bottom: 12px;cursor: pointer;}
.bmMain .section1 .box2 .item .top .dx{display: block;width: 16px;height: 16px;background-image: url('../images/news/dx.png');background-repeat: no-repeat;background-position: center;background-size: 100%;margin-right: 6px;margin-top: -2px;display: inline-block;vertical-align: middle;}
.bmMain .section1 .box2 .item.active .top .dx{background-image: url('../images/news/dxOn.png');}
.bmMain .section1 .box2 .item .bot{display: flex;justify-content: space-between;}
.bmMain .section1 .box2 .input span{font-size: 14px;color: #898989;line-height: 30px;display: block;margin-bottom: 5px;}
.bmMain .section1 .box2 .input input{width: 206px;height: 34px;background: #FEFEFE;border-radius: 5px; border: 1px solid #B3B4B5;font-size: 14px;color: #333333;line-height: 34px;padding: 0 14px;}
.bmMain .section1 .box2 .item:last-child{border-bottom: 0;}
.bmMain .section1 .box2 .aBox{display: flex;align-items: center;margin-top: 10px;}
.bmMain .section1 .box2 .aBox .sp1{font-size: 16px;color: #5B86C4;line-height: 30px;padding-left: 22px;background-image: url(../images/news/add.png);background-repeat: no-repeat;background-position: left center;background-size: 16px auto;margin-right: 24px;cursor: pointer;}
.bmMain .section1 .box2 .aBox .sp2{font-size: 16px;color: #FF4D4F;line-height: 30px;padding-left: 22px;background-image: url(../images/news/close.png);background-repeat: no-repeat;background-position: left center;background-size: 16px auto;cursor: pointer;}


.bmMain .section1 .box3 .lable{margin-bottom: 6px;}
.bmMain .section1 .box3 .input span{color: #5B5B5B;}
.bmMain .section1 .box3 .lable2{display: flex;align-items: center;font-size: 16px;color: #5B5B5B;line-height: 30px;margin: 4px 0;}
.bmMain .section1 .box3 .lable2 .fr{display: flex;align-items: center;margin-left: 10px;}
.bmMain .section1 .box3 .lable2 .fr .dx{display: flex;align-items: center;margin-right: 20px;cursor: pointer;}
.bmMain .section1 .box3 .lable2 .fr i{display: block;width: 16px;height: 16px;background-image: url('../images/news/dx.png');background-repeat: no-repeat;background-position: center;background-size: 100%;margin-right: 10px;}
.bmMain .section1 .box3 .lable2 .fr .dx.active i{background-image: url('../images/news/dxOn.png');}
.bmMain .section1 .tj{width: 234px;height: 54px;background-image: url('../images/news/btn.png');background-repeat: no-repeat;background-position: center;background-size: 100%;font-size: 0;cursor: pointer;border: 0;margin: 40px auto;display: block;position: relative;z-index: 2;}

.bmMain .section2 .img1{display: block;width: 100%;}
.bmMain .section2 .tit{display: flex;align-items: center;justify-content: space-between;margin: 24px 0 20px;}
.bmMain .section2 .tit img{display: block;width: 520px;}
.bmMain .section2 .tit h3{font-size: 22px;color: #2664B9;line-height: 24px;font-weight: bold;letter-spacing: 3px;}
.bmMain .section2 .box{background: #F9F9F9;padding-bottom: 70px;}
.bmMain .section2 .form{padding: 14px 84px 0;}
.bmMain .section2 .form .lable{display: flex;align-items: center;justify-content: space-between;margin-bottom: 30px;}
.bmMain .section2 .form .lable span{font-size: 16px;color: #515151;line-height: 30px;font-weight: bold;text-align: justify;display: block;width: 82px;}
.bmMain .section2 .form .lable textarea{width: 954px;height: 184px;background: #FEFEFE;box-shadow: inset 0px 0px 7px 0px rgba(0,0,0,0.25);border-radius: 5px; border: 1px solid #E3E3E3;padding: 24px;font-size: 14px;color: #333333;line-height: 26px;}
.bmMain .section2 .form .lable .input{display: flex;align-items: center;}
.bmMain .section2 .form .lable input{width: 360px;height: 34px;background: #FEFEFE;box-shadow: inset 0px 0px 5px 0px rgba(0,0,0,0.3);border-radius: 5px;
border: 1px solid #E3E3E3;font-size: 14px;color: #333333;line-height: 34px;padding: 0 24px;}
.bmMain .section2 .tj{width: 234px;height: 54px;background-image: url('../images/news/btn.png');background-repeat: no-repeat;background-position: center;background-size: 100%;font-size: 0;cursor: pointer;border: 0;margin: 70px auto 0;display: block;position: relative;z-index: 2;}


.bkMain .section1 .items{padding: 40px 0 40px;}
.bkMain .section1 .items .item{margin-bottom: 30px;}
.bkMain .section1 .items .item a{display: flex;justify-content: space-between;}
.bkMain .section1 .items .item .left{width: 306px;background: #FFFFFF;box-shadow: 0px 0px 4px 0px rgba(0,0,0,0.3);padding: 20px 0 10px;}
.bkMain .section1 .items .item .left .pic{overflow: hidden;width: 268px;margin: 0 auto;}
.bkMain .section1 .items .item .left .pic img{ display: block; width: 100%; transition: all  500ms ease; -webkit-transition: all  500ms ease; -moz-transition: all  500ms ease; -ms-transition: all  500ms ease; -o-transition: all  500ms ease; }
.bkMain .section1 .items .item:hover .left .pic img{ transform:scale(1.05) ; -webkit-transform:scale(1.05) ; -moz-transform:scale(1.05) ; -ms-transform:scale(1.05) ; -o-transform:scale(1.05) ; }
.bkMain .section1 .items .item .left h3{font-size: 16px;color: #000000;line-height: 24px;text-align: center;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 10px;}
.bkMain .section1 .items .item:hover .left h3{color: #2F78DB;}
.bkMain .section1 .items .item .right{width: 870px;background: #F7F8FA;padding: 10px 16px 28px;text-align: right;}
.bkMain .section1 .items .item .right p{font-size: 16px;color: #000000;line-height: 36px;font-weight: bold;text-align: left;overflow: hidden;}
.bkMain .section1 .items .item .right span{ width: 132px; height: 40px; background: #2F78DB; display: inline-block; font-size: 14px; color: #ffffff; text-align: center; line-height: 40px; transition: all 500ms ease; -webkit-transition: all 500ms ease; -moz-transition: all 500ms ease; -ms-transition: all 500ms ease; -o-transition: all 500ms ease; }
.bkMain .section1 .items .item:hover .right span{box-shadow: 0 5px 20px rgba(47, 120, 219, .5);}

.loginMain .section1{padding-bottom: 130px;}
.loginMain .section1 .box{width:100%;height: 520px; background-image: url(../images/news/loginBg.png);background-repeat: no-repeat;background-position: center;background-size: cover;display: flex;align-items: center;justify-content: center;margin-top: 36px;}
.loginMain .section1 .box1{width: 300px;background: #FFFFFF;border-radius: 15px;padding: 26px;}
.loginMain .section1 .box1 .logo{display: block;width: 52px;margin: 0 auto 15px;}
.loginMain .section1 .box1 .lable span{font-size: 14px;color: #000000;line-height: 30px;font-weight: bold;margin-bottom: 5px;display: block;}
.loginMain .section1 .box1 .lable input{width: 100%;height: 28px;border: 1px solid #C9C9C9;font-size: 14px;color: #333333;line-height: 28px;padding: 0 10px;}
.loginMain .section1 .box1 .tips{font-size: 12px;color: #898989;line-height: 24px;margin: 5px 0 30px;overflow: hidden;}
.loginMain .section1 .box1 .tips span,.loginMain .section1 .box1 .tips .fr{color: #2275FF;cursor: pointer;}
.loginMain .section1 .box1 .tj{width: 100%;height: 28px;background: #2275FF;font-size: 14px;color: #ffffff;line-height: 28px;text-align: center;border: 0;cursor: pointer;margin-bottom: 25px;}
.loginMain .section1 .box1 .tj2{width: 100%;height: 28px;background: #2275FF;font-size: 14px;color: #ffffff;line-height: 28px;text-align: center;border: 0;cursor: pointer;margin-bottom: 5px;margin-top: 26px;}
.loginMain .section1 .registerBox{display: none;}
.loginMain .section1 .registerBox .logo{margin-bottom: 10px;}
.loginMain .section1 .box1 .tj3{width: 100%;height: 28px;background: #2275FF;font-size: 14px;color: #ffffff;line-height: 28px;text-align: center;border: 0;cursor: pointer;margin-bottom: 5px;margin-top: 26px;}
.loginMain .section1 .passwordBox{display: none;}
