/*----------------------智传天下-首页样式------------------------*/


/*---------------------------技术支持：深圳市智传天下科技有很公司-------------------------------*/

/*-------------------首页样式---------------------*/

/*--------公共调用---------*/
#main{
   width:980px;
   height:100%;
   overflow:hidden;
   margin:0 auto;   
   padding:10px;   
  }
  
.mainbody1{
  width:980px;
  margin: 0 auto;  
  overflow:hidden;
}  

/*---------首页幻灯1--------*/
@charset
"utf-8"
;
@charset
"utf-8"
;
body {
    font: 12px/1.5 Tahoma,'\5FAE\8F6F\96C5\9ED1','Microsoft Yahei',"hiragino sans gb", Helvetica, Arial, "\5b8b\4f53", 'sans-serif';
    color: #333;
}
html, body, div, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, form, fieldset, object, code, legend, button, input, textarea, label, th, td, a, img {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    font-size: 100%;
}
:focus {
    outline: 0;
}
ul, ol {
    list-style: none;
}
fieldset, img {
    border: 0 none;
}
address, caption, cite, code, dfn, em, i, th, var, optgroup {
    font-style: normal;
    font-weight: normal;
}
abbr, acronym {
    border: 0;
    font-variant: normal;
}
input, button, textarea, select, optgroup, option {
    font-family: inherit;
    font-size: inherit;
    font-style: inherit;
    font-weight: inherit;
}
code, kbd, samp, tt {
    font-size: 100%;
}
input, button, textarea, select {
    *font-size: 100%;
    outline: none;
}
textarea {
    resize: none;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
blockquote, q {
    quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
    content: '';
    content: none;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
a {
    color: #333;
    text-decoration: none;
    -webkit-transition: color .2s ease-in-out;
    -moz-transition: color .2s ease-in-out;
    -o-transition: color .2s ease-in-out;
    -ms-transition: color .2s ease-in-out;
    transition: color .2s ease-in-out;
}
a:hover {
    color: #690;
    text-decoration: none;
}
a.special, .special a {
    color: #690;
}
a.special:hover, .special a:hover {
    color: #390;
    text-decoration: none;
}
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    clear: both;
    *zoom: 1;
}
.overflow {
    overflow: hidden;
    *zoom: 1;
}
body {
    background-color: #fff;
}

.index_focus {
    position: relative;
    width: 100%;
    height: 600px;
    margin: 0 auto;
    overflow: hidden;

}
.index_focus .bd li {  
    display: none;
    position: absolute;
    left: 0;
    top: 0;
}
.index_focus_post {
    z-index: 10;
}
.index_focus .pic {
    height: auto;
    display: block;
}
.index_focus .pic:hover {
    text-decoration: none;
}
.index_focus .slide_nav {
    position: absolute;
    left: 45%;
    bottom:2%;

}
.index_focus .slide_nav a {
	cursor:pointer;
	float:left;
    font-size:28px;
    font-family: arial;
    color: #fff;
	padding:5px 10px;
}
.index_focus .slide_nav li:hover,.index_focus .slide_nav .on{text-decoration: none;color: #9c0;filter: alpha(opacity=80);opacity: 0.8;}
.index_focus_pre,.index_focus_next {
    display: none;
    position: absolute;
    top: 50%;
    margin-top: -36px;
    width: 72px;
    height: 72px;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    z-index: 10;
    background: url(../images/ico_sliding.png) no-repeat;
}
.index_focus_pre {
    left: 30px;
    background-position: 0 0;
}
.index_focus_pre:hover {
    background-position: 0 -144px;
}
.index_focus_next {
    right: 30px;
    background-position: 0 -72px;
}
.index_focus_next:hover {
    background-position: 0 -216px;
}
.index_focus_info {
    position: absolute;
    left: 10%;
    bottom: 12%;
    width: 800px;
    height: 200px;
    padding-bottom: 10px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
    font-family: "\5fae\8f6f\96c5\9ed1";
    -moz-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    -webkit-text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
    background: url("../images/index_focus_bg.png") no-repeat;
    _background: none;
}
.index_focus_info h3 {
    font-size: 36px;
    line-height: 70px;
    font-family: \5fae\8f6f\96c5\9ed1, \u9ed1\u4f53, "Lucida Grande";
	display:none;
}
.index_focus_info .text {
    width: 500px;
    line-height: 24px;
    font-size: 14px;
    word-wrap: break-word;
    overflow: hidden;
	display:none;
}
/*-------------首页幻灯2结束-----------*/


/*---------首页幻灯--------*/

.banner {
  width:100%;
  height:450px;
  margin:0 auto;
  margin-bottom: 20px;
  position: relative;
  background:#ffffff;
}

.banner .banner_bg{
  width:100%;
  height:450px;
  }

.banner .banner-img {
  width: 100%; 
  height: 450px;
  overflow: hidden; 
  /*border:1px solid red;*/
}

.banner .banner-img ul{
  width:100%;
  height:450px;
  display: block;
  margin: 0 auto;
  /*border:1px solid red;*/
}

.banner .banner-img img {
  width: 1400px; 
  height: 450px;
  display:block;
  margin:0 auto;

}

.banner .banner-nav {
  width:100%;
  height:20px;
  margin:0 auto;
  position: absolute;
  right:10px;
  bottom:10px;
  /*border:1px solid red;*/
}
    


.banner .banner-nav ul{
  width:170px;
  height:100%;
  text-align: center;
  display:block;
  margin:0 auto;
  /*border:1px solid red;*/
}

.banner .banner-nav li {
  float: left;
  margin-left:6px;
}

.banner .banner-nav span  {
  width:50px; 
  height:15px;
  margin: auto;
  line-height: 15px;
  text-align: center;
  font-size: 11px;
  color: #000;
  float: left;
  background-color: #fff;
  cursor: pointer;
}

.banner .banner-nav .this span  {
  background-color: #e7d4e8;
  color: #FFFFFF;
}
/*-------------首页幻灯结束-----------*/

/*------------网页主体----------*/

.main{
   width: 980px;
   margin: 0 auto;
   overflow:hidden;
}
 
/* ---------------网页主体内容1--------------  */

/* ---------------左侧--------------  */
.mainleft{
  width:200px;
  float: left;
  overflow: hidden;
}


/* ---------------左侧    欧舒蔓产品分类--------------  */
.prosorts{
  width:200px;
  float: left;
  overflow: hidden;
}

.prosorts .productTit{
  width:200px;
  height: 40px;
  overflow: hidden;
  background:#a40082 url(../images/round.jpg) no-repeat 5px center;
}

.prosorts .productTit img{
  margin: 8px 0 0 35px;
}

.prosorts .protitle{
   width:100%;
   height:30px;
   background: #e7d4e8;
}

.prosorts .protitle h2{
  height: 30px;
  line-height: 30px;
  text-align: left;
  padding-left:20px; 
  font-size: 14px;
  color:#000000;
  /*border: 1px solid red;*/
}

.prosorts .procontent{
  width:180px;
  overflow: hidden;
  padding:10px 0 10px 20px;
  background: #ffffff;
}

.prosorts .procontent  ul li{
  width: 170px;
  overflow: hidden;
  float: left;
}

.prosorts .procontent  ul li a{
  height: 28px;
  line-height: 30px;
  font-size: 12px;
  color:#000000;
}
.prosorts .procontent  ul li a:hover{
  color:#ff0000;
}
.prosorts .procontent  ul li span{
  width:100px;
  height:100%;
  display: block;
}
/* ---------------左侧    欧舒蔓产品分类结束--------------  */




/* ---------------左侧    零售及样板服务--------------  */
.mainleft2{
  width:200px;
  float: left;
  margin: 13px 0;
  overflow: hidden;
}

.mainleft2 img{
  width:200px;
  float: left;
  overflow: hidden;
}

/* ---------------左侧    零售及样板服务结束--------------  */



/* ---------------左侧    零售及样板服务--------------  */
.mainleft3{
  width:200px;
  float: left;
  overflow: hidden;
}

.mainleft3 img{
  width:200px;
  float: left;
  overflow: hidden;
}

/* ---------------左侧    零售及样板服务结束--------------  */



/* ---------------右侧开始--------------  */
.mainright{
  width:765px;
  /*height: 630px;*/
  float: right;
  overflow: hidden;
  background: #fff;
}

/*----------右侧1   畅销超声波香薰机推荐--------------*/

.fastSeller{
  width:765px;
  float: right;
  overflow: hidden;
  background: #fff;
}

.fastSeller .Sellertit{
   width:100%;
   height:40px;
   margin-bottom:15px;
   background:#a40082 url(../images/round.jpg) no-repeat 5px center;
}

.fastSeller .Sellertit img{
  margin: 8px 0 0 35px;
}


.fastSeller .Sellertit span{
  width:50px;
  height:30px;
  color:#fff;
  font-size: 12px;
  text-align: left;
  line-height: 10px;
  display: block;
  float: right;
  /*border: 1px solid red;*/
}

.fastSeller .Sellertit span a{
  width:100%;
  height: 100%;
  line-height: 30px;
  color:#fff;
  display: block;
  text-align: left;
  text-decoration: none;
}
.fastSeller .Sellertit span a:hover{
  color:#ff0000;
}
.fastSeller .Sellercont{
    width:765px;
    height: 575px;
    overflow: hidden;
}

.fastSeller .Sellercont ul{
    width:765px;
    height:575px;
    background: url(../images/mainright1line.jpg) no-repeat left 0;
}

.fastSeller .Sellercont ul li{  
   width: 234px;
   height: 258px;
   float: left;
   border:1px solid #dedede;
   border-left: none;
   padding: 10px;
   margin-bottom: 15px;
    /*border:1px solid red;*/
}

.fastSeller .Sellercont ul li a img{
  width:234px;
  height:176px;
}

.fastSeller .Sellercont ul li span h2{  
   color: #333;
   font-size: 14px;
   padding-left: 10px;
   line-height: 32px;
}

.fastSeller .Sellercont ul li span p{  
   font-size: 12px;
   color: #666;
   line-height:22px;
   padding-left: 10px;
}
/*----------右侧1    畅销超声波香薰机推荐结束--------------*/






/*--------右侧2 点击选项卡----------*/


/*Tab1*/  
#lib_Tab1 {   
    width:765px;   
    height:255px;
    overflow: hidden;
    float: right;
    margin:15px auto 0px;
}   




.lib_Menubox {   
    width:780px; 
    height:37px;   
    overflow: hidden;
    line-height:40px;  
    border-bottom:3px solid #a40082;	
}   

.lib_Menubox ul { 
    width:780px; 
    overflow: hidden;
    height:40px;
}

.lib_Menubox li {
    width: 188px;
    height: 40px;
    line-height:40px; 
    float:left;   
    display:block;   
    margin-right: 5px;
    text-align:center;  
    cursor:pointer;   
    font-size: 14px;
    color:#000;   
    font-weight:lighter;   
    background-color:#efefef;   
}   

.lib_Menubox li.hover {  
    width: 188px;
    height: 40px;
    font-size: 14px;
    line-height:40px; 
    font-weight:bold;
    background-color:#a40082;
    color:#fff;   
} 



.lib_Contentbox {
    width: 763px;
    height:213px; 
    overflow: hidden;
    border: 1px solid #dedede; 

}   


/*--------促销活动--------*/

#con_one_1 { 
  width: 765px;
  height:215px;
  margin:0 auto;
}

