/*
* Name:LiJiaHang
* Telephone:15201336880
* Work:Website design
*/

/*--------------------------------------------------------------
# General
--------------------------------------------------------------*/
body {
  font-family: "Open Sans", sans-serif;
  color: #444444;
}

a {
  color: #000000;
}

a:hover {
  color: #9f1e31;
  text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
  font-family: "Raleway", sans-serif;
}

ul,ol,li{ list-style:none; padding:0px; margin:0px;}
.clearfix{clear:both;}
/*--------------------------------------------------------------
# Back to top button
--------------------------------------------------------------*/
.back-to-top {
  position: fixed;
  display: none;
  right: 15px;
  bottom: 15px;
  z-index: 99999;
}

.back-to-top i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 24px;
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background: #9f1e31;
  color: #fff;
  transition: all 0.4s;
}

.back-to-top i:hover {
  background: #00805d;
  color: #fff;
}

/*--------------------------------------------------------------
# Disable AOS delay on mobile
--------------------------------------------------------------*/
.XinDongBox{
	background:#ffffff;
	margin:0px 15px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
}

@media screen and (max-width: 768px) {
  [data-aos-delay] {
    transition-delay: 0 !important;
  }
}

/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/
.w3l-top-menu-1 {
	/*-- Bottom Menu Styling --*/
	/*-- //Bottom Menu Styling --*/
	/*-- responsive design --*/
	/*-- //responsive design --*/
	 }
.w3l-top-menu-1 .top-hd {
	background:#9f1e31;
	padding: 8px 0px;
	transition: all 0.5s;
}
.w3l-top-menu-1 .top-menu-top {
	align-items: center;
}
.w3l-top-menu-1 .social-top li {
	display: inline-block;
}
.w3l-top-menu-1 .social-top li a {
	font-size: 16px;
	color: #ffffff;
}
.w3l-top-menu-1 .social-top li a:hover {
	opacity: 0.8;
}
.w3l-top-menu-1 .social-top {
	text-align: right;
}
.w3l-top-menu-1 .top-head li {
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
	margin: 0px 10px;
	display: inline-block;
}
.w3l-top-menu-1 .accounts {color:#ffffff; line-height:20px; height:20px; font-size:14px; letter-spacing:2px;}
.w3l-top-menu-1 .accounts::before{
    content: "\efa7";
    font-family: IcoFont;
	padding-right:6px;
	font-size:20px;
}
	
.w3l-top-menu-1 .accounts li:nth-child(1) {
	margin-left: 0;
}
.w3l-top-menu-1 .top-head li span.fa {
	font-size: 16px;
	color: #ffffff;
}
.w3l-top-menu-1 ul li {
	display: inline-block;
}
.w3l-top-menu-1 .accounts li span.fa {
	padding-right: 5px;
	color: var(--white-color);
}
.w3l-top-menu-1 .accounts li {
	display: inline-block;
	margin: 0 24px;
	font-size: 16px;
	line-height: 24px;
	color: #ffffff;
}
.w3l-top-menu-1 .accounts li a {
	color: #ffffff;
	font-size:14px;
}
.w3l-top-menu-1 .accounts li a:hover {
	opacity: 0.8;
}
.w3l-top-menu-1 .accounts li:nth-child(3) {
	margin-right: 0;
}
.w3l-top-menu-1 .main-social-head a {
	margin-right: 10px;
	color: #ffffff;
	background: rgba(255, 255, 255, 0.25);
	width: 32px;
	height: 32px;
	line-height: 32px;
	display: inline-block;
	text-align: center;
	font-size: 14px;
	border-radius: 50%;
	transition: 0.3s;
}
.w3l-top-menu-1 .main-social-head a span.fa {
	line-height: 32px;
}
.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: 14px;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.fa-phone:before{
	content: "\efbb";
    font-family: IcoFont;
  }
.fa-envelope-o:before{
	content: "\ef14";
    font-family: IcoFont;  
 }
 .fa-angle-left:before{
	content: "\ea9d";
    font-family: IcoFont;  
}
.cr-slick-next:before{
    content: "\eaa0";
    font-family: IcoFont;  
}
.sanjao:before{
	content: "\ea67";
    font-family: IcoFont; 
	font-style:normal;
	color:#ffffff;
	}
/***Language***/
.header__lang-btn svg {
    width: 10px;
    height: auto;
    fill: #FFFFFF;
    margin-left: 5px;
}
.headerlang {
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
  align-items: center;
  position: relative;
  z-index: 2;
}

.header__lang-btn {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.header__lang-btn img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid #ffffff;
}
.header__lang-btn span {
  color: #ffffff;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}

.langMenu {
  position: absolute;
  z-index: 999;
  pointer-events: none;
  top:30px;
  background-color: #fff;
  border-radius: 0 0 6px 6px;
  border-top: none;
  padding:6px 15px 0px 15px;
  width: 80px;
  box-shadow: 0 1px 15px 0 rgba(0,0,0,0.12);
  margin-bottom:0px;
  display:none;
}

.langMenu li:last-child {
  margin-bottom: 0;
}
.langMenu a {
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
.langMenu a img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  margin-right: 10px;
  border: 1px solid transparent;
}
.langMenu a span {
  color: #585963;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.6px;
}
.langMenu a:hover span {
  color: #33373f;
}
.langMenu a:hover img {
  border-color: #795ab0;
}
.langMenu.show {
  z-index: 1000;
  pointer-events: auto;
  opacity: 1;
}

/******/
#header {
  transition: all 0.5s;
  z-index: 1;
  transition: all 0.5s;
  top: 48px;
  background: #fff;
}

#header .header-container {
  background: #fff;
}

