.new-box{background-color:#f3f9fe;}
.new-box .img{float:left;width:620px;height:375px;overflow:hidden;}
.new-box .img img,.new-box .img video{display:block;width:100%;min-height:100%;background-color:#f8f8f8;}
.new-box .info{margin-left:620px;padding:20px 30px;}
.new-box .info .scroll{width:100%;max-height:207px;overflow:auto;}
.new-box .info .scroll::-webkit-scrollbar{width:2px;height: 1px;}
.new-box .info .scroll::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);background: rgba(0,0,0,0.1);}
.new-box .info .scroll::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);border-radius: 5px;background: rgba(0,0,0,0.1);}
.new-box .info .t{display:block;font-size:20px;color:#2f6fb3;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;margin-bottom:20px;line-height:1.4;}
.new-box .info .t:hover{font-weight:bold;}
.new-box .info .t.normal{white-space:normal;}
.new-box .info p{font-size:16px;color:#222;line-height:1.8;margin-bottom:12px;text-align:justify;}
.new-box .info p .tag{display:inline-block;margin-right:10px;vertical-align:top;padding:0 5px;height:24px;line-height:24px;position:relative;border:1px solid #507ac0;}
.new-box .info p .tag:after{content:'';width:5px;height:5px;border:1px solid #507ac0;border-left-width:0;border-bottom-width:0;transform:rotate(45deg);position:absolute;right:-4px;top:0;bottom:0;margin:auto;z-index:9;background-color:#f3f9fe;}
.new-box .info p.nowrap{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.new-box .button{display:block;width:180px;height:40px;line-height:40px;background-color:#3573b5;border-radius:5px;font-size:16px;color:#fff;text-align:center;cursor:pointer;margin:15px 0 0;}
.new-box .button.gray{background-color:#eee!important;cursor:not-allowed;color:#aaa;}
.new-box .button:hover{background-color:#4493e7;}

.lyxz-box{padding:30px 40px;background:url(/main/template/images/zxft-ly-bg.jpg) no-repeat center center;background-size:cover;margin:40px auto;}
.lyxz-box p{font-size:16px;color:#222;line-height:1.8;text-indent:2em;text-align:justify;}
.lyxz-box .lyxz{margin-top:25px;padding:20px 30px;background:url(/main/template/images/zxft-ly-bg-2.png) no-repeat center center;background-size:100% 100%;}
.lyxz-box .lyxz .t{font-weight:bold;color:#3573b5;margin-bottom:5px;}
.lyxz-box .lyxz p{text-indent:0;}

.wqft-tab{display:block;font-size:28px;font-weight:bold;color:#3573b5;text-align:center;line-height:40px;background:url(/main/template/images/zxft-line-bg.png) no-repeat center center;margin-bottom:20px;}
.wqft-tab:hover{color:#4493e7;}

.wqft-item{float:left;width:32%;margin-right:2%;margin-bottom:30px;}
.wqft-item .shadow-box{padding:10px;border:1px solid #f3f3f3;transition:all 0.3s;}
.wqft-item:hover .shadow-box{box-shadow:0 0 10px rgba(53,115,181,0.5);}
.wqft-item .img{width:100%;height:215px;overflow:hidden;}
.wqft-item .img img,.wqft-item .img video{display:block;width:100%;min-height:100%;background-color:#f8f8f8;}
.wqft-item .t{font-size:16px;font-weight:bold;color:#333;padding:15px 0 5px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.wqft-item .d{font-size:14px;color:#666;line-height:1.8;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.wqft-item:hover .t{font-weight:bold;color:#3573b5;}
.wqft-item .img img{transition:all 1s;}
.wqft-item:hover .img img{transform:scale(1.1);}

.check-more{transition:background-color 0.3s;display:block;width:180px;height:40px;line-height:40px;background-color:#f3f3f3;font-size:16px;color:#666;text-align:center;margin:0 auto;border-radius:5px;}
.check-more:hover{background-color:#3573b5;color:#fff;}

.comment-opt{float:right;font-size:14px;color:#222;}
.comment-opt span,.comment-opt select{display:inline-block;line-height:26px;vertical-align:middle;}
.comment-opt select{border:1px solid #eee;}
.comment-opt .sort{height:26px;cursor:pointer;margin:0 5px;}
.comment-opt .sort.curr{background-color:#3573b5;border-radius:5px;color:#fff!important;padding:0 10px;}
.comment-opt .sort:hover{color:#3573b5;}
.comment-opt .click{color:#3573b5;cursor:pointer;margin:0 5px;}
.comment-opt .click:hover{font-weight:bold;}
.comment-list{padding-right:10px;max-height:800px;overflow:auto;margin-top:5px;}
.comment-list::-webkit-scrollbar{width:5px;height: 1px;}
.comment-list::-webkit-scrollbar-thumb{border-radius: 5px;-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);background: rgba(0,0,0,0.1);}
.comment-list::-webkit-scrollbar-track{-webkit-box-shadow: inset 0 0 5px rgba(0,0,0,0.1);border-radius: 5px;background: rgba(0,0,0,0.1);}
.comment-item{padding:15px 0 10px;border-bottom:2px dashed #ddd;}
.comment-item .top{height:30px;line-height:30px;margin-bottom:10px;}
.comment-item .user{float:left;font-size:18px;font-weight:bold;}
.comment-item .user .iconfont{display:inline-block;bottom:1px;width:24px;height:24px;text-align:center;line-height:24px;border-radius:50%;color:#fff;font-weight:normal;}
.comment-item .user.red{color:#cf1616;}
.comment-item .user.red .iconfont{background-color:#cf1616;}
.comment-item .user.blue{color:#3573b5;}
.comment-item .user.blue .iconfont{background-color:#3573b5;}
.comment-item .time{float:right;font-size:16px;color:#666;}
.comment-item .content{font-size:16px;color:#222;line-height:1.8;text-align:justify;}
.comment-item:last-child{border:0;}

.zxft-form{padding:15px;margin-top:20px;background-color:#fff;border-radius:5px;box-shadow:0 0 8px rgba(0,0,0,0.1);}
.zxft-form .label{line-height:40px;margin-bottom:20px;}
.zxft-form .label span{float:left;font-size:16px;color:#333;width:100px;text-align:right;}
.zxft-form .label input{display:block;width:100%;height:40px;line-height:40px;font-size:16px;color:#333;text-indent:10px;background-color:#f3f3f3;}
.zxft-form .label textarea{display:block;width:100%;height:200px;font-size:16px;color:#333;resize:none;background-color:#f3f3f3;padding:10px;box-sizing:border-box;}
.zxft-form .label .wrap{margin-left:110px;}
.zxft-form .button{float:right;width:120px;height:40px;line-height:40px;text-align:center;font-size:16px;color:#fff;background-color:#3573b5;cursor:pointer;border-radius:5px;}
.zxft-form .button:hover{background-color:#4493e7;}

@media screen and (max-width:900px){
	.new-box .info .scroll{max-height:none;}
	.new-box .img{height:auto;max-height:10rem;}
	.new-box .info{padding:0.6rem 0.4rem;}
	.new-box .info .t{font-size:0.72rem;white-space:normal;margin-bottom:0.5rem;}
	.new-box .info p{font-size:0.64rem;white-space:normal;line-height:1.1rem;position:relative;padding-left:3.2rem;margin-bottom:0.4rem;min-height:1.2rem;}
	.new-box .info p .tag{width:2.3rem;text-align:center;font-size:0.56rem;height:1rem;line-height:1rem;position:absolute;left:0;top:1px;}
	.new-box .button{width:100%;height:1.6rem;line-height:1.6rem;margin-top:0.8rem;font-size:0.64rem;}
	.lyxz-box{margin:0.8rem 0;padding:0.6rem 0.4rem;background-size:100% 100%;}
	.lyxz-box p{font-size:0.64rem;}
	.lyxz-box .lyxz{margin-top:0.5rem;padding:0.5rem 0.4rem 0.8rem;background-size:cover;}
	.wqft-tab{font-size:1rem;line-height:1.6rem;margin-bottom:0.5rem;}
	.wqft-item{display:block;float:none;width:100%;margin:0 0 0.6rem;}
	.wqft-item .shadow-box{padding:0.2rem;}
	.wqft-item .t{font-size:0.64rem;padding:0.5rem 0 0.2rem;white-space:normal;}
	.wqft-item .d{font-size:0.56rem;white-space:normal;}
	.check-more{font-size:0.64rem;width:6rem;height:1.6rem;line-height:1.6rem;}
	.col-tab-3{height:auto;overflow:hidden;}
	.comment-opt{font-size:0.56rem;float:none;clear:both;margin-top:2rem;}
	.comment-opt .sort{height:1rem;line-height:1rem;}
	.comment-list{max-height:15rem;}
	.comment-item{padding:0.6rem 0;}
	.comment-item .top{height:1.1rem;line-height:1.1rem;margin-bottom:0.3rem;}
	.comment-item .user{font-size:0.72rem;}
	.comment-item .time{font-size:0.64rem;}
	.comment-item .content{font-size:0.64rem;}
	.zxft-form{padding:0.4rem;margin-top:0.5rem;}
	.zxft-form .label span{font-size:0.6rem;width:4rem;}
	.zxft-form .label .wrap{margin-left:4.2rem;}
	.zxft-form .label input,.zxft-form .label textarea,.zxft-form .button{font-size:0.64rem;}
}