html,
body 
{ line-height:180%; font-size:14px; font-family: "Microsoft Yahei"; background:rgb(116, 125, 147);}
li {list-style: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); }
img{max-width:100%;height: auto; }

/* 导航 */

.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;}
.dnxs{display: none;}
}

.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;
}
.sjxs{display: none;}
}

/*导航用户注册*/
.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: 768px) {
.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;}
.top-nav-right {width:30px;position:relative;float: none!important;
top:0px;
left:5px; z-index:99; font-size:26px; }
}

#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:#165aa5;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 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,


.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: #3498DB;
    border-color: #3498DB;
}
.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: #3498DB;
    border-color: #3498DB;
}
.pagination>li>a, .pagination>li>span {
    color: #3498DB;
}
.pagination>li>a:focus, .pagination>li>a:hover, .pagination>li>span:focus, .pagination>li>span:hover {
    color: #3498DB;
}
#page strong {
    background: #3498DB;
}
.nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    color: #fff;
    background-color: #3498DB;
}
#dialog_link {
    background: #3498DB;
}
.list-group-item.active>.badge, .nav-pills>.active>a>.badge {
    color: #3498DB;
    background-color: #fff;
}
.comm input.btn {
    background: #3498DB;
    color: #fff;
}
.pages strong, .pages span {
    color: #FFFFFF;
    background: #3498DB;
}
.btn-primary .badge {
    color: #3498DB;
    background-color: #fff;
}





*/









body{font-family: Microsoft Yahei;overflow-x:hidden;}
ul,ol,li{list-style: none;}


.navbar-default {
    border: none;
}

.navbar-default{padding: 0;}

.navbar-collapse{padding: 0;}
.navbar-default{background: #3498DB;
    box-shadow: 0px 0px 0 #888;
}
.navbar-default .navbar-nav>li> a {
    color: #fff;
}
 
