/* 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,
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;
}
.agreement input[type = checkbox]{width: .3rem; height: .3rem;}
body {
    width: 7.5rem;
    margin: 0 auto !important;
    overflow-x: hidden;
    overflow-y: auto;
}

.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*/
.banner-box {
    height: 5rem;
    /* margin-top: .5rem; */
    background-size: 15.5rem;
}

.banner-box .wrap {}

.banner-box .logo {
    width: 1.7rem;
    height: 0;
    top: .25rem;
}

/*section1*/
.sec01 {
    height: auto;
    float: left;
    background: #ecf4ff;
}

.s1-title {
    background: none;
    margin-top: 0;
}

.sec-title h2 {
    font: bold .4rem/.85rem "microsoft yahei";
}

.s1-cont {
    background: #ff975a;
    height: auto;
    border-radius: .2rem;
    margin-top: .2rem;
    margin-bottom: .25rem;
}

.s1-left {
    background: #fff;
}

.s1-left,
.s1-right {
    width: 90%;
    margin: .2rem 5%;
    border-radius: .15rem;
    height: auto;
}

.s1-left font,
.s1-right font {
    width: auto;
    float: left;
    font: bold .36rem/.75rem "microsoft yahei";
    height: .75rem;
    padding: 0 .35rem;
    margin-left: -.2rem;
    margin-top: .2rem;
}

.s1-right font {
    margin-top: 0;
}

.s1-cont font:before {
    width: .1rem;
    height: .1rem;
    margin-top: .3rem;
    margin-right: .15rem;
    margin-left: 0;
}

.s1-left p,
.s1-right p {
    font: .3rem/.45rem "microsoft yahei";
    margin: .2rem 4%;
}

/*section2*/
.sec02 {
    height: auto;
    float: left;
    background: #ecf4ff;
}

.s2-title {
    background: none;
    margin-top: 0;
}

.s2-title h2 {
    font: bold .42rem/.65rem "microsoft yahei";
}

.s2-cont {
    margin: .25rem auto;
}

.s2-part01 {
    height: auto;
    float: left;
}

.s2-part01 p {
    font: .3rem/.45rem "microsoft yahei";
    margin: .2rem 4%;
}

.s2-part02 {
    height: auto;
    background: #f6f6f6;
    float: left;
    margin: .25rem 0 auto;
    width: 100%;
    border-radius: .15rem;
}

.s2-part02-left {
    width: 90%;
    margin: .2rem 5%;
    border-radius: .15rem;
    height: auto;
    background: #5d88ff;
}

.s2-part02-left font {
    width: auto;
    float: left;
    font: bold .36rem/.75rem "microsoft yahei";
    height: .75rem;
    padding: 0 .35rem;
    margin-top: .2rem;
}

.s2-part02-left p {
    font: .3rem/.45rem "microsoft yahei";
    margin: .2rem 5%;
}

.s2-part02-right {
    width: 90%;
    margin: 0 5% .25rem;
    height: auto;
}

.s2-part02-right font {
    width: auto;
    float: left;
    font: bold .36rem/.75rem "microsoft yahei";
    height: .75rem;
    padding: 0 .35rem;
    margin-top: .2rem;
    -webkit-border-radius: 0 .4rem .4rem 0;
    -moz-border-radius: 0 .4rem .4rem 0;
    border-radius: 0 .4rem .4rem 0;
}

.s2-part02-right p {
    font: .3rem/.45rem "microsoft yahei";
    margin: .2rem 5% 0;
}

.s2-part02-right ul {}

.s2-part02-right ul li {
    font: .3rem/.45rem "microsoft yahei";
}

.s2-part03 {
    height: auto;
    float: left;
    margin: .25rem 0 auto;
    width: 100%;
}

.s2-part03-left {
    width: 50%;
    height: .75rem;
    margin: auto 25%;
    border-radius: .2rem;
}

.s2-part03-left h3 {
    width: 100%;
    margin: auto;
    font: bold .34rem/.75rem "microsoft yahei";
}

.s2-part03-right {
    width: 100%;
    margin-top: .2rem;
}

.s2-part03-right ul {
    width: 80%;
    margin: auto 10%;
}

.s2-part03-right ul li {
    width: 50%;
    float: left;
    margin: auto;
    height: .7rem;
    font: bold .32rem/.7rem "microsoft yahei";
    border-radius: .15rem .15rem 0 0;
}

