﻿body{ }
.topbg{background:#cc0001;color:#fff;}
.topbg a{color:#fff;}
/*.topbg .pagebox{line-height:28px;}
.pagebox{width:980px;margin:0 auto;}*/
.float_l{float:left;line-height:28px; font-size:14px;}
.float_r,.bs_nav{float:right;line-height:28px;}
.header-wrap{height:auto;background:rgba(255,255,255,0.9);}

.header{height:103px;}
.header-wrap .left-box .logo{ background:#f00;  background:url(../images/home/bs_logo.png) no-repeat 0 center;width:191px;}
.top_nav{padding:10px 0;}
/*.section{width:980px;}*/
.bs_nav{margin-top:18px;}
.bs_nav a{color:#333;font-size:1.2em;border-radius:30px;padding:5px 18px;min-width:5em; text-decoration:none;}
.bs_nav a:hover{color:#fff;font-size:1.2em; border-radius:30px;background:#cc0001; text-decoration:none;}
/*幻灯片*/
.scroll{width:100%;height:auto; position:relative;overflow:hidden;}
.mod_01{float:left;min-width:1024px;}
.mod_01 a {width:100%;display:block;}
.mod_01 img{display:block;width:100%;height:auto;}
.dotModule_new{padding:0 5px;height:30px;line-height:6px;-webkit-border-radius:11px;position:absolute;bottom:5px;right:10px;z-index:11;}
#slide_01_dot{text-align:center;margin:3px 0 0 0;}
#slide_01_dot span{display:inline-block;margin:0 3px;width:10px;height:10px;vertical-align:middle;background:#f7f7f7;-webkit-border-radius:5px;border-radius:20px}
#slide_01_dot .selected{background:#CC0000;}
/*企业理念*/
.host_title{font-size:16pt;padding:20px 0;}
.host_title span{padding-left:20px;border-left:#535353 solid 3px;}
.plate_bg{background:url(../images/line_ico.gif) repeat-x 0 50px; clear:both;width:80%; margin:0 auto;margin-bottom:30px;}
.plate_box{float:left;display:inline-block;width:20%; text-align:center;}
.plate_box a{display:block;width:100px;height:100px;margin:0 auto; font-size:14pt; line-height:93px;border-radius:50px; background:#fff; text-decoration:none;}
.plate_box a:hover{ text-decoration:none;}
.plate_bg .plate_box:nth-child(1) a{border:#2546a3 solid 5px;color:#2546a3;}
.plate_bg .plate_box:nth-child(2) a{border:#262223 solid 5px;color:#262223;}
.plate_bg .plate_box:nth-child(3) a{border:#dd2326 solid 5px;color:#dd2326;}
.plate_bg .plate_box:nth-child(4) a{border:#f4712d solid 5px;color:#f4712d;}
.plate_bg .plate_box:nth-child(5) a{border:#3d9a3f solid 5px;color:#3d9a3f;}
.plate_pic{border-radius:70px;overflow:hidden;display:block;width:auto;height:auto;border:rgba(255,255,255,0.1) solid 5px; background:#fafafa;}
.plate_pic img{border-radius:70px;}
.plate_pic:hover{border:#f5f5f5 solid 5px;}

.plate_bg{
transition-property:width;
transition-duration:1s;
transition-timing-function:linear;
transition-delay:2s;
/* Firefox 4 */
-moz-transition-property:width;
-moz-transition-duration:1s;
-moz-transition-timing-function:linear;
-moz-transition-delay:2s;
/* Safari and Chrome */
-webkit-transition-property:width;
-webkit-transition-duration:1s;
-webkit-transition-timing-function:linear;
-webkit-transition-delay:2s;
/* Opera */
-o-transition-property:width;
-o-transition-duration:1s;
-o-transition-timing-function:linear;
-o-transition-delay:2s;}

/*公告通函*/
.newsbox{width:800px;}
.newslistbox{background:#fff;}
.newslistbox ul{margin:10px;}
.newslistbox ul li{clear:both;padding:5px 0px; background:url(../images/line_ico.gif) repeat-x 0 bottom;}
.newslistbox ul li a{color:#333;}
.newslistbox ul li a:hover{color:#cc0001;}
.newslistbox em{float:right;color:#dbdbdb;}

/*讯息更新*/
.newslistpic{width:190px;display:block; height:60px;}
.newslistpic img{width:190px;}
.hot_listinfo li{margin-bottom:18px; background:#f1f1f1;}
.news_title{font-size:14pt;color:#cc0000;}
.news_title a{font-size:14pt;color:#cc0000;}
.news_title a:hover{font-size:14pt;color:#cc0000;}
.hot_listinfo li a.news_more{background:#e53333;color:#fff;padding:2px 5px;display:block;width:3em; text-align:center; font-size:11px;}
.paddingbox{padding:20px 10px; color:#707070;}
.paddingbox i{ font-style:normal; color:#746969;}
.row p a{color:#707070;}
.row p a:hover{color:#707070;}

/*讯息更新-详细页*/
.newscontentsbox{background:#f1f1f1;}
.returnbtn{color:#fff; background:#e53333;width:100%;padding:5px;display:block; text-align:center; cursor:pointer;}
.returnbtn:hover{cursor:pointer; text-decoration:none;color:#fff; }
.hotadbox{width:370px;overflow:hidden; position:relative;height:420px;}
.hotad{top:94px;}

/*联系我们*/
.ntitle h2{border-bottom:#dedede solid 1px;padding:0 0 20px 0; display:block; width:100%; font-size:2em; text-align:center;margin-top:10px;margin-bottom:30px;letter-spacing:0.8em;}



/*底部导航信息栏*/
.f_nav_line{border-right:#868686 solid 1px;min-height:243px}
.f_color_font,.f_color_font a{color:#fff;}
.f_color_font a:hover{color:#fff;}
.f_color_font ul li span,.bs_wechat_t{font-size:13pt;display:block;padding:10px 0;}
.f_host_nav{font-size:13pt;line-height:38px;display:block;padding-top:8px;padding-bottom:8px;}
.bs_wechat_pic{width:128px;height:128px;border:#999 solid 1px; display:block;margin:0 auto;}


/*修改bootstap样式*/
ul.nav-tabs{border:none;}
ul.nav-tabs > li.active > a, ul.nav-tabs > li.active > a:hover, ul.nav-tabs > li.active > a:focus{border:none;border-top:#cc0001 solid 2px; border-radius:0px;}

/*关于宝胜-宝胜历程*/
.history_main{ background-color:#e6e6e6}
.history_pic{ padding:25px 0;}
.history_pic img{ border:#fff 2px solid;}
.history_pic p{ line-height:30px; padding-top:10px; text-indent:2em; font-size:16px;}

/*关于宝胜-核心团队*/
.team_main_list{ background-color:#dedede; padding:10px; margin-bottom:20px;}
.team_main_list h3{ font-weight:normal; font-size:18px;color:#cc0001;}
.team_main_list p{ font-size:16px; line-height:30px;}

/*关于宝胜-公司愿景*/
.about_main_a{ padding:0px; height:358px;background:#e2dfdf;}
.about_tit_a{  padding-top:50px; }
.about_main_a h3{ line-height:50px;}
.about_main_a p{ line-height:30px;font-size:18px; color:#7b7776;}
.about_main_a h3,.about_main_a p{ padding-left:40px;  text-align:left;}

.about_main_b{padding:0px;height:358px;background:#b3b2b2;}
.about_main_b h3{ line-height:50px;}
.about_main_b p{ line-height:30px;color:#fff;font-size:18px;}
.about_main_b h3,.about_main_b p{ padding-right:40px; text-align:left;}
.about_tit_b{ padding-top:50px;}
.about_a h3,.about_b h3{ color:#cc0001;}

/*核心业务*/
.business_main{ background:#ce434a;}

.business_tit_r{ color:#fff; padding-top:70px; }
.business_tit_r h3{ font-size:20px; font-weight:bold; margin-bottom:20px;}
.business_tit_r p{line-height:30px;text-align:left; font-size:14px;}

.business_tit_l{color:#fff; padding-top:70px; padding-left:50px; }
.business_tit_l h3{ font-size:18px; padding-bottom:20px;font-weight:bold;}
.business_tit_l p{line-height:30px; text-align:left; font-size:16px;}

/*核心业务-运动城*/
.business_tit_r a{ margin-top:20px; display:block; height:40px; width:215px; background-color:#cc0001; text-align:center; line-height:40px;color:#fff; font-size:18px;}
.business_tit_r a:hover{ display:block; height:40px; width:215px; background-color:#fff; text-align:center; line-height:40px;color:#cc0001; font-size:18px; text-decoration:none;}


/*核心业务-批发加盟*/
.business_main .bus_map{ background-color:#fcf1db; position:relative;}
.business_main .bus_map img{ padding-left:60px;}
.business_main .bus_pfjm_text{ position:absolute; top:235px; right:100px; border:#fdceb0 1px solid; width:244px; background-color:#fdf7eb; padding:0 15px;}
.business_main h3{ font-size:16px;font-weight:bold;}
.business_main p{ line-height:30px; font-size:16px;}

/*清除浮动*/
.bs_clear{display:block;clear:both;}

/*财务报表*/
.investorlist_con{width:100%; margin-top:50px;}
.investorlist{ width:980px; margin:auto;}
.investorlist ul{list-style:none;}
.investorlist ul li{float:left; margin:auto 70px; position:relative; margin-bottom:50px;}
.investorlist ul li a .report_img{display:block; border:#e8e8e8 solid 2px; width:302px; height:409px;}
.investorlist ul li a:hover .report_img{ border:#e53333 solid 2px; width:302px; height:409px;}
.investorlist ul li .report_title_con h5{margin:16px 0 0 20px;}
.report_title_con{width:302px;position:absolute; bottom:0; }
.report_icon{float:left;}
.report_icon img{width:39px; height:39px; position:absolute; right:15px; bottom:20px;}
.investorlist ul li a .report_title_con{background:#e8e8e8; width:302px; height:82px; color:#707070;}
.investorlist ul li a:hover .report_title_con{background:#e53333; width:302px; height:82px; position:absolute; color:#ffffff;}


/*公告及通涵*/
.announcements_list{width:100%; height:510px; margin-top:40px;}
.an_all{width:980px; padding-bottom:23px;}
.announcements_list_one{float:left;width:482px; height:82px; background:#e8e8e8; margin-bottom:23px;}
.announcements_list_two{float:right;width:482px; height:82px; background:#e8e8e8; margin-bottom:23px;}
.announcements_list_one a{display:block; background:#e8e8e8; color:#707070}
.announcements_list_one a:hover{background:#e53333; color:#FFF; text-decoration:none;}
.announcements_list_two a{ display:block; background:#e8e8e8; color:#707070}
.announcements_list_two a:hover{background:#e53333; color:#FFF;text-decoration:none;}
.pdf_con{float:left; padding:18px 22px;}
.pdf_con_2{float:right;padding:18px 22px;}
.an_text{text-align:right; padding:22px;}
.an_text_2{text-align:left; padding:22px;}

/*集团链接*/
.companylink .companyname{ padding:5px 0; text-align:center; font-size:16px;}
.companylink .companyname img{ padding-right:10px;}
.companylink .companylist a{ display:block; width:450px;background:#c9c2c2;border:#c9c2c2 1px solid; color:#6d6565;}
.companylink .companylist a:hover{ background:#e53333;border:#e53333 1px solid; text-decoration:none; color:#fff;}

/*店铺查询*/
#search{ background: url(../images/search_mall.png) 10px center no-repeat; padding-left:38px;}