﻿@font-face{font-family: 'Balleted'; src:url('Balleted.TTF');}

/*公用*/
body{ background-color:#fff; font-family:"微软雅黑";}
a{text-decoration:none; outline:0 none;}
a:hover{text-decoration: none;}
.wrap{padding-top: 30px;padding-bottom: 30px;}
.wrapmin{padding-top: 20px;padding-bottom: 20px;}
.wrapmiest{padding-top: 10px;padding-bottom: 10px;}
.w{ min-width:1200px; max-width:1920px;}
.w-1{ width:1200px; margin:0 auto;}
.bgf{ background-color:#fff;}
.bg0{ background-color:#000}
.bg-1{ background: url(../images/bg-1.jpg) center repeat-y;}
.bg-2{ background: #f5f5f5;}
.bg-3{ background: url(../images/bg-2.jpg) center no-repeat;}
.bg-4{ background: url(../images/bg-3.jpg) center no-repeat;}
.bg-5{ background: url(../images/bg-4.jpg) center repeat-y;}
/*title*/
.title{text-align: center;}
.title strong{font-size: 60px;line-height: 60px;text-transform: uppercase;}
.title p{font-size: 40px;line-height: 30px;font-weight: bold;margin-top: -30px;}
.title1 strong{color: #ececec;}
.title1 p{color: #333;}
.title2 strong{color: rgba(182,182,182,0.25);}
.title2 p{color: #fff;}

/*top*/
.logo{float: left;line-height: 0;}
.tel{float: right;margin-top: 25px;padding-left: 68px;background: url(../images/tel.png) left center no-repeat;}
.tel p{color: #fff;font-size: 16px;line-height: 24px;}
.tel strong{font-size: 24px;line-height: 32px;color: #fff}
/*导航*/
.nav ul li{float: left;width: 150px;}
.nav ul li a{display: block;transition-duration: .6s;border-right: #f1f1f1 2px solid;}
.nav ul li a p{color: #333;font-size: 16px;line-height: 56px;text-align: center;}
.nav ul li:last-child a{border-right: none}
.nav ul li a:hover,.nav ul li.on a{background: url(../images/nav-on.jpg) center repeat-y;}
.nav ul li a:hover p,.nav ul li.on a p{ color: #fff;}
.nav li ul.menu{display:none; padding:0;position:absolute;height:auto; width:148px; overflow:hidden; opacity: 0;filter: alpha(opacity=0); z-index:1000000000;}
.nav li ul.menu li{ padding:0; float:none;margin-top: 1px; overflow:hidden; }
.nav li ul.menu li a{font-size:14px;line-height:40px;color:#fff; margin:0;padding:0;display: block;background:none;font-weight:normal; text-align:center;transition-duration: 0s;background-color: rgba(0,147,105,0.8);border:none;}
.nav li ul.menu li:hover a{color:#2b2b2b;background:#ffc001;}
/*banner*/
.banner{ height:549px; 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:#009481; 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: 549px }
.bannerBox .bd ul li a{display: block;width: 100%;height: 100%;}

.nbanner{background: url(../images/nbanner.jpg) center no-repeat;height: 314px;}
/*关键词、搜索*/
.keyw{float: left;width: 600px;}
.keyw p{font-size: 14px;line-height: 50px;color: #666;overflow: hidden;text-overflow:ellipsis;white-space: nowrap;padding-left: 36px;background: url(../images/keywords.png) left center no-repeat;}
.keyw p span{padding-right: 10px;font-weight: bold;}
.keyw p a{padding: 0 5px;color: #666;}
.keyw p a:hover{color: #00946c}
.search{float: right;width: 440px;position: relative;}
.search .keyword{margin: 0;width: 440px;height: 50px;box-sizing: border-box;border:#ccc 1px solid;padding: 0 20px;font-size: 14px;line-height: 50px;color: #aaa;-webkit-transition-duration: 1s;-o-transition-duration: 1s;transition-duration: 1s;}
.search .keyword:hover,.search .keyword:focus{box-shadow: 0 0 4px #00946c;border-color: #00946c}
.search .submit{position: absolute;right: 20px;top: 0;width: 26px;height: 50px; border:0;background: url(../images/search.png) center center no-repeat;z-index: 1;cursor:pointer;-webkit-transition-duration: .6s;-o-transition-duration: .6s;transition-duration: .6s;}

/*分类*/
.leval{padding-top: 30px;}
.leval a{display: block;width: 168px;height: 94px;box-sizing: border-box;padding: 15px 0;text-align: center;float: left;margin-right: 3px;background-color: #eeeeee}
.leval a strong{font-size: 30px;line-height: 42px;color: #999;}
.leval a p{font-size: 16px;line-height: 22px;color: #999;}
.leval a.on{background: url(../images/leval-on.jpg) center no-repeat;}
.leval a.on p,.leval a.on strong{color: #fff;}

#allmap p{font-size: 14px;line-height: 22px;}
/*foot*/
.link{border-bottom: #88acd4 1px solid}
.link strong{padding-right: 5px;font-size: 14px;line-height: 30px;color: #fff;}
.link a{font-size: 14px;line-height: 30px;color: #fff;padding: 0 8px;}
.link a:hover{color: #eee;}

.foot .flogo{float: left;margin-right: 120px;}
.foot .fcode{float: right;width: 120px;}
.foot p{font-size: 14px;line-height: 24px;color: #fff;text-align: left;}
.foot p a{color: #fff;}
.foot p a:hover{color: #004c32;}

/*浮动客服*/
#floatDivBoxs{width:200px;background:#fff;position:fixed;top:180px;right:0;z-index:999;}
#floatDivBoxs .floatDtt{width:100%;height:45px;line-height:45px; background:#006855;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:290px; overflow:hidden;background:url(../images/bg_3.jpg); }
.left_t{font-size:24px; line-height:40px; font-weight: bold;text-align: center; color:#fff;margin: 20px 0;}
.left_t:after{content: "";width: 20px;height: 3px;background-color: #fff;margin: 0 auto;display: block;}
.left_box ul{margin: 20px 0;}
.left_box ul li{margin: 10px 80px;border:#996c33 2px solid;}
.left_box ul li a{display:block;line-height:40px; font-size:18px; color:#fff;background-color: #a40000;text-align: center;}
.left_box ul li a:hover{ background-color: #540500; }
.left_n{background-color: #fff;font-size: 16px;line-height: 36px;color: #b6281e;text-align: center;padding: 20px;}
.left_con{background:#fff url(../images/left_cont.jpg) center no-repeat;font-size: 16px;color: #000;text-align: center;line-height: 30px;padding: 20px 0;}
.left_con span{color: #b6281e}


/*详情页面*/
.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(../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;background: #fff; font-size:14px; line-height:24px;min-height:500px;_height:500px;}


.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;}

.fieldset{width: 600px;margin: 0 auto;}
.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;}
.pos_abs{position: absolute;}
.clear:after{content: '';display: block;width: 0;height: 0; clear:both; overflow:hidden;}
