html,
body 
{ line-height:180%; font-size:1.0em; font-family: "Microsoft Yahei"; background:white;}
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); }


/* 导航 */
.navbar-default {
padding:15px 0px 5px 0px;
background:white;
opacity: 1.0;   /* 顶部透明度 */
-moz-box-shadow:0px 0px 15px #888;
-webkit-box-shadow:0px 0px 15px #888;
box-shadow:0px 0px 15px #888;
}
@media (max-width: 768px) {
.navbar-default {padding:5px 0px;}

}

.navbar-default .navbar-nav>li> a {color:#000;}
/* logo */
a.navbar-brand { width:250px;max-height:65px; margin:5px; padding:0px; overflow:hidden;}
a.navbar-brand img {max-width:210px;max-height:65px; 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:50px;}
}

/* 导航右侧 */
@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;}
}

.top-nav-right {
  position: absolute;
  top:20px;
  right:0px;
  /*width:240px;*/
  margin:0px;
  padding: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;}

.top-nav-right ul li { 
float:left; 
width:30px;
line-height:30px;
margin:2px; 
}
.glyphicon{font-size:1.3em;}
.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;
            top:0px;
            left:5px; z-index:99; font-size:26px; }


  .mob-hidden {display:none;}
}

#fat-menu {margin-top:3px;}

