﻿@charset "utf-8";
/* css document */

* {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    margin: 0px;
    padding: 0px;
}
html {
    font-size: 62.5%;
}
body {
    background-color: #fff;
    font-family: "微软雅黑", "microsoft yahei", "arial";
    font-size: 14px;
    line-height: 1.5;
    color: #333;
    overflow-x: hidden;
}
img {
    border: none;
    vertical-align: middle;
    max-width: 100%;
}
a {
    text-decoration: none;
    color: #333;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}
a:hover{
    color: #bf0000;
}
input, textarea, select, button {
    outline: none;
    vertical-align: middle;
    font-size: inherit;
    font-family: inherit;
}
textarea {
    resize: none;
    overflow-y: auto;
}
input[type="submit"], input[type="reset"], input[type="button"], button {
    cursor: pointer;
    -webkit-appearance: none;
}
hr {
    height: 0;
    border-width: 1px 0 0 0;
    border-style: solid;
    margin: 0;
    color: #ddd;
}
h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
    margin: 0;
}
ul, ol, li {
    list-style: none;
    -webkit-padding-start: 0
}
dt, dd {
    padding: 0;
    margin: 0;
    list-style: none;
}


#case .case a,#index .index a,#scheme .scheme a,#jnews .jnews a,#support .support a,#contact .contact a{
    opacity: 1;
    filter: alpha(opacity=100);
}
#case .case a::after,#index .index a::after,#scheme .scheme a::after,#jnews .jnews a::after,#support .support a::after,#contact .contact a::after{
    visibility: visible;
    -webkit-transform: scalex(1);
    -moz-transform: scalex(1);
    -ms-transform: scalex(1);
    -o-transform: scalex(1);
    transform: scalex(1);
}

