/*reset*/
html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}
body{margin: 0; padding: 0; background: #ffffff; 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;}

/*public*/
.tmt-container{max-width:1270px; height: auto; overflow: hidden; margin: 0 auto;position: relative;}
.tmt-boxTit{text-align: center; }
.tmt-boxTit img{display:inline-block;}
.tmt-boxTit h1{font-size:42px; display: inline-block; vertical-align: middle; color:#2f2f2f; margin:0 10px;}
.tmt-boxTit1{height:96px; line-height:96px; text-align: center;background:#1a157b; }
.tmt-boxTit1 img{display:inline-block; margin-right:10px;}
.tmt-boxTit1 h1{font-size:42px; display: inline-block; vertical-align: middle; color:#fff; margin:0 10px;}
.tmt-boxCon{ height: auto; overflow: hidden;margin-top:40px ;}
a.tmt-boxbtn0{display:block; height:68px; line-height:68px; overflow:hidden;background:#38c296; text-align:center; color: #fff; font-size:22px;  border-radius:10px;}
a.tmt-boxbtn0:hover{opacity:0.8;}
a.tmt-boxbtn{display:inline-block; height:60px; line-height:60px; overflow:hidden; background:#fff; color: #38c296; font-size:24px; padding:0 50px; border-radius:100px;}
a.tmt-boxbtn:hover{opacity:0.8;}
a.tmt-boxbtn1{display:inline-block; height:60px; line-height:60px; overflow:hidden; background:#1a157b; color: #fff; font-size:22px; padding:0 30px; border-radius:100px; text-align:center;}
a.tmt-boxbtn1:hover{opacity:0.8;}
.tmt-arrow_left{width:62px; height:62px; overflow: hidden; left:0px; top:45%; background: url(../img/arrow_left.png) no-repeat center center; margin: 0;}
.tmt-arrow_right{width:62px; height:62px; overflow: hidden; left:auto; right:0px; top:45%; background:url(../img/arrow_right.png) no-repeat center center; margin: 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; padding:60px 0;  background:url(../img/cbg.jpg) no-repeat center top;}
.tmt-pagebox1 ul{display: flex; justify-content:space-between; align-items:flex-start; margin-top:40px;}
.tmt-pagebox1 li{width:400px; height:auto; overflow:hidden; }
.tmt-pagebox1 li .tmt-listbox{height:510px; overflow:hidden; background:#fff; padding:30px; border-radius:10px;}
.tmt-pagebox1 li .tmt-img{border:1px #38c296 solid; height:188px;}
.tmt-pagebox1 li .tmt-img img{max-height:160px; display: block; margin:10px auto;}
.tmt-pagebox1 li .tmt-tit{font-size:30px; color:#2f2f2f; text-align:center; margin:20px 0 10px 0;}
.tmt-pagebox1 li .tmt-info{text-align: left;}
.tmt-pagebox1 li .tmt-info p{font-size:22px; color:#353535; line-height:2;}
.tmt-pagebox1 li .tmt-info p em{color:#fe1940;}
.tmt-pagebox1 li .tmt-info strong{float: right; font-size:32px; font-weight: normal; color:#fe1940;}
.tmt-pagebox1 li .tmt-info strong em{display:inline-block; vertical-align: middle; background:#fe1940; font-size:14px; padding:0 5px; color:#fff; border-radius:40px; border-top-left-radius:0;}
.tmt-pagebox1 li .tmt-con{margin:20px 0 20px 0; text-align: left;}
.tmt-pagebox1 li .tmt-con p{font-size:18px; color:#2f2f2f; line-height:1.8; }
.tmt-pagebox1 li .tmt-listbtn{border-top:7px #38c296 solid; padding:20px 50px;}
.tmt-pagebox1 li:nth-child(2) .tmt-img{border-color:#d75372;}
.tmt-pagebox1 li:nth-child(2) .tmt-listbtn{border-color:#d75372;}
.tmt-pagebox1 li:nth-child(2) .tmt-boxbtn0{background:#d75372;}
.tmt-pagebox1 li:nth-child(3) .tmt-img{border-color:#4e9dd5;}
.tmt-pagebox1 li:nth-child(3) .tmt-listbtn{border-color:#4e9dd5;}
.tmt-pagebox1 li:nth-child(3) .tmt-boxbtn0{background:#4e9dd5;}

/*pagebox2*/
.tmt-pagebox2{width: 100%; height:auto; overflow: hidden; background:#fff; padding:40px 0; }
.tmt-pagebox2 ul{}
.tmt-pagebox2 li{width:600px; height:292px; overflow:hidden; display: inline-block; text-align: left; padding:25px 30px; margin: 0 15px 20px 15px; }
.tmt-pagebox2 li .tmt-img{text-align: left;}
.tmt-pagebox2 li .tmt-img img{}
.tmt-pagebox2 li .tmt-tit{font-size:34px; color:#fff; font-weight: bold; margin:20px 0 10px 0;}
.tmt-pagebox2 li .tmt-con{margin:10px 0 10px 0;}
.tmt-pagebox2 li .tmt-con p{font-size:27px; color:#fff; line-height:1.8; }
.tmt-pagebox2 li .tmt-con p span{margin-right:10px;}
.tmt-pagebox2 li.tmt-l1{background: url(../img/libg1.png) no-repeat center top;}
.tmt-pagebox2 li.tmt-l1 .tmt-boxbtn{color:#34cb9e;}
.tmt-pagebox2 li:nth-child(2){background: url(../img/libg2.png) no-repeat center top;}
.tmt-pagebox2 li:nth-child(2) .tmt-boxbtn{color:#f84541;}
.tmt-pagebox2 li:nth-child(3){background: url(../img/libg3.png) no-repeat center top;}
.tmt-pagebox2 li:nth-child(3) .tmt-boxbtn{color:#b581ff;}
.tmt-pagebox2 li:nth-child(4){background: url(../img/libg4.png) no-repeat center top;}
.tmt-pagebox2 li:nth-child(4) .tmt-boxbtn{color:#31bfd5;}

/*pagebox3*/
.tmt-pagebox3{width:100%; height:auto; overflow: hidden; padding:40px 0 150px 0; background: url(../img/cbg1.jpg) no-repeat center bottom; }
.tmt-pagebox3 .tmt-container{background:#fff; border-radius:20px; border:1px #dedee3 solid;}
.tmt-pagebox3 ul{height: auto; overflow: hidden; display: flex; flex-wrap: wrap; align-items:flex-start; justify-content:space-between; padding:20px 30px 40px 30px;}
.tmt-pagebox3 li{width:48%; height:auto; overflow: hidden; text-align:left; margin:20px 0; }
.tmt-pagebox3 li a{display: block; height:84px; line-height:84px; overflow:hidden; border-radius:100px;  font-size:22px; color:#1a157b; background:#e9e9f0 url(../img/icon1.png) no-repeat 30px center; text-indent:60px; }

/*pagebox4*/
.tmt-pagebox4{width: 100%; height:auto; overflow: hidden; padding:60px 0 80px 0; }
.tmt-pagebox4 ul{height: auto; overflow: hidden; padding-bottom:20px;}
.tmt-pagebox4 li{  display:block; padding:45px 0; position: relative; border-bottom:1px #9f96d6 dashed; }
.tmt-pagebox4 li .tmt-left{width:113px;height:113px; overflow:hidden;  float: left; margin-right:20px;overflow:hidden;line-height:113px;font-size:34px;color:#fff;text-align:center;background:#428af8;border-radius:100px;}
.tmt-pagebox4 li .tmt-left img{width:113px;height:113px; border-radius:100px;float:left;}
.tmt-pagebox4 li .tmt-right{ height:auto; overflow:hidden; text-align: left;}
.tmt-pagebox4 li .tmt-right h3{font-size:18px; color:#373737; margin-bottom:20px; }
.tmt-pagebox4 li .tmt-right h3 strong{margin-right:10px;}
.tmt-pagebox4 li .tmt-right h3 span{color:#9f96d6;}
.tmt-pagebox4 li .tmt-right p{font-size:18px; color:#4a4a4a;}
.tmt-pagebox4 li .tmt-limg {height:auto; overflow:hidden; margin-top:20px;}
.tmt-pagebox4 li .tmt-limg img{width:150px; height:100px; display: inline-block; margin:0 15px 0px 0;}
.tmt-pagebox4 li a.tmt-boxbtn1{height:40px; line-height:40px; position: absolute; right:0; bottom:-20px;}

/*pagebox5*/
.tmt-pagebox5{width:100%; height:auto; overflow: hidden; background:#faf7fe; padding:60px 0 60px 0; }
.tmt-pagebox5 ul{height: auto; overflow: hidden; text-align:center; }
.tmt-pagebox5 li{width:370px; height:auto; overflow:hidden; background:#fff; display: inline-block; margin:20px 20px; }
.tmt-pagebox5 li img{width:100%; height:220px; display: block;}
.tmt-pagebox5 li h3{font-size:20px; color:#373737; margin:10px 20px 0 20px; text-align: left; background:url(../img/dot.png) no-repeat left center; text-indent:20px;}
.tmt-pagebox5 li p{height:30px; line-height:30px; padding: 0 20px; overflow:hidden; white-space: nowrap; text-overflow: ellipsis; text-align: left;  font-size:14px; color:#666; margin-bottom: 20px;}
.tmt-pagebox5 li a:hover h3{color:#007AFF;}

/*pagebox6*/
.tmt-pagebox6{width:100%; height:auto; overflow: hidden; background: url(../img/cbg2.jpg) no-repeat center 300px; padding:60px 0 20px 0;}
.tmt-pagebox6 .tmt-boxCon{width:1175px; background:#faf7fe; padding:25px 40px 45px 40px; margin:50px auto;}
.tmt-pagebox6 li{height:190px; overflow:hidden; text-align: left; background: url(../img/libg5.png) no-repeat center top; padding:0 30px; margin:25px 0;}
.tmt-pagebox6 li .tmt-lt{height:auto; overflow:hidden; border-bottom:1px #443ec1 solid; clear: both; margin:20px 0 10px 0;}
.tmt-pagebox6 li .tmt-lt strong{width:42px; height:46px; display: flex; justify-content:center; align-items:center; float: left; background:url(../img/icon2.png) no-repeat center center; font-size:30px; color:#fff; font-style: italic;}
.tmt-pagebox6 li .tmt-lt h3{font-size:26px; color:#443ec1; float: left; margin:5px 0 0 20px; }
.tmt-pagebox6 li .tmt-lc{ margin:10px 0 0 0;}
.tmt-pagebox6 li .tmt-lc p{font-size:16px; line-height:1.8em; color:#515151; display: -webkit-box;-webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; }
.tmt-pagebox6 .tmt-boxbtn1{display: block; margin-top:30px;}

/*pagebox5*/
.tmt-tips{width:100%; height:auto; overflow: hidden; text-align: left; background: url(../img/cbg2.jpg) no-repeat center top; padding:20px 0 100px 0; }
.tmt-tips .tmt-container{width:1175px;}
.tmt-tips h3{font-size:42px; font-weight: bold; color:#1a157b; margin-bottom:20px;}
.tmt-tips p{font-size:20px; color:#1a157b; line-height:1.8em; }