﻿body {
    background-color: #e7eff3;
}

a.text-white:link {
    text-decoration: none;
    color: #fff;
}

a.text-white:visited {
    text-decoration: none;
    color: #fff;
}

a.text-white:hover {
    color: #f00;
}

a.text-white:active {
    text-decoration: none;
    color: #fff;
}

.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

header {
    margin: 0;
    padding: 0;
    min-height: 95px;
    background-color: #715cff;
    background: -webkit-linear-gradient(left, #31b4ff, #725bff); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,#31b4ff, #725bff); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,#31b4ff, #725bff); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #31b4ff, #725bff); /* 标准的语法（必须放在最后） */
}

.logo {
    margin-top: 25px;
}



nav {
    min-height: 60px;
    font-size: 18px;
    margin: 0;
    padding: 0;
    background-color: #6652e5;
    background: -webkit-linear-gradient(left, #2ca1e5, #6652e5); /* Safari 5.1 - 6.0 */
    background: -o-linear-gradient(right,#2ca1e5, #6652e5); /* Opera 11.1 - 12.0 */
    background: -moz-linear-gradient(right,#2ca1e5, #6652e5); /* Firefox 3.6 - 15 */
    background: linear-gradient(to right, #2ca1e5, #6652e5); /* 标准的语法（必须放在最后） */
    width: 100%;
}

    nav li {
        min-width: 130px;
        text-align: center;
        border-right: 1px solid #5992ea;
    }

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    color: #fff;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: #f00;
    }

.navbar-default .navbar-nav > .active {
    background-color: #3380ce;
}

.navbar {
    border-radius: unset;
}



.infotip {
    background-color: #000000;
    width: 100%;
    min-height: 50px;
    padding-top: 12px;
    line-height: 24px;
    padding-left: 70px;
    position: relative;
    z-index: 10;
    margin-top: -20px;
    opacity: 0.6;
    filter: alpha(opacity=60);
    color: #fff;
}

    .infotip span.text-white {
        margin-left: 10px;
        background: url(/templates/default/images/info.png) left no-repeat;
        padding-left: 25px;
    }

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
}

@media only screen and (min-device-width : 320px) and (max-device-width : 640px) {
    .infotip {
        padding-left: 0px;
    }
}
/**********首页**********/
#myCarousel {
    margin: 0;
    padding: 0;
    margin-top: -50px;
    text-align: center;
}

.login {
    position: absolute;
    z-index: 10;
    right: 0px;
    width: 330px;
    height: 390px;
    background-color: #fff;
    border-radius: 10px;
    top: 80px;
    opacity: 0.98;
    filter: alpha(opacity=98);
    padding: 30px 30px;
}

.login-cnt {
    position: relative;
}



.login dt {
    text-indent: -9999px;
    background: url(/templates/default/images/login-tit.png) left no-repeat;
    height: 25px;
}

.login dd {
    padding-top: 5px;
}

.login input.ksh {
    background: #f8f8f8 url(../images/ksh.png) 15px no-repeat;
    padding-left: 40px;
}

.login input.sfzh {
    background: #f8f8f8 url(../images/sfzh.png) 15px no-repeat;
    padding-left: 40px;
}

.login input.verycode {
    background: #f8f8f8 url(../images/verycode.png) 15px no-repeat;
    padding-left: 40px;
}

.login .form-group {
    margin-top: 22px;
}

.slidebg {
    height: 500px;
    width: 100%;
}

@media only screen and (min-device-width : 320px) and (max-device-width : 400px) {
    #myCarousel {
        margin-top: -83px;
    }


    .login {
        right: 35px;
        width: 300px;
        height: 370px;
        top: 85px;
    }
}

@media only screen and (min-device-width : 410px) and (max-device-width : 414px) {
    #myCarousel {
        margin-top: -83px;
    }

    .login {
        right: 55px;
        width: 300px;
        height: 380px;
        top:85px;
    }
}

.logintipinfo {
    margin-top: 30px;
    line-height: 30px;
    text-align:left;
 
   
}
 
    .logintipinfo td.tip {
       text-align:right;
       font-weight:bold;
       width:100px;
    }

        @media only screen and (device-width : 360px) {
            #myCarousel {
        margin-top: -83px;
    }

    .login {
        right: 30px;
        width: 300px;
        height: 350px;
        top: 105px;
    }
}

