	@media (max-width: 640px){
	
	.mt-content__wrap {
	    display: block;
	}
	.duizhan{width: 100% !important ;margin-left: 0  !important;}
	}				
	@media (max-width: 968px){
	
	.mt-content__wrap {
	    display: block;
	}
	.duizhan{width: 100%;}
	}
	@media (max-width: 1100px){
	
	.mt-content__wrap {
	    grid-template-columns: -webkit-calc(100% - 340px) 340px;
	    grid-template-columns: calc(100% - 340px) 340px;
	}
	
	.mt-content__wrap {
	    display: grid;
	    grid-template-columns: -webkit-calc(100% - 400px) 400px;
	    grid-template-columns: calc(100% - 400px) 400px;
	}
	}

	
	.mt-content {
	    margin: 20px 0;
	}
	
	
	.mt-p-h {
	    -webkit-border-radius: 10px;
	    border-radius: 10px;
	}
	
	.mt-c-w {
	    background-color: #fff;
	    -webkit-box-shadow: 2px 2px 15px rgba(0,0,0,.1);
	    box-shadow: 2px 2px 15px rgba(0,0,0,.1);
	}
	
	.mt-content {
	    margin: 2%;
	    width: 96%;
	}
	
		.mt-p-h-t {
	    text-align: center;
	    padding: 13px 20px;
	    text-transform: uppercase;
	    font-size: 24px;
	    line-height: 1.5;
	    font-weight: 600;
	    color: #fff;
	    background: #000000;
	    -webkit-border-radius: 10px 10px 0 0;
	    border-radius: 10px 10px 0 0;
	}	.mt-p-h-l:last-child {
	    margin-bottom: 0;
	}
	
	
	.mt-p-h-l {
	    padding: 24px 10px 31px;
	}
	
	.mt-f-c-c {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	.mt-p-h-i {
	    width: 37%;
	    text-align: center;
	}
	.mt-p-h-img {
	    height: 80px;
	    margin-bottom: 15px;
	}
	
	.mt-f-c-c {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	    -ms-flex-pack: center;
	    justify-content: center;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	img, svg {
	    max-width: 100%;
	    max-height: 100%;
	    width: auto;
	    height: auto;
	}
	.mt-p-h-name a{
	    font-weight: 600;
	    font-size: 18px;
	    color: #202123;
	}
	.mt-p-h-name {
	    font-weight: 600;
	    font-size: 18px;
	    color: #202123;
	    width: 100%;
	    text-align: center;
	}
	
	
	
	
	.mt-p-h-i {
	    width: 37%;
	    text-align: center;
	    line-height: 1.2;
	}
	.mt-p-h__center {
	    -webkit-box-flex: 1;
	    -webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	    flex: 1 1 auto;
	    padding: 10px 20px;
	    text-align: center;
	    width: 30%;
	}
	.mt-p-h__date {
	    font-weight: 600;
	    font-size: 18px;
	    color: #000;
	    text-align: center;
	
	}
	.mt-p-h__time {
	    font-size: 18px;
	    font-weight: 500;
	    color: #000;
	    text-align: center;
	}
	.mt-p-n {
	    font-size: 0;
	    -webkit-border-radius: 10px;
	    border-radius: 10px;
	    overflow: hidden;
	}
	.mt-content::after {
	    content: "";
	    display: table;
	    clear: both;
	}
	
	.mt-f-s-s {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    /* display: flex; */
	    -webkit-box-pack: start;
	    -webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	    -webkit-box-align: start;
	    -webkit-align-items: flex-start;
	    -ms-flex-align: start;
	    align-items: flex-start;
	}
	
	.mt-p-n-icon {
	    /* padding: 15px 15px 15px 5px; */
	    text-align: center;
	    background: url(/images/ycqiu.jpg);
	}
	.mt-p-n-icon {
	    -webkit-box-flex: 0;
	    -webkit-flex: 0 0 78px;
	    -ms-flex: 0 0 78px;
	    flex: 0 0 78px;
	    width: 78px;
	    height: 58px;
	    z-index: 3;
	}
	
	
	.mt-p-n-icon img {
	    width: auto;
	    height: auto;
	}
	main.min.css?1619170140:1
	.mt-p-n-icon img {
	    width: 100%;
	    height: 100%;
	}
	.mt-p-n-scroll {
	    -webkit-box-flex: 1;
	    -webkit-flex: 1 1 auto;
	    -ms-flex: 1 1 auto;
	    flex: 1 1 auto;
	    margin-left: -20px;
	    overflow-x: auto;
	    background: #f1f1f1;
	    padding: 0 30px;
	    -webkit-border-radius: 10px;
	    border-radius: 10px;
	    overflow-y: hidden;
	    height: 58px;
	}
	.mt-p-n-nav {
	    height: 100%;
	}
	
	
	.mt-f-s-center {
	    display: -webkit-box;
	    display: -webkit-flex;
	    display: -ms-flexbox;
	    display: flex;
	    -webkit-box-pack: start;
	    -webkit-justify-content: flex-start;
	    -ms-flex-pack: start;
	    justify-content: flex-start;
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	    -ms-flex-align: center;
	    align-items: center;
	}
	.mt-p-n__link {
	    padding: 5px 30px;
	    font-size: 18px;
	    line-height: 1.5;
	    color: #000;
	    text-align: center;
	    white-space: nowrap;
	}			