body {
    margin: 0px;
    font-size: 14px;
    color: #000000;
    font: 16px / 1.42857 "Microsoft YaHei","Helvetica Neue",Helvetica,Arial,sans-serif;
    background-color: #FFFFFF;
}

html {
    overflow-x: hidden;
}

ul {
    list-style-image: none;
    list-style-type: none;
    margin: 0px;
}

li {
    vertical-align: bottom
}

dd {
    margin: 0;
    padding: 0;
}

dl {
    margin: 0;
    padding: 0;
}

img {
    border: 0px;
}

.comUl {
    padding-left: 0px;
}

    .comUl li {
        width: 100%;
        height: 39px;
        line-height: 39px;
        background: url("li.png") left center no-repeat;
        margin: 0 auto
    }

        .comUl li a {
            float: left;
            text-indent: 1em;
            white-space: nowrap;
            display: block;
            text-align: left;
            text-overflow: ellipsis;
            -ms-text-overflow: ellipsis;
            -o-text-overflow: ellipsis;
            overflow: hidden;
            width: 80%;
        }

.mb5 {
    margin-bottom: 5px;
}

.mb6 {
    margin-bottom: 6px;
}

.mb7 {
    margin-bottom: 7px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb9 {
    margin-bottom: 9px;
}

.mb10 {
    margin-bottom: 10px;
}

.mt5 {
    margin-top: 5px;
}

.mt6 {
    margin-top: 6px;
}

.mt7 {
    margin-top: 7px;
}

.mt8 {
    margin-top: 8px;
}

.mt9 {
    margin-top: 9px;
}

.mt10 {
    margin-top: 10px;
}

.more {
    width: 70px;
    height: 25px;
    font-size: 13px;
    text-align: right;
    color: #888888;
    line-height: 25px;
    float: right;
    display: block
}

.TopBg {
    width: 100%;
    height: 38px;
    background-color: #FFFFFF;
    position: absolute;
    z-index: 99;
    overflow: hidden;
    opacity: 0.5;
}

.Top {
    width: 1200px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    position: absolute;
    z-index: 999;
    left: 50%;
    margin-left: -600px;
    font-size: 13px;
}

    .Top .l {
        width: 254px;
        float: left;
    }

    .Top .r {
        width: 540px;
        float: right;
    }

#NowTime {
    float: left;
}

.Top .btn {
    width: 60px;
    height: 24px;
    float: left;
    text-align: right;
    overflow: hidden;
    line-height: 24px;
    margin-top: 6px;
    margin-right: 5px;
    cursor: hand;
}

    .Top .btn .hd {
        width: 90px;
        height: 90px;
        position: absolute;
        z-index: 999999;
        background-color: #FF0000;
        display: none;
    }

.Top .b1 {
    background: url("wx.png") 10px center no-repeat;
}

.Top .b2 {
    width: 70px;
    background: url("phone.png") 10px center no-repeat;
}

.Top .Weather {
    margin-top: 8px;
    width: 240px;
    height: 28px;
    overflow: hidden;
    float: left;
}

.comUl li a:hover {
    text-decoration: none;
    LEFT: 1px;
    POSITION: relative;
    TOP: 1px;
}

.comUl li span {
    float: right
}

.clear {
    width: 100%;
    height: 20px;
    overflow: hidden;
    display: block;
    clear: both;
}

.clear1 {
    width: 100%;
    height: 10px;
    overflow: hidden;
    display: block;
    clear: both;
}

a {
    text-decoration: none;
    color: #000000;
    font-size: 16px;
}

.fl {
    float: left
}

.fr {
    float: right
}

.W {
    width: 1200px;
    overflow: hidden
}

.WCenter {
    margin: 0 auto;
}

.TopBanner {
    width: 100%;
    height: 428px;
    overflow: hidden;
    position: absolute;
    z-index: -1;
    background:url("banner.jpg") left center no-repeat; 
}

@media screen and (max-width: 1200px) {
    .TopBanner {
        width: 1200px;
    }
}

.BannerClear {
    height: 447px;
}

.Tpage {
    width: 1200px;
    overflow: hidden;
    margin: 0px auto;
}

.Ttit {
    font-size: 16px;
}

    .Ttit a {
        font-size: 18px;
    }

.logo {
    width: 809px;
    height: 170px;
    overflow: hidden;
    float: left;
    margin-top: 96px;
}

.Tsearch {
    width: 350px;
    overflow: hidden;
    float: right;
    margin-top: 355px;
}

    .Tsearch .Tl {
        width: 270px;
        float: left;
        overflow: hidden
    }

    .Tsearch .Tr {
        width: 80px;
        float: right;
        overflow: hidden
    }

.Tmenu {
    width: 100%;
    height: 59px;
    overflow: hidden;
    margin-top: 20px;
    background-color: #0177c1;

}
.Tmenu ul{
    padding-left:0px;
}
.Tmenu li{
    width:150px;
    height:59px;
    float:left;
    background:url("menuLi.jpg") right center no-repeat;
}
.Tmenu a {
    width: 148px;
    height: 59px;
    line-height: 59px;
    display: block;
    float: left;
    color: #FFFFFF;
    font-size: 18px;
    text-align: center;
}

.Tmenu a:hover{
    background-color:#FF0000;
}
    .Tmenu .btn1 {
        background-image: url("Menu1.png");
    }
    .Tmenu .ck .btn1 {
        background-image: url("MenuOver1.png");
    }
    .Tmenu .ck .btn2 {
        background-image: url("MenuOver2.png");
    }
    .Tmenu .ck .btn3 {
        background-image: url("MenuOver3.png");
    }
    .Tmenu .ck .btn4 {
        background-image: url("MenuOver4.png");
    }
    .Tmenu .ck .btn5 {
        background-image: url("MenuOver5.png");
    }
    .Tmenu .ck .btn6 {
        background-image: url("MenuOver6.png");
    }
    .Tmenu .ck .btn7 {
        background-image: url("MenuOver7.png");
    }
    .Tmenu .ck .btn8 {
        background-image: url("MenuOver8.png");
    }
    .Tmenu .btn2 {
        background-image: url("Menu2.png");
    }


    .Tmenu .btn3 {
        background-image: url("Menu3.png");
    }



    .Tmenu .btn4 {
        background-image: url("Menu4.png");
    }


    .Tmenu .btn5 {
        background-image: url("Menu5.png");
    }

  

    .Tmenu .btn6 {
        background-image: url("Menu6.png");
    }


    .Tmenu .btn7 {
        background-image: url("Menu7.png");
    }



    .Tmenu .btn8 {
        background-image: url("Menu8.png");
    }


