body,html{font-family:"Microsoft YaHei";margin:0;padding:0;scroll-behavior:smooth;}
*{font-family:"Microsoft YaHei";padding:0;margin:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;}
li{list-style-type:none;}
a{background:transparent; text-decoration:none;color: #666666; }
em,i{font-style:normal;}
h1,h2,h3,h4,h5,h6,b{font-weight:normal;}
img{border:none;image-rendering:-webkit-optimize-contrast;}
input:focus{outline:none;}
button:focus{outline:none;border:none;}
.inner{width:1200px;margin:0 auto;}
h3{width:100%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;transition-duration:0.3s;}
.animate03s{transition-duration:0.3s;}
@font-face {font-family: "iconfont";
	src: url('../iconfont/iconfont.eot?'); /* IE9*/
	src: url('../iconfont/iconfont.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
	url('../iconfont/iconfont.woff?') format('woff'), /* chrome, firefox */
	url('../iconfont/iconfont.ttf?') format('truetype'), /* chrome, firefox, opera, Safari, Android, iOS 4.2+*/
	url('../iconfont/iconfont.svg?#iconfont') format('svg'); /* iOS 4.1- */
}
/* 初始化公共样式 */

/*头部开始*/
header{width:100%;height:500px;background:#fff url('../images/headerBg.jpg') no-repeat center center;background-size:cover;position:relative;z-index:5;overflow:hidden;border-top:3px solid #4682b4;}
header p{font-size:2.5rem;color:#fff;position:absolute;font-weight:bold;left: 10px;right: 10px;height:400px;line-height: 400px;
text-align: center;}
header .innerc{width:100%;background:#666666;opacity:0.8;}
header .inner{display:flex;height:auto;}
header .inner .left{min-width:500px;width:500px;display:flex;align-items:center;}
header .inner .left a{display:block;width:100%;}
header .inner .left a img{width:50%;height:auto;}
header .inner .left span{color:#fff;border-left:1px solid #fff;padding-left:20px;}
header .inner .left h4{font-size:1.5rem;white-space:nowrap;}
header .inner .left p{font-size:0.8rem;white-space:nowrap;margin-top:5px;}
header .inner .right{width:100%;display:flex;align-items:center;}
header .inner .right .Rbox{width:100%;}
header .inner .right .Rbox:after{content:"";display:block;clear:both;}
.top_Rbox_R{float:right;display:flex;align-items:center;}
.top_Rbox_R .Rbox_R_link a{font-size:0.9rem;color:rgba(255,255,255,0.9);white-space:nowrap;margin-right:10px;}
.top_Rbox_R .Rbox_R_link a:hover{color:#fff;}
.top_weixin{display:flex;align-items:center;}
.top_weixin img{width:0;height:0px;min-width:0px;display:block;margin:0 10px;transition-duration:0.3s;}
.top_weixin i{width:40px;height:40px;border-radius:50%;border:1px solid rgba(255,255,255,0.5);color:#fff;display:block;text-align:center;line-height:40px;font-size:1.5rem;cursor:pointer;}
.top_weixin:hover img{width:80px;min-width:80px;height:80px;}
/*头部结束*/
/*新闻公告开始*/
.news{width:100%;height:auto;padding:50px 0;background:#fff;}
.news-left{width:100%;}
.Title{width:100%;}
.Title p{font-size:1.2rem;font-weight:bold;padding-right:20px;line-height:1em;}
.Title a{padding-left:60px;transition-duration:0.3s;}
.news-left-box{width:100%;display:flex;margin-top:30px;}
/*轮播图样式*/
.lunboBox{width:100%;height:auto;overflow:hidden;}
.lunboBox-ul{width:100%;height:auto;}
.lunboBox-ul li{width: 24%;margin-right:16px;margin-bottom: 16px;height:auto;float:left;}
.lunboBox-ul li:nth-child(4){margin-right:-16px;}
.lunboBox-ul li a{overflow:hidden;}
.lunboBox-ul li a img{width:288px;height:155px;object-fit:cover;}
.lunboBox-ul li a h3{bottom:0;font-size:1rem;padding:10px 0px;color: #0a0a0a;}
.lunboBox-ul li a h3.h3toptitle{white-space:normal;line-height:25px;height:60px;overflow:hidden;}
.lunboBox-ul li a p{font-size:0.8rem;}
/*轮播图样式*/

/*返回顶部*/
/*底部开始*/
footer{padding:25px 0;width:100%;background:#666666;}
footer .inner{display:flex;align-items:center;}
footer .foot{color:#fff;}
footer .foot h2{font-size:1.3rem;margin-bottom:10px;}
footer .foot p{font-size:0.8rem;margin-top:5px;}
footer .foot a{color:#fff;}
/*footer .foot a:hover{color:blue;}*/

@media screen and (max-width:1200px){
    .inner{width:94%;}

    .Title p{font-size:1.1rem;}
	.Title a{padding-left:30px;}

	footer .right .link .btn p{padding-right:30px;}

}
@media screen and (max-width:767px){
	*{-webkit-tap-highlight-color:rgba(255,255,255,0);}
	/*头部开始*/
	header{position:fixed;top:0;z-index:999;height:60px;}
	header .inner{display:block;height:100%;}
	header .inner .left{height:100%;}
	header .inner .left a{height:100%;}
	header .inner .left a img{width:auto;height:100%;}
	header .inner .left{width:100%;min-width:100%;}
	header .inner .left span{width:100%;padding-left:10px;}
	header .inner .left h4{font-size:1.2rem;}
	header .inner .left p{font-size:0.75rem;display:none;}
	header .inner .right{display:none;}
	/*头部结束*/
	.liukong{height:60px;}

	.lunboBox-ul li{width:100%;height:auto;}
	.lunboBox-ul li a img{width:100%;object-fit:cover;}

	/*底部开始*/
	footer .inner{display:block;}
	footer .left{width:100%;}
	footer .left h2{font-size:1.1rem;}
	footer .left p{font-size:0.75rem;}
	/*底部结束*/

}




