html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
a {
  text-decoration: none;
}
ul,
li {
  list-style: none;
}
h3,
h4 {
  font-weight: normal;
}
body {
  font-size: 12px;
  font-family: "microsoft yahei", sans-serif, arial;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.text-center {
  text-align: center;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
.row {
  width: 1000px;
  margin: 0 auto;
}
.tool {
  height: 25px;
  line-height: 25px;
  color: #FFF;
  background: #0086de;
}
.tool .tel-number {
  color: #ffe700;
  font-size: 15px;
  font-weight: bold;
  padding-right: 20px;
}
.tool a {
  color: #FFF;
}
.tool i {
  position: relative;
  top: 2px;
  display: inline-block;
  width: 1px;
  height: 12px;
  margin: 0 4px;
  background: #FFF;
}
.header {
  height: 108px;
  background: #f9f9f9;
}
.header .logo {
  margin-top: 16px;
}
.header ul {
  float: left;
  padding-left: 100px;
}
.header ul li > a {
  display: inline-block;
  height: 54px;
  margin-top: 28px;
  padding: 0 20px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  -ms-border-radius: 6px;
  border-radius: 6px;
}
.header ul li > a span {
  display: block;
  margin: 6px 0 1px;
  color: #aaaaaa;
}
.header ul li > a p {
  font-size: 16px;
  color: #0086de;
}
.header ul li > a:hover,
.header ul li > a.active {
  background: #0086de;
}
.header ul li > a:hover span,
.header ul li > a.active span {
  color: #FFF;
}
.header ul li > a:hover p,
.header ul li > a.active p {
  color: #FFF;
}
.banner {
  width: 100%;
  height: 546px;
  background: url("../images/banner.jpg") no-repeat top center;
}
.service {
  padding: 40px 0;
}
.service .box-list {
  margin-top: 40px;
}
.service .box-list .items {
  float: left;
  width: 333px;
  height: 270px;
  overflow: hidden;
  text-align: center;
  margin-right: -1px;
  border-right: 1px dashed #eeeeee;
}
.service .box-list .items:last-child {
  border-right: 0;
}
.service .box-list .items h3 {
  margin: 10px 0;
  font-size: 30px;
  color: #0086de;
}
.service .box-list .items p {
  line-height: 18px;
  color: #acacac;
}
.about-us {
  padding: 40px 0;
  background: #f8f8f8;
}
.about-us .title {
  padding-bottom: 20px;
}
.about-us .compay-txt {
  width: 616px;
  line-height: 26px;
  font-size: 14px;
  color: #818181;
}
.about-us .compay-txt a {
  color: #0086de;
}
.demo-tabs {
  padding: 40px 0 50px;
}
.tabs-title {
  padding: 10px 0;
  border-bottom: 1px solid #f0f0f0;
}
.tabs-item > span {
  display: inline-block;
  width: 98px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  -ms-border-radius: 15px;
  border-radius: 15px;
  font-size: 14px;
  cursor: pointer;
}
.tabs-item > span.active {
  color: #FFF;
  background: #0086de;
}
.tabs-box .tab {
  display: none;
  margin-top: 28px;
}
.tabs-box .tab .tb-item {
  float: left;
  width: 223px;
  margin-right: 36px;
}
.tabs-box .tab .tb-item:last-child {
  margin-right: 0;
}
.tabs-box .tab .tb-item img {
  vertical-align: top;
}
.tabs-box .tab .tb-item:hover .tab-content {
  background: #0086de;
  color: #FFF;
}
.tabs-box .tab .tb-item:hover h3 {
  color: #FFF;
}
.tabs-box .tab .tb-item:hover a {
  border-color: #FFF;
  color: #FFF;
}
.tabs-box .tab .tab-content {
  position: relative;
  width: 203px;
  height: 108px;
  padding: 0 10px;
  overflow: hidden;
  background: #f6f6f6;
  color: #9f9f9f;
}
.tabs-box .tab .tab-content h3 {
  text-align: center;
  font-size: 15px;
  padding: 10px 0;
  color: #646464;
}
.tabs-box .tab .tab-content a {
  position: absolute;
  bottom: 10px;
  left: 50%;
  margin-left: -26px;
  padding: 1px 2px;
  border: 1px solid #9b9b9b;
  color: #9b9b9b;
}
.flink {
  height: 44px;
  line-height: 44px;
  background: #0086de;
}
.flink span {
  float: left;
  color: #FFF;
  font-size: 18px;
}
.flink li > a {
  float: left;
  margin: 0 6px;
  color: #FFF;
}
.footer {
  height: 100px;
  background: #e1e1e1;
}
.footer .foot-logo {
  margin-top: 12px;
}
.footer .compay-info {
  width: 600px;
  height: 72px;
  padding-left: 70px;
  padding-top: 28px;
  font-size: 14px;
  color: #646464;
  line-height: 24px;
}
/*关于我们*/
.inner-page-title {
  padding-top: 30px;
  padding-bottom: 6px;
  border-bottom: 1px solid #f0f0f0;
  color: #818181;
}
.inner-page-title h3 {
  display: inline;
  font-size: 20px;
}
.inner-page-title .title-name {
  width: 270px;
}
.inner-page-title .title-name span {
  padding-left: 10px;
  font-size: 12px;
  color: #0086de;
}
.inner-page-title .title-name-right {
  width: 730px;
  line-height: 26px;
}
.inner-page-title .title-name-right li {
  float: left;
}
.inner-page-title .title-name-right li a {
  color: #818181;
}
.about-content {
  padding: 20px 0 60px;
}
.left-nav {
  width: 234px;
}
.left-nav a {
  display: block;
  width: 194px;
  height: 34px;
  line-height: 34px;
  margin-bottom: 10px;
  font-size: 14px;
  text-indent: 16px;
  color: #0086de;
  background: url("../images/nav02.jpg") no-repeat;
}
.left-nav a:hover,
.left-nav a.active {
  color: #FFF;
  background: url("../images/nav01.jpg") no-repeat;
}
.right-content {
  float: right;
  width: 730px;
}
.right-content h3 {
  padding-bottom: 10px;
  font-size: 22px;
  font-weight: bold;
  color: #0086de;
}
.right-content p {
  font-size: 14px;
  line-height: 26px;
  color: #818181;
}
.right-content img {
  margin: 0 30px 20px 0;
}
/*# sourceMappingURL=layout.css.map */




.right { display: inline;float:right;overflow: hidden;width: 935px;}
.right_main {background-color:#fff; zoom:1; overflow:hidden;border: 1px solid #d4e5f1;border-top:0; padding-bottom:20px; font-family:"宋体";line-height: 23px;}
.h_nav li a:-webkit-any-link{ display:block;}

em,i{ font-style:normal;}
.h_wrap{min-width:1200px;background:url(../images/h_bg.jpg) repeat-x;height:200px;  font-family:"Microsoft Yahei","微软雅黑";}
.head{ width:1200px; margin:0 auto; height:200px;}
.h_top{overflow:hidden;height:33px;line-height:33px; color:#333;}
.h_top a:hover{ color:#666;}
.h_top span{ *padding-top:5px;}
.h_top span a{padding:0 8px; color:#333; }
.h_top span em{ margin-left:25px; vertical-align:middle; margin-right:25px;}
.h_top span em img{ vertical-align:middle;}
.h_mid{height:112px; overflow:hidden;}
.h_mid .logo{ display:inline-block;float:left;margin:10px 0 0 0px;}
.h_mid .logo img{ display:block;}

.h_tel{margin:31px 0 0;font:normal 16px/18px "Microsoft Yahei","微软雅黑"; color:#333;overflow:hidden;background:url(../images/h_tel.jpg.htm) no-repeat 76px 2px; text-align:right; width:226px;}
.h_tel em{font:bold 22px/28px Arial, Helvetica, sans-serif; color:#ff9c00; display:block;  padding-top:5px;}
.h_nav{height:55px; line-height:55px; width:1200px; margin:0 auto; /*background:url(../images/mubg.jpg) no-repeat;*/ }
.h_nav li{ float:left;font-size:14px;position:relative; z-index:6; display:inline-block;background:url(../images/navli.jpg) no-repeat right center;}
.h_nav li a{display:inline-block;color:#fff; font:14px/55px "Microsoft Yahei","微软雅黑";}
.h_nav li em{ display:inline-block; height:55px; padding:0 46px;}
.h_nav li.have em{padding: 0 15px 0 24px;}
.h_nav li a:hover,.h_nav .cur a{text-decoration:none;color:#fff;background:url(../images/lihover.jpg) repeat-x 0 0;}
 
.h_nav li:hover .erji{ display:block;}
.h_nav li .erji{ position:absolute; top:54px; left:0; width:180px; display:none;  filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; }
.h_nav li .erji_top{ width:180px; height:21px; background:url(../images/erji_top.png.htm) no-repeat center bottom; overflow: hidden;}
.h_nav li .erji_bot{ width:180px; height:8px; background:url(../images/erji_bot.png.htm) no-repeat;overflow: hidden;}
.h_nav li .erji_c{ width:150px; background:#00579a; overflow:hidden; padding-bottom:8px}
.h_nav li .erji_c a{ background:none; font:13px/26px "Microsoft Yahei","微软雅黑"; color:#fff; margin-top:5px; margin-left:5px; padding-left:15px;  width:125px; display:block; overflow:hidden;}
.h_nav li .erji_c a:hover,.h_nav li .erji_c a.cur{ background:url(../images/erji_cur.gif) no-repeat;}
/*sch*/
.h_sea{color:#4b4443;line-height:51px; height:51px;overflow:hidden; width:1200px; margin:0 auto; } 
.key{ width:760px; overflow:hidden; font-family:"Microsoft Yahei","微软雅黑";}
.key a{ color:#4b4443;display:inline-block;padding:0 10px;}
.ser_r{ width:306px; height:36px; padding:8px 0 0 0 ;}
.s_inp{width:236px;line-height:36px;height:36px;padding:0 0 0 21px;color:#999;border:0; float:left; background:#f2f2f2;}

.content {
margin-top: 10px;
}

.news_con { width:764px; margin:0 auto; padding-top:15px;}  /*资讯中心大框架*/
/*资讯中心列表页面的--dl*/
dl.news_dl {font-size:14px; color:#666; padding:0 5px; line-height:22px; border-bottom:1px dashed #CCCCCC; margin-top:10px;}
dl.news_dl a{ color:#000; }
dl.news_dl dt { margin-bottom:3px; margin-top:5px; line-height:28px; height:28px; overflow:hidden; }
dl.news_dl .dt_1 { height:20px; background:url(../images/ico10.gif) no-repeat 0 6px;  padding-left:10px;  font-size:14px; color:#006091; font-weight:bold; }
dl.news_dl .dt_1:hover {background:url(../images/ico7.gif) no-repeat 0 6px;color:#000; }/*资讯首页内容,点击时的图片*/
dl.news_dl .dt_2 { font-size:12px; float:right; padding:0 10px 0 8px;  font-family:"宋体"; }
dl.news_dl .dt_3 { font-size:12px;}
dl.news_dl .dt_3 a { color:#FF0000; text-decoration:underline;} /*文章出处*/
dl.news_dl dd { font-size:12px; padding-left:10px; height:45px; overflow:hidden; margin-bottom:10px; color:#888;}
.mb10{ margin-bottom:10px;}
.newchang{ border-bottom:1px dashed #ccc; height:25px; padding-left:30px;}

/*资讯详细页面内容*/




/* -- 新闻详细页新闻列表 -- */

/* -- 右侧新闻列表 -- */
/* -- 右侧新闻列表 -- */


/*---产品中心---*/


.Page{width:668px; text-align:center; padding:30px 48px;}
.Page a{display:inline-block;width:65px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px; float:left;text-decoration:none; color:#333; outline:none;}
.Page a:hover{ background:#0161ab; color:#FFF;background-repeat:no-repeat; }
.Page span{display:inline-block;min-width:45px; padding:0 10px;background:#ffffff;height:48px; vertical-align:middle; line-height:48px; font-size:14px; border:1px solid #e5e5e5; margin-left:-1px;float:left;}
.Page span.current{ background:#0161ab; color:#FFF}
.about_img{ text-align:center;}
.about_con{text-indent:2em; margin:10px 20px 0px 20px; line-height:30px; font-size:12px;}

.news_con { width:764px; margin:0 auto; padding-top:15px;}  /*资讯中心大框架*/
/*资讯中心列表页面的--dl*/



.sub_content_right_top_below span { font-size: 14px; color: #999999; padding-left: 10px; }
.sub_content_right_below {padding-top: 10px; width: 764px; height:auto;overflow: hidden; zoom: 1; }
.sub_content_right_below p {line-height: 22px; padding-top: 10px; font-size: 13px; color: #666666 }

.car_list { width: 100%;  }
.car_list ul li { display: block; float: left; width: 235px; height: 230px; margin-top: 10px; margin-left: 8px; margin-right: 8px; }
.car_list ul li a { display: block; float: left; width: 235px; height: 182px; text-decoration: none; color: #fff; font-size: 12px; }
.car_list ul li a img { }
.car_list ul li a div { width: 235px; height: 38px; background-color: #363434; text-align: center; vertical-align: middle; line-height: 38px; }
.car_list ul li a div:hover { background-color: #0086de }
.car_list ul li a img.arrows { margin-left: 80px; }

.info_previous_next_wrap{ padding:5px; border:1px solid #E3E3E3; line-height:1.8em}

.info_product_detail_wrap{ line-height: 2.2em;}
.info_product_detail_wrap b{color: #626262; font-weight:bold;}
.info_product_detail_wrap table.detail_table{ width:764px; }
.info_product_detail_wrap table.detail_table th{ width: 200px;}

.brief{ margin-bottom:15px;padding:4px;background:url(../images/brief.gif) repeat left top;}
.briefbg{ color:#469f2c;border:1px solid #c2c2c2; background:#fff; padding:12px;}
.briefbg a{color:#000; text-decoration:underline;}

.briefbg h6 {color:#999;font-family:"微软雅黑";font-weight: normal;text-align:center;font-size:12px;}
.briefbg a.cur{ color:#1a8cd2;}
.briefbg h3{ color:#006091; text-align:center; font-size:24px; border-bottom:0;}