.TTouTiao {
    width: 100%;
    height: 90px;
    margin-top: 20px;
    overflow: hidden
}

    .TTouTiao .Tl {
        width: 112px;
        height: 90px;
        float: left
    }

    .TTouTiao .Tr {
        width: 1040px;
        float: right;
    }

        .TTouTiao .Tr li {
            width: 333px;
            height: 30px;
            line-height: 30px;
            background: url("b1.png") left center no-repeat;
            float: left;
            margin-left: 13px;
        }

            .TTouTiao .Tr li:first-child {
                width: 100%;
                height: 55px;
                display: block;
                background: none;
                margin-left: 0px;
                padding-left: 0px;
            }

                .TTouTiao .Tr li:first-child a {
                    width: 100%;
                    height: 45px;
                    display: block;
                    line-height: 45px;
                    text-align: center;
                    color: #02508e;
                    font-size: 26px;
                }

            .TTouTiao .Tr li a {
                float: left;
                text-indent: 1.1em;
                white-space: nowrap;
                display: block;
                text-align: left;
                text-overflow: ellipsis;
                -ms-text-overflow: ellipsis;
                -o-text-overflow: ellipsis;
                -moz-binding: url(ellipsis.xml#ellipsis);
                overflow: hidden;
                width: 92%;
                color: #7c7c7c;
            }
            .TTouTiao .Tr li a:hover{ font-weight:bold}

.Part1 {
    width: 100%;
    overflow: hidden;
    margin-top:15px;
}

.Part1 .Part1_L {
    width: 646px;
    height: 445px;
    float: left;
    overflow: hidden
}

.Part1 .Part1_R {
    width: 525px;
    float: right;
    overflow: hidden
}

.Part1 .Part1_R .TtitL {
    width: 100%;
    height:45px;
}

.ComTtit {
    width: 100%;
    height: 52px;
    overflow: hidden;
    margin-bottom: 10px;
}
.ComTtit ul {
    padding-left: 0px;
}
.ComTtit li {
    height: 50px;
    overflow: hidden;
    float: left;
    margin-right: 3px;
}
.ComTtit a {
    height: 45px;
    background-color: #e9e9e9;
    display: inline-block;
    float: left;
    padding: 0px 25px;
    text-align: center;
    line-height: 45px;
    font-size: 16px;
}
.ComTtit .Tck {
        background: url("t_b.jpg") center bottom no-repeat;
    }
.ComTtit .Tck a {
    color: #FFFFFF;
    background-color: #25ade1;
}
.Part2 {
    width: 100%;
    overflow:hidden;
}
.Part2 .P2Left{
    width:535px;
    overflow:hidden;
    float:left;
}
.Part2 .P2Right{
    width:635px;
    overflow:hidden;
    float:right;
}
.Part3{
    height:192px;
    overflow:hidden;
}
.Part3 .Left{
    width:535px;
    height:192px;
    overflow:hidden;
    float:left;
}
.Part3 .Left img{
    width:535px;
    height:192px;
}
.Part3 .Center{
    width:30px;
    height:192px;
    float:left;
    overflow:hidden;
}
.Part3 .Right{
    width:631px;
    overflow:hidden;
    float:left;
}
.Part3 .Right .tit{
    width:100%;
    height:42px;
    overflow:hidden;
}
.Part3 .Right .nr {
    width: 615px;
    padding: 16px 10px;
    overflow: hidden;
    background-color: #eaeaea;
}
.adv {
    width: 100%;
    overflow: hidden;
    height: 120px;
}
.Part4 {
    width: 100%;
    overflow: hidden
}

.Part4 .Ttit {
width: 100%;
height: 67px;
overflow: hidden;
}

.Part4 .Ttit a {
width: 397px;
height: 67px;
background-position: 0px 0px;
display: block;
float: left;
text-align: center;
line-height: 67px;
font-size: 20px;
color: #FFFFFF
}

.Part4 .Ttit .Tck {
background-position: 0px -67px;
}

.Part4 .TComDiv {
width: 1181px;
padding: 10px 8px 0px 8px;
border: 1px #dbdbdb solid;
overflow: hidden
}

.Part4 .TComDiv .GkLeft {
width: 246px;
float: left;
}

.Part4 .TComDiv .GkLeft a {
width: 100%;
height: 50px;
margin-top: 5px;
display: block;
overflow: hidden;
line-height: 50px;
font-size: 18px;
color: #FFFFFF
}

.Part4 .TComDiv .GkLeft a:first-child {
margin-top: 0px;
}

.Part4 .TComDiv .GkLeft a .Tjump {
width: 240px;
position: absolute;
z-index: 2;
height: 36px;
padding-left: 6px;
margin-right: 8px;
display: block;
float: left;
}

.Part4 .TComDiv .GkLeft a span:last-child {
width: 193px;
padding-left: 53px;
height: 50px;
position: absolute;
display: block;
float: left
}

.Part4 .TComDiv .GkLeft i {
font-size: 30px;
line-height: 35px;
}

.Part4 .TComDiv .GkLeft .p1 {
background-color: #639aec
}

.Part4 .TComDiv .GkLeft .p2 {
background-color: #2392a3;
}

.Part4 .TComDiv .GkLeft .p2 img {
margin-top: -70px;
}

.Part4 .TComDiv .GkLeft .p3 {
background-color: #29a76a
}

.Part4 .TComDiv .GkLeft .p3 img {
margin-top: -135px;
}

.Part4 .TComDiv .GkLeft .p4 {
background-color: #10b6f0
}

.Part4 .TComDiv .GkLeft .p4 img {
margin-top: -210px;
}

.Part4 .TComDiv .GkLeft .p5 {
background-color: #7267df
}

.Part4 .TComDiv .GkLeft .p5 img {
margin-top: -278px;
}

.Part4 .TComDiv .GkLeft .p6 {
background-color: #f0b213
}

.Part4 .TComDiv .GkLeft .p6 img {
margin-top: -340px;
}

.Part4 .TComDiv .GkLeft .p7 {
background-color: #fb644f
}

.Part4 .TComDiv .GkLeft .p7 img {
margin-top: -401px;
}

.Part4 .TComDiv .GkLeft a:hover {
text-decoration: none;
LEFT: 1px;
POSITION: relative;
TOP: 1px;
background-color: #0CAAD7
}

.Part4 .TComDiv .GkCenter {
width: 590px;
overflow: hidden;
float: left;
margin-left: 20px;
}

.Part4 .TComDiv .GkCenter .Ttit {
width: 100%;
height: 40px;
overflow: hidden
}

.Part4 .TComDiv .GkCenter .Ttit a {
width: 110px;
height: 40px;
overflow: hidden;
text-align: center;
line-height: 40px;
font-size: 16px;
color: #037edb;
background-color: #e7f1fa;
margin-right: 5px;
}

.Part4 .TComDiv .GkCenter .Ttit .arrow {
width: 11px;
height: 4px;
display: none;
position: absolute;
z-index: 2;
margin-left: 55px;
overflow: hidden
}

.Part4 .TComDiv .GkCenter .Ttit .Ttck {
background-color: #037edb;
color: #FFFFFF;
}

.Part4 .TComDiv .GkCenter .Ttit .Ttck .arrow {
display: block
}

.Part4 .TComDiv .GkCenter ul {
padding-top: 10px;
}

.Part4 .TComDiv .GkRight {
width: 314px;
float: right;
overflow: hidden;
float: right
}

.Part4 .TComDiv .GkRight a {
width: 145px;
height: 40px;
text-align: center;
line-height: 40px;
float: left;
display: block;
margin: 0px 5px 8px 5px;
font-size: 16px;
color: #037edb;
background-color: #e7f1fa;
}

.Part4 .TComDiv .GkRight a:hover {
background-color: #037edb;
color: #FFFFFF;
text-decoration: none;
LEFT: 1px;
POSITION: relative;
TOP: 1px;
}

.Part4 .TComDiv .BmLeft {
width: 890px;
float: left;
overflow: hidden;
}

.Part4 .TComDiv .BmLeft a {
width: 98px;
height: 112px;
float: left;
display: block;
margin-left: 11px;
margin-bottom: 7px;
margin-top: 8px;
}

.Part4 .TComDiv .BmRight {
width: 280px;
float: right;
overflow: hidden;
}

.Part4 .TComDiv .BmRight .Ttit {
width: 100%;
height: 40px;
overflow: hidden;
background-color: #e7f1fa;
}

.Part4 .TComDiv .BmRight .Ttit a {
width: 115px;
height: 40px;
overflow: hidden;
text-align: center;
line-height: 40px;
font-size: 16px;
color: #037edb;
background-color: #e7f1fa;
}

.Part4 .TComDiv .BmRight .Ttit .arrow {
width: 11px;
height: 4px;
display: none;
position: absolute;
z-index: 2;
margin-left: 55px;
overflow: hidden
}

.Part4 .TComDiv .BmRight .Ttit .Ttck {
background-color: #037edb;
color: #FFFFFF;
}

.Part4 .TComDiv .BmRight .Ttit .Ttck .arrow {
display: block
}

.Part4 .TComDiv .BmRight .link {
width: 100%;
overflow: hidden
}

.Part4 .TComDiv .BmRight .link a {
width: 125px;
height: 36px;
border: 1px #bfbfbf solid;
float: left;
margin-left: 8px;
margin-bottom: 15px;
line-height: 36px;
text-align: center
}

.Part4 .TComDiv .BmRight .link a:hover {
background-color: #037edb;
color: #FFFFFF;
}

.Part4 .TComDiv .ZkLeft {
width: 285px;
float: left;
overflow: hidden
}

.Part4 .TComDiv .ZkLeft .Ttit {
width: 100%;
height: 40px;
overflow: hidden;
background-color: #e7f1fa;
}

.Part4 .TComDiv .ZkLeft .Ttit a {
width: 115px;
height: 40px;
overflow: hidden;
text-align: center;
line-height: 40px;
font-size: 16px;
color: #037edb;
background-color: #e7f1fa;
margin-right: 5px;
}

.Part4 .TComDiv .ZkLeft .Ttit .arrow {
width: 11px;
height: 4px;
display: none;
position: absolute;
z-index: 2;
margin-left: 55px;
overflow: hidden
}

.Part4 .TComDiv .ZkLeft .Ttit .Ttck {
background-color: #037edb;
color: #FFFFFF;
}

.Part4 .TComDiv .ZkLeft .Ttit .Ttck .arrow {
display: block
}

.Part4 .TComDiv .ZkLeft .comUl li a {
width: 240px;
overflow: hidden
}

.Part4 .TComDiv .ZkCenter {
width: 880px;
overflow: hidden;
margin-left: 10px;
float: left
}

.Part4 .TComDiv .ZkCenter .Ttit {
width: 100%;
height: 40px;
overflow: hidden;
background-color: #e7f1fa;
}

.Part4 .TComDiv .ZkCenter .Ttit a {
width: 115px;
height: 40px;
overflow: hidden;
text-align: center;
line-height: 40px;
font-size: 16px;
color: #037edb;
background-color: #e7f1fa;
margin-right: 5px;
}

.Part4 .TComDiv .ZkCenter .Ttit .arrow {
width: 11px;
height: 4px;
display: none;
position: absolute;
z-index: 2;
margin-left: 55px;
overflow: hidden
}

.Part4 .TComDiv .ZkCenter .Ttit .Ttck {
background-color: #037edb;
color: #FFFFFF;
}

.Part4 .TComDiv .ZkCenter .Ttit .Ttck .arrow {
display: block
}

.Part4 .TComDiv .ZkCenter .comUl li a {
width: 360px;
overflow: hidden;
display: block
}

.Part4 .TComDiv .ZkCenter .comUl li span:last-child {
color: #8aca6a;
display: block;
width: 120px;
text-align: center
}

.Part4 .TComDiv .ZZkCenter {
width: 865px;
overflow: hidden;
margin-left: 15px;
float: left
}

.Part4 .TComDiv .ZZkCenter .Ttit {
width: 100%;
height: 40px;
overflow: hidden;
background-color: #e7f1fa;
}

.Part4 .TComDiv .ZZkCenter .Ttit a {
width: 115px;
height: 40px;
overflow: hidden;
text-align: center;
line-height: 40px;
font-size: 16px;
color: #037edb;
background-color: #e7f1fa;
margin-right: 5px;
}

.Part4 .TComDiv .ZZkCenter .Ttit .arrow {
width: 11px;
height: 4px;
display: none;
position: absolute;
z-index: 2;
margin-left: 55px;
overflow: hidden
}

.Part4 .TComDiv .ZZkCenter .Ttit .Ttck {
background-color: #037edb;
color: #FFFFFF;
}

.Part4 .TComDiv .ZZkCenter .Ttit .Ttck .arrow {
display: block
}

.Part4 .TComDiv .ZZkCenter .comUl li a {
width: 520px;
overflow: hidden;
display: block
}

.Part4 .TComDiv .ZZkCenter .comUl li span:last-child {
color: #8aca6a;
display: block;
width: 120px;
text-align: center
}

.Part4 .TComDiv .ZkRight {
width: 278px;
overflow: hidden;
float: right
}

.Part4 .TComDiv .ZkRight a {
width: 278px;
height: 65px;
margin-bottom: 8px;
overflow: hidden;
display: block;
line-height: 65px;
font-size: 18px;
}

.Part4 .TComDiv .ZkRight a .Tjump1 {
    width: 235px;
    height: 45px;
    display: block;
    overflow: hidden;
    position: absolute;
    z-index: 2;
    margin-left: 43px;
    float: left
}

.Part4 .TComDiv .ZkRight a span:last-child {
    width: 160px;
    color: #ffffff;
    height: 65px;
    display: block;
    position: absolute;
    z-index: 1;
    margin-left: 117px;
    float: right
}

.Part4 .TComDiv .ZkRight .p1 .Tjump1 {
margin-top: 16px;
}

.Part4 .TComDiv .ZkRight .p1 {
background-color: #eeba67
}

.Part4 .TComDiv .ZkRight .p2 .Tjump1 {
margin-top: 9px;
}

.Part4 .TComDiv .ZkRight .p2 {
background-color: #8aca6a
}

.Part4 .TComDiv .ZkRight .p3 .Tjump1 {
margin-top: 11px;
}

.Part4 .TComDiv .ZkRight .p3 {
background-color: #e57f70
}

.Part4 .TComDiv .ZkRight .p4 .Tjump1 {
margin-top: 11px;
}

.Part4 .TComDiv .ZkRight .p4 {
background-color: #57afef
}

.Part4 .TComDiv .ZkRight a:hover {
text-decoration: none;
LEFT: 1px;
POSITION: relative;
TOP: 1px;
}

.Part4 .TComDiv .ZkRight a:last-child {
margin-bottom: 0px;
}

.Part4 .TComDiv .ZkRight img {
vertical-align: top;
}
.Part5{
    width:100%;
    overflow:hidden;
}
.Part5 .tit{
    width:100%;
    height:51px;
    overflow:hidden;
    text-align:center;
    margin-top:15px;
    margin-bottom:20px;
}
.Part5 .GunDong{ width: 100%; height: 200px; overflow: hidden;}
.Part5 .GunDong a{ width: 290px; height: 200px; display: block; overflow: hidden; margin-left: 15px; float: left}
.Part5 .GunDong a img{width: 290px; height: 200px; }

.Part5 .GunDong a .bg{ width: 290px; height: 30px; background-color: #000000; opacity: 0.4; position: relative; z-index: 1; margin-top: -30px;}
.Part5 .GunDong a .word{ width: 290px; height: 30px; line-height: 30px; text-align: center; color: #FFFFFF; margin-top: -30px; position: relative; z-index: 2}
.Part5 .GunDong a img{ position: relative}
#demoLeft1 {
    float: left;
    overflow: hidden;
    width: 1200px;
}

#demoLeft1 .indemo {
    width: 800%;
}

#demo1, #demo2 {
    float: left;
}