#header.header-scrolled {
  background: #fff;
  box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
  top: 0;
}

#header .logo {
  overflow: hidden;
  padding: 12px 00px 12px 0px;
}

#header .logo h1 {
  font-size: 26px;
  padding: 0;
  line-height: 1;
  font-weight: 700;
  font-family: "Poppins", sans-serif;
}

#header .logo h1 a, #header .logo h1 a:hover {
  color: #fff;
  text-decoration: none;
}

#header .logo img {
  padding: 0;
  margin: 0;
  max-height: 60px;
}

@media (max-width: 992px) {
  #header {
    box-shadow: 0px 2px 15px rgba(0, 0, 0, 0.1);
    top: 0;
    background: #ffffff;
  }
  #header.header-scrolled, #header .header-container {
    background: #ffffff;
  }
  #header .logo h1 {
    font-size: 24px;
  }
  .fixed-top {
    position:relative;}

}
/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Desktop Navigation */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.nav-menu > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
}

.nav-menu a {
  display: block;
  position: relative;
  color: #36343a;
  padding: 10px 0px 10px 15px;
  transition: 0.3s;
  font-size: 15px;
  font-weight: 500;
  text-transform: uppercase;
  font-family: "Poppins", sans-serif;
}

.nav-menu a:hover, .nav-menu .active > a, .nav-menu li:hover > a {
  color:#9f1e31;
  text-decoration: none;
}

.nav-menu .get-started a {
  background: #9f1e31;
  color: #fff;
  border-radius: 50px;
  margin: 0 15px;
  padding: 10px 25px;
}

.nav-menu .get-started a:hover {
  background: #00805d;
  color: #fff;
}

.nav-menu .drop-down ul {
  display: block;
  position: absolute;
  left: 0;
  top: calc(100% + 30px);
  z-index: 99;
  opacity: 0;
  visibility: hidden;
  padding:0px 0;
  background:#ffffff;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  transition: ease all 0.3s;
  border-radius: 0 0 6px 6px;
}

.nav-menu .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
}

.nav-menu .drop-down li {
  min-width: 120px;
  position: relative;
}

.nav-menu .drop-down ul a {
  padding: 10px 20px;
  font-weight: 500;
  text-transform: none;
}

.nav-menu .drop-down ul a:hover, .nav-menu .drop-down ul .active > a, .nav-menu .drop-down ul li:hover > a {
  color: #9f1e31;
}

.nav-menu .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 5px;
}

.nav-menu .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.nav-menu .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.nav-menu .drop-down .drop-down > a {
  padding-right: 35px;
}

.nav-menu .drop-down .drop-down > a:after {
  content: "\eaa0";
  font-family: IcoFont;
  position: absolute;
  right: 15px;
}

@media (max-width: 1366px) {
  .nav-menu .drop-down .drop-down ul {
    left: -90%;
  }
  .nav-menu .drop-down .drop-down:hover > ul {
    left: -100%;
  }
  .nav-menu .drop-down .drop-down > a:after {
    content: "\ea9d";
  }
}

/* Mobile Navigation */
.mobile-nav-toggle {
/*  position: fixed;*/

  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
  float:right;
}

.mobile-nav-toggle i {
  color: #9f1e31;
}

.mobile-nav {
  position: fixed;
  top: 55px;
  right: 15px;
  bottom: 15px;
  left: 15px;
  z-index: 9999;
  overflow-y: auto;
  background: #fff;
  transition: ease-in-out 0.2s;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  padding: 10px 0;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #36343a;
  padding: 10px 20px;
  font-weight: 500;
  outline: none;
}

.mobile-nav a:hover, .mobile-nav .active > a, .mobile-nav li:hover > a {
  color: #9f1e31;
  text-decoration: none;
}

.mobile-nav .get-started {
  text-align: center;
}

.mobile-nav .get-started a {
  background: #9f1e31;
  color: #fff;
  border-radius: 50px;
  margin: 0 15px;
  padding: 10px 25px;
  display: inline-block;
}

.mobile-nav .get-started a:hover {
  background: #00c28e;
  color: #fff;
}

.mobile-nav .drop-down > a:after {
  content: "\ea99";
  font-family: IcoFont;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\eaa1";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(29, 28, 31, 0.6);
  overflow: hidden;
  display: none;
  transition: ease-in-out 0.2s;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  opacity: 1;
  visibility: visible;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #9f1e31;
  z-index:99;
}

.mb0{ margin-bottom:0px;}

/****************************************

                   banner

*****************************************/

.slick-slider {
	position:relative;
	display:block;
	box-sizing:border-box;
	-webkit-user-select:none;
	-moz-user-select:none;
	-ms-user-select:none;
	user-select:none;
	-webkit-touch-callout:none;
	-khtml-user-select:none;
	-ms-touch-action:pan-y;
	touch-action:pan-y;
	-webkit-tap-highlight-color:transparent
}
.slick-list {
	position:relative;
	display:block;
	overflow:hidden;
	margin:0;
	padding:0
}
.slick-list:focus {
	outline:none
}
.slick-list.dragging {
	cursor:pointer;
	cursor:hand
}
.slick-slider .slick-track,.slick-slider .slick-list {
	-webkit-transform:translate3d(0,0,0);
	-moz-transform:translate3d(0,0,0);
	-ms-transform:translate3d(0,0,0);
	-o-transform:translate3d(0,0,0);
	transform:translate3d(0,0,0)
}
.slick-track {
	position:relative;
	top:0;
	left:0;
	display:block;
	margin-left:auto;
	margin-right:auto
}
.slick-track:before,.slick-track:after {
	display:table;
	content:''
}
.slick-track:after {
	clear:both
}
.slick-loading .slick-track {
	visibility:hidden
}
.slick-slide {
	display:none;
	float:left;
	height:100%;
	min-height:1px
}
[dir='rtl'] .slick-slide {
	float:right
}
.slick-slide img {
	display:block
}
.slick-slide.slick-loading img {
	display:none
}
.slick-slide.dragging img {
	pointer-events:none
}
.slick-initialized .slick-slide {
	display:block
}
.slick-loading .slick-slide {
	visibility:hidden
}
.slick-vertical .slick-slide {
	display:block;
	height:auto;
	border:1px solid transparent
}
.slick-arrow.slick-hidden {
	display:none
}

