﻿/*å¯¼èˆªæ */
    
    .tophead {
        background: #fff;
        height: 37px;
        /* line-height: 37px; */
        overflow: hidden;
        border-bottom: 1px solid #dedede;
    }
    
    .headtitle {
        font-size: 12px;
        color: #999999;
        line-height: 37px;
    }
    
    .k1 {
        font-size: 12px;
        line-height: 37px;
        color: #999999;
    }
    
    .k1 a {
        color: #999999
    }
    
    .k1 a:hover {
        color: #337ccb
    }
    
    .sechead {
        height: 85px;
        position: relative;
    }
    
    .logo {
        float: left;margin:15px 0 0 11px;
    }
    .top_tel{margin-top:12px;}
    .sechead .k2 {
        color: #000;
        font-family: "å¾®è½¯é›…é»‘";
        float: right;
        margin-top: 50px;
    }
    
    #header {
        margin: 0 auto;
        width: 1200px;
    }
    
    .fl {
        float: left;
    }
    
    .fr {
        float: right;
    }
    
    .w1200 {
        margin: 0 auto;
        width: 1200px;
    }
    /*çƒ­é—¨æœç´¢*/
    
    .sousou {
        width: 1920px;
        position: relative;
        left: 50%;
        margin-left: -960px;
        height: 66px;
        line-height: 30px;
        background: #f2f2f2;
    }
    
    .search {
        width: 1202px;
        margin: 0 auto;
    }
    
    #formsearch {
        float: right;
        margin-top: 25px;
        border-left: 1px solid #cccccc;
        padding-left: 32px;
    }
    
    .hotSearch {
        float: left;
        height: 23px;
        line-height: 65px;
        font-weight: normal;
        /* margin-top: 3px; */
        font-size: 14px;
        color: #999999;
    }
    /*æœç´¢å’Œçƒ­é—¨æœç´¢*/
    
    .hotSearch a {
        margin-right: 6px;
        color: #999999;
        font-size: 14px;
    }
    
    #formsearch input {
        height: 21px;
        background: #eeeeee;
        border: 1px solid #c8c8c8;
        line-height: 21px;
        float: left;
        width: 220px;
        outline: none;
        border: none;
    }
    
    #formsearch input#keyword {
        height: 21px;
        line-height: 21px;
        padding-left: 4px;
        color: #999999;
        font-size: 14px;
        background:transparent;
    }
    
    #formsearch input#s_btn {
        width: 38px;
        height: 23px;
        line-height: 23px;
        text-align: center;
        color: #fff;
        border: none;
        cursor: pointer;
        background: url(../image/sou.png) no-repeat center top;
    }
    
    input:-moz-placeholder,
    textarea:-moz-placeholder {
        color: #999999;
    }
    
    input:-ms-input-placeholder,
    textarea:-ms-input-placeholder {
        color: #999999;
    }
    
    input::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder {
        color: #999999;
    }
    /*å“ç‰Œå®žåŠ›*/
    /*box1*/
    
    .box1 {
        padding: 15px 0 78px;
        overflow: hidden;
    }
    
    .b1_index {
        overflow: hidden;
        padding-top: 80px;
        padding-bottom: 80px;
    }
    
    .b1_fl {
        width: 458px;
        /* padding: 0px 0 0 360px; */
        box-sizing: border-box;
        margin-top: 38px;
    }
    
    .b1_tit {
        width: 100%;
        font-size: 22px;letter-spacing: -1px;
        color: #333333;
        overflow: hidden;
        padding-top: 163px;background: url(../image/bt.png) no-repeat top left;
    }
     .b1_tit span{display: block;background: url(../image/line1.png) no-repeat left center;letter-spacing: 32px;padding-left: 20px;}
    .b1_tit h3 {
        float: left;
        font-family: ArialMT;
        font-size: 34px;
        font-weight: normal;
        line-height: 26px;
        color: #111111;
    }
    
    
    .b1_tit a {
        display: block;
        float: right;
        font-size: 16px;
        line-height: 26px;
        color: #5d5d5d;
        text-transform: uppercase;
        transition: all 0.4s linear;
    }
    
    .b1_tit a:hover {
        color: #22A4E8;
    }
    
    .b1l_index {
        width: 100%;
        margin-top: 45px;
        font-size: 16px;
        line-height: 30px;
        letter-spacing: 0.5px;
        color: #333333;
    }
    
    .b1_fr ul {
        width: 100%;
        overflow: hidden;
        margin-top: 58px;
    }
    
    .b1_fr ul li {
        width: 195px;
        float: left;
        margin-right: 70px;
        background: url(../image/line1.jpg) no-repeat right center;
    }
    
    .b1_fr ul li:nth-child(2) {
        width: 250px;
        float: left;
        margin-right: 30px;
    }
    
    .b1_fr ul li:last-child {
        background: none;
    }
    
    .b1_fr ul li:last-of-type {
        margin-right: 0;
            width: auto;
    text-align: right;
    }
    
    .b1_fr ul li .b1img1 {
        width: 118px;
        height: 87px;
        display: table-cell;
        overflow: hidden;
        text-align: center;
        vertical-align: middle;
    }
    
    .b1_fr ul li .b1img1 img {
        max-height: 100%;
        -webkit-filter: grayscale(100%);
        /* Chrome, Safari, Opera */
        filter: grayscale(100%);
        transition: all 0.4s linear;
    }
    
    .b1_fr ul li:hover .b1img1 img {
        -webkit-filter: grayscale(0%);
        /* Chrome, Safari, Opera */
        filter: grayscale(0%);
        transform: scale(-1, 1);
    }
    
    .b1_fr ul li h3 span{
        color: #337ccb;
        font-size: 87px;
        font-weight: bold;
       
    }
    .b1_fr ul li h3{position: relative;}
    
    .b1_fr ul li p {
        font-family: ArialMT;
        font-size: 14px;
        line-height: 16px;
        margin-top: 5px;
        letter-spacing: 1px;
        color: #999999;
        transition: all 0.4s linear;
    }
    .b1_fr ul li sub{color: #333333;font-size: 25px;font-weight: normal;bottom: 0;left: 0;margin-left: -23px;}
    .b1_fr ul li sup{color: #333333;font-size: 30px;font-weight: 100;top:-1.5em;}
    
    .b1_fr {
         width: 716px; 
        overflow: hidden;
        position: relative;
        margin-top: 132px;
    }
    .b1_fr img{width: 716px;height: 716px;display: block;}
    .b1_fr .bd {
        width: 100%;
        position: relative;
        z-index: 1;
    }
    
    .b1_fr .bd li a {
        display: block;
        width: 898px;
        height: 525px;
    }
    
    .b1_fr .bd li img {
        width: 100%;
        height: 100%;
        transition: all 0.6s linear;
    }
    
    .b1_fr .bd li:hover img {
        transform: scale(1.2);
    }
    
    .b1_fr .hd {
        width: 100%;
        height: 14px;
        position: absolute;
        bottom: 17px;
        left: 0;
        z-index: 2;
    }
    
    .b1_fr .hd ul {
        width: 100%;
        text-align: center;
    }
    
    .b1_fr .hd ul li {
        display: inline-block;
        width: 14px;
        height: 14px;
        border-radius: 50%;
        background-color: rgba(255, 255, 255, 0.48);
        margin: 0 2.5px;
        text-indent: -100px;
    }
    
    .b1_fr .hd ul li.on {
        background-color: #fff;
    }
    
    .c8 {
        background: #f4f4f4;
        padding-top: 79px;
        padding-bottom: 85px;
    }
    
    .c8 .c8-1 {
        width: 400px;
    }
    
    .c8 .c8-1 .c8-1-1 {
        position: relative;
        height: 268px;
        /* background: #fff; */
        /* border-top: 2px solid #337ccb; */
       
        box-sizing: border-box;
    }
    .c8 .c8-1 .c8-1-1  .content{ padding:  0 20px;}
    
    .c8 .c8-1 .c8-1-1 h2 {
        padding: 0 22px;
        line-height: 46px;
        background: url(../image/lan.png) no-repeat bottom;
        color: #333333;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .c8 .c8-1 .c8-1-1 h2 a {
        font-size: 12px;
        font-weight: 500;
        float: right;
        color: #666666
    }
    
    .c8 .c8-1 .c8-1-1 .content .xx {
        position: absolute;
        bottom: 0;
        z-index: 111;
        cursor: pointer;
    }
    
    .c8 .c8-1 .c8-1-1 .content .next {
        right: 0px;
    }
    
    .c8 .c8-1 .c8-1-1 .content .prev {
        right: 41px;
    }
    
    .c8 .c8-1 .c8-1-1 .content .list2 li {
        padding-top: 24px;
    }
    
    .c8 .c8-1 .c8-1-1 .content .list2 li a {
        display: block;
        font-size: 16px;
        color: #333;
        line-height: 42px;
    }
    
    .c8 .c8-1 .c8-1-1 .content .list2 li a:after {
        content: '';
        display: block;
        width: 65px;
        height: 1px;
        background: #333333;
    }
    
    .c8 .c8-1 .c8-1-1 .content .list2 li dd {
        font-size: 14px;
        color: #666666;
        margin-top: 15px;
        line-height: 25px;
    }
    
    .c8 .c8-1 .c8-1-1 .content .list2 li:hover a {
        color: #337ccb;
    }
    
    .c8 .c8-1 .c8-1-2 {
        margin-top: 21px;
        /* background: #fff; */
       
        height: 350px;
        box-sizing: border-box;
    }
    .c8 .c8-1 .c8-1-2 .list3{ padding: 0 20px;margin-top: 18px;}
    .c8 .c8-1 .c8-1-2 h2 {
        line-height: 46px;
        border-bottom: 1px solid #337ccb;
        color: #333333;
        font-size: 18px;
        padding: 0 22px;
        text-transform: uppercase;
        font-weight: bold;
    }
    
    .c8 .c8-1 .c8-1-2 h2 a {
        font-size: 12px;
        font-weight: 500;
        float: right;
        color: #666666
    }
    
    .c8 .c8-1 .c8-1-2 .list3 li {
        font-size: 14px;
        padding-left: 14px;
        line-height: 44px;
        background: url(../image/dian.png) no-repeat 0 center;
    }
    
    .c8 .c8-1 .c8-1-2 .list3 li a {
        color: #666666;
    }
    
    .c8 .c8-1 .c8-1-2 .list3 li:hover {
        background: url(../image/dianh.png) no-repeat 0 center;
    }
    
    .c8 .c8-1 .c8-1-2 .list3 li:hover a {
        color: #337ccb;
    }
    
    .c8 .c8-2 {
        position: relative;
        
        box-sizing: border-box;
        width: 789px;
        height: 629px;
    }
    
    .c8 .c8-2 h2 {
        line-height: 45px;
        border-bottom: 1px solid #337ccb;
        color: #333333;
        font-size: 18px;
        text-transform: uppercase;
        font-weight: bold;
        padding: 0 22px;
    }
    
    .c8 .c8-2 h2 a {
        font-size: 12px;
        font-weight: 500;
        float: right;
        color: #666666
    }
    
    .c8 .c8-2 .list4 {
        margin-top: 15px;padding: 0 22px;
    }
    
    .c8 .c8-2 .list4 li {
        padding: 23px 0;
        border-bottom: 1px solid #dedede;
    }
    
    .c8 .c8-2 .list4 li:last-child {
        border-bottom: none;
    }
    
    .c8 .c8-2 .list4 li .tu {
        width: 230px;
        height: 140px;
    }
    
    .c8 .c8-2 .list4 li .tu img {
        width: 230px;
        height: 140px;
    }
    
    .c8 .c8-2 .list4 li .zi {
        width: 496px;
    }
    
    .c8 .c8-2 .list4 li .zi h3 {
        font-weight: 500;
        font-size: 16px;
        color: #333;
        line-height: 48px;
    }
    
    .c8 .c8-2 .list4 li .zi dd {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
    }
    
    .c8 .c8-2 .list4 li .zi dd b {
        font-size: 14px;
        font-weight: 500;
        color: #337ccb;
    }
    
    .c8 .c8-2 .list4 li:hover .zi h3 {
        color: #337ccb;
    }
    
    .tong {
        width: 1200px;
        margin: 0 auto;
        position: relative;
    }
    
     .news_tit {
        background: url(../image/bt4.png) no-repeat center top;
        padding-top: 63px;
        font-size: 30px;line-height: 30px;color: #333333;
        text-align: center;margin-bottom: 42px;
    }
    
    
     .about_tit {
       
        color: #333333;
        font-size: 30px;
        text-align: center;
        padding-top: 58px;
    }
    .jian {
        background: url(../image/jian.png) no-repeat left;
        height: 38px;
        margin-bottom: 77px;
        margin-top: 25px;
    }
    
  
    .b1l_index .img2{width: 391px;height: 391px;overflow: hidden;}

    .b1l_index img {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
        width: 391px;height: 391px;overflow: hidden;
    }
 

    .b1l_index img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition: all 0.6s ease-out;
        -moz-transition: all 0.6s ease-out;
        transition: all 0.6s ease-out;
    }
    

     .b1_fr p img {
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
 
  
     .b1_fr p img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition: all 0.6s ease-out;
        -moz-transition: all 0.6s ease-out;
        transition: all 0.6s ease-out;
    }
    /* äº§å“ä¸­å¿ƒ */
    
    .probj {}
    
    .pro {
            padding-top: 117px;
    margin-bottom: 70px;
    }
    
    .pro .protit h1 {
        /* margin-left: 360px; */
        margin-bottom: 10px;
    }
    
    .pro .protit2 {
        width: 459px;
        margin: 0 auto;
    }
    
    .pro .protit2 ul li {
        float: left;
        text-align: center;
    }
    
    .pro .protit2 ul li a {
        text-align: center;
        color: #fff;
        font-size: 14px;
        padding: 0px 6px 0px 10px;
    }
    
    .pro .protit2 ul li:after {
        content: "";
        display: inline-block;
        vertical-align: middle;
        width: 1px;
        height: 16px;
        background: #fff;
    }
    
    .pro .protit2 ul li:nth-child(6):after {
        display: none;
    }
    
    .pro .protit2 ul li a:hover {
        color: #d6b28c;
    }
    
    .pro .pro1 {
        margin-top: 23px;
    }
    
    .pro .pro1 ul li {
        float: left;
        margin-right: 20px;
        width: 285px;
        /* border: 1px solid #e6e6e6; */
        margin-bottom: 17px;
        position: relative;
    }
    .pro .pro1 ul li:hover{
       
    }
  
    .pro .pro1 ul li img {
        width: 288px;
        height: 185px;
        -webkit-transform: scale(1, 1);
        -moz-transform: scale(1, 1);
        -webkit-transition: all 0.5s ease-out;
        -moz-transition: all 0.5s ease-out;
        transition: all 0.5s ease-out;
    }
    
    .pro .pro1 ul li a {
        width: 288px;
        overflow: hidden;
        display: block;
    }
    
    .pro .pro1 ul li img:hover {
        -webkit-transform: scale(1.1, 1.1);
        -moz-transform: scale(1.1, 1.1);
        transform: scale(1.1, 1.1);
        -webkit-transition: all 0.6s ease-out;
        -moz-transition: all 0.6s ease-out;
        transition: all 0.6s ease-out;
    }
    
    .pro .pro1 ul li:nth-child(4n) {
        margin-right: 0px;
    }
    
    .pro .pro1 .ptit {
        width: 290px;
        height: 56px;
        line-height: 40px;
        text-align: center;
        color: #1a1a1a;
        /* background: #fff; */
        margin-top: 1px;
        position: absolute;
        bottom: 0;
    }
    
    .pro .pro1 .ptit a {
        color: #1a1a1a;
        font-size: 16px;
    }
    
    .pro .pro1 .ptit:hover {}
    
    .pro .pro1 .ptit:hover a {}
    
    .pro .protit img {
        width: 100%!important;
    }
    
    .pro .protit h1 {
        /* margin-left: 360px; */
        margin-bottom: 10px;
    }
    
    .pro .protit .probt h1 {
        font-size: 20px;
        color: #fff;
        text-align: center;
        height: 145px;
        line-height: 1.5;
        padding-top: 91px;
        text-transform: uppercase;
    }
    
    .pro .protit .probt span {
        font-size: 12px;
        color: #fff;
    }
    
    .pro .protit .probt {
         background: url(../image/bt1.png) no-repeat center top;
        padding-top: 63px;
        font-size: 30px;line-height: 30px;color: #333333;
        text-align: center;margin-bottom: 35px;
    }
    /*å®¢æˆ·åˆ†å¸ƒ*/
     .khu {
        background: #f4f4f4;
    }
    
    .hezc {
       width: 1200px;
    padding-top: 125px;
    height: 685px
    }
    
    .hezc .hezctit {
        font-size: 30px;
        color: #333333;
        line-height: 30px;
        padding-top: 66px;background:url(../image/bt3.png) no-repeat top center;
        text-align: center;
    }
    
    
    .hezc .hezctit span {
        text-align: center;
        letter-spacing: 6px;
        font-size: 14px;
        color: #1a1a1a;
        display: block;
        margin-top: 5px;
    }
    
    .hezc .hezctit span a {
        letter-spacing: 0px;
        font-size: 12px;
        color: #fff;
        width: 68px;
        height: 18px;
        background: #bc1f3c;
        border-radius: 9px;
        display: inline-block;
        line-height: 18px;
        text-align: center;
    }
    
    .hezc .hzzcnei {
        width:1200px;
        height: 355px;
        margin: 0 auto;
        position: relative;
        margin-top: 28px;
    }
    
    .hezc .hzzcnei ul li {
       position: absolute;z-index:1;}
    .hezc .hzzcnei ul li h3{position: absolute;color: #fff;font-size: 16px;bottom: 81px;left: 84px;font-weight: normal;}
    .hezc .hzzcnei ul li .img1{overflow: hidden;}
    .hezc .hzzcnei ul li .img{display: block;text-align: center;}
    .hezc .hzzcnei ul li .img2 img{overflow: hidden;overflow: hidden;width: 230px;height: 230px;}
    .hzzcnei .li1{left: 0px;top:0;}
    .hzzcnei .li2{left: 243px;top:0;}
    .hzzcnei .li3{left: 486px;top:0;}
    .hzzcnei .li4{left: 729px;top:0;}
    .hzzcnei .li5{right: 0;top:0;}
    .hzzcnei .li6{left: 120px;top:125px;}
    .hzzcnei .li7{left: 365px;top:125px;}
    .hzzcnei .li8{left: 608px;top:125px;}
    .hzzcnei .li9{right: 120px;top:125px;}





   

.tubiao_foot{background:#337ccb;font-size: 16px;color: #fff;line-height: 36px;padding:32px 0;}
.dz{width: 586px;}
.dtel{width: 400px;}
.wang{}
.dz .dimg,.dtel .dimg,.wang .dimg{transition:all 1s ease-in-out; -moz-transition:all 1s ease-in-out; -ms-transition:all 1s ease-in-out; -o-transition:all 1s ease-in-out; -webkit-transition:all 1s ease-in-out;}
.dtel2{line-height: 38px;padding-left: 47px;background: url(../image/tel2.png) no-repeat left center;}
.zi{font-size: 14px;color: #999999;}
.dd{font-size: 24px;color: #fff;}
.bottom_tel{padding-top: 62px;}
.bottom_tel .ji{width: 140px;height: 40px;border: solid 1px #337ccb;line-height: 38px;text-align: center;color: #ffffff;font-size: 14px;}
.bottom_tel .ji:hover{background: #337ccb;color: #fff;}
.dz:hover .dimg,.dtel:hover .dimg,.wang:hover .dimg{transform:rotateY(360deg); -moz-transform:rotateY(360deg); -ms-transform:rotateY(360deg); -o-transform:rotateY(360deg); -webkit-transform:rotateY(360deg); }
.dimg{margin-right: 10px;}

    
    
    
   .bottom_tel {
   
   }
    .bottom_tel .ji{
     width: 140px;
    height: 40px;
    border: solid 1px #337ccb;
    line-height: 38px;
    text-align: center;
    color: #ffffff;
    font-size: 14px;
    }
    .col-md-6{
    width: 550px;
    margin-top: 60px;
    float: right;
    }
    
.col-md-5{width: 250px;}

.demo-copyright a{       line-height: 35px;}

.f_link_you{
    margin-top:6px;
}

 .demo-layout-ewm table{text-align: center;color: #999999;font-size: 14px;line-height: 30px;margin-left: -30px;margin-top: 65px;}
.dao{width: 228px;}
.f_link{
margin-top: 60px;height: 200px;overflow: hidden;
    padding-left: 45px;
    border-left: 1px solid #444444;
    border-right: 1px solid #444444;

    }
    .f_link a{
        color:#999999;
        display: block;
        float: left;
        padding-bottom: 37px;
        width: 90px;
      text-decoration: none!important;
    }
.dtel2 {
    line-height: 38px;
    padding-left: 47px;
    background: url(../image/tel2.png) no-repeat left center;
}

.you{margin-top: 10px;}

/*å››é‡è®¤è¯*/
.forz{
    width: 1200px;
    margin: 0 auto;
    margin-top: 40px;
    background: #fff;
    position: relative;
    z-index: 10
}
.forz li{
       width: 288px;
    height: 200px;
    float: left;
    position: relative;
    margin-right: 16px;
}
.forz li:nth-child(4n){margin-right: 0;}
.forz li .forzinn{
  width: 100%;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0
}
.forz li:nth-child(1) .forzinn{
  background:none
}
.forz li a.img{
      width: 288px;
    height: 185px;
    display: block;
    position: relative;
    margin: 0 auto;
}
.forz li a.img div{
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  line-height: 88px;
    text-align: center;
}
.forz li a.img img{
  max-width: 100%;
}
.forz li a.img div.img1{
  opacity: 1;
  transition: all 0.4s;
}
.forz li a.img div.img2{
    opacity: 0;
    transition: all 0.4s;
}
.forz li h3{
       font-weight: normal;
    font-size: 16px;
    text-align: center;
    margin-top: -46px;
    position: relative;
}
.forz li h3 a{
  display:block;
  color:#2a2a2a;
}

.forz li:hover a.img div.img1{
  opacity: 0;
  transition: all 0.4s;
  }
.forz li:hover a.img div.img2{
    opacity: 1;
    transition: all 0.4s;
}
.forz li:hover h3 a{
    color:#fff;
    transition: all 0.4s;
}



.demo-layout {
          background: #333333;
          padding-bottom: 60px;
    }
    
    .demo-layout-logo {
        margin-bottom: 20px
    }
    
    .demo-layout-desc {
        font-size: 12px;
        color: hsla(0, 0%, 100%, .5)
    }
    
    .demo-layout-contact {
        margin-top: 30px
    }
    
    .demo-layout-contact p {
        margin-bottom: 0;
        font-size: 14px;
        color: hsla(0, 0%, 100%, .7);
        line-height: 1.7
    }
    
    .demo-layout-contact strong {
        display: block;
        font-size: 24px;
        color: hsla(0, 0%, 100%, .8)
    }
    
    .demo-layout-contact a {
        color: #fff
    }
    
    .demo-layout-menu dl {
        float: left;
        width: 20%;
        text-align: center
    }
    
    .demo-layout-menu dl dt {
        font-size: 14px;
        color: #fff;
        margin-bottom: 1.43em
    }
    
    .demo-layout-menu dl dd a {
        display: block;
        font-size: 14px;
        color: hsla(0, 0%, 100%, .4);
        line-height: 2
    }
    
    .demo-layout-ewm {
        text-align: left;
    }
    
    .demo-layout-ewm h1 {
                height: 98px;
    font-size: 20px;
    color: #fff;
    float: left;
    line-height: 140px;
    font-weight: normal;
    font-family: "Arial";
    }
    
    .demo-layout-ewm p {
        /*background: hsla(0, 0%, 100%, .1);
        font-size: 13px;
        font-weight: 100;
        padding: .8em 0;
        line-height: 1.7;
        color: hsla(0, 0%, 100%, .7);
        margin: 15px 0 0*/
    }
    
    .demo-footer {
        background: #161618;
        padding: 10px 0;
        font-size: 12px;
        line-height: 1.8
    }
    
  
    
    .demo-footer,
    .demo-footer a {
        color: hsla(0, 0%, 100%, .5)
    }
    
    .demo-footer a:hover {
        color: hsla(0, 0%, 100%, .8)
    }
    
    .demo-seo {
        float: left
    }
    
    .demo-copyright {
     float: right;
     width: 550px;
     color: #999999;
     font-size: 12px;
     border-top: 1px solid #444444;
     margin-top: 20px;
     padding-top: 20px;
    }
    
    .demo-copyright a{
          
    color: #999999;
   
    }










