﻿@charset "utf-8";
@import url("common.css");
@import url("page.css");
/*
	主色调 #CC9966   #ff842a
 */
/*公用*/
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: #CC9966;}
.bg_2{ background: #efefef;}
.bg_3{ background: #404040; }
/*top*/
.logo{float: left;line-height: 0;}
.tel{float: right;margin-top: 25px;padding-left: 60px;background: url(../images/tel.jpg) left center no-repeat;}
.tel p{color: #666;font-size: 14px;line-height: 24px;}
.tel strong{font-size: 30px;line-height: 36px;color: #CC9966;}
.nav ul li{float: left;width: 195px;}
.nav ul li a{display: block;color: #fff;font-size: 16px;line-height: 60px;text-align: center;transition-duration: 0.4s}
.nav ul li a:hover,.nav ul li.on a{background:#cc6633;color: #fff;}
/*banner*/
.banner{ height:511px; 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:#FFCC99; 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: 511px }
.bannerBox .bd ul li a{display: block;}
/*关于我们*/
.about img{float: left;margin-right: 40px;}
.about strong{font-size: 40px;line-height: 48px;padding-top: 10px;color: #CC9966;text-transform: uppercase;font-family: "Arial";display: block;}
.about big{font-size: 24px;line-height: 36px;position: relative;color: #333;}
.about big:after{content: "";display: block;position: absolute;left: 0;top: 48px;width: 60px;height: 2px;background-color: #CC9966}
.about p{padding-top: 24px;font-size: 14px;line-height: 30px;color: #999;}
.about p a{color: #CC9966}

/*产品展示*/
.title-1{position: relative;z-index: 5}
.title-1 strong{position: absolute;left: 0;top: 0; font-size: 72px;line-height: 72px;color: #e5e5e5;font-family: 'Impact';text-transform: uppercase;z-index: -1;}
.title-1 span{display: inline-block; font-size: 30px;line-height: 72px;color: #333;font-weight: bold;}
.title-1 span em{color: #CC9966;font-style: normal;}

.leval{float: right;}
.leval a{display: inline-block;font-size: 16px;line-height: 30px;padding: 0 15px;margin: 21px 15px;color: #666;border-radius: 8px}
.leval a:hover{background-color: #CC9966;color: #fff;}
.pro{padding-top: 20px;}
.pro ul{overflow: hidden;}
.pro ul li{margin: 0 10px;float: left;width: 280px;}
.pro ul li a{display: block;}
.pro ul li a .pic-pro{overflow: hidden;}
.pro ul li a .pic-pro div{transition-duration: 0.8s;}
.pro ul li a:hover .pic-pro div{transform: scale(1.04);}
.pro ul li a p{font-size: 18px;line-height: 42px;color: #666;background-color: #fff;transition-duration: .2s;text-align: center;}
.pro ul li a:hover p{color: #fff;background-color: #CC9966;}

/*新闻 环境*/
.sml-box{width: 570px;}
.title-2{border-bottom: #ccc 1px solid;}
.title-2 a{float: right;font-size: 14px;color: #CC9966;}
.title-2 span{display: inline-block; font-size: 30px;line-height: 48px;color: #333;font-weight: bold;}
.title-2 span em{color: #CC9966;font-style: normal;}
.news{padding-top: 20px;}
.news ul li{margin-bottom: 20px;cursor: pointer;}
.news ul li .newstime{border:#7c7c7c 1px solid;margin-right: 20px;float: left;text-align: center;padding: 0 15px;}
.news ul li .newstime strong{font-size: 36px;line-height: 48px;color: #7c7c7c}
.news ul li .newstime small{display: block;font-size: 14px;line-height: 20px;color: #7c7c7c;padding: 0 10px;border-top: #7c7c7c 1px dashed;}
.news ul li a{font-size: 18px;line-height: 28px;color: #333;font-weight: bold;}
.news ul li p{font-size: 14px;line-height: 20px;color: #666}
.news ul li:hover .newstime{border-color: #CC9966;background-color: #CC9966}
.news ul li:hover .newstime strong,.news ul li:hover .newstime small{color: #fff;border-color: #fff;}
.news ul li:hover a,.news ul li:hover p{color: #CC9966}

.case{padding-top: 20px;position: relative;}
.case .caseicon{position: absolute;display: block; top: 120px;width: 30px;height: 40px;background-color: rgba(0,0,0,.47);text-align: center;font-size: 24px;line-height: 40px;color: #fff;text-align: center;}
.case .case-prev{left: 0;}
.case .case-next{right: 0;}
.case .case-prev:after{content: "<"}
.case .case-next:after{content: ">"}

/*友情链接*/
.link{padding: 10px 0;}
.link a,.link span{font-size: 14px;line-height: 26px;color: #000;padding: 0 5px;}
.link a:hover{color: #CC9966}

/*foot*/
.fnav{text-align: center;border-bottom: #666 1px solid;padding: 10px 0;}
.fnav a{display: inline-block;font-size: 12px;line-height: 26px;color: #fff;padding: 0 25px;}
.fnav a:hover{color: #CC9966}
.foot p{font-size: 12px;line-height: 26px;color: #fff;text-align: center;}
.foot p a{color: #CC9966;}

/*浮动客服*/
#floatDivBoxs{width:200px;background:#fff;position:fixed;top:160px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#ff9966;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:160px;right:200px;z-index:999;}
#rightArrow a{display:block;height:45px;}


/*left*/
.left_box{ width:290px;padding-top: 30px;}
.left_t1{margin-top: -30px;position: relative;z-index: 5;padding-left: 10px;}
.left_t1 strong{position: absolute;left: 10px;top: 0; font-size: 52px;line-height: 60px;color: #e5e5e5;font-family: 'Arial';text-transform: uppercase;z-index: -1;background-color: #fff;}
.left_t1 span{display: inline-block; font-size: 30px;line-height: 60px;color: #333;font-weight: bold;}
.left_t1 span em{color: #CC9966;font-style: normal;}

.left_box ul{border: #666 1px solid;margin-top: -30px;padding-top: 48px;}
.left_box ul li{padding: 6px 0;}
.left_box ul li:hover{background-color: #CC9966}
.left_box ul li a{display:block;line-height:48px; font-size:16px; color:#666;padding-left: 68px;position: relative;margin: 0 10px;border-bottom: #ccc 1px dashed}
.left_box ul li a:after{content: '';display: block;position: absolute; width: 30px;height: 2px;left: 0;top: 23px;background-color: #666}
.left_box ul li:hover a{color: #fff;border-bottom: #CC9966 1px dashed;}
.left_box ul li:hover a:after{background-color: #fff;}

.left_con{margin-top: 30px;padding: 14px;background-color: #CC9966;color: #fff;}
.left_con big{font-size: 30px;line-height: 48px;color: #fff;font-weight: bold;}
.left_con p{font-size: 14px;line-height: 24px;}
/*详情页面*/
.all{ float:right; width:870px;}
.all_t{font-size:24px; padding-left:40px; line-height:46px; position:relative;color: #000;}
.all_t:before{content: '';display: block;position: absolute; width: 30px;height: 2px;left: 0;top: 22px;background-color: #CC9966}
.postion{font-weight: normal; right:10px; line-height:46px;_line-height:46px; font-size:14px; color:#333; position:absolute;}
.postion a{font-size: 14px;line-height: 46px;color: #333;font-weight: normal;}
.postion a:hover{color: #CC9966}
.all_box{padding:20px 0;background: #fff; font-size:16px; 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: #CC9966;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: #CC9966}
.news_box_in ul li a{display:block; padding:10px 80px 10px 20px; 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:#CC9966 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:#CC9966; text-align:center;} 
.kuozhan .title span{ background: #CC9966; }

.plist li{ float:left; margin:0 10px 20px 10px;}
.plist li a{ display:block;  background:#dcdbdb;padding: 5px;}
.plist li a div{width:275px;height:240px;}
.plist li a p{ text-align:center; font-size:14px; line-height:40px; color:#000;}
.plist li a:hover p{ background:#CC9966;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-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:center; font-size:16px; line-height:40px; color: #666;background-color: #e7e7e7 }
.pro_box_in ul li a:hover p{color: #fff;background-color: #CC9966}


.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:after{content: '';display: block; clear:both; overflow:hidden;}
