* {
    font-size: 14px;
}

a {
    color: #333;
}

a:hover {
    color: #f19424;
}

.breadcrumb>li+li:before {
    color: #CCCCCC;
    /* content: "â†’ "; */
    padding: 0 5px;
}

.breadcrumb {
    text-align: right;
    margin-top: 20px;
}

.w-tit {
    font-size: 24px;
    font-weight: normal;
    color: #305dc3;
    position: relative;
    text-indent: 20px;
    /*line-height: 120%;*/
    margin-bottom: 30px;
}

.w-tit>span {
    position: absolute;
    left: 0;
    top: 10px;
    display: block;
    width: 5px;
    height: 40px;
    background: #fe6701;
}
.w-tit>p:nth-of-type(2){font-size: 24px;}
.w-tit>p:nth-of-type(1) {
    color: #ccc;
}

.text {
    font-size: 14px;
    line-height: 150%;
    color: #464646;
    /*margin-bottom: 30px;*/
}

.about .tit {
    color: #305dc3;
    font-size: 18px;
}

.about .abs {
    color: #464646;
    font-size: 14px;
    line-height: 180%;
}

.about .text {
    line-height: 180%;
}

.about .photo img {
    float: right;
}

.about ul{margin: 20px 0;}
.about li {
    margin-bottom: 40px;
}

.news li {
    margin: 0;
    margin-bottom: 40px;
    position: relative;
    border-bottom: 1px dashed #ccc;
    padding-bottom: 40px;
}

.news li .text {
    position: static;
}

.news li img {
    /*height: 140px;*/
    width: 100%
}

.news li h3 {
    font-size: 18px;
    margin: 10px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width: 70%;
}

.news li .abs {
    font-size: 14px;
    color: #464646;
    height: 42px;
    overflow: hidden;
}

.news .more {
    padding: 5px;
    border: 1px solid #f19424;
    color: #f19424;
    position: absolute;
    bottom: 40px;
    left: 34.6%;
}

.news .time {
    position: absolute;
    right: 15px;
    top: 0;
    color: #999;
}

.news_xq {
    font-size: 14px;
    color: #464646;
}

.news_xq h1 {
    font-size: 24px;
    text-align: center;
    margin: 20px 0;
}

.news_xq .tips {
    font-size: 12px;
    text-align: center;
    color: #6a6a6a;
    margin-bottom: 30px;
}

.news_xq .tips span {
    margin: 0 5%;
}

.news_xq .text {
    padding: 36px 0;
    border-top: 1px dashed #dadada;
    border-bottom: 1px dashed #dadada;
    line-height: 180%;
}

.product {
    font-size: 14px;
    color: #464646;
}

.product .w-nav>div {
    height: 50px;
    line-height: 50px;
    text-indent: 10px;
    max-width: 205px;
}

