* {
	/*box-sizing:content-box;*/
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
ul,li{ list-style-type:none;}
a{text-decoration:none;color:#000;}
*{margin: 0px;padding: 0px;font-size:14px; font-family:  arial, "微软雅黑", Helvetica, sans-serif;}
li{list-style-type:none;}
h1,h2,h3,h4,h5{font-weight: 500;}
img{border:0px;max-width: 100%;display:inline-block;}

body{
  overflow:-Scroll;
  overflow-x:hidden;
}
.clear:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.w1200{
	width: 1200px;
	margin: 0 auto;
}
.left{
	float: left;
}
.right{
	float: right;
}

.top{
  height: 124px;
}
.top a.logo{
  display: block;
  float: left;
  margin-top: 20px;
}
.top a.logo img{
  display: block;
  margin-right: 20px;
}
.top .left{
  position: relative;
}
.top .left h3{
  padding-left: 24px;
  position: relative;
  float: left;
  font-size: 21px;
  line-height: 24px;
  color: #333;
  margin-top: 38px;
  width: 380px;
  font-weight:bold;
}
.top .left h3 font{
  display: inline-block;
  font-size: 12px;
  line-height: 24px;
  color: #333;
}
.top .left h3 span{
  display: inline-block;
  font-size: 21px;
  line-height: 24px;
  color: #c18334;
  font-weight:bold;
}
.top .left h3:before{
  position: absolute;
  display: block;
  content: "";
  left: 0px;
  top: 12px;
  width: 2px;
  height: 28px;
  background-color: #c18334;
}
.top .right{
  margin-top: 35px;
  width: 340px;
}
.top .right .tel{
  float: left;
  padding-left: 40px;
  width: 220px;
  background: url(../images/top_tel.png) no-repeat left center;
}
.top .right h3{
  font-weight: bold;
  font-size: 14px;
  line-height: 24px;
  color: #c18334;
  text-transform: uppercase;
}
.top .right h4{
  font-weight: bold;
  font-size: 18px;
  line-height: 24px;
  color: #c18334;
}
.top .right .lang{
  float: right;
  font-size: 0px;
  padding-top: 10px;
}
.top .right .lang a{
  display: inline-block;
  width: 50px;
  line-height: 25px;
  background-color: #333;
  text-align: center;
  color: #fff;
  border-radius: 20px;
  margin-right: 10px;
}
.top .right .lang a.on{
  background-color: #c18334;
}
.top_nav_btn,.menu{
  display: none;
}
.nav{
  background-color: #333;
}
.nav ul{
  float: left;
  width: 960px;
}
.nav li{
  line-height: 55px;
  font-size: 14px;
  float: left;
  width: 14.28%;
}
.nav li a{
  display: block;
  text-align: center;
  color: #fff;
  text-transform: uppercase;
  transition: all 0.3s;
}
.nav li a:hover,.nav li.on a{
  background-color: #c18134;
}
.nav .search{
  position: relative;
  float: right;
  width: 220px;
  margin-top: 15px;
  margin-right: 10px;
  border-radius: 25px;
  overflow: hidden;
}
.nav .search input{
  width: 220px;
  border: 0px;
  line-height: 25px;
  padding-left: 5px;
  padding-right: 40px;
  color: #666;
}
.nav .search .submit{
  position: absolute;
  right: 0px;
  top: 0px;
  height: 25px;
  width: 35px;
  border: 0px;
  background: url(../images/search_ico.png) no-repeat left 10px center #c18134;
}
.slide1{
  display: none;
}

.main1{
  padding-top: 60px;
  padding-bottom: 70px;
}
.main1 .left{
  width: 40%;
}
.main1 .left .text{
  display: none;
}
.main1 .left .text h3{
  position: relative;
  font-weight: bold;
  font-size: 24px;
  line-height: 32px;
  text-transform: uppercase;
  color: #333;
  padding-bottom: 20px;
}
.main1 .left .text h3 font{
  display: inline-block;
  font-size: 24px;
  line-height: 32px;
  color: #c18134;
}
.main1 .left .text h3:after{
  display: block;
  content: "";
  position: absolute;
  bottom: 12px;
  width: 60px;
  height: 4px;
  background-color: #c18134;
}
.main1 .left .text h4{
  font-weight: bold;
  font-size: 18px;
  line-height: 28px;
  color: #3d3d3d;
  margin-bottom: 10px;
}
.main1 .right{
  width: 58%;
  padding-top: 40px;
}
.main1 .right .text{
  margin-bottom: 30px;
}
.main1 .right .text h3{
  position: relative;
  font-weight: bold;
  font-size: 28px;
  line-height: 91px;
  text-transform: uppercase;
  color: #333;
}
.main1 .right .text h3 font{
  display: inline-block;
  font-size: 28px;
  line-height: 91px;
  color: #c18134;
}
.main1 .right .text h3:after{
  display: block;
  content: "";
  position: absolute;
  bottom: 12px;
  width: 60px;
  height: 4px;
  background-color: #c18134;
}
.main1 .right .text h4{
  font-weight: bold;
  font-size: 26px;
  line-height: 28px;
  color: #3d3d3d;
  margin-bottom: 10px;
}
.main1 .right .text p{
  font-size: 13px;
  line-height: 23px;
  color: #3d3d3d;
}
.main1 ul li{
  position: relative;
  float: left;
  width: 33.33%;
}
.main1 ul li:nth-child(n+2){
  padding-left: 40px; 
}
.main1 ul li:after{
  content: "";
  display: block;
  position: absolute;
  right: 0px;
  bottom: 10px;
  width: 1px;
  height: 40px;
  background-color: #c9c9c9;
}
.main1 ul li h3{
  display: inline-block;
  font-size: 54px;
  line-height: 55px;
  color: #3d3d3d;
}
.main1 ul li font{
  display: inline-block;
  vertical-align: top;
  font-size: 12px;
  line-height: 20px;
  color: #3d3d3d;
  text-transform: uppercase;
  margin-left: 5px;
}
.main1 ul li span{
  display: block;
  width: 130px;
  font-size: 12px;
  line-height: 20px;
  color: #3d3d3d;
  text-align: center;
  text-transform: uppercase;
}
.main1 ul li:nth-child(2) span{
  width: 90px;
}
.main1 ul li:nth-child(3) span{
  width: 150px;
}
.main1 ul li:nth-child(3):after{
  display: none;
}
.main1_ul2{
  display: none;
}
.main2{
  background: url(../images/main2_bg.jpg) no-repeat center top;
  padding-top: 35px;
}
.main2_tl{
  margin-bottom: 30px;
}
.main2_tl h3{
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #fff;
  margin-bottom: 10px;
}
.main2_tl:after{
  content: "";
  position: relative;
  display: block;
  width: 60px;
  height: 5px;
  background-color: #c9904d;
}
.main2 ul{
  margin-bottom: 40px;
}
.main2 li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
}
.main2 li:nth-child(4){
  margin-right: 0px;
}
.main2 li a{
  display: block;
  border: 1px solid #ddd;
}
.main2 li img{
  display: block;
}
.main2 li h3{
  line-height: 50px;
  color: #3d3d3d;
  background-color: #f6f6f6;
  text-align: center;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
  padding: 0 5px;
}
.main2 li a:hover h3{
  background-color: #c9904d;
  color: #fff;
}

.main3{
  margin-bottom: 15px;
}
.main3_tl{
  margin-bottom: 15px;
}
.main3_tl h3{
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #333;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.main3_tl h3 font{
  display: inline-block;
  font-size: 28px;
  line-height: 32px;
  color: #c18134;
}
.main3 li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 25px;
  background-color: #000;
}
.main3 li:nth-child(4n){
  margin-right: 0px;
}
.main3 li a{
  display: block;
  /*opacity: 0.9;*/
  transition: all 0.3s;
}
.main3 li img{
  width: 100%;
  display: block;
}
.main3 li a:hover{
  opacity: 0.8;
}

