@charset "utf-8";
.head {
	background-image: url(/template/default/images/80white.png);
	height: 90px;
	position: fixed;
	z-index: 999;
	width: 100%;
}
.w90 {
	width: 1600px;
	margin-right: auto;
	margin-left: auto;
}
.logo{
	width: 250px;
}
.nav{
	width: 800px;
}
.banner{
	background-color: #fafafa;
	height: 770px;
}

/**/
.float_btn{
	position: fixed;
	top: 30%;
	right: 0px;
	font-size: 16px;
	color: #FFF;
	background-color: #cb181e;
	padding: 5px;
	z-index: 10000;
	width: 30px;
	text-align: center;
}
.float_btn a{
	color: #FFF;
}
.float_btn span{
	font-size: 20px;
	display: block;
	margin-top: 10px;
	margin-bottom: 5px;
}
.main_news_slide {
	width: 815px;
	padding-top: 30px;
}
.main_news_slide img{
	width:815px;
	height:542px;
}
.main_news_list{
	width: 755px;
}
.main_news_list_top_pic{
	padding: 4px;
	border: 1px solid #ededed;
	width: 150px;
	margin-right:0px;
}
.main_news_list_top_con{
	width: 590px;
}
.main_news_list_top_con h2{
	font-size: 18px;
	line-height: 30px;
	color: #cb1b1e;
	padding-left: 15px;
	padding-top:12px;
}
.main_project_con {
	width: 1640px;
}
.main_project_a {
	width: 370px;
	background-color: #013c7e;
	padding-bottom: 20px;
	transition: .4s;
	margin-right: 40px;
	height: 400px;
}

/**/



.main_news_list_title{
	background-image: url(/template/default/images/title_line.jpg);
	background-repeat: repeat-x;
	background-position: left 50px;
	height: 53px;
	padding-left: 0px;
	margin-bottom: 20px;
}
.main_news_list_title ul li{
	float: left;
	line-height: 50px;
	padding-right: 10px;
	padding-left: 10px;
}
.main_news_list_title ul li a{
	width: 90px;
	display: block;
	text-align: center;
	font-size: 16px;
	font-weight: bold;
}
.main_news_list_title ul li a.tabactive{
	color: #cb1b1e;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cb1b1e;
}
.main_news_list_top{
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ededed;
	margin-bottom: 15px;
	padding-bottom: 15px;
}

.main_news_list_top_con p{
	font-size: 12px;
	line-height: 20px;
	color: #888;
	padding-left: 15px;
}

.main_project {
	overflow: hidden;
}






.main_project_a a{
	display: block;
}
.main_project_a:hover{
	background-color:#cc1c1f;
	transition:.4s;
}
.main_project_a_pic {
	margin-bottom: 10px;
}

.main_project_a h2 {
	font-size: 16px;
	line-height: 40px;
	color: #FFF;
	padding-left: 15px;
	padding-right: 15px;
}
.main_project_a p {
	color: #FFF;
	padding-right: 15px;
	padding-left: 15px;
}
.sub_banner {
	height: 550px;
	background-color: #fafafa;
}

