﻿/*****通用编码******/
body,div,ul,ol,li,dl,dt,dd,h1,h2,h3,h4,h5,h6,input{margin:0px;padding:0px;font-weight:normal}
*html{background-image:url(about:blank);background-attachment:fixed;}/*解决IE6下滚动抖动的问题*/
img{border:none;max-width:100%}
body {color:#666; font:14px/1.5   Arial, "Microsoft Yahei";width:100%; background-color:#fff;min-width:1200px;}
ul,ol,li,form, dl {list-style: none;}
p{margin:0px; padding:0px;}
a{text-decoration:none;color:#434343;}
a:hover {text-decoration:none;}
div{ margin:0 auto;}
.F-container{ width:1200px; margin:auto; overflow:hidden;}
.fl{float:left}
.fr{float:right}
@font-face {
  font-family: 'iconfont';
  src: url('../fonts/iconfont.eot');
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'),
  url('../fonts/iconfont.woff') format('woff'),
  url('../fonts/iconfont.ttf') format('truetype'),
  url('../fonts/iconfont.svg#iconfont') format('svg');
}
.iconfont{
  font-family:"iconfont" !important;
  font-size:16px;font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
/*=====头部=====*/
.F-header-top{margin-top:18px;margin-bottom:26px;overflow:hidden}
.F-header-top h1{ width:930px; height:60px;background:url(../images/logo_1.png) no-repeat left center;overflow:hidden;margin-top:7px;}
.F-header-top h1 a{display:block;text-indent:-999rem;overflow:hidden;width:100%;height:100%;overflow:hidden}
.F-header-top h2{ width:206px;height:69px;background:url(../images/weixin_1.jpg) no-repeat right center;overflow:hidden}
.F-header-top h2 span{ width:132px; height:56px;display:block;background:url(../images/tel_1.png) no-repeat left center;overflow:hidden;text-indent:-999rem;margin-top:6px;}
/*=====导航=====*/
.F-header-nav{background:url(../images/backg_5.jpg) no-repeat center;height:50px;position:relative;}
.F-header-nav .F-container{overflow:inherit;}
.F-header-nav ul li{width:12.5%;text-align:center;line-height:50px;height:50px;}
.F-header-nav ul li a{font-size:16px;color:#fff;font-weight:200;display:block;position:relative;}
.F-header-nav ul li .menu{position:absolute;top:90px;left:0;z-index:999;width:auto;background:rgba(255,255,255,0.48);transition:ease 0.3s;-moz-transition:ease 0.3s;-webkit-transition:ease 0.3s;-o-transition:ease 0.3s;overflow:hidden;text-align:left;height:0;opacity:0;padding:0 15px;}
.F-header-nav ul li .menu .F-container{width:auto;}
.F-header-nav ul li .menu li{line-height:50px;height:50px;display:inline-block;width:auto;}
.F-header-nav ul li .menu li a{font-size:14px;padding:0 15px;color:#333;}
.F-header-nav ul li a::after{position:absolute;left:0;top:50%;margin-top:-8px; width:1px;height:16px;background:#717171;content:""}
.F-header-nav ul li:last-child a:before{position:absolute;right:0;top:50%;margin-top:-8px; width:1px;height:16px;background:#717171;content:""}
.F-header-nav ul li .menu li a:after,.F-header-nav ul li .menu li:last-child a:before{content:none}
.F-header-nav ul li:hover{background:#bd0f00}
.F-header-nav ul li a:hover{background:#bd0f00}
.F-header-nav ul li:hover .menu{top:50px;opacity:1;height:auto}
.F-header-nav ul li .menu li:hover{background:none;}
.F-header-nav ul li .menu li a:hover{background:rgba(255,20,0,0.64);color:#fff}
.F-menu-1{margin-left:26%;}
.F-menu-2{text-align:center;margin-left:30%}
.F-menu-3{text-align:center;margin-left:32%;}
.F-menu-4{text-align:center;margin-left:23%}
.F-menu-5{margin-left:63%;}
.F--header-fixe{position:fixed;left:0;top:0;width:100%;z-index:9999}
/*=====banner=====*/
.swiper-pagination-bullet{width:40px;height:4px;border-radius:2px;background:#000;opacity:1}
.swiper-pagination-bullet-active{background:#bd0f00}
.swiper-button-prev{background:rgba(255,255,255,0.2) url(../images/ico_2.png) no-repeat left center;width:64px;height:64px;}
.swiper-button-next{background:rgba(255,255,255,0.2) url(../images/ico_1.png) no-repeat left center;width:64px;height:64px;}
.wp-banner img{display:block}
/*=====主体======*/
.F-home-backg{background:#efefef;position:relative;}
.F-home-backg:after{ width:66px; height:29px;position:absolute;left:50%;margin-left:-33px;bottom:-29px;background:url(../images/backg_1.png) no-repeat left center;content:""}
.F-home-title{margin-top:30px;text-align:center;font-size:36px;color:#2d2d2d;line-height:36px;}
.F-home-fitle{font-size:20px;color:#2d2d2d;line-height:36px;text-align:center;font-weight:100;margin-top:20px;margin-bottom:30px;}
.F-home-fitle span{font-size:24px;color:#d51100}
/*=====首页成功案例======*/
.F-home-case{margin-top:72px;overflow:hidden;margin-bottom:95px;}
.F-home-case ul li{width:296px; height:216px;position:relative;margin-right:5px;margin-bottom:5px;overflow:hidden}
.F-home-case ul li:nth-child(4n){margin-right:0;}
.F-case-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:4;}
.F-case-ico{position:absolute;left:0;top:0;width:100%;height:100%;z-index:1;background:#ebebeb;text-align:center;transition:ease 0.3s;-moz-transition:ease 0.3s;-webkit-transition:ease 0.3s;-o-transition:ease 0.3s;}
.F-case-ico span{display:block;font-size:58px;color:#676767;margin-top:54px;height:74px;overflow:hidden}
.F-case-ico p{font-size:16px;color:#454545; line-height:36px;}
.F-home-case ul li:first-child .iconfont{font-size:66px;}
.F-home-case ul li:nth-child(5) .iconfont{font-size:60px;}
.F-home-case ul li:nth-child(8) .iconfont{font-size:66px;}
.F-case-ico .F-ico-1{font-size:66px;}
.F-case-ico .F-ico-5{font-size:60px;}
.F-case-ico .F-ico-8{font-size:66px;}
.F-case-text{position:absolute;left:0;top:-100%;z-index:3;background:rgba(0,0,0,0.62);width:100%;height:100%;transition:ease 0.3s;-moz-transition:ease 0.3s;-webkit-transition:ease 0.3s;-o-transition:ease 0.3s;}
.F-case-text h2{text-align:center;font-size:18px;color:#fff;line-height:36px;font-weight:200;margin-top:30px;}
.F-case-text p{margin:5px 28px auto;font-size:12px;color:#fff;line-height:26px;font-family:SimSun;text-align:center}
.F-case-img{position:absolute;left:0;bottom:-100%;width:100%;height:100%;z-index:2;transition:ease 0.3s;-moz-transition:ease 0.3s;-webkit-transition:ease 0.3s;-o-transition:ease 0.3s;}
.F-home-case ul li:hover .F-case-ico{left:-100%}
.F-home-case ul li:hover .F-case-text{top:0;}
.F-home-case ul li:hover .F-case-img{bottom:0}
/*=====首页服务流程======*/
.F-home-service{margin-top:82px; overflow:hidden;}
.F-service-list{overflow:hidden;}
.F-service-list li{margin:0 18px 20px;width:264px;}
.F-service-list li .F-service-title{text-align:center;margin-bottom:10px;overflow:hidden;}
.F-service-img{ width:190px; height:170px;overflow:hidden;border:solid 1px #dedede;padding:8px;overflow:hidden}
.F-service-title h2{ width:226px;margin:12px auto auto;border-bottom:solid 1px #999999;font-size:22px;color:#2d2d2d;font-weight:400;line-height:46px;}
.F-service-title h3{font-weight:normal;font-size:12px;font-family:SimSun;line-height:36px;color:#454545}
.F-service-list-box{overflow:hidden;}
.F-service-box{overflow:hidden;text-align:center;display:inline-block;margin-bottom:30px;}
.F-service-box ul{border:solid 1px #d51100;text-align:center;padding:33px 23px 0;position:relative;margin-top:14px;background:#fff;}
.F-service-box ul:after{position:absolute;left:50%;top:-14px; width:31px;margin-left:-15px; height:14px;background:url(../images/backg_4.png) no-repeat left center;content:""}
.F-service-box ul li{display:inline-block;width:200px;margin:0 10px 20px;}
.F-service-box ul li span{width:200px;height:130px;overflow:hidden;display:block}
.F-service-box ul li span img{width:200px;height:130px;}
.F-service-box ul li p{font-size:12px;color:#262626;line-height:52px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.F-service-box ul li p i{color:#d51100;font-style:normal;}
.F-service-list li:hover h2,.F-service-list li.hover h2{color:#d51100;}
.F-service-list li:hover .F-service-img,.F-service-list li.hover .F-service-img{border-color:#d51100}
.F-service-1{margin-left:30px;}
.F-service-2{margin-left:320px}
.F-service-3{margin-left:630px;}
.F-service-4{margin-left:230px;}
.F-service-4 ul:after{left:auto;right:100px;}
.F-service-5{margin-left:30px;}
.F-service-5 ul:after{left:140px;}
.F-service-6{margin-left:15px;}
.F-service-6 ul:after{left:440px;}
.F-service-7{margin-left:640px;}
.F-service-7 ul:after{left:140px;}
.F-service-8 ul:after{left:auto;right:130px;}
.F-service-9{margin-left:30px;}
.F-service-9 ul:after{left:140px;}
.F-service-10 ul:after{left:440px;}
.F-service-11{margin-left:230px;}
.F-service-11 ul:after{left:530px;}
.F-service-12{margin-left:230px;}
.F-service-12 ul:after{left:auto;right:100px;}
/*=====首页广告=====*/
.F-home-adds{background:#ebebeb;margin-top:30px;}
.F-home-adds img{display:block}
/*=====首页关于我们=====*/
.F-home-news{margin-top:80px;overflow:hidden;margin-bottom:105px;}
.F-home-about{border:solid 1px #dedede; width:481px;overflow:hidden}
.F-home-news h2{overflow:hidden;height:64px;border-bottom:solid 1px #dedede;padding-left:22px;line-height:64px;font-weight:200}
.F-home-news h2 span{font-size:30px;color:#5b5b5b;font-weight:100;font-family:'Microsoft YaHei UI';text-transform:uppercase !important;margin-right:10px;}
.F-home-news h2 b{font-size:18px;color:#010104}
.F-home-news h2 a{margin-right:21px;font-size:14px;color:#d41100;font-family:Arial;text-transform:uppercase !important}
.F-home-about-box{padding:30px 16px 26px 23px;overflow:hidden;}
.F-home-img { width:206px; height:211px;overflow:hidden;}
.F-home-about-text{ width:220px;overflow:hidden;position:relative;}
.F-home-about-text .F-about-more{display:block;width:100%;height:100%;position:absolute;left:0;top:0;z-index:9;margin-top:0;}
.F-home-about-text h3{font-size:18px;color:#010104;font-weight:200}
.F-home-about-text p{font-size:12px;color:#454545; line-height:26px;margin-top:5px;font-family:SimSun;}
.F-home-about-text a{display:block;margin-top:26px;text-align:right;font-size:12px;color:#d41100;font-family:SimSun;}
.F-home-news-right{width:716px;border:solid 1px #dedede;border-left:none}
.F-home-news-box{overflow:hidden;margin:30px 21px 16px 24px;}
#LessLeft{overflow:hidden;height:221px;}
.F-home-news-right ul{overflow:hidden;}
.F-home-news-right ul li{padding-bottom:10px;overflow:hidden;margin-bottom:30px;position:relative;}
.F-home-news-right ul li .F-news-more{position:absolute;left:0;top:0;width:100%;height:100%;z-index:9}
.F-home-news-right ul li .F-news-time{ width:127px; height:86px;text-align:center;line-height:86px;position:relative;font-size:18px;color:#7f7f7f;float:left;margin-right:16px;}
.F-home-news-right ul li .F-news-time:after{position:absolute;right:0;top:16px;width:1px;height:56px;background:#fff;content:"";}
.F-home-news-right ul li .F-news-time:before{position:absolute;left:0;top:0;width:125px;height:84px;border:solid 1px #000;content:""}
.F-home-news-right ul li .F-news-text{ width:528px;float:right}
.F-home-news-right ul li .F-news-text h3 a{font-size:14px;color:#333333;font-weight:400}
.F-home-news-right ul li .F-news-text p{font-size:12px;color:#454545;line-height:24px;font-family:SimSun;}
.F-home-news-right ul li:hover h3 a{color:#d41100;}
/*=====首页工装配套======*/
.F-home-products{margin-top:85px; overflow:hidden;margin-bottom:86px;}
.F-products-list{overflow:hidden;}
.F-products-list li{border:solid 1px #dedede;margin-right:30px;margin-bottom:30px; width:348px;padding:15px;text-align:center}
.F-products-list li:nth-child(3n){margin-right:0;}
.F-products-list li h2{ width:280px;height:34px;border-bottom:solid 1px #dedede;margin:auto;text-align:center;padding-bottom:8px;margin-bottom:15px;}
.F-products-list li h2 a{color:#494949;font-size:24px;}
.F-products-list li:hover,.F-products-list li:hover h2 {border-color:#d51100;}
.F-products-list li:hover h2 a{color:#d51100;}
.F-products-more{padding-bottom:24px;border-bottom:solid 1px #dedede;height:20px;text-align:center;line-height:20px;}
.F-products-more a{font-size:18px;color:#d51100;}
.F-products-more a i{font-size:22px;margin-left:5px;}
/*=====首页合作伙伴======*/
.F-Partner{margin-top:56px; overflow:hidden;margin-bottom:60px;}
.F-Partner ul{height:570px;position:relative;overflow:hidden;}
.F-Partner ul li{ width:136px; height:136px;border:solid 1px #b02419;background:#efefef;transform:rotate(45deg);-webkit-transform:rotate(45deg);-moz-transform:rotate(45deg);-o-transform:rotate(45deg);-ms-transform:rotate(45deg);position:absolute;display:block;overflow:hidden}
.F-Partner-img{position:relative; width:100%;height:100%;transform:rotate(-45deg);-webkit-transform:rotate(-45deg);-moz-transform:rotate(-45deg);-o-transform:rotate(-45deg);-ms-transform:rotate(-45deg);width:183px;height:183px;margin-top:-23px;margin-left:-23px;}
.F-Partner-img img{position:absolute;left:16px;top:33px;width:80%}
.F-Partner ul li a{display:block;width:183px;height:183px;line-height:183px;text-align:center;font-size:27px;color:#282828;text-transform:uppercase !important}
.F-Partner ul li:hover{background:#ca0000}
.F-Partner ul li:hover a{color:#fff;}
.F-Partner-1,.F-Partner-2,.F-Partner-3,.F-Partner-4{top:40px;}
.F-Partner-5,.F-Partner-6,.F-Partner-7,.F-Partner-8,.F-Partner-9{top:153px;}
.F-Partner-10,.F-Partner-11,.F-Partner-12,.F-Partner-13{top:266px;}
.F-Partner-14,.F-Partner-15,.F-Partner-16,.F-Partner-17,.F-Partner-18{top:380px;}
.F-Partner-1,.F-Partner-10{left:175px;}
.F-Partner-2,.F-Partner-11{left:402px;}
.F-Partner-3,.F-Partner-12{left:626px;}
.F-Partner-4,.F-Partner-13{left:844px;}
.F-Partner-5,.F-Partner-14{left:58px;}
.F-Partner-6,.F-Partner-15{left:290px;}
.F-Partner-7,.F-Partner-16{left:514px;}
.F-Partner-8,.F-Partner-17{left:736px;}
.F-Partner-9,.F-Partner-18{left:954px;}

.F-link{overflow: hidden;background:url(../images/backg_2.jpg) no-repeat center;padding: 15px 0 10px;border-bottom: solid 1px rgba(255,255,255,0.34)}
.F-link h2{font-size:18px;color:#fff;font-weight: bold;margin-top: 0;text-align: left}
.F-link ul{overflow:hidden;margin-top: 5px}
.F-link ul li{line-height: 2;text-align: left;margin-bottom: 5px;display: inline-block;padding-right: 10px;}
.F-link ul li a{display: block;color:#fff;}
/*=====底部栏目======*/
.F-footer-top{background:url(../images/backg_2.jpg) no-repeat center;height:270px;overflow:hidden;}
.F-footer-top dl{float:left;margin-top:20px;padding-left:40px;width:130px;}
.F-footer-top dl dt{margin-bottom:10px;}
.F-footer-top dl dt a{font-size:16px;color:rgba(255,255,255,0.85);line-height:30px;display:block;position:relative;}
.F-footer-top dl dt a:after{position:absolute;right:0;top:8px;width:1px;background:#777777;height:17px;content:""}
.F-footer-top dl dd a{font-size:12px;font-family:SimSun;line-height:28px;color:rgba(255,255,255,0.7)}
.F-footer-bottom{height:418px;background:url(../images/backg_3.jpg) no-repeat center;overflow:hidden;}
.F-footer-link{ width:290px;margin-left:38px;margin-top:40px;border-right:solid 1px #7a7a7a;padding-right:16px;height:260px;}
.F-footer-link h2{text-align:center;font-size:16px;color:#fff;font-weight:normal;}
.F-footer-link-a a{line-height:48px;width:120px; display:block;float:left;margin-left:16px;font-size:12px;color:rgba(255,255,255,0.8)}
.F-footer-weixin{margin-top:40px;padding-left:60px; width:260px;padding-right:80px;border-right:solid 1px #7a7a7a;height:260px;text-align:center;}
.F-weixin{margin-top:15px;font-size:12px;color:#a7a7a7;font-family:SimSun;margin-bottom:15px;}
.F-footer-tel{font-size:12px;color:#e5e5e5;line-height:24px;font-family:SimSun;}
.F-footer-contact{margin-top:40px;padding-left:60px; width:360px;}
.F-footer-contact dl dt{font-size:16px;color:#e5e5e5;margin-bottom:15px;}
.F-footer-contact dl dd{font-size:14px;line-height:24px;color:rgba(229,229,229,0.8)}
.F-footer-bq{margin-top:40px;text-align:center;font-size:16px;color:#eeeeee;}
.F-footer-bq a{color:#eeeeee}
/*=====横向栏目=======*/
.F-banner img{display:block}
.F-container-nav{background:#f2f2f2;height:69px;position:relative;margin-bottom:40px;}
.F-container-nav:after{position:absolute;left:0;bottom:0;width:100%;height:1px;background:#dedede;content:"";}
.F-container-nav ul {border-left:solid 1px #dedede}
.F-container-nav ul li{float:left;width:180px;line-height:69px;text-align:center;border-right:solid 1px #dedede}
.F-container-nav ul li a{display:block;font-size:16px;color:#454545;position:relative;}
.F-container-nav ul li a:after{position:absolute;left:0;bottom:0; width:100%;height:1px;background:#dedede;content:"";z-index:2}
.F-container-nav ul li a:hover,.F-container-nav ul li a:hover:after,.F-container-nav ul li a.hover,.F-container-nav ul li a.hover:after{background:#fff;color:#cf1000}
/*=====正文容器=====*/
.F-margin{margin-bottom:60px;}
.F-text{font-size:12px;line-height:24px;color:#333}
/*=====左右结构=====*/
.F-sidbar{margin-top:30px;overflow:hidden; width:255px;}
.F-sidbar-title{background:#c90000;height:80px;overflow:hidden;text-align:center}
.F-sidbar-title span{font-size:36px;color:#fff;line-height:80px;display:inline-block;}
.F-sidbar-title b{font-size:14px;color:#fff;font-weight:200;margin-top:20px;margin-left:6px;display:inline-block;text-align:left}
.F-sidbar-title b i{display:block;font-style:normal;font-size:12px;font-family:Arial;text-transform:uppercase !important}
.F-sidbar #partnav{background:#f5f5f5;border:solid 1px #dedede;border-top:none;padding:8px 8px 16px;}
.F-sidbar #partnav li{border-bottom:solid 1px #dedede;line-height:40px;}
.F-sidbar #partnav li a{display:block;padding-left:36px;font-size:12px;color:#454545;background:url(../images/backg_6.png) no-repeat right 52px center;font-family:SimSun;}
.F-sidbar #partnav li a:hover,.F-sidbar #partnav li a.hover{color:#c90000;background:url(../images/backg_7.png) no-repeat right 52px center;}
.F-sidbar h2{height:52px; line-height:52px;background:#c90000;text-align:center;font-size:24px;color:#fff;margin-top:30px;}
.F-case-jd{border:solid 1px #dedede;border-top:none;padding:20px 13px;}
.F-case-jd ul li{margin-bottom:6px;overflow:hidden;position:relative;}
.F-case-jd ul li .F-case-img-text{position:absolute;left:0;top:-170px;width:226px;height:166px;overflow:hidden;background:rgba(0,0,0,0.73);transition:ease 0.5s;-webkit-transition:ease 0.5s;-moz-transition:ease 0.5s;-o-transition:ease 0.5s;}
.F-case-jd ul li .F-case-img-text h5{margin:50px 20px auto;font-size:12px;color:#fefefe;font-family:SimSun;line-height:24px;}
.F-case-jd ul li .F-case-img-text h5 i{font-style:normal;display:block;}
.F-case-jd ul li .F-case-img-text h6{margin:0 20px;font-size:12px;font-family:SimSun;color:#fefefe;}
.F-case-jd ul li:hover .F-case-img-text{top:0}
.F-case-jd ul li span{ width:226px;height:166px; overflow:hidden;display:block;}
.F-case-jd ul li span img{width:100%;height:100%;}
.F-case-jd ul li p{font-size:14px;color:#333333;line-height:38px;text-align:center}
.F-case-jd h3{text-align:center;margin-top:15px;}
.F-case-jd h3 a{font-size:16px;color:#c90000}
/*=====案例中心=====*/
.F-center{width:924px;border:solid 1px #dedede;margin-top:30px;}
.F-Location{height:55px; line-height:55px;border-bottom:solid 1px #c90000;margin:auto 20px;overflow:hidden;}
.F-Location h2{font-size:18px;color:#c90000;}
.F-Location p{font-size:12px;font-family:SimSun;color:#454545;line-height:60px;}
.F-Location p a{color:#454545;}
.F-Location p a:last-child{color:#c90000;}
.F-case-list{overflow:hidden;margin-top:30px;}
.F-case-list li{ width:280px;overflow:hidden;margin-left:22px;overflow:hidden;margin-bottom:22px;}
.F-case-list li img{width:100%;height:100%;}
.F-case-img-box{position:relative;width:280px;height:204px; overflow:hidden;}
.F-case-img-box .F-case-img-text{position:absolute;left:0;top:-100%;background:rgba(0,0,0,0.73);width:100%;height:100%;transition:ease 0.3s;-webkit-transition:ease 0.3s;-moz-transition:ease 0.3s;-o-transition:ease 0.3s;z-index:1}
.F-case-img-box .F-case-img-text h5{overflow:hidden;margin:66px 20px auto;font-size:12px;font-family:SimSun;color:#fefefe;line-height:24px;}
.F-case-img-box .F-case-img-text h5 span{display:block;}
.F-case-img-box .F-case-img-text p{font-size:12px;color:#fefefe;margin:0 20px;font-family:SimSun;}
.F-case-img-link{position:absolute;left:0;top:0;width:100%;height:100%;z-index:2}
.F-case-list li h3{text-align:center;line-height:36px;font-size:14px;}
.F-case-list li h3 a{color:#333333;}
.F-case-list li:hover .F-case-img-text{top:0;}
.F-case-list li:hover h3 a{color:#c90000}
/*=====案例详情=====*/
.F-case-text-top{margin-top:30px; overflow:hidden;position:relative;height:621px;}
.F-case-text-img{width:1200px; height:621px; overflow:hidden;}
.F-case-text-img img{max-width:100%;max-height:100%}
.F-case-text-title{position:absolute;right:0;top:0;width:24px;padding:0 23px;background:rgba(0,0,0,0.75);height:100%;cursor:pointer;transition:ease 0.5s;-webkit-transition:ease 0.5s;-moz-transition:ease 0.5s;-o-transition:ease 0.5s;}
.F-case-text-title.F-case-text-title-hide{right:-80px;}
.F-case-text-title h3{background:url(../images/backg_9.png) no-repeat bottom center;padding-bottom:50px;text-align:center;font-size:20px;color:#fff;line-height:24px;position:absolute;top:50%;right:23px; width:24px;}
.F-case-text-right{width:320px;overflow:hidden;height:621px;position:absolute;right:-360px;top:0;padding:10px 20px;background:rgba(0,0,0,0.7);transition:ease 0.5s;-webkit-transition:ease 0.5s;-moz-transition:ease 0.5s;-o-transition:ease 0.5s;}
.F-case-text-right-show{right:0;}
.F-case-text-right h2{font-size:20px;color:#fff;}
.F-case-text-right p{font-size:12px;font-family:SimSun;color:#fff;line-height:24px;margin-top:10px;}
.F-case-text-list{margin-top:20px; overflow:hidden;height:163px;margin-bottom:70px;}
.F-case-text-list li{width:222px !important; height:163px; overflow:hidden;margin-right:22px !important;cursor:pointer;}
.F-case-text-list li img{max-width:100%}
.F-case-text-list .swiper-button-next,.F-case-text-list .swiper-button-prev{width:30px;height:30px;background-size:cover}
.F-case-backg h2{height:97px;background:#efefef;position:relative;text-align:center;line-height:97px;font-size:30px;color:#2d2d2d;font-weight:bold;}
.F-case-backg h2:after{ width:66px; height:29px;background:url(../images/backg_1.png) no-repeat center;position:absolute;left:50%;bottom:-29px;margin-left:-33px;content:""}
.F-case-backg .F-case-list{margin-top:68px; overflow:hidden;}
.F-case-backg .F-case-list li:first-child{margin-left:0;}
/*=====工艺标准======*/
.F-standard-list{margin:20px 20px 50px;overflow:hidden}
.F-standard-list li{overflow:hidden;margin-top:10px;}
.F-standard-list li .F-standard-img{ width:256px; height:172px;overflow:hidden;}
.F-standard-list li .F-standard-text{ width:606px;overflow:hidden;}
.F-standard-list li .F-standard-text h3{border-bottom:solid 1px #dedede;padding-bottom:8px;margin-bottom:10px;}
.F-standard-list li .F-standard-text h3 a{font-size:16px;color:#2a2a2a;}
.F-standard-list li .F-standard-text p{font-size:12px;font-family:SimSun;color:#454545;line-height:26px;text-indent:2rem}
.F-standard-list li .F-standard-text p a{display:block;text-align:right;color:#ec3341}
/*=====工艺标准详情=====*/
.F-text-box{margin:30px 20px;overflow:hidden;}
.F-title{text-align:center;font-size:20px;color:#333;border-bottom:dashed 1px #ddd;padding-bottom:10px;}
.F-info{border-bottom:dashed 1px #ddd;height:40px;line-height:40px;text-align:center;font-size:12px;color:#999;margin-bottom:20px;}
.F-pexnet{border-top:dashed 1px #ddd;margin-top:30px;padding-top:20px;font-size:12px;line-height:30px;font-size:12px;color:#999}
.F-pexnet a{color:#999}
.F-pexnet a:hover{color:#000}
/*=====新闻中心======*/
.F-news-list{margin-bottom:34px; overflow:hidden;}
.F-news-list li {padding:20px;border:solid 1px #dedede;margin-bottom:30px;overflow:hidden}
.F-news-list li .F-news-img{width:240px; height:160px;overflow:hidden;}
.F-news-list li .F-news-text{ width:880px;overflow:hidden;}
.F-news-list li .F-news-text h2{padding-bottom:8px;border-bottom:solid 1px #dedede;margin-bottom:10px;}
.F-news-list li .F-news-text h2 a{color:#2a2a2a;font-size:22px;}
.F-news-list li .F-news-text p{font-size:14px;color:#454545; line-height:26px;text-indent:2rem;font-family:SimSun;}
.F-news-list li .F-news-text p a{display:block;text-align:right;color:#ec3341;margin-top:10px;}
/*======新闻详情====*/
.F-news-title{margin-top:40px;font-size:22px;color:#000;padding-bottom:20px;border-bottom:solid 1px #dedede;text-align:center;font-weight:200}
.F-news-info{border-bottom:solid 1px #dedede;text-align:center;line-height:50px;margin-bottom:30px;font-size:14px;color:#b7b7b7;}
.F-pexner-news{margin-top:50px;text-align:center;overflow:hidden;}
.F-pexner-news span{width:599px;height:50px;display:inline-block;line-height:50px;text-align:center;color:#666;overflow:hidden;text-align:left;border-top:solid 1px #dedede;border-bottom:solid 1px #dedede;float:left;font-size:12px;}
.F-pexner-news span:first-child{border-right:solid 1px #dedede;}
.F-pexner-news span:last-child{text-align:right}
/*=====装修百科======*/
.F-Encyclopedia-top{height:350px;overflow:hidden;padding-bottom:30px;border-bottom:solid 1px #cc0000;margin-bottom:30px;}
.F-Office-decoration{height:350px; width:575px;border-right:dashed 1px #e0e0e0;padding-right:23px;}
.F-Encyclopedia-title{overflow:hidden;height:30px;position:relative;}
.F-Encyclopedia-title:after{position:absolute;left:0;bottom:1px;width:100%;height:1px;background:#dedede;content:"";z-index:1}
.F-Encyclopedia-title span{font-size:22px;color:#333;position:relative;height:30px;line-height:22px;position:relative}
.F-Encyclopedia-title span:after{position:absolute;left:0;bottom:0;height:3px;background:#bfbfbf;width:100%;content:"";z-index:2}
.F-Encyclopedia-title span a{font-size:22px;color:#333;}
.F-Encyclopedia-title a.fr{font-size:14px;color:#454545;font-family:Arial;line-height:30px;text-transform:uppercase !important;}
/*======办公装修=====*/
.F-office-box{margin-top:23px;overflow:hidden;}
.F-office-one{height:138px;overflow:hidden;margin-bottom:8px;}
.F-office-one .F-office-img{ width:210px; height:138px;overflow:hidden;display:block;}
.F-office-one dl{ width:350px;}
.F-office-one dl dt a{font-size:16px;color:#333}
.F-office-one dl dd{font-size:12px;color:#454545;line-height:24px;text-indent:2rem;font-family:SimSun}
.F-office-one dl dd a{color:#454545}
.F-office-one dl dd a.F-office-more{color:#c91000;display:block;text-align:right}
.F-Encyclopedia-list li{border-bottom:dashed 1px #b1b1b1;line-height:36px;overflow:hidden;}
.F-Encyclopedia-list li a{float:left;font-size:12px;font-family:SimSun;color:#454545;}
.F-Encyclopedia-list li span{float:right;font-size:12px;font-family:SimSun;color:#7f7f7f}
.F-Encyclopedia-list li:hover a{color:#d51100}
.F-Office-decoration ul li a,.F-Factory-decoration ul li a,.F-Precautions ul li a,.F-Encyclopedia-center ul li a{background:url(../images/backg_8.png) no-repeat left center;padding-left:10px;}
/*======工厂装修=====*/
.F-Factory-decoration{ width:575px;overflow:hidden;height:350px;}
.F-Factory-decoration ul{margin-top:0px;}
/*======酒店装修=====*/
.F-Encyclopedia-center{height:554px;padding-bottom:30px;border-bottom:solid 1px #cc0000;margin-bottom:30px;overflow:hidden}
.F-Hotel-decoration{  width:314px;padding-right:22px;border-right:dashed 1px #e0e0e0;height:554px;}
.F-hotel-img{ width:314px;height:188px;overflow:hidden;margin-top:9px;margin-bottom:16px;}
.F-Hotel-decoration ul li{line-height:38px;}
.F-Encyclopedia-right{ width:840px;overflow:hidden;}
.F-right-decoration{width:400px;overflow:hidden;height:256px;}
.F-public-space{padding-right:20px;border-right:dashed 1px #e0e0e0;border-bottom:dashed 1px #e0e0e0;padding-bottom:19px;}
.F-right-one{height:91px;margin-top:23px;overflow:hidden;}
.F-right-one .F-right-img{width:153px; height:91px;overflow:hidden}
.F-right-one p{ width:234px;font-size:12px;color:#454545;line-height:22px;font-family:SimSun;}
.F-right-one p .F-right-title{display:block;font-size:16px;color:#333;font-family:'Microsoft YaHei';overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
/*======幕墙|钢结构装修=====*/
.F-steel-structure{padding-left:19px;padding-bottom:19px;border-bottom:dashed 1px #e0e0e0}
/*======餐饮装修======*/
.F-Catering-decoration{padding-top:24px;padding-right:20px;border-right:dashed 1px #e0e0e0;}
/*======装修知识======*/
.F-Decoration-knowledge{padding-top:24px;padding-left:19px;}
.F-Decoration-knowledge .F-Encyclopedia-title{margin-bottom:23px;}
.F-Decoration-knowledge ul li{line-height:39px;}
/*======注意事项======*/
.F-Precautions{ width:760px;padding-right:20px;border-right:dashed 1px #e0e0e0;height:348px;}
.F-precautions-one{margin-top:23px;overflow:hidden;margin-bottom:8px;height:138px;}
.F-precautions-one .F-precautions-img{ width:210px; height:138px;overflow:hidden;}
.F-precautions-one dl{ width:530px;overflow:hidden}
.F-precautions-one dl dt a{font-size:16px;color:#333;}
.F-precautions-one dl dd{font-size:12px;color:#454545;line-height:24px;font-family:SimSun;text-indent:2rem;}
.F-precautions-one dl dd a{color:#454545}
.F-precautions-one dl dd a.F-precautions-more{display:block;color:#c91000;text-align:right}
/*======装修问答=====*/
.F-answer{width:397px;height:346px;border:solid 1px #dedede}
.F-answer h2{overflow:hidden;height:44px;border-bottom:solid 1px #dedede;line-height:44px;}
.F-answer h2 span{margin-left:18px;font-size:22px;color:#d11f10}
.F-answer h2 a{margin-right:18px;font-size:14px;font-family:Arial;color:#454545;text-transform:uppercase !important}
.F-answer-box{margin:6px 18px;height:290px;overflow:hidden;}
.F-answer-box ul li{border-bottom:dashed 1px #b4b4b4;margin-bottom:10px;padding-bottom:10px;}
.F-answer-box ul li h3{overflow:hidden;line-height:30px;font-family:SimSun}
.F-answer-box ul li h3 span{font-size:12px;color:#454545;float:left}
.F-answer-box ul li h3 span i{color:#d11f10;font-style:normal;}
.F-answer-box ul li h3 em{float:right;font-size:12px;font-style:normal;color:#8d8d8d;}
.F-answer-box ul li p{font-size:12px;color:#454545;font-family:SimSun;line-height:24px;}
.F-answer-box ul li p span{color:#4eac55}
.F-answer-box #LessLeft6{height:288px;overflow:hidden}
/*=====联系我们=====*/
.F-fontact-box{overflow:hidden;width:400px;}
.F-fontact-box h2{font-size:14px;color:#cb1000;line-height:24px;}
.F-fontact-box p{font-size:12px;font-family:SimSun;line-height:24px;color:#454545}
.F-map{width:778px; height:490px; overflow:hidden;}
/*---page----*/
.page{ overflow:hidden; margin-bottom:30px;margin-top:27px; text-align:center}
.page a{ display:inline-block; background:#fff;border:solid 1px #dddede;padding:0 0.5rem;font-family:"微软雅黑";font-size:12px;color:#656565; height:1.5rem; line-height:1.5rem;}
.page b{display:inline-block; background:#c60d08;border:solid 1px #c60d08;padding:0 0.5rem;font-family:"微软雅黑";font-size:12px;color:#fff; height:1.5rem; line-height:1.5rem;font-weight:normal}

/*---QQ---*/
.main-im{position:fixed;right:10px;top:50%; margin-top:-136px;z-index:100;width:110px;height:272px;}
.main-im .qq-a{display:block;width:106px;height:116px;font-size:14px;color:#0484cd;text-align:center;position:relative;}
.main-im .qq-a span{bottom:5px;position:absolute;width:90px;left:10px;}
.main-im .qq-hover-c{width:70px;height:70px;border-radius:35px;position:absolute;left:18px;top:10px;overflow:hidden;z-index:9;}
.main-im .qq-container{z-index:99;position:absolute;width:109px;height:118px;border-top-left-radius:10px;border-top-right-radius:10px;border-bottom:1px solid #dddddd;background: url(../images/qq-icon-bg.png) no-repeat top center}
.main-im .img-qq{max-width:60px;display:block;position:absolute;left:6px;top:3px;-moz-transition:all 0.5s;-webkit-transition:all 0.5s;-o-transition:all 0.5s;transition:all 0.5s;}
.main-im .im-qq:hover .img-qq{max-width:70px;left:1px;top:8px;position:absolute;}
.main-im .im_main{background:#F9FAFB;border:1px solid #dddddd;border-radius:10px;background:#F9FAFB;display:block;}
.main-im .im_main .qq_c{ margin-top:4px; width:109px; height:80px; border-bottom:solid 1px #ddd;}
.main-im .im_main .qq_c a img{ margin-top:10px; margin-left:10px;}
.main-im .im_main .im-tel{color:#000000;text-align:center;width:109px;height:105px;border-bottom:1px solid #dddddd;}
.main-im .im_main .im-tel div{font-weight:bold;font-size:12px;margin-top:6px;}
.main-im .im_main .im-tel .tel-num{font-family:Arial;font-weight:bold;color:#e66d15;}
.main-im .im_main .im-tel:hover{background:#fafafa;}
.main-im .im_main .weixing-container{width:55px;height:47px;border-right:1px solid #dddddd;background:#f5f5f5;border-bottom-left-radius:10px;background: url(../images/weixing-icon.png) no-repeat center center;float:left;}
.main-im .im_main .weixing-show{width:112px;height:172px;background:#ffffff;border-radius:10px;border:1px solid #dddddd;position:absolute;left:-125px;top:-126px;}
.main-im .im_main .weixing-show .weixing-sanjiao{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #ffffff;border-width:6px;left:112px;top:134px;position:absolute;z-index:2;}
.main-im .im_main .weixing-show .weixing-sanjiao-big{width:0;height:0;border-style:solid;border-color:transparent transparent transparent #dddddd;border-width:8px;left:112px;top:132px;position:absolute;}
.main-im .im_main .weixing-show .weixing-ma{width:104px;height:103px;padding-left:5px;padding-top:5px;}
.main-im .im_main .weixing-show .weixing-txt{position:absolute;top:110px;left:7px;width:100px;margin:0 auto;text-align:center;}
.main-im .im_main .go-top{width:50px;height:47px;background:#f5f5f5;border-bottom-right-radius:10px;background: url(../images/totop-icon.png) no-repeat center center;float:right;}
.main-im .im_main .go-top a{display:block;width:52px;height:47px;}
.main-im .close-im{position:absolute;right:10px;top:-12px;z-index:100;width:24px;height:24px;}
.main-im .close-im a{display:block;width:24px;height:24px;background: url(../images/close_im.png) no-repeat left top;}
.main-im .close-im a:hover{text-decoration:none;}
.main-im .open-im{cursor:pointer;margin-left:68px;width:40px;height:133px;background: url(../images/open_im.png) no-repeat left top; display:none;}


.ImTable *{padding:0px;margin:0px}
.ImTable{border-collapse:collapse;border:9px solid #00a1e9;background:#fff;}
.ImTable h2{font-size:14px;margin-top:5px;color:#333}
.ImHeader{height:90px;background:url(../images/im_01.png) no-repeat}
.ImRow0{margin:5px 0;padding:0 11px;background:#fff;height:34px;line-height:34px}
.ImRow1{margin:0 11px;height:34px;background:#fff;line-height:34px}
a.im,a:hover.im{text-decoration:none;color:#333;padding-left:1px}
.ImFooter{height:201px;background:url(../images/im_04.png) no-repeat}
.kehu{display:block;position:absolute;width:50px;height:30px;left:50%;margin-left:-25px;top:2px}




/*装修知识 开始*/
.zxzs{width:1198px;height:500px;margin-top:20px;border:1px solid #dedede;
float:left;}
.zxzs_1{width:100%;height:60px;line-height:60px;}
.zxzs ul{width:358px;height:400px;border-right:1px dashed #dedede;
float:left;list-style:none;padding:0 20px;margin-top: 20px}
.zxzs ul li{border-bottom:1px dashed #dedede;
	width:350px;height:35px;line-height:30px;} 
.zxzs_11{width:100%;line-height:60px;height:60px;}
	.zxzs h2{height: 60px;line-height: 60px;margin-bottom: 15px}
	.zxzs_11 h2{height: 40px;line-height: 40px;padding-left: 0;color:#F70408}
.zxzs_12{height:120px;border:0;margin-bottom:15px;overflow: hidden}
.bgzxzs_tip img{float:left;width:160px;height:120px;}
.bgzxzs_jj{float:right;width:198px;height:120px;}
.zxzs a{text-decoration:none;color:black;}
.zxzs a:hover{color:red;}
.zxzs ul li:hover a{color:red;}
.f4{margin-left:10px;line-height:18px;font-size:14px;}
.f5{font-size:13px;line-height:18px;margin:10px 10px;color:#656565}
span.bgzxzs_time{float:right;}
/*装修知识 结束*/