﻿@charset "utf-8";

body {
    background-color: #f8f8f8;
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: #323232;
    min-height: 100%;
    min-width: 1200px;
}

body, p, ul, li, dt, dd, h1, h2, h3, h4, h5, h6 {
    margin: 0;
    padding: 0;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
}

ul, li, dd {
    list-style: none;
}

img {
    border: none;
    outline: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

a {
    text-decoration: none;
    cursor: pointer;
    outline: none;
}

html {
    height: 100%;
}


/**.header{
            background: url("../img/juxing1.png") no-repeat;
            width:100%;
            height:141px;
        }**/
.header {
    /*修改*/
    width: 1245px;
    height: 90px;
    text-align: left;
    /*line-height: 60px;*/
    margin: 0 auto;
}

.header_div {
    background-color: #f8f8f8;
    width: 100%;
    height: 90px;
}

.img {
    float: left;
}

.headertext {
    float: left;
    line-height: 63px;
    width: 1063px;
    margin-left: 35px;
}

    .headertext > ul > li {
        padding: 0px 15px;
    }

/* .headertext > ul > li {
        float: left;
        margin-left: 38px;
        line-height: 90px;
    }

        .headertext > ul > li > a {
            color: rgb(50,50,50);
        }*/

.section {
    height: 100%;
    width: 100%;
    overflow-x: hidden;
    border-top: 5px solid #c83935;
}

.hero {
    width: 100%;
    height: 365px;
}

#random > img {
    margin-top: 13px;
    border: 1px solid red;
}

.content2 {
    /*width:70%;*/
    /*width:78%;*/
    width: 1245px;
    height: 560px;
    margin: 90px auto 0px;
}

.content2 > ul {
    margin: 0px;
    padding: 0px;
    border-top: 1px solid #dcdcdc;
    border-left: 1px solid #dcdcdc;
    float: left;
}

    .content2 > ul > li {
        /*width:280px;*/
        width: 278px;
        height: 278px;
        border-bottom: 1px solid #dcdcdc;
        border-right: 1px solid #dcdcdc;
        background-color: #ffffff;
        float: left;
    }


        .content2 > ul > li > a {
            display: block;
        }

            .content2 > ul > li > a > div {
                margin-top: 40px;
            }

                .content2 > ul > li > a > div > img {
                    display: block;
                    height: 72px;
                    margin: 0px auto;
                }

            .content2 > ul > li > a > h4 {
                margin-top: 40px;
                text-align: center;
                color: rgb( 50, 50, 50 );
            }

            .content2 > ul > li > a > p {
                text-align: center;
                font-size: 14px;
                margin: 10px 35px;
                color: #929292;
            }

.content2 > div {
    width: 31%;
    height: 557px;
    border: 1px solid #dcdcdc;
    float: left;
    border-left: none;
    background-color: #fff;
}

