﻿@charset "utf-8";
/* CSS Document */

.container {
    margin: 0 auto;
    width: 990px;
    padding-top: 0px;
}
/*内容部分总框*/
.containerleftback {
    float: left;
    width: 230px;
    margin-left: 12px;
    _margin-left: 5px;
}
/*左侧一栏总框*/
.containermiddleback {
    float: left;
    width: 530px;
    margin-left: 8px;
}
/*中间一栏总框*/
.containerrightback {
    float: left;
    width: 190px;
    margin-left: 8px;
}
/*右侧一栏总框*/
.greenlineback {
    width: 100%;
    border: 1px solid #cdcdcd;
    margin-top: 5px;
}
/*绿框白底样式*/
.greenlinebackgrey {
    width: 100%;
    border: 1px solid #cccccc;
    margin-top: 5px;
    background-color: #f9f9f9;
}
/*绿框灰底样式*/
.nolineback {
    width: 100%;
    margin-top: 5px;
}
/*无框无底样式*/
.greylineback {
    width: 100%;
    border: 1px solid #cdcdcd;
    margin-top: 5px;
}
/*灰框白底样式*/
.greenbacktitle {
    width: auto;
    height: 40px;
    background-image: url(../images/indextitlegreen.jpg);
    background-repeat: repeat-x;
    padding-left: 15px;
    padding-right: 10px;
}
/*首页标题绿色过渡背景*/
.greylinetitle {
    width: auto;
    height: 40px;
    margin-left: 15px;
    margin-right: 15px;
    border-bottom: 1px dotted #777777;
}
/*首页标题点点背景*/
.nobacktitle {
    width: auto;
    height: 40px;
    padding-left: 15px;
    padding-right: 10px;
}
/*首页标题无装饰*/
.greentitleword {
    float: left;
    color: #0763ac;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
/*首页绿色标题文字*/

.bluebacktitle table td p {
    margin: 0;
    padding: 0;
    font-size: 12px;
}

.greentitleword a {
    color: #ea5239;
    padding-left: 10px;
    padding-right: 10px;
}

    .greentitleword a:hover {
        color: #026b30;
    }

.greentitlewordon a {
    float: left;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
    color: #026b30;
    padding-left: 10px;
    padding-right: 10px;
}

.greymore {
    float: right;
    line-height: 44px;
    font-size: 12px;
}

    .greymore a {
        color: #949494;
    }

        .greymore a:hover {
            color: #ff6600;
        }
/*标题灰色更多*/
.greenline {
    width: 100%;
    height: 5px;
    background-color: #fad8bd;
}

.greyline {
    width: 100%;
    height: 5px;
    background-color: #f5f5f5;
}

.twotitleback {
    width: auto;
    height: 40px;
}
/*两个标题内边距*/
.twotitleoneback {
    float: left;
    width: auto;
    _width: 150px;
}
/*两个标题的单个外框*/
.greyblock {
    float: left;
    width: 5px;
    height: 30px;
    background-color: #ececec;
    display: block;
    margin-left: 5px;
    margin-right: 15px;
}
/*标题左边灰色小方块*/
.twocolumn {
    float: left;
    width: 260px;
    height: auto;
}
/*中间两个并列栏目外框*/
.twocolumntitle {
    width: auto;
    height: 40px;
}
/*两个栏目的标题外框*/
.topnewsbacka {
    float: left;
    width: 151px;
    height: 34px;
    background: url(../images/newstitleblue.jpg) repeat-x;
    display: block;
    font-weight: bold;
    text-indent: 2em;
    color: white;
    line-height: 32px;
    font-size: 16px;
}
/*头条标题左半部分*/
.topnewsbackb {
    float: left;
    width: 379px;
    height: 34px;
    background: url(../images/newstitleblue.jpg) repeat-x;
    display: block;
}
/*头条标题右半部分*/
.topnewstitle {
    width: 100%;
    height: 34px;
    margin-top: 7px;
}
/*头条标题总框*/
.leaderdetail {
    color: #949494;
    line-height: 20px;
    padding-left: 15px;
    padding-top: 5px;
    font-size: 12px;
}

/*领导名单文字*/
.leaderlink {
    color: #0763ac;
}
    /*领导栏目灰色*/
    .leaderlink a {
        color: #0763ac;
    }
        /*领导栏目灰色链接*/
        .leaderlink a:hover {
            color: #ff6600;
        }
/*领导栏目灰色链接*/
.normallink {
    margin-left: 15px;
    margin-right: 15px;
    margin-top: 8px;
    line-height: 28px;
    _margin-left: 5px;
    _margin-right: 0px;
    _margin-top: 0px;
}

    .normallink li {
        text-align: left;
    }
/*普通信息行样式*/
.gzjbback {
    width: auto;
    height: auto;
    background-color: #fad8bd;
    padding: 5px;
}
/*工作简报绿色底*/
.whitelink {
    color: white;
}

    .whitelink a {
        color: white;
    }

        .whitelink a:hover {
            color: #ff6600;
        }

.lawyergrey {
    margin-left: 5px;
    line-height: 20px;
    color: #949494;
    _margin-left: 0px;
}

    .lawyergrey a {
        color: #ff6600;
        text-decoration: none;
    }

        .lawyergrey a:hover {
            color: #ff6600;
            text-decoration: underline;
        }

.greenbotton {
    text-align: center;
    font-weight: bold;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 28px;
}

    .greenbotton a {
        width: 110px;
        height: 28px;
        background-color: white;
        color: #fad8bd;
        border: 1px solid #fad8bd;
        display: block;
    }

        .greenbotton a:hover {
            width: 110px;
            height: 28px;
            background-color: #fad8bd;
            color: white;
            display: block;
        }
/*律师下面两个绿色按钮*/

.newspicdotgrey {
    float: left;
    position: relative;
    z-index: 2;
    left: 15px;
    bottom: 10px;
}

    .newspicdotgrey a {
        width: 10px;
        height: 10px;
        display: block;
        background-image: url(../images/dotgrey.png);
        background-repeat: no-repeat;
    }

        .newspicdotgrey a:hover {
            width: 10px;
            height: 10px;
            display: block;
            background-image: url(../images/dotblue.png);
        }

.newspicdotblue {
    position: absolute;
    float: left;
    position: relative;
    z-index: 2;
    left: 15px;
    bottom: 10px;
}

    .newspicdotblue a {
        width: 10px;
        height: 10px;
        display: block;
        background-image: url(../images/dotblue.png);
        background-repeat: no-repeat;
    }

.newspiclr {
    float: left;
    text-align: center;
    background-color: #ececec;
}

    .newspiclr a {
        width: 25px;
        height: 25px;
        padding-top: 10px;
        display: block;
    }
/*图片新闻灰条两个小三角*/
.newspiclink {
    float: left;
    text-align: center;
    line-height: 35px;
}

    .newspiclink a {
        width: 190px;
        height: 35px;
        background-color: #ececec;
        display: block;
        color: #949494;
    }

        .newspiclink a:hover {
            color: #ff6600;
        }
/*图片新闻下方文字*/
.newspicback {
    position: relative;
    float: left;
    margin-left: 10px;
    margin-top: 5px;
    _margin-left: 0px;
}

.newswordback {
    float: left;
    width: 260px;
    margin-top: 5px;
    margin-left: 10px;
    _margin-left: 0px;
}
/*图片新闻文字大背景框*/
.toptitle a {
    font-size: 16px;
    font-family: 微软雅黑;
    font-weight: bold;
    color: #ea5239;
    text-align: left;
    padding-left: 10px;
    _padding-left: 0px;
}

    .toptitle a:hover {
        color: #ff6600;
    }

.applybotton a {
    width: 145px;
    height: 35px;
    display: block;
    margin: 0 auto;
    margin-top: 12px;
    background: #95cff6;
    text-align: center;
    line-height: 35px;
    font-weight: bold;
    border-radius: 5px;
}

    .applybotton a:hover {
        background: #4c98cb;
        color: #fff;
    }

.bigvideoback {
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 0;
}

.bigvideoup {
    position: absolute;
    bottom: 15px;
    left: 15px;
    z-index: 1;
}

.onevideoback {
    position: relative;
    width: 153px;
    height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.oneline {
    width: 100%;
    text-align: center;
    line-height: 30px;
}

.doctorback ul {
    width: 100%;
    margin-left: 9%;
}

.doctorback li {
    float: left;
    text-align: center;
    width: 40%;
    line-height: 26px;
}

.mypng img {
    azimuth: expression( this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none", this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')", this.src = "images/transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''), this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')", this.runtimeStyle.backgroundImage = "none")), this.pngSet=true);
}
/*针对ie6png透明问题*/
.indexselect {
    outline: none;
    border: 1px solid #cccccc;
    height: 24px;
    font-size: 14px;
    color: #666666;
    width: 204px;
    line-height: 30px;
    margin-top: 3px;
}
/*=========大连新增样式=======*/
.oneleaderlink {
    display:inline-block;
    width: 113px;
    height: 45px;
    line-height:45px;
    border: 1px solid #cccccc;
    background: url(../images/lightblueback.jpg) repeat-x center center;
    color: #0763ac;
    font-weight: bold;
    font-family: "微软雅黑";
    font-size: 15px;
    outline: none;
    cursor: pointer;
    margin-right: 5px;
    margin-bottom: 5px;
}

    .oneleaderlink:hover {
        background: #d4e6f4;
    }

