﻿@charset "utf-8";
/* CSS Document */
body { background-color: #fff; overflow-x: hidden; color: #666; font-size: 12px; font-family: microsoft yahei, "宋体"; position: relative; }/*网站字体颜色*/
a { color: #666; text-decoration: none; }  /*for ie f6n.net*/
a:focus { outline: 0; } /*for ff f6n.net*/
a:hover { text-decoration: underline; }
.vam { vertical-align: middle; }
.clear { clear: both; height: 0; line-height: 0; font-size: 0; }
p { word-spacing: -1.5px; }
.tr { text-align: right; }
.tl { text-align: left; }
.center { text-align: center; }
.fl { float: left; }
.fr { float: right; }
.pa { position: absolute; }
.pr { position: relative }
/*banner*/
#flashs { position: relative; height: 420px; overflow: hidden; }
#flashs .bgitem { z-index: 1; position: absolute; top: 0; }
#flashs .btn { position: absolute; z-index: 7; bottom: 15px; left: 50%; margin-left: -95px; padding: 0px 6px; }
#flashs .btn span { color: #fff; background: #333; cursor: pointer; display: inline-block; margin: 0 2px; width: 25px; height: 25px; font-size: 14px; line-height: 25px; text-align: center; }
#flashs .btn span.cur { background: #026fb5; }
/* -- 购物车外部框架 -- */
.cart_header, .cart_content, .cart_footer { width: 980px; margin: 0 auto; }
/* -- 页面整体布局 -- */
.header, .footer { width: 980px; margin: 0 auto; font-family: 微软雅黑; }
.content { width: 980px; margin: 15px auto; }
.left { width: 234px; float: left; overflow: hidden; }
.left2 { width: 680px; float: left; overflow: hidden; }
.left3 { width: 754px; float: left; overflow: hidden; color: #666; }
.lefttop { background: url(../images/left_top_img.gif) no-repeat; height: 3px; font-size: 0; overflow: hidden; margin-top: 10px; }
.left2top { height: 3px; font-size: 0; overflow: hidden; }
.leftbot { background: url(../images/left_bot_img.gif) no-repeat; height: 3px; font-size: 0; overflow: hidden; margin-bottom: 10px; }
.left2bot { height: 3px; font-size: 0; overflow: hidden; margin-bottom: 10px; }
.rightbot { height: 3px; font-size: 0; overflow: hidden; margin-bottom: 10px; }
.right { width: 736px; float: left; display: inline; margin-left: 10px; overflow: hidden; }
.right2 { width: 275px; float: right; overflow: hidden; }
.right3 { width: 201px; float: right; overflow: hidden; color: #666; }
.right2top { background: url(../images/right2_top_img.gif) no-repeat; height: 3px; font-size: 0; overflow: hidden; }
.right2bot { background: url(../images/left_bot2_img.gif) no-repeat; height: 3px; font-size: 0; overflow: hidden; margin-bottom: 10px; }
.right_main { width: 731px; min-height: 458px; border: solid 1px #d5d5d5; padding-bottom: 15px; overflow: hidden; background: #fff; }
.right2_main { width: 273px; border: solid 1px #d5d5d5; border-top: 0; padding-bottom: 15px; overflow: hidden; background: #fff }
.left2_main { width: 678px; border: solid 1px #d5d5d5; padding-bottom: 15px; overflow: hidden; background: #fff; }
 .h_nav li a:-webkit-any-link {
display:block;
}
.container { margin-left: auto; margin-right: auto; width: 980px; }
/*页眉*/
.header { width: 100%; position: relative; z-index: 9999; }
/*--顶部链接导航*/
.hd_top { background: url(../images/hdTopBg.png) repeat-x center; }
.hd_top .container { height: 40px; line-height: 40px; color: #4f4f4f; }
.hd_top span { *position:relative;
*top:-4px;
}
.hd_top a { padding: 0 6px; color: #333; }
.hd_top a img { position: relative; bottom: -6px; }
/*--页眉内容*/
.hd_cont { position: relative; height: 118px; overflow: hidden; }
.hd_cont .hd_logo { position: absolute; left: 0; top: 10px; }
.hd_cont .hd_logo dd { margin-left: 12px; }
.hd_cont .dh_phone { margin-top: 26px; text-align: right; background: url(../images/t_tel.png) no-repeat right 2px; }
.hd_cont .dh_phone dt { padding-right: 48px; }
.hd_cont .dh_phone .d1 { font-size: 28px; padding-right: 48px; font-family: Arial, Helvetica, sans-serif; color: #f49d06; font-weight: bold; }
.hd_cont .dh_phone .d2 { font-size: 14px; font-weight: bold; color: #f49d06; }
/*--导航栏*/
.dh_nav { background: url(../images/navbg.png) repeat-x center; }
.dh_nav ul { overflow: hidden; }
.dh_nav li { float: left; text-transform: uppercase; }
.dh_nav li a { display: block; _float: left; padding: 0 15px; height: 42px; line-height: 42px; font-size: 14px; color: #fff; font-family: microsoft yahei; background: url(../images/navli.png) no-repeat left center; }
.dh_nav li a.navHome { padding: 0 22px; background-image: none; }
.dh_nav li a.navCur, .dh_nav li a:hover { }
/*--searchBox*/
.searchBg { position: relative; width: 100%; height: 50px; }
.search { margin: 0 auto; width: 982px; height: 40px; line-height: 40px; overflow: hidden; background: url(../images/search.png) no-repeat center; }
.search .searchBox { margin-top: 8px; margin-right: 12px; width: 272px; }
.search .soText { float: left; width: 176px; height: 13px; line-height: 13px; padding: 5px 10px 5px 30px; color: #8c8c8c; border: none; background: url(../images/searchTxt.png) no-repeat center; outline: none; font-family: microsoft yahei; }
.search .soBtn { float: right; width: 52px; height: 23px; border: none; background: url(../images/searchBtn.png) no-repeat center; }
.search .keyWord { margin-top: 8px; margin-left: 12px; width: 600px; height: 22px; line-height: 22px; overflow: hidden; }
.search .keyWord em { color: #333; }
.search .keyWord a { padding: 0 5px; }
.fotNav { height: 40px; line-height: 40px; background-color: #1a1a1a; text-align: center; color: #fff; }
.fotNav a { padding: 0 10px; color: #fff; }
.footWrap { background-color: #434343; }
.footer { height: 140px; overflow: hidden; }
.footer_logo { float: left; width: 500px; height: 140px; background: url(../images/f_logo.png) no-repeat center; margin-right: 100px; }
.footer_inifo p { padding-top: 16px; padding-left: 100px; line-height: 22px; color: #fff; }
.footer_info p a { color: #fff; }
.chengxingtong { position: relative; bottom: -6px; }
/*protypelist*/
/*产品*/
.cpBox { }
.cpMu { width: 234px; /*height: 838px;*/ background: #60ABEC url(../images/cpMuBg.png) no-repeat center bottom; overflow: hidden; }
.cpMu h4 { height: 41px; line-height: 41px; background: url(../images/cpMuTitImg.png) no-repeat center; font-size: 18px; color: #fff; }
.cpMu h4 a { margin-left: 8px; color: #fff; }
.cpMu .flBx { margin: 0 auto; width: 222px; }
.cpMu .flBx h5 { height: 41px; line-height: 41px; font-size: 18px; background: url(../images/flBx_h5_bg.jpg) 0 no-repeat; }
.cpMu .flBx h5 a { margin-left: 34px; color: #0269b1; }
.cpMu .flBx ul { margin: 8px 4px; }
.cpMu .flBx li { width: 93px; float: left; padding-left: 14px; height: 36px; line-height: 36px; border-bottom: 1px dashed #c7c7c7; background: url(../images/cpMuLi_ico.png) no-repeat left center; overflow: hidden; }
.cpMu .flBx li span { float: right; padding-right: 10px; background: url(../images/cpMuLi_ico.png) no-repeat left center; }
.cpMu .flBx li span a { float: left; padding-left: 14px; }
.cpMu .flBx li a { height: 36px; line-height: 36px; text-decoration: none; width: 80px; }
.cpMu .flBx li a:hover { background: url(../images/cpMuDd_h.html) no-repeat 172px center; color: #c00; }
.cpMu .fl01 { background: #fff; margin-bottom: 10px; }
.cpMu .flBx .flBx_b { height: 5px; background: url(../images/flBx_b_bg.jpg) 0 0 no-repeat; width: 100%; }
/*pagelist*/
.pagingNav { padding: 5px 10px; overflow: hidden; }
div.default { margin: 0; padding: 0; font-family: "Microsoft YaHei", Verdana; font-size: 12px; }
div.default a, div.default span { display: block; float: left; margin: 2px 0 0 -1px; padding: 4px 12px; line-height: 20px; height: 20px; border: 1px solid #e1e1e1; background: #fff; color: #333; text-decoration: none; }
div.default span:first-child { border-left: 1px solid #e1e1e1; }
div.default a:hover { color: #666; background: #eee; }
div.default span.current { color: #fff; background: #488FCD; border-color: #488FCD; }
div.default span.disabled { color: #999; background: #fff; }
