@font-face {
	font-family: medium;
	src: url(../fonts/e5f03167828549a0864b21fa6b2dc4e8.woff);
}
body {
	margin: 0px; padding: 0px; color: rgb(102, 102, 102); font-family: Arial, "微软雅黑"; font-size: 12px; -ms-overflow-x: hidden;
}
a {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:active {
	
}
img {
	border: 0px currentColor; border-image: none; vertical-align: middle;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	color: rgb(0, 117, 207); text-decoration: none;
}
ul {
	margin: 0px; padding: 0px;
}
p {
	margin: 0px; padding: 0px;
}
dl {
	margin: 0px; padding: 0px;
}
dt {
	margin: 0px; padding: 0px;
}
dd {
	margin: 0px; padding: 0px;
}
li {
	list-style-type: none; list-style-position: outside;
}
h1 {
	margin: 0px; padding: 0px; font-size: 14px;
}
h2 {
	margin: 0px; padding: 0px; font-size: 14px;
}
h3 {
	margin: 0px; padding: 0px; font-size: 14px;
}
h4 {
	margin: 0px; padding: 0px; font-size: 14px;
}
h5 {
	margin: 0px; padding: 0px; font-size: 14px;
}
h1 {
	font-size: 16px;
}
h5 {
	font-size: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.clear_f {
	margin: 0px; padding: 0px; height: 0px; clear: both; display: block; _display: inherit;
}
.h10 {
	height: 10px; overflow: hidden; clear: both;
}
.h30 {
	height: 30px; overflow: hidden; clear: both;
}
.h60 {
	height: 60px; overflow: hidden; clear: both;
}
.h70 {
	height: 70px; overflow: hidden; clear: both;
}
.h100 {
	height: 100px; overflow: hidden; clear: both;
}
input {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; color: rgb(136, 136, 136); font-family: Arial, "微软雅黑"; font-size: 12px;
}
textarea {
	background: none; padding: 0px; border: 0px currentColor; border-image: none; color: rgb(136, 136, 136); font-family: Arial, "微软雅黑"; font-size: 12px;
}
em {
	font-style: normal;
}
.btn1 {
	cursor: pointer;
}
.red {
	color: rgb(203, 31, 24);
}
.wal {
	margin: 0px auto; max-width: 17rem;
}
.wal2 {
	margin: 0px auto; width: 12rem; position: relative;
}
.wal3 {
	margin: 0px auto; max-width: 14.5rem;
}
.wal4 {
	margin: 0px auto; max-width: 14rem;
}
.wal1160 {
	margin: 0px auto; width: 1160px;
}
.w280 {
	width: 2.8rem;
}
.w378 {
	width: 3.78rem;
}
.w870 {
	width: 8.7rem;
}
.fangda {
	overflow: hidden;
}
.fangda img {
	transition:2s; -moz-transition: 2s; -webkit-transition: 2s; -o-transition: 2s;
}
.fangda:hover img {
	transform: scale(1.1); -webkit-transform: scale(1.1);
}
.line1_hidden {
	overflow: hidden; white-space: nowrap; -ms-text-overflow: ellipsis;
}
.line2_hidden {
	overflow: hidden; -webkit-line-clamp: 2; -webkit-box-orient: vertical;
}
.line3_hidden {
	overflow: hidden; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
}
.ico_h {
	display: inline-block; position: relative; box-shadow: 0px 0px 1px rgba(0,0,0,0); transform: translateZ(0px); transition-property: transform; transition-duration: 0.3s; -webkit-transform: translateZ(0); -webkit-transition-duration: 0.3s; -webkit-transition-property: transform;
}
.ico_h::before {
	background: radial-gradient(at center, rgba(0, 0, 0, 0.35) 0%, rgba(0, 0, 0, 0) 80%); left: 5%; top: 100%; width: 90%; height: 10px; position: absolute; z-index: -1; content: ""; opacity: 0; pointer-events: none; transition-property: transform, opacity; transition-duration: 0.3s; -webkit-transition-duration: 0.3s; -webkit-transition-property: transform, opacity;
}
.ico_h:hover {
	transform: translateY(-6px); animation-name: hover; animation-duration: 1.5s; animation-timing-function: linear; animation-delay: 0.3s; animation-direction: alternate; animation-iteration-count: infinite; -webkit-transform: translateY(-6px); -webkit-animation-name: hover; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.3s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate;
}
.ico_h:focus {
	transform: translateY(-6px); animation-name: hover; animation-duration: 1.5s; animation-timing-function: linear; animation-delay: 0.3s; animation-direction: alternate; animation-iteration-count: infinite; -webkit-transform: translateY(-6px); -webkit-animation-name: hover; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.3s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate;
}
.ico_h:active {
	transform: translateY(-6px); animation-name: hover; animation-duration: 1.5s; animation-timing-function: linear; animation-delay: 0.3s; animation-direction: alternate; animation-iteration-count: infinite; -webkit-transform: translateY(-6px); -webkit-animation-name: hover; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.3s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate;
}
.ico_h:hover::before {
	opacity: 0.4; transform: translateY(6px); animation-name: hover-shadow; animation-duration: 1.5s; animation-timing-function: linear; animation-delay: 0.3s; animation-direction: alternate; animation-iteration-count: infinite; -webkit-transform: translateY(6px); -webkit-animation-name: hover-shadow; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.3s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate;
}
.ico_h:focus::before {
	opacity: 0.4; transform: translateY(6px); animation-name: hover-shadow; animation-duration: 1.5s; animation-timing-function: linear; animation-delay: 0.3s; animation-direction: alternate; animation-iteration-count: infinite; -webkit-transform: translateY(6px); -webkit-animation-name: hover-shadow; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.3s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate;
}
.ico_h:active::before {
	opacity: 0.4; transform: translateY(6px); animation-name: hover-shadow; animation-duration: 1.5s; animation-timing-function: linear; animation-delay: 0.3s; animation-direction: alternate; animation-iteration-count: infinite; -webkit-transform: translateY(6px); -webkit-animation-name: hover-shadow; -webkit-animation-duration: 1.5s; -webkit-animation-delay: 0.3s; -webkit-animation-timing-function: linear; -webkit-animation-iteration-count: infinite; -webkit-animation-direction: alternate;
}
.Phone-Box {
	display: none;
}
.mt10 {
	margin-top: 10px;
}
a {
	color: rgb(102, 102, 102); text-decoration: none;
}
a:focus {
	outline: 0px;
}
.vam {
	vertical-align: middle;
}
.clear {
	height: 0px; line-height: 0; clear: both; font-size: 0px;
}
.clearfix::after {
	height: 0px; clear: both; display: block; visibility: hidden; content: "";
}
.clearfix {
	
}
p {
	word-spacing: -1.5px;
}
.tr {
	text-align: right;
}
.tl {
	text-align: left;
}
.center {
	text-align: center;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.pa {
	position: absolute;
}
.pr {
	position: relative;
}
.blk-main .clearlist {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%; height: 0px; clear: both; float: none;
}
.blk-main .listclear {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%; height: 0px; clear: both; float: none;
}
.b-main .clearlist {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%; height: 0px; clear: both; float: none;
}
.b-main .listclear {
	margin: 0px; padding: 0px; border: 0px currentColor; border-image: none; width: 100%; height: 0px; clear: both; float: none;
}
.b {
	clear: both;
}
.content {
	margin: 0px auto; width: 1200px;
}
.body-color {
	background: rgb(255, 255, 255);
}
.bark-body-color {
	background: rgb(24, 24, 24);
}
.blk {
	margin-bottom: 25px;
}
.blk-main {
	margin: 0px auto; width: 1200px;
}
.blk-xs {
	width: 240px;
}
.blk-sm {
	width: 930px;
}
.blk {
	margin-bottom: 30px;
}
.endit-content {
	line-height: 28px;
}
.endit-content img {
	max-width: 100%;
}
.p12-pagination-1-main {
	margin: 0px auto; padding: 20px 0px; height: 30px; text-align: center;
}
.p12-pagination-1-main ul {
	display: inline-flex;
}
.pages li a {
	margin: 0px 3px 0px 0px; padding: 0px 10px; border: 1px solid rgb(16, 104, 167); border-image: none; height: 26px; color: rgb(85, 85, 85); line-height: 26px; text-decoration: none; float: left; display: block;
}
.pages .active a {
	background: rgb(16, 104, 167); margin: 0px 3px 0px 0px; padding: 0px 10px; border: 1px solid rgb(16, 104, 167); border-image: none; height: 26px; color: white; line-height: 26px; float: left; display: block;
}
.pages .disabled {
	display: none;
}
.client-2 {
	top: 50%; right: -170px; position: fixed; z-index: 900;
}
.client-2 li a {
	text-decoration: none;
}
.client-2 li {
	height: 62px; clear: both; margin-top: 1px; position: relative;
}
.client-2 li i {
	background: url("../images/fx.png") no-repeat; margin: 0px auto; width: 30px; height: 27px; text-align: center; display: block;
}
.client-2 li p {
	height: 20px; text-align: center; color: rgb(255, 255, 255); line-height: 20px; overflow: hidden; font-size: 12px;
}
.client-2 .my-kefu-qq i {
	background-position: 4px 5px;
}
.client-2 .my-kefu-tel i {
	background-position: 0px -21px;
}
.client-2 .my-kefu-liuyan i {
	background-position: 4px -53px;
}
.client-2 .my-kefu-weixin i {
	background-position: -34px 4px;
}
.client-2 .my-kefu-weibo i {
	background-position: -30px -22px;
}
.client-2 .my-kefu-ftop {
	display: none;
}
.client-2 .my-kefu-ftop i {
	background-position: -23px -47px; width: 33px; height: 31px; background-size: 52px 82px;
}
.client-2 .my-kefu-ftop .my-kefu-main {
	padding-top: 6px;
}
.client-2 .my-kefu-left {
	width: 62px; height: 47px; float: left; position: relative;
}
.client-2 .my-kefu-tel-right {
	padding: 0px 15px; height: 24px; color: rgb(255, 255, 255); line-height: 22px; font-size: 16px; margin-top: 14px; border-left-color: rgb(255, 255, 255); border-left-width: 1px; border-left-style: solid; float: left;
}
.client-2 .my-kefu-right {
	width: 20px;
}
.client-2 .my-kefu-tel-main {
	background: rgb(16, 104, 167); padding: 9px 0px 0px; width: 230px; height: 53px; color: rgb(255, 255, 255); float: left;
}
.client-2 .my-kefu-main {
	background: rgb(16, 104, 167); padding: 9px 0px 0px; width: 97px; height: 53px; float: left; position: relative;
}
.client-2 .my-kefu-weixin-pic {
	left: -130px; top: -24px; display: none; position: absolute; z-index: 333;
}
.my-kefu-weixin-pic img {
	width: 115px; height: 115px;
}
#c_portalResnav_main-15907345144130779 .p_MatteIcon .iconfont::before {
	content: "\e602";
}
#c_portalResnav_main-15907345144130779 > div {
	animation-fill-mode: both;
}
@media only screen and (min-width:1025px)
{
#c_portalResnav_main-15907345144130779 #en1 {
	display: none;
}
#c_portalResnav_main-15907345144130779 .tNavBox {
	width: auto; height: auto; overflow: visible; margin-left: 20px;
}
#c_portalResnav_main-15907345144130779 .navBtn {
	width: 165px; margin-top: 8px; float: left;
}
#c_portalResnav_main-15907345144130779 .navSliBtn {
	display: none;
}
#c_portalResnav_main-15907345144130779 .iconJt {
	display: none;
}
#c_portalResnav_main-15907345144130779 .tNav {
	width: 100%; height: 65px; overflow: hidden; float: right; max-width: 950px;
}
#c_portalResnav_main-15907345144130779 .navUl {
	width: 100%; font-size: 0px; display: flex;
}
#c_portalResnav_main-15907345144130779 .navLi {
	padding: 0px 16px; font-size: 16px; display: inline-block;
}
#c_portalResnav_main-15907345144130779 .navLi:hover .tNavH::before {
	width: 100%; opacity: 1;
}
#c_portalResnav_main-15907345144130779 .tNavH {
	position: relative;
}
#c_portalResnav_main-15907345144130779 .tNavH::before {
	transition:0.5s; left: 50%; top: 0px; width: 0px; height: 5px; display: block; position: absolute; content: ""; opacity: 0; transform: translateX(-50%); background-color: #e88b14;
}
#c_portalResnav_main-15907345144130779 .navName {
	padding: 22px 8px; transition:0.5s; color: rgb(255, 255, 255); font-size: 16px; display: block; position: relative;
}
#c_portalResnav_main-15907345144130779 .navName::after {
	left: 0px; top: 0px; width: 100%; height: 100%; color: rgb(255, 255, 255); display: flex; position: absolute; content: attr(data-title); transform: translateY(100%); justify-content: center; align-items: center;
}
#c_portalResnav_main-15907345144130779 .navLi:hover .navName {
	transform: translateY(-100%);
}
#c_portalResnav_main-15907345144130779 .slidBox {
	background: rgb(255, 255, 255); margin: 0px auto; padding: 0px 0; transition:0.5s; left: 0px; width: 100%; height: 0px; right: 0px; overflow: hidden; display: flex; position: fixed; z-index: 110; min-width: 1024px; opacity: 0; flex-wrap: nowrap; justify-content: flex-start; align-items: center;
}
#c_portalResnav_main-15907345144130779 .navLi:hover .slidBox {
	height: 100px; opacity: 0.8; text-align:center;
}
#c_portalResnav_main-15907345144130779 .leftBox {
	margin: 60px 0px; width: 20%; height: auto; overflow: hidden; padding-right: 2%; border-right-color: rgb(234, 234, 234); border-right-width: 1px; border-right-style: solid; position: relative;
}
#c_portalResnav_main-15907345144130779 .navSbox {
	margin: 0px 0px; width: 100%; height: auto; overflow: hidden; font-size: 0px; white-space: nowrap; position: relative;
}
#c_portalResnav_main-15907345144130779 .oneName {
	width: 100%; color: rgb(0, 0, 0); overflow: hidden; padding-bottom: 15px; font-size: 36px; white-space: nowrap; -ms-text-overflow: ellipsis;
}
#c_portalResnav_main-15907345144130779 .tNavSummry {
	width: 100%; height: 96px; color: rgb(102, 102, 102); line-height: 24px; overflow: hidden; font-size: 14px; max-width: 420px;
}
#c_portalResnav_main-15907345144130779 .tNavMore {
	height: auto; padding-top: 25px; margin-top: 20px; border-top-color: rgb(204, 204, 204); border-top-width: 1px; border-top-style: dashed; display: block; position: relative; cursor: pointer;
}
#c_portalResnav_main-15907345144130779 .txt {
	transition:0.5s; color: rgb(0, 0, 0);
}
#c_portalResnav_main-15907345144130779 .leanMore {
	transition:0.5s; margin-left: 32px;
}
#c_portalResnav_main-15907345144130779 .tNavMore:hover .txt {
	color: rgb(16, 104, 167); margin-left: 10px;
}
#c_portalResnav_main-15907345144130779 .tNavMore:hover .leanMore {
	color: rgb(16, 104, 167);
}
#c_portalResnav_main-15907345144130779 .navSli {
	width: calc(100% /12); height: 100%; overflow: hidden; display: inline-block;margin-top:50px; 
}
#c_portalResnav_main-15907345144130779 .navSimg {
	width: 100%; height: 160px; overflow: hidden; position: relative;
}
#c_portalResnav_main-15907345144130779 .navImg {
	transition:0.5s; left: 50%; width: auto; height: 100%; position: absolute; transform: translateX(-50%) scale(1);
}
#c_portalResnav_main-15907345144130779 .navSlink {
	padding: 0px; transition:0.5s; width: 100%; height: 70px; text-align: center; color: rgb(102, 102, 102); line-height: 40px; overflow: hidden; font-size: 16px; font-weight: normal; display: block; white-space: nowrap; position: relative; -ms-text-overflow: ellipsis;
}
#c_portalResnav_main-15907345144130779 .navSlink::after {
	transition:0.5s; left: 50%; width: 0px; height: 3px; bottom: 0px; position: absolute; content: ""; opacity: 0; transform: translateX(-50%); background-color: rgb(16, 104, 167);
}
#c_portalResnav_main-15907345144130779 .navSli:hover .navImg {
	transform: translateX(-50%) scale(1.1);
}
#c_portalResnav_main-15907345144130779 .navSli:hover .navSlink {
	color: rgb(16, 104, 167);
}
#c_portalResnav_main-15907345144130779 .navSli:hover .navSlink::after {
	width: 100%; opacity: 1;
}
}
@media only screen and (max-width:1024px)
{
#c_portalResnav_main-15907345144130779 .leftBox {
	display: none;
}
#c_portalResnav_main-15907345144130779 .navSimg {
	display: none;
}
#c_portalResnav_main-15907345144130779 .tNavBox {
	height: 70px; overflow: hidden; position: relative;
}
#c_portalResnav_main-15907345144130779 .navBtn {
	top: 16px; width: 35px; height: 35px; right: 16px; line-height: 70px; position: absolute;
}
#c_portalResnav_main-15907345144130779 .navLine {
	width: 100%; height: 100%; overflow: hidden; display: flex; justify-content: center; align-items: center;
}
#c_portalResnav_main-15907345144130779 .navBtnImg {
	width: 90%; height: 70%; display: block;
}
#c_portalResnav_main-15907345144130779 .tNav {
	background: rgba(0, 0, 0, 0.5); transition:0.5s; left: 0px; top: 70px; height: 0px; right: 0px; overflow: hidden; position: fixed; z-index: 999;
}
#c_portalResnav_main-15907345144130779 .tNavHeight {
	height: 700px;
}
#c_portalResnav_main-15907345144130779 .slidBox {
	display: none;
}
#c_portalResnav_main-15907345144130779 .navUl {
	background: #e88b14; overflow: hidden;
}
#c_portalResnav_main-15907345144130779 .navLi {
	border-bottom-color: rgb(105, 105, 105); border-bottom-width: 1px; border-bottom-style: solid; position: relative;
}
#c_portalResnav_main-15907345144130779 .tNavH {
	padding: 0px 5%; transition:0.5s; height: 45px; line-height: 45px; font-size: 16px; position: relative;
}
#c_portalResnav_main-15907345144130779 .tNavHBac {
	background-color: rgb(16, 104, 167);
}
#c_portalResnav_main-15907345144130779 .navName {
	width: 100%; height: 100%; color: rgb(255, 255, 255); display: block;
}
#c_portalResnav_main-15907345144130779 .iconJt {
	transition:0.5s; top: 0px; width: 40px; height: 40px; right: 2%; color: rgb(255, 255, 255); font-size: 14px; display: flex; position: absolute; justify-content: center; align-items: center;
}
#c_portalResnav_main-15907345144130779 .iconJtRotate {
	transform: rotate(-180deg);
}
#c_portalResnav_main-15907345144130779 .navSliBtn {
	width: 100%; height: 40px; text-align: center;
}
#c_portalResnav_main-15907345144130779 .hs {
	height: 100%;
}
#c_portalResnav_main-15907345144130779 .navSbox {
	padding-bottom: 30px;
}
#c_portalResnav_main-15907345144130779 .navSli {
	height: 40px; line-height: 40px; padding-left: 10%; font-size: 14px; 
}
#c_portalResnav_main-15907345144130779 .navSlink {
	width: 100%; height: 100%; color: rgb(255, 255, 255); display: block;
}
}
#c_portalResnav_main-15907345144130779 {
	background: rgba(20, 20, 20, 0.2); left: 50%; top: 0px; width: 100%; height: 180px; right: auto; bottom: auto; margin-right: 0px; margin-bottom: 0px; margin-left: 0px; position: fixed; z-index: 88; min-height: 65px; max-height: none; min-width: 0px; max-width: none; content: "tc"; transform: translate(-50%, 0px); -webkit-transform: translate(-50%, 0px);
}
#c_portalResnav_main-15907345144130779 .navSimg a img {
	width: 99%; height: auto;
}
.navLayer {
	top: 0px; width: 100%; height: 100%; right: -100%; overflow: hidden; position: fixed; z-index: 22; -ms-overflow-x: auto;
}
.navLayer .bg {
	background: rgb(255, 255, 255); width: 100%; height: 100%; position: relative; -ms-overflow-x: auto;
}
.navLayer .toptop {
	padding: 0px 0.2rem; height: 1rem; position: relative;
}
.navLayer .logo {
	left: 0.2rem; top: 0.35rem; position: absolute;
}
.navLayer .logo img {
	width: 2.08rem;
}
.navLayer .closeBtn {
	top: 0px; width: 0.64rem; height: 1rem; text-align: center; right: 0.2px; line-height: 1rem; position: absolute;
}
.navLayer .closeBtn img {
	width: 0.27rem;
}
.sideNav {
	padding: 0.15rem 0.2rem 0.5rem;
}
.subNav {
	height: 1rem; line-height: 1rem; font-size: 0.34rem; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: block; position: relative; cursor: pointer;
}
.subNav1 {
	background: url("../images/nimg53_2.png") no-repeat right / 0.53rem; color: rgb(44, 44, 44);
}
.subNav::before {
	background: rgb(0, 117, 207); left: 0px; width: 1.4rem; height: 1px; bottom: -1px; display: block; position: absolute; content: "";
}
.subNav .name {
	position: relative;
}
.subNav a {
	color: rgb(112, 111, 109); display: block;
}
.currentDt {
	background: url("../images/nimg53_2on.png") no-repeat right / 0.53rem;
}
.navContent {
	display: none;
}
.navContent a {
	height: 1rem; color: rgb(102, 102, 102); line-height: 1rem; font-size: 0.28rem; border-bottom-color: rgb(238, 238, 238); border-bottom-width: 1px; border-bottom-style: solid; display: block;
}
.searchLayerTel {
	left: 0px; top: 1rem; width: 100%; display: none; position: fixed; z-index: 22;
}
.searchLayerTel .box {
	padding: 0.3rem 0.36rem;
}
.searchLayerTel .box .form {
	padding-right: 1.3rem; position: relative;
}
.searchLayerTel .form .input1 {
	background: rgb(255, 255, 255); width: 100%; height: 0.8rem; line-height: 0.8rem; text-indent: 0.2rem; font-size: 0.24rem; border-top-left-radius: 8px; border-bottom-left-radius: 8px; -moz-border-top-left-radius: 8px; -moz-border-bottom-left-radius: 8px;
}
.searchLayerTel .form .btn1 {
	background: rgb(0, 117, 207); top: 0px; width: 1.3rem; height: 0.8rem; text-align: center; right: 0px; color: rgb(255, 255, 255); font-size: 0.28rem; position: absolute; cursor: pointer; border-top-right-radius: 8px; border-bottom-right-radius: 8px; -moz-border-top-right-radius: 8px; -moz-border-bottom-right-radius: 8px;
}
.pageBg {
	background: rgba(0, 0, 0, 0.8); left: 0px; top: 0px; width: 100%; height: 100%; display: none; position: fixed; z-index: 11;
}
.pagecontent .pagebox {
	padding-top: 100px; padding-bottom: 150px;
}
.Footer {
	background-color: rgb(51, 51, 51);
}
.Footer .container {
	margin: 0px auto; width: 1200px;
}
.FooterBot {
	padding: 25px 0px; text-align: center;
}
.FooterBot p:first-child {
	margin-top: 0px;
}
.FooterBot p {
	color: rgb(255, 255, 255); font-size: 14px; margin-top: 5px;
}
.FooterBot p a {
	color: rgb(255, 255, 255);
}
.FooterBot p a:hover {
	text-decoration: underline;
}
.FooterCenter {
	background: url("../images/footerbox.png") center; height: 60px; text-align: center; line-height: 60px;
}
.FooterCenter a {
	background: url("../images/footerxt.jpg") no-repeat left; width: 145px; color: rgb(255, 255, 255); font-size: 16px; display: inline-block;
}
.FooterCenter a:hover {
	text-decoration: underline;
}
.FooterCenter a:first-child {
	background: none;
}
.FooterTop {
	padding: 50px 0px 60px;
}
.FooterTop dl {
	margin-left: 70px; float: left;
}
.FooterTop dl:first-child {
	margin-left: 0px;
}
.FooterTop dl dt {
	font-size: 18px;
}
.FooterTop dl dt a {
	color: rgb(255, 255, 255);
}
.FooterTop dl dt:hover a {
	text-decoration: underline;
}
.FooterTop dl dd {
	margin-top: 20px;
}
.FooterTop dl dd a:hover {
	text-decoration: underline;
}
.FooterTop dl dd a {
	color: rgb(255, 255, 255); font-size: 12px; margin-top: 15px; display: block;
}
.FooterTop dl dd a:first-child {
	margin-top: 0px;
}
.FooterBox {
	width: 282px; margin-left: 70px;
}
.FooterBox h3 {
	background: url("../images/footerphon01.png") no-repeat left 5px; color: rgb(255, 255, 255); padding-left: 30px; font-size: 18px; font-weight: normal;
}
.FooterBox h3 em {
	font-family: "icomoont"; font-size: 25px; margin-top: 10px; display: block;
}
.FooterBox h4 {
	background: url("../images/footerphon02.png") no-repeat left 5px; color: rgb(255, 255, 255); padding-left: 30px; font-size: 18px; font-weight: normal; margin-top: 25px;
}
.FooterBox h4 em {
	line-height: 20px; font-size: 12px; margin-top: 5px; display: block;
}
.FooterEwm img {
	width: 126px; height: 126px; display: block;
}
.FooterEwm p {
	text-align: center; color: rgb(241, 241, 241); font-size: 14px; margin-top: 10px;
}

.pagination{ display: inline-block;}
.pagination a,.pagination a:visited{float:left;background:#fff;margin:0 5px 10px 0;padding:8px 11px;line-height:100%;border:1px solid #ebebeb;border-radius:2px;}
.pagination .current,.pagination .dots{background:#fff;float:left;margin:0 5px 0 0;padding:8px 11px;line-height:100%;border:1px solid #ebebeb;border-radius:2px;}
.pagination span.pages{}
.pagination span.current,.pagination a{color:#1068a7;}
.pagination span.current,.pagination a:hover{background:#1068a7;color:#fff;border:1px solid #1068a7;}
.screen-reader-text,.pages{display:none;}

.pagination>li>a, .pagination>li>span {
    position: relative;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    color: #5a5a5a;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover{
    background-color: #007f4e;
    border-color: #007f4e;
    color: #fff;
}