/*==========全局==========*/
html{overflow-y: scroll; overflow-x:hidden; _background-image:url(about:blank); _background-attachment:fixed;}
body {font-family:"Microsoft Yahei",Arial,'Hiragino Sans GB',sans-serif; font-size:12px; color:#333333;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td,sup,sub{margin:0;padding:0}
fieldset,img{border:0}
ul,ol,li {list-style:none;}
img{-ms-interpolation-mode: bicubic; vertical-align:top;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;outline:none; font-family:"Microsoft Yahei";}
.imgmiddle,input,select{vertical-align:middle;}
.table{border-collapse:collapse;border-spacing:0;}
.clear{clear:both; height:0; overflow:hidden;}
.clearfix:after{content:"";display:block;height:0;clear:both;visibility:hidden;}
.clearfix{zoom:1;}
.fl{float:left; display:inline;}
.fr{float:right; display:inline;}
a {text-decoration:none; color:#333333;}
a:hover{ text-decoration:none; color:#f60;}
a:active{blr:expression(this.onFocus=this.blur());}
.tc{text-align:center;}
.tl{text-align:left;}
.tr{text-align:right;}
.word{word-break:break-all;}
.dn{display:none;}

html,body{ height: 100%;}
.searchBg{background-color:#f2f2f2;}

/*---滚动条默认显示样式--*/  
::-webkit-scrollbar-thumb{  
   background-color:#fe6700;  
   height:20px;   
   -webkit-border-radius:4px;  
   border: 2px solid #fff;  
}  
/*---鼠标点击滚动条显示样式--*/  
::-webkit-scrollbar-thumb:hover{  
   background-color:#F01360;  
   height:20px;  
   -webkit-border-radius:4px;  
}  
/*---滚动条大小--*/  
::-webkit-scrollbar{  
   width:8px;  
   height:8px;  
}  
/*---滚动框背景样式--*/  
::-webkit-scrollbar-track-piece{  
   background-color:#fff;  
   -webkit-border-radius:4px;  
}

/*---图片放大镜功能---*/
#free-zoomer-view-panel {
    position:absolute;
    width:200px;
    height:200px;
    /*border:1px solid #CCC;*/
    overflow:hidden;
    z-index:9999;
}
#free-zoomer-view-panel img {
  position:absolute;
  left:0px;
  top:0px;
}
.loadingZoom {
    background-image:url("../images/loadingZoom.gif");
    background-repeat:no-repeat;
    background-position:center center;
}
img.free-zoomer {
    cursor:zoom-in;
}


html,body {
scrollbar-face-color:#fe6700; /*滚动条3D表面（ThreedFace）的颜色*/ 
scrollbar-highlight-color:#fe6700; /*滚动条3D界面的亮边（ThreedHighlight）颜色*/ 
scrollbar-shadow-color:#fe6700; /*滚动条3D界面的暗边（ThreedShadow）颜色*/ 
scrollbar-3dlight-color:#fe6700; /*滚动条亮边框颜色*/ 
scrollbar-arrow-color:#fff; /*滚动条方向箭头的颜色 */ 
scrollbar-track-color:#fff; /*滚动条的拖动区域(TrackBar)颜色*/
scrollbar-darkshadow-color:#fe6700; /*滚动条暗边框（ThreedDarkShadow）颜色*/ }

/*头部*/
.blockBg{width: 100%; height: 100%; background-color:rgba(0,0,0,.3); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#4C000000', EndColorStr='#4C000000'); position: fixed; top: 0; left: 0; z-index:999;}
.header{width: 100%; height: 70px; line-height: 70px; background-color: #fff; position: fixed; top: 0; left: 0; z-index:1001;}
.header .logo{width: 193px; height: 44px; position: absolute; top: 13px; left: 24px;}

.header .headerBox{width: 890px; margin-right: 14px; float: right; }
.header .headerNav{width: 862px; float: left;}
.header .headerNav ul{width: 862px;}
.header .headerLi1{margin-right: 50px; float: left; position: relative;}
.header .headerLI1a{height:68px; display: block; font-weight:500; font-size: 18px; color: #1f1f1f; border-bottom:2px solid #fff;}
.header .headerLI1a:hover{border-bottom:2px solid #fa812f; }
.header .headerNav li.current .headerLI1a{color: #fa812f;}


.header .headerNav2Bg{width: 100%; height: 40px; background-color:rgba(255,255,255,.8); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CCffffff', EndColorStr='#CCffffff');}
.header .headerNav2{height: 40px; line-height: 40px; position: absolute; bottom: -40px; left: 0; display: none;}
.header .headerNav2.on{display: block;}
.header .headerNav2On{display: block;}
.header .headerLi2{margin-right: 20px; float: left;}
.header .headerLi2 a{display: block; font-size: 16px; color: #131311;border-bottom:2px solid transparent;}
.header .headerLi2 a:hover{border-bottom:2px solid #fa812f;}
.header .headerLi2.current a{color: #fa812f; }
.header .headerSearchIcon{width: 22px; height: 23px; margin-top: 24px; float: right; cursor: pointer; background: url(../images/search.png) no-repeat 0 center;}

/*搜索栏*/
.headerSearchBoxBg{width: 100%; height: 50px; background-color: #fff; position: fixed; top:0; left: 0; z-index:9999;}
.headerSearchBoxBg .logo{width: 193px!important; height: 36px; position: absolute; top: 7px; left: 20px;}

.headerSearchBoxBg .headerSearchBox{width: 772px;  line-height: 49px;  position: absolute; top: 0; left: 50%; margin-left: -281px; }
.headerSearchBoxBg .headerSearch{padding-left: 32px;}
.headerSearchBoxBg .headerSearchBtn{width: 22px; height: 23px; border:0; border:none; cursor: pointer; background: url(../images/search.png) no-repeat; position: absolute; top: 13px; left: 0;}
.headerSearchBoxBg .headerSearchTxt{width: 540px; height: 49px; line-height: 49px; border:0; border:none; font-size: 16px;}
.headerSearchBoxBg .headerSearchClose{width: 19px; height: 19px; cursor: pointer; background: url(../images/close.png) no-repeat; position: absolute; top:15px; right:-308px;}
.headerSearchBoxBg .headerLink{width: 544px; padding: 15px 0; line-height: 32px; background-color: #2a2a2a;}
.headerSearchBoxBg .headerLink1Li{width: 20%; float: left;}
.headerSearchBoxBg .headerLink1Li h2{color: #fa812f; text-align: center; font-size: 16px;}
.headerSearchBoxBg .headerLink2Li a{font-size: 14px; color: #fff; padding-left: 16px; background: url(../images/i_43.png) no-repeat 0 center; border-bottom: 1px solid #2a2a2a;}
.headerLink2{padding-left: 20px;}
.headerSearchBoxBg .headerLink2Li a:hover{border-bottom: 1px solid #fa812f;}

/*首页通用*/
.in_TitleH2{ text-align: center;}
.in_TitleH2 h2{display: inline; padding-left: 20px;  font-size: 40px;  color: #3d3d3d; background: url(../images/i_1.png) no-repeat 0 center;}
.in_TitleH2 span{ font-weight: normal;  font-family: "微软雅黑";}
.block{width: 100%; height: 100%; position: absolute; top: 0; left: 0; background-image:url(about:blank);}

.PicBoxBg{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color:rgba(0,0,0,.7); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B3000000', EndColorStr='#B3000000');  z-index:1002; display: none;}
.PicBox{width: 746px; height: 450px; padding: 10px; margin-top: -235px; margin-left: -383px; background-color: #fff; position: absolute; top:50%; left: 50%;}
.PicClose{width: 31px; height: 31px; display: block; background: url(../images/r_1.png) no-repeat; position: absolute; top: -15px; right: -15px; z-index:99;}

.activityBox{width: 100%; height: 100%; position: fixed; top: 0; right: 0;; background-color:rgba(255,255,255,.7); overflow: hidden; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B3ffffff', EndColorStr='#B3ffffff');  z-index:1002;}
.activityPic{position: absolute; top: 50%; left: 50%;}
.activityPic img{width: 100%; height: auto;}
.activityClose{width: 31px; height: 31px; display: block; background: url(../images/r_1.png) no-repeat; position: absolute; top: -15px; right: -15px; z-index:99;}
.activityBox2{width: 156px; height: 156px; position: absolute; top: -45px; right: -45px; overflow: hidden; opacity: 0;}
.activityBox2Pic{width: 308px; height: 308px; position: absolute; top: 0; right: 0;}
.activityBlock{width: 156px; height: 156px; position: absolute; top:0; left: 0;}

/*首页*/
.in_banner{width: 100%; position: relative; overflow: hidden; z-index:99;}
.in_banner img{width: 100%;}
.in_banner .in_arrow{width: 45px; height: 80px; position: absolute; top: 50%; z-index: 9; margin-top: -40px; opacity:0;}
.in_banner .arrow-left{left: 100px; background:url(../images/in_arrow.png) no-repeat;}
.in_banner .arrow-right{right: 100px; background: url(../images/in_arrow.png) no-repeat -45px 0;}
.in_banner .arrow-left:hover{background: url(../images/in_arrowH.png) no-repeat;}
.in_banner .arrow-right:hover{background: url(../images/in_arrowH.png) no-repeat -45px 0;}
.in_banner .swiper-container{width: 100%; overflow: hidden;}
.in_banner .swiper-wrapper{width: 10000%;}
.in_banner .swiper-container img{width: 100%;}
.in_banner .pagination{width: 100%; position: absolute; left:0; bottom:10px; z-index: 9; text-align: center;}
.in_banner .swiper-pagination-switch{display: inline-block; width: 10px; height: 10px; border-radius: 10px; background-color: #999; margin: 0 3px; cursor: pointer;}
.in_banner .swiper-active-switch{background: #fff;}

.bannerNav{width: 1360px; height: 51px; text-align:center; position: absolute; bottom:0; left: 50%; margin-left: -600px;}
.bannerNav ul{width: 1248px;}
.bannerNav li{width: 152px; height: 51px; margin:0 28px; display:inline-block; position: relative;}
.bannerNav li a{width: 152px; height: 42px; overflow: hidden; line-height: 42px; text-align: center; font-size: 22px; color: #fff; display: inline-block; zoom:1; position: absolute; bottom: 0; left: 0;}
.bannerNav .num1 a{background: url(../images/bannerNav1_3.png) no-repeat; }
.bannerNav .num2 a{background: url(../images/bannerNav2_3.png) no-repeat;}
.bannerNav .num3 a{background: url(../images/bannerNav3_3.png) no-repeat;}
.bannerNav .num4 a{background: url(../images/bannerNav4_3.png) no-repeat;}
.bannerNav .num5 a{background: url(../images/bannerNav5_3.png) no-repeat;}
.bannerNav .num6 a{background: url(../images/bannerNav6_3.png) no-repeat;}
.bannerNav .num1 a.on{background: url(../images/bannerNav1_3H.png) no-repeat; text-transform:uppercase}
.bannerNav .num2 a.on{background: url(../images/bannerNav2_3H.png) no-repeat; text-transform:uppercase}
.bannerNav .num3 a.on{background: url(../images/bannerNav3_3H.png) no-repeat; text-transform:uppercase}
.bannerNav .num4 a.on{background: url(../images/bannerNav4_3H.png) no-repeat; text-transform:uppercase}
.bannerNav .num5 a.on{background: url(../images/bannerNav5_3H.png) no-repeat; text-transform:uppercase}
.bannerNav .num6 a.on{background: url(../images/bannerNav6_3H.png) no-repeat; text-transform:uppercase}
.bannerNav .bannerNavTitle{width: 100%; height: 84px; }
.bannerNav .bannerNavTitle span{height: 42px; display: block; cursor:pointer;}

.in_doorBg{width: 100%; height:738px; overflow: hidden; background: url(../images/i_2.png) repeat; position: relative;}
.in_doorBg .in_doorLeavesBox{width: 1920px; height: 240px; position: absolute; top:0; left: 0;}
.in_doorBg .in_doorLeaves3{width: 141px; height: 213px; position: absolute; bottom: -45px; left: -80px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}
.in_doorBg .in_doorLeaves4{width: 219px; height: 116px; position: absolute; top:-20px; right: -35px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0;}

.in_door{width: 1360px; margin: 0 auto;  position: relative; z-index:10;}
.in_door .in_doorTitlePng{width: 1200px; height: 74px; position: absolute; top: 90px; left: 50px; z-index:1;}
.in_door .in_doorSlide{width:1360px; height: 552px; margin:110px auto 0 auto; position:relative; z-index:4;}
.in_door .slide_pic{width:1360px; height:568px; overflow:hidden; }
.in_door .slide_pic ul{width: 99999px;}
.in_door .slide_pic li{width: 1360px; height: 556px;  float:left; overflow:hidden; position: relative;}
.in_door .in_doorSlidePic{width: 580px; height: 506px; text-align:center; position: absolute; top: 0; left: 11%; background:url(../images/uiui.png) no-repeat center 416px; }
.in_door .in_doorSlidePic img{width:auto; height: 476px;}

.in_door .in_doorSlideShow{width: 550px; height: 470px; position: absolute; top: 0; left: 55%; margin-left: -9px;}
.in_door .in_doorSlideShow h3{width: 438px; padding-left: 5px; padding-bottom: 25px; line-height: 42px; font-size: 42px; color: #b46e23; background: url(../images/i_4.png) no-repeat 0 100%; }
.in_door .in_doorSlideWords{ margin-top: 48px; padding-left: 65px; line-height: 24px; font-size: 14px; color: #555555; }
.in_door .in_doorSlideWords h4{font-size: 36px; color: #212121; font-weight:normal; line-height:40px }


.in_door .in_doorSlideWords p{margin-top: 27px; line-height:44px; font-size:20px;  color: #555555;}



.news {
    width: 100%;
    margin: 0px auto;
    clear: both;
    overflow: visible;
    background: url(../index_css1/bg6.jpg) center top no-repeat #fff;
    height: 946px;
}





@media all and (max-width:1450px){ 

.in_door .in_doorSlideWords h4{font-size: 26px; color: #212121; font-weight:normal; line-height:30px }

.in_door .in_doorSlideWords p{margin-top: 19px; line-height:38px; font-size:16px;  color: #555555;}

.in_door .in_doorSlide{width:1360px; height: 652px; margin:70px auto 0 auto; position:relative; z-index:4;}
}





.in_door .in_doorSlideWords b{ display:block; width:131px; height:4px;  margin-top:15px; background-image: -webkit-linear-gradient(left,#015f2d,#008441,#49ac13);}
.in_door .in_doorSlideList a{margin-top: 18px; width: 200px; height:50px; background-image: -webkit-linear-gradient(left,#015f2d,#008441,#49ac13); color:#fff; display:block; text-align:center; line-height:50px; font-size:16px; margin-left:65px; color:#fff; transition:all 0.4s}
.in_door .in_doorSlideList a:hover{margin-top: 18px; width: 200px; height:50px; background:#af935c; border:1px #ebebeb solid; color:#fff; transition:all 0.4s}





.in_door .in_doorSlideList img{width: 103px; height: 103px;} 
.in_door .in_doorSlideList div{float: left; text-align: center; font-size: 16px; color: #555555;}
.in_door .in_doorSlideList div p{margin-top: 10px;}
.in_door .in_doorSlideList2{margin: 0 78px;}
.in_door .slide_btn{width: 100%; position:absolute; bottom:0px; left:0; text-align: center; }
.in_door .slide_btn li{width:15px; height:15px; background:#999; display:inline-block; *display:inline; *zoom:1; margin: 0 5px; cursor:pointer;border-radius: 50%;}
.in_door .slide_btn li.active{background:#01914b; }
.in_door .slide_move{width: 45px; height: 80px; position: absolute; top: 155px;}
.in_door .slide_left{left: -80px; background: url(../images/in_arrow.png) no-repeat;}
.in_door .slide_right{right: -70px; background: url(../images/in_arrow.png) no-repeat -45px 0;}
.in_door .slide_left:hover{background: url(../images/in_arrowH.png) no-repeat;}
.in_door .slide_right:hover{background: url(../images/in_arrowH.png) no-repeat -45px 0;}

.in_door .in_doorLeaves1{width: 221px; height: 230px; position: absolute; bottom: 290px; left: 50px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; z-index:2;}
.in_door .in_doorLeaves2{width: 143px; height: 46px; position: absolute; bottom: 370px; right: -50px; filter:alpha(opacity=0); -moz-opacity:0; opacity:0; z-index:2;}
.in_door .in_doorLine{width: 6px; height: 398px; margin-top: -185px; background: url(../images/i_17.png) no-repeat; position: absolute; top:50%; left:-12px; z-index:2; }

.in_decoration{width: 100%; height: 650px; overflow: hidden; position: relative;}
.in_decoration .in_decorationTitleH2{width: 100%;  text-align: center; position: absolute; top: 64px; left: 0; z-index:10;}
.in_decoration .in_decorationTitleH2 h2{ color: #fff;  font-weight: normal;}
.in_decoration .in_decorationTitleH2 span{padding-left: 20px; font-size: 40px;  background: url(../images/i_1.png) no-repeat 0 center;}
.in_decoration .in_decorationSlide{width: 100%; height: 650px;  overflow:hidden; position:relative; z-index:9;}
.in_decoration .slide_pic{width:100%; height:650px; overflow:hidden; }
.in_decoration .slide_pic li{float:left; width:100%; height:650px; overflow:hidden;}
.in_decoration .slide_pic li img{width: auto; height:100%;}
.in_decoration .slide_pic li a{width: 300%; height:100%; margin-left: -100%; text-align: center; display:block;}
.in_decoration .slide_btn{position:absolute; bottom:10px; left:10px; text-align:center; width:100%;}
.in_decoration .slide_btn li{width:25px; height:8px; background:#fff; display:inline-block; *display:inline; *zoom:1; margin-right:3px; cursor:pointer;}
.in_decoration .slide_btn li.active{background:#f00;}
.in_decoration .slide_left{width:120px; height:40px; margin-left: -60px; position:absolute; left:50%; top:-40px; background: url(../images/i_18.png) no-repeat;}
.in_decoration .slide_right{width:120px; height:40px; margin-left: -60px; position:absolute; left:50%; bottom: -40px; background: url(../images/i_18.png) no-repeat 0 -40px;}
.in_decoration .slide_left:hover{background: url(../images/i_18H.png) no-repeat;}
.in_decoration .slide_right:hover{background: url(../images/i_18H.png) no-repeat 0 -40px;}

.in_decoration .in_decorationAbout{width: 388px; height: 42px; overflow: hidden; position: absolute; bottom:14px; left: 50%; margin-left: 210px; z-index:10;}
.in_decoration .in_decAboutBox{width: 388px; height: 187px; position: absolute; top: 0; left: 0; display: none;}
.in_decoration .Abg{background: url(../images/i_20H.png) repeat;}
.in_decoration .in_decWords{background: url(../images/i_20.png) repeat;}
.in_decoration .on .Abg{background: url(../images/i_20.png) repeat; }
.in_decoration .on .in_decTopIcon{background: url(../images/i_19_2.png) repeat;}
.in_decoration .on .in_decTopTile h3{color: #fff;}
.in_decoration .in_decAboutTop{height: 42px; overflow: hidden;}
.in_decoration .in_decTopTile{width: 324px; height: 42px; padding-left: 18px; line-height: 42px; float: left; }
.in_decoration .in_decTopTile h3{font-weight: normal; font-size: 20px; color: #f56a0d; font-weight:100 }
.in_decoration .in_decTopIcon{width: 43px; height: 42px; float: left; margin-left: 3px; cursor: pointer; background: url(../images/i_19_2H.png) no-repeat;}
.in_decoration .in_decWords{width: 308px; height: 118px; padding: 25px 63px 0 17px; margin-top: 3px; line-height: 24px; font-size: 12px; color: #fff;}
.in_decoration .in_decorationBg{width: 100%; position: absolute; left: 0; z-index:10;}
.in_decoration .in_decorationBg span{width: 300%; margin-left: -100%; text-align: center; display: block;}
.in_decoration .in_decTopBg{top: 0;}
.in_decoration .in_decBotBg{bottom: 0;}

.in_supportBg{width: 100%; height: 720px; overflow: hidden; position: relative;}
.in_supportBgImg img{width:1920px; height:720px;}
.in_supportBgImg{width: 300%; margin-left: -100%; text-align: center; display: block;}
.in_support{width:1360px; height:720px; position:absolute; top:0; left:50%; margin-left:-600px;}
.in_support .in_supBoxPic{display: none;}
.in_support .block{z-index:4; background-image:url(about:blank);}
.in_support .in_supBoxTitle{width: 100%; height: 76px; margin-top: -38px; text-align: center; line-height: 40px; font-size: 14px; color: #636363; position: absolute; top:50%; left: 0; z-index:2;}
.in_support .in_supBoxTitle h3{ font-size: 18px;}
.in_support .in_supportCon{width: 100%; height: 620px; position: relative;}
.in_support .in_supportCon div.on h3{color: #fff;}
.in_support .in_supportCon div.on .in_supBoxTitle{color: #fff;}
.in_support .in_supportBox1{width: 235px; height: 269px; background: url(../images/i_36.png) no-repeat; position: absolute; left: 143px; bottom:167px;}
.in_support .in_supBox1Line{width: 243px; height: 76px; position: absolute; left: -7px; top: 0; z-index:2;}
.in_support .in_supBox1Line img{width: 243px; height: 76px;}
.in_support .in_supBox1Pic{width: 235px; height: 269px; position: absolute; top: 0; left: 0; z-index:1; }
.in_support .in_supBox1Pic img{width: 235px; height: 269px; }
.in_support .in_supportBox2{width: 169px; height: 193px; position: absolute; left: 376px; bottom: 321px; background: url(../images/i_37.png) no-repeat; z-index:2;}
.in_support .in_supBox2Line{width: 175px; height: 148px; position: absolute; left: -5px; top: 0; z-index:2;}
.in_support .in_supBox2Line img{width: 175px; height: 148px;}
.in_support .in_supBox2Pic{width: 169px; height: 193px; position: absolute; top: 0; left: 0; z-index:1;}
.in_support .in_supBox2Pic img{width: 169px; height: 193px;}
.in_support .in_supportBox3{width: 250px; height: 289px; position: absolute; left: 422px; bottom: 83px; background: url(../images/i_38.png) no-repeat; z-index:1;}
.in_support .in_supBox3Line{width: 88px; height: 55px; position: absolute; left: 124px; top: -1px; z-index:2;}
.in_support .in_supBox3Line img{width: 88px; height: 55px; }
.in_support .in_supBox3Pic{width: 250px; height: 289px; position: absolute; top: 0; left: 0; z-index:1;}
.in_support .in_supBox3Pic img{width: 250px; height: 289px;}
.in_support .in_supportBox4{width: 166px; height: 192px; position: absolute; left: 635px; bottom: 268px; background: url(../images/i_39.png) no-repeat; z-index:1;}
.in_support .in_supBox4Line{width: 88px; height: 145px; position: absolute; left: -7px; top: 0; z-index:2;}
.in_support .in_supBox4Line img{width: 88px; height: 145px; }
.in_support .in_supBox4Pic{width: 166px; height: 192px; position: absolute; top: 0; left: 0; z-index:1;}
.in_support .in_supBox4Pic img{width: 166px; height: 192px;}
.in_support .in_supportBox5{width: 167px; height: 189px; position: absolute; left: 717px; bottom: 411px; background: url(../images/i_40.png) no-repeat; z-index:2;}
.in_support .in_supBox5Line{width: 179px; height: 148px; position: absolute; left: -8px; top: 0; z-index:2;}
.in_support .in_supBox5Line img{width: 179px; height: 148px;}
.in_support .in_supBox5Pic{width: 167px; height: 189px; position: absolute; top: 0; left: 0; z-index:1;}
.in_support .in_supBox5Pic img{width: 167px; height: 189px;}
.in_support .in_supportBox6{width: 250px; height: 289px; position: absolute; left: 882px; bottom: 246px; background: url(../images/i_41.png) no-repeat; z-index:1;}
.in_support .in_supBox6Line{width: 244px; height: 289px; position: absolute; left: 6px; top: 0; z-index:2;}
.in_support .in_supBox6Line img{width: 244px; height: 289px;}
.in_support .in_supBox6Pic{width: 250px; height: 289px; position: absolute; top: 0; left: 0; z-index:1;}
.in_support .in_supBox6Pic img{width: 250px; height: 289px;}

.in_supBotBg{width: 100%; position: absolute; bottom:0; left: 0;}
.in_supBotBg span{width: 300%; margin-left: -100%; text-align: center; display: block;}

.in_aboutBg{width: 100%; height: 720px; overflow: hidden; background: url(../images/i_32.png) repeat;}
.in_about{width: 1360px; margin: 0 auto; overflow: hidden;}
.in_about .in_aboutCon{margin-top: 65px;}
.in_about .in_aboutNew1{width: 326px; text-align: center; font-size: 14px; color: #919191; float: left;}
.in_about .in_aboutNew1Pic{position:relative;}
.in_about .in_aboutNew1Pic img{width: 326px;}
.in_about .in_aboutNew1Pic h4{width:100%; height:30px; line-height:30px; text-align:center; font-size:16px; font-weight:normal; color:#333; background-color:rgba(255,255,255,.8); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CCFFFFFF', EndColorStr='#CCFFFFFF'); position:absolute; bottom:0; left:0;}
.in_about .in_aboutNew1Title{margin-top: 16px;  margin-bottom: 12px;}
.in_about .in_aboutNew1Title h3{margin-bottom: 3px; font-size: 18px; color: #242121;}
.in_about .in_aboutNew1Title h3 span{padding-left: 13px; background: url(../images/i_26.png) no-repeat 0 center;}
.in_about .in_aboutMore{width: 98px; height: 35px; text-align: center; line-height: 35px; display: inline-block; border: 1px solid #e7e7e7;}
.in_about .in_aboutMore span{padding-right: 10px; background: url(../images/i_27.png) no-repeat 100% center;}
.in_about .in_aboutHD{width: 428px; margin: 0 60px; float: left;}
.in_about .in_aboutHD h3{padding-left: 15px; line-height: 32px; font-size: 30px; font-weight: normal; color: #282828; background: url(../images/i_28.png) no-repeat 1px center;}
.in_about .in_aboutHDList{margin-top: 18px;}
.in_about .in_aboutHDList li{padding: 26px 0 22px 0; line-height: 24px; border-top: 1px solid #eaeaea;}
.in_about .in_aboutHDList h4{font-weight: normal; font-size: 18px; color: #242121; width:100%; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.in_about .in_aboutHDList a:hover h4{color: #ff6100;}
.in_about .in_aboutHDWords{margin-top: 2px; font-size: 14px; overflow : hidden;  text-overflow: ellipsis;  display: -webkit-box;  -webkit-line-clamp: 2;  -webkit-box-orient: vertical;}

.in_about .in_aboutLink{width: 0px; height: 40px; margin: 37px auto 0 auto; padding-left: 199px; padding-right: 20px; line-height: 40px; font-size: 14px; overflow: hidden; position: relative;}
.in_about .in_aboutLinkBg{width: 20px; height: 40px; background: url(../images/i_31.jpg) no-repeat; position: absolute; top: 0; right:0;}
.in_about .in_aboutLink1{width: 199px; height: 40px; background: url(../images/i_29.png) no-repeat; position: absolute; top: 0; left: 0;}
.in_about .in_aboutLink1 a{display: block; text-align: center; color: #fff;}
.in_about .in_aboutLink1 a:hover{color: #0184ca;}
.in_about .in_aboutBox{width: 452px; height: 40px; }
.in_about .in_aboutBox li{width: 144px; text-align: center; float: left; background-color: #0184ca;}
.in_about .in_aboutBox li a{padding: 0 12px; color: #fff; background: url(../images/i_31.png) no-repeat 0 center;}
.in_about .in_aboutBox li a:hover{ color: #404040;}

.in_contactBg{width: 100%; height: 112px; padding-top: 20px; overflow: hidden; background: url(../images/i_33_2.jpg) no-repeat;}
.in_contactBgImg{ padding-bottom: 458px; background: url(../images/i_33.jpg) no-repeat;}
.in_contact{padding-left: 24px; padding-right: 125px; line-height: 22px; font-size: 14px; color: #714f23; overflow: hidden; position: relative;}
.in_contact .in_contactTitle{margin-bottom: 8px; font-weight: bold; font-size: 18px;}
.in_contact .in_contactl{width: 32%; min-width:430px; float: left; }
.in_contact .in_contactm{width: 18%;  float: left; }
.in_contact .in_contactr{width: 38%;  float: left; line-height:26px;}
.in_contact .in_contactr .in_contactTitle{text-align:center;}
.in_contact .in_contactr a{width:25%; display:inline-block; text-align:center;}
.in_contact .in_contactPhone{margin-bottom: 13px; padding-top: 4px; font-size: 24px;}
.erweima{width: 95px; height: 95px; position: absolute; top: 0px; right:24px;}
.erweima img{width: 95px; height: 95px;}
.tableTitle{width:62px;}
.linkBox{display:inline-block;}

.in_contactImg{width: 100%; height: 458px; position:fixed; _position:absolute; _bottom:auto; _top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0))); left: 0; bottom:0; z-index:-1;}
.in_contactImg img{width: 1920px; height: 458px;}
.in_contactImg span{width: 300%; margin-left: -100%; text-align: center; display: block;}


/*子页通用*/
.containerBg{width: 100%; overflow: hidden; background: url(../images/f_2_2.jpg) no-repeat center 0;  background-attachment: fixed; background-size:cover; }
.container{width: 1360px; margin: 120px auto; overflow: hidden;}
.container .LeftSide{width: 92px; height:520px; overflow:hidden; float:left;}
.container .LeftSideFix{position:fixed; top:55px; right:50%; margin-right:508px;}
.container .LeftSide_icon{width: 63px; height: 63px; display: inline-block; position: relative;}
.container .LeftSide_icon img{width: 63px; height: 63px;}
.container .LeftSide li{margin-bottom: 16px; position:relative;}
.container .LeftSide li a{display: inline-block; text-align: center;}
.container .LeftSide li h3{margin-top: 4px; font-weight: normal;  font-size: 16px; color: #fff;}
.container .LeftSide li .imgH{width: 63px; height: 63px; position: absolute; top: 0; left: 0; display: none;}
.container .LeftSide li .imgH img{width: 63px; height: 63px;}
.container .LeftSide li.on .imgH{display: block;}
.container .LeftSide li.on .img{display: none;}
.container .LeftSide_icon img2{width: 63px; height: 63px;}
.container .LeftSideMore{width: 92px; height: 104px; overflow: hidden;}

.container .RightSideBg{width: 1076px;  padding: 16px; float: right; background-color:rgba(255,255,255,.5); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80ffffff', EndColorStr='#80ffffff');}
.container .RightSide{width: 1076px; background-color: #fff; overflow: hidden;}
.z_title{padding: 35px 0 10px 90px; font-weight: normal; font-size: 30px; color: #131311; border-bottom: 1px solid #e6e6e6; background: url(../images/z_title.png) no-repeat 30px 27px;}

.radioBoxBg{width: 100%; height: 100%; position: fixed; top: 0; left: 0; background-color:rgba(0,0,0,.7); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#B3000000', EndColorStr='#B3000000');  z-index:1002; display: none;}
.radioBox{width: 620px; height: 500px; padding: 10px; margin-top: -250px; margin-left: -310px; background-color: #fff; position: absolute; top:50%; left: 50%;}
.radioClose{width: 31px; height: 31px; display: block; background: url(../images/r_1.png) no-repeat; position: absolute; top: -15px; right: -15px; z-index:99;}

.loadingBg{width: 100%; height: 100%; background-color: #fff; position: absolute; top: 0; left: 0;  display: none;}
.loading{width: 32px; height: 32px; margin-top: -16px; margin-left: -16px; position: absolute; top: 50%; left: 50%; background: url(../images/loading.gif) no-repeat;}
.ajax_tips{height: 22px; line-height: 22px; padding: 10px 0; text-align: center; font-size: 14px; }
.loadingTips{display: none;}
.doorProductConLoadingBg{background-color: #332b27;}
.doorPicsLoadingBg{background-color: transparent;}

/*服务与支持*/
/*加盟我们*/
.serviceCon .joinReasonBg{width: 992px; height: 456px; margin: 45px auto 0 auto; padding-left: 12px;}
.serviceCon .joinReasonTop{text-align: center;}
.serviceCon .joinReasonTop h3{font-size: 24px; color: #3d3d3d; font-weight: normal;}
.serviceCon .joinReasonTop p{margin-top: 3px; font-size: 14px; color: #c7c4c4;}
.serviceCon .joinReasonTop span{padding: 0 109px; background: url(../images/j_6.png) repeat-x  0 center;}
.serviceCon .joinReasonTop b{padding: 0 10px; background-color: #fff;}
.serviceCon .joinReasonList{margin-top: 56px;}
.serviceCon .joinReasonList ul{width: 1080px; overflow: hidden;}
.serviceCon .joinReasonList li{width: 268px; height: 284px; margin-right: 88px; float: left; overflow: hidden; position: relative;}
.serviceCon .joinReasonPic img{width: 268px; height: 284px;}
.serviceCon .joinReasonTitle{width: 100%; padding-bottom: 17px; text-align: center; color: #fff; background: url(../images/j_10.png) no-repeat center 100%; position: absolute; top: 92px; left: 0;}
.serviceCon .joinReasonTitle h4{font-size: 30px;}
.serviceCon .joinReasonTitle p{margin-top: -3px; font-size: 16px; filter:alpha(opacity=80); -moz-opacity:0.8; opacity:0.8;}
.serviceCon .joinReasonWord{width: 246px; height: 45px; padding: 8px 13px 0 13px; text-align: center; font-size: 14px; color: #fff; background-color:rgba(254,103,0,.8); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CCfe6700', EndColorStr='#CCfe6700'); position: absolute; bottom:-58px; left: 0;}
.serviceCon .joinWaysBg{width: 100%; height: 396px; background-color: #f4f4f4; overflow: hidden;}
.serviceCon .joinWays{width: 992px; margin: 0 auto; padding-left: 12px;}
.serviceCon .joinWaysTitle{margin-top: 50px;}
.serviceCon .joinWaysTitle li{width: 82px; height: 24px; margin-right: 20px; line-height: 24px; float: left; text-align: center; font-size: 14px; color: #3d3d3d; border: 1px solid #c6c6c6; cursor: pointer;}
.serviceCon .joinWaysTitle li.active{background-color: #c6c6c6;}
.serviceCon .joinWaysTab .J-tab{width: 840px; padding-top: 22px; line-height: 24px; font-size: 14px; color: #3d3d3d; font-weight: bold; display: none;}
.serviceCon .joinWaysTab h4{font-size:22px;color:#3d3d3d;line-height:22px;}
.serviceCon .joinTabTop{margin-top:10px; margin-bottom:10px; color:#8a8a8a; line-height:20px;}


/*保养方法*/
.serviceCon .maintain{width: 992px; margin: 52px auto 0 auto; padding: 0 6px 128px 0; position: relative;}
.serviceCon .maintainLight{width: 29px; height: 29px; position: absolute; top:-93px; right:13px;}
.serviceCon .maintain li{width: 236px; height: 390px; margin: 0 6px 18px 6px; float: left; position: relative; overflow: hidden;}
.serviceCon .maintainItem_pic{width: 119px; height: 119px; display: inline-block;}
.serviceCon .maintainItem{width: 190px; height: 180px; margin-top: -90px; margin-left: -95px; text-align: center; position: absolute; top: 50%; left: 50%; }
.serviceCon .maintainItem h3{margin-top: 15px; font-size: 24px;}
.serviceCon .maintainItem p{font-size: 12px; white-space:nowrap; }
.serviceCon .maintainItem1{color: #00b9fe;}
.serviceCon .maintainItem2{color: #d170ed;}
.serviceCon .maintainItem3{color: #38c8ab;}
.serviceCon .maintainItem4{color: #f771300;}
.serviceCon .maintainItem5{color: #f859ac;}
.serviceCon .maintainItem6{color: #5acc6a;}
.serviceCon .maintainItem7{color: #8f68e3;}
.serviceCon .maintainItem8{color: #f45261;}
.serviceCon .maintainBox{width: 200px; height: 363px; padding: 27px 18px 0 18px; line-height: 22px; font-size: 14px; color: #fff; position: absolute; top: 0; left: 0; display: none;}
.serviceCon .maintainBox8{height: 282px; padding-top: 108px; font-size: 12px; text-align: center; position: relative;}
.serviceCon .maintainBox8 .maintainItem_title h3{margin-top: 16px; font-size: 24px;}
.serviceCon .maintainBox_top{text-align: center;}
.serviceCon .maintainBox_pic img{width:62px; height:62px;}
.serviceCon .maintainBox_title{margin-top: 8px; font-size: 18px;}
.serviceCon .maintainBox_word{margin-top: 27px;}
.serviceCon .maintainBox1{ background-color: #00b9fe;}
.serviceCon .maintainBox2{ background-color: #d170ed;}
.serviceCon .maintainBox3{ background-color: #38c8ab;}
.serviceCon .maintainBox4{ background-color: #f771300;}
.serviceCon .maintainBox5{ background-color: #f859ac;}
.serviceCon .maintainBox6{ background-color: #5acc6a;}
.serviceCon .maintainBox7{ background-color: #8f68e3;}
.serviceCon .maintainBox8{ background-color: #f45261;}
/*资质证书*/
.serviceCon .certifications{width: 978px; margin: 68px auto 0 auto;  overflow: hidden;}
.serviceCon .certifications li{width: 25%; height:194px; margin-bottom:50px; float: left; text-align: center; cursor:pointer;}
.serviceCon .certifications li img{width: auto; height: 155px;}
.serviceCon .certifications li p{margin-top: 6px; font-size: 14px; color: #6c6c6c;}
.certificationsBg{width: 100%; height: 100%; background-color:rgba(0,0,0,.9); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CC000000', EndColorStr='#CC000000'); position: fixed; top: 0; left: 0; z-index: 1002; display: none;}
.certifications_slide{width:746px; height: 450px; overflow:hidden; position: absolute; top: 50%; left: 50%; margin-top: -225px; margin-left: -373px;}
.certifications_slide .slide_pic{width:746px; height:450px; overflow:hidden; }
.certifications_slide .slide_pic ul{width:10000%;}
.certifications_slide .slide_pic li{float:left; width:746px; height:450px; text-align: center; overflow:hidden;}
.certifications_slide .slide_pic li img{width: auto; height:450px;}
.certifications_slide .slide_left{width:41px; height:41px; margin-top:-20px; position:absolute; left:0; top:50%; background:url(../images/z_6.png) no-repeat;}
.certifications_slide .slide_right{width:41px; height:41px; margin-top:-20px; position:absolute; right:0; top:50%; background:url(../images/z_6.png) no-repeat -41px 0;}
/*.certifications_slide .slide_left:hover{background:url(../images/z_6.png) no-repeat;}
.certifications_slide .slide_right:hover{background:#f00;}*/
/*工程案例*/
.serviceCon .case{width: 1004px; margin: 57px auto 83px auto; border: 1px solid #bfbfbf;}
.serviceCon .caseTop{padding: 28px 0 28px 108px; padding-left: 108px; font-size: 16px; color: #4b4949; background-color: #f5f5f5; border-bottom: 1px solid #bfbfbf; position: relative;}
.serviceCon .caseTop span{font-weight: bold; position: absolute; top:28px; left: 11px;}
.serviceCon .caseTopNav li{margin-right: 27px; float: left;}
.serviceCon .caseTopNav li.current a{color: #fc9c5a;}
.serviceCon .caseList{width: 386px; height: 543px; float: left; overflow-y: auto; overflow-x: hidden; border-right: 1px solid #bfbfbf;}
.serviceCon .caseList li{width: 386px; height: 180px; border-top: 1px solid #bfbfbf; position: relative;}
.serviceCon .caseList li.first{border-top: none;}
.serviceCon .caseList .block{width: 100%; height: 100%; display: block; position: absolute; top: 0; left: 0;}
.serviceCon .casePic{width: 198px; height: 160px; padding: 10px; float: left;}
.serviceCon .casePic img{width: 198px; height: 160px;}
.serviceCon .caseTitle{width: 152px; float: left; padding-top: 46px;}
.serviceCon .caseTitle h4{font-size: 16px; color: #656565; width:100%; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden;}
.serviceCon .caseTitle p{margin-top: 10px; padding-right: 20px; font-size: 14px; color: #8f8f8f;}
.serviceCon .caseShowTop h4{width:100%; display:inline-block; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; padding-top: 8px; font-size: 18px; color: #494949;}
.serviceCon .caseShowTop p{font-size: 16px; color: #5a5a5a;}
.serviceCon .caseShow{width:598px; padding: 0 9px; float: left; position: relative;}
.serviceCon .caseShowPic{width:100%; margin-top: 10px;  position:relative; }
.serviceCon .caseShowPic .slide_pic{width:100%; height:467px; overflow:hidden; }
.serviceCon .caseShowPic .slide_pic ul{width: 999999px;}
.serviceCon .caseShowPic .slide_pic li{width:597px; height:467px; text-align:center; float:left; overflow:hidden;}
.serviceCon .caseShowPic .slide_pic li img{width: auto; height: 100%;}
.serviceCon .caseShowPic .slide_btn{width: 100%; height: 15px; text-align: center; position:absolute; bottom:-28px; left:0;}
.serviceCon .caseShowPic .slide_btn li{width:9px; height:9px; background: url(../images/c_3.png) no-repeat; display:inline-block; *display:inline; *zoom:1; margin-right:10px; cursor:pointer;}
.serviceCon .caseShowPic .slide_btn li.active{background: url(../images/c_4.png) no-repeat;}
.serviceCon .caseShowPic .slide_left{width:23px; height:37px; position:absolute; left:10px; top:215px; background: url(../images/d_6.png) no-repeat 0 0;}
.serviceCon .caseShowPic .slide_right{width:23px; height:37px; position:absolute; right:10px; top:215px; background: url(../images/d_6.png) no-repeat -66px 0; }
/*测量安装*/
.serviceCon .mount{width: 972px; margin: 0 auto; padding: 0 16px 60px 16px; overflow: hidden;}
.serviceCon .measuring{width: 100%; margin-top: 57px; overflow: hidden;}
.serviceCon .measuringBox{float: left; margin-right: 14px;}
.serviceCon .measuringPic{width: 265px; height: 328px; }
.serviceCon .measuringPic img{width: 265px; height: 328px; }
.serviceCon .measuringWord{width: 386px; height: 313px; padding: 15px 3px 0 17px; line-height: 28px; font-size: 16px; color: #3e3e3e; background-color: #f4f4f4;}
.serviceCon .measuringRadio{width: 273px; height: 293px; padding-top: 35px; margin-right: 0; text-align: center; background-color: #f4f4f4; position: relative;}
.serviceCon .measuringRadio_top h3{font-weight: normal; font-size: 24px; color: #3e3e3e;}
.serviceCon .measuringRadio_top p{font-size: 14px; color: #b5b5b5; background: url(../images/c_9.png) repeat-x 0 center;}
.serviceCon .measuringRadio_top span{padding: 0 8px; background-color: #f4f4f4;}
.serviceCon .measuringRadio_icon{width: 242px; height: 167px; margin-top: 38px; display: inline-block;}
.serviceCon .measuringRadio_icon img{width: 242px; height: 167px;}
.serviceCon .installation{width: 100%; margin-top: 93px; overflow: hidden;}
.serviceCon .installationBox{width: 273px; float: left; margin-right: 76px;}
.serviceCon .installationPic{width: 273px; height: 314px;}
.serviceCon .installationPic img{width: 273px; height: 314px;}
.serviceCon .installationBox_radio{margin-left: 1px; margin-right: 0;}
.serviceCon .installationRadio_top h3{font-weight: normal; font-size: 24px; color: #3e3e3e;}
.serviceCon .installationRadio_top p{font-size: 14px; color: #b5b5b5; background: url(../images/c_9.png) repeat-x 0 center;}
.serviceCon .installationRadio_top span{padding: 0 8px; background-color: #f4f4f4;}
.serviceCon .installationRadio_icon{width: 242px; height: 167px; margin-top: 38px; display:inline-block;}
.serviceCon .installationRadio_icon img{width: 242px; height: 167px;}
.serviceCon .installationRadio{height: 279px; padding-top: 35px; margin-right: 0; text-align: center; background-color: #f4f4f4; position: relative;}
.serviceCon .installationWord{width: 273px; height: 192px; margin-top: 25px; padding-top: 13px; text-align: center; font-size: 16px; color: #3e3e3e; background-color: #f4f4f4;}
.serviceCon .installationWord h3{margin-bottom: 10px;}


/*企业动态*/
/*企业动态*/
.dynamicCon .news{width: 854px; margin: 15px auto 0 auto; overflow: hidden;}
.dynamicCon .news li{margin-top: 39px; padding-bottom: 10px; border-top: 1px solid #333;}
.dynamicCon .newsTop{margin-top: 3px; font-size: 16px; color: #424242;}
.dynamicCon .newsTime{margin-top: 21px; text-align: center; font-size: 22px; color: #191919;}
.dynamicCon .newsTitle h3{font-weight: normal; text-align: center; font-size: 28px; color: #191919;}
.dynamicCon .newsPic{margin: 15px 0 32px;}
.dynamicCon .newsPic img{width: 854px; }
.dynamicCon .newsWord{padding: 0 234px; line-height: 32px; font-size: 14px; color: #191919;}
.dynamicCon .newsMore{width: 87px; height: 27px; margin: 12px auto 0 auto; display: block; line-height: 27px; text-align: center; font-size: 14px; color: #191919; border: 2px solid #868686;}
.dynamicCon .newsListMore{width: 127px; height: 37px; margin: 0 auto 56px auto; display: block; line-height: 37px; text-align: center; font-size: 18px; color: #191919; border: 2px solid #868686;}
.dynamicCon .newsBack{float: right; padding-right: 10px; font-size: 14px; color: #545050; background: url(../images/q_10.png) no-repeat 100% center;}
.dynamicCon .newsCon{margin-top: 39px; padding-bottom: 150px; border-top: 1px solid #333;}
.dynamicCon .newsCon img{max-width:100%; }
.dynamicCon .newsWords{padding: 0 95px; line-height: 32px; font-size: 14px; color: #656565;}
/*公司简介*/
.dynamicCon .about{width: 1054px; margin-top: 45px; padding: 0 0 75px 22px; overflow: hidden;}
.dynamicCon .aboutWord{width: 518px; padding-top: 40px; float: left; line-height: 32px; font-size: 14px; color: #363535;}
.dynamicCon .aboutPic{width: 492px; margin-left: 22px; float: left;}
.dynamicCon .aboutPic img{width: 492px; height: 456px;}
/*发展历程*/
.dynamicCon .development{width: 854px; margin: 85px auto 0 auto; padding-bottom: 135px;}
.dynamicCon .development ul{background: url(../images/q_16.png) repeat-y center 54px;}
.dynamicCon .development li{width: 416px; margin-bottom: 20px;}
.dynamicCon .developmentLeft{float: left;}
.dynamicCon .developmentRight{float: right; }
.dynamicCon .developmentPic{width: 340px; height: 145px; position: relative;}
.dynamicCon .developmentPicI img{width: 340px; height: 145px;}
.dynamicCon .developmentBlock{width: 24px; height: 145px; position: absolute; top: 0;} 
.dynamicCon .developmentBlock img{width: 24px; height: 145px;} 
.dynamicCon .developmentIcon{width: 20px; height: 20px; display: inline-block; position: absolute;} 
.dynamicCon .developmentIcon img{width: 20px; height: 20px;} 
.dynamicCon .developmentYear{font-size: 20px; color: #218eff; position: absolute;} 
.dynamicCon .developmentWord{width: 296px; padding: 5px 10px 10px 10px;font-size: 16px; color: #727b82; background-color: #eff3f6;} 
.dynamicCon .developmentLeft .developmentPic{padding-right: 78px;}
.dynamicCon .developmentRight .developmentPic{padding-left: 78px;}
.dynamicCon .developmentLeft .developmentBlock{right:78px;}
.dynamicCon .developmentRight .developmentBlock{left:78px;}
.dynamicCon .developmentLeft .developmentIcon{top: 49px; right:-20px;}
.dynamicCon .developmentRight .developmentIcon{top:89px; left: -20px;}
.dynamicCon .developmentLeft .developmentYear{top:45px; right: 20px;}
.dynamicCon .developmentRight .developmentYear{top:86px; left: 19px;}
.dynamicCon .developmentRight .developmentWord{margin-left: 102px;}
/*企业环境*/
.dynamicCon .surrounding{width: 982px; margin: 60px auto 0 auto; padding-bottom: 90px;}
.dynamicCon .surroundingBox{margin-bottom: 10px; overflow: hidden;}
.dynamicCon .surroundingPic{width: 238px; height: 238px; margin-left: 10px; float: right; position: relative;}
.dynamicCon .surroundingPic img{width: 238px; height: 238px;}
.dynamicCon .surroundingPic_word{width: 238px; height: 238px; text-align: center; color: #fff; background-color:rgba(254,103,0,.8); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CCfe6700', EndColorStr='#CCfe6700'); position: absolute; top: 0; left: 0; display: none;}
.dynamicCon .surroundingWord_en{margin-top: 84px; font-size: 14px;}
.dynamicCon .surroundingWord_cn{font-size: 24px;}
.dynamicCon .surroundingWord{width: 440px; margin-top: 87px; padding-top: 8px; padding-left: 44px; line-height: 24px; font-size: 18px; float: right; color: #515151; background: url(../images/q_23.png) no-repeat;}
/*生产设备*/
.equipment{width: 982px; margin: 53px auto 0 auto; padding-bottom: 148px; position: relative;}
.equipment .equipmentLight{width: 29px; height: 29px; display: inline-block; position: absolute; top:-86px; right: 0;}
.equipment ul{width: 992px;}
.equipment li{width: 188px; height: 372px; margin-bottom: 55px; margin-right: 10px; float: left; overflow: hidden;}
.equipment li.top{top:63px; position: relative;}
.equipment li.on .equipmentTop{color: #fff; background-color: #9a9a9a;}
.equipment .equipmentTop{width: 164px; height: 66px; padding: 18px 12px 0 12px; line-height: 24px; text-align: center; font-size: 18px; color: #5a5a5a; background-color: #eeeeee;}
.equipment .equipmentCon{width: 188px; height: 288px; overflow: hidden;}
.equipment .equipmentPic img{width: 188px; height: 288px;}
.equipment .equipmentBox{width: 188px; height: 576px; margin-top: -288px;}
.equipment .equipmentWord{width: 164px; height: 288px; padding: 0 12px; line-height: 24px; font-size: 16px; color: #fff; background-color: #9a9a9a;}


/*木门内页*/
.section {  position: relative;}
.doorsNav{width: 10px; position: fixed; top: 50%; right: 10px; }
.doorsNav li{width: 10px; height: 10px; cursor: pointer; margin-bottom: 20px; background: url(../images/m_25.png) no-repeat;}
.doorsNav li.major{background: url(../images/m_25_2.png) no-repeat;}
.doorsNav li.active{background: url(../images/m_25_2H.png) no-repeat;}

.doors .doorsPic{width: 300%; margin-left: -100%; text-align: center; display: inline-block;}  
.doors .doorsPic img{width: 1920px; height: 100%;}

.doors .doorsPage1 .doorsPage_word{width: 783px; height: 188px; margin-top: -135px; margin-left: -620px; padding: 82px 0 0 78px; line-height: 22px; font-size: 14px; color: #66584a; position: absolute; top:50%; left: 200%; background: url(../images/m_2.png) no-repeat;} 
.doors .doorsPage1 .doorsPage_word h3{}   
.doors .doorsPage2 .doorsPage_word{width: 783px; height: 188px; margin-top: -135px; margin-left: -620px; padding: 82px 0 0 78px; line-height: 22px; font-size: 14px; color: #66584a; position: absolute; top:120%; left: 50%; background: url(../images/m_2.png) no-repeat;}   
.doors .doorsPage2 .doorsPage_word h3{margin: 16px 0 26px 0; font-weight: normal; line-height: 30px; font-size: 30px;}   
.doors .doorsPage3 .doorsPage_word{width: 783px; height: 188px; margin-top: -135px; margin-left: -620px; padding: 82px 0 0 78px; line-height: 22px; font-size: 14px; color: #66584a; position: absolute; top:50%; left: 50%; background: url(../images/m_2.png) no-repeat; display: none;}   
.doors .doorsPage3 .doorsPage_word h3{margin: 16px 0 26px 0; font-weight: normal; line-height: 30px; font-size: 30px;}   
.doors .doorsPage4 .doorsPage_word{width: 783px; height: 188px; margin-top: -135px; margin-left: -620px; padding: 82px 0 0 78px; line-height: 22px; font-size: 14px; color: #66584a; position: absolute; top:50%; left: 50%; background: url(../images/m_2.png) no-repeat; display: none;}   
.doors .doorsPage4 .doorsPage_word h3{margin: 16px 0 26px 0; font-weight: normal; line-height: 30px; font-size: 30px;} 

.doors .doorsPage .doorsPage_word{width: 783px; height: 188px; margin-top: -135px; margin-left: -620px; padding: 82px 0 0 78px; line-height: 22px; font-size: 14px; color: #66584a; position: absolute; top:50%; left: 50%; background: url(../images/m_2.png) no-repeat; display: none;}   
.doors .doorsPage .doorsPage_word h3{margin: 16px 0 26px 0; font-weight: normal; line-height: 30px; font-size: 30px;} 

.doors .doorsCon{background:url(../images/m_27.jpg) no-repeat center center; background-size:cover;}
.doors .doorBox{width: 1038px; height: 556px; margin-top: -212px; margin-left: -519px; position: absolute; top: 50%; left: 50%; z-index:9;}
.doors .doorBoxTop{height: 72px; text-align: right; font-size: 18px; color: #2f2f2f;position:relative;}
.doors .doorBoxTopBack{padding:5px;display:inline-block;font-size:14px;color:#fff;background-color:#f26a0d; position:absolute; bottom:10px; left:10px;-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px;
}
.doors .doorBoxTop h3{font-weight: normal; font-size: 26px; color: #000;}
.doors .doorBoxTop h3 span{padding-left: 16px; font-weight: normal; font-size: 26px; color: #000; background: url(../images/m_4.png) no-repeat 0 center;}
.doors .doorCon{height: 450px;  overflow: hidden;}
.doors .doorLeftSide{width: 204px; float: left;}
.doors .doorImg{width:204px; height: 270px; padding-top:9px; overflow:hidden; position:relative; background-color:#f2f2f2; border-bottom: 2px solid #dfdfdf;}
.doors .doorImg .slide_pic{width:204px; height:232px; overflow:hidden;  position:relative;}
.doors .doorImg .slide_pic li{float:left; width:204px; height:232px; text-align:center; overflow:hidden; position:absolute; top:0; left:0; }

.doors .doorImg .slide_pic li img{width: auto; height: 232px;}
.doors .doorImg .slide_btn{position:absolute; bottom:10px; left:10px;}
.doors .doorImg .doorImg_num{width: 38px; height: 16px; padding: 5px 0; font-size: 12px; text-align: center; color: #fff; background-color: #fe6700; position: absolute; bottom: 7px; left: 83px;}

.doors .doorImg .left{width:22px; height:26px;  position:absolute; left:61px; bottom:7px; background: url(../images/m_6_2.png) no-repeat center center #ff964e;}
.doors .doorImg .right{width:22px; height:26px; position:absolute; left:121px; bottom:7px; background: url(../images/m_7_2.png) no-repeat center center #ff964e;}
.doors .doorImg .left:hover{background: url(../images/m_6H.png) no-repeat center center #ff964e;}
.doors .doorImg .right:hover{background: url(../images/m_7H.png) no-repeat center center #ff964e;}
.doors .doorImgTips{width: 181px; height: 40px; text-align: center; position: absolute; top: 300px; left: -125px; }
.doors .doorText{width: 204px; height: 172px;  background-color: #fff; position: relative;}
.doors .doorText h4{margin: 0 12px;  padding: 8px 0 8px 0; text-align: center; font-size: 14px; color: #2f2f2f; border-bottom: 1px solid #c2c2c2;}
.doors .doorWordBg{height: 128px; overflow-y: auto; padding: 4px 0 0 12px; line-height: 18px; font-size: 12px; color: #282828;}
.doors .doorWord{padding-right: 5px; padding-bottom: 4px;}
.doors .doorNav{width: 74px; margin: 0 7px; float: left;}
.doors .doorNav img{width: 74px; height: 75px; }
.showCon{width: 746px; height: 450px; float: left; overflow: hidden; position: relative;}
.doorPics{width:746px; height: 450px; overflow:hidden; position:relative;}
.doorPics .slide_pic{width:746px; height:450px; overflow:hidden; position:relative;}
.doorPics .slide_pic img{width:100%; height:auto; position:absolute; left:0; bottom:0;}
.indoorPics .slide_pic img{width:auto; height:100%;  position: static;}
.doorPics .slide_pic li{float:left; width:746px; height:426px; padding-bottom:24px; text-align:center; overflow:hidden; position:absolute; top:0; left:0;}
.doorPics .doorTitle{width: 100%; height: 24px; line-height: 24px; text-align: center; font-size: 12px; color: #fff; background-color: #f26a0d; position: absolute; bottom: 0; left: 0;}
.doorPics .slide_left{width:46px; height:38px; margin-top: -19px; position:absolute; left:10px; top:50%; background: url(../images/m_16.png) no-repeat;}
.doorPics .slide_right{width:46px; height:38px; margin-top: -19px; position:absolute; right:10px; top:50%; background: url(../images/m_17.png) no-repeat;}
.doorPics .slide_left:hover{background: url(../images/m_16H.png) no-repeat;}
.doorPics .slide_right:hover{background: url(../images/m_17H.png) no-repeat;}
.doorRadio{width: 746px; height: 450px; margin-top:-140px; margin-left: -227px; display: none; position: absolute; top: 50%; left: 50%; background-color: #fff; z-index:10;}
.doorRadioBox{width: 746px; height: 450px;}
.doors .doorProductBg{width: 100%; height: 100%; background-color: #332b27; position: absolute; top: 0; left: 0; z-index:10; display: none;}
.doors .doorProduct{width: 1056px; height: 525px; margin-top: -215px; margin-left: -528px; position: absolute; top: 50%; left:50%; }
.doors .doorProductClose{width: 32px; height: 32px; display: block; background: url(../images/m_26_2.png) no-repeat; position: absolute; top: 0; right:0;}
.doors .doorProductTop{width: 100%; height: 76px;}
.doors .doorProductTop h3{font-weight: normal; font-size: 26px; color: #ffffff;}
.doors .doorProductTop h3 span{padding-left: 16px; font-weight: normal; font-size: 26px; background: url(../images/m_4.png) no-repeat 0 center;}
.doors .doorProductNav{margin-top: 10px; padding-left: 42px; font-size: 12px; overflow: hidden; position: relative;}
.doors .doorProductClear{width: 42px; height: 18px; line-height: 18px; font-size: 12px; float: left; display: inline-block; color: #fff; position: absolute; top: -1px; left: 0;}
.doors .doorProductNav ul{float: left;}
.doors .doorProductNav li{width: 42px; padding-bottom: 2px; margin-right: 12px;  text-align: center; float: left; }
.doors .doorProductNav li a{display: block; color: #fff;}
.doors .doorProductNav li.current{background: url(../images/m_18_2.png) no-repeat;}

.doors .doorProductConBox{width: 1036px; }
.doors .doorProductCon{width: 1056px;height: 414px; overflow-y: auto; overflow-x: hidden;}
.doors .doorProductCon ul{width: 1056px;}
.doors .doorProductCon li{width: 248px; height: 192px; margin: 0 15px 15px 0; float: left; overflow: hidden; position: relative;}
.doors .doorProductCon li img{width: 248px; height: 192px;}
.doors .doorProductBlock{width: 100%; height: 168px; display: block; position: absolute; top: 0; left: 0;}
.doors .doorProductCon li a.on{background: url(../images/m_23_2.png) no-repeat;}
.doors .doorProductTitle{width: 100%; height: 24px; line-height: 24px; text-align: center; font-size: 12px; color: #fff; background-color:rgba(254,103,0,.8); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CCfe6700', EndColorStr='#CCfe6700'); position: absolute; bottom: 0; left: 0;}
.doors .doorProductTitle a:hover{text-decoration: underline;}
.doors .doorProductBtn{width: 107px; height: 28px; margin: 6px auto 0 auto; display: block; line-height: 28px; text-align: center; font-size: 18px; color: #fff; background: url(../images/m_24_2.png) no-repeat;}
.doorImgPic{text-align:center;}
.doorImgPic img{width:auto; height:232px; text-align:center;}


/*整木家装*/
.furnishing{width:100%; height: 100%; overflow:hidden; position:relative;}
.furnishing .slide_pic{width:100%; height: 100%; overflow:hidden; position:relative; background-color: #fff;}
.furnishing .slide_pic li{float:left; width:100%; height: 100%; overflow:hidden; position:absolute; top:0; left:0;  opacity:0; z-index:0;}
.furnishing .slide_pic li.on{opacity:1; z-index:1;}
.furnishing .slide_pic li img{width:auto; height: 100%;}
.furnishing .furnishingPic{width:100%; height: 100%;}
.furnishing .furnishingPic span{width:300%; height:100%; margin-left:-100%; text-align:center; display:inline-block;}
.furnishing .furnishingBox{width: 350px;  margin-top: -200px; margin-left: -175px; position: absolute; top: 50%; left: 50%;}
.furnishing .furnishingTitle{width: 330px; min-height: 88px; margin: 0 auto; padding: 20px 10px; text-align: center; font-size: 14px; background-color:rgba(255,255,255,.5); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80ffffff', EndColorStr='#80ffffff'); }
.furnishing .furnishingTitle h3{font-weight: normal; font-size: 30px; color: #66584a;}
.furnishing .furnishingWord{padding:0 10px;}
.furnishing .furnishingMore{width: 200px; height: 40px; margin: 25px auto 0 auto; line-height: 40px; text-align: center; font-size: 18px; font-weight: bold; color: #66584a; display: block; border: 1px solid #fff; background-color:rgba(255,255,255,.5); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80ffffff', EndColorStr='#80ffffff'); }
.furnishing .furnishingMore span{padding: 0 16px; background: url(../images/f_3.png) no-repeat 100% center;}
.furnishing .left{width: 85px; height: 25px; margin-top: -12px; padding-left: 20px; line-height: 25px; font-size: 14px; color: #fff; position:absolute; left:10px; top:50%; background-color:rgba(254,103,0,.8); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CCfe6700', EndColorStr='#CCfe6700'); z-index:2;}
.furnishing .left p{padding-left: 26px; background: url(../images/f_4.png) no-repeat 0 center;}
.furnishing .right{width: 85px; height: 25px; margin-top: -12px; padding-right: 20px; line-height: 25px;  font-size: 14px; color: #fff; text-align: right; position:absolute; right:10px; top:50%; background-color:rgba(254,103,0,.8); filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#CCfe6700', EndColorStr='#CCfe6700');  z-index:2;}
.furnishing .right p{padding-right: 26px; background: url(../images/f_5.png) no-repeat 100% center;}

.furnishingBg{width:100%; height:100%; position:fixed; top:0; left:0;}
.furnishingBg span{width:300%; height:100%; margin-left:-100%; text-align:center; display:inline-block;}
.furnishingBg span img{width:1920px; height:100%;}

.furnishingConBg{width: 100%; height: 100%; position: relative; }
.furnishingCon{width: 300%; position: absolute; left: 0; top:50%; overflow: hidden; z-index:10;}
.furnishingConBox{margin-left: 20px; float: left; overflow: hidden;}
.furnishingCon .furnishingIconBg{background-color: #fff; float: left; position: relative;}
.furnishingCon .furnishingIcon{width: 100%; height: 110px; margin-top: -55px; text-align: center; position: absolute; left: 0; top:50%;}
.furnishingCon .furnishingIcon h3{margin-top: 5px; font-weight: normal; font-size: 18px; color: #fe6700;}
.furnishingCon .furnishingPics{float: left; overflow: hidden;}
.furnishingCon .furnishingPics li{float: left; margin-left: 20px; position: relative; overflow: hidden;}
.furnishingCon .furnishingImg img{width: auto; height: 100%;}
.furnishingCon .furnishingAbout{width: 100%; height: 58px; background-color:rgba(254,103,0,.5); text-align: center; font-size: 16px; color: #fff; line-height: 28px; filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#80fe6700', EndColorStr='#80fe6700'); position: absolute; left: 0; bottom: -58px;}
.furnishingCon .furnishingAbout h3{margin: 6px 0 3px 0; font-weight: normal; font-size: 18px; }



.furnishingNavBg{width: 100%; position: fixed; left: 0; bottom: 0;}
.furnishingNav{height: 36px; padding:  0 67px 0 80px; display: inline-block; line-height: 36px; font-size: 14px; color: #fff;  margin-left: 50px; position: absolute;  top:30px; left: 50%;}
.furnishingNav_tou{height: 36px; padding-right: 25px; background: #110f0e;  position: absolute; top: 0; left: 14px;}
.furnishingNav_tou i{width: 14px; height: 36px; background: url(../images/f_16.png) no-repeat; position: absolute; left: -14px; top: 0;}
.furnishingNavCon{display: inline-block; background-color: #110f0e;}
.furnishingNavBox{display: inline-block; zoom:1; float:left;}
.furnishingNavTitle{height: 36px; padding: 0 5px; cursor: pointer; display: inline-block; zoom:1; float:left;}
.furnishingNavTitle.current{color: #fe6700;}
.furnishingNavCon span{width: 6px; height: 6px; margin: 15px 5px; display: inline-block; cursor: pointer; background: url(../images/f_18.png) no-repeat; zoom:1; float:left;}
.furnishingNavCon span.current{background: url(../images/f_18H.png) no-repeat;}
.furnishingNav_wei{padding-left: 24px; height: 36px; text-align: right;  background: #110f0e;  position: absolute; top: 0; right: 14px;}
.furnishingNav_wei i{width: 14px; height: 36px; background: url(../images/f_17.png) no-repeat; position: absolute; right: -14px; top: 0;}

.furnishingBack{width: 60px; height: 34px; padding-left: 23px; line-height: 34px; text-align: center; font-size: 16px; color: #fff; display: inline-block; -webkit-border-radius: 2px; -moz-border-radius: 2px; border-radius: 2px; background: url(../images/z_3.png) no-repeat 9px center #000; position: fixed; top:50px; left: 20px;}

/*授权门店*/
.shop{width: 1108px;}
.shop .network{padding: 44px;}
.shop .map{width: 988px; height: 545px; margin: 0 auto; border: 1px solid #bfbfbf; position: relative;}

.map_container{width: 635px; height: 545px; float: left; position:relative; border-right: 1px solid #bfbfbf;}
.shop .stores{width: 352px; height: 545px; float: left;}

.shop .storeMap{width: 615px; height: 525px; padding: 10px; background-color: #fff; position: absolute; top: 0; left: 0; display:none;}
#allmap {width: 615px; height: 475px;overflow: hidden;margin:0;font-family:"微软雅黑";}
.anchorBL{display: none;}
.mapWords h4{font-size: 16px;}
.mapWords{line-height: 24px; font-size: 12px; color: #666;}
.storeMapTop{width: 565px; height: 50px; padding: 0 40px 0 10px; position: relative;}
.storeMapTop h4{margin-top: 5px; font-weight: normal; font-size: 18px; }
.storeBack{margin-top: 25px; font-size: 12px; padding-left: 12px; line-height: 18px; color: #000;  position: absolute; right: 10px; top:0;background: url("../images/d_5.png") no-repeat 0 center; z-index:10;}

.storePicBox{width: 615px;  height: 525px; padding: 10px; background-color: #fff; position: absolute; top: 0; left: 0; display: none;}
.storePicTop{width: 565px; height: 46px; padding: 0 40px 0 10px; line-height: 22px; position: relative;}
.storePicTop h4{margin-top: 5px; font-weight: normal; font-size: 18px; }
.storePicTop span{margin: 0 3px;}

.storePics{width:615px; height:475px; overflow:hidden; position:relative;}
.storePics .slide_pic{width:615px; height:475px; overflow:hidden; }
.storePics .slide_pic ul{width:10000%;}
.storePics .slide_pic li{float:left; width:615px; height:475px; overflow:hidden;}
.storePics .slide_pic li img{width: 615px; height: 475px;}
.storePics .slide_left{width:23px; height:37px; position:absolute; left:10px; top:219px; background: url(../images/d_6.png) no-repeat 0 0; display: none;}
.storePics .slide_right{width:23px; height:37px; position:absolute; right:10px; top:219px; background: url(../images/d_6.png) no-repeat -66px 0; display: none;}

.searchH2{text-align: center;}


/*搜索盒子中的样式*/
.searchbox{ padding-left: 16px; padding-right: 16px;font-family: '微软雅黑';}
.searchbox .provinceBox{width: 131px; float: left;}
.searchbox .shopBox{width: 176px; float: right;}
.searchbox .searchboxTop{margin-top: 5px; overflow: hidden;}
.searchbox .searchboxTop h4{text-align: center;}
.searchbox div.keyword{padding: 6px 32px 6px 7px; width: 137px; margin: 4px 0; line-height: 30px; float: right; border: 1px solid #ccc; position: relative;}
.searchbox input.keyword{width: 100%;  height: 16px; float: left; border:0; border:none;}
.searchbox a.searchbutton{  background-color: #fff;  height: 30px; width: 30px; display: inline-block; background: url(../images/d_1.png) no-repeat center center;  position: absolute; top:0; right:0;}

.searchbox .province{ border: 1px solid #ccc;height:28px; width: 131px;line-height: 28px; margin:4px 0}
.searchbox .province span{ display: inline-block;float:left;width: 104px; line-height: 28px; font-size: 12px; color: #666; text-align: center;}
.searchbox .province a{ background: url(../images/m_1.png) no-repeat; float: right; width: 27px; height: 28px; display: inline-block;}
.searchbox .provincelist{background-color: #FFFFFF; overflow: auto; display: none; border: 1px solid #C3C3C3; height: 200px; margin-top: -5px; position: absolute; width: 131px; z-index: 10000;}
.searchbox .provincelist li{border-bottom: 1px solid #C3C3C3; color: #868686;  cursor: pointer; font-size: 12px; height: 20px; padding-left: 4px; padding-top: 5px;}
.searchbox .provincelist li.current{ background-color: #ededed}
.searchbox .storetype{ font-size: 12px; line-height: 30px;clear: both;}
.searchbox .storetype span{float:left;}
.searchbox .storetype input{ position: relative; top: 3px;}
.storelist{ overflow: hidden;}
.storelist .title{margin-top: 3px; padding-left: 12px; border-top: 1px solid #B5B5B5; border-bottom: 1px solid #B5B5B5; height: 36px; background-color: #efefef}
.storelist .title .text{ color: #333; font-size: 14px; line-height: 36px; }
.storeSearchlist{height: 445px; overflow-y: auto; position: relative;}
.storeSearchlist li{padding: 28px 0 30px 50px; line-height: 22px; color: #606060; position: relative; border-bottom: 1px solid #e7e7e7;}
.storeSearchlist .storeCon{font-size: 14px; line-height: 24px;}
.storeSearchlist .storeName{font-size: 16px; color: #272626;}
.storeSearchlist .storeNum{width: 26px; height: 18px; line-height: 18px; text-align: center; color: #fff; background-color: #0981dd; position: absolute; top: 29px; left: 12px;}
.storeSearchlist .storePic{margin-top: 7px;}
.storeSearchlist .storePic a{color: #272626;}
.storeSearchlist .storeType{width: 57px; height: 19px; margin-left: 6px; line-height: 19px; text-align: center; font-size: 12px; color: #fff; display: inline-block; background: url(../images/d_2.png) no-repeat; }
.storeSearchlist .storeMapBtn{padding: 7px 0 0 19px; position: relative;}
.storeSearchlist .storeMapBtn i{width: 13px; height: 19px; display: inline-block; background: url(../images/d_3.png) no-repeat; position: absolute; top: 0; left: 0;}
.storeSearchlist .storePicsBtn{margin-left: 8px; padding: 4px 0 0 23px; position: relative;}
.storeSearchlist .storePicsBtn i{width: 19px; height: 16px; display: inline-block; background: url(../images/d_4.png) no-repeat; position: absolute; top: 0; left: 0;}


/*搜索页面*/
.searchBox{width: 1360px; margin: 0 auto; background-color:#f2f2f2;}
.search .searchTitle{line-height: 32px;  border-bottom: 1px solid #dedede;}
.search .searchTitle h2{font-size: 24px; display: inline-block; border-bottom: 1px solid #616161; position: relative; top:1px;}
.search .searchTitle span{font-weight: normal; color: #939393; }
.search .searchList{margin-top: 70px;}
.search .searchList li{margin-bottom: 50px; overflow: hidden;}
.search .searchPic1{width: 190px; margin-top: 7px; margin-right:55px; float: left;}
.search .searchPic1 img{width: 190px; }
.search .searchCon{width: 850px; color: #404040; float: left;}
.search .searchCon h3{font-weight: normal; font-size: 24px;}
.search .searchWord{margin-top: 8px; font-size: 16px; line-height: 24px; color:#999999;}
.search .searchMore{width: 146px; height: 36px; margin: 8px auto 100px auto; display: block; line-height: 36px; text-align: center; font-size: 16px; color: #616161; border: 1px solid #616161;}
.noneTips{ height:40px; line-height:40px; padding-left:18px; font-size:16px;}
.searchTxtBox{width: 460px; height: 40px; margin-bottom:15px; padding: 0 10px 0 30px; line-height: 40px; border: 1px solid #dedede; -webkit-border-radius: 4px; -moz-border-radius: 4px; border-radius: 4px; background: url(../images/search2.png) no-repeat 5px center #fff; }
.searchTxtBox .searchTxt{width: 100%; height: 40px; line-height:40px; border:0; border:none;}



.pc{ display:block}
.mb{ display:none}
/*--------------------------------------------------------------------------------------------------------------------------------------550--*/

@media all and (max-width:850px){  

.in_door {
    width: 100%;
    margin: 0 auto;
    position: relative;
    z-index: 10;
}.in_door .in_doorSlide {
    width: 100%;
    height: 652px;
    margin: 70px auto 0 auto;
    position: relative;
    z-index: 4;
}
.in_door .slide_pic {
    width: 100%;
    height: 568px;
    overflow: hidden;
}
.in_door .slide_pic li {
    width: 600px!important;
    height: 556px;
    float: left;
    overflow: hidden;
    position: relative;
}.in_door .slide_pic li {
    width: 1360px;
    height: 556px;
    float: left;
    overflow: hidden;
    position: relative;
}

.pc{ display:none}
.mb{ display:block}



.in_door .in_doorSlidePic {
    width:400px;}

.in_door .in_doorSlideShow {
    width: 400px;
    height: 370px;
    position: absolute;
    top: 500px;
    left: 55%;
    margin-left: -9px;
}

.in_door .slide_pic li {
    width: 400px!important;}
.in_door .in_doorSlidePic img {
    width: auto;
    height: 286px;
}
.in_door .in_doorSlidePic {
   
    height: 426px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 11%;
    background: url(../images/uiui.png) no-repeat center 246px;
}
.in_door .in_doorSlidePic {
    height: 426px;
    text-align: center;
    position: absolute;
    top: 0;
    left: 3%;
    background: url(../images/uiui.png) no-repeat center 246px;
}.in_door .in_doorSlideShow {
    width: 400px;
    height: 400px;
    position: absolute;
    top: 300px;
    left: 5%;
    margin-left: -9px;
}
.in_door .in_doorSlideShow {
    width: 400px;
    height: 370px;
    position: absolute;
    top: 300px;
    left: 15%;
    margin-left: -9px;
}.in_door .slide_btn {
    width: 100%;
    position: relative;
    bottom: 0%;
    /* left: 5%; */
    text-align: center;
    z-index: 999999999999999999;
    margin-top: 4%;
}













}


