﻿@charset "utf-8";
/* CSS Document */

#maincon {
    width: 1200px;
    background: #fff;
    margin: 0 auto;
}

.local {
    height: 43px;
    line-height: 38px;
    padding-left: 5px;
}

    .local span {
        font-weight: bold;
        display: inline-block;
        width: 60px;
        padding-left: 20px;
        margin-left: 10px;
        background: url(../images/current_position.png) left center no-repeat;
    }

.con1 {
    height: 280px;
}

.lcon {
    width: 510px;
    height: 300px;
    float: left; /*background:url(../images/img.png) 0 0 no-repeat;*/
    margin-left: 16px;
}
/*.rcon{ width:640px; height:280px; float:right; background:url(../images/img4.png) 0 0 no-repeat; margin-right:20px;}*/


#banner-wrap {
    position: relative;
    width: 640px;
    height: 300px;
    margin: 0 auto;
    background: #fff;
    float: right;
    margin-right: 20px;
    border: 1px solid #f9f8f4;
}

.banner {
    position: absolute;
    display: none;
    left: 0px;
    top: 0px;
    margin: 0 auto;
}

    .banner h3 {
        background: none repeat scroll 0 0 #dead89;
        position: absolute;
        left: 0;
        bottom: 0;
        height: 40px;
        line-height: 40px;
        opacity: 0.5;
        width: 100%;
    }

    .banner img {
        width: 640px;
        height: 300px;
    }

.num {
    position: absolute;
    bottom: 0px;
    text-align: center;
    width: 100%;
}

    .num a {
        background-color: #ffd800;
        opacity: 0.85;
        width: 16px;
        height: 16px;
        margin: 12px 4px;
        display: inline-block;
        text-align: center;
        cursor: pointer;
    }

        .num a.on {
            background-color: white !important;
            color: #ffd800;
            font-weight: bold;
        }

.con2 {
    margin-top: 26px;
    background: #fff; /*height: 880px;*/
}

.c2l {
    width: 274px;
    float: left;
    margin-left: 20px;
}

.c2r {
    width: 864px;
    float: right;
    margin-right: 20px;
    margin-top: 15px;
    background: #fff;
}

.c11 {
    background: #354152;
    height: 330px;
}

    .c11 h3 {
        height: 44px;
        background: url(../images/img5.png) repeat-x 0 0;
        color: #fff;
        line-height: 40px;
        text-align: center;
    }

        .c11 h3 span {
            display: inline-block;
            padding-left: 30px;
            background: url(../images/dot7.png) left center no-repeat;
            font-size: 18px;
            font-weight: bold;
        }

    .c11 ul {
        margin: 16px 20px 20px 20px;
    }

        .c11 ul li { /*width:100%;*/
            display: inline-block;
            margin-bottom: 10px;
       
            width: 224px;
            height: 20px;
        }

        * + html .c11 ul li {
            margin-bottom: 10px;
        }

            .c11 ul li a { /*display: block;*/
                display: inline-block;
                color: #fff;
                line-height: 20px;
                height: 26px;
                padding-left: 24px;
                  width: 224px; 
                       overflow: hidden;
            text-overflow: ellipsis;
            white-space: nowrap;/*float: left;*/ /*position: absolute;*/
            }

            .c11 ul li span {
                position: absolute;
                float: left;
                width: 20px;
                height: 20px;
                line-height: 20px;
                display: inline-block;
                text-align: center;
                color: #fff;
                -moz-border-radius: 10px;
                -webkit-border-radius: 10px;
                border-radius: 10px;
                behavior: url(../js/PIE.htc);
                background-color: #b9a800;
            }
            /*.c11 ul li a { color: #fff; line-height: 20px; height: 26px; padding-left: 20px; }*/
            /*.c11 ul li span { width: 16px; height: 16px; line-height: 16px;display: inline-block; text-align: center; color: #fff; border: 1px solid #eb6a42; -moz-border-radius: 16px; -webkit-border-radius: 16px; border-radius: 16px; behavior: url(../js/PIE.htc); background-color: #b9a800;     }*/
            /*.c11 ul li span.pic_01 { background-color: #eb6a42; }
.c11 ul li span.pic_02{background-color:#f9b552;}*/

            .c11 ul li:nth-child(1) span {
                background: #eb6a42;
            }

            .c11 ul li:nth-child(2) span {
                background: #f9b552;
            }

