@media (min-width: 768px){
/*轮播图*/
.indexLunbo{
  position: relative;
  overflow: hidden;
  min-width: 1200px;
  margin-top: 95px;
}
.presentImg_index{
  width: 100%;
  min-width: 1200px;
  height: 100%;
  position: absolute;
}
.allImg_index{
  position: relative;
  height: 100%;
}
.imgDiv_index{
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
  min-width: 1200px;
}
.btn_index{
  overflow: hidden;
  height: 69px;
  width: 100%;
  display: inline-block; 
}
.btn_indexDiv{
  position: absolute;
  top: 44%;
  text-align: center;
  width: 100%;
  min-width: 1200px;
}
.prebtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: left;
  background-position: -84px;
}
.nextbtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: right;
  background-position: -126px;
}

.pagebtnDiv{
  position: absolute;
  width: 100%;
  top: 90%;
  left: 0;
  text-align: center;
}
.pagebtn{
  height: 25px;
  display: inline-block;
}
.page{
  float: left;
  text-indent: -9999px;
  margin: 0 6px;
}
.item{
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background:#ffffff;
  cursor: pointer;
}


.Pro_indexLunbo{
  position: relative;
  overflow: hidden;
  min-width: 850px;
  height: 500px;
}
.Pro_presentImg_index{
  width: 100%;
  min-width: 850px;
  height: 100%;
}
.Pro_allImg_index{
  position: absolute;
  height: 100%;
  top: 0;
}
.Pro_imgDiv_index{
  float: left;
  width: 850px;
  height: 500px;
}
.Pro_btn_index{
  overflow: hidden;
  height: 69px;
  width: 100%;
  display: inline-block; 
}
.Pro_btn_indexDiv{
  position: absolute;
  top: 42%;
  text-align: center;
  width: 99%;
}
.Pro_prebtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: left;
  background-position: -84px;
}
.Pro_nextbtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: right;
  background-position: -126px;
}

.Pro_pagebtnDiv{
  position: absolute;
  width: 100%;
  top: 90%;
  left: 0;
  text-align: center;
}
.Pro_pagebtn{
  height: 25px;
  display: inline-block;
}
.Pro_page{
  float: left;
  text-indent: -9999px;
  margin: 0 6px;
}
.Pro_item{
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background:#eeeeee;
  cursor: pointer;
}



