﻿body {
    font-size: 12px;
    color: #5b5859;
    font-family: SimSun;
}

a {
    text-decoration: none;
}

img {
    border: none;
    display: block;
}

ul li {
    list-style: none;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}
.server {
    margin: 10px auto 2px;
    overflow: hidden;
}
.server.ser02z {
    margin: 10px auto 10px;
    overflow: hidden;
}


    .ser02z li {
        width: 30%;
        float: left;
        text-align: center;
        font-size: 16px;
        color: #272727;
        border: 1px solid #dedede;
        -moz-border-radius: 8px; /* Gecko browsers */
        -webkit-border-radius: 8px; /* Webkit browsers */
        border-radius: 5px; /* W3C syntax */
        margin:0px 1.6% 0px 1.6%;
     
    }

        .ser02z li div {
            height: 65px;
            width: 100%;
            text-align: center;
        }

        .ser02z li img {
            max-width: 90px;
            _width: 90px;
            max-height: 65px;
            _height: 65px;
            margin: 0px auto;
        }



        .ser02z li a {
            color: #000;
            font-size: 12px;
            line-height: 240%;
        }


/*= Pagenation =*/
div.pager {
    FONT-SIZE: 0.85em;
    MARGIN: 3px 0px;
    FONT-FAMILY: Tahoma,Helvetica,sans-serif;
    TEXT-ALIGN: center;
    float: right;
}

    div.pager A {
        border: #ccdbe4 1px solid;
        COLOR: #0061de;
        MARGIN-RIGHT: 3px;
        padding: 5px 8px;
    }

        div.pager A:hover {
            border: #ccdbe4 1px solid;
            padding: 5px 8px;
            background: #3666d4;
            color: #FFF;
        }

        div.pager A:active {
            border: #2b55af 1px solid;
            FONT-WEIGHT: bold;
            padding: 5px 8px;
            color: #FFF;
        }

.current {
    border: #2b55af 1px solid;
    FONT-WEIGHT: bold;
    padding: 5px 8px;
    font-size: 36px;
    text-align: center;
    margin: 10px 0;
}


.midcontent {
    width: 100%;
    color: #272727;
    padding: 25px 0;
    float: left;
}

    .midcontent h2 {
        color: #272727;
        font-size: 18px;
        text-align: center;
        font-weight: bold;
        line-height: 30px;
        margin-bottom: 30px;
    }

    .midcontent .text {
        color: #272727;
    }

        .midcontent .text p {
            font-size: 16px;
            line-height: 160%;
        }

    .midcontent ul.newlist {
    }

        .midcontent ul.newlist li {
            line-height: 35px;
            margin-top: 5px;
        }

            .midcontent ul.newlist li a {
                display: block;
                color: #545455;
                font-size: 16px;
            }

                .midcontent ul.newlist li a:hover {
                    color: #2174ca;
                    text-decoration: underline;
                }

            .midcontent ul.newlist li span {
                display: block;
                float: right;
                color: #545455;
                font-size: 14px;
            }

    .midcontent .info {
        width: 100%;
    }

        .midcontent .info h3 {
            font-size: 18px;
            color: #272727;
            text-align: center;
            margin-bottom: 20px;
        }

        .midcontent .info .txt {
            width: 100%;
            overflow: hidden;
        }

            .midcontent .info .txt h4 {
                background: url(../images/xmt.png) no-repeat left 0;
                height: 64px;
                margin: 15px 0;
                line-height: 64px;
                font-size: 30px;
                color: #fff;
                text-align: center;
                float: left;
                width: 308px;
            }

            .midcontent .info .txt em {
                font-style: normal;
                color: #fff;
                float: left;
                width: 125px;
                text-align: center;
                font-size: 32px;
            }

            .midcontent .info .txt dl.xmlist {
                padding-left: 24px;
            }

                .midcontent .info .txt dl.xmlist dt {
                    background: url(../images/icons.png) no-repeat left center;
                    color: #e0743e;
                    font-size: 28px;
                    padding-left: 22px;
                    margin-top: 8px;
                }

                .midcontent .info .txt dl.xmlist dd {
                    color: #363535;
                    font-size: 18px;
                    line-height: 30px;
                    padding-left: 22px;
                    margin-top: 4px;
                }

/***********联掌门户首页***********/
/*头部*/
#nav_index {
    width: 100%;
    line-height: 45px;
    font-size: 19px;
    font-family: "Microsoft YaHei";
    color: #fff;
    background: #0451a5;
    text-align: center;
    position: relative;
}