#con_one_1 img{ 
  width: 745px;
  height:195px;
  display:block;
  padding:10px;
}


/*--------新品上市--------*/

#con_one_2{
    width:765px;
    height: 575px;
    overflow: hidden;
}

#con_one_2 ul{
    width:765px;
    height:575px;  
}

#con_one_2 ul li{  
   width: 234px;
   height: 253px;
   float: left;
   border-right:1px solid #dedede;
   padding: 15px 0px 0px 20px;
   margin-bottom: 15px;
    /*border:1px solid red;*/
}

#con_one_2 ul li a img{
  width:213px;
  height:160px;
}

#con_one_2 ul li span{
   display:block;
   text-align:center;
   width:214px;
}

#con_one_2 ul li span h2{  
   color: #333;
   font-size: 14px;
   line-height: 30px;
}

/*--------加盟批发--------*/

#con_one_3{
    width:725px;
    height: 535px;
    overflow: hidden;
	padding:15px 20px 20px 20px;
	line-height:26px;
	font-size:12px;
	color:#333333;
	}
	
#con_one_3 h5{
	font-size:14px;
	color:#333333;
	}   

/*--------售后服务--------*/

#con_one_4{
    width:725px;
    height: 535px;
    overflow: hidden;
	padding:15px 20px 20px 20px;
	line-height:26px;
	font-size:12px;
	color:#333333;
	}
	
