blockquote,body,button,code,dd,div,dl,dt,fieldset,form,h1,h2,h3,h4,h5,h6,html,input,legend,li,ol,p,pre,select,td,textarea,th,ul {
	margin: 0;
	padding: 0
}

fieldset,img {
	border: 0 none
}

dl,li,menu,ol,ul {
	list-style: none
}

button,input,select,textarea {
	vertical-align: middle;
	border: none;
	outline: 0
}

button:focus,input:focus,select:focus,textarea:focus {
	border: none;
	outline: 0;
	background-image: none
}

button {
	border: 0 none;
	background-color: transparent;
	cursor: pointer
}

button,input,select,td,textarea,th {
	font-size: 12px;
	font-family: "å¾®è½¯é›…é»‘","é»‘ä½“","å®‹ä½“";
	color: #444
}

a {
	color: #666;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: 0 0;
	text-decoration: none!important
}

a:active,a:hover {
	text-decoration: none
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	table-layout: fixed;
	margin: 0 auto
}

iframe {
	border: none;
	width: 100%;
	height: 100%;
	box-sizing: border-box
}

img {
	border: 0;
	max-width: 100%;
	height: auto;
	vertical-align: middle
}

em {
	font-style: normal
}

button:focus,input:focus,select:focus,textarea:focus {
	border: 1px solid #dedede;
	outline: 0;
	background-image: none
}

a:focus,a:hover {
	color: #ea5f3c
}

body,html {
	width: 100%;
	font-family: 'Microsoft YaHei','\5FAE \8F6F \96C5\91';
	font-size: 14px;
	color: #333;
	overflow-x: hidden
}

.hidden {
	display: none
}

.container {
	width: 1200px;
	margin: 0 auto;
	padding: 0
}

a.more {
	font-size: 14px;
	font-weight: 400;
	color: #a5aab0
}

.breadcrumb-bg {
	background-color: #f5f7f9
}

.breadcrumb,.breadcrumb a {
	font-size: 12px;
	line-height: 20px;
	padding: 10px 0;
	color: #9fa9b3;
	background-color: #f5f7f9
}

.breadcrumb a:hover {
	color: #ea5f3c
}

.header {
	font-size: 12px;
	color: #838c94;
	background-color: #eee;
	height: 40px;
	line-height: 40px
}

.header-l img {
	margin-right: 5px
}

.header dl {
    float: left;
    position: relative;
    color: #333;
    padding: 0 10px;
    margin: 0 auto;
    cursor: pointer;
}
.header dl:hover span{
    color: #c99c59
}
.wxpublic-dl::before{
    display: block;
    position: absolute;
    content: '';
    width: 1px;
    height: 16px;
    background: #ddd;
    top: 14px;
    right: 0
}
.header dl dt{ 
    height:44px;
    line-height:44px
}
.header dl:hover dd{
    display: block;
}
.header dl dd {
    display: none;
    position: absolute;
    width: 110px;
    text-align: center;
    right: -10px;
    text-align: right;
    top: 40px;
    background-color: #fff;
    box-shadow: 0 0px 10px rgba(0,0,0,.2);
    z-index: 99;
}
.header dl dd p{
    font-size: 12px;
    line-height: 20px;
    padding-bottom: 5px;
    text-align: center
}
.header dl dd::before{
    position: relative;
    content: '';
    display: block;
    margin: 0 auto;
    width:0;
    height:0;
    border-left:5px solid transparent;
    border-right:5px solid transparent;
    border-bottom:7px solid #fff;
    top: -5px;
}
.header i{
    padding: 2px 11px;
    background: url(../../images/public/icon.png) no-repeat
}
.header .wxtools-icon{
    background-position: -12px 3px;
}
.header .wxpublic-icon{
    background-position: -12px -47px;
}

.head {
	background: #fff;
	padding: 15px 0
}

.head h1,.head span {
	float: left;
	font-size: 32px;
	font-weight: 700;
	line-height: 34px;
	margin-left: 1%;
	padding: 14px 0;
}

.head h1 a,.head span a {
	color: #21203c
}

.head-logo {
	float: left;
	width: 82%;
	width: calc(100% - 200px);
	display: flex;
	align-items: center;
}

