@charset "utf-8";
html,
body,
div,
p,
ul,
li,
ol,
dl,
dt,
dd,
form,
input,
textarea,
table,
tr,
td,
img,
a,
span,
em,
h1,
h2,
h3,
h4,
h5,
h6 {
	margin: 0;
	padding: 0;
	box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
	-o-box-sizing: border-box;
	-webkit-box-sizing: border-box;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-style: normal;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

html {
	width: 100%;
	height: 100%;
}

body {
	font-family: Microsoft YaHei;
	font-size: 16px;
	font-size: .75em;
	overflow-x: hidden;
	background: #f7f7f7;
}

input,
select,
option,
textarea {
	border: none;
	outline: none;
}

img {
	border: none;
}

a,
a:hover,
a:active,
a:visited,
a:link {
	text-decoration: none;
	outline: 0;
}

ul li {
	margin: 0;
}

ul,
li {
	list-style: none;
}

.left {
	float: left;
}

.right {
	float: right;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

.clear {
	clear: both;
	height: 0px;
	line-height: 0px;
	overflow: hidden;
}

.none {
	display: none;
}

.block {
	display: block;
}

.w {
	width: 1200px;
	margin: 0 auto;
}

@-webkit-keyframes fadeInUp1 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeInUp1 {
	0% {
		opacity: 0;
		-webkit-transform: translateY(30px);
		-ms-transform: translateY(30px);
		transform: translateY(30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeInUp1 {
	-webkit-animation-name: fadeInUp1;
	animation-name: fadeInUp1
}

@-webkit-keyframes fadeIndown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

@keyframes fadeIndown {
	0% {
		opacity: 0;
		-webkit-transform: translateY(-30px);
		-ms-transform: translateY(-30px);
		transform: translateY(-30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateY(0);
		-ms-transform: translateY(0);
		transform: translateY(0)
	}
}

.fadeIndown {
	-webkit-animation-name: fadeIndown;
	animation-name: fadeIndown
}

.fadeInleft {
	-webkit-animation-name: fadeInleft;
	animation-name: fadeInleft
}

@-webkit-keyframes fadeInleft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInleft {
	0% {
		opacity: 0;
		-webkit-transform: translateX(-30px);
		-ms-transform: translateX(-30px);
		transform: translateX(-30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.fadeInright {
	-webkit-animation-name: fadeInright;
	animation-name: fadeInright
}

@-webkit-keyframes fadeInright {
	0% {
		opacity: 0;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

@keyframes fadeInright {
	0% {
		opacity: 0;
		-webkit-transform: translateX(30px);
		-ms-transform: translateX(30px);
		transform: translateX(30px)
	}
	100% {
		opacity: 1;
		-webkit-transform: translateX(0);
		-ms-transform: translateX(0);
		transform: translateX(0)
	}
}

.goup,
.godown,
.goleft,
.goright {
	opacity: 0;
}

.goup.articleShow {
	-webkit-animation: fadeInUp1 .8s ease-in-out both;
	-moz-animation: fadeInUp1 .8s ease-in-out both;
	-ms-animation: fadeInUp1 .8s ease-in-out both;
	animation: fadeInUp1 .8s ease-in-out both;
	opacity: 1;
}

.godown.articleShow {
	-webkit-animation: fadeIndown .8s ease-in-out both;
	-moz-animation: fadeIndown .8s ease-in-out both;
	-ms-animation: fadeIndown .8s ease-in-out both;
	animation: fadeIndown .8s ease-in-out both;
	opacity: 1;
}

.goleft.articleShow {
	-webkit-animation: fadeInleft .8s ease-in-out both;
	-moz-animation: fadeInleft .8s ease-in-out both;
	-ms-animation: fadeInleft .8s ease-in-out both;
	animation: fadeInleft .8s ease-in-out both;
	opacity: 1;
}

.goright.articleShow {
	-webkit-animation: fadeInright .8s ease-in-out both;
	-moz-animation: fadeInright .8s ease-in-out both;
	-ms-animation: fadeInright .8s ease-in-out both;
	animation: fadeInright .8s ease-in-out both;
	opacity: 1;
}

.pc_header {
	/*width: 1000px;*/
	/*margin:  0 auto;*/
}

.header {
	/*height:108px;*/
	background: #fff url(../images/top_bg.jpg) no-repeat center bottom;
}

.pc_header h1.logo {
	height: 99px;
	line-height: 99px;
	position: relative;
	padding-right: 0;
	margin-right: 16px;
}

.pc_header h1.logo img {
	vertical-align: middle;
}

.search {
	display: flex;
}

.pc_header h1.logo img {
	vertical-align: middle;
	    width: 100%;
}

.logotxt {
	display: none;
	padding-top: 38px;
	font-size: 28px;
	line-height: 28px;
	color: rgb(9, 0, 154);
	font-weight: 700;
	margin-right: 25px;
}

.logotxting {
	display: none;
	padding-top: 38px;
	font-size: 28px;
	line-height: 28px;
	color: rgb(0, 0, 0);
	font-weight: 700;
}

.logotxt p {
	margin-top: 10px;
	font-size: 14px;
	line-height: 14px;
	color: #000;
	font-weight: normal;
}

.header .search {
	margin-top: 22px;
	overflow: hidden;
	width: auto;
	padding: 10px 0;
}

.search1 img {
	width: 40px;
}

.header .search input,
.header .search button {
	float: left;
	height: 20px;
	line-height: 20px;
}

.header .search input {
	width: 75%;
	background: #fff;
	padding: 0 20px;
	font-size: 13px;
	color: #333;
}

.header .search button {
	width: 25%;
	background: none;
	outline: none;
	border: none;
	text-align: center;
	padding: 0;
	cursor: pointer;
	border-left: 1px solid #e7e7e7;
}

.header .search button img {
	vertical-align: middle;
}

.header .search:hover {
	opacity: 0.8;
}

.pc_nav {
	height: 45px;
	background: rgb(0, 84, 157);
}

.pc_nav li.nav_li {
	float: left;
	width: 12.5%;
	text-align: center;
	position: relative;
	transition: all 0.2s;
}

.pc_nav li.nav_li>a {
	display: block;
	width: 100%;
	line-height: 45px;
	color: #fff;
	font-size: 15px;
}

.pc_nav li.nav_li:hover,
.pc_nav li.nav_li.on {
	background: #004581;
}

.pc_nav li.nav_li .setNav {
	position: absolute;
	top: 100%;
	left: 50%;
	margin-left: -100px;
	width: 200px;
	text-align: center;
	background: rgb(0, 84, 157);
	z-index: 999;
	display: none;
}

.pc_nav li.nav_li.on>a {
	font-weight: bold;
}

.pc_nav li.nav_li .setNav li a {
	display: block;
	padding: 12px 5px;
	font-size: 14px;
	color: #fff;
}

.pc_nav li.nav_li .setNav li {
	border-top: 1px solid #ccc;
	transition: all 0.2s;
}

.pc_nav li.nav_li .setNav li:hover {
	background: #004581;
}

.pc_nav.fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	z-index: 99999999;
}



/*phone_nav*/

.phone_head {
	height: 60px;
	display: none;
	background: #fff;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	padding: 0 3%;
	z-index: 9999900;
	box-shadow: 0px 0px 10px #ccc;
}

.phone_head .home {
	width: 120px;
	height: 55px;
	line-height: 60px;
}

.phone_head .home img {
	height: auto;
	width: auto;
	max-height: 90%;
	vertical-align: middle;
}

.phone-head {
	height: 60px;
	line-height: 60px;
}

.phone_head .th_login {
	color: #333;
	margin-left: 31%;
	margin-top: 23px;
}

.phone-head .menubtn>span.expand {
	vertical-align: middle;
	display: inline-block;
	height: 40px;
	background: #1b499e url(../images/navbg.png) no-repeat;
	background-size: 50%;
	background-position: 50%;
	width: 40px;
}

.phone-head .mask-close {
	background: #1b499e none repeat scroll 50% 50% / auto padding-box border-box;
	cursor: pointer;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	text-align: center;
	font-size: 16px;
	position: absolute;
	top: 10px;
	right: 3%;
	height: 40px;
	line-height: 40px;
	width: 40px;
	overflow: hidden;
}

.maskbg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	width: 100%;
	overflow-y: auto;
	background: rgba(255, 255, 255, .9);
	z-index: 1000;
	display: none;
}

.phone_nav ul>li {
	background-position: center center;
	border-bottom: 1px solid #ccc;
	line-height: 40px;
	padding: 0px 17px;
	font-size: 1.25em;
}

.phone_nav ul>li>a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 1em;
	color: #323232;
	white-space: nowrap;
}

.phone_nav ul>li ol a {
	display: inline-block;
	width: 100%;
	height: 100%;
	font-size: 0.85em;
	color: #323232;
	white-space: nowrap;
}

.phone_nav ul>li>h3 {
	display: block;
	font-size: 1em;
	color: #323232;
	position: relative;
}

.phone_nav ul>li>h3:after {
	content: " ";
	width: 10px;
	height: 6px;
	background: url(../images/arrow-down_0f6f0cfeb7.png) no-repeat;
	background-size: contain;
	top: 50%;
	margin-top: -3px;
	right: 12px;
	position: absolute;
	-webkit-transition: transform .4s ease;
	transition: transform .4s ease;
}

.phone_nav ul>li.active>h3:after {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	-webkit-transition: transform 1s ease;
	transition: transform .4s ease;
}

.phone_nav ul>li ol {
	display: none;
}

header.phone_head .header-nav {
	display: none;
	min-height: 100%;
	overflow-y: scroll;
	background: rgba(255, 255, 255, 0.95);
	z-index: 999999;
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
}

header .header-nav ul {
	display: block;
	padding-top: 65px;
	padding-left: 15%;
	padding-right: 15%;
	margin-bottom: 0px;
}

header .header-nav ul li {
	display: block;
}

header .header-nav ul li h3,
header .header-nav ul>li>a {
	display: block;
	border-bottom: 1px solid #eee;
	padding: 10px 0;
	color: #333;
	font-size: 16px;
}

header .header-nav ul.header-nav-right {
	padding-top: 0px;
}

header .m-btn {
	display: block;
	float: right;
	position: relative;
	width: 45px;
	height: 45px;
}

header .m-btn span {
	display: block;
	float: right;
	width: 45px;
	height: 45px;
}

header .icon {
	display: block;
	color: #000;
	height: 2.5em;
	font-size: 25px;
	text-align: center;
	float: right;
	width: 45px;
	z-index: 9999999;
	position: relative;
	-webkit-transition: background 0.5s;
	-moz-transition: background 0.5s;
	-o-transition: background 0.5s;
	transition: background 0.5s;
}

header .icon:hover {
	cursor: pointer;
}

header .icon span {
	position: absolute;
	left: calc((100% - 10px) / 2);
	top: calc((100% - 1px) / 2);
	width: 22.5px;
	height: 1px;
	background-color: #888;
	-webkit-transition: all 0.25s linear 0.01s;
	-moz-transition: all 0.25s linear 0.01s;
	-ms-transition: all 0.25s linear 0.01s;
	-o-transition: all 0.25s linear 0.01s;
	transition: all 0.25s linear 0.01s;
	opacity: 1;
}

header .icon span:nth-child(1) {
	transform: translateY(8px) rotate(0deg);
}

header .icon span:nth-child(2) {
	transform: translateY(-8px) rotate(0deg);
}

header .icon-click span:nth-child(1) {
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

header .icon-click span:nth-child(2) {
	transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

header .icon-click span:nth-child(3) {
	opacity: 0;
}

.search2 span {
	color: rgb(102, 102, 102);
	font-size: 12px;
}

.search2 h2 {
	font-size: 30px;
	color: rgb(0, 84, 157);
}

.search1 img {
	vertical-align: middle;
	margin-right: 5px;
	padding-top: 10px;
}

.full_width {
	background: rgb(244, 244, 244);
	height: 36px;
	line-height: 36px;
}

.full_width1 {
	font-size: 12px;
	color: rgb(67, 67, 67);
}

.full_width2 a {
	padding: 0 8px;
	font-size: 12px;
	color: rgba(67, 67, 67, 1);
}

.banner .swiper-button-prev {
	background-size: 68%;
	left: 2%;
}

.banner .swiper-button-next {
	background-size: 68%;
	right: 2%;
}

.full_width2 a:hover {
	color: rgb(255, 87, 0);
}

.banner .swiper-pagination {
	bottom: 30px;
}

.banner .swiper-pagination .swiper-pagination-bullet {
	width: 16px;
	height: 16px;
	border: 2px solid #fff;
	background: transparent;
	margin: 0 8px;
}

.banner .swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
	background: #00549d;
}

.index-one {
	background: #fff url(../images/fwbg.jpg) no-repeat bottom;
	background-size: 100%;
	padding: 50px 0;
}

.index-one1 h2 {
	text-align: center;
	color: rgb(0, 84, 157);
	font-size: 30px;
}

.index-one1 p {
	margin-top: 8px;
	font-size: 12px;
	color: rgb(153, 153, 153);
	text-align: center;
	margin-bottom: 15px;
}

.index-one2 p {
	color: rgb(51, 51, 51);
	font-size: 16px;
	max-width: 79%;
	text-align: center;
	margin: 0 auto;
}

.index-one3 ul {
	display: flex;
	justify-content: space-between;
}

.index-one33 {
	color: rgb(0, 0, 0);
	font-size: 24px;
	text-align: center;
}

.index-one33 span {
	font-size: 40px;
	color: rgb(0, 0, 0);
}

.index-one3 ul li p {
	margin-top: 13px;
	font-size: 16px;
	color: rgb(51, 51, 51);
}

.index-one3 {
	max-width: 85%;
	margin: 0 auto;
	margin-top: 55px;
}

.index-two {
	background: rgb(246, 246, 246);
	padding: 50px 0;
}

.index-two1 h2 {
	text-align: center;
	font-size: 30px;
	color: rgb(0, 84, 157);
}

.index-two1 p {
	text-align: center;
	font-size: 16px;
	text-transform: uppercase;
	color: rgb(102, 102, 102);
	margin-top: 5px;
}

.index-two2 {
	margin: 30px 0 25px 0;
}

.index-two2 ul {
	display: flex;
	padding: 25px 0;
	background: #fff;
}

.index-two2 ul li {
	width: 16.6%;
	text-align: center;
}

.index-two2 ul li img {
	width: 60px;
}

.index-two2 ul li p {
	text-align: center;
	color: #333333;
	font-size: 14px;
	padding: 16px 0;
}

.index-two3 ul {
	display: flex;
	flex-wrap: wrap;
}

.index-two3 ul li {
	width: 31.6%;
	padding: 20px;
	background: #fff;
	margin-right: 30px;
	margin-bottom: 30px;
	height: 370px;
}

.index-two3 ul li:nth-child(3n) {
	margin-right: 0;
}
.index-two3 ul li:hover{
	
}
img {
	max-width: 100%;
}

.index-two-tit p {
	font-weight: bold;
	font-size: 18px;
	color: rgb(0, 0, 0);
	text-align: center;
}

.index-two-tit p {
	padding: 20px 0 10px 0;
}

.index-two-tit h2 {
	color: rgb(102, 102, 102);
	font-size: 14px;
	text-align: center;
}
.index-two-img{

	position: relative;
}
.index-two-img .hover-link{
	position: absolute;
	top: 50%;
	z-index: 9;
	display: none;
	left: 50%;
	transform: translate(-50%,-50%);
}
.index-two-img:hover .hover-link{
	display: block;
}
.wl{
	vertical-align: bottom;
	transition: all 0.5s;
}
.index-two-img:after{
	position: absolute;
	left: 0;
	top: 0;
	z-index: 1;
	width: 100%;
	content: "";
	display: none;
	height: 100%;
	background: rgba(0, 0, 0, 0.5);
}
.index-two-img:hover .wl{
	    transform: rotateY(-180deg);
}
.index-two-img:hover:after{
	display: block;
}
img{
	max-width: 100%;
}
.index-two4{
	padding: 20px;
	background: #ffffff;
}
.twoswiper p{
	text-align: center;
	    font-size: 15px;
    line-height: 17px;
    margin-top: 20px;
    color: #000000;
}
.index-three {
    background: #fff;
    padding: 60px 0 45px 0;
}
.index-three2{
	display: flex;
	padding-top: 0px;
}
.index-three .index-two1{
	padding-bottom: 70px;
}
.index-three3{
	width: 54%;
}
.index-three4{
	width: 46%;
	padding-left: 60px;
}
.index-three-one{
	width: 100%;
	display: flex;
}
.index-three-one1{
	position: relative;
}
.index-three-one1 p{
	position: absolute;
	left: 50%;
	bottom: 19px;
	color: #fff;
	font-size: 20px;
	transform: translateX(-50%);
}
.index-three-one2{
	padding-left: 40px;
}
.index-three-one2 p{
	    font-size: 36px;
	    color: #000;
	        margin-top: 16px;
	    font-weight: bold;
}
.index-three-one2 h2{
	font-size: 28px;
	    color: #000;
	    margin-top: 15px;
}
.index-three-two p {
	position: relative;
	padding-left: 30px;
	font-size: 16px;
    line-height: 200%;
    color: rgb(51, 51, 51);
        margin-bottom: 30px;
}
.index-three-two p img{
	position: absolute;
	left: 0;
	top: 10px;
}
.index-three-two{
	padding: 40px 0 30px 0;
}
.index-three2 a{
	display: block;
	font-size: 14px;
	color: #fff;
	width: 120px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background: rgba(255,102,0,1);
}
.index-three.index-ing{
	padding: 0px 0 70px 0;
	background: rgb(246, 246, 246);
}
.index-three.index-ing .index-three2 {
    display: flex;
    padding-top: 40px;
    flex-direction: row-reverse;
}
.index-three.index-ing  .index-three4 {
    width: 46%;
    padding-left: 0px;
     padding-right: 60px;
}
.index-three.index-ing  .index-three3{
	text-align: right;
}
.index-four{
	padding: 70px 0;
	background: url(../images/slider_3.jpg) no-repeat;
	/*background-size: cover;*/
}
.index-three .index-two1 h2{
	
    font-size: 32px;
    color: #00549d;
}
.index-three .index-two1 p{
	    line-height: 140%;
	font-size: 24px;
    color: rgb(67, 67, 67);
}
.index-four .index-two1 h2{
	font-weight: bold;
    font-size: 32px;
    color: #ffffff;
}
.index-four .index-two1 p{
	    line-height: 140%;
	font-size: 24px;
    color: rgb(217, 217, 217);
}
.index-four-one {
    margin-top: 60px;
}
.index-four-one ul {
	display: flex;
}
.index-four-one ul  li{
	width: 25%;
	text-align: center;
}
.index-four-one ul  li p{
	color: rgb(255, 255, 255);
    font-size: 16px;
    font-weight: bold;
    padding: 15px 0;
}
.index-four-one ul  li h2{
	font-size: 14px;  
    color: rgb(255, 255, 255);
	line-height: 140%;
}
.index-four-one ul  li img{
	    transform: translateY(0px);
	    transition: all 1s;
}
.index-four-one ul  li:hover img{
	    transform: translateY(-5%);
	    
}
.index-five{
	padding: 50px 0;
	background: rgb(242, 242, 242);
}
.index-five1{
	padding: 50px 0 30px 0;
}
.fiveswipera{
	position: relative;
	display: flex;
}
.fiveswiperb {
    width: 58%;
}
.fiveswiperc {
    position: absolute;
    right: 19px;
    top: 56px;
    width: auto;
}
.fiveswiperd{
	top: 0;
	left: 0;
	position: absolute;
	padding: 40px;
}
.fiveswiperd h2{
	color: rgb(0, 84, 157);
	font-size: 22px;
}
.fiveswiperd h3{
	    font-size: 18px;
    color: rgb(67, 67, 67);
	padding: 20px 0;
}
.fiveswiperd h4{
	  
   
    overflow: hidden;
    width: 60px;
    height: 2px;
    margin-bottom: 20px;
    background:  #000000;
}
.ellipsis-5 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 5;
	-webkit-box-orient: vertical;
}
.ellipsis {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 1;
	-webkit-box-orient: vertical;
}
.ellipsis-2 {
	display: -webkit-box;
	overflow: hidden;
	text-overflow: ellipsis;
	word-wrap: break-word;
	word-break: break-all;
	white-space: normal !important;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.fiveswiperd p{
	    color: rgb(67, 67, 67);
	    font-size: 16px;
    text-transform: uppercase;
    line-height: 180%;
}
.Paginationing {
    position: absolute;
    right: 438px;
    width: 8.2%;
    bottom: 19px;
    z-index: 999999;
}
.Paginationing .swiper-button-prev{
	opacity: 1;
	width: 38px;
	height: 38px;
	background: url(../images/left.jpg) no-repeat;
}
.Paginationing .swiper-button-next{
	opacity: 1;
	width: 38px;
	height: 38px;
	background: url(../images/rjt.jpg) no-repeat;
}
.index-five2{
	padding: 15px;
	background: #fff;
}

.friswiper  .swiper-wrapper{
  -webkit-transition-timing-function: linear; /*之前是ease-out*/
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}
.index-fix{
	padding: 50px 0;
}
.index-fix1{
	display: flex;
	margin-top: 40px;
}
.index-fix2 {
    width: 45.7%;
}
.fixswipera{
	position: relative;
}
.fixswipera>img{
	vertical-align: bottom;
}
.fixswiperb{
	position: absolute;
	left: 0;
	width: 100%;
	bottom: 0;
    transform: translateY(129%);
	transition: all 1s;
	background: rgb(0,0,0,0.5);
	padding: 15px 15px 30px 15px;
}
.fixswiper .swiper-slide.swiper-slide-active .fixswiperb {
	transform: translateY(0%);
}
.fixswiperb h2{
	font-size: 14px;
	color: #FFF;
}
.fixswiperb p{
	color: #FFF;
	font-size: 12px;
	padding: 12px 0;
}
.index-fix3{
	width: 56%;
	padding-left: 30px;
}
.index-fix4{
	padding-right: 30px;
	border: 1px solid rgb(238, 238, 238);
	background: #f9f9f9;
}
.index-fix{
	background: #fff;
}
.index-fix4 ul li{
	border-bottom: 1px dotted #dbd4cd;
	margin: 10px 0;
	padding-top: 12px;
    padding-bottom: 12px;
}
.index-fix5{
	display: flex;
}
.index-fix6 {
    background: #00549d;
    width: 93px;
    height: 80px;
    margin-left: 30px;
}
.index-fix6 p{
	text-align: center;
	padding-top: 5px;
	color: #fff;
	font-weight: bold;
    font-size: 32px;
}
.index-fix6 h2{
	    height: 18px;
    line-height: 18px;
	    color: #fff;
    font-size: 12px;
	text-align: center;
}
.index-fix4 ul li:hover .index-fix7 h2{
	color: #00549d;
}
.index-fix4 ul li:hover .index-fix7 p{
	color: #00549d;
}
.index-fix7 {
    width: 79%;
    padding-left: 20px;
}
.index-weima{
	position: relative;
}
.index-weima:hover .index-weima-xia{
	display: block;
}
.index-weima-xia {
    position: absolute;
    top: -40px;
    border-radius: 10px;
    width: 27%;
    box-shadow: 0px 2px 9px rgb(0 0 0 / 9%);
    left: 141px;
    display: none;
}
.index-fix7 h2{
	    color: #000000;
    font-weight: bold;
	    font-size: 16px;
    padding-top: 5px;
}
.index-fix7 p{
	    color: #5A5A5A;
	    font-size: 13px;
    line-height: 20px !important;
    padding-top: 5px;
}
.index-serve{
	background: #fff;
	padding: 50px 0;
	border-top: 3px solid #f0f0f0;
}
.index-serve1{
	padding: 40px 0;
}
.index-serve1 ul{
	display: flex;
}
.index-serve1 ul li{
	width: 33%;
	position: relative;
	margin-right: 10px;
}
.index-serve1 ul li:after{
	position: absolute;
	left: 0;
	top: 0;
	content: "";
	display: none;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, 0.6);
}
.index-serve1 ul li:hover:after{
		display: block;
}
.index-serve1 ul li:last-child{
	margin-right: 0px;
}
.index-serve1 ul li img{
	vertical-align: bottom;
}
.index-serve1 ul li:hover .index-serve2{
	display: block;
}
.index-serve2{
	position: absolute;
	left: 50%;
	top: 50%;
	z-index: 9;
	display: none;
	transform: translate(-50%,-50%);
}
.index-serve2 p{
	font-size: 24px;
	    text-align: center;
	    color: #ffffff;
	    font-size: 24px;
}
.index-serve2 h2{
	    color: #ffffff;
	font-size: 14px;
	    margin-top: 10px;
	    text-align: center;
}
.index-serve3{
	margin-top: 10px;
}
.index-serve3 p{
	text-align: center;
	font-size: 15px;
    line-height: 200%;
    color: #000000;
}
.footer2{
	font-size: 12px;
	color: #ffffff;
	background: rgb(17, 17, 17);
	text-align: center;
	height: 50px;
	line-height: 50px;
}
.footer2 a{
	color: #ffffff;
}
.footer1{
	background: rgb(32, 32, 32);
}
.footera{
	padding: 50px 0;
	display: flex;
}
.footerb{
  width: 27%;
  padding-right: 25px;
}
.footerb h2{
	line-height: 140%;
    font-size: 16px;
    color: rgb(255, 255, 255);
}
.footerb h3{
	padding: 20px 0;
	    font-size: 24px;
    color: rgb(255, 102, 0);
}
.footerb p{
	margin-bottom: 12px;
	    font-size: 12px;
	line-height: 140%;
	color: rgb(255, 255, 255);
}
.footerb a{
	display: block;
	color: #fff;
	width: 88px;
	margin-top: 40px;
	text-align: center;
    height: 30px;
    line-height: 30px;
	border-radius: 3px 3px 3px 3px;
	opacity: 0.4;
	border: 1px solid #fff;
}
.footerc{
	width: 39%;
	
}
.footerb a:hover{
	opacity: 1;
}
.footerc h2{
	padding: 0 100px;
	margin-bottom: 25px;
	    line-height: 140%;
    font-size: 16px;
    color: rgb(255, 255, 255);
}
.footerd{
	width: 34%;
}
.footerc1 span{
	border-radius: 8px;
	display: inline-block;
	overflow: hidden;
	border: 2px solid #fff;
}
.footerc1 span img{
	width: 148px;
	vertical-align: bottom;
}
.footerc1 {
	padding: 0 100px;
	border-right: 1px solid rgb(255,255,255,0.1);
	border-left: 1px solid rgb(255,255,255,0.1);
}
.footerc1 p {
    /* margin: 0 100px; */
    /* text-align: center; */
    color: rgb(255, 255, 255);
    line-height: 140%;
    font-size: 12px;
    padding-left: 46px;
    margin-top: 10px;
}
.footerd{
	padding-left: 60px;
}
.footerd h2{
	line-height: 140%;
    font-size: 16px;
    color: rgb(255, 255, 255);
   
	margin-bottom: 25px;
}
.footerdd a {
    display: inline-block;
    margin-bottom: 27px;
    margin-right: 33px;
    color: rgba(255,255,255,1);
    font-size: 12px;
}
.footerdd {
    padding-top: 11px;
}
.footerdd a:hover{
	color: rgba(255,204,0,1);
}
.bannerswiper img{
	vertical-align: bottom;
}
.nbannner-xia{
	background: rgb(246, 246, 246);
	height: 50px;
	line-height: 50px;
	bottom: 0;
	width: 100%;
	left: 0;
	
}
.nbannner-xia1{
	padding-left: 250px;
}
.nbannner-xia a{
display: inline-block;
padding: 0px 5px;
    font-size: 14px;
    color: rgb(67, 67, 67);
}
.nbannner-xia a img{
	vertical-align: middle;
	margin-right: 15px;
}
.nbannner-xia a:hover{
	 color:rgba(0,84,157,1);
}
.pro-oneing{
	display: flex;
}
.pro-left {
    width: 19%;
    position: relative;
    top: -155px;
    z-index: 9;
}
.pro-right{
 width: 81%;
 padding-left: 15px;	
}
.pro-lefta{
	padding-top: 50px;
	padding-left: 30px;
	background: rgba(0,84,157,1);
	height: 180px;
	width: 100%;
}
.pro-lefta h2{
	color: #ffffff;
	    line-height: 140%;
	font-size: 24px;
    text-transform: uppercase;
}
.pro-lefta h3{
	width: 40px;
	height: 2px;
	margin: 10px 0;
	background: #fff;
}
.pro-lefta p{
	line-height: 140%;
	    font-size: 20px;
    color: rgb(255, 255, 255);

}
.pro-leftb{
	background: rgb(238, 238, 238);
	padding: 30px;
}
.pro-leftb ul li{
	text-align: center;
}
.pro-leftb ul li a{
	text-align: center;
	     color: #000000;
	display: inline-block;
	padding: 14px 0;
	    font-size: 16px;
}
section.pro-one {
    background: #fff;
}
.pro-leftb ul li.on a,.pro-leftb ul li:hover a{
color: #00549d;
    font-weight: bold;
}
.pro-right{
	padding-top: 25px;
}
.pro-righta{
	padding: 25px;
	border: 1px solid rgb(238, 238, 238);
}
.pro-rightc{
	display: flex;
}
.pro-rightb ul li{
	border-bottom: 1px dotted #cccccc;
	margin-bottom: 30px;
    padding-bottom: 30px;
}
.pro-rightc1 {
    width: 32%;
}
.pro-rightc1  img{
	vertical-align: bottom;
}
.pro-rightc1 a{
	position: relative;
	display: inline-block;
}
.pro-rightc1 a:after{
	    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    content: "";
   display: none;
    background: rgba(0, 0, 0, 0.7);
}
.pro-rightc1:hover a:after{
	display: block;
}
.pro-rightc1:hover .link{
	display: block;
}
.link{
	z-index: 9;
	display: none;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%,-50%);
}
.pro-rightc2{
	width: 68%;
	padding-left: 30px;
	padding-top: 40px;
}
.pro-rightc2 h2 a{
	display: inline-block;
	margin-bottom: 15px;
	    font-size: 18px;
    color: #5A5A5A;
    font-weight: bold!important;
}
.pro-rightc2 p{
	    font-size: 15px;
    color: #888888;
	    line-height: 140%;
}
.pro-rightc2 h3 a{
 font-size: 16px;
 color: #3e9bec;	
}
.pro-rightc2{
	position: relative;
}
.pro-rightc2 h3{
	top: 0;
	right: 0;
	position: absolute;
}
.pro-rightc2 h3 a:hover{
	color: #2c90ff;
}
  .e-ye{
  	margin-bottom: 80px;
  	    margin-top: 30px;
    text-align: center;
  }
  .e-ye li {
    display: inline-block;
    vertical-align: top;
    margin: 5px 2px 0;
    
    background: #fff;
    border-radius: 3px;
    border: 1px solid #F3F3F3;
}
.e-ye li.active,.e-ye li:hover {
    background: #16438c;
}
.e-ye li.active a,.e-ye li:hover a {
    color: #fff;
}
.e-ye li a {
    font-size: 16px;
    color: #666;
    display: block;
    line-height: 26px;
    height: 26px;
    min-width: 26px;
    padding: 0 4px;
}
.news-one ul li{
	padding: 25px;
	margin-bottom: 20px;
	border: 1px solid rgba(238,238,238,1);
}
.news-onea{
	display: flex;
}
.news-oneb img{
	vertical-align: bottom;
}
.news-oneb {
    width: 27%;
}
.news-onec{
    width: 73%;
    padding-left: 30px;
}
.news-onec h2{
	    line-height: 140%;
	    font-size: 18px;
    padding-top: 6px;
    color: #434343;
}
.news-onec h3{
	    font-size: 14px;
    padding-top: 10px;
    color: #929292;
}
.news-onec  p{
	    font-size: 14px;
    line-height: 16px !important;
    padding-top: 15px;
    color: #666666;
}
.news-one ul li:hover .news-onec h2{
	    color: #16438c;
}
.about h2{
	font-size: 18px;
    color: #000000;
    font-weight: bold;
   padding-bottom: 20px;
   border-bottom: 1px solid #E5E5E5 ;
}
.about p{
	/*padding: 20px 0;*/
	    font-size: 16px;
    color: #000000;
	line-height: 2em;
}
.pro-right{
	padding-bottom: 40px;
}
.newsxq-tltie{
	padding: 10px 0 20px 0;
}
.newsxq-tltie h2{
	text-align: center;
	    font-size: 20px;
    color: #000000;
    font-weight: bold;
}
.newsxq-tltie1{
	display: flex;
	padding-top: 30px;
	justify-content: center;
}
.newsxq-tltie2{
	
	text-align: center;
	padding-right: 30px;
}
.newsxq-tltie2 span{
	font-size: 12px;
    color: #5A5A5A;
	margin-right: 30px;
}
.newsxq-tltie3 span{
	font-size: 12px;
    color: #5A5A5A;
    margin-right: 5px;
}
.bshare-custom{
	display: inline-block;
}
.bsFrameDiv>div{
	    height: 207px !important;
}
.bsTop{
	width: 208px !important;
}
	

	.bshare-custom-bas{
	width: 100%;
    height: 100%;
    position: fixed;
    left: 0;
    top: 0;
    background-color: rgba(0,0,0,0.5);
    opacity: 1;
    display: none;
    z-index: 99999;
    transition: all 0.5s;  
    zoom: 1;
	}
	.box-matter{
		
    width: 380px;
    height: 150px;
    margin:369px auto;
    overflow: hidden;
    padding: 20px;
    /* margin-top: 50%; */
    /* position: fixed; */
    /* top: 35%; */
    left: 43%;
    background-color: #fff;
    border-radius: 20px;
    transform: scale(1);
    transition: all 0.5s;

	}
	
	.bshare-custom .bshare-weixin{
	background: url(../images/sha_weixina.png) no-repeat !important;
}
.bshare-custom .bshare-qqim{
	background: url(../images/sha_sqqa.png) no-repeat !important;
}
.bshare-custom .bshare-qzone{
	background: url(../images/sha_qzonea.png) no-repeat !important;
}
.newsxq-tltie4{
	margin-top: 20px;
	background: #F5F5F5;
	border: 1px solid #E5E5E5;
	padding: 10px;
	margin-bottom: 30px;
}
.newsxq-tltie4 p{
	font-size: 12px;
    color: #868686;
    text-indent: 24px;
        line-height: 20px;
}
.newsxq-tltie5 {
    color: #434343;
    line-height: 30px;
    font-size: 16px;
    padding-top: 30px;
}
.newsxq-tltie5 p{
	margin-bottom: 0px;
}
.newsxq-tltie6{
	padding: 50px 0;
}
.newsxq-tltie6 a{
	display: block;
	    font-size: 14px;
    color: #666666!important;
    font-weight: normal;
    line-height: 25px;
}
.contact-one{
	padding: 50px 0;
}
.contact-one1 ul{
	display: flex;
}
.contact-one1 ul li:first-child{
	border-left:1px solid rgb(238, 238, 238) ;
}
.contact-one1 ul li{
	width: 25%;
	border-right:1px solid rgb(238, 238, 238) ;
	text-align: center;
}
.contact-one1 ul li h2{
	font-size: 18px;
    padding: 30px 0;
    color: rgb(67, 67, 67);
	font-weight: bold;
}
.contact-one{
	background: #fff;
}
.contact-one1 ul li p{
	margin-bottom: 15px;
	padding: 0 5px;
	    color: #5a5a5a;
	    line-height: 140%;
	    font-size: 14px;
}
.contact-two1 img{
	width: 100%;
	vertical-align: bottom;
}
.contact-four{
	background: #fff;
}
.contact-two{
	background: #fff;
}
.contact-four ul li{
	padding: 30px 0;
}
.contact-four ul li h2{
	    font-size: 16px;
   padding-bottom: 15px;
    color: rgb(0, 0, 0);
    line-height: 200%;
    font-weight: bold;
}
.contact-four ul li p{
	    color: #5a5a5a;
	    font-size: 16px;
	    line-height: 210%;
}



.footerb h3 {
    padding: 11px 0;
    font-size: 22px;
   
}



/*响应*/

@media only screen and (max-width:1800px) {
	
	body {
		font-size: 15px;
	}
}

@media only screen and (max-width:1680px) {}

@media only screen and (max-width:1600px) {
	
}

@media only screen and (max-width:1440px) {}

@media only screen and (max-width:1300px) {
	
	
}

@media only screen and (max-width:1280px) {}

@media only screen and (max-width:1200px) {
	.w {
		width: 100%;
		padding: 0 4%;
	}
	.index-two3 ul li {
   
    margin-right: 20px;
    
}
.fiveswiperc {
    position: absolute;
    right: 19px;
    top: -17px;
    width: auto;
}
.footerc h2 {
    padding: 0 80px;

}
.footerc1 {
    padding: 0 80px;
    
}
.logotxt {
       margin-right: 12px;
    font-size: 24px;

}
.logotxting {
    
    font-size: 24px;
    
}
.pro-leftb ul li a {
   
    font-size: 15px;
}
.footerd {
    width: 39%;
}
.footerd {
    padding-left: 43px;
}
.footerc {
    width: 35%;
}
.index-three-two p {
   
    font-size: 15px;
}
.index-three-one2 p {
    font-size: 33px;
}
}

@media only screen and (max-width:1000px) {
	.w {
		width: 100%;
		padding: 0 4%;
	}
	.index-serve3 p {
    
    font-size: 12px;
    line-height: 200%;
    
}
.news-one ul li {
    padding: 13px;
    margin-bottom: 13px;
   
}
.news-onec {
    width: 68%;
    padding-left: 18px;
}
.news-onec h2 {
   
    font-size: 15px;
    padding-top: 3px;
    
}
.newsxq-tltie h2 {
    
    font-size: 18px;
    color: #000000;
  
}
.pro-righta {
    padding: 12px;
   
}
.newsxq-tltie1 {
   
    flex-wrap: wrap;
    padding-top: 25px;
   
}

.news-onec h3 {
    font-size: 12px;
    padding-top: 3px;
    
}
.newsxq-tltie2 span {
    font-size: 12px;
   
    margin-right: 9px;
}
.newsxq-tltie6 {
    padding: 10px 0;
}
.pro-rightc2 h2 a {
   
    margin-bottom: 10px;
    font-size: 17px;
    color: #5A5A5A;
   
}
.pro-rightc2 p {
    font-size: 13px;
    color: #888888;
   
}
.pro-rightb ul li {
    
    margin-bottom: 20px;
    padding-bottom: 20px;
}
.pro-rightc2 h3 {
    top: 12px;
    right: 0;
    position: absolute;
}
.pro-rightc2 {
    width: 100%;
    padding-left: 9px;
    padding-top: 25px;
}
.pro-rightc1 {
    width: 100%;
}
.pro-rightc {
    display: flex;
    flex-wrap: wrap;
}
.newsxq-tltie5 {
   
    font-size: 15px;
}
.newsxq-tltie5 p {
    margin-bottom: 15px;
}
.e-ye {
    margin-bottom: 0px;
    margin-top: 30px;
    text-align: center;
}
.news-onec p {
    font-size: 12px;
    line-height: 16px !important;
    padding-top: 4px;
    color: #666666;
}
.news-oneb {
    width: 43%;
}
.about p {
    /* padding: 10px 0; */
    font-size: 13px;
    line-height: 2rem;
    color: #000000;
}
.contact-one1 ul li {
    width: 50%;
    margin-bottom: 20px;
   
}
.contact-four ul li p {
  
    font-size: 14px;
   
}
.contact-four ul li {
    padding: 15px 0;
}
.contact-one1 ul li p {
    margin-bottom: 12px;
    padding: 0 5px;
  
    font-size: 12px;
}
.contact-one1 ul li h2 {
    font-size: 17px;
    padding: 17px 0;
  
}
.contact-one1 ul li img {
    width: 43px;
}
.contact-one1 ul {
    display: flex;
    flex-wrap: wrap;
}
.contact-one {
    padding: 25px 0;
}
.nbannner-xia1 {
    padding-left: 0;
}
.pro-right {
    width: 100%;
    padding-left: 0;
}
.pro-left{
	display: none;
}
.index-serve1 {
    padding: 25px 0;
}
	.index-fix7 {
   
    width: 107%;
}
.index-serve {
   
    padding: 25px 0;
   
}
	.footerb {
    width: 100%;
    padding-right: 0;
}
	.footerc {
    padding: 19px 0;
    width: 100%;
}
	.pc_header {
		display: none;
	}
	.phone_head.none {
		display: block;
	}
.phone_head .home {
    width: 178px;
    height: 50px;
    line-height: 43px;
}
.phone_head {
    height: 46px;
 
}
header .icon {
  
    height: 1.6em;
  
}
section.banner {
    padding-top: 47px;
}
.index-one2 p {
    color: rgb(51, 51, 51);
    font-size: 14px;
    max-width: 100%;
    text-align: center;
   
}
.banner .swiper-pagination {
    bottom: 8px;
}
.index-one1 p {
    
    font-size: 12px;
   
}
.index-one1 h2 {
   
    font-size: 20px;
}
.index-one {
    
    padding: 25px 0;
}
.banner .swiper-pagination .swiper-pagination-bullet {
    width: 12px;
    height: 12px;
  
    margin: 0 6px;
}
.index-one3 {
    max-width: 100%;
    margin: 0 auto;
    margin-top: 25px;
}
.index-one3 ul {
    flex-wrap: wrap;
    display: flex;
   
}
.index-one3 ul li {
    width: 100%;
    text-align: center;
    margin-bottom: 10px;
}
.index-one33 {
    
    font-size: 16px;
   
}
.index-two1 h2 {
   
    font-size: 24px;
   
}
.index-two1 p {
   
    font-size: 13px;
   
}
.index-two2 ul {
    display: flex;
   
    flex-wrap: wrap;
    
}
.index-two2 ul li {
    width: 32.6%;
   
}
.index-two {
  
    padding: 25px 0;
}
.index-one3 ul li p {
    margin-top: 6px;
  
}
.index-two2 ul li p {
    
    font-size: 13px;
    padding: 16px 0;
}
.index-two2 ul li img {
    width: 50px;
}
.index-one33 span {
    font-size: 34px;
    
}
.index-two-tit p {
    padding: 13px 0 13px 0;
}
.index-two-tit p {
   
    font-size: 16px;
    
}
.index-two3 ul li:nth-child(2n){
	    margin-right: 0px;
}
.index-two-tit h2 {
    
    font-size: 12px;
   
}
.index-two3 ul li:nth-child(3) {
    margin-right: 16px;
}
.index-three .index-two1 p {
    line-height: 140%;
    font-size: 18px;
   
}
.index-three-one1 p {
    left: 50%;
    bottom: 17px;
    color: #fff;
    font-size: 19px;
}
.index-three-one2 {
    padding-left: 21px;
}
.index-three-one1 {
  
    width: 23%;
}
.index-three-one2 h2 {
    font-size: 23px;
   
    margin-top: 3px;
}
.index-three-one2 p {
    font-size: 25px;
  
}
.index-three-two {
    padding: 20px 0 20px 0;
}
.index-three-two p {
    padding-left: 23px;
    font-size: 14px;
    margin-bottom: 13px;
}
.index-four {
    padding: 30px 0;  
}
.index-three2 a {
  
    font-size: 12px;
    color: #fff;
    width: 100px;
    height: 35px;
    line-height: 35px;
  
}
.index-four .index-two1 h2 {
   
    font-size: 22px;
   
}
.index-four .index-two1 p {
   
    font-size: 16px;
    
}
.index-four-one ul li img {
    width: 50%;
    
}
.index-four-one ul li {
    width: 50%;
    margin-bottom: 20px;
    
}
.index-four-one ul li p {
  
    font-size: 16px;
   
    padding: 11px 0;
}
.fiveswiperc {
    position: relative;
    right: 0;
    top: 0;
    width: auto;
}
.fiveswiperd h2 {
    font-size: 20px;
}
.fiveswiperd p {
    color: rgb(67, 67, 67);
    font-size: 12px;
   
}
.fiveswiperd h4 {
    
    margin-bottom: 7px;
    
}
.fixswiperb {
   
    padding: 15px 15px 8px 15px;
}
.fixswiperb p {
    font-size: 12px;
    padding: 4px 0;
}
.index-fix3 {
    width: 100%;
    padding-left: 0;
}
.index-fix7 h2 {
   
    font-size: 14px;
    
}
.index-fix6 {
   
    margin-left: 20px;
}
.index-fix4 {
    padding-right: 0;
   
}
.index-fix2 {
    width: 100%;
}
.index-fix1 {
    display: flex;
    margin-top: 30px;
    flex-wrap: wrap;
}
.index-fix {
    padding: 25px 0;
}
.index-five1 {
    padding: 45px 0 10px 0;
}
.fiveswiperd h3 {
    font-size: 16px;
    
    padding: 11px 0;
}
.fiveswiperd {
  
    padding: 20px;
}
.fiveswipera {
   
    flex-wrap: wrap;
}
.fiveswiperb {
    width: 100%;
}
.index-five {
    padding: 25px 0;
    
}
.index-four-one ul li h2 {
    font-size: 12px;
    
}
.index-four-one ul {
    display: flex;
    flex-wrap: wrap;
}
.index-four-one {
    margin-top: 34px;
}
.index-three.index-ing .index-three4 {
    width: 100%;
    padding-left: 0px;
    padding-right: 0;
}
.index-three4 {
    width: 100%;
    padding-left: 0;
}
.index-three3 {
    width: 100%;
}
.index-three2 {
    display: flex;
  
    flex-wrap: wrap;
}
.index-three .index-two1 {
    padding-bottom: 35px;
}
.index-three .index-two1 h2 {
    font-size: 22px;
   
}
.index-three {
    background: #fff;
    padding: 25px 0 25px 0;
}
.index-two3 ul li {
    width: 47.6%;
    padding: 10px;
    background: #fff;
    margin-right: 16px;
    margin-bottom: 19px;
    height: 288px;
}
.footera {
    padding: 25px 0;
    
}
.footera {
   
    flex-wrap: wrap;
    
}
.footerb a {
   
    margin-top: 20px;
   
}
.footer2 a {
    color: #ffffff;
    font-size: 12px;
}

.footer2 {
    font-size: 12px;
    color: #ffffff;
   
    text-align: center;
    height: auto;
    padding: 15px 0;
    line-height: initial;
}
.footerc h2 {
   
    font-size: 14px;
    
}
.footerd{
	display: none;
}
}