/* CSS Document */
@charset "utf-8";
/* CSS Document */

/*公用样式*/
*{margin: 0px; padding: 0px; font-family:"微软雅黑";}
ul{list-style: none;}
a{ text-decoration:none;}
.fr{ float:right !important;}
.fl{ float:left !important;}
.noborder{ border:none;}
.clearfix{ clear:both;}
body{background: #fff;}
*{margin: 0px; padding: 0px;}
ul{list-style: none;}
html,body,.wrap,.souye_ditu{ width:100%; height:100%;}
.wrap{min-width: 320px; position:relative; max-width: 750px; margin: 0px auto;; font-family:"微软雅黑", "helvetica neue",tahoma,"hiragino sans gb",stheiti,"wenquanyi micro hei",\5FAE\8F6F\96C5\9ED1,\5B8B\4F53,sans-serif; font-size: 12px;}/*适用于手机端：字体大小用em，1em=16px；为默认字体大小;最大宽度640*/
.huisekuai{ height:0.1rem !important; background:#f6f6f6 !important; display:block;}
.huisekuai_a{ height:0.2rem !important; background:#f6f6f6 !important; display:block;}
/*	10=0.2rem;  11=0.22rem;	12=0.24rem;	13=0.26rem;	14=0.28rem;	15=0.3rem;	16=0.32rem;	17=0.34rem;	18=0.36rem;	19=0.38rem;	20=0.4rem;  */

/*公用样式*/

/*曲速官网*/
	.head_qusu{ background:#37383A; height:1rem;}
	.head_logo{ width:4rem; float:left; padding: 0.2rem 0 0 0.2rem; }
	.head_logo img{ width:100%; }
	.head_ul_right{ float:right;}
	.head_ul_right li{ float:left; color:#fff;}
	
	.banner { position: relative; overflow: auto; text-align: center;}
	.banner li { list-style: none; }
	.banner ul li { float: left; }
	#b03 { width: 100% !important;}
	#b03 .dots { position: absolute; left: 0; right: 0; bottom: 0.4rem;}				
	#b03 .dots li{ 		
		display: inline-block;
		width: 0.14rem; 
		height: 0.14rem; 
		margin: 0 0.2rem;
		text-indent: -999em; 
		border: 1px solid #fff; 
		border-radius: 50%; 
		cursor: pointer; 
		opacity: .4; 
		-webkit-transition: background .5s, opacity .5s;
		-moz-transition: background .5s, opacity .5s; 
		transition: background .5s, opacity .5s;
	}
	#b03 .active{
		background:rgba(255,255,255,1) !important;
	}
	#b03 ul li img{ width: 100%; height:auto;}
	.qushukeji_all{ padding:0.25rem 0.25rem 0.5rem;}
	.qushukeji_mian{ padding-top:0.3rem;}
	.qushukeji_mian img{ width:1rem; height:1rem;}
	.qushukeji_mian li{ float:left; width:18%; text-align:center; margin-left:2.5%;}
	.qushukeji_mian li:first-child{ margin-left:0rem;}
	.qushukeji_mian li p{ font-size:0.16rem; color:#404349; padding-top:0.1rem;}
	.qushukeji_miaoshu_p_main{ text-indent:0.48rem; color:#404349; font-size:0.24rem; line-height:0.5rem;}
	.qushukeji_miaoshu_p_head{ font-size:0.36rem; color:#404349; text-align:center; font-weight:bold; padding-bottom:0.1rem;}
	.jiejuewaibao_all{ background:#474750; padding:0.25rem 0.25rem 0.5rem;}
	.jiejuewaibao_miaoshu_p_head{font-size:0.36rem; color:#fff; font-weight:bold; text-align:center; padding:0.1rem 0 0.2rem;}
	.jiejuewaibao_miaoshu_p_main{font-size:0.24rem; color:#fff;line-height:0.5rem; text-indent:0.48rem;}
	.jiejuewaibao_main{ padding-top:0.3rem;}
	.chuangxingyi{ position:absolute; top:0.6rem; left:0.1rem;}
	.jiejuewaibao_main ul li{ width:32%; height:2.6rem; margin-left:2%; float:left; position:relative;}
	.jiejuewaibao_main ul li:first-child{ margin-left:0;}
	.chuangxingyi_head{ font-size:0.26rem; font-weight:bold;}
	.chuangxingyi_main{ font-size:0.26rem !important;}
	.fuwuliucheng_all{ background:#F2F3F7; padding:0.25rem 0.25rem 0.5rem;}
	.fuwuliucheng_head p{ color:#404349 !important; text-align:center;}
	.fuwuliucheng_main li{ border-top:3px solid #fff; width:32%; margin-left:2%; float:left; background:#fff; height:4rem; text-align:center; border-radius:0.1rem;}
	.fuwuliucheng_main li p{ color:#404349 !important; padding-bottom:0; font-size:0.26rem;}
	.fuwuliucheng_main li img{ padding-top:0.2rem; width: 1.6rem;}
	.fuwuliucheng_main li:first-child{margin-left:0;}
	.fuwuliucheng_main{ margin-top:0.15rem;}
	.three_hover_a:hover{  cursor:pointer; border-top:3px solid #E97336; -webkit-box-shadow:0 0 10px #CCC;   -moz-box-shadow:0 0 10px #CCC;    box-shadow:0 0 10px #CCC; 
	-webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate;}
	.three_hover_b:hover{  cursor:pointer; border-top:3px solid #E8B835; -webkit-box-shadow:0 0 10px #CCC;   -moz-box-shadow:0 0 10px #CCC;    box-shadow:0 0 10px #CCC;
	-webkit-animation: icon-bounce 0.5s alternate;
	  -moz-animation: icon-bounce 0.5s alternate;
	  -o-animation: icon-bounce 0.5s alternate;
	  animation: icon-bounce 0.5s alternate; }
	.three_hover_c:hover{  cursor:pointer; border-top:3px solid #35D969; -webkit-box-shadow:0 0 10px #CCC;   -moz-box-shadow:0 0 10px #CCC;    box-shadow:0 0 10px #CCC; 
	-webkit-animation: icon-bounce 0.5s alternate;
	  -moz-animation: icon-bounce 0.5s alternate;
	  -o-animation: icon-bounce 0.5s alternate;
	  animation: icon-bounce 0.5s alternate;}
	.three_hover_d:hover{  cursor:pointer; border-top:3px solid #2590F5; -webkit-box-shadow:0 0 10px #CCC;   -moz-box-shadow:0 0 10px #CCC;    box-shadow:0 0 10px #CCC; 
	-webkit-animation: icon-bounce 0.5s alternate;
	  -moz-animation: icon-bounce 0.5s alternate;
	  -o-animation: icon-bounce 0.5s alternate;
	  animation: icon-bounce 0.5s alternate;}
	.three_hover_e:hover{  cursor:pointer; border-top:3px solid #8654E6; -webkit-box-shadow:0 0 10px #CCC;   -moz-box-shadow:0 0 10px #CCC;    box-shadow:0 0 10px #CCC; 
-webkit-animation: icon-bounce 0.5s alternate;
  -moz-animation: icon-bounce 0.5s alternate;
  -o-animation: icon-bounce 0.5s alternate;
  animation: icon-bounce 0.5s alternate; }
	.qusuhengfu_marquee{ background:url(../images/heitiao.png) no-repeat center; height:1.1rem; background-size:100% 100%;}
	.head_ul_right a{ display:inline-block;}
	.head_ul_right{ text-align:center;}
	.head_ul_right li{ margin-right:0.2rem; padding-top:0.08rem;}
	.head_ul_right li img{ width:0.5rem; height:0.4rem}
	.qusuhengfu_marquee img{ height: 0.4rem; padding-top: 0.35rem;}
	.jiejuefangan_head p{ color:#404349;}
	.jiejuefangan_all{ background:#fff; padding:0.25rem 0.25rem 0.5rem;}
	.jiejuefangan_main li{ width:23%; float:left; margin-left:2%; text-align:center;}
	.jiejuefangan_main li a p{color: #333;}
	/*.jiejuefangan_main li:hover{  -webkit-box-shadow:0 0 10px #CCC; -moz-box-shadow:0 0 10px #CCC;}*/
	.jiejuefangan_main li img{ padding-top:0.2rem; width:1rem;}
	.jiejuefangan_main li:first{ margin-left:0;}
	.jiejuefangan_main{ padding-top:0.25rem;}
	.anlizhanshi_all{ background:url(../images/pingpubeijing.png); padding:0.25rem 0.25rem 0.5rem;}
	.anlizhanshi_head p{ text-align:center;}
	.anlizhanshi_main li{ width:48%; height:3rem; margin-left:4%; position:relative; float:left;}
	.anlizhanshi_main li:first-child{ width:48%; margin-left:0;}
	.anlizhanshi_main li img{ width:100%; height:100%;}
	.anlizhanshi_main_miaoshu{background: rgba(0,0,0,0.8); color: #fff; width: 100%; position:absolute; bottom:0; left:0;}
	.anlizhanshi_main_miaoshu_div{ padding:0.1rem 0.2rem;}
	.anlizhanshi_main_miaoshu_a{ font-size:0.18rem; font-weight:bold; text-align:center; padding-bottom:0.1rem;}
	.anlizhanshi_main_miaoshu_b{  font-size:0.16rem;}
	.anlizhanshi_main{ padding-top:0.3rem;}
	.dianjiyuanquan{ text-align:center;}
	.dianjiyuanquan dl dd{ width:0.4rem; height:0.4rem; background:#fff; border-radius:50%; display:inline-block; margin:0 0.2rem; background: rgba(255,255,255,0.3)}
	.six_b, .six_c{ display:none ;}
	.six_all{ height:7rem;}
	.dianjiyuanquan_dl_dd_in{background: rgba(255,255,255,1) !important;}
	.hezuohuoban_all{background:#fff; padding:0.25rem 0.25rem 0.5rem;}
	.hezuohuoban_head p{ color:#404349; text-align:center;}
	.hezuohuoban_ul li{ width:31%; margin-left:2.5%; float:left; border:1px solid #eaeaea;}
	.hezuohuoban_ul li:hover{ border:1px solid #1967D6;}
	.hezuohuoban_ul li img{ width:100%; height:100%;}
	.hezuohuoban_ul li:first-child{ margin-left:0;}
	.hezuohuoban_ul{ padding-top:0.25rem;}
	.footer_all{ background:#3A3B3D; padding:0.25rem 0.25rem 0.5rem;}
	.youqinglianjie_head{ font-size:0.36rem !important; color:#fff !important; opacity:1 !important; padding:0.4rem 0; font-weight:bold;}
	.youqinglianjie_main p{ color:#fff; font-size:0.2rem; line-height:0.5rem; text-decoration:underline;}
	.lianxiwomen_all p{ opacity:0.8; color:#fff; line-height:0.65rem; text-decoration:none;}
	.lianxiwomen_all_ul li{ float:left; margin-left:0.2rem; width:1.4rem;}
	.lianxiwomen_all_ul li img{ width:100%;}
	.lianxiwomen_all_ul{ position:absolute; top:1.6rem; right:0rem;}
	.lianxiwomen_all{ position:relative;} 
	
	
	
/*曲速官网*/

/*单车官网*/
	
	
/*单车官网*/
 
/*雨伞官网*/
	
	
/*雨伞官网*/
 
 
 
 
 
/*媒体查询*/ 
@media only screen and (max-width: 1600px), only screen and (max-device-width:1600px) {
 html,body {
 font-size:84px;
 }
 } 
@media only screen and (max-width: 768px), only screen and (max-device-width:768px) {
 html,body {
 font-size:85px;
 }
 } 
 @media only screen and (max-width: 640px), only screen and (max-device-width:640px) {
 html,body {
 font-size:80px;
 }
 }
 @media only screen and (max-width: 600px), only screen and (max-device-width:600px) {
 html,body {
 font-size:80px;
 }
 }
 @media only screen and (max-width: 540px), only screen and (max-device-width:540px) {
 html,body {
 font-size:65x;
 }
 }
 @media only screen and (max-width: 480px), only screen and (max-device-width:480px) {
 html,body {
 font-size:60px;
 }
 }
 @media only screen and (max-width: 414px), only screen and (max-device-width:414px) {
 html,body {
 font-size:55px;
 }
 }
 @media only screen and (max-width: 400px), only screen and (max-device-width:400px) {
 html,body {
 font-size:52px;
 }
 }
 @media only screen and (max-width: 375px), only screen and (max-device-width:375px) {
 html,body {
 font-size:50px;
 }
 }
 @media only screen and (max-width: 360px), only screen and (max-device-width:360px) {
 html,body {
 font-size:48px;
 }
 }
 @media only screen and (max-width: 320px), only screen and (max-device-width:320px) {
 html,body {
 font-size:42px;
 }
 }
 @media only screen and (max-width: 240px), only screen and (max-device-width:240px) {
 html,body {
 font-size:40px;
 }
 
/*媒体查询*/  