#demoLeft2 {
    float: left;
    overflow: hidden;
    width: 1200px;
}

    #demoLeft2 .indemo {
        width: 800%;
    }

#demo12, #demo22 {
    float: left;
}

.Flink {
    width: 1200px;
    height: 50px;
    overflow: hidden;
    margin: 0 auto;
}

    .Flink select {
        margin-top: 10px;
        margin-left: 25px;
    }
.Foot {
    width: 100%;
    overflow: hidden;
    padding: 15px 0px;
    background-color: #058acf;
    text-align: center;
    line-height: 30px;
    color:#FFFFFF
}
.Foot a {
    color:#FFFFFF;
}
.Foot img {
    margin-right: 20px;
}
.Foot select {
    background: none;
    border: 1px solid #93bbde;
    color: #feffff;
    text-indent: 10px;
    line-height: 30px;
    font-size: 12px;
    height: 30px;
    margin-top: 20px;
}

.Foot select option {
    background: #feffff;
    color: #000000;
}

.Foot select {
    margin-left: 51px;
}

.Foot select:first-child {
    margin-left: 0px;
}
@media screen and (max-width: 1200px) {
    .Foot {
        width: 1200px;
    }
}

.content {
    font-size: 16px;
    line-height: 30px;
    padding: 0px;
}

    .content .h3 {
        font-size: 18px;
    }

    .content .view {
        padding: 0px 10px
    }

