/* CSS Document */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
html {font-size:100.01%;}
body {font-size:12px;color:#222;font-family:"宋体";}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:2em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:1.6em;margin-bottom:0.75em;}
h3 {font-size:1.4em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 0.5em;}
p img.left {float:left;margin:0 15px 0 0;}
p img.right {float:right;margin:0 0 0 5px;}
a:focus, a:hover {color:#000;outline:none;}
a {color:#3d3d3d;text-decoration:none;outline:0 none;}
a:hover{ color:#ff0000;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0;}
ul, ol {margin:0;padding-left:0; list-style:none;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
*:focus {outline:0 none;}

div.span-1, div.span-2, div.span-3, div.span-4,div.span-5,div.span-6, div.span-7, div.span-8, div.span-9, div.span-10, div.span-11, div.span-12, div.span-13, div.span-14, div.span-15, div.span-16, div.span-17, div.span-18, div.span-19, div.span-20, div.span-21, div.span-22, div.span-23, div.span-24 {float:left;margin-right:46px;}
div.span-1 {width:369px;}
div.span-2 {width:574px;}
div.span-3 {width:269px;}
div.span-4 {width:320px;}
div.span-5 {width:325px;}
div.span-6 {width:278px; margin-right:44px;}
.span-7 {width:473px;}
.span-8 {width:795px;}
div.span-18{width:878px;}
.span-19 {width:878px;}
.span-24, div.span-24 {width:960px;}
.last, div.last {margin-right:0;}
.spbg, div.spbg { background:none; padding-right:0;}
body{ font-family:"微软雅黑";}
/*外部框架*/
.w-1{margin:0 auto; max-width:1900px; min-width:1200px;position:relative;}
.w{width:1200px;margin:0 auto;}
.nbg{ background:url(../images/bg_k1.jpg) no-repeat center bottom;}
.nbg .w{ position:relative; padding:0 0 30px;}
.bg-1{ background:url(../images/bg_k1.jpg) no-repeat center center;}
.bg-1 .w{ position:relative; padding:0 0 30px;}

.bg-2{ background:url(../images/bg_k2.jpg) no-repeat center 0; height:545px;}

.am10{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 atop2
{
from { top:250px; opacity: 0;}
to { top:180px;opacity: 1;}
}

@-moz-keyframes atop2
{
from { top:250px; opacity: 0;}
to { top:180px;opacity: 1;}
}

@-webkit-keyframes atop2 
{
from { top:250px; opacity: 0;}
to { top:180px;opacity: 1;}
}
@-o-keyframes atop2 
{
from { top:250px; opacity: 0;}
to { top:180px;opacity: 1;}
}

@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);}
}


.bg-3{ background:url(../images/bg_k3.jpg) no-repeat center 0; height:739px;}
.bg-3 .bys{ position:relative; margin:36px 0 0; height:702px;}
.bg-3 .bys .bfont{ width:488px; height:133px; clear:both; position:absolute;}
.bg-3 .bys .bfont p strong{ color:#a30001; font-size:16px; display:block;margin:0 0 10px;}
.bg-3 .bys .bfont p{ margin:0; color:#333333; font-size:12px; line-height:24px; margin:0 10px 0 10px;}
.bg-3 .bys .bf1{ top:140px; left:55px; background:url(../images/bk_dot1.png) no-repeat 0 0; padding-left:60px;}
.bg-3 .bys .bf2{ top:263px; left:55px; background:url(../images/bk_dot2.png) no-repeat 0 0; padding-left:60px;}
.bg-3 .bys .bf3{ top:457px; right:40px; background:url(../images/bk_dot3.png) no-repeat 0 0; padding-left:60px;}
.bg-3 .bys .bf4{ top:570px; right:40px; background:url(../images/bk_dot4.png) no-repeat 0 0; padding-left:60px;}
.bg-3 .bys .bf3 p strong,.bg-3 .bys .bf4 p strong{ text-align:left;}
.bg-3 .bys .btit{ background:url(../images/bk_title.jpg) no-repeat 0 0; width:557px; height:130px; margin:0 auto;}


.bg-4{ background:url(../images/bg_k4.jpg) no-repeat center 0; height:443px;}

.bg-5{ background:url(../images/bg_k5.jpg) repeat 0 0; padding:0 0 30px;}

/*页头*/
.top{ color:#fff; height:34px; line-height:34px; font-size:12px; background:#121212;}
.top a{ color:#fff; margin:0 5px;}
.top a:hover{ color:#b31618;}

.header{ clear:both; height:103px; background:url(../images/nav_bg.jpg) repeat-x 0 0;}
.header .w{ height:103px; position:relative;}
.header h1{ margin:0;line-height:0; font-size:0; position:absolute; top:-16px; left:0; z-index:10000000;}
/*导航*/
.nav{ height:103px; float:right;}
.nav ul{ list-style:none; height:103px;}
.nav ul li{height:103px;float:left;font-family:"微软雅黑"; padding:0; width:125px;}
.nav ul li a{ color:#fff; font-size:15px;line-height:103px;height:103px; margin:0;font-family:"微软雅黑"; display:block; text-align:center;}
.nav ul li a:hover,.nav ul li.on a{ color:#fff; background:#7c1213; transition-duration:0.4s;}

.nav li ul.menu{ margin:0; padding:10px 0 0;position:absolute;display:none; height:auto; width:125px; overflow:hidden; opacity: 0; height:auto;z-index:1000000000;clear:both; background:#7c1213;}
.nav li ul.menu li{ width:auto; padding:0;line-height:35px; height:43px; float:none; margin:0 10px; overflow:hidden; border-bottom:1px dotted #eed0d0;}
.nav li ul.menu li a{line-height:35px;color:#fff;padding:0;background:none;font-family:"微软雅黑";height:35px; font-size:15px; font-weight:normal; text-align:center; margin:0;text-transform: uppercase;}
.nav li ul.menu li a:hover{color:#f2ae0c; transition-duration:0.4s;}

.search{height:34px; width:349px; padding:0; margin:19px 20px 0 0; border-top:1px solid #db8e8f; border-bottom:1px solid #db8e8f; line-height:34px;}
.search .text{background:none;border:none;float: left;height:32px; line-height:34px;margin:0; padding:0 10px;width:248px; color:#d68c8d; font-size:12px;}
.search .btn{background:none;border:none;cursor: pointer;float:right;height:34px;margin:0;width:81px; padding:0; color:#fff; }
.search a{ color:#fff; margin:0 10px;}
.search a:hover{ color:#da0000;}

.nav ul li.none{ background:none; border-right:none;}

/*焦点图*/
.banner{height:659px; margin:0 auto; z-index:100;clear:both; position:relative; max-width:1900px; min-width:1200px; overflow:hidden;}
.banner #kinMaxShow .kinMaxShow_image_box .kinMaxShow_image_item{left:0; top:0;}
#kinMaxShow{display:none;}

.nbanner{ background:url(../images/nbanner.jpg) no-repeat center center; height:303px;}
.banner .w{ position:relative;}

.binfo{height:77px; position:relative; z-index:333; line-height:77px; margin:-54px 0 0; color:#fff; font-size:14px;}
.binfo .w{ background:url(../images/nav_bg.jpg) repeat-x 0 0; height:77px;}
.binfo .fl{ padding:0 0 0 20px;}
.binfo a{ color:#fff; font-size:12px; float:left;}
.binfo a:hover{ color:#f00;}
/*页脚*/
.footer{ margin:0 auto; position:relative; color:#5c5b5b; line-height:26px; font-size:14px; background:#000000; padding:30px 0;}
.footer .w{ position:relative; padding:0; height:224px;}
.footer img.flogo{ position:absolute; top:59px; right:0;}
.footer p{color:#eee; margin:30px 0 0; line-height:26px; text-align:left;/* background:url(../images/logo_f.jpg) no-repeat 0 center;padding:0 0 0 200px;*/ }
.footer a{ color:#eee; margin:0 8px;}
.footer a:hover{ color:#c71717;transition-duration:0.4s;}

.footer .fnav{ height:40px; text-align:center; background:url(../images/nav_fbg.jpg) no-repeat center center;}
.footer .fnav a{ color:#808080; margin:0 25px; font-size:14px; line-height:40px;}
.footer .fnav a:hover{ color:#c71717;}

.f-link{color:#000000;line-height:28px; font-size:14px; background:url(../images/bg_k6.jpg) repeat 0 0; padding:20px 0;}
.f-link .w{ position:relative;}
.f-link span{color:#660100; font-size:18px; display:block; font-weight:bold; margin: 0 0 5px 10px;}
.f-link em{color:#d0cdc8; font-size:14px; font-style:normal; font-family:Arial, Helvetica, sans-serif;text-transform: uppercase; margin:0 5px;}
.f-link a{ color:#000000; margin:0 10px; line-height:28px;}
.f-link a:hover{ color:#f00;}
/*内部样式*/
.block-1{ padding:79px 205px 0 112px;}
.block-1 p{ font-size:14px; color:#333333; line-height:30px;}
.block-1 a{ color:#a30001; margin-left:10px;}

.block-2{ padding:68px 0 0 1px;}

.block-c{}
.block-c p{font-size:14px; color:#660100; line-height:26px; margin:10px 0 0;position:relative;}

a.a-1{  width:152px; height:40px; text-align:center; line-height:40px; color:#fff; font-size:14px; font-weight:normal;font-family:"微软雅黑"; display:block; background:#f1c143; margin:20px 0 0;}
a.a-1:hover{ color:#fff; background:#ba1b00; transition-duration:0.4s;}
/*分类列表*/
.sub{ text-align:center; padding:10px 0;}
.sub a{color:#660100; font-size:18px; font-family:"微软雅黑"; margin:0 15px; line-height:24px; border:1px solid #dea3a3; padding:5px 30px;}
.sub a:hover{ color:#fff; background:#a91213; border-color:#a91213;transition-duration:0.6s;}

.subnav{list-style:none; margin:0 auto; position:relative; padding:80px 0 30px; background:url(../images/sub_bg.png) no-repeat center 0 #a30001;}
.subnav li{font-family:"微软雅黑"; line-height:49px; height:49px; margin:0 30px; border-bottom:1px dashed #fff;}
.subnav li a{color:#fff; font-size:14px; display:block; text-align:center;}
.subnav li a:hover,.subnav li.on a{ color:#fff; background:url(../images/sub_hover.jpg) no-repeat center bottom;}
/*tab切换样式*/
/*标题样式*/
.title-1{font-family:"微软雅黑"; line-height:82px; height:89px; position:relative; text-align:center; padding:0; background:url(../images/title_01.png) no-repeat center bottom;}
.title-1 span{font-size:30px; color:#0d0408; display:block; height:89px; font-weight:bold;}
.title-1 em{ font-size:20px; color:#2a2a2a; font-style:normal; display:block;text-transform: uppercase; font-weight:normal; padding:13px 0 0;}

.title-2{height:82px;font-family:"微软雅黑"; line-height:82px; position:relative;}
.title-2 span{font-size:30px; display:block;color:#fff; padding:0; text-align:center; font-weight:bold;}

.title-3{color:#660100; height:45px; line-height:39px; font-family:"微软雅黑"; background:url(../images/title_line.jpg) no-repeat 0 bottom;}
.title-3 span{font-size:18px; color:#660100;}
.title-3 em{font-style:normal; font-size:14px; color:#686767; display:block;text-transform: uppercase;}

a.more1{ color:#660100; font-size:12px;font-family:"微软雅黑";line-height:45px;float:right; text-transform:uppercase; padding:0;}
a.more1:hover{ color:#f00; transition-duration:0.4s;}
/*面包屑*/
.place{line-height:45px; height:45px;color:#2a2a2a;font-size:14px;text-transform: uppercase; text-align:right;  float:right;}
.place a{ color:#333333;}
.place a:hover{color:#f00;}
/*产品列表*/
.ul-1{list-style:none;margin:0;}
.ul-1 li {float: left;margin:0 4px 25px;width:284px;}
.ul-1 li a{overflow: hidden;position: relative;display:block; padding:0; display:block;}
.ul-1 li div{width:274px; height:190px;background:#fff;border:1px solid #000; text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*//*display: table-cell;*//*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:134px; margin:0 auto; padding:5px;overflow: hidden;}
.ul-1 li div img{vertical-align:middle;width: 100%;height: auto;max-width: 100%;min-height: 190px;line-height: 0;}
.ul-1 li a.a-p{font-size:16px;color:#4d4d4d;line-height:40px;font-family:"微软雅黑"; padding:0; height:44px; text-align:center; margin:0;}
.ul-1 li a.a-p span{ display:block; font-size:16px; padding-left:28px; line-height:59px;}
.ul-1 li a.a-p p{ color:#373737; font-size:14px; margin:0; padding-left:28px;}
.ul-1 li:hover div{ transition-duration:0.6s;border: 1px solid #d12128;}
.ul-1 li:hover a.a-p,.ul-1 li a.a-p:hover{ color:#d12128; transition-duration:0.6s;}

.ul-2{list-style:none;margin:0;}
.ul-2 li{ margin:0 31px 20px; display:block; overflow:hidden; float:left; width:237px; background:#fff;font-family:"微软雅黑"; padding:0;}
.ul-2 li a.a-p{font-size:14px;color:#fff;line-height:33px; display:block; text-align:center; height:33px; margin:0 auto; background:#005acc;}
.ul-2 li span{ display:block; font-size:18px; color:#f4ebd5; text-align:center; line-height:24px; margin:10px auto;}
.ul-2 li em{ font-style:normal; text-transform:uppercase; font-size:12px; color:#d0b88f; display:block;}
.ul-2 li div{width:237px; height:189px;text-align:center;/*非IE的主流浏览器识别的垂直居中的方法*/display:table-cell;/*设置垂直居中*/vertical-align:middle;/*设置水平居中*/text-align:center;/* 针对IE的Hack */*display: block;*font-size:164px; margin:0;}
.ul-2 li img{vertical-align:middle; transition-duration:0.6s;}
.ul-2 li:hover a.a-p,.ul-2 li a.a-p:hover,.ul-2 li:hover span{ color:#fff; background:#3ea15a; transition-duration:0.6s;}
.ul-2 li.last{ margin-right:0;}
/*新闻列表*/
.ul-news{ margin:0; list-style:none; padding:0;}
.ul-news li{ line-height:31px;*line-height:31px; overflow:hidden;}
.ul-news li span{color:#333333; font-size:12px; float:right;}
.ul-news li a{color:#333333;font-size:12px; float:left; background:url(../images/dot_01.png) no-repeat 0 center; padding-left:15px;}
.ul-news li a:hover{ color:#660100; background:url(../images/dot_hover.png) no-repeat 0 center;}

.ul-news2{ margin:0; list-style:none; padding:0;}
.ul-news2 li{line-height:20px;overflow:hidden;padding:0; margin:0 0 15px; border:2px solid #e5e5e5; color:#494949;}
.ul-news2 li div.fl{ width:60px; height:88px; text-align:center;font-family:"微软雅黑"; text-align:center;}
.ul-news2 li div.fl em{ font-size:14px; font-style:normal; line-height:27px; margin:7px auto 0; display:block; border-top:1px solid #5a5a5a;}
.ul-news2 li div.fl span{ display:block; font-size:36px; text-align:center; line-height:36px; padding:6px 0 0;}
.ul-news2 li a{color:#494949; display:block;font-family:"微软雅黑"; clear:both; overflow:hidden; zoom:1; padding:10px 30px;}
.ul-news2 li div.fr{width:1135px; padding:0; position:relative; line-height:30px;float: left;}
.ul-news2 li div.fr span{ color:#000000; font-size:15px; font-weight:bold; display:block; padding:6px 0 0;}
.ul-news2 li p{ margin:0; color:#000; font-size:14px; line-height:24px;}
.ul-news2 li a:hover{ background:#a91213; color:#fff;transition-duration:0.4s;}
.ul-news2 li a:hover span,.ul-news2 li a:hover em,.ul-news2 li a:hover p{ color:#fff;transition-duration:0.4s;}
.ul-news2 li a:hover em{ border-color:#fff;transition-duration:0.6s;}
/*内容*/
.content{ line-height:30px; min-height:620px;color:#333;padding:15px 0; font-size:15px;}
.content p{color:#333; line-height:30px; margin:0 0 10px; font-size:15px;}

.nobg{ background:none;}
/*ϵ*/
/*边距*/
.npad{padding:none;}
.pad{ padding:0 10px;}
.pad2{padding:27px 0; background:#fff;}
.pad3{ padding:15px; background:#1b1b1b;}

.mrg-t{margin:0 29px;}
.mrg-t-15{ margin-top:15px;}
.mrg-t-10{ margin-top:10px;}
.mrg-t-20{ margin-top:20px;}
.mrg-t-30{ margin-top:40px;}
.mrg-b-10{ margin-bottom:10px;}
.pad-t-20{ padding-top:40px;}


.nonep{ padding:0;}
/*浮动*/
.fl{ float:left;}
.fr{ float:right;}
/*去除浮动*/
.clear{ clear:both; overflow:hidden; zoom:1; float:none;}