#nav {
    width: 100%;
    line-height: 45px;
    font-size: 18px;
    font-family: "Microsoft YaHei";
    color: #fff;
    background: #0451a5;
    text-align: center;
    position: relative;
}

    #nav a.back {
        display: inline-block;
        position: absolute;
        left: 12px;
        color: #fff;
		font-size: 16px;
    }
/*轮播图*/
.banner {
    padding: 0 8px;
}

    .banner img {
        display: block;
        margin: 8px auto 8px;
    }

/*导航菜单*/
.lz_menu {
    padding: 8px 8px 4px 8px;
    border-bottom: 1px solid #d2d2d2;
}

    .lz_menu ul {
    }

        .lz_menu ul li {
            width: 33.333%;
            float: left;
            margin-bottom: 5px;
        }

            .lz_menu ul li a {
                display: block;
            }

            .lz_menu ul li img {
                display: block;
                margin: 0 auto;
            }

            .lz_menu ul li p {
                font-size: 16px;
                text-align: center;
                line-height: 28px;
                color: #7e7c7c;
            }
/*内容区1*/
.lzbody {
    padding: 0 8px;
    margin-top: 15px;
    overflow: hidden;
}

    .lzbody .title {
        line-height: 30px;
        position: relative;
        background: #fff;
        margin-bottom: 2px;
		overflow:hidden;
    }

        .lzbody .title h2 {
            font-size: 18px;
            color: #29458f;
            font-family: 'Microsoft YaHei';
            position: absolute;
            left: 0px;
            top: 0px;
            background: #fff;
            padding-right: 10px;
        }

        .lzbody .title span {
            width: 94%;
            display: inline-block;
            /*border: 8px solid #d6d6d6;*/
			background:url(../images/lz_bg.png) repeat-x;
            margin-top: 7px;
			height:16px;
			margin-left:86px;
			
        }

    .lzbody p.text {
        line-height: 150%;
        color: #272727;
        font-family: 'Microsoft YaHei';
        font-size: 15px;
        text-align: justify;
        word-wrap:break-word;
    }

    .lzbody a.more {
        display: block;
        text-align: center;
        width: 100%;
        background: #f7f7f7;
        color: #4d4c4c;
        font-size: 16px;
        line-height: 35px;
        margin-top: 18px;
        font-family: 'Microsoft YaHei';
    }

    .lzbody .lzinfo {
        padding: 0 4px 0 5px;
        margin: 8px 0 15px 0;
    }

.lzinfo .time {
    text-align: center;
    width: 62px;
    border: 1px solid #d6d3d4;
    background: #f8f6f7;
    color: #757171;
    font-size: 18px;
    font-family: Arial;
    padding: 3px 0;
    line-height: 32px;
    height: 57px;
    margin-right: 10px;
}

    .lzinfo .time p {
        font-size: 14px;
        line-height: 22px;
    }

.lzinfo .lzcon {
    width: 74%;
    font-family: 'Microsoft YaHei';
}

    .lzinfo .lzcon h3 {
        font-size: 15px;
        color: #545455;
        text-indent: 20px;
    }

    .lzinfo .lzcon p {
        text-align: justify;
        color: #868689;
        font-size: 13px;
        line-height: 15px;
    }

/*底部*/
.f_nav {
    position: fixed;
    z-index: 900;
    bottom: 0;
    left: 0;
    right: 0;
    background:url(../images/footer_bg.jpg) repeat;
}

    .f_nav ul {
        overflow: hidden;
    }

        .f_nav ul li {
            float: left;
            width: 25%;
            background: url(../images/fx.png) no-repeat right center;
            padding:3px 0;
        }

            .f_nav ul li img {
                display: block;
                margin: 3px auto 2px;
            }

            .f_nav ul li p {
                text-align: center;
                color: #fff;
                font-size: 14px;
                font-family: 'Microsoft YaHei';
                line-height: 25px;
            }

            .f_nav ul li.last {
                background: none;
            }

/*内页*/
.main-body {
    padding: 0 8px;
}

.main-box {
    width: 100%;
}

.section-box {
    border: 1px solid #c1bcbe;
    border-radius: 4px;
}

.server01-title {
    border-bottom: 1px solid #dedede;
    padding-bottom: 10px;
    text-align: left;
    font-size: 16px;
    color: #272727;
    font-weight: bold;
    padding: 10px;
}