.SYproductDiv{

}
.SYproduct{
  
}
.proTopDiv{
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.proTop{
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
}
.PTit{
  /*width: 50%;*/
  float: left;
}
.PTit_Ch{
  font-family: "SimHei";
  font-size: 20px;
  color: #542c2c;
  display: block;
  padding-top: 3px;
}
.PTit_ES{
  font-family: "[FZHTJW]";
  font-size: 30px;
  color: #f1f1f1;
  display: block;
  line-height: 22px;
  text-transform: uppercase;
}
.searchDiv{
  float: right;
}
.searchSelect{
  color: #878686;
  font-size: 14px;
  font-family: "Arial";
  margin-bottom: 8px;
}
.searchSelect>a{
  color: #878686;
  font-size: 14px;
  text-decoration: none;
  margin-right: 10px;
  text-transform: uppercase;
}
.searchSelect>a:hover{
  color: #542c2c;
}
.searchfrom{
  overflow: hidden;
}
.searchText{
  border: 0;
  color: #bdbcbb;
  width: 320px;
  height: 28px;
  padding: 0 10px;
  float: left;
  background-color: #eeeeee;
  margin-right: 10px;
}
.searchBtn{
  border: 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px!important;
  height: 28px;
  width: 28px;
  float: left;
  cursor: pointer;
  background-color: #ae8a53;
}
.SYproConBG{
  background-image: url("../images/TMD.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
.SYproCon{
  width: 1200px;
  margin: 0 auto;
  padding: 12px 0 27px 0;
}
.SYproNav{
  overflow: hidden;
  float: right;
}
.SYproUl{
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
}
.SYproUl>li{
  list-style: none;
  float: left;
  margin-left: 8px;
}
.SYproUlA_On{
  color: #fff;
  background-color: #542c2c;
  border: 1px solid #542c2c;
}
.SYproUlA_Off{
  color: #383837;
  border: 1px solid #eeeeee;
}
.SYproUlA{
  font-size: 14px;
  text-decoration: none;
  display: block;
  padding: 8px 16px;
  /*font-style: italic;*/
  font-family: "SimHei";
}
.SYproUlA:hover{
  color: #ffffff;
  background-color: #542c2c;
  border: 1px solid #542c2c;
}
.SYproMore{
  color: #333333;
  font-size: 14px;
  text-decoration: none;
  background-color: #efefef;
  display: inline-block;
  padding: 9px 12px;
  float: left;
  margin-left: 10px;
  font-family: "SimHei";
}
.SYproMore:hover{
  color: #ffffff;
  background-color: #542c2c;
}
.SYallpro{
  overflow: hidden;
  width: 850px;
  float: left;
}
.SYallpro_left{
  overflow: hidden;
  width: 850px;
  
}
.SYonepro{
  width: 846px;
  border: 1px solid #e6e6e6;
  background-color: #f1f1f1;
  display: block;
  overflow: hidden;
  text-decoration: none;
  float: left;
  margin: 2px;
  position: relative;
}
.SYonepro:hover{
  border: 1px solid #ae8a53;
  background-color: #ecebeb;
}
.SYonepro:hover>span{
  color: #ae8a53;
}
.SYoneproImg{
  height: 500px;
  overflow: hidden;
}
/*.SYonepro>span{
  display: none;
  color: #4f4e4f;
  font-size: 14px;
  text-align: center;
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}*/
.SYallpro_right{
  width: 300px;
  float: left;
}
.SYonepro_R{
  width: 290px;
  display: block;
  margin-left: 16px;
  position: relative;
  overflow: hidden;
}
.SYoneproImg_R{
  height: 440px;
  overflow: hidden;
}
.ahide{
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  background-color: #542c2c;
  height: 80px;
  display: block;
  font-size: 22px;
  color: #ffffff;
  text-align: center;
  line-height: 80px;
  letter-spacing: 4px;
  font-style: italic;
}

.rongyutu{
  width: 350px;
  float: left;
}
.rongyuitem{
  width: 160px;
  float: left;
  margin-left: 13px;
  margin-bottom: 30px;
  border: 1px solid #e6e6e6;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.rongyuitem:nth-child(3){
  margin-bottom: 0px;
}
.rongyuitem:nth-child(4){
  margin-bottom: 0px;
}


.XLselect{
  position: relative;
  min-width: 1200px;
}
.proselDiv{
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 1200px;
  left: 0;
  top: 0;
}
.prosel{
  width: 1200px;
  overflow: hidden;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -150px;
}
.oneXL{
  width: 200px;
  margin: 0 100px;
  text-align: center;
  float: left;
}
.xlimgDiv{
  width: 192px;
  height: 192px;
  overflow: hidden;
  border-radius: 50%;
  border: 4px solid #ffffff;
  margin-bottom: 15px;
}
.span1{
  font-size: 14px;
  color: #ffffff;
  display: block;
}
.aline{
  text-align: center;
}
.span2{
  border-top: 1px solid #ffffff;
  display: inline-block;
  width: 30px;
}
.span3{
  font-size: 14px;
  color: #e4e2e3;
  display: block;
  margin-top: 10px;
}

.newProLunbo{
  position: relative;
  padding: 35px 0;
}
.presentImg{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 340px;
  z-index: 2;
}
.allImg{
  overflow: hidden;
  width: 2000px;
  position: absolute;
}
.onepro{
  float: left;
  text-decoration: none;
  border: 1px solid #eeeeee;
  width: 292px;
  margin: 0 3px;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear; 
  -webkit-transition: all 0.1s linear; 
  -o-transition: all 0.1s linear;
}

.onepro:hover{
  z-index: 4;
  transform: translate3d(0,-2px,0);
  -ms-transform: translate3d(0,-2px,0);  
  -moz-transform: translate3d(0,-2px,0); 
  -webkit-transform: translate3d(0,-2px,0);
  -o-transform: translate3d(0,-2px,0);
  box-shadow: 0 15px 30px #d0d0d0;
}
.onepro:hover .NPspan1,.onepro:hover .NPspan2{
  color: #c99d6c;
}
.imgDiv{
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.textDiv{
  text-align: center;
  height: 76px;
  padding: 5px 10px;
}
.NPspan1{
  color: #666666;
  font-size: 16px;
  font-family: "Arial";
  display: block;
  padding: 10px 0;
}
.NPspan2{
  color: #c8c6c6;
  font-size: 14px;
  display: block;
}
.mybtnDiv{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.mybtn{
  overflow: hidden;
  width: 1280px;
  height: 70px;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-top: -24px;
  margin-left: -640px;
}
.prebtn{
    height: 69px;
    width: 40px;
    background-image: url(../images/fangxiang.png);
    background-position: -84px;
    cursor: pointer;
    float: left;
}
.nextbtn{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  background-position: -126px;
  cursor: pointer;
  float: right;
}


.SYprofile{
  position: relative;
  min-width: 1200px;
  overflow: hidden;
  padding-top: 40px;
}
.SYprofile img{
  animation: zid 6s linear infinite alternate;
  -webkit-animation: zid 6s linear infinite alternate;
}
@keyframes zid{
  0%{
    transform: scale(1.0);
    -ms-transform: scale(1.0);  
    -moz-transform: scale(1.0); 
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
  }
  100%{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  
    -moz-transform: scale(1.1); 
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
}
.SYprofileDiv{
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  min-width: 1200px;
}
.SYprofileCon{
  width: 1200px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
}
.esTit{
  color: #dbdbdb;
  font-size: 36px;
  font-family: "[FZDHTJW]";
  display: block;
  text-align: center;
  line-height: 0;
  text-transform: uppercase;
}
.aTit{
  color: #542c2c;
  font-size: 26px;
  font-family: "[FZDHTJW]";
  display: block;
  text-align: center;

}
.chTit{
  color: #666666;
  font-size: 20px;
  display: block;
  text-align: center;
  padding-top: 10px;
}
.proline{
  width: 75px;
  display: inline-block;
  border: 2px solid #542c2c;
  margin-left: 562px;
}
.SYproText{
  width: 831px;
  margin: 0 auto;
  padding: 15px 0;
  font-size: 14px;
  line-height: 28px;
  text-indent: 2em;
}
.SYproText p{
  color: #666666;
  font-size: 14px;

}
.SYmore{
  color: #999999;
  font-size: 14px;
  border: 1px solid #999999;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  margin-left: 554px;
}
.SYmore:hover{
  color: #ffffff;
  background-color: #542c2c;
}

.squareNav{
  width: 1200px;
  margin: 0 auto;
}
.allTtem{
  overflow: hidden;
}
.aItem{
  width: 220px;
  height: 100px;
  margin-left: 25px;
  float: left;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear; 
  -webkit-transition: all 0.1s linear; 
  -o-transition: all 0.1s linear;
}
.aItem:hover{
  z-index: 4;
  transform: translate3d(0,-2px,0);
  -ms-transform: translate3d(0,-2px,0);  
  -moz-transform: translate3d(0,-2px,0); 
  -webkit-transform: translate3d(0,-2px,0);
  -o-transform: translate3d(0,-2px,0);
  box-shadow: 0 15px 30px #d0d0d0;
}
.aItem:nth-child(1){
  margin-left: 0;
}
.itemIcon{
  font-size: 40px!important;
  color: #542c2c;
  display: inline-block;
  padding: 6px 0;
}
.itemTit_Ch{
  color: #666666;
  font-size: 14px;
  display: block;
}
.itemTit_Es{
  font-size: 12px;
  color: #cccccc;
  font-family: "Arial";
  text-transform: uppercase;
  display: block;
  padding-top: 5px;
}

}

@media (max-width: 767px){
  /*轮播图*/
.indexLunbo{
  position: relative;
  overflow: hidden;
  width: 100%;
  margin-top: 60px;
}
.presentImg_index{
  width: 100%;
  height: 100%;
  position: absolute;
}
.allImg_index{
  position: relative;
  height: 100%;
}
.imgDiv_index{
  position: absolute;
  left: 0;
  top: 0;
  display: none;
  width: 100%;
}
.btn_index{
  overflow: hidden;
  height: 69px;
  width: 100%;
  display: inline-block; 
}
.btn_indexDiv{
  position: absolute;
  top: 28%;
  text-align: center;
  width: 100%;
}
.prebtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: left;
  background-position: -84px;
}
.nextbtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: right;
  background-position: -126px;
}

.pagebtnDiv{
  position: absolute;
  width: 100%;
  top: 85%;
  left: 0;
  text-align: center;
}
.pagebtn{
  height: 25px;
  display: inline-block;
}
.page{
  float: left;
  text-indent: -9999px;
  margin: 0 6px;
}
.item{
  display: block;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background:#ffffff;
  cursor: pointer;
}


.Pro_indexLunbo{
  position: relative;
  overflow: hidden;
  width: 100%;
  height: 500px;
}
.Pro_presentImg_index{
  width: 100%;
  height: 100%;
}
.Pro_allImg_index{
  position: absolute;
  height: 100%;
  top: 0;
}
.Pro_imgDiv_index{
  float: left;
  width: 100%;
  height: 100%;
}
.Pro_btn_index{
  overflow: hidden;
  height: 69px;
  width: 100%;
  display: inline-block; 
}
.Pro_btn_indexDiv{
  position: absolute;
  top: 22%;
  text-align: center;
  width: 99%;
}
.Pro_prebtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: left;
  background-position: -84px;
}
.Pro_nextbtn_index{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  float: right;
  background-position: -126px;
}

.Pro_pagebtnDiv{
  position: absolute;
  width: 100%;
  top: 90%;
  left: 0;
  text-align: center;
}
.Pro_pagebtn{
  height: 25px;
  display: inline-block;
}
.Pro_page{
  float: left;
  text-indent: -9999px;
  margin: 0 6px;
}
.Pro_item{
  display: block;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background:#eeeeee;
  cursor: pointer;
}



.SYproductDiv{

}
.SYproduct{
  
}
.proTopDiv{
  padding: 10px 0 10px 0;
  border-bottom: 1px solid #eeeeee;
}
.proTop{
  overflow: hidden;
  width: 100%;
  margin: 0 auto;
}
.PTit{
  /*width: 50%;*/
  margin-left: 2%;
  margin-bottom: 10px;
}
.PTit_Ch{
  font-family: "SimHei";
  font-size: 16px;
  color: #542c2c;
  display: block;
  padding-top: 3px;
}
.PTit_ES{
  font-family: "[FZHTJW]";
  font-size: 30px;
  color: #f1f1f1;
  display: block;
  line-height: 22px;
  text-transform: uppercase;
}
.searchDiv{
  float: right;
}
.searchSelect{
  color: #878686;
  font-size: 14px;
  font-family: "Arial";
  margin-bottom: 8px;
}
.searchSelect>a{
  color: #878686;
  font-size: 14px;
  text-decoration: none;
  margin-right: 10px;
  text-transform: uppercase;
}
.searchSelect>a:hover{
  color: #542c2c;
}
.searchfrom{
  overflow: hidden;
}
.searchText{
  border: 0;
  color: #bdbcbb;
  width: 320px;
  height: 28px;
  padding: 0 10px;
  float: left;
  background-color: #eeeeee;
  margin-right: 10px;
}
.searchBtn{
  border: 0;
  border-radius: 50%;
  color: #ffffff;
  font-size: 20px!important;
  height: 28px;
  width: 28px;
  float: left;
  cursor: pointer;
  background-color: #ae8a53;
}
.SYproConBG{
  background-image: url("../images/TMD.jpg");
  background-repeat: no-repeat;
  background-position: center top;
}
.SYproCon{
  width: 100%;
  margin: 0 auto;
  padding: 12px 0 0 0;
}
.SYproNav{
  overflow: hidden;
}
.SYproUl{
  overflow: hidden;
  padding: 0;
  margin: 0;
  display: inline-block;
  float: left;
  width: 96%;
  padding: 0 2%;
}
.SYproUl>li{
  list-style: none;
  float: left;
  width: 23%;
  margin: 0 1% 10px 1%;
}
.SYproUlA_On{
  color: #fff;
  background-color: #542c2c;
  border: 1px solid #542c2c;
}
.SYproUlA_Off{
  color: #383837;
  border: 1px solid #eeeeee;
}
.SYproUlA{
  font-size: 14px;
  text-decoration: none;
  display: block;
  padding: 8px 0;
  /*font-style: italic;*/
  font-family: "SimHei";
  text-align: center;
}
.SYproUlA:hover{
  color: #ffffff;
  background-color: #542c2c;
  border: 1px solid #542c2c;
}
.SYproMore{
  color: #333333;
  font-size: 14px;
  text-decoration: none;
  background-color: #efefef;
  display: inline-block;
  padding: 9px 12px;
  float: left;
  margin-left: 10px;
  font-family: "SimHei";
  display: none;
}
.SYproMore:hover{
  color: #ffffff;
  background-color: #542c2c;
}
.SYallpro{
  overflow: hidden;
  width: 100%;
  float: left;
}
.SYallpro_left{
  overflow: hidden;
  width: 100%;
  
}
.SYonepro{
  width: 100%;
  background-color: #f1f1f1;
  display: block;
  overflow: hidden;
  text-decoration: none;
  float: left;
  position: relative;
  height: 100%;
}
.SYonepro:hover{
  border: 1px solid #ae8a53;
  background-color: #ecebeb;
}
.SYonepro:hover>span{
  color: #ae8a53;
}
.SYoneproImg{
  height: 100%;
  overflow: hidden;
}
/*.SYonepro>span{
  display: none;
  color: #4f4e4f;
  font-size: 14px;
  text-align: center;
  padding: 15px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}*/
.SYallpro_right{
  width: 300px;
  float: left;
}
.SYonepro_R{
  width: 290px;
  display: block;
  margin-left: 16px;
  position: relative;
  overflow: hidden;
}
.SYoneproImg_R{
  height: 440px;
  overflow: hidden;
}
.ahide{
  position: absolute;
  bottom: 0px;
  left: 0;
  width: 100%;
  background-color: #542c2c;
  height: 50px;
  display: block;
  font-size: 12px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  font-style: italic;
}

.rongyutu{
  width: 100%;
  float: left;
  margin-top: 10px;
}
.rongyuitem{
  width: 47%;
  float: left;
  margin:1%;
  border: 1px solid #e6e6e6;
  transition: all 0.5s;
  -o-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -webkit-transition: all 0.5s;
}

.XLselect{
  position: relative;
  min-width: 1200px;
  display: none;
}
.proselDiv{
  position: absolute;
  width: 100%;
  height: 100%;
  min-width: 1200px;
  left: 0;
  top: 0;
}
.prosel{
  width: 1200px;
  overflow: hidden;
  height: 300px;
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -600px;
  margin-top: -150px;
}
.oneXL{
  width: 200px;
  margin: 0 100px;
  text-align: center;
  float: left;
}
.xlimgDiv{
  width: 192px;
  height: 192px;
  overflow: hidden;
  border-radius: 50%;
  border: 4px solid #ffffff;
  margin-bottom: 15px;
}
.span1{
  font-size: 14px;
  color: #ffffff;
  display: block;
}
.aline{
  text-align: center;
}
.span2{
  border-top: 1px solid #ffffff;
  display: inline-block;
  width: 30px;
}
.span3{
  font-size: 14px;
  color: #e4e2e3;
  display: block;
  margin-top: 10px;
}

.newProLunbo{
  position: relative;
  padding: 35px 0;
}
.presentImg{
  width: 1200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  height: 340px;
  z-index: 2;
}
.allImg{
  overflow: hidden;
  width: 2000px;
  position: absolute;
}
.onepro{
  float: left;
  text-decoration: none;
  border: 1px solid #eeeeee;
  width: 292px;
  margin: 0 3px;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear; 
  -webkit-transition: all 0.1s linear; 
  -o-transition: all 0.1s linear;
}

.onepro:hover{
  z-index: 4;
  transform: translate3d(0,-2px,0);
  -ms-transform: translate3d(0,-2px,0);  
  -moz-transform: translate3d(0,-2px,0); 
  -webkit-transform: translate3d(0,-2px,0);
  -o-transform: translate3d(0,-2px,0);
  box-shadow: 0 15px 30px #d0d0d0;
}
.onepro:hover .NPspan1,.onepro:hover .NPspan2{
  color: #c99d6c;
}
.imgDiv{
  width: 100%;
  height: 250px;
  overflow: hidden;
}
.textDiv{
  text-align: center;
  height: 76px;
  padding: 5px 10px;
}
.NPspan1{
  color: #666666;
  font-size: 16px;
  font-family: "Arial";
  display: block;
  padding: 10px 0;
}
.NPspan2{
  color: #c8c6c6;
  font-size: 14px;
  display: block;
}
.mybtnDiv{
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
}
.mybtn{
  overflow: hidden;
  width: 1280px;
  height: 70px;
  position: absolute;
  top: 35%;
  left: 50%;
  margin-top: -24px;
  margin-left: -640px;
}
.prebtn{
    height: 69px;
    width: 40px;
    background-image: url(../images/fangxiang.png);
    background-position: -84px;
    cursor: pointer;
    float: left;
}
.nextbtn{
  height: 69px;
  width: 40px;
  background-image: url(../images/fangxiang.png);
  background-position: -126px;
  cursor: pointer;
  float: right;
}


.SYprofile{
  width: 96%;
  overflow: hidden;
  padding: 10px 2% 20px 2%;
}
.SYprofile img{
  animation: zid 6s linear infinite alternate;
  -webkit-animation: zid 6s linear infinite alternate;
  display: none;
}
@keyframes zid{
  0%{
    transform: scale(1.0);
    -ms-transform: scale(1.0);  
    -moz-transform: scale(1.0); 
    -webkit-transform: scale(1.0);
    -o-transform: scale(1.0);
  }
  100%{
    transform: scale(1.1);
    -ms-transform: scale(1.1);  
    -moz-transform: scale(1.1); 
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
  }
}
.SYprofileDiv{
  width: 100%;
  height: 100%;
}
.SYprofileCon{
  width: 100%;
  margin-top: 0!important;
}
.esTit{
  color: #dbdbdb;
  font-size: 36px;
  font-family: "[FZDHTJW]";
  display: block;
  text-align: center;
  line-height: 0;
  text-transform: uppercase;
  display: none;
}
.aTit{
  color: #542c2c;
  font-size: 26px;
  font-family: "[FZDHTJW]";
  display: block;
  text-align: center;

}
.chTit{
  color: #666666;
  font-size: 20px;
  display: block;
  text-align: center;
  padding-top: 10px;
}
.proline{
  width: 75px;
  display: inline-block;
  border: 2px solid #542c2c;
  margin-left: 562px;
  display: none;
}
.SYproText{
  margin: 0 auto;
  padding: 15px 0 0 0;
  font-size: 14px;
  line-height: 28px;
  text-indent: 2em;
}
.SYproText p{
  color: #666666;
  font-size: 14px;

}
.SYmore{
  color: #999999;
  font-size: 14px;
  border: 1px solid #999999;
  padding: 10px 20px;
  text-decoration: none;
  display: inline-block;
  float: right;
}
.SYmore:hover{
  color: #ffffff;
  background-color: #542c2c;
}

.squareNav{
  width: 100%;
  margin: 0 auto;
  padding-bottom: 10px;
}
.allTtem{
  overflow: hidden;
}
.aItem{
  width: 20%;
  float: left;
  text-align: center;
  text-decoration: none;
  transition: all 0.1s linear;
  -moz-transition: all 0.1s linear; 
  -webkit-transition: all 0.1s linear; 
  -o-transition: all 0.1s linear;
}
.aItem:hover{
  z-index: 4;
  transform: translate3d(0,-2px,0);
  -ms-transform: translate3d(0,-2px,0);  
  -moz-transform: translate3d(0,-2px,0); 
  -webkit-transform: translate3d(0,-2px,0);
  -o-transform: translate3d(0,-2px,0);
  box-shadow: 0 15px 30px #d0d0d0;
}
.aItem:nth-child(1){
  margin-left: 0;
}
.itemIcon{
  font-size: 40px!important;
  color: #542c2c;
  display: inline-block;
  padding: 6px 0;
}
.itemTit_Ch{
  color: #666666;
  font-size: 12px;
  display: block;
}
.itemTit_Es{
  font-size: 12px;
  color: #cccccc;
  font-family: "Arial";
  text-transform: uppercase;
  display: block;
  padding-top: 5px;
  display: none;
}
}