/**
说明：
0,每个样式块之间间隔两行。
1，样式都定义单独的块，在需要的页面都可以复用。
2，所有内页控制器有一个公共的名字：neicontent。每个控制器有一个单独的名字（格式为：viewcon productcon listcon  videocon messagecon...）。便于更细致的调整单独的样式块。
3,大容器的结尾名称作为内部容器的开头名称如：大容器为wztop,内容器为top0 top1 top2...
*/


/*1 首页样式------------------------------------------------------------------------------------------------------------------------------------------*/

/*网站顶部*/
.wztop{background: rgba(48,48,48,0.3);position: fixed;top: 0;left: 0;z-index: 9;width: 100%;}
.wztop .top0{margin-top: 43px;margin-bottom: 44px;}
.wztop .top1{margin-top: 47px;}
.wztop .top2{padding-right:53px;margin-left: 43px;margin-top:32px;padding-left:37px;font-family: Arial;font-size: 22px;color: #26226c;background: url("../img/tel0.png") no-repeat left;padding-top: 4px;}
.wztop .top2 i{font-family: "Microsoft Yahei", "微软雅黑";font-size: 16px;font-weight: normal;}
.wztop .topb{position: relative;height: 90px;line-height: 90px;width: 104.5%/*1254px*/;}
.wztop .topb .logo{width: 18.11%;}

/*手机顶部*/
/*.topmwk{background-color:#26226c;}*/
.topm{text-align: center;position: relative;height: 60px;line-height: 60px;vertical-align: middle;}
.topm img{max-height: 65%;}
.topm .mlogo{height: 100%;text-align: left;}
.topm .mlogo img{max-height: 80%;max-width: 80%;}
.topm .mhome{height:100%;position: absolute;left: 0;top:0;display: none;}
.topm .mset{height:100%;position: absolute;right: 0;top:0;}

.mnav{display:none;position:absolute;width:100%;padding-bottom:5%;background-color: #fff;}
.mnav li{float:left;width:90%;padding: 1.5% 0;padding-left:10%;}
.mnav li:hover{background-color: #fcfcfc;}
.mnav .bl>li{border-bottom: 1px solid #f1f1f1;}
.mnav .bl>li>a{margin-bottom: 1%;}
.mnav .bl>li:last-child{border-bottom: 0px solid #f1f1f1;}
.mnav li.active{margin: 1.5% 0;}
.mnav li.active>a{color: #0abefd;}
.mnav li a:hover{color: #0abefd;}
.mnav p{margin: 1% 0;}
.mnav .bl{padding-top:2%;padding-bottom: 2%; }
.navxs{padding-left: 5%;margin-top: 5px;}


/*搜索*/
.search{border: 3px solid #26226c;}
.search:hover .seal{background: url("../img/seah.png") no-repeat 9px;}
.search .seal{background: url("../img/sea.png") no-repeat 9px;padding-left: 40px;padding-top: 9px;padding-bottom: 7px;}
.search .seal #seainp{width: 376px;border: none;color:#333;font-size: 14px;}
.search .sear{margin-left:10px;background-color: #26226c;}
.search .sear #seasub{cursor:pointer;transition:0.3s;padding: 7px 17px;font-size: 18px;color: #fff;}
.search .sear #seasub:hover{background-color: #f76931;}

.news_right_con2{ padding:10px 0px 0px; overflow:hidden; width:100%; margin-bottom:40px; min-height:200px}
.news_right_con2 ul li{ width:100%; background:url(../img/sorrow.png) no-repeat 0px 18px; line-height:45px; font-size:16px; border-bottom:1px dashed #c4c4c4; overflow:hidden}
.news_right_con2 ul li a span{ display:block; float:left; color:#333; padding-left:14px;}
.news_right_con2 ul li a span b{ font-style:normal; color:#f00; padding-left:5px}
.news_right_con2 ul li a i{ display:block; float:right; color:#a2a2a2}
.news_right_con2 ul li:hover a span{ color:#26226c}


/*nav*/
.nav{vertical-align: middle;margin:0 auto;position: relative;padding-left:4.8%;height: 100%;font-weight: normal;width: 77%;}
.nav #navul>li>a{line-height: 90px;height: 70px;}
.nav .lx{margin-top: 25px;color: #d78f1a;padding-left: 38px;background: url("../img/tel.png") no-repeat left;}
.nav .lx .j{font-size: 15px;margin-top: 5px;}
.nav .lx .t{font-family:Arial;font-size:26px;}
.nav ul li{width: 16.66%;/*padding-bottom: 7px;*//*border-bottom:2px solid #fff;*/display:block;position:relative; text-align:center; float:left;text-transform: uppercase;}
.nav ul li>a{/*padding: 0 53px;*/min-width: 55px;width: 100%;}
.nav ul li .hot{position: absolute;right: -8px;top: -10px;}
.nav ul li:last-child{margin-right: 0;}
.nav ul li>a{line-height:34px;}
.nav ul li a{display:block;color: #fff;font-size: 16px;}
.nav ul li:hover { /*background-color:#d78f1a*//*border-bottom:2px solid #d78f1a;*/}
/*.nav ul li:hover>a{color:#26226c;}*/
.nav ul li:hover>a{color:#ccc;}
.nav ul li.on{ /*background-color:#d78f1a;*/;/*border-bottom:2px solid #d78f1a;*/color: #26226c;}
.nav ul li.on>a{ /*background-color:#d78f1a;*//*color: #26226c;*//*color: #26226c*/;background: url("../img/nb3.png") no-repeat bottom;}
.nav ul li dl {display:none;    top: 90px;/*padding-top: 4px;*/animation: fromBottomFade .6s ease both;-webkit-animation: fromBottomFade .6s ease both;}
.nav ul li dl a{line-height: 20px;padding: 10px 0;font-weight: normal;color: #fff;}
.nav ul li:hover dl{ display:block; width:200%; position:absolute;  z-index:99999;margin-left: -50%;}
.nav ul li:hover dl dt{ background-color:#26226c; line-height:38px; border-bottom:0px solid #333; text-align:center; color:#333;}
.nav ul li:hover dl dt:hover{ background:#fdd100;}
.nav ul li:hover dl dt:hover a{color:#FFF}
@-webkit-keyframes fromBottomFade { from {
    -webkit-transform: translateY(20%);
    opacity:0;
}
}
@keyframes fromBottomFade { from {
    transform: translateY(20%);
    opacity:0;
}
}

/*nav2*/
.nav2{width:100%; height:120px;vertical-align: middle; background-color:#d78f1a; margin:0 auto;border-bottom: 1px solid #d78f1a;}
.nav2 ul{float: right;margin-top: 40px;}
.nav2 ul li{padding-bottom:37px;border-bottom:4px solid #d78f1a;display:block;position:relative; margin: 0 14px; text-align:center; float:left;font-weight: bold;text-transform: uppercase;}
.nav2 ul li>a{line-height:40px;}
.nav2 ul li a{ color:#fff; display:block;}
.nav2 ul li:hover { /*background-color:#d78f1a*/border-bottom:4px solid #fff;}
.nav2 ul li:hover>a{color:#fff;}
.nav2 ul li.on{ /*background-color:#d78f1a;*/;border-bottom:4px solid #fff;color: #fff;}
.nav2 ul li.on a{ /*background-color:#d78f1a;*/color: #fff;}
.nav2 ul li dl {display:none;top: 39px;padding-top: 38px;}
.nav2 ul li dl a{line-height: 20px;padding: 10px 0;font-weight: normal;}
.nav2 ul li:hover dl{ display:block; width:150%; position:absolute;  z-index:99999;margin-left: -25%;}
.nav2 ul li:hover dl a{color: #333;}
.nav2 ul li:hover dl dt{ background-color:#fff; line-height:38px; border-bottom:0px solid #333; text-align:center; color:#333;}
.nav2 ul li:hover dl dt:hover{ background:#d78f1a;}
.nav2 ul li:hover dl dt:hover a{color:#FFF}

/*分类栏目*/
.catmenu{width: 265px;height: 42px;position: absolute;background-color: #26226c;z-index: 9;}

.catmenu .menut{height: 100%;}
.catmenu .menut .t{font-size: 18px;color: #fff;margin-top:9px;}
.hxspan{width: 13px;margin-left:88px;margin-top: 14px;margin-right: 8px;}
.hxspan span{float: left;width: 100%;height: 2px;margin-bottom: 4px;background-color: #fff;}

.catmenu .menub{background-color: #f7f7f7;display: none;}
.catmenu .menub .liswk{overflow:hidden;padding: 3px 0;min-height: 469px;}
.catmenu .menub .liswk p{width: 100%;overflow: hidden;margin-bottom: 3px;}
.catmenu .menub .liswk p a{font-size: 16px;font-weight: bold;font-family: microsoft yahei;margin-top: 0px;}
.catmenu .menub .liswk a{float:left;margin-right: 24px;font-size: 12px;font-family: "宋体";margin-top: 6px;}
.catmenu .menub .liswk li{float:left;padding:13px 0;padding-left:20px;padding-right:3px;border-top: 1px solid #e8e8e8;}
.catmenu .menub .liswk li:hover{background-color: #fff;}
.catmenu .menub .liswk li.active{background-color: #fff;}
.catmenu .menub .liswk .l1{border-top: 0px solid #e8e8e8;}

.catmenu .menurwk{height:474px;width: 0;position:absolute;left:265px;top:42px;overflow: hidden;}
.catmenu .menur{display:none;position:absolute;left:0px;top:0px;min-height: 428px;/*height:429px;overflow:hidden;*/background-color: #fff;min-width: 320px;padding: 22px;width: 744px;border: 1px solid #e8e8e8;border-left: 0px solid #e8e8e8;}
.catmenu .menur .nur{display: none;}
.catmenu .menur .nur1{display: block;}
.catmenu .menur .l{width: 72%;}
.catmenu .menur .r{width: 24%;height: 100%;overflow: hidden;}
.catmenu .menur .r img:hover{opacity:0.9;filter: alpha(opacity=90);transition: 0.3s;}
.catmenu .menur .l p{padding-bottom: 15px;}
.catmenu .menur .l p.t{font-size:16px;font-weight: bold;}
.catmenu .menur .l p.b{margin-bottom:15px;border-bottom: 1px solid #e8e8e8;}
.catmenu .menur .l span.line{color: #e5e5e5;}
.catmenu .menur .l span.t{font-size:16px;font-weight: bold;}
.catmenu .menur .l a{display:inline-block;padding: 0 3px 0 0;font-size: 12px;font-family: "宋体";margin: 3px;}
.catmenu .menur .r a{display:block;margin-bottom: 15px;}


/*banner图上预约报价*/
.byybj{display:none;height: 416px;width:243px;background-color: #fff;position: absolute;right: 0;top: 68px;z-index: 99;}
.byybj .tag{background-color: #26226c;color: #fff;}
.byybj .tag span{width: 33.333%;height: 36px;line-height: 36px;float: left;cursor: pointer;}
.byybj .tag span.active{background-color: #fff;color: #26226c;background: #fff url("../img/yyxsj.png") no-repeat center 27px;}
/*.byybj .tag span:nth-child(2){background-color: #fff;color: #26226c;background:  #fff  url("../img/yyxsj.png") no-repeat center 27px;}*/
.byybj .tagcon{position: relative;top: 0;left: 0;}
.byybj .rmflc{width: 207px;padding: 16px 18px;padding-bottom: 0;box-shadow: none;}
.byybj .rmflc .for{width: 205px;}
.byybj .rmflc .lis{width: 100%;}
.byybj .rmflc .lis .inp{width: 100%;}
.byybj .rmflc .yzm{width: 48%;}
.byybj .rmflc .inps{width: 108px;}
.byybj .rmflc .yzm2{width: 48%;}
.byybj .rmflc .sb{width: 100%;}
.byybj .rmflc .btn{height: 40px;line-height: 40px;}
.byybj .rmflc .bt{font-size: 14px;color: #26226c;border-bottom: 1px solid #e6e7e7;padding: 10px 0;}
.byybj .rmflc .bscoll{height: 90px;margin: 10px 0;}
.byybj .rmflc .bscoll .dowebok{height: 100%;}
.byybj .rmflc .bscoll .dowebok li{color: #666666;height: 30px;line-height: 30px;}
.byybj .rmflc .bscoll .dowebok li .sp1{margin-right: 10px;}
.byybj .rmflc .bscoll .dowebok li .sp2{margin-right: 10px;}

/*定制流程-首页广告图1*/
.cuspro{margin-top: 34px;}




/*---------hs----------*/
/*banner样式调整*/
.control-round .carousel-control{text-align: center;}
.bs-slider{max-height: inherit!important;}
/*华丽投影*/
.hlty{padding: 40px 0;background-color: #f3f3f3;}
.hlty .bl{display: table;width: 64.42%;}
.hlty .bl a{display: table-cell;color: #333;}
.hlty .bl a .pic{height: 54px;position: relative;}
.hlty .bl a img{max-width: 44%;display: inline-block;}
.hlty .bl a p{margin-top: 15px;}
.hlty .bl a:hover{background: none!important;}
.hlty .bl a:focus{background: none!important;}

.hlty .bl .a{display: table-cell;color: #333;}
.hlty .bl .a .pic{height: 54px;position: relative;}
.hlty .bl .a img{max-width: 44%;display: inline-block;}
.hlty .bl .a p{margin-top: 15px;}
.hlty .bl .a:hover{background: none!important;}
.hlty .bl .a:focus{background: none!important;}
.hlty .bl .a:hover{background: none!important;}

/*投影案例*/
.ggt{padding-top: 73px;padding-bottom: 55px;}
.ggt .p1{font-size:28px;color:#353535;margin-bottom: 12px;}
.ggt .p2{font-size:16px;line-height:22px;color: #656565;}
.tyal{}
.tyal .bl{}
.tyal .liswk{width: 100.85%;margin-left: -5px;}
.flx .liswk{width: 96.75%;margin: 0 auto;}
.tyal .liswk .lis{width: 33.33%;position: relative;}
/*列表页面投影案例*/
.neicontent .tyal .liswk .lis{position: absolute;}
/*列表页面投影设备*/
.listtwocontent .tyal .liswk .lis{width: 25%;position: relative;}
/*.neisbzl{padding-bottom: 65px;}*/
.neiqtsb{padding-bottom: 0px;}
.neisbzl .lis a{padding-top:10px;display: block;overflow: hidden;}
.neisbzl .lis a:hover{padding-bottom: 10px;}
.neisbzl .lis a:hover .pic{margin-top:-10px;}

/*列表页面视频控制*/
.neispkz .lis a{color:#fefefe;padding-top:10px;display: block;overflow: hidden;}
.neispkz .lis a:hover{padding-bottom: 10px;}
.neispkz .lis a:hover .pic{margin-top:-10px;}

/*列表页面视频控制*/
.neispkz{background: #151515 url("../img/spkz2_01.png") no-repeat right 75%;background-size: cover;}
.neispkz .ggt a{color: #fff;}
.tyal .liswk .lis .liss{margin: 5px;}
.indextyal .liswk .lis:hover{-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;}
.lxwm .liswk .lis .liss{margin: 10px 15px;color: #353535;}
.lxwm .liswk .lis .liss .pic .t{margin-bottom:5px; }
.lxwm .liswk .lis .liss .pic{line-height: 28px;min-height: 201px;}
.flx .liswk .lis .liss{margin: 0px 30px;}
.neicontent .tyal .liswk .lis .liss{margin: 14px;}
.listtwocontent .tyal .liswk .lis .liss{margin: 10px;}
.neicontent .tyal .liswk .lis .c{margin: 24px;}
.neicontent .tyal .liswk .lis .c .t{color: #353535;margin: 10px 0;}
.neicontent .tyal .liswk .lis .c .t{color: #353535;margin: 10px 0;}
.neicontent .tyal .liswk .lis:hover a{color: #3d3782;}
.neicontent .tyal .liswk .lis .c .intro{color: #858585;line-height: 24px;}
.tyal .liswk .lis .pic{overflow: hidden;text-align: center;}
.lxwm .liswk .lis .liss{background-color:#eeeeee;padding:5% 10%;}
.lxwm .liswk .lis .liss:hover{background-color:#dfefef;}
.lxwm .liswk .lis .pic{overflow: hidden;text-align: left;}
.neispkz .liswk .lis .pic{position: relative;}
/*.tyal .liswk .lis .pic img{max-height: 100%;}*/
.tyal .liswk .lis .yy{opacity:0;position: absolute;left: 0;top:100%;width: 100%;height: 100%;color: #fff;}
.tyal .liswk .lis:hover .yy{opacity:1;top:0;}
.flx .liswk .lis .yy{color:#353535;opacity:1;top:0;}
.sjlc .liswk .lis .yy{opacity:1;top:0;color: #fff;}
.sjlc .liswk .lis .yy .cbg{margin-bottom: 11px;}
.sjlc .liswk .lis .yy .intro{line-height: 23px;}
.neispkz .liswk .lis .yy{opacity:1;top:0;}
.neispkz .liswk .lis:hover .yy .cbg{background: url("../img/vh.png") no-repeat center;}
.tyal .liswk .lis .yy .cbg{padding-top: 26px;background: url("../img/alj.png") no-repeat top;}
.flx .liswk .lis .yy .cbg{padding-top: 15%;background: none;}
.flx .liswk .lis:hover .yy .cbg{color: #26226c;}
.sjlc .liswk .lis .yy .cbg{padding-top: 50px;margin-top: 22%;}
.neispkz .liswk .lis .yy .cbg{background: url("../img/v.png") no-repeat center;display: none;}
.tyal .liswk .lis .yy .cwk{display: table;width: 90%;height: 100%;padding: 0 5%;}
.sjlc .liswk .lis .yy .cwk{display: table;width: 78%;height: 100%;padding: 0 11%;}

.tyal .liswk .lis .yy .cwk .c{display: table-cell;vertical-align: middle;}
.sjlc .liswk .lis .yy .cwk .c{display: table-cell;vertical-align: top;}
.ggm{margin-top:25px;margin-bottom:80px;text-transform:uppercase;font-size:14px;color:#3c3783;/*background: url("../img/abig.png") no-repeat left top;*/padding: 0 9px;padding-bottom: 9px;border-bottom: 1px solid #3d3782;}
.ggm font{font-size: 18px;}


/*设备租赁*/
.sbzl{background-color: #f3f3f3;}
.picshow{height: 500px;position: relative;width: 92.21%;margin: 0 auto;padding-bottom: 72px;}
.picshow .picarea{width: 100%;height: 100%;margin:0 auto;position: relative;overflow: hidden;max-width: 1209px;}
.picshow .picarea .picwk{position:absolute;top:0;left:0;bottom:0;right:0;margin:auto;width: 100%;/*height: 100%;*/text-align: center;}
.picshow .picarea .picwk a{padding: 0px;padding-top: 10px;width: 300px;display:inline-block;float:left;overflow: hidden;background: url("../img/gglibg2.png") no-repeat center bottom;}
.picshow .picarea .picwk a .pic{/*border: 10px solid #2f2f2f;*//*margin: 0 22px;*//*border: 5px solid #fff;*/transition: all 0.6s;width: 100%/*height: 100%;*/overflow: hidden;}
.picshow .picarea .picwk a .lis{margin: 0 14px;}
/*.picshow .picarea .picwk a img{width: 100%;height: 100%;}*/
.picshow .picarea .picwk a:hover .pic{margin-top: -10px;/*border: 5px solid #e0080a;*/}
.picshow .picprev{opacity:0;/*display:block;*/     visibility: hidden;transition: left 600ms 900ms,right 600ms 900ms,opacity 600ms 900ms,visibility 600ms 900ms;
    -webkit-transition: left 600ms 900ms,right 600ms 900ms,opacity 600ms 900ms,visibility 600ms 900ms; cursor:pointer;position:absolute;left:5%;top:25%;margin-top:-20px;width: 29px;height: 40px;background: #353535 url("../img/zjt1.png") no-repeat center;opacity: 1;left: -43px; visibility: visible;}
.picshow .picprev:hover{background: #353535 url("../img/zjt1.png") no-repeat center;}
/*.picshow .picprev.disabled{display: none;}*/
.picshow .picprev.disabled{background: #ccc url(../img/zjt1.png) no-repeat center;}
.picshow .picnext{opacity:0;/*display:block;*/ visibility: hidden; transition: left 600ms 900ms,right 600ms 900ms,opacity 600ms 900ms,visibility 600ms 900ms;
    -webkit-transition: left 600ms 900ms,right 600ms 900ms,opacity 600ms 900ms,visibility 600ms 900ms;cursor:pointer;position:absolute;right:5%;top:25%;margin-top:-20px;width: 29px;height: 40px;background: #353535 url("../img/yjt1.png") no-repeat center;opacity: 1;right: -43px; visibility: visible;}
.picshow .picnext:hover{background: #353535 url("../img/yjt1.png") no-repeat center;}
/*.picshow .picnext.disabled{display: none;}*/
.picshow .picnext.disabled{background: #ccc url(../img/zjt1.png) no-repeat center;}


.sbzl .ggt{padding-bottom: 45px;}
.sbzl .liswk .lis .liss{margin: 0;}
.sbzl .liswk .lis{width: auto;height:auto;position: relative;}
.ggp p{margin-left:14px;margin-right: 14px;}
.neiggp p{margin-left:0px;margin-right: 0px;}
.ggp .t{margin-top: 20px;margin-bottom: 15px;}
.ggp .date{color: #353535;}
.ggp .intro{color: #858585;line-height: 22px;padding-bottom: 16px;border-bottom: 1px solid #c9c9c9;}
.ggp .mor{color: #858585;margin-top: 10px;background: url("../img/yjt.png") no-repeat right;}
.ggp:hover .mor{color: #3d3782;background: url("../img/yjth.png") no-repeat right;}


/*技术前沿  用的投影案例样式*/
.jsqy .liswk .lis .liss{margin: 18px;border: 1px solid #d9d9d9;}
.jsqy .ggp .mor{margin-bottom: 12px;}
.jsqy .ggm{margin-bottom: 53px;}


/*定制设计*/
.dzbg{background-color: #fbf9fc;}

/*关于我们*/
.gybanner .bl{padding: 4.2% 0;}
.gybanner .bl .jj{color:#353535;line-height:24px;background-color:#fff;width: 60%;padding: 6% 5%;}
.gybanner .bl .jj .bt{color:#3c3783;}

.flx{background-color: #f5f5f5;padding: 4%;}
.lxtel{color: #3c3783;margin-top: 22px;}
.lxtel font{color:#3c3783;}
.lxdz{color: #303030;margin-top: 6px;margin-bottom: 20px;}
.flx .ewm{margin-bottom: 2.3%;}
/*---------hd----------*/



/*---------s----------*/
/*华呈简介*/
.hcjj{background: url("../img/bg1.png");}
.hcjj .jj{font-size: 15px;color: #444;line-height: 30px;padding-top: 12px;}
.hcjj .liswk{width: 1320px;margin-left: -41px;margin-top: 36px;}
.hcjj .liswk .lis{width: 20%;float: left;}
.hcjj .liswk .lis p{margin-top: 15px;font-size: 18px;margin-bottom: 36px;}
.ggawk{background: url("../img/abig2.png") no-repeat right bottom;margin-top: 30px;}
.ggawk:hover{background: url("../img/abig2.png") no-repeat left top;transition: 0.3s;}
/*.gga{text-transform:uppercase;font-family:arial;font-size:15px;color:#2f2f2f;width: 195px;height: 45px;line-height: 45px;background: url("../img/abig.png") no-repeat left top;}*/

/*我们的服务项目*/
.fwxm{background:#fff url("../img/fwbg.png") no-repeat right 32px;}
.fwxm .jj{color: #555;line-height: 25px;border-top:3px solid #f0f0f0;padding-top: 20px;width: 255px;margin: 0 auto;padding-bottom: 23px;height: 50px;}
.fwxm .liswk{width: 1260px;margin-left: -10px;}
.fwxm .liswk .lis{transition:all 0.5s;margin: 0 10px;width: 23.41%;box-shadow: 0px 5px 10px rgba(6,0,1,0.06);}
.fwxm .liswk .lis:hover{box-shadow: 0px 5px 10px rgba(44,123,218,0.2);}
.fwxm .liswk .lis:hover p{color: #26226c;}
.fwxm .liswk .lis p{font-size: 18px;font-weight: bold;margin-bottom: 0px;padding-bottom: 14px; }
.fwxm .ggawk{margin-top: 43px;margin-bottom: 50px;}

/*华呈经典案例*/
.gga2wk{margin-top: 25px;}
.gga2{width: 120px;height: 44px;line-height: 44px;background-color: #ddd;border-radius: 2px;margin: 0 7px;font-size: 16px;}
.gga2:hover,.gga2.active{background-color: #26226c;color: #fff;}
.hcal{}
.hcal .b{height: 658px;}
.hcal .lis .pic{height: 300px;overflow: hidden;}
.hcal .liswk{margin-left: -7px;display: none;}
.hcal .liswk.active{display: block;}
.hcal .liswk .lis{position: relative;width: 30.7%;margin: 7px;}
.hcal .liswk .lis .yy{bottom:-100%;background-color:rgba(44,123,218,0.77);position: absolute;width: 100%;height: 100%;left: 0;}
.hcal .liswk .lis .yy .yyn{font-size: 20px;color: #fff;padding-bottom: 80px;height: 22%;/*background: url("../img/yj.png") no-repeat bottom;*/}
.hcal .liswk .lis:hover .yy{bottom:0;}
.hcal .ggawk{margin-top: 48px;margin-bottom: 47px;}

/*华呈新闻中心*/
.hcnews{background: url("../img/newbg.png") no-repeat center -36px;}
.hcnews .b{height: 424px;}
.hcnews .gga2wk{margin-top: 35px;}
.hcnews .liswk{margin-left: -34px;margin-top: 20px;display: none;}
.hcnews .liswk.active{display: block;}
.hcnews .liswk .lis{position: relative;width: 588px;margin: 32px 34px;}
.hcnews .lis .jj{width:358px;padding-top: 0;margin-top: -5px;}
.hcnews .lis .pic{width:190px; }
.hcnews .liswk .lis p{font-size: 18px;font-weight: bold;color: #000;margin-bottom: 10px;margin-top: 0;}
.hcnews .intro{font-size: 15px;line-height: 24px;background: url("../img/nbg.png") no-repeat left bottom;padding-bottom: 20px;margin-bottom: 15px;}
.hcnews .d{font-family:arial;font-size: 15px;font-weight: bold;color: #999;}
.hcnews .d a{font-size: 14px;color: #999;}
.hcnews .d a:hover{color: #26226c;}
.hcnews .lis:hover p a{color: #26226c;}
.hcnews .lis:hover .intro{background: url("../img/nbgh.png") no-repeat left bottom;}
.hcnews .ggawk{margin-top: 34px;margin-bottom: 15px;}

/**/
/*华呈合作伙伴-links*/
.hchz{background: none;}
.hchz .bl{background: url("../img/hzbg.png") no-repeat 256px 59px;}
.hchz .links{margin-top: 34px;padding-bottom: 18px;}
.links i{color: #999;font-size: 15px;padding: 0 3px;}
.links a{color: #444;font-size: 15px;}
.links a:hover{color: #26226c;}

/*二级页面二级栏目*/
.ejsubnav{overflow:hidden;border-bottom:1px solid #e9e9e9;margin-bottom: 3.15%;}
.ejsubnav ul a{padding: 23px 25px;float: left;font-size: 18px;}
.ejsubnav ul a.active{background-color: #26226c;color: #fff;font-size: 18px;}
.ejsubnav ul a:hover{background-color: #26226c;color: #fff;}

.ejsubnav .nowadd{padding-left: 29px;background: url("../img/nowdz.png") no-repeat left;line-height: 60px;}
.ejsubnav .nowadd a{color: #858585;font-size: 12px;margin-right: 5px;}
/*.ejsubnav .nowadd a:last-child{color: #333;}*/


/*公共介绍*/
.ggjs{}
.ggjs .n{font-size: 32px;font-weight: bold;color: #26226c;}
.ggjs .en{font-size: 40px;color: #e3e3e3;text-transform: uppercase;}


/*服务列表*/
.neicontent .fwxm .liswk{margin-top: 0;}
.neicontent .fwxm .liswk{margin-top: 0;}
.neicontent .fwxm .liswk{margin-top: 0;}
.neicontent .fwxm .liswk .lis{margin-bottom: 20px;}
.neicontent{margin-bottom: 50px;}
.neicontent .hcjj{background: none;}

/*案例列表*/
.neicontent .hcal .liswk{display: block;margin-top: 0;}

.neicontent .hcal .liswk .lis{margin: 0 7px;margin-bottom: 14px;}
.jobList dl { margin-bottom: 14px; }
.jobList dt {height: 50px; line-height: 50px; background: url(../img/icon9.png) no-repeat 1188px center #dfe3e7; cursor: pointer; color: #333; }
.jobList dt span { display: inline-block; width: 30px; }
.jobList dt h4 { display: inline-block;font-size: 16px;}
.jobList dt.open { background: url(../img/icon10.png) no-repeat 1188px center #008fd7; color: #FFF; }
.jobList dd { display: none; border: 1px solid #e0e4e8; border-top: 0; font-size: 14px; color: #7f7f7f; line-height: 2; }
.jobList .txtbox { position: relative; padding: 30px 20px 100px; }
.jobList dd a.btn { position: absolute; left: 20px; bottom: 30px; display: block; width: 102px; height: 33px; line-height: 33px; font-size: 12px; text-align: center; background: #007c3d; color: #FFF; border-radius: 3px; }
.uploadbox { display: none; position: fixed; left: 50%; top: 50%; width: 560px; height: 272px; margin: -136px 0 0 -280px; background: #FFF; border: 1px solid #EEE; box-shadow: 0 0 15px rgba(0,0,0,.5); text-align: center; z-index: 9; }
.uploadbox .load {
    display:none;
    position: absolute;
    top: -1px;
    left: -1px;
    z-index: 9;
    padding: 128px 171px;
    background: rgba(191, 225, 227, 0.17);
}

.uploadbox h3 { width: 505px; margin: 12px auto 24px; height: 60PX; line-height: 60px; font-size: 24px; color: #000; border-bottom: 1px solid #CCC; }
.uploadbox p { margin:15px auto 30px auto; font-size: 12px; color: #7f7f7f; }
.uploadbox p a {
    display: inline-block;
    background-color: #efe3ed;
    padding: 0 8px;
    border-radius:3px;
    margin:auto;
}


/*联系我们*/
.map_show{height: 600px;position: relative;}
.newsAllList a:hover h4,
.newsAllList a:hover .date { color: #26226c; }
.artcleTitle { margin-bottom: 35px; font-size: 24px; font-weight: bold; color: #26226c; }
.artcleInfo {overflow: hidden;margin-bottom: 54px; padding: 0 26px; line-height: 46px; font-size: 15px; color: #888; background: #f4f4f4; }

/*上一篇下一篇*/
.artcleNav { height: 60px; line-height: 60px; background: #ececec; text-align: center; }
.artcleNav a { color: #7f7f7f; font-size: 16px; }
.backList { padding-left: 30px; background: url(../img/icon11.png) no-repeat 0 center; }

/*荣誉资质*/
.listtwo .lis{background: #ececec;padding-top: 15px;}
.listtwo .lis .pic{padding: 0 15px;}
.listtwo .lis:hover{background: #26226c;}
.listtwo .lis:hover a{color: #fff;}
.listtwo .lis img{max-height: 100%;}
/*---------d----------*/


/*热销定制*/
.cushot{margin-top: 52px;}
.hotbot{height: 491px;margin-top: 17px;}
.hotbot .lis1{width: 611px;height: 100%;}
.hotbot .pic{width: 100%;height: 100%;position: relative;background-size:cover!important;}
.hotbot .lis2{width: 327px;height: 100%;margin: 0 16px;}
.hotbot .lis2 .pic{width: 327px;height: 237px;}
.hotbot .lis2 .pic1{margin-bottom: 17px;}
.hotbot .lis3{width: 330px;height: 100%;}
.hotbot .lis{position: relative;}
.hotbot a{color: #fff;}
.hotbot a:hover .p1{background-color: #26226c;opacity: 0.5;filter: alpha(opacity=50);}
.hotbot .p1{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;width:100%;background-color: #333333;opacity: 0.5;filter: alpha(opacity=50);}
.hotbot p{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;padding: 0 13px;}
.hotbot p .t{float: left;max-width: 68%;overflow: hidden;}
.hotbot p .n{float: right;}
.hotbot .lis1 p{width:95.8%;}
.hotbot .lis2 p{width:92.3%;}
.hotbot .lis3 p{width:92.2%;}

/*ggbt*/
.ggbt .sx{width: 7px;height: 29px;background-color:#26226c;margin-top: 5px; }
.ggbt .t{font-size: 30px;color: #26226c;padding-left: 12px;margin-right: 28px;}
.ggbt .des{font-size: 16px;margin-top: 10px;}
/*
.ggbt .n{font-size: 28px;color: #686868;margin-right: 8px;font-weight: bold;}
.ggbt .en{color: #afafaf;text-transform: uppercase;text-shadow: 0 0 1px #e6e6e6;}
*/



/*风格定制*/
.cusstyle{margin-top: 52px;}
.ylebot{height: 591px;margin-top: 17px;}
.ylebot .l{width: 402px;height: 100%;}
.ylebot .r{width: 882px;height: 100%;margin-left: 16px;}
.ylebot .lis1{width: 402px;height: 100%;}
.ylebot .pic{width: 100%;height: 100%;position: relative;background-size:cover!important;}
.ylebot .lis2{width: 882px;height: 358px;margin-bottom: 16px;}
.ylebot .lis2 .pic{width: 100%;height: 100%;}
.ylebot .lis3{width: 882px;height: 217px;}
.ylebot .lis3 .pic{width: 283px;height: 217px;float: left;}
.ylebot .lis3 .pic2{margin-left:16px;margin-right: 17px;}
.ylebot .lis{position: relative;}
.ylebot a{color: #fff;}
.ylebot a:hover .p1{background-color: #26226c;opacity: 0.5;filter: alpha(opacity=50);}
.ylebot .p1{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;width:100%;background-color: #333333;opacity: 0.5;filter: alpha(opacity=50);}
.ylebot p{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;padding: 0 13px;}
.ylebot p .t{float: left;max-width: 68%;overflow: hidden;}
.ylebot p .n{float: right;}
.ylebot .lis1 p{width:93.8%;}
.ylebot .lis2 p{width:97.2%;}
.ylebot .lis3 p{width:91.2%;}


/*全屋定制*/
.cusall{margin-top: 52px;}
.allbot{margin-top: 17px;}
.allbot .top{height: 396px;width: 100%;margin-bottom: 16px;}
.allbot .top .l{height: 100%;width: 878px;}
.allbot .top .r{height: 100%;width: 406px;margin-left: 16px;}
.allbot .lis1{width: 100%;height: 100%;}
.allbot .pic{width: 100%;height: 100%;position: relative;background-size:cover!important;}
.allbot .lis2{width: 100%;height: 100%;}
.allbot .lis2 .pic{height: 190px;}
.allbot .lis2 .pic1{margin-bottom: 17px;}
.allbot .bot{height: 190px;width: 100%;}
.allbot .lis3{width: 100%;height: 100%;}
.allbot .lis3 .pic{width: 423px;height: 100%;float: left;}
.allbot .lis3 .pic2{margin-left:15px;margin-right: 16px;}
.allbot .lis{position: relative;}
.allbot a{color: #fff;}
.allbot a:hover .p1{background-color: #26226c;opacity: 0.5;filter: alpha(opacity=50);}
.allbot .p1{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;width:100%;background-color: #333333;opacity: 0.5;filter: alpha(opacity=50);}
.allbot p{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;padding: 0 13px;}
.allbot p .t{float: left;max-width: 68%;overflow: hidden;}
.allbot p .n{float: right;}
.allbot .lis1 p{width:97.1%;}
.allbot .lis2 p{width:94%;}
.allbot .lis3 p{width:94%;}


/*衣柜专区*/
.cusclo{margin-top: 52px;}
.clobot{height: 491px;margin-top: 17px;}
.clobot .lis1{width: 327px;height: 100%;}
.clobot .pic{width: 100%;height: 100%;position: relative;background-size:cover!important;}
.clobot .lis1 .pic{width: 100%;height: 237px;}
.clobot .lis1 .pic1{margin-bottom: 16px;}
.clobot .lis2{width: 611px;height: 100%;margin: 0 16px;}
.clobot .lis2 .pic{width: 100%;height: 100%;}
.clobot .lis3{width: 330px;height: 100%;}
.clobot .lis3 .pic{width: 100%;height: 237px;}
.clobot .lis3 .pic1{margin-bottom: 16px;}
.clobot .lis{position: relative;}
.clobot a{color: #fff;}
.clobot a:hover .p1{background-color: #26226c;opacity: 0.5;filter: alpha(opacity=50);}
.clobot .p1{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;width:100%;background-color: #333333;opacity: 0.5;filter: alpha(opacity=50);}
.clobot p{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;padding: 0 13px;}
.clobot p .t{float: left;max-width: 68%;overflow: hidden;}
.clobot p .n{float: right;}
.clobot .lis1 p{width:92.1%;}
.clobot .lis2 p{width:96%;}
.clobot .lis3 p{width:92.2%;}


/*设计师*/
.cusdes{margin-top: 52px;}
.desbot{margin-top: 17px;}
.desbot .l{width: 1084px;}
.desbot .l .sjlm{margin-top: 18px;margin-bottom: 25px;height: 46px;}
.desbot .l .sjlm a{float:left;margin-right:13px;padding: 11px 43px;border-radius:3px;font-size: 18px;background-color: #eeeeee;}
.desbot .l .sjlm a:hover,.desbot .l .sjlm a.active{color:#fff;background-color: #26226c;}
.desbot .l .sjdata{height:545px;width: 102%;}
.desbot .l .sjdata .lis{height:100%;display: none;}
.desbot .l .sjdata .lis.active{display: block;}
.desbot .l .sjdata .lis .lisal{position:relative;width: 351px;float: left;margin-bottom: 16px;margin-right: 16px;}
.desbot .l .sjdata .lis .lisal .pic{width: 100%;height: 265px;/*background-size: cover!important;*/}
.desbot .l .sjdata .lis .lisal .b{position: absolute;bottom: 0;left: 0;width: 90%;}

.desbot .l .sjdata .lis .lisal  .p1{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;width:100%;background-color: #333333;opacity: 0.5;filter: alpha(opacity=50);}
.desbot .l .sjdata .lis .lisal  p{color:#fff;position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;padding: 0 13px;}


/*.lis1*/
.desbot .l .sjdata .lis .lisal{position:relative;width: 351px;float: left;margin-bottom: 16px;margin-right: 16px;}
.desbot .l .sjdata .lis .lisal .pic{width: 100%;height: 265px;/*background-size: cover!important;*/}
.desbot .l .sjdata .lis2 .lisal .pic{width: 100%;height: 100%;/*background-size: cover!important;*/}
.desbot .l .sjdata .lis3 .lisal .pic{width: 100%;height: 100%;/*background-size: cover!important;*/}
.desbot .l .sjdata .lis4 .lisal .pic{width: 100%;height: 100%;/*background-size: cover!important;*/}
.desbot .l .sjdata .lis1 .lisal  .p1{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;width:100%;background-color: #333333;opacity: 0.5;filter: alpha(opacity=50);}
.desbot .l .sjdata .lis1 .lisal  p{color:#fff;position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;padding: 0 13px;}
.desbot .l .sjdata .lisal a:hover .p1{background-color: #26226c;opacity: 0.5;filter: alpha(opacity=50);}

/*户型图 lis2*/
.desbot .l .sjdata .lis2 .lisal1{width:735px;height: 100%;}
.desbot .l .sjdata .lis2 .lisal2{width:333px;height: 265px;}
.desbot .l .sjdata .lis2 .lisal3{width:333px;height: 265px;}

/*设计图 lis3*/
.desbot .l .sjdata .lis3 .lisal1{width:735px;height: 100%;}
.desbot .l .sjdata .lis3 .lisal2{width:333px;height: 265px;}
.desbot .l .sjdata .lis3 .lisal3{width:333px;height: 265px;}

/*效果图 lis4*/
.desbot .l .sjdata .lis4 .lisal1{width:735px;height: 100%;}
.desbot .l .sjdata .lis4 .lisal2{width:333px;height: 265px;}
.desbot .l .sjdata .lis4 .lisal3{width:333px;height: 265px;}


.desbot .r{width: 209px;margin-left: 7px;margin-top: 9px;}
.desbot .r a{display: block;margin-bottom: 2px;position: relative;}
.desbot .r a .pic{margin-left: 9px;width: 200px;height: 155px;}
.desbot .r .b{display:none;width:89%;color:#fff;padding:12px;background-color:#26226c;left:0;bottom:0;position: absolute;}
.desbot .r a.active .b{display:block;}
.desbot .r .b .t{font-size: 16px;}
.desbot .r .b .intro{font-size: 12px;}
.sjssjk{display: none;}
.sjssjk.active{display: block;}



/*定制百科*/
.cusbk{margin-top: 52px;}
.bkbot{height: 491px;margin-top: 27px;}
.bkbot .lis{width:280px;margin-right:21px;float: left;}
.bkbot .lis4{margin-right:0;}
.bkbot .lis1{height: 268px;width:100%;margin-bottom:16px;}
.bkbot .lis .pic{height: 190px;width:100%;}
.bkbot .lis:hover .t a{color: #26226c;}
.bkbot .lis1 .pic{height: 100%;width:/*435px*/394px;float: left;margin-right: 25px;}
.bkbot .lis p{padding-left: 3px;padding-right: 3px;}
.bkbot .lis .dl{margin-bottom: 10px;overflow: hidden;}
.bkbot .lis .t{font-size: 16px;padding-top: 18px;margin-bottom: 13px;}
.bkbot .lis1 .t{font-size: 18px;padding-top: 23px;margin-bottom: 16px;}
.bkbot .lis1 .intro{color: #666;line-height: 28px;margin-bottom: 26px;}
.bkbot .lis1 .dl{}
.bkbot .lis .dl .dz{float: left;margin-top: 7px;}
.bkbot .lis1 .dl .dz{display: block;margin-bottom: 13px;float: none;}
.lc{background-color: #26226c;padding: 7px 27px;color: #fff;float: right;}
.lc:hover{background-color: #f77c4c;cursor: pointer;}
.bkbot .lis1 .dl .lc{float: none;display: inline-block;}
.bkbot .dl .dz i{color: #26226c;margin: 0 2px;}
.cusbk .l{width: 890px;padding: 27px;background-color: #f4f4f4;}
.cusbk .r{margin-left:36px;width: 287px;padding: 16px;background-color: #f4f4f4;padding-top: 26px;}
.cusbk .r .lis p{font-size: 16px;border-bottom:1px dashed #dddddd;padding-left: 22px;background: url(../img/lsjx.png) no-repeat 8px;padding-top: 15px;padding-bottom: 17px;}
.cusbk .r .lis .pic{margin-top: 22px;margin-bottom: 16px;}


/*关于我们*/
.cusabout{margin-top: 52px;}
.outbot{height: 394px;margin-top: 36px;}
.outbot .l{width:448px;padding:33px;background-color:#f4f4f4;height: 328px;}
.outbot .l .pic{margin-bottom: 33px;margin-top: 22px;}
.outbot .l .j{font-size: 16px;line-height: 30px;text-indent: 2em;}
.outbot .r{width: 770px;margin-left: 16px;overflow: hidden;height: 100%;}
.outbot .lc{float: left;margin-bottom: 22px;margin-top: 23px;}


/*免费服务*/
.proser{margin-top: 22px;}
.proser .bl{background-color: #f4f4f4;padding: 47px 0;}
.neiproser{margin-top: 52px;padding-bottom: 30px;}
.neiproser .bl{background-color: #fff;padding: 47px 0;}
.neiproser2{background-color: #f4f4f4;margin-top: 0;padding-top: 22px;}
.neiproser2 .bl{background-color: #f4f4f4;padding: 47px 0;}
.proser .lis{float:left;width: 20%;}
.proser .lis:hover{opacity: 0.8;alpha(opacity=80);}
.proser .lis p{margin-top: 24px;font-size: 20px;}



/*底部报价*/
.fprice{margin-left: -100%;background-color: #040404;position: fixed;bottom: 0;left: 0;width: 100%;height: 158px;}
.fprice.active{margin-left: 0;}
.fpricen{margin: 0 10%;position: relative;height: 100%;}
.fpricen .close{width: 20px;height: 20px;background: url('../img/del.png') no-repeat center;position: absolute;right: 0;top:7%; }
.fpricen .close:hover{opacity: 0.8;filter: alpha(opacity=80);}
.fprice .pic{margin-top: -23px;margin-right: 2.38%;}
.fprice form{width: 790px;}
.fprice .for{padding: 30px 3.5%;padding-right:2.4%;width: 487px;}
.fprice .for .lis{background-color:#fff;width: 240px;height:40px;margin-right:14px;margin-bottom:14px;float: left;}
.fprice .for .liss{width: 218px;}
.fprice .for input{max-width: 90%;padding: 12px 5%;border: none;}
.fprice .for .yzm{width: 108px;}
.fprice .for .yzm2{width: 90px;margin-left: 6px;}
.fprice .for .imgcode{box-shadow: none;height: 100%;}
.fprice .sb{padding: 30px 3.3%;padding-left: 0;float: right;}
.fprice .sb .lis{cursor:pointer;border-radius: 5px;width: 230px;height: 94px;line-height: 94px;background-color: #26226c;font-size: 28px;color: #fff;vertical-align: middle;}
.fprice .sb .lis:hover{background-color: #26226c;}
.fprice .sb .lis img{display: inline-block;margin-top: -4px;}
.fprice .sb .lis span{display: inline-block;}
.fprice .ybj{color: #fff;padding-top: 21px;margin-left: 2.5%;}
.fprice .ybj .p1{font-size: 32px;}
.fprice .ybj .p2{font-size: 24px;margin-top: -5px;}
.fprice .ybj i{font-size: 60px;color: #26226c;}



/*右边侧栏*/
/*customer*/
.custwk{position: fixed;right: 2.8%;top: 50%;min-width: 46px;z-index: 9;}
.custwk .lis{margin-left: 35px;cursor:pointer;position:relative;width: 48px;height: 48px;background-color: #26226c;margin-bottom: 1px;font-family:"Arial";font-size:16px;line-height: 43px;font-weight:bold;text-align: center;color: #fff;}
.custwk .lis .yl{width:48px;height: 100%;background: url("../img/cust.png") no-repeat 1000px 1000px;}

.custwk .top .yl:hover{opacity: 0.9;}
.custwk .top .sj{position: absolute;width: 100%;height:25px;top: -25px;background: url("../img/cust.png") no-repeat 16px 18px;}
/*.custwk .lis .top{background-position:0px 0px; }*/
.custwk .qq .yl{background-position:12px -36px; }
.custwk .qq a{color: #fff;font-size: 16px!important;}
.custwk .qq a:hover{color: #fff;}
.custwk .qq .now{background: url("../img/cust.png") no-repeat 12px -38px; }
/*.custwk .ewm .yl{background-position:12px -87px; }*/
.custwk .ewm .yl{background: url("../img/kfwx.png") no-repeat center;}
.custwk .tel .yl{background-position:12px -135px; }
.custwk .lis .now{position: absolute;top:0;right: 0;height: 100%;padding: 0 20px;width: 80px;background-color: #26226c;display: none;}
.custwk .lis .now a{color: #fff;}
.custwk .lis .right{text-align: right;}
.custwk .lis:hover .now{display: block;}

.custwk .ewm .now{right: 49px;height: 97px;text-align: left;padding-left: 13px;}
.custwk .now img{max-height: 90%;margin-top: 5px;}
.custwk .tel .now{width: 116px; }
.custwk .tel{margin-bottom: 57px; }


.custwk .qq .nowqq{height: auto;z-index: 9;background: #26226c;height: auto;width: auto;right: 42px;}
.custwk .qq  .nowqq a{padding-left:20px;background:url("../img/nowqq.png") no-repeat left;display: block;width: 90px;}
.custwk .qq  .nowqq a.hide{display: none;}
.custwk .qq  .nowqq a.show{display: block;}

/*右边免费量尺*/
.rmflc{display:none;padding:14px;position:fixed;right:2%;top:45%;min-height:100px;background-color:#fff;width: 170px;box-shadow: 0px 3px 13px rgba(1,1,1,0.11);}
.rmflc.active{padding: 0;width: 0;}
.rmflc.active form{padding: 0;width: 0;overflow: hidden;}
.rmflc .t{font-size: 16px;color: #26226c;}
.rmflc .lis{margin-bottom: 9px;}
.rmflc .inp{text-indent:14px;width: 167px;height: 28px;line-height: 28px;border: 1px solid #dcdddd;}
.rmflc .inps{width: 108px;}
.rmflc .yzm{width: 108px;float: left;}
.rmflc .yzm2{width: 52px;float: right;}
.rmflc .imgcode{width: 56px;box-shadow: none;border: none;height: 30px;}
.rmflc .btn{border-radius:2px;width: 167px;height:36px;line-height:36px;background-color: #26226c;color: #fff;font-size: 16px;margin-top: 7px;}
.rmflc .btn:hover{background-color: #f36b35;}
.rmflc .sq{border-radius:3px 0 0 3px;position:absolute;left:-34px;top:50%;margin-top:-47px;width: 14px;padding:0 10px;height: 95px;background: url("../img/rysjx.png") no-repeat center 64px;background-color: #26226c;}
.rmflc .sq:hover{opacity: 0.90;filter: alpha(opacity=90);}
.rmflc .sq span{float:left;margin-top: 24px;color: #fff;line-height: 16px;}


/*ban*/


/*详情页面actview*/
.actview .nei_view_cont{padding: 30px;}
.bmdiv{overflow: hidden;margin-bottom: 37px;}
.bmdiv .dimage{width: 760px;/*500*/height: auto;float: left;margin-right: 42px;}
.bmdiv .dimage .dbig{height: 522px;width: 100%;margin-bottom: 8px;}
.bmdiv .dimage .dbig ul li{width: 760px;line-height: 310px;}
.bmdiv .dimage .dlis{float:left;height: 68px;width: 760px;}
.bmdiv .dimage .dlis li{height: 64px;width: 122px;margin-right: 6px;}
.bmdiv .dimage .dlis li img{height: 100%;width: 100%;}
.bmdiv .dbot{height: 68px;position: relative;}
.bmdiv .dbot .prev{position:absolute;left: 0;top: 0;z-index: 9;background:rgba(41,41,41,0.72)  url("../img/pr.png") no-repeat center center;float:left;width: 24px;height: 100%;margin-right: 5px;}
.bmdiv .dbot .prev:hover{background:#ff7900 url("../img/pr.png") no-repeat center center;float:left;width: 24px;height: 100%;margin-right: 5px;}
.bmdiv .dbot .next{position:absolute;right: 0;top: 0;z-index: 9;background:rgba(41,41,41,0.72) url("../img/ne.png") no-repeat center center;float:right;width: 24px;height: 100%;margin-left: 5px;}
.bmdiv .dbot .next:hover{background:#ff7900 url("../img/ne.png") no-repeat center center;float:right;width: 24px;height: 100%;margin-left: 5px;}


/*参数*/
.cans{width:498px;float: left;}
.cans .t{font-size: 28px;margin-top: 32px;margin-bottom: 25px;}
.cans .intro{color: #999;line-height: 26px;}

.cans .price{background-color: #f4f4f4;margin: 20px 0;padding:0 28px;height: 112px;}
.cans .price span{float: left;margin-top: 44px;}
.cans .price b{float: left;}
.cans .price .s1{color: #26226c;}
.cans .price .s1 i{font-family: Arial;font-size: 42px;font-weight: bold;float: left;margin-top: -14px;}
.cans .price .s2{color: #999;float: right;}
.cans .price .s2 i{font-family: Arial;font-weight: bold;color: #26226c;}
.cans .intros .s2 i{font-family: Arial;font-weight: bold;color: #26226c;}
.cans .intros .c{color: #141414;}
.cans .yy{height: 58px;margin-top: 30px;}
.cans .yy .yymflc{float:left;padding: 11px 84px;border-radius: 0;}

.cans .intros{color: #333;}


/*商品详情*/
.viewcontent .jjwk{border: 1px solid #e6e6e6;}
.viewcontent .jjwk2{border: 0px solid #e6e6e6;}
.viewcontent .jjnk{padding: 0 28px;}
.viewcontent .prog{}
.viewcontent .prog .pic{height:350px;line-height: 350px;vertical-align:middle;box-sizing: border-box;width: 33.33%;border-left: 15px solid #3c3783;border-top: 15px solid #3c3783;}
.viewcontent .prog .pic img{max-height: 100%;}
.viewcontent .prog .num{margin-top: 2.5%;width:55.3%;padding: 5%;background-color: #f2f2f2;}
.viewcontent .prog .num .t{padding-bottom: 10px;margin-bottom:15px;border-bottom: 1px solid #c9c9c9;}
.viewcontent .prog .num .t1{margin-bottom: 5px;}
.viewcontent .prog .num .c{line-height: 24px;}
.viewcontent .xq{line-height: 40px;text-indent:20px;margin-top:6%;background: url("../img/xq.png") no-repeat left;}
.viewcontent .xq2{line-height: 40px;text-indent:20px;margin-top:0;background: url("../img/xq.png") no-repeat left;}
.viewcontent .datescan span{margin:9px 15px;margin-bottom:0;padding-left: 23px;color: #909090;}
.viewcontent .datescan .date{background: url("../img/date.png") no-repeat left;}
.viewcontent .datescan .scan{background: url("../img/scan.png") no-repeat left;}

.viewqh{border-top: 1px solid #e6e6e6;border-bottom: 1px solid #e6e6e6;}
.viewqh span{border-right:1px solid #e6e6e6;font-size: 16px;padding: 12px 29px;color:#333;background-color: #fff;}
.viewqh span.active{color:#fff;background-color: #26226c;}
.viewqh .jjwk{font-size: 16px;padding: 12px 29px;color:#fff;background-color: #26226c;}
.viewqh .yymflc{border-radius:0;color:#fff;background-color: #26226c;}

.viewtitle{padding:0 28px;font-size: 24px;margin-bottom: 30px;}
.viewtitle2{padding:30px 28px;border:1px solid #e6e6e6;border-bottom: none;margin-bottom: 0;}
.viewtitle2 img{margin-right: 15px;}

/*商品详情*/
.prodet{padding-bottom: 13px;border-bottom: 1px solid #e6e6e6;margin-top: 42px;margin-bottom: 21px;}
.prodet2{padding-bottom: 0;border-bottom: 0px solid #e6e6e6;margin-top: 42px;margin-bottom: 0px;}

/*search*/


/*免费服务-量尺*/
.messagecontent{overflow:visible;}
.messagecontent .jj{position: relative;}
.messl{width: 600px;padding-right: 118px;    padding: 60px;}
.messr{width: 522px;background:url("../img/ft2bg.png") repeat-y left;}
.messr .fscroll{width: 462px;padding:35px 30px;padding-bottom: 60px;}
.messr .fscroll li{padding-left:35px;overflow:hidden;height: 38px;line-height: 38px;border-bottom: 1px solid #eeeeee;}
.messr .fscroll span{float: left;width: 33%;}
.messr .fscroll .sp1{float: left;width: 37%;}
.messr .fscroll .sp2{float: left;width: 45%;}
.messr .fscroll .sp3{float: left;width: 18%;}
.messr .fscroll .gd{width: 100%;height: 431px;}
.messr .fscroll .ollbt{padding-left:35px;height: 38px;border-bottom: 1px solid #eeeeee;border-top: 1px solid #eeeeee;line-height: 38px;color: #999;}
.messagecontent .jj .messwk{position:absolute;left:0;top:-340px;padding-right:0;background-color:#fff;border-radius:7px;/*margin-top: -340px;*/box-shadow: 0px 6px 16px rgba(1,1,1,0.11);}
.messbg{height: 343px;background-color: #f4f4f4;}
.messwk .ft{margin-bottom:42px;font-size: 30px;font-weight: bold;color: #f54800;}
.messwk .ft2{height:64px;line-height:64px;font-size: 26px;font-weight: bold;color:#fff;background:#f54800 url("../img/scbg.jpg") no-repeat left;border-radius: 0 7px 0px 0;}


/*通用预约免费量尺*/
.yymflc{border-radius:5px;font-size:26px;color:#fff;padding: 10px 38px;background-color: #26226c;}
.yymflc:hover{background-color: #26226c;}
/*二级定制流程*/
.ejdzlc{margin-bottom:16px;position: relative;}
.ejdzlc .yymflc{position: absolute;right: 32px;top: 31px;}

/*通用二级栏目底部横线*/
.lmline{background-color: #26226c;height: 3px;}

/*筛选*/
.shaixuan .lis0 dl{display: none;}
.shaixuan .lis0 li{float: left;position: relative;}
.shaixuan .lis0 li dl{position: absolute;left: 0;top:30px;z-index: 99;padding: 6px;padding-bottom: 5px;width: 608%;padding-left:15px;background-color: #f4f4f4;border: 2px solid #26226c;/*box-shadow: 0px 0px 14px #26226c;*/}
.shaixuan .lis0 li dl dt{float: left;}
.shaixuan .lis0 li dl dt a{padding: 5px 0;margin-bottom: 3px;}
.shaixuan .lis0 li:hover dl{display: block;}


.shaixuan{margin-bottom:29px;border: 2px solid #e5e5e5;border-bottom: 4px solid #e5e5e5;padding: 11px 24px;padding-right: 20px;}
.shaixuan .lis{padding-top:12px;border-top:1px dashed #d3d3d3;}
.shaixuan .lis1{border-top:0px dashed #d3d3d3;}
.shaixuan .l{width: 105px;padding-left:13px;padding-top: 5px;}
.shaixuan .m{width: 84px;}
.shaixuan .r{width: 1050px;}
.shaixuan .r2{width: 1076px;}
.shaixuan a{margin-bottom:13px;display: inline-block;padding: 5px 12px;margin-right: 26px;}
.shaixuan a.active{background-color: #26226c;color: #fff;}

/*排序*/
.paixu{background-color: #f4f4f4;padding: 6px 8px;}
.paixu a{padding:4px 14px;background-color: #e3e3e3;margin-left: 2px;}
.paixu .a1{margin-left: 0;}


/*二级列表*/
.neilist{width: 1324px;}
.neilist .lis{margin-top:25px;float: left;width: 308px;margin-right: 23px;}
.neilist .lis .pic{outline:none;/*height: 220px;*//*width: 306px;*//*border: 1px solid #fff*/}
.neilist .lis:hover .t a{color:#26226c;}
.neilist .lis  a:hover .pic{/*outline: 2px solid #26226c;*//*border: 1px solid #26226c;outline: 1px solid #26226c;*/}
.neilist .lis .bot{height:32px;/*52*/overflow:hidden;padding:15px 17px;border: 1px solid #eeeeee;border-top:0; }
.neilist .lis .bot .t{margin-bottom: 10px; }
.neilist .lis .bot .s1{font-size:12px;color: #26226c; }
.neilist .lis .bot i{margin: 0 2px;}
.neilist .lis .bot .s1 i{font-family:"Arial";font-size:18px;font-weight: bold;}
.neilist .lis .bot .s2{font-size:12px;color: #999999; }
.neilist .lis .bot .s2 i{color: #26226c;font-weight: bold;}


/*设计师列表*/
.neilist2 .lis .pic{padding: 30px;border: 1px solid #eeeeee;}
.neilist2 .lis .pic2{height: 216px;}
.neilist2 .lis a:hover .pic{outline:none;background-color: #efefef!important;}
/*.neilist2 .lis:hover{box-shadow: 0 8px 20px rgba(0,0,0,0.4);}*/
/*subnav*/
.subnav{margin-top: 10px;}
.subnav a{margin-left: 8px;}
.subnav a.e{color: #666;}
.subnav a:hover{color: #26226c;}


/*精品推荐*/
.goodrec{background: url("../img/goodrecbg.png");}
.goodrec .hzqh{width: 1294px;}
.goodrec .bl{position: relative;}
.goodrec .ggbt{padding-top: 90px;padding-bottom: 63px;}
.goodrec .viem{margin-top: 50px;}
.goodrec .LeftBotton{cursor:pointer;position:absolute;margin-top:-30px;top:50%;width: 60px;height: 60px;z-index: 999;background-position:center;background-repeat:no-repeat;background-color: rgba(218,218,218,0.9);}
.goodrec .RightBotton{cursor:pointer;position:absolute;width: 60px;right:-30px;margin-top:-30px;top:50%;height: 60px;z-index: 999;background-position:center;background-repeat:no-repeat;background-color: rgba(218,218,218,0.9);}

.goodrec .LeftBotton{left:-30px;background-image:url("../img/qhzjt.png");}
.goodrec .RightBotton{right:-30px;background-image:url("../img/qhyjt.png");}

.goodrec .LeftBotton:hover{background-color: rgba(214,169,96,0.7);background-image:url("../img/qhzjth.png");}
.goodrec .RightBotton:hover{background-color: rgba(214,169,96,0.7);background-image:url("../img/qhyjth.png");}



/*首页广告图*/
.syggt{border-bottom: 2px solid #1f1a17;padding-bottom: 69px;padding-top: 53px;}
.syggt,.brandpwk,.jml{background: #d6d6d6;}



/*news*/
.news{/*background: #dfdfdf;*//*padding-top: 72px;*/}
.news .pic{width: 190px;height: 139px;overflow: hidden;}
.news .pic:hover{/*box-shadow: 0 8px 20px rgba(0,0,0,0.3);*/}
.news .l{width: 808px;}
.news .lis{transition:all 0.3s;width:100%;padding-top:34px;padding-bottom:37px;padding-left:30px;/*border-bottom:1px dashed #cfcfcf;*/background-color: #d2d2d2;overflow: inherit;float: left;clear: both;}
/*.news .lis1{border-top:0px dashed #cfcfcf;background-color: #d2d2d2;overflow: inherit;float: left;clear: both;}*/
.neifeatured .news .lis{background: none;}
.news .lis:hover{background-color: #f4f4f4;}
.news .lis:hover .t a{color: #26226c;}
.news .lis3{background-color: #d2d2d2;margin-bottom: 0px;}
.news .jj{padding: 20px 45px;padding-right:60px;padding-top:23px;padding-bottom:17px;width: 560px;}
.news .time{color: #999999;width: 128px;margin-top: 75px;}
.news .jj .t{font-size: 18px;}
.news .jj .intro{color: #999999;margin-top: 12px;margin-bottom: 16px;line-height: 28px;}
.news .jj .d{color: #999;}

.news .r{width: 330px;}
.news .r .to{width: 330px;margin-top: 12px;margin-bottom: 20px;}
.news .r .to .e{width:40px;height:42px;font-size:15px;color:#1f1a17;border: 1px solid rgba(31,26,23,0.28);text-transform: uppercase;padding: 11px 13px;}
.news .r .to .e:hover{color: #db982a;border: 1px solid rgba(219,152,42,0.28);}
.news .r .to .e span{font-family: "宋体";}
.news .r .to .nrj{color:#1f1a17;font-size: 24px;background: url("../img/nrj.png") no-repeat right;padding: 16px;padding-right: 27px;}
.news .r .to .en{color:#db982a;font-size: 16px;text-transform: uppercase;text-align: right;letter-spacing: 1px;}
.news .r .npic{width: 330px;height: 308px;}

.neicusbk{margin-top: 0;}
.neicusbk .r{margin-left: 0;width: 280px;background-color: #fff;padding: 16px 20px;}
.neicusbk .top{margin-top: 15px;margin-bottom: 8px;}
.neicusbk .top .t{font-size: 20px;color: #333;}

/*one控制器*/
.onecontent .ggbt .sx{width: 5px;height: 25px;}
.onecontent .ggbt .t{font-size: 26px;color: #333;}
.onecontent .ggbt .bigt{font-size: 36px;color: #333;margin-top: 30px;}
/*立即申请样板间按钮*/
.ljsqybj{margin-top: 50px;}
.ljsqybj span{font-size: 28px;}


/*view控制器*/
.viewcontent .ggbt .sx{margin-left: 3px;width: 4px;height: 21px;}
.viewcontent .ggbt .t{padding-left:11px;font-size: 24px;color: #333;}










/*车型报价*/
.chex .top{width: 1200px;margin: 0 auto;}
.chex .list{width: 1312px;margin: 0 auto;padding-top: 40px;padding-bottom: 74px;overflow: hidden;}
.viewchex .list{padding-top: 0;padding-bottom: 0;}
.chex .list li{float: left;width: 312px;margin:0 8px;margin-bottom: 15px;}
.viewchex .list li{float: left;width: 295px;margin:0 8px;margin-bottom: 15px;}
.chex .list li:hover{box-shadow: 0 8px 20px rgba(0,0,0,0.1);}
.chex .list li .pic{height: 226px;overflow: hidden;vertical-align: middle;}
.viewchex .list li .pic{height: 214px;overflow: hidden;vertical-align: middle;}
.chex .list li .l{float: left;width: 140px;padding-left: 20px;text-align: left;height: 60px;}
.chex .list li .l .t{display: block;font-size: 16px;color: #000;margin-top: 18px;margin-bottom: 3px;height: 24px;overflow: hidden;}
.chex .list li .l .b{color: #666;}
.chex .list li .l .b span{background: url("../img/sx_03.png") no-repeat right;padding-right: 6px;}
.chex .list li .l .b .end{background: none;padding-right: 0px;}
.chex .list li .r{float: left;width: 110px;padding-right: 17px;text-align: right;color:#d78f1a;height: 80px;line-height: 80px;}
.chex .list li .r .n{font-size: 22px;font-family:Arial;}
.chex li:hover{background-color: #fff;}
.chex li:hover .l .t{color: #d78f1a;}
table.che{border-spacing: 0;}
table.che tr{line-height:38px;color: #666;}
table.che td{color: #666;font-size: 16px;border-right: 1px solid #eeeeee;border-bottom: 1px solid #eeeeee;text-align: center;}

/*旅游线路*/
.lux{float: left;margin: 0 auto;width: 100%;}
.luxindex{background-color: #f6f6f6;}
.lux .top ul{float: right;}
.lux .top ul a{float: left;margin-right: 21px;background-color: #eeeeee;color: #333;}
.lux .top ul a:hover{background-color: #d78f1a;color: #fff;}
.lux li:hover{background-color: #f6f6f6;}
.lux .list li .l{width: 248px;padding-right: 20px;padding-top: 10px;text-align: justify;}
.lux .list li .l .t{margin-top: 0;}
.lux .list li .l .b{font-size: 12px;line-height: 20px;height: 41px;overflow: hidden;}
.lux .bwkk{width: 1216px;height: 414px;position: relative;overflow: hidden;}
.lux .bwk{width: 1216px;height: 414px;position: absolute;overflow: hidden;}
.lux .bwk .list{width: 1216px;float: left;}
.chex .list li .l2{height: 50px;overflow: hidden;padding-top: 0;line-height: 20px;}
.chex .list li .l2 i{color: #d78f1a;}

/*企业租车*/
.zuc{width: 1200px;margin: 0 auto;padding-top: 72px;padding-bottom: 100px;}
.zuc .top{font-size: 28px;text-align: center;}
.zuc .top span{color: #d78f1a;}
.zuc .b{width: 1200px;margin: 0 auto;}
.zuc ul{width: 1240px;margin: 0 auto;margin-left: -20px;overflow: hidden;}
.zuc ul li{float: left;margin:20px;text-align: center;width: 200px;height: 90px;line-height: 90px;}
.zuc ul li:hover{background-color: #f6f6f6;}
.zuc ul li img{vertical-align: middle;}

/*新闻中心*/
.new{background-color: #f2f3f5;float: left;margin: 0 auto;width: 100%;}
.new .list{float:left;width: 380px;margin-right: 30px;height: 390px;overflow: hidden;padding-bottom: 70px;}
.new .list3{margin-right: 0;}
.new .list .pic{height: 150px;overflow: hidden;}
.new .list .listi{height:240px;width: 380px;margin-right: 30px;background-color: #fff;overflow: hidden;padding-top: 5px;}
.new .list .listi li{margin:0 20px;width: 340px;height: 40px;line-height: 40px;background: url("../img/bl.png") no-repeat bottom;}
.new .list .listi li a{padding-left:15px;background: url("../img/dian.png") no-repeat left;}
.new .list .listi li:hover{box-shadow: none;}
.new .list .listi li:hover a{color: #d78f1a;}


/*内页one*/
.viewcontent .jj,.onecontent .jj{/*padding-top: 15px;*/padding-bottom: 50px;text-align: justify;padding-top: 25px;}
.viewcontent .jj img{margin-bottom: 5px;}
.viewcontent #viewport{width:1035px;height: 360px;}
.viewcontent .slide{width:1035px;height: 360px;margin-bottom: 5px;}

.oneggbt{width: 100%;margin:25px 0;margin-bottom: 32px;}
/*.onecontent .bl{width: 1150px;}*/
.onecontent .jj{line-height: 36px;font-size: 15px;color: #666;}
.onecontent .bigjj{width: 100%;line-height: 40px;font-size: 16px;margin-right: 72px;}
.onecontent .r{width: 366px;}
.onecontent .r img{margin-top: -60px;}
.onecontent{padding-bottom: 100px;/*background-color: #ededed;*/}
.onecontent2{padding-bottom: 50px;background-color: #fff;}
.onecontent .jj{padding-bottom: 0px;}






/*neipage*/
.neileft{
 animation: fadeInUp 1s .5s ease both;
 -webkit-animation: fadeInUp 1s .5s ease both;
 -moz-animation: fadeInUp 1s .5s ease both;
min-height: 480px;width: 100%;}
.neiright{display:none;opacity: 0;
 animation: faderight 1s .5s ease forwards;
 -webkit-animation: faderight 1s .5s ease forwards;
 -moz-animation: faderight 1s .5s ease forwards;
 width: 320px;border: 1px solid #d8d8d8;}
 .neisub{margin-left:40px;width: 246px;}
 .neisub .t{margin-top:48px;padding-right:75px;font-size: 20px;padding-bottom: 10px;border-bottom: 2px solid #d78f1a;}
 .neisub ul{margin-top: 30px;font-size: 16px;}
 .neisub li{padding-left: 10px;/*margin-bottom:2px;*/background: url("../img/d.png") no-repeat left;}
 .neisub li a{display: block;height: 60px;line-height: 60px;/*padding: 0 5px;*/font-size: 14px;border-bottom: 1px solid #e5e5e5;padding-right: 28px;}
 .neisub li a img{float: right; display: inline-block; padding-top: 5px; height: 50px; /*width: 50px;*/max-width: 110px;}
 .neisub li a img.szjt{float: right; display: inline-block; padding-top: 22px; height: auto; width: auto;}
 .neisub li a:hover{text-decoration: underline;}
 .neisub li.active a{color:#d78f1a;text-decoration: underline;}
.neifeatured{padding-top: 0;}
.neifeatured .list{/*padding-top: 35px;*/padding-bottom: 15px;}
.neifeatured .list li{margin-bottom: 26px;font-size: 16px;}
.neifeatured .list li .p{margin-bottom: 13px;line-height: 1.9;}
.neifeatured .list li .p1{line-height: 1;}
.neifeatured .list li .t{font-size: 18px;font-weight: bold;}
.neifeatured .list li .email{font-size: 15px;color:#bc360a;}
.neifeatured .list li .email:hover{color:#005eb8;}
.neifeatured .list li .pic{max-height: 360px;width: 266px;}
.neifeatured .list li .jj .ss{padding-bottom: 0;}
.neifeatured .list li .lti{font-size: 16px;margin-top: 16px;margin-bottom: 14px;width: 750px;}
.neifeatured .list li:hover{box-shadow: none;}


/*详情页面分享*/
.neileft span.span2{ font-size:12px;line-height:25px;display:inline-block; width:100%;margin-top: 5px;}
.neileft span.span2 i{ display:inline-block; float:right;}




.viewcontent .p{margin-bottom: 13px;line-height: 1.9;font-size: 16px;}
/*产品系列*/
/*.proserial{margin-top: 8px;}
.proserial a{background-color: #d78f1a;color: #fff;border-radius: 3px;padding: 7px 25px;margin:0 8px;}
.proserial a:hover{background-color: #e8b35c;}
.proserial a.active{background-color: #522219;}*/


.proserial{margin-top: 8px;}
.proserial a{/*background-color: #d78f1a;*//*color: #fff;*//*border-radius: 3px;*/padding: 7px 25px;padding-top: 8px;padding-bottom: 6px;margin:0 8px;border: 1px solid #dfdddd;}
/*.proserial a:hover{background-color: #333;color: #fff;border: 1px solid #333;}*/
.proserial a:hover,.proserial a.active{background-color: #522219;color: #fff;border: 1px solid #522219;}


/*viewleft*/
.viewleft{}
.video{width: 332px;padding: 5px;border-radius: 2px;border: 1px solid #e1e1e1;}
.viewright{width: 812px;padding-top: 65px;min-height: 480px;}
.viewleft .sharewk{margin-top: 5px;float:left;}
.viewleft .sharetext {font-weight: bold;color: #d78f1a /*#f37324*/;margin-top: 10px;}
.viewleft .sharetext span{float: right;}
.viewleft .sharewk a{margin-left: 0!important;margin-right: 17px!important;}
.star{background: url(../img/star.png) repeat-x left -32px transparent;height: 14px;width: 95px;margin-bottom: 5px;float: left;margin-right: 5px;}
.sd span{font-size: 12px;}
.detail{font-size: 18px;color: #d78f1a;border-bottom: 1px solid #d78f1a;padding-bottom: 10px;width: 300px;margin-bottom: 10px;}

.viewleft .neisub .t{margin-top: 25px;}
.viewleft .neisub{margin-left: 0;margin-bottom: 40px;}


/*多图展示*/
.dimage{width: 800px;margin: 0 auto;overflow: hidden;}
.dimage .dbig{background-color:#f9f9f9;width:100%;height:500px;margin-bottom: 13px;overflow: hidden;position: relative;}
.dimage .dbig ul{position: absolute;width: 3200px;height: 100%;}
.dimage .dbig li{line-height:500px;float:left;width: 800px;height: 100%;overflow: hidden;text-align: center;}
.dimage .dbig li img{vertical-align: middle;}

.dimage .dlis{position: relative;width:100%;height:119px;overflow: hidden;}
.dimage .dlis ul{position: absolute;width: 813px;height: 119px;}
.dimage .dlis li{float:left;width: 186px;height: 115px;border: 2px solid #fff;overflow: hidden;margin-right: 13px;}
.dimage .dlis li:hover{border: 2px solid #d78f1a;transition: 0.3s;}
.dimage .dlis li.active{border: 2px solid #d78f1a;transition: 0.3s;}
/*======底部end========*/


/*渐变色*/
/* background-color: #f8788b; */
/*background: linear-gradient(90deg,#f8c84c,#f8788b);*/

/*盒子的阴影*/
/*width: 236px;
height: 318px;
box-shadow: 0 0 10px 0 rgba(0,0,0,0.15);
left: -45px;
top: -13px;
border-radius: 20px;*/

/*opacity: 0;
filter: alpha(opacity=0);*/


/*返回*/
.videoview_back{cursor:pointer;width: 92px;background: #d9aa39;height: 30px;text-align: center;margin-left: 1092px;color: white;line-height: 30px;font-size: 14px;margin-top: 25px;}
.videoview_back:hover{background: #e59962;}



/*筛选*/
.neiselect{ width:1200px; height:auto; margin:30px auto 0px}
.neiselect .seldiv .selbot{width: 90.8%;}
.neiselect .loli{width:50%;float: left; border-bottom:1px solid #14bcc4; padding:8px 0px;}
.neiselect .loli .l{width: 20%; font-size:16px; font-weight:bold; color:#333; line-height:40px;}
.neiselect .loli .r{width: 60%;}
.neiselect .loli .lorarea .seldiv{width: 71.8%;}
.neiselect .loli .lorarea .seldiv span{width: 29%!important;float: left;;}
.neiselect .loli .lorarea .seldiv .selbot{width: 93%}
.neiselect .loli .inp{float:left;text-indent: 10px;width: 100%;height: 40px;background-color: #fff;border: none;outline: none;}
.neiselect .loli .ty{width: 32%;margin-right: 2%;background-color: #da93da;height: 35px;line-height: 35px;color: #fff;text-align: center;float: left; font-size:14px; color:#333}


.regcon .loli .l{width:19%;min-width: 118px;text-align: right; padding-right:2%; font-size:18px; line-height:40px;}
.regcon .loli{overflow:hidden;margin-bottom: 26px;}
.regcon .loli .r{width:70.5%;}
.regcon .loli .r2{height: 28px;text-align: left;}
.regcon .loli .inp1{background: url("../img/f1.png") no-repeat 14px;}
.regcon .loli .inp2{background: url("../img/f2.png") no-repeat 14px;}
.regcon .loli .inp3{background: url("../img/f3.png") no-repeat 14px;}
.regcon .loli .inp4{background: url("../img/f4.png") no-repeat 14px 14px;}

.regcon .loli .inp{padding-left:40px;float:left;text-indent: 10px;width: 100%;height: 38px;background-color: #fff;border:1px solid #b7b7b7;outline: none;}
.regcon .loli .tex{min-height: 57px;width: 105.5%;padding: 2%;text-indent: 40px;}
.regcon .loli .sinp{float:left;text-indent: 10px;width: 34.6%;margin-right:4%;height: 40px;background-color: #fff;border: none;outline: none;}
.regcon .loli .mescode{padding-left:10px;background-color: #fbfbfb;border: 1px solid #b7b7b7;}
.regcon .loli .send{padding-left:0px;text-indent: 10px;width: 22.15%;margin-right:0;height: 40px;background-color: #fff;border: none;outline: none;cursor:pointer;font-size: 16px;font-family: "微软雅黑";}
.regcon .loli .inpf{height: auto;background: none;text-indent: 0;}
.regcon .loli .inpty{width: 60%;display: inline-block;text-align: left;}
.regcon .loli .sel{text-indent: 10px;width: 60%;height: 45px;background-color: #fff;border: none;outline: none;}
.regcon .loli .sub{width: 110%;border:none;height: 50px; background-color:#26226c;color: #fff;font-size: 22px; line-height:50px; text-align:center;}
.regcon .loli .sub:hover{background-color:#f77c4c;}

.regcon .loli .ts{color: #ff0000;text-indent: 10px;width: 100%; line-height:28px;clear: both; text-align:left; font-size:14px;}
.regcon .loli .ts.active{background-color: #ccc;}
.regcon .loli .zc{margin-left: 15px;color: #e00404;}
.regcon .loli .zc a{color: #e00404;}
.regcon .loli .zc:hover a{color: #e00404}
.regcon .loli .fw{font-size: 18px;}
.regcon .loli .ty{width: 32%;margin-right: 2%;background-color: #d8d8d8;height: 40px;line-height: 40px;color: #fff;text-align: center;float: left;    border-radius: 5px;}
.regcon .loli .ty.g{width: 100%;}
.regcon .loli .tyend{margin-right: 0;}
.regcon .loli .ty.active{background-color: #e00404;}
.regcon .fkk i{color: #e00404;/*1a6df6*/margin-right: 8px; font-weight:bold}
.regcon .loliyzm{margin-bottom: 16px;}
.regcon .lolibtn{margin-bottom: 20px;}


/*报名内容*/
.bmk .regcon{width: 720px;padding-right: 72px;margin-top: 40px;float: left;}
.bmk .ins{width: 290px;float: right;}
.bmk .regcon .loli{margin-bottom: 0px;}
.bmk .regcon .loli .ts{height: 20px;line-height: 20px;}
.bmk .regcon .loli .l{width: 187px;padding-right: 13px;margin-right: 17px;}
.bmk .regcon .loli .l.bt{background: url("../img/bt.png") no-repeat right;}
.bmk .regcon .loli .r{width: 498px;}
.bmk .regcon .loliwk{clear:both;width: 100%;position: relative;}
.bmk .regcon .loliwk span{position: absolute;width: 26px;height: 26px;margin-left: 10px;right: -34px;top: 9px;cursor: pointer;}
.bmk .regcon .loliwk span:hover{opacity: 0.6;}
.bmk .regcon .loliwk span.jia{background: url("../img/jia.png") no-repeat center;right: -72px;}
.bmk .regcon .loliwk span.jian{background: url("../img/jian.png") no-repeat center;}
.bmk .regcon .loliwk .loli .r{width: 140px;}
.bmk .regcon .loliwk .loli .r2{width: 248px;}
.bmk .regcon .loliwk .loli .l2{min-width:30px;width: 97px;margin-right: 0;}
.bmk .regcon .loli .r .bz{height: 90px;padding-top: 5px;padding-bottom: 5px;}
.bmk .regcon .loli .btn{height: 40px;line-height:40px;background-color: #d78f1a;text-align: center;color: #fff;font-size: 16px;border-radius: 20px;}
.bmk .regcon .loli .btn:hover{background-color: #ff911b;}

.bmk .regcon .loli .sinp{background-color: #fbfbfb;border: 1px solid #d8d8d8;margin-right: 17px;}
.bmk .regcon .loli .send{background-color: #fbfbfb;border: 1px solid #d8d8d8;}
.bmk .regcon .loli .send:hover{background-color: #fff;box-shadow: 0px 1px 6px #999;}

.xgkk .send{background-color: #fbfbfb;height: 34px;border: 1px solid #e6e6e6;border-radius: 4px;background: url(../img/titan/baj.png) repeat-x;width: 78px;text-align: center;}
.xgkk .send:hover{background-color: #fff;box-shadow: 0px 1px 6px #999;}


/*倒计时*/
.djsitem .item{/*margin: 0px 2%;*/z-index: 9; position:relative}
.djsitem .item .xs_pic_tt{ width:100%; text-align:right; position:absolute; top:0px;border-radius:4% 4% 0px 0px; height:40px; line-height:40px; background:url(../img/xs_tt_bgxx.png) repeat;}
.djsitem .item .xs_pic_tt span{ color:#fff;}
.djsitem .item .xs_pic_tt font{color:#fff;}
.djsitem .item .xs_pic_tt font i{ background-color:#d78f1a; padding:0.8% 2.5%; margin:0px 1.2%; border-radius:6px; text-align:center}
.djsitem .item .xs_pic_tt font i.bad{ background-color:#ccc; color:#333;}
.djsitem .item img{display: block;width: 100%;height: auto;border-radius: 0.08rem}
.djsitem .item_tit{ width:100%; height:auto; overflow:hidden; padding-top:3%;}
.djsitem .item_tit p.p1{ color:#333;overflow: hidden;text-overflow:ellipsis;white-space: nowrap; padding:0px 3%}
.djsitem .item_tit2{ height:auto; overflow:hidden; line-height:240%;padding:0px 3%}
.djsitem .item_tit2 span{ display:block; float:left; color:#26226c;/*ff7800*/}
.djsitem .item_tit2 span i{ font-family:Arial; font-weight:bold;}
.djsitem .item_tit2 font{ display:block; float:right; color:#b6b6b6}
.djsitem.loading{min-height: 150px;background: url(../img/AjaxLoader.gif) no-repeat center center}


@media screen and (max-width:1367px) {
	.fpricen{margin: 0 1%;}
	.fprice .for .lis{width: 200px;}
	.fprice .for .yzm{width: 100px;}
	.fprice .for .yzm2{width: 80px;}
	.fprice .sb .lis{width: 200px;}
	.fprice form{width: 694px;}
	.fprice .for{width: 428px;}
    .fpricen .close{top: 5%;}
}


/*da->小*/
@media (min-width: 1450px){

}




@media screen and (max-width:1450px) {
    .fs24{font-size: 20px;}
    .sjlc .liswk .lis .yy .cbg{padding-top: 46px;margin-bottom: 8px;background-size: auto 27px!important;}
    .wztop .topb{height:80px;line-height: 80px;}
    .nav #navul>li>a{line-height: 80px;height:60px;}

    .hlty{padding: 36px 0;}
    .hlty .bl a p{margin-top: 12px;}
    .hlty .bl .a p{margin-top: 12px;}

    .ggt{padding-top: 63px;padding-bottom: 45px;}
    .ggt .p1{font-size:26px;color:#353535;margin-bottom: 11px;}
    .ggt .p2{font-size:15px;line-height:21px;color: #656565;}

    .ggm{margin-top:23px;margin-bottom:70px;padding-bottom: 7px;border-bottom: 1px solid #3d3782;}
    .ggm font{font-size: 18px;}

    .picshow{padding-bottom: 65px;}
    .ggp .t {margin-top: 16px;margin-bottom: 12px;}
    .ggp .intro{padding-bottom: 13px;}

    .footer .ftop .lx4{width: 39.25%;}
    .footer .ftop .xmjs{margin-left: 0;line-height: 30px;}
    .footer .ftop .lx p{margin-bottom: 11px;}
    .footer .ftop .lx4{line-height: 30px;}
    .footer .ftop .xmjs span{margin: 0 2px;}
    .sharewk a{width: 27px!important;height: 27px!important;background-size: 27px!important;margin-right: 12px!important;}

    .neicontent .tyal .liswk .lis .liss{margin: 10px;}
    .neicontent{margin-bottom: 45px;}
    .page{margin-top: 52px;}
    .footer{margin-top: 45px;}
    .pb65{padding-bottom: 55px;}

    .gap1{height: 42px;}
    .ejsubnav .nowadd{line-height: 55px;}
    .viewcontent .prog .pic{border-left: 11px solid #3c3783;border-top: 11px solid #3c3783;}
    .viewcontent .prog .num{margin-top: 5.5%;}
    .viewcontent .xq{line-height: 38px;}

    .custwk .lis{width: 42px;height: 42px;line-height: 42px;font-size: 15px;}
    .custwk .lis .yl{width: 42px;}
}

@media screen and (max-width:1367px) {
    .fs24{font-size: 18px;}
    .sjlc .liswk .lis .yy .cbg{padding-top: 44px;margin-bottom: 8px;background-size: auto 25px!important;}
    .wztop .topb{width: 103.5%;}
    .footer .ftop .lx4 {width: 38.26%;}
    .footer .ftop .lx1{width: 21.8%;}
    .footer .ftop .xmjs{line-height: 28px;}
    .footer .ftop .lx p{margin-bottom: 10px;}
    .footer .ftop .lx4{line-height: 28px;}

    .picshow .picarea .picwk a .lis{margin: 7px;}
    .jsqy .liswk .lis .liss{margin: 7px;}
    .picshow .picnext{right: -33px;}
    .picshow .picprev{left: -33px;}
    .tyal .liswk{width: 103.3%;;}
    .footer{margin-top: 45px;}
    .footer .ftop{padding-bottom: 65px;}

    .neicontent .tyal .liswk .lis .liss{margin: 8px;}
    .neicontent{margin-bottom: 42px;}
    .page{margin-top: 48px;}
    .footer{margin-top: 42px;}

    .sharewk2 a{background-size: 27px!important;}
    .pb65{padding-bottom: 50px;}

    .gap1{height: 40px;}

    .lxwm .bl{max-width: 76%;}

    .ejsubnav .nowadd{line-height: 50px;}
    .viewcontent .prog .pic{height:340px;line-height:340px;border-left: 9px solid #3c3783;border-top: 9px solid #3c3783;}
    .viewcontent .xq{line-height: 35px;}

    .custwk{right: 2%;}
    .custwk .lis{margin-left: 0;}
    .custwk .lis{width: 42px;height: 40px;line-height: 40px;font-size: 14px;}
    .custwk .lis .yl{width: 40px;}
    .custwk .qq .yl{background-position: 11px -40px;}
    .custwk .tel .yl{background-position: 11px -140px;}
    .custwk .qq .now{background-position: 12px -42px;}
}

@media screen and (max-width:1200px) {
    .wztop .topb{height:70px;line-height: 70px;}
    .nav #navul>li>a{line-height: 70px;height:50px;}
}



@media (max-width: 1200px) {

}
@media (max-width: 1024px) {
    .fs24{font-size: 18px;}
    .sjlc .liswk .lis .yy .cbg{padding-top: 42px;margin-bottom: 8px;background-size: auto 24px!important;}

    .fs18{font-size: 16px;}
    .fs14{font-size: 12px;}
    .bl, .block{max-width: 95%;}
    .nav{padding-left: 2%;}
    .wztop .topb{height:60px;line-height: 60px;}
    .nav #navul>li>a{line-height: 55px;height:45px;}

    .hlty .bl{width: 70%;}
    .hlty{padding: 32px 0;}
    .hlty .bl a .pic{height: 50px;}
    .hlty .bl .a .pic{height: 50px;}
    .hlty .bl a p{margin-top: 8px;}
    .hlty .bl .a p{margin-top: 8px;}

    .ggt{padding-top: 53px;padding-bottom: 40px;}
    .ggt .p1{font-size:23px;color:#353535;margin-bottom: 11px;}
    .ggt .p2{font-size:14px;line-height:20px;color: #656565;}

    .ggm{font-size:13px;margin-top:20px;margin-bottom:60px;padding-bottom: 5px;border-bottom: 1px solid #3d3782;}
    .ggm font{font-size: 16px;}

    .picshow{padding-bottom: 55px;}
    .ggp .t {margin-top: 14px;margin-bottom: 10px;}
    .ggp .intro{padding-bottom: 12px;}

    .footer{margin-top: 40px;}
    .footer .ftop{padding-top: 45px;padding-bottom: 55px;}
    .footer .fico{height:40px;background-size: 40px!important;top: -20px;}

    .neicontent{margin-bottom: 38px;}
    .page{margin-top: 38px;}
    .footer{margin-top: 38px;}
    .pb65{padding-bottom: 45px;}
    .gap1{height: 35px;}

    .viewcontent .prog .pic{border-left: 7px solid #3c3783;border-top: 7px solid #3c3783;}


}
@media screen and (max-width:992px) {

}
@media screen and (min-width:768px) {
    .footer .ftop .lx1{width: 22.9%;}
    .footer .ftop .lx4{width: 37%;}
}
@media screen and (max-width:767px) {
    .hide{display: block!important;}
    .show{display: none!important;}
    .fs24{font-size: 18px;}
    .sjlc .liswk .lis .yy .cbg{padding-top: 38px;margin-bottom: 5px;background-size: auto 24px!important;}
    .fs18{font-size: 14px;}

    .hlty .bl{width: 70%;}
    .hlty{padding: 32px 0;}
    .hlty .bl a .pic{height: 40px;}
    .hlty .bl .a .pic{height: 40px;}
    .hlty .bl a p{margin-top: 8px;}
    .hlty .bl .a p{margin-top: 8px;}

    .ggt{padding-top: 48px;padding-bottom: 25px;}
    .ggt .p1{font-size:23px;color:#353535;margin-bottom: 9px;}
    .ggt .p2{font-size:14px;line-height:20px;color: #656565;}

    .ggm{font-size:13px;margin-top:16px;margin-bottom:50px;padding-bottom: 5px;border-bottom: 1px solid #3d3782;}
    .ggm font{font-size: 16px;}

    .picshow{padding-bottom: 50px;}
    .ggp .t {margin-top: 12px;margin-bottom: 9px;}
    .ggp .intro{padding-bottom: 12px;}
    .ggp .mor{background-size: 15px auto;}

    .footer{margin-top: 35px;}
    .footer .ftop{padding-bottom: 40px;}
    .footer .ftop .lx2{padding-left: 2%;}
    .footer .ftop .lx1{width: 23.8%;}
    .sharewk a{width: 22px!important;height: 22px!important;background-size: 22px!important;}
    .neicontent{margin-bottom: 30px;}
    .page{margin-top: 35px;}
    .footer{margin-top: 38px;}
    .pb65{padding-bottom: 38px;}

    .gap1{height: 30px;}
    .ejsubnav .nowadd{line-height: 43px;}
    .viewcontent .prog .pic{height:304px;line-height:304px;border-left: 5px solid #3c3783;border-top: 5px solid #3c3783;}
    .viewcontent .prog .num{margin-top: 5.5%;}
    .viewcontent .xq{line-height: 34px;}

    /*------------------*/
    .lxwm .liswk .lis{width: 50%;/*position: relative;*/}
    .custwk{top: auto;bottom: 50%;}
    .sbzl .ggt{padding-bottom: 40px;}
    .neicontent .tyal .liswk .lis .c{margin: 20px;}
    .neicontent .tyal .liswk .lis .liss{margin: 6px;}
    .videowk{height: 310px;}
    .picshow{padding-bottom: 45px;}

}

@media screen and (max-width:568px) {
    .topm{height: 55px;line-height: 55px;}
    .hlty .bl{width: 85%;}
    .ggt .p1{font-size: 22px;}
    .ggt{padding-top: 42px;padding-bottom: 20px;}
    .picshow .picarea .picwk a .lis{margin: 5px;}
    .sbzl .ggt{padding-bottom: 35px;}
    .sjlc .liswk .lis .yy .cbg{margin-top:15%;padding-top: 25px;background-size: auto 20px!important;}
    .sjlc .liswk .lis .yy .intro{line-height: 20px;}
    .lxwm .liswk .lis .liss{margin:7px;padding: 3% 5%;}
    .flx .liswk .lis .liss{margin: 0 5px;}
    .prevnext a{font-size: 13px;}
    .prevnext p{margin-bottom: 5px;}
    .neicontent .tyal .liswk .lis .c{margin: 15px;}
    .neicontent .tyal .liswk .lis .liss{margin: 4px;}
    .ggp p{margin-left: 10px;margin-right: 10px;}
    .videowk{height: 320px;}
    .gap1{height: 25px;}
    .neicontent .tyal .liswk .lis .c .t{margin: 8px 0;}
    .picshow{padding-bottom: 40px;}

    .hlty .bl a {display: table-cell;width: 33.33%;float: left;margin-bottom: 5%;}
    .hlty .bl .a {display: table-cell;width: 33.33%;float: left;margin-bottom: 5%;}
    .hlty{padding: 32px 0;padding-bottom: 25px;}
    .carousel-indicators{display: none;}

}
@media screen and (max-width:480px) {
    .fs18{font-size: 13px;}
    .topm{height: 52px;line-height: 52px;}
    .footerr li{font-size: 14px;}
    .hlty .bl a .pic{height: 32px;}
    .hlty .bl .a .pic{height: 32px;}
    .ggt .p1{font-size: 20px;}
    .ggt{padding-top: 40px;padding-bottom: 18px;}
    .tyal .liswk .lis .liss{margin: 3px;}
    .tyal .liswk .lis .yy .cbg{padding-top: 22px;background: url("../img/alj.png") no-repeat top;background-size:16px;}
    .neispkz .liswk .lis .yy .cbg{background: url("../img/v.png") no-repeat center;}
    .picshow .picarea .picwk a .lis{margin: 3px;}
    .jsqy .ggm{margin-bottom: 35px;}
    .tyal .liswk .lis .yy .cbg{font-size: 13px;}
    .sbzl .ggt{padding-bottom: 22px;}
    .flx{padding: 0;}
    .neicontent .tyal .liswk .lis .c{margin: 10px;}
    .neicontent .tyal .liswk .lis .liss{margin: 3px;}
    .ggp p{margin-left: 7px;margin-right: 7px;}
    .videowk{height: 282px;}
    .gap1{height: 20px;}
    .viewcontent .jj, .onecontent .jj{padding-top: 22px;padding-bottom: 35px;}
    .neicontent .tyal .liswk .lis .c .t{margin: 7px 0;}
    .picshow{padding-bottom: 36px;}
    .lxwm .bl{width: 85%;max-width: 93%;}
    .flx .ewm{margin-bottom: 5.3%;}
    .hlty{padding: 32px 0;padding-bottom: 22px;}
}
@media screen and (max-width:420px) {
    .tyal .liswk .lis{width: 50%;}
    .lxwm .liswk .lis{width: 100%;}
    .lxwm .liswk .lis .liss .pic{min-height: auto;}
    .tyal .liswk .lis .yy .cbg{padding-top: 30px;}
    .listtwocontent .tyal .liswk .lis{width: 50%;}
    .neicontent .tyal .liswk .lis .c .t{margin: 4px 0;}
    .topm{height: 50px;line-height: 50px;}
    .footerr li{font-size: 13px;}
    .hlty .bl{width: 95%;}
    .hlty .bl a .pic{height: 25px;}
    .hlty .bl .a .pic{height: 25px;}
    .hlty .bl a p{font-size: 13px;}
    .hlty .bl .a p{font-size: 13px;}
    .tyal .liswk .lis .yy .cbg{font-size: 12px;}
    .sbzl .ggt{padding-bottom: 17px;}
    .ggt{padding-top: 32px;}
    .ggt .p2{font-size: 13px;}
    .ggm{margin-bottom: 35px;}
    .picshow .picnext{right: -26px;width: 25px;}
    .picshow .picprev{left: -26px;width: 25px;}
    .ggp .intro{line-height: 18px;}
    .ggp p{margin-left: 5px;margin-right: 5px;}
    .ggt .p1{font-size: 16px;}
    .videowk{height: 242px;}
    .gap1{height: 15px;}
    .viewcontent .jj, .onecontent .jj{padding-top: 20px;padding-bottom: 30px;}
    .picshow{padding-bottom: 30px;}
    .gybanner .bl .jj{width: 80%;}
    .lxwm .bl{width: 90%;}
    .flx .ewm{margin-bottom: 6.3%;}
    .topm .mset img{max-height: 65%;}
}

@media screen and (max-width:380px) {
    .videowk{height: 204px;}
    .gybanner .bl .jj{width: 90%;}
    .lxwm .bl{width: 95%;}
    .flx .ewm{margin-bottom: 8.3%;}
    .topm .mset img{max-height: 56%;}
}

@media screen and (max-width:320px) {


}