body {
  background-color: #fff; }

a {
  color: #666; }

a:hover {
  color: #A59247; }
.file-upload-process {
  background-color: #000;
  color: #fff; }
  .file-upload-process .percent {
    background-color: #08A000; }

.wrap .footer {
  background: #F7F7F7;
  border-top: 1px solid #EEEEEE; }
  .wrap .footer .footerInner p {
    color: #666666; }
    .wrap .footer .footerInner p a {
      color: #1284FF; }

.edit .wrap .swiper .contents .company {
  border: 1px dashed rgba(0, 0, 0, 0); 
  background: none;
  color: #000; }
.edit .wrap .swiper .contents .company.hover {
	border: 1px dashed rgba(0, 0, 0, 1); 
}
.edit .wrap .swiper .contents .company:hover {
	border: 1px dashed rgba(0, 0, 0, 1); 
}

.edit .wrap .swiper.dark .contents .company {
  border: 1px dashed rgba(255, 255, 255, 0); 
  background: none;
  color: #fff; }
.edit .wrap .swiper.dark .contents .company.hover {
	border: 1px dashed rgba(255, 255, 255, 1); 
}
.edit .wrap .swiper.dark .contents .company:hover {
	border: 1px dashed rgba(255, 255, 255, 1); 
}


.edit .introduction .introductionInner .introductiontitle,.edit .introduction .introductionInner .introductiondescr,.edit .album .albumtitle{
  border: 1px dashed rgba(0, 0, 0, 0); 
}
.edit .introduction .introductionInner .introductiontitle:hover,.edit .introduction .introductionInner .introductiondescr:hover,.edit .album .albumtitle:hover{
	border: 1px dashed rgba(0, 0, 0, 1); 
}
.edit .introduction .introductionInner .introductiontitle.hover,.edit .introduction .introductionInner .introductiondescr.hover,.edit .album .albumtitle.hover{
	border: 1px dashed rgba(0, 0, 0, 1); 
}

.introduction .introductionInner .introductiontitle {
  color: #000; }

.introduction .introductionInner .introductiondescr {
  color: #666; }

.wrap .contactus .contactusInner .item .icon .img:before {
  color: #A59247; }

.wrap .contactus .contactusInner .item .descr {
  color: #354858; }

.wrap .contactus .contactusInner .item .descr a {
  color: #A59247; }

.wrap .followlink .followlinkInner {
  border-top: 1px solid #EEEEEE; }

.wrap .followlink .followlinkInner .item {
  border: 3px solid #D7D7D7; }

.wrap .followlink .followlinkInner .item .img:before {
  color: #AFAFAF; }

.wrap .header .headerInner .menu ul li span{
	color: #fff;
}
.wrap .header .headerInner .menu.black ul li span{
	color: #000;
}
.wrap .header .headerInner .menu.black ul li span{
	color: #000;
}
.wrap .header .headerInner .menu.black .menu-icon .line{
	background-color: #000;
}