* {
    margin: 0px;
    padding: 0px;
}

.top {
    height: 113px;
    background-color: #eaeaea;
}

.logo {
    margin-top: 15px;
}
a:link {
    text-decoration: none;
    color: #3e3a39;
}

a:visited {
    text-decoration: none;
    color: #3e3a39;
}

a:hover {
    text-decoration: none;
    color: #f00;
}

a:active {
    text-decoration: none;
    color: #3e3a39;
}
.search {
    margin-top: 15px;
}
.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
    color: red;
    background-color: rgba(0, 0, 0, 0);
}

.shoucang {
    height: 30px;
    line-height: 30px;
    color: #333;
    text-align: right;
}

    .shoucang a {
        color: #000;
    }

        .shoucang a:hover {
            color: red;
        }


.search-content {
    margin-top: 5px;
}

.navbar-default .navbar-nav > li > a {
    color: white;
}

    .navbar-default .navbar-nav > li > a:hover {
        color: red;
    }

.navbar-default {
    color: white;
    background-color: #2c95d6;
    border-bottom-color: #296b9b;
}

.search-ipt {
    margin: 0;
    padding: 0;
    background-color: #fff;
    width: 217px;
    height: 29px;
    line-height: 29px;
    text-indent: 8px;
    float: left;
    border: none;
    color: #666;
}

.li1 {
    width: 115px;
    font-size: 16px;
    text-align: center;
    background: url(/yyx/tpl/images/navline.jpg) right no-repeat;
}

.index-left {
    width: 810px;
    float: left;
    padding-top: 40px;
}

.tabs2 {
    border-bottom: 1px solid #e6e6e6;
    height: 50px;
    line-height: 50px;
}

.navbar {
    margin-bottom: 0;
}

#myCarousel .slidebg {
    height: 500px;
}

.index-left .tabs2 li {
    float: left;
    font-size: 18px;
    width: 90px;
    height: 50px;
    line-height: 50px;
    text-align: center;
    margin-right: 15px;
    list-style: none;
}

    .index-left .tabs2 li a:hover {
        color: red;
        text-decoration: none;
    }

    .index-left .tabs2 li.active {
        border-bottom: 2px solid #40baf9;
        font-weight: bold;
        color: #40baf9;
    }
        .index-left .tabs2 li.active a {
            color: #40baf9;
        }

    .index-left .tabs2 li.active a:hover{
        
        color: #f00;
    }

.index-pic li {
    margin-top: 50px;
    list-style: none;
}

    .index-pic li img {
        width: 212px;
        height: 140px;
    }

.index-news-list {
    float: right;
    width: 550px;
}

.news_list {
    width: 500px;
    height: 100px;
    float: left;
    overflow: hidden;
    margin-top: 45px;
    border-bottom: 1px solid #f3f3f3;
}

    .news_list .news_rq span {
        display: block;
        height: 30px;
        line-height: 30px;
        width: 60px;
        font-size: 24px;
        font-family: Arial, 宋体;
        background-color: #43b9f6;
        color: #fff;
    }

    .news_list .news_rq i {
        font-style: normal;
        height: 34px;
        line-height: 34px;
        font-size: 11px;
        display: block;
        width: 60px;
        border: 1px solid #ececec;
        border-top-color: rgb(236, 236, 236);
        border-top-style: solid;
        border-top-width: 1px;
        border-top: none;
        color: #a7a7a7;
    }

    .news_list .news_rq {
        float: left;
        width: 60px;
        height: 64px;
        text-align: center;
    }

    .news_list .news_tit strong a {
        color: #1173bb;
        font-size: 18px;
    }

    .news_list .news_tit p {
        margin: 0;
        padding: 0;
        color: #8a8a8a;
        font-size: 12px;
        line-height: 20px;
        width: 400px;
        height: 40px;
        overflow: hidden;
    }

    .news_list .news_tit {
        float: right;
        width: 420px;
        overflow: hidden;
    }

        .news_list .news_tit strong {
            font-weight: normal;
            line-height: 18px;
            width: 400px;
            overflow: hidden;
            height: 36px;
            display: block;
        }

.index-news-list li {
    height: 30px;
    line-height: 30px;
    background: url(/yyx/tpl/images/s_icon.png) left no-repeat;
    padding-left: 10px;
    width: 460px;
    list-style: none;
}