/*.c11 ul li span.pic_03{background-color:#b9a800;}*/
.c22 {
    background: #f3f3f3; /*height: 512px;*/
    margin-top: 20px;
}

    .c22 dl dt img {
        height: 88px;
        width: 130px;
    }

    .c22 h3, .c2r h3 {
        height: 40px;
        line-height: 40px;
        background: url(../images/img9.png) 100px 24px no-repeat;
        padding: 10px;
    }

        .c22 h3 a, .c2r h3 a {
            color: #666;
            float: right;
            display: inline-block;
        }

        .c22 h3 strong, .c2r h3 strong {
            float: left;
            color: #0b52a7;
            font-size: 14px;
            padding-left: 28px;
            background: url(../images/dot8.png) left center no-repeat;
            display: inline-block;
        }

    .c22 dt a, .c2r dt a, .c2r dt a {
        display: inline-block;
        float: left;
    }

    .c22 dl, .c2r dl {
        margin-top: 18px;
        margin-left: 10px;
    }

    .c22 dd {
        float: left;
        width: 114px;
        margin-left: 10px;
        margin-top: 20px;
        line-height: 18px;
        height: 64px;
    }

        .c22 dd a {
            color: #333;
        }

            .c22 dd a img {
                display: inline-block;
                margin-right: 4px;
            }

        .c22 dd span {
            color: #999;
            display: block;
        }

    .c22 ul {
    }

    .c22 li {
        display: inline-block;
        line-height: 16px;
        color: #666;
        width: 250px;
        margin-left: 10px;
        margin-top: 10px; /*list-style-type: circle;*/
    }

        .c22 li a {
            color: #666;
        }

            .c22 li a span {
                display: inline-block;
                float: left;
                background: url(../images/img12.png) left center no-repeat;
                padding-left: 10px;
            }

            .c22 li a strong {
                float: right;
                width: 165px;
                font-weight: normal;
            }

.c2r h3 {
    background: url(../images/img13.png) 92px 24px no-repeat;
}

.c2r dt {
    /*display: inline-block;*/
    float: right;
       width: 170px;
    height: 117px;
}

.c2r dd {
    width: 666px;
    margin-left: 16px;
    display: inline-block;
    float: left;
}

.c2r dl {
    border-bottom: 1px dashed #ccc;
    padding-bottom: 24px;
}

.c2r dd a {
    color: #666;
    line-height: 30px;
     font-size: 20px;
  font-weight: bold;
   line-height: 30px;
}

.c2r dt img {
    /*width: 170px;
    height: 117px;*/
}

.biaoti {
    color: #333;
    margin-top: 6px;

}

.riqi {
    color: #999;
    margin: 4px 0;
}

.neirong {
    text-indent: 2em;
}

.jp-video-play-icon {
    margin-top: 0px !important;
}

.search {
    width: 730px;
    border: 1px solid #d1bfb0;
    background: #f9f8f4;
    padding: 26px 10px;
    float: right;
    margin-right: 120px;
}

.ser_con {
    margin-left: 65px;
}

    .ser_con input {
        margin-top: -2px;
    }

.txt-search {
    height: 18px;
    line-height: 20px;
    width: 525px;
    background: #fff;
    border: 1px solid #c9c9c9;
    border-right: none;
    vertical-align: middle;
    padding: 5px 0 5px 4px;
}
.btn1 {
    height: 30px;
    line-height: 28px;
    background: #b44330;
    text-align: center;
    color: #FFF;
    font-family: 宋体;
    border: none;
    font-size: 14px;
    font-weight: bold;
    vertical-align: middle;
    cursor: pointer;
    margin-left: -6px;
    width: 60px;
}
