﻿/*header*/
@media screen and (max-width: 1660px) {
    .header{
        height: 104px;
    }
    .header_container{
        width: 1080px;
    }
    .shuiwu_logo{
        margin-top: 11px;
        width: 59px;
        height: 74px;
        background-image: url("/xzzfgspt/static/common/img/1366_sh.png");
    }
    .title_pic{
        margin-left: 14px;
        margin-top: 25px;
        height: 50px;
    }
    .title_pic .little_text{
        font-size: 18px;
    }
    .title_pic .main_text{
        font-size: 24px;
        font-weight: 600;
    }
    .title_pic .svg_position_1{
        top: -22px;
    }
    .title_pic .svg_position_2{
        top:12px;
    }
    .title_pic_ie8{
        position: relative;
        float: left;
        margin-left: 18px\9;
        margin-top: 24px\9;
        color: #fff;
    }
    .title_pic_ie8 h6{
        font-size: 18px;
    }
    .title_pic_ie8 h2{
        font-size: 24px;
        font-weight: 600;
    }

    a.dzswj_link{
        padding: 0 38px;
        margin-top: 29px;
        height: 42px;
        line-height: 42px;
        border-radius: 4px;
        font-size: 18px;
        color: #fff;
    }

    .container_D{
        padding-bottom: 16px;
        min-height: 341px;
    }
    .content_nav{
        margin-top: 20px;
        margin-left: 20px;
        width:200px;
    }
    .content_nav ul{
        width: 180px;
    }
    .content_nav ul li{
        margin-top: 2px;
        width: 180px;
        height: 38px;
        background-image: url("/xzzfgspt/static/common/img/arrow_m.png");
        background-position: 147px center;
        line-height: 38px;
    }
    .content_nav ul li a{
        padding-left: 18px;
        font-size: 14px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 26px;
    }
    .content_nav ul li.active{
        background-image: url("/xzzfgspt/static/common/img/arrow_m_active.png");
        background-size: 18px;
    }
}
@media screen and (min-width: 1661px) {
    .header{
        height: 166px;
    }
    .header_container{
        width: 1200px;
    }
    .shuiwu_logo{
        margin-top: 28px;
        width: 84px;
        height: 105px;
        background-image: url("/xzzfgspt/static/common/img/1920_sh.png");
    }
    .title_pic{
        margin-left: 18px;
        margin-top: 44px;
        height: 69px;
    }
    .title_pic .little_text{
        font-size: 32px;
    }
    .title_pic .main_text{
        font-size: 38px;
        font-weight: 600;
    }
    .title_pic .svg_position_1{
        top: -16px;
    }
    .title_pic .svg_position_2{
        top:36px;
    }
    .title_pic_ie8{
        position: relative;
        float:left;
        margin-left: 18px\9;
        margin-top: 44px\9;
        color: #fff;
    }
    .title_pic_ie8 h6{
        font-size: 32px;
    }
    .title_pic_ie8 h2{
        font-size: 38px;
        font-weight: 600;
    }


    a.dzswj_link{
        padding: 0 70px;
        margin-top: 50px;
        height: 62px;
        line-height: 62px;
        border-radius: 8px;
        font-size: 26px;
        color: #fff;
    }
    .container_D{
        padding-bottom: 20px;
        min-height: 548px;
    }
    .content_nav{
        margin-top: 20px;
        margin-left: 20px;
        width: 279px;
    }
    .content_nav ul{
        width: 259px;
    }
    .content_nav ul li{
        margin-top: 4px;
        width: 259px;
        height: 60px;
        background-image: url("/xzzfgspt/static/common/img/arrow.png");
        background-position: 209px center;
        line-height: 60px;
    }
    .content_nav ul li a{
        padding-left: 22px;
        font-size: 20px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        padding-right: 42px;
    }
    .content_nav ul li.active{
        background-image: url("/xzzfgspt/static/common/img/arrow_active.png");
    }
}
/*header  end*/

/*nav style*/
@media screen and (max-width: 1660px){
    .header_nav{
        height: 36px;
    }
    .header_nav ul{
        width: 1080px;
        height: 36px;
    }
    .header_nav ul li a{
        line-height: 36px;
        font-size: 16px;
    }
    .header_nav ul li.active a:after{
        height: 2px;
        border-bottom: solid 2px #0F65B0;
    }
    .content_main{
        margin-top: 20px;
        width: 840px;
        min-height: 362px;
    }
    .comtent_bread{
        margin-left: 20px;
        padding-bottom: 14px;
        width: 819px;
        text-indent: 20px;
        background-image: url("/xzzfgspt/static/common/img/home-m.png");
        font-size: 14px;
        background-position: left 2px;
    }
}
@media screen and (min-width: 1661px){
    .header_nav{
        height: 50px;
    }
    .header_nav ul{
        width: 1200px;
        height: 50px;
    }
    .header_nav ul li a{
        line-height: 50px;
        font-size: 22px;
    }
    .header_nav ul li.active a:after{
        height: 4px;
        border-bottom: solid 4px #0F65B0;
    }
    .content_main{
        margin-top: 20px;
        width: 880px;
        min-height: 660px;
    }
    .comtent_bread{
        margin-left: 20px;
        padding-bottom: 20px;
        width: 860px;
        text-indent: 30px;
        background-image: url("/xzzfgspt/static/common/img/home.png");
        font-size: 16px;
        background-position: left 4px;
    }
}

