﻿@charset "utf-8";
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote { margin:0; padding:0; }
table {border-collapse:collapse;}
fieldset, img { border:0; }
address, caption, cite, code, dfn, em, var { font-style:normal; font-weight:normal; }
li { list-style:none; }
h1, h2, h3, h4, h5, h6 { font-size:100%; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input, textarea, select { font-family:inherit; font-size:inherit; font-weight:inherit; }

html {background:#001122;}
/*box reset*/
body, div, dl, dt, dd, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { margin:0; padding:0; }
/*text reset*/
body, a, span, div, dl, dt, dd, ul, ol, li, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td { color:#fff; font-family: "微软雅黑", "Segoe UI", Verdana; font-size:13px; }
body {background:url(https://static.mtb.com.cn/prodig/static/images/pod_bg_hd.jpg) no-repeat top center;} /*images/pod_bg.jpg*/
input, textarea, select { vertical-align:middle; background:#FFFFFF; padding:2px; }

/*basic link*/
h1 { font-size:32px; font-weight:normal; padding:10px 0; }
h2 { font-size:16px; padding:5px 0; }
h3 { font-size:14px; }
a:link { color: #3cf; text-decoration: none; }
a:visited { color: #3cf; text-decoration: none; }
a:hover { color:#09c; text-decoration:none; }
a:active { color: #09c; text-decoration: none; }
/* Common Function */
.block { display:block; }
.inline { display:inline; }
.nodisplay { display:none; }
.novisible { visibility:hidden; }
.noborder { border:none; }
.nobackground { background:none; }
.shadow { box-shadow: 0px 0px 10px rgba(0,0,0,0.7); -moz-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); -webkit-box-shadow: 0px 0px 10px rgba(0,0,0,0.7); _filter: progid:DXImageTransform.Microsoft.Glow(Strength=3, Color='#000000'); -ms-filter: "progid:DXImageTransform.Microsoft.Glow(Strength=3, Color='#000000')"; }
.align_left { text-align:left; }
.align_center { text-align:center; }
.align_right { text-align:right; }
.float_left { float:left; }
.float_right { float:right; }
.clear { clear:both; }
.v_middle { vertical-align:middle; }


/* page style */
/*header*/
body { text-align:center; }
#pod_pg_wrapper { margin:0 auto; width:960px; text-align:left; }
#pod_top_panel{ height:90px; background:url(https://static.mtb.com.cn/prodig/static/images/pod_header_bg.png);}
#pod_logo { float:left; padding:16px 0 0 16px;}
#pod_contact_shotcut{float:right;}
#pod_phone { float:left; }
#pod_pg_header { position:relative; z-index:999;}
#pod_pg_content{}

/*nav*/
#pod_nav { height:40px; background:/*#012*/url(https://static.mtb.com.cn/prodig/static/images/pod_nav_bg.png); opacity:.8; clear:both;}
#pod_menu { float:left; list-style:none; margin:0; padding:0; }
#pod_menu li { float:left; list-style:none; margin:0; padding:0; position:relative;}
#pod_menu li:hover{ background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_bg.png);}
#pod_menu a { color:#fff; display:block; height:40px; line-height:40px; padding:0 20px; float:left; font-size:20px; }
#pod_menu a:link{color:#fff;}
#pod_menu a:visited{color:#fff;}
#pod_menu a:hover {color:#3cf;}
#pod_menu a:active{color:#3cf;}

#pod_menu li ul {list-style:none; margin:0; padding:0; display:none; min-width:220px; position:absolute; left:0; top:40px;  background:#012/*013569*/;}
#pod_menu li:hover ul{display:block;}
#pod_menu li ul li { float:none; list-style:none; margin:0; padding:0; }
#pod_menu li ul li:hover{ background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_bg.png);}
#pod_menu li ul li a {float:none; font-size:16px;}
#pod_menu li ul li.alter{ background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_less_bg.png); }
#pod_menu li ul li.alter:hover{ background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_bg.png);}

#pod_menu li .pod_menugroup{position:absolute; left:0; top:40px; display:none;}
#pod_menu li:hover .pod_menugroup{display:block;}
#pod_menu li .pod_menu_ctnr{float:left; padding:0 1px 0 0; background:#012}
#pod_menu li .pod_menu_title{height:20px; color:#fff; font-size:12px; text-align:center; font-style:italic; line-height:20px; background:url(https://static.mtb.com.cn/prodig/static/images/pod_content_bg.png); }
#pod_menu li .pod_menu_ctnr ul{position:static; left:0; top:0; background:none;}

#pod_menu li.pod_highlight { background:#D6000F; }
#pod_menu li.pod_highlight a:hover{color:#fc0;}
#pod_menu li.pod_highlight ul{ background:#D6000F; }


/*search bar*/
#pod_topsearch { float:right; padding:0 10px; height:32px;/* background: url(https://static.mtb.com.cn/prodig/static/images/search_bg.jpg) no-repeat center right; */}
#pod_topsearch input.pod_searchtxt { float:left; display:inline; margin:10px 0 0 0px; width:90px; height:12px; color:#fff; vertical-align:middle; background:transparent; border:#55769c 1px solid; }
#pod_topsearch input.pod_searchbtn { width:16px; height:16px; padding:0; vertical-align:middle; background:transparent; margin:12px 0 0 0; }
#pod_topsearch a { float:left; display:block; height:28px; width:20px; }

/*billboard*/
.pod_index_slider_ctnr { height:360px;}
#pod_index_slider{height:360px;}

.pod_index_modulelist{margin:20px 0;}
.pod_index_modulelist .pod_last{margin:0;}
.pod_index_module { width:310px; min-height:270px; float:left; margin-right:15px; display:inline; background:url(https://static.mtb.com.cn/prodig/static/images/pod_content_bg.png);}
.pod_index_module h2{font-size:20px; font-weight:normal; height:40px; line-height:40px; padding:0 20px; color:#fff; background:#012; opacity:.9;}
.pod_index_module .pod_mc_content{padding:20px;}



.pod_postlist_normal .pod_mc_item{ margin:0 0 10px 0;}
.pod_postlist_normal .pod_mc_title{ background:#069; height:30px; line-height:30px; padding:0px 10px; opacity:.8; font-size:18px; font-weight:normal;}
.pod_postlist_normal .pod_mc_content{ padding:10px; background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_less_bg.png);}
.pod_postlist_normal .pod_mc_content .pod_mc_thumb{ float:left; display:inline; margin:0 5px 5px 0;}



.pod_postlist_dashboard .pod_mc_item{ margin:0 0 12px 0; padding:0 0 12px 0; height:50px; overflow:hidden; clear:both; background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_less_bg.png) repeat-x center bottom;}
.pod_postlist_dashboard .pod_mc_item.pod_last{margin:0; padding:0; background:none;}
.pod_postlist_dashboard .pod_mc_title{}
.pod_postlist_dashboard .pod_mc_content{ padding:0;}
.pod_postlist_dashboard .pod_mc_content>a{line-height:14px;}
.pod_postlist_dashboard .pod_mc_content a:link{color:#fff;}
.pod_postlist_dashboard .pod_mc_content a:visited{color:#fff;}
.pod_postlist_dashboard .pod_mc_content .pod_mc_thumb{ float:left; display:inline; margin:0 10px 5px 0; width:60px; overflow:hidden;}
.pod_postlist_dashboard .pod_mc_content .pod_mc_thumb img{position:relative; left:-30px;}
.pod_postlist_dashboard .pod_mc_content .pod_mc_date{opacity:.4; font-size:10px;font-weight: bold;padding-bottom: 2px;}

.pod_postlist_weather .pod_mc_item{height:auto; overflow:visible; margin:0 0 10px 0; padding:0 0 10px 0;}
.pod_postlist_weather .pod_mc_content {}
.pod_postlist_weather .pod_mc_content .pod_mc_thumb {margin:0 10px 0 0; padding:10px; width:82px; background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_more_bg.png); text-align:center;}
.pod_postlist_weather .pod_mc_content .pod_mc_thumb img{position:static; left:0px; width:32px;}
.pod_postlist_weather .pod_mc_content .pod_mc_date{line-height:20px;}


.pod_generic_page{ background:url(https://static.mtb.com.cn/prodig/static/images/pod_content_bg.png);}
.pod_generic_page .pod_content{ padding:30px 30px 60px 0px; width:660px; float:left; min-height:400px;}
.pod_generic_page .pod_content p{margin-bottom:20px;}
.pod_generic_page .pod_content p span{white-space:pre-wrap !important}
.pod_generic_page .pod_content ul{}
.pod_generic_page .pod_content ul li{ list-style:outside; margin:0 0 0 30px;}
.pod_generic_page .pod_side{ width:240px; float:right; background:url(https://static.mtb.com.cn/prodig/static/images/pod_side_bg.png); padding:0 0 90px 0;}
.pod_generic_page h1{ margin:0 0 30px 0; color:#fff;}

.pod_generic_page .pod_content img {max-width: 100%;}


.pod_generic_page .pod_content table{ width:100%; margin:0;}
.pod_generic_page .pod_content table th{ padding:5px 0; text-align:center; background:#485460; border:#313F4C 2px solid; font-weight:bold; white-space:normal; word-break:break-all;}
.pod_generic_page .pod_content table td{ padding:5px 0; text-align:center; background:transparent; border:#313F4C 2px solid;  white-space:normal; word-break:break-all;}
.pod_generic_page .pod_content table tr.pod_tr_active td{ font-weight:bold; color:#3cf;}
.pod_generic_page .pod_content table tr.dbdRowSubtitle td{ background:#fff; font-weight:bold;}
.pod_generic_page .pod_content table td.dbdCellHighlight{background-color:#FF0 !important;}





.pod_footer_wrapper{ margin: 40px 0 0 0; background:url(https://static.mtb.com.cn/prodig/static/images/pod_enlight_less_bg.png);}
.pod_footer{width:920px; margin:auto; text-align:center; padding:20px;}
.pod_footer_wrapper h3{ font-size:16px; font-weight:normal; margin:0; margin:0 0 10px 0; color:#09c; }

#pod_pg_footer { width:600px; float:left; text-align:left;}
#pod_pg_footer p { text-align:left; color:#666; }

.pod_footer_links{text-align:left; float:left; display:inline; width:160px;}
.pod_footer_links ul{margin:0; padding:0;}
.pod_footer_links li{list-style:none; margin:3px 0; padding: 0 5px; border-left:#333 4px solid;}
.pod_footer_links li a:link{color:#666;}
.pod_footer_links li a:visited{color:#666;}
.pod_footer_links li a:hover{color:#666;}
.pod_footer_links li a:active{color:#666;}
.pod_footer_links_last{margin:0;}


.qtrans_flag span { display:none }
.qtrans_flag { height:12px; width:18px; display:block }
.qtrans_flag_and_text { padding-left:20px }
.qtrans_flag_zh { background:url(https://static.mtb.com.cn/prodig/static/prodig/static/images/flags/cn.png) no-repeat }
.qtrans_flag_en { background:url(https://static.mtb.com.cn/prodig/static/prodig/static/images/flags/gb.png) no-repeat }



