﻿﻿body,h1{
    margin:0;
    padding: 0;
    font-size: 14px;
    font-family: 宋体;
    overflow-x: hidden;
}
ul{
    list-style: none;
    margin:0;
    padding:0;
}
a{
    text-decoration: none;
}
p,h1,h2,h3,h4{
    margin: 0;
}
img{
    border: none;
}
body{
    position: relative;
    background: url(http://bdswjy.com/skin/pindao/tpgj/images/zxtop.jpg) top center no-repeat;
}
/*导航*/
#nav{
    position: relative;
    z-index: 10000;
    width: 1000px;
    height: 46px;
    background:pink;
    margin:0 auto;
    margin-top: 380px;
}
#nav ul.nav-top{
    width: 1000px;
    height: 46px;
    background: url(nav-bg.png) no-repeat;
    position:relative;
}
#nav ul.nav-top li.nav-top-li{
    width: 150px;
    text-align: center;
    line-height: 46px;
    display: inline-block;
    float: left;
    background: url(nav-line.png) no-repeat right;
} 
#nav ul.nav-top li.nav-top-li a.nav-text{
    color: #fff;
    font-weight: bold;

}
#nav ul.nav-top li.nav-top-li:hover a.nav-text{
    background:#fff;
    display: block;
    width: 80%;
    margin:0 auto;
    color: #DF1405;
    background: #fff url(nav-top-arrow.png) no-repeat center bottom;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down{
    position: absolute;
    left: 0;
    top: 46px;
    width: 1000px;
    height: 220px;
    background:#fff;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main{
    width: 988px;
    height: 208px;
    margin: 3px;
    border-radius: 2px;
    border: 3px solid #FF9C4E;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-left{
    width: 468px;
    height: 208px;
    float: left;
    padding:0 10px;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-title{
    font-size: 16px;
    color: #DF1502;
    width: 468px;
    height: 40px;
    text-align: left;
    line-height: 40px;
    border-bottom: 1px solid #DADEE1;
    font-family: 宋体;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-title i{
    width: 5px;
    height: 15px;
    display: block;
    float: left;
    margin-top: 12px;
    margin-left: 10px;
    margin-right: 10px;
    background:url(nav-main-title.png) no-repeat;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-left ul li{
    /*background: blue;*/
    height: 40px;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-left ul li span{
    display: block;
    width: 4px;
    height: 4px;
    background:#DC3F3A;
    float: left;
    margin-right: 10px;
    margin-left: 5px;
    margin-top: 18px;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-left ul li a{
    float: left;
    height: 40px;
    width: 350px;
    line-height: 40px;
    overflow: hidden;
    font-family: 宋体;
    color: #333;
    text-align: left;
}
#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-left ul li i{
    float: right;
    font-style: normal;
    height: 40px;
    line-height: 40px;
    font-family: 宋体;
    font-size: 12px;
    color: #333;
}

.nav-drop-down{
    z-index: 1000px;
    display: none;
}

.dd_main{ width:468px;height: 130px;float: left;margin-top: 20px;}
.zl_left { width:11px; float:left; text-align:left; padding-top:30px}
.zl_right { width:11px; float:right; text-align:right; padding-top:30px}
.zl_content { width:403px; height:130px; float:left; overflow:hidden;margin-left: 25px;}
.zl_content ul li { width:121px;  text-align:center; float:left;margin-right: 20px;line-height: 0px;}
.zl_content ul li a{font-size: 12px;color: #333;width: 121px;height: 30px;line-height: 30px;text-align: center;}



/*主体*/
#main{
    position: relative;
    width: 1000px;
    /*height: 3000px;*/
    background:#fff;
    margin: 0 auto;
    padding-top: 10px;
}
#main .main-c{
	width: 970px;
	height: auto;
	margin: 0 auto;
}


/*轮播图*/
#banner { position: relative; width: 406px; height: 300px; border: 1px solid #E4E4E4; overflow: hidden;background: #fff; z-index: 1;float: left;}
#banner_list img { border: 0px;display: block;width:400px;height: 294px; padding: 3px;}
#banner_bg { position: absolute; bottom: 3px; background-color: #000; height: 30px; filter: Alpha(Opacity=30); opacity: 0.3; z-index: 1000; cursor: pointer; width: 400px;margin-left: 3px; }
#banner_info { position: absolute; bottom: 4px; left: 6px; height: 22px; color: #fff; z-index: 1001; cursor: pointer }
#banner_text { position: absolute; width: 120px; z-index: 1002; right: 3px; bottom: 3px; }
#banner ul { position: absolute; list-style-type: none; filter: Alpha(Opacity=80); opacity: 0.8; z-index: 1002; margin: 0; padding: 0; bottom: 3px; right: 5px; }
#banner ul li { margin-bottom:4px;padding: 1px 4px; margin-right:3px;float: left; display: block; color: #FFF; background: #676566; cursor: pointer; border: 1px solid #A1A1A3; }
#banner ul li.on { background-color: #FE0000;border: 1px solid #FEFEFF; }
#banner_list a { position: absolute; }

/*脱贫要闻*/
.main-c .tuopingyaowen{
    width: 470px;
    height: 35px;
    float: right;
}
.main-c .tuopingyaowen .tuopingyaowen-header{
    width: 470px;
    height: 35px;
    background: url(yaowenheader.png) no-repeat;

}
.main-c .tuopingyaowen .tuopingyaowen-header p{
    font-size: 16px;
    font-family: 宋体;
    line-height: 30px;
    font-weight: bold;
    display: block;
    float: left;
    margin-left: 20px;
    color: #fff;
}
a.more{
    float: right;
    margin-right: 20px;
    line-height: 30px;
    color: #666;
    font-family: 宋体;
}
.main-c .tuopingyaowen .tuopingyaowen-top{
    width: 470px;
    height: 40px;
    display: block;
    text-align: center;
    font-size: 18px;
    font-family: 宋体;
    color: #F01500;
    font-weight: bold;
    line-height: 40px;
    margin-top: 10px;
    margin-bottom: 14px;
    overflow: hidden;
}

ul.public-ul li{
    width: 470px;
    height: 30px;
    line-height: 30px;
}
ul.public-ul li span{
    width: 3px;
    height: 3px;
    display: block;
    background: #DB403B;
    float: left;
    margin-top: 13px;
    margin-right: 10px;
}
ul.public-ul li a{
    float: left;
    width: 373px;
    height: 30px;
    overflow: hidden;
    font-family: 宋体;
    color: #333;
    /*font-weight: bold;*/
    font-size: 16px;
}
ul.public-ul li i{
    float: right;
    font-style: normal;
    color: #666;
    font-family: 宋体;
}



#nav ul.nav-top li.nav-top-li .nav-drop-down .down-main .down-main-right{
    width: 488px;
    height: 208px;
    float: right;
}


.public-item{
	width: 970px;
	height: 300px;
	float: left;
	margin-top: 10px;
}
.public-item .public-item-header{
    margin-bottom: 10px;
    width: 970px;
    height: 40px;
    background: url(public-header-bg.png) no-repeat;
}
.public-item .public-item-header p{
	line-height: 40px;
	display: block;
	height: 40px;
	float: left;
	margin-left: 25px;
	font-size: 18px;
	color: #fff;
	font-weight: bold;
	font-family: 宋体;
}
.public-item .public-item-left{
	width: 470px;
	height: 260px;
	float: left;
	overflow: hidden;
}
.public-item .public-item-right{
	width: 470px;
	height: 260px;
	float: right;
	overflow: hidden;
}
.public-item .public-item-left .public-item-title{
    height: 40px;
    text-indent: 10px;
    line-height: 40px;
    float: left;
    width: 465px;
    border-bottom: 1px dashed #A2A2A2;
}
.public-item .public-item-left .public-item-title p{
	font-weight: bold;
	font-family: 宋体;
	font-size: 15px;
	display: inline-block;
	color: #333;
}
.public-item .public-item-left .public-item-title a.more1{
    float: right;
    line-height: 40px;
    margin-right: 10px;
    display: block;
    color: #666;
    font-family: 宋体;
}
.public-item .public-ul {
    margin-top: 10px;
    float: left;
}
.public-item .public-ul li{
    width: 475px;
    height: 30px;
    float: left;
}
.public-item .public-ul li i{
    margin-right: 5px;
}
.public-item .public-ul li a{
    width: 365px;
    font-size: 16px;
}


/*相册*/

#wrapper{ width:970px;  margin:0 auto;float: left;margin-top: 10px;}
#wrapper .header-title{width: 970px;height: 40px;background: url(pic-bg.png) no-repeat;margin-bottom: 15px;}
#wrapper .header-title p{
    line-height: 20px;
    display: block;
    height: 40px;
    float: left;
    margin-left: 25px;
    font-size: 18px;
    color: #DF1502;
    font-weight: bold;
    font-family: 宋体;
}
#picSlideWrap{ background:#BFBFBF; border:1px solid #DBDBDB;}