.s2-part03-right ul li.cur {
    font: bold .34rem/.7rem "microsoft yahei";
}

.s2-part03-right .partbox {
    width: 100%;
    height: auto;
    background: #618afd;
    margin: auto;
    border-radius: .2rem;
}

.s2-part03-right .partbox .txtbox {
    height: auto;
}

.s2-part03-right .partbox .txtbox p {
    font: .3rem/.45rem "microsoft yahei";
    margin: .2rem 5%;
}

.s2-part03-right .partbox .txtbox a {
    width: 60%;
    height: .7rem;
    font: .32rem/.7rem "microsoft yahei";
    display: block;
    margin: .15rem 20%;
    padding: 0;
    border-radius: .4rem;
}

.s2-part04 {
    width: 100%;
    height: auto;
    background: none;
    margin: .25rem auto 0;
}

.s2-part04 ul li {
    width: 31%;
    height: 2.2rem;
    background: #ffa68e;
    border-radius: 50%;
    margin: 0 1% .2rem;
}

.s2-part04 ul li font {
    font: bold .38rem/.5rem "microsoft yahei";
    margin-top: .6rem;
}

.s2-part04 ul li span {
    font: bold .32rem/.45rem "microsoft yahei";
    margin-top: .65rem;
}

.s2-part04 ul li.oneLine span {
    font: bold .32rem/.9rem "microsoft yahei";
}

/* section03 */
.sec03 {
    background: #4283f4;
    height: auto;
    float: left;
}

.s3-title {
    background: none;
    margin-top: .25rem;
}

.s3-title h2 {
    font: bold .42rem/.85rem "microsoft yahei";
}

.s3-cont {
    margin: .25rem auto;
}

.s3-top {}

.s3-top .item {
    width: 100%;
    height: auto;
    background: #fff;
    float: left;
    margin: auto 0 .2rem;
    border-radius: .15rem;
    padding: 0;
    font: .32rem/.45rem "microsoft yahei";
}

.s3-top .item01,
.s3-top .item03 {
    padding: .2rem 5%;
    box-sizing: border-box;
    text-align: left;
}

.s3-top .item02 p {
    margin: .2rem 5%;
    width: 90%;
    font: .32rem/.45rem "microsoft yahei";
}

.s3-top .item02 a {
    width: 60%;
    height: .7rem;
    font: .32rem/.7rem "microsoft yahei";
    display: block;
    float: left;
    margin: .15rem 20%;
    padding: 0;
    border-radius: .4rem;
}

.s3-form {
    height: auto;
    background: #fff;
    margin-top: 0;
}

.s3-form form {
    width: 100%;
    margin: .2rem auto;
}

.s3-form form font {
    font: bold .36rem/.75rem "microsoft yahei";
    margin-bottom: .15rem;
}

.s3-form form ul li {
    width: 80%;
    height: .75rem;
    margin: 0 10% .25rem;
}

.s3-form form ul li span {
    font: .32rem/.75rem "microsoft yahei";
    margin-left: .15rem;
}

.s3-form form ul li input {
    width: 4.2rem;
    height: .75rem;
    font: .32rem/.75rem "microsoft yahei";
}

.s3-form form a.form1-submit {
    width: 50%;
    height: .8rem;
    font: bold .34rem/.8rem "microsoft yahei";
}

.s3-form form p {
    width: 80%;
    font: .3rem/.42rem "microsoft yahei";
    margin: .2rem 10% 0;
}

/*section4*/
.sec04 {
    height: auto;
    float: left;
    background: #fff;
}

.s4-title {
    background: none;
    margin-top: .25rem;
}

.s4-title h2 {
    font: bold .42rem/.65rem "microsoft yahei";
    margin: auto;
}

.s4-title p {
    font: .3rem/.45rem "microsoft yahei";
    background: none;
}
.tips2{margin-right: 0;}
.tips{margin-right: 0; margin-bottom: 10px;}

.ratiohide {
	width: 100%;
	border-collapse: collapse;
	color: #666;
}

.ratiohide th {
	height: 0.62rem;
	font-size: 0.22rem;
	font-weight: normal;
	color: #fff;
	border-right: 1px solid #ccc;
	background: #4071ff;
}
.ratiohide th:nth-child(4){width: 30%;}

