﻿/*--全局共用参数--*/
html, body{margin:0;padding:0;font-family: "宋体,微软雅黑";font-size:12px;color: #000000;background: #FFFDFB url(z_bg.jpg) repeat-x; }
ul, ol, li, img{margin:0;padding:0;border:0;list-style: none;}
* LI{LIST-STYLE-TYPE: none}
a:link, a:active, a:visited{color: #454545;text-decoration: none;}
a:hover{color: #FF6600;text-decoration: none;}

.Position {
    line-height: 40px;
	background: url(zsy11_bg.png);
	
}

/*--红色链接--*/
.red, .red a:link, .red a:active, .red a:visited, .red a:hover {color:#ea1e26;}
/*--黄色链接--*/
.yellow, .yellow a:link, .yellow a:active, .yellow a:visited, .yellow a:hover {color:#d37302;}
/*--蓝色链接--*/
.blue, .blue a:link, .blue a:active, .blue a:visited, .blue a:hover {color:#153ebe;}
/*--绿色链接--*/
.green, .green a:link, .green a:active, .green a:visited, .green a:hover {color:#447c02;}
/*--黑色链接--*/
.black, .black a:link, .black a:active, .black a:visited, .black a:hover {color:#545454;}
/*--白色链接--*/
.white, .white a:link, .white a:active, .white a:visited, .white a:hover {color:#ffffff;}

/*--页面整体框架--*/
.container{width:auto;background:#fff;margin:0 auto;overflow: hidden;}
.none{display:none;}
.show{display:block;}
/
/*----页面头部框架----*/
.header{width:1000px;float: left;}
/*--标识部分--*/
.logo{width:100px;height:100px;background:url(logo.png) no-repeat;-background:url(logo.gif) no-repeat;margin:40px 0 0 20px;position:absolute;z-index:9999;/*--IE6.0显示gif--*/}
.title h1{font-size:36px;color:#F00;margin:60px 0 0 130px;position:absolute;font-family:"微软雅黑";z-index:9998;left: 171px;top: -14px;}
.title h2{font-size:14px;color:#F00;margin:110px 0 0 133px;position:absolute;font-family:Arial;z-index:9998;}
.title h1.bg{color:#fff;margin:62px 0 0 132px;z-index:9997;}
.title h2.bg{color:#fff;margin:112px 0 0 135px;z-index:9997;}
/*--收藏部分--*/
.topnav{width:998px;height:20px;background:url(top_bg.png) repeat-x;border:1px solid #ddd;padding-top: 5px;padding-bottom: 5px;}
.hfe{width:260px;float:right;}
.webnav{float:left;margin-left: 40px;}
.tq{float: left;width: auto;margin-left: 40px;margin-bottom: 5px;margin-top: -3px;}
.home{width:65px;padding-left:20px;background:url(icon/home.png) no-repeat;float:left;}
.favorite{width:65px;padding-left:20px;background:url(favorite.png) no-repeat;float:left;}
.email{width:65px;padding-left:20px;background:url(email.png) no-repeat;float:left;}



/*.site_top*/
.site_top {
    height: 160px;
    width: 100%;
    min-width: 1180px;
    background: url(site_top_bg.jpg) no-repeat center center;
}

.site_top .container {
    position: relative;
}

.site_top .site_logo {
    float: left;
}

.site_top .site_banben {
    float: right;
}
.site_top .site_banben a{
    display: block;
    float: left;
    height: 160px;
}











/*--图片轮转--*/
.header .banner{width:1000px;height:180px;overflow:hidden;float:left;}


/*导航栏目，带竖二级菜单*/
.nav{WIDTH: 1000px;BACKGROUND: url(nav_bg.jpg) repeat-x;FLOAT: left;HEIGHT: 45px;FONT-WEIGHT: bold}
.nav UL{PADDING-BOTTOM: 0px;MARGIN: 0px;PADDING-LEFT: 0px;WIDTH: 100%;PADDING-RIGHT: 0px;PADDING-TOP: 0px}
.nav UL LI{DISPLAY: inline;font-size:17px;font-family:"微软雅黑";font-weight:500;color:#FFFFFF;line-height:45px;}
.nav UL LI A:link{PADDING-LEFT: 22px;PADDING-RIGHT: 22px;DISPLAY: block;FLOAT: left;COLOR: #ffffff;MARGIN-LEFT: 0px;TEXT-DECORATION: none;background: url(line.jpg) no-repeat right;}
.nav UL LI A:active{PADDING-LEFT:22px;PADDING-RIGHT:22px;DISPLAY: block;FLOAT: left;COLOR: #ffffff;MARGIN-LEFT: 0px;TEXT-DECORATION: none;background: url(line.jpg) no-repeat right;}
.nav UL LI A:visited{PADDING-LEFT: 22px;PADDING-RIGHT:22px;DISPLAY: block;FLOAT: left;COLOR: #ffffff;MARGIN-LEFT: 0px;TEXT-DECORATION: none;background: url(line.jpg) no-repeat right;}
.nav UL LI A:hover{PADDING-LEFT:22px;PADDING-RIGHT:22px;DISPLAY: block;BACKGROUND: url(nav_tab.jpg) repeat-x 0px 6px;FLOAT: left;COLOR: #ffffff;MARGIN-LEFT: 0px;TEXT-DECORATION: none;background: url(line.jpg) no-repeat right;}
.nav #current A{PADDING-LEFT:22px;PADDING-RIGHT:22px;DISPLAY: block;BACKGROUND: url(nav_tab.jpg) repeat-x 0px 6px;FLOAT: left;COLOR: #ffffff;MARGIN-LEFT: 5px;TEXT-DECORATION: none;}
.sub{Z-INDEX: 9999;POSITION: absolute;TEXT-ALIGN: center;BACKGROUND-COLOR: #990000;WIDTH: 116px;VISIBILITY: hidden;font-size: 12px;}
.sub A:link{BORDER-BOTTOM: #FFFFFF 1px dotted;PADDING-BOTTOM: 5px;PADDING-LEFT: 5px;WIDTH: auto;PADDING-RIGHT: 5px;DISPLAY: block;COLOR: #ffffff;FONT-WEIGHT: normal;TEXT-DECORATION: none;PADDING-TOP: 5px}
.sub A:active{BORDER-BOTTOM: #FFFFFF 1px dotted;PADDING-BOTTOM: 5px;PADDING-LEFT: 5px;WIDTH: auto;PADDING-RIGHT: 5px;DISPLAY: block;COLOR: #ffffff;FONT-WEIGHT: normal;TEXT-DECORATION: none;PADDING-TOP: 5px}
.sub A:visited{BORDER-BOTTOM: 1px dotted #FFFFFF;PADDING-BOTTOM: 5px;PADDING-LEFT: 5px;WIDTH: auto;PADDING-RIGHT: 5px;DISPLAY: block;COLOR: #ffffff;FONT-WEIGHT: normal;TEXT-DECORATION: none;PADDING-TOP: 5px}
* HTML .sub A{WIDTH: 100%}
.sub A:hover{BACKGROUND-COLOR: #D6340C;COLOR: #ffffff;FONT-WEIGHT: bold;TEXT-DECORATION: none}
.twosub{width: 300px; float: left;}
.twosub a:link, .twosub a:active, .twosub a:visited, .twosub a:hover{width: 139px; display: block; border-right: 1px dotted #FFFFFF; float: left;}


/*--新闻列表--*/
.newsline{padding:4px 10px 0 10px;overflow:hidden;}
.newsline li{height:23px;line-height:23px;margin-bottom:1px;*margin-bottom:0;overflow:hidden;border-bottom:1px dotted #d1d1d1;background:url(dian.jpg) no-repeat 2px 10px;}
.newsline li a:link, .newsline li a:active, .newsline li a:visited{padding-left:12px;text-decoration:none;float:left;}
.newsline li a:hover{padding-left:12px;float:left;}
.newsline li span{float:right;display: block;color: #919191;}
/*--新闻列表14号字--*/
.newsline1{padding:4px 10px 0 10px;overflow:hidden;font-size:14px}
.newsline1 li{height:28px;line-height:28px;margin-bottom:1px;*margin-bottom:0;overflow:hidden;border-bottom:1px dotted #d1d1d1;background:url(dian.jpg) no-repeat 2px 15px;}
.newsline1 li a:link, .newsline1 li a:active, .newsline1 li a:visited{padding-left:12px;text-decoration:none;float:left;}
.newsline1 li a:hover{padding-left:12px;float:left;}
.newsline1 li span{float:right;display: block;color: #919191;}
/*--新闻列表12号字-红色图标--*/
.newsline2{padding:4px 10px 0 10px;overflow:hidden;font-size:12px}
.newsline2 li{height:22px;line-height:22px;margin-bottom:1px;*margin-bottom:0;overflow:hidden;border-bottom:1px dotted #d1d1d1;background:url(dian1.jpg) no-repeat 0px 7px;}
.newsline2 li a:link, .newsline2 li a:active, .newsline2 li a:visited{padding-left:12px;text-decoration:none;float:left;}
.newsline2 li a:hover{padding-left:12px;float:left;}
.newsline2 li span{float:right;display: block;color: #919191;}
/*--新闻列表12号字-22行高--*/
.newsline3{padding:4px 10px 0 10px;overflow:hidden;font-size:12px}
.newsline3 li{height:22px;line-height:22px;margin-bottom:1px;*margin-bottom:0;overflow:hidden;border-bottom:1px dotted #d1d1d1;background:url(dian.jpg) no-repeat 0px 7px;}
.newsline3 li a:link, .newsline3 li a:active, .newsline3 li a:visited{padding-left:12px;text-decoration:none;float:left;}
.newsline3 li a:hover{padding-left:12px;float:left;}
.newsline3 li span{float:right;display: block;color: #919191;}
/*--滑动门蓝色--*/
.tab_1 .coltop .coltop-m{padding:0;margin-left: 10px;}
.tab_1 .coltop li{height:20px;padding:5px 14px 4px 14px;float:left;}
.tab_1 .coltop .active{background: url(column_1_tm.png) repeat-x;border:1px solid #009ad9;border-bottom:none;}
.tab_1 .coltop .active a{color:#003399;font-weight:500;font-size:16px;text-decoration:none;}
.tab_1 .coltop .normal{background:url(column_2_tb.png) repeat-x;border-bottom:1px none #FFFFFF;border-top: 1px solid #FFFFFF;border-right: 1px solid #FFFFFF;}
.tab_1 .coltop .normal a{color:#ffffff;font-weight:500;font-size:16px;text-decoration:none;}
.tab_1 .colcont{height:auto;}
/*--滑动门黄色--*/
.tab_2 .coltop .coltop-m{padding:0 0 0 6px;}
.tab_2 .coltop li{height:20px;padding:7px 17px 2px 17px;float:left;}
.tab_2 .coltop .active{background: url(column_1_tm.png) repeat-x #fff;border:1px solid #009ad9;border-bottom:none;}
.tab_2 .coltop .active a{font-weight:bold;color:#1c86b1;text-decoration:none;}
.tab_2 .coltop .normal{background:url(mainnav_bg.png) repeat-x #ffe608;border:1px solid #52bdbd;border-bottom:none;}
.tab_2 .coltop .normal a{font-weight:bold;color:#fff;text-decoration:none;}
/*--滑动门固定宽度--*/
.tab_3 .coltop .coltop-m{padding:0;margin-left: 10px;}
.tab_3 .coltop li{height:20px;padding:5px 14px 4px 14px;float:left;width: 70px;}
.tab_3 .coltop .active{background: url(tab-1.png) no-repeat;border-bottom:none;}
.tab_3 .coltop .active a{color:#FFFFFF;font-weight:500;font-size:16px;text-decoration:none;}
.tab_3 .coltop .normal{background:url(tab-2.png) no-repeat;}
.tab_3 .coltop .normal a{color:#000000;font-weight:500;font-size:16px;text-decoration:none;}
.tab_3 .colcont{height:auto;}
/*--横列表新闻--*/
.hlb{padding:5px 10px 5px 80px; font-size:14px;color:#0654C1;}
.hlb li{color:#0654C1; width:240px;float:left;overflow:hidden;background:url(dian.jpg) no-repeat 2px 5px;}
.hlb li a:link, .hlb li a:active, .hlb li a:visited{padding-left:12px;float:left;color:#0654C1;}
.hlb li a:hover{padding-left:12px;float:left;color:#0654C1}
/*--版权信息--*/
.footer{width:1000px;height:134px;background:#66ccff url(footer_bg.jpg) no-repeat;margin-top:10px;float:left;font-size:14px;font-family:"微软雅黑";font-weight: 500;}
.footer .footnav {width:200px;height:60px;text-align:center;padding:50px 0 10px 0;background:none;border:none;float:right;}
.footer .copy {width:580px;text-align:center;padding:25px 0 10px 200px;line-height:150%;float:left;}
/*二级页面、内容页、其它页公用*/
.lm{float: left;height: auto;width: 240px;overflow: hidden;}
.mhd H3{FONT-SIZE: 16px}
.mod-mod1 .mhd{BACKGROUND:url(mod1_mhdBg.png) no-repeat;HEIGHT: 51px;line-height: 51px;}
.mod-mod1 .mhd H3{COLOR: #ffffff;width: 240px;font-size:18px;font-family:"微软雅黑";font-weight: 600;text-align: center;padding-left: 0px;padding-top: 0px;letter-spacing: 2px;}
.mod-sideMenu{MARGIN-BOTTOM: 0px;width: 240px;}
.mod-sideMenu .side-menu LI{LINE-HEIGHT: 46px;BACKGROUND: url(sideMenu_liBg.png) no-repeat;font-family:"微软雅黑";}
.mod-sideMenu .side-menu LI A{PADDING-LEFT: 60px;DISPLAY: block;BACKGROUND: url(arrow1.png) no-repeat 25px 15px;HEIGHT: 46px;COLOR: #6F0000;FONT-SIZE: 16px;OVERFLOW: hidden;FONT-WEIGHT: 500;TEXT-DECORATION: none}
.mod-sideMenu .side-menu LI.hover{BACKGROUND: url(sideMenu_liBg_hover.png) no-repeat}
.mod-sideMenu .side-menu LI.now{BACKGROUND: url(sideMenu_liBg_hover.png) no-repeat}
.mod-sideMenu .side-menu LI.hover A{BACKGROUND: url(arrow2.png) no-repeat 25px 15px;COLOR: #000066}
.mod-sideMenu .side-menu LI.now A{BACKGROUND: url(arrow2.png) no-repeat 25px 15px;COLOR: #000066}
.mod-sideMenu .side-menu LI .list{DISPLAY: none;PADDING-TOP: 10px;background: #F0FCFF;}
.mod-sideMenu .side-menu LI .list LI{LINE-HEIGHT: 28px;PADDING-LEFT: 0px;BACKGROUND: none transparent scroll repeat 0% 0%;HEIGHT: 28px}
.mod-sideMenu .side-menu LI .list LI A{PADDING-LEFT: 60px;BACKGROUND: url(dot-yellow.png) no-repeat 40px center;HEIGHT: 28px;FONT-WEIGHT: 500}
.mod-sideMenu .side-menu LI .list LI A:hover{BACKGROUND: url(dot-red.png) no-repeat 40px center;COLOR: #333333;TEXT-DECORATION: none}
.mod-sideMenu .side-menu LI .list LI.hover A{BACKGROUND: url(dot-red.png) no-repeat 40px center;COLOR: #666666;TEXT-DECORATION: underline}
/*列表内容*/
.lb{float: right;height: auto;width: 900px;overflow: hidden;background: #FAFAFA url(lb_bg.jpg) repeat-x;border: 1px solid #E4E4E4;padding-right: 10px;padding-bottom: 10px;padding-left: 10px;}
.YourSpace{height:30px;padding:0 20px;font-size:14px;font-weight:bold;line-height:30px;letter-spacing:1px;margin-bottom: 10px;}
.YourSpace a{color: #CD3914;}
.YourSpace a:hover{}
.YourSpace p{padding-left:22px;background:url(Home.gif) 0 7px no-repeat;}
.lb-nr{float:left;width:484px;height:143px;padding:10px;overflow:hidden;text-indent: 24px;line-height:24px;}
/*三级内容页*/
.ArticleTitle{line-height:1.4em;padding:20px;padding-top:10px;font-size:26px;font-weight:bold;text-align:center;color:#222;}
.ArticleAbout{height:40px;line-height:40px;margin:0 20px;margin-bottom:20px;text-align:center;letter-spacing:1px;color:#AD2F18;border-top:#AD2F18
solid 2px;border-bottom:#999 dotted 1px;}
.ArticleBody{padding:0 20px;font-size:16px;line-height:1.8em;overflow:hidden;}
/*二级图片列表*/
.zjpic{float:left;width:160px;height:160px;text-align: center;padding:7px;overflow: hidden;}
.pic-wz{line-height: 28px;}
/******另写部分*******/
.dbt{float: left;height: 48px;width: 668px;padding-left: 80px;padding-right: 10px;font-family:"微软雅黑";font-size:28px;color: #0A51C3;}
.dbt a:link, .dbt a:active, .dbt a:visited, .dbt a:hover{color: #0A51C3;}
.box1{background: #F0FBFF url(szyw_bg.jpg) repeat-x top;height: 77px;width: 100%;}
.box2{background: url(xw_bg.jpg) repeat-x top;float: left;height: 303px;width: 748px;margin-top: 4px;border: 1px solid #9ADAFE;}
.box3{float: left;height: 200px;width: 500px;border: 1px solid #0033FF;}
/*常用box*/
.box4{float: left;height: auto;width: 100%;border: 1px solid #9ADAFE;background: url(box_bg1.jpg) no-repeat;}
.lmmc{float: left;height: 23px;width: auto;margin-left: 25px;padding-right: 5px;padding-left: 7px;margin-top: 7px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background: #FFFFFF url(lmmc_bg.jpg) repeat-x;color: #0364CB;}
/*常用box结束*/
.gd{line-height: 26px;float: right;height: 26px;margin-right: 10px;}
.xwt{float:left;width:322px;height:256px;padding-top: 0px;padding-left: 12px;}
.xwt1{float:left;width:322px;height:47px;line-height:47px;background: url(xwtu_bg.png) no-repeat left center;text-align: center;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;}
/*----页面内容框架----*/
.content{width:1180px;height:auto;float: left;margin-top: 10px;background-color: #FFFFFF;}
.rowone{float: right;height: auto;width: 238px;overflow: hidden;}
.rowtwo{float: left;height: auto;width: 750px;overflow: hidden;}
.rowthree{float: left;height: auto;width: 1000px;margin-top: 10px;}
.L1{float: left;height: 158px;width: 240px;background: url(L1_bg.jpg) no-repeat top;}
.hf{padding-left:18px;color:#0066FF}
/*240pxbox框+标题*/
.l2{background:  #FFFCFB url(L2bt_bg.png) no-repeat top;float: left;height: auto;width: 240px;margin-top: 10px;overflow: hidden;}
.bt{float: left;height: 29px;width: 100%;text-align: center;line-height: 29px;font-size:18px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;}
.nr{float: right;height: auto;width: 238px;border: 1px solid  #DDD;}
.yw{float: left;height: 75px;width: 50px;text-align: center;padding: 2px 5px;}
.sp{background: url(sp_bg.jpg) no-repeat;height: 153px;width: 203px;padding: 4px;margin-top: 5px;margin-right: auto;margin-left: auto;}
.xxgk {
	float: left;
	height: 94px;
	width: 750px;
	margin-top: 5px;
}
/*--自适应栏目--*/
.column{width:100%;float:left;}
.coltop{width:100%;height:30px;background:url(zsy_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop .coltop-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy_L.png) no-repeat;float:left;overflow: hidden;}
.coltop .coltop-m{width:auto;height:20px;padding:7px 6px 3px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy_bg.png) repeat-x;float:left;}
.coltop .coltop-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy_bg_R.png) right no-repeat;float:right;}
.colcont{width:100%;height:auto;float:left;overflow: hidden;}
.colbot{width:100%;height:10px;background: url(column_1_bm.png) repeat-x;float:left;}
.colbot .colbot-l{width:10px;height:10px;background: url(column_1_bl.png) no-repeat;float:left;}
.colbot .colbot-r{width:10px;height:10px;background: url(column_1_br.png) no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop .coltop-l{width:40px;height:30px;text-indent:-9999px;background: url(zsy_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop .coltop-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy_m.png) repeat-x;float:left;}
.news .coltop .coltop-m span{height:20px;padding:5px 40px 5px 6px;background:url(zsy_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--自适应栏目1--*/
.coltop1{width:100%;height:30px;background:url(zsy1_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop1 .coltop1-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy1_L.png) no-repeat;float:left;overflow: hidden;}
.coltop1 .coltop1-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy1_bg.png) repeat-x;float:left;}
.coltop1 .coltop1-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy1_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop1 .coltop1-l{width:40px;height:30px;text-indent:-9999px;background: url(zsy1_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop1 .coltop1-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy1_m.png) repeat-x;float:left;}
.news .coltop1 .coltop1-m span{height:20px;padding:5px 40px 5px 6px;background:url(zsy1_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--自适应栏目2--*/
.coltop2{width:100%;height:30px;background:url(zsy2_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop2 .coltop2-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy2_L.png) no-repeat;float:left;overflow: hidden;}
.coltop2 .coltop2-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy2_bg.png) repeat-x;float:left;}
.coltop2 .coltop2-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy2_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop2 .coltop2-l{width:35px;height:30px;text-indent:-9999px;background: url(zsy2_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop2 .coltop2-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy2_m.png) repeat-x;float:left;}
.news .coltop2 .coltop2-m span{height:20px;padding:5px 35px 5px 6px;background:url(zsy2_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--自适应栏目3--*/
.coltop3{width:100%;height:30px;background:url(zsy3_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop3 .coltop3-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy3_L.png) no-repeat;float:left;overflow: hidden;}
.coltop3 .coltop3-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy3_bg.png) repeat-x;float:left;}
.coltop3 .coltop3-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy3_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop3 .coltop3-l{width:53px;height:30px;text-indent:-9999px;background: url(zsy3_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop3 .coltop3-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy3_m.png) repeat-x;float:left;}
.news .coltop3 .coltop3-m span{height:20px;padding:5px 40px 5px 6px;background:url(zsy3_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--自适应栏目4--*/
.coltop4{width:100%;height:30px;background:url(zsy4_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop4 .coltop4-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy4_L.png) no-repeat;float:left;overflow: hidden;}
.coltop4 .coltop4-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy4_bg.png) repeat-x;float:left;}
.coltop4 .coltop4-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy4_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop4 .coltop4-l{width:35px;height:30px;text-indent:-9999px;background: url(zsy4_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop4 .coltop4-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy4_m.png) repeat-x;float:left;}
.news .coltop4 .coltop4-m span{height:20px;padding:5px 40px 5px 6px;background:url(zsy4_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--自适应栏目5--*/
.coltop5{width:100%;height:30px;background:url(zsy5_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop5 .coltop5-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy5_L.png) no-repeat;float:left;overflow: hidden;}
.coltop5 .coltop5-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy5_bg.png) repeat-x;float:left;}
.coltop5 .coltop5-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy5_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop5 .coltop5-l{width:40px;height:30px;text-indent:-9999px;background: url(zsy5_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop5 .coltop5-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy5_m.png) repeat-x;float:left;}
.news .coltop5 .coltop5-m span{height:20px;padding:5px 50px 5px 6px;background:url(zsy5_R.png) no-repeat right 0px;color: #FFFFFF;float:left;overflow:hidden;}
/*--自适应栏目6--*/
.coltop6{width:100%;height:30px;background:url(zsy6_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop6 .coltop6-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy6_L.png) no-repeat;float:left;overflow: hidden;}
.coltop6 .coltop6-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy6_bg.png) repeat-x;float:left;}
.coltop6 .coltop6-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy6_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop6 .coltop6-l{width:49px;height:30px;text-indent:-9999px;background: url(zsy6_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop6 .coltop6-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy6_m.png) repeat-x;float:left;}
.news .coltop6 .coltop6-m span{height:20px;padding:5px 40px 5px 6px;background:url(zsy6_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--自适应栏目7--*/
.coltop7{width:100%;height:30px;background:url(zsy7_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop7 .coltop7-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy7_L.png) no-repeat;float:left;overflow: hidden;}
.coltop7 .coltop7-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy7_bg.png) repeat-x;float:left;}
.coltop7 .coltop7-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy7_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop7 .coltop7-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy7_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop7 .coltop7-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy7_m.png) repeat-x;float:left;}
.news .coltop7 .coltop7-m span{height:20px;padding:5px 45px 5px 6px;background:url(zsy7_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--自适应栏目8--*/
.coltop8{width:100%;height:30px;background:url(zsy8_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop8 .coltop8-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy8_L.png) no-repeat;float:left;overflow: hidden;}
.coltop8 .coltop8-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy8_bg.png) repeat-x;float:left;}
.coltop8 .coltop8-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy8_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop8 .coltop8-l{width:40px;height:30px;text-indent:-9999px;background: url(zsy8_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop8 .coltop8-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy8_m.png) repeat-x;float:left;}
.news .coltop8 .coltop8-m span{height:20px;padding:5px 40px 5px 6px;background:url(zsy8_R.png) no-repeat right 0px;color: #FFFFFF;float:left;overflow:hidden;}
/*--自适应栏目9--*/
.coltop9{width:100%;height:30px;background:url(zsy9_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop9 .coltop9-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy9_L.png) no-repeat;float:left;overflow: hidden;}
.coltop9 .coltop9-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy9_bg.png) repeat-x;float:left;}
.coltop9 .coltop9-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy9_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop9 .coltop9-l{width:15px;height:30px;text-indent:-9999px;background: url(zsy9_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop9 .coltop9-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy9_m.png) repeat-x;float:left;}
.news .coltop9 .coltop9-m span{height:20px;padding:5px 50px 5px 6px;background:url(zsy9_R.png) no-repeat right 0px;color:#FFFFFF;float:left;overflow:hidden;}
/*--自适应栏目10--*/
.coltop10{width:100%;height:30px;background:url(zsy10_bg.png) repeat-x;float:left;overflow: hidden;}
.coltop10 .coltop10-l{width:20px;height:30px;text-indent:-9999px;background: url(zsy10_L.png) no-repeat;float:left;overflow: hidden;}
.coltop10 .coltop10-m{width:auto;height:20px;padding:5px 6px 5px 6px;font-size:16px;font-family:"微软雅黑";font-weight: 500;letter-spacing: 1px;background:url(zsy10_bg.png) repeat-x;float:left;}
.coltop10 .coltop10-r{height:20px;padding:7px 10px 3px 10px;font-size:12px;background: url(zsy10_bg_R.png) right no-repeat;float:right;}
/*背景图片自适应栏目与上面的自适应同时用*/
.news .coltop10 .coltop10-l{width:33px;height:30px;text-indent:-9999px;background: url(zsy10_L.png) no-repeat;float:left;overflow: hidden;}
.news .coltop10 .coltop10-m{width:auto;height:30px;padding:0;font-family:"微软雅黑";font-size:16px;font-weight:500;background:url(zsy10_m.png) repeat-x;float:left;}
.news .coltop10 .coltop10-m span{height:20px;padding:5px 40px 5px 6px;background:url(zsy10_R.png) no-repeat right 0px;color:#fff;float:left;overflow:hidden;}
/*--滑动可以改背景--*/
.landn{width:238px;margin:0 0 5px 0;float:left;}
.landn .mytab{width:236px;background:#fff;border:1px solid #FFA07A;border-top:none;float:left;font-size:14.5px;}
.landn .mytab li{padding:5px 22px 5px 22px;border-right:1px solid #FFA07A;cursor:pointer;float:left;}
.landn .mytab .active{background:#FFA07A;}
.landn .mytab .active a{font-weight:bold;text-decoration:none;float:left;}
.landn .mytab .normal{background:#fefff1;}
.landn .mytab .normal a{text-decoration:none;float:left;}
/*--办件查询--*/
.form {padding:2px 10px 2px 10px; font-size:12px; width:}
.form span { width:60px;display:block;text-align:right;float:left; height:20px; line-height:20px}
.form .number {width:150px; height:20px;}
.form .password {width:100px; height:20px;line-height:20px}
/*友情链接*/
.ylinktop{ width:748px; height:36px; background:url(ylink_top.jpg) left top no-repeat; padding-left:252px;}
.ylinktop ul li{ float:left; width:180px; height:36px;line-height:36px; font-size:14px; font-weight:bold; vertical-align:bottom; text-align:center;}
.ylinktop ul li.line{ width:2px; background:url(ylink_line.jpg) left top no-repeat; overflow:hidden;}
.ylinktop ul li.sec2{ background:url(ylink_sec2.jpg) no-repeat center top;color:#ffffff;}
.ylinktop ul li.sec1{ color:#333333;}
.ylinknr{
	width:986px;
	height:50px;
	border:#DDDDDD 1px solid;
	border-top:0px;
	padding:10px 2px 10px 10px;
	background: url(box_bg4.jpg) repeat-y;
}
.linkbody,.linkbody1,.linkbody2,.linkbody3{ width:986px; height:50px;overflow-x:hidden;overflow-y:scroll;}
.linkbody ul li{ float:left; width:137px; height:26px; line-height:26px; vertical-align:bottom; font-size:14px; color:#666666; overflow:hidden;}
.linkbody1 ul li{ float:left; width:160px; height:26px; line-height:26px; vertical-align:bottom; font-size:14px; color:#666666; overflow:hidden;}
.linkbody2 ul li{ float:left; width:192px; height:26px; line-height:26px; vertical-align:bottom; font-size:14px; color:#666666; overflow:hidden;}
.linkbody3 ul li{ float:left; width:96px; height:26px; line-height:26px; vertical-align:bottom; font-size:14px; color:#666666; overflow:hidden;}
.linkbody ul li a,.linkbody1 ul li a,.linkbody2 ul li a,.linkbody3 ul li a{ line-height:26px; font-size:14px; color:#666666;}
	/*-----视频----*/
.ztzl{ width:40px; height:356px; margin:0; padding:0;}
.ztzl_top{ width:240px; height:34px; margin:0; padding:0;}
.ztzl_top span{ padding:5px 0 0 0px; margin:0; line-height:26px; font-size:14px; font-weight:bold; color:#FFFFFF; float:left;}
.ztzl_top a{ float: left; line-height:34px; padding-right:10px;}
.ztzl_cen{ width:230px; height:auto; display:table; margin:0; padding:3px 0;}
.gove_right_font{ width:230px; height:auto; padding:0; margin:0 auto;}
.gove_right_font ul li{width:236px;height:78px;border-bottom:1px #cccccc dashed;float:left;padding-top:6px;}
.gimg_l{width:82px;height:77px;background:url(gimg2012.jpg) no-repeat;float:left;}
.gfont_r{width:140px;float:right;padding-left:5px;}
.gfont_r p a{color:#353535;}
.gfont_r p a:hover{color:#e70402;}
.ztzl_cen_tu{ width:237px; height:auto; margin:0 auto; padding:0;}
.ztzl_cen_tu img{ padding-top:6px;}
.ztzl_bot{ width:240px; height:5px; margin:0; padding:0;}




/*-----9.8加入----*/
.top1{
	width: 1000px;
	float: left;
	height: 150px;
	overflow: hidden;
	background: url(topbg.png);
	position:relative;
}
.logo1{
	float: left;
	height: 150px;
}
.tel{
	float: right;
	width: 380px;
	height: 27px;
	margin-top: 0px;
}

.tel .keyword {width:240px;height:19px;border:none;padding:2px 2px 2px 25px;font-size:14px;line-height:22px;color:#333;border:1px solid #d0d0d0;border-right:none;background:url(../images/search-icon.png) 7px 7px no-repeat #fff;float:left;}
.tel .button {width:83px;height:25px;border:none;background:url(search-button.png) no-repeat;float:left;}	

.tel .button_1 {
	width: 83px;
	height: 25px;
	border: none;
	background: url(search-button.png) no-repeat;
	float: left;
	cursor:pointer;
}
.topbg{ background:url(topbg.jpg) repeat-x; width:100%; height:30px}
.top{width:1000px; margin:0 auto}
.top_left{ line-height:30px; height:30px; float:left;width:300px;}
.top_right{ float:right; line-height:30px}
.top_right li{ float:left; padding-right:10px}
.topCl{background:#fff;}