/*栅格系统*/
.col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
}
.col-lg-12 {
    width: 100%;
}
.col-lg-11 {
    width: 91.66666667%;
}
.col-lg-10 {
    width: 83.33333333%;
}
.col-lg-9 {
    width: 75%;
}
.col-lg-8 {
    width: 66.66666667%;
}
.col-lg-7 {
    width: 58.33333333%;
}
.col-lg-6 {
    width: 50%;
}
.col-lg-5 {
    width: 41.66666667%;
}
.col-lg-4 {
    width: 33.33333333%;
}
.col-lg-3 {
    width: 25%;
}
.col-lg-2 {
    width: 16.66666667%;
}
.col-lg-1 {
    width: 8.33333333%;
}
.span1, .span2, .span3, .span4, .span5, .span6, .span7, .span8, .span9, .span10, .span11, .span12, .span20 {
    float: left;
}
.span20{
    width: 20%;
}
.span12 {
    width: 100%;
}
.span11 {
    width: 91.66666667%;
}
.span10 {
    width: 83.33333333%;
}
.span9 {
    width: 75%;
}
.span8 {
    width: 66.66666667%;
}
.span7 {
    width: 58.33333333%;
}
.span6 {
    width: 50%;
}
.span5 {
    width: 41.66666667%;
}
.span4 {
    width: 33.33333333%;
}
.span3 {
    width: 25%;
}
.span2 {
    width: 16.66666667%;
}
.span1 {
    width: 8.33333333%;
}
.ele_center{
    text-align: center;
}

 @media screen and (max-width:1300px) {
    .col-bg-4 {
        float: left;
        width: 33.33333333%;
    }
}
 @media screen and (max-width:1199px) {
    .col-md-1,  .col-md-2,  .col-md-3,  .col-md-4,  .col-md-5,  .col-md-6,  .col-md-7,  .col-md-8,  .col-md-9,  .col-md-10,  .col-md-11,  .col-md-12 {
        float: left;
    }
    .col-md-12 {
        width: 100%;
    }
    .col-md-11 {
        width: 91.66666667%;
    }
    .col-md-10 {
        width: 83.33333333%;
    }
    .col-md-9 {
        width: 75%;
    }
    .col-md-8 {
        width: 66.66666667%;
    }
    .col-md-7 {
        width: 58.33333333%;
    }
    .col-md-6 {
        width: 50%;
    }
    .col-md-5 {
        width: 41.66666667%;
    }
    .col-md-4 {
        width: 33.33333333%;
    }
    .col-md-3 {
        width: 25%;
    }
    .col-md-2 {
        width: 16.66666667%;
    }
    .col-md-1 {
        width: 8.33333333%;
    }
}
 @media screen and (max-width:960px) {
    .col-xm-1,  .col-xm-2,  .col-xm-3,  .col-xm-4,  .col-xm-5,  .col-xm-6,  .col-xm-7,  .col-xm-8,  .col-xm-9,  .col-xm-10,  .col-xm-11,  .col-xm-12 {
        float: left;
    }
    .col-xm-12 {
        width: 100%;
    }
    .col-xm-11 {
        width: 91.66666667%;
    }
    .col-xm-10 {
        width: 83.33333333%;
    }
    .col-xm-9 {
        width: 75%;
    }
    .col-xm-8 {
        width: 66.66666667%;
    }
    .col-xm-7 {
        width: 58.33333333%;
    }
    .col-xm-6 {
        width: 50%;
    }
    .col-xm-5 {
        width: 41.66666667%;
    }
    .col-xm-4 {
        width: 33.33333333%;
    }
    .col-xm-3 {
        width: 25%;
    }
    .col-xm-2 {
        width: 16.66666667%;
    }
    .col-xm-1 {
        width: 8.33333333%;
    }
}
 @media screen and (max-width:767px) {
    .col-sm-1,  .col-sm-2,  .col-sm-3,  .col-sm-4,  .col-sm-5,  .col-sm-6,  .col-sm-7,  .col-sm-8,  .col-sm-9,  .col-sm-10,  .col-sm-11,  .col-sm-12 {
        float: left;
    }
    .col-sm-12 {
        width: 100%;
    }
    .col-sm-11 {
        width: 91.66666667%;
    }
    .col-sm-10 {
        width: 83.33333333%;
    }
    .col-sm-9 {
        width: 75%;
    }
    .col-sm-8 {
        width: 66.66666667%;
    }
    .col-sm-7 {
        width: 58.33333333%;
    }
    .col-sm-6 {
        width: 50%;
    }
    .col-sm-5 {
        width: 41.66666667%;
    }
    .col-sm-4 {
        width: 33.33333333%;
    }
    .col-sm-3 {
        width: 25%;
    }
    .col-sm-2 {
        width: 16.66666667%;
    }
    .col-sm-1 {
        width: 8.33333333%;
    }
}
 @media screen and (max-width:479px) {
    .col-xs-1,  .col-xs-2,  .col-xs-3,  .col-xs-4,  .col-xs-5,  .col-xs-6,  .col-xs-7,  .col-xs-8,  .col-xs-9,  .col-xs-10,  .col-xs-11,  .col-xs-12 {
        float: left;
    }
    .col-xs-12 {
        width: 100%;
    }
    .col-xs-11 {
        width: 91.66666667%;
    }
    .col-xs-10 {
        width: 83.33333333%;
    }
    .col-xs-9 {
        width: 75%;
    }
    .col-xs-8 {
        width: 66.66666667%;
    }
    .col-xs-7 {
        width: 58.33333333%;
    }
    .col-xs-6 {
        width: 50%;
    }
    .col-xs-5 {
        width: 41.66666667%;
    }
    .col-xs-4 {
        width: 33.33333333%;
    }
    .col-xs-3 {
        width: 25%;
    }
    .col-xs-2 {
        width: 16.66666667%;
    }
    .col-xs-1 {
        width: 8.33333333%;
    }
}
.clearfix:before {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}
.hidden {
    visibility: hidden;
}
.visible {
    visibility: visible;
}
.hide {
    display: none;
}
.show {
    display: block;
}
.container {
    width: 96%;
    max-width: 1200px;
    margin: 0 auto;
}
.container-fluid {
    width: 100%;
    margin: 0 auto;
}
.rowfluid {
    clear: both;
}
.rowfluid:before, .rowfluid:after, .column:before, .column:after {
    content: ".";
    display: block;
    clear: both;
    height: 0;
    font-size: 0;
    visibility: hidden;
    overflow: hidden;
}

