@charset "UTF-8";
article, aside, blockquote, body, button, code, dd, details, div, dl, dt, fieldset, figcaption, figure, footer, form, h1, h2, h3, h4, h5, h6, header, hgroup, hr, input, legend, li, menu, nav, ol, p, pre, section, td, textarea, th, ul {
  margin: 0;
  padding: 0; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  font-weight: 500; }

address, caption, cite, code, dfn, em, th, var {
  font-style: normal;
  font-weight: 500; }

ol, ul {
  list-style: none; }

a, ins {
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

fieldset, img {
  border: 0; }

html {
  color: #000;
  background: #fff;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

body, button, input, select, textarea {
  font: 12px/1.2  'Hiragino Sans GB', 'Microsoft Yahei', sans-serif; }

button, input, select, textarea {
  font-size: 100%; }

button, input[type=button], input[type=reset], input[type=submit] {
  cursor: pointer;
  -webkit-appearance: button; }

q:after, q:before {
  content: ''; }

del {
  text-decoration: line-through; }

mark {
  background: #ff0; }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

.fl {
  float: left; }

.fr {
  float: right; }

.clearfix {
  *zoom: 1; }

.clearfix:before, .clearfix:after {
  display: table;
  content: ""; }

.clearfix:after {
  clear: both; }

.text-overflow {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap; }

.hide {
  display: none; }

.header {
  position: absolute;
  width: 100%;
  z-index: 10;
  background: rgba(0, 0, 0, 1) !important; }

.logo-black .header {
  background: rgba(255, 255, 255, 0.65) !important; }

.header-con {
  position: relative;
  width: 1000px;
  height: 110px;
  line-height: 110px;
  margin: 0 auto;
  color: #fff; }

.header .logo {
  display: block;
  width: 284px;
  height: 72px;
  margin-top: 18px;
  background-repeat: no-repeat;
  background-image: url(../../../pic/inc/logo.png);
  background-image: -webkit-image-set(url(../../../pic/inc/logo.png) 1x, url(../../../pic/new-logo@2x.png) 2x); }

.logo-black .header .logo {
  display: block;
  width: 209px;
  height: 29px;
  margin-top: 18px;
  background-repeat: no-repeat;
  background-image: url(../../../pic/inc/logo.png);
  background-image: -webkit-image-set(url(../../../pic/inc/logo.png) 1x, url(../../../pic/new-logo@2x.png) 2x); }

.header {
  font-size: 15px; }
  .header .menu {
    height: 63px; }
    .header .menu .m-item {
      position: relative;
      margin-left: 40px; }
      .header .menu .m-item .arrow {
        display: block;
        position: absolute;
        left: 50%;
        bottom: 0;
        width: 14px;
        height: 8px;
        margin-left: -7px;
        background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA4AAAAICAQAAABjGAZHAAAAM0lEQVR4AW3JMREAUQwCUUykj9QTeYI+HQNht3xQO/vzgSX6uLMIzNnI2cnYqLCTM5ycH6f7GJX1s3QvAAAAAElFTkSuQmCC) no-repeat; }
      .header .menu .m-item a {
        color: #fff; }
.flag {
  background-color: #e60012;
  padding:6px;
}


.logo-black .header-line {
  border-top: 1px solid #bababa !important; }

.content {
  position:relative;
  top:110px;
  width: 100%; }

.content .floor {
  width: 100%;
  background-color: #333;
  z-index: 2;
  overflow: hidden;
  background-size: cover !important; }

.content .floor .f-con {
  position: relative;
  width: 1190px;
  height: 100%;
  margin: 0 auto; }

.content .f-con .desc .tag {
  height: 22px;
  line-height: 22px;
  padding-left: 14px;
  border-left: 4px solid #e51d24;
  color: #e51d24;
  font-size: 20px; }

.content .f-con .more {
  display: block;
  width: 235px;
  height: 42px;
  line-height: 42px;
  border-radius: 10px;
  text-align: center;
  font-size: 18px;
  color: #fff;
  text-decoration: none !important; }

/** footer start **/
.footer {
  position:relative;
  top:96px;
  width: 100%;
  height: 375px;
  color: #3d3d3d;
  background-color: #ffffff; }

.footer-con {
  width: 992px;
  margin: 0 auto; }

.footer-con .con {
  margin-right: 70px; }

.footer-con .left{
  margin-left: 62px; }

.footer-con .f-item {
  margin-bottom:8px;
  font-size: 12px;
  font-weight:bold; }

.footer .line {
  height: 3px;
  width: 992px;
  padding: 0 30px;
  margin: 0px auto 37px;
  background-color: #7d7d7d; }
/** footer end **/

/** banner slider start **/
.content .banner-slider {
  position: relative;
  width: 100%;
  height: 652px;
  overflow: hidden; }

.content .top-banner-list .banner-item {
  width: 100%;
  height: 824px;
  background: no-repeat center center;
  background-size: cover; }

.content .top-banner-list .banner-item a {
  display: block;
  height: 100%; }
/** banner slider end **/

/** banner arrow start **/
.content .top-banner-arrow .prev {
  position: absolute;
  width: 64px;
  height: 58px;
  margin: -26px 0 0 82px;
  display: block;
  background: url(../../../pic/inc/left-arrow.png) no-repeat;
  top: 50%;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  cursor: pointer; }

.content .top-banner-arrow .next {
  position: absolute;
  width: 64px;
  height: 58px;
  display: block;
  background: url(../../../pic/inc/right-arrow.png) no-repeat;
  top: 50%;
  right: 82px;
  margin-top: -26px;
  z-index: 10;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all .3s ease;
  cursor: pointer; }

.banner-slider:hover .prev {
  opacity: 0.8;
  filter: alpha(opacity=25); }

.banner-slider:hover .next {
  opacity: 0.8;
  filter: alpha(opacity=25); }

.banner-slider:hover .prev:hover, .banner-slider:hover .next:hover {
  opacity: 1;
  filter: alpha(opacity=50); }
/** banner arrow end **/

/* category start*/
.content .floor.cate {
  position: relative;
  height: 190px; 
  top:-64px; }

.content .mask {
  position:absolute; 
  width:20%;
  height:52px;
  background-color: #17120f;
  filter:alpha(opacity=50);  
  -moz-opacity:0.5;  
  -khtml-opacity: 0.5;  
  opacity: 0.5;
  z-index:999;  }

.content .words {
  position:absolute; 
  width:20%;
  height:52px;
  margin-left:10px;
  font-size:18px;
  color:#ffffff;
  line-height:52px;
  display:-webkit-inline-box;
  z-index:999; }

.content .go {
  position:absolute;
  top:138px;
  margin-left:10px; }

.content .cate .pic {
  width: 20%;
  height: 190px; }
/* category end*/

/* contact start*/
.content .contact {
  height:816px;
  margin-bottom:96px; }
/* contact end*/

/* aboutus start*/
.content .aboutus {
  height:816px;
  margin-bottom:96px; }
/* aboutus end*/

/* detail start*/
.content .detail {
  height:816px; }

.content .gap {
  margin-bottom:96px;
}
/* detail end*/