/*广告图*/
.w1200{
	width:1200px;
	margin:0 auto;
}
#fh5co-hero {
	background-color: transparent;
	background-size: cover;
	background-attachment: fixed;
	background-repeat: no-repeat;
	position: relative;
	width: 100%;
}
#fh5co-hero .fh5co-overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #2a2d36;
	opacity: .2;
	z-index: 9;
}
.container {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	height: 600px;
}
#fh5co-hero .fh5co-intro {
	display: table;
	width: 100%;
	z-index: 10;
	position: relative;
}
.fh5co-right-img {
	position: absolute;
	left: 525px;
	top: 100px;
	width: 60%;
}
.fh5co-right-img img {
	width: 100%;
}
#fh5co-hero .fh5co-intro > div {
	vertical-align: middle;
	display: table-cell;
}
#fh5co-hero .fh5co-intro > div .fh5co-left-position {
	width: 50%;
	position: absolute;
	left: 0px;
	top: 150px;
}
#fh5co-hero .fh5co-intro > div h2 {
	width: 519px;
	height: 52px;
	background-image: url(../images/weishang/wenzi_dlssqglxt.png);
	margin: 0px 0px 40px;
}
#fh5co-hero .fh5co-intro > div h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 45px;
	color: white;
}
#fh5co-hero .fh5co-intro > div .btn-outline, #fh5co-hero .fh5co-intro > div .btn-primary {
	float: left;
	width: 180px;
	height: 54px;
	line-height: 54px;
	font-size: 25px;
	border-radius: 6px;
	border: 1px solid #fff;
	color: white;
	background-repeat: no-repeat;
	background-position: 30px center;
	font-size: 25px;
	padding-left: 30px;
	text-align: center;
	margin: 40px 0 0 0;
}
#fh5co-hero .fh5co-intro > div .btn-outline {
	background-image: url(../images/weishang/icon_phone.png);
	margin-right: 30px;
}
#fh5co-hero .fh5co-intro > div .btn-primary {
	background-image: url(../images/weishang/icon_e.png);
}
/*向下拉*/
#fh5co-hero .fh5co-learn-more {
	position: absolute;
	bottom: -25px;
	left: 50%;
	z-index: 12;
	text-align: center;
	margin-left: -50px;
}
#fh5co-hero .fh5co-learn-more a {
	display: block;
	color: #8dc63f;
}
#fh5co-hero .fh5co-learn-more a .text {
	display: block;
	color: rgba(255, 255, 255, 0.5);
	margin-bottom: 20px;
}
#fh5co-hero .fh5co-learn-more a .arrow {
	display: block;
	width: 50px;
	height: 50px;
	margin: 0 auto;
	background-image: url(../images/weishang/icon_down.png);
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	border-radius: 50%;
}
/*产品概述*/
.over{
	overflow:hidden;
}
.prouctbox{
	width:970px;
	margin:0 auto;
	margin-top:30px;
}
.prouctleft{
	width:450px;
}
.prouctleft img {
    max-width: 100%;
    height: auto;
}
.prouctright{
    width: 460px;
    color: #666;
    font-size: 14px;
	margin-left:60px;
}
.prouctright .prouctcont h3{
    color: #3b4b96;
    font-size: 32px;
	text-align:center;
	background-image:url(../images/weishang/sharp.png);
	background-repeat:no-repeat;
	background-position:left bottom;
	height:70px;
}
.prouctright .prouctcont p{
	text-indent:30px;
	line-height:24px;
	margin-top:15px;
	display:-webkit-box;
	overflow:hidden;
	-webkit-line-clamp:5;
	height: 120px;
}
/*一站式微商管理系统*/
.systembd{
	width:100%;
	background:#f7f7f7;
	padding:40px 0 30px 0;
	background-image: url(../images/weishang/line.png);
	background-repeat:no-repeat;
	background-position:0px 346px;
}
.main .headerInfo .atit{
	display:block;
	height:34px;
	width:335px;
    line-height: 34px;
    font-size: 14px;
    color: #3b4b96;
	border:1px solid #3b4b96;
	text-align:center;
	margin:10px auto;
}
.system li{
	width:220px;
	float:left;
	text-align:center;
	margin-top:30px;
	margin-left:20px;
}
.system li .symIco{
	width:126px;
	height:126px;
	background-repeat: no-repeat;
    margin: 0 auto;
}
.system li .symIco1{
	background-image: url('../images/weishang/icon_wach.png');
}
.system li .symIco2{
	background-image: url('../images/weishang/icon_sj.png');
}
.system li .symIco3{
	background-image: url('../images/weishang/icon_wzjs.png');
}
.system li .symIco4{
	background-image: url('../images/weishang/icon_glxt.png');
}
.system li .symIco5{
	background-image: url('../images/weishang/icon_mttg.png');
}
.system .number{
	position:relative;
	height:30px;
	margin: 20px 0;
}
.system .number .cirle{
	width:30px;
	height:30px;
	border:1px solid #b4b4b4;
	background:#fff;
	border-radius:50%;
	margin:auto;
}
.system .number .cirle span{
	display:block;
	width:22px;
	height:22px;
	background:#b4b4b4;
	color:#fff;
	border-radius:50%;
	text-align:center;
	line-height:22px;
	margin:auto;
	margin-top:4px;
}
.system .number i{
	display:block;
	width:21px;
	height:24px;
	background-image:url(../images/weishang/sharp_jt.png);
	position:absolute;
	right:0;
	top:3px;
}
.system li .symcont h3{
	color:#1e1e1e;
	font-size:20px;
	margin-bottom:5px;
}
.system li .symcont p{
	color:#7d7d7d;
	font-size:14px;
	line-height:28px;
	height:28px;
	overflow:hidden;
}
.system li.on .symcont h3{
	color:#60a2ec;
}
.system li.on .symcont p{
	color:#8cc1fc;
}
/*功能介绍*/
.home-function{
	overflow:hidden;
}
.home-function ul li {
	float: left;
	width: 275px;
	margin: 30px 30px 0 0;
	cursor: pointer;
	border:1px solid #c4c8cb;
	padding:20px 0;
}
.home-function ul li.last {
	margin: 30px 0 0 0;
}
/*图标*/
.home-function ul li .funIco {
	width: 140px;
	height: 140px;
	background-repeat: no-repeat;
	margin: 0 auto;
}
.home-function ul li .system .funIco {
	background-image: url('../images/weishang/icon_dls.png');
}
.home-function ul li .storage .funIco {
	background-image: url('../images/weishang/icon_wdtd.png');
}
.home-function ul li .order .funIco {
	background-image: url('../images/weishang/icon_dcldd.png');
}
.home-function ul li .check .funIco {
	background-image: url('../images/weishang/icon_wddd.png');
}
.home-function ul li .audit .funIco {
	background-image: url('../images/weishang/icon_nhjg.png');
}
.home-function ul li .around .funIco {
	background-image: url('../images/weishang/icon_jbdd.png');
}
.home-function ul li .material .funIco {
	background-image: url('../images/weishang/icon_wydh.png');
}
.home-function ul li .evaluate .funIco {
	background-image: url('../images/weishang/icon_tsjy.png');
}
.home-function ul li .yucun .funIco {
	background-image: url('../images/weishang/icon_wdyc.png');
}
.home-function ul li .zorder .funIco {
	background-image: url('../images/weishang/icon_zdfhdd.png');
}
.home-function ul li .jingxiao .funIco {
	background-image: url('../images/weishang/icon_jxscx.png');
}
.home-function ul li .fanwei .funIco {
	background-image: url('../images/weishang/icon_fwmcx.png');
}
/*tit颜色*/
.home-function ul li .system .funTitle{
	color: #9274ff;
}
.home-function ul li .storage .funTitle{
    color: #e374ff;
}
.home-function ul li .order .funTitle{
    color: #90ff74;
}
.home-function ul li .check .funTitle{
    color: #74b9ff;
}
.home-function ul li .audit .funTitle{
    color: #59e35a;
}
.home-function ul li .around .funTitle{
    color: #b874ff;
}
.home-function ul li .material .funTitle{
    color: #ff747a;
}
.home-function ul li .evaluate .funTitle{
    color: #7496ff;
}
.home-function ul li .yucun .funTitle{
    color: #ffcf74;
}
.home-function ul li .zorder .funTitle{
    color: #6a7af0;
}
.home-function ul li .jingxiao .funTitle{
    color: #59e3cb;
}
.home-function ul li .fanwei .funTitle{
    color: #ffe074;
}
/**/
.home-function ul li .funTitle {
	width: 190px;
	margin: 0 auto;
	text-align: center;
	font-size: 22px;
	padding: 15px 0 10px 0;
	transition: .3s all;
	overflow: hidden;
	position: relative;
}
.home-function ul li .system .funTitle {
	color: #9274ff;
}
.home-function ul li .funTxt {
    font-size: 14px;
    height: 60px;
    line-height: 20px;
    text-indent: 2em;
    color: #acacac;
    margin: 15px;
    position: relative;
    transition: .3s all;
	overflow:hidden;
	-webkit-line-clamp:3;
	display:-webkit-box;
}
/*上下角号*/
.home-function ul li .funTitle:before {
	content: '';
	position: absolute;
	left: -100px;
	top: -100px;
	width: 15px;
	height: 15px;
	border-top: 2px solid #9274ff;
	border-left: 2px solid #9274ff;
	opacity: 0;
	transition: .3s all;
}
.home-function ul li .funTitle:after {
	content: '';
	position: absolute;
	right: -100px;
	bottom: -100px;
	width: 15px;
	height: 15px;
	border-bottom: 2px solid #9274ff;
	border-right: 2px solid #9274ff;
	opacity: 0;
	transition: .3s all;
}
.home-function ul li:hover .funTxt {
	color: #5c5c5c;
	text-shadow: 2px 2px 2px #d6d6d6;
}
.home-function ul li:hover .funTitle:before {
	left: 0;
	top: 5px;
	opacity: 1;
}
.home-function ul li:hover .funTitle:after {
	right: 0;
	bottom: 0;
	opacity: 1;
}
/*上下角号-颜色*/
.home-function ul li .system .funTitle:before {
	border-color: #9274ff;
}
.home-function ul li .system .funTitle:after {
	border-color: #9274ff;
}
.home-function ul li .storage .funTitle:before {
    border-color: #e374ff;
}
.home-function ul li .storage .funTitle:after {
    border-color: #e374ff;
}
.home-function ul li .order .funTitle:before {
    border-color: #90ff74;
}
.home-function ul li .order .funTitle:after {
    border-color: #90ff74;
}
.home-function ul li .check .funTitle:before {
    border-color: #74b9ff;
}
.home-function ul li .check .funTitle:after {
    border-color: #74b9ff;
}
.home-function ul li .audit .funTitle:before {
    border-color: #59e35a;
}
.home-function ul li .audit .funTitle:after {
    border-color: #59e35a;
}
.home-function ul li .around .funTitle:before {
    border-color: #b874ff;
}
.home-function ul li .around .funTitle:after {
    border-color: #b874ff;
}
.home-function ul li .material .funTitle:before {
    border-color: #ff747a;
}
.home-function ul li .material .funTitle:after {
    border-color: #ff747a;
}
.home-function ul li .evaluate .funTitle:before {
    border-color: #7496ff;
}
.home-function ul li .evaluate .funTitle:after {
    border-color: #7496ff;
}
.home-function ul li .yucun .funTitle:before {
    border-color: #ffcf74;
}
.home-function ul li .yucun .funTitle:after {
    border-color: #ffcf74;
}
.home-function ul li .zorder .funTitle:before {
    border-color: #6a7af0;
}
.home-function ul li .zorder .funTitle:after {
    border-color: #6a7af0;
}
.home-function ul li .jingxiao .funTitle:before {
    border-color: #59e3cb;
}
.home-function ul li .jingxiao .funTitle:after {
    border-color: #59e3cb;
}
.home-function ul li .fanwei .funTitle:before {
    border-color: #ffe074;
}
.home-function ul li .fanwei .funTitle:after {
    border-color: #ffe074;
}
.home-function ul li:hover .system .tiyan{
	border: 1px solid #9274ff;
	color: #9274ff;
}
.home-function ul li:hover .storage .tiyan{
	border: 1px solid #e374ff;
	color: #e374ff;
}
.home-function ul li:hover .order .tiyan{
	border: 1px solid #90ff74;
	color: #90ff74;
}
.home-function ul li:hover .check .tiyan{
	border: 1px solid #74b9ff;
	color: #74b9ff;
}
.home-function ul li:hover .audit .tiyan{
	border: 1px solid #59e35a;
	color: #59e35a;
}
.home-function ul li:hover .around .tiyan{
	border: 1px solid #b874ff;
	color: #b874ff;
}
.home-function ul li:hover .material .tiyan{
	border: 1px solid #ff747a;
	color: #ff747a;
}
.home-function ul li:hover .evaluate .tiyan{
	border: 1px solid #7496ff;
	color: #7496ff;
}
.home-function ul li:hover .yucun .tiyan{
	border: 1px solid #ffcf74;
	color: #ffcf74;
}
.home-function ul li:hover .zorder .tiyan{
	border: 1px solid #6a7af0;
	color: #6a7af0;
}
.home-function ul li:hover .jingxiao .tiyan{
	border: 1px solid #59e3cb;
	color: #59e3cb;
}
.home-function ul li:hover .fanwei .tiyan{
	border: 1px solid #ffe074;
	color: #ffe074;
}
/**/
.tiyan {
	display: block;
	width: 174px;
	height: 42px;
	line-height: 42px;
	text-align: center;
	border: 1px solid #c4c8cb;
	color: #666;
	font-size: 18px;
	margin: 0 auto;
	border-radius:50px;
}
/*功能特点*/
.functionDescb {
    padding-bottom: 30px;
	background:#f7f7f7;
}
.function{
	margin-top:50px;
	padding-bottom: 50px;
}

