@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 {
    margin: 2.8125em 0;
    border-top: double 0em #bb2d17;
    border-bottom: double 0em #bb2d17;
}

.logo .topbar-box {
    margin: 1.1em 0;
}

.logo .topbar-box,
.logo .topbar-box .box-left {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

/*左*/
.logo .topbar-box .box-left {
    flex-direction: column;
    letter-spacing: .225em;
    cursor: pointer;
    height: 7.0375em;
}

.logo .topbar-box .box-left h1 {
    font-size: 2.3em;
    color: #bb2d17;
    font-weight: 800;
}

.logo .topbar-box .box-left div {
    margin-top: 6px;
    width: 95%;
    border-bottom: .1825em solid #bb2d17;
}

.logo .topbar-box .box-left h2 {
    font-size: 1.2em;
    color: #bb2d17;
    margin-bottom: 6px;
    margin-top: 3px;
    font-weight: bold;
}

.logo .topbar-box .box-left h3 {
    font-size: 0.685em;
    color: #fff;
    letter-spacing: 0;
    background-color: #bb2d17;
    border: .0625em solid #bb2d17;
    border-radius: .7125em;
}

/*中*/
.logo .topbar-box .box-center {
    width: 40.625em;
    height: 7.0375em;
    position: relative;
}

.logo .topbar-box .box-center a {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
}

.logo .topbar-box .box-center a img {
    width: 100%;
    height: 100%;
}

/*右*/
.logo .topbar-box .box-right,
.logo .topbar-box .box-right span {
    display: flex;
    justify-content: space-between;
}

.logo .topbar-box .box-right {
    height: 6.9375em;
}

.logo .topbar-box .box-right p {
    font-size: 1.2em;
    color: #bb2d17;
    font-weight: bold;
    letter-spacing: 0.08em;
}

.logo .topbar-box .box-right span {
    flex-direction: column;
    align-items: center;
    margin-right: .9375em;
}

.logo .topbar-box .box-right img {
    width: 6.875em;
    height: 6.875em;
    border: solid #ccc .0625em;
}

.topbar-active {
    color: #FF5722;
    text-decoration: underline;
}

/*页头结束*/


/*轮播图开始*/

.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, #d40e0f, #f6bebf);
	/*背景色，往右渐变*/
}

#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;
	background: #c70f17;
	color:#FFFFFF;
}

.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;
	width: 1030px;
    height: 21px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.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;
}


/*页脚结束*/



.navbg{margin:-25px auto 0;width:1276px;}
.navbg img{width:100%;}
.nav{background:#bb2d17;height:70px;line-height:70px;}
.nav ul li{width:6em;text-align:center;position:relative;    list-style: none;}
.nav ul li a{color:#FFFFFF;font-size: 1.4em;
    color: #fff;
    font-weight: 500;}
.nav_header{margin:0 auto;width:70em;display:flex;justify-content: space-between;
    align-items: center;
    position: relative;}
.nav_header li a{display:block;height:70px;line-height:70px;position:relative;}
.nav_header li a.title:hover i,.nav_header li.h-item.active i{z-index:6;background:url(active1.png) no-repeat;display:block;position:absolute;height:13px;width:79px;bottom:0px;left:50%;transform:translateX(-50%);}

.zcdBox{position:absolute;z-index:4;top:54px;left:0;display:none;width:600px;}

.nav_header .zcdBox a{font-size:16px;color:#f0e2a0;font-weight:bold;}
.nav_header .zcdBox  li{float:left;height:50px;line-height:50px;width:5.6em;}
.nav_header .xd{width:670px;left:-38px;}
.nav_header .xd li:first-child{width:158px;}
.nav_header .xd li:last-child{width:230px;}
.nav_header .jd{left:-300px;}
.nav_header .jd li:last-child{width:158px;}
.nav_header .jd li:nth-child(4){width:158px;}
.nav_header .gs{left:-352px;}
.nav_header .jt{left:-128px;}
.nav_header .jt li:nth-child(2){width:212px;}
.nav_header .djt{left:-176px;}