/*nav style  end*/

/* Container style */
@media screen and (max-width: 1660px){
    .container, .container_D{
        width: 1080px;
        min-height: 343px;
    }
    .square_area{
       margin: 20px;
        width: 1040px;
        min-height: 183px;
    }
    .city_link{
        width: 1040px;
        height: 84px;
    }
    .square_area_line{
        width: 336px;
    }
    .square_area_line_m{
        margin: 0 15px;
        width: 337px;
    }
    .area_link1{
        margin-top: -49px;
        width: 100%;
        height: 98px;
    }
    .icon_size_1{
        width: 62px;
    }
    .link_title_1{
        padding-top: 8px;
        font-size: 16px;
    }
    .area_link2{
        margin-top: -17px;
        margin-left: -73px;
        width: 146px;
        height: 34px;
        line-height: 34px;
    }
    .icon_size_2{
        width: 34px;
    }
    .link_title_2{
        padding-left: 14px;
        font-size: 16px;
    }
    .area_link3{
        margin-left: -56px;
        width: 112px;
    }
    .square_1, .square_2{
        border-radius: 8px;
    }
}
@media screen and (min-width: 1661px){
    .container, .container_D{
        width: 1200px;
        min-height: 441px;
    }
    .square_area{
        margin: 20px auto;
        width: 1160px;
        min-height: 241px;
    }
    .city_link{
        width: 1160px;
        height: 120px;
    }
    .square_area_line{
        width: 370px;
    }
    .square_area_line_m{
        margin: 0 20px;
        width: 380px;
    }
    .area_link1{
        margin-top: -65px;
        width: 100%;
        height: 130px;
    }
    .icon_size_1{
        width: 74px;
    }
    .link_title_1{
        padding-top: 20px;
        font-size: 22px;
    }
    .area_link2{
        margin-top: -26px;
        margin-left: -102px;
        width: 204px;
        height: 52px;
        line-height: 52px;
    }
    .icon_size_2{
        width: 52px;
    }
    .link_title_2{
        padding-left: 20px;
        font-size: 22px;
    }
    .area_link3{
        margin-left: -80px;
        width: 160px;
    }
    .square_1, .square_2{
        border-radius: 20px;
    }

}
/* Container style  end */
@media screen and (max-width: 1660px){
    .city_link a{
        font-size: 14px;
        padding: 1px 8px;
        margin: 12px 0 0 16px;
        border-radius: 3px;
    }
}
@media screen and (min-width: 1661px){
    .city_link a{
        font-size: 16px;
        padding: 4px 14px;
        margin: 20px 0 0 20px;
        border-radius: 6px;
    }
}

/* City link style */


/* City link style end */

/* footer style */
@media screen and (max-width: 1660px){
    .footer{
        padding-top: 20px;
        width: 1080px;
        height: 66px;
        font-size: 12px;
    }
    .footer img{
        margin-right: 10px;
        width: 30px;
    }
    .ft_l{
        width: 480px;
    }
    .text_main{
        margin-right: 12px;
    }
    .text_adress{
        margin-top: 6px;
    }
    .ft_r a{
        margin: 0 10px;
    }
}
@media screen and (min-width: 1661px){
    .footer{
        padding-top: 36px;
        width: 1200px;
        height: 96px;
        font-size: 16px;
    }
    .footer img{
        margin-right: 10px;
        width: 39px;
        cursor: pointer;
    }
    .ft_l{
        width: 630px;
    }
    .text_main{
        margin-right: 20px;
    }
    .text_adress{
        margin-top: 10px;
    }
    .ft_r a:last-child{
        margin-right: 0;
    }
}
/* footer style end  */




/* wings table style  */
@media screen and (max-width: 1660px){
    .table.dataTable tbody th{
        padding:10px 0;
    }
    .table.dataTable tbody td{
        padding:8px 0;
    }
}
@media screen and (min-width: 1661px){
    .table.dataTable tbody th{
        padding:14px 0;
    }
    .table.dataTable tbody td{
        padding:12px 0;
    }
}
