﻿@charset "utf-8";

body {
    margin-left: 0px;
    margin-top: 0px;
    margin-right: 0px;
    margin-bottom: 0px;
    font-family: "Microsoft Yahei", 微软雅黑, "Hiragino Sans GB", "Helvetica Neue", Helvetica, tahoma, arial,Verdana,sans-serif,"WenQuanYi Micro Hei",宋体;
}

.nav {
    margin: 0 auto;
    overflow: hidden;
}

.navleft {
    float: left;
    text-align: left;
    margin-top: 16px;
}

ul, li {
    list-style: none;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.navleft image {
    float: left;
}

.nav .shu {
    float: left;
}

.nav .shu {
    float: left;
    margin-right: 12px;
}

.nav .logo {
    float: left;
}

.nav .span1 {
    font-weight: bold;
    font-size: 22px;
    display: block;
    float: left;
    margin-top: 8px;
    color: #595656;
}

.nav .span2 {
    font-weight: bold;
    font-size: 14px;
    display: block;
    float: left;
    clear: both;
    display: nonex;
    color: #595656;
}

.dh ul {
    float: right;
    margin-top: 0px;
}

    .dh ul .li {
        width: 120px;
        height: 125px;
        line-height: 125px;
        font-weight: 600;
        font-size: 16px;
        float: left;
        display: block;
        color: #333;
        text-align: center;
    }

    .dh ul li .a {
        color: #333;
        font-weight: 400;
        font-size: 16px;
        display: block;
        width: 100%;
        height: 100%;
    }

    .dh ul .cur {
        /*color: #333;
        border-bottom: 4px solid #0f7ac7;*/
        background-color: #F00;
        color: #FFF;
    }

        .dh ul .cur .a {
            color: #FFF !important;
        }

.fl {
    float: left;
}

.fr {
    float: right;
}

.banner {
    /*margin-top: 125px;*/
    /*padding-top: 2px;*/
    /*background-image: url("../images/xian.jpg");*/
    background-repeat: repeat;
    width: 100%;
    clear: both;
    background-color: #cccccc;
    z-index: -1000;
}

.xdh {
    height: 60px;
    line-height: 60px;
    color: #999;
}

.home {
    background-image: url("../images/icon-home.png");
    background-repeat: no-repeat;
    width: 16px;
    height: 16px;
    display: block;
    margin-top: 22px;
}

a {
    text-decoration: none;
}

.dh {
    z-index: 9999;
}

    .dh li ul {
        display: block;
        width: 100%;
        margin: 0 auto;
        height: 375px;
        position: absolute;
        top: 125px;
        left: 0px;
        background-color: #f2f0f0;
        background-repeat: no-repeat;
        background-size: 70% 375px;
        z-index: 9999;
    }

        .dh li ul li {
            margin-left: 72%;
            float: none;
            line-height: 72px;
            display: block;
            z-index: 9999;
        }

        .dh li ul .title {
            font-size: 26px;
            font-weight: 400;
            color: #333;
            text-align: left;
        }

        .dh li ul .child {
            font-size: 16px;
            font-weight: 400;
            color: #222 !important;
            text-align: left;
            background-image: url("../image/bus-nav-icon02.png");
            background-repeat: no-repeat;
            background-position-y: 32px;
            padding-left: 9px;
        }

    .dh ul li ul li a {
        color: #222;
    }

.topnav {
    /*position: fixed;
    left: 0px;
    top: 0px;*/
    width: 100%;
    /*background-color: #fff;*/
    background: rgba(155,155,155,0.1);
}

.mhide {
    display: none !important;
}

.ttitle {
    position: absolute;
    top: 45px;
    left: -635px;
    display: block;
    font-size: 36px;
    margin-left: 30%;
    color: #333;
    font-weight: bold;
}

.ttitlex {
    display: block;
    font-size: 58px;
    margin-top: 23px;
    color: #323232;
    font-weight: 400;
}


.navcontent {
    width: 1200px;
    margin: 0 auto;
    min-height: 420px;
    /*background: rgba(0,0,0,0);*/
    background-image: url("../image/zx_yhd_back_03.png");
    background-repeat: repeat;
    padding-top: 68px;
    height: auto;
}

.navcontent2 {
    width: 1200px;
    margin: 0 auto;
}
.navcontent2x {
    width: 1200px;
    margin: 0 auto;
    background-image: url("../image/zx_yhd_back_03.png");
    background-repeat: repeat;
    height: auto;
    float: left;
}
.backimg {
    /*opacity: 0.7;
    filter: alpha(opacity=70); /* 针对 IE8 以及更早的版本 */ */ filter:alpha(Opacity=80);
    -moz-opacity: 0.5;
    opacity: 0.5;
    z-index: -9999;
}

.mbolder {
    font-weight: 400;
    color: #323232;
}

.navcontent #left {
    width: 280px;
    margin-left: 70px;
    float: left;
    /*background-color: #Ff0;*/
}

