﻿/*index*/
#product_box{
background: url(/u/cms/www/201407/images/xingguang.png) 100% no-repeat;
background-color:#f2f2f2;
padding:120px 0 100px 0;
}
.product{
	float:left;
	  width: 18.6%!important;
	margin-right:29px;
	background:#fff;
	padding-bottom:15px;
	 
  transition: all .2s linear;
}
#product_box .mod-title{
    color: #333;
    margin-bottom: 40px;
}
#product_box .mod-title .title {
    font-size: 30px;
    font-weight: 400;
    margin-bottom: 10px;
    line-height:30px;
}
.product:hover{
  -webkit-box-shadow:0 3px 20px rgba(0,0,0,.1);
  -moz-box-shadow: 0 3px 20px rgba(0,0,0,.1);
  box-shadow: 0 3px 20px rgba(0,0,0,.1);
 transform: translate3d(0,-2px,0);
}
.margin_none{
	margin:0;
}

.product_img{
	padding:20px 0 15px 0;
	border-bottom:1px solid #eee;
}
.product_img img {
	height:88px;
}
.product_img h2{
	color:#666;
	margin-bottom:0;
	font-size: 16px;

}
.product .pointer{
	cursor:pointer;
}
.pointer .txt li{text-align:center;}
.product .pointer p{
	font-size:14px;
	color:#ffa900;
}
.product a{
  width: 100%;
  border: 1px solid #3486d2;
  border-radius: 0;
  padding: 3px 0;
  color: #3486d2;
background-image: none;
  background-color: #fff;

}
.product a:hover{
  background:#3486d2;
  color:#fff;
  transition-duration: 0.5s;
}
.clear{clear:both;}
.main-page{width:100%;height:300px;}
.main-page .left{position: absolute;left:0px;z-index: 2;}
.main-page .left, .main-page .right{float:left;}
.main-page .nav-back{width:60px;height:300px;background:#000;opacity:.3;filter:alpha(opacity=30);}
.main-page .nav{position:relative;margin-top:-300px;width:60px;text-align:center;font-size:14px;color:#fff;}
.main-page .nav div{height:32px;line-height:28px;}
.main-page .nav div.on{background:#0094ea;}
.main-page .right{width:100%;height:300px;}
.main-page .content-back{width:100%;height:300px;opacity:.3;}
.main-page .content{position:relative;width:100%;height:300px;margin-top:-300px;overflow:hidden;}
.main-page .content div{height:100%;width:100%;}
.main-page .one{background: url( /u/cms/www/201407/images/page.jpg) no-repeat;transition: background-position 0.3s linear;    background-position: 50% -63.76px;}

.news {margin:40px 0;}
.news .col-md-4{padding:0;}
.news .col-md-12{padding:0;display:block;}
.news p{
	margin:40px 0 20px;

}
.news p a{
	font-size: 24px;
	color: #333;
}
.news p a:hover, .news ul li a:hover{
	color: #2176da;
	text-decoration: none;
}
.news ul li{
    display: block;
    vertical-align: middle;
    white-space: nowrap;
    word-wrap: normal;
    word-break: break-all;
    overflow: hidden;
    text-overflow: ellipsis;
}
.news ul li a{
	color: #666;
	line-height: 50px;
}
.news ul li  span{
	float: right;
	padding-right: 50px;
line-height:50px;
}


/*加盟*/
.jia_top{
height: 300px;
background: url( /u/cms/www/201407/images/jiameng_03.png) no-repeat;
background-size: 101%;
margin-top: -1px;
text-align: center;
margin-bottom: 30px;
}
.jia_top h2{
	font-size: 34px;
	color: #fff;
	font-weight: normal;
	line-height: 56px;
	padding-top: 50px;
	letter-spacing:15px;
  padding-bottom: 15px;
}
.jia_top p{
	font-size: 28px;
	color: #fff;
}
.jia_top .jbtn{
	width: 200px;
	border: 3px solid #fff;
	line-height: 40px!important;
    margin-top: 30px;
    font-size: 22px!important;
    color: #fff;
background:none;
}

.jia_main h3{
	font-size: 30px;
	color: #135c8e;
	margin-bottom: 40px;
}
.jia_main P, .jia_main h4{
	color: #135c8e;
	clear: both;
}
.jia_main .left_main{
	width:50%;
	float: left;
}
.jia_main .left_main p{
	font-size: 15px;
	margin-bottom: 30px;
}
.jia_main img{
	width: 50%;
	height: 212px;
}
.main-right h3{
	text-align: right;
}
.main-right .left_main{
	width: 50%;
	float: right;
}
.jia_main h4{
	font-size: 28px;
	line-height: 100px;
}
.main-left h4{
	text-align: right;
}
.jia_list{
	height:150px;
	text-align: center;
}
.jia_list li{
	float: left;
	font-size: 18px;
	color: #135c8e;
}
.jia_list li img{
	width: 30%;
	padding-right: 5px;
}
/*代理商*/
.daili .span4{
	text-align: center;
	color: #499edc;
}
.daili .span4 img{
	width: 30%;
}
.daili .span4 p{
	font-size: 28px;
	line-height: 40px;
}
.daili .span4 div{
	font-size: 18px;
}
.daili-box {
	margin-top: 50px;
}
.daili-box p.text-center{
	color: #77bbee;
	font-size: 18px;
}
.daili-bg{
	background: #77bbee;
}
.daili-bg .span4{
	text-align: center;
  padding-bottom: 14px;
}
.daili-bg img{
	width: 35%;
}
.daili-bg .span4 p{
	color: #fff;
	letter-spacing:5px;
}
/*关于我们*/
.about_main .tab-content{
overflow:hidden;
}
.about_banner{
	position: relative;
	overflow: hidden;
	/*height: 450px;*/
}
.about_banner ul.nav{
	position: absolute;
	bottom: 0px;
	margin: 0 auto;
    width: 900px;
    left: calc((100% - 900px) / 2);
}
.about_banner .nav-tabs{border-bottom:0;}
.about_banner .nav-tabs > .active > a{
background:#fff;
}
.about_banner .nav-tabs > li > a:hover
color:#000;
}
.about_banner .nav-tabs{
	border: 0;
}
.about_banner .nav-tabs .active, .tab-content .active{
	background: #fff;
}
.about_banner .nav-tabs li{
	border: 1px solid #fff;
	opacity: 0.9;
	width: 300px;
	text-align: center;
  float: left;
  line-height: 38px;
}
.about_banner .nav-tabs li a{
	font-size: 18px;
	line-height: 18px;
color:#fff;
}
.about_banner .nav-tabs li a:hover {
    color: #000;
}
.about_banner .nav-tabs>li.active>a{
	border: 1px solid transparent;
color:#000;
}
.nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius:0;
}
.about_main{
	padding:0 0 60px 0;
}
.about_main .tab-content #home h2{
	font-size: 24px;
    text-align: center;
    color: #333;
    line-height: 50px;
    padding-top: 20px;
}
.about_main .tab-content #home p{
	line-height: 36px;
    color: #666;
    font-size: 14px;
    text-indent:2em;
}
.ziyuan{
	margin-top: 50px;
  margin-left: 74px;
}
.ziyuan ul{
	margin: 0 -15px;
}
.ziyuan ul li{
	overflow: hidden;
	height: 250px;
	padding: 0;
position: relative;
}
.ziyuan .pic img{
	width: 100%;
	overflow: hidden;
}
.ziyuan .span4{
margin:0;
}
.ziyuan ul li .rsp{
	width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
    background: rgba(0,0,0,0.3);
    top: 0px;
    left: 0px;
}
.ziyuan ul li .rsp h2{
	color: #fff;
	font-size: 28px;
	padding: 40px 0 100px 50px;
	text-align: left;
	opacity: .95;
font-weight: normal;
}
.ziyuan ul li .rsp p{
	font-size: 18px;
	color: #fff;
	padding-left: 50px;
	opacity: .9;
}
.ziyuan ul li .rsp p span{
	font-size: 14px;
	color: #fff;
	line-height: 34px;
}
/*index解决方案*/
.jjfan{
	position: relative;;
}
.jjfan .title_jie{
	font-size: 30px;
	color: #fff;
	position: absolute;
	top: 100px;
line-height:30px;
filter: alpha(opacity=80);  
-moz-opacity:0.8;  
opacity: 0.8;  
}