#con_one_4 h5{
	font-size:14px;
	color:#333333;
	}   
	
/*-------------右侧2 点击选项卡--------------*/






/*----------右侧3   畅销进口植物精油推荐--------------*/

.import{
  width:765px;
  float: right;
  margin-top: 15px;
  overflow: hidden;
  background: #fff;
}

.import .importTit{
   width:100%;
   height:40px;
   margin-bottom:15px;
   background:#a40082 url(../images/round.jpg) no-repeat 5px center;
}

.import .importTit img{
  margin: 8px 0 0 35px;
}


.import .importTit span{
  width:50px;
  height:30px;
  color:#fff;
  font-size: 12px;
  text-align: left;
  line-height: 10px;
  display: block;
  float: right;
  /*border: 1px solid red;*/
}

.import .importTit span a{
  width:100%;
  height: 100%;
  line-height: 30px;
  color:#fff;
  display: block;
  text-align: left;
  text-decoration: none;
}
.import .importTit span a:hover{
  color:#ff0000;
}
.import .importCont{
    width:765px;
    height: 575px;
    overflow: hidden;
}

.import .importCont ul{
    width:765px;
    height:575px;
    background: url(../images/mainright1line.jpg) no-repeat left 0;
}

.import .importCont ul li{  
   width: 234px;
   height: 258px;
   float: left;
   border:1px solid #dedede;
   border-left: none;
   padding: 10px;
   margin-bottom: 15px;
    /*border:1px solid red;*/
}

.import .importCont ul li a img{
  width:234px;
  height:176px;
}

.import .importCont ul li span h2{  
   color: #333;
   font-size: 14px;
   padding-left: 10px;
   line-height: 30px;
}

.import .importCont ul li span p{  
   font-size: 12px;
   color: #666;
   padding-left: 10px;
}
/*----------右侧3    畅销进口植物精油推荐结束--------------*/



/* ---------------网页主体内容1结束--------------  */



/* ------------网页主体内容2广告区-----------------  */

.main2banner{
  width:980px;
  height: 545px;
  margin: 0 auto;
  margin-bottom: 30px;
  overflow: hidden;
}

.main3banner{
  width:980px;
  height:100%;
  margin: 0 auto;
  margin:0px 0px  60px 0;
  overflow: hidden;
}

.main3banner h2{
	font-size:40px;
	font-weight: lighter;
	display:block;
	height:100px;
	line-height:100px;
    font-family: "微软雅黑";
	color:#111;
}


.main4banner{
  width:980px;
  height:100%;
  margin: 0 auto;
  overflow: hidden;
}

.main4banner h2{
	font-size:40px;
	font-weight: lighter;
	display:block;
	height:100px;
	line-height:100px;
    font-family: "微软雅黑";
	color:#111;
}

.custom-content-wrap p{
   line-height:30px;
   }

      
