/*reset*/

body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
button,
textarea,
p,
blockquote {
  margin: 0;
  padding: 0;
}

html,
body {
  height: 100%;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block;
}

* {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

*:before,
*:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

a {
  color: #333;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  text-decoration: none;
}

a:hover {
  color: #ff0800;
  text-decoration: none;
}

a:focus,
a:active {
  outline: none;
}

img {
  display: block;
  max-width: 100%;
  height: auto;
  border: none;
}

h1 {
  font-size: 36px;
}

h2 {
  font-size: 30px;
}

h3 {
  font-size: 24px;
}

h4 {
  font-size: 18px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 12px;
}

/* css������� */
.clearfix:before,
.clearfix:after,
.container:before,
.container:after {
  display: table;
  content: " ";
}

.clearfix:after,
.container:after {
  clear: both;
}

.container {
  width: 100%;
  max-width: 480px;
  padding: 0 10px;
}

.row {
  margin-right: -10px;
  margin-left: -10px;
}

table {
  border-collapse: collapse;
  border-spacing: 0;
}

form,
input {
  margin: 0;
  padding: 0;
}

li {
  list-style: none;
}

.img-response {
  max-width: 100%;
  height: auto;
}

.img-center {
  display: block;
  margin: 0 auto;
}

/*content*/

body {
  font-size: 12px;
  font-family: "΢���ź�", Arial, Helvetica, sans-serif;
  line-height: 2;
  color: #333;
  -webkit-text-size-adjust: none;
  max-width: 480px;
  margin: 0 auto;
  padding: 0;
}

.hdbgcl {
  background-color: #121211;
}

.header {
  padding: 0;
  text-align: center;
  position: relative;
  background-color: #121211;
}

.header .logo {
  display: block;
  height: 50px;
  padding: 3px 0;
  float: left;
  padding-left: 10px;
}

.header #menu {
  float: right;
  position: absolute;
  right: 10px;
  top: 10px;
}

#menu {
  width: 30px;
  height: 30px;
  font: 0/0 a;
  background: url(../image/menu.png) no-repeat center;
  cursor: pointer;
}

#guide {
  position: absolute;
  left: 0;
  top: 50px;
  z-index: 9999;
  background: #fff;
  width: 100%;
  overflow: hidden;
  display: none;
  box-shadow: 0px 5px 5px #ddd;
}

#guide ul {
  overflow: hidden;
}

#guide li {
  width: 100%;
  text-align: center;
  border-top: 1px solid #eee;
}

#guide li a {
  color: #000;
  display: block;
  border-top: 1px solid #fff;
  line-height: 34px;
  font-size: 14px;
  text-transform: uppercase;
}

#guide li a:hover {
  color: #fe0407
}

#overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 63px;
  background: rgba(0, 0, 0, 0.1);
  z-index: 200;
  display: none;
}

#overlay.show {
  display: block;
}

#guide li.yuyan a {
  display: inline-block;
  margin: 0 10px;
  padding: 0 10px;
}

.new-proname {
  text-align: center;
  color: #000;
  font-size: 20px;
  text-transform: uppercase;
  margin-top: 10px;
}

.pro-lb {
  font-size: 14px;
  text-transform: uppercase;
  position: relative;
  margin-top: 10px;
}

.pro-lb:after {
  width: 40px;
  height: 1px;
  background-color: #ffba00;
  position: absolute;
  left: 0px;
  bottom: 0px;
}

.caselistlb {
  margin-top: 25px;
}

.caselistlb ul li {
  width: 50%;
  float: left;
  border: 1px solid #eee;
  padding: 1px;
}

.caselistlb ul li img {
  display: block;
  max-width: 100%;
  height: auto;
}

.caselistlb ul li a {
  display: block;
}









.pbbox {
  background-color: #FEF5E4;
  margin-top: 15px;
  padding: 10px;
}

.pbbox2 {
  background-color: #fff;
  margin-top: 10px;
  padding: 0 10px;
}

