@charset "utf-8";
*{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;-ms-box-sizing:border-box;box-sizing:border-box;}
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,caption,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{ font-family: '微软雅黑';color:#333;outline:0;}
body{ background-color: #F5F5F5;}
a{color:#777;}
body,html{ min-width: 1220px; overflow-x: auto;}

.t-over-1{ white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.t-over-2{overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; white-space:inherit !important;}
.t-over-3{ overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; white-space:inherit !important;}

.t-over{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }


.f-l{ float: left; }
.f-r{ float: right; }
.clear{ clear: both; }
.clear:after{ content: ''; display: block; clear: both; }

._w{width: 1220px; margin: 0 auto;}

/*婢舵挳鍎�*/

/*鐎佃壈鍩�*/
.banner{ position: relative; }
.banner .wave { position: absolute; left: 0; bottom: 0px; z-index: 8; width: 100%;}
.banner .waves { position: relative; width: 100%; height: 50px; margin-bottom: -5px; min-height: 50px; max-height: 120px;}
.banner .parallax > use { animation: move-forever 50s cubic-bezier(0.55, 0.5, 0.45, 0.5) infinite;}
.banner .parallax > use:nth-child(1) { animation-delay: -2s; animation-duration: 14s;}
.banner .parallax > use:nth-child(2) { animation-delay: -3s; animation-duration: 20s;}
.banner .parallax > use:nth-child(3) { animation-delay: -4s; animation-duration: 26s;}
.banner .parallax > use:nth-child(4) { animation-delay: -5s; animation-duration: 40s;}
.banner .swiper-slide a img{ width: 100% }
.banner .swiper-slide a{ display: block; width: 100%; height: 100%; }
@keyframes move-forever {
    0% {
        transform: translate3d(-80px,0,0);
    }
    50% {
        transform: translate3d(80px,0,0);
    }
    100% {
        transform: translate3d(-80px,0,0);
    }
}
/*鐎佃壈鍩�*/
#nav{ transition: : all .5s; position: fixed; left: 50%; top: 56px; z-index: 20; margin-left: -610px; background: rgba(255,255,255,0.7);  box-shadow: 0 0 10px rgb(0 0 0 / 10%); border-radius: 7px; padding: 12px 30px; justify-content: space-between;}
.nav{ display: flex; justify-content: space-between;}
.nav > a{ font-size: 0;}
.nav > a img{ width: 190px;}
.nav > ul{ display: flex; justify-content: end; padding-right: 40px;}
.nav > ul > li{ padding: 0 5px; position: relative;}
.nav > ul > li > a{position: relative; padding: 0 6px; margin: 0 10px; line-height: 56px; height: 56px; font-size: 20px; color: #666; border-bottom: rgba(11,77,162,0) 2px solid; display: block;}
.nav > ul > li > a:after{transition: all 0.5s; position: absolute; left: 50%; bottom: 0; transform: translateX(-50%); width: 0; height: 2px; background: #125999; content: " ";}
.nav > ul > li:hover > a:after{transition: all 0.5s; width: 100%;}
.nav > ul > li > article{transition: all 0.1s; position: absolute; padding:0; width: 100%; top: 55px; left: 5px; max-height: 0; overflow: hidden;}
.nav > ul > li > article ul{ border-radius: 12px; box-shadow: 0 0 10px rgb(0 0 0 / 10%); background: rgba(255,255,255,0.9); padding: 14px 0;}
.nav > ul > li > article ul li{ font-size: 16px; line-height: 28px;}
.nav > ul > li > article ul li a{ padding: 5px 0 5px 25px; display: block; position: relative; color: #333;}
.nav > ul > li > article ul li a:hover:after{ width: 4px; height: 4px; content: ''; background-color: #125999; position: absolute; left: 14px; top: 16px;}
.nav > ul > li > article ul li a:hover{ color: #125999; }
.nav > ul > li:hover article{ padding: 20px 0; max-height: 400px; }
#nav.nav_on{ top: 0;margin-left: 0; left: 0; width: 100%; height: 78px; background-color: #fff; border-radius: 0;}
/*閸忣剙寰冩禒瀣矝 */
#gongsijieshao{ background-color: #f2f7fe;}
.gongsijieshao{ display: flex; justify-content: space-between;  padding: 70px 0 80px; }
.gongsijieshao .gs-l{ width: 540px; }
.gongsijieshao .gs-l .title{ margin-bottom: 36px; font-size: 31px; color: rgb(0,64,147); font-weight: bold;}
.gongsijieshao .gs-l .title span{ color: rgb(0,64,147); }
.gongsijieshao .gs-l .nr{font-size: 16px; color: #666; line-height: 30px; text-align: justify; text-indent: 2em; overflow : hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 6; -webkit-box-orient: vertical; white-space:inherit !important; height: 180px;}
.gongsijieshao .gs-l a{margin-top: 26px; line-height: 64px; color: #333; border-bottom: #0b4da2 1px solid; display: inline-block; font-size: 16px; padding: 0 10px;}
.gongsijieshao .gs-l a:hover{transition: all 0.5s; color: #0b4da2; letter-spacing: 1px;}
.gongsijieshao .gs-r{ width: 597px; height: 332px; border-radius: 10px; overflow: hidden; cursor: pointer; position: relative;}
.gongsijieshao .gs-r img:last-child{ position: absolute; z-index: 2; top: 50%; left: 50%; margin: -40px 0 0 -40px;}
.gongsijieshao .gs-r img:first-child{width: 597px; height: 332px;transition: all 0.5s;}
.gongsijieshao .gs-r:hover img:first-child{ transform: scale(1.1, 1.1); }
/*缂冩垳绗傞拃銉ょ瑹閸橈拷*/
.i-title{ margin-bottom: 30px; font-size: 22px; color: #333; font-weight: bold;}
.i-content{box-shadow: 0 0 30px rgb(94 158 255 / 20%); border-radius: 10px; padding:20px 30px;}
#yingyeting{ background-color: #fff;}
.yingyeting{ padding: 60px 0 90px; display: flex; justify-content: space-between;}
.yingyeting .yingyeting-l{ width: 700px; }
.yingyeting .i-content,.xinxigongkai-l .bd{ }
.yingyeting .i-content a,.xinxigongkai-l .bd ul li a{display: flex; font-size: 18px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; line-height: 50px; justify-content: space-between; position: relative; padding: 0 20px;}
.yingyeting .i-content a span,.xinxigongkai-l .bd ul li a span{ width: 80%; }
.yingyeting .i-content a i,.xinxigongkai-l .bd ul li a i{ color: #777;}
.yingyeting .i-content a:after,.xinxigongkai-l .bd ul li a:after{content: " "; display: block; clear: both; width: 3px; height: 3px; background-color: #333; position: absolute; left: -0px; top: 21px;}
.yingyeting .i-content a:hover,.yingyeting .i-content a:hover i,.xinxigongkai-l .bd ul li a:hover,.xinxigongkai-l .bd ul li a:hover i{ color: #125999; }
.yingyeting .i-content a:hover:after,.xinxigongkai-l .bd ul li a:hover:after{ background-color: #125999; }
.yingyeting .yingyeting-r{ width: 470px; }
.yingyeting .yingyeting-r > ul{ font-size: 18px; display: flex; flex-wrap: wrap; justify-content: space-between;}
.yingyeting .yingyeting-r > ul li{ width: 226px; height: 66px; margin-top: 16px; transition: all .2s;}
.yingyeting .yingyeting-r > ul li:nth-child(1){ background: url('../images/main4-1-icobg1.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li:nth-child(2){ background: url('../images/main4-1-icobg2.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li:nth-child(3){ background: url('../images/main4-1-icobg3.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li:nth-child(4){ background: url('../images/main4-1-icobg1.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li:nth-child(5){ background: url('../images/main4-1-icobg2.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li:nth-child(6){ background: url('../images/main4-1-icobg3.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li:nth-child(7){ background: url('../images/main4-1-icobg1.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li:nth-child(8){ background: url('../images/main4-1-icobg2.png') no-repeat; background-size: 226px 66px; }
.yingyeting .yingyeting-r > ul li a{ color: #fff; display: flex; line-height: 66px; padding-left: 40px;}
.yingyeting .yingyeting-r > ul li a img{ width: 32px; height: 32px; margin:16px 15px 0 0;}
.yingyeting .yingyeting-r > ul li:hover{ transform: scale(1.05, 1.05); }
/*娣団剝浼呴崗顒�绱�*/
#xinxigongkai{ background-color: #f2f7fe; width: 100%; overflow: hidden;}
#xinxigongkai .i-content{box-shadow: 0 0 30px rgb(0 0 0 / 20%);}
.xinxigongkai{ padding: 70px 0 60px; display: flex; justify-content: space-between;}
.xinxigongkai-l{ width: 70%; }
.xinxigongkai-l .hd{ position: relative; margin-bottom: 10px;}
.xinxigongkai-l .hd a{ position: absolute; font-size: 16px; color: #333; right: 10px; top: 5px;}
.xinxigongkai-l .hd ul{ display: flex;}
.xinxigongkai-l .hd ul li{ margin-right: 60px; position: relative; cursor: pointer;}
.xinxigongkai-l .hd ul li:after{ content: ' '; height: 30px; width: 1px; position: absolute; background-color: #ccc; right: -30px; top: 0;}
.xinxigongkai-l .hd ul li.on{ color: #125999; }
.xinxigongkai-l .hd ul li:last-child:after{ display: none; }
.xinxigongkai-l .bd{ height: 360px; }
.xinxigongkai-r{ width: 25%; position: relative; border-radius: 8px; overflow: hidden; height: 435px;}
.xinxigongkai-r img{ width: 100%; height: 435px; position: absolute; top: 0;left: 0;transition: all 0.5s;}
.xinxigongkai-r article{text-align: center; position: relative; z-index: 2; color: #fff; text-transform: uppercase; padding-top: 50%;}
.xinxigongkai-r article a{ color: #fff; }
.xinxigongkai-r article h2{ font-size: 36px; font-weight: bold; margin-bottom: 20px;}
.xinxigongkai-r article p{ font-weight: bold; margin-bottom: 60px;}
.xinxigongkai-r article span{ display: inline-block; width: 10%; height: 3px; background-color: #fff; }
.xinxigongkai-r:hover img{ transform: scale(1.1); }
/*閺備即妞堟稉顓炵妇*/
#xinwenzhongxin{ padding: 80px 0 90px; overflow: hidden; background-color: #fff;}
.xinwenzhongxin{ display: flex; justify-content: space-between;}
.xinwenzhongxin_l{ width: 540px; }
.xinwenzhongxin_l .swiper-container{height: 300px; border-radius: 8px; overflow: hidden;}
.xinwenzhongxin_l .swiper-slide{}
.xinwenzhongxin_l .swiper-slide img{ width: 570px; height: 300px;}
.xinwenzhongxin_l_c{ display: flex; justify-content: space-between; padding-top: 15px;}
.xinwenzhongxin_l_c article{ width: 49%; }
.xinwenzhongxin_l_c article a{ display: block; background-color: #f2f7fe; width: 100%; height: 259px; overflow: hidden;}
.xinwenzhongxin_l_c article a p{ width: 100%; height: 209px; overflow: hidden; border-radius: 8px; }
.xinwenzhongxin_l_c article a img{ width: 100%; height: 209px; transition: all .5s;}
.xinwenzhongxin_l_c article a span{display: block; text-align: center; font-size: 16px; line-height: 50px;}
.xinwenzhongxin_l_c article a:hover img{ transform: scale(1.1);}

.xinwenzhongxin_r{ width: 625px; }
.xinwenzhongxin_r_hd{ border-bottom: #cfcfcf 1px solid; position: relative;}
.xinwenzhongxin_r_hd ul{ color: #333; font-size: 20px; display: flex; }
.xinwenzhongxin_r_hd ul li{transition: all 0.3s; width: 110px; text-align: center; line-height: 50px; cursor: pointer; position: relative;}
.xinwenzhongxin_r_hd ul li.on{ color: #0c4da0; font-weight: bold;}
.xinwenzhongxin_r_hd ul li.on:after{ background-color: #0c4da0; bottom: -1px; width: 100%; height: 2px; content: ' '; display: block; position: absolute;}
.xinwenzhongxin_r_hd > a{ position: absolute; font-size: 16px; color: #333; right: 10px; top: 13px;}

.xinwenzhongxin_r_c{}
.xinwenzhongxin_r_c article{ height: 130px; border-bottom: #dfdbdb 1px dashed;}
.xinwenzhongxin_r_c article a{ display: block; padding-top: 10px;}
.xinwenzhongxin_r_c article h5{ color: #333; font-size: 18px; font-weight: bold; line-height: 50px;}
.xinwenzhongxin_r_c article p{ color: #999; line-height: 1.8; height: 50px; text-indent: 2em;}
.xinwenzhongxin_r_c article p i{ color: #1a9cb2; }
.xinwenzhongxin_r_c article:hover h5{ color: #125999; }
.xinwenzhongxin_r_c article:hover p{ color: #666; }
/*鐟欏棝顣舵搴ㄥ櫚*/
#shipinfengcai{ background-color: #f2f7fe; overflow: hidden;}
.shipinfengcai{ padding: 50px 0 70px; }
.shipinfengcai > h5{ font-size: 20px; font-weight: bold;}
.shipinfengcai-c{ padding-top: 40px; }
.shipinfengcai-c article{ position: relative; border-radius: 10px; overflow: hidden; cursor: pointer;}
.shipinfengcai-c article img:nth-child(2){ width: 81px; height: 81px; position: absolute; left: 50%; top: 50%; margin:-40px 0 0 -40px;}
.shipinfengcai-c article img:nth-child(1){ transition: all .6s;}
.shipinfengcai-c article:hover img:nth-child(1){ transform: scale(1.1); }
.shipinfengcai-c article p{ color: #fff; position: absolute; z-index: 2; bottom: 0; left: 0; font-size: 16px; padding: 12px 20px; width: 100%; background: url('../images/ind06_bac2.png') center no-repeat; background-size: 100% 48px;}
.shipinfengcai-c-1{ width: 785px; height: 445px; float: left;}
.shipinfengcai-c-1 img:nth-child(1){ width: 785px; height: 445px; }
.shipinfengcai-c-2{ width: 410px; height: 214px; float: right; margin-bottom: 15px;}
.shipinfengcai-c-2 img:nth-child(1){width: 410px; height: 214px;}

/*妞や絻鍓�*/
.bottom-border{ border-bottom: 1px solid rgba(255, 255, 255, .5); }
#bottom{background-color: #2c5da6; overflow: hidden;}
.bottom{ display: flex; justify-content: space-between; padding: 30px 0;}
.bottom-img1{ width: 210px; height: 65px; margin-top: 46px; }
.bottom-c{ width: 500px; }
.bottom-c p{ color: #fff; padding: 7px 0 8px;}
.bottom-c p a{color: #fff; }
.bottom-c p img{ width: 24px; height: 24px; margin-right: 15px; }
.bottom-img2{ width: 450px; height: 160px; }
.bottom2{ color: #fff; text-align: center; padding: 15px 0;}
.bottom2 p{ line-height: 30px; }
.bottom2 p a{ color: #fff; }
.bottom2 p img{position: relative; top: -3px;}
.youqing{ color: #fff; padding: 20px 0;}
.youqing a{ color: #fff; margin:0 18px;}
.youqing a:hover{ color: #fff; font-weight: bold; text-decoration: underline; }
/*閸欐娊鍎寸�佃壈鍩�*/
#r-nav{ position: fixed; width: 88px; z-index: 99; top: 30%; right: -20%; transition: all 0.5s; background: #fff; box-shadow: 0 0 10px rgb(0 0 0 / 20%);  border-radius:6px; cursor: pointer;}
#r-nav article{ width: 88px; height: 92px; position: relative;}
#r-nav article p{ width: 88px; height: 92px; text-align: center; position: relative; border-bottom: #dfdbdb 1px solid; padding-top: 62px; color: #999; font-size: 14px; position: relative; transition: all .3s;}
#r-nav article p.p1{ background: url('../images/r-nav-btn1.png') center 12px no-repeat; background-size: 36px 36px; }
#r-nav article p.p1:hover{ background: #125999 url('../images/r-nav-btn1s.png') center 12px no-repeat; background-size: 36px 36px; color: #fff;}
#r-nav article p.p2{ background: url('../images/r-nav-btn2.png') center 14px no-repeat; background-size: 36px 36px; }
#r-nav article p.p2:hover{ background: #125999 url('../images/r-nav-btn2s.png') center 12px no-repeat; background-size: 36px 36px; color: #fff;}
#r-nav article p.p3{ background: url('../images/r-nav-btn4.png') center 14px no-repeat; background-size: 36px 36px; }
#r-nav article p.p3:hover{ background: #125999 url('../images/r-nav-btn4s.png') center 12px no-repeat; background-size: 36px 36px; color: #fff;}
#r-nav article p.p4{ background: url('../images/r-nav-btn3.png') center 14px no-repeat; background-size: 36px 36px; }
#r-nav article p.p4:hover{ background: #125999 url('../images/r-nav-btn3s.png') center 12px no-repeat; background-size: 36px 36px; color: #fff;}
#r-nav article div{ transition: all .3s; width: 156px; height: 138px; overflow: hidden; position: absolute; left: -156px; background: url('../images/r-nav-btn5.png') right center no-repeat; background-size: 24px 32px; padding-right: 20px; top: 50%; margin-top: -69px; display: none;}
#r-nav article div img{ width: 138px; height: 138px;}
#r-nav article .div2{ width: 330px; left: -245px; margin-top: -55px;}
#r-nav article .div2 img{ width: 240px; height: 111px;}
#r-nav article:hover div{ display: block; }
.r-navs{ right: 2% !important; }
/*閸掓銆冩い锟�*/
.page_banner{ width: 100%; height: 360px; background: url('../images/img1.jpg') center no-repeat; margin-top: 83px; }
.page_banner > div { position: relative; height: 360px;}
.page_banner > div img{ position: absolute; right: 10px; bottom: 10px; }
#list1{ background-color: #fff; padding: 20px; margin: 30px auto; border-radius: 5px;}
#list1 > ul{}
#list1 .top > article,._form_r .top{ width: 328px; text-align: right; }
#list1 .top > article a{}
#list1 .top > article span,._form_r .top span{ color: #2c5da6; }
#list1 .top > article img,._form_r .top img{position: relative; top: -1px; left: -2px;}
#list1 .top{ display: flex; border-bottom: rgba(214, 214, 214,.6) 1px solid; height: 38px; justify-content: space-between;}
._form_r_top{border-bottom: rgba(214, 214, 214,.6) 1px solid;}
#list1 .top ul{ display: flex; font-size: 16px;}
#list1 .top ul li{ margin-right: 40px; height: 37px;}
#list1 .top ul li a{ display: block; width: 100%; height: 37px;}
#list1 .top ul li a.on,#list1 .top ul li a:hover{color: #2c5da6;  font-weight: bold; font-size: 18px;  border-bottom: 2px solid #2c5da6;}
#list1 .top ul li a:hover{ font-weight: normal;  font-size: 16px;}
#list1 .top ul li a.on:hover{font-weight: bold; font-size: 18px;}
#list1 .top > article{width: auto;}

#list1 .content{ display: flex; flex-wrap: wrap; justify-content: space-between; padding: 20px 0;}
#list1 .content > article{ width: 49.2%; background-color: #f5f5f5; padding:15px 20px;margin: 20px 0 0;}
#list1 .content > article a{ color: #333; font-size: 13px; }
#list1 .content > article a h5,.content2 > article a h5{ font-size: 18px; height: 35px;}
#list1 .content > article a h5,#list1 .content > article a p{ width: 82%; }
#list1 .content > article a p,.content2 > article a p{line-height: 1.6; height: 40px; margin-bottom: 15px; color: #666;}
#list1 .content > article a span{ background: url('../images/time.png') 0 center no-repeat; background-size: 16px 16px; padding-left: 25px; line-height: 18px; color: #606060; height: 16px; display: inline-block;}
#list1 .content > article:hover{ background-color: #2c5da6; }
#list1 .content > article:hover a,#list1 .content > article:hover p{ color: #fff; }
#list1 .content > article:hover span{ color: #fff;  background: url('../images/timeh.png') 0 center no-repeat;}
.page{ text-align: center; padding-top: 40px; height: 90px;}
.page a{padding: 9px 14px; line-height: 1; display: inline-block; margin: 0 1px; background-color: #f8f8f8; color: #666;}
.page a.on,.page a:hover{ background-color: #2c5da6; color: #fff; }
.content2{ padding-top: 20px; }
.content2 > article{ position: relative; border-bottom: #f5f5f5 2px solid; padding: 30px 210px 15px; padding-left: 130px;}
.content2-2{ padding-top: 0; }
.content2-2 > article{ padding-right: 20px; }
.content2 > article a article{color: #666; position: absolute; top: 42px; left: 0; text-align: center; width: 110px;}
.content2 > article a article span{ display: block; font-size: 32px; margin-bottom: 5px;}
.content2 > article a article i{ display: block; font-size: 13px;}
.content2 > article:hover{ background-color: #f5f5f5; }
.content2 > article:hover a{ color: #333; }
.content2 > article:hover a > img{ transform: scale(1.05); }
.content2 > article a > img{ width: 160px; height: 102px; position: absolute; right: 20px; top: 20px; transition: all .3s;}
/*娣団剝浼呴崗顒�绱�*/
._form{ display: flex; background-color: #fff; margin:30px auto; justify-content: space-between;}
._form ._form_l{ width: 220px; border-right: #e7e7e7 1px solid; padding-bottom: 20px;}
._form ._form_l h5{ font-size: 18px; background-color: #2c5da6; color: #fff; line-height: 60px; text-align: center; margin-bottom: 20px;}
._form ._form_l > ul{ padding:0 15px; }
._form ._form_l > ul > li{border-bottom: #e7e7e7 1px solid; margin-bottom: 10px;}
._form ._form_l > ul > li:last-child{ border-bottom: none; }
._form ._form_l > ul > li > a{ display: block; font-size: 16px; line-height: 52px; padding-left: 20px; background: url('../images/jiantou-right.png') right center no-repeat; background-size: 15px 23px; border-left: #fff 3px solid;}
._form ._form_l > ul > li > a.on{ color: #2c5da6 ; border-left: #2c5da6 3px solid; }
._form ._form_l > ul > .tree > a.on{  background: url('../images/jiantou-bottom.png') right center no-repeat; background-size: 15px 24px;}
._form ._form_l > ul > li ul{ font-size: 16px; line-height: 46px; padding-left: 46px; transition: all .3s; padding-bottom: 5px; display: none;}
._form ._form_l > ul > li ul li{ position: relative; }
._form ._form_l > ul > li ul li a{}
._form ._form_l > ul > li ul li a.on{ color: #2c5da6 ; }
._form ._form_l > ul > li ul li a.on:after{background-color: #2c5da6; }
._form ._form_l > ul > li ul li a:after{ width: 4px; height: 4px; content: ''; position: absolute; background-color: #ccc; left: -20px; top: 20px; }
._form ._form_l > ul > li a:hover{ color: #2c5da6 ; font-weight: bold;}
._form ._form_l > ul > li a:hover:after{ background-color: #2c5da6; }
._form ._form_r{ width: 985px; padding-right: 10px;}
._form ._form_r .top{ text-align: right; width: 100%; padding: 15px 20px; }
._form_data{ color: #333; padding: 80px 0 30px 140px;	}
._form_data form > article{ font-size: 16px; display: flex; align-items: center; margin-bottom: 20px;}
._form_data form > article > span{ display: inline-block; width: 160px; letter-spacing: 8px; }
._form_data form > article > span i{ color: red; }
._form_data form > article > input,._form_data article textarea{ border: #ccc 1px solid; padding: 15px; width: 390px; border-radius: 5px;}
._form_data form > article > textarea{ height: 100px; }
._form_data form > article > img{ width: 120px; height: 50px; }
._form_data form > article > button{ background: #2c5da6; color: #fff; border: none; width: 300px; line-height: 50px; margin:40px 0 0 142px;}
/*鐠囷附鍎�*/
#content{ padding: 20px 0 0; }
#content > h5{ font-size: 28px; text-align: center; color: #333; padding: 20px 0 10px; line-height: 1.5;}
#content > P{ text-align: center; color: #666; font-size: 16px; padding: 10px 0;}
#content > article{ padding: 40px 0 20px; line-height: 1.8; }
#content > article:after{content: ''; display:block; clear: both; width: 100%;}
#content > article td, #content > article th{ padding: 5px 10px; border: 1px solid #000;}
#content > article img{ max-width: 100% !important; }
#content table a{ color: blue; text-decoration: underline;}
.content-b{ display: flex; justify-content: space-between; font-size: 16px; padding-top: 20px;}
.content-b a{ width: 50%; padding: 20px 0;}
.content-b a span{}
.content-b a p{ line-height: 30px; }
.content-b a:first-child{ background: url('../images/icon_48.png') left center no-repeat; background-size: 17px 13px; padding-left: 50px; transition: all .3s;}
.content-b a:first-child:hover{background: url('../images/icon_48s.png') left center no-repeat; background-size: 17px 13px; padding-left: 40px; color: #005fa3;}
.content-b a:last-child{ text-align: right;  background: url('../images/icon_49.png') right center no-repeat; background-size: 17px 13px; transition: all .3s; padding-right: 50px;}
.content-b a:last-child:hover{ text-align: right;  background: url('../images/icon_49.png') right center no-repeat; background-size: 17px 13px; padding-right: 40px; color: #005fa3;}
/*閻€劍鎸夐幎銉棅娑撴艾濮�*/
.yongshuibaozhuang{ padding: 10px; }
.yongshuibaozhuang > h5{ text-align: center; font-size: 20px; }
.yongshuibaozhuang > section{ height:calc(100vh - 170px); margin: 20px 0; overflow-y: auto;  }
.yongshuibaozhuang > section img{ max-width: 100%; }
.yongshuibaozhuang > p{ height: 30px; line-height: 30px;}
.yongshuibaozhuang > p a{ color: #428bca; }
.yongshuibaozhuang > a{ display: block; width: 180px; line-height: 46px; background-color: #2c5da6; color: #fff; font-size: 14px; text-align: center; border-radius: 5px; margin:0 auto;}
.yongshuibaozhuang > a:hover{ color: #fff; background-color: #1a76ff; }
/*娑撴艾濮熼弫浼村櫤*/
.yewushuliang{}
.yewushuliang ._form_data{ padding: 20px; }
.yewushuliang ._form_data > article span{  }
.yewushuliang ._form_data form > article > span{ width: 210px; text-align: right; padding-right: 10px; letter-spacing: 0;}
.yewushuliang ._form_data form > article > button{ margin-left: 215px; }
.yewushuliang ._form_data form > article > p{ display: flex; flex-wrap: wrap; }
.yewushuliang ._form_data form > article > p label{ margin-right: 20px; margin-bottom: 10px;}
.yewushuliang ._form_data form > article > p label input{ margin-right: 5px; }
.yewushuliang ._form_data form > article > section{width: 60%; line-height: 1.8;}
/*閼辨梻閮撮幋鎴滄粦*/
#lianxiwomen{ display: flex; flex-wrap: wrap; justify-content: space-between; background-color: #fff; padding: 40px; margin:40px auto;}
#lianxiwomen article{ width: 48%; margin-bottom: 40px; box-shadow: 0 0 20px rgb(0 0 0 / 10%); padding: 20px; border-radius: 8px; cursor: pointer; transition: all .5s;}
#lianxiwomen article p{ width: 100%; height: 330px; overflow: hidden; }
#lianxiwomen article p img{ width: 100%; transition: all .3s; border-radius: 10px;}
#lianxiwomen article h5{ font-size: 26px; color: #333; line-height: 66px;}
#lianxiwomen article span{ display: block; font-size: 16px; color: #666; line-height: 30px;}
#lianxiwomen article:hover p img{ transform: scale( 1.05) }
#lianxiwomen article:hover h5{ color: #fff; font-weight: bold;}
#lianxiwomen article:hover span{color: #fff;}
#lianxiwomen article:hover{ background-color:rgba(44, 93, 166, .8); box-shadow: 0 0 20px rgb(0 0 0 / 30%);}
/*缂冩垳绗傞拃銉ょ瑹閸橈拷*/
#wangshangyingyeting{ margin: 40px auto 0px; background-color: #fff; padding: 20px; border-radius: 10px;}
#wangshangyingyeting .ul1{ display: flex; justify-content: space-between; padding: 20px 30px;}
#wangshangyingyeting .ul1 li{position: relative; }
#wangshangyingyeting .ul1 li:after{position: absolute; width: 1px; height: 90px; background-color:rgba(0,0,0,.2); content: ''; right: -50px; top: 50px;}
#wangshangyingyeting .ul1 li:last-child:after{display: none;}
/* #wangshangyingyeting .ul1 li:nth-child(1){background: #EECDA3; background: -webkit-linear-gradient(to left, #EF629F, #EECDA3); background: linear-gradient(to left, #EF629F, #EECDA3);}
#wangshangyingyeting .ul1 li:nth-child(2){background: #c2e59c; background: -webkit-linear-gradient(to left, #64b3f4, #c2e59c); background: linear-gradient(to right, #64b3f4, #c2e59c);}
#wangshangyingyeting .ul1 li:nth-child(3){background: #F1F2B5; background: -webkit-linear-gradient(to right, #00aac1, #F1F2B5); background: linear-gradient(to right, #00aac1, #F1F2B5);}
#wangshangyingyeting .ul1 li:nth-child(4){background: #5a9ebf; background: -webkit-linear-gradient(to left, #a1efeb, #5a9ebf); background: linear-gradient(to left, #a1efeb, #5a9ebf);} */
#wangshangyingyeting .ul1 li p{background: #24C6DC; background: -webkit-linear-gradient(to right, #7870cf, #7870cf); background: linear-gradient(to right, #7870cf, #24C6DC); transition: all .3s; width: 120px; text-align: center;  border-radius: 120px; height: 120px; box-shadow: 0 0 10px rgb(0 0 0 / 20%); display: flex; align-items: center; justify-content: center; margin-bottom: 20px;}
/* #wangshangyingyeting .ul1 li:nth-child(6){background: #388cbb; background: -webkit-linear-gradient(to left, #85D8CE, #388cbb); background: linear-gradient(to left, #85D8CE, #388cbb);}
#wangshangyingyeting .ul1 li:nth-child(7){background: #2cb182; background: -webkit-linear-gradient(to left, #93F9B9, #2cb182); background: linear-gradient(to left, #93F9B9, #2cb182);}
#wangshangyingyeting .ul1 li:nth-child(8){background: #EECDA3; background: -webkit-linear-gradient(to left, #EF629F, #EECDA3); background: linear-gradient(to left, #EF629F, #EECDA3);} */
#wangshangyingyeting .ul1 li:hover p{ transform: scale(1.05, 1.05);}
#wangshangyingyeting .ul1 li a{ display: block; padding-top: 20px;}
#wangshangyingyeting .ul1 li a img{width: 64px; height: 64px;}
#wangshangyingyeting .ul1 li a span{ display: block; color: #555; font-size: 16px; font-weight: bold; text-align: center;}
#wangshangyingyeting .ul2{display: flex; justify-content: space-between;}
#wangshangyingyeting .ul2 li{ width: 118px; text-align: center;}
#wangshangyingyeting .ul2 li a{}
#wangshangyingyeting .ul2 li a{}
#wangshangyingyeting .ul2 li a p{background: #24C6DC; background: -webkit-linear-gradient(to right, #7870cf, #7870cf); background: linear-gradient(to right, #7870cf, #24C6DC); border-radius: 100px; height: 100px; width: 100px; box-shadow: 0 0 10px rgb(0 0 0 / 40%); display: flex; align-items: center; justify-content: center; margin:0 auto 10px auto;}
#wangshangyingyeting .ul2 li a p img{ width: 40px; }
#wangshangyingyeting .ul2 li a span{ display: block; font-size: 18px; color: #666;}
#wangshangyingyeting > h5{  text-align: center; font-size: 30px; color: #555; font-weight: bold; padding: 10px 0; margin-bottom: 10px; position: relative;}
#wangshangyingyeting > h5:after{ display: block; content: ''; width: 120px; background-color: #2c5da6; height: 3px; position: absolute; left: 50%; margin-left: -60px; bottom: 0px;}
#wangshangyingyeting_xin{ margin: 20px auto; padding: 20px; display: flex; background-color: #fff; border-radius: 10px; justify-content: space-between;}
#wangshangyingyeting_xin .yingyeting-r{width: 200px;}
#wangshangyingyeting_xin .yingyeting-l{ width: 650px; }
#wangshangyingyeting_xin .xinxigongkai-r{ width: 23%; height: 398px;}
#wangshangyingyeting_xin .xinxigongkai-r img{ height: 398px; }
#wangshangyingyeting_xin .yingyeting-r > ul li{  background-size: 200px 72px; height: 72px; margin-top: 30px;}
#wangshangyingyeting_xin .yingyeting-r > ul li a{ padding-left: 20px; line-height: 72px;}
#wangshangyingyeting_xin .yingyeting-r > ul li a img{ margin-top: 20px; }
/*閻ｆ瑨鈻堥弶锟�*/
#liuyan{ width: 100%; padding-right: 0;}
#liuyan ._form_data{ padding: 0; }
#liuyan .content{ padding: 50px 50px 40px; }
#liuyan .content h5{ text-align: center; font-size: 22px; margin-bottom: 40px; font-weight: bold;}
#liuyan .content p{ font-size: 15px; line-height: 1.8; margin-bottom: 10px;}
#liuyan ._form_data{ padding: 0 200px 30px;}
#liuyan ._form_data h5{ text-align: center; font-size: 22px; margin-bottom: 40px; }
#liuyan ._form_data form input ,#liuyan ._form_data form textarea{ width: 520px; }
#liuyan ._form_data form button{ margin-left: 200px; }
/*鐟欏棝顣�*/
#prop-video-zhe{ width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-color: rgba(0, 0, 0, .4); z-index: 20; display:none;}
#prop-video{ background-color: #000; width: 1010px; height: 570px; position: fixed; background-color: #fff; top: 50%; left: 50%; margin: -285px 0 0 -505px; z-index: 21; display: none;}
#prop-video .video_obj{ width: 1010px; height: 570px; }
#prop-video i{ width: 18px; height: 18px; position: absolute; right: 20px; top: 20px; cursor: pointer;}
/*闁艰鲸姊婚柈鎾箣閹存粍绮︾�殿喛顫夐、锟�*/
#ditu-div{position: fixed; top: -100%; left: 0; width: 100%; display: flex; height: 100%; z-index: 26; display: flex; justify-content: center; align-items: center;}
#ditu-alert{ width: 1000px; background-color: #fff; position: relative; z-index: 22;}

.ditu-alert-s{}
#map{ width: 100%; height: calc(100vh - 400px); margin-bottom: 10px;}
#ditu-alert > img{ position: absolute; top: 0; right: 0; padding: 10px; z-index: 99 }
#ditu-alert > h5{ padding: 0 30px; font-size: 26px; margin-bottom: 12px; color: #333;}
#ditu-alert > p{ padding: 0 30px; font-size: 16px; color: #666; margin-bottom: 5px;}


.yingshanghuanjing{ padding: 40px 0; }
.yingshanghuanjing > .img1{ display: block; }
.yingshanghuanjing > .img1 img{ width: 100%; }
.yingshanghuanjing > .img2{ display: flex; }
.yingshanghuanjing > .img2 a{ display: block; width: 50%; }
.yingshanghuanjing > .img2 a img{ width: 100%; }
.yingshanghuanjing .content{ padding: 30px 0; display: flex; flex-wrap: wrap; justify-content: space-between;}
.yingshanghuanjing .content article{ width: 47%; border-bottom:#dfdbdb 1px dashed; padding: 30px 0;}
.yingshanghuanjing .content article h5{ display: flex; justify-content: space-between; color: #333; font-size: 18px; font-weight: bold; margin-bottom: 15px; padding: 0 20px;}
.yingshanghuanjing .content article h5 a{ font-size: 14px; font-weight: normal;}
.yingshanghuanjing .content article > a{ padding-left: 20px; display: block; font-size: 15px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; line-height: 32px;}
.yingshanghuanjing .content article > a:hover{    color: #125999;}

.video-js .vjs-big-play-button{top: 50%!important; left: 50%!important; margin: -0.8em 0 0 -1.5em;}