/* --------------网页主体内容2广告区结束--------------  */
   




/* ------------网页主体内容3    选择《欧舒蔓》的七大理由-----------------  */
.reason{
  width:980px;
  margin: 0 auto;
  overflow: hidden;
  padding-top:15px;
}
      
.reason .reasonTit{
  width:980px;
  height: 70px;
  margin-bottom: 20px;
  overflow: hidden;
  background: #e7d4e8;
}


.reason .reasonTit img{
  margin:5px 0 0 20px;
}


/* 网页主体内容3    选择《欧舒蔓》的七大理由  内容1-  */

.reason .cont1{
  width:980px;
  height:229px;
  overflow: hidden;
  background: url(../images/1bg.jpg) no-repeat right 0;
}

.reason .cont1Cont{
  width:512px;
  height:180px;
  float: left;
  padding-top: 50px;
  overflow: hidden;
  background: url(../images/1.jpg) no-repeat;
}

.reason .cont1Cont p{
  width:460px;
  height:100px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
}

.reason .cont1Cont span{
  width:250px;
  height:30px;
  display: block;
  padding: 20px 0 0 250px;
}

.reason .cont1Cont span a {
  float: left;
  height:25px;
  line-height:25px;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  padding-right: 10px;
}

.reason .cont1Cont span a:hover{
 color:#ff0000;
}

