.clearfix {
	*zoom: 1;
}

.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}

.clearfix:after {
	clear: both;
}

* {
	margin: 0px;
	padding: 0px;
	border: 0px;
	font-family: 微软雅黑;
	box-sizing: border-box;
}

.page_container {
	width: 100%;
	min-width: 1200px;
}

/* 菜单栏样式结束 */
/* 查询框样式开始 */
.search_panel {
	width: 100%;
	height: 460px;
	position: relative;
}

.search_panel .s_input {
	position: absolute;
	width: 662px;
	height: 55px;
	background: url("../images/bg_search.png");
	left: 50%;
	top: 271px;
	margin-left: -331px;
}

.search_panel .s_input .input_p {
	width: 562px;
	height: 100%;
	float: left;
}

.search_panel .s_input	input {
	width: 100%;
	height: 100%;
	box-sizing: border-box;
	padding-left: 60px;
	font-size: 16px;
	background: none;
	outline: none;
	border: none;
}

.search_panel .s_input input:focus {
	border: none;
}

.search_btn {
	float: left;
	width: 100px;
	height: 55px;
	margin: 0;
	padding: 0;
	outline: none;
	border-radius: 0;
	background-color: transparent;
	line-height: inherit;
	cursor: pointer;
}

.search_btn:after {
	border: none;
}
/* 内容区开始 */
.center_container {
	width: 1200px;
	margin: 0 auto;
}

.center_container .c_title {
	height: 105px;
	width: 100%;
	border-bottom: 2px solid #ccc;
	position: relative;
	padding-top: 58px;
}

.center_container .c_title .title_left {
	font-size: 24px;
	float: left;
}

.gsjd {
	width: 100%;
	height: 100%;
	position: relative;
	box-sizing: border-box;
}

.center_container .c_title .title_right {
	font-size: 24px;
	float: right;
	color: #000;
	font-size: 14px;
	line-height: 40px;
}

.gsjd .line {
	height: 6px;
	width: 100px;
	background-color: rgb(31, 138, 210);
	position: absolute;
	z-index: 9999;
	top: 99px;
}

.gsjd .c_panel_p {
	box-sizing: border-box;
	width: 100%;
	margin-top: 32px;
}

.gsjd .c_panel {
	height: 260px;
	width: 380px;
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	float: left;
	margin-bottom: 30px;
	cursor: pointer;
}

.gsjd .c_panel:hover{
	border: 1px solid #7ca3bf;
}

.c_panel .p_top {
	width: 100%;
	height: 45px;
	font-size: 20px;
	color: #226AA5;
	font-weight: bold;
}

.c_panel .p_top .p_title {
	width: 180px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background-color: #DFE9F3;
}

.c_panel  .p_left {
	float: left;
	width: 50%;
	height: 215px;
	text-align: center;
}

.c_panel   .p_left img {
	width: 122px;
	height: 110px;
	margin-top: 32px;
}

.c_panel .p_right {
	float: right;
	width: 50%;
	height: 215px;
	margin-top: 32px;
}

.r_text_p {
	margin-bottom: 5px;
	line-height: 23px;
}

.r_text_p .r_text_m {
	font-size: 16px;
	font-weight: bold;
}

.r_text_p .r_text_m:before {
	content: '';
	display: block;
	width: 5px;
	height: 5px;
	border-radius: 50%;
	vertical-align: middle;
	background: rgb(31, 138, 210);
	position: relative;
	left: -15px;
	top: 15px;
}

.r_text_p .r_text_s {
	font-size: 15px;
	color: #999;
}

.r_text_p .r_text_s span{
	color: #999;
}

.p_right a {
	outline: none;
	text-decoration: none;
	font-size: 14px;
}

.click_go{
	margin-top: 30px;
}

.click_go a{
	color: #1468A8;
}
.click_go a:hover{
	color: red;
}

