@charset "utf-8";
@import url("common.css");
@import url("page.css");
@import url("swiper-3.4.2.min.css");
/*公用*/
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; }
.bgf{ background-color:#fff;}
.bg0{ background-color:#000}
.bg_1{ background:#25252f;}
.bg_2{ background:#ff0000;}
.bg_3{ background:#f4f6f5;}
.bg_4{ background: url(../images/bg_4.jpg) center no-repeat;}
/*top*/
.top p{font-size: 12px;line-height: 30px;color: #e1e1e1;}
.top p span{font-size: 14px;font-weight: bold;padding-left: 20px;background: url(../images/icon-tel.jpg) left center no-repeat;}
.top p a{padding: 0 10px;color: #e1e1e1;}
.top p a:hover{color: #e20517;}
.logo{float: left;line-height: 0;}
.nav{float: right;height: 81px;}
.nav ul li{float: left;position: relative;}
.nav ul li a{display: inline-block;color: #1b2139;font-size: 16px;line-height: 81px;padding: 0 30px;position: relative;}
.nav ul li a:after{content: '';width: 0;height: 6px;background-color: #e20517;left: 0;bottom: 0;position: absolute;transition-duration: 0.6s}
.nav ul li a:hover,.nav ul li.on a{color: #e20517}
.nav ul li a:hover:after,.nav ul li.on a:after{width: 100%;transition-duration: 0.6s}
.nav li ul.menu{padding:0;position:absolute;display:none; overflow:hidden; opacity: 0;filter: alpha(opacity=0); height:auto;z-index:1000000000;clear:both;background-color: #7a080d;width: 100%;}
.nav li ul.menu li{  padding:0; float:none; margin:0 auto; overflow:hidden; border-bottom:#423227 1px solid; background:none;width: 100%;}
.nav li ul.menu li:last-child{border-bottom: none;}
.nav li ul.menu li a{line-height:28px;color:#fff;padding:0;background:none;height:28px; font-size:14px; font-weight:normal; text-align:center; margin:0;transition-duration:0.4s;display: block;width: 100%;}
.nav li ul.menu li a:after{display: none;}
.nav li ul.menu li:hover a{background-color:#a90612;color: #fff;transition-duration:0.4s;}
/*banner*/
.banner{ height:537px; 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:#e20517; 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: 537px }
.bannerBox .bd ul li a{display: block;width: 100%;height: 100%;cursor:default}

/*关于我们*/
.about-bg{background: url(../images/about-bg.jpg) top center no-repeat;}
.title-1{text-align: center;}
.title-1 strong{font-size: 33px;color: #e70010;line-height: 48px;text-transform: uppercase;}
.title-1 p{font-size: 22px;color: #25252f;line-height: 36px;padding-bottom: 10px;background: url(../images/title-1.png) bottom center no-repeat;}
.about{text-align: center;}
.about p{font-size: 12px;line-height: 30px;color: #25252f;text-align: left;}
.about a{display: inline-block;font-size: 12px;line-height: 30px;background-color: #25252f;color: #fff;text-transform: uppercase;padding: 0 40px;margin-top: 20px;;transition-duration: .6s;}
.about a:hover{background-color: #e70010;transition-duration: .6s;}

/*产品展示*/
.pro-bg{background: url(../images/pro-bg.jpg) center no-repeat;}
.level{text-align: center;margin-top: 30px;}
.level a{display: inline-block;font-size: 16px;line-height: 54px;padding: 0 60px;background-color: #212227;border:#c6c6c6 1px solid;color: #fff;margin: 0 20px;transition-duration: .6s;}
.level a:hover{background-color: #b1262d;border-color: #b1262d;transition-duration: .6s;}
.pro{margin-top: 30px;position: relative;}
.pro .hd a{position: absolute;top: 130px;width: 34px;height: 52px;display: block;}
.pro .hd a.next{background: url(../images/pro-next.png) center no-repeat;left: 102%;}
.pro .hd a.prev{background: url(../images/pro-prev.png) center no-repeat;right: 102%;}
.pro .bd ul{overflow: hidden;}
.pro .bd ul li{margin: 0 15px;float: left;display:inline;box-sizing: border-box;}
.pro .bd ul li a{display: block;}
.pro .bd ul li a .pic-pro{overflow: hidden;width: 270px;height: 270px;}
.pro .bd ul li a .pic-pro div{transition: 1s;}
.pro .bd ul li a:hover .pic-pro div{transform:scale(1.02);transition: 1s;}
.pro .bd ul li a p{text-align: center;font-size: 16px;line-height: 54px;background-color: #c0c0c0;color: #222433;transition-duration: .4s;}
.pro .bd ul li a:hover p{background-color: #b1262d;color: #fff;transition-duration: .4s;}

/*优势*/
.advant-bg{background-color: #fbfbfb;}
.advant{}
.advant ul li{float: left;width: 20%;box-sizing: border-box;border-right: #959595 1px dashed;padding: 0 20px;text-align: center;}
.advant ul li:last-child{border-right: none;}
.advant ul li p{font-size: 16px;line-height: 48px;color: #e70010;}
.advant ul li span{display: block;font-size: 12px;line-height: 24px;color: #4c4c4c;}
.advant ul li:hover img{animation:wrimg 1s;-moz-animation:wrimg 1s;-webkit-animation: wrimg 1s;-o-animation:wrimg 1s; }

/*新闻中心*/
.news{margin-top: 30px;}
.news *{transition-duration: .6s;	 -moz-user-select:none; /*火狐*/	 -webkit-user-select:none; /*webkit浏览器*/	 -ms-user-select:none;/*IE10*/	 -khtml-user-select:none; /*早期浏览器*/	 user-select:none;}
.news ul li{float: left;margin-right: 13.5px;background-color: #e8e8e8;margin-bottom: 23px;width: 391px;position: relative;box-sizing: border-box;padding: 24px 30px;}
.news ul li:nth-child(3n){margin-right: 0;}
.news ul li:hover{background-color: #e70010;}
.news ul li p,.news ul li span{cursor:default;}
.news ul li p{font-size: 16px;line-height: 30px;color: #000;font-weight: bold;}
.news ul li p small{float: right;}
.news ul li span{font-size: 12px;line-height: 24px;color: #474747;}
.news ul li:hover p,.news ul li:hover span{color: #fff;}
.news ul li a{display: block;width: 0;height: 0;position: absolute;right: 1px;bottom: 1px;background-color: #000;background-image: url(../images/icon-news.png);background-repeat: no-repeat;background-size: cover;}
.news ul li:hover a{width: 26px;height: 26px;transform: rotate(360deg);}

/*合作案例*/
.case{margin-top: 30px;}
.case .bd ul{overflow: hidden;}
.case .bd ul li{margin: 0 24px;float: left;display:inline;box-sizing: border-box;}
.case .bd ul li a{display: block;border:#4d4d4d 1px solid;}
.case .bd ul li a .pic-case{overflow: hidden;width: 350px;height: 180px;}
.case .bd ul li a .pic-case div{transition: 1s;}
.case .bd ul li a:hover .pic-case div{transform:scale(1.02);transition: 1s;}
.case .bd ul li a p{text-align: center;font-size: 12px;line-height: 40px;background-color: #4d4d4d;color: #fff;transition-duration: .4s;}
.case .bd ul li a:hover p{background-color: #e70010;transition-duration: .4s;}
.case-more{text-align: center;margin-top: 30px;}
.case-more a{display: inline-block;font-size: 14px;line-height: 50px;padding: 0 40px;background-color: #e70010;color: #fff;transition-duration: .4s;}
.case-more a:hover{background-color: #4d4d4d;color: #fff;transition-duration: .4s;}

/*foot*/
.foot-bg{background: url(../images/foot-bg.jpg) center no-repeat;}
.foot{width: 1000px;margin-left: auto;margin-right: auto;}
.foot .foot-code{float: right;}
.foot p{font-size: 14px;line-height: 30px;color: #fff;text-align: left;}
.foot p a{color: #fff;}

/*浮动客服*/
#floatDivBoxs{width:200px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#6c1d1d;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(../images/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(../images/online_arrow.jpg) no-repeat;position:fixed;top:180px;right:200px;z-index:999;}
#rightArrow a{display:block;height:45px;}


/*left*/
.left-box{ width:210px; overflow:hidden;}
.left-t{text-align: center;background-color: #212227;padding: 20px 0;}
.left-t p{font-size: 22px;line-height: 36px;color: #fff;}
.left-t span{font-size: 20px;line-height: 32px;text-transform: uppercase;color: #e70010;}

.left-box ul{padding: 10px 0;background: url(../images/left-bg.jpg) center repeat-y;}
.left-box ul li{padding: 12px 38px;}
.left-box ul li a{display:block;font-size: 16px;line-height: 40px;color: #fff;background-color: #212227;text-align: center;transition-duration: .6s}
.left-box ul li a:hover{ background-color: #fff;color: #e70010;transition-duration: .6s}
/*详情页面*/
.all{ float:right; width:960px;}
.all_t{font-size:20px; padding-left:10px; line-height:46px; position:relative;color: #b6281e;font-weight: bold;background: url(../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{padding:20px 10px;background: #fff; font-size:16px; line-height:30px;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: #a90612;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: #a90612}
.news_box_in ul li a{display:block; padding:10px 80px 10px 10px; background:#fff url(../images/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:#a90612 url(../images/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:#a90612; text-align:center;} 
.kuozhan .title span{ background: #a90612; }

.plist li{ float:left; margin:0 10px 20px 10px;}
.plist li a{ display:block;  background:#efefef;}
.plist li a div{width:270px;height:240px;}
.plist li a p{ text-align:center; font-size:14px; line-height:40px; color:#1e1e1e;background:#cd2324;color: #fff; }
.plist li a:hover p{ background:#cd2324;color: #fff;}

.title_p p{text-align: center;}
.title_p .p1{font-size: 28px;line-height: 36px;color: #000;font-weight: bold;background: url(../images/title_p.png) center no-repeat;}
.title_p .p2{font-size: 12px;line-height: 24px;color: #b3b3b3;}
.title_p .p3{margin-top: 20px;}
.title_p .p3 a{background-color: #fff;font-size: 16px;color: #222222;line-height: 40px;padding: 5px 30px;border-color:#b3b3b3;border-width: 4px;border-style: double;margin: 0 20px;}
.title_p .p3 a:hover{background-color: #ee1a22;color: #fff;border-color: #ee1a22;}

.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;}
.pro_box_in ul li a .pic_box div{transition: .6s;}
.pro_box_in ul li a:hover .pic_box div{transform: scale(1.04);transition: .6s;}
.pro_box_in ul li a p{ text-align:center; font-size:16px; line-height:50px; background: #1e1e1e;color: #fff; }
.pro_box_in ul li a:hover p{ background: #850005}


.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);}
}
/*旋转动作结束*/




.fr{ float:right;}
.fl{ float:left;}
.pos_rel{position: relative;}

.clear{ clear:both; overflow:hidden;}