.reason .cont1Cont span a img{
  width:23px;
  height:24px;
  padding-top: 3px;
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  内容1结束  */



/* 网页主体内容3    选择《欧舒蔓》的七大理由  内容2  */

.reason .cont2{
  width:980px;
  height:229px;
  overflow: hidden;
  background: url(../images/2bg.jpg) no-repeat left 0;
}

.reason .cont2Cont{
  width:502px;
  height:180px;
  float: right;
  padding:50px 0 0 10px;
  overflow: hidden;
  background: url(../images/2.jpg) no-repeat;
}

.reason .cont2Cont p{
  width:460px;
  height:70px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
}

.reason .cont2Cont span{
  width:250px;
  height:50px;
  display: block;
  padding: 10px 0 0 250px;
}

.reason .cont2Cont span a {
  float: left;
  height:40px;
  line-height:40px;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  padding-right: 10px;
}

.reason .cont2Cont span a:hover{
  color:#ff0000;
}

.reason .cont2Cont span a:hover{
  color:#ff0000;
}

.reason .cont2Cont span a img{
  width:23px;
  height:24px;
  padding-top:10px;
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  内容2结束  */



.reason .cont3{
  width:980px;
  height:285px;
  overflow: hidden;
  background: url(../images/3bg.jpg) no-repeat right 0;
}

.reason .cont3Cont{
  width:512px;
  float: left;
  padding-top: 50px;
  overflow: hidden;
  background: url(../images/3.jpg) no-repeat;
}

.reason .cont3Cont p{
  width:460px;
  height:100px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
}

.reason .cont3Cont span{
  width:250px;
  height:50px;
  display: block;
  margin-top:45px;
}

.reason .cont3Cont span a {
  float: left;
  height:50px;
  line-height:50px;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  padding-right: 10px;
}

.reason .cont3Cont span a:hover{
 color:#ff0000;
}

.reason .cont3Cont span a img{
  width:23px;
  height:24px;
  padding-top:15px;
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  内容3结束  */



/* 网页主体内容3    选择《欧舒蔓》的七大理由  内容4  */

.reason .cont4{
  width:980px;
  height:270px;
  overflow: hidden;
  background: url(../images/4bg.jpg) no-repeat left 0;
}

.reason .cont4Cont{
  width:502px;
  height:180px;
  float: right;
  padding:50px 0 0 10px;
  overflow: hidden;
  background: url(../images/4.jpg) no-repeat;
}

.reason .cont4Cont p{
  width:450px;
  height:30px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
  margin-left:10px;
}

.reason .cont4Cont span{
   width:250px;
  height:50px;
  display: block;
  margin-top:70px;
}

.reason .cont4Cont span a {
  float: left;
  height:40px;
  line-height:40px;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  padding-right: 10px;
}

.reason .cont4Cont span a:hover{
 color:#ff0000;
} 

.reason .cont4Cont span a img{
  width:23px;
  height:24px;
  padding-top:10px;
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  内容4结束  */


.reason .cont5{
  width:980px;
  height:280px;
  overflow: hidden;
  background: url(../images/5bg.jpg) no-repeat right 0;
}

.reason .cont5Cont{
  width:512px;
  float: left;
  padding-top: 50px;
  overflow: hidden;
  background: url(../images/5.jpg) no-repeat;
}

.reason .cont5Cont p{
  width:460px;
  height:100px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
}

.reason .cont5Cont span{
  width:250px;
  height:30px;
  display: block;
  margin-top:60px;
}

.reason .cont5Cont span a {
  float: left;
  height:20px;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  padding:0px 10px 0 0;
}

.reason .cont5Cont span a:hover{
 color:#ff0000;
}

.reason .cont5Cont span a img{
  width:23px;
  height:24px;
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  内容5结束  */



/* 网页主体内容3    选择《欧舒蔓》的七大理由  内容6  */

.reason .cont6{
  width:980px;
  height:265px;
  overflow: hidden;
  background: url(../images/6bg.jpg) no-repeat left 0;
}

.reason .cont6Cont{
  width:502px;
  height:180px;
  float: right;
  padding:50px 0 0 10px;
  overflow: hidden;
  background: url(../images/6.jpg) no-repeat;
}

.reason .cont6Cont p{
  width:460px;
  height:70px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
}

.reason .cont6Cont span{
  width:250px;
  height:50px;
  display: block;
  margin-top:50px;
}

.reason .cont6Cont span a {
  float: left;
  height:40px;
  line-height:40px;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  padding-right: 10px;
}

.reason .cont6Cont span a:hover{
  color:#ff0000;
}
.reason .cont6Cont span a img{
  width:23px;
  height:24px;
  padding-top:10px;
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  内容6结束  */


.reason .cont7{
  width:980px;
  height:240px;
  padding-top:50px;
  overflow: hidden;
  background: url(../images/7bg.jpg) no-repeat right 0px;
}

.reason .cont7Cont{
  float: left;
  padding-top: 50px;
  overflow: hidden;

  background: url(../images/7.jpg) no-repeat;
}

.reason .cont7Cont p{
  width:460px;
  height:70px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
}

.reason .cont7Cont span{
  width:250px;
  height:50px;
  display: block;
  margin:15px 0 0 520px;
}

.reason .cont7Cont span a {
  float: left;
  height:40px;
  line-height:40px;
  color: #333;
  font-size: 12px;
  text-decoration: underline;
  padding-right: 10px;
}

.reason .cont7Cont span a:hover{
 color:#ff0000;
}

.reason .cont7Cont span a img{
  width:23px;
  height:24px;
  padding-top:10px;
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  内容7结束  */



.reason .VS{
  width:980px;
  height:190px;
  overflow: hidden;
  background: url(../images/VS2.jpg) no-repeat right 0px;
}

.reason .VSCont{
  float: left;
  padding-top: 50px;
  overflow: hidden;
  background: url(../images/VS1.jpg) no-repeat;
}

.reason .VSCont p{
  width:460px;
  height:70px;
  overflow: hidden;
  display: block;
  color: #a40082;
  line-height:25px;
  padding:15px 20px; 
}

/* 网页主体内容3  选择《欧舒蔓》的七大理由  超声波VS传统结束  */



/* 网页主体内容3    选择《欧舒蔓》的七大理由结束 */



/*---------- 网页主体内容4 主体广告1 --------*/
.mainbanner1{
  width: 980px;
  height: 60px;
  overflow: hidden;
  margin: 0 auto;
  margin-bottom: 15px;
}

/*---------- 网页主体内容4 主体广告1--------------*/


.mainbody2{
  width: 980px;
  overflow: hidden;
  margin: 0 auto;
}




/*---------- 关于我们 --------*/
.aboutus{
  width:600px;
  height: 380px;  
  overflow: hidden;
  background:#f6f6f6; 
  float: left;/*border: 1px solid red;*/
}

.aboutus .aboutTit{
  height:40px; 
  background:#a40082 url(../images/aboutus.jpg) no-repeat 15px center; 
}

.aboutus .aboutTit a{
  line-height:40px;
  color:#fff;
  margin-right:15px;
  font-size: 12px;
  float: right;
}

.aboutus .aboutTit a:hover{
  color:#ff0000;
}

.aboutus .ustop{
  width: 570px;
  height: 155px;
  overflow: hidden;
  padding:15px  0px 10px 0px;  
  /*border: 1px solid red;*/
  margin: 0 auto;
  background: url(../images/line.jpg) repeat-x  0 bottom;
}

.aboutus .ustop img{
  width: 180px;
  height: 150px;
  float: left;
}

.aboutus .ustop .us{
  width: 375px;
  height: 150px;
  float: right;
  overflow: hidden;
  /*border: 1px solid red;*/
}

.aboutus .ustop .us .uscerTit{
  width: 100%;
  height:25px;
  /*border: 1px solid red;*/
}

.aboutus .ustop .us .uscerTit h3{
  color: #000000;
  float: left;
  font-weight: bold;
  font-size: 14px;
}



.aboutus .ustop .us p{
  line-height: 25px;
  color: #000000;
  display: block;
  font-size: 12px;
}

.aboutus .ustop .us p a{
  line-height: 16px;
  color: #000000;
  font-size: 12px;
}

.aboutus .ustop .us p a:hover{
  color:#ff0000;
}


.figure {
  width:585px;
  height:140px;
  float:left;
  padding:10px 0px 0 15px;
  /*padding:10px;*/
  overflow:hidden;
   
  }

#demo{
    width:585px;
    height: 150px;
   overflow:hidden;
  /*border: 1px solid red;*/
  }

#demo p{
    color: #000000;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 12px;
}

 #demo ul{
  width:585px;
  height: 150px;
  background:none;
}

#demo ul li{
  width:130px;
  height: 100px;
  float: left;
  display:block;
  padding-right:16px;

}
  
 #demo ul li img{
  width:130px;
  height: 100px;
  display:block;
  
  }
  
 #demo ul li p{
 color: #000000;
 font-size: 12px;

}


/*--------关于我们结束----------*/



/*---------资质荣誉与专利证书名称开始--------------*/

.certificate{
  width:365px;
  height: 380px; 
  float: right;
  overflow: hidden;
  background: #f6f6f6;
}

.certificate .cerTit{
   width:100%;
   height:40px;
   line-height:40px;
   background:#a40082 url(../images/certificate.jpg) no-repeat 10px center; 
}


.certificate .cerTit a{
  height: 40px;
  line-height:40px;
  color:#fff;
  font-size: 12px;
  float: right;
  margin-right: 15px;
}

.certificate .cerTit a:hover{
 color:#ff0000;
}
.certificate .cerCont{
  width:365px;
  height:380px;
  overflow: hidden;  
  }

.certificate .cerCont ul{
  width:350px;
  height:365px;
  overflow: hidden;  
  padding:15px 0 0 15px;
  }
  
.certificate .cerCont ul li{
  width:160px;
  height:160px; 
  padding-right: 15px;
  float:left;
  } 
  
.certificate .cerCont ul li img{
  width:160px;
  height:120px;  
  } 

.certificate .cerCont ul li span{
   width:146px;
   height:30px;
   line-height:30px;
   text-align:center;  
   color:#666;
  }

.certificate .cerCont ul li span a{
  height:30px;
  text-align: center;
  color:#000000;
  display:block;
}
  
.certificate .cerCont ul li span a:hover{
  color:#ff0000;
  }  
/*---------资质荣誉与专利证书名称结束--------------*/



/*----------相薰相伴开始--------------*/
.fragrance{
  width:590px;
  height:530px;  
  overflow: hidden;
  margin: 15px 0;
  background:#f6f6f6; 
  float: left;/*border: 1px solid red;*/
}

.fragranceTit{
  width: 100%;
  height: 40px;
  line-height: 40px;
  background:#a40082 url(../images/news.jpg) no-repeat 10px center;
}

.fragranceTit a{
  height: 40px;
  line-height:40px;
  color:#fff;
  font-size: 12px;
  float: right;
  margin-right: 15px;
}

.fragranceTit a:hover{
 color:#ff0000;
}
.fragrance .fragtop{
  width:600px;
  height:195px;
  overflow: hidden;  
  }
  
.fragrance .fragtop ul{
  width: auto;
  height:165px;
  padding: 15px;
  padding-right: 0;
  overflow: hidden;  
  background: url(../images/fragline.jpg) no-repeat 15px bottom;
  }
  
.fragrance .fragtop ul li{
  width:195px;
  height: 180px;
  float:left;
  } 
  
.fragrance .fragtop ul li img{
  width:180px;
  height:135px;  
  } 

.fragrance .fragtop ul li p{
   width:180px;
   height:30px;
   line-height: 30px;
   text-align: center;
   overflow: hidden;
   display: block;
  }

.fragrance .fragtop ul li p a{
  height:30px;
  text-align: center;
  color:#000000;
  }
  
.fragrance  .fragtop ul li p a:hover{
  color:#ff0000;
  }  
/*----------上部份结束-----------*/
.fragrance .fragbottom{
  width:600px;
  height:295px;
  overflow: hidden;  
  padding:10px;
  background: none;
  }


.fragbottom  ul{
  width:580px;  
  height:295px;
  padding-right: 10px;
}


.fragbottom  ul li{
  width:290px;
  height: 30px;
  float: left;
  display: block;
  overflow: hidden;
  line-height: 30px;
  background: url(../images/square.jpg) no-repeat 10px center;
}

.fragbottom  ul li a{
  font-size: 12px;
  float: left;
  margin-left:25px;
  color:#000000;
}

.fragbottom  ul li a:hover{
 color:#ff0000;
}
/*----------相薰相伴结束--------------*/




/*---------客户评价开始--------------*/

.pingjia{
  width:365px;
  height:530px;  
  overflow: hidden;
  margin:15px 0;
  background:#f6f6f6; 
  float: right;/*border: 1px solid red;*/
}

.pingjia .pingjiaTit{
   width:100%;
   height:40px;
   line-height:40px;
   margin-bottom: 15px;
   background:#a40082 url(../images/pingjia.jpg) no-repeat 10px center; 
}


.pingjia .pingjiaTit a{
  height: 40px;
  line-height:40px;
  color:#fff;
  font-size: 12px;
  float: right;
  margin-right: 15px;
}

.pingjia .pingjiaTit a:hover{
  color:#ff0000;
}

.pingjia .pingjiaCont{
  width:365px;
  height:475px;
  overflow: hidden;  
}

.pingjia .pingjiaimg{
  width: 335px;
  height: 95px;
  margin: 0 auto;
}

.pingjia .pingjiaCont ul{
  width:365px;
  height:475px;
  overflow: hidden;  
}

.pingjia .pingjiaCont ul li{
  width:305px;
  height:55px;
  margin: 0 auto;
  margin-top: 10px;
  padding:10px 15px 15px 15px;
  overflow: hidden;  
  background: #fff;
}

.pingjia .pingjiaCont ul li h3{
  color:#000000;
 
  font-size: 12px;
}

.pingjia .pingjiaCont ul li p{
  color:#000000;
  font-size: 12px;
}
/*---------客户评价结束--------------*/

  
/*---------- 加盟商展示 --------*/
.joinus{
  width:980px;
  height:280px;  
  overflow: hidden;
  margin: 0 auto;
  background:#f6f6f6; 
}

.joinus .joinusTit{
  height:40px; 
  background:#a40082 url(../images/joinus.jpg) no-repeat 15px center; 
}

.joinus .joinusTit a{
  line-height:40px;
  color:#fff;
  margin-right:15px;
  font-size: 12px;
  float: right;
}

.joinus .joinusTit a:hover{
  color:#ff0000;
}
.joinus .joinusTit span{
	display:block;
	float:right;
	margin:10px 8px 0 0;
}
.joinus .joinusTit span img{
	width:24px; 
	height:24px;
}
	
.joinus  .Cont{
    width:960px;
    height:230px;
	padding:20px 0px 0 20px;
    overflow:hidden;	
	}

.joinus .ScrCont{
    width:10000000px;
	}

.joinus .Cont ul li{
  float: left;
  padding-right:20px;
  width:220px;
   }
  
.joinus .Cont ul li img{
  width:220px;
  height: 165px;
  display:block;
   }
   
.joinus  .Cont ul li p{
  color: #000000;
    height: 50px;
    line-height: 50px;
    text-align: center;
    font-size: 12px;
   }
   
.joinus .Cont ul li p a{
  font-size:12px;
  color:#000000;
  }
  
.joinus .Cont ul li p a:hover{
  font-size:12px;
  color:#ff0000;
  } 
      
.joinus .Cont a{
    color:#333;
	}  
  	
.joinus .Cont a:hover{
    color:#f00;
	}
	
.joinus #List1,.rollBox #List2{
    float:left;
	}

