@font-face {font-family: Montserrat; src: url("../fonts/Montserrat-Light-6.otf"); }
html {font-size:100%;width:100%;outline:none;min-height:100%;position:relative;}
body {font-family:arial,Helvetica,Tahoma,sans-serif;font-size:16px;font-weight:400;color:#333333;text-align:left;margin:auto;width:100%;min-width:100%;outline:none;}
body,div,p,input,a,span,img,ul,li,textarea,select,button {outline:none;}
html {font-size:100%;width:100%;outline:none;}
body,div,p,span,ul,li,a,input,textarea {box-sizing:border-box;}
.clearfix::after {display:block;content:'';clear:both;}
header ul {margin:0;padding:0;}
header li {list-style:none;}
ul.clearfix {margin:0;padding:0;}
ul.clearfix li{list-style:none;}
.left {float:left;}
.right {float:right;}
img {max-width:100%;height:auto;object-fit:cover;}
p {margin-bottom:1rem;}
.boxShadow {-moz-box-shadow:0 1px 5px rgba(0,0,0,0.26);-webkit-box-shadow:0 1px 5px rgba(0,0,0,0.26);box-shadow:0 1px 5px rgba(0,0,0,0.26);}
/* gShow */.gShow {opacity:0;}
@keyframes mymove {from {transform:translate3d(0,50%,0);opacity:0;}
to {transform:translate3d(0,0,0);opacity:1;}
}
@-webkit-keyframes mymove/* Safari and Chrome */ {from {transform:translate3d(0,50%,0);opacity:0;}
to {transform:translate3d(0,0,0);opacity:1;}
}
.fontFadeIn {animation:3s ease 0s 1 normal none running fontMove;-webkit-animation:3s ease 0s 1 normal none running fontMove;}
@keyframes fontMove {from {transform:translate3d(-10%,50%,0);opacity:0;}
to {transform:translate3d(0,0,0);opacity:1;}
}
@-webkit-keyframes fontMove/* Safari and Chrome */ {from {transform:translate3d(-10%,50%,0);opacity:0;}
to {transform:translate3d(0,0,0);opacity:1;}
}

/* banner */.banner {position:relative;overflow:hidden;}
.banner img {transform:scale(1,1);-webkit-transform:scale(1,1);animation:10s infinite alternate bannerMove;-webkit-animation:10s infinite alternate bannerMove;display:block;}
@keyframes bannerMove {from {transform:scale(1,1);}
to {transform:scale(1.1,1.1);}
}
@-webkit-keyframes bannerMove/*Safari and Chrome*/ {from {-webkit-transform:scale(1,1);}
to {-webkit-transform:scale(1.1,1.1);}
}
.content{width: 96%;margin: 0 auto;}
/* header */header {background-color: #20388E;position: absolute;top: 0;left:0;width:100%;z-index:999;transition:.3s;}
header .logo {margin-top:15.5px;overflow:hidden;margin-right: 54px;}
header .logo img {width:auto;display:block;}
header .logo img:last-child {/* display:none; */}
header .tabs>li {margin-left: 34px;position:relative;}
header .tabs>li:first-child {margin-left:0}
header .tabs>li>a {line-height: 70px;transition:.3s;position:relative;display:block;font-size: 16px;font-family: Montserrat;font-weight: 400;color: #FFFFFF;}
header .tabs>li>a::after {content:"";display:block;position:absolute;bottom:0;left:0;height:2px;width:0;background-color:#1125f1;transition:.3s;}
header .tabs>li.active>a,header .tabs>li:hover>a {/* color:#72a2f7; */}
header .tabs>li.active>a::after,header .tabs>li:hover>a::after {width:100%;}
header .tabs>li ul {position:absolute;top: 75px;background-color:#fff;left: -34px;min-width:100%;transition:.3s;transform:scale(0,1);width: 152px;}
header .tabs>li ul a {display:block;transition:.3s;text-align:center;line-height:32px;padding:0 6px;white-space:nowrap;text-decoration:none;color:white;}
header .tabs>li ul a:hover {color: #0d1fc2;}
header .tabs>li:hover ul {transform:scale(1,1);}
header.homeHd {background-color: rgba(0,0,0,0.3);}
header.homeHd .logo img:first-child {display:none;}
header.homeHd .logo img:last-child {display:block;}
header.homeHd .tabs>li>a {color:white;text-decoration:none;}
header.homeHd .tabs>li>a::after {background-color:#72a2f7;}
header.homeHd .tabs>li ul {background-color:rgba(0,0,0,.3);}
header.hdBgcolor {background-color:#fff;border-bottom:0px;box-shadow:0px 1px 12px 1px rgba(0,0,0,0.13);position: relative;top: 0;}
header.hdBgcolor .logo img {filter: drop-shadow(100px 0 #333);position:relative;left:-20px;left: -100px;}
header.hdBgcolor .tabs>li>a {/* color:#373737; */}
header.hdBgcolor .tabs>li>a::after {background-color:#1125f1;}
header.hdBgcolor .tabs>li:hover>a,header.hdBgcolor .tabs>li:active>a {color:#076CE0;}
header.hdBgcolor .tabs>li ul {background-color:rgba(255,255,255,1);}
header.hdBgcolor .tabs li a{/* background-image: linear-gradient(to right , #4ed4df, #fcc369); *//* -webkit-background-clip: text; *//* -webkit-text-fill-color: transparent; */color: #333333;}
header.hdBgcolor .tabs li.active a{color: #20388E;}


header.hdBgcolor1 {background-color:#fff;border-bottom:0px;box-shadow:0px 1px 12px 1px rgba(0,0,0,0.13);position: relative;}
header.hdBgcolor1 .logo img {filter:drop-shadow(100px 0 #1224ed);position:relative;left:-20px;left:-100px;}
header.hdBgcolor1 .tabs>li>a {color:#373737;}
header.hdBgcolor1 .tabs>li>a::after {background-color:#1125f1;}
header.hdBgcolor1 .tabs>li:hover>a,header.hdBgcolor1 .tabs>li:active>a {color:#076CE0;}
header.hdBgcolor1 .tabs>li ul {background-color:rgba(255,255,255,1);}

header.homeHd .topLink {line-height:66px;/* background:url(../images/top_bg.jpg) center center no-repeat;*/ height:66px;background-size:cover;border-bottom:1px solid rgba(255,255,255,.3);}
header.homeHd .topLink .left {font-size:12px;color:#cccccc;}
header.homeHd .topLink .right {width:370px;}
header.homeHd .topLink .right .p1 {font-size:12px;color:#cccccc;float:left;margin-right:30px;}
header.homeHd .topLink .right .p2 {font-size:12px;color:#cccccc;}
.homeHd .content {height: 70px;}
header.homeHd .tabs>li:hover>a,header.homeHd .tabs>li.hover>a {/* color:#20388E; */}
header.hdBgcolor.homeHd .topLink {border-bottom:1px solid #ddd;}
header.hdBgcolor.homeHd .topLink .txtScroll-top .infoList li .date,header.hdBgcolor1.homeHd .topLink .txtScroll-top .infoList li a {color:#373737;}
header.hdBgcolor .topLink .txtScroll-top .hd .next,header.hdBgcolor .topLink .txtScroll-top .hd .prev {filter: drop-shadow(5px 0 #000);position:relative;/* left:-20px;*//* left:-100px;*//* left:35px;*/left: -5px;}
header.hdBgcolor1.homeHd .topLink {border-bottom:1px solid #ddd;}
header.hdBgcolor1.homeHd .topLink .txtScroll-top .infoList li .date,header.hdBgcolor.homeHd .topLink .txtScroll-top .infoList li a {color:#373737;}
header.hdBgcolor1 .topLink .txtScroll-top .hd .next,header.hdBgcolor1 .topLink .txtScroll-top .hd .prev {filter:drop-shadow(10px 0 #000);position:relative;/* left:-20px;*//* left:-100px;*//* left:35px;*/left:-11px;}
header.homeHd .link {
}
header.homeHd .link .link_1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;float: left;margin-top: 24px;margin-right: 30px;}
header.homeHd .link .link_1 .img{width: 23px;height: 23px;margin-right: 10px;float: left;overflow: hidden;}
header.homeHd .link .link_1 .img img{}
header.homeHd .link .link_1 a{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 30px;}
header.homeHd .link .link_1 .txt{
    float: left;
    margin-top: -4px;
}
header.homeHd .link .link_2{
    float: left;
    margin-top: 18px;
}
header.homeHd .link .link_2 a{width: 120px;height: 35px;background: #0D1FC2;border-radius: 18px;font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;display: block;text-align: center;line-height: 35px;}
header.hdBgcolor .link .link_1 a,header.hdBgcolor .link .link_1 .txt{color: #666666;}
header.hdBgcolor .link .link_1 .img img{    filter: drop-shadow(100px 0 #999);position: relative;left: -100px;}
header.homeHd .link .link_1 a:hover{color: #ccc;}

.topLink .txtScroll-top {overflow:hidden;position:relative;/* border:1px solid #ccc;*/height:66px;}
.topLink .txtScroll-top .hd {overflow:hidden;height:30px;/* background:#f4f4f4;*/position:absolute;right:0;top:16px;width:34px;}
.topLink .txtScroll-top .hd .prev,.txtScroll-top .hd .next {display:block;width:12px;height:18px;float:right;margin-right:5px;margin-top:10px;/* overflow:hidden;*/ cursor:pointer;}
.topLink .txtScroll-top .hd .next {background:url(../images/new_right.png) center center no-repeat;}
.topLink .txtScroll-top .hd .prev {background:url(../images/new_left.png) center center no-repeat;}
.topLink .txtScroll-top .hd ul {float:right;overflow:hidden;zoom:1;margin-top:10px;}
.topLink .txtScroll-top .hd ul li {float:left;width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url("images/icoCircle.gif") 0 -9px no-repeat;}
.topLink .txtScroll-top .hd ul li.on {background-position:0 0;}
.topLink .txtScroll-top .bd {padding:0;width:80%;}
.topLink .txtScroll-top .infoList li {height:66px;line-height:66px;}
.topLink .txtScroll-top .infoList li .date {float:left;color:#ffffff;font-size:16px;font-weight:bold;margin-right:26px;}
.topLink .txtScroll-top .infoList li a {color:#ffffff;font-size:16px;font-weight:bold;}
.home_1_top {}
.home_1_top .img {position:relative;}
.home_1_top .cont {position:absolute;top: 14%;left: 4%;transform: translateY(160px);-webkit-transform: translateY(160px);opacity: 0;transition: 1s;-webkit-transition: 1s;}
.home_1_top .cont .p1 {text-align: left;font-size: 20px;font-family: HarmonyOS Sans SC;font-weight: bold;color: #FFFFFF;line-height: 22px;}
.home_1_top .cont .p2 {width: 80px;height: 1px;background: #FFFFFF;margin: 10px 0 20px 0;}
.home_1_top .cont .p3 {text-align: left;font-size: 14px;font-family: HarmonyOS Sans SC;font-weight: 500;color: #FFFFFF;line-height: 22px;width: 100%;}
.home_1_top .cont .aniu {width:200px;height:52px;margin:0 auto;}
.home_1_top .cont .aniu img {margin-top:20%;}
/* home */
.home_1_top .swiper-button-btn {height:77px;width:80px;background-color:rgba(255,255,255,.2);background-size:15px 28px;margin-top:-30px;transition:.3s;}
.home_1_top .swiper-button-btn:hover {opacity: 0.8;}
.home_1_top .swiper-button-prev {background:url(../images/by_left.png) center center no-repeat;left:50%;margin-left:-650px;}
.home_1_top .swiper-button-next {background:url(../images/banner_right.png) center center no-repeat;right:50%;margin-right:-650px;}

.home_1_top .swiper-pagination {bottom:40px;}
.home_1_top .swiper-pagination-bullet {width:15px;height:15px;opacity:1;transition:.3s;background-color:#FFFFFF;border-radius:2px;margin-right:12px !important;}
.home_1_top .swiper-pagination-bullet-active {background-color:#ae0201;transform:rotate(45deg);-webkit-transform:rotate(45deg);}

.home_1_top  .swiper-slide.swiper-slide-active .cont{transform: translateY(0);-webkit-transform: translateY(-0px); opacity: 1;}
/* ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¦ÃƒÂ¢Ã¢â€šÂ¬Ã¢â‚¬Å“ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ */
.home_1 {
    padding-top: 20px;
}
.home_1 .part .part1{}
.home_1  .part1 .left{width: 100%;float: none;}
.home_1  .part1 .left .p1{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 30px;padding-bottom: 14px;}
.home_1  .part1 .left .p2{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 38px;margin-bottom: 20px;}
.home_1  .part1 .left .more{width: 160px;position: relative;height: 46px;}
.home_1  .part1 .left .more .img{transition:all ease .6s;width: 36px;height: 36px;position: absolute;left: 0;/* right: auto; */}
.home_1  .part1 .left .more .img img{width: 36px;}
.home_1  .part1 .left .more span{transition:all ease .6s;position: absolute;right: 0;/* left: auto; */font-size: 16px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 20px;top: 8px;border-bottom: 1px solid #20388E;width: 100px;}
.home_1  .part1 .right{width: 100%;float: none;}
.home_1  .part1 .right p{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 26px;text-align: justify;}
.home_1  .part1 .left .more:hover .img{/* right: 0; *//* left: 170px; *//* transition:all ease .6s; */}
.home_1  .part1 .left .more:hover span{/* left: 0; *//* right: 70px; *//* transition:all ease .6s; */}
.home_1  .part2{
    margin: 20px 0px 0;
}
.home_1  .part2 .list{width: 100%;}
.home_1  .part2 .list .item{width: 100%;height: 270px;float: none;margin-bottom: 10px;}
.home_1  .part2 .list .item .img{}
.home_1  .part2 .list .item .img img{}
.home_1  .part3{}
.home_1  .part3 .left{width: 450px;display: none;}
.home_1  .part3 .left .img_1{width: 384px;height: 550px;margin-right: 8px;float: left;}
.home_1  .part3 .left .img_1 img{}
.home_1  .part3 .left .cont{
    float: left;
    width: 450px;
}
.home_1  .part3 .left .cont .img{width: 210px;height: 271px;float: left;margin-right: 8px;margin-bottom: 8px;}
.home_1  .part3 .left .cont .img img{}
.home_1  .part3 .right{width: 100%;/* height: 260px; */background: #EFF1F7;border-radius: 0;padding-bottom: 30px;}
.home_1  .part3 .right .p1{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 28px;text-align: center;padding-top: 30px;padding-bottom: 20px;}
.home_1  .part3 .right .p2{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 20px;width: 100%;text-align: center;margin: 0 auto;height: auto;margin-bottom: 30px;}

.home_1  .part3 .right .more{width: 140px;position: relative;margin: 0 auto;height: 36px;}
.home_1  .part3 .right .more .img{transition:all ease .6s;width: 36px;height: 36px;position: absolute;left: 0;right: auto;}
.home_1  .part3 .right .more .img img{width: 36px;}
.home_1  .part3 .right .more span{transition:all ease .6s;position: absolute;right: 0;left: auto;font-size: 16px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 20px;top: 8px;border-bottom: 1px solid #20388E;}
.home_1  .part3 .right .more:hover .img{/* right: 0; *//* left: 164px; *//* transition:all ease .6s; */}
.home_1  .part3 .right .more:hover span{/* left: 0; *//* right: 70px; *//* transition:all ease .6s; */}

.home_2{height: auto;background: url(../images/home2_1.jpg) center center no-repeat;margin-top: 30px;padding-bottom: 30px;}
.home_2 .part{}
.home_2 .part .p1{font-size: 22px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 30px;padding: 40px 0 25px 0;}
.home_2 .part .p2{font-size: 20px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 30px;height: auto;margin-bottom: 20px;}
.home_2 .part .more{}
.home_2 .part .more .img{}
.home_2 .part .more .img img{}
.home_2 .part .more span{}

.home_2 .part .more{
    height: 36px;
}
.home_2 .part .more .img{transition-duration: .3s;width: 36px;height: 36px;display: inline-block;margin-right: 10px;}
.home_2 .part .more .img img{width: 36px;}
.home_2 .part .more span{font-size: 15px;font-family: Montserrat;font-weight: 300;color: #fff;line-height: 30px;top: 8px;border-bottom: 1px solid #fff;vertical-align: 17px;}
.home_2 .part .more:hover .img{/* margin-right: 40px; */}

.home_3{background: url(../images/home3_1.jpg) center center no-repeat;height: auto;margin-top: 30px;padding-bottom: 30px;}
.home_3 .part{
    position: relative;
}
.home_3 .part .left{width: 100%;position: relative;z-index: 99;float: none;}
.home_3 .part .left .title{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 30px;padding: 6px 0 20px 0;}
.home_3 .part .left .list{}
.home_3 .part .left .list .item{width: 50%;height: 160px;background: #20388E;float: left;}
.home_3 .part .left .list .item a{}
.home_3 .part .left .list .item a p{transition:all ease .6s;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 18px;padding: 30px 20px;width: 100%;margin: 0 auto;}
.home_3 .part .right{position: relative;width: 100%;height: 280px;float: none;}
.home_3 .part .right .img{position: absolute;top: 0;right: 0;width: 100%;}
.home_3 .part .right .img img{
    height: 280px;
}
.home_3 .part .right .title{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 28px;width: 190px;text-align: left;height: auto;margin-left: 0px;margin-top: 18px;padding-bottom: 10px;}
.home_3 .part .right  .list{}
.home_3 .part .right  .list .item{}
.home_3 .part .right  .list .item a{font-size: 14px;font-family: Montserrat;font-weight: 400;color: #FFFFFF;line-height: 26px;}
.home_3 .part .left .list .item:first-child{background: #20388E;}
.home_3 .part .left .list .item:nth-child(2){background: #111112;}
.home_3 .part .left .list .item:nth-child(3){background: #fff;}
.home_3 .part .left .list .item:nth-child(4){background: #0D1FC2;}
.home_3 .part .left .list .item:nth-child(3) p{color: #20388E;}
.home_3 .part .right .cont{position: absolute;left: 20px;}
.home_3 .part .left .list .item:hover a p{/* transition:all ease .6s; *//* display: flex; *//* align-items: center; *//* justify-content: center; *//* padding: 0; *//* height: 100%; */}
.home_3 .part .right .list .item a i{height: 1px;width: 20px;background-color: #FFFFFF;display: inline-block;vertical-align: 6px;}
.home_3 .part .right .list .item:hover a{/* color: #0d1fc2; */}
.home_3 .part .right .list .item:hover a i{/* background-color: #0d1fc2; */}
.home_4{}
.home_4 .part{}
.home_4 .part .title{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 40px;margin-bottom: 20px;padding-top: 20px;}
.home_4 .part .p1{float: left;}
.home_4 .part .sx{float: right;position: relative;margin-top: 6px;}
.home_4 .part .sx span{float: left;font-size: 16px;font-family: Montserrat;font-weight: 300;color: #999999;line-height: 30px;margin-right: 10px;}
.home_4 .part .sx .detail{float: left;margin-right: 30px;}
.home_4 .part .sx .detail .d1{font-size: 16px;font-family: Montserrat;font-weight: bold;color: #2C2C2C;line-height: 30px;}
.home_4 .part .sx .detail .txt{display: none;position: absolute;}
.home_4 .part .sx .detail .txt .t1{font-size: 14px;font-family: Montserrat;font-weight: bold;color: #2C2C2C;line-height: 30px;}
.home_4 .part .sx .detail .xl{width: 11px;height: 7px;background: url(../images/hoem4_4.png) center center no-repeat;position: absolute;right: 0;top: 12px;}
.home_4 .part .part_main{
    margin-bottom: 20px;
}
.home_4 .part .part_main .part_1{display: none;}
.home_4 .part .part_main .part_1 .list{width: 100%;}
.home_4 .part .part_main .part_1 .list .item{width: 100%;float: none;margin-right: 0px;margin-bottom: 20px;}
.home_4 .part .part_main .part_1 .list .item .img{overflow: hidden;width: 100%;height: 268px;}
.home_4 .part .part_main .part_1 .list .item .img img{}
.home_4 .part .part_main .part_1 .list .item .txt{}
.home_4 .part .part_main .part_1 .list .item .txt .p1{margin-top: 16px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #2C2C2C;line-height: 20px;height: auto;padding-bottom: 6px;}
.home_4 .part .part_main .part_1 .list .item .txt .p2{font-size: 13px;font-family: Montserrat;font-weight: 300;color: #999999;line-height: 20px;}
.home_4 .part .part_main .part_1:first-child{display: block;}
.home_4 .part .part_main .part_1 .list .item:hover .txt .p1{/* color: #20388E; */}




/* footer */
footer {height: auto;background: #111112;padding-bottom: 60px;}
footer .part1{
    height: auto;
    padding-bottom: 10px;
}
footer .part1 .left{
    padding-top: 8px;
    width: 100%;
}
footer .part1 .left .title{position: relative;width: 680px;border-bottom: 1px solid #FFFFFF;display: none;}
footer .part1 .left .title .p1{font-size: 100px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 100px;padding-bottom: 10px;}
footer .part1 .left .title .img{width: 56px;height: 40px;position: absolute;right: 0;top: 34px;}
footer .part1 .left .cont{
    margin-top: 10px;
}
footer .part1 .left .cont .part1_1{float: left;width: 190px;display: none;}
footer .part1 .left .cont .part1_1 .item{}
footer .part1 .left .cont .part1_1 .item a{font-size: 20px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 48px;}
footer .part1 .left .cont .part1_2{float: none;}
footer .part1 .left .cont .part1_2 .p1{font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 38px;margin-bottom: 10px;}
footer .part1 .left .cont .part1_2 .list{
    margin-bottom: 20px;
}
footer .part1 .left .cont .part1_2 .list .item{float: left;width: 30px;height: 30px;margin-right: 10px;}
footer .part1 .left .cont .part1_2 .list .item .img{width: 30px;height: 30px;}
footer .part1 .left .cont .part1_2 .list .item .img img{}
footer .part1 .left .cont .part1_2 .link{}
footer .part1 .left .cont .part1_2 .link .item{}
footer .part1 .left .cont .part1_2 .link .item .sp1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 36px;width: 60px;display: inline-block;}
footer .part1 .left .cont .part1_2 .link .item .sp2{font-size: 14px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 36px;}
footer .part1 .right{
    width: 400px;
    padding-top: 108px;
    display: none;
}
footer .part1 .right .p1{font-size: 30px;font-family: Montserrat;font-weight: 500;color: #FFFFFF;line-height: 40px;width: 247px;margin-bottom: 50px;margin-left: 70px;}
footer .part1 .right .p2{width: 180px;height: 56px;background: #20388E;margin-bottom: 98px;margin-left: 70px;}
footer .part1 .right .p2 a{font-size: 16px;font-family: Montserrat;font-weight: 500;color: #FFFFFF;line-height: 56px;display: block;text-align: center;}
footer .part1 .right .search{}
footer .part1 .right .search .tit{font-size: 20px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 48px;}
footer .part1 .right .search form{width: 400px;height: 50px;background: rgba(32,56,142,0);border: 1px solid rgba(255,255,255,0.3);}
footer .part1 .right .search form input{width: 276px; height: 52px; background: none;border: 0;color: #FFFFFF;padding-left: 10px;}
footer .part1 .right .search form button{width: 120px;border: 0;border-left: 1px solid rgba(255,255,255,0.3);font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 48px;background: none;}
footer .part2{
    height: auto;
    border-top: 1px solid rgba(255,255,255,0.3);
    padding-top: 10px;
    padding-bottom: 10px;
}
footer .part2 .left{
    float: none;
}
footer .part2 .left p{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 20px;display: inline-block;margin-right: 0px;}
footer .part2 .left a{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 20px;display: inline-block;}
footer .part2 .right{
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 300;
    color: #FFFFFF;
    float: none;
}
footer .part2 .right a{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 30px;}
footer .part1 .left .cont .part1_1 .item a:hover{color: #CCCCCC;}
footer .part2 .left a:hover{color: #CCCCCC;}
footer .part2 .right a:hover{color: #CCCCCC;}
footer .part1 .right .p2:hover{    background: #3d59be;}
footer .part1 .left .cont .part1_2 .list .item:hover .img{opacity: 0.8;}
/* ÃƒÆ’Ã‚Â¥ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â ÃƒÂ¢Ã¢â€šÂ¬Ã‚Â¦ÃƒÆ’Ã‚Â©Ãƒâ€šÃ‚Â¡Ãƒâ€šÃ‚Âµ */
.nybanner{
    height: 140px;
}
.nybanner img{ height: 140px;}
.mbx{
    margin-bottom: 0px;
}
.mbx a{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 30px;}
.mbx a.active,.mbx a:hover{color: #20388E;}
.awardsPage{}
.awardsPage .part1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 22px;margin-bottom: 20px;}
.awardsPage .part2{
    margin-bottom: 20px;
}
.awardsPage .part2 .title{border-bottom: 1px solid  #DDDDDD;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;padding-bottom: 6px;margin-bottom: 20px;}
.awardsPage .part2 .list{}
.awardsPage .part2 .list .item{border-bottom: 1px solid #DDDDDD;padding-bottom: 10px;margin-bottom: 10px;}
.awardsPage .part2 .list .item a{display: block;height: auto;}
.awardsPage .part2 .list .item .img{width: 30%;height: 148px;float: left;overflow: hidden;}
.awardsPage .part2 .list .item .img img{}
.awardsPage .part2 .list .item .txt{width: 60%;float: right;}
.awardsPage .part2 .list .item .txt .p1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 16px;padding: 6px 0 10px;}
.awardsPage .part2 .list .item .txt .p2{height: auto;font-size: 12px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 14px;}
.awardsPage .part2 .more{width: 240px;height: 46px;background: #20388E;border-radius: 4px;margin: 0 auto;position: relative;cursor: pointer;}
.awardsPage .part2 .more span{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 46px;padding-left: 52px;}
.awardsPage .part2 .more i{width: 13px;height: 8px;background: url(../images/awards_2.png) center center no-repeat;display: block;position: absolute;right: 50px;top: 20px;}
.conferences1Page{}
.conferences1Page .part1{
    margin-bottom: 30px;
}
.conferences1Page .part1 .p1{float: none;font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 28px;margin-bottom: 10px;}
.conferences1Page .part1 .search{float: none;width: 100%;height: 40px;background: #FFFFFF;border: 1px solid #20388E;}
.conferences1Page .part1 .search form{}
.conferences1Page .part1 .search form input{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #333333;border: 0;height: 38px;line-height: 38px;padding-left: 10px;width: 87%;}
.conferences1Page .part1 .search form button{width: 13%;height: 38px;background: #20388E;position: absolute;border: 0;}
.conferences1Page .part1 .search form button img{width: 18px;height: 18px;}
.conferences1Page .part2{
    margin-bottom: 20px;
}
.conferences1Page .part2 .list{
    width: 100%;
}
.conferences1Page .part2 .list .item{position: relative;padding: 0 20px;padding-top: 20px;width: 100%;height: 250px;background: #FFFFFF;border: 3px solid #EBEDF0;float: left;margin-right: 30px;margin-bottom: 30px;cursor: pointer;}
.conferences1Page .part2 .list .item a{display: block;text-decoration:none}
.conferences1Page .part2 .list .item .p1{}
.conferences1Page .part2 .list .item .p1 i{margin: 0 14px;display: inline-block;width: 1px;height: 12px;background: #CCCCCC;}
.conferences1Page .part2 .list .item .p1 .sp1{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 20px;}
.conferences1Page .part2 .list .item .p1 .sp2{font-size: 12px;font-family: Montserrat;font-weight: bold;color: #333333;line-height: 20px;}
.conferences1Page .part2 .list .item .p2{font-size: 18px;font-family: Montserrat;font-weight: bold;text-decoration: underline;color: #000000;line-height: 20px;margin-top: 10px;margin-bottom: 10px;}
.conferences1Page .part2 .list .item .p3{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 20px;}
.conferences1Page .part2 .list .item .detail{display: none;position: absolute;bottom: 0;right: 0;background: url(../images/conferences_2.png) center center no-repeat;width: 74px;height: 74px;display: none;}
.conferences1Page .part2 .list .item:hover .detail{display: none;}
.conferences1Page .part2 .list .item:hover{/* border: 3px solid #20388E; */}
.conferences1Page .part2 .list .item:hover .p2{/* color: #20388E; */}
.conferences1Page .part2 .more{width: 240px;height: 46px;background: #20388E;border-radius: 4px;margin: 0 auto;position: relative;cursor: pointer;}
.conferences1Page .part2 .more span{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 46px;padding-left: 52px;}
.conferences1Page .part2 .more i{width: 13px;height: 8px;background: url(../images/awards_2.png) center center no-repeat;display: block;position: absolute;right: 50px;top: 20px;}
.conferences2Page{}
.conferences2Page .conferences2top{height: auto;background: #F5F5F5;padding-top: 20px;}
.conferences2Page .conferences2top .title{font-size: 16px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 28px;}
.conferences2Page .conferences2top .p1{font-size: 14px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 20px;padding-top: 20px;}
.conferences2Page .conferences2top .p2{font-size: 14px;font-family: Montserrat;font-weight: bold;color: #666;line-height: 20px;height: auto;}
.conferences2Page .conferences2top .p3{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #989EA7;line-height: 30px;}
.conferences2Page .conferences2top .p3 .time{
    display: inline-block;
    margin-right: 10px;
}
.conferences2Page .part1{
    padding-top: 30px;
    padding-bottom: 30px;
}
.conferences2Page .part1 .left{width: 100%;float: none;}
.conferences2Page .part1 .left{word-break: break-all;}
.conferences2Page .part1 .left .title{border-bottom: 2px solid #000000;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;padding-bottom: 14px;}
.conferences2Page .part1 .left .cont{}
.conferences2Page .part1 .left .cont .item{border-bottom: 1px dashed #CCCCCC;padding-bottom: 25px;overflow: hidden;}
.conferences2Page .part1 .left .cont .item .ztit{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 24px;padding-top: 20px;padding-bottom: 12px;}
.conferences2Page .part1 .left .cont .item input{height: 48px;line-height: 48px;background: #F5F5F5;width: 100%;border: 0;padding-left: 20px;}
.conferences2Page .part1 .item .item_1 .bys .file1 input{opacity:0;}
.conferences2Page .part1 .left .cont .item .item_1{
    margin-bottom: 10px;
    position: relative;
}
.conferences2Page .part1 .left .cont .item .item_1 .ftit{
    margin-bottom: 12px;
    margin-top: -8px;
}
.conferences2Page .part1 .left .cont .item .item_1 .ftit_1{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;display: block;}
.conferences2Page .part1 .left .cont .item .item_1 .ftit_1 span{color: #FF0000;}
.conferences2Page .part1 .left .cont .item .item_1 .ftit_2{
    display: block;
    float: none;
}
.conferences2Page .part1 .left .cont .item .item_1 .ftit_2 img{width: auto;}
.conferences2Page .part1 .left .cont .item .item_1 .ftit_2 span{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;}
.conferences2Page .part1 .left .cont .item .item_1 select{
    width: 100%;
    height: 48px;
    background: #F5F5F5;
    border: 0;
    padding-left: 10px;
}

.conferences2Page .part1 .left .cont .item.it2 {padding-bottom: 0;}
.conferences2Page .part1 .left .cont .item.it3{}
.conferences2Page .part1 .left .cont .item.it3 .top_1{
    width: 100%;
}
.conferences2Page .part1 .left .cont .item.it3 .top_1 .item_1{width: 100%;float: left;margin-right: 25px;}
.conferences2Page .part1 .left .cont .item.it3 .top_1 .item_1 .ftit{}
.conferences2Page .part1 .left .cont .item.it3 .bottom_1{}
.conferences2Page .part1 .left .cont .item.it3 .bottom_1 select{width: 100%;}
.conferences2Page .part1 .left .cont .item.it3 textarea{height: 80px;width: 100%;border: 0;padding: 10px;  background: #F5F5F5;}
.conferences2Page .part1 .left .cont button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 54px;border: 0;margin: 25px 0 60px;}
.conferences2Page .part1 .left .jj{}
.conferences2Page .part1 .left .jj .title{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #000000;line-height: 24px;border: 0;}
.conferences2Page .part1 .left .jj .jj_cont{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 20px;}
.conferences2Page .part1 .right{width: 100%;float: none;}
.conferences2Page .part1 .right .part_r1{width: 100%;height: 360px;background: #20388E;padding: 0 10px;}
.conferences2Page .part1 .right .part_r1 .title{border-bottom: 1px solid #FFFFFF;font-size: 22px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 20px;padding-top: 28px;padding-bottom: 10px;}
.conferences2Page .part1 .right .part_r1 .list{}
.conferences2Page .part1 .right .part_r1 .list .item{height: 40px;line-height: 40px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.conferences2Page .part1 .right .part_r1 .list .item a{display: block;font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 40px;padding-left: 17px;}
.conferences2Page .part1 .right .part_r2{width: 100%;height: 380px;background: #F5F5F5;padding: 10px;padding-top: 28px;}
.conferences2Page .part1 .right .part_r2 .title{font-size: 20px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 20px;border-bottom: 2px solid #000;padding-bottom: 10px;margin-bottom: 16px;}
.conferences2Page .part1 .right .part_r2 form{}
.conferences2Page .part1 .right .part_r2 form .item{
    margin-bottom: 10px;
}
.conferences2Page .part1 .right .part_r2 form .item label{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 40px;width: 100px;display: inline-block;}
.conferences2Page .part1 .right .part_r2 form .item input{width: 240px;height: 48px;background: #FFFFFF;border: 0;padding-left: 10px;width: 100%;}
.conferences2Page .part1 .right .part_r2 form button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 60px;border: 0;margin-top: 20px;}
.conferences2Page .part1 .right .part_r1 .list .item:last-child{border-bottom: 0;}
.conferences2Page .part1 .right .part_r1 .list .item:hover a,.conferences2Page .part1 .right .part_r1 .list .item.hover a{background-color: rgba(255,255,255,0.2);}


.conferences2Page .part1 .item .item_1 .bys{position: relative;background: #F5F5F5;height: 48px;}
.conferences2Page .part1 .item .item_1 .bys #jianliname{}
.conferences2Page .part1 .item .item_1 .bys .file1{width: 140px;position: absolute;right: 0;color: #fff;top: 0;}
.conferences2Page .part1 .item .item_1 .bys #file1{opacity: 0;}
.conferences2Page .part1 .item .item_1 .photo-list{height: 140px;background-color: #f5f5f5;}
.conferences2Page .part1 .item .item_1 .photo {width: 100px;border: 2px dashed #cdcdcd;height: 100px;/* vertical-align:middle; *//* text-align:center; *//* display:flex; *//* align-items:center; */margin: 20px;}
.conferences2Page .part1 .item .item_1 .photo span {color: #cdcdcd;position:absolute;z-index: 0;left: 46px;font-size: 80px;}
.conferences2Page .part1 .item .item_1 .photos {width:80px;border:1px dashed #eee;height:80px;vertical-align:middle;text-align:center;display:flex;align-items:center;}
.conferences2Page .part1 .item .item_1 .photos span {color:#eee;position:absolute;z-index:99999;left:35px;}
.conferences2Page .part1 .item .item_1 .filepath {width: 96px;height: 96px;opacity: 0;position: absolute;left: 20px;padding: 0;font-size: 0;border: 0;outline: 0;}
.conferences2Page .part1 .item .item_1 .del {position:absolute;width:100%;height:auto;background-color:#eee;opacity:0.8;display:block;text-align:center;line-height:2;bottom:0;z-index:9999999;}
.conferences2Page .part1 .item .item_1 .phto {width:80%;height:auto;float:left;display:flex;}
.conferences2Page .part1 .item .item_1 .tips{display: none;}



.conferences3Page{}
.conferences3Page .conferences3top{height: 400px;background: #F5F5F5;padding-top: 20px;}
.conferences3Page .conferences3top .title{font-size: 30px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;}
.conferences3Page .conferences3top .p1{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 30px;padding-top: 30px;}
.conferences3Page .conferences3top .p2{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #666;line-height: 30px;height: 90px;}
.conferences3Page .conferences3top .p3{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #989EA7;line-height: 30px;}
.conferences3Page .conferences3top .p3 .time{display: inline-block;margin-right: 30px;}
.conferences3Page .part1{padding-top: 60px;padding-bottom: 90px;}
.conferences3Page .part1 .left{width: 800px;}
.conferences3Page .part1 .left .title{border-bottom: 2px solid #000000;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;padding-bottom: 14px;}
.conferences3Page .part1 .left .cont{}
.conferences3Page .part1 .left .cont .item{border-bottom: 1px dashed #CCCCCC;padding-bottom: 25px;}
.conferences3Page .part1 .left .cont .item .ztit{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 24px;padding-top: 20px;padding-bottom: 12px;}
.conferences3Page .part1 .left .cont .item input{height: 48px;line-height: 48px;background: #F5F5F5;width: 100%;border: 0;padding-left: 20px;}
.conferences3Page .part1 .left .cont .item .item_1{margin-bottom: 23px;}
.conferences3Page .part1 .left .cont .item .item_1 .ftit{margin-bottom: 12px;margin-top: -8px;}
.conferences3Page .part1 .left .cont .item .item_1 .ftit_1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;display: inline-block;}
.conferences3Page .part1 .left .cont .item .item_1 .ftit_1 span{color: #FF0000;}
.conferences3Page .part1 .left .cont .item .item_1 .ftit_2{display: inline-block;float: right;}
.conferences3Page .part1 .left .cont .item .item_1 .ftit_2 img{width: auto;}
.conferences3Page .part1 .left .cont .item .item_1 .ftit_2 span{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;}
.conferences3Page .part1 .left .cont .item .item_1 select{width: 250px;height: 48px;background: #F5F5F5;border: 0;padding-left: 10px;}
.conferences3Page .part1 .left .cont .item.it2 {padding-bottom: 0;}
.conferences3Page .part1 .left .cont .item.it3{}
.conferences3Page .part1 .left .cont .item.it3 .top_1{width: 104%;}
.conferences3Page .part1 .left .cont .item.it3 .top_1 .item_1{width: 250px;float: left;margin-right: 25px;}
.conferences3Page .part1 .left .cont .item.it3 .top_1 .item_1 .ftit{}
.conferences3Page .part1 .left .cont .item.it3 .bottom_1{}
.conferences3Page .part1 .left .cont .item.it3 .bottom_1 select{width: 100%;}
.conferences3Page .part1 .left .cont .item.it3 textarea{height: 80px;width: 100%;border: 0;padding: 10px;  background: #F5F5F5;}
.conferences3Page .part1 .left .cont button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 54px;border: 0;margin: 25px 0 60px;}
.conferences3Page .part1 .left .jj{}
.conferences3Page .part1 .left .jj .title{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #000000;line-height: 24px;border: 0;}
.conferences3Page .part1 .left .jj .jj_cont{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 30px;}
.conferences3Page .part1 .right{width: 300px;}
.conferences3Page .part1 .right .part_r1{width: 300px;height: 525px;background: #20388E;padding: 0 30px;}
.conferences3Page .part1 .right .part_r1 .title{border-bottom: 1px solid #FFFFFF;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 24px;padding-top: 48px;padding-bottom: 20px;}
.conferences3Page .part1 .right .part_r1 .list{}
.conferences3Page .part1 .right .part_r1 .list .item{height: 60px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.conferences3Page .part1 .right .part_r1 .list .item a{display: block;font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 60px;padding-left: 17px;}
.conferences3Page .part1 .right .part_r2{width: 300px;height: 410px;background: #F5F5F5;padding: 30px;padding-top: 48px;}
.conferences3Page .part1 .right .part_r2 .title{font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;border-bottom: 2px solid #000;padding-bottom: 14px;margin-bottom: 20px;}
.conferences3Page .part1 .right .part_r2 form{}
.conferences3Page .part1 .right .part_r2 form .item{margin-bottom: 10px;}
.conferences3Page .part1 .right .part_r2 form .item label{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 40px;}
.conferences3Page .part1 .right .part_r2 form .item input{width: 240px;height: 48px;background: #FFFFFF;border: 0;padding-left: 10px;}
.conferences3Page .part1 .right .part_r2 form button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 60px;border: 0;margin-top: 20px;}
.conferences3Page .part1 .right .part_r1 .list .item:last-child{border-bottom: 0;}
.conferences3Page .part1 .right .part_r1 .list .item:hover a,.conferences3Page .part1 .right .part_r1 .list .item.hover a{background-color: rgba(255,255,255,0.2);}
.conferences3Page .part1 .left .cont .item  select{width: 100%;height: 48px;background: #F5F5F5;border: 0;padding-left: 10px;}


.conferences4Page{}
.conferences4Page .conferences4top{height: 400px;background: #F5F5F5;padding-top: 20px;}
.conferences4Page .conferences4top .title{font-size: 30px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;}
.conferences4Page .conferences4top .p1{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 30px;padding-top: 30px;}
.conferences4Page .conferences4top .p2{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #666;line-height: 30px;height: 90px;}
.conferences4Page .conferences4top .p3{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #989EA7;line-height: 30px;}
.conferences4Page .conferences4top .p3 .time{display: inline-block;margin-right: 30px;}
.conferences4Page .part1{padding-top: 60px;padding-bottom: 90px;}
.conferences4Page .part1 .left{width: 800px;}
.conferences4Page .part1 .left .title{border-bottom: 2px solid #000000;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;padding-bottom: 14px;}
.conferences4Page .part1 .left .cont{}
.conferences4Page .part1 .left .cont .item{border-bottom: 1px dashed #CCCCCC;padding-bottom: 25px;}
.conferences4Page .part1 .left .cont .item .ztit{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 24px;padding-top: 20px;padding-bottom: 12px;}
.conferences4Page .part1 .left .cont .item input{height: 48px;line-height: 48px;background: #F5F5F5;width: 100%;border: 0;padding-left: 20px;}
.conferences4Page .part1 .left .cont .item .item_1{margin-bottom: 23px;}
.conferences4Page .part1 .left .cont .item .item_1 .ftit{margin-bottom: 12px;margin-top: -8px;}
.conferences4Page .part1 .left .cont .item .item_1 .ftit_1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;display: inline-block;}
.conferences4Page .part1 .left .cont .item .item_1 .ftit_1 span{color: #FF0000;}
.conferences4Page .part1 .left .cont .item .item_1 .ftit_2{display: inline-block;float: right;}
.conferences4Page .part1 .left .cont .item .item_1 .ftit_2 img{width: auto;}
.conferences4Page .part1 .left .cont .item .item_1 .ftit_2 span{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;}
.conferences4Page .part1 .left .cont .item .item_1 select{width: 250px;height: 48px;background: #F5F5F5;border: 0;padding-left: 10px;}
.conferences4Page .part1 .left .cont .item.it2 {padding-bottom: 0;}
.conferences4Page .part1 .left .cont .item.it3{}
.conferences4Page .part1 .left .cont .item.it3 .top_1{width: 104%;}
.conferences4Page .part1 .left .cont .item.it3 .top_1 .item_1{width: 250px;float: left;margin-right: 25px;}
.conferences4Page .part1 .left .cont .item.it3 .top_1 .item_1 .ftit{}
.conferences4Page .part1 .left .cont .item.it3 .bottom_1{}
.conferences4Page .part1 .left .cont .item.it3 .bottom_1 select{width: 100%;}
.conferences4Page .part1 .left .cont .item.it3 textarea{height: 80px;width: 100%;border: 0;padding: 10px;  background: #F5F5F5;}
.conferences4Page .part1 .left .cont button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 54px;border: 0;margin: 25px 0 60px;}
.conferences4Page .part1 .left .jj{}
.conferences4Page .part1 .left .jj .title{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #000000;line-height: 24px;border: 0;}
.conferences4Page .part1 .left .jj .jj_cont{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 30px;}
.conferences4Page .part1 .right{width: 300px;}
.conferences4Page .part1 .right .part_r1{width: 300px;height: 525px;background: #20388E;padding: 0 30px;}
.conferences4Page .part1 .right .part_r1 .title{border-bottom: 1px solid #FFFFFF;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 24px;padding-top: 48px;padding-bottom: 20px;}
.conferences4Page .part1 .right .part_r1 .list{}
.conferences4Page .part1 .right .part_r1 .list .item{height: 60px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.conferences4Page .part1 .right .part_r1 .list .item a{display: block;font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 60px;padding-left: 17px;}
.conferences4Page .part1 .right .part_r2{width: 300px;height: 410px;background: #F5F5F5;padding: 30px;padding-top: 48px;}
.conferences4Page .part1 .right .part_r2 .title{font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;border-bottom: 2px solid #000;padding-bottom: 14px;margin-bottom: 20px;}
.conferences4Page .part1 .right .part_r2 form{}
.conferences4Page .part1 .right .part_r2 form .item{margin-bottom: 10px;}
.conferences4Page .part1 .right .part_r2 form .item label{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 40px;}
.conferences4Page .part1 .right .part_r2 form .item input{width: 240px;height: 48px;background: #FFFFFF;border: 0;padding-left: 10px;}
.conferences4Page .part1 .right .part_r2 form button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 60px;border: 0;margin-top: 20px;}
.conferences4Page .part1 .right .part_r1 .list .item:last-child{border-bottom: 0;}
.conferences4Page .part1 .right .part_r1 .list .item:hover a,.conferences4Page .part1 .right .part_r1 .list .item.hover a{background-color: rgba(255,255,255,0.2);}
.conferences4Page .part1 .left .cont .item  select{width: 100%;height: 48px;background: #F5F5F5;border: 0;padding-left: 10px;}
.conferences4Page .part1 .left .cont .item textarea{height: 180px;width: 100%;border: 0;padding: 10px;  background: #F5F5F5;}



.conferences5Page{}
.conferences5Page .conferences5top{height: 400px;background: #F5F5F5;padding-top: 20px;}
.conferences5Page .conferences5top .title{font-size: 30px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;}
.conferences5Page .conferences5top .p1{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 30px;padding-top: 30px;}
.conferences5Page .conferences5top .p2{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #666;line-height: 30px;height: 90px;}
.conferences5Page .conferences5top .p3{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #989EA7;line-height: 30px;}
.conferences5Page .conferences5top .p3 .time{display: inline-block; margin-right: 30px;}
.conferences5Page .part1{ padding-top: 60px;padding-bottom: 90px;}
.conferences5Page .part1 .left{width: 800px;}
.conferences5Page .part1 .left .title{border-bottom: 2px solid #000000;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;padding-bottom: 14px;}
.conferences5Page .part1 .left .cont{}
.conferences5Page .part1 .left .cont .item{border-bottom: 1px dashed #CCCCCC;padding-bottom: 25px;}
.conferences5Page .part1 .left .cont .item .ztit{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 24px;padding-top: 20px;padding-bottom: 12px;}
.conferences5Page .part1 .left .cont .item input{height: 48px;line-height: 48px;background: #F5F5F5;width: 100%;border: 0;padding-left: 20px;}
.conferences5Page .part1 .left .cont .item .item_1{margin-bottom: 23px;position: relative;}
.conferences5Page .part1 .left .cont .item .item_1 .ftit{margin-bottom: 12px; margin-top: -8px;}
.conferences5Page .part1 .left .cont .item .item_1 .ftit_1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;display: inline-block;}
.conferences5Page .part1 .left .cont .item .item_1 .ftit_1 span{color: #FF0000;}
.conferences5Page .part1 .left .cont .item .item_1 .ftit_2{display: inline-block;float: right;}
.conferences5Page .part1 .left .cont .item .item_1 .ftit_2 img{width: auto;}
.conferences5Page .part1 .left .cont .item .item_1 .ftit_2 span{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;}
.conferences5Page .part1 .left .cont .item  select{width: 100%; height: 48px; background: #F5F5F5;border: 0; padding-left: 10px;}

.conferences5Page .part1 .left .cont .item.it2 {padding-bottom: 0;}
.conferences5Page .part1 .left .cont .item.it3{}
.conferences5Page .part1 .left .cont .item.it3 .top_1{width: 104%;}
.conferences5Page .part1 .left .cont .item.it3 .top_1 .item_1{width: 250px;float: left;margin-right: 25px;}
.conferences5Page .part1 .left .cont .item.it3 .top_1 .item_1 .ftit{}
.conferences5Page .part1 .left .cont .item.it3 .bottom_1{}
.conferences5Page .part1 .left .cont .item.it3 .bottom_1 select{width: 100%;}
.conferences5Page .part1 .left .cont .item.it3 textarea{height: 80px;width: 100%;border: 0;padding: 10px;  background: #F5F5F5;}
.conferences5Page .part1 .left .cont button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 54px;border: 0;margin: 25px 0 60px;}
.conferences5Page .part1 .left .jj{}
.conferences5Page .part1 .left .jj .title{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #000000;line-height: 24px;border: 0;}
.conferences5Page .part1 .left .jj .jj_cont{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 30px;}
.conferences5Page .part1 .right{width: 300px;}
.conferences5Page .part1 .right .part_r1{width: 300px;height: 525px;background: #20388E;padding: 0 30px;}
.conferences5Page .part1 .right .part_r1 .title{border-bottom: 1px solid #FFFFFF;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 24px;padding-top: 48px;padding-bottom: 20px;}
.conferences5Page .part1 .right .part_r1 .list{}
.conferences5Page .part1 .right .part_r1 .list .item{height: 60px;line-height: 60px;border-bottom: 1px solid rgba(255,255,255,0.2);}
.conferences5Page .part1 .right .part_r1 .list .item a{display: block;font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 60px;padding-left: 17px;}
.conferences5Page .part1 .right .part_r2{width: 300px;height: 410px;background: #F5F5F5;padding: 30px;padding-top: 48px;}
.conferences5Page .part1 .right .part_r2 .title{font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;border-bottom: 2px solid #000;padding-bottom: 14px;margin-bottom: 20px;}
.conferences5Page .part1 .right .part_r2 form{}
.conferences5Page .part1 .right .part_r2 form .item{margin-bottom: 10px;}
.conferences5Page .part1 .right .part_r2 form .item label{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 40px;}
.conferences5Page .part1 .right .part_r2 form .item input{width: 240px;height: 48px;background: #FFFFFF;border: 0;padding-left: 10px;}
.conferences5Page .part1 .right .part_r2 form button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 60px;border: 0;margin-top: 20px;}
.conferences5Page .part1 .right .part_r1 .list .item:last-child{border-bottom: 0;}
.conferences5Page .part1 .right .part_r1 .list .item:hover a,.conferences5Page .part1 .right .part_r1 .list .item.hover a{background-color: rgba(255,255,255,0.2);}
.conferences5Page .part1 .left .cont .item .item_1 .bys{
    position: relative;
}
.conferences5Page .part1 .left .cont .item .item_1 .bys #jianliname{}
.conferences5Page .part1 .left .cont .item .item_1 .bys .file1{width: 140px;background: url(../images/click_1.png) center center no-repeat;background-color: #20388e;position: absolute;right: 0;color: #fff;top: 0;}
.conferences5Page .part1 .left .cont .item .item_1 .bys #file1{opacity: 0;}
.conferences5Page .part1 .left .cont .item .item_1 .photo-list{height: 140px;background-color: #f5f5f5;}
.conferences5Page .part1 .left .cont .item .item_1 .photo {width: 100px;border: 2px dashed #cdcdcd;height: 100px;/* vertical-align:middle; *//* text-align:center; *//* display:flex; *//* align-items:center; */margin: 20px;}
.conferences5Page .part1 .left .cont .item .item_1 .photo span {color: #cdcdcd;position:absolute;z-index: 0;left: 46px;font-size: 80px;}
.conferences5Page .part1 .left .cont .item .item_1 .photos {width:80px;border:1px dashed #eee;height:80px;vertical-align:middle;text-align:center;display:flex;align-items:center;}
.conferences5Page .part1 .left .cont .item .item_1 .photos span {color:#eee;position:absolute;z-index:99999;left:35px;}
.conferences5Page .part1 .left .cont .item .item_1 .filepath {width: 96px;height: 96px;opacity: 0;position: absolute;left: 20px;padding: 0;font-size: 0;border: 0;outline: 0;}
.conferences5Page .part1 .left .cont .item .item_1 .del {position:absolute;width:100%;height:auto;background-color:#eee;opacity:0.8;display:block;text-align:center;line-height:2;bottom:0;z-index:9999999;}
.conferences5Page .part1 .left .cont .item .item_1 .phto {width:80%;height:auto;float:left;display:flex;}
.conferences5Page .part1 .left .cont .item .item_1 .tips{display: none;}



.loginPage{}
.loginPage .content{width: 96%;}
.loginPage .part1{
    margin-bottom: 20px;
}
.loginPage .part1 .title{
    border-bottom: 2px solid #000000;
    padding-bottom: 14px;
    margin-bottom: 20px;
}
.loginPage .part1 .title .p1{font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;display: inline-block;}
.loginPage .part1 .title .p2{
    display: inline-block;
    float: right;
}
.loginPage .part1 .title .p2 span{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 24px;}
.loginPage .part1 .title .p2 i{width: 17px;height: 12px;background: url(../images/logo_1.png) center center no-repeat;display: inline-block;}
.loginPage .part1 form{}
.loginPage .part1 form .item{
    margin-bottom: 24px;
}
.loginPage .part1 form .item label{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 24px;display: block;margin-bottom: 10px;}
.loginPage .part1 form .item input{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #AAAAAA;line-height: 48px;height: 48px;background: #F5F5F5;width: 100%;border: 0;padding-left: 20px;}
.loginPage .part1 form .cb{}
.loginPage .part1 form .cb button{font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 54px;height: 54px;background: #20388E;border-radius: 27px;width: 240px;border: 0;cursor: pointer;}
.loginPage .part1 form .cb a{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 24px;border-bottom: 1px solid #20388E;margin-left: 30px;}

.registerPage{}
.registerPage .content{width: 94%;}
.registerPage .part1{margin-bottom: 20;}
.registerPage .part1 .title{border-bottom: 2px solid #000000;padding-bottom: 14px;margin-bottom: 10px;}
.registerPage .part1 .title .p1{font-size: 20px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;display: inline-block;}
.registerPage .part1 .title .p2{ display: inline-block;float: right;}
.registerPage .part1 .title .p2 span{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 24px;}
.registerPage .part1 .title .p2 i{width: 17px;height: 12px;background: url(../images/logo_1.png) center center no-repeat;display: inline-block;}


.registerPage .part1 .item{border-bottom: 1px dashed #CCCCCC;padding-bottom: 25px;}
.registerPage .part1 .item .ztit{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 24px;padding-top: 20px;padding-bottom: 12px;}
.registerPage .part1 .item input{height: 48px;line-height: 48px;background: #F5F5F5;width: 100%;border: 0;padding-left: 10px;}
.registerPage .part1 .item .item_1{
    margin-bottom: 23px;position: relative;
}
.registerPage .part1 .item .item_1 .ftit{
    margin-bottom: 12px;
    margin-top: -8px;
}
.registerPage .part1 .item .item_1 .ftit_1{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;display: inline-block;}
.registerPage .part1 .item .item_1 .ftit_1 span{color: #FF0000;}
.registerPage .part1 .item .item_1 .ftit_2{
    display: inline-block;
    float: none;
}
.registerPage .part1 .item .item_1 .ftit_2 img{width: auto;}
.registerPage .part1 .item .item_1 .ftit_2 span{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;}
.registerPage .part1 .item .item_1 select{
    width: 250px;
    height: 48px;
    background: #F5F5F5;
    border: 0;
    padding-left: 10px;
}
.registerPage .part1 .item .item_1 .bys{position: relative;background: #F5F5F5;height: 48px;}
.registerPage .part1 .item .item_1 .bys #jianliname{}
.registerPage .part1 .item .item_1 .bys .file1{width: 140px;position: absolute;right: 0;color: #fff;top: 0;}
.registerPage .part1 .item .item_1 .bys #file1{opacity: 0;}
.registerPage .part1 .item .item_1 .photo-list{height: 140px;background-color: #f5f5f5;}
.registerPage .part1 .item .item_1 .photo {width: 100px;border: 2px dashed #cdcdcd;height: 100px;/* vertical-align:middle; *//* text-align:center; *//* display:flex; *//* align-items:center; */margin: 20px;}
.registerPage .part1 .item .item_1 .photo span {color: #cdcdcd;position:absolute;z-index: 0;left: 46px;font-size: 80px;}
.registerPage .part1 .item .item_1 .photos {width:80px;border:1px dashed #eee;height:80px;vertical-align:middle;text-align:center;display:flex;align-items:center;}
.registerPage .part1 .item .item_1 .photos span {color:#eee;position:absolute;z-index:99999;left:35px;}
.registerPage .part1 .item .item_1 .filepath {width: 96px;height: 96px;opacity: 0;position: absolute;left: 20px;padding: 0;font-size: 0;border: 0;outline: 0;}
.registerPage .part1 .item .item_1 .del {position:absolute;width:100%;height:auto;background-color:#eee;opacity:0.8;display:block;text-align:center;line-height:2;bottom:0;z-index:9999999;}
.registerPage .part1 .item .item_1 .phto {width:80%;height:auto;float:left;display:flex;}
.registerPage .part1 .item .item_1 .tips{display: none;}


.registerPage .part1 .item.it2 {padding-bottom: 0;}
.registerPage .part1 .item.it3{}
.registerPage .part1 .item.it3 .top_1{
    width: 100%;
}
.registerPage .part1 .item.it3 .top_1 .item_1{width: 100%;float: left;margin-right: 25px;}
.registerPage .part1 .item.it3 .top_1 .item_1 .ftit{}
.registerPage .part1 .item.it3 .bottom_1{}
.registerPage .part1 .item.it3 .bottom_1 select{width: 100%;}
.registerPage .part1 .item.it3 textarea{height: 80px;width: 100%;border: 0;padding: 10px;  background: #F5F5F5;}
.registerPage .part1 button{max-width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 54px;border: 0;padding: 0px 30px;margin: 10px 20px 10px;cursor: pointer;}
.registerPage .part1 .item .item_1  select{width: 100%; height: 48px; background: #F5F5F5;border: 0; padding-left: 10px;}



.newslistPage{}
.newslistPage .part1{margin-bottom: 30px;}
.newslistPage .part1 .p1{float: left;font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;}
.newslistPage .part1 .search{float: right;width: 100%;height: 50px;background: #FFFFFF;border: 1px solid #20388E;}
.newslistPage .part1 .search form{}
.newslistPage .part1 .search form input{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;border: 0;height: 48px;line-height: 48px;padding-left: 10px;width: 87%;}
.newslistPage .part1 .search form button{width: 13%;height: 50px;background: #20388E;position: absolute;border: 0;}
.newslistPage .part1 .search form button img{width: 18px;height: 18px;}
.newslistPage .part2{
    margin-bottom: 40px;
}
.newslistPage .part2 .left{width: 100%;height: 470px;background: rgba(240,240,240,0);box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.18);float: none;}
.newslistPage .part2 .left .item{}
.newslistPage .part2 .left .item .cont{padding: 10px;}
.newslistPage .part2 .left .item a{}
.newslistPage .part2 .left .item a .img{width: 100%;height: 263px;overflow: hidden;}
.newslistPage .part2 .left .item a .img img{}
.newslistPage .part2 .left .item a .p1{font-size: 20px;font-family: Montserrat;font-weight: bold;color: #333333;line-height: 20px;}
.newslistPage .part2 .left .item a .p2{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 26px;padding: 14px 0 20px;}
.newslistPage .part2 .left .item a .p3{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #999999;line-height: 30px;}
.newslistPage .part2 .right{width: 100%;float: none;}
.newslistPage .part2 .right .list{width: 102%;}
.newslistPage .part2 .right .item{width: 48%;height: 355px;background: rgba(240,240,240,0);border: 1px solid #D6D6D6;float: left;margin-right: 2%;margin-bottom: 2%;}
.newslistPage .part2 .right .item .cont{padding: 10px;}
.newslistPage .part2 .right .item a{}
.newslistPage .part2 .right .item a .img{width: 100%;height: 205px;overflow: hidden;}
.newslistPage .part2 .right .item a .img img{
    width: 100%;
    height: 205px;
}
.newslistPage .part2 .right .item a .p1{font-size: 14px;font-family: Montserrat;font-weight: bold;color: #333333;line-height: 20px;}
.newslistPage .part2 .right .item a .p2{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 30px;padding: 28px 0 30px;}
.newslistPage .part2 .right .item a .p3{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #999999;line-height: 26px;}
.newslistPage .part3{
    padding-bottom: 0px;
}
.newslistPage .part3 .list{width: 100%;}
.newslistPage .part3 .item{float: left;margin-right: 2%;margin-bottom: 2%;width: 48%;height: 260px;background: rgba(32,56,142,0);border: 1px solid #D6D6D6;}
.newslistPage .part3 .item .cont{padding: 10px;}
.newslistPage .part3 .item a{}
.newslistPage .part3 .item a .img{overflow: hidden;width: 100%;height: 126px;}
.newslistPage .part3 .item a .img img{
    height: 126px;
}
.newslistPage .part3 .item a .p1{font-size: 14px;font-family: Montserrat;font-weight: bold;color: #333333;line-height: 16px;height: auto;}
.newslistPage .part3 .item a .p2{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 30px;padding: 28px 0 30px;}
.newslistPage .part3 .item a .p3{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #999999;line-height: 30px;}
.newslistPage .part2 .left .item:hover a .p1,.newslistPage .part2 .right .item:hover a .p1,.newslistPage .part3 .item:hover a .p1{color: #20388E;}
.newslistPage .part3 .more{width: 240px;height: 46px;background: #20388E;border-radius: 4px;margin: 0 auto;position: relative;cursor: pointer;}
.newslistPage .part3 .more span{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 46px;padding-left: 52px;}
.newslistPage .part3 .more i{width: 13px;height: 8px;background: url(../images/awards_2.png) center center no-repeat;display: block;position: absolute;right: 50px;top: 20px;}
.newsDetailPage{}

.newsDetailPage{}
.newsDetailPage .newsDetailtop{height: auto;background: #F5F5F5;padding-top: 20px;padding-bottom: 20px;}
.newsDetailPage .newsDetailtop .title{font-size: 30px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;}
.newsDetailPage .newsDetailtop .p1{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 30px;padding-top: 30px;}
.newsDetailPage .newsDetailtop .p2{font-size: 16px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 28px;margin-bottom: 20px;}
.newsDetailPage .newsDetailtop .p3{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #989EA7;line-height: 30px;}
.newsDetailPage .newsDetailtop .p3 .time{
    display: inline-block;
    margin-right: 50px;
}
.newsDetailPage .part1{}
.newsDetailPage .part1 .left{
    width: 100%;
    float: none;
}
.newsDetailPage .part1 .left .cont{
    padding-top: 20px;
    margin-bottom: 20px;
}
.newsDetailPage .part1 .left .cont p{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 20px;margin-bottom: 10px;}
.newsDetailPage .part1 .left .cont img{width: auto;max-width: 100%;margin: 0 auto;}
.newsDetailPage .part1 .left .qh{border-top: 1px solid #D6D6D6;height: 40px;line-height: 40px;margin-bottom: 40px;}
.newsDetailPage .part1 .left .qh img{width: 25px;height: 13px;margin-right: 20px;}
.newsDetailPage .part1 .left .qh span{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 26px;}
.newsDetailPage .part1 .right{width: 100%;height: 420px;background: #20388E;padding: 0 10px;padding-top: 20px;float: none;}
.newsDetailPage .part1 .right .title{border-bottom: 1px solid #FFFFFF;font-size: 20px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 20px;padding-bottom: 10px;margin-bottom: 0;}
.newsDetailPage .part1 .right  .list{}
.newsDetailPage .part1 .right  .list .item{border-bottom: 1px solid rgba(255,255,255,0.2);height: 125px;padding-top: 10px;}
.newsDetailPage .part1 .right  .list .item .nums{float: left; font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 30px;}
.newsDetailPage .part1 .right  .list .item .cont{float: right;width: 80%;}
.newsDetailPage .part1 .right  .list .item .cont .p1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 20px;height: 60px;}
.newsDetailPage .part1 .right  .list .item .cont .p2{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 30px;opacity: 0.5;}
.newsDetailPage .part1 .right .list .item:last-child{border-bottom: 0;}
.newsDetailPage .part1 .left .qh:hover span{color: #20388E;}
.votingPage{}
.votingPage .hd{height: 50px;background: #20388E;}
.votingPage .hd .list{padding-left: 0;}
.votingPage .hd .list .item{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;/* line-height: 50px; */display: inline-block;width: 25%;height: 50px;display: flex;justify-content: center;align-items: center;float: left;text-align: center;}
.votingPage .hd .list .item.it1{
    /* width: 550px; */
}
.votingPage .hd .list .item.it2{
    /* width: 220px; */
}
.votingPage .hd .list .item.it3{
    /* width: 240px; */
}
.votingPage .hd .list .item.it4{}
.votingPage .bd{}
.votingPage .bd .list{/* padding-left: 25px; */}
.votingPage .bd .list .item{height: 50px;background: #FFFFFF;padding-left: 0;}
.votingPage .bd .list .item span{font-size: 12px;font-family: Montserrat;font-weight: 300;color: #333333;display: inline-block;width: 24%;display: flex;justify-content: center;align-items: center;float: left;text-align: center;height: 50px;}
.votingPage .bd .list .item .sp1{
    /* width: 550px; */
    /* display: inline-block; */
}
.votingPage .bd .list .item .sp2{
    /* width: 220px; */
}
.votingPage .bd .list .item .sp3{
    /* width: 240px; */
}
.votingPage .bd .list .item .sp4{}
.votingPage .bd .list .item .sp4a{color: #FF0000;}
.votingPage .bd .list .item .sp4b{color: green;}
.votingPage .bd .list .item:nth-child(even){background: #F1F1F1;}
.page{margin: 20px 0 20px 0;}
.page  .el-pagination{text-align: center;}
.page  .el-pagination .btn-prev{width:80px;height:36px;background:url(../images/syy.png) center center no-repeat;}
.page  .el-pagination .btn-prev .el-icon-arrow-left:before{font-size:0;content:""}

.page  .el-pagination .btn-next{width:80px;height:36px;background:url(../images/xyy.png) center center no-repeat;}
.page  .el-pagination .btn-next .el-icon-arrow-right:before{font-size:0;content:""}

.page  .el-pagination .btn-quickprev{width:26px;height:23px;background:url(../images/dian_1.jpg) center center no-repeat;margin-top: 8px;}
.page  .el-pagination .btn-quickprev:before{content:""}
.page  .el-pagination .btn-quicknext{width:26px;height:23px;background:url(../images/dian_1.jpg) center center no-repeat;margin-top: 8px;}
.page  .el-pagination .btn-quicknext:before{content:""}
.page  .el-pagination__jump{display:none!important;}
.page .el-pagination .number{height: 32px;line-height: 32px;}
.page .el-pagination .active{color: #fff; width: 34px;height: 34px;background: #20388E;border-radius: 50%;}

.VotingDetailPage{}
.VotingDetailPage .VotingDetailtop{background: #F5F5F5;padding-top: 20px;}
.VotingDetailPage .VotingDetailtop .title{font-size: 30px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;}
.VotingDetailPage .VotingDetailtop .p1{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 30px;padding-top: 30px;}
.VotingDetailPage .VotingDetailtop .p2{font-size: 30px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;margin-bottom: 20px;}
.VotingDetailPage .VotingDetailtop .p3{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #989EA7;line-height: 30px;}
.VotingDetailPage .VotingDetailtop .p3 .time{}
.VotingDetailPage .part1{}
.VotingDetailPage .part1 .left{margin-top: 20px;width: 800px;}
.VotingDetailPage .part1 .left .item{margin-bottom: 30px;}
.VotingDetailPage .part1 .left .item .title{font-size: 24px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 30px;padding-bottom: 10px;}
.VotingDetailPage .part1 .left .item .p1{font-size: 18px;font-family: Montserrat;color: #333333;line-height: 30px;}

.VotingDetailPage .part1 .right{width: 300px;background: #20388E;/* padding: 30px; */padding-top: 48px;padding-bottom: 30px;}
.VotingDetailPage .part1 .right .title{font-size: 24px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 24px;border-bottom: 2px solid #fff;padding-bottom: 15px;margin-bottom: 18px;margin: 0 30px;margin-bottom: 18px;}
.VotingDetailPage .part1 .right .ftitle{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 16px;opacity: 0.5;margin: 0 30px;}
.VotingDetailPage .part1 .right .cont{}
.VotingDetailPage .part1 .right .cont .cont_1{
    margin-top: 24px;
    padding: 0 30px;
}
.VotingDetailPage .part1 .right .cont .cont_1 .item{height: 60px;line-height: 60px;}
.VotingDetailPage .part1 .right .cont .cont_1 .item .img{width: 16px;height: 16px;display: inline-block;margin-right: 18px;}
.VotingDetailPage .part1 .right .cont .cont_1 .item .img .img1{display: block;}
.VotingDetailPage .part1 .right .cont .cont_1 .item .img .img2{display: none;}
.VotingDetailPage .part1 .right .cont .cont_1 .item span{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 24px;}

.VotingDetailPage .part1 .right .wjm{
    border-top: 1px solid rgba(255,255,255,0.1);
    margin: 0 30px;
}
.VotingDetailPage .part1 .right .wjm .item{height: 60px;line-height: 60px;}
.VotingDetailPage .part1 .right .wjm .item .img{width: 16px;height: 16px;display: inline-block;margin-right: 18px;}
.VotingDetailPage .part1 .right .wjm .item .img .img1{display: block;}
.VotingDetailPage .part1 .right .wjm .item .img .img2{display: none;}
.VotingDetailPage .part1 .right .wjm .item span{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #FFFFFF;line-height: 24px;}


.VotingDetailPage .part1 .right .cont button{width: 240px;height: 54px;background: #FFFFFF;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 54px;margin: 0 30px;border: 0;cursor: pointer;}

.VotingDetailPage .part1 .right .cont .cont_1 .item.active .img .img1{display: none;}
.VotingDetailPage .part1 .right .cont .cont_1 .item.active .img .img2{display: block;}
.VotingDetailPage .part1 .right .wjm .item.active .img .img1{display: none;}
.VotingDetailPage .part1 .right .wjm .item.active .img .img2{display: block;}

.aboutPage{}
.aboutPage .top_qh{height: 70px;background: #F5F5F5;}
.aboutPage .top_qh .top_qh_main{}
.aboutPage .top_qh .top_qh_main .list{display: block;align-items: center;justify-content: center;}
.aboutPage .top_qh .top_qh_main .item{
    margin: 0 6px;
    width: 29%;
    float: left;
    line-height: 20px;
    height: 24px;
}
.aboutPage .top_qh .top_qh_main .item a{font-size: 12px;font-family: Montserrat;font-weight: 400;color: #000000;display: block;text-align: center;}
.aboutPage .top_qh .top_qh_main .item.hover a,.aboutPage .top_qh .top_qh_main .item:hover a{border-bottom: 2px solid #20388E;}
.aboutPage .part1{
    padding-bottom: 20px;
}
.aboutPage .part1 .part1_main{}
.aboutPage .part1 .part1_main .title{font-size: 28px;text-align: center;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 28px;margin-bottom: 20px;}
.aboutPage .part1 .part1_main .img{width: 50%;height: auto;margin: 0 auto;margin-bottom: 20px;}
.aboutPage .part1 .part1_main .img img{}
.aboutPage .part1 .part1_main .cont{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 16px;margin-bottom: 20px;}
.aboutPage .part1 .part1_main .part1_1{}
.aboutPage .part1 .part1_main .part1_1 .swiper{overflow: hidden;position: relative;height: 330px;}
.aboutPage .part1 .part1_main .part1_1 .swiper .swiper-slide{}
.aboutPage .part1 .part1_main .part1_1 .swiper .swiper-slide .img{width: 380px;height: 285px;}
.aboutPage .part1 .part1_main .part1_1 .swiper .swiper-slide .img img{}
.aboutPage .part1 .part1_main .part1_1 .swiper .swiper-pagination{}
.aboutPage .part1 .part1_main .part1_1 .swiper .swiper-pagination .swiper-pagination-bullet{border-radius: 0;opacity: 1; width: 50px;height: 6px;background: #D4D4D4;}
.aboutPage .part1 .part1_main .part1_1 .swiper .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{border-radius: 0;opacity: 1;width: 50px;height: 6px;background: #20388E;}
.aboutPage .part2{height: auto;/* background: url(../images/about_12.jpg) center center no-repeat; */}
.aboutPage .part2 .left{width: 100%;float: none;}
.aboutPage .part2 .left .p1{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 28px;padding-top: 30px;padding-bottom: 10px;}
.aboutPage .part2 .left .p2{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 36px;height: auto;}
.aboutPage .part2 .left .p3{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #20388E;line-height: 38px;border-bottom: 1px solid #20388E;display: inline-block;}
.aboutPage .part2 .left .p3 a{color: #333;}
.aboutPage .part2 .left .p3:hover a{color: #20388E;}
.aboutPage .part2 .right{width: 100%;margin-top: 30px;float: none;}
.aboutPage .part2 .right .list{
    width: 100%;
}
.aboutPage .part2 .right .list .item{width: 48%;height: 200px;float: left;margin-right: 2%;margin-bottom: 2%;}
.aboutPage .part2 .right .list .item img{
    height: 200px;
}
.aboutPage .part6 .part6_main .item:last-child{border-bottom: 0;}
.aboutPage .part3{
    padding-bottom: 30px;
}
.aboutPage .part3 .title{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;text-align: center;margin: 20px 0 10px 0;}
.aboutPage .part3 .list{width: 100%;}
.aboutPage .part3 .list .item{width: 100%;float: left;margin-right: 0;cursor: pointer;margin-bottom: 10px;}
.aboutPage .part3 .list .item .nums{font-size: 80px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 80px;opacity: 0.1;text-align: center;}
.aboutPage .part3 .list .item .img{transition: all 1s;width: 80px;height: 80px;margin: 0 auto;margin-top: -10px;position: relative;z-index: 99;}
.aboutPage .part3 .list .item .img img{}
.aboutPage .part3 .list .item .cont{width: 100%;height: auto;background: #F5F5F5;padding: 0 10px;padding-top: 130px;margin-top: -110px;position: relative;padding-bottom: 30px;}
.aboutPage .part3 .list .item .cont p{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 20px;}
/*.aboutPage .part3 .list .item:hover .img{    transform: rotateY(180deg);transition: all 1s;}*/



.aboutPage .part4{background: #F5F5F5;padding-bottom: 10px;}
.aboutPage .part4 .title{
    font-size: 26px;
    font-family: Montserrat;
    font-weight: bold;
    color: #010101;
    line-height: 28px;
    border-bottom: 2px solid #20388E;
    padding-bottom: 20px;
    padding-top: 30px;
    width: 100%;
}
.aboutPage .part4 .part4_main{}
.aboutPage .part4 .part4_main .swiper{position: relative;overflow: hidden;height: auto;margin-top: -110px;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper{
    /* overflow: hidden; */
    margin-top: 110px;
}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide{height: 190px;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide .img{
    /* display: flex; */
    /* align-items: center; */
    /* justify-content: center; */
    margin: 0 auto;
    margin-bottom: 27px;
    margin-top: 24px;
    overflow: hidden;
    width: 90%;
    height: 60px;
}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide .img img{
    width: auto;
    margin: 0 auto;
    display: block;
}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide  .p1{
    font-size: 16px;
    font-family: Montserrat;
    font-weight: bold;
    color: #333333;
    line-height: 24px;
    text-align: center;
    padding-bottom: 10px;
}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide  .p2{
    font-size: 12px;
    font-family: Montserrat;
    font-weight: 300;
    color: #999999;
    line-height: 16px;
    text-align: center;
}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide  .p3{font-size: 14px;font-family: Montserrat;font-weight: 300; color: #F0F0F0;  line-height: 24px; position: absolute;top: 168px;width: 212px;left: 14px; display: none;text-align: center;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide:hover{background-color: #20388E;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide:hover .p1,.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide:hover .p2{display: none;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide:hover .p3{color: #FFFFFF;display: block;}
.aboutPage .part4 .part4_main .swiper .swiper-button-prev{width: 36px;height: 36px;background: url(../images/about_lefti.png) center center no-repeat;opacity: 1;border-radius: 0;left: auto;right: 60px;top: 72px;background-size: cover;}
.aboutPage .part4 .part4_main .swiper .swiper-button-next{width: 36px;height: 36px;background: url(../images/about_righti.png) center center no-repeat;opacity: 1;border-radius: 0;top: 72px;background-size: cover;}
.aboutPage .part4 .part4_main .swiper .swiper-button-prev.swiper-button-disabled{width: 36px;height: 36px;background: url(../images/about_left.png) center center no-repeat;opacity: 1;border-radius: 0;left: auto;right: 60px;top: 72px;background-size: cover;}
.aboutPage .part4 .part4_main .swiper .swiper-button-next.swiper-button-disabled{width: 36px;height: 36px;background: url(../images/about_right.png) center center no-repeat;opacity: 1;border-radius: 0;top: 72px;background-size: cover;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide:hover .img img{filter: drop-shadow(120px 0 #d7dbe7);position: relative;left: -120px;}


.aboutPage .part5{height: auto;background: #F5F5F5;padding-top: 0px;padding-bottom: 50px;}
.aboutPage .part5 .title{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 28px;padding-bottom: 20px;padding-top: 20px;}
.aboutPage .part5 .part5_main{}
.aboutPage .part5 .part5_main .part5_1{}
.aboutPage .part5 .part5_main .part5_1 .list{
    width: 100%;
}
.aboutPage .part5 .part5_main .part5_1 .list .item{width: 380px;height: 170px;background: #FFFFFF;float: left;margin-right: 0;width: 100%;height: 120px;padding: 0 10px;padding-top: 26px;margin-bottom: 10px;}
.aboutPage .part5 .part5_main .part5_1 .list .item .img{width: 54px;height: 54px;display: inline-block;margin-right: 20px;}
.aboutPage .part5 .part5_main .part5_1 .list .item .img img{}
.aboutPage .part5 .part5_main .part5_1 .list .item .txt{
    display: inline-block;
}
.aboutPage .part5 .part5_main .part5_1 .list .item .txt .p1{font-size: 16px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 36px;}
.aboutPage .part5 .part5_main .part5_1 .list .item .txt .p2{font-weight: bold;font-size: 19px;color: #20388E;}
.aboutPage .part5 .part5_main .part5_1 .list .item:first-child{background: url(../images/about_24.png) center center no-repeat;}
.aboutPage .part5 .part5_main .part5_1 .list .item:first-child .txt .p1{color: #FFFFFF;}
.aboutPage .part5 .part5_main .part5_1 .list .item:first-child .txt .p2{color: #FFFFFF;}
.aboutPage .part5 .part5_main .part5_2{}
.aboutPage .part5 .part5_main .part5_2 .title{
    font-size: 20px;
    font-family: Montserrat;
    font-weight: bold;
    color: #010101;
    line-height: 26px;
    margin-top: 60px;
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 30px;
}
.aboutPage .part5 .part5_main .part5_2 form{}
.aboutPage .part5 .part5_main .part5_2 form .zhu_1{
    width: 100%;
    margin-bottom: 16px;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_1 .item{
    width: 100%;
    float: none;
    margin-bottom: 10px;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_1 .item label{
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 300;
    color: #666666;
    line-height: 24px;
    display: block;
    margin-bottom: 12px;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_1 .item label span{
    color: #FF0000;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_1 .item input{
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    border: 0;
    padding-left: 20px;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_2{}
.aboutPage .part5 .part5_main .part5_2 form .zhu_2 .item{
    margin-bottom: 26px;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_2 .item label{
    font-size: 14px;
    font-family: Montserrat;
    font-weight: 300;
    color: #666666;
    line-height: 24px;
    display: block;
    margin-bottom: 12px;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_2 .item label span{
    color: #FF0000;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_2 .item input{
    width: 100%;
    height: 48px;
    background: #FFFFFF;
    border: 0;
    padding-left: 20px;
}
.aboutPage .part5 .part5_main .part5_2 form .zhu_2 .item textarea{
    width: 100%;
    height: 80px;
    background: #FFFFFF;
    border: 0;
    padding-left: 20px;
}
.aboutPage .part5 .part5_main .part5_2 form button{
    width: 240px;
    height: 54px;
    background: #20388E;
    border-radius: 27px;
    font-size: 16px;
    font-family: Montserrat;
    font-weight: bold;
    color: #FFFFFF;
    line-height: 54px;
    border: 0;
    margin-top: 2px;
	cursor: pointer;
}
.aboutPage .part6{}
.aboutPage .part6 .title{font-size: 26px;font-family: Montserrat;font-weight: bold;color: #010101;line-height: 48px;border-bottom: 1px solid #DDDDDD;padding-bottom: 10px;padding-top: 10px;}
.aboutPage .part6  .part6_main{
    padding-bottom: 20px;
}
.aboutPage .part6  .part6_main .item{border-bottom: 1px solid #DDDDDD;padding-left: 0px;padding-bottom: 10px;margin-bottom: 10px;padding-top: 10px;}
.aboutPage .part6  .part6_main .item .ileft{font-size: 18px;font-family: Montserrat;font-weight: bold;color: #20388E;line-height: 36px;width: 100%;float: left;margin-right: 112px;}
.aboutPage .part6  .part6_main .item .iright{border: 1px solid red;font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 30px;width: 100%;float: left;}
.aboutPage .part6  .part6_main .item .iright table{width:100% !important}
.fx{ display: inline-block;}
.fx span{margin-right: 10px;}
.social-share{display: inline-block;}
.social-share .social-share-icon{display:none;}
.social-share .social-share-icon.icon-twitter,.social-share .social-share-icon.icon-facebook,.social-share .social-share-icon.icon-linkedin{display: inline-block;border: 0;margin-right: 10px;}
.social-share .social-share-icon.icon-twitter{background: url(../images/icon_1.jpg) center center no-repeat;}
.social-share .social-share-icon.icon-facebook{background: url(../images/icon_2.jpg) center center no-repeat;}
.social-share .social-share-icon.icon-linkedin{background: url(../images/icon_3.jpg) center center no-repeat;}
.social-share .social-share-icon.icon-twitter::before,.social-share .social-share-icon.icon-facebook::before,.social-share .social-share-icon.icon-linkedin::before{content: "";}

/* Ã¦â€°â€¹Ã¦Å“Âº*/.nav-tab{position: relative;z-index: 9;}
/*nav*/.cd-header-buttons{position: absolute;top:10px;right: 0;}
.cd-header-buttons li{display: inline-block;}
.cd-nav-trigger{position: relative;display: block;width: 44px;height: 44px;overflow: hidden;white-space: nowrap;color: transparent;z-index: 3;}
.cd-search-trigger::after{content: '';position: absolute;-webkit-transition: opacity 0.3s;-moz-transition: opacity 0.3s;transition: opacity 0.3s;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.cd-nav-trigger span{position: absolute;top: 50%;right: 8px;margin-top: -2px;-webkit-transition: background 0.3s 0.3s;-moz-transition: background 0.3s 0.3s;transition: background 0.3s 0.3s;}
.cd-nav-trigger span, .cd-nav-trigger span::before, .cd-nav-trigger span::after{position: absolute;display: inline-block;height: 3px;width: 30px;background: #fff;}
.cd-nav-trigger span::before, .cd-nav-trigger span::after{content: '';right: 0;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%;-ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;-webkit-transition: -webkit-transform 0.3s 0.3s;-moz-transition: -moz-transform 0.3s 0.3s;transition: transform 0.3s 0.3s;}
.cd-nav-trigger span::before{top: -8px;}
.cd-nav-trigger span::before, .cd-nav-trigger span::after{content: '';right: 0;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transform-origin: 0% 50%;-moz-transform-origin: 0% 50%;-ms-transform-origin: 0% 50%;-o-transform-origin: 0% 50%;transform-origin: 0% 50%;transition-duration: .3s;-moz-transition-duration: .3s;-webkit-transition-duration: .3s;-o-transition-duration: .3s;}
.cd-nav-trigger span::after{top: 8px;}
.cd-nav-trigger.nav-is-visible span{background: rgba(46, 50, 51, 0);}
.cd-nav-trigger.nav-is-visible span::before, .cd-nav-trigger.nav-is-visible span::after{background: #fff;}
.cd-nav-trigger.nav-is-visible span::before{-webkit-transform: translateX(4px) translateY(-3px) rotate(45deg);-moz-transform: translateX(4px) translateY(-3px) rotate(45deg);-ms-transform: translateX(4px) translateY(-3px) rotate(45deg);-o-transform: translateX(4px) translateY(-3px) rotate(45deg);transform: translateX(4px) translateY(-3px) rotate(45deg);}
.cd-nav-trigger.nav-is-visible span::after{-webkit-transform: translateX(4px) translateY(2px) rotate(-45deg);-moz-transform: translateX(4px) translateY(2px) rotate(-45deg);-ms-transform: translateX(4px) translateY(2px) rotate(-45deg);-o-transform: translateX(4px) translateY(2px) rotate(-45deg);transform: translateX(4px) translateY(2px) rotate(-45deg);}
/*Ã§â€šÂ¹Ã¥â€¡Â»Ã¥Â¯Â¼Ã¨Ë†ÂªÃ¦â€¢Ë†Ã¦Å¾Å“*/.cd-nav{width:100%;}
.cd-primary-nav, .cd-primary-nav ul{position: fixed;top: 0;right:0;height: 100%;width: 260px;background: #2e3233;overflow: auto;-webkit-overflow-scrolling: touch;z-index: 1;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);-webkit-transform: translateX(0);-moz-transform: translateX(0);-ms-transform: translateX(0);-o-transform: translateX(0);transform: translateX(0);-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;z-index: 9999999999999;}
.overflow-hidden .cd-primary-nav{right:0;-webkit-transition: visibility 0s 0.3s;-moz-transition: visibility 0s 0.3s;transition: visibility 0s 0.3s;visibility: hidden;}
.cd-primary-nav{visibility: hidden;-webkit-transition: visibility 0s 0.3s;-moz-transition: visibility 0s 0.3s;transition: visibility 0s 0.3s;}
/*
.cd-primary-nav ul{right:0;}*/.cd-primary-nav.nav-is-visible{visibility: visible;-webkit-transition: visibility 0s 0s;-moz-transition: visibility 0s 0s;transition: visibility 0s 0s;}
.cd-primary-nav a, .cd-primary-nav ul a{display: block;height: 50px;line-height: 50px;padding: 0 20px;color: #ffffff;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px solid #3a3f40;-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);will-change: transform, opacity;-webkit-transition: -webkit-transform 0.3s, opacity 0.3s;-moz-transition: -moz-transform 0.3s, opacity 0.3s;transition: transform 0.3s, opacity 0.3s;}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after{content: '';position: absolute;top: 50%;margin-top: -1px;display: inline-block;height: 2px;width: 10px;background: #464c4e;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.has-children > a::before, .go-back a::before{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.has-children > a::before, .has-children > a::after{right: 20px;-webkit-transform-origin: 9px 50%;-moz-transform-origin: 9px 50%;-ms-transform-origin: 9px 50%;-o-transform-origin: 9px 50%;transform-origin: 9px 50%;}
.has-children > a::after, .go-back a::after{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.has-children > a::before, .has-children > a::after{right: 20px;-webkit-transform-origin: 9px 50%;-moz-transform-origin: 9px 50%;-ms-transform-origin: 9px 50%;-o-transform-origin: 9px 50%;transform-origin: 9px 50%;}
.cd-primary-nav.is-hidden, .cd-primary-nav ul.is-hidden{-webkit-transform: translateX(100%);-moz-transform: translateX(100%);-ms-transform: translateX(100%);-o-transform: translateX(100%);transform: translateX(100%);}
.cd-primary-nav .go-back a{padding-left: 40px;}
.has-children > a::before, .has-children > a::after, .go-back a::before, .go-back a::after{content: '';position: absolute;top: 50%;margin-top: -1px;display: inline-block;height: 2px;width: 10px;background: #464c4e;-webkit-backface-visibility: hidden;backface-visibility: hidden;}
.has-children > a::before, .go-back a::before{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-ms-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after{left: 20px;-webkit-transform-origin: 1px 50%;-moz-transform-origin: 1px 50%;-ms-transform-origin: 1px 50%;-o-transform-origin: 1px 50%;transform-origin: 1px 50%;}
.has-children > a::after, .go-back a::after{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-ms-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.cd-primary-nav .go-back a::before, .cd-primary-nav .go-back a::after{left: 20px;-webkit-transform-origin: 1px 50%;-moz-transform-origin: 1px 50%;-ms-transform-origin: 1px 50%;-o-transform-origin: 1px 50%;transform-origin: 1px 50%;}
.cd-primary-nav .see-all a{color: #ff8d1b;font-weight: bold;font-size: 15.5px;}
/*main*/.cd-main-content{z-index: 99;}
.cd-main-content, .cd-main-header{position: relative;-webkit-transition: -webkit-transform 0.3s;-moz-transition: -moz-transform 0.3s;transition: transform 0.3s;}
.cd-main-content, .cd-main-header{-webkit-transform: translateZ(0);-moz-transform: translateZ(0);-ms-transform: translateZ(0);-o-transform: translateZ(0);transform: translateZ(0);will-change: transform;}
.cd-main-content.nav-is-visible, .cd-main-header.nav-is-visible{-webkit-transform: translateX(-260px);-moz-transform: translateX(-260px);-ms-transform: translateX(-260px);-o-transform: translateX(-260px);transform: translateX(-260px);}
.cd-overlay{height: 100%;width: 100%;background: #fff;top: 0;left: 0;visibility: visible;opacity: 1;-webkit-backface-visibility: hidden;backface-visibility: hidden;-webkit-transition: opacity .3s 0s, visibility 0s .3s;-moz-transition: opacity .3s 0s, visibility 0s .3s;transition: opacity .3s 0s, visibility 0s .3s;}
.cd-overlay.is-visible{opacity: 1;visibility: visible;-webkit-transition: opacity .3s 0s, visibility 0s 0s;-moz-transition: opacity .3s 0s, visibility 0s 0s;transition: opacity .3s 0s, visibility 0s 0s;}
/* header*/header{z-index: 99;height: 65px;border-bottom: 0px solid #ddd;background: #002191;/* position: fixed!important; */top: 0;width: 100%;z-index: 9999;}
header .logo{width: 26%;margin-left: 10px;margin-top: 8px;float: left;padding-top: 12px;}
/*header .logo img{vertical-align: middle;width: 100%;}*/
header .logo img{vertical-align: middle;}
header .txt{margin-left: 16px;padding-left: 16px;border-left: 1px solid rgba(0, 0, 0, 0.4);line-height: 20px;margin-top: 20px;}
header form{position: relative;width: 400px;height: 44px;background: rgba(238, 238, 238, 0);border: 1px solid #DDDDDD;border-radius: 4px;margin-top: 18px;padding: 10px 50px 10px 100px;}
header form label{position: absolute;left: 20px;top: 50%;margin-top: -10px;color: #666666;line-height: 20px;border-right: 1px solid #CCCCCC;padding-right: 15px;}
header form button{width: 50px;position: absolute;top: 0;height: 100%;right: 0;border: 0;padding: 0;background-color: transparent;cursor: pointer;}
header form button img{vertical-align: middle;}
header form input{width: 100%;height: 100%;border: 0;}
header .bottom{background-color: #000000;opacity: 0.5;}
header .nav{line-height: 50px;display: flex;justify-content: space-between;}
header .nav>li>a{color: #fff;font-size: 16px;padding: 0 32px;display: block;transition: .5s;-webkit-transition: .5s;}
header .nav>li.on>a,
header .nav>li:hover>a{background-color: #AE6DAB;color: #fff;}
header.bg .bottom{position: fixed;top: 0;left: 0;width: 100%;z-index: 99;}
/* .home{display: none;}*/.dmid2{/*border: 1px indianred solid;*/}
.dmid2 ul{width: 100%;padding: 0 15px;margin-top: 20px;box-sizing: border-box;display: none;}
.dmid2 li{width: 100%;position: relative;display: inline-block;}
.dmid2 li .d01{width: 64%;height: 250px;overflow: hidden;position: relative;}
.dmid2 li:nth-of-type(2) .d01 img{position: absolute;top: 0px;left: -408px;}
.dmid2 li:nth-of-type(3) .d01 img{position: absolute;top: 0px;right: 0px;}
.dmid2 li .d02{width: 36%;height: 250px;line-height: 250px;text-align: center;background-color: #C59050;position: absolute;top: 0px;right: 0px;}
.dmid2 li .d02:hover{background-color: #ffbe5c;}
.dmid2 li .d02 a{font-family: Ã¦â‚¬ÂÃ¦ÂºÂÃ©Â»â€˜Ã¤Â½â€œ;font-size: 16px;display: inline-block;height: 72px;color: white;border-bottom: 1px white solid;line-height: 72px;/*font-weight: normal;*/}
.dmid2>div{width: 100%;background-color: #F2F2F2;position: relative;padding: 20px 15px;box-sizing: border-box;}
.dmid2>div img{position: absolute;width: 38%;height: 80%;right: 0px;top: 15%;display: none;}
.dmid2>div .df1{position: relative;}
.dmid2>div .df1 input{font-size:14px;}
.dmid2>div .df1 select{font-size:14px;}
.dmid2>div .df1 input:nth-of-type(1){width: 100%;height: 35px;border: 1px #DEDEDE solid;padding-left: 10px;border-radius: 5px;margin-bottom: 10px;box-sizing: border-box;}
.dmid2>div .df1 input:nth-of-type(2){width: 100%;height: 35px;border: 1px #DEDEDE solid;padding-left: 10px;border-radius: 5px;margin-bottom: 10px;box-sizing: border-box;}
.dmid2>div .df1 input:nth-of-type(3){width: 100%;height: 35px;border: 1px #DEDEDE solid;padding-left: 10px;border-radius: 5px;margin-bottom: 10px;box-sizing: border-box;}
.dmid2>div .df1 input:nth-of-type(4){width: 100%;height: 35px;border: 1px #DEDEDE solid;padding-left: 10px;border-radius: 5px;margin-bottom: 10px;box-sizing: border-box;}
.dmid2>div .df1 .select{width: 101%;color: #7E7E7E;}
.dmid2>div .df1 .select span{width: 100%;display: block;line-height: 35px;font-size: 14px;}
.dmid2>div .df1 .select select{padding-left: 10px;border: 1px #DEDEDE solid;color: #7E7E7E;height: 35px;width: 120px;width: 48%;box-sizing: border-box;border-radius: 5px;margin-bottom: 10px;float: left;margin-right: 2%;}
.dmid2>div .df1 input:nth-of-type(5){width: 120px;height: 35px;background-color: #ae0100;color: white;border: none;margin-left: auto;margin-right: auto;display: block;border-radius: 5px;}
.dmid2>div .df1 p{font-family: Ã¦â‚¬ÂÃ¦ÂºÂÃ©Â»â€˜Ã¤Â½â€œ;color: #232323;font-size: 14px;top: 180px;left: 0px;height: 44px;line-height: 44px;margin-top: 10px;}
.dmid2>div .df1 p span{color: #C59050;font-size: 24px;}
/*kf*/.kef{z-index: 999999;background-color: #fff;position: fixed;bottom: 0;right: 0;width: 100%;height: 60px;border-radius: 5px 5px 0 0;}
.kef span div, .kef{-webkit-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);-moz-box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);box-shadow: 0 2px 13px rgba(0, 0, 0, 0.25);}
.kef span{z-index: 1000001;transition: .5s;cursor: pointer;display: block;width: 33.33%;height: 62px;border-right: 1px solid #ccc;position: relative;float: left;}
.kef span:nth-of-type(1):after{background: url(../images/kef_icon4.png) no-repeat center 6px;}
.kef span:nth-of-type(2):after{background: url(../images/kef_icon1.png) no-repeat center 6px;}
.kef span:nth-of-type(3):after{background: url(../images/kef_icon2.png) no-repeat center 6px;}
.kef span:nth-of-type(4):after{background:url(../images/kef_icon2.png) no-repeat center 13px}
.kef span:nth-of-type(1):before{border-radius:5px 5px 0 0;}
.kef span:nth-of-type(4){border-right:none;}
.kef span:nth-of-type(4):before{border-radius: 0 0 5px 5px;}
.kef span:after{content: "";width: 100%;position: absolute;height: 100%;display: block;z-index: 99;top:0;transition: .5s;}
.kef span a{position: relative;display: block;z-index: 999;width: 100%;height: 100%;padding-top: 35px;text-align: center;font-size: 12px;line-height: 20px;color: #333;}
.cd-main-content{}
#pictureViewer > .content{width: 100%!important;}
.home{/* overflow: hidden; */}
#dituContent{width: 100%!important;height: 250px;}
.cd-primary-nav .left{float: none;}
.kef span:last-child{border-right: 0;}

.cd-primary-nav .left .detail{display: none;}
.cd-primary-nav .left .detail a{font-size: 12px;}

#cd-primary-nav li{border-bottom: 1px solid #8c9193;position:relative;}
#cd-primary-nav li p{display: block;height: 40px;line-height: 40px;/* padding: 0 20px; */color: #ffffff;font-size: 14px;position:relative;}
#cd-primary-nav li .detail{display:none;}
#cd-primary-nav li .detail a{height:30px;line-height:30px;font-size:12px;border-bottom: 0px solid #3a3f40;border-top: 1px solid #3a3f40;}
#cd-primary-nav li p a{position: absolute;/* left: 19px; */top: 0px;border: 0;}
#cd-primary-nav li i{background:url(../images/xyjt.png) center center no-repeat;background-size:cover;display:block;position:absolute;right: 16px;top: 16px; width: 16px;height: 16px;}
.InsidePage{padding-bottom: 30px;margin-top: 0px;}

/*account*/
/*.personPage .cont select{width:96% !important;}*/
/*.personPage .cont input{width:96%}*/
/*.personPage .cont textarea{width:96%}*/
/*.personPage .cont .timg{margin-top:5px;}*/
/*.personPage .cont .ftit_1 span{color:red;}*/
/*.personPage .left .title{margin-top:15px;font-weight:600;}*/
/*.personPage .cont .tcont .titem{margin-top:8px;}*/
/*.personPage .cont .uploadTitle{margin-top:8px;}*/
/*.personPage .cont .Upload{margin-top:3px}*/
/*.personPage .cont .item .ztit{font-weight:600;margin-top:8px;}*/
/*.personPage .cont .item .item_1{margin-top:8px}*/
/*.personPage .cont button{margin-top:8px}*/

.personPage{
    margin-top: 30px;
}

.personPage .part1{
    padding-top: 0;
    padding-bottom: 0;
    /*border: 1px solid  red;*/
}
.personPage .part1 .left{width: 96%;}
.personPage .part1 .left{word-break: break-all;margin: 0 auto;float: none;}
.personPage .part1 .left .title{border-bottom: 2px solid #000000;font-size: 24px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;padding-bottom: 14px;}
.personPage .part1 .left .cont{}
.personPage .part1 .left .cont .item{border-bottom: 2px solid #000;padding-bottom: 25px;}
.personPage .part1 .left .cont .item .ztit{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #333333;line-height: 24px;padding-top: 20px;padding-bottom: 12px;font-weight: bold;}
.personPage .part1 .left .cont .item input{height: 48px;line-height: 48px;background: #F5F5F5;width: 100%;border: 0;padding-left: 20px;}
.personPage .part1 .item .item_1 .bys .file1 input{opacity:0;}
.personPage .part1 .left .cont .item .item_1{
    margin-bottom: 23px;    position: relative;
}
.personPage .part1 .left .cont .item .item_1 .ftit{
    margin-bottom: 12px;
    margin-top: -8px;
}
.personPage .part1 .left .cont .item .item_1 .ftit_1{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;display: inline-block;}
.personPage .part1 .left .cont .item .item_1 .ftit_1 span{color: #FF0000;}
.personPage .part1 .left .cont .item .item_1 .ftit_2{
    display: inline-block;
    float: right;
}
.personPage .part1 .left .cont .item .item_1 .ftit_2 img{width: auto;}
.personPage .part1 .left .cont .item .item_1 .ftit_2 span{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 24px;}
.personPage .part1 .left .cont .item .item_1 select{
    width: 100%;
    height: 48px;
    background: #F5F5F5;
    border: 0;
    padding-left: 10px;
    /*border: 1px solid  red;*/
}

.personPage .part1 .left .cont .item.it2 {padding-bottom: 0;}
.personPage .part1 .left .cont .item.it3{}
.personPage .part1 .left .cont .item.it3 .top_1{
    width: 104%;
}
.personPage .part1 .left .cont .item.it3 .top_1 .item_1{width: 96%;float: left;margin-right: 25px;}
.personPage .part1 .left .cont .item.it3 .top_1 .item_1 .ftit{}
.personPage .part1 .left .cont .item.it3 .bottom_1{}
.personPage .part1 .left .cont .item.it3 .bottom_1 select{width: 100%;}
.personPage .part1 .left .cont .item.it3 textarea{height: 80px;width: 100%;border: 0;padding: 10px;  background: #F5F5F5;}
.personPage .part1 .left .cont button{width: 240px;height: 54px;background: #20388E;border-radius: 27px;font-size: 16px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 54px;border: 0;margin: 25px 0 80px;}
.personPage .part1 .left .jj{}
.personPage .part1 .left .jj .title{font-size: 18px;font-family: Montserrat;font-weight: 300;color: #000000;line-height: 24px;border: 0;}
.personPage .part1 .left .jj .jj_cont{font-size: 14px;font-family: Montserrat;font-weight: 300;color: #666666;line-height: 30px;}

.personPage .hd{text-align: center;margin-bottom: 60px;}
.personPage .hd .list{ display: inline-block;}
.personPage .hd .list .item{background-color: #ebebeb; float: left;margin-right: 14px; width: 194px;height: 44px;line-height: 44px;text-align: center;}
.personPage .hd .list .item a{font-size: 16px;color: #000000;display: block;}
.personPage .hd .list .item:hover,.personPage .hd .list .item.hover{background-color: #20388e;}
.personPage .hd .list .item:hover a,.personPage .hd .list .item.hover a{color: #fff;}

.personPage .part1 .left .cont .topcont{
    padding-top: 30px;
    border-bottom: 2px solid #000;
    /*border: 1px solid  red;*/
}
.personPage .part1 .left .cont .topcont .timg{
    width: 190px;
    /* height: 220px; */
    float: left;
    /*border: 1px solid  red;*/
}
.personPage .part1 .left .cont .topcont .timg .input-file{}
.personPage .part1 .left .cont .topcont .timg .img{width: 190px;height: 220px;}
.personPage .part1 .left .cont .topcont .timg .img .photo{width: 190px;height: 175px;object-fit: contain;}
.personPage .part1 .left .cont .topcont .timg .p1{font-size: 16px;color: #666666;margin: 20px 0 30px 0;text-align: center;}
.personPage .part1 .left .cont .topcont .tcont{
    width: 100%;
    float: left;
    /*margin-left: 10px;*/
}
.personPage .part1 .left .cont .topcont .tcont .titem{
    margin-bottom: 40px;
}
.personPage .part1 .left .cont .topcont .tcont .titem .sp1{font-size: 14px;color: #999999; float: left;}
.personPage .part1 .left .cont .topcont .tcont .titem .sp2{font-size: 16px;color: #20388e;float: left;}
.personPage .part1 .left .cont .topcont .Upload{
    width: 90px;
    position: relative;
    margin-top: 443px;
    margin-left: 50px;
}
.personPage .part1 .left .cont .topcont .Upload .input-file{
    color: #fff;
    width: 90px;
    height: 32px;
    position: relative;
    z-index: 99;
    opacity: 0;
    margin-bottom: 15px;
}
.personPage .part1 .left .cont .topcont .Upload span{font-size: 14px;color: #fff;width: 103px;height: 32px;line-height: 32px;text-align: center;background-color: #20388e;display: block;border-radius: 30px;position: absolute;top: 0;left: -10px;}

.newslist3Page{padding-bottom:90px;}

.bah{margin-top:10px;height: 30px;}
.bah a{font-size:14px;text-align:center;display:block;padding-bottom: 10px;position:relative;z-index:999999;}
.bbah{font-size:14px;color:#fff;}
.bbah a{font-size:14px;text-align:center;display:block;padding-bottom: 10px;position:relative;z-index:999999;color:#fff;}


/*20230428*/
.aboutPage .part1 .part1_main .part1_1 .swiper .swiper-slide .img{width: 100%;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide .img img{max-width: 100%;max-height: 100%;}
.aboutPage .part4 .part4_main .swiper .swiper-wrapper .swiper-slide .img{margin-bottom: 20px;}
.newslistPage .part2 .right .item a .img img{height: auto;max-height:100%;}
.newslistPage .part2 .right .item a .img{height:120px;}
.newslistPage .part2 .right .item{height: auto;}
.newslistPage .part2 .right .list{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;flex-wrap: wrap;-webkit-flex-wrap:wrap;}

.changepassPage .hd .list,.personPage .hd .list{display: flex;display: -webkit-flex;justify-content: space-between;-webkit-justify-content: space-between;margin:20px 0;}
.changepassPage .hd .list .item,.personPage .hd .list .item{background-color: #ebebeb; float: left;margin-right: 5px; width: calc((100% - 10px)/3);height: 40px;line-height: 40px;text-align: center;}
.changepassPage .hd .list .item a,.personPage .hd .list .item a{font-size: 12px;color: #000000;display: block;}
.changepassPage .hd .list .item:hover,.changepassPage .hd .list .item.hover{background-color: #20388e;}
.changepassPage .hd .list .item:hover a,.changepassPage .hd .list .item.hover a{color: #fff;}
.changepassPage .part1 .title .p1{font-size: 20px;font-family: Montserrat;font-weight: bold;color: #000000;line-height: 24px;display: block;padding-bottom:10px;border-bottom:1px solid #222;margin-bottom:20px;}
.changepassPage .part1 form .item label{display: block;font-size:14px;margin-bottom:10px;font-family:Montserrat;}
.changepassPage .part1 form .item input {font-size: 14px;font-family: Montserrat;font-weight: 300;color: #AAAAAA;line-height: 40px;height: 40px;background: #F5F5F5;width: 100%;border: 0;padding-left: 10px;margin-bottom:20px;}
.changepassPage .part1 form .cb button {font-size: 14px;font-family: Montserrat;font-weight: bold;color: #FFFFFF;line-height: 40px;height: 40px;background: #20388E;border-radius: 20px;width: 140px;border: 0;cursor: pointer;margin-top:20px;}
