/*
 * Company: dianzhongkuangji.com
 * Author : 3200200@qq.com
 * Time   : 2018-03
 */


/*Common Start*/


/* @font-face {
    font-family: 'dzkjfont';
    src: url('http://dzimg.dianzhongkuangji.com/pingfang.ttf');
    src: url('http://dzimg.dianzhongkuangji.com/pingfang.woff')format('woff'), url('http://dzimg.dianzhongkuangji.com/font/pingfang.otf') format('truegype'), url('http://dzimg.dianzhongkuangji.com/font/pingfang.svg') format('svg');
    font-weight: normal;
    font-style: normal;
} */

* {
    /* font-family: dzkjfont; */
    font-family: "PingFangSC-Light", "Helvetica Neue", Helvetica, Arial, "microsoft yahei", "hiragino sans gb", STXihei, "WenQuanYi Micro Hei", "sans-serif";
    /* Tencent Github Recommend: font-family: -apple-system, BlinkMacSystemFont, "PingFang SC","Helvetica Neue",STHeiti,"Microsoft Yahei",Tahoma,Simsun,sans-serif;*/
    -webkit-text-size-adjust: none;
}

body {
    color: #666;
    overflow-x: hidden;
}

li {
    list-style: none
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.cb {
    clear: both;
}

.w100 {
    width: 100%;
}

.pr10 {
    padding-right: 10px;
}

.ml20 {
    margin-left: 20px;
}

.mr20 {
    margin-right: 20px;
}

.mt20 {
    margin-top: 20px;
}


/*Common End*/


/* header */

.site-title {
    height: 80px;
    overflow: hidden;
    background: #f0f0f0;
}

.site-title .logo {
    width: 70px;
    height: 30px;
    padding：15px 0 0 0;
    margin: 20px 0 0 15px;
}

.site-title h1 {
    padding-left: 15px;
    font-size: 2.2em;
    color: #666;
}

.site-title h1 small {
    font-size: 0.4em;
    padding-left: 0.2em;
}

.site-title .tel {}

@media (max-width: 767px) {}

.sitexmtitle {
    padding-left: 0;
    padding-right: 0;
}

.sitexmtitle h1 {
    line-height: 55px;
    font-weight: 200;
    margin: 0;
    padding: 0;
}

.navbar-brand {
    padding-left: 0;
}

.navbar {
    margin-bottom: 0px;
}

.ktrnavcontainer {
    background: url(../images/navbg.png) repeat-x;
    z-index: 1;
}

.ktopnav li>a {
    /*font-weight: bold;*/
}

.ktopnav li>a,
.nav .open>a,
.ktopnav a.ktopdropdown::before,
.ktopnav a.ktopdropdown::after,
.ktopnav a.ktopnavlink::before,
.ktopnav a.ktopnavlink::after,
.carousel-inner img {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    -ms-transition: all 0.3s;
    -o-transition: all 0.3s;
    transition: all 0.3s;
}

.ktopnav a.ktopnavlink:hover,
.ktopnav a.ktopnavlink:active,
.ktopnav a.ktopdropdown:hover,
.ktopnav a.ktopdropdown:active
/*, .nav .open > a*/

{
    /*background: url(../images/navItemBg_13.png) repeat-x top left;*/
    /*border: 1px solid #80404;*/
    font-weight: bold;
    background: #7d7d7d !important;
    border: 1px solid #FFF !important;
    color: #FFF !important;
    border-radius: 0 0 0 0 !important;
}

.ktopnav a.ktopdropdown::before,
.ktopnav a.ktopdropdown::after,
.ktopnav a.ktopnavlink::before,
.ktopnav a.ktopnavlink::after {
    display: inline-block;
    color: #FFF;
    font-weight: normal !important;
    opacity: 0;
}

.ktopnav a.ktopdropdown::before,
.ktopnav a.ktopnavlink::before {
    content: "[";
    -webkit-transform: translateX(20px);
    -moz-transform: translateX(20px);
    transform: translateX(20px);
}

.ktopnav a.ktopdropdown::after,
.ktopnav a.ktopnavlink::after {
    content: "]";
    -webkit-transform: translateX(-20px);
    -moz-transform: translateX(-20px);
    transform: translateX(-20px);
}

.ktopnav a.ktopdropdown:hover::after,
.ktopnav a.ktopnavlink:hover::after {
    opacity: 1;
    -webkit-transform: translateX(10px);
    -moz-transform: translateX(10px);
    transform: translateX(10px);
}

.ktopnav a.ktopdropdown:hover::before,
.ktopnav a.ktopnavlink:hover::before {
    opacity: 1;
    -webkit-transform: translateX(-10px);
    -moz-transform: translateX(-10px);
    transform: translateX(-10px);
}

.carousel-inner img {
    -webkit-transition: 1s;
    -moz-transition: 1s;
    -ms-transition: 1s;
    -o-transition: 1s;
    transition: 1s;
}

.carousel-inner img:hover {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
}

.ktopdropdown li a:hover {
    border: 0;
}

.navbar {
    min-height: 44px;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
}

.navbar-form {
    margin-top: 2px;
    margin-bottom: ;
    : 2px;
}

.nav-tabs.nav-justified>li>a {
    border-bottom: 0;
}

.nav-tabs.nav-justified {
    width: 100%;
}

.prosubnav {
    min-width: 802px;
    background: url(../images/prosubbg.png) repeat-x;
    z-index: 99999;
}

.proseries {
    float: left;
    padding: 15px 20px;
    text-align: center;
}

.proseries img {
    margin: 0 auto;
}

.proseries>h2 {
    font-size: 1.2em;
    font-weight: 700;
    margin: 0 auto;
    line-height: 4em;
}

.proseries>h2>a {
    color: #777;
}

.prosubdivider {
    background: url(../images/prosubdiv.png) no-repeat top right;
}

.prosubnav .prosubdivider:nth-last-child(1) {
    background: none;
}

.prosubnav ul {
    width: 360px;
}

.prosubnav li a {
    float: left;
    display: block;
    padding: 0 0 0 16px;
    width: 180px;
    color: #777;
    font-weight: normal;
    line-height: 2em;
    text-align: left;
    background: url(../images/arrowSquare.png) no-repeat left center;
}

.prosubnav li a:hover {
    background: url(../images/arrowSub.png) no-repeat left center;
    border: 0;
}


/* footer */

.page-footer {
    padding: 20px 0;
    background: #f0f0f0;
    /*#b80404;*/
    border-top: 1px solid #ebebeb;
    /*color: #FFF;*/
    font-size: 0.8em;
    line-height: 22px;
    overflow: hidden;
}

.page-footer {
    margin-top: 10px;
}

.page-footer p {
    margin: 0;
    line-height: 24px;
}

.page-qrcode-cnt {
    padding: 0;
}

.page-qrcode {
    margin: 0 auto;
}

.service {
    position: fixed;
    right: 2px;
    bottom: 20px;
}

.svc-mn img {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    margin-right: -10px;
}

.svc-cnt {
    float: top;
    margin: 0 auto;
    margin-top: -30px;
    padding: 30px 10px 10px 10px;
    text-align: center;
    color: #000;
    font-size: 12px;
    background: #f1f1f1;
    border: 1px solid #d7d7d7;
    -webkit-border-radius: 10px;
    border-radius: 8px;
}

.svc-cnt i {
    padding-right: 5px;
}

.svc-cnt p {
    font-weight: normal;
    margin: 5px auto 8px auto;
}

.svc-cnt .qrcodecon img {
    width: 80px;
    height: 80px;
    margin: 2px auto 10px auto;
}

.xmcontact {
    overflow: hidden;
    text-align: center;
    position: fixed;
    bottom: 0px;
    text-align: center;
    padding: 0;
    margin: 0;
}

.xmcontact a {
    display: block;
    background: #000;
    height: 50px;
    padding: 6px 0 0 0;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .5);
    float: left;
    color: #FFF;
}

