﻿
@import url("common.css");
@import url("page.css");
/*
	公用
	#e2243e
*/
body{ background-color:#fff; font-family:"微软雅黑";}
a{text-decoration:none; outline:0 none;}
a:hover{text-decoration: none;}
.w{ min-width:1200px; max-width:1920px;}
.w_1{ width:1200px; margin:0 auto;}
.wrap{padding-top: 30px;padding-bottom: 30px;}
.border-top{border-top: #ddd 1px solid;}
.bgf{ background-color:#fff;}
.bg0{ background-color:#000}
.bg_1{ background:#333;}
.bg_2{ background:#f9f9f9;}
.bg_3{ background:#2a2a2a;}
/*top*/
.top p{font-size: 12px;line-height: 35px;color: #fff;}
.top p span{font-size: 14px;}
.top p a{padding: 0 10px;color: #fff;}
.top p a:hover{color: #e2243e;}
.logo{float: left;line-height: 0;}
.c-logo{position: absolute;top: 0;left: 525px;}
.tel{float: right;margin-top: 20px;padding-left: 60px;background: url(../image/tel.jpg) left center no-repeat;}
.tel p{color: #333;font-size: 14px;line-height: 28px;}
.tel strong{font-size: 24px;line-height: 38px;color: #e2243e;}
.nav ul{border-top: #e1e1e1 1px solid}
.nav ul li{float: left;width: 131px;height: 60px;box-sizing: border-box;padding: 12px 0;}
.nav ul li.center{width: 150px;}
.nav ul li a{display: block;color: #333;font-size: 16px;line-height: 34px;text-align: center;border:#fff 1px solid;border-radius: 8px; transition-duration: 0.6s}
.nav ul li a:hover,.nav ul li.on a{color: #e2243e;border-color: #e2243e;}
/*banner*/
.banner{ height:499px; overflow:hidden; margin:0px auto 0;position: relative;}
.bannerBox{ width:100%; height:100%; overflow:hidden; position:relative;}
.bannerBox .hd{ height:15px; overflow:hidden; position:absolute; right:0; bottom:15px; z-index:1; width: 100%;}
.bannerBox .hd ul{ float:left;position: relative;left: 50%;zoom:1;}
.bannerBox .hd ul li{ float:left; margin-right:12px;  width:14px; height:14px; line-height:9999px; text-align:center; background:#fff; cursor:pointer;border-radius: 50%;border:0;position: relative;right: 50%;}
.bannerBox .hd ul li.on{ background:#e2243e; color:#fff; }
.bannerBox .bd{ position:relative; height:100%; z-index:0;   }
.bannerBox .bd ul{width: 100%!important;}
.bannerBox .bd ul li{ zoom:1; vertical-align:middle;width: 100%!important;height: 499px }
.bannerBox .bd ul li a{display: block;}
/*产品展示*/
.pro-t{padding: 12px 12px 12px 56px;background: #e2243e url(../image/pro-t.jpg) 12px center no-repeat;font-size: 24px;line-height: 40px;color: #fff;}
.pro-t a{font-size: 12px;line-height: 40px;color: #fff;}
.pro{padding-top: 30px;}
.pro ul li{margin: 0 10px;float: left;}
.pro ul li a{display: block;}
.pro ul li a .pro-box{overflow: hidden;width: 280px;height: 200px;}
.pro ul li a .pro-box div{width: 100%;height: 100%;background-position: center;background-size: cover;transition: 1s;}
.pro ul li a:hover .pro-box div{transform:scale(1.08);transition: 1s;}
.pro ul li a p{text-align: left;font-size: 18px;line-height: 38px;padding: 12px; background: #fff url(../image/pro-m.jpg) 200px center no-repeat; color: #e2243e;transition-duration: .4s;}
.pro ul li a:hover p{background: #e2243e url(../image/pro-m-on.jpg) 200px center no-repeat; color: #fff;transition-duration: .4s;}

/*关于我们*/
.about-bg{background: url(../image/about-bg.jpg) center no-repeat;padding: 70px 0;}
.about-pic{position: absolute;left: -10px;top: 56px;}
.about{margin-left: 400px;padding: 40px 45px;background-color: #fff;box-shadow: 0 0 20px rgba(0,0,0,.46);z-index: 5}
.about big{display: block;font-size: 24px;line-height: 60px;border-bottom: #e0e0e0 1px solid;color: #fceff0;vertical-align: bottom;text-transform: uppercase;}
.about big span{font-size: 30px;color: #e2243e;position: relative;font-weight: bold;padding-right: 20px;line-height: 60px;display: inline-block;}
.about big span:after{content: "";display: block;position: absolute;width: 100%;height: 3px;bottom: -2px;left: 0;background-color: #e2243e}
.about strong{font-size: 24px;line-height: 50px;color: #e2243e;}
.about p{font-size: 14px;line-height: 30px;color: #111;}
.about a{display: inline-block;font-size: 14px;line-height: 30px;margin-top: 20px;padding-right: 30px;background: url(../image/more1.jpg) right center no-repeat;}
/*新闻、联系我们*/
.news-block{width: 760px;}
.cont-block{width: 395px;}
.title-p strong{display: block;font-size: 30px;line-height: 48px;color: #d1d1d1;text-transform: uppercase;}
.title-p p{position: relative;}
.title-p p:after{content: "";display: block;width: 100%;top: 50%;left: 0;height: 1px;z-index: -1;position: absolute;background-color: #999}
.title-p p span{display: inline-block;font-size: 24px;line-height: 40px;background-color: #fff;padding: 0 6px;color: #e2243e;font-weight: bold;}
.title-p p a{float: right;padding: 0 36px 0 6px;display: inline-block;background: #fff url(../image/more2.jpg) right center no-repeat;font-size: 14px;line-height: 40px;color: #e2243e;}
.news-pic{width: 290px;}
.news-pic img{max-width: 100%;}
.news{width: 450px;}
.news ul li .news-time{width: 75px;text-align: right;color: #999;padding-top: 24px;}
.news ul li .news-time big{font-size: 20px;line-height: 42px;display: block;}
.news ul li .news-time small{font-size: 16px;line-height: 28px;}
.news ul li .news-box{width: 360px;box-sizing: border-box;padding: 24px;border-left: #dfdfdf 1px solid;border-bottom: #dfdfdf 1px solid;}
.news ul li:last-child .news-box{border-bottom: none;}
.news ul li .news-box a{font-size: 16px;line-height: 30px;color: #333;display: inline-block;}
.news ul li .news-box a:before{content: "";display: block;position: absolute; width: 4px;height: 30px;left: 24px;top: 24px;opacity: 0;background-color: #ffd403;transition-duration: .4s;}
.news ul li .news-box a:hover{color: #e2243e}
.news ul li .news-box a:hover:before{opacity: 1;left: -1px;}
.news ul li .news-box p{font-size: 14px;line-height: 28px;color: #999;}

.cont{font-size: 16px;line-height: 36px;color: #333;}


/*友情链接*/
.link{border-bottom: #4e4e4e 1px solid;color: #fff;}
.link span{font-size: 14px;line-height: 24px;color: #fff;font-weight: bold;padding-right: 10px;color: #fff;}
.link a{font-size: 12px;line-height: 24px;color: #fff;padding: 5px;color: #fff;}
/*foot*/
.foot .foot-logo{float: left;margin-right: 30px;}
.foot .foot-code{float: right;}
.foot p{font-size: 14px;line-height: 24px;color: #fff;}
.foot p a{color: #fff;}

/*浮动客服*/
#floatDivBoxs{width:200px;background:#fff;position:fixed;top:240px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#a70017;color:#fff;font-size:18px;text-indent:22px;position:relative;}
#floatDivBoxs .floatDqq{padding:0 14px;}
#floatDivBoxs .floatDqq li{border-bottom:1px solid #e3e3e3;}
#floatDivBoxs .floatDqq li a{line-height:40px;font-size:16px;}
#floatDivBoxs .floatDqq li a img {margin: 10px; float: left;}
#floatDivBoxs .txt{font-size:18px;color:#333;padding:6px 14px; line-height: 30px;}
#floatDivBoxs .floattel p{font-size: 18px;font-weight: bold; text-align: center;margin-bottom: 5px;}
#floatDivBoxs .address{width: 160px;margin: 0 auto}
#floatDivBoxs .address p{text-align: left;font-size: 14px;margin-bottom: 5px;}
#floatDivBoxs .floatDbg{width:100%;height:20px;background:url(../image/online_botbg.jpg) no-repeat;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
.floatShadow{ background:#fff;box-shadow:-2px 0 3px rgba(0,0,0,0.25);}
#rightArrow{width:50px;height:45px;background:url(../image/online_arrow.jpg) no-repeat;position:fixed;top:240px;right:200px;z-index:999;}
#rightArrow a{display:block;height:45px;}




/*left*/
.leval{width: 300px;float: left;background: url(../image/leval-bg.jpg) top center no-repeat;text-align: center;}
.l-title{font-size: 30px;line-height: 48px;padding-top: 40px;color: #fff;font-weight: bold;}
.l-span{display: inline-block;padding: 15px;font-size: 30px;line-height: 36px;color: rgba(255,255,255,.5);position: relative;}
.l-span:before,.l-span:after{content: "";display: block;position: absolute;top: 50%;width: 30px;height: 1px;background-color: rgba(255,255,255,.5);}
.l-span:before{right: 100%;}
.l-span:after{left: 100%;}
.l-ul{min-height: 390px;}
.l-ul li{padding: 12px 70px;}
.l-ul li a{display: block;text-align: center;font-size: 16px;line-height: 36px;border: transparent 1px solid;border-radius: 8px;color: #fff;-webkit-transition-duration: .4s;
-o-transition-duration: .4s;
transition-duration: .4s;}
.l-ul li a:hover{border-color: #fff;}
.l-con{border-top: #fff 1px solid;padding: 30px 0 30px 100px;background: url(../image/tel.png) 40px center no-repeat;color: #fff;text-align: left;}
.l-con p{font-size: 14px;line-height: 24px;}
.l-con strong{font-size: 24px;line-height: 36px;}





/*详情页面*/
.all{ float:right; width:860px;}
.all_t{font-size:20px; padding-left:10px; line-height:46px; position:relative;color: #b6281e;font-weight: bold;background: url(http://www.lyfhdth.com/Theme/Home/images/all_t.png) 10px 50% no-repeat;border-bottom: #b6281e 2px solid}
.postion{font-weight: normal; right:10px; line-height:46px;_line-height:46px; font-size:14px; color:#898989; position:absolute;}
.postion a{font-size: 14px;line-height: 46px;color: #898989;font-weight: normal;}
.postion a:hover{color: #333}
.all_box{ width:860px; padding:20px 0; font-size:14px; line-height:24px;min-height:500px;_height:500px;}

.news_top p{text-align: center;font-size: 30px;line-height: 48px;color: #3f3f3f;font-weight: bold;margin-bottom: 10px}
.news_t .p1{text-align: center;font-size: 26px;line-height: 36px;color: #cd2324;font-weight: bold;}
.news_t .p2{text-align: center;font-size: 16px;line-height: 30px;color: #3f3f3f}
.news_t .p2 a{padding: 0 10px;color: #3f3f3f;}
.news_t .p2 a:hover{color: #cd2324}
.news_box_in ul li a{display:block; padding:10px 80px 10px 20px; background:#fff url(../image/news_list_more.png) right 20px center no-repeat; }
.news_box_in ul li a .pt{ color:#000; font-weight:bold; font-size:16px; line-height:30px;}
.news_box_in ul li a .pc{ color:#000; font-size:14px; line-height:30px;}
.news_box_in ul li a:hover{ background:#cd2324 url(../image/news_list_more_on.png) right 20px center no-repeat;}
.news_box_in ul li a:hover .pt{ color:#fff;}
.news_box_in ul li a:hover .pc{ color:#fff;}
.news_box_in ul li .newsTime{ padding:0 30px 0 0; color:#444;line-height: 30px; text-align:center; overflow:hidden;}
.news_box_in ul li .newsTime strong{ font-size:36px; line-height:50px;}
.news_box_in ul li .newsTime .p12{ display:block; border-top:solid #444 1px; font-size:14px; color:#444;}
.news_box_in ul li a:hover .newsTime{ color:#fff;}
.news_box_in ul li a:hover .newsTime .p12{border-top:solid #fff 1px;color:#fff;}

.newsTitle{ color:#cd2324; text-align:center;} 
.kuozhan .title span{ background: #cd2324; }


.pro_box_in ul li{float:left; margin:0 10px 30px;}
.pro_box_in ul li a{ display:block; }
.pro_box_in ul li a .pic_box{overflow: hidden;width: 266px;height: 180px;}
.pro_box_in ul li a .pic_box div{width: 100%;height: 100%;background-position: center;background-size: cover;transition-duration: .6s;}
.pro_box_in ul li a:hover .pic_box div{transform: scale(1.04);}
.pro_box_in ul li a p{text-align: left;font-size: 18px;line-height: 38px;padding: 12px; background: #fff url(../image/pro-m.jpg) 200px center no-repeat; color: #e2243e;transition-duration: .4s;}
.pro_box_in ul li a:hover p{background: #e2243e url(../image/pro-m-on.jpg) 200px center no-repeat; color: #fff;}





.formitm{ padding:10px 0; clear:both;} 
.formitm .lab{ display:block; float:left; font-size:16px; line-height:30px; width:100px; height:30px; text-align:left;}
.formitm .ipt{ width:400px; float:left;}
.formitm .ipt img{ margin-left:20px;}
.formitm .ipt input.u-ipt{ width:360px; height:30px; border:solid #ddd 1px; background:#fff; padding:0;}
.formitm .ipt input.checkCode{ width:180px; height:30px; border:0; background:#fff; padding:0;}
.formitm .ipt .u_textarea{ width:360px; height:108px; border:solid #ddd 1px;}
.formitm .ipt input.checkCode{ width:80px; height:22px; border:solid #ddd 1px; background:#fff; padding:0;}
.formitm .submit{ margin-left:100px; width:120px; height:36px; border-radius:5px; background:#26c48b; color:#fff; font-size:14px; text-align:center; line-height:36px; box-shadow:none;} 
.formitm .reset{ margin-left:50px; width:120px; height:36px; border-radius:5px; background:#26c48b; color:#fff; font-size:14px; text-align:center; line-height:36px; box-shadow:none;} 

#guestbook_form{ margin:0 auto;}

.tag a{padding: 0 3px;}






/*中间出现*/
.dm1{animation:atop 2s;-moz-animation:atop 2s;-webkit-animation: atop 2s;-o-animation:atop 2s; opacity: 1;}
/*转圈动作*/
.dm2{animation: circle 2s;-moz-animation: circle 2s;-webkit-animation: circle 2s;-o-animation: circle 2s; opacity: 1;}
/*水平旋转*/
.dm3{animation:wrimg 2s;-moz-animation:wrimg 2s;-webkit-animation: wrimg 2s;-o-animation:wrimg 2s; opacity: 1;}

/*从中间出现动作*/
@keyframes atop
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}

@-moz-keyframes atop
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}

@-webkit-keyframes atop 
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}
@-o-keyframes atop 
{
from {transform:matrix3d(1, 0, 0, 0, 0, 0, 1, -0.00166, 0, -1, 0, 0, 0, 0, 0, 1);opacity: 0;}
to { transform:translate3d(0px, 0px, 0px);transform-origin:center center 0;opacity:1}
}
/*从中间出现动作结束*/

/*转圈动作开始*/
@keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-moz-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-webkit-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}

@-o-keyframes circle
{
0% { transform:rotate(0deg);}
100% { transform:rotate(360deg);}
}
/*转圈动作开始*/

/*水平旋转动作开始*/
@keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-moz-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-webkit-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}

@-o-keyframes wrimg
{
0% { transform:rotateY(0deg);}
100% { transform:rotateY(360deg);}
}
/*旋转动作结束*/




.f-fr{float:right;}
.f-fl{float:left;}
.f-pr{position: relative;}
.f-pa{position: absolute;}
.f-cb:before,.f-cb:after{content: '';display: block; clear:both; overflow:hidden;}
