﻿@charset "utf-8";
/* CSS Document */
body{padding:0;margin:0;font-size:12px;font-family:"微软雅黑";}
ul,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,form,p { padding:0; margin:0;}
li{list-style:none;}
a{text-decoration:none;color:#565656;}
img{border:0px;}
.clearfloat{clear:both;width:100%;height:0px;}
.er img {
    width: 114px;
    height: 114px;
}
ul.ewm1 li div img {
    height: 114px;
    width: 114px;
}

/*......头部开始......*/
.head{width:100%;min-width:1440px;height:100px;background:#363635;}
.logo{float:left;margin-top:22px;width:25%;margin-left:25px;}
.logo img{width:100%;max-width:360px;}
.nav{width:730px;float:left;margin-top:48px;margin-left:150px;height:21px;}
.nav li{float:left;font-size:16px;margin-right:36px;line-height:52px;position:relative;}
.nav li a{color:#ba9e6d;}
.nav li.current a{color:#60d3fe;}
.nav li:hover a{color:#60d3fe;}
.nav li:hover .subna{display:block;}
.subna{padding:0px 0px 15px 45px;background:#eeeeee;position:absolute;top:52px;display:none;z-index:999;}
.nav li .subna a{color:#000000;font-size:14px;}
.nav li .subna .sml img{float:left;width:76px;height:50px;}
.nav li .subna .sml dd{float:left;width:24.9%;margin-top:15px;}
.nav li .subna .sml a{float:left;line-height:50px;}
.ossmn{width:685px;float:left;}
.da{font-size:16px;font-weight:bold;line-height:34px;}
.nav li .ossmn dd{width:24.8%;text-align:center;float:left;}
.nav li .ossmn dd img{width:130px;height:74px;}
.nav li .ossmn dd a{font-size:13px;}
.nav li .ossmr dd{width:49.8%;float:left;margin-top:10px;}
.nav li .ossmr dd img{width:130px;height:74px;float:left;}
.nav li .ossmr dd a span {margin-left: 8px;}
.nav li .ossmr dd a{font-size:13px;line-height:74px;}
.ossmr{width:505px;float:left;margin-left:26px;}
.head_r{width:134px;float:right;margin-right:25px;}
.search{width:134px;height:27px;background:url(../Images/sear.png);margin-top:17px;}
.search .sear{width: 108px;height:27px;float: left;background: none;border: none;line-height: 27px;outline:none;color: #333333;}
.btn1{width:20px;height:27px;background:none;border:none;background:url(../Images/se.png);}
.ewm{margin-top:15px;}
.ewm dl dd{width:27px;float:left;position:relative;cursor:pointer;}
.fixednav{position:fixed;top:0px;left:0px;width:100%;z-index:1111111;}
.ewm dl dd .er{position:absolute;left:-60px;display:none;z-index: 9999;}
.ewm dl dd:hover .er{display:block;}

.banner{width:100%;position:relative;}
.slide-main{height:615px;position:relative;}
.prev,.next{display:block;width:44px;height:44px;position:absolute;z-index:222;top:267px;overflow:hidden;cursor:pointer;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);_border:1px solid none;}
.prev{left:70px;}
.next{right:70px;}
.prev:hover,.next:hover,.nav-main a:hover,.nav-main a.cur{opacity:1;-moz-opacity:1;filter:alpha(opacity=100);}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:590px;left:0;text-align:center;}
.item a{display:inline-block;width:24px;height:5px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;}
.item a.cur{background:#fff;}
.slide-box,.slide{display:block;width:100%;height:615px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:600px;padding-top:89px;background:#ff6900;position:relative;position:absolute;z-index:8;}
.slide a{display:block;width:100%;height:600px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.obj-a,.obj-b{width:952px;margin-left:-476px;text-align:center;}
.obj-a{display:block;height:352px;top:170px;}
.obj-b{top:376px;height:100px;}
.obj-c{display:block;height:333px;top:190;margin-left:-400px;}
.obj-d{top:228px;height:164px;}
.obj-d p{display:block;padding-top:20px;font-size:16px;color:#fff;clear:both;}
.obj-e{width:400px;height:170px;margin-left:-200px;top:150px;z-index:12;}
.obj-f{width:90px;height:30px;top:380px;margin-left:-110px;}
.row{width:100%;text-align:center;position:absolute;top:495px;z-index:99; }
.row{animation:mymove 3s infinite;
-webkit-animation:mymove 3s infinite;}
@keyframes mymove
{
from {top:460px;opacity:1;}
to {top:540px;opacity:0.1;}
}

@-webkit-keyframes mymove /*Safari and Chrome*/
{
from {top:460px;opacity:1;}
to {top:540px;opacity:0.1;}
}



.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/*............第一个模块开始.............*/
.floor{width:1200px;margin:0 auto;margin-top:54px;}
.title{width:100%;}
.title img{float:left;margin-top:2px;margin-right:5px;}
.title span{float:left;font-size:24px;}
.xinp{width:100%;margin-top:25px;}
.xinp li{width:341px;float:left;}
.xinp li .img{width:100%;height:240px;border-radius:12px;position:relative;overflow:hidden;}
.xinp li .img img{width:341px;height:240px;}
.xinp li .img:hover .zhe{animation:myfirst 1s;-webkit-animation:myfirst 1s;display:block;}
@keyframes myfirst
{
0%  { top:240px;}
100%  { top:0px;}
}

@-webkit-keyframes myfirst /* Safari and Chrome */
{
0%  { top:240px;}
100%  { top:0px;}
}
.xinp li .img .zhe{width:100%;background:url(../Images/hbg.png);text-align:center;height:240px;position:absolute;top:0;display:none;}
.xinp li .img .zhe p{font-size:24px;color:#ffffff;padding-top:65px;}
.xinp li .img .zhe span{color:#ffffff;font-size:18px;display:block;margin-top:15px;}
.xinp li .img .zhe a{display:block;width:122px;height:31px;background:url(../Images/bt.png);margin:0 auto;margin-top:15px;line-height:31px;color:#46afd3;font-size:16px;}
.xinp li .xl{display:block;width:100%;text-align:center;border-bottom:1px dotted #0095c8;overflow:hidden;}
.xinp li .xl span{display:block;color:#0095c8;font-size:16px;line-height:45px;}
.xinp li .xl p{font-size:14px;margin-top:8px;line-height:14px;}

/*..............垭特思产品目录............*/
.le{width:440px;height:564px;float:left;margin-top:25px;position:relative;overflow:hidden;}
.flb{position:absolute;bottom:20px;}
.le .fl{width:100%;height:90px;background:url(../Images/bg1.png);color:#ffffff;}
.le .fl p{font-size:22px;padding-top:14px;padding-left:20px;}
.le .fl span{display:block;padding-left:20px;font-size:16px;margin-top:10px;}
.le:hover .flb{display:none;}
.le:hover .zhao{animation:myfirst 1s;-webkit-animation:my 1s;display:block;}
@keyframes my
{
0%  { top:240px;}
100%  { top:0px;}
}

@-webkit-keyframes my /* Safari and Chrome */
{
0%  { top:240px;}
100%  { top:0px;}
}
.le .zhao{width:100%;background:url(../Images/bg1.png);color:#ffffff;text-align:center;position:absolute;top:0;display:none;}
.le .zhao p{font-size:24px;color:#ffffff;padding-top:65px;}
.le .zhao span{color:#ffffff;font-size:18px;display:block;margin-top:15px;}
.le .zhao a{display:block;width:122px;height:31px;background:url(../Images/bt.png);margin:0 auto;margin-top:15px;line-height:31px;color:#46afd3;font-size:16px;}
.ri{width:758px;float:right;margin-top:25px;}
.ri li{width:360px;height:275px;float:left;margin-left:19px;position:relative;overflow:hidden;}
.ri li img{width:360px;height:275px;}
.ri li .fr{width:100%;height:80px;background:url(../Images/bg1.png);color:#ffffff;}
.ri li .fr p{font-size:22px;padding-top:10px;padding-left:20px;}
.ri li .fr span{display:block;padding-left:20px;font-size:16px;margin-top:8px;}
.ri li:hover .flb{display:none;}
.ri li:hover .zhao1{animation:my 1s;-webkit-animation:my 1s;display:block;}
@keyframes my
{
0%  { top:240px;}
100%  { top:0px;}
}

@-webkit-keyframes my /* Safari and Chrome */
{
0%  { top:240px;}
100%  { top:0px;}
}
.ri li .zhao1{width:100%;height:275px;background:url(../Images/bg1.png);color:#ffffff;text-align:center;position:absolute;top:0;display:none;}
.ri li .zhao1 p{font-size:24px;color:#ffffff;padding-top:65px;}
.ri li .zhao1 span{color:#ffffff;font-size:18px;display:block;margin-top:15px;}
.ri li .zhao1 a{display:block;width:122px;height:31px;background:url(../Images/bt.png);margin:0 auto;margin-top:15px;line-height:31px;color:#46afd3;font-size:16px;}

/*..................40年垭特思开始...............*/
.yl{width:733px;float:left;margin-top:25px;}
.yl div img{float:left;}
.yl .ylr{width:385px;float:right;}
.yl .ylr span{display:block;border-bottom:1px solid #111111;font-size:24px;text-align:center;color:#0095c8;padding-bottom:10px;}
.yl p{font-size:14px;line-height:30px;margin-top:10px;}
.yl p a{color:#0095c8;float:right;}
.yr{width:430px;float:right;margin-top:25px;}
.yr ul{width:100%;height:45px;}
.yr ul li{width:200px;text-align:center;height:45px;background:url(../Images/index1_24.jpg);font-size:20px;color:#fff;float:left;line-height:45px;cursor:pointer;}
.yr ul li.curr{background:url(../Images/index1_22.jpg);}
.vi{width:427px;height:303px;margin-top:14px;}

/*...............新闻中心开始.................*/
.poster-main{ position:relative;width:1100px;height:566px;margin-top:25px;}
.poster-main a,.poster-main img{display:block;}
.poster-main #mei{width:452px;height:566px;background:url(../Images/mei.png) no-repeat;background-size:100%;}
.poster-main #mei1{width:452px;height:566px;background:url(../Images/mei.png) no-repeat;background-size:100%;}
.poster-main #mei2{width:452px;height:566px;background:url(../Images/mei.png) no-repeat;background-size:100%;}
.poster-main #mei3{width:452px;height:566px;background:url(../Images/mei.png) no-repeat;background-size:100%;}
.poster-main #mei4{width:452px;height:566px;background:url(../Images/mei.png) no-repeat;background-size:100%;}

.poster-main .floor2_t{text-align:center;color:#ffffff;line-height:;font-size:24px;font-weight:bold;margin-top:5%;}
.poster-main .poster-list{width:1100px;height:566px;}
.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-list .poster-item .pic{display:block;width:82%;margin:0 auto;margin-top:8%;}
.poster-main .poster-btn{ position:absolute;top:260px;width:35px;height:270px; z-index:10; cursor:pointer;  opacity:0.8}
.poster-main .poster-prev-btn{left:305px; background: url(../Images/btn_l.png) no-repeat center center;}
.poster-main .poster-next-btn{right:310px; background: url(../Images/btn_r.png) no-repeat center center;}
.faq{width:90%;margin:0 auto;margin-top:2%;font-size:14px;float:left;margin-left:9%;}
.faq dd{padding-top:2%;height:20px;overflow:hidden;}
.faq a{color:#565656;line-height:20px;}
.faq dd:hover a{color:#F63;}
.poster-main .btn3{display:block;position:absolute;width:23%;bottom:4%;left:40%;}
.poster-main .btn3 img{width:100%;}

/*...........底部开始...........*/
.footer{width:100%;background:#0e0708;margin-top:54px;overflow:hidden;padding-bottom:45px;}
.bottom_c{width:1200px;margin:0 auto;}
.bottom_l{width:315px;float:left;margin-top:52px;}
.bottom_l .logo1{display:block;width:314px;}
.bottom_l .logo1 img{width:100%;}
.bottom_l .ewm1{width:100%;margin-top:188px;}
.bottom_l .ewm1 li{float:left;position:relative;}
.bottom_l .ewm1 li div{position:absolute;height:125px;top:-128px;right:-39px;background:url(../Images/bg2.png);display:none;}
.bottom_l .ewm1 li:hover div{display:block;}
.bottom_r{width:845px;float:right;margin-top:52px}
.bottom_r ul{width:100%;}
.bottom_r ul li{float:left;margin-left:88px;}
.bottom_r ul li p{color:#ba9e6d;font-size:16px;}
.bottom_r ul li span{display:block;width:42px;height:1px;background:#ba9e6d;margin:10px 0;}
.bottom_r ul li a{color:#fff;line-height:22px;}
.banq{width:777px;float:right;margin-top:37px;border-top:1px solid #ba9e6d;border-bottom:1px solid #ba9e6d;color:#ffffff;font-size:13px;line-height:28px;text-align:center;padding:10px 0;}
.banq img{display:block;margin-top:3px;float:left;}
.banq span{display:block;float:left;}

/*.............友情链接开始.........*/
.link{width:100%;background:#0e0708;}
.link div{width:1200px;margin:0 auto;padding:8px 0;color:#ffffff;line-height:20px;}
.link div a{color:#fff;}
.link div .line{padding:0 5px;}

/*................垭特思集团开始................*/


.bread{width:1200px;border-bottom:1px dotted #888888;margin:0 auto;overflow:hidden;margin-top:10px;}
.bread img{display:block;float:left;margin-top:3px;    position: relative;top: 0px;margin-right: 5px;width: 22px;}
.bread span{float:left;line-height:27px;font-size:14px;position: relative;top: 2px;}
.edao{width:100%;margin:0 auto;margin-top:26px;}
.edao a{color:#000;font-size:16px;padding:8px 13px;margin:0 25px;}
.edao a.curre{color:#fff;background:#0095c8;}
.onl{display:block;width:100%;height:1px;border-top:1px solid #333333;margin-top:26px;}
.edao a:hover{color:#fff;background:#0095c8;}
.about{width:1000px;margin:0 auto;margin-top:30px;}
.about .about_t{font-size:30px;color:#ba9e6d;text-align:center;padding-bottom:25px;}
.about p{font-size:14px;line-height:26px;}
.about p img{display:block;margin:12px auto;}
.xg{width:100%;}
.xg li{float:left;width:360px;padding-bottom:8px;margin-top:25px;}
.xg li:hover{background:#fff;}
.xg li img{width:360px;height:208px;}
.xg li a{display:block;}
.xg li .wt{width:97%;margin:0 auto;color:#000000;font-size:16px;line-height:40px;margin-top:5px;}
.xg li .wt:hover{color:#f20000;}
.xg li .wn{width:97%;margin:0 auto;color:#000;font-size:14px;line-height:24px;}
.xg li .wn:hover{color:#f20000;}
.xg li .wb{width:48%;float:left;color:#0196c8;margin-top:10px;margin-left:2%;}
.xg li span{display:block;width:47.8%;float:right;color:#0196c8;text-align:right;margin-top:15px;margin-right:2%;}

/*...................欧式睡眠开始.................*/
.nbanner{width:100%;}
.nbanner img{width:100%;}
.ossmdh_c{width:1200px;border-top:1px solid #000;border-bottom:1px solid #000;margin:0 auto;overflow:hidden;margin-top:26px;}
.ossmdh_c li{float:left;line-height:46px;}
.ossmdh_c li a{font-size:18px;color:#000000;padding:0 30px;}
.ossmdh_c li.currn{background:#0095c8;}
.ossmdh_c li.currn a{color:#ffffff;}
.ossmdh_c li:hover{background:#0095c8;}
.ossmdh_c li:hover a{color:#fff;}
.ar{width:1200px;margin:0 auto;position:relative;margin-top:10px;}
.ar img{position:absolute;left:35px;z-index:11111;}
.ar span{display:block;width:100%;height:1px;border-top:1px solid #000;position:absolute;top:20px;}
.cd{width:1200px;margin:0 auto;margin-top:40px;}
.cd a{color:#000;margin-right:35px;font-size: 14px;}
.cd a.dang{color:#ba9e6d;}
.cd a:hover{color:#0095c8;}
.pro{width:1200px;margin:0 auto;}
.pro ul{width:100%;}
.pro ul li{width:337px;height:240px;position:relative;overflow:hidden;float:left;margin-top:25px;position:relative;}
.pro ul li img{width:340px;height:240px;overflow:hidden;}
.pro .xinp li a span{font-size:14px;line-height:40px;color:#fff;}
.pro .xinp li a.bgg{display:block;width:100%;line-height:40px;background:url(../Images/hbg.png);position:absolute;bottom:0;border-radius:12px;}
.pro .xinp li:hover a.bgg{display:none;}
.pro .xinp li .img{width:100%;height:240px;border-radius:12px;position:relative;overflow:hidden;}
.pro ul li:hover .nm{display:none;}
.pro ul li .fu{width:100%;height:240px;position:absolute;top:0;background:url(../Images/hbg.png);color:#fff;text-align:center;font-size:18px;display:none;}
.pro ul li .fu p{font-size:22px;line-height:30px;margin-top:50px;}
.pro ul li .fu a{display:block;margin:0 auto;color:#fff;margin-top:25px;}
.pro ul li:hover .fu{animation:myf 1s;-webkit-animation:myf 1s;display:block;}
@keyframes myf
{
0%  { top:240px;}
100%  { top:0px;}
}

@-webkit-keyframes myf /* Safari and Chrome */
{
0%  { top:240px;}
100%  { top:0px;}
}
.page{margin-top:25px;}
.page a{background:#ffffff;border:1px solid #aaaaaa;padding:5px 10px;}

/*............欧式睡眠详情页............*/
.ossm_dl{width:515px;float:left;overflow:hidden;}
.intro{width:615px;float:right;}
.mod18Box { width: 515px; background: #FFF;}
.mod18{ width: 515px; height: 450px; position: relative; background: #f7f7f7; }
.mod18 .btn{position:absolute;width:15px;height:70px;top:372px;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:0;background:url(../Images/prevbtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:140px;width:46px;height:48px;}
.mod18 #prevTop{background:url(../Images/btn_l.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../Images/btn_r.png) 0 0 no-repeat;}
.mod18 .next{right:0;background:url(../Images/nextbtn.png) no-repeat;}
.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .cf a{display:block;width:515px;height:330px;position:absolute;color:#fff;}
.mod18 .cf li img{width:515px;height:343px;}
.mod18 .picBox{height:346px;position:relative;overflow:hidden;}
.mod18 .picBox ul{height:346px;position:absolute;}
.mod18 .picBox li{width:515px;height:346px;overflow:hidden;}
.mod18 .listBox{ width: 487px; height: 70px; margin: 20px auto; position: relative; padding: 6px 0 0px; overflow: hidden; }
.mod18 .listBox ul{height:100px;position:absolute;}
.mod18 .listBox li{width:129px;height:70px;cursor:pointer;position:relative;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:124px;height:70px;}
.mod18 .listBox li img{width:124px;height:70px;}
.mod18 .listBox .on img{width:118px;height:64px;border:3px solid #d40048;}
.mod18 .listBox .on i{display:block;}
.dz{font-size:16px;width:94px;line-height:45px;}
.biaoge .bianh{width:520px;overflow:hidden;font-size:14px;word-wrap:break-word;line-height:45px;display:block;}
.btn4{display:block;font-size:22px;line-height:48px;width:210px;height:48px;float:left;color:#fff;text-align:center;border-radius:8px;margin-top: 12px;}

.ossm_x{width:1200px;margin:0 auto;margin-top:30px;}
.ossm_xl{width:210px;float:left;}
.ossm_xl ul li img{width:210px;}
.ossm_xl ul li p{font-size:14px;line-height:28px;margin-top:5px;}
.ossm_xl ul li span{display:block;float:left;color:#d40048;padding-bottom:15px;}
.ossm_xr{width:973px;float:right;border:1px solid #bbbbbb;background:#fff;}
.ossm_xr span{display:block;width:100%;line-height:40px;background:#efefef;font-size:18px;color:#d40048;border-bottom:1px solid #bbb;}
/*...............新闻中心开始...........*/
.news{width:1200px;margin:0 auto;margin-top:40px;}
.news_l{width:210px;float:left}
.news_l span{display:block;background:#0196c8;text-align:center;line-height:40px;color:#fff;font-size:18px;overflow:hidden;}
.news_l span img{float:left;margin-top:8px;margin-left:50px;}
.news_l span b{float:left;font-weight:normal;}
.news_l .cenav{width:208px;border:1px solid #bbbbbb;text-align:center;}
.news_l .cenav li{line-height:40px;border-bottom:1px dotted #0196c8;font-size:14px;}
.news_l .cenav li a{color:#000;}
.news_l .cenav li.dq a{color:#0196c8;}
.news_l .cenav li:hover a{color:#0F3EEC;}
.news_l .hot{width:208px;border:1px solid #bbbbbb;}
.news_l .hot a{padding-left:8px;color:#000;line-height:26px;}
.news_l .hot li:hover a{padding-left:8px;color:#0F3EEC;line-height:26px;}
.ewm2{width:210px;height:260px;background:url(../Images/news_07.jpg);}
.ewm2 img{margin-top:86px;margin-left:38px;width:129px;height:123px;}
.news dl{width:960px;height:auto;float:right;}
.news dl dd{width:100%;height:158px;border-bottom:1px dotted #444444;overflow:hidden;margin-bottom:22px;}
.news dl dd img{float:left;}
.news dl dd img.chi{width:223px;height:129px;}
.news dl dd .essay{width:715px;height:auto;float:right;}
.news dl dd .essay .essay_t{width:100%;font-family:'微软雅黑';}
.news dl dd .essay .essay_t a{font-size:16px;color:#000000;float:left;}
.news dl dd .essay .essay_t a:hover{color:#ff2200;}
.news dl dd .essay .essay_t b{float:right;font-weight:normal;}
.news dl dd .essay div{line-height:22px;color:#565656;clear:both;padding-top:10px;font-size:14px;}
.news dl dd .essay div a{color:#333333;}
.news dl dd .essay div a:hover{color:#ff2200;}
.news dl dd .essay ul{width:100%;}
.news dl dd .essay ul li{float:left;margin-top:8px;}
.news dl dd .essay .essay_b{clear:both;display:block;width:100%;line-height:35px;color:#0196c8;}
.news dl dd .essay .essay_b a{color:#0196c8;float:left;}
.news dl dd .essay .essay_b b{float:right;font-weight:normal;}
.news_r{width:960px;height:auto;float:right;border:1px solid #bbbbbb;font-size:15px;}
.news_r .news_t{font-size:30px;color:#ba9e6d;text-align:center;padding-bottom:15px;margin-top:25px;}
.news_r .chu{width:95%;margin:0 auto;border-bottom:1px solid #999999;text-align:center;}
.news_r p{width:95%;margin:0 auto;font-size:14px;line-height:26px;}
.news_r p img{display:block;margin:12px auto;}
.news_r div{width:95%;margin:0 auto;    line-height: 28px;}
.news_r div span{display:block;width:95%;margin:0 auto;}
.news_r .shang{width:100%;padding-bottom:30px;margin-top:30px;}
.news_r .shang a{display:block;width:49.8%;float:left;}
.news_r .shang a img{float:left;margin-left:15px;}
.news_r .shang a span{float:left;margin-left:15px;width:70%;}

/*.........人力资源开始.........*/
.rl{width:1200px;margin:0 auto;}
.rlzy{width:100%;}
.rlzy li{width:521px;height:445px;float:left;margin-top:35px;}
.rlzy li .gw{font-size:18px;}
.rlzy li div{width:100%;font-size:14px;line-height:26px;background:#fff;padding-bottom:10px;    position: relative;left: -12px;}
.rlzy li div span{display:block;width:95%;margin:0 auto;margin-top:15px;}

/*...........留言给我们..........*/
.tab2{margin:0 auto;margin-top:15px;height:480px;font-size:14px;}
.tab2 .xj{width:560px;height:40px;border-radius:5px;background:#fff;border:1px solid #bbb;outline:none;}
.tab2 .textarea{width:560px;height:110px;border-radius:5px;background:#fff;border:1px solid #bbb;outline:none;}
.tab2 .xj1{width:150px;height:40px;border-radius:5px;background:#fff;border:1px solid #bbb;outline:none;float:left;}
.tab2 .xjyan{display:block;float:left;margin:0 5px;width:100px;height:30px;border:1px solid #bbb;}
.tab2 .hy{float:left;font-size:12px;color:#000000;line-height:28px;}
.tab2 b{float:left;line-height:40px;color:#ba9e6d;font-weight:normal;margin-left:38px;}
.tab2 .btn5{width:95px;height:40px;background:#d40048;border:none;border-radius:5px;font-size:16px;font-family:"微软雅黑"; color:#ffffff;letter-spacing:3px;}
.cs{width:1032px;height:78px;background:url(../Images/zsjm_07.jpg);text-align:center;margin:0 auto;font-size:18px;line-height:33px;margin-top:40px;}

/*.............加盟垭特思.............*/
.big{font-size:30px;text-align:center;color:#ba9e6d;margin-top:25px;}
.rl p img{display:block;margin:20px auto;}
.small{font-size:18px;text-align:center;font-weight:bold;}
.ss{text-align:center;line-height:26px;font-size:14px;margin-top:22px;}
.ei{width:860px;margin:0 auto;font-size:14px;}
.ei span{display:block;font-size:18px;color:#0196c8;margin-top:15px;line-height:28px;    margin-bottom: 12px;}
.biao{font-size:14px;}
.kuang{width:270px;height:36px;border:1px solid #bbbbbb;outline:none;}
.kuang1{width:100px;height:36px;border:1px solid #bbbbbb;outline:none;}
.yan{width:80px;height:36px;}
.btn2{width:100px;height:36px;background:#0093c6;border:none;font-size:18px;font-family:"微软雅黑";color:#ffffff;}

/*..............门店指引..............*/
.md{height:30px;margin-top:25px;line-height:30px;font-size:28px;}
.md a{color:#0095c8;}
.tupian{width:489px;height:435px;float:left;}
.miaoshu{width:682px;float:right;}
.miaoshu .add{font-size:20px;}
.miao{font-size:14px;line-height:26px;margin-top:25px;}
.map{width:100%;overflow:hidden;height:220px;margin-top:5px;}
.playBox{ width:489px; height:435px; margin:0 auto; background:#333; position:relative; overflow:hidden;}
.playBox .oUlplay { width:99999px; position:absolute; left:0; top:0;}
.playBox .oUlplay li{ float:left;}
.playBox .pre{ cursor:pointer; width:45px; height:45px; background:url(../Images/l.png) no-repeat; position:absolute; top:190px; left:5px; z-index:10;}
ul.oUlplay img {
    width: 498px;
    height: 430px;
}
.p_text {    height: 250px;
    position: relative;
    top: 16px;}
.playBox .next{ cursor:pointer; width:45px; height:45px; background:url(../Images/r.png) no-repeat; position:absolute; top:190px; right:5px; z-index:10;}
.playBox .smalltitle {width:489px; height:10px; position:absolute; bottom:15px; z-index:10}
.playBox .smalltitle ul{ width:110px; margin:0 auto;}
.playBox .smalltitle ul li{ width:10px; height:10px; margin:0 5px; border-radius:10px; background:#ffffff; float:left; overflow:hidden;*display:inline;*zoom:1;}
.playBox .smalltitle .thistitle{ background:#69aaec;}
.tab{ overflow:hidden; }
.tab li,.tab a,.tab-item{cursor:pointer;float:left;text-align: center;}
.m, .mt, .mc, .mb{overflow:hidden;}
.mt .extra{float:left;}
.right-extra .mt{height:28px;line-height:28px;border-top:1px solid #EED97C;background:url(../Images/bg_hotsale.gif) repeat-x 0 -552px;color:#c00;}
.right-extra .tab{border-bottom:2px solid #BE0000;margin-bottom:10px;}
.right-extra .tab li{position:relative;height:24px;padding:3px 12px 0;background:url(../Images/icon_clubs.gif) #ccc no-repeat right -150px;overflow:hidden;margin-right:3px;line-height:24px;font-size:14px;font-weight:bold;color:#c30;}
.right-extra .tab span{position:absolute;left:0;top:0;z-index:1;width:10px;height:27px;background:url(../Images/icon_clubs.gif) no-repeat 0 -150px;}
.right-extra .tab a{float:none;color:#c30;}
.right-extra .tab .curr{background-position:right -178px;color:#fff;}
.right-extra .tab .curr span{background-position:0 -178px;}
.right-extra .tab .curr a{color:#fff;}
.right-extra .mc .extra{padding:5px 10px;border-top:1px solid #F3E6C6;}
.right-extra .total{float:right;}
.right-extra .total strong{color:#FF7403;}
.right-extra .total a:link,.right-extra .total a:visited{color:#005aa0;}
.right-extra .join a:link,.right-extra .join a:visited{color:#FF7604;}
.right-extra .norecode{padding:0 10px 10px;}
.right-extra .iloading{margin-bottom:10px;}
/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:450px;height:450px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff ;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:515px;height:352px;border:1px solid #DFDFDF;}
.spec-preview img{width:515px;height:362px;}
.spec-scroll{clear:both;margin-top:5px;width:512px;position:relative;}
.spec-scroll .prevv{float:left;margin-right:4px;}
.spec-scroll .nextt{float:right;}
.spec-scroll .prevv,.spec-scroll .nextt{display:block;font-family:"宋体";text-align:center;width:10px;height:54px; line-height:54px;border:1px solid #CCC;background:#EBEBEB;cursor:pointer;text-decoration:none;margin-top:10px;}
.spec-scroll .items{float:left;position:relative;width:480px;height:56px;overflow:hidden;margin-top:10px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:56px;}
.spec-scroll .items ul li{float:left;width:80px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:2px;width:65px;height:50px;}
.spec-scroll .items ul li img:hover{border:2px solid #FF6600;padding:1px;}

.partner{width:1200;}
.partner li{width:24.8%;float:left;margin:0 auto;text-align:center;margin-top:20px;}
.partner li img{width:260px;height:162px;}
.partner li a{color:#000;}
.partner li a:hover{color:#4697ca;}

/*.............独特工艺............*/
.about .dtgy{width:915px;margin:0 auto;}
.dtgy_n{width:100%;}
.dtgy_n img{display:block;float:left;}
.dtgy_n div{width:293px;float:right;}
.dtgy_n div b{color:#0e4e82;line-height:20px;}
.dtgy_n div span{font-size:16px;color:#fff;line-height:20px;}
.dtgy_n div span.cheng{background:#eb6100;}
.dtgy_n div span.lan{background:#4d98ce;}
.dtgy_n div span.huang{background:#d4b300;}
.dtgy_n div .ddtt{font-size:16px;color:#0e4e82;line-height:24px;}
.dtgy_n div .ddtt1{font-size:12px;color:#444444;line-height:18px;margin-top:4px;}
.dtgy_n1 .ddtt{font-size:16px;color:#0e4e82;line-height:24px;}
.dtgy_n1 .ddtt1{font-size:12px;color:#444444;line-height:18px;margin-top:4px;}
.dtgy_n1{width:100%;position:relative;}
.dtgy_n1 img{position:absolute;left:100px;}
.dtgy_n2 .ddtt{font-size:16px;color:#0e4e82;line-height:24px;}
.dtgy_n2 .ddtt1{font-size:12px;color:#444444;line-height:18px;margin-top:4px;}
.dtgy_n2{width:100%;position:relative;}

.videoo{width:1200px;margin:0 auto;margin-top:25px;}
.video{width:100%;}
.video li{margin-top:30px;width:540px;height:auto;text-align:center;font-size:16px;line-height:28px;float:left;overflow:hidden;}
.video li .mo{display:none;position: absolute;}
.video li:hover .mo{display:block;}
.video li a{color:#000000;}
.video .video_r{margin-left:120px;}
.view{width:100%;margin-top:40px;}
.view_t{font-size:20px;text-align: center;}
.view_b{font-size:14px;text-align: center;color:#565656;font-size:'宋体';line-height:46px;}
ul.video img {width: 536px;height:270px;}
.page a {
      float: left;
    border: 1px solid #969696;
    line-height: 20px;
    text-align: center;
    margin-right: 5px;
    padding: 5px 10px 5px 10px;
}
a#hpage {
    background-color: #F00;
    color: #FFF;
}
.sousuo{width:1200px;margin:0 auto;margin-top:40px;}
.sousuo dl{width:100%;height:auto;}
.sousuo dl dd{width:100%;height:158px;border-bottom:1px dotted #444444;overflow:hidden;margin-bottom:22px;}
.sousuo dl dd img{float:left;display:block;width:350px;height:155px;}
.sousuo dl dd .essay{width:825px;height:auto;float:right;}
.sousuo dl dd .essay .essay_t{width:100%;font-family:'微软雅黑';}
.sousuo dl dd .essay .essay_t a{font-size:16px;color:#000000;float:left;}
.sousuo dl dd .essay .essay_t a:hover{color:#ff2200;}
.sousuo dl dd .essay .essay_t b{float:right;font-weight:normal;}
.sousuo dl dd .essay div{line-height:22px;color:#565656;clear:both;padding-top:10px;font-size:14px;}
.sousuo dl dd .essay div a{color:#333333;}
.sousuo dl dd .essay div a:hover{color:#ff2200;}
@media screen and (max-width: 1020px){
.about{ width:auto;}
.about .dtgy{ width:auto}
}
@media screen and (max-width: 950px){
.dtgyleft{ float:none !important; width:auto !important}
.dtgy_n{ display:flex; margin-top:10px !important}
.dtgy_n img{ width:80px;}
.dtgy_n div{ flex:1; width:auto; float:none; padding-left:10px}
.dtgyimg{ display:none}
.dtgyright{ float:none !important; width:auto !important}
}