.tuijian-area{
	float: left;
	margin-left: 20px;
}
.tuijian-area b{
	float: left;
	font-size: 14px;
	color: #444;
	font-weight: normal;
}
.tuijian-area > ul {
	float: left;
	position: relative;
	padding-right: 50px;
}
.tuijian-area > ul > li{
	float: left;
	font-size: 14px;
	padding: 0 10px;
	cursor: pointer;
	/* display: inline-block; */
}
.tuijian-area > ul > li p{
	color: #555;
}
.tuijian-area > ul > li a{
	color: #283e7e;
}
.tuijian-area > ul > li a:hover{
	color: #c99c59;
}
.more-area{
	position: absolute;
	top: -10px;
	right: 0;
	font-size: 14px;
	line-height: 40px;
	z-index: 2;
}
.more-area::before{
	position: absolute;
	display: block;
	content: '';
	width: 0;
	height: 0;
	border-right: 6px solid transparent;
	border-left: 6px solid transparent;
	border-top: 6px solid #d6d6d6;
	right: -6px;
	top: 50%;
	margin-top: -2px;
}
.more-area:hover p{
	color: #c99c59;
}
.more-area:hover::before{
	border-top: 6px solid #d8ba90;
}
.more-area > span{
	display: none;
	position: absolute;
	font-size: 14px;
	font-weight: normal;
	color: #2b3f7e;
	left: 0;
	top: 0;
	width: 100%;
	padding: 0;
	text-align: center;
}
.area-menu{
	display: none;
	position: absolute;
	width: 318px;
	right: 0;
	top: 40px;
	padding: 12px 0 12px 12px;
	background: #fff;
	border: 1px solid #e5e5e5;
}
.more-area:hover .area-menu,
.more-area.active .area-menu{
	display: block;
}
.area-menu li{
	float: left;
	min-width: 76px;
	font-size: 14px;
	line-height: 28px;
	padding: 0 10px;
}


.area-nav .head-logo > a{
    padding: 14px 0;
}
.head-tel {
	margin-top: 13px;
	padding-left: 43px;
	background: url(../../images/tel.png) no-repeat left center;
}
.head-tel p {
	font-size: 12px;
	line-height: 22px;
	color: #999;
	margin: 0 auto;
}

.head-tel .tel {
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #283e7e;
}

.head-tel .tel+p .tel-icon {
	padding: 0 10px;
	background: url(../../images/icon.png) no-repeat;
	background-position: -95px -460px
}

.head-tel>a {
	display: inline-block;
	font-size: 14px;
	line-height: 40px;
	padding: 0 15px;
	color: #fff
}

.head-tel .people-icon {
	background-position: -4px -796px
}

.navbar-default {
	background-color: #293d77;
	border-color: #293d77;
	border-radius: 0;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	-ms-border-radius: 0;
	-o-border-radius: 0;
	margin-bottom: 0;
	border: none!important
}
.navbar-default .navbar-nav > li > a{
    position: relative;
}
.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover {
	color: #ffd29c;
    font-weight: bold;
	/* background-color: #b59039 */
    background-color: #293d77;
}
.navbar-default .navbar-nav>.active>a::before{
    position: absolute;
    display: block;
    content: '';
    width: 100%;
    height: 6px;
	background: url(../../images/navbar-nav-bg.png) no-repeat bottom center;
    left: 0;
    bottom: 0;
}

.navbar-default .navbar-nav {
	width: 100%
}
.area-nav .navbar-default .navbar-nav>li{
	width: auto;
	max-width: none;
}
.area-nav .navbar-default .navbar-nav>li>a{
	padding: 15px 25px;
}
.navbar-default .navbar-nav>li {
	width: 10%;
	max-width: 149px;
	font-size: 16px;
	text-align: center
}

.navbar-default .navbar-nav>li>a {
	color: #fff
}

.nabbar-positionTop {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 999999
}

.statement {
	margin-bottom: 3%!important
}

.statement p {
	margin: 0 15px;
	padding-left: 55px;
	font-size: 14px;
	line-height: 1.6;
	color: #c2c2c3;
	background: url(../../images/public/t.png) no-repeat left center
}

