﻿body {
    background-color: #e7eff3;
}

.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

header {
    margin: 0;
    padding: 0;
    min-height: 100px;
    background: url(/templates/default/images/head-bg.png);
    background-size: 100%;
    overflow: hidden;
}

    header .logo {
        margin-top: 20px;
        margin-left: 50px;
        float: left;
    }

@media (max-width: 430px) { /******iphone 7 8 plus******/

    header {
        min-height: 50px;
    }
        header .logo {
            margin-top: 5px;
            margin-left: 10px;
        }
   
}


    header .shoucang {
        float: right;
        margin-top: 20px;
        margin-right: 35px;
    }

        header .shoucang li {
            padding-right: 10px;
            margin-left: 10px;
            background: url(/templates/default/images/line.png) right no-repeat;
        }

            header .shoucang li a {
                color: #fff;
            }

                header .shoucang li a:hover {
                    color: #f00;
                }

            header .shoucang li.lst {
                background: none;
            }

nav {
    margin: 0;
    padding: 0;
    margin-top: 29px;
    border: 1px solid #f00;
    font-size: 16px;
    padding-left: 20px;
}

.navbar-default {
    background-image: url(/templates/default/images/nav-bg.png);
    background-size: 100%;
}

    .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 {
    margin-bottom: 0px;
}

.nav > li {
    margin-left: 10px;
    padding-left: 10px;
}

    .nav > li:nth-child(1) {
        background: url(/templates/default/images/i1.png) left no-repeat;
    }

    .nav > li:nth-child(2) {
        background: url(/templates/default/images/i2.png) left no-repeat;
    }

    .nav > li:nth-child(3) {
        background: url(/templates/default/images/i3.png) left no-repeat;
    }

    .nav > li:nth-child(4) {
        background: url(/templates/default/images/i4.png) left no-repeat;
    }

    .nav > li:nth-child(5) {
        background: url(/templates/default/images/i5.png) left no-repeat;
    }

    .nav > li:nth-child(6) {
        background: url(/templates/default/images/i6.png) left no-repeat;
    }

    .nav > li:nth-child(7) {
        background: url(/templates/default/images/i7.png) left no-repeat;
    }

    .nav > li:nth-child(8) {
        background: url(/templates/default/images/i8.png) left no-repeat;
    }

    .nav > li:nth-child(9) {
        background: url(/templates/default/images/i9.png) left no-repeat;
    }

.infotip {
    background-color: #fff;
    width: 100%;
    min-height: 52px;
    padding-top: 12px;
    line-height: 24px;
    padding-left: 70px;
}

    .infotip span.text-primary {
        background: url(/templates/default/images/info.png) left no-repeat;
        padding-left: 25px;
    }

footer {
    background-color: #2d2d2d;
    min-height: 100px;
    color: #acacac;
    text-align: center;
    line-height: 24px;
    padding-top: 40px;
    margin-top: 40px;
}

.nopadding {
    padding: 0 !important;
}



.yx {
    margin-top: 60px;
    padding: 0;
}

.yx-side {
    margin: 0;
    padding: 0;
    float: left;
}

.yx-main {
    margin: 0;
    padding: 0;
    float: right;
}

    .yx-side dl, .yx-side dd, .yx-side dt, .yx-side ul, .yx-side li, .yx-main dl, .yx-main dd, .yx-main dt, .yx-main ul, .yx-main li {
        margin: 0;
        padding: 0;
        list-style: none;
    }

.yx-side-dl, .yx-side-bdsj, .yx-side-cycz {
    min-height: 330px;
    background: url(/templates/default/images/yx-side-dl.png);
    background-size: auto 100%;
    border-radius: 10px;
    color: #fff;
}

.yx-side-bdsj {
    min-height: 258px;
    background: url(/templates/default/images/yx-side-bdsj.png);
    margin-top: 15px;
}

.yx-side-cycz {
    min-height: 357px;
    background: url(/templates/default/images/yx-side-cycz.png);
    background-size: auto 100%;
    margin-top: 15px;
}

.yx-side dt {
    height: 70px;
    font-size: 20px;
}

    .yx-side dt span.l {
        float: left;
        margin-top: 25px;
        margin-left: 35px;
        color: #fff;
        font-family: '微软雅黑', 'Arial Narrow', Arial, sans-serif;
        font-weight: normal;
        background: url(/templates/default/images/titline1.png) left no-repeat;
        padding-left: 15px;
    }

.yx-side dd {
    margin: 0px 30px 15px 30px;
}

.yx-main-news, .yx-main-bdlc {
    border-radius: 10px;
    background-color: #fff;
    min-height: 365px;
    margin-left: 25px;
}

#verycode {
    height: 26px;
}

.input-group-addon {
    padding-top: 3px;
    padding-bottom: 3px;
}

    .input-group-addon img {
        height: 26px;
    }