.imgnav{ width:970px; margin:10px auto;}
#content{margin:0px auto;  line-height:19px;}
#content p{ text-indent:2em; color:#333;}

.imgnav{  position:relative; margin:0 auto; width:968px;}
#img{ z-index:10; width:962px;height: 495px; position:relative; text-align:center;border: 3px solid #fff;border-bottom: none;}
#img img{ width:962px;height: 495px; display:none;}
#front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:1px; height:0px; background:none; }
#front a{  position:absolute; left:20px; top:224px;display:block; background:none; no-repeat; width:104px; height:104px; display:none;}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:1px; height:0;  background:none;}
#next a{  position:absolute; right:20px; top:224px; display:block; background:none; no-repeat; width:104px; height:104px; display:none;}

#cbtn{background:#BFBFBF; position:relative; height:122px; border:1px solid #BFBFBF;  border: 3px solid #fff;border-top: 2px solid #FC771C;}
#cbtn ul{position:relative; width:3000px; height:80px;margin-top: 20px;}
#cbtn ul li{ float:left; width:110px; height:65px; cursor:pointer; text-align:center; margin-right:20px; position:relative;}
#cbtn ul li img{ width:110px; height:65px; display:block;}
#cbtn ul li tt{ background:#000; color:#FFF; position:absolute; right:4px; bottom:4px; z-index:20; font-family:"宋体" ;font-size:12px; line-height:16px; padding:0 5px;}
#cbtn li.hov{ border: 3px solid #E66C19;}
.ctrl div{ clear:both;}
#cSlideUl{width:900px; height:110px;overflow:hidden; position:relative; top:10px; margin:0 auto;background: #BFBFBF;}
.picSildeLeft{cursor:pointer; position:absolute; top:32px; left:10px; z-index:9;}
.picSildeRight{cursor:pointer; position:absolute; top:32px; right:10px; z-index:9;}



