/*reset*/
html {
	-webkit-text-size-adjust:100%;
	-ms-text-size-adjust:100%;
	font-size: 20px
}

@media only screen and (min-width:400px) {
	html {
		font-size: 21.33px!important
	}
}

@media only screen and (min-width:414px) {
	html {
		font-size: 22.08px!important
	}
}

@media only screen and (min-width:480px) {
	html {
		font-size: 25.6px!important
	}
}
*{-webkit-tap-highlight-color:transparent;-webkit-tap-highlight-color:rgba(0,0,0,0);}
body{padding: 0; max-width: 640px; min-width: 320px; height:100%; margin: 0 auto; background: #fff; font-family: "Hiragino Sans GB", "Helvetica Neue", Helvetica, "PingFang SC", "Microsoft YaHei", Arial, sans-serif;}
input:focus {outline: none;}a{text-decoration: none;}
a{text-decoration: none;}
ul,li,dl,dt,dd,ol{ margin:0; padding:0; list-style:none;}
em,i{ font-style:normal; margin:0; padding:0;}
h1,h2,h3,h4,h5,p{ margin:0; padding:0;}
a:link,a:visited{outline:none; border: none; text-decoration: none; blr:expression(this.onFocus=this.blur());color: #323234;}
a:hover{color: #b94dd4; text-decoration: none;}

/*public*/
.tmt-boxTit{height:auto; overflow: hidden; text-align: left; background: url(../img/line.png) no-repeat 5.5rem bottom; background-size:auto 0.1rem; margin-left:0.75rem;}
.tmt-boxTit h1{color: #f32f49; font-size:1.2rem; }
.tmt-boxTit h1 strong{font-size:1rem; background:#f32f49; display: inline-block; padding:0.2rem 0.3rem; margin-left:0.2rem; color:#fff;}
.tmt-boxCon{ height: auto; overflow: hidden; margin-top:0.5rem;}
a.tmt-boxbtn{display:inline-block; height:1.8rem; line-height:1.8rem; overflow:hidden; background:#f12f49; color: #fff; font-size:0.75rem; text-align:center;}
a.tmt-boxbtn:hover{background:#ffdbe0;}
a.tmt-boxbtn1{display:inline-block; height:1.8rem; line-height:1.8rem; overflow:hidden; background:#ffdbe0; color: #f12f49; font-size:0.75rem; text-align:center;}
a.tmt-boxbtn1:hover{background:#f12f49; color:#fff;}
.tmt-arrow_left{width:1.5rem; height:1.5rem; left:0; top:65%; outline:none; background:url(../img/arrow_left.png) no-repeat center center; background-size:35% auto; }
.tmt-arrow_right{width:1.5rem; height:1.5rem; right:0; top:65%; outline:none; background:url(../img/arrow_right.png) no-repeat center center; background-size:35% auto;}

/*banner*/
.tmt-banner{width:100%; height:auto; min-height:190px;overflow:hidden; background:#f3f3f3; position: relative;}
.tmt-banner .tmt-bannerbg{width: 100%; display: block;}
.tmt-bannercon{width:100%; height:100%; text-align:center; background:rgba(0,0,0,0.5); color: #fff; position: absolute; text-align: left; left:0%; top:0; z-index: 10;padding:1rem; display: flex; flex-direction: column; align-items:center; justify-content:center;}
.tmt-bannercon h1{font-size:1.6rem; color: #fff; font-weight: bold; }
.tmt-bannercon p{font-size:0.7rem; line-height:1.6; color: #fff;text-align:center; margin:0.5rem 0; }

/*pagebox1*/
.tmt-pagebox1{height:auto; overflow: hidden; padding:1rem 0 0 0; }
.tmt-pagebox1 .tmt-boxCon{padding-bottom:1rem;}
.tmt-pagebox1 ul{height: auto; overflow: hidden; text-align: center; }
.tmt-pagebox1 li{height:auto; overflow:hidden; display:block; padding:1rem 0; margin:0 1rem; border-bottom:1px #d8d9de solid;}
.tmt-pagebox1 li .tmt-listimg{width:30%; height:auto; overflow:hidden; float: left; margin:0px 0.75rem 0 0; border:1px #d8d9de solid;}
.tmt-pagebox1 li .tmt-listimg img{width:80%; display: block; margin:0.5rem auto;}
.tmt-pagebox1 li .tmt-listcon{height:auto; overflow:hidden; text-align: left; }
.tmt-pagebox1 li h3{font-size:0.8rem; color:#262626;}
.tmt-pagebox1 li h3 strong{height:1rem; line-height:1rem; border-radius:1rem; padding:0 0.3rem; background:#fe1940; font-size:0.6rem; color:#fff; font-weight:normal; border-bottom-left-radius:0; display: inline-block;}
.tmt-pagebox1 li h3 em{font-size:1rem; color:#f12f49; margin:0 0.2rem; }
.tmt-pagebox1 li p{font-size:0.65rem; color:#666; margin:0.5rem 0;}
.tmt-pagebox1 li p em{color:#f12f49;}
.tmt-pagebox1 li p span{color:#999;}
.tmt-pagebox1 li .tmt-listbtn{ display: flex; justify-content:space-between; padding-top:0.5rem; }
.tmt-pagebox1 li .tmt-listbtn a{width:48%;}

/*pagebox2*/
.tmt-pagebox2{height:auto; overflow: hidden; padding:1rem 0 0 0; }
.tmt-pagebox2 .tmt-boxCon{}
.tmt-pagebox2 li{ height:auto; overflow: hidden; display:block; padding:1rem 0; margin:0 1rem; border-bottom:1px #eee dashed;}
.tmt-pagebox2 li .tmt-lt{height:auto; overflow:hidden;}
.tmt-avatar{width:2rem; height:2rem; border-radius:2rem; overflow:hidden; float:left;margin-right:0.5rem;line-height:2rem;font-size:16px;color:#fff;text-align:center;background:#428af8;}
.tmt-pagebox2 li .tmt-lt img{width:2rem; height:2rem; border-radius:2rem; overflow:hidden; float:left;  display: block;}
.tmt-pagebox2 li .tmt-lt span{font-size:0.65rem; color:#999;}
.tmt-pagebox2 li .tmt-lt h3{font-size:0.8rem; color:#333; }
.tmt-pagebox2 li .tmt-lt h3 strong{margin-right:0.3rem;}
.tmt-pagebox2 li .tmt-lc{height:auto; overflow:hidden; margin:0.75rem 0;}
.tmt-pagebox2 li .tmt-lc p{font-size:0.7rem; color:#666; line-height:1.8em;}
.tmt-pagebox2 li .tmt-limg {height:auto; overflow-x:auto; text-align: left; white-space: nowrap;}
.tmt-pagebox2 li .tmt-limg img{width:6rem; height:4rem; display: inline-block; margin:0 0.5rem 0 0;}
.tmt-pagebox2 li .tmt-lbtn{height:auto; overflow:hidden; padding-top:0.75rem;}
.tmt-pagebox2 li a.tmt-boxbtn{width:100%; }
.tmt-pagebox2 li:last-child{border: 0;}

/*pagebox3*/
.tmt-pagebox3{height:auto; overflow: hidden; padding:1rem 0 0 0; }
.tmt-pagebox3 ul{height: auto; overflow: hidden;}
.tmt-pagebox3 li{padding:0.75rem; margin:0.75rem 1rem; border:1px #d8d9de solid;}
.tmt-pagebox3 li .tmt-listimg{width:40%; height:auto; overflow:hidden; float:left; margin:0 0.75rem 0 0;}
.tmt-pagebox3 li .tmt-listimg img{width:100%; display: block;}
.tmt-pagebox3 li .tmt-listcon{height:auto; overflow:hidden; text-align: left; }
.tmt-pagebox3 li h3{font-size:0.8rem; color:#f12f49; margin-bottom: 0.3rem; }
.tmt-pagebox3 li p{font-size:0.65rem; color:#999;}
.tmt-pagebox3 li .tmt-listbt{height:auto; overflow:hidden; padding-top:0.75rem;}
.tmt-pagebox3 li a.tmt-boxbtn{width:100%; }

/*pagebox4*/
.tmt-pagebox4{height:auto; overflow: hidden; padding:1.5rem 0 0 0; }
.tmt-pagebox4 .tmt-boxCon{ padding-left:1rem; margin:1rem; border:1px #d8d9de solid;}
.tmt-pagebox4 li{padding:0.75rem 0.75rem 0.75rem 0; border-bottom:1px #d8d9de solid; }
.tmt-pagebox4 li h3{font-size:0.8rem; color:#262626; background: url(../img/dot1.png) no-repeat left center; background-size:0.3rem auto; text-indent:0.8rem; margin-left:-0.5rem; }
.tmt-pagebox4 li p{font-size:0.65rem; color:#999; margin:0.5rem 0rem 0 0.3rem;}
.tmt-pagebox4 li:last-child{border:0;}

/*pagebox5*/
.tmt-pagebox5{height:auto; overflow: hidden;padding:1.5rem 0 0 0;}
.tmt-pagebox5 .tmt-boxCon{margin:0;}
.tmt-pagebox5 li{ height:auto; overflow:hidden; margin:0.75rem 1rem; text-align: left; }
.tmt-pagebox5 li .tmt-lt{background: url(../img/tbg.png) no-repeat left center; background-size:100% auto;}
.tmt-pagebox5 li .tmt-lt h3{ line-height:3rem; font-size:0.8rem; color:#4d5a6e; margin-left:3rem; }
.tmt-pagebox5 li .tmt-lc{height:auto; overflow:hidden; }
.tmt-pagebox5 li .tmt-lc p{font-size:0.7rem; color:#6e747e; }

/*pagebox6*/
.tmt-pagebox6{height:auto; overflow: hidden; padding:1rem 0 0 0;}
.tmt-pagebox6 li{height:auto; overflow:hidden; margin:0.75rem 1rem; border:1px #d8d9de solid;}
.tmt-pagebox6 li a{height:2.4rem; line-height:2.4rem; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; display: block; font-size:0.8rem; color:#495466;  background: url(../img/dot.png) no-repeat 0.75rem center; background-size:0.3rem auto; text-indent:1.5rem;}
.tmt-pagebox6 li a:hover{color:#ff6a35;}

/*pagebox5*/
.tmt-tips{height:auto; overflow: hidden; text-align: left; padding:0.5rem 1rem;}
.tmt-tips .tmt-container{padding:1rem; background:#ffeef0; }
.tmt-tips h3{font-size:1rem; font-weight: bold; color:#5f6c81; margin-bottom:0.5rem; }
.tmt-tips p{font-size:0.7rem; color:#5f6c81; line-height:1.2rem; }