
/* CSS Document */

@media only screen and (max-width: 768px){
  
  .jg_list{
  width:96% !important;
  margin:0 2% !important;
}
  #c_portalResPublic_codeContainer-15580846105130858 {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  #w_common_text-1558663030867{display:block;}
  .c_portalResPublic_codeContainer-01001005{
    min-height:500px;
    width:98%;
  }
  #c_portalResPublic_codeContainer-15585815429745884{display:none;}
  .pro_text h1{
    font-size:24px !important;
  }
  .pro_sort_body .pro_text{
    top:15% !important;
  }
}
@media only screen and (min-width: 769px){
  
  #w_common_text-1558663030867{display:none;}
  .c_portalResPublic_codeContainer-01001005{
    min-height:500px;
    width:100%;
  }
  .pro_sort_body{
    width:48%;
  }
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
  
  .pro_sort_body .pro_text {
    top: 20% !important;
  }
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.pro_title{
  width:100%;
  text-align:center;
  padding-top:50px;
  padding-bottom:20px
}
.pro_title h1{
  font-size:50px;
  font-family:Roboto-Black;
  line-height:0.8em
}
.pro_title span{
  display:block;
  font-size:24px;
}
.pro_sort_body{
  float:left;
  margin:1%;
  position:relative;
  overflow:hidden;
}
.pro_sort_body .pro_img{
  width:100%;
  height:auto;
  overflow:hidden;
}
.pro_sort_body .pro_text{
  position:absolute;
  z-index:1;
  left: 50% !important;
  transform: translatex(-50%);
  text-align:center;
  text-transform:uppercase;
  top:40%;
  color:#fff;
}
.pro_text h1{
  font-size:30px;
  font-family:Roboto-Black;
}
.pro_text span{
  display:block;
  font-size:24px;
  line-height:2em
}
.pro_text a{
  display:block;
  font-size:14px;
  width:150px;
  height:40px;
  border:#ce9d5f 1px solid;
  line-height:40px;
  color:#ce9d5f;
  margin:0 auto
}
.pro_text a:hover{
  background:#ce9d5f;
  color:#fff;
}
.pro_sort_body:hover img{
  transform: scale(1.1);
}
.pro_sort_body img{
  transition: all 1s;
}

.sy_about{
  color:#fff;
  padding-bottom:50px;
}
.sy_body_title{
  font-size:55px;
  font-family: Roboto-Black;
  padding-bottom:20px
}
.sy_body_title span{
  display:block;
}
.sy_body_title p{
  font-size:18px;
  line-height:2em;
}
.sy_body_body{
  font-size:16px;
  line-height:2em;
}

.sy_made_text{
  width:50%;
  float:left;
}
.sy_made_img{
  width:50%;
  float:left;
}
.sy_qw_text{
  text-align:right;
  padding-right:20px;
}
.sy_made_text h1{
  padding-top:10%;
  font-size:30px;
  font-family:Roboto-Black;
  text-transform:uppercase
}
.sy_made_text span{
  display:block;
  font-size:24px;
  line-height:2em;
  font-weight:normal;
}
.sy_made_text p{
  font-size:16px;
  line-height:2em;
  color:#666;
  max-width:450px;
}
.sy_qw_text p{
  margin-right: 0px;
  margin-left: auto;
}
.sy_made_text a{
  display:block;
  font-size:14px;
  width:150px;
  height:40px;
  border:#ce9d5f 1px solid;
  line-height:40px;
  color:#ce9d5f;
  margin-right: 0px;
  margin-left: auto;
  text-align:center;
  margin-top:20px
}
.sy_made_text a:hover{
  background:#ce9d5f;
  color:#fff;
}
.sy_gc_text a{
  margin-right: auto;
  margin-left: 0px;
}
.sy_gc_text{
  padding-left:20px;
}
.sy_made_img a{
  font-size:0px;
}
@media only screen and (max-width: 1024px) and (min-width: 769px){
  
  .sy_qw_text{
    padding-right:20px;
  }
  .sy_made_text h1{
    font-size:24px;
  }
  .sy_made_text span{
    font-size:16px;
  }
  .sy_made_text p{
    font-size:14px;
    max-width:350px;
  }
  .sy_made_text a{
    height:30px;
    line-height:30px;
    margin-top:10px
  }
}
@media only screen and (max-width: 768px){
  
  .sy_made_text{
    width:100%;
  }
  .sy_made_img{
    width:100%;
  }
  .sy_qw_text{
    text-align:right;
    padding:30px;
  }
  .sy_gc_text{
    padding:30px;
  }
  .sy_made_text h1{
    padding-top:0;
  }
}

.clearfix:after {
  content: " ";
  display: block;
  clear: both;
}
.foot_top .foot_li{
  float:left;
  min-height: 250px;
  padding-left:20px;
  padding-right:5%;
  padding-bottom:40px;
}
.foot_top ul li{
  font-size:14px;
  line-height:2.4em;
  color:#666
}
.foot_top h1{
  padding-bottom:20px;
  font-size: 16px;
  font-weight: bold;
  color: #222;
}
.foot_bottom{
  width:100%;
  clear:both;
  border-top:#dbdbdb 1px solid;
  line-height: 2em;
  font-size:14px;
  padding:20px 20px
}
.foot_li07 p{
  text-align:center;
  font-size:14px;
  color:#666;
}
.foot_sy a{
  color:#666;
}
.foot_sy a:hover{
  color:#ce9d5f;
}
@media only screen and (max-width: 1439px) and (min-width: 1024px){
  .foot_top .foot_li{
    padding-right:3%;
  }
}

.ny_product{
  width:100%;
}
.ny_product_body{
  height: 525px;
}
.ny_product_text{
  width:50%;
  float:left;
  padding-top: 80px;
  padding-left:30px;
  padding-right:30px;
  position: relative;
  text-align: center;
}
.ny_product_text h1{
  font-size:60px;
  color:#666;
  font-family:Roboto-Black;
  font-weight:bold;
  padding-bottom:20px
}
.ny_product_text p{
  padding-bottom:20px;
  padding-top:10px;
  line-height:2em;
  padding-left: 15%;
  padding-right: 15%;
}
.ny_product_m{
  display: block;
  font-size: 14px;
  width: 150px;
  height: 40px;
  border: #ce9d5f 1px solid;
  line-height: 40px;
  color: #ce9d5f;
  margin-right: 0px;
  margin-left: auto;
  text-align: center;
  left: 50% !important;
  transform: translatex(-50%);
  position: absolute;
}
.ny_product_m:hover{
  background:#ce9d5f;
  color:#fff;
}
.ny_product_img{
  width:50%;
  float:left;
  overflow: hidden;
  height: 525px;
}
.ny_product_img img{
  width: auto;
  transition: all .5s;
  height: 525px;
}
.ny_product_body:hover .ny_product_img img{
  transform: scale(1.1);
}
.ny_product01 .ny_product_text,.ny_product03 .ny_product_text{
  text-align: center;
  height: 500px;
  position: relative;
}
.ny_product01 .ny_product_m,.ny_product03 .ny_product_m{
  margin-right: 0px;
  margin-left: 0px;
}
.ny_product02 .ny_product_m,.ny_product04 .ny_product_m{
  margin-left: 0px;
  margin-right: auto;
}
@media only screen and (max-width: 768px){
  
  .ny_product_text{
    width:100%;
    padding-top:30px;
    padding-left:30px;
    padding-right:30px;
    padding-bottom:30px
  }
  .ny_product_img{
    width:100%;
    overflow: hidden;
    margin:0 auto;
    position:absolute;
    top:350px;
  }
  .ny_product_body{
    height:700px;
    background:#f5f5f5;
    position:relative;
  }
}

.mapBox {
	width: 100%;
	margin: 0 auto;
	text-align:center
	
}
.mapBox .mapPath {
    display: none;
    margin-top: 50px;
    width: 1280px;
    overflow: hidden;
    border: solid 3px #ccc;
    padding: 5px;
    text-align: center;
    margin-left: -290px;
}
table td {
    border-bottom: solid 1px #dedede;
    border-right: solid 1px #dedede;
    padding: 8px 5px;
    line-height: 22px;
}

.jg_body{
  width:100%;

}
.jg_list{
  width:48%;
  float:left;
  margin:0 1%;
}
.jg_list img{
  width:100%;
  height:auto;
}
.jg_text a{
  display:block;
  width:100%;
  line-height: 50px;
  background-color:#f5f5f5;
  font-size:16px;
  text-align:center;
  margin-bottom: 50px;
}
.jg_list:hover .jg_text a{
  display:block;
  width:100%;
  line-height: 50px;
  background-color:#ce9d5f;
  font-size:16px;
  text-align:center;
  margin-bottom: 50px;
  color:#fff
}










.izl-rmenu {
	position: fixed;
	right: 0;
	margin-right: 5px;
	bottom: 20px;
	padding-bottom: 20px;
	background: url(http://www.lindatractor.com/img/right_b.png?tenantId=126655&viewType=1&v=1701766085000) 0px bottom no-repeat;
	z-index: 999;
}

.izl-rmenu .btn {
	width: 40px;
	height: 40px;
	margin-bottom: 1px;
	cursor: pointer;
	position: relative;
  border-radius:3px;
    display: block;
}

.izl-rmenu .btn-qq {
	background: url(http://www.lindatractor.com/img/right_qq.png?tenantId=126655&viewType=1&v=1701766085000) 0px 0px no-repeat;
	background-color: #fbb01f;
}

.izl-rmenu .btn-qq:hover {
	background-color: #ff811b;
}

.izl-rmenu a.btn-qq,.izl-rmenu a.btn-qq:visited {
	background: url(http://www.lindatractor.com/img/right_qq.png?tenantId=126655&viewType=1&v=1701766085000) 0px 0px no-repeat;
	background-color: #fbb01f;
	text-decoration: none;
	display: block;
}

.izl-rmenu .btn-wx {
	background: url(http://www.lindatractor.com/img/right_weixin.png?tenantId=126655&viewType=1&v=1701766085000) 0px 0px no-repeat;
	background-color: #fbb01f;
}

.izl-rmenu .btn-wx:hover {
	background-color: #ff811b;
}

.izl-rmenu .btn-wx .pic {
	position: absolute;
	left: -160px;
	top: -121px;
	display: none;
	width: 160px;
	height: 160px;
}

.izl-rmenu .btn-phone {
	background: url(http://www.lindatractor.com/img/right_tel.png?tenantId=126655&viewType=1&v=1701766085000) 0px 0px no-repeat;
	background-color: #fbb01f;
}

.izl-rmenu .btn-phone:hover {
	background-color: #ff811b;
}

.izl-rmenu .btn-phone .phone {
	background-color: #ff811b;
	position: absolute;
	width: 160px;
	left: -160px;
	top: 0px;
	line-height: 39px;
	color: #FFF;
	font-size: 18px;
	text-align: center;
	display: none;
}

.izl-rmenu .btn-top {
	background: url(http://www.lindatractor.com/img/right_top.png?tenantId=126655&viewType=1&v=1701766085000) 0px 0px no-repeat;
	background-color: #666666;
	display: none;
}

.izl-rmenu .btn-top:hover {
	background-color: #444;
}.c_portalResPublic_codeContainer-01001005 .p_MatteIcon .iconfont:before{
content:'\e602';
}
.c_portalResPublic_codeContainer-01001005 .f-cb{
zoom:1px;
}
.c_portalResPublic_codeContainer-01001005 .f-cb:after{
display:block;
height:0px;
clear:both;
visibility:hidden;
overflow:hidden;
content:".";
}
.c_portalResPublic_codeContainer-01001005 .about-num{
margin-top:0px;
padding-top:15px;
padding-bottom:15px;
}
.c_portalResPublic_codeContainer-01001005 .about-num li{
float:left;
width:16.66%;
text-align:center;
list-style:none;
background:url(http://www.lindatractor.com/img/about22.jpg?tenantId=126655&viewType=1&v=1701766085000) no-repeat left top;
}
.c_portalResPublic_codeContainer-01001005 .about-num li h2{
font-family:'Oswald', sans-serif;
font-size:52px;
color:#bc0000;
line-height:72px;
display:inline-block;
}
.c_portalResPublic_codeContainer-01001005 .about-num li p{
color:#333;
font-size:14px;
line-height:36px;
}
.c_portalResPublic_codeContainer-01001005 .about-num .count-unit{
font-size:14px;
color:#333;
text-align:right;
display:inline-block;
font-style:normal;
}
.c_portalResPublic_codeContainer-01001005 .about-num li .bot p{
font-size:15px;
color:#666;
line-height:24px;
}
@media only screen and (max-width: 1360px){

.c_portalResPublic_codeContainer-01001005 .about-num li h2{
 font-size: 46px;
 line-height: 62px;
}
.c_portalResPublic_codeContainer-01001005 .about-num .count-unit{
  font-size:14px;
}
.c_portalResPublic_codeContainer-01001005 .about-num li p{
  font-size:14px;
}
}
@media only screen and (max-width: 768px){

.c_portalResPublic_codeContainer-01001005 .about-num li h2{
  font-size:34px;
  line-height: 40px;
}
.c_portalResPublic_codeContainer-01001005 .about-num{
  margin-top:0px;
  padding-top:0px;
  padding-bottom:0px;
}
.c_portalResPublic_codeContainer-01001005 .about-num .count-unit{
  font-size:12px;
}
.c_portalResPublic_codeContainer-01001005 .about-num li p{
  font-size:12px;
}
.c_portalResPublic_codeContainer-01001005 .about-num li{
  width:33%;
  border-bottom: none;
    border-left: none;
  margin:10px 0px;
}
.c_portalResPublic_codeContainer-01001005 .about-num li:nth-child(1){
border-top: none;
}
.c_portalResPublic_codeContainer-01001005 .about-num li:nth-child(2){
border-top: none;
border-right: none;
}
.c_portalResPublic_codeContainer-01001005 .about-num li:nth-child(4){
border-right: none;
}
.c_portalResPublic_codeContainer-01001005 .about-num li:last-child{

}
}
@media only screen and (max-width: 1024px) and (min-width: 769px){

.c_portalResPublic_codeContainer-01001005 .about-num li h2{
  font-size:32px;
  line-height: 40px;
}
.c_portalResPublic_codeContainer-01001005 .about-num .count-unit{
  font-size:12px;
}
.c_portalResPublic_codeContainer-01001005 .about-num li p{
  font-size:12px;
}
}