@media only screen and (device-width : 320px) {
    #myCarousel {
        margin-top: -83px;
    }

    .login {
        right: 10px;
        width: 300px;
        height: 350px;
        top: 105px;
    }
}

@media only screen and (device-width : 768px) {
    #myCarousel {
        margin-top: -60px;
    }
}

@media only screen and (device-width : 375px) {
   

    .login {
        right: 10px;
        width: 300px;
        height: 390px;
        top: 95px;
    }
}



.bklc {
    margin-top: 35px;
    min-height: 212px;
    background: #fff url(../images/bklc-tit.png) left no-repeat;
    padding-left: 63px;
    border-radius: 12px;
}

    .bklc span {
        display: block;
        margin-top: 10px;
    }

    .bklc li {
        width: 179px;
        text-align: center;
        background: url(../images/barrow.png) right 35px no-repeat;
        height: 150px;
        overflow: hidden;
        margin-top: 45px;
    }

        .bklc li:last-child {
            background-image: none;
        }

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) {
    .bklc {
        background-image: none;
    }
}

@media only screen and (min-device-width : 320px) and (max-device-width : 640px) {
    .bklc {
        background-image: none;
        width: 90%;
        margin: 45px auto;
    }
}

.btm {
    margin-top: 35px;
}

    .btm .col-md-8 {
        padding-left: 0px;
    }

    .btm .col-md-4 {
        padding-right: 0px;
    }

.btm-l {
    background-color: #fff;
    min-height: 606px;
    border-radius: 12px;
    padding: 20px 35px 35px 35px;
}

.btm-r {
    min-height: 606px;
    border-radius: 12px;
    background: url(../images/btm-r.png) right no-repeat;
    padding: 25px 40px;
    color: #fff;
}

.btm-l dt {
    height: 40px;
    line-height: 40px;
    font-size: 18px;
    border-bottom: 1px solid #e5e5e5;
    font-weight: normal;
}

    .btm-l dt span a {
        float: left;
        margin-right: 20px;
    }

        .btm-l dt span a.on {
            font-weight: bold;
            border-bottom: 1px solid #209edf;
            height: 40px;
            line-height: 40px;
        }

    .btm-l dt span.pull-right {
        text-indent: -9999px;
        background: url(../images/more.png) right no-repeat;
    }

.btm-l dd {
    margin: 0;
    padding: 0;
    padding-top: 30px;
    font-size: 16px;
}

    .btm-l dd ul {
        margin: 0;
        padding: 0;
    }

    .btm-l dd li {
        min-height: 45px;
        line-height: 45px;
        color: #7c7c7c;
        list-style: none;
        background: url(../images/dot.png) left 20px no-repeat;
        padding-left: 15px;
    }


        .btm-l dd li span {
            float: right;
            _position: relative
        }




.btm-r dl, .btm-r dt, .btm-r dd, .btm-r ul, .btm-r li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.btm-r dt {
    text-indent: -9999px;
    background: url(../images/cycz.png) left no-repeat;
    height: 30px;
    line-height: 30px;
}

.btm-r dd {
    padding-top: 20px;
}

.btm-r li:nth-child(1) {
    background: url(/templates/default/images/i1.png) left no-repeat;
}

.btm-r li:nth-child(2) {
    background: url(/templates/default/images/i2.png) left no-repeat;
}

.btm-r li:nth-child(3) {
    background: url(/templates/default/images/i3.png) left no-repeat;
}

.btm-r li:nth-child(4) {
    background: url(/templates/default/images/i4.png) left no-repeat;
}

.btm-r li:nth-child(5) {
    background: url(/templates/default/images/i5.png) left no-repeat;
}

.btm-r li:nth-child(6) {
    background: url(/templates/default/images/i6.png) left no-repeat;
}

.btm-r li:nth-child(7) {
    background: url(/templates/default/images/i7.png) left no-repeat;
}

.btm-r li a {
    color: #fff;
    display: block;
    padding-top: 15px;
    font-size: 18px;
    background: url(/templates/default/images/arrow2.png) left bottom no-repeat;
    margin-left: 45px;
}

    .btm-r li a span {
        display: block;
        font-size: 12px;
        line-height: 30px;
    }

