﻿* {
  margin: 0;
  padding: 0;
  font-family: 'Microsoft Yahei';
}
body,ul,li{margin: 0;padding: 0;}
ul,li{list-style: none;}

a{text-decoration: none;}

a:hover{ color: #ba8658;}

img{margin:0;border:0;display: block;}
#clear {
  clear: both;
}

.fl {
	display: inline;
	float: left;
}
.fr {
	display: inline;
	float: right;
}

/*头部*/
.con{ width: 1200px; margin: 0 auto;}
.first_top{background:#fff; border-bottom: 1px solid #ccc; height: 36px;}

.first_topbox{ width: 1200px; margin: 0 auto;line-height: 36px; height: 36px;}

.top_left{float: left;overflow: hidden;}

.top_left p{line-height: 36px;font-size: 14px;color: #666;}
 
/*右侧微博*/
.top_right .top_cl{
	float: left;
    height: 36px;
	line-height: 36px;
	border-right: 1px solid #eee;
}
.top_cl li {
    float: left;
    width: 36px;
    text-align: center;
    border-left: 1px solid #eee;
    height: 18px;
    line-height: 18px;
    padding: 9px 0;
}
.top_cl li .icon {
    display: block;
    margin: 0 auto;
    width: 18px;
    height: 18px;
	cursor:pointer;
}

.top_cl li a.icon1{ background: url(../tou/top_qq.png) no-repeat center center; } 
.top_cl li a.icon1:hover{ background: url(../tou/top_qq_1.png) no-repeat center center; }

.top_cl li a.icon2{ background: url(../tou/top_xlwb.png) no-repeat center center; } 
.top_cl li a.icon2:hover{ background: url(../tou/top_xlwb_1.png) no-repeat center center; }

/*.top_cl li a.icon3{ background: url(../tou/top_weixin.png) no-repeat center center; } 
.top_cl li a.icon3:hover{ background: url(../tou/top_weixin_1.png) no-repeat center center; }*/

 /*微信弹出框*/
.xinlang{
	position: relative;
}
.xinlang .wx_xiaotu{
    display: block;
    width: 100%;
	position: relative;
}
.xinlang .wx_xiaotu img{
    width: 18px;
    height: 14px;
	margin-top: 4px;
}

.xinlang .wx_datu{
	display: none;
    position: absolute;
    bottom: -80px;
    left: 20px;
    width: 100%;
    height: 100%;
    color: #fff;
	background: #fff;
}
.xinlang .wx_datu img{
    width: 100px;
    height: 100px;
    float: right;
}
  /*鼠标经过效果*/
.xinlang:hover .wx_datu{ 
    display: block;
    bottom: -30px;
	background: #fff;
}

 /*手机版本弹框*/
.indexphone{
	position: relative;
}
.indexphone .phone_xiaotu{
    display: block;
    width: 100%;
	position: relative;
}
.indexphone .phone_xiaotu font{
	height: 36px;
    line-height: 36px;
    font-size: 13px;
    padding: 0 5px;
	color: #969696;
}
.indexphone .phone_xiaotu img{
    width: 25px;
    height: 25px;
    float: right;
    margin-top: 7px;
}
.indexphone .phone_datu{
	display: none;
    position: absolute;
    bottom: -80px;
    left: 30px;
    width: 100%;
    height: 100%;
    color: #fff;
}
.indexphone .phone_datu img{
    width: 100px;
    height: 100px;
    float: right;
}
  /*鼠标经过效果*/
.indexphone:hover .phone_datu{ 
    display: block;
    bottom: -30px;
	background: #fff;
}


/*logo*/
.search{
	width: 100%;
	height: 120px;
	overflow: hidden;
}
.search .fl li{
	float: left;
}


.logo-center{
	float: left;
    width: 340px;
    margin: 0 70px;
}
.logo-center img{
	height: 120px;
}

.logo-right{
	
    background: #fff;
	
}
.logo-right .right-tel img{
	display: block;
	margin: 0 auto;
	
}
.logo-right .right-bottom{
	width: 220px;
    background: #fff;
    border-radius: 16px;
    height: 32px;
    padding: 0 8px;
	border: 1px solid #ccc;
}
.right-bottom .box-search {
    width: 100%;
    float: left;
    position: relative;
    margin: 0 auto;
    height: 32px;
    line-height: 32px;
}
.box-search select{
	float: left;
    border: none;
    background: none;
    outline: none;
    margin-top: 7px;
    margin-left: 0;
    font-size: 12px;
}
.box-search select option{
    border: none;
    background: none;
    outline: none;
    font-size: 12px;
}
.box-search .single-line {
    border: none;
    font-size: 12px;
    line-height: 32px;
    padding: 0 0;
    width: 89%;
    color: #666;
    background: url(../tou/sousuo.png) no-repeat right 48%;
    text-align: left;
    padding-right: 9%;
    outline: none;
    float: left;
    padding-left: 5px;
}
.box-search .aniu{
	border: none;
    background: none;
    width: 32px;
    height: 32px;
    line-height: 32px;
    position: absolute;
    top: 0;
    right: 0;
    border-radius: 5px;
    cursor: pointer;	
}



/*banner*/
.flexslider { margin: 0px auto 0; position: relative; width: 100%; height:680px; overflow: hidden; zoom: 1; }
.flexslider .slides li { width: 100%; height: 100%; }
.flexslider .slides a img { width: 100%; height:680px; display: block; }

.flex-direction-nav a { width: 60px; height: 60px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background:url(../tou/ad_ctr.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; border-radius: 35px; }

.flex-direction-nav .flex-next { background-position: 0 -62px; right: 10px; }

.flex-direction-nav .flex-prev { left: 10px; }

.flexslider:hover .flex-next { opacity: 0.8; filter: alpha(opacity=25); }

.flexslider:hover .flex-prev { opacity: 0.8; filter: alpha(opacity=25); }

.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover { opacity: 1; filter: alpha(opacity=50); }

.flex-control-nav { width: 100%; position: absolute; bottom: 18px; text-align: center; }

.flex-control-nav li { margin: 0 2px; display: inline-block; zoom: 1; background: #fff; border: 1px solid #9B253D; border-radius: 50%;}

.flex-control-paging li.active{ background: #605D5C; border: 1px solid #605D5C;}

.flex-control-paging li a { background: ; border: ; display: block; overflow: hidden; text-indent: -99em; 
   width: 13px; height: 13px; cursor: pointer; }

.flex-control-paging li a.flex-active, .flex-control-paging li.active a { background-position: 0 0; }


/*导航菜单*/
.menu{
    width: 100%;
    margin: 0 auto;
    height: 56px;
	line-height: 56px;
    background: #C9986D;
}
.nav {
    height: 56px;
    width: 100%;
    line-height: 56px;
    background: #C9986D;
}
.nav .nav_i:nth-child(1) { }
.nav .nav_i:nth-child(1) img{ width: 30px; height: 30px;margin: 12px; }

.nav .nav_i{
	width: 11.111%;
	position: relative;
	float: left;
	display: inline;
	font-size: 16px;
	cursor: pointer;
	text-align: center;
	height: 56px;
	line-height: 56px;
}
.nav_i span a{
	display: block;
	color: #fff;
}
.nav .active{
	display: block;
	background: url(../tou/icon.png) no-repeat center center;
	color: #fff;
}
.nav_i span:hover a{
	display: block;
	background: url(../tou/icon.png) no-repeat center center;
	color: #fff;
}

.nav_i .nav2 {
	width:100%;
    height: auto;
    position: absolute;
    left: 0px;
    top: 56px;
    display: none;
    background: #ccc;
    z-index: 999;
    background: #fff;
	border: 1px solid #C1A05B;
	border-top: none;
}
.nav2 div{
	width: 100%;
	overflow: hidden;
} 
.r_nav .nav2 {
	display: block;
}
.nav2 ul{
	/* float: left; */
	display: block;
	width: 100%;
	box-sizing: border-box;
	/* margin: 15px 10px; */
	padding: 5px 8px;
}
.nav2 li {
	font-size: 14px;
    line-height: 30px;
    height: 30px;
    margin-right: 0;
    width: 100%;
    border-bottom: 1px dashed #DBC184;
}
.nav2 li a {
    color: #666;
    display: block;
    text-align: center;
}
.nav2 li a:hover {
	color: #c9986d;
}
.nav2 img{
	width: 276px;
    height: 230px;
	float: right;
}

/*公告滚动*/
.gonggao_box{
	width: 100%;
    height: 50px;
	line-height: 50px;
    background: #CFAE6B;
}
.gonggao{width: 1200px; margin: 0 auto;height:50px;overflow:hidden;background: #CFAE6B;}

.left_gg{
	display: inline-block;
    height: 50px;
    line-height: 50px;
    vertical-align: middle;
    float: left;
    font-size: 16px;
    color: #fff;
    width: 90px;
    background: url(../tou/gao.png) no-repeat left center;
    padding-left: 40px;
    font-weight: bold;
}
.gonggao ul{
	width: 890px;
    height: 50px;
    overflow: hidden;
    float: left;
}
.rslides{width:100%;position:relative;list-style:none;padding:0}

.rslides li{color:#fff; width: 100%;}

.rslides li a{color:#fff;font-size:15px; text-decoration: none; }

.rslides li span{
	float: right;
    text-align: right;
    padding-right: 50px;
}
.rslides_nav{ width:36px; height:36px; background-image:url(../tou/banner_new.png); display:block; 
   position:absolute;  text-indent:-10em; overflow:hidden;}

.prev{ background: #fff url(../tou/leftbut.png) center no-repeat;width:34px;height:34px;position:relative;
   right: 34px; top: 8px;}

.next{  background: #ba8658 url(../tou/rightbut.png)  no-repeat center;position:relative;width:34px;height:34px;
   right:0px; top: -26px;}

.rslides_tabs{ position:absolute; left:450px; top:370px;clear:both;text-align:center; z-index:99999;display:none;}

.rslides_tabs li{display:inline;float:none;_float:left;*float:left;margin-right:5px;color:#000;display:none;}

.rslides_tabs a{ width:12px; height:12px; background:#fff;text-indent:-5em; overflow:hidden; display:block; 
   float:left; margin-left:6px;border-radius:6px;display:none;}

.rslides_tabs .rslides_here a{ text-underline:none;background:#D968C0;display:none;}

/*加盟店*/
.title{
	width: 100%;
	height: auto;
}
.title img{
	display: block;
    margin: 0 auto;
}
.main-01 {
    width: 100%;
	height: auto;
	padding: 30px 0;
	overflow: hidden;
}
  /*滚动效果*/
.scrollBox{width: 100%; position:relative; padding: 30px 0 30px;}
.scrollBox{position:relative;overflow:hidden;zoom:1;}

.scrollBox .ohbox {
    overflow: hidden;
    position: relative;
    width: 1100px;
    margin: 0 auto;
    left: 0;
}
.scrollBox .piclist{overflow:hidden; zoom:1;}
.scrollBox .piclist li{
	float: left;
    display: inline;
    width: 200px;
    margin: 0 11px;
    overflow: hidden;
    cursor: pointer;
}
.scrollBox .piclist li .dian_img {
    margin: 5px 5px;
    width: 190px;
	height: 190px;
}
.scrollBox .piclist li img {
	width: 190px;
	height: 190px;
	border-radius: 50%;
	/*border: 1px solid #C1A05B;*/
}
.scrollBox .piclist li img {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}
.scrollBox .piclist li:hover img{
	width: 186px;
	height: 186px;
	-webkit-transform: scale(1.04);
	-moz-transform: scale(1.04);
	-o-transform: scale(1.04);
	transform: scale(1.04);
}

.scrollBox .piclist li .text{
    text-align: center;
	margin: 10px auto;
	
	display: block;
    color: #666;
    font-size: 13px;
    line-height: 22px;
}
.scrollBox .piclist li h3{
	color: #333;
    text-align: center;
    font-size: 16px;
	height: 30px;
    line-height: 30px;
}
.scrollBox .piclist li .line{
	display: block;
    margin: 0 auto;
    width: 35px;
    height: 2px;
    background: #f2db9e;
	margin-bottom: 3px;
}
.scrollBox .piclist li span{
	display: block;
    color: #666;
    text-align: center;
    font-size: 13px;
    line-height: 22px;
}
.scrollBox .piclist li a:hover h2{
	color: #c9986d;
}
.scrollBox .pageBtn span{
	background: url(../tou/slider.png) no-repeat;
    display: block;
    width: 24px;
    height: 44px;
    position: absolute;
    cursor: pointer;
    text-indent: -999em;
    overflow: hidden;
    top: 110px;
}
.scrollBox .pageBtn .prev {
    left: 3px;
    background-position: -24px -83px;
}
.scrollBox .pageBtn .next {
    right: 3px;
    background-position: -74px -83px;
}
  /*加盟咨询*/
.join{
	display: block;
	width: 820px;
	margin: 0 auto;
	height: 50px;
}
.join img{
	float: left;
	width: 680px;
	height: 50px;
}
.join a{
	background: url(../tou/zixun.png) no-repeat;
    float: right;
    width: 138px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.join a:hover{ color: #f00;}

/*选好项目*/
/*.main-01 {
    width: 100%;
    height: auto;
    padding: 30px 0;
    overflow: hidden;
}*/
.xiangmu{
	width: 100%;
    height: 1469px;
    overflow: hidden;
    background: url(../tou/xiangmu.jpg) no-repeat;
    /*background-size: 100%;*/
	padding-top: 30px;
}
.xiangmu .biaoti{
	width: 100%;
    text-align: center;
	color: #fff;
}
.biaoti h2{
	color: #fff;
	font-size: 19px;
	line-height: 36px;
}
.biaoti p{
    color: #fff;
    font-size: 30px;
    line-height: 36px;
    font-weight: bold;
}
.biaoti span{
	color: #fff;
    font-size: 24px;
    height: 60px;
    line-height: 58px;
    background: url(../tou/biaoti.png) no-repeat;
    display: block;
    text-align: center;
}
.xm_content{
	width: 100%;
    height: auto;
    overflow: hidden;
	position: relative;
}

.xm_content .xm_top{
	overflow: hidden;
    margin-top: 30px;
}
.xm_top img.fr{
	width: 560px;
	height: 430px;
}
.xm_top .xm_left{
	float: left;
    width: 520px;
}
.xm_left h2{
	width: 510px;
    height: 40px;
    line-height: 40px;
    background: #936237;
    text-align: center;
    color: #fff;
    font-size: 22px;
    margin: 10px 0;
}
.xm_left p{
    line-height: 28px;
    color: #743e23;
    font-size: 15px;
    font-weight: 600;
	width: 510px;
}
.xm_left .tu_list{
	width: 100%;
	height: auto;
	overflow: hidden;
	margin-top: 20px;
}
.xm_left .tu_list li:last-child { margin-right: 0;}
.xm_left .tu_list li{
    float: left;
    width: 160px;
    height: 160px;
    margin-right: 15px;
	position: relative;
}
.xm_left .tu_list li img{
	display: block;
	margin: 0 auto;
	width: 160px;
	height: 160px;
}
.xm_left .tu_list li span{
	display: block;
    background: url(../tou/xm1_bg.png) no-repeat center center;
    width: 100%;
    height: 48px;
    text-align: center;
    line-height: 40px;
    font-size: 18px;
    color: #936237;
	position: absolute;
    bottom: 0;
}

.xm_content .xm_center{
	overflow: hidden;
    margin-top: 10px;
}
.xm_center img.fl{
	width: 560px;
	height: 430px;
}
.xm_center .xm_right{
    float: right;
    width: 520px;
	margin-top: 20px;
}

.xm_content .xm_bottom{
    width: 100%;
	overflow: hidden;
	margin-top: 20px;
	margin-bottom: 30px;
}
.xm_bottom .xm_left {
    float: left;
    width: 520px;
}
.xm_bottom .xm_bottom_list{
    float: left;
    width: 660px;
    margin-left: 20px;
    margin-top: 10px;
}
.xm_bottom .xm_bottom_list li:last-child {
    margin-right: 0;
}
.xm_bottom .xm_bottom_list li{
    float: left;
    width: 210px;
    height: 210px;
    margin-right: 10px;
    position: relative;
}
.xm_bottom .xm_bottom_list img{
    display: block;
    margin: 0 auto;
    width: 210px;
    height: 210px;
}

  /*加盟咨询*/
.jiameng {
    display: block;
    width: 1200px;
    margin: 0 auto;
    height: 50px;
	margin-top: 10px;
}
.jiameng img {
    float: left;
    width: 920px;
    height: 50px;
}
.jiameng a.dian{   
    background: url(../tou/zixun.png) no-repeat;
    float: left;
    width: 138px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.jiameng a.dian:hover{ color: #f00;}

/*市场规模*/
.guimo {
    width: 100%;
    height: 1160px;
    overflow: hidden;
    background: url(../tou/guimo.jpg) no-repeat;
    /*background-size: 100%;*/
}
.guimo .gm_jieshao{
	width: 100%;
    height: auto;
    overflow: hidden;
	margin: 10px auto;
}
.guimo .gm_jieshao img{
	display: block;
	margin: 0 auto;
    height: 380px;
}

.guimo .gm_content{
	width: 100%;
    height: auto;
	margin-top: 20px;
}

.gm_biaoti{
	width: 100%;
    text-align: center;
    color: #fff;
}
.gm_biaoti h3{
	color: #1e1e1e;
    font-size: 32px;
    line-height: 40px;
}
.gm_biaoti h3 span{
	color: #743e23;
	font-size: 32px;
}
.gm_biaoti p{
	color: #1e1e1e;
    font-size: 42px;
    line-height: 46px;
    font-weight: bold;
    margin: 5px 0;
}
.gm_biaoti b.line {
    display: block;
    margin: 0 auto;
    width: 110px;
    height: 2px;
    background: #1e1e1e;
}

.gm_content .gm_top{
	margin: 20px 40px 0 40px;
	overflow: hidden;
}
.gm_top .gm_left{
	width: 530px;
}
.gm_top .gm_left p{
	color: #1e1e1e;
	font-size: 16px;
	line-height: 30px;
	text-indent: 2em;
}
.gm_top .gm_left p strong{
	color: #743e23;
    font-size: 20px;
}
.gm_top .gm_left img{
    width: 530px;
    height: 190px;
    margin: 15px 0;
}

.gm_content .gm_top img.gm_right{
	width: 493px;
	height: 420px;
}

.gm_content .gm_bottom{
	margin: 0 40px;
	margin-top: 20px;
	overflow: hidden;
}
.gm_content .gm_bottom img{
	display: block;
	margin: 0 auto;
	/* height: 134px;	 */
	width:100%;
}

/*店面划分*/
.dianmian {
    width: 100%;
    height: 904px;
    overflow: hidden;
    background: url(../tou/dianmian.jpg) no-repeat;
    /*background-size: 100%;*/
	padding-top: 40px;
}
.dm_content{
	width: 100%;
	height: auto;
}
.dm_content img{
	height: 350px;
    display: block;
    margin: 0 auto;
}
.dm_zixun {
   display: block;
    width: 1070px;
    margin: 0 auto;
    height: 50px;
    margin-top: 25px;
}
.dm_zixun img {
    float: left;
    width: 883px;
    height: 48px;
}
.dm_zixun a.dian {
    background: url(../tou/zixun.png) no-repeat;
    float: left;
    width: 138px;
    height: 46px;
    line-height: 46px;
    text-align: center;
    font-size: 20px;
    color: #fff;
}
.dm_zixun a.dian:hover{ color: #f00;}

/*成功案例*/
.anli {
    width: 100%;
    /* height: 912px; */
	padding:30px 0px;
    overflow: hidden;
	background: url(../tou/anli.jpg) no-repeat;
	/*background-size: 100%;*/
}
.anli .anli_com{
	width: 1230px;
	margin: 0 auto;
	background: #fff;
}
.anli_chakan{
	position: relative;
	margin-top: 20px;
}
.anli_chakan img{
	width: 100%;
	height: auto;
}
.anli_chakan .chakan{
	width: 80px;
    overflow: hidden;
    position: absolute;
    right: 15.5%;
    bottom: 11%;
}
.anli_chakan .jia{
	width: 85px;
    overflow: hidden;
    position: absolute;
    right: 3.5%;
    bottom: 11%;
}
.anli_chakan a{
	color: #fff;
	font-size: 17px;
	line-height: 30px;
}
.anli_chakan a:hover{
	color: #333;
}

.anli_text{
	padding: 0 25px;
	overflow: hidden;
}
.anli_text p{
	color: #333;
    font-size: 16px;
    line-height: 26px;
    width: 420px;
}
.anli_text .fl img{
	width: 530px;
    height: 335px;
    margin-top: 10px;
}
.anli_text img.fr{
    width: 585px;
    height: 420px;
    margin-top: 5px;
	margin-right: 10px;
}

.anli_tu img{
    width: 100%;
	height: 250px;	
}

/*连锁体系*/
.system{
	width: 100%;
	/* height: 950px; */
	overflow: hidden;
	padding-bottom:60px;
	background: url(../pro_bg.jpg) repeat;
	/*background-size: 100%;*/
}
.ls_tu img {
    width: 100%;
    height: auto;
}

  /*连锁体系*/
.ls_tixi {
    width: 100%;
	overflow: hidden;
	margin-top: 0;
	
}
.ls_tixi .tixi_list{
	width: 100%;
    margin: 0 auto;
    overflow: hidden;
}
.tixi_list li:last-child { margin-right: 0;}
.tixi_list li{
    float: left;
    width: 14.666%;
    
    margin-right: 10px;
    box-sizing: border-box;
    margin: 0 1%;
    background: #fff;
    padding: 20px 14px;
}
.tixi_list li .ls_img{
	display: block;
    height: 160px;
}
.tixi_list li img{
	display: block;
    margin: 0 auto;
    width: 160px;
    height: 160px;
    border-radius: 50%;
}
.tixi_list li h3{
	font-size: 18px;
	color: #c27432;
	text-align: center;
	margin: 10px 0;
}
.tixi_list li h3 a{
	font-size: 18px;
	color: #c27432;
}
.tixi_list li h3 .line{
	display: block;
    width: 32px;
    height: 2px;
    background: #c27432;
    margin: 3px auto;
}
.tixi_list li p{
	height: 150px;
	font-size: 15px;
	color: #333;
	text-align: center;
	text-align-last: left;
	padding: 0 8px;
	text-align: justify;
	line-height: 22px;
}
.tixi_list li:last-child p{ text-align:center;text-align-last:center;}
.tixi_list li span a{
	display: block;
	margin: 0 auto;
	width: 88px;
	height: 28px;
	line-height: 28px;
	text-align: center;
	font-size: 14px;
    color: #c27432;
	border: 1px solid #c27432;
	border-radius: 10px;
	margin-top: 20px;
}

.tixi_list li:hover{
	background: #A6754A;
}
.tixi_list li:hover h3 a{background: #A6754A;}
.tixi_list li:hover h2 a{
	color: #fff;
}
.tixi_list li:hover h2 .line{
	 background: #fff;
}
.tixi_list li:hover p{
	 color: #fff;
}
.tixi_list li:hover span a{
	 background: #fff;
}
  /*公司简介*/
.ls_content{
	width: 100%;
	overflow: hidden;
	background:url(../abei.jpg) no-repeat center center;
	margin-top: 30px;
}
.ls_content .ls_text{
	width: 1070px;
    margin: 0 auto;
    overflow: hidden;
	padding: 20px 0;
}
.ls_content .ls_text img{
	float: left;
	width: 210px;
	height: 210px;
}
.ls_content .ls_text p{
    width: 72%;
    float: left;
    color: #fff;
    font-size: 18px;
    line-height: 34px;
    padding-top: 25px;
    padding-left: 80px;
    text-indent: 2em;
}


/*店主心声*/
.voice_zixun{
   margin-top: 25px;
}
.voice{
	width: 100%;
	height: auto;
}
.voice .voice_tit{
	background: url(../tou/voice_tit.jpg) no-repeat;
    background-size: 100%;
    height: 88px;
}
.voice_tit span{
    display: block;
    color: #7e3611;
    font-size: 36px;
    text-align: center;
    line-height: 88px;
}
.voice_tit span a{
    display: block;
    color: #7e3611;
    font-size: 36px;
    text-align: center;
    line-height: 88px;
}

.voice .voice_content{
	background: url(../tou/voice.jpg) no-repeat;
    /*background-size: 100%;*/
    height: 810px;
}
.voice_content ul{
	width: 1236px;
	margin: 0 auto;
	overflow: hidden;
	padding-top: 30px;
}
.voice_content li:nth-child(2n){ margin-right: 0;}
.voice_content li{
	background: url(../tou/xs_bg.png) no-repeat;
    height: 200px;
    float: left;
    width: 602px;
    margin-right: 30px;
	margin-top: 15px;
}
.voice_content li img{
	width: 130px;
    height: 140px;
    margin-top: 20px;
    margin-left: 20px;
}
.voice_content li .xs_text{
	float: left;
    width: 345px;
    padding: 0 12px;
    margin-top: 30px;
    margin-left: 50px;
}
.xs_text h3{
	display: block;
    color: #333;
    font-size: 16px;
    line-height: 26px;
}
.xs_text h3 span{
	display: block;
    color: #333;
    font-size: 14px;
    line-height: 32px;
    float: left;
}
.xs_text h3 i{
	display: inline-flex;
    width: 64px;
    height: 26px;
    background: url(../tou/xs_jia.jpg) no-repeat;
    margin-top: 2px;
	margin-left: 2px;
}
.xs_text p{
    color: #333;
    font-size: 13px;
    line-height: 24px;	
}
.xs_text p a{
	color: #a64413;
	font-size: 13px;
	font-weight: bold;
}

/*公司荣誉*/
.honor {
    background: url(../tou/honor.jpg) no-repeat;
    /*background-size: 100%;*/
    height: 500px;
	padding: 30px 0;
}
.honor_content{
	width: 100%;
	height: auto;
	margin-top: 40px;
}

 /*滚动图片*/
.honor_content li:last-child(5n) {margin-right: 0;}
.honor_content li {
  overflow: hidden;
  position: relative;
  margin-right: 15px;
  float: left;
  display: block;
  width: 228px;
  height: auto;
  background: #fff;
}
.honor_content li img {
  display: block;
  width: 228px;
  height: 152px;
}

/*加盟流程*/
.liucheng{
	width: 100%;
    height: auto;
    overflow: hidden;
}
.liucheng img{
	width: 100%;
    height: auto;
}

/*底部二维码*/
.weixin{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.weixin img{
	width: 100%;
	height: auto;
}

/*友情链接*/
.foot-top .bt-link{
	width: 1050px;
    margin: 0 auto;
    overflow: hidden;
    padding-top: 25px;
}
.bt-link span{
	float: left;
    color: #fff;
    font-size: 16px;
    line-height: 30px;
	display: inline-block;
}
.bt-link ul{
	float: left;
	display: inline-block;
}
.bt-link li{
	float: left;
    width: auto;
    margin-right: 15px;
    color: #fff;
    font-size: 15px;
    line-height: 30px;
}
.bt-link li a {
    color: #ccc;
	font-size: 15px;
}
.bt-link li a:hover{
    color: #C9986D;
	text-decoration: underline;
}

/*底部信息*/
.foot-top .bt-xinwen {
    width: 1100px;
    margin: 0 auto;
	overflow: hidden;
}
.foot-top{
    width: 100%;
	height: auto;
	overflow: hidden;
	background: #242424;
}
.foot-top .bt-left{
    padding: 20px 0 30px 0;
    float: left;
    width: 590px;
    margin-left: 30px;
}
.bt-left h2{
	color: #fff;
	font-size: 16px;
	line-height: 36px;
}
.bt-left .news_top{
	padding: 10px 0;
	color: #676767;
	line-height: 24px;
	font-size: 14px;
	border-bottom: 1px solid #676767;
	margin-bottom: 15px;
}
.bt-left .news_top a:hover h3{
	color: #c9986d;
}
.bt-left .news_top h3{
	color: #fff;
	font-size: 14px;
	line-height: 30px;
	width: 96%;
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.bt-left .news_top p{
	width: 96%;
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.bt-left .news_list li{
	margin-top: 8px;
	font-size: 14px;
	line-height: 22px;
	overflow: hidden;
}
.news_list li span{
	display: block;
	float: left;
	color: #b4b4b4;
}
.news_list li a{
	color: #676767;
	padding-left: 10px;
	float: left;
	width: 82%;
	display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news_list li a:hover{
	color: #c9986d;
}

  /*右侧内容*/
.foot-top .bt-right{
	float: right;
	padding: 20px 0 30px 0;
	margin: 0 30px;
	width: 420px;
}
.bt-right h2{
	color: #fff;
    font-size: 16px;
    line-height: 36px;
}
.bt-right .form-top{
	width: 100%;
    overflow: hidden;
}
.form-top ul{
	width: 100%;
	height: auto;
    margin-top: 20px;
}
.form-top ul li{
	line-height: 30px;
    font-size: 14px;
	color: #676767;
	width: 100%;
	float: left;
	background: #F8F8F8;
	border: 1px solid #ccc;
	margin-bottom: 10px;
}
.form-top ul li label{
    float: left;
    text-align: left;
    width: 74px;
	line-height: 30px;
	padding-left: 10px;
}
.form-top ul li input.w200{
    width: 78%;
	border: none;
	line-height: 30px;
	background: none;
}
.form-top ul li textarea{
    width: 78%;
    height: 90px;
    margin-top: 10px;
	border: none;
    line-height: 30px;
    background: #F8F8F8;
}
  /*提交按钮*/
.form-bt {
	width: 90px;
    height: 36px;
    margin-top: 5px;
    background: #636363;
}
.form-bt .am-btn{
	width: 90px;
	height: 36px;
	line-height: 36px;
	text-align: center;
    color: #fff;
    font-size: 14px;
    border: none;
    background: #636363;
    box-shadow: 0 0 6px #6e6969;
	outline: none;
}
.form-bt .am-btn:hover{
	background: #b68540;
	color: #fff;
}

/*底部快速导航*/
.foot-bottom{
	width: 100%;
    height: 95px;
    overflow: hidden;
    background: #000;
    padding: 20px 0;
}
.bottom-le{
	float: left;
	margin-left: 95px;
    margin-right: 30px;
}
.bottom-le ul{
	width: 100%;
	height: auto;
	overflow: hidden;
}
.bottom-le ul li{
	float: left;
    width: 14%;
    margin-right: 0px;
    color: #676767;
    font-size: 14px;
    line-height: 30px;
}
.bottom-le ul li a{
	color: #676767;
}
.bottom-le ul li a:hover{
	color: #c9986d;
}
.bottom-le p{
	color: #676767;
    font-size: 14px;
    line-height: 36px;
}
.bottom-le p a{
	color: #676767;
}
.bottom-le p a:hover{
	color: #C9986D;
}

.bottom-ri{
	background: url(../tou/bt_tel.png) no-repeat left -3px;
    color: #676767;
    font-size: 14px;
    line-height: 22px;
    padding-left: 53px;
	margin-top: 15px;
}


/*返回顶部*/
.gotop {
	position: fixed;
	right: 30px;
	bottom: 19%;
	z-index: 8;
	display: none;
	width: 60px;
	height: 60px;
	background: url(../tou/topback.png) no-repeat center;
	cursor: pointer;
}


/* 右侧在线客服 */
.side{position:fixed;width:54px;height:275px;right:0;top:214px;z-index:100;}

.side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #fff;}

.side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#c37f43;
   opacity:0.8;filter:Alpha(opacity=80);color:#fff;font:14px/54px "微软雅黑";overflow:hidden;}
   
.side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#c37f43;opacity:0.8;
   filter:Alpha(opacity=80);transition:all 0.3s;}
.side ul li .sidetop:hover{background: #8d5336;opacity:1;filter:Alpha(opacity=100);}

.side ul li img{float:left;}

