html, body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, legend, button, input, textarea, th, td, div { margin:0; padding:0; } 
body, button, input, select, textarea { font:12px/1.5tahoma, arial, \5b8b\4f53; } 
h1, h2, h3, h4, h5, h6{ font-size:100%; } 
address, cite, dfn, em, var { font-style:normal; } 
code, kbd, pre, samp { font-family:couriernew, courier, monospace; } 
small{ font-size:12px; } 
ul, ol { list-style:none; } 
a{cursor: pointer;text-decoration: none;display: inline-block;}
/*a:active { text-decoration:none;  color: red;}*/ 
sup { vertical-align:text-top; } 
sub{ vertical-align:text-bottom; } 
b{font-weight: normal;}
img{border-radius: 5px;}
legend { color:#000; } 
fieldset, img { border:0; } 
button, input, select, textarea { font-size:100%; } 
table { border-collapse:collapse; border-spacing:0; }
.hide{display: none}
html{
	font-family: "微软雅黑";
	font-size: 14px;
}
li{list-style: none;}
body{
	overflow-x: hidden;background: #fff;position: relative;
}
.fl{
	float: left;
}
.fr{
	float: right;
}
.clear{clear: both;}
.main{width:1002px;height:100%;margin:0 auto;}
.top{height:65px;overflow: hidden;background: #fff;}
.top img{display: inline-block;}
.top .director{display: inline-block;line-height:70px;}
.top .director a{margin:0 0 0 10px;color:#000;font-size:13px;}
.top .director a:hover{color:#D90020;}
.top .top_right{margin-top:16px;}
.top .top_right span{display: inline-block;}
.top .top_right a{margin:0 10px;}
.top .top_right a.search{position: relative;vertical-align: top;}
.top .top_right a.search img{position: absolute;right:12px;top:9px;}
.top .top_right span{cursor: pointer;}
.top .top_right span.iconapp,.top .top_right span.category{width:36px;height:36px;background:#eee;border-radius: 20px;text-align: center;display:inline-block;margin:0 8px;}
.top .top_right span.login{display: inline-block;background:#eee;height:36px;line-height: 36px;border-radius:30px;padding:0 10px;vertical-align: top;}
.top .top_right span.login a{margin:0 4px;color:#000;} 
.top .top_right span.login a:hover{color:#D90020;}
.top .top_right span.login img{margin-top:-8px;vertical-align: middle;}
.top .top_right input{width:110px;font-size:13px;height:30px;line-height:32px;border-radius: 20px;border:1px solid #ccc;vertical-align: top;padding:0 10px;color:#444;margin-top:2px;color:#666;}
.top .top_right i{font-style: normal;display: inline-block;width:76px;height:30px;text-align: center;line-height: 30px;background:#f6f6f6;font-size:16px;vertical-align: top;}
/*导航*/
.nav{width:100%;height:45px;background: #D90020;line-height:45px;}
.nav .nav_con{width:1002px;height:45px;margin:0 auto;position: relative;}
.nav .nav_con .nav01 li{float:left;width:111px;text-align: center;}
.nav .nav_con .nav01 li a{font-size:16px;color:#fff;}
.nav .nav_con .nav01 li a:hover{font-weight: bold;border-bottom: 1px solid #fff;line-height:36px;}
.nav .nav_con .nav_list{position: absolute;top:45px;left:0px;z-index: 999;}
.nav .nav_con .nav_list ul{width:180px;background:#D90020;padding:0 10px;}
.nav .nav_con .nav_list ul li{width:180px;height:40px;line-height:40px;border-bottom: 1px solid #fff;}
.nav .nav_con .nav_list ul li:last-child{border:none;}
.nav .nav_con .nav_list ul li a{color:#fff;}
.nav .nav_con .nav_list ul li a:hover{font-weight: bold;}
.nav .nav_con .nav_list .nav02{position: absolute;top:0px;left:100px;}
.nav .nav_con .nav_list .nav03{position: absolute;top:0px;left:200px;}
.nav .nav_con .nav_list .nav04{position: absolute;top:0px;left:300px;}
.nav .nav_con .nav_list .nav05{position: absolute;top:0px;left:420px;}
.nav .nav_con .nav_list .nav06{position: absolute;top:0px;left:540px;}
.nav .nav_con .nav_list .nav07{position: absolute;top:0px;left:650px;}
.nav .nav_con .nav_list .nav08{position: absolute;top:0px;left:770px;}
.nav .nav_con .nav_list .nav09{position: absolute;top:0px;left:880px;}



.nav {
    width: 100%;
    height: 45px;
    background: #D90020;
    line-height: 45px;
}

.nav .nav_center {
    width: 1002px;
    margin: 0 auto;
    height: 45px;
    line-height: 45px;
}

.nav .nav_center li {
    position: relative;
    float: left;
    height: 45px;
    padding: 0 0 0 45px
}

.nav .nav_center li.on a {
    font-weight: 700;
    margin-top: -2px;
    border-bottom: 2px solid #fff;
}

.nav .nav_center li a:hover {
    font-weight: 700;
    margin-top: -2px;
    border-bottom: 2px solid #fff;
}

.nav .navlist li a {
    border-bottom: none;
    font-weight: normal;
    margin-top: 0px;
}

.nav .nav_center li:hover .navlist li a {
    border-bottom: none;
    font-weight: normal;
    margin-top: 0px;
}

.nav .nav_center li a {
    display: inline-block;
    color: #fff;
    font-size: 16px;
}

.navlist {
    width: 150px;
    position: absolute;
    display: none;
    top: 46px;
    left: 0;
    padding-bottom: 20px;
    z-index: 999;
    overflow-x: hidden;
}

.navlist ul {
    width: 150px;
    background: #D90020;
    padding-bottom: 10px;
    float: left;
}

.nav .nav_center .navlist li {
    height: 35px;
    width: 142px;
    float: left;
    text-align: center;
    padding: 0;
    margin: 0 4px;
    border-bottom: 1px dashed #fff;
}

.nav .navlist li a {
    display: block;
    text-align: center;
    line-height: 35px;
    font-size: 14px;
    font-weight: normal;
    color: #fff;
    width: auto;
    height: auto;
}

.nav ul li.cur .navlist {
    display: block;
}




/*广告*/
.leftgg{position: absolute;left:0px;top:0px;width:110px;}
.rightgg{position: absolute;right:0px;top:0px;width:110px;}
.leftgg .leftgg_b,.leftgg .leftgg_t,.rightgg .rightgg_b,.rightgg .rightgg_t{position: relative;margin-bottom:12px;}
.leftgg .leftgg_t img,.leftgg .leftgg_t img,.rightgg .rightgg_t img,.rightgg .rightgg_b img{width:110px;}
.leftgg .leftgg_t span{position: absolute;left:30px;bottom:-12px;cursor: pointer;z-index:9;width:50px;color:#333;}
.leftgg .leftgg_b span{position: absolute;left:30px;bottom:-12px;cursor: pointer;z-index:9;width:50px;color:#333;}
.rightgg .rightgg_t span{position: absolute;left:35px;bottom:-12px;cursor: pointer;z-index:9;color:#333;}
.rightgg .rightgg_b span{position: absolute;left:35px;bottom:-12px;cursor: pointer;z-index:9;color:#333;}
.advertising1{margin:10px 0;height:80px;}
.advertising1 a{width:490px;overflow: hidden;}
.advertising1 a img{border-radius:5px;width:490px;height:90px;}
.advertising2{width:100%;height:30px;overflow: hidden;margin-bottom: 10px;}
.advertising2_mid{margin-left:20px;}
.advertising2_left,.advertising2_right{width:165px;}
.advertising2_mid{width:630px;}
.advertising2_left,.advertising2_mid,.advertising2_right,.advertising2_left a,.advertising2_mid a,.advertising2_right a{height:90px;}
/*头条新闻*/
.headlines{width:982px;height:94px;padding:20px 0px 20px 20px;position: relative;}
.hotnews_l{width:760px;}
.hotnews_l .bignew{width:709px;}
.hotnews_l h3{line-height:52px;word-break:keep-all;white-space:nowrap;overflow:hidden;/*width:570px;*/text-align: center;margin:0 auto;}
.hotnews_l h3 a{font-size:28px;color:#0196eb;width:100%;}
.hotnews_l .more{/*margin-left:10px;*/}
.hotnews_l .more a{color:#333;padding-top: 58px;}
.hotnews_l .more a:hover{color:#D90020;}
.hotnews_ll{width:100%;}
.hotnews_ll .bignew{width:880px;}
.headlines .hotnews_ll .bignew p{width:880px;word-break:keep-all;white-space:nowrap;overflow:hidden;color:#999;text-align: center;}
.hotnews_ll  h3{line-height:52px;word-break:keep-all;white-space:nowrap;overflow:hidden;width:870px;text-align: center;margin:0 auto;}
.headlines .bignew p{width:687px;word-break:keep-all;white-space:nowrap;overflow:hidden;color:#999;text-align: center;}
.headlines .headmore{margin-top:59px;}
.headlines .headmore a{font-size:12px;color:#000;cursor: pointer;}
.headlines .headmore a:hover,.headlines ul li a:hover{color:#D90020;}
.hotnews_r{width:210px;height:94px;}
.hotnews_r img{width:210px;height:94px;}
/*中电要闻 左侧*/
.zdyaowen_left{width:320px;margin-right:15px;}
.zdyaowen_left ul li{width:320px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:28px;}
.zdyaowen_left ul li a{font-size:15px;color:#333;}
.zdyaowen_left ul li:nth-child(1) a,.zdyaowen_left ul li:nth-child(7) a,.zdyaowen_left ul li:nth-child(13) a,.zdyaowen_left ul li:nth-child(19) a{font-size:16px;color:#000;font-weight:bold;margin-top: 5px;}
.zdyaowen_left ul li:nth-child(1) a{color:#D90020;}
.zdyaowen_right{width:664px;}
.zdyaowen_right .lunbo{width:100%;height:480px;margin-top: 12px;}
.zdyaowen_left ul li a:hover{color:#D90020}
/*轮播图*/
.con {width: 664px; height: 480px; position:relative; overflow:hidden; }
.con ul { position:absolute; width: 3984px; }
.con ul li { float: left; width: 664px; height: 480px; }
.con ul li a{position: relative;width: 664px; height: 480px;}
.con ul li a p{width:654px;height:60px;font-size:18px;font-weight:bold;position: absolute;left:0;bottom: 0;background:url(gury.png) ;color:#fff;line-height:60px;padding-left:10px;border-radius: 0 0 5px 5px;}
.con ol { position:absolute; right: 70px; bottom:20px; z-index: 2; }
.con .mores{position: absolute;right:10px;z-index: 9999;top:444px;color:#fff;}
.con .mores:hover{color:#D90020;}
.con ol li { width: 10px; height: 10px; border:1px solid #fff; float:left; margin: 0 0 0 10px; background: #fff; cursor: pointer;border-radius: 10px; }
.con ol .current { color: #ff6600; border:1px solid #D90020;background:#D90020; }
.leftBtn,.rightBtn { width: 50px; height: 50px; position:absolute; background:url(ico.png) no-repeat; top: 50%; margin: -25px 0 0 0; cursor: pointer;}
.leftBtn { left: 0;}
.rightBtn { right: 0; background-position:5px -45px; }
/*专题*/
.special{height:80px;margin:15px 0;background:#eee;padding:14px 20px;border-radius: 5px;}
.special ul li{width:306px;height:32px;float:left;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.special ul li a{color:#333;line-height:30px;}
.special ul li span{width:6px;height:6px;background:#D90020;display: inline-block;border-radius:10px;margin-right: 10px;vertical-align: middle;margin-top:8px;}
.special2{height:80px;position: relative;width:664px;overflow: hidden;}
.special2 ul{width:664px!important;overflow: hidden;height:80px;}
.special2 ul li{width:166px;height:80px;float:left;}
.special2 ul li img{width:166px;height:80px;border-radius: 0;}
.special2 .zhuanti{width:100px;height:80px;position: absolute;right:0;top:0;background:url(gury.png);text-align: center;}
.special2 .zhuanti a{color:#fff;line-height:80px;}
.zdzhisheng{width:100%;height:50px;background:#D90020;margin-top:10px;border-radius: 5px;cursor: pointer;}
.zdzhisheng .scrollDiv{width:400px;height:40px;display: block;background:#F0F0F0;line-height:40px;margin-top:5px;border-radius: 5px;text-align: center;overflow: hidden;}
.zdzhisheng .scrollDiv ul li a{color:#333;}
.zdzhisheng .scrollDiv ul li{height:40px;line-height:40px;}
.zdzhisheng_l{width:132px;line-height:50px;color:#fff;}
.zdzhisheng_l img{display: inline-block;vertical-align: middle;margin:0 10px 0 20px;}
.zdzhisheng_r{width:132px;display: block;vertical-align: middle;margin-top: 12px;}
.attract{height:100px;margin-bottom: 20px;}
.attract ul li{float:left;margin:20px 7px;}
.attract ul li:nth-child(1){margin-left:0;}
.attract ul li:nth-child(7){float:right;margin-right:0;}
.header a i{display: inline-block;width:20px;height:40px;background: url(mores.png) no-repeat;}
/*能源监管*/
.energy{width:320px;margin-bottom: 15px;}
.energy1{margin-left:21px;}
.energy .header{width:100%;height:40px;border-bottom: 1px solid #ccc;line-height:40px;}
.energy .header h3{font-size:16px;color:#D90020;border-bottom:1px solid #D90020;}
.energy .header a{font-size:12px;color:#999;height:40px;}
.energy .header a:hover{color:#D90020;}
.energy_f{width:100%;height:120px;}
.energy_f h4 a{font-size:14px;display:block;color:#333;line-height:32px;width:320px;height:32px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.energy_f .left,.energy_f .left img{width:120px;height:76px;}
.energy_f .right{width:190px;display:block;height:76px;font-size:12px;color:#999;line-height:25px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3; -webkit-box-orient: vertical;}
.energy ul li{line-height: 30px;width:320px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.energy ul li a{font-size:14px;color:#333;}
.energy ul li a:hover,.energy_f h4 a:hover{color:#D90020;}
/*中电文化*/
.culture_l{width:450px;}
.culture .header{width:100%;height:40px;line-height: 40px;border-bottom:1px solid #ccc;}
.culture .header h3{border-bottom:1px solid #D90020;height:40px;}
.culture .header a{font-size:12px;color:#666;height:40px;}
.culture .header a:hover{color:#D90020;}
.culture h3{font-size:16px;color:#D90020;}
.culture_l ul{width:235px;}
.culture_l ul li{width:100%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.culture_l ul li a{font-size:14px;color:#333;line-height:30px;}
.culture_l ul li:nth-child(1) a{color:#333;font-weight: bold;}
.culture_l ul li:nth-child(6) a{color:#333;margin-top: 10px;font-weight: bold;}	
.culture_l ul li a:hover{color:#D90020;}
.culture_pic{width:200px;}
.culture_pic a{display: block;width:200px;height:135px;position: relative;margin:10px 0 20px;}
.culture_pic a img{width:200px;height:135px;}
.culture_pic a p{width:200px;text-align:center;height:30px;position: absolute;left:0;bottom:0;background:url(gury.png);font-size:12px;line-height: 30px;color:#fff;border-radius: 0 0 5px 5px;}
.culture_mid{width:220px;margin-left:20px;}
.culture_mid ul{width:235px;}
.culture_mid ul li{width:100%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.culture_mid ul li a{font-size:14px;color:#333;line-height:30px;}
.culture_mid ul li:nth-child(1) a{color:#333;font-weight: bold;}
.culture_mid ul li:nth-child(6) a{color:#333;margin-top: 10px;font-weight: bold;}
.culture_mid ul li a:hover{color:#D90020;}
.culture_r{width:262px;padding-right:10px;}
.culture_r .header a{height:40px;}
.culture_r .header a span{border:none;font-size:12px;color:#999;padding:0;}
.culture_r .header a:hover span{color:#D90020;}
.culture_r span{height:40px;line-height: 40px;font-size:16px;color:#D90020;font-weight: bold;border-bottom:1px solid #D90020;padding:10px 0;}
.culture_r ul{width:260px;}
.culture_r ul li{width:100%;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.culture_r ul li a{font-size:14px;color:#333;line-height:30px;}
.culture_r ul li:nth-child(1) a{color:#333;font-weight: bold;}
.culture_r ul li:nth-child(6) a{color:#333;margin-top: 10px;font-weight: bold;}
.culture_r ul li a:hover{color:#D90020;}
/*经营管理*/
.manage_l{width:340px;}
.manage .header{width:100%;height:40px;border-bottom: 1px solid #ccc;}
.manage .header h3{border-bottom:1px solid #D90020;height:40px;line-height:40px;}
.manage .header a{font-size:16px;color:#666;line-height: 40px;height:40px;}
.manage .header a.on{color:#D90020;}
.manage .header a:hover{color:#D90020;}
.manage h3{font-size:16px;color:#D90020;}
.manage_l ul{width:340px;}
.manage ul li{height:30px;}
.manage ul li b{display: inline-block;line-height: 30px;}
.manage ul li a{width:260px;font-size:14px;color:#333;line-height:30px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.manage ul li:nth-child(1) a{color:#333;font-weight: bold;}
.manage ul li:nth-child(6) a{color:#333;margin-top: 10px;font-weight: bold;}
.manage .culture_r ul li:nth-child(6) a{color:#333;margin-top: 0px;}
.manage .culture_r ul li:nth-child(6){margin-top:10px;}
.manage ul li:nth-child(6) b{margin-top: 10px;}
.manage_min{margin-left:20px;}
.manage ul li a:hover,.manage .culture_r ul li:nth-child(6) a:hover{color:#D90020;}
/*数码科技*/
.numerical_l{width:340px;}
.numerical .header{border-bottom: 1px solid #ccc;height:40px;}
.numerical .header a{font-size:12px;color:#666;line-height: 40px;height:40px;}
.numerical .header a:hover{color:#0094eb;}
.numerical .header h3{border-bottom:1px solid #D90020;}
.numerical .header h3 a{font-size:16px;}
.numerical .header h3 a.on{color:#eb002d;}
.numerical_l ul{width:340px;}
.numerical ul li{height:30px;}
.numerical ul li b{display: inline-block;line-height: 30px;}
.numerical ul li a{width:260px;font-size:14px;color:#333;line-height:30px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.numerical ul li:nth-child(1) a{color:#333;font-weight: bold;}
.numerical ul li:nth-child(6) a{color:#333;margin-top: 10px;font-weight: bold;}
.numerical ul li a:hover,.numerical .culture_r ul li:nth-child(6) a:hover{color:#D90020;}
.numerical .culture_r ul li:nth-child(6) a{color:#333;margin-top: 0px;}
.numerical .culture_r ul li:nth-child(6){margin-top:10px;}
.numerical ul li:nth-child(6) b{margin-top: 10px;}
.numerical_min{margin-left:20px;}
.numerical .newdata ul li:nth-child(6) a{font-weight: normal;}
.newdata{width:262px;padding-right:10px;}
.newdata h4{font-size:16px;color:#D90020;line-height:40px;border-bottom:1px solid #D90020;width:70px;}
.lanmu{margin-bottom: 10px;}
.lanmu ul{width:200px;margin-left:60px;position: relative;}
.lanmu ul li{float:left;width:100px;}
.lanmu ul li a{width:100px;}
.lanmu ul li:nth-child(6) a,.lanmu ul li:nth-child(1) a{margin:0;color:#333;}
.lanmu ul span{position: absolute;left:-60px;top:5px;font-weight: bold;}
/*电力建设*/
.construction{margin-top:20px;}
.construction_l{width:340px;}
.construction_min{margin-left:20px;}
.construction .header h3 a{font-size:16px;color:#333;line-height: 40px;margin-right: 10px;}
.construction .header h3 a.on{color:#eb002d;background:url(bg-landi.png) no-repeat left top;}
.construction .header a{font-size:12px;color:#666;line-height: 40px;height:40px;}
.construction .header a:hover{color:#D90020;}
.construction ul{width:340px;}
.construction ul li{height:30px;}
.construction ul li b{display: inline-block;line-height: 30px;}
.construction ul li a{width:340px;font-size:14px;color:#333;line-height:30px;word-break:keep-all;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.construction ul li:nth-child(1) a{color:#333;}
.construction ul li.constit{height:115px;}
.construction ul li a:hover{color:#D90020;}
.construction ul li.constit span{width:120px;height:80px;display: inline-block;}
.construction ul li.constit span img{width:120px;height:80px;}
.construction ul li.constit p{display: block;width:200px;font-size:12px;color:#999;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:3; -webkit-box-orient: vertical;line-height: 24px;}
.construction_r{width:262px;padding-right:10px;}
.membservice{width:272px;margin-top:15px;}
.membservice b{font-size:16px;color:#D90020;font-weight: bold;border-bottom:1px solid #D90020;line-height: 30px;display: block;width:85px;height:42px;}
.ruintnet h4 a{color:#333;line-height:42px;}
.nubcont a{background: #D90020;color:#fff;font-size:12px;padding:6px 12px;border-radius: 20px;vertical-align: middle;margin-top:12px;}
.ruintnet ul li{float:left;width:120px;}
.construction .ruintnet ul li:nth-child(1) a{color:#333;}
.construction .ruintnet ul li:nth-child(1) a:hover{color:#D90020;}
.footer{width:100%;height:245px;}
.relatedcon{width:100%;height:80px;background:#F0F0F0;}
.related{position: relative;width:1002px;height:50px;margin:0px auto 20px;padding-top:20px;}
.related ul{width:900px;}
.related ul li{float:left;font-size:12px;}
.related ul li a{color:#333;padding:4px 5px;}
.related span{color:#D90020;background:#EFE4E5;padding:10px 15px;border-radius: 5px;}
.foot_m{width:100%;height:220px;background:#D90020;}
.footcontent{width:1002px;margin:0 auto;}
.footcontent_l{width:260px;margin-top: 20px;text-align: center;}
.footcontent_l img{width:236px;height:115px;border-radius: 5px;}
.footcontent_l span{display: block;color:#fff;line-height:32px;}
.footcontent_r{width:740px;text-align: right;margin-top: 20px;}
.footcontent_r ul li{float:right;color:#fff;margin:0 5px;}
.footcontent_r ul li a{color:#fff;}
.footcontent_r p{color:#fff;font-size:12px;line-height:24px;}
.footcontent_r p a{color:#fff;vertical-align: middle;margin-left: 8px;}
.footcontent_r .lines{width:100%;height:24px;text-align: right;}
.footcontent_r .lines span{width:100px;height:1px;background:#fff;display: block;margin-top: 12px;}
/*电力图库*/
.picku{margin:15px 0;}
.picku .header{height:44px;line-height:42px;border-top:1px solid #ccc;}
.picku .header h3{font-size:16px;color:#D90020;display: inline-block;border-top:1px solid #D90020;vertical-align: top;margin-top:-1px;}
.picku .header a{font-size:12px;color:#666;height:40px;}
.header a span{display: inline-block;vertical-align: top;}
.picku .header a:hover{color:#D90020;}
.header a:hover i{background: url(mores2.png) no-repeat;}
.picku_l{width:500px;height:335px;}
.picku_l img{width:500px;height:335px;}
.picku_l a{position: relative;height:335px;}
.picku_l a p{position: absolute;width:500px;height:40px;bottom: 0px;left:0;background:url(gury.png);line-height:40px;text-align: center;color:#fff;border-radius:4px;}
.picku_r{width:500px;}
.picku_r li{width:235px;height:160px;float:right;margin:0 0 15px 15px;}
.picku_r li img{width:235px;height:160px;}
.picku_r li a{width:235px;height:160px;position: relative;}
.picku_r li a p{position: absolute;width:235px;height:30px;bottom: 0px;left:0;background:url(gury.png);line-height:30px;text-align: center;color:#fff;border-radius:4px;}

.top {position: relative;overflow: inherit;}
		.wxbox.show{visibility: visible;}
		.appbox.show{display: block;}
		.appbox {display: none;width: 402px;position: absolute;top: 65px;left: 50%;margin-left:-201px;background: #fff; box-shadow: 0 0 10px 0px rgba(0,0,0,0.6);z-index: 1000;overflow: hidden;padding: 30px 20px;border-radius: 5px;}
		.appbox .list {overflow: hidden;margin-top: 30px;}
		.appbox .list .list-item {width: 200px;height: 200px;float: left;text-align: center;}
		.appbox .list .list-item img{width: 160px;height: 160px;}
		.appbox .list .list-item:nth-of-type(4n) {margin-right: 0px;}
		.appbox .top {height: 30px;float: right;cursor: pointer;width: 30px;}
		.wxbox .top {height: 30px;float: right;cursor: pointer;width: 30px;}
		.wxbox {visibility: hidden;width: 770px;position: absolute;top: 65px;left:50%;margin-left:-390px;background: #fff; box-shadow: 0 0 10px 0px rgba(0,0,0,0.6);z-index: 9999;overflow: hidden;padding: 30px 20px;box-sizing: border-box;}
		.wxbox .swiper-container {margin-top: 30px;}
		.wxbox .list-item{text-align: center;float: left;width:150px;height: 150px;}
		.wxbox .list-item:nth-child(5n){margin-right: 0px;}
		.wxbox .list-item img{width: 120px;height: 120px;}
		.wxbox .swiper-slide-list {overflow: hidden;}
		.wxbox .swiper-wrapper {width: 80%;margin: 0 auto;}
		.wxbox .swiper-container{position: relative;}
		.wxbox .swiper-slide-list {width: 90%;margin: 0 auto;}
		.wxbox .swiper-wrapper {width: 90%;margin: 0 auto;}
		.wxbox .item-tit {width: 100%;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
		.wxbox .swiper-button-next,.wxbox .swiper-button-prev{height: 30px;background-size: 17px 30px;}
		.swiper-button-prev {width: 70px;height: 70px;background-image: url(ico.png);}
		.swiper-button-next {width: 70px;height: 70px;background-image: url(ico.png);background-position: 5px -45px;}
.pic01{width:450px;height:90px;margin-right:15px;overflow: hidden;}
.pic01 img{width:450px;height:90px;}
.pic02{width:160px;height:90px;overflow: hidden;}
.pic02 img{width:160px;height:90px;}