.navbar-default .navbar-nav>.active>a, .navbar-default .navbar-nav>.active>a:focus, .navbar-default .navbar-nav>.active>a:hover {
background: #1A7EB8;color: #fff;}



.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: #1A7EB8;color: #fff;}

.dropdown-menu{    background: #1A7EB8;color: #fff;}



.dropdown-menu>li>a{color: #fff;}


.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: #125982;
}

.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    color: #fff;
}




@media (min-width: 768px){

.nav-form{float: right!important;}

}

.navbar-form{padding: 0;margin: 0;}
.navbar-form ::-webkit-input-placeholder{color: #fff;}
.navbar-form :-moz-placeholder {color: #fff;}
.navbar-form ::-moz-placeholder{color: #fff;}
.navbar-form :-ms-input-placeholder{color: #fff;}

.nav-input{
    color: #fff;
    background-color: #006aa8;height: 50px;line-height: 50px;
    border: none;color: #fff;padding: 0 20px;
	border-radius: 0;
}

.nav-btn{
    color: #fff;
    height: 50px;
    border: none;width: 50px;
  
	border-radius: 0;
	background: #006AA8 url(../uploadfile/image/sousuo10.jpg) center center no-repeat;
}


.nav-btn:hover{
    color: #fff;
	background: #006AA8 url(../uploadfile/image/sousuo10.jpg) center center no-repeat;
}

 .nav-form .btn-default.active, .btn-default:active,
.open>.dropdown-toggle.btn-default {
    color: #fff;
	background: #006AA8 url(../uploadfile/image/sousuo10.jpg) center center no-repeat;
}
 .nav-form .btn-default.focus, 
 .nav-form .btn-default:focus {
    color: #fff;
	background: #006AA8 url(../uploadfile/image/sousuo10.jpg) center center no-repeat;
}

 .nav-form .btn-default.active.focus, 
  .nav-form.btn-default.active:focus,
  .nav-form .btn-default.active:hover,
  .nav-form .btn-default:active.focus,
 .nav-form .btn-default:active:focus, 
 .nav-form .btn-default:active:hover,
 .nav-form .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus,
  .nav-form .open>.dropdown-toggle.btn-default:hover {
    color: #fff;
	background: #006AA8 url(../uploadfile/image/sousuo10.jpg) center center no-repeat;
}

.navbar-default .navbar-toggle {
    border-color: transparent;
}
 
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background-color: transparent;
}

.dropdown-menu .divider{    background-color: rgba(255,255,255,.5);
}
.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color:rgba(255,255,255,.5);
}

@media screen and (min-width: 0) and (max-width: 991px){
.nav-form{
display: none;
}
}


@media (max-width: 767px){
.navbar-nav {
    margin: 0;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a {
    color: #fff;
}
.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus, .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover {
    color: #fff;
    background-color: transparent;
}
}
 

.navbar-right {
    float: right!important;
}
.top-nav-right ul li{color: #fff;float: left;}
.top-nav-right ul li a{color: #fff;}


@media (max-width: 768px){
.top-nav-right {width:30px;position: absolute;float: none!important;
top:10px;
left:15px; z-index:99; font-size:26px; }
}


.banner{position: relative;}

.top{position: absolute;left: 0;right: 0;top: 0;z-index: 99;}

.top1{padding: 10px 0;}


@media (max-width: 768px){
.top1{padding: 5px 0;padding-left: 40px;}
.logo-box{float: left;height: 50px;width: auto; overflow:hidden;}
.logo-box img{display:none;}
  
.footli li{ margin-top:5px; padding-left:5px; font-size:14px; width: 33.3%;float: left;}
.fa-lgg{font-size:16px;  margin-right:5px;}
.wetqr{margin-top:10px; width:50%;}
.logofoot{margin-top:10px;}
.float-div {
  width: 100px;
  height: auto;
  position: fixed;
  bottom: 30%;
  left: 2px;

  z-index: 1000;
}

#header .logo {
height: 60px;  
}
#header .logo img {
   width: 100%;
 object-fit: cover;
  
}
.dsplay{ display:none;}

}
@media (min-width: 769px){
  .top1{padding: 10px 0;padding-left: 40px;}
  .logo-box{float: left;height: 90px;width: auto;}
  .logo-box img{ margin-top:20px;margin-bottom:20px;height: 100%;width: auto;}
   .footli li{ margin-top:10px; padding-left:10px; font-size:16px; width: 25%;float: left;}
.fa-lgg{font-size:18px;  margin-right:10px;}
.wetqr{margin-top:20px; width:80%;}
.logofoot{margin-top:20px;}
.logofoot img{width:60%;}
.dsplay{ display:block;}
.float-div {
  width: 150px;
  height: auto;
  position: fixed;
  bottom: 30%;
  left: 2px; 
  z-index: 1000;
}
#header .logo {

 width: 100%;
  height: 110px;

  
} 
#header .logo img {

 width: 100%;
  height: 100%;
 object-fit: cover;
  
} 
}
.thy{height:180px;background-image:url(../uploadfile/images/wxjsx.jpg);background-repeat: no-repeat;}
.banner1{display: block;}
.banner2{display: none;height: 210px; width: auto;}

@media screen and (min-width: 0) and (max-width: 767px){
.banner1{display: none;}
.banner2{width:100%;display: block;background-size:cover;  }
}




.container{background: #FFF;}
.index{padding: 0 0;}


.index-l{margin: 0px 0;}

.index-r{margin: 5px 0;}

.zdyan{width:200px;height:40px;background-color:#9c0000;border-radius:30px; margin-top:15px; color:#FFF; font-size:16px; line-height:40px;}


.index-l1{margin-bottom: 20px;}
.index-l-title{    
padding: 8px 20px;  
    margin: 0;
	color:#000;
	font-size:18px;
    background-color: #e4e4e4;
    font-family: 'Roboto Condensed', sans-serif; 
	border-radius: 5px 5px 0 0;
	}

.index-l li{ padding-left:10px; padding-top:10px;}
.index-l-title span{float: right;font-size: 14px;}
.index-l-title a{color: #fff;}
.index-l-title i{margin-right: 8px;}

.index-l1 ul{padding: 0;margin: 0;
	border-radius:  0 0 5px 5px}
.index-l1 ul li{}
.index-l1 ul li a{ display: block;   padding: 0 18px; height: 48px;line-height: 48px;
    color: #222;
    background-color: #fff;    border: 1px solid #e4e4e4;margin-top: -1px;
	 transition: all 0 ease-in-out 0s;
}
.index-l1 ul li a i{margin-right: 1em;font-size: 12px;}
.index-l1 ul li a:hover{    color: #0f5285;background: #F8F8F8;}


.index-l1 ul li:last-child a {
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}




.index-l2{margin-bottom: 20px;}



.index-l2-item + .index-l2-item{border-top:1px dotted #adadad}
.index-l2-item{background: #fff; height: 400px;}
.index-l2-item a{padding: 10px 15px;display: block;position: relative;text-decoration: none;overflow: hidden;}
.index-l2-item a:after{content:"";display: table;clear:both;}
.index-l2-img{height: 64px;width: 64px;}
.index-l2-img img{width: 100%;height: 100%;object-fit: cover;}
.index-l2-text{padding-top: 8px;}
.index-l2-text p{    margin-bottom: 7px;
    font-size: 16px;line-height: 19px;color: #222;font-size: 14px;}
.index-l2-text h4{    color: #0f5285;
    font-size: 16px;margin-bottom: 0;
     }
.index-l2-text h4 small{margin-left: 8px;    font-size: 14px;
    color: #7e7e7e;
    text-decoration: line-through;}




@media screen and (min-width: 0) and (max-width: 991px){
.index-l2-img{float: left;margin-right:  20px;}
.index-l2-text{overflow: hidden;}
}



.index-l3{margin-bottom: 20px;}
.index-l3 ul{padding: 0;margin: 0;background: #fff;}
.index-l3 ul li{padding: 10px 15px}
.index-l3 ul li+li{border-top:1px dotted #adadad}
.index-l3 ul li{background: #fff;}
.index-l3 ul li h4{font-size: 16px;color: #0f5285;}
.index-l3 ul li h4 a{color: #0f5285;}
.index-l3 ul li p{color: #666;margin: 0;line-height: 19px;max-height:57px;overflow: hidden;}



.index-lx{margin: 5px;}
.index-lx ul{padding: 0;margin: 0;background: #fff;}

.index-lx ul li{ padding: 0px 20px;font-size: 14px;}





.index-xww{margin-bottom: 10px; height: 330px;}
.index-xw{margin-bottom: 10px;border:1px solid  #0f5285;}
.index-xwg{margin-bottom: 10px; height: 540px;border:1px solid  #0f5285;}
.index-xw span{float: right;font-size: 12px;color: #7f7f7f;}
.index-xw ul{padding: 0;margin: 0;background: #fff;}
.index-xw ul li{padding: 14px 15px}
.index-xw ul li+li{border-top:1px dotted #adadad}
.index-xw ul li{background: #fff;}
.index-xw ul li a{font-size: 16px;}
.index-xw ul li a :hover {color: #0f5285;}

.index-xw ul li i {
    width: 8px;
    height: 8px;
    background: #D1D1D1;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}	
.index-xw ul li a:hover i{
    width: 8px;
    height: 8px;
    background: #F00;
    border-radius: 50%;
    display: inline-block;
    margin-right: 6px;
}	


.index-sxw{margin-left:10px;}
.index-sxw span{float: right;font-size: 14px;}
.index-sxw ul{padding: 0;}
.index-sxw ul li{padding: 2px 15px;width: 120px;float:left; margin-left:10px;margin-right:10px;margin-top:10px;}
.index-sxw ul li{background: #881111;}
.index-sxw ul li a{font-size: 14px;}
.index-sxw ul li a :hover {color: #ffffff;}

.index-txw{margin-left:10px;}
.index-txw span{float: right;font-size: 14px;}
.index-txw ul{padding: 0;}
.index-txw ul li{padding: 2px 15px;width: 260px;float:left; margin-left:10px;margin-right:10px;margin-top:10px;}
.index-txw ul li{border-bottom:1px dotted #adadad}
.index-txw ul li a{font-size: 14px;color: #000000;}


.index-zdxw{margin-bottom: 10px; height: 350px;}
.index-zdxw ul{padding: 0;margin: 0;background: #fff;}
.index-zdxw ul li{padding: 8px 15px}
.index-zdxw ul li+li{border-top:1px dotted #adadad}
.index-zdxw ul li{background: #fff;}
.index-zdxw ul li a{font-size: 16px;}
.index-zdxw ul li a :hover {color: #0f5285;}



.index-l4{text-align: center;}
.index-l4 img{max-width: 100%;height: auto;
object-fit: cover;
}



.index-r1{text-align: center;margin-bottom: 20px;}
.index-r1 img{max-width: 100%;height: auto;
height: 204px;width: 100%;
object-fit: cover;
}


@media screen and (min-width: 992px) and (max-width: 1199px){
.index-r1 img{height: 167px;width: 100%;}
}

@media screen and (min-width: 768px) and (max-width: 991px){
.index-r1 img{height: 173px;width: 100%;}
}
@media screen and (min-width: 0) and (max-width: 767px){
.index-r1 img{height: auto;width: auto;max-width:100%;}
}

@media screen and (min-width: 0) and (max-width: 767px){
.index-r1 .col-sm-8 +.col-sm-4{margin-top: 20px;}
}



.index-r2{margin-bottom: 20px;}
.index-r2-title{padding: 5px 20px;  
    margin: 0;
    font-size: 16px;
    color: #fff;
    font-family: 'Roboto Condensed', sans-serif;  
	border-radius: 5px;}


.index-r2-title a{color: #fff;}



#owl-demo1{position:relative;padding:0;margin:0px}
#owl-demo1 .owl-stage-outer{overflow:hidden;position:relative;z-index:10;}
#owl-demo1 *{box-sizing:border-box;}
/* 导航层 */
#owl-demo1 .owl-item{float:left;}
#owl-demo1 .owl-controls{margin-top:0px;text-align:center;}
/* 左右按钮 */
#owl-demo1 .owl-controls .owl-nav{}
#owl-demo1 .owl-controls .owl-nav [class*=owl-]{
    font-family: 'Glyphicons Halflings';
display: block;height: 40px;width: 20px;font-size: 18px;
position: absolute;top: 0;margin-top: -43px;cursor: pointer;overflow: hidden;z-index: 11;display: inline-block;
line-height: 40px;text-align: center;color: #fff;}
#owl-demo1 .owl-controls .owl-nav .owl-prev{right: 50px;}
#owl-demo1 .owl-controls .owl-nav .owl-next{right: 15px;}
#owl-demo1 .owl-controls .owl-nav .owl-prev:before{content: "\e079";}
#owl-demo1 .owl-controls .owl-nav .owl-next:before{content: "\e080";}

 
.s1-item{margin:20px 0 0;background:#fff;border:1px solid #ddd;
border-radius: 8px;
}
.s1-item a{display:block;position:relative;text-decoration:none;overflow:hidden;padding:15px 10px}
.s1-img{height:200px}
.s1-img img{width:100%;height:100%;object-fit:cover}
.s1-text{padding-top:10px;text-align:center}
.s1-text h4{color:#292d30;font-size:16px;text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.s1-text h4:hover{color:#0f5285}
.s1-text p{margin-bottom:0;padding:5px 0;font-size:12px;line-height:18px;height: 54px;overflow: hidden;color:#8b8b8b;font-family:Arial}
.s1-text h5{color:#0f5285;text-align:center;font-size:18px;margin-bottom: 15px;}
.s1-text h5 small{margin-left:8px;font-size:14px;color:#7e7e7e;text-decoration:line-through}
.s1-text .more{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;font-size:16px;color:#fff;transition:all .3s ease-in-out 0s;background:#0f5285}
.s1-text .more i{margin-right:10px}
.s1-text .more:hover{background:#000}
.title10 {
	padding-top:5px;
    line-height:30px;
    text-align: center;
    overflow: hidden;
    max-width: 100%;
}
.title10  a { color:#FFF;font-size: 16px;}
.title10 p {
     color: #ffffff;
    position: relative;
    display: inline-block;
}
.title10 p:before {
    position: absolute;
    right: 100%;
    top: 50%;
    margin-right: 15px;
    content: "";
    height: 1px;
    width: 180px;
    background: #ffffff;
}
.title10 p:after {
    position: absolute;
    left: 100%;
    top: 50%;
    margin-left: 15px;
    content: "";
    height: 1px;
    width: 180px;
    background: #ffffff;
}


.index-r3{margin-bottom: 20px;}
.index-r3 img{width: 100%;height: auto;}
.index-r3 span{float: right;font-size: 12px;color: #7f7f7f;padding-left:20px;}

.index-r4{margin-bottom: 20px;}
.index-r4-title{padding: 12px 20px;  
    margin: 0;
    font-size: 18px;
    color: #fff;
    background: #0f5285;
    font-family: 'Roboto Condensed', sans-serif; 
  
	border-radius: 5px;}
.index-r4-title a{color: #fff;}






.ewm img { width:45%; height:auto;padding-left:15px; padding-right:15px; }	
.foot{padding: 10px  10px;}

.foot1{}
.foot1 h5{margin-bottom: 30px;
    text-transform: uppercase;color: #fff;font-size: 18px;}
.foot1 h5 a{color: #fff;}
.foot1 ul{    list-style: none;
    margin: 0;
    padding: 0;}
.foot1 li{font-size: 14px;line-height: 22px;}
.foot1 li + li {
    margin-top: 8px;
    text-transform: capitalize;
}



.foot2 .lead{
    font-size: 24px;
    margin-bottom: 0;
    color: #fff;
}
.foot2 .lead span{

    color: #2eb3ff;
}


.copyright{padding: 15px 0;color: #fff;font-size: 12px;}

.copyright a{color: #fff;}




.s2-item{margin-top: 20px;}

.s2-item a{display: block;position: relative;text-decoration: none;overflow: hidden;padding: 20px;background: #fff;border:1px solid #ddd;}
.s2-img{float: left;width: 250px;height: 320px;margin-right: 20px;}
.s2-img img{width: 100%;height: 100%;object-fit: cover;}
.s2-text{overflow: hidden;padding-top: 20px;}


.s2-text h4{color:#292d30;font-weight: bold;font-size:16px;text-align:left;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.s2-text h4:hover{color:#0f5285}
.s2-text p{margin-bottom:0;padding:5px 0;font-size:12px;line-height:18px;
height: 54px;overflow: hidden;
color:#8b8b8b;font-family:Arial}
.s2-text h5{color:#0f5285;text-align:left;font-size:18px;margin-bottom: 15px;}
.s2-text h5 small{margin-left:8px;font-size:14px;color:#7e7e7e;text-decoration:line-through}
.s2-text .more{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:400;line-height:1.42857143;text-align:center;white-space:nowrap;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;background-image:none;border:1px solid transparent;border-radius:4px;font-size:16px;color:#fff;transition:all .3s ease-in-out 0s;background:#0f5285}
.s2-text .more i{margin-right:10px}
.s2-text .more:hover{background:#000}

.page_show { margin: 20px 0; }
.page_show a { display: inline-block; height: 40px; line-height: 40px; min-width: 40px; text-align: center; background: #F2F2F2; margin-right: 2px; border-radius: 5px; }


.bd1 { padding: 10px 0; margin-bottom: 10px;}
.list-group { border: solid 1px #e4e4e4; }
.list-group li { padding: 6px 15px; display: block; border-bottom: solid 1px #e4e4e4; }
.list-group li:last-child { border-bottom: 0 none; }
.cut { text-overflow: ellipsis; white-space: nowrap; overflow: hidden; }

.channel_list {padding: 10px 0; margin-bottom: 10px;}
.channel_list li {line-height:35px; padding:0px; margin:10px; }
.channel_list li a { height:35px; background-color:#004987;display:block;color:#FFF; TEXT-ALIGN: center }
.channel_list li a:hover { height:35px;background: #0CF; color:#000; text-decoration:none; }





/*当前位置*/
#current_location { background: #EEE; background: linear-gradient(to right, #EEE, #FFF); padding: 10px; margin-bottom: 20px; border-radius: 5px; }
#current_location a.current{ color: red; }

#detail_name { font-weight:800 }
#detail_intro { font-size: 16px; color: #999;}
#detail_content { padding: 20px 0; font-size:16px; }
#detail_content p { line-height: 32px; }
#detail_picture { margin: 20px 0; text-align: center;}
#detail_video { margin: 20px 0; text-align: center; }
#detail_video embed  { width: 100%; height: 535px; }
#detail_attachment { margin: 20px 0; }
#detail_slideshow { text-align: center;}
#detail_slideshow .bd li img {  }
#detail_slideshow .hd { margin-top: 10px;}
#detail_slideshow .hd li img {  }
#detail_slideshow .hd li.on img { border: 2px solid #0AE; }
.quote { padding: 15px; border: solid 1px #e4e4e4; border-left-width: 6px;border-right-width: 6px; }
.h2 { font-size: 28px; padding: 14px 0; }



/*--------------------------------------------------------------
# Header
--------------------------------------------------------------*/


#header {

  transition: all 0.5s;
  z-index: 997;
  transition: all 0.5s;
  padding: 20px 0;
  left: 0;
  top: 0;
  right: 0;
  transition: all 0.5s;
  z-index: 997;
}

#header.header-scrolled,
#header.header-pages {

  padding: 0 0;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.3);
}

#header.header-scrolled #topbar,
#header.header-pages #topbar {
  display: none;
}

#header .logo h1 {
  font-size: 36px;
  margin: 0;
  padding: 0;
  line-height: 1;
  font-weight: 400;
  letter-spacing: 3px;
  text-transform: uppercase;
}



/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/

/* Desktop Navigation */
.containerr{

  padding-left:20px; padding-right:20px;
  
}
.main-navv {
margin: 0px auto;
height:37px;
}

.main-nav,

.main-nav * {
  margin: 0;
  padding-top:2px;
 padding-bottom:3px;
  list-style: none;
}
.main-nav > ul > li {
  position: relative;
  white-space: nowrap;
  float: left;
  padding-left:0px;
  
}

.main-nav a {
  display: block;
  position: relative;

  transition: 0.3s;
  font-size: 18px;
  font-weight: 600;
  font-family: "宋体";
  text-transform: uppercase;
  text-decoration: none;
}

.main-nav a:hover {
  display: block;
  position: relative;

  transition: 0.3s;
  font-size: 18px;  
  text-transform: uppercase;
  font-weight: 600;
  text-decoration: none;
}



.main-nav .drop-down ul {
  display: block;
  position: absolute;
  left: -10px;
  top: calc(100% - 30px);
  z-index: 999;
  opacity: 0;
  visibility: hidden;

  text-align:center;
  transition: ease all 0.3s;
}

.main-nav .drop-down:hover > ul {
  opacity: 1;
  top: 100%;
  visibility: visible;
    min-width: 100%;
}

.main-nav .drop-down li {
 margin-left:-40px;
  position: relative;
}
.main-nav .drop-down .drop-down li {
 
  position: relative;
}
.main-nav .drop-down .drop-down li a {
 padding-left:20px;
 padding-right:20px;
  font-size: 18px;
  font-weight: 600;
  position: relative;
}
.main-nav .drop-down ul a {

  padding: 5px 20px;
  font-size: 18px;
  font-weight: 600;
  text-transform: none;

}
.main-nav .drop-down .drop-down ul a {
  padding: 5px 10px;
  font-size: 18px;
  font-weight: 600;
  text-transform: none;

}
.main-nav .drop-down ul a:hover,
.main-nav .drop-down ul .active > a,
.main-nav .drop-down ul li:hover > a {
  text-decoration: none;


}



.main-nav .drop-down .drop-down ul {
  top: 0;
  left: calc(100% - 30px);
}

.main-nav .drop-down .drop-down:hover > ul {
  opacity: 1;
  top: 0;
  left: 100%;
}

.main-nav .drop-down .drop-down > a {
 
}

.main-nav .drop-down .drop-down > a:after {
  content: "\f107";
  position: absolute;
   padding-left: 5px;
}

/* Mobile Navigation */


.mobile-nav {
  position: fixed;
  top: 0;
  bottom: 0;
  z-index: 9999;
  overflow-y: auto;
  left: -260px;
  width: 260px;
  padding-top: 18px;
  background: rgba(95, 30, 220, 0.8);
  transition: 0.4s;
}

.mobile-nav * {
  margin: 0;
  padding: 0;
  list-style: none;
}

.mobile-nav a {
  display: block;
  position: relative;
  color: #fff;
  padding: 10px 20px;
  font-weight: 500;
  text-decoration: none;
}

.mobile-nav a:hover,
.mobile-nav .active > a,
.mobile-nav li:hover > a {
  color: #8dc2fa;
  text-decoration: underline
}

.mobile-nav .drop-down > a:after {
  content: "\f078";
  font-family: FontAwesome;
  padding-left: 10px;
  position: absolute;
  right: 15px;
}

.mobile-nav .active.drop-down > a:after {
  content: "\f077";
}

.mobile-nav .drop-down > a {
  padding-right: 35px;
}

.mobile-nav .drop-down ul {
  display: none;
  overflow: hidden;
}

.mobile-nav .drop-down li {
  padding-left: 20px;
}


.mobile-nav-toggle {
  position: fixed;
  right: 0;
  top: 0;
  z-index: 9998;
  border: 0;
  background: none;
  font-size: 24px;
  transition: all 0.4s;
  outline: none !important;
  line-height: 1;
  cursor: pointer;
  text-align: right;
}

.mobile-nav-toggle i {
  margin: 10px 10px 0 0;
  color: #2989dd;
}

.mobile-nav-overly {
  width: 100%;
  height: 100%;
  z-index: 9997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(40, 38, 70, 0.8);
  overflow: hidden;
  display: none;
}

.mobile-nav-active {
  overflow: hidden;
}

.mobile-nav-active .mobile-nav {
  left: 0;
}

.mobile-nav-active .mobile-nav-toggle i {
  color: #fff;
}

.float-left {
	float: left!important
}
.float-right {
	float: right!important
}
.img-fluid {
	max-width: 100%;
  height: auto;
}

  .d-none {
	display: none!important
}
@media (max-width: 991px) {
 .icon-xs.icon-circle
{
  width: 60px;
  height: 60px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}	
}
@media (min-width: 992px) {
	.d-lg-none {
	display: none!important
}
.d-lg-inline {
	display: inline!important
}
.d-lg-inline-block {
	display: inline-block!important
}
.d-lg-block {
	display: block!important
}

 .icon-xs.icon-circle
{
  width: 80px;
  height: 80px;
  line-height: 50px;
  font-size: 14px;
  color: #fff;
  text-decoration: none;
}

}
.text-subline {
	position:relative;
	height:1px;
	padding:0;
	background:#e5e5e5;
	border:0;
margin-bottom:15px;
}
.text-subline:before {
	content:'';
	position:absolute;
	top:0;
	left:0;
	height:1px;
	width:140px;
	background:#ff7a59
}

.index-2-title{    
padding: 8px 20px;  
    margin: 0;
	color:#000;
	font-size:24px;
	font-weight:800;
    background-color: #ffffff;
    font-family: 'Roboto Condensed', sans-serif; 
	border-radius: 5px 5px 0 0;
	}
.index-2-title span a{float: right;font-size: 16px; font-family: "宋体"; padding-right:0px; }
.index-2-title a{    
	color:#000;
	font-size:24px;
	}	

.text-bold {
    font-weight: 600;
}

.table1 { width: 100%; max-width: 100%; border-collapse: collapse; border-spacing: 0; }


.table1>tbody>tr>td,.table1>tbody>tr>th,.table1>tfoot>tr>td,.table1>tfoot>tr>th,.table1>thead>tr>td,.table1>thead>tr>th {
	padding: 3px;
	line-height: 1.42857143;
	vertical-align: top;
	border: 1px solid #ddd
}

.fcnt{display:block;height:348px;width:760px;border:2px solid #222;position:relative;overflow:hidden; margin-left:-15px;}
.fcnt .mimg{float:left;width:610px;height:345px;overflow:hidden;border:1px solid #470304;}
.fcnt .mimg div{display:none;}
.mimg img{width:610px;height:345px;}
.fcnt ul{float:right;width:155px;height:345px;}
*html .fcnt ul{position:absolute;right:0;top:0;width:152px;height:350px;}
.fcnt li{display:block;height:82px;width:150px;margin-bottom:5px;cursor:pointer;overflow:hidden;}
.fcnt li img{width:150px;height:82px;filter:alpha(opacity=70);-moz-opacity:0.7;opacity:0.7;}
.fcnt li.cur img{width:142px;height:75px;margin:4px 0 0 4px;filter:alpha(opacity=100);-moz-opacity:1;opacity:1;}
#tri{position:absolute;top:0;right:2px;z-index:1000;width:155px;height:82px;background:url(img/point.png) no-repeat;cursor:pointer;}
*html #tri{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="style/img/point.png");background:none;}
.fcnt dl{position:absolute;bottom:1px;left:0px;width:600px;height:40px;background:url(img/shadow.png) no-repeat;display:none; color:#FFF;}
.fcnt dt{line-height:38px;text-align:center;font-size:22px;font-family:"黑体";font-weight:900;color:#FFF;}
*html .fcnt dl{filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src="style/img/shadow.png");background:none;}

.input { border-radius: 3px; padding: 6px; border: solid 0px #aaaaaa; width: 100%; height: 34px; line-height: 20px; display: block; font-size: 14px; }
.text { border-radius: 3px; padding: 6px; border: solid 0px #aaaaaa; width: 100%; height: 160px; line-height: 20px; display: block; font-size: 14px;  }
.fc{ clear:both; padding-top:5px;}
.fc5{ clear:both; padding-top:5px;}
.fc6{ clear:both; padding-top:6px;}
.fc7{ clear:both; padding-top:7px;}
.fc8{ clear:both; padding-top:8px;}
.fc9{ clear:both; padding-top:9px;}
.fc20{ clear:both; padding-top:20px;}
.fc30{ clear:both; padding-top:30px;}
.fc40{ clear:both; padding-top:40px;}
.fc50{ clear:both; padding-top:50px;}
.fc60{ clear:both; padding-top:60px;}
.cp{ cursor:pointer;}
.badgeb {
	margin-left:15px;
	display:inline-block;
	min-width:10px;
	padding:5px 20px;
	font-size:16px;
	font-weight:800;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-color: #FF0000;
	border-radius:10px
}

.badgel {
	margin-left:10px;
	display:inline-block;
	min-width:10px;
	padding:3px 7px;
	font-size:14px;
	font-weight:700;
	line-height:1;
	color:#fff;
	text-align:center;
	white-space:nowrap;
	vertical-align:middle;
	background-color: #c9987b;
	border-radius:6px
}
.hiSlider{
		overflow: hidden;
		height: auto;
		width: 500px;
		background: #eee;
	}
	.hiSlider-item{
		float: left;
	}
.hiSlider-pages,.hiSlider-title {
	position: absolute;
	z-index: 3
}
.hiSlider-btn-prev,.hiSlider-btn-next {
	position: absolute;
	z-index: 5;
	top: 50%;
	height: 30px;
	width: 30px;
	background: url(img/hislider-arrow.png) no-repeat;
	margin-top: -15px;
	text-indent: -200px;
	overflow: hidden;
	opacity: .6;
opacity: 60;
}
.hiSlider-btn-prev {
	left: 10px
}
.hiSlider-btn-next {
	right: 10px;
	background-position: -30px 0
}

.hiSlider-title {
	margin-bottom:10px;
	bottom: 0;
	width: 100%;
	color: #fff;
	text-indent: 10px;
	background: rgba(0,0,0,.6);
	z-index: 2;
	font: 14px/2 "Microsoft YaHei",Arial,Tahoma
}
.hiSlider-pages {
	bottom: 10px;
	right: 10px;
	text-align: right
}
.hiSlider-pages a {
	height: 12px;
	width: 12px;
	margin: 0 6px;
	display: inline-block;
	overflow: hidden;
	text-indent: -100px;
	font-size: 0;
	border-radius: 50%;
	background: #ddd
}
.hiSlider-pages a.active {
	background: #5472BF
}
/* marqheadleft */
.marqueeleft{width:100%;overflow:hidden; margin-left:0px;font:12px; margin-top:2px;}
.marqueeleft ul{float:left;margin-left:-25px; margin-right:0px; }
.marqueeleft li{float:left;margin:0 0px;display:inline;overflow:hidden;}
.marqueeleft li .pic{display:block;border:#ccc 1px solid;width:220px;height:160px;padding:2px;overflow:hidden;}
.marqueeleft li .pic img{width:220px;height:160px;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px; width:210px;}
.marqueeleft li .txt a{font-size:12px;}
.list_lh{ height:270px; overflow:hidden; margin-top:20px;}
.list_lh ul{padding-left:0px;}
.list_lh li{padding-top:15px;padding-left:10px;}
.list_lh li span{ float:right;}

.title002 {
	text-align: center; overflow: hidden;
}
.title002 ul{
	margin-top:0px; margin-bottom:0px;
}
.container03 {
	 padding: 0px 0px; overflow: hidden;margin: 0px auto;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.title002 .icon001 .dot {
	transition:0.5s; left: 0px; top: 0px; right: 0px; bottom: 0px; position: absolute;
}
.list_box4 {
	padding-bottom: 0px; margin-top:0px;
}
.list_box4 li {
	margin-right: 15px;
}

.list_box4 li .ico img {
	width: 100%;height:100%;
}
.list_box4 li .con {
	padding: 10px 0px 0px 10px;
}
.list_box4 .miso-dots li {
	margin: 0px 0.5rem; padding: 0px; border-radius: 50%; border: 1px solid rgb(9, 66, 233); transition:0.5s; border-image: none; width: 0.62rem; height: 0.62rem; display: inline-block;
}
.list_box4 .miso-dots li.miso-active {
	background: rgb(9, 66, 233);
}
.miso-slide {
	height: 100%; float: left; display: none; min-height: 1px; -moz-user-select: text; user-select: text; -khtml-user-select: text;
}
.miso-initialized .miso-slide {
	display: block;
}
.miso-dots li button {
	background: none; padding: 5px; border: 0px currentColor; border-image: none; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; cursor: pointer;
}
.miso-dots li.miso-active a {
	transform: rotateY(180deg); -webkit-transform: rotateY(180deg); -moz-transform: rotateY(180deg);
}
.miso-prev {
	background: none; padding: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; position: absolute; z-index: 1; cursor: pointer;
}
.miso-next {
	background: none; padding: 0px; border: currentColor; border-image: none; top: 50%; width: 20px; height: 20px; color: transparent; line-height: 0; font-size: 0px; display: block; position: absolute; z-index: 1; cursor: pointer;
}
.icon-circle {
  border-radius: 50%;
}
.ui-to-top {
  box-shadow: 0 0px 10px 0 rgba(0, 0, 0, 0.22);
  
  position: fixed;
  right: 15px;
  
  overflow: hidden;
  z-index: 10;
  -webkit-transform: translateY(100px);
  transform: translateY(100px);
}


