* {

    margin: 0;
    padding: 0;
    text-decoration: none;
}

body {
    font-family: "微软雅黑" !important;
    box-sizing: border-box;
    color: #333333;
}

a {
    color: #fefefe;
}

a:hover {
    color: #bb2335;
}

body {
    /*background:url("bg_01.jpg") no-repeat center 0;*/
}

.Clear {
    clear: both;
    overflow: hidden;
}

/*头尾开始*/
/*头尾结束*/


.Content {
    width: 1200px;
    margin: 0 auto 35px;
}


/*内容*/
.content1 {
    position: relative;
}

.content1 .con_left {
    float: left;
    width: 62%;
}

.content1 .con_cen {
    float: left;
    border-left: 2px solid #d9d9d9;
    /* padding-top: 55%; */
    width: 0px;
    position: absolute;
    height: 94%;
    margin: 0 auto;
    left: 28%;
    *left: 64%;
    _left: 64%;
    right: 0;
    top: 34px;
}

.content1 .con_right {
    float: right;
    width: 34%;
}

.content1 .con3_list {
    width: 100%;
    margin-top: 30px;
}

.content1 .con_right .con3_list1 {
    width: 34%;
    height: 415px;
    margin-top: 0;
}

.content1 .con3_list .list {
    line-height: 38px;
    color: #333333;
    margin-top: 10px;
    position: relative;
}

.content1 .con3_list .list table tr th {
    text-align: center;
    background: #eeeeee;
    color: #4b76ad;
    font-size: 16px;
}

.thColor1 {
    color: #666666;
}

.thColor2 {
    color: #4270aa;
}

.thColor3 {
    color: #80c269;
}

.thColor4 {
    color: #999999;
}

.content1 .con3_list .list table tr td {
    text-align: center;
    font-size: 16px;
    font-weight: normal;
}

.content1 .con3_list .list .hdft img {
    float: left;
    margin-right: 15px;
    width: 180px;
}

.content1 .con3_list .list .hdft .hdft_con {

    /*float: left;*/
}

.content1 .con3_list .list .hdft .hdft_con h3 {
    font-size: 18px;
    color: #245399;
    font-weight: bold;
}

.content1 .con3_list .list .hdft .hdft_con p {
    font-size: 16px;
    color: #666666;
    line-height: 28px;
    text-indent: 30px;
}

.content1 .con3_list .list .hdft .hdft_con p span {
    float: none;
}

.content1 .con3_list .list .hdft .hdft_con p span a {
    color: #bb2335;
    float: none;
}

.content1 .con3_list .list.zt_list {}

.content1 .con_right .con3_list .rmfw {
    height: 100%;
}

.content1 .con3_list .list.zt_list li {
    background: url("./juxing.png") no-repeat;
    width: 100%;
    background-size: 100% 100%;
    -moz-background-size: 100% 100%;
    -o-background-size: 100% 100%;
    -webkit-background-size: 100% 100%;
    /* background-repeat:no-repeat\9;    
          background-image:none\9;   */
    background-size: cover;
    /* filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='http://wsjs.tj.gov.cn/images/10/../juxing.png', sizingMethod='scale');   */
    margin-top: 15px;
    margin-bottom: 30px;
    overflow: hidden;
}

.content1 .con3_list .list.zt_list img {
    position: absolute;
    left: 20px;
    margin: 15px auto;

}

.content1 .con3_list .list.zt_list a {
    padding-left: 60px;
    display: block;
    background: url("./new_pic1.png") no-repeat 100% center;
    line-height: 75px;
    font-size: 18px;
    color: #245399;
    width: 95%;
}

.content1 .con3_list .list li {
    background: url("./dian.png") no-repeat left center;
    padding-left: 15px;
    overflow: hidden;
}

.content1 .con3_list .list a {
    float: left;
    color: #333333;
    font-size: 16px;
}

.content1 .con3_list .list a:hover {
    color: #245399;
}

.content1 .con3_list .list img {
    margin-right: 8px;
}

.content1 .con3_list .list span {
    float: right;
    color: #999999;
}

.content1 ul.tab {
    border-bottom: 1px solid #c2cfe3;


}

.content1 ul.tab li {
    padding-bottom: 15px;
    float: left;
    font-size: 22px;
    cursor: pointer;

}

.content1 ul.tab li a {
    color: #333333;

}

.content1 ul.tab li.active a {
    font-weight: bold;
    color: #4270aa;
}

.content1 ul.tab li.active {
    font-weight: bold;
    color: #4270aa;
    border-bottom: 1px solid #4270aa;
}

.content1 ul.tab span a {
    font-size: 18px;
    line-height: 200%;
    color: #333333;

}

.content1 ul.tab span a:hover {
    color: #4270aa;
}

/*<=1200px*/
@media screen and (max-width:768px) {
    .content1 .con3_list .list a {
        color: #333333;
        font-size: 14px !important;
    }

    .content1 .con3_list .list table tr td {
        text-align: center;
        font-size: 14px !important;
        font-weight: normal;
    }
}

