@charset "utf-8";
body, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, p, form, td {
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
ol, ul {
	list-style:none;
}
.q {
	zoom:1;
}
.q:after {
	content:"";
	clear:both;
	display:table;
}
.C-lr {
	clear:both;
	height:0px;
	width:auto;
	font-size:0px;
	line-height:0;
	display:block;
}
abbr, acronym {
	border:0;
	font-variant:normal;
}
input, textarea, select {
	font-family:Verdana, arial, sans-serif;
	font-size:inherit;
	font-weight:inherit;
*font-size:100%;
}
del, ins {
	text-decoration:none;
}
html {
	_background-image:url(about:blank);
	_background-attachment:fixed;
	_overflow-x:hidden;
	min-height:100%;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
}
body {
	font-family:"Arial", "微软雅黑", "宋体";
	font-size: 12px;
	color:#000;
}
a {
	text-decoration:none;
}

.clearfix {
    zoom: 1;
}

/* 多次点击小蓝块 */
body{

    -webkit-user-select: none;
      -moz-user-select: none;
      -ms-user-select: none;
      user-select: none;
    
}
	


.fl {
	float: left;
}
.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.advantage-wrap {
	width: 100%;
	height: 130px;
	background: #fff;
	overflow: hidden;
    min-width: 1200px;
}
.advantage li {
	width: 312px;
	margin-top: 35px;
}
.advantage li.type4 {
	width: 264px;
}
.advantage li img {
	width: 48px;
	height: 48px;
	display: block;
	margin-right: 20px;
}

/*服务流程*/
.in_lc{width: 100%; height: 480px; background:#1585c9;overflow: hidden;position: relative; }
.in_lc>div{width: 1180px;margin:0px auto;}
.in_lc>div>div{width:135px;float: left; position: relative; margin-right: 70px;}
.in_lc .circle{width:135px;height: 135px;border: 1px solid #fff;border-radius:75px;color: #fff;text-align: center;margin: 0 auto;}
.in_lc i{width: 52px;height: 52px;background:url(../img/lc01.png) no-repeat center center;display: block;margin-left: 41.5px;margin-top: 41.5px;transition: .5s;}
.in_lc p{margin-top: 10px}
.in_lc>div>div>p{font-size: 14px;color: #fff; line-height: 22px;}
.in_lc u{width: 35px;height: 35px;background:#FFF;border-radius: 32px; border: 1px solid #FFFFFF;position: absolute;left: 5px;top:5px;color: #1585c9;text-decoration: none;font-size: 18px;text-align: center;line-height: 35px;font-weight:100; font-family: arial;}
.in_lc .qyht{background:url(../img/lc02.png) no-repeat center center;}
.in_lc .ymsj{background:url(../img/lc03.png) no-repeat center center;}
.in_lc .cxkf{background:url(../img/lc04.png) no-repeat center center;}
.in_lc .shys{background:url(../img/lc05.png) no-repeat center center;}
.in_lc .hqwh{background:url(../img/lc06.png) no-repeat center center;}
.in_lc>div>div:hover>.circle{background: #fff;color: #1ea1da;}
.in_lc>div>div:hover u{background: #1585c9; color: #FFFFFF;}
.in_lc>div>div:hover i{background:url(../img/lc1.png) no-repeat;  transform: rotate(360deg);  -ms-transform: rotate(360deg); /* IE 9 */  -webkit-transform: rotate(360deg); /* Safari and Chrome */  transition: .5s;  }
.in_lc>div>div:hover .qyht{background:url(../img/lc2.png) no-repeat center center;color:#1ea1da;}
.in_lc>div>div:hover .ymsj{background:url(../img/lc3.png) no-repeat center center;}
.in_lc>div>div:hover .cxkf{background:url(../img/lc4.png) no-repeat center center;}
.in_lc>div>div:hover .shys{background:url(../img/lc5.png) no-repeat center center;}
.in_lc>div>div:hover .hqwh{background:url(../img/lc6.png) no-repeat center center;}
.in_lc>div>div h3{font-size: 20px; color: #ffffff; text-align: center; font-weight: normal; line-height: 28px; margin: 18px 0 10px;}
.in_lc .titlebox{padding: 50px 0 42px;}
.in_lc .titlebox h3{color: #FFFFFF;}
.in_lc .titlebox h3 em{font-size: 34px;color: #ff580e;}

.in_lc .titlebox p{color: #FFFFFF;}
.in_lc .titlebox i{background: #FFFFFF; width: 80px; height: 3px; margin: 10px auto 0;}
.service{width:100%; background: #f3f3f3; height: 700px; margin: -3px auto 0;}
.titlebox{width: 100%; text-align: center; padding: 50px 0; overflow: hidden;}
.titlebox h3{font-size: 30px; font-weight: normal; color: #333333; line-height: 28px;}
.titlebox p{color: #666666; font-size: 14px; line-height: 28px; margin: 15px 0 0;}
.titlebox i{display: inline-block; width: 80px; height: 3px; background: #aaaaaa; margin: 0 auto;}

.index_head {
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    -ms-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    z-index: 9999999;
}

.index_head, .advantage, .major, .copyright, .Shop_left_rwm, .Tool_Box, .Cloudmode, .Cloud_DIY, .Tell, .StoreMall, .Mall_Bulk, .Netprocess_show, .Member, .Application, .Distwan, .Boutique, .Trddition_main, .Groupbook_FXT, .Solution, .Getover, .Shop_change, .Plug_ins, .Multi-industry, .Demon_main, .CRM_function, .CRM_Best, .Shipments, .Forum_List, .Company, .Connect_us, .Micro_function, .Video_function, .What_miniapp_main, .Small_gongneng {
    background: #FFF;
}

.index_head {
    height: 100px;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    -webkit-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    -moz-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    -ms-box-shadow: 0px 4px 4px 0px rgba(0,0,0,.04);
    z-index: 9999999;
}

.aaaaa {
    width: 93px;
    height: 83px;
    background: url(../img/icon5.png) no-repeat;
    left: -11px;
    top: -20px;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
}
div {
    display: block;
}
input, select, option, textarea, button, span, div {
    outline: none;
}
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;
}
.in_lc>div>div {
    width: 135px;
    float: left;
    position: relative;
    margin-right: 70px;
}