.ser01 {
    overflow: hidden;
}

    .ser01 li {
        float: left;
        text-align: center;
        font-size: 15px;
        color: #272727;
        width: 33.3333%;
    }

        .ser01 li a {
            color: #272727;
            display: inline-block;
            font-family: 'Microsoft YaHei';
            margin-bottom: 12px;
        }

    .ser01 span {
        display: block;
        width: 70px;
        height: 70px;
        margin: 0 auto 10px;
    }

    .ser01 a:hover {
        color: #2174ca;
    }

    .ser01 span.icona01 {
        background: url(../images/icon_1.png) no-repeat;
    }

    .ser01 span.icona02 {
        background: url(../images/icon_2.png) no-repeat;
    }

    .ser01 span.icona13 {
        background: url(../images/icon_13.png) no-repeat;
    }

    .ser01 li img {
        display:block;
        margin:0 auto;
    }
.lzbody .info {
}

    .lzbody .info p {
        line-height: 24px;
        font-size: 14px;
        font-family: 'Microsoft YaHei';
        text-align: justify;
        color: #272727;
    }

.ser01 span.icona03 {
    background: url(../images/icon_3.png) no-repeat;
}

.ser01 span.icona04 {
    background: url(../images/icon_4.png) no-repeat;
}

.ser01 span.icona05 {
    background: url(../images/icon_5.png) no-repeat;
}

.ser01 span.icona06 {
    background: url(../images/icon_6.png) no-repeat;
}

.ser01 span.icona07 {
    background: url(../images/icon_7.png) no-repeat;
}

.ser01 span.icona08 {
    background: url(../images/icon_8.png) no-repeat;
}

.ser01 span.icona09 {
    background: url(../images/icon_9.png) no-repeat;
}

.info .img {
}

    .info .img img {
        width: 130px;
        height: 125px;
    }

.info .content {
    width: 55%;
    text-align: left;
}

    .info .content h3 {
        font-size: 15px;
        color: #272727;
        font-family: 'Microsoft YaHei';
        margin-bottom: 6px;
        text-align: center;
    }

    .info .content .txt {
        font-family: 'Microsoft YaHei';
    }

        .info .content .txt p {
            font-size: 14px;
            color: #272727;
            text-align: justify;
            line-height: 125%;
        }


.info ul.nlist {
}

    .info ul.nlist li {
        line-height: 32px;
        border-bottom: 1px dashed #ddd;
        font-size:15px;
        font-family:'Microsoft YaHei';
    }

        .info ul.nlist li a {
            display: inline-block;
            color: #545455;
            font-size: 15px;
            font-family: 'Microsoft YaHei';
        }
        .info ul.nlist li b {
            font-size: 16px;
        }
            .info ul.nlist li a:hover {
                color: #2174ca;
                text-decoration: underline;
            }

        .info ul.nlist li span {
            display: block;
            float: right;
            color: #545455;
            font-size: 14px;
            font-family: 'Microsoft YaHei';
        }

.lzcon {
    margin-top: 0px;
}

    .lzcon .nrong {
        width: 100%;
        color: #272727;
        padding: 10px 0;
    }

        .lzcon .nrong h2 {
            color: #272727;
            font-size: 16px;
            text-align: center;
            font-weight: bold;
            line-height: 30px;
            margin-bottom: 15px;
            margin-top: 10px;
            font-family: 'Microsoft YaHei';
        }

        .lzcon .nrong .text {
            color: #272727;
            font-size: 15px;
        }
            .lzcon .nrong .text img {
                display:block;
                margin:8px auto;
                max-width:100%;
            }
.textimg {
    max-width: 150px;
    _width: 150px;
}

.lzcon .nrong .text p {
    font-size: 15px;
    line-height: 160%;
    text-align: justify;
    font-family: 'Microsoft YaHei';
}

.catemenu {
    font-size: 15px;
    color: #272727;
	font-family: 'Microsoft YaHei';
}

    .catemenu a {
        display: inline-block;
        color: #272727;
        font-family: 'Microsoft YaHei';
    }

        .catemenu a:hover {
            color: #2174ca;
            text-decoration: underline;
        }