.news > div {
    margin: 30px 10px;
    text-align: center;
}

    .news > div > h2 > span {
        font-size: 24px;
        font-weight: normal;
        /**background: -webkit-gradient(linear,left top,left bottom,from(#ffc953),to(#c83935));**/
        background: -webkit-gradient(linear,left top,left bottom,from(#ffc953),to(#c83935));
        background: -moz-gradient(linear,left top,left bottom,from(#ffc953),to(#c83935));
        /* Firefox 3.6+ */
        background: -moz-linear-gradient(left top,left bottom,#ffc953,#c83935);
        -webkit-background-clip: text;
        -webkit-text-fill-color: transparent;
        text-shadow: none !important;
    }

.newslist {
    width: 100%;
}

    .newslist > ul {
        margin-left: 5px;
    }

        .newslist > ul > li {
            background: url("../img/circle.png")no-repeat 5px;
            height: 20px;
            margin-bottom: 25px;
            padding-left: 26px;
        }

    .newslist ul li a {
        display: inline-block;
        float: left;
        width: 230px;
    }

    .newslist ul li b {
        font-size: 14px;
        color: rgb(204, 204, 204);
        line-height: 20px;
        height: 20px;
        font-weight: normal;
        display: inline-block;
    }

        .newslist ul li b a {
            color: rgb(50, 50, 50);
            width: 85px;
        }


.news > ul > li > a {
    display: block;
}

.newslist > ul > li > a > p {
    font-size: 14px;
    color: #929292;
    line-height: 20px;
    margin-top: 0px;
    text-align: left;
}

.mesg {
    margin-top: 100px;
}

    .mesg > div:first-child {
        background: url("../img/bg.png")no-repeat 15px;
        width: 1275px;
        height: 30px;
        margin: 0 auto 100px;
        position: relative;
    }

        .mesg > div:first-child > h3 {
            background-color: #f8f8f8;
            width: 145px;
            height: 28px;
            position: absolute;
            left: 80px;
            text-align: center;
        }

.foot {
    background-color: #d9d9d9;
    width: 100%;
    height: 350px;
}

    .foot > div:first-child > div > ul > li {
        float: left;
        color: #595959;
        font-size: 12px;
        text-align: center;
        width: 160px;
    }

        .foot > div:first-child > div > ul > li > a {
            color: #595959;
            padding-left: 5px;
            font-size: 18px;
        }

.erweima {
    width: 395px;
    height: 100%;
    float: left;
}

    .erweima > ul {
        width: 100%;
        height: 160px;
        margin-top: 45px;
    }

        .erweima > ul > li {
            float: left;
            margin-right: 20px;
            margin-left: 10px;
        }

    .erweima > p {
        color: #3e3e3e;
        font-size: 18px;
        text-align: center;
        margin-top: 5px;
    }

.group:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0;
}

*:first-child + html .group {
    zoom: 1;
}
/* IE7 */
#example-two {
    margin: 40px auto 0px;
    list-style: none;
    position: relative;
    width: 960px;
    height: 40px;
    line-height: 40px;
}

    #example-two li {
        display: inline-block;
        position: relative;
    }

        #example-two li a {
            position: relative;
            z-index: 200;
            color: rgb(50,50,50); /*color:#000;*/
            font-size: 16px;
            display: block;
            float: left; /*padding:6px 10px 4px 10px;*/
            text-decoration: none;
            text-transform: uppercase;
        }

            #example-two li a:hover {
                color: #c83935;
            }

        #example-two li ul {
            line-height: 24px;
            padding-top: 5px;
        }

            #example-two li ul li a {
                position: relative;
                z-index: 200;
                color: rgb(50,50,50); /*color:#000;*/
                font-size: 14px;
                display: block;
                float: left; /*padding:6px 10px 4px 10px;*/
                text-decoration: none;
                text-transform: uppercase;
            }

                #example-two li ul li a:hover {
                    color: #c83935;
                }

    #example-two #magic-line-two {
        position: absolute;
        top: 0;
        left: 0px;
        margin-left: 0px;
        width: 100px;
        height: 55px;
        background: #c83935;
        z-index: 100;
        -moz-border-radius: 5px;
        -webkit-border-radius: 5px;
        border-radius: 5px;
    }

.pros_left ul li {
    border-bottom: 1px solid #ccc;
}

.ie6 #example-two li, .ie7 #example-two li {
    display: inline;
}

.current_page_item_two {
    background: #c83935;
    border-radius: 5px;
    color: #fff;
}

#example-two li.current_page_item_two a {
    color: #fff;
}

/*下拉菜单样式*/

#lidrop1 ul {
    display: none;
}

.liul1 {
    z-index: 99;
    border-top: none !important;
    position: absolute;
    top: 40px;
    left: -1px;
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
    -moz-border-radius: 0px 5px 0px 0px;
    -webkit-border-radius: 0px 5px 0px 0px;
    border-radius: 0px 5px 0px 0px;
    width: 120px;
}