.pbhd {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #C43B38;
  border-bottom: 1px solid #B5B5B5;
}

.pbhd2 {
  text-align: left;
  font-size: 16px;
  font-weight: bold;
  color: #C43B38;
  background: url(https://0101-tech.com/cn/images/t1.jpg) no-repeat 8% 100%;
  padding-bottom: 6px;
}

.pubnwst {
  overflow: hidden;
  margin-top: 10px;
  padding-bottom: 10px;
}

.pubnwst ul li {
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  border-bottom: 1px dotted #aaa;
}

.pubnwst ul li a {
  display: block;
  padding-left: 20px;
  background: url(../image/row.png) no-repeat 4px 50%;
}

.pbmg {
  margin-top: 10px;
}

.sevbox {
  width: 50%;
  padding-left: 10px;
  padding-right: 10px;
  position: relative;
  float: left;
  margin-top: 5px;
}

.sevttl {
  text-align: center;
  font-size: 14px;
  color: #000;
  font-weight: bold;
  margin-top: 6px;
}

.abbg-bgc {
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: #ededed;
}

.inbox {
  background-color: #fff;
}

.abbpic {}

.abbpic img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.abbbx {
  padding-top: 5px;
  padding-left: 15px;
  padding-right: 15px;
}

.abbnmme {
  color: #000;
  font-size: 18px;
}

.abbinf {
  padding-top: 5px;
  padding-bottom: 10px;
  line-height: 2;
  text-align: justify;
}

.abbmmor {
  font-size: 13px;
  padding-bottom: 22px;
}

.abbmmor a {
  color: #546889;
  display: inline-block;
  height: 28px;
  line-height: 28px;
  border: 1px solid #546889;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  padding-left: 20px;
  padding-right: 20px;
  font-family: Arial, Helvetica, sans-serif;
  text-transform: uppercase;
}

.abbmmor a:hover {}

.abbppc {
  margin-top: 20px;
}

.abbppc img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.jonbgc {
  padding-top: 70px;
  padding-bottom: 20px;
  background-color: #606d8f;
  background-image: url(https://0101-tech.com/cn/images/k_72.jpg);
  background-repeat: no-repeat;
  background-position: top center;
}

.ddllname {
  font-size: 18px;
  color: #fff;
  margin-top: 10px;
}

.dddkje {
  color: #fff;
  line-height: 2;
  font-size: 14px;
  text-align: justify;
}

.dkjkae {
  text-align: center;
  font-size: 16px;
  color: #ffff;
  margin-top: 15px;
}

.ddlake {
  margin-top: 15px;
  text-align: center;
  font-size: 14px;
}

.ddlake a {
  display: inline-block;
  padding: 5px 30px;
  line-height: 2;
  color: #9fb1dd;
  background-color: #32467d;
}

.ddlake a:hover {
  color: #fff;
}

.ppbox {
  width: 100%;
}

.pptopname {
  color: #4c6196;
  font-size: 18px;
}

.pplck {}

.pplck ul li {
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}

.pplck ul li a {
  height: 30px;
  line-height: 30px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background-color: #d3d4d9;
  display: block;
  padding: 0 20px;
}

.pplck ul li a:hover {
  color: #fff;
  background-color: #11a746;
}

.pplistbx {
  margin-top: 10px;
}

.case-wrap {
  padding: 0;
  background-color: #fff;
}

.case-wrap img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.casename {
  text-align: center;
  margin-top: 3px;
  border-top: 1px solid #ccc;
  height: 30px;
  line-height: 30px;
}

.owl-theme .owl-controls .owl-nav div {
  color: #FFF;
  display: inline-block;
  margin: 5px;
  padding: 0;
  font-size: 0;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  background: #869791;
  cursor: pointer;
  width: 40px;
  height: 40px;
}

.owl-theme .owl-controls .owl-nav div.owl-prev {
  background: url(https://0101-tech.com/cn/images/k_16.png) center no-repeat;
}

.owl-theme .owl-controls .owl-nav div.owl-next {
  background: url(https://0101-tech.com/cn/images/k_19.png) center no-repeat;
}

.ppmjores {
  text-align: center;
  font-size: 14px;
  margin-top: 15px;
}

.ppmjores a {
  display: inline-block;
  padding: 3px 25px;
  color: #fff;
  background-color: #59678c;
  line-height: 2;
}

.lsbos {
  padding: 15px 0;
}

.cnakes {
  margin-top: 15px;
}

.cnakes img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

.cntsdc {
  padding: 15px 0;
  font-size: 14px;
  line-height: 2;
}

.jkdje {
  padding: 0;
}

.kjdkajeona {
  font-size: 18px;
  color: #586788;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 3px;
}

.jkfjeli {
  margin-top: 10px;
}

.jkfjeli ul li {
  height: 32px;
  line-height: 32px;
  border-bottom: 1px dashed #ccc;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.fotsbgs {
  background-color: #414b6e;
}


.idx-pro {
  margin-top: 10px;
}

.idx-pro a {
  display: block;
  cursor: pointer;
}

.full-cp {
  margin-top: 15px;
  padding: 15px;
  color: #fff;
}

.ft-copy {
  text-align: center;
  line-height: 1.75;
  margin-top: 15px;
  border-top: 1px solid #ccc;
  padding-top: 15px;
}

.ft-box {
  width: 100%;
}

.ftnavs {
  width: 48%;
  position: relative;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.ftnavs h5 {
  display: block;
  font-size: 14px;
  font-weight: normal;
  color: #e3e2e2;
  text-transform: uppercase;
  margin-bottom: 5px;
}

.ftnavs ul li {
  font-size: 12px;
  color: #e3e2e2;
}

.ftnavs ul li a {
  color: #e3e2e2;
}

.ftnavs ul li a:hover {
  color: #fff;
}

.full-blkock {
  display: block;
  margin-top: 15px;
  width: 100%;
  position: relative;
  float: left;
}

.banneriner {
  width: 100%;
}

.banneriner img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.about-name {
  font-size: 16px;
  color: #2fa7e3;
  height: 32px;
  line-height: 32px;
  margin-top: 15px;
  background-image: url(https://0101-tech.com/cn/images/about-line.jpg);
  background-repeat: no-repeat;
}

.about-name.bg-pos1 {
  background-position: 140px center;
}

.about-name.bg-pos2 {
  background-position: 80px center;
  margin-top: 20px;
}

.about-name.bg-pos3 {
  background-position: 160px center;
  margin-top: 20px;
}

.about-name.bg-pos4 {
  background-position: 160px center;
  margin-top: 20px;
}

.about-cnt {
  padding: 0;
}

.about-cnt p {
  display: block;
  color: #4f4f4f;
  font-size: 13px;
  line-height: 2;
  margin: 15px 0;
}

.foundwd {
  padding: 15px 0;
  color: #4f4f4f;
  font-size: 13px;
  border-bottom: 1px dashed #8a8a8a;
}

.about-sj {}

.about-sj ul li {
  margin-top: 15px;
  height: auto;
  margin: 15px 0;
  position: relative;
}

.about-year {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
  color: #fff;
  font-size: 16px;
  background: url(https://0101-tech.com/cn/images/yuan.jpg) no-repeat center;
}

.about-year-nr {
  width: -moz-calc(100% - 60px);
  width: calc(100% - 60px);
  padding-bottom: 10px;
  color: #4f4f4f;
  font-size: 13px;
  line-height: 20px;
  border-bottom: 1px dashed #8a8a8a;
}

.about-lc {
  padding: 15px 20px;
  background-color: #4f4f4f;
  margin-top: 15px;
}

.delp-grop {}

.devp-lt {
  width: 60px;
  border-right: 2px solid #2ea7e1;
  position: relative;
}

.devp-rt {
  width: -moz-calc(100% - 58px);
  width: calc(100% - 58px);
  border-left: 2px solid #2ea7e1;
  margin-left: -2px !important;
  padding-left: 25px;
  position: relative;
}

.devp-rt p {
  margin: 0;
  color: #fff;
  font-size: 13px;
  line-height: 25px;
}

.devp-year {
  color: #fff;
  font-size: 16px;
  line-height: 50px;
}

.doted {
  width: 21px;
  height: 21px;
  background: url(https://0101-tech.com/cn/images/dot.png) no-repeat center;
  position: absolute;
  right: -11px;
}

.doted.potop1 {
  top: 15px;
}

.doted.potop2 {
  top: 45px;
}

.doted.potop3 {
  top: 15px;
}

.wenha {
  margin-top: 10px;
}

.pro-ttl {
  font-size: 14px;
  height: 32px;
  line-height: 32px;
  margin-top: 15px;
  background: #23ac3a;
  color: #fff;
  padding-left: 15px;
  padding-right: 15px;
}

.pro-ttl span {
  display: inline-block;
  float: right;
  font-size: 12px;
}

.pro-ttl span a {
  color: #fff;
}

.pro-ttl span a:hover {
  color: #fff;
}

.pro-item {
  width: 50%;
  position: relative;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
}

.pro-item a {
  display: block;
  border: 1px solid #ddd;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
}

.pro-item a img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto !important;
}

.pro-item a span {
  display: block;
  text-align: center;
  color: #333;
  height: 32px;
  line-height: 32px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 0 10px;
  margin-bottom: 8px;
}

.pro-item a:hover span {
  color: #fe0407;
}

.inwlst {}

.inwlst ul li {
  border-bottom: 1px dashed #ccc;
  padding: 10px 0;
}

.innwttl {
  font-size: 14px;
  line-height: 1.5;
}

.innwcnt {
  font-size: 12px;
  line-height: 1.5;
  color: #999;
  margin-top: 5px;
}

.pro-item33 {
  width: 50%;
  position: relative;
  float: left;
  padding-left: 10px;
  padding-right: 10px;
  margin-top: 15px;
}

.pro-item33 img {
  border: 1px solid #eee;
}

.block-vism {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  float: left;
}

.dwnload {
  width: 100%;
  margin-bottom: 10px;
}

.dwnload img {
  display: block;
  margin: 0 auto;
  max-width: 100% !important;
  height: auto;
}

.inbanner {
  width: 100%;
  max-width: 480px;
}

.inbanner img {
  display: block;
  max-width: 100%;
  height: auto;
  margin: 0 auto;
}

/* inner css */
.col-1 {
  width: 50%;
  box-sizing: border-box;
  padding: 5px 10px;
  float: left;
  overflow: hidden;
}

.news-cate {
  display: block;
  color: 333;
  /*background:#009e3d;*/
  text-align: center;
  border-radius: 4px;
  font-size: 12px;
  border: 1px solid #d8d8d8;
  box-sizing: border-box;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.col-1.current a {
  color: #fe0407;
  /*background:#f1a000;*/
  border-color: #fe0407;
}

.news-list {}

.news-list ul li {
  border-bottom: 1px dashed #ccc;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
}

.news-list ul li span {
  display: inline-block;
  float: right;
  color: #ccc;
  padding-left: 10px;
}

.news-list ul li a {
  display: block;
  overflow: hidden;
  white-space: nowrap;
  font-size: 14px;
}

.news-info {
  margin-top: 5px;
}

.news-info h3 {
  display: block;
  font-size: 16px;
  color: #fe0407;
  border-bottom: 1px solid #d8d8d8;
  padding-bottom: 3px;
  margin-top: 15px;
}

.news-desp {
  color: #555;
  line-height: 2;
  font-size: 14px;
  padding-top: 10px;
  text-align: left;
  padding-bottom: 15px;
}

.news-desp img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: 0 auto;
}

.col-1 img {
  max-width: 100%;
  height: auto;
}

.col-1 span {
  display: block;
  box-sizing: border-box;
  overflow: hidden;
  line-height: 28px;
  font-size: 15px;
  height: 28px;
  text-align: center;
}

.pages {
  box-sizing: border-box;
  padding: 10px;
  text-align: right;
  margin-bottom: 15px;
}

.table_pro {
  font-size: 12px;
  border: 1px solid #eee;
  background: #f6f6f6;
  padding: 5px 10px;
}

a.table_pro2 {
  font-size: 12px;
  border: 1px solid #c00;
  background: #c00;
  padding: 5px 10px;
  color: #fff;
}


/***********************************************************/
/************************2016.5.4***************************/
.idx-icon-w {
  width: 100%;
  box-sizing: border-box;
  margin-top: 5px;
  height: auto;
  overflow: hidden;
}

.idx-icon-w ul {
  box-sizing: border-box;
}

.idx-icon-w ul li {
  width: 50%;
  float: left;
  box-sizing: border-box;
  padding: 5px;
}

.idx-icon-w ul li img {
  display: block;
  width: 100%;
  height: auto;
}

.newslist {
  width: 100%;
  box-sizing: border-box;
  padding: 10px 0;
}

.newslist ul li {
  line-height: 2;
  border-bottom: 1px dashed #ddd;
  padding: 5px 0;
}

.newslist ul li a {
  background: url(../image/row.png) no-repeat 3px;
  padding-left: 20px;
}

.form-w {
  width: 100%;
  height: auto;
  overflow: hidden;
  box-sizing: border-box;
  padding: 20px;
  border: 1px solid #ccc;
  margin-top: 10px;
}

.form-w h3 {
  font-size: 14px;
  font-weight: normal;
  color: #c00;
}

.case-title {
  text-align: center;
  font-size: 14px;
  line-height: 1.65;
  margin-top: 15px;
  color: #000;
  font-weight: bold;
  border-bottom: 1px dashed #ddd;
  padding-bottom: 10px;
}

.hnnor-wd {
  margin-top: 15px;
  color: #555;
  line-height: 2;
}

.hnnor-title {
  color: #444;
  font-weight: bold;
  height: 36px;
  line-height: 36px;
  font-size: 14px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.guest-pic {
  cursor: pointer;
}

.guest-pic span {
  display: block;
  height: 30px;
  line-height: 30px;
  overflow: hidden;
  background-color: #ddd;
  text-align: center;
  padding: 0 15px;
  white-space: nowrap;
  text-overflow: ellipsis;
}


/** panrou **/
.pr-bg1 {
  background-color: #f5f5f5;
  padding-top: 15px;
  padding-bottom: 15px;
}

.prlist1 {
  margin-top: 10px;
}

.prlist1 ul li {
  text-align: center;
  background-color: #EAEBF0;
  margin-bottom: 20px;
  padding-bottom: 10px;
}

.prlist1 ul li a {
  display: block;
}

.prlist1 ul li img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.cnbnam {
  display: block;
  background-color: #fff;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  height: 42px;
  line-height: 42px;
}

.fjoe {
  text-align: center;
  font-size: 14px;
  margin-top: 5px;
}

.kfjeo {
  color: #666;
  font-size: 12px;
  line-height: 20px;
  padding: 10px;
}

.alitile {
  height: 40px;
  line-height: 40px;
  color: #000;
  font-size: 16px;
  font-weight: bold;
  clear: #000;
}

.alitile2 {
  background: url(https://0101-tech.com/cn/images/at2.jpg) left center no-repeat;
  height: 40px;
  line-height: 40px;
  color: #000;
  padding-left: 35px;
  font-size: 16px;
  font-weight: bold;
  clear: #000;
}

.alsml {
  color: #666;
  line-height: 2;
}

.alimg {
  margin-top: 10px;
  margin-bottom: 10px;
}

.img-resp {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.prybjj {}

.prybjj ul li {
  margin-top: 15px;
  border: 1px solid #eee;
}

.prysbg {
  padding: 15px;
  background-color: #535353;
}

.prttle {
  color: #fff;
  font-size: 16px;
}

.prsdk {
  color: #fff;
}

.prbg2 {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #E5E5E5;
  margin-top: 15px;
}

.djabx {
  margin-top: 10px;
}

.table_card {
  width: 100%;
  margin: 0 auto;
}

.table_card .tab {
  border-bottom: 1px #ccc solid;
}

.table_card .tab li {
  width: 30%;
  float: left;
  height: 38px;
  line-height: 36px;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  border-bottom: 2px solid transparent;
}

.table_card .tab li:hover {
  color: #2D0B98;
  cursor: pointer
}

.table_card .activ {
  color: #2D0B98;
  border-bottom-color: #2D0B98 !important;
}

.table_card .tabCon {
  padding: 15px;
}

.table_card .tabCon div {
  display: none
}

.table_card .tabCon .on {
  display: block
}

.newslist01 {
  font-size: 12px;
}

.newslist01 li {
  height: 36px;
  line-height: 36px;
  overflow: hidden;
  border-bottom: 1px solid #eee;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.newslist01 li a {
  display: block;
}

.tdnake {
  font-size: 16px;
  font-weight: bold;
  padding: 5px;
}

.tdae {
  color: #555;
  padding-bottom: 10px;
}

.prtbs {
  margin-bottom: 15px;
}

.prtbs ul li {
  margin-top: 15px;
  background-color: #E3E3E3;
  padding: 10px;
}

.fulwd {
  margin-bottom: 15px;
}

.fulwd ul li {
  width: 50%;
  float: left;
  margin-top: 15px;
  text-align: center;
}

.fulwd ul li img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
  height: auto;
}

.flkise {
  margin-bottom: 15px;
}

.flkise ul li {
  display: inline-block;
  float: left;
  margin: 5px;
}

.fotdbd {
  background-color: #313131;
  padding-top: 15px;
  padding-bottom: 15px;
}

.footcnt {
  color: #333;
  text-align: center;
}

.ctus_btm {
  display: inline-block;
  padding: 5px 30px;
  background-color: #240094;
  border: none;
  color: #fff;
  cursor: pointer;
}

.fbgse {
  background-color: #E6E6E6;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-top: 15px;
}

.ftnames {
  font-size: 16px;
  font-weight: bold;
  color: #B50D0D;
  border-bottom: 1px solid #ccc;
}

.ftiscon {
  margin-top: 10px;
}

.ftiscon ul li {
  font-size: 12px;
  float: left;
  width: 25%;
  height: 25px;
  overflow: hidden
}

.col-fot {
  width: 50%;
  position: relative;
  float: left;
  min-height: 1px;
  padding: 0 10px;
}

.col-name {
  color: #fff;
  font-size: 14px;
  text-transform: capitalize;
}

.collist {
  margin-bottom: 15px;
}

.collist li {
  color: #c0c0c0;
  font-size: 12px;
  line-height: 1.25;
  margin: 10px 0;
}

.collist li a {
  color: #c0c0c0;
}

.collist li a:hover {
  color: #fff;
}

.cpybgdc {
  background-color: #444;
}

.copyfkds {
  text-align: center;
  color: #c0c0c0;
  line-height: 1.5;
  padding: 15px 0;
}

.ndkfela {
  color: #000;
  font-size: 14px;
  font-weight: bold;
  margin-top: 10px;
  border-bottom: 1px solid #eee;
}

/*分页*/
#pagelist {
  width: 100%;
  text-align: center;
  padding-bottom: 40px;
  padding-top: 50px;
  overflow: hidden
}

#pagelist span {
  padding: 5px 10px;
  background: #dddede;
  color: #bababa;
  margin: 0 2px;
  border: 1px solid #ccc;
}

#pagelist a {
  background: #fff;
  padding: 5px 10px;
  color: #333;
  margin: 0 2px;
  border: 1px solid #eee;
  /* display: inline-block; */
}

#pagelist .active {
  background: #009688;
  color: #fff;
}