/*小区展示*/
.ser02 {
    padding: 0 5px;
}

    .ser02 ul {
        margin-right: -4px;
        overflow: hidden;
    }

        .ser02 ul li {
            width: 138px;
            float: left;
            text-align: center;
            font-size: 16px;
            color: #272727;
            border: 1px solid #dedede;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            border-radius: 4px;
            margin-right: 4px;
            margin-bottom: 8px;
            padding: 2px;
        }

            .ser02 ul li a {
                display: block;
            }

            .ser02 ul li div {
                width: 100%;
                height: 106px;
                text-align: center;
            }

            .ser02 ul li img {
                max-width: 138px;
                _width: 138px;
                max-height: 106px;
                _height: 106px;
                margin: 0px auto;
                display: block;
                overflow: hidden;
            }

            .ser02 ul li p {
                color: #000;
                font-size: 13px;
                line-height: 25px;
                font-family: 'Microsoft YaHei';
            }

@media screen and (min-width:360px) {
    .lzinfo .time {
        width: 70px;
    }

    .lzinfo .lzcon p {
        line-height: 18px;
    }

    .info .content {
        width: 59%;
    }

        .info .content .txt p {
            line-height: 140%;
        }

    .ser02 ul {
        margin-right: -7px;
    }

        .ser02 ul li {
            width: 156px;
            margin-right: 7px;
        }

            .ser02 ul li img {
                max-width: 156px;
                _width: 156px;
                max-height: 106px;
                _height: 106px;
            }
}

@media screen and (min-width:375px) {
    .lzinfo .time {
        width: 70px;
    }

    .info .content {
        width: 61%;
    }

        .info .content .txt p {
            line-height: 150%;
        }

    .ser02 ul {
        margin-right: -6px;
    }

        .ser02 ul li {
            width: 164px;
            margin-right: 6px;
        }

            .ser02 ul li img {
                max-width: 164px;
                _width: 164px;
                max-height: 106px;
                _height: 106px;
            }
}

@media screen and (min-width:414px) {
    .lzinfo .time {
        width: 76px;
    }

    .info .content {
        width: 64%;
    }

        .info .content .txt p {
            line-height: 150%;
        }

    .ser02 ul {
        margin-right: -10px;
    }

        .ser02 ul li {
            width: 181px;
            margin-right: 10px;
        }

            .ser02 ul li div {
                height: 110px;
            }

            .ser02 ul li img {
                max-width: 181px;
                _width: 181px;
                max-height: 110px;
                _height: 110px;
            }
}

@media screen and (min-width:480px) {
    .lzbody .title span {
        width: 97%;
    }

    .info .content {
        width: 70%;
    }

    .ser02 ul {
        margin-right: -5px;
    }

        .ser02 ul li {
            width: 141px;
            margin-right: 5px;
        }

            .ser02 ul li img {
                max-width: 141px;
                _width: 141px;
                max-height: 106px;
                _height: 106px;
            }
}

@media screen and (min-width:568px) {
    .lzbody .title span {
        width: 97%;
    }

    .info .content {
        width: 74%;
    }

        .info .content .txt p {
            line-height: 150%;
        }

    .ser02 ul {
        margin-right: -7px;
    }

        .ser02 ul li {
            width: 169px;
            margin-right: 7px;
        }

            .ser02 ul li img {
                max-width: 169px;
                _width: 169px;
                max-height: 106px;
                _height: 106px;
            }
}

@media screen and (min-width:640px) {
    .lzbody .title span {
        width: 97.5%;
    }

    .info .content {
        width: 77%;
    }

    .ser02 ul {
        margin-right: -15px;
        margin-left: 12px;
    }

        .ser02 ul li {
            width: 180px;
            margin-right: 15px;
        }

            .ser02 ul li img {
                max-width: 180px;
                _width: 180px;
                max-height: 106px;
                _height: 106px;
            }
}

@media screen and (min-width:667px) {
    .lzbody .title span {
        width: 97.5%;
    }

    .info .content {
        width: 78%;
    }

    .ser02 ul {
        margin-right: -12px;
        margin-left: 12px;
    }

        .ser02 ul li {
            width: 187px;
            margin-right: 18px;
        }

            .ser02 ul li img {
                max-width: 187px;
                _width: 187px;
                max-height: 106px;
                _height: 106px;
            }
}

@media screen and (min-width:736px) {
    .lzbody .title span {
        width: 97.5%;
    }

    .info .content {
        width: 80%;
    }

    .ser02 ul {
        margin-right: -10px;
        margin-left: 7px;
    }

        .ser02 ul li {
            width: 160px;
            margin-right: 10px;
        }

            .ser02 ul li img {
                max-width: 160px;
                _width: 160px;
                max-height: 106px;
                _height: 106px;
            }
}