.xmcontact a span {
    clear: both;
    width: 28px;
    height: 24px;
    display: block;
    margin: 0 auto;
    -webkit-animation: toolicon 600ms linear infinite;
}

.xmcontact .yi-toolbar-tel {
    background: url(../images/tool-tel.png) 0 0 no-repeat;
}

.xmcontact .yi-toolbar-sms {
    background: url(../images/tool-sms.png) 0 0 no-repeat;
}

.xmcontact .yi-toolbar-qq {
    background: url(../images/tool-qq.png) 0 0 no-repeat;
}

.xmcontact .yi-toolbar-addcontact {
    background: url(../images/tool-addcontact.png) 0 0 no-repeat;
}

.box-tit {
    font-size: 16px;
    border-bottom: 1px solid #ebebeb;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.box-tit .more {
    font-size: 13px;
    padding-right: 10px;
    font-weight: normal;
    padding: 5px;
}

.company-info i {
    padding-right: 5px;
}

.copyright {
    text-align: center;
    padding-top: 20px;
    border-top: 1px dotted #999;
}

.box-content {
    overflow: hidden;
}


/* index */

.index-main-content {
    overflow: hidden;
    margin: 0 auto;
    margin-top: 5px;
}

.index-main-content h3 {
    background: url(../images/h3-bg.png) no-repeat;
    background-position: left bottom;
    padding: 0;
    margin: 0;
    padding-left: 2em;
    font-size: 1.1em;
    line-height: 36px;
    color: #e69c2f !important;
}

