
/*-----------------------------------------------------------*/
/*copyright by 动力无限  www.btoe.cn*/
/*邮箱 btoe@btoe.cn*/
/*合作电话 400-0599-360*/
/*版权所有违者必究*/
/*-----------------------------------------------------------*/


/* banner 开始 */
.fullSlide {
 width: 100%;
 position: relative;
 height: 700px;
 overflow: hidden;
}

.fullSlide .bd {
 height: 700px;
 margin: 0 auto;
 position: relative;
 z-index: 1;
 overflow: hidden;
}

.fullSlide .bd ul {
 width: 100% !important;
}

.fullSlide .bd li {
 width: 100% !important;
 height: 700px;
 overflow: hidden;
 text-align: center;
}

.fullSlide .bd li a {
 display: block;
 height: 700px;
}

.fullSlide .hd {
 width: 100%;
 position: absolute;
 z-index: 2;
 bottom: 0;
 left: 0;
 height: 35px;
 text-align: center;
}

.fullSlide .hd ul {
 text-align: center;
}

.fullSlide .hd ul li {
 cursor: pointer;
 display: inline-block;
 zoom: 1;
 width: 12px;
 height: 12px;
 margin: 7px;
 background-color: #bfbfbf;
 overflow: hidden;
 line-height: 99px;
 border-radius: 50%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
 width: 40px;
 background: #00c086;
 border-radius: 6px;
 -webkit-transition: all .3s linear;
 transition: all .3s linear;
}

.fullSlide .prev, .fullSlide .next {
 width: 40px;
 height: 60px;
 position: absolute;
 top: 50%;
 margin-top: -30px;
 z-index: 2;
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 filter: alpha(opacity=30);
 -moz-opacity: .3;
 opacity: .3;
 -webkit-transition: all .5s linear;
 transition: all .5s linear;
}

.fullSlide .prev {
 background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
 left: 10%;
}

.fullSlide .next {
 background-position: -6px -137px;
 right: 10%;
}

/* banner 结束 */


/* animated home */

.animated {
 -webkit-animation-duration: 1s;
 animation-duration: 1s;
 -webkit-animation-fill-mode: both;
 animation-fill-mode: both
}

.animated.infinite {
 -webkit-animation-iteration-count: infinite;
 animation-iteration-count: infinite
}

.animated.hinge {
 -webkit-animation-duration: 2s;
 animation-duration: 2s
}

@-webkit-keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

@keyframes fadeInUp {
 0% {
  opacity: 0;
  -webkit-transform: translate3d(0, 100%, 0);
  transform: translate3d(0, 100%, 0)
 }
 100% {
  opacity: 1;
  -webkit-transform: none;
  transform: none
 }
}

.fadeInUp {
 -webkit-animation-name: fadeInUp;
 animation-name: fadeInUp
}

.animated_1 {
 animation-delay: 0.3s;
}

.animated_2 {
 animation-delay: 0.6s;
}

.animated_3 {
 animation-delay: 0.9s;
}

.animated_4 {
 animation-delay: 1.2s;
}

.animated_5 {
 animation-delay: 1.5s;
}

.animated_6 {
 animation-delay: 1.8s;
}

.animated_7 {
 animation-delay: 2.1s;
}

.animated_8 {
 animation-delay: 2.4s;
}

.animated_9 {
 animation-delay: 2.7s;
}

.animated_10 {
 animation-delay: 3s;
}

.animated_11 {
 animation-delay: 3.3s;
}

.animated_12 {
 animation-delay: 3.6s;
}

/* animated end */

.mian_bg{
 background:url(../images/main_bg.jpg);
}



/*简介*/


.in2_about {
 width: 100%;
 height: 811px;
 background: url(../images/ab_bg.jpg) no-repeat top;
 box-sizing: border-box;
 padding-top: 57px;
}


.in2_about_1 {
 width: 1300px;
 margin: 0 auto;
 position: relative;
 padding-top: 45px;
}

.in2_about_pic{
width: 100%;
 height: 330px;
}

.in2_about_pic img{
 width: 100%;
 height: 330px;
}




.in2_about_2_t {
 height: 40px;
 color: #d1d1d1;
 font-size: 36px;
 text-transform: uppercase;
}


.in2_about_3x {

}


.in2_about_6 {

}


.in2_about_3 {
 line-height: 30px;
 height: 60px;
 overflow: hidden;
 padding: 68px 0 0 0;
 color: #666666;
 font-size: 16px;
 text-indent: 2em;
}


.in2_about_5 {
 height: auto;
}

/*---*/


