
body {
	margin: 0;
	font-family: "Microsoft Yahei", PingFangSC-Regular, "Helvetica Neue", Helvetica, Arial, "Hiragino Sans GB", "Heiti SC", "WenQuanYi Micro Hei", sans-serif;
	line-height: 1.42857143;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}

a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #0000FF;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.in-news {
	width: 48%;
}
.in-news .tit {
	background: url(../images/c6t.png) repeat-x bottom;
	padding-bottom: 30px;
	margin-bottom: 20px;
	font-size: 0;
}
.in-news .tit span {
	line-height: 1;
	border-left: 4px solid #0056B3;
	display: inline-block;
	padding-left: 15px;
	font-weight: bold;
	font-size: 22px;
}
.in-news .tit small {
	color: #999;
	text-transform: uppercase;
	font-size: 16px;
	padding-left: 10px;
}
.in-news .tit .more {
	float: right;
	font-size: 14px;
	background: url(../images/iconmore.png) no-repeat right center;
	padding-right: 15px;
}
.in-news-left {
	float: left;
}
.in-news-right {
	float: right;
}
.list-3 li {
	border-bottom: 1px dashed #a7a7a7;
}
.list-3 li a {
	display: block;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	line-height: 40px;
	background: url(../images/dian.png) no-repeat 0 center;
	padding-left: 25px;
	font-size: 16px;
}
.list-3 li span {
	float: right;
	color: #999;
}

 @media screen and (max-width: 767px) {
body {
	min-width: 320px;
	
	padding-bottom: 50px;
}
.heade {
    background: #F5F5F5;
	display: none;
}
.in-news-left, .in-news-right {
	float: none;
}
.carousel{padding-top: 50px;}
.in-news-left {
	margin-bottom: 30px;
}
.index-title h2 {
    font-size: 2rem;
}
.index-title h2 {
    padding: 1px 0;
}
.index-about-text p {
    color: #666666;
    line-height: 17px;
    font-size: 0.6rem;
}
.index-about .index-about-text {
    width: 60%;
}
.wave_box1 {
    bottom: -40vh;
}
.index-yewu-pic {
    width: 35%;
    box-shadow: 10px 10px 10px 3px rgb(44 115 240 / 50%);
    overflow: hidden;
    border-radius: 30% 70% 70% 30% / 30% 30% 70% 70%;
}
.index-yewu-list li {
    width: 33%;
    margin-left: 0.1%;
    margin-top: 0.2em;
    padding: 2px;
    }
	.index-yewu-pic img {
	    margin-top: 1px;
		margin-left: 1px;
	}
	.index-yewu-list {
	    width: 60%;
	}
	.index-yewu-list li .text h4 {
	    color: #3b83ff;
	    font-size: 16px;
	    margin-bottom: 10px;
	}
	.index-yewu-list li .text p {
	    font-size: 14px;
	    margin-top: 5px;
	    height: 120px;
	}
.index-about-pic {
    width: 38%;
    box-shadow: 0 2px 20px -5px rgb(44 115 240 / 60%);
    overflow: hidden;
    border-radius: 30px;
}
.index-title span {
    margin: 10px 0 10px;
}
.in-news {
	width: auto;
}
.in-news .tit {
	margin-bottom: 10px;
	padding-bottom: 20px;
}
.in-news .tit span {
	font-size: 18px;
}
.in-news .tit small {
	font-size: 12px;
}
.in-news .tit .more {
	font-size: 12px;
}
.list-3 li span {
	font-size: 12px;
}

