@import url('http://www.diankeji.com/public/default/css/bootstrap.min.css?v=3.3.5');
@import url('http://www.diankeji.com/public/default/css/animate.min.css?v=1.0'); 
body {
  font-family: 'PingFang SC', 'Lantinghei SC', 'Helvetica Neue', 'Helvetica', 'Arial', 'Microsoft YaHei', '微软雅黑', 'STHeitiSC-Light', 'simsun', '宋体', 'WenQuanYi Zen Hei', 'WenQuanYi Micro Hei', 'sans-serif';
  overflow-y: scroll; font-size: 14px;
  line-height: 24px;
  -webkit-font-smoothing: antialiased;
  background-color: #f5f5f5;
}
a:focus {
	outline:0;
	-webkit-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
}
a,a:hover { color: #575757;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
    text-decoration: none;
} 
ul{ list-style:none; padding: 0; margin: 0; }
.m-t-xs {
	margin-top:5px
}
.m-t-sm {
	margin-top:10px
}
.m-t {
	margin-top:15px
}
.m-t-md {
	margin-top:20px
}
.m-t-lg {
	margin-top:30px
}
.m-t-xl {
	margin-top:40px
}
.normal {
    font-style: normal;
}
.pt-60 {
    padding-top: 60px;
}
.pb-60 {
    padding-bottom: 60px;
}
@media (min-width: 1200px) {
.container {
    width: 1000px;
}}
.small_img{position:relative;overflow:hidden;width:100%;height:100%; background-color: #f06ca8; }
.small_img img{display:inline-block;width:auto;height:auto;min-width:100%; min-height: 100%;  max-width: 100%;
	background:url(../images/loading.gif) center center no-repeat;vertical-align:middle}
a:hover .small_img img{-o-animation:pulse .9s linear 0s 1;-ms-animation:pulse .9s linear 0s 1;-moz-animation:pulse .9s linear 0s 1;-webkit-animation:pulse .9s linear 0s 1;animation:pulse .9s linear 0s 1;-o-animation-fill-mode:forwards;-ms-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}

.navtop{ background: #222;
line-height: 40px;
height: 40px; 
position: relative;
z-index: 1602;
color: #ddd;  }
.navtop strong{ color: #27a4de; }
.navtop span{ color: #dd007f; font-weight: bold; display: inline-block; margin-left: 10px;  }
.navtop span i{margin-right: 5px;  }
.navbar { position: relative;  margin-bottom: 0px; border-width: 0; border-bottom: 0 solid #ddd; border-radius: 0; z-index: 199; background-color: #fff;
	}
.navbar>.container .navbar-brand {
  width: 195px; height: 44px; background:  url('../img/logo.png') no-repeat left center; background-size: auto 100%;
    text-indent: -999em; margin: 32px 0 0 0;
}
.navbar>.container .navbar-brand:hover { opacity: .8; }
.navbar-nav > li{ margin-left: 32px; }
.navbar-nav > li > a {
   color: #2a333c;
    font-size: 16px;
    padding: 0 5px;
    margin: 0;
    line-height: 100px;
    height: 100px;
    overflow: hidden;
    box-sizing: border-box;
    -webkit-transition: all .3s ease;
    transition: all .3s ease;
}
.navbar-nav > li > a:hover,.navbar-nav > li.open > a{  color: #27a4de; background: none; }
.navbar-nav .open>a, .navbar-nav .open>a:focus, .navbar-nav .open>a:hover,.navbar-nav > li > a{
background: none; 
}
.navbar-nav > li.dropdown > a .caret {
    -webkit-transition: all .3s ease; margin-top: -2px; font-size: 18px;
    transition: all .3s ease;
}
 .navbar-nav > li.open > a .caret {
    -moz-transform: rotate(180deg);
    -moz-transform-origin: 50% 30%;
    -webkit-transform: rotate(180deg);
    -webkit-transform-origin: 50% 30%;
    -o-transform: rotate(180deg);
    -o-transform-origin: 50% 30%;
    transform: rotate(180deg);
    transform-origin: 50% 30%;
    filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.navbar-lan .dropdown{ display: inline-block;  }
.navbar-lan .btn { padding: 0; margin-right: 15px;border-radius:0; background: none; border: 0;
}
.navbar-lan .btn.focus, .navbar-lan .btn:focus, .navbar-lan .btn:hover {
    color: rgba(255, 255, 255, 0.5);
    text-decoration: none;
}
.navbar-lan .dropdown-menu { margin: 0; border-radius: 0;}
.navbar>.container{ position: relative; }
.navbar-nav>li.mega-dropdown{ position: inherit; }
.navbar-nav>li>.mega-dropdown-menu {
    width: 100%;
    box-shadow: none; padding: 0;
    -webkit-box-shadow: none; z-index: 1200;
}
.banner {
	height: 400px; background: #0a122e url('../img/banner.jpg') no-repeat center center; background-size: cover;
}
.section-title > h2 {
    font-size: 24px;
	 color: #444;
    font-weight: bold;
    line-height: 1;
    margin: 0;
}
.section-title p {
    color: #91969b;
    font-size: 13px;
    margin: 0;
}
.icon-img {
 display: inline-block;
 margin: 5px 0 2px;
 position: relative;
 width: 60px;
	color: #848484;
} 
.icon-img::before {
    left: 66px;
} 
.icon-img::after, .icon-img::before {
    background-color: #dddddd;
    bottom: 10px;
    content: "";
    height: 1px;
    position: absolute;
    right: 66px;
    width: 90px;
}
.about-box {
    /*background: url("../images/about-background.jpg") no-repeat;*/
	background-color: #fff;
    background-size: cover; padding: 60px 0;
    overflow: hidden;
}
.about-box  h2 { color: #444; }
.about-box  h2 span{ color: #848484; font-size: 13px; }
.about-text {
    color: #848484;
    margin: 20px 0; font-size: 14px; line-height: 2;
}
.about-text .pn {
	display: none;
}
.about-link a {
    display: inline-block;
    transition: .3s;
    -moz-transition: .3s;
    -ms-transition: .3s;
    -o-transition: .3s;
    -webkit-transition: .3s;
    padding: 8px 30px;
    border-radius: 4px;
    border: 1px solid #66666652;
}
.about-link a:hover {
	color: #eee;
    background: #dd007f;
    border-color: #dd007f;
}
.about-link  .glyphicon { top: 3px; right: -12px;}

.about-banner {
    width: 100%;
    margin: 0!important;
    display: table;
    background: #ccc;
}
.about-img {
	width: 420px; float: right; margin: 0 0 30px 30px; 
}


.foot{background-color: #01050e; color: #fff; padding: 20px;  }
.foot a{ color: rgba(255, 255, 255, 0.9); }
a.back-to-top{ background: url('http://www.diankeji.com/special/2018baidu/images/top.png') no-repeat right center;  background-size: 14px; display: inline-block; padding-right: 20px; color: #fff;
}
a.back-to-top:hover,.foot a:hover{ color: rgba(255, 255, 255, 0.5);}
.mb-45 {
    margin-bottom: 15px;
}
.product{background: #191919 url('../img/renwubg.jpg') no-repeat center center; background-size: cover;
}
.product h2 {
	color: #fff;
}
.table_hy{ margin: 0 auto; width: 100%;
}
.table_hy>tbody>tr>td,.table_hy>tbody>tr>th{
	border: 1px solid rgba(27, 88, 230, 0.4); padding: 10px 30px; 
}
.table_hy>tbody>tr>td p,.table_hy>tbody>tr>th p{ padding: 0; margin: 0;
}
.table_hy>tbody>tr.hd>th{  background-color: rgb(27, 88, 229); font-weight: bold; color: #000;}
.table_hy_gy {
    padding: 30px;
}
.table_hy_gy>.table_hy>tbody>tr>td, .table_hy_gy>.table_hy>tbody>tr>th {
    border: 1px solid #fff;
    color: #fff;
}
.table_hy_gy>.table_hy>tbody>tr>th {
	background: none;
}
.indexnewsbox {
	background-color: #fff;
}
.indexnewsbox li {
	margin-top: 30px;
}
.indexnewsbox li h2 {
	margin-bottom: 5px; position: relative;
}
.indexnewsbox li h2:before {
    position: absolute;
    content: "";
    width: 10px;
    height: 1px;
    background-color: #3C3C3C;
    bottom: 0px;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.indexnewsbox li h2:hover:before {
    width: 100%;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.indexnewsbox li a {
    border-bottom: 1px solid #EFEFEF;
    font-size: 16px;
    color: #595959;
    display: block;
    padding-bottom: 20px;
}
.indexnewsbox li  p {
	margin-bottom: 0; display: block; line-height: 24px; height: 54px; overflow: hidden; text-indent: 2em;
    font-size: 13px;
    color: #848484;
}