/* CSS Document */
body
{
    background: #fff url(/Image/icons/groovepaper.png) repeat;
    color: #000;
    font-family: "微软雅黑";
}
/*只是用来规定子页面大小的最小值，做自适应之后删掉*/
body
{
    min-width: 1300px;
}

/*end*/

.container
{
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.clearfix:after
{
    content: ".";
    height: 0px;
    overflow: hidden;
    clear: both;
    display: block;
}

.clearfix
{
    zoom: 1;
}

li
{
    list-style: none;
}

.top-ban
{
    width: 100%;
    height: 360px;
    padding-top: 120px;
    background: url(/Image/ykdt/ykdt-ban.jpg) no-repeat center;
    overflow: hidden;
}

.top-title
{
    width: 1000px;
    margin: 0 auto;
    text-align: center;
}
.line-ban{display:block; margin:0 auto;}

    .top-title h2
    {
        color: #fff;
        margin-bottom: 20px;
        margin-top: 0px;
        font: normal 34px/50px "微软雅黑";
    }

    .top-title p
    {
        font: normal 14px/50px "微软雅黑";
        margin-bottom: 0px;
        color: #fff;
    }

.lists-num
{
    width: 100%;
}

.list-num01
{
    margin-left: 72px;
    float: left;
    width: 298px;
    padding-top: 122px;
    padding: 10px;
    border: 1px solid #d4d4d4;
    background: url(/Image/ykdt/list-num01.jpg) no-repeat 0px top;
    cursor: pointer;
}

.list-num02
{
    margin: 0 40px;
    background: url(/Image/ykdt/list-num02.jpg) no-repeat 0px top;
}

.list-num03
{
    margin-left: 10px;
    background: url(/Image/ykdt/list-num03.jpg) no-repeat 0px top;
}

.list-newstitle
{
    height: 63px;
    display: block;
    color: #5d5d5d;
    font: normal 15px/28px "微软雅黑";
    border-bottom: 1px dashed #bcbcbc;
    padding-bottom: 6px;
}

    .list-newstitle:hover
    {
        text-decoration: underline;
    }

.liulan
{
    padding-left: 30px;
    background: url(/Image/ykdt/look-num.png) no-repeat 6px center;
}

.date
{
    padding-left: 30px;
    background: url(/Image/ykdt/date.png) no-repeat 6px center;
}

.num-xx p
{
    font: normal 12px/24px "微软雅黑";
    color: #838383;
    margin: 10px 0px;
}

.xinwen
{
    font: normal 12px/22px "微软雅黑";
    text-indent: 2em;
    color: #707070;
}

    .xinwen:hover
    {
        text-decoration: underline;
        color: #000;
    }


.yk-list
{
    margin: 20px 10px 0px;
    margin-bottom: 20px;
}

    .yk-list li
    {
        height: 45px;
        line-height: 45px;
        border-bottom: 1px dashed #4e4e4e;
        width: 1106px;
        padding: 0px 16px;
    }

        .yk-list li a
        {
            float: left;
            font: normal 14px/45px "微软雅黑";
        }

            .yk-list li a:hover
            {
                color: #4d4d4d;
                text-decoration: underline;
            }

        .yk-list li span
        {
            float: right;
            font: normal 16px/45px "微软雅黑";
            color: #4e4e4e;
        }



/*CSS list-page style pagination*/
DIV.list-page
{	
    color: #8b8b8b;
    text-align: center;
}

    DIV.list-page A
    {
        color: #8b8b8b;
        border: 1px solid #c1c1c1;
        padding: 5px 10px;
        margin: 2px;
        text-decoration: none;
        border-radius: 6px;
        background: #f0f0f0;
    }

        DIV.list-page A:hover
        {
            color: #000;
            border: #f0f0f0 1px solid;
        }

        DIV.list-page A:active
        {
            color: #000;
            border: #f0f0f0 1px solid;
        }

DIV .list-page SPAN
    {
        color: #8b8b8b;
        border: 1px solid #c1c1c1;
        padding: 5px 10px;
     
        text-decoration: none;
        border-radius: 6px;
        background: #f0f0f0;
    }

.list-go
{
    margin-left: 14px;
    margin-right: 4px;
}

.list-page input
{
    padding: 5px 5px;
    width: 50px;
    border: 1px solid #c1c1c1;
}




.yk-middle
{
    width: 1208px;
    min-height: 800px;
    padding: 34px 39px;
    margin: 0 auto;
    background: #fff; /* filter: alpha(opacity=90); opacity: 0.9;*/
    position: relative;
    top: -70px;
    border-radius: 10px;
}

.list-qiehuan
{
    width: 100%;
    float: left;
    height: 80px;
    margin-bottom: 36px;
    font-family: 微软雅黑;
}

    .list-qiehuan p
    {
        padding: 5px 10px;
        margin: 0px;
        font-size: 17px;
    }

.list-moren
{
    float: left;
    cursor: pointer;
    margin-left: 5px;
}

.list-num  a
{	padding:10px;
 
   
}

.list-num  a:hover
{	
  border-bottom:1px #FF6600 solid;
   background-color: #efefef;
    color: #FF6600;
}

.list-num  .cur
{	
  border-bottom:1px #FF6600 solid;
   background-color: #efefef;
    color: #FF6600;
}



.card_border
{
    width: 88px;
    top: 75px;
    position: absolute;
    border-top: 2px solid #FF6600;
    border-right: 2px solid transparent;
    border-left: 2px solid transparent;
    margin-left: 35px;
}

.card_angle
{
    width: 5px;
    top: 77px;
    position: absolute;
    border-top: 5px solid #FF6600;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 35px;
}

.brend
{
    padding-left: 10px;
    background: url(../images/home.jpg) no-repeat 0px center;
    position: absolute;
    top: 43px;
    right: 40px;
}

    .brend a
    {
        display: block;
        float: left;
        font: normal 15px/22px "微软雅黑";
        color: #515151;
        padding-left: 20px;
		 background: url(../images/brend-bg.jpg) no-repeat 5px center;
    }

        .brend a:hover
        {
            color: #ff6600;
            text-decoration: underline;
        }

    .brend .brend-bg02
    {
        background: url(../images/brend-bg.jpg) no-repeat 5px center;
    }

.yk-middle
{
    width: 1208px;
    min-height: 500px;
    padding: 34px 39px;
    margin: 0 auto;
    background: #fff; /* filter: alpha(opacity=90); opacity: 0.9;*/
    position: relative;
    top: -70px;
    border-radius: 10px;
}

/** 不含切换页公共样式**/
.main01
{
    margin-top: 90px;
    margin-left: 17px;
    width: 100%;
}

.main02
{
    margin-top: 10px;
    margin-left: 17px;
    width: 100%;
}

/* 列表页 中间部分弹出层*/
.yk-ceng
{
    width: 1208px;
    min-height: 800px;
    padding: 40px 39px;
    margin: 0 auto;
    background: #fff;
    filter: alpha(opacity=95);
    opacity: 0.95;
    position: relative;
    top: -308px;
    border-radius: 10px;
}

.yk-close
{
    display: block;
    height: 55px;
    width: 55px;
    background: url(../Image/ykdt/close.png) no-repeat;
    position: absolute;
    right: 30px;
    top: 30px;
    z-index: 999;
}

/*蓝色三角公共*/
.triangle
{
    margin-left: 45%;
    width: 0;
    height: 0;
    border-left: 60px solid transparent;
    border-right: 60px solid transparent;
    border-top: 45px solid #074b8a;
}
/*专业领域小版块样式*/
.zyly-bankuai, .cd-timeline-block .projects
{
    margin-top: 60px;
    padding-bottom: 40px;
}

.zyly-bankuai
{
    background-color: #eee;
    width: 506px;
    border: 2px solid #eeeeee;
    padding-top: 52px;
    background: url(/Image/zyly/zyly-titlebg.jpg) no-repeat;
    margin-bottom: 14px;
    margin-left: 39px;
    float: left;
    min-height: 240px;
    padding-bottom: 12px;
}

    .zyly-bankuai h2
    {
        font-family: "微软雅黑";
        font-size: 22px !important;
        color: #595959;
        font-weight: normal;
        letter-spacing: 2px;
        margin-top: 0;
        padding-bottom: 10px;
    }

.cd-num
{
    color: #074b8a;
    font: bold 12px "微软雅黑";
    margin-right: 10px;
}

.cd-zwh-list
{
    color: #595958;
    height: 32px;
    font: normal 14px/32px "微软雅黑";
}

    .cd-zwh-list:hover
    {
        color: #000;
        text-decoration: underline;
    }

.service-box-content
{
    padding: 20px;
}

.cd-Committee-list
{
    margin-top: 20px;
}

    .cd-Committee-list li
    {
        float: left;
        width: 224px;
        height: 32px;
        overflow: hidden;
        line-height: 32px;
        overflow: hidden;
    }

/*文章信息样式*/
.list-xx
{
    padding-bottom: 10px;
    margin-bottom: 30px;
    border-bottom: 1px solid #848484;
}

.list-title
{
    font: normal 24px/100px "微软雅黑";
    color: #343434;
    margin-bottom: 0px;
}

.list-xx p
{
    display: inline;
    margin-bottom: 0px;
    font: normal 14px/30px "微软雅黑";
    color: #848484;
}

.left_yinying
{
    position: absolute;
    left: -42px;
    top: 65px;
}

.right_yinying
{
    position: absolute;
    right: -42px;
    top: 65px;
}

.anli-list
{
    width: 100%;
    margin-bottom: 30px;
    float: left;
}

.anli-list2
{
    margin-top: 24px;
    padding: 0 10px;
}

.anli-list li
{
    width: 100%;
    overflow: hidden;
    height: 45px;
    line-height: 45px;
    border-bottom: 1px dashed #4e4e4e;
}

.anli-xx
{
    float: right;
}

.anli-looks
{
    padding-left: 25px;
    background: url(/Image/ykdt/look-num.png) no-repeat 0px center;
}

.anli-date
{
    padding-left: 25px;
    background: url(/Image/ykdt/date.png) no-repeat 0px center;
    margin-left: 20px;
}

.anli-list li a
{
    float: left;
    font: normal 16px/45px "微软雅黑";
}

    .anli-list li a:hover
    {
        color: #4d4d4d;
        text-decoration: underline;
    }

.anli-list li span
{
    font: normal 12px/45px "微软雅黑";
    color: #949494;
}

.page{color:#000;text-align:center;clear:both;font-size:12px;padding:20px 0;font-family:"Microsoft Yahei";overflow:hidden}
.page a{padding:9px 15px;color:#454545;margin:0 1px 0 0;line-height:24px;border:1px solid #dcdcdc}
.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover,.page .Pmodern,.page a:hover{color:#b91c22;border:1px solid #b91c22}
.page .PIndex{margin-right:10px}
.page .PEnd{margin-left:10px}
.page .Ppage{height:40px;display:inline-block}
@media screen and (max-width:758px){.page{padding:10px 0}
.page .Ppagelist{display:none}
.page .PIndex,.page .PEnd{margin:0 5px}
.page a{padding:12px 30px}
}