.text-center {
    text-align: center
}

.content .des {
    font-size: 14px;
    height: 40px;
    color: #caccce;
    line-height: 30px;
    border-bottom: 1px #f7ebec solid;
    margin: 10px 0px;
    padding-bottom: 10px;
    text-align: center;
}


.view_data {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

    .view_data table tr th.t {
        background-color: #038BD5;
        color: #ffffff;
        font-size: 16px;
        text-indent: 20px;
        padding: 8px 0;
    }

    .view_data table tr td {
        color: #666666;
        font-size: 16px;
        padding: 8px 0;
        line-height: 30px;
    }

        .view_data table tr td.t {
            text-align: center;
            font-weight: bold;
        }


span.tag {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 34px;
    padding-left: 20px;
    display: inline-block !important;
}


.auto_div {
    width: auto;
    height: auto;
    overflow: hidden;
    display: block;
}

.margin_top_10 {
    margin-top: 10px;
}

.margin_top_20 {
    margin-top: 20px;
}

.panel1 .picture {
    width: 600px;
    height: 171px;
    overflow: hidden;
    float: left;
}

.panel1 .info {
    width: 590px;
    height: auto;
    overflow: hidden;
    float: right;
}

    .panel1 .info .t {
        width: 119px;
        height: 38px;
        overflow: hidden;
        background-color: #0085D4;
        text-align: center;
    }

        .panel1 .info .t a {
            color: #fff;
            font-size: 16px;
            font-weight: 700;
            line-height: 38px;
        }

    .panel1 .info .intro {
        font-size: 16px;
        line-height: 32px;
        color: #000;
        text-indent: 24px;
        margin-top: 10px;
    }

.panel2 ul {
    width: 1208px;
}

    .panel2 ul li {
        width: 291px;
        height: 104px;
        float: left;
        margin-right: 11px;
        overflow: hidden;
    }

        .panel2 ul li img {
            width: 291px;
            height: 104px;
        }

.panel3 .t {
    width: 100%;
    height: 50px;
    margin-top: 8px;
    background: url("zjkl/t_bg.png") left center no-repeat;
    text-indent: 40px;
}

    .panel3 .t a {
        font-size: 24px;
        color: #e02a29;
        line-height: 50px;
    }

.panel3 .panel3_left {
    width: 797px;
    float: left;
}

    .panel3 .panel3_left .panel3_l {
        width: 393px;
        float: left;
    }

    .panel3 .panel3_left .panel3_r {
        width: 393px;
        float: right;
    }

.panel3 .panel3_right {
    width: 393px;
    float: right;
}

.picture a {
    display: block;
    position: absolute;
    overflow: hidden;
    z-index: 9999;
}
    .picture a:hover img {
        animation: myP5 1s linear 1;
        animation-fill-mode: forwards;
    }
.picture .num1 {
    width: 393px;
    height: 274px;
}

    .picture .num1 img {
        width: 393px;
        height: 274px;
    }

.picture .Itit {
    width: 100%;
    height: 30px;
    background-color: #000000;
    opacity: 0.8;
    position: relative;
    z-index: 1;
    text-align: center;
    line-height: 30px;
}

.picture .Ititw {
    width: 100%;
    height: 30px;
    position: relative;
    z-index: 2;
    text-align: center;
    line-height: 30px;
    color: #FFFFFF;
}

.picture {
    height: 417px;
    overflow: hidden;
}

    .picture .num2 {
        width: 191px;
        height: 133px;
        margin-top: 284px;
    }

        .picture .num2 img {
            width: 191px;
            height: 133px;
        }

    .picture .num3 {
        width: 191px;
        height: 133px;
        margin-top: 284px;
        margin-left: 201px;
    }

        .picture .num3 img {
            width: 191px;
            height: 133px;
        }

    .picture .num4 {
        width: 191px;
        height: 133px;
        margin-left: 403px;
    }

        .picture .num4 img {
            width: 191px;
            height: 133px;
        }

    .picture .num5 {
        width: 191px;
        height: 133px;
        margin-left: 604px;
    }

        .picture .num5 img {
            width: 191px;
            height: 133px;
        }

    .picture .num6 {
        width: 393px;
        height: 274px;
        margin-left: 403px;
        margin-top: 143px;
    }

        .picture .num6 img {
            width: 393px;
            height: 274px;
        }

    .picture .num7 {
        width: 393px;
        height: 274px;
        margin-left: 806px;
    }

        .picture .num7 img {
            width: 393px;
            height: 274px;
        }

    .picture .num8 {
        width: 191px;
        height: 133px;
        margin-left: 806px;
        margin-top: 284px;
    }

        .picture .num8 img {
            width: 191px;
            height: 133px;
        }

    .picture .num9 {
        width: 191px;
        height: 133px;
        margin-left: 1007px;
        margin-top: 284px;
    }

        .picture .num9 img {
            width: 191px;
            height: 133px;
        }

.picture_big {
    width: 393px;
    height: 274px;
}

.picture_small {
    width: 393px;
    height: 133px;
}

.l {
    float: left;
}

.r {
    float: right;
}

.aboutBtn {
    width: 179px;
    height: 38px;
    overflow: hidden;
    background-color: #0085D4;
    text-align: center;
    float: left;
    display: block;
    margin-left: 20px;
    text-align: center;
    line-height: 38px;
    color: #FFFFFF;
    text-indent: 0px;
}

    .aboutBtn:hover {
        color: #FFFFFF
    }


.padding_zero {
    width: 50%;
    padding: 0px;
    float:left;
}

.border_left_3 {
    border-left: solid 3px #fff;
}

.border_right_3 {
    border-right: solid 3px #fff;
}



.WebMap_t {
    width: 100%;
    height: 30px;
    overflow: hidden;
    background-color: #0e9cde;
    font-size: 16px;
    color: #FFFFFF;
    text-indent: 2em;
    line-height: 30px;
    margin-top: 10px;
    padding: 5px 0px;
}

    .WebMap_t a {
        color: #FFFFFF
    }

.WebMap_Sort {
    width: 1178px;
    padding: 10px;
    overflow: hidden;
    border: 1px #a2c5e3 solid;
    border-top: 0px;
    margin-bottom: 10px;
}

    .WebMap_Sort a {
        height: 30px;
        display: block;
        line-height: 30px;
        padding: 0px 15px;
        margin: 0px 10px;
        float: left;
    }

#slider {
    width: 250px;
    height: 36px;
    position: relative;
    border-radius: 2px;
    background-color: #dae2d0;
    overflow: hidden;
    text-align: center;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    float: left;
    margin-right: 10px;
}

