*{
    margin: 0;
    padding: 0;
    box-sizing: border-box;   
   }
   .clear{
       clear: both;
   }
   body{
       background-color: #fff;
   }
   .new_head{
       background: url(../images/index/cangdushouye_01.png);
       height: 417px;
   }
   .new_head .head_top {
       height: 50px;
       line-height: 50px;
   }
/* .new_head .head_top div a,.new_head .head_top{
    color: #fff;
} */
.new_head .head_top div a:hover{
    color: #cf0304;
}
   .head_logo {
       width: 550px;
       margin: 0 auto;
       text-align: center;
       margin-top: 20px;
   }
   .head_logo >img{
       margin-bottom: 40px;
   }
   .new-search-box{
       background-color: #fff;
       height: 45px;
       border: 1px solid #dfdfdf;
   }
   .new-search{
       height: 100%;
   }
   .new-search .user-input{
       width: 85%;
       height: 100%;
       display: inline-block;
       outline: 0;
       border: 0;
       font-size: 16px;
       padding-left: 10px;
   }
   .user-input::-webkit-input-placeholder { /* WebKit browsers */
       color: #9c9c9c;
       }
       :-moz-placeholder { /* Mozilla Firefox 4 to 18 */
       color: #9c9c9c;
       }
       ::-moz-placeholder { /* Mozilla Firefox 19+ */
       color: #9c9c9c;
       }
       :-ms-input-placeholder { /* Internet Explorer 10+ */
       color: #9c9c9c;
       }
   .new-search-btn{
       vertical-align: middle;
       height: 30px;
       border: 0;
       outline: none;
       background: transparent url(../images/index/fdj.png) center no-repeat;
       background-size:auto 90%;
       border-left: 1px solid #9c9c9c;
       width: 68px;
   }
   .rdcx {
       font-size: 16px;
       text-align: left;
       margin-top: 20px;
   }
   .rdcx a {
       margin-right: 10px;
   }
   .main{
       background:url(../images/index/cangdushouye_02.png) top center;
       margin-top: -85px;
   }
   .bner-warp{
       background-color: #fff;
       padding: 26px;
   }
   .new-focus{
       height: 350px;
       margin-bottom: 40px;
   }
   .new-nav a{
       font-size: 20px;
       font-weight: 700;
       color: #fff;
       display: inline-block;
       width: 195px;
       text-align: center;
       height: 85px;
       line-height: 85px;
      
   }
   .new-nav a.on{
       border-bottom: 5px solid #d9e3ee;
   }