#lidrop1 {
    border: 1px solid #f8f8f8;
    border-bottom: none !important;
}

    #lidrop1:hover {
        border-bottom: none !important;
        border: 1px solid #dedede;
        -moz-border-radius: 5px 5px 0px 0px; /* Gecko browsers */
        -webkit-border-radius: 5px 5px 0px 0px; /* Webkit browsers */
        border-radius: 5px 5px 0px 0px;
        background-color: #fff;
    }

        #lidrop1:hover > ul {
            display: block;
        }

#lidrop2 ul {
    display: none;
}

.liul2 {
    z-index: 99;
    border-top: none !important;
    position: absolute;
    top: 40px;
    left: -1px;
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
    -moz-border-radius: 0px 5px 0px 0px; /* Gecko browsers */
    -webkit-border-radius: 0px 5px 0px 0px; /* Webkit browsers */
    border-radius: 0px 5px 0px 0px;
    width: 150px;
}

#lidrop2 {
    border: 1px solid #f8f8f8;
    border-bottom: none !important;
}

    #lidrop2:hover {
        border-bottom: none !important;
        border: 1px solid #dedede;
        -moz-border-radius: 5px 5px 0px 0px; /* Gecko browsers */
        -webkit-border-radius: 5px 5px 0px 0px; /* Webkit browsers */
        border-radius: 5px 5px 0px 0px;
        background-color: #fff;
    }

        #lidrop2:hover > ul {
            display: block;
        }


#lidrop3 ul {
    display: none;
}

.liul3 {
    z-index: 99;
    border-top: none !important;
    position: absolute;
    top: 40px;
    left: -1px;
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
    width: 106px;
}

#lidrop3 {
    border: 1px solid #f8f8f8;
    border-bottom: none !important;
}

    #lidrop3:hover {
        border-bottom: none !important;
        border: 1px solid #dedede;
        -moz-border-radius: 5px 5px 0px 0px; /* Gecko browsers */
        -webkit-border-radius: 5px 5px 0px 0px; /* Webkit browsers */
        border-radius: 5px 5px 0px 0px;
        background-color: #fff;
    }

        #lidrop3:hover > ul {
            display: block;
        }


#lidrop4 ul {
    display: none;
}

.liul4 {
    z-index: 99;
    border-top: none !important;
    position: absolute;
    top: 40px;
    left: -1px;
    border: 1px solid #dedede;
    background-color: #fff;
    padding: 0px 10px 0px 10px;
    /*-moz-border-radius:0px 5px 0px 0px;       
     -webkit-border-radius:0px 5px 0px 0px;    
     border-radius:0px 5px 0px 0px;*/
    width: 90px;
}

#lidrop4 {
    border: 1px solid #f8f8f8;
    border-bottom: none !important;
}

    #lidrop4:hover {
        /* border-bottom: none !important;
        border: 1px solid #dedede;
        border-radius: 5px 5px 0px 0px;
        background-color: #fff; */
    }

        #lidrop4:hover > ul {
            /* display: block; */
        }




/****law页面的CSS样式*******/
.sectionDiv {
    width: 1200px;
    margin: 0 auto;
}

    .sectionDiv > h3 {
        width: 100%;
        height: 90px;
        line-height: 90px;
        font-weight: normal;
        font-size: 20px;
        font-family: "Microsoft YaHei";
        color: rgb( 62, 62, 62 );
    }

.oneSect {
    width: 100%;
    height: 32px;
    background-color: #f2c3bd;
}

.jx {
    width: 11px;
    height: 100%;
    background-color: #e0250e;
    float: left;
}

    .jx + p {
        color: rgb( 224, 37, 14 );
        line-height: 32px;
        margin-left: 20px;
    }

.article {
    font-size: 15px;
    font-family: "Microsoft YaHei";
    color: rgb( 95, 95, 95 );
    line-height: 25px;
    margin: 40px 30px 70px;
}

.twoSect {
}

.pros {
    clear: both;
    width: 1245px;
    height: 100%;
    /* height:800px;*/
    margin: 0 auto;
    overflow: hidden;
}