/**/
.zhihuitu{
    width: 970px;
    height: 465px;
    float: left;
    margin-top: 30px;
    background:url(zhihuibg1.png) no-repeat bottom right;
    z-index: 10000;
    /*background:blue;*/
}
.zhihuitu .public-item-header{
    margin-bottom: 10px;
    width: 970px;
    height: 40px;
    background: url(tuoping-header.png) no-repeat;
}
.zhihuitu .public-item-header p{
    line-height: 40px;
    display: block;
    height: 40px;
    float: left;
    margin-left: 25px;
    font-size: 22px;
    color: #fff;
    font-weight: bold;
    font-family: 宋体;
}




.map{
    width: 968px;
    height: 413px;
    border: 1px solid #DBDBDB;
    position: relative;
}
.map-left{
    width: 298px;
    height: 401px;
    display: block;
    background: url(mappage1.png);
    position: relative;
    margin-left: 53px;
    float: left;
    /*z-index: 1006;*/
}
.map-left p{
    text-align: center;font-family: 宋体;color: #333;font-size: 15px;position: absolute;z-index: 100;
}
.map-p1{
    line-height: 77px;
    text-indent: 1em;
}
.map-p1{
    display: block;
    width: 96px;
    height: 107px;
    /*background: url(1.png) no-repeat;*/
    position: absolute;
    z-index: 100;
    left: 175px;
    top: 5px;
}
.map-p2{
    display: block;
    width: 74px;
    height: 95px;
    /*background: url(2.png) no-repeat;*/
    position: absolute;
    z-index: 100;
    left: 129px;
    top: 35px;
}
.map-p2{
    line-height: 95px;
    text-indent: 1em;
}
.map-p3{
    display: block;
    width: 85px;
    height: 65px;
    /*background: url(3.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 151px;
    top: 73px;
}
.map-p3{
    line-height: 65px;
    text-indent: 2em;
}
.map-p4{
    display: block;
    width: 127px;
    height: 96px;
    /*background: url(4.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 105px;
    top: 92px;
}
.map-p4{
    line-height: 116px;
    text-indent: 1em;
}
.map-p5{
    display: block;
    width: 98px;
    height: 119px;
    /*background: url(5.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 197px;
    top: 107px;
}
.map-p5{
    line-height: 119px;
    text-indent: 1em;
}
.map-p6{
    display: block;
    width: 89px;
    height: 112px;
    /*background: url(6.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 176px;
    top: 172px;
}
.map-p6{
    line-height: 112px;
}
.map-p7{
    display: block;
    width: 85px;
    height: 70px;
    /*background: url(7.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 121px;
    top: 163px;
}
.map-p7{
    line-height: 70px;
}
.map-p8{
    display: block;
    width: 106px;
    height: 139px;
    /*background: url(8.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 28px;
    top: 176px;
    line-height: 139px;
    text-indent: 2em;
}
.map-p9{
    display: block;
    width: 55px;
    height: 46px;
    /*background: url(9.png) no-repeat;*/
    position: absolute;
    line-height: 46px;
    z-index: 101;
    left: 2px;
    top: 243px;
}
.map-p10{
    display: block;
    width: 59px;
    height: 76px;
    /*background: url(10.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 106px;
    top: 204px;
    line-height: 76px;
}
.map-p10 p{
    font-size: 12px;
}
.map-p11{
    display: block;
    width: 55px;
    height: 47px;
    /*background: url(11.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 105px;
    top: 262px;
    line-height: 47px;
}

.map-p12{
    display: block;
    width: 104px;
    height: 94px;
    /*background: url(12.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 77px;
    top: 278px;
    line-height: 94px;
    text-indent: 2em;
}
.map-p13{
    display: block;
    width: 66px;
    height: 91px;
    /*background: url(13.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 150px;
    top: 230px;
    line-height: 91px;
}
.map-p14{
    display: block;
    width: 70px;
    height: 93px;
    /*background: url(14.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 146px;
    top: 307px;
    line-height: 113px;
    text-indent: 1em;
}
.map-p15{
    display: block;
    width: 66px;
    height: 38px;
    /*background: url(15.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 105px;
    top: 359px;
    line-height: 38px;
}
.map-p16{
    display: block;
    width: 31px;
    height: 74px;
    /*background: url(16.png) no-repeat;*/
    position: absolute;
    z-index: 101;
    left: 199px;
    top: 312px;
    line-height: 74px;
}
.map-p16 p{
    display: block;
    width: 40px;
    text-align: left;
    font-size: 11px;
}
.open-w{
    width: 561px;
    height: 297px;
    background: url(open-w-bg.png) no-repeat;
    position: absolute;
    left: 205px;
    top: 40px;
    z-index: 10000;
    display: none;
}

