@charset "utf-8";/* CSS Document*/
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
	font-family:"微软雅黑"; 
}
@font-face{ font-family:"ltxh"; src:url(../img/ltxh.TTF)}
:after,:before {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html { 
	
	-webkit-text-size-adjust:none;
	/*cursor: url(../images/home/hand_ico.ico),auto;overflow-x:hidden; */
}

body {
	min-width: 320px;
	color: #666;
	
	-webkit-overflow-scrolling: touch;
}

body{ margin:0; padding:0;}
a{
  text-decoration:none;
}
ul,ol,li,dl,a{
  list-style: none;
}
img{max-width: 100%;max-height: 100%;margin: 0;}

.clearfix:after { content: "." ; display: block ;height: 0 ;clear: both ;visibility: hidden ;}

.inner-wrap{width: 100%;max-width:1100px;min-width: 320px;margin: 0 auto;/*padding: 20px 20px;*/}
.topimg{ margin:0px auto;  background:url(tj_01.png)  center 0 no-repeat;background-size:100% 100%;width: 100%;height:450px; background-size: cover; position: relative;}
.topimg-zi{ position:; transform: translate(100%, 85%); display:block; width:50%;}

.telbanner{ max-width:1200px; margin:0px auto;  position:relative;}

.jyz{ width:1200px;margin:0px auto;position: relative; z-index:1;text-align:center}
.jyz .jyz_wz{
	width: 30%;position: absolute;z-index: 999;transform: translate(30%, -135%);

}
.jyz .jyz-left{ background:#9f8560; float:left; width:50%; left:20%}
.jyz .jyz-right{ float:right;width:50%; }

.jyzsquare{ max-width:1100px; margin:100px auto;display:block; height:160px}
.jyzsquare>div{ float:left; width:157px; height:157px}

.wz.con{ opacity: 0; transform: translateY(-50%); -webkit-transform: translateY(-50%);}

.jzbanner{ width:100%; background:#edd5a5; text-align:center; margin:0px auto;}
.tese{ width:80%; padding:120px 0px; margin:0px auto; height:auto; text-align:center;}
.tese-left{ width:50%; float:left}
.tese-right{ width:50%; padding-top:30px; padding-bottom:0px; float:left; font-size:24px; line-height:40px; color:#221815; src:url(../img/ltxh.TTF)format('truetype')}
.object{ width:80%; margin:0px auto;  margin-top:30px;}
.object p{color:#a9a7a6; font-size:28px; text-align:center; }
.object .iconlist{ width:100%; margin:0px auto; height:auto}
.object .iconlist .iconlist-div{ float:left ; margin-top:10px; margin-bottom:10px; width:20%; text-align:center;}
.object .iconlist .iconlist-div:hover {
	                              -webkit-transform: scale(1.1); /*1.1放大值*/
                                  -moz-transform: scale(1.1); 
                                  -o-transform: scale(1.1);
                                  -ms-transform: scale(1.1); }


.side_right{position: fixed;z-index: 999;right:3%;width:60px;height:0;top:40%;}
.side_right ul li{margin-bottom: 40px;position: relative;height: 60px;width:60px;}
.side_right ul li span{width:60px;height: 60px;text-align: center;line-height: 60px;border-radius: 100%;background: rgba(235,159,62,.5);font-family: "iconfont";display: block;font-size:28px;color:#fff;z-index: 99;position: relative;}
.animate_wen{height: 60px;background: #eb9f3e;line-height: 60px;text-indent: 34px;color:#fff;border-radius: 30px;position: absolute;left:60px;top:0;z-index: 98;z-index: 98;width:0;overflow: hidden;}
.side_right ul li:hover .animate_wen{left:-140px;width:200px;font-size:18px;}
.jxw{position: fixed;z-index: 9919;right:3%;top:70%;cursor: pointer;}


 
