@charset "utf-8";
/*reset */

html,
body,
ol,
ul,
li,
dl,
dt,
dd,
p,
h1,
h2,
h3,
h4,
h5,
h6,
form,
input,
fieldset,
legend,
img,
i,
em,
b,
strong,
textarea,
select {
	margin: 0;
	padding: 0;
}

ul,
li {
	list-style: none;
}

a {
	text-decoration: none;
	color: inherit;
}

img {
	border: none;
}
@media only screen and (min-width: 768px) {
/*body默认样式*/

body {
	font-size: 15px;
	font-family: "微软雅黑";
	color: #333;
	/* background-color: #f3f3f1; */
}

input {
	outline: none;
}

/*清除浮动*/

.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}

/*浮动方向*/

.fl {
	float: left;
}

.fr {
	float: right;
}

.wrap {
	width: 1200px;
	margin: 0 auto;
}

.header {
	background: url(pic46.png);
	height: 190px;
	width: 100%;
}

.header .header_top {
	height: 50px;
	overflow: hidden;
}

.header .header_top ul li {
	float: left;
	color: #015293;
	font-size: 13px;
}

.header .header_top ul li a {
	padding: 0 10px;
	line-height: 24px;
	color: #015293;
	font-size: 13px;
}

.header .header_top ul.fr li a {
	padding: 0px;
	line-height: 25px;
	color: #015293;
	font-size: 13px;
}

.header .header_top ul.fr li a img {
	padding: 0 10px;
	line-height: 25px;
	color: #015293;
	font-size: 13px;
}

.header .search {
	width: 600px;
	float: right;
	padding: 45px 0;
}

.header .search .media a {
	margin-right: 10px;
	;
}

.nav {
	background: url(pic43.png) repeat-x;
	width: 100%;
	height: 50px;
	/* margin-bottom: 30px; */
}

.nav .wrap ul {
	overflow: hidden;
}

.nav .wrap ul li {
	float: left;
	width: 240px;
	text-align: center;
	height: 50px;
}

.nav .wrap ul li a {
	display: block;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
	line-height: 50px;
	height: 50px;
}

.nav .wrap ul li a img {
	margin-right: 10px;
}

.nav .wrap ul li.hover {
	background: #fff;
	color: #015293;
	border-top: 5px solid #d10206;
}

.nav .wrap ul li.hover a {
	margin-top: -5px;
	color: #015293;
}

.con1 {
	padding: 20px;
	overflow: hidden;
	background: #fff;
}

.con1 .slide {
	width: 573px;
	float: left;
	height: 350px;
}

.lists {
	width: 560px;
	float: right;
}

.zxdt_lm {
	width: 100%;
	height: 58px;
	border-top: 1px solid #d5d5d5;
	border-bottom: 1px solid #d5d5d5;
	line-height: 58px;
	margin-bottom: 15px;
	color: #6e6e6e;
}

.zxdt_lm_li {
	height: 58px;
	float: left;
	line-height: 58px;
	font-size: 21px;
	text-align: center;
}
.zxdt_lm_li a{
	color: #6e6e6e;
}
.zxdt_lm_li span {
	display: inline-block;
	line-height: 46px;
	margin: 0 15px;
	
}
.zxdt_lm_li_hover span{
	border-bottom: 4px solid #bb2335;
	color: #bb2335;
}
.zxdt_lm_li_hover a{
	color: #bb2335;
}
.con2{
	height: 140px;
	padding: 30px 45px;

}
.con3{
	background: #fff;
	overflow: hidden;
	height: 400px;
}
.con3_lm{
	background: #015293;
	padding: 4px 6px 0px;
	height: 62px;
	margin-bottom: 25px;
}
.con3_lm_li{
	height: 58px;
	line-height: 58px;
	color: #fff;
	font-size: 23px;
	float: left;
	width: 396px;
	text-align: center;
}
.con3_lm_li img{
	height: 27px;
	padding-right: 15px;
}
.con3_lm_li_hover{
	color: #015293;
	background: #fff;
}

