
/* CSS Document */
/*公共样式与首页样式*/
A{TEXT-DECORATION:none;}
A{color:#333333;outline:none;}
A:visited{color:#333333;}
A:active{color:#333333}
A:hover{COLOR:#0088dd}
BODY{margin:0px;padding:0;font-family:Arial,"Microsoft YaHei";background:#fff;color:#333333;}
body,html{width:100%;height:100%;}
p,h1,h2,h3,h4,h5,h6,ul,li,input,dl,dt,dd,header,article,iframe,footer,ol,div,img{margin:0px;padding:0px;}
button{border:0;background:none;}
input{border:0px;}
img,button,label,:before,:after{border:0px;vertical-align:middle;-webkit-transition:all 0.2s linear;-moz-transition:all 0.2s linear;-o-transition:all 0.2s linear;-ms-transition:all 0.2s linear;transition:all 0.2s linear;max-width:100%;height:auto;}
li{list-style:none;}
a,i,p,h1,h2,h3,h4,h5,h6,span,:before,:after{outline:none;-webkit-transition:all 0.2s linear;-moz-transition: all 0.2s linear;-o-transition: all 0.2s linear;-ms-transition: all 0.2s linear;transition: all 0.2s linear;}
b,label{font-weight:normal;}
input, button, select, textarea {outline:none;font-family:"Microsoft YaHei";font-size:12px;}
.left{float:left;}
.right{float:right;}
.clear{clear:both;margin:0px;padding:0px;height:0px;}
@media only screen and (max-width:1200px){
 .main{width:100%;margin:0px auto;}
 body{font-size: 12px;line-height: 1.5;}
}
@media only screen and (min-width:1200px){
 .main,.mainx{width:1200px;margin:0px auto;}
 body{font-size:14px;line-height:24px;}
}
@media only screen and (max-width:1200px){
 .top{width:100%;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);height:55px;position:fixed;z-index:30;top:30px;left:0;}
 .top .main{height:55px;position:relative;}
 .top_jg{height:85px;width:100%;}
 .logo{width:300px;height:30px;position:absolute;left:3%;top:12.5px;z-index:31;}
 .logo img{height:30px;}
 .menu{margin:0px 0px 0px 0%;float:left;width:100%;padding-top:23%}
 .menu li{float:left;width:100%;border-top:solid 1px #ddd;}
 .menu a{display:block;width:100%;padding:10px 0px;text-align:left;padding-left:3%;color:#333333;}
 .menu a{font-size:14px;}
 .menu a:hover{COLOR:#0088dd}
 .menu dl{width:100%;float:left;padding-bottom:8px;}
 .menu dl dd{width:50%;float:left;}
 .menu dl dd a{padding:5px 0px;padding-left:6%;font-size:12px;}
 a.cd_zz{display:none;}
 .menu2{width:40px;height:40px;display:block;position:absolute;right:10px;top:7.5px;z-index:31;}
 .menu2 a{outline:none;display:block;width:40px;height:40px;line-height:40px;background-repeat:no-repeat;background-size:100% 100%;background:url(../images/nav.png) no-repeat;}
 .menu2 a.on{background-repeat:no-repeat;background-size:100% 100%;}
 .logo span.s1{left:155px;width:200px;display:none;top:50%;margin-top:-15px;height:30px;line-height:30px;font-size:16px;padding-left:10px;border-left:solid 1px #ddd;position:absolute;}
 .ks_xz{position:absolute;z-index:30;width:85px;color:#666;height:35px;right:46px;top:10px;cursor:pointer;line-height:35px;font-size:13px;border:solid 1px #d8d8d8;background:url(../images/ks_jt3.png) no-repeat 90% 15px;text-align:left;padding-left:10px;}
 .ks_xz .txtk{width:310px;display:none;position:absolute;right:0px;top:34px;padding-top:10px;font-size:12px;}
 .ks_xz .txtkn{width:100%;border:solid 1px #ddd;background:#fff;padding:0px 5px 20px 5px;position:relative;}
 .ks_xz .txtkn i{position:absolute;background:url(../images/ks_jt2.png) no-repeat;background-size:100% 100%;width:20px;height:10px;top:-10px;right:40px;}
 .ks_xz .ks_lm1{width:100%;float:left;margin-bottom:10px;height:40px;line-height:40px;border-bottom:solid 1px #ddd;font-weight:bold;text-align:center;}
 .ks_xz .ks_lm1 a{float:left;height:40px;padding:0px 5px;}
 .ks_xz .ks_lm1 a.on{border-bottom:solid 2px #0088dd;}
 .ks_xz .ks_lm1_lb{float:left;line-height:24px;width:100%;}
 .ks_xz .ks_lm1_lb a{float:left;margin:2px 6px;}
 #navk{width:100%;height:100%;display:none;background:#ffffff;position:fixed;padding:0px 0px 10px 0px;overflow-y:auto;left:0px;top:0px;z-index:29;}
 .top0{width:100%;line-height:30px;height:30px;padding:0 15px;background-color:#0088dd;color:#fff;box-shadow:0 1px 2px rgba(0,0,0,.2);position:fixed;z-index:30;top:0px;left:0;}
 .nav_top{height:30px;}
 .nav_top a{padding:0 10px;float:left;height:30px;line-height:30px;color:#fff;}
 .nav_top a:hover,.nav_top a.on{background-color:#fff;color:#333;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
}
.body_r .top0{background-color:#c30005;}
@media only screen and (max-width: 420px) {
 .top0 .d1{display:none;}
}
@media only screen and (min-width: 1200px) {
 .top_jg{display:none;}
 .menu2{display:none;}
 .top{width:100%;background:#ffffff;}
 .top .main{position:relative;height:120px;}
 .top_jg{display:none;}
 .logo{width:800px;height:75px;font-size:36px;position:absolute;left:0px;top:20px;}
 .logo img{height:75px;}
 .logo span.s1{left:465px;width:400px;top:50%;margin-top:-32.5px;height:75px;line-height:75px;padding-left:22px;border-left:solid 1px #ddd;position:absolute;color:#333;}
 a.cd_zz{position:absolute;z-index:30;height:45px;line-height:45px;background-color:#33a4a6;color:#fff;padding:0 30px;top:36px;right:170px;font-size:16px;}
 .ks_xz{position:absolute;z-index:30;width:150px;color:#666;height:45px;right:0px;top:36px;cursor:pointer;line-height:45px;font-size:16px;border:solid 1px #d8d8d8;background:url(../images/ks_jt3.png) no-repeat 90% 20px;text-align:center;}
 .ks_xz .txtk{width:380px;display:none;position:absolute;right:0px;top:45px;padding-top:14px;font-size:14px;}
 .ks_xz .txtkn{width:100%;border:solid 1px #ddd;background:#fff;padding:0px 5px 20px 5px;position:relative;}
 .ks_xz .txtkn i{position:absolute;background:url(../images/ks_jt2.png) no-repeat;background-size:100% 100%;width:20px;height:10px;top:-10px;right:65px;}
 .ks_xz .ks_lm1{width:100%;float:left;margin-bottom:10px;height:40px;line-height:40px;border-bottom:solid 1px #ddd;font-weight:bold;text-align:center;}
 .ks_xz .ks_lm1 a{float:left;height:40px;padding:0px 8px;}
 .ks_xz .ks_lm1 a.on{border-bottom:solid 2px #0088dd;}
 .ks_xz .ks_lm1_lb{float:left;line-height:24px;width:100%;}
 .ks_xz .ks_lm1_lb a {float:left;margin:2px 6px;}
 #navkx{width:100%;border-bottom:solid 1px #ddd;border-top:solid 1px #ddd;display:none}
 #navk{width:100%;border-bottom:solid 1px #ddd;border-top:solid 1px #ddd;}
 #navk .main,#navkx .mainx{position:relative;height:50px;}
 .menu{width:100%;height:50px;position:relative;z-index:15;}
 .menu li{height:50px;float:left;width:13%;position:relative;text-align:center;font-size:0;}
 .menu li:after{content:'';width:1px;height:12px;background-color:#ededed;position:absolute;top:50%;margin-top:-6px;right:0px;}
 .menu li:last-child:after{display:none;}
 .ma_ywgk .menu li{margin-right:49px;}
 .menu li:first-child{}
 .menu li:last-child{margin:0;}
 .menu a.dbt{font-size:16px;display:inline-block;height:50px;line-height:50px;position:relative;}
 .menu li.on a.dbt{color:#0088dd;}
 .menu li.on a.dbt:after{content:'';background-color:#0088dd;height:3px;width:100%;position:absolute;left:0px;top:-1px;}
 .menu li:hover a.dbt,.menu li a.dbt:hover{color:#0088dd;}
 .menu li dl{width:100%;font-size:14px;display:none;background:rgba(255,255,255,.9);position:absolute;left:0px;top:50px;}
 .menu li:hover dl{display:block;}
 .menu dd{width:100%;float:left;height:35px;line-height:35px;}
 .menu dd a{display:block;padding:0 10px;text-align:center;}
 .menu dd a:hover{background-color:#0088dd;color:#fff;}
 .top0{width:100%;line-height:40px;height:40px;background-color:#0088dd;color:#fff;}
 .nav_top{height:35px;margin-top:5px;}
 .nav_top a{padding:0 12px;float:left;height:35px;line-height:30px;color:#fff;}
 .nav_top a:hover, .nav_top a.on{background-color:#fff;color:#333;-moz-border-radius:5px 5px 0 0;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0;}
}
@media only screen and (max-width: 1200px) {
 .swiper-container.sy_ban{width:100%;}
 .sy_ban .swiper-slide{text-align:center;font-size:13px;line-height:20px;width:100%;position:relative;}
 .sy_ban .swiper-slide img{width:100%;display:block;}
 .sy_ban .swiper-pagination-bullet{background-color:rgba(255,255,255,.8);width:8px;height:8px;opacity:1;}
 .sy_ban .swiper-pagination-bullet-active{background-color:#0088dd;}
 .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:5px;position:absolute;right:0%;text-align:right;padding-right:2%;}
 .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {margin:0 2px;}
}
@media only screen and (min-width: 1200px) {
 .swiper-container.sy_ban{width:100%;}
 .sy_ban .swiper-slide{text-align:center;width:100%;position:relative;}
 .sy_ban .swiper-slide img{width:100%;display:block;}
 .sy_ban .swiper-pagination-bullet{background-color:rgba(255,255,255,.8);width:10px;height:10px;opacity:1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
 .sy_ban .swiper-pagination-bullet-active{background-color:#0088dd;width:20px;}
 .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:58px;position:absolute;right:0%;text-align:center;}
 .sy_ban.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 5px;}
}
@media only screen and (max-width: 1200px){
 .foot{width:100%;padding:15px;color:#fff;background-color:#0088dd;background-size:auto 100%;}
 .foot .d0{width:100%;float:left;padding:10px 0;border-bottom:solid 1px rgba(255,255,255,.15);margin-bottom:15px;}
 .foot .d1{display:none;}
 .foot .d2{width:100%;float:left;margin-bottom:15px;}
 .foot .d2 p{margin-top:10px;}
 .foot .d2 .p_1 img{max-height:64px;margin-right:10px;}
 .ewm{float:left;width:226px;}
 .ewm li{width:50%;float:left;text-align:center;padding:0 5px;}
 .ewm img{width:100%;margin-bottom:10px;}
}
@media only screen and (min-width: 1200px) {
 .foot{width:100%;padding:0px 0 25px 0;color:#fff;background-color:#0088dd;}
 .foot .d0{width:100%;float:left;padding:15px 0;border-bottom:solid 1px rgba(255,255,255,.15);margin-bottom:30px;}
 .foot .d1{background:url("../images/logo_foot.png") no-repeat;width:247px;height:127px;float:left;margin-right:25px;}
 .foot .d2{width:680px;float:left;min-height:127px;border-left:solid 1px rgba(255,255,255,.15);border-right:solid 1px rgba(255, 255, 255, .15);padding:0 25px;}
 .foot .d2 p{margin-top:10px;}
 .foot .d2 .p_1 img{max-height:64px;margin-right:10px;}
 .ewm{float:right;width:226px;}
 .ewm li{width:50%;float:left;text-align:center;padding:0 5px;}
 .ewm img{width:100%;margin-bottom:10px;}
}
.cd_f{color:rgba(255,255,255,.2);}
.foot a{color:#fff;}
.foot a:hover{text-decoration:underline;}

@media only screen and (max-width:1200px) {
 .sy1{width:100%;padding:15px;}
 .sy_gg{width:100%;float:left;height:60px;background-color:#fff;border-bottom:solid 3px #0088dd;position:relative;padding:15px 55px 15px 115px;box-shadow:0 4px 10px rgba(0,0,0,.15);z-index:10;margin-bottom:15px;}
 .sy_gg h4{position:absolute;left:10px;top:15px;line-height:24px;width:95px;font-size:14px;border-right:solid 1px #e6e5e6;background:url("../images/t_gg.png") left no-repeat;background-size:auto 15px;text-align:left;padding-left:25px;}
 .sy_gg a.cd_more1{line-height:24px;position:absolute;right:10px;top:15px;color:#0088dd;}
}

@media only screen and (min-width:1200px){
 .sy1{width:100%;padding:0 0 50px 0;}
 .sy_gg{width:100%;float:left;height:100px;background-color:#fff;border-bottom:solid 5px #0088dd;position:relative;padding:35px 250px 35px 170px;box-shadow:0 4px 10px rgba(0,0,0,.15);z-index:10;margin-top:-50px;margin-bottom:35px;}
 .sy_gg h4{position:absolute;left:20px;top:35px;line-height:24px;width:130px;border-right:solid 1px #e6e5e6;background:url("../images/t_gg.png") left no-repeat;text-align:left;padding-left:40px;}
 .sy_gg a.cd_more1{line-height:24px;position:absolute;right:20px;top:35px;color:#0088dd;}
}
a.cd_more1:hover{text-decoration:underline;}
@media only screen and (max-width:1200px) {
 .swiper-container.gd_gg{width:100%;height:20px;overflow:hidden;}
 .swiper-container.gd_gg .swiper-wrapper{width:100%;}
 .swiper-container.gd_gg .swiper-wrapper .swiper-slide{width:100%;height:20px;overflow:hidden;line-height:20px;position:relative;padding-right:70px;}
 .swiper-container.gd_gg .swiper-wrapper .swiper-slide a{width:100%;display:block;height:20px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
 .swiper-container.gd_gg .swiper-wrapper .swiper-slide .sj{position:absolute;right:0px;top:0px;}
}
@media only screen and (min-width:1200px){
 .swiper-container.gd_gg{width:100%;height:30px;overflow:hidden;}
 .swiper-container.gd_gg .swiper-wrapper{width:100%;}
 .swiper-container.gd_gg .swiper-wrapper .swiper-slide{width:100%;height:24px;overflow:hidden;line-height:24px;position:relative;padding-right:140px;font-size:16px;}
 .swiper-container.gd_gg .swiper-wrapper .swiper-slide a{width:100%;display:block;height:24px;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;}
 .swiper-container.gd_gg .swiper-wrapper .swiper-slide .sj{position:absolute;right:40px;top:0px;color:#999;}
}
.sy_nav1{width:101%;float:left;margin:0 0 40px -0.5%;}
.sy_nav1 a{float:left;width:19%;margin:0.5%;height:160px;padding:40px 0;text-align:center;font-size:16px;box-shadow:0 2px 8px rgba(0,0,0,.15);}
.sy_nav1 a:before{content:'';display:inline-block;width:66px;height:49px;}
.sy_nav1 a:hover:before{margin:-5px 0 5px 0;}
.sy_bt1 .ytitle{font-size:26px;}
.sy_nav1 a p{padding-top:20px;}
.sy_nav1 a.a1{color:#fff;background:url("../images/a1.jpg") no-repeat;background-size:100% 100%;}
.sy_nav1 a.a1:before{background:url("../images/rk1.png") no-repeat;background-size:100% 100%;}
.sy_nav1 a.a2{background:#fff;}
.sy_nav1 a.a2:before {background:url("../images/rk2.png") no-repeat;background-size:100% 100%;}
.sy_nav1 a.a3{color:#fff;background:#eaca8b;}
.sy_nav1 a.a3:before{background:url("../images/rk3.png") no-repeat;background-size:100% 100%;}
.sy_nav1 a.a4{color:#fff;background:#0088dd;}
.sy_nav1 a.a4:before{background:url("../images/rk4.png") no-repeat;background-size:100% 100%;}
.sy_nav1 a.a5{color:#fff;background:url("../images/a2.jpg") no-repeat;background-size:100% 100%;}
.sy_nav1 a.a5:before{background:url("../images/rk5.png") no-repeat;background-size:100% 100%;}
@media only screen and (max-width:1200px){
 .sy_nav1{width:102%;margin:-5px 0 15px -1%;}
 .sy_nav1 a{width:31.3333%;height:100px;padding:20px 0;font-size:13px;box-shadow:0 2px 8px rgba(0,0,0,.15);}
 .sy_nav1 a{margin:1%;}
 .sy_nav1 a:before{width:41px;height:29px;}
 .sy_nav1 a:hover:before{margin:0;}
 .sy_nav1 a p{padding-top:15px;}
}
.sy_gn1 .d1{width:580px;}
.sy_gn1 .d2{width:600px;}
@media only screen and (min-width:1200px){
 .sy_bt1,.sy_bt1 .bt{line-height:40px;}
}

@media only screen and (max-width:1200px){
 .sy_gn1 .d1{width:100%;margin-bottom:15px;}
 .sy_gn1 .d2{width:100%;}
}
@media only screen and (max-width:1200px) {
 .swiper-container.sy_xw2{width:100%;float:left;}
 .sy_xw2 .swiper-slide{text-align:left;width:100%;position:relative;}
 .sy_xw2 .swiper-slide a{width:100%;display:block;overflow:hidden;}
 .sy_xw2 .swiper-slide .imgk{width:100%;display:block;overflow:hidden;}
 .sy_xw2 .swiper-slide img{ width:100%;display:block;}
 .sy_xw2 .txtk{width:100%;position:absolute;left:0px;bottom:0px;color:#fff;height:60px;background:url("../images/title_bj.png") no-repeat;background-size:100% 100%;line-height:75px;font-size:14px;padding:0 60px 0 15px;}
 .sy_xw2 .swiper-pagination-bullet{background-color:rgba(255,255,255,0);border:solid 1px #fff;width:9px;height:9px;opacity:1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
 .sy_xw2 .swiper-pagination-bullet-active{background-color:#fff;}
 .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets,.sy_xw2 .swiper-pagination-custom,.sy_xw2 .swiper-pagination-fraction{bottom:10px;width:auto;position:absolute;right:10px;text-align:right;left:auto;}
 .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
}
@media only screen and (min-width: 1200px){
 .swiper-container.sy_xw2{width:100%;float:left;}
 .sy_xw2 .swiper-slide{text-align:left;width:100%;position:relative;}
 .sy_xw2 .swiper-slide a{width:100%;display:block;overflow:hidden;position:relative;}
 .sy_xw2 .swiper-slide .imgk{width:100%;display:block;overflow:hidden;height:348px;}
 .sy_xw2 .swiper-slide img{width:100%;display:block;min-height:348px;}
 .sy_xw2 .txtk{width:100%;position:absolute;left:0px;bottom:0px;color:#fff;height:60px;background:url("../images/title_bj.png") no-repeat;background-size:100% 100%;line-height:75px;font-size:16px;padding:0 80px 0 15px;}
 .sy_xw2 .swiper-pagination-bullet{background-color:rgba(255,255,255,0);width:9px;height:9px;opacity:1;border:solid 1px #fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
 .sy_xw2 .swiper-pagination-bullet-active{background-color:#fff;width:22px;}
 .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets,.sy_xw2 .swiper-pagination-custom,.sy_xw2 .swiper-pagination-fraction{bottom:10px;width:auto;position:absolute;right:10px;text-align:right;left:auto;}
 .sy_xw2.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
}
.sy_n1{width:103%;margin:-10px 0 0 -1.5%;}
.sy_n1 li{width:50%;float:left;padding:1.5%;}
.sy_n1 a{width:100%;display:block;box-shadow:0 2px 8px rgba(0,0,0,.15);border-bottom:solid 5px #0088dd;padding:15px 25px;}
.sy_n1 .bt,.sy_n1 p{display:block;width:100%;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;}
.sy_n1 .sj{display:block;padding:5px 0 5px 0;}
.sy_n1 .titltedt{font-size:16px;}
.sy_ks .cnxw{font-size:22px;}
@media only screen and (max-width: 1200px) {
 .sy_n1{width:100%;margin:0px 0 0 0%;}
 .sy_n1 li{width:100%;float:left;margin-bottom:15px;padding:0;}
 .sy_n1 a{padding:15px;}
 .sy_n1 .bt, .sy_n1 p{line-height:23px;height:auto;max-height:46px;}
}
.sy_ks{width:100%;float:left;margin:0px 0 20px 0px;}
.sy_ks li{box-shadow:0 2px 8px rgba(0,0,0,.15);float:left;margin-bottom:30px;padding-left:156px;position:relative;width:100%;}
.sy_ks li .bt{width:156px;height:100%;color:#fff;text-align:center;float:left;background-image:url("../images/c1.jpg");background-color:#6fc6ca;background-repeat:no-repeat;background-position:center bottom;background-size:100% auto;display:flex;justify-content:center;flex-direction:column;-moz-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;align-items:center;}
.sy_ks li:nth-of-type(2) .bt{background-image:url("../images/c2.jpg");background-color:#94dda2;}
.sy_ks li:nth-of-type(3) .bt{background-image:url("../images/c3.jpg");background-color:#7ac2e6;}
.sy_ks .bt:after{content:'';display:inline-block;background-color:#fff;width:30px;height:4px;margin:15px auto;}
.sy_ks .bt p{font-size:12px;}
.sy_ks .txtk{float:left;width:100%;background-color:#fff;padding:20px 25px;overflow:hidden;}
.nav_ksfl{width:100%;float:left;margin-bottom:15px;}
.nav_ksfl a{float:left;padding:0 30px;line-height:40px;height:40px;font-size:16px;border:solid 1px #ddd;text-align:center;margin-right:10px;-moz-border-radius:10px 10px 0 0;-webkit-border-radius:10px 10px 0 0;border-radius:10px 10px 0 0;}
.nav_ksfl a:hover,.nav_ksfl a.on{background-color:#0088dd;color:#fff;border-color:#0088dd;}
.ksfl_lb{width:100%;float:left;}
.ksfl_lb a{float:left;width:33.3333%;line-height:30px;text-overflow:ellipsis;-o-text-overflow:ellipsis;overflow:hidden;white-space:nowrap;background:url("../images/dd.png") left no-repeat;padding-left:20px;margin-bottom:5px;}
@media only screen and (min-width: 1200px) {
 .sy_ks li .bt{position:absolute;left:0px;top:0px;}
 .sy_ks li:nth-of-type(1){min-height:300px;}
 .sy_ks li:nth-of-type(2){width:65%;min-height:150px;}
 .sy_ks li:nth-of-type(2) .ksfl_lb a{width:50%;}
 .sy_ks li:nth-of-type(3){width:32.5%;float:right;min-height:150px;}
 .sy_ks li:nth-of-type(3) .ksfl_lb a{width:100%;}
 .ny .sy_ks li:nth-of-type(1) .ksfl_lb a{width:50%;}
 .ny .sy_ks li:nth-of-type(2),.ny .sy_ks li:nth-of-type(3){width:100%;}
}

@media only screen and (max-width: 1200px){
 .sy_ks{width:100%;float:left;margin:0px 0 10px 0px;}
 .sy_ks li{margin:0 0px 10px 0;width:100%;}
 .sy_ks li .bt{width:100%;height:auto;padding:15px 0;background-size:100% auto;font-weight:bold;background-position:center top;}
 .sy_ks li .bt h3{font-weight:bold;}
 .sy_ks li .bt:after{display:none;}
 .ksfl_lb a{width:33.3333%;}
 .sy_ks .txtk{float:left;width:100%;height:auto;display:block;padding:15px;}
}
@media only screen and (max-width: 1200px) {
 .sy_ks li{padding-left:0px;}
 .ksfl_lb a{width:50%;}
}
@media only screen and (max-width: 1200px) {
 .zj_sy{width:100%;float:left;position:relative;padding:0 20px;}
 .zj_sy .swiper-slide{width:100%;padding:5px 10px;}
 .zj_sy .txtk_n{width:100%;display:block;height:170px;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.15);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
 .zj_sy .swiper-slide .imgk{width:120px;overflow:hidden;height:170px;position:absolute;left:0px;top:0px;z-index:1;}
 .zj_sy .swiper-slide img{width:100%;min-height:170px;}
 .zj_sy .txtk{width:100%;padding:10px 10px 10px 130px;height:170px;position:relative;}
 .zj_sy .txtk dl{width:100%;margin:5px 0 5px 0;color:#666;}
 .zj_sy .txtk dd{width:100%;line-height:22px;height:22px;margin:0px 0;overflow:hidden;}
 .zj_sy .txtk dd.dd2{height:54px;line-height:22px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;border-top:solid 1px #ddd;padding-top:10px;margin-top:10px;}
 .zj_sy .swiper-button-prev,.zj_sy .swiper-button-next{color:#fff;outline:none;--swiper-navigation-size:15px;width:20px;height:50px;line-height:50px;text-align:center;margin-top:-25px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#777c7d;}
}
@media only screen and (min-width: 1200px) {
 .zj_sy{width:1300px;float:left;margin-left:-50px;position:relative;padding:0 25px;}
 .zj_sy .swiper-slide{width:100%;padding:5px 25px;}
 .zj_sy .txtk_n{width:100%;display:block;height:205px;position:relative;box-shadow:0 2px 8px rgba(0,0,0,.15);-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;overflow:hidden;}
 .zj_sy .swiper-slide .imgk{width:143px;overflow:hidden;height:205px;position:absolute;left:0px;top:0px;z-index:1;}
 .zj_sy .swiper-slide img{width:100%;min-height:205px;}
 .zj_sy .txtk{width:100%;padding:15px 15px 15px 155px;height:205px;position:relative;}
 .zj_sy .txtk dl{width:100%;margin:10px 0 15px 0;color:#666;}
 .zj_sy .txtk dd{width:100%;line-height:24px;height:24px;margin:0px 0;overflow:hidden;}
 .zj_sy .txtk dd.dd2{height:58px;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;border-top:solid 1px #ddd;padding-top:10px;margin-top:10px;}
 .zj_sy .swiper-button-prev, .zj_sy .swiper-button-next {color:#fff;outline:none;--swiper-navigation-size:20px;width:35px;height:70px;line-height:70px;text-align:center;margin-top:-35px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;background-color:#777c7d;}
}
.zj_sy .swiper-container{width:100%;float:left;overflow:hidden;}
.zj_sy .swiper-wrapper{width:100%;float:left;}
.zj_sy .txtk dd.dd1{text-overflow:ellipsis;white-space:nowrap;}
.zj_sy .swiper-button-prev{left:0px;}
.zj_sy .swiper-button-next{right:0px;}
.zj_sy .swiper-button-next:hover,.zj_sy .swiper-button-prev:hover{background-color:#0088dd;}
.sy_gn2 .d1{width:400px;}
.sy_gn2 .d2{width:770px;}
@media only screen and (max-width: 1200px){
 .sy_gn2 .d1{width:100%;margin-bottom:15px;}
 .sy_gn2 .d2{width:100%;}
}
@media only screen and (max-width: 1200px) {
 .swiper-container.sy_xw3{width:100%;float:left;box-shadow:0 2px 8px rgba(0,0,0,.15);}
 .sy_xw3 .swiper-slide{text-align:left;width:100%;position:relative;}
 .sy_xw3 .swiper-slide a{width:100%;display:block;overflow:hidden;}
 .sy_xw3 .swiper-slide .imgk{width:100%;display:block;overflow:hidden;}
 .sy_xw3 .swiper-slide img{width:100%;display:block;}
 .sy_xw3 .txtk{width:100%;padding:10px 70px 10px 15px;}
 .sy_xw3 .swiper-pagination-bullet{background-color:rgba(255,255,255,0);border:solid 1px #095e61;width:9px;height:9px;opacity:1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
 .sy_xw3 .swiper-pagination-bullet-active{background-color:#095e61;}
 .sy_xw3.swiper-container-horizontal > .swiper-pagination-bullets,.sy_xw3 .swiper-pagination-custom,.sy_xw3 .swiper-pagination-fraction{bottom:10px;width:auto;position:absolute;right:10px;text-align:right;left:auto;}
 .sy_xw3.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{margin:0 3px;}
}
@media only screen and (min-width: 1200px) {
 .swiper-container.sy_xw3{width:100%;float:left;box-shadow:0 2px 8px rgba(0,0,0,.15);}
 .sy_xw3 .swiper-slide{text-align:left;width:100%;position:relative;}


    .sy_xw3 .swiper-slide a {
        width: 100%;
        display: block;
        overflow: hidden;
        position: relative;
    }

    .sy_xw3 .swiper-slide .imgk {
        width: 100%;
        display: block;
        overflow: hidden;
        height: 240px;
    }

    .sy_xw3 .swiper-slide img {
        width: 100%;
        display: block;
        min-height: 240px;
    }

    .sy_xw3 .txtk {
        width: 100%;
        height: 75px;
        padding: 10px 80px 10px 15px;
    }

    .sy_xw3 .swiper-pagination-bullet {
        background-color: rgba(255, 255, 255, 0);
        width: 9px;
        height: 9px;
        opacity: 1;
        border: solid 1px #0088dd;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .sy_xw3 .swiper-pagination-bullet-active {
        background-color: #0088dd;
        width: 22px;
    }

    .sy_xw3.swiper-container-horizontal > .swiper-pagination-bullets, .sy_xw3 .swiper-pagination-custom, .sy_xw3 .swiper-pagination-fraction {
        bottom: 25px;
        width: auto;
        position: absolute;
        right: 10px;
        text-align: right;
        left: auto;
    }

    .sy_xw3.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }


}

.sy_n2 {
    width: 103%;
    margin: -10px 0 0 -1.5%;
}

.sy_n2 li {
    width: 50%;
    float: left;
    padding: 1.5%;
}

.sy_n2 a {
    width: 100%;
    display: block;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    border-right: solid 5px #0088dd;
    padding: 31px 25px;
}

.sy_n2 .bt, .sy_n2 p {
    display: block;
    width: 100%;
    line-height: 24px;
    height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.sy_n2 .sj {
    display: block;
    padding: 5px 0 5px 0;
}

@media only screen and (max-width: 1200px) {
    .sy_n2 {
        width: 100%;
        margin: 0px 0 0 0%;
    }

    .sy_n2 li {
        width: 100%;
        float: left;
        margin-bottom: 15px;
        padding: 0;
    }

    .sy_n2 a {
        padding: 15px;
    }

    .sy_n2 .bt, .sy_n2 p {
        line-height: 23px;
        height: auto;
        max-height: 46px;
    }
}

.sy2 {
    width: 100%;
    padding: 50px 0;
    background: url("../images/sy_bj1.jpg") #fafcfe top center no-repeat;
}

.sy_dj {
    width: 100%;
    float: left;
}

.sy_dj li {
    width: 340px;
    float: left;
    margin-right: 90px;
    text-align: center;
}

.sy_dj li:nth-child(3n) {
    margin-right: 0;
}

.sy_dj a {
    display: block;
    width: 100%;
}

.sy_dj .imgk_k {
    width: 100%;
    height: 190px;
    padding: 20px;
    box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
    position: relative;
    margin-bottom: 30px;
}

.sy_dj .sj {
    width: 70px;
    padding: 10px 0;
    color: #fff;
    position: absolute;
    right: 10px;
    bottom: -10px;
    background-color: #0088dd;
}

.sy_dj li:nth-of-type(2) .sj {
    background-color: #d31e19;
}

.sy_dj .sj b {
    display: block;
    font-size: 35px;
    height: 30px;
    line-height: 30px;
}

.sy_dj .imgk {
    width: 100%;
    height: 186px;
}

.sy_dj .imgk img {
    width: 100%;
    min-height: 186px;
}

.sy_kyjx .item {
    width: 20%;
    height: 450px;
    background-color: #29adb3;
    color: #fff;
    float: left;
    padding: 20px;
    box-shadow: 0 0px 10px rgba(0, 0, 0, .15);
}

.sy_kyjx .item a {
    color: #fff;
}

.sy_kyjx .item a:hover {
    text-decoration: underline;
}

.sy_kyjx .kyjx_bj2 {
    background-color: #fff;
    color: #333;
    margin-top: 20px;
}

.sy_kyjx .kyjx_bj2 a {
    color: #333;
}

.sy_kyjx .kyjx_bj3 {
    background-color: #ebc98b;
    margin-top: -10px;
}

.sy_kyjx .kyjx_bj4 {
    background-color: #0088dd;
    margin-top: 30px;
}
.sy_kyjx .kyjx_bj5 {
    background-color: #4e96d3;
    margin-top: 40px;
}

.sy_n3 {
    width: 100%;
    float: left;
}

.sy_n3 li {
    width: 100%;
    float: left;
    border-bottom: solid 1px rgba(255, 255, 255, .15);
    padding: 12px 0;
}

.sy_n3 a {
    display: block;
    width: 100%;
}

.sy_n3 li:last-child {
    border-bottom: 0px;

}

.n_2bt a {
    max-height: 48px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}

.jc_nav {
    width: 100%;
    float: left;
}

.jc_nav li{width:100%;float:left;margin-bottom:10px;display:inline-block;
white-space: nowrap;
overflow: hidden;
text-overflow:ellipsis;border: solid 1px #ddd;
    line-height:40px;height:40px;
}
.jc_nav a{
    display: block;
    width: 94.5%;
    overflow:hidden;
    text-decoration: none !important;padding-left:5px !important;
}

.jc_nav a:before {
    display: inline-block;
    content: '';
    vertical-align: middle;
    margin-right: 0px;
    background-repeat: no-repeat;
    background-position: center;
    width: 0x;
    height: 15px;
    position: relative;
    top: -2px;
}
.jc_nav a:hover{}
.jc_nav li:hover a{color: #0088dd;}
.jc_nav li:hover{border-color:#0088dd;}
.jc_nav a.a1:before {
    background-image: url("../images/fw1.png");

}

.jc_nav a.a2:before {
    background-image: url("../images/fw2.png");

}

.jc_nav a.a3:before {
    background-image: url("../images/fw3.png");

}

.jc_nav a.a4:before {
    background-image: url("../images/fw4.png");

}

.jc_nav a.a5:before {
    background-image: url("../images/fw5.png");

}

.jc_nav a.a6:before {
    background-image: url("../images/fw6.png");

}

.jc_nav a.a7:before {
    background-image: url("../images/fw7.png");

}

@media only screen and (max-width: 1200px) {

    .sy2 {
        padding: 15px;
        background-size: auto 100%;
    }

    .sy_dj li {
        width: 100%;
        float: left;
        margin-right: 0px;
        text-align: center;
        margin-bottom: 20px;
    }

    .sy_dj li:nth-child(3n) {
        margin-right: 0;
        margin-bottom: 0;
    }

    .sy_dj .imgk_k {
        height: auto;
        padding: 15px;
        margin-bottom: 10px;
    }

    .sy_dj .sj {
        width: 65px;
        right: 15px;
        bottom: 15px;
    }

    .sy_dj .sj b {
        font-size: 24px;
        height: 24px;
        line-height: 24px;
    }

    .sy_dj .imgk {
        height: auto;
    }

    .sy_dj .imgk img {
        min-height: auto;
    }

    .sy_kyjx .item {
        width: 100%;
        height: auto;
        padding: 15px;
        margin-bottom: 15px;
    }

    .sy_kyjx .kyjx_bj2 {
        margin-top: auto;
    }

    .sy_kyjx .kyjx_bj2 a {
        color: #333;
    }

    .sy_kyjx .kyjx_bj3 {
        background-color: #ebc98b;
        margin-top: -10px;
    }

    .sy_kyjx .kyjx_bj4 {
        background-color: #005d61;
        margin-top: 30px;
    }

    .sy_n3 {
        width: 100%;
        float: left;
    }

    .sy_n3 li {
        width: 100%;
        float: left;
        border-bottom: solid 1px rgba(255, 255, 255, .15);
        padding: 12px 0;
    }

    .sy_n3 a {
        display: block;
        width: 100%;
    }

    .sy_n3 li:last-child {
        border-bottom: 0px;

    }

    .n_2bt a {
        max-height: 44px;
        line-height: 22px;
    }

    .sy_kyjx .kyjx_bj3 {
        margin-top: auto;
    }

    .sy_kyjx .kyjx_bj4 {
        margin-top: auto;
    }

}

.sy3 {
    width: 100%;
    padding: 50px 0;
}

.hd_lb {
    width: 100%;
    float: left;
}

.hd_lb li {
    width: 25%;
    float: left;
}

.hd_lb a {
    display: block;
    width: 100%;
    height: 360px;
    position: relative;
    text-align: center;
}

.hd_lb .txtk{height:180px;display:flex;justify-content:center;flex-direction:column;-moz-flex-direction:column;-webkit-flex-direction:column;-ms-flex-direction:column;align-items:center;position:relative;}
.hd_lb li .txtk:before{content:'';position:absolute;border-top:15px solid rgba(0,0,0,0);border-right:15px solid rgba(0,0,0,0);border-bottom:15px solid #fff;border-left:15px solid rgba(0,0,0,0);top:-30px;right:30px;width:0px;height:0px;}
.hd_lb h3:after{content:'';display:block;width:1.6em;height:3px;background-color:#0088dd;margin:10px auto;}
@media only screen and (min-width: 1200px) {
 .hd_lb li:nth-child(even) .txtk:before{border-top:15px solid #fff;border-bottom: 15px solid rgba(0,0,0,0);top:auto;bottom:-30px;}
 .hd_lb li:nth-child(even) .imgk{bottom:0px;left:0px;position:absolute;}
 .hd_lb .imgk{height:180px;overflow:hidden;}
 .hd_lb .imgk img{min-height:180px;}
}
@media only screen and (max-width: 1200px) {
 .sy3{padding:15px;}
 .hd_lb li{width:100%;}
 .hd_lb a{height:auto;position:relative;text-align:center;}
 .hd_lb .txtk{height:auto;padding:30px 0;}
}
.ny_2 .d1{width:270px;}
.ny_2 .d2{width:880px;}
.lm3{width:100%;background-color:#20878a;color:#fff;padding:15px 0;min-height:400px;float:left;}
.lm3 li{margin-bottom:1px;}
.lm3 a{display:block;width:100%;padding:12px 10px 12px 30px;border-left:solid 5px #20878a;color:#fff;}
.ny_bt2{font-weight:bold;}
@media only screen and (max-width: 1200px) {
 .ny_2 .d1{width:100%;margin-bottom:15px;}
 .ny_2 .d2{width:100%;}
 .lm3{padding:0px 0;min-height:auto;display:none;}
 .lm3 a{padding:10px 15px;}
 .lm3 li{border-top:solid 1px rgba(255,255,255,.2);}
 .ny_bt2{display:none;}
}

@media only screen and (min-width: 1200px){
 .lm3 a:hover,.lm3 a.on{background-color:#0088dd;border-color:#32aeb3;}
}
.dj_ban{height:auto;}
.dj_ban img{width:100%;}
@media only screen and (max-width: 1200px){}
.swiper-container.yd_swi{width:100%;height:100%;}
.yd_swi .swiper-slide{width:100%;height:100%;background-repeat:no-repeat;background-size:100% 100%;background-position:center;}
.yd_swi .swiper-button-prev,.yd_swi .swiper-button-next{--swiper-navigation-size:38px;}
.yd_logo{background:url("../images/yd_logo.png") no-repeat;background-size:auto 100%;width:384px;height:83px;position:absolute;z-index:10;left:5%;top:4%;}
.yd_nav{/*width:300px;*/position:absolute;z-index:10;right:5%;top:4%;padding-top:25px;}
.yd_nav li{float:left;line-height:40px;height:40px;margin-left:50px;position:relative;}
.yd_nav li > a{display:block;color:#fff;font-size:17px;font-weight:bold;}
.yd_nav li > a.a1{background:url("../images/yd_tb1.png") left no-repeat;padding-left:36px;}
.yd_nav li > a.a2{background:url("../images/yd_tb2.png") left no-repeat;padding-left:38px;}
.yd_nav li dl{background-color:#fff;padding:15px 10px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;position:absolute;right:0px;top:55px;width:278px;display:none;}
.yd_nav li:hover dl{display:block;}
.yd_nav li dl:before{content:'';border-top:14px solid rgba(0,0,0,0);border-right:14px solid rgba(0,0,0,0);border-bottom:14px solid #fff;border-left:14px solid rgba(0,0,0,0);position:absolute;right:40px;top:-28px;}
.yd_nav li dl dd{float:left;width:50%;text-align:center;line-height:30px;}
.sy_an{width:600px;height:200px;position:absolute;left:50%;top:50%;margin:-50px 0 0 -300px;text-align:center;z-index:10;}
.sy_an a{display:inline-block;width:200px;height:200px;text-align:center;font-size:18px;color:#fff;background-color:rgba(50,174,179,.9);-moz-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;margin:0 38px;padding-top:50px;}
.sy_an a:hover{box-shadow:0 4px 12px rgba(0,0,0,.2);}
.sy_an a:hover:before{}
.sy_an a:before{display:inline-block;content:'';background-image:url("../images/yd_tb3.png");background-size:auto 100%;background-repeat:no-repeat;background-position:center center;width:59px;height:59px;margin-bottom:20px;}
.sy_an a:nth-of-type(2){background-color: rgba(9,94,97,.9);}
.sy_an a:nth-of-type(2):before{background-image:url("../images/yd_tb4.png");}
@media only screen and (max-width:1200px) {
 .yd_swi .swiper-slide{background-size:auto 100%;}
 .yd_logo{width:100%;background-position:center center;height:50px;position:absolute;z-index:10;left:0%;top:12%;}
 .yd_nav{/*width:300px;*/z-index:10;right:0%;top:auto;padding-top:0px;bottom:0px;background-color:rgba(0,0,0,.6);width:100%;font-size:0;text-align:center;display:none;}
 .yd_nav li{margin:0 20px;display:inline-block;font-size:13px;}

 .sy_an{width:60%;position:absolute;left:20%;top:50%;margin:-80px 0 0 0px;text-align:center;z-index:10;}
 .sy_an a{width:100%;height:80px;font-size:18px;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:15px 0;padding-top:25px;display:block;}
 .sy_an a:before{width:30px;height:30px;margin:0 15px 0 0;vertical-align:middle;}
 .sy_an a p{display:inline-block;}
}

@media only screen and (max-width: 1200px){
 .swiper-container.sy_ls{width:100%;padding:10px 0;}
 .sy_ls .swiper-slide{width:100%;position:relative;background:url("../images/lsbj.jpg") no-repeat;background-size:100% 100%;border:solid 1px #cccccc;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;font-size:13px;line-height:22px;padding:15px;overflow: hidden;min-height: 120px;}
 .sy_ls .swiper-slide .bt{color:#99773d;font-size:18px;font-weight:bold;line-height:150%;margin-bottom:5px;}
 .ls_gd .swiper-pagination-bullet{background-color:rgba(0,0,0,.2);width:8px;height:8px;opacity:1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:0 4px;}
 .ls_gd .swiper-pagination-bullet-active{background-color:#0088dd;}
 .ls_gd .swiper-pagination{bottom:auto;position:inherit;right:auto;text-align:center;display:block;margin-top:5px;width:100%;}
 .ls_gd .swiper-button-next,.ls_gd .swiper-button-prev{display:none!important;filter:alpha(opacity=0);-moz-opacity:0;opacity:0;border:0;}
 .ls_gd{position:relative;padding-bottom:0px;}
}

@media only screen and (min-width:1200px){
 .swiper-container.sy_ls{width:100%;padding:20px 0;}
 .sy_ls .swiper-slide{width:100%;position:relative;height:270px;transition:300ms;transform:scale(0.8);background:url("../images/lsbj.jpg") no-repeat;border:solid 1px #cccccc;-moz-border-radius:20px;-webkit-border-radius:20px;border-radius:20px;font-size:16px;line-height:26px;padding:30px 40px;overflow:hidden;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
 .sy_ls .swiper-slide .bt{color:#99773d;font-size:40px;font-weight:bold;line-height:150%;margin-bottom:10px;}
 .sy_ls .swiper-slide-active,.sy_ls .swiper-slide-duplicate-active{transform:scale(1);width:700px !important;margin-right:-150px;margin-left:-150px;z-index:10;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;box-shadow:0 2px 15px rgba(0,0,0,.2);}
 .ls_gd .swiper-pagination-bullet{background-color:rgba(0,0,0,.2);width:11px;height:11px;opacity:1;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;margin:0 15px;}
 .ls_gd .swiper-pagination-bullet-active{background-color:#0088dd;}
 .ls_gd .swiper-pagination{bottom:-40px;position:absolute;right:0%;text-align:center;width:100%;}
 .ls_gd .swiper-button-next,.ls_gd .swiper-button-prev{right:-25px;left:auto;filter:alpha(opacity=40);-moz-opacity:0.4;opacity:0.4;border:0;}
 .ls_gd .swiper-button-prev{left:-25px;right:auto;}
 .ls_gd{position:relative;padding-bottom:0px;margin-bottom:70px!important;}
}
.nav_top,.djl{display:none;}
.jc_nav_b a{border-color:rgba(255,255,255,.3);padding-left:20px;}
.jc_nav_b li:hover{border-color:#fff;background-color:#fff;}
.jc_nav_b a:hover{}
.jc_nav_b a:before{display:none;}
.s_nav{float:left;margin-left:70px;}
.s_nav a{float:left;margin-left:10px;padding:0 20px;line-height:35px;font-size:16px;-moz-border-radius:5px;-webkit-border-radius:5px;border-radius:5px;}
.s_nav a:hover,.s_nav a.on{background-color:#0088dd;color:#fff;}
@media only screen and (max-width: 1200px){
 .s_nav{margin-left:20px;}
 .s_nav a{margin-left:5px;padding:0 5px;line-height:24px;font-size:13px;}
 .sy_bt1{line-height:24px;}
}
/*列表分页*/
.dede_pages{height:34px;padding:5px 0;font-size:14px;text-align:center}
.dede_pages ul{display:inline-block;margin:0 auto;padding:0}
.dede_pages ul li{float:left;font-family:'microsoft yahei';margin:0 2px;padding:0 12px;line-height:32px;background:#fff;border:1px solid #d8dadf}
.dede_pages ul li a{float:left;color:#555;display:block}
.dede_pages ul li:hover{text-decoration:none;color:#fff;border:1px #333 solid;background-color:#B0C4DE;}
.dede_pages ul li:hover a{color:#fff}
.dede_pages ul li:hover a:hover{color:#fff;text-decoration:none}
.dede_pages ul li.thisclass{background-color:#B0C4DE;color:#fff;border:1px #F0F8FF solid}
.dede_pages ul li.thisclass a{color:#fff;}
.dede_pages .pageinfo{line-height:30px;padding-left:5px}
.dede_pages strong{font-weight:400;}
/**banner**/
.JgSlide{width:100%;margin:0 auto;position:relative;overflow:hidden;}
.JgSlide .bd{position:relative;z-index:0;}
.JgSlide .bd li img{width:100%;}
.JgSlide .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.bd>img {width:100%;}
.hd{width:100%;}
.hd ul{width:100%;margin:0 auto;}
.hd ul li{list-style-type:none;float:left;width:50%;height:8px;background:gray;font-size:0;opacity:0.8;}
.hd ul li.on{background:#0088dd;}
.wap_banner{margin:0 auto;position:relative;overflow:hidden;width:100%;}
.wap_banner .hd{width:100%;height:1vh;position:absolute;z-index:1;bottom:0;text-align:center;}
.wap_banner .hd ul{overflow:hidden;display:-moz-box;display:-webkit-box;display:box;height:1vh;width:50vw;margin:0 auto;color:rgba(51,51,51,0.5);}
.bd_ulx{width:11130px;position:relative;overflow:hidden;padding:0px;margin:0px;transition-duration:0ms;transform:translate(-1855px,0px) translateZ(0px);}
.hlx{display:table-cell;vertical-align:top;width:1855px;}
.wap_banner .hd ul li{-moz-box-flex:1;-webkit-box-flex:1;box-flex:1;list-style:none;width:1vw;height:1vh;background:rgba(0,0,0,0.7);color:rgba(0,0,0,0.7);margin-right:1vw;text-indent:-99999px;}
.wap_banner .hd ul .on{background:#0088dd;color:#0088dd;}
.wap_banner .bd{position:relative;z-index:0;}
.wap_banner .bd li img{width:100%;}
.wap_banner .bd li a{-webkit-tap-highlight-color:rgba(0,0,0,0);}
.mlogo{display:none}
.zj_sy .txtk .titl{font-size:18px;}
.hd_lb .txtk .zixunx{font-size:18px;}
.listx{text-align:center;color: #0088dd !important;}
.ny{overflow:auto;}
.main .n_cont{float:left;width:22%;}
.main .news_lb1{float:right;width:75%;}
.container{width:252px;margin-bottom: 20px;}
.container>.biaoy{box-sizing:border-box;padding-top:5px;padding-bottom:10px;color:/*rgb(21,83,153)*/#0088dd;border-bottom: 1px solid #ccc;font-size:22px;margin-bottom:9px;}
.container>ul>li{padding:5px 0;list-style-type:none;}
.container>ul>li>img{padding-right:5px;width:23px;margin-top:-6.5px;}
.container>ul>li>a{font-size:15px;}
.nylft{float:right;width:80%;}
.nyll{width:20% !important;}

@media screen and (max-width:768px){	
#navkx{display:none}	
.mlogo{display:block;height:45px !important;}
.logo{width:100%;height:45px !important;top:4px !important;left:1%}
.plogo{display:none}
.main .n_cont{width:96%;}
.main .news_lb1{width:96%;float:left !important}
.container{width:100% !important;padding-right:0px !important;padding-left:0px !important}
.sy_bt1 .ytitle,.sy_ks .cnxw{font-size:18px !important}
.nylft{float:left;width:100%;}
.nyll{width:100% !important;}
.sy_xw2 .swiper-slide img{height:245px;}
.license{display:none !important}
.top_jg{display:none !important}
}


















/* CSS Document */
.y50{
    -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
}
.y10{
    -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
}
.y5{
    -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
}
.y3{
    -moz-border-radius:3px; -webkit-border-radius:3px; border-radius:3px;
}
.zt_3d{
    color:#333;
}
.zt_6d{
    color:#666;
}
.zt_9d{
    color:#999;
}
.imgk{
    width:100%;
}
.txtk{
    width:100%;
}
.imgk img{
    width:100%;
}
@media only screen and (max-width: 1200px) {
    .md50{
        margin-bottom: 20px;
    }
    .md10{
        margin-bottom: 10px;
    }
    .md15{
        margin-bottom:10px;
    }
    .md20{
        margin-bottom: 15px;
    }
    .md25{
        margin-bottom: 15px;
    }
    .md30{
        margin-bottom: 20px;
    }
    .md35{
        margin-bottom: 20px;
    }
    .md40{
        margin-bottom: 20px;
    }
}
@media only screen and (min-width: 1200px) {
    .md50{
        margin-bottom: 50px;
    }
    .md10{
        margin-bottom: 10px;
    }
    .md15{
        margin-bottom:15px;
    }
    .md20{
        margin-bottom: 20px;
    }
    .md25{
        margin-bottom: 25px;
    }
    .md30{
        margin-bottom: 30px;
    }
    .md35{
        margin-bottom: 35px;
    }
    .md40{
        margin-bottom: 40px;
    }
    .img_d {
        overflow: hidden;
    }

    .img_d img {
        transition: All 0.4s ease-in-out;
        -webkit-transition: All 0.4s ease-in-out;
        -moz-transition: All 0.4s ease-in-out;
        -o-transition: All 0.4s ease-in-out;
    }

    .img_d:hover img {
        transform: scale(1.05);
        -webkit-transform: scale(1.05);
        -moz-transform: scale(1.05);
        -o-transform: scale(1.05);
        -ms-transform: scale(1.05);
    }
}
.bj_grey{
    background-color: #f5f5f5;
}
.ban,.ban img{
    width:100%;
    display: block;
}
.ban{
    width:100%;
    height: 60px;
    position:relative;
    background-position: top center;
    background-repeat: no-repeat;
    background-color: #f6f6f6;
    padding:20px 0;
}
@media only screen and (max-width: 1200px) {
    .ban{
        padding:0px;
        height:auto;
    }
    .ban .dqwz{
        padding:8px;
        min-height:10px;
    }
    .ban .bt{
        display:none;
    }
    .ban_gl h1{
        height:40px;
        line-height: 40px;
        position:absolute;
        left:0%;
        top:50%;
        text-align: center;
        width:100%;
        margin-top: -20px;
        font-weight: bold;
        font-size:16px;

    }
    .ban_gl h1:before{
        content: '';
        background-color: #0088dd;
        HEIGHT:4px;
        width:1.5em;
        position:absolute;
        left:0px;
        bottom:0px;
    }
    .lm1 {
        width: 100%;
        float: left;
        display: none;
    }

    .lm1 li {
        float: left;
        width: 100%;
        border-bottom: solid 1px #dddddd;
    }

    .lm1 li a {
        display: block;
        width: 100%;
        font-size: 13px;
        padding: 8px 3%;
        background: #f2f2f2;
    }

    .lm1 li a:hover {
        background: #0088dd;
        color: #ffffff;
    }
    .lm2 {
        width: 100%;
        float: left;
        display: none;
    }

    .lm2 li {
        float: left;
        width: 100%;
        border-bottom: solid 1px #dddddd;
    }

    .lm2 li a {
        display: block;
        width: 100%;
        font-size: 13px;
        padding: 8px 3%;
        background: #f6f6f6;
    }

    .lm2 li a:hover {
        background: #0088dd;
        color: #ffffff;
    }

    .lm1_bt {
        width: 100%;
        float: left;
        text-align: center;
        height: 40px;
        line-height: 40px;
        background-color: rgba(255,255,255,.5);
        font-size: 15px;
        border-bottom: solid 1px #ddd;
    }

    .lm1_bt a{
        width: 100%;
        height: 40px;
        display: block;
        position:relative;
        font-weight: bold;
        color:#0088dd!important;
    }
    .lm1_bt a:before{
        content: '';
        position:absolute;
        width:40px;
        height:40px;
        right:5px;
        top:0px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 22px;
    }
    .lm1_bt a.on:before {
        transform: rotate(180deg);
    }
    .lm1_bt.lm3_bt{
        background-color: #20878a;
        border: 0;
    }
    .lm1_bt.lm3_bt a{
        color:#fff!important;

    }
    .lm1_bt.lm3_bt a:before{
    }
    .h3_bt1{
        display: none;
    }

}
@media only screen and (min-width: 1200px) {
    .ban_gl h1{
        height:80px;
        line-height: 80px;
        position:absolute;
        left:50%;
        margin-left: -600px;
        top:50%;
        margin-top: -40px;
        font-weight: bold;

    }
    .ban_gl h1:before{
        content: '';
        background-color: #0088dd;
        HEIGHT:4px;
        width:1.5em;
        position:absolute;
        left:0px;
        bottom:0px;
    }
    .lm1_bt{
        display: none;
    }
    .lm1 {
        width: 100%;
        float: left;
        text-align: center;
    }

    .lm1 li {
        float: left;
        width: 100%;
        border-bottom: solid 1px #dddddd;
        background-color: #edf4f5;
    }

    .lm1 li > a{
        display: block;
        width: 100%;
        padding:10px 0;
        position:relative;
    }
    .lm1 li > a:before{
        content: '';
        width:12px;
        height:12px;
        background-repeat: no-repeat;
        background-size: 100% 100%;
        position:absolute;
        right:10px;
        top:50%;
        margin-top: -8px;
        filter:alpha(opacity=25); -moz-opacity:0.25; opacity:0.25;
    }
    .lm1 li > a:hover,.lm1 li > a.on{
        background-color:#cfe4e6;
        color:#0088dd;
    }
    .lm1 li > a.on:after{
        content: '';

        background-size: 100% 100%;
        width:14px;
        height:100%;
        position:absolute;
        right:-14px;
        top:0px;
    }

    .lm2{
        font-size: 0;
        text-align: center;
    }
    .lm2 li{
        display: inline-block;
        margin: 0 15px;
        font-size: 16px;
    }
    .lm2 a{
        display: block;
        line-height: 40px;
        height:40px;
        position:relative;
    }
    .lm2 a.on:before{
        content: '';
        width:100%;
        height:2px;
        background-color: #0088dd;
        position:absolute;
        left:0px;
        top:0px;
    }
    .lm2 a.on:after{
        content: '';
        position:absolute;
        border-bottom:6px solid rgba(0,0,0,0);
        border-right:6px solid  rgba(0,0,0,0);
        border-top:6px solid #0088dd;
        border-left:6px solid  rgba(0,0,0,0);
        top:0px;
        left:50%;
        margin-left: -6px;
        width:0px;
        height:0px;
    }
    .h3_bt1{
        width:100%;
        float:left;
        background-color: #0088dd;
        color:#fff;
        padding:20px 10px;
        text-align: center;
        margin-top: -40px;
        position:relative;
        z-index: 1;
    }
}
.ban .bt{
    font-weight: bold;
}
@media only screen and (max-width: 1200px) {
    .ny{
        width: 100%;
        padding:15px;
        min-height: 200px;
    }
    .ny .d1{
        width:100%;
        float:left;
    }
    .ny .d2{
        width:100%;
        float:left;
    }
    .ny_bt{
        display: none;
    }
}
@media only screen and (min-width: 1200px) {
    .ny{
        width: 100%;
        padding:45px 0 60px 0px;
        min-height: 500px;
    }
    .ny .d1{
        width:200px;
        float:left;
    }
    .ny .d2{
        width:940px;
        float:right;
    }
    .ny_bt{
        width:100%;
        float:left;
        border-bottom: solid 1px #ddd;
        padding-bottom:10px;
        line-height: 30px;
    }
    .ny_bt .bt{
        line-height: 30px;
    }
}
.ab_nr{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .ab_nr{
        font-size: 16px;
        line-height: 30px;
    }
    .ab_nr img{
        height:auto!important;
    }
    .ld_lb1{
        width:102%;
        float:left;
        margin: 0px 0 0 -1%;
    }
    .ld_lb1 li{
        float:left;
        margin: 1%;
        width:18%;
    }
    .ld_lb1 li:nth-child(5n+1){
        clear: both;
    }
    .ld_lb1 .imgk{
        width:100%;
        margin-bottom: 10px;
    }
    .ld_lb1 .imgk img{
        width:100%;
    }
}
@media only screen and (max-width:600px) {
    .ld_lb1 li{
        width:31.3333%;
    }

    .ld_lb1 li:nth-child(4n+1){
        clear: none;
    }
    .ld_lb1 li:nth-child(3n+1){
        clear: both;
    }
}
@media only screen and (max-width:500px) {
    .ld_lb1 li{
        width:48%;
    }
    .ld_lb1 li:nth-child(3n+1){
        clear: none;
    }
    .ld_lb1 li:nth-child(2n+1){
        clear: both;
    }
}
@media only screen and (min-width: 1200px) {
    .ab_nr{
        font-size: 16px;
        line-height: 30px;
    }
    .ld_lb1{
        width:102.8%;
        float:left;
        margin: -10px 0 0 -1.4%;
    }
    .ld_lb1 li{
        float:left;
        margin: 1.4%;
        width:13.866%;
    }
    .ld_lb1 .imgk{
        width:100%;
        height:190px;
        overflow: hidden;
        margin-bottom: 10px;
    }
    .ld_lb1 .imgk img{
        width:100%;
        min-height: 190px;
    }
}
.ld_lb1 .txtk{
    width:100%;
}
.ld_lb1 .txtk p{
    width:100%;
    text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
}
@media only screen and (max-width: 1200px) {
    .ls_lb{
        float:left;
        width:100%;
        padding-top:20px;
        border-left:solid 1px #ddd;
        position:relative;
        margin-top:20px;
    }
    .ls_lb:before{
        content: '';
        background-color: #fff;
        border: solid 1px #ddd;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        height:16px;
        width:16px;
        position:absolute;
        left:-8px;
        top:-18px;
    }
    .ls_lb li{
        width:100%;
        position:relative;
        padding-top:10px;
        padding-left:15px;
        padding-bottom:20px;
        float:left;
    }
    .ls_lb li:before{
        content: '';
        background-color:rgba(2,112,119,.9);
        border: solid 3px rgba(255,255,255,.7);
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        width:16px;
        height:16px;
        position:absolute;
        left:-8px;
        top:12px;
    }
    .ls_lb .sj{
        line-height:24px;
        width:100%;
        font-weight: bold;
        margin-bottom: 10px;
        font-size:18px;
    }
    .ls_lb .txtk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk img{
        float:left;
        height:100px;
        margin:15px 15px 0 0;
    }
}
@media only screen and (max-width:500px) {
    .ls_lb .imgk img{
        height:auto;
        width:100%;
        margin:15px 0px 0 0;
    }
}
@media only screen and (min-width: 1200px) {
    .ls_lb{
        float:right;
        width:750px;
        padding-top:30px;
        border-left:solid 1px #ddd;
        position:relative;
        margin-top:30px;
    }
    .ls_lb:before{
        content: '';
        background-color: #fff;
        border: solid 1px #ddd;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        width:18px;
        height:18px;
        position:absolute;
        left:-9px;
        top:-18px;
    }
    .ls_lb li{
        width:100%;
        position:relative;
        padding-top:10px;
        padding-left:25px;
        padding-bottom:40px;
        float:left;
    }
    .ls_lb li:before{
        content: '';
        background-color:rgba(2,112,119,.9);
        border: solid 4px rgba(255,255,255,.7);
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        width:18px;
        height:18px;
        position:absolute;
        left:-9px;
        top:12px;
    }
    .ls_lb .sj{
        line-height: 40px;
        width:200px;
        padding-left:45px;
        position:absolute;
        left:-200px;
        top:0px;
    }

    .ls_lb .sj:before{
        content:'';
        position:absolute;
        left:0px;
        top:0px;
        width:40px;
        height:40px;
        background-repeat: no-repeat;
        background-position: center center;
        background-size:70% 70%;
        filter:alpha(opacity=30); -moz-opacity:0.3; opacity:0.3;

    }
    .ls_lb .txtk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk{
        width:100%;
        float:left;
    }
    .ls_lb .imgk img{
        float:left;
        height:152px;
        margin: 20px 20px 0 0;
    }
}
@media only screen and (max-width: 1200px) {
    .pic_lb{
        width:103%;
        float:left;
        margin: 0 0 15px -1.5%;
    }
    .pic_lb li{
        width:30.3333%;
        float:left;
        margin:1% 1.5%;
        text-align: center;
    }
    .pic_lb li:nth-child(3n+1){
        clear: both;
    }
    .pic_lb .imgk{
        margin-bottom: 10px;
    }
}
@media only screen and (max-width:650px) {
    .pic_lb li{
        width:47%;
    }
    .pic_lb li:nth-child(3n+1){
        clear: inherit;
    }
    .pic_lb li:nth-child(2n+1){
        clear: both;
    }
}
@media only screen and (max-width:500px) {
    .pic_lb li{
        width:97%;
    }
}

@media only screen and (min-width: 1200px) {
    .pic_lb{
        width:103%;
        float:left;
        margin: 0 0 40px -1.5%;
    }
    .pic_lb li{
        width:30.3333%;
        float:left;
        margin:1% 1.5%;
        text-align: center;
    }
    .pic_lb li:nth-child(3n+1){
        clear: both;
    }
    .pic_lb .imgk{
        margin-bottom: 15px;
        height:179px;
        overflow: hidden;
    }
    .pic_lb .imgk img{
        min-height:179px;
    }
}
.pic_lb a,.pic_lb .imgk,.pic_lb  .imgk img{
    display: block;
    width:100%;
}
@media only screen and (max-width: 1200px) {
    .pic_news_lb1{
        float:left;
        width:100%;
    }
    .pic_news_lb1 li{
        float:left;
        width:100%;
        border-bottom: dashed 1px #ddd;
        padding-bottom:15px;
        margin-bottom: 15px;
        position:relative;
    }
    .pic_news_lb1 li:last-child{
        margin-bottom: 5px;
    }
    .pic_news_lb1 .l_img{
        padding-left:160px;
        min-height:115px;
    }
    .pic_news_lb1 .imgk{
        position:absolute;
        width:145px;
        height:100px;
        overflow: hidden;
        left:0px;
        top:0px;
    }
    .pic_news_lb1 .imgk img{
        width:100%;
        min-height: 100px;
    }
    .pic_news_lb1 h5{
        display: block;
        width:100%;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        margin: 0px 0 6px 0;
    }
    .pic_news_lb1 .l_img h5{
        margin-top: 5px;
    }
    .pic_news_lb1 p{
        display: block;
        width:100%;
        height:40px;
        line-height: 20px;
        margin-top:8px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
}
@media only screen and (max-width: 500px) {
    .pic_news_lb1 .l_img{
        padding-left:0px;
        min-height:auto;
    }
    .pic_news_lb1 .imgk{
        position:inherit;
        width:100%;
        height:auto;
        overflow: hidden;
        left:auto;
        top:auto;
        margin-bottom: 15px;
    }
}
@media only screen and (min-width: 1200px) {
    .pic_news_lb1{
        float:left;
        width:100%;
    }
    .pic_news_lb1 li{
        float:left;
        width:100%;
        border-bottom: dashed 1px #ddd;
        padding-bottom:30px;
        margin-bottom: 30px;
        position:relative;
    }
    .pic_news_lb1 .l_img{
        padding-left:218px;
        min-height: 160px;
    }
    .pic_news_lb1 .imgk{
        position:absolute;
        width:195px;
        height:130px;
        overflow: hidden;
        left:0px;
        top:0px;
    }
    .pic_news_lb1 .imgk img{
        width:100%;
        min-height: 130px;
    }
    .pic_news_lb1 h5{
        display: block;
        width:100%;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        margin: 0px 0 6px 0;
    }
    .pic_news_lb1 p{
        display: block;
        width:100%;
        height:48px;
        margin-top:10px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
}
@media only screen and (max-width: 1200px) {
    .fy1 {
        width: 101%;
        float: left;
        text-align: center;
        margin: 0px 0px 0px -0.5%;
        font-size: 12px;
    }

    .fy1 a {
        padding: 0px 12px;
        text-align: center;
        width: 24%;
        float: left;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        margin: 0px 0.5%;
        background: #f1eff0
    }

    .fy1 .s1 {
        display: none;
    }
}

@media only screen and (min-width: 1200px) {
    .fy1 {
        width: 100%;
        float: left;
        text-align: center;
        margin: 0px 0px 0px 0px;
    }

    .fy1 a {
        padding: 0px 12px;
        height: 35px;
        line-height: 35px;
        display: inline-block;
        -moz-border-radius: 3px;
        -webkit-border-radius: 3px;
        border-radius: 3px;
        margin: 0px 2px;
        background: #f1eff0
    }

}

.fy1 a:hover, .fy1 a.fdq {
    background: #0088dd;
    color: #ffffff;
}
.ssj{
    width:100%;
    float:left;
    text-align: center;
}
.ssj span{
    display: inline-block!important;margin-left:10px;
}
.sbt{
    width:100%;
    float:left;
    text-align: center;
    line-height: 150%;
}
.em1{
    padding:0 0.5em;
}
.em2{
    padding:0 1em;
}
.ta_k{
    width:100%;
    FLOAT:left;
    overflow-x: auto;
}
.ta1{
    width:100%;
    text-align: center;
    min-width: 900px;
}
.ta1 td{
    border:solid 1px #ddd;
    padding:12px 15px;
    /*width:16.6666%;*/
}
.ta1.ta_pb td{
    width:11.5%;
}
.ta1.ta_pb tr td:first-child{
    width:auto;
}
.ta1 thead td{
    border-color: #0088dd;
    background-color: #0088dd;
    color:#fff;
}
.ta1 tbody tr:nth-child(even) td{
    background-color: #f5fafa;
}
@media only screen and (max-width: 1200px) {
    .sgd{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding:15px 0;
    }
    .sgd .s1,.sgd .s2{
        width:100%;
        margin-bottom:5px;
    }
    .dt{
        width:100%;
        float:left;
        height:300px;
        border: solid 1px #ddd;
    }
}
.sbt{
    font-weight: bold;
}
@media only screen and (min-width: 1200px) {
    .snr{
        padding:0 100px;
    }
    .sgd{
        width:100%;
        float:left;
        border-top: solid 1px #ddd;
        padding:30px 0 10px 0;
    }
    .sgd .s1{
        margin-bottom: 10px;
    }
    .sgd .s1,.sgd .s2{
        width:100%;
        display: block;
        float:left;
    }
    .dt{
        width:100%;
        float:left;
        height:400px;
        border: solid 1px #ddd;
    }
}
.dt img,.dt label{
    max-width: inherit;
}
.yygh{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .lcxx_title{
        width:100%;
        float:left;
        text-align: center;
        margin-bottom:15px;
    }
    .lc_ta{
        width:100%;
        min-width: 650px;
    }
    .lc_ta td{
        padding:12px;
        background-color: #f5f5f5;
        border: solid 2px #fff;
    }
}
@media only screen and (min-width: 1200px) {

    .lcxx_title{
        width:100%;
        float:left;
        text-align: center;
        margin-bottom: 20px;
    }
    .lc_ta{
        width:100%;
        /*font-size:15px;*/
    }
    .lc_ta td{
        padding:12px;
        background-color: #f5f5f5;
        border: solid 2px #fff;
    }
    .lc_ta tbody tr td:last-child{
        /*font-size:15px;*/
    }
}
.lc_ta thead td{
    background-color: #0088dd;
    color: #fff;
    font-weight: bold;
    text-align: center;
}
.lc_ta tr td:first-child{
    width:150px;
}
.lc_ta tbody tr td:first-child{
    text-align: center;
    background-color: #e6f1f2;
    color:#0088dd;
}
@media only screen and (max-width: 1200px) {
    .ny_wlm{
        padding:15px;
    }
    .ks_lb1 h4{
        width:100%;
        float:left;
        margin-bottom: 5px;
    }

    .ks_lb1 ul{
        width:101%;
        float:left;
        margin-left: -0.5%;
    }
    .ks_lb1 li{
        float:left;
        width:25%;
        padding:0.5%;
    }
    .ks_lb1 a{
        display: block;
        width:100%;
        background-color: #fff;
        border: solid 1px #ddd;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        height:38px;
        line-height: 36px;
        padding-left:10px;
    }
    .ks_lb1 a:before{
        background-color: #3186f2;
        width:4px;
        height:4px;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        content: '';
        position:relative;
        top:-2px;
    }
}
@media only screen and (max-width:600px) {

    .ks_lb1 li{
        width:33.3333%;
    }
}
@media only screen and (max-width:420px) {

    .ks_lb1 li{
        width:50%;
    }
}
@media only screen and (min-width: 1200px) {
    .ks_lb1 h4{
        width:100%;
        float:left;
        margin-bottom: 5px;
    }
    .ks_lb1 ul{
        width:101.6%;
        float:left;
        margin-left: -0.8%;

    }
    .ks_lb1 li{
        float:left;
        width:14.2857%;
        padding:0.5%;
    }
    .ks_lb1 a{
        display: block;
        width:100%;
        border: solid 1px #ddd;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        height:40px;
        line-height: 38px;
        padding-left:10px;
    }
    .ks_lb1 a:before{
        background-color: #3186f2;
        width:4px;
        height:4px;
        -moz-border-radius:50%; -webkit-border-radius:50%; border-radius:50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 6px;
        content: '';
        position:relative;
        top:-2px;
    }
}
.ks_lb1{
    width:100%;
    float:left;
}

@media only screen and (max-width: 1200px) {
    .ks_lb2{
        width:100%;
        float:left;
    }
    .ks_lb2 li{
        width:100%;
        float:left;
        margin-bottom: 15px;
    }
    .ks_lb2 a{
        width:100%;
        display: block;
        position:relative;
        /*height:180px;*/
        overflow: hidden;
        background-color: #000;

    }
    .ks_lb2 img{
        width:100%;
        /*min-height: 180px;*/
        filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;
    }
    .ks_lb2 h3{
        position:absolute;
        width:100%;
        height:40px;
        line-height: 40px;
        text-align: center;
        color:#fff;
        left:0px;
        top:50%;
        margin-top: -20px;

    }
}
@media only screen and (min-width: 1200px) {
    .ks_lb2{
        width:1235px;
        float:left;
        margin-left: -17.5px;
    }
    .ks_lb2 li{
        width:50%;
        float:left;
        padding:20px 17.5px;
    }
    .ks_lb2 a{
        width:100%;
        display: block;
        position:relative;
        height:180px;
        overflow: hidden;
        background-color: #000;

    }
    .ks_lb2 img{
        width:100%;
        min-height: 180px;
        filter:alpha(opacity=80); -moz-opacity:0.80; opacity:0.80;
    }
    .ks_lb2 h3{
        position:absolute;
        width:100%;
        height:40px;
        line-height: 40px;
        text-align: center;
        color:#fff;
        left:0px;
        top:50%;
        margin-top: -20px;

    }
}
@media only screen and (max-width: 1200px) {
    .pic_news_lb2{
        width:102%;
        float:left;
        margin: 0px 0 10px -1%;
    }
    .pic_news_lb2 li{
        width:33.3333%;
        float:left;
        padding:1%;
    }
    .pic_news_lb2 .imgk{
        width:100%;
        overflow: hidden;
        margin-bottom: 10px;

    }
    .pic_news_lb2 .imgk img{
        width:100%;

    }
    .pic_news_lb2 .sj{
        display: block;
        margin-bottom:5px;
    }
    .pic_news_lb2 h6{
        height:44px;
        line-height: 22px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
    .pic_news_lb2 li:nth-child(3n+1){
        clear: both;
    }
}
@media only screen and (max-width: 600px) {
    .pic_news_lb2 li{
        width:50%;
    }
    .pic_news_lb2 li:nth-child(3n+1){
        clear: inherit;
    }
    .pic_news_lb2 li:nth-child(2n+1){
        clear: both;
    }
}
@media only screen and (max-width: 500px) {
    .pic_news_lb2 li{
        width:100%;
        margin-bottom: 10px;
    }
}
@media only screen and (min-width: 1200px) {
    .pic_news_lb2{
        width:103%;
        float:left;
        margin: -10px 0 30px -1.5%;
    }
    .pic_news_lb2 li{
        width:33.3333%;
        float:left;
        padding:1.5%;
    }
    .pic_news_lb2 .imgk{
        width:100%;
        height:175px;
        overflow: hidden;
        margin-bottom: 10px;

    }
    .pic_news_lb2 .imgk img{
        width:100%;
        min-height:175px;

    }
    .pic_news_lb2 .sj{
        display: block;
        margin-bottom:5px;
    }
    .pic_news_lb2 h6{
        height:48px;
        line-height: 24px;
        overflow: hidden;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
    }
}
@media only screen and (max-width: 1200px) {
    .down_lb{
        margin-top: -10px;
    }
    .down_lb li{
        width:100%;
        float:left;
        border-bottom: dotted 1px #ddd;
        padding:10px 0;
        line-height: 24px;
        min-height: 44px;
        position:relative;
        padding-right:90px;
    }
    .down_lb a.dbt{
        display: block;
        width:100%;
        height:24px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .down_lb a.cd_down{
        padding:0 6px;
        color:#fff;
        background-color: #0088dd;
        position:absolute;
        right:0px;
        top:10px;
    }
    .down_lb a.cd_down:before{
        content: '';
        width:15px;
        height:15px;
        vertical-align:middle;
        margin-right: 5px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 14px;
        position:relative;
        top:-2px;
    }
}
@media only screen and (min-width: 1200px) {
    .down_lb{
        margin-top: -20px;
    }
    .down_lb li{
        width:100%;
        float:left;
        border-bottom: dotted 1px #ddd;
        padding:20px 0;
        line-height: 30px;
        min-height: 70px;
        position:relative;
        padding-right:130px;
    }
    .down_lb a.dbt{
        display: block;
        width:100%;
        height:30px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .down_lb a.cd_down{
        padding:0 10px;
        color:#fff;
        background-color: #0088dd;
        position:absolute;
        right:0px;
        top:20px;
    }
    .down_lb a.cd_down:before{
        content: '';
        width:15px;
        height:20px;
        vertical-align:middle;
        margin-right: 6px;
        display: inline-block;
        background-repeat: no-repeat;
        background-position: center center;
        background-size: auto 17px;
        position:relative;
        top:-2px;
    }
    .down_lb a.cd_down:hover:before{
        transform: rotate(-90deg);
    }
}
@media only screen and (max-width: 1200px) {
    .news_lb1{
        margin-top: -10px;
    }
    .news_lb1 li{
        width:100%;
        float:left;
        border-bottom: dotted 1px #ddd;
        padding:10px 0;
        line-height: 24px;
        min-height: 44px;
        position:relative;
        padding-right:80px;
    }
    .news_lb1 a.dbt{
        display: block;
        width:100%;
        height:24px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .news_lb1 .sj{
        position:absolute;
        right:0px;
        top:10px;
    }
}
@media only screen and (min-width: 1200px) {
    .news_lb1{
        margin-top: -15px;
    }
    .news_lb1 li{
        width:100%;
        float:left;
        border-bottom: dotted 1px #ddd;
        padding:15px 0;
        line-height: 30px;
        min-height: 60px;
        position:relative;
        padding-right:120px;
    }
    .news_lb1 a.dbt{
        display: block;
        width:100%;
        height:30px;
        font-size: 16px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
    }
    .news_lb1 .sj{
        position:absolute;
        right:0px;
        top:20px;
    }

}

.news_lb1{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .dj1{
        width:100%;
        padding:15px;
    }
}
@media only screen and (min-width: 1200px) {
    .dj1{
        width:100%;
        padding:40px 0 70px 0;
    }
}

@media only screen and (max-width: 1200px) {
    .swiper-container.gd_xw {
        width:100%;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide h6 {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk img {
        width:100%;
    }



    .swiper-container.gd_xw .swiper-wrapper .swiper-slide h6 {
        line-height: 40px;
        height:40px;
        width:100%;
        background-color: rgba(0,0,0,.4);
        color:#fff;
        position:absolute;
        left:0px;
        bottom:0px;
        padding:0 70px 0 10px;
    }

    .gd_xw .swiper-pagination-bullet {
        background-color: #fff;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .gd_xw .swiper-pagination-bullet-active {
        background-color: #0088dd;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 10px;
        position: absolute;
        right: 10px;
        left:auto;
        width:auto;
        text-align: right;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }
}

@media only screen and (min-width: 1200px) {
    .swiper-container.gd_xw {
        width:450px;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper {
        width: 100%;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide {
        width: 100%;
        overflow: hidden;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide h6 {
        width: 100%;
        display: block;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk {
        width: 100%;
        height: 270px;
        overflow: hidden;

    }

    .swiper-container.gd_xw.xw_gd2 .swiper-wrapper .swiper-slide a:hover .imgk:before{
        filter:alpha(opacity=0); -moz-opacity:0; opacity:0;

    }
    .swiper-container.gd_xw .swiper-wrapper .swiper-slide .imgk img {
        width:100%;
        min-height:270px;
    }


    .swiper-container.gd_xw .swiper-wrapper .swiper-slide h6 {
        line-height: 40px;
        height:40px;
        width:100%;
        background-color: rgba(0,0,0,.4);
        color:#fff;
        position:absolute;
        left:0px;
        bottom:0px;
        padding:0 75px 0 10px;
    }

    .gd_xw .swiper-pagination-bullet {
        background-color: #fff;
        width: 10px;
        height: 10px;
        opacity: 1;
        -moz-border-radius: 10px;
        -webkit-border-radius: 10px;
        border-radius: 10px;
    }

    .gd_xw .swiper-pagination-bullet-active {
        background-color: #0088dd;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets {
        bottom: 10px;
        position: absolute;
        right:10px;
        left:auto;
        width:auto;
        text-align: right;
    }

    .gd_xw.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
        margin: 0 3px;
    }

}
.body_r .gd_xw .swiper-pagination-bullet {
    border-color: #cc0018;
}
.body_r .gd_xw .swiper-pagination-bullet-active {
    background-color: #cc0018;
}

@media only screen and (max-width: 1200px) {
    .sy_xw_lb_r {
        width:100%;
        margin-top: 15px;
    }

    .xw_t1 {
        width: 100%;
        float: left;
        border-bottom: dashed 1px #ddd;
        padding-bottom: 15px;
        margin-bottom: 15px;
    }

    .xw_t1 h4 {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 24px;
        height: 24px;
        margin-bottom: 10px;

    }

    .xw_t1 .sj {
        padding: 5px 0;
    }

    .xw_t1 p {
        height: 40px;
        line-height: 20px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .xw_n1 {
        width: 100%;
        float: left;
    }

    .xw_n1 li {
        width: 100%;
        float: left;
        height:25px;
        line-height: 25px;
        position: relative;
        padding-right: 70px;
    }

    .xw_n1 a {
        width: 100%;
        display: block;
        height: 25px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .xw_n1 a:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #cccccc;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .xw_n1 .sj {
        position: absolute;
        right: 0px;
        top: 0px;
    }

}
.sy_xw_lb{
    width:100%;
    float:left;
}
@media only screen and (min-width: 1200px) {
    .sy_xw_lb_r {
        width:720px;
    }

    .xw_t1 {
        width: 100%;
        float: left;
        border-bottom: dashed 1px #ddd;
        padding-bottom: 18px;
        margin-bottom: 18px;
    }

    .xw_t1 h4 {
        width: 100%;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
        line-height: 24px;
        height: 24px;
        margin-bottom: 10px;

    }

    .xw_t1 .sj {
        padding: 5px 0;
    }

    .xw_t1 p {
        height: 48px;
        width: 100%;
        overflow: hidden;
        text-overflow: ellipsis;
        display: -webkit-box;
        -webkit-line-clamp: 2;
        -webkit-box-orient: vertical
    }

    .xw_n1 {
        width: 100%;
        float: left;
    }

    .xw_n1 li {
        width: 100%;
        float: left;
        height: 30px;
        line-height: 30px;
        position: relative;
        padding-right:85px;
    }

    .xw_n1 a {
        width: 100%;
        display: block;
        height: 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        white-space: nowrap;
    }

    .xw_n1 a:before {
        content: '';
        width: 5px;
        height: 5px;
        background-color: #cccccc;
        -moz-border-radius: 50%;
        -webkit-border-radius: 50%;
        border-radius: 50%;
        display: inline-block;
        vertical-align: middle;
        margin-right: 8px;
    }

    .xw_n1 .sj {
        position: absolute;
        right: 0px;
        top: 0px;
    }
}
.xw_n1 a:hover:before {
    background-color: #0088dd;
}
.body_r .xw_n1 a:hover:before {
    background-color: #cc0018;
}
.body_r a:hover{
    color:#cc0018!important;
}
@media only screen and (max-width: 1200px) {
    .top a.btn{
        position:absolute;
        right:0px;
        top:50%;
        margin-top:-19px;
        display: none;
    }
    .s_title{
        width:85px;
        height:40px;
        border-left: solid 1px #e5e5e5;
        padding-left:5px;
        position:absolute;
        left:170px;
        top:-5px;
        font-size:13px;
        line-height: 20px;
        color:#333;
        display: flex;
        justify-content: center;
        flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        -ms-flex-direction: column;
        overflow: hidden;
        /*align-items: center;*/
    }
    .body_r .menu{
        margin-top: 55px;
    }
}
@media only screen and (min-width: 1200px) {
    .body_r .menu li.on a.dbt,.body_r .menu li a.dbt{
    }
    .body_r .menu li.on a.dbt{
        color:#c30005;
    }
    .body_r .menu li.on a.dbt:after{
        background-color: #c30005;
    }

    .menu.menu_ks li{
        width:140px;
    }
    .body_r #navk{
    }
    .top a.btn{
        position:absolute;
        right:0px;
        top:50%;
        margin-top:-19px;
    }
    .s_title{
        width:420px;
        height:80px;
        border-left: solid 1px #e5e5e5;
        padding-left:25px;
        position:absolute;
        left:400px;
        top:0px;
        font-size:35px;
        line-height: 80px;
        color:#333;
    }
}
.body_r .btn-outline-dark:hover {
    color: #fff!important;
}
.sy_bt1{
    width:100%;
    float:left;
}
@media only screen and (max-width: 1200px) {
    .sy_bt1 .left{
        font-size: 16px;
    }
    .dj_lb2{
        width:102%;
        float:left;
        margin-left: -1%;
        margin-top:-5px;
        text-align: center;
    }
    .dj_lb2 li{
        width:33.3333%;
        float:left;
        padding:1%;
    }
    .dj_lb2 .imgk{
        width:100%;
        margin-bottom:8px;
        overflow: hidden;
    }
    .dj_lb2 li:nth-child(3n+1){
        clear: both;
    }

    .dj2 .d1{
        width:100%;
        margin-bottom: 15px;
    }
}
@media only screen and (max-width:650px) {
    .dj_lb2 li{
        width:50%;
    }

    .dj_lb2 li:nth-child(3n+1){
        clear: inherit;
    }

    .dj_lb2 li:nth-child(2n+1){
        clear: both;
    }
}
@media only screen and (max-width:500px) {
    .dj_lb2 li{
        width:100%;
        padding-bottom:15px;
    }
    .dj_lb2 p{

    }
}
@media only screen and (min-width: 1200px) {
    .dj_lb2{
        width:102%;
        float:left;
        margin-left: -1%;
        margin-top:-10px;
        text-align: center;
    }
    .dj_lb2 li{
        width:20%;
        float:left;
        padding:1%;
    }
    .dj_lb2 .imgk{
        width:100%;
        margin-bottom:10px;
        height:133px;
        overflow: hidden;
    }
    .dj_lb2 .imgk img{
        min-height: 133px;
    }
    .dj2 .d1{
        width:47%;
    }

    .navk_ks{
        border: 0;
        background-color: #0088dd;
    }
    .navk_ks .menu a.dbt{
        color:#fff;
    }
    .navk_ks .menu .on a.dbt{
        color:#fff;
    }
    .navk_ks .menu .on a.dbt:after{
        display: none;
    }
    .navk_ks .menu .on a.dbt{
        background-color: #025359;
    }
}
.dj2{
    width:100%;
    float:left;
}
.dj_lb2 a,.dj_lb2 p,.dj_lb2 img{
    display: block;
    width:100%;
}
.body_r .fy1 a:hover,.body_r .fy1 a.fdq{
    color:#fff!important;
    background-color: #a40007;
}
@media only screen and (max-width: 1200px) {
    .ny_ks{
        padding:15px;
        width:100%;
    }
    .ks1{
        width:100%;
        float:left;
    }
    .ks1 .imgk{
        width:100%;
        float:left;
    }
    .ks1 .txtk{
        width:100%;
        float:left;
        margin-top: 15px;
    }
}
.ks1 .txtk_nr{
    width:100%;
    float:left;
}
@media only screen and (min-width: 1200px) {
    .ny_ks{
        padding:40px 0 60px 0;
    }
    .ks1{
        width:100%;
        float:left;
    }
    .ks1 .imgk{
        width:377px;
        float:left;
    }
    .ks1 .txtk{
        width:790px;
        float:right;
        margin-top: 15px;
    }
}
.ks1 .imgk img{
    width:100%;
}
@media only screen and (max-width: 1200px) {
    .zj_lb{
        width:102%;
        float:left;
        margin: 0px 0 0 -1%;
    }
    .zj_lb.md30{
        margin-bottom:10px;
    }
    .zj_lb li{
        width:33.3333%;
        float:left;
        padding:1%;
    }
    .zj_lb .txtk_n{
        width:100%;
        display: block;
        height:205px;
        position:relative;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
        overflow: hidden;
    }
    .zj_lb .imgk{
        width:143px;
        overflow: hidden;
        height:205px;
        position:absolute;
        left:0px;
        top:0px;
        z-index: 1;
    }
    .zj_lb img{
        width:100%;
        min-height: 205px;
    }
    .zj_lb .txtk{
        width:100%;
        padding:15px 15px 15px 155px;
        height:205px;
        position:relative;
    }
    .zj_lb .txtk dl{
        width:100%;
        margin: 10px 0 15px 0;
        color:#666;
    }
    .zj_lb .txtk dd{
        width:100%;
        line-height: 24px;
        height:24px;
        margin:0px 0;
        overflow: hidden;
    }
    .zj_lb .txtk dd.dd2{
        height:58px;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
        border-top: solid 1px #ddd;
        padding-top:10px;
        margin-top: 10px;
    }

}
@media only screen and (max-width:950px) {
    .zj_lb li{
        width:50%;
    }
}
@media only screen and (max-width:600px) {
    .zj_lb li{
        width:100%;
    }
}
@media only screen and (min-width: 1200px) {
    .zj_lb{
        width:104%;
        float:left;
        margin: -10px 0 0 -2%;
    }
    .zj_lb.md30{
        margin-bottom: 30px;
    }
    .zj_lb li{
        width:33.3333%;
        float:left;
        padding:1.5% 2%;
    }
    .zj_lb .txtk_n{
        width:100%;
        display: block;
        height:205px;
        position:relative;
        box-shadow: 0 2px 8px rgba(0, 0, 0, .15);
        -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px;
        overflow: hidden;
    }
    .zj_lb  .imgk{
        width:143px;
        overflow: hidden;
        height:205px;
        position:absolute;
        left:0px;
        top:0px;
        z-index: 1;
    }
    .zj_lb img{
        width:100%;
        min-height: 205px;
    }
    .zj_lb .txtk{
        width:100%;
        padding:15px 15px 15px 155px;
        height:205px;
        position:relative;
    }
    .zj_lb .txtk dl{
        width:100%;
        margin: 10px 0 15px 0;
        color:#666;
    }
    .zj_lb .txtk dd{
        width:100%;
        line-height: 24px;
        height:24px;
        margin:0px 0;
        overflow: hidden;
    }
    .zj_lb .txtk dd.dd2{
        height:58px;
        text-overflow: ellipsis;
        display:-webkit-box;
        -webkit-line-clamp:2;
        -webkit-box-orient:vertical;
        border-top: solid 1px #ddd;
        padding-top:10px;
        margin-top: 10px;
    }


}

@media only screen and (max-width: 1200px) {
    .zj_t{
        width:100%;
        float:left;
    }
    .zj_t .imgk{
        width:100%;
        float:left;
        text-align: center;
        margin-bottom: 15px;
    }
    .zj_t .imgk img{
        width:60%;
        max-width: 155px;
    }
    .zj_t .txtk{
        width:100%;
        float:left;
    }
    .zj_t p:first-child{
        margin-bottom: 10px;
    }
    .zj_t b{
        font-size:16px;
        margin-right:10px;
    }

}
@media only screen and (min-width: 1200px) {
    .zj_t{
        width:100%;
        float:left;
    }
    .zj_t .imgk{
        width:155px;
        float:left;
    }
    .zj_t .imgk img{
        width:100%;
    }
    .zj_t .txtk{
        width:1010px;
        float:right;
        margin-top: 20px;
    }
    .zj_t .txtk h3{
        font-weight: bold;
        line-height: 150%;
        font-size:20px;
        margin-bottom: 5px;
    }
    .zj_t b{
        font-size:24px;
        margin-right:15px;
    }
}

@media only screen and (max-width: 1200px) {
    .ks_bt1{
        width:100%;
        float:left;
        height:35px;
        line-height: 35px;
        border-bottom: solid 1px #ddd;
    }
    .ks_bt1 .s3{
        display: none;
    }
    .ks_bt1 .s1{
        height:35px;
        border-bottom: solid 2px #026f76;
        font-size:14px;
    }
}
@media only screen and (min-width: 1200px) {
    .ks_bt1{
        width:100%;
        float:left;
        height:45px;
        line-height: 45px;
        border-bottom: solid 1px #ddd;
    }
    .ks_bt1 .s1{
        height:45px;
        border-bottom: solid 2px #028188;
        font-size:18px;
    }

    .ks_anq .btn{
        padding-left:40px;
        padding-right:40px;
    }
}
.ks_anq{
    width:100%;
    float:left;
    text-align: center;
}
.zj_t .zt_lv{
    font-weight:bold;
}
.zt_lv{
    color:#028188;
}
@media only screen and (max-width: 1200px) {
    .pc{
        display:none;
    }
    .zj_nav1.mob{
        margin: 15px 0;
    }
    .zj_nav1{
        width:100%;
        float:left;
        font-size:0;
        text-align: center;
    }
    .zj_nav1 a{
        display: inline-block;
        background-color: #f2f2f2;
        height:35px;
        line-height:35px;
        font-size:12px;
        padding:0 15px;
        margin:5px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    }
    .zj_nav2 a{
        float:left;
        line-height: 26px;
        padding:0 5px;
        margin: 0 5px 2px 0;
        font-size:12px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    }
}
@media only screen and (min-width: 1200px) {
    .mob{
        display:none;
    }
    .zj_nav1{
        width:100%;
        float:left;
        font-size:0;
        text-align: center;
    }
    .zj_nav1 a{
        display: inline-block;
        background-color: #f2f2f2;
        line-height: 50px;
        width:160px;
        font-size:16px;
        margin: 0px 5px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    }
    .zj_nav2 a{
        float:left;
        line-height: 32px;
        padding:0 15px;
        margin: 0 1% 5px 1%;
        width:31.3333%;
        font-size:15px;
        -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;
    }
}
.zj_lb_t{
    width:100%;
    float: left;
}
.zj_lb_t ul{
    display: none;
}
.zj_nav2 h4{
    width:100%;
    float:left;
}
.h4_bt3{
    width:100%;
    float:left;
}
.zj_nav2{
    width:102%;
    float:left;
    margin-left: -1%;
}
@media only screen and (max-width: 1200px) {
    .zj_nav2{
        width:100%;
        /*float:left;*/
        margin-left: 0%;
    }
}
.md10{
    margin-bottom: 10px;
}
.zj_nav1 a:hover,.zj_nav1 a.on,.zj_nav2 a.on{
    background-color: #0088dd;
    color:#fff;
}

@media only screen and (max-width: 1200px) {
    .tg_lb{
        width:100%;
        float:left;
        margin: -10px 0 20px 0;
    }
    .tg_lb li{
        width:100%;
        float:left;
        border-bottom: dashed 1px #ddd;
        line-height:24px;
        padding:10px 80px 10px 0;
        position:relative;

    }
    .tg_lb a{
        width:100%;
        display: block;
        height:24px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-size:13px;
    }
    .tg_lb .sj{
        position:absolute;
        right:0px;
        top:10px;
        color:#999;
    }
    .tg_lb a .s1{
        font-weight: bold;
        margin-right:5px;
    }
    .tg_lb a .s2{
        font-size:12px;
        margin-right:5px;
        display: none;
    }
    .tg_lb a .s3{
        font-size:12px;
        margin-left:5px;
    }
}

@media only screen and (min-width: 1200px) {
    .tg_lb{
        width:100%;
        float:left;
        margin: -20px 0 40px 0;
    }
    .tg_lb li{
        width:100%;
        float:left;
        border-bottom: dashed 1px #ddd;
        line-height: 30px;
        padding:20px 110px 20px 0;
        position:relative;

    }
    .tg_lb a{
        width:100%;
        display: block;
        height:30px;
        text-overflow:ellipsis; overflow:hidden;  white-space: nowrap;
        font-size:16px;
    }
    .tg_lb .sj{
        position:absolute;
        right:0px;
        top:20px;
        color:#999;
    }
    .tg_lb a .s1{
        font-size:18px;
        font-weight: bold;
        margin-right: 30px;
    }
    .tg_lb a .s2{
        font-size:14px;
    }
    .tg_lb a .s2 b{
        color:#ccc;
        padding:0 15px;
    }
    .tg_lb a .s3{
        font-size:14px;
        margin-left:15px;
    }
}

@media only screen and (max-width: 1200px) {
    .kjrk{
        width:103%;
        float:left;
        margin-left:-1.5%;
    }
    .kjrk a{
        width:47%;
        float:left;
        margin:1% 1.5%;
        background-color: #60a1a4;
        color:#ffffff!important;
        height:120px;
        padding-top:20px;
        text-align: center;
        font-size:14px;
    }
    .kjrk a p{
        padding-top:10px;
    }
}
@media only screen and (min-width: 1200px) {
    .kjrk{
        width:103%;
        float:left;
        margin-left:-1.5%;
    }
    .kjrk a{
        width:47%;
        float:left;
        margin:1% 1.5%;
        background-color: #60a1a4;
        color:#ffffff!important;
        height:150px;
        padding-top:30px;
        text-align: center;
        font-size:16px;
    }
    .kjrk a p{
        padding-top:15px;
    }
    .kjrk a:hover img{
        margin: -5px 0 5px 0;
    }
}
.kjrk a:nth-of-type(2){
    background-color: #debd92;
}

@media only screen and (max-width: 1200px) {

}
@media only screen and (min-width: 1200px) {
    .nyy1 .ks1 .txtk{
        margin: 0;
    }
    .dj2.nyy2 .d1{
        width:365px;
    }
    .dj2.nyy2 .d1:nth-of-type(2){
        margin-left: 50px;
    }

}
.nyy1 .ks1 .txtk p{

    text-indent: 2em;
}
.nyy1{
    width:100%;
    float:left;
}
@media only screen and (max-width:1200px){
    .lb_map{ float:left; width:94%; margin:0px 0px 0px 3%;}
    .lb_map .map_bt1{ width:100%; float:left; padding-bottom:12px; font-weight:bold; border-bottom:solid 1px #dddddd; font-size:1.1em;}
    .lb_map .txtk{ width:100%; float:left; margin:10px 0px 20px -5px; font-size:1em; line-height:155%; color:#999999;}
    .lb_map .txtk a{ margin:0px 5px;}
}

@media only screen and (min-width:1200px){
    .lb_map{ float:left; width:100%; margin:0px 0px 0px 0px;}
    .lb_map .map_bt1{ width:100%; float:left; padding-bottom:12px; font-weight:bold; border-bottom:solid 1px #dddddd; font-size:17px;}
    .lb_map .txtk{ width:100%; float:left; margin:20px 0px 30px -10px; font-size:14px; line-height:30px; color:#999999;}
    .lb_map .txtk a{ margin:0px 10px;}
}
.mh{
    width:100%;
    float:left;
}
.ks_ban{
    width:100%;
    position:relative;
}
.ks_ban img{
    width:100%;
    display: block;
}
.ks_ban:before{
    content: '';
    width:100%;
    height:100%;
    background-color: rgba(0,0,0,.3);
    position:absolute;
    left:0px;
    top:0px;
}
.ks_ban .main{
    position:absolute;
    left:50%;
    margin-left: -600px;
    color:#fff;
    height:120px;
    margin-top: -60px;
    top:50%;
}
.ks_ban .bt{
    background-color: #0088dd;
    color:#fff;
    /*font-weight: bold;*/
    padding:20px 25px 30px 25px;
    display: inline-block;
    min-width: 400px;
}
.ks_ban .bt:after{
    content: '';
    width:1.5em;
    height:4px;
    background-color: #fff;
    display: block;
    margin-top: 15px;
}
@media only screen and (max-width: 1200px) {

}
@media only screen and (min-width: 1200px) {

}




