﻿@charset "UTF-8";
body,div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,input,form,a,p,textarea{
	margin: 0;
	padding: 0;
	font-family: "微软雅黑","Helvetica Neue",Helvetica,Arial,sans-serif;
        color:#000;
}
*{
      margin: 0;
      padding: 0;  
}
ol,ul,li{
	list-style: none;
}
a{
	text-decoration: none;
}
img{
      border: none;
}

.clearfloat{
	/*zoom: 1;*/
        clear:both;
}
.clear{
        clear:both;
}
.clearfloat:after{
	display: block;
	clear: both;
	content: "";
	visibility: hidden;
	height: 0;
}
.fl{float: left;}
.fr{float: right;}


@media screen and (max-width:1200px) {
    body{
        width:1200px;
    }
}



.zongk1200{width:1200px;margin:0 auto;}


/* head /hbgyhxxht/resource/cms/2019/01/img_pc_site/2019011511040194375.png */
.gxt-head100{width: 100%;height: 160px; border-bottom:2px solid #0d56bd;background:url(../images/bg.jpg) no-repeat top center;}
.head-left{float: left;}
.head-left img{margin-top: 25px;height:66px;}
.head-right{float: right;margin-top: 40px;}


/* nav */
.gxt-tong-nav{}
.nav-gong{background: #0d56bd;}
.yj_navList{width: 1200px; margin: 0 auto; display: flex;}
.nav-gong li{flex: 1;}
.yj_navList li a{display:block;line-height:50px; color:#fff; font-size:17px; height:auto;text-align: center;font-weight: bold;}
.yj_navList li a:hover,.yj_navList li.hov a{background: rgb(0,114,213);}
/* 头部文字 */
.head-wezi{line-height: 35px; color: #fff; font-size: 13px;}
.head-wezi .fr{ float: right; }
.head-wezi .fr li{ float: left; font-size: 13px; }
.head-wezi .fr li a{ border-left: 1px solid #999; padding: 0 10px; color: #fff; }
.head-wezi .fr li:first-child a{ border-left: 0; }

/* 搜索 */
.sy-search{float:right;margin-top: 5px;margin-right: 5px;}
.sy-search .search-tit{width: 300px;height: 33px;border: 1px solid #0d56bd;margin-right: -4px;float: left;font-size: 14px;padding-left: 5px;}
.sy-search .search-btn{background: url(../images/2019012413163062712.png) no-repeat;width:44px;height:35px;border: none;float: left;cursor: pointer;}

/*修改提示文字的颜色*/
input::-webkit-input-placeholder {color: #e5e5e5;}
input:-moz-placeholder {color: #e5e5e5;}
input::-moz-placeholder {color: #e5e5e5;}
input:-ms-input-placeholder {color: #e5e5e5;}
.navigation{ font-size: 15px; background: #fff url("../images/ej_10.jpg") no-repeat 15px center; line-height: 50px; padding-left: 40px; margin-top: 10px; }
#Content{background: #fff;  width: 1200px; margin: 0 auto; }

.foot-left {
	float: left;
}

.gxt-foot100 {
	width: 100%;
	height: 140px;
	/*background-color: rgba(20, 86, 180, 0.8);*/
	border-top: rgba(20, 86, 180, 0.8) 3px solid;
	margin-top: 40px;
}

.foot-left p {
	font-size: 16px;
	/*color: #b1bbce;*/
	padding-top: 30px;
}

.foot-left p a {
	font-size: 16px;
	/*color: #b1bbce;*/
}

.foot-left p span {
	float: left;
}

.foot-left .foot-span1 {
}

.foot-left .foot-span2 {
	margin-left: 20px;
}

.foot-left .foot-span2-img {
	margin-right: -12px;
}

.foot-right {
	float: right;
	margin-top: 30px;
}
.foot-right .foot-jiucuo {
	margin-left: 20px;
	float: right;
    margin-top: 10px;
}


.mb_head {
	display: none;
}

.mb_list_hidden {
	display: none;
}

.mb_list_show {
	display: flex;
}



@media screen and (max-width: 960px) {
	body {
		width: 100%;
	}

	.gxt-head100,
	.nav-gong,
	.gxt-yqlj {
		display: none;
	}
        .gxt-foot100 {
               margin: 0;
        }

	.mb_head {
		display: block;
		width: 100%;
		height: 130px;
		background: url(../images/bg.jpg);
		background-size: cover;
		padding-top: 20px;
		overflow: hidden;
	}

	.mb_icon {
		width: 80%;
		height: 80px;
		max-width: 450px;
		
		margin: 0 auto 0 auto;
		background: url(../images/logo.png) no-repeat;
		background-size: 100%;
	}

	.mb_search {
		width: 320px;
		margin: 0 auto;
		margin-bottom: 5%;
		height: auto;
		overflow: hidden;
		position: static;
	}

	.sy-search {
		width: 320px;
		height: 35px;
		float: none;
		padding: 0;
	}

	.sy-search .search-tit {
		width: 270px;
	}

	.sy-picBtnTop {
		margin-top: 0px;
	}

	.zongk1200 {
		width: 100%;
	}

	.foot-left p {
		padding: 0;
	}

	.foot-right {
		display: none;
	}

	.foot-left .foot-span2 {
		margin: 0;
	}


	.show_btn {
		width: 30px;
		height: 30px;
		background: url(../images/arrow.png);
		background-size: 100%;
		background-position-y: 30px;
		position: absolute;
		right: 1%;
		top: 10px;
	}

	.hidden_btn {
		width: 30px;
		height: 30px;
		background: url(../images/arrow.png);
		background-size: 100%;
		position: absolute;
		right: 1%;
		top: 10px;
	}

	.mb_list_show {
		z-index: 9999;
		width: 100%;
		height: 100%;
		position: fixed;
		top: 0;
		left: 0;
		background-color: #ffffff;
	}

	.column_list_title {
		width: 25%;
		height: 50px;
		background-color: #002f80;
		color: #ffffff;
		font-weight: bolder;
		text-align: center;
		line-height: 50px;
		font-size: 18px;
	}


	.column_list_case {
		padding: 10px 15px;
	}

	.column_group {
		width: 100%;
		margin: 10px 0;
	}

	.column_1 {
		width: 100px;
		height: 40px;
		text-align: center;
		font-size: 16px;
		line-height: 40px;
		color: #002f80;
	}

	.column_2_case ul li {
		display: inline-block;
		margin-right: 10px;
		margin-top: 10px;
		padding: 5px 10px;
		color: #333;
		border: 1px solid #ececec;
	}

	.column1 .fr .topnew .txt {
		padding: 10px 5px;
	}


}