.function .listinfor{
	width:460px;
}
.function .listinfor li{
	overflow:hidden;
	margin:20px 0;
	cursor:pointer;
}
.function .listinfor li i{
	height:8px;
	width:8px;
	background:#646464;
	border-radius:50%;
	margin:8px 10px 0 0;
}
.function .listinfor li span{
	color: #646464;
	font-size: 18px;
	width:440px;
}
.function .listinfor li.current i{
	background:#f60;
}
.function .listinfor li.current span{
	color: #f60;
}
.function .funimg{
	width:660px;
	margin-left:80px;
	height:560px;
	overflow:hidden;
}
.function .funimg li{
	width:660px;
	height:560px;
}
.function .funimg img{
	max-width: 100%;
    height: auto;
}
/*shouji*/
.functionNavb li {
	padding: 30px 34px;
}
.weiminNav{
	top: 150px;
    left: 320px;
}
.weititall{
	margin: 240px 0 0 400px;
	display:none;
}
.rightDesc .qrCodeb{
    top: -10px;
}
/*产品应用*/
.applicationbd{
	width: 100%;
    background: #f7f7f7;
    padding: 40px 0 30px 0;
}
.application{
	margin-top:50px;G
}
.application .animate-box{
	float:left;
	width:370px;
	position: relative;
    padding-left: 15px;
    padding-right: 15px;
}
.application .fh5co-project-item {
  display: block;
  width: 100%;
  position: relative;
  background: #fff;
  overflow: hidden;
  z-index: 9;
  margin-bottom: 30px;
  -webkit-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 8px 0px rgba(0, 0, 0, 0.1);
  -webkit-border-radius: 7px;
  -moz-border-radius: 7px;
  -ms-border-radius: 7px;
  border-radius: 7px;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-project-item img {
  z-index: 8;
  opacity: 1;
  -webkit-transition: 0.3s;
  -o-transition: 0.3s;
  transition: 0.3s;
}
.fh5co-project-item .fh5co-text {
  padding: 30px 10px 10px 20px;
  text-align: center;
}
.fh5co-project-item .fh5co-text h2 {
  font-size: 22px;
  font-weight: bold;
  margin: 0 0 10px 0;
  color: #484c50;
}
.fh5co-project-item .fh5co-text p {
  color: #85919d;
  -webkit-transition: 0.5s;
  -o-transition: 0.5s;
  transition: 0.5s;
  font-size:14px;
  margin-bottom:20px;
}
.fh5co-project-item:hover{
  -webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
  -ms-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
  -o-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.1);
  text-decoration: none;
}
.fh5co-project-item:hover img{
  opacity: .7;
}
/*产品价格及服务*/
.buy .gmsm {
    text-align: left;
    display: block;
    margin-top: 30px;
}
.buy h2 {
    font-size: 35px;
    font-weight: normal;
    color: #666;
    text-align: center;
    display: block;
    margin-top: 50px;
    margin-bottom: 50px;
    line-height: 35px;
}
.buy .baojia h2 {
    font-size: 20px;
    line-height: 1.5;
    color: #FFFFFF;
    font-weight: bold;
}
.buy .gmsm h3 {
    font-size: 18px;
    font-weight: normal;
    color: #009900;
    text-align: left;
    display: block;
    line-height: 35px;
}
.buy .gmsm p {
    font-size: 14px;
    font-weight: normal;
    color: #666666;
    text-align: left;
    display: block;
    line-height: 25px;
}
.buy .baojia {
    text-align: center;
    display: block;
    margin-top: 20px;
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
.buy .baojia tr {
    border: 1px solid #ffffff;
    height: 50px;
}
.buy .baojia .mentr{
	background:#49B44F;
}
.buy .baojia .suntr td{
	background-color:#F3F3F3;
}
.buy .baojia td {
    border: 1px solid #FFFFFF;
    font-size: 14px;
    font-weight: normal;
    color: #666666;
}
.buy .baojia h3 {
    font-size: 16px;
    line-height: 1.5;
    color: #333333;
    font-weight: normal;
}
.buy .baojia .y {
    background-image: url(../images/weishang/icon_yes.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f3f3f3;
}
.buy .baojia .n {
    background-image: url(../images/weishang/icon_no.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-color: #f3f3f3;
}
.buy .baojia .jg {
    font-size: 16px;
    line-height: 1.5;
    color: #FF7E30;
    font-weight: normal;
}
.btnbuy {
    font-size: 14px;
    text-align: center;
    display: inline-block;
    color: #ffffff;
    line-height: 35px;
    border: 1px solid #E85858;
    border-radius: 5px;
    width: 100px;
    margin: 10px auto 10px;
    background-color: #E85858;
    text-decoration: none;
}
.btnbuy:hover {
    color: #ffffff;
    line-height: 35px;
    background-color:#f60;
}
/*新闻*/
.headerInfo .qq{
	display:inline-block;
	width:184px;
	height:44px;
	background-image:url(../images/weishang/btn_kefu.png);
	background-repeat:no-repeat;
	margin:30px 0;
}
.newallboxbd{
    width:100%;
    background-color: #f7f7f7;
	padding:30px 0;
}
.newallbox li{
    width: 380px;
	float:left;
	overflow:hidden;
	margin-right:30px;
}
.newallbox li.last{
	margin-right:0;
}
.newallbox li .hd {
	border-bottom: 1px solid #ddd;
	height:40px;
	line-height:40px;
}
.newallbox li .hd h2 {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: normal;
    border-bottom: 1px solid #333;
}
.newallbox li .newinfor{
	padding-top: 20px;
}
.newallbox li .newscont h3{
	margin-bottom:5px;
	width: 220px;
	overflow:hidden;
	height:30px;
	line-height:30px;
}
.newallbox li .newscont h3 a {
    font-size: 16px;
    color: #1a1a1a;
    font-weight: normal;
    overflow: hidden;
    text-overflow: ellipsis;
}
.newallbox li .newsImg {
    width: 140px;
    height:90px;
    margin-right: 10px;
}
.newallbox li .newsImg img {
    width: 140px;
    height:90px;
}
.newallbox li .readMore {
    padding: 10px;
}
.newallbox li .readMore a {
    display: inline-block;
    width:70px;
    height: 26px;
    background:#1bbc6b;
	line-height:26px;
	text-align:center;
	color:#fff;
	border-radius:20px;
}
/*hover*/
.newallbox li .newsImg img{
	-webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}
.newallbox li .newsImg:hover img {
	-webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.system li {
    -webkit-transition: .4s ease-in-out;
	-moz-transition: .4s ease-in-out;
	-o-transition: .4s ease-in-out;
	-ms-transition: .4s ease-in-out;
	transition: .4s ease-in-out
}
.system li:hover .symIco {
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.system li:hover .cirle{
    -webkit-transform: scale(1.1);
	-moz-transform: scale(1.1);
	-o-transform: scale(1.1);
	-ms-transform: scale(1.1);
	transform: scale(1.1)
}
.system li:hover .symcont h3,.system li:hover .symcont p{
    color:#f60;
}

.fancybox-custom .fancybox-skin {
        box-shadow: 0 0 50px #222;
    }
    #fancybox-buttons.top {
        padding: 10px 0;
        background: none;
        border-bottom: none;
    }
