html, body, h1, h2, h3, h4, h5, h6, ul, li, img, p,div,span {
  padding: 0;
  margin: 0;
  font-size: 100%;
}
.public-tools {
    position: fixed;
    bottom: 20px;
    right: 5px;
    z-index: 10;
    font-size: 12px;
}
.contact>.contact-right>div {
    position: absolute;
    text-align: center;
    right: 26px;
    top: 136px;
    font-size: 12px;
}
.join>h6 {
    width: 450px;
    height: 40px;
    font-weight: normal;
    margin: 0 auto 20px;
    font-size: 16px;
}

.width1200 {
	width: 1200px;
	margin: 0 auto;
	overflow: hidden;
}

.fl {
    float: left;
}
.clearfix:after {
  display: block;
  content: '';
  clear: both;
  height: 0;
}

header .header {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 9999;
	background: rgba(255, 255, 255, .7);
}

header .header>div {
	display: flex;
	justify-content: space-between;
}

header .header>div>div {
	display: flex;
	margin: 12px 0;
}

header .header>div>div>a>img {
	height:60px;
}

header .header>div>div>p {
	border-left: 1px rgba(255, 255, 255, .2) solid;
	padding-left: 14px;
	font-weight: normal;
	font-size: 16px;
}
header .header>div>div>p>strong,
header .header>div>div>p>span{
	font-size: 16px;
}
header .header>div>div>p>span {
	display: block;
	color: #E00B0B;
	font-size: 14px;
	margin-top: 10px;
}

header .header>div>p {
	display: flex;
}

header .header>div>p>a {
	display: block;
	width: 90px;
	text-align: center;
	margin-left: 30px;
	line-height: 78px;
	color: #333;
	font-size: 16px;
}

header .header>div>p>a.now {
	color: #28517E;
	border-bottom: 3px #28517E solid;
}

.banner {
	width: 100%;
	position: relative;
}

.banner>a {
	position: absolute;
	top: 74%;
	left: 50%;
	transform: translateX(-50%);
	text-align: center;
}

.banner>a {
	display: inline-block;
	animation: move-narrow 1s infinite linear 0s;
}

@keyframes move-narrow {
	0% {
		top: 72%;
		opacity: 0;
	}

	100% {
		top: 74%;
		opacity: 1;
	}
}

@-webkit-keyframes move-narrow {
	0% {
		top: 72%;
		opacity: 0;
	}

	100% {
		top: 74%;
		opacity: 1;
	}
}

@-moz-keyframes move-narrow {
	0% {
		top: 72%;
		opacity: 0;
	}

	100% {
		top: 74%;
		opacity: 1;
	}
}

@-o-keyframes move-narrow {
	0% {
		top: 72%;
		opacity: 0;
	}

	100% {
		top: 74%;
		opacity: 1;
	}
}

.banner>img {
	width: 100%;
	height: 100%;
}

.service-partone,
.service-parttwo {
	width: 100%;
	height: auto;
	box-sizing: border-box;
}

.service-partone>div>h3 {
	margin: 60px auto;
	text-align: center;
}

.service-partone>div>h3>img {
	display: inline-block;
}

.service-partone>div>div,
.service-parttwo>div>div {
	display: flex;
	justify-content: space-between;
}

.service-partone>div>div>div {
	height: 330px;
	width: 418px;
	padding: 50px 18px;
	box-sizing: border-box;
	color: #fff;
	background: -webkit-linear-gradient(bottom, #2436de, #338aff);
	margin: 90px 0;
	box-shadow: -22px 26px 0px #d0e6ff;
}

.service-partone>div>div>div>h3 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
}

.service-partone>div>div>div>p {
	font-size: 22px;
	text-align: center;
	margin: 30px 0 30px 0;
}

.service-partone>div>div>div>span {
	line-height: 26px;
}

.service-partone {
	padding: 30px 0;
}

.service-parttwo {
	background: #f5f5f5;
	padding: 50px 0;
}

.service-parttwo>div>div>div {
	height: 330px;
	width: 400px;
	padding: 50px 10px;
	box-sizing: border-box;
	color: #333;
	margin-top: 40px;
	margin-left: 30px;
}