/*----------网页主体内容3  --------*/

.mainbody3{
  width: 980px;
  height:540px;
  overflow: hidden;
  margin: 15px auto;
}


/*---------- 成功案例 --------*/
.case{
  width:600px;
  height:540px;  
  overflow: hidden;
  background:#f6f6f6; 
  float: left;/*border: 1px solid red;*/
}

.case .caseTit{
  height:40px; 
  margin-bottom: 15px;
  background:#a40082 url(../images/case.jpg) no-repeat 15px center; 
}

.case .caseTit a{
  line-height:40px;
  color:#fff;
  margin-right:15px;
  font-size: 12px;
  float: right;
}
.case .caseTit a:hover{
  color:#ff0000;
}
.case .caseCont{
  width: 570px;
  overflow: hidden;
  /*border: 1px solid red;*/
  margin: 0 auto;
  
}

.case .caseCont ul li{
  width: 100%;
  height:150px;
  float: left;
  margin-bottom: 20px;
  overflow: hidden;
  /*border: 1px solid red;*/
  background: url(../images/line.jpg) repeat-x  0 bottom;
}

.case .caseCont ul li img{
  width: 180px;
  height: 130px;
  float: left;
  margin-right:20px;
  padding-bottom:20px;
}


.case .caseCont ul li h3{
  color: #333;
  float: left;
  font-weight: bold;
  font-size: 14px;
}