.navcontent #right {
    width: 742px;
    margin-right: 68px;
    float: right;
    padding-bottom:35px;
    /*background-color:#F00;*/
}
.navcontent #right2 {
    width: 1120px;
    margin-left: 40px;
    overflow:hidden;
    padding-bottom: 35px;
    /*background-color:#F00;*/
}

.navcontent #left #title {
    display: block;
    font-size: 58px;
    margin-top: 0px;
    height: 48px;
    color: #323232;
    font-weight: 400;
    line-height: 36px;
    font-size: 24px;
    border-bottom: 1px solid #ccc;
    padding-bottom: 35px;
}

.navcontent #left li {
    display: block;
    font-size: 14px;
    margin: 0px;
    line-height: 42px;
    color: #323232;
    font-weight: 400;
    font-size: 14px;
    border-bottom: 1px solid #ccc;
    background-image: url("../image/bus-nav-icon02.png");
    background-repeat: no-repeat;
    background-position-y: 18px;
    padding-left: 9px;
}

#left a {
    color: #323232;
}

.righttitle {
    font-size: 32px;
    margin-bottom: 36px;
    font-weight: 400;
    color: #323232;
}
.righttitlex {
    font-size: 24px;
    /*margin-bottom: 36px;*/
    font-weight: 400;
    color: #323232;
    border-bottom:1px solid #ccc;
    padding-bottom:16px;
}
.righttitlex2 {
    font-size: 14px;
    /*margin-bottom: 36px;*/
    font-weight: 400;
    color: #B3B3B3;
    border-bottom: 1px solid #ccc;
    padding-bottom: 16px;
    line-height:32px;
    margin-top:12px;
}

#bottom ul {
    display: block;
    width: 1200px;
    margin: 0 auto;
}

    #bottom ul li {
        display: block;
        width: 220px;
        float: left;
        font-size: 18px;
    }

        #bottom ul li ul {
            margin-top: 18px;
            margin-bottom: 32px;
        }

        #bottom ul li li {
            padding: 0px;
            display: block;
            width: 220px;
            height: 25px;
            line-height: 25px;
            font-size: 12px;
            float: none;
        }

#bottom {
    border-top: 1px solid #d5000f;
    padding-top: 55px;
    padding-bottom: 55px;
    padding-left: 32px;
    background-color: #e8e8ea;
    min-height: 200px;
}

a {
    color: #323232 !important;
}

.clear {
    clear: both;
    height: 0px;
    width: 100%;
}

.redclass {
    width: 62px;
    height: 62px;
    display: block;
    background-color: #d70000;
    float: left;
    color: #FFF;
    margin-top: -3px;
}

    .redclass .sp1 {
        text-align: center;
        display: block;
        font-size: 12px;
        margin-top: 12px;
        margin-bottom: 3px;
    }

    .redclass .sp2 {
        text-align: center;
        display: block;
        font-size: 18px;
        font-weight: 600;
    }

.newsul {
    border-top: 1px solid #ccc;
    padding-top: 32px;
    margin-bottom: 32px;
    float: left;
}

.sptitle {
    display: block;
    float: left;
    font-weight: 700;
    color: #333;
    font-size: 18px;
    padding-bottom: 8px;
}

.spcontent {
    display: block;
    float: left;
    color: #73777d;
    font-size: 14px;
    clear:both;
}

.nsp {
    display: block;
    float: left;
    width: 588px;
    margin-left: 20px;
}

#Main_NewsList_AspNetPager1 a {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #ccc;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    float: left;
    margin: 2px;
}

#Main_NewsList_AspNetPager1 span {
    display: inline-block;
    width: 26px;
    height: 26px;
    text-align: center;
    line-height: 26px;
    border: 1px solid #ccc;
    padding-top: 0px;
    padding-bottom: 0px;
    margin: 0px;
    float: left;
    margin: 2px;
}

#Main_NewsList_AspNetPager1 input {
    height: 26px;
    border: 1px solid #ccc;
    text-align: center;
    padding-bottom: 0px;
    float: left;
    margin: 2px;
}

#Main_NewsList_AspNetPager1 .text {
    height: 25px !important; width:48px;
}

