/*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;}
.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; margin: 0 auto;position: relative;}
.tmt-boxTit{width:100%; text-align:center;}
.tmt-boxTit h1{color: #000;font-size:48px; font-weight: bold;}
.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:50px;}
a.tmt-boxbtn{display:inline-block; height:40px; line-height:40px; padding:0 70px 0 30px; overflow:hidden; background:#0471c8 url(../img/btnbg.png) no-repeat 80% center; font-size:16px; color:#fff;  text-align: center; border-radius:100px; margin:0 10px;}
a.tmt-boxbtn:hover{opacity:0.8;}
a.tmt-boxbtn1{display:inline-block; height:40px; line-height:40px; overflow:hidden; background:#ff5d72; font-size:18px; color:#fff; padding:0 50px; text-align: center; }
a.tmt-boxbtn1:hover{background-color: #0471c8; color:#fff;}
a.tmt-boxbtn2{display:inline-block; height:40px; line-height:40px; overflow:hidden; border:1px #ff5d72 solid; font-size:18px; color:#ff5d72; padding:0 100px; text-align: center; border-radius:100px; }
a.tmt-boxbtn2:hover{background-color: #ff5d72; 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:826px; overflow: hidden; background:url(../img/cbg.jpg) no-repeat center top; padding:65px 0 40px 0;}
.tmt-pagebox1 ul{display: flex; justify-content:space-between; align-items:flex-start; }
.tmt-pagebox1 li{width:375px; height:515px; overflow:hidden; background:#fff; text-align:center; padding:40px;}
.tmt-pagebox1 li img{width:100%;}
.tmt-pagebox1 li h3{font-size:30px; color:#000; font-weight: bold; margin:40px 0 10px 0; text-align: left;}
.tmt-pagebox1 li h4{text-align: left; font-size:15px; color: #999; font-weight: normal; margin-bottom:20px;}
.tmt-pagebox1 li p{font-size:22px;color:#4b4b4b; text-align: left; margin:20px 0px 30px 0; }
.tmt-pagebox1 li p span{margin-right:12px;}

/*pagebox2*/
.tmt-pagebox2{width: 100%; height:auto; overflow: hidden; text-align:center; padding:85px 0 100px 0;}
.tmt-pagebox2 .tmt-boxCon{background:#0471c8; padding:30px;}
.tmt-pagebox2 ul{background:#fff; display: flex; justify-content:center; flex-wrap: wrap; align-items:flex-start; padding:60px; }
.tmt-pagebox2 li{width:48%; height:300px; overflow:hidden; display:inline-block; text-align:left; border-right:1px #cdcdcd solid; border-bottom:1px #cdcdcd solid; padding:60px 0 0 0; }
.tmt-pagebox2 li .tmt-left{width:200px; display: block; float: left; margin:0 20px 0 0px;}
.tmt-pagebox2 li img{max-width:100%; display: block; margin:0 auto; }
.tmt-pagebox2 li .tmt-right{height: auto; overflow:hidden; }
.tmt-pagebox2 li h3{font-size:24px; color:#000; font-weight: bold; margin:0px 0 20px 0;}
.tmt-pagebox2 li p{font-size:18px;color:#333; text-align: left; margin:10px 0px; white-space: nowrap; text-overflow:ellipsis;}
.tmt-pagebox2 li p.tmt-p1{background: url(../img/icon_add.png) no-repeat left 50%; padding-left:30px;}
.tmt-pagebox2 li p.tmt-p2{background: url(../img/icon_tel.png) no-repeat left 50%; padding-left:30px; color:#999; margin-bottom:20px;}
.tmt-pagebox2 li:nth-child(even){border-right:0;}
.tmt-pagebox2 li:nth-child(3){border-bottom:0;}
.tmt-pagebox2 li:nth-child(4){border-bottom:0;}

/*tmt-rbox*/
.tmt-pagebox3{width:100%; height:auto; overflow: hidden; text-align: center; padding:50px 0 10px 0; }
.tmt-pagebox3 .tmt-boxCon{border-top:1px #eee solid; padding:80px 0;}
.tmt-pagebox3 ul{display: flex; flex-wrap: wrap; justify-content:space-between; align-items:flex-start;}
.tmt-pagebox3 li{width:49%; height: auto;overflow: hidden; text-align:left; margin-bottom:40px;}
.tmt-pagebox3 li span{width:130px; height:120px; display: block; float: left; background:#ff5d72; padding:15px; text-align: left; font-size: 18px; color:#fff; margin-right:20px;}
.tmt-pagebox3 li span em{font-size:36px; font-style: normal; display: block;}
.tmt-pagebox3 li h3{font-size:24px; color:#333; white-space: nowrap; text-overflow:ellipsis;}
.tmt-pagebox3 li p{font-size:18px;color:#999; overflow:hidden; text-overflow: ellipsis;  display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical; margin:10px 20px 10px 0; }

/*pagebox4*/
.tmt-pagebox4{width:100%; height:auto; overflow:hidden; padding:20px 0 100px 0;}
.tmt-pagebox4 .tmt-boxCon{background:#e2f1fd; padding:40px; border-radius:20px;}
.tmt-pagebox4 ul{height:auto; overflow: hidden; display: flex; flex-wrap: wrap; justify-content:space-between; align-items:flex-start; text-align:center; }
.tmt-pagebox4 li{width:48%; height:auto; overflow: hidden; margin:50px 0; text-align: left; }
.tmt-pagebox4 li a{height:auto; overflow:hidden; display: block; background:url(../img/dot.png) no-repeat left 5px; padding-left:45px;}
.tmt-pagebox4 li h3{font-size:26px; color:#000; overflow:hidden;  white-space: nowrap; text-overflow:ellipsis; font-weight: bold; margin-bottom:10px;}
.tmt-pagebox4 li p{font-size:23px;color:#0471c8; overflow:hidden; white-space: nowrap; text-overflow:ellipsis;}

/*pagebox5*/
.tmt-pagebox5{width:100%; height:auto; overflow: hidden; background:#0471c8 url(../img/cbg1.jpg) no-repeat center top; padding:80px 0 0 0; text-align:center; }
.tmt-pagebox5 .tmt-container{background:#fff; padding:60px 30px; margin:80px auto 0 auto;}
.tmt-pagebox5 .tmt-boxCon{margin-top:30px;}
.tmt-pagebox5 li{width:100%; height: auto;overflow: hidden; display:block; margin:20px 0;}
.tmt-pagebox5 li .tmt-tit{height:auto; overflow:hidden; text-align: left; }
.tmt-avatar{width:60px; height:60px; border-radius:100%; float: left; display:block; margin-right:20px;line-height:60px;font-size:24px;color:#fff;text-align:center;background:#428af8;}
.tmt-pagebox5 li .tmt-tit img{width:60px; height:60px; border-radius:100%; float: left; display:block; }
.tmt-pagebox5 li .tmt-tit h3{font-size:18px;color:#333; margin:5px 0px 5px 0;}
.tmt-pagebox5 li .tmt-tit span{margin-left:20px;}
.tmt-pagebox5 li .tmt-tit p{font-size:14px; color:#999;}
.tmt-pagebox5 li .tmt-tit a{float: right; padding:0 40px; border-radius:5px;}
.tmt-pagebox5 li .tmt-con{height:auto;overflow: hidden; text-align: left; margin:20px 0;}
.tmt-pagebox5 li .tmt-con p{font-size:14px;color:#666;}
.tmt-pagebox5 li .tmt-imgbox{width:100%; overflow-x: auto; text-align: left; white-space: nowrap;  margin-top:12px;}
.tmt-pagebox5 li .tmt-imgbox img{width:150px; height:100px; display:inline-block; margin-right: 15px;}
.tmt-pagebox5 li:last-child{border:0;}

/* tmt-pagebox6 */
.tmt-pagebox6{height:auto; overflow: hidden; padding:0px 0 40px 0; background:#0471c8; text-align: center;}
.tmt-pagebox6 .tmt-container{background:#fff; padding:40px 30px; margin:0px auto;}
.tmt-pagebox6 dl{width:46%; float: left; margin:0 2%;}
.tmt-pagebox6 dt{height:auto; overflow:hidden; margin-bottom:20px;}
.tmt-pagebox6 dd{height:auto; overflow:hidden; margin-bottom:40px;}
.tmt-pagebox6 .tmt-lt{height:auto; overflow:hidden;}
.tmt-pagebox6 .tmt-lt img{}
.tmt-pagebox6 .tmt-lc{height:auto; overflow:hidden; padding:10px 25px; text-align: left; border-radius:10px; position: relative; }
.tmt-pagebox6 .tmt-lc p{ height:auto; overflow: hidden; font-size:18px; line-height:1.8em; color:#fff; overflow:hidden; text-overflow: ellipsis;  display: -webkit-box;-webkit-line-clamp:6;-webkit-box-orient: vertical;  }
.tmt-pagebox6 .tmt-lc h3{font-size:24px; color:#333; font-weight: bold; overflow:hidden; white-space: nowrap; text-overflow:ellipsis; }
.tmt-pagebox6 span{display: block; position: relative; z-index:1;}
.tmt-pagebox6 dt .tmt-lt{float: left; margin:0px 15px 0 0;}
.tmt-pagebox6 dt .tmt-lc{border:1px #cbcbcb solid; min-width:50%;}
.tmt-pagebox6 dt span{width:7px; height:10px; background: url(../img/icon_arrow.jpg) no-repeat; float: left; margin:25px -1px 0 0;}
.tmt-pagebox6 dd .tmt-lt{float: right; margin:13% 0 0 15px;}
.tmt-pagebox6 dd .tmt-lc{height:210px; background:#ff5d72; margin-left:30px;}
.tmt-pagebox6 dd span{width:16px; height:36px; background: url(../img/icon_arrow1.jpg) no-repeat; float: right; margin:15% -1px 0 0;}
.tmt-pagebox6 .tmt-boxBt{margin:30px 0px 0 0px;}
.tmt-pagebox6 a.tmt-boxbtn{width:100%;}

/*tips*/
.tmt-tips{height:auto; overflow: hidden; padding:0px 0 40px 0; background:#0471c8; text-align: center;}
.tmt-tips .tmt-container{background:#fff; padding:40px 30px; margin:40px auto;}
.tmt-tips .tmt-con{height:auto;overflow: hidden; padding:50px 70px;}
.tmt-tips p{ font-size:18px; color:#000;line-height:1.8em; text-align: left; }