@charset "utf-8";

/*页面样式*/

.center {
	/*居中样式*/
	width: 75em;
	margin: 0 auto;
}


/*导航栏开始*/

.navbar {
	background-color: #0a2281;
	height: 70px;
}

.navbar .nav-list {
	display: flex;
	justify-content: space-between;
	align-items: center;
	position: relative;
	height: 70px;
}

.navbar .nav-list h1 {
	width: 6em;
	height: 2.2em;
	line-height: 2.2em;
	text-align: center;
	font-size: 1.4em;
	letter-spacing: .5em;
	color: #fff;
	cursor: pointer;
	font-weight: 500;
	height: 70px;
	margin-top: 14px;
}

.navbar .nav-list .list-li {
	position: absolute;
	bottom: -1.68em;
	left: 0;
	width: 100%;
	height: 1.4em;
	border-bottom: 0.28em double #01AAED;
	line-height: 1.4em;
	color: #393939;
	display: none;
}

.navbar .nav-list .list-li a {
	font-weight: bold;
}

.navbar .nav-list .list-li a:hover {
	color: #FF5722;
}

.nav-active {
	/*导航栏活跃样式*/
	background-color: #fff;
	color: #0a2281 !important;
}


/*导航栏结束*/


/*LOGO标签开始*/

.logo {
	margin: 2.8125em 0;
	padding-bottom: 1.5625em;
	border-bottom: 0.125em solid #0a2281;
}

.logo .log-cont {
	display: flex;
	align-items: center;
}

/*中*/
.logo .log-cont .box-center {
	width: 24.625em;
	height: 7.0375em;
	position: relative;
	margin-left: 70px;
}

.logo .log-cont .box-center a {
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
}

.logo .log-cont .box-center a img {
	width: 100%;
	height: 100%;
}

/**/

/*右*/
.logo .log-cont .box-right,
.logo .log-cont .box-right span {
	display: flex;
	justify-content: space-between;
	margin-left: 20px;
}

.logo .log-cont .box-right {
	height: 6.9375em;
}

.logo .log-cont .box-right p{
	font-size: 1.2em;
    color: #0a2281;     
    font-weight: bold;
    letter-spacing: 0.08em;
}
.logo .log-cont .box-right span {
	flex-direction: column;
	align-items: center;
	margin-right: .9375em;
}
.logo .log-cont .box-right img {
	width: 6.875em;
	height: 6.875em;
	border: solid #ccc .0625em;
}

.topbar-active {
	color: #FF5722;
	text-decoration: underline;
}


/*左*/

.logo .log-cont>div {
	display: inline-block;
}

.logo .log-cont .cont-left {
	letter-spacing: 0.125em;
	cursor: pointer;
	text-align: center;
	margin-right: 2.25em;
}

.logo .log-cont .cont-left h2 {
	font-size: 1.25em;
	color: #0a2281;
}

.logo .log-cont .cont-left div {
	width: 100%;
	border-bottom: 0.0625em solid #0a2281;
	margin-top: 0.5em;
}

.logo .log-cont .cont-left h3 {
	font-size: 0.5em;
	color: #0a2281;
}


/*右*/

.logo .log-cont .cont-right {
	/*margin-left: 2.25em;*/
}

.logo .log-cont .cont-right div {
	display: inline-block;
	background-color: #0a2281;
	padding: 0.625em 1.25em;
}

.logo .log-cont .cont-right div a {
	/*font-size: 1.375em;
	color: #fff;
	letter-spacing: 0.3em;*/
	font-size: 1.375em;
	color: #fff;
	letter-spacing: 0.025em;
	text-align: center;
}

.logo .log-cont .cont-right p {
	width: 0;
	height: 0;
	border-top: 1.53125em solid transparent;
	border-right: 0em solid transparent;
	border-bottom: 1.53125em solid transparent;
	border-left: 2.5em solid #0a2281;
}


/*LOGO标签结束*/


/*轮播图开始*/

.slideShow a {
	width: 75em;
	height: 26.25em;
}

.slideShow a img {
	width: 100%;
	height: 100%;
}

.hel-box-fir-bott figure {
	position: relative;
	width: 65%;
	height: 400px;	
	margin:0 auto;
}

.hel-box-fir-bott figure a img {
	width: 100%;
	height: 100%;
	
}
.hel-box-fir-bott figure a{
	width: 100%;
	height: 100%;
	color: white;
	font-size: 22px;
	padding-top: 6px;
}

.hel-box-fir-bott figure figcaption {
	background-color: rgba(0,0,0,.3);
	display: block;
	color: #fff;
	width: 100%;
	position: absolute;
	bottom: 0px;
	text-align: center;
	letter-spacing: 2px;
	font-size: 14px;
	height: 45px;
}

/*轮播图结束*/


/*内容页开始*/

.boxlist {
	border: solid 1.5px #000000;
}

#boxlistt {
	height: 45px;
	width: 98%;
	font-weight: bold;
	background-image: url(gywm2016listbgt.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	padding-left: 25px;
	line-height: 45px;
	font-size: 16px;
	text-decoration: none;
	font-family: "微软雅黑";
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #BAB3BA;
	background-image: linear-gradient(to right, #0a2281, #fff);
	/*背景色，往右渐变*/
}

#boxlistt a {
	color: #fff;
	font-size: 1.3125em;
	background-image: none;
}

.boxpage {
	padding: 15px 0 15px 0;
	width: 100%;
	line-height: 22px;
	float: left;
	height: 22px;
	text-align: center;
	border-left: solid 1.5px black;
	border-right: solid 1.5px black;
	border-bottom: solid 1.5px black;
	margin-left: -1px;
}

.lblist {
	margin: 10px 0 10px 30px;
}

.lbb span {
	float: right;
	margin-right: 50px;
}

.lblist a::before {
	content: "•";
	/*给左对齐文本加入列表符*/
	margin-right: 1.625em;
}
.lblist a {
	color: black;
}
.lblist a:hover {
	color: #F00;
}


/*内容页结束*/

.h10{
	height:45px;
}


.line {
	/*装饰线*/
	border: black solid 0.0625em;
	width: 94%;
	margin: 15px 0px 15px 27px;
}


/*页脚开始*/

.foot {
	margin-top: 6.5em;
	background-color: #282828;
}

.foot .foot-box {
	display: flex;
	flex-direction: column;
}

.foot .foot-box .box-picture {
	width: 2.385em;
	height: 4.875em;
	margin-top: 1.25em;
	text-align: center;
}

.foot .foot-box .box-picture {
	width: 100%;
	height: 100%;
}

.foot .foot-box .box-address {
	margin-top: 1.25em;
	text-align: center;
}

.foot .foot-box .box-address div p {
	display: block;
	color: #fff;
}

.foot .foot-box .box-address div,
.foot .foot-box .box-address span {
	font-size: 1em;
	letter-spacing: 0.125em;
	color: #fff;
	line-height: 1.5625em;
	text-transform: uppercase;
}

.foot .foot-box .box-share {
	margin: 1.25em 0;
	display: flex;
	justify-content: center;
}

.foot .foot-box .box-share figure {
	text-align: center;
	margin: 0 7em;
	color: #fff;
}

.foot .foot-box .box-share figure img {
	width: 4.508em;
	height: 4.508em;
}


/*页脚结束*/