/* CSS Document */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, ul, li {
	margin: 0;
	padding: 0;
	border: 0px;
	list-style: none;
}
* {
	padding: 0;
	margin: 0;
}
html, body {
	overflow-x: hidden;
}
ul, ol, li {
	list-style: none
}
img {
	border: none;
}
a {
	text-decoration: none;
	color: #777777
}
a:hover {
	color: #3baaf1
}
.fl {
	float: left;
	display: inline
}
.fr {
	float: right;
	display: inline
}
.clear {
	font-size: 0px;
	line-height: 0px;
	clear: both;
	height: 0px;
	overflow: hidden;
	visibility: hidden;
}
.absolute {
	position: absolute;
}
.relative {
	position: relative
}
.fixed {
	position: fixed
}
.hidden {
	display: none
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-size: 14px
}
.auto {
	height: 100%;
	overflow: hidden !important;
}
body {
	/*background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/bodybg.jpg) top repeat;*/
	font-size: 14px;
	line-height: 24px;
	font-family: "微软雅黑", Cambria, "Hoefler Text", "Liberation Serif", Times, "Times New Roman", serif;
	color: #777777
}
::selection {
	background: #3cade2;
	color: #ffffff;
}
::-moz-selection {
background:#3cade2;
color:#ffffff;
}
::-webkit-selection {
background:#3cade2;
color:#ffffff;
}
.wrap {
	width: 1200px;
	margin: 0px auto;
}
.wrap1 {
        width: 1180px;
        margin: 0px auto;
}

.tel {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/tel.png) left center no-repeat;
	font: 20px/100px "微软雅黑";
	right: 40px;
	top: 0;
	padding-left: 20px;
	color: #FFFFFF
}

