/*reset*/
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin: 0; padding: 0; 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; text-decoration: none; blr:expression(this.onFocus=this.blur());color: #323234;}
a:hover{color: #b94dd4; text-decoration: none;}
.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction{bottom:0px;}
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{width: 50px;height: 10px;	background:none; border:1px #ce900d solid; border-radius:0; }
.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet-active{background: #ce900d;}
.swiper-button-next,.swiper-button-prev{outline: none;}
::-webkit-scrollbar{height:10px;}
::-webkit-scrollbar-track {background-color: #fff;} /* 滚动条的滑轨背景颜色 */
::-webkit-scrollbar-thumb {background-color: rgba(0, 0, 0, 0.2); border-radius:10px;} /* 滑块颜色 */

/*public*/
.tmt-container{max-width:1420px; height: auto; overflow: hidden; margin: 0 auto;position: relative;}
.tmt-boxTit{width:100%; height:auto; overflow: hidden; text-align: left;}
.tmt-boxTit h1{color: #333; font-size:34px;}
.tmt-boxCon{ height: auto; overflow: hidden;margin-top:30px ;}
a.tmt-boxbtn{display:inline-block; height:47px; line-height:47px; overflow:hidden; padding:0 50px 0 30px; background:#f83244 url(../img/icon_arrow.png) no-repeat 80% center; color: #fff; font-size:18px;  text-align:center; border-radius:100px; box-shadow:0 5px 5px rgba(250,50,70,0.2); margin:5px 5px 8px 5px; }
a.tmt-boxbtn:hover{opacity:0.8;}
a.tmt-boxbtn1{display:block; height:47px; line-height:47px; overflow:hidden; border:1px #f83244 solid; color: #f83244; font-size:18px; text-align:center; border-radius:100px; }
a.tmt-boxbtn1:hover{background:#f83244; color:#fff;}
.tmt-arrow_left{width:20px; height:36px; overflow: hidden; left:20px; top:48%; background: url(../img/arrow_left.png) no-repeat center center; margin: 0;}
.tmt-arrow_right{width:20px; height:36px; overflow: hidden; left:auto; right:20px; top:48%; background:url(../img/arrow_right.png) no-repeat center center; margin: 0;}
.tmt-mainbody{padding:60px 0;}
.tmt-leftbar{height:auto; overflow:hidden;}
.tmt-rightbar{width:345px; height:auto; overflow:hidden; float:right; margin-left:75px;}

/*banner*/
.tmt-banner{width:100%; height:100%; overflow:hidden; position: relative;}
.tmt-banner .tmt-bannerbg{width: 100%; min-height:260px; display: block;}
.tmt-bannercon{width:100%; height:100%; overflow:hidden; background:rgba(0,0,0,0.5); display: flex; align-items:center; justify-content: center; position: absolute; z-index:1; }
.tmt-bannerbox{width:1000px; text-align:center;color: #fff; margin:0 auto; }
.tmt-bannercon h1{font-size:50px; color: #fff; font-weight: bold; }
.tmt-bannercon p{font-size:16px; color: #fff; margin:10px 0;}

/*pagebox1*/
.tmt-pagebox1{height:auto; overflow: hidden; }
.tmt-pagebox1 .tmt-boxCon{margin:0;}
.tmt-pagebox1 li{ height:auto; overflow:hidden; padding:0px 0 40px 0; margin-bottom:40px; border-bottom:1px #c2cbd5 solid;}
.tmt-pagebox1 li .tmt-listimg{ height:auto; overflow:hidden; float: left; margin:0 20px 0 0;}
.tmt-pagebox1 li .tmt-listimg img{width:345px; display: block;}
.tmt-pagebox1 li .tmt-listcon{height:auto; overflow:hidden; text-align: left; }
.tmt-pagebox1 li strong{font-size:16px; color:#f83244; font-weight:normal; float: right;}
.tmt-pagebox1 li h3{font-size:26px; color:#f83244; }
.tmt-pagebox1 li p{font-size:18px; color:#666; margin:10px 0; clear: both;}
.tmt-pagebox1 li p span{color:#999;}
.tmt-pagebox1 li a.tmt-boxbtn{float: right; }
.tmt-pagebox1 li:last-child{border: 0;}

/*pagebox2*/
.tmt-pagebox2{height:auto; overflow: hidden;}
.tmt-pagebox2 ul{display: flex; justify-content:space-between; flex-wrap: wrap; align-items: flex-start;}
.tmt-pagebox2 li{width:32%; height:auto; overflow:hidden; margin:0 0 20px 0;}
.tmt-pagebox2 li img{width:100%; display: block; margin-bottom:10px;}
.tmt-pagebox2 li p{font-size:16px; color:#333;}
.tmt-pagebox2 li a:hover p{color:#f83244;}

/*pagebox3*/
.tmt-pagebox3{height:auto; overflow: hidden; margin-top:40px;}
.tmt-pagebox3 dl{}
.tmt-pagebox3 dt{height:auto; overflow:hidden; margin-bottom:20px;}
.tmt-pagebox3 dd{height:auto; overflow:hidden; margin-bottom:40px;}
.tmt-pagebox3 .tmt-lt{height:auto; overflow:hidden;}
.tmt-pagebox3 .tmt-lt img{width:68px; height:68px; border-radius:100px;}
.tmt-pagebox3 .tmt-lc{height:auto; overflow:hidden; padding:10px 25px; border-radius:10px; position: relative; }
.tmt-pagebox3 .tmt-lc p{ height:auto; overflow: hidden; font-size:18px; line-height:1.8em; color:#fff; }
.tmt-pagebox3 .tmt-lc h3{font-size:24px; color:#333; font-weight: bold; }
.tmt-pagebox3 span{display: block; position: relative; z-index:1;}
.tmt-pagebox3 dt .tmt-lt{float: left; margin:0 15px 0 0;}
.tmt-pagebox3 dt .tmt-lc{border:1px #cbcbcb solid; float: left; min-width:50%;}
.tmt-pagebox3 dt span{width:8px; height:10px; background: url(../img/icon_arrow1.jpg) no-repeat; float: left; margin:25px -1px 0 0;}
.tmt-pagebox3 dd .tmt-lt{float: right; margin:10px 0 0 15px;}
.tmt-pagebox3 dd .tmt-lc{background:#f83244; margin-left:90px;}
.tmt-pagebox3 dd span{width:13px; height:15px; background: url(../img/icon_arrow2.jpg) no-repeat; float: right; margin:38px -1px 0 0;}
.tmt-pagebox3 .tmt-boxBt{margin:0px 90px;}
.tmt-pagebox3 a.tmt-boxbtn{}

/*pagebox4*/
.tmt-pagebox4{height:auto; overflow: hidden; }
.tmt-pagebox4 ul{height: auto; overflow: hidden; text-align: center; }
.tmt-pagebox4 li{height:auto; overflow:hidden; display:block; border:1px #c2cbd5 solid; margin-bottom:20px;}
.tmt-pagebox4 li img{max-width:60%; display: block; margin:20px auto;}
.tmt-pagebox4 li h3{font-size:24px; background-color:#ffecee; padding:10px 0; text-align: center; color:#f83244; margin:20px 0; }
.tmt-pagebox4 li a.tmt-boxbtn1{width:60%; margin:0 auto 20px auto;}

/*pagebox5*/
.tmt-pagebox5{height:auto; overflow: hidden; margin-top:20px; }
.tmt-pagebox5 .tmt-first{height:auto; overflow:hidden; margin-bottom:20px;}
.tmt-pagebox5 .tmt-first img{width:100%; display: block;}
.tmt-pagebox5 li{height:auto; overflow:hidden; margin:15px 0;}
.tmt-pagebox5 li span{width:24px; height:24px; line-height:24px; text-align:center; border-radius:100px; background:#f83244; color:#fff; font-size:20px; float: left; margin:3px 15px 0 0;}
.tmt-pagebox5 li a{display: block; height:30px; line-height:30px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; font-size:18px; color:#333; }
.tmt-pagebox5 li a:hover{color:#3fa5b9;}

/*pagebox6*/
.tmt-pagebox6{height:auto; overflow: hidden; margin-top:20px;}
.tmt-pagebox6 li{ height:auto; overflow: hidden; display:block; padding:0px 0 30px 0; margin-bottom:30px; border-bottom:1px #ddd solid;}
.tmt-pagebox6 li .tmt-lt{height:auto; overflow:hidden;}
.tmt-avatar{width:70px; height:70px;float: left; margin-right:15px;overflow:hidden;line-height:70px;font-size:30px;color:#fff;text-align:center;background:#428af8;border-radius:100%;}
.tmt-pagebox6 li .tmt-lt img{width:70px; height:70px; display: block; border-radius:100px; }
.tmt-pagebox6 li .tmt-lt span{font-size:16px; color:#999;}
.tmt-pagebox6 li .tmt-lt h3{font-size:18px; color:#333; margin:0px 0 10px 0; }
.tmt-pagebox6 li .tmt-lt h3 strong{margin-right:10px;}
.tmt-pagebox6 li .tmt-lc{height:auto; overflow:hidden; margin:10px 0;}
.tmt-pagebox6 li .tmt-lc p{font-size:16px; color:#666; line-height:1.8em;}
.tmt-pagebox6 li .tmt-limg {height:auto; overflow:hidden; margin:20px 0;}
.tmt-pagebox6 li .tmt-limg img{width:47%; height:100px; float: left; display: inline-block; margin:0 1.5% 15px 1.5%;}
.tmt-pagebox6 li span{font-size:14px; color:#999;}
.tmt-pagebox6 li a:hover h3{color:#3fa5b9;}
.tmt-pagebox6 li a.tmt-rbtn{float: right;}
.tmt-pagebox6 li a.tmt-boxbtn{width:160px; height:50px; line-height:50px;  text-align: center; float: right; }
.tmt-pagebox6 li:last-child{border: 0;}


/*pagebox5*/
.tmt-tips{height:auto; overflow:hidden; position: relative; }
.tmt-tips h3{display:block; height:54px; line-height:50px; overflow: hidden; background: url(../img/tbg.png) no-repeat center top; font-size:22px; color:#fff; position: relative; text-align:center; position: relative; z-index:1;}
.tmt-tips p{ background:#ffe7e9;  font-size:14px; color:#ec1232; line-height:1.6em; display: block; padding:60px 30px 30px 30px; position: relative; text-align: left; margin:-41px 0 0 0; }