﻿html, body, form {
    padding: 0px;
    margin: 0px;
    font-family: '微软雅黑','Microsoft YaHei';
    font-size: 12px;
}

body {
    min-width: 1100px;
}

a:link, a:visited, a:hover {
    text-decoration: none;
}

.headBg0 {
    height: 650px;
    background-position-y: top;
    background-position-x: center;
    background-repeat: no-repeat;
}

.headBg {
    height: 350px;
    background-position-y: top;
    background-position-x: center;
    background-repeat: no-repeat;
}

.headContentOut {
    position: absolute;
    top: 120px;
    left: 0px;
    width: 100%;
    z-index: 1000;
}

.headContent {
    width: 1100px;
    margin: 0px auto;
}


.divNavBarOut {
    min-width: 1100px;
}

.divNavBarOut1 {
    min-width: 1100px;
}

.divNavBarBg {
    background-color: #000000;
    filter: alpha(opacity=60);
    -moz-opacity: 0.6;
    opacity: 0.6;
    height: 90px;
    width: 100%;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 100;
}

.divNavBarCnt {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 90px;
    width: 100%;
    z-index: 101;
}

.divHeadBg {
    z-index: 99;
    position: absolute;
    height: 350px;
    width: 1920px;
    top: 90px;
    left: 0px;
}

.divNavBarBg1 {
    background-color: #01296c;
    /*filter: alpha(opacity=70);
    opacity: 0.70;
    -khtml-opacity: 0.7;
    -moz-opacity:0.7;*/
    height: 30px;
    width: 100%;
    position: absolute;
    top: 90px;
    left: 0px;
    z-index: 100;
    min-width: 1100px;
}

.divNavBarCnt1 {
    position: absolute;
    top: 90px;
    left: 0px;
    height: 30px;
    width: 100%;
    z-index: 101;
    min-width: 1100px;
}

.divNavBarItem1, .divNavBarItem1:hover {
    vertical-align: top;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 100px;
    color: #fdbd30;
    text-align: center;
    font-size: 17px;
    position: absolute;
    top: 0px;
    left: 0px;
}

    .divNavBarItem1:hover {
        color: #fdbd30;
        background: #1a67db;
    }

.divNavBarItem1Sel {
    vertical-align: top;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    width: 100px;
    color: #fdbd30;
    text-align: center;
    font-size: 17px;
    position: absolute;
    top: 0px;
    left: 0px;
}

.divNaviItemCnt, .divNaviItemCntSel {
    vertical-align: top;
    position: relative;
    top: 0px;
    left: 0px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    float: left;
}

.divNaviItemBgSel, .divNaviItemBg:hover {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 30px;
    line-height: 30px;
    width: 100px;
    background: #1a67db;
    /*filter: alpha(opacity=50);
    -moz-opacity: 0.50;
    opacity: 0.50;*/
}





.divNaviItemBg {
    position: absolute;
    top: 0px;
    left: 0px;
    height: 30px;
    line-height: 30px;
    width: 100px;
}

.divNavBar {
    width: 1100px;
    margin: 0px auto;
    height: 30px;
    background: #01296c;
}

.imgLogo {
    vertical-align: top;
    width: 80px;
    height: 80px;
    margin: 5px 20px;
    display: inline-block;
    float: left;
}

.divLogoText {
    display: block;
    padding: 12px 0px;
    color: #01296c;
    float: left;
    font-weight: bold
}

.divSearch {
    float: right;
    margin-right: 20px;
    margin-top: 35px;
    width: 242px;
    height: 34px;
    overflow: hidden;
    background-image: url('/css/xh/search.png');
}
#boxSearchText {
    width: 190px;
    line-height: 24px;
    margin: 4px 10px;
    margin-right: 0px;
    outline: none;
    border: 0px;
    float:left;
}
#btnSearch {
    width: 34px;
    height: 34px;
    margin: 0px;
    padding: 0px;
    float: right;
    cursor:pointer;
}

.logoText {
    font-size: 35px;
    letter-spacing: 13px;
}

.logoTextEn {
    font-size: 16px;
}

.divHeadOut {
    background: url("/css/xh/headbg.jpg") center 0px;
}

.divHeadIn {
    margin: 0px auto;
    width: 1100px;
    height: 90px;
    vertical-align: middle;
}

.divNavBarItem {
    vertical-align: top;
    display: inline-block;
    height: 90px;
    line-height: 90px;
    width: 105px;
    color: #fdbd30;
    text-align: center;
    font-size: 16px;
}

    .divNavBarItemSel, .divNavBarItem:hover {
        vertical-align: top;
        display: inline-block;
        height: 90px;
        line-height: 90px;
        width: 105px;
        color: #fdbd30;
        background: #1f1e22;
        text-align: center;
        font-size: 16px;
    }


.divCurPos {
    line-height: 40px;
    width: 1100px;
    margin: 10px auto;
    font-size: 14px;
    background: #f7fafe;
}


    .divCurPos a:link, .divCurPos a:visited, .divCurPos a:hover {
        text-decoration: none;
        color: #000000;
    }