.main {
    /* margin-top: -160px; */
    transition: all linear 1s;
}
/* .main > .container {
    background: #fff;
} */
.cdjj {
    width: 1200px;
    height: 320px;
    margin: 0 auto;
    background: #fff url(../images/zjcd/cdjj.png) no-repeat 60px 30px;
    font-size: 16px;
    /* margin-bottom: 40px; */
    position: relative;
    background-size: 90% 250px;
    color: #000;
    /* background: #fff; */
    /* padding: 20px 0; */
    padding-bottom: 30px;
}
.cdjj > a {
    position: absolute;
    bottom: 74px;
    right: 112px;
}
.cdjj .container {
    text-indent: 2em;
    line-height: 34px;
    padding: 80px 110px 0;
}
.cdfj {
    width: 1200px;
    height: 460px;
    margin: 0 auto;
    position: relative;
    background: #fff;
    padding: 0 20px;
}
.cdfj li a {
    display: block;
    width: 468px;
    height: 326px;
    border: 10px solid #eee;
    border-radius: 10px;
    overflow: hidden;
}
.cdfj li a img {
    width: 100%;
    height: 100%;
    transition: all linear .5s;
}
.cdfj li a:hover img {
    transform: scale(1.08);
}
.cdfj .item01 {
    position: absolute;
    top: 0;
    left: 20px;
    z-index: 0;
}
.cdfj .item02 {
    position: absolute;
    top: 0;
    left: 520px;
    z-index: 2;
}
.cdfj .item03 {
    position: absolute;
    bottom: 0;
    right: 520px;
    z-index: 1;
}
.cdfj .item04 {
    position: absolute;
    bottom: 0;
    right: 20px;
    z-index: 1;
}
.cdfj li.dis {
    z-index: 1000;
}
.cdfj li {
    transition: all .3s linear;
}
.xzqh {
    width: 100%;
    height: 157px;
    background: url(../images/zjcd/xzqh.png) no-repeat center center;
    background-size: 100% auto;
}
.xzqh-detail {
    width: 1200px;
    margin: 10px auto 0;
    height: 474px;
}
.xzqh-detail > .left {
    width: 573px;
    height: 100%;
    float: left;
}
.xzqh-detail > .left img {
    width: 100%;
    height: 100%;
}
.xzqh-detail > .left map area {
    outline: none;
}
.xzqh-detail > .right {
    width: 627px;
    height: 100%;
    overflow: hidden;
    float: left;
    padding: 80px 0 60px 75px;
    font-size: 16px;
}
.xzqh-detail > .right > div {
    height: 100%;
    position: relative;
    display: none;
}
.xzqh-detail > .right > .dis {
    display: block;
}
.xzqh-detail > .right span {
    display: block;
    width: 120px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    background: #2e5695;
    color: #fff;
    border-radius: 20px;
    margin-bottom: 10px;
}
.xzqh-detail > .right p {
    line-height: 34px;
    text-indent: 2em;
    letter-spacing: 2px;
}
.xzqh-detail > .right a {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    background: #f1f1f1;
    letter-spacing: 2px;
    border-radius: 15px;
    z-index: 100;
}
.ldzj {
    width: 100%;
    height: 730px;
    background: url(../images/zjcd/ldzj.png) no-repeat;
    margin-top: -80px;
    background-size: 100% 100%;
}
.ldzj ul {
    width: 1200px;
    margin: 0 auto;
    padding: 220px 0;
    position: relative;
    color: #fff;
}
.ldzj ul li {
    width: 23%;
    height: 300px;
    margin-left: 2.6666%;
    float: left;
}
.ldzj ul li:first-child {
    margin-left: 0;
}
.ldzj ul li div {
    width: 252px;
    height: 222px;
    background: url(../images/zjcd/middjt.png) no-repeat;
    padding-top: 20px;
    margin: 0 auto 15px;
}
.ldzj ul li p {
    font-size: 24px;
    font-weight: 700;
    width: 229px;
    height: 62px;
    line-height: 62px;
    text-align: center;
    margin: 0 auto;
    background: url(../images/zjcd/middbg.png) no-repeat;
}
.ldzj ul li a {
    display: block;
    color: #fff;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.ldzj ul .zrzy div {
    padding-top: 16px;
}
.ldzj ul .zrzy a {
    height: 40px;
    line-height: 40px;
}
.cdly-title {
    width: 100%;
    height: 155px;
    background: url(../images/zjcd/lycd.png) no-repeat;
    background-size: 100% 100%;
    margin-top: -50px;
}
.cdly-list {
    width: 1200px;
    margin: 0 auto;
    overflow: hidden;
}
.cdly-list li {
    float: left;
    width: 33.3333%;
    position: relative;
}
.cdly-list li > a {
    display: block;
    width: 230px;
    height: 64px;
    line-height: 64px;
    text-align: center;
    background: #e09253;
    font-size: 30px;
    font-weight: 700;
    color: #2e5695;
    border-radius: 32px;
    padding-bottom: 5px;
    margin: 0 auto;
    position: relative;
    z-index: 100;
}
.cdly-list li > a > span {
    display: block;
    width: 100%;
    height: 100%;
    background: #effeff;
    border-radius: 32px;
}
.cdly-list li > div {
    width: 90%;
    height: 310px;
    background: #7ca7f5;
    border-bottom-left-radius: 160px;
    border-bottom-right-radius: 160px;
    position: relative;
    top: -32px;
    left: 5%;
    padding: 50px 40px 40px;
    font-size: 16px;
    line-height: 32px;
}
.cdly-list li > div a {
    display: block;
    color: #fff;
    margin-bottom: 5px;
    padding-left: 12px;
    background: url(../images/zjcd/dian.png) no-repeat 0 15px;
}
.cdly-list li > div a:hover {
    color: #8c0307;
}
.lyts {
    width: 184px;
    height: 50px;
    margin: 0 auto;
}
.lyts a {
    display: block;
    width: 100%;
    height: 100%;
    border-radius: 25px;
    background: #e09253;
    padding-bottom: 5px;
    color: #fff;
    text-align: center;
    line-height: 45px;
    font-size: 24px;
}
.lyts a span {
    display: block;
    width: 100%;
    height: 100%;
    background: #2e5695;
    border-radius: 25px;
}
.zsyz {
    width: 100%;
    height: 176px;
    background: url(../images/zjcd/zsyz.png) no-repeat;
    background-size: 100% 100%;
    margin-top: 70px;
}
.zsxw {
    overflow: hidden;
}
.zsxw > ul {
    width: 72%;
    float: left;
}
.zsxw > a {
    float: right;
    width: 316px;
    height: 281px;
    overflow: hidden;
}
.zsxw > a img {
    width: 100%;
    height: 100%;
    transition: all linear .5s;
}
.zsxw > a:hover img {
    transform: scale(1.05);
}
.zsxw ul li {
    overflow: hidden;
    padding-top: 22px;
    border-top: 1px dashed #c6c6c6;
    margin-top: 23px;
}
.zsxw ul li:first-child {
    border-top: 0;
    margin-top: 0;
    padding-top: 0;
}
.zsxw .date {
    width: 62px;
    height: 63px;
    background: url(../images/zjcd/datebg.png) no-repeat;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    float: left;
}
.zsxw .date p {
    font-size: 22px;
}
.zsxw .detail {
    float: right;
    width: 90%;
    position: relative;
}
.zsxw .detail > a {
    font-size: 20px;
    color: #000;
    display: block;
    width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 15px;
}
.zsxw .detail > a:hover {
    color: #8c0307;
}
.zsxw .detail > p {
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    color: #565656;
}
.zsxw .detail > p a {
    position: absolute;
    right: 0;
    bottom: 0;
    color: #b4271c;
}
.zslist {
    overflow: hidden;
    margin-top: 50px;
}
.zslist li {
    width: 32%;
    float: left;
    height: 500px;
    background: #f4f9fe;
    margin-left: 1.5%;
    position: relative;
    top: -22px;
    padding-top: 22px;
}
.zslist li:first-child {
    margin-left: 1%;
}
.zslist li > img {
    width: 100%;
    position: relative;
    /* left: -15px; */
}
.zslist li > div {
    font-size: 30px;
    padding-left: 30px;
margin-top: 30px;
}
.zslist li > div > span {
    display: block;
    width: 230px;
    padding-left: 20px;
    height: 30px;
    line-height: 30px;
    background: #4c7fc3;
    margin-top: 5px;
}
.zslist li > a {
    display: block;
    width: 140px;
    height: 44px;
    line-height: 44px;
    text-align: center;
    border-radius: 22px;
    background: #4c7fc3;
    color: #fff;
    font-size: 16px;
    float: right;
    position: relative;
    right: 20px;
    bottom: -26px;
}
@media screen and (max-width: 768px) {
    .main {
        margin-top: 0;
    }
    .cdjj {
        width: 100%;
        height: auto;
        background: url(../images/zjcd/ydcdjj.png) no-repeat;
        background-size: 100% auto;
        font-size: 14px;
        margin-bottom: 0;
        font-weight: normal;
    }
    .cdjj .container {
        padding: 35px 10px 10px;
    }
    .cdjj > a {
        bottom: 14px;
        right: 14px;
        font-weight: normal;
    }
    .cdfj {
        width: 100%;
        height: auto;
        overflow: hidden;
    }
    .cdfj .item01 {
        position: static;
    }
    
    .cdfj .item02,
    .cdfj .item03,
    .cdfj .item04 {
        display: none;
    }
    .cdfj li a {
        width: 100%;
        height: auto;
    }
    .xzqh {
        width: 80%;
        height: 80px;
        margin: 0 auto;
        background: url(../images/zjcd/ydxzqh.png) no-repeat center center;
        background-size: 100% auto;
    }
    .xzqh-detail {
        overflow: hidden;
        padding: 10px;
        margin-top: 0;
    }
    .xzqh-detail,
    .xzqh-detail > .left,
    .xzqh-detail > .right {
        width: 100%;
        height: auto;
        float: none;
    }
    .xzqh-detail > .right {
        padding: 0;
    }
    .ldzj {
        margin-top: 0;
    height: auto;
         background: #275da8;
    padding: 20px 0;
    }
    .ldzj ul {
        padding: 0;
        width: 100%;
        overflow: hidden;
    }
    .ldzj ul li {
        width: 50%;
        float: left;
    }
    .ldzj ul li a {
        width: 100%;
        height: 50px;
        line-height: 60px;
        font-size: 24px;
    }
    .ldzj ul li.item01,
    .ldzj ul li.item02,
    .ldzj ul li.item03,
    .ldzj ul li.item04 {
        position: static;
    }
    .cdly-title {
        margin-top: 0;
        width: 80%;
        height: 80px;
        background: url(../images/zjcd/ydlycd.png) no-repeat center center;
        background-size: 100% auto;
        margin: 0 auto;
    }
    .cdly-list {
        width: 100%;
    }
    .cdly-list li {
        width: 100%;
        float: none;
    }
    .zsyz {
        width: 80%;
        height: 80px;
        background: url(../images/zjcd/ydzsyz.png) no-repeat center center;
        background-size: 100% auto;
        margin: 15px auto;
    }
    .zsxw > a {
        display: none;
    }
    .zsxw > ul {
        width: 100%;
    }
    .zsxw .detail {
        width: 78%;
    }
    .zsxw .detail > p {
        width: 75%;
        font-size: 14px;
    }
    .zsxw ul li {
        padding-top: 15px;
        margin-top: 15px;
    }
    .zslist li {
        float: none;
        width: 100%;
        /* height: 490px; */
        height: 360px;
    }
    .zslist {
        margin-top: 15px;
    }
    .cdly-list li > a {
        font-size: 20px;
        width: 200px;
        height: 50px;
        line-height: 50px;
    }
    .cdly-list li > div {
        line-height: 26px;
        height: auto;
        font-size: 14px;
        padding: 45px 25px;
        border-bottom-left-radius: 130px;
        border-bottom-right-radius: 130px;
    }
    .xzqh-detail > .right p,
    .xzqh-detail > .right a {
        font-size: 14px;
    }
    .ldzj ul li {
          width: 100%;
    margin: 10px 0;
    }
    .ldzj ul li a,
    .zsxw .detail > a {
        font-size: 16px;
    }
    .ldzj ul li.item01 a,
    .ldzj ul li.item02 a,
    .ldzj ul li.item03 a,
    .ldzj ul li.item04 a {
        width: 80px;
        height: 110px;
        line-height: 110px;
        background-size: 100% 100%;
    }
    .zsxw .date p {
        font-size: 20px;
    }
    .zsxw .date {
        width: 57px;
        height: 57px;
        padding: 4px 0;
    }
    .zslist li > div {
        font-size: 20px;
    }
    .zslist li > div > img {
        width: 90px;
    }
    .zslist li > a {
        width: 120px;
        height: 34px;
        line-height: 34px;
        font-size: 14px;
    }
    .new-nav a{
        width: 187px;
    }
}



@media screen and (min-width:768px) and (max-width:1180px) {
    .cdjj .container {
        padding: 70px 10px 10px;
    }
    .xzqh {
        margin: 28px 0;
    }
    .ldzj ul {
        margin-top: 20px;
    }
    .ldzj ul li {
        width: 50%;
        margin-left: 0;
        margin-bottom: 28px;
    }
    .ldzj ul li a {
        color: #000;
    }
    .cdly-list {
        height: 660px;
    }
    .cdly-list li {
        width: 50%;
        float: left;
        height: 270px;
        margin: 30px 0;
    } 
    .zslist li {
        width: 48%;
        float: left;
        height: 490px;
        margin-bottom: 20px;
    }
    .cdly-list li > div {
        height:100%;
    }
}
@media(max-width: 375px){
    .new-nav a {
        width: 136px;
    }

}