*{padding:0; margin:0;}
ul,ol{ list-style:none}
a{ text-decoration:none;}
input,a{ outline:none;}
body{ font-family:"微软雅黑","黑体","宋体"; margin:0 auto;}
img{ border:none;}
/*底部广告*/
.mask{position: fixed;bottom: 0;left:100%;width: 100%;height: 130px;background:url(../images/dtu1.png)  no-repeat scroll center;z-index: 1001;}
.closeee{	background:url(../images/gg.png)  no-repeat center center;}
.mask .gotoCenter {display: block;width: 1000px;height: 140px;margin: 0 auto;}
.mask .closeee {position: absolute;top: 0;left: 20px;margin-left: 0px;width: 40px;height: 100%;cursor: pointer;}
.mfsy{ width:1200px; margin:0 auto;}
.mfsy::after{ content:""; display:block; clear:both;}
.mfsy .mfsyc{ display:block; width:200px; height:40px; border-radius:20px; border:1px solid #fff;font-size:14px; color:#fff; line-height:38px; float:right; margin-top:55px;
text-align:center; transition:0.3s; position:relative; z-index:99999;}
.mfsyc:hover{ background:#1952D1; border:1px solid #1952D1;}

.clickarea{position: absolute;top: 0;left: 200px;margin-left: 0px;width: 100%;height: 100%;cursor: pointer;}
.thumbnail {position: fixed;right: 0px;bottom:20px;width: 184px;height: 124px;cursor: pointer;display: block;}
@-webkit-keyframes rotate {
	from {-webkit-transform:rotate(0deg);}
	to {-webkit-transform:rotate(360deg);}
}

/*头部区域*/
.header{ width:100%; background:rgba(0,0,0,0.8); position:fixed; left:0; top:0; z-index:100;}
.hd_con{ width:1200px; height:100px; margin:0 auto;}
.header .logo{ float:left;height:100%;}
.header .hd_con h2{ display:block; font-size:24px; color:#ce2521; float:right; margin-right:15px; height:100px; line-height:100px;}
.header h2:nth-child(2){ margin-right:0;}

.header .hd_con .nav{ float:right;}
.header .nav li{ float:left; position:relative;}
.header .nav li:hover::after,.header .nav li.on::after{ content:""; display:block; }
.header .nav a{ display:block;padding:0 45px; line-height:100px; color:#eee; font-size:16px;}
.header .nav li:hover a,.header .nav li.on a{  background:#ce2521;  color:#fff;} 


.header .btn{ border:1px solid #888; position:absolute; top:0; right:0; padding:3px; border-radius:3px; cursor:pointer; display:none;}
.header .btn i{ display:block; width:20px; height:3px;  background:#888; margin:3px; transition:0.3s;}
.header .btn i:nth-child(1){ transform-origin:left bottom;}
.header .btn i:nth-child(2){ opacity:1;}
.header .btn i:nth-child(3){ transform-origin:left top;}
.header .btn.on i:nth-child(1){ transform:rotate(35deg);} 
.header .btn.on i:nth-child(2){ opacity:0;}
.header .btn.on i:nth-child(3){ transform:rotate(-35deg);}





/*海报区域*/
.banner{ width:100%; margin:100px auto 0;}
.banner .pic{ width:100%;}
.swiper-pagination-bullet-active{ background-color:#e60012;}


/*核心服务区域*/
.service{ width:100%; margin:0 auto; background:#f6f6f6;}
.title{ width:100%;margin:0 auto; text-align:center;}
.title h2{font-size:36px; color:#666; text-align:center; padding-top:100px;}
.title p{font-size:16px; color:#999; text-align:center; font-weight:400; padding-top:10px; text-transform:uppercase;}
.title img{ margin:0 auto; padding-top:20px}

.fuwu{margin:0 auto; width:1200px; padding:60px 0 90px 0;}
.fuwu .swiper-wrapper{ padding-bottom:60px;}
.fuwu .swiper-slide{ width:100%;}
.fuwu .swiper-pagination{ border-radius:30px; background:#ce2521; width:120px; height:40px; margin:0 auto;}

.service .swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ left:50%; margin-left:-60px; bottom:0px;}
.service .swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:15px 8px;}
.service .swiper-pagination-bullet{ background:#ffbfbd;}
.service .swiper-pagination-bullet-active{ background:#fff;}
.fuwu .swiper-slide ul{ margin:0 auto;}
.fuwu .swiper-slide li{ float:left; }
.fuwu .swiper-slide li:nth-child(3){ margin-right:0;}
.fuwu .swiper-slide li a{ display:block; padding:16px;background:#fff;}
.fuwu .swiper-slide li .fw_tu{height:235px; position:relative; overflow:hidden;}
.fuwu .swiper-slide li .fw_tu img{ width:100%; height:100%; position:absolute; top:0; left:0}
.fuwu .swiper-slide li .fw_tu .fw_tbg{ width:100%; height:100%; position:absolute; top:-235px; left:0; background:rgba(206,37,33,0.8); transition:0.3s;}
.fuwu .swiper-slide li .fw_tu .fw_tbg i{ width:80px; height:80px; border-radius:50%;; border:5px solid #fff; display:block; margin:77px auto; text-align:center;
 font-size:60px; color:#fff; font-weight:400; font-style:normal; line-height:70px;}
.fuwu .swiper-slide li .fw_tu:hover .fw_tbg{ top:0;} 

.fuwu .swiper-slide li .wznr h3{ font-size:18px; color:#666666; padding:4px 0; transition:0.3s;}
.fuwu .swiper-slide li .wznr p{ width:334px; color:#999999; font-size:14px; line-height:1.7em; transition:0.3s;}

/*富库小单页*/
.links{ width:1200px;  margin:40px auto;}
.links ul::after{ display:block; content:""; clear:both;}
.links li{ float:left; background:#F6F6F6;box-sizing:border-box; padding:34px; transition:0.3s;}
.links li:nth-child(3n){ margin-right:0;}
.links li h3{ font-size:24px; font-weight:400; color:#f25651; margin-bottom:10px;}
.links li p{ font-size:16px;  line-height:1.6em;}
.links li p a{ color:#747474; display:block;}
.links li:hover{box-shadow:0 0px 20px rgba(0,0,0,0.5) inset}
.links li p a:hover{ color:#f25651;}



/*代表作品区域*/
.works{ width:100%; height:872px; background:url(../images/zuopin.jpg) no-repeat center fixed;}
.works .title{ widows:100%;margin:0 auto; text-align:center;}
.works .title h2{font-size:36px; color:#fff; text-align:center;padding-top:100px;}
.works .title p{font-size:16px; color:#fff; text-align:center; font-weight:400; padding-top:10px; text-transform:uppercase;}
.works .title img{ margin:0 auto; padding-top:20px}


.works .con{width:1200px; margin:60px auto;}
.works ul::after{ content:""; display:block; clear:both;}
.works li{ float:left; width:25%; padding:20px; box-sizing:border-box; overflow:hidden;}
.works li a{ display:block; width:100%;overflow:hidden;}
.works li img{ width:100%; display:block; transition:0.5s;}
.works li:hover img{transform: scale(1.4);}
.case{ width:160px; height:40px; border-radius:10px; border:1px solid #ce2521; text-align:center; margin:0 auto; transition:0.3s;}
.case a{ font-size:14px; color:#ce2521; line-height:40px;}
.case:hover{ border:none; background:#ce2521;}
.case:hover a{ color:#fff;}


/*优势彰显实力*/
.youshi{ width:1200px; margin:0 auto;}

.youshi .ys_c{ margin:60px 0;}
.youshi ul::after{ content:""; display:block; clear:both;}
.youshi li{ float:left; width:25%; padding:0 20px; box-sizing:border-box; text-align:center;}
.youshi li a{ display:block; width:100%; background:#f6f6f6; text-align:center; transition:0.3s;}
.youshi li h3{ font-size:60px; color:#454545; line-height:60px; padding:38px 0 20px; transition:0.3s;}
.youshi li h3 span{font-size:20px; color:#454545; line-height:20px; padding:0 0 0px 12px; transition:0.3s;}
.youshi li b{ font-size:14px; color:#4c4c4c; padding:20px 0; font-weight:400; transition:0.3s;}
.youshi p{ font-size:12px;color:#a1a1a1; line-height:1.6em; padding:20px 10px 35px; transition:0.3s;}
.youshi li:hover a{ background:#ce2521;}
.youshi li:hover h3{ color:#fff;}
.youshi li:hover h3 span{ color:#fff;}
.youshi li:hover b{ color:#fff;}
.youshi li:hover p{ color:#fff;}




/*关于我们*/
.about{ width:100%; height:660px; background:url(../images/about_bg.jpg) no-repeat center; text-align:center;}
.about .ab_con{ width:1200px; margin:0 auto;}
.about .ab_tit{ color:#ce2521; line-height:1.8em; margin:0 auto; font-size:36px; padding-top:100px;}
.about p{ width:930px; margin:50px auto 40px; text-align:center; color:#868686; opacity:0.8; font-size:16px; line-height:1.8em;}
.ab_lj{ margin:0 auto; width:125px; height:40px; border-radius:20px; background:#ce2521; text-align:center;}
.ab_lj a{ font-size:18px; color:#fff; line-height:40px;}
.about .xian{ width:100%; margin:50px auto; height:1px; background:#868686;}
.news{ width:1200px; margin:0 auto;}

.news ul::after{ content:""; display:block; clear:both;}
.news li{ width:33.33%; padding:0 10px; box-sizing:border-box; float:left;}
.news li .news_c{ width:100%;height:125px;}
.news li .news_c img{ float:left; width:125px; height:125px;}
.news li .news_c .n_wz{ float:right; text-align:left; width:230px; height:125px;}
.news li .news_c .n_wz h4{ color:#fff; font-size:14px; line-height:16px; padding-top:10px;}
.news li .news_c .n_wz i{ color:#868686; font-size:12px; line-height:14px; font-style:normal;}
.news li .news_c .n_wz span{display:block; width:230px; font-size:12px; color:#868686; line-height:1.6em; text-align:left;}
.news li .news_c:hover .n_wz i{ color:#eee;}
.news li .news_c:hover .n_wz span{ color:#eee;}


/*选择富库*/
.customer{ width:100%;margin:0 auto; background:#f6f6f6;}

.customer .con{width:1200px; padding:60px 0 100px; margin:0 auto;}
.customer ul::after{ content:""; display:block; clear:both;}
.customer li{ float:left; width:16.66%; padding:10px; box-sizing:border-box;}
.customer li img{ width:100%; display:block;}


/*底部区域*/
.footer{ width:100%; height:498px; margin:0 auto; background:url(../images/footer_bg.jpg) no-repeat center center;}
.footer .title{ width:100%;;margin:0 auto; text-align:center;}
.footer .title h2{font-size:36px; color:#fff; text-align:center;padding-top:70px;}
.footer .title p{font-size:16px; color:#fff; text-align:center; font-weight:400; padding-top:10px; text-transform:uppercase;}
.footer .title img{ margin:0 auto; padding-top:20px}
.ft_con{ width:1200px; margin:0 auto;}
.ft_con::after{ content:""; display:block; clear:both;}
.ft_con .ft_tel{ float:left; text-align:center;}
.ft_con .ft_tel h3{ font-size:26px; color:#fff; font-weight:400; font-family:"方正兰亭黑简体"; line-height:30px;}
.ft_con .ft_tel span{ font-size:14px; color:#fff; line-height:16px;}
.ft_con .ft_lx{ float:left; margin-left:40px;}
.ft_con .ft_lx h5{font-size:16px; color:#fff; font-weight:400;line-height:18px; margin-bottom:5px;}
.f_t_l{ width:auto;margin:0 auto}
.f_t_l form::after{ content:""; display:block; clear:both;}
.f_t_l input{border:none; border-bottom:1px solid #bbbbbb; background:none; font-size:16px; color:#fff; font-family:"微软雅黑"; outline:none; margin-top:14px;}
.f_t_l .xm{ width:434px; height:40px;}
.f_t_l .emall{ width:434px; height:40px;}
.f_t_l .massage{ width:872px; height:40px;}
.f_t_l .tj{width:140px; height:30px; background:#ce2521; border:none; border-radius:20px; font-size:14px; color:#fff; text-align:center;cursor:pointer; 
line-height:30px; font-family:"微软雅黑"; margin-left:83%;}



/*脚本区域*/
.copyright{ line-height:50px; width:100%; background:#000; text-align:center; color:#aaa; font-size:14px;}



/*768移动端页面*/
@media (max-width:768px){


/*核心服务区域*/
.service{ width:100%; margin:0 auto;}
.title h2{ font-size:22px;padding-top:30px;}
.title p{ font-size:14px; margin-bottom:20px;}
.title img{padding-top:0px; display:none;}

.fuwu{width:100%; padding:0px 0 30px 0; margin:0 auto;}
.fuwu .swiper-slide{ width:100%;}
.fuwu .swiper-slide ul{ margin:0 auto;}
.fuwu .swiper-slide li{ float:none; margin-right:0px; background:#fff; width:80%; margin:0 auto 20px; height:auto;}
.fuwu .swiper-slide li:nth-child(3){ margin-right:auto;}
.fuwu .swiper-slide li .wznr p{ width:100%;}

/*富库小单页*/
.links{ width:100%; margin:30px auto;}
.links li{width:100%; margin:10px auto;background:#F25651;}
.links li h3{ color:#fff; text-align:center;}
.links li p a{ text-align:center; line-height:40px; margin:10px auto 0; border-radius:6px; width:80%; height:40px; background:#fff; color:#F25651;}



/*代表作品区域*/
.works{ width:100%;background:url(../images/zuopin.jpg) center fixed;height:auto;padding-bottom:30px; padding:30px 0;}
.works .title h2{padding-top:10px;font-size:22px;}
.works .title p{ font-size:14px;}
.works .title img{padding-top:0px; display:none;}

.works .con{width:100%; margin:10px auto;}
.works li{ width:100%; padding:10px 20px;}
.case{ width:30%;margin:0 auto;}

/*优势彰显实力*/
.youshi{ width:100%; margin:0 auto;}
.youshi .title h2{padding-top:10px;font-size:22px;}
.youshi .title p{ padding-bottom:0; font-size:14px;}
.youshi .title img{padding-top:0px; display:none;}
.youshi .ys_c{ width:100% margin:10px 0;}
.youshi li{ width:100%; padding:10px 40px;}

/*关于我们*/
.about{ width:100%; height:auto; background:url(../images/about_bg.jpg) no-repeat center center; text-align:center;}
.about .ab_con{ width:100%; margin:0 auto; padding:15px 5px;box-sizing:border-box;}
.about .ab_tit{width:70%; margin:0 auto; padding-top:20px; font-size:22px; line-height:22px;}
.about p{ width:90%; margin:10px auto 20px; font-size:16px; color:#868686;}
.ab_lj{ margin:0 auto; width:110px; height:30px; border-radius:20px; background:#ce2521; text-align:center;}
.ab_lj a{ font-size:16px; color:#fff; line-height:30px;}
.about .xian{margin:10px auto; display:none;}
.news{ width:100%;}

.news li{ width:100%; padding:5px 20px; box-sizing:border-box; float:left;}
.news li .news_c{ width:100%;height:auto;}
.news li .news_c img{ float:left; width:25%; height:auto;}
.news li .news_c .n_wz{ width:70%; height:auto;}
.news li .news_c .n_wz h4{padding-top:0px;}
.news li .news_c .n_wz span{display:block; width:100%; font-size:12px; color:#868686; line-height:1.6em; text-align:left;}
.news li .news_c:hover .n_wz i{ color:#eee;}
.news li .news_c:hover .n_wz span{ color:#eee;}

/*选择富库*/

.customer .con{width:100%; padding:20px 0;}
.customer li{width:50%;}




}

@media (max-width:992px){	



/*头部区域*/
/*海报区域*/
.banner{ width:100%; margin:50px auto 0;}


.hd_con{ width:100%; height:50px;}
.header .logo{height:50px; margin-left:20px;}
.header .logo img{ height:100%;}
.header .btn{ display:block;right:20px;top:10px;}
.header .hd_con h2{ display:none;}
.header .nav{ display:none; position:absolute; width:100%; top:50px; left:0; text-align:center; background:rgba(255,255,255,0.9); border-top:1px solid #aaa;}	
	
.header .nav li{ float:none; border-bottom:1px solid #cfcfcf;}
.header .nav li a{ line-height:50px; background:rgba(0,0,0,0.8);}
.header .nav li:hover::after,.header .nav li.on::after{top:40px;}
	
	


/*底部区域*/
.footer{height:auto;}
.footer .title h2{font-size:20px; padding-top:20px;}
.footer .title p{font-size:14px;}
.footer .title img{ display:none;}
.ft_con{ width:100%;}
.ft_con::after{ content:""; display:block; clear:both;}
.ft_con .ft_tel{ float:none;margin:10px auto;}
.ft_con .ft_tel h3{ font-size:20px; }
.ft_con .ft_tel span{ font-size:14px;}
.ft_con .ft_lx{ float:none; margin:0 auto; text-align:center;}
.f_t_l .xm{ width:80%; height:auto;}
.f_t_l .emall{width:80%; height:auto;}
.f_t_l .massage{width:80%; height:auto;}
.f_t_l .tj{width:40%px; height:auto; margin:10px auto;}


}

/*768-992*/
@media (min-width:768px){
	
	
	
	
	
	
/*核心服务区域*/
.service{ width:100%; margin:0 auto;}
.title h2{ font-size:24px;padding-top:30px;}
.title p{ font-size:14px; margin-bottom:20px;}
.title img{padding-top:10px}

.fuwu{width:100%; padding:30px 0;}
.fuwu .swiper-wrapper{ padding-bottom:60px;}
.fuwu .swiper-slide{ width:100%;}
.fuwu .swiper-pagination{ border-radius:30px; background:#ce2521; width:120px; height:40px; margin:0 auto;}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ left:50%; margin-left:-60px; bottom:0px;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:15px 8px;}
.fuwu .swiper-slide li{ width:33.33%;float:left; margin-right:0; background:none;}
.fuwu .swiper-slide li:nth-child(3){ margin-right:0;}
.fuwu .swiper-slide li a{ display:block; padding:16px; width:80%; margin:0 auto; background:#fff;}
.fuwu .swiper-slide li .fw_tu{height:235px; position:relative; overflow:hidden;}
.fuwu .swiper-slide li .fw_tu img{ width:100%; height:100%; position:absolute; top:0; left:0}
.fuwu .swiper-slide li .fw_tu .fw_tbg{ width:100%; height:100%; position:absolute; top:-235px; left:0; background:rgba(206,37,33,0.8); transition:0.3s;}
.fuwu .swiper-slide li .fw_tu .fw_tbg i{ width:80px; height:80px; border-radius:50%;; border:5px solid #fff; display:block; margin:77px auto; text-align:center;
 font-size:60px; color:#fff; font-weight:400; font-style:normal; line-height:70px;}
.fuwu .swiper-slide li .fw_tu:hover .fw_tbg{ top:0;} 

.fuwu .swiper-slide li .wznr h3{ font-size:18px; color:#666666; padding:4px 0;}
.fuwu .swiper-slide li .wznr p{ width:100%; color:#999999; font-size:14px; line-height:1.7em;}

.links{ width:96%; margin:30px auto;}
.links li{ width:48%; margin-right:4%}
.links li:nth-child(3n){ margin-right:4%;}
.links li:nth-child(2n){ margin-right:0;}


/*代表作品区域*/
.works{ width:100%;background:url(../images/zuopin.jpg) center fixed;height:auto; padding:30px 0;}
.works .title h2{padding-top:10px;font-size:24px;}
.works .title p{ font-size:14px;}
.title p{ font-size:14px; margin-bottom:25px;}

.works .con{width:100%; margin:10px auto;}
.works li{ width:25%; padding:10px;height:150px}
.case{ width:30%;margin:0 auto; transition:0.3s;}


/*优势彰显实力*/
.youshi{ width:100%; margin:0 auto;}
.youshi .title h2{padding-top:20px;font-size:24px;}
.youshi .title p{ padding-bottom:0; font-size:14px;}
.youshi .title img{padding-top:10px; display:block;}
.youshi .ys_c{ width:100%; margin:10px 0;}
.youshi li{ width:50%; padding:20px 40px;}


/*关于我们*/
.about{ width:100%; height:auto; background:url(../images/about_bg.jpg) no-repeat center center; text-align:center;}
.about .ab_con{ width:100%; margin:0 auto; padding:15px 5px;box-sizing:border-box;}
.about .ab_tit{width:60%; margin:0 auto; padding-top:20px; font-size:24px; line-height:24px;}
.about p{ width:80%; margin:10px auto 20px; font-size:16px; color:#868686;}
.ab_lj{ margin:0 auto; width:110px; height:30px; border-radius:20px; background:#ce2521; text-align:center;}
.ab_lj a{ font-size:16px; color:#fff; line-height:30px;}
.about .xian{margin:10px auto; display:block;}
.news{ width:100%;}

.news li{ width:100%; padding:5px 20px; box-sizing:border-box; float:left;}
.news li .news_c{ width:100%;height:auto;}
.news li .news_c img{ float:left; width:11%; height:auto;}
.news li .news_c .n_wz{ width:80%; height:auto;}
.news li .news_c .n_wz h4{padding-top:0px;}
.news li .news_c .n_wz span{display:block; width:100%; font-size:12px; color:#868686; line-height:1.6em; text-align:left;}
.news li .news_c:hover .n_wz i{ color:#eee;}
.news li .news_c:hover .n_wz span{ color:#eee;}

/*合作客户*/
.customer{ width:100%; }
.customer .con{ width:100%; margin-top:20px;}
.customer li{ width:25%; padding:2%;}

/*底部区域*/
.footer{height:auto;}
.footer .title h2{font-size:24px; padding-top:20px;}
.footer .title p{font-size:14px;}
.footer .title img{ display:none}
.ft_con{ width:100%;}
.ft_con::after{ content:""; display:block; clear:both;}
.ft_con .ft_tel{ float:none;margin:10px auto;}
.ft_con .ft_tel h3{ font-size:26px; }
.ft_con .ft_tel span{ font-size:14px;}
.ft_con .ft_lx{ float:none; margin:0 auto; text-align:center;}
.f_t_l .xm{ width:80%; height:auto;}
.f_t_l .emall{width:80%; height:auto;}
.f_t_l .massage{width:80%; height:auto;}
.f_t_l .tj{width:40%px; height:auto; margin:12px auto;}




}


@media (min-width:992px){
.hd_con{ width:990px;}
.header .hd_con h2{ display:none;}

/*核心服务区域*/
.fuwu{width:900px;}


	.links{width:990px; margin:30px auto 10px;}
	.links li{ width:485px;margin-right:20px; margin-bottom:20px;}
	.links li:nth-child(3n){ margin-right:20px;}
	.links li:nth-child(2n){ margin-right:0px;}



.works .con{width:900px; margin:20px auto;}
.case{ width:20%;}


.youshi .ys_c{ width:900px; margin:20px auto}


/*关于我们*/
.about{ width:100%; height:auto; background:url(../images/about_bg.jpg) no-repeat center center; text-align:center;}
.about .ab_con{ width:900px; margin:0 auto; padding:15px 5px;box-sizing:border-box;}
.about .ab_tit{ margin:0 auto; padding-top:20px; font-size:24px; line-height:24px;}
.about p{ width:80%; margin:10px auto 20px; font-size:16px; color:#868686;}
.news{ width:900px; margin:0 auto;}



/*合作客户*/
.customer{ width:100%;}
.customer .con{ width:990px; margin:60px auto 0;}
.customer li{ float:left; width:25%; padding:20px;}
.customer li img{ width:100%; display:block;}

/*底部区域*/
.footer{  width:100%; padding-top:10px; margin-top:60px;}
.ft_con{ width:900px; margin:0 auto;}



}


@media (min-width:1300px){
	
/*头部区域*/
.header{ width:100%; background:rgba(0,0,0,0.8); position:fixed; left:0; top:0; z-index:100;}
.hd_con{ width:1200px; height:100px; margin:0 auto;}
.header .logo{ float:left;height:100%;}
.header .hd_con h2{ display:block; font-size:24px; color:#ce2521; float:right; margin-right:15px; height:100px; line-height:100px;}
.header h2:nth-child(2){ margin-right:0;}
.header .hd_con .nav{ float:right;}
.header .nav li{ float:left; position:relative;}
.header .nav li:hover::after,.header .nav li.on::after{ content:""; display:block; }
.header .nav a{ display:block;padding:0 45px; line-height:100px; color:#eee; font-size:16px;}
.header .nav li:hover a,.header .nav li.on a{  background:#ce2521;  color:#fff;} 


.header .btn{ border:1px solid #888; position:absolute; top:0; right:0; padding:3px; border-radius:3px; cursor:pointer; display:none;}
.header .btn i{ display:block; width:20px; height:3px;  background:#888; margin:3px; transition:0.3s;}
.header .btn i:nth-child(1){ transform-origin:left bottom;}
.header .btn i:nth-child(2){ opacity:1;}
.header .btn i:nth-child(3){ transform-origin:left top;}
.header .btn.on i:nth-child(1){ transform:rotate(35deg);} 
.header .btn.on i:nth-child(2){ opacity:0;}
.header .btn.on i:nth-child(3){ transform:rotate(-35deg);}





/*海报区域*/
.banner{ width:100%;}
.banner .pic{ width:100%;}
.swiper-pagination-bullet-active{ background-color:#e60012;}


/*核心服务区域*/
.service{ width:100%; margin:0 auto; background:#f6f6f6;}
.title{ widows:100%;margin:0 auto; text-align:center;}
.title h2{font-size:36px; color:#666; text-align:center; padding-top:100px;}
.title p{font-size:16px; color:#999; text-align:center; font-weight:400; padding-top:10px; text-transform:uppercase;}
.title img{ margin:0 auto; padding-top:20px}

.fuwu{margin:0 auto; width:1200px; padding:60px 0 90px 0;}
.fuwu .swiper-wrapper{ padding-bottom:60px;}
.fuwu .swiper-slide{ width:100%;}
.fuwu .swiper-pagination{ border-radius:30px; background:#ce2521; width:120px; height:40px; margin:0 auto;}

.swiper-container-horizontal > .swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{ left:50%; margin-left:-60px; bottom:0px;}
.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet{ margin:15px 8px;}
.swiper-pagination-bullet{ background:#ffbfbd;}
.swiper-pagination-bullet-active{ background:#fff;}
.fuwu .swiper-slide ul{ margin:0 auto; width:100%;}
.fuwu .swiper-slide li{ float:left;}
.fuwu .swiper-slide li:nth-child(3){ margin-right:0;}
.fuwu .swiper-slide li a{ display:block; padding:16px; background:#fff;}
.fuwu .swiper-slide li .fw_tu{height:235px; position:relative; overflow:hidden;}
.fuwu .swiper-slide li .fw_tu img{ width:100%; height:100%; position:absolute; top:0; left:0}
.fuwu .swiper-slide li .fw_tu .fw_tbg{ width:100%; height:100%; position:absolute; top:-235px; left:0; background:rgba(206,37,33,0.8); transition:0.3s;}
.fuwu .swiper-slide li .fw_tu .fw_tbg i{ width:80px; height:80px; border-radius:50%;; border:5px solid #fff; display:block; margin:77px auto; text-align:center;
 font-size:60px; color:#fff; font-weight:400; font-style:normal; line-height:70px;}
.fuwu .swiper-slide li .fw_tu:hover .fw_tbg{ top:0;} 

.fuwu .swiper-slide li .wznr h3{ font-size:18px; color:#666666; padding:4px 0;}
.fuwu .swiper-slide li .wznr p{ width:334px; color:#999999; font-size:14px; line-height:1.7em;}
.fuwu .swiper-slide li:hover .wznr h3{ color:#fb5547;}
.fuwu .swiper-slide li:hover .wznr p{ color:#fb5547;}

/*富库小单页*/
	.links{ width:1200px; margin:40px auto 0;overflow:hidden}
	.links li{ width:380px; margin-right:30px; margin-bottom:30px;height:250px; position:relative;}

	.links li:nth-child(2n){ margin-right:30px;}
	.links li:nth-child(3n){ margin-right:0;}
.links li:nth-child(1){ background:#F6F6F6 url(../images/d_wz_1.png) no-repeat 190px  65px; transition:0.3s;}
.links li:nth-child(2){ background:#F6F6F6 url(../images/d_wz_2.png) no-repeat 190px  65px;transition:0.3s;}
.links li:nth-child(3){ background:#F6F6F6 url(../images/d_wz_3.png) no-repeat 190px  65px;transition:0.3s;}


.links li i{ display:block; position:absolute; background:#2de3c8; transition:0.3s; opacity:0}
.links li:hover i{ opacity:1;}

.links li i:nth-child(1){ width:100%; height:3px; top:0; left:-100%;}
.links li i:nth-child(2){ width:3px; height:100%; top:-100%; left:0;}
.links li i:nth-child(3){ width:100%; height:3px; bottom:0; left:100%;}
.links li i:nth-child(4){ width:3px; height:100%; top:100%; right:0;}

.links li:hover i:nth-child(1){ left:0}
.links li:hover i:nth-child(2){ top:0}
.links li:hover i:nth-child(3){ left:0}
.links li:hover i:nth-child(4){ top:0}




/*代表作品区域*/
.works{ width:100%; height:872px; background:url(../images/zuopin.jpg) no-repeat center fixed;}
.works .title{ widows:100%;margin:0 auto; text-align:center;}
.works .title h2{font-size:36px; color:#fff; text-align:center;padding-top:100px;}
.works .title p{font-size:16px; color:#fff; text-align:center; font-weight:400; padding-top:10px; text-transform:uppercase;}
.works .title img{ margin:0 auto; padding-top:20px}


.works .con{width:1200px; margin:60px auto;}
.works ul::after{ content:""; display:block; clear:both;}
.works li{ float:left; width:25%; padding:20px; box-sizing:border-box; overflow:hidden;height:170px}
.works li a{ display:block; width:100%;overflow:hidden;}
.works li img{ /*width:100%;*/ display:block; transition:0.5s;}
.works li:hover img{transform: scale(1.4);}
.case{ width:160px; height:40px; border-radius:10px; border:1px solid #ce2521; text-align:center; margin:0 auto; transition:0.3s;}
.case a{ font-size:14px; color:#ce2521; line-height:40px;}
.case:hover{ border:none; background:#ce2521;}
.case:hover a{ color:#fff;}


/*优势彰显实力*/
.youshi{ width:1200px; margin:0 auto;}

.youshi .ys_c{ margin:60px 0; width:100%;}
.youshi ul::after{ content:""; display:block; clear:both;}
.youshi li{ float:left; width:25%; padding:0 20px; box-sizing:border-box; text-align:center;}
.youshi li a{ display:block; width:100%; background:#f6f6f6; text-align:center; transition:0.3s;}
.youshi li h3{ font-size:60px; color:#454545; line-height:60px; padding:38px 0 20px; transition:0.3s;}
.youshi li h3 span{font-size:20px; color:#454545; line-height:20px; padding:0 0 0px 12px; transition:0.3s;}
.youshi li b{ font-size:14px; color:#4c4c4c; padding:20px 0; font-weight:400; transition:0.3s;}
.youshi p{ font-size:12px;color:#a1a1a1; line-height:1.6em; padding:20px 10px 35px; transition:0.3s;}
.youshi li:hover a{ background:#ce2521;}
.youshi li:hover h3{ color:#fff;}
.youshi li:hover h3 span{ color:#fff;}
.youshi li:hover b{ color:#fff;}
.youshi li:hover p{ color:#fff;}




/*关于我们*/
.about{ width:100%; height:660px; background:url(../images/about_bg.jpg) no-repeat center; text-align:center;}
.about .ab_con{ width:1200px; margin:0 auto;box-sizing:border-box;}
.about .ab_tit{ color:#ce2521; line-height:1.8em; margin:0 auto; font-size:36px; padding-top:100px;}
.about p{ width:930px; margin:50px auto 40px; text-align:center; color:#868686; opacity:0.8; font-size:16px; line-height:1.8em;}
.ab_lj{ margin:0 auto; width:125px; height:40px; border-radius:20px; background:#ce2521; text-align:center;}
.ab_lj a{ font-size:18px; color:#fff; line-height:40px;}
.about .xian{ width:100%; margin:50px auto; height:1px; background:#868686;}
.news{ width:1200px; margin:0 auto;}

.news ul::after{ content:""; display:block; clear:both;}
.news li{ width:33.33%; padding:0 10px; box-sizing:border-box; float:left;}
.news li .news_c{ width:100%;height:125px;}
.news li .news_c img{ float:left; width:125px; height:125px;}
.news li .news_c .n_wz{ float:right; text-align:left; width:230px; height:125px;}
.news li .news_c .n_wz h4{ color:#fff; font-size:14px; line-height:16px; padding-top:10px;}
.news li .news_c .n_wz i{ color:#868686; font-size:12px; line-height:14px; font-style:normal;}
.news li .news_c .n_wz span{display:block; width:230px; font-size:12px; color:#868686; line-height:1.6em; text-align:left;}
.news li .news_c:hover .n_wz i{ color:#eee;}
.news li .news_c:hover .n_wz span{ color:#eee;}


/*选择富库*/
.customer{ width:100%;margin:0 auto; background:#f6f6f6;}

.customer .con{width:1200px; padding:60px 0 100px; margin:0 auto;}
.customer ul::after{ content:""; display:block; clear:both;}
.customer li{ float:left; width:16.66%; padding:10px; box-sizing:border-box;}
.customer li img{ width:100%; display:block;}


/*底部区域*/
.footer{ width:100%; height:auto; margin:0 auto; background:url(../images/footer_bg.jpg) no-repeat center center;}
.footer .title{ width:100%;;margin:0 auto; text-align:center;}
.footer .title h2{font-size:36px; color:#fff; text-align:center;padding-top:70px;}
.footer .title p{font-size:16px; color:#fff; text-align:center; font-weight:400; padding-top:10px; text-transform:uppercase;}
.footer .title img{ margin:0 auto; padding-top:20px}
.ft_con{ width:1200px; margin:0 auto; padding-bottom:100px;}
.ft_con::after{ content:""; display:block; clear:both;}
.ft_con .ft_tel{ float:left; text-align:center;}
.ft_con .ft_tel h3{ font-size:26px; color:#fff; font-weight:400; font-family:"方正兰亭黑简体"; line-height:30px;}
.ft_con .ft_tel span{ font-size:14px; color:#fff; line-height:16px;}
.ft_con .ft_lx{ float:left; margin-left:40px; text-align:left;}
.ft_con .ft_lx h5{font-size:16px; color:#fff; font-weight:400;line-height:18px; margin-bottom:5px;}
.f_t_l{ width:auto;}
.f_t_l form::after{ content:""; display:block; clear:both;}
.f_t_l input{border:none; border-bottom:1px solid #bbbbbb; background:none; font-size:16px; color:#fff; font-family:"微软雅黑"; outline:none; margin-top:14px;}
.f_t_l .xm{ width:434px; height:40px;}
.f_t_l .emall{ width:434px; height:40px;}
.f_t_l .massage{ width:872px; height:40px;}
.f_t_l .tj{width:140px; height:35px; background:#ce2521; border:none; border-radius:20px; font-size:20px; color:#fff; text-align:center;cursor:pointer; 
line-height:35px; font-family:"微软雅黑"; margin-left:83%;}



/*脚本区域*/
.copyright{ line-height:50px; width:100%; background:#000; text-align:center; color:#aaa; font-size:14px;}

	
	
	
	
	
	
	
	
	
}
