.divCurPos4 {
    line-height: 50px;
    margin: 0px auto;
    font-size: 14px;
}

    .divCurPos4 a:link, .divCurPos4 a:visited, .divCurPos4 a:hover {
        text-decoration: none;
        color: #000000;
    }

.divSubNaviOut {
    line-height: 37px;
    background: #eeeeee;
}

.divSubNavi {
    width: 1100px;
    margin: 0px auto;
    background: #ffffff;
}

.aSubNaviItem {
    text-align: center;
    color: #666666;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin-left: 1px;
    background: #eeeeee;
    font-size: 14px;
}

.aSubNaviItemSel {
    text-align: center;
    color: #fdbd30;
    background: #aaaaaa;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    margin-left: 1px;
    font-size: 14px;
}

.aSubNaviItem4 {
    /*padding-left: 60px;*/
    text-align: left;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    color: #333333;
    border-bottom: #dddddd dotted 1px;
    width: 100%;
    /*width: 160px;*/
}

    .aSubNaviItem4 a {
        color: #333333;
    }

.aSubNaviItem4Sel {
    /*padding-left: 60px;*/
    text-align: left;
    display: inline-block;
    line-height: 40px;
    height: 40px;
    background: #0097ed;
    border-bottom: #dddddd dotted 1px;
    width: 100%;
}

    .aSubNaviItem4Sel a {
        color: #333333;
    }


.aSubNaviItemLast {
    margin-right: 1px;
}

.divSubNaviItemLine {
    width: 1px;
    height: 40px;
    border: 0px;
}
/*888888*/
.divDefSection {
    width: 1100px;
    margin: 0px auto;
    clear: both;
}

.divDefTitle {
    padding-top: 20px;
    text-align: center;
}

/*******底部*****/

.bottomNavi, .bottomNavi a {
    font-family: '微软雅黑','Microsoft YaHei';
    font-size: 12px;
    color: #FFFFFF;
    text-decoration: none;
}

.bottomMain {
    font-family: '微软雅黑', 'Microsoft YaHei';
    font-size: 12px;
    color: #FFFFFF;
}
/************************/
.divCntTitle {
    color: #333333;
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 80px;
    border-top: 1px solid #dddddd;
}

.divCntTitle1 {
    color: #0097eb;
    font-size: 16px;
    font-weight: bold;
    line-height: 40px;
}

.divContent {
    line-height: 28px;
    font-size: 14px;
    margin-bottom: 30px;
}




.listTextTitle {
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 380px;
}

.listTextTitleLong {
    font-size: 14px;
    line-height: 28px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 510px;
}

.leftNavItemSel {
    background: #eeeeee;
    padding-left: 20px;
}

.leftNavItem {
    padding-left: 20px;
}

.columnBar {
    box-shadow: 1px 1px 2px 2px rgba(8,8,8,0.2);
    border-radius: 1px;
    height: 40px;
    line-height: 40px;
}

.columnBarIcon {
    width: 20px;
    height: 20px;
    display: block;
    float: left;
    margin-top: 11px;
    margin-left: 20px;
}

.dspan2 {
    color: #999999;
    padding-right: 10px;
    display: block;
    float: right;
}

.dspan1 {
    margin-left: 10px;
    /*background: #01296c;  color: #fdbd30; font-weight: bolder;*/
    display: block;
    float: left;
    font-size: 16px;
    color: #333333;
    font-weight:bold;
}

.columnDiv {
    margin-top: 10px;
}

.columnItem {
    border-bottom: 1px dotted #eee;
}

.listPicTitle {
    font-size: 14px;
    text-align: center;
    line-height: 30px;
    color: #333333;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    display: inline-block;
    max-width: 260px;
}

.columnPicItem {
    height: 209px;
    margin-top: 20px;
    margin-left: 20px;
    width: 260px;
    float: left;
    text-align: center;
}

.columnItemImg {
    width: 260px;
    height: 180px;
    cursor: pointer;
    border-radius: 5px;
}

.columnHBItem {
    margin: 20px 36px;
    float: left;
    text-align: center;
}

.columnHBItemImg {
    width: 200px;
    height: 80px;
    cursor: pointer;
    border:1px solid #AAAAAA;
}

.listLeftNavTitle {
    background: #FFFFFF;
    height: 50px;
    border-bottom: 1px solid #ddd;
}



    .listLeftNavTitle span {
        height: 47px;
        line-height: 47px;
        font-size: 20px;
        color: #4b74bb;
        font-weight: bold;
        border-bottom: 3px solid #007ab6;
        display: inline-block;
    }
.listLeftTabBar {
    background: #FFFFFF;
    height: 50px;
    border-bottom: 1px solid #ddd;
}

.listLeftTabItem {
    height: 47px;
    line-height: 47px;
    font-size: 20px;
    color: #4b74bb;
    font-weight: bold;
    display: inline-block;
    width: 120px;
    float: left;
    text-align: center;
}

.listLeftTabItemSel {
    float: left;
    height: 47px;
    line-height: 47px;
    font-size: 20px;
    color: #4b74bb;
    font-weight: bold;
    border-bottom: 3px solid #007ab6;
    display: inline-block;
    width: 120px;
    text-align:center;
}
.listLeftNavDiv {
    margin-top: 20px;
    min-height: 600px
}