/* 在线联系 */
#online {
    position: fixed;
    bottom: 126px !important;
    right: -40px;
    z-index: 1000;
    width: 32px;
    height: 32px;
    background: #dd9e09;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    opacity: 0;
    box-sizing: border-box;
}
#online i {
    display: block;
    width: 18px;
    height: 18px;
    margin: 3px 7px;
}
#online i img {
    max-width: 100%;
}
#online:hover {
    background: #333;
}
#online_lx {
    width: 180px;
    height: auto;
    border-radius: 5px;
    background-color: #fff;
    -webkit-box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    box-shadow: 0 5px 9px rgba(4, 0, 0, .17);
    position: fixed;
    right: 12px;
    bottom: 126px !important;
    z-index: 99999;
    box-sizing: border-box;
}
#olx_head {
    padding: 20px;
    line-height: 16px;
    height: 16px;
    background: #00c0ff;
    border-radius: 5px 5px 0 0;
    color: #fff;
    font-size: 14px;
}
#online_close {
    display: block;
    float: right;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
#online_close img {
    max-width: 100%;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#online_close img:hover {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
#olx_qq li a {
    padding: 12px 40px;
    height: 18px;
    line-height: 18px;
    background: #fff;
    color: #353434;
    display: block;
    border-bottom: #f5f5f5 1px solid;
    transition: all ease-out .3s;
    color: #888;
}
#olx_qq li a:hover {
    background: #f5f5f5;
    text-indent: 10px;
}
#olx_qq li i {
    width: 20px;
    height: 20px;
    float: left;
    margin: 10px;
}
#olx_qq li i img {
    max-width: 100%;
}
#olx_tel {
    padding: 15px 10px;
}
#olx_tel div {
    color: #434343;
    line-height: 24px;
    height: 24px;
    margin: 0 25px 0 8px;
}
#olx_tel div i {
    width: 20px;
    height: 25px;
    float: left;
    margin-right: 2px;
}
#olx_tel div i img {
    max-width: 100%;
    max-height: 100%;
}
#olx_tel p {
    line-height: 30px;
    color: #888;
    text-align: center;
    padding-top: 10px;
}


/* 分享 */
#share {
    position: fixed;
    bottom: 93px !important;
    right: 12px;
    z-index: 1000;
    width: 32px;
    height: 32px;
    background: #008cd6;
    color: #fff;
    cursor: pointer;
    border-radius: 3px;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