.service-parttwo>div>div>div>h3,
.service-partthree>div>h4 {
	font-size: 30px;
	text-align: center;
	margin-bottom: 40px;
	color: #fff;
}
.service-parttwo>div>div>div>h3{
	color: #333;
}
.service-parttwo>div>div>div>p {
	font-size: 22px;
	text-align: center;
	margin: 30px 0 30px 0;
}

.service-partthree {
	padding: 48px 0;
	background: url(../images/fwjs_01.jpg) no-repeat;
	overflow:hidden;
}

.service-partthree>div>h3 {
	margin: 60px auto;
	text-align: center;
}

.service-partthree>div>h3>img {
	display: inline-block;
}

.service-partthree>div>p {
	font-weight: 18px;
	line-height: 26px;
	color: #fff;
}

.service-partthree>div>div {
	display: flex;
	justify-content: space-between;
}

.service-partthree>div>div {
	overflow: hidden;
	margin: 70px auto;
}

.service-partthree>div>div>div {
	width: 284px;
	height: 324px;
	background: #fff;
	border-radius: 5px;
	text-align: center;
}

.service-partthree>div>div>div>span {
	width: 120px;
	height: 120px;
	display: block;
	margin: 30px auto;
	background: url(../images/fwjs_20.png) no-repeat center;
}

.service-partthree>div>div>div:nth-of-type(2)>span {
	background: url(../images/fwjs_21.png) no-repeat center;
}

.service-partthree>div>div>div:nth-of-type(3)>span {
	background: url(../images/fwjs_22.png) no-repeat center;
}

.service-partthree>div>div>div:nth-of-type(4)>span {
	background: url(../images/fwjs_19.png) no-repeat center;
}

.service-partthree>div>div>div>p {
	font-size: 26px;
	color: #333;
	line-height: 46px;
}

.service-partthree>div>div>div:nth-of-type(1):hover {
	background: url(../images/fwjs_27.png) no-repeat;
}

.service-partthree>div>div>div:nth-of-type(1):hover span {
	background: url(../images/fwjs_23.png) no-repeat center;
}

.service-partthree>div>div>div:nth-of-type(2):hover {
	background: url(../images/fwjs_28.png) no-repeat;
}

.service-partthree>div>div>div:nth-of-type(2):hover span {
	background: url(../images/fwjs_26.png) no-repeat center;
}

.service-partthree>div>div>div:nth-of-type(3):hover {
	background: url(../images/fwjs_29.png) no-repeat;
}

.service-partthree>div>div>div:nth-of-type(3):hover span {
	background: url(../images/fwjs_24.png) no-repeat center;
}

.service-partthree>div>div>div:nth-of-type(4):hover {
	background: url(../images/fwjs_30.png) no-repeat;
}

.service-partthree>div>div>div:nth-of-type(4):hover span {
	background: url(../images/fwjs_25.png) no-repeat center;
}

.service-partthree>div>div>div:hover p {
	color: #fff;
}

.service-partfour {
	padding: 0 0 60px 0;
}

.service-partfour>div>h3 {
	font-size: 30px;
	color: #333;
	text-align: center;
	margin: 80px 0;
}

