/*样式初始化及公共样式部分lpm*/

body {
    color: #666;
    font-size: 12px;
    margin: 0 auto;
    background-color: #fff;
    font-family: "Microsoft YaHei";padding-top:128px;
}

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


/*定义全局链接颜色lpm*/

a:hover {
    color: #ed6c00;
    text-decoration: none;
    border-bottom-style: 
}


/*定义全局链接鼠标滑过颜色lpm*/

div,ul,li,span,p,img,h1,h2,h3,h4,h5,h6,dl,dt,dd {margin: 0px;padding: 0px;list-style: none;border: 0px; }


/*主要标签的样式初始化lpm*/

.clear {
    clear: both;
    height: 0px;
    overflow: hidden;
}


/*清除左右浮动lpm*/

.fl {
    float: left;
}


/*定义左浮动lpm*/

.fr {
    float: right;
}


/*定义右浮动lpm*/

.cp img {
    border: 1px solid #C1C1C1;
    padding: 2px;
    background: #fff;
}


/*定义标签调用图片的边框样式lpm*/

.cp a:hover img {
    border: 1px solid #ed6c00;
    padding: 2px;
    background: #fff;
}


/*定义鼠标经过时边框的变化效果lpm*/

#copy {
    display: none;
}


/*隐藏后台自带版权DIVlpm*/

.box {
    width: 1200px;
    height: auto;
    margin: 0 auto;
    min-width: 1200px;
}


/*定义版面统一宽度lpm*/

.font_en {
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;    
}