#share i {
    display: block;
    width: 16px;
    height: 16px;
    margin: 3px 8px;
}
#share i img {
    max-width: 100%;
}
#share:hover {
    background: #333;
}
.share_bg {
    position: fixed;
    left: 0;
    top: 0;
    z-index: 600;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .9);
    display: none;
}
.share_box {
    position: fixed;
    top: -50%;
    left: 50%;
    font-size: 16px;
    z-index: 601;
    width: 500px;
    margin-left: -250px;
    height: 300px;
    margin-top: -150px;
    background: #fff;
}
.share_box i.share_close {
    display: block;
    position: absolute;
    top: 12px;
    right: 15px;
    width: 15px;
    height: 15px;
    cursor: pointer;
}
.share_box i.share_close img {
    max-width: 100%;
    margin: 0 auto;
    padding: 0;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
}
.share_box i.share_close:hover img {
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.share_box .share_tit {
    width: 100%;
    height: 50px;
    line-height: 50px;
    margin-bottom: 15px;
    background: #f7f7f7;
    text-align: center;
    color: #909090;
}
.share_box .share_list {
    width: 85%;
    margin: 0 auto;
}
.share_box .share_ico {
    text-align: center;
}
.share_box .share_ico .bshare-qzone, .share_box .share_ico .bshare-sinaminiblog, .share_box .share_ico .bshare-renren, .share_box .share_ico .bshare-qqmb, .share_box .share_ico .bshare-weixin, .share_box .share_ico .bshare-renren, .share_box .share_ico .bshare-qqim, .share_box .share_ico .bshare-ewm, .share_box .share_ico .bshare-douban {
    width: 90px;
    margin-top: 10px;
    padding: 70px 0 10px 0;
    color: #fff;
    border-radius: 4px;
}
.share_box .share_ico .bshare-sinaminiblog {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-sinaminiblog:hover {
    text-decoration: none;
    background: #d5357f  no-repeat;
    background-position: center 15px;
    color: #fff;
}
.share_box .share_ico .bshare-qzone {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-qzone:hover {
    text-decoration: none;
    background: #2199d3  no-repeat;
    background-position: center 15px;
    color: #fff;
}
.share_box .share_ico .bshare-douban {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-douban:hover {
    text-decoration: none;
    background: #315ebc  no-repeat;
    background-position: center 15px;
    color: #fff;
}
.share_box .share_ico .bshare-qqmb {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-qqmb:hover {
    text-decoration: none;
    background: #00acde  no-repeat;
    background-position: center 15px;
    color: #fff;
}
.share_box .share_ico .bshare-weixin {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-weixin:hover {
    text-decoration: none;
    background: #25ac35  no-repeat;
    background-position: center 15px;
    color: #fff;
}
.share_box .share_ico .bshare-renren {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-renren:hover {
    text-decoration: none;
    background: #30b2c5  no-repeat;
    background-position: center 15px;
    color: #fff;
}
.share_box .share_ico .bshare-qqim {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-qqim:hover {
    text-decoration: none;
    background: #e00b39  no-repeat;
    background-position: center 15px;
    color: #fff;
}
.share_box .share_ico .bshare-ewm {
    background: #d4d4d4  no-repeat;
    background-position: center 15px;
}
.share_box .share_ico .bshare-ewm:hover {
    text-decoration: none;
    background: #f4911c  no-repeat;
    background-position: center 15px;
    color: #fff;
}


/*侧边栏*/
.sidebar .top-height {
    top: 46%;
}
.sidebar {
    width: 62px;
    height: 302px;
    position: fixed;
    right: 20px;
    top: 65%;
    margin-top: -151px;
    right: 0px;
    right: 1px;
    z-index: 99;
    _margin-top: 200px;
    box-shadow: 0 1px 8px rgba(0, 0, 0, .1);
    transition: all.2s;
    _position: absolute;
    _top: expression(eval(document.documentelement.scrolltop));
}
.sidebar .sidem {
    width: 62px;
    height: 81px;
}
.sidebar .sidem > a {
    display: block;
    width: 62px;
    height: 82px;
    background: url(/uploads/image/tjimages/position-right.png) no-repeat; 
}
.sidebar .qq a {
    background-position: 0 0
}
.sidebar .qq {
    height: 82px;
    position: relative;
}
.sidebar .qq a:hover {
    background-position: -67px 0
}
.sidebar .wx {
    position: relative;
}
.sidebar .wx span {
    position: absolute;
    width: 143px;
    height: 143px;
    left: -146px;
    top: 0;
    display: none;
    background: url(/uploads/image/tjimages/position-right.png) no-repeat -134px 0; padding-left: 10px; 
}
.sidebar .wx:hover span {
    display: block;
}
.sidebar .wx a {
    background-position: 0 -83px
}
.sidebar .wx:hover a {
    background-position: -67px -83px;
}
.sidebar .wx a:hover {
    background-position: -67px -83px;
}
.sidebar .fk a {
    background-position: 0 -165px
}
.sidebar .fk a:hover {
    background-position: -67px -165px
}
.sidebar .goto-back {
    width: 66px;
    height: 58px;
}
.sidebar .goto-back a {
    display: block;
    width: 62px;
    height: 58px;
    background: url(/uploads/image/tjimages/position-right.png) no-repeat 0 -247px;
}
.sidebar .goto-back a:hover {
    background-position: -67px -247px;
}
.sidebar .znx a {
    background-position: -134px -165px;
    position: relative;
}
.sidebar .znx a:hover {
    background-position: -201px -165px;
}
.sidebar .znx a i {
    display: inline-block;
    position: absolute;
    top: 20px;
    right: 16px;
    width: 6px;
    height: 6px;
    background-color: #ff7200;
    border-radius: 5px;
}
.qqtip,.znxtel{
    position: absolute;
    text-align: center;
    z-index: 100;
    top: 0px;
    right: 63px;
    background: #fff;
    padding: 9px 15px;
    width: 95px;
    font-size: 12px;
    display: none;
}
.znxtel{
    top: 164px;
    width: 130px;
    text-align: left;
}
.qqtip p{
    line-height: 20px;
    margin: 6px 0;
}
.znxtel p{
    line-height: 20px;
}
.sidebar .qq:hover .qqtip {
    display: block;
}
.sidebar .znx:hover .znxtel{
    display: block;
}

.left-con ul li .num-news {
    position: absolute;
    top: 10px;
    right: 115px;
    display: block;
    height: 6px;
    width: 6px ! important;
    border-radius: 6px;
    text-align: center;
    background-color: #ff7200;
    text-indent: 0;
}