.service-partfour>div>div:nth-of-type(1) {
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

.service-partfour>div>div:nth-of-type(1)>p {
	width: 586px;
	height: 250px;
	border: 1px #f3f3f3 solid;
	margin-bottom: 20px;
	overflow: hidden;
}

.service-partfour>div>div:nth-of-type(1)>p:hover {
	box-shadow: 3px 3px 10px #ededed;
}

.service-partfour>div>div:nth-of-type(1)>p>img {
	margin: 30px 0 0 40px;
	float: left;
}

.service-partfour>div>div:nth-of-type(1)>p>span {
	float: left;
	display: block;
	font-size: 22px;
	color: #333;
	margin: 94px 0 0 60px;
}

.service-partfour>div>div:nth-of-type(2) {
	position: relative;
}

.service-partfour>div>div:nth-of-type(2)>p {
	position: absolute;
	top: -10px;
	left: 112px;
}

.service-partfour>div>div:nth-of-type(2)>p {
	display: flex;
	line-height: 35px;
	font-weight: bold;
}

.service-partfour>div>div:nth-of-type(2)>p>img {
	margin-right: 12px;
}

.service-partfour>div>div:nth-of-type(2)>p:nth-of-type(2) {
	top: 76px;
}

.service-partfour>div>div:nth-of-type(2)>p:nth-of-type(3) {
	top: 166px;
}

.service-partfour>div>div:nth-of-type(2)>p:nth-of-type(4) {
	top: 236px;
}

.service-partfour>div>div:nth-of-type(2)>p:nth-of-type(5) {
	top: 316px;
}

.service-partfive>div>h3 {
	margin: 60px auto;
	text-align: center;
}

.service-partfive>div>h3>img {
	display: inline-block;
}

.service-partfive>div>a {
	display: block;
	width: 232px;
	height: 55px;
	color: #fff;
	font-size: 24px;
	font-weight: bold;
	line-height: 55px;
	text-align: center;
	background: #28517E;
	border-radius: 5px;
	margin: 60px auto;
}

.service-partfive>div>a:hover {
	background: #f94c4c;
}

.service-partfive>div>div {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
	margin-bottom: 50px;
}

.service-partfive>div>div>span {
	display: block;
	width: 150px;
	height: 92px;
	margin-bottom: 22px;
	border: 1px #eee solid;
}

.service-partfive>div>div>span>img {
	width: 100%;
	height: 100%;
}

/* 关于我们样式开始---------- */
.index-partone {
	width: 100%;
	height: auto;
	box-sizing: border-box;
}

.index-partone {
	background: url(../images/gywm_20.png) no-repeat center;
}

.index-partone>div>h3,
.index-partfour>div>h3 {
	margin: 60px auto;
	text-align: center;
}

.index-partone>div>h3>img,
.index-partfour>div>h3>img {
	display: inline-block;
}

.index-partone>div>p {
	width: 1000px;
	margin: 0 auto 16px;
	text-indent: 2em;
	font-size: 18px;
	color: #333;
	line-height: 30px;
}

.index-partone>div>ul {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	margin: 80px auto;
}

.index-partone>div>ul>li {
	width: 224px;
	height: 324px;
	border-radius: 5px;
	position: relative;
	overflow: hidden;
}

.index-partone>div>ul>li>img {
	width: 100%;
	height: 100%;
}

.index-partone>div>ul>li:hover img {
	transform: scale(1.3);
	transition: all 0.3s;
}

.index-partone>div>ul>li>div {
	position: absolute;
	width: 224px;
	height: 110px;
	bottom: 0;
	left: 0;
	background: rgba(0, 0, 0, .7);
	text-align: center;
	color: #fff;
}

.index-partone>div>ul>li>div>p {
	font-size: 29px;
	margin: 15px 0;
}
.index-partone>div>ul>li>div>span{
	font-size: 14px;
}
.index-partone>div>h4 {
	font-size: 26px;
	color: #333;
	margin-bottom: 60px;
	text-align: center;
}

.index-parttwo {
	background: url(../images/gywm_07.png) no-repeat center;
	padding: 60px 0 336px 0;
	position: relative;
}

.index-parttwo>div>h3 {
	color: #fff;
	font-size: 52px;
	text-align: center;
	margin: 20px 0;
}

.index-parttwo>div>h3:nth-of-type(1) {
	margin-top: 80px;
}

.index-parttwo>ul {
	width: 1200px;
	height: 330px;
	background: #fff;
	border-radius: 10px;
	box-shadow: 0px 10px 20px #ededed;
	position: absolute;
	bottom: -80px;
	left: 50%;
	transform: translateX(-50%);
	display: flex;
	justify-content: space-around;
}

.index-parttwo>ul>li {
	overflow: hidden;
	text-align: center;
	height: auto;
	position: relative;
	width: 300px;
}

.index-parttwo>ul>li:nth-of-type(1):after,
.index-parttwo>ul>li:nth-of-type(2):after,
.index-parttwo>ul>li:nth-of-type(3):after {
	content: '';
	display: block;
	width: 1px;
	height: 152px;
	background: #dfdfdf;
	position: absolute;
	top: 88px;
	right: 0;
}

.index-parttwo>ul>li>div {
	width: 96px;
	height: 96px;
	background: #f5f5f5;
	border-radius: 48px;
	margin: 50px auto 18px;
	text-align: center;
	line-height: 96px;
}

.index-parttwo>ul>li>div>img {
	display: inline-block;
	margin-top: 17px;
}

.index-parttwo>ul>li>i {
	display: block;
	width: 16px;
	height: 1px;
	background: #dfdfdf;
	margin: 0 auto;
}

.index-parttwo>ul>li>p {
	font-size: 24px;
	color: #333;
	text-align: center;
	margin: 18px auto 10px;
}

.index-parttwo>ul>li>span {
	display: block;
	text-align: center;
	font-size: 14px;
	color: #999;
	line-height: 30px;
}

.index-partthree {
	padding: 170px 0 80px;
	background: #f5f5f5;
}

.index-partfour>div>p {
	text-align: center;
	color: #333;
}

.index-partfour>div>p>img {
	display: inline-block;
}

.index-partfour>div>p>span:nth-of-type(1) {
	display: block;
	font-size: 22px;
	margin: 10px 0;
	font-weight: bold;
	text-align: center;
}
.index-partfour>div>p>span:nth-of-type(2){
	font-size: 18px;
}
.index-partfour>div>div {
	display: flex;
	justify-content: space-between;
	margin: 40px auto 60px;
}

.index-partfour>div>div>img {
	display: block;
	margin-left: 20px;
	width: 379px;
	height: 456px;
}

.index-partfour>div>div>div>div {
	display: flex;
	justify-content: space-between;
	overflow: hidden;
	margin: 80px 0;
	height: auto;
}

.index-partfour>div>div>div:nth-of-type(1)>div:nth-of-type(2) {
	margin-top: 130px;
}

.index-partfour>div>div>div>div>p {
	width: 268px;
}

.index-partfour>div>div>div>div>div {
	text-align: center;
	width: 130px;
}

.index-partfour>div>div>div>div>div>img {
	display: inline-block;
}

.index-partfour>div>div>div>div>div>span {
	display: block;
	font-size: 20px;
}

/* 会员权益样式开始-------- */
.member-partone>div>div:nth-of-type(1),
.member-parttwo>div>div:nth-of-type(1){
	text-align: center;
	margin: 60px auto;
}

.member-partone>div>div:nth-of-type(1)>h3,
.member-parttwo>div>div:nth-of-type(1)>h3 {
	font-size: 40px;
	color: #28517E;
}
.member-parttwo>div>div:nth-of-type(1)>h3{
	color: #333;
}
.member-partone>div>div:nth-of-type(1)>img,
.member-parttwo>div>div:nth-of-type(1)>img{
	display: inline-block;
}
/* 会员权益表格 */
.member-partone .table{
	 border-collapse:collapse;
}
.member-partone .table .bgred{
	background: #dddddd;
	color: #333;
}
.member-partone .table>thead>tr>th{
	border: 1px #eee solid;
	padding: 30px 0;
	width: 199px;
	text-align: center;
}
.member-partone .table>tbody>tr>td{
	border: 1px #eee solid;
	padding: 16px 0;
	width: 199px;
	text-align: center;
}
.member-partone .table>tbody>tr>td>img{
	display: inline;
}
.member-partone .table .row2{
	width: 115px;
	float: right;
	height: 26px;
	border: none;
	border-bottom: 1px #eee solid;
}
.table-row-rt{
	position: relative;
}
.table-row-ab{
	position: absolute;
	width: 82px !important;
	height: 380px;
	line-height: 372px;
	border-left: none !important;
}
.service-parttwo>div>h3 {
	margin: 60px auto;
	text-align: center;
}

.service-parttwo>div>h3>img {
	display: inline-block;
}
.member-parttwo>div>ul>li{
	margin: 0 auto 2px;
	width: 640px;
	height: 52px;
	text-align: center;
	line-height: 52px;
	background: #f8f3f3;
	color: #333;
}
.member-partthree>div{
	text-align: center;
}
.member-partthree>div>img{
	display: inline-block;
}
.member-partfour>div>ul{
	background: #fff;
	width: 890px;
	display: flex;
	justify-content: space-between;
	margin: 0 auto;
}
.member-partfour>div>ul>li{
	width: 250px;
	height: 64px;
	text-align: center;
	line-height: 64px;
	color: #e00b0b;
	font-weight: bold;
	border-radius: 5px;
	background: #e3e3e3;
	font-size: 22px;
	cursor: pointer;
}
.member-partfour>.content>div{
	margin-top: 30px;
	height: auto;
	width: 100%;
}
.member-partfour>.content>div>h3{
	width: 100%;
	height: 116px;
	text-align: center;
	line-height: 116px;
	background: #28517e;
	font-size: 40px;
	color: #fff;
}
.member-partfour>.content>div>h4{
	font-size: 32px;
	color: #28517e;
	text-align: center;
	margin: 40px auto;
	display: flex;
	justify-content: space-between;
	width: 976px;
}
.member-partfour>.content>div>h4>span:nth-of-type(2){
	margin-left: -54px;
}
.member-partfour>.content>div>p>a{
	color: #333;
}
.member-partfour>.content>div>p>a:hover{
	color: #28517e;
}
.member-partfour>.content>div>a,
.member-partfour>.content>div>p{
	display: block;
	margin: 30px auto;
	text-align: center;
	font-size: 18px;
	color: #333;
}
.member-partfour>.content>div>p{
	display: flex;
	justify-content: space-between;
	width: 1200px;
}
.member-partfour>.content>div>p>a{
	display: block;
	width: 400px;
}
.member-partfour>.content>div>img{
	display: block;
	margin: 0 auto;
}
.member-partfour>.content>div>h3>span{
	color: #ffd801;
}
.member-partfour>.content>div>div>div{
	text-align: center;
	margin: 50px auto 20px;
}
.member-partfour>.content>div>div>p{
	margin: 0 auto;
	text-align: center;
}
.member-partfour>.content>div>div>div>h3{
	font-size: 40px;
	color: #333;
	text-align: center;
}
.member-partfour>.content>div>div>div>img{
	display: inline-block;
}
.member-partfour>.content>div>div>ul{
	display: flex;
	justify-content: space-around;
	width: 440px;
	margin: 0 auto 40px;
}
.member-partfour>.content>div>div>ul>li{
	text-align: center;
}
.member-partfour>.content>div>div>ul>li:nth-of-type(1)>p{
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: #49ab57;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 6px;
}
.member-partfour>.content>div>div>ul>li:nth-of-type(2)>p{
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: #e00b0b;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 6px;
}
.member-partfour>.content>div>div>ul>li:nth-of-type(3)>p{
	width: 100px;
	height: 40px;
	line-height: 40px;
	background: #ffb243;
	color: #fff;
	border-radius: 5px;
	margin-bottom: 6px;
}
.member-partfour>div>ul>li.now{
	background: #28517e;
	color: #fff;
}
.member-partfour>.content>div>ul{
	width: 900px;
	display: flex;
	justify-content: space-between;
	margin: 50px auto;
}
.member-partfour>.content>div>ul>li{
	width: 180px;
	height: 50px;
	text-align: center;
	line-height: 50px;
	color: #e00b0b;
	border-radius: 5px;
	background: #ececec;
	font-size: 20px;
	cursor: pointer;
}
.member-partfour>.content>div>ul>li.now{
	background: #28517e;
	color: #fff;
}
.fontcolor{
	color: #28517e;
}
.member-partfour>.tab{
	width: 100%;
	background: #fff;
	padding: 40px 0;
}

/* 加入我们样式开始-------- */
.joinUs-title{
	width: 500px;
	text-align: center;
	margin: 60px auto  50px;
	color: #28517e;
}
.joinUs-title>h1{
	font-size: 30px;
}
.joinUs-title>img{
	display: inline-block;
}
.joinUs-title>p:nth-of-type(1){
	color: #999;
	font-size: 16px;
}
.joinUs-title>p:nth-of-type(2){
	color: #333;
	font-size: 16px;
	margin-top: 30px;
}
.joinUs-con{
	width: 1180px;
	margin: 30px auto 80px;
	display: flex;
	justify-content: space-between;
}
.joinUs-con>div{
	width: 560px;
	background: #fff;
	padding: 22px;
	box-sizing: border-box;
	box-shadow: 0px 0px 3px #ddd;
}
.joinUs-con>div>h3{
	color: #28517e;
	font-size: 22px;
	border-bottom: 1px #eee solid;
	padding-bottom: 16px;
	overflow: hidden;
}
.joinUs-con>div>h3>span{
	float: right;
}
.joinUs-con>div>h5{
	font-size: 14px;
    text-align: left;
    color: #333;
    margin-top: 10px;
    line-height: 30px;
}
.joinUs-con>div p{
	font-size: 14px;
    text-align: left;
    color: #666;
    line-height: 150%;
    margin-bottom: 10px;
    text-align: justify;
}
.joinUs-con>div>.time{
	border-top: 1px solid #EEE;
    margin-top: 10px;
    padding-top: 10px;
}
.joinUs-con>div>.time>span{
	display: block;
    width: 120px;
    height: 35px;
    line-height: 35px;
    float: right;
    cursor: pointer;
	border-radius: 5px;
    text-align: center;
    background: #28517e;
    color: #FFF;
    font-size: 14px;
    transition: all .3s ease-in-out;
}
.joinUs-con>div>.time>span:hover, .recruithr .hrbut:hover{
	background: #f81414;
	transform: translateY(-5px);
}
.footer{
	background: #424251;
}
.cpy_ewm_item p, .phnumb{
	color: #fff;
}
.cpy_ftr p, .cpy_ftr p a, .cpy_phnumb p{
	color: #ababab;
}
.cpy_ewm, .ab_links{
	border-right: 1px solid #666666;
}
/* 弹框样式 */
#recruithr{ 
	display:none;
	width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: rgba(0, 0, 0, 0.2);
    z-index: 10000;
}
.recruithr{
	position: absolute;
	width: 600px;
	height: auto;
	padding: 20px 15px;
	box-sizing: border-box;
	background: #fff;
	top: 35%;
	left: 50%;
	border-radius: 5px;
	transform: translateX(-50%);
}
.recruithr .recruithrtit {
    font-size: 22px;
    text-align: left;
    color: #E42C3A;
    border-bottom: 1px solid #EEE;
    line-height: 45px;
    margin-bottom: 20px;
}
.recruithr h5 {
    font-size: 20px;
    text-align: left;
    margin-bottom: 10px;
}
.recruithr h5 b {
    font-size: 20px;
    color: #E42C3A;
    margin-left: 5px;
}
.recruithr .hrbutbox {
    padding-top: 15px;
    margin-top: 20px;
    text-align: center;
}
.recruithr .hrbut {
    display: inline-block;
    width: 42%;
    max-width: 150px;
    height: 40px;
    line-height: 40px;
    margin: 0 5px;
    cursor: pointer;
	border-radius: 5px;
    text-align: center;
    background: #D1D1D1;
    color: #FFF;
    font-size: 16px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
}
/* 联系我们样式开始 */
.contactUs-part{
	background: none;
}
.contactUs-part>div>ul{
	margin: 0 auto;
}
.contactUs-con{
	width: 1200px;
	margin: 30px auto;
	display: flex;
	justify-content: space-between;
}
.contactUs-con>div{
	width: 580px;
	padding: 28px;
	box-sizing: border-box;
	height: auto;
	background: #fff;
}
.contactUs-con>div>h3{
	color: #28517e;
	font-size: 16px;
}
.contactUs-con>div>.cpy_ewm{
	border: none;
	width: 500px;
	padding-left: 0;
	justify-content: space-between;
}
.contactUs-con>div>.cpy_ewm>.cpy_ewm_item p{
	color: #666;
}
.contactUs-con>div:nth-of-type(2)>ul{
	display: flex;
	flex-wrap: wrap;
}
.contactUs-con>div:nth-of-type(2)>ul>li{
	display: flex;
	margin: 20px 0 20px;
	width: 260px;
}
.contactUs-con>div:nth-of-type(2)>ul>li:last-child{
	width: 450px;
}
.contactUs-con>div:nth-of-type(2)>ul>li:last-child>span>strong{
	font-size: 18px;
	color: #28517e;
}
.contactUs-con>div:nth-of-type(2)>ul>li>span{
	font-weight: bold;
}
.contactUs-con>div:nth-of-type(2)>ul>li>div {
    width: 88px;
    height: 25px;
    background: #1D84F7;
    display: block;
    border-radius: 15px;
    color: #fff;
    font-size: 12px;
    line-height: 25px;
    cursor: pointer;
}
.contactUs-con>div:nth-of-type(2)>ul>li>div a {
    color: #fff;
    font-size: 13px;
}
.contactUs-con>div:nth-of-type(2)>ul>li>div img {
    width: 14px;
    height: 16px;
    margin-left: 13px;
    margin-right: 4px;
	display: inline-block;
    vertical-align: middle;
}