.ratiohide th:last-child {
	border-right: 0;
}

.ratiohide tr td {
	height: auto;
	padding: 0.1rem !important;
	font-size: 0.2rem;
	line-height: 0.36rem;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
.ratiohide tr td:nth-child(5){
    text-align: left;
    border-right: 1px solid #ccc;
}

.ratiohide tr td b{
	display: block;
	font-size: 0.28rem;
}
.ratiohide tr td span{
	display: block;
	font-size: 0.24rem;
	margin: 0.15rem 0;
}
.ratiohide tr td>a{
	display: block;
	width: 1rem;
	height: 0.36rem;
	text-align: center;
	line-height: 0.36rem;
	color: #fff;
	border-radius: 0.1rem;
	margin: .1rem auto 0;
	background: #4071ff;
}


/* section05 */
.sec05 {
    height: auto;
    float: left;
    background: #ebf4ff;
}

.s5-title {
    background: none;
    margin-top: .25rem;
}

.s5-title h2 {
    font: bold .42rem/.65rem "microsoft yahei";
}

.s5-cont {
    margin: .25rem auto;
}

.s5-cont .item {
    width: 80%;
    height: auto;
    background: #fff;
    float: left;
    margin: 0 10% .25rem;
}

.s5-cont .item font {
    width: 100%;
    padding: 0;
    margin-top: 0;
    height: auto;
}

.s5-cont .item font:before {
    display: none;
}

.s5-cont .item font img {
    float: none;
    height: .5rem;
    margin: .15rem auto;
}

.s5-cont .item ul {
    margin-top: .2rem;
    margin-bottom: .3rem;
}

.s5-cont .item ul li {
    font: .3rem/.45rem "microsoft yahei";
}

.s5-cont .item ul li:before {
    height: .45rem;
    line-height: .45rem;
    margin-left: -.2rem;
}

/* section6 */
.s6-title {
    background: none;
    margin-top: .25rem;
}

.s6-cont {
    margin-top: .7rem;
    margin-bottom: 0;
}

.s6-cont>div {
    font: 18px/32px "microsoft yahei";
    margin-right: 2%;
    margin-bottom: .9rem;
    font: .3rem/.45rem "microsoft yahei";
    width: 49%;
    height: 2.3rem;
    border-radius: 4px;
}

.s6-cont>div:nth-of-type(2n) {
    margin-right: 0;
}

.s6tit {
    font: bold 24px/50px "microsoft yahei";
    height: .9rem;
    top: -.5rem;
    font: bold .34rem/.7rem "microsoft yahei";
    background-size: 98%;
}

.s6-cont>div:nth-of-type(3n) {
    margin-right: 2%;
}

.s6-cont>div:nth-of-type(6) {
    margin-right: 0;
}

.s6nr {
    margin-top: .45rem;
    width: 82%;
    padding: 0 9%;
}

.s6nr span {
    width: .2rem;
    height: .2rem;
    top: 7px;
    left: -8%;
}

/* section7 */
.s7-title {
    background: none;
    margin-top: .25rem;
}

.s7L {
    position: initial;
    width: 40%;
    height: auto;
    padding: 0 30%;
    box-shadow: none;
    -webkit-box-shadow: none;
}

.s7L img {
    width: 100%;
}

.s7R {
    position: initial;
    width: 96%;
    height: auto;
    font: .3rem/.45rem "microsoft yahei";
    padding: 0 2%;
}

.s7-cont {
    margin-top: .2rem;
}

.s7nr {
    width: 100%;
    padding-left: 0;
}

.s7Name span {
    font: bold .54rem/.8rem "microsoft yahei";
    margin: .3rem auto .2rem;
}

.s4Dl {
    font: .3rem/.45rem "microsoft yahei";
    padding: 0 .2rem;
    margin-bottom: .2rem;
}

.js span {
    font: bold .3rem/.55rem "microsoft yahei";
    padding: 0 .1rem;
}

.js p {
    padding-left: 24%;
    padding-bottom: .2rem;
    margin-bottom: 0;
}

.s7xq {
    height: auto;
    margin-bottom: .2rem;
    padding-bottom: 0.2rem;
}

.xqT .s7nr {
    width: 100%;
    padding-left: 0;
}