.open-w .open-p .open-title p.p-title{
    font-size: 22px;
    color: #BF0603;
    font-family: 宋体;
    margin-top: 20px;
    margin-left: 30px;
    display: inline-block;
}
.open-w .open-p .open-title p.close{
    float: right;
    margin-top: 30px;
    font-size: 16px;
    font-weight: bold;
    margin-right: 30px;
}
.open-w .open-p .open-left{
    width: 192px;
    height: 220px;
    margin-left: 30px;
    float: left;
    margin-top: 10px;
}
.open-w .open-p .open-left ul li {
    float: left;
    width: 76px;
    height: 35px;
    line-height: 35px;
    margin-bottom: 10px;
    color: #000;
    font-size: 14px;
    font-weight: bold;
    cursor: pointer;
    margin-right: 20px;
    text-align: center;
}
.open-w .open-p .open-left ul li a{
    
}
.open-w .open-p .open-right{
    width: 230px;
    height: 220px;
    float: left;
    margin-left: 40px;
    margin-top: 10px;
}
.open-w .open-p .open-right ul{
    position: relative;
    width: 230px;
    height: 220px;
    float: left;
}
.open-w .open-p .open-right ul li{
    position: absolute;
    width: 230px;
    height: 220px;
    float: left;
    display: none;
}
.open-w .open-p .open-right ul li dl dt{
    color: #000;
    font-size: 14px;
    font-weight: bold;
    height: 35px;
    line-height: 35px;
}
.open-w .open-p .open-right ul li dl dd{
    height: 40px;
    line-height: 40px;
    color: #333;
}
dl,dt,dd{
    margin: 0;
}
.open-w .open-p .open-right .xiangqing{
    color: #DF1501;
    float: right;
    margin-top: 20px;
}
.oactive{
    background:#DD1600;
}
.zhihuitu .bg{
    /*width: 443px;
    height: 114px;
    background: url(zhihuibg.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 100000;*/
}
.zhihuitu .other a{
    color: #CE5700;
    font-size: 14px;
    font-weight: bold;
    position: absolute;
    left: 290px;
    bottom: 80px;
}
.zhihuitu .bigmap a{
    padding: 6px 16px;
    background:#FFEDD1;
    border-radius: 3px;
    border: 1px solid #FFD28D;
    position: absolute;
    bottom: 30px;
    left: 290px;
    font-weight: bold;
    color: #D77133;
}

