﻿body {
    background-color: #fff;
    font-size: 15px;
}
a {
    color:#000;
}
a:hover {
    color: #f00;
}
a.text-white:link {
    text-decoration: none;
    color: #c41118;
}

a.text-white:visited {
    text-decoration: none;
    color: #fff;
}

a.text-white:hover {
    color: #f00;
}

.clear-both {
    font: 0px/0px sans-serif;
    clear: both;
    display: block;
}

.yx-form {
    background-color: #fff;
    margin-top: -18px;
}

header {
    min-height: 800px;
    background: url(/ddh/tpl/images/top.jpg) no-repeat center;
    background-size: 100% auto;
}

header .tip {
    margin-top: 15px;
    margin-right: 20px;
}

@media (max-width: 414px) {
    /******iphone 7 8 plus******/
    header {
        height: 216px;
        background: url(/ddh/tpl/images/top1.jpg) no-repeat center top;
    }
    header .tip {
        font-weight: bold;
    }
}
.container{width:1300px;}
nav {
    min-height: 60px;
    margin: 0;
    padding: 0;
    background-color:#fcd578;
   
	border:1px solid #000;
}

nav li {
    border-left: 1px solid #fac568;
    font-size: 20px;
    font-weight: bold;
    width: 230px;
    text-align: center;
}
.navbar{min-height:60px;}
.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:focus,
.navbar-default .navbar-nav>.active>a:hover {
    color: #ffd971;
    background-color: #d11119;
}

.navbar-default .navbar-nav>li>a {
    color: #c41118;
}

.navbar-default .navbar-nav>li>a:hover {
    color: #f00;
}
.navbar-nav>li>a {
	line-height:50px;
}
.navbar-nav>li>a {
	padding:0px;
}
.navbar-nav>li>a{
	line-height:60px;
}
@media (max-width: 414px) {
    /******iphone 7 8 plus******/
    nav {
        background-repeat: no-repeat;
    }
    nav li {
        border-left: none;
        text-align: center;
        font-size: 18px;
        margin: 0;
        padding: 0;
        border-bottom: 1px solid #e3d0ab;
    }
    .navbar-default .navbar-nav>li>a {
        line-height: 40px;
        height: 40px;
        margin: 0;
        padding: 0;
    }
}


/*********幻灯片*********/

.news {
    margin-top: 30px;
}

.slidebg2 {
    height: 345px;
}


/*********新闻*********/

.wxzc {
    padding-left: 0px;
}

.wxzc dl,
.wxzc dt,
.wxzc dd,
.wxzc ul,
.newtop dl,
.newtop dt,
.newtop dd,
.newtop ul,
.newtop li,
.newsbottom dl,
.newsbottom dt,
.newsbottom dd,
.newsbottom ul,
.newsbottom li {
    margin: 0;
    padding: 0;
    list-style: none;
}

/*.wxzc a,
.newtop a,
.newsbottom a {
    color: #333;
}*/



/*.wxzc dt a,
.newtop dt a,
.newsbottom dt a {
    color: #fff;
}*/

/*.wxzc dt {
    background: url(/ddh/tpl/images/tip2.jpg) no-repeat;
    background-size: 100% 45px;
}*/

/*.wxzc dt .pull-right,
.newtop dt .pull-right,
.newsbottom dt .pull-right {
    margin-right: 15px;
    font-weight: normal;
}*/
dl.d2 dt {
    height: 80px;
    background: url(/ddh/tpl/images/3.png) left no-repeat;
    text-align:right;
}
    dl.d2 dt img {
        margin-top:40px;
    }
dl.d3 dt {
    height: 80px;
    background: url(/ddh/tpl/images/4.png) left no-repeat;
    text-align: right;
}

    dl.d3 dt img {
        margin-top: 40px;
    }
    .wxzc dd,
    .newtop dd,
    .newsbottom dd {
        height: 298px;
    }
.newtop-bg {
    background-color: #fdf7e4;
    margin-top:40px;
   padding-top:50px;
   padding-bottom:80px;
}
    /*.wxzc dd li,
    .newtop dd li,
    .newsbottom dd li {
        height: 40px;
        line-height: 35px;
        background: url(/ddh/tpl/images/dot.jpg) left no-repeat;
        padding-left: 8px;
        border-bottom: 1px dashed #ccc;
    }*/

