﻿@charset "utf-8";
/* CSS Document */
html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, a {
	margin: 0;
	padding: 0;
	font-family: '微软雅黑', Arial, Verdana;
}
html {
	display: inline-block;
	width: 100%;
	color: #333;
}
img {
	border: none;
}
a {
	text-decoration: none;
	cursor: pointer;
	cursor: pointer;
	border: 0;
	/* font-size:16px; */
}
strong {
	font-weight: bold;
}
ul, ol, li, dt, dd {
	list-style: none;
}
em, i {
	font-style: normal;
}
.clearfix {
	clear: both;
	zoom:1;
	display:block;
}
.clearfix:after {
	clear: both;
	content: ".";
	display: block;
	visibility: hidden;
	height:0;

}

.inlblo {
	display: inline-block;
	display: inline;
	zoom: 1;
}
.overflow {
	overflow: hidden;
}
.mt_10{
	margin-top: 10px;
}
.f_l{
	float: left;
}
.f_r{
	float: right;
}
.mt_20{
	margin-top: 20px;
}
.mt_10{
	margin-top: 10px;
}
.mt_30{
	margin-top: 30px;
}
.ov_h{
	overflow: hidden;
}

a:hover,a:active{
	color: #1861bc;
  }
.ml_10{
	margin-left: 10px;
}
.ml_20{
	margin-left: 20px;
}
.ml_24{
	margin-left: 24px;
}
.ml_25{
	margin-left: 25px;
}
.ml_30{
	margin-left: 30px;
}


/*header*/
.header{
	width: 100%;
	height: 300px;
	background: url(../images/top_bg.png) no-repeat top center;
	min-width: 1200px;
}
.header_con{
	width: 1200px;
	margin: 0px auto;
	height: auto;

}
.logo{
	padding-top: 50px;
}
.logo_two{
	padding-top: 20px;
    display: inline-block;	
}
.logo_two li {
    width: auto;
    float: left;
    margin-right: 30px;
}
.nav{
	width: 100%;
	height: 65px;
	background: #0b489e;
}
.nav .nav_con{
	width: 1200px;
	height: 100%;
	margin: auto;
}
.nav_con li{
	width: 10%;
	line-height: 65px;
	/* padding: 0px 22px; */
	font-size: 20px;
	float: left;
	text-align: center;
}
.nav_con li span{
	color: #fff;
}
.nav_con ul li>ul {
	display: none;
	background: #0b489e;
  }

  .nav_con li>ul {
	background: #0b489e;
	z-index: 999;
	position: absolute;
	z-index: 1;
	display: none;
	width: 120px;
}

.nav_con li:hover>ul{
	display:block;
}
.nav_con li>ul li {
	font-size: 16px;
	line-height: 45px;
	height: 45px;
	width: 100%;
}
.nav_con li>ul li:hover{
	background: #15499A;
}

  .search img{
	position: relative;
	top: 5px;
  }
  /* search s  */
  .search{
	cursor: pointer;
  }
  .search_box {
    position: absolute;
    top: 365px;
    left: 0;
    width: 100%;
    height: 35px;
    background: rgba(0,0,0,0.5);
    text-align: center;
    padding: 32px 0;
    z-index: 999;
    display: none;
}
.search_box > div{
	width:460px;
	margin: auto;
  }
  .search-text {
	border: 0;
	width: 323px;
	height: 36px;
	vertical-align: top;
	padding-left: 14px;
	display: inline-block;
	margin: 0;
  }
  
  .search_text {
	display: inline-block;
	width: 83px;
	line-height: 36px;
	background: #337ab7;
	padding: 0 20px;
	text-align: center;
	color: #fff;
	font-size: 16px;
	margin: 0;
	cursor: pointer;
  }
  .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .6;
	margin-top: -25px;
	margin-right: 10px;
}

/* footer s  */
.footer{
	background: #ececec;
	width: 100%;
	height: 360px;
	min-width: 1200px;
}
.main_footer{
	width: 1200px;
	height: auto;
	display: block;
	margin: auto;
}

/* openlink S */
.openlink{
	width: 100%;
	height: 45px;
	padding-top: 50px;
}
.openlink li{
	width: 280px;
	height: 45px;
	line-height: 45px;
	background: #f3f3f3 url(../images/openlink_icon.png) no-repeat 255px 19px;
	margin-right: 20px;
	float: left;
	
}
.openlink select{
	border: none;
	outline: none;
	background: none;
	width: 280px;
	height: 45px;
	font-size: 16px;
	color: #666;
	padding-left: 10px;
	cursor: pointer;
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
}

select::-ms-expand { display: none; } /* ie10及以上 清除select图标 */

.footer_con{
	width: 670px;
	height: auto;
	margin: 30px auto;
	display: block;
}
.dzjg{
	width: 100%;
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.footer_one{
	width: 100%;
	height: auto;
	display: inline-block;
}
.footer_one span{
	width: 100%;
	height: auto;
	line-height: 35px;
	font-size: 18px;
	text-align: center;
	display: inline-block;
}
.footer_one a{
	color: #666;
}
.footer_one img{
	position: relative;
	width: 20px;
	height: 20px;
	top: 4px;
}
.footer_two{
	width: 100%;
	height: 45px;
	display: inline-block;
}
.footer_two li{
	float: left;
	width: 25%;
	text-align: center;
	line-height: 45px;
	letter-spacing: 1px;
	font-size: 18px;
}
.footer_two li a{
	color: #666;
}
.swiper-button-next:focus{
	background-color:none !important
}