.zhihuitu-right{
    width: 446px;
    height: 360px;
    /*background:blue;*/
    
    float: right;
    margin-right: 20px;
    margin-top: 20px;
    position: relative;
}
.zhihuitu-right .bg{
    width: 443px;
    height: 114px;
    position: absolute;
    right: -18px;
    bottom: -33px;
    background: url(zhihuibg1.png) no-repeat;
    /*background: blue;*/
    z-index: 10000;
}
.zhihuitu-right .bg1{
    width: 975px;
    height: 576px;
    position: absolute;
    right: -25px;
    bottom: -100px;
    z-index: 102;
}
.zhihuitu-right p.total {
    font-size: 18px;
    color: #333;
    font-family: 宋体;
    line-height: 35px;
    text-indent: 2em;
    position: absolute;
    background: block;
    z-index: 100;
    display: block;
    width: 446px;
    max-height: 358px;
    overflow: hidden;

}
.zhihuitu-right p a{
    font-size: 18px;
    color: #E53027;
    font-family: 宋体;

}
.zhihuitu-right ul li{
    position: absolute;
    left: 0;
    top:0;
    display: none;
}
.zhihuitu-right ul li p{
    position: absolute;
    font-size: 18px;
    color: #333;
    font-family: 宋体;
    line-height: 35px;
    text-indent: 2em;
    display: block;
    width: 446px;
    height: 358px;
    overflow: hidden;
}
/*列表页面*/
#main .liebiao-c{
    height: 770px;
    margin-bottom: 20px;
}
#main .liebiao-c .liebiao{
    width: 988px;
    border: 1px solid #DDDDDD;
    height: auto;
    margin: 0 auto;

}
#main .liebiao-c .liebiao .liebiao-left{
    width: 200px;
    height: 600px;
    float: left;
    margin-left: 15px;
    margin-top: 20px;
}
#main .liebiao-c .liebiao .liebiao-left .liebiao-left-title{
    width: 199px;
    height: 69px;
    background:url(liebiaoleft.png) no-repeat;
    line-height: 79px;
    text-align: center;
}
#main .liebiao-c .liebiao .liebiao-left .liebiao-left-title p{
    color: #303030;
    font-size: 20px;
    font-family: 宋体;
}
#main .liebiao-c .liebiao .liebiao-left ul li{
    width: 180px;
    height: 32px;
    background:url(liebiaotitle.png) no-repeat;
    margin-top: 20px;
    margin-left: 10px;
    text-align: center;
}
#main .liebiao-c .liebiao .liebiao-left ul li a{
    color: #303030;
    text-align: center;
    line-height: 32px;
}
#main .liebiao-c .liebiao .liebiao-left ul li:hover{
    background: url(liebiaotitle1.png) no-repeat;
}
#main .liebiao-c .liebiao .liebiao-left ul li:hover a{
    color: #FB2215;
}
#main .liebiao-c .liebiao .liebiao-right{
    width: 725px;
    /*height: 600px;
    background:blue;*/
    float: right;
    margin-top: 20px;
    margin-right: 20px;
}
.curmb{
    width: 100%;
    height: 35px;
    float: left;
    line-height: 35px;
    color: #313131;
    font-size: 16px;
    font-family: 宋体;
}
.curmb img{
    margin-top: 8px;
    float: left;
    margin-right: 10px;
}
.curmb p{
    float: left;
    display: inline-block;
    color: #313131;
    font-size: 16px;
    font-family: 宋体;
    margin-right: 14px;
}
.curmb a{
    color: #313131;
    font-size: 16px;
    font-family: 宋体;
}
#main .liebiao-c .liebiao .liebiao-right .liebiao-list{
    margin-top: 20px;
    float: left;
}
#main .liebiao-c .liebiao .liebiao-right .liebiao-list li {
    height: 36px;
    width: 725px;
    line-height: 36px;
    border-bottom: 1px dashed #CCCCCC;
}
#main .liebiao-c .liebiao .liebiao-right .liebiao-list li span{
    float: left;
    width: 2px;
    height: 2px;
    background: #313131;
    display: block;
    margin-top: 17px;
}
#main .liebiao-c .liebiao .liebiao-right .liebiao-list li a{
    color: #555;
    float: left;
    line-height: 36px;
    margin-left: 14px;
    width: 600px;
    height: 36px;
    overflow: hidden;
}
#main .liebiao-c .liebiao .liebiao-right .liebiao-list li i{
    float: right;
    font-style: normal;
    color: #555;
}
.page{
    width: 700px;
    height: 40px;
    /*background: pink;*/
    float: left;
    margin-top: 25px;
}
.page p{
    padding: 5px 8px;
    color: #333;
    border: 1px solid #DFDFDF;
    display: inline-block;
    float: left;
    margin-right: 10px;
}
.page a{
    padding: 5px 8px;
    color: #333;
    margin-right: 5px;
    display: inline-block;
    float: left;
}
.page a.prev, a.next{
    padding: 5px 8px;
    color: #333;
    border: 1px solid #DFDFDF;
    display: inline-block;
    float: left;
}
.page a.pactive{
    background: #EEEEEE;
    border: 1px solid #DFDFDF;
}
.page p.pmore{
    border: none;
}