.main4{
  margin-bottom: 60px;
}
.main4_tl{
  margin-bottom: 30px;
}
.main4_tl h3{
  font-weight: bold;
  font-size: 28px;
  line-height: 32px;
  color: #333;
  margin-bottom: 10px;
  text-transform: uppercase;
}
.main4_tl h3 font{
  display: inline-block;
  font-size: 28px;
  line-height: 32px;
  color: #c9904d;
}
.main4 .left{
  position: relative;
  width: 500px;
}
.main4 .right{
  width: 650px;
}
.main4 .left img{
  display: block;
  margin-bottom: 10px;
}
.main4 .left h3{
  font-weight: bold;
  font-size: 16px;
  line-height: 30px;
  color: #333;
  margin-bottom: 5px;
}
.main4 .left p{
  font-size: 13px;
  line-height: 20px;
  color: #333;
  margin-right: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
}
.main4 .left span{
  display: block;
  position: absolute;
  bottom: 0px;
  right: 0px;
  width: 120px;
  height: 38px;
  line-height: 38px;
  background-color: #c9904d;
  color: #fff;
  text-align: center;
}
.main4 .right li{
  margin-bottom: 15px;
}
.main4 .right li a{
  display: block;
  padding-top: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #d0d0d0;
}
.main4 .right li span{
  display: block;
  font-size: 13px;
  color: #333;
  margin-bottom: 5px;
}
.main4 .right li h3{
  font-weight: bold;
  font-size: 18px;
  color: #333;
  transition: all 0.3s;
}
.main4 .right li a:hover h3{
  color: #c9904d;
}

