/* reset */
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
ul,
ol,
dl,
dd,
figure,
menu,
input,
textarea,
button,
select,
th,
td iframe {
    margin: 0;
    padding: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
b,
strong {
    font-size: 100%;
    font-weight: normal;
}

li {
    list-style: none;
}

em,
i {
    font-style: normal;
}

a,
a:visited,
a:active {
    text-decoration: none;
    border: none;
    outline: none;
}
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    -webkit-appearance: none;
}

input[type="number"] {
    -moz-appearance: textfield;
}
input,
textarea {
    outline: none;
}

textarea {
    resize: vertical;
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    -webkit-touch-callout: none;
    word-wrap: break-word;
    line-height: 1.5;
    font-size: 12px;
    min-width: 7.5rem !important;
}

body,
button,
input,
select,
textarea {
    font-family: 'helvetica neue', tahoma, 'hiragino sans gb', stheiti, 'wenquanyi micro hei', 'microsoft yahei', simsun, sans-serif;
}

.none {
    display: none;
}

.left {
    float: left;
}

.right {
    float: right;
}

.m-hide {
    display: none;
}

.clearfix::after {
    content: '';
    clear: both;
    display: block;
    height: 0;
    overflow: hidden;
    visibility: hidden;
}

.The_total {
    display: none;
}

a[title="站长统计"] {
    display: none;
}

body {
    width: 7.5rem;
    margin: 0 auto !important;
    overflow-x: hidden;
    overflow-y: auto;
    background: #1e2f9a;
}

.wrap {
    width: 6.8rem;
    margin: 0 auto;
}

.wrap1 {
    width: 7.2rem;
    margin: 0 auto;
}

.m-show {
    display: block !important;
}

.m-hide {
    display: none !important;
}

.m-ib {
    display: inline-block !important;
}

#box-kefu,
#zhy,
.aside-bgd,
.box-fix-nav {
    display: none;
}

.nav-bgd {
    position: fixed;
    top: 0;
    display: block;
    background: #193596;
    width: 7.5rem;
    z-index: 9999;
}

.nav-cont {
    font-size: 0;
    text-align: center;
}

.nav-cont li {
    display: inline-block;
    vertical-align: top;
    width: 25%;
}

.nav-cont li a {
    display: block;
    height: .7rem;
    font-size: .24rem;
    color: #fff;
    line-height: .7rem;
    background: #2c55df;
    margin: 0 2%;
    border-radius: .1rem;
}

.lfNav {
    display: none;
}

/*banner*/
.PublicBanner {
    height: 5.2rem;
    background: url(../images/banner.png) no-repeat center;
    background-size: auto 100%;
    position: relative;
}

