@charset "utf-8";
body{ margin:0 auto; font-size:12px;color:#333; font-family:"Microsoft yahei",Arial, Helvetica, 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;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
::before,::after{transition: 0.5s;-moz-transition: 0.5s;-webkit-transition: 0.5s;-o-transition: 0.5s;}
h3,b,em,h4,i{transition: 0s;-moz-transition: 0s;-webkit-transition: 0s;-o-transition: 0s;}
img{border:0px;max-width: 100%;height: auto !important;}
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:#1c8eee;text-decoration: none;}
a:active{text-decoration:none}
a:focus{outline:none;}
.clear{ clear:both;}
.fl{float: left;}
.fr{float: right;}
.aligncenter {clear: both;display: block;margin: 0 auto 1.75em;}
.alignleft {float: left;margin: 0.375em 1.75em 1.75em 0;}
.alignright {float: right;margin: 0.375em 0 1.75em 1.75em;}
blockquote.alignleft {margin: 0.3157894737em 1.4736842105em 1.473684211em 0;}
blockquote.alignright {margin: 0.3157894737em 0 1.473684211em 1.4736842105em;}
blockquote.aligncenter {margin-bottom: 1.473684211em;}
.floats{float: left;width: 100%;}
.centers{margin: 0 auto;max-width: 1250px;clear:both;}
body{min-width: 1280px;}

img{ border: none;vertical-align: middle;}
input,textarea{border: none;outline: none; background:none;}
button{border: none;outline: none; background:none;}

html,body{width:100%;height:100%;}
.swiper-container{width:100%;}
.swiper-slide,.swiper-wrapper{height: auto;}

.tx-qqs,.tx-boxx{cursor: pointer;}
.tx-padding{padding:66px 0 50px;}

@font-face {
	font-family: 'iconfont';  /* Project id 2536827 */
	src: url('http://at.alicdn.com/t/font_2536827_fj1n19rwpgl.woff2?t=1626104673785') format('woff2'),
		 url('http://at.alicdn.com/t/font_2536827_fj1n19rwpgl.woff?t=1626104673785') format('woff'),
		 url('http://at.alicdn.com/t/font_2536827_fj1n19rwpgl.ttf?t=1626104673785') format('truetype');
  }
i{font-family: "iconfont";}

.imgs img{position: absolute;top:0;left:50%;height:100% !important;max-width: none;min-width: 100%;transform: translate(-50%, 0);-webkit-transform: translate(-50%, 0);-ms-transform: translate(-50%, 0);}
.imgs:hover img{transform: scale(1.06) translate(-50%, 0);-webkit-transform: scale(1.06) translate(-50%, 0);-ms-transform: scale(1.06) translate(-50%, 0);}

.tx-head{position: fixed;top:0;left:0;z-index: 998;background:#fff url('../images/head-bg.png');background-size: auto 100%;}
.tx-head-logo{margin:25px 0 21px;}
.tx-head-nav{border-right: 1px solid #f2f2f2;}
.tx-head-nav > li{border-left: 1px solid #f2f2f2;}
.tx-head-nav > li > a{position: relative; display: block; line-height: 94px;font-size: 16px;padding:0 18px;min-width:100px;text-align:center}
.tx-head-nav > li > a::before{content:'';position: absolute;bottom:0px;right:0;left:0;margin:0 auto;width: 0px;height:3px;background:#1c8eee;}
.tx-head-nav > li.active > a{color: #1c8eee;}
.tx-head-nav > li:hover > a::before,.tx-head-nav > li.active > a::before{width: 100%;}
.tx-head-nav .sub-menu{display: none; position: absolute;top:100%;left:0;z-index: 20;width: 100%;text-align: center;transition: 0s;-moz-transition: 0s;-webkit-transition: 0s;-o-transition: 0s;}
.tx-head-nav .sub-menu::before{content:'';position: absolute;top:0;left:0;width: 100%;height:100%;z-index: -1;background: #000;opacity: 0.6;filter:Alpha(opacity=60);}
.tx-head-nav .sub-menu li{position: relative; float: none;display: inline-block;padding:0 20px;}
.tx-head-nav .sub-menu li:before{content:'';position: absolute;top:0;bottom:0;left:0;margin:auto 0; background:#fff;width: 1px;height: 8px;opacity: 0.3;filter:Alpha(opacity=30);}
.tx-head-nav .sub-menu li:first-child:before{display: none;}
.tx-head-nav .sub-menu li a{line-height: 52px;color:#fff;font-size: 13px;}
.tx-head-nav .sub-menu li a:hover{color: #1c8eee;}

.tx-head.fixer{box-shadow: 0 2px 3px #eee;}
.tx-head.fixer .tx-head-logo{margin:15px 0 10px;}
.tx-head.fixer .tx-head-logo img{height:43px !important;}
.tx-head.fixer .tx-head-nav > li > a{line-height: 68px;}


.tx-banner{height:100%;}
.tx-banner .swiper-wrapper,.tx-banner .swiper-container{height: 100%;}
.tx-banner .swiper-slide{height:100%;background-position: center center; background-repeat: no-repeat;background-size:auto 100%;}
.tx-banner .swiper-slide .centers{position: relative; height:100%;}
.tx-banner .swiper-slide .text{position: absolute;left:10%;top:50%;transition: 1.5s;-moz-transition: 1.5s;-webkit-transition: 1.5s;-o-transition: 0.5s;transform: translate(0, -50%);-webkit-transform: translate(0, -50%);-ms-transform: translate(0, -50%);}
.tx-banner .swiper-slide-active .text{left:0;}
.tx-banner .swiper-pagination{bottom:40px;}
.tx-banner .swiper-pagination span{width: 65px;height:4px;background: #fff;border-radius: 0;opacity: 0.65;filter:Alpha(opacity=65);margin:0 5pxs}
.tx-banner .swiper-pagination span.swiper-pagination-bullet-active{background:#1c8eee;}

.tx-main{position: relative;z-index: 30;margin-top: 42px;}

.tx-notice{position: relative; padding:10px 20px;z-index: 10;}
.tx-notice:before{content:'';position: absolute;top:0;left:0; width: 100%;height:100%;z-index: -1;background:#f5f5f5;}
.tx-notice-main{position: relative; width: 65%;padding-left: 110px;}
.tx-notice-main .titles{position: absolute;left:0;top:0;line-height: 34px;font-size: 14px;}
.tx-notice-main .titles i{position: relative;top:2px; font-size: 18px;color:#1c8eee;margin-right: 12px;}
.tx-notice-main .swiper-container{height:34px;}
.tx-notice-main .swiper-slide a{display: block; font-size: 14px;line-height: 34px;height: 34px;overflow: hidden;text-overflow:ellipsis; white-space:nowrap;}

.tx-notice-form{position: relative; line-height: 34px; overflow: hidden;border-radius: 99px;z-index: 20;border:1px solid #1c8eee;}
.tx-notice-form::before{content:'';position: absolute;top:0;left:0;z-index: -1; width: 100%;height:100%;background:#1c8eee;opacity: 0.68;filter:Alpha(opacity=68);}
.tx-notice-form .text{float: left;width: 176px;line-height: 34px;background:none;border:none;color:#fff;font-size: 14px;padding:0 15px;}
.tx-notice-form .text::-webkit-input-placeholder{color:#fff;}
.tx-notice-form .submit{float: left;width: 34px;line-height: 34px; font-size: 12px; font-family: 'iconfont';color: #fff;font-size: 14px;cursor: pointer;}

.tx-index{background:#fff;padding:20px;box-shadow: 0 2px 8px #e2e2e2;margin-bottom: 35px;}

.tx-product{width: 18%;}
.tx-product .swiper-container{height: 506px;overflow: hidden;}
.tx-product .swiper-slide{width: 100%;background:#1c8eee;}
.tx-product .swiper-slide a{display: flex;height: 100%; align-items: center; color:#fff;padding:10px 10px 10px 25px;}
.tx-product .swiper-slide span{display: inline-block;width: 100%;}
.tx-product .swiper-slide i{float: left; position: relative; top:2px; font-size: 36px;color:#fff;margin-right: 12px;}
.tx-product .swiper-slide h3{font-size:17px;margin-bottom: 5px;}
.tx-product .swiper-slide h4{font-size:12px;}

.tx-product .swiper-slide:hover{opacity: 0.9;filter:Alpha(opacity=90);}

.tx-news{width: 82%;padding-left: 20px;margin-bottom: 20px;}
.tx-news-left{width: 46.6%;}
.tx-news-left .swiper-slide{position: relative; height:269px;overflow: hidden;}
.tx-news-left .swiper-slide img{position: absolute;}
.tx-news-left .swiper-slide h3{position: absolute;width: 100%;line-height: 38px;height:38px;color:#fff;padding:0 120px 0 20px; bottom:0;left:0;z-index: 20;overflow: hidden;text-overflow:ellipsis; white-space:nowrap;}
.tx-news-left .swiper-slide h3:before{content:'';position: absolute;top:0;left:0; width: 100%;height:100%;z-index: -1;background: #000;opacity: 0.7;filter:Alpha(opacity=70);}
.tx-news-left .swiper-pagination{right:0;width: 100px;left:auto;bottom:15px;}
.tx-news-left .swiper-pagination span{width: 8px;height:8px;background: #fff;opacity: 0.36;filter:Alpha(opacity=36);margin:0 6px !important;}
.tx-news-left .swiper-pagination span.swiper-pagination-bullet-active{background: #1c8eee;opacity: 1;filter:Alpha(opacity=100);}
.tx-news-right{position: relative; width: 53.4%;padding-left: 20px;}
.tx-news-right .nav{margin-bottom: 12px;}
.tx-news-right .nav li{position: relative; font-size: 18px;font-weight: bold;margin-right: 30px;padding-bottom: 10px;cursor: pointer;}
.tx-news-right .nav li:before{content:''; position: absolute;width: 0%;height:2px;background: #1c8eee;bottom:0;left:0;right:0;margin:0 auto;}
.tx-news-right .nav li.active{color:#1c8eee;}
.tx-news-right .nav li.active:before{width: 100%;}
.tx-news-right .mains{display: none;}
.tx-news-right .mains li{width: 100%;}
.tx-news-right .mains li a{float: left;width: 70%;font-size: 14px; line-height: 35px;height:35px;overflow: hidden;text-overflow:ellipsis; white-space:nowrap;}
.tx-news-right .mains li span{float: left;width: 30%;font-size: 12px;color:#888;text-align: right;line-height: 35px;}
.tx-news-right .mains li em{float: left;width: 100%;font-size: 13px;line-height: 24px;height:24px;color:#888;overflow: hidden;text-overflow:ellipsis; white-space:nowrap;}
.tx-news-right .mains .li1{padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #eee;}
.tx-news-right .mains .li1 a{font-size: 16px;}
.tx-news-right .mains .more{position: absolute;right:0;top:4px;font-size: 14px;color:#888;}
.tx-news-right .mains .more:hover{color:#1c8eee;}

.tx-about{width: 82%;padding-left:20px;height:217px;}
.tx-about-nav{width: 20%; background: #f2f2f2 url('../images/about-bg.png') right bottom no-repeat;height:100%;padding:30px 32px;}
.tx-about-nav:nth-child(3){background-color: #1c8eee;}
.tx-about-nav li{clear: both;}
.tx-about-nav li h3{font-size: 17px;font-weight: bold;margin-bottom: 12px;}
.tx-about-nav li a{position: relative; font-size: 14px;line-height: 32px;height:32px;overflow: hidden;color:#666;padding-left:12px}
.tx-about-nav li a:before{content:'';position: absolute;left:0; top:0;bottom:0;margin:auto 0; width: 3px;height:3px;border-radius: 50%;background: #666;}
.tx-about-nav li a:hover{color:#1c8eee;padding-left: 15px;}
.tx-about-nav li a:hover:before{background: #1c8eee;}
.tx-about-nav:nth-child(3) h3,.tx-about-nav:nth-child(3) a{color:#fff;}
.tx-about-nav:nth-child(3) li a:before{background: #fff;}
.tx-about-nav:nth-child(3) a:hover{color:#fff;}
.tx-about-nav:nth-child(3) li a:hover:before{background: #fff;}
.tx-about-img{position: relative; width: 20%;height:100%;overflow: hidden;cursor: pointer;}

.tx-parent{overflow: hidden;margin-bottom: 45px;}
.tx-parent-title{margin-bottom: 25px;}
.tx-parent-title h4{font-size: 18px;color:#d9d9d9;margin-bottom: 10px;}
.tx-parent-title h3{position: relative; font-size: 28px;padding-left: 20px;line-height: 28px;}
.tx-parent-title h3::before{content:'';position: absolute;top:0;left:0;width: 3px;height:100%;border-radius: 99px;background: #1c8eee;}
.tx-parent-main {border:1px solid #eee;}
.tx-parent-main .swiper-container{overflow: visible;}
.tx-parent-main .swiper-slide{border-right: 1px solid #eee;text-align: center;padding:4px 12px;}
.tx-parent-main .swiper-slide img{max-height: 112px;max-width: 100%;}
.tx-parent-main .swiper-button{left:auto;right:0;width: 38px;border:1px solid #eee;height: 28px; line-height: 28px;background: #fff;top:-35px;}
.tx-parent-main .swiper-button:after{font-size: 14px;color:#666;}
.tx-parent-main .swiper-button:hover{background: #1c8eee;}
.tx-parent-main .swiper-button:hover:after{color:#fff;}
.tx-parent-main .swiper-button-prev{right:38px;}

.tx-footer{padding:60px 0 0;background: #25262c;color:#eee;}
.tx-footer-left{position: relative; margin-left: 99px;}
.tx-footer-left:first-child{margin-left: 0;}
.tx-footer-title{position: relative; font-size: 17px;color:#7c7d80;font-weight: bold;margin-bottom: 20px;padding-left:35px;line-height: 18px;}
.tx-footer-title::before{content:'';position: absolute;width: 13px;height:13px;border:3px solid #1c8eee;border-radius: 50%;top:0;left:0;}
.tx-footer-title::after{content:'';position:absolute;top:30px;left:8px;width: 2px;height:65px;background: #424348;}
.tx-footer-left ul{display: block; padding-left: 35px;}
.tx-footer-left li{font-size:14px; line-height: 38px;max-width: 303px;margin-right: 0;}
.tx-footer-left li a{color:#eee;}
.tx-footer-left li a:hover{color:#1c8eee;}
.tx-footer-left li h4{font-size: 29px;color:#1c8eee;}
.tx-footer-left li img{width:146px;}
.tx-footer-left.navs li:nth-child(2n-1){clear: left;margin-right: 55px;}
.tx-footer-left.navs li:nth-child(2n){clear: right;}
.tx-footer-left.contact li{clear: both;}
.tx-footer-center{margin:50px 0 40px;}
.tx-footer-friend{width: 100%;margin-top: 8px;}
.tx-footer-friend h3{margin-top: 3px;width:10%;}
.tx-footer-friend h3:after{display: none;}
.tx-footer-friend ul{width:90%;}
.tx-footer-friend a{font-size: 14px;color:#eee;line-height: 24px;margin-right: 38px;}
.tx-footer-share{width: 17%;text-align: right;}
.tx-footer-share a{display: inline-block;width: 40px; height:40px;text-align: center; line-height: 40px; border-radius: 50%;background: #c76365;margin-left: 24px;cursor: pointer;}
.tx-footer-share a i{font-size: 24px;display: inline-block;color:#fff;}
.tx-footer-share .bshare-weixin{background: #86bd5e;}
.tx-footer-share .bshare-qqim{background: #77aaed;}

.tx-footer-down{background: #25262c;border-top: 1px solid #2e2f35;text-align: center;font-size:14px;line-height: 22px;color: #7c7d80;padding:25px 0;}
.tx-footer-down a{color:#7c7d80;}
.tx-footer-down a:hover{color:#fff;}
.tx-footer-down br{display: none;}

/* 内页 */
.tx-banners{position: relative; background-position: center center; background-repeat: no-repeat; height:380px;margin-top: 94px;}
.tx-banners:before{display: none;content:'';position:absolute;top:0;left:0;width:100%;height:100%;background:#000;opacity:0.3;z-index:10;}
.tx-banners.abouts{background-image: url('/Templates/huayanjt/images/ban-abouts.jpg');}
.tx-banners.contacts{background-image: url('/Templates/huayanjt/images/ban-contacts.jpg');}
.tx-banners.wwws{background-image: url('/Templates/huayanjt/images/ban-www.jpg');}
.tx-banners.cases{background-image: url('/Templates/huayanjt/images/ban-case.jpg');}
.tx-banners.joins{background-image: url('/Templates/huayanjt/images/ban-join.jpg');}
.tx-banners.products{background-image: url('/Templates/huayanjt/images/ban-product.jpg');}
.tx-banners.news{background-image: url('/Templates/huayanjt/images/ban-news.jpg');}
.tx-banners h3{display: none; position: absolute;font-size: 32px;color:#fff;z-index: 20; line-height: 68px;padding:0 80px; border:1px solid #fff; top:50%;left:50%;transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.tx-banners h3::before{content:'';position: absolute;width: 100%;height:100%;z-index: -1;background: #fff;opacity: 0.1;filter:Alpha(opacity=10);top:0;left:0;}

.tx-mains{padding:50px 0;}

.tx-mains-left{width: 22.65%;}
.tx-mains-left .titles{background:#1c8eee url('../images/about-bg.png') right center no-repeat ; color:#fff;padding:35px 30px 33px;margin-bottom: 2px;}
.tx-mains-left .titles h3{font-size: 26px;font-weight: bold;letter-spacing: 2px;margin-top: 6px;}
.tx-mains-left .titles h4{font-size: 18px;opacity: 0.2;filter:Alpha(opacity=20);font-weight: bold;}
.tx-mains-left .mains{border:1px solid #eee;}
.tx-mains-left .mains li{width: 100%;border-bottom: 1px solid #eee;}
.tx-mains-left .mains li:last-child{border: none;}
.tx-mains-left .mains li a{position: relative; display: block; font-size: 17px;line-height: 20px; padding:24px 28px;}
.tx-mains-left .mains li a:before{content:''; position: absolute;top:0; bottom:0;margin:auto 0;left:0;width: 0;height:100%;background:#1c8eee;transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;}
.tx-mains-left .mains li a i{float: right; font-size: 16px;font-weight: bold;color:#aaa; font-family: 'simsun';}
.tx-mains-left .mains li.active,.tx-mains-left .mains li:hover{border-bottom:#fff;}
.tx-mains-left .mains li.active a,.tx-mains-left .mains li:hover a{background:#f8f8f8;color: #1c8eee;font-weight: bold;}
.tx-mains-left .mains li.active a:before,.tx-mains-left .mains li:hover a:before{width: 4px;}

.tx-mains-right{width: 74.2%;}
.tx-mains-right.floats{width:100%;}
.tx-mains-right .titles{border-bottom:1px solid #D9DADB;margin-bottom: 30px;}
.tx-mains-right .titles h3{position: relative; font-size: 24px;font-weight:bold;color:#1c8eee; line-height: 28px;padding: 5px 0 18px;}
.tx-mains-right .titles h3:before{content:'';position: absolute;bottom:0;left:0; width: 100%;height:2px;border-radius: 99px;background:#1c8eee;}
.tx-mains-right .titles span{line-height: 26px;margin-top:10px;font-size: 14px;}
.tx-mains-right .titles span i{color:#1c8eee;margin-right: 8px;}
.tx-mains-right .titles span a{margin-right:2px;color:#666;}
.tx-mains-right .titles span a:last-child{color:#1c8eee;}

.tx-mains-nav{margin-bottom: 50px;}
.tx-mains-nav li a{position: relative; display: block; font-size:18px;line-height: 60px;background:#EEF3F7;padding:0 45px;}
.tx-mains-nav li.active a{background:#00A0DA;color:#fff;}
.tx-mains-nav li a::after{content:/Templates/huayanjt/css/"";position: absolute;z-index: -1;bottom:0px;left:0;right:0;margin:0 auto;width: 0px;height:0px;border-top:10px solid #00A0DA;border-left:10px solid transparent;border-right:10px solid transparent;}
.tx-mains-nav li.active a::after{bottom:-10px;}

.tx-contentss,.tx-contentss p,.tx-contentss span,.tx-contentss div{font-size:16px;line-height:2;}
.tx-contentss img{position: relative;margin:15px 0;}
.tx-contentss p{font-size:16px;line-height: 2;margin-bottom: 12px;text-indent: 2em;}
.tx-contentss h3{font-size:18px;font-weight:bold;color:#1c8eee;margin:20px 0;}
.tx-contentss h3:nth-child(1){margin-top:0;}
.tx-contentss table{border:1px solid #e2e2e2;border-collapse:collapse;width:100%;text-align: center;}
.tx-contentss table td{border:1px solid #e2e2e2;line-height:46px;}
.tx-contentss table tr:first-child{background: #1c8eee;color:#fff;}
.tx-contentss table p{text-indent: 0;margin-bottom:0}

.tx-page{text-align: center;margin-top:38px;}
.tx-page span,.tx-page a{display: inline-block;margin:0 3px; font-size:14px;padding:0 15px; height: 35px; line-height:35px;border:1px solid #e2e2e2;border-radius: 3px;}
.tx-page span.nolink{display: none;}
.tx-page span.current{background: #1c8eee;}
.tx-page span font{color:#fff;}
.tx-page span:first-child{display: none;}
.tx-page span:hover,.tx-page a:hover{border-color:#1c8eee;}
.tx-page.abouts4 span,.tx-page.abouts4 a{color:#fff;}

/*声誉资质*/

.tx-honorsl li{width: 33.33%; padding: 0 20px;border-bottom:1px solid #f2f2f2;margin-bottom: 30px;cursor: pointer;text-align: center;}
.tx-honorsl li .img{position: relative;height: 190px;overflow: hidden;border:1px solid #f2f2f2;background: #f6f6f6;}
.tx-honorsl li .img::before{content: '';position: absolute;top:0;left:0;z-index: 10; width: 100%;height:100%;background: #000 url(../images/honorl-bg.png) center center no-repeat;opacity: 0;filter:Alpha(opacity=0);}
.tx-honorsl li .img i{position: absolute;z-index: 20;top:6%;left:5%; width: 90%;height:88%;opacity: 0;filter:Alpha(opacity=0);}
.tx-honorsl li .img i:before{content:'';position: absolute;top:0;left:-1px; width: 0%;height:0%;border-top:1px solid #fff;border-left:1px solid #fff;transition: 1s;-webkit-transition: 1s;-ms-transition: 1s;}
.tx-honorsl li .img i:after{content:'';position: absolute;bottom:-1px;right:-1px; width: 0%;height:0%;border-bottom:1px solid #fff;border-right:1px solid #fff;transition: 1s;-webkit-transition: 1s;-ms-transition: 1s;}
.tx-honorsl li .img img{min-width: auto;padding:10px;max-width:100%;}
.tx-honorsl.honorsls li .img img{padding:0;max-width: none;min-width: 100%;}
.tx-honorsl li .text{position: relative; line-height: 50px;height:50px;z-index: 20; overflow: hidden;padding:0 20px;font-size:15px;color:#666;text-align: center;text-overflow:ellipsis; white-space:nowrap;}
.tx-honorsl li .text:before{content:'';position: absolute;bottom:0;left:0;right:0;margin:0 auto; width: 0;height:1px;background: #1c8eee;transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;}

.tx-honorsl li:hover  .img::before{opacity: 0.66;filter:Alpha(opacity=66);}
.tx-honorsl li:hover .img i{opacity: 1;filter:Alpha(opacity=100);}
.tx-honorsl li:hover .img i:before,.tx-honorsl li:hover .img i:after{width: 100%;height:100%;}
.tx-honorsl li:hover .imgs:hover img{transform: scale(1) translate(-50%, 0);-webkit-transform: scale(1) translate(-50%, 0);-ms-transform: scale(1) translate(-50%, 0);}
.tx-honorsl li:hover .text:before{width: 100%;}
.tx-honorsl li:hover .text{color:#1c8eee;}

.tx-team-box{display: none; position: fixed;top:0;left:0;width: 100%;height:100%;z-index: 9999;}
.tx-team-box i{position: absolute;right:30px;top:30px;cursor: pointer; z-index: 20;width: 50px;height:50px;background:url('/Templates/huayanjt/images/close2.png') center center no-repeat;}
.tx-team-box:before{content:'';position: absolute;width: 100%;height:100%;background: #000;opacity: 0.7;filter:Alpha(opacity=70);}
.tx-team-box .mains{position: absolute;top:50%;left:50%;max-width: 80%;max-height:80%;padding-bottom: 60px; transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.tx-team-box .mains img{max-height: 100%;}
.tx-team-box .mains h3{position: absolute;bottom:0;line-height: 50px;color:#fff;text-align: center;width: 100%;font-size:17px;}

/* 产品 */
.tx-productl-main li{width: 32%;margin-left: 2%;margin-bottom: 2%;}
.tx-productl-main li:nth-child(3n-2){margin-left: 0;}
.tx-productl-main li .img{position: relative; height:220px;overflow: hidden;}
.tx-productl-main li .text{position: relative; padding:14px 0;border-bottom:1px solid #f2f2f2;}
.tx-productl-main li .text:before{content:''; position: absolute;width: 0%;height:1px;background:#1c8eee;bottom:-1px;left:0;}
.tx-productl-main li .text h3{position: relative; font-size: 15px;line-height:25px;height:25px;overflow: hidden; padding-right: 40px;text-overflow:ellipsis; white-space:nowrap;}
.tx-productl-main li .text h3:before{content:'+';position: absolute;text-align: center;font-size: 24px;font-family: simsun;color:#b3b3b3; top:0;right:0;bottom:0;margin:auto 0; width: 25px;height:25px;border-radius: 50%;background-color:#fff;}
.tx-productl-main li:hover .text:before{width: 100%;}
.tx-productl-main li:hover .text h3{color:#1c8eee;}
.tx-productl-main li:hover .text h3:before{background:#1c8eee;color:#fff;}
.tx-productl-main li:hover .img{border-radius: 12px 12px 0 12px;}

/* 案例 */
.tx-casel-main{margin-top: -30px;}
.tx-casel-main li {position: relative; width: 100%;padding:30px 0;border-bottom:1px solid #f2f2f2;}
.tx-casel-main li::before{content:'';position: absolute;bottom:-1px;left:0;width: 0;height:1px;background:#1c8eee;transition: 0.5s;-webkit-transition: 0.5s;-ms-transition: 0.5s;}
.tx-casel-main li .img{position: relative; float: left; width: 25%; height:150px; overflow:hidden;}
.tx-casel-main li .text{width: 75%;padding-left:30px;}
.tx-casel-main li .text h3{font-size:18px;line-height: 24px;font-weight:bold;text-overflow:ellipsis; white-space:nowrap;margin-bottom: 12px;color:#333;overflow:hidden;}
.tx-casel-main li .text em{display: inline-block; font-size: 14px;color:#999;margin-right: 20px;}
.tx-casel-main li .text em b{font-weight: normal;}
.tx-casel-main li .text em img{margin-right: 8px;position: relative;top:-1px;}
.tx-casel-main li .text p{display: block;font-size: 14px;line-height: 28px;color:#999;height:56px;overflow: hidden;margin-top: 12px;}
.tx-casel-main li .text .more{display: inline-block; font-size: 14px;color:#1c8eee;margin-top: 10px;font-weight: normal;}
.tx-casel-main li .text .more img{position: relative;top:-1px;margin-left: 10px;}

.tx-casel-main li:hover .text h3{color:#1c8eee;}
.tx-casel-main li:hover:before{width: 100%;}

/* 新闻 */

.tx-newsl-main{margin-top: -30px;}
.tx-newsl-main li{position: relative; width: 100%; border-bottom: 1px solid #f2f2f2;}
.tx-newsl-main li:before{content:'';position: absolute;bottom:-1px;left:0;width: 0%;height:1px;background: #1c8eee;}
.tx-newsl-main li a{float:left;width: 100%; padding:30px 0 30px 90px;}
.tx-newsl-main li .date{position: absolute;top:30px;left:0;  width: 90px;border:1px solid #dcdcdc;text-align: center;font-size: 14px;line-height: 14px;padding:14px 10px;}
.tx-newsl-main li .date b{display: block;font-size: 32px;color:#1c8eee;line-height: 36px;padding-bottom: 8px;border-bottom: 1px solid #dcdcdc;margin-bottom: 10px;}
.tx-newsl-main li .text{padding-left: 27px;}
.tx-newsl-main li .text h3{font-size:17px;line-height: 34px;height:34px;text-overflow:ellipsis; white-space:nowrap;margin-bottom: 7px;color:#333;overflow:hidden;}
.tx-newsl-main li .text em{display: block;font-size: 14px;line-height: 28px;color:#666;height:56px;overflow: hidden;}

.tx-newsl-main li:hover:before{width: 100%;}
.tx-newsl-main li:hover .date{background: #1c8eee;color:#fff;border:1px solid #1c8eee;}
.tx-newsl-main li:hover .date b{color:#fff;}
.tx-newsl-main li:hover .text h3{font-weight: bold;color: #1c8eee;}

.tx-newsc-title { border-bottom: 1px solid rgb(238, 238, 238); padding-bottom: 18px; margin-bottom: 30px; text-align: center;}
.tx-newsc-title h3 { font-size: 26px;  padding: 0px 5%; margin-bottom:15px;}
.tx-newsc-title span{margin-top: 32px;  }
.tx-newsc-title em { font-size: 14px; color: rgb(153, 153, 153); margin-right: 25px;}
.tx-newsc-main { width: 92%; margin: 0px 4%; }
.tx-newsc-page { margin-top: 50px; }
.tx-newsc-page a { float: left; width: 50%; background: rgb(245, 245, 247); padding: 0px 38px; text-align: center; }
.tx-newsc-page a.fl { border-right: 1px solid rgb(255, 255, 255); }
.tx-newsc-page a h3 { position: relative; display: inline-block; font-size: 14px; line-height: 60px; height: 60px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; width: 100%; }
.tx-newsc-page a i { position: absolute; top: 0px; bottom: 0px; margin: auto 0px; font-family: simsun; font-size: 16px; color: rgb(102, 102, 102); }
.tx-newsc-page a.fl h3 { padding-left: 20px; background: url(/Templates/huayanjt/css/"") left center no-repeat; }
.tx-newsc-page a.fr h3 { padding-right: 20px; }
.tx-newsc-page a.fl i { left: 0px; }
.tx-newsc-page a.fr i { right: 0px; }

/* 人才 */
.tx-joinl{margin-top: -10px;}
.tx-joinl li{width: 100%;border-bottom:1px solid #fff;cursor: pointer;}
.tx-joinl li.one{cursor: unset;}
.tx-joinl li .nav{background: #f6f6f6;}
.tx-joinl li.one .nav{background: #1c8eee;}
.tx-joinl li .nav p{float: left; width: 25%;text-align: center;font-size:15px;line-height: 60px;height: 60px;}
.tx-joinl li.one .nav p{color:#fff;}
.tx-joinl li .nav p.onclick{position: relative; cursor: pointer;font-size:26px;font-family: '宋体';}
.tx-joinl li .nav p.onclick:before{content:'';position: absolute;top:0;bottom:0;right:0;left:0;margin:auto; width: 18px;height:2px;background: #999;}
.tx-joinl li .nav p.onclick:after{content:'';position: absolute;top:0;bottom:0;right:0;left:0;margin:auto; width: 2px;height:18px;background: #999;}
.tx-joinl li .content{display: none; background: #f7f7f7;padding:30px 38px;overflow: hidden;transition: 0s;-webkit-transition: 0s;-ms-transition: 0s;}
.tx-joinl li .content h3{font-size: 17px;line-height: 30px;color:#666;font-weight: bold;margin-bottom:10px;margin-top:30px;}
.tx-joinl li .content h3:nth-child(1){margin-top:0px;}
.tx-joinl li .content p{font-size: 14px;line-height: 32px;color:#7E808A;}
.tx-joinl li .content .xian{width: 100%;height: 1px;background: #E1E1E1;margin-top:20px;}
.tx-joinl li.active .nav{background: #E5EDF6;}
.tx-joinl li.active .nav p{color:#1c8eee;}
.tx-joinl li.active .nav p.onclick:after{height:0;}

.tx-joinl li:hover .nav{background: #E5EDF6;}
.tx-joinl li.one:hover .nav{background: #1c8eee;}
.tx-joinl li:hover .nav p{color:#1c8eee;}
.tx-joinl li.one:hover .nav p{color:#fff;}
.tx-joinl li:hover .nav p.onclick:before,.tx-joinl li:hover .nav p.onclick:after{background:#1c8eee;}

/*联系金沙9001cc以诚为本*/
.tx-contacts1 li{position: relative; width: 30.66%;overflow: hidden; margin-left: 4%;text-align: center;border:1px solid #f2f2f2;padding:38px 15px 33px;cursor: pointer;}
.tx-contacts1 li::before{content: '';position:absolute;top:50%;left:50%; width: 0%;height:0%;background:#1c8eee;z-index: -1;border-radius: 50%;opacity: 0;filter:Alpha(opacity=0); transform: translate(-50%, -50%);-webkit-transform: translate(-50%, -50%);-ms-transform: translate(-50%, -50%);}
.tx-contacts1 li:first-child{margin-left:0;}
.tx-contacts1 li i.icon{display: inline-block;width: 64px;height:64px;background: #1c8eee;color:#fff;line-height: 64px;border-radius: 50%;font-size: 35px;}
.tx-contacts1 li h3{font-size: 17px;font-weight:bold;line-height: 18px;margin:20px 0 15px;}
.tx-contacts1 li em{font-size: 14px;color:#666;display:block;line-height:22px;min-height:44px;}
.tx-contacts1 li i.bg{position: absolute;z-index: 10;top:6%;left:5%; width: 90%;height:88%;opacity: 0;filter:Alpha(opacity=0);}
.tx-contacts1 li i.bg:before{content:'';position: absolute;top:0;left:-1px; width: 0%;height:0%;border-top:1px solid #fff;border-left:1px solid #fff;transition: 1s;-webkit-transition: 1s;-ms-transition: 1s;}
.tx-contacts1 li i.bg:after{content:'';position: absolute;bottom:-1px;right:-1px; width: 0%;height:0%;border-bottom:1px solid #fff;border-right:1px solid #fff;transition: 1s;-webkit-transition: 1s;-ms-transition: 1s;}

.tx-contacts1 li:hover:before,.tx-contacts1 li:hover:after{width: 150%;height:150%;opacity: 1;filter:Alpha(opacity=100);}
.tx-contacts1 li:hover i.icon{background: #fff;color:#1c8eee;}
.tx-contacts1 li:hover h3,.tx-contacts1 li:hover em{color:#fff;}
.tx-contacts1 li:hover i.bg{opacity: 0.5;filter:Alpha(opacity=50);}
.tx-contacts1 li:hover i.bg:before,.tx-contacts1 li:hover i.bg:after{width: 100%;height:100%;}

.tx-contacts2{height:480px;margin-top: 30px;}
.tx-contacts2 #map{width: 100%;height:100%;}
.tx-contacts2 #map img{max-width: none !important;}

/*效劳*/
.tx-www .swiper-container{padding-bottom: 30px;}
.tx-www .swiper-slide {height:260px; cursor: pointer;margin-bottom: 30px;}
.tx-www .swiper-slide h3{font-size: 15px;line-height: 42px;height:42px;overflow: hidden;padding:0 20px;background: #f6f6f6;text-align: center;}
.tx-www .swiper-slide:hover h3{background: #1c8eee;color:#fff;}
.tx-www .swiper-wrapper {position: relative;z-index: 1; display: flex;transition-property: transform; box-sizing: content-box;flex-direction:row;}

.tx-searchl-main{min-height: 340px;}
.tx-searchl-main li{border-bottom:1px solid #eee;width: 100%;}
.tx-searchl-main li a{font-size: 15px;line-height: 55px;height:55px;overflow: hidden;text-overflow:ellipsis; white-space:nowrap;}
.tx-searchl-main li a b{color:#1c8eee;margin-right: 10px;}

.tx-head-btn{display: none;font-size: 30px;width: 35px;height:35px;line-height: 35px;text-align: center;cursor: pointer;margin-top: 30px;}
.tx-head.fixer .tx-head-btn{margin-top: 18px;}
@media only screen and (max-width: 1280px){

	.tx-head{padding: 0 15px;}

	.tx-head-btn{display: block;}
	.tx-head-nav{display: none;position: absolute;top:100%;left: 0;width: 100%;z-index: 999;text-align: center;}
	.tx-head-nav:before{content:'';position: absolute;z-index: -1;width: 100%;height:100%;left: 0;top:0; background:#fff;opacity: 0.75;}
	.tx-head-nav > li{display: inline-block;float: none;border:none;}
	.tx-head-nav > li > a{line-height: 70px;}
}<!--耗时1758812298.0224秒-->