@media screen and (min-width:768px) {
    .lzbody .title span {
        width: 98%;
    }

    .info .content {
        width: 82%;
    }

    .ser02 ul {
        margin-right: -10px;
    }

        .ser02 ul li {
            width: 230px;
            margin-right: 10px;
        }

            .ser02 ul li img {
                max-width: 230px;
                _width: 230px;
                max-height: 120px;
                _height: 120px;
            }
}

@media screen and (min-width:1024px) {
    .lzbody .title span {
        width: 98%;
    }

    .info .content {
        width: 85%;
    }

        .info .content h3 {
            font-size: 18px;
            margin-bottom: 10px;
        }

        .info .content .txt p {
            line-height: 150%;
            font-size: 16px;
        }

    .ser02 ul {
        margin-right: -15px;
    }

        .ser02 ul li {
            width: 230px;
            margin-right: 15px;
        }

            .ser02 ul li div {
                height: 140px;
            }

            .ser02 ul li img {
                max-width: 230px;
                _width: 230px;
                max-height: 140px;
                _height: 140px;
            }
}

/*联系我们*/
.main-body .section-box .contact {
    padding: 5px 8px 10px 8px;
    overflow: hidden;
}

.section-box .contact .text1 h2 {
    color: #272727;
    font-size: 15px;
    text-align: center;
    line-height: 25px;
    margin: 5px 0;
}

.section-box .contact .text1 p {
    color: #747171;
    font-size: 14px;
    text-align: justify;
    line-height: 20px;
    font-family: 'Microsoft YaHei';
    text-align: center;
}

.section-box .contact .text1 .ewm {
    width: 170px;
    margin: 0 auto;
}

    .section-box .contact .text1 .ewm p img {
        width: 82px;
        height: 82px;
    }

    .section-box .contact .text1 .ewm p {
        color: #272727;
        font-size: 13px;
        width: 82px;
        float: left;
        text-align: center;
    }
.section-box .contact1 {
    padding: 5px 8px 10px 8px;
    overflow: hidden;
}
.section-box .contact1 .tt {
}
    .section-box .contact1 .tt h4 {
        color: #747171;
        font-size: 14px;
        margin-top:5px;
        font-family:'Microsoft YaHei';
    }
    .section-box .contact1 .tt p {
        color: #747171;
        font-size: 14px;
        text-align: justify;
        line-height: 20px;
        font-family: 'Microsoft YaHei';
    }

  /*联掌网络app*/
.lz_app {
    width:100%;
    min-width: 320px;
    margin: 0 auto;
    overflow:hidden;
}
.Layout1 {
    width:100%;
    height:210px;
    margin: 0 auto;
    position: relative;
}
.appwarp1 {
    background-color:#e7ebed;
}
.Layout1 .bg1 {
    margin:0px auto 0;
	padding-top:18px;
}

.Layout {
    width:95%;
    height:250px;
    margin: 0 auto;
    position: relative;
}
.layouts .img {
    margin-top:10px;
}
.layouts .text {
    color:#fff;
    font-size:19px;
    font-family:'Microsoft YaHei';
    margin-top:110px;
}
.appwarp2,.appwarp4,.appwarp6,.appwarp8{
    background-color:#a598f8;
}
.appwarp3,.appwarp5,.appwarp7{
    background-color:#54abf4;
}
.appewm {
    width:250px;
    margin:0 auto 0;
}
.appewm .imgs p{
    font-size:16px;
    color:#fff;
    line-height:30px;
    font-family:'Microsoft YaHei';
    text-align:center;
    margin-top:2px;
}



/*在线留言*/
/*以下部分是Validform必须的*/
#afui .Validform_checktip{ display:block; color:#999; font-size:14px; }
#afui .Validform_right{ color:#71b83d; }
#afui .Validform_wrong{ color:#F00; white-space:nowrap; }
#afui .Validform_loading{ }
#afui .Validform_error{ background:#FEFBD3; }


