@charset "utf-8";
body {
	font-family: "Helvetica Neue", Helvetica, Arial, "Microsoft Yahei UI", "Microsoft YaHei", SimHei, "\5B8B\4F53", simsun, sans-serif;
	color: #555;
}
a{ text-decoration:none; color: #333}
a:hover { text-decoration:none}
a:link { text-decoration:none; color: #333}

ul { padding:0; margin:0; list-style-type:none}
.ahov:hover{ color:#ff7b19}
.none-padding{padding: 0px;}
.none-margin{margin: 0px;}
.f5_b{background: #f5f5f5}

.mar-tb{ margin-top: 25px; margin-bottom: 25px; }


/***在线客服***/
/*侧边栏客服对应*/
.main-im { position: fixed; right: 0px; top: 20%; z-index:9999999; width: 110px; height:133px; margin-top: 50px; }
.main-im .qq-a { display: block; width: 106px; height: 116px; font-size: 14px; color: #0484cd; text-align: center; position: relative; }
.main-im .qq-a span { bottom: 5px; position: absolute; width: 90px; left: 10px; }
.main-im .qq-hover-c { width: 70px; height: 70px; border-radius: 35px; position: absolute; left: 18px; top: 10px; overflow: hidden; z-index: 9; }
.main-im .qq-container { z-index: 99; position: absolute; left: 0; top: 0; width: 109px; height: 118px; border-top-left-radius: 10px; border-top-right-radius: 10px; border-bottom: 1px solid #dddddd; background: url(../img/qq-icon-bg.png) no-repeat center 8px; }
.main-im .img-qq { max-width: 60px; display: block; position: absolute; left: 6px; top: 3px; -moz-transition: all 0.5s; -webkit-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s; }
.main-im .im-qq:hover .img-qq { max-width: 70px; left: 1px; top: 8px; position: absolute; }
.main-im .im_main .im-tel .solution { display: none;}
.main-im .im_main { background: #F9FAFB; border: 1px solid #dddddd; border-radius: 10px;display: none;}
.main-im .im_main .im-tel { color: #000000; text-align: center; width: 109px; /*height: 185px;*/ border-bottom: 1px solid #dddddd; }
.main-im .im_main .im-tel .saas { display: none;}
.main-im .im_main .im-tel div { font-weight: bold; font-size: 12px; margin-top: 6px; }
.main-im .im_main .im-tel .tel-num { font-family: Arial; font-weight: bold; color: #e66d15; }
.main-im .im_main .im-tel:hover { background: #fafafa; }
.main-im .im_main .weixing-container { width: 55px; height: 47px; border-right: 1px solid #dddddd; border-bottom-left-radius: 10px; background:#f5f5f5 url(../img/weixing-icon.png) no-repeat center center; float: left; }
.main-im .im_main .weixing-show { width: 112px; height: 172px; background: #ffffff; border-radius: 10px; border: 1px solid #dddddd; position: absolute; left: -125px; top: -126px; display: none; }
.main-im .im_main .weixing-show .weixing-sanjiao { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #ffffff; border-width: 6px; left: 112px; top: 134px; position: absolute; z-index: 2; }
.main-im .im_main .weixing-show .weixing-sanjiao-big { width: 0; height: 0; border-style: solid; border-color: transparent transparent transparent #dddddd; border-width: 8px; left: 112px; top: 132px; position: absolute; }
.main-im .im_main .weixing-show .weixing-ma { width: 104px; height: 103px; padding-left: 5px; padding-top: 5px; }
.main-im .im_main .weixing-show .weixing-txt { position: absolute; top: 110px; left: 7px; width: 100px; margin: 0 auto; text-align: center; }
.main-im .im_main .go-top { width: 50px; height: 47px; background: #f5f5f5; border-bottom-right-radius: 10px; background: url(../img/totop-icon.png) no-repeat center center; float: right; }
.main-im .im_main .go-top a { display: block; width: 52px; height: 47px; }
.main-im .close-im { position: absolute; right: 10px; top: -12px; z-index: 100; width: 24px; height: 24px; }
.main-im .close-im a { display: block; width: 24px; height: 24px; background: url(../img/close_im.png) no-repeat left top; }
.main-im .close-im a:hover { text-decoration: none; }
.main-im .open-im { cursor: pointer; margin-left: 68px; width: 40px; height: 133px; background: url(../img/open_im.png) no-repeat left top;  }

/*TEB*/
.nav-tabs {
    border-bottom: 1px solid #fc8d3b;
}

 .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #fc8d3b;
    border-top: 2px;
    border: 1px solid #fc8d3b;
    border-bottom-color: transparent;
    font-weight: bold;
    font-size: 16px;
}

.nav>li>a:focus, .nav>li>a:hover {
    text-decoration: none;
    background-color: #fc8d3b;
    COLOR: #FFF;
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 0px 0px 0 0;
    font-size: 16px;
}
.logo_bg{background: url(../img/logo_bg.png);}

  /*company*/
  .com_top{padding: 20px;margin-bottom: 20px;}
  .com_bottom{margin-top: 20px; box-shadow: 0px 0px 15px rgba(0,0,0,0.14);}
  label{display:inline-block;max-width:100%;margin-bottom:5px;}
  .block_co{ padding: 2px 10px; margin: 20px 0 ;font-size: 17.5px;border-left: 5px solid #ff9a72;}
  .ee_border{border:1px #eeee solid;height: 312px;}
  .mar_5{margin-top: 15px;}

/*background*/
.bgf{ background:#fff}
.bg3{ background:#f3f3f3}
.bgy{ background:#fc8d3b}
.bgh{ background:#323232}
.mar_l10{margin-left: 10px}

/*font-size*/
.ft12{ font-size:12px}
.ft14{ font-size:14px}
.ft16{ font-size:16px}
.ft18{ font-size:18px}
.ft20{ font-size:20px}
.ft22{ font-size:22px}
.ft24{ font-size:24px}
.ft26{ font-size:26px}
.ft28{ font-size:28px}
.ft30{ font-size:30px}
.ft32{ font-size:32px}
.ft36{ font-size:36px}

/*font-color*/

.colf{ color:#fff}
.colf h5{ line-height:28px ;padding:0px 10px  }
.colf a { color:#fff}
.colf a:hover{ color:#fff}
.cola{ color:#aaa}
.col0{ color:#333}
.col9{ color:#999}
.col8{ color:#888}
.col6{ color:#666}
.col4{ color:#444}
.coly{ color:#ff7b19;}

.fr{ float:right}
.fl{ float:left}

.zxtl_main02{ width:220px; height:70px; margin:0 auto; margin-top:60px}
      
.zxtl_btn {display: block; width:100%;position: relative; height:65px; line-height:65px; text-align:center; font-size:22px;}
.zxtl_btn img{ display:block; width:100%; height:65px; position:absolute; top:0;left:0;z-index: 1;}
.zxtl_btn svg {height:65px; left: 0;position: absolute;top: 0;width: 100%;}
.zxtl_btn rect {
  fill: none;
  stroke: #fc8d3b;
  stroke-width:4;
  stroke-dasharray: 422, 0;
}

.zxtl_btn:hover rect {
  stroke-dasharray: 15,422;
  stroke-dashoffset: 48;
  -webkit-transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
  transition: all 1.35s cubic-bezier(0.19, 1, 0.22, 1);
}

.wzlist_box{width:248px;height:240px;margin-right:15px;  padding:15px 20px; background:#f9f9fa}
.ind_wzlist .fr{ margin-right:0}
.wzlist_box ul{ margin-top: 15px;}
.wzlist_box ul li{background-position: -166px 0;height: 38px;line-height: 38px;padding-left: 15px;}
.wzlist_box ul li a{display: block;width: 228px;overflow: hidden;white-space: nowrap; text-overflow: ellipsis;}
:-moz-placeholder{color:#bbb; font-size:12px; font-weight:normal}
::-moz-placeholder{color:#bbb; font-size:12px;font-weight:normal}
input:-ms-input-placeholder{color:#bbb; font-size:12px;font-weight:normal}
input::-webkit-input-placeholder{color:#bbb; font-size:12px;font-weight:normal}

.news{margin-top: 15px;}
.news h4{margin:0px; padding:10px;border-bottom:1px solid #ddd;font-weight: bold;border-left: 4px #CB0102 solid;}
.news  img{ margin: 10px 0px;}
.news  p{ line-height: 25px; }
.news  ul{ margin-top: 15px;padding-left: 5px;}
.news  ul li{background:url(../img/dot.png) left center no-repeat;border-bottom:1px dotted #ddd;line-height: 40px;padding-left: 15px; font-size: 14px;}
.news  ul li a{display: block;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;font-size: 14px;}

.link {padding: 0px;}
.link ul li{border: 1px #ececec solid; padding: 5px; margin-top: 2px; margin-right: 8px;float: left}
.link ul li:hover{border: 1px #ff7b19 solid; }
.link ul li img{width: 110px;}
.link_top h3{margin: 10px 0px 20px 0px;}

.menu_bottom_top{margin-top: 20px; border-bottom:1px solid #ddd; }
.menu_bottom_top dl{padding: 10px 0px; float:left;margin: 0px 30px;}
.menu_bottom_top dl dt{padding:10px 0px;   float:left;}
.menu_bottom_top dl dd{ margin-left:12px; float:left;  }
.menu_bottom_top dl dd h4{ margin-top: 15px; margin-bottom:5px;font-size: 16px;}

.menu_bottom {margin-top: 20px;}
.menu_bottom dl{  padding:0 30px; border-right:1px solid #e0e0e0;}
.menu_bottom dl dt{ height:25px; text-align:center}
.menu_bottom dl dt h3{ font-size:20px;}
.menu_bottom dl dt h3 a{ color:#444; font-size:18px}
.menu_bottom  dl dt h3 a:hover{ color:#555}
.menu_bottom dl dd{ height:auto; overflow:hidden; margin-top:10px}
.menu_bottom dl dd p{ height:20px; line-height:20px; text-align:center}
.menu_bottom dl dd p a{ font-size:14px; color:#888; margin-right:10px}
.menu_bottom dl dd p a:hover{ color:#444}
.menu_bottom dl dt img{ width: 100px; padding: 30px 0px;}
.adw{background: url(../img/adw.jpg) top center no-repeat ;padding:105px 0px 200px 0px;margin-top: 20px; }
.tel{padding:15px 0px;margin: 0px; font-size: 18px;}
.you p {color: #999;}
.hot{margin:20px 0px;}
.hot_info{border:1px solid #e8e8ec;  padding: 20px 20px;text-align: center;margin-top: 10px;box-shadow: 0px 0px 15px rgba(0,0,0,0.14);min-height:350px; height:100%; _height:350px;}
.hot_info:hover{ border:1px solid #ff7b19; background:#fff;transition: all 0.19s ease-in-out;-moz-transition: all 0.19s ease-in-out;-webkit-transition: all 0.19 sease-in-out; -o-transition: all 0.19 sease-in-out;min-height:350px; height:100%; _height:350px;}
.hot_con{background:#fff;padding: 5px;}
.hot_con h3{margin: 10px 0px;}
.hot_pr{text-align: left;margin: 10px 0px;}
.hot_info p{color: #ff7b19; margin: 15px 0px; font-size: 18px;}
.hot_pr h4{font-weight: bold;text-align: center; line-height: 30px;}


.prod{background-color:#f7f7f7  ;padding:55px 0px 50px 0px;margin-top: 20px; }
.prod_t{margin-bottom: 20px; }
.prod_info{border:2px solid #fff; padding: 10px 10px;text-align: center;margin-top: 10px;}
.prod_info:hover{ border:2px solid #fc8d3b; background:#fff;transition: all 0.19s ease-in-out;-moz-transition: all 0.19s ease-in-out;-webkit-transition: all 0.19s ease-in-out;-o-transition: all 0.19s ease-in-out}
.prod_con{background:#fff;padding: 5px;}

.media-left img{width: 150px;}
.media-body h4{font-weight: bold;line-height: 30px;}
.media-body p{line-height: 20px; font-size: 14px;}


.prod_info  ul{ margin-top: 15px; clear: both;}
.prod_info  ul li{background:url(../img/dot.png) left center no-repeat;height: 35px;line-height: 35px;padding-left: 10px; width: 50%;float: left;}
.prod_info  ul li a{display: block;overflow: hidden;white-space: nowrap; text-overflow: ellipsis; float: left; }

.i_news_lr{ width:100%;}
.i_news_lr dl{ width:100%; padding:10px 0; margin-bottom:15px; height:106px; transition:background 0.4s; cursor:pointer;}
.i_news_lr dl dt{ width:104px; float:left; border-right:1px solid #e6e6e6;  font:normal 66px/76px 'verdana'; color:#333333; text-align:center;}
.i_news_lr dl dd{ float:right; width:430px; float:right; padding-right:15px; padding-left:15px;}
.i_news_lr dl dd h3{ margin-top: 10px; margin-bottom:10px; font-size:18px;; color:#333333; overflow:hidden;}
.i_news_lr dl dd h3 span{ float:right; font-size:14px; color:#717171; margin-bottom:12px;}
.i_news_lr dl dd ins{ display:block; color:#888; text-decoration:none; height:40px; overflow:hidden;}
.i_news_lr dl:hover{padding-left:0; background:#e3e3e3; height:106px;}
.i_news_lr dl:hover dt{color:#565656; border-color:#666;}
.i_news_lr dl:hover dd h3{ color:#3b3b3b;}

/*搜索框*/
.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 1px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-info {
    color: #fff;
    background-color: #ff7b19;
    border-color: #ff7b19;
}


.time {
  width: 105px;
  text-align: center;
  color: #333333;
  font-family: "Arial";
}
.year {
    font-size: 14px;
    line-height: 14px;
    padding-top: 5px;
}
.day {
    width: 70px;
    margin: 0 auto;
    font-size: 52px;
    line-height: 60px;
    height: 60px;
    border-bottom: 1px solid #ccc;
}
.time strong {
  display: block;
  font-size: 42px;
  font-weight: normal;
  white-space: nowrap;
}
.time span {
  display: block;
  margin-top: 12px;
}

.inputwith{with:420px;}
.navbar-default {
  background-color: #e7873c;
  border-color: #C0955E;
}
.navbar-default .navbar-brand {
  color:#C0955E;
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #C0955E;
  background: #18315A;
}
.navbar-default .navbar-text {
  color: #C0955E;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
  font-size: 16px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #ff7b19;
  background: #18315A;
}
.navbar-default .navbar-nav > li > .dropdown-menu {
  background-color:#18315A;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a {
  color: #fff;
  padding: 5px 20px;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-default .navbar-nav > li > .dropdown-menu > li > a:focus {
  color: #fff;
  background-color: #21437A;
}
.navbar-default .navbar-nav > li > .dropdown-menu > li.divider {
  background-color: #ccc;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #18315A;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #ff7b19;
  background-color:#18315A;

}
.navbar-default .navbar-toggle {
  border-color: #ff7b19;
  background-color: #18315A;
      margin-top: 28px;
    margin-right: 15px;
    margin-bottom: 18px;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color:#18315A;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #ff7b19;
}
.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
  border-color: #ff7b19;
}
.navbar-default .navbar-link {
  color: #C0955E;
}
.navbar-default .navbar-link:hover {
  color: #C0955E;
}
blockquote span{font-size: 14px;}
blockquote h2{font-size: 26px;}

/* 左侧展开导航 */

.side-nav-item {
display: block;
padding: 10px 15px 10px 15px;
background-color: #FFFFFF;
cursor: pointer;
box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
}

.item-title {
background-color: #F5F5F5;
border-top-left-radius: 3px;
border-top-right-radius: 3px;
border-bottom: 1px solid #DDDDDD;
}

.panel-heading {
margin-top: 5px;
padding: 0;
border-radius: 3px;
border: 1px solid transparent;
border-color: #DDDDDD;
}

.item-body {
padding: 10px 15px 5px 15px;
border-bottom: 1px solid #DDDDDD;
}

.item-second {
margin-top: 5px;
cursor: pointer;
border-bottom: 1px #ccc dotted;
padding: 5px 0;
}

.item-second a {
display: block;
height: 100%;
width: 100%;
}
.at{ color:red;}

.panel {
    margin-bottom: 10px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0,0,0,.05);
    box-shadow: 0 1px 1px rgba(0,0,0,.05);
}
/* 左侧展开导航 */


/*==========分页样式===========*/
.paging {
  width: 100%;
  height: 24px;
  text-align: center;
  padding: 15px 0;
  float: right
}
.paging a, .paging span {
  font: 12px/24px "microsoft yahei";
  color: #333;
  text-decoration: none;
  padding: 0 8px;
  border: solid 1px #ddd;
  display: inline-block;
  white-space: nowrap;
  margin: 0 3px;
}
.paging a {
  background: none;
}
.paging a:hover {
  background: #ff7b19;
  color: #fff;
}
.paging span {
  background: #ff7b19;
  color: #fff;
}

.paging ul li {
    float: left;
   
}

.paging ul li a{
  float:left;
  padding:2px 4px 2px;
  color:#555;
  display:block;
}
.paging ul li a:hover{
  color:#690;
  text-decoration:none;
  padding:2px 4px 2px;
}
.paging ul li.thisclass,
.paging ul li.thisclass a,.pagebox ul li.thisclass a:hover{
  color: #fff;
   background-color: #ff7b19;
    padding: 4px 5px 7px;
    font-weight: bold;
    margin-left: 5px;
    margin-right: 4Px;
}
.paging .pageinfo{
  line-height:21px;
  padding:5px 10px 5px 16px;
   color: #fff;
    background: #ff7b19;
}
.paging .pageinfo strong{
  color:#555;
  font-weight:normal;
  margin:0px 2px;
}
.table{border-bottom: 1px #cccccc solid;}

@media (max-width: 767px) {
  .navbar-default .navbar-nav .open .dropdown-menu > li > a {
    color: #fff;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
    color:#fff;
    background: #21437A;
  }
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:hover,
  .navbar-default .navbar-nav .open .dropdown-menu > .active > a:focus {
    color:#fff;
    background-color: #18315A;
  }
}
.logo {	padding:0;}
#myCarousel {
	margin: 50px 0 0 0;
}
#myCarousel {
	margin: 50px 0 0 0;
}
#navbar-collapse ul {
	margin-top:0;
}
.carousel-inner img {
	margin: 0 auto;

}
/*.carousel-control {
	font-size: 100px;
}*/
.navbar-top{line-height: 28px;background: #fff; }
.navbar-top span{margin: 5px;}

.foot{
	background-color: #f8f8f8;
	border-top: 1px solid #ccc;
}
.foot_left img{
	margin: 15px 0;}
.foot_right p{
	margin: 10px;
}
.foot_right img{
	margin: 10px;
}

.foot_line{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
.foot_line1 span a{
	padding: 10px 10px;
}

 
 .foot_bottom{
 	background-color: #333333;
 	color: #fff;
 	height: 40px;
 	line-height: 40px;
 }
#footer {
	text-align: center;
	color: #333;
}

.button-circle {
    border-radius: 100%;
    background-color: #fff;
    border: 0;
    padding: 0px;
}
.ma{margin-top:20px;}
.ma img{
	border: 1px solid #ccc;
	padding:15px;
	margin-bottom:10px;
}
.ma p{
	font-size: 20px;
	line-height: 30px;
}
.post_content_main h1 {
  font: bold 20px/1 "Microsoft Yahei";
  color: #404040;
}
.post_time_source {
  margin-top: 20px;
  font: 12px/1 Arial, "Sim sun";
  color: #888;
}
.post_time_source a {
  color: #888;
}

#endText {
  width: auto;
  margin: 0;
  font: 14px/32px "Microsoft Yahei";
  color: #404040;
}

#endText img{
	text-align: center;
}

#endText .post_vt {
  margin-top: 32px;
  text-indent: 0;
}
#endText pre {
  white-space: normal;
}
#endText > h2 {
  font: 16px/32px "Microsoft Yahei";
  color: #404040;
  margin: 32px 0 0;
}
#endText > p {
  font: 14px/32px "Microsoft Yahei";
  color: #404040;
  margin: 24px 0 0;
}
#endText .ep-source {
  font-family: "Sim sun";
  margin-top: 24px;
}
#endText .gg200x300 {
  margin-right: 40px;
}


/*没有小于768px，是因为Bootstrap3以移动端优先设计*/

/* 小屏幕（平板，大于等于768px） */
@media (min-width: 768px) {

    .inputwith {
        width: 100%
    }

    .tab-h2 {
        font-size: 26px;
    }

    .tab-p {
        font-size: 16px;
    }

    .text h3 {
        font-size: 22px;
    }

    .text p {
        font-size: 15px;
    }

    .tab2-text {
        float: left;
    }

    .tab2-img {
        float: right;
    }

    .jumbotron h1 {
        font-size: 30px;
    }

    .jumbotron h4 {
        font-size: 16px;
    }

    #about h3 {
        font-size: 19px;
    }

    #about p {
        font-size: 14px;
    }

    .hot_img {
        position: relative;
        height: 156px;
        margin-top: 5px;
    }

    .hot_img img {
        width: 100%;
        height: 156px;
    }
}
/* 中等屏幕（桌面显示器，大于等于992px） */
@media (min-width: 992px) {
	.tab-h2 {
		font-size: 28px;
	}
	.tab-p {
		font-size: 17px;
	}
	.text h3 {
		font-size: 24px;
	}
	.text p {
		font-size: 16px;
	}
	.jumbotron h1 {
		font-size: 33px;
	}
	.jumbotron h4 {
		font-size: 17px;
	}
	.info-content h4 {
		font-size: 18px;
	}
	#about h3 {
		font-size: 20px;
	}
	#about p {
		font-size: 15px;
	}

	.info-content h4 {color: #333;font-weight: bold;padding: 2px 0 0 0;font-size: 20px;line-height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
	.info-content img {	margin: 12px 0;}
	.info-content p {color: #666;}
	.info-content:hover{background-color: #fcfcfc;border-bottom:1px solid #ccc;}

    .tel{padding:10px 0px;margin: 0px; font-size: 26px }
}

/* 大屏幕（大桌面显示器，大于等于1200px） */
@media (min-width: 1200px) {
    .tab-h2 {
        font-size: 30px;
    }

    .tab-p {
        font-size: 18px;
    }

    .text h3 {
        font-size: 26px;
    }

    .text p {
        font-size: 18px;
    }

    .jumbotron h1 {
        font-size: 36px;
    }

    .jumbotron h4 {
        font-size: 18px;
    }

    .info-content h4 {
        font-size: 16px;
    }

    #about h3 {
        font-size: 22px;
    }

    #about p {
        font-size: 16px;
    }

    .hot_img {
        position: relative;
        height: 190px;
        margin-top: 5px;
    }

    .hot_img img {
        width: 100%;
        height: 190px;
    }

    .hot_img h3 {
        font-size: 16px;
        font-weight: bold;
        color: #fff;
        text-indent: 39px;
        height: 40px;
        line-height: 40px;
        position: absolute;
        bottom: 0;
        left: 0;
    }

    .navbar-default .navbar-nav > li > a {
        color: #fff;
        font-size: 16px;
        padding-top: 30px;
        padding-bottom: 30px;
    }

    .tel {
        padding: 10px 0px;
        margin: 0px;
    }

    .jum {
        height: 250px;
        width: 100%;
        margin-top: 130px;
        margin-bottom: 30px;
    }

    .jum_cleman {
        height: 130px;
        width: 100%;
        margin-top: 130px;
        margin-bottom: 30px;
    }

    .main-im {
        margin-top: 20px;
    }

    .colf {
        color: #fff
    }
    .colf h5 {
        line-height: 28px;
        padding: 0px 100px;
    }
}