.case .caseCont ul p{
  line-height: 25px;
  color: #000000;
  display: block;
  font-size: 12px;
  margin-top: 10px;
}

.case .caseCont ul p a{
  line-height: 16px;
  color: #3fb529;
  font-size: 12px;
}

/*---------- 成功案例 结束--------*/


/*---------客户评价开始--------------*/

.joinquestion{
  width:365px;
  height:540px;  
  overflow: hidden;
  background:#f6f6f6; 
  float: right;/*border: 1px solid red;*/
}

.joinquestion .questionTit{
   width:100%;
   height:40px;
   line-height:40px;
   margin-bottom: 10px;
   background:#a40082 url(../images/joinquestion.jpg) no-repeat 10px center; 
}


.joinquestion .questionTit a{
  height: 40px;
  line-height:40px;
  color:#fff;
  font-size: 12px;
  float: right;
  margin-right: 15px;
}

.joinquestion .questionTit a:hover{
  color:#ff0000;
}

.joinquestion .questionCont{
  width:365px;
  height:475px;
  overflow: hidden;  
}

.joinquestion .questionCont ul{
  width:365px;
  height:475px;
  overflow: hidden;  
}

.joinquestion .questionCont ul li{
  width:335px;
  display: block;
  margin: 0 auto;
  overflow: hidden;  
  background: none;
}

.joinquestion .questionCont ul li h3{
  width:22px;
  height: 30px;
  color: #fff;
  padding-left:8px;
  line-height: 30px;
  margin: 16px 0 ;
  background: #e1550f;
  float: left;
} 

.joinquestion .questionCont ul li strong{
  color: #40082;
  font-weight: bold;
  float: left;
} 

.joinquestion .questionCont ul li h4{
  width:270px;
  height: 30px;
  line-height: 30px;
  text-align: left;
  color:#000;
  font-size: 12px;
  font-weight: lighter;
  overflow: hidden;
  margin: 16px 0 ;
  padding:0 15px;
  background: #fff;
  float: right;
}


.joinquestion .questionCont ul li p{
  color:#000000;
  font-size: 12px;
}
/*---------客户评价结束--------------*/


/*----------网页主体广告2---------*/

.mainbanner2{
  width: 980px;
  margin: 0 auto;
}

/*----------网页主体广告2---------*/


