html body {
    margin: 0;
    padding: 0;
    font-family: '微软雅黑';
}
html {
    font-size: 16px;
}
@-moz-document url-prefix() {
    p {
        text-justify: distribute !important;
    }
}
table {
    display: table;
    box-sizing: border-box;
    text-indent: initial;
    unicode-bidi: isolate;
    border-collapse: collapse;
    border-spacing: 0;
}
.content p {
    font-family: "微软雅黑";
    line-height: 250%;
    font-size: 17px;
}
.header {
    width: 100%;
    /* height: 136px; */
    background: #f2f2f2;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.top {
    width: 1000px;
    height: 136px;
    margin: 0 auto;
    overflow: hidden;
    background: url(../img/banner.jpg) right no-repeat;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}

.en {
    width: 58px;
    height: 30px;
    background: url(../img/icon_2.png) no-repeat left bottom;
    margin-bottom: 19px;
    margin-left: 10px;
}

.topsearch {
    display: flex;
}

.topsearch input {
    height: 38px;
    width: 250px;
    font-size: 16px;
    padding: 0px 10px;
    border: 0;
    background: url(../img/search-box-unfocus-1200.jpg) no-repeat;
    box-sizing: border-box;
}

/*
.input {
    width: 250px;
    height: 36px;
    padding: 0;
    margin: 0;
    border: 1px solid #2068b0;
    padding-left: 10px;
}
*/

.search {
    width: 64px;
    height: 38px;
    background-color: #2068b0;
    color: #ffffff;
    border: none;
}

.Carousel {
    height: 44px;
    overflow: hidden;
    display: flex;
    align-items: center;
    justify-content: flex-end;
    min-width:1000px;
}

#CarouselTitle {
    margin-right: -700px;
    font-size: 20px;
    white-space: nowrap;
    color: rgb(190, 143, 26);
    letter-spacing: 2px;
    font-weight: bold;
}

.menu {
    width: 100%;
    height: 58px;
    background-color: #2068b0;
    min-width: 1000px;
}

.menucenter {
    width: 1000px;
    margin: 0 auto;
    position: relative;
}

.menuul {
    width: 1000px;
    height: 58px;
    margin: 0 auto;
    list-style: none;
    display: flex;
    padding-left: 0;
}

.menuli {
    display: block;
    width: 125px;
    /*height: 58px;*/
    line-height: 58px;
    text-align: center;
    font-weight: bold;
    color: #ffffff;
    font-size: 16px;
    text-decoration: none;
    border-right: 1px solid #ffffff;
    position: initial;
    z-index: 9999;
    font-family: "微软雅黑";
}

.menuli li {
    line-height: 22px;
}

.menuula {
    width: 125px;
    height: 58px;
    background-color: #f69806;
    font-size: 16px;
    line-height: 58px;
    text-align: center;
    font-weight: bold;
    color: #fff;
    border-right: 1px solid #ffffff;
}

.menucenter .detail {
    width: 1000px;
    background: #ffffff;
    display: none;
    position: absolute;
    z-index: 99999;
    border-top: none;
    border-right: 1px #2068b0 solid;
    border-bottom: 1px #2068b0 solid;
    border-left: 1px #2068b0 solid;
    left: 0;
    top: 56px;
    margin-top:2px;
}

.module {
    width: 1000px;
    height: 380px;
    display: flex;
    text-align: left;
    font-weight: 500;

}

.module .leftSide {
    width: 230px;
    /* height: cal(100%-48)px; */
    /*padding: 24px;
    background: #f4fafe;*/
    padding: 15px 20px 15px 19px;
    /*border-right: 1px #2068b0 dashed;*/
    /*url(../img/line.png) right repeat-y;*/
    background:  #f4fafe url(../img/line.gif) right repeat-y;
}

.module .leftSide .title {
    display: flex;
    align-items: center;
    height: 30px;
    border-bottom: 1px solid #8cb8e5;
}

.jigou .leftSide .content ul {
    margin-top: 4px;
}

.jigou .leftSide .content li {
    padding: 7px;
    padding-left: 14px;
    font-size: 15px;
    background: url(../img/jg.jpg) no-repeat left;
}

.module .centerSide {
    width: 230px;
    /* height: cal(100%-48)px; */
    background: #ffffff;
    /*padding: 24px;*/
    padding: 15px 20px 15px 19px;
    border-right: 1px #2068b0 dashed;
}

.module .centerSide .title {
    display: flex;
    align-items: center;
    height: 30px;
    border-bottom: 1px solid #8cb8e5;
}

.jigou .centerSide .content {
    /*margin-top: 34px;*/

}
.jigou .centerSide .content a {
    color: #333333;
    font-weight: bold;
    text-decoration: none;
    display: flex;
    flex-direction: column;
    align-items: center;
}
.jigou .centerSide .content .name:hover {
    color: rgb(218, 0, 0);
}
.jigou .centerSide li {
    display: flex;
    justify-content: center;
    /*margin-top: 16px;*/
}
.jigou .centerSide li {
    font-family: '微软雅黑';
}
.module .rightSide {
    width: 416px;
    height: 349px;
    padding: 15px 20px 15px 20px;
    background: #ffffff;
}

.module .rightSide .title {
    display: flex;
    align-items: center;
    height: 30px;
    border-bottom: 1px solid #8cb8e5;
}

