@charset "utf-8";
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, form, fieldset, legend, input, button, textarea, select, option, tr, th, td { border:0; font-weight:inherit; font-style:inherit; font-size:18px; font-family:inherit; vertical-align:baseline; margin:0; padding:0;box-sizing: border-box; }
dl, dt, dd, ol, ul, li { list-style:none;margin:0;padding:0;box-sizing: border-box; }
body {font-family: "Microsoft Yahei"; color:#434343;  }
table { border-collapse:separate; border-spacing:0 }
caption, th, td { text-align:left; font-weight:400 }
table, td, th { vertical-align:middle }
textarea, input, button, select, keygen, legend { font:"Microsoft Yahei"; outline:0; }
blockquote:before, blockquote:after, q:before, q:after { content:"" }
a{text-decoration: none;margin:0;padding:0;color: #000;}
a img { border:none }
ol { margin-left:2em }
sup { vertical-align:text-top }
sub { vertical-align:text-bottom }
html>body p code { white-space:normal }
hr { margin:-8px auto 11px }
.clearfix:after, #container:after { content:"\0020"; display:block; height:0; clear:both; visibility:hidden; overflow:hidden }
.clear { clear:both; height:0; font-size:1px; line-height:0 }
fieldset { padding-top:0 }


.cutWord{width:100%;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;}
.mainBody{max-width:640px;margin: auto;}
/*iconfont*/
 @font-face {font-family: "iconfont";
          src: url('../iconfont/iconfont.eot'); /* IE9*/
          src: url('../iconfont/iconfont.eot#iefix') format('embedded-opentype'), /* IE6-IE8 */
          url('../iconfont/iconfont.woff') format('woff'), /* chrome, firefox */
          url('../iconfont/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
          url('../iconfont/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
        }

        .iconfont {
          font-family:"iconfont" !important;
          font-size:16px;
          font-style:normal;
          -webkit-font-smoothing: antialiased;
          -webkit-text-stroke-width: 0.2px;
          -moz-osx-font-smoothing: grayscale;
        }
/*header*/
.header img{
	display: block;
}


/*banner*/
.banner img{
	display: block;
	width: 100%;
}
.swiper-pagination-fraction, .swiper-pagination-custom, .swiper-container-horizontal > .swiper-pagination-bullets{
	bottom: -6%!important;
}
/*nav*/


nav li {
    float: left;
    width: 23%;
    height: 45px;
    margin: 10px 5%;
    background: #fff100;
    line-height: 45px;
    border-radius: 4px;
}
nav ul {
	background-color: #141313;
}
nav li a {
    color: #6a1901;
    font-size: 24px;
}

nav li a span {
    display: block;
    text-align: center;
    font-size: 26px;
}
.bottom{
	font-size: 18px;
	line-height: 36px;
	text-align: center;
	color: #585858;
	padding: 20px 100px;
	margin-bottom: 100px;
}

.foot_nav{
	height: 98px;
	background:#e57905;
	position: fixed;
	left: 0;
	right:0;
	margin: auto;
	width: 100%;
	bottom: 0;
	z-index:999;
}
.foot_nav ul{
	width:100%;
	/*margin-left:10%;*/
}
.foot_nav li{
	float: left;
	width:30%;
	margin: 0 1.55%;
	text-align: center;
}
.foot_nav li span{
	display: block;
	height:30px;
	font-size: 20px;
	color: #fff;
}
.foot_nav li i{
	display: block;
	width: 100%;
	height: 68px;
	line-height: 68px;
	color: #fff;
	font-size: 50px;
}























