.NewListTitle {
    background: #FFFFFF;
    height: 50px;
    border-bottom: 1px solid #ddd;
}
.NewListTitleIcon {
    border-left: 9px solid #004098;
    margin-right: 10px;
}
.NewListTitle span {
    font-size: 18px;
    font-weight: 600;
    line-height:50px;
}

.NewListDiv {
    padding:20px 0px;
}
.NewListDivItem {
    list-style-type: none;
    border-bottom: 1px dotted #eee;
    line-height: 45px;
    clear: both;
}
.NewListDivItemImg
{
    float:left;
    display:inline-block;
    margin:20px 10px;
}

.newListPicItem {
    list-style-type: none;
    height: 209px;
    margin-top: 20px;
    width: 269px;
    float: left;
    text-align: center;
}
.newListPicItemImg{
    width: 230px;
    height: 164px;
    cursor: pointer;
    border-radius:3px;
}

.newListPicItemTxt {
    font-size: 16px;
    cursor: pointer;
    color: #666666;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    width:260px;
    display:inline-block;
}
.leftNavigation {
    margin:14px 0px;
}
.leftNavigation, .leftNavigation li ul {
    list-style: none;
    padding: 0;
}

    .leftNavigation li a.leftnav_a {
        display: block;
        padding: 8px 12px 8px 30px;
        text-overflow: ellipsis;
        overflow: hidden;
        position: relative;
        -webkit-transition: color 0.2s ease;
        transition: color 0.2s ease;
        font-weight: 400;
        background: url(/css/xh/whyts_list.png) 15px center no-repeat;
    }

    .leftNavigation > li {
        border-top: 1px solid #e6e9ec;
        background: #f7fafe;
    }

        .leftNavigation > li > a.leftnav_a {
            font-size: 14px;
            color: #444444;
            line-height: 30px;
        }

    .leftNavigation li ul {
        display: none;
        margin: 0;
        background-color: #f4f9ff;
    }

        .leftNavigation li ul li a {
            float: left;
            width: 100%;
            font-size: 14px;
            color: #1956a5;
            margin-left: 25px;
            padding-left: 12px;
        }

        .leftNavigation li ul li {
            padding-top: 10px;
            padding-bottom: 10px;
            float: left;
            width: 100%;
        }

            .leftNavigation li ul li a:hover {
                color: #fff;
                text-decoration: none;
                background: #4b74bb url(/css/xh/whyts_list1.png) 15px center no-repeat;
            }

    .leftNavigation > li > a:hover, .leftNavigation li.active > a {
        color: #fff;
        font-weight: bold;
        text-decoration: none;
        background: #4b74bb url(/css/xh/whyts_list1.png) 15px center no-repeat;
    }

    .leftNavigation li.active ul {
        display: block;
    }
    /*-----left nav -----*/
    .leftNavigation .fa-angle-right {
        float: right;
        margin-top: 5px;
        color: #adadad;
    }

    .leftNavigation > li.active > a .fa-angle-right, .leftNavigation > li > a:hover .fa-angle-right {
        float: right;
        margin-top: 5px;
        color: #fff;
    }

@media (max-width:991px) {
    .gl_header {
        position: relative;
    }

    .gl_header_h1 span {
        font-size: 20px;
    }

    #left_nav_show {
        display: none;
    }

    .gl_cont_right {
        width: 100%;
        padding-left: 0px;
    }

    .left_nav {
        margin: 0px;
        margin-top: 0px;
    }

        .left_nav .fa-2x {
            font-size: 22px;
            color: #233996;
        }

    .gl_header .gl_navleft {
        width: 100%;
        background: #fff;
        top: 50px;
        z-index: 9999;
        zoom: 1;
        /* -webkit-box-shadow: 0px 0px 10px #bbb;
    -moz-box-shadow: 0px 0px 10px #bbb;
    box-shadow: 0px 0px 10px #bbb; */
        margin-top: 0px;
    }
}

.divDetailContent {
    padding: 10px 0px;
    min-height: 600px
}

.cPrjDetail {
    margin: 0px 30px;
}

.divDetailContentTitle {
    line-height: 90px;
    font-size: 30px;
    font-weight: 500;
    border-bottom: 1px solid #eee;
    color: #333333;
    text-align: center;
}

.divDetailContentHtml {
    padding: 20px 0px;
    min-height: 500px;
    border-bottom: 1px solid #eee;
    line-height:260%;
    font-size:14px;
}
.divNewsSummary {
    color: #666666;
    font-size: 14px;
    line-height: 36px;
    border-top: 1px solid #eee;
}

.linkNextPre
{
    max-width:460px;
    overflow:hidden;
    display:inline-block;
    word-break:keep-all;
    white-space:nowrap;
    float:left;
}
.spNextPre {
    display: inline-block;
    word-break: keep-all;
    white-space: nowrap;
    float: left;
}



.aFileItem
{
    color:#1a67db;
    line-height:30px;
}