#afui select,
#afui textarea,
#afui input[type="text"],
#afui input[type=search],
#afui input[type="password"],
#afui input[type="datetime"],
#afui input[type="datetime-local"],
#afui input[type="date"],
#afui input[type="month"],
#afui input[type="time"],
#afui input[type="week"],
#afui input[type="number"],
#afui input[type="email"],
#afui input[type="url"],
#afui input[type="tel"],
#afui input[type="color"],
#afui .input-group {
  width: 100%;
  height: 40px;
  padding: 10px;
  margin-bottom: 10px;
  background: #fff;
  border: 1px solid #ccc;
  border-radius: 5px;
  font-size: 14px;
  font-weight: normal;
  -webkit-appearance: none;
  box-sizing: border-box;
}
#afui form {
  position: relative;
}
#afui input[type="radio"],
#afui input[type="checkbox"] {
  display: none;
}
#afui input[type="radio"] + label,
#afui input[type="checkbox"] + label {
  display: inline-block;
  width: 60%;
  float: right;
  position: relative;
  text-align: left;
  padding: 10px 0 0 0;
}
#afui input[type="radio"]:not(.toggle) + label:before {
  background-color: #fafafa;
  border: 1px solid #cacece;
  border-radius: 50px;
  display: block;
  position: absolute;
  width: 1.3em;
  height: 1.3em;
  content: '';
  margin-right: 5px;
  top: 8px;
  margin-left: -25px;
}
#afui input[type="radio"]:checked + label:before {
  background-color: #000000;
}
#afui input[type="checkbox"] + label:before {
  background-color: #fafafa;
  border: 1px solid #cacece;
  border-radius: 3px;
  display: block;
  position: absolute;
  top: 8px;
  left: -25px;
  width: 1.3em;
  height: 1.3em;
  content: " ";
}
#afui input[type="checkbox"]:checked + label:before {
  content: '\00a0\2714';
  padding: 0px;
  display: inline-block;
}
#afui input[type="radio"]:after,
#afui input[type="checkbox"]:after {
  visibility: hidden;
  display: block;
  font-size: 0;
  content: " ";
  clear: both;
  height: 0;
}
#afui input[type="search"] {
  border-radius: 20px;
}
#afui label {
  float: left;
  width: 33%;
  font-weight: normal;
  font-size: 14px;
  color: inherit;
  text-align: right;
  padding: 11px 6px;
}
#afui label + select,
#afui label + input[type="radio"],
#afui label + input[type="checkbox"] label + textarea,
#afui label + input[type="text"],
#afui label + input[type=search],
#afui label + input[type="password"],
#afui label + input[type="datetime"],
#afui label + input[type="datetime-local"],
#afui label + input[type="date"],
#afui label + input[type="month"],
#afui label + input[type="time"],
#afui label + input[type="week"],
#afui label + input[type="number"],
#afui label + input[type="email"],
#afui label + input[type="url"],
#afui label + input[type="tel"],
#afui label + input[type="color"],
#afui label + textarea {
  width: 66%;
}
#afui textarea {
  height: auto;
}

#afui textarea,
#afui select,
#afui input[type="text"],
#afui input[type="search"],
#afui input[type="number"],
#afui input[type="password"]{ margin:0.5em 0; padding:0.7em 1em; height:auto; border:1px solid #ddd; border-radius:0.2125em; font-family:"Microsoft Yahei",helvetica,arial; color:#262626; font-size:14px; line-height:1.3em; }
.btn{ position:relative; margin:0.5em 0; padding:0.7em 1em; display:block; background:#fff; color:#353535; font-size:15px; font-family:"Microsoft Yahei",helvetica,arial; line-height:1.2em; text-align:center; border:1px solid #ddd; border-radius:0.2125em; letter-spacing:0.2em; white-space:nowrap; text-overflow:ellipsis; overflow:hidden; cursor:pointer; }
.btn.full{ width:100%; }
.btn.gray{ color:#777; background:#ddd; border-color:#ddd;outline:none; }
.btn.green{ color:#fff; background:#52A152; border-color:#52A152; outline:none;}
.btn.red{ color:#fff; background:#f00; border-color:#f00;outline:none; }
.btn.blue{ color:#fff; background:#0088D1; border-color:#0088D1;outline:none; }
.btn.orange{ color:#fff; background:#f90; border-color:#f90;outline:none;}

.backButton{ position:absolute; display:block; left:25px; top:0; margin:0; padding:0; color:#fff; font-size:14px; font-weight:bold; text-overflow:ellipsis; text-align:left; text-decoration:none; width:50px; height:32px; line-height:44px; vertical-align:top; z-index:2; cursor:pointer; }
	.backButton:before{ position:absolute; left:-20px; top:10px; content:""; font-family:'chevron'; font-size:22px; font-style:normal; font-variant:normal; font-weight:normal; line-height:1; -webkit-transform:rotate(180deg); transform:rotate(180deg); z-index:-1; }
	