﻿/*reset*/
body,dd,div,dl,dt,form,h1,h2,h3,h4,h5,h6,input,li,ol,p,pre,td,th,ul{margin:0;padding:0}
body{font-family:'Microsoft YaHei',Arial,sans-serif;background:url(bg.jpg) no-repeat fixed;}
a{text-decoration:none}
fieldset,img{border:0}
ol,ul{list-style:none}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
em{font-style:normal}
button,input,select,textarea{outline:0}
textarea{resize:none}

html,body{height:100%;}
body{font-size:16px;font-family:"Microsoft Yahei";overflow-x:hidden;background-color:#eef2f3;position:relative;
    background-image:url(back0.png);background-repeat:no-repeat;background-position:top;background-size:100% auto;}
li{list-style:none;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.fl{float:left;}
.fr{float:right;}
.clearfix{clear:both;width:100%;height:1px;}
/*reset*/
/*头部样式*/
.header{max-width:1200px;margin:0 auto;height:206px;}
.header .logo img{display:block;}
.header .logo{margin-top:64px;}
.searchbox{width:410px;margin-top:88px;}
.searchtext{width:316px;height:32px;line-height:32px;text-indent:15px;color:#666;font-family:'微软雅黑';outline:0;float:left;border-radius:50px;border:1px solid #ddd;box-shadow:0px 0px 5px 0px rgba(0, 0, 0, 0.2);}
.searchbut{width:80px;height:34px;border:none;cursor:pointer;background:#d14524;color:#fff;font-family:'微软雅黑';border-radius:50px;float:right}
.searchbut:hover{background:#0c5391;}

.nav{width:100%;border-top:1px solid #b52e10;border-bottom:1px solid #b52e10;background-color:#d14524;box-sizing:border-box;}
.nav ul{max-width:1200px;overflow:hidden;margin:0 auto;}
.nav ul li{width:150px;height:48px;line-height:48px;border-left:1px solid #b52e10;float:left;box-sizing:border-box;text-align:center;}
.nav ul li a{color:#fff;font-size:18px;display:block;}
.nav ul li:last-child{border-right:1px solid #b52e10;}
.nav ul li:hover{background-color:#b52e10;}
.nav ul li.current{background-color:#b52e10;}
.menu{position:fixed;top:30px;right:20px;display:none;}
.menu span{width:30px;height:3px;background-color:#333;z-index:3;display:block;margin-bottom:6px;}
.mtop80{width:100%;height:80px;display:none;}
/*挂件*/
.pendant{position:absolute;left:calc(50% + 620px);top:276px;}
.pendant div{width:64px;height:64px;background-color:#fff;border:1px solid #ddd;border-radius:3px;margin-bottom:4px;text-align:center;}
.pendant div a{font-size:12px;color:#0a488f;text-align:center;width:100%;height:100%;line-height:18px;box-sizing:border-box;display:block;padding-top:10px;}
.pendant div:first-child a{font-size:14px;padding:10px 6px 0 6px;}
.pendant .close{width:14px;height:14px;overflow:hidden;background-color:red;background-image:url(xx.png);background-repeat:no-repeat;background-size:10px 10px;background-position:2px 2px;position:absolute;top:-16px;right:0;z-index:99;cursor:pointer;}
.pendantLeft{position:absolute;right:calc(50% + 620px);top:276px;overflow:hidden;}
.pendantLeft .close{width:18px;height:43px;overflow:hidden;background-color:#00adef;background-image:url(xx.png);background-repeat:no-repeat;background-size:100% 100%;position:absolute;top:0;right:0;z-index:99;cursor:pointer;}
@media(max-width:768px){
    body{background-image:none;}
    .header{background-color:#f5f5f5;height:80px;position:fixed;top:0;width:100%;z-index:9;}
    .header .logo img{width:50%;margin-left:10px;}
    .header .logo{margin-top:20px;}
    .header .sosuo{display:none;}
    .nav{border:0;background-color:#0e5a90;display:none;position:fixed;top:80px;z-index:9;}
    .nav ul li{width:100%;margin-bottom:2px;height:36px;line-height:36px;background-color:#2277b2;border:0;text-align:center;}
    .nav ul li a{font-size:16px;box-sizing:border-box;}
    .nav ul li:last-child{border:0;}
    .nav ul li.current{background-color:transparent;}
    .nav ul li:hover{background-color:transparent;}
    .menu{display:block;}
    .mtop80{display:block;}
    .pendant{display:none;}
    .pendantLeft{display:none;}
}
/*头部样式结束*/
/*底部样式*/
.footer-bg{width:100%;height:136px;background-color:#015293;padding:20px 0;box-sizing:border-box;}
.footer-bg a{color:#fff;}
.footer-bg .footer{max-width:740px;margin:0 auto;overflow:hidden;}
.footer-bg .footer .fl p{font-size:14px;color:#fff;line-height:24px;}
.footer-bg .footer .fl span{font-size:14px;color:#fff;line-height:24px;vertical-align:top;}
.footer-bg .footer .fl span img{margin-right:6px;}
.footer-bg .footer .fr{height:96px;padding-top:10px;box-sizing:border-box;}
.footer-bg .footer .fr a{margin-left:50px;vertical-align:middle;display:inline-block;}
@media(max-width:768px){
    .footer-bg .footer .fr{display:none;}
    .footer-bg .footer .fl span{display:none;}
    .footer-bg{padding:15px 10px;height:auto;}
    .footer-bg .footer .fl p{font-size:12px;line-height:20px;}
}
/*底部样式结束*/
/*头条*/
.toutiao{max-width:1200px;margin:20px auto;height:88px;background-color:#fff;border:1px solid #dcdfe4;overflow:hidden;background-image:url(toutiao.png);
    background-repeat:no-repeat;background-position:0 0;background-size:75px 75px;}
.toutiao h1{font-size:26px;font-weight:bold;color:#015293;text-align:center;width:100%;display:block;line-height:56px;}
.toutiao h1 a{color:#015293;}
.toutiao h1 a:hover{color:#b52e10;}
.toutiao .stit{width:calc(100% / 2);text-align:center;display:block;float:left;color:#015293;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;
    padding:0 20px;box-sizing:border-box;}
.toutiao .stit:hover{color:#b52e10;}
@media(max-width:768px){
    .toutiao{border:0;background-size:50px 50px;height:auto;padding:10px;}
    .toutiao h1{font-size:20px;line-height:40px;}
    .toutiao .stit{display:none;}
}
/*轮播图 民政要闻*/
.lbmz{max-width:1200px;margin:0 auto;overflow:hidden;}
.lbmz .lbtu{width:590px;height:368px;position:relative;}
.lbmz .lbtu .hd{ position:absolute; height:44px; line-height:44px; bottom:0; right:10px; z-index:1; cursor:pointer;}
.lbmz .lbtu .hd li{ display:inline-block; width:14px; height:14px;border-radius:50%; background:#fff;overflow:hidden; margin:0 6px;   }
.lbmz .lbtu .hd li.on{ background:#0a478e;  }
.lbmz .lbtu .bd{ position:relative; z-index:0; }
.lbmz .lbtu .bd li{ position:relative;  }
.lbmz .lbtu .bd li img{ width:100%;  height:368px; display:block;   }
.lbmz .lbtu .bd li .tit{display:block;width:100%; position:absolute;bottom:0;height:44px;line-height:44px;color:#fff;background-color:rgba(0,0,0,0.5);
    padding-left:20px;box-sizing:border-box;}
.lbmz .mzyw{width:590px;height:368px;background-color:#fff;overflow:hidden;}
.lbmz .mzyw .top{width:100%;height:60px;line-height:60px;background-color:#f5f5f5;border-bottom:1px solid #eee;padding:0 20px;box-sizing:border-box;overflow:hidden;}
.lbmz .mzyw .top h1{font-size:18px;font-weight:bold;color:#015293;float:left;}
.lbmz .mzyw .top a{font-size:14px;color:#333;float:right;}
.lbmz .mzyw .top a:hover{color:#015293;}
.lbmz .mzyw .info{width:100%;padding:0 20px;box-sizing:border-box;}
.lbmz .mzyw .info .smtop{width:100%;border-bottom:dashed 1px #ddd;padding:16px 0;}
.lbmz .mzyw .info .smtop h1{font-size:18px;margin-bottom:10px; font-weight: bold;}
.lbmz .mzyw .info .smtop h1 a{color:#333;}
.lbmz .mzyw .info .smtop p{font-size:14px;color:#666;line-height:22px;}
.lbmz .mzyw .info .smtop p a{color:#015293;}
.lbmz .mzyw .info ul{width:100%;display:block;padding-top:20px;}
.lbmz .mzyw .info ul li{width:100%;margin-bottom:14px;overflow:hidden;}
.lbmz .mzyw .info ul li a{width:85%;font-size:16px;color:#333;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
    display: -moz-box;-moz-box-orient: vertical;-moz-line-clamp: 1; display: box;box-orient: vertical;line-clamp: 1;float:left;}
.lbmz .mzyw .info ul li a:hover{color:#015293;}
.lbmz .mzyw .info ul li span{font-size:14px;color:#999;float:right;}
@media(max-width:768px){
    .lbmz .lbtu{width:100%;height:220px;}
    .lbmz .lbtu .bd li img{height:220px;}
    .lbmz .lbtu .bd li .tit{height:34px;line-height:34px;font-size:14px;padding-left:10px;}
    .lbmz .lbtu .hd{height:34px;line-height:34px;}
    .lbmz .lbtu .hd li{width:8px;height:8px;margin:0 4px;}
    .lbmz .mzyw{width:100%;margin-top:20px;height:auto;}
    .lbmz .mzyw .top{background-color:#fff;padding:0 10px;}
    .lbmz .mzyw .info{padding:0 10px;}
    .lbmz .mzyw .info .smtop{padding:10px 0;}
    .lbmz .mzyw .info .smtop h1{margin-bottom:6px;}
    .lbmz .mzyw .info .smtop p{font-size:12px;}
    .lbmz .mzyw .info ul{padding-top:10px;}
    .lbmz .mzyw .info ul li{margin-bottom:10px;flex-wrap:wrap;}
    .lbmz .mzyw .info ul li a{font-size:14px;line-height:22px;-webkit-line-clamp: 2;-moz-line-clamp: 2;line-clamp: 2;}
}
/*四个导航*/
.fourbox{width:1200px;margin:0 auto;overflow:hidden;padding:20px 0 20px;height:74px;}
.fourbox .bd{width:100%;height:74px;overflow:hidden;}
.fourbox .bd ul li{float:left;display:inline;overflow:hidden;text-align:center;margin-right:20px;}
.fourbox .bd ul li .pic img{width:285px; height:74px; display:block;}
.fourlb{width:100%;overflow:hidden;margin:20px 0;display:none;}
.fourlb img{width:100%;}
@media(max-width:768px){
    .fourbox{height:0;padding:0;} 
    .fourlb{display:block;}
}
/*信息列表*/
.syinfo{max-width:1200px;margin:0 auto;overflow:hidden;}
.syinfo .bszn{width:260px;height:596px;background-color:#fff;padding:0 20px;box-sizing:border-box;}
.syinfo .bszn .top{width:100%;padding:20px 0;border-bottom:1px solid #bbb;}
.syinfo .bszn .top h1{font-size:18px;font-weight:bold;color:#015293;}
.syinfo .bszn ul{width:100%;padding-top:20px;overflow:hidden;}
.syinfo .bszn ul li{width:100%;height:56px;border-radius:6px;margin-bottom:30px;overflow:hidden;transition:.4s;-webkit-transition:.4s;-moz-transition:.4s;}
.syinfo .bszn ul li:hover{box-shadow:0 2px 3px 0 rgba(0,0,0,0.2);transform:translateY(-4px);}
.syinfo .bszn ul li:last-child{margin-bottom:20px;}
.syinfo .bszn ul li a{font-size:16px;color:#fff;line-height:56px;padding-left:80px;background-repeat:no-repeat;background-position:30px 10px;
    display:block;text-align:center}
.syinfo .list{width:100%;height:596px;background-color:#fff;padding-top:20px;box-sizing:border-box;overflow:hidden;}
.syinfo .list .box{width:50%;height:268px;border-right:solid 1px #bbb;margin-bottom:20px;padding:0 30px 0 20px;box-sizing:border-box;float:left;}
.syinfo .list .box:nth-child(2n){border-right:0;}
.syinfo .list .box .top{width:100%;border-bottom:1px solid #bbb;padding-bottom:20px;overflow:hidden;}
.syinfo .list .box .top b{font-size:18px;color:#005293;float:left;}
.syinfo .list .box .top a{font-size:14px;color:#333;float:right;}
.syinfo .list .box .top a:hover{color:#01518e;}
.syinfo .list .box .top span{margin-left:20px;padding-left:20px;border-left:1px solid #bbb;display:inline-block;height:24px;}
.syinfo .list .box .top span a{font-size:18px;font-weight:bold;float:left;line-height:24px;}
.syinfo .list .box ul{width:100%;padding-top:16px;}
.syinfo .list .box ul li{width:100%;line-height:36px;height:36px;display:flex;justify-content:space-between;}
.syinfo .list .box ul li a{font-size:16px;color:#333;width:85%;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
    display: -moz-box;-moz-box-orient: vertical;-moz-line-clamp: 1; display: box;box-orient: vertical;line-clamp: 1;}
.syinfo .list .box ul li a:hover{color:#01518e;}
.syinfo .list .box ul li span{font-size:14px;color:#999;display:inline-block;line-height:36px;vertical-align:top;}

.syinfo .list2{width:100%;height:298px;background-color:#fff;padding-top:20px;box-sizing:border-box;overflow:hidden;}
.syinfo .list2 .box{width:50%;height:268px;border-right:solid 1px #bbb;margin-bottom:20px;padding:0 30px 0 20px;box-sizing:border-box;float:left;}
.syinfo .list2 .box:nth-child(2n){border-right:0;}
.syinfo .list2 .box .top{width:100%;border-bottom:1px solid #bbb;padding-bottom:20px;overflow:hidden;}
.syinfo .list2 .box .top b{font-size:18px;color:#005293;float:left;}
.syinfo .list2 .box .top a{font-size:14px;color:#333;float:right;}
.syinfo .list2 .box .top a:hover{color:#01518e;}
.syinfo .list2 .box .top span{margin-left:20px;padding-left:20px;border-left:1px solid #bbb;display:inline-block;height:24px;}
.syinfo .list2 .box .top span a{font-size:18px;font-weight:bold;float:left;line-height:24px;}
.syinfo .list2 .box ul{width:100%;padding-top:16px;}
.syinfo .list2 .box ul li{width:100%;line-height:36px;height:36px;display:flex;justify-content:space-between;}
.syinfo .list2 .box ul li a{font-size:16px;color:#333;width:85%;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
    display: -moz-box;-moz-box-orient: vertical;-moz-line-clamp: 1; display: box;box-orient: vertical;line-clamp: 1;}
.syinfo .list2 .box ul li a:hover{color:#01518e;}
.syinfo .list2 .box ul li span{font-size:14px;color:#999;display:inline-block;line-height:36px;vertical-align:top;}
@media(max-width:768px){
    .syinfo .bszn{width:100%;padding:0 10px;height:auto;}
    .syinfo .bszn .top{padding:15px 0;}
    .syinfo .bszn ul li{width:calc((100% - 20px) / 2);float:left;margin-right:20px;margin-bottom:20px;height:50px;}
    .syinfo .bszn ul li:nth-child(2n){margin-right:0;}
    .syinfo .bszn ul li a{line-height:50px;padding-left:50px;background-position:20px 16px;background-size:54px;font-size:14px;}
    .syinfo .list{width:100%;height:auto;margin-top:20px;}
    .syinfo .list .box{width:100%;height:auto;border-right:0;padding:0 10px;}
    .syinfo .list .box ul li{line-height:22px;height:auto;flex-wrap:wrap;margin-bottom:10px;}
    .syinfo .list .box ul li a{font-size:14px;-webkit-line-clamp: 2;-moz-line-clamp: 2;line-clamp: 2;}
    .syinfo .list .box ul li span{line-height:22px;}
    .syinfo .list2{width:100%;height:auto;margin-top:20px;}
    .syinfo .list2 .box{width:100%;height:auto;border-right:0;padding:0 10px;}
    .syinfo .list2 .box ul li{line-height:22px;height:auto;flex-wrap:wrap;margin-bottom:10px;}
    .syinfo .list2 .box ul li a{font-size:14px;-webkit-line-clamp: 2;-moz-line-clamp: 2;line-clamp: 2;}
    .syinfo .list2 .box ul li span{line-height:22px;}
}
/*底部导航*/
.botnav{max-width:1200px;margin:20px auto;background-color:#fff;padding:0 20px;box-sizing:border-box;}
.botnav .top{width:100%;padding:20px 0;border-bottom:1px solid #eee;}
.botnav .top b{font-size:18px;color:#015293;}
.botnav ul{width:100%;overflow:hidden;padding-top:20px;}
.botnav ul li{width:calc((100% - 80px) / 5);height:68px;line-height:68px;float:left;margin-right:20px;margin-bottom:20px;border-radius:6px;overflow:hidden;
    transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;}
.botnav ul li:hover{box-shadow:0 0 3px 2px rgba(0,0,0,0.2);transform:translateY(-2px);}
.botnav ul li:nth-child(5n){margin-right:0;}
.botnav ul li a{background-repeat:no-repeat;background-position:30px 15px;text-align:center;padding-left:70px;font-size:18px;color:#fff;display:block;}
@media(max-width:768px){
    .botnav{padding:0 10px;}
    .botnav ul li{width:calc((100% - 20px) / 2);height:54px;line-height:54px;}
    .botnav ul li:nth-child(5n){margin-right:20px;}
    .botnav ul li:nth-child(2n){margin-right:0;}
    .botnav ul li a{background-position:20px 18px;padding-left:50px;font-size:16px;background-size:50px;}
}
/*友情链接*/
.lianjie{max-width:1200px;margin:0 auto;margin-bottom:20px;}
.lianjie .top{width:100%;border-bottom:3px solid #015293;}
.lianjie .top span{display:block;width:170px;height:30px;line-height:30px;text-align:center;margin:0 auto;font-size:16px;color:#fff;
    background-image:url(yqlj_bg0.png);background-repeat:no-repeat;background-size:100% 100%;}
.lianjie .ljbox{width:100%;background-color:#fff;padding:20px;box-sizing:border-box;}
.lianjie .ljbox ul li{width:calc((100% - 184px) / 5);float:left;margin-right:46px;}
.lianjie .ljbox ul li:last-child{margin-right:0;}
.lianjie .ljbox ul li a{display:block;margin-bottom:20px;transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;}
.lianjie .ljbox ul li a:hover{box-shadow:0 0 3px 2px rgba(0,0,0,0.2);}
.lianjie .ljbox ul li a img{display:block;width:100%;height:50px;}
.lianjie .ljbox ul li select{width:100%;height:28px;font-size:14px;color:#333;}
@media(max-width:768px){
    .lianjie{display:none;}
}
/*首页结束*/
/*当前位置*/
.weizhi{max-width:1200px;margin:20px auto;height:40px;line-height:40px;background-color:#fff;padding:0 20px;box-sizing:border-box;font-size:14px;color:#333;}
.weizhi a{font-size:14px;color:#333;}
.weizhi a:hover{color:#01518e;}
@media(max-width:768px){
    .weizhi{margin-top:0;}
}
/*机构*/
.jigou{max-width:1200px;margin:0 auto;margin-bottom:20px;overflow:hidden;background-color:#fff;padding:0 20px 20px 20px;box-sizing:border-box;}
.jigou .jgNav{width:300px;}
.jigou .jgNav .top{width:100%;padding:20px 0 10px 0;}
.jigou .jgNav .top b{font-size:18px;color:#015293;background-repeat:no-repeat;padding-left:25px;background-position:0 4px;}
.jigou .jgNav ul{width:100%;border:solid 1px #ddd;overflow:hidden;}
.jigou .jgNav ul li{width:100%;height:auto;line-height:40px;border-bottom:1px solid #ddd;}
.jigou .jgNav ul li:last-child{border-bottom:0;}
.jigou .jgNav ul li a em{font-style:normal;color:#e1e1e1;margin:0 15px 0 10px;vertical-align:top;}
.jigou .jgNav ul li a{font-size:16px;color:#333;}
.jigou .jgNav ul li a:hover{color:#0b478f;}
.jigou .jgNav ul li a.on{color:#0b478f;}
.jigou .rdBox ul li a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;display:inline-block;width:100%;}
.jigou .you{width:830px;min-height:400px;}
.jigou .infolist{width:100%;}
.jigou .infolist .top{width:100%;padding:20px 0;border-bottom:2px solid #0b478f;overflow:hidden;}
.jigou .infolist .top b{font-size:18px;color:#0b478f;float:left;}
.jigou .infolist .top a{font-size:14px;color:#333;float:right;}
.jigou .infolist .top a:hover{color:#01518e;}
.jigou .infolist ul{width:100%;padding-top:10px;}
.jigou .infolist ul li{width:100%;height:40px;line-height:40px;border-bottom:1px solid #eee;overflow:hidden;}
.jigou .infolist ul li a{font-size:16px;color:#333;width:85%;overflow:hidden;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 1;
    display: -moz-box;-moz-box-orient: vertical;-moz-line-clamp: 1; display: box;box-orient: vertical;line-clamp: 1;float:left;}
.jigou .infolist ul li a:hover{color:#01518e;}
.jigou .infolist ul li span{font-size:14px;color:#999;float:right;}
/*正文*/
.jigou .textBox{width:100%;padding:0 40px;box-sizing:border-box;}
.jigou .textBox .top{width:100%;border-bottom:solid 1px #ddd;overflow:hidden;padding-bottom:15px;}
.jigou .textBox .top h1{width:100%;clear:both;text-align:center;font-size:24px;padding:40px 0;}
.jigou .textBox .top span{font-size:14px;color:#999;}
.jigou .textBox .top span.fl{margin-right:40px;}
.jigou .textBox .info{width:100%;padding-top:12px;}
.jigou .textBox .info p{font-size:16px;color:#333;line-height:36px;}
.jigou .textBox .info img{max-width:900px;height:auto;margin:10px auto;display: block;}

@media(max-width:768px){
    .jigou{padding:0;background-color:transparent;}
    .jigou .jgBox{width:100%;background-color:#fff;} 
    .jigou .jgBox .top{width:100%;padding:10px;}
    .jigou .jgBox .scroll{width:100%;background-color:#f5f5f5;overflow:auto;}
    .jigou .jgBox .scroll::-webkit-scrollbar{display:none;}
    .jigou .jgBox .scroll::scrollbar{display:none;}
    .jigou .jgBox .scroll ul{overflow:hidden;border:0;}
    .jigou .jgBox .scroll ul li{border:0;float:left;width:120px;}
    .jigou .jgNav ul li a em{margin:0 10px;}
    .jigou .you{width:100%;}
    .jigou .infolist{margin-top:20px;background-color:#fff;padding:0 10px;box-sizing:border-box;padding-bottom:10px;}
    .jigou .infolist ul li{line-height:22px;height:auto;flex-wrap:wrap;margin-bottom:10px;padding-bottom:4px;}
    .jigou .infolist ul li a{font-size:14px;-webkit-line-clamp: 2;-moz-line-clamp: 2;line-clamp: 2;width:100%;}
    .jigou .infolist ul li span{line-height:22px;font-size:12px;float:left;}
    .jigou .rdBox{width:100%;background-color:#fff;margin-top:20px;padding:0 10px;box-sizing:border-box;padding-bottom:20px;}
    .jigou .rdBox ul li a{font-size:14px;}
    /*正文*/
    .jigou .textBox{padding:0 10px;background-color:#fff;padding-bottom:20px;}
    .jigou .textBox .top h1{font-size:20px;padding:25px 0;}
    .jigou .textBox .top span{font-size:12px;display:block;}
    .jigou .textBox .top span.fl{margin-right:0;}
    .jigou .textBox .info p{font-size:14px;line-height:28px;}
	.jigou .textBox .info img{width:100%;height:100%;display:block;}
}
/*机构结束*/

/*标题列表*/
.piclist{max-width:1200px;margin:0 auto;margin-bottom:20px;overflow:hidden;padding:20px 20px 0 20px;box-sizing:border-box;background-color:#fff;min-height:800px;}
.piclist ul li{width:calc((100% - 40px) / 3);float:left;margin-right:20px;margin-bottom:20px;border:1px solid #eee;box-sizing:border-box;padding-bottom:10px;
    transition:.3s;-webkit-transition:.3s;-moz-transition:.3s;}
.piclist ul li:hover{box-shadow:0 0 3px 2px rgba(0,0,0,0.2);}
.piclist ul li:nth-child(3n){margin-right:0;}
.piclist ul li a{width:100%;display:block;}
.piclist ul li a img{width:100%;height:120px;display:block;}
.piclist ul li a b{font-size:18px;color:#015293;line-height:30px;height:70px;display:block;padding:10px;padding-bottom:0;box-sizing:border-box;overflow:hidden;
    display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;display: -moz-box;-moz-box-orient: vertical;-moz-line-clamp: 2;
    display: box;box-orient: vertical;line-clamp: 2;}
@media(max-width:768px){
    .piclist{padding:20px 10px 0 10px;height:auto;}
    .piclist ul li{width:100%;margin-right:0;}
    .piclist ul li a img{height:110px;}
}
/*标题列表结束*/

/*one ad*/
.hengfu{max-width:1200px;margin:20px auto;height:80px;}
.hengfu img{width:100%;height:100%;display:block;}
.hengfu a{width:100%;height:100%;}
.hengfu .pho2{display:none;}
@media(max-width:768px){
    .hengfu .pho1{display:none;}
    .hengfu .pho2{display:block;}
}
/*one ad*/


.hengfu_slide{width:1200px;height:80px;margin:20px auto;overflow:hidden;position:relative;}
.hengfu_slide .bd ul li{width:100%;height:90px;overflow:hidden;}
.hengfu_slide .bd ul li a{display:block;}
.hengfu_slide .bd ul li img{display:block;width:100%;height:80px;}
.hengfu_slide .hd ul{overflow:hidden;position:absolute;right:5px;bottom:5px;z-index:9;}
.hengfu_slide .hd ul li{float:left;width:10px;height:10px;border-radius:50%;background-color:#fff;font-size:0;margin:0 5px;cursor:pointer;}
.hengfu_slide .hd ul li.on{background-color:#3381e3;}
