html,
body 
{ line-height:180%; font-size:14px; background:white; }
li {list-style:none;}

input[type="button"], input[type="submit"], input[type="reset"] {
-webkit-appearance: none;
}

a {transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s; color:#333;text-decoration:none;}
a:hover {text-decoration:none;}

/* 划过图片放大 */
.img-auto { display:block; overflow:hidden; }
.img-auto img { width:auto; height:auto; margin:0px auto; transition: 600ms; }
.img-auto img:hover { -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform: scale(1.1);-o-transform: scale(1.1);transform: scale(1.1); }


/* 导航 */
.navbar-default {
padding:15px 0px;
background:white;
 -moz-box-shadow:0px 0px 15px #888;
-webkit-box-shadow:0px 0px 15px #888;
box-shadow:0px 0px 15px #888;
transition: 600ms; 
}
@media (max-width: 768px) {
.navbar-default {padding:5px 0px;}

}

.navbar-default .navbar-nav>li> a {color:#000;}

/* logo */
a.navbar-brand { width:210px;max-height:48px; margin:0px; padding:0px; overflow:hidden;}
a.navbar-brand img {max-width:210px;max-height:48px; margin: 0px auto;}
@media (max-width: 768px) {
a.navbar-brand {margin-left:10px; max-width:180px;}
a.navbar-brand img {max-width:180px;max-height:35px;}
}

/* 导航右侧 */
@media (min-width: 768px) {
#navbar {
float:right;
}
}

/*导航用户注册*/
.user-panel { margin:10px 20px 0 0px;  }
.user-panel a,
.user-panel a:visited,
.user-panel a:link{
	color: #198DDD;
	font-size: 14px;
	padding: 5px 10px;
	text-align: center;
	text-decoration: none;
	border:1px solid #198DDD;
}
.user-panel a:hover{ color:#198DDD;}
.user-panel a.top-login {color:white; background:#198DDD;}
.user-panel a:hover {background:#26c79d; color:white;border:1px solid #26c79d;}
}



@media (min-width: 768px) {
ul.navbar-nav li.oen { height:70px; padding:10px 0px;}
}

 


@media all and (min-width:1024px) and (max-width:1024px){
.top-nav-right {top:5px;}
.user-panel { margin:30px 0px 0px 0px;  }
}

@media all and (min-width:1156px) and (max-width:1280px){
.user-panel { margin:10px 60px 0 0px;  }
}


.top-nav-right ul {margin:0px;padding:0px;}

.top-nav-right ul li { 
float:left; 
width:30px;
line-height:30px;
margin:2px; 
}
.top-nav-right ul li.nav-shopping a { 
position: absolute;
top:0px;
right:0px;display:block; width:30px; height:30px;
}
.shopping-box {margin:0px auto; padding:20px;}
.shopping-box li {margin:10px;}

@media (max-width: 991px) {
.user-panel { margin:10px 0px 0px 0px;  }
.top-nav-right {margin-top:10px;}
.top-nav-right ul li.nav-shopping,
.top-nav-right ul li.glyphicon-search {
display:none;
}
.navbar-toggle {z-index:999;}
 }

#fat-menu {margin-top:3px;}


.navbar.active {padding:0px;transition: 0.5s; -webkit-transition: 0.5s; -moz-transition: 0.5s;}
.navbar.active .top-nav-right {top:5px;}

/* 幻灯文字 */

.carousel-caption {
bottom:10%;
}


.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }



/* 通用 */

.blank5,.blank10,.blank20,.blank30,.blank50,.blank60 {clear:both;height:5px;overflow:hidden;}
.blank10 {height:10px;}
.blank20 {height:20px;}
.blank30 {height:30px;}
.blank50 {height:50px;}
.blank60 {height:60px;}



.title,.title-2 { padding:0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#0092C8;line-height:1.2;font-size:40px; font-weight: normal;text-decoration: none; }
.title h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:10px; }
.title p,.title-index-1 p { margin:10px auto 30px auto;line-height:20px;color:#333;font-size:16px; }
.title span {}
@media (min-width: 768px) {
.title p,.title-index-1 p {width:600px;}
}
.title-2 a {font-size:30px;}
.title-2 h3 a small {display:block; clear:both; margin:10px 0px 10px 0px; color:#a1a1a1; font-size:8px;}
@media screen and (min-width: 992px) and (max-width: 1199px){
.title h1,.title h3 a {font-size: 36px;}
}
@media screen and (min-width: 768px) and (max-width: 991px){
.title h1,.title h3 a {font-size: 32px;}
}
@media screen and (min-width: 480px) and (max-width: 767px){
.title h1,.title h3 a {font-size: 28px;}
}
@media screen and (min-width: 320px) and (max-width: 479px){
.title h1,.title h3 a {font-size: 26px;}
}
 

/* 页底 */


 
/* 友情链接 */
.home-links { padding:50px 0px 0px 0px;  background:#333; color: #666; }
.home-links .hr  {padding:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-links-left {padding:0px;}
.home-links .links-logo img {
float:left; margin:10px;
opacity: 0.2;
}
.home-links .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-links .links-a { clear:both; margin: 0 auto; font-size: 14px; }
.home-links .links-a a { color: #666; padding: 10px; line-height: 300%; }




.sub_menu {
margin-top:30px;}



@media (max-width: 768px) {
.sub_menu {
height:0px;overflow:hidden;
}
}


/* 面包屑导航 */
.breadcrumb {margin-bottom:50px;}
.breadcrumb span {padding-right:15px; color:#ccc;}

/* 内页文字大小按钮 */
.content_tools {
float:right;
margin:30px 0px; 
padding:5px 15px;
background:#eee;
text-align:right;
font-size:14px;
}





/************* 分页 */

.pages {
  clear:both;
  margin:0px 10px;
  font-size:0.8em;
  color:#888;
}

.pages strong,.pages span {
  color:#FFFFFF;
  display:block;
  float:left;
  height: 26px;
  line-height: 26px;
  float:left;
  padding:0px 8px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}
.pages a,.pages a {
  display:block;
  float:left;
  height:24px;
  line-height:24px;
  float:left;
  padding:0px 8px;
  border:1px solid #337ab7;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#337ab7;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page a{font-size:14px;}
#page strong {
padding:5px 8px;
background:#337ab7;
border-radius:5px;
color:white;
margin-right:15px;
font-size:0.8em;
}

.pagination {margin:50px 0px;}




/* 分页 */

.page-number {
 position:relative;
 right:0px;
 top:5px;
  color:#FFFFFF;
  height: 26px;
  line-height: 26px;
  padding:9px 20px;
  background:#337ab7;
  margin: 0px 3px 0px 0px;
  font-size:0.8em;
  border-radius: 3px 3px 3px 3px;
}

/* 正文 */
#content_text {line-height:180%;font-size:1.2em;}





/* 首页 */


.index-1,.index-3 {  padding:50px 0px; background: #f8f8f8; }
.index-1 ul { overflow: hidden; }
.index-1 li { height: 350px;  overflow: hidden; text-align: center; float: left; border: 1px solid transparent; position: relative; transition: 400ms; }
.index-1 li:hover {background:white;border:1px solid #ccc;}
.index-1 .t1 { width: 100%; height: 140px; padding: 70px 0 0 0; font-size: 14px; color: #9b9797; transition: 400ms; }
.index-1 .t1 .img-auto {height:176px; margin:0px 0px 10px 0px; overflow:hidden; }
.index-1 .t1 a { margin: 0 0 5px 0; font-size: 18px; color: #3a3a3a; transition: 400ms; }
.index-1 .t2 { width: 100%; padding: 20px 10px 0px 10px; height: 80px; line-height: 24px; font-size: 14px; color: #fff; background: #7bc91e; position: absolute; left: 0; bottom: -80px; transition: 400ms; }
.index-1 li:hover .t1 { margin-top:-50px; }
.index-1 li:hover .t2 { bottom:0px; }

@media (max-width: 768px) {
.index-1 li {
margin-bottom:30px;
background:white;border:1px solid #ccc;
}
.index-1 li .t1 { margin-top:-50px; }
.index-1 li .t2 { bottom:0px; }
}


.index-2 {padding:50px 0px;}
.index-2 div div { padding:20px 30px; border:1px solid #eee;  -moz-box-shadow:0px 0px 10px #eee;
-webkit-box-shadow:0px 0px 10px #eee;
box-shadow:0px 0px 10px #eee; border-radius:3px;}
@media (max-width: 768px) {
.index-2 div div {margin-bottom:20px;}
}

.index-2 div div.img-auto a {display:block; height:100px;margin:20px 0px;overflow:hidden;}
.index-2 div div.img-auto h4 a { height:16px; font-size:14px;}
.index-2 div div:hover {background:#eee;}
.index-2 div div p {font-size:12px;color:#555;}
.index-2 div div p.date {color:#999;}



.index-3 .btn {padding:10px 40px;border-radius:50px;}
.index-3-left { height:240px; overflow:auto; }
.index-3-left p {text-indent:2em; }
@media (max-width: 768px) {
.index-3-left {margin-bottom:30px;}
}

.index-6 {padding:50px 0px;}
.index-6 ul li { height:124px; padding:0px; border:1px solid #eee; overflow:hidden;}
.index-6 ul li .img-auto {
width:89px;
height:68px;
margin:28px 50px;
overflow:hidden;
}











/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#888;}
.list-container h4 {color:#000; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}

.list-border{ min-height:108px; padding:15px; clear:both; border:1px dotted transparent; border-bottom-color:#BBBBBB;}
.list-border-w{border:1px dotted #BBBBBB; margin:15px 0px;}
.list-border:hover{background:#F5F5F5; border-color: #ccc; border-radius: 5px 5px 5px 5px;}


.list-date {width: 4em; float: left; margin-right: 20px;text-align: center;}
.list-date span{display:block;width:1em;line-height:1em;padding-top: .1em;white-space:nowrap;font-size: 4em;color:#555;overflow:hidden;font-family: 'Times New Roman', Times, serif;}
.list-date p {clear:both; display:block; width:5em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6;font-size:0.8em;}
.list-down .img-auto {height:170px;overflow:hidden;}



#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.projectitem {margin:0px 0px 30px 0px;width: 380px; float: none; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.projectitem a
{position:relative;display:block; }

.projectitem a:hover
{text-decoration:none;overflow:hidden;}

.projectitem a h4
{display:none;cursor:hand;text-align:center;}

.projectitem a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}


.projectitem img,
.index-1 img,
.index-2 img,
.index-3 img,
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.projectitem p {line-height:200%;font-size:1.2em;}

/*列表页 - 右侧*/

.content-right-list h3 {font-size:16px;}
.content-right-list ol {margin-bottom:60px;}
.content-right-list ol li {list-style-type:decimal ;font-size:14px;line-height:1.8}
@media (max-width: 768px) {
.content-right-list {
margin-top:60px;
}
}



/* 联系我们地图页 */

.contact-us {background:#242625; }

.contact-us h3 {font-size: 60px;line-height:120%;color:#CCCCCC;text-align:center;padding:50px 0 ;}
.contact-us h3 span{font-weight:bold;color:#C22C45;}
.contact-us h4 {clear:both;  margin:50px auto 0;padding:0 0 50px}

.contact-us dl {}
.contact-us dl dt {line-height:40px;color:#CACACA;font-size: 26px;margin-bottom:10px;}
.contact-us dl dd{color:#AEAEAE;font-size: 1.0em;}
.content-ditu {height:50.8em;overflow:hidden;}
.contact-us .glyphicon{font-size: 50px;color: #CACACA;}




/* 产品页面右侧文字信息 */
.product_info{  overflow:hidden}
.product_info table{ color:#535353; width:100%; }
.product_info table th{ text-align:right; padding:7px 5px; width:120px; font-weight:normal; color:#888;}
.product_info table td{ padding:5px; color:#535353; font-size:0.9em;}
.product_info table tr{}
.product_info strong{ color:#E53F40; font-size:30px;}
#dialog_link {margin-left:20px;background:#236298;}
@media (max-width: 768px) {
#dialog_link {margin:20px 0px 0px 0px;}
}


 


.content-bottom-list-more {padding:8px 15px; background:#eee; color:#888;}

@media (min-width: 768px) {
.servers-wap {
display:none;
}
.dropdown-menu>li>a {padding:10px 20px;}

.navbar .nav > li.oen ul.two {
	margin: 0;
}
.navbar .nav > li.oen:hover ul.two {
	display: block;
}

}

@media (max-width: 768px) {
/* 手机菜单圆形按钮颜色 */
.plug-menu {
background: #ccc;
}

/* 手机菜单弹出按钮颜色 */
.top_menu>li {
background: #ccc;
}

/* 手机菜单平铺背景颜色 */
.foot_mp {
background: #ccc;
}


.servers,
.foot-share,
.content_tools_box
{display:none;}

ul.nav-pills li.active {clear:both; display:block; }
#carousel-example-generic {margin-bottom:30px;}
.content-bottom-list-more {display:block; width:110px; margin-bottom:30px;}

}

.navbar-right {padding:0px;}
.top-nav-right .dropdown-menu li {clear:both;width:98%;}
.lead {font-size:1.0em; line-height: 1.8;}
.index-1 ul,.index-6 ul {margin:0px;padding:0px;}





.lead img {max-width:100%;}

.child{
display:none;
}


.left-menu {line-height:42px;  border:1px solid #ccc; border-radius: 5px;}
.left-menu ul {margin:0px;padding:0px;}
.left-menu ul li a {display:block; padding:0px 0px 0px 40px;}
.left-menu ul li.two {padding-left:10px;}
.left-menu ul li.three {padding-left:10px;}
.left-menu ul li.four {padding-left:10px;}
.left-menu ul li.five {padding-left:10px;}

.top-login {padding-left:5px;}

#projectlist.masonry {
margin: 0 auto;
}

#projectlist { }
.wrapper { margin: 0px auto; }
.post-masonry {margin:0px 0px 30px 0px; -webkit-backface-visibility: hidden;/*谷歌图片闪烁*/ -webkit-transform-style: preserve-3d;}
.post-masonry a
{position:relative;display:block; }

.post-masonry a:hover
{text-decoration:none;overflow:hidden;}

.post-masonry a h4
{display:none;cursor:hand;text-align:center;}

.post-masonry a:hover h4
{width:100%; line-height:30px; margin:0; padding:15px 0px;background:#333;display:block;position:absolute;bottom:0;left:0;color:#fff;filter:alpha(opacity=56);-moz-opacity:0.8;opacity:0.8;}




.post-masonry p {line-height:200%;font-size:1.2em;}

#print img {max-width:100%;}




@media (max-width: 1280px) {
.slide-text h1 {font-size:2.0em;}
.slide-text p {line-height:180%;font-size:1.0em;}
}
@media (max-width: 768px) {

.slide-text h1,
.slide-text p,
.slide-text > a.btn-default, .slide-text > a.btn-primary {display:none;}
}





.cd-gallery::after {
  clear: both;
  content: "";
  display: table;
}
.cd-gallery > li {
  overflow: hidden;
  position: relative;
  margin-bottom: 2em;


}
.cd-gallery > li > a {
  display: block;
}
@media only screen and (min-width: 768px) {
  .cd-gallery {
    padding:0px;
  }
  .cd-gallery > li {
    float: left;
    margin-bottom: 2.5em;
  }
  .cd-gallery > li:nth-of-type(2n) {
    margin-right: 0;
  }
}
@media only screen and (min-width: 1048px) {

  .no-touch .cd-gallery > li:hover .cd-dots li.selected a {
    /* Slider dots - change background-color of the selected dot when hover over the its parent list item */
    background: #2f2933;
    border-color: #2f2933;
  }
  .no-touch .cd-gallery > li:hover .cd-dots a {
    /* Slider dots - change dot border-color when hover over the its parent list item */
    border-color: #9688a0;
  }
  .no-touch .cd-gallery > li:hover li.move-right, .no-touch .cd-gallery > li:hover li.move-left {
    /* show preview items when hover over the its parent list item */
    opacity: 0.3;
  }
}

.cd-item-wrapper {
  position: relative;
  overflow: hidden;
  margin-top:1em;
}
.cd-item-wrapper li {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  opacity: 0;
  /* Force Hardware Acceleration */
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  will-change: transform, opacity;
  -webkit-transform: translateX(200%) scale(0.7);
  -moz-transform: translateX(200%) scale(0.7);
  -ms-transform: translateX(200%) scale(0.7);
  -o-transform: translateX(200%) scale(0.7);
  transform: translateX(200%) scale(0.7);
  -webkit-transition: -webkit-transform 0.4s, opacity 0.4s;
  -moz-transition: -moz-transform 0.4s, opacity 0.4s;
  transition: transform 0.4s, opacity 0.4s;
}
.cd-item-wrapper li.selected {
  /* selected item */
  position: relative;
  opacity: 1;
  -webkit-transform: translateX(0) scale(1.3);
  -moz-transform: translateX(0) scale(1.3);
  -ms-transform: translateX(0) scale(1.3);
  -o-transform: translateX(0) scale(1.3);
  transform: translateX(0) scale(1.3);
}
.cd-item-wrapper li.move-left {
  /* item on left - preview visible */
  -webkit-transform: translateX(-100%) scale(0.7);
  -moz-transform: translateX(-100%) scale(0.7);
  -ms-transform: translateX(-100%) scale(0.7);
  -o-transform: translateX(-100%) scale(0.7);
  transform: translateX(-100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.move-right {
  /* item on right - preview visible */
  -webkit-transform: translateX(100%) scale(0.7);
  -moz-transform: translateX(100%) scale(0.7);
  -ms-transform: translateX(100%) scale(0.7);
  -o-transform: translateX(100%) scale(0.7);
  transform: translateX(100%) scale(0.7);
  opacity: 0.3;
}
.cd-item-wrapper li.hide-left {
  /* items hidden on the left */
  -webkit-transform: translateX(-200%) scale(0.7);
  -moz-transform: translateX(-200%) scale(0.7);
  -ms-transform: translateX(-200%) scale(0.7);
  -o-transform: translateX(-200%) scale(0.7);
  transform: translateX(-200%) scale(0.7);
}
.cd-item-wrapper li img {
  display: block;
  width: 100%;
}
@media only screen and (min-width: 1048px) {
  .cd-item-wrapper li.move-left,
  .cd-item-wrapper li.move-right {
    /* hide preview items */
    opacity: 0;
  }
  .cd-item-wrapper li.focus-on-left {
    /* class added to the .selected and .move-right items when user hovers over the .move-left item (item preview on the left) */
    -webkit-transform: translateX(3%) scale(1.25);
    -moz-transform: translateX(3%) scale(1.25);
    -ms-transform: translateX(3%) scale(1.25);
    -o-transform: translateX(3%) scale(1.25);
    transform: translateX(3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-left.move-right {
    -webkit-transform: translateX(103%) scale(0.7);
    -moz-transform: translateX(103%) scale(0.7);
    -ms-transform: translateX(103%) scale(0.7);
    -o-transform: translateX(103%) scale(0.7);
    transform: translateX(103%) scale(0.7);
  }
  .cd-item-wrapper li.focus-on-right {
    /* class added to the .selected and .move-left items when user hovers over the .move-right item (item preview on the right) */
    -webkit-transform: translateX(-3%) scale(1.25);
    -moz-transform: translateX(-3%) scale(1.25);
    -ms-transform: translateX(-3%) scale(1.25);
    -o-transform: translateX(-3%) scale(1.25);
    transform: translateX(-3%) scale(1.25);
  }
  .cd-item-wrapper li.focus-on-right.move-left {
    -webkit-transform: translateX(-103%) scale(0.7);
    -moz-transform: translateX(-103%) scale(0.7);
    -ms-transform: translateX(-103%) scale(0.7);
    -o-transform: translateX(-103%) scale(0.7);
    transform: translateX(-103%) scale(0.7);
  }
  .cd-item-wrapper li.hover {
    /* class added to the preview items (.move-left or .move-right) when user hovers over them */
    opacity: 1 !important;
  }
  .cd-item-wrapper li.hover.move-left {
    -webkit-transform: translateX(-97%) scale(0.75);
    -moz-transform: translateX(-97%) scale(0.75);
    -ms-transform: translateX(-97%) scale(0.75);
    -o-transform: translateX(-97%) scale(0.75);
    transform: translateX(-97%) scale(0.75);
  }
  .cd-item-wrapper li.hover.move-right {
    -webkit-transform: translateX(97%) scale(0.75);
    -moz-transform: translateX(97%) scale(0.75);
    -ms-transform: translateX(97%) scale(0.75);
    -o-transform: translateX(97%) scale(0.75);
    transform: translateX(97%) scale(0.75);
  }
}

.cd-dots {
  /* not visible in the html document - created using jQuery */
  position: absolute;
  bottom: 95px;
  left: 50%;
  right: auto;
  -webkit-transform: translateX(-50%);
  -moz-transform: translateX(-50%);
  -ms-transform: translateX(-50%);
  -o-transform: translateX(-50%);
  transform: translateX(-50%);
  padding: .2em;
}
.cd-dots::after {
  clear: both;
  content: "";
  display: table;
}
.cd-dots li {
  display: inline-block;
  float: left;
  margin: 0 5px;
  pointer-events: none;
}
.cd-dots li.selected a {
  background: #2f2933;
  border-color: #2f2933;
}
.cd-dots a {
  display: block;
  height: 6px;
  width: 6px;
  border-radius: 50%;
  border: 1px solid #9688a0;
  /* image replacement */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  -webkit-transition: border-color 0.2s, background-color 0.2s;
  -moz-transition: border-color 0.2s, background-color 0.2s;
  transition: border-color 0.2s, background-color 0.2s;
}
@media only screen and (min-width: 1048px) {
  .cd-dots li {
    pointer-events: auto;
  }
  .cd-dots li.selected a {
    background: #cccccc;
    border-color: #cccccc;
  }
  .cd-dots a {
    height: 8px;
    width: 8px;
    border-color: #cccccc;
    /* fix a bug in IE9/10 - transparent anchor not clickable */
    background-color: rgba(255, 255, 255, 0);
  }
}

.cd-item-info {
  height: 90px;
  line-height: 90px;
  padding: 0 2em;
}
.cd-item-info::after {
  clear: both;
  content: "";
  display: table;
}
.cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
  font-weight: bold;
  font-size: 2rem;
}
.cd-item-info b {
  float: left;
}
.cd-item-info b a {
  color: #2f2933;
}
.cd-item-info .cd-price, .cd-item-info .cd-new-price {
  /* .cd-new-price not visible in the html document - created using jQuery */
  float: right;
}
.cd-item-info .cd-price {
  color: #a5d05e;
  position: relative;
  margin-left: 10px;
  -webkit-transition: color 0.2s;
  -moz-transition: color 0.2s;
  transition: color 0.2s;
}
.cd-item-info .cd-price::after {
  /* crossing line - visible if price is on sale */
  content: '';
  position: absolute;
  top: 50%;
  bottom: auto;
  -webkit-transform: translateY(-50%);
  -moz-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  -o-transform: translateY(-50%);
  transform: translateY(-50%);
  left: 0;
  height: 2px;
  width: 0%;
  background-color: #a5d05e;
  opacity: 0;
  -webkit-transition: width 0.2s 0s, opacity 0s 0.2s;
  -moz-transition: width 0.2s 0s, opacity 0s 0.2s;
  transition: width 0.2s 0s, opacity 0s 0.2s;
}
.cd-item-info .cd-price.on-sale::after {
  opacity: 1;
  width: 100%;
  -webkit-transition: width 0.2s 0s, opacity 0s 0s;
  -moz-transition: width 0.2s 0s, opacity 0s 0s;
  transition: width 0.2s 0s, opacity 0s 0s;
}
.cd-item-info .cd-new-price {
  /* new price - visible if price is on sale */
  color: #e76363;
  opacity: 0;
  -webkit-transform: translateX(5px);
  -moz-transform: translateX(5px);
  -ms-transform: translateX(5px);
  -o-transform: translateX(5px);
  transform: translateX(5px);
  -webkit-transition: -webkit-transform 0.2s, opacity 0.2s;
  -moz-transition: -moz-transform 0.2s, opacity 0.2s;
  transition: transform 0.2s, opacity 0.2s;
}
.cd-item-info .cd-new-price.is-visible {
  -webkit-transform: translateX(0);
  -moz-transform: translateX(0);
  -ms-transform: translateX(0);
  -o-transform: translateX(0);
  transform: translateX(0);
  opacity: 1;
}
@media only screen and (min-width: 768px) {
  .cd-item-info b, .cd-item-info .cd-price, .cd-item-info .cd-new-price {
    font-size: 2.4rem;
  }
}

.no-js .move-right,
.no-js .move-left {
  display: none;
}

/* -------------------------------- 

xcredits 

-------------------------------- */
.credits {
  width: 90%;
  margin: 2em auto;
  text-align: center;
}

.no-touch .credits a:hover {
  text-decoration: underline;
}





.btn-primary {
    background-color: #0092C8;
    border-color: #0092C8;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #0092C8;
    border-color: #0092C8;
}
.pagination>li>a, .pagination>li>span {
    color: #0092C8;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #0092C8;
}
#page strong {
    background: #0092C8;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #0092C8;
}
#dialog_link {
    background: #0092C8;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #0092C8;
    background-color: #fff;
}
.comm input.btn {
    background: #0092C8;
    color: #fff;
}
.pages strong, .pages span {
    color: #FFFFFF;
    background: #0092C8;
}
.btn-primary .badge {
    color: #0092C8;
    background-color: #fff;
}





*/


 



body{font-family: Microsoft Yahei;overflow-x:hidden;}
ul,ol,li{list-style: none;}



.top{height: 65px;position: relative;background: #fff;}


.logo-box{float: left;height: 52px;overflow: hidden;margin-top: 6px;}
.logo-box img{height: 100%;width: auto;}



.top-r{float: right;height: 65px;margin-right: -15px;}



.top-tel{padding-left: 40px;line-height: 65px;float: left;
background: url(../images/base/top-tel.png) left center no-repeat;
color: #ff4800;font-size: 28px;
}

.top-lang{float: left;
margin: 0 15px 0 25px;position: relative;
}
.top-lang:before{content:"";display: block;
position: absolute;left: -12px;top: 50%;margin-top: -5px;
height: 10px;width: 1px;background: #999;
}
.top-lang p{color: #5d5d5d;font-size: 14px;margin: 0;background: url(../images/base/top-lang.png) left center no-repeat;
line-height: 65px;padding-left: 20px;}
.top-lang p i{margin-left: 5px;}

.top-lang ul{display: none;width: 129px;position: absolute;z-index: 9999;border-top:1px solid #eee;left: -20px;top: 100%;margin: 0;padding: 0;background: #fff;}
.top-lang ul li{line-height: 40px;}
.top-lang ul li a{    display: block;
    padding: 0px 20px;
    text-align: left;
    line-height: 40px;
    color: #666;
    background: #FFF;
    border-bottom: 1px solid rgba(0, 0, 0, .08);
    text-decoration: none;}
.top-lang ul li a:hover{background: #eee;}
.top-lang:hover ul{display: block;}


.top-sousuo{float: left;height: 65px;overflow: hidden;}
.top-sousuo a{display: inline-block;line-height: 65px;cursor: pointer;position: relative;z-index: 1;padding: 0 30px;height: 65px;background: #949494 url(../images/base/top-sousuo.png) center center no-repeat;
}

.top-sousuo1{height: 65px;width: 0;float: right;
 transition: all 300ms ease-in-out 0s;position: relative;
}
.top-sousuo1.active{width: 170px;}

.top-sousuo1 .text10{height: 65px;width: 190px;}

.top-sousuo1 .btn10{position: absolute;right: 100%;top: 0;
display: none;z-index: 2;
line-height: 65px;cursor: pointer;padding: 0 30px;height: 65px;background: #949494 url(../images/base/top-sousuo.png) center center no-repeat;
}
.top-sousuo1.active .btn10{display: block;}



.nav1{float: left;margin-left: 60px;}
.nav1 ul{margin: 0;padding: 0;}
 
.nav-btn{display:none;width:40px;position:absolute;right:15px;top:50%;margin-top: -17px;cursor:pointer;padding:9px 10px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:4px;border-color:#ddd;cursor: pointer;}
.nav-btn span{display:block;height:2px;border-radius:1px;background-color:#888}
.nav-btn span+span{margin-top:4px}

.nav-btn.open{border-color:#00AEEF;background: #00AEEF;}
.nav-btn.open span{background-color:#fff}
 
 
 
.nav1 > ul > li{float: left;}
.nav1 > ul > li > a{display: inline-block;height: 65px;line-height: 65px;padding: 0px 20px;color: #333;background: #FFF;text-decoration: none;transition: 200ms; font-size:14px;}
.nav1 > ul > li > a > span{padding-left: .5em;}
.nav1 > ul > li > a.on{color: #00AEEF;}
.nav1 > ul > li:hover > a{color: #00AEEF; border-bottom:solid 4px #fdaa0a;}
 
.subnav{display: none;background: #fff;z-index: 9999;}
.subnav > ul > li > {position: relative;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}
.subnav > ul > li > a{display: block;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;padding: 0px 30px;text-align: left;line-height: 40px;color: #666;background: #FFF;border-bottom: 1px solid rgba(0, 0, 0, .08);text-decoration: none;}
.subnav > ul > li > a > span{line-height:40px;}
.subnav > ul > li > a:hover{background: #eee;}
 

@media screen and (min-width: 768px) {
.subnav{position: absolute;left: 100%;top: 0;width: 180px;box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.3);z-index: 9999;}
.subnav > ul > li{position: relative;}
.subnav > ul > li > a > span.fa-angle-right{float:right;}
.subnav > ul > li > a > span.fa-angle-down{display: none;}
.nav2{top: 100%;left: 0;}
#nav.mini .logo-box{height: 60px;padding: 10px 0;}
#nav.mini .nav1 > ul > li > a{height: 60px;line-height: 60px;padding: 0px 15px;}
}


@media screen and (min-width: 0) and (max-width: 767px){
.nav-btn{display: block;}

.nav1{display: none;float: none;position: absolute;left: 0;right: 0;top: 100%;background: #fff;}
.nav1-oh{height: 315px;max-height:calc(100vh - 60px);overflow: auto;}
.nav1 > ul > li{float: none;position: relative;}
.nav1 > ul > li > a.aa{display: block;height: 45px;line-height: 45px;border-bottom:1px solid rgba(0, 0, 0, 0.08);}
.nav1 > ul > li > a.aa:hover{background: #eee;}

.nav3 ul li.tree a.cc{padding-left: 40px;}
.nav4 ul li.four a.dd{padding-left: 50px;}
.nav5 ul li.five a.ee{padding-left: 60px;}

.subnav > ul > li > a > span.fa-angle-right{display: none;}
.subnav > ul > li > a > span.fa-angle-down{padding-left: 10px;}
}


@media screen and (min-width: 1200px) and (max-width: 1459px){
.nav1 {margin-left: 20px;}
.nav1 > ul > li > a{padding: 0 8px;}
.top-r{	}	
.top-tel{font-size: 24px;}
}


@media screen and (min-width: 992px) and (max-width: 1199px){
.nav1 {margin-left: 20px;}
.nav1 > ul > li > a{padding: 0 3px;}
.top-r{}	
.top-tel{display: none;}
}

@media screen and (min-width: 768px) and (max-width: 991px){
.nav1 {margin-left: 20px;}
.nav1 > ul > li > a{padding: 0px;}
.top-r{display: none;}	
.top-tel{display: none;}
.top-lang{display: none;}
.top-sousuo{display: none;}
}

@media screen and (min-width: 0) and (max-width: 767px){
.nav1{margin-left: 0;z-index: 999999;}
.top-r{display: none;}	
.top-tel{display: none;}
.top-lang{display: none;}
.top-sousuo{display: none;}
}





.menu2{height: 230px;background: #0093C9;color:white;
position: absolute;left: 0;right: 0;z-index: 999;
display: none;padding-top: 40px;border-top:1px solid #eee;object-fit: cover;opacity: .1; transition: all 300ms ease-in-out 30ms;
}
.menu2 a {color:white;}


 


.menu2-img {width: 246px;height: 148px;float: left;margin-right: 20px; transition:350ms;}
.menu2-img img{width: 246px;height: 148px;}

.menu2.active {opacity: 1;}


.menu2-text{overflow: hidden;}
.menu2-text ul{padding: 0;margin: 0;}
.menu2-text ul li{float: left;width: 33.333333%;line-height: 37px;height: 37px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;	}
.menu2-text ul li a{display: block;padding: 0 15px;line-height: 37px;height: 37px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;	 transition: all 200ms ease-in-out 0s;}
.menu2-text ul li:hover{background:#fdaa0a;color: #fff;}
.menu2-text ul li:hover a{color: #fff;display: block;padding: 0 15px;}

.nav1 > ul > li:nth-child(3) .menu2-text ul li{width: 25%;	}




.section1{position: relative;top: -70px;z-index: 98;}


.s1-nav{height: 52px;overflow: hidden;padding-top: 5px;	}

.s1-nav ul{padding: 0;margin: 0;}
.s1-nav ul li{float: left;width: 33.33333%;background: #000;
line-height: 47px;background: #465159;color: #fff;
padding: 0 20px;cursor: pointer;font-size: 16px;
 transition: all 300ms ease-in-out 0s;
 position: relative;top: 0;
}

.s1-nav ul li:nth-child(2){background: #777;}
.s1-nav ul li:nth-child(3){background: #AEB6BC;}

.s1-nav ul li i{float: right;display: inline-block;height: 32px;width: 32px;border:1px solid #eee;
color: #eee;line-height: 30px;text-align: center;font-size: 16px;
border-radius: 50%;margin-top: 7px;
}
.s1-nav ul li.on{background: #00AEEF;
line-height: 52px;top: -5px;
}


.s1-img{float: left;width: 50%;position: relative;height: 330px; padding-left:60px; padding-top:30px;  }
.s1-img img{width: 70%;
object-fit: cover;
position: absolute;z-index: 2;
}


.s1-text{float: left;width: 50%;background: #0092C9;padding: 30px 60px 30px 60px;
height: 380px;
}

.s1-text h4{color: #fff;font-size: 30px;margin-bottom: 20px;
line-height: 33px;height: 33px;overflow: hidden;
}

.s1-text span{display: block;color: rgba(255,255,255,.3);font-size: 21px;
margin-bottom:50px;
}


.s1-text p{display: block;color: rgba(255,255,255,.8);font-size: 14px;
line-height: 25px;height:100px;overflow: hidden;
}
.s1-text .more{font-size: 34px;color: #fff;margin-top:50px;}
.s1-text .more a{color: #fff;}
.s1-content{ background:#fff;box-shadow: 5px 12px 32px -12px rgba(0, 0, 0, 0.6);}

@media screen and (min-width: 0) and (max-width: 767px){
.s1-nav{height: auto;}
.s1-nav ul li{float: none;width: 100%;}
.s1-nav ul li.on{top: 0;}
.s1-img{width: 100%;height: auto;}
.s1-img img{width: 100%;height: auto;position: relative;}
.s1-text{width: 100%;padding: 20px;height: auto;}
.s1-text span{margin-bottom: 20px;}
}


@media screen and (min-width: 0) and (max-width: 767px){
.section1{position: relative;top: 0;z-index: 98;padding: 30px 0 0;}

}

.section2{padding:10px 0;}

.s2-text{}
.s2-text h4{color: #f47e00;font-size: 56px;margin-bottom: 25px;}
.s2-text h4 small{font-size: 22px;color: #f47e00;}
.s2-text p{font-size: 16px;line-height: 30px;height: 90px;overflow: hidden;color: #323232;}


#owl-demo2{position:relative;padding:0 40px 0 0;margin:0px}
#owl-demo2 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo2 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo2 .owl-item{float:left;}
#owl-demo2 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo2 .owl-controls .owl-nav{}
#owl-demo2 .owl-controls .owl-nav [class*=owl-]{
width: 127px;height: 39px;position: absolute;right: 0;top: -14px;z-index: 332;
cursor: pointer;
}
 
#owl-demo2 .owl-controls .owl-nav .owl-next{right: 0;background: url(../images/base/s2-right.jpg);}
 




@media screen and (min-width: 0) and (max-width: 767px){
.s2-text{;}
.s2-text h4{font-size: 30px;margin-bottom: 15px;}
.s2-text h4 small{font-size: 20px;}
.s2-text p{font-size: 14px;line-height: 1.4;height: auto;margin-bottom: 30px;}


#owl-demo2{padding:0;}
#owl-demo2 .owl-controls .owl-nav .owl-next{top: 0;}
}



.section3{padding:30px 0;background:#fff;

}


.s3-title{margin-bottom:20px; text-align:center;}
.s3-title h4{font-size: 30px;font-weight: bold;margin-bottom: 10px;}
.s3-title h4 a{color: #a3a3a3;}
.s3-title p{font-size: 16px;color:  #a3a3a3;line-height: 1.6;
}


@media screen and (min-width: 992px){
.section3 .col-sm-3{width: 14.285714%;}
}



.s3-item{margin: 15px 0;border:1px solid #cccccc;-webkit-transition: color 0.6s ease;
    -moz-transition: color 0.6s ease;
    -o-transition: color 0.6s ease;
    transition: color 0.6s ease;}
.s3-item a{display: block;position: relative;text-decoration: none;overflow: hidden;
padding: 10px 15px;text-align: center;
}

.s3-img{width: 80px;height: 80px;margin: 0 auto;}
.s3-text{}
.s3-text h4{margin-bottom: 5px;color: #333;font-size: 14px;line-height: 22px;height: 44px;overflow: hidden;}

.s3-item:hover{ box-shadow: 0 0 10px 3px #cccccc;  -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);
}
.s3-item:hover h4{color: #0190C7;}






.s3-img1{background: url(../images/base/img31-1.png) center center no-repeat;}
.s3-item:hover .s3-img1{background: url(../images/base/img31-1.png) center center no-repeat;}

.s3-img2{background: url(../images/base/img32-1.png) center center no-repeat;}
.s3-item:hover .s3-img2{background: url(../images/base/img32-1.png) center center no-repeat;}

.s3-img3{background: url(../images/base/img33-1.png) center center no-repeat;}
.s3-item:hover .s3-img3{background: url(../images/base/img33-1.png) center center no-repeat;}

.s3-img4{background: url(../images/base/img34-1.png) center center no-repeat;}
.s3-item:hover .s3-img4{background: url(../images/base/img34-1.png) center center no-repeat;}

.s3-img5{background: url(../images/base/img35-1.png) center center no-repeat;}
.s3-item:hover .s3-img5{background: url(../images/base/img35-1.png) center center no-repeat;}

.s3-img6{background: url(../images/base/img36-1.png) center center no-repeat;}
.s3-item:hover .s3-img6{background: url(../images/base/img36-1.png) center center no-repeat;}

.s3-img7{background: url(../images/base/img37-1.png) center center no-repeat;}
.s3-item:hover .s3-img7{background: url(../images/base/img37-1.png) center center no-repeat;}

.s3-img8{background: url(../images/base/img38-1.png) center center no-repeat;}
.s3-item:hover .s3-img8{background: url(../images/base/img38-1.png) center center no-repeat;}

.s3-img9{background: url(../images/base/img39-1.png) center center no-repeat;}
.s3-item:hover .s3-img9{background: url(../images/base/img39-1.png) center center no-repeat;}

.s3-img10{background: url(../images/base/img40-1.png) center center no-repeat;}
.s3-item:hover .s3-img10{background: url(../images/base/img40-1.png) center center no-repeat;}

.s3-img11{background: url(../images/base/img41-1.png) center center no-repeat;}
.s3-item:hover .s3-img11{background: url(../images/base/img41-1.png) center center no-repeat;}

.s3-img12{background: url(../images/base/img42-1.png) center center no-repeat;}
.s3-item:hover .s3-img12{background: url(../images/base/img42-1.png) center center no-repeat;}

.s3-img13{background: url(../images/base/img43-1.png) center center no-repeat;}
.s3-item:hover .s3-img13{background: url(../images/base/img43-1.png) center center no-repeat;}

.s3-img14{background: url(../images/base/img44-1.png) center center no-repeat;}
.s3-item:hover .s3-img14{background: url(../images/base/img44-1.png) center center no-repeat;}






.section4{padding: 60px 0; }


.s4-title{margin-bottom: 30px;}
.s4-title h4{font-size: 30px;color: #009cd6;font-weight: bold;}
.s4-title h4 a{color: #009cd6;}


.s4-item1{ height: 340px;background: #fff;position: relative;border: 1px solid #cccccc; box-shadow: 0 0 6px 1px #c1c1c1;transition:300ms; }
.s4-item1:hover{box-shadow: 0 0 10px 3px #c1c1c1; -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.s4-item{height: 170px;background: #fff;margin: 20px 0 0 ;border: 1px solid #cccccc; box-shadow: 0 0 6px 1px #c1c1c1;transition:300ms;}
.s4-item:hover{box-shadow: 0 0 10px 3px #c1c1c1; -webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.s4-item1:after{content:"";display: block;
display: block;height: 32px;width: 32px;position: absolute;right: 15px;bottom: 9px;
background:url(../images/base/s4-right.png) center center no-repeat;z-index: 999;cursor: pointer;

}





.section4 .col-md-6+.col-md-6 .s4-item{margin: 0 0 20px;}
@media screen and (min-width: 0) and (max-width: 991px){
.section4 .col-md-6+.col-md-6 .s4-item{margin:  20px 0;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.s4-item1{height: auto;}
.s4-item{height: auto;}
}



#owl-demo41{position:relative;padding:0;margin:0px}
#owl-demo41 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo41 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo41 .owl-item{float:left;}
#owl-demo41 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo41 .owl-controls .owl-nav{}
#owl-demo41 .owl-controls .owl-nav .owl-next{
display: block;height: 32px;width: 32px;position: absolute;right: 15px;bottom: 0;
background:url(../images/base/s4-right.png) center center no-repeat;z-index: 999;cursor: pointer;
}


#owl-demo42{position:relative;padding:0;margin:0px}
#owl-demo42 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo42 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo42 .owl-item{float:left;}
#owl-demo42 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo42 .owl-controls .owl-nav{}
#owl-demo42 .owl-controls .owl-nav .owl-next{
display: block;height: 32px;width: 32px;position: absolute;right: 15px;bottom: 0;
background:url(../images/base/s4-right.png) center center no-repeat;z-index: 999;cursor: pointer;
}
 


.s41-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}
.s41-item img{    width: 100%;
    height: 300px;
    object-fit: cover;
    padding: 10px 50px;transition:300ms;
}


.s41-item h4{height: 40px;
line-height: 40px;
padding: 0 60px 0 25px;
margin: 0;
text-align:center;
overflow: hidden;
}


.s4-img{ padding:0 15px;}
.s4-img img{width: 100%;height: 140px;transition:300ms;}

.s4-text h4{padding: 0 15px;margin: 0;line-height: 30px;font-size: 14px;text-align: center;color: #666;
text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}





.section5{padding: 60px 0;background: url(../images/base/s5-bg.jpg) center center no-repeat;background-size:cover;}


.section5 h4{color: #fff;font-size: 60px;margin-bottom: 20px;font-weight: bold;}
.section5 p{color: #fff;font-size: 24px;}
.section5 a{display: inline-block;line-height: 40px;font-size: 16px;padding: 0 30px;
background:  #00AEEF;color: #fff;margin-top: 80px;
}

@media screen and (min-width: 768px) and (max-width: 991px){
.section5 h4{font-size: 40px;}
.section5 p{font-size: 18px;}
.section5 a{margin-top: 60px;}
}

@media screen and (min-width: 0) and (max-width: 767px){
.section5 h4{font-size: 30px;}
.section5 p{font-size: 16px;}
.section5 a{margin-top: 40px;}
}





.section6{padding: 60px 0;}

.s6-title{margin-bottom: 50px;}
.s6-title h4{font-size: 38px;font-weight: bold;}
.s6-title h4 a{color: #6d727a;}
.s6-title p{color: #ccc;font-size: 16px;}


@media screen and (min-width: 768px) and (max-width: 991px){
.s6-title h4{font-size: 40px;}
.s6-title p{font-size: 16px;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.s6-title h4{font-size: 32px;}
.s6-title p{font-size: 14px;}
}


#owl-demo6{position:relative;padding:0;margin:0px}
#owl-demo6{position:relative;padding:0;margin:0px}
#owl-demo6 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo6 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo6 .owl-item{float:left;}
#owl-demo6 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo6 .owl-controls .owl-nav{}
#owl-demo6 .owl-controls .owl-nav [class*=owl-]{
font: normal normal normal 14px/1 FontAwesome;font-size: inherit;text-rendering: auto;-webkit-font-smoothing: antialiased;-moz-osx-font-smoothing: grayscale; 
display: block;height: 74px;width: 46px;
position: absolute;top: 50%;margin-top: 8px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 74px;text-align: center;color: #fff;font-size: 30px;}
#owl-demo6 .owl-controls .owl-nav .owl-prev{left: -80px;background: rgba(0,0,0,.3)}
#owl-demo6 .owl-controls .owl-nav .owl-next{right: -80px;background:  rgba(0,0,0,.3)}
#owl-demo6 .owl-controls .owl-nav .owl-prev:before{content: "\f104";}
#owl-demo6 .owl-controls .owl-nav .owl-next:before{content: "\f105";}
#owl-demo6 .owl-controls .owl-nav .owl-prev:hover{background: rgba(0,0,0,.7)}
#owl-demo6 .owl-controls .owl-nav .owl-next:hover{background:  rgba(0,0,0,.7)}
/* 远点按钮 */
#owl-demo6 .owl-dots{}
#owl-demo6 .owl-dots .owl-dot{display:inline-block;zoom:1}
#owl-demo6 .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;-moz-transition:opacity .2s ease;-ms-transition:opacity .2s ease;-o-transition:opacity .2s ease;transition:opacity .2s ease;-webkit-border-radius:30px;-moz-border-radius:30px;border-radius:30px}
#owl-demo6 .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}



.s6-item{}

.s6-item a{display: block;position: relative;text-decoration: none;overflow: hidden;padding: 0 1px;}
.s6-img img{width: 100%;height: auto;}

.s6-text{}

.s6-text p{padding-left: 20px;background:url(../images/base/s6-ico.png) left center no-repeat;
color: #666;font-size: 14px;	
}
.s6-text h4{color: #6e6e6e;font-size: 26px;margin: 10px 0  20px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}






@media screen and (max-width: 1360px){
#owl-demo6 .owl-controls .owl-nav .owl-prev{left: 0px;}
#owl-demo6 .owl-controls .owl-nav .owl-next{right: 0px;}

}





.foot{background: #1F2024;padding: 40px 0;border-bottom:1px solid #333}
 
.foot-r{float: right;}
.foot-tel{line-height: 60px;padding-left:55px; font-size: 24px;color: #ff4800;background: url(../images/base/foot-tel.png) left center no-repeat;}
.foot-r p{color: #999;margin-bottom: 0;}

.foot-l{float:left;}

.foot-l ul{float: left;padding: 0;margin: 0;}

.foot-l ul h4{font-size: 18px;color: #fff;margin-bottom: 15px;}
.foot-l ul h4 a{color: #fff;}
.foot-l ul li{line-height: 26px;color: #b0b0b0;}
.foot-l ul li a{color: #b0b0b0;}

.foot2{background: #1F2024;padding: 20px 0;color: #b0b0b0;}
.foot2 a{color: #b0b0b0;}
.foot2-fenxiang{float: right;margin-top: 10px;}
.foot2-fenxiang a{margin: 0 5px;}


@media screen and (min-width: 0) and (max-width: 991px){
.foot-r{width: 100%;float: none;margin-bottom: 30px;}
.foot-l ul{width: 50%;margin: 20px 0;}
}

@media screen and (min-width: 0) and (max-width: 479px){
.foot-l ul{width: 100%;margin: 20px 0;}
}

@media screen and (min-width: 0) and (max-width: 767px){
.foot2-fenxiang{float: none;margin-bottom: 15px;margin-top: 0;}
}




.banner2{padding: 40px 0;
background: url(../images/base/banner2.jpg) center center no-repeat;
background-size:cover;
}

.banner2 h4{color: #fff;font-size: 50px;margin-bottom: 20px;}
.banner2 p{color: #fff;font-size: 22px;}


.mianbao{background: url(../images/base/mianbao.jpg) center center repeat-x;
line-height: 56px;height: 56px;text-align: right;color: #fff;font-size: 16px;
margin-bottom: 60px;
}
.mianbao a{color: #fff;margin: 0 5px;}


.box2{padding: 0 0 40px;}
.bg-f3{ 	}	

.box2-sousuo{height:40px;overflow: hidden;margin:10px 0;}
.box2-sousuo1{float: right;height:44px;width:256px;margin:0;background:url(../images/base/box2-sousuo.png) left top no-repeat;}
.text10{float:left;height:44px;width:202px;line-height:44px;color:#999;padding:0px 10px;border:none;background:none;}
.btn10{float:right;height:44px;line-height:30px;width:54px;color:#FFF;border:none;background:none ;cursor:pointer;text-align:center;text-indent: -9999px;overflow: hidden;}
.zhanshi{float: right;margin-right: 20px;line-height: 44px;color: #666;vertical-align:middle;}
.zhanshi span{float: right;margin-top: 9px;display: block;height: 24px;width: 24px;vertical-align:middle;cursor: pointer;}
.zhanshi span.span1{background: url(../images/base/zhanshi.png) center center no-repeat;}
.zhanshi span.span2{	background: url(../images/base/zhanshi2.png) center center no-repeat;}

.zhanshi-1{float: right;
margin-right: 60px;
line-height: 70px;
color: #666;
vertical-align: middle;
font-size: 16px;}
.zhanshi-1 span{float: right;margin-top:23px;display: block;height: 24px;width: 24px;vertical-align:middle;cursor: pointer;}
.zhanshi-1 span.span1{background: url(../images/base/zhanshi.png) center center no-repeat;}
.zhanshi-1 span.span2{	background: url(../images/base/zhanshi2.png) center center no-repeat;}



.box2-left{float: left;width: 300px;margin-right:20px; border:1px solid #c5c5c5; background:#fff;}
.box2-right{overflow: hidden;}

.left1-title{height: 78px;background: #0092C8 url(../images/base/left1-title.png) 15px center no-repeat;
line-height: 78px;padding: 0 15px 0 65px;color: #8DC2DF;font-size: 24px;font-weight: bold;
}

.left1-title h4{color: #8DC2DF;font-size:24px;font-weight: bold;line-height: 78px;margin: 0;}
.left1-title h4 a{color:#FFF}

.left1 dl{}

.left1 dt{position: relative;height:45px;line-height:45px;padding: 0 15px 0 25px;font-size: 14px;
color: #0092c8; border-bottom:1px solid #A7A7A7;background: #fff;  cursor:pointer ;
}
 .left1 dt.on:after{content:"";display: block;height: 3px;width: 137px;
 background: #0092C8;position: absolute;left: 0;bottom: 0;
 }

.left1 dd1{display: none;}
.left1 dd1 p{line-height: 34px;border-bottom:1px solid #B2DEEF;color: #2a2a2a;
padding: 0 15px 0 40px;background: #D9EFF7;margin: 0;
}
.left1 dd p{line-height: 34px;border-bottom:1px solid #B2DEEF;color: #2a2a2a;
padding: 0 15px 0 40px;background: #D9EFF7;margin: 0;
}


.right1 .col-sm-4{width: 25%;}

.right1-item{margin: 0 0 5px;}
.right1-item a{display: block;position: relative;text-decoration: none;overflow: hidden;
}

.right1-img{display:block;overflow:hidden;}
.right1-img img{width:100%;height:auto;margin:0px auto;transition:600ms;}
.right1-item:hover .right1-img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.right1-text{text-align: center;}

.right1-text h4{text-overflow:ellipsis;overflow:hidden;
font-size:14px;color: #6d6d6d;text-align: center;margin-bottom: 10px; line-height:18px; height:36px; 
}
.right1-text h5{display: none;}
.right1-text p{display: inline-block;line-height: 36px;padding: 0 20px;
color: #6d6d6d;font-size: 14px;border:1px solid #D4D4D4;margin: 0;
}

.right1-text p:hover{background: #0092C8;color: #fff;border-color:#0092C8;}

.relatedcontent .row{margin-left: -5px;margin-right: -5px;}
.relatedcontent [class*="col-"]{padding: -5px;padding-right: 5px;}



.right1.active .col-sm-4{width: 50%;}
.right1.active .right1-img{margin: auto;display: none;}
.right1.active .right1-text{overflow: hidden;text-align: left;}
.right1.active .right1-text h4{text-align: left;font-size: 14px;color: #6d6d6d;;margin: 0; }
.right1.active .right1-text h4:hover{border-bottom:solid 2px #fdaa0a; color:#0092C8; background:url(../images/base/icon06.gif) left 18px  no-repeat;}

.right1.active .right1-text h4 font{padding: 10px 15px; display:block;}

.right1.active .right1-text h5{display: none;}
.right1.active .right1-text p{display: none;}
 
.clear1{display: block;}
.clear2{display: none;}

.right1.active .clear1{display: none;}
.right1.active .clear2{display: block;}


@media screen and (min-width: 0) and (max-width: 767px){
.right1.active .col-sm-4{width: 100%;}
}










@media screen and (min-width: 0) and (max-width: 991px){
.box2-left{width: 100%;margin-right: 0;margin-bottom: 30px;float: none;}
}
 
@media screen and (min-width: 0) and (max-width: 767px){
.mianbao{display: none;}
.zhanshi{display: block;margin-bottom: 0px;float: none;width: 100%;margin-top: 30px;
width: 160px;margin: auto;margin-right: auto;
}
.box2-sousuo{height: auto;padding-top: 20px;}
.box2-sousuo1{float: none;	margin: 0 auto 20px;}
}
@media screen and (min-width: 320px) and (max-width: 479px){
.box2-sousuo1{float: none;	margin: 0 auto 10px;}
}


.mianbao2{text-align: right;line-height: 60px;font-size: 16px;padding: 20px 0 0;border-bottom:1px solid #eee;margin: 0 5px;}
.mianbao2 a{color: #666;margin: 0 5px;}


@media screen and (min-width: 0) and (max-width: 767px){
.mianbao2{display: none;}
 }


.mianbao3{height: 55px;line-height: 55px;background: #0093C9;color: #fff;}
.mianbao3 a{color: #fff;margin: 0 5px; padding:0 5px;}


.top2{height: auto;}
.top2 .logo-box{margin-top: 40px;}
.top2 .nav1{margin-top: 40px;}
.top-r2{float: right;height: 100px;}


.top2-tel{padding-left: 40px;background: url(../images/base/top2-tel.jpg) left center no-repeat;
line-height: 40px;height: 40px;color: #24AFE6;font-size: 26px;margin-top: 10px;margin-bottom: 10px;
}

@media screen and (min-width: 992px) and (max-width: 1199px){
.top2 .nav1 > ul > li > a {padding: 0 20px;}
.top2 .nav1{margin-top: 0;}
}

@media screen and (min-width: 768px) and (max-width: 991px){
.top2 .nav1 > ul > li > a {padding: 0 15px;}
.top2 .nav1{margin-top: 0;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.top-r2{display: none;}
.top2 .logo-box{margin-top: 10px;margin-bottom: 10px;}
.top2 .nav1{margin-top: 0;}
}

.special1{text-align:center; padding-top:10px;}
.special1 a img{ width:100%;}
.sousuo20{margin-top: 5px}

.sousuo20{height:31px;width:249px;margin:0;background:url(../images/base/sousuo20.jpg) left top no-repeat;}
.text20{float:left;height:31px;width:213px;line-height:20px;color:#000;padding:0px 10px;border:none;background:none;}
.btn20{float:right;height:31px;line-height:31px;width:36px;color:#FFF;border:none;background:none ;cursor:pointer;text-align:center;text-indent: -9999px;overflow: hidden;}
 


.section11{background: #fff;padding: 0 0 20px;}

.s11-img{float: left;margin-right: 40px;}
.s11-img img{width: 100%;height: auto;}
.s11-text{overflow: hidden;}

.s11-text1{font-size:30px;color: #0092c9;line-height: 1.4;}

.s11-text1-0{color: #333;margin-top: 10px;}
.s11-text1-0 p{margin: 0;}

.s11-text2{font-size: 14px;color:#333;padding: 10px 0;
border-top:1px solid #ccc;border-bottom:1px solid #ccc;
margin: 20px 0 10px;
}
.s11-text2 ul{ padding:0;}
.s11-text2 .list-paddingleft-2 li{background: url(../images/base/li1.png) 0 4px no-repeat; padding-left: 20px;
}
.s11-text3{padding: 20px 0;text-align: center;margin: 0 -10px;}
.s11-text3 p{margin: 0;display: block;float: left;width: 33.333333%;padding: 0 10px;text-align: left;}
.s11-text3 p a{display: block;width: 100%;line-height: 40px;background: #0092C9;
color: #fff;font-size: 14px;padding: 0 15px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.s11-text3 p a i{float: right;display: inline-block;line-height: 40px;height: 40px;width: 50px;}

.s11-text3 p a.a1 i{background: url(../images/base/ico1.png) center center no-repeat;text-align: left;}
.s11-text3 p a.a2 i{background: url(../images/base/ico2.png) center center no-repeat;text-align: left;}
.s11-text3 p a.a3{text-align: center;}

.s11-text4{margin-bottom: 25px;}
.s11-text4 span{float: right;vertical-align:middle;margin-top: 20px;font-size: 18px;color: #24AFE6; font-weight:bold; padding-right:60px;font-style: italic;}
.s11-text4 a{vertical-align:middle;}

.s11-text5{background:#F0F0F0;color:#FF2828;padding: 5px 15px;}




@media screen and (min-width: 0) and (max-width: 991px){
.s11-img{float: none;text-align: center;margin: 0 auto 30px;max-width:100%;}
}


@media screen and (min-width: 0) and (max-width: 767px){
.s11-text1{font-size: 30px;}
}

@media screen and (min-width: 0) and (max-width: 479px){
.s11-text3 p{width: 100%;float: none;margin-bottom: 10px;}
.s11-text3 p a.a3{text-align: left;}
.s11-text4{text-align: center;}
.s11-text4 span{float: none;margin: 0 auto 20px;display: block;text-align: center;}
.s11-text4 a{display: inline-block;}
}



.section12{padding: 20px 0 30px;background: #fff;}
.s12{}

.s12-nav{border-bottom:1px solid #eee;}

.s12-nav ul{padding: 0;margin: 0;}
.s12-nav ul li{float: left;text-align: center;cursor: pointer; line-height: 1.2; width:20%;padding:20px 0;font-size:18px; font-weight:bold;
}
.s12-nav ul li:hover{border-bottom:2px solid #0092C9; color: #0092C9;}
.s12-nav ul li.on {border-bottom:2px solid #0092C9; color: #0092C9;}
.s12-nav ul li.on a {color: #0092C9;}
.s12-nav ul li a{line-height: 1.2;font-size:18px;  display:block; }
.s12-content{color: #333;font-size:14px;line-height: 1.8;}
.s12-content1{padding-top:45px;}

.s12-content img{max-width:100%;height: auto;}


.section13{padding: 20px 0 20px; }
.s13-title{line-height:40px;padding-left:40px;background: url(../images/base/s13-title.png) left center no-repeat;
font-size:24px;color: #0092C9;margin-bottom: 20px; border-bottom:2px solid #0092C9;
}


.section14{padding: 20px 0 40px;}
.s14-title{line-height: 70px;padding-left: 70px;background: url(../images/base/s14-title.png) left center no-repeat;
font-size:24px;color: #0092C9;margin-bottom: 20px; border-bottom:2px solid #0092C9;
}
.s14{}
.s14-img{float: right;margin-left: 40px;width: 460px;max-width:100%;height: auto;}
.s14-img img{max-width:100%;height: auto;}
.s14-text{color: #666;line-height: 1.8;font-size: 16px;overflow: hidden;}
 

@media screen and (min-width: 0) and (max-width: 991px){
.s14-img{float: none;margin: 0 auto 30px;text-align: center;}
}

 
.s14-line-box{padding:30px 0;background: #F3F3F3;}
.s14-line{height: 1px;width: 100%;background: #ccc;}





.section15{padding:30px 0 30px; ;}
.s15-title{line-height:40px;padding-left:40px;background: url(../images/base/s13-title.png) left center no-repeat;
font-size:24px;color: #0092C9;margin-bottom: 20px; border-bottom:2px solid #0092C9;
}



.s15-item{border:1px solid #999;margin-left: -1px;text-align: center;}

.s15-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}
.s15-img{text-align: center;margin: 30px auto 30px;width: 90px;height: 90px;
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);    
    filter: grayscale(100%);	
    filter: gray;
}
.s15-text{padding-bottom: 15px;}
.s15-text h4{color: #666;font-size: 18px;}

.s15-item:hover  .s15-img{
    -webkit-filter: grayscale(0);
    -moz-filter: grayscale(0);
    -ms-filter: grayscale(0);
    -o-filter: grayscale(0);    
    filter: grayscale(0);	
    filter: none;
}
.s15-item:hover .s15-text h4{color: #0092C9;}
@media screen and (min-width: 0) and (max-width: 767px){
.s15-item{margin: 5px 5px}
}








.section16{padding: 30px 0 0; }
.s16-title{line-height:40px;padding-left:40px;background: url(../images/base/s13-title.png) left center no-repeat;
font-size:24px;color: #0092C9;margin-bottom: 20px; border-bottom:2px solid #0092C9;
}
.S16-tlt{width:35%; float:left;}

.s16-1{background:#e7e7e7;margin-bottom: 30px;}
.s16-1-item{margin: 0 -15px;text-align: center;padding: 20px 0;border-left:1px solid #ccc;}
.s16-1-item:hover{background:#9dd7e9; transition:300ms;}
.s16-1-item p:hover{color:#fff;transition:300ms;}
.s16-1-item p a:hover{color:#fff;transition:300ms;}
.s16-1-item p{line-height: 40px; 
font-size: 22px;margin: 0;color: #666;vertical-align:middle;
}
.s16-1-item a{color: #666;}	
.s16-1-item i{display: inline-block;margin-right: 10px;
height: 40px;width: 40px;vertical-align:middle;
}
.s16-1-item i.ico4{background: url(../images/base/ico4.png) center center no-repeat;}
.s16-1-item i.ico5{background: url(../images/base/ico5.png) center center no-repeat;}
.s16-1-item i.ico6{background: url(../images/base/ico6.png) center center no-repeat;}
 
@media screen and (min-width: 0) and (max-width: 767px){
.s16-1-item{border:1px solid #ccc;margin-top: -1px;}
.s16-1-item p{border:none;}
}


.s16-2 .col-sm-4 img{ object-fit: cover;}
.s16-2-img{float: left;   width:30%;}
.s16-2-img img{width: 100%;height: 100%;object-fit: cover;}
.s16-2 .s16-2-text{background: #fff; overflow: hidden; padding:0 40px 0 15px; }


.s16-2-text2{background: url(../images/base/s16-2.jpg) center center no-repeat;
background-size:cover;float: left;width: 200px;
;height: 306px;}



.s16-2-text-1{color: #525252;font-size: 22px;border-bottom:1px solid #ccc;
padding-bottom: 10px;
}
.s16-2-text-2{padding-left: 40px;background: url(../images/base/s16-2-text-2.png) 5px center no-repeat;
color: #0092C9;font-size: 22px;line-height: 40px;border-bottom:1px solid #ccc;padding-top: 15px;padding-bottom: 15px;
}

.s16-2-text-3{padding: 10px 0;}
.s16-2-text-3 dl{margin-bottom: 10px;}
.s16-2-text-3 dt{font-size: 14px;color: #666;font-weight: normal;	}
.s16-2-text-3 dd{font-size: 16px;color: #333;font-weight: bold;}

.s16-2-text-4{color: #666;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.s16-2-text-4 span{display: inline-block;line-height: 24px;padding: 0 15px;
background: #0092C9;color: #fff;font-size: 12px;margin-right: 10px;
}
.s16-2-text-4 span a{color: #fff;}


.s16-2-text2{padding-top: 50px;}
.s16-2-text2 a{display: block;margin: 20px 25px;
background: #002F6E;color: #fff;font-size: 14px;text-align: center;
}


.s16-2-text-5{color: #525252;font-size: 22px;border-bottom:1px solid #ccc;
padding-bottom: 10px;
}
.s16-2-text-5 a{color: #525252;}
.s16-2-text-6{padding-top: 20px;}
.s16-2-text-6 ul{padding: 0;margin: 0;}
.s16-2-text-6 ul li{line-height: 30px;padding-left: 18px;background: url(../images/base/dian1.png) 3px center no-repeat;
text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
color: #666;font-size: 14px;
}
.s16-2-text-6 ul li a{color: #666;}


@media screen and (min-width: 320px) and (max-width: 479px){
.s16-2-img{width: 100%;float: none;height: auto;}
.s16-2-text2{width: 100%;float: none;}
}






.title20{
    height: 40px;
    line-height: 46px;
    padding: 0 0 0px 10px;
    font-size: 16px;
    font-weight: bold;
    color: #000;
    border-bottom: 1px solid #e6e6e6;
    background: #eee;margin-bottom: 40px;}


.title20 h4{margin: 0;}






.section21{}
.s21-nav{width: 50%;float: right;height: 366px;}
.s21-content{width: 50%;float: left;height: 366px;	}

.s21-content img{width: 100%;height: 366px;object-fit: cover;}


.s21-nav ul{padding: 0;margin: 0;}
.s21-nav ul li{height: 122px;background: #F5F5F5;padding: 35px;}
.s21-nav ul li.on{background: #0092C8;}


.s21-nav ul li span{float: right;color: #888;margin-left: 20px;}
.s21-nav ul li p{margin: 0;overflow: hidden;color: #888;font-size: 22px;line-height: 30px;height: 60px;overflow: hidden;}
.s21-nav ul li p a{color: #888;}

.s21-nav ul li.on span{color: #fff;}
.s21-nav ul li.on p{color: #fff;}
.s21-nav ul li.on p a{color: #fff;}



@media screen and (min-width: 0) and (max-width: 991px){
.section21{padding-top: 40px;}
.s21-nav{width: 100%;float: none;height: auto;}
.s21-nav ul li{padding: 15px;height: auto;}
.s21-nav ul li p{font-size: 16px;line-height: 1.4;height: auto;}
.s21-content{width: 100%;float: none;height: auto;}
.s21-content img{height: auto;}
}




.section22{padding: 30px 0;}

.s22-item{margin: 10px 0;border:1px solid #ddd;}
.s22-item a{display: block;position: relative;padding: 20px 30px;text-decoration: none;overflow: hidden;}
.s22-date{color: #333;font-size: 18px;}
.s22-date i{font-size: 28px;margin-right: 10px;color: #0092C8;position: relative;top: 4px;}

.s22-item h4{margin: 20px 0;font-size: 16px;color: #333;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;}

.s22-item p{margin-bottom: 0;color: #888;font-size: 14px;line-height: 22px;height: 44px;overflow: hidden;}


.s22-item:hover{background: #0092C8;border-color:#0092C8;}

.s22-item:hover .s22-date{color: #fff;}
.s22-item:hover .s22-date i{color: #fff;}
.s22-item:hover h4{color: #fff;}
.s22-item:hover p{color: #fff;}





.section31{padding-bottom: 40px;}

.s31-title{     border-bottom: solid 1px #cacaca;
    line-height: 40px;
    padding: 30px 0 20px;
    font-size: 30px;
    color: #333;
    margin-bottom: 20px;
    text-align: center;
    font-weight: bold;
}}

.s31-item{margin: 20px 0;}

.s31-item a{display: block;position: relative;text-decoration: none;overflow: hidden;}
.s31-img{width: 100%;height: 270px;position: relative;}
.s31-img img{width: 100%;height: 100%;object-fit: cover;}

.s31-text{padding:15px 0 30px;}
.s31-text h4{  font-size: 16px;
color: #333;
margin: 0;
text-overflow: ellipsis;
white-space: nowrap;
overflow: hidden;
text-align: center;}
.s31-text span{margin-left: 10px;float: right;display: block;height: 20px;width: 20px;	position: relative;transform: rotate(0); transition: all 100ms ease-in-out 0s;}
.s31-text span:before{content:"";display: block;height: 1px;width: 11px;background: #999;
position: absolute;left: 50%;top: 50%;margin: 0 0 0 -5px;
}.s31-text span:after{content:"";display: block;height: 11px;width: 1px;background: #999;
position: absolute;left: 50%;top: 50%;margin: -5px 0 0 0;
}
.s31-item:hover .s31-text span{transform: rotate(-45deg);color: #E43A37;}
.s31-item:hover .s31-text span:after{background: #E43A37;}
.s31-item:hover .s31-text span:before{background: #E43A37;}

.s31-item:hover .s31-text h4{color: #E43A37;}


.s31-img div{position: absolute;left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,.3);
opacity: 0;border:5px solid #E43A37;}

.s31-img div:before{content:"";display: block;position: absolute;left: 50%;top: 50%;
background: #fff;
height: 1px;width: 36px;
margin: 0 0 0 -17px;
}
.s31-img div:after{content:"";display: block;position: absolute;left: 50%;top: 50%;
background: #fff;
height: 36px;width: 1px;
margin: -17px 0 0 0;
}
.s31-item:hover .s31-img div{opacity: 1;}

.s41-title1{padding-left: 30px;
padding-top: 20px;
font-size: 26px;
color: #333;}



.s41-title{padding-left: 30px;
padding-top: 20px;
font-size: 26px;
color: #333; border-bottom:1px solid #c1c1c1;}


.s41-title a{color: #666;font-size:16px;line-height: 30px; font-weight:bold;}
.s41-img{margin:20px 0;}
.s41-img img{width: 100%;height: auto;}



.section43{padding: 10px 0;}


.section44{}	

.s44-title{    background: #fff;
    line-height: 70px;
    padding: 0 20px;
    font-size: 24px;
    color: #557894;
    margin-bottom: 30px;
    border-bottom: 1px solid #c1c1c1;

}




.left2 {width: 100%;
margin-bottom: 20px;
border-bottom: 5px solid #0092C8;}
.left2 .s16-2-text2{float: none;width: 100%;}

.left3{ padding: 10px 20px;}



.right11{background: #fff;padding: 30px;}

.down1{background: #F1F1F1;padding: 10px 20px;color: #666;vertical-align:middle;
line-height: 35px;
}

.down1 i{display: inline-block;height: 30px;width: 30px;vertical-align:middle;
margin: 0 7px 0 3px;
}

.down1 span{color: #E22054;}

.down1-ico1{background: url(../images/base/down1-ico1.jpg) center center no-repeat;}
.down1-ico2{background: url(../images/base/down1-ico2.jpg) center center no-repeat;}




.down2{margin: 30px 0;}
.down2-title{border-bottom:2px solid #0195C9;line-height: 50px;height: 50px;}

.down2-title span{float: right;line-height: 30px;background: #0195C9;
color: #fff;margin-left: 10px;	margin-top: 20px;width: 108px;text-align: center;display: inline-block;
}
.down2-title p{margin: 0;line-height: 50px;color: #0195C9;font-size: 24px;}

.down2 ul{padding: 0;margin: 0;}
.down2 ul li{line-height: 40px;border-bottom:1px solid #ccc;padding-left: 20px;}
.down2 ul li a{display: inline-block;float: right;height: 40px;width: 108px;
margin-left: 10px;
}

.down2 ul li a.a1{background: url(../images/base/down2-ico1.png) center center no-repeat;background-size: auto 25px;}
.down2 ul li a.a2{background: url(../images/base/down2-ico2.png) center center no-repeat;background-size: auto 25px;}
.down2 ul li a.a3{background: url(../images/base/down2-ico3.png) center center no-repeat;background-size: auto 25px;}



@media screen and (min-width: 0) and (max-width: 767px){
.down2-title{height: auto;position: relative;}
.down2-title span{float: none;position: absolute;width: 30%;
left: 0;bottom: 0;margin-left: 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.down2-title span.span2{left: 33.3333%;}
.down2-title span.span3{left: auto;right:0;	}
.down2-title p{margin-bottom: 40px;}

.down2 ul{}
.down2 ul li{line-height: 22px;border-bottom:1px solid #ccc;padding-left: 0;position: relative;
padding-top: 40px;padding-bottom: 7px;
}

.down2 ul li a{float: none;position: absolute;width: 30%;
left: 0;top: 0;margin-left: 0;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
}
.down2 ul li a.a2{left: 33.3333%;}
.down2 ul li a.a3{left: auto;right:0;	}

}


.right21{background: #fff;}
.right21-content{padding:0 30px 20px;}

.right21-title{font-size: 30px;text-align: center;padding-bottom: 5px; padding-top:30px;color: #333;line-height: 1.4;}
.right21-title2{color: #444;text-align: center;margin-bottom: 30px;}
.right21-title2 span{color: #F9252A;}


.right21-content img {
    padding: 0 25px 10px 0;
}

.special10{margin-top: 60px;margin-bottom: 30px;}

.special10 ul{padding: 0;margin: 0;}
.special10 ul li{line-height: 40px;border-bottom:1px solid #eee;padding-left: 30px;background: url(../images/base/dian2.jpg) left center no-repeat;}
.special10 ul li span{float: right;color: #999;font-size: 12px;}
.special10 ul li a{font-size: 20px;font-weight: bold;color: #333;}

.special20 {padding-top: 30px;}
.special20 img{max-width:100%;}


.i-news-box {margin:0px 30px; padding:20px; -moz-box-shadow:0px 10px 35px #888;
-webkit-box-shadow:0px 10px 35px #888;
box-shadow:0px 10px 35px #888;}

.i-news-box ul {margin-top:30px;}
.i-news-box ul li {line-height:36px; padding-left:25px; background:url(../images/base/i-news-list-ico.gif) left center no-repeat;}




.s222-item{margin: 10px 0; padding:10px; border:1px solid #ddd;}
.s222-date{color: #333;font-size: 18px;}
.s222-date i{font-size: 28px;margin-right: 10px;color: #0092C8;position: relative;top: 4px;}


.s222-item:hover{background: #0092C8;border-color:#0092C8;}
.s222-item:hover .s222-date{color: #fff;}
.s222-item:hover .s222-date i{color: #fff;}
.s222-item:hover a {color: #fff;}
.s222-item ul {margin:10px 0px 0px 10px; padding:0px;}
.s222-item ul li {line-height:36px; padding-left:25px; background:url(../images/base/i-news-list-ico.gif) left center no-repeat;}
.s222-item:hover  ul li {background:url(../images/base/i-news-list-ico2.gif) left center no-repeat;}


.fweixin img {width:100px;}
.fweixin p {  line-height: 24px; text-align: center; color:#9b9b9b;}
@media (max-width: 992px) {
.foot-nav .clear,.fweixin {clear:both;}
.fweixin {margin:30px 0px;}
}
@media (max-width: 468px) {
.foot-guestbook,.foot-guestbook .guestbook_btn {clear:both; margin:30px 0px;}
}

.fweixin p.foot-weixin {padding-top:10px;}

#qrcode {padding:3px;background:white; height:100px;overflow:hidden;}
















.right2{}

.right2-item{margin: 0 0 25px;}
.right2-item a{display: block;position: relative;text-decoration: none;overflow: hidden;
border:1px solid #D4D4D4;background: #fff;
}
 
.right2-img{display:block;overflow:hidden;}
.right2-img img{width:100%;height:auto;margin:0px auto;transition:600ms;}
.right2-item:hover .right2-img img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-ms-transform:scale(1.1);-o-transform: scale(1.1);transform: scale(1.1);}
.right2-text{border-top:1px solid #eee;padding: 20px;text-align: center;}

.right2-text h4{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;
font-size:13px;color: #6d6d6d;text-align: center;margin-bottom: 20px;
}
.right2-text h5{display: none;}
.right2-text p{display: inline-block;line-height: 36px;padding: 0 20px;
color: #6d6d6d;font-size: 14px;border:1px solid #D4D4D4;margin: 0;
}

.right2-text p:hover{background: #0092C8;color: #fff;border-color:#0092C8;}

 
.right2.active .col-sm-3{width: 50%;}
.right2.active .right2-img{margin: auto;display: none;}
.right2.active .right2-text{overflow: hidden;text-align: left;padding: 10px 15px;}
.right2.active .right2-text h4{text-align: left;font-size: 18px;color: #0092C8;margin: 0;}
.right2.active .right2-text h5{display: none;}
.right2.active .right2-text p{display: none;}
 

@media screen and (min-width: 0) and (max-width: 767px){
.right2.active .col-sm-3{width: 100%;}
}



.foot-list3,
.foot-list4,
.foot-list5,
.foot-list6,
.foot-list7,
.foot-list8,
.foot-list9,
.foot-list10,
.foot-list11,
.foot-list12,
.foot-list13,
.foot-list14,
.foot-list15,
.foot-list16,
.foot-list17,
.foot-list18,
.foot-list19,
.foot-list20,
.foot-list21,
.foot-list22
.foot-list {
  display: none;
}



.section12.active .s12-nav {  position:fixed; top:0px; background:white;width:100%;z-index:99999;}
.section12.active .s12-content1 {}



#footer{
    /*! background-color: #333; */
    margin-top: 30px;
}
#footer .footer-nav{
    background-color: #494949;
    height: 45px;
}
#footer .footer-nav ul{
    text-align: left !important;
}
#footer .footer-nav ul li{
    float: left;
	width: 22%;
    height:auto;
}
#footer .footer-nav ul li a{
    display: inline-block;
    line-height: 45px;
    color: #f0f0f0;
    text-indent: 20px;
    font-size: 16px !important;
	width:100%;

}
#footer .footer-nav ul li:last-child a{
   
}
#footer .footer-nav ul li a:hover{
    background-color: #333; 

}
@media (max-width: 600px) {
	#footer .footer_1{ display:none;}
	#footer .copy{display:none;}
	#footer .footer-nav ul li a{ text-indent:0px; }

}
#footer .footer_1{background-color: #333; }

#footer .con{
    width:22%;
	height:auto;
    float: left;
    text-align: left !important;
}
#footer .con ul{
    margin-top: 15px; padding-left:3px;
}
#footer .con ul li{
    text-indent: 20px;
}
#footer .con ul li a{
    color: #f0f0f0;
    text-indent: 20px;
    line-height: 30px;
    font-size: 13px;

    -moz-transition: 0.5s color ease;
    -webkit-transition: 0.5s color ease;
    -o-transition: 0.5s color ease;
    transition: 0.5s color ease;
}
#footer .con ul li a:hover{
    color: #ff3333;
}

#footer .contact{
    text-align: left !important;
    width: 34%;
    float: left;
    background-color: #494949;
    height: 200px;
}
#footer .contact address{
    font-size: 14px;
    margin: 15px 0 0 20px;
    color: #f0f0f0;
}
#footer .contact p{
    margin: 15px 0 0 20px;
    color: #f0f0f0;
    font-size: 14px;
}


/* footer-add */
#footer .copy{
    width: 100%;
    background: #262626;
    height: 33px;
    line-height: 33px;
}
#footer .copy .innercopy{
    margin: 0 auto;
    font-size:12px;
}
#footer .innercopy ul {
    float: left;
}
#footer .innercopy ul li {
    float: left;
}
#footer .innercopy ul li a {
    padding:0 17px;
    color: #b5b5b5;
}
#footer .innercopy p {
    color: #b5b5b5;
    text-align: right;
}
#footer .innercopy p span{
    margin-right: 5px;
}
#footer .innercopy p a{
    color: #b5b5b5;
}


.tit {
    border-bottom: 2px solid #0092C9;
}



.ht_sg_more {
    background: rgba(0, 0, 0, 0) url(../images/base/ico2.gif) no-repeat scroll  ;
    display: block;
    height: 33px;
    margin: 7px 0 0 10px;
    width: 33px;
    float: left;}
	
.tit h2 {
    font-size: 22px;
    line-height: 45px;
    text-indent: 15px;
    color: #666;
}
.tit h2 span {
    color: #aaaaaa;
    margin-left: 10px;
}

/*------------------Product_Qualification---------------------------------*/
 .ht_pq{ padding:30px; background:#f1f1f1; margin-bottom:20px; font-size:12px;}
 .ht_pq_cl{ padding:0 15px 15px 15px; background:url(../images/base/proq_bj_03.jpg) repeat-x bottom;}
 .ht_pq_sp1{ color:#e6171f; display:block; padding-bottom:13px;}
 .ht_pq_sp2{ display:block; line-height:20px; text-indent:24px; text-align:justify;}
 .ht_pq_cli{ padding:10px 28px 40px 28px; background:url(../images/base/proq_bj_03.jpg) repeat-x bottom;}
 .ht_pq_cli ul li{ padding:40px 27px 0 27px; float:left; width:33%; border:1px #f6f6f6 solid; background:#e7e7e7; display:block; }
 .ht_pq_clis1{display:block; padding-bottom:10px; text-align:center;}
 .ht_pq_clis2{display:block;  background:#FFF;border:1px #cfcfcf solid;}
 .ht_pq_clis2 img{display:block;margin:0 auto;}
 .ht_pq_clis3{display:block; line-height:20px; padding-top:5px; padding-bottom:35px;position:relative;}
 .ht_pq_zhu{ padding:0 15px;height:60px; line-height:60px; color:#9f9e9e}
 
 
 @media (max-width: 768px) {
	  .ht_pq_cli ul li{width:100%;}
	  }
 
.s12-content1 table {
    width: 100%;
    border-collapse: collapse;
    margin: 0 0 10px 0;
	text-align:center;
}


.s12-content1 table tr{font-size: 14px;}
/*#canshu table tr.colored{background-color: #f1f1f1;}*/
.s12-content1  table tr.colored{background-color: inherit;}
.s12-content1 tr td:hover{background-color: #f1f1f1;}
.s12-content1 tr td{border: 1px solid #cccccc;vertical-align: middle;}
/*table2*/
/*table2*/

.s12-content1 table tr td:first-child{text-indent:0;border-right: 1px solid #cccccc;}
.s12-content1 table tr td:last-child{text-indent:0;}


.banner .bs-slider{background: #FAFAFA;}

.banner .slide-image{max-width: 1920px !important;}



.box2-left .parent {
height: 70px;
background: #0092C8 url(../images/base/left1-title.png) 15px center no-repeat;
line-height: 70px;
padding: 0 15px 0 65px;

}

.box2-left .parent a {
	display:block;
color: #FFF;
font-size: 24px;
font-weight: bold;
}


.box2-left .child { display:block;
}
.box2-left .child a {
	display:block;
	padding-left:50px;
	line-height:50px;
	height:50px;
	font-weight:bold;
	list-style-type: none;
	color:#535353;
	white-space:nowrap;
	border-bottom:1px solid #E6e6e6;
	background:url(../images/base/dot_o.gif)  0 repeat-y;
}
.box2-left .child a:hover {
	color:#00AEEF;
	text-decoration:none;
	background:url(../images/base/left-xian.jpg) 0 repeat-y;
}
.box2-left .child a.on {
	background:url(../images/base/left-xian.jpg) 0 repeat-y;
	color: #00AEEF;
	text-decoration:none;
}

.contact_phone {
    background: url(../images/base/dsteico.gif) no-repeat 0 6px;
    padding-left: 48px;
    margin: 10px 0 5px 0;
}
.contact_k1_14 {
    font-size: 24px;
    color: #e60904;
    line-height: 34px;
    height: 34px;
}

.contact_phone .contact_tyrx {
    color: #4f4f4f;
    margin: 0 0 -5px 2px;
	float:left;
}
.contact_k1_xs{font-size: 18px;
font-weight: bold;
display: block;
margin-bottom: 20px;
}
.row .icon1{background: url(../images/base/contact_1.jpg) no-repeat 20px 0;
padding-top: 150px;
margin-top: 30px; color:#434445;
}
.row .icon2{background:url(../images/base/contact_2.jpg) no-repeat 20px 0;
padding-top: 150px;
margin-top: 30px;color:#434445;
}
.row .icon3{background:url(../images/base/contact_3.jpg) no-repeat 20px 0;
padding-top: 150px;
margin-top: 30px;color:#434445;}

.contact_1{ line-height:30px;}

.contact_liuyan{width:115px;height:30px;line-height:30px;background:#3eb4d8;text-align:center;cursor:pointer; display: block; color:#FFF; font-size:14px; font-weight:bold; font-family:"微软雅黑";border-radius:3px; margin-top:50px;}

.contact_liuyan:hover{ background:#ff9e0c; color:#ffffff;}   
.contact_k2{ width:50%; float:left; padding-top:40px;}


.contact_k3_r{padding-left:25px; border-left:1px #CCC solid;}
.contact_k3_cjwt {
    background: url(../images/base/gc_weixin.png) no-repeat left top; height:150px;

}
.c_csepa_tit {
    font-size: 17px;
    height: 35px;
    font-weight: bold;
    display: block;
    padding-bottom: 10px;
    color: #5f6060;
	}	
.c_csepa_sm {
    font-size: 12px;
    height: 15px;
    line-height: 15px;
    width: auto;
    color: #2e2f2f;
}
.c_csepa_c {
    height: 50px;
    line-height: 50px;
    color: #0d828c;
}
.c_csepa_c a {
    color: #3e3e3e;
}
.c_csepa_c a img {
    vertical-align: -6px;
}
.contact_qq{ padding:30px 0 ; border-bottom:1px solid #ccc; border-top:1px solid #ccc; }