li {
    list-style: none;
}

.logo {
    width: auto;
    float: left;
}

.productz ul li {
    height: 441px;
}

.productz ul li a {
    background: unset;
}

.productz ul li a .products_zsz {
    font-size: 22px;
}

.productz ul li a .products_zcon {
    font-size: 16px;
}

.productz ul li a .products_zby {
    font-size: 16px;
    color: #003854;
}

.productz ul li a .products_zby img {
    display: block;
    float: left;
    margin-top: 10px;
    margin-right: 15px;
}

.productz ul li a .products_zby img:nth-child(2) {
    display: none;
}

.productz ul li a:hover .products_zby img:nth-child(1) {
    display: none;
}

.productz ul li a:hover .products_zby img:nth-child(2) {
    display: block;
}

.comtt {
    text-align: center;
    padding-top: 80px;
}

.comtt h2 {
    font-size: 48px;
    color: #000000;
}

.comtt p {
    font-size: 18px;
    color: #666666;
    margin: 25px 0 50px;
}

.clear {
    clear: both;
}

.ifw-img img {
    margin: 0 auto;
}

.ifw-img img:nth-child(1) {
    display: none;
}

.ifw-item {
    padding: 55px 20px 40px;
    margin-bottom: 30px;
    text-align: center;
}

.ifw-item h2 {
    font-size: 20px;
    color: #000000;
    margin: 25px 0 20px;
}

.ifw-item p {
    font-size: 16px;
    color: #333333;
    line-height: 30px;
}

.ifw-item a {
    display: block;
    margin: 0 auto;
    margin-top: 20px;
    background: #ffffff;
    color: #999999;
    font-size: 16px;
    line-height: 35px;
    width: 140px;
    text-align: center;
    border: 1px solid #CCCCCC;
    border-radius: 40px;

}

.ifw-item.active {
    background: #268aa2;
    transition: all .3s;
}

.ifw-item.active img:nth-child(1) {
    display: block;
}

.ifw-item.active img:nth-child(2) {
    display: none;
}

.ifw-item.active h2 {
    color: #ffffff;
}

.ifw-item.active p {
    color: #ffffff;
}

.ifw-item.active a {
    color: #268aa2;
    background: #ffffff;
}

.ijj {
    margin-top: 80px;
    background: url("/statics/style/images/i16.png") no-repeat center;
    background-size: cover;
    padding-bottom: 70px;
}

.ijjnav {
    display: flex;
    justify-content: space-between;
}

.ijjnav li.active {
    padding-bottom: 15px;
    border-bottom: 3px solid #106ae2;
}

.ijjnav li a {
    color: #000000;
    font-size: 18px;
}

.ijj-item {
    display: none;
}

.ijj-item1 {
    display: flex;
}

.ijjlist {
    margin-top: 20px;
}

.ijjl {
    width: 45%;
    padding: 90px 30px 60px;
    background: #ffffff;
}

.ijjr {
    width: 55%;
}

.ijjl h2 {
    font-size: 24px;
    color: #000000;
}

.ijjl span {
    font-size: 20px;
    color: #000000;
    display: block;
    margin: 15px 0 30px;
}

.ijjl p {
    font-size: 16px;
    color: #666666;
    line-height: 30px;
}

.ijjl img {
    margin-top: 30px;
}

.ijjr img {
    width: 100%;
}

.hzkh {
    margin-top: 55px;
}

.hzkh ul li {
    width: 16%;
    margin-right: 0.8%;
    float: left;
    margin-bottom: 10px;
}

.hzkh ul li img {
    width: 100%;
    border: 1px solid #CCCCCC;
    padding: 2px;
    box-sizing: border-box;
}

.hzkh ul li:nth-child(6n) {
    margin-right: 0;
}
.inew{
    padding-bottom: 110px;
}
.ipart03 {
    padding: 1px 0 0;
}

.ipart03 .infor {
    text-align: center
}