.foot{
  background-color: #333;
  padding-top: 50px;
  padding-bottom: 60px;
}
.foot .left .foot_top{
  padding-bottom: 20px;
  border-bottom: 1px solid #777;
  margin-bottom: 15px;
}
.foot .left .foot_top h3{
  display: inline-block;
  font-size: 32px;
  color: #fff;
  font-family: "宋体";
}
.foot .left .foot_top ul{
  display: inline-block;
}
.foot .left li{
  display: inline-block;
}
.foot .left li a{
  display: block;
  font-size: 13px;
  line-height: 13px;
  color: #fff;
  padding: 0 20px;
  text-transform: uppercase;
  border-right: 1px solid #fff;
  transition: all 0.3s;
}
.foot .left li a:hover{
  color: #c9904d;
}
.foot .left li:last-child a{
  border-right: 0px;
}
.foot .left p{
  font-size: 13px;
  color: #fff;
  line-height: 24px;
  
}
.foot .left .text p{
  padding-left: 25px;
}
.foot .left .text p:nth-child(1){
  background: url(../images/foot_nav_ico1.png) no-repeat left top 2px;
}
.foot .left .text p:nth-child(2){
  background: url(../images/foot_nav_ico1.png) no-repeat left top 2px;
}
.foot .left .text p:nth-child(3){
  background: url(../images/foot_nav_ico2.png) no-repeat left top 2px;
}
.foot .left .text p:nth-child(4){
  background: url(../images/foot_nav_ico2.png) no-repeat left top 2px;
}
.foot .left .text p:nth-child(5){
  background: url(../images/foot_nav_ico30.png) no-repeat left top 2px;
}
.foot .left .text p:nth-child(6){
  background: url(../images/foot_nav_ico4.png) no-repeat left top 2px;
}
.page_ban{
  height: 330px;
}
.page_nav{
  margin-top: 40px;
  margin-bottom: 50px;
}
.page_nav h3{
  font-size: 28px;
  color: #333;
  font-weight: bold;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 20px;
}
.page_nav h3:after{
  content: "";
  display: block;
  margin: 0 auto;
  margin-top: 10px;
  background-color: #c18134;
  width: 40px;
  height: 6px;
}
.page_nav ul{
  text-align: center;
  font-size: 0px;
}
.page_nav ul li{
  display: inline-block;
  margin: 0 3px;
  margin-bottom: 10px !important;
}
.page_nav ul li a{
  display: block;
  line-height: 44px;
  padding: 0 30px;
  color: #333;
  background-color: #d6d6d6;
  text-transform: capitalize;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.page_nav ul li.on a{
  background-color: #c18134;
  color: #fff;
}
.ab_main{
  margin-bottom: 40px;
}
.ab_main p{
  color: #333;
  line-height: 24px;
}

.pro_li li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 30px;
}
.pro_li li:nth-child(4n){
  margin-right: 0px;
}
.pro_li li a{
  display: block;
  border: 1px solid #ddd;
}
.pro_li li img{
  display: block;
}
.pro_li li h3{
  line-height: 50px;
  color: #3d3d3d;
  background-color: #fff;
  text-align: center;
  padding: 0 5px;
  transition: all 0.3s;
  overflow: hidden;text-overflow:ellipsis;white-space: nowrap;
}
.pro_li li a:hover h3{
  background-color: #c9904d;
  color: #fff;
}
.pro_cen ul{
  text-align: center;
  margin-bottom: 20px;
  font-size: 0px;
}
.pro_cen li{
  float: none;
  margin: 0 1%;
  display: inline-block;
  margin-bottom: 30px;
}
.news_li li{
  margin-bottom: 30px;
}
.news_li li a:after{
  display:block;
  clear:both;
  content:"";
  visibility:hidden;
  height:0;
}
.news_li li a{
  display: block;

}
.news_li li .date{
  background-color: #aaa;
  float: left;
  padding: 10px;
  width: 100px;
  height: 100px;
  text-align: center;
  transition: all 0.3s;
}
.news_li li .date h4{
  font-size: 64px;
  line-height: 60px;
  color: #fff;
}
.news_li li .date h5{
  text-align: center;
  font-size: 16px;
  color: #fff;
}
.news_li li .text{
  /*display: inline-block;*/
  padding-left: 120px;
  padding-right: 20px;
  transition: all 0.3s;
}
.news_li li .text h3{
  font-size: 22px;
  color: #333;
  margin-bottom: 5px;
  transition: all 0.3s;
  overflow: hidden;
  text-overflow:ellipsis;
  white-space: nowrap;
}
.news_li li .text p{
  font-size: 14px;
  line-height: 24px;
  color: #666;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.news_li li a:hover .date{
  background-color: #c9904d;
}
.news_li li a:hover .text{
  padding-left: 130px;
  padding-right: 10px;
}
.news_li li a:hover .text h3{
  color: #c9904d;
}