.in2_about_4 {
 height: 100px;
 margin-top: 56px;
 padding-left: 202px;
}


.in2_about_4_2 {
 float: left;
 width: 203px;
 height: 70px;
 line-height: 70px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 margin-right: 35px;
 background:url(../images/ab_bg2.png) no-repeat right;
}

.in2_about_4_2 h6{
 color: #222222;
 font-size: 16px;
 padding-left: 75px;
 font-weight: bold;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_i{
 width: 42px;
 height: 42px;
 float: left;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 background: #00c086;
 border-radius: 50%;
 margin-top: 14px;
}


.in2_about_4_i i{
 display: block;
 width: 42px;
 height: 42px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in2_about_4_3pic {
 background: url(../images/ab_d1.png) no-repeat center;
}

.in2_about_4_4pic {
 background: url(../images/ab_d2.png) no-repeat center;
}

.in2_about_4_5pic {
 background: url(../images/ab_d3.png) no-repeat center;
}

.in2_about_4_6pic {
 background: url(../images/ab_d4.png) no-repeat center;
}


.in2_about_4_2:hover .in2_about_4_i{
background: #efb12a;
}

.in2_about_4_2:hover h6{
 color: #00c086;
}


/*简介end*/




/*c_text_xx*/

.c_text_xx {
 width: 1200px;
 margin: 0 auto;
 text-align: center;
}


.c_text_xx h3 {
 height: 42px;
 line-height: 42px;
 font-size: 36px;
 color: #222222;
 font-weight: bold;
 background: url(../images/in_x1.png) no-repeat center;
}

.c_text_xx h4 {
 height: 20px;
 line-height: 20px;
 text-align: center;
 font-size: 18px;
 color: #666666;
 text-transform: uppercase;
 margin-top: 10px;
}




/*产品*/

.in_products_xx {
 margin-top: 50px;
}


.in_products {
 width: 1300px;
 margin: 0 auto;
 position: relative;
}


.pl_tel {
 height: 108px;
 background: #222222;
 text-align: center;
}

.pl_tel h3 {
 color: #16b989;
 font-size: 24px;
 padding-top: 20px;
 font-weight: bold;
 line-height: 34px;
}

.pl_tel h4{
 font-size: 14px;
 color: #999;
 text-transform:uppercase;
 line-height: 32px;
 background: url(../images/cp_fline.png) no-repeat  center;
}


.in_products_r {
 width: 1300px;
 overflow: hidden;
}


#tab_left {
 width: 280px;
 float: left;
 background: #fff;
}


#tab_left .tab_fl {
 padding: 0 20px;
 height: 796px;
}


#tab_left .tab_fl li {
 height: 65px;
 line-height: 65px;
 font-size: 16px;
 cursor: pointer;
 color: #333333;
 border-bottom: 1px solid #f2f2f2;
}


#tab_left .tab_fl li a{
 color: #333;
 padding-left: 10px;
 padding-right: 25px;
 display: block;
 overflow:hidden;white-space:nowrap;text-overflow:ellipsis;
 background:url(../images/cp_fd1.png) no-repeat 219px;
}


#tab_left .tab_fl li a:hover {
 background:url(../images/cp_fd1.png) no-repeat 209px;
 padding-left: 15px;
 color: #00c086;
}




.in_products_r .tab_box {
 float: right;
 width: 1017px;
}

.in_products_r .tab_box .hide {
 display: none;
}



.in_products_cent{

}

.in_products_pro {
 position: relative;
}


.in_pro_2 {
 float: left;
 width: 312px;
 margin: 0 0 17px 11px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: relative;
 background: #fff;
 padding: 8px 8px 62px 8px;
}