.slick-loading .slick-list {
	background:#fff url("https://www.softwarelicence-key.com/statics/images/ajax-loader.gif") center center no-repeat
}

.slick-prev,.slick-next {
	font-size:0;
	line-height:0;
	position:absolute;
	top:50%;
	display:block;
	width:20px;
	height:20px;
	padding:0;
	-webkit-transform:translate(0,-50%);
	-ms-transform:translate(0,-50%);
	transform:translate(0,-50%);
	cursor:pointer;
	color:transparent;
	border:none;
	outline:none;
	background:transparent
}
.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus {
	color:transparent;
	outline:none;
	background:transparent
}
.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before {
	opacity:1
}
.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before {
	opacity:.25
}
.slick-prev:before,.slick-next:before {
	font-family:'slick';
	font-size:20px;
	line-height:1;
	opacity:.75;
	color:white;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-prev {
	left:-25px
}
[dir='rtl'] .slick-prev {
	right:-25px;
	left:auto
}
.slick-prev:before {
	content:'←'
}
[dir='rtl'] .slick-prev:before {
	content:'→'
}
.slick-next {
	right:-25px
}
[dir='rtl'] .slick-next {
	right:auto;
	left:-25px
}
.slick-next:before {
	content:'→'
}
[dir='rtl'] .slick-next:before {
	content:'←'
}
.slick-dotted.slick-slider {
	margin-bottom:30px
}
.slick-dots {
	position:absolute;
	bottom:-25px;
	display:block;
	width:100%;
	padding:0;
	margin:0;
	list-style:none;
	text-align:center
}
.slick-dots li {
	position:relative;
	display:inline-block;
	width:20px;
	height:20px;
	margin:0 5px;
	padding:0;
	cursor:pointer
}
.slick-dots li button {
	font-size:0;
	line-height:0;
	display:block;
	width:20px;
	height:20px;
	padding:5px;
	cursor:pointer;
	color:transparent;
	border:0;
	outline:none;
	background:transparent
}
.slick-dots li button:hover,.slick-dots li button:focus {
	outline:none
}
.slick-dots li button:hover:before,.slick-dots li button:focus:before {
	opacity:1
}
.slick-dots li button:before {
	font-family:'slick';
	font-size:6px;
	line-height:20px;
	position:absolute;
	top:0;
	left:0;
	width:20px;
	height:20px;
	content:'•';
	text-align:center;
	opacity:.25;
	color:black;
	-webkit-font-smoothing:antialiased;
	-moz-osx-font-smoothing:grayscale
}
.slick-dots li.slick-active button:before {
	opacity:.75;
	color:black
}


/* Background Image */
.bg-image--1 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/1.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--2 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/2.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--3 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/3.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--4 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/4.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--5 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/5.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--6 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/6.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--7 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/7.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--8 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/8.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--9 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/9.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--10 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/10.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--11 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/11.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--12 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/12.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--13 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/13.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--14 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/14.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--15 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/15.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--16 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/16.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--17 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/17.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--18 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/18.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--19 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/19.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

.bg-image--20 {
  background-image: url("https://www.softwarelicence-key.com/statics/images/bg/20.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center center; }

/* Text specialized */
.text--italic {
  font-style: italic; }

.text--normal {
  font-style: normal; }

.text--underline {
  font-style: underline; }

/* Font specialized */
.body--font {
  font-family: "Work Sans", sans-serif; }

.heading--font {
  font-family: "Poppins", sans-serif; }

/* Height and width */
.fullscreen {
  min-height: 100vh;
  width: 100%; }

.w--100 {
  width: 100%; }

.w--75 {
  width: 75%; }

.w--50 {
  width: 50%; }

.w--33 {
  width: 33.33%; }

.w--25 {
  width: 25%; }

.w--10 {
  width: 10%; }

.h--100 {
  height: 100%; }

.h--75 {
  height: 75%; }

.h--50 {
  height: 50%; }

.h--25 {
  height: 25%; }

.h--33 {
  height: 33.33%; }

.h--10 {
  height: 10%; }

/* Section padding */
.section-padding--xlg {
  padding: 120px 0; }

.section-padding--lg {
  padding: 100px 0; }

.section-padding--md {
  padding: 80px 0; }

.section-padding--sm {
  padding: 65px 0; }

.section-padding--xs {
  padding: 50px 0; }

.section-padding-top--xlg {
  padding-top: 120px; }

.section-padding-top--lg {
  padding-top: 100px; }

.section-padding-top--md {
  padding-top: 80px; }

.section-padding-top--sm {
  padding-top: 65px; }

.section-padding-top--xs {
  padding-top: 50px; }

.section-padding-bottom--xlg {
  padding-bottom: 120px; }

.section-padding-bottom--lg {
  padding-bottom: 100px; }

.section-padding-bottom--md {
  padding-bottom: 80px; }

.section-padding-bottom--sm {
  padding-bottom: 65px; }

.section-padding-bottom--xs {
  padding-bottom: 50px; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .section-padding--xlg {
    padding: 100px 0; }
  .section-padding--lg {
    padding: 80px 0; }
  .section-padding--md {
    padding: 70px 0; }
  .section-padding--sm {
    padding: 60px 0; }
  .section-padding-top--xlg {
    padding-top: 100px; }
  .section-padding-top--lg {
    padding-top: 80px; }
  .section-padding-top--md {
    padding-top: 70px; }
  .section-padding-top--sm {
    padding-top: 60px; }
  .section-padding-bottom--xlg {
    padding-bottom: 100px; }
  .section-padding-bottom--lg {
    padding-bottom: 80px; }
  .section-padding-bottom--md {
    padding-bottom: 70px; }
  .section-padding-bottom--sm {
    padding-bottom: 60px; } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .section-padding--xlg {
    padding: 80px 0; }
  .section-padding--lg {
    padding: 70px 0; }
  .section-padding--md {
    padding: 60px 0; }
  .section-padding-top--xlg {
    padding-top: 80px; }
  .section-padding-top--lg {
    padding-top: 70px; }
  .section-padding-top--md {
    padding-top: 60px; }
  .section-padding-bottom--xlg {
    padding-bottom: 80px; }
  .section-padding-bottom--lg {
    padding-bottom: 70px; }
  .section-padding-bottom--md {
    padding-bottom: 60px; } }

@media only screen and (max-width: 767px) {
  .section-padding--xlg {
    padding: 70px 0; }
  .section-padding--lg {
    padding: 60px 0; }
  .section-padding--md {
    padding: 50px 0; }
  .section-padding-top--xlg {
    padding-top: 70px; }
  .section-padding-top--lg {
    padding-top: 60px; }
  .section-padding-top--md {
    padding-top: 50px; }
  .section-padding-bottom--xlg {
    padding-bottom: 70px; }
  .section-padding-bottom--lg {
    padding-bottom: 60px; }
  .section-padding-bottom--md {
    padding-bottom: 50px; } }

.mt-10-reverse {
  margin-top: -10px; }

.mt-20-reverse {
  margin-top: -20px; }

.mt-30-reverse {
  margin-top: -30px; }

/* Overlay styles */
[data-overlay], [data-black-overlay] {
  position: relative; }

[data-overlay] > div, [data-overlay] > *, [data-black-overlay] > div, [data-black-overlay] > * {
  position: relative;
  z-index: 2; }

[data-overlay]:before, [data-black-overlay]:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  z-index: 1; }

[data-overlay]:before {
  background-color: #9f1e31;
}

[data-black-overlay]:before {
  background:url("https://www.softwarelicence-key.com/statics/images/dots.png");
}

[data-overlay="1"]:before, [data-black-overlay="1"]:before {
  opacity: 0.1; }

[data-overlay="2"]:before, [data-black-overlay="2"]:before {
  opacity: 0.2; }

[data-overlay="3"]:before, [data-black-overlay="3"]:before {
  opacity: 0.3; }

[data-overlay="4"]:before, [data-black-overlay="4"]:before {
  opacity: 0.4; }

[data-overlay="5"]:before, [data-black-overlay="5"]:before {
  opacity: 0.5; }

[data-overlay="6"]:before, [data-black-overlay="6"]:before {
  opacity: 0.6; }

[data-overlay="7"]:before, [data-black-overlay="7"]:before {
  opacity: 0.7; }

[data-overlay="8"]:before, [data-black-overlay="8"]:before {
  opacity: 0.8; }

[data-overlay="9"]:before, [data-black-overlay="9"]:before {
  opacity: 0.9; }

[data-overlay="10"]:before, [data-black-overlay="10"]:before {
  opacity: 1; }

/* Other Styels */
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {
  font-family: Flaticon;
  font-size: inherit;
  font-style: normal;
  margin-left: 0;
  line-height: inherit; }



[class*=" flaticon-"] {
  vertical-align: middle; }

[class^="flaticon-"]:before,
[class*=" flaticon-"]:before,
[class^="flaticon-"]:after,
[class*=" flaticon-"]:after {
  font-size: inherit;
  margin-left: 0; }

/*******************
Elements Styles
********************/
/**
Button Styles 
*/
a.cr-btn, button.cr-btn, .cr-btn {
  display: inline-block;
  background: #9f1e31;
  padding: 11px 30px;
  color: #fff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 15px;
  position: relative;
  vertical-align: middle;
  overflow: hidden;
  -webkit-transition: border-color 0.5s ease-in-out 0s;
  -moz-transition: border-color 0.5s ease-in-out 0s;
  -ms-transition: border-color 0.5s ease-in-out 0s;
  -o-transition: border-color 0.5s ease-in-out 0s;
  transition: border-color 0.5s ease-in-out 0s; }
  a.cr-btn span, button.cr-btn span, .cr-btn span {
    position: relative;
    line-height: auto; }
	
 a.cr-btn span, button.cr-btn span, .cr-btn span:after{
	content: "\ea5d";
    font-family: IcoFont;  	 
	font-weight:100;
	}
  a.cr-btn:before, button.cr-btn:before, .cr-btn:before {
    content: "";
    left: 50%;
    top: 50%;
    height: 400px;
    width: 400px;
    position: absolute;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    -webkit-transition: box-shadow 0.5s ease-in-out 0s;
    -moz-transition: box-shadow 0.5s ease-in-out 0s;
    -ms-transition: box-shadow 0.5s ease-in-out 0s;
    -o-transition: box-shadow 0.5s ease-in-out 0s;
    -webkit-transition: -webkit-box-shadow 0.5s ease-in-out 0s;
    transition: -webkit-box-shadow 0.5s ease-in-out 0s;
    transition: box-shadow 0.5s ease-in-out 0s;
    transition: box-shadow 0.5s ease-in-out 0s, -webkit-box-shadow 0.5s ease-in-out 0s;
    border-radius: 100%; }
  a.cr-btn:hover, button.cr-btn:hover, .cr-btn:hover {
    color: #fff;
    }
    a.cr-btn:hover:before, button.cr-btn:hover:before, .cr-btn:hover:before {
      -webkit-box-shadow: inset 0 0 0 400px #000000;
      -moz-box-shadow: inset 0 0 0 400px #000000;
      -ms-box-shadow: inset 0 0 0 400px #000000;
      -o-box-shadow: inset 0 0 0 400px #000000;
      box-shadow: inset 0 0 0 400px #000000; }
  a.cr-btn.cr-btn--lg, button.cr-btn.cr-btn--lg, .cr-btn.cr-btn--lg {
    padding: 12px 30px; }
  a.cr-btn.cr-btn--sm, button.cr-btn.cr-btn--sm, .cr-btn.cr-btn--sm {
    padding: 8px 40px; }
  a.cr-btn.cr-btn--transparent, button.cr-btn.cr-btn--transparent, .cr-btn.cr-btn--transparent {
    font-weight: 600;
    font-size: 14px;
    color: #646464;
    background: transparent;
    border-color: #9f9f9f; }
    a.cr-btn.cr-btn--transparent:hover, button.cr-btn.cr-btn--transparent:hover, .cr-btn.cr-btn--transparent:hover {
      border-color: #9f1e31;
      color: #fff; }
      a.cr-btn.cr-btn--transparent:hover:before, button.cr-btn.cr-btn--transparent:hover:before, .cr-btn.cr-btn--transparent:hover:before {
        -webkit-box-shadow: inset 0 0 0 400px #9f1e31;
        -moz-box-shadow: inset 0 0 0 400px #9f1e31;
        -ms-box-shadow: inset 0 0 0 400px #9f1e31;
        -o-box-shadow: inset 0 0 0 400px #9f1e31;
        box-shadow: inset 0 0 0 400px #9f1e31; }


a.video-btn, button.video-btn, .video-btn {
  display: inline-block;
  height: 60px;
  width: 60px;
  text-align: center;
  border-radius: 100px;
  background: #9f1e31;
  color: #ffffff;
  line-height: 1;
  font-size: 28px;
  -webkit-transition: all 0.3s ease-in-out 0s;
  -o-transition: all 0.3s ease-in-out 0s;
  transition: all 0.3s ease-in-out 0s; }
  a.video-btn i, button.video-btn i, .video-btn i {
    line-height: 60px;
    padding-left: 5px; }
  a.video-btn:hover, button.video-btn:hover, .video-btn:hover {
    -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.2);
    box-shadow: 0 0 15px rgba(0, 0, 0, 0.2); }

.colorTheme{/*color:#9f1e31*/}
/* Slider Arrow Style */
.banner-slider-active {
  position: relative; }
  .banner-slider-active .cr-slick-arrow {
    position: absolute;
    top: 50%;
    height: 60px;
    width: 60px;
    margin-top: -30px;
    outline: none;
    border: none;
    display: inline-block;
    border-radius: 100%;
    background: rgba(255, 255, 255, 0.2);
    color: #fff;
    font-size: 30px;
    z-index: 2;
    visibility: hidden;
    opacity: 0;
    -webkit-transition: all 0.5s ease-in-out 0s;
    -moz-transition: all 0.5s ease-in-out 0s;
    -ms-transition: all 0.5s ease-in-out 0s;
    -o-transition: all 0.5s ease-in-out 0s;
    transition: all 0.5s ease-in-out 0s; }
    .banner-slider-active .cr-slick-arrow i {
      line-height: 58px; }
    .banner-slider-active .cr-slick-arrow:hover {
      background: #9f1e31; }
    .banner-slider-active .cr-slick-arrow.cr-slick-prev {
      left: 0; }
    .banner-slider-active .cr-slick-arrow.cr-slick-next {
      right: 0; }
  .banner-slider-active:hover .cr-slick-arrow {
    visibility: visible;
    opacity: 1; }
    .banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
      left: 2%; }
    .banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
      right: 2%; }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner-slider-active .cr-slick-arrow {
    top: auto;
    bottom: 25px;
    height: 50px;
    width: 50px;
    font-size: 24px; }
    .banner-slider-active .cr-slick-arrow i {
      line-height: 48px; }
    .banner-slider-active .cr-slick-arrow.cr-slick-prev {
      left: auto;
      right: 50%; }
    .banner-slider-active .cr-slick-arrow.cr-slick-next {
      right: auto;
      left: 50%; }
  .banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
    left: auto;
    right: calc(50% + 15px); }
  .banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
    right: auto;
    left: calc(50% + 15px); } }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner-slider-active .cr-slick-arrow {
    height: 42px;
    width: 42px;
    font-size: 20px;
    top: auto;
    bottom: 25px; }
    .banner-slider-active .cr-slick-arrow i {
      line-height: 40px; }
    .banner-slider-active .cr-slick-arrow.cr-slick-prev {
      left: auto;
      right: 50%; }
    .banner-slider-active .cr-slick-arrow.cr-slick-next {
      right: auto;
      left: 50%; }
  .banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
    left: auto;
    right: calc(50% + 15px); }
  .banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
    right: auto;
    left: calc(50% + 15px); } }