.wxzc dd li span {
    float: right;
    color: #666;
}

/*.newtop dt,
.newsbottom dt {
    background: url(/ddh/tpl/images/tip2.jpg) no-repeat;
    background-size: 100% 45px;
}

newtop,
.newsbottom {
    margin-top: 30px;
}

.newtop .col-md-4:nth-child(2),
.newsbottom .col-md-4:nth-child(2) {
    padding: 0px;
}

.newtop dl.d3 dt,
.newsbottom dl.d7 dt {
    background-size: 100% 45px;
}

.newtop dd li,
.newsbottom dd li {
    width: 335px; 
    overflow: hidden;
}

.newtop dl.d3 li,
.newsbottom dl.d7 li {
    width: 360px;
    overflow: hidden;
}*/

dl.d1 dd li {
    height: 45px;
    line-height:45px;
    background: #ffffff;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.06);
    border-left: 4px solid #bbbbba;
    box-sizing: border-box;
    padding: 0 15px;
    margin-bottom: 14.5px;
    font-size:16px;
}
dl.d2 dd li, dl.d3 dd li {
    height: 70px;
    line-height: 70px;
    background: #ffffff;
    opacity: 0.8;
    box-shadow: 0px 0px 15px 1px rgba(0, 0, 0, 0.06);
    box-sizing: border-box;
    padding: 0 15px;
    margin-bottom: 14.5px;
    font-size: 16px;
}
    dl.d2 dd li span, dl.d3 dd li span {
        float: right;
        color: #f00;
    }
    footer {
       margin-top:30px;
        padding-top: 25px;
        text-align: center;
        line-height: 24px;
        padding-bottom: 25px;
        background-color: #da1d14;
        color: #fff;
    }

@media (max-width: 414px) {
    /******iphone 7 8 plus******/
    .news {
        margin-top: 20px;
    }
    .wxzc {
        margin-top: 20px;
        padding-right: 0px;
    }
    .wxzc dd li a {
        float: left;
        width: 290px;
        overflow: hidden;
        height: 32px;
        line-height: 32px;
    }
    dl.d2,
    dl.d6 {
        margin-top: -15px;
    }
    .newtop .col-md-4,
    .newsbottom .col-md-4 {
        padding: 0px;
    }
    dl.d3,
    dl.d4,
    dl.d7,
    dl.d8 {
        margin-top: 20px;
    }
    footer {
        text-align: left;
        background-color: #c71312;
        color: #fff;
    }
    .newtop dd {
        height: 100%;
    }
}

@media (max-width: 375px) {
    /******iphone X 7 8******/
    .wxzc dd li a {
        width: 280px;
    }
    .newtop dl.d3 li,
    .newsbottom dl.d7 li {
        width: 330px;
    }
}

@media (max-width: 320px) {
    /******iphone 5/SE******/
    .wxzc dd li a {
        width: 230px;
    }
    .newtop dl.d3 li,
    .newtop dl.d2 li,
    .newtop dl.d5 li,
    .newsbottom dl.d6 li,
    .newsbottom dl.d7 li,
    .newsbottom dl.d8 li {
        width: 290px;
    }
}


/******滚动图片******/

.tupian {
    border: 1px solid #fd633f;
    height: 208px;
    background-color: #fef7f7;
    margin-top: 15px;
}

.tupian ul,
.tupian li {
    margin: 0;
    padding: 0;
    list-style: none;
}

.tupian li {
    float: left;
    margin-top: 30px;
    margin-left: 25px;
    width: 190px;
}

.tupian li span {
    display: block;
    height: 25px;
    line-height: 25px;
    text-align: center;
}
.newstip, .cgzstip {
    height: 90px;
    line-height: 90px;
    background: url(/ddh/tpl/images/1.png) no-repeat center;
    text-align: right;
    padding-right: 30px;
    margin-top: 20px;
}
    .newstip img, .cgzstip  img{
        margin-top: 60px;
    }
.cgzstip {
    background: url(/ddh/tpl/images/4.png) no-repeat center;
}
.cgzs-bg {
    padding-bottom:50px;
}