*{
    font-family: "微软雅黑";
}
a {
    text-decoration: none;
}
a:hover {
    text-decoration: none;
}
.hedaer {
    background: #000000;
}
.phone {
    color: #ffffff;
    font-size: 1.2em;
    line-height: 53px;
    font-weight: 400;
}
img {
    border: 0;
}
.col-sm-4 {
   /* margin-top:1em;*/
}

.m-t10 a {
    display: block;
    width: 100%;
    overflow: hidden;
}
.case .col-sm-4 {
    position: relative;
}
.my-mask {
    width: 33%;
    height: 100%;
    display: inline-block;
}
.mask-wrapper {
    position: relative;
    overflow: hidden;
}
.my-mask .mask-inner {
    background: rgba(0,0,0,.5);
}
.mask-inner {
    position: absolute;
    text-align: center;
    color: #ffffff;
    line-height: 2em;
    left: 13px;
    top: 100%;
    width: 92.5%;
    height: 100%;
    -moz-transition: top linear 1000ms;
    -o-transition: top linear 1000ms;
    -webkit-transition: top linear 1000ms;
    transition: top linear 1000ms;
}
.mask-wrapper:hover .mask-inner {
    top: 0;
}
.case a {
    color: #ffffff;!important;
}
.case a:hover {
    color: #5a5a5a;!important;
}
.newstext h4 {
    font-weight: bold;
    color: #000000;
    line-height: 2em;
}
.newstext h4 a {
    color: #000000;
}
.newstext p a {
    color: #aaaaaa;
    line-height: 1.5em;
}
.news a {
    display: block;
    color: #000000;
    font-size: 1.6em;
    text-align: center;
    margin-bottom: 1em;

}

.sbc{
    width:1030px;
    height:179px;
    margin:0px auto;
    overflow:hidden;
    background-color:#DEDEDE;
    margin-bottom:28px;
}
.sbc ul{
    padding:14px 0 0 0;
    text-align:left;
}
.sbc li{
    float:left;
    margin-left:17px;
}
.sbc li .pp{
    width:186px;
    height:125px;
}
.sbc li .pp img{
    width:186px;
    height:125px;
}
.sbc li .pf{
    width:186px;
    height:27px;
    line-height:27px;
    text-align:center;
    background-color:#222222;
}
.sbc li a:link   {
    color: #ffffff;
    text-decoration:none;
}
.sbc li a:visited{
    color: #ffffff;
    text-decoration:none;
}
.sbc li a:hover  {
    color: #E67817;
    text-decoration:none;
}
.partner img {
    width:92%;
    padding:20px 0 0 0;
}
.footer{
    background: #333333;
    color: #999999;
    z-index: 999;
    padding: 20px 0;
}
.footer h5 a {
    color: #ffffff;
    line-height: 2em;
    display: block;
    text-align: center;
}
.footer a {
    color: #cccccc;
    display: block;
    text-align: center;
    line-height: 1.5em;
}
/*首页结束*/
.c_case a>h3 {
   color: #333333;
}
.c_case a {
    display: block;
    overflow: hidden;
}
.c_case {
    color: #666666;
    line-height: 2em;
}
.c_case>.row>.col-sm-6 {
    margin-bottom: 15px;
}
.c_case span {
    color: #000000;
}
.c_title a{
    display: block;
    font-size: 30px;
    text-align: center;
    color: #545252;
    line-height: 3em;
    padding-left: 2em;
    border-radius: 5px;
}
.c_title>.row>.col-xs-12 {
    margin:15px 0;
}
.n_news>.row {
    margin-bottom: 15px;
}
.n_news>.row a h3 {
    color: #000000;
}
.n_news>.row>.col-sm-8>.row>.col-xs-12:nth-child(2) a {
    color: #5a5a5a;
    line-height: 2em;
}
.n_news>.row>.col-sm-8>.row>.col-xs-12:nth-child(3) a {
    color: #5a5a5a;
    line-height: 2em;
    float: right;
}
.casesubpage {
    line-height: 3em;
    color: #666666;
}
/*.clear{clear: both;display: table;content: "";}*/
.casesubpage h3 {
    color: #000000;
}
.p_product .col-sm-3 {
    margin-bottom: 15px;
}
.p_center{position: relative;
    width: 100%;
    height: 160px;
    margin: 0 auto;
    background: #fff;
    border-bottom: 1px solid #5A5A5A;}
.p_center > .p_title{
    width:100%;
    height: 120px;
    line-height: 120px;
    font-size: 30px;
    color: #545252;
}
.p_body{padding: 0;}
.p_center h4{padding: 1em;margin-top: -1em; cursor: pointer;}
.p_center h4.hover{
    background: grey;
    color: #ffffff;
    cursor: pointer;
}
.p_menus img{
    width: 100%;
}
.p_menu{display: none;}
.dianji{display: block;}

