* {
    margin: 0;
    padding: 0;
}

.header-logo img{
    height:55px
}

.header-mini{
    height: 28px;
    width: auto;
    float: right;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

.header-mini ul {
    display: flex;
    justify-content: space-between;
}

.header-mini li{
    float:left;
    margin-left:0;
    list-style-type: none;
}

.header-mini li:hover a {
    color: #fff;
}

.header-mini ul li a {
    display: block;
    text-decoration: none;
    color: #fff;
    width: 120px;
    height: 25px;
    font-size: 14px;
    line-height: 27px;
    text-align: center;
    border-radius: 12.5px;
    padding: 0 5px;
}

.header-mini ul li:hover a {
    color: #fff;
}

.header-mini ul li .active {
    color: #fff;
}


.header-mini ul li {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    align-items: center;
}

.header-mini ul li i {
    height: 14px;
    width: 1px;
    background: #fff;
}

.header-box {
    min-width: 1400px;
    width: calc(100%);
}
.header {
    margin: auto;
    width: 1400px;
    position: relative;
}
.header-top {
    width: 100%;
    height: 28px;
    line-height: 28px;
}
.header-top a {
    float: right;
    color: blue;
    font-size: 14px;
}
.header-top p {
    float: right;
    font-size: 14px;
    color: #a4a4a4;
    margin-right: 50px;
}

.header-body {
    height: 70px;
    width: 100%;
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.header-logo {
    width: 400px;
}
.header-btn {
    width: 560px;
    justify-content: space-between;
    align-items: center;
}
.header-btn li{
    float:left;
    margin-left:20px;
    list-style-type: none;
}
.header-btn li:hover a {
    color: #3285f1;
}
.header-btn li:hover i {
    background: #3285f1;
}
.header-btn ul {
    display: flex;
    justify-content: space-between;
}

.header-btn ul li {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.header-btn ul li i {
    width: 30%;
    height: 2px;
    background: #fff;
}

.header-btn ul li a {
    display: block;
    text-decoration: none;
    color: #333333;
    width: 80px;
    height: 25px;
    font-size: 16px;
    line-height: 27px;
    text-align: center;
    border-radius: 12.5px;
    padding: 0 5px;
}

.header-btn ul li .active {
    color: #3285f1;
}

.header-btn ul li .iactive {
    background: #3285f1;
}

.header-phone {
      color: #333333;
}
.header-download {
    display: flex;
    height: 40px;
    width: 120px;
    background: #3285f1;
    color: #fff;
    align-items: center;
    justify-content: center;
    border-radius: 4px;
    font-size: 14px;
	cursor: pointer;	
}
.header-download img {
    width: 18px;
    height: 18px;
    margin-right: 5px;
	float:left;	
}

.page {
    text-align: center;
    min-width: 1200px;
}

.business-01-bg {
    margin-top: 0;
    background-image: url('/img/hww/zhaoshang/banner.png');
    background-repeat: no-repeat;
    height: 878px;
    text-align: center;
}
.business-01-title {
    font-size: 64px;
    color: #ffffff;
}
.business-01-title p {
    padding-top: 50px;
}
.business-01-tip {
    font-size: 26px;
    margin-top: 10px;
    color: #ffffff;
}
.business-01-img {
    margin-top: 40px;
}
.business-02-title {
    padding-top: 60px;
    font-size: 48px;
    color: #333333;
}
.business-02-second {
    font-size: 30px;
    margin-top: 28px;
    color: #333333;
}

.business-02-tip {
    margin: 28px auto auto auto;
    font-size: 18px;
    line-height: 24px;
    width: 1200px;
    color: #959595;
    text-align: center;
}
.business-02-img {
    margin-top: 52px;
    padding-bottom: 106px;
}
.business-03-page {
    height: 582px;
}
.business-03-content {
    margin: 20px auto auto auto;
    display: flex;
    width: 1200px;
}
.right {
    flex:1
}
.left {
    flex:1
}
.business-03-tip {
    text-align: left;
    font-size: 22px;
    color: #959595;
    margin-top: 80px;
    margin-left: 10px;
    list-style-type: none;
}
.business-03-tip li {
    margin-bottom: 30px;
}
.business-04-title {
    padding-top: 42px;
    font-size: 48px;
}
.business-04-title span {
    font-size: 72px;
    color: #ff6363;
    font-weight: bold;
}
.business-04-logo {
    display: flex;
    width: 1200px;
    justify-content: space-between;
    align-items: center;
    margin:84px auto auto auto;
}
.business-04-block {
    width: 150px;
}
.business-04-block p {
    font-size: 14px;
    color: #333333;
    margin-top: 12px;
}
.second-list {
    margin-top: 66px;
    padding-bottom: 82px;
}
.business-05-title {
    font-size: 48px;
    color: #333333;
    padding-top: 58px;
}
.business-05-content {
    display: flex;
    margin: 64px auto 96px auto;
    width: 1000px;
    justify-content: space-between;
}
.business-05-content div {
    width: 279px;
}
.business-06-title {
    font-size: 48px;
    color: #333333;
    padding-top: 58px;
}
.business-06-content {
    margin-top: 94px;
    padding-bottom: 78px;
}

.business-07-title {
    padding-top: 136px;
    font-size: 48px;
}
.business-07-title span {
    font-size: 72px;
    color: #ff6363;
    font-weight: bold;
}
.business-07-content {
    width: 1200px;
    display: flex;
    margin: 94px auto auto auto;
    padding-bottom: 214px;
}
.business-07-block {
    background-image: url('/img/hww/zhaoshang/shape.png');
    background-repeat: no-repeat;
    width: 244px;
    height: 450px;
    background-position: center 60%;

}
.business-07-bg {
    background-image: url("/img/hww/zhaoshang/bg4.png");
}
.business-07-mid-title {
    font-size: 24px;
    margin-top: 30px;
    color: #333333;
}
.business-07-mid-tip {
    margin: 20px auto auto auto;
    width: 220px;
    font-size: 20px;
    color: #959595;
    text-align: left;
}
.business-08-page {
    height: 682px;
}
.business-08-title {
    padding-top: 108px;
    font-size: 48px;
}
.business-08-tip {
    font-size: 30px;
    margin:34px auto auto auto;
}
.business-08-tip span {
    color: #3285f1;
}
.business-08-img {
    margin-top: 80px;
}

.business-10-title {
    padding-top: 100px;
    font-size: 48px;
}
.business-10-title span {
    font-size: 72px;
    color: #ff6363;
    font-weight: bold;
}
.business-10-mid {
    font-size: 30px;
    margin-top: 45px;
}
.business-10-tip {
    margin: 32px auto auto auto;
    font-size: 20px;
    line-height: 24px;
    width: 1200px;
    color: #959595;
    text-align: center;
}
.business-10-tip p {
    padding-bottom: 5px;
}
.honor {
    margin: 40px auto 78px auto;
    height: 320px;
    width: 1200px;
    background-image: url('/img/hww/zhaoshang/honor_bg.png');
    background-repeat: repeat;
}
.honor img {
    margin: 50px auto;
    width: 1100px;
}

.index-bg-01 {
    background-image: url("/img/hww/new_index/bg1-2.png");
  	background-repeat: no-repeat;	
  	background-position: center 0;
    min-width: 1400px;
    height: 800px;
	cursor:pointer;
	color:#222;
}
.index-01-tip {
    font-size: 48px;
    padding-top: 280px;
    color: #ffffff;
}
.index-01-title {
    font-size: 80px;
    color: #FFFFFF;
    padding-top: 40px;
}
.index-bg-02 {
    background-image: url("/img/hww/new_index/bg2.png");
  	background-repeat: no-repeat;	
  	background-position: center 0;
    min-width: 1400px;
    height: 784px;
	cursor:pointer;
}
.index-02-title {
    font-size: 64px;
    color: #333333;
    padding-top: 4px;
	letter-spacing: 5px;
	margin-top: 20px;
}
.index-02-block {
    margin: auto;
    width: 1200px;
}
.index-02-word {
    height: 40px;
    line-height: 40px;
    font-size: 20px;
    border-radius: 8px;
    border: solid 1px #3285f1;
    color: #3285f1;
    position: relative;
}

.word-02-01 {
    width: 280px;
    top:70px;
    left: 20px;
}
.word-02-02 {
    width: 350px;
    top: 40px;
    left: 850px;
}
.word-02-03 {
    width: 390px;
    top: 40px;
    left: 380px;
}
.word-02-04 {
    width: 370px;
    top: 55px;
    left: 770px;
}
.word-02-05 {
    width: 270px;
    top: 40px;
    left: 250px;
}
.word-02-06 {
    width: 290px;
    top: 70px;
    left: 170px;
}
.word-02-07 {
    width: 330px;
    top: 30px;
    left: 610px;
}

.merchant-13-1-bg {
    background-image: url("/img/hww/new_index/image9-1.png");
    background-repeat: no-repeat;
    background-position: center 0;
    height: 900px;
    width: 100%;
    min-width: 1400px;
    cursor:pointer;
    color:#ffffff;
}

.index-03-1-bg {
    background-image: url("/img/hww/new_index/bg1-1.png");
    background-repeat: no-repeat;
    background-position: center 0;
    height: 802px;
    width: 100%;
    min-width: 1400px;
    cursor:pointer;
    color:#ffffff;
}
.index-03-1-title {
    font-size: 58px;
    padding-top: 244px;
}

.index-03-bg {
    background-image: url("/img/hww/new_index/bg3.png");
  	background-repeat: no-repeat;	
  	background-position: center 0;	
    height: 900px;
    width: 100%;
    min-width: 1400px;
	cursor:pointer;	
	color:#ffffff;
}
.index-03-title {
    font-size: 58px;
    padding-top: 244px;
}

.index-04-bg {
    background-image: url("/img/hww/new_index/bg4.png");
  	background-repeat: no-repeat;	
  	background-position: center 0;	
    height: 240px;
    width: 100%;
    min-width: 1400px;
}
.index-04-title {
    font-size: 48px;
    padding-top: 10px;
}
.index-04-block {
    display: flex;
    margin: 70px auto 50px auto;
    justify-content: center;
    text-align: left;
}
.index-04-block div {
    width: 500px;
    margin: auto 120px;
}
.index-04-block-title {
    font-size: 30px;
}
.index-04-block-tip {
    font-size: 22px;
    margin-top: 12px;
    color: #4778d5;
}
.index-04-img {
    min-width: 1200px;
    width: calc(100%);
}
.index-04-img img {
    min-width: 1200px;
    width: calc(100%);
}
.index-05-title {
    font-size: 48px;
    padding-top: 88px;
}
.index-05-block {
    display: flex;
    margin: 70px auto 20px auto;
    justify-content: center;
    text-align: left;
}
.index-05-block div {
    width: 520px;
    margin: auto 120px;
}
.index-05-block-title {
    font-size: 24px;
}
.index-05-block-tip {
    font-size: 22px;
    margin-top: 12px;
    color: #4778d5;
}
.index-06-bg {
    background-image: url("/img/hww/new_index/bg3.png");
    height: 900px;
    display: flex;
    justify-content: center;
}
.index-06-bg div {
    width: 600px;
    margin: 0 60px;
}
.index-06-img img {
    padding-top: 140px;
    padding-right: 4px;
}
.index-06-block {
    text-align: left;
    display: block;
}
.index-06-title {
    font-size: 48px;
    margin-top: 280px;
    margin-left: 60px;
    margin-bottom: 48px;
}
.index-06-block div {
    margin-bottom: 30px;
}
.index-06-block-title {
    font-size: 26px;
}
.index-06-block-tip {
    font-size: 26px;
    color: #4778d5;
}
.index-07-bg {
    background-image: url("/img/hww/new_index/image3.png");
    background-position: center 100%;
    background-repeat: no-repeat;
    height: 900px;
    display: flex;
    justify-content: center;
}
.index-07-bg div {
    width: 500px;
    margin: 0 75px;
}
.index-07-img img {
    padding-top: 110px;
}
.index-07-block {
    text-align: left;
    display: block;
}
.index-07-title {
    font-size: 48px;
    margin-top: 210px;
    margin-bottom: 48px;
}
.index-07-block div {
    margin: 0 0 20px 0;
}
.index-07-block-title {
    font-size: 26px;
}
.index-07-block-tip {
    font-size: 26px;
    color: #4778d5;
}
.about-01-img img{
    min-width: 1200px;
    width: calc(100%);
}
.about-02-title {
    font-size: 48px;
}
.about-02-bar {
    margin: 12px auto;
    width: 172px;
    height: 7px;
    background-color: #4778d5;
}
.about-02-tip {
    font-size: 24px;
    line-height: 34px;
    color: #959595;
    width: 1200px;
    margin-top: 62px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 56px;
    text-align: left;
}
.about-02-img {
    margin-bottom: 124px;
}
.about-03-bg {
    background-image: url("/img/hww/about/image2.png");
    background-position: center 100%;
    background-repeat: no-repeat;
    height: 900px;
}
.about-03-title {
    font-size: 48px;
    padding-top: 70px;
}
.about-03-bar {
    margin: 12px auto 6px;
    width: 172px;
    height: 6px;
    background-color: #4778d5;
}
.about-03-tip {
    font-size: 28px;
}
.about-03-tip span {
    color: #FF6363;
}
.about-04-title {
    font-size: 48px;
    padding-top: 70px;
}
.about-04-bar {
    margin: 12px auto 98px;
    width: 172px;
    height: 6px;
    background-color: #4778d5;
}
.about-04-block {
    display: flex;
    justify-content: center;
    margin:auto auto 200px auto;
}
.about-04-block div {
    width: 600px;
}
.about-04-word {
    text-align: left;
    font-size: 22px;
    margin-top: 160px;
    margin-left: 30px;
}
.about-04-word div {
    display: flex;
}
.about-04-word-left {
    width: 110px;
    color: #959595;
}
.about-04-word-right {
    width: 480px;
    color: #333333;
}
#baidu {
    width: 600px;
    height: 400px;
}

.qr_box{
    height:200px;
    width: 400px;
    margin-bottom:30px;
    top: 100px;
    right: 0px;
    background: #FFFFFF;
    position:absolute;
    z-index: 500;
    text-align: center;
    border-radius: 4px;
    display: none;
}
.qr_bot_cor{
    width:0;
    height:0;
    font-size:0;
    border-width:15px;
    border-style:solid;
    border-color: transparent  transparent #FFFFFF;
    overflow:hidden;
    position:absolute;
    right:50px;
    top:-30px;
}
.qr_box img {
    width: 150px;
}
.qr_div {
    display: flex;
    justify-content: center;
    align-items: center;
}
.qr_div div {
    margin: auto 20px;
    padding-top: 15px;
	float:left;
}
.qr_div p {
    height: 20px;
}
.color-f9 {
    background-color: #ffffff;
}
#nav.fixed{
    display: block;
    position: fixed;
    top: 0px;
    transition: all .7s;
    background: #ffffff;
    z-index: 501;
}
.supply-08-bg {
    background-image: url("/img/hww/new_index/bg5.png");	
    background-position: center 100%;
    background-repeat: no-repeat;
    min-width: 1400px;
    #height: 942px;
	color:#ffffff;
}
.supply-08-title {
    font-size: 58px;
    padding-top: 110px;
}
.supply-09-bg {
    background-image: url("/img/hww/new_index/bg9.png");	
    background-position: center 100%;
    background-repeat: no-repeat;
    min-width: 1400px;
    height: 900px;
	color:#959595;
}
.supply-09-title {
    color:#333333;
}
.merchant-10-bg {
    background-image: url("/img/hww/new_index/bg6.png");	
    background-position: center 100%;
    background-repeat: no-repeat;
    min-width: 1400px;
    height: 791px;
	color:#333333;
}
.merchant-10-title {
    font-size: 48px;
    padding-top: 148px;	
	text-align: left;
}
.merchant-11-title {
    font-size: 24px;
    padding-top: 44px;	
	text-align: left;
	color:#959595;
}
.merchant-10-span1 {
    font-size: 24px;
    padding-top: 44px;	
	text-align: left;	
	color:#959595;
}
.merchant-10-span2 {
    font-size: 24px;
    padding-top: 27px;	
	text-align: left;	
	color:#333333;
}
.merchant-11-bg {
    background-image: url("/img/hww/new_index/bg7.png");	
    background-position: center 100%;
    background-repeat: no-repeat;
    min-width: 1400px;
    height: 802px;
	color:#ffffff;
}

.merchant-10-text1 {
	width:414px;
	padding: 5px;
	border-radius:5px;
	margin-left:0;
    font-size: 24px;	
	position: relative;
	border: 1px solid red;
}

.merchant-10-text2 {
	width:508px;
	padding: 5px;
	border-radius:5px;
	margin-left:0;
    font-size: 24px;	
	position: relative;
	border: 1px solid #269A00;
}

.merchant-12-bg {
    min-width: 1400px;
    #height: 944px;
	color:#333333;
}
.merchant-12-title {
    font-size: 58px;
    padding-top: 80px;
}

.merchant-12-text1 {
	width:580px;
	padding: 5px;
	border-radius:5px;
	margin-left:26%;
    font-size: 24px;	
	position: relative;
	border: 1px solid red;
}

.merchant-12-text2 {
	width:582px;
	padding: 5px;
	border-radius:5px;
	margin-top: -12px;
	margin-left:40%;
    font-size: 24px;	
	position: relative;
	border: 1px solid #269A00;
}

.merchant-13-bg {
    min-width: 1400px;
    height: 699px;
	color:#333333;
	background-color:#FBFBFB;
	padding-top: 150px;
}
.merchant-13-title {
    font-size: 58px;
    padding-top: 80px;
	margin-top: 50px;
}
.merchant-13-left {
	width:50%;	
    height: 699px;
	background-color:#FBFBFB;	
	color:#333333;
	float:left;
}
.merchant-13-right {
	min-width:673px;
    height: 699px;
	background-color:#FBFBFB;	
	color:#333333;
	position: absolute;
	right:0;
	top:0;
	z-index:-0;
}
.merchant-13-text1 {
	width:312px;
	padding: 5px;
	border-radius:5px;
    font-size: 24px;	
	position: relative;
	border: 1px solid red;
}

.merchant-13-text2 {
	width:420px;
	padding: 5px;
	border-radius:5px;
    font-size: 24px;	
	position: relative;
	border: 1px solid #269A00;
}
.merchant-14-bg {
    min-width: 1400px;
    height: 100px;
	color:#333333;
}
.merchant-14-title {
    font-size: 58px;
    padding-top: 80px;
}

.merchant-14-text1 {
	width:360px;
	padding: 5px;
	border-radius:5px;
	margin-left:25%;
    font-size: 24px;	
	position: relative;
	border: 1px solid red;
}

.merchant-14-text2 {
	width:410px;
	padding: 5px;
	border-radius:5px;
	margin-left:45%;
    font-size: 24px;	
	position: relative;
	border: 1px solid #269A00;
}
.merchant-15-bg {
    min-width: 1400px;
    background-image: url("/img/hww/new_index/bg8.png");	
    background-position: center 100%;
    background-repeat: no-repeat;
    height: 802px;
	color:#ffffff;
}
.merchant-16-bg {
    min-width: 1400px;
    height: 820px;
	color:#333333;	
}
.merchant-public-r:after, .merchant-public-r:before {
	top: 100%;
	left: 20%;
	border: solid transparent;
	content: " ";
	position: absolute;
	pointer-events: none;
}
.merchant-public-r:after {
	border-color: rgba(213, 211, 211, 0);
	border-top-color: #ffffff;
	border-width: 20px;
	margin-left: -20px;
}
.merchant-public-r:before {
	border-color: rgba(245, 15, 15, 0);
	border-top-color: red;
	border-width: 21px;
	margin-left: -21px;
}
.merchant-public-g:after, .merchant-public-g:before {
	top: 100%;
	left: 80%;
	border: solid transparent;
	content: " ";
	position: absolute;
	pointer-events: none;
}
.merchant-public-g:after {
	border-color: rgba(213, 211, 211, 0);
	border-top-color: #ffffff;
	border-width: 20px;
	margin-left: -20px;
}
.merchant-public-g:before {
	border-color: rgba(245, 15, 15, 0);
	border-top-color: #269A00;
	border-width: 21px;
	margin-left: -21px;
}

.agent-17-bg {
    min-width: 1400px;
    height: 713px;
    padding-top: 200px;	
	color:#333333;	
	#background-color:#FBFBFB;
}
.agent-17-title {
    font-size: 42px;
    padding-top: 136px;  
}
.agent-17-left {
	width:55%;	
    height: 588px;
	color:#333333;
	float:left;
	text-align:left;
}
.agent-17-right {
	width:44%;
    height: 588px;
	color:#333333;
	position: absolute;
	right:0;
	top:0;
	z-index:-0;	
}
.agent-18-bg {
    background-image: url("/img/hww/new_index/bg11.png");	
    background-position: center 100%;
    background-repeat: no-repeat;
    min-width: 1400px;
    #height: 917px;
	color:#ffffff;	
}
.agent-18-title {
    font-size: 58px;
    padding-top: 42px;	
}
.agent-19-bg {
    min-width: 1400px;
    height: 830px;
    padding-top: 60px;	
	color:#333333;	
	background-color:#FBFBFB;	
}
.agent-19-title {
    font-size: 42px;
    padding-top: 180px;   
}
.agent-19-left {
	width:44%;	
    height: 826px;
	color:#333333;
	float:left;
	text-align:right;
	background-color:#FBFBFB;	
}
.agent-19-right {
	width:55%;
    height: 826px;
	color:#333333;
	text-align:right;	
	background-color:#FBFBFB;	
	position: absolute;
	right:0;
	top:0;
	z-index:0;	
}
.agent-20-bg {
    min-width: 1400px;
    height: 830px;
    padding-top: 50px;	
	color:#333333;	
}
.agent-20-title {
    font-size: 42px;
    padding-top: 10px;    
}
.agent-21-bg {
    min-width: 1400px;
    height: 830px;
    padding-top: 50px;	
	background-color:#FBFBFB;	
	color:#333333;	
}
.agent-21-title {
    font-size: 42px;
    padding-top: 10px;    
}
.agent-22-bg {
    min-width: 1400px;
    height: 710px;
    padding-top: 50px;	
	color:#333333;	
}
.agent-22-title {
    font-size: 58px;
    padding-top: 10px;    
}

.agent-22-text{
	width: 366px;
    padding: 4px 6px;
    font-size: 16px;
    line-height: 30px;
    vertical-align: middle;
    border: 1px solid #CCC;
	letter-spacing: 5px;
	border-radius:5px;
}
.agent-22-btn{
	width: 90px;	
	text-align: center;
	padding: 4px 12px;
	font-size: 14px;
    line-height: 26px;
	color: #fff;
	margin-left:30px;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
	background-image: linear-gradient(to bottom,#08c,#04c);
    background-repeat: repeat-x;
	border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
	border-radius:5px;
	letter-spacing: 3px;	
}
.agent-23-bg {
    min-width: 1400px;
    height: 650px;
    padding-top: 10px;	
	color:#333333;	
	background-color:#FBFBFB;	
}
.agent-23-title {
    font-size: 48px;
    padding-top: 50px;    
}

body{
    font-family: "微软雅黑";
}


.scm-01-bg {
    background-image: url("/img/hww/scm/diyi.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 732px;
    width: 100%;
    min-width: 1400px;
    cursor: pointer;
}

.scm-01-title {
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 40px;
    color: #222;
    font-style: italic;
    padding-top: 40px;
}

.scm-01-title > span {
    font-size: 60px;
}

.scm-02-bg {
    background-image: url("/img/hww/scm/dierping.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 1226px;
    width: 100%;
    min-width: 1400px;
    cursor: pointer;
}

.scm-02-title {
    width: 100%;
    height: 60px;
    text-align: center;
    font-size: 40px;
    color: #222;
    padding-top: 80px;
}

.scm-03-bg {
    height: 860px;
    width: 100%;
    min-width: 1400px;
    cursor: pointer;
    background: #f7fbff;
}

.scm-03-box {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
    padding: 15px 0;
}

.scm-03-box > div:nth-child(1) {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
    width: 550px;
}

.scm-03-img-box {
    width: auto;
    padding: 5px 10px 0 10px;
}

.scm-03-box > div:nth-child(3) {
    display: flex;
    flex-direction: row;
    justify-content: flex-start;
    align-items: center;
    width: 500px;
}

.scm-03-box > div > .scm-03-title {
    font-size: 40px;
    color: #222;
}

.scm-03-box > div:nth-child(2) {
    width: 210px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

.scm-03-box > div > .scm-03-1-title {
    font-size: 18px;
    color: #222;
}

.scm-03-box > div > .scm-03-box-js {
    width: 150px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    background: #cbe3fd;
    border-radius: 20px;
    color: #1683f6;
}

.scm-04-bg {
    background-image: url("/img/hww/scm/disiping.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 1112px;
    width: 100%;
    min-width: 1400px;
    cursor: pointer;
}

.scm-04-p {
    width: 100%;
    height: auto;
    line-height: 30px;
    text-align: center;
    font-size: 20px;
    color: #222;
    padding-top: 46px;
}

.scm-05-bg {
    background-image: url("/img/hww/scm/diwuping.png");
    background-repeat: no-repeat;
    background-position: bottom center;
    height: 1140px;
    width: 100%;
    min-width: 1400px;
    cursor: pointer;
}

.scm-06-bg {
    background: #ffffff;
    height: 1140px;
    width: 100%;
    min-width: 1400px;
    cursor: pointer;
}

.scm-06-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
}

.scm-06-item {
    width: 1218px;
    height: auto;
    padding: 30px 0;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}

.scm-06-item > .scm-06-i-box {
    width: 320px;
    height: 200px;
}

.scm-06-i-box {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

.scm-06-i-box>div:nth-child(2){
    margin-top: 32px;
    width: 100%;
    height: 18px;
    text-align: center;
    font-size: 18px;
}

.scm-06-i-box>div:nth-child(3){
    margin-top: 24px;
    line-height: 30px;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #888;
}

#footer {
    width: 100%;
    height: 320px;
    background: #222c3a;
}

#footer > .f-top {
    width: 100%;
    height: 274px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#footer > .f-top > .f-top-box {
    width: 1200px;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
}

#footer > .f-top > .f-top-box > div {
    width: 50%;
    height: 100%;;
}

#footer > .f-top > .f-top-box > .f-left > .f-left-1 {
    height: 72px;
    font-size: 14px;
    color: #e7ebfe;
    display: flex;
    justify-content: flex-start;
    align-items: flex-end;
}

#footer > .f-top > .f-top-box > .f-left > .f-left-2 {
    height: 104px;
    font-size: 40px;
    color: #fff;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    font-style: italic;
}

#footer > .f-top > .f-top-box > .f-left > .f-left-3 {
    width: 400px;
    height: 44px;
    display: flex;
    justify-content: flex-start;
    align-items: center;
}