@media only screen and (min-device-width : 320px) and (max-device-width : 640px) {
    .btm-l, .btm-r {
        width: 90%;
        margin: auto;
    }

    .btm-r {
        margin-top: 35px;
    }

    .btm .col-md-8, .btm .col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
    }

    footer .col-md-4 {
        text-align: left;
        margin-top: 10px;
    }
}

@media only screen and (device-width : 768px) {
    .btm .col-md-8, .btm .col-md-4 {
        padding-left: 0px;
        padding-right: 0px;
    }

    .btm-r {
        margin-top: 35px;
        background-size: cover;
    }

    .infotip {
        padding-left: 0px;
    }
}

footer {
    margin-top: 35px;
    color: #8e8e8e;
    background-color: #282828;
    min-height: 160px;
    padding-top: 35px;
    line-height: 28px;
    font-size: 16px;
    padding-bottom: 35px;
}
/*************内页***********/
.yx-form {
    background-color: #fff;
    margin-top: 30px;
    border-radius: 10px;
}

.location {
    margin-top: 10px;
}
.articletitle {
    padding-top:20px;
}
.table tr.title td {
    font-weight: bold;
    color: #fff;
    background-color: #337ab7;
}

    .table tr.title td a {
        color: #fff;
    }

        .table tr.title td a:hover {
            color: #f00;
        }

.table  td.tip {
    font-weight: bold;
    text-align:right;
}

/*************详细页***********/
.line {
    border-bottom: 1px solid #e6e6e6;
    margin: 20px 0px;
}

.article {
    color: #333;
    line-height: 200%;
    font: 18px/32px 微软雅黑;
    line-height: 30px;
    text-align: left;
    padding: 20px 30px 30px 30px;
    text-align: justify;
    text-justify: inter-ideograph;
}

    .article p {
        margin: 0;
        padding: 0;
    }

.articlenext {
    color: #0873cb;
    height: 45px;
    border-top: 1px solid #eee;
    line-height: 45px;
}

    .articlenext a {
        color: #0873cb;
    }

    .articlenext .l {
        float: left;
        margin-left: 80px;
    }

    .articlenext .r {
        float: right;
        margin-right: 80px;
    }

.article table {
    border-collapse: collapse;
    border-spacing: 0px;
    margin:auto;
}


    .article table td {
        border: 1px solid #000;
        padding-left: 5px;
    }
/*--------分页-----*/
.pagestr {
    padding: 15px;
    text-align: center;
    margin: auto;
    color: #666;
    width: 900px;
}

    .pagestr .pagetotal {
        width: 250px;
        float: left;
        height: 30px;
        line-height: 30px;
    }

    .pagestr ul, .pagestr li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .pagestr ul {
        float: left;
    }

    .pagestr li {
        float: left;
        padding-left: 10px;
        padding-right: 10px;
        border: 1px solid #e5e3e3;
        background-color: #fff;
        height: 30px;
        line-height: 30px;
        margin-left: 5px;
    }

        .pagestr li.on {
            background-color: #59c46c;
            border: 1px solid #54b866;
            font-weight: bold;
            color: #fff;
            padding-left: 10px;
            padding-right: 10px;
        }

    .pagestr .pre, .pagestr .next {
        background-color: #d6e9bc;
        border: 1px solid #a8d9b1;
    }

    .pagestr .jump {
        height: 30px;
        line-height: 30px;
        float: left;
        margin-left: 10px;
    }

.bmtxt {
   
    height: 500px;
    text-align:justify;
    overflow: scroll;
    padding: 8px;
    font-size: 14px;
    line-height: 25px;
   
}

#ad1 {
    position: relative;
    z-index: 99999;
}

.bm-pic-title {
    background-color: #f2dede;
    font-weight: bold;
    line-height: 24px;
    padding-left: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.bm-pic-upload {
    padding: 20px;
}

.bm-pic-sm {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.bm-pic-zsmc {
    padding-bottom: 15px;
    margin-left: 20px;
    margin-right: 40px;
    line-height: 20px;
}



    .bm-pic-zsmc b {
        color: #f00;
    }
	
	table td p{margin:0;padding:0px;}