@charset "UTF-8";
@media (max-width: 1024px) {
body {
	font-family: '微软雅黑';

}
.hot-site{
    padding: 17px 0;
    width:100%;
    text-align: left;
    margin: 0 auto;
	margin-top:4.7rem;
}
.img a {
    display: block;
    width: 100%;
    height: 100%;
}
/*浮动*/
.fl {
	float: left;
}
.fr {
	float: right;
}
.hot-site a,
.hot-site span{
    font-size: 14px;
    color: #666;
    line-height: 24px;
}
.banner-wraper {
   
    margin: 0 auto;
    width: 100%;
   
    margin-bottom:0.7rem;
	margin-top:4.68rem;
}

.banner-wraper .banner {
       background:none;
    background-size: cover;
    height:auto;
    overflow: hidden;
	    float: none;
		text-align:left;
	
		    margin: .3rem 0;
    padding: .35rem 1rem .23rem;
    background: #fff;
}
.banner-title{
    height:2.5rem;
    line-height:2.5rem;
    font-size:1.2rem;
    margin-top:0.7rem;
}
.banner-title .title{
    display: inline-block;
    vertical-align: top;
    height:2.5rem;
    line-height:2.5rem;
    font-size:1.2rem;
 
    overflow: hidden;
    font-weight: 500;
}
.banner-title .des{
    display:none;
    vertical-align: top;
    height:2.5rem;
    line-height:2.5rem;
    font-size:1.2rem;
    margin-left:0.5rem;
	
}
.banner .banner-text {
    line-height:1.5rem;
    margin-top:0.5rem;
    
    font-size:0.9rem;
    text-align: left;
    width:100%;
	float: left;
}
.img img {
    width: 100%;
    height: 100%;
}

.inforpage-left {
    width:100%;
}
.inforpage-left .articles{width:100%;     padding: 0.7rem 1rem;
    background: #fff;
    margin: 0.7rem 0;}
.inforpage-left .swiper-container {
    margin-bottom:0.3rem;
}

.inforpage-left .swiper-container .item {
    width: 100%;
    height: 360px;
}

.inforpage-left .swiper-pagination {
    text-align: right;
}

.inforpage-left .swiper-container-horizontal>.swiper-pagination-bullets,
.inforpage-left .swiper-pagination-custom,
.inforpage-left .swiper-pagination-fraction {
    padding-right: 60px;
    box-sizing: border-box;
}

.inforpage-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
    width: 26px;
    height: 3px;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.5);
}

.inforpage-left .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #00a0e9;
}

.inforpage-left .my-advert1 {
        margin-bottom: 0.5rem;
    margin-top: 0.5rem;
    padding: 0.5rem;
    background: #fff;
   
}
.inforpage-left .my-advert1 img {
    border-radius: 2px;
	    width: 100%;
    height: auto;
}

.inforpage-left .articles .title {
    font-size:1.2rem;
    line-height:1.5rem;
    color: #333333;
    font-weight: bold;
	
}

.inforpage-left .articles .content li {
        width: 100%;
    margin: 0 auto;
    background: #fff;
    padding: 0.7rem 0;
    border-bottom: 1px #d1d1d1 dashed;
}

.inforpage-left .articles .content li:last-child{
    margin-bottom: 0;
} 

.inforpage-left .articles .content li .img {
    width: 30%;
    height: auto;
    border-radius: 0.3rem;
    background-color: #ffffff;
}
.inforpage-left .articles .content li .img a,.inforpage-right .tjarticle .arts li .img a{display: block;
    width: 100%;
    height: 4.3rem;}
.inforpage-left .articles .content li .img img {
    border-radius: 3px;
	    width: 6.2rem;
    height: 4.3rem;
}
.inforpage-left .articles .content.jiazai li.jiazailist .img img,.inforpage-right .content.listbox li.item .img.fl img{ width:100%; height:100%;}
.inforpage-left .articles .content li .intro {
        width:65%;
    height: auto;
    border-radius: 0;
    background-color: #ffffff;
    padding-right: 0.3rem;
    position: relative;
   
}

.inforpage-left .articles .content.jiazai li.jiazailist .intro,.inforpage-right .tjarticle .arts.listbox li.item .intro {
        width:67%;
}
.inforpage-left .articles .content li .intro .divh5 a b{ font-weight:inherit;}
.inforpage-left .articles .content li .intro .divh5 a{
	word-break: break-all;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	overflow: hidden;
	    margin-top: -0.2rem;
	}
