/**/
* {
	word-wrap: break-word;
}
body,html {
	font-size: 14px;
	background: #fff;
	font-family: microsoft yahei;
}
body,html,.tj-body{
	height: auto;
}
body,ul,ol,li,dl,dd,p,h1,h2,h3,h4,h5,h6,form{
	margin: 0;
	padding: 0;
}
li {
	list-style: none;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
img{
	width: 51%;
}
.imgg{
	width:100%;
}
.imgg{
	width:100%;
}
/* 鍒嗛〉鏁板瓧鏉�*/
.tj-page {
  display: flex;
  justify-content: center;
  margin-top: 10px;
  margin-bottom: 20px;
}
.tj-page a {
  background: #fff;
  border: 1px solid #ccc;
  color: #333;
  font-size: 14px;
  padding: 8px 12px;
  margin: 0 5px;
  border-radius: 3px;
}

.tj-page a:hover {
  color: #0091e2;
  border: 1px solid #0091e2;
}
.tj-page a.page-num-current {
  color: #fff;
  background: #0091e2;
  border: 1px solid #0091e2;
}
.tj-page-center{
	display: flex;
	justify-content: center;
	font-size: 16px;
	margin-top: 30px;
}
/* 鍒嗛〉缁撴潫*/
.mt-20{
	margin-top: 20px;
}
.mt-30{
	margin-top: 30px;
}
.pd-top-30{
	padding-top: 30px;
}
.clear{
	clear: both;
}
.tj-body{
	position: relative;
	height:auto; 
    min-height:100%;
}
.tj-c1{
	background-color:#FAFAFA;
}
/*top*/
.tj-top {
	width: 100%;
	height: 39px;
	border-bottom: 1px solid #eee;
	line-height: 39px;
	color: #666;
	background: #f8f8f8;
	position: absolute;
	min-width: 1180px;
}
.tj-1200 {
	width: 1200px;
	margin: 0 auto;
}

.tj-fl{
	float: left;
}
.tj-fl span {
	float: left;
	display: inline-block;
	margin-right: 25px;
	color: #666;
	font-size: 14px;
}
.tj-fr {
	float: right;
	margin-right: 10px;
}
.tj-header {
	height: 68px;
	padding: 42px 0 10px 0;
	background: #fff;
	box-shadow: 0 0 10px 0 rgba(0,0,0,.1);
}
.tj-nav {
	float: left;
	height: 68px;
	width: 600px;
	overflow: hidden;
	white-space: nowrap;
}

.tj-nav ul {
	height: 68px;
	width: 600px;
	overflow: hidden;
}

.tj-nav ul li {
	float: left;
	height: 68px;
	position: relative;
	margin-left: 36px;
}

.tj-nav ul li a {
	color: #333;
	font-size: 16px;
	height: 65px;
	line-height: 65px;
	transition: all 0.2s linear;
	-webkit-transition: all 0.2s linear;
	-moz-transition: all 0.2s linear;
	-o-transition: all 0.2s linear;
}

.tj-nav ul li a:after {
	position: absolute;
	content: '';
	left: 50%;
	height: 3px;
	bottom: 0;
	width: 0;
	transition: all .5s;
	background: #0091e2;
}

.tj-nav ul li.cur a:after,.tj-nav ul li a:hover:after {
	text-decoration: none;
	width: 100%;
	left: 0;
}

.tj-nav ul li.cur a,.tj-nav ul li a:hover {
	color: #0091e2;
}
.tj-logo{
	float: left;
}

.tj-search {
	float: right;
	margin-top: 22px;
}
.tj-search input{
	font-family: microsoft yahei;
	font-size: 13px;
	width: 166px!important;
	background: #fff;
	border: 1px solid #e6e6e6;
	height: 30px;
	line-height: 30px;
	text-indent: 10px;
}
.tj-search button{
	height: 34px;
	width: 40px;
	border: 0;
	overflow: hidden;
	background-color: #fff;
}
.tj-search i{
	color: #666;
}
.tj-search i:hover{
	color: #0091e2;
}

/*footer*/
.tj-footer {
	width: 100%;
	padding-top: 30px;
	background: #333;
	min-height: 230px;
	color: #ccc;
	font-size: 12px;
}

.tj-1180 {
	width: 1180px;
	margin: 0 auto;
}

.tj-links {
	float: left;
	width: 420px;
}

.tj-links ul {
}

.tj-links ul li {
	width: 140px;
	float: left;
	text-align: left;
}

.tj-links ul li p {
	font-size: 14px;
	color: #fff;
	display: block;
}

.tj-links ul li a {
	color: #ccc;
	font-size: 12px;
	display: block;
	margin-top: 10px;
}

.tj-links ul li a:hover {
	color: #fff;
}

.tj-follow {
	float: left;
	border-left: 1px solid #484848;
	border-right: 1px solid #484848;
	padding: 0 50px;
}

.tj-follow p {
	font-size: 14px;
	margin-bottom: 15px;
}

.tj-follow .tj-weixin {
	margin-right: 20px;
}

.tj-follow .tj-weixin,.tj-follow .tj-app {
	float: left;
	text-align: center;
}

.tj-follow .tj-weixin img,.tj-follow .tj-app img {
	width: 100px;
	height: 100px;
}

.tj-follow .tj-weixin p,.tj-follow .tj-app p {
	font-size: 12px;
	color: #ccc;
	margin-top: 10px;
}

.tj-about {
	width: 385px;
	margin-left: 35px;
	float: left;
}

.tj-company {
	padding-bottom: 10px;
	border-bottom: 1px solid #484848;
	display: block;
	margin-bottom: 20px;
	color: #eee;
	font-size: 36px;
	cursor: default;
	font-size: 12px;
}

.tj-company p {
	font-size: 14px;
	color: #ccc;
	margin: 0;
}

.tj-company i {
	vertical-align: middle;
	display: inline-block;
	width: 50px;
	height: 50px;
}

.tj-company b {
	font-size: 35px;
	font-weight: normal;
}

.tj-about p.address {
	color: #aaa;
	margin-bottom: 5px;
	font-size: 12px;
}

.tj-down {
	background: #292929;
	height: 40px;
	width: 100%;
	line-height: 40px;
	text-align: center;
}

.tj-down {
	position: relative;
	bottom: 0;
	border-top: 1px solid #484848;
}

.tj-down a {
	display: inline-block;
	margin-right: 30px;
	color: #aaa;
}

.tj-show{
	width: 1200px;
	margin: 0 auto;
	text-align: center;
	padding-bottom: 10px;
}
.tj-show span {
	display: block;
	height: 40px;
	width: 1180px;
	margin: 0 auto;
	background: url(../images/line.png)  center no-repeat;
}
.tj-pd{
	padding: 50px 0;
}
.tj-show h3 {
	height: 40px;
	line-height: 30px;
	font-size: 30px;
	color: #333;
	font-weight: 200;
}

.tj-show p {
	text-align: center;
	font-size: 14px;
	color: #999;
	height: 40px;
	line-height: 40px;
	overflow: hidden;
}
.tj-list{
	width: 1179px;
	border-left: 1px solid #eee;
	border-top: 1px solid #eee;
	margin: 0 auto;
	margin-top: 20px;
	overflow: hidden;
}
.tj-box {
	float: left;
	width: 292px;
	height: 127px;
	border-bottom: 1px solid #eee;
	border-right: 1px solid #eee;
}
.tj-box a {
	display: block;
	width: 280px;
	height: 127px;
	position: relative;
}
.tj-main {
	padding-top: 30px;
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
}
.tj-main img{
	width: 80px;
	height: 80px;
	float: left;
	padding: 0 5px;
}
.tj-hoverimg {
	width: 280px;
	height: 127px;
	position: absolute;
	display: block;
	-webkit-transition: all .5s ease 0s;
	-moz-transition: all .5s ease 0s;
	transition: all .5s ease 0s;
	opacity: 0;
}
.tj-box a:hover .tj-hoverimg {
	opacity: 1;
}
.tj-box a:hover .tj-main {
	top: -127px;
}
.tj-left {
	width: 180px;
	float: left;
}

.tj-left h3 {
	margin: 0 0 10px;
	font-size: 16px;
	color: #333;
}
/* wan wei zhan.com*/
.tj-left p {
	font-size: 12px;
	color: #666;
}
.tj-pd ul{
	margin-top: 30px;
}
.tj-pd ul li {
	float: left;
	width: 19%;
	white-space: nowrap;
	height: 365px;
	background: #4A9BEC;
	color: #fff;
	text-align: center;
	cursor: pointer;
	margin: 0 5px;
}
.tj-pd ul li:hover{
	box-shadow: 0 8px 16px 0 rgba(7,17,27,.2);
	border-top: 1px solid #ddd;
}
.tj-pd ul li h1 {
	font-weight: normal;
	font-size: 12px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.tj-pd ul li h2 {
	font-weight: normal;
	font-size: 14px;
	padding-top: 15px;
}

.tj-pd ul li h3 {
	font-weight: normal;
	font-size: 16px;
	padding-top: 30px;
	padding-bottom: 10px;
}

.tj-pd ul li h4 {
	font-weight: normal;
	font-size: 14px;
}

.tj-pd ul li h5 {
	font-weight: normal;
	font-size: 14px;
}

.tj-pd ul li b {
	font-size: 26px;
}
.tj-yuan {
	width: 168px;
	height: 168px;
	border: 3px solid #fff;
	border-radius: 168px;
	margin: 10px auto;
}
.tj-pd ul li a {
	display: block;
	width: 50%;
	border-radius: 15px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	font-size: 15px;
	color: #666;
	background: rgba(255,255,255,0.9);
	margin: 15px auto;
}

.tj-pd ul li:hover a {
	background-color: #00B7EE;
	border: 1px solid #00B7EE;
	color: #fff;
}


.tj-width{
	width: 1200px;
}

.tj-width li {
	display: block;
	width: 280px;
	float: left;
	background: #fff;
	margin-top: 20px;
	margin-right: 17px;
	border-radius: 3px;
	box-shadow: 0 4px 8px 0 rgba(7,17,27,.1);
	transition: .3s all linear;
	border: 1px solid #f0f0f0;
}

.tj-width li:hover {
	box-shadow: 0 8px 16px 0 rgba(7,17,27,.2);
	border: 1px solid #ddd;
}

.tj-width img{
	width: 280px;
	height: 190px;
	position: relative;
	overflow: hidden;
}
.tj-tit {
	padding: 10px 15px;
	padding-bottom: 20px;
	width: 250px;
}

.tj-tit h3 {
	font-size: 16px;
	font-weight: 500;
	height: 30px;
	line-height: 30px;
}

.tj-tit h3 a {
	color: #606060;
}

.tj-tit h3 a:hover {
	color: #3598DB;
}

.tj-tit .tj-type {
	color: #999;
	font-size: 12px;
	margin-top: 3px;
	display: block;
}

.tj-tit .tj-type em {
	color: #3598DB;
	font-style: normal;
}
.tj-news {
	float: left;
	width: 370px;
	margin-right: 35px;
}

.tj-news2 {
	float: left;
	width: 370px;
}

.tj-news3 {
	float: right;
	width: 370px;
}

.tj-column {
	height: 40px;
	line-height: 40px;
}

.tj-column span {
	font-size: 18px;
	color: #606060;
	float: left;
}

.tj-column a {
	font-size: 14px;
	color: #585858;
	float: right;
	display: block;
	float: right;
	padding-right: 10px;
}
.tj-column i{
	padding-left: 2px;
}
.tj-column a:hover {
	color: #f60;
}

.tj-box-img {
	margin-top: 10px;
	position: relative;
	width: 370px;
	height: 171px;
	overflow: hidden;
}
.tj-box-img img{
	width: 370px;
	height: 171px;
	-webkit-transition:all 0.3s;
}
.tj-box-img:hover img{
	-webkit-transform: scale(1.1);
}
.tj-box-title {
	display: block;
	width: 370px;
	height: 40px;
	text-align: center;
	line-height: 40px;
	font-size: 16px;
	color: #fff;
	position: absolute;
	bottom: 0;
	left: 0;
	background: url(../images/black.png) 0 0 repeat;
}

.tj-box-title:hover {
	background: rgba(74,155,236,0.7) 0 0 repeat;
}

.tj-newslist {
	margin-top: 15px;
}

.tj-newslist li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
}

.tj-newslist li a {
	color: #606060;
	float: left;
	display: block;
	text-indent: 12px;
}

.tj-newslist li a:hover {
	color: #f60;
}

.tj-newslist li span {
	float: right;
	color: #999;
	font-size: 12px;
}

.tj-diy {
	width: 100%;
	margin-top: 50px;
	padding: 110px 0;
}

.tj-diy-show {
	position: relative;
	width: 1180px;
	height: 320px;
	overflow: hidden;
	margin: 0 auto;
}

.tj-diy-show li {
	float: left;
	display: inline;
	width: 273px;
	height: 320px;
	border-radius: 5px;
	overflow: hidden;
	background: rgba(0,0,0,0.3);
	position: relative;
	text-align: center;
	margin-right: 20px;
}

.tj-diy-show li:hover {
	background: rgba(0,0,0,0.6);
}

.tj-diy-show li .tj-info {
	width: 275px;
	height: 230px;
}
/* 5 mo ban.com*/
.tj-diy-show li .tj-info .tj-head {
	padding-top: 20px;
	padding-bottom: 15px;
}

.tj-diy-show li .tj-info .tj-head img {
	width: 128px;
	height: 128px;
	border-radius: 128px;
}

.tj-diy-show li .tj-info .tj-tle {
	display: block;
	color: #fff;
	padding: 5px 0;
	font-size: 18px;
}

.tj-diy-show li .tj-info .tj-tle:hover {
	color: #fff;
}

.tj-diy-show li .tj-info span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #fff;
}

