﻿*{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;font-size: 14px;}
body,textarea,input,button,select,keygen,legend{font:14px/1.5;color:#666;outline:0;font-family: -apple-system, BlinkMacSystemFont, 'Helvetica Neue', Helvetica, Segoe UI,Arial, 'PingFang SC', 'Hiragino Sans GB', 'Microsoft Yahei', STHeiti,SimSun,sans-serif;font-style: normal;}
html,body{width:100%; position:relative;height:100%;}
.bodyw,.body_st{height:100%;}
body{overflow-x:hidden;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
em{font-style:normal;}
ul,li,ol{list-style:none;}

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

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

/** 重置表格元素 **/
table{border-collapse:collapse;}
.clear:after{content:"."; display:block; height:0; visibility:hidden; clear:both; overflow:hidden;}
.w95{ width:95%;margin:auto;}
.w1600{ width:1600px;max-width: 86%; margin:auto;}
.w1450{ width:1450px;max-width: 86%; margin:auto;}
.w1350{ width:1350px;max-width: 86%; margin:auto;}
.w1200{ width:1200px;max-width: 86%; margin:auto;}

.top_bg{position: fixed;left: 0;top: 0;right: 0;z-index: 10;height: 80px;-webkit-transition:0.3s;transition:0.3s;}
.top_bg.on{background: #fff;}
.top_h{}
.logo{float: left;position: relative;z-index: 3;}
.logo img{display: block;padding: 20px 0;height: 80px;}
.logo img.logo1{display: none;}
.dh{float: left;margin-left: 30px;}
.dh ul li{float: left;}
.dh ul li p a{display: block;font-size: 14px;line-height: 80px;color: #fff;padding: 0 18px;position: relative;height: 80px;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li p a:after{content: "";display: block;width: 0;border-bottom: 2px solid #fff;margin-top: -2px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li:hover p a:after{width: 100%;border-bottom: 2px solid #e51631;}
.dh ul li .dh_fl{position: absolute;left: 0;top: 80px;background: #fff;width: 100%;padding: 30px 0;display: none;border-top: 1px solid #eee;box-shadow: 0 1px 10px -5px #ccc;}
.dh ul li .dh_fl ul{float: left;}
.dh ul li .dh_fl ul li{padding: 0 25px;}
.dh ul li .dh_fl ul li a{display: block;font-size: 14px;line-height: 24px;text-align: center;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a img{display: block;width: 46px;height: 46px;margin: auto;margin-bottom: 10px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a i{display: block;font-size: 36px;line-height: 36px;color: #a0a0a0;margin-bottom: 10px;-webkit-transition:0.5s;transition:0.5s;}
.dh ul li .dh_fl ul li a:hover{color:#e51631;}
.dh ul li .dh_fl ul li a:hover img,.dh ul li .dh_fl ul li a:hover i{-webkit-transform: rotateY(180deg);transform: rotateY(180deg);}

.top_yy{float:right;margin-left: 20px;position:relative;}
.top_yy a{display: block;display: flex;align-items: center;justify-content: center;height: 80px;}
.top_yy a span{padding-right: 5px;}
.top_yy a span img{display: block;}
.top_yy a p{font-size: 14px;line-height: 80px;color: #fff;}
.top_yy a p i{font-size:22px;float:left;padding-right:5px;}
.top_yy .top_yy_xl{position:absolute;left:-10px;top:80px;right:-30px;background:#fff;padding:10px;border-top: 1px solid #eee;box-shadow: 0 1px 10px -5px #ccc;display: none;}
.top_yy .top_yy_xl a{justify-content: left;height: 40px;}
.top_yy .top_yy_xl a p{line-height: 40px;color: #333;}
.top_yy .top_yy_xl a:hover p{color: #e51631;}

.top_ss{float:right;position:relative;width:150px;padding-top:24px;}
.top_ss_xl{position: relative;}
.top_ss_xl form{}
.top_ss_xl input{display: block;width:100%;border: 1px solid #fff;font-size: 14px;line-height: 30px;color: #fff;background: none;border-radius: 15px;padding: 0 40px 0 10px;}
.top_ss_xl input::-webkit-input-placeholder{color:#fff;}
.top_ss_xl input:-moz-placeholder{color:#fff;}
.top_ss_xl input::-moz-placeholder{color:#fff;}
.top_ss_xl input:-ms-input-placeholder{color:#fff;}
.top_ss_xl a{position: absolute;right: 0;top: 0px;font-size: 18px;line-height: 32px;color: #fff;text-align: center;width: 40px;}

.top_bg.on{background: #fff;box-shadow: 0 1px 10px -5px #ccc;}
.top_bg.on .logo img.logo1{display: block;}
.top_bg.on .logo img.logo2{display: none;}
.top_bg.on .dh ul li p a{color: #333;}
.top_bg.on .dh ul li:hover p a{color: #e51631;}
.top_bg.on .top_ss_xl input{color: #666;border: 1px solid #ccc;}
.top_bg.on .top_ss_xl input::-webkit-input-placeholder{color:#666;}
.top_bg.on .top_ss_xl input:-moz-placeholder{color:#666;}
.top_bg.on .top_ss_xl input::-moz-placeholder{color:#666;}
.top_bg.on .top_ss_xl input:-ms-input-placeholder{color:#666;}
.top_bg.on .top_ss_xl a{color: #666;}
.top_bg.on .top_yy a p{color: #333;}
.top_bg.on .top_yy .top_yy_xl a:hover p{color: #e51631;}

.top_bg.on2{background: #fff;box-shadow: 0 1px 10px -5px #ccc;}
.top_bg.on2 .logo img.logo1{display: block;}
.top_bg.on2 .logo img.logo2{display: none;}
.top_bg.on2 .dh ul li p a{color: #333;}
.top_bg.on2 .dh ul li:hover p a{color: #e51631;}
.top_bg.on2 .top_ss_xl input{color: #666;border: 1px solid #ccc;}
.top_bg.on2 .top_ss_xl input::-webkit-input-placeholder{color:#666;}
.top_bg.on2 .top_ss_xl input:-moz-placeholder{color:#666;}
.top_bg.on2 .top_ss_xl input::-moz-placeholder{color:#666;}
.top_bg.on2 .top_ss_xl input:-ms-input-placeholder{color:#666;}
.top_bg.on2 .top_ss_xl a{color: #666;}
.top_bg.on2 .top_yy a p{color: #333;}
.top_bg.on .top_yy .top_yy_xl a:hover p{color: #e51631;}

.banner{width:100%;overflow:hidden;position:relative;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide .img{overflow: hidden;}
.banner .swiper-slide .img img{display:block;width:100%;height:100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.banner .swiper-slide .txt{position: absolute;left: 0;top: 0;right: 0;bottom: 0;display: flex;align-items: center;justify-content: center;text-align: center;}
.banner .swiper-slide .txt .ml1{font-size: 48px;line-height: 60px;color: #fff;}
.banner .swiper-slide .txt .ml2{font-size: 24px;line-height: 40px;color: #fff;margin-top: 20px;}
.banner .swiper-slide .txt .ml3{font-size: 14px;color: #fff;margin-top: 20px;background: #e51631;width: 180px;line-height: 46px;margin: 50px auto 0;border-radius: 5px;}
.banner .swiper-slide.swiper-slide-active .txt .ml1{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 .swiper-slide.swiper-slide-active .txt .ml2{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 .swiper-slide.swiper-slide-active .txt .ml3{animation-name:fadeInUp;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay: 2s;animation-delay: 2s; -webkit-animation-fill-mode:both;animation-fill-mode:both;}
.bandd{ position:absolute; left:0; bottom:25px !important; width:100%;display: flex;align-items: center;justify-content: center; z-index:5;}
.bandd span{z-index:2;cursor:pointer;margin:0 6px!important;width:10px;height:10px;zoom:1;position:relative;-webkit-transition:0.5s;transition:0.5s;background:rgba(255, 255, 255, 0.5);border-radius: 50%;opacity: 1!important}
.bandd span.swiper-pagination-bullet-active{background:#fff;}
.banz,.bany{ position:absolute; top:0; width:10%; height:100%; opacity:0;  -webkit-transition:0.5s;transition:0.5s; cursor:pointer; z-index:5;font-size: 30px;line-height:100%;text-align: center;color: #fff;display: flex;align-items: center;justify-content: center;}
.banz{ left:0;}
.bany{ right:0;}
.banner:hover .banz,.banner:hover .bany{ opacity:1;}

.sy_bt{text-align: center;}
.sy_bt .p1{font-size: 36px;line-height: 36px;color: #333;}
.sy_bt .p2{font-size: 14px;line-height: 14px;color: #666;padding-top: 20px;}
/*.sy_bt.fff .p1{color: #fff;}
.sy_bt.fff .p2{color: #fff;}*/

.sy_cp{padding: 80px 0 60px;}
.sy_cp_fl{display: flex;align-items: center;justify-content: center;margin-top: 50px;}
.sy_cp_fl a{display: block;font-size: 14px;line-height: 14px;color: #333;text-align: center;padding: 0 30px;}
.sy_cp_fl a img{display: block;margin: auto;width: 46px;margin-bottom: 10px;}
.sy_cp_fl a.on{color: #e51631;}
.sy_cp_lb{margin-top: 40px;}
.sy_cp_lb ul{display: none;}
.sy_cp_lb ul li{float: left;width: 23.5%;margin: 0 2% 2% 0;}
.sy_cp_lb ul li:nth-child(4n){margin-right:0;}
.sy_cp_lb ul li .img{overflow: hidden;border: 1px solid #eee;position: relative;}
.sy_cp_lb ul li .img:before,.sy_cp_lb ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #e51631;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.sy_cp_lb ul li .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.sy_cp_lb ul li .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.sy_cp_lb ul li:hover .img:before,.sy_cp_lb ul li:hover .img:after{width: 100%;height: 100%;opacity: 1;}
.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{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.sy_cp_lb ul li .txt{font-size: 14px;line-height: 24px;padding: 5px;text-align: center;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.sy_cp_lb ul li:hover .txt{color: #e51631;}
.sy_cp_lb ul .sy_cp_ckgd{float:left;width:100%;padding-top:10px;}
.sy_cp_lb ul .sy_cp_ckgd a{display:block;width:180px;background:#e51631;text-align:center;font-size:14px;line-height:42px;margin:auto;border-radius:5px;color:#fff;}
.sy_cp_lb ul .sy_cp_ckgd a:hover{background:#b90018;}

.sy_yy{padding: 80px 0;background: url(../img/sy_yy_bg.jpg) center no-repeat;background-attachment: fixed;}
.sy_yy .lb{margin-top: 50px;}
.sy_yy .lb ul li{float: left;width: 49%;margin-right: 2%;}
.sy_yy .lb ul li:nth-child(2n){margin-right:0;}
.sy_yy .lb ul li .img{overflow: hidden;}
.sy_yy .lb ul li .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.sy_yy .lb ul li:hover .img img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.sy_yy .lb ul li .txt{background: #fff;padding: 35px 20px 30px;text-align: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li .txt .ml1{font-size: 24px;line-height: 24px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li .txt .ml2{font-size: 16px;line-height: 30px;color: #666;margin-top: 20px;height: 90px;display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;overflow: hidden;text-overflow: ellipsis;-webkit-transition:0.5s;transition:0.5s;}
.sy_yy .lb ul li:hover .txt{background: #e51631;}
.sy_yy .lb ul li:hover .ml1{color: #fff;}
.sy_yy .lb ul li:hover .ml2{color: #fff;}

.sy_gy{padding: 80px 0 80px;}
.sy_gy .lb{background: #e51631;margin-top: 60px;}
.sy_gy .lb .img{float: left;width: 50%;position: relative;cursor: pointer;overflow: hidden;}
.sy_gy .lb .img img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.sy_gy .lb .img:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
/*.sy_gy .lb .img:after{content: "";position:absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0, 0, 0, 0.5) url(../img/bf.png) center no-repeat;}*/
.sy_gy .lb .txt{float: right;width: 50%;padding: 20px 40px 0 40px;}
.sy_gy .lb .txt .ml1{font-size: 24px;line-height: 35px;color: #fff;font-weight: bold;padding-top: 10px;}
.sy_gy .lb .txt .ml2{font-size: 14px;line-height: 30px;color: #fff;margin-top: 15px;}
.sy_gy .lb .txt .ml2 p{text-indent: 2em;padding-bottom: 10px;}
.sy_gy .lb .txt .ml3 a{font-size: 14px;line-height: 36px;color: #fff;border: 1px solid #fff; width: 130px;margin:0px 0 0 auto;border-radius: 18px;display:block;text-align: center;display: flex;align-items: center;justify-content: center;-webkit-transition:0.5s;transition:0.5s;}
.sy_gy .lb .txt .ml3 a:hover{color: #e51631;background: #fff;}

.sy_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); z-index:99; display:none;}
.sy_sp{ position:absolute; left:50%;top:50%;}
.sy_sp video{ display:block; max-width:100%; max-height:100%;margin: auto;width: 100%;height: 100%;background: #000;}
.sy_sp_bg i{ position:absolute; right:20px; top:20px; width:35px; height:35px; background:url(../img/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 35px auto;}

.sy_xw{padding: 80px 0 60px;background: url(../img/sy_xw_bg.jpg) center no-repeat;background-attachment: fixed;}
.sy_xw_bg{margin-top: 50px;}
.sy_xw_bg_l{float: left;width:57%;position: relative;}
.sy_xw_bg_l_gd{position: absolute;right: 0;top: 0;}
.sy_xw_bg_l_gd a{font-size: 14px;line-height: 42px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg_l_gd a:hover{color: #e51631;}
.sy_xw_bg_r{float: right;width:40%;}
.sy_xw_fl{display: flex;}
.sy_xw_fl a{font-size: 14px;line-height: 42px;color: #666;padding: 0 30px;background: #fff;margin: 0 15px 0 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_fl a.on{color: #fff;background: #e51631;}
.sy_xw_lb{margin-top: 15px;background: #fff;padding: 30px;}
.sy_xw_lb .lb{display: none;position: relative;}
.sy_xw_lb .lb .dyt{position: relative;padding-left: 170px;height: 115px;}
.sy_xw_lb .lb .dyt .img{position: absolute;left: 0;top: 0;width: 150px;overflow: hidden;height: 100px;}
.sy_xw_lb .lb .dyt .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_xw_lb .lb .dyt:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.sy_xw_lb .lb .dyt .txt{}
.sy_xw_lb .lb .dyt .txt .ml1{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_lb .lb .dyt:hover .txt .ml1{color: #e51631;}
.sy_xw_lb .lb .dyt .txt .ml2{font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.sy_xw_lb .lb .dyt .txt .ml3{font-size: 14px;line-height: 24px;color: #999;display: flex;align-items: center;justify-content: space-between;}
.sy_xw_lb .lb .dyt .txt .ml3 span{font-size: 16px;color: #e51631;}
.sy_xw_lb .lb ul{border-top: 1px solid #eee;}
.sy_xw_lb .lb ul li{border-bottom: 1px solid #eee;padding-right:100px;position: relative;}
.sy_xw_lb .lb ul li a{display: block;font-size: 14px;line-height: 36px;color: #333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_lb .lb ul li span{position: absolute;right: 0;top: 0;font-size: 14px;line-height: 36px;color: #999;}
.sy_xw_lb .lb ul li a:hover{color: #e51631;}
.sy_xw_bg_r_bt{display: flex;align-items: center;justify-content: space-between;}
.sy_xw_bg_r_bt a.bt{font-size: 14px;line-height: 42px;color: #fff;padding: 0 30px;background: #e51631;margin: 0 15px 0 0;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg_r_bt a.gd{font-size: 14px;line-height: 42px;color: #333;-webkit-transition:0.5s;transition:0.5s;}
.sy_xw_bg_r_bt a.gd:hover{color: #e51631;}
.sy_xw_bg_r .lb{margin-top: 15px;background: #fff;padding: 30px;}
.sy_xw_bg_r .lb .lb2{height: 338px;overflow: hidden;}
.sy_xw_bg_r .lb ul li{margin-bottom: 15px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.sy_xw_bg_r .lb ul li .w{position: relative;padding-left: 30px;}
.sy_xw_bg_r .lb ul li .w span{position: absolute;left: 0;top: 0;width: 24px;height: 24px;line-height: 24px;text-align: center;background: #e51631;color: #fff;font-size: 14px;font-weight: bold;}
.sy_xw_bg_r .lb ul li .w a{display: block;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;-webkit-transition:0.5s; transition:0.5s;font-size: 14px;line-height: 24px;color: #333;}
.sy_xw_bg_r .lb ul li .w a:hover{color: #e51631;}
.sy_xw_bg_r .lb ul li .d{position: relative;padding-left: 30px;margin-top: 5px;}
.sy_xw_bg_r .lb ul li .d span{position: absolute;left: 0;top: 0;width: 24px;height: 24px;line-height: 24px;text-align: center;background: #666;color: #fff;font-size: 14px;font-weight: bold;}
.sy_xw_bg_r .lb ul li .d p{display: block;font-size: 14px;line-height: 24px;color: #666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}

.sy_hz{padding: 80px 0 70px;}
.sy_hz .lb{margin-top: 50px;}
.sy_hz .lb ul li{float: left;width: 15.833%;margin: 0 1% 1% 0;overflow: hidden;border: 1px solid #f2f2f2;position: relative;}
.sy_hz .lb ul li:before,.sy_hz .lb ul li:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #e51631;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.sy_hz .lb ul li:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.sy_hz .lb ul li:after{right: 0;bottom: 0;border-width: 0 2px 2px 0;}
.sy_hz .lb ul li:hover:before,.sy_hz .lb ul li:hover:after{width: 100%;height: 100%;opacity: 1;}
.sy_hz .lb ul li:nth-child(6n){margin-right:0;}
.sy_hz .lb ul li img{display: block;width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.sy_hz .lb ul li:hover img{transform:scale(1.1); -webkit-transform:scale(1.1);}

.foot_bg{background:url(../img/foot_bg.jpg) center no-repeat;background-size:cover;padding-top: 20px;}
.foot_yqlj{/*border-top: 1px solid rgba(255,255,255,0.1);*/position: relative;padding: 17px 0 0px 95px;margin-top: 20px;}
.foot_yqlj .ml1{position: absolute;left: 0;top: 16px;font-size: 16px;line-height: 28px;color: #fff;}
.foot_yqlj .ml2 a{float: left;margin-right: 20px; font-size: 14px;line-height: 28px;color: #fff;}
.foot_yqlj .ml2 a:hover{text-decoration: underline;color: #fff;}
.foot_xx{}
.foot_xx .foot_dh{float: left;margin-right:45px;margin-top: 40px;}
.foot_xx .foot_dh:last-child{margin-right: 0;}
.foot_xx .foot_dh .ml1{padding-bottom: 20px;position: relative;margin-bottom: 15px;}
.foot_xx .foot_dh .ml1:after{content: "";position: absolute;bottom: 0;left: 0;width: 32px;height: 1px;background: #fff;}
.foot_xx .foot_dh .ml1 a{font-size: 16px;line-height: 16px;color: #fff;}
.foot_xx .foot_dh .ml2 a{font-size: 14px;line-height: 32px;color:#fff;}
.foot_xx .foot_dh .ml2 a:hover{text-decoration: underline; color: #fff;}
.foot_lx{max-width: 330px;padding-top: 40px;float: right;}
.foot_lx .ml1{padding-bottom: 20px;position: relative;margin-bottom: 15px;}
.foot_lx .ml1:after{content: "";position: absolute;bottom: 0;left: 0;width: 32px;height: 1px;background: #fff;}
.foot_lx .ml1 a{font-size: 16px;line-height: 16px;color: #fff;}
.foot_lx .ml2{font-size: 14px;line-height: 30px;color:#fff;}
.bqsy{border-top: 1px solid rgba(255,255,255,0.1);padding: 17px 0;font-size: 14px;line-height: 24px;color: #fff;text-align: center;margin-top: 20px;}

.foot_xx .foot_dh:nth-child(n+5){display:none;}

.kefu{position: fixed;right: 10px;bottom:50px;z-index: 9;display: none;}
.kefu ul{}
.kefu li{background: #b90018;height: 65px;width: 65px;text-align: center;border-radius: 3px;margin-bottom: 5px;position: relative;cursor:pointer;display: flex;flex-direction: column;justify-content: center;text-align: center;}
.kefu li i{color: #FFF;font-size: 30px;line-height: 30px;}
.kefu li span.kfbt{color: #FFF;font-size: 12px;padding-top: 5px;line-height: 12px;display: block;}
.kefu li a{display: block;}
.kefu li a:hover{display: block;text-decoration: none;}
.kefu li .weixin{position: absolute;right: 66px;bottom: 0px;width: 120px;height: 120px;border-radius: 3px;overflow: hidden;visibility: hidden;opacity: 0;transition: all 0.3s;}
.kefu li:hover .weixin{visibility: visible;opacity: 1;}
.kefu li .weixin img{width:100%;}
.kefu li .kfdh{position: absolute;right: 70px;top: 0px;width: 220px;line-height: 65px;color: #fff;border-radius: 3px;overflow: hidden;visibility: hidden;opacity: 0;transition: all 0.3s;background:#e51631;font-size:16px;font-weight: bold;}
.kefu li:hover .kfdh{visibility: visible;opacity: 1;}
#copy_content{position: absolute;left: 0;top: 0;font-size: 12px;line-height: 12px;color: #fff;display: none;}
.kefu li:hover{background: #e51631;}

#divFloatToolsView{ width:180px; height:447px;}
.rides-cs {  font-size: 12px; position: fixed; top:130px; right: 0px; _position: absolute; z-index:8; border-radius:6px 0px 0 6px;}
.rides-cs a { color: #00A0E9;}
.rides-cs a:hover { color: #ff8100; text-decoration: none;}
.rides-cs .floatL { width: 48px; float:left; position: relative; z-index:1;height:162px;margin-top:5px;}
.rides-cs .floatL a { font-size:0; text-indent: -999em; display: block;}
.rides-cs .floatR { width: 162px; float: left; overflow:hidden;}
.rides-cs .btnOpen, .rides-cs .btnCtn {  position:absolute; z-index:9; top:44px; left:0;  display:block; width:48px;  height:162px;}
.rides-cs .btnOpen { background:url(../img/1521875741394089849.png) no-repeat;}
.rides-cs .btnCtn {  background:url(../img/15218757413940898492.png) no-repeat;}
#kefu{ background:#ffffff; border:solid 1px #e5e5e5; width:142px;}
.kefu_logo{ margin:0 auto; width:114px; padding:5px 0 5px 0;}
.kefu_list{ background:#f6f6f6;}
.kefu_list ul li{ display:block; margin:0 auto; text-align:center; padding:0 10px;}
.kefu_list ul li a{ display:block; height:36px; line-height:36px; border-bottom:solid 1px #e5e5e5; color:#333333; font-size:14px;}
.kefu_list ul li a:hover{ color:#e51631;}
.kefu_code{ text-align:center; padding:2px 9px 8px 9px;}
.kefu_phone{ background:#e51631; font-size:14px; padding:5px 5px; color:#fff; line-height:20px;}
.kefu_phone .phone{ color:#fff; background:url(../img/1521250419867007352.jpg) no-repeat left; padding-left:30px; margin-bottom:0;}
#floatTools p{ margin-bottom:0;}

.bat{overflow: hidden;}
.bat img{display: block;position: relative;left: 50%;width: 1920px;margin-left: -960px;}

.ny_lm_bt{background: #fff;text-align: center;padding: 0px 0px 20px;position: relative;z-index: 1;}
.ny_dqwz{float: left;width: 100%;border-bottom: 1px solid #eee;}
.ny_dqwz em{float: left; width:14px;height:60px;margin-right:5px;background:url(../img/home.png) no-repeat center;}
.ny_dqwz i{float: left;width:10px;height:60px;margin:0 5px;background:url(../img/sNav_icon.png) no-repeat center;}
.ny_dqwz span{float: left;font-size:14px;color:#999;line-height: 60px;}
.ny_dqwz a{float: left;font-size:14px;color:#999;line-height: 60px;}
.ny_dqwz a:hover{color:#e51631;}
.ny_dqwz a.on{color:#e51631;}
.dqfl{float: left;width: 100%;margin-top: 20px;}
.dqfl ul{}
.dqfl ul li{float: left;margin-right: 20px;}
.dqfl ul li a{display: block;font-size: 14px;line-height: 46px;color: #666;background: #f6f6f6;padding: 0 36px;-webkit-transition:0.5s;transition:0.5s;}
.dqfl ul li.on a,.dqfl ul li a:hover{color: #fff;background: #e51631;}

.ny_st{}
.ny_st_zy{padding: 40px 0 60px;}
.ny_st_l{float: left;width: 21.666%;}
.ny_st_l .bt{background: #e51631;padding: 30px 0 20px;}
.ny_st_l .bt .ml1{font-size: 30px;line-height: 30px;color: #fff;text-align: center;}
.ny_st_l .bt .ml2{font-size: 14px;line-height: 14px;color: #fd8c9a;text-align: center;text-transform: uppercase;margin-top: 5px;}
.ny_st_l_fl{border: 10px solid #e51631;padding: 0 10px;}
.ny_st_l_fl ul li{margin-top: 20px;}
.ny_st_l_fl ul li p a{display:flex;align-items: center;justify-content: space-between;background: #f2f2f2;padding: 10px 20px;font-size: 14px;line-height: 20px;color: #333;border-radius: 5px;-webkit-transition:0.5s; transition:0.5s;}
.ny_st_l_fl ul li p a i{width: 24px;font-size: 12px;line-height: 24px;background: #e51631;color: #fff;text-align: center;border-radius: 50%;-webkit-transition:0.5s; transition:0.5s;}
.ny_st_l_fl ul li p a:hover{background: #e51631;color: #fff;}
.ny_st_l_fl ul li p a:hover i{background: #fff;color: #e51631;}
.ny_st_l_fl ul li.on p a{background: #e51631;color: #fff;}
.ny_st_l_fl ul li.on p a i{background: #fff;color: #e51631;-webkit-transform: rotate(90deg);transform: rotate(90deg);}
.ny_st_l_fl ul li dl{padding:10px 20px 0;display: none;}
.ny_st_l_fl ul li dl dd a{display:flex;align-items: center;justify-content: space-between;font-size: 13px;line-height: 18px;color: #666;border-bottom: 1px dashed #eee;padding: 6px 0;}
.ny_st_l_fl ul li dl dd a i{background:#f2f2f2;color: #666;font-size: 14px;line-height: 24px;width: 24px;text-align: center;border-radius: 50%;-webkit-transition:0.5s; transition:0.5s;}
.ny_st_l_fl ul li dl dd a:hover{color: #e51631;}
.ny_st_l_fl ul li dl dd a:hover i{background:#e51631;color: #fff;}
.ny_st_l_fl ul li dl dd.on a{color: #e51631;}
.ny_st_l_fl ul li dl dd.on a i{background:#e51631;color: #fff;}
.ny_st_l_fl .cnb1{font-size: 14px;line-height: 24px;color: #333;border-top: 1px dashed #bcbcbc;border-bottom: 1px dashed #bcbcbc;margin-top: 30px;padding: 15px 0;}
.ny_st_l_fl .rx{padding: 30px 0;}
.ny_st_l_fl .rx span{font-size: 14px;line-height: 14px;color: #e51631;text-align: right;display: block;padding-bottom: 10px;}
.ny_st_l_fl .rx p{font-size: 30px;line-height: 30px;color: #333;text-align: right;font-family: Impact;}

.ny_st_r{float: right;width: 75%;}

.ny_bt{font-size: 30px;line-height: 30px;text-align: center;font-weight: bold;color: #333;}
.ny_bt:after{content: "";display: block;width: 50px;height: 2px;background: #e51631;margin:20px auto 0;}

.ny_gywmfl_lb{position: relative;}
.ny_gywmfl_lb>i{position: absolute;top: -80px;}

.ny_gy_gsjj{padding: 60px 0 60px;}
.ny_gy_gsjj .txt{margin-top: 50px;font-size: 14px;line-height: 30px;color: #666;}
.ny_gy_sp{float: left;width: 48%;margin-right:40px;margin-bottom: 20px;position: relative;cursor: pointer;margin-top: 10px;}
.ny_gy_sp img{display: block;width: 100%;}

.ny_sp_bg{ position:fixed; left:0;top:0; right:0; bottom:0; background:rgba(0,0,0,0.8); z-index:99; display:none;}
.ny_sp{ position:absolute; left:50%;top:50%;}
.ny_sp video{ display:block; max-width:100%; max-height:100%;margin: auto;width: 100%;height: 100%;background: #000;}
.ny_sp_bg i{ position:absolute; right:20px; top:20px; width:35px; height:35px; background:url(../img/xzewm_gb.png) center no-repeat; cursor:pointer; z-index:1;background-size: 35px auto;}

.ny_zzjg{background: #f6f6f6;padding: 60px 0;}
.ny_zzjg .ny_zzjg_txt{margin-top: 50px;}
.ny_zzjg .ny_zzjg_txt img{display: block;max-width: 100%;margin: auto;}

.ny_zzzs{padding: 60px 0;}
.ny_zs{margin-top: 50px;}
.ny_zs ul li .h1{overflow: hidden;border: 1px solid #eee;}
.ny_zs ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_zs ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_zs ul li .h2{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_zs_l,.ny_zs_r{position: absolute;top: 50%;margin-top: -43px;cursor: pointer;width: 46px;height: 46px;font-size: 18px;line-height: 46px;background: #e51631;color: #fff;text-align: center;z-index: 1;border-radius: 50%;}
.ny_zs_l{left: 20px;}
.ny_zs_r{right: 20px;}
.ny_zs_l.swiper-button-disabled,.ny_zs_r.swiper-button-disabled{opacity: 0;}

.ny_qywh{background: #f6f6f6;padding:60px 0;}
.ny_qywh_txt{font-size: 14px;line-height: 30px;color: #333;margin-top: 50px;}
.ny_qywh_txt ul li{float: left;width:49%;margin: 0 2% 0 0;position: relative;overflow: hidden;padding: 50px 35px;background: #fff;}
.ny_qywh_txt ul li:nth-child(2n){margin-right: 0;}
.ny_qywh_txt ul li .linian_txt_img{font-size: 36px;line-height: 80px;width: 80px;background:#999;border-radius: 50%;text-align: center;margin: auto;color: #fff;-webkit-transition:0.5s; transition:0.5s;}
.ny_qywh_txt ul li:hover .linian_txt_img{background:#e51631;}
.linian_txt_wz{-webkit-transition:0.5s;transition:0.5s;}
.linian_txt_wz2{-webkit-transition:0.5s;transition:0.5s;padding-top: 30px;}
.linian_txt_wz .h1{font-size: 18px;line-height:18px;color: #333;padding-bottom: 15px;text-align: center;}
.linian_txt_wz .h2{font-size: 14px;line-height: 24px;color: #666;-webkit-transition:0.5s;transition:0.5s;text-align: center;min-height: 24px;}

.ny_yfsb{padding: 60px 0;}
.ny_sb{margin-top: 50px;}
.ny_sb ul li .h1{overflow: hidden;border: 1px solid #eee;}
.ny_sb ul li .h1 img{display: block; width: 100%;-webkit-transition:0.5s; transition:0.5s;}
.ny_sb ul li:hover .h1 img{transform:scale(1.1); -webkit-transform:scale(1.1);}
.ny_sb ul li .h2{font-size: 14px;line-height: 20px;text-align: center;padding: 10px 0;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;color: #333;}
.ny_sb_l,.ny_sb_r{position: absolute;top: 50%;margin-top: -43px;cursor: pointer;width: 46px;height: 46px;font-size: 18px;line-height: 46px;background: #e51631;color: #fff;text-align: center;z-index: 1;border-radius: 50%;}
.ny_sb_l{left: 20px;}
.ny_sb_r{right: 20px;}
.ny_sb_l.swiper-button-disabled,.ny_sb_r.swiper-button-disabled{opacity: 0;}

.ny_sccj{padding: 60px 0 60px;background: #f6f6f6;}
.gccg{position: relative;margin-top: 50px;padding-right: 280px;}
.gccg .img{margin-bottom:10px;width:100%;height:auto;overflow:hidden;margin: auto;border: 1px solid #eee;}
.gccg .img ul li{display: none;height: 580px;}
.gccg .img img{display:block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.gccg .qh{position: absolute;width:250px;top: 0px;right: 0px;bottom:0px;padding: 28px 0;}
.gccg .qhimg{overflow:hidden;height: 100%;}
.gccg .qhimg ul{overflow:hidden}
.gccg .qhimg ul li{position:relative;margin-bottom:10px;height: 168px;}
.gccg .qhimg ul li img{display:block;width: 100%;height: 100%;-o-object-fit: cover;-webkit-object-fit: cover;object-fit: cover;}
.gccg .qhimg ul li.on img{border: 3px solid #e51631;}
.gccg .qh .qh_lr{position: absolute;left: 0; width:100%;cursor:pointer;font-size: 24px;line-height: 24px;color: #fff;text-align: center;background: #999;}
.gccg .qh_l{top:0;}
.gccg .qh_r{bottom:0;}

.ny_cp{}
.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;border: 1px solid #eee;position: relative;}
.ny_cp ul li .img:before,.ny_cp ul li .img:after{content: "";position: absolute;width: 0;height: 0;border: 2px solid #e51631;-webkit-transition:0.5s;transition:0.5s;z-index: 1;opacity: 0;}
.ny_cp ul li .img:before{left: 0;top: 0;border-width: 2px 0 0 2px;}
.ny_cp ul li .img:after{right: 0;bottom: 0;border-width: 0 2px 2px 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: 14px;line-height: 24px;padding: 5px;text-align: center;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_cp ul li:hover .txt{color: #e51631;}

.pagination{width:100%; height:auto;text-align:center; font-size:0px; position:relative; overflow:hidden; margin:auto; text-transform:uppercase;padding-top:30px;}
.pagination a,.pagination span{display:inline-block; padding:0 25px; line-height:40px; font-size:14px; border:1px solid #d6d6d6; margin:0 5px;color: #666;background: #fff;border-radius: 5px;}
.pagination span.current,.pagination a:hover{color:#fff; border-color:#e51631; background:#e51631;}

.ny_yqrz_xq{padding: 40px 0 60px;}
.large_box{margin-bottom:10px;width:100%;height:auto;overflow:hidden;margin: auto;border: 1px solid #eee;}
.large_box ul li{display: none;}
.large_box img{display:block;width: 100%;}
.small_box{width:100%;height:100px;overflow:hidden;padding: 0 30px;position: relative;margin:20px auto 0;}
.small_list{position:relative;float:left;width:100%;height:100%;overflow:hidden}
.small_list ul{height:100%;overflow:hidden}
.small_list ul li{position:relative;float:left;margin-right:10px;width:110px;border: 2px solid #eee;background: #fff;height: 100%;padding: 10px;}
.small_list ul li 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;/*-moz-opacity:.5;-khtml-opacity:.5;opacity:.5;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=1); -webkit-filter: grayscale(100%);*/}
/*.small_list ul li.on img{-moz-opacity:1;-khtml-opacity:1;opacity:1;filter: progid:DXImageTransform.Microsoft.BasicImage(grayscale=0); -webkit-filter: grayscale(0);}*/
.small_list ul li.on{border: 2px solid #e51631;}
.small_box .btn{position: absolute;top: 0; width:20px;height:100%;background-color:#ececec;background-repeat:no-repeat;background-position:center center;cursor:pointer}
.small_box .btn:hover{/*background-color:#ce541e*/}
.left_btn{left:0;background-image:url(../img/left_btn.png)}
.right_btn{right:0;background-image:url(../img/right_btn.png)}
.ny_yqrz_xq_tp{width:50%;}
.ny_yqrz_xq_r{width: 45%;}
.ny_yqrz_xq_bt{}
.ny_yqrz_xq_bt .h1{font-size: 24px;line-height: 36px;padding: 0px 0px 20px; color: #333;border-bottom: 1px solid #eee;}
.ny_yqrz_xq_bt .h3{font-size: 14px;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 .h4_bt{float: left; font-size: 14px;line-height: 46px;color: #fff;text-align: center;background: #333;border-radius: 3px;-webkit-transition:0.5s;transition:0.5s;cursor: pointer;padding: 0 30px;}
.ny_yqrz_xq_bt .h4 .h4_bt:nth-child(2){background: #e51631;padding: 0 30px;margin-left: 20px;}
.ny_yqrz_xq_bt .h4 .h4_bt span{font-size: 24px;padding-right: 5px;float: left;}
.ny_yqrz_xq_bt .h5{margin-top:30px;}


.tabs-basic{width:100%; margin-top:50px; float:left;}
.tabs-basic ul{list-style:none; margin:0; padding:0;}
.tabs-basic ul li{font-size:18px; height:46px;text-transform:uppercase;border-bottom: 1px solid #eee;}
.tabs-basic ul>li>a{display:block; text-decoration:none; line-height:30px; color:#333;}
.tabs-basic .tabs-content-placeholder{overflow:hidden; margin:auto;line-height:30px; font-size:14px; color:#333;}
.tabs-basic .tabs-content-placeholder table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;margin: 10px 0;}
.tabs-basic .tabs-content-placeholder table th{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.tabs-basic .tabs-content-placeholder table td{border: 1px solid #eee;border-width:0 0 1px 1px;padding: 10px 20px;}
.tabs-basic .tabs-content-placeholder .tab-content-active{padding: 30px 0 0;}
.tabs-basic .tabs-content-placeholder img{max-width:100%;}
.pros_right{width:50%; float:right; overflow:hidden;}
.pros_right_top{overflow:hidden; padding-bottom:10px; border-bottom:1px solid #eee;}
.pros_right_top .h1{font-size:24px; padding-bottom:10px;color: #333;}
.pros_right_top p{font-size:14px; color:#666;}
.proleft{width:100%;float:left; font-size:14px; line-height:30px; margin-top:20px;}
.proleft_btn{width:100%; float:left; margin-top:30px;}
.proleft_btn li{width:100%; float:left; margin-right:10px;}
.proleft_btn li a{width:100%; max-width:150px; height:40px; float:left; line-height:40px; text-align:center; font-size:16px; background:#eee; display:block;}
.proleft_btn li span{float:left; padding-right:20px;}
.proleft_btn li a:hover,.proleft_btn li a.on{background:#e51631; color:#fff;border-radius: 5px;}

.view-page{position:relative; height:40px;}
.view-page .prev,.view-page .back,.view-page .next{font-size:14px;height:38px; border:solid 1px #eee; line-height:38px; position: absolute;transition:background-color .25s ease-in-out;-moz-transition:background-color .25s ease-in-out;-webkit-transition:background-color .25s ease-in-out;}
.view-page .prev{left:0;}
.view-page .prev a,.view-page .next a{text-align:center;-webkit-transition:0.5s; transition:0.5s;}
.view-page a{display:block; padding:0 20px;color: #333;} 
.view-page .back{left:50%; margin-left:-50px;}
.view-page .back a{background:#e51631; color:#fff; text-align:center;}
.view-page .next{right:0;}
.view-page .prev:hover a{color:#fff; background:#e51631;}
.view-page .next:hover a{color:#fff; background:#e51631;}
.view-page .back:hover a{background:#e51631; color:#fff;}

.view-page2{position:relative; padding-top:20px;border-top: 1px solid #eee;margin-top: 30px;}
.view-page2 .prev,.view-page2 .next{font-size:14px;line-height:38px;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:#e51631;}
.view-page2 .next:hover a{color:#e51631;}

.ny_xw_tj {padding: 30px 0 0;}
.ny_xw_tj ul{margin-top: 20px;}
.ny_xw_tj ul li{float: left;width: 48%; position: relative;padding:0 0px 0 15px;border-bottom: 1px #eee dashed;margin-right: 4%;}
.ny_xw_tj ul li:nth-child(2n){margin-right:0;}
.ny_xw_tj ul li:after{content:"";position: absolute;left: 0;top: 25px;width: 4px;height: 4px;background: #999;overflow: hidden;}
.ny_xw_tj ul li a{display: block;font-size: 14px;line-height: 55px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;margin-right: 100px;}
.ny_xw_tj ul li a:hover{color: #e51631;}
.ny_xw_tj ul li span{font-size: 14px;line-height: 55px;color: #999;position: absolute;right: 0;top: 0;}
.ny_zctj_bt{font-size: 18px;color: #333;line-height:50px;position: relative;border-bottom: 1px solid #eee;}
.ny_zctj_bt a{float: right;font-weight: normal;font-size: 14px;color: #666;}
.ny_zctj_bt a:hover{color: #e51631;}

.ny_cp_tj {padding: 30px 0 0;}
.scrollleft2{ margin-top:30px;}
.scrollleft2 li{width:300px; float:left; margin-right:20px; overflow:hidden;}
.scrollleft2 li img{width:100%; display:block;border: 1px solid #eee;}
.scrollleft2 li span{display:block; width:100%; line-height:30px; margin-top:10px; font-size:14px; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-align:center;}

.jjfaxq_img{display: flex;align-items: center;justify-content: space-between;background: #eee;}
.jjfa_img_l{width: 50%;overflow: hidden;}
.jjfa_img_l img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.jjfa_img_l:hover img{ -webkit-transform:scale(1.1);transform:scale(1.1);}
.jjfa_img_r{width: 50%;padding:0 30px;}
.jjfa_img_r .bt{font-size: 24px;line-height: 30px;color: #333;padding-bottom: 20px;}
.jjfa_img_r .bt:after{content: "";display: block;width: 36px;height: 2px;background: #e51631;margin-top: 20px;}
.jjfa_img_r .ms{font-size: 14px;line-height: 30px;color: #666;}

.jjfa_yyly{padding: 40px 0 0;border-top: 1px solid #eee;margin-top: 40px;}
.jjfa_yyly .bt{font-size: 24px;line-height: 30px;color: #333;text-align: center;}
.jjfa_yyly .bt:after{content: "";display: block;width: 36px;height: 2px;background: #e51631;margin: 20px auto 0;}
.jjfa_yyly .lb_bg{position: relative;margin-top: 30px;}
.jjfa_yyly .lb{overflow: hidden;}
.jjfa_yyly .lb ul{}
.jjfa_yyly .lb ul li{float: left;width: 32%;margin:0 2% 2% 0;}
.jjfa_yyly .lb ul li:nth-child(3n){margin-right:0;}
.jjfa_yyly .lb ul li .img{overflow: hidden;}
.jjfa_yyly .lb ul li img{display: block;width: 100%;-webkit-transition:0.5s;transition:0.5s;}
.jjfa_yyly .lb ul li:hover img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.jjfa_yyly .lb ul li .txt{display: block;text-align: center;font-size: 14px;line-height: 30px;padding-top: 10px;color: #333;}

.ny_xw{}
.ny_xw ul{}
.ny_xw ul li{ border-bottom:1px dashed #eee; padding-left:280px; position:relative; padding-bottom:30px; margin-bottom:30px;}
.ny_xw ul li .ny_xw_img{ position:absolute; left:0px; top:0; width:260px; overflow:hidden; height:150px;}
.ny_xw ul li .ny_xw_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_xw ul li .ny_xw_img img:hover{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_xw ul li .ny_xw_txt{ position:relative; height:150px;}
.ny_xw ul li .ny_xw_txt .h1{ font-size:16px; line-height:30px; color:#333;font-weight: bold;-webkit-transition:0.5s;transition:0.5s;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.ny_xw ul li .ny_xw_txt .h1:hover{color:#e51631;}
.ny_xw ul li .ny_xw_txt .h4{ font-size:14px; line-height:24px;padding-top:5px; color:#666;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;}
.ny_xw ul li .ny_xw_txt .h2{ font-size:14px; line-height:24px; color:#999; padding-top:5px;}
.ny_xw ul li .ny_xw_txt .h2 span{font-size: 16px;float: left;padding-right: 5px;}
.ny_xw ul li .ny_xw_txt .h3{ position:absolute; left:0; bottom:10px; font-size:14px; line-height:22px; color:#666;-webkit-transition:0.5s;transition:0.5s;}
.ny_xw ul li .ny_xw_txt .h3 span{font-size: 12px;float: right;padding-left: 5px;}
.ny_xw ul li .ny_xw_txt .h3:hover{color:#e51631;}

.ny_xw_xq{padding: 50px 0;}
.ny_tw_bt{text-align:center; line-height:30px; padding:0px; font-size:14px;color: #999;border-bottom: 1px solid #eee;padding-bottom: 20px;}
.ny_tw_bt .line{padding:0 15px; }
.ny_tw_bt span.iconfont{padding-right: 5px;}
.ny_tw_bt .h3{padding:0 0 15px; line-height:24px; font-size:24px;color: #333;}
.ny_tw{ font-size:14px; line-height:30px; padding:30px 0px 0;color: #666;}
.ny_tw img{ display:block; max-width:100%; margin:auto;}
.ny_tw table{border: 1px solid #eee;border-width: 1px 1px 0 0;width: 100%;}
.ny_tw table th{border: 1px solid #eee;border-width: 0 0 1px 1px;}
.ny_tw table td{border: 1px solid #eee;border-width: 0 0 1px 1px;font-size: 14px;line-height: 30px;color: #666;padding: 10px 20px;}

.ny_fq{border-bottom: 1px solid #eee;}
.ny_fq.bonone{border-bottom:none;}
.ny_fq ul li{}
.ny_fq ul li .h1{position: relative;padding-left: 20px;padding-right: 35px;border: 1px solid #eee;border-width: 1px 1px 0px 1px;cursor: pointer;}
.ny_fq ul li .h1.on{background: #e51631;}
.ny_fq ul li .h1 .ny_fq_tb{position: absolute;right: 20px;top: 19px;border: 1px solid #e8e8e8;width: 15px; height: 15px;}
.ny_fq ul li .h1 .ny_fq_tb:before{content: ""; position: absolute;left: 1px;top:5px;border-top:3px solid #e8e8e8;width: 11px;}
.ny_fq ul li .h1 .ny_fq_tb:after{content: ""; position: absolute;left: 5px;top:1px;border-left:3px solid #e8e8e8;height: 11px;}
.ny_fq ul li .h1.on .ny_fq_tb:after{display: none;}
.ny_fq ul li .h1 .ny_fq_bt{font-size: 14px;line-height: 24px;padding: 15px 10px 15px 0;color: #333;}
.ny_fq ul li .h1.on .ny_fq_bt{color: #fff;}
.ny_fq ul li .h2{padding:20px 20px 20px 55px;border: 1px solid #eee;font-size: 14px;line-height: 24px;background: #fff;display: none;margin-bottom: 5px;position: relative;color: #666;}
.ny_fq ul li .h2 span.sp{position: absolute;left: 20px;top: 20px;color: #666;}
.ny_fq ul li:last-child .h2{margin-bottom: 0;border-bottom: 0;}

.join{}
.join li{border-bottom: 1px solid #eee; padding:0 20px;font-size:14px;}
.join li:nth-of-type(1){ font-size:14px;background:#eee; font-weight:bold; color:#333;}
.join span{display: block;float: left;overflow: hidden;height: 50px; line-height:50px;overflow: hidden; }
.join .span1{width: 45%;color:#333;}
.join .span2{width: 25%; text-align:center; color:#999;}
.join .span3{width: 15%; text-align:center; color:#999;}
.join .span4{width: 15%; float:right; text-align:center; font-weight:bold;}
.join a{color: #999;}
.join a:hover{color: #e51631;}

.ny_txt{font-size: 14px;line-height: 30px;color: #666;}

.ny_rcln{}
.ny_rcln ul li{height: 300px;position: relative;padding-right: 50%;background: #f6f6f6;margin-bottom: 30px;-webkit-transition:background 0.5s;transition:background 0.5s;}
.ny_rcln ul li .img{overflow: hidden;height: 100%;}
.ny_rcln ul li .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_rcln ul li:hover .img img{-webkit-transform:scale(1.1);transform:scale(1.1);}
.ny_rcln ul li .txt{position: absolute;right: 0;top: 0;bottom: 0;width: 50%;padding: 50px;display: flex;align-items: center;justify-content:center;font-size: 14px;line-height: 30px;color: #666;-webkit-transition:0.5s;transition:0.5s;}
.ny_rcln ul li.odd{padding-left: 50%;padding-right: 0;}
.ny_rcln ul li.odd .txt{right: auto;left: 0;}
.ny_rcln ul li:hover{background: #e51631;}
.ny_rcln ul li:hover .txt{color: #fff;}

.ny_fw_lx{}
.ny_fw_lx .lb{}
.ny_fw_lx .lb ul li{float: left;width: 32%;margin-right: 2%;text-align: center;background: #f6f6f6;padding: 50px;}
.ny_fw_lx .lb ul li:nth-child(3n){margin-right: 0;}
.ny_fw_lx .lb ul li p{font-size: 24px;line-height: 24px;color: #333;}
.ny_fw_lx .lb ul li span{display: block;font-size: 52px;line-height: 52px;text-align: center;color: #e51631;padding-bottom: 10px;padding: 30px 0;}
.ny_fw_lx .lb ul li a{display: block;font-size: 18px;line-height: 30px;color: #666;height: 60px;}

.ny_lx{padding: 0px 0 30px;}
.ny_lx .lb{}
.ny_lx .lb ul{display: flex;align-items: center;justify-content:space-between;}
.ny_lx .lb ul li{display: flex;align-items: center;width: 31.6%;background: #f6f6f6;height: 150px;padding: 0 20px;}
.ny_lx .lb ul li .tb{font-size: 42px;color: #e51631;padding-right: 20px;}
.ny_lx .lb ul li .txt{}
.ny_lx .lb ul li .txt .ml1{font-size: 16px;line-height: 24px;color: #333;font-weight:bold;}
.ny_lx .lb ul li .txt .ml2{font-size: 14px;line-height: 24px;color: #666;margin-top: 5px;}
.ny_lx_dt{padding-bottom: 0px;}

.message{}
.message .h3{text-align:center; color:#333; font-size:24px; font-weight:400;}
.message ol{width:100%;float:left; margin-top:50px;}
.message ol li{float: left; width:48.5%; margin-bottom:20px; background:#fff; border:1px solid #e6e6e6;}
.message ol li:nth-child(2n){float:right;}
.message ol li:nth-child(6){float:left;}
.message ol li:nth-child(7){float:right;}
.message ol li input{width:100%; height:48px; line-height:48px;  background:none; border:none; color:#666; padding:0 15px; font-size:14px; outline:none; -webkit-appearance:none;}
.message ol li textarea{font-size:14px; padding:10px 15px; width:100%; height:120px; border:none; background:none; color:#999; outline:none; -webkit-appearance: none;}
.message ol li .btn,.message ol li .btn2{color:#fff; font-size:16px; cursor:pointer;}
.message ol li .btn{background:#e51631;}
.message ol li .btn2{background:#999;}