/*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:1415px; height: auto; overflow: hidden; margin: 0 auto; position: relative;}
.tmt-boxTit{width:100%; height:70px; line-height:70px; background:#0167cf; overflow: hidden; text-align: left; }
.tmt-boxTit h1{ color: #fff; padding:0 30px; font-size:30px; }
.tmt-boxTit1{width:100%; height:30px; line-height:30px; overflow: hidden; text-align: left; border-left:6px #0167cf solid; }
.tmt-boxTit1 h1{color: #0167cf; font-size:28px; margin-left:20px; }
.tmt-boxTit2{width:100%; height:80px; line-height:50px; overflow: hidden; text-align: left; background: url(../img/tbg.png) no-repeat left top; }
.tmt-boxTit2 h1{color: #fadd1d; font-size:22px; margin-left:90px; }
.tmt-boxTit2 h1 img{display: inline-block; margin-right:10px;}
.tmt-boxCon{ height: auto; overflow: hidden;margin-top:50px;}
a.tmt-boxbtn{display:inline-block; height:44px; line-height:44px; overflow:hidden; border:1px #ff5411 solid; padding:0 30px; color: #ff5411; font-size:18px;  text-align:center; border-radius:100px; }
a.tmt-boxbtn:hover{background:#ff5411;  border:1px #ff5411 solid;  color:#fff;}
a.tmt-boxbtn1{display:inline-block; height:44px; line-height:44px; overflow:hidden; border:1px #0167cf solid; padding:0 30px; color: #0167cf; font-size:18px;  text-align:center; border-radius:100px; }
a.tmt-boxbtn1:hover{background:#0167cf;  border:1px #0167cf solid;  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:390px; height:auto; overflow:hidden; float:right; margin-left:46px;}

/*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; padding:0; }
.tmt-pagebox1 ul{height: auto; overflow: hidden; text-align: left; }
.tmt-pagebox1 li{height:auto; overflow:hidden; margin:30px 0; padding-bottom:30px; border-bottom:1px #c2cbd5 solid;}
.tmt-pagebox1 li .tmt-listlogo{width:25%; height:auto; overflow:hidden; float: left; border:1px #c2cbd5 solid; margin:0px 30px 0 0; }
.tmt-pagebox1 li .tmt-listlogo img{max-height:150px; display: block; margin:20px auto;}
.tmt-pagebox1 li .tmt-listcon{height:auto; overflow:hidden; text-align: left; }
.tmt-pagebox1 li h3{font-size:26px; color:#262626; }
.tmt-pagebox1 li p{height:30px; line-height:30px; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; font-size:18px; color:#333; margin:13px 0;}
.tmt-pagebox1 li p em{color:#fe5a19;}
.tmt-pagebox1 li p span{margin-right:10px;}
.tmt-pagebox1 li .tmt-p2 span{background: url(../img/icon.png) no-repeat left center; padding-left:30px;}
.tmt-pagebox1 li .tmt-p3{color:#999; }
.tmt-pagebox1 li a.tmt-boxbtn{float: right;}
.tmt-pagebox1 li a.tmt-boxbtn1{float: right; margin-left:20px;}
.tmt-pagebox1 li .tmt-listbt{width:100%; height:auto; overflow:hidden; padding:0 20px; background:#ffe9e0; margin-top:30px;}
.tmt-pagebox1 li .tmt-listbt p{font-size: 16px; color:#a66d56; line-height:1.8em;}
.tmt-pagebox1 li:last-child{border: 0;}

/*pagebox2*/
.tmt-pagebox2{height:auto; overflow: hidden;}
.tmt-pagebox2 .tmt-boxCon{ margin-top:20px; border:1px #d1d1d1 solid;}
.tmt-pagebox2 ul{margin-left:20px;}
.tmt-pagebox2 li{height:auto; overflow:hidden; border-bottom:1px #d1d1d1 solid;}
.tmt-pagebox2 li a{width:100%; display: block; height:70px; line-height:70px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; font-size:22px; color:#fa6325; background: url(../img/icon1.png) no-repeat left center; padding-left:40px; }
.tmt-pagebox2 li a:hover{color:#0167cf;}
.tmt-pagebox2 li:last-child{border: 0;}

/*pagebox3*/
.tmt-pagebox3{height:auto; overflow: hidden; margin-top:40px; }
.tmt-pagebox3 .tmt-boxCon{ margin-top:20px; border:1px #d1d1d1 solid;}
.tmt-pagebox3 ul{ height: auto; overflow: hidden; text-align: left;}
.tmt-pagebox3 li{height:auto; overflow:hidden; padding:20px; border-bottom:1px #d1d1d1 solid; }
.tmt-pagebox3 li .tmt-listimg{width:90px; height:90px; overflow:hidden; border-radius:100px; float: left; margin:0px 20px 0 0; }
.tmt-pagebox3 li .tmt-listimg img{width:100%; height:100%; display: block;}
.tmt-pagebox3 li .tmt-listcon{height:auto; overflow:hidden; text-align: left; }
.tmt-pagebox3 li h3{font-size:18px; color:#262626; margin-bottom:10px; }
.tmt-pagebox3 li p{ font-size:14px; color:#666; overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.tmt-pagebox3 li:last-child{border: 0;}

/*pagebox4*/
.tmt-pagebox4{height:auto; overflow: hidden; margin-top:40px; }
.tmt-pagebox4 .tmt-boxCon{ margin-top:20px; border:1px #d1d1d1 solid;}
.tmt-pagebox4 ul{height: auto; overflow: hidden; text-align:left; padding:20px 0;}
.tmt-pagebox4 li{height:auto; overflow:hidden; padding:10px 20px;}
.tmt-pagebox4 li span{float: left; width:30px; height:30px; line-height:30px; text-align:center; display: block; overflow:hidden; background: #0167cf; font-size:18px; color:#fff; margin-right:15px;}
.tmt-pagebox4 li a{display: block; height:30px; line-height:30px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; font-size:18px; color:#333; }
.tmt-pagebox4 li a:hover{color:#0167cf;}

/*pagebox5*/
.tmt-pagebox5{height:auto; overflow: hidden; margin-top:40px;}
.tmt-pagebox5 .tmt-boxCon{ margin-top:20px; border:1px #d1d1d1 solid;}
.tmt-pagebox5 ul{}
.tmt-pagebox5 li{height:auto; overflow:hidden; padding:20px; text-align: left; }
.tmt-pagebox5 li .tmt-lt{height:auto; overflow:hidden; background: url(../img/icon2.png) no-repeat left center; margin-bottom:20px;}
.tmt-pagebox5 li .tmt-lt h3{font-size:22px; color:#a66d56; margin-left:30px; }
.tmt-pagebox5 li .tmt-lc{height:auto; overflow:hidden; background:#ffe9e0; padding:20px;}
.tmt-pagebox5 li .tmt-lc p{ height:auto; overflow: hidden; font-size:16px; line-height:1.8em; color:#a66d56; }

/*pagebox6*/
.tmt-pagebox6{height:auto; overflow: hidden; }
.tmt-pagebox6 li{ height:auto; overflow: hidden; display:block; margin-bottom:20px; }
.tmt-pagebox6 li .tmt-lt{height:auto; overflow:hidden; margin-bottom:15px;}
.tmt-avatar{margin:0px 20px 0 0; width:66px; height:66px; float:left;line-height:66px;text-align: center;font-size:20px;color:#fff;background:#428af8;border-radius:50%;}
.tmt-pagebox6 li .tmt-lt img{width:66px; height:66px; display: block; border-radius:100px; float: left; }
.tmt-pagebox6 li .tmt-lt h3{font-size:20px; color:#333; margin:0px 0 5px 0; }
.tmt-pagebox6 li .tmt-lt h3 strong{margin-right:10px;}
.tmt-pagebox6 li .tmt-lt p{font-size:16px; color:#999;}
.tmt-pagebox6 li .tmt-lc{height:auto; overflow:hidden; padding:20px; background:#f1f1f1;}
.tmt-pagebox6 li .tmt-lc p{font-size:16px; color:#666; line-height:2em;}
.tmt-pagebox6 li .tmt-limg{height:auto; overflow:hidden; margin-top:20px;}
.tmt-pagebox6 li .tmt-limg img{width:150px; height:100px; display: inline-block; margin:0 15px 0px 0;}
.tmt-pagebox6 li a:hover h3{color:#3fa5b9;}
.tmt-pagebox6 li .tmt-boxbtn{float: right; margin-top:10px;}
.tmt-pagebox6 li:last-child{border: 0;}

/*pagebox5*/
.tmt-tips{height:auto; overflow: hidden; margin-top:40px; }
.tmt-tips .tmt-boxCon{height:auto; overflow:hidden; background:#ffe9e0; margin:0; text-align: left; padding:30px;}
.tmt-tips .tmt-boxCon p{ height:auto; overflow: hidden; font-size:16px; line-height:1.8em; color:#a66d56; }
