@charset "utf-8";
/* CSS Document */
* { padding: 0px; margin: 0px; }
body{font-family: "思源黑体","Microsoft YaHei","STHeiti" !important;background: #1f1f1f;}
_::-webkit-full-page-media, _:future, :root .safari_only {
  body{font-family: "思源黑体","Microsoft YaHei","STHeiti" !important;background: #1f1f1f;}
}
a { text-decoration: none; }
a:hover{cursor: pointer;text-decoration: none}
ul, ol li { list-style: none; }
img { border: none; vertical-align: middle;}
input, button, img, textarea,select { font-size:1.2rem; color:#a9a9a9; font-family: "思源黑体","Microsoft YaHei";border:none; vertical-align: middle; outline: none; }
input::-webkit-input-placeholder{
    color:#BEBDBD;
}
input::-moz-placeholder{   /* Mozilla Firefox 19+ */
    color:#BEBDBD;
}
input:-moz-placeholder{    /* Mozilla Firefox 4 to 18 */
    color:#BEBDBD;
}
input:-ms-input-placeholder{  /* Internet Explorer 10-11 */ 
    color:#BEBDBD;
}
 .clear{
     clear: both;
     overflow: hidden;
}
 .fl-l{
     float: left;
}
 .fl-r{
     float: right;
}
.relative{position: relative;}
.absolute{position: absolute;}
.center{text-align: center;}
.overflow{overflow: hidden;}
.none{display: none;}
.bold{font-weight: bold;}
.colc4{color: #c4c4c4;}
.colfff{color: #fff;}
.col000{color: #000;}
.col80{color: #808080;}
.col4d{color: #4d4d4d;}
.col666{color: #666;}
.cola6{color: #a6a6a6;}
.col9b{color: #9B9B9B;}
.col222{color: #222;}
.colaaa{color: #aaa;}
.bge5{background: #1f1f1f;}
.bge6{background: #1f1f1f;}
.bgfd{background: #fdfdfd;}
.bgfff{background: #fff;}
.bgf2{background: #f2f2f2;}
.bgd0{background: #d0d0d0;}
.bgdc{background: #dcdcdc;}
/*头部导航*/
.topnav{
	background: #000;
	height: 80px;
	line-height: 80px;
	width: 100%;
}
.swiper-button-next{
	background-image: url("../img/in2.png") !important;
}
.swiper-button-prev{
	background-image: url("../img/in3.png") !important;
}
.timeslide1{
    background-image: url("../img/en1-18.png") !important;
    background-size: auto !important;
}
.timeslide2{
    background-image: url("../img/en1-29.png") !important;
    background-size: auto !important;
}
.swiper-pagination-bullet-active {
    background: #1a1a1a !important;
}
.swiper-container{
	z-index: 0 !important;
    width: 100%;
}
.swiper-wrapper{
	z-index: 0 !important;
}
.enduiqi{
    line-height: 1.8em;
    text-align:justify;
    text-justify:inter-ideograph;
}
.bottom{
    width: 100%;
    background: #000;
}