.jjfan ul.nav{
	width: 220px;
	position: absolute;
	bottom:100px;
	border: 0;
        margin-left:30px;
	border-right: 1px solid rgba(255,255,255,.8);
        border-color: transparent; _border-color: tomato; _filter: chroma(color=tomato); border-width: 0 1px 0 0; border-style: solid; border-right-color: #ffffff;
	
}
.jjfan .nav-tabs>li.active>a
{
	background: #347ec2;
	color: #FFF;
	border: 0;
}

.jjfan .nav-tabs>li:hover{
background: #347ec2;
	color: #fff;
	background: rgba(52,126,194,.3);
filter:Alpha(opacity=30);/* 只支持IE6、7、8、9 */
  position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
  *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.jjfan .nav-tabs>li>a{
position:relative;
background:none;
}
.jjfan ul.nav li{
	float: none!important;
width:160px;
}
.jjfan .tab-content > div{
	width: 100%;
	height: 650px;
}
.jjfan .tab-content #home{
	background: url( /u/cms/www/201407/images/zhengwuyun.png) no-repeat;
	background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/u/cms/www/201407/images/zhengwuyun.png',
    sizingMethod='scale');
}
.jjfan .tab-content #profile{
	background: url( /u/cms/www/201407/images/yiliao.png) no-repeat;
	background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/u/cms/www/201407/images/yiliao.png',
    sizingMethod='scale');
}
.jjfan .tab-content #profile2{
	background: url( /u/cms/www/201407/images/o2o.png) no-repeat;
	background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/u/cms/www/201407/images/o2o.png',
    sizingMethod='scale');
}
.jjfan .tab-content #profile3{
	background: url( /u/cms/www/201407/images/jiaoyu.png) no-repeat;
	background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/u/cms/www/201407/images/zhengwuyun.png',
    sizingMethod='scale');
}
.jjfan .tab-content #profile4{
	background: url( /u/cms/www/201407/images/zhizao.png) no-repeat;
	background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/u/cms/www/201407/images/zhizao.png',
    sizingMethod='scale');
}
.jjfan .tab-content #profile5{
	background: url( /u/cms/www/201407/images/jinrong.png) no-repeat;
	background-size: cover;
filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(
    src='/u/cms/www/201407/images/jinrong.png',
    sizingMethod='scale');
}
.jjfan .tab-main .col-md-9{
	float: right;
}
.jjfan #myTabs .active{
	background: none;
}
.jjfan #myTabs ul {
	width: 270px;
	border: 0;
    border-right: 1px solid rgba(255,255,255,.7);
    height: 100%;
}
.jjfan  #myTabs li a{
	width: 160px;
    margin: 0 auto;
    text-align: center;
    font-size: 18px;
    line-height: 40px;
color:#fff;
padding:8px 0;
}
.jjfan  .nav li a {
	border: 0;
}
.jie-pic {
	height: 120px;
	margin-top: 242px;
}
.jie-pic li{
background:#ffffff;
	float: left!important;
	padding: 15px;
	margin: 0 20px;
	background: rgba(255,255,255,0.3);
	width: 130px;
	height:130px;
*width:100px;
*height:100px;
 filter:Alpha(opacity=30);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.jie-pic li:hover{
background:#ffffff;
	background: rgba(255,255,255,0.6);
	/*cursor:pointer;*/
filter:Alpha(opacity=60);
    position:static; /* IE6、7、8只能设置position:static(默认属性) ，否则会导致子元素继承Alpha值 */
    *zoom:1; /* 激活IE6、7的haslayout属性，让它读懂Alpha */
}
.jie-pic li img{
	height: 100%;
	width: 100%;
position:relative;
}
.jjfan .tab-pane h2{
	clear: both;
	font-size: 24px;
	color: #fff;
	opacity: 0.8;
	margin-top: 40px;
  font-weight: normal;
  padding: 20px 0;
}
.jjfan .tab-pane p{
	font-size: 14px;
	color: #fff;
	opacity: 0.8;
	line-height: 24px;
	min-height: 100px;
}
.jjfan .tab-pane span{
	width: 100px;
	border: 1px solid rgba(255,255,255,0.8);
	padding: 10px 40px;
}
.fade{
	transition: opacity .2s linear;
}
/*右侧浮动*/
.side-bar{
		position: fixed;
		right: 10px;
		bottom: 80px;
		z-index: 23;
		height:156px;
	}
	.side-bar #goToTop{
		position:absolute;
		bottom:0;
	}
	.side-bar div.right{
		display: block;
		width: 50px;
		height: 50px;
		background: #0070cc;
		font-size: 14px;
		line-height: 50px;
		margin-bottom: 2px;

	}
	.side-bar .right i{
		font-size: 30px;
		line-height: 50px;
		padding-left: 10px;
		color:#fff;
	}
	.chat-tips{
	display:none;
	position: absolute;
    background: #0070cc;
    right:60px;
    top: -270px;
	z-index:6;
width:230px;
	}
	.chat-tips ul{
		padding:15px;
	}
	.chat-tips ul li{
		border-bottom: 1px solid rgba(255,255,255,.3);
		margin-bottom: 10px;
	}
	.chat-tips ul li p{
		text-align: left;
		padding-left: 10px;
	
		color:#fff;
  padding: 5px 0;

	}
	.chat-tips a{color:#fff;  line-height: 34px;}
	.icon-chat p.bg{
		display: none;
	}
	.icon-chat:hover p.bg{
		display: block;
		float: right;
		width: 100px;
		height: 50px;
		position: absolute;
		top: 0;
		right: 40px;
		background: #0070cc;
		z-index: 1;
		transition: all .5s linear;
	}
	.icon-chat:hover .chat-tips{
		display: block;
	}








@