.index-main-content .tit {
    background: url(../images/title-bg.png) repeat-x left center;
    height: 36px;
    width: 100%;
}

.index-product-cnt {
    background: #f7f7f7;
    border-radius: 5px;
    border: 1 solid silver;
    box-shadow: 2px 2px 2px #ededed;
    padding:30px auto;
}

.index-product {
    display: block;
    padding: 15px 10px;
    background-color: #FFF !important;
}
.index-product h5{
    padding: 20px auto;
}

.index-product:hover{
    text-decoration: none;

}

.index-product img{
    -webkit-transition: 0.7s;
    -moz-transition: 0.7s;
    -ms-transition: 0.7s;
    -o-transition: 0.7s;
    transition: 0.7s;
}

.index-product:hover img{
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
    -moz-transform: scale(1.05);
    -o-transform: scale(1.05);
}

.index-product a {
    text-decoration: none;
    display: block;
    color: #666;
}

.company-description,
.index-news {
    /*height: 270px;*/
    line-height: 30px;
    overflow: hidden;
    text-overflow: ellipsis;
}

.company-description {
    border-right: 1px dashed #ededed;
}

.company-description p {
    text-indent: 2em;
    float: left;
    margin: 0px;
    padding: 0 0 0px;
}

.index-box {
    border: 1px solid #ebebeb;
    margin-top: 10px;
    overflow: hidden;
}

.color-red {
    color: #f60;
}

.color-red span {
    padding-left: 5px;
    color: #f90;
}

.color-silver {
    color: gray;
}

.color-silver span {
    /*color:silver;*/
    padding-left: 6px;
}

.index-box .box-tit {
    border-bottom: 0px;
    padding: 15px 15px 0;
}

.box-tit {
    background: url(../images/index-box-title.gif) no-repeat;
    margin-left: 10px;
    padding-left: 5em;
}

.description {
    text-indent: 2em;
}

.index-news ul {
    margin-left: 10px;
}

.index-news li {
    border-bottom: 1px dashed #ebebeb;
    line-height: 30px;
}

.index-news i {
    color: #b80404;
    padding-right: 5px;
}

.index-news a {
    color: #666;
    text-decoration: none;
}

.image-box {
    height: 0;
    padding-bottom: 80%;
    position: relative;
    width: 100%;
    overflow: hidden;
    border: 1px solid #ebebeb;
}

.image-box img {
    width: auto;
    height: auto;
    position: absolute;
    text-align: center;
}

.product-box {
    min-width: 80px;
    margin-top: 20px !important;
    /* padding: 20px !important; */
    padding: 0 !important;
    padding-right: 20px !important;
}

.product-box a {
    text-decoration: none;
    line-height: 22px;
}

.product-box a:hover {
    background: #f1f1f1;
    color: #337ab7;
    font-weight: bolder;
}

.category-more {
    font-size: 13px;
    font-weight: normal;
    padding: 5px;
}

.category-more a {}

.category-more a:after {
    content: "|";
    padding-left: 8px;
    padding-right: 5px;
}

.cases img {
    padding: 1px;
}