.tj-diy-show li .tj-describe {
	height: 60px;
	color: #fff;
	font-size: 14px;
	padding: 15px;
	border-top: 1px solid #999;
	line-height: 30px;
	text-align: left;
}
.tj-pics{
	margin-bottom: 50px;
}
.tj-pics li{
	float:left;
	width:195px;
	height:80px;
	vertical-align:middle;
	border:1px solid #e6e6e6;
}
.tj-pics img{
	width:160px;
	height:70px;
	padding:5px 15px 5px 15px;
}
.tj-cplist{
	width:100%;
	text-align:center;
	height:380px;
	position:relative;
	z-index:1;
}
.tj-pd-60{
	padding-top: 60px;
	display: block;
}
.tj-cptitle{
	width:100%;
	height:380px;
	z-index:2;
	position:absolute;
	background:rgba(0,0,0,0.1);
}
.tj-cplist span{
	font-size:48px;
	font-weight:500;
	color:#fff;
	height:65px;
	display:block;
	margin:0 auto;
}
.tj-lines{
	height:1px;
	width:80px;
	margin:15px auto;
	background:#fff;
	display:block;
}
.tj-cplist em{
	display: block;
	color: #ffffff;
	margin:10px auto;
	font-size: 20px;
	letter-spacing:8px;
	margin-top: 0px;
}
.tj-f-title{
	text-align:center;
	margin-top:50px;
}
.tj-f-title a{
	display:inline-block;
	margin-right:10px;
	-webkit-transition: all 0.3s ease; 
	-moz-transition: all 0.3s ease; 
	-o-transition: all 0.3s ease; 
	transition: all 0.3s ease;
}
.tj-f-title a{
	padding:5px 15px;
	background:#0091e2;
	color:#fff;
	}
