﻿/*
// 网站制作: 晓杰·互联
// 联系ＱＱ: 811896308
// 官方网址: www.649my.com
*/
/*初始化*/
html {overflow-y:scroll;}
body {margin:0; padding:0; font:13px"\5B8B\4F53",sans-serif;background:#111;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:12px;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
ol,ul {list-style:none;}
h1,h2,h3,h4,h5,h6{font-size:12px; font-weight:normal;}
address,cite,code,em,th {font-weight:normal; font-style:normal;}
a {text-decoration: none;color: #333;}
a:hover {text-decoration: none;color: #93c;}
/*全局*/
#mian {width: 1185px;margin: 0 auto;background: #fff;}
#x {padding: 6px;}
#c img {width: 1173px;}
.bold {font-weight: bold;}
/*顶部*/
#top {height: 40px;background: #333;line-height: 40px;padding-left: 15px;color: #fff;}
#top span{ float: right;margin-right: 0px;background: rgba(255,255,255,0.1);padding: 0 10px; }
/*头部*/
#header {height: 100px;background: #fff;}
/*logo*/
#logo {height: 100px;overflow: hidden;float: left;margin-right: 10px;}
#logo img {margin-left: 8px;}
/*搜索*/
#so {margin-right: 15px;background: #f8f8f8;padding: 5px;border:1px solid #eee;position: relative;margin-top: 25px;float: right;}
#so .k {height: 35px;border:1px solid #eee;width: 300px;padding:0px 10px;}
#so button {width: 70px;height: 35px;border:none;background: #c00000;color: #fff;font-size: 14px;cursor: pointer;}
#so button:hover {background:#e00;}
/*导航*/
#menu {line-height: 100px;float: left;}
#menu li {margin-left: 30px;float: left;}
#menu ul {overflow: hidden;}
#menu li a {border-radius:3px;padding:15px 20px;background:#888;color:#fff;}
#menu .on a,#menu li a:hover {background:#06c;color:#fff;}
/*关键词*/
#seo {position: absolute;left: 50%;top:0px;margin-left: 360px;}
#seo a {color: #fff;background: rgba(0,0,0,0.5);height: 40px;width:100px;display: inline-block;text-align: center;line-height: 40px;}
#seo a:hover {background: #fff;color: #93c;}
/*产品筛选*/
#filt{padding:10px 5px;margin:5px 0 0 0px;border:1px solid #eee;}
#scre{height:28px;padding:10px 0;border-bottom:1px dashed #eee;}
#scre b{float:left;color:#555;padding:0 15px;line-height:28px;display:block;}
#scre a,#scre .hover{float:left;color:#999;padding:0 6px;line-height:28px;display:block;margin-right:10px;border:1px solid #fff;}
#scre a:hover,#scre .hover{color:#f60;background:#ffe;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px;border:1px solid #f60;}
#filt p{color:#9c6;padding:10px 15px;line-height:28px;}
/*版本列表*/
#form {padding:5px;overflow:hidden;margin:10px 0px 0 0px;border:1px solid #f1f1f1;background:#f9f9f9;}
#form table tr {background:#fff;}
#form table tr:hover {background:#f8f8f8;}
#be {width:100%;border-top:1px solid #eee;border-left:1px solid #eee;}
#be th {color:#888;height:45px;line-height:45px;font-size:14px;font-weight:bold;text-align:center;background:#f5f5f5 url(x.png) repeat-x;border-right:1px solid #eee;border-bottom:2px solid #eee;}
#be td {color:#999;height:40px;line-height:40px;text-align:center;border-right:1px solid #f1f1f1;border-bottom:1px solid #f1f1f1;}
#be .center {text-align:left;padding-left: 10px;}
#be td a {color:#999;}
#bk td {color:#56ab13;}
#bk td a {color:#56ab13;}
#bt td {color:#f00;}
#bt td a {color:#f00;}
#bn {text-align:center;}
#bn table tr:hover {background:#fafafa;}
#bm {width:100%;margin-bottom:15px;border-top:1px solid #ddd;border-left:1px solid #ddd;}
#bm th {color:#555;height:50px;line-height:50px;font-weight:bold;text-align:center;background:#f5f5f5;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
#bm td {height:25px;line-height:25px;padding:10px 5px;border-right:1px solid #ddd;border-bottom:1px solid #ddd;}
.bn {font-weight:bold;background:#f5f5f5;}
#be a:hover,#bm a:hover,#bt a:hover {color: #f60;}
/*当前位置*/
#here{overflow:hidden;border:1px solid #eee;margin-bottom: 5px;}
#here b,#here a,#here p{float:left;color:#888;line-height:25px;padding:10px 18px;display:block;font-weight:normal;background:url(h.png) no-repeat left}
#here b{background:#fafafa}
#here font{float:right;color:#090;line-height:25px;padding:10px 15px}
#here font a{margin:10px 0 10px 10px;padding:5px 10px;background:#f5f5f5}
/*内容页*/
#show {padding: 5px;border:1px solid #eee;overflow: hidden;}
#show .pic {float: left;}
#show .pic img {width: 300px; height:300px;padding: 5px;border:1px solid #eee;margin-right: 15px;background: #fafafa;}
#show .title {float: left;color: #e00;width: 810px;border:1px solid #eee;padding: 20px 10px;background: #fafafa;}
#show .title h1 {font-size: 20px;font-weight: bold;}
#show .back {overflow: hidden;float: left;margin-top: 15px;color: #888;}
#show .back li {border:1px solid #eee;float: left;padding: 0 15px 0 0;margin-right: 10px;margin-bottom: 15px;}
#show .back li b {border-right: 1px solid #eee;background: #fafafa;padding: 15px 10px;display: inline-block;margin-right: 15px;font-weight: initial;}
#show .back li:nth-of-type(5n+0){margin: 0px 0 0 0 ;}
#show .p {padding: 5px 10px;background: #fafafa;border:1px solid #eee;float: left;width: 808px;line-height: 25px;color: #888;height: 76px;}
#show .gou {float: left;border:1px solid #eee;margin-top: 10px;width: 800px;height: 68px;}
#show .gou a img {width: 150px;margin-top: 10px;margin-left: 15px;}
#show .kq {height: 48px;width: 150px;background: #06e;display: inline-block;margin-left: 15px;text-align: center;line-height: 48px;font-size: 16px;color: #fff;font-weight: bold;margin-top: 10px;border:1px solid #eee;}
#show .kq:hover {background: #06a;}
#show .kefu {height: 48px;width: 150px;background: #f00;display: inline-block;margin-left: 15px;text-align: center;line-height: 48px;font-size: 16px;color: #fff;font-weight: bold;margin-top: 10px;border:1px solid #eee;}
#show .kefu:hover {background: #a00;}
#show li i {color: #f00;font-weight: bold;font-style:normal;}
#content {padding: 10px;border:1px solid #eee;margin-top: 15px;line-height: 25px;font-size:13px;color: #888;background: #fafafa;border-top: 2px solid #eee;}
#content img {max-width: 1100px;}
/*404*/
#tishi {padding: 6px;border:1px solid #eee;}
#tishi .title {font-size: 16px;font-weight: bold;padding: 40px 10px;color: #f00;}
#tishi p {height:100px;text-align: center;line-height: 80px;font-size: 13px;color: #f00;}
/*底部*/
#footer {background:#111;text-align: center;overflow: hidden;padding:15px 0;}
#footer p {line-height:24px;color: #999;}
#footer a {color: #999;text-decoration: none;display: inline-block;}
#footer a:hover {color: #fff;}