@charset "utf-8";
/* CSS Document */
body{margin:0; font-family:"Microsoft YaHei UI", "微软雅黑";line-height:180%;}
.sctop{background:url(../images/2018bg.jpg) no-repeat center top;height:1094px;}
.scmu {background:#6e6e6e;border-top:1px solid #CCC;}
.sc1200{width:1200px;margin:0 auto;}
.scnews {background:#858585;padding:70px 0;}
.scnewsh1 {font-size:24px;color:#fff;}
.scnewsshow {width:270px;box-sizing:border-box;float:left;margin-left:30px;padding-bottom:8px;border-bottom:1px solid #999;}
.scnewsshow:first-child{margin-left:0;}
.scnewsshow p{font-size:14px;line-height:150%;height:63px; overflow:hidden;}
.scnewsshow span{font-size:12px;color:#fff;}
.scnewsimg {border:2px solid #fff;width:266px;}
.scclear {clear:both;}
a{text-decoration:none;}
a:hover{text-decoration:none;}
.scnews a{color:#fff;}
.scnews a:hover{color:#ccc;}
.scfoot{background:#585858;padding:15px 0;font-size:12px;color:#fff;}

.scntop{background:url(../images/neiyebg.jpg) no-repeat center top;height:300px;}
.scnav {padding:10px 15px;font-size:14px;color:#666;border-bottom:1px solid #ccc;}
.scnav a{color:#666;}
.scnav a:hover{color:#333;}

.scaoxn {color:#fff;}
.sccontent {padding:20px 15px;min-height:450px;}
.sccontent img{max-width:100%;}
.sccontent img{ display: block; margin: 0 auto}

.scnewsbox {padding:15px 0;min-height:450px;}
.scnewsul {padding:0;margin:0;}
.scnewsul a {color:#666;}
.scnewsul a  li{background:#f2f2f2;}
.scnewsul a:hover  li{background:#e1e1e1;}
.scnewsul li{list-style:inside;padding:10px 25px;line-height:150%;margin-bottom:1px;font-size:16px;}
.scnewsul li p{margin:8px 0 0 0;font-size:12px;color:#999;margin-left:20px;}

.scphotobox {padding:15px 0;min-height:450px;}
.scphotoul {padding:0;margin:0;}
.scphotoul li{list-style:none;box-sizing:border-box;width:25%;float:left;padding:0 15px;margin-bottom:20px;}
.scphotoul li p{
	font-size: 18px;
	color: #000;
	margin: 10px 0;
	text-align: center;
}
.scphoto {width:270px;height:170px;background:no-repeat center center;background-size:cover;}

.zixun{
	display: block;
	position: fixed;
	bottom: 200px;
	right: 100px;
}
.zixun img{
	width: 150px;
}
dl{
	max-width: 700px;
	margin: 15px auto
}
dt{
	float: left;
	width: 21%;
	text-align: right;
	line-height: 38px;
}
dd{
	width: 70%;
	float: right
}
dd input{
	width: 100%;
	line-height: 30px;
	
}

dd textarea{
	width: 99%;
	line-height: 22px;
	font-size: 14px;
	border-radius: 4px;
	float: right;
}
.yanzheng input{
	width: 40%;
	float: left;
}
.yanzheng a{
	display: block;
	float: right;
	width: 40%
}
.yanzheng a img{
	float: left;
	display: block;
	width: 30%
}

.submit{
	width: 200px;
	height: 40px;
	line-height: 40px;
	
}

.submit:hover{
	background: #b60001;
	color: #fff
}


.clearfix{
	clear: both;
}