.ipart03 .infor .tit {
    font-size: 34px;
    line-height: 34px;
    color: #2a2a2a;
}

.ipart03 .content {
    margin-top: 10px;
}


.ipart03 .content .left {
    width: 32%;
    float: left;
}

.ipart03 .content .left a {
    display: block;
}

.ipart03 .content .left .intro {
    background: #fff
}

.ipart03 .content .left a img {
    width: 100%;
}

.ipart03 .content .left .intro .box {
    padding: 25px 53px 35px 35px;
}

.ipart03 .content .left .intro .box .t {
    font-size: 18px;
    color: #000000;
    margin-bottom: 10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ipart03 .content .left .intro .box .tt{
    overflow: unset;
    white-space: unset;
}

.ipart03 .content .left .intro .box .c {
    font-size: 14px;
    color: #666666;
    margin-bottom: 15px;
}

.ipart03 .content .left .intro .box .date {
    font-size: 14px;
    color: #9d9d9d;
    font-family: Arial;
    position: relative;
}

.ipart03 .content .left .intro .box .icon {
    width: 32px;
    height: 9px;
    background: url(/statics/style/image/ipart03_2.png) no-repeat center;
    position: absolute;
    right: 0;
    bottom: 2px;
}

.ipart03 .content .left:hover .intro .box .t {
    color: #bf1b1d
}

.ipart03 .content .center {
    width: 32%;
    float: left;
    margin: 0 1%;
}

.ipart03 .content .center .item {
    background: #fff;
    transition: all 0.5s ease;
}

.ipart03 .content .center .item01 {
    margin-bottom: 11px;
}

.ipart03 .content .center .item_box {
    display: block;
    padding: 20px 42px 30px;
    background: #f4f4f4;
}

.ipart03 .content .center .item_box .t {
    font-size: 16px;
    color: #242424;
    transition: all 0.5s ease;
    margin-bottom: 5px;
    overflow:hidden;
    white-space:nowrap;
    text-overflow:ellipsis;
}

.ipart03 .content .center .item_box .c {
    font-size: 14px;
    color: #686868;
    line-height: 23px;
    height: 46px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    /*margin-top: 15px;*/
    margin-bottom: 10px;
    transition: all 0.5s ease;
}

.ipart03 .content .center .item_box .date {
    color: #9d9d9d;
    position: relative;
    font-family: Arial;
    border-bottom: 1px solid #d8d8d8;
    transition: all 0.5s ease;
    margin-bottom: 10px;
    padding-bottom: 10px;
}

.ipart03 .content .center .item_box .date .day {
    font-size: 36px;
    line-height: 36px;
    font-weight: bold;
    color: #000000;
}

.ipart03 .content .center .item_box .date .year {
    font-size: 14px;
    line-height: 20px;
    margin-top: 3px;
    color: #000000;
}

.ipart03 .content .center .item_box .date .icon {
    width: 32px;
    height: 9px;
    background: url(/statics/style/images/i38.png) no-repeat center;
    position: absolute;
    right: 25px;
    bottom: 50px;
    transition: all 0.5s ease;
}

.ipart03 .content .right {
    width: 34%;
    float: right;
}

.ipart03 .content .right li {
    margin-top: 26px;
    background: #fff;
    transition: all 0.5s ease;
    background: #f4f4f4;
    position: relative;
}

.ipart03 .content .right li:first-child {
    margin-top: 0
}

.ipart03 .content .right .li_box {
    display: block;
    padding: 16px 35px;
}

.ipart03 .content .right .li_box .date {
    display: inline-block;
    width: 15%;
    color: #9d9d9d;
    font-family: Arial;
    margin-right: 0;
    transition: all 0.5s ease;
    vertical-align: middle;
    padding: 3px 0;
}

.ipart03 .content .right .li_box .date .day {
    font-size: 37px;
    line-height: 37px;
    font-weight: bold;
    color: #000000;
}

.ipart03 .content .right .li_box .date .line {
    width: 21px;
    height: 2px;
    background: #d4d4d4;
    margin: 10px 0 13px;
}

.ipart03 .content .right .li_box .date .year {
    font-size: 14px;
    line-height: 20px;
    color: #000000;
}

.ipart03 .content .right .li_box .intro {
    display: inline-block;
    width: 75%;
    vertical-align: middle;
    margin-left: 15px;
}

.ipart03 .content .right .li_box .intro .t {
    font-size: 16px;
    color: #000000;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    transition: all 0.5s ease;
}

.ipart03 .content .right .li_box .intro .icon {
    width: 32px;
    height: 9px;
    background: url(/statics/style/images/i38.png) no-repeat center;
    margin-top: 15px;
    transition: all 0.5s ease;
    position: absolute;
    right: 20px;
    top: 65px;
    bottom: 0;
    margin: auto;
}

.ipart03 .content .right li:hover {
    box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.ipart03 .content .right li:hover .li_box .date {
    color: #bf1b1d;
}

.ipart03 .content .left .intro .box {
    padding: 30px 42px 30px;
    background: #f4f4f4;
}


.ipart03 .content .left .box .date {
    color: #9d9d9d;
    position: relative;
    font-family: Arial;
    border-bottom: 1px solid #d8d8d8;
    transition: all 0.5s ease;
    margin-bottom: 15px;
    padding-bottom: 15px;
}

.ipart03 .content .left .box .date .day {
    font-size: 37px;
    line-height: 37px;
    font-weight: bold;
    color: #000000;
}

.ipart03 .content .left .box .date .year {
    font-size: 14px;
    line-height: 20px;
    margin-top: 3px;
    color: #000000;
}

.ipart03 .content .left .box .date .icon {
    width: 32px;
    height: 9px;
    background: url(/statics/style/images/i38.png) no-repeat center;
    position: absolute;
    right: 25px;
    bottom: 50px;
    transition: all 0.5s ease;
}

.ipart03 .content .center .item a:hover, .ipart03 .content .left .intro .box:hover, .ipart03 .content .right li:hover {
    background: #268aa2;
}

.ipart03 .content .left .intro .box:hover .date .icon, .ipart03 .content .center .item a:hover .date .icon, .ipart03 .content .right li:hover a .intro .icon {
    background: url(/statics/style/images/i38-1.png) no-repeat center;
}

.ipart03 .content .center .item a:hover .date .day, .ipart03 .content .center .item a:hover .date .year, .ipart03 .content .center .item a:hover .t, .ipart03 .content .center .item a:hover .c, .ipart03 .content .left .intro .box:hover .date .year, .ipart03 .content .left .intro .box:hover .date .day, .ipart03 .content .left .intro .box:hover .t, .ipart03 .content .left .intro .box:hover .c, .ipart03 .content .right li:hover .date .day, .ipart03 .content .right li:hover .date .year, .ipart03 .content .right li:hover .intro .t {
    color: #ffffff;
}

.iform{
    padding: 90px 0 60px;
    background: url("/statics/style/images/i17.png") no-repeat center;
    background-size: cover;
    text-align: center;
}
.iform h2{
    font-size: 42px;
    font-weight: 500;
    color: #ffffff;
    margin: 0;
}
.iform p{
    font-size: 24px;
    line-height: 45px;
    margin: 20px auto 30px;
    color: #ffffff;
    width: 1100px;
}
.iform .search{
    float: left;
    width: 520px;
    background: #ffffff;
    border-radius: 5px;
    line-height: 55px;
    margin-right: 20px;
    text-align: left;
    padding: 0 30px;
}
.iform .search span{
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    border-right: 1px solid #CCCCCC;
    padding-right: 10px;
}
.iform .search input{
    border: 0;
    color: #999999;
    font-size: 16px;
    padding-left: 10px
}
.iform .fbtn{
    float: left;
    width: 195px;
    border-radius: 5px;
    border: 1px solid #ffffff;
    color: #ffffff;
    background: unset;
    line-height: 55px;
    padding: 0;
    font-weight: bold;
    font-size: 18px;
}
.iform form{
    width: 740px;
    margin: 0 auto;
}
.ifooter1{
    background: #f2f2f2;
    padding: 30px 0;
}
.if-lx{
    display: flex;
    justify-content: space-between;
}
.iflx-item{
    width: 33.33%;
}
.iflx-item:nth-child(2) p:nth-child(3){
    font-size: 24px;
}
.iflx-item img{
    float: left;
    margin-right: 15px;
    margin-top: 4px;
}
.iflx-item p{
    font-size: 16px;
    color: #666666;
    line-height: 25px;
}
.iflx-item:nth-child(1){
     width: 360px;
}
.iflx-item:nth-child(2){
    width: 220px;
}
.iflx-item:nth-child(3){
    width: 250px;
}
.ifooter2{
    padding: 70px 0;
}
.ifooter2 .contain{
    display: flex;
    justify-content: space-between;
}
.ifooter-item{
    width: 33.33%;
}
.ifooter-item .flogo{
    margin-bottom: 25px;
}
.ifooter-item p{
    font-size: 14px;
    color: #666666;
}
.ifooter-item:nth-child(1){
    width: 440px;
}
.ifooter-item:nth-child(2){
    width: 440px;
    padding:0 90px;
    border-right: 1px solid #CCCCCC;
    border-left: 1px solid #CCCCCC;
}
.ifooter-item:nth-child(3){
    width: 325px;
    padding-left: 80px;
}
.ifooter-item h2{
    font-size: 20px;
    color: #000000;
    margin: 0;
    margin-bottom: 22px;
}
.ifooter-item ul li{
    width: 50%;
    float: left;
}
.ifooter-item ul li:nth-child(2n){
    text-align: right;
}
.ifooter-item ul li a{
    font-size: 16px;
    color: #666666;
}
.ifooter-item ul li a:hover{
    color: #268aa2;
}
.fwxcode {
    float: left;
    width: 120px;
}
.fwxcode:nth-child(3){
    float: right;
}
.fwxcode p{
    font-size: 14px;
    color: #666666;
    text-align: center;
}
.iflx-item:hover p,.ijjl:hover h2{
    color: #268aa2;
}
.ijjr{
    overflow: hidden;
}
.hzkh ul li img:hover,.ijjr img:hover{
    transform: scale(1.1);
}
.hzkh ul li img,.ijjr img{
    transition: all .3s;
}

.xypg-pagination {
    margin-top: 20px;
    margin-bottom: 30px;
    text-align: center;
    font-size: 0;
}
.xypg-pagination li{
    display:inline-block
}
.xypg-pagination a, .xypg-pagination #current, .xypg-pagination span {
    display: inline-block;
    font-size: 14px;
    color: #333333;
    font-family: "Microsoft YaHei",Arial;
    line-height: 26px;
    border: 1px solid #cbcbcb;
    margin: 0 5px;
    padding: 0 8px;
}
.productbg p{
    font-size: 15px;
}
.slideBox dd{
    display: block;
}
.slideBox dt .on a, .slideBox dt .active, .slideBox a:hover{
    color: #333333;
}
.wbitem{
    width: 100%;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
.wbitem{
    margin-bottom: 30px;
}
.wbitem .wbimg{
    width: 48%;
}
.wbitem .wbdesc{
    width: 48%;
}
.wbdesc h2{
    font-size: 28px;
    color: #000000;
    font-weight: 500;
    margin: 60px 0 20px;
}
.wbdesc p{
    font-size: 16px;
    color: #333333;
    line-height: 33px;
}
.wbdesc a{
    display: block;
    width: 130px;
    border-radius: 40px;
    background: #268aa2;
    color: #ffffff;
    line-height: 38px;
    text-align: center;
    margin-top: 40px;
    font-size: 16px;

}
.wbdesc a:hover{
    color: #ffffff;
}
.slideBox dt span {
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-style: normal;
    font-size: 16px;
    border-bottom: 1px #dddee0 solid;
    border-top: 1px #dddee0 solid;
    border: 1px #dddee0 solid;
    padding: 10px 15px;
    margin: 0 15px;
    color: #a4a4a4;
    font-weight: 500;
    /*display: block;*/
    /*float: left;*/
    margin-bottom: 10px
}
.slideBox dt span, .slideBox dt a, .slideBox em{
    /*padding: 0;*/
    margin: 0;
    margin-right: 5px;

}
.slideBox dt span{
    float: left;
    display: block;
    margin-bottom: 15px;
    width: 16%;
    margin-right: 0.8%;
    padding: 10px 0px;
}
.slideBox dt span:nth-child(6n){
    margin-right: 0;
}
.slideBox dt a{
    border: 0;
    font-size: 16px;
    font-weight: 500;
    color: #333333;
}
.slideBox dt .on {
    color: #ffffff;
    background: #268aa2;
}
.slideBox dt .on a{
    color: #ffffff;
}
.slideBox dt span:hover{
    background: #268aa2;
}
.slideBox dt span:hover a{
    color: #ffffff;
}
.pageabout img{
    float: left;
}

.hr {
    margin-top: 60px;
    margin-bottom: 40px;
}

.hr li {
    border-bottom: 1px solid #ddd;
    width: 20%;
    float: left
}

.hr .tit {
    height: 40px;
    line-height: 40px;
    background: #ffffff;
}

.hr ul {
    overflow: hidden;
    margin: 0;
}

.hr li {
    width: 20%;
    float: left;
    overflow: hidden;
    text-align: center;
    color: #333333;
}

.hr .list li {
    line-height: 34px;
    padding: 8px 0;
    overflow: hidden;
    color: #333333;
    font-size: 16px;
}
.hr li strong{
    font-size: 17px;
}

.hr .list .detail {
    line-height: 24px;
    padding: 20px;
    border-bottom: 1px solid #ddd;
    display: none;
}

.hr .list .detail p {
    padding: 2px 0
}

.hr .list .detail h4 {
    padding: 10px 0;
}

.hr .list a.date {
    width: 80px;
    background: #9a9a9a;
    display: inline-block;
    color: #fff;
}

.hr .list a.date:hover,
.hr .list a.on {
    background: #268aa2;
}

.hr a {
    margin: 0 6px;
    color: #333333;
    font-size: 14px;
}

.hr .list .icon_apply img {
    vertical-align: middle;
}
.productz ul li strong{
    font-size: 16px;
}
.pageform{
    margin-top: 40px;
    float: left;
}

.contact_us.channel_content {
    padding-bottom: 0;
}

.contact_us01 .left {
    float: left;
    width: 46%;
    position: relative;
    z-index: 2;
}

.contact_us01 .left .inner {
    /*position: absolute;*/
    background: #fff;
    border-bottom: 5px solid #127e3a;
    width: 100%;
    left: 0;
    top: 0;
    box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.2);
}

.contact_us01 .left .box {
    padding: 50px;
}

.contact_us01 .left .box .infor .tit {
    font-size: 28px;
}

.contact_us01 .left .box .infor .con {
    font-size: 17px;
    color: #3e3a39;
    margin: 10px 0 30px;
    line-height: 24px;
}

.contact_us01 .left .box .form .inp_box {
    border-bottom: 1px solid #dee0e2;
    padding: 20px 0;
}

.contact_us01 .left .box .form .inp_box label {
    display: inline-block;
    font-size: 16px;
    line-height: 24px;
    font-weight: 500;
}

.contact_us01 .left .box .form .inp_box input {
    line-height: 24px;
    padding: 0;
    border: none;
    width: 70%;
}

.contact_us01 .left .box .form button {
    cursor: pointer;
    outline: none;
    margin-top: 20px;
    background: #eeeeee;
    border: none;
}

.contact_us01 .left .box .form button:hover {
    background: #127e3a;
    color: #ffffff;
}

.contact_us01 .left .box .form .bott label {
    line-height: 34px;
}

.contact_us01 .left .box .form .bott input {
    line-height: 34px;
    width: 100px;
}

.contact_us01 .left .box .form .bott img {
    height: 34px;
}

.contact_us01 .left .box .form .bott button {
    display: inline-block;
    height: 55px;
    line-height: 55px;
    font-size: 15px;
    padding: 0 40px;
    border-radius: 50px;
    transition: all 0.5s ease;
    position: relative;
    cursor: pointer;
    outline: none;
    margin-top: 20px;
    background: #eeeeee;
    border: none;
}

.contact_us01 .right {
    float: right;
    width: 47%;
}

.contact_us01 .right .box {
    padding: 50px 0;
}

.contact_us01 .right .box .infor .tit {
    font-size: 24px;
    color: #000000;
    line-height: 28px;
}
.contact_us01 .right .box .infor .tit span{
    color: #666666;
    font-size: 16px;
}

.contact_us01 .right .box .infor .con {
    font-size: 17px;
    color: #3e3a39;
    margin: 10px 0 30px;
    line-height: 24px;
}

.contact_us01 .right .box ul li {
    position: relative;
    padding-left: 30px;
    margin-bottom: 16px;
}

.contact_us01 .right .box ul li span {
    display: inline-block;
    font-size: 16px;
    line-height: 30px;
}

.contact_us01 .right .box ul li .icon {
    position: absolute;
    left: 0;
    top: 5px;
    width: 20px;
    height: 18px;
}

.contact_us02 {
    height: auto;
    overflow: hidden;
}

.contact_us02 img {
    max-width: none;
}

.contact_us02 #contact04-200 {
    margin: 0 auto;
}
.contact_us01 .left .box .form button{
    float: unset;
    width: 120px;
    line-height: 40px;
    margin: 20px auto 0;
    display: block;
}
.contact_us01{
    margin-bottom: 70px;
}
.imap{
    border: 5px solid #cccccc;
    box-sizing: border-box;
    margin-bottom: 80px;
}
.pcontact p{
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}
.pcontact p:nth-child(1){
    background: url("/statics/style/images/con1.png") no-repeat left;
    padding-left: 25px;
}
.pcontact p:nth-child(2){
    background: url("/statics/style/images/con2.png") no-repeat left;
    padding-left: 25px;
}
.pcontact p:nth-child(3){
    background: url("/statics/style/images/con3.png") no-repeat left;
    padding-left: 25px;
}
.szinfo h2{
    font-size: 18px;
    color: #000000;
    font-weight: 500;
    margin-top: 45px;
}
.szinfo p{
    font-size: 16px;
    color: #333333;
    line-height: 40px;
}
.szinfo p:nth-child(2){
    background: url("/statics/style/images/con1.png") no-repeat left;
    padding-left: 25px;
}
.szinfo p:nth-child(3){
    background: url("/statics/style/images/con2.png") no-repeat left;
    padding-left: 25px;
}
.szinfo p:nth-child(4){
    background: url("/statics/style/images/con3.png") no-repeat left;
    padding-left: 25px;
}