.more {
    width: 460px;
    margin: auto;
    margin-top: auto;
    margin-bottom: auto;
    text-align: right;
    margin-top: 30px;
    margin-bottom: 30px;
}

.more {
    text-align: right;
}

.li-list {
    margin-top: 40px;
}

.li-photo {
    margin-top: -30px;
    margin-bottom: 50px;
   
}

    .li-photo li {
        float: left;
        width: 200px;
        margin-right: 30px;
        margin-left: 30px;
        margin-top: 30px;
        list-style: none;
        text-align: center;
    }

        .li-photo li img {
            width: 200px;
            height: 120px;
        }

        .li-photo li span {
            display: block;
            height: 30px;
            line-height: 30px;
        }

.li-list li {
    float: left;
    height: 30px;
    line-height: 30px;
    width: 350px;
    background: url(/yyx/tpl/images/dot.gif) left no-repeat;
    padding-left: 10px;
    margin-right: 30px;
    margin-left: 10px;
    list-style: none;
}

.index-right {
    width: 275px;
    background-color: #f3f3f3;
    height: 510px;
}

    .index-right .title {
        font-size: 18px;
        height: 50px;
        line-height: 50px;
        color: #40baf9;
        padding-left: 20px;
        margin-top: 40px;
    }

.jddh li {
    float: left;
    width: 91px;
    height: 68px;
    border-top: 1px solid #dadada;
    text-align: center;
    list-style: none;
}

    .jddh li:nth-child(2) {
        border-left: 1px solid #dadada;
    }

    .jddh li:nth-child(3) {
        border-left: 1px solid #dadada;
    }

    .jddh li:nth-child(5) {
        border-left: 1px solid #dadada;
    }

    .jddh li:nth-child(6) {
        border-left: 1px solid #dadada;
    }

    .jddh li:nth-child(8) {
        border-left: 1px solid #dadada;
    }

    .jddh li:nth-child(9) {
        border-left: 1px solid #dadada;
    }

.dropdown-menu > li > a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    text-align: center;
    white-space: nowrap;
}

.jddh li a i {
    display: block;
    width: 90px;
    height: 40px;
}

.jddh li.l1 a i {
    background: url(/yyx/tpl/images/l1.png) center 15px no-repeat;
}

.jddh li.l2 a i {
    background: url(/yyx/tpl/images/l2.png) center 15px no-repeat;
}

.jddh li.l3 a i {
    background: url(/yyx/tpl/images/l3.png) center 15px no-repeat;
}

.jddh li.l4 a i {
    background: url(/yyx/tpl/images/l4.png) center 15px no-repeat;
}

.jddh li.l5 a i {
    background: url(/yyx/tpl/images/l5.png) center 15px no-repeat;
}

.jddh li.l6 a i {
    background: url(/yyx/tpl/images/l6.png) center 15px no-repeat;
}

.jddh li.l7 a i {
    background: url(/yyx/tpl/images/l7.png) center 15px no-repeat;
}

.jddh li.l8 a i {
    background: url(/yyx/tpl/images/l8.png) center 15px no-repeat;
}

.jddh li.l9 a i {
    background: url(/yyx/tpl/images/l9.png) center 15px no-repeat;
}

.jddh li.l1 a:hover i {
    background: url(/yyx/tpl/images/l1_on.png) center 15px no-repeat;
}

.jddh li.l2 a:hover i {
    background: url(/yyx/tpl/images/l2_on.png) center 15px no-repeat;
}

.jddh li.l3 a:hover i {
    background: url(/yyx/tpl/images/l3_on.png) center 15px no-repeat;
}

.jddh li.l4 a:hover i {
    background: url(/yyx/tpl/images/l4_on.png) center 15px no-repeat;
}

.jddh li.l5 a:hover i {
    background: url(/yyx/tpl/images/l5_on.png) center 15px no-repeat;
}

.jddh li.l6 a:hover i {
    background: url(/yyx/tpl/images/l6_on.png) center 15px no-repeat;
}

.jddh li.l7 a:hover i {
    background: url(/yyx/tpl/images/l7_on.png) center 15px no-repeat;
}

.jddh li.l8 a:hover i {
    background: url(/yyx/tpl/images/l8_on.png) center 15px no-repeat;
}

.jddh li.l9 a:hover i {
    background: url(/yyx/tpl/images/l9_on.png) center 15px no-repeat;
}

.sp {
    margin-top: 20px;
    text-align: center;
}

