/* CSS Document */
/**公用头部样式开始**/
.head{ width:100%; height:100px; background:url(head_bg.jpg) repeat-x; overflow:hidden;}
.banner{ width:100%; height:100px; background:url(banner.png) no-repeat top center;}
/**公用头部样式结束**/
/**首页导航样式开始**/
.nav-width{ width:100%; background:#1779dc; height:40px;}
.nav{ position:relative; width:1000px; margin:0px auto;}
.nav .list{}
.nav .list ul li{ width:124px; float:left; display:inline; text-indent:44px; height:40px;}
.nav .list ul li a{ display:block; color:#fff; font-size:16px; line-height:45px;}
.nav .list ul li a:hover{ color:#1779dc; line-height:40px;}
.nav .list ul li.navli01{ background:url(icon_bg0.png) no-repeat left center; text-indent:54px;}
.nav .list ul li.navli02{ background:url(icon_bg1.png) no-repeat left center;}
.nav .list ul li.navli03{ background:url(icon_bg2.png) no-repeat left center;}
.nav .list ul li.navli04{ background:url(icon_bg3.png) no-repeat left center;}
.nav .list ul li.navli05{ background:url(icon_bg4.png) no-repeat left center;}
.nav .list ul li.navli01 a:hover{ color:#fff; line-height:45px;}
.nav .list ul li.navli02 a:hover{ background:url(icon_hv1.png) no-repeat left center;}
.nav .list ul li.navli03 a:hover{ background:url(icon_hv2.png) no-repeat left center;}
.nav .list ul li.navli04 a:hover{ background:url(icon_hv3.png) no-repeat left center;}
.nav .list ul li.navli05 a:hover{ background:url(icon_hv4.png) no-repeat left center;}
.nav .box{position:absolute;left:100px;top:40px;width:800px; height:0px; z-index:1000;}
.nav .cont{position:relative; margin-top:10px; width:800px; height:480px;background:#FFF;overflow:hidden;}
.changebg{}
.serch{ width:240px; position:absolute; top:0px; right:0px;}
/**首页导航样式结束**/
/**公用搜索样式开始**/
.serch input{border: medium none;height: 29px;line-height: 26px;width: 203px; float:left; margin-top:5px; text-indent:5px;}
.serch img{ float:left; margin-top:4.5px;}
/**公用搜索样式结束**/
/**公用分享开始**/
.share{ width:82px; height:367px;margin-left: 510px;position:fixed;left: 50%;top: 140px;}
.close{cursor: pointer}
/**公用分享结束**/
/**首页中部全局box开始**/
.content{ width:100%; height:517px; background:url(bg_fpag.png) no-repeat top center;}
.content-width{ width:1000px; margin:0px auto; position:relative;}
/**首页中部全局box结束**/
/**底部样式**/
.blue-border{ height:4px; background:#1868c1; width:100%; overflow:hidden; margin-top:16px;}
.footer{ width:100%; height:60px;}
.footer p{ width:1000px; line-height:24px; margin:0px auto; text-align:center;}
/**底部样式结束**/
/**二级页面全局背景**/
.conmain{ margin:0px auto; width:1000px; overflow:hidden;}
.position{ width:100%; height:30px; line-height:30px;}
.position table td{ line-height:30px; white-space:nowrap;font-size:12px;}
/**通用列表页样式开始**/
.all_list{ background:#fff;}
.all_list_left{ width:238px; float:left; border:1px solid #dedede;min-height:500px; _height:expression((document.documentElement.clientHeight||document.body.clientHeight)>500?"500px":"");}
.all_list_rig{ width:748px; border:1px solid #dedede;border:1px solid #dedede;}
.lefnav_father{background: #f7f7f7 none repeat scroll 0 0; border-bottom: 1px solid #dedede; height: 33px;width: 100%;text-align:center;}
.lefnav_father .left_span{color: #275fad; display: inline; font-size: 17px;font-weight: bold;line-height: 33px;margin-top: -1px;padding: 0 15px; border-bottom:2px solid #275fad;}
.lefnav_father .left_titborder{color: #275fad; display: inline;float:left; font-size: 17px;font-weight: bold;line-height: 33px;margin-left:10px;margin-top: -1px;padding: 0 15px; border-bottom:2px solid #275fad;}
.lefnav_father span.left_titborder{ background:#fff; border-left:1px solid #dedede; border-right:1px solid #dedede; border-top:2px solid #275fad; border-bottom:none;}
.blue_con{ padding:10px 20px;}
.blue_new td{ height:32px; line-height:32px;}
.blue_new td a{ display:block;}
.blue_new td.newtime{ text-align:right;}
.listnav,.listnav2{ width:218px; margin:0px auto;height:30px; border-bottom:1px solid #fff;}
.listnav{background:url(listnav.jpg) no-repeat 200px center #478fe4;}
.listnav2{background:url(listnav2.jpg) no-repeat 200px center #478fe4;}
.listnav a,.listnav2 a{display:block;text-align:center;font-size:16px;line-height:30px;color:#fff;}
.snavh,.snavh2{width:218px;margin:0px auto;height:30px;}
.snavh{background:url(snavh.jpg) no-repeat 10px center #dedede;}
.snavh2{background:url(snavh2.jpg) no-repeat 10px center #dedede;}
.snavh a,.snavh2 a{display:block;text-indent:20px;line-height:30px;}
.snavh2 a{color:#f60;}
/**通用列表页样式结束**/