.smain_sort{
	text-align: center;
	background-image: url(/template/default/images/title_line.jpg);
	background-position: 0px 80px;
	height: 83px;
	background-repeat: repeat-x;
}
.smain_sort ul li {
	display: inline-block;
}
.smain_sort ul li a {
	display: block;
	text-align: center;
	font-size: 18px;
	line-height: 80px;
	margin-right: 35px;
	margin-left: 35px;
	transition:0.4s;
}
.smain_sort ul li a:hover{
	font-weight: bold;
	transition:0.4s;
}
.on{
	color: #cc1b21;
	font-weight: bold;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #cc1b21;
}
.on:hover{
	color: #cc1b21;
}
.news_a {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ededed;
	padding: 20px;
	transition: .4s;
}
.news_a a {
	display: block;
}
.news_a:hover{
	background-color: #fafafa;
	cursor: pointer;
	transition:.4s;
}
.news_a_pic {
	padding: 4px;
	width: 150px;
	border: 1px solid #ededed;
}
.news_a_txt {
	margin-left: 30px;
	padding-top: 10px;
	width: 1200px;
}
.news_a_txt h2 {
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
}
.news_a_txt h2 span i{
	font-size: 14px;
	font-style: normal;
	color: #333;
	padding-right: 3px;
}
.news_a_txt h2 span {
	font-size: 12px;
	padding-left: 15px;
	color: #888;
}
.news_a_txt p {
	color: #888;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}


.news_b {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #ededed;
	padding: 20px;
	transition: .4s;
}
.news_b a {
	display: block;
}
.news_b:hover{
	background-color: #fafafa;
	cursor: pointer;
	transition:.4s;
}
.news_b_txt {
	width: 1350px;
}
.news_b_txt h2 {
	font-size: 18px;
	line-height: 35px;
	font-weight: normal;
}
.news_b_txt h2 span i{
	font-size: 14px;
	font-style: normal;
	color: #333;
	padding-right: 3px;
}
.news_b_txt h2 span {
	font-size: 12px;
	padding-left: 15px;
	color: #888;
}
.news_b_txt p {
	color: #888;
	line-height: 20px;
	height: 60px;
	overflow: hidden;
}



.news_a_btn {
	font-size: 40px;
	line-height: 80px;
	width: 60px;
	color: #888;
	margin-top: 30px;
}
.pic_a li{
	float: left;
}
.pic_a li a {
	width: 270px;
	display: block;
	text-align: center;
	margin-right: 15px;
	margin-left: 15px;
	margin-bottom: 20px;
}
.pic_a li a h2 {
	font-size: 14px;
	line-height: 35px;
	font-weight: normal;
}
.pro_a_pic {
	height: 174px;
	width: 262px;
	text-align: center;
	line-height: 174px;
	display: table-cell;
	vertical-align: middle;
	padding: 3px;
	border: 1px solid #ddd;
}
.pro_a_pic img {
	vertical-align: middle;
	max-width: 100%;
	max-height: 100%;
}




.foot {
	background-color: #013c7e;
}
.qrd{
	background-color: #FFF;
	padding: 5px;
	text-align: center;
	margin-top: 30px;
	position: absolute;
	right: 0px;
}
.qrd p{
	line-height: 25px;
	color: #013c7e;
}
.foot_link {
	padding-top: 30px;
	padding-bottom: 30px;
}
.foot_link h3 {
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	width: 100px;
}
.foot_link ul {
	width: 1200px;
}


.foot_link ul li {
	float: left;
	padding-right: 25px;
	padding-left: 25px;
}
.slected_style {
	border: 1px solid #ededed;
}
.foot_txt {
	color: #FFF;
	font-size: 12px;
	margin-bottom: 30px;
}
.foot_txt h2 {
	color: #FFF;
	font-size: 16px;
	line-height: 30px;
	margin-bottom: 10px;
}

.foot_txt span {
	padding-right: 10px;
}
.foot_txt i {
	font-style: normal;
	width: 25px;
	display: inline-block;
}

.foot_copy {
	font-size: 12px;
	color: #FFF;
	background-color: #012E5F;
	line-height: 35px;
}
.foot_copy a {
	color: #FFF;
}


@media screen and (max-width: 1500px) {
.w90 {
	width: 1200px;
	margin-right: auto;
	margin-left: auto;
}
.nav{
	width: 700px;
}
.main_news_slide {
	width: 565px;
	padding-top: 30px;
}
.main_news_slide img{
	width:550px;
	height:366px;
}
.main_news_list{
	width: 600px;
}
.main_news_list_top_pic{
	display: none;
}
.main_news_list_top_con{
	width: 600px;
}
.main_news_list_top_con h2{
	font-size: 18px;
	line-height: 30px;
	color: #cb1b1e;
	padding-left: 15px;
}
.newslist{
	height: 200px;
	overflow: hidden;
}
.main_project_con {
	width: 1240px;
}
.main_project_a {
	width: 270px;
	background-color: #013c7e;
	padding-bottom: 20px;
	transition: .4s;
	margin-right: 40px;
	height: 330px;
}
.news_a_txt {
	margin-left: 30px;
	padding-top: 10px;
	width: 800px;
}
.news_b_txt {
	margin-left: 30px;
	width: 950px;
}
.foot_link ul {
	width: 850px;
}
#nav-menu ul li:nth-child(1) {
	display: none;
}
}