.in_pro_2 .in_pro_1pic {
 width: 100%;
 height: 220px;
 overflow: hidden;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_2 .in_pro_1pic img {
 width: 100%;
 height: 100%;
 transform: scale(1);
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_pro_txt {
 width: 100%;
 height: 62px;
 line-height: 62px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 0;
 bottom: 0;
}

.in_pro_txt h6 {
 font-size: 16px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.in_pro_txt h6 a {
 color: #222222;
 padding: 0 10px 0 10px;
 display: block;
 overflow: hidden;
 white-space: nowrap;
 text-overflow: ellipsis;
 text-align: center;
}

.in_pro_2:hover .in_pro_txt{
 width: 255px;
 height: 74px;
 line-height: 74px;
 background:url(../images/cp_d1.png) no-repeat 18px #00c086;
 bottom: 12px;
 left: 8px;
}


.in_pro_2:hover .in_pro_txt h6 a {
 color: #fff;
 padding-left: 65px;
}


/*产品end*/



/*in_banner1*/

.in_banner1 {
 width: 100%;
 height: 140px;
 background:url(../images/in_b1bg.jpg) no-repeat center #dbdbdb;
 margin-top: 48px;
}


.in_banner1_1 {
 width: 1300px;
 height: 140px;
 margin: 0 auto;
 position: relative;
}


.in_banner1_right {
 color: #fff;
}


.in_banner1_pic {
 color: #fff;
 line-height: 36px;
 font-size: 18px;
 width: 430px;
 float: left;
 text-align: center;
 padding-top: 36px;
}


.in_banner1_pic b{
 display: block;
 font-size: 24px;
}

.in_banner1_pic2 {
 width: 415px;
 padding-top: 19px;
 float: left;
}

.in_banner1_pic2 ul{
padding: 6px 0 0 58px;
}


.in_banner1_pic2 ul li{
 float: left;
 width: 128px;
 height: 43px;
 background:url(../images/in_b1gou.png) no-repeat 0;
 font-size: 16px;
 line-height: 43px;
 padding: 0 0 0 43px;
 font-weight: bold;
}


.in_banner1_2 {
 width: 286px;
 height: 100px;
 background:url(../images/in_b1tel.png) no-repeat 0;
 margin: 0 auto;
 padding-left: 85px;
 float: right;
}

.in_banner1_3 {
 color: #fff;
 padding-top: 24px;
}


.in_banner1_3 span {
 font-size: 16px;
 display: block;
 color: #fff;
 line-height: 20px;
 padding-left: 34px;
}

.in_banner1_3 i {
 font-size: 24px;
 display: block;
 line-height: 30px;
 font-weight: bold;
 padding-top: 2px;
}


.in_banner1_6 {
 width: 120px;
 height: 33px;
 margin-top: 10px;
 font-size: 16px;
 margin-left: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_banner1_6 a {
 color: #222222;
 display: block;
 line-height: 33px;
 text-align: center;
 background: #fff;
 border-radius: 17px;
}

.in_banner1_6 a:hover {
 background: #fff;
 color: #222222;
}



/*in_banner2*/

.in_banner2 {
 width: 100%;
 height: 140px;
 background:url(../images/in_b2bg.jpg) no-repeat center;
}


.in_banner2_1 {
 width: 1300px;
 height: 140px;
 margin: 0 auto;
 position: relative;
}


.in_banner2_right {
 color: #fff;
}


.in_banner2_pic {
 color: #222222;
 line-height: 36px;
 font-size: 18px;
 width: 580px;
 float: left;
 padding-top: 35px;
}


.in_banner2_pic b{
 display: block;
 font-size: 24px;
}

.in_banner2_pic h6{
 font-size: 18px;
 padding-left: 166px;
}

.in_banner2_pic h6 span{
 font-weight: bold;
}


.in_banner2_2 {
 width: 423px;
 height: 100px;
 background:url(../images/t_tel.png) no-repeat 0;
 margin: 0 auto;
 padding-left: 85px;
 float: right;
}

.in_banner2_3 {
 padding-top: 18px;
}


.in_banner2_3 span {
 font-size: 16px;
 display: block;
 color: #222222;
 line-height: 20px;
 padding-left: 34px;
}

.in_banner2_3 i {
 font-size: 24px;
 display: block;
 line-height: 30px;
 font-weight: bold;
 padding-top: 2px;
 color: #00c086;
}


.in_banner2_6 {
 width: 120px;
 height: 33px;
 margin-top: 10px;
 font-size: 16px;
 margin-left: 14px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}


.in_banner2_6 a {
 color: #fff;
 display: block;
 line-height: 33px;
 text-align: center;
 background: #00c086;
 border-radius: 17px;
}

.in_banner2_6 a:hover {
 background: #efb12a;
}


/*案例2*/


.in_case_cont {
 width: 98%;
 margin: 0 auto;
 padding-top: 64px;
 position: relative;
}


.in_case {
 width: 100%;
 padding-top: 32px;
}


.in_case_li {
 float: left;
 width: 25%;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 overflow: hidden;
 padding-bottom: 20px;
}


.in_case_libox{
 margin: 0 1.2%;
 position: relative;
 z-index: 5;
}



.in_case_txt {
 width: 130px;
 height: 130px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
 position: absolute;
 left: 50%;
 top: 50%;
border: 1px solid #fff;
 border-radius: 50%;
 margin: -66px 0 0 -66px;
}


.in_case_txt h6 {

}

.in_case_txt h6 a {
 color: #fff;
 font-size: 20px;
 display: block;
 overflow: hidden;
 padding: 25px 20px 0 20px;
 text-align: center;
 font-weight: bold;
 line-height: 38px;
 height: 76px;
}


.case_imgscale_x {
 width: 100%;
}


.case_imgscale {
 width: 100%;
 position: relative;
}

.case_imgscale:after{
 content: '';
 display: block;
 padding-top: 76%;
}

.case_imgscale img {
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
}

.case_imgscale i{
 display: block;
 width: 100%;
 height: 100%;
 position: absolute;
 left: 0;
 top: 0;
 background-color:rgba(0,0,0,0.7);
}


.in_case_li:hover .in_case_txt {
background: #00c086;
 border: 1px solid #00c086;
}


/*案例end*/


/*优势*/

.youshi {
 width: 100%;
 height: 894px;
 overflow: hidden;
 background:url(../images/ys_bg.jpg) no-repeat center top;
 padding-top: 62px;
 margin-top: 72px;
 box-sizing: border-box;
}


.youshi_pro {
 width: 100%;
 height: 600px;
 position: relative;
 margin-top: 59px;
}


.youshi_tit{
 text-align: center;
 color: #fff;
}

.youshi_tit h3{
 font-size: 42px;
 font-weight: bold;
 line-height: 50px;
}

.youshi_tit h5{
 font-size: 24px;
 font-weight: 100;
 line-height: 30px;
 margin-top: 13px;
}




.youshi_pro .tab_box_2 {
 height: 600px;
}



.youshi_pro_1 {
 width: 100%;
 height: 600px;
 position: relative;
 overflow: hidden;
}


.youshi_pro_tu{
 float: right;
 width: 1208px;
 height: 600px;
 position: absolute;
 left: 50%;
 top: 0;
 margin-left: -960px;
}


.youshi_pro_tu img{
 display: block;
}



.youshi_pro_tu_a{
 float: right;
 width: 1208px;
 height: 600px;
 position: absolute;
 left: 50%;
 top: 0;
 margin-left: 565px;
}


.youshi_pro_tu_a img{
 display: block;
}




.youshi_pro_2a {
 position: absolute;
 top: 149px;
 left: 50%;
 margin-left: -104px;
 width: 624px;
 height: 324px;
background: #fff;
 padding: 0 50px;
 box-sizing: border-box;
}


.youshi_pro_2a_1{
 padding-top: 20px;
}

.youshi_pro_2a_1 h5{
 font-size: 30px;
 color: #333;
 height: 66px;
 line-height: 66px;
 text-transform:uppercase;
 border-bottom: 1px solid #f2f2f2;
 font-weight: bold;
}

.youshi_pro_2_1 {
 line-height: 34px;
 font-size: 16px;
 color: #666666;
 padding-top: 15px;
}

.youshi_pro_2_shu{
 width: 60px;
 height: 40px;
 line-height: 40px;
 position: absolute;
 left: 50%;
 top: 98px;
 z-index: 10;
 margin-left: 430px;
 color: #fff;
 font-size: 16px;
}

.youshi_pro_2_shu b{
 font-size: 24px;
}



.youshi_pro_2zx{

}

.youshi_pro_2zx {
 width: 142px;
 height: 35px;
 font-size: 14px;
 margin-top: 20px;
 -webkit-transition: all .3s ease-out;
 transition: all .3s ease-out;
}

.youshi_pro_2zx a {
 color: #fff;
 display: block;
 line-height: 35px;
 text-align: center;
 background: #222222;
 border-radius: 5px;
}

.youshi_pro_2zx a:hover {
 color: #fff;
 background: #00c086;
}



.youshi_l {
 background: url(../images/ys_l.png) no-repeat center;
 display: block;
 width: 40px;
 height: 40px;
 cursor: pointer;
 position: absolute;
 left: 50%;
 top: 98px;
 z-index: 10;
 margin-left: 365px;
}


.youshi_r {
 background: url(../images/ys_r.png) no-repeat center;
 display: block;
 width: 40px;
 height: 40px;
 cursor: pointer;
 position: absolute;
 left: 50%;
 top: 98px;
 z-index: 10;
 margin-left: 478px;
}


.youshi_ra{
 cursor: pointer;
}


/*fc*/

.fc{
    width: 1300px;
    margin: 50px auto 0 auto;
}


.fc .fc_t{
    text-align: center;
}


.fc .fc_t h3{
    font-size: 36px;
    color: #222222;
    font-weight: bold;
    background: url(../images/in_x1.png) no-repeat center;
}

.fc .fc_list{
    margin: 20px auto 0 auto;
    height: 50px;
}


.fc .fc_list ul{
    text-align: center;
    margin: 0 auto;
}

.fc .fc_list ul li{
    width: 149px;
    height: 50px;
    line-height: 50px;
    border-radius: 24px;
    background: #222222;
    display: inline-block;
    margin: 0 15px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}


.fc .fc_list ul li a{
    display: block;
    text-align: center;
    font-size: 20px;
    color: #ffffff;
}

.fc .fc_list ul li.casehover{
    background: #16b989;
}


.fc .fc_box{
    margin: 20px auto 0 auto;
}

.fc .fc_box ul li{
    width: 302px;
    float: left;
    margin: 0 10px;
}

.fc .fc_box ul li .pic{
    width: 300px;
    height: 194px;
    border: 1px solid #e4e4e4;
    background: #fff;
}

.fc .fc_box ul li .pic img{
    width: 294px;
    height: 188px;
    padding: 3px;
    display: block;
}

.fc .fc_box ul li .txt{
    width: 300px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #e4e4e4;
    background: #fff;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
    margin-top: -1px;
}

.fc .fc_box ul li .txt a{
    font-size: 16px;
    color: #a7a7a7;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    text-align: center;
    padding: 0 5px;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.fc .fc_box ul li:hover .txt{
    background: #16b989;

}

.fc .fc_box ul li:hover .txt a{
    color: #fff;
}



/*news*/

.news{
    width: 1300px;
    margin: 60px auto 0 auto;
}

.news .news_l{
    float: left;
    width: 418px;
    margin-right: 20px;
}

.news  .news_t{
    height: 170px;
}

.news .news_l  .news_t .t_l{
    background: #efb12a;
}

.news .news_c  .news_t .t_l{
    background: #16b989;
}

.news .question  .news_t .t_l{
    background: #16b989;
}

.news  .news_t .t_l{
    width: 77px;
    height: 170px;
    float: left;
    margin-right: 1px;
}

.news  .news_t .t_l h5 a{
    display: block;
    text-align: center;
    font-size: 20px;
    line-height: 30px;
    color: #ffffff;
    padding-top: 50px;
}

.news  .news_t .t_img{
    float: left;
    width: 340px;
    height: 170px;
}

.news  .news_t .t_img img{
    width: 340px;
    height: 170px;
}

.news .news_c{
    float: left;
    width: 420px;
}

.news .news_list{
    width: 377px;
    height: 356px;
    background: #fff;
    padding: 0 20px;
}

.news .news_list ul{
    padding-top: 8px;

}

.news .news_list ul li{
    height: 55px;
    line-height: 55px;
    border-bottom: 1px dashed #d6d6d6;
    position: relative;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_list ul li a{
    float: left;
    width: 280px;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    font-size: 16px;
    color: #222222;
    background: url(../images/news_d1.png) no-repeat left center;
    padding-left: 30px;
}

.news .news_list ul li span{
    float: right;
    font-size: 14px;
    color: #444;
}

.news .news_list ul li i{
    position: absolute;
    left: 0;
    bottom: 0;
    width: 0;
    height: 1px;
    background: #16b989;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.news .news_list ul li:hover i{
    width: 100%;
}

.news .news_list ul li:hover{
    border-bottom: 1px dashed #fff;
}

.news .question{
    float: right;
    width: 418px;
}


.news .question .question_box{ 
    width: 377px;
    height: 326px;
    background: #fff;
    padding: 30px 20px 0 20px;
}

.news .question .question_box .bd{
    width: 364px;
    height: 300px;
    margin: 0 auto;
}

.news .question .question_box .bd ul li{

    margin-bottom: 27px;
}

.news .question .question_box .bd ul li .wen{
    width: 362px;
    height: 56px;
    line-height: 56px;
    border-radius: 30px;
    border: 1px solid #dedede;
    background: url(../images/wen.png) no-repeat left center;
    margin-bottom: 22px;
}

.news .question .question_box .bd ul li .wen a{
    font-size: 16px;
    color: #222222;
    white-space: nowrap;
    text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
    display: block;
    padding: 0 10px 0 70px;
}

.news .question .question_box .bd ul li .da{
    width: 362px;
    height: 50px;
    border-radius: 30px;
    background: #dedede url(../images/da.png) no-repeat right center;
    padding-top: 6px;
}

.news .question .question_box .bd ul li .da p{
    font-size: 14px;
    line-height: 22px;
    color: #222222;
    height: 44px;
    overflow: hidden;
    width: 265px;
    margin: 0px 0 0 30px;

}