*{margin:0; padding:0;}
table{border-collapse:collapse;}
img{border:none;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:100%;}
i,s,em{font-style:normal; text-decoration:none;}
a{text-decoration:none; outline:none; color:#666;}
a:hover{text-decoration:underline;}
.clearfix:after{clear:both; content:" "; display:block; height:0; font-size:0;}
.clearfix{*zoom:1;}
textarea,input{font-size:14px; font-family:microsoft yahei;}
body{font:14px/1.5 microsoft yahei; color:#666;}
/*公用*/

.height20{height:20px;}
.list_table .text-center{text-align:center; padding-top:15px;}
body{background:#fff;}

.bd{width:1240px; margin:0 auto;}
.header{height:123px; width:1240px; margin:0 auto; position:relative;}
.logo{position:absolute; top:16px; left:0;}

.thin_main{width:800px; float:left; display:inline; margin-left:28px;}
.fat_main{width:1040px; float:right; display:inline; min-height:550px; padding-bottom:60px;}

.user_info{position:absolute; top:20px; right:350px; text-align:right;}
.user_info em{color:#ea7023;}

.user_operate{position:absolute; top:14px; right:120px;}
.user_operate a{display:inline-block; margin-left:8px; float:left; height:34px; line-height:34px; color:#fff; padding:0 14px; border-radius:18px;}
.user_operate s{height:22px; width:22px; float:left; margin-top:6px;}
.user_operate em{color:#fff; float:left;}
.user_operate .item1{background:#f49244;}
.user_operate .item2{background:#e7e7e7;}
.user_operate .item3{background:#e7e7e7;}
.user_operate .item1 em{color:#fff; float:left;}
.user_operate .item2 em{color:#888;}
.user_operate .item3 em{color:#666;}
.user_operate .item1 s{background:url(../imgs/top_user_center.png) no-repeat left center;}
.user_operate .item2 s{background:url(../imgs/top_user_new.png) no-repeat left center;}
.user_operate .item3 s{background:url(../imgs/top_user_exit.png) no-repeat left center;}


.copyright{background:#333; color:#fff; font-size:12px; padding:10px 0;}

.footer{background:#e6e6e6; padding:20px 0; line-height:1.7; border-top:4px solid #f49244;}
.footer .bd{position:relative;}
.f_menu dl{float:left; width:120px;}
.f_menu dt{color:#1c7abc; font-size:16px;}
.f_menu dd{margin:6px 0 16px;}
.f_menu dd a{display:block;}
.f_contact img{vertical-align:middle;}
.f_contact i{padding-right:16px; vertical-align:middle;}

.erweima{text-align:center; position:absolute; right:0; top:0;}

.sider{text-align:center; width:100px; padding-left:32px; position:fixed; right:0px; top:130px; transition:.5s; z-index:210;-webkit-box-sizing:content-box}
.sider_show{}
.sider_operate{width:32px; height:100px; background:#ea7023; display:none; color:#fff; position:absolute; left:0; top:0; font-family:microsoft yahei; border-radius:3px 0 0 3px;}
.sider_operate s{display:block; position:absolute; width:32px; height:20px; background:url(../imgs/sider_arr.png) no-repeat center top; left:0; bottom:0;}
.sider_operate p{display:block; margin:0 auto; width:14px; line-height:16px; padding-top:8px;}
.sider dl{border:1px solid #ddd; background:#fff; margin-bottom:5px; padding-bottom:5px; cursor:pointer;}
.sider h4{font-size:0; padding-top:12px;}
.sider h3{font-family:microsoft yahei; padding-bottom:5px;}

.sider .consult_img{padding-top:12px;}
.sider .consult_remark{font-family:microsoft yahei; padding-bottom:5px;}
.sider_consult ul{font-size:12px; margin:0 5px; overflow:hidden;}
.sider_consult a{display:block; border-top:1px solid #e0e0e0; padding:5px 0; margin-top:-1px;}
.sider_consult ul s{width:28px; height:18px; display:inline-block; vertical-align:middle; background:url(../imgs/sider_person.png) no-repeat center;}
.sider_consult ul em{vertical-align:middle;}
.sider_erweima h4{padding-top:0;}
.sider_erweima h4 img{width:100%;}
.sider_erweima h3{padding-bottom:0;}

.dark_bg{position:fixed; display:none; top:0; left:0; z-index:500; width:100%; height:100%; background:url(../imgs/dark6.png) repeat;}
.pop_login{width:456px; padding:20px 0 28px; margin-left:-228px; left:50%; top:100px; position:fixed; z-index:501; background:url(../imgs/login_img.png) no-repeat right top #fff; display:none;}
.pop_login_form{width:320px; margin:0 auto;}

.pop_login h2{font-size:30px; text-align:center; font-family:microsoft yahei; font-weight:normal;}
.pop_login dl{position:relative; margin-top:16px; cursor:pointer;}
.logininput{width:260px; padding-left:38px; padding-right:18px; border:2px solid #efefef; background:#efefef; height:34px; line-height:34px;}

.pop_login s{width:40px; height:38px; position:absolute; left:0; top:0;}
.keyboard_icon{width:43px; height:38px; position:absolute; right:0; top:0; background:url(../imgs/password_tips.png) no-repeat center}
.user_icon{background:url(../imgs/login_icon_1.png) no-repeat center;}
.pop_login dl:hover .user_icon{background:url(../imgs/login_icon_1_on.png) no-repeat center;}
.password_icon{background:url(../imgs/login_icon_2.png) no-repeat center;}
.pop_login dl:hover .password_icon{background:url(../imgs/login_icon_2_on.png) no-repeat center;}
.logininput_code{width:208px; padding:0 12px; border:2px solid #efefef; background:#efefef; height:35px; line-height:35px; vertical-align:middle;}

.logininput:focus{border:2px solid #65aceb; box-shadow:0 0 8px rgba(31,133,227,0.7);}
.logininput_code:focus{border:2px solid #65aceb; box-shadow:0 0 8px rgba(31,133,227,0.7);}
.pop_login img{vertical-align:middle;}
.login_btn{display:block; font-family:microsoft yahei; font-size:22px; color:#fff; text-align:center; line-height:44px; background:#1b8dd9;}

.forget_password{color:#1b8ed9; float:right;}
.pop_reg_link{color:#f90;}
.pop_login dl.remember_password_row{margin-top:10px;}
.pop_login dl.pop_login_bottom_row{margin-top:10px;}

.top_erweima{float:right; margin-top:10px;}
.top_erweima img{width:104px;}
.menu{position:absolute; bottom:0; right:120px;}
.menu dl{float:left; width:110px; text-align:center; position:relative; z-index:50;}
.menu dt{font-size:16px; line-height:50px; position:relative;}
.menu dt s{width:100%; height:5px; display:none; position:absolute; left:0; bottom:0; background:url(../imgs/menu_arr.png) no-repeat center;}
.menu dd.simple{position:absolute; top:50px; left:0; width:120%; display:none; border-top:1px solid #f49244;}
.menu dd.simple a{display:block; line-height:34px; background:#fcfcfc;}
.menu dd.simple a:hover{background:#eee;}
.menu dl:hover dt s{display:block;}
.menu dl:hover dd{display:block;}
.menu a:hover{text-decoration:none;}
.slide{height:519px; overflow:hidden;}
.slide li{width:100%; height:519px;}
.slide_page{width:1240px; margin:0 auto; position:absolute; left:50%; top:0; margin-left:-620px; z-index:20;}
.slide_page s{width:40px; height:80px; position:absolute; top:310px; cursor:pointer; z-index:18;}
.slide_page s.slide_prev{left:0; background:url(../imgs/slide_prev.png) no-repeat center;}
.slide_page s.slide_next{right:0; background:url(../imgs/slide_next.png) no-repeat center;}
.slide_page s.slide_prev:hover{background:url(../imgs/slide_prev_on.png) no-repeat center;}
.slide_page s.slide_next:hover{background:url(../imgs/slide_next_on.png) no-repeat center;}

.slide_page a{display:inline-block; width:16px; height:16px; border-radius:50%; background:#fff; margin:0 7px;}
.slide_page a.activeSlide{background:#347ccd;}
.indexmain{position:relative;}
.indexbg_left{position:absolute; top:0; left:0; z-index:-1;}
.indexbg_right{position:absolute; top:0; right:0; z-index:-1;}
.indexbox{width:1240px; margin:0 auto; padding-top:36px; background:#fff;}
.pub_title{text-align:center; position:relative; font-weight:normal;}
.pub_title em{display:inline-block; color:#3489c5; font-size:28px; background:#fff; padding:0 6px; position:relative; z-index:1;}
.pub_title s{height:20px; border-bottom:1px solid #e2e2e2; position:absolute; left:0; top:0; width:100%;}
.index_business{border-bottom:4px solid #eaeaea;}
.index_business h2{line-height:48px; font-weight:normal; color:#fff; background:#2188cd; border-radius:4px 4px 0 0; text-align:center; margin-top:34px;}
.index_business1 h2{font-size:24px;}
.index_business2 h2{font-size:18px;}
.index_business2{padding-bottom:36px;}
.index_business dl{padding:34px 0 24px;}
.index_business dl ul s{font-size:9px; color:#f93;}
.index_business dt{float:left; width:134px; height:134px; border-radius:50%; text-align:center;}
.index_business1 dt{background:url(../imgs/index_1.png) no-repeat center #c9c9c9;}
.ib_left dt{background:url(../imgs/index_2.png) no-repeat center #c9c9c9;}
.ib_right dt{background:url(../imgs/index_3.png) no-repeat center #c9c9c9;}
.index_business dl:hover dt{background-color:#2188ce;}
.index_business dd{float:right; width:1060px;}
.index_business li{float:left; line-height:41px;}
.index_business li{width:24%;}
.b_more{text-align:right;}
.b_more a{color:#b3b3b3; border:1px solid #e6e6e6; line-height:26px; padding:0 30px; display:inline-block; border-radius:13px;}
.b_more a:hover{color:#2188ce; border:1px solid #2188ce;}

.index_business2 li{width:24%;}
/* .ib_left{width:98%; float:left;} */
.ib_right{width:48%; float:right;}
.index_business2 dd{float:right; width:1060px;}

.index_news{padding-top:36px; padding-bottom:50px;}
.index_news dl{float:left; width:390px; margin-right:30px;}
.index_news dl.last{margin-right:0;}
.index_news .more{float:right; color:#f93; margin-top:2px;}
.index_news strong{font-size:16px; color:#3287c4;}
.index_news h3{border-bottom:1px solid #e2e2e2; padding-bottom:10px; margin-bottom:12px;}
.index_news li{line-height:27px; white-space:nowrap; overflow:hidden}
.index_news i{color:#1c7abc; font-size:12px; padding-right:12px;}
.in_img{float:left; padding-right:12px; padding-top:3px;}
.in_img img{width:127px;}
.in_list{width:250px; float:right; margin-top:-4px;}
.in_list s{font-size:9px; color:#f93;}

.menu dd.difficult{position:absolute; top:50px; left:-450px; width:1050px; border-top:1px solid #f49244; font-family:simsun; text-align:left; display:none;}
.submenu_nav{float:left; width:200px; background:#f1f1f1; height:280px;}
.submenu_nav ul{line-height:34px; padding-top:15px;}
.submenu_nav ul em{padding-left:26px;}
.submenu_nav ul s{padding-right:16px; float:right;}
.submenu_nav ul li{cursor:pointer;}
.submenu_nav ul li.on{color:#1176bc; background:#fff;}
.submenu_item{display:none;}
.submenu_con{height:280px; background:#fff; float:right; width:850px;}
.submenu_con .on{display:block;}
.submenu_left{float:left; width:827px; margin-top:18px; padding-right:18px; border-right:1px solid #dedede;}
.submenu_left ul{line-height:31px; }
.submenu_left li{padding-left:24px; width:380px; float:left;}
.submenu_left li s{font-size:9px; color:#2f4d93;}
.sub_more{text-align:right;}
.sub_more a{color:#f49244; font-size:12px;}
.submenu_right{float:right; height:280px; width:247px; background:url(../imgs/sub_menu_bg.png) no-repeat left bottom;}
.submenu_right h3{margin-left:16px;}
.submenu_right ul{margin-left:16px; line-height:31px;}
.submenu_right li s{font-size:9px; color:#2f4d93;}
.submenu_right h3{padding-top:20px; color:#f49244; margin-bottom:6px;}
.submenu_right .sub_more{margin-right:16px;}
/*首页*/
/*******************************************************************************/
.sub_main{width:1280px; margin:0 auto; min-height:600px;}
.left_nav{float:left; width:212px;}
.left_nav dt a{background:#1f6ab6; border-bottom:1px solid #2a5b8c; border-top:1px solid #519be7; line-height:42px; display:block; padding-left:36px;}
.left_nav dt i{color:#9fb7d9; float:right; display:inline; margin-right:14px;}
.left_nav dt s{color:#fff; font-size:9px;}
.left_nav dt em{color:#fff;}
.left_nav dt a:hover{background:#2e7ecf;}
.left_nav dt a.on{background:#fff;}
.left_nav dt a.on i{color:#bbb;}
.left_nav dt a.on s{color:#444;}
.left_nav dt a.on em{color:#444;}

.reg_form{width:588px; margin:0 auto;}

.reg_form h2{font-size:30px; text-align:center; font-family:microsoft yahei; font-weight:normal;}
.reg_form dl{margin-top:16px;}
.reg_form em{vertical-align:middle; width:124px; display:inline-block; padding-right:6px; text-align:right;}
.reginput{vertical-align:middle; width:300px; padding:0 12px; border:2px solid #efefef; background:#efefef; height:34px; line-height:34px;}
.reginput_code{width:216px; padding:0 12px; border:2px solid #efefef; background:#efefef; height:35px; line-height:35px; vertical-align:middle;}
.reg_form img{vertical-align:middle;}

.reginput:focus{border:2px solid #65aceb; box-shadow:0 0 8px rgba(31,133,227,0.7);}
.reginput_code:focus{border:2px solid #65aceb; box-shadow:0 0 8px rgba(31,133,227,0.7);}

.reg_form dl.protocol_row{margin-top:10px; padding-bottom:16px;}

.reg_btn{text-align:center;}
.reg_btn a{display:inline-block; font-family:microsoft yahei; font-size:18px; color:#fff; text-align:center; line-height:44px; background:#1b8dd9; width:328px;}
.send_message{margin-left:6px; display:inline-block; vertical-align:middle; padding:0 10px; color:#fff; line-height:34px; height:34px; border-radius:5px; background:#ea7023; font-family:microsoft yahei;}
/*用户注册*/

.crumb{font-size:12px; padding:12px 0;}
.crumb i{color:#eb6d1c; padding:0 4px;}
/***************************************************************************************/
.banner{height:265px;}
.sub_container{width:1240px; margin:0 auto; background:#fff;}
.crumb{line-height:50px; padding-left:6px; border-bottom:1px solid #e2e2e2; font-family:simsun;}
.crumb i{color:#f93; padding:0 6px;}
.crumb a{color:#3287c4;}

.left_nav{float:left; width:200px; margin-top:2px;}
.left_nav h2{padding-left:20px; line-height:36px; color:#fff; font-size:15px; background:#3287c4;}
.left_nav ul a{padding-left:24px; background:#eee; display:block; color:#3287c4; line-height:36px;}
.left_nav ul a:hover{text-decoration:none; background:#f5f5f5;}
.left_nav ul a.on{background:#fff;}
.left_nav ul i{font-family:simsun; padding-right:8px;}

.sub_main{float:right; width:1000px; min-height:600px;}
.sub_main h1{font-size:28px; font-weight:normal; margin-top:-22px; text-align:center;  color:#3489c5; margin-bottom:20px;}
.sub_main h1 em{display:inline-block; background:#fff; padding:0 6px;}

.wlist{overflow:hidden; padding-bottom:30px;}
.wlist dl{float:left; width:333px; height:127px; margin-top:-1px; margin-left:-1px; border-top:1px solid #eee; border-left:1px solid #eee;}
.wlist dt{float:left; padding:12px 12px 0 12px;}
.wlist dt img{width:100px; height:100px; display:block; border:1px solid #eee;}
.wlist dd{line-height:24px; float:left; width:190px;}
.wlist dd h3{color:#255f99; font-weight:normal; margin-top:16px;}
.wlist dd h4{color:#999; font-weight:normal;}
.wlist dd h4 em{color:#eb6d1c; font-size:18px; font-family:microsoft yahei;}
.wlist dd h4 i{vertical-align:super; color:#eb6d1c; font-size:18px;}
.pub_page{text-align:center; font-size:0; padding-bottom:40px; padding-top:6px;}
.pub_page a{border:2px solid #ddd; color:#888; background:#fff; width:35px; height:35px; border-radius:50%; line-height:35px; text-align:center; display:inline-block; font-size:20px; font-weight:sbold; vertical-align:middle; font-family:microsoft yahei;}
.pub_page a.notnum{font-family:simsun; font-weight:bold; font-size:24px;}
.pub_page a.on{width:42px; height:42px; line-height:42px; color:#fc6226; border-color:#fc6226;}
.pub_page a:hover{color:#fc6226; border-color:#fc6226;}
.pub_page s{width:30px; height:1px; border-top:1px solid #e6e6e6; margin:0 2px; vertical-align:middle; display:inline-block;}
.dashline{height:20px; border-top:1px dashed #ccc;}
/*业务介绍_列表页*/

.d_bg{background:#f5f5f5;}
.news_list{padding-bottom:20px;}
.news_list a{display:block; padding:10px;}
.news_list i{padding-right:10px; color:#ea7023; font-family:arial; font-size:12px; font-weight:bold;}
.news_list s{float:right; width:30px; height:24px; background:url(../imgs/download.png) no-repeat center;}
.news_list a:hover{background:#eee; text-decoration:none;}
.news_list a:hover em{color:#1f6ab6;}
.news_list a:hover s{background:url(../imgs/download_on.png) no-repeat center;}
/*资讯中心_公开文件_列表页*/

.news_detail h2{text-align:center; font-size:24px; font-weight:normal; padding:4px 0 20px;}
.news_detail h6{font-weight:normal; line-height:36px; text-align:center; border-bottom:1px dashed #ccc; border-top:1px dashed #ccc;}
.news_detail h6 em{color:#ea7023;}
.news_detail h6 i.d_date{padding:0 20px;}
.news_detail dl{padding:26px 0; line-height:2;}
.detail_operate{border-top:1px dashed #ccc; padding:18px 0 46px; position:relative;}
.detail_operate .bshare-custom{position:absolute; top:14px; right:0;}
.detail_links{text-align:center;}
.detail_links a{color:#1f6ab6; padding:0 24px;}
.detail_links a:hover{color:#ea7023;}
#bshare-shareto{color:#666!important; font-weight:normal!important;}
/*资讯中心_详情页*/

.news_sider{float:right; width:266px;}
.news_sider em{display:block;}
.news_sider em img{width:100%; display:block;}
.news_sider h5{line-height:34px; color:#fff; padding-left:10px; background:#3287c4; margin-bottom:20px;}
/*资讯中心_列表页*/

.price_detail{padding:16px 0 30px;}
.detail_img{float:left;}
.detail_img img{width:380px; border:1px solid #d4d4d4;}
.detail_info{float:right; width:596px;}
.detail_info h4{color:#255f99; font-size:16px; margin-top:-5px;}
.detail_info h5{font-weight:normal; margin-bottom:4px;}
.detail_info h5 em{color:#eb6d1c; font-size:16px;}
.detail_info h5 i{vertical-align:super; color:#eb6d1c; font-size:16px;}
.detail_text{line-height:24px;}
.detail_btn{margin-top:20px;}
.detail_btn dl{float:left; display:inline; margin-right:8px; position:relative;}
.detail_btn dt a{padding:0 19px; line-height:34px; color:#fff; display:block;}
.detail_btn dt a.item1{background:#1f6ab6;}
.detail_btn dt a.item2{background:#43c1b4;}
.detail_btn dt a.item3{background:#ea7023;}
.detail_btn dt a.item4{background:#da1717;}
.detail_btn dt a.plan{background:#1fa701;}
.detail_btn dd{position:absolute; left:50%; box-shadow:0 0 8px rgba(0,0,0,0.2); display:none;}
.detail_btn dd.item4{width:122px; bottom:-138px; margin-left:-61px;}
.detail_btn dd.item4 img{width:122px; display:block;}
.detail_btn dd s{position:absolute; left:50%; width:21px; height:12px; margin-left:-10px; top:-12px; background:url(../imgs/arr_shadow.png) no-repeat;}

.search_price_btn dl{float:left; display:inline; margin-right:8px; position:relative;}
.search_price_btn dt a{padding:0 19px; line-height:34px; color:#fff; display:block;}
.search_price_btn dt a.item1{background:#1f6ab6;}
.search_price_btn dt a.item2{background:#43c1b4;}
.search_price_btn dt a.item3{background:#ea7023;}
.search_price_btn dt a.item4{background:#da1717;}
.search_price_btn dd{position:absolute; left:50%; box-shadow:0 0 8px rgba(0,0,0,0.2); display:none; z-index:9999}
.search_price_btn dd.item4{width:122px; bottom:-138px; margin-left:-61px;}
.search_price_btn dd.item4 img{width:122px; display:block;}
.search_price_btn dd s{position:absolute; left:50%; width:21px; height:12px; margin-left:-10px; top:-12px; background:url(../imgs/arr_shadow.png) no-repeat;}


.detail_attr ul{font-size:0; border-bottom:1px solid #e3e3e3;}
.detail_attr ul a{padding:0 18px; line-height:34px; margin-left:1px; background:#eee; color:#888; display:inline-block; font-size:14px;}
.detail_attr ul a.on{color:#fff; border-bottom:1px solid #1f6ab6; background:#1f6ab6;}
.detail_attr dd{display:none; line-height:24px; padding:16px 0;}
.detail_attr dd.on{display:block;}
/*业务介绍_培训服务_详情页*/

.table_title{font-weight:normal; color:#fff; background:#2e7ecf; margin-top:16px;}
.table_title em{padding-left:10px; line-height:30px;}
.table_title i{float:right; display:inline; margin:5px 5px 0 0;}
.table_title i a{display:inline-block; margin-left:4px; width:20px; height:20px;}
.form_close{background:url(../imgs/form_close.png) no-repeat;}

.list_table{margin-top:26px; overflow:hidden; margin-bottom:40px;}
.list_table table{margin:0 -1px; width:100.2%;}
.list_table th{padding:8px 5px; color:#3287c4; background:#eee; text-align:center; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2;}
.list_table td{padding:8px 5px; color:#444; text-align:center; border-top:1px solid #e2e2e2; border-bottom:1px solid #e2e2e2; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2;}
.list_table img{vertical-align:middle; margin-right:8px;}
.list_table strong{width:150px; display:inline-block; font-weight:normal; vertical-align:middle; text-align:left;}
.table_price em{color:#eb6d1c;}
.table_price s{color:#999;}

.table_btn a{padding:0 12px; line-height:34px; color:#fff; display:inline-block; margin:0 4px;}
.table_btn a.item1{background:#1f6ab6;}
.table_btn a.item2{background:#43c1b4;}
.table_btn a.item3{background:#ea7023;}
.table_btn a.item4{background:#da1717;}

.search_form{line-height:32px; padding:10px; text-align:center; background:#eee; border-radius:30px;}
.search_form *{vertical-align:middle;}
.search_form i{padding-right:4px; padding-left:16px;}
.search_form select{width:180px;line-height:32px; height:32px; border:1px solid #d9d9d9;}
.search_btn{padding:0 16px; background:#f49244; display:inline-block; margin-left:20px;}
.search_btn:hover{text-decoration:none;}
.search_btn s{width:25px; height:19px; background:url(../imgs/search.png) no-repeat; display:inline-block;}
.search_btn em{color:#fff; font-size:16px;}
.search_form input{width:168px;line-height:32px; height:32px; border:1px solid #d9d9d9; padding:0 6px;}

.search_form .s_authen{width:130px;}
.search_form .s_emp{width:50px;}
.search_form .s_city{width:120px;}
.search_form .s_captcha{width:50px;}

.cert_form{line-height:52px; padding:10px; background:#fff; border-radius:30px; text-align:left;}
.cert_form label{height:100%;padding-right:4px; padding-left:66px;color: #2e7ecf;font-weight:bold;padding-top:7px;text-align:top;}
.cert_form input{width:468px;line-height:32px; height:32px; border: 1px solid #e2e2e2;padding-left:16px;}
.cert_form textarea{margin-top:10px;width:468px;line-height:32px; height:100px; border: 1px solid #e2e2e2;padding-left:16px;}


.search_error_msg{text-align:center; color:red; border: 1px solid #e2e2e2; padding: 5px 5px; margin-bottom:5px;}

.info_table table{width:100%; margin:20px 0; line-height:30px;}
.info_table th{color:#444; text-align:right; font-weight:normal;}
.info_table td{color:#3287c4;}
/*公众查询*/

.uc_table{margin-top:26px; overflow:hidden;}
.uc_table table{margin:0 -1px; width:100.2%;}
.uc_table a{color:#2e7ecf;}
.uc_table th{padding:8px 5px; color:#2e7ecf; background:#f2f2f2; text-align:center; border-left:1px solid #e2e2e2; border-right:1px solid #e2e2e2;}
.uc_table td{padding:8px 5px; color:#444; text-align:center; border:1px solid #e2e2e2;}
.uc_table tr:hover{background:#f7f7f7;}

.train_result{width:100%; height:500px;}
.english_result{width:100%; height:1100px;}

.bah{font-size:12px;color:white;}