.cases .row {
    padding: 15px 0;
}

.cases a div {
    height: 0px;
    padding-bottom: 62%;
    overflow: hidden;
    border: 1px solid silver;
}

.cases a div img {
    width: 100%;
    min-height: 100%;
}

.crumb {
    background: #f5f5f5;
}

.crumb .breadcrumb {
    margin-bottom: 0px;
}

.post {
    background: #fcfcfc;
}

.post-head {
    text-align: center;
}

.post-meta {
    color: #959595;
    margin: 15px 0;
}

.post-meta span {
    margin: 0px 7px;
    white-space: nowrap;
}

.post-footer {
    padding: 20px 0;
}

.post .contactus-title {
    font-size: 1.3em;
    color: #000;
    width: 100%;
    line-height: 2em;
    border-bottom: 1px dashed #gray;
    font-weight: bold;
}

.post .contactus-content {
    font-size: 1.2em;
    margin: 20px;
}

.post table {
    width: 100%;
}

.post table th {
    background: #EAEAEA;
}

.post table td,
.post table th {
    height: 25px;
    text-align: center
}

.post p,
.post li {
    text-indent: 2em;
}

.sidebar h3 {
    color: #e69c2f !important;
}

.sidebar .widget {
    background: #FFF;
    padding: 21px 10px 0px 20px;
    width: 95%;
}

.widget .title {
    /*margin: 0;*/
    /*position: relative;*/
    /*background: url(../images/index-product-h3-bg3.gif) no-repeat;*/
    /*line-height: 2em;*/
    /*padding-left: 30px;*/
    /*font-size: 1.1em;*/
    background: none;
    padding: 0;
    font-size: 15px;
    font-weight: 700;
    color: #464646;
    margin-bottom: 15px;
    line-height: 20px;
}

.widget .content {
    /*overflow: hidden;*/
    /*border: 1px solid #F0F0F0;*/
    /*border-top: 0;*/
    /*margin: 0;*/
    padding: 8px 0;
    color: #777;
    font-size: 13px;
    line-height: 30px;
}

.widget ul {
    margin-left: 2em;
}

.widget li a {
    /*color: #666*/
    ;
    color: #777;
    margin-left: -15px;
    padding: 0 15px;
}

.widget li a:hover {
    color: #23527c;
}

.widget .tag-cloud a {
    border: 1px solid #ebebeb;
    padding: 2px 7px;
    color: #959595;
    line-height: 1.5em;
    display: inline-block;
    margin: 0 7px 7px 0;
    -webkit-transition: all 0.2s ease;
    -o-transition: all 0.2s ease;
    transition: all 0.2s ease;
}

.widget .tag-cloud a:hover {
    color: #333;
    background: #ccc;
    border: 1px solid #ccc;
    text-decoration: none;
}

.relproname {
    display: block;
    width: 100%;
    text-align: center;
}

.product-meta {
    margin-top: 20px;
    overflow: hidden;
    margin-bottom: 20px;
}

.thumb-box {
    position: relative;
    height: 0px;
    padding-bottom: 90%;
    overflow: hidden;
}

.product-info {
    text-align: left;
}

.post h1,
.post h2,
.post h3,
.post h4 {
    color: #414141;
}

.product-info h1,
.post h1 {
    margin: 15px 0 0 0;
    /*border-bottom: 1px dotted #ebebeb;*/
    font-size: 1.5em;
    font-weight: 600;
    line-height: 3em;
}

.product-info h2,
.post h2 {
    font-size: 1.5em;
}

.product-info h3,
.post h3 {
    font-size: 1.2em;
}

.product-info h4,
.post h4 {
    font-size: 1em;
}

.product-info .product-metainfo {
    width: 100%;
    background: #EAEAEA;
    padding: 10px;
}

.product-info dt,
.product-info.dd {
    float: left;
}

.product-info dl {
    margin: 0;
}

.product-content {
    margin-bottom: 20px;
    border-bottom: 1px solid #ebebeb
}

.article-list {
    overflow: hidden;
}

.article-list li {
    line-height: 30px;
    border-bottom: 1px dotted #ebebeb;
    padding: 10px;
}

.article-list li:nth-child(odd) {
    background-color: #f9f9f9
}