.zhihuitu .curmb{
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box;
    padding-left: 20px;
    height: 35px;
    background: url(curmbbg.png) repeat-x;
    border-bottom: 1px solid #DDDDDD;
}


.zhihuitu-page{
    height: 515px;
    border: 1px solid #DDDDDD;
    background: url(mappage.png) bottom;
}
.zhihuitu-page .map{
    border: none;
}
.zhihuitu-page {
    margin-top: 0;
}

/*内容*/
.neirong{
    width: 1000px;
    margin:0 auto;
    /*margin-top: 20px;*/
    background: blue;
}
.neirong-main{
    background: #fff;
    width: 995px;
    /*border: 1px solid #DFDFDF;*/
    float: left;
    padding-left: 5px;
    /*height: 1700px;*/
}
.meirong-main-wrap{
	margin-top: 6px;
	float: left;
	width: 980px;
	border: 1px solid #DFDFDF;
	border-top: none;
	margin-right: 10px;
}
.table.tr.td.p{
	
}
 .weizhi{
    height: 36px;
    background: url(liebiao-right-bg.png) repeat-x;
    /*background: red;*/
}
.weizhi span{
    margin-left: 15px;
    margin-right: 14px;
    float: left;
    margin-top: 4px;
    width: 24px;
    height: 26px;
    display: block;
    background: url(weizhi.png) no-repeat;
}
.weizhi p{
    font-size: 12px;
    color: #333;
    line-height: 35px;
}
.weizhi p a{
    font-size: 12px;
    color: #333;
    line-height: 35px;
}
.neirong .curmb{
    -moz-box-sizing: border-box;  
    -webkit-box-sizing: border-box; 
    -o-box-sizing: border-box; 
    -ms-box-sizing: border-box; 
    box-sizing: border-box;
    padding-left: 20px;
    height: 35px;
    background: url(curmbbg.png) repeat-x;
    border-bottom: 1px solid #DDDDDD;
    margin-bottom: 1px;
}
.neirong-main .zhaiyao{
    position: relative;
    width: 954px;
    height: 190px;
    border: 1px solid #C9C9C9;
    margin-left: 22px;
    margin-top: 20px;
    background: #F9FAFA;
}
.neirong-main  .zhaiyao .line{
    width: 100%;
    border-bottom: 1px solid #D6D6D6;
    float: left;
}
.neirong-main  .zhaiyao p{
    display: block;
    width: 450px;
    /*background: blue;*/
    float: left;
    font-size: 12px;
    height: 30px;
    line-height: 30px;
    margin-bottom: 8px;
    margin-left: 20px;
    overflow: hidden;
    /*border-bottom: 1px solid #C9C9C9;*/
}
.neirong-main  .zhaiyao p.last{
    width: 930px;
    /*background: blue;*/
}
.neirong-main .right-line{
    position: absolute;
    height: 100%;
    width: 1px;
    background: #D6D6D6;
    left: 90px;
}
.neirong-main .right-line2{
    position: absolute;
    height: 155px;
    width: 1px;
    background: #D6D6D6;
    left: 470px;
}
.neirong-main .right-line3{
    position: absolute;
    height: 155px;
    width: 1px;
    background: #D6D6D6;
    left: 580px;
}
.neirong-main  .zhaiyao p span{
    font-weight: bold;
    font-size: 12px;
    margin-right: 40px;
}
.neirong-main h2.title{
    margin-top: 20px;
    text-align: center;
    font-size: 20px;
    color: #E20001;
}
.neirong-main .youbian{
	width: 260px;
	height: 319px;
	text-align: center;
	margin-right: 20px;
	padding-left: 10px;
	float: right;
	z-index: auto;
	right: 2px;
	clip: rect(auto,20px,auto,auto);
	top: 20px;

}
.neirong-main .info{
	width: 680px;
	height: 36px;
	margin-left: 25px;
	margin-top: 20px;
	text-align: center;

}
.neirong-main .info p{
    /*float: left;*/
    font-size: 14px;
    height: 36px;
    line-height: 36px;
    display: inline;
    margin-right: 20px;
}
.neirong-main .connent{
	/*background: blue;*/
	width: 680px;
	height: auto;
	margin-top: 0;
	margin-bottom: 0;
	margin-left: 10px;
	font-size: 20px;
	line-height: 28px;
	color: #333333;
	font-family: 宋体;
}
.neirong-main .connent img.content-img{
    width: 650px;
    height: auto;
    display: block;
    margin: 0 auto;
}
.neirong-main .connent p{
    margin-top: 30px;
    float: left;
    width: 940px;
    font-size: 20px;
    line-height: 28px;
    color: #333333;
    font-family: 宋体;
}
.neirong-main .connent p.share{
    width: 300px;
    float: left;
}
.neirong-main .connent img.content-img{
    float: left;
    margin-left: 140px;
    margin-top: 20px;
}
.neirong-main .connent .gong-n{
    float: right;
    margin-top: 30px;
}
.neirong-main .connent .tuijian{
	float: left;
	margin-top: 50px;
	padding-bottom: 30px;
	width: 680px;
}
.neirong-main .connent .tuijian a.title{
	display: block;
	height: 26px;
	width: 680px;
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
	border-bottom: 1px solid #CCCCCC;
	margin-bottom: 15px;
}
.neirong-main .connent .tuijian ul li{
    margin-bottom: 4px;
}
.neirong-main .connent .tuijian ul li a{
    color: #555555;
    font-size: 14px;
}
.neirong-main .connent .tuijian ul li i{
    margin-left: 15px;
     color: #555555;
    font-size: 12px;
    font-style: normal;
}
.neirong-main .connent .tuijian p.prev,.neirong-main .connent .tuijian p.next{
    /*text-align: center;*/
    font-weight: bold;
    font-family: 宋体;
    height: 30px;
    line-height: 30px;
    margin-top: 10px;
    text-indent: 0;
    font-size: 14px;

}
.neirong-main .connent .tuijian p a{
    color: #555555;
    font-size: 14px;
    font-weight: normal;

}


















