@charset "utf-8";
/* CSS Document */
/**
 * @description: 网站首页样式
 * @author: ishang_pan
 * @update: ishang_pan (2020-06-16 09:25)
 */
/*主体*/
.is-main{height: 100%;min-height:700px;background-image:url(../images/home/39845363.png);background-repeat: no-repeat;background-size: 100% auto;background-color: #e7e7e7;}
.is-main .tx-box{background: #fff;padding:0 10px;margin-bottom: 20px;}
.is-main .m-liststyle3 .left, .right {width: 580px;}
.capital-box {height: 45px;line-height: 45px;border-bottom: 3px solid #382fbd;color: #382fbd;font-size: 20px;font-weight: bold;}
.capital-box a {float: right;font-size: 14px;color: #333333;font-weight: 400;}
.is-main .m-liststyle3 .left .m-zxts-bt {height: 45px;line-height: 45px;background: #f5f5f5;}
.is-main .m-liststyle3 .left .m-zxts-bt p {float: left;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.is-main .m-liststyle3 .left .u-bj1 {width: 45%;padding-left: 40px;}
.is-main .m-liststyle3 .left .u-bj2 {width: 35%;text-align: center;}
.is-main .m-liststyle3 .left .u-bj3 {width: 20%;text-align: center;}
.is-main .m-liststyle3 .left .tempWrap ul li {height: 42px;line-height: 42px;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.is-main .m-liststyle3 .left .tempWrap .u-bj1 {padding-left: 0;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.is-main .m-liststyle3 .left .tempWrap ul li p {float: left;}
.is-main .m-liststyle3 .left .tempWrap ul li .u-bj2 {color: #999999;}
.is-main .m-liststyle3 .left .qzxx {height: 100px;padding: 0 185px;margin: 23px 0;background: url(../images/home/bg-qzxx.png)no-repeat;background-size: 100%;}
.is-main .m-liststyle3 .left .qzxx:hover p{color:#382fbd;}
.is-main .m-liststyle3 .left .qzxx a {display: block;height: 100%;width: 100%;}
.is-main .m-liststyle3 .left .qzxx img {padding: 12px 0;}
.is-main .m-liststyle3 .left .qzxx p {display: block;line-height: 100px;padding: 0 26px;font-size: 24px;font-weight: bold;}
.is-main .m-liststyle3 .right {margin-left: 20px;}
.is-main .m-liststyle3 .right .zjdc ul li {height: 100px;border-bottom: 1px dashed #cccccc;padding: 25px 0;}
.is-main .m-liststyle3 .right .zjdc-left {width: 54px;height: 50px;background: #382fbd;padding: 8px 15px;}
.is-main .m-liststyle3 .right .zjdc-left p {color: #fff;font-size: 12px;}
.is-main .m-liststyle3 .right .zjdc-right {width: 500px;padding-left: 20px;overflow: hidden;word-wrap: normal;white-space: nowrap;text-overflow: ellipsis;}
.is-main .m-liststyle3 .right .zjdc-right p {line-height: 32px;color: #999999;}
.is-main .m-liststyle3 .right .zjdc-right:hover a{color:#382fbd;}

@media screen and (max-width:1280px) {
	.is-main .m-liststyle3 .left,.is-main .m-liststyle3 .right {width: 565px;}
	.is-main .m-liststyle3 .left .qzxx {padding: 0 180px;}
}
@media screen and (max-width:1199px){
	.is-main .m-liststyle3 .left, .is-main .m-liststyle3 .right {width: 48%;}
	.is-main .m-liststyle3 .left .qzxx {padding: 0px 127px;}
	.is-main .m-liststyle3 .left .qzxx img {padding:0;}
	.is-main .m-liststyle3 .left .qzxx p {line-height: 80px;}
	.is-main .m-liststyle3 .right .zjdc-right {width: 400px;}
}
@media screen and (max-width:991px) {
		.is-main .m-liststyle3 {margin:0 auto;}
		.is-main .m-liststyle3 .left .qzxx {background-size: 100% 100%;}
		.is-main .m-liststyle3 .left, .is-main .m-liststyle3 .right {width: 100%;}
		.is-main .m-liststyle3 .left .qzxx {padding: 0px 262px;}
		.is-main .m-liststyle3 .left .qzxx img {padding: 12px 0;}
		.is-main .m-liststyle3 .left .qzxx p {line-height: 100px;}
		.is-main .m-liststyle3 .right .zjdc-right {width: 80%;}
		.is-main .m-liststyle3 .right {margin-left: 0;}
}
@media screen and (max-width: 767px) {
	.is-main .m-liststyle3 {padding: 0 15px;}
	.is-main .m-liststyle3 .left .qzxx {padding: 0px 210px;}
}
@media screen and (max-width: 680px){
	.is-main .m-liststyle3 .left .qzxx {padding: 0px 150px;}
}
@media screen and (max-width: 580px){
	.is-main .m-liststyle3 .left .qzxx {padding: 0px 110px;}
}
@media screen and (max-width: 480px){
	.is-main .m-liststyle3 .left .qzxx {padding: 0px 50px;}
}