@charset "utf-8";


/*微软雅黑字体*/
.xxx{ font-family: \5fae\8f6f\96c5\9ed1,\9ed1\4f53;font-weight: bold;}

/*精灵图*/

.xxxx{ background: url('bg/repeat-sprite.png') repeat-x 0 -100%;}/*重复背景*/


/*基类*/
.main_section{ float:left}
.sidebar{ float: right}

/*公用实例*/




/*实例化*/

.wrap_section{overflow: hidden;*zoom:1;background: #fff;}
/*第一个section*/
.section{margin-bottom: 15px;}
.section{ position: relative; z-index:999;}
.main_section{;}
.sidebar{ width: 300px;}


.section1{margin-top: 10px;}
.section1 .main{}
.section1 .side{ width: 230px;float:right;}
.section1 .main_news{
    float: right;
    width: 594px;
    }
.section1 .main_news .hd {
    background: #fff;
    border-top: 2px solid #C62020;
    height: 38px;
    border-bottom: 1px solid #E8E8E8;
}
.section1 .main_news .hd .tit{background: none;color:#E53D3D;width: 5.5em;font-weight: bold;line-height: 38px;top: 0;}
.wrap_big_news{position: relative;overflow: hidden;}
.wrap_big_news .tit{width: 460px;height: 40px;line-height: 45px;text-align:center;font-size: 18px;margin: 8px auto 0;overflow: hidden;font-family: 微软雅黑;background: url(bg/dot_line.png) repeat-x 0 bottom;}
.wrap_big_news .tit a{ text-decoration: none;}
.wrap_big_news .more{ position: absolute;right: 0;top:0;}
.wrap_big_news .news_ico{position: absolute;left: 18px;top: 4px;background: url('bg/news_ico.png') no-repeat 0 0;width: 62px;height: 19px;}

.section1 .wrap_big_news .tit{width: 100%;line-height: 40px;text-align: left;font-size: 16px;padding: 14px 0 0 19px;overflow: hidden;background: url(bg/dot_line.png) repeat-x 0 bottom;margin: 0;}

.mod_box{}
.mod_box .hd{
    position: relative;
    height: 38px;
    background: #fff;
    line-height: 38px;
 }
.mod_box .hd h3{ }
.mod_box .hd .tit{
    float: left;
    background: url("bg/ui_tit_w128.png") no-repeat 0 0;
    width: 128px;
    height: 38px;
    overflow: hidden;
    text-align:center;
    color:#fff;
    font-size: 14px;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 38px;
}
.mod_box .bd{
    clear: both;
    overflow: hidden;
    background-color: #FFFFFF;
    border-top: 0 none;
    border-radius: 0 0 5px 5px;
}
.mod_box .bd li{height: 28px;
    line-height: 28px;
    margin: 0 10px;
    overflow: hidden;
    position:relative;
    }
.mod_box .list_with_date li{padding-right: 100px;line-height: 44px;height: 44px;font-size: 14px;font-family: 微软雅黑;}
.mod_box .list_with_date .txt{
    background: url(bg/dot.png) no-repeat 0 16px;
    padding-left: 10px;
    }
.mod_box .list_with_date .date{position: absolute;top:0;right:0;width: 100px;text-align: center;font-size: 14px;}
.w360{ width: 360px;}
.section1 .side{ }
.side .news{ background: #fff url("bg/notic_news_bg.jpg") no-repeat 0 0; width: auto;height: 358px;margin-bottom: 0; border: 1px solid #E8E8E8;}
.news .hd{ background: none;border:0 none;height: 50px;}
.news .hd .news_tit{
    text-indent: -1024px;
    background: none;
    overflow: hidden;
}
.news .bd{ background: none;padding:0;border:0 none}
.mod_box .more{width: 43px;height: 16px;overflow: hidden;float: right;position: absolute;right: 10px;top: 11px;color: #8B8B8B;font-family: 微软雅黑;line-height: 16px;}
.fuwu_box .more{ top: 10px}
.news .more{  top: 20px; }




.focus_box{width: 520px;height: 440px;float: left;background:#fff;}

/*首页第一个焦点图*/
.wrap_focus .prev,.wrap_focus .next
{
    position: absolute;
    display: block;
    right: 35px;
    width: 36px;
    height: 36px;
    background: url(images/focusAdvBg.png)
            no-repeat;
    filter: alpha(opacity=80);
    opacity: 0.8;
    font-size: 20px;
    opacity: 1;
    line-height: 36px;
    bottom: 0;
    color: #fff;
    z-index: 999;
    text-align: center;
    cursor: pointer;
}

.wrap_focus .next
{
    left: auto;
    right: 5px;
    background-position: -46px 0;
}

.wrap_focus .prev:hover,.wrap_focus
            .next:hover
{
    filter: alpha(opacity=100) !important;
    opacity: 1 !important;
}
.wrap_focus .prev a,.wrap_focus .next a{ color:#fff;text-decoration: none;display: block}
.wrap_focus .prev a:hover,.wrap_focus .next a:hover{ 
    color:#EE0E11
}
.wrap_focus
{
    width: 386px;
    height: 361px;
    position: relative;
    margin: 0px auto;
    overflow: hidden;
    float: left;
}
.wrap_focus .bd ul{ overflow: hidden}
.wrap_focus .bd li
{
    vertical-align: middle;
    height: 364px;
    overflow: hidden;
    background-repeat:no-repeat;
    background-position:center; 
    background-size:auto 364px;
}
.wrap_focus .bd li a{display: block;width: 468px;height: 364px;margin:0 auto;position: relative;overflow: hidden;}
.wrap_focus .bd li img
{
    height: 364px;
    display: block;
}
.wrap_focus .tit{
    position: absolute;
    height: 40px;
    line-height: 40px;
    color:#fff;
    bottom: 0;
    z-index:999;
    text-indent: 10px;
    overflow: hidden;
    font-size: 14px;
    font-family: 微软雅黑;
    }
.wrap_focus .tit-bg {
    position: absolute;
    bottom: 0;
    z-index: 1;
    height: 40px;
    width: 100%;
    background: #333;
    filter: alpha(opacity=70);
    opacity: 0.7;
    overflow: hidden;
}



.wrap_focus .hd{height: 8px;overflow:hidden;position:absolute;right: 5px;bottom: 17px;z-index:999;}
.wrap_focus .hd ul{ overflow:hidden; zoom:1; float:left;  }
.wrap_focus .hd ul li{float:left;margin-right: 7px;width: 8px;height: 8px;line-height:14px;text-align:center;background:#fff;cursor:pointer;font-size: 0;}
.wrap_focus .hd ul li.on{background: #D33237;color:#fff;}

.news_txt_ico{vertical-align: 2px;margin-left: 0px;}

.tab_con{ display: none;background-color:#fff}
.tab_news{
    margin-bottom: 0;
    width: 330px;
    float: right;
    }
.tab_news .hd{ padding-left:8px}
.tab_news .hd h3{
    float: left;
    background: url("bg/tab_normal.png") no-repeat 0 0;
    width: 100px;
    height: 34px;
    /* overflow: hidden; */
    text-align:center;
    font-size: 15px;
    font-family: "微软雅黑";
    line-height: 34px;
    margin-right: 1px;
    position: relative;
    top: -6px;
}
.tab_news .hd h3.cur{
    background: url("bg/tab_on.png") no-repeat 0 0;
    height: 40px;
color:#fff;

}
.tab_news .hd h3 a{ color:#fff;text-decoration: none}
.tab_news .hd h3 a:hover{ color: #fff}
.tab_news .list{
    clear:both;
    clear: both;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 0px 0 6px;
    }
.tab_news .tab1_bd{ border: 1px solid #E8E8E8;border-top: 0 none}  

.tab_news .tab_con li{height: 28px;
    line-height: 28px;
    background: url("bg/dot_line.png") repeat-x 0 bottom;
    margin: 0 10px;
    overflow: hidden;
    position:relative;
    }
    
.section1 .tab_con{ height: 331px}    
.section1 .side .mod_box li{ height: 29px;line-height: 29px}
.section1 .mod_box .list_with_date li{ height: 32px;line-height: 32px;}
.section1 .mod_box .bd{ padding: 0}

.section_nav{overflow: hidden;width: 1000px;margin: 0 auto 15px;border: 1px solid #e8e8e8;border-left: 0 none;border-right: 0 none;}
.section_nav a{float: left;width: 19.8%;margin-right: 0;height: 78px;overflow: hidden;border-left: 1px solid #e8e8e8;padding: 15px 0px;font-size: 15px;font-weight: bold;text-decoration: none;}
.section_nav a img{display: block;margin: 0 auto;float: left;margin-left: 10px;margin-right: 10px}
.section_nav .wrap_txt{ overflow:hidden;margin-right:10px}
.section_nav .tit{}
.section_nav p.txt{font-size: 12px;color:#999;font-weight:normal;}
.section_nav .link3{ margin-right:0}


.section_banner1000{}
.section_banner1000 img{ width: 1030px;}








/*==================================
/*2013-11-26-焦点图*/
.wrap_banner{ width:758px;  position:relative;  height: 170px;  overflow: hidden;float: left;padding: 5px 6px;background-color: #fff;}	
.wrap_banner .bd{ margin:0 auto; position:relative; z-index:0; overflow:hidden;  }	
.wrap_banner .bd ul{ width:758px !important;  }	
.wrap_banner .bd li{ width:758px !important;  height:170px; overflow:hidden; text-align:center;  }	
.wrap_banner .bd li a{ display:block; height:170px; }	
.wrap_banner .hd{ width:758px;  position:absolute; z-index:1; bottom: 4px; left: 4px; height:30px; line-height:30px; }	
.wrap_banner .hd ul{ text-align: right; width: auto;margin-right: 20px;}
.wrap_banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:20px; height:20px; margin:1px; overflow:hidden; background: #E67117;filter:alpha(opacity=90);opacity:0.9; line-height:18px;text-align: center;color: #fff}	
.wrap_banner .hd ul .on{ background: #C91E01;}	

#wrap_banner_txt {
    float: right;
    width: 230px;
    background-color: #fff;
    height: 180px;
    

}

.wrap_banner_txt .list {
    border: 1px solid #E8E8E8;
    overflow: hidden;
    display: none
}

.wrap_banner_txt li {
    border-bottom: 1px solid #E8E8E8;
    height: 29px;
    line-height: 29px;
    margin-bottom: -1px;
}


.section3{
}
.mod_normal_box{ float: left}
.fuwu_box{width: 100%;}
.mod_normal_box .hd{
    background: #fff;
    border-top: 2px solid #C62020;
    height: 44px;
    border-bottom: 1px solid #E8E8E8;
    line-height: 44px;
}
.mod_normal_box .hd .tit{
    background: none;
    color: #E53D3D;
    width: 5.5em;
    font-weight: bold;
}
.fuwu_box{ }
.fuwu_box .bd{ padding:0}
.fuwu_box .pic_list{overflow: hidden;margin: 0;border-right: 1px solid #e8e8e8;height: 257px;}
.fuwu_box .pic_list a{float: left;position: relative;border-left: 1px solid #e8e8e8;border-bottom: 1px solid #e8e8e8;width: 49.66%;padding: 14px 0;text-decoration: none;}
.fuwu_box .pic_list a .txt{}



.fuwu_box .tit{    font-size: 14px;
    text-decoration: none;line-height:4}
.fuwu_box .pic_list img{display: block;margin: 0 auto;float: left;margin-left: 25px;margin-right: 10px}    
.fuwu_box .wrap_txt{ overflow:hidden;margin-right:10px}
.fuwu_box .pic_list .web_fuwu_center{margin-bottom: 0;width: 99.9%;}
.fuwu_box .pic_list .web_fuwu_center img{ margin-left:80px}

.section4 .aside{ width: 336px;float:left;}
.section4 .main{ width: 644px;float:right;}
.section4 .fuwu_box .pic_list a .txt{ color:#625d5d;text-indent:0;top:25px}

.case_search_box{width: 100%;margin: 0;}
.case_search_box .hd{overflow: hidden;border-bottom: 0 none;}
.case_search_box .hd .tit{}
.case_search_box_hd{overflow: hidden;margin-top: 11px;margin-bottom: 16px;} 
.case_search_box_hd_tit{color:#fff;background:url("bg/anjiananhao_tit.png") no-repeat 0 0;width:67px;height:23px;float: left;text-indent: -1024px;overflow: hidden;margin: 0 0 0 10px;}
.case_search_box_hd .wrap_date{float: right;margin-right: 10px;}

.case_search_box .sel{height: 33px;width: 283px;left: -4px;font-size: 14px;text-indent: 10px;border-color: #B2B2B2;position: relative;}

.case_search_box .bd{padding: 0px;}
.case_search_box_bd{margin: 0px auto 0px;color:#2f2f2f;overflow: hidden;width: 100%;}
.case_search_box_bd .item{margin-bottom: 15px;overflow: hidden;font-size: 0;text-align: center;}
.case_search_box_bd .tit{font-size:14px;float: left;height: 33px;line-height: 33px;margin-right: 10px;width: 3em;text-align: right;}
.case_search_box_bd .ipt{border: 1px solid #B2B2B2;margin: 0;height: 31px;line-height:31px;padding: 0px 10px;font-size: 14px;}
.wrap_case_search_ipt1 .ipt{ width: 150px}
.wrap_case_search_ipt2 .ipt{width: 49.5px;height: 31px;line-height:31px;padding:0px;font-size: 14px;text-align: center;float: left;margin: 0 10px 0 0;}
.wrap_case_search_ipt2 .inner{
    font-size: 18px;
}
.wrap_case_search_ipt2 .sel{width: 5em;left: 0;float: left;margin-right: 10px;}
.wrap_case_search_ipt3 .ipt{width: 261px;position: relative;left: -4px;}
.wrap_case_search_ipt_yanzheng .tit{width: 4em;}
.wrap_case_search_ipt_yanzheng .ipt{width: 160px;margin-right: 10px;}
.yanzheng_code{cursor: pointer;}
.case_search_box_bd .actionBtn{width: 110px;height: 34px;overflow: hidden;text-indent: -1024px;border: 0 none;cursor: pointer;display: inline-block;vertical-align: middle;margin-right: 20px;}
.reset_btn{ background: url("bg/1300/anjian_reset_btn.png") no-repeat 0 0;}
.submit_search{ background: url("bg/1300/anjian_search_btn.png") no-repeat 0 0;}

.section3 .side{ width: 305px;float: left}
.section3 .toolbox{ background-color: #fff;}
.section3 .toolbox .bd{ padding-bottom:0;padding-top: 8px}
.section3 .toolbox .list{ background: url("bg/tool_bg.png") no-repeat 0 0;width: 291px;height: 416px;margin: 0px auto;padding: 0;}
.section3 .toolbox li{ float: left;width: 143px;height:
101px;background: none;margin: 0;margin-right: 2px;white-space: nowrap;margin-bottom: 5px;}
 .section3 .toolbox li a{ display:block;width: 100%;height:
 100%;}
.section3 .toolbox .ico1{ }
.section3 .toolbox .ico2{ }
.section3 .toolbox .ico3{ }
.section3 .toolbox .ico4{ }
.section3 .toolbox .ico5{ }
.section3 .toolbox .ico6{ }
.section3 .toolbox .ico7{ }
.section3 .toolbox .ico8{ }
.section3 .toolbox .ico9{ }
.library_ico{ background: url("bg/library.png") no-repeat 0 0;width: 291px;height: 52px;margin: 8px auto;display: block;text-indent: -1024px;overflow: hidden}

.section3 .aside{width: 336px;float:left;}
.section3 .main{width: 644px;float:right;}
.section3 .main .bd{ padding-top:0；}
.section3 .main .mod_box{width: 100%;margin-right: 0;margin-bottom: 0;}
.section3 .tabNews_box{}
#tab2_bd{height: 255px;}
.tabNews_box{
    overflow: hidden;
}
.tabNews_box .hd{height: 44px;}
.tabNews_box .hd h3{
    float: left;
    background: none;
    width: 100px;
    height: 40px;
    overflow: hidden;
    text-align:center;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 40px;
    position: relative;
    top: 0;
    left: 0;
    padding: 0 5px 0 10px;
}
.tabNews_box .hd h3.cur{
    height: 40px;
    line-height: 40px;
}
.tabNews_box .hd h3 a{color: #E53D3D;text-decoration: none;font-size: 14px;}
.tabNews_box .hd h3.cur a{color: #E53D3D;font-weight: bold;}
.tabNews_box .hd h3 a:hover{color: #E53D3D;}
.tabNews_box .list{
    clear: both;
    overflow: hidden;
    background-color: #FFFFFF;
    padding: 0px;
    }
.tabNews_box .list li{height: 32px;line-height: 32px;position: relative;}

.section3 .tabNews_box{}


.section4{margin:0 auto 15px;}
.section4 .tabNews_box{width: 100%;margin: 0;}
#tab3_bd{ height: 252px}
.section4 .fuwu_box .pic_list{margin-bottom: 0;height: 245px;}
.section4 .fuwu_box .pic_list a{margin-left: 11px;}
.section4 .tabNews_box .list li{height: 32px;line-height: 32px;}
.section4 .wrap_big_news{
    border-bottom: 1px solid #e8e8e8;
    padding-bottom: 10px;
}
.section4 .wrap_big_news .tit{
    margin-top: 0;
    background: none;
    margin: 0 auto;
}
.section4 .wrap_big_news p.txt{
    text-indent: 2em;
    font-size: 12px;
    color: #666666;
}
.section4 .wrap_big_news .txt a{ color:#E53D3D } 

.sidebanner_box{
    float: left;
}
.sidebanner_box a{display: block;margin-bottom: 7px;}
/*page2*/

.table_box .hd .tit,#tab6_hd h3{ font-family:"微软雅黑";}
.page2_nav{ width: 1030px;height: 95px;margin:0 auto;background: url("bg/page2/page2_hd_bg.png") no-repeat 0 0;margin-bottom: 20px}
.page2_nav .list{}
.page2_nav .list li{ float: left;width:165px;height: 45px;line-height: 45px;text-align:center}
.page2_nav .list a{ color:#fff;font-family:"微软雅黑";font-size: 17px;}
.page2_nav .list li.first{ width: 170px;}

.section5{margin-bottom: 0;margin: 0 auto 9px;}
.section5 .main{width: 508px;float: left;margin:0 20px;}
.section5 .aside{float: left;width: 226px;}
.section5 .tabNews_box{ float:none;}
.section5 .mod_normal_box{ width: 100%}
.section5 .list_with_date .txt{}
.section5 .aside .mod_normal_box .hd{}
.section5 .aside .mod_normal_box .hd .tit{}

.section5 .susong_box .hd{border-bottom:0 none }
.section5 .susong_box .bd{ padding:0}
.section5 .susong_box .pic_list{overflow: hidden;margin: 0;/* height: 263px; */}
.section5 .susong_box .pic_list a{position: relative;border: 1px solid #BCBCBA;width: auto;display: block;margin-bottom: 15px;height: 78px;text-decoration: none;}
.section5 .susong_box .pic_list a:last-child{margin-bottom: 0px;}
.section5 .susong_box .pic_list img{display: block;float: left;position: relative;top: 0;height: 78px;width: 224px;}  



.section5 .susong_box .pic_list .tit{
    font-size: 14px;
    color: #2f2f2f;
    text-decoration: none;
    line-height: 2;
    }
.fuwu_box .wrap_txt{ overflow:hidden;margin-right:10px}






  

.section5 .bottom_action_box{ float:right;}
.section5 .bottom_action_box .pic_list{overflow: hidden;margin: 0;font-size: 0;border: 1px solid #e8e8e8;border-right: 0;border-bottom: 0 none;}
.section5 .bottom_action_box .pic_list a{float: left;position: relative;width: 49%;padding: 13px 0;font-size: 0;height: 106px;border: 1px solid #e8e8e8;margin-left: 0;border-left: 0;border-top: 0;text-decoration: none;}
.section5 .bottom_action_box .pic_list img{margin:0 auto;display: block;}    

.section5 .bottom_action_box .pic_list .tit{
    font-size: 14px;
    color: #2f2f2f;
    text-decoration: none;
    text-align: center;
    }
.section5 .bottom_action_box .pic_list img{display: block;margin: 0 auto;}    
.section5 .bottom_action_box .pic_list .wrap_txt{overflow:hidden;margin-top: 15px;}


.section6{ padding-bottom: 30px}


.table_box{ width: 332px;float: left}
.table_box .hd{ height: 32px;line-height: 32px;background: url("bg/page2/page2_tit_repeat_bg.png") repeat-x 0 0;height: 32px;top: 0;left: 0;}
.table_box .hd .tit{ background: url("bg/page2/page2_ui_tit_bg.png") no-repeat 0 0;height: 32px;width: 185px;top: 0;left: 0;color:#FFC600;font-size: 16px;text-align: left;text-indent: 10px;line-height: 30px;}
.table_box .hd .center_tit{ background: url("bg/page2/page2_ui_center_tit_bg.png") no-repeat 0 0;width: 224px;text-align: center;margin: 0 auto;position: relative;text-indent: 0;left: 54px;}
.table_box .hd .right_tit{ background: url("bg/page2/page2_ui_right_tit_bg.png") no-repeat 0 0;right: 0;left: auto;text-align: left;text-indent: 65px;}

.table_box .bd{ background: url("bg/page2/page2_table_bg.png") no-repeat 0 0;height: 310px;padding: 0;border: 0 none;clear: both}
.table_hd{ height: 34px;line-height:34px}
.table_hd span,.table_list li span{ float: left;text-align: center;}
.table_box1 .td1{ width: 65px;}
.table_box1 .td2{ width: 60px;}
.table_box1 .td3{ width: 70px;}
.table_box1 .td4{ width: 80px;}
.table_box1 .td5{ width: 50px;}
.table_box  .table_list li{ margin: 0}

.table_box2{ margin:0 2px}
.table_box2 .td1{ width: 80px;}
.table_box2 .td3{ width: 80px;}
.table_box2 .td4{ width: 90px;}
.table_box2 .td5{ width: 80px;}

.table_box3 .td1{ width: 160px;}
.table_box3 .td2{ width: 80px;}
.table_box3 .td3{ width: 90px;}

.txtMarquee-top{ width:100%;height: 252px;overflow:hidden; position:relative;  }
.txtMarquee-top .txt-bd{  }

.section6 .main{ float: right;width: 730px}
.section6 .side{ float: left;width: 261px}
.section6 .toolbox .bd{ padding:0}
.section6 .toolbox .list{ background: url("bg/page2/page2_tool_box_bg.png") no-repeat 0 0;height: 285px;}
.section6 .toolbox .list li{ float: left;width: 128px;text-align: center;height: 41px;line-height: 41px;margin: 0;background: none;}

.section6 .toolbox li a{ color:#626262;display: block}
.section6 .toolbox li a:hover{ color:#C92001}



.page2_mod_box{ }
.page2_mod_box .hd{ height: 32px;line-height: 32px;background: url("bg/page2/page2_tit_repeat_bg.png") repeat-x 0 0;height: 32px;top: 0;left: 0;}
.page2_mod_box .hd .tit{ background: url("bg/page2/page2_ui_tit_bg.png") no-repeat 0 0;height: 32px;width: 185px;top: 0;left: 0;color:#FFC600;font-size: 15px;text-align: left;text-indent: 10px;line-height: 30px;}
.page2_mod_box .hd .center_tit{ background: url("bg/page2/page2_ui_center_tit_bg.png") no-repeat 0 0;width: 224px;text-align: center;margin: 0 auto;position: relative;text-indent: 0;left: 54px;}

#tab6_bd {
    float: left;
    width: 499px;
    border: 1px solid #D7E0E9;
}

#tab6_hd {
    float: right;
    height: 183px;
    border-bottom: 0 none;
    border-left: 0 none;
}

#tab6_hd h3 {
    clear: both;
    width: 228px;
    height: 61px;
    line-height: 61px;
    text-align: center;
    font-size: 14px;
    background:#fff;
    border-bottom: 1px solid #D7E0E9;
    top: 0;
}
#tab6_hd h3.cur{ background: url("bg/page2/page2_tab_cur_bg.png") repeat-x 0 0;}
#tab6_hd h3.cur a{ color:#FFC700}
#tab6_bd .list{ padding-bottom: 4px}
#tab6_bd li{
    height: 30px;
    line-height: 28px;
    background: url("bg/dot_line.png") repeat-x 0 bottom;
    margin: 0 10px;
    overflow: hidden;
    position:relative;
    }
#tab6_hd h3 .last{ line-height: 16px;display: inline-block;*zoom:1;*display:inline}

.ui_toolbox{ background: url("bg/page2/page2_tool_box2_bg.jpg") no-repeat 0 0;width: 726px;height: 130px;margin-top: 6px;}
.ui_toolbox li{ width: 114px;float: left;height: 90px}
.ui_toolbox a{ text-indent: -1024px;overflow: hidden;display: block;height: 100%}

.ui_toolbox .list {
    position: relative;
    top: 25px;
    left: 30px;
    overflow: hidden;
}


.section7 .side{ width: 264px;float: left}
.section7 .main{ width: 728px;float: right}
.police_intro{ background: url("bg/page2/page2_faguan_bg.jpg") no-repeat 0 0;height: 226px;margin-bottom: 15px;border: 1px solid #ccc;}
.police_intro .pic{ width: 118px;height: 171px;display: block;border: 1px solid #D7D7D7;float:left;position: relative;left: 65px;top: 25px;}
.police_intro .wrap_txt{
    overflow: hidden;
    float: left;
    position: relative;
    left: 76px;
    top: 40px;
    font-family: "微软雅黑";
    font-size: 16px;
    font-weight: bold;
}
.police_intro .tit{
    overflow: hidden;
    line-height: 19px;
}
.police_intro .bd{
    overflow: hidden;
    line-height: 20px;
    margin-top: 10px;
}
.police_intro .txt1{
    float: left;
    width: 1em;
    margin-right: 10px;
}
.police_intro .txt2{
    float: left;
    width: 1em;
}
.other_banner img{ width: 264px;height: 77px;display: block;margin-bottom: 10px;}

.hudong_tool_box .bd{ padding: 13px 0 10px}
.hudong_tool_box .list{ background: url("bg/page2/page2_tool_box3_bg.jpg") no-repeat 0 0;width: 248px;height: 415px;margin: 0 auto;}
.hudong_tool_box .list li{ background: none;height: 70px;margin-bottom: 15px;}
.hudong_tool_box .list li a{ text-indent: -1024px;overflow: hidden;display: block;height: 70px;}

.section7 .main .mod_box {
    width: 354px;
    float: left;
    margin-bottom: 10px;
    margin-left: 10px;
}
.section7 .tabNews_box .list li{ height: 29px;line-height: 29px;}
.section7 .more{ position:relative}

.section7 .main .page2_mod_box .hd{ background: url("bg/page2/page2_tit2_repeat_bg.png") repeat-x 0 0;}

.section7 .page2_mod_box .hd .center_tit{ background: url("bg/page2/page2_ui_center_tit2_bg.png") repeat-x 0 0;left: 65px;}
.section7 .main .page2_mod_box .bd{ padding-top:0}
.section7 .tabNews_box{ height: 294px;}
.section7 .tabNews_box .tab2_hd { background: none}
.section7 .tabNews_box .hd h3{ width: 117px}

#pic_show{width: 990px;margin: 0 auto;float: none;}
.pic_show .hd{ background: none}
#pic_show2{ width: 718px;}
.last_box .hd{ background: url("bg/page2/page2_bottom_tit_bg.png") repeat-x 0 0;height: 35px;}
.last_box .hd .tit {
    background: none;
    top: 0;
    color: #B50100;
    font-size: 16px;
    font-weight:bold;
    line-height: 30px;
    height: 30px;
    text-align: left;
    text-indent: 10px;
    left: 0;
}
.wrap_pic_bd{width: 987px;overflow: hidden;border:1px solid #ccc;background:#fff;height: 162px;}
/* 横向滚动图片css */
.picMarquee-left{width: 970px;overflow:hidden;position:relative;}
.picMarquee-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4; padding:0 10px;  }
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{ display:block;  width:5px; height:9px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
     cursor:pointer; background:url("../images/arrow.png") no-repeat;}
.picMarquee-left .hd .next{ background-position:0 -50px;  }
.picMarquee-left .hd .prevStop{ background-position:-60px 0; }
.picMarquee-left .hd .nextStop{ background-position:-60px -50px; }
.picMarquee-left .pic-bd{ padding:10px;height: 130px}
.picMarquee-left .pic-bd ul{ overflow:hidden; zoom:1; white-space: nowrap}
.picMarquee-left .pic-bd ul li{ margin: 0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  white-space: nowrap}

.picMarquee-left .pic-bd ul li .pic{ text-align:center; border: 1px solid #ccc;padding: 5px;background: #fff}
.picMarquee-left .pic-bd ul li .pic img{ width:235px; height:110px; display:block;   margin: 0 auto;}
.picMarquee-left .pic-bd ul li .pic a:hover img{ border-color:#999;  }
.picMarquee-left .pic-bd ul li .title{ line-height:24px;   }

.section_custom_newbox .mod_box{ width: 495px;float:left;margin-right: 10px;margin-bottom: 10px}
.section_custom_newbox .mod_box .hd{ background: url("bg/page2/page2_tit_repeat_bg.png") repeat-x 0 0;height: 32px;}
.section_custom_newbox .mod_box .hd .tit {
    background: none;
    top: 0;
    color: #B50100;
    font-size: 16px;
    font-weight:bold;
    line-height: 30px;
    height: 30px;
    text-align: left;
    text-indent: 10px;
    left: 0;
}
.wrap_mod_box{ width: 1050px;}

.section_with_3ad{ background:#fff;text-align:center;padding: 10px 0}
.section_with_3ad img{ margin-right: 10px;height: 84px;}
.contactus{ background: url("bg/contactus_bg.png") no-repeat 0 0;width: 262px;height: 274px;overflow: hidden}
.contactus .wrap{ margin: 50px auto 0;width: 220px;font-size: 14px}
.contactus .wrap .item{ margin-bottom: 6px;}
.contactus .tel{ color:#FF682D}
.contactus .qrcode{ margin: 15px auto 0;}

.wrap_footer {
    margin-top: -95px;
}