@media only screen and (max-width: 767px) {
  .banner-slider-active .cr-slick-arrow {
    height: 36px;
    width: 36px;
    font-size: 18px;
    top: auto;
    bottom: 20px; }
    .banner-slider-active .cr-slick-arrow i {
      line-height: 34px; }
    .banner-slider-active .cr-slick-arrow.cr-slick-prev {
      left: auto;
      right: 50%; }
    .banner-slider-active .cr-slick-arrow.cr-slick-next {
      right: auto;
      left: 50%; }
  .banner-slider-active:hover .cr-slick-arrow.cr-slick-prev {
    left: auto;
    right: calc(50% + 10px); }
  .banner-slider-active:hover .cr-slick-arrow.cr-slick-next {
    right: auto;
    left: calc(50% + 10px); } }






.banner-area {
  margin-top: 0px !important; }

.banner {
  position: relative; }

.banner__single {
  display: -webkit-box !important;
  display: -webkit-flex !important;
  display: -moz-flex !important;
  display: -ms-flexbox !important;
  display: flex !important;
  -webkit-box-align: center;
  -ms-flex-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  align-items: center;
  -webkit-flex-wrap: wrap;
  -moz-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  min-height: 83vh; }
  .banner__single:focus, .banner__single:active {
    outline: 0; }

