@charset "gb2312";

/* CSS Document */


/**************resetting****************/

body, ul, ol, dl, dd, h1, h2, h3, h4, h5, h6, p, input, select, textarea, form {
    margin: 0;
    padding: 0;
}

ul, ol {
    list-style: none;
}

img {
    border: none;
    /*width:100%;*/
}

input, select, textarea {
    outline: none;
    border: none;
    background-color: transparent;
}

textarea {
    resize: none;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 1em;
}

em {
    font-style: normal;
}

.hd {
    overflow: hidden;
}

p {
    line-height: 1.7em;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

textarea {
    -webkit-appearance: none;
}


/****************public******************/

body {
    font-family: "Microsoft YaHei";
    min-width: 320px;
    max-width: 640px;
    text-align: center;
    margin: 0 auto;
    font-size: 24px;
    color: #2b2b2b;
}

header img {
    display: block;
}

nav {
    margin: 1% auto;
}

nav ul li {
    display: block;
    width: 25%;
    float: left;
    background: #7b2f79;
}

nav ul li a {
    display: block;
    border: 1px solid #a2449f;
    padding: 4% 0;
    color: white;
    margin: -1px;
    /*border-left:none;border-top:none;*/
}

nav ul li:nth-child(5) a {
    color: #f2fc00;
}

nav ul li a:hover {
    color: #f2fc00;
}


/******************************************/

.banner a img, .banner img {
    display: block;
}


/*************************************/

.tith3 {
    text-align: center;
    font-size: 130%;
    margin-top: 4%;
}

.tith3 small {
    display: block;
    color: #acabab;
    font-size: 90%;
}

.aside {
    margin: 3% auto;
}

.aside h3 {
    background: url(../images/ksqg.jpg)no-repeat center;
    background-size: 100% auto;
    color: white;
    padding: 2% 0 3%;
    margin: 0 3%;
    font-size: 91%;
    font-weight: normal;
}

.aside h3 a {
    color: #fff600;
}

.aside .text_bg1 p {
    text-indent: 2em;
    padding: 3%;
    text-align: left;
    line-height: 1.4em;
}

.aside .text_bg1 a {
    background: #ee6200;
    color: white;
    padding: 2%;
    margin-bottom: 3%;
    display: inline-block;
    border-radius: 5px;
}

.title {
    font-size: 158%;
    background: url(../images/title.jpg)no-repeat center;
    background-size: 100% 100%;
    color: white;
    padding: 2% 0 3%;
}


/**************************************************/

.list {
    margin: 3% auto;
}

.list li {
    display: inline-block;
    width: 49%;
    vertical-align: top;
}

.list li div {
    border: 1px solid #e1e1e1;
    background: #f7f7f7;
}

.list li div h6 {
    background: #7b2f79;
    padding: 2% 0;
    color: white;
    font-weight: normal;
    font-size: 116%;
}

.list li div h6 span {
    color: #fffc00;
}

.list li div p {
    padding: 2% 5%;
    text-align: left;
    font-size: 84%;
}

.list li div p span {
    color: #7b2f79;
    font-weight: bold;
}

.list li div a {
    color: white;
    background: url(../images/ljxq.jpg)no-repeat center;
    background-size: 100% 100%;
    font-size: 84%;
    display: inline-block;
    padding: 2% 16% 2% 2%;
    margin: 5% 0;
}

.list li img {
    display: block;
    vertical-align: top;
}


/**************************wdjs*******************************/

ol.wdjs {
    color: white;
}

ol.wdjs li {
    display: inline-block;
    width: 18%;
    vertical-align: top;
    font-size: 84%;
    font-weight: bold;
}

ol.wdjs li:first-of-type {
    background: url(../images/wdjs_1.png)no-repeat center;
    background-size: 100% 100%;
    padding: 7.5% 0;
}

ol.wdjs li:last-of-type {
    background: url(../images/wdjs_5.png)no-repeat center;
    background-size: 100% 100%;
    padding: 4.5% 0;
}

ol.wdjs li:nth-of-type(2) {
    background: url(../images/wdjs_2.png)no-repeat center;
    background-size: 100% 100%;
    padding: 7.5% 0;
}

ol.wdjs li:nth-of-type(3) {
    background: url(../images/wdjs_3.png)no-repeat center;
    background-size: 100% 100%;
    padding: 4.5% 0;
}

ol.wdjs li:nth-of-type(4) {
    background: url(../images/wdjs_4.png)no-repeat center;
    background-size: 100% 100%;
    padding: 4.5% 0;
}

.yjbd_dh {
    display: block;
    width: 72%;
    margin: 5% auto;
}

.yjbd_dh img {
    display: block;
}

.wdys .wdystop {
    background: url(../images/bddb.jpg)no-repeat center;
    background-size: 100% auto;
}

.wdys .wdystop p {
    font-size: 133%;
    font-weight: bold;
    line-height: 1.4em;
}

.wdys .wdystop span {
    color: #959595;
    font-size: 58%;
    vertical-align: top;
    display: inline-block;
    margin-bottom: 4%;
}

.wdys dd {
    text-align: left;
    padding: 0 3%;
    margin: 4% 0;
}

.wdys dd:nth-of-type(1) .zuo, .wdys dd:nth-of-type(3) .zuo, .wdys dd:nth-of-type(5) .zuo {
    float: left;
    width: 65%;
}

.wdys dd:nth-of-type(1) .zuo h5 {
    background: url(../images/ys_1.png)no-repeat left;
    background-size: 100% auto;
    color: #7b2f79;
    padding: 3% 0 2% 18%;
    font-size: 108%;
}

.wdys dd:nth-of-type(3) .zuo h5 {
    background: url(../images/ys_3.png)no-repeat left;
    background-size: 100% auto;
    color: #7b2f79;
    padding: 3% 0 2% 18%;
    font-size: 108%;
}

.wdys dd:nth-of-type(5) .zuo h5 {
    background: url(../images/ys_5.png)no-repeat left;
    background-size: 100% auto;
    color: #7b2f79;
    padding: 3% 0 2% 18%;
    font-size: 108%;
}

.wdys dd:nth-of-type(1) .zuo p, .wdys dd:nth-of-type(3) .zuo p, .wdys dd:nth-of-type(5) .zuo p {
    line-height: 1.6em;
    margin-top: 2.2%;
    padding: 0 2%;
}

.wdys dd:nth-of-type(1) .you, .wdys dd:nth-of-type(3) .you, .wdys dd:nth-of-type(5) .you {
    width: 31%;
    float: left;
    padding: 0 2%;
}

.wdys dd:nth-of-type(1) .you img, .wdys dd:nth-of-type(3) .you img, .wdys dd:nth-of-type(5) .you img {
    display: block;
}

.wdys dd:nth-of-type(2) .you, .wdys dd:nth-of-type(4) .you {
    float: left;
    width: 69%;
}

.wdys dd:nth-of-type(2) .you h5 {
    background: url(../images/ys_2.png)no-repeat left;
    background-size: 100% auto;
    color: #7b2f79;
    padding: 3% 0 2% 18%;
    font-size: 108%;
    margin-left: 2%;
}

.wdys dd:nth-of-type(4) .you h5 {
    background: url(../images/ys_4.png)no-repeat left;
    background-size: 100% auto;
    color: #7b2f79;
    padding: 3% 0 2% 18%;
    font-size: 108%;
    margin-left: 2%;
}

.wdys dd:nth-of-type(2) .you p, .wdys dd:nth-of-type(4) .you p {
    line-height: 1.6em;
    font-size: 84%;
    margin-top: 2.2%;
    margin-left: 2%;
}

.wdys dd:nth-of-type(2) .zuo, .wdys dd:nth-of-type(4) .zuo img {
    width: 31%;
    float: left;
}

.wdys dd:nth-of-type(2) img.zuo, .wdys dd:nth-of-type(4) .zuo img {
    display: block;
}


/************************************************************/

.anniu {
    margin-bottom: 5%;
}

.anniu a {
    display: inline-block;
    color: white;
    font-size: 92%;
    padding: 2% 2% 2% 12%;
}

.anniu a:first-child {
    background: url(../images/zxzx_rw.png)no-repeat center;
    background-size: 100% auto;
    margin-right: 6%;
}

.anniu a:last-child {
    background: url(../images/dhyy_dh.png)no-repeat center;
    background-size: 100% auto;
}


/***********************************************************/

.lists {
    margin: 5% auto
}

.lists li:first-child {
    background: url(../images/title2_li1.jpg)no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.lists li:first-child div {
    width: 60%;
    float: right;
    padding: 5% 5% 3% 5%;
}

.lists li:first-child div strong {
    color: #004e89;
    display: block;
}

.lists li:first-child div strong span {
    color: white;
}

.lists li:first-child div p {
    text-align: left;
    padding-top: 10%;
    color: white;
}

.lists li:first-child div p em {
    color: #004e89;
    font-weight: bold;
    font-size: 84%;
    line-height: 1.5em;
}


/**********二************/

.lists li:nth-child(2) {
    background: url(../images/title2_li2.jpg)no-repeat center;
    background-size: 100% 100%;
    margin: 5% 0;
}

.lists li:nth-child(2) div {
    width: 63%;
    padding: 5% 5% 3% 5%;
}

.lists li:nth-child(2) div strong {
    color: #8b2722;
    display: block;
}

.lists li:nth-child(2) div strong span {
    color: white;
}

.lists li:nth-child(2) div p {
    text-align: left;
    padding-top: 3%;
    color: white;
}

.lists li:nth-child(2) div p em {
    color: #8b2722;
    font-weight: bold;
    font-size: 84%;
    line-height: 1.5em;
}

.lists li:nth-child(2) div a {
    color: white;
    background: #8b2722;
    border-radius: 5px;
    padding: 1% 3%;
    display: inline-block;
    margin-top: 2%;
    font-size: 84%;
}


/*****************三*************************/

.lists {
    margin: 5% auto
}

.lists li:nth-child(3) {
    background: url(../images/title2_li3.jpg)no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.lists li:nth-child(3) div {
    width: 60%;
    float: right;
    padding: 5% 5% 3% 5%;
}

.lists li:nth-child(3) div strong {
    color: #266b6d;
    display: block;
}

.lists li:nth-child(3) div strong span {
    color: white;
}

.lists li:nth-child(3) div p {
    text-align: left;
    padding-top: 10%;
    color: white;
}

.lists li:nth-child(3) div p em {
    color: #fcff00;
    font-weight: bold;
    font-size: 84%;
    line-height: 1.5em;
}


/******************四***********************/

.lists li:nth-child(4) {
    background: url(../images/title2_li4.jpg)no-repeat center;
    background-size: 100% 100%;
    margin: 5% 0;
}

.lists li:nth-child(4) div {
    width: 63%;
    padding: 5% 5% 3% 5%;
}

.lists li:nth-child(4) div strong {
    color: #1f4b9f;
    display: block;
}

.lists li:nth-child(4) div strong span {
    color: white;
}

.lists li:nth-child(4) div p {
    text-align: left;
    padding-top: 3%;
    color: white;
}

.lists li:nth-child(4) div p em {
    color: #fcff00;
    font-weight: bold;
    font-size: 84%;
    line-height: 1.5em;
}


/*****************五**********************/

.lists {
    margin: 5% auto 0;
}

.lists li:nth-child(5) {
    background: url(../images/title2_li5.jpg)no-repeat center;
    background-size: 100% 100%;
    overflow: hidden;
}

.lists li:nth-child(5) div {
    width: 60%;
    float: right;
    padding: 5% 5% 3% 5%;
}

.lists li:nth-child(5) div strong {
    color: #4b397d;
    display: block;
}

.lists li:nth-child(5) div strong span {
    color: white;
}

.lists li:nth-child(5) div p {
    text-align: left;
    padding-top: 10%;
    color: white;
}

.lists li:nth-child(5) div p em {
    color: #4b397d;
    font-weight: bold;
    font-size: 84%;
    line-height: 1.5em;
}

.lists li:nth-child(5) div a {
    color: white;
    background: #4b397d;
    border-radius: 5px;
    padding: 1% 3%;
    display: inline-block;
    margin-top: 2%;
    font-size: 84%;
}


/**************六*******************/

.lists li:nth-child(6) {
    background: url(../images/title2_li6.jpg)no-repeat center;
    background-size: 100% 100%;
    margin: 5% 0;
}

.lists li:nth-child(6) div {
    width: 63%;
    padding: 5% 5% 3% 5%;
}

.lists li:nth-child(6) div strong {
    color: #b3224d;
    display: block;
}

.lists li:nth-child(6) div strong span {
    color: white;
}

.lists li:nth-child(6) div p {
    text-align: left;
    padding-top: 3%;
    color: white;
}

.lists li:nth-child(6) div p em {
    color: #b3224d;
    font-weight: bold;
    font-size: 84%;
    line-height: 1.5em;
}

.niu2 a:first-child {
    display: inline-block;
    color: white;
    font-size: 92%;
    padding: 2% 2% 2% 15%;
}

.rltg {
    position: relative;
    font-size: 108%;
}

.rltg img {
    display: block;
    vertical-align: top;
}

.rltg a {
    background: #ee6200;
    color: white;
    padding: 1% 3%;
    border-radius: 5px;
    display: inline-block;
    position: absolute;
    bottom: 5%;
    right: 23%;
}

.zpfh {
    margin: 5% auto 4%;
}

.zpfh img {
    display: table;
    vertical-align: top;
}

.tp_s {
    margin: 1% auto;
}

.tp_s dt {
    float: left;
}

.tp_s dt img, .tp_s dd img {
    display: block;
}

.tp_s dd {
    float: left;
    width: 32%;
    vertical-align: top;
    margin-top: 1%;
}

.tp_s dd:nth-of-type(2) {
    margin: 1% 2% 0;
}

.tp_s dd:last-of-type div:last-child, .tp_s dd:first-of-type div:last-child {
    margin-top: 1%;
}

section {
    padding: 5% 2%;
    background: #eeeeee;
    font-size: 84%;
    margin-bottom: 3%;
}

section p {
    text-indent: 2em;
    text-align: left;
}

section a {
    display: inline-block;
    width: 91%;
    margin-top: 3%;
}

article dl dt {
    font-weight: bold;
    padding: 3% 0;
    border-bottom: dashed 1px #c5c5c5;
    ;
}

article dl dd {
    padding: 0 2%;
    font-size: 84%;
}

article dl dd:first-of-type {
    text-indent: 2em;
    text-align: left;
    line-height: 1.5em;
    margin: 3% auto 5%;
}

article dl dd:last-of-type div {
    width: 23%;
    display: inline-block;
    text-align: center;
    border: 1px solid #b4b4b4;
    vertical-align: top;
    padding: 3% 0;
}

article dl dd:last-of-type div img {
    width: 40%;
    display: block;
    margin: 0 auto;
}

article dl dd:last-of-type div:nth-child(2) {
    padding: 6.5% 0 3%;
}

p.ll {
    background: #eeeeee url(../images/ll.png)no-repeat left;
    text-align: left;
    margin: 3% auto;
    padding-left: 5%;
    font-size: 125%;
}

.rl li {
    width: 22%;
    display: inline-block;
    margin: 0 0.5%;
}

.rl li img, .rl li a {
    display: block;
}

.rl_a {
    display: inline-block;
    color: white;
    font-size: 92%;
    background: #7b2f79;
    padding: 2% 4%;
    border-radius: 5px;
    margin: 5% auto;
}

// .title2 {
//     background: url(../images/title.jpg)no-repeat center;
//     background-size: 100% 100%;
//     padding: 2% 0 3%;
// }
// .title2 span{display:block;font-size:158%;color:white;}
// .title2 em{display:block;color:#f2d306;font-size:108%;font-weight:normal;}

/***************form****************/

// form {
//     overflow: hidden;
//     /*padding:3% 0;*/
// }
// form .form_bd {
//     margin: 5% 0;
//     overflow: hidden
// }
// form .form_bd label {
//     float: left;
//     width: 26%;
//     text-align: right;
// }
// form .form_bd input {
//     width: 60%;
//     float: left;
//     color: #ccc;
//     padding: 1%;
//     border: 1px solid #ccc;
// }
// form .tj {
//     margin: 3% 0;
// }
// form .tj input {
//     border: none;
//     background: #97309b;
//     color: white;
//     display: inline-block;
//     font-size: 100%;
//     padding: 2% 3%;
//     width: 30%;
//     border-radius: 5px;
//     vertical-align: top;
//     font-family: "Microsoft YaHei";
//     margin-right: 5%;
// }
// form .tj a {
//     color: white;
//     background: #f27406;
//     display: inline-block;
//     padding: 2% 3%;
//     width: 25%;
//     border-radius: 5px;
//     vertical-align: top;
// }
// .bd {
//     background: #7b2f79;
//     zoom: 1;
//     overflow: hidden;
//     padding-bottom: 2%;
// }
// .bd h3 {
//     text-align: center;
//     color: #fff;
//     padding: 2% 0;
//     font-size: 135%;
// }
// .bd a {
//     display: block;
//     width: 82%;
//     margin: 0 auto;
// }
// .bd a img {
//     width: 100%;
// }
// .map {
//     background: url(../images/map.jpg) no-repeat;
//     background-size: 100% 100%;
//     padding: 20% 0;
//     position: relative;
//     font-size: 75%;
// }
// .map p.p_01 {
//     position: absolute;
//     top: 38%;
//     right: 0;
//     width: 40%;
//     line-height: 1.4em;
//     text-align: left;
// }
// .map p.p_02 {
//     position: absolute;
//     top: 56%;
//     right: 0;
//     width: 40%;
//     line-height: 1.4em;
//     text-align: left;
// }
// .map p em {
//     font-weight: bold;
// }
// .map a {
//     background: url(../images/ck01.png)no-repeat center;
//     color: white;
//     background-size: 100% 100%;
//     padding: 1% 8% 1% 3%;
//     display: inline-block;
//     position: absolute;
//     bottom: 5%;
//     font-size: 80%;
// }
// .map a:first-of-type {
//     right: 32%;
// }
// .map a:last-of-type {
//     right: 5%;
// }
@media (min-width:481px) and (max-width:640px) {
    body, .aside .text_bg1, .list li div p, .list li div a, ol.wdjs li, .wdys .wdystop span, .wdys dd:nth-of-type(2) .you p, .wdys dd:nth-of-type(4) .you p, .anniu a, .lists li:first-child div p em {
        font-size: 18px;
    }
    .lists li:nth-child(2) div p em, .lists li:nth-child(2) div a, .lists li:nth-child(3) div p em, .lists li:nth-child(4) div p em, .lists li:nth-child(5) div a, .lists li:nth-child(5) div p em, .lists li:nth-child(6) div p em, .niu2 a:first-child, section, article dl dd, .rl_a, .map {
        font-size: 18px;
    }
}

@media (min-width:321px) and (max-width:480px) {
    body, .aside .text_bg1, .list li div p, .list li div a, ol.wdjs li, .wdys .wdystop span, .wdys dd:nth-of-type(2) .you p, .wdys dd:nth-of-type(4) .you p, .anniu a, .lists li:first-child div p em {
        font-size: 14px;
    }
    .lists li:nth-child(2) div p em, .lists li:nth-child(2) div a, .lists li:nth-child(3) div p em, .lists li:nth-child(4) div p em, .lists li:nth-child(5) div a, .lists li:nth-child(5) div p em, .lists li:nth-child(6) div p em, .niu2 a:first-child, section, article dl dd, .rl_a, .map {
        font-size: 14px;
    }
    .map {
        padding: 30% 0;
    }
    ol.wdjs li:first-of-type, ol.wdjs li:nth-of-type(2) {
        padding: 7% 0;
    }
    article dl dt {
        font-size: 18px;
    }
    .wdys .wdystop span {
        font-size: 12px;
    }
    .map p.p_01, .map p em {
        font-size: 12px;
        width: 41%;
    }
    .map {
        font-size: 12px;
    }
}

@media screen and (max-width:320px) {
    body, .aside .text_bg1, .list li div p, .list li div a, ol.wdjs li, .wdys .wdystop span, .wdys dd:nth-of-type(2) .you p, .wdys dd:nth-of-type(4) .you p, .anniu a, .lists li:first-child div p em {
        font-size: 14px;
    }
    .lists li:nth-child(2) div p em, .lists li:nth-child(2) div a, .lists li:nth-child(3) div p em, .lists li:nth-child(4) div p em, .lists li:nth-child(5) div a, .lists li:nth-child(5) div p em, .lists li:nth-child(6) div p em, .niu2 a:first-child, section, article dl dd, .rl_a, .map {
        font-size: 12px;
    }
    ol.wdjs li:nth-of-type(2)，ol.wdjs li:first-of-type {
        padding: 7% 0;
    }
    .lists li div strong, article dl dt {
        font-size: 16px;
    }
    .map {
        padding: 30% 0;
        font-size: 12px;
    }
    nav ul li a {
        padding: 3% 0;
        font-size: 14px;
    }
    .wdys .wdystop span {
        font-size: 12px;
    }
    .map p.p_01, .map p em {
        font-size: 12px;
        width: 41%;
    }
}

.pf2 {
    position: fixed !important;
    _position: absolute;
    _right: auto;
    _left: expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth- this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||0)-(parseInt(this.currentStyle.marginRight, 10)||0));
    _top: expression(eval (document.documentElement.scrollTop));
    bottom: 0px;
    margin-bottom: 100px;
    right: 2px;
}

.r_swt {
    width: 34px;
    right: 0px;
    position: fixed;
    top: 50px;
    _position: absolute;
    _bottom: auto;
    _top: expression(eval(document.documentElement.scrollTop)+50);
    font-size: 12px;
}

.r_swt span {
    display: block;
    text-align: left;
    line-height: 19px;
    cursor: pointer;
}


/** 商务通 **/

.tops {
    background: #962f9a;
    text-align: center;
    width: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 999;
    padding: 0.8% 0;
}

.tops img {
    max-width: 620px;
    min-width: 310px;
    width: 100%;
    vertical-align: bottom;
    margin: 0 auto;
}

.relative {
    position: relative;
}

.absolute {
    position: absolute;
}

input[type="button"], input[type="submit"], input[type="reset"] {
    -webkit-appearance: none;
}

#LRdiv0, #LRfloater0, .swtCenter {
    display: ;
    font-family: "\5FAE\8F6F\96C5\9ED1";
}