.fullSlide {
	width: 100%;
	position: relative;
	height: 600px;
	background: #000;
}
.fullSlide .bd {
	margin: 0 auto;
	position: relative;
	z-index: 0;
	overflow: hidden;
}
.fullSlide .bd ul {
	width: 100% !important;
}
.fullSlide .bd li {
	width: 100% !important;
	height: 600px;
	overflow: hidden;
	text-align: center;
}
.fullSlide .bd li a {
	display: block;
	height: 600px;
}
.fullSlide .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
}
.fullSlide .hd ul {
	text-align: center;
}
.fullSlide .hd ul li {
	cursor: pointer;
	display: inline-block;
*display:inline;
	zoom: 1;
	width: 14px;
	height: 14px;
	margin: 1px 6px;
	overflow: hidden;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/ban_a.png) no-repeat;
	filter: alpha(opacity=80);
	opacity: 0.8;
	line-height: 999px;
}
.fullSlide .hd ul .on {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/ban_on.png) no-repeat;
}
.fullSlide .prev, .fullSlide .next {
	display: block;
	position: absolute;
	z-index: 1;
	top: 50%;
	margin-top: -30px;
	z-index: 1;
	width: 85px;
	height: 85px;
	background-repeat: no-repeat;
	cursor: pointer;
	filter: alpha(opacity=50);
	opacity: 0.5;
	display: none;
}
.fullSlide .prev {
	left: 5%;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/slider-arrow.png) 0px 0px
}
.fullSlide .next {
	right: 5%;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/slider-arrow.png) -86px 0px;
}
.indm {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/mbg.jpg) left 26px repeat-x;
	text-align: center;
	margin-top: 80px;
}
.indm p {
	display: inline-block;
	background: #FFFFFF;
	font: 30px/28px "微软雅黑";
	padding: 0px 10px;
	color: #000
}
.indm p span {
	font: 14px/14px "微软雅黑";
}
.indm h2 {
	font: 18px/36px "微软雅黑"
}
.server ul li {
	width: 283px;
	border: 1px solid #eeeeee;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
	text-align: center;
	font: 16px/42px "微软雅黑";
	padding-bottom: 30px
}
.server ul li:nth-child(4n+1) {
	margin-left: 0px;
}
.server ul li img {
	width: 140px;
	height: 140px;
	padding: 55px 0px 0px;
	transition: all ease-in-out .4s;
	-moz-transition: all ease-in-out .4s;
	-webkit-transition: all ease-in-out .4s
}
.server ul li:hover img {
	transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px);
}
.program ul li {
	width: 285px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 20px;
}
.program ul li:nth-child(4n+1) {
	margin-left: 0px
}
.pro_p {
	width: 285px;
	height: 250px;
	overflow: hidden;
}
.program ul li:hover {
	box-shadow: 0px 1px 4px #dfdfdf;
	-moz-box-shadow: 0px 1px 4px #dfdfdf;
	-webkit-box-shadow: 0px 1px 4px #dfdfdf;
}
.pro_p img {
	width: 285px;
	height: 250px;
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	display: block;
	opacity: .8;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s
}
.pro_p:hover img {
	opacity: 1;
	transform: scale(1.08, 1.08);
	-moz-transform: scale(1.08, 1.08);
	-webkit-transform: scale(1.08, 1.08);
}
.program h4 {
	width: 320px;
	height: 60px;
	margin: 45px auto;
}
.program h4 a {
	border: 2px solid #ffc801;
	display: block;
	border-radius: 5px;
	font: 18px/56px "微软雅黑";
	text-align: center;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/promore.png) 250px center no-repeat;
	transition: all ease-in-out .5s;
	color: #ffc801
}
.program h4 a:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/promorea.png) 250px center no-repeat #ffc801;
	color: #FFFFFF
}
.pro_t {
	width: 283px;
	border: 1px solid #eeeeee;
	border-top: none;
	border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	padding-bottom: 5px
}
.pro_t h3 {
	font: 16px/32px "微软雅黑";
	text-align: center;
	color: #333333;
	margin-top: 3px
}
.pro_t p {
	font: 14px/28px "微软雅黑";
	color: #999999;
	text-align: center;
	padding: 0px 15px
}
.kehu {
	margin: 50px auto
}
.kh_prev, .kh_next {
	width: 11px;
	height: 20px;
	top: 50px;
	cursor: pointer
}
.kh_prev {
	left: -20px
}
.kh_next {
	right: -20px
}
.kehu-img {
	width: 1198px;
	height: 120px;
	border: 1px solid #e5e5e5;
	overflow: hidden
}
.kehu-img ul {
	width: 9999px;
}
.kehu-img ul li {
	width: 199px;
	float: left;
	display: inline;
	border-right: 1px solid #e5e5e5;
}
.kehu-img ul li a:link img {
	width: 199px;
	height: 120px;
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray;
	opacity: .6;
	transition: all ease-in-out .5s;
-moz- transition:all ease-in-out .5s;
-webkit- transition:all ease-in-out .5s
}
.kehu-img ul li a:hover img {
	-webkit-filter: grayscale(0);
	-moz-filter: grayscale(0);
	-ms-filter: grayscale(0);
	-o-filter: grayscale(0);
	filter: grayscale(0);
	filter: gray;
	opacity: 1
}
.adbox {
	height: 295px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/footerbg.jpg) no-repeat;
	background-size: cover
}
.adbox h3 {
	font: 36px/180px "微软雅黑";
	color: #FFFFFF;
	text-align: center
}
.adp {
	font: 16px/22px "微软雅黑";
	color: #FFFFFF;
	text-align: left;
	padding: 3px 0px 0px 3px
}
.col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8 {
	float: left
}
.col-md-8 {
	width: 66.6667%
}
.col-md-7 {
	width: 58.3333%
}
.col-md-6 {
	width: 50%
}
.col-md-5 {
	width: 41.6667%
}
.col-md-4 {
	width: 33.3333%
}
.col-md-3 {
	width: 25%
}
.appear-animation {
	opacity: 0;
	text-align: center;
	color: #ffc801
}
.appear-animation-visible {
	opacity: 1
}
.appear-animation {
	-webkit-animation-fill-mode: both;
	-moz-animation-fill-mode: both;
	-ms-animation-fill-mode: both;
	-o-animation-fill-mode: both;
	animation-fill-mode: both;
	-webkit-animation-duration: 1s;
	-moz-animation-duration: 1s;
	-ms-animation-duration: 1s;
	-o-animation-duration: 1s;
	animation-duration: 1s
}
.fadeInDown {
	-webkit-animation-name: fadeInDown;
	-moz-animation-name: fadeInDown;
	-o-animation-name: fadeInDown;
	animation-name: fadeInDown
}
@-webkit-keyframes fadeInDown {
0% {
opacity:0;
-webkit-transform:translateY(-20px)
}
100% {
opacity:1;
-webkit-transform:translateY(0)
}
}
@-moz-keyframes fadeInDown {
0% {
opacity:0;
-moz-transform:translateY(-20px)
}
100% {
opacity:1;
-moz-transform:translateY(0)
}
}
@-o-keyframes fadeInDown {
0% {
opacity:0;
-o-transform:translateY(-20px)
}
100% {
opacity:1;
-o-transform:translateY(0)
}
}
@keyframes fadeInDown {
0% {
opacity:0;
transform:translateY(-20px)
}
100% {
opacity:1;
transform:translateY(0)
}
}
.appear-animation strong {
	display: block;
	font-weight: 700;
	font-size: 50px;
	line-height: 50px;
	text-align: right;
	margin-right: 6px;
}
.footbox {
	background: #33373b;
	padding: 55px 0px 15px
}
.foot1 {
	width: 690px;
}
.foot1 ul li {
	float: left;
	display: inline;
	border-left: 1px solid #484c4f;
	margin-left: 10px;
	padding-left: 15px;
	margin-right: 110px
}
.foot1 ul li h3 {
	font: 18px/32px "微软雅黑";
	color: #FFFFFF
}
.foot1 ul li p {
	padding: 10px 0px 5px
}
.foot1 ul li p a {
	font: 14px/32px "微软雅黑";
	color: #747678
}
.foot1 ul li p a:hover {
	color: #ffc801
}
.foot2 {
	width: 355px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/foot_tel.png) left center no-repeat;
	font: 34px/40px "微软雅黑";
	color: #fcc602;
	padding-left: 25px;
	margin-top: 40px
}
.foot3 {
	width: 130px;
	color: #747678;
	text-align: center;
	font: 12px/24px "微软雅黑"
}
.foot3 img {
	border: 9px solid #4c4f53;
}
.copy {
	font: 12px/28px "微软雅黑";
	text-align: center;
	color: #747678;
	/* margin-top: 25px */
}
/*xf*/
.izl-rmenu {
	position: fixed;
	right: 10px;
	margin-left: 532px;
	bottom: 10px;
	padding-bottom: 73px;
	/*background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/r_b.png) 0px bottom no-repeat;*/
	z-index: 999;
}
.izl-rmenu .btn {
	width: 42px;
	height: 42px;
	margin-bottom: 5px;
	cursor: pointer;
	position: relative;
}
.izl-rmenu .btn-qq {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/r_qq.png) 0px 0px no-repeat;
	background-color: #83878A
}
.izl-rmenu .btn-qq:hover {
	background-color: #6da9de;
}
.izl-rmenu a.btn-qq, .izl-rmenu a.btn-qq:visited {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/r_qq.png) 0px 0px no-repeat;
	background-color: #83878A;
	text-decoration: none;
	display: block;
}
.izl-rmenu .btn-wx {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/r_wx.png) 0px 0px no-repeat;
	background-color: #83878A;
}
.izl-rmenu .btn-wx:hover {
	background-color: #58a81c;
}
.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -170px;
	top: -50px;
	display: none;
	width: 166px;
	height: 166px;
}
.izl-rmenu .btn-phone {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/r_phone.png) 0px 0px no-repeat;
	background-color: #83878A;
}
.izl-rmenu .btn-phone:hover {
	background-color: #ff811b;
}
.izl-rmenu .btn-phone .phone {
	background-color: #ff811b;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 42px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}
.izl-rmenu .btn-top {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/r_top.png) 0px 0px no-repeat;
	background-color: #83878A;
	display: none;
}
.izl-rmenu .btn-top:hover {
	background-color: #444;
}
.sub_ban, .sub_ban_fa {
	height: 600px;
	text-align: center;
	color: #FFFFFF
}
.sub_ban h1 {
	font: 60px/72px "微软雅黑";
	padding-top: 230px
}
.sub_ban p.ban_p1 {
	font: 20px/40px "微软雅黑";
	margin: 40px 0px 50px
}
.sub_ban h3 {
	width: 240px;
	height: 60px;
	margin: 0px auto
}
.sub_ban h3 a {
	width: 236px;
	height: 56px;
	font: 25px/56px "微软雅黑";
	display: inline-block;
	border: 2px solid #ffffff;
	border-radius: 5px;
	-moz-border-right-colors: 5px;
	-webkit-border-radius: 5px;
	color: #ffffff
}
.sub_ban h3 a:hover {
	border: 2px solid #f5d92d;
	color: #f5d92d
}
.sub_ban_fa h1 {
	padding-top: 250px;
	color: #fff114;
	font: 74px/90px "微软雅黑";
}
.sub_ban_fa p {
	font: 20px/40px "微软雅黑";
}
.sub_ban_fa h3 {
	width: 240px;
	height: 60px;
	margin: 0px auto;
	margin-top: 90px
}
.sub_ban_fa h3 a {
	width: 236px;
	height: 56px;
	font: 25px/56px "微软雅黑";
	display: inline-block;
	border: 2px solid #f5d92d;
	border-radius: 5px;
	-moz-border-right-colors: 5px;
	-webkit-border-radius: 5px;
	background: #f5d92d;
	color: #2f0b3c
}
.sub_ban_fa h3 a:hover {
	border: 2px solid #FFFFFF;
	background: none;
	color: #FFFFFF
}
/*sub_产品服务*/
.sub_m1 {
	text-align: center;
	font: 18px/32px "微软雅黑";
	color: #777777;
	margin-top: 60px;
}
.sub_m1 span {
	font: 30px/54px "微软雅黑";
	color: #333333
}
.ty {
	width: 300px;
	height: 70px;
	margin: 60px auto 60px
}
.ty a {
	border-radius: 10px;
	background: #fec200;
	color: #FFFFFF;
	text-align: center;
	display: block;
	font: 25px/70px "微软雅黑";
	font-weight: bolder
}
.ty a:hover {
	color: #FFFFFF;
	text-decoration: underline
}
/*产品服务-B2C*/
.sub_ser_m1 {
	padding: 20px 0px 50px 0px
}
.sub_ser_m1 ul li {
	width: 285px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 30px
}
.sub_ser_m1 ul li:nth-child(4n+1) {
	margin-left: 0px
}
.sub_ser_m1 ul li h3 {
	font: 18px/36px "微软雅黑";
	text-align: center;
	color: #333333
}
.sub_ser_m1 ul li p {
	padding: 0px 25px;
	text-align: center;
}
.sub_sm1p {
	width: 186px;
	height: 215px;
	margin: 0px auto;
	display: block;
	cursor: pointer;
	margin-bottom: 5px;
	transition: all ease-in-out .5s;
-moz- transition:all ease-in-out .5s;
-webkit- transition:all ease-in-out .8s;
	background-repeat: no-repeat
}
.sub_sm1ico1 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p1.png) center -215px;
}
.sub_sm1ico1:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p1.png) center 0px
}
.sub_sm1ico2 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p2.png) center -215px;
}
.sub_sm1ico2:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p2.png) center 0px
}
.sub_sm1ico3 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p3.png) center -215px;
}
.sub_sm1ico3:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p3.png) center 0px
}
.sub_sm1ico4 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p4.png) center -215px;
}
.sub_sm1ico4:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p4.png) center 0px
}
.sub_sm1ico5 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p5.png) center -215px;
}
.sub_sm1ico5:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p5.png) center 0px
}
.sub_sm1ico6 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p6.png) center -215px;
}
.sub_sm1ico6:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p6.png) center 0px
}
.sub_sm1ico7 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p7.png) center -215px;
}
.sub_sm1ico7:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p7.png) center 0px
}
.sub_sm1ico8 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p8.png) center -215px;
}
.sub_sm1ico8:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m1p8.png) center 0px
}
.sub_s1m2box {
	height: 750px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s1m2bg.jpg) top center no-repeat;
}
.sub_m2 {
	text-align: center;
	font: 18px/32px "微软雅黑";
	color: #ffffff;
	margin-top: 60px;
	padding: 85px 0px
}
.sub_m2 span {
	font: 30px/54px "微软雅黑";
}
.sub_s1m3 {
	margin: 50px auto
}
.sub_s1m3_prev, .sub_s1m3_next {
	width: 11px;
	height: 20px;
	top: 150px;
	cursor: pointer
}
.sub_s1m3_prev {
	left: -20px
}
.sub_s1m3_next {
	right: -20px
}
.sub_s1m3-img {
	width: 1200px;
	overflow: hidden
}
.sub_s1m3-img ul {
	width: 9999px;
}
.sub_s1m3-img ul li {
	width: 283px;
	float: left;
	display: inline;
	border: 1px solid #e5e5e5;
	margin-right: 20px
}
.sub_s1m3p1 {
	width: 283px;
	height: 248px;
	overflow: hidden;
}
.sub_s1m3p1 img {
	width: 283px;
	height: 248px;
	display: block;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	cursor: pointer
}
.sub_s1m3p1:hover img {
	transform: scale(1.18, 1.18);
	-moz-transform: scale(1.18, 1.18);
	-webkit-transform: scale(1.18, 1.18)
}
.sub_s1m3p2 {
	height: 75px;
	margin: 10px auto;
	text-align: center
}
.sub_s1m3p2 img {
	width: auto;
	height: 75px;
}
/*产品服务-B2B2C*/
.sub_sm2ico1 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p1.png) center -215px;
}
.sub_sm2ico1:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p1.png) center 0px
}
.sub_sm2ico2 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p2.png) center -215px;
}
.sub_sm2ico2:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p2.png) center 0px
}
.sub_sm2ico3 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p3.png) center -215px;
}
.sub_sm2ico3:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p3.png) center 0px
}
.sub_sm2ico4 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p4.png) center -215px;
}
.sub_sm2ico4:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p4.png) center 0px
}
.sub_sm2ico5 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p5.png) center -215px;
}
.sub_sm2ico5:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p5.png) center 0px
}
.sub_sm2ico6 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p6.png) center -215px;
}
.sub_sm2ico6:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p6.png) center 0px
}
.sub_sm2ico7 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p7.png) center -215px;
}
.sub_sm2ico7:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p7.png) center 0px
}
.sub_sm2ico8 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p8.png) center -215px;
}
.sub_sm2ico8:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m1p8.png) center 0px
}
.sub_s2m2box {
	height: 150px;
	font: 18px/36px "微软雅黑";
	background: #3baaf1;
	color: #ffffff;
	text-align: center;
	padding-top: 70px
}
.sub_s2m2box span {
	font: 30px/36px "微软雅黑";
}
.sub_s2m3 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m3bg.png) top center no-repeat;
	padding-top: 80px
}
.sub_s2m3 p {
	margin-top: 50px;
	font: 20px/35px "微软雅黑";
	text-align: center
}
/*产品服务-B2B*/
.sub_s3m1 {
	width: 1198px;
	margin: 50px auto 0px;
	border: 1px solid #e5e5e5
}
.sub_s3m1 h3 {
	font: 30px/60px "微软雅黑";
	color: #5dbbe8
}
.sub_m3m1p1 {
	font: 18px/30px "微软雅黑";
	margin: 15px 0px 0px;
	color: #333333
}
.sub_m3m1p2 {
	font: 16px/30px "微软雅黑";
}
.sub_s3m1 h5 {
	width: 240px;
	height: 60px;
	display: inline-block;
	padding-top: 15px
}
.sub_s3m1 h5 a {
	width: 236px;
	height: 56px;
	font: 25px/50px "微软雅黑";
	text-align: center;
	display: inline-block;
	border: 2px solid #5dbbe8;
	border-radius: 5px;
-moz- border-radius:5px;
	-webkit-border-radius: 5px;
}
.sub_s3mp1 {
	padding: 50px 20px 50px 0px
}
.sub_s3mp1 img {
	float: left;
	display: inline;
	padding: 0px 185px 0px 120px
}
.sub_s3mp2 {
	padding: 50px 70px 50px 50px;
	border-top: 1px solid #e5ede5
}
.sub_s3mp2 img {
	float: right;
	display: inline;
	text-align: right;
	padding: 120px 0px 0px 80px
}
.sub_s3m2box {
	background: #eeeeee;
	padding: 70px 0px 90px 0px;
	margin-top: 50px
}
.sub_s3m2 ul li {
	width: 310px;
	height: 180px;
	margin-left: 18px;
	float: left;
	display: inline;
	padding: 30px 38px;
	border: 1px solid #e5e5e5;
	background: #FFFFFF;
	margin-top: 20px;
	cursor: pointer;
}
.sub_s3m2 ul li:nth-child(3n+1) {
	margin-left: 0px
}
.sub_s3m2t {
	width: 182px;
	margin-top: -180px !important;
}
.sub_s3m2t h2 {
	font: 20px/50px "微软雅黑";
	color: #333333
}
.sub_s3m2t p {
	font: 14px/25px "微软雅黑"
}
.sub_s3m2p {
	width: 90px;
	margin-left: 38px;
}
.sub_s3m2p img {
	width: 90px;
	height: 90px;
	margin-top: 25px;
	transition: all ease-in-out .5s
}
.sub_s3m2 ul li:hover .sub_s3m2p img {
	transform: translate(0, -20px);
}
/*产品服务-微分销*/
.sub_s4m1 {
	width: 1180px;
	margin: 0px auto;
	padding-top: 75px;
	text-align: center;
}
.sub_s4m1 img {
	display: block
}
.sub_s4box1 {
	background: #f7f7f7;
	padding: 60px 0px
}
.sub_s4m2 h2 {
	font: 30px/60px "微软雅黑";
	color: #323333
}
.sub_s4m2 p {
	font: 16px/30px "微软雅黑";
	margin-top: 15px
}
.sub_s4t1 {
	margin-top: 90px
}
.sub_s4t2 {
	margin-top: 50px
}
.pt120 {
	padding: 120px 0px
}
.sub_s4p2 {
	float: right;
	display: inline;
	padding: 0px 50px 0px 210px
}
.sub_s4p3 {
	float: left;
	display: inline;
	padding: 0px 165px 0px 0px
}
.sub_s4mm {
	text-align: center;
	font: 14px/26px "微软雅黑";
	color: #777777;
}
.sub_s4mm span {
	font: 30px/48px "微软雅黑";
	color: #333333;
}
.sub_s4p4 {
	text-align: center;
	padding-top: 50px
}
/*sub_解决方案*/
/*跨境电商*/
.sub_fa1m1 {
	width: 1180px;
	margin: 0px auto;
	text-align: center;
}
.sub_fa1bg {
	background: #fafafa;
	padding: 70px 0px
}
.sub_fa1bg h3 {
	font: 30px/60px "微软雅黑";
	text-align: center;
	color: #323333
}
.sub_fa1m2t1 {
	width: 1180px;
	margin: 50px auto 0px;
	background: #3baaf1;
	border-radius: 5px 5px 0px 0px;
	color: #FFFFFF;
	font: 16px/45px "微软雅黑";
	font-weight: bolder
}
.sub_fa1m2t1 table tr td {
	text-align: center;
	border-right: 1px solid #dedede;
}
.sub_fa1m2t2 {
	width: 1180px;
	margin: 0px auto;
	background: #ffffff;
	color: #333333
}
.sub_fa1m2t2 table tr td {
	border-bottom: 1px solid #dedede;
	border-right: 1px solid #dedede;
	text-align: center;
	font: 14px/28px "微软雅黑";
	padding: 20px 0px
}
.sub_fa1m2t2 table tr td p {
	text-align: left;
	padding: 0px 20px
}
.sub_fa1tr1 {
	height: 45px;
	color: #FFFFFF;
}
.sub_fa1td1 {
	font: 16px/32px "微软雅黑";
	color: #FFFFFF;
	font-weight: bolder
}
.sub_fa1tybox {
	height: 460px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fa1tybg.jpg) top center no-repeat
}
.sub_m3 {
	text-align: center;
	font: 18px/32px "微软雅黑";
	color: #ffffff;
	padding-top: 100px
}
.sub_m3 span {
	font: 30px/54px "微软雅黑";
}
/*传统电商*/
.sub_fa2m1 {
	padding: 75px 0px
}
.sub_fa2m1 img {
	float: left;
	display: inline;
	padding-right: 80px
}
.sub_fa2m1 h2 {
	font: 30px/45px "微软雅黑";
	color: #323333;
	font-weight: bold;
	margin-top: 100px
}
.sub_fa2m1 p {
	font: 18px/30px "微软雅黑";
	padding-right: 30px;
	margin-top: 15px
}
.sub_fa2m2box {
	height: 590px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fabg1.jpg) center no-repeat
}
.sub_fa2m2 h3 {
	font: 30px/182px "微软雅黑";
	color: #FFFFFF;
	text-align: center
}
.sub_fa2m2 ul li {
	width: 274px;
	height: 320px;
	background: #3baaf1;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	float: left;
	display: inline;
	cursor: pointer;
	margin-left: 179px;
	font: 24px/32px "微软雅黑";
	text-align: center;
	color: #FFFFFF;
}
.sub_fa2m2 ul li:first-child {
	margin-left: 0px
}
.sub_fa2m2 ul li img {
	width: 180px;
	height: 180px;
	margin: 25px 47px 20px;
	transition: all ease-in-out .3s
}
.sub_fa2m2 ul li:hover img {
	transform: translate(0, -10px);
}
.sub_fa2m2 ul li:first-child img {
	margin-bottom: 10px
}
.sub_fa2mbox {
	font: 30px/120px "微软雅黑";
	background: #3baaf1;
	color: #FFFFFF;
	text-align: center
}
.sub_m4 {
	text-align: center;
	font: 18px/32px "微软雅黑";
	color: #767777;
	padding-top: 50px
}
.sub_m4 span {
	font: 26px/54px "微软雅黑";
	color: #323333
}
.sub_fa2bg1 {
	background: #f1f9fe;
	padding-bottom: 20px
}
/*o2o电商*/
.sub_fn3n1 {
	font: 30px/180px "微软雅黑";
	color: #333333;
	text-align: center
}
.sub_fn3m1 img {
	float: left;
	display: inline;
	padding: 0px 95px 0px 42px
}
.sub_fn3m1 p {
	font: 18px/36px "微软雅黑";
	color: #333333;
	margin-top: 45px
}
.sub_fn3m1 p span {
	font-size: 24px;
}
.sub_fn3bg1 {
	background: #f9f9f9;
	padding: 20px 0px 70px;
	margin-top: 50px
}
.sub_fn3bg1 h3, .sub_fn3m2 h3 {
	font: 24px/32px "微软雅黑";
	text-align: center;
	color: #777777
}
.sub_fn3bg1 h3 span {
	font: 30px/90px "微软雅黑";
	color: #333333
}
.sub_fn3img1 {
	text-align: center;
	margin-top: 40px
}
.sub_fn3m2 {
	padding: 50px 0px
}
.sub_fn3m2 ul {
	padding: 30px 0px 60px 0px
}
.sub_fn3m2 ul li {
	width: 285px;
	float: left;
	display: inline;
	margin-left: 20px;
	text-align: center;
	margin-top: 20px;
	cursor: pointer
}
.sub_fn3m2 ul li:nth-child(4n+1) {
	margin-left: 0px
}
.sub_fn3m2 ul li img {
	width: 160px;
	height: 160px;
	margin-bottom: 10px;
	transition: all ease-in-out .5s
}
.sub_fn3m2 ul li:hover img {
	transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
	-moz-transform: rotate(360deg);
}
.sub_fn3m2 ul li h2 {
	font: 18px/32px "微软雅黑";
	color: #333333;
}
.sub_fn3m2 ul li p {
	font-size: 14px;
	line-height: 26px;
	padding: 0px 50px
}
/*企业内购*/
.sub_fn4m1 ul li {
	width: 380px;
	float: left;
	display: inline;
	margin-left: 30px;
}
.sub_fn4m1 ul li:first-child {
	margin-left: 0px
}
.sub_fn4m1p {
	width: 380px;
	height: 260px;
	overflow: hidden
}
.sub_fn4m1p img {
	border-radius: 5px 5px 0px 0px;
	-moz-border-radius: 5px 5px 0px 0px;
	-webkit-border-radius: 5px 5px 0px 0px;
	transition: all ease-in-out .5s;
	cursor: pointer;
	opacity: .8
}
.sub_fn4m1p:hover img {
	opacity: 1;
	transform: scale(1.12, 1.12);
	-moz-transform: scale(1.12, 1.12);
	-webkit-transform: scale(1.12, 1.12)
}
.sub_fn4m1t {
	font: 14px/82px "微软雅黑";
	text-align: center;
	border: 1px solid #efefef;
	border-radius: 0px 0px 5px 5px;
	-moz-border-radius: 0px 0px 5px 5px;
	-webkit-border-radius: 0px 0px 5px 5px;
}
.sub_fn4m2bg {
	height: 620px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn4bg.jpg) center no-repeat
}
.sub_fn4m2 ul {
	padding: 0px 1px
}
.sub_fn4m2 ul li {
	width: 198px;
	float: left;
	display: inline;
	text-align: center;
	margin-left: 52px;
	font: 18px/32px "微软雅黑";
	color: #FFFFFF;
}
.sub_fn4m2 ul li:first-child {
	margin-left: 0px
}
.sub_fn4m2 ul li img {
	margin-bottom: 8px;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s;
	cursor: pointer
}
.sub_fn4m2 ul li:hover img {
	transform: rotate(360deg);
	-moz-transform: rotate(360deg);
	-webkit-transform: rotate(360deg);
}
.sub_fn4m3 ul li {
	width: 285px;
	float: left;
	display: inline;
	margin-left: 20px;
	margin-top: 80px
}
.sub_fn4m3 ul li:first-child {
	margin-left: 0px
}
.sub_fn4m3p {
	width: 186px;
	height: 215px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn4icobg.png) center no-repeat;
	text-align: center;
	margin: 0px auto 10px
}
.sub_fn4m3p img {
	width: 84px;
	height: 84px;
	margin-top: 65px;
	cursor: pointer;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s
}
.sub_fn4m3p:hover img {
	transform: translate(0, -15px);
	-moz-transform: translate(0, -15px);
	-webkit-transform: translate(0, -15px);
}
.sub_fn4m3t {
	text-align: center;
}
.sub_fn4m3t h2 {
	font: 18px/54px "微软雅黑";
	color: #323333
}
.sub_fn4m4bg {
	background: #f3f3f3;
	padding: 55px 0px;
	margin-top: 80px
}
.sub_fn4m4bg h3 {
	font: 30px/60px "微软雅黑";
	text-align: center;
	color: #333333
}
.sub_fn4m4tabm {
	width: 378px;
	height: 40px;
	border: 1px solid #3baaf1;
	border-radius: 3px;
	margin: 40px auto;
}
.sub_fn4m4tabm ul li {
	width: 189px;
	float: left;
	display: inline;
	text-align: center;
	font: 14px/40px "微软雅黑";
	cursor: pointer
}
.sd01 {
	background: #3baaf1;
	color: #FFFFFF
}
.sd02 {
	color: #3baaf1
}
.sub_fn4m4tabc h2 {
	font: 18px/36px "微软雅黑";
	color: #777777;
	text-align: center;
	margin-bottom: 20px
}
.sub_fn4m4tabc h2 span {
	color: #333333
}
/*服装鞋包*/
.sub_fn5m1box {
	background: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0px 0px 45px;
	margin-top: 45px
}
.sub_fn5mm1 {
	width: 240px;
	margin: 0px auto;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn5mbg.png) bottom no-repeat;
	font: 20px/42px "微软雅黑";
	text-align: center;
	color: #3baaf1;
	margin-top: 45px
}
.sub_fn5p {
	text-align: center;
	padding-top: 45px
}
.sub_fn5m2box {
	border-bottom: 1px solid #e5e5e5;
	padding: 0px 0px 85px;
}
/*批发市场*/
.sub_fn6m1 {
	padding: 60px 0px
}
.sub_fn6m1 ul li {
	width: 219px;
	float: left;
	display: inline;
	margin-left: 28px;
	padding-left: 60px;
	background-position: left top
}
.sub_fn6m1 ul li:first-child {
	margin-left: 0px
}
.sub_fn6m1 ul li h2 {
	font: 18px/46px "微软雅黑";
	color: #323333
}
.sub_fn6ico1 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn6ico1.png) no-repeat;
}
.sub_fn6ico2 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn6ico2.png) no-repeat;
}
.sub_fn6ico3 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn6ico3.png) no-repeat;
}
.sub_fn6ico4 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn6ico4.png) no-repeat;
}
.sub_fn6m2box {
	height: 690px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn6bg1.jpg) top center no-repeat;
	padding-top: 44px
}
.sub_fn6m2 {
	text-align: center;
	margin-top: 75px
}
.sub_fn6m2box h3, .fn6m5box h3 {
	text-align: center;
	font: 18px/32px "微软雅黑";
	color: #777777;
}
.sub_fn6m2box h3 span, .fn6m5box h3 span {
	font: 30px/54px "微软雅黑";
	color: #333333
}
.sub_fn6m3tab {
	width: 446px;
	height: 40px;
	margin: 40px auto 0px;
	border: 1px solid #3baaf1;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px
}
.sub_fn6m3tab ul li {
	width: 148px;
	height: 40px;
	float: left;
	display: inline;
	font: 14px/40px "微软雅黑";
	text-align: center;
	border-left: 1px solid #3baaf1;
	cursor: pointer
}
.sub_fn6m3tab ul li:first-child {
	border-left: none
}
.sub_fn6m3con {
	border: 1px solid #3baaf1;
	margin-top: 45px;
	background: #fafdff
}
.sub_fn6m3ctop {
	width: 28px;
	height: 14px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn6top.jpg) center no-repeat;
}
.sub_fn6m3con {
	padding: 50px 0px
}
.sub_fn6m4p {
	text-align: center
}
.sub_fn6m3cp1 {
	left: 425px;
	top: -14px;
}
.sub_fn6m3cp2 {
	left: 574px;
	top: -14px;
}
.sub_fn6m3cp3 {
	left: 723px;
	top: -14px;
}
.fn6m5box {
	background: #f7f7f7;
	margin-top: 80px;
	padding-top: 50px
}
.fn6m5 {
	padding: 50px 0px 120px 0px
}
.fn6m5 ul li {
	width: 330px;
	height: 336px;
	float: left;
	display: inline;
	background: #FFFFFF;
	border-radius: 8px;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	margin-left: 95px;
	text-align: center;
	cursor: pointer;
}
.fn6m5 ul li:first-child {
	margin-left: 0px
}
.fn6m5 ul li img {
	width: 108px;
	height: 108px;
	padding: 40px 0px 20px 0px;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s
}
.fn6m5 ul li h3 {
	font: 18px/42px "微软雅黑";
	color: #333333
}
.fn6m5 ul li p {
	padding: 0px 80px
}
.fn6m5 ul li:hover img {
	transform: translate(0, -10px);
	-moz-transform: translate(0, -10px);
	-webkit-transform: translate(0, -10px)
}
/*生鲜*/
.sub_fn7m1 {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_s2m3bg.png) top center no-repeat;
	padding-top: 60px;
	text-align: center;
	padding-bottom: 30px
}
.sub_fn7mm1 {
	width: 470px;
	margin: 0px auto;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn7mbg.png) bottom no-repeat;
	font: 20px/42px "微软雅黑";
	text-align: center;
	color: #3baaf1;
	margin-top: 45px;
	margin-bottom: 65px
}
.sub_fn7m2box {
	background: #f7f7f7;
	border-top: 1px solid #e5e5e5;
	border-bottom: 1px solid #e5e5e5;
	padding: 0px 0px 45px;
	margin-top: 45px
}
/*客户案例*/
.sub_ban1 {
	height: 450px;
}
.sub_local {
	font: 18px/36px "微软雅黑";
	border-bottom: 1px solid #e4e4e4;
	margin-top: 10px
}
.sub_list {
}
.sub_list ul li {
	width: 89px;
	height: 34px;
	float: left;
	display: inline;
	margin-left: 12px;
	margin-top: 20px
}
.sub_list ul li:nth-child(12n+1) {
	margin-left: 0px
}
.sub_list ul li a {
	width: 87px;
	height: 32px;
	font: 14px/32px "微软雅黑";
	border: 1px solid #ececec;
	border-radius: 15px;
	-moz-border-radius: 15px;
	-webkit-border-radius: 15px;
	display: block;
	text-align: center;
}
.sub_list ul li a:hover, .sub_list ul li a.cur_list {
	border: 1px solid #3baaf1;
	background: #3baaf1;
	color: #FFFFFF
}
.sub_case ul li {
	width: 384px;
	border: 1px solid #eeeeee;
	float: left;
	display: inline;
	margin-left: 21px;
	margin-top: 21px;
}
.sub_case ul li:nth-child(3n+1) {
	margin-left: 0px
}
.sub_casep {
	width: 384px;
	height: 278px;
	overflow: hidden
}
.sub_casep img {
	width: 384px;
	height: 278px;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s
}
.sub_casep:hover img {
	transform: scale(1.12, 1.12);
	-moz-transform: scale(1.12, 1.12);
	-webkit-transform: scale(1.12, 1.12)
}
.sub_caset {
	padding: 10px 20px;
	font-size: 14px;
}
.sub_caset h2 {
	font: 18px/36px "微软雅黑";
	color: #333333
}
.sub_pn {
	width: 199px;
	height: 48px;
	border: 1px solid #e2e2e2;
	border-radius: 15px;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	margin: 55px auto
}
.sub_pn ul li {
	width: 33px;
	height: 20px;
	padding: 14px 33px;
	float: left;
	display: inline;
	border-left: 1px solid #e2e2e2;
}
.sub_pn ul li:first-child {
	border: none
}
.sub_pn ul li a {
	width: 33px;
	height: 20px;
	display: block;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s
}
.sub_prev {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_pn.png) -33px top no-repeat
}
.sub_prev:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_pn.png) 0px top no-repeat
}
.sub_next {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_pn.png) -33px -20px no-repeat
}
.sub_next:hover {
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_pn.png) 0px -20px no-repeat
}
/*资讯*/
.sub_new_left {
	width: 800px;
	margin-top: 30px
}
.sub_nl1 a, .sub_nl2 a, .sub_nl3 a {
	color: #333333
}
.sub_nl1 a:hover, .sub_nl2 a:hover, .sub_nl3 a:hover {
	color: #2899e8
}
.sub_nl1 h1 {
	font: 24px/64px "微软雅黑";
	margin-bottom: 10px
}
.sub_nl1 img {
	width: 286px;
	height: 210px;
	float: left;
	display: inline;
	margin-right: 10px;
	margin-top: 8px
}
.sub_nr2 {
	padding: 15px 0px
}
.sub_nr2 a {
	margin: 0px 20px;
	display: inline-block;
	font: 14px/32px "微软雅黑";
	color: #0070cc
}
/*new_left*/
.sub_nl1h4 span {
	color: #2899e8
}
.sub_nl1 p {
	height: 150px;
	line-height: 30px;
	margin-top: 8px
}
.sub_nl1h5 {
	text-align: right;
}
.sub_nl2 {
	margin-top: 32px;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 25px
}
.sub_nl2 ul li {
	width: 185px;
	float: left;
	display: inline;
	margin-left: 20px;
}
.sub_nl2 ul li:first-child {
	margin-left: 0px
}
.sub_nl3 ul li {
	padding: 15px 0px;
	border-bottom: 1px dotted #d0d0d0
}
.sub_nl3 ul li h2 {
	font: 20px/40px "微软雅黑"
}
.sub_npage {
	font: 14px/28px "微软雅黑";
	text-align: center;
	margin: 35px 0px 45px
}
.sub_npage a {
	margin: 0px 2px;
	display: inline-block;
	padding: 0px 10px
}
.sub_npage a:hover, .sub_npage a.cur_page {
	background: #3baaf1;
	color: #FFFFFF
}
.sub_new_local {
	font: 14px/36px "微软雅黑"
}
.sub_new_local a {
	color: #2899e8
}
.sub_new_title {
	font: 24px/42px "微软雅黑";
	color: #333333;
	margin: 20px 0px 10px 0px;
}
.sub_new_p {
	color: #333333;
	line-height: 34px;
	padding-top: 15px;
	padding-bottom: 40px
}
.sub_new_pn {
	border-top: 1px solid #e7e7e7;
	line-height: 42px;
	padding-top: 30px;
	padding-bottom: 50px
}
.sub_new_pn ul li {
	width: 50%;
	float: left;
	display: inline;
}
.sub_new_next {
	text-align: right
}
/*new_right*/
.sub_new_rigt {
	width: 340px;
	margin-left: 40px;
	margin-top: 30px
}
.sub_nr1 {
	width: 338px;
	height: 44px;
	border: 1px solid #e2e2e2;
	margin-bottom: 20px;
}
.sub_nr1i1 {
	width: 258px;
	height: 44px;
	border: none;
	border-right: 1px solid #e2e2e2;
	padding-left: 10px
}
.sub_nr1i2 {
	width: 69px;
	height: 44px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_newbtm.jpg) center no-repeat #f2f2f2;
	border: none;
	cursor: pointer
}
.sub_nrm {
	height: 50px;
	background: #e1e5eb;
	font: 16px/50px "微软雅黑";
	padding-left: 20px;
}
.sub_nr3 {
	padding: 20px 20px 50px;
}
.sub_nr3 ul li {
	line-height: 36px;
}
/*微商城*/
.sub_wsc1 ul li {
	width: 150px;
	float: left;
	display: inline;
	margin-left: 56px;
	text-align: center;
	font: 18px/80px "微软雅黑";
	margin-bottom: 45px;
	color: #323333
}
.sub_wsc1 ul li:nth-child(6n+1) {
	margin-left: 0px
}
.sub_wsc1p {
	width: 148px;
	height: 148px;
	border: 1px solid #dcdcdc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cursor: pointer
}
.sub_wsc1p img {
	width: 76px;
	height: 76px;
	padding: 36px 0px;
	transition: all ease-in-out .5s;
	-moz-transition: all ease-in-out .5s;
	-webkit-transition: all ease-in-out .5s
}
.sub_wsc1 ul li:hover .sub_wsc1p {
	background: #f7f7f7
}
.sub_wsc1 ul li:hover .sub_wsc1p img {
	transform: translate(0px, -10px);
	-moz-transform: translate(0px, -10px);
	-webkit-transform: translate(0px, -10px)
}
.sub_wscpt {
	padding: 65px 0px
}
.sub_wscbg1 {
	background: #f7f7f7;
}
.sub_wsc_pl82 {
	padding-left: 82px;
}
.sub_wsc_pr82 {
	padding-right: 82px
}
.sub_wscc1t {
	width: 508px;
	color: #323333;
	padding-top: 40px
}
.sub_wscc1t h3 {
	font: 30px/110px "微软雅黑";
}
.sub_wscc1t p {
	font: 14px/30px "微软雅黑"
}
#tags a {
	height: 26px;
	line-height: 26px;
}
#tags .tags0 {
}
#tags .tags1 {
	font-size: 24px;
}
#tags .tags2 {
	font-size: 16px;
}
#tags .tags3 {
}
#tags .tags4 {
	font-size: 16px;
}
#tags .tags5 {
	font-size: 20px;
}
#tags .tags6 {
	font-size: 20px;
}
#tags .tags7 {
	font-weight: bold;
	font-size: 18px;
}
#tags .tags8 {
	font-weight: bold;
}
#tags .tags9 {
	font-weight: bold;
	font-size: 16px;
}
#tags .tags10 {
	font-weight: bold;
	font-size: 18px;
}
#tags .tags11 {
}
#tags .tags12 {
	font-size: 14px;
}
/*#tags .tags12{color:#F90;font-size:14px;}*/
#tags a:hover {
	color: #F00;
	text-decoration: underline;
}
.w95 {
	width: 95%;
	margin: 0 auto;
	padding-top: 6px;
	padding-bottom: 6px;
}
.taglist .w95 {
}
/*数码*/
.sub_fn8m1 img {
	display: block;
}
.sub_fn8m2box {
	background: #3baaf1;
	text-align: center;
	font: 18px/32px "微软雅黑";
	color: #FFFFFF;
	margin-top: 40px;
	padding: 30px 0px
}
.sub_fn8m2box span {
	font: 30px/54px "微软雅黑";
}
.sub_fn8m3c {
	padding-top: 70px
}
.ml72 {
	margin-left: 72px;
}
.mr72 {
	margin-right: 72px
}
.sub_fn8m3c_p {
	width: 420px;
}
.sub_fn8m3c_p img {
	width: 420px;
	height: 240px;
}
.sub_fn8m3c_t {
	width: 688px;
	background: url(https://yinduogw.oss-cn-shanghai.aliyuncs.com/static/modules/cms/images/yinduo/sub_fn8c2pm.jpg) left 50px no-repeat;
	padding-top: 52px
}
.sub_fn8m3c_t h3 {
	font: 30px/100px "微软雅黑";
	color: #323333
}

.sub_new_prev a,.sub_new_next a {
	color: #B7B7B7;
	font-size:14px;
}

.sub_new_prev span,.sub_new_next span {
	color: #B7B7B7;
	font-size:23px;
}

.center { text-align:center; margin:60px auto;}
