@charset "utf-8";
body, h1, h2, h3, h4, h5, h6, p, dl, dd, ul, ol, form, input {
	margin: 0;
	padding: 0
}
em, i, s {
	font-style: 25PX;
	text-transform: uppercase;
}
li {
	list-style: none
}
a, s, a:hover {
	text-decoration: none
}
img {
	border: 0;
	vertical-align: top;
}
table {
	border-collapse: collapse;
	border-spacing: 0
}
body, button, input, select, textarea {
	font: 18px/1.5 'microsoft chunhei', Tahoma, arial, 'Hiragino Sans GB', \5b8b\4f53
}
input, textarea {
	resize: none;
	border: none;
}
a, a:focus {
	outline: none
}
.clearfix:after {
	content: '\20';
	display: block;
	height: 0;
	clear: both
}
.clearfix {
*zoom:1
}
.clear {
	display: block;
	height: 0;
	clear: both;
	font-size: 0;
	line-height: 0;
	overflow: hidden
}
.noBg {
	background: none!important
}
.noBd {
	border: 0!important
}
.noMg {
	margin: 0!important;
}
/* 项目主体部分设置 */
body {
	background: #fff;
	color: #080808;
}
a {
	color: #080808;
	text-decoration: none;
	transition: all 0.5s ease 0s;
}
a:hover {
	color: #01236b;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	margin: 0 auto;
	overflow: hidden;
}
.header {
	position: relative;
	left: 50%;
	width: 1920px;
	margin: 0 0 0 -960px;
	height: 98px;
	background: #fff;
}
.wrap {
	width: 1200px;
	margin: 0 auto;
}
.g-in {
	width: 1200px;
	margin: 0 auto;
}
.ding {
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	position: relative;
	background: #043173;
	height: 3px;
}
.logo {
	padding-top: 10px;
}
.logo img {
	height: 80px;
}
.nav {
	margin-top: 32px;
	margin-right: 20px;
}
.nav ul li {
	float: left;
	text-align: center;
}
.nav ul li a {
	display: block;
	width: 98px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	color: #000;
	border: 1px solid #fff;
}
.nav ul li a.current, .nav ul li:hover a {
	border: 1px solid #00276d;
	border-radius: 20px;
}
.search {
	margin-top: 40px;
	position: relative;
}
/* .searchIcon{ position:relative;} */
.aForm {
	position: absolute;
	top: 30px;
	right: -6px;
	width: 194px;
	height: 18px;
	background: #ebebeb;
	padding: 3px;
	z-index: 1;
	display: none;
	border-radius: 24px;
}
.aForm .input-a {
	width: 150px;
	height: 18px;
	border: none;
	outline: none;
	font-size: 14px;
	line-height: 18px;
	padding-left: 14px;
	position: relative;
	top: -8px;
	background: #ebebeb;
}
.aForm .input-b {
	width: 30px;
	height: 34px;
	border: none;
	background: url(search_ico.png) no-repeat center;
	outline: none;
	cursor: pointer;
	text-indent: 99em;
	overflow: hidden;
	position: relative;
	top: -10px;
}
.banner {
	position: relative;
	width: 1920px;
	left: 50%;
	margin-left: -960px;
	overflow: hidden;
	text-align: center;
}
.banner .hd {
	position: absolute;
	left: 50%;
	bottom: 305px;
	width: 1200px;
	height: 5px;
	margin: 0 0 0 -600px;
}
.banner .hd ul {
	display: inline-block;
*display: inline;
	zoom: 1;
	vertical-align: top;
}
.banner .hd ul li {
	float: left;
	display: inline-block;
	width: 12px;
	height: 12px;
	margin: 0 5px;
	background: #fff;
	border-radius: 100%;
	text-indent: -9999px;
	cursor: pointer;
}
.banner .hd ul li.on {
	background: #2ba2dd;
}
.banner .prev, .banner .next {
	display: block;
	position: absolute;
	top: 45%;
	left: 15%;
	width: 30px;
	height: 59px;
	background: url(arr_01.png) -30px center no-repeat;
	cursor: pointer;
	display: none;
	filter: alpha(opacity=70);
	opacity: 0.7;
}
.banner .next {
	left: auto;
	right: 15%;
	background-position: 0 center;
}
.banner .prev:hover, .banner .next:hover {
	filter: alpha(opacity=100);
	opacity: 1;
}
.banner .bd {
	width: 100%;
}
.banner .bd ul li img {
	width: 1920px;
	height: 520px;
}
.footer {
	background: url(../img/footerbg.png) no-repeat center;
	padding-top: 67px;
	background-size: cover;
}
.ftl {
	width: 600px;
}
.fst {
	font-size: 30px;
	color: #151313;
	font-weight: bold;
	margin-bottom: 16px;
}
.fst2 {
	font-size: 16px;
	color: rgba(29,27,27,.);
}
.fs {
	border-bottom: 1px solid #151313;
	padding-bottom: 30px;
}
.fsslide .hd ul {
	text-align: left
}
.fsslide .hd ul li {
	display: inline-block;
	width: 70px;
	height: 22px;
	line-height: 22px;
	border: 1px solid #151313;
	text-align: center;
	color: #151313;
	font-size: 25px;
	border-radius: 5px;
	margin: 0 4px
}
.fsslide .hd ul li.on {
	background: #0d3388;
}
.fsslide .bd {
	margin-top: 20px;
}
.fsslide .bd ul li {
	color: #151313;
	font-size: 14px;
	line-height: 24px;
}
.ftr {
	width: 426px;
}
.msg {
	margin-top: 35px;
}
.msg ul li {
	margin-bottom: 10px;
}
.inp1 {
	display: inline-block;
	border: 1px solid #151313;
	width: 386px;
	height: 41px;
	line-height: 41px;
	background: url(inp1.png) no-repeat center;
	outline: none;
	padding-left: 40px;
	font-size: 18px;
}
.inp1::placeholder {
color: rgba(29,27,27,.5);
}
.inp2 {
	display: inline-block;
	border: 1px solid #151313;
	width: 386px;
	height: 41px;
	line-height: 41px;
	background: url(inp2.png) no-repeat center;
	outline: none;
	padding-left: 40px;
	font-size: 18px;
}
.inp2::placeholder {
color: rgba(29,27,27,.5);
}
.inp3 {
	display: inline-block;
	border: 1px solid #151313;
	width: 404px;
	height: 87px;
	background: url(inp3.png) no-repeat center;
	outline: none;
	padding-left: 20px;
	font-size: 40px;
}
.inp4 {
	display: inline-block;
	width: 213px;
	height: 41px;
	line-height: 41px;
	background: #191717;
	color: #fff;
	font-size: 25px;
	text-align: center;
	margin-top: 15px;
}
.code {
	padding-top: 25px;
}
.f1 {
	padding-bottom: 44px;
}
.codepic {
	width: 112px;
	margin-right: 30px;
}
.codepic p {
	font-size: 30px;
	color: rgba(29,27,27);
	text-align: center;
	padding-top: 10px;
}
.coct {
	color: rgba(16,16,16);
	line-height: 45px;
}
.ends {
	height: 57px;
	line-height: 57px;
	color: rgba(16,16,16);
	border-top: 1px solid rgba(23,22,22);
}
.endsl a, .endsr a {
	color: rgba(16,16,16);
}
/*<!---->*/
.index_add1bg{ padding:0 0 60px 0;}
.index_add1{}
.index_add1>.h2{}
.index_add1>.h2 img{ display:block; max-width:100%;}
.index_add1 .list{ margin-top:40px;}
.scroll_01{}
.scroll_01 .bd{}
.scroll_01 .bd ul li{ float:left; width:240px;}
.scroll_01 .bd ul li .img{ margin:0 10px; height:40px; position:relative;}
.scroll_01 .bd ul li .img img{ max-width:100%; max-height:100%; position:absolute; top:0; right:0; bottom:0; left:0; margin:auto auto;}