.swtCenter {
    width: 240px;
    height: 233px;
    background-color: #FFF;
    position: fixed;
    left: 50%;
    top: 50%;
    z-index: 200;
    margin-left: -120px;
    margin-top: -130px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    border-radius: 15px;
    -moz-box-shadow: 0 0 20px rgba(10, 2, 4, 0.75);
    -webkit-box-shadow: 0 0 20px rgba(10, 2, 4, 0.75);
    box-shadow: 0 0 20px rgba(10, 2, 4, 0.75);
}

.swtCenter h3 {
    width: 100%;
    font-size: 22px;
    text-align: center;
    color: #2e3642;
    font-weight: 500;
    margin-top: 25px;
}

.swtCenter h4 {
    width: 100%;
    font-size: 11px;
    text-align: center;
    color: #2e3642;
    font-weight: normal;
}

.mfhd {
    width: 227px;
    height: 30px;
    border: 1px solid #6a7380;
    -moz-border-radius: 17px;
    -webkit-border-radius: 17px;
    border-radius: 17px;
    margin: 10px auto 5px;
}

.mfhd .input {
    width: 145px;
    height: 28px;
    line-height: 28px;
    background-color: #FFF;
    font-size: 14px;
    color: #6a7380;
    -moz-border-radius: 15px 0 0 15px;
    -webkit-border-radius: 15px 0 0 15px;
    border-radius: 15px 0 0 15px;
    padding-left: 13px;
    float: left;
    outline: none;
    vertical-align: middle;
    border: 0;
}

