/*reset*/
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin: 0; padding: 0; background: #233b47; font-family: "Hiragino Sans GB", "Helvetica Neue", Helvetica,"Microsoft YaHei", "PingFang SC",  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;}

/*public*/
.tmt-container{max-width:1200px; height: auto; overflow: hidden; background:#fff5f3; padding:40px 0 0 0; margin: 0 auto; position: relative;}
.tmt-boxTit{width:580px; height:60px; line-height:60px; overflow:hidden; background:#78cec1; text-align:center; border:1px #131313 solid; border-radius:100px; margin:0 auto; }
.tmt-boxTit h1{color: #fff;font-size:36px; }
.tmt-boxTit1{text-align:center;}
.tmt-boxTit1 h1{color: #fff;font-size:54px; font-weight: bold;}
.tmt-boxTit2{width:100%; text-align:left;}
.tmt-boxTit2 h1{color: #000;font-size:48px; font-weight: bold;}
.tmt-boxCon{ height: auto; overflow: hidden;margin-top:30px;}
a.tmt-boxbtn{display:inline-block; height:40px; line-height:40px; padding:0 30px; overflow:hidden; background:#ff8a00; font-size:19px; color:#fff;  text-align: center; border-radius:6px;}
a.tmt-boxbtn:hover{opacity:0.6;}
a.tmt-boxbtn1{display:block; height:50px; line-height:50px; overflow:hidden; background:#ff8a00; font-size:20px; color:#fff; text-align: center; border-radius:5px;}
a.tmt-boxbtn1:hover{background-color:#6ad2c0;}
a.tmt-boxbtn2{display:inline-block; height:40px; line-height:40px; overflow:hidden; border:1px #cc9999 solid; font-size:19px; color:#cc9999; padding:0 30px; text-align: center; border-radius:6px; }
a.tmt-boxbtn2:hover{background-color:#cc9999; color:#fff;}
.tmt-arrow_left{width:60px; height:60px; overflow: hidden; left:-50px; top:50%; background:url(../img/arrow_left.jpg) no-repeat center center; border-radius:0; }
.tmt-arrow_right{width:60px; height:60px; overflow: hidden; left:auto; right:-50px; top:50%; background:url(../img/arrow_right.jpg) no-repeat center center;border-radius:0; }

/*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{width: 100%; height:auto; overflow: hidden; text-align:center; }
.tmt-pagebox1 ul{text-align:center; margin:0 20px;}
.tmt-pagebox1 li{width:48%; height:auto; overflow:hidden; display:inline-block; background:#6ad2c0; border:1px #233b47 dashed; padding:15px; margin:10px 5px; }
.tmt-pagebox1 li .tmt-box{height:230px; overflow:hidden; background:#fff; border:1px #64757d solid; padding:20px;}
.tmt-pagebox1 li .tmt-left{float: left; margin:0 20px 0 0px;}
.tmt-pagebox1 li .tmt-left img{width:100px; display: block;}
.tmt-pagebox1 li .tmt-right{height: auto; overflow:hidden; text-align: left; }
.tmt-pagebox1 li .tmt-right h3{font-size:24px; color:#000; font-weight: bold; margin-bottom:5px;}
.tmt-pagebox1 li .tmt-right strong{font-size:19px; color:#666; font-weight: bold; }
.tmt-pagebox1 li .tmt-right p{font-size:19px; color:#666; text-align: left; margin:10px 0px;  display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden;}
.tmt-pagebox1 li .tmt-right a{margin-right:10px;}

/*pagebox2*/
.tmt-pagebox2{width: 100%; height:auto; overflow: hidden; }
.tmt-pagebox2 ul{text-align: center; margin:0 20px;}
.tmt-pagebox2 li{width:31%; height:auto; overflow:hidden; display: inline-block; background:#6ad2c0; border:1px #233b47 dashed; padding:15px; margin:5px 1% 10px 1%; position: relative;}
.tmt-pagebox2 li .tmt-box{height:360px; overflow:hidden; background:#fff; border:1px #64757d solid; padding:20px;}
.tmt-pagebox2 li h3{font-size:26px; color:#333; font-weight: bold; margin:10px 0 5px 0; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}
.tmt-pagebox2 li p{font-size:24px;color:#999; margin:10px 0px 30px 0px;  display: -webkit-box; -webkit-line-clamp:3; -webkit-box-orient: vertical; overflow: hidden; }
.tmt-pagebox2 li h4{font-size:24px;color:#666; font-weight: bold; margin:20px 0 10px 0;}

/*pagebox3*/
.tmt-pagebox3{width:100%; height:auto; overflow:hidden; }
.tmt-pagebox3 ul{height:auto; overflow: hidden; text-align:center; margin:0 15px; }
.tmt-pagebox3 li{width:47%; height:70px; line-height:70px; overflow: hidden; display: inline-block; margin:10px 1%; text-align: left; }
.tmt-pagebox3 li a{height:70px; line-height:70px; overflow:hidden; display: block; background:#ffd4c3; border:1px #333 solid; padding:0px 20px 0px 20px; font-size:26px; color:#333; font-weight: bold; white-space: nowrap; text-overflow:ellipsis; }
.tmt-pagebox3 li a:hover{background-color:#f09716; color:#fff;}

/*pagebox4*/
.tmt-pagebox4{width:100%; height:auto; overflow: hidden; text-align: center; }
.tmt-pagebox4 ul{height:auto; overflow:hidden; margin:0 0px 0 25px;}
.tmt-pagebox4 li{width:47%; height:auto; overflow: hidden; float: left; display: inline-block; background:#fff; border:1px #333 solid; text-align:left; padding:20px 20px; margin:10px 1%; }
.tmt-pagebox4 li h3{font-size:24px; color:#333; font-weight: bold; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; margin-bottom:10px; }
.tmt-pagebox4 li p{font-size:18px; color:#999; overflow:hidden; text-overflow: ellipsis;  display: -webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical; margin:10px 0px 0px 0; }
.tmt-pagebox4 li a:hover h3{color:#5bb3bd;}

/* tmt-pagebox5 */
.tmt-pagebox5{height:auto; overflow: hidden; text-align: center;}
.tmt-pagebox5 ul{height:auto; overflow: hidden; text-align:center; margin:0 20px; }
.tmt-pagebox5 li{width:31%; height:auto; overflow: hidden; display: inline-block; background:#fff; border:1px #333 solid; padding:30px; text-align: center; margin:10px 1%; }
.tmt-pagebox5 li h3{font-size:20px; color:#333; font-weight: bold; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;  padding-bottom:15px;}
.tmt-pagebox5 li .tmt-con{height:auto; padding:20px; background:#ff8a00; border:1px #333 dashed; overflow:hidden;}
.tmt-pagebox5 li p{font-size:16px;color:#fff; overflow:hidden; text-overflow: ellipsis;  display: -webkit-box;-webkit-line-clamp:8;-webkit-box-orient: vertical; }
.tmt-pagebox5 .tmt-boxBt{padding:30px;}
.tmt-pagebox5 .tmt-boxBt a{width:300px;}

/*pagebox6*/
.tmt-pagebox6{width:100%; height:auto; overflow: hidden; text-align:center; }
.tmt-pagebox6 .tmt-boxCon{background:#ffd4c3; border:1px #333 solid; padding:20px; margin:30px 30px 20px 30px;}
.tmt-pagebox6 ul{text-align:center; display: flex; flex-wrap: wrap; justify-content:space-between;  }
.tmt-pagebox6 li{width:49%; min-height:200px; overflow: hidden; display:inline-block; background:#fff; border:1px #333 solid; text-align: left; padding:20px 20px; margin:10px 0px 10px 0;}
.tmt-pagebox6 li .tmt-top{height:auto; overflow:hidden; }
.tmt-avatar{width:60px; height:60px; display:block;  border-radius:100%; margin-right:20px; float: left;line-height:60px;font-size:26px;color:#fff;text-align:center;background:#428af8; }
.tmt-pagebox6 li .tmt-top img{width:60px; height:60px; display:block;  border-radius:100%;float: left;}
.tmt-pagebox6 li .tmt-top h3{font-size:18px;color:#2d6970; font-weight: bold; margin:5px 0px 5px 0;}
.tmt-pagebox6 li .tmt-top span{margin-left:20px;}
.tmt-pagebox6 li .tmt-top p{font-size:16px; color:#999;}
.tmt-pagebox6 li .tmt-top a{height:30px; line-height:30px; padding:0 30px; float: right;}
.tmt-pagebox6 li .tmt-con{height:auto; overflow:hidden; padding:20px 0;}
.tmt-pagebox6 li .tmt-con p{ font-size:16px; height:95px; overflow:hidden; color:#666; overflow:hidden; text-overflow: ellipsis;  display: -webkit-box;-webkit-line-clamp:4;-webkit-box-orient: vertical;}
.tmt-pagebox6 li .tmt-imgbox{width:100%; overflow-x: auto; text-align: left; padding-bottom:10px; white-space: nowrap; margin-top:15px;}
.tmt-pagebox6 li .tmt-imgbox img{width:105px; height:65px; display:inline-block; margin-right:10px;}


/*tips*/
.tmt-tips{height:auto; overflow: hidden; padding:0px 0 50px 0;  text-align: center;}
.tmt-tips .tmt-con{height:auto;overflow: hidden; padding:50px 70px;}
.tmt-tips p{ font-size:18px; color:#333;line-height:1.8em; text-align: left;  }