#slider_bg {
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    background-color: #7AC23C;
    z-index: 1;
}

#Nav {
    width: 100%;
    height: 40px;
    border-bottom: 1px #e3e3e3 solid;
    overflow: hidden;
    line-height: 40px;
    color: #636363;
    margin-top: 10px;
}

    #Nav a {
        color: #636363;
    }

#PageLeft {
    width: 260px;
    overflow: hidden;
    float: left;
}

    #PageLeft .tit {
        width: 100%;
        height: 67px;
        background: url("b5.jpg") center bottom no-repeat;
    }

        #PageLeft .tit span {
            width: 100%;
            height: 59px;
            letter-spacing: 2px;
            background-color: #015293;
            text-align: center;
            line-height: 59px;
            font-size: 20px;
            color: #FFFFFF;
            display: block
        }

    #PageLeft .sort {
        width: 100%;
        overflow: hidden;
        padding-top: 10px;
    }

        #PageLeft .sort a {
            width: 100%;
            height: 56px;
            text-align: center;
            line-height: 56px;
            background-color: #f0f0f0;
            margin-bottom: 5px;
            display: block;
            font-size: 18px;
        }

            #PageLeft .sort a:hover {
                background-color: #a3c1d9;
                color: #FFFFFF
            }

    #PageLeft .ComTit {
        width: 100%;
        height: 30px;
        padding-top: 10px;
        border-top: 2px #015293 solid;
        color: #015293;
        font-size: 16px;
    }

    #PageLeft .aImg {
        width: 100%;
        overflow: hidden;
        line-height: 40px;
        text-align: center;
        display: block;
        margin-top: 5px;
    }

        #PageLeft .aImg img {
            width: 100%;
        }

#PageRight {
    width: 910px;
    float: right;
    overflow: hidden;
}

    #PageRight .com_tit {
        width: 100%;
        height: 40px;
        border-bottom: 4px #eff1f0 solid
    }

        #PageRight .com_tit .l {
            height: 40px;
            font-size: 18px;
            line-height: 40px;
            min-width: 100px;
            text-align: center;
            position: absolute;
            border-bottom: 4px #025193 solid
        }

        #PageRight .com_tit .more {
            margin-top: 10px;
        }

    #PageRight .line {
        width: 100%;
        height: 2px;
        border-bottom: 1px #dddddd dotted;
        overflow: hidden;
        margin: 10px 0px;
    }

.swiper-container {
    width: 100%;
    height: auto;
}

.slider-slides {
    height: auto;
    overflow: hidden;
}
@keyframes myP1 {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(0px, -5px);
    }

    100% {
        transform: translate(0px, 5px);
    }
}

@keyframes myP2 {
    from {
        transform: rotateY(0deg);
    }

    to {
        transform: rotateY(360deg);
    }
}

@keyframes myP3 {
    0% {
        -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        -ms-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes myP4 {
    0% {
        transform: translate(0px, 0px);
    }

    50% {
        transform: translate(4px, 0px);
    }

    100% {
        transform: translate(0px, 0px);
    }
}

@keyframes myP5 {
    0% {
        transform: scale(1); /*开始为原始大小*/
    }

    100% {
        transform: scale(1.2);
    }
}
.News {
    width: 100%;
    overflow: hidden
}

    .News .N1 {
        width: 100%;
        height: 415px;
        background-color: #ededed;
    }

        .News .N1 .Limg {
            width: 735px;
            height: 415px;
        }

        .News .N1 .Rword {
            width: 435px;
            height: 167px;
            float: right;
            margin-left: 20px;
            margin-top: 105px;
            line-height: 25px;
            margin-right: 10px;
        }

        .News .N1 h2 {
            font-size: 20px;
        }

        .News .N1 a p {
            line-height: 28px;
            margin-top: 25px;
            color: #585858;
        }

#FY {
    width: 300px;
    height: 5px;
    overflow: hidden;
    margin-top: -100px;
    margin-left: 820px;
    z-index: 99999999999;
    position: relative;
}

    #FY .swiper-pagination-bullets {
        bottom: 10px;
        left: 0;
        width: 100%;
    }

    #FY .swiper-pagination-bullet {
        width: 50px;
        height: 4px;
        display: inline-block;
        background: #b4b4b4;
        opacity: .8;
        margin: 0 2px;
        cursor: hand;
        border-radius: 0px;
    }

    #FY .swiper-pagination-bullet-active {
        background-color: #b11111;
    }

.News .N2 {
    width: 100%;
    overflow: hidden;
}

    .News .N2 .com_tit {
        width: 100%;
        height: 40px;
        border-bottom: 4px #eff1f0 solid;
        margin-bottom: 10px;
    }

        .News .N2 .com_tit .l {
            height: 40px;
            font-size: 18px;
            line-height: 40px;
            min-width: 100px;
            text-align: center;
            position: absolute;
            border-bottom: 4px #025193 solid
        }

        .News .N2 .com_tit .more {
            margin-top: 10px;
        }

    .News .N2 .Ncom {
        width: 575px;
    }

    .News .N2 .line {
        width: 1px;
        height: 380px;
        float: left;
        background-color: #eff1f0;
        margin-left: 25px;
        margin-top: 50px;
    }

    .News .N2 .imgNews {
        width: 100%;
        overflow: hidden;
        height: 300px;
    }

        .News .N2 .imgNews .swiper-slide a {
            width: 100%;
            height: 240px;
            overflow: hidden;
            display: block;
            line-height: 40px;
            text-align: center
        }

            .News .N2 .imgNews .swiper-slide a .img {
                width: 100%;
                height: 210px;
                overflow: hidden
            }

                .News .N2 .imgNews .swiper-slide a .img img {
                    width: 100%;
                    height: 210px;
                }

            .News .N2 .imgNews .swiper-slide a:hover img {
                animation: myP5 1s linear 1;
                animation-fill-mode: forwards;
            }

        .News .N2 .imgNews .swiper-container {
            height: 136px;
            overflow: hidden
        }

#imgNewsPag {
    width: 100px;
    height: 20px;
    float: right;
    margin-right: 5px;
    margin-top: 20px;
    overflow: hidden;
    position: relative
}

    #imgNewsPag span {
        margin: 0px 3px;
    }

.SpecailList {
    width: 100%;
    overflow: hidden;
}

    .SpecailList .HotDiv {
        width: 355px;
        height: 445px;
        background-color: #f6f6f6;
        padding: 10px;
        margin-left: 37px;
        float: left;
        margin-bottom:20px;
    }

        .SpecailList .HotDiv .img {
            width: 100%;
            height: 188px;
            overflow: hidden;
        }

            .SpecailList .HotDiv .img img {
                width: 355px;
                height: 188px;
            }

        .SpecailList .HotDiv .tit {
            width: 100%;
            height: 60px;
            text-align: center;
            line-height: 60px;
            overflow: hidden;
            font-size: 18px;
        }

        .SpecailList .HotDiv .ViewBtn {
            width: 110px;
            height: 35px;
            margin: 0 auto;
            overflow: hidden;
            display: block;
            background-color: #ccdce9;
            border-radius: 20px;
            text-align: center;
            line-height: 35px;
            color: #024d87;
            margin-top: 20px;
        }

        .SpecailList .HotDiv .comUl li {
            height: 30px;
            line-height: 30px;
        }

            .SpecailList .HotDiv .comUl li a {
                width: 95%
            }

    .SpecailList .Wtit {
        width: 100%;
        height: 50px;
        border-bottom: 2px #005192 solid;
        font-size: 18px;
        color: #005192;
    }

    .SpecailList .WDiv {
        width: 315px;
        height: 160px;
        padding: 15px 25px;
        border: 8px #f6f6f6 solid;
        margin-top: 15px;
        margin-left: 28px;
        float: left;
    }

        .SpecailList .WDiv .tit {
            width: 285px;
            padding-left: 30px;
            background: url("ztb.jpg") left center no-repeat;
            height: 35px;
            line-height: 35px;
            color: #000000;
            margin-top: 5px;
        }

        .SpecailList .WDiv p {
            color: #626961;
            line-height: 26px;
            margin-top: 8px;
            text-indent: 2em;
            font-size: 13px;
        }

        .SpecailList .WDiv .ViewBtn {
            width: 98px;
            height: 30px;
            border: 1px #efefef solid;
            text-align: center;
            line-height: 30px;
            color: #626961;
            float: right;
            border-radius: 5px;
        }