.jddh li.l7,
.jddh li.l8,
.jddh li.l9 {
    border-bottom: 1px solid #dadada;
}

.foot {
    height: 185px;
    color: white;
    background: url(/yyx/tpl/images/foot.jpg) center no-repeat;
    background-size: 100% 100%;
}

.miag {
    margin-top: 70px;
}

.bs {
    margin-left: 8px;
    margin-top: 10px;
}

.weixin {
    margin-top: 70px;
}

.isfym {
    width: 260px;
    height: 180px;
}

.slidebg2 {
    height: 180px;
}

@media (max-width: 768px) {
    .isfym {
        width: 100%;
        height: 180px;
    }

    .logo img {
        width: 100%;
        height: 100%;
    }

    .xbdt {
        margin: 0px;
        padding: 0px;
    }

    .index-left {
        width: 100%;
        float: left;
        padding-top: 0px;
        margin: 0px;
        padding: 0px;
        margin-top: 20px;
        margin-left: 10px;
        margin-right: 10px;
    }

        .index-left .tabs2 li {
            float: left;
            font-size: 18px;
            width: 90px;
            height: 50px;
            line-height: 50px;
            text-align: center;
            margin-right: 0;
            list-style: none;
        }

    .li-list {
        margin-top: 10px;
    }

        .li-list li {
            float: left;
            height: 30px;
            line-height: 30px;
            width: 380px;
            background: url(/yyx/tpl/images/dot.jpg) left no-repeat;
            padding-left: 10px;
            margin-right: 0px;
            margin-left: 10px;
            list-style: none;
        }

    .index-right {
        width: 100%;
        background-color: #f3f3f3;
        height: 510px;
    }

    .l6 {
        border-bottom: 1px solid #dadada;
    }

    .navbar-default .navbar-nav > li > a {
        width: 100%;
        color: white;
    }

    .li1 {
        width: 100%;
        font-size: 16px;
        text-align: center;
        background: url(/yyx/tpl/images/navline.jpg) right no-repeat;
    }

    .dropdown-menu {
        text-align: center;
    }

        .dropdown-menu a {
            color: white !important;
        }

    .index-left .tabs2 li {
        float: left;
        font-size: 16px;
        width: 70px;
        height: 50px;
        line-height: 50px;
        text-align: center;
        margin-right: 5px;
        list-style: none;
    }

    .li-photo li {
        float: left;
        width: 200px;
        margin-right: 3px;
        margin-left: 3px;
        margin-top: 3px;
        list-style: none;
        text-align: center;
    }

    .index-pic li {
        float: left;
        list-style: none;
        margin-left: 1px;
        margin-top: 0px;
    }

        .index-pic li:nth-child(2) {
            margin-left: 50px;
        }

        .index-pic li img {
            width: 170px;
            height: 113px;
        }

    .index-news-list {
        float: right;
        width: 100%;
    }

    .news_list .news_tit {
        float: left;
        width: 320px;
        margin-left: 10px;
        overflow: hidden;
    }

        .news_list .news_tit p {
            margin: 0;
            padding: 0;
            color: #8a8a8a;
            font-size: 12px;
            line-height: 20px;
            width: 100%;
            height: 40px;
            overflow: hidden;
        }

    .index-news-list li {
        height: 30px;
        line-height: 30px;
        background: url(/yyx/tpl/images/s_icon.png) left no-repeat;
        padding-left: 10px;
        width: 100%;
        list-style: none;
    }

    .more {
        width: 100%;
        margin: auto;
        margin-top: auto;
        margin-bottom: auto;
        text-align: right;
        margin-top: 30px;
        margin-bottom: 30px;
    }

    .navbar-default .navbar-toggle:hover,
    .navbar-default .navbar-toggle:focus {
        background-color: rgba(0, 0, 0, 0);
    }

    .navbar-default .navbar-toggle .icon-bar {
        background-color: white;
    }

    .jddh li {
        float: left;
        width: 90px;
        height: 68px;
        border-top: 1px solid #dadada;
        border-right: 1px solid #dadada;
        text-align: center;
        list-style: none;
    }

    .jddh ul {
        text-align: center;
        margin-left: 35px;
    }

    .jddh li {
        float: left;
        width: 100px;
        height: 68px;
        border-top: 1px solid #dadada;
        text-align: center;
        list-style: none;
    }

    .news_list {
        width: 414px !important;
        height: 100px;
        float: left;
        overflow: hidden;
        margin-top: 45px;
        border-bottom: 1px solid #f3f3f3;
    }
}