.s-color1{color:#652b01}
.s-color2{color:#003366}



/* 幻灯文字 */


.carousel-caption {
bottom:10%;
}

#myCarousel {margin-top:-20px;}
.carousel-caption h3 {margin-bottom:30px;font-size:2.6em;}
.carousel-caption p {line-height:200%;font-size:1.2em;}
.carousel-caption .btn {margin-top:20px; font-size:1.0em;}

@media (max-width: 1280px) {

.carousel-caption h3 {font-size:2.0em;}
.carousel-caption p {line-height:180%;font-size:1.0em;}
}
@media (max-width: 768px) {
#myCarousel {margin-top:-20px;}
.carousel-caption h3 {margin-bottom:30px;font-size:1.2em;}
.carousel-caption p {display:none;}
.carousel-caption .btn {display:none;}
}
@media (max-width: 468px) {
#myCarousel {margin-top:-20px;}
}

/**************************************************/
.banner{ height:240px; margin-top:-20px;}
@media (max-width: 1280px) {
.banner{ height:200px; margin-top:-20px;}
}
@media (max-width: 768px) {
.banner{ height:180px; margin-top:-20px;}
}

.modal {top:20%;}

.bs-example-modal-lg-search .row { padding:20px; }

/* 行业分类 */

.tradeclass a{}
.tradeclass img{ width:100%;}
/* 通用 */

.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;}

.h260{height:260px;}

.title,.title-2 { padding:30px 0px 20px 0px; text-align:center; text-transform:uppercase;}
.title h1,.title h3 a { color:#652b01;line-height:45px;height:45px;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:12px; }
.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:14px;}

.title-3 { padding:0px 0px 20px 0px; text-align:center; text-transform:uppercase;}
.title-3 h1,.title-3 h3{ color:#165aa5;line-height:45px;min-height:45px;font-size:32px; font-weight: normal;text-decoration: none; }
.title-3 h3 small {display:block; clear:both; margin:20px 0px 10px 0px; color:#a1a1a1; font-size:13px; }
.title-3 p { margin:20px auto 20px auto;line-height:20px;color:#333;font-size:13px; }
@media (max-width: 768px) {
.title-3 h3{font-size:24px;}
}
/* 页底 */


.foot { padding:50px 0px 0px 0px; 
background:#333; color:#9b9b9;}
.foot .container {position: relative;}
.foot a {color:#cccccc;}
.foot h5 { color:#9b9b9b; margin-bottom: 30px;  line-height:180%; font-size: 16px; font-weight: normal; }
.foot .foot-nav { clear:both; margin-bottom: 30px; overflow: hidden; }
.foot .foot-nav dl {}

.foot .foot-nav dl dt { position: relative; padding-bottom: 15px; border-bottom: 1px solid #ffffff; margin-bottom: 10px; font-size: 16px;  }
.foot .foot-nav dl dt b { position: absolute; display: block; width: 39%; height: 3px; left: 0; bottom: -2px; background-color: #; }
.foot .foot-nav dl dd { line-height: 30px; }
.foot .foot-nav dl dd a { font-size: 13px;  }
.foot .copyright { clear:both;  margin:30px 0px; text-align: center; color:#9b9b9b; }


.fweixin img {width:150px;}
.fweixin p {  line-height: 24px; text-align: center; color:#9b9b9b;}





.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:#003366;
  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 #003366;
  border-radius: 3px 3px 3px 3px;
  text-decoration:none;
  margin: 0px 3px 0px 0px;
  color:#003366;
  font-size:0.8em;
}

.pages strong {color:white;}

.pages span {
  float:right;
}

#page {
font-size:0.8em;
}

#page strong {
padding:5px 8px;
background:#003366;
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;}

#print p {
   text-indent: 2em;
}



/* 首页 */


.index-1 { padding-bottom:60px; background: #f8f8f8; }
.index-3 { padding-bottom:60px; background: #f8f8f8; }
.index-1 ul { overflow: hidden; }
.index-1 li { padding:10px 20px 0 20px; overflow: hidden; text-align: center; float: left; border: 0px solid transparent; position: relative; transition: 400ms; }
.index-1 li a{width:100%;}
.index-1 li a:hover {background:#652b01;border:1px solid #ccc;}
.index-1 .t1 { width: 100%; height: 260px; padding: 20px 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 .t1 a:hover{color: #ffffff;}
.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;
display:none; }
.index-1 li:hover .t1 {/* margin-top:-50px; */}
.index-1 li:hover .t2 { bottom:0px; }

@media (max-width: 768px) {
.index-1 li {width: 50%;padding:10px 10px 0 10px;
margin-bottom:10px;border:0px solid #ccc;
}
.index-1 li .t1 {height: 180px; padding: 10px 0 0 0;/* margin-top:-50px;*/ }
.index-1 .t1 .img-auto {height:106px;  }
.index-1 li .t2 { bottom:0px; }
}


.index-2 {padding-bottom:80px;background:#f8f8f8;}
.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:0px 0px 100px 0px;}
.index-6 ul li { height:124px; padding:0px; border:1px solid #eee; overflow:hidden;}
.index-6 ul li .img-auto {
width:90px;
height:90px;
margin:20px 50px;
overflow:hidden;
}



/* latest_new */
@media (min-width: 468px) {
.latest_new{ width:90%; margin-top:10px; margin-left:auto; margin-right:auto; text-align:left;}
.latest_new .latest_new_lf{ float:left; width:100%; margin-bottom:16px; padding-right:15px; }	
	}
@media (min-width: 768px) {
.latest_new{ width:100%; margin-top:10px; margin-left:auto; margin-right:auto; text-align:left;}
.latest_new .latest_new_lf{ float:left; width:48%; margin-bottom:16px; padding-left:1%;padding-right:1%; }	
	}
@media (min-width: 1024px){
.latest_new{ width:100%; margin-top:10px; margin-left:auto; margin-right:auto; text-align:left;}
.latest_new .latest_new_lf{ float:left; width:31%; margin-bottom:16px; padding-left:1%;padding-right:1%;}
.index-6 ul li { margin:10px}
	}
@media (min-width: 1280px){
.latest_new{ width:1200px; margin-top:10px; margin-left:auto; margin-right:auto; text-align:left;}
.latest_new .latest_new_lf{ float:left; width:31%; margin-bottom:16px; padding-left:1%;padding-right:1%;}
.index-6 ul li { margin:15px}
	}



.latest_new h2{ height:45px; font-size:24px; line-height:24px;  font-weight:normal; color:#00569f; text-transform:uppercase; overflow:hidden; zoom:1;}
.latest_new h2 strong{ float:left; font-weight:normal;}
.latest_new h2 span{ font-size:18px; padding-left:9px; color:#818181;}
.latest_new h2 a{ float:right; font-family:Verdana; font-size:12px; color:#818181;} 
.latest_new h2 a:hover{ color:#4b4b4b;}


.latest_new .latest_new_rg{ float:right; width:310px; margin-bottom:16px;}
.latest_new dl{ margin-bottom:15px; border-bottom:#CCC 1px dotted;}
.latest_new dl dt{ height:26px; font-size:14px;}
.latest_new dl dt a{ color:#4b4b4b; font-weight:100;}
.latest_new dl dd{ padding-bottom:10px; line-height:180%;}
.latest_new dl dd a{ color:#818181;}
.latest_new dl dd a:hover{ color:#4b4b4b;}



/* 底部版权 */
.home-copyright { padding:10px 0px 0px 0px;  background:#222; color: #fff; }
.home-copyright .hr  {padding:15px 0px 0px 0px; border-top:1px dotted #555;}
.home-copyright-left {padding:0px;}
.home-copyright .links-logo img {
float:left; margin:10px;
opacity: 0.2;
}
.home-copyright .links-logo img:hover {opacity: 1; transition: 400ms;}
.home-copyright .links-a { clear:both; margin: 0 auto; font-size: 14px; padding-bottom: 10px; }
.home-copyright .links-a a { color: #666; padding: 10px; line-height: 200%; }




/* 新闻页-新闻列表 */
.excerpt{background-color:#fff;padding:30px 30px 30px 266px;margin-bottom:1px;position:relative;border-left:solid 3px #fff;*zoom:1;border-bottom: 1px solid #F1F1F1; }
.excerpt:before,.excerpt:after{display:table;content:"";line-height:0}
.excerpt:after{clear:both}
.excerpt:hover{border-left-color:#337ab7;padding-left:270px;margin-left:-4px;background-color:#fbfaf9;}
.excerpt-nothumbnail{padding-left: 20px;}
.excerpt-nothumbnail:hover{padding-left: 24px;}
.excerpt header{margin:0 40px 15px 0}
.excerpt .focus{float:left;/*width:220px*/;margin-left:-240px;text-align:center;position:relative;overflow:hidden;display:table;}
.excerpt .focus a{display:table-cell;vertical-align:middle;/*width:220px;*/height:150px;}
.excerpt .focus a img{margin:0 auto;/*max-width:220px;*/max-height:150px;}
/*For IE7*/
*+html .excerpt .focus a{position:absolute;top:50%;width:100%;text-align:center;height:auto;}
*+html .excerpt .focus a img{position:relative;top:-50%;left:-50%;}
.excerpt header .label{margin-right:5px;position:relative;top:-2px}
.excerpt h2{display:inline;font-size:20px;margin:0;font-weight:normal;position:relative;top:1px;line-height:25px}
.excerpt h2 a{color: #333;}

.excerpt p{margin: 0 0 10px;}
.excerpt h2 strong{color:#8CAC52;margin-right:10px}
.excerpt .note{color:#777;font-size: 14px;line-height: 26px;}
.excerpt .itag a{border-style:solid;border-width:1px;border-color:#e2e2e2 #ddd #ddd #e2e2e2;display:inline-block;margin-right:3px;border-radius:1px;padding:0 5px;line-height:18px}
.excerpt .muted,.article-header .muted,.article-header .cate{margin-right:20px}
.excerpt .muted i{margin-right:5px;}
.excerpt .muted a,.excerpt .muted{color: #666; font-size:12px}
.excerpt .note{margin-bottom:0}
@media (max-width: 768px) {
.excerpt .note{ display:none;}
}

/*新闻分页*/
.m-page{margin:0 auto;clear:both;overflow:hidden;padding:20px 0;}
.m-page a{float:left;background:#eee;padding:0 10px;height:30px;line-height:30px;text-align:center;display:block;margin-right:4px;color:#666; text-decoration:none; font-size:14px;}
.m-page span{float:left;width:28px;height:30px;line-height:30px;text-align:center;display:block;margin-right:4px;color:#666;}
.m-page a:hover,.m-page a.active-page{background:#003366;color:#fff;}
.m-page a.prePage,.m-page a.nextPage{ margin-left:10px;}
.m-page a.num-page{}
.m-page .hidden{display:none;}

/*font-ico*/
@font-face { font-family: 'FontAwesome'; src: url('fonts/fontawesome-webfont.eot?v=3.2.1'); src: url('fonts/fontawesome-webfont.eot?#iefix&v=3.2.1') format('embedded-opentype'), url('font/fontawesome-webfont.ttf?v=3.2.1') format('truetype'); font-weight: normal; font-style: normal; }
.u-icon{font-family:FontAwesome;font-weight:normal;font-style:normal; font-size:13px;text-decoration:inherit;-webkit-font-smoothing:antialiased;*margin-right:.3em;}



@font-face {font-family: "iconfont";
  src: url('../fonts/iconfont.eot'); /* IE9*/
  src: url('../fonts/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
  url('../fonts/iconfont.woff') format('woff'), /* chrome, firefox */
  url('../fonts/iconfont.ttf') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
  url('../fonts/iconfont.svg#iconfont') format('svg'); /* iOS 4.1- */
}

.iconfont {
  font-family:"iconfont" !important;
  font-size:16px;
  font-style:normal;
  -webkit-font-smoothing: antialiased;
  -webkit-text-stroke-width: 0.2px;
  -moz-osx-font-smoothing: grayscale;
}
.icon-ux14006382562102623:before { content: "\e604"; }
.icon-chakan:before { content: "\e616"; }
.icon-chevron:before { content: "\e60b"; }
.icon-iconupload:before { content: "\e605"; }
.icon-weibo:before { content: "\e606"; }
.icon-close-fat:before { content: "\e619"; }
.icon-fangdajing:before { content: "\e62b"; }
.icon-yanjing:before { content: "\e607"; }
.icon-weixin:before { content: "\e608"; }
.icon-jiantou:before { content: "\e627"; }
.icon-jiantou1:before { content: "\e628"; }
.icon-iconfontcolor19:before { content: "\e60e"; }
.icon-fenxiang:before { content: "\e617"; }
.icon-tubiao1xinchuangkoudakai:before { content: "\e61d"; }
.icon-123:before { content: "\e60c"; }
.icon-cubanxinchuangkoudakai:before { content: "\e61e"; }
.icon-shijian:before { content: "\e60f"; }
.icon-fangdajing1:before { content: "\e62c"; }
.icon-fangdajing2:before { content: "\e62d"; }
.icon-jiantouxia:before { content: "\e61b"; }
.icon-shangpingouwuche:before { content: "\e602"; }
.icon-yonghu:before { content: "\e610"; }
.icon-shijian1:before { content: "\e611"; }
.icon-24rili:before { content: "\e61a"; }
.icon-shijian2:before { content: "\e612"; }
.icon-chakan1:before { content: "\e613"; }
.icon-yonghu1:before { content: "\e614"; }
.icon-gouwu07:before { content: "\e603"; }
.icon-bofang:before { content: "\e609"; }
.icon-xiajiantou:before { content: "\e61c"; }
.icon-xin:before { content: "\e618"; }
.icon-jiantou2:before { content: "\e600"; }
.icon-qq:before { content: "\e60a"; }
.icon-head:before { content: "\e615"; }
.icon-jiantou-copy:before { content: "\e601"; }
.icon-jiantou3:before { content: "\e60d"; }
.icon-heart1:before { content: "\e61f"; }
.icon-heart:before { content: "\e620"; }
.icon-forward1:before { content: "\e621"; }
.icon-forward:before { content: "\e622"; }
.icon-eye1:before { content: "\e623"; }
.icon-eye:before { content: "\e624"; }
.icon-clock:before { content: "\e625"; }
.icon-admin:before { content: "\e626"; }
.icon-left:before { content: "\e629"; }
.icon-right:before { content: "\e62a"; }
/**/
/*列表页 -文字列表*/
/**/
.list-container a {color:#333;}
.list-container p {color:#333;}
.list-container h4 {color:#000;font-weight:bold; }
.list-container .row{margin-bottom:15px;}
.list-container .news-list{margin-bottom:0;}
.list-container .note{color:#777;font-size: 14px;line-height: 16px;}

.list-border{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:4em;overflow:hidden;margin-bottom:0;}

.news-list p,
.news-list-text-pic p,
.list-down p{line-height:1.6}
.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,
.owl-item 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;}




/* 产品页面右侧文字信息 */
.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;}
}


/* 滚动图片 */
.owl-carousel{display: none;position: relative;width: 100%;-ms-touch-action: pan-y;}
.owl-carousel .owl-wrapper{display: none;position: relative;-webkit-transform: translate3d(0px, 0px, 0px);}
.owl-carousel .owl-wrapper-outer{overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-wrapper-outer.autoHeight{-webkit-transition: height 500ms ease-in-out;-moz-transition: height 500ms ease-in-out;-ms-transition: height 500ms ease-in-out;-o-transition: height 500ms ease-in-out;transition: height 500ms ease-in-out;}
.owl-carousel .owl-item {float:left;  padding:0px 50px; overflow:hidden; text-align:center; }

.owl-carousel .owl-item h4 { margin:30px 0px; font-size:16px;}
.owl-carousel .owl-item h4 small {padding-left:20px; font-style : oblique; }


.owl-controls .owl-page,
.owl-controls .owl-buttons div{cursor: pointer;}
.owl-controls{-webkit-user-select: none;-khtml-user-select: none;-moz-user-select: none;-ms-user-select: none;user-select: none;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
/* mouse grab icon*/
.grabbing{cursor:url(../images/index/grabbing.png) 8 8, move;}
/* fix*/
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item{-webkit-backface-visibility: hidden;-moz-backface-visibility: hidden;-ms-backface-visibility: hidden;-webkit-transform: translate3d(0,0,0);-moz-transform: translate3d(0,0,0);-ms-transform: translate3d(0,0,0);}



.owl-theme .owl-controls{margin-top: 20px;text-align: center;}
/* Styling Next and Prev buttons*/
.owl-theme .owl-controls .owl-buttons div {color: #333;display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/margin: 5px;padding: 5px 15px;font-size: 20px; font-weight:bold; background: #eee; }
.owl-theme .owl-controls .owl-buttons div:hover {background:#333; color:white;}
/* Clickable class fix problem with hover on touch devices*//* Use it for non-touch hover action*/
.owl-theme .owl-controls.clickable .owl-buttons div:hover{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;text-decoration: none;}
/* Styling Pagination*/
.owl-theme .owl-controls .owl-page{display: inline-block;zoom: 1;*display: inline;/*IE7 life-saver*/}
.owl-theme .owl-controls .owl-page span{display: block;width: 12px;height: 12px;margin: 5px 7px;filter: Alpha(Opacity=30);/*IE7 fix*/opacity: 0.3;-webkit-border-radius: 20px;-moz-border-radius: 20px;border-radius: 20px;background: #999;}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span{filter: Alpha(Opacity=100);/*IE7 fix*/opacity: 1;}
/* If PaginationNumbers is true*/
.owl-theme .owl-controls .owl-page span.owl-numbers{height: auto;width: auto;color: #FFF;padding: 2px 10px;font-size: 12px;-webkit-border-radius: 30px;-moz-border-radius: 30px;border-radius: 30px;}
/* preloading images*/
.owl-item.loading{min-height: 150px;background: url(../images/base/AjaxLoader.gif) no-repeat center center}
.owl-carousel .owl-wrapper:after{content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}



.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 img
{
 -moz-box-shadow:0px 0px 10px #888;
-webkit-box-shadow:0px 0px 10px #888;
}

.post-masonry p {line-height:200%;font-size:1.2em;}



.products-cat-list.cat-list {
	margin:0;
	padding:0;
	padding-left:20px;
	list-style:none;
}
.products-cat-list.cat-list > li.active::before {
	border-width:0.45em 0.35em 0 0.35em;
	border-color:#000000 transparent;
}
.products-cat-list .sub-cat-list {
	list-style:none;
	padding-left:1em;
	font-size:14px;
}
.products-cat-list .sub-cat-list a{
	color:#333333;
}
.products-cat-list li {
	position:relative;
	padding:4px 0;
}
.products-cat-list li::before {
	content:"";
	border-color:transparent #000000;
	border-style:solid;
	border-width:0.35em 0 0.35em 0.45em;
	display:block;
	height:0;
	width:0;
	left:-1em;
	top:50%;
	transform:translateY(-50%);
	position:absolute;
}
.products-cat-list li.active a{
	font-weight:600;
	color:#652b01;
}


@media only screen and (max-width:1199px) {
	.mob-hide {
	display:none!important;
}