﻿input {
    background: none;
    outline: none;
    border: 0px;
}

body {
    padding: 0;
    margin: 0;
		font: 12px/1.5 simsun,Tahoma, Helvetica, Arial, sans-serif;
    font-family: 微软雅黑;
}
a {
	text-decoration:none;
	font-style:normal;
	color:#000;
}
input[type="text"]:focus,
input[type="password"]:focus {
    border: 0px;
    background: #fff;
    outline: none;
}

body {
    overflow-x: hidden;
}

.w100b {
    width: 100%;
}

.posrelative {
    position: relative;
}

.posabsolute {
    position: absolute;
}

.disflex {
    display: flex;
}

.jcc {
    justify-content: center;
}

.jcsa {
    justify-content: space-around;
}

.jcsb {
    justify-content: space-between;
}

.aic {
    align-items: center;
}

.pt2r {
    padding-top: 2rem;
}

.mt2r {
    margin-top: 2rem;
}
.mt5r {
    margin-top: 5rem;
}
.mb2r{
    margin-bottom: 2rem;
}
.ml1r {
    margin-left: 1rem;
}
.mr1r {
    margin-right: 1rem;
}
.mr2r {
    margin-right: 2rem;
}

.mr5r {
    margin-right: 5rem;
}

.nav {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin: 5px;
    padding-right: 8rem;
    padding-left: 8rem;
}

.nav .search {
    display: flex;
    align-items: center;
    height: 2rem;
}

.nav .search .sear {
    border: solid 1px #cccccc;
    box-sizing: border-box;
    height: 100%;
    display: flex;
    align-items: center;
}

.nav .search .sear img {
    height: 18px;
    width: 18px;
    padding-left: 5px;
    padding-right: 5px;
    border-right: solid 1px #cccccc;
}

.nav .search .sear input {
    padding-left: 5px;
}

.nav .search .btn {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    height: 2rem;
    font-size: 14px;
    color: #fff;
    line-height: 2rem;
    text-align: center;
    cursor: pointer;
    background: #151c4f;
}

.nav .scan {
    display: inline-block;
    padding-left: 15px;
    padding-right: 15px;
    height: 2rem;
    font-size: 14px;
    color: #fff;
    line-height: 2rem;
    text-align: center;
    cursor: pointer;
    background: #151c4f;
}

.content {
    background-size: 100% 100%;
    width: 100%;
    position: relative;
}

.content .lineh {
    margin-top: 1rem;
    margin-bottom: 1rem;
    width: 3rem;
    height: 1px;
    background-color: #e29a00;
    display: inline-block;
}

.content .num {
    margin: auto;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align: center;
}

.content .num .numfont {
    margin-top: 3rem;
    font-size: 1rem;
    color: #ffffff;
}

.content .num .numfont2 {
    font-size: 2rem;
    color: #e29a00;
}

.content .hotproinfo {
    color: #fff;
    text-align: center;
	width:50%;
	box-sizing:border-box;
	padding-left:8px;
  flex-shrink: 0;
}

.content .hotproinfo .title {
    text-align: center;
		font-size: 18px;
}

.content .hotproinfo .con {
	width:100%;
	padding:0 15%;
	margin:12px auto;
    text-align: left;
	display:block;
	overflow:hidden;
	box-sizing:border-box;
	float:left;
	font-size: 16px;
}

.content .newproinfo {
    text-align: center;
    color: #fff;
	width:50%;
  flex-shrink: 0;
}

.content .newproinfo .title {
    text-align: center;
}

.content .newproinfo .con {
    text-align: left;
}