.jigou .rightSide .danwei {
    /* width: 416px; */
    padding-top: 10px;
}

.rightSide .danwei p {
    height: 27px;
    line-height: 150%;
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 14px;
    font-family: '微软雅黑';
}

.rightSide .danwei p a {
    color: #333;
    font-size: 13px;
    line-height: 30px;
    padding-right: 13px;
    font-family: "微软雅黑";
}

.rightSide .danwei p span {
    color: #087ccf;
    font-size: 14px;
    height: 30px;
    line-height: 30px;
    font-weight: bold;
    font-family: "微软雅黑";
}

.zhengce .leftSide ul {
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}

.zhengce .leftSide li {
    height: 44px;
    width: 200px;
    line-height: 44px;
    background-color: #2068b0;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    margin-left: 8px;


}
.zhengce .leftSide li a {
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none;
}
.zhengce .leftSide li a:hover {
    text-decoration: underline;
}
.zhengce .centerSide ul {
    padding: 16px;
}

.zhengce .centerSide li {
    display: flex;
    align-items: center;
    margin-top: 18px;
}

.zhengce .rightSide ul {
    padding: 16px;
}

.zhengce .rightSide li {
    display: flex;
    align-items: center;
    margin-top: 18px;
}

.xiangmu ul {
    padding-top: 8px;
    padding-bottom: 18px;
    padding-left: 10px;
}

.xiangmu li {
    /*display: flex;*/
    /*align-items: center;*/
    /*margin-top: 8px;*/
    padding-left: 14px;
    line-height: 22px;
    background: url(../img/jg.jpg) no-repeat left;
    margin-top: 3px;
}

.shenqing .centerSide ul {
    padding: 10px 6px 0 6px;
}

.shenqing .centerSide li {
    text-align: center;
    font: bold 14px "宋体";
    line-height: 32px;
    color: #ffffff;
    width: 200px;
    height: 32px;
    margin-top: 6px;
    margin-left: 8px;
    background-color: #2068b0;
}

.shenqing .rightSide ul{
    margin-top: 18px;
}

.shenqing .rightSide li{
    margin-top: 8px;
}

.shenqing .rightSide li div{
    font-size: 12px;
    height: 24px;
    line-height: 24px;
    padding-right: 10px;
    font-family: "微软雅黑";
}

.chuanbo .leftSide ul li a div{
    max-width: 92px;
    font-size: 12px;
    font-family: "微软雅黑";
    line-height: 120%;
    font-weight: bold;
    text-align: center;
}

.chuanbo .centerSide ul{
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}


.chuanbo .centerSide li{
    width: 200px;
    height: 44px;
    background-color: #2068b0;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 5px;
    padding-top: 4px;
    margin-left: 8px;
    display: flex;
    justify-content: center;
    align-items: center;
}
.chuanbo .centerSide li a{
    color: #ffffff;
    font-weight: bold;
    font-size: 15px;
    font-family: "微软雅黑";
    text-decoration: none
}

.hezuo .leftSide .content ul {
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}

.hezuo .leftSide .content li {
    font-size: 14px;
    padding-left: 14px;
    line-height: 34px;
    background: url(../img/jg.jpg) no-repeat left;
    margin-top: 2px;
}
.hezuo .leftSide .content li a {
    font-size: 15px;
    font-family: "微软雅黑";
    color: #333;
    text-decoration: none;
}
.hezuo .leftSide .content li a:hover {
    color: red;
    text-decoration: underline;
}
.xinxi .leftSide .content ul {
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}

.xinxi .leftSide .content li {
    font-size: 14px;
    padding-left: 14px;
    line-height: 22px;
    background: url(../img/jg.jpg) no-repeat left;
    margin-top: 2px;
}

.xinxi .centerSide .content ul {
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}

.xinxi .centerSide .content li {
    font-size: 14px;
    padding-left: 14px;
    line-height: 22px;
    background: url(../img/jg.jpg) no-repeat left;
    margin-top: 2px;
}


.zclip {
    padding-left: 14px;
    line-height: 22px;
    background: url(../img/jg.jpg) no-repeat left;
    margin-top: 2px px;
}


.custom-ul {
    display: flex;
    flex-wrap: wrap;
    padding-top: 16px;
    max-height: 164px;
    margin: 0 auto;
    /* 两排的高度，每排高度为 82px (72px 图片 + 10px 内边距) */
}

.custom-ul li {
    width: 25%;
    /* 每个 li 占据 25%，即一行 4 个 */
    box-sizing: border-box;
    padding: 10px;
    list-style-type: none;
}

.custom-ul li div {
    display: flex;
    flex-direction: column;
    align-items: center;
}

.custom-ul li img {
    width: 50px;
    height: 72px;
}

.custom-ul li div a {
    font-size: 14px;
    text-decoration: none;
    color: #333333;
}

.xinxi .rightSide .xxgk_p {
    padding-top: 10px;
    padding-left: 6px;
    padding-right: 6px;
}

.xinxi .rightSide .xxgk_p p {
    margin-top: 1px;
    margin-bottom: 1px;
    font-size: 14px;
    font-family: "微软雅黑";
    line-height: 150%;
}

.xinxi .rightSide .xxgk_p .more {
    float: right;
    padding-top: 4px;
    color: #333;
}

.xinxi .rightSide .xxgk_p .more a {
    text-decoration: none;
    color: #333333;
}
