﻿@charset "UTF-8";

html, body0, div, ol, ul, li, ol, h1, h2, h3, h4, p, dl, dt, dd, form, a, input, textarea, select, label, img {
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-family: "微软雅黑", arial, "宋体";
    font-size: 14px;
}

body0, button, input, select, textarea {
    font-family: "微软雅黑", arial, "宋体";
    font-size: 14px;
}

body0 {
    color: #333;
    background-color: #fff;
    min-width: 320px;
}

a {
    text-decoration: none;
    color: #333;
}

    a:hover {
        text-decoration: none;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
        color: #ff7701;
    }

    a:focus {
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        transition: all 0.3s linear;
        text-decoration: none;
    }

img {
    border: 0;
    vertical-align: top;
}

ul, ol, li {
    list-style: none;
}

a, a:focus, input, input:focus {
    outline: none;
}

.turck_banner {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

    .turck_banner .swiper-container {
        width: 100%;
        height: 100%;
    }

    .turck_banner .swiper-slide {
        text-align: center;
        font-size: 18px;
        background: #fff;
    }

        .turck_banner .swiper-slide img {
            display: block;
            width: 100%;
            height: auto;
        }

    .turck_banner .swiper-pagination-bullet {
        width: 12px;
        height: 12px;
        opacity: 1;
    }

    .turck_banner .swiper-pagination-bullet-active {
        opacity: 1;
        background: #ffcc00 !important;
        width: 36px;
        height: 12px;
        border-radius: 6px;
    }

    .turck_banner .swiper-pagination-bullet {
        background: #fff;
    }

    .turck_banner .swiper-pagination-bullets {
        bottom: 20px;
    }

.turck_header {
    width: 1200px;
    margin: 15px auto 15px;
}

.turck_header_left {
    width: 600px;
    float: left;
}

.turck_header_title {
    float: left;
    width: 350px;
}

    .turck_header_title h1 {
        font-size: 22px;
        color: #333333;
        line-height: 30px;
        font-weight: bold;
    }

    .turck_header_title h2 {
        font-size: 12px;
        color: #333333;
        line-height: 16px;
    }

.turck_header_logo {
    width: 200px;
    float: right;
    padding-top: 13px;
}

.header_hy {
    position: relative;
    width: 20px;
    float: left;
    margin-top: 8px;
}

    .header_hy b {
        border-width: 6px 6px 6px 6px;
        border-style: solid;
        border-color: #333 transparent transparent transparent;
        position: absolute;
        top: 4px;
        left: -15px;
    }

    .header_hy img {
        cursor: pointer;
        padding-bottom: 13px;
        display: block;
        width: 16px;
        height: 16px;
    }

.xiala_model_xiaoxi {
    position: absolute;
    top: 29px;
    background: #ffffff;
    box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.2);
    text-align: center;
    z-index: 9;
    display: none;
    left: 0;
    margin-left: -54px;
}

    .xiala_model_xiaoxi:after {
        content: ' ';
        border: 8px solid transparent;
        border-bottom: 8px solid #ffcc00;
        width: 0;
        height: 0;
        position: absolute;
        top: -16px;
        left: 50%;
        margin-left: -2px;
    }

    .xiala_model_xiaoxi img {
        padding: 4px;
        width: 100px;
        height: 100px;
    }

.turck_nav {
    width: 1200px;
    height: 50px;
    background: #ffcc00;
    text-align: center;
    margin: auto;
}

    .turck_nav li {
        display: inline-block;
    }

        .turck_nav li a {
            font-size: 18px;
            color: #ffffff;
            border-right: 1px solid #ffffff;
            line-height: 50px;
            padding: 0px 30px;
        }

            .turck_nav li a:hover {
                color: #ff7701;
            }

        .turck_nav li:last-child a {
            border-right: none;
        }

.turck_box {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

.turck_left {
    width: 910px;
    float: left;
}

.turck_title {
    border-bottom: 2px solid #ffcc00;
    height: 33px;
    margin-bottom: 15px;
}

.turck_h1 {
    font-size: 18px;
    color: #333333;
    font-weight: bold;
    line-height: 33px;
}

.turck_more {
    float: right;
    line-height: 33px;
}

.turck_more {
    font-size: 14px;
    color: #666666;
}

    .turck_more:hover {
        color: #ff7701;
    }

.img-new {
    width: 500px;
    float: left;
}

    .img-new li {
        overflow: hidden;
        margin-bottom: 15px;
    }

    .img-new .special {
        width: 195px;
        height: 110px;
        float: left;
    }

        .img-new .special img {
            display: block;
            width: 195px;
            height: 110px;
        }

.item-info {
    width: 290px;
    float: right;
    width: 274px;
    position: relative;
    padding: 5px 0;
    height: 100px;
}

    .item-info .name {
        font-size: 15px;
        font-weight: bold;
        color: #333333;
        line-height: 24px;
        margin-bottom: 6px;
    }

    .item-info p {
        font-size: 13px;
        color: #666666;
        line-height: 18px;
        height: 36px;
        overflow: hidden;
    }

    .item-info .time {
        font-size: 13px;
        color: #666666;
        line-height: 17px;
        position: absolute;
        bottom: 10px;
    }

.img-new .special {
    overflow: hidden;
    display: block;
}

    .img-new .special img {
        transition: all 0.8s ease-in 0s;
        -webkit-transition: all 0.8s ease-in 0s;
        -moz-transition: all 0.8s ease-in 0s;
        -o-transition: all 0.8s ease-in 0s;
    }

    .img-new .special:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }

.img-new .name:hover {
    color: #ff7701;
}

.text-new {
    width: 390px;
    float: right;
}

    .text-new li {
        overflow: hidden;
        margin-bottom: 2px;
        position: relative;
    }

        .text-new li .dian {
            color: #888888;
            margin-right: 2px;
        }

        .text-new li a {
            display: block;
            font-size: 14px;
            color: #333333;
            line-height: 28px;
            height: 28px;
            overflow: hidden;
            padding-right: 80px;
        }

        .text-new li .shijian {
            font-size: 14px;
            color: #888888;
            position: absolute;
            right: 0;
            top: 5px;
        }

        .text-new li a:hover {
            color: #ff7701;
        }

.turck_news_box02 .text-new {
    width: 440px;
    float: left;
}

.turck_news_box02 .text-zlxz {
    float: right !important;
}

.text-jswz li a {
    padding-right: 0px !important;
}

.text-zlxz li a {
    padding-right: 60px !important;
}

.text-zlxz .shijian {
    top: 0px !important;
}

.text-zlxz a:hover .shijian {
    color: #ff7701;
}

.turck_right {
    width: 260px;
    float: right;
}

.turck_qyjj {
    border: 1px solid #e6e6e6;
}

    .turck_qyjj .turck_h1 {
        line-height: 42px;
        padding-left: 15px;
    }

    .turck_qyjj .turck_title {
        height: 42px;
        margin-bottom: 15px;
    }

    .turck_qyjj .turck_more {
        float: right;
        line-height: 42px;
        margin-right: 15px;
    }

    .turck_qyjj dl {
        padding: 0px 15px 10px;
        overflow: hidden;
    }

    .turck_qyjj dt {
        width: 110px;
        float: left;
        margin-right: 10px;
    }

        .turck_qyjj dt img {
            width: 110px;
            height: auto;
            display: block;
        }

    .turck_qyjj dd {
        font-size: 12px;
        color: #666;
        line-height: 18px;
    }

.turck_bianju {
    height: 20px;
}

.turck_qyjj ul {
    padding: 0px 15px 0px;
}

.turck_qyjj li {
    margin-bottom: 10px;
}

.qyjj_img {
    display: inline-block;
    vertical-align: middle;
    border: 1px solid #ccc;
    margin-right: 10px;
    overflow: hidden;
}

    .qyjj_img img {
        width: 90px;
        height: auto;
        display: block;
    }

.qyjj_text {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    display: inline-block;
    vertical-align: middle;
}

.qyjj_img img {
    transition: all 0.8s ease-in 0s;
    -webkit-transition: all 0.8s ease-in 0s;
    -moz-transition: all 0.8s ease-in 0s;
    -o-transition: all 0.8s ease-in 0s;
}

.qyjj_img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

.qyjj_text:hover {
    color: #ff7701;
}

.turck_cpzx {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

    .turck_cpzx li {
        width: 18.4%;
        float: left;
        margin-right: 2%;
        /*
            width: 100%;
            height: 255px;
        */        
     
    }

    .turck_cpzx .licontent {
        width: 100%;
        height: 221px;
        /*background: #ccc;*/
        position: relative;
        border-radius: 8px;
        border: 1px solid #ddd
    }

    .turck_cpzx li img {
        display: block;
        width: 100%;
        height: auto;
        /*height: 221px;*/
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%,-50%);
        border-radius: 8px;
    }

        .turck_cpzx li:last-child {
            margin-right: 0px;
        }

.cpzx_text {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    text-align: center;
    height: 48px;
    overflow: hidden;
    margin-top: 10px;
}
    /*
.cpzx_img {
    overflow: hidden;
}

    .cpzx_img img {
        transition: all 0.8s ease-in 0s;
        -webkit-transition: all 0.8s ease-in 0s;
        -moz-transition: all 0.8s ease-in 0s;
        -o-transition: all 0.8s ease-in 0s;
    }

    .cpzx_img:hover img {
        transform: scale(1.1);
        -webkit-transform: scale(1.1);
        -moz-transform: scale(1.1);
        -o-transform: scale(1.1);
        -ms-transform: scale(1.1);
    }
    */
.cpzx_text:hover {
    color: #ff7701;
}

.turck_qysp {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

    .turck_qysp li {
        width: 23.5%;
        float: left;
        margin-right: 2%;
    }

        .turck_qysp li:last-child {
            margin-right: 0px;
        }

.cpzx_text a {
    font-size: 13px;
    color: #666;
    line-height: 24px;
    text-align: center;
    height: 24px;
    overflow: hidden;
    display: block;
    margin-top: 10px;
}

.turck_lxwm {
    width: 1200px;
    margin: auto;
    margin-top: 20px;
}

    .turck_lxwm h1 {
        height: 42px;
        line-height: 42px;
        padding-left: 20px;
        background: #ffcc00;
        font-size: 18px;
        color: #fff;
        font-weight: bold;
    }

    .turck_lxwm p {
        font-size: 13px;
        color: #666;
        line-height: 24px;
        margin: 15px 20px;
    }

    .turck_lxwm a {
        font-size: 13px;
        color: #666;
        line-height: 24px;
        /*margin: 15px 20px;*/
    }

        .turck_lxwm a:hover {
            text-decoration: none;
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            transition: all 0.3s linear;
            color: #ff7701;
        }

        .turck_lxwm a:focus {
            -webkit-transition: all 0.3s linear;
            -moz-transition: all 0.3s linear;
            transition: all 0.3s linear;
            text-decoration: none;
        }

