@font-face {font-family: "iconfont";
  src: url('../other/iconfont.eot'); /* IE9*/
  src: url('../other/../other/iconfont.eot') format('embedded-opentype'), /* IE6-IE8 */
  url('../other/iconfont.woff') format('woff'), /* chrome、firefox */
  url('../other/iconfont.ttf') format('truetype'), /* chrome、firefox、opera、Safari, Android, iOS 4.2+*/
  url('../other/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}
.iconfont {
  font-family:"iconfont" !important;
  font-style:normal;
  display:inline;
  height:auto;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
  vertical-align:baseline;
  text-decoration:inherit;
}
.size-M .iconfont{ font-size:14px}
[class^="iconfont-"]::before, [class*=" iconfont-"]::before {
  display: inline-block;
  text-decoration: inherit;
}
ul,li,dl,dt,dd,p,input,img,h1{
	margin:0;
	padding:0;
}
ul{list-style-type:none;-webkit-padding-start:0;}
a{text-decoration:none;}
img{border:0;}
html,body{
	margin:0;
	padding:0;
	font-family:微软雅黑;
	color:#666666;
}
a:hover{
    text-decoration: underline;
}
a p:hover{
    text-decoration: underline;
}
a dt:hover{
    text-decoration: underline;
}
a dd:hover{
    text-decoration: underline;
}
.sub{
    display:none;
}
.center{
    width:1080px;
    margin:0 auto;
    clear:both;
    overflow: hidden;
    margin-bottom: 40px;
}
/*header*/
.logo{
    width:100%;
    height:100px;
    overflow:hidden;
}
.logo img{
    position: relative;
    left:50%;
    margin-left:-960px;
}
.nav{
  width: 100%;
  height: 54px;
  background-color: #c8a062;
}
.nav ul{
    width:1050px;
    height:54px;
    margin:0 auto;
}
.nt{
  position: relative;
  float: left;
  width: 150px;
  height: 47px;
  text-align: center;
  color:#FFF;
  padding-top: 7px;
  background: url(../images/ns.jpg) no-repeat center right;
}
.nt dl{
    cursor:pointer;
}
.nt dt{
  font-size: 16px;
}
.nt dd{
  font-size: 10px;
}
.nt dt img{
  padding-right: 10px;
  vertical-align: -15%;
}
.nt .nav-sub{
  position:absolute;
  display: none;
  left:0;
  top:54px;
  width:148px;
  height:auto;
  background-color:#FFF;
  z-index:99;
  color:#666666;
  box-shadow: 1px 2px 6px rgba(0,0,0,0.41);
}
.nt .nav-sub2{
    width:900px;
    height:294px;
    padding-top: 24px;
    left:-600px;
}
.nt .nav-sub2 dl{
    width:900px;
    height:16px;
    line-height: 16px;
    margin-bottom: 28px;
}
.nt .nav-sub2 dt{
    float:left;
    width:140px;
    font-size: 16px;
    color:#c9a063;
    text-align: center;
}
.nt .nav-sub2 dd{
    float:left;
    font-size: 16px;
    color:#727171;
    text-align: left;
}
.nt .nav-sub2 dd a{
    color:#727171;
}
.nt .nav-sub li{
  width:148px;
  height:40px;
  font-size: 16px;
  color:#c9a063;
  text-align: center;
  line-height: 40px;
}
.nt .nav-sub a{
    text-decoration: none;
}
.nt .nav-sub2 a:hover{
    text-decoration: underline;
}
.nt .nav-sub li:hover{
    background-color: #d3ad79;
    color:#fff;
}
.banner{
  position:relative;
  width: 100%;
  height: 470px;
  overflow:hidden;
  margin-bottom:30px;
}
.banner .bd img{
  display: block;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
.banner .hd{
    width:80px;
    position:absolute; 
    z-index:1; 
    bottom:60px;
    left:50%;
    margin-left:540px;
    line-height:35px;
    text-align:center;
}
.banner .hd li{
    cursor:pointer;
    width:13px;
    height:13px;
    margin:6px;
    background:#cccccc;
    overflow:hidden; 
	line-height:9999px;
	border-radius:18px;
}
.banner .hd .on{
    background:#df8816;
}

/*left*/
.left{
	width: 220px;
	float: right;
	margin-right: 20px;
}
.zn a{
    color:#e60012;
}

.lt{
    width: 770px;
    height: 50px;
    padding-left: 30px;
    background-color: #c8a062;
    font-size: 16px;
    color:#fff;
    line-height: 50px;
    margin-bottom: 20px;
    border-radius: 10px;
}
.lt a{
    color:#fff;
}

.t1{
    position: relative;
    width: 1040px;
    height: 56px;
    font-size: 28px;
    color: #ec6d65;
    text-align: center;
    line-height: 28px;
    background: url(../images/tb1.png) left bottom no-repeat;
    margin:0 auto;
    margin-bottom: 14px;
}
.t2{
    width:100%;
    text-align: left;
    background-image: url(../images/tb2.png);
}
.t1 span{
    font-size: 16px;
    color:#dabc91;
    padding-left: 10px;
}
.t1 a{
    position: absolute;
    display: block;
    width:80px;
    height:20px;
    background-color: #dabc91;
    font-size: 16px;
    color:#fff;
    text-align: center;
    line-height: 20px;
    right:0;
    top: 31px;
}

.zn{
    width: 180px;
    height: 300px;
    padding: 19px;
    border:1px solid #d3d3d4;
	border-radius: 10px;
	margin-bottom: 30px;
}
.zn ul{
    width: 180px;
    height:240px;
    margin-bottom: 6px;
}
.zn li{
    float:left;
    width: 80px;
    height: 100px;
    margin-left: 20px;
    margin-bottom: 20px;
}
.zn p{
    width:168px;
    font-size: 14px;
    line-height: 24px;
    margin:0 auto;
    margin-bottom: 20px;
}
.zn .yj{
    display: block;
    width:206px;
    margin:0 auto;
}
.zn dt{
    font-size: 20px;
    font-weight: bold;
    color:#dabc91;
    text-align: center;
    line-height: 20px;
    margin-bottom: 4px; 
}
.zn dd{
    font-size: 16px;
    color:#dabc91;
    text-align: center;
    line-height: 20px;
}

.zqt{
    width:180px;
    height:30px;
    background-color: #c9cacb;
    font-size: 14px;
    color:#fff;
    text-align: center;
    line-height: 30px;
    margin-top: 10px;
    cursor: pointer;
}
#zq{
    height:auto;
    margin-bottom: 0;
}
#zq .on{
    background-color:#ec6e65;
}
#zq ul{
    height:135px;
    margin-bottom: 0;
}
#zq li{
    float:left;
    width:45px;
    height:45px;
    font-size: 14px;
    color:#9fa0a0;
    text-align: center;
    line-height: 45px;
    margin:0;
}