.tj-f-title a:hover{
	background:#ff7519;
	color:#fff;
}
.tj-productlist{
	width:1180px;
	margin:20px auto;
	position: relative;
	overflow: hidden;
}
.tj-productlist ul{
	width:1200px;
}
.tj-productlist ul li{
	width:278px;
	border:1px solid #ededed;
	max-height:410px; float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.tj-productlist ul li:hover{
	box-shadow: 0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.1); 
	-webkit-box-shadow: 0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.1); 
	-moz-box-shadow: 0 4px 6px 0 rgba(0,0,0,0.1),0 2px 4px 0 rgba(0,0,0,0.1); 
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.tj-productlist ul li .tj-product-pd20{
	padding:20px 20px 10px 20px;
}
.tj-productlist ul li h3{
	font-size:16px;
	height:30px;
	line-height: 30px;
	font-weight:normal;
	display:block;
	overflow: hidden;
	margin-top: 15px;
}
.tj-productlist ul li h3 a{
	color:#333;
}
.tj-productlist ul li h3 a:hover{
	color:#fe1e00;
}
.tj-product-img img{
	width:230px;
	height:185px;
	overflow:hidden;
	-webkit-transition:all 0.3s;
}
.tj-product-img:hover img {
	-webkit-transform: scale(1.1);
}
.tj-product-info{
	font-size:13px;
	line-height:25px;
	margin-top:10px;
	color:#999;
	height:75px;
	overflow:hidden;
}
.tj-product-num{
	margin-top:20px;
	height:25px;
	line-height:25px;
	color:#bbb;
}
.tj-product-num span{
	float:left;
	display:block;
	margin-right:15px;
	}
