@charset "utf-8";
.zt-header{position:relative;}
.zt-header .header-bg img{display:block;width:100%;}
.zt-header .header-logo{position:absolute;top:20px;}
.zt-header .header-logo a,.zt-header .header-logo img{display:block;height:70px}
.main {
    width: 100%;
    background-color: #eff1f6;
    /* float: left; */
    /* min-height: 900px; */
}

.banner{
    float: left;
    width: 100%;
    height: 440px;
    background:url("../images/zwxmt/banner.jpg") no-repeat center center #fff ;
}

        
.top1
{
	width: 100%;
	height: 356px;
	background: url(../images/zwxmt/newxmt_01.jpg) no-repeat center 0px ;
	clear: both;
}

.top2
{
	width: 100%;
	min-height: 156px;
	background: url(../images/zwxmt/newxmt_02.jpg) no-repeat center 0px ;
	padding-top:20px;
	clear: both;
}
.xmtc{max-width: 1100px;
    width: 100%;
    margin: 0px auto; clear: both;  }
.ico{ width: 20%; float: left; position: relative;  text-align: center;}
.ico:hover>ul{
    display: block;
   z-index:100;
}
.ico>ul{ width:155px; position: absolute; top: 100px; left: 40px; display: none; background-color: #fff;  }
.ico>ul li{ float: left; text-align: center; }
.ico>ul li img{ width: 120px; height: 120px; display: block; }
.banner_box {
    position: relative;
    top: 58%;
    left: 38%;
    width: 630px;
    height: 170px;
    background-color: rgba(255, 255, 255,0.2);
    border-radius: 10px;
    box-shadow: 0.3px 0.3px 0.3px 0.3px #999;
    padding: 10px 20px;
}

.banner_title {
    text-align: center;
    color: #fff;
    font-size: 16px;
    height: 100%;
    width: 5%;
    float: left;
}

.banner_contect {
    float: left;
    width: 95%;
    height: 100%;
}

.banner_contect ul {
    width: 100%;
    height: 100%;
}

.banner_contect ul li {
    width: 100px;
    margin:4px 0 0 40px;
    float: left;
}

.banner_contect ul li p{
    border-radius: 5px;
    border: 1px  solid skyblue;
    padding: 2px;
    width: 100%;
    height: 100px;
    margin-bottom: 5px;
    overflow: hidden;
}
.banner_contect ul li p img{
    width: 100%;
    height: 100%;
}

.banner_contect ul li .name{
    width: 100%;
    text-align: center;
    overflow: hidden;
    color: #fff;
    font-size: 14px;
}

.side_boxs {
    width: 100%;
    /* float: left; */
}

.theme-dqwz {
    height: 30px;
    width: 1200px;
    line-height: 30px;
    margin: 10px auto 0;
}

/* 内容 */
.zwxmt_box {
    /* float: left; */
    width: 100%;
    margin: 50px auto 15px;
    position: relative;
}

.zwxmt_box .bg {
    width: 1200px;
    margin: 0 auto;
    background-color: #fff;
    min-height: 100px;
}

.zwxmt_title {
    background-color: #537bd5;
    /* border-radius: 20px; */
    height: 85px;
    /* padding: 5px 0; */
    width: fit-content;
    margin:0 auto;
    transform:translateY(-50%);
    /* left: 50%; */
    /* top: -42px; */
    /* position: absolute; */
    /* overflow: hidden; */
    /* margin-left: -450px; */
    /* z-index: 99; */
}
.zwxmt_contect{
    padding-bottom: 30px;
}

.title_content{
    /* overflow: hidden; */
    float: left;
    width: fit-content;
    height: 100%;
    position: relative;
    cursor: pointer;
    padding: 0 50px;
}

.title_content p{
    line-height: 80px;
    text-align: center;
    color: #FFF;
    font-size: 28px;
    letter-spacing: 5px;
}

.zwxmt_title .line {
    float: left;
    height: 100%;
    width: 3px;
    background-color: #fff;
}

.title_content.on::after{
	content:'';
    position: absolute;
	display:block;
    bottom: -11px;
    left: 45%;
    width: 20px;
    height: 20px;
    transform: rotate(45deg);
    background-color: #fff;
} 

.title_content:hover,.title_content.on{
    background-color: #2a5ac8;
}

.jianju {
    height: 120px;
    width: 100%;
}

.jianju2 {
    height: 60px;
    width: 100%;
}

.zwxmt_contect .cont_box{
    margin: 0 auto;
    padding: 20px 0;
    width: 1100px;
    border: 1px solid #cfcfcf;
    /* background-color: #f5f5f5; */
    display: none;
}

.code_title{
    margin: 30px;
    height: 42px;
}

.code_title ul {
    margin-right: 5px;
    float: left;
    border-radius: 5px;
    padding: 10px 20px;
    color: #fff;
    font-size: 16px;
    letter-spacing: 3px;
    background-color: #b5b5b5;
    cursor: pointer;
}

.code_contect {
    min-height: 100px;
    height: auto;
    overflow:hidden
}

.code_contect ul{
    height: 100%;
    margin: 0 30px;
}

.code_contect ul li{
    float: left;
    width: calc(100% / 5);
	padding: 10px 20px;
}
.code_contect ul li a{display:block;width:100%;height:100%;}


.code_contect ul li img{
    display:block;
	margin: 0 auto;
	width:160px;
	height:160px
}

.code_contect ul li p{
    text-align: center;
    width: 100%;
    font-size: 20px;
	margin-top:10px
}

.pc_contect {
    margin: 30px auto;
    width: 1000px;
    overflow: hidden;
}

.pc_contect li {
    margin: 10px 0 0 70px;
    float: left;
}

.pc_contect li img {
    height: 160px;
    width: 160px;
    margin-bottom: 10px;
}

.pc_contect li p{
    text-align: center;
    width: 160px;
    font-size: 12px;
}

.web_zwxmt_box {
    display: none;
}

/* web */

@media (max-width: 1280px){
	.zt-header .header-logo a,.zt-header .header-logo img{display:block;height:50px}
	.zwxmt_box .bg{width:960px;}
	.zwxmt_contect .cont_box{width:900px;}
	.code_contect ul li{width:calc(100% / 4)}
}
@media (max-width: 992px){
	.zwxmt_box .bg{width:750px;}
	.zwxmt_contect .cont_box{width:700px;}
	.code_contect ul li{width:calc(100% / 3)}
}
@media (max-width:768px) {
	.zt-header .header-logo{top:10px;}
	.zt-header .header-bg img{width:140%;max-width:none;margin-left:-20%}
   .zwxmt_box .bg{width:calc(100% - 20px);}
	.zwxmt_contect .cont_box{width:calc(100% - 20px);}
	.code_contect ul li{width:calc(100% / 2)}
}
@media (max-width:431px) {
	.zt-header .header-logo a,.zt-header .header-logo img{display:block;height:30px}
	.zt-header .header-bg img{width:160%;max-width:none;margin-left:-30%}
	.zwxmt_title{width:calc(100% - 50px);height:60px;}
	.title_content{width:calc((100% - 3px) / 2);padding:0;text-align:center;}
	.title_content p{line-height:60px;font-size:18px;}
	.title_content.on::after{width:15px;height:15px;bottom:-9px}
	.code_contect ul{margin:0;}
	.code_contect ul li{padding:10px;}
	.code_contect ul li img{width:140px;height:140px;}
}

@media (max-width:321px) {
	.code_contect ul li img{width:120px;height:120px;}
}
