﻿@charset "utf-8";
/*reset*/

/* CSS reset for c_b */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
form,
fieldset,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}
table th,
table td {
  padding: 5px;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
i,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ol,
ul {
  list-style: none;
}
ception,
th {
  text-align: left;
}
q:before,
q:after {
  content: "";
}
abbr,
acronym {
  border: 0;
}
a {
  color: #666;
  text-decoration: none;
} /*for ie f6n.net*/
a:focus {
  outline: none;
} /*for ff f6n.net*/
a:hover {
  text-decoration: none;
}

/*定位*/
.tl {
  text-align: left;
}
.tc {
  text-align: center;
}
.tr {
  text-align: right;
}
.bc {
  margin-left: auto;
  margin-right: auto;
}
.fl {
  float: left;
  display: inline;
}
.fr {
  float: right;
  display: inline;
}
.zoom {
  zoom: 1;
}
.hidden {
  visibility: hidden;
}
.vam {
  vertical-align: middle;
}
.clear {
  clear: both;
  height: 0;
  line-height: 0;
  font-size: 0;
}
p {
  word-spacing: -1.5px;
}
li {
  list-style: none;
}
p img {
  max-width: 870px;
}

-moz-box-sizing: content-box;
-webkit-box-sizing: content-box;
box-sizing: content-box;

/*其他*/
.cur {
  cursor: pointer;
}

/*原reset*/
sup {
  vertical-align: baseline;
}
sub {
  vertical-align: baseline;
}
input,
button,
textarea,
select,
optgroup,
option {
  font-family: inherit;
  font-size: inherit;
  outline: none;
  font-style: inherit;
  font-weight: inherit;
}
input,
button,
textarea,
select {
  *font-size: 100%;
}
input,
select {
  vertical-align: middle;
}
body {
  font: 12px/1.231 arial, helvetica, clean, sans-serif;
}
select,
input,
button,
textarea,
button {
  font: 99% arial, helvetica, clean, sans-serif;
}
table {
  font-size: inherit;
  width: 100%;
  border-collapse: collapse;
}
pre,
code,
kbd,
samp,
tt {
  font-family: monospace;
  *font-size: 108%;
  line-height: 100%;
}
/*title*/
h1 {
  font-size: 32px;
}
h2 {
  font-size: 26px;
}
h3 {
  font-size: 20px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}

/*清除浮动*/
.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  visibility: hidden;
}
.clearfix {
  /*兼容 IE*/
  zoom: 1;
}

/*end reset*/

/* CSS Document */
body {
  background-color: #fff;
  overflow-x: hidden;
  color: #666;
  font-size: 14px;
  font-family: "微软雅黑";
  position: relative;
  min-width: 1200px;
  width: 100%;
} /*网站字体颜色*/
.container {
  margin-left: auto;
  margin-right: auto;
  width: 1200px;
}
.container2 {
  margin-left: auto;
  margin-right: auto;
  width: 1000px;
}

/* header部分 */
.wrap-header {
  height: 35px;
  position: relative;
  z-index: 3;
  background: #f3f3f3;
}
.wrap-header p {
  float: left;
  height: 35px;
  line-height: 35px;
  font-size: 14px;
  color: #666;
}
.wrap-header ul {
  float: right;
  height: 14px;
  margin-top: 10px;
}
.wrap-header ul li {
  float: left;
  height: 14px;
  font-size: 13px;
  color: #333333;
  padding: 0 15px;
  line-height: 14px;
  border-left: 1px dotted #999;
  position: relative;
}
.wrap-header ul li a {
  color: #666;
}
.wrap-header ul li:first-child {
  border-left: none;
}
.wrap-header ul li:hover span {
  display: block;
}
.wrap-header ul li span {
  display: none;
  width: 103px;
  height: 103px;
  position: absolute;
  left: -18px;
  top: 16px;
  padding: 12px 5px 5px 5px;
}
.wrap-header ul li span img {
  display: block;
  width: 103px;
  height: 103px;
}