.CutWord {
    text-overflow: ellipsis;
    -ms-text-overflow: ellipsis;
    -o-text-overflow: ellipsis;
    overflow: hidden;
}
#zzjg {
    width: 100%;
    min-height: 772px;
    margin: 0 auto;
    background: url("zzjg.jpg") center top no-repeat;
    background-size: cover;
}

    #zzjg .p1 {
        width: 302px;
        overflow: hidden;
        margin-left: 60px;
        margin-top: 252px;
        float: left;
        border-right: 1px #d20001 solid;
        padding-top: 10px;
    }

    #zzjg .p2 {
        width: 302px;
        overflow: hidden;
        margin-left: 152px;
        margin-top: 154px;
        float: left;
        border-left: 1px #d20001 solid;
        padding-top: 10px;
    }

        #zzjg .p1 .plist, #zzjg .p2 .plist {
            width: 100%;
            height: 42px;
            display: block;
            overflow: hidden;
            margin-top: 10px;
        }

            #zzjg .p1 .plist .l {
                width: 208px;
                height: 40px;
                border: 1px #d20001 solid;
                text-align: center;
                line-height: 40px;
            }

            #zzjg .p2 .plist .l {
                width: 208px;
                height: 40px;
                border: 1px #d20001 solid;
                text-align: center;
                line-height: 40px;
                float: right;
            }

            #zzjg .p1 .plist .r {
                width: 84px;
                height: 4px;
                border-bottom: 1px #d20001 solid;
                overflow: hidden;
                float: right;
                margin-top: 18px;
            }

            #zzjg .p2 .plist .r {
                width: 84px;
                height: 4px;
                border-bottom: 1px #d20001 solid;
                float: left;
                margin-top: 18px;
                margin-left: -1px;
                position: absolute;
                z-index: 99;
            }

                #zzjg .p1 .plist .r img, #zzjg .p2 .plist .r img {
                    position: absolute;
                    z-index: 2;
                }

                #zzjg .p2 .plist .r img {
                    margin-left: 73px;
                    z-index: 999;
                    position: absolute
                }

    #zzjg .p1 .p1line {
        width: 10px;
        height: 40px;
        margin-top: -19px;
        position: absolute;
        background-color: #FFFFFF;
        margin-left: 295px;
    }

    #zzjg .p2 .p1line {
        width: 10px;
        height: 40px;
        margin-top: -19px;
        position: absolute;
        background-color: #FFFFFF;
        margin-left: -5px;
    }
    .bmfw{
        width:820px;
        overflow:hidden;
        margin:0 auto;
    }
        .bmfw a {
            width: 208px;
            height: 55px;
            border: 1px #b3cadc solid;
            float: left;
            margin: 15px 25px;
            display: block;
            background-color: #f1f5f8;
        }
        .bmfw a .l{
            width:50px;
            height:43px;
            float:left;
            margin-left:20px;
            margin-top:6px; 
            background-position:left center;
            background-repeat:no-repeat
        }
        .bmfw a .fw1{
            background:url("fw1.png") left center no-repeat;
        }
            .bmfw a .fw2 {
                background: url("fw2.png") left center no-repeat;
            }
            .bmfw a .fw3 {
                background: url("fw3.png") left center no-repeat;
            }
            .bmfw a .fw4 {
                background: url("fw4.png") left center no-repeat;
            }
            .bmfw a .fw5 {
                background: url("fw5.png") left center no-repeat;
            }
            .bmfw a .fw6 {
                background: url("fw6.png") left center no-repeat;
            }
            .bmfw a .fw7 {
                background: url("fw7.png") left center no-repeat;
            }

            .bmfw a .fw8 {
                background: url("fw8.png") left center no-repeat;
            }

            .bmfw a .fw9 {
                background: url("fw9.png") left center no-repeat;
            }

            .bmfw a .fw10 {
                background: url("fw10.png") left center no-repeat;
            }

            .bmfw a .fw11 {
                background: url("fw11.png") left center no-repeat;
            }

            .bmfw a .fw12 {
                background: url("fw12.png") left center no-repeat;
            }
            .bmfw a .r {
                width: 118px;
                height: 43px;
                overflow: hidden;
                float: left;
                font-size:18px;
                text-align: center;
                line-height: 43px;
                margin-top: 6px;
                color: #194f75;
            }
.About{
    width:1200px;
    height:300px;
    overflow:hidden;
    margin:0 auto;
}
.About .al{
    width:680px;
    padding-left:160px;
    background:url("About_L.png") left top no-repeat;
    padding-top:90px;
    overflow:hidden;
    line-height:34px;
    text-indent:2em;
    height:210px;
    float:left;
}
.About .al a{ color:#FF0000}
.About .ar{
    width:338px;
    height:246px;
    float:right;
    margin-top:54px;
}
.About .ar img{
    width:338px;
    height:246px;
}
#PageLeft .sort .ck {
    background-color: #a3c1d9;
    color: #FFFFFF
}
.ImgListV{
    width:100%;
    overflow:hidden;
}
.ImgListV a{
    width:283px;
    height:220px;
    display:block;
    float:left;
    margin:10px;
}
.ImgListV .imgV{
    width:283px;
    height:185px;
}
.ImgListV .imgV img{
    width:283px;
    height:185px;
}
.ImgListV a .tit{
    width:100%;
    height:35px;
    text-align:center;
    line-height:35px;
}
.list_news {
    padding: 10px 0px 0px 0px;
    overflow: hidden;
    background-color: #fff;
}

    .list_news .left_t {
        width: 100%;
        height: 50px;
        background-color: #0085d4;
        line-height: 50px;
        text-align: center;
        font-size: 16px;
    }

    .list_news .category {
        width: 240px;
        height: auto;
        overflow: hidden;
        float: left;
    }

        .list_news .category ul li {
            width: 240px;
            height: auto;
            overflow: hidden;
        }

            .list_news .category ul li a.display_block {
                width: 238px;
                height: 48px;
                border: solid 1px #B7D1F2;
                color: #037edb;
                font-size: 17px;
                line-height: 48px;
                margin-bottom: 10px;
                background-repeat: no-repeat;
                background-position: 24px 6px;
                text-indent: 70px;
            }

            .list_news .category ul li a.cate1 {
                background-image: url(InfoPublic/cate1.png);
            }

            .list_news .category ul li a.cate2 {
                background-image: url(InfoPublic/cate2.png);
            }

            .list_news .category ul li a.cate3 {
                background-image: url(InfoPublic/cate3.png);
            }

            .list_news .category ul li a.cate4 {
                background-image: url(InfoPublic/cate4.png);
            }

            .list_news .category ul li a.cate5 {
                background-image: url(InfoPublic/cate5.png);
            }

            .list_news .category ul li a.cate6 {
                background-image: url(InfoPublic/cate6.png);
            }

            .list_news .category ul li dl {
                margin-left: 38px;
                width: auto;
                height: auto;
                overflow: hidden;
                margin-bottom: 10px;
            }

                .list_news .category ul li dl dd {
float:left;
                    width: auto;
                    height: 32px;
                    overflow: hidden;
                    background-repeat: no-repeat;
                    background-position: left center;
                    background-image: url(InfoPublic/son_cate.png);
                    text-indent: 20px;
                }

                    .list_news .category ul li dl dd a {
                        font-size: 14px;
                        color: #000;
                        line-height: 32px;
                    }

    .list_news .list_news_content {
        width: 945px;
        height: auto;
        overflow: hidden;
        float: right;
    }

        .list_news .list_news_content .cDiv {
            width: 100%;
            overflow: hidden;
        }

            .list_news .list_news_content .cDiv .cv {
                width: 454px;
                overflow: hidden;
            }

        .list_news .list_news_content .zxLeft {
            width: 167px;
            height: 368px;
            overflow: hidden;
            float: left
        }

        .list_news .list_news_content .zxRight {
            width: 740px;
            height: 368px;
            overflow: hidden;
            float: right;
        }

