.logo>span{color: #06903a;line-height: 115px;}
.nav{overflow: hidden;}
.nav li{float: left;}
.mlist ul{float: none}
.tjzt{margin:25px 0;}
.tjzt a{display: block;}
.tjzt h2{position: absolute;bottom: 0;left:0;width:100%;/* height: 71px; */background: url(https://www.in-en.com/special/CPIF2021/images/cover.png) bottom repeat-x;/* background-size: auto 100%; */padding: 10px 0px;background-color: rgba(255, 0, 0, 0.2);}
.tjzt h2 a{ font-size: 20px; color: #fff; line-height:25px; padding-left:15px; font-weight: bold;}
.tjzt_l{width:798px; margin-right: 15px; position: relative;}
.tjzt_r{width:384px;}
.tjzt_r li{margin-bottom:17px; position: relative; overflow: hidden;}
.tjzt img{width:100%;}
.slideBox{overflow:hidden; position:relative; }
.slideBox .hd{height:6px;overflow:hidden;position:absolute;right: 13px;bottom: 15px;z-index:1;}
.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
.slideBox .hd ul li{float:left;margin-right:2px;width: 14px;height: 4px;line-height:14px;text-align:center;background:#fff;cursor:pointer;}
.slideBox .hd ul li.on{ background:#f00; }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.tjzt_r li img:hover {transform:scale(1.3,1.3);}
/* 中心变形*/
.tjzt_r li img {
    transition:all 0.5s ease-out;
    /* 过度 所有css属性 1秒过度 结束慢*/
    -moz-transition:all 0.5s ease-out;
    /* Firefox 4 */
    -webkit-transition:all 0.5s ease-out;
    /* Safari 和 Chrome */
    -o-transition:all 0.5s ease-out;
    /* Opera */
}
/*分页*/
.pages{text-align: center;color: #999999;padding: 20px 20px 40px 0; font-size: 14px; margin: 58px 0 30px;}
.pages strong,.pages a{color: #ffffff;box-sizing: border-box; background: #009966;width: 40px;height: 40px;line-height: 40px;border-radius: 3px; display: inline-block;}
.pages strong{font-weight: normal;}
.pages a{text-decoration: none; border:1px solid #e8e8e8; background: none; color:#666;}
.pages a.pages-ellipsis{border:none;}
.pages a.pages-ellipsis:hover{background: none; color:#666;}
.pages a:nth-child(2),.pages a:last-child{width:70px;}
.pages a:hover{color:#fff; background-color: #009966;}
.pages a:nth-last-child(3){width: 70px;margin-right: 4px;}
.content .mlist .pages input.pages_inp{width: 70px;height: 38px;border: 1px solid #e8e8e8;border-radius: 3px;text-align: center;}
.content .mlist .pages input.pages_btn{height: 40px;border-radius: 3px;padding: 0 10px;}
.logo h1 a {width: 230px;padding-top: 65px;background: url(https://img.in-en.com/resfile/home/images/logo.gif) no-repeat 0px;background-size: 100% auto;margin-top: 15px;}
.ProdRel{cursor: pointer;}

.searchBox{margin-right: 0;border: none;}
.search-con,.top_tgcg{margin-top: 36px;}
.top_tgcg a{
    border: 1px solid #d6d6d6;
    border-radius: 10px;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    margin-left: 10px;
}
.top_tgcg a:hover{
    background-color: #07913b;
}
.top_tgcg a:last-child{width: 110px;}

.mod_select{
    border-top: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-left: 1px solid #d6d6d6;
    border-radius: 10px 0 0 10px;
}
.mod_select .select_box{
    display: flex;
    align-items: center;
}
.mod_select .select_box .select_txt{
    height: 20px;
    line-height: 20px;
    border-right: 2px solid #d6d6d6;
}
.sobox{
    width: 336px;
}
.inputs{
    width: 230px;
    height: 36px;
    line-height: 36px;
    border-top: 1px solid #d6d6d6;
    border-right: 1px solid #d6d6d6;
    border-bottom: 1px solid #d6d6d6;
    border-radius: 0 10px 10px 0;
}
.sosub{
    background: #07913b;
    border: 1px solid #07913b;
    border-radius: 10px;
    line-height: 36px;
    cursor: pointer;
}
.mod_select .select_box .option{
    top: 36px;
    z-index: 9;
}

.nav{
    background-color: unset;
    box-shadow: 0px 6px 6px 0px rgba(6,144,58,0.27);
}
.nav a{
    color: #555;
    padding: 0;
}
.nav a span{
    padding-bottom: 8px;
}
.nav a i{
    color: #d6d6d6;
    margin: 0px 25px;
}
.nav a:hover{
    background-color: unset;
}
.nav a:hover span,
.nav li.navAct a span{
    color: #06903A;
    border-bottom: 3px solid #06903A;
}


.ztListBox{
    width: 100%;
    margin-bottom: 25px;
}
.ztListBox h1{
    border-bottom: none;
    height: auto;
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.ztListBox h1 a{
    font-weight: bold !important;
    line-height: 25px;
    height: 25px;
    font-size: 25px;
}
.ztListBox h1 a:hover{
    color: #333;
}
.ztListBox:nth-child(1) h1 a{
    border-left: 4px solid #116BD5;
}
.ztListBox:nth-child(2) h1 a,
.ztListBox:nth-child(6) h1 a{
    border-left: 4px solid #E87A20;
}
.ztListBox:nth-child(3) h1 a,
.ztListBox:nth-child(4) h1 a{
    border-left: 4px solid #3079FC;
}
.ztListBox:nth-child(5) h1 a{
    border-left: 4px solid #1A7D00;
}
.ztListBox:nth-child(7) h1 a{
    border-left: 4px solid #004FA2;
}
.ztListBox h1 span a{
    height: 25px;
    line-height: normal;
    color: #A59889 !important;
    font-weight: normal !important;
}
.ztListBox h1 span a:hover{
    text-decoration: underline;
}
.ztListCon{
    width: 100%;
    margin-top: 20px;
    display: flex;
    justify-content: space-between;
}
.ztListCon h3{
    width: 259px;
}
.ztListCon h3 img{
    width: 100%;
}
.ztListCon ul{
    width: 930px;
    margin: 0;
    overflow: unset;
}
.ztListCon ul li{
    width: 300px;
    margin: 0 15px 15px 0;
}
.ztListCon ul li:nth-child(3n){
    margin: 0 0 15px 0;
}
.ztListCon ul li h2{
    width: 100%;
    height: 156px;
    overflow: hidden;
}
.ztListCon ul li h2 img{
    width: 100%;
    height: auto;
}
.ztListCon ul li p{
    width: 100%;
    box-sizing: border-box;
    height: 44px;
}