@charset "utf-8";
*{padding:0px; margin:0px;}
body{font-size:14px; color:#555; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
body,ul,ol,dl,dd,h1,h2,h3,h4,h5,h6,p,i,b,em,span,form,fieldset,legend,input,textarea,select,button,th,td{margin:0; padding:0; font-style:normal;}
h1,h2,h3,h4,h5,h6{list-style:none;}
input,select,button,textarea{font-size:14px; border:0; background:none; outline:none; vertical-align:middle; font-family:"Microsoft Yahei", Arial, Helvetica, sans-serif;}
button{overflow:visible}
img{border:none;}
li{list-style:none;}
a{color:#333; text-decoration:none;
transition:all .5s;
-webkit-transition:all .5s;}
a:hover{color:#05add0; text-decoration:none !important;}
.clear{overflow:hidden; clear:both; height:0px;}
@media only screen and (max-width:1100px){
input,textarea{border-radius:0;}
}
@media only screen and (max-width:640px){
body{font-size:13px;}
input,select,button,textarea{font-size:13px;}
.container, .container-fluid{padding:0 20px;}
}
@media only screen and (max-width:320px){
.container, .container-fluid{padding:0 15px;}
}

@media only screen and (max-width:1100px){
html.on{width:100%; height:100vh; overflow:hidden;}
}

@media only screen and (max-width:1100px){
.sj_bj{width:100%; height:100%; background-color:rgba(0,0,0,.5); position:fixed; top:0; left:0; content:""; z-index:999; display:none;}
}

.top{width:100%; height:46px; background-color:#f7f7f7; border-bottom:1px solid #ddd; font-size:13px; line-height:46px; position:relative; z-index:9999;}
.top .row{margin:0; align-items:center; justify-content:space-between;}
.top .kuaijie{height:46px; text-align:center; position:relative; z-index:9;}
.top .kuaijie ul li{float:left; position:relative; margin-left:15px; padding-left:15px;}
.top .kuaijie ul li:before{width:1px; height:12px; background-color:#aaa; content:""; position:absolute; top:17px; left:0;}
.top .kuaijie ul li:first-child:before{display:none;}
.top .kuaijie ul li a{font-size:13px; color:#555; line-height:46px; display:block;}
.top .kuaijie ul li a:hover{color:#05add0;}
.top .kuaijie ul li a.on{color:#05add0;}
@media only screen and (max-width:640px){
.top .welcome{display:none;}
.top .kuaijie ul li{margin-left:0; padding-left:0; margin-right:15px; padding-right:15px;}
.top .kuaijie ul li:before{left:auto; right:0;}
.top .kuaijie ul li:first-child:before{display:block;}
.top .kuaijie ul li:last-child:before{display:none;}
}

.header{width:100%; position:relative; background-color:#fff; padding:25px 0; overflow:hidden;}
.header .row{margin:0; align-items:center; justify-content:space-between;}
.header .logo{width:277px; position:relative;}
.header .logo img{width:100%; height:auto; display:block;}
.header .tel{padding-left:50px; margin-top:2px; background:url(../images/dh.png) no-repeat left center;}
.header .tel span{display:block; font-size:16px; color:#333; line-height:26px;}
.header .tel strong{display:block; font-size:22px; line-height:26px; color:#05add0;}
.header .an{width:32px; height:22px; display:none; position:relative;}
.header .an span{width:32px; height:2px; background-color:#333; display:block; position:absolute;
transition:all .5s;
-webkit-transition:all .5s;}
.header .an span.a1{top:0; left:0;}
.header .an span.a2{top:10px; left:0;}
.header .an span.a3{top:20px; left:0;}
.header .an.n span.a2{display:none;}
.header .an.n span.a1{top:10px;
transform:rotate(45deg);
-webkit-transform:rotate(45deg);}
.header .an.n span.a3{top:10px;
transform:rotate(135deg);
-webkit-transform:rotate(135deg);}
@media only screen and (max-width:1100px){
.header .logo{width:250px;}
.header .tel span{font-size:15px; line-height:22px;}
.header .tel strong{font-size:18px;}
}
@media only screen and (max-width:768px){
.header{padding:20px 0; z-index:9999;}
.header .logo{width:222px;}
.header .an{display:block;}
.header .tel{display:none;}
}
@media only screen and (max-width:640px){
.header .logo{width:182px;}
}
@media only screen and (max-width:320px){
.header{padding:15px 0;}
.header .an{right:15px;}
}

.menu{width:100%; background-color:#05add0;}
.menu .nav ul{margin:0 -1px;}
.menu .nav ul li{width:14.2857143%; line-height:60px; padding:0 1px; position:relative;}
.menu .nav ul li a{font-size:17px; color:#fff; text-align:center; display:block;}
.menu .nav ul li:hover{background-color:#accd26; color:#fff;}
.menu .nav ul li.on{background-color:#accd26; color:#fff;}
.menu .nav .y_j{position:relative;display: flex;
    align-items: center;
    justify-content: center}
.menu .nav .e_j{width:172px; background:#fff; position:absolute; top:60px; left:50%; margin-left:-86px; display:none; z-index:9999;}
.menu.on .nav .e_j{box-shadow:0 2px 2px #aaa;}
.menu .nav .e_j .e_lm a{display:block; font-size:13px; color:#555; line-height:34px;background: #fff;}
.menu .nav .e_j .e_lm:hover a{background-color:#accd26; color:#fff;}
.menu .nav ul li:hover .e_j{display:block;}
.menu .nav .e_j .e_lm{position:relative;}
.menu .nav .e_j .e_lm em{font-size:12px; color:#aaa; line-height:36px; text-align:right; position:absolute; height:36px; right:15px; top:0; z-index:999; display:block;}
.menu .nav .e_j .e_lm:hover em{color:#fff;}
.menu .nav i{display: none; color:#000;font-size:14px;}
@media only screen and (max-width:1100px){
.menu .container{max-width:100%; padding:0;}
.menu .nav ul li{height:52px; line-height:52px; padding:0;}
.menu .nav a{font-size:16px; line-height:52px;}
}
@media only screen and (max-width:768px){
.menu .nav{width:70%; height:calc(100% - 142px); padding:10px 5% 20px; margin:0; background-color:#fafafa; position:fixed; bottom:0; right:-70%; z-index:9999; overflow:auto; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.menu .nav.on{right:0;}
.menu .nav ul{width:100%; float:none; display:block;}
.menu .nav ul li{width:100%; height:auto; text-align:left; border-bottom:1px solid #ddd; float:none; padding:0; margin:0;}
.menu .nav ul li a{color:#333; text-align:left; font-size:15px; line-height:56px; height:56px;}
.menu .nav ul li:hover a{color:#333; background:none;}
.menu .nav ul li.on a{color:#333; background:none;}
.menu .nav .y_j{justify-content: space-between;}
.menu .nav .e_j {
    width: 100%;
    background: none;
    position: relative;
    top: auto;
    left: auto;
    margin: 0;
    padding-bottom: 10px;
}
.menu .nav ul li:hover .e_j{display:none;}
.menu .nav .e_j .e_lm a {
    height: auto;
}
}
@media only screen and (max-width:640px){
.menu .nav{height:calc(100% - 132px);}
.menu .nav a{line-height:50px; height:50px}
.menu .nav ul li.on {
    background: none;
}
.menu .nav i{
 display: block;
}
.menu .nav ul li:hover {
    background: none;
}
}

.pc_ban{width:100%; height:620px; position:relative; overflow:hidden;}
.pc_ban a{display: block;width: 100%;height: 100%;}
.pc_ban .swiper-button-prev{width:44px; height:44px; border-radius:50%; background:rgba(0,0,0,.7) url(../images/banner-l.png) no-repeat center; left:0%; margin-top:-22px; opacity:0;
background-size:28px 28px;
-webkit-background-size:28px 28px;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-prev{left:2%; opacity:.5;}
.pc_ban:hover .swiper-button-prev:hover{opacity:1;}
.pc_ban .swiper-button-next{width:44px; height:44px; border-radius:50%; background:rgba(0,0,0,.7) url(../images/banner-r.png) no-repeat center; right:0%; margin-top:-22px; opacity:0;
background-size:28px 28px;
-webkit-background-size:28px 28px;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_ban:hover .swiper-button-next{right:2%; opacity:.5;}
.pc_ban:hover .swiper-button-next:hover{opacity:1;}
@media only screen and (max-width:1100px){
.pc_ban{height:380px;}
.pc_ban .swiper-pagination{bottom:10px;}
.pc_ban .swiper-button-prev{display:none;}
.pc_ban .swiper-button-next{display:none;}
}
@media only screen and (max-width:768px){
.pc_ban{height:280px;}
}
@media only screen and (max-width:640px){
.pc_ban{height:180px;}
.pc_ban .swiper-pagination-bullet{width:8px; height:8px;}
}

.gy_bt{margin-bottom:40px; text-align:center; position:relative; z-index:99;}
.gy_bt h3{font-size:30px; line-height:40px; font-weight:bold; color:#05add0; margin-bottom:10px;}
.gy_bt p{font-size:15px; line-height:26px; color:#999;}
.gy_bt em{width:80px; height:2px; display:inline-block; vertical-align:middle; margin:-2px 15px 0;
background-image:-webkit-linear-gradient(left,rgba(255,255,255,0),#05add0);
background-image:linear-gradient(left,rgba(255,255,255,0),#05add0);}
.gy_bt em:last-child{background-image:-webkit-linear-gradient(left,#05add0,rgba(255,255,255,0));
background-image:linear-gradient(left,#05add0,rgba(255,255,255,0));}
@media only screen and (max-width:1100px){
.gy_bt{margin-bottom:30px;}
.gy_bt h3{font-size:26px; line-height:36px; margin-bottom:6px;}
.gy_bt p{font-size:14px; line-height:24px;}
.gy_bt em{width:50px; margin:-2px 10px 0;}
}
@media only screen and (max-width:640px){
.gy_bt h3{font-size:22px; line-height:32px;}
.gy_bt p{font-size:13px; line-height:22px;}
.gy_bt em{width:44px; margin:-2px 8px 0;}
}

.sy_ss{width:100%; padding:20px 0; background-color:#f7f7f7; border-bottom:1px solid #ddd; line-height:40px;}
.sy_ss .row{margin:0; align-items:center; justify-content:space-between;}
.sy_ss .rm_ss{width:calc(100% - 300px);}
.sy_ss .rm_ss span{display:inline-block; padding:0 10px; background-color:#accd26; color:#fff; border-radius:5px;}
.sy_ss .rm_ss a{display:inline-block; margin-left:15px;}
.sy_ss .ss_nr{width:282px; border:1px solid #ddd; background-color:#fff; line-height:38px;}
.sy_ss .ss_nr input{width:200px; height:38px; padding:0 10px; float:left; line-height:38px;}
.sy_ss .ss_nr button{width:80px; height:38px; background-color:#05add0; line-height:38px; color:#fff; text-align:center; outline:none; float:right;}
@media only screen and (max-width:1100px) {
.sy_ss{line-height:36px;}
.sy_ss .rm_ss{width:calc(100% - 260px);}
.sy_ss .rm_ss span{padding:0 8px; border-radius:3px;}
.sy_ss .rm_ss a{margin-left:10px;}
.sy_ss .ss_nr{width:238px; line-height:34px;}
.sy_ss .ss_nr input{width:166px; height:34px; line-height:34px;}
.sy_ss .ss_nr button{width:70px; height:34px; line-height:34px;}
}
@media only screen and (max-width:640px) {
.sy_ss{line-height:32px;}
.sy_ss .rm_ss{width:100%;}
.sy_ss .rm_ss span{width:86px; text-align:center; padding:0; border-radius:3px; display:block;}
.sy_ss .rm_ss a{margin-left:0; margin-right:15px;}
.sy_ss .ss_nr{width:100%; line-height:38px; margin-top:6px;}
.sy_ss .ss_nr input{width:calc(100% - 70px); height:38px; line-height:36px;}
.sy_ss .ss_nr button{width:70px; height:38px; line-height:36px;}
}

.sy_cp{width:100%; padding:80px 0 60px; overflow:hidden;}
.sy_cp .cp_zs ul{margin:0 -10px;}
.sy_cp .cp_zs ul li{width:calc(25% - 20px); margin:0 10px 20px; padding:5px; border:1px solid #eee; position:relative;}
.sy_cp .cp_zs .t_p{overflow:hidden;}
.sy_cp .cp_zs .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.sy_cp .cp_zs ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.sy_cp .cp_zs .w_z{width:calc(100% - 10px); padding:7px 0; font-size:15px; line-height:28px; text-align:center; color:#fff; background-color:rgba(0,0,0,.7); text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:absolute; bottom:5px; left:5px;}
@media only screen and (max-width:1100px) {
.sy_cp{padding:60px 0 50px;}
.sy_cp .cp_zs ul{margin:0 -5px;}
.sy_cp .cp_zs ul li{width:calc(25% - 10px); margin:0 5px 10px;}
.sy_cp .cp_zs .w_z{width:calc(100% - 5px); padding:6px 0; font-size:14px; line-height:26px;}
}
@media only screen and (max-width:768px) {
.sy_cp{padding:40px 0 30px;}
.sy_cp .cp_zs ul li{width:calc(50% - 10px);}
}

.sy_bn{width:100%; height:280px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden;}
.sy_bn .container{position:absolute; top:50%; left:50%; text-align:center; color:#fff;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);}
.sy_bn h3{font-size:32px; font-weight:bold; line-height:40px;}
.sy_bn h4{font-size:20px; font-weight:bold; line-height:28px; margin:10px 0 20px;}
.sy_bn .tel{display:inline-block; padding:10px 35px; background-color:#accd26; border-radius:25px; font-size:16px; line-height:30px;}
.sy_bn .tel strong{font-size:20px;}
@media only screen and (max-width:1100px) {
.sy_bn{height:220px;}
.sy_bn h3{font-size:26px; line-height:36px;}
.sy_bn h4{font-size:17px; line-height:26px; margin:6px 0 15px;}
.sy_bn .tel{padding:8px 25px; font-size:14px;}
.sy_bn .tel strong{font-size:18px;}
}
@media only screen and (max-width:768px) {
.sy_bn{height:auto; padding:30px 0;}
.sy_bn .container{position:relative; top:auto; left:auto;
transform:none;
-webkit-transform:none;}
.sy_bn h3{font-size:20px; line-height:30px;}
.sy_bn h4{font-size:14px; line-height:24px; margin:6px 0 10px;}
.sy_bn .tel{padding:8px 15px; font-size:13px;}
.sy_bn .tel strong{font-size:17px;}
}

.sy_ys{width:100%; padding:80px 0; overflow:hidden;}
.sy_ys .row{margin:0 0 40px; padding-bottom:40px; border-bottom:1px dotted #ddd; justify-content:space-between; align-items:center;}
.sy_ys .row:last-child{padding-bottom:0; margin:0; border-bottom:0;}
.sy_ys .gy_tp{width:48%;}
.sy_ys .gy_tp img{width:100%; height:auto; display:block;}
.sy_ys .gy_wz{width:48%;}
.sy_ys .gy_wz .b_t{padding-left:45px; margin-bottom:15px; position:relative;}
.sy_ys .gy_wz .b_t h3{font-size:22px; font-weight:bold; color:#05add0; line-height:36px;}
.sy_ys .gy_wz .b_t h4{font-size:15px; font-weight:bold; color:#333; line-height:24px; text-transform:uppercase;}
.sy_ys .gy_wz .b_t span{width:36px; height:36px; background-color:#05add0; border-radius:5px; font-size:26px; font-weight:bold; line-height:36px; color:#fff; text-align:center; position:absolute; top:0; left:0;}
.sy_ys .gy_wz .w_z{line-height:26px; padding-left:45px;}
@media only screen and (max-width:1100px) {
.sy_ys{padding:60px 0;}
.sy_ys .row{margin:0 0 30px; padding-bottom:30px;}
.sy_ys .gy_wz .b_t{padding-left:35px; margin-bottom:15px;}
.sy_ys .gy_wz .b_t h3{font-size:20px; line-height:30px;}
.sy_ys .gy_wz .b_t h4{font-size:14px;}
.sy_ys .gy_wz .b_t span{width:30px; height:30px; border-radius:3px; font-size:20px; line-height:30px;}
.sy_ys .gy_wz .w_z{line-height:24px; padding-left:35px;}
}
@media only screen and (max-width:768px) {
.sy_ys{padding:40px 0;}
.sy_ys .gy_tp{width:100%; margin:15px 0;}
.sy_ys .gy_wz{width:100%; margin:15px 0;}
}

.sy_al{width:100%; padding:80px 0; position:relative; overflow:hidden;}
.sy_al .al_zs{position:relative;}
.sy_al .al_zs .swiper-button-prev{width:32px; height:32px; background:url(../images/zj1.png) no-repeat center; left:-40px; margin-top:-16px; opacity:.6;
background-size:32px 32px;
-webkit-background-size:32px 32px;}
.sy_al .al_zs .swiper-button-next{width:32px; height:32px; background:url(../images/yj1.png) no-repeat center; right:-40px; margin-top:-16px; opacity:.6;
background-size:32px 32px;
-webkit-background-size:32px 32px;}
.sy_al .al_zs .swiper-pagination{bottom:0; display:none;}
.sy_al .al_zs .swiper-pagination-bullet{width:10px; height:10px; background-color:#999;}
.sy_al .al_zs .swiper-pagination-bullet-active{background-color:#05add0;}
.sy_al .gy_nr{margin-bottom:0; border:1px solid #ddd; overflow:hidden;}
.sy_al .gy_tp img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.sy_al .gy_nr:hover .gy_tp img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.sy_al .gy_wz{width:100%; padding:20px 15px; color:#fff; position:absolute; bottom:0; left:0; font-size:15px; text-align:center; color:#fff;
background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-webkit-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));}
@media only screen and (max-width:1100px){
.sy_al{padding:60px 0 40px;}
.sy_al .al_zs .swiper-al{padding-bottom:30px;}
.sy_al .al_zs .swiper-button-prev{display:none;}
.sy_al .al_zs .swiper-button-next{display:none;}
.sy_al .al_zs .swiper-pagination{display:block;}
.sy_al .gy_wz{padding:20px 10px 15px; font-size:14px;}
}
@media only screen and (max-width:768px){
.sy_al{padding:40px 0 30px;}
.sy_al .gy_wz{font-size:13px;}
}

.sy_gy{width:100%; padding:80px 0; background-color:#f7f7f7; overflow:hidden; position:relative;}
.sy_gy .row{display:flex; align-items:center; justify-content:space-between; margin:0; background-color:#fff; padding:40px;}
.sy_gy .gy_tp{width:48.5%;}
.sy_gy .gy_tp img{width:100%; height:auto; display:block;}
.sy_gy .gy_wz{width:48.5%;}
.sy_gy .w_z{font-size:15px; line-height:26px; text-align:justify; color:#555;}
.sy_gy .a_n{display:flex;}
.sy_gy .m_r{width:130px; height:42px; border:1px solid #05add0; border-radius:5px; margin-top:30px; margin-right:20px; position:relative; overflow:hidden;}
.sy_gy .l_s{border:1px solid #accd26;}
.sy_gy .m_r .bg{width:100%; height:100%; position:absolute; left:0; top:0; transition:transform 340ms ease-in-out; background-color:#05add0; transform-origin:right center; transform:scaleX(0);}
.sy_gy .l_s .bg{background-color:#accd26;}
.sy_gy .m_r:hover .bg{transform:scaleX(1); transform-origin:left center;}
.sy_gy .m_r a{font-size:15px; line-height:40px; color:#05add0; text-align:center; display:block; position:relative; z-index:9;}
.sy_gy .l_s a{color:#accd26;}
.sy_gy .m_r:hover a{color:#fff;}
.sy_gy .zs_zs{position:relative; margin-top:40px;}
.sy_gy .zs_zs .swiper-button-prev{width:32px; height:32px; background:url(../images/zj1.png) no-repeat center; left:-40px; margin-top:-16px; opacity:.6;
background-size:32px 32px;
-webkit-background-size:32px 32px;}
.sy_gy .zs_zs .swiper-button-next{width:32px; height:32px; background:url(../images/yj1.png) no-repeat center; right:-40px; margin-top:-16px; opacity:.6;
background-size:32px 32px;
-webkit-background-size:32px 32px;}
.sy_gy .zs_zs .swiper-pagination{bottom:0; display:none;}
.sy_gy .zs_zs .swiper-pagination-bullet{width:10px; height:10px; background-color:#aaa;}
.sy_gy .zs_zs .swiper-pagination-bullet-active{background-color:#05add0;}
.sy_gy .zs_zs .t_p{width:100%; border:5px solid #fff;}
.sy_gy .zs_zs .t_p img{width:100%; height:100%; display:block;
object-fit:contain;
object-position:center;
-webkit-user-select:none;
user-select:none;}
.sy_gy .zs_zs .w_z{margin-top:10px; line-height:26px; text-align:center; color:#333; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
@media only screen and (max-width:1100px){
.sy_gy{padding:60px 0 40px;}
.sy_gy .row{padding:0; background:none;}
.sy_gy .w_z{font-size:14px; line-height:24px;}
.sy_gy .m_r{width:110px; height:34px; border-radius:3px; margin-top:20px; margin-right:10px;}
.sy_gy .m_r a{font-size:14px; line-height:32px;}
.sy_gy .zs_zs{margin-top:30px;}
.sy_gy .zs_zs .swiper-zs{padding-bottom:30px;}
.sy_gy .zs_zs .swiper-button-prev{display:none;}
.sy_gy .zs_zs .swiper-button-next{display:none;}
.sy_gy .zs_zs .swiper-pagination{display:block;}
.sy_gy .zs_zs .w_z{margin-top:5px; line-height:24px;}
}
@media only screen and (max-width:768px) {
.sy_gy{padding:40px 0 30px;}
.sy_gy .gy_tp{width:100%; margin-bottom:30px;}
.sy_gy .gy_wz{width:100%;}
}

.sy_xw{width:100%; padding:80px 0; overflow:hidden;}
.sy_xw .xw_zs .hd{border-bottom:1px solid #eee; position:relative; overflow:hidden; margin-bottom:20px;}
.sy_xw .xw_zs .hd ul li{float:left; width:120px; height:50px; background-color:#f7f7f7; font-size:17px; line-height:50px; color:#333; text-align:center; margin-right:15px; cursor:pointer;}
.sy_xw .xw_zs .hd ul li.on{background-color:#05add0; color:#fff;}
.sy_xw .xw_zs .hd a{position:absolute; top:0; right:0; font-size:14px; display:none;}
.sy_xw .xw_zs .hd ul li.on a{display:block;}
.sy_xw .xw_zs .t_w{padding-bottom:20px; margin-bottom:10px; border-bottom:1px dotted #ddd; overflow:hidden;}
.sy_xw .xw_zs .t_p{width:30%; float:left; overflow:hidden;}
.sy_xw .xw_zs .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.sy_xw .xw_zs .t_w:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.sy_xw .xw_zs .w_z{width:70%; float:right; padding-left:30px;}
.sy_xw .xw_zs .w_z h3{font-size:18px; font-weight:bold; line-height:28px; margin-bottom:15px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zs .t_w ul li:hover .w_z a{color:#05add0;}
.sy_xw .xw_zs .w_z p{line-height:24px; height:48px; color:#888; margin-bottom:25px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .xw_zs .w_z span{display:block; float:none !important; padding-left:0 !important;}
.sy_xw .xw_zs .x_w ul li{padding:10px 0; line-height:26px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.sy_xw .xw_zs .x_w span{float:right; padding-left:20px;}
.sy_xw .xw_zs .x_w i{font-size:14px; margin-right:5px;}
.sy_xw .cj_wt{overflow:hidden;}
.sy_xw .cj_wt .wt_bt{border-bottom:1px solid #eee; overflow:hidden; margin-bottom:20px;}
.sy_xw .cj_wt .wt_bt span{float:left; width:120px; height:50px; background-color:#05add0; font-size:17px; line-height:50px; color:#fff; text-align:center;}
.sy_xw .cj_wt .wt_bt a{font-size:14px; line-height:50px; float:right;}
.sy_xw .cj_wt .wt_lb .b_t{font-size:15px; line-height:26px; margin-bottom:10px; position:relative; padding-left:32px;}
.sy_xw .cj_wt .wt_lb .b_t i{width:26px; height:26px; border-radius:50%; position:absolute; top:0; left:0; background-color:#05add0; line-height:24px; text-align:center; color:#fff; display:block;}
.sy_xw .cj_wt .wt_lb .h_d{font-size:13px; line-height:24px; position:relative; padding:2px 0 2px 32px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.sy_xw .cj_wt .wt_lb .h_d i{width:26px; height:26px; border-radius:50%; position:absolute; top:0; left:0; background-color:#accd26; line-height:26px; text-align:center; color:#000; display:block;}
.sy_xw .cj_wt .bd ul li{padding-bottom:20px; margin-bottom:20px; height:auto !important; border-bottom:1px dotted #ddd;}
@media only screen and (max-width:1100px){
.sy_xw{padding:60px 0;}
.sy_xw .xw_zs .hd ul li{width:110px; height:44px; font-size:16px; line-height:44px; margin-right:10px;}
.sy_xw .xw_zs .t_p{width:35%;}
.sy_xw .xw_zs .w_z{width:65%; padding-left:20px;}
.sy_xw .xw_zs .w_z h3{font-size:17px; line-height:26px; margin-bottom:10px;}
.sy_xw .xw_zs .w_z p{line-height:22px; height:44px; color:#888; margin-bottom:15px;}
.sy_xw .xw_zs .x_w ul li{padding:6px 0; line-height:24px;}
.sy_xw .xw_zs .x_w span{float:right; padding-left:15px;}
.sy_xw .cj_wt .wt_bt span{width:110px; height:44px; font-size:16px; line-height:44px;}
.sy_xw .cj_wt .wt_bt a{line-height:44px;}
.sy_xw .cj_wt .wt_lb .b_t{font-size:14px; line-height:24px; margin-bottom:6px; padding-left:30px;}
.sy_xw .cj_wt .wt_lb .h_d{line-height:22px; padding:2px 0 2px 30px;}
.sy_xw .cj_wt .wt_lb .h_d i{width:24px; height:24x; line-height:24px;}
.sy_xw .cj_wt .bd ul li{padding-bottom:15px; margin-bottom:15px;}
}
@media only screen and (max-width:768px){
.sy_xw{padding:40px 0;}
.sy_xw .xw_zs{margin-bottom:30px;}
.sy_xw .xw_zs .t_p{width:40%;}
.sy_xw .xw_zs .w_z{width:60%; padding-left:10px;}
.sy_xw .xw_zs .w_z h3{font-size:16px; font-weight:normal; line-height:26px; margin-bottom:7px;}
.sy_xw .xw_zs .w_z p{line-height:22px; height:44px; margin-bottom:0;}
.sy_xw .xw_zs .w_z span{display:none;}
}

.ny_ban{width:100%; height:360px; background-position:center; background-repeat:no-repeat; background-size:cover; position:relative; overflow:hidden; z-index:99;}
@media only screen and (max-width:1100px) {
.ny_ban{height:250px;}
}
@media only screen and (max-width:768px) {
.ny_ban{height:200px;}
}
@media only screen and (max-width:640px) {
.ny_ban{height:110px;}
}
@media only screen and (max-width:375px) {
.ny_ban{height:100px;}
}
@media only screen and (max-width:320px) {
.ny_ban{height:85px;}
}

.ny_lm{width:100%; border-bottom:1px solid #eee; color:#999; line-height:60px; position:relative; z-index:999;}
.ny_lm .dq_wz a{color:#999;}
.ny_lm .dq_wz a:hover{color:#05add0;}
.ny_lm .dq_wz span{color:#555;}
.ny_lm .dq_wz i{font-size:18px; display:inline-block; margin-right:3px; vertical-align:middle; margin-top:-2px;}
@media only screen and (max-width:1100px) {
.ny_lm{line-height:50px;}
}

.ny_nr .gs_wz{font-size:15px; line-height:32px; text-align:justify;}
.ny_nr .gs_wz img{max-width:100%; height:auto;}
@media only screen and (max-width:1100px) {
.ny_nr .gs_wz{font-size:14px; line-height:32px;}
}
@media only screen and (max-width:640px) {
.ny_nr .gs_wz{font-size:13px; line-height:26px;}
}

.ny_lx{width:100%; padding:80px 0; overflow:hidden;}
.ny_lx .row{margin:0; justify-content:space-between;}
.ny_lx .b_t{margin-bottom:35px;}
.ny_lx .b_t h3{font-size:26px; font-weight:bold; color:#000; line-height:36px; margin-bottom:5px;}
.ny_lx .b_t p{color:#aaa; line-height:26px;}
.ny_lx .lx_nr{width:400px;}
.ny_lx .lx_nr .x_b{font-size:16px; color:#999; margin-bottom:5px;}
.ny_lx .lx_nr .n_r{line-height:32px;}
.ny_lx .lx_nr .x_x strong{font-size:30px; color:#05add0; display:block; margin-bottom:10px;}
.ny_lx .lx_nr .w_m{width:120px; text-align:center; margin-top:15px;}
.ny_lx .lx_nr .w_m img{width:100%; height:auto; border:1px solid #eee;}
.ny_lx .lx_nr .w_m p{margin-top:5px; line-height:18px;}
.ny_lx .lx_bd{width:calc(100% - 460px);}
.ny_lx .lx_bd .b_d ul{margin:0 -10px;}
.ny_lx .lx_bd .b_d ul li{width:calc(50% - 20px); margin:0 10px 20px; position:relative;}
.ny_lx .lx_bd .b_d ul li.q_b{width:calc(100% - 20px);}
.ny_lx .lx_bd .b_d input{width:100%; height:56px; background-color:#f7f7f7; border-radius:3px; padding:0 15px; line-height:56px; color:#333; display:block;}
.ny_lx .lx_bd .b_d input::placeholder{color:#999;}
.ny_lx .lx_bd .b_d textarea{width:100%; height:134px; background-color:#f7f7f7; border-radius:3px; padding:15px; line-height:26px; color:#333; resize:none; display:block;}
.ny_lx .lx_bd .b_d textarea::placeholder{color:#999;}
.ny_lx .lx_bd .b_d button{width:140px; height:46px; border-radius:3px; background-color:#05add0; font-size:15px; line-height:46px; color:#fff; margin-top:20px; margin-right:15px; outline:none;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_lx .lx_bd .b_d button:hover{background-color:#accd26;}
.ny_lx .lx_bd .b_d button.c_z{background-color:#888;}
.ny_lx .lx_bd .b_d button.c_z:hover{background-color:#accd26;}
.ny_lx .lx_bd .e_j{width:100%; padding:20px; position:absolute; top:61px; left:0; background-color:#fff; box-shadow:0 10px 10px rgba(0,0,0,.05); z-index:99; display:none;}
.ny_lx .lx_bd .e_j span{display:block; line-height:36px; cursor:pointer;}
.ny_lx .map{width:100%; height:400px; margin-top:50px; background-position:center; background-repeat:no-repeat;}
@media only screen and (max-width:1100px){
.ny_lx{padding:60px 0;}
.ny_lx .b_t{margin-bottom:30px;}
.ny_lx .b_t h3{font-size:20px; line-height:28px;}
.ny_lx .b_t p{color:#aaa; line-height:24px;}
.ny_lx .lx_nr{width:360px;}
.ny_lx .lx_nr .x_x strong{font-size:28px; margin-bottom:15px;}
.ny_lx .lx_bd{width:calc(100% - 390px);}
.ny_lx .lx_bd .b_d ul li{position:relative;}
.ny_lx .lx_bd .b_d input{height:53px; line-height:52px;}
.ny_lx .lx_bd .b_d textarea{line-height:24px;}
.ny_lx .lx_bd .b_d button{width:120px; height:40px; line-height:40px; margin-top:15px;}
.ny_lx .map{height:300px; margin-top:40px;}
}
@media only screen and (max-width:768px){
.ny_lx{padding:40px 0;}
.ny_lx .b_t{margin-bottom:15px;}
.ny_lx .b_t h3{font-size:18px; line-height:26px;}
.ny_lx .lx_nr{width:100%; margin-bottom:35px;}
.ny_lx .lx_nr .x_x ul li{margin-top:20px; font-size:14px; line-height:26px;}
.ny_lx .lx_bd{width:100%;}
.ny_lx .lx_bd .b_d ul li{width:100%;}
.ny_lx .lx_bd .b_d input{height:53px; line-height:52px;}
.ny_lx .lx_bd .b_d textarea{line-height:24px;}
.ny_lx .lx_bd .b_d button{width:120px; height:38px; line-height:38px; margin-top:15px;}
.ny_lx .map{height:200px; margin-top:35px;}
}

.ny_nr .cp_lb ul{margin:0 -10px;}
.ny_nr .cp_lb .row{justify-content:flex-start;}
.ny_nr .cp_lb ul li{width:calc(33.33333333% - 20px); margin:0 10px 20px; padding:5px; border:1px solid #eee; position:relative;}
.ny_nr .cp_lb .t_p{overflow:hidden;}
.ny_nr .cp_lb .t_p img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .cp_lb ul li:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .cp_lb .w_z{width:calc(100% - 10px); padding:7px 0; font-size:15px; line-height:28px; text-align:center; color:#fff; background-color:rgba(0,0,0,.7); text-overflow:ellipsis; white-space:nowrap; overflow:hidden; position:absolute; bottom:5px; left:5px;}
@media only screen and (max-width:1024px){
}

.ny_nr{width:100%; padding:50px 0 70px; background-color:#f7f7f7; overflow:hidden;}

.ny_nr .row{margin:0; justify-content:space-between;}

.ny_nr .zc_lm{width:250px;}

.ny_nr .lm_lb .b_t{padding:20px 15px 15px; background-color:#05add0; color:#fff;}
.ny_nr .lm_lb .b_t h3{font-size:22px; font-weight:bold; line-height:30px;}
.ny_nr .lm_lb .b_t h4{font-size:15px; font-weight:bold; line-height:26px; font-family:Arial; text-transform:uppercase;}
.ny_nr .lm_lb .b_t i{display:none;}
.ny_nr .lm_lb .l_m ul li{display:block; margin-top:10px;}
.ny_nr .lm_lb .l_m a{display:block; padding:13px 15px; background-color:#fff; font-size:15px; line-height:24px; position:relative; background-color:#fff; color:#000;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .lm_lb .l_m ul li:hover a{background-color:#05add0; color:#fff;}
.ny_nr .lm_lb .l_m ul li.on a{background-color:#05add0; color:#fff;}

.ny_nr .zc_lx{margin-top:20px; background-color:#fff;}
.ny_nr .zc_lx .l_x{padding:20px 15px; line-height:26px;}
.ny_nr .zc_lx .w_m{padding:25px 15px 15px; background-color:#05add0; text-align:center;}
.ny_nr .zc_lx .w_m p{margin-top:8px; color:#fff;}
.ny_nr .zc_lx .w_m img{max-width:130px; height:auto; display:block; margin:0 auto;}

.ny_nr .yc_nr{width:calc(100% - 280px); min-height:500px; background-color:#fff; padding:20px 30px 60px; overflow:hidden;}
.ny_nr .yc_nr .dq_wz{border-bottom:1px solid #eee; padding-bottom:25px; margin-bottom:35px; overflow:hidden;}
.ny_nr .yc_nr .dq_wz .b_t{font-size:22px; line-height:32px; font-weight:bold; color:#05add0; padding-left:15px; position:relative;}
.ny_nr .yc_nr .dq_wz .b_t:after{width:4px; height:22px; position:absolute; top:50%; left:0; margin-top:-11px; content:""; background-color:#05add0;}
.ny_nr .al_lb ul{margin:0 -10px;}
.ny_nr .al_lb ul li{width:calc(50% - 20px); margin:0 10px 20px; position:relative; overflow:hidden;}
.ny_nr .al_lb .gy_tp img{width:100%; height:auto; display:block;
transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .al_lb ul li:hover .gy_tp img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .al_lb .ly_wz{width:100%; padding:35px 25px 25px; position:absolute; bottom:0; left:0; font-size:17px; line-height:26px; text-align:center; color:#fff; font-weight:bold; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;
background-image:linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
background-image:-webkit-linear-gradient(to bottom, rgba(0,0,0,0), rgba(0,0,0,.6));
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .xw_lb ul li{margin-bottom:30px; padding-bottom:30px; border-bottom:1px solid #eee;}
.ny_nr .xw_nr{width:100%; position:relative; display:flex; flex-wrap:wrap; justify-content:space-between;}
.ny_nr .xw_nr .t_p{width:30%; overflow:hidden;}
.ny_nr .xw_nr .t_p img{width:100%; height:100%; display:block;
object-fit:cover;
object-position:center;
-webkit-user-select:none;
user-select:none;
transition:all 1s;
-webkit-transition:all 1s;}
.ny_nr .xw_nr:hover .t_p img{transform:scale(1.05);
-webkit-transform:scale(1.05);}
.ny_nr .xw_nr .w_z{width:67%;}
.ny_nr .xw_nr .w_z h3{font-size:20px; line-height:30px; font-weight:bold; margin-bottom:10px; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;}
.ny_nr .xw_nr .w_z p{line-height:24px; color:#999; height:48px; margin-bottom:20px; overflow:hidden; display:-webkit-box;
line-clamp:2;
-webkit-line-clamp:2;
-webkit-box-orient:vertical;}
.ny_nr .xw_nr .w_z a.m_r{display:inline-block; border-radius:3px; border:1px solid #ddd; padding:0 25px; font-size:14px; line-height:38px;}
.ny_nr .xw_nr:hover .w_z a.m_r{background-color:#05add0; border:1px solid #05add0; color:#fff;}
@media only screen and (max-width:1100px){
.ny_nr{padding:50px 0 60px;}

.ny_nr .lm_lb .b_t{padding:15px;}
.ny_nr .lm_lb .b_t h3{font-size:20px; line-height:30px;}
.ny_nr .lm_lb .b_t h4{font-size:14px; line-height:24px;}
.ny_nr .lm_lb .l_m ul li{margin-top:8px;}
.ny_nr .lm_lb .l_m a{font-size:14px; line-height:24px;}
.ny_nr .lm_lb .l_m i{width:44px; height:44px; font-size:14px;}

.ny_nr .zc_lx{margin-top:15px;}
.ny_nr .zc_lx .l_x{padding:15px 10px; line-height:22px;}
.ny_nr .zc_lx .w_m{padding:20px 10px 10px;}
.ny_nr .zc_lx .w_m img{max-width:110px;}

.ny_nr .yc_nr{width:calc(100% - 270px); padding:20px 20px 40px;}
.ny_nr .yc_nr .dq_wz{margin-bottom:25px;}
.ny_nr .yc_nr .dq_wz .b_t{font-size:17px;}

.ny_nr .cp_lb ul li{width:calc(50% - 20px);}
.ny_nr .cp_lb .w_z{font-size:14px;}

.ny_nr .al_lb ul{margin:0 -10px;}
.ny_nr .al_lb .gy_wz{padding:15px;}
.ny_nr .xw_lb ul li{margin-bottom:25px; padding-bottom:25px;}
.ny_nr .xw_nr .t_p{width:30%;}
.ny_nr .xw_nr .w_z{width:66%;}
.ny_nr .xw_nr .w_z h3{font-size:18px; line-height:28px; margin-bottom:10px;}
.ny_nr .xw_nr .w_z p{margin-bottom:15px;}
.ny_nr .xw_nr .w_z a.m_r{padding:0 15px; line-height:34px;}
}
@media only screen and (max-width:768px){
.ny_nr{padding:40px 0; background-color:#fff;}

.ny_nr .zc_lm{width:100%; margin-bottom:20px;}

.ny_nr .lm_lb .b_t{position:relative;}
.ny_nr .lm_lb .b_t i{width:100%; height:100%; background:url(../images/xsj.png) no-repeat center right / auto 26px; position:absolute; top:0; left:0; display:block;
transition:all .5s;
-webkit-transition:all .5s;}
.ny_nr .lm_lb .b_t i.on{transform:rotateX(180deg);
-webkit-transform:rotateX(180deg);}
.ny_nr .lm_lb .l_m{display:none;}
.ny_nr .lm_lb .l_m ul li{margin-top:5px;}
.ny_nr .lm_lb .l_m ul li a{background-color:#f7f7f7;}
.ny_nr .lm_lb .l_m ul li:hover a{background-color:#05add0; color:#fff;}
.ny_nr .lm_lb .l_m ul li.on a{background-color:#05add0; color:#fff;}

.ny_nr .zc_lx{display:none;}

.ny_nr .yc_nr{width:100%; padding:0; background:none; min-height:inherit;}
.ny_nr .yc_nr .dq_wz{margin-bottom:20px;}

.ny_nr .cp_lb ul{margin:0 -5px;}
.ny_nr .cp_lb ul li{width:calc(50% - 10px); margin:0 5px 10px;}
.ny_nr .cp_lb .w_z{font-size:13px; padding:5px;}

.ny_nr .al_lb ul{margin:0 -5px;}
.ny_nr .al_lb ul li{width:calc(50% - 10px); margin:0 5px 10px;}
.ny_nr .al_lb .ly_wz{padding:15px 5px 10px; font-size:13px; line-height:24px;}
.ny_nr .xw_lb ul li{margin-bottom:20px; padding-bottom:20px;}
.ny_nr .xw_nr .t_p{width:40%;}
.ny_nr .xw_nr .w_z{width:60%; padding-left:10px;}
.ny_nr .xw_nr .w_z h3{font-size:16px; font-weight:normal; line-height:26px; margin-bottom:5px;}
.ny_nr .xw_nr .w_z p{font-size:13px; line-height:20px; height:40px; margin-bottom:6px;}
.ny_nr .xw_nr .w_z a.m_r{border-radius:0; border:0; padding:0; font-size:13px; line-height:22px;}
}

.xw_xq .b_t{font-size:22px; line-height:32px; font-weight:bold; color:#000; margin-bottom:20px;}
.xw_xq .x_x{padding-bottom:20px; border-bottom:1px solid #eee; margin-bottom:35px;}
.xw_xq .x_x span{margin-right:20px; display:inline-block;}
.xw_xq .n_r{line-height:30px;}
.xw_xq .n_r strong{font-size:18px; color:#000; line-height:28px;}
.xw_xq .n_r img{max-width:100%; height:auto; display:block; margin:0 auto;}
.xw_xq .f_y{margin-top:40px; padding-top:30px; border-top:1px solid #eee; color:#999; line-height:32px;}
@media only screen and (max-width:1100px){
.xw_xq .b_t{font-size:20px; line-height:30px; margin-bottom:15px;}
.xw_xq .x_x{margin-bottom:30px;}
.xw_xq .n_r{line-height:28px;}
.xw_xq .f_y{margin-top:30px; padding-top:25px;}
}
@media only screen and (max-width:640px){
.xw_xq .b_t{font-size:20px; line-height:30px;}
.xw_xq .x_x{margin-bottom:20px;}
.xw_xq .x_x .y_c{margin-top:5px;}
.xw_xq .x_x .y_c a{margin:0 7px 0 0;}
}

.ny_nr .xq_nr .yy_xq{margin-bottom:50px;}
.ny_nr .xq_nr:last-child{margin-bottom:0;}
.ny_nr .xq_nr .row{margin:0 -20px;}
.ny_nr .xq_nr .b_t{font-size:26px; font-weight:bold; line-height:40px; color:#000; margin-bottom:15px;}
.ny_nr .xq_nr .l_m{border-bottom:1px solid #eee; margin-bottom:25px;}
.ny_nr .xq_nr .l_m span{display:inline-block; min-width:130px; height:46px; background-color:#05add0; padding:0 20px; font-size:18px; line-height:46px; text-align:center; color:#fff; font-weight:bold;}
.ny_nr .xq_nr .j_s{line-height:28px; border-bottom:1px solid #eee;padding-bottom:30px;margin-bottom:30px;}
.ny_nr .xq_nr .w_z{line-height:26px;}
.ny_nr .xq_nr .w_z img{max-width:100%;}
.ny_nr .xq_nr .w_z strong{font-size:18px; line-height:32px; font-weight:bold; color:#000; display:inline-block; margin-bottom:6px;}
.ny_nr .xq_nr .w_z ul li{margin-bottom:8px;}
.ny_nr .xq_nr .w_z ul li span{color:#999;}
.ny_nr .xq_nr .c_z{margin-top:20px;}
.ny_nr .xq_nr .c_z a{display:inline-block; margin-right:20px; width:126px; height:46px; border:1px solid #05add0; background-color:#05add0; border-radius:3px; font-size:15px; line-height:44px; color:#fff; text-align:center;}
.ny_nr .xq_nr .c_z a:hover{border:1px solid #accd26; background-color:#accd26;}
.ny_nr .xq_nr .c_z a.lx_hq{background:none; color:#05add0;}
.ny_nr .xq_nr .c_z a.lx_hq:hover{border:1px solid #accd26; background-color:#accd26; color:#fff;}
.ny_nr .xq_nr table{border:1px solid #eee; background-color:#fff; border-collapse:collapse;}
.ny_nr .xq_nr table tr:nth-child(2n){background-color:#f7f7f7;}
.ny_nr .xq_nr table th{background-color:#accd26; padding:15px; color:#fff; font-weight:normal; text-align:center;}
.ny_nr .xq_nr table td{padding:15px; color:#333; text-align:center;}
.ny_nr .xq_nr .cp_dt{width:calc(46% - 40px); margin:0 20px;}
.ny_nr .xq_nr .cp_dt img{width:100%; height:auto; border:1px solid #ddd; display:block;}
.ny_nr .xq_nr .cp_cs{width:calc(54% - 40px); margin:0 20px;}
@media only screen and (max-width:1100px){
.ny_nr .xq_nr .yy_xq{margin-bottom:35px;}
.ny_nr .xq_nr .yy_xq:last-child{margin-bottom:0;}
.ny_nr .xq_nr .row{margin:0 -15px;}
.ny_nr .xq_nr .b_t{font-size:22px; line-height:32px; margin-bottom:10px;}
.ny_nr .xq_nr .l_m{margin-bottom:20px;}
.ny_nr .xq_nr .l_m span{min-width:120px; height:40px; padding:0 15px; font-size:17px; line-height:40px;}
.ny_nr .xq_nr .j_s{line-height:26px; padding-bottom:15px;margin-bottom:15px;}
.ny_nr .xq_nr .w_z{line-height:24px;}
.ny_nr .xq_nr .w_z strong{font-size:17px; line-height:28px;}
.ny_nr .xq_nr .c_z{margin-top:15px;}
.ny_nr .xq_nr .c_z a{margin-right:15px; width:115px; height:40px; font-size:14px; line-height:38px;}
.ny_nr .xq_nr table td{padding:10px;}
.ny_nr .xq_nr .cp_dt{width:calc(50% - 30px); margin:0 15px;}
.ny_nr .xq_nr .cp_dt img{width:100%; height:auto; border:1px solid #ddd; display:block;}
.ny_nr .xq_nr .cp_cs{width:calc(50% - 30px); margin:0 15px;}
}
@media only screen and (max-width:768px){
.ny_nr .xq_nr .cp_dt{width:calc(100% - 40px); margin:0 15px 20px;}
.ny_nr .xq_nr .cp_cs{width:calc(100% - 40px); margin:0 15px;}
}
@media only screen and (max-width:640px){
.ny_nr .xq_nr .b_t{font-size:20px; line-height:30px;}
.ny_nr .xq_nr table td:first-child{width:25%;}
}

.yema{width:100%; margin-top:30px; text-align:center;}
.yema ul li{display:inline-block; margin:0 2px;}
.yema ul li a{min-width:40px; padding:0 15px; border-radius:2px; background-color:#fff; border:1px solid #eee; font-size:16px; line-height:38px; text-align:center; color:#999; display:block;}
.yema ul li a:hover{background-color:#05add0; border:1px solid #05add0; color:#fff;}
.yema ul li a.on{background-color:#05add0; border:1px solid #05add0; color:#fff;}
@media only screen and (max-width:1440px){
.yema{margin-top:20px;}
.yema ul li a{min-width:36px; padding:0 10px; font-size:14px; line-height:34px;}
}
@media only screen and (max-width:1024px){
.yema{margin-top:20px;}
}
@media only screen and (max-width:768px){
.yema{margin-top:10px;}
.yema ul li{margin:0 2px;}
.yema ul li:first-child(2){display:none;}
.yema ul li:last-child(2){display:none;}
.yema ul li a{min-width:30px; padding:0 10px; height:30px; font-size:12px; line-height:28px;}
}
@media only screen and (max-width:320px){
.yema ul li{margin:0 1px;}
.yema ul li a{padding:0 6px;}
}

.footer{width:100%; background-color:#272727; font-size:13px; line-height:30px; color:#aaa; overflow:hidden;}
.footer a{color:#aaa;}
.footer a:hover{color:#fff;}
.footer .ft_nr{display:flex; flex-wrap:wrap; justify-content:space-between; padding:40px 0 60px;}
.footer .lx_bt{font-size:16px; color:#fff; margin-bottom:15px;}
.footer .lx_xx{width:25%;}
.footer .lx_xx strong{font-size:32px; color:#05add0; display:block; margin-bottom:20px;}
.footer .ft_dh{width:calc(65% - 160px);}
.footer .ft_dh ul{display:flex; flex-wrap:wrap;}
.footer .ft_dh ul li{display:inline-block; margin-right:25px;}
.footer .dh_em{width:100px;}
.footer .dh_em .lx_bt{text-align:center;}
.footer .dh_em .em p{margin-top:6px; line-height:26px; text-align:center;}
.footer .dh_em img{max-width:100px; height:auto; display:inline-block;}
.footer .yq_lj{line-height:26px; border-bottom:1px solid rgba(255,255,255,.05); padding:30px 0;}
.footer .yq_lj span{color:#fff; display:inline-block;}
.footer .yq_lj a{display:inline-block; margin-right:25px;}
@media only screen and (max-width:768px){
.footer{font-size:12px; line-height:26px; text-align:center;}
.footer .yq_lj{display:none;}
.footer .ft_nr{padding:30px 0;}
.footer .lx_xx{width:100%; margin-bottom:20px;}
.footer .lx_xx strong{font-size:22px;}
.footer .ft_dh{display:none;}
.footer .dh_em{margin:0 auto;}
}

.banquan{width:100%; padding:25px 0; background-color:#222; text-align:center; line-height:26px; color:#aaa;}
.banquan span{padding:0 6px; display:inline-block;}
@media only screen and (max-width:768px){
.banquan{padding:20px 0 64px;}
}

.e_m{width:100%; height:100%; position:fixed; top:0; left:0; background-color:rgba(0,0,0,.9); z-index:99999; display:none;}
.e_m .n_r{width:200px; padding:10px; background-color:#fff; position:absolute; top:50%; left:50%; text-align:center;
transform:translate(-50%,-50%);
-webkit-transform:translate(-50%,-50%);
-moz-transform:translate(-50%,-50%);
-ms-transform:translate(-50%,-50%);
-o-transform:translate(-50%,-50%);}
.e_m .n_r img{width:100%; height:auto; display:block;}
.e_m .n_r p{font-size:15px; color:#888; margin-top:10px;}
@media only screen and (max-width:768px){
.e_m .n_r{width:300px; padding:15px;}
.e_m .n_r p{font-size:20px;}
}

.pc_kf{width:56px; position:fixed; right:5px; bottom:5%; z-index:99999;}
.pc_kf .nr{width:56px; height:56px; border-radius:5px; font-size:18px; text-align:center; line-height:56px; background-color:#05add0; margin-bottom:4px; position:relative;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr:hover{background-color:#accd26;}
.pc_kf .tel{width:160px; background-color:#accd26; font-size:18px; line-height:56px; color:#fff; position:absolute; top:0; right:-160px; opacity:0;}
.pc_kf .nr:hover .tel{right:60px; opacity:1;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .ewm{width:130px; padding:10px; background-color:#accd26; position:absolute; bottom:0; right:-180px; opacity:0;}
.pc_kf .ewm img{width:100%; height:auto; display:block;}
.pc_kf .nr:hover .ewm{right:60px; opacity:1;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .nr a{display:block;}
.pc_kf .nr i{color:#fff;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:30px;}
.pc_kf .fh{width:56px; height:56px; border-radius:5px; background-color:#000; text-align:center; line-height:56px; color:#fff; cursor:pointer;
transition:all .5s;
-webkit-transition:all .5s;}
.pc_kf .fh:hover{background-color:#accd26;}
.pc_kf .fh i{font-size:30px; font-weight:bold;}
@media only screen and (max-width:1100px){
.pc_kf{width:44px;}
.pc_kf .nr{width:44px; height:44px; border-radius:3px; font-size:16px; line-height:44px;}
.pc_kf .tel{width:140px; font-size:16px; line-height:44px; right:-150px;}
.pc_kf .nr:hover .tel{right:50px;}
.pc_kf .ewm{width:110px; padding:5px; right:-120px;}
.pc_kf .nr:hover .ewm{right:50px;}
.pc_kf .nr i{font-size:20px;}
.pc_kf .nr i.icon-aui-icon-qq{font-size:28px;}
.pc_kf .fh{width:44px; height:44px; border-radius:3px; line-height:44px;}
.pc_kf .fh i{font-size:28px;}
}
@media only screen and (max-width:768px){
.pc_kf{width:100%; right:0; top:auto; margin-top:0; bottom:0;}
.pc_kf .nr{width:25%; float:left; border-radius:0; padding:0; border-right:0; margin-bottom:0;}
.pc_kf .nr:first-child{border-left:0;}
.pc_kf .nr:hover{background-color:#05add0;}
.pc_kf .nr p{display:none;}
.pc_kf .nr .ewm{display:none;}
.pc_kf .tel{display:none;}
.pc_kf .fh{width:25%; float:left; border-radius:0; background-color:#05add0; padding:0; border-right:0; border-bottom:0;}
.pc_kf .fh:hover{background-color:#05add0;}
}