#footer > .f-top > .f-top-box > .f-left > .f-left-3 > input {
    width: 300px;
    height: 44px;
    background: #1f2834;
    border: 1px solid #39424e;
    box-sizing: border-box;
    text-indent: 1em;
    font-size: 14px;
    color: #fff;
}

#footer > .f-top > .f-top-box > .f-left > .f-left-3 > input:focus {
    border: 1px solid #39424e;
    outline: none;
}

#footer > .f-top > .f-top-box > .f-left > .f-left-3 > div {
    width: 100px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    background: #3285f1;
    font-size: 14px;
    color: #fff;
    cursor: pointer;
}

#footer > .f-top > .f-top-box > .f-right {
    width: 50%;
    height: 100%;
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    align-items: center;
}

#footer > .f-top > .f-top-box > .f-right > div {
    width: auto;
    height: 226px;
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    align-items: center;
}

#footer > .f-top > .f-top-box > .f-right > div:nth-child(1) {
    margin-right: 60px;
}

#footer > .f-top > .f-top-box > .f-right > div > .f-right-top {
    height: 196px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
}

#footer > .f-top > .f-top-box > .f-right > div > .f-right-bottom {
    height: 30px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-end;
    font-size: 14px;
    color: #fff;
}

#footer > .f-bottom {
    width: 100%;
    height: 46px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: flex-start;
    font-size: 14px;
    color: #5a6a89;
}