@media (max-width: 414px) {
    /******iphone 7 8 plus******/
    body {
        width: 414px;
        height: auto;
        overflow-x: hidden;
    }

    .top .logo {
        margin-top: 30px;
    }

    .news_list {
        width: 400px !important;
        height: 100px;
        float: left;
        overflow: hidden;
        margin-top: 45px;
        border-bottom: 1px solid #f3f3f3;
    }

    .index-news-list li .pull-left a {
        width: 320px;
        height: 32px;
        line-height: 32px;
        float: left;
        overflow: hidden;
    }

    .index-news-list li .pull-right {
        margin-right: 20px;
    }

    #myCarousel .slidebg {
        height: 200px;
    }

    .tabs2 {
        margin-top: 0px;
    }

    .li-photo li:nth-child(n) {
        margin-left: 10px;
    }

    .li-photo li {
        width: 180px;
    }

        .li-photo li img {
            width: 180px;
            height: 120px;
        }

    .more {
        text-align: center;
        margin-bottom: 0px;
        margin-top: 10px;
    }

    .index-right {
        margin-top: 10px;
        padding: 0px;
    }

        .index-right .title {
            margin-top: 0px;
        }

        .index-right .jddh {
            margin: 0px;
            padding: 0px;
            margin-top: 0px;
        }

            .index-right .jddh ul {
                margin: 0px;
                padding: 0px;
            }

            .index-right .jddh li {
                margin: 0px;
                padding: 0px;
                width: 135px;
            }

                .index-right .jddh li i {
                    width: 135px;
                }

    .slidebg2 {
        height: 220px;
    }

    .foot {
        height: 150px;
    }

    .miag {
        margin-top: 40px;
    }
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
    body {
        width: 375px;
    }

    .index-pic li img {
        width: 160px;
        height: 107px;
    }

    .index-pic li:nth-child(2) {
        margin-left: 20px;
    }

    .index-left .tabs2 li {
        font-size: 16px;
        width: 65px;
    }

    .news_list {
        width: 400px !important;
        height: 100px;
        overflow: hidden;
    }

        .news_list .news_tit strong {
            width: 300px;
            height: 36px;
            line-height: 36px;
            overflow: hidden;
        }

        .news_list .news_tit p {
            width: 280px;
            overflow: hidden;
        }

    .index-news-list li .pull-left a {
        width: 285px;
        overflow: hidden;
    }

    .index-news-list li .pull-right {
        margin-right: 25px;
    }

    .index-right .jddh li {
        width: 125px;
    }

    .li-list li {
        width: 340px;
    }

    .li-photo li {
        width: 160px;
    }

        .li-photo li img {
            width: 160px;
            height: 107px;
        }

        .li-photo li span {
            overflow: hidden;
        }
}

@media (max-width: 360px) {
    /******Galaxy S5******/
    body {
        width: 360px;
    }

    .index-pic li img {
        width: 145px;
        height: 97px;
    }

    .index-left .tabs2 li {
        font-size: 14px;
        width: 60px;
    }

    .news_list .news_tit strong {
        width: 240px;
    }

    .news_list .news_tit p {
        width: 240px;
    }

    .index-news-list li .pull-left a {
        width: 250px;
    }

    .index-news-list li .pull-right {
        margin-right: 50px;
    }

    .index-right .jddh li {
        width: 112px;
    }

    .li-list li {
        width: 310px;
    }

    .li-photo li {
        width: 140px;
    }

        .li-photo li img {
            width: 140px;
            height: 93px;
        }
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
    body {
        width: 320px;
    }

    .index-left .tabs2 li {
        font-size: 12px;
        width: 50px;
    }

    .index-pic li img {
        width: 130px;
        height: 87px;
    }

    .news_list .news_tit strong {
        width: 220px;
    }

    .news_list .news_tit p {
        width: 220px;
    }

    .index-news-list li .pull-left a {
        width: 220px;
    }

    .index-news-list li .pull-right {
        margin-right: 50px;
    }

    .index-right .jddh li i {
        width: 105px;
    }

    .index-right .jddh li {
        width: 105px;
    }

    .li-list li {
        width: 310px;
    }

    .li-photo li {
        width: 140px;
    }

        .li-photo li img {
            width: 140px;
            height: 93px;
        }
}

