body {
    font-family: Roboto, "Macys Sans", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 15px;
    line-height: 30px;
    color: #2d2d2d;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-overflow: ellipsis;
    background: #fff;
}

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
    margin: 0;
    padding: 0;
}
body{min-width:1280px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden;}
*{ margin: 0; padding: 0;
  box-sizing: border-box;
}

a{ color: #2d2d2d; 
	text-decoration: none;
}
a:hover{ color: #019ce4;}
li{ list-style-type: none;}
h1 {
	font-size: 25px;
	font-weight: 600;
}
h2 {
	font-size: 26px;
	font-weight: 500;
}
h3 {
	font-size: 18px;
	font-weight: 600;color: #2d2d2d;
}
h4 { font-size:18px; font-weight:400;}
.clear { clear:both; }

	.clearfix{zoom:1}
	.clearfix:after{content:".";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}


.entop { width:1340px; height:90px; margin:0 auto;}
.entopl {width:auto; height:90px;}
.entopl img {width:auto; height:45px;margin-top: 13px;}
.entopl d { float:left;}
.entopl dd { float:left;}

.search-all { border: 1px solid #4e4e4e; width:50%; height:35px; float:left;margin-top: 18px;margin-left: 10%;border-radius:5px;padding:0 10px; background: #fff;}
input {
	outline: none;
}
input[type=search] {
	-webkit-appearance: textfield;
	-webkit-box-sizing: content-box;
	font-family: inherit;
	font-size: 100%;outline: none;
}
input[type=search] {
	background: #fff;
	border: none;
	padding-left: 8px;
	margin-top: 3px;
	line-height:40px;
	width: 85%;float:left;
	padding: 0rem;
	
}

.search_buttom {
	border: 0 none;
    background: url(../img/searchaga.png) no-repeat center;
    width: 50px;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    text-align: center;
    height: 25px;
    cursor: pointer;
    display: block;
    text-transform: uppercase;
    overflow: visible;
    color: #fff;
    border-right:1px solid #4e4e4e;
    padding-right:30px;
}



.righttopt { width: auto; float: right; color:#fff; border-left:0px solid #eaeaea; margin-top:20px; padding: 10px 15px;}
.righttopt a { color:#fff; font-weight:600;}
.righttopt a:hover { color:#4e4e4e;background:#ccc;font-weight:600;}
.righttopt .aquote {background:#333; padding: 10px 15px; height:30px;line-height:30px;margin-left:30px; border-radius:5px;}




/* Reset */
.nav,
.nav a,
.nav ul,
.nav li,
.nav div,
.nav form,
.nav input {
	margin: 0;
	padding: 0;
	border: none;
	outline: none;
}
.nav .current { color:#4e4e4e;border-bottom: 2px solid #f03;}
.nav a { text-decoration: none; }

.nav li { list-style: none; }

/* Menu Container */
.nav {
	display: inline-block;
	position: relative;
	cursor: default;
	z-index: 500;
	margin: 0 auto;
	height: 65px;
	width: 1340px;
}

/* Menu List */
.nav > li {
	display: block;
	float: left;
	width: auto;
	border-right:0px solid #f0f0f5; 
}
.nav .ceshi {
	display: block;
	float: left;
	width: auto;
	padding:0 50px;
	border-right:1px solid #f0f0f5; 
}

/* Menu Links */
.nav > li > a {
	position: relative;
	display: block;
	z-index: 510;
	height: 65px;
	width: auto;
	line-height: 65px;
	font-size: 18px;
    font-weight: 500;
	color: #4E4E4E;
    text-transform: buppercase;
    border-left:0px solid #f03;text-align: center;
	
}


.nav > .ceshi:hover { color: #4e4e4e;border-bottom:2px solid #f03; }
.nav .logomenu img { width:auto; height:80%; margin-top:5px; margin-right:35px;}
.nav .logomenu { padding-right:35px; border-right:1px solid #f0f0f5; }


.nav > li:first-child > a {
	border-left: none;
}

/* Menu Dropdown */
.nav > li > div {
	position: absolute;
	display: block;
	width: 100%;
	top: 65px;
	left: 0px;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
	border-top:0px solid #f0f0f5;
	border:1px solid #f0f0f5;
	box-shadow: 0 6px 12px rgba(0,0,0,.175);
    overflow: hidden;
    border-radius: 0 0 5px 5px;
}


.nav > li:hover > div {
	opacity: 1;
	visibility: visible;
	overflow: visible;
}


.meleft { float:left; width:100%;height:auto;}
.meright { float:right; width:25%;height:auto;}
.nav .mzuo { height:100%; float:right;width: 100%; padding-top:20px; padding-left:2%;border-radius: 0 0 5px 0;}
.nav .mzuo h2 { width:80%;margin:10px auto;height:auto; font-size:18px;font-weight: 600;}
.nav .mzuo li { width:80%;margin:10px auto;height:90px;background: #fff;border-radius: 5px;}
.nav .mzuo li dd {width:100%;}
.nav .mzuo li dd img {width: 100%;height:auto;border-radius: 5px;}

.mallbottom  {  height:auto; width: 100%; margin-bottom:10px;background: #fff;}
.malltop {  height:150px; width: 100%;background: #fff; border-radius: 0 0 0 5px;}
.malltop li { float:left; width:22.5%; margin-left:2%; height:90px; border-radius: 5px;margin-top:30px;
	box-shadow: 1px 1px 1px 1px rgba(0,0,0,.15);
    overflow: hidden;}
.malltop dd { float:left;width:30%;}
.malltop dd img { width:100%; height:auto;}
.malltop d { float:left;width:68%; margin-left:2%;line-height:40px;margin-top:28px;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.malltop d a { font-size:15px; font-weight:600;}

/* Menu Content Styles */
.nav-all { width: 100%; height: auto; margin: 0 auto; left:100px; }
.nav .nav-column {
	float: left;
	width: 25%;
	padding-top: 0.5%;
	padding-right: 2.3%;
	padding-bottom: 0%;
	padding-left: 2%;
}


.nav .nav-column dd {
	margin: 10px 0 0px 0;
	line-height: 28px;
	font-weight: 600;
	font-size: 15px;
	color: #333;
	border-bottom: 0px solid #ccc;
	padding-bottom: 5px;
	text-transform: capitalize;
    text-decoration: none;
}
.nav .nav-column dd a {padding-left:15px;line-height: 40px;
	color: #333;text-decoration:underline;
}
.nav .nav-column dd a:hover {
	color: #f03; padding-left:15px;text-decoration:underline;
}

.nav .nav-column li a {
	display: block;
	line-height: 40px;
	font-weight: 500;
	font-size: 15px;
	color: #2d2d2d;
	padding-left:15px;border-radius:5px;
	overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
}
.nav .nav-column .thrtitle a {
	display: block;
	line-height: 35px;
	font-weight: 500;
	font-size: 14px;
	color: #afafaf;
	text-decoration:underline
}

.nav .nav-column li a:hover { color: #555; background:#f0f0f5; padding-left:15px;border-radius:5px;}
.nav .nav-column li img { width: 100%; height: auto;}
.menu-wrapper {
	max-width: 1340px;
	margin: 0 auto;
}
.cubenav {
	height: 70px;
	width: 1340px; margin: 0 auto;
	
}
#menu-wrapper {
	max-width: 1340px;
	margin:0 auto;
	height: 70px;
}

#menu-wrapper li .left {width:auto; margin:0; padding-right:140px; margin-right: 60px; padding-left:0px; border-right: 1px solid #fff;}

.nav li .right {width:auto; margin:0; padding-right:140px; margin-right: 60px; padding-left:0px; border-right: 1px solid #fff; float:right;}


@media only screen and (min-width: 320px) and (max-width: 800px) {

#menu-wrapper {
	max-width: 98%;
	margin-right: auto;
	margin-left: auto;
	height: auto;border-bottom:1px solid #3a3b51; 
}

#menu-wrapper li .left { width:100%;height:70px; margin:0; padding-right:0px; margin-right: 60px; padding-left:0px; border-right: 0px solid #fff; }

}
.hotpicmenu img { width: 100%; height: auto;}

.htmleaf-containerss {
	box-shadow: 1px 2px 2px #f0f0f5;background-color: #f0f0f5;border-bottom:1px solid #f0f0f5; }



.htmleaf-container {
    display: none;
  }

.animenu__toggle {
  display: none;
  cursor: pointer;
  background-color: #111;
  border: 0;
  padding: 10px;
  height: 40px;
  width: 40px;
}
.animenu__toggle:hover {
  background-color: #0186ba;
}

.animenu__toggle__bar {
  display: block;
  width: 20px;
  height: 2px;
  background-color: #fff;
  -webkit-transition:  0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55); 
  -o-transition:  0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55); 
  transition:  0.15s cubic-bezier(0.75, -0.55, 0.25, 1.55); 
}
.animenu__toggle__bar + .animenu__toggle__bar {
  margin-top: 4px;
}

.animenu__toggle--active .animenu__toggle__bar {
  margin: 0;
  position: absolute;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(1) {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(2) {
  opacity: 0;
}
.animenu__toggle--active .animenu__toggle__bar:nth-child(3) {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.animenu {
  display: block;
}
.animenu ul {
  padding: 0;
  list-style: none;
  font: 0px 'Open Sans', Arial, Helvetica;
}
.animenu li, .animenu a {
  display: inline-block;
  font-size: 15px;
}
.animenu a {
  color: #aaaaaa;
  text-decoration: none;
}

.animenu__nav {
  background-color: #111;
}
.animenu__nav > li {
  position: relative;
  border-right: 1px solid #444444;
}
.animenu__nav > li > a {
  padding: 10px 30px;
  text-transform: uppercase;
}
.animenu__nav > li > a:first-child:nth-last-child(2):before {
  content: "";
  position: absolute;
  border: 4px solid transparent;
  border-bottom: 0;
  border-top-color: currentColor;
  top: 50%;
  margin-top: -2px;
  right: 10px;
}
.animenu__nav > li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.animenu__nav > li:hover > a {
  color: #fff;
}

.animenu__nav__child {
  min-width: 100%;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1;
  opacity: 0;
  visibility: hidden;
  margin: 20px 0 0 0;
  background-color: #373737;
  transition: margin .15s, opacity .15s;
}
.animenu__nav__child > li {
  width: 100%;
  border-bottom: 1px solid #515151;
}
.animenu__nav__child > li:first-child > a:after {
  content: '';
  position: absolute;
  height: 0;
  width: 0;
  left: 1em;
  top: -6px;
  border: 6px solid transparent;
  border-top: 0;
  border-bottom-color: inherit;
}
.animenu__nav__child > li:last-child {
  border: 0;
}
.animenu__nav__child a {
  padding: 10px;
  width: 100%;
  border-color: #373737;
}
.animenu__nav__child a:hover {
  background-color: #0186ba;
  border-color: #0186ba;
  color: #fff;
}

@media screen and (max-width: 767px) {
    
.htmleaf-containerss {
    display: none;
  }
 .htmleaf-container {
    display: inline-block;
  }
  .animenu__toggle {
    display: inline-block;
  }

  .animenu__nav,
  .animenu__nav__child {
    display: none;
  }

  .animenu__nav {
    margin: 10px 0;
  }
  .animenu__nav > li {
    width: 100%;
    border-right: 0;
    border-bottom: 1px solid #515151;
  }
  .animenu__nav > li:last-child {
    border: 0;
  }
  .animenu__nav > li:first-child > a:after {
    content: '';
    position: absolute;
    height: 0;
    width: 0;
    left: 1em;
    top: -6px;
    border: 6px solid transparent;
    border-top: 0;
    border-bottom-color: inherit;
  }
  .animenu__nav > li > a {
    width: 100%;
    padding: 10px;
    border-color: #111;
    position: relative;
  }
  .animenu__nav a:hover {
    background-color: #0186ba;
    border-color: #0186ba;
    color: #fff;
  }

  .animenu__nav__child {
    position: static;
    background-color: #373737;
    margin: 0;
    transition: none;
    visibility: visible;
    opacity: 1;
  }
  .animenu__nav__child > li:first-child > a:after {
    content: none;
  }
  .animenu__nav__child a {
    padding-left: 20px;
    width: 100%;
  }
}
.animenu__nav--open {
  display: block !important;
}
.animenu__nav--open .animenu__nav__child {
  display: block;
}


.et-hero-tabs,
.et-slide {
  display: flex;
  flex-direction: column;
  height: 95px;
  position: relative;background-color: #fff;
}


.et-hero-tabs-container {
  display: flex;
  flex-direction: row;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 67px;
  border-top: 1px solid #e0e0e0;
  border-bottom: 1px solid #e0e0e0;
  z-index: 10;
  margin:0 auto;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);background-color: #fff;
}
.et-hero-tabs-container--top {
  position: fixed;
  top: 0;
}

.et-hero-tab {
  display: flex;
  justify-content: center;
  align-items: center;
  flex: 1;
  color: #000;
  letter-spacing: 0.1rem;
  transition: all 0.5s ease;
  font-size: 0.8rem;
}
.et-hero-tab:hover {
  color: white;
  background: rgba(102, 177, 241, 0.8);
  transition: all 0.5s ease;
}

.htmltop {height:28px; width:100%; background-color: #393939; color:#fff; font-size:14px;}
.htmltopone { height:28px; width:1340px; margin:0 auto;}

@media screen and (max-width: 767px) {
    
.et-hero-tabs {
    display: none;
  }
}


.all {height:2000px;}