.div_title {
    width: 100%;
    height: 45px;
    overflow: hidden;
    background-color: #E9E9E9;
}

    .div_title a {
        display: inline-block;
        height: 45px;
        background-color: #037EDB;
        color: #fff;
        font-size: 17px;
        line-height: 45px;
        padding: 0 20px;
    }

.list_news .news_category {
    width: 240px;
    height: auto;
    overflow: hidden;
    float: left;
    border-left: 1px #f2f2f2 solid;
}
.display_block {
    display: block;
    cursor: pointer;
    overflow: hidden;
}
    .list_news .news_category .t {
        width: 240px;
        height: 50px;
        overflow: hidden;
    }

        .list_news .news_category .t a {
            background-color: #037EDB;
            width: 230px;
            height: 50px;
            overflow: hidden;
            background-repeat: no-repeat;
            font-size: 20px;
            color: #fff;
            line-height: 50px;
            text-indent: 85px;
        }

    .list_news .news_category ul li {
        width: 230px;
        height: auto;
        overflow: hidden;
    }

        .list_news .news_category ul li a.display_block {
            width: 230px;
            height: 40px;
            color: #0087d5;
            font-size: 14px;
            line-height: 40px;
            margin-bottom: 5px;
            color: #279ce2;
            text-align: center;
            font-size: 14px;
            background-color: #e7e7e7;
            font-weight: 600;
        }

            .list_news .news_category ul li a.display_block span:first-child {
                width: 40px;
                height: 40px;
                display: block;
                float: left;
                background: #cb0101 url("xxgk_l_b.png") center center no-repeat;
            }

            .list_news .news_category ul li a.display_block span:last-child {
                width: 180px;
                height: 40px;
                line-height: 40px;
                text-indent: 1em;
                color: #797979;
                float: left;
                font-size: 16px;
                font-weight: 500;
            }

        .list_news .news_category ul li dl {
            width: auto;
            height: auto;
            overflow: hidden;
            padding-bottom: 5px;
        }

            .list_news .news_category ul li dl dd {
                width: auto;
                height: 28px;
                overflow: hidden;
                background: url(InfoPublic/sort_b.jpg) 28px center no-repeat;
                text-indent: 4.2em;
            }

                .list_news .news_category ul li dl dd:first-child {
                    background: url(InfoPublic/sort_b_start.jpg) 28px center no-repeat;
                }

                .list_news .news_category ul li dl dd:last-child {
                    background: url(InfoPublic/sort_b_end.jpg) 28px center no-repeat;
                }

                .list_news .news_category ul li dl dd a {
                    font-size: 14px;
                    color: #000;
                    line-height: 28px;
                }
.auto_div {
    display: block;
    width: auto;
    height: auto;
    overflow: hidden;
}

.margin_left_15 {
    margin-left: 15px;
}

p.content_title {
    height: 40px;
    line-height: 40px;
    background-color: #0d9cde;
    font-size: 16px;
    color: #FFFFFF;
    margin-bottom: 10px;
}

.public_information {
    background-color: #F8F8F8;
}

    .public_information .panel_item {
        border-left: solid 1px #EEEEEE;
        padding-bottom: 10px;
    }

        .public_information .panel_item .item_t {
            width: 100%;
            height: 40px;
            overflow: hidden;
            background-color: #EAEAEA;
        }

            .public_information .panel_item .item_t .pull-left {
                width: 9px;
                height: 40px;
                overflow: hidden;
                background-color: #2399D6;
                float: left;
            }

            .public_information .panel_item .item_t .t {
                text-align: left;
                text-indent: 10px;
                width: 290px;
            }

                .public_information .panel_item .item_t .t a {
                    font-size: 16px;
                    color: #239ad6;
                    line-height: 40px;
                    font-weight: bold;
                }

.panel_ul {
    margin-left: 11px;
    margin-top: 10px;
}

    .panel_ul li a.one_level {
        display: block;
        height: 40px;
        overflow: hidden;
        background-image: url("sj.png");
        background-repeat: no-repeat;
        background-position: left center;
        text-indent: 20px;
        font-size: 15px;
        color: #000;
        line-height: 40px;
    }

    .panel_ul li a.two_level {
        display: block;
        height: 40px;
        overflow: hidden;
        background-image: url("sj_2.png");
        background-repeat: no-repeat;
        background-position: left center;
        text-indent: 20px;
        font-size: 14px;
        color: #6b6b6b;
        line-height: 40px;
    }

    .panel_ul li a.three_level {
        display: block;
        height: 40px;
        overflow: hidden;
        background-image: url("sj_3.png");
        background-repeat: no-repeat;
        background-position: left center;
        text-indent: 20px;
        font-size: 14px;
        color: #6b6b6b;
        line-height: 40px;
    }
.review_form {
    width: 100%;
    margin-top: 20px;
}

    .review_form .row {
        padding: 10px 0;
    }

    .review_form .div_rad {
        display: inline-block;
        overflow: hidden;
        color: #FE0002;
        font-weight: bold;
        text-indent: 30px;
    }

        .review_form .div_rad input {
            vertical-align: top;
            margin-right: 10px;
            margin-left: 30px;
        }

        .review_form .div_rad span {
            float: right;
            font-weight: normal;
        }

.text_indent_23 {
    text-indent: 23px;
}

.review_form .text_int {
    margin-left: 20px;
    width: 80%;
}

.review_form .text_small_int {
    margin-left: 20px;
    width: 160px;
}

.review_form .text_area {
    margin-left: 20px;
    width: 80%;
}

span.tag {
    color: #4d4d4d;
    font-size: 16px;
    line-height: 34px;
    padding-left: 20px;
    display: inline-block !important;
}

.register_form {
    width: 100%;
    margin-top: 20px;
}

    .register_form .row {
        padding: 10px 0;
    }

    .register_form .div_rad {
        display: inline-block;
        overflow: hidden;
        color: #FE0002;
        font-weight: bold;
        text-indent: 30px;
    }

        .register_form .div_rad input {
            vertical-align: top;
            margin-right: 10px;
            margin-left: 30px;
        }

        .register_form .div_rad span {
            float: right;
            font-weight: normal;
        }

.text_indent_23 {
    text-indent: 23px;
}

.register_form {
    overflow: hidden;
}

    .register_form .text_int {
        margin-left: 20px;
        width: 80%;
    }

    .register_form .text_small_int {
        margin-left: 20px;
        width: 160px;
    }

    .register_form .text_area {
        margin-left: 20px;
        width: 80%;
    }

    .register_form label {
        width: 100px;
        text-align: right;
    }

#apply td {
    height: 30px;
    background-color: #FFFFFF;
}

