@charset "utf-8";
/* CSS Document */

.center_header{background:url(../images/center-img/center-top-bg.png) no-repeat;height:100px; box-shadow:0 0 5px #ccc;margin:16px auto; position:relative;}
.center_logo{overflow:hidden; position:relative;width:775px;height:100px;}
.center_logo i{background:url(../images/center-img/logo-right-line.gif) no-repeat right top;height:55px;float:left;padding-right:20px;margin:23px 10px 0 10px;}
.center_logo i img{width:55px;height:55px;margin-left:10px;}
.center_logo h5{margin-top:19px;display:block;font:700 32px/35px "微软雅黑";width:650px;float:left;position:relative;}
.center_logo p{float:left;width:650px;display:block; position:relative;}
.center_header span{ position:absolute;bottom:5px;right:20px;text-align:right;width:400px;}
.center_header span a{display:block;float:right;margin-left:20px;overflow:hidden;line-height:32px;}
.center_header span a.back_thupdi_link{width:122px;height:32px;margin-top:-32px;line-height:32px;background:url(../images/thupdi-logo.png) no-repeat; background-size:120px 30px; text-indent:999px;}
.center_header span a.back_thupdi_link:hover{background:none; text-indent:0;}

.center_menu_bg{background:url(../images/center-img/center-menu-bg.png) repeat-x;height:58px;width:1002px; position:relative;}
.center_menu_bg li{position:relative;float:left;height:58px;padding:0 5px;}
.center_menu_bg li.active{background:url(../images/center-img/center-menu-li-bg.gif) repeat-x;}
.center_menu_bg li h3{padding-top:10px;padding:0 20px;height:48px;padding-top:10px;display:block;font:20px/48px "微软雅黑";}
.center_menu_bg li.on h3{background:url(../images/center-img/center-menu-bg-act.png) repeat-x;}
.center_menu_bg li.active h3{background:url(../images/center-img/menu-h3-bg.jpg) repeat-x;}
.center_menu_bg li:hover h3 a,.center_menu_bg li.on h3 a{color:#333;}
.center_menu_bg li.active h3 a{color:#fff;}
.center_menu_bg li ul.menu_mor{display:none;/*隐藏*/ position:absolute;left:0;z-index:999;padding-top:2px;}
.center_menu_bg li ul.menu_mor li{font:18px/40px "微软雅黑";height:40px;background:rgba(0, 0, 0, 0.55) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=55); background:#000;/*实现IE背景透明*/ _background: url(../images/bg-black.png);margin-left:5px;padding:5px 24px;}
.center_menu_bg li ul.menu_mor li:hover{background:rgba(239, 0, 0, 1) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=100); background:#f10000;/*实现IE背景透明*/ _background:#f10000;}
.center_menu_bg li ul.menu_mor li a{color:#fff;}

.case_sometab_box{border-bottom:1px solid #ccc;padding:10px 10px 10px 80px; position:relative;background:#fff;}
.case_sometab_box a.case_chetab_all{ position:absolute;left:10px;top:10px;}
.case_sometab_box a{line-height:24px;padding:2px 15px; white-space:nowrap;margin-right:15px;margin-bottom:5px;margin-top:5px;float:left;display:block;}
.case_sometab_box a:hover,.case_sometab_box a.on{background:#f10000;color:#fff;}

.case_center_title{background:url(../images/title-2.gif) no-repeat 5px center #f9f9f9;font:700 16px/32px "微软雅黑";padding-left:30px;border:1px solid #e5e5e5;color:#5d5a59;}
.case_center_title a{float:right;font:12px/32px "微软雅黑";padding-right:15px;color:#aeaeae;}
.case_center_title a:hover{color:#f10000;}