.product .w-nav>div.active {
    background: linear-gradient(to top, #305dc3, #5b85e5);
    color: #fff;
}

.product .w-nav>div.active>a {
    color: #fff;
}

.product .w-nav>div:hover {
    background: linear-gradient(to top, #305dc3, #5b85e5);
    color: #fff;
}

.product .w-nav>div:hover>a {
    color: #fff;
}

.product ul .cnt {
    padding: 10px;
}

.product ul li {
    margin-bottom: 20px;
}

.product ul .tit>a {
    font-size: 18px;
    color: #464646;
}

.pages {
    text-align: center;
    margin: 30px 0;
}

.pages a {
    display: inline-block;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    border-radius: 5px;
    border: 1px solid #ccc;
}

.pages a.active {
    background: linear-gradient(to top, #305dc3, #5b85e5);
    color: #fff;
}

.server li {
    margin-bottom: 20px;
}

.server li .photo {
    position: relative;
}

.server li .photo .t1 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: url(../images/anli_bg.png) no-repeat;
    background-size: 100%, 100%;
    padding: 30px;
    color: #fff;
    word-break: break-all;
    display: none;
}

.server li img {
    width: 100%;
}

.server li .cnt {
    padding: 0 10px;
    position: relative;
}
.server li .abs{height: 40px;overflow: hidden;}
.server li .cnt1 .tit {
    line-height: 50px;
    font-size: 18px;
}

.server li .cnt2 {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    background: linear-gradient(to top, #305dc3, #5b85e5);
    color: #fff;
    text-align: center;
    font-size: 16px;
    display: none;
}

.server li .cnt2 .tit span {
    border-bottom: 1px solid #fff;
    font-size: 16px;
    line-height: 30px;
    display: inline-block;
    margin-top: 20px;
}

.server li .cnt2 .ftit {
    line-height: 30px;
}

.server li:hover .photo .t1 {
    display: block;
}

.server li:hover .cnt2 {
    display: block;
}

.link {
    color: #464646;
    margin-bottom: 70px;
}

.link h2 {
    font-size: 18px;
    color: #305dc3;
    border-left: 5px solid #fe6701;
    font-weight: bold;
    text-indent: 10px;
    line-height: 22px;
}

.link li {
    margin: 15px 0;
    font-size: 14px;
    color: #464646;
}

.link .ewm img {
    width: 100%;
}

.link .tip {
    font-size: 12px;
    margin-top: 60px;
}

.msg .ftit {
    text-align: center;
    font-size: 20px;
    color: #c1c1c1;
    text-transform: uppercase;
}

.msg h2 {
    font-size: 24px;
    color: #305dc3;
    text-align: center;
}

.msg .abs {
    font-size: 14px;
    color: #c1c1c1;
    text-align: center;
    margin: 20px 0;
}

.msg .tit {
    color: #464646;
    font-size: 14px;
    line-height: 32px;
}

.msg input {
    height: 40px;
    width: 100%;
    line-height: 40px;
    border: 1px solid #dadada;
}

.msg textarea {
    width: 100%;
    height: 150px;
    border: 1px solid #dadada;
}

.msg button {
    width: 180px;
    height: 50px;
    line-height: 50px;
    background: linear-gradient(to top, #305dc3, #5b85e5);
    color: #fff;
    border: none;
    border-radius: 25px;
    margin: 40px auto;
    display: block;
}

@media (min-width: 768px) {
    .w-tab {
        text-align: right;
        margin-top: 20px;
    }
    .w-tab>a {
        display: inline-block;
        width: 120px;
        height: 35px;
        border-radius: 18px;
        text-align: center;
        line-height: 35px;
        color: #c1c1c1;
    }
    .w-tab>a.active {
        display: inline-block;
        width: 120px;
        height: 35px;
        border-radius: 18px;
        background: linear-gradient(#f29522, #f3b05e);
        /* æ ‡å‡†çš„è¯­æ³• */
        text-align: center;
        line-height: 35px;
        color: #fff;
        box-shadow: 5px 5px 15px 0px #f4c994;
    }
}

@media (max-width: 768px) {
    .col-lg-1,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12,
    .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-md-1,
    .col-md-10,
    .col-md-11,
    .col-md-12,
    .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-sm-1,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12,
    .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-xs-1,
    .col-xs-10,
    .col-xs-11,
    .col-xs-12,
    .col-xs-2,
    .col-xs-3,
    .col-xs-4,
    .col-xs-5,
    .col-xs-6,
    .col-xs-7,
    .col-xs-8,
    .col-xs-9 {
        padding: 0;
    }
    .page{margin: 0.5rem 0;}
    .news li {
        margin: 0;
        padding: 0.3125px 0;
    }
    .news li>div {
        padding: 0.234375rem;
    }
    .news li img {
        height: 2.1875rem;
    }
    .news .more {
        padding: 0.078125rem;
        border: 1px solid #f19424;
        color: #f19424;
        position: absolute;
        bottom: 0.625rem;
        left: 34.6%;
    }
    .news li h3 {
        font-size: 0.28125rem;
        margin: 0.15625rem 0;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        width: 70%;
    }
    .row {
        margin: 0;
    }
    .container {
        padding: 0;
    }
    .w-tab {
        text-align: center;
        margin: 0.3rem 0;
    }
    .w-tab a {
        display: inline-block;
        margin: 0.12rem 0.1rem;
        border: 1px solid #efefef;
        padding: 0.1rem 0.3rem;
        box-sizing: border-box;
    }
    .w-tab a.active {
        background: linear-gradient(to top, #305dc3, #5b85e5);
        color: #fff;
        border: 1px solid #5b85e5;
    }

    .product ul {
        padding: 0 0.2rem;
    }
    .product ul li {
        width: 49%;
        border: 1px solid #efefef;
    }
    .product ul li:nth-child(even) {
        float: right;
    }
    .product ul li:nth-child(odd) {
        float: left;
    }
    .product .tit {
        text-align: center;
    }
    .product ul .tit>a {
        font-size: 0.4rem;
    }
    /*.product li img{
        height: 2.34375rem;
        width: 100%;
    }
*/
    .server ul{
    	padding: 0 0.2rem;
    }
   
     .server ul li {
        width: 49%;
        border: 1px solid #efefef;
    }
    .server ul li:nth-child(even) {
        float: right;
    }
    .server ul li:nth-child(odd) {
        float: left;
    }
    .server .tit {
        text-align: center;
    }
    
    .server li .cnt1 .tit{
    	font-size: 0.4rem;
    }

    .link{
    	padding: 0 0.2rem;
    }
    .msg{
    	padding: 0 0.2rem;
    }
    #dituContent{
    	height: 5rem !important;
    }
    #dituContent .BMap_omCtrl{display: none;}

    .about{padding: 0 0.2rem;}
    .about .text{padding: 0 0.2rem;}
    .about .tit{font-size: 14px;}
    .about .abs{font-size: 14px;}
    .about ul{margin-top: 0.5rem;}
    .about li{margin-bottom: 0.4rem;}
    .about ul li>div{margin-right: 0.2rem;}
    .about .photo img{width: 0.5rem;height: 0.5rem;}

    .news_xq{padding: 0 0.4rem;}
    .news_xq .text{padding: 0.5rem 0;margin-bottom: 0.3rem;}
    .news_xq .text img {
    	max-width: 100%;
    }
}
@media (min-width: 768px){
    .page{margin: 20px 0;}
  .product ul .tit>a:hover{
    color: #f19424;
    } 
    .product li .abs{
        height: 40px;
        overflow: hidden;
        line-height: 20px;
    }
    /*.product li img{
        height: 100px;
        width: 100%;
    }*/
}
@media (min-width: 992px){
     /*.product li img{
        height: 120px;
        width: 100%;
    }*/
}
/*@media (min-width: 1200px){*/
    .product li img{
        height: 150px;
        width: 100%;
    }
    
/*}*/