.tj-product-num a{
	float:right; 
	height: 22px;
	line-height:22px;
	border: 1px solid #0091e2;
	padding: 0 9px;
	display: inline-block;
	font-size: 12px;
	color: #0091e2;
}
.tj-product-num a:hover{
	color: #fff;
	background-color: #0091E2;
}

/*newslist*/
.tj-list-news{
	width:120%;
	position:relative;
	z-index:1;
	overflow: hidden;
}
.tj-list-lf {
	width: 840px;
	float: left;
	margin-bottom: 30px;
	margin-top: 20px;
}

.tj-list-rt {
	width: 300px;
	float: right;
	margin-top: 20px;
  
}
.tj-list-rtt {
	width: 350px;
	float: right;
	margin-top: 53px;
  margin-right: 12%;
  
}
.tj-line {
	height: 40px;
	line-height: 30px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 15px;
}

.tj-line h1 {
	float: left;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.tj-position {
	float: left;
	font-size: 18px;
	color: #333;
	font-weight: normal;
}
.tj-listnews {
	width: 840px;
}

.tj-listnews li{
	height: 147px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
	width: 840px;
}
.tj-news-top{
	border-bottom: 1px solid #E2E2E2;
	margin: 20px 0;
	text-align: center;
}
.tj-news-top span{
	
	color: #999;
	line-height: 23px;
	font-size: 13px;
	margin-right: 20px;
}
.tj-listnews h1{
	text-align: center;
	margin-bottom: 10px;
	font-size: 24px;
	font-weight: normal;
}
.tj-show-news {	
	width: 200px;
	height: 130px;
	overflow: hidden;
	float: left;
	position: relative;
}

.tj-show-news img {
	width: 200px;
	height: auto;
	-webkit-transition: all 0.3s;
}
.tj-news-down{
	margin-top: 20px;
	border-top: 1px solid #E2E2E2;
}
.tj-news-down p,a{
	margin-top: 5px;
	color: #666;
}
.tj-news-down a:hover{
	color: #0091e2;
}
.tj-show-news:hover img {
	-webkit-transform: scale(1.1);
}

.tj-sketch {
	width: 620px;
	height: 130px;
	float: right;
	position: relative;
	margin-left: 15px;
}
.tj-sketchh {
	width: 840px;
	height: 130px;
	float: left;
	position: relative;
	margin-left: 15px;
}

.tj-sketch h2 {
	font-size: 18px;
	font-weight: 500;
	width: 620px;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tj-sketchh h2 {
	font-size: 18px;
	font-weight: 500;
	width: 840px;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}
.tj-sketch h2 a {
	color: #333;
}
.tj-sketchh h2 a {
	color: #333;
}

.tj-sketch h2 a:hover {
	color: #0091e2;
	text-decoration: none;
}
.tj-sketchh h2 a:hover {
	color: #0091e2;
	text-decoration: none;
}
.tj-sketch-jj {
	width: 620px;
	margin-top: 10px;
	font-size: 14px;
	color: #888;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
}
.tj-sketch-jjj {
	width: 840px;
	margin-top: 10px;
	font-size: 14px;
	color: #888;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
}
.tj-sketch-tt {
	width: 620px;
	font-size: 14px;
	color: #888;
	overflow: hidden;
}
.tj-sketch-tt span{
	margin-right: 20px;
}
.tj-r-title {
	font-size: 21px;
	height: 40px;
	line-height: 35px;
	margin-bottom: 20px;
	border-bottom: 1px solid #e6e6e6;
}

.tj-r-title span {
	float: left;
}

.tj-r-title a {
	color: #999;
	float: right;
	font-size: 14px;
}

.tj-r-show {
	width: 300px;
}

.tj-r-showimg{
	width: 300px;
	height: 140px;
	overflow: hidden;
	position: relative;
}
/* elu baba.com*/
.tj-r-showimg img{
	width: 300px;
	height: 192px;
	-webkit-transition: all 0.3s;
}
.tj-r-showimg:hover img {
	-webkit-transform: scale(1.1);
}
.tj-r-showimg span {
	height: 30px;
	width: 300px;
	background: rgba(0,0,0,0.3);
	color: #fff;
	line-height: 30px;
	font-size: 14px;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
}
	
.tj-r-sketch {
	line-height: 23px;
	font-size: 14px;
	color: #686565;
	margin: 0 auto;
	padding-top: 10px;
	margin-bottom: 10px;
	width: 280px;
}

.tj-r-show ul {
}

.tj-r-show ul li {
	height: 30px;
	line-height: 30px;
	font-size: 14px;
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.tj-r-show ul li a {
	color: #666;
}

.tj-r-show ul li a:hover {
	color: #0091e2;
}
.tj-r-ad{
	width: 300px;
	
}
.tj-r-width{
	width: 310px;
}
.tj-r-width .tj-list-down{
	float: left;
	width: 145px;
	height: 136px;	
	margin-right: 10px;
	margin-bottom: 10px;	
	position: relative;
}
.tj-list-down .img1{
	width: 145px;
	height: 102px;
	overflow:hidden;
}
.tj-list-down img{
	width: 145px;
	height: auto;
	-webkit-transition:all 0.3s;
}
.tj-list-down:hover img{
	-webkit-transform: scale(1.1);
}
.tj-list-down h3{
	line-height: 30px;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
}
.tj-aboutus{
	width: 1140px;
    padding: 30px;
    border: 1px solid #e6e6e6;
    background: #fff;
    margin: 30px auto;
}
.tj-form {
	width: 710px;
	margin: 30px auto;
}
.tj-form p{
	margin-bottom: 28px;
	clear: both;
}
.tj-form p span{
	line-height: 40px;
	width: 120px;
	font-size: 14px;
	color: #666;
	font-weight: bold;
	float: left;
	text-align: right;
	vertical-align: middle;
}
.tj-form p b{
	color: #f60;
	margin-right: 2px;
}
.tj-form input{
	padding: 0 10px;
	height: 40px;
	line-height: 40px;
	border: 1px solid #ccc;
	cursor: pointer;
	color: #a5a5a5;
	width: 250px;
	font-size: 12px;
	border-radius: 5px;
}

.tj-form img{
	height: 38px;
	line-height: 40px;
	width: 88px;
	vertical-align:middle;
}
.tj-form textarea{
	padding: 0 10px;
	min-height: 80px;
	line-height: 40px;
	border: 1px solid #ccc;
	cursor: pointer;
	color: #a5a5a5;
	width: 250px;
	font-size: 12px;
	border-radius: 5px;
}
.tj-form input:focus{
	border-color: #66afe9;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(102,175,233,.6);
}
.tj-form button{
	cursor: pointer;
	color: #fff;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 14px;
	border-radius: 5px;
	text-align: center;
	background: #0091e2;
	display: block;
	border: none;
	margin: 0 auto;
}
.tj-form .tj-one{
	width: 100%;
}
/*kefu*/
.tj-kefu{position:fixed;z-index:55;right:0;bottom:285px;width:70px;height:140px;}
.tj-kefu-box{position:relative;float:right;}
.tj-kefu .a{display:block;width:44px;height:44px;background-color:#00BFFF;margin-bottom:4px;cursor:pointer;outline:none;}
.tj-kefu .a.active,
.tj-kefu .a:hover{background:#F05352;}
.tj-kefu .a .i{float:left;width:44px;height:44px;background-image:url(../images/icon.png);background-repeat:no-repeat;}
.tj-kefu .a-service .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/beijng.png);background-repeat:no-repeat;background-position:0 0;}
.tj-kefu .tj-iphone .i{width:20px;height:20px;margin-top:12px;margin-left:12px;background-image:url(../images/beijng.png);background-repeat:no-repeat;background-position:-27px 0;}
.tj-kefu .a-qrcode .i{background-position:-44px 0;}
.tj-kefu .a-cart .i{background-position:-88px 0;}
.tj-kefu .a-top .i{background-position:-132px 0;}
.tj-kefu .a-top{background:#D2D3D6;display:none;}
.tj-kefu .a-top:hover{background:#c0c1c3;}
.tj-kefu .d{display:none;width:223px;background:#fff;position:absolute;right:67px;min-height:90px;border:1px solid #E0E1E5;border-radius:3px;box-shadow:0px 2px 5px 0px rgba(161, 163, 175, 0.11);}
.tj-kefu .d .arrow{position:absolute;width:8px;height:12px;right:-8px;top:31px;}
.tj-kefu .d-service{top:0;}
.tj-kefu .tj-phone{top:34px;}
.tj-kefu .d-qrcode{top:78px;}
.tj-kefu .d .inner-box{padding:8px 22px 12px;}
.tj-kefu .d .inner-box .qrcode-img img{width: 180px;height: 180px;}
.tj-kefu .tj-item{border-bottom:1px solid #eee;padding:14px 0;}
.tj-kefu .d-service .tj-item{border-bottom:none;}
.tj-kefu .tj-item .circle{width:44px;height:44px;border-radius:50%;overflow:hidden;background:#F1F1F3;display:block;float:left;}
.tj-kefu .tj-item .i-qq{width:44px;height:44px;background:url(../images/qq.png) no-repeat center 15px;display:block;transition:all .2s;border-radius:50%;overflow:hidden;}
.tj-kefu .tj-item:hover .i-qq{background-position:center 3px;}
.tj-kefu .tj-item .i-tel{width:44px;height:44px;background:url(../images/tel.png) no-repeat center center;display:block;}
.tj-kefu .tj-item h3{float:left;width:112px;line-height:44px;font-size:15px;margin-left:12px;}
.tj-kefu .tj-item .text{float:left;width:112px;line-height:22px;font-size:15px;margin-left:12px;}
.tj-kefu .tj-item .text .number{font-family:Arial,"Microsoft Yahei","HanHei SC",PingHei,"PingFang SC","Helvetica Neue",Helvetica,Arial,"Hiragino Sans GB","Heiti SC","WenQuanYi Micro Hei",sans-serif;}
.tj-kefu .d-service-intro{padding-top:10px;}
.tj-kefu .d-service-intro p{float:left;line-height:27px;font-size:12px;width:50%;white-space:nowrap;color:#888;}
.tj-kefu .d-service-intro i{height:27px;width:14px;margin-right:5px;vertical-align:top;display:inline-block;}
.tj-kefu .d-qrcode{text-align:center;}
.tj-kefu .d-qrcode .inner-box{padding:20px 0;}
.tj-kefu .d-qrcode p{font-size:16px;color:#93959c;}

@media (max-width: 750px){
.tj-list-rtt{
	display:none;
}
.tj-1200 {
	width: 100%;
	margin: 0 auto;
}
.tj-list-news{
	width:120%;
	position:relative;
	z-index:1;
	overflow: hidden;
}
.tj-list-lf {
	width: 86%;
	float: left;
	margin-bottom: 10px;
	margin-top: 10px;
}
.tj-listnews {
	width: 100%;
}

.tj-listnews li{
	height: 150px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #f2f2f2;
	width:100%;
}
.tj-listnews h1{
	text-align: center;
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: normal;
}
.tj-show-news {	
	width: 16%;
	height:73px;
	overflow: hidden;
	float: left;
	position: relative;

}

.tj-show-news img {
	width: 100%;
	height:auto;
	-webkit-transition: all 0.3s;
	padding-left:10px;
}

.tj-sketch {
	width: 80%;
	float: left;
	position: relative;
	margin-left: 10px;
}
.tj-sketch h2 {
	font-size: 16px;
	font-weight: 500;
	width: 98%;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left:10px;
}
.tj-sketch h2 a {
	color: #333;
}
.tj-sketch h2 a:hover {
	color: #0091e2;
	text-decoration: none;
}
.tj-sketch-jj {
	width: 96%;
	margin-top: 10px;
	font-size: 14px;
	color: #888;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	padding-left:10px;
}
.tj-sketch-jjj {
	width: 100%;
	margin-top: 10px;
	font-size: 14px;
	color: #888;
	height: 75px;
	line-height: 25px;
	overflow: hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:3;
	-webkit-box-orient:vertical;
	padding-left:5px;
}
.tj-sketch-tt {
	width: 51%;
	margin: 2%;
	font-size: 14px;
	color: #888;
	height: 50px;
	line-height: 25px;
	overflow: hidden;
}
.tj-sketch-tt span{
	margin-right: 20px;
}

.tj-line {
	height: 35px;
	line-height: 28px;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 10px;
	display:block;
	padding-left:10px;
}

.tj-line h1 {
	float: left;
	font-size: 16px;
	color: #333;
	font-weight: normal;
}

.tj-sketchh {
	width: 95%;
	float: left;
	position: relative;
	margin-left: 5px;
}
.tj-sketchh h2 {
	font-size: 16px;
	font-weight: 500;
	width: 68%;
	height: 25px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	padding-left:10px;
}
.w1380{
    max-width: 100%;
    margin: 0 auto;
	margin-bottom:50px;
}
}