@charset "utf-8";

@font-face {font-family: "iconfont";

  src: url('../other/iconfont.eot'); /* IE9*/

  src: url('../other/../other/iconfont.eot?#iefix') 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{

	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;

}

.center{

	position:relative;

	width:1080px;

	left:50%;

	margin-left:-540px;

	clear:left;

}

.sub{

    display:none;

}

/*header*/

.logo{

    position:relative;

    width:1003px;

    height:97px;

    margin:0 auto;

    margin-top:40px;

}

.logo a{

    position:absolute;

    display:block;

    width:281px;

    height:76px;

    left:0;

    top:9px;

}

.top{

	position:fixed;

    top:0;

	width: 100%;

	height: 40px;

	background-color: #eeeeee;

	text-align: center;

	color: #646464;

	font-size: 13px;

	line-height: 40px;

	z-index:9999;

}

.top span{

	color: #dc1717;

	font-size: 14px;

}

.nav{

  width: 100%;

  height: 54px;

  background: url(../images/nt.jpg) repeat-x;

}

.nt{

  position: relative;

  float: left;

  width: 120px;

  height: 47px;

  text-align: center;

  color:#FFF;

  padding-top: 7px;

  background: url(../images/ns.jpg) no-repeat center right;

}

.nt a{

  color:#FFF;

}

.nt dl{

    cursor:pointer;

}

.nt dt{

  font-size: 16px;

}

.nt dd{

  font-size: 12px;

}

.nt dt img{

  padding-right: 10px;

  vertical-align: -15%;

}

.nt .nav-sub{

  position:absolute;

  display: none;

  left:0;

  top:54px;

  width:133px;

  line-height: 25px;

  background-color:#FFF;

  z-index:99;

  cursor:default;

  color:#666666;

  box-shadow: 1px 2px 6px rgba(0,0,0,0.41);

  font-size: 14px;

  padding-top: 10px;

  padding-bottom: 10px; 

}

.nt .nav-sub a{

   color:#666666; 

}

.nt .nav-sub2{

  width:180px;

}

.nt .nav-sub li{

  width:133px;

  height:25px;

}

.nt .nav-sub2 li{

  width:180px;   

} 

.banner{

  position:relative;

  width: 100%;

  height: 470px;

  overflow:hidden;

}

.banner .bd img{

  display: block;

  position: relative;

  left: 50%;

  margin-left: -960px;

}

.banner .hd{

    width:80px;

    position:absolute; 

    z-index:1; 

    bottom:95px;

    left:50%;

    margin-left:440px;

    height:35px;

    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;

}

.brd{

    position:absolute;

    width:1000px;

    height:120px;

    left:50%;

    margin-left:-500px;

    top:595px;

    z-index:999;

}

.brd li{

    float:left;

    width:200px;

    height:103px;

    background-color: #d18726;

    color: #fff;

    font-size: 20px;

    text-align: center;

    line-height: 20px;

    padding-top:17px;

}

.brd li img{

    padding-bottom:5px;

}

.brd::before{

    position:absolute;

    width:40px;

    height:130px;

    content:'';

    background:url(../images/bnl.png) no-repeat;

    left:-40px;

    top:0;

}

.brd::after{

    position:absolute;

    width:40px;

    height:130px;

    content:'';

    background:url(../images/bnr.png) no-repeat;

    right:-40px;

    top:0;

}

.dh{

  width: 1080px;

  height: 100px;

  margin-top:100px;

  margin-bottom: 50px;

}

.dh li{

  float: left;

  width:90px;

  height: 100px;

  margin-left: 31px;

  color:#666666;

  text-align: center;

}

.dh li img{

  padding-bottom: 10px;

}



/*left*/

.left{

	width: 252px;

	float: left;

}

.left .zt{

    position:relative;

    width:252px;

    height:158px;

    overflow:hidden;

    margin-bottom:25px;

}

.left .zt .hd{

	width:100%;

	position:absolute;

	z-index:1;

	bottom:3px;

	left:0;

	height:30px;

	line-height:30px;

	text-align:center;

}

.left .zt .hd li{

	cursor:pointer;

	display:inline-block;

	zoom:1;

	width:11px;

	height:11px;

	margin:7px;

	background:#aaaaaa;

	overflow:hidden; 

	line-height:9999px;

	border-radius:18px;

}

.left .zt .hd .on{

    background:#c78733;

}

.left .ti{

    width:202px;

    height:38px;

    background-color: #d28725;

    font-size: 18px;

    color: #FFF;

    line-height: 38px;

    margin-bottom: 10px;

    padding-left: 20px;

    padding-right: 30px;

}

.left .ti span{

    font-size: 16px;

    float: right;

}

.left .ti a{

    color: #FFF;

}

.left .zjl{

    position:relative;

    width: 252px;

    height: 315px;

    overflow: hidden;

    margin-bottom:25px;

}

.left .zjl .bd li img{

    display:block;

}

.left .zjl .bd li p{

    font-size:14px;

    line-height:25px;

    color:#c78733;

}

.left .zjl .wx{

    font-size:14px;

    color:#c78733;

    margin-top:10px;

}

.left .zjl .hd{

    position:absolute;

    left:20px;

    top:35px;

}

.left .zjl .hd li{

    width:11px;

    height:11px;

    line-height:999px;

    background-color:#aaaaaa;

    margin-bottom:10px;

}

.left .zjl .hd .on{

    background-color:#df8816;

}

.left .zq .on{

    background-color: #eda445;

}

.left .zqt{

    width: 252px;

    height: 40px;

    background-color: #c4c4c4;

    text-align: center;

    line-height: 40px;

    color: #FFF;

    margin-bottom:2px;

}

.left .zqt img{

    vertical-align:-20%;

    padding-right:10px;

}

.left .zq ul{

    width:224px;

    height:264px;

    margin:0 auto;

    margin-top:10px;

}

.left .zq li{

    width:95px;

    height:27px;

    float:left;

    border:1px solid #bababa;

    color:#a5a5a5;

    font-size:14px;

    text-align: center;

    line-height: 27px;

    margin-left: 30px;

    margin-bottom:15px;

}

.left .zq li:hover{

    background-color:#eda445;

    color:#FFF;

    border-color:#eda445;

}

.sl{

    width:210px;

    height:325px;

    margin:0 auto;

    margin-top:10px;

    margin-bottom: 20px;

}

.sl li{

    width:100px;

    height:50px;

    padding-left: 110px;

    font-size:18px;

    color:#fff;

    line-height:50px;

    margin-bottom:10px;

    background:#c4c4c4 no-repeat 15px top;

    

}

.sl li:hover{

    background-color:#f6ad3c;

}

.sl .l1{

    background-image:url(../images/fw1.png);

}

.sl .l2{

    background-image:url(../images/fw2.png);

}

.sl .l3{

    background-image:url(../images/fw3.png);

}

.sl .l4{

    background-image:url(../images/fw4.png);

}

.sl .l5{

    background-image:url(../images/fw5.png);

}

.sl li p{

    font-size:16px;

    line-height: 20px;

    text-align: center;

    padding-top:8px; 

}

.sl .dhl{

    padding:0;

    width:210px;

    height:35px;

    line-height:35px;

    text-align-last: center;

    font-size:22px;

    font-weight: bold;

    background-color:#f6ad3c;

}

/*foote*/

.footer{

    clear:both;

    width:100%;

    height:510px;

    background-color:#c48430;

}

.footer .ft{

    width:1080px;

    height:245px;

    padding-top:80px;

    margin:0 auto;

    margin-bottom:50px;

}

.footer .fl{

    float:left;

    width:230px;

    height:245px;

    background:url(../images/footer-line.png) no-repeat top right;

}

.footer .fl img{

    padding-top:22px;

}

.footer .fl a{

    width:40px;

    height:40px;

    border-radius:999px;

    background:#a1671b;

    display:block;

    text-align:center;

    text-decoration:none;

    float:left;

    margin-right:9px;

    color:#FFF;

    font-size:24px;

    line-height:40px;

}

.footer .fm{

    width:88px;

    float:left;

    margin-left:30px;

    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:88px;

    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: 30px;

}

.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 #ffbf6c;

    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;

}

#cnzz_stat_icon_1259598279{

    display:none;

}