.statement-loading {
	text-align: center
}

.statement-loading p {
	display: inline-block;
	padding-left: 30px;
	background: url(../../images/public/yun.png) no-repeat left center
}




.copyright {
	display: none;
	padding: 1em 0 1.5em;
	text-align: center;
	border-top: 2px solid #2b4d8b;
	margin: 1.5em 0 1.5em;
	background-color: #fff
}

.copyright p {
	margin-bottom: .3em;
	margin: 0 .3em .3em;
	font-size: 12px
}

.copyright p a {
	margin-right: 5px
}

.last {
	display: none;
	width: 100%;
	height: 40px;
	line-height: 40px;
	background: #2b4d8b;
	position: fixed;
	z-index: 99999;
	bottom: 0
}

.last ul li {
	float: left;
	width: 33%;
	height: 40px;
	border-right: 1px #fff solid;
	background-color: #2b4d8b;
	text-align: center;
	display: block;
	overflow: hidden
}

.last ul li:last-child {
	border: none
}

.last ul li a {
	display: inline-block;
	height: 40px;
	width: 99.8%;
	color: #fff;
	text-align: center
}

.last ul li a span {
	font-size: 14px;
	font-weight: 600
}

.box-shadow1 {
	box-shadow: 0 0 6px rgba(25,45,118,.1)
}

@media only screen and (max-width:1024px) {
	.navbar-toggle {
		margin-right: 0
	}

	.breadcrumb {
		padding-left: 2%
	}

	.head-tel,.header {
		display: none
	}

	.head {
		display: flex;
		width: 80%;
		height: 60px;
		padding: 0;
		position: absolute;
		/* overflow: hidden; */
		align-items: center;
		z-index: 9999
	}

	.head-logo a {
		margin-top: 5px;
		width: 50px
	}

	.head h1,.head span {
		font-size: 24px;
		line-height: 60px
	}

	.head-logo {
		width: 100%
	}

	.navbar-header {
		width: 100%
	}

	.collapsing .navbar-nav,.navbar-collapse.collapse {
		display: none!important;
		border: none!important
	}

	.collapsing {
		height: 61px!important;
		border: none!important
	}

	.collapse.in,.navbar-header,.navbar-toggle {
		display: block!important
	}

	.navbar-default {
		background-color: #fff;
		border-color: #fff;
		border-bottom-color: #dedede;
		height: 61px;
		z-index: 999
	}

	.navbar-default .navbar-nav {
		position: absolute;
		z-index: 99;
		background: #fff;
		width: 150px;
		right: 0;
		top: 60px;
		margin: 0 auto;
		box-shadow: 0 0 6px rgba(25,45,118,.1)
	}

	.navbar-default .navbar-nav>li>a {
		font-size: 14px;
		color: #30364c
	}

	.navbar-default .navbar-nav>li {
		width: 100% !important;
		max-width: none
	}
}	

@media only screen and (max-width:768px) {
	
	.head-logo {
		display: flex;
		justify-content: start;
		align-items: center
	}
	.head h1,.head span {
		font-size:18px;
		line-height: 1.2;
	}
	.head-logo a {
		margin-top: 0
	}
	.tuijian-area > ul{
		padding-right: 0;
	}
	.more-area.active .area-menu{
		left: auto;
		right: 0;
	}
	.tuijian-area b,.tuijian-area > ul > li{
		display: none;
	}
	.more-area{
		display: block !important;
		position: relative;
		top: 0;
		background: #f5f7fb;
		border-radius: 30px;
		padding-right: 22px !important;
	}
	.more-area::before{
		right: 6px;
		border-top: 6px solid #2c3e7e;
	}
	.more-area > p{
		display: none !important;
	}
	.more-area .active{
		position: static;
		display: block;
		font-size: 14px;
		line-height: 30px;
	}


	.statement p {
		background: url(../../images/public/t.png) no-repeat left 4px
	}

	.statement-loading p {
		background: url(../../images/public/yun.png) no-repeat left 4px
	}
}

@media only screen and (max-width:428px) {
	.area-menu{
		position: fixed;
		width: 100%;
		top: 60px;
	}
}