.logo .container {
  height: 122px;
  position: relative;
}
.logo .logoImg {
  width: 101px;
  height: 106px;
  position: absolute;
  left: 0;
  top: 8px;
}
.logo .logoImg img {
  display: block;
  width: 101px;
  height: 106px;
}
.logo .lTit {
  position: absolute;
  left: 130px;
  top: 30px;
  padding-left: 23px;
  border-left: 1px dotted #666;
  height: 65px;
}
.logo .lTit .p1 {
  font-size: 28px;
  color: #332d2d;
  height: 26px;
  line-height: 22px;
  margin-bottom: 3px;
  font-weight: bold;
  letter-spacing: 3px;
  padding-top: 5px;
}
.logo .lTit .p2 {
  color: #d2a167;
  font-size: 24px;
  letter-spacing: 2px;
}
.logo .lTit .p2 span {
  margin-left: 8px;
}
.logo .lTel {
  position: absolute;
  right: 0;
  top: 35px;
  padding-right: 46px;
  background: url(../images/lTel.png) no-repeat right center;
  text-align: right;
}
.logo .lTel i {
  display: block;
  font-size: 20px;
  color: #333;
}
.logo .lTel span {
  display: block;
  font-size: 26px;
  color: #d2a167;
  font-family: "arial";
  font-weight: bold;
}

.Nav {
  height: 60px;
  width: 100%;
  z-index: 1;
  background: #edecf1;
}
.Nav .navUl {
  width: 102%;
}
.Nav .navUl > li {
  font-size: 16px;
  float: left;
  height: 60px;
  position: relative;
}
.Nav .navUl > li > a {
  display: block;
  color: #020204;
  height: 60px;
  line-height: 60px;
  text-decoration: none;
  position: relative;
  border-left: 1px solid #525358;
  font-size: 16px;
}
.Nav .navUl > li:first-child a.lia {
  border-left: none;
}
.Nav .navUl > li:last-child a.lia {
  border-right: none;
}
/*.Nav .navUl>li:hover>a ,.Nav .navUl>li.cur>a {background: #222222;} */

.wrap-footer {
  background: #272b2e;
}
.wrap-footer .fTop {
  padding: 35px 0;
}
.wrap-footer .flogo {
  float: left; /* padding: 15px 0 15px 0;*/
  width: 180px;
  border-right: 1px dotted #525358;
  margin-top: 5px;
}
.wrap-footer ul.ful1 {
  float: left;
  margin-left: 80px;
}
.wrap-footer ul.ful1 li {
  margin-bottom: 10px;
  font-size: 13px;
  color: #e6e7eb;
}
.wrap-footer ul.ful1 li a {
  color: #e6e7eb;
}
.wrap-footer ul.ful1 li:first-child {
  margin-bottom: 20px;
  font-size: 14px;
}
.wrap-footer ul.ful1 li:first-child a {
  color: #fff;
}
.wrap-footer ul.ful1 li:hover a {
  color: #fff;
}
.wrap-footer .ferwm {
  float: right;
  width: 220px;
  height: 125px;
  margin-top: 25px;
  border-left: 1px dotted #525358;
}
.wrap-footer .ferwm dl {
  width: 125px;
  height: 146px;
  background: #fff;
  text-align: center;
  margin-left: 94px;
  position: relative;
  top: -10px;
}
.wrap-footer .ferwm dl dt img {
  display: block;
  width: 123px;
  height: 123px;
}
.wrap-footer .fnav {
  height: 56px;
  border-top: 1px solid #67686d;
}
.wrap-footer .fnav ul li {
  float: left;
}
.wrap-footer .fnav ul li a {
  display: block;
  height: 56px;
  line-height: 56px;
  padding: 0 24px;
  color: #e6e7eb;
}
.wrap-footer .fnav ul li:hover a {
  color: #fff;
}

.ficp {
  height: 51px;
  line-height: 51px;
  text-align: center;
  background: #fff;
  color: #999;
}
.ficp a {
  color: #999;
}

/*返回顶部*/
.retop ul {
  overflow: hidden;
}
.retop li {
  float: left;
  margin-left: 10px;
}
.retop li img {
  display: block;
}
.rtTop {
  width: 43px;
  height: 43px;
  overflow: hidden;
  position: fixed;
  top: 80%;
  right: 46%;
  margin-right: -615px;
  cursor: pointer;
  display: none;
}
.rtTop h4 {
  width: 43px;
  height: 43px;
  overflow: hidden;
  position: relative;
}
.rtTop img {
  display: block;
  position: absolute;
  top: 0;
  left: 0;
}