.yx-side-dl p {
    color: #abcde0;
    text-align: center;
    margin-top: -5px;
}

.yx-side-dl a {
    color: #abcde0;
}
.yx-side-dl a:hover {
    color: #f00;
}
.yx-side-cycz dd {
    padding-top: 0px;
}

.yx-side-cycz li {
    line-height: 55px;
}

    .yx-side-cycz li:nth-child(1) {
        background: url(/templates/default/images/l1.png) left no-repeat;
    }

    .yx-side-cycz li:nth-child(2) {
        background: url(/templates/default/images/l2.png) left no-repeat;
    }

    .yx-side-cycz li:nth-child(3) {
        background: url(/templates/default/images/l3.png) left no-repeat;
    }

    .yx-side-cycz li:nth-child(4) {
        background: url(/templates/default/images/l4.png) left no-repeat;
    }

    .yx-side-cycz li:nth-child(5) {
        background: url(/templates/default/images/wh.png) left no-repeat;
        background-size:30px;
    }
    .yx-side-cycz li:nth-child(6) {
        background: url(/templates/default/images/l5.png) left no-repeat;
    }
    .yx-side-cycz li a {
        color: #fff;
        display: block;
        border-bottom: 1px solid #3db3c1;
        background: url(/templates/default/images/arrow.png) right no-repeat;
        margin-left: 40px;
    }

        .yx-side-cycz li a:hover {
            color: #f00;
        }


        .yx-side-cycz li a.lst {
            border-bottom: none;
        }

.yx-side-bdsj .bdsj {
    margin: 0px 30px 30px 30px;
    padding-top: 30px;
    padding-left: 60px;
    height: 100px;
    border-bottom: 1px solid #669bf6;
    background: url(/templates/default/images/bdsj.png) left no-repeat;
}

    .yx-side-bdsj .bdsj h4 {
        font-weight: bold;
        margin: 0;
        padding: 0;
        margin-top: -8px;
    }

.yx-side-bdsj .lxdh {
    background: url(/templates/default/images/lxdh.png) left top no-repeat;
    padding-left: 60px;
    margin-left: 30px;
    line-height: 25px;
}

.yx-main-bdlc {
    min-height: 595px;
    margin-top: 15px;
 
}

.yx-main dt {
    height: 70px;
    font-size: 20px;
}

    .yx-main dt span.l {
        float: left;
        margin-top: 25px;
        margin-left: 35px;
        color: #232b38;
        font-family: '微软雅黑', 'Arial Narrow', Arial, sans-serif;
        font-weight: normal;
        background: url(/templates/default/images/titline.png) left no-repeat;
        padding-left: 15px;
    }

    .yx-main dt span.r {
        float: right;
        margin-top: 25px;
        background: url(/templates/default/images/more.png) no-repeat;
        height: 25px;
        width: 25px;
        margin-right: 30px;
    }

        .yx-main dt span.r a {
            display: block;
            height: 25px;
            width: 25px;
        }

.yx-main dd {
    padding: 15px 35px 15px 35px;
}

.yx-main-news li {
    background: url(/templates/default/images/dot.gif) left no-repeat;
    padding-left: 10px;
    color: #b8bbc0;
    margin-bottom: 25px;
}

    .yx-main-news li span {
        float: right;
        _position: relative
    }

    .yx-main-news li a {
        color: #5b616b;
    }

        .yx-main-news li a:hover {
            color: #f00;
        }

/*************内页***********/
.yx-form {
    background-color: #fff;
    margin-top: 30px;
    border-radius: 10px;
}

.location {
    margin-top: 10px;
}
/*************详细页***********/
.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;
    }

/*--------分页-----*/

.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;
    }


.bm-pic-upload {
    padding: 20px;
}

.bm-pic-sm {
    font-size: 12px;
    color: #999;
    line-height: 20px;
    padding-bottom: 15px;
    padding-left: 20px;
}

.table td.tip {
    font-weight: bold;
    text-align: right;
}

.qydz, .qydz1, .picup {
    width: auto;
    margin-top: 10px;
    display: inline;
}
.control1 {
    width: auto;
    display: inline;
}
.tdtit {
    width:200px;
}
@media (max-width: 430px) { /******iphone 7 8 plus******/

    .form-control {
        width:100%!important;
    }
    .infotip {
        padding-left: 10px;
    }
    .article img {
        max-width: 100%;
    }
    input[type=submit] {
        display:block;
        width:100%;
    }
	#sf,#sx,#dq{
		 width:100%!important;
		 margin-top:5px;
	}
    .picup, .qydz {
        margin-top: 10px;
    }
    .tdtit {
        width: 120px;
      
    }
    .verycode {
        width: auto;
        display: inline!important;
    }
}