.content .navs {
	width:100%
    line-height: 2rem;
    display: flex;
    color: #fff;
    cursor: pointer;
    background-color: #00000073;
  	background: linear-gradient(180deg, #1576c5 0%, #06398a 100%);
	justify-content: center;
}

.content .navs .font {
	padding:3px 3rem;
	color:#fff;
	display: flex;
	align-items: center;
	font-weight: bold;
	font-size: 18px;
	white-space:nowrap;
}
.content .navs .font img {
	width: 18px;
	height: 18px;
	display: block;
	margin-right: 4px;
}
.content .navs .cur {
    border-top: solid 3px #d01f1d;
	background-color:#FFF;
	color:#d01f1d;
	padding-top:0;
}

.content .qc {
    position: absolute;
    right: 8rem;
    top: 9rem;
    padding: 3rem;
    width: 18rem;
    height: 19rem;
    background-color: #ffffff;
    border-radius: 1rem;
    text-align: center;
    box-shadow: 0px 0px 20px 15px #0b52b9;
}

.content .qc img {
    height: 268px;
    width: 268px;
}

.content .qcs {
    display: inline-block;
    font-size: 1rem;
    color: #050a63;
}

.contents {}

.contents img {
    width: 100%;
}

.indexbanner {
	width:100%;
	position:relative;
background:#0e1877
}
.indexbanner img {
	display:block;
margin:0 auto;
}
.indexbanner .disflex {
	position:absolute;
	left:0;
	top:0;
	width:100%;
	height:100%;
	display:flex;
  	justify-content: center;
  	align-items: center;
}
.posrelative .disflex {
	
  	align-items: start;
}
.foot { 
    height: 9rem;
    background-color: #181e2b;
    color: #cccccc;
}

.foot .line {
    margin-right: 2rem;
    margin-left: 2rem;
}

.foot .font16 {
    font-size: 16px;
}

.font .font18 {
    font-size: 18px;
}

.fontw600 {
    font-weight: 600;
}

.text-center {
    text-align: center;
}
.saoma {
	width: 360px;
	height: 360px;
	display: block;
	position: absolute;
	top:74px;
	right: 8rem;
}
.ewm {
	width: 240px;
	height: 240px;
	position: absolute;
	top:104px;
	right: 8rem;
	margin-right:60px;
}
.w1200 {
	
	    width: 1200px;
	    margin: auto;
}
.w1190 {
    width: 1190px;
    margin: auto;
}
.fl_l {
    float: left;
}
.fl_r {
    float: right;
}
.head_bar{ background:#5d5d5d; width:100%; height:36px; line-height:36px; color:#c3c3c3;font-family:Helvetica,"宋体";}
.head_bar a{ margin:0 6px;}
.head_bar a:link,.head_bar a:visited {color:#c3c3c3;text-decoration:none;}
.head_bar a:hover,.head_bar a:active {color:#ff3900;text-decoration:none;}

.footer{ background:#2c2c2c; padding:40px 0 5px 0; display:inline-block; width:100%;}
.footer .foot_logo{ float:left; width:275px;}
.footer .foot_logo span{font-family: 'Microsoft YaHei'; font-size:18px; color:#848484; display:block; margin-top:40px;}
.footer .foot_logo b{ font-size:24px;color:#848484; display:block; margin-top:5px; font-family:'Georgia';}
.footer .foot_right{ width:915px; float:right;}
.footer .help{ width:100%; display:inline-block; margin-bottom:15px;}
.footer .help dl{ float:left; width:16.66%;}
.footer .help dt{ width:100%; display:block; font-size:14px; line-height:30px; border-bottom:1px solid #383838; color:#b5b5b5;}
.footer .help dt a{ color:#b5b5b5; text-decoration:none;}
.footer .help dd { display:block; padding-top:5px; margin: 0;}
.footer .help dd a{ display:block; line-height:26px; font-size:12px; color:#888; text-decoration:none;}
.footer .help dd img{ margin-top:8px;}
.footer .help a:hover{ color:#ff3900}
.footer .f_link{ padding-top:16px;border-top:1px solid #383838; width:auto; color:#666; line-height:24px;}
.f_link a:link,.f_link a:visited {color:#666;text-decoration:none;}
.f_link a:hover,.f_link a:active {color:#ff3900;text-decoration:none;}
.footer p{ color:#666; font-size:12px; line-height:24px; margin: 0;}
.footer p a{color:#666; margin-right:15px; text-decoration:none;}
.footer p a img{ vertical-align:middle;}
.footer .footheight{ clear:both; margin-top:20px;}
.footer .footheight a{ background:url(http://img.shoes.net.cn/footpic.png) no-repeat; height:30px; display:inline-block;}
.footer .footheight a.item1{ width:73px; background-position:0 0;}
.footer .footheight a.item2{ width:90px; background-position:-79px 0;}
.footer .footheight a.item3{ width:73px; background-position:-175px 0;}
.footer .footheight a.item4{ width:178px; background-position:-255px 0;}
.footer .footheight a.item5{ width:111px; background-position:-442px 0;}
.bakcTop {
		background-color: #409eff;
    position: fixed;
    right: 50px;
    bottom: 30px;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    cursor: pointer;
    transition: .3s;
    box-shadow: 0 3px 6px rgb(0 0 0 / 50%);
    opacity: .5;
    z-index: 100;
		text-align: center;
		line-height: 40px;
		color: #fff;
}