﻿.titleBox{width:100%; float: left; overflow: hidden;margin:0px auto 20px auto;}
.titleBox h2{color:#333333; font-weight: 500;font-size:22px; text-align: center;margin: auto;}
.titleBox h5{color:#777777; font-weight: 500;font-size:12px; text-align: center;margin: 10px auto auto auto;}
.titleBox h5 span{padding:0px 10px;}
.ArtBack{display: none;}
.topRecord{font-size:14px;}
.main-box{padding: 20px 0 75px;}
.topRecord{padding: 0px 0 20px;}


.Pagination{clear: both;padding: 10px 0px;text-align: center;}
.Pagination span{padding: 5px 10px;margin: 0px 5px;background-color: #1c90d0;color: #FFFFFF;font-size: 12px;}
.Pagination a{padding: 5px 10px;margin: 0px 5px;background-color: #09ADC2;color: #FFFFFF;font-size: 12px;}
.Pagination a:hover{color: #FFEB3B;background-color: #FF9800;}

.main-boxs.case-box{}
.main-boxs.case-box main{width:100%; max-width: 1200px;padding: 0px 2rem;}
.main-boxs.case-box main .row{margin:0px;}
.title-h2{padding: 20px 0px 0px 0px; font-size:2rem;}
.title-time{font-weight: 300; font-size:14px;}

.news-content{ margin: 10px auto;padding: 0px 10px;}
.news-wrap{border-bottom:1px dashed #ccc;padding: 20px 0px; display:flex;}
.news-content .news-img{display: inline-block; width: 30%; vertical-align: top;}
.news-content .news-img img{max-width: 90%;}
.news-content .news-panel{display: flex; width: 65%; vertical-align: top; padding-left: 5px; box-sizing: border-box;flex-direction: column;}
.news-content .news-panel strong a{display: block; color: #555;font-size: var(--t5);line-height: 2rem; overflow: hidden; text-overflow:ellipsis; white-space: nowrap;    text-decoration: underline;
    text-transform: capitalize;}
.news-content .news-panel .detail{color: var(--gray-dark);line-height: 18px;font-size: var(--p2-size);}
.news-content .news-panel p.read-push{color: #AAA; padding-top: 5px;margin-top: auto;}
.news-content .news-panel .more{display: flex;margin-top:10px;}
.news-content .news-panel a:hover{color:var(--color1-h);}

@media screen and (max-width: 1023px)
{

}
@media screen and (max-width: 767px)
{
	.news-wrap{flex-direction: column;}
	.news-content .news-img{width:100%;}
	.news-content .news-panel{width:100%;}
}
@media screen and (max-width: 430px)
{
	
}
@media screen and (max-width: 414px)
{
	
}
@media screen and (max-width: 375px)
{
	
}
@media screen and (max-width: 320px)
{
	
}

.container.cp_container{padding:0px;margin: auto;}

.artCont{width:100%;word-wrap: break-word;word-break: normal;}
.artCont .cpyy_list img{width:100%; max-width: 100%; max-height: 300px;}
.artCont .cpyy_list p{text-align: center;  padding:10px 0px;}
.artCont img{max-width:100%;}

.ny-market-cont{width:100%;padding:0px 0px; display: flex;flex-direction: column;}
.market-cont{width:100%;background: #f5f7fa;padding:5rem 0rem;}
.market-cont:nth-child(2n+1){background:#FFFFFF;}
.market-cont .wrap{width:100%;display: flex;flex-direction: row-reverse; max-width: 1280px;align-items: center;}
.market-cont:nth-child(2n+1) .wrap{flex-direction: row;}
.market-cont .market-cont-img{flex: 1;}
.market-cont .market-cont-img img{max-width:100%; height: auto;}
.market-cont .market-cont-desc{width:55%; padding:0rem 2rem;}
.market-cont .market-cont-desc h5{font-size:34px; font-weight: bold;}
.market-cont .market-cont-desc p{font-size: 14px;line-height: 2;}


.search__wrapper{}
.search__wrapper .card{}
.search__wrapper .card .card-img{height: auto;overflow: hidden;}
.search__wrapper .card .card-title{font-size:1rem; font-family: hwhm-r;}
.search__wrapper .form-group{margin:0px;}
.search__wrapper .form-group input{border-bottom-right-radius: 0px; border-top-right-radius: 0px; height:50px; padding:0px 10px; margin: 0px;}

.form-inline{padding:20px 0px;}
.form-inline button{ min-width: unset;
    font-size: 1rem;
    padding: 0px 50px;
    height: 50px;
    margin: 0px !important;
    background: var(--color1);
    border: 0px;  border-top-left-radius: 0px; border-bottom-left-radius: 0px;}
.form-inline button:hover{transition: 0.3s; background: var(--color3);}

.ny-list-anli img{max-width: 100%;}

@media only screen and (max-width: 1199px) {
	.titleBox h2{font-size:20px;}
	.market-cont{padding-top:2rem;padding-bottom: 0px;}
	.market-cont .wrap{flex-direction: column !important;}
	.market-cont .market-cont-desc{width:100%;padding: 1.5rem;}
	.market-cont .market-cont-desc h5{font-size: 2rem;margin-bottom: 1rem;}
}

@media screen and (max-width: 1023px)
{
	.market-cont{padding-top:2rem;padding-bottom: 0px;}
	.market-cont .wrap{flex-direction: column !important;}
	.market-cont .market-cont-desc{width:100%;padding: 1.5rem;}
	.market-cont .market-cont-desc h5{font-size: 2rem;margin-bottom: 1rem;}
}

@media screen and (max-width: 767px)
{
	
}
@media screen and (max-width: 425px)
{
	
}
@media screen and (max-width: 414px)
{
	
}


@media screen and (max-width: 375px)
{
	body {font-size: 14px;/*1.4 脳 10px = 14px */}
	
}

@media screen and (max-width: 360px)
{
	
}

@media screen and (max-width: 320px)
{
	
}