﻿@charset "utf-8";

/* 自定义类css */

p {
	margin: 0px;
	padding: 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
}

.clearfix {
	zoom: 1;
}

.clearfix:after {
	content: "020";
	height: 0px;
	display: block;
	overflow: hidden;
	clear: both;
}

@media only screen and (min-width:768px) {
	.top {
		height: 40px;
	}
	.topm {
		width: 1200px;
		margin: 0 auto;
	}
	.banner {
		height: 397px;
		background: url(qmjczwgk.jpg) center repeat-x;
	}
	/*.main {
		width: 1200px;
		margin: 0 auto;
	}*/
	.mky {
		width: 1200px;
		margin: auto;
		margin-top: 20px;
		margin-bottom: 20px;
	}
	.zxzcnl {
		width: 590px;
		float: left;
	}
	.zxzcnl ul li {
		overflow: hidden;
		height: 50px;
		line-height: 50px;
		    background: url(ico_list_ch_2017032901.png) 5px 21px no-repeat;
    background-size: 9px 9px;
		padding-left: 20px;
	}
	.zxzcnl ul li a {
		float: left;
		font-family: "微软雅黑";
		font-size: 16px;
		color: #333333;
		letter-spacing: 0;
		font-weight: 400;
		width: 70%;
		overflow: hidden;
		display: -webkit-box;
		-webkit-box-orient: vertical;
		-webkit-line-clamp: 1;
	}
	.zxzcnl ul li span {
		float: right;
		font-family: "微软雅黑";
		font-size: 16px;
		color: #333333;
		letter-spacing: 0;
		text-align: right;
		font-weight: 400;
	}
	.zcwj {
		margin-bottom: 30px;
		background: url(bg_column_ch_2017032901.png) #024d7b 0 0 no-repeat;
	}
	.zxzcnlri{
		margin-left: 20px;
	}
	.zcwj-bt {
		float: left;
		/*width: 150px;
		height: 27px;*/
		/*background-color: #015293;*/
		font-size: 35px;
		color: #024d7b;
		font-weight: bold;
		font-family: '微软雅黑';
		text-align: center;
	}
	.zcwj-gd {
		float: right;
		    margin-top: 15px;
    font-size: 14px;
	}
	.gz {
		width: 100%;
		display: inline-block;
		background-color: #f7f7f7;
	}
	.gzjl {
		margin: 20px 0px;
	}
	.gzjl span {
		width: 150px;
		height: 27px;
		background-color: #015293;
		color: #fff;
		font-size: 19px;
		font-family: '微软雅黑';
		font-weight: bold;
		line-height: 27px;
		text-align: center;
		display: inline-block;
	}
	.sjbm-bt {
		width: 170px;
		height: 27px;
		border-left: #015293 solid 4px;
		color: #015293;
		font-size: 19px;
		font-family: '微软雅黑';
		font-weight: bold;
		line-height: 27px;
		text-align: left;
		padding-left: 8px;
	}
	.mkyr {
		overflow: hidden;
		margin-bottom: 50px;
	}
	.sptjbt {
		width: 1200px;
		float: left;
		margin-right: 30px;
	}
	.sptjbt .zcwj{
		background: url(bg_column1200_ch_2017032901.png) #024d7b 0 0 no-repeat;
		text-align: center;
	}
	.sptjbt ul li {
		width: 290px;
		height: 220px;
		float: left;
		position: relative;
		margin: 0px 5px;
	}
	.sptjbt ul li a img {
		width: 290px;
		height: 220px;
	}
	.sptjbt ul li span {
		position: absolute;
		top: 160px;
		width: 290px;
		height: 60px;
		line-height: 60px;
		display: block;
		padding: 0px 10px;
		background: rgba(0,0,0,0.5);
	}
	.sptjbt ul li span a{
		color: rgb(255, 255, 255);
		font-size: 16px;
		text-decoration: none;
		font-family: '微软雅黑';
		font-weight: bold;
	}
	.sp-bt{
		font-size: 35px;
    color: #024d7b;
    font-weight: bold;
    font-family: '微软雅黑';
    text-align: center;
	}
}