@charset "utf-8";
/* CSS Document */

body {
  background: #2a2a2a;
  color: #111;
  font: 14px 'font-family: 'Microsoft Yahei', 'SimSun', sans-serif;';
  text-align: left !important;
  margin: 0px;
  padding: 0px;
}

ul,li,ol,h2, h3,p {
  list-style: none outside none;
  margin: 0px;
  padding: 0px;
}

.cl {
  clear: both;
  overflow: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

a {
  color: #111;
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

img {
  border: 0 none;
}

button,
input,
select,
textarea {
  text-decoration: none;
}

.main {
  width: 1200px;
  margin: 0px auto;
}

.banner {
  height: 534px;
  background: url(../images/18top_banner.jpg) no-repeat center top #3479cd;
  position: relative;
}

.p-nav{
  height:85px;
  line-height: 85px;
  background: #191919;
  overflow: hidden;
  margin-bottom:65px;
}

.p-nav-ct{
  width: 1200px;
  margin:0 auto;
}

.p-nav li{
  height:85px;
  line-height: 85px;
  float: left;
  width:20%;
  text-align: center;
}

.p-nav li a{
  color:#e9c893;
  font-size:20px;
  font-weight: bold;
  display: block;
  height:85px;
  line-height: 85px;
}

.p-nav li a:hover{
background: url(../images/tab-on.png) 50% 58px no-repeat;
text-decoration: none;
}

.pingwei {
  padding: 3px 0px;
  background: #191c1d;
}

.pingwei .cl {
  width: 1126px;
  margin: 0px auto;
}

.pingwei h2 {
  height: 41px;
  line-height: 41px;
  font-size: 18px;
  color: #fff;
  font-weight: normal;
  float: left;
  padding-top: 20px;
}

.pingwei li {
  float: left;
  width: 205px;
  padding: 15px;
  border-radius: 15px;
  color: #fff;
  line-height: 30px;
  padding-left: 50px;
  _padding-left: 40px;
  *padding-left: 40px;
  margin: 10px 30px 0px;
}

.p-area{
  background: #21201f;
  padding-top:95px;
  border-radius: 10px;
  position: relative;
  margin-bottom:30px;
  padding-bottom:60px;
}

.power_list{
  overflow: hidden;
}


.power_list .block {
  background: #fff;
  width: 556px;
  float: left;
  margin:30px 0 0 30px;
}

.top10 {
  clear: both;
  margin-bottom: 70px;
}

.top10 .top {
  width: 236px;
  height: 102px;
  position: absolute;
  left:50%;
  margin-left:-118px;
  top:-12px;
}

.title {
  background: url(../images/title-1.png) no-repeat center;
}

.title2 {
  background: url(../images/title-2.png) no-repeat center;
}

.title3 {
  background: url(../images/title-3.png) no-repeat center;
}

.title4 {
  background: url(../images/title-4.png) no-repeat center;
}

.title5 {
  background: url(../images/title-5.png) no-repeat center;
}

.top10 .con {
  padding: 15px 0px;
  clear: both;
  overflow: hidden;
  margin-left: 0px;
}

.top10 .con_list {
  background: #fff;
  padding: 10px;
  height: 350px;
  overflow: hidden;
}

.top10 .con_list .icon {
  width: 50px;
  height: 77px;
  position: absolute;
  left: -11px;
  top: -10px;
  background: url(images/list_icon.jpg) no-repeat;
}

.top10 .con_list h3 {
  font-size: 16px;
  border-bottom: 1px dashed #404040;
  padding: 14px 0px;
  text-align: center;
  color: #333 !important;
  font-weight: bold;
}

.top10 .con_list .text {
  padding-top: 15px;
}

..top10 .con_list .text li {
  padding: 0 !important;
}

.top10 .con_list .left {
  width: 185px;
  float: left;
}

.top10 .con_list .left_link {
  margin: 10px 0px 0px;
}

.top10 .con_list .left_link a {
  line-height: 22px;
  background: #3479cd;
  color: #fff;
  text-align: center;
  font-size: 14px;
  display: block;
  padding: 4px 0px;
}

.top10 .con_list .right {
  width: 340px;
  float: right;
  line-height: 24px;
  color: #333;
  font-size: 14px;
}

#footer {
  clear: both;
  width: 1000px;
  height: 30px;
  *height: 50px;
  line-height: 30px;
  margin: 15px auto 30px auto;
  color: #333;
}


#copyright {
  margin-left: 20px;
  float: left;
}

#editor {
  margin-right: 20px;
  float: right;
}

#tbox {
  width: 54px;
  float: right;
  position: fixed;
  right: 50%;
  bottom: 73px;
  margin-right: -660px;
  _position: absolute;
  _bottom: auto;
  _top: expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||0)-(parseInt(this.currentStyle.marginBottom, 10)||0)));
  _margin-bottom: 108px;
}


#pinglun,
#xiangguan,
#gotop {
  width: 54px;
  height: 56px;
  background: url(images/icon.png) no-repeat;
  display: block;
}

#pinglun {
  background-position: 0 0;
}

#pinglun:hover {
  background-position: -54px 0;
}

#xiangguan {
  background-position: 0 -59px;
}

#xiangguan:hover {
  background-position: -54px -59px;
}

#gotop {
  background-position: 0 -118px;
}

#gotop:hover {
  background-position: -54px -118px;
}

.top10 .con_list .p-nv-h{
  line-height: 26px;
  padding:6px 0;
}

.top10 .p-nv-box{
  height:370px;
}

.btm-text{
  text-align: center;
  color:#e9c893;
  font-size:16px;
  text-align: center;
  padding:30px 0 100px;
}

.p-mas-text{
  border-radius:10px;
  padding:20px;
  background:#21201f;
  font-size: 16px;
  color:#a78b5f;
  margin-bottom:50px;
  line-height: 28px;
}

.p-mas-text2{
  border-radius:10px;
  padding:20px 30px;
  background:#2a2a2a;
  font-size: 16px;
  color:#d0d0d0;
  line-height: 28px;
  margin: 20px 30px 0;
}

.p-mas-center{
  text-align: center;
}
