@charset "utf-8";
/* CSS Document */
* {
	margin:0;
	padding:0;
	list-style:none;
	border:0;
	text-decoration:none;
	outline:none;
	font-size:16px;
	font-family:"微软雅黑";
	color:#333;
	box-sizing:border-box;
}
ul li{list-style-type: none;}

@media screen and (min-width: 751px){
	body {
	background:url(../images/bg1_sm2022.jpg) top center no-repeat;
}
	.phonetop,.phone-nav,.phone-xsmbg,.phone-tsmyj,.phone-qsmpy{display: none;}
.logo-title{width: 1200px;margin:40px auto;text-align: center;}
.sm-contain{width:1200px;background: #fff;margin: 184px auto 0px auto;padding:20px;height: 830px;}
.left-contain{width: 782px;text-align: center;display: inline-block;}
.xsmbg{width:782px;text-align: center;height: 250px}
.bg-group{width: 782px;}
.four-group{width: 782px;}
.four-group ul li{width: 185px;height: 50px;display: inline-block;text-align: center;font-size: 18px;font-weight: 600;background: #e9e9e9;color: #333;float: left;line-height: 50px;margin-right: 14px;margin-top: 15px;}
.four-group ul li:last-child{margin-right: 0px;}
.slideTxtBox .four-group ul li.on{   background:#ff3431; color: #fff; }
.four-group-contain{width: 782px;}
.four-group-contain ul li{display: inline-block;width:146px;height: 45px;border: 1px solid #dcdcdc;border-radius: 5px;line-height: 45px;color: #333;text-align: center;float: left;margin-right: 12px;margin-top: 20px;}
.four-group-contain ul li:nth-child(5n){margin-right: 0px;}
.tsmyj{width: 782px;text-align: center;margin-top: 20px;}
.tsmyj-contain{display: flex;
    justify-content: space-between;margin-top: 20px;}
.qsmpy{width: 782px;margin-top: 20px;}
.qsmpy-contain{width: 782px;display: flex;
    justify-content: space-between;margin-top: 20px;}
.right-contain{width: 350px;display: inline-block;float: right;}
.lunbo1 {
    width: 350px;
    height: 231px;
    
}
.dd1 {
    width: 100%;
    height: 32px;
    background-color: #000;
    opacity: 0.88;
    filter: alpha(opaity=88);
    color: #fff;
    font-size: 14px;
    position: absolute;
    bottom: 0px;
    text-align: left;
}
.dd1 > span {
    display: block;
    height: 32px;
    line-height: 32px;
    margin-left: 10px;
    width: 350px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    font-size: 14px;
    color: #fff;
}
.sm-news{width:350px;height: 205px;}
.news-title{width: 350px;height: 45px;border-bottom: 1px solid #f3f3f3;line-height: 43px;}
.news-title ul li{float: left;}
.news-title ul li a{font-size: 18px;font-weight: 600;}
	.news-title ul li .a1{color: #ff3431;}
	.news-title ul li a:hover{color: #ff3431;}	
.news-contain{width: 350px;}
.news-contain ul li {
    background: url("../images/newd_sm2022.png") no-repeat left center transparent;
    padding-left: 20px;
    position: relative;
    zoom: 1;
    line-height: 32px;
}
.news-contain ul li a {
    font-size: 16px;
	color: #333;
}
.three-quease{width: 350px;}
.three-quease a{display: block; margin-top: 10px;}
.wqhg{width: 1160px;margin: 20px auto;text-align: center;}
.date{width: 1160px;margin-top: 20px;display: flex;
    justify-content: space-between;}
.date a{width: 148px;height: 56px;background: linear-gradient(0deg,#d60704 0%,#fe3430 100%);display: inline-block;border-top-left-radius: 20px;border-bottom-right-radius: 20px;box-shadow: 2px 2px 2px #7f100e;color: #fff;line-height: 56px;font-size: 16px; }
.zdb {
	width:100%;
	background-color:#efefef;
	padding:14px 0;
}
.zdb p {
	width:1200px;
	text-align:center;
	line-height:32px;
	margin:0 auto;
}
.zdb p a {
	margin:0 10px;
}
}


@media screen and (max-width: 750px){
	body{background: #fff;}
	.logo-title,.sm-contain,.wqhg{display: none;}
	.phonetop{width: 100%;}
	.phonetop img{width: 100%;}
	.phone-nav{width:96%;display: flex;
    justify-content: space-between;margin: 10px auto;}
	.phone-nav a{width: 20%;text-align: center;display: inline-block;}
	.phone-nav a p{font-size: 14px;}
	.phone-nav a img{width:100%;}
	.phone-xsmbg{width: 100%;}
	.phone-xsmbg img{width: 100%;}
	.phone-bg{width: 100%;margin-top: 10px;}
	.phone-group{width: 100%;height: 60px;background: #ff3431;}
	.phone-group ul li{display: inline-block;width: 25%;text-align: center;color: #fff;line-height: 60px;}
	.slideTxtBox .phone-group ul li.on{   background:#ba0703; }
	.phone-group-contain{width: 96%;margin: 0 auto;}
	.phone-group-contain ul li{width:48%;height: 50px;margin-right: 4%;line-height: 50px;text-align: center;float: left;border: 1px solid #dcdcdc;
    border-radius: 5px;margin-bottom: 10px; }
	.phone-group-contain ul li:nth-child(2n){margin-right: 0;}
	.phone-group-contain ul li:nth-child(1),.phone-group-contain ul li:nth-child(2){margin-top: 10px;}
	.phone-tsmyj{width: 100%;}
	.phone-tsmyj img{width: 100%;}
	.phone-yjcontain{width: 96%;margin: 10px auto;display: flex;
    justify-content: space-between;}
	.phone-yjcontain a{display: inline-block;width: 30%;}
	.phone-yjcontain a img{width: 100%;}
	.phone-qsmpy{width: 100%;}
	.phone-qsmpy img{width: 100%;}
	.phone-pycontain{width: 96%;margin: 10px auto;display: flex;
    justify-content: space-between;}
	.phone-pycontain a{display: inline-block;width: 48%;}
	.phone-pycontain a img{width: 100%;}
	.zdb {
	width:100%;
	background-color:#efefef;
	padding:14px 0;
}
.zdb p {
	width:100%;
	text-align:center;
	line-height:32px;
	margin:0 auto;
}
.zdb p a {
	margin:0 2px;
}

.slideTxtBox .phone-group ul li.on .hhbt{   background:#ba0703;}

.slideTxtBox .phone-group ul li .hhbt{
	color:#fff;
	line-height: 20px;
	vertical-align: middle;
	padding-top: 11px;
	height: 60px;
}
.slideTxtBox .phone-group ul li .nhbt{
color: #fff;
    line-height: 39px;
    top: -10px;
    position: relative;
    padding-top: 11px;
}
	.slideTxtBox .phone-group ul li.on .nhbt{   background:#ba0703;}


}

