@charset "utf-8";
*{ padding:0; margin:0;}
ul{ margin:0 !important;}
body{ font-family:"微软雅黑" !important; overflow-x:hidden; background: #f3f3f3 !important; text-align: left;}
.wrap{ width:1200px; max-width:96%; margin:0 auto;}
/*顶部*/

.header{ width:100%; z-index:104; padding: 8px 0; background:#fff; position:relative;}
.header .search{display: inline-block;}
.header .search form{width: 234px;line-height: 30px;height: 32px;border: 1px solid #ddd;padding: 0 40px 0 18px;position: relative;border-radius: 40px;overflow: hidden;float: right; top: 15px;left: 50px;}
.header .search form input{width: 100%;height: 30px;line-height: 30px;border: 0;background: fixed;}
.header .search form button{height: 30px;width: 40px;background: url(../images/t1.png) no-repeat 9px center;border: 0;position: absolute;right: 0;top:0;opacity: .5;transition: all .3s;}
.header .search form button:hover{opacity: 1;}

@media screen and (max-width: 1225px){
.header .search form{width: 200px;line-height: 30px;height: 32px;border: 1px solid #ddd;padding: 0 40px 0 18px;position: relative;border-radius: 40px;overflow: hidden;float: right; top: 15px;left: 30px;}
	}

@media screen and (max-width: 1160px){
.header .search form{width: 160px;line-height: 30px;height: 32px;border: 1px solid #ddd;padding: 0 40px 0 18px;position: relative;border-radius: 40px;overflow: hidden;float: right; top: 15px;left: 15px;}
	}

@media screen and (max-width: 1100px){
.header .search {display: none;}
	}

.Logo{ display:inline-block;}
.tel{ float:right;}
.tel1{ width: 100%; color: #9f1008; font-family: arial; font-size: 22px; font-weight: bold; background: url(../images/tel1.png) no-repeat left; padding: 0 0 0 36px; line-height: 40px;}
.tel2{ width: 100%; color: #9f1008; font-family: arial; font-size: 22px; font-weight: bold; background: url(../images/tel2.png) no-repeat left; padding: 0 0 0 36px; line-height: 40px;}
/*header.logo部分*/

.banner{ width:100%; overflow:hidden;}
.picture{ width:100%;}
.picture img{ width:100%;}
.aa .swiper-pagination-bullet{ width:15px; height:4px; opacity:1; border-radius:2px; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#9f1008;}
/*pc端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/
.top{ width:100%; height:32px; border-bottom:1px #99f1008 solid; box-sizing:border-box; background: #e7e7e7;}
.greet{ display:inline-block; font-size:12px; line-height:31px; color:#000;}
.zd{ float:right; font-size:12px; line-height:31px; color:#000;}
.zd a{ display:inline-block; font-size:12px; line-height:31px; color:#000; margin:0 5px;}
.zd a:hover{ color: #000; text-decoration: underline !important;}
.nav{ width:100%; z-index:104; background: #444;}
.nul{ width:100%;}
.nul>li{float:left; width:12.5%; position:relative; background: url(../images/xli.png) no-repeat right;}
.nul>li:last-child{ background: none;}
.nul>li>a{color:#fff; line-height:41px; height:41px; padding:0 3px; overflow:hidden; display:block; text-align:center; font-size:14px; transition: all 0.3s ease-out;}
.nul>li:hover>a{ background: #9f1008;}
.nul>li ul{ display: none; position: absolute; top: 100%; left: 0; width:100%; z-index:104; background:rgba(68, 68, 68 ,0.72);}
.nul>li ul li{ width:100%; border-top: 1px solid rgba(255, 255, 255, 0.5);}
.nul>li ul li>a{ line-height:36px; display: block; text-align: center; width: 100%; overflow:hidden; font-size:14px; height:36px; border:none; color:#fff;}
.nul>li ul li>a:hover{ color:#fff; background:#9f1008;}
.acta{ background:#9f1008 !important;}
/*PC头部导航*/

.title{ width: 100%; margin: 0 0 35px 0; cursor: pointer; text-align: center;}
.title h2{ width: 100%; font-size: 30px; line-height: 55px; color: #333; margin: 0 !important; background: url(../images/titlebg.png) no-repeat bottom;}
/*栏目标题*/

.fwlc{ width:100%; padding:50px 0; background: url(../images/lcbg.jpg) no-repeat center center; background-size: cover;}
.fwlcctn{ width: 100%; overflow: hidden;}
.lc{ width: 100%; padding: 0 10px; text-align: center; background: url(../images/tb.png) no-repeat; background-position: 100% 41px;}
.lcroll .swiper-slide:last-child .lc{ background: none;}
.lcctn{ width: 100%;}
.lcimg{ display: inline-block; max-width: 100%; width: 92px; position: relative; border-radius: 50%; transition: all 0.3s ease-out; border: 3px #9f1008 solid; box-sizing: border-box;}
.lcctn:hover .lcimg{ background: #9f1008;}
.lctop{ padding-top: 100%;}
.lc2{ opacity: 0; transition: all 0.3s ease-out;}
.lcctn:hover .lc2{ opacity: 1;}
.lctit{ width: 100%; text-align: center; margin: 10px 0 0 0; font-size: 14px; line-height: 22px; color: #333;}
/*服务流程*/

.clzs{ width:100%; padding:50px 0;}
.clzsctn{ width: 100%; overflow: hidden;}
.cl{ width: 100%; background: #fff; transition: all 0.5s ease-out; overflow: hidden; border-radius: 4px; border-bottom: 1px #505050 solid;}
.cl:hover{ border-color: #a52018;}
.climg{ width: 100%; overflow: hidden; border-radius: 4px;}
.climg1{ transition: all 0.5s ease-out;}
.cl:hover .climg1{ transform: scale(1.05);}
.climg2{ padding-top: 65.4804%;}
.clbt{ width: 100%; text-align: center; padding: 0 3px; transition: all 0.5s ease-out; font-size: 14px; height: 54px; line-height: 54px; color: #333; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.cl:hover .clbt{ color: #a52018;}
.more{ width: 100%; text-align: center; margin: 30px 0 0 0;}
.more a{ display: inline-block; transition: all 0.3s ease-out; width: 168px; height: 42px; line-height: 42px; color: #fff; font-size: 14px; background: #444 url(../images/arrow.png) no-repeat; background-position: calc(100% - 42px) center; padding: 0 0 0 48px; text-align: left;}
.more a:hover{ color: #fff; background: #a52018 url(../images/arrow.png) no-repeat; background-position: calc(100% - 35px) center;}
/*窗帘展示*/

.gywm{ width:100%; overflow: hidden; position: relative;}
.gywm_left{ width: 50%; float: right; z-index: 1;}
.glimg{ width: 100%; overflow: hidden;}
.glimg1{ transition: all 0.5s ease-out;}
.gywm:hover .glimg1{ transform: scale(1.05);}
.glimg2{ padding-top: 52.29%; height: 500px;}
.gywm_right{ width: calc(50% + 50px); position: absolute; left: 0; background: rgba(255, 255, 255, 0.9); top: 50%; transform: translate(0,-50%); z-index: 2; overflow: hidden;}
.gr{ width: 600px; float: right; padding: 36px 36px 36px 0; max-width: 96%;}
.grtit{ width: 100%; background: url(../images/titlebg.png) no-repeat bottom left; font-size: 30px; color: #333; line-height: 55px;}
.grtxt{ font-size: 14px; line-height: 30px; color: #666; height: 240px; overflow: hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 8; margin: 20px 0;}
.gr .more{ margin: 0; text-align: left;}
/*关于我们*/

.bycp{ width:100%; padding:50px 0;}
.bycpctn{ width: 100%; overflow: hidden;}
.cp{ width: 100%; transition: all 0.5s ease-out; border: 1px #d1d1d1 solid; box-sizing: border-box; border-radius: 4px; overflow: hidden; position: relative;}
.cp:hover{ border-color: #a5231c;}
.cpimg{ width: 100%; overflow: hidden;}
.cpimg1{ transition: all 0.5s ease-out;}
.cp:hover .cpimg1{ transform: scale(1.05);}
.cpimg2{ padding-top: 65.232%;}
.cptit{ width: 100%; text-align: center; padding: 0 3px; transition: all 0.5s ease-out; position: absolute; left: 0; bottom: 0; line-height: 34px; height: 34px; color: #333; background: rgba(255, 255, 255, 0.9); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.cp:hover .cptit{ color: #fff; background: rgba(159, 16, 8, 0.9);}
/*布艺产品*/

.gcal{ width:100%; padding:70px 0; background: url(../images/gcalbg.jpg) no-repeat center center; background-size: cover;}
.gcalctn{ width:100%; overflow: hidden; padding:0 125px 0 0; position:relative;}
.gcaltit{ width:143px; text-align:center; background:url(../images/arrowbg.png) no-repeat; background-size:100% 100%; padding:40px 0; float:left;}

.gcaltit span{ display: inline-block; font-size: 18px; line-height: 31px; color: #fff; width: 98px; border-bottom: 1px #fff solid;}

.algd{ width:calc(100% - 150px); float:right;}
.al{ width:100%; position:relative; overflow:hidden;}
.alimg{ width:100%;}
.altop{ padding-top:61.7977%; height:112px;}
.alzz{ position:absolute; width:100%; height:100%; left:0; top:100%; transition:all 0.3s; background:rgba(0, 0, 0, 0.38);}
.al:hover .alzz{ top:0;}
.alctn{ width:100%; position:absolute; left:0; padding:0 5px; top:150%; transform:translate(0,-50%); transition:all 0.3s;}
.al:hover .alctn{ top:50%;}
.altit{ font-size:14px; line-height:20px; color:#fff; width:100%; text-align:center; height:20px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.djt2{ width:60px; height:112px; background:url(../images/arrow1.png) no-repeat; background-size: 100% 100%; cursor: pointer; position:absolute; top:0; right:0;}
.djt1{ width:60px; height:112px; background:url(../images/arrow2.png) no-repeat; background-size: 100% 100%; cursor: pointer; position:absolute; top:0; right:62px;}
/*新闻中心*/

.zxsc{ width: 100%; padding: 50px 0;}
.zxscctn{ width: 100%; overflow: hidden;}
.zxscul{ width: 100%; overflow: hidden;}
.xwzxctn{ width: 100%;}
.xwzxul{ width: 100%; overflow: hidden;}
.xwzxul>li{ width: 31%; margin: 0 3.5% 0 0; float: left;}
.xwzxul>li:last-child{ margin: 0;}
.xwbt{ width: 100%; border-bottom: 1px #9f1008 solid; padding: 0 0 7px 0;}
.xwbt>b{ display: inline-block; font-size: 18px; line-height: 24px; color: #333;}
.xwbt>a{ display: inline-block; float: right; font-size: 12px; line-height: 14px; color: #666; margin: 10px 0 0 0; transition: all 0.3s ease-out; padding: 0 25px 0 0; background: url(../images/j1.png) no-repeat right;}
.xwbt>a:hover{ background: url(../images/j2.png) no-repeat right; color: #9f1008;}
.xwimg{ width: 100%; overflow: hidden; margin: 15px 0 10px 0;}
.xwimg1{ transition: all 0.5s ease-out;}
.xwimg:hover .xwimg1{ transform: scale(1.08);}
.xwimg2{ padding-top: 45.799%;}
.xwul{ width: 100%; margin: 7px 0 0 0 !important;}
.xwul>li{ width: 100%; border-bottom: 1px #e6e6e6 solid;}
.xw{ width: 100%; overflow: hidden;}
.xw>h6{ float: left; font-size: 14px; color: #333; line-height: 44px; height: 44px; transition: all 0.3s ease-out; margin: 0 !important; width: calc(100% - 92px); overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.xw:hover>h6{ color: #9f1008;}
.xw>span{ display: inline-block; float: right; font-size: 13px; line-height: 44px; color: #666; text-align: right; transition: all 0.3s ease-out; width: 92px; font-family: arial;}
/*资讯视窗*/

.footer{ width:100%; overflow: hidden; padding: 30px 0; background: url(../images/footerbg.jpg) no-repeat center center; background-size: cover;}
.ft1{ float: left; width: 30%; float: left; padding: 0 10px 0 0; padding: 20px 0 0 0;}
.ft1 img{ max-width: 100%;}
.ft2{ float: left; width: calc(70% - 136px); padding: 0 5px;}
.ft2>b{ display: block; font-size: 18px; line-height: 24px; color: #fff; margin: 0 0 10px 0;}
.ft2>ul{ width: 100%; overflow: hidden;}
.ft2>ul>li{ width: 33.33%; float: left; padding: 5px; overflow: hidden;}
.fticon{ width: 31px; float: left; text-align: center; padding: 5px 0 0 0;}
.fticon img{ max-width: 100%;}
.fttxt{ width: calc(100% - 40px); float: right;}
.fttxt span{ display: block; font-size: 13px; line-height: 21px; color: #fff;}
.ft3{ width: 136px; float: right;}
.ewm{ width: 100%; text-align: center;}
.ewm img{ max-width: 100%;}
/*页脚*/

.copyright{ padding: 18px 0; background:#9f1008; font-size: 14px; line-height: 21px; color: #fff; text-align: center;}
/*版权信息*/

.fast-nav{ width: 226px; left: 0; top: 50%; z-index: 109; transform: translate(0, -50%); position: fixed;}
.fastnav{ width: 100%;}
.fastnav>li{ width: 80%; padding: 5px 0;}
.fastnav>li>a{ display: block; transition: all 0.3s ease-out; height: 50px; background: #e5e5e5 url(../images/w1.png) no-repeat; background-position: calc(100% - 30px) center; border: 1px #e5e5e5 solid; box-sizing: border-box; line-height: 48px; padding: 0 0 0 32px; font-size: 16px; color: #333; border-left: 3px #444 solid; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.fastnav>li>a:hover{ color: #9f1008; background: #fff url(../images/w2.png) no-repeat; background-position: calc(100% - 30px) center; border-color: #9f1008;}
/*产品快速导航*/

.ctn{ width:100%; overflow: hidden; padding: 50px 0;}
.ctn-left{ float:left; width: 229px;}
.cltit{ width:100%; position:relative; text-align: center; pointer-events:none; background:url(../images/cltitbg.jpg) no-repeat; background-size:100% 100%; padding: 8px 0;}
.cltit h1{ display: block; color: #fff; font-size: 30px; line-height: 55px; margin: 0 !important; background: url(../images/yybg.png) no-repeat bottom;}
.cltit b{ position:absolute; top:50%; right:8%; transform:translate(0,-50%); font-size:18px; transition:all 0.3s; color: #fff;}
.hg b{ transform:translate(0,-50%) rotateX(180deg);}
.clb{ width:100%; margin:25px 0 0 0;}
.clb img{ width:100%;}
.clbx{ width: 100%; padding: 10px 0 0 0;}
.clbx b{ display: block; font-size: 14px; line-height: 24px; color: #9f1008;}
.clbx span{ display: block; font-size: 13px; line-height: 24px; color: #666;}
.ctn-right{ width: calc(100% - 260px); float:right;}
.crt{ width:100%; height:42px; border-bottom:2px #444 solid; box-sizing:border-box; line-height:40px; margin:0 0 20px 0;}
.crt b{ display: inline-block; font-size: 18px; line-height: 40px; color: #9f1008;}
.crt h6{ display:inline-block; float: right; margin: 0 !important; line-height: 40px; color:#666; font-size: 13px;}
.crt h6 span{ color: #9f1008;}
.crb{ width:100%; overflow:auto;}
/*内页*/

.cplist{ width:100%; overflow: hidden;}
.cplist li{ width:33.3%; float:left; padding:10px;}
.alul{ width:100%; overflow: hidden;}
.alul li{ width: 25%; float:left; padding:10px;}
.about{ width:100%; text-align: left}
.about img{max-width: 100%; height: auto;}
.about p{ display:block; margin:0 !important; font-size:14px; line-height:24px; color:#666;}
.contact{ width:100%;}
.map{ width: 100%; margin: 15px 0 0 0;}
.cont{ display:block; width: 100%; text-align: left;}
.cont span{ width: 100%; display: block; font-size:14px; line-height:24px; color:#333;}

.news{ width:100%; overflow:auto;}
.news li{ width:100%; padding: 7px 0;}
.new{ width:100%; overflow:auto; background:#fff; padding: 1px;}
.newimg{ width:126px; float:left; margin:0 12px 0 0; overflow:hidden;}
.newimg1{ transition:all 0.5s ease-out;}
.new:hover .newimg1{ transform:scale(1.1);}
.newimg2{ padding-top:87.301%;}
.newtit{ font-size:16px; line-height:28px; color:#000; transition:all 0.5s ease-out; height:28px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 1;}
.newtxt{ font-size:14px; line-height:24px; color:#5f5f5f; height:48px; overflow:hidden; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; margin:5px 0;}
.new:hover .newtit{ color:#9f1008;}
.newtime{ font-size:12px; line-height:22px; color:#5f5f5f;}
/*新闻列表*/

.accordion { width:100%; padding: 5px 0 0 0;}
.accordion>li{ width: 100%; padding: 5px 0;}
.accordion>li>a{ display: block; transition: all 0.3s ease-out; height: 50px; background: #e5e5e5 url(../images/w1.png) no-repeat; background-position: calc(100% - 30px) center; border: 1px #e5e5e5 solid; box-sizing: border-box; line-height: 48px; padding: 0 0 0 32px; font-size: 16px; color: #333; border-left: 3px #444 solid; overflow: hidden; white-space: nowrap; text-overflow: ellipsis;}
.accordion>li>a:hover{ color: #9f1008; background: #fff url(../images/w2.png) no-repeat; background-position: calc(100% - 30px) center; border-color: #9f1008;}	
.dka{ color: #9f1008 !important; background: #fff url(../images/w2.png) no-repeat !important; background-position: calc(100% - 30px) center !important; border-color: #9f1008 !important;}
/*.accordion>li>ul{display: none;}
.accordion>li>ul>li{ width: 100%;}
.accordion>li>ul>li>a{display: block; text-align:center; height:35px; line-height:35px; overflow:hidden; color:#000; -webkit-transition: all 0.25s ease; -o-transition: all 0.25s ease; transition: all 0.25s ease;}
.accordion>li>ul>li>a:hover{ color:#008cd6;}*/
/*内页左侧栏目*/
@media screen and (max-width: 1200px){
.ft1{ display: none;}
.ft2{ width: calc(100% - 136px);}
	}

@media screen and (max-width: 991px){
.header .navbar-toggle{ margin:0; position:absolute; padding:0; right:3%; top:50%; transform:translate(0,-50%); display:block;  cursor:pointer;}
.header	.navbar-toggle .icon-bar{background:#9f1008; width:35px; height:5px;}
.header	.navbar-toggle .icon-bar+.icon-bar{ margin-top:6px;}
.sjdnav{ width:140px; position:absolute; top:100%; z-index:100; background:rgba(159, 16, 8, 0.72); right:3%;}
.sjdnav li{ height:45px; line-height:44px; overflow:hidden; text-align:center; border-bottom:1px solid #fff; box-sizing:border-box;}
.sjdnav li a{display:block;line-height:44px; font-size:14px; color:#fff;}
.sjdnav li a:hover{background:rgba(159, 16, 8, 0.82);}
.sjdnavhide{ display:none;}
.icon-bar{ transition:all 0.4s;}
.tx .icon-bar:nth-child(1){ margin-top:12px; transform:rotateZ(45deg);}
.tx .icon-bar:nth-child(2){ opacity:0;}
.tx .icon-bar:nth-child(3){ top:50%; position:absolute; margin:0 !important; transform:translate(0,-50%) rotateZ(135deg);}
/*移动端导航*/

.Logo img{ height: 60px;}
.header{ padding:12px 0;}
.cplist li{ width: 50%;}
.alul li{ width: 33.33%; padding: 5px;}
	}
	
@media screen and (max-width: 767px){
.Logo img{ height:auto; max-width:calc(100% - 60px);}
.aa .swiper-pagination-bullet{ width:6px; height:6px; opacity:1; border-radius:3px; margin:0 2px !important; background:#fff;}
.aa .swiper-pagination-bullet-active{ background:#9f1008;}
/*手机端轮播大图的显示高度和大图下面的分页按钮的颜色属性*/

.fwlc{ padding: 30px 0;}
.clzs{ padding: 30px 0;}
.title{ margin: 0 0 25px 0;}
.gywm_left{ width: 100%; float: none;}
.glimg2{ height: auto;}
.gywm_right{ width: 100%; position: initial !important; left: initial; top: initial; transform: initial;}
.gr{ max-width: 96%; padding: 20px 0;}
.grtxt{ line-height: 24px; height: 192px;}
.bycp{ padding: 30px 0;}
.clbt{ height: 36px; line-height: 36px;}
.cptit{ font-size: 12px; height: 30px; line-height: 30px;}
.grtit{ font-size: 22px; line-height: 41px;}
.more a{ width: 120px; height: 36px; line-height: 36px; padding: 0; text-align: center;}
.more a:hover{ background: #9f1008;}
.lcimg{ width: 72px;}
.lctit{ margin: 4px 0 0 0;}
.gcal{ padding: 30px 0;}
.gcaltit{ display: none;}
.gcalctn{ padding: 0;}
.algd{ width: 100%; float: none;}
.zxsc{ padding: 30px 0;}
.xwzxul>li{ width: 100%; float: none; margin: 0 0 20px 0;}
.xw>h6{ line-height: 36px; height: 36px;}
.xw>span{ line-height: 36px; height: 36px;}
.ft3{ display: none;}
.ft2>ul>li{ width: 100%; float: none; padding: 3px 0;}
.ft2{ width: 100%; float: none; padding: 0;}
.fttxt span{ display: inline-block;}
.fticon{ width: 24px; padding: 0;}
.fttxt{ width: calc(100% - 29px);}
.footer{ padding: 25px 0;}
.copyright{ padding: 10px 0; margin: 0 0 54px 0; font-size: 12px; line-height: 20px;}
.title h2{ line-height: 36px; background: none; font-size: 22px;}
.cplist li{ width: 50%; padding: 5px;}
.ctn{ padding: 30px 0;}
.ctn-left{ width: 100%; float: none;}
.accordion>li{ padding: 2px 0;}
.cltit{ padding: 0; pointer-events: auto;}
.cltit h1{ font-size: 22px; line-height: 50px; font-weight: bold;}
.accordion{ display: none;}
.ctn-right{ width: 100%; float: none; margin: 20px 0 0 0;}
.alul li{ width: 50%;}
.cpimg2{ padding-top: 76%;}
.aa{ bottom: 5px !important;}
	}

	
	
/*手机底部*/
@font-face{font-family:'iconfont';src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot');src:url('http://at.alicdn.com/t/font_1432720974_1547027.eot?#iefix') format('embedded-opentype'),url('http://at.alicdn.com/t/font_1432720974_1547027.woff') format('woff'),url('http://at.alicdn.com/t/font_1432720974_1547027.ttf') format('truetype'),url('http://at.alicdn.com/t/font_1432720974_1547027.svg#iconfont') format('svg')}
@font-face{font-family:'Pacifico';font-style:normal;font-weight:400;src:local('Pacifico Regular'),local('Pacifico-Regular'),url(http://fonts.gstatic.com/s/pacifico/v7/Q_Z9mv4hySLTMoMjnk_rCfesZW2xOQ-xsNqO47m55DA.woff2) format('woff2')}

.fa{display:inline-block;font-family:"iconfont";font-size:20px;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-webkit-text-stroke-width:0.2px;-moz-osx-font-smoothing:grayscale}
.fa-icon-qq:before{content:"\e604"}
.fa-icon-weibo:before{content:"\e600"}
.fa-icon-weixin:before{content:"\e605"}
.fa-icon-zaixianzixun:before{content:"\e608"}

body{background:#fff; background-size:cover; font:12px/22px "Microsoft YaHei","SimSun"; font-size:100%;}
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,tr,dl,dd,select,option{ margin:0; padding:0;}
li,img,input,em,select{ list-style:none; border:none; font-style:normal; outline:none;}
a{ text-decoration:none !important; cursor:pointer !important;}
select::-ms-expand { display: none; }
.img-position-absolute{position: absolute;	top: 0;	bottom: 0; left: 0;	right: 0; max-width: 100%; max-height: 100%;display: block;	margin:auto; padding: auto;}

/*手机底部*/
.hot{width:100%; height:54px; background:#9f1008; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 1px #fff;}
.ds{ display:block; border-right:1px #fff solid; box-sizing:border-box;}
.ds:nth-child(4){ border:none;}
.ds:hover{ background:#fff;}
.hot .row div a:hover{ color:#9f1008;}
.hot .row div a:hover span{ color:#9f1008 !important;}

.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px; margin:4px 0 0 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0 3px 0;}
.dbbox{ position: fixed; left: 0; bottom:70px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../images/icon/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }
.pd1{ text-align: center; height: 30px; line-height: 30px; }
.pd2{ font-size: 14px; line-height: 30px; }
.texe-center{text-align: center;}