/*foote*/
.footer{
    clear:both;
    width:100%;
    height:430px;
    background-color:#d3ad79;
}
.footer .ft{
    width:1080px;
    height:245px;
    padding-top:50px;
    margin:0 auto;
    margin-bottom:30px;
}
.footer .fl{
    position: relative;
    float:left;
    width:230px;
    height:245px;
    background:url(../images/footer-line.png) no-repeat top right;
}
.footer .fl .sub{
    position: absolute;
    left:0;
    top:175px;
}
.footer .fl a{
    width:40px;
    height:40px;
    border-radius:999px;
    background:#bf9962;
    display:block;
    text-align:center;
    text-decoration:none;
    float:left;
    margin-right:9px;
    color:#FFF;
    font-size:24px;
    line-height:40px;
}
.footer .fm{
    width:98px;
    float:left;
    margin-left:55px;
    color:#FFF;
    padding-top:10px;
}
.footer .fm dt{
    font-size:16px;
    width:88px;
    line-height:18px;
    padding-bottom:10px;
    border-bottom:1px solid #FFF;
    margin-bottom:10px;
}
.footer .fm li{
    width:98px;
    height:16px;
    font-size:14px;
    line-height:16px;
    margin-bottom:10px;
    
}
.footer a{
    color:#FFF;
}
.footer .fr{
    float:left;
    width:336px;
    height:245px;
    background:url(../images/footer-line.png) no-repeat top left;
    margin-left: 50px;
}
.fr .fr1{
    height:51px;
    margin-left:30px;
    margin-top:5px;
}
.fr .fr1 img{
    float:left;
    padding-right:10px;
    padding-top:6px;
}
.fr .fr1 dl{
    float:left;
    color:#FFF;
    padding-top:3px;
}
.fr .fr1 dt{
    font-size:16px;
}
.fr .fr1 dd{
    font-size:22px;
}
.fr .ewm{
    width:316px;
    height:90px;
    margin-left:30px;
    margin-top:15px;
}
.fr .ewm li{
    float:left;
    margin-left:23px;
    font-size:14px;
    color:#FFF;
    text-align:center;
    line-height:20px;
}
.footer .fb{
    width:1078px;
    height:60px;
    padding-top:20px;
    margin:0 auto;
    border-top:1px solid #fad4a3;
    font-size:12px;
    color:#FFF;
    text-align:center;
    line-height:12px;
}
.footer .fb p{
    margin-bottom:15px;
}
.footer .fb ul{
    width:348px;
    height:12px;
    margin:0 auto;
    margin-bottom:15px;
}
.footer .fb li{
    width:57px;
    height:12px;
    line-height:11px;
    float:left;
    border-right:1px solid #FFF;
}

.swt_right{
    position: fixed;
    width:66px;
    height:346px;
    right:0;
    top:50%;
    margin-top:-175px;
    padding:2px;
    background-color: #FFF;
}
.swt_right a{
    display: block;
    width:66px;
    height:66px;
    margin-bottom: 4px;
}
.swt_right .r1{
    background: url(../images/r1.png) no-repeat;
}
.swt_right .r2{
    background: url(../images/r2.png) no-repeat;
}
.swt_right .r3{
    background: url(../images/r3.png) no-repeat;
}
.swt_right .r4{
    background: url(../images/r4.png) no-repeat;
}
.swt_right .r5{
    background: url(../images/r5.png) no-repeat;
    margin-bottom: 0;
}
.swt_right a:hover{
    background-position: 0 -66px;
}
.swt_right .close{
    position: absolute;
    width:15px;
    height:15px;
    right:0;
    top:0;
    cursor: pointer;
}