@media screen and (max-width:414px) {
    .content1 .con3_list .list a {
        color: #333333;
        font-size: 14px !important;
        white-space: nowrap;
        float: left;
        width: 16em;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .lsh {
        width: 35%;
    }

    .xjbt {
        width: 35%;
    }

    .zt {
        width: 15%;
    }

    .slsj {
        width: 15%;
    }
}

@media screen and (max-width:998px) {
    body {
        font-size: 14px;
    }

    body {
        font-size: 14px;
    }

    /*头尾开始*/
    .header {
        padding-bottom: 8px;
    }

    .header .head {
        width: 98%;
    }

    .header .nav1 {
        width: 100%;
    }

    .header .head_left {
        display: none;
    }

    .header .nav1 a {
        font-size: 16px;
    }

    .header .search {
        width: 100%;
        position: relative;
    }

    .header .search form {
        position: absolute;
        top: -35px;
        right: 0px;
    }

    .header .head .head_right ul {
        color: #fefefe;
        font-size: 10px;
        /*margin-top: 12px; */
    }

    .header .head .head_right ul span {
        float: left;
        padding: 0 8px;
    }

    .header .head .head_right ul {
        color: #fefefe;
        font-size: 10px;
        margin-top: 1px;
    }

    .footer .foot {
        width: 95%;
    }

    .footer .foot ul li.dwxx {
        padding: 0;
        text-align: center;
        margin-top: 10px;
        width: 100%;
    }

    .footer .zflj {
        overflow: hidden;
        width: 212px;
        margin: 0 auto;
    }

    .footer .foot .footer_gy {
        /*margin-right: 25%;*/
        margin-top: 10px;
        width: 100%;
    }

    .footer .foot .footer_gy ul {
        margin: 0 auto;
        width: 334px;
        /*overflow: auto;*/
    }

    .select {
        width: 100%;
    }

    .select select:nth-child(1) {
        margin-left: 2%;
    }

    .select select {
        margin-left: 2%;
        width: 17%;
        height: 30px;
        background: #f7f7f7;
        margin-top: 22px;
        border: 1px solid #dee0e2;
    }

    .header {
        height: 100%;
    }

    .header .search input[type="submit"] {
        vertical-align: bottom;
        height: 30px;
        width: 30%;
        background: #bb2335;
        color: #ffffff;
        font-size: 16px;
        border: 0;
        outline: none;
        cursor: pointer;
    }

    .header .search input[type="text"] {
        height: 30px;
        width: 62%;
        left: 50px;
        border: 0;
        padding-left: 14px;
        background: url("./search.png") no-repeat;
    }

    .header .nav1 ul li a {
        font-size: 16px;
        display: block;
    }

    .header .nav1 ul li {
        width: 100%;
        background: #f9f9f9;
        line-height: 40px;
        height: 40px;
        border-bottom: 1px solid #eeeeee;
    }

    .header .nav1 {
        height: 100%;
        position: relative;

        margin-top: 12px;
    }

    .header .nav1 ul {
        display: none;
    }

    .header .phone_list {
        width: 40px;
        height: 20px;
        /*background: #000;*/
        float: right;
        display: block;
        position: absolute;
        top: -34px;
        right: 0px;

    }

    .header .phone_list img {
        width: 30px;
        height: 20px;
    }

    .line {
        height: 2px;
    }

    /*头尾结束*/


    .new_content {
        width: 100%;

    }

    .new_content .content1 .lbt {
        width: 100%;
    }

    /*轮播图*/
    .lbt .slideBox {
        width: 100%;
        height: 100%;
    }

    .lbt .slideBox .hd {
        height: 35px;

    }

    .lbt .slideBox .hd ul li {

        width: 35px;
        height: 35px;
        line-height: 35px;

    }

    .lbt .lbText {
        height: 35px;
    }

    .lbt .lbText a {
        color: #FFFFFF;
        font-size: 14px;
        line-height: 35px;
        margin-left: 10px;
    }

    .Content {
        width: 100%;

    }

    .content1 .con3_list {
        width: 95%;
        margin: 40px auto 0;
    }

    .content1 .con_right .con3_list1 {
        width: 95%;
        margin: 0 auto;

    }

    .content1 .con_right .con3_list {
        width: 95%;
        margin: 0 auto;
    }

    .content1 .con3_list .list.zt_list {
        margin: 0 auto;
    }

    .content1 .con_cen {
        display: none;
    }

    .content1 .con3_list .list .hdft .hdft_con h3 {
        font-size: 16px;
        line-height: 26px;
        min-height: 104px;
    }

    /*float:none*/
    .content1 .con_left {
        float: none;
        width: 100%;
    }

    .content1 .con_right {
        float: none;
        width: 100%
    }

    .content1 .con_right .con3_list .mzPic,
    .content1 .con_right .con3_list .yhPic {
        width: 50%;
        float: left;
    }

    .content1 .con_right .con3_list .mzPic a,
    .content1 .con_right .con3_list .yhPic a {
        width: 95%;
        margin: 0 auto;
        display: block;
    }

    .content1 .con3_list .list .hdft .hdft_con p {
        display: block;
        font-size: 16px;
        color: #666666;
        line-height: 28px;
        text-indent: 30px;
    }

    .content1 .con3_list .list td {
        font-family: "宋体",Arial, Helvetica, sans-serif;
        font-size: 10px !important;
        color: #000000;
        line-height: 24px !important;
    }
    .content1 .con3_list .list .hdft img {
        float: left;
        margin-right: 15px;
        width: 100%;
    }
}