.mainbody4{
  width: 980px;
  height:450px;  
  overflow: hidden;
  margin:15px auto;
}



/*----------欧舒蔓动态开始--------------*/
.news{
  width:370px;
  height:450px;  
  overflow: hidden;
  background:#f6f6f6; 
  float: left;/*border: 1px solid red;*/
}

.newsTit{
  width: 100%;
  height: 40px;
  line-height: 40px;
  background:#a40082 url(../images/fragrance.jpg) no-repeat 10px center;
}

.newsTit a{
  height: 40px;
  line-height:40px;
  color:#fff;
  font-size: 12px;
  float: right;
  margin-right: 15px;
}

.newsTit a:hover{
color:#ff0000;
}

.newstop{
  width: 340px;
  height: 100px;
  overflow: hidden;
  padding:15px  0px 10px 0px;  
  /*border: 1px solid red;*/
  margin: 0 auto;
  background: url(../images/line.jpg) repeat-x  0 bottom;
}

.newstop img{
  width: 120px;
  height:90px;
  float: left;
  margin:5px 15px 0 0;
  padding-bottom:20px;
}

.newstop p{
  color: #000000;
  display: block;
  font-size: 12px;
}

.newstop p a{
  color: #000000;
  font-size: 12px;
}
.newstop p a:hover{
 color:#ff0000;
}

/*----------欧舒蔓动态上部份结束-----------*/
.news .newsbottom{
  width:600px;
  height:295px;
  overflow: hidden;  
  padding:10px;
  background: none;
  }


.news  ul{
  width:350px;  
  height:295px;
  overflow: hidden;
  padding-right: 10px;
}


.news  ul li{
  height: 30px;
  line-height: 30px;
  float: left;
  display: block;
  overflow: hidden;
  background: url(../images/square.jpg) no-repeat 10px center;
}

.news  ul li a{
  font-size: 12px;
  float: left;
  margin-left:25px;
  color:#000000;
}

.news  ul li a:hover{
 color:#ff0000;
}
/*----------欧舒蔓动态结束--------------*/


/*---------- 加盟欧舒蔓表单 --------*/
.joinform{
  width:595px;
  height:540px;  
  overflow: hidden;
  background:#f6f6f6; 
  float: right;/*border: 1px solid red;*/
}

.joinform .formTit{
  height:40px; 
  margin-bottom: 15px;
  background:#a40082 url(../images/joinform.jpg) no-repeat 15px center; 
}

.joinform .formTit a{
  line-height:40px;
  color:#fff;
  margin-right:15px;
  font-size: 12px;
  float: right;
}

.joinform .formTit a:hover{
color:#ff0000;
}

.joinform .formCont{
  width: 570px;
  overflow: hidden;
  /*border: 1px solid red;*/
  margin: 0 auto;
  
}


.joinform .formCont ul{
   width:570px;
   height:300px;
   overflow:hidden;
   display:block;     
   padding:10px;  
   }
   
.joinform .formCont ul li{
   width:100%;
   float:left;
   display:block;
   margin-bottom:10px;
   line-height:26px;
   color:#666666;   
   }
   
.joinform .formCont ul li p{
   padding-left:20px;
   display:block;
   float:left;
   width:160px;
   }

.joinform .formCont ul li h5{
   width:68px;
   float:left;
   display:block;
   font-size:12px;
   font-weight:lighter;
   text-align:right;
   color:#333333;
   }
   
.joinform .formCont ul li span{  
   float:left;
   display:block;
   }
.joinform .formCont ul li span input{
   height:26px;
   line-height:26px;
   padding-left:inherit;
   border:1px solid #ccc;   
   } 
   
.joinform .formCont ul li span  textarea{
   width:468px;
   height:100px;
   line-height:18px;
   padding-left:inherit;
   border:1px solid #ccc;
} 

.joinform .formCont .submit{
    height:25px;
    padding:10px 0px 10px 79px;
   }

.joinform .formCont .coolbg{
   width:100px;
   height:30px;
   background:url(../images/submit.jpg) no-repeat 0px 0px;
   border:none;
   color:#FFFFFF;
   font-size:14px;
   }
   
      

/*---------- 加盟欧舒蔓表单 结束--------*/


/*---资质荣誉证书---*/
.honor{
	width:978px;
	background:#f6f6f6;
	overflow:hidden;
	margin-top:15px;
}

.honor .title{
   border:none;
   height:40px;
   margin-bottom:15px;
   background:url(../images/pptg.jpg) no-repeat scroll 15px center #a40082
   }
  
.honor .title .more{
   float: right;
   line-height:40px;
   padding-right:10px;
   } 
   
.honor .title .more a{
   font-size:12px;
   color:#FFFFFF;} 
   

.honor .contact .nir{
	width:978px;
	background:#FFF;
	height:180px;
}
.honor .nir h3 a{
	font-size:14;
	color:#4487CD;
}
.honor .nir h3 a:hover{
	text-decoration: none;
	color:#FF0000;
}
#colee_left{
   width:938px; 
   margin:20px 20px 10px 20px;
   }
   
#colee_left td{
   padding-right:20px;
   }

#colee_left td img{
    display:block;
    height: 165px;
    width: 220px;
   }
   
#colee_left td span a{
   color:#00000;
   display:block;
   height:50px;
   line-height:50px;
   }