.conL{
	width: 590px;
	float: left;
}
.conR,.conR2{
	width: 590px;
	float: right;
}
.conR_lm{
	border-bottom: 1px solid #e5e5e5;
	overflow: hidden;
	line-height: 44px;
}
.title{
	margin-right: 24px;
	float: left;
}
.title span{
	font-weight: bold;
	font-size: 21px;
	color: #999999;
	display: inline-block;
}
.title_hover span{
	color: #015293;
	border-bottom: 4px solid #015293;
}
.con3_cont{
	width: 588px;
	height: 268px;
	border: 1px solid #e9e8e9;
	background: url(pic26.png) no-repeat;
}
.zxft{
	float: left;
}
.hdpt{
	float: right;
}
.top_title{
	line-height: 46px;
	color: #fff;
	font-weight: bold;
	font-size: 17px;
}
.top_title img{
	padding: 0 16px;
}
.top_title .fr{
	color: #015293;
	font-size: 15px;
	font-weight: normal;
	margin-right: 12px;
}
.main_con{
	padding: 20px 25px;
}
.con4{
	background:#edf3f9;
	height: 142px;
	padding: 30px 0;
}
.yqlj {
	height: 80px;
	background: #fff;
}

.footer{
	background: #015293;
	height: 110px;
	color: #fff;
	padding: 15px 0;
}
.foot_left{
	float: left;
	width: 200px;
}
.foot_left img{
	margin-right: 10px;
}
.foot_right{
	float: right;
}
.foot_main{
	margin: 0 540px 0 200px;
	width: 435px;
	padding-left: 30px;
	line-height: 26px;
	height: 84px;
	border-left: 1px solid #999999;
	border-right: 1px solid #999999;
}
.foot_right li{
	float: left;
	color: #fff;
	line-height: 84px;
	padding: 0 7px;
}
.foot_right li a{
	color: #fff;
}

.hupt{
	background: url(pic47.png) no-repeat;
	width: 60px;
	height: 154px;
	color: #fff;
	font-size: 21px;
	font-weight: bold;
	padding: 20px 12px;
}
.tab{
	padding: 0 20px;
	border: 1px solid #dedfe3;
	width: 560px;
	/* height: 268px; */
}
.tab .tab_title{
	border-bottom: 1px solid #dedfe3;
	overflow: hidden;
	margin-bottom: 20px;
}
.tab .tab_title .tab_name{
	float: left;
	line-height: 44px;
	font-weight: bold;
	font-size: 17px;
	color: #b8b8b8;
}
.tab .tab_title .tab_name span{
	
	padding: 0 20px;
}
.tab_name_hover span{
	color: #015293;
}

.slyw{
	background: url(pic35.png) no-repeat;
	height: 80px;
}
.hr{
	border-bottom: 1px solid #999999;
	padding-top: 40px;
    margin-left: 13px;
}
.qlsx{
	width: 790px;
	height: 426px;
	border: 1px solid #dcdcdc;
	padding: 10px;
}
.qlsx_title{
	overflow: hidden;
	margin-bottom: 10px;
}
.qlsx_name{
	float: left;
	
	
	height: 30px;
	line-height: 30px;
	margin-right: 10px;
	text-align: center;
}
.qlsx_name span{
	display: inline-block;
	padding: 0 10px;
	background: #d2dbec;
}
.qlsx_name_hover{
	background:  url(qlsxhover.png) center top no-repeat;
	height: 50px;
	color: #fff;
	
}
.qlsx_name_hover span{
	background: #015293;
}

.location{
	height: 40px;
	line-height: 40px;
	background: #ededed;
	color: #454545;
	font-size: 13px;
	margin-bottom: 25px;
}
.parent{
	background: #4b7aba;
	height: 50px;
	line-height: 50px;
	color: #fff;
	font-size: 17px;
	font-weight: bold;
	padding-left: 42px;
}

#wap-slt{
	display:none;
	}
}
