/* 在线链接服务仅供平台体验和调试使用，平台不承诺服务的稳定性，企业客户需下载字体包自行发布使用并做好备份。 */
@font-face {
  font-family: "阿里巴巴普惠体 2.0 35 Thin";src: url("//at.alicdn.com/wf/webfont/0frPAQovwgbQ/xEOwysdvFBoq.woff2") format("woff2"),
  url("//at.alicdn.com/wf/webfont/0frPAQovwgbQ/EhSlySxwD55R.woff") format("woff");
  font-display: swap;
}
*{border:0; margin:0; padding:0; outline:0; box-sizing:border-box;}
body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,input,fieldset,legend,button,textarea,div,img{border:0 none; margin:0; padding:0; box-sizing:border-box; outline:0;}
body,textarea,input,button,select,keygen,legend{font-size: 14px;color:#333;outline:0;font-family:"阿里巴巴普惠体 2.0 35 Thin",'Microsoft Yahei',Arial, sans-serif;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
html{font-size:calc(100vw / 19.2);}
body{overflow-x:hidden;padding-top: 80px;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

/** 重置超链接元素 **/
a{text-decoration:none;color:#333;}
a:hover{color:#475fbc;}

/** 重置图片元素 **/
.l{ float:left;}
.r{ float:right;}

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w1560{ width:1560px;max-width: 95%; margin:auto;}
.w1200{ width:1200px;max-width: 95%; margin:auto;}
.pd05{padding-left: 5%;padding-right: 5%;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 9;-webkit-transition: 0.5s;transition: 0.5s;height: 80px;background: #475fbc;}
.top_h{display: flex;align-items: center;justify-content: space-between;}
.top_h .logo{}
.top_h .logo img{display: block;height:80px;padding: 10px 0;}
.dh_bg{display: flex;}
.dh_tx{position: absolute;top:0;}
.dh_tx i{position: absolute;top: 0; height:80px;-webkit-transition:0.5s;transition:0.5s;}
.dh_tx i:after{content: "";position: absolute;left: 40px;bottom: 0;right: 40px; -webkit-transition:0.5s;transition:0.5s;border-bottom: 2px solid #fff;}
.dh{}
.dh ul li{float:left;position: relative;}
.dh ul li p a{display:block;line-height:80px;font-size:16px;position:relative;color:#fff;padding:0 40px;}
.dh ul li.on p a{color:#fff;}
.dh ul li .dh_fl{position: absolute;left: 50%;top: 80px;width:180px;display: none;margin-left: -90px;box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);}
.dh ul li .dh_fl ul{background: #fff;}
.dh ul li .dh_fl ul li{float: none;padding: 0;border-bottom: 1px dotted #eee;}
.dh ul li .dh_fl ul li a{display: block; font-size: 14px;line-height: 24px;position: relative;color: #666; text-align:center;padding:10px 0;}
.dh ul li .dh_fl ul li:hover a{color: #fff; background:#475fbc;}

.top_ssyy{display: flex;padding-left: 20px;}
.top_yy{}
.top_yy a{padding: 0 10px;font-size: 16px;line-height: 80px;color: #fff;display: flex;align-items: center;-webkit-transition:0.5s;transition:0.5s;}
.top_yy a i{font-size: 20px;padding-right: 5px;}

.top_ss{margin-left: 30px;}
.top_ss span.button{display:flex;align-items: center;font-size: 16px;line-height: 80px;color: #fff; cursor:pointer;-webkit-transition:0.5s;transition:0.5s;}
.top_ss span.button i{font-size: 20px;padding-right: 5px;}
.serach{position:fixed;left: 0; right:0px;top:0px;bottom: 0;z-index:10;display: none;}
.serach2{position:absolute;left: 0; right:0px;top:100px;display: flex;align-items: center;justify-content: center;}
.serach form{position: relative;width: 100px;max-width: 85%;-webkit-transition:0.5s;transition:0.5s;background: #fff;padding: 0px 20px;box-shadow: 0 0 20px rgba(0, 0, 0, 0.5);}
.serach.on form{width: 1200px;}
.serach form input[type='text']{font-size:14px; width:100%; height:66px; line-height:66px;padding:0 40px 0 40px; color:#666;background: none;}
.serach form i{position: absolute;left: 20px;top:0px;height:66px;font-size: 20px;line-height: 66px;text-align: center;color: #999;}
.serach form a{position: absolute;right: 60px;top:0px;font-size: 14px;line-height: 66px;color: #666;}
.serach form span{position: absolute;right: 20px;top:0px;width: 24px;height:66px;cursor: pointer;}
.serach form span:before{content:""; position: absolute;left: 50%;top:50%;width: 24px;height:2px;background: #475fbc;margin: -1px 0 0 -12px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:after{content:""; position: absolute;left: 50%;top:50%;width: 2px;height:24px;background: #475fbc;margin: -12px 0 0 -1px;-webkit-transform: rotate(45deg);transform: rotate(45deg);-webkit-transition:0.5s;transition:0.5s;border-radius: 2px;}
.serach form span:hover:before{-webkit-transform: rotate(0deg);transform: rotate(0deg);}
.serach form span:hover:after{-webkit-transform: rotate(90deg);transform: rotate(90deg);}

.banner{width:100%;overflow:hidden;position:relative;}
.banner ul{}
.banner ul li{overflow:hidden;position:relative;}
.banner ul li .img{overflow: hidden;}
.banner ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .img video{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;}
.banner ul li .txt{position: absolute;left: 10%;bottom: 0;right: 10%;top: 0;display: flex;align-items: center;justify-content: flex-end;justify-content: flex-start;}
.banner ul li .txt .txt2{width: 100%;}
.banner ul li .txt .ml1{font-size: 60px;line-height: 60px;color: #fff;}
.banner ul li .txt .ml2{font-size: 30px;line-height: 30px;color: #fff;font-weight: 100;margin-top: 20px;}
.banner ul li .txt .ml3{font-size: 48px;line-height: 48px;color: #fff;font-weight: 100;margin-top: 30px;}
.banner ul li .txt .ml4{font-size: 16px;line-height: 48px;color: #fff;margin-top: 50px;border: 1px solid #fff;border-radius: 25px;display: flex;align-items: center;justify-content: center;width: 180px;-webkit-transition:0.5s;transition:0.5s;}
.banner ul li .txt .ml4 i{padding-left: 20px;}
.banner ul li .txt .ml4:hover{color: #fff;border: 1px solid #475fbc;background: #475fbc;}
.banner ul li.swiper-slide-active .txt .ml1{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.5s;animation-delay: 0.5s;-webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml2{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 0.75s;animation-delay: 0.75s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml3{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1s;animation-delay: 1s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.banner ul li.swiper-slide-active .txt .ml4{-webkit-animation-name:fadeInUp;animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 1.25s;animation-delay: 1.25s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{position: absolute;z-index: 1;bottom: 30px!important;display:flex;align-items: center;justify-content: center;}
.bandd span{width: 10px;height: 10px;margin: 0 10px!important;background-color: #000;border-radius: 5px;box-shadow: 0 0 2px rgba(0,0,0,.3);opacity: .5;transition: 0.3s;}
.bandd  span.swiper-pagination-bullet-active{position: relative;background-color: #475fbc;opacity: 1;}
.bandd  span.swiper-pagination-bullet-active:after{content: "";z-index: -1;position: absolute;left: 0;top: 0;width: 100%;height: 100%;background-color: #475fbc;opacity: .5;border-radius: 50%;-webkit-animation: scaleDouble 2s ease-in-out infinite;animation: scaleDouble 2s ease-in-out infinite;}
@keyframes -webkit-scaleDouble{
  100%{-webkit-transform: scale(2);opacity: .2;}
}
@keyframes scaleDouble{
  100%{transform: scale(2);opacity: .2;}
}
.banz,.bany{z-index: 1;position: absolute;top: 50%;width: 60px;height: 60px;margin-top: -30px;border: 2px solid #fff;border-radius: 50%;cursor: pointer;-webkit-transition: 0.3s;transition: 0.3s;filter: drop-shadow(2px 2px 4px rgba(0,0,0,.5));display:flex;align-items: center;justify-content: center;font-size: 18px;color: #fff;}
.banz{left: 0;-webkit-transform: translateX(-100%);transform: translateX(-100%);}
.bany{right: 0;-webkit-transform: translateX(100%);transform: translateX(100%);}
.banner:hover .banz{-webkit-transform: translateX(20%);transform: translateX(20%);}
.banner:hover .bany{-webkit-transform: translateX(-20%);transform: translateX(-20%);}

.sy_bt{text-align:center;font-size:42px;line-height:42px;color:#333;font-weight: 100;}

.sy_cp_bg{padding-top: 80px;padding-bottom: 40px;position: relative;}
.sy_cp{position: relative;z-index: 1;}
.sy_cp .lb_bg{position: relative;}
.sy_cp .lb_bg .sy_cp_dd{bottom:0px!important; width:100%; text-align:center; z-index:5;display: flex;align-items: center;justify-content: center;padding: 50px 0;}
.sy_cp .lb_bg .sy_cp_dd span{z-index:2;cursor:pointer;margin:0 6px!important;width:8px;height:8px;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(0, 0, 0, 0.2);opacity: 1!important;}
.sy_cp .lb_bg .sy_cp_dd span.swiper-pagination-bullet-active{background:#475fbc;}
.sy_cp .lb_bg .sy_cp_dd span.swiper-pagination-bullet-active:after{content: "";position: absolute;left: -6px;top: -6px;border: 1px solid #475fbc;width: 18px;height: 18px;border-radius: 50%;}
.sy_cp .lb{margin-top: 60px;}
.sy_cp .lb ul{}
.sy_cp .lb ul li{border: 1px solid #eee;padding: 10px;position: relative;}
.sy_cp .lb ul li .txt{padding: 30px 20px;}
.sy_cp .lb ul li .txt .h1{font-size: 30px;line-height: 30px;color: #333;font-weight: 100;}
.sy_cp .lb ul li .txt .h2{font-size: 14px;line-height: 24px;color: #666;margin-top: 10px;font-weight: 100;}
.sy_cp .lb ul li .txt .h3{margin-top: 20px;font-weight: 100;}
.sy_cp .lb ul li .txt .h3{font-size: 14px;line-height: 40px;color: #333;display: flex;align-items: center;-webkit-transition:0.5s; transition:0.5s;}
.sy_cp .lb ul li .txt .h3 i{width: 30px;line-height: 30px;font-size: 18px;color: #fff;text-align: center;border-radius: 50%;background: #475fbc;margin-right: 10px;}
.sy_cp .lb ul li .txt .h3:hover{color: #475fbc;}
.sy_cp .lb ul li .img{overflow: hidden;}
.sy_cp .lb ul li .img img{display:block;width:100%;-webkit-transition:0.5s; transition:0.5s;}
.sy_cp .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.sy_jg_bg{padding: 60px 0 0;background: #f6f6f6;}
.sy_jg{margin-top: 40px;position: relative;overflow: hidden;}
.sy_jg .lb1{}
.sy_jg .lb1 ul{display: flex;position: relative;left: 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_jg .lb1 ul li{flex-shrink: 0;width: 100%;}
.sy_jg .lb1 ul li img{display: block;width: 100%;}
.sy_jg .lb2{position: absolute;left: 0;right: 0;bottom: 0;z-index: 1;}
.sy_jg .lb2 ul{display: flex;}
.sy_jg .lb2 ul li{width: 25%;border-top: 1px solid #fff;border-right: 1px solid #fff;position: relative;}
.sy_jg .lb2 ul li:last-child{border-right: none;}
.sy_jg .lb2 ul li a{display: block;padding: 50px 30px;opacity: 0.5;-webkit-transition:0.5s;transition:0.5s;}
.sy_jg .lb2 ul li .ml1{font-size: 30px;line-height: 30px;color: #fff;}
.sy_jg .lb2 ul li .ml2{font-size: 14px;line-height: 24px;color: #fff;margin-top: 20px;}
.sy_jg .lb2 ul li.on{border-top:none;}
.sy_jg .lb2 ul li.on:before{content: "";position: absolute;left: 0;top: -26px;width: 100%;background: url('../img/jgsl_hover.png') center bottom no-repeat;background-size: contain;height: 29px;}
.sy_jg .lb2 ul li.on a{opacity: 1;}
.sy_jg .lb2 ul li.on .ml1{color: #fff;text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.5);}
.sy_jg .lb2 ul li.on .ml2{color: #fff;text-shadow: 1px 1px 2px rgb(0, 0, 0, 0.5);}

.sy_gy_bg{padding-top: 80px;padding-bottom: 80px;background: url('../img/sy_gy_bg.jpg') center bottom no-repeat;background-size: cover;}
.sy_gy{display: flex;align-items: center;}
.sy_gy_bg .txt{width: 50%;padding-right: 4%;}
.sy_gy_bg .txt .ml1{font-size:42px;line-height:42px;color:#475fbc;font-weight: bold;}
.sy_gy_bg .txt .ml2{font-size: 30px;line-height: 42px;color: #666;font-weight:100;padding-top: 15px;}
.sy_gy_bg .txt .ml3{font-size: 16px;line-height: 36px;color: #666;padding-top: 30px;}
.sy_gy_bg .txt .ml4{padding-top: 40px;}
.sy_gy_bg .txt .ml4 ul{display: flex;justify-content: space-between;}
.sy_gy_bg .txt .ml4 ul li{}
.sy_gy_bg .txt .ml4 ul li .m1{font-size: 18px;line-height: 48px;height: 48px;color: #475fbc;display: flex;align-items: baseline;justify-content: center;}
.sy_gy_bg .txt .ml4 ul li .m1 sub{font-size: 18px;}
.sy_gy_bg .txt .ml4 ul li .m1 span{font-size: 48px;font-weight: bold;}
.sy_gy_bg .txt .ml4 ul li .m2{font-size: 14px;line-height: 24px;color: #666;text-align: center;padding-top: 5px;}
.sy_gy_bg .txt .ml5{padding-top: 40px;display: flex;}
.sy_gy_bg .txt .ml5 a{display: flex;align-items: center;justify-content: center;font-size: 14px;line-height: 48px;color: #666;border: 1px solid #ddd;border-radius: 25px;padding: 0 40px;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_bg .txt .ml5 a i{padding-left: 15px;font-size: 18px;}
.sy_gy_bg .txt .ml5 a:hover{color: #fff;background: #475fbc;border: 1px solid #475fbc;}
.sy_gy_bg .img{width:50%;overflow: hidden;position: relative;}
.sy_gy_bg .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_bg .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_gy_bg .img .tb{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.sy_gy_bg .img .tb span{display: flex;align-items: center;justify-content: center;width: 70px;height: 70px;border: 2px solid #fff;border-radius: 50%;font-size: 24px;color: #fff;text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy_bg .img .tb span:after{content:'';display: block;position: absolute;left:-2px;right:-2px;bottom:-2px;top:-2px;border-radius: 50%;border: 3px solid;opacity:.8;border-color: transparent;border-right-color: #475fbc;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.sy_gy_bg .img .tb span:hover{color: #475fbc;background: rgba(255, 255, 255, 0.7);}
.sy_gy_bg .img .sp{position: absolute;left:0;top:0;right:0;bottom:0;z-index:2;display:none;background:#000;}
.sy_gy_bg .img .sp video{display:block;width:100%;height:100%;-o-object-fit:cover;-webkit-object-fit:cover;object-fit:cover;}
@-webkit-keyframes runDot{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg)}}
@keyframes runDot{0%{transform:rotate(0deg)}100%{transform:rotate(359deg)}}

.sy_ya{padding: 60px 0 0;}
.sy_ya .lb{padding: 60px 0 70px;}
/*.sy_ya .lb ul{display: grid;grid-gap: 20px;grid-template-areas:'A A B C' 'A A D E';}
.sy_ya .lb ul li{position: relative;overflow: hidden;}
.sy_ya .lb ul li a{display: block;position: relative;height: 100%;}
.sy_ya .lb ul li:nth-child(1){grid-area: A;}
.sy_ya .lb ul li:nth-child(2){grid-area: B;}
.sy_ya .lb ul li:nth-child(3){grid-area: C;}
.sy_ya .lb ul li:nth-child(4){grid-area: D;}
.sy_ya .lb ul li:nth-child(5){grid-area: E;}*/
.sy_ya .lb ul li .img{overflow: hidden;height: 100%;}
.sy_ya .lb ul li .img img{display:block; width:100%;height:100%;-o-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.sy_ya .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.sy_ya .lb ul li .txt{position: absolute;left: 0;right: 0;bottom: 0px;background: rgba(0, 0, 0, 0.2);text-align: center;padding: 10px;font-size: 14px;line-height: 24px;color: #fff;-webkit-transition:0.5s;transition:0.5s;}

.sy_xw{padding: 80px 0 80px;}
.sy_xw_nr{ padding-top:60px;}
.sy_xw_nr_l{ float:left; width:48%;}
.sy_xw_nr_l .h1{ height:380px; overflow:hidden; position:relative;}
.sy_xw_nr_l .h1 img{ display:block; width:100%; min-height:100%;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_l:hover .h1 img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_xw_nr_l .h1 span{ position:absolute; left:0; bottom:0; font-size:14px; line-height:20px; color:#fff; background:rgba(0,0,0,0.5); padding:5px 10px;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_l:hover .h1 span{ background:rgba(0, 101, 209, 0.5);}
.sy_xw_nr_l .h2{ font-size:16px; line-height:24px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding-top:20px;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_l .h3{ font-size:14px; line-height:24px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden;margin-top: 5px;}
.sy_xw_nr_l:hover .h2{color:#475fbc;}
.sy_xw_nr_r{ float:right; width:48%;}
.sy_xw_nr_r_fl{border-bottom:1px solid #eee;}
.sy_xw_nr_r_fl ul li{ float:left;width: 25%;}
.sy_xw_nr_r_fl ul li a{ display:block; font-size:18px; line-height:48px; color:#666;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_r_fl ul li.on a{color:#fff;background: #475fbc;}
.sy_xw_nr_r_lb{ padding-top:20px;}
.sy_xw_nr_r_spz{ display:none;}
.sy_xw_nr_r_spz_tt{ position:relative; padding-bottom:15px; border-bottom:1px solid #eee;}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_txt .h1{ font-size:16px; line-height:24px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_r_spz_tt:hover .sy_xw_nr_r_spz_tt_txt .h1{color:#475fbc;}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_txt .h2{ font-size:14px; line-height:24px;color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2;overflow: hidden; padding-top:5px;}
.sy_xw_nr_r_spz_tt .sy_xw_nr_r_spz_tt_txt .h3{ font-size:14px; line-height:24px; color:#999;padding-top:10px;}
.sy_xw_nr_r_spz ul{ padding-top:15px;}
.sy_xw_nr_r_spz ul li{margin-bottom: 10px;border-bottom:1px solid #eee;padding-bottom: 10px;}
.sy_xw_nr_r_spz ul li a{ display:block; position:relative; padding:0 100px 0 12px; background:url(../img/ly_li.png) left center no-repeat; font-size:14px; line-height:24px; color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_nr_r_spz ul li a span{ position:absolute; right:0; top:0; font-size:14px; line-height:24px; color:#999;}
.sy_xw_nr_r_spz ul li a:hover{ color:#475fbc;}


/* footer */
.footer{ padding:50px 0 50px;overflow:hidden;background:#222; position: relative;}
.ft-about{ margin-bottom:30px; border-bottom:1px solid #393939; padding-bottom:30px;}
.ft-about p{ color:#999;}
.foot_dh{display: flex;justify-content: space-between;}
.ft-menu{float:left;width: 70%;overflow:hidden;display: flex;justify-content: space-between;}
.ft-menu .item{position:relative;padding-right: 7%;}
.ft-menu .item:after{display:block;position:absolute;top:0;right:0;width:1px;height:260px;content:"";background:#333;}
.ft-menu .item::before { display: block; content: ""; position: absolute; top: 0; right: 0; width: 1px;height: 18px; background: #666; z-index: 2;}
.ft-menu .item h3{font-weight:normal; font-size:16px; color:#fff;overflow:hidden;}
.ft-menu .item h3 a{display:block;color:#fff;}
.ft-menu .item h3 a:hover{color:#fff;}
.ft-menu .item ul{ margin-top:25px;overflow:hidden;}
.ft-menu .item li{  padding:6px 0;font-size:14px;}
.ft-menu .item li a{display:block;color:#999;}
.ft-menu .item li a:hover{text-decoration:underline; color: #fff;}
.ft-infos{position:relative;float:left;width: 25%;}
.ft-infos h3{font-weight:normal;overflow:hidden; font-size: 16px;}
.ft-infos h3 a{display:block;color:#fff;}
.ft-infos .con{margin-top:20px;color:#999;overflow:hidden;line-height: 24px;}
.ft-infos .con p{ padding: 6px 0; font-size: 14px;}
.ft-infos .con p a{ color:#666;}
.ft-infos .con p a:hover{color: #fff;text-decoration:underline; }
.ft-infos .con p:nth-of-type(1){ background:url(../img/tub1.png) no-repeat center left; padding-left:24px;}
.ft-infos .con p:nth-of-type(2){ background:url(../img/tub2.png) no-repeat center left; padding-left:24px;}
.ft-infos .con p:nth-of-type(3){ background:url(../img/tub3.png) no-repeat left 8px;  padding-left:24px;}
.ft-infos .ewm{margin-top: 20px;}
.ft-infos .ewm ul{display: flex;}
.ft-infos .ewm ul li{margin-right: 20px;position: relative;}
.ft-infos .ewm ul li a{display: block;font-size: 24px;line-height: 44px;width: 46px;border: 1px solid #fff;border-radius: 50%;color: #fff;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.ft-infos .ewm ul li:hover a{border: 1px solid #475fbc;background: #475fbc;}
.ft-infos .ewm ul li .xl{position: absolute;left:50%;bottom: 50px;margin-left:-70px; padding-bottom: 15px;display: none;}
.ft-infos .ewm ul li .xl:after{content: "";position: absolute;left: 50%;margin-left:-10px; bottom:-5px;border: 10px solid transparent;border-top:10px solid #fff;}
.ft-infos .ewm ul li .xl img{display: block;width: 140px;padding: 5px;background: #fff;border-radius: 5px;}
.copyright{background:#222;padding:20px 0; text-align:center; color:#ccc; font-size:14px;border-top: 1px solid rgba(255, 255, 255, 0.1);}

.bat{overflow: hidden;position: relative;}
.bat .img img{display: block;width: 100%;}
.bat .txt{position: absolute;left: 10%;top: 50%;margin-top: -57px;}
.bat .txt .ml1{font-size: 58px;line-height: 58px;color: #333;font-weight: 100;}
.bat .txt .ml2{font-size: 36px;line-height: 36px;color: #999;font-weight: 100;text-transform: uppercase;padding-top: 20px;}

.ny_dqlj_bg{border-bottom: 1px solid #eee;}
.ny_dqlj{display: flex;flex-direction: row-reverse;justify-content: space-between;align-items: center;}
.ny_dqlj .lj{display: flex;align-items: center;}
.ny_dqlj .lj em{line-height: 24px;margin-right:5px;font-size: 16px;color: #666;}
.ny_dqlj .lj i{line-height: 24px;font-size: 14px;color: #666;}
.ny_dqlj .lj span{font-size:14px;color:#666;line-height: 24px;}
.ny_dqlj .lj a{font-size:14px;color:#666;line-height: 24px;}
.ny_dqlj .lj a:hover{color:#475fbc;}
.ny_dqlj .lj a.on{color:#475fbc;}
.ny_dqlj .fl{}
.ny_dqlj .fl ul{display: flex;align-items: center;}
.ny_dqlj .fl ul li{position: relative;z-index: 1;}
.ny_dqlj .fl ul li a{display: block;font-size: 16px;line-height: 66px;color: #333;padding: 0 30px;}
.ny_dqlj .fl ul li:hover>a{color: #475fbc;}
.ny_dqlj .fl ul li.on>a{color: #fff;background: #475fbc;}
.ny_dqlj .fl ul li .xl{position: absolute;left: 0;top: 66px;width: 100%;background: #fff;border: 1px solid #eee;display: none;}
.ny_dqlj .fl ul li .xl ul{display: block;}
.ny_dqlj .fl ul li .xl ul li a{text-align: center;padding: 0;font-size: 14px;line-height: 36px;border-bottom: 1px dotted #eee;}
.ny_dqlj .fl ul li .xl ul li a:hover{background: #475fbc;color: #fff;border-bottom: 1px dotted #475fbc;}

.ny_gy_bg{display: flex;align-items: center;padding-top: 80px;padding-bottom: 60px;position: relative;}
.ny_gy_bg .txt{width: 50%;padding-left: 4%;}
.ny_gy_bg .txt .ml1{font-size: 36px;line-height: 42px;color: #333;}
.ny_gy_bg .txt .ml2{font-size: 16px;line-height: 36px;color: #666;padding-top: 20px;}
.ny_gy_bg .txt .ml3{padding-top: 30px;}
.ny_gy_bg .txt .ml3 ul{display: flex;justify-content: space-between;}
.ny_gy_bg .txt .ml3 ul li{}
.ny_gy_bg .txt .ml3 ul li .m1{font-size: 18px;line-height: 48px;height: 48px;color: #475fbc;display: flex;align-items: baseline;justify-content: center;}
.ny_gy_bg .txt .ml3 ul li .m1 sub{font-size: 18px;}
.ny_gy_bg .txt .ml3 ul li .m1 span{font-size: 48px;font-weight: bold;}
.ny_gy_bg .txt .ml3 ul li .m2{font-size: 16px;line-height: 24px;color: #666;text-align: center;padding-top: 5px;}
.ny_gy_bg .img{width:50%;overflow: hidden;position: relative;}
.ny_gy_bg .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_bg .img:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_gy_bg .img .tb{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.ny_gy_bg .img .tb span{display: flex;align-items: center;justify-content: center;width: 70px;height: 70px;border: 2px solid #fff;border-radius: 50%;font-size: 24px;color: #fff;text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.ny_gy_bg .img .tb span:after{content:'';display: block;position: absolute;left:-2px;right:-2px;bottom:-2px;top:-2px;border-radius: 50%;border: 3px solid;opacity:.8;border-color: transparent;border-right-color: #0069b5;-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.ny_gy_bg .img .tb span:hover{color: #475fbc;background: rgba(255, 255, 255, 0.7);}
.ny_gy_bg .img .sp{position: absolute;left: 0;top: 0;right: 0;bottom: 0;z-index: 2;display: none;background: #000;}
.ny_gy_bg .img .sp video{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}

.ny_wh{padding-top: 80px;padding-bottom: 80px;}
.ny_wh ul{display: flex;}
.ny_wh ul li{width: 23.5%;margin: 0 2% 0 0;border: 1px solid #eee; padding: 50px 0;text-align: center;}
.ny_wh ul li:nth-child(4n){margin-right: 0;}
.ny_wh ul li .tb{font-size: 60px;line-height: 60px;color: #475fbc;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh ul li .wz{font-size: 18px;line-height: 24px;color: #333;margin-top: 20px;-webkit-transition:0.5s;transition:0.5s;}
.ny_wh ul li .ms{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;-webkit-transition:0.5s;transition:0.5s;}

.ny_ry{padding-top: 60px;padding-bottom: 80px;}
.ny_ry ul li{float: left;width:23.5%;position: relative;margin: 0 2% 1% 0;}
.ny_ry ul li:nth-child(4n){margin-right: 0;}
.ny_ry ul li .h1{overflow: hidden;border: 1px solid #eee;}
.ny_ry ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_ry ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_ry ul li .h2{font-size: 16px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_ry ul li:hover .h2{color: #475fbc;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; padding-top:20px;}
.pagination a,.pagination span{display:inline-block; padding:0 20px; line-height:36px; font-size:14px; border:1px solid #eee; margin:0 5px;color: #666;background: #fff;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#475fbc; background:#475fbc;}

.ny_gc{padding-top: 60px;padding-bottom: 80px;}
.ny_gc ul li{float: left;width:32%;position: relative;margin: 0 2% 1% 0;}
.ny_gc ul li:nth-child(3n){margin-right: 0;}
.ny_gc ul li .h1{overflow: hidden;border: 1px solid #eee;}
.ny_gc ul li .h1 img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_gc ul li:hover .h1 img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_gc ul li .h2{font-size: 16px;line-height: 24px;padding: 10px 0px; color: #666;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;text-align: center;}
.ny_gc ul li:hover .h2{color: #475fbc;}

.ny_gy_txt{padding: 60px 0 80px; font-size: 16px;line-height: 36px;color: #666;}
.ny_gy_txt img{display:block;max-width:100%;}

.ny_cp{padding-top: 60px;padding-bottom: 80px;}
.ny_cp ul{}
.ny_cp ul li{float: left;width: 32%;margin: 0 2% 2% 0;}
.ny_cp ul li:nth-child(3n){margin-right:0;}
.ny_cp ul li .img{overflow: hidden;position: relative;}
.ny_cp ul li .img:before,.ny_cp ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 4px solid #475fbc;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_cp ul li .img:before{left: 0;top: 0;border-width: 4px 0 0 4px;}
.ny_cp ul li .img:after{right: 0;bottom: 0;border-width: 0 4px 4px 0;}
.ny_cp ul li:hover .img:before,.ny_cp ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.ny_cp ul li .img img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .img img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_cp ul li .txt{font-size: 16px;line-height: 24px;padding: 10px 0px;text-align: center;color: #666;-webkit-transition:0.5s;transition:0.5s;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.ny_cp ul li:hover .txt{color: #475fbc;}

.ny_cp_xq_bg{padding-top: 60px;padding-bottom: 80px;}
.ny_yqrz_xq{}
.ny_yqrz_xq_tp{width:50%;padding-left: 1.6rem;position: relative;background: #fff;}
.large_box{margin-bottom:10px;width:100%;height:auto;overflow:hidden;margin: auto;position: relative;}
.large_box .btn2{position: absolute;top: 0;bottom: 0;width:50px;cursor:pointer;font-size: 30px;display: flex;align-items: center;justify-content: center;color:rgba(0,0,0,0.2);}
.left_btn2{left:30px;}
.right_btn2{right:30px;}
.large_box ul li{display: none;}
.large_box img{display:block;width: 100%;margin: auto;}
.small_box{position: absolute;width:1.43rem;top: 0;left: 0;bottom: 0;padding: 0;}
.small_list{overflow:hidden;height: 100%;overflow: auto;padding: 0 10px;}
.small_list::-webkit-scrollbar-track{background:#f6f6f6;border-radius: 5px;}
.small_list::-webkit-scrollbar{ width: 5px;height:5px;}
.small_list::-webkit-scrollbar-thumb{background:#e5e5e5;border-radius: 5px;}
.small_list ul{overflow:hidden}
.small_list ul li{position:relative;margin-bottom:0.1rem;border: 1px solid #eee;}
.small_list ul li img{display:block;width: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;-webkit-transition:0.5s;transition:0.5s;}
.small_list ul li.on img{}
.small_list ul li.on{border: 2px solid #475fbc;}
.small_box .btn{position: absolute;left: 0; width:100%;height:0.3rem;background-color:#f6f6f6;background-repeat:no-repeat;background-position:center center;cursor:pointer;display: none;}
.small_box .btn:hover{}
.left_btn{top:0;background-image:url(../img/left_btn.png)}
.right_btn{bottom:0;background-image:url(../img/right_btn.png)}
.ny_yqrz_xq_r{width: 45%;}
.ny_yqrz_xq_bt{}
.ny_yqrz_xq_bt .h1{font-size: 30px;line-height: 36px;padding: 0px 0px 20px; color: #475fbc;border-bottom: 1px solid #eee;}
.ny_yqrz_xq_bt .h3{font-size: 16px;line-height: 30px;color: #666;padding: 25px 0px 0;}
.ny_yqrz_xq_bt .h3 table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.ny_yqrz_xq_bt .h3 table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.ny_yqrz_xq_bt .h3 table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.ny_yqrz_xq_bt .h4{position: relative;margin-top: 35px;}
.ny_yqrz_xq_bt .h4 ul{}
.ny_yqrz_xq_bt .h4 ul li{float: left;position: relative;}
.ny_yqrz_xq_bt .h4 ul li .h4_bt{display: block; font-size: 14px;line-height: 46px;color: #fff;text-align: center;background: #475fbc;border-radius: 5px;-webkit-transition:0.5s;transition:0.5s;cursor: pointer;padding: 0 30px;}
.ny_yqrz_xq_bt .h4 ul li:nth-child(2) .h4_bt{background: #e5e5e5;margin-left: 20px;color: #475fbc;}
.ny_yqrz_xq_bt .h4 ul li .h4_bt span{font-size: 24px;padding-right: 5px;float: left;}
.ny_yqrz_xq_bt .h4 ul li .h4_bt:hover{background: #475fbc;color: #fff;}

.cp_xq_txt{padding: 60px 0 0;}
.cp_xq_txt .bt{}
.cp_xq_txt .bt span{display: block;font-size: 30px;line-height: 36px;color: #475fbc;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.cp_xq_txt .txt{line-height:30px; font-size:16px; color:#666;margin-top: 30px;}
.cp_xq_txt .txt img{display: block;max-width: 100%;margin: auto;}
.cp_xq_txt .txt table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.cp_xq_txt .txt table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;background: #f2f2f2;color: #333;line-height: 24px;text-align: left;}
.cp_xq_txt .txt table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;}
.view-page2 .prev,.view-page2 .next{font-size:16px;line-height:36px;width:45%;}
.view-page2 .prev{float: left;}
.view-page2 .prev a,.view-page2 .next a{overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.view-page2 a{display:block;color: #666;} 
.view-page2 .next{float: right;text-align:right;}
.view-page2 .prev:hover a{color:#475fbc;}
.view-page2 .next:hover a{color:#475fbc;}

.ny_fw{padding: 60px 0 80px;}
.ny_fw ul{display: flex;}
.ny_fw ul li{width: 48%;margin-right: 4%;}
.ny_fw ul li:nth-child(2n){margin-right: 0;}
.ny_fw ul li .ml1{font-size: 24px;line-height: 32px;color: #333;}
.ny_fw ul li .ml2{font-size: 16px;line-height: 30px;color: #666;padding: 20px 0 40px;}
.ny_fw ul li .ml3{}
.ny_fw ul li .ml3 iframe{display: block;width: 100%;height: 380px;}

.ny_sp{padding: 60px 0 80px;}
.ny_sp ul{display: flex;flex-wrap: wrap;}
.ny_sp ul li{width: 32%;margin: 0 2% 2% 0;}
.ny_sp ul li:nth-child(3n){margin-right: 0;}
.ny_sp ul li .img{position: relative;overflow: hidden;}
.ny_sp ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_sp ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_sp ul li .img .tb{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;z-index: 1;cursor: pointer;background: rgba(0, 0, 0, 0.2);}
.ny_sp ul li .img .tb span{display: flex;align-items: center;justify-content: center;width: 60px;height: 60px;border: 2px solid #fff;border-radius: 50%;font-size: 24px;color: #fff;text-align: center;position: relative;-webkit-transition:0.5s;transition:0.5s;}
.ny_sp ul li .img .tb span:after{content:'';display: block;position: absolute;left:-2px;right:-2px;bottom:-2px;top:-2px;border-radius: 50%;border: 3px solid;opacity:.8;border-color: transparent;border-right-color: #475fbc;}
.ny_sp ul li .img .tb:hover span{background: rgba(255, 255, 255, 0.7);color: #475fbc;}
.ny_sp ul li .img .tb:hover span:after{-webkit-animation: runDot 2s infinite ease-in-out;animation: runDot 2s infinite ease-in-out;}
.ny_sp ul li .txt{font-size: 14px;line-height: 24px;color: #333;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;}
.sp_tc_bg{position: fixed;left: 0;top: 0;right: 0;bottom: 0;background: #000;z-index: 99;display: none;opacity:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transition: 0.5s;transition: 0.5s;}
.sp_tc_bg.on{opacity:1;-webkit-transform:scale(1);transform:scale(1);}
.sp_tc{width: 100%;height: 100%;}
.sp_tc video{display: block;width: 100%;height: 100%;}
.sp_tc i{position: absolute;top: 0;right: 0;width: 80px;height: 80px;display: flex;align-items: center;justify-content: center;background: #fff;color: #333;border-radius: 0 0 0 80px;font-size: 30px;padding:0 0 20px 20px;z-index: 1;cursor: pointer;}

.ny_fw_xz{padding: 40px 0 80px;}
.ny_fw_xz ul li{display: flex;align-items: center;justify-content: space-between;padding: 20px 0;border-bottom: 1px solid #eee;}
.ny_fw_xz ul li .txt{}
.ny_fw_xz ul li .txt p a{font-size: 16px;line-height: 30px;color: #333;-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_xz ul li .txt span{font-size: 14px;line-height: 30px;color: #666;}
.ny_fw_xz ul li .tb{display: flex;}
.ny_fw_xz ul li .tb a{font-size: 14px;line-height: 38px;color: #666;padding: 0 30px;border: 1px solid #999;border-radius: 5px;-webkit-transition:0.5s; transition:0.5s;}
.ny_fw_xz ul li .txt p a:hover{color: #475fbc;}
.ny_fw_xz ul li .tb a:hover{color: #fff;border: 1px solid #475fbc;background: #475fbc;}

.sy_ypsq{padding: 60px 0 80px;}
.sy_ypsq{display: flex;justify-content: center;flex-direction: row-reverse;}
.sy_ypsq .lx{padding: 0 40px;width: 480px;}
.sy_ypsq .lx .ml1{font-size: 30px;line-height: 30px;color: #333;}
.sy_ypsq .lx .ml2{font-size: 16px;line-height: 30px;color: #666;padding-top: 20px;}
.sy_ypsq .lx .ml3{padding-top: 20px;}
.sy_ypsq .lx .ml3 img{display: block;width: 150px;border: 1px solid #eee;}
.sy_ypsq .ly{padding: 0 40px;width: 480px;}
.sy_ypsq .ly input{display: block;width: 100%;line-height: 44px;height: 46px; font-size: 14px;color: #333;background:#fff;border:1px solid #eee;margin-top: 7px;padding: 0px 15px;}
.sy_ypsq .ly textarea{display: block;width: 100%;line-height: 24px;height: 83px;font-size: 14px;color: #333;background:#fff;border:1px solid #eee;margin-top: 7px;padding: 8px 15px;}
.sy_ypsq .ly span{display: block;width: 150px;height: 46px;line-height: 46px;font-size: 14px;margin-top: 7px;background: #475fbc;color: #fff;-webkit-transition:0.5s;transition:0.5s;cursor: pointer;text-align: center;}

.ny_xw{padding-top: 60px;padding-bottom: 80px;}
.ny_xw ul li{padding: 0px 0 40px;display: flex;align-items: center;border-bottom: 1px solid #eee;margin-bottom: 40px;position: relative;}
.ny_xw ul li:after{content: "";position: absolute;left: 0;bottom: -1px;height: 3px;width: 0;background: #475fbc;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li:hover:after{width: 100%;}
.ny_xw ul li .img{width:25%;overflow: hidden;} 
.ny_xw ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_xw ul li .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_xw ul li .txt{width:75%;display: flex;align-items: center;padding-left: 50px;}
.ny_xw ul li .txt .txt1{flex:1;width:100%;padding-right: 50px;overflow: hidden;}
.ny_xw ul li .txt .txt1 .ml1{display: flex;}
.ny_xw ul li .txt .txt1 .ml1 a{line-height:42px; font-size:30px; font-weight:normal; color:#333;font-weight: 100; overflow:hidden;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;} 
.ny_xw ul li .txt .txt1 .ml1 a:hover{color:#475fbc;}
.ny_xw ul li .txt .txt1 .ml2{height:60px;line-height:30px;color: #666; font-size:16px;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;margin-top: 10px;}
.ny_xw ul li .txt .txt1 .ml3 a{width:150px; height:42px; line-height:40px;font-size: 16px; border:1px solid #475fbc; display:block; text-align:center; border-radius:21px; margin-top:30px;color: #475fbc;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .txt .txt1 .ml3 a:hover{border:1px solid #475fbc;color: #fff;background: #475fbc;}
.ny_xw ul li .txt .txt2{background: #475fbc;color: #fff;padding: 10px 0px;width: 100px;border-radius:0 30px 0 30px;overflow: hidden;} 
.ny_xw ul li .txt .txt2 p{text-align:center; font-size:16px; padding:10px 0;}
.ny_xw ul li .txt .txt2 p:nth-child(1){font-size:50px; position:relative; line-height:50px;font-weight: bold;}
.ny_xw ul li .txt .txt2 p:nth-child(1):after{position:absolute; width:68px; height:1px; background-color:rgba(255,255,255,0.2); left:50%; margin-left:-34px; bottom:0; content:'';}

.fa_xq{padding-top: 60px;padding-bottom: 80px;}
.fa_xq .bt{font-size: 30px;line-height: 42px;color: #333;font-weight: 100;text-align: center;}
.fa_xq .ms{margin-top: 20px;color: #999;font-size: 14px;line-height: 24px;text-align: center;display: flex;align-items: center;justify-content: center;}
.fa_xq .ms .line{padding:0 15px;color: #ccc;font-size: 12px;}
.fa_xq .ms span.iconfont{padding-right: 5px;font-size: 18px;color: #aaa;}
.fa_xq .ms a{color: #999;-webkit-transition:0.5s;transition:0.5s;display: flex;}
.fa_xq .ms a i{padding-right: 5px;font-size: 18px;}
.fa_xq .ms a:hover{color: #475fbc;}
.fa_xq .txt{color: #333;padding-top: 30px;font-size: 16px;line-height: 30px;border-top: 1px solid #eee;margin-top: 30px;}
.fa_xq .txt img{max-width: 100%;display: block;margin: auto;}

.ny_lx_dw{position: absolute;top: -66px;}

.ny_lx{padding-top: 80px;display: flex;justify-content: space-between;position: relative;}
.ny_lx .txt{width: 35%;border: 1px solid #eee;padding: 20px;}
.ny_lx .txt .btyw{font-size: 20px;line-height: 20px;color: #333;padding-bottom: 15px;font-weight: 100;}
.ny_lx .txt .bt{font-size: 36px;line-height: 36px;color: #333;}
.ny_lx .txt .nr{font-size: 16px;line-height: 36px;color: #666;margin-top: 20px;}
.ny_lx .txt .nr ul li{font-size: 16px;line-height: 30px;color: #333;display: flex;border-bottom: 1px solid #eee;padding: 20px 0;}
.ny_lx .txt .nr ul li i,.ny_lx .txt .nr ul li em{width: 50px; font-size: 30px;line-height: 30px;color: #475fbc;text-align: center;}
.ny_lx .txt .nr ul li p{flex:1;width: 100%;}
.ny_lx .txt .nr ul li p span{font-weight: bold;}
.ny_lx .dt{width: 62%;border: 1px solid #eee;overflow: hidden;}
.ny_lx .dt img{display: block;width: 100%;}

.ny_ly{padding-top: 80px;padding-bottom: 80px;position: relative;}
.ny_ly .bt{font-size: 36px;line-height: 36px;color: #333;}
.ny_ly .lb{margin-top: 50px;}
.ny_ly .lb form{}
.ny_ly .lb ul{display: flex;flex-wrap: wrap;}
.ny_ly .lb ul:nth-child(2n){margin-right: 0;}
.ny_ly .lb ul li{width: 49.5%;margin-right: 1%;margin-bottom: 15px;background: #f6f6f6;position: relative;}
.ny_ly .lb ul li:nth-child(2n){margin-right: 0;}
.ny_ly .lb ul li:nth-child(n+5){width: 100%;margin-right: 0;}
.ny_ly .lb ul li input{display: block;width: 100%;font-size: 16px;padding:0 15px;line-height: 50px;height: 50px;color: #666;background: none;}
.ny_ly .lb ul li textarea{display: block;width: 100%;font-size: 16px;padding:10px 15px;line-height: 30px;height: 230px;color: #666;background: none;}
.ny_ly .lb ul li input:focus,.ny_ly .lb ul li textarea:focus{border: 1px solid #475fbc;}
.ny_ly .lb .btn{display: flex;align-items: center;width: 100%;margin-top: 10px;}
.ny_ly .lb .btn button{cursor: pointer;color: #fff;position: relative;border: none;font-size: 16px;background-color: #666;height: 50px;line-height: 50px;margin-right: 20px;padding: 0 50px;-webkit-transition:0.5s; transition:0.5s;}
.ny_ly .lb .btn button:hover{background-color: #475fbc;}

/*在线客服*/
#floatDivBoxs{width:170px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#475fbc;color:#fff;font-size:16px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{border-bottom:1px solid #e3e3e3;}
#floatDivBoxs .floatDqq li a{display: flex;align-items: center;font-size: 14px;line-height: 45px;color: #333;}
#floatDivBoxs .floatDqq li a img{margin-right: 5px;width: 24px;}
#floatDivBoxs .floatDtxt{font-size:16px;color:#333;padding:10px 14px 0px;}
#floatDivBoxs .floatDtel{padding:10px 0 10px 14px;font-size: 12px;line-height: 20px;color: #666;}
#floatDivBoxs .floatEwm{padding: 15px 14px;background: #eee;font-size: 12px;line-height: 24px;color: #666;text-align: center;}
#floatDivBoxs .floatEwm img{display: block;width:100px;margin: auto;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../img/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../img/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:170px;z-index:999;}
#rightArrow a{display:block;height:45px;}