﻿@charset "utf-8";
/* CSS Document */
*{ margin:0 auto; padding:0; }
body{text-align:center; margin:0 auto; font-family:"微软雅黑"; font-size:14px;}
ul,li{margin:0;padding:0; list-style:none;}

/* 默认链接颜色 */
a{outline-style:none;text-decoration:none; color:#000; target:blank;}
a:hover{text-decoration:none;color: #005ca1; position: relative;}

/* 通用属性 */
.clear{clear:both;font-size:1px;width:1px;visibility:hidden;margin-top:0px!important;*margin-top:-1px;height:0;line-height:0}/*ie and firefox1.5 updata */

/* 顶部 */
.ding{margin:0 auto; background:#ededed;}
.dwid{ width:1200px; height:36px; line-height:36px;}
.dleft{ width:800px; float:left; line-height:36px; color:#666; text-align:left;}
.dright{ width:400px; float:right; line-height:36px; color:#666; text-align:right;}
.dright a{ color:#666;}

.top{height:100px; width:1200px;}
.logo{ width:600px; float:left; margin:5px auto;}
.tel{ float:right; padding-top:10px;}

/* 导航 */
.nav{ background:#017cc2; height:50px; overflow:hidden; text-align:center;}
.nav ul {margin:0 auto; width: 1200px; height: 50px;}
.nav ul li {float: left; list-style: none;}
.nav ul li a {display: block; width: 132px; height: 50px; line-height:50px; font-size:16px; text-align: center; color: #fff; text-decoration: none;}
.nav ul li a:hover {color: #fff; background:#d6080f; font-size:16px;}

.nav ul li ul {left: -999em; width: 133px; position: absolute; z-index: 9999;}
.nav ul li ul li{width: 133px;  font-size:12px; line-height:18px; height:50px; border-bottom:1px #E6E6E6 solid;}
.nav ul li ul li a{display: block; width: 133px; text-align:center; color:#fff; background:#017cc2; text-indent:0; height:50px; line-height:50px;}
.nav ul li ul li a:hover{ background:#d6080f; color:#FF0; height:50px; line-height:50px;}
.nav ul li:hover ul {left: auto;}
.nav ul li.sfhover ul {left: auto;}

/* flash */
.bannern{width:100%; height:300px; background:url(../images/banner.jpg) no-repeat center; margin-bottom:20px;}
#banner{width:100%;height:430px;position:relative;}
#banner .imglist{width:100%;height:430px;position:absolute;top:0px;left:0px;}
.btn{position:absolute;bottom:10px;left:44%;display:inline-block;padding:2px 15px;border-radius:11px;}
.btn li{float:left;height:16px;width:16px;margin:0px 5px;background:url(../images/1.png) no-repeat;}
.btn .hover{background:url(../images/2.png) no-repeat;}

/* 首页 */
.t10{ margin:10px auto;}
.t20{ margin:20px auto;}

.sytitle{ margin:20px auto;}
.sytcn{ font-size:30px; padding-bottom:8px; border-bottom:1px #e5e5e5 solid;}
.syten{ font-size:24px; font-family:Impact; color:#b2b2b2; line-height:35px;}
.syten span{ color:#d6080f; font-size:26px;}
.more{ text-align:center; color:#FFF; background:#017cc2; padding:5px 50px; border-radius:25px;}
.more:hover{ background:#d6080f; color:#FFF;}

.tlbj{ margin:0 auto; background:#ededed; padding:10px 0;}

/* 产品分类 */

.fenlei{ width:1200px; margin:0 auto; padding:25px 0;  height:40px; overflow:hidden;}
.fenlei ul li{ width:160px; float:left; margin:0 5px; text-align:center; line-height:40px; }
.fenlei ul li a{display:block; font-size:16px; color:#fff; width:100%; height:40px; background:#017cc2;}
.fenlei ul li a:hover{ background:#d6080f; color:#fff;}


/* 内页 */
.nytit{ margin:30px auto; border-bottom:1px #e5e5e5 solid;}
.nyad{ width:1200px; text-align:right; padding-bottom:10px;}
.nybt{ width:150px; text-align:center; color:#FFF; background:#017cc2; padding:6px 10px; border-radius:25px; margin-bottom:-15px; margin-left:110px;}

/* 图片控制 */
.pic img{ max-width:280px; max-height:220px;}

/* 底部导航 */
.navbot{ background-color:#017cc2; text-align:center; width:1200px;}
.navbot ul{ display:inline-block;}
.navbot li{ padding:10px 34px; float:left;}
.navbot li:hover{ background:#f80000; color:#fff;}
.navbot li a{ color:#FFF;}

.bot{margin:10px auto 0 auto; background:#005ca1;}
.bottom{width:1200px; color:#FFF;}
.bottom a{ color:#FFF;}