#apply .tdc {
    text-align: center;
}

#apply .inputc {
    width: 180px;
    float: left;
    margin: 0px 5px;
    outline: none
}

.HDJL {
    width: 100%;
    overflow: hidden
}

    .HDJL .Ttit {
        width: 100%;
        height: 67px;
        overflow: hidden;
    }

        .HDJL .Ttit a {
            width: 397px;
            height: 67px;
            background-position: 0px 0px;
            display: block;
            float: left;
            text-align: center;
            line-height: 67px;
            font-size: 20px;
            color: #FFFFFF
        }

        .HDJL .Ttit .Tck {
            background-position: 0px -67px;
        }

    .HDJL .TComDiv {
        width: 1181px;
        padding: 10px 8px 0px 8px;
        border: 1px #dbdbdb solid;
        overflow: hidden
    }


        .HDJL .TComDiv .ZZkCenter {
            width: 865px;
            overflow: hidden;
            margin-left: 15px;
            float: left
        }

            .HDJL .TComDiv .ZZkCenter .Ttit {
                width: 100%;
                height: 40px;
                overflow: hidden;
                background-color: #e7f1fa;
            }

                .HDJL .TComDiv .ZZkCenter .Ttit a {
                    width: 115px;
                    height: 40px;
                    overflow: hidden;
                    text-align: center;
                    line-height: 40px;
                    font-size: 16px;
                    color: #037edb;
                    background-color: #e7f1fa;
                    margin-right: 5px;
                }

                .HDJL .TComDiv .ZZkCenter .Ttit .arrow {
                    width: 11px;
                    height: 4px;
                    display: none;
                    position: absolute;
                    z-index: 2;
                    margin-left: 55px;
                    overflow: hidden
                }

                .HDJL .TComDiv .ZZkCenter .Ttit .Ttck {
                    background-color: #037edb;
                    color: #FFFFFF;
                }

                    .HDJL .TComDiv .ZZkCenter .Ttit .Ttck .arrow {
                        display: block
                    }

            .HDJL .TComDiv .ZZkCenter .comUl li a {
                width: 520px;
                overflow: hidden;
                display: block
            }

.Part4 .TComDiv .ZZkCenter .comUl li span:last-child {
    color: #8aca6a;
    display: block;
    width: 120px;
    text-align: center
}

.HDJL .TComDiv .ZkRight {
    width: 278px;
    overfflow: hidden;
    float: right
}

    .HDJL .TComDiv .ZkRight a {
        width: 278px;
        height: 65px;
        margin-bottom: 8px;
        overflow: hidden;
        display: block;
        line-height: 65px;
        font-size: 18px;
    }

        .HDJL .TComDiv .ZkRight a .Tjump1 {
            width: 235px;
            height: 45px;
            display: block;
            overflow: hidden;
            position: absolute;
            z-index: 2;
            margin-left: 43px;
            float: left
        }

        .HDJL .TComDiv .ZkRight a span:last-child {
            width: 160px;
            color: #ffffff;
            height: 65px;
            display: block;
            position: absolute;
            z-index: 1;
            margin-left: 117px;
            float: right
        }

    .HDJL .TComDiv .ZkRight .p1 .Tjump1 {
        margin-top: 16px;
    }

    .HDJL .TComDiv .ZkRight .p1 {
        background-color: #eeba67
    }

    .HDJL .TComDiv .ZkRight .p2 .Tjump1 {
        margin-top: 19px;
    }

    .HDJL .TComDiv .ZkRight .p2 {
        background-color: #8aca6a
    }

    .HDJL .TComDiv .ZkRight .p3 .Tjump1 {
        margin-top: 11px;
    }

    .HDJL .TComDiv .ZkRight .p3 {
        background-color: #e57f70
    }

    .HDJL .TComDiv .ZkRight .p4 .Tjump1 {
        margin-top: 11px;
    }

    .HDJL .TComDiv .ZkRight .p4 {
        background-color: #57afef
    }

    .HDJL .TComDiv .ZkRight a:hover {
        text-decoration: none;
        LEFT: 1px;
        POSITION: relative;
        TOP: 1px;
    }

    .HDJL .TComDiv .ZkRight a:last-child {
        margin-bottom: 0px;
    }

    .HDJL .TComDiv .ZkRight img {
        vertical-align: top;
    }
.news_con {
    width: auto;
    height: auto;
    overflow: hidden;
}

    .news_con table {
        width: 100%;
        border-color: #e8dede;
    }

        .news_con table .t {
            text-align: center
        }

        .news_con table th {
            height: 39px;
            overflow: hidden;
            border-bottom: solid 1px #DDDDDD;
            line-height: 39px;
            color: #ED5B5C;
            font-size: 14px;
        }

        .news_con table td {
            height: 39px;
            overflow: hidden;
            line-height: 39px;
            color: #4F4F4F;
            font-size: 14px;
        }

            .news_con table td a {
                line-height: 39px;
                color: #4F4F4F;
                font-size: 14px;
                width: 315px;
                height: 39px;
                overflow: hidden;
                white-space: nowrap;
                display: block;
                text-align: left;
                text-overflow: ellipsis;
                text-overflow: ellipsis; /* IE/Safari */
                -ms-text-overflow: ellipsis;
                -o-text-overflow: ellipsis; /* Opera */
                -moz-binding: url("ellipsis.xml#ellipsis"); /*FireFox*/
            }

.view_data {
    width: 100%;
    overflow: hidden;
    margin-top: 20px;
}

    .view_data table tr th.t {
        background-color: #038BD5;
        color: #ffffff;
        font-size: 16px;
        text-indent: 20px;
        padding: 8px 0;
    }

    .view_data table tr td {
        color: #666666;
        font-size: 16px;
        padding: 8px 0;
        line-height: 30px;
    }

        .view_data table tr td.t {
            text-align: center;
            font-weight: bold;
        }
.TcomTit .Ttit .Tck {
    border-bottom: 2px #0085d4 solid;
    color: #0085d4
}

.HDJL .Meber {
    width: 276px;
    border: 1px #54ade0 solid;
    padding: 15px;
    overflow: hidden;
    margin-bottom: 20px;
    background-color: #54ade0;
}

    .HDJL .Meber .word {
        width: 100%;
        height: 40px;
        line-height: 40px;
        text-align: center;
        font-weight: bold;
        color: #FFFFFF;
    }

.HDJL .TComDiv .ZkRight .Meber a {
    width: 100px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    display: block;
    border: 1px #e7f1fa solid;
    font-size: 13px;
    float: left;
    margin: 10px;
    color: #FFFFFF;
}

.leader_bg {
    background: url('NewLeader.png') left top no-repeat;
    background-size: 100% auto;
    overflow: hidden;
}

.leader .card_item {
    overflow: hidden;
    padding-left: 30px;
}

    .leader .card_item dl {
        margin-bottom: 0px;
        overflow: hidden;
    }

        .leader .card_item dl dt {
    width: 90px;
    font-size: 14px;
    line-height: 40px;
    font-weight: bolder;
    color: #CE0D0E;
    float: left;
    text-align-last: justify;
    text-align: justify;
    text-justify: distribute-all-lines;
}

        .leader .card_item dl dd {
		width:305px;
            float:left;
            padding: 7px 15px;
            overflow: hidden;
        }

            .leader .card_item dl dd a {
                font-size: 14px;
                color: #545454;
                line-height: 30px;
                width:45px;
text-align-last: justify;
    text-align: justify;
    text-justify: distribute-all-lines;
                display:block;
float:left;
margin-right:25px;
            }

            .leader .card_item dl dd span {
                font-size: 16px;
                line-height: 33px;
                padding-left: 12px;
            }