.mfhd .sub {
    float: right;
    width: 69px;
    height: 30px;
    line-height: 30px;
    color: #fff;
    background-color: #6a7380;
    font-size: 12px;
    text-align: center;
    text-decoration: none;
    -moz-border-radius: 0 14px 14px 0;
    -webkit-border-radius: 0 14px 14px 0;
    border-radius: 0 14px 14px 0;
    border: 0;
}

.swtCenter p {
    width: 230px;
    font-size: 12px;
    color: #7d7d7d;
    margin: 10px auto 0;
}

.swt_lists {
    bottom: 0;
    left: 0;
    width: 100%;
    height: 46px;
    line-height: 46px;
    -moz-border-radius: 0 0 15px 15px;
    -webkit-border-radius: 0 0 15px 15px;
    border-radius: 0 0 15px 15px;
}

.swt_lists a {
    display: block;
    width: 50%;
    height: 100%;
    position: relative;
    float: left;
}

.swt_list1 {
    background-color: #881ca7;
    -moz-border-radius: 0 0 0 15px;
    -webkit-border-radius: 0 0 0 15px;
    border-radius: 0 0 0 15px;
}

.swt_list2 {
    background-color: #ff8400;
    -moz-border-radius: 0 0 15px 0;
    -webkit-border-radius: 0 0 15px 0;
    border-radius: 0 0 15px 0;
}

.swt_lists a i, .swt_lists a em {
    display: block;
    position: absolute;
    left: 50%;
    color: #fff;
    text-decoration: none;
    font-style: initial;
}

.swtCallIcon {
    top: 50%;
    margin-left: -56px;
    margin-top: -18px;
    width: 37px;
    height: 37px;
    background: url(../images/footerlink3.png) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
}

.swt_lists em {
    height: 100%;
    top: 0;
    margin-left: -16px;
    font-size: 16px;
}

.swt_lists a.swt_list2 i {
    margin-left: -55px;
    margin-top: 1px;
}

.closeBtn_swt {
    right: -10px;
    top: -10px;
    width: 30px;
    height: 30px;
    background: url(../images/closebtn_swt.png) no-repeat;
    -moz-background-size: 100%;
    -webkit-background-size: 100%;
    background-size: 100%;
    cursor: pointer;
}