.news .news_tl{
  text-align: center;
  margin-bottom: 20px;
}
.news .news_tl h3{
  font-size: 24px;
  color: #222;
  margin-bottom: 15px;
}
.news .news_tl span{
  display: block;
  font-size: 14px;
  color: #999;
}
.news .news_con{
  margin-bottom: 40px;
}
.news .news_con p{
  color: #777;
  font-size: 14px;
  line-height: 28px;
}
.news .fy{
  border-top: 1px dashed #ccc;
  margin-bottom: 30px;
  padding-top: 10px;
}
.news .fy p{
  line-height: 24px;
  color: #555;
}
.news .fy p a{
  display: inline-block;
  color: #555;
  transition: all 0.3s;
}
.news .fy p a:hover{
  display: inline-block;
  color: #c9904d;
}

.photo_li{
  margin-bottom: 30px;
}
.photo_li li{
  float: left;
  width: 23%;
  margin-right: 2.66%;
  margin-bottom: 20px;
}
.photo_li li:nth-child(4n){
  margin-right: 0px;
}
.photo_li li img{
  display: block;
}

.pro_con{
  margin-bottom: 50px;
}
.pro_con .pro_con_tl{
  /*background-color: #ccc;*/
  padding-bottom: 10px;
  border-bottom: 1px solid #ccc;
  margin-bottom: 20px;
}
.pro_con .pro_con_tl h3{
  float: left;
  color: #c9904d;
  font-size: 24px;
  line-height: 36px;
}
.pro_con .pro_con_tl .fy{
  float: right;
}
.pro_con .pro_con_tl .fy a{
  display: block;
  color: #fff;
  background-color: #aaa;
  font-size: 24px;
  line-height: 36px;
  width: 36px;
  height: 36px;
  font-family: "宋体";
  text-align: center;
  margin-right: 10px;
  transition: all 0.3s;
}
.pro_con .pro_con_tl .fy .prev{
  float: left;
}
.pro_con .pro_con_tl .fy .next{
  float: left;
}
.pro_con .pro_con_tl .fy a:hover{
  background-color: #c9904d;
}
.pro_con .down a{
  display: block;
  float: right;
  border-radius: 15px;
  font-size: 16px;
  line-height: 36px;
  background-color: #fff;
  color: #555;
  background: url(../images/pro_download.png) left center no-repeat;
  background-size: 30px;
  padding-left: 30px;
  transition: all 0.3s;
  margin-right: 20px;
}
.pro_con .text{
  text-align: center;
}