/* -- 弹出窗口 -- */
#oran_full_bg {
  display: none !important;
}

/* tanchuang1 提交弹窗*/
.tanchuang1 {
  width: 100%;
  position: fixed;
  top: 0;
  left: 0;
  background: url(Img/tanchuang/tanchuangBg.png);
  height: 100%;
  z-index: 9999999;
}
.tanchuang1 .conBox {
  width: 400px;
  height: 212px;
  padding: 20px;
  background: #fff;
  position: absolute;
  left: 50%;
  margin-left: -220px;
  top: 50%;
  margin-top: -80px;
  z-index: 9999999;
}
.tanchuang1 .conBox .tcClose {
  width: 33px;
  height: 90px;
  position: absolute;
  right: 45px;
  top: -90px;
  cursor: pointer;
  z-index: 999999999999999;
}
.tanchuang1 .conBox .box {
  width: 398px;
  height: 190px;
  border: 1px solid #e5e5e5;
  padding-top: 20px;
  text-align: center;
  position: relative;
}
.tanchuang1 .conBox .box img {
  display: block;
  width: 47px;
  height: 47px;
  margin: 0 auto;
}
.tanchuang1 .conBox .box h5 {
  font-size: 24px;
  color: #26272c;
  font-weight: bold;
  margin-top: 10px;
}
.tanchuang1 .conBox .box p {
  font-size: 16px;
  color: #4d4d4d;
  margin-top: 10px;
}
.tanchuang1 .conBox .box .b15 {
  display: block;
  width: 150px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  position: absolute;
  bottom: -1px;
  left: 50%;
  margin-left: -75px;
  background: #26272c;
  text-decoration: none;
  z-index: 999999999999999;
  border: 0px;
}
.tanchuang2 .conBox .box a {
  background: #404040;
}

/* 错误提示 */
.errorMainCon {
  width: 100%;
  background: url(Img/tanchuang/errorBg.jpg) no-repeat center #f6f6f6;
  height: 330px;
  padding-top: 300px;
}
.errorMainCon h3 {
  width: 525px;
  height: 80px;
  line-height: 80px;
  text-align: center;
  font-size: 24px;
  color: #1e1e1e;
  font-weight: normal;
  margin: 0 auto;
}
.errorMainCon h3 em {
  color: #26272c;
  font-weight: bold;
}
.errorMainCon p {
  font-size: 20px;
  color: #000000;
  text-align: center;
  margin-top: 30px;
}
.errorMainCon p em {
  color: #26272c;
}
.errorMainCon a.error-url {
  font-size: 15px;
  color: #999999;
  font-family: arial;
  display: block;
  text-align: center;
  margin-top: 4px;
}
.errorMainCon .btn {
  text-align: center;
  height: 52px;
  width: 228px;
  margin: 30px auto 0;
  overflow: hidden;
}
.errorMainCon .btn .a1 {
  display: block;
  width: 104px;
  height: 52px;
  line-height: 52px;
  text-align: center;
  font-size: 16px;
  color: #818181;
  background: #e3e3e3;
  border-radius: 4px;
  float: left;
  text-decoration: none;
  border: none;
}
.errorMainCon .btn .a1:first-child {
  background: #26272c;
  color: #fff;
  margin-right: 20px;
}

/*AB模版网新增翻页样式 各类模版第一站 www.adminbuy.cn*/
.pagess {
  clear: both;
  margin: 20px;
  overflow: hidden;
  margin-left: 0px;
  text-align: center;
  font-size: 12px;
}
.pagess ul li {
  display: inline-block;
  border: 1px solid #ccc;
  margin: 0 3px;
  padding: 1px 3px;
  line-height: 20px;
  background: #fff;
  color: #999;
}
.pagess ul li:hover {
  background: #26272c;
  color: #fff;
  border: 1px solid #ccc;
}
.pagess ul li:hover a {
  color: #fff;
}
.pagess ul li.thisclass {
  display: inline-block;
  border: 1px solid #ccc;
  margin: 0 3px;
  background: #26272c;
  color: #fff;
}
.pagess ul li.thisclass a {
  color: #fff;
  padding: 2px 9px;
}
.pagess ul li a {
  display: block;
  color: #999;
  padding: 2px 9px;
}
.pagess ul li a:hover {
  color: #fff;
}
