.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

.yx-from-btm {
    margin-top: 0px;
    border-radius: 0px 0px 10px 10px;
}

.yx-from-top {
    /*margin-top: 30px;*/
    padding-top: 20px;
    /*border-radius: 10px 10px 0px 0px;*/
}

.yx-form {
    width: 950px;
}

.yx-form {
    background-color: #fff;
}


/******��ϸҳ����ȫ��******/

.fullBg {
    position: fixed;
    top: 0;
    left: 0;
    overflow: hidden;
}

#maincontent {
    position: absolute;
    left: 0;
    z-index: 50;
    width: 100%;
}

.foot {
    margin-top: 20px;
}


/*************��ҳ����***********/

.navbar {
    border-radius: 0px;
}

.navbar {
    border: none;
}

.location {
    margin-top: 10px;
}


/*************��ҳ***********/

.page-left,
.page-right {
    margin-top: 15px;
}


/*************���***********/

.page-left dl {
    border: 1px solid #e5e5e5;
}

.page-left dl,
.page-left dl dt,
.page-left dl dd,
.page-left dl ul,
.page-left dl li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.page-left dt {
    background-color: #f5f5f5;
    height: 40px;
    line-height: 40px;
    color: #000;
    border-bottom: 1px solid #e5e5e5;
    text-align: center;
    font-weight: bold;
}

.page-left dd {
    border-top: none;
    background-color: #fefefe;
}

.page-left .list_menu li {
    height: 40px;
    line-height: 40px;
    background: url(/yyx/tpl/images/list_line.gif) center bottom no-repeat;
    padding-left: 70px;
}

.page-left .list_menu li a {
    color: #666;
}

.page-left .list_menu li a:hover {
    color: #f00;
}

.page-left .list_menu li.on a {
    color: #f00;
    font-weight: bold;
}

.page-right-dl {
    border: 1px solid #e5e5e5;
}

.page-right-dl dt {
    padding: 0px;
    margin: 0px;
}

.page-right-dl .list-group-item:first-child {
    border-top-left-radius: unset;
    border-top-right-radius: unset;
}

.page-right-dl .list-group-item {
    border-left: none;
    border-right: none;
}


/*************�Ҳ�ͼƬ***********/

.list_photo1 {
    margin-left: 45px;
    margin-right: 45px;
}

.list_photo1 ul,
.list_photo1 li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.list_photo1 ul {
    margin-top: 30px;
    margin-left: 30px;
}

.list_photo1 li {
    float: left;
    width: 320px;
    margin-top: 15px;
    margin-bottom: 10px;
    text-align: center;
}

.list_photo1 li img {
    width: 200px;
    height: 267px;
}

.list_photo1 li span {
    display: block;
    text-align: center;
    height: 25px;
    line-height: 25px;
    margin-top: 10px;
}

.list_photo1 li span a {
    color: #666;
}

.list_photo1 li span a:link,
.list_photo1 li span a:visited,
.list_photo1 li span a:active {
    color: #999;
}

.list_photo1 li span a:hover {
    color: #f00;
}


/*************��ϸҳ***********/

.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;
}

.articlenext {
    color: #0873cb;
    height: 45px;
    border-top: 1px solid #eee;
    line-height: 45px;
}

.articlenext a {
    color: #0873cb;
}

.articlenext .l {
    float: left;
    margin-left: 30px;
}

.articlenext .r {
    float: right;
    margin-right: 30px;
}

@media (max-width: 414px) {
    /******iphone 7 8 plus******/
    .articlenext {
        line-height: 30px;
        height: auto;
        padding: 10px 20px;
    }
    .articlenext .l {
        display: block;
        float: unset;
        margin-left: unset;
    }
    .articlenext .r {
        display: block;
        float: unset;
        margin-left: unset;
    }
}

.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;
}