.pros_left {
    float: left;
    width: 300px;
    /*height:495px;*/
    height: 100%;
    border: 1px solid #dcdcdc;
    background-color: #ffffff;
}

.pros_right {
    float: left;
    width: 885px;
    height: 100%;
    margin-left: 30px;
    margin-bottom: 30px;
    min-height: 680px;
    padding: 0px 15px 10px 10px;
    font-size: 14px;
}

.curr span {
    border-radius: 5px;
    background: #fff;
    display: inline-block;
    width: 100px;
    height: 30px;
    line-height: 30px;
}

.menu ol {
    padding-left: 15px;
    margin-left: 10px; /*border:#E7E7E7 1px solid; border-top:none;background: #f7f2e5;*/
}

.menu > li {
    border-bottom: none;
}

.menu li i {
    background-color: #ccc;
    padding: 1px 1px;
    color: #fff;
    margin-right: 8px;
    text-shadow: 0px 0px 0px rgba(255, 255, 255, 0.8);
    font-family: 宋体;
    font-style: normal;
    display: inline-block;
    height: 16px;
    width: 16px;
    line-height: 17px;
    text-align: center;
}

.menu a {
    text-decoration: none;
    font-size: 14px;
    font-family: "Microsoft YaHei";
    color: rgb( 50, 50, 50 );
    display: inline-block;
    width: 280px;
    padding-left: 10px;
}

.menu .no {
    display: none;
}

.menu ol a {
    width: 228px;
    display: block;
    line-height: 2em;
    margin-left: 30px;
    color: #929292;
    font-size: 14px;
}

    .menu ol a:hover {
        color: #c83935;
    }

.menu .curra {
    color: #c83935;
}

.menu li a:hover {
    color: #c83935;
}

.menu .curra {
    color: #c83935;
}

ul.expmenu li div.header .label a {
    color: rgb(50, 50, 50);
}

ul.expmenu li div.currBg .label a {
    color: #fff;
}

ul.expmenu li div.header:hover .label a {
    color: #c83935;
}

ul.expmenu li div.currBg:hover .label a {
    color: #fff;
}

.clearfix {
    display: block;
    *zoom: 1;
}

    .clearfix:after {
        content: '.';
        display: block;
        width: 0;
        height: 0;
        overflow: hidden;
        clear: both;
    }

#lidrop3 ul li {
    padding-left: 8px;
}

.counter {
    font-size: 1.75rem;
    line-height: 3.75rem;
    padding-bottom: 20px;
}

.count-card {
    display: inline-block;
    min-width: 7.1875rem;
    height: 3.75rem;
    background: linear-gradient(#f2f2f2 0,#dedede 50%,#f2f2f2);
    box-shadow: .125rem .125rem .25rem rgba(0,0,0,.08) inset;
    color: #eb9548;
    font-family: arial;
    font-size: 3.75rem;
    line-height: 3.75rem;
    text-align: center;
    text-shadow: .125rem .125rem .25rem rgba(0,0,0,.15);
    vertical-align: middle;
}

.counter .dot, .counter a {
    display: inline-block;
    vertical-align: middle;
}

.counter {
    padding-bottom: .9375rem;
    font-size: 1.75rem;
    line-height: 3.75rem;
}

    .counter .dot {
        width: .625rem;
        height: .625rem;
        background-color: #ccc;
        border-radius: 50%;
    }


.counter ul {
    margin-bottom: -1.25rem;
}

.counter li {
    float: left;
    width: 24%;
    font-size: 0.7em;
    padding-right: 0px;
}

    .counter li:last-of-type {
        margin-right: 0;
        width: 23%;
    }

    .counter li:first-of-type {
        width: 25%;
    }

    .counter li:nth-of-type(2) {
        width: 24%;
    }

    .counter li:nth-of-type(3) {
        width: 28%;
    }

.counter a:hover {
    color: #ea5514;
}

.incontent {
    margin-bottom: 10px;
}

.content3 {
    width: 1245px;
    margin: 50px auto 0px;
}