.PublicBanner>img {
    width: 100%;
    height: auto;
    display: none;
}
.Plogo{
    height: auto;
    position: absolute;
    left: 0.2rem;
    top: 0.2rem;
}
.Plogo img{
    height: 0.5rem;
}
.make{
  width: 7.1rem;
  height: 3.06rem;
  margin: 0 auto;
  position: relative;
}
.makeBt{
  width: 100%;
  height: 4.04rem;
  border-radius: 0.2rem;
  background: #fff url(../images/a1.png) no-repeat center;
  background-size: 7rem 3.94rem;
  position: absolute;
  left: 0;
  top: -0.98rem;
}
.title{
  height: 0.67rem;
  font-size: 0.28rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.6rem;
  color: #fff;
  background: url(../images/a2.png) no-repeat center;
  background-size: auto 100%;
}
.makeBt ul{
  height: 3rem;
  margin-top: 0.1rem;
  background: url(../images/a3.png) no-repeat 0.3rem center;
  background-size: auto 2.55rem;
}
.makeBt ul li{
  height: auto;
  padding-left: 2.9rem;
}
.makeBt ul li b{
  display: block;
  font-size: 0.32rem;
  font-weight: bold;
  font-style: italic;
  background: linear-gradient( #2d7adf, #0d53de);
  -webkit-background-clip: text;
  color: transparent;
}
.makeBt ul li span{
  display: block;
  width: 3.9rem;
  height: 0.46rem;
  font-size: 0.22rem;
  text-indent: 0.1rem;
  line-height: 0.46rem;
  border: 1px solid #0d53de;
  border-radius: 0.2rem;
  position: relative;
}
.makeBt ul li span em{
  display: block;
  height: 0.36rem;
  padding: 0 0.1rem;
  line-height: 0.36rem;
  text-indent: 0;
  text-align: center;
  color: #fff;
  border-radius: 0.2rem;
  background: #f36530;
  position: absolute;
  right: 0.05rem;
  top: 0.05rem;
}
.present{
  width: 7.1rem;
  height: auto;
  border-radius: 0.2rem;
  margin: 0.7rem auto;
  background: #fff;
}
.present img{
    display: block;
  width: 6.5rem;
  margin: 0.1rem auto;
}
.present ul{
  height: 2.8rem;
  padding: 0.2rem 0.2rem 0;
}
.present ul li{
    width: 50%;
  height: auto;
  float: left;
}
.present ul li b{
  display: block;
  height: 0.52rem;
  font-size: 0.28rem;
  font-weight: bolder;
  text-indent: 0.3rem;
  line-height: 0.52rem;
  color: #fff;
  margin-left: 0.1rem;
  background: url(../images/a6.png) no-repeat left center;
  background-size: auto 100%;
}
.present ul li span{
  display: block;
  height: 0.55rem;
  font-size: 0.24rem;
  line-height: 0.55rem;
  margin: 0.1rem 0;
  background: url(../images/a8.png) no-repeat center;
  background-size: 100% 100%;
}
.present ul li:first-child span{
  background: url(../images/a7.png) no-repeat center;
  background-size: 100% 100%;
}
.present ul li span em{
  display: block;
  width: 0.5rem;
  height: 0.55rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.55rem;
  color: #fff;
  margin-left: 0.1rem;
  float: left;
}
.present ul li span i{
  display: block;
  width: 2.7rem;
  height: 0.55rem;
  text-align: center;
  float: left;
}
.means{
  width: 7.1rem;
  height: auto;
  border-radius: 0.2rem;
  margin: 0.7rem auto;
  background: #fff;
}
.meansTp{
  height: 0.86rem;
  margin: 0.25rem auto 0;
}
.meansTp li{
  width: 2.1rem;
  height: 0.56rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.5rem;
  text-indent: -0.2rem;
  color: #0c53dd;
  cursor: pointer;
  margin-left: 0.2rem;
  background: url(../images/a9.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.meansTp li.active{
  color: #fff;
  background: url(../images/a10.png) no-repeat center;
  background-size: 100% 100%;
}
.meansBt{
  height: auto;
  display: none;
}
.meansBt h5{
  height: auto;
  font-size: 0.3rem;
  font-weight: bolder;
  text-align: center;
  color: #0c53dd;
  background: url(../images/a12.png) no-repeat center;
  background-size: auto 0.1rem;
}
.project{
  height: auto;
  padding-bottom: 3.8rem;
}
.project ul{
  display: flex;
  flex-wrap: wrap;
  height: 1.4rem;
  margin: 0.3rem 0 0.1rem;
}
.project ul li{
  width: 2rem;
  height: 0.5rem;
  font-size: 0.24rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.5rem;
  color: #0c53dd;
  border: 1px solid #0c53dd;
  border-radius: 0.36rem;
  margin: 0 0.15rem 0.2rem;
}
.project ul li.active{
  color: #fff;
  background: #0c53dd;
}
.project>img{
  display: block;
  width: 4.7rem;
  height: 3.54rem;
  margin-left: 0.1rem;
  float: left;
}
.project p{
  width: 2.2rem;
  height: 2.3rem;
  padding-top: 1.3rem;
  margin-left: 0.1rem;
  background: url(../images/a19.png) no-repeat 0.16rem 0;
  background-size: auto 1.48rem;
  float: left;
}
.project p b{
  display: block;
  width: 1.74rem;
  height: 0.42rem;
  font-size: 0.22rem;
  font-weight: bolder;
  text-align: center;
  line-height: 0.42rem;
  color: #fff;
  margin: 0 auto;
  background: url(../images/a18.png) no-repeat center;
  background-size: 100% 100%;
}
.project p span{
  display: block;
  width: 2.2rem;
  height: 1.9rem;
  background: url(../images/a20.png) no-repeat center;
  background-size: 100% 100%;
}
.project p span img{
  display: block;
  height: 1.3rem;
  margin: 0.3rem 0.45rem;
  float: left;
}
.again{
  height: auto;
  margin: 0.3rem auto 0;
}
.again>img{
  display: block;
  width: 6rem;
  margin: 0 auto;
}
.againBt{
  width: 4.6rem;
  height: 4.3rem;
  padding-top: 0.1rem;
  margin: 0 auto;
}
.againBt p{
  width: 3rem;
  height: 1.5rem;
  padding: 0.16rem 0.5rem 0;
  font-size: 0.24rem;
  line-height: 0.4rem;
  margin-left: 0.36rem;
  background: url(../images/a23.png) no-repeat center;
  background-size: 100% 100%;
}
.againBt span{
  display: block;
  width: 2.52rem;
  height: 2.2rem;
  margin-left: 0.2rem;
  margin-top: 0.2rem;
  background: url(../images/a20.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.againBt span img{
  display: block;
  height: 1.5rem;
  margin: 0.35rem 0.5rem;
  float: left;
}
.againBt i{
  display: block;
  width: 1.66rem;
  height: 0.8rem;
  padding-top: 1.4rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.36rem;
  margin-top: 0.2rem;
  background: url(../images/a24.png) no-repeat center top;
  background-size: 100% auto;
  float: left;
}
.againBt i em{
  font-weight: bold;
  color: red;
}
.uphold{
  height: auto;
  padding: 0 0.3rem;
}
.upholdLt{
  height: auto;
  margin: 0.2rem 0;
}
.upholdLt img{
  display: block;
  width: 100%;
}
.upholdLt ul{
  width: 5.6rem;
  height: auto;
  margin-top: 0.2rem;
}
.upholdLt ul li{
  height: 0.96rem;
  font-size: 0.26rem;
  line-height: 0.96rem;
  text-indent: 1.2rem;
  background: url(../images/a26.png) no-repeat left center;
  background-size: 100% 100%;
}
.upholdLt ul li:nth-child(2){
  background: url(../images/a27.png) no-repeat left center;
  background-size: 100% 100%;
}
.upholdLt ul li:nth-child(3){
  background: url(../images/a28.png) no-repeat left center;
  background-size: 100% 100%;
}
.upholdRt{
  height: auto;
  padding-bottom: 2.4rem;
}
.upholdRt>img{
  display: block;
  width: 100%;
  margin-bottom: 0.5rem;
}
.upholdRt span{
  display: block;
  width: 2.6rem;
  height: 2.06rem;
  background: url(../images/a20.png) no-repeat center;
  background-size: 100% 100%;
  float: left;
}
.upholdRt span img{
  display: block;
  height: 1.36rem;
  margin: 0.35rem 0.62rem;
  float: left;
}
.upholdRt ul{
  width: 3.08rem;
  height: auto;
  float: left;
}
.upholdRt ul li{
  height: 0.56rem;
  font-size: 0.22rem;
  text-align: center;
  line-height: 0.56rem;
  text-indent: 0.85rem;
  margin-bottom: 0.2rem;
  background: url(../images/a33.png) no-repeat center;
  background-size: 100% 100%;
}
.upholdRt ul li:nth-child(2){
  background: url(../images/a34.png) no-repeat left center;
  background-size: 100% 100%;
}
.upholdRt ul li:nth-child(3){
  background: url(../images/a35.png) no-repeat left center;
  background-size: 100% 100%;
}


/* 弹窗公用 */
.PublicPop{
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.8);
	position: fixed;
	left: 0;
	top: 0;
	display: none;
	z-index: 999;
}
.PublicPop .pop{
	width: 6rem;
	border-radius: 0.38rem;
    background: #fff;
}
.PublicPop .close{
	display: block;
	width: 0.5rem;
	height: 0.5rem;
	cursor: pointer;
	background: url(../images/Close.png) no-repeat center;
	background-size: 100% 100%;
	position: absolute;
	right: -0.1rem;
	top: -0.8rem;
	z-index: 9;
}
.PublicPop h3{
	width: 6rem;
	height: 1.2rem;
	font-size: 0.38rem;
	font-weight: bolder;
	text-align: center;
	line-height: 1.2rem;
	color: #fff;
	background: url(../images/a15.png) no-repeat center;
	background-size: 100% 100%;
}

/* pc打开时--弹窗 */
.PcPop .pop{
	height: 5.8rem;
	position: absolute;
	left: 50%;
	top: 50%;
	margin-left: -3rem;
	margin-top: -2.9rem;
}
.PcPop img{
    display: block;
	height: 2.3rem;
	margin: 0.45rem auto;
}
.PcPop p{	
	font-size: 0.26rem;
	text-align: center;
}



/* 左边侧边栏 */
.sidebar{
    display: none;
}


