﻿body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div {
    border: 0 none;
    margin: 0;
    padding: 0;
}

table {
    background: #bbb;
}

    table tr {
        background: #fff;
    }

a {
    text-decoration: none;
    outline: none;
}

    a:active {
        star: expression(this.onFocus=this.blur());
    }

:focus {
    outline: 0;
}

a:hover {
    color: #CC0000;
    text-decoration: none;
    transition: all 0s ease 0s;
}

ul {
    list-style: none;
}

li {
    list-style: none;
}

img {
    border: none;
}

.clear {
    clear: both;
}

/*tools*/
.hide {
    display: none;
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table;
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

body {
    font-size: 12px;
    font-family: 'Microsoft YaHei';
    color: #333333;
    background: #f8f8f9;
}

.headmain {
    background: url(../images/logo.png) no-repeat center top;
    height: 122px;
}

.box, .top, .menu {
    margin: 0px auto;
    width: 1000px;
}

.btn-login {
    text-align: right;
    padding-top: 5px;
}

.login {
    background: #024d87;
    border: none;
    border-radius: 0px;
}

.menu {
    background: #1f79bf;
    height: 40px;
}

    .menu li {
        float: left;
        line-height: 40px;
    }

.first {
    width: 112px;
}

.menu a {
    display: block;
    padding: 0px 22px;
    font-size: 14px;
    color: #fff;
    text-align: center;
}

.first a {
    padding: 0;
}

.menu a:hover {
    text-decoration: none;
    background: url(../images/menu-a.jpg) no-repeat center bottom;
}

.con {
    padding-bottom: 16px;
}

.left {
    float: left;
    width: 600px;
    padding-right: 15px;
}

.right {
    float: right;
    width: 382px;
}

.banner {
    margin-top: 16px;
    padding-bottom: 2px;
}

.module-min {
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    border-left: solid 1px #e3e3e3;
    margin-top: 16px;
}

.module {
    border-top: solid 2px #1f79bf;
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    border-left: solid 1px #e3e3e3;
    margin-top: 14px;
}

.module-tit {
    padding: 0px 13px;
}

.module-tit-bt {
    float: left;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #1f79bf;
    padding: 5px 10px;
}

.more {
    float: right;
    width: 45px;
    padding-top: 12px;
}

    .more a {
        color: #333333;
    }

        .more a:hover, .module-notic-nr a:hover, .module-nr a:hover, .more-scrool a:hover, .scroll-list a:hover, .module-links-nr a:hover {
            text-decoration: none;
            color: #013575;
        }

.module-nr-time, .module-nr, .module-lt-nr {
    padding: 12px 13px;
    color: #666666;
}

    .module-nr-time li {
        line-height: 33px;
        text-align: right;
    }

    .module-nr li {
        line-height: 33px;
    }

    .module-nr-time a, .module-nr-line a {
        float: left;
        color: #333333;
        background: url(../images/lt.jpg) no-repeat left center;
        padding-left: 12px;
    }

    .module-nr a {
        color: #333333;
        background: url(../images/lt.jpg) no-repeat left center;
        padding-left: 12px;
    }

.module-nr-line li {
    line-height: 29px;
    text-align: right; /*border-bottom: dotted 1px #666666;*/
}

.module-nr-line {
    padding: 9px 13px;
    color: #666666;
}

.module-lt {
    float: left;
    width: 354px;
    padding-right: 30px;
}

.module-rt {
    float: right;
    width: 354px;
}

.btn-tt {
    padding: 6px 110px 18px 110px;
}

.btn-tt-group {
    background: #1568a9;
    display: block;
    padding: 8px 30px;
    font-size: 16px;
    color: #ffffff;
    font-weight: bold;
    border-radius: 0px;
}

.con-min {
    margin-top: 16px;
}

.module-lt {
    float: left;
    width: 325px;
    padding-right: 30px;
    border-top: solid 2px #1f79bf;
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    border-left: solid 1px #e3e3e3;
}

.module-rt {
    float: right;
    width: 235px;
    border-top: solid 2px #1f79bf;
    border-right: solid 1px #e3e3e3;
    border-bottom: solid 1px #e3e3e3;
    border-left: solid 1px #e3e3e3;
}

.module-tit-tbt {
    width: 90px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    background: #1f79bf;
    padding: 5px 10px;
}

.module-lt-nr li {
    float: left;
    line-height: 33px;
    width: 129px;
    padding: 0px 10px;
}

.module-lt-nr a {
    color: #333333;
    background: url(../images/lt.jpg) no-repeat left center;
    padding-left: 12px;
}


.moduleleft {
    float: left;
    width: 220px;
    padding: 0px 0px 0px 6px;
}

.moduleright {
    float: right;
    width: 144px;
    padding: 5px 6px 5px 0px;
}

.foot {
    background: url(../images/foot.jpg) #f8f8f9 repeat-x left top;
    height: 160px;
    padding-left: 50px;
}

.foot-nr {
    margin: 0px auto;
    width: 1000px;
    padding-top: 40px;
    text-align: center;
}

.links {
    float: left;
    width: 200px;
    margin-right: 40px;
}

.links-fid {
    width: 180px;
    height: 34px;
}

.foot-wz {
    padding-top: 30px;
}

    .foot-wz a {
        color: #333333;
    }



/******内页样式******/
.nav-path {
    padding: 15px 15px 6px 15px;
    border-bottom: solid 2px #e2e1e1;
    font-size: 14px;
}

    .nav-path a {
        color: #333333;
    }

        .nav-path a:hover {
            text-decoration: none;
            color: #0148a1;
        }

.main {
    border: dotted 1px #e2e1e1;
    margin-top: 20px;
}

.main-left {
    float: left;
    width: 200px;
    min-height: 500px;
    background: url(../images/main-left.jpg) repeat-y left top;
}

.main-right {
    float: right;
    width: 776px;
    margin-left: 20px;
}

.nav-panel-title {
    background: url(../images/nan-1.jpg) no-repeat center bottom;
    height: 20px;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0px 40px 0px;
    text-align: center;
}

.nav-panel-title-zt {
    font-size: 18px;
    padding-right: 2px;
    color: #0148a1;
}

.side-nav-panel {
    padding-bottom: 20px;
}

    .side-nav-panel li {
        line-height: 31px;
        margin: 12px 0px;
    }

.slide-nav-ul {
    padding: 0px 15px;
    text-align: center;
}

.side-nav-panel a {
    color: #333333;
    display: block;
    /*background: url(../images/nav.png) no-repeat center top;
	height: 31px;*/
    /*background: #dedede;*/
    background: linear-gradient(-45deg,transparent 10px,#dedede 0);
    font-size: 14px;
    position: relative;
    padding: 0 5px;
    position: relative;
}

    .side-nav-panel a:before {
        /*content: "";
        position: absolute;
        top: 0;
        right: 0;
        border-width: 15px 0 0 15px;
        border-style: solid;
        border-color: #fff transparent transparent transparent;*/
    }

    .side-nav-panel a:hover, .side-nav-panel a.active {
        color: #fff;
        /*background: url(../images/nav-a.png) no-repeat center top;*/
        /*background: #0148a1;*/
        background: linear-gradient(-45deg,transparent 10px,#0148a1 0);
        text-decoration: none;
    }

.slide-nav-item-ul li {
    border-bottom: dotted 1px #c1c0c0;
}

.slide-nav-item-ul a {
    background: none;
}

    .slide-nav-item-ul a:hover {
        text-decoration: none;
        color: #044393;
        background: none;
    }

.right-nr {
    padding: 12px 18px 12px 5px;
    font-size: 14px;
    color: #666666;
}


/******news,down,title样式******/
.data-list li {
    line-height: 36px;
    text-align: right;
    border-bottom: dashed 1px #dcd9d9;
}

.data-list a {
    float: left;
    color: #333333;
    background: url(../images/acti.png) no-repeat left center;
    padding-left: 12px;
}

    .data-list a:hover {
        color: #024d86;
        text-decoration: none;
    }

.data-list-time {
    color: #cccbcb;
}

.fenye {
    text-align: right;
    padding: 40px 20px 0px 0px;
}

.yms {
    width: 35px;
    height: 18px;
    margin: 0px 4px;
}

.fenye-list {
    padding-right: 22px;
}

    .fenye-list a {
        padding: 0px 6px;
        color: #666666;
    }

        .fenye-list a:hover {
            color: #ee372d;
        }


/******单篇文章******/

.view-title {
    text-align: center;
    line-height: 28px;
    color: #333;
    font-weight: bold;
}

.tit {
    font-size: 16px;
    padding-top: 20px;
    font-weight: bold;
}

.view-info {
    border-bottom: 1px dashed #dadde3;
    margin: 0 0 30px;
    padding: 15px 0px 8px 0px;
    color: #999;
}

    .view-info span {
        padding-right: 8px;
    }

.view-cnt {
    line-height: 26px;
    padding-top: 10px;
}

    .view-cnt ul li {
        list-style-type: disc;
        margin-left: 12px;
        line-height: 28px;
        height: auto;
    }


/******pictrue,videolist样式******/
.pic-list {
    padding: 20px 0px;
}

ul.pic-list li {
    float: left;
    padding: 2px 7px;
}

    ul.pic-list li a {
        color: #6e6e70;
    }

    ul.pic-list li div {
        line-height: 24px;
        margin-bottom: 10px;
        text-align: center;
    }

ul.pic-list a img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
}

/******pictrueleft pictrueright样式******/
.pic-bothside {
    padding: 15px 0px;
}

ul.pic-bothside li {
    padding: 15px 0px;
}

ul.pic-bothside a img {
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    display: block;
    padding: 4px;
    transition: all 0.2s ease-in-out 0s;
    margin: 3px 13px 3px 0px;
}

a.pic-a {
    color: #333;
}

span.pic-span {
    color: #999;
}


.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open > .dropdown-toggle.btn-primary {
        color: #fff;
        background-color: #3071a9;
        border-color: #285e8e;
    }

.overcss {
    padding-right: 20px;
}

.btnover {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.btn > a {
    background: #428bca;
    border-radius: 4px;
    color: #fff;
    display: block;
    height: 33px;
    line-height: 33px;
    width: 97px;
}

    .btn > a:hover {
        background: #3071a9;
        border-radius: 4px;
        color: #fff;
        display: block;
        height: 33px;
        line-height: 33px;
        width: 97px;
    }

.btn {
    display: inline-block;
    padding: 6px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 95px;
}

.lf {
    float: left;
}

.rf {
    float: left;
}


.xin {
    color: #F00;
}

.regtitle {
    font-size: 20px;
    color: #1F79BF;
    padding: 20px;
    border-bottom: 1px dotted #dddddd;
    margin-bottom: 23px;
    padding-bottom: 10px;
    padding-right: 63px;
    text-align: center;
}


.reg_nr {
    min-height: 380px;
    padding: 10px;
}


.information, .reliuyan {
    margin-bottom: 18px;
}

    .reliuyan table {
        border: 1px solid #ccc;
    }

.rg_nc a {
    color: #333;
    padding-right: 10px;
    font-size: 13px;
}

.edtiinfo a:hover {
    color: #1F79BF;
}

.menulxrd {
    width: 1000px;
    height: 163px;
    margin: 15px 0px;
    border: 1px solid #e3e3e3;
}

.lxrdleft {
    float: left;
    width: 40px;
    height: 163px;
    background: url("../images/2.png") no-repeat;
}

.left_nr {
    color: #fff;
    font-size: 14px;
    font-weight: bolder;
    height: 100%;
    line-height: 40px;
    margin: 0 auto;
    width: 20px;
}


.lxrdright {
    float: right;
    width: 960px;
}

    .lxrdright li {
        float: left;
        margin-left: 15px;
        margin-top: 15px;
        border: 1px solid #e3e3e3;
    }

    .lxrdright img {
        padding: 10px 10px 0px 10px;
    }

.titlea a {
    background: url("../images/tb3.jpg") no-repeat left center;
    color: #333;
    display: block;
    font-family: microsoft yahei;
    font-size: 14px;
    line-height: 25px;
    padding-left: 12px;
    margin-left: 20px;
}