.blacktitleword {
    float: left;
    color: #0763ac;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
/*首页黑色标题文字*/

.bluebotton {
    text-align: center;
    font-weight: bold;
    font-family: 微软雅黑;
    font-size: 14px;
    line-height: 24px;
}

    .bluebotton a {
        width: 110px;
        height: 24px;
        background-color: white;
        color: #3480bc;
        border: 1px solid #3480bc;
        display: block;
    }

        .bluebotton a:hover {
            width: 110px;
            height: 24px;
            background-color: #3480bc;
            color: white;
            display: block;
        }
/*律师下面两个蓝色按钮*/

.orangetitleword {
    float: left;
    color: #ee753a;
    line-height: 40px;
    font-size: 14px;
    font-weight: bold;
}
    /*首页橙色标题文字*/

    .orangetitleword a {
        color: #ee753a;
        padding-left: 10px;
        padding-right: 10px;
    }

        .orangetitleword a:hover {
            color: #ee753a;
        }

.bluebacktitle {
    width: auto;
    height: 40px;
    background-image: url(../images/bluetitleback.jpg);
    background-repeat: repeat-x;
    padding-left: 15px;
    padding-right: 10px;
}
/*首页标题蓝色过渡背景*/

/*2017-06-22新增*/
.doctorback ul {
    margin-top: 8px;
    overflow: hidden;
}

.doctorback {
    padding-bottom: 15px;
}

.Modify {
}

    .Modify ul li {
        line-height: 25px;
    }
/*2016-04-28*/

/*分页*/
.updown {
    width: 60px;
    height: 23px;
    font-weight: normal;
    display: block;
    color: #666666;
    background: white;
    float: left;
}

.updownNone {
    width: 60px;
    height: 23px;
    font-weight: normal;
    display: block;
    color: gray;
    background: white;
    float: left;
}

.updown:hover {
    color: #84b123;
    text-decoration: underline;
    float: left;
}

.Pagination_a {
    width: 23px;
    height: 23px;
    color: #666666;
    display: block;
    text-align: center;
    line-height: 23px;
    float: left;
    font-size: 12px;
    text-decoration: none;
    font-family: "宋体";
}

.Pagination_aNone {
    width: 23px;
    height: 23px;
    color: #666666;
    display: block;
    text-align: center;
    line-height: 23px;
    float: left;
    font-size: 12px;
    text-decoration: none;
    font-family: "宋体";
}

.Pagination_a:hover {
    color: #ffffff;
    background: #84b123;
    border-radius: 3px;
    font-weight: bold;
    float: left;
}

div.Pagination {
    float: right;
    color: #5188a6;
    margin-bottom: 20px;
    margin-top: 20px;
}

    div.Pagination li {
        float: left;
        margin: 0 3px 0 3px;
        font-family: "宋体";
        line-height: 23px;
    }

    div.Pagination a {
        width: 23px;
        height: 23px;
        color: #666666;
        display: block;
        text-align: center;
        line-height: 23px;
        font-size: 12px;
        text-decoration: none;
        font-family: "宋体";
    }

        div.Pagination a:hover {
            color: #ffffff;
            background: #0763ac;
            border-radius: 3px;
            font-weight: bold;
        }

    div.Pagination .PageCurrent {
        width: 23px;
        height: 23px;
        font-weight: bold;
        display: block;
        text-align: center;
        line-height: 23px;
        font-size: 14px;
        text-decoration: none;
        color: #ffffff;
        background: #0763ac;
        border-radius: 3px;
    }

    div.Pagination a.updown {
        width: 60px;
        height: 23px;
        font-weight: normal;
        color: #0066cc;
        background: white;
    }

        div.Pagination a.updown:hover {
            color: #0763ac;
            text-decoration: underline;
        }

    div.Pagination li a.outupdown {
        width: 60px;
        height: 23px;
        font-weight: normal;
        color: #666666;
        background: white;
    }

    div.Pagination label {
        float: left;
        font-size: 12px;
        line-height: 23px;
        margin: 0 5px 0 5px;
        color: #666666;
    }

    div.Pagination .PageInput {
        float: left;
        margin: 1px 0px 5px;
        width: 20px;
        height: 16px;
        border: 1px solid #CCC;
        color: #888;
        line-height: 15px;
        display: block;
        outline: 0 none;
        padding: 2px 0px 2px 3px;
    }

    div.Pagination .Submit {
        float: left;
        margin: 0px 0px 0px 5px;
        width: 50px;
        border: 1px solid #CCC;
        color: #888;
        line-height: 15px;
        display: block;
        background: white;
        text-align: center;
        outline: 0 none;
        padding: 4px 5px 3px 5px;
        cursor: pointer;
        border-radius: 3px;
    }

        div.Pagination .Submit:hover {
            background: #eeeeee;
        }
/*2017-6-26 10:14:28 更新*/
.indwork {
    height: 263px;
}

.indRepute {
    height: 1229px;
}