.inforpage-left .articles .content li .intro h5 {
    font-size: 1rem;
    line-height: 1rem;
    color: #333333;
    padding-top:0rem;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inforpage-left .articles .content li .intro h5 a:hover {
    text-decoration: underline;
    color: #00a0e9;
}

.inforpage-left .articles .content li .intro p {
       height: auto;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #666666;
    /*margin: 0.3rem 0;*/
    display: none;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.inforpage-left .articles .content li .intro .cont {
   width: 100%;
    /* position: absolute; */
    bottom: 0.3rem;
    left: 0;
}
.inforpage-left .articles .content li .intro .cont .tags span,
.inforpage-left .articles .content li .intro .cont .tags div {
    display: block;
    float: left;
    font-size: 13px;
    line-height:19px;
    color: #666666;
}

.inforpage-left .articles .content li .intro .cont .tags a {
        font-size: 13px;
    line-height: 15px;
    color: #01a0e9;
    margin-right: 3px;
    padding-right: 3px;
    /*background: url(../images/xian.jpg) no-repeat center right;*/
    display: block;
    margin-top: 0.1rem;
}
.inforpage-left .articles .content li .intro .cont .tags a:last-child{
	background:none;
}
.inforpage-left .articles .content li .intro .cont .tags a:hover {
    color: #00a0e9;
}

.inforpage-left .articles .content li .intro .cont .tags div {
   
    position: relative;
}

/*.inforpage-left .articles .content li .intro .cont .tags .hline:after {
    content: '';
    width: 1px;
    height: 12px;
    border-radius: 0;
    background-color: #bcbcbc;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}*/

.inforpage-left .articles .content li .intro .cont .time {
       position: absolute;
    font-size: 13px;
    line-height:13px;
    color: #666666;
    display: block !important;
    padding-top: 0rem;
    float: right;
    top: 3rem;
    right: 0;
}

.inforpage-left .articles .content .my-advert3 {
    /* width: 100%;
    height: 130px; */
    margin-bottom: 36px;
}
.inforpage-left .articles .content .my-advert3 img {
    border-radius: 2px;
	    width: 100%;
    height: auto;
}

.inforpage-left .load-more {
    width: 9rem;
    height: 2.5rem;
    background: linear-gradient(90deg,rgba(247,205,110,1) 0%,rgba(255,143,44,1) 100%);
    border-radius: 6px;
    margin: 0.7rem auto 0.7rem;
    text-align: center;
}

.inforpage-left .load-more .text{
      display: inline-block;
    padding-right: 1rem;
    height:2.5rem;
    line-height:2.5rem;
    position: relative;
    font-size: 1rem;
    color: #fff;
}

.inforpage-left .load-more .text::before{
  content: "";
  position: absolute;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  right: 0;
  top: 13px;
}


.inforpage-right .content li {
    width: 98%;
    margin: 0 auto;
    margin-bottom: 0.5rem;
    background: #fff;
	padding: 0.7rem 0;
}

.inforpage-right .content li:last-child{
    margin-bottom: 0;
} 

.inforpage-right .content li .img {
    width: 30%;
    height: auto;
    border-radius: 0.3rem;
    background-color: #ffffff;
}

.inforpage-right .content li .img img {
    border-radius: 3px;
	    width: 6.2rem;
    height: 4.3rem;
}

.inforpage-right .content li .intro {
        width: 70%;
    height: auto;
    border-radius: 0;
    background-color: #ffffff;
    padding-right: 0.3rem;
    position: relative;
  
}

.inforpage-right .content li .intro h5 {
    font-size: 1rem;
    line-height: 1.3rem;
    color: #333333;
    padding-top: 0.3rem;
	    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.inforpage-right .content li .intro h5 a:hover {
    text-decoration: underline;
    color: #00a0e9;
}

.inforpage-right .content li .intro p {
       height: auto;
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #666666;
    /*margin: 0.3rem 0;*/
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.inforpage-right .content li .intro .cont {
   width: 100%;
    /* position: absolute; */
    bottom: 0.3rem;
    left: 0;
}
.inforpage-right .content li .intro .cont .tags span,
.inforpage-right .content li .intro .cont .tags div {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 28px;
    color: #666666;
}

.inforpage-right .content li .intro .cont .tags a {
    font-size:0.8rem;
        line-height: 1.3rem;
    color: #666666;
	margin-right: 3px;
    padding-right:3px;
  background:url(../images/xian.jpg) no-repeat center right;
}
.inforpage-right .content li .intro .cont .tags a:last-child{
	background:none;
}
.inforpage-right .content li .intro .cont .tags a:hover {
    color: #00a0e9;
}

.inforpage-right .content li .intro .cont .tags div {
   
    position: relative;
}

/*.inforpage-left .articles .content li .intro .cont .tags .hline:after {
    content: '';
    width: 1px;
    height: 12px;
    border-radius: 0;
    background-color: #bcbcbc;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -6px;
}*/

.inforpage-right .content li .intro .cont .time {
        position: absolute;
    font-size: 13px;
    line-height: 28px;
    color: #666666;
    display: block !important;
    padding-top: 0rem;
    float: left;
    top: 3rem;
    left: 0;
}
.inforpage-left .articles .content li .intro .cont .fr{    clear: both;
    float: left;
    margin-top: 0.5rem;left:0;}

.inforpage-right {
        width: 100%;
    margin: 0 auto;
}

.inforpage-right .formbox {
   margin-bottom: 0.7rem;
    width: 100%;
    height: auto;
    border-radius: 3px;
    background-color: #ffffff;
    background: #fff url(../images/im_bg_jsfwtd.png) no-repeat center;
    background-size: 100%;
    padding-bottom: 1rem;
}

.inforpage-right .formbox .title {
        font-size: 1.2rem;
    line-height: 3.5rem;
    color: #ffffff;
    text-align: center;
}

.inforpage-right .formbox .insome {
   width: 80%;
    height: 3rem;
    border-radius: 3px;
    background-color: #ffffff;
    font-size: 0.9rem;
    line-height: 3rem;
    color: #999999;
    margin: 0 auto;
    margin-bottom: 0.7rem;
    padding: 0 0.7rem;
}

.inforpage-right .formbox .insome input {
    border: none;
    line-height:3rem;
    width: 100%;
    height: 3rem;
    border-radius: 3px;
    color: #999;
}

.inforpage-right .formbox .insome input::-ms-input-placeholder {
    color: #999;
}

.inforpage-right .formbox .insome input::-webkit-input-placeholder {
    color: #999;
}

.inforpage-right .formbox .insome2 {
	 width: 80%;
    height: 3rem;
    border-radius: 3px;
    background-color: #ffffff;
    font-size: 0.9rem;
    line-height: 3rem;
    color: #999999;
    margin: 0 auto;
    margin-bottom: 0.7rem;
    padding: 0 0.7rem;

}

.inforpage-right .formbox .insome2 .province,
.inforpage-right .formbox .insome2 .city {
        width: 50%;
    height: 3rem;
    border-radius: 3px;
    background-color: #ffffff;
}

.inforpage-right .formbox .insome2 .province select,
.inforpage-right .formbox .insome2 .city select {
        padding-left: 0;
    color: #999;
    border: none;
    line-height: 3rem;
    width: 100%;
    height: 3rem;
    border-radius: 3px;
    
    background: #fff url(../images/icon_more.png) no-repeat right 16px center;
    background-size: 14px 8px;
    -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  text-indent: 0.01px;
  text-overflow: "";
}

.inforpage-right .formbox .btn {
        width: 80%;
    height: 3rem;
    border-radius: 3px;
    background-color: #ffffff;
    cursor: pointer;
    text-align: center;
    font-size: 1rem;
    line-height: 3rem;
    color: #ffffff;
    background: -webkit-gradient(linear, left top, right top, from(#f7cd6e), to(#ff8f2c));
  background: linear-gradient(left, #f7cd6e, #ff8f2c);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=bEnabled, startColorstr=#f7cd6e, endColorstr=#ff8f2c);
    margin: 0 auto;
}

.inforpage-right .hot-serve {
    padding-top:0.7rem;
	    background: #fff;
}

.inforpage-right .timeline {
    margin:0.7rem 0;
    position: relative;
}

.inforpage-right .timeline li {
    position: relative;
    z-index: 1;
    height: 5rem;
    padding-left: 2rem;
}

.inforpage-right .timeline li .tit {
       font-size: 0.9rem;
    line-height: 1.3rem;
    color: #333333;
    margin-bottom: 0.5rem;
}
.inforpage-right .timeline li .tit:hover a{
    color: #00a0e9;
    text-decoration: underline;
}
.inforpage-right .timeline li p {
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #666666;
}

.inforpage-right .timeline li:before {
    content: '';
    width: 10px;
    height: 10px;
    border-radius: 50%;
    background-color: #ffffff;
    border: 3px solid #00a0e9;
    position: absolute;
    left: 12px;
    top: 2px;
}

.inforpage-right .timeline .line {
    width: 0;
    height: 76%;
    border-radius: 0;
    background-color: #ffffff;
    border: 1px dashed #00a0e9;
    position: absolute;
    left: 1rem;
    top: 0.9rem;
}

.inforpage-right .my-advert2 {
    /* width: 100%;
    height: 200px; */
    border-radius: 3px;
    margin-bottom: 0.7rem;
}
.inforpage-right .my-advert2 img {
    border-radius: 2px;
	    width: 100%;
    height: auto;
}

.inforpage-right .tjarticle {
       margin-bottom: 0.7rem;
    padding: 0.7rem 1rem;
    background: #fff;
}

.inforpage-right .tjarticle .arts li {
	    padding: 0.5rem 0;
    width: 98%;
	margin:0 auto;
     
    background: #fff;
}
.hot-tags{
    background: #fff;
    padding: 0.7rem 1rem;	
}
.inforpage-right .tjarticle .arts li .img {
       width: 30%;
    height: auto;
    border-radius: 0.3rem;
    background-color: #ffffff;
}

.inforpage-right .tjarticle .arts li .img img {
    border-radius: 3px;
}

.inforpage-right .tjarticle .arts li .intro {
        width: 65%;
    height: auto;
    border-radius: 0;
    background-color: #ffffff;
    padding-right:0;
    position: relative;
    
}

.inforpage-right .tjarticle .arts li .intro div {
        font-size: 1rem;
    line-height: 1.3rem;
    color: #333333;
   float: left;
       padding-top: 0.2rem;
}
.inforpage-right .tjarticle .arts li .intro div:hover {
    text-decoration: underline;
}
.inforpage-right .tjarticle .arts li .intro p {
     
    font-size: 0.9rem;
    line-height: 1.3rem;
    color: #666666;
}

.inforpage-right .hot-tags .tags div {
       display: inline-block;
    vertical-align: top;
    height: 1.6rem;
    line-height: 1.5rem;
    padding: 0 1rem;
    text-align: center;
    border: 1px solid #00a0e9;
    border-radius: 1.29rem;
    font-size: .9rem;
    color: #00a0e9;
	    margin: 0.3rem;
}
.inforpage-right .hot-tags .tags div:hover a{
    color: #00a0e9}
	.inforpage-right .hot-tags .tags div a{
    color: #00a0e9}
.inforpage-right .hot-tags .tags{
    overflow: hidden;
    text-overflow: ellipsis;
    color: transparent;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 10;
}
.comtitle {
    margin-bottom: 0.7rem;
}

.comtitle div {
    float: left;
}

.comtitle .line {
    width: 0.3rem;
    height: 1.5rem;
    border-radius: 0;
    background-color: #00a0e9;
    margin: 0 0.5rem 0 0rem;
}

.comtitle .word {
    font-size: 1.2rem;
    line-height: 1.5rem;
    color: #333333;
    font-weight: bold;
}

.com-icon-word {
    position: relative;
    width: 100%;
       height: auto;
    border-radius: 3px;
    background-color: #ffffff;
}

.com-icon-word img {
    position: relative;
    width: 100%;
    height: 100%;
    border-radius: 3px;
}

.com-icon-word .wbox {
    width: 100%;
    height: 3rem;
    border-radius: 0;
    background-color: rgba(0, 0, 0, 0.6);
    border-radius: 0 0 3px 3px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.com-icon-word .wbox p {
    font-size: 1rem;
    line-height: 3rem;
    color: #ffffff;
    padding: 0 0.5rem;
}
.pagecontent {
    padding-bottom:0.7rem;
	background: #f4f4f4;
}
.tagpagecontent {
  padding-top: 0.4rem;
	background: #f4f4f4;
}
.my-advert1,.my-advert2,.my-advert3 {
    cursor: pointer;
  }
.tag-list{
    overflow: hidden;
   margin: 0.5rem 0 0;
    width: 100%;
	    display: inline-block;
}

.tag-list .tag-item{
    
    font-size:0.9rem;
    text-align: left;
    line-height:1.3rem;
    height: 1.3rem;
    margin-bottom:0.5rem;
    display: block;
    float: left;margin-top: 0.7rem;
}
.tag-list .tag-item1{
	  font-size:0.9rem;
    text-align: left;
	    display: block;
    float: left;
    line-height: 1.9rem;
    height: 1.3rem;
}
.tag-list .tag-item a{
        font-size: 0.9rem;
    text-align: left;
    line-height: 0.9rem;
    display: block;
    float: left;
    margin: 0 .5rem 0 0;
    background: #e0f5ff;
    color: #00a0e9;
    padding: 0.5rem 0.5rem;

}
}