body {
    font-family: Roboto,Macys Sans,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-weight: 400;
    font-style: normal;
    font-size: 0.9rem;
    line-height: 28px;
    color: #2d2d2d;
    text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    text-overflow: ellipsis;
}

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:1450px;width:100%;max-width:1920px;margin:0 auto;overflow-x:hidden}
*{ margin: 0; padding: 0;}
a{ color: #2d2d2d; 
	text-decoration: none;
}
a:hover{ color: #019ce4;}
li{ list-style-type: none;}
h1 {
	font-size: 21px;
	font-weight: 600;
}
h2 {
	font-size: 15px;
	font-weight: 600;
}
h3 {
	font-size: 20px;
	font-weight: 400;color: #2d2d2d;
}
h4 { font-size:16px; font-weight:400;}
.clear { clear:both; }

.clearfix{zoom:1}
.clearfix:after{content:".";width:0;height:0;visibility:hidden;display:block;clear:both;overflow:hidden}
	
	
	
.xhstup { width: 100%; height: 55px; background-color: #f4f4f4;color: #333;padding-top:9px;}
.xhstupall { width: 1400px; height: 38px; margin: 0 auto;font-size:14px;line-height:38px;}
.xhstupalla { width: 50%; float: left; height: 38px;}
.btn-cll {background: #2e2f41; border-color: #242537; color: #ffffff; padding:10px 20px;border-radius: 25px;}
.xhstupallb { width: 30%; float: left; height: 38px;}
.xhstupallc { width: 20%; float: right; height: 38px;}
	
.xhtop { width: 100%; height: 130px; background-color: #fff;color: #333;}
.xhttp { width: 100%; height: 30px; background-color: #0186ba;color: #fff; line-height:30px;}
.xhtopa { width: 1400px; height: 30px; margin: 0 auto;font-size:14px;}
.xhhtmll { width: auto; float: left; font-size:13px;}
.xhhtmlr { width: auto; float: right; }
.xhhtmlr a { color: #fff; margin:0 10px;font-size:13px;}
.xhhtmlr a:hover { text-decoration: underline;}
.xhhtmlr a:after { content: "";
    display: block;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    height: 16px;
    width: 1px;
    background-color: #fff;}
.xhhtmlsearchall { width: 1400px; height: 105px; margin: 30px auto;}
.xhmeun-all {background: #fff;
	border-bottom:0px solid #e0e0e0; height:auto;}
.xhhtmllogo { width: 22%; float: left; margin-top: 0px; }
.xhhtmlsearch { width: 40%; float: left;}
.xhhtmlquote { width: auto; float: right; margin-top: 0px;}
.xhhtmlquote a { padding: 11px 30px; background: #f03;line-height:40px;height:40px;border-radius: 25px; color:#fff; font-weight:600; font-size:16px;}
.xhhtmlquote a:hover { padding: 11px 30px; background: #444;line-height:40px;height:40px;border-radius: 25px; color:#fff;}
.xhhtmltel {width: auto; float: right;margin-top: 0px;line-height:40px; font-size:16px; margin-right:50px;text-decoration: underline;}
.search-form {
	width: 465px; height: 40px;
	margin-top: 0px; 
}
#search_text{
	width: 300px;
	padding: 10px 0 10px 30px;
	border: 0 none;
	height:38px;
	margin-right: 0;
	color: 222;
	outline: none;
	background: #f0f0f5;
	float: left;
	box-sizing: border-box;
	transition: all 0.15s;
	border-radius: 25px 0 0 25px;
	border-top:solid 1px #e0e0e0;
	border-left:solid 1px #e0e0e0;
	border-bottom:solid 1px #e0e0e0;
}
::-webkit-input-placeholder { /* WebKit browsers */
	color: #222;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
	color: #222;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
	color: #222;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
	color: #222;
}
#search_text:focus {
	background: #eee;
}
#search_button {
	border: 0 none;
	background: #2e2f41 url(../img/searchag.png) no-repeat center;
	width: 60px; 
	float: left;
	padding: 0;
	text-align: center;
	height: 38px;
	cursor: pointer;
	display:block;
	text-transform:uppercase;
	overflow:visible;
	color: #fff;
	border-radius: 0 25px 25px 0;
}



.htmleaf-container {background-color: #212238;height: 65px;z-index: 1000;border-bottom: 1px solid rgba(255, 255, 255, 0.1);}
*, *:after, *:before {
  box-sizing: border-box;
}
.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;width: 1400px; height: 64px; margin: 0 auto; z-index: 999;border-left: 1px solid #444444;
}
.animenu ul {
  padding: 0;
  list-style: none;
  font: 0px Arial, Helvetica; z-index: 999;
}
.animenu li, .animenu a {
  display: inline-block;
  font-size: 15px;
}
.animenu a {
  color: #fff;
  text-decoration: none;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    transition: 0.2s linear;
    -webkit-transition: 0.2s linear;
    -moz-transition: 0.2s linear;
}

.animenu__nav {
  background-color: #212238; z-index: 999;
}
.lg { padding: 0px 0px; float: left;}
.animenu__nav > li {
  position: relative; 
  border-right: 1px solid #444444;
}
.animenu__nav > li > a {
  padding: 0px 40px; height: 64px; line-height: 65px;
  font-weight:500; 
}
.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: 30px;
}
.animenu__nav > li:hover > ul {
  opacity: 1;
  visibility: visible;
  margin: 0;
}
.animenu__nav > li:hover > a {
  color: #aaaaaa;
}

.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: #212238;
  transition: margin .15s, opacity .15s;
}
.animenu__nav__child > li {
  width: 100%;
  border-bottom: 1px solid #515151;font-size: 15px;
}
.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: 20px 0px;
  width: 100%;
  border-color: #373737;font-size: 15px; text-align: center;
}
.animenu__nav__child a:hover {
  background-color: #0186ba;
  border-color: #0186ba;
  color: #fff;
}

@media screen and (max-width: 767px) {
  .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;
}

/*banner*/
.a-banner{
	width: auto;
	height: 100%;
	z-index: 0;
	border-bottom: 0px solid #c0c1c2;
	background-color: #FFF;
}
.a-banner img{ width: 100%; height: 100%; display: table-cell; vertical-align: middle; text-align: center;}
.swiper-pagination{width: 100%; height: 10px; position: relative; bottom: 0px; }
.swiper-pagination-bullet{width: 35px; height: 35px; border-radius: 30; background: #1129a0; margin: 0 25px 0 25px;}
.a-button-prev,.a-button-next{height: 40px; width: 22px; position: absolute; z-index: 90; padding: 10px 5px; margin-top: -20px; top: 50%; cursor: pointer;}
.a-button-prev{background: url(../img/left.png) no-repeat center; left: 0px; background-color: rgba(0, 0, 0, .1);}
.a-button-next{background: url(../img/right.png) no-repeat center; right: 0px; background-color: rgba(0, 0, 0, .1);}

@media screen and (max-width: 767px) {
    .bannerintro { display: none;}
    .bannerctt { font-size: 18px;
    margin: 0px 5px 0 5px;
    font-weight: 400;
    width: 100%;
    text-align: center;}
    
}
/*banner*/

.container{width: 1446px;margin: 0 auto;;}
/*浜у搧灞曠ず*/
.pro-center{width: 100%;height: auto;overflow: hidden;padding: 0px 0 0px 0;background: #fff;}
.pro-center .title{font-size: 34px;text-align: center;padding-bottom: 5px;color: #333333;letter-spacing: 1px;}
.pro-center .sub-title{font-size: 20px;text-align: center;color: #333333;}
.pro-center .sub-title span{display: inline-block;height: 30px;line-height: 30px;width: auto;}
.pro-center .sub-title span.text{padding: 0 10px;}
/*浜у搧灞曠ず宸︿晶*/
.pro-left{float: none;width: 1400px; margin:0 auto; box-sizing: border-box;box-shadow: 0px 0px 0px #c0c1c2;transition: all .2s linear;border-bottom:1px #c0c1c2 solid;height: 50px; }
.pro-content{width: 100%;padding-top: 0px; border:0px #c0c1c2 solid; height:auto; border-radius:5px;background: #fff}
.pro-right{float: none;width: 100%; margin-top:20px;}
.pro-left .left-title{background: #317fff;height: 110px;line-height: 110px;text-align: center;}
.pro-left .left-title span{display: inline-block;color: #FFFFFF;font-size: 24px;font-weight: bold;}
.pro-left .left-title span.text{padding: 0 10px;}
.pro-left .left-category h1 { width: auto; float: left;line-height: 48px;border-bottom: 2px solid #f03;}
.pro-left .left-category ul { width: auto; float: right;}
.pro-left .left-category ul li{font-weight: 600;height: 50px;padding-left:0%;line-height: 50px;font-size: 14px;text-align: center;cursor: pointer;color: #000;border-top:0px #eaeaea solid;border-right:0px #eaeaea solid; width:auto; float:left; margin-left:40px;}
.pro-left .left-category ul li.on{color: #f03;border-right:0px #f03 solid;}
.pro-left .left-category ul li:hover{color: #f03;border-right:0px #f03 solid;}
.pro-left .left-contact {margin-top: 37px;margin-bottom: 37px;text-indent: 70px;background: url(../image/tel.png) left 20px center no-repeat;}
.pro-left .left-contact p{color: #317fff;font-size: 14px;}
.pro-left .left-contact p.tel{font-size: 20px;padding-top: 10px;}
/*浜у搧灞曠ず鍙充晶*/
.pro-right{display: none;}
.pro-right ul li{float: left;width: 22.9%;background: #fff;border: 1px solid #c0c1c2;border-radius:0px;margin-left: 1.7%;box-sizing: border-box;margin-bottom: 35px; box-shadow: 0px 0px 0px #eaeaea;transition: all .2s linear; border-radius: 0px;text-align:left; }
.pro-right ul li .img{width:100%;height:auto;overflow: hidden; margin:0 auto;}
.pro-right ul li img{width:100%; border-radius: 0px;border-bottom: 1px solid #c0c1c2;}
.pro-right ul li h2{height: 30px;line-height: 30px;font-size: 15px;color: #333333;width:100%;margin:0 auto;overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;}
.pro-right ul li .mainpright {width:90%;margin:20px auto;}
.pro-right.active{display: block;}
.pro-right ul li:hover{box-shadow: 0px 0px 5px #c6c6c6;transition: all .2s linear;}
.inxdes { overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical; margin-bottom: 10px; margin-top:5px;
    }
.stars a {font-size:15px;width:100%;margin-bottom: 20px;line-height:20px; color:#2a79c4;}
.stars a:hover {font-size:15px;width:100%;margin-bottom: 20px;line-height:20px; color:#2d2d2d;text-decoration: underline;}



.footer { width: 100%; height: 450px; padding-top: 30px ; margin-top:30px;font-size:12px;line-height:35px;border-top: 1px solid #c0c1c2;
    background-color: #f4f4f4;}
.footer a { color: #333;}
.footertop { width: 1400px; margin: 0 auto; height: 400px;}
.footertopleft { width: 74%; height: auto; float: left;}
.footertopleft li { width: 25%;float: left;}
.footertopleft li h3 { color:#333; font-size:15px; font-weight:600;}
.footertopleft li ul li { width: 100%; line-height:35px;}
.footertopleft li ul li a { font-size:12px;}
.footertopleft li ul li a:hover{ text-decoration: underline; }
.footertopright { width: 25%; height: auto; float: right;}
.footertopright h3 { color:#333; font-size:14px; font-weight:600;}
.footerbottom {  width: 100%; height: 50px; background-color: #000; text-align:center; line-height:50px;color:#ffffff;}
.footerbottom a { margin: 0px 0px; line-height:50px;}
.footerbottom a:hover{ text-decoration: underline; }
.aitt i {
    width: 30px;
    height: 30px;
    font-size: 30px;
}


.store-x { width: 1400px; margin: 0 auto; line-height:60px;border-bottom:solid 0px #c0c1c2;height:100px;}
.store-x h1 { width: 100%; float: none;font-size:24px; font-weight:600;line-height:40px;}
.store-xa { width: 100%; float: none; font-size:12px; height:auto;line-height:40px; color:#7b7b7a;}
 .store-xa a {  color:#7b7b7a;}
 .store-xa a:hover {  color:#00a0ea;}
.pagemain { width: 1400px; margin: 0 auto;}
.btupian { width: 1400px; margin: 0 auto;}
.store-allw { width:1446px; margin:30px auto; height:80px;}
.store-allw ul li {
    float: left;
    width: 22.9%;
    background: #fff;
    border: 1px solid #c0c1c2;
    border-radius: 0px;
    margin-left: 1.7%;
    box-sizing: border-box;
    margin-bottom: 35px;
    box-shadow: 0px 0px 0px #eaeaea;
    transition: all .2s linear;
    border-radius: 0px;
    text-align: left;
}
.category-all { width: 100%; height: auto;}
.category-all li { width: 30%; margin-left:3.13%; height: 510px;border-top: 1px solid #e0e0e0;
    border-left: 1px solid #e0e0e0;
    border-right: 1px solid #e0e0e0;
    border-bottom: 1px solid #00a0ea;
    border-radius: 0px;
    box-shadow: 0 1px 1px 0 rgb(0 0 0 / 5%); float:left; margin-bottom:30px;}
.category-all li:hover { box-shadow:0 5px 5px 0 #e0e0e0;transition:all .3s ease;transform:translateY(-10px);}

.categorypicture { width: 100%; height: auto; margin:0 auto;}
.categorypicture img { width: 100%; height: auto;border-bottom: 1px solid #c0c1c2;}
.categorytext { width: 80%; height: auto;margin:0 auto;}
.categorytext p { overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical; height: 60px; margin-top:10px;margin-bottom:10px;font-size: 14px;}
.categorytext h1 a { font-size: 14px; font-weight: 600; color:#666;} 
.categorytext h2 { font-size: 14px; font-weight: 600;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 1;-webkit-box-orient: vertical;} 
.categorytext d { font-size: 14px; font-weight: 600; width:100%;margin-top:25px; line-height:50px;} 
.categorytext dd a { font-size: 14px; font-weight: 600; width:100%;margin-top:25px; line-height:50px;} 
.categoryTree { width: 100%; height: auto;border-bottom:solid 1px #e0e0e0; padding-bottom:20px;}
.categoryTree li { height: 35px; line-height:35px; font-weight:600;}

.pagesitemt { width: 1400px; margin:0 auto;}
.pagesitem {width:96%; line-height:25px; text-align:center; margin:0 auto; height:60px;margin-left:3%;}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    background-color: #00a0ea;
    border-color: #00a0ea;
    cursor: default;
}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    line-height: 1.42857;
    text-decoration: none;
    color: #333;
    background-color: #fff;
    border: 1px solid #ddd;
    margin-left: -1px;
}
.pagination>li>a {
    margin: 0 3px;
}
.pagination>li>a:hover {
    background: #f0f0f6;
}

.itema { width: 1400px; height: 40px; line-height: 40px; margin:0 auto;}
.picall{ width: 1400px; height: 500px;  margin:0 auto;}
.proshowleft { width: 45%;float: left;}
.proshowright { width: 50%;float: right;}
.proshowright h2 {line-height:60px; font-size:24px;}
.yzm-image{
	width: 500px;
	height: 500px;
	text-align: center;
	border: 0px solid #c0c1c2;
	float: right;
}
.yzm-image img{
	width: 500px;
	height:500px;
	overflow: hidden;
}
.yzm-switch{
	width: 100px;
	height: 500px;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}
.yzm-switch-center{
	width: 100px;
	height: 500px;
}
.yzm-switch-center li{
	display: inline;
	width: 90px;
	height: 90px;
	margin-bottom: 10px;
	margin-right: 0px;
	padding-top: 0px;
}
.yzm-switch-center li a{display: block; width: 90px; height: 90px; border: 0px solid #c0c1c2;}
.yzm-switch-center li a img{width: 90px; height: 90px;}
.yzm-switch-center li a.on{border: 0px solid #c0c1c2;}
.yzm-switch-center li a:hover{border: 0px solid #c0c1c2;}
.yzm-content {
	height: auto;
	width: 100%;
	float: left;
}

.conall { width: 1400px; height: auto;  margin:0 auto;}
.conallleft { width: 75%; float: left; height: auto;}
.conallright { width: 22%; float: right; height: auto;}



.time{ width:100%; height:260px; background:#666 url(../images/timebg.jpg) no-repeat center; background-size:cover; padding:70px 0;}
.time_content{ width:1400px; height:298px; margin:0 auto;}
.counter { color:#fff;  }
.wrapper { width: 1420px; height:160px;}
.wrapper1{ width:23%; float:left; height:110px; border-right:1px solid #d3d3d3; margin-right:3%;padding-top:45px;}
.wrapper2{
	width: 21%;
	float: left;
	height: 60px;padding-left:0%;padding-top:45px;
}
.time1{
	width: 100%;
	height: 40px;
}
.time1 h2{ width:auto;  float:left; font-size:45px; font-weight:600;}
.timex{
	width: auto;
	float: left;
	font-size: 26px;
	font-weight: 600;
	margin-left: 10px;
}
.timey{
	width: 100%;
	height: 80px;
	color: #fff;
}

.xhstablut { width: 100%; height: 600px;}
.xhstablutl { width: 50%; margin-left:0%; float: left;}
.xhstablutl img { width: 100%; height: auto;}
.xhstablutr { width: 43%; margin-left:1%;margin-right:5%; float: right;}
.xhabout-l h1 {
    width: 100%;
    line-height: 60px;
    border-bottom: 1px #c0c1c2 solid;
    margin-bottom: 25px;
    font-size: 25px;margin-top: 50px;
}
.gengduo {margin-top: 20px;}
.gengduo a {
    width: auto;
    border: 1px #2a2a2a solid;
    padding: 7px 30px;
    border-radius: 20px;
    margin-top: 50px;
}
.xhabout-l p {
    width: 100%;
    margin-bottom: 15px;
}