.friendlinks {
    width: 100%;
}

.friendlinks li a {
    float: left;
    padding: 0 5px;
    font-size: 0.8em;
    line-height: 3em;
    color: #666;
    text-decoration: none;
}

.fl-title {
    margin: 10px;
    padding-left: 0;
}

.pagination {
    margin: 0 0 35px;
    text-align: center;
    display: block;
}

.pagination a {
    text-align: center;
    display: inline-block;
    color: #666;
    background: #fff;
    border-radius: 2px;
    border: 1px solid #ebebeb;
}

.pagination a:hover {
    background: #ebebeb;
    text-decoration: none;
    border: 1px solid #ccc
}

.pagination a i {
    width: 36px;
    height: 36px;
    line-height: 36px;
}

.pagination .page-number {
    background: #fff;
    color: #666;
    margin: 0 3px;
    display: inline-block;
    line-height: 36px;
    padding: 0 14px;
    border-radius: 2px;
    border: 1px solid #ebebeb;
}

.thumbimg {
    text-align: center;
}

.thumbimg img {
    max-width: 100%;
    margin: 15px auto;
    padding: 2px;
    border: 1px solid #999;
}

.product-thumb {
    margin-bottom: 10px;
    margin: 0 auto;
}

.product-thumb img {
    max-width: 80%;
    height: auto;
    padding: 10px;
    border: 1px solid #ebebeb;
    border-radius: 2px;
}

.post-content {
    padding: 0 0 10px 0;
    line-height: 2em;
}

.post-content p,
.post-content div {
    margin: 0;
    padding: 10px 0 0 0;
}

.post-content p:nth-last-child(1) {
    padding: 10px 0 20px 0;
}

.cases-list a {
    margin-bottom: 40px;
    text-decoration: none;
}

.cases-list a div {
    height: 0px;
    padding-bottom: 70%;
    overflow: hidden;
}

.cases-list a div img {
    width: 100%;
    height: auto;
}

.cases-list a span {
    display: block;
    width: 100%;
    margin-bottom: -2.5em;
    height: 2.5em;
    background: #000;
    color: #FFF;
    font-size: 0.9em;
    text-align: center;
    line-height: 2.5em;
}

.cases-list a:hover span,
.cases-list a:hover img,
.cases-list a:hover div {
    -webkit-transition-property: all;
    -moz-transition-property: all;
    -ms-transition-property: all;
    -o-transition-property: all;
    transition-property: all;
    -webkit-transition-duration: 0.2s;
    -moz-transition-duration: 0.2s;
    -ms-transition-duration: 0.2s;
    -o-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: linear;
    -moz-transition-timing-function: linear;
    -ms-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
}

.cases-list a:hover span {
    background: #d40707;
}

.cases-list a:hover img {
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    transform: scale(1.1);
    -webkit-transform-origin: center;
    -moz-transform-origin: center;
    -ms-transform-origin: center;
    -o-transform-origin: center;
    transform-origin: center;
}

.cases-list a,
.cases-list a div {
    /*overflow:hidden;*/
}

.sidebar-contact-content ul li img.sidebar-qrcode {
    margin-top: 5%;
}

.sidebar-contact-content ul li span {
    padding-right: 0 !important;
}

.sidebar-contact-content ul li.row span:nth-last-child(1) {
    /*padding-left:0 !important;*/
    font-weight: 550;
}

.product-center-2ndtitle h2 {
    font-size: 18px;
    color: #777;
}

.product-center-content a {
    display: block;
    overflow: hidden;
}

.product-center-content a img {
    width: 100%;
    height: 100%;
}

.thumbnail:hover {
    background: #f1f1f1;
    color: #fff;
    box-shadow: 5px 5px 2px #888;
}

.caption {
    display: 100%;
    width: 100%;
    text-align: center;
}

.contactus-content p:nth-child(odd) {
    margin-top: 15px;
    padding: 0;
    font-size: 1.1em;
}

.contactus-content p:nth-child(even) {
    display: block;
    padding-bottom: 10px;
    text-indent: 4em;
    border-bottom: 1px silver dotted;
}

.contactus-content p img {
    margin-left: 4em;
}

#html5-watermark {
    /*opacity: 10;*/
}