@charset "utf-8";
body{ margin:0 auto; font-size:14px;color:#333; font-family:arial,'helvetica neue','pingfang SC','microsoft yahei ui','microsoft yahei','simsun',sans-serif; line-height:normal;}
html,body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{ padding:0; margin:0;}
h4,h5,h6{font-weight:normal;}
ul,li{ list-style:none;}
li{float: left;}
*{margin:0px; padding:0px;}

:root{--mColor: #00A472;}

img{border:0px;max-width: 100%;height: auto ;}
a { color:#333; text-decoration:none;}
dd,dl,dt,em,h1,h2,h3,h4,h5,i{font-weight:normal;font-style:normal}
i,em{font-style: normal;}
a:hover {color:#00A472;text-decoration: none;transition: 0s;-webkit-transition: 0s;-ms-transition: 0s;}
a:active{text-decoration:none}
a:focus{outline:none;}
.clear{ clear:both;}
.fl{float: left;}
.fr{float: right;}

img{ border: none;vertical-align: middle;}
input,textarea{border: none;outline: none; background:none;}
button{border: none;outline: none; background:none;cursor: pointer;}

*{box-sizing: border-box;-webkit-box-sizing: border-box;-ms-box-sizing: border-box;transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;outline: none;}
h3{transition: 0s;-webkit-transition: 0s;-ms-transition: 0s;}
::before,::after{transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;}

.floats{float: left;width: 100%;}
.centers{margin: 0 auto;max-width: 1400px;clear:both;}
.paddings{padding: 60px 0;}

.swiper,.swiper-wrapper,.swiper-slide{cursor: pointer;}
.pagination{transition: 0;-webkit-transition: 0;-ms-transition: 0;}

body{min-width: 1200px;}


.tx-head{position: relative;z-index: 99;height: 107px;background: #fff;}
.tx-head-logo img{height: 78px;margin-top:15px;}

.tx-head-right{position: relative;margin-top: 31px;}

.tx-head-search{border: 1px solid #999;}
.tx-head-search .text{float: left;width: 175px;line-height: 45px;height: 45px;padding:0 15px;font-size: 16px;color: #666;}
.tx-head-search .text:placeholder{color:#999;}
.tx-head-search .text::-webkit-input-placeholder{color:#999;}
.tx-head-search .submit{float: left;width: 66px;line-height: 45px;height: 45px;background:url('../img/search.png') center center no-repeat;filter:grayscale(100%); -webkit-filter: grayscale(100%);}

.tx-head-xitong{position: relative;margin-left: 31px;}
.tx-head-xitong i{float: left;color: #666;cursor: pointer;line-height: 45px;font-size: 16px;}
.tx-head-xitong i img{display: inline-block; position: relative;top:-1px; margin-left:12px; filter: grayscale(100%); -webkit-filter: grayscale(100%);opacity: 0.8;}
.tx-head-xitong i.cur{border-color: #00A472;color: #00A472;}
.tx-head-xitong i.cur img{filter: grayscale(0%);-webkit-filter: grayscale(0%);opacity: 1;transform: rotate(180deg);top:-2px;}
.tx-head-xitong .main{display: none; position: absolute;top:100%;left:50%;background: rgba(255, 255, 255, 0.8);width: 160px;padding:5px 0;margin-left: -80px;padding-top: 31px;}
.tx-head-xitong .main li{width: 100%;}
.tx-head-xitong .main li a{display: block;font-size: 14px;line-height: 21px;font-weight: normal;padding:12px 0;text-align: center;}

.tx-head-click{margin-left: 20px;margin-top: 7px;}
.tx-head-click a{float: left;font-size: 16px;padding:0 20px;border:1px solid #cfcfcf;border-radius: 99px;line-height: 32px;height: 32px; margin-left: 11px;}

.tx-navs{background: #00A472;}
.tx-head-nav{display: flex;justify-content:space-between;}
.tx-head-nav > li{position: relative; padding:0 16px;}
.tx-head-nav > li > a{position: relative; display: block;line-height: 60px;font-size: 18px;color: #fff;}
.tx-head-nav > li > a::before{content:'';position: absolute;width: 0%;left:0;right:0;margin:0 auto; bottom:0;height:3px;background: #fff;}
.tx-head-nav > li.cur > a::before{width: 100%;}
.tx-head-nav > li > .sub-nav{display: none; position: absolute; top:100%;left:50%;width: 120px;margin-left: -60px; z-index: 20;padding:5px 0;background: #fff;box-shadow: 0 3px 5px rgba(0, 0, 0, 0.2);}
.tx-head-nav > li > .sub-nav > li{width: 100%;text-align: center;}
.tx-head-nav > li > .sub-nav > li > a{display: block;font-size: 16px;line-height: 22px;font-weight: normal;padding:12px 0;}
.tx-head-nav > li:hover .sub-nav{display:block;}

.tx-navs.fixer{position: fixed;z-index: 998;box-shadow: 0 0 8px #ddd;}

.tx-head-navbut{display: none; width: 42px;text-align: center;padding:18px 0;cursor: pointer;}
.tx-head-navbut i,.tx-head-navbut i:before,.tx-head-navbut i:after{width: 28px;height:2px;background: #00A472;border-radius: 99px;}
.tx-head-navbut i{position: relative; display: inline-block;}
.tx-head-navbut i:before{content: '';position: absolute;top:-8px;left: 0;}
.tx-head-navbut i:after{content: '';position: absolute;bottom:-8px;left: 0;}

.tx-footer{background: #02855D;color: #fff;padding-top:40px;}
.tx-footer-main{margin-bottom:16px;}
.tx-footer-left{width: 45%;}
.tx-footer-left ul{display: block;margin-top: 26px;}
.tx-footer-left li{width: 55%;margin-bottom: 21px;font-size: 16px;padding-right:10px;}
.tx-footer-left li:nth-child(1),.tx-footer-left li:nth-child(3){width:45%;}

.tx-footer-wx {text-align: center;}
.tx-footer-wx span{position: relative; display: inline-block;border:1px solid rgba(255, 255, 255, 0.5);}
.tx-footer-wx span i{position: absolute;width: 4px;height: 4px;}
.tx-footer-wx span i:nth-child(1){top:-1px;left:-1px; border-left: 1px solid rgba(255, 255, 255, 0.7);border-top: 1px solid rgba(255, 255, 255, 0.7);}
.tx-footer-wx span i:nth-child(2){top:-1px;right:-1px; border-right: 1px solid rgba(255, 255, 255, 0.7);border-top: 1px solid rgba(255, 255, 255, 0.7);}
.tx-footer-wx span i:nth-child(3){bottom:-1px;left:-1px; border-left: 1px solid rgba(255, 255, 255, 0.7);border-bottom: 1px solid rgba(255, 255, 255, 0.7);}
.tx-footer-wx span i:nth-child(4){bottom:-1px;right:-1px; border-right: 1px solid rgba(255, 255, 255, 0.7);border-bottom: 1px solid rgba(255, 255, 255, 0.7);}
.tx-footer-wx img{width: 113px;height: 113px;background: #fff;margin:8px;}
.tx-footer-wx h3{font-size: 16px;line-height: 22px;margin-top: 10px;}

.tx-footer-consult{margin-left: 100px;}
.tx-footer-consult a{display: inline-block;font-size: 16px;color: #666;width: 150px;line-height: 45px;background: #fff;text-align: center;margin-top: 22px; margin-bottom: 12px;}
.tx-footer-consult a img{margin-right: 9px;}
.tx-footer-consult p{font-size: 16px;color: #B3DBCE;margin-top: 12px;}
.tx-footer-consult p b{font-size: 20px;color: #fff;font-weight: normal;margin:0 8px;}

.tx-footer-friend .main{position: relative; width: 23.57%;margin-left: 1.9%;cursor: pointer;}
.tx-footer-friend .main:first-child{margin-left: 0;}
.tx-footer-friend .main i{display: block;width: 100%;line-height: 45px;background: url('../img/friend-jt.png') calc(100% - 19px) center no-repeat;padding:0 17px;border:1px solid rgba(255, 255, 255, 0.82);}
.tx-footer-friend .main ul{display: none; position: absolute;z-index:20; bottom:100%;left:0; width: 100%;padding:12px 17px;box-shadow: 0 0 5px #eee;background: #fff;max-height:200px;overflow-y:auto;}
.tx-footer-friend .main ul::-webkit-scrollbar {width: 4px;}
.tx-footer-friend .main ul::-webkit-scrollbar-thumb {background: #aaa;}
.tx-footer-friend .main ul::-webkit-scrollbar-track {border-radius: 4px;}
.tx-footer-friend .main ul li{width: 100%;}
.tx-footer-friend .main ul li a{display: block;font-size: 14px;line-height: 20px;padding:6px 0;}
.tx-footer-friend .main:hover ul{display: block;}

.tx-footer-down{border-top:1px solid rgba(255, 255, 255, 0.5);margin-top: 22px;padding:25px 0;color: rgba(255, 255, 255, 0.5);font-size: 16px;}
.tx-footer-down a{display: inline-block; color: rgba(255, 255, 255, 0.5);margin-left: 5px;}

/* 内页 */
.tx-banners{position: relative;z-index: 10;}
.tx-banners .text{position: absolute;z-index: 20;width: 1400px;top:0;height: 100%;left: 50%;margin-left: -700px;color: #fff;display: flex;justify-content: center;flex-direction: column;}
.tx-banners .text h4{font-size: 52px;font-weight: bold;line-height: 52px;}
.tx-banners .text h3{font-size: 22px;line-height: 22px;margin:15px 0 20px;}
.tx-banners .text i{display: inline-block;width: 43px;height: 2px;background: #fff;}

.tx-positions{position: relative;z-index: 20;}
.tx-positions .centers{position: relative;}
.tx-positions-main{position: absolute;top:-45px;left:0;background: #fff;box-shadow: 0px 6px 15px 1px rgba(0,0,0,0.0588);padding:0 69px 0 40px;}
.tx-positions-main li a{position: relative; display: block;font-size: 16px;line-height: 90px;padding-right: 12px;margin-right: 60px;}
.tx-positions-main li a::before{content: '';position: relative;top:2px; display: inline-block;width: 12px;height: 12px;border-radius: 50%;border: 1px solid #999;margin-right: 8px;}
.tx-positions-main li a::after{content:'';position: absolute;bottom:0;left:0;width: 0%;height: 3px;background: #00A472;}
.tx-positions-main li.cur a{color:#00A472;}
.tx-positions-main li.cur a::before{border-color: #00A472;}
.tx-positions-main li.cur a::after{width: 100%;}
.tx-positions-main .home{font-size: 16px;line-height: 40px;margin-top: 25px;}
.tx-positions-main .home img{position: relative;top:-2px;margin-right: 8px;filter: grayscale(100%);-webkit-filter: grayscale(100%);}

.tx-mains{padding:100px 0 60px;}
.tx-mains.noposition{padding:68px 0 78px;}
.tx-mains.bgfb{background: #fbfbfb;}

/*内容*/
.tx-contentss,.tx-contentss p,.tx-contentss span{font-size: 16px;line-height: 2;}
.tx-contentss p,.tx-contentss span{display: block;color: #666; margin-top: 15px;}
.tx-contentss p:first-child,.tx-contentss span:first-child{margin-top: 0;}
.tx-contentss h3{font-size: 20px;line-height: 25px; margin:38px 0 20px;font-weight: bold;}
.tx-contentss h3:first-child{margin-top: 0;}
.tx-contentss table{border:1px solid #eee;border-spacing: 0;width: 100%;}
.tx-contentss table td{border:1px solid #eee;padding: 13px 22px;color: #999;}
.tx-contentss img{max-width:100% !important;height:auto !important;}

/*分页*/
.n-page{text-align: center;margin-top:55px;display: flex;justify-content: center;line-height:38px;}
.n-page a,.n-page span{display: block;height:38px;line-height: 38px;padding:0 14px; background: #fff; font-size:16px;cursor: pointer;border:1px solid #ccc;margin:0 5px;}
.n-page span,.n-page a:hover{background:#00A472;border-color:#00A472;color:#fff;}
.n-page input{width:50px !important;text-align:center}

.video-box{display: none; position: fixed;z-index: 9999;top:0;left:0;width: 100%;height: 100%;}
.video-box:before{content: '';position: absolute;top:0;left:0;width: 100%;height: 100%; background: #000;opacity: 0.5;z-index: -1;}
.video-box .mains{position: absolute;z-index: 20;text-align: center; left:50%;top:50%;width: 44%; transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.video-box .mains video{width: 100%; max-height: 550px;}
.video-box .mains #video{height: auto;}
.video-box .mains i{position: relative; display: inline-block; width: 52px;height: 52px;border-radius: 50%;background: #fff; cursor: pointer;margin-top: 30px;}
.video-box .mains i::before,.video-box .mains i::after{content: '';position: absolute;top: 0;bottom:0;left:0;right:0;margin: auto; width: 24px;height: 1px;background: #888;}
.video-box .mains i::before{transform: rotate(45deg);-webkit-transform: rotate(45deg);-ms-transform: rotate(45deg);}
.video-box .mains i::after{transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-ms-transform: rotate(-45deg);}

@media screen and (min-width: 769px){

    .tx-head-search:hover{border: 1px solid #00A472;}
    .tx-head-search .submit:hover{filter: grayscale(0%);-webkit-filter: grayscale(0%);}

    .tx-head-xitong .main li a:hover{background: #00A472;color: #fff;}
    .tx-head-xitong:hover i{border-color: #00A472;color: #00A472;}
    .tx-head-xitong:hover i img{filter: grayscale(0%);-webkit-filter: grayscale(0%);opacity: 1;}

    .tx-head-click a:hover{background: #00A472;color: #fff;border-color: #00A472;}

    .tx-head-nav > li:hover > a::before{width: 100%;}
    .tx-head-nav > li > .sub-nav > li > a:hover{background: #00A472;color: #fff;}

    .tx-footer-down a:hover{color: rgba(255, 255, 255, 1);}
    .tx-footer-consult a:hover{color: #00A472;opacity: 0.9;}

    .tx-positions-main li a:hover{color:#00A472;}
    .tx-positions-main li a:hover:before{border-color: #00A472;}
    .tx-positions-main li a:hover:after{width: 100%;}
    .tx-positions-main .home:hover img{filter: grayscale(0%);-webkit-filter: grayscale(0%);}

    .video-box .mains i:hover{transform: rotate(180deg);}

}

@media screen and (max-width: 1465px){

    .centers,.centers1650{max-width: 1170px;}
    .paddings{padding:52px 0;}

    .tx-head{height: 91px;}
    .tx-head-logo img{height: 66px;margin-top: 12px;}
    
    .tx-head-right{margin-top: 26px;}
    .tx-head-click a{font-size: 12px;}
    .tx-head-xitong i{font-size: 14px;}
    .tx-head-xitong i img{width: 15px;}
    .tx-head-xitong .main{padding-top:28px;}
    .tx-head-xitong .main li a{font-size: 12px;padding:6px 0;}
    .tx-head-search .text{font-size: 14px;line-height: 40px;height: 40px;}
    .tx-head-search .submit{height: 40px;line-height: 40px;}
    .tx-head-search .submit{background-size: 18px auto;}

    .tx-head-nav > li{padding: 0 9px;}
    .tx-head-nav > li > a{font-size: 14px;line-height:50px;}
    .tx-head-nav > li > .sub-nav > li > a{padding:8px 0;font-size: 14px;}

    .tx-footer-friend{padding: 20px 0;}
    .tx-footer-friend .main i{font-size: 13px;background-size: 14px auto;line-height: 38px;}

    .tx-footer{padding-top: 35px;}
    .tx-footer-main{margin-bottom: 0;}
    .tx-footer-left{width:48%;}
    .tx-footer-left > img{height:60px;}
    .tx-footer-left li{margin-bottom: 20px;font-size: 13px;}
    .tx-footer-left li h3{font-size: 13px;}
    .tx-footer-left li p{font-size: 14px;}
    
    .tx-footer-consult a{width: 128px;line-height: 42px;font-size: 14px;margin-top: 12px;margin-bottom: 8px;}
    .tx-footer-consult a img{width: 20px;}
    .tx-footer-consult p{font-size: 13px;}
    .tx-footer-consult p b{font-size: 18px;margin:0 4px;}

    .tx-footer-wx img{width: 100px;height: 100px;}
    .tx-footer-wx h3{font-size: 13px;}
    .tx-footer-down{font-size: 12px;padding: 24px 0;}

    .tx-contentss h3{font-size: 17px;}

    .tx-banners .text{width: 1180px;margin-left: -590px;}
    .tx-banners .text h4{font-size: 34px;line-height: 34px;}
    .tx-banners .text h3{font-size: 16px;}
    .tx-banners .text i{width: 38px;height: 1px;}

    .tx-positions-main{top: -39px;}
    .tx-positions-main li a{font-size: 14px;line-height: 78px;}
    .tx-positions-main .home{font-size: 14px;margin-top: 20px;}

    .tx-mains{padding:80px 0 50px;}

    .n-page{margin-top: 40px;}
    .n-page a,.n-page span{font-size: 14px;}
    
    

}

@media screen and (max-width: 768px){

    body{min-width: 320px;}
    .paddings{padding:25px 0;}
    .centers,.centers1200,.centers1650{padding:0 15px;}

    .tx-head{height: 58px;}
    .tx-head-logo{margin-top: 10px;}
    .tx-head-logo img{height:38px;margin-top: 0;}

    .tx-head-search,.tx-head-xitong,.tx-head-click{display: none;}

    .tx-head-nav > li > a i{display: none;}
    .tx-head-nav{display: none; position: fixed;z-index: 999; top:58px;left:0;overflow-y: auto;height: calc(100% - 58px);max-height: 100%;background:#fff;margin-left: 0;margin-right: 0;}
    .tx-head-nav .centers{padding:0;}
    .tx-head-nav > li > a::before{display: none;}
    .tx-head-nav > li{width: 100%;text-align: left;border-bottom:1px solid #eee;margin:0 !important;}
    .tx-head-nav > li > a{color:#333;text-align: left;padding:0 15px; font-size: 14px;padding:15px ;line-height: 25px;}
    .tx-head-nav > li > i{position: absolute;top:20px;font-size: 12px; right:15px;width: 10px;height:10px;line-height: 10px;font-family: simsun; transform:rotate(90deg);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);}
    .tx-head-nav > li.active > i{color:#fff;}
    .tx-head-nav > li:hover > a{background: none;color:#333;}
    .tx-head-nav > li.active > a,.tx-head-nav > li.active:hover > a{background: #E60012;color:#fff;}
    .tx-head-nav > li:hover:before,.tx-head-nav > li:before{display: none !important;}
    .tx-head-nav > li > .sub-nav{position: relative;float: left;width: 100%;border-top:1px solid #eee;padding: 0;box-shadow: none;left:0;background: #fff;margin-left:0;}
    .tx-head-nav > li > .sub-nav:after{display: none;}
    .tx-head-nav > li > .sub-nav > li{width: 50%;border-right:1px solid #eee;border-bottom: 1px solid #eee;box-sizing: border-box;}
    .tx-head-nav > li > .sub-nav > li > a{color:#333;}
    .tx-head-nav > li > .sub-nav > li:nth-child(2n){border-right: 0;}
    .tx-head-nav > li.pro{position: relative;}
    .tx-head-nav > li > .sub-navs{padding: 10px;position: relative;}
    .tx-head-nav > li > .sub-navs a{width: 33.33%;margin-bottom: 10px;}
    .tx-head-nav > li > .sub-navs a h3{font-size: 12px;width: 100%;line-height: 20px;margin-top: 10px;}

    .tx-head-navbut{display: block;}

    .tx-footer{padding-top: 20px;}
    .tx-footer-left{display: none;}
    .tx-footer-consult{margin-left: 0;width: 100%;text-align: center;}
    .tx-footer-consult a{font-size: 12px;line-height: 36px;margin-top: 0;}
    .tx-footer-consult p{font-size: 12px;margin-top: 4px;}
    .tx-footer-consult p b{font-size: 14px;}
    .tx-footer-friend{display:none;}
    .tx-footer-wx{padding-top: 15px;width: 100%;text-align: center;}
    .tx-footer-wx h3{font-size: 12px;margin-top: 3px;}
    .tx-footer-down{margin-top:12px;padding:12px 0;text-align: center;}
    .tx-footer-down span{width: 100%;}

    .tx-positions .centers{padding:0;}
    .tx-positions-main{position: relative;top:0;padding:0;}
    .tx-positions-main ul{width: 100%;}
    .tx-positions-main li{width: 25%;text-align: center;}
    .tx-positions-main.li3 li{width: 33.33%;}
    .tx-positions-main.li2 li{width: 50%;}
    .tx-positions-main li a{margin-right: 0;padding-right: 0;font-size: 12px;line-height: 40px;}
    .tx-positions-main li a::after{height:1px;}
    .tx-positions-main li a::before{display: none;}
    .tx-positions-main .home{display: none;}

    .video-box .mains i{width: 42px;height:42px;}
    .video-box .mains{width:80%}

    .tx-mains,.tx-mains.noposition{padding:20px 0;}

    .tx-banners .text{display:none;}

    .n-page{margin-top: 15px;margin-bottom: 0;font-size:12px;line-height:28px;}
    .n-page a,.n-page span{font-size: 12px;height: 28px;line-height: 28px;margin: 0 2px;padding:0 8px;}
    .n-page input{height:28px;padding:0 8px;width:35px !important;}

    .tx-contentss, .tx-contentss p, .tx-contentss span{font-size: 13px;}
    .tx-contentss p, .tx-contentss span{margin-top: 12px;}
    .tx-contentss h3{font-size: 15px;line-height: 20px;margin:8px 0 12px;}
    .tx-contentss h4{font-size: 14px;margin:8px 0 12px} 

}