/* 内容区结束 */
.dtxx {
	width: 1200px;
	height: 240px;
	/* background: url("../images/jd71.jpg") no-repeat; */
	margin: 30px auto;
	background-size: cover;
	color: #fff;
	box-shadow: rgba(50, 50, 105, 0.15) 0px 2px 5px 0px, rgba(0, 0, 0, 0.05) 0px 1px 1px 0px;
	margin-bottom: 0;
}

.dtxx .d_title {
	height: 75px;
	position: relative;
	width: 100%;
	padding-top: 30px;
	box-sizing: border-box;
}

.dtxx .d_title .title_right {
	font-size: 24px;
	float: right;
	color: rgb(151, 151, 151);
	font-size: 14px;
	line-height: 40px;
}

.dtxx .d_title .title_left {
	font-size: 24px;
	float: left;
}

.dtxx .d_title a {
	color: #fff;
	text-decoration: none;
}

.dtxx .line {
	height: 6px;
	width: 100px;
	background-color: #fff;
	position: absolute;
	z-index: 9999;
	bottom: 0;
}

.dtxx .info {
	box-sizing: border-box;
	width: 33%;
	background-color: #fff;
	float: left;
	margin-top: 35px;
	padding-right: 75px;
	font-size: 18px;
	background-color: transparent;
	height: 90px;
}

.dtxx .info .top {
	margin-bottom: 25px;
}

.dtxx .info a {
	color: #fff;
	text-decoration: none;
}

.dtxx .info .bottom {
	font-size: 14px;
	color: #F0F0F0;
}
/*  开始直通车*/
.ztc{width: 1200px;margin: 0 auto;position: relative;padding-bottom: 12px;}

.ztc .c_title {
	height: 100px;
	width: 100%;
	border-bottom: 2px solid #ccc;
	position: relative;
	padding-top: 60px;
}

.ztc .c_title .title_left {
	font-size: 24px;
	float: left;
}

 

.ztc .c_title .title_right {
	font-size: 24px;
	float: right;
	color: rgb(151, 151, 151);
	font-size: 14px;
	line-height: 30px;
}

.ztc .line {
	height: 6px;
	width: 100px;
	background-color: rgb(31, 138, 210);
	position: absolute;
	z-index: 9999;
	top: 99px;
}

.ztc_bg ul{margin-top: 25px;}
.ztc_bg ul li{
	display: inline-block;
	width: 229px;
	height: 60px;
	line-height: 60px;
	font-size: 16px;
	cursor: pointer;
	background-color: #f5f6f8;
	text-align: center;
	background-image: url("../images/bit_02.png");
	background-repeat:no-repeat;
	background-position: 195px center;
}

.zct_defalt{margin: 9px;}
.zct_01{margin-left: 0px;}
.zct_02{margin-right: 0px;}

.ztc_bg .cur{
	background-color: #3391CF;
	background-image: url("../images/bit_03.png");
}
.ztc_bg .cur a{
	color:#fff;
}

.ztc_bg a{
	color: #2B2C30;
	display: inline-block;
	width: 229px;
}

.ztc_bg ul li:hover{
	background-color: #3391CF;
	background-image: url("../images/bit_03.png");
}

.ztc_bg ul li:hover a{
	color: #fff;
}

.khjz{
	background-color: #fff;
	box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;
	margin-top: 5px!important;
	height: 145px;
	cursor: pointer;
}

.khjz .p_top {
	width: 200px;
	height: 45px;
	font-size: 20px;
	color: #226AA5;
	font-weight: bold;
	display: inline-block;
	vertical-align: top;
}

.khjz .p_top .p_title {
	width: 180px;
	text-align: center;
	height: 45px;
	line-height: 45px;
	background-color: #DFE9F3;
}

.khjz .khjz_img{
	display: inline-block;
	width: 110px;
	margin: 0 10px;
	padding-top: 10px;
}

.khjz .r_text_p{
	display: inline-block;
	margin: 0 40px;
	margin-top: 40px;
	line-height: 26px;
	vertical-align: top;
}

.khjz .click_go{
	display: inline-block;
	margin-left: 20px;
	vertical-align: top;
	padding-top: 35px;
}