html, body{margin: 0; padding: 0; font-size: 12px; background: #fff; font-family: "Microsoft YaHei"}

ul, li ,ol{margin: 0; padding: 0}

h1,h2,h3,h4,h5,h6{margin: 0; font-weight: normal}

p{margin: 0;}

a{text-decoration: none; display: block; color: #333}

img{border: 0; float: left}

div{box-sizing: border-box}

.clearfix:after{content: ""; display: block; height: 0; clear: both; visibility: hidden; font-size: 0}

ul:after {clear:both;content:'.';display:block;width: 0;height: 0;visibility:hidden;}

.w1200{width: 1200px; margin: 0 auto; position: relative}
.left{float: left}
.right{float: right}

@font-face {
    font-family: 'novecentowide-book';
    src: url('../font/novecentowide-book-webfont.eot');
    src: url('../font/novecentowide-book-webfont.eot?#iefix') format('embedded-opentype'),
    url('../font/novecentowide-book-webfont.woff2') format('woff2'),
    url('../font/novecentowide-book-webfont.woff') format('woff'),
    url('../font/novecentowide-book-webfont.ttf') format('truetype'),
    url('../font/novecentowide-book-webfont.svg#dincond-mediumalternateRg') format('svg');
    font-weight: normal;
    font-style: normal;
}

::-webkit-scrollbar
{
    width: 6px;
    background-color: rgba(255,255,255,.1);
}

::-webkit-scrollbar-thumb {
    border-radius: 5px;
    background-color: rgba(0,0,0,.4);
}


/*----header----*/
.header{width: 100%; height: 80px; position: fixed; top: 0; left: 0; background: transparent; z-index: 99; transition: all ease .4s; -webkit-transition: all ease .4s}
.header .logo{float: left; width: 200px; height: 50px; margin: 20px 0 0 80px; background: url("../image/logo.png") no-repeat; background-size: cover; transition: all ease .4s; -webkit-transition: all ease .4s}

.header .button{position: absolute; right: 0; top: 0; width: 40px; height: 40px; padding: 5px; margin: 10px 10px; background: none; border: none; cursor: pointer; display: none}
.header button{outline: none}
.header .button span{width: 30px; height: 2px; position: absolute; top: 0; left: 5px; display: block; background: #333; transition: all .5s; -webkit-transition: all .5s}

.header .button span:nth-child(1){top: 10px}
.header .button span:nth-child(2){top: 20px}
.header .button span:nth-child(3){top: 30px}

#button .span1{top: 20px; transform: rotate(-45deg); -webkit-transform: rotate(-45deg)}
#button .span2{opacity: 0}
#button .span3{top: 20px; transform: rotate(45deg); -webkit-transform: rotate(45deg)}

.nav{float: right; margin: 20px 120px 0 0; transition: all ease .4s; -webkit-transition: all ease .4s}
.nav .nav_bar{list-style: none;}
.nav .nav_bar li{float: left; margin-right: 2px;}
.nav .nav_bar li a{font-size: 13px; color: #fff; padding: 0 20px; line-height: 40px;}
.nav .nav_bar li:hover a{color: #e7090b}
.nav .nav_bar li a.on{color: #e7090b}

.nav .lan{width: 32px; position: absolute; top: 0; right: 0; margin: 30px 40px 0 0; font-size: 13px; color: #fff; padding: 0 20px; line-height: 40px; transition: all ease .4s; -webkit-transition: all ease .4s}
.nav .lan img{width: 100%}
.nav .lan:before{content: ""; display: block; width: 1px; height: 12px; background: #fff; position: absolute; top: 0; left: 0; margin: 5px 0 0 0}

.header.mini .logo{width: 160px; height: 40px; margin: 10px 0 0 70px; background: url("../image/logo1.png") no-repeat; background-size: cover}

.header.mini{height: 60px; background: #fff; box-shadow: 0 0 4px 2px #f0f0f0}
.header.mini .nav{margin: 10px 100px 0 0}
.header.mini .nav .nav_bar li a{color: #333}
.header.mini .nav .nav_bar li:hover a{color: #e7090b}
.header.mini .nav .nav_bar li a.on{color: #e7090b}

.header.mini .lan{margin: 20px 30px 0 0 ; color: #333}


/*----footer----*/
.footer{position: relative; background: #1b1b1b; z-index: 9}
.footer .footer_top{padding: 0 0 20px 0}
.footer .footer_left{width: 50%}
.footer .footer_left .con h3{font-size: 18px; color: #e0e0e0; margin-bottom: 16px}
.footer .footer_left .con p{font-size: 13px; color: #dedede; line-height: 24px;}

.footer .footer_right{width: 40%; margin-left: 10%}
.footer .footer_right .con img{width: 110px; height: 110px; float: right}

.footer .footer_end{padding: 12px 0; border-top: 1px solid #666}
.footer .footer_end span{font-size: 12px; color: #999; margin-right: 20px}
.footer .footer_end .jc{float: right; margin-right: 0}
.footer .footer_end .jc a{font-size: 12px; color: #999}

/*----top----*/
.top{width: 40px; height: 40px; position: fixed; bottom: 20px; right: 20px; background: rgba(0,0,0,.4); border-radius: 10px; z-index: 99; cursor: pointer; visibility: hidden}
.top img{width: 100%}
.top:hover{background: rgba(0,0,0,.6)}


/*----page_info----*/
.page_info{margin-top: 20px}
.page_info span{padding: 0 10px}

/*----page-list----*/
.page_list{padding-bottom: 30px; margin-bottom: 30px}
.page_list a{float: left; margin: 0 2px; padding: 2px 8px; color: #666}
.page_list .num{background: #999; color: #fff; margin: 0 6px}
.page_list .on{background: #e7090b; color: #fff; margin: 0 6px}

.preNext{margin-top: 60px}
.preNext .text{list-style: none}
.preNext .text li{color: #333;}
.preNext .text li:nth-child(1){float:left}
.preNext .text li:nth-child(2){float:right}
.preNext .text li a{color: #333333; display: inline-block}
.preNext .text li:hover a{color: #e7090b}





















