@charset "utf-8";
/*Date time 2021-06-07 15:38*/
/*reset*/
body,h1,h2,h3,p,ul,li{padding:0;margin:0;}
h1,h2,h3{font-weight:normal;}
body{font-family:"Microsoft Yahei";background-color:#fff;}
textarea{font-family:"Microsoft Yahei";}
li{list-style:none;}
a{text-decoration:none;color:#333;}
a:hover{text-decoration:none;}
img{border:0;}
.fl{float:left;}
.fr{float:right;}
.clearfix{clear:both;display:block;height:1px;visibility:hidden;}
/*reset*/
.header_bg{width:100%;height:400px;background-image:url(top_back.jpg);background-repeat:no-repeat;background-size:1920px 400px;background-position:center top;overflow:hidden;}
.header{width:1200px;margin:0 auto;overflow:hidden;}
.header .top{width:100%;overflow:hidden;}
.header .top .fl{line-height:34px;font-size:16px;color:#fff;padding:5px 0;}
.header .top .fl a{color:#fff;cursor:pointer;}
.header .top .fl a:hover{text-decoration:underline;}
.header .top .fr span{display:inline-block;padding:0 5px;line-height:20px;border-radius:20px;font-size:14px;color:#277ece;background-color:#fff;margin:12px 0 0 6px;cursor:pointer;transition:.3s;}
.header .top .fr span:hover{transform:translateY(-2px);box-shadow:0 1px 3px 1px rgba(0,0,0,0.2);}
.header .logo{width:100%;text-align:center;}
.header .logo a{display:inline-block;margin-top:12px;}
.header .searchcnt{width:664px;height:64px;border-radius:64px;margin:240px auto 0;background-color:rgba(255,255,255,0.4);overflow:hidden;}
.header .searchcnt select{float:left;display:block;width:75px;height:40px;font-size:16px;color:#333;margin:12px 0 0 15px;border:0;padding:0 5px;background-color:transparent;outline:none;}
.header .searchcnt select option{color:#333;}
.header .searchcnt .searchbox{float:right;}
.header .searchcnt .searchbox input[type=text]{float:left;display:block;width:470px;height:64px;line-height:64px;font-size:16px;color:#fff;font-weight:bold;border:0;background-color:transparent;outline:none;}
.header .searchcnt .searchbox input[type=submit]{float:left;display:block;width:150px;height:64px;line-height:64px;font-size:0;background-color:#3381e3;padding:0;border:0;outline:none;background-image:url(http://www.wip.gov.cn/picture/2981/2109131105340066137.png);background-repeat:no-repeat;background-size:auto;background-position:center;cursor:pointer;}

.navcnt_cover{width:100%;height:100vh;background-color:rgba(0,0,0,0.7);position:fixed;top:0;left:0;z-index:9997;display:none;}
.navcnt{width:100%;border-bottom:1px solid #3381e3;overflow:hidden;margin-top:40px;}
.navcnt .nav_menu{width:40px;height:40px;background-color:#277ece;border-radius:0 20px 20px 0;background-image:url(tu_arrow_r.png);background-repeat:no-repeat;background-size:30px 30px;background-position:center;position:absolute;top:40px;right:-40px;z-index:9999;display:none;}
.navcnt .nav_menu.close{background-image:url(tu_arrow_l.png);}
.navcnt .nav{width:1200px;margin:0 auto;}
.navcnt .nav ul{overflow:hidden;}
.navcnt .nav ul li{float:left;width:171px;text-align:center;height:54px;line-height:54px;font-size:20px;color:#333;border-radius:6px 6px 0 0;overflow:hidden;transition:.3s;}
.navcnt .nav ul li a{display:block;width:100%;height:100%;overflow:hidden;}
.navcnt .nav ul li img{display:inline-block;vertical-align:middle;margin:0 6px 2px 0;}
.navcnt .nav ul li img.th{display:none;}
.navcnt .nav ul li:hover{background-color:#277ece;color:#fff;}
.navcnt .nav ul li:hover a{color:#fff;}
.navcnt .nav ul li:hover img.tn{display:none;}
.navcnt .nav ul li:hover img.th{display:inline-block;}
.navcnt .nav ul li.current{background-color:#277ece;color:#fff;}
.navcnt .nav ul li.current a{color:#fff;}
.navcnt .nav ul li.current img.tn{display:none;}
.navcnt .nav ul li.current img.th{display:inline-block;}
.location{width:1200px;margin:0 auto;height:74px;line-height:74px;font-size:16px;color:#333;border-bottom:1px solid #ddd;}
.location a:hover{color:#3381e3;}

.footer_bg{width:100%;background-color:#277ece;overflow:hidden;}
.footer{width:1200px;margin:0 auto;height:120px;padding:25px 0;overflow:hidden;position:relative;}
.footer p{text-align:center;line-height:24px;font-size:14px;color:#fff;}
.footer p a{color:#fff;margin:0 5px;}
.footer p a:hover{text-decoration:underline;font-weight:bold;}
.footer p span{margin:0 5px;}
.footer p img{vertical-align:middle;margin-right:5px;}
.footer .tu{position:absolute;top:60px;left:40px;}
.links_bg{width:100%;background-color:#4ba4f4;overflow:hidden;}
.links_cnt{width:1200px;margin:0 auto;padding:14px 0;line-height:46px;height:46px;overflow:hidden;}
.links_cnt b{float:left;font-size:22px;color:#fff;}
.links_cnt select{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:inline-block;width:254px;height:46px;font-size:18px;color:#fff;border:1px solid #fff;border-radius:6px;padding:0 20px;margin-left:18px;outline:none;background-color:transparent;background-image:url(xl.png);background-repeat:no-repeat;background-size:auto;background-position:225px center;}
.links_cnt select::-webkit-expand{display:none;}
.links_cnt select option{color:#333;}
@media(max-width:780px){
    .header_bg{height:auto;background-size:auto 100%;}
    .header{width:100%;height:120px;padding-bottom:10px;}
    .header .top{display:none;}
    .header .logo .tu{width:50px;}
    .header .logo .tx{max-width:90%;}
    .header .searchcnt{display:none;}

    .navcnt{margin-top:0;width:60%;height:100vh;background-color:#bbdeff;position:fixed;top:0;left:-60%;z-index:9999;overflow:initial;}
    .navcnt .nav_menu{display:block;}
    .navcnt .nav{width:100%;margin:40px 0;}
    .navcnt .nav ul li{width:100%;border-radius:0;}
    .location{width:auto;padding:0 10px;height:40px;line-height:40px;font-size:14px;}

    .footer{width:100%;height:auto;padding:15px 0;}
    .footer p{text-align:left;line-height:20px;font-size:12px;margin:0 15px;}
    .footer p a:hover{text-decoration:underline;font-weight:bold;}
    .footer p span{margin:0;display:block;}
    .footer p.mh{display:none;}
    .footer .tu{display:none;}
    .links_bg{display:none;}
}
/* 首页 */
.sy_topbar{width:1200px;height:90px;margin:40px auto;overflow:hidden;position:relative;}
.sy_topbar .bd ul li{width:100%;height:90px;overflow:hidden;}
.sy_topbar .bd ul li a{display:block;}
.sy_topbar .bd ul li img{display:block;width:100%;height:90px;}
.sy_topbar .hd ul{overflow:hidden;position:absolute;right:5px;bottom:5px;z-index:9;}
.sy_topbar .hd ul li{float:left;width:10px;height:10px;border-radius:50%;background-color:#fff;font-size:0;margin:0 5px;cursor:pointer;}
.sy_topbar .hd ul li.on{background-color:#3381e3;}

.synews_bg{width:100%;padding:40px 0;background-color:#f6f6f6;overflow:hidden;}
.synews_cnt{width:1200px;margin:0 auto;overflow:hidden;}
.sy_slide{float:left;width:550px;height:350px;overflow:hidden;position:relative;}
.sy_slide .bd ul li{width:100%;height:100%;overflow:hidden;position:relative;}
.sy_slide .bd ul li a{display:block;}
.sy_slide .bd ul li img{display:block;width:100%;height:350px;}
.sy_slide .bd ul li .tit{width:100%;height:40px;line-height:40px;font-size:16px;color:#fff;background-color:rgba(0,0,0,0.4);position:absolute;left:0;right:0;bottom:0;z-index:9;}
.sy_slide .bd ul li span{display:block;margin:0 150px 0 15px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sy_slide .hd ul{position:absolute;right:5px;bottom:15px;z-index:9;}
.sy_slide .hd ul li{float:left;width:10px;height:10px;border-radius:50%;background-color:#fff;font-size:0;margin:0 5px;cursor:pointer;}
.sy_slide .hd ul li.on{background-color:#3381e3;}
.sy_slide .hd span{display:block;width:40px;height:40px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;cursor:pointer;position:absolute;top:155px;z-index:9;}
.sy_slide .hd span.prev{left:15px;background-image:url(v_prev.png);}
.sy_slide .hd span.next{right:15px;background-image:url(v_next.png);}

.sy_news{float:right;width:650px;height:350px;background-color:#fff;overflow:hidden;}
.sy_news .hd{margin:20px 20px 0 20px;overflow:hidden;}
.sy_news .hd ul{height:58px;border-bottom:1px solid #ddd;}
.sy_news .hd ul li{float:left;padding:0 20px;line-height:57px;font-size:20px;color:#333;cursor:pointer;overflow:hidden;position:relative;}
.sy_news .hd ul li.on{font-weight:bold;color:#3381e3;border-bottom:3px solid #3381e3;}
.sy_news .hd ul li a{display:block;width:100%;height:100%;position:absolute;top:0;left:0;right:0;bottom:0;z-index:9;}
.sy_news .bd{margin:0 10px;overflow:hidden;height:260px;background-image:url(sy_nwb.png);background-repeat:no-repeat;background-size:auto;background-position:right bottom;}
.sy_news .bd .box ul{margin:10px;overflow:hidden;}
.sy_news .bd .box ul li{width:100%;height:30px;line-height:30px;font-size:16px;color:#333;margin-top:10px;overflow:hidden;}
.sy_news .bd .box ul li em{float:left;display:block;width:6px;height:6px;border-radius:50%;background-color:#3381e3;margin:12px 8px 0 0;}
.sy_news .bd .box ul li a{float:left;width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.sy_news .bd .box ul li:hover a{color:#3381e3;}
.sy_news .bd .box ul li span{float:right;color:#666;}
.sy_news .bd .box .more{display:none;margin:10px;text-align:center;line-height:30px;font-size:16px;color:#fff;background-color:#3381e3;border-radius:4px;}
.sy_news .bd .box .more a{display:block;color:#fff;}

.syfenle_cnt{width:1240px;padding:30px 0;margin:0 auto;overflow:hidden;}
.syfenle_box{float:left;width:373px;height:400px;margin:20px;box-shadow:0 0 5px 1px rgba(0,0,0,0.1);}
.syfenle_box .toptit{margin:0 20px;border-bottom:1px solid #3f3f3f;text-align:center;line-height:40px;height:40px;font-size:26px;color:#333;padding:40px 0;}
.syfenle_box .toptit img{vertical-align:middle;margin:0 15px 4px 0;}
.syfenle_box .list{margin:0 20px;overflow:hidden;}
.syfenle_box .list ul li{float:left;width:33.333%;text-align:center;margin-top:30px;}
.syfenle_box .list ul li a{display:block;}
.syfenle_box .list ul li span{display:block;line-height:30px;font-size:16px;color:#333;}
.syfenle_box .list ul li img{transition:.3s;}
.syfenle_box .list ul li:hover img{transform:scale(1.2);}
.syfenle_box .list ul li:hover span{color:#3381e3;}
.syfenle_box .more{width:100%;text-align:center;margin:20px 0;}
.syfenle_box .more a{line-height:30px;font-size:14px;color:#999;}
.syfenle_box .more img{vertical-align:middle;margin:0 8px 2px 0;}
.syfenle_box .more a:hover{color:#3381e3;text-decoration:underline;}

.syzuant_bg{width:100%;padding:40px 0;background-color:#f6f6f6;overflow:hidden;}
.syzuant_cnt{width:1200px;margin:0 auto;overflow:hidden;}
.syzuant_tit{height:50px;border-bottom:1px solid #ddd;overflow:hidden;}
.syzuant_tit span{float:left;line-height:48px;font-size:26px;color:#333;border-bottom:2px solid #3381e3;}
.syzuant_tit a{float:right;line-height:50px;font-size:16px;}
.syzuant_tit a:hover{color:#3381e3;}
.sy_zuant .syzuant_tit{margin-right:20px;}
.sy_zuant{float:left;width:835px;}
.sy_zuant ul{width:100%;overflow:hidden;margin:10px 0;}
.sy_zuant ul li{float:left;width:258px;height:90px;margin:20px 20px 0 0;overflow:hidden;transition:.3s;}
.sy_zuant ul li a,
.sy_zuant ul li img{display:block;width:100%;height:100%;}
.sy_zuant ul li:hover{box-shadow:0 1px 3px 1px rgba(0,0,0,0.2);transform:translateY(-3px);}
.sy_mapbox{float:right;width:350px;overflow:hidden;}
.sy_mapbox .mapbox_k{padding:2px;margin-top:30px;background-image:url(sy_mk.jpg);background-repeat:no-repeat;background-size:100% 100%;background-position:center;transition:.3s;}
.sy_mapbox .mapbox_k a,
.sy_mapbox .mapbox_k img{display:block;width:100%;height:100%;}
.sy_mapbox .mapbox_k:hover{transform:translateY(-3px);box-shadow:0 1px 3px 1px rgba(0,0,0,0.1);}
@media(max-width:780px){
    .sy_topbar{width:100%;height:30px;margin:10px auto;}
    .sy_topbar .bd ul li{height:30px;}
    .sy_topbar .bd ul li img{height:30px;}
    .sy_topbar .hd ul{right:3px;bottom:3px;}
    .sy_topbar .hd ul li{width:6px;height:6px;margin:0 3px;}
    
    .synews_bg{padding:0;}
    .synews_cnt{width:100%;}
    .sy_slide{width:100%;height:auto;}
    .sy_slide .bd ul li img{width:100%;height:220px;}
    .sy_slide .bd ul li .tit{font-size:14px;}
    .sy_slide .bd ul li span{margin:0 80px 0 10px;}
    .sy_slide .hd span{display:none;}

    .sy_news{width:100%;height:auto;}
    .sy_news .hd{margin:0;width:100%;overflow:hidden;overflow-x:auto;}
    .sy_news .hd::-webkit-scrollbar{display:none;}
    .sy_news .hd ul{height:auto;overflow:hidden;width:600px;}
    .sy_news .hd ul li{padding:0 15px;line-height:40px;font-size:16px;}
    .sy_news .hd ul li a{display:none;}
    .sy_news .bd{margin:0;height:auto;background-image:none;}
    .sy_news .bd .box ul{margin:10px;}
    .sy_news .bd .box ul li{height:auto;line-height:24px;font-size:14px;margin-top:5px;}
    .sy_news .bd .box ul li em{margin:8px 5px 0 0;}
    .sy_news .bd .box ul li a{width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);}
    .sy_news .bd .box ul li span{width:100%;}
    .sy_news .bd .box .more{display:block;}

    .syfenle_cnt{width:100%;padding:0;}
    .syfenle_box{width:100%;height:auto;margin:20px 0 5px 0;}
    .syfenle_box .toptit{margin:0 10px;font-size:24px;padding:20px 0;}
    .syfenle_box .list{margin:0 10px;}
    .syfenle_box .list ul li{margin-top:30px;}
    .syfenle_box .list ul li:hover img{transform:scale(1);}

    .syzuant_bg{padding:10px 0;background-color:#fff;}
    .syzuant_cnt{width:100%;}
    .syzuant_tit{height:40px;}
    .syzuant_tit span{line-height:38px;font-size:20px;padding:0 10px;}
    .syzuant_tit a{line-height:40px;font-size:14px;margin-right:10px;}
    .sy_zuant .syzuant_tit{margin-right:0;}
    .sy_zuant{width:100%;padding-bottom:10px;}
    .sy_zuant ul{width:auto;margin:0 5px;}
    .sy_zuant ul li{float:left;width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px);height:60px;margin:10px 5px 0 5px;}
    .sy_zuant ul li:hover{box-shadow:0 0 0 0 rgba(0,0,0,0);transform:translateY(0);}
    .sy_mapbox{width:100%;}
    .sy_mapbox .mapbox_k{padding:0;margin-top:10px;background-image:none;}
    .sy_mapbox .mapbox_k a,
    .sy_mapbox .mapbox_k img{height:auto}
    .sy_mapbox .mapbox_k:hover{transform:translateY(0);box-shadow:0 0 0 0 rgba(0,0,0,0);}
}
/* 投资临港 */
.tzlg_slide{width:1200px;margin:40px auto 30px auto;overflow:hidden;position:relative;}
.tzlg_slide .bd ul li{width:100%;height:350px;overflow:hidden;position:relative;}
.tzlg_slide .bd ul li img{display:block;width:100%;height:350px;}
.tzlg_slide .bd ul li b{display:block;font-weight:normal;line-height:80px;font-size:60px;color:#3b39c0;position:absolute;top:140px;right:100px;z-index:9;text-shadow:#fff 2px 0 0,#fff 0 2px 0,#fff -2px 0 0,#fff 0 -2px 0;}
.tzlg_slide .hd ul{position:absolute;right:8px;bottom:15px;z-index:9;}
.tzlg_slide .hd ul li{float:left;width:12px;height:12px;border-radius:50%;border:1px solid #3381e3;background-color:#fff;font-size:0;margin:0 6px;cursor:pointer;}
.tzlg_slide .hd ul li.on{background-color:#3381e3;}
.tzlg_bar{width:1220px;margin:0 auto;overflow:hidden;}
.tzlg_bar .bar{float:left;width:590px;height:106px;margin:10px;overflow:hidden;transition:.3s;}
.tzlg_bar .bar a,
.tzlg_bar .bar img{display:block;width:100%;height:100%;}
.tzlg_bar .bar:hover{box-shadow:0 1px 3px 1px rgba(0,0,0,0.2);transform:translateY(-3px);}

.tzlg_fenle{width:1200px;margin:0 auto;overflow:hidden;padding:40px 0;}
.tzlg_fenle .boxcnt{float:left;width:600px;height:400px;border:1px solid #ddd;overflow:hidden;margin:26px 0;transition:.3s;}
.tzlg_fenle .boxcnt .toptit{width:100%;height:90px;background-color:#eee;overflow:hidden;}
.tzlg_fenle .boxcnt .toptit b{display:block;width:216px;text-align:center;height:48px;line-height:48px;font-size:20px;color:#666;margin:21px auto;background-image:url(tzlg_ft.png);background-repeat:no-repeat;background-size:100% 100%;background-position:center;}
.tzlg_fenle .boxcnt ul{overflow:hidden;}
.tzlg_fenle .boxcnt ul li .bar{margin:20px 40px 0 40px;text-align:center;height:50px;line-height:50px;font-size:16px;color:#333;border:1px solid #ddd;overflow:hidden;}
.tzlg_fenle .boxcnt ul li .bar img{vertical-align:middle;margin:0 15px 2px 0;}
.tzlg_fenle .boxcnt ul li .card{width:0;height:0;display:none;}
.tzlg_fenle .boxcnt.active{width:590px;height:450px;margin:0;border:2px solid #3381e3;}
.tzlg_fenle .boxcnt.active ul li .bar{display:none;}
.tzlg_fenle .boxcnt.active .toptit{height:100px;background-color:#3381e3;}
.tzlg_fenle .boxcnt.active .toptit b{width:274px;height:60px;line-height:60px;font-size:24px;color:#fff;margin:20px auto;background-image:url(tzlg_fth.png);}
.tzlg_fenle .boxcnt.active ul{margin:0 15px;}
.tzlg_fenle .boxcnt.active ul li{float:left;width:250px;height:130px;margin:30px 15px 5px 15px;transition:.3s;}
.tzlg_fenle .boxcnt.active ul li .card{display:block;width:100%;height:100%;opacity:0;transition:.3s;}
.tzlg_fenle .boxcnt.active ul li .card a{display:block;width:100%;height:100%;overflow:hidden;position:relative;}
.tzlg_fenle .boxcnt.active ul li .card a img{position:absolute;right:10px;bottom:10px;}
.tzlg_fenle .boxcnt.active ul li .card a b{display:block;line-height:30px;font-size:18px;margin:22px 15px;}
.tzlg_fenle .boxcnt.active ul li .card a span{display:block;width:86px;text-align:center;line-height:22px;height:22px;border-radius:22px;font-size:14px;color:#fff;margin:15px;transition:.3s;}
.tzlg_fenle .boxcnt.active ul li .card a span:hover{transform:scale(1.1);}
.tzlg_fenle .boxcnt.active ul li .card.ca1{background-color:#edf3ff;}
.tzlg_fenle .boxcnt.active ul li .card.ca1 b{color:#12498a;}
.tzlg_fenle .boxcnt.active ul li .card.ca1 span{background-color:#12498a;}
.tzlg_fenle .boxcnt.active ul li .card.ca2{background-color:#fff9ed;}
.tzlg_fenle .boxcnt.active ul li .card.ca2 b{color:#be7e1a;}
.tzlg_fenle .boxcnt.active ul li .card.ca2 span{background-color:#be7e1a;}
.tzlg_fenle .boxcnt.active ul li .card.ca3{background-color:#f8efe8;}
.tzlg_fenle .boxcnt.active ul li .card.ca3 b{color:#f87c40;}
.tzlg_fenle .boxcnt.active ul li .card.ca3 span{background-color:#f87c40;}
.tzlg_fenle .boxcnt.active ul li .card.ca4{background-color:#f5f3ff;}
.tzlg_fenle .boxcnt.active ul li .card.ca4 b{color:#ab9bfe;}
.tzlg_fenle .boxcnt.active ul li .card.ca4 span{background-color:#ab9bfe;}
.tzlg_fenle .boxcnt.active.cardshow ul li .card{opacity:1;}
.tzlg_fenle .boxcnt.active.cardshow ul li:hover{box-shadow:0 0 4px 1px rgba(0,0,0,0.2);}
@media(max-width:780px){
    .tzlg_slide{width:100%;margin:15px 0 0 0;}
    .tzlg_slide .bd ul li{height:110px;}
    .tzlg_slide .bd ul li img{height:110px;}
    .tzlg_slide .bd ul li b{line-height:40px;font-size:30px;top:35px;right:30px;text-shadow:#fff 1px 0 0,#fff 0 1px 0,#fff -1px 0 0,#fff 0 -1px 0;}
    .tzlg_slide .hd ul{right:5px;bottom:5px;}
    .tzlg_slide .hd ul li{width:6px;height:6px;margin:0 4px;}
    .tzlg_bar{width:100%;}
    .tzlg_bar .bar{width:100%;height:auto;margin:15px 0 0 0;}
    .tzlg_bar .bar img{height:auto;}
    .tzlg_bar .bar:hover{box-shadow:0 0 0 0 rgba(0,0,0,0);transform:translateY(0);}

    .tzlg_fenle{width:100%;padding:15px 0;}
    .tzlg_fenle .boxcnt.active{width:100%;height:auto;box-sizing:border-box;}
    .tzlg_fenle .boxcnt.active .toptit{height:auto;}
    .tzlg_fenle .boxcnt.active .toptit b{width:200px;height:40px;line-height:40px;font-size:18px;margin:10px auto;}
    .tzlg_fenle .boxcnt.active ul{margin:0 5px;padding-bottom:10px;}
    .tzlg_fenle .boxcnt.active ul li{width:calc(50% - 10px);height:110px;margin:10px 5px 0 5px;}
    .tzlg_fenle .boxcnt.active ul li .card a img{width:50px;right:5px;bottom:5px;}
    .tzlg_fenle .boxcnt.active ul li .card a b{margin:10px;}
    .tzlg_fenle .boxcnt.active ul li .card a span{margin:10px;}
    .tzlg_fenle .boxcnt.active ul li .card a span:hover{transform:scale(1);}
    .tzlg_fenle .boxcnt.active.cardshow ul li:hover{box-shadow:0 0 0 0 rgba(0,0,0,0);}
}
/* 信息公开 */
.xngk_content{width:1200px;margin:0 auto;overflow:hidden;}
.xngk_newstab{width:758px;height:260px;border:1px solid #ddd;margin-top:40px;overflow:hidden;}
.xngk_newstab .hd{margin:0 20px;height:41px;border-bottom:1px solid #ddd;padding-top:10px;}
.xngk_newstab .hd ul li{float:left;height:40px;line-height:40px;padding:0 15px;font-size:18px;color:#333;position:relative;cursor:pointer;}
.xngk_newstab .hd ul li.on{border-bottom:3px solid #3381e3;color:#3381e3;font-weight:bold;}
.xngk_newstab .hd ul li a{display:block;width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0;z-index:9;}
.xngk_newstab .bd{width:100%;overflow:hidden;}
.xngk_newstab .bd .box{margin:20px;}
.xngk_newstab .bd .box ul li{width:100%;height:34px;line-height:34px;font-size:16px;color:#333;margin-top:10px;overflow:hidden;}
.xngk_newstab .bd .box ul li em{float:left;display:block;width:6px;height:6px;border-radius:50%;background-color:#3381e3;margin:13px 8px 0 0;}
.xngk_newstab .bd .box ul li a{float:left;width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.xngk_newstab .bd .box ul li:hover a{color:#3381e3;}
.xngk_newstab .bd .box ul li span{float:right;color:#666;}
.xngk_newstab .bd .box .more{display:none;margin:10px;text-align:center;line-height:30px;font-size:16px;color:#fff;background-color:#3381e3;border-radius:4px;}
.xngk_newstab .bd .box .more a{display:block;color:#fff;}

.xngk_titmore{width:760px;overflow:hidden;position:relative;margin-top:20px;}
.xngk_titmore span{display:block;height:60px;border-radius:60px;border:2px solid #e6eef4;margin:20px 0;}
.xngk_titmore b{display:block;padding:0 10px;background-color:#fff;line-height:40px;font-size:28px;color:#3381e3;position:absolute;left:60px;top:0;z-index:9;}
.xngk_titmore a{display:block;width:50px;height:40px;background-color:#fff;background-image:url(more.jpg);background-repeat:no-repeat;background-size:32px 32px;background-position:center;position:absolute;right:100px;bottom:0;z-index:9;transition:.3s;}
.xngk_titmore a:hover{transform:translateY(-3px);}

.xngk_cards{width:780px;height:130px;margin-top:20px;}
.xngk_cards .box{float:left;width:138px;height:130px;margin-right:18px;position:relative;}
.xngk_cards .box .card{width:138px;height:130px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;overflow:hidden;}
.xngk_cards .box .card a{display:block;width:100%;height:100%;overflow:hidden;}
.xngk_cards .box .card img{display:block;margin:20px auto;}
.xngk_cards .box .card span{display:block;text-align:center;line-height:30px;font-size:16px;color:#333;}
.xngk_cards .box .drop{width:156px;position:absolute;left:0;top:129px;z-index:99;display:none;}
.xngk_cards .box ul{width:100%;max-height:280px;padding:5px 0;border-radius:4px;overflow:hidden;overflow-y:auto;margin-top:10px;}
.xngk_cards .box ul li{text-align:center;line-height:20px;font-size:14px;color:#fff;}
.xngk_cards .box ul li a{display:block;color:#fff;padding:5px 0;}
.xngk_cards .box ul li a:hover{text-decoration:underline;font-weight:bold;}
.xngk_cards .box1 .card{background-image:url(xngk_cb1.png);}
.xngk_cards .box2 .card{background-image:url(xngk_cb2.png);}
.xngk_cards .box3 .card{background-image:url(xngk_cb3.png);}
.xngk_cards .box4 .card{background-image:url(xngk_cb4.png);}
.xngk_cards .box5 .card{background-image:url(xngk_cb5.png);}
.xngk_cards .box1 ul{background-color:#bdb2d4;}
.xngk_cards .box2 ul{background-color:#5778c5;}
.xngk_cards .box3 ul{background-color:#d5b181 ;}
.xngk_cards .box4 ul{background-color:#9cc664;}
.xngk_cards .box5 ul{background-color:#d0948c;}
.xngk_cards .box:hover .drop{display:block;}

.xngk_bars{width:780px;overflow:hidden;}
.xngk_bars .bar{float:left;width:370px;height:90px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;overflow:hidden;margin:20px 20px 0 0;transition:.3s;}
.xngk_bars .bar1{background-image:url(xngk_bb1.png);}
.xngk_bars .bar2{background-image:url(xngk_bb2.png);}
.xngk_bars .bar3{background-image:url(xngk_bb3.png);}
.xngk_bars .bar4{background-image:url(xngk_bb4.png);}
.xngk_bars .bar1 b{color:#e7ab49;}
.xngk_bars .bar2 b{color:#628ddb;}
.xngk_bars .bar3 b{color:#de6061;}
.xngk_bars .bar4 b{color:#44952c;}
.xngk_bars .bar a{width:100%;height:100%;overflow:hidden;display:flex;justify-content:space-between;align-items:center;}
.xngk_bars .bar b{float:left;line-height:30px;font-size:22px;margin-left:40px;}
.xngk_bars .bar img{margin-right:40px;}
.xngk_bars .bar:hover{transform:translateY(-3px);box-shadow:0 1px 3px 1px rgba(0,0,0,0.1);}

.xngk_list{width:410px;overflow:hidden;margin-top:25px;}
.xngk_list ul li{width:100%;height:60px;line-height:60px;font-size:20px;background-color:#e3ebf8;border-radius:4px;overflow:hidden;margin-top:15px;transition:.3s;}
.xngk_list ul li a{display:block;width:100%;height:100%;overflow:hidden;}
.xngk_list ul li img{display:inline-block;margin:0 30px 0 80px;vertical-align:middle;}
.xngk_list ul li img.tuh{display:none;}
.xngk_list ul li:hover{background-color:#3381e3;}
.xngk_list ul li:hover span{color:#fff;font-weight:bold;}
.xngk_list ul li:hover img.tu{display:none;}
.xngk_list ul li:hover img.tuh{display:inline-block;}

.xngk_barx{width:410px;height:80px;margin-top:15px;overflow:hidden;transition:.3s;}
.xngk_barx a,
.xngk_barx img{display:block;width:100%;height:100%;}
.xngk_barx:hover{transform:translateY(-3px);box-shadow:0 1px 2px 1px rgba(0,0,0,0.1);}
.xngk_fenle{width:420px;overflow:hidden;margin-top:5px;margin-right:-10px;}
.xngk_fenle .bar{float:left;width:198px;height:76px;line-height:76px;font-size:16px;border:1px solid #ddd;background-color:#f6f6f6;margin:10px 10px 0 0;overflow:hidden;transition:.3s;}
.xngk_fenle .bar a{display:block;width:100%;height:100%;overflow:hidden;text-align:right;}
.xngk_fenle .bar img{vertical-align:middle;margin:0 25px 0 30px;}
.xngk_fenle .bar:hover{transform:translateY(-3px);box-shadow:0 1px 2px 1px rgba(0,0,0,0.1);}

.xngk_slide{width:1280px;margin:0 auto;padding:20px 0;overflow:hidden;position:relative;}
.xngk_slide .bd{width:1200px;margin:0 auto;overflow:hidden;}
.xngk_slide .bd ul li{float:left;width:285px;height:90px;margin:10px 20px 10px 0;transition:.3s;}
.xngk_slide .bd ul li:hover{transform:translateY(-3px);box-shadow:0 1px 3px 1px rgba(0,0,0,0.2);}
.xngk_slide .bd ul li a,
.xngk_slide .bd ul li img{display:block;width:100%;height:100%;}
.xngk_slide .hd ul{display:none;}
.xngk_slide .hd span{display:block;width:30px;height:30px;background-repeat:no-repeat;background-size:100% 100%;background-position:center;cursor:pointer;position:absolute;top:60px;z-index:9;}
.xngk_slide .hd span.prev{left:0;background-image:url(v_prev.png);}
.xngk_slide .hd span.next{right:0;background-image:url(v_next.png);}
@media(max-width:780px){
    .xngk_content,
    .xngk_content .fl,
    .xngk_content .fr{width:100%;}
    .xngk_newstab{width:100%;height:auto;border-left:0;border-right:0;padding-bottom:5px;margin-top:0;}
    .xngk_newstab .hd{margin:0;width:100%;overflow:hidden;overflow-x:auto;}
    .xngk_newstab .hd::-webkit-scrollbar{display:none;}
    .xngk_newstab .hd ul{height:auto;overflow:hidden;width:600px;}
    .xngk_newstab .hd ul li{padding:0 15px;line-height:40px;font-size:16px;}
    .xngk_newstab .hd ul li a{display:none;}
    .xngk_newstab .bd{margin:0;height:auto;background-image:none;}
    .xngk_newstab .bd .box{margin:10px;}
    .xngk_newstab .bd .box ul li{height:auto;line-height:24px;font-size:14px;margin-top:5px;}
    .xngk_newstab .bd .box ul li em{margin:8px 5px 0 0;}
    .xngk_newstab .bd .box ul li a{width:-webkit-calc(100% - 12px);width:-moz-calc(100% - 12px);width:calc(100% - 12px);}
    .xngk_newstab .bd .box ul li span{width:100%;}
    .xngk_newstab .bd .box .more{display:block;}

    .xngk_titmore{width:100%;margin-top:20px;}
    .xngk_titmore span{height:40px;border-radius:40px;margin:0 10px;}
    .xngk_titmore b{padding:0;font-size:18px;text-align:center;left:2px;top:2px;right:2px;background-color:transparent;}
    .xngk_titmore a{width:40px;background-color:transparent;right:15px;bottom:2px;}
    .xngk_titmore a:hover{transform:translateY(0);}

    .xngk_cards{width:100%;height:auto;margin-top:0;overflow:hidden;}
    .xngk_cards .box{width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px);height:60px;margin:15px 10px 0 10px;}
    .xngk_cards .box .card{width:100%;height:100%;}
    .xngk_cards .box .card img{float:left;width:40px;margin:10px 30px;}
    .xngk_cards .box .card span{float:left;line-height:60px;font-size:18px;}
    .xngk_cards .box:hover .drop{display:none;}
    
    .xngk_bars{width:100%;}
    .xngk_bars .bar{width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);width:calc(100% - 20px);height:60px;margin:10px 10px 0 10px;}
    .xngk_bars .bar b{line-height:24px;font-size:18px;margin-left:20px;}
    .xngk_bars .bar img{width:40px;margin-right:20px;}
    .xngk_bars .bar:hover{transform:translateY(0);box-shadow:0 0 0 0 rgba(0,0,0,0);}

    .xngk_list{width:100%;margin-top:0;}
    .xngk_list ul li{width:auto;font-size:18px;margin:15px 10px 0 10px;}
    .xngk_list ul li img{width:30px;margin:0 20px 3px 30px;}
    .xngk_list ul li{background-color:#3381e3;}
    .xngk_list ul li span{color:#fff;font-weight:bold;}
    .xngk_list ul li img.tu{display:none;}
    .xngk_list ul li img.tuh{display:inline-block;}

    .xngk_barx{width:auto;height:auto;margin:15px 10px 0 10px;}
    .xngk_barx:hover{transform:translateY(0);box-shadow:0 0 0 0 rgba(0,0,0,0);}
    .xngk_fenle{width:auto;margin:5px;margin-right:0;}
    .xngk_fenle .bar{width:-webkit-calc(50% - 12px);width:-moz-calc(50% - 12px);width:calc(50% - 12px);height:60px;line-height:60px;margin:10px 5px 0 5px;}
    .xngk_fenle .bar img{width:30px;margin:0 15px 0 20px;}
    .xngk_fenle .bar:hover{transform:translateY(0);box-shadow:0 0 0 0 rgba(0,0,0,0);}

    .xngk_slide{width:100%;padding:20px 0;}
    .xngk_slide .bd{width:100%;}
    .xngk_slide .bd ul{padding:0 5px;}
    .xngk_slide .bd ul li{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px);height:50px;margin:0 5px;}
    .xngk_slide .bd ul li:hover{transform:translateY(0);box-shadow:0 0 0 0 rgba(0,0,0,0);}
    .xngk_slide .hd span{display:none;}
}
/* 政民互动 */
.zmhd_card{width:1220px;margin:0 auto;overflow:hidden;padding-top:30px;}
.zmhd_card .card{float:left;width:183px;border-radius:3px;margin:10px;overflow:hidden;transition:.3s;}
.zmhd_card .card a{display:block;margin:5px;height:188px;border-radius:4px;overflow:hidden;}
.zmhd_card .card img{display:block;margin:12px auto 0 auto;transition:.3s;}
.zmhd_card .card em{display:block;width:40px;height:4px;margin:20px auto 10px auto;}
.zmhd_card .card span{display:block;text-align:center;line-height:30px;font-size:20px;color:#333;}
.zmhd_card .card1{background-color:#e6efff;}
.zmhd_card .card2{background-color:#eff5e7;}
.zmhd_card .card3{background-color:#e2f0fb;}
.zmhd_card .card4{background-color:#f8efe8;}
.zmhd_card .card5{background-color:#fff3e3;}
.zmhd_card .card6{background-color:#f5f3ff;}
.zmhd_card .card1 a{border:1px solid #4878ca;}
.zmhd_card .card2 a{border:1px solid #88b757;}
.zmhd_card .card3 a{border:1px solid #017eda;}
.zmhd_card .card4 a{border:1px solid #f87c40;}
.zmhd_card .card5 a{border:1px solid #fead20;}
.zmhd_card .card6 a{border:1px solid #c6bbff;}
.zmhd_card .card1 em{background-color:#4878ca;}
.zmhd_card .card2 em{background-color:#88b757;}
.zmhd_card .card3 em{background-color:#017eda;}
.zmhd_card .card4 em{background-color:#f87c40;}
.zmhd_card .card5 em{background-color:#fead20;}
.zmhd_card .card6 em{background-color:#c6bbff;}
.zmhd_card .card:hover{transform:translateY(-3px);box-shadow:0 1px 4px 1px rgba(0,0,0,0.1);}
.zmhd_card .card:hover img{transform:scale(1.1);}

.zmhd_center{width:1200px;margin:0 auto;overflow:hidden;}
.zmhd_list{float:left;width:588px;height:548px;border-radius:4px;margin:20px 0 40px 0;}
.zmhd_list .bd .box ul li{margin-top:12px;}
.zmhd_list .hd{position:relative;}
.zmhd_list .hd .more{line-height:40px;font-size:14px;position:absolute;right:0;top:10px;z-index:9;}
.zmhd_list .hd .more:hover{color:#3381e3;text-decoration:underline;}
.zmhd_fenle{float:right;width:588px;height:548px;border:1px solid #ddd;border-radius:4px;margin:20px 0 40px 0;}
.zmhd_fenle .toptit{text-align:center;line-height:40px;font-size:26px;color:#3381e3;margin-top:15px;}
.zmhd_fenle .cards{margin:0 10px;overflow:hidden;}
.zmhd_fenle .cards ul li{float:left;width:166px;height:136px;border:1px solid #ddd;margin:20px 10px 0 10px;overflow:hidden;transition:.3s;}
.zmhd_fenle .cards ul li a{display:block;width:100%;height:100%;overflow:hidden;}
.zmhd_fenle .cards ul li img{display:block;margin:15px auto 10px auto;transition:.3s;}
.zmhd_fenle .cards ul li b{display:block;text-align:center;line-height:30px;font-size:20px;color:#333;}
.zmhd_fenle .cards ul li:hover{transform:translateY(-3px);box-shadow:0 1px 4px 1px rgba(0,0,0,0.1);}
.zmhd_fenle .cards ul li:hover img{transform:scale(1.1);}
@media(max-width:780px){
    .zmhd_card{width:auto;margin:5px;padding-top:0;}
    .zmhd_card .card{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px);margin:5px;}
    .zmhd_card .card a{height:124px;}
    .zmhd_card .card img{width:50px;}
    .zmhd_card .card em{margin:10px auto;}
    .zmhd_card .card span{font-size:16px;}
    .zmhd_card .card:hover{transform:translateY(0);box-shadow:0 0 0 0 rgba(0,0,0,0);}
    .zmhd_card .card:hover img{transform:scale(1);}

    .zmhd_center{width:100%;}
    .zmhd_list{width:100%;height:auto;border-radius:0;margin:10px 0;}
    .zmhd_list .bd .box ul li{margin-top:5px;}
    .zmhd_list .hd .more{right:10px;}
    .zmhd_fenle{width:100%;height:auto;border:0;border-radius:0;margin:0 0 40px 0;}
    .zmhd_fenle .toptit{line-height:30px;font-size:20px;margin:15px 0 10px 0;}
    .zmhd_fenle .cards{margin:0 5px;}
    .zmhd_fenle .cards ul li{width:-webkit-calc(50% - 12px);width:-moz-calc(50% - 12px);width:calc(50% - 12px);height:136px;margin:10px 5px 0 5px;}
    .zmhd_fenle .cards ul li b{font-size:16px;}
    .zmhd_fenle .cards ul li:hover{transform:translateY(0);box-shadow:0 0 0 0 rgba(0,0,0,0);}
    .zmhd_fenle .cards ul li:hover img{transform:scale(1);}
}
/* 列表&正文 */
.list_content{width:1200px;margin:25px auto 30px auto;overflow:hidden;}
.list_menu{float:left;width:280px;border:1px solid #ddd;}
.list_menu .toptit{width:100%;text-align:center;height:70px;line-height:70px;font-size:24px;color:#3381e3;border-top:3px solid #3381e3;margin-top:-1px;background-color:#e9f5fe;}
.list_menu .menu{width:100%;overflow:hidden;}
.list_menu .menu ul li{width:100%;height:50px;line-height:50px;text-align:center;font-size:16px;border-top:1px solid #ddd;overflow:hidden;transition:.3s;}
.list_menu .menu ul li a{display:block;}
.list_menu .menu ul li.active{background-color:#3381e3;color:#fff;}
.list_menu .menu ul li.active a{color:#fff;}
.list_menu .menu ul li:hover{background-color:#3381e3;color:#fff;}
.list_menu .menu ul li:hover a{color:#fff;}
.list_cnt{float:right;width:888px;border:1px solid #ddd;overflow:hidden;}
.list_cnt .toptit{margin:0 30px;height:60px;line-height:60px;font-size:18px;color:#3381e3;padding-top:10px;border-bottom:2px solid #3381e3;overflow:hidden;}

.list_cnt .piclist{margin:0 20px;min-height:600px;overflow:hidden;}
.list_cnt .piclist ul li{float:left;width:262px;margin:20px 10px 0 10px;}
.list_cnt .piclist ul li a{display:block;width:100%;}
.list_cnt .piclist ul li img{display:block;width:100%;height:180px;transition:.3s;}
.list_cnt .piclist ul li span{display:block;text-align:center;height:30px;line-height:30px;font-size:16px;color:#333;margin-top:5px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list_cnt .piclist ul li:hover img{box-shadow:0 1px 5px 2px rgba(0,0,0,0.3);}
.list_cnt .piclist ul li:hover span{color:#3381e3;}

.list_cnt .txtlist{margin:0 30px;min-height:600px;overflow:hidden;}
.list_cnt .txtlist ul li{width:100%;border-bottom:1px solid #ddd;height:60px;line-height:60px;font-size:16px;color:#333;overflow:hidden;}
.list_cnt .txtlist ul li em{float:left;display:block;width:6px;height:6px;border-radius:50%;background-color:#3381e3;margin:27px 10px 0 0;}
.list_cnt .txtlist ul li a{float:left;display:block;width:70%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.list_cnt .txtlist ul li span{float:right;color:#888;}
.list_cnt .txtlist ul li:hover a{color:#3381e3;}

.pagination{overflow:hidden;width:100%;text-align:center;padding:30px 0;}
.pagination span{display:inline-block;vertical-align:middle;font-size:14px;height:30px;background-color:#d7dce0;border-radius:4px;margin:0 1px;cursor:pointer;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;}
.pagination span:hover{background-color:#3381e3;opacity: 0.7;filter: alpha(opacity=70);}
.pagination span:hover a{color:#fff;}
.pagination span:active{opacity: 1;filter: alpha(opacity=100);}
.pagination span.active{background-color:#3381e3;color:#fff;}
.pagination span.active:hover{opacity: 1;filter: alpha(opacity=100);}
.pagination span.active a{color:#fff;}
.pagination span a{display:block;line-height:30px;padding:0 15px;color:#333;}

.text_cnt{width:1200px;margin:30px auto;border:1px solid #ddd;min-height:600px;overflow:hidden;padding-bottom:60px;}
.text_cnt .tit{margin:0 20px;line-height:40px;font-size:24px;color:#333;text-align:center;padding:30px 0;}
.text_cnt .info{margin:0 20px;overflow:hidden;line-height:40px;font-size:16px;color:#333;border-bottom:1px solid #ddd;}
.text_cnt .info .fl{margin-right:30px;}
.text_cnt .txt{margin:0 20px;line-height:30px;font-size:16px;color:#333;text-indent:2em;text-align:justify;}
.text_cnt .txt p{margin:20px 0;}
.text_cnt .txt img{display:block;max-width:100%;margin:20px auto;text-indent:0;}
.bdsharebuttonbox{margin-left:20px;}
@media(max-width:780px){
    .list_content{width:100%;margin:0 0 30px 0;}
    .list_menu{width:100%;border:0;}
    .list_menu .toptit{height:50px;line-height:50px;font-size:18px;}
    .list_menu .menu{overflow-x:auto;border-top:1px solid #ddd;border-bottom:1px solid #ddd;}
    .list_menu .menu::-webkit-scrollbar{display:none;}
    .list_menu .menu ul{width:9999px;overflow:hidden;}
    .list_menu .menu ul li{float:left;width:auto;height:40px;line-height:40px;font-size:16px;border:0;}
    .list_menu .menu ul li a{padding:0 20px;}
    .list_menu .menu ul li:hover{background-color:#fff;color:#333;}
    .list_menu .menu ul li:hover a{color:#333;}
    .list_cnt{width:100%;border:0;}
    .list_cnt .toptit{margin:0 10px;height:40px;line-height:40px;font-size:16px;}
    
    .list_cnt .piclist{margin:0 10px;padding-bottom:20px;}
    .list_cnt .piclist ul li{width:100%;margin:20px 0 0 0;}
    .list_cnt .piclist ul li img{height:210px;}

    .list_cnt .txtlist{margin:0 10px;padding-bottom:20px;}
    .list_cnt .txtlist ul li{height:auto;line-height:30px;font-size:14px;padding:5px 0;}
    .list_cnt .txtlist ul li em{margin:12px 5px 0 0;}
    .list_cnt .txtlist ul li a{width:-webkit-calc(100% - 18px);width:-moz-calc(100% - 18px);width:calc(100% - 18px);}
    .list_cnt .txtlist ul li span{width:100%;line-height:20px;}

    .pagination{padding:10px 0;}
    .pagination span{font-size:12px;height:26px;margin:0;}
    .pagination span a{line-height:26px;padding:0 6px;}

    .text_cnt{width:100%;margin:0;border:0;min-height:400px;}
    .text_cnt .tit{margin:0 10px;line-height:30px;font-size:20px;padding:20px 0;}
    .text_cnt .info{margin:0 10px;line-height:20px;font-size:12px;padding-bottom:10px;}
    .text_cnt .info .fl{margin-right:0;}
    .text_cnt .info p{float:none;}
    .text_cnt .txt{margin:0 10px;}
    .bdsharebuttonbox{margin-left:10px;}
}
/* 专题专栏 */
.ztzl_cnt{width:1200px;min-height:600px;border:1px solid #ddd;margin:30px auto;overflow:hidden;}
.ztzl_cnt .toptit{margin:0 30px;height:60px;line-height:60px;font-size:18px;color:#3381e3;padding-top:10px;border-bottom:2px solid #3381e3;overflow:hidden;}
.ztzl_cnt .list{margin:0 20px;overflow:hidden;}
.ztzl_cnt .list ul li{width:366px;float:left;margin:20px 10px 0 10px;transition:.3s;}
.ztzl_cnt .list ul li a{display:block;}
.ztzl_cnt .list ul li img{display:block;width:100%;height:126px;}
.ztzl_cnt .list ul li .tit{border:1px solid #ddd;border-top:0;padding:10px 20px;overflow:hidden;}
.ztzl_cnt .list ul li .tit b{display:block;font-size:16px;color:#1269d3;line-height:30px;width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.ztzl_cnt .list ul li .tit span{display:block;font-size:14px;color:#333;line-height:30px;}
.ztzl_cnt .list ul li:hover{box-shadow:0 1px 3px 0 rgba(0,0,0,0.2);transform:translateY(-3px);}
@media(max-width:780px){
    .ztzl_cnt{width:100%;border:0;margin:0;padding-bottom:20px;}
    .ztzl_cnt .toptit{margin:0 10px;height:40px;line-height:40px;}
    .ztzl_cnt .list{margin:0 10px;}
    .ztzl_cnt .list ul li{width:100%;margin:15px 0 0 0;}
    .ztzl_cnt .list ul li img{height:auto;}
    .ztzl_cnt .list ul li:hover{box-shadow:0 0 0 0 rgba(0,0,0,0);transform:translateY(0);}
}
/* END OVER */