.banner__single__content {
  padding: 55px 0 70px 0;
  color: #fff; }
  .banner__single__content h5 {
    margin-bottom: 20px; }
  .banner__single__content h1 {
    font-size: 52px;
    line-height: 62px;
    font-weight: 700;
    margin-bottom: 20px; }
  .banner__single__content p {
    font-size: 15px;
    margin-bottom: 20px; }
  .banner__single__content .cr-btn {
    margin-top: 20px; }
  .banner__single__content.color--black {
    color: #303030; }

.banner-slider-active .banner__single__content {
  visibility: hidden;
  opacity: 0;
  -webkit-transform: translateX(-50px);
  -ms-transform: translateX(-50px);
  transform: translateX(-50px);
  -webkit-transition: all 0.6s ease-in 0.2s;
  -o-transition: all 0.6s ease-in 0.2s;
  transition: all 0.6s ease-in 0.2s; }

.banner-slider-active .slick-current .banner__single__content {
  visibility: visible;
  opacity: 1;
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0); }

menu.naviGation {
	float: left;
	width: 240px;
	margin:0px;
	padding:0px;
}
menu.naviGation .navTit {
	width: 100%;
	background-color: #9f1e31;
	padding: 38px 0 38px 30px;
	box-shadow: 0 4px 0px #c33248;
	margin-bottom: 4px;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
}
menu.naviGation .navTit h3 {
	font-size: 24px;
	color: #fff;
}
menu.naviGation .navTit span {
	display: block;
	color: #fff;
	text-transform: uppercase;
	margin-top: 1px;
}
menu.naviGation a {
	display: block;
	width: 100%;
	height: 48px;
	line-height: 48px;
	padding-left: 30px;
	font-size: 15px;
	color: #666666;
	position: relative;
	z-index: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	background-color: #f8f8f8;
}
menu.naviGation a i {
	display: inline-block;
	margin-right: 10px;
	font-size: 20px;
	vertical-align: top;
	color: #F8F8F8;
	margin-top: 14px;
}


menu.naviGation a:before {
	position: absolute;
	content: '';
	left: 0;
	top: 0;
	width: 0%;
	height: 100%;
	z-index: -1;
	background-color: #9f1e31;
	transition: all .4s ease 0s;
	-webkit-transition: all .4s ease 0s;
	-moz-transition: all .4s ease 0s;
	-o-transition: all .4s ease 0s;
}
menu.naviGation a.on,
menu.naviGation a:hover {
	color: #fff;
}
menu.naviGation a.on:before,
menu.naviGation a:hover:before {
	width: 100%;
}
aside.topNav {
	width: 100%;
	display: table;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 15px;
	margin-bottom:30px;
}
aside.topNav .lfTit {
	float: left;
}
aside.topNav .lfTit strong,
aside.topNav .lfTit em {
	display: inline-block;
	vertical-align: text-bottom;
	margin-right: 5px;
	text-transform: uppercase;
}
aside.topNav .lfTit strong {
	font-size: 18px;
	color: #363636;
}
aside.topNav .lfTit em {
	font-size: 13px;
	font-family: arial;
	color: #999999;
}
aside.topNav .riTit {
	float: right;
	margin-top: 7px;
}
aside.topNav .riTit a {
	display: inline-block;
	margin-right: 15px;
	font-size: 13px;
	color: #36343a;
	position: relative;
}
aside.topNav .riTit a:after {
	position: absolute;
	right: -16px;
	top: 0;
	content: '/';
}
aside.topNav .riTit a:last-child:after {
	display: none;
}
aside.topNav .riTit a.on,
aside.topNav .riTit a:hover {
	color: #9f1e31;
}
	
/*主要内容盒子*/	
.Enterprise{ line-height:36px; font-family: '宋体';}	
	
/********************************
 footer

********************/
.fr {
    float: right;
}
.footer_section {
    width: 100%;
    float: left;
    background-color: #9f1e31;
    height: auto;
    margin-top: 60px;
    padding:30px 0px 30px 0px;
}
.xscenter {
	display: flex;
	flex-direction: row;
	justify-content:center; 
	align-items: center;
	position: relative;
	z-index: 2;
}


.clearfox{ clear:both;}
.footcontent_r{text-align: right;margin-top: 20px;}
.footcontent_r ul li{float:right;color:#fff;margin:0 5px;}
.footcontent_r ul li a{color:#fff;}
.footcontent_r p{color:#fff;font-size:14px;line-height:28px;margin: 0px;padding:0px; letter-spacing:1px;}
.footcontent_r p a{color:#fff;vertical-align: middle;margin-left: 8px;}
.footcontent_r .lines{width:100%;height:24px;text-align: right;clear: both;}
.footcontent_r .lines span{width:12%;height:1px;background:#fff;display: block;margin-top: 12px;}




@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .banner__single__content h1 {
    font-size: 42px;
    line-height: 52px;
    margin-bottom: 15px; }
  .banner__single__content a.cr-btn {
    margin-top: 15px; } 

}

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .banner__single {
    margin-top: 0 !important; }
  .banner__single__content {
    text-align: center; }
    .banner__single__content h1 {
      font-size: 42px;
      line-height: 48px; } }

@media only screen and (max-width: 767px) {
 .banner__single {
	margin-top: 0 !important;
}
.banner__single__content {
	text-align: center;
}
.banner__single__content h3 {
	font-size: 18px;
}
.banner__single__content h1 {
	font-size: 32px;
	line-height: 48px;
	margin-bottom: 15px;
}
.banner__single__content p {
	font-size: 16px;
	margin-bottom: 15px;
}
.banner__single__content a.cr-btn {
	margin-top: 15px;
}
.footcontent_r p {
	text-align:center;
}
.footcontent_r ul,.footcontent_r .lines {
	display:none;
}
.spjz {
	max-width: 80%;
	margin-left: auto;
	margin-right: auto;
	display: flex;
	justify-content: center;
}

aside.topNav {
	width: 100%;
	display:none;
	border-bottom: 1px solid #E2E2E2;
	padding-bottom: 15px;
	margin-bottom:30px;
}
	  }

@media only screen and (max-width: 575px) {
  .banner__single__content h1 {
    font-size: 28px;
    line-height: 38px; } 
.newslist li a {
		width: 79%;
		display: inline-block;
		overflow: hidden;
		height: 36px;
		line-height: 36px;
	}
}
	
	
	
	
@media only screen and (min-width: 768px) and (max-width: 991px) {
	menu.naviGation {
		float: none;
		width: 100%;
		display: table;
		padding-bottom:60px;
		/*text-align: center;*/
		
	}
	menu.naviGation a i, menu.naviGation .navTit {
		display: none;
	}
	menu.naviGation a {
		display:inline-block;
		width: 31.3333%;
		margin-bottom: 1%;
		margin-left: 1%;
		padding-left: 0;
		text-align: center;
		font-size: 16px;
	}
.newslist li a {
		width: 79%;
		display: inline-block;
		overflow: hidden;
		height: 36px;
		line-height: 36px;
	}
}
@media only screen and (max-device-width:768px ) { 
	menu.naviGation {
		float: none;
		width: 100%;
		display: table;
		padding-bottom:60px;
		/*text-align: center;*/
}
	.XinDongBox{
	background:#ffffff;
	margin:0px 0px;
	padding-top:10px;
	padding-left:15px;
	padding-right:15px;
	padding-bottom:10px;
	}
	menu.naviGation a i, menu.naviGation .navTit {
		display: none;
	}
	menu.naviGation a {
		display:inline-block;
		width: 31.3333%;
		margin-bottom: 1%;
		margin-left: 1%;
		padding-left: 0;
		text-align: center;
		font-size: 16px;
	}
   .newslist li a {
		width: 79%;
		display: inline-block;
		overflow: hidden;
		height: 36px;
		line-height: 36px;
	}
} 

/***新闻列表***/

.newslist li{
	width:100%; 
	display:inline-block;
	position: relative;
}
.newslist li a{/*background:url("https://www.softwarelicence-key.com/statics/images/dian.jpg") no-repeat left center;*/}

.newslist li a::before {
	display:inline-block;
	width:4px;
	height:4px;
	margin-bottom:4px;
	margin-right:10px;
	content: " ";
	background:#a91c2f;
	transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-webkit-transition:all 0.2s ease-out;
	-o-transition:all 0.5s ease-out;
}
.newslist li a:hover::before {
	display:inline-block;
	width:40px;
	height:4px;
	content: " ";
	background:#a91c2f;
	transition:all 0.2s ease-out;
	-moz-transition:all 0.2s ease-out;
	-webkit-transition:all 0.2s ease-out;
	-o-transition:all 0.2s ease-out;
}

.newslist li span{float:right;color:#c1a969;font-family: Arial; font-size:15px;}
.newslist li.hr {
    padding: 0 0 15px 0px !important;
    margin-bottom: 12px;
    border-bottom: 1px #acacac dotted;
}

.text-c{width:100%;padding:60px 0;}
.text-c a.a1:hover{color:#333;border:1px #e8e8e8 solid;background-color:#ffffff;}
.text-c a{margin-right:3px; color:#333; display:inline; padding:6px 9px; border:1px #e8e8e8 solid; font-family: '微软雅黑';}
.text-c a:hover{color:#fff;padding:6px 9px;border:1px #9f1e31 solid;background-color:#9f1e31;text-decoration:none;}
.text-c span{color:#fff;display:inline-block;padding: 0px 12px;margin-right:4px;border:1px #9f1e31 solid;background-color:#9f1e31;height:35px;line-height:35px;}

/*--/pages end--*/

.caselist{}
.caselist li{ float:left;padding-bottom:20px; text-align:center;}
.caselist li a{
	width:260px;
	height:200px;
	overflow:hidden;
	display:block;
	background:#9f1e31;
}

.caselist li a img {
	width:260px;
	height:200px;
}
.caselist li a img:hover {
	width:100%;
	transform:scale(2.05,2.05);
	opacity:0.3;
}
/* 中心变形*/
.caselist li img {
	transition:all 0.5s ease-out;
	/* 过度 所有css属性 1秒过度 结束慢*/
-moz-transition:all 0.5s ease-out;
	/* Firefox 4 */
-webkit-transition:all 0.5s ease-out;
	/* Safari 和 Chrome */
-o-transition:all 0.5s ease-out;
	/* Opera */
}

.erj ul li a::before {
    content: "\ea98";
    font-family: IcoFont;
}

/* 首页新闻列表分类 */
.main {
	max-width:1200px;
	margin:0px auto;
	padding-top:30px;
}	
.plf0{
	padding-left:0px;
	padding-right:0px;
}
.ptb10{
	padding-top:10px;
	padding-bottom:10px;
}

.mtp16{margin-top:16px;padding-top:15px;}


.bgF{
	background:#ffffff;
}

h2.bt{
	position:relative;
	height:36px;
	line-height:36px;
	border-bottom:1px solid #cccccc;	
	margin:0px;
}
h2.bt::after{
	content: " ";
    font-family: IcoFont;
	background:#9f1e31;
	width:100%;
	height:2px;
	bottom:-1px;
	left:0px;
	position:absolute;
}
h2.bt .bttit{
	float:left;
	font-size:18px;
	font-weight:bold;
	color:#9f1e31;
}
h2.bt .bttit::before {
    content: "\ea98";
    font-family: IcoFont;
	padding-right:6px;
}

h2.bt .btmore{
    float:right;
	font-size:14px;
	font-weight:100;
}
h2.bt .btmore::after {
    content: "\EF1F";
    font-family: IcoFont;
	margin-left:3px;
}

/* 首页新闻列表分类 */
.pic{
	width:100%;
	color:#666;
	overflow:hidden;
	padding:5px 0 10px 0;
	border-bottom:1px #ddd dashed;
}
.pic img{
	float:left;
	padding-right:10px;
}
.pic a{
	text-align:left;
	line-height:14px;
}
.pic p{
	font-weight:bold;
	margin-bottom:6px;
	margin-top:10px;
}

.pic a.colorcc{
	font-size:14px;	
	color:#868484;	
}
.box2,.box3{
	line-height:26px;
	padding-top:5px;
	padding-bottom:20px;
}
.box2 li,.box3 li{
	height:33px;
	line-height:33px;
	overflow:hidden;
	background:url("https://www.softwarelicence-key.com/statics/images/dian.jpg") 0 14px no-repeat;
	padding-left:6px;
}
.box2 li a,.box3 li a{
	font-size:14px;
	float:left;
	white-space: pre-line;
	width: 80%;
}
.box2 li span,.box3 li span{
	font-size:14px;
	float:right;
	color:#c1a969;;
}
.box3 li a{
	font-size:16px;
}
.box3 li span{
	font-size:15px;
}


.imgbox li,.imgbox1 li{
	position:relative;
	margin-top:15px;
	overflow:hidden;
}

.imgbox li a img,.imgbox1 li a img{
	width:100%;	
	height:160px;
}
.imgbox li a span,.imgbox1 li a span{
	position:absolute;
	z-index:1;
	font-size:15px;
	color:#ffffff;
	bottom:0px;
	width:100%;
	height:40px;
	line-height:40px;
	left:0px;
	text-align:center;
	transition: all 0.5s;
}
.imgbox li a:hover span,.imgbox1 li a:hover span{
	position:absolute;
	z-index:1;
	font-size:15px;
	color:#ffffff;
	bottom:0px;
	width:100%;
	line-height:25vh;
	height:25vh;
	left:0px;
	text-align:center;
	transition: all 0.5s;
}
.imgbox li a span::after,.imgbox1 li a span::after{
	position:absolute;
	content:" ";
	font-size:15px;
	color:#ffffff;
	bottom:0px;
	width:100%;
	height:40px;
	left:0px;
	background:rgba(0,0,0,0.6);
	z-index:-1;
	transition: all 0.5s;
}
.imgbox li a:hover span::after,.imgbox1 li a:hover span::after{
	position:absolute;
	content:" ";
	font-size:15px;
	color:#ffffff;
	bottom:0px;
	width:100%;
	line-height:100vh;
	height: 100vh;
	left:0px;
	background:rgba(0,0,0,0.6);
	z-index:-1;
	opacity:1;
	transition: all 0.5s;
}

.imgbox1 li a img{
	width:100%;	
	height:335px;
}

.imgbox1 li a:hover span{
	position:absolute;
	z-index:1;
	font-size:15px;
	color:#ffffff;
	bottom:0px;
	width:100%;
	line-height:50vh;
	height:50vh;
	left:0px;
	text-align:center;
	transition: all 0.5s;
}


.NRBt{font-size:24px;font-weight:bold; text-align:center; margin-top:40px; margin-bottom:40px;}
.NRBox{ width:80%;margin:0px auto;background:#f8f8f8;height:40px; line-height:40px; text-align:center;font-size:14px;}
.neirong{width:80%;margin:0px auto;}


.weixin:before {
    content: "\ED85";
    font-family: IcoFont;	
	color:#ffffff; 
	font-size:20px;
}

.xinlang:before {
    content: "\ED84";
    font-family: IcoFont;	
	color:#ffffff; 
	font-size:20px;
  }
@media only screen and (min-width: 768px) and (max-width: 991px) {
	.col-sm-12{width:100%;}
	.XinDongBox {
    background: #ffffff;
    margin: 0px 0px;
    padding-top: 10px;
    padding-left: 15px;
    padding-right: 15px;
    padding-bottom: 10px;
	}
	.newslist li a {
		width: 79%;
		display: inline-block;
		overflow: hidden;
		height: 36px;
		line-height: 36px;
	}
}