#footer{
    margin-top: 10px;
    float: left;
    width: 100%;
    height: 200px;
    background:url(footerbg.png) no-repeat bottom;
}
#footer .footer-c{
	width: 970px;
	height: 200px;
	float: none;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: center;
}
#footer .footer-c .line{
    background: url(footer-line.png) repeat-x;
    height: 4px;
}
#footer .footer-c .footericon{
    float: left;
    margin-left: 80px;
    margin-top: 40px;
}
#footer .footer-c .footerinfo{
    margin-top: 40px;
    margin-left: 60px;
    float: left;
}
#footer .footer-c .footerinfo a{
    float: left;
    color: #666;
    display: inline-block;
    margin-right: 20px;
}

#footer .footer-c .footerinfo2{
    margin-top: 20px;
    margin-left: 60px;
    float: left;
}
#footer .footer-c .footerinfo2 a{
    float: left;
    color: #666;
    display: inline-block;
    margin-right: 20px;
}

#img a{
    display: none;
    width:962px;
    height: 495px;
}
#img img{ width:962px;height: 495px; display:block;}

.xinjian {
	font-size: 14px;
	color: #000;
}
.xinjian a {
	color: #000;
}

.neirongwym {
font-size:16px; 
line-height:24px; 
font-family:'宋体'; 
border:solid #CCC; 
border-width:1px; 
padding-top:30px; 
padding-left:15px; 
padding-right:15px;
float:left; 
padding:20px;
}
.neirongwym p{
 margin: 20px 0 0 0;
}