.pcwxcode{
    float: left;
    margin-right: 30px;
    margin-top: 40px;
}
.pcwxcode p{
    text-align: center;
    margin-top: 5px;
    font-size: 14px;
}
.pdown{
    float: left;
}
.pdown a{
    display: block;
    background: url("/statics/style/images/i30.png") no-repeat left;
    padding-left: 30px;
    background-size: 20px;
    margin-bottom: 10px;
}
.botwzxq {
    margin-top: -34px;
    width: auto;
}
.botwzxq p{
    font-size: 38px;
    margin-bottom: 35px;
}
.caseitem{
    width: 32%;
    margin-right: 2%;
    float: left;
    margin-bottom: 20px;
}
.caseitem:nth-child(3n){
    margin-right: 0;
}
.caseitem p{
    font-size: 16px;
    color: #000000;
    margin-top: 10px;
    text-align: center;
}
.khitem{
    width: 16%;
    margin-right: 0.8%;
    float: left;
    margin-bottom: 10px;
}
.khitem img {
    width: 100%;
    border: 1px solid #CCCCCC;
    padding: 2px;
    box-sizing: border-box;
}
.khitem:nth-child(6n) {
    margin-right: 0;
}
.rjsy{
    margin-bottom: 40px;
}
.rjsy-l{
    width: 60%;
    float: left;
    padding-top: 45px;
}
.rjsy-l p{
    font-size: 15px;
    line-height: 36px;
}
.rjsy-l p:nth-child(3){
    margin-top: 20px;
}
.rjsy-r{
    width: 35%;
    float: right;
}
.rjsy-r img{
    width: 100%;
}
.zxzx a{
    display: block;
    background: #FAA50A;
    width: 190px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    font-size: 15px;
    border-radius: 40px;
    margin: 40px auto;
}
@media (max-width: 996px) {
    body{
        overflow-x: hidden;
    }
    .logo {
        width: 70%;
        float: left;
        margin: 10px 0;
    }
    .menu_icon {
        text-align: right;
        margin-top: 20px;
        padding-right: 0;
        width: auto;
        float: right;
    }

    .contain {
        width: 100%;
        padding: 0 3%;
    }
    .comtt {
        padding-top: 40px;
    }
    .comtt h2 {
        font-size: 26px;
        margin-top: 0;
    }
    .comtt p {
        font-size: 15px;
        color: #666666;
        margin: 15px 0 30px;
        line-height: 25px;
    }
    .productz ul li a .products_zcon {
        height: 140px;
    }
    .ijjnav li{
        display: inline-block;
        margin-right: 5px;
    }
    .ijjnav {
         display: block;
         justify-content: space-between;
        white-space: nowrap;
        overflow-x: scroll;
    }
    .ijj-item1 {
        display: block;
    }
    .ijjl {
        width: 100%;
        padding: 15px 15px 30px;
        background: #ffffff;
    }

    .ijjl h2 {
        font-size: 22px;
    }
    .ijjl span {
        font-size: 16px;
        color: #000000;
        display: block;
        margin: 15px 0 10px;
        line-height: 25px;
    }
    .ijjl p {
        font-size: 14px;
        color: #666666;
        line-height: 24px;
    }
    .ijjl img {
        margin-top: 30px;
        width: 120px;
    }
    .ijjr {
        width: 100%;
    }
    .hzkh ul li {
        width: 32%;
        margin-right: 2%;
        float: left;
        margin-bottom: 10px;
    }
    .hzkh ul li:nth-child(3n){
        margin-right: 0;
    }
    .ipart03 .content .left {
        width: 100%;
        float: left;
    }
    .ipart03 .content .center {
        width: 100%;
        float: left;
        margin: 0 1%;
    }
    .ipart03 .content .right {
        width: 100%;
        float: right;
    }
    .iform h2 {
        font-size: 22px;
    }
    .iform p {
        font-size: 16px;
        line-height: 25px;
        margin: 20px auto 30px;
        color: #ffffff;
        width: 100%;
    }
    .iform form {
        width: 100%;
        margin: 0 auto;
    }
    .iform .search {
        width: 100%;
        line-height: 40px;
    }
    .iform .fbtn {
        width: 150px;
        font-size: 14px;
        margin-top: 20px;
        line-height: 40px;
    }
    .if-lx {
        display: block;
    }
    .iflx-item:nth-child(1) {
        width: 100%;
    }
    .iflx-item{
        margin-bottom: 20px;
    }
    .iflx-item img {
        float: left;
        margin-right: 15px;
        margin-top: 4px;
        width: 30px;
    }
    .iflx-item p {
        font-size: 14px;
        color: #666666;
        line-height: 20px;
    }

    .iflx-item:nth-child(2) p:nth-child(3) {
        font-size: 20px;
    }

    .ifooter2 {
        padding: 40px 0;
    }
    .ifooter2 .contain {
        display: block;
        justify-content: space-between;
    }
    .ifooter-item:nth-child(1) {
        width:100%;
    }
    .ifooter-item:nth-child(2) {
        width: 100%;
        padding: 0;
        border-right: 0;
        border-left: 0;
        margin: 20px 0;
    }
    .ifooter-item:nth-child(3) {
        width: 100%;
        padding-left: 0;
        overflow: hidden;
    }
    .ifooter-item:nth-child(2) ul{
        overflow: hidden;
    }
    .ifooter-item h2 {
        font-size: 18px;
        color: #000000;
        margin: 0;
        margin-bottom: 10px;
    }
    .ifooter-item ul li:nth-child(2n) {
         text-align: left;
    }
    .fwxcode:nth-child(3) {
        float: left;
        margin-left: 20px;
    }
    .slideBox dt span{
        margin-bottom: 10px;
    }
    .wbitem .wbimg {
        width: 100%;
    }
    .wbitem .wbdesc {
        width: 100%;
    }
    .wbdesc h2 {
        font-size: 22px;
        color: #000000;
        font-weight: 500;
        margin: 30px 0 15px;
    }
    .wbdesc p {
        font-size: 14px;
        color: #333333;
        line-height: 28px;
    }
    blockquote {
        padding: 0 !important;
        margin: 0 0 0 0 !important;
        font-size: inherit !important;
        border: 0 none !important;
    }
    .hr li strong {
        font-size: 15px;
    }
    .hr .list li {
        line-height: 34px;
        padding: 8px 0;
        overflow: hidden;
        color: #333333;
        font-size: 14px;
        overflow: hidden;
        width: 70px;
        white-space: nowrap;
    }
    .hr .list .detail p span {
        font-size: 14px !important;
    }
    .hr .list a.date {
        width: auto;
        background: #9a9a9a;
        display: inline-block;
        color: #fff;
        padding: 0 10px;
        font-size: 12px;
        line-height: 25px;
    }
    .contact_us01 .left {
        float: left;
        width: 100%;
        position: relative;
        z-index: 2;
    }
    .contact_us01 .left .box {
        padding: 20px;
    }
    .contact_us01 .left .box .infor .tit {
        font-size: 22px;
    }
    .contact_us01 .left .box .infor .con {
        font-size: 16px;
        margin: 10px 0 10px;
    }
    .contact_us01 .right {
        float: right;
        width: 100%;
    }
    .contact_us01 .right .box .infor .tit {
        font-size: 22px;
    }
    .contact_us01 .right .box .infor .con {
        font-size: 16px;
        margin: 10px 0 10px;
    }
    .pcontact p:nth-child(3) {
        line-height: 20px;
        margin-top: 10px;
    }
    .caseitem {
        width: 100%;
        margin-right: 2%;
        float: left;
        margin-bottom: 20px;
    }
    .khitem {
        width: 49%;
        margin-right: 2%;
        float: left;
        margin-bottom: 10px;
    }
    .khitem:nth-child(2n) {
        margin-right: 0;
    }

    .slideBox dt span{
        width: 32%;
        margin-right: 2%;
        padding: 0;
    }
    .slideBox dt span:nth-child(3n){
        margin-right: 0;

    }

    .rjsy{
        margin-bottom: 20px;
    }
    .rjsy-l{
        width: 100%;
        float: left;
        padding-top: 0;
    }
    .rjsy-l p{
        font-size: 14px;
        line-height: 33px;
    }
    .rjsy-l p:nth-child(3){
        margin-top: 10px;
    }
    .rjsy-r{
        width: 100%;
        float: right;
        margin-top: 20px;
    }


}