/* reset */
html { height: 100%; overflow-x:hidden;}
body { min-height: 100%; overflow-x:hidden;}
body { _height: 100% }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, input, select, textarea, button, p, blockquote, th, td, figure { margin: 0; padding: 0 }
body, div, ul, ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, iframe, pre, code, fieldset, legend, form, p, blockquote, figure, header, footer, nav, article, section, aside, address, figcaption { *zoom: 1 }
li { list-style-type: none }
h1, h2, h3, h4, h5, h6 { font-size: 100%; font-weight: normal;}
iframe, frame, fieldset, img { border: 0 none }
img { vertical-align: top }
input[type=button], input[type=submit], input[type=reset] { cursor: pointer }
button { cursor: pointer }
input, textarea, button { -webkit-border-radius: 0; -webkit-appearance: none }
input[type=radio] { -webkit-border-radius: 100%; -webkit-appearance: radio }
input[type=checkbox] { -webkit-appearance: checkbox }
input[type=search] { -webkit-box-sizing: content-box; -moz-box-sizing: content-box; -ms-box-sizing: content-box; -o-box-sizing: content-box; box-sizing: content-box }

textarea { overflow: auto; resize: none }
::-webkit-input-placeholder{color:#BDBDBD;}   
:-moz-placeholder{color:#BDBDBD;}          
::-moz-placeholder{color:#BDBDBD;}            
:-ms-input-placeholder{color:#BDBDBD; opacity: 0.8;}        
.placeholder{color:#BDBDBD;}

blockquote, q { quotes: none }
blockquote:before, blockquote:after, q:before, q:after { content: ""; content: none }
table { border-collapse: collapse; border-spacing: 0 }
caption, th { text-align: left }
th { font-weight: normal }
em, cite, address,i { font-style: normal}
body, input, select, button, textarea {color:#000000; font-size: 18px; line-height: 1.5;font-family:"PingFang SC","Microsoft Yahei";}
a { color:#000000;text-decoration: none!important; transition: all 0.5s;}
a { blr:expression(this.onFocus=this.blur())}
a * { *cursor: pointer }
:focus { outline: none }
a:link,
a:active,
a:visited,
a:hover {
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    -webkit-tap-highlight-color: transparent;  
}
a:hover{outline:none!important; color: #D00100;}
img{max-width: 100%;}
*{outline:none!important; -webkit-tap-highlight-color: rgba(0,0,0,0);}


.edit_con_original{ line-height:1.8em; padding:0 0; color:#000000;}
.edit_con_original ul{ margin:inherit; padding:inherit; padding-left:2em;}
.edit_con_original ul li { list-style-type:disc; margin:auto; }
.edit_con_original ol{ margin:inherit; padding:inherit}
.edit_con_original ol li { list-style-type:decimal; margin:auto; }
.edit_con_original h1 { font-size: 2em; font-weight:bold }
.edit_con_original h2 { font-size: 1.5em; font-weight:bold }
.edit_con_original h3 { font-size: 1.17em; font-weight:bold }
.edit_con_original h4 { font-size: 1em; font-weight:bold }
.edit_con_original h5 { font-size: 0.83em; font-weight:bold }
.edit_con_original h6 { font-size: 0.67em; font-weight:bold }
.edit_con_original em { font-style: italic }
.edit_con_original cite{ font-style: italic }
.edit_con_original address{ font-style: italic }
.edit_con_original i { font-style: italic }
.edit_con_original table{ border-collapse: separate; border-spacing: 2px }
.edit_con_original img{ max-width:100%; height:auto;}

.fixed:before, .clearfix:before, .cf:before, body:before, .header:before, .main:before, .footer:before { content: ''; display: table }
.fixed:after, .clearfix:after, .cf:after, after, .header:after, .main:after, .footer:after { content: ''; display: table; clear: both }
.fixed, .clearfix, .cf, .header, .main, .footer { *zoom: 1 }
.clear, .cl { display: block!important; float: none!important; clear: both; width: auto!important; max-width: none!important; min-width: 0!important; max-height: none!important; min-height: 0!important; overflow: hidden; margin: 0!important; padding: 0!important; border: 0 none!important; font-size: 0!important; line-height: 0!important }


.justify { text-align:justify; text-justify:distribute-all-lines;}
.v-m-c{ transform: translate(0,-50%); -webkit-transform: translate(0,-50%); -ms-transform: translate(0,-50%); position:absolute; left:0; top:50%;}
.l-m-c{ transform: translate(-50%,0); -webkit-transform: translate(-50%,0); -ms-transform: translate(-50%,0);position:absolute; left:50%; top:0;}
.a-m-c{ transform: translate(-50%,-50%); -webkit-transform: translate(-50%,-50%); -ms-transform: translate(-50%,-50%); position:absolute; left:50%; top:50%;}

.tran_scale{ overflow:hidden; display:block;}
.tran_scale img{transition:0.5s all; -webkit-transition:0.5s all;}
.ratio-img,.ratio-img img{width: 100%;}

.ellipsis{ overflow:hidden; text-overflow:ellipsis; white-space:nowrap; width:100%;}
.clamp{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 2; line-height: 1.5; max-height: 3em;height: 3em;overflow:hidden;}
.clamp_3{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 3; line-height: 1.5; max-height: 4.5em;height: 4.5em;overflow:hidden;}
.clamp_4{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 4; line-height: 1.5;  max-height: 6em;height: 6em;overflow:hidden;}
.clamp_5{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 5; line-height: 1.5;  max-height: 7.5em;height: 7.5em;overflow:hidden;}
.clamp_6{display:-webkit-box; -webkit-box-orient: vertical;-webkit-line-clamp: 6; line-height: 1.5;  max-height: 9em;height: 9em;overflow:hidden;}

.bg-cover{background-size: cover; background-repeat: no-repeat; background-position: center;}
.bg_layer{background: rgba(0,0,0,0.5); position: absolute; left:0; top:0; width: 100%; height: 100%; z-index: 10000;}

.bold{ font-weight: bold;}

body{ background: #FFFAF4;}
*{box-sizing: border-box;}
.wrap{width: 1280px; margin:0 auto; max-width:94%;}

.fnt_14{ font-size: 14px;}
.fnt_16{ font-size: 16px;}
.fnt_20{ font-size: 20px;}
.fnt_30{ font-size: 30px;}
.fnt_36{ font-size: 36px;}
.fnt_48{ font-size: 48px;}
@media only screen and (max-width: 1440px){
  body, input, select, button, textarea{font-size: 16px;}
  .fnt_20{ font-size: 18px;}
  .fnt_30{ font-size: 24px;}
  .fnt_36{ font-size: 24px;}
  .fnt_48{ font-size: 36px;}
}
@media only screen and (max-width: 1365px){
  body, input, select, button, textarea{font-size: 14px;}
  .fnt_20{ font-size: 16px;}
  .fnt_30{ font-size: 20px;}
  .fnt_36{ font-size: 20px;}
  .fnt_48{ font-size: 30px;}
}
@media only screen and (max-width: 1024px){
  .fnt_20{ font-size: 14px;}
  .fnt_30{ font-size: 18px;}
  .fnt_36{ font-size: 18px;}
  .fnt_48{ font-size: 24px;}
}
.banner{position: relative;}
/*.banner .wrap{position: absolute; left:50%; margin-left: -640px; top:40px;}*/
.banner img{ width: 100%;}
.banner .banner_logo {
  position: absolute;
  left: 0px;
  top: 30px;
  width: 100%;
}
.banner .banner_logo img{width: 306px;}

.nav{ height: 88px; line-height: 88px; background: #E6201F;}
.nav ul{ text-align: center; }
.nav li{ display: inline-block;padding: 0 20px; color: #fff;transition:0.5s all; -webkit-transition:0.5s all; *+display: inline;}
.nav li a{ color: #fff;}
.nav li.on,.nav li:hover{ background: #D00100;}
.main{ background: url(../images/ind_bg.jpg) no-repeat; background-size: cover;position: relative;z-index: 2;}
.footer{ padding:2% 0; color: #fff; text-align: center; background: #B8000A;}
.footer a{color: #fff;}


@media only screen and (max-width: 1024px){
  .banner .banner_logo img{width: 200px;}
}
@media only screen and (max-width: 767px){
  .banner .banner_logo{top: 10px;}
  .banner .banner_logo img{width: 120px;}
  .footer{padding: 20px;}
}

.page {
    vertical-align: middle;
    text-align: center;
    margin: 20px 0px;
    color: #606060;
    height: 24px;
    line-height: 24px;
  }
  .page span {
    margin: 0 10px;
  }
  .page span em {
    color: #D00100;
    font-family: Arial;
  }
  .page a {
    display: inline-block;
    text-align: center;
    width: 30px;
    font-family: Arial;
    color: #000;
  }
  .page a.on, .page a:hover {
    background: #D00100;
    color: #fff;
  }
  .page a.prev {
    background: url(../images/prev.png) center center no-repeat;
    text-indent: -10000px;
    background-size: 60%;
  }
  .page a.next {
    background: url(../images/next.png) center center no-repeat;
    text-indent: -10000px;
    background-size: 60%;
  }
  .page a.first, .page a.last {
    width: 40px;
    font-family: "Microsoft Yahei";
  }
  .page .txtnum {
    width: 40px;
    background: #fff;
    border: 1px solid #CECECE;
  }
  .page .txtnum input {
    width: 40px;
    height: 18px;
    line-height: 18px;
    text-align: center;
    font-family: Arial;
    background: none;
    border: none;
  }
  .page a.go {
    width: 40px;
    height: 22px;
    line-height: 22px;
    background: #D00100;
    color: #F5EDEC;
    position: relative;
    top: -1px;
  }

@media only screen and (max-width: 767px){
  .page a,.dian{display: none;}
  .page a.prev,.page a.next,.page a.on{display: inline-block;}
}