.t{text-align: center;color: #12122c; height: 50px; padding-top: 34px; background: url(../uploadfile/image/20170718/20170718172335_24850657.png) no-repeat center top;}
.t p{ font-size: 26px; color: #0a0a5a;}
#left{height: auto !important;}

/*导航*/


.head_bg{ width: 100%; height: 128px;  background: #12122c;  position: fixed; z-index: 9999;  top: 0; }

.logo { padding-left: 50px;}
.nav{ margin-top: 44px; width: 500px;}
.nav li {
    position: relative;
    width: 100px;
    height: 50px;
    float: left;
    text-align: center;
  
    
}
.nav li a p{ line-height: 20px;}
.nav li a span{ font-size: 10px;}

.nav li a { 
    color: #fff;
    font-size: 15px;
    display: block;
    height: 50px; line-height: 60px;
}

.nav li a:hover {background: url(../uploadfile/image/20170718/20170718165238_703311206.png) no-repeat center top;

}

.nav .a_nav a {background: url(../uploadfile/image/20170718/20170718165238_703311206.png) no-repeat center top;
}

.menu ul {
    width: 121px;
    position: absolute;

    top: 67px;

    left: 0;
    z-index: 9999; 

    opacity: 0;

    background: #eee;



    -webkit-transition: opacity .25s ease .1s;

    -moz-transition: opacity .25s ease .1s;

    -o-transition: opacity .25s ease .1s;

    -ms-transition: opacity .25s ease .1s;

    transition: opacity .25s ease .1s;

}

.menu li:hover > ul { opacity: 1; }

 

.menu ul li {

    height: 0;
width: 100%;
    overflow: hidden; 
    background: none;
    -webkit-transition: height .25s ease .1s;

    -moz-transition: height .25s ease .1s;

    -o-transition: height .25s ease .1s;

    -ms-transition: height .25s ease .1s;

    transition: height .25s ease .1s;

}

 

.menu li:hover > ul li {

    height: 40px;
line-height: 40px;
    overflow: visible;
   
}



.menu ul li a {

    width: 100%;
    height: 100%;
    display: block;
    border-bottom: 1px solid #fff;
    text-align:center;
    font-size: 14px;
    color:#666;

}
.menu ul li a:hover{background:#fcbd00; color:#fff;}
 

.menu ul li:last-child a { border: none; }

.menu ul li table{ width: 100% !important;}
.menu ul li.cpzx td{
width:100%;height: 0; 

    overflow: hidden; 
background: #045FBB;   

    -webkit-transition: height .25s ease .1s;

    -moz-transition: height .25s ease .1s;

    -o-transition: height .25s ease .1s;

    -ms-transition: height .25s ease .1s;

    transition: height .25s ease .1s;}


.menu li:hover > ul li.cpzx td{
 display: block;    
    height: 41px;
line-height: 40px;
    overflow: visible;
}
.menu ul li.cpzx a{border-bottom: 1px solid #83AFDE;
height:40px;
text-align: left;
    padding-left: 25px;
    width: 175px;}
.menu ul li.cpzx a:hover{background:#E6212A; color:#fff;}
.menu li:hover ul li.cpzx{height:auto; }


/*幻灯片*/

.focus {
    width: 100%;
min-width: 1200px;
    height: 570px;
    overflow: hidden;
    position: relative;
    z-index: 9
}

.focus ul {
    height: 100%;
    position: absolute;
}

.focus ul li {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
}

.focus ul li div {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.focus .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus .btn {
    position: absolute;
    width: 900px;  
    height: 8px;
    margin-left: -450px;
    left: 50%;
    bottom: 65px;
    text-align:center;
}

.focus .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 50px;
    height: 6px;
text-indent:50000px; 
    margin-left: 5px;
    cursor: pointer;
    background: #0a0a5a;
}

.focus .btn span.on {
    background: #0a0a5a;
}

.focus .preNext,.focus_d .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top:40%;
    background: url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0;
    cursor: pointer;
}

.focus .pre{
    left: 0;
}

.focus .next{
    right: 0;
    background-position: right top;
}




/*内页幻灯片*/

.focus_n {
    width: 100%;
min-width: 1200px;
    height: 350px;
    overflow: hidden;
    position: relative;
    z-index: 9
}

.focus_n ul {
    height: 100%;
    position: absolute;
}

.focus_n ul li {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    background: #000;
}

.focus_n ul li div {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.focus_n .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus_n .btn {
    position: absolute;
    width: 900px;  
    height: 8px;
    margin-left: -450px;
    left: 50%;
    bottom: 30px;
    text-align:center;
}

.focus_n .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 50px;
    height: 6px;
text-indent:50000px; 
    margin-left: 5px;
    cursor: pointer;
    background: #233f7e;
}

.focus_n .btn span.on {
    background: #233f7e;
}

.focus_n .preNext {
display:none;
}

.top20 {
    padding-top: 20px;
}

.top30 {
    padding-top: 30px;
}

.top10 {
    padding-top: 10px;
}

.top100 {
    padding-top: 100px;
}

.top40 {
    padding-top: 40px;
}
.top50 {
    padding-top: 50px;
}
.top60 {
    padding-top: 60px;
}


/*小条*/
.xtt_bg{ position: absolute; font-size: 16px; width: 100%; z-index: 999; top:648px; height: 50px; line-height: 50px; color: #fff;
    background: url(../uploadfile/image/20170718/20170718172946_1754248601.png)repeat center;}
.xtt_bg b{ font-size: 18px;}


/*分类*/
.list_b{ padding-top: 24px;}
.list_b li{ width: 164px; height: 164px; display: block; float: left; margin-left: 43px; overflow: hidden;-webkit-transition:all 0.5s;-moz-transition: all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;
transition:all 0.5s; position: relative;}
.list_b li a{ display: block; width: 100%; height: 100%;  -webkit-transition:all 0.5s;-moz-transition: all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;
transition:all 0.5s; position: relative;}
.list_m1{ background: url(../uploadfile/image/20170718/20170718173240_357436731.png)no-repeat center;}
.list_m2{ background: url(../uploadfile/image/20170719/20170719143448_1013380296.png)no-repeat center;}
.list_m3{ background: url(../uploadfile/image/20170719/20170719143604_538318584.png)no-repeat center;}
.list_m4{ background: url(../uploadfile/image/20170719/20170719143737_1213673102.png)no-repeat center;}
.list_m5{ background: url(../uploadfile/image/20170719/20170719143800_890769183.png)no-repeat center;}
.list_m6{ background: url(../uploadfile/image/20170719/20170719143652_1734174258.png)no-repeat center;}

.list_b li:hover a{ background: url(../uploadfile/image/20170718/20170718172007_147229351.png)no-repeat center;}

.list_b li span{ display: block; position: absolute; color: #fff; width: 100%; text-align: center; float: left;-webkit-transition:all 0.5s;-moz-transition: all 0.5s; -o-transition:all 0.5s; -ms-transition:all 0.5s;
transition:all 0.5s; line-height: 14px; padding-top:8px;}
.list_wt{ font-size: 20px; top: 54px; left: -180px;}
.list_wb{top:88px;left: 180px; background: url(../uploadfile/image/20170718/20170718174358_2104102846.jpg)no-repeat center top; line-height: 30px;}
.list_b li:hover span.list_wt{  top: 58;left: 0;}
.list_b li:hover span.list_wb{  top: 88;left: 0;}


/*产品*/
.prod_t{ font-size: 20px; color: #0a0a5a; line-height: 40px; padding:0 8px 0 16px; background: url(../uploadfile/image/20170718/20170718175553_1643218401.jpg)no-repeat center bottom;}
.prod_t a{ display: block; float: right; font-size: 12px;}

.prod_d{padding-top:20px;}
.prod_d table table table td a{padding:5px; border: 1px #ccc solid; border-bottom:0; margin:0 6px;display: block;}
.prod_d table table table td div{ border: 1px #ccc solid; border-top:0; width:210px; height:30px; }
.prod_d table table table td div span{line-height:30px !important;}
.prod_d table table table td:hover a{border: 1px #ceac7c solid; border-bottom:0;}
.prod_d table table table td:hover div{border: 1px #ceac7c solid; border-top:0;}


.banner01 a{ display: block; width: 100%; height: 629px;background: url(../uploadfile/image/20180709/20180709175812_816677639.jpg)no-repeat center; }


/*简介*/
.com_bg{width: 100%; height:950px; background: url(../uploadfile/image/20170719/20170719094755_2106078422.jpg)no-repeat center top;}
.com_bl{padding-top:8px;}
.com_bw{width: 680px;font-size:14px; line-height:30px; padding-top:30px;}
.com_bw span{display: block; height: 330px;}
.com_bw a{display: block;  width:140px; height: 38px; text-align:center; line-height:38px; color:#0a0a5a; border:1px #0a0a5a solid; font-size:14px; }
.com_bw a:hover{background:#ceac7c; color:#fff;border:1px #ceac7c solid;}
.com_bw2{font-size:14px; line-height:30px;}
.com_bw2 img{padding:10px 0;}

.focus_c,.focus_d {
    width: 475px;
    height: 400px;
    overflow: hidden;
    position: relative;
}

.focus_c ul,.focus_d ul {
    height: 100%;
    position: absolute;
}

.focus_c ul li,.focus_d ul li {
    float: left;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
}

.focus_c ul li div,.focus_d ul li div {
    position: absolute;
    overflow: hidden;
    width: 100%;
    height: 100%;
}

.focus_c .btnBg,.focus_d .btnBg {
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 0;
    background: #000;
    display: none;
}

.focus_c .btn,.focus_d .btn {
    position: absolute;
    width: 630px;
    padding-right: 50px;
    height: 23px;
    margin-left: -501px;
    left: 50%;
    bottom: 15px;
    text-align: right;
display:none;
}

.focus_c .btn span,.focus_d .btn span {
    display: inline-block;
    _display: inline;
    _zoom: 1;
    width: 25px;
    height: 24px;
    line-height: 24px;
    text-align: center;
    _font-size: 0;
    margin-left: 5px;
    cursor: pointer;
    background: #fff;
}

.focus_c .btn span.on,.focus_d .btn span.on {
    background: #fff;
}

.focus_c .preNext,.focus_d .preNext {
    width: 45px;
    height: 100px;
    position: absolute;
    top:40%;
    background: url(http://114my.cn.114.114my.net/cym/QQ-Flash/sprite.png) no-repeat 0 0;
    cursor: pointer;
}

.focus_c .pre,.focus_d .pre {
    left: 0;
}

.focus_c .next,.focus_d .next {
    right: 0;
    background-position: right top;
}


/*流程*/
.buzhou_t{text-align: center;center; font-size: 16px;color:#333; height:120px;}
.buzhou_t p{font-size:40px; color:#0a0a5a;padding-bottom:12px; margin-bottom:10px; background: url(../uploadfile/image/20170719/20170719101153_1783679354.png) no-repeat center bottom; }

.buzhou_b li{width: 200px; height: 240px; display: block; float: left;}
.buzhou_b li .buzhou_bt{text-align: center; width: 130px; height: 130px; background: #57576a; border:5px #9a9bbb solid; border-radius: 100px; margin: 0 auto; color:#fff; transition:all linear 0.5s; -moz-transition:all linear 0.5s; -ms-transition:all linear 0.5s; -webkit-transition:all linear 0.5s;}
.buzhou_b li .buzhou_bt:hover{background: #ceac7c;}
.buzhou_b li .buzhou_bt span{ font-size: 32px;display: block; padding-top:26px; line-height: 38px;}
.buzhou_b li .buzhou_bt p{font-size: 24px;}
.buzhou_b li .buzhou_bw{ text-align: center; font-size: 14px; line-height: 22px; padding-top:12px;}



/*新闻*/
.news_bg{width:100%; height:614px; background:url(../uploadfile/image/20170719/20170719104810_401354678.jpg) no-repeat center;}
.news_t{text-align: center; height: 50px; padding-top: 34px;  font-size:26px; color:#fff; background:url(../uploadfile/image/20170719/20170719115206_1149210242.png) no-repeat center top;}

.news .convert2{ width:1200px; height:430px; margin:0 auto; background: url(../uploadfile/image/20170719/20170719114109_336369040.png) no-repeat center top;}
.news .convert2 .tab{width:366px; height:50px; margin:0 auto;}
.news .convert2 .tab a{display:block; color:#fff; text-align: center; width: 106px; height:26px; line-height: 26px; font-size:14px; float:left; 
margin:0 8px;}
.news .convert2 .tab a.on{display:block;background:#ceac7c;}


.news .convert2 .content{ overflow:hidden; width:1200px; height:380px; position:relative; margin-top:10px;}
.news .convert2 .content ul{ position:absolute; left:0; top:0; height:380px;}
.news .convert2 .content li{ width:1200px; height:auto; float:left;}
.news .content td br{ display:none;}
.news .content td a{ display:block; background:#ededee; line-height:40px; width:220px !important; color:#666; width:220px !important;}
.news .content td a:hover{ display:block; background:#ff6633; color:#fff;}

.news .news_div_item{ position:relative;width:380px; float: left;height:348px; margin:0 10px; }

.news .divdgweb_new_div_item{position:relative;width:380px; float: left;height:310px; margin:0 10px;}
.news .news_div_item_pic{ position:absolute; top:0;}
.news .news_div_item_pic img{width:380px; height:220px;}
.news .news_div_item_content{line-height:30px; width:380px; padding-top:20px; position:absolute; top:220px;}
.news .divdgweb_new_div_item_content{line-height:30px; width:380px; padding-top:20px; position:absolute; top:220px;}
.news .news_div_item_body,.news .divdgweb_new_div_item_body{ color:#ccc; line-height:22px; margin-top:4px;}
.news .news_div_item_a,.news .divdgweb_new_div_item_a{color:#fff; font-size:14px;}
.news .news_div_item_a:hover,.news .divdgweb_new_div_item_a:hover{color:#ceac7c;}


.news .news_div_item_date,.news .divdgweb_new_div_item_date{position:absolute; right:0; line-height:15px; top:360px; color:#ccc;}
.news .news_div_item_date div,.news .divdgweb_new_div_item_date div{float:left;}

/*友情链接*/
.link{height:130px; background:url(../uploadfile/image/20170719/20170719120032_754806003.jpg) no-repeat center bottom; margin:40px auto;}
.link_t{font-size:30px; padding-left:54px; color:#0a0a5a;}
.link_d{padding:16px 0 0 54px;}

/*版权*/
.footer_bg{width:100%; height:425px; background:#12122c; font-size:14px; color:#ccc;}
.footer_bg a{color:#ccc; }
.footer_bg a:hover{color:#ceac7c; }
.footer_t{text-align:center; padding:26px 0;}
.footer_nav{width:1100px; margin:0 auto; height:46px; text-align:center; line-height:46px; border-top:1px #999 solid; border-bottom:1px #999 solid;}
.footer_w{width: 1100px;margin:0 auto; padding:40px 0;}
.footer_w li{ float: left; padding:6px 32px 0 70px; height:50px;font-size:12px;}
.footer_w li p{ font-size:16px; line-height:26px; }
.copy{ line-height:46px;text-align:center;padding-top:20px; }


/*内页*/
.strong_title{display: none;}
#bodycon{padding:10px 0 20px 0;}
#bodycontent{border:0 !important;}
.banner_com,.banner_cont,.banner_dingzhi,.banner_news,.banner_fb{padding-top:30px;}
.banner_com {
    background: url(../uploadfile/image/20170719/20170719162728_1181224090.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}
.banner_dingzhi {
    background: url(../uploadfile/image/20170719/20170719180235_1152214242.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}
.banner_fb {
    background: url(../uploadfile/image/20170719/20170719204814_31804094.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}

.banner_prod1 {
    background: url(../uploadfile/image/20180709/20180709190426_1618255839.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}

.banner_prod2 {
    background: url(../uploadfile/image/20180709/20180709185727_547276494.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}
.banner_prod3 {
    background: url(../uploadfile/image/20170719/20170719191408_1190107186.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}
.banner_prod4 {
    background: url(../uploadfile/image/20180709/20180709185826_756838526.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}
.banner_prod5 {
    background: url(../uploadfile/image/20170719/20170719191327_2094369670.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}
.banner_prod6 {
    background: url(../uploadfile/image/20180709/20180709185943_1912602678.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}

.banner_news {
    background: url(../uploadfile/image/20170719/20170719191912_1229814732.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}

.banner_cont {
    background: url(../uploadfile/image/20170719/20170719180929_1603648656.jpg) center no-repeat;
    width: 100%;
    height: 350px;
}

/*内页分类*/
.pro_all_class{display: none;border:0 !important; height:50px !important; padding-top:20px; margin:0 auto !important;width:1200px !important; }
.pro_all_class a{display: block; float: left; width:138px; height:30px;line-height:30px;text-align:center;  border:1px #ceac7c solid; margin:0 14px;
font-size:14px; }
.pro_all_class a strong,.pro_all_class a:hover{display: block;background:#ceac7c; color:#fff;}

/*定制中心*/
.dingzhi{font-size:14px; line-height:30px;height: 650px; background: url(../uploadfile/image/20170719/20170719165505_848089118.jpg) no-repeat center bottom;}
.dingzhi_m{padding:10px 0;font-weight: bold; color:#333;}
.dingzhi_m p{color:#0a0a5a; font-size:16px;}

/*联系我们*/
.contn{padding:20px 0;}

.contn_w { width: 386px;}
.contn_w1,.contn_w2{margin-right:21px;}
.contn_w1{height: 294px; background: url(../uploadfile/image/20171109/20171109141438_654889337.jpg) no-repeat center bottom;}

.contn_w p{text-align:center; color:#0a0a5a; font-size:24px; line-height:20px; padding-bottom:20px;}
.contn_w span{font-size:14px; line-height:28px; display: block; padding-left:30px;    margin-top: 30px;}
.contn_b{}

.contn_img{padding-bottom:20px;}


/*内页新闻*/

.pro_list_box_item_zdy {
    width: 1200px;
    float: left;
    height: 135px;
    text-align: left;
    padding-bottom: 20px;
    padding-top: 20px;
    overflow: hidden;
    border-bottom: #efefef solid 1px;
}

.pro_list_box_item_zdy:hover {
    background: #f9f9f9;
}

.pro_list_box_item_l_zdy {
    width: 205px;
    height: 135px;
    float: left;
}

.pro_list_box_item_l_zdy a img {
    width: 205px;
    height: 135px;
}

.pro_list_box_item_r_zdy {
    width:960px;
    height: 135px;
    margin-left: 20px;
    float: left;
}

.pro_list_box_item_r_zdy a p {
    height: 30px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 16px;
    border: none;
    font-family: "Microsoft YaHei";
}

.pro_list_box_item_r_zdy a div {
    color: #555;
    height: 74px;
}

.content_more_a_zdy {
    width: 90px;
    height: 30px;
    background: url(../uploadfile/image/20170719/20170719192335_149021783.jpg);
    display: block;
}

.shopmrsc a img,
.pro_list_box_item_l_zdy a img {
    border: 1px solid #C1C1C1;
    padding: 2px;
    background: #fff;
}

.shopmrsc a p {
    color: #333;
}

.shopmrsc p:hover,
.pro_list_box_item_r_zdy a p:hover {
    color: #ed6c00;
}

.shopmrsc .xwlbnr,
.xw {
    font-size: 14px;
    font-family: "Microsoft YaHei";
}

.pro_list_box_item_r {
    font-size: 14px;
    color: #999;
    line-height: 24px;
    padding-left: 10px;
}

.pro_list_box_item_r strong {
    color: #333;
    font-weight: normal;
    line-height: 36px;
}

.pro_list_box_item_r a {
    color: #025da5 !important;
}

.pro_list_box_item_r a:hover {
    color: #f46c28;
}

.pro_list_box_item_l img {
    width: 205px;
    height: 135px;
}

.shopmrsc p.xwlbbt {
    font-size: 14px;
}


/*浮动QQ*/
.back-top-container {
  display: block;
  position: fixed;
  right: 50px;
  bottom: 50px;
  cursor: pointer; 
  z-index: 99999;}


.yb_conct {
  position: fixed;
  z-index: 9999999;
  top: 200px;
  right: -117px;
  cursor: pointer;
  transition: all .3s ease; }
.yb_conct:hover {right:2px;}
.yb_conct:hover .yb_ercode{height:184px;}
.yb_conct a {
    color: #fff;
    text-decoration: none; }
    .yb_conct a:hover {
      color: #ff0; }

.yb_bar ul li {
  width: 170px;
  height: 53px;
  font: 14px/53px 'Microsoft YaHei';
  color: #fff;
  text-indent: 54px;
  margin-bottom: 1px;
  border-radius: 3px;
  transition: all .5s ease;
  overflow: hidden;
  background: #0a0a5a url(../uploadfile/image/20171110/20171110141904_1278443995.png) no-repeat;}

.yb_bar .yb_top {
  background-position: 0 0; }

.yb_bar .yb_phone {
    background-position: 0 -57px;  }

.yb_bar .yb_QQ {
  text-indent: 0;
  background-position: 0 -113px; }

.yb_QQ img{display: none;}

.yb_bar .yb_ercode {
  /*height:200px;*/
  background-position: 0 -169px; }

.hd_qr {
  padding: 0 29px 25px 29px; }


.yb_QQ a {
  display: block;
  text-indent: 54px;
  width: 100%;
  height: 100%;
  color: #fff; }