a:hover {
  text-decoration: none;
}

input,
button,
textarea {
  outline: none;
  border: 0px;
}

.main {
  width: 1250px;
  margin: 0 auto;
  position: relative;
}

body,
html {
  font-size: 14px;
  font-family: Arial;
  box-sizing: border-box;
}

input {
  outline: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

.navBar {
  left: 50%;
  top: 180px;
  position: absolute;
  z-index: 1;
  height: 60px;
  line-height: 60px;
  color: #333;
  width: 1200px;
  margin-left: -600px;
}

.nav {
  position: relative;
  margin: 0 auto;
  font-family: "Microsoft YaHei", SimSun, SimHei;
  font-size: 14px;
}

.nav a {
  color: #fff;
}

.nav h3 {
  font-size: 100%;
  font-weight: normal;
}

.nav .m {
  float: left;
  position: relative;
  z-index: 1;
}

.nav .m.on {
  border-bottom: 6px solid #008dc9;
  height: 54px;
}

.nav .s {
  float: left;
  width: 3px;
  text-align: center;
  color: #D4D4D4;
  font-size: 12px;
}

.nav h3 a {
  display: block;
  padding: 0 17px;
  text-align: center;
  font-weight: bold;
}

.nav .sub {
  display: none;
  /*默认隐藏*/
  position: absolute;
  left: 0px;
  top: 60px;
  z-index: 1;
  width: 100%;
  min-width: 200px;
  background: rgba(15, 129, 177, 0.8);
}

.nav .sub li {
  text-align: left;
  padding: 5px;
  border-bottom: 1px solid #fff;
}

.nav .sub li:last-child {
  border-bottom: 0px;
}

.nav .sub li a {
  display: block;
  padding: 5px;
  line-height: 20px;
  color: #fff;
}

.nav .sub li a:hover {
  color: #f1f1f1;
}

.fullSlide {
  width: 100%;
  position: relative;
  height: 950px;
  background: #000;
}

.fullSlide .bd {
  margin: 0 auto;
  position: relative;
  z-index: 0;
  overflow: hidden;
}

.fullSlide .bd ul {
  width: 100% !important;
}

.fullSlide .bd li {
  width: 100% !important;
  height: 950px;
  overflow: hidden;
  text-align: center;
  background-size: cover;
}

.fullSlide .bd li a {
  display: block;
  height: 950px;
}

.fullSlide .hd {
  width: 100%;
  position: absolute;
  z-index: 1;
  bottom: 130px;
  left: 0;
  height: 30px;
  line-height: 30px;
  text-align: center;
}

.fullSlide .hd ul {
  text-align: center;
  padding-top: 5px;
}

.fullSlide .hd ul li {
  cursor: pointer;
  display: inline-block;
  *display: inline;
  zoom: 1;
  width: 60px;
  height: 1px;
  overflow: hidden;
  background-color: #fff;
  line-height: 9999px;
  border-top: 10px solid transparent;
  border-bottom: 10px solid transparent;
  background-clip: padding-box;
}

.fullSlide .hd ul .on {
  height: 7px;
  background-color: #008bc6;
}


.header {
  position: relative;
}

.logo-box {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: -170px;
  width: 340px;
  height: 160px;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: center;
  z-index: 2;
  border-radius: 0 0 999em 999em;
}

.logo-box img {
  padding-top: 40px;
}

.self-care-box {
  background-color: #fff;
  box-shadow: 0px 30px 30px #f3f3f3;
  position: relative;
  top: -63px;
  padding: 80px;
  box-sizing: border-box;
}

.main-title {
  font-size: 56px;
  line-height: 60px;
}

.self-care {
  width: 480px;
}

.self-care-title {
  padding: 26px 0;
}

.self-care-content {
  font-size: 22px;
  line-height: 40px;
  color: #444444;
}

.our-goal-box {
  background: url('../img/index_img_2.jpg') no-repeat center center;
  height: 460px;
}

.our-goal-txt {
  width: 900px;
  color: #fff;
  padding-top: 100px;
}

.our-goal-content {
  font-size: 22px;
  line-height: 40px;
  margin-top: 30px;
}

.our-goal-img {
  margin-top: 100px;
}

.seven-title {
  text-align: center;
  padding: 90px 0;
}

.seven-pillars-list {
  text-align: center;
}

.seven-pillars {
  display: inline-block;
  width: 250px;
  height: 450px;
  margin: 0 17px;
}

.pillars-img {
  width: 100%;
}

.pillars-indexicon {
  padding: 14px 0;
}

.pillars-title {
  font-size: 18px;
  line-height: 20px;
  color: #999;
  text-transform: uppercase;
  font-weight: normal;
}

.tc {
  display: flex;
  justify-content: center;
  align-items: center;
}

.pillars-content {
  font-size: 20px;
  line-height: 30px;
  height: 60px;
  font-weight: 550;
  margin-top: 20px;
  color: #333;
}

.inquiry {
  background: url('../img/index_img_11.jpg') no-repeat center center;
  background-size: cover;
  height: 620px;
}

.inquiry-title {
  color: #fff;
  text-align: center;
  padding-top: 156px;
  padding-bottom: 86px;
}

.inquiry-input-box {
  width: 890px;
  height: 90px;
  padding: 12px;
  box-sizing: border-box;
  background-color: #fff;
  margin: 0 auto;
}

.inquiry-input {
  width: 700px;
  font-size: 18px;
  line-height: 67px;
}

.inquiry-submit {
  background-color: #008dc9;
  color: #fff;
  font-size: 26px;
  text-transform: uppercase;
  line-height: 67px;
  padding: 0 20px;
}

.organization {
  background-color: #f7f6f5;
  position: relative;
  overflow: hidden;
  height: 910px;
}

.organization-img {
  position: absolute;
  left: 50%;
  top: 0;
  margin-left: 300px;
}

.organization-title {
  width: 800px;
  padding-top: 230px;
}

.organization-p {
  font-size: 20px;
  margin: 36px 0 80px;
}

.organization-input-box {
  width: 800px;
  border: 1px solid #000000;
  background-color: #fff;
  height: 84px;
  line-height: 84px;
}

.organization-input {
  width: 500px;
  margin-left: 20px;
  font-size: 18px;
}

.organization-submit {
  background-color: #fff;
  height: 84px;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  margin-right: 20px;
}

.organization-submit-icon {}

.organization-submit-search {
  font-size: 16px;
  line-height: 20px;
  margin-top: 4px;
  color: #008dc9;
}

.isf-title {
  text-align: center;
  padding: 90px 0 66px;
}

.contact-isf-box {
  position: relative;
  overflow: hidden;
}

.contact-website,
.contact-email {
  width: 50%;
  height: 540px;
  float: left;
  text-align: center;
}

.contact-website {
  background: url('../img/index_img_13.jpg') no-repeat center center;
}

.contact-email {
  background: url('../img/index_img_14.jpg') no-repeat center center;
}

.contact-website .contact-title,
.contact-email .contact-title {
  font-size: 45px;
  padding-right: 60px;
  background: url('../img/index_img_jiantou.png') no-repeat right center;
  display: inline-block;
  color: #fff;
  font-weight: normal;
  margin-top: 200px;
}


.contact-website span,
.contact-email span {
  display: block;
  width: 70%;
  margin: 0 auto;
  background-color: #fff;
  color: #008dc9;
  font-size: 30px;
  text-align: center;
  margin-top: 10px;
}

.contact-more {
  position: absolute;
  left: 50%;
  top: 190px;
  width: 180px;
  border-radius: 180px;
  height: 180px;
  z-index: 9;
  margin-left: -90px;
  background-color: #008dc9;
  font-size: 36px;
  line-height: 34px;
  text-align: center;
  font-weight: normal;
}

.contact-more a {
  margin-top: 40px;
  color: #fff;
  display: block;
  padding-bottom: 36px;
  background: url('../img/index_img_jiantou.png') no-repeat center bottom;
}

.isd {
  background: url('../img/index_img_15.jpg') no-repeat center center;
  height: 850px;
}

.isd-title {
  text-align: center;
  color: #fff;
  padding: 110px 0 60px
}

.isd-img {
  display: block;
  margin: 0 auto;
}

.foundation {
  padding: 130px 0 50px
}

.foundation-img {
  width: 400px;
}

.foundation-txt {
  width: 750px;
}

.foundation-content {
  font-size: 18px;
  line-height: 40px;
  margin-top: 30px;
}

.link-box {
  background-color: #f7f6f5;
  padding-bottom: 80px;
}

.link-title {
  padding: 100px 0 30px;
  text-align: center;
}

.layB {
  width: 1000px;
  margin: 0 auto;
}

.layB .slide {
  overflow: hidden;
}

.layB ul {
  overflow: hidden;
  zoom: 1;
}

.layB li {
  width: 480px;
  display: inline;
  float: left;
  line-height: 20px;
}

.layB li p {
  font-size: 20px;
  line-height: 40px;
  font-style: italic;
  color: #999;
}

.layB li a {
  display: block;
  background-color: #fff;
  width: 100%;
  height: 270px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.layB ul li:nth-child(2n-1) {
  margin-right: 40px;
}

.layB ul li:nth-child(2n) {
  margin-top: 80px;
}

.lay-action {
  position: absolute;
  top: 0;
  right: 125px;
  width: 200px;
  z-index: 999;
  overflow: hidden;
}

.lay-action a {
  width: 86px;
  height: 86px;
  background-color: #106dbe;
  display: inline-block;
  border-radius: 86px;
  text-align: center;
  float: left;
}

.lay-action a.next {
  float: right;
}

.lay-action a img {
  padding: 36px 0;
}

.lay-action a.next img {
  transform: rotate(180deg);
}

.foot {
  background-color: #008dc9;
}

.foot .main {
  overflow: hidden;
}

.foot_logo {
  float: left;
}

.foot .foot-message {
  float: left;
  font-size: 16px;
  line-height: 28px;
  color: #fff;
  margin-left: 30px;
  padding-top: 36px;
}

.ny-banner {
  background-size: cover;
  width:100%;
  max-width: 1670px;
  margin: 0 auto;
  height: 640px;
}

.ny-mbx-box {
  overflow: hidden;
  width: 1200px;
  margin: 0 auto;
  margin-top: -66px;
  position: relative;
  z-index: 2;
}

.ny-mbx {
  float: left;
  background-color: #008dc9;
  padding: 30px 28px;
  min-width: 500px;
  max-width: 900px;
}

.ny-mbx-list {
  margin-bottom: 20px;
}

.ny-mbx-list,
.ny-mbx-list a {
  color: #fff;
  font-weight: 550;
  font-size: 18px;
}

.ny-mbx-list span {
  padding: 0 10px;
}

.ny-mbx-title {
  font-size: 60px;
  line-height: 60px;
  color: #fff;
}

.ny-content {
  width: 1200px;
  margin: 80px auto;
}

.ny-title {
  font-size: 40px;
  font-weight: 550;
  display: inline-block;
  border-top: 1px solid #dedede;
  padding: 30px 0;
}

.ny-box {
  margin-top: 30px;
}

.ny-box p {
  font-size: 18px;
  line-height: 40px;
  margin: 18px 0;
}
.ny-box img{
	display: block;
	margin: 18px 0 30px;
}
.pillars-list {
	margin-top: 80px;
}

.pillars-list li {
  overflow: hidden;
  margin-bottom: 60px;
}
.ny-box p a{
	color: #008dc9;
}
.pillars-list li .pillars-img {
  width: 320px;
  float: left;
  margin: 0;
}

.pillars-list li .pillars-txt {
  float: left;
  margin-left: 40px;
  width: 830px;
}

.pillars-txt h4 {
  padding: 14px 0;
  line-height: 20px;
  height: 20px;
  font-size: 22px;
  font-weight: 550;
}

.pillars-txt h4 img {
	margin: 0px;
	display: inline-block;
  margin-right: 10px;
}

.pillars-txt p {
  line-height: 32px;
  margin: 14px 0;
  height: 96px;
}

.pillars-txt a {
  font-size: 18px;
  text-transform: uppercase;
  background-color: #008acb;
  padding: 6px 10px;
  font-weight: 550;
  color: #fff;
}

.ny-sub-title {
  font-size: 40px;
  text-align: center;
  padding: 80px 0;
  text-transform: uppercase;
}

/* 本例子css */
.picScroll-left {
  width: 100%;
  overflow: hidden;
  position: relative;
}

.picScroll-left .hd .prev,
.picScroll-left .hd .next {
  display: block;
  width: 19px;
  height: 30px;
  margin-right: 5px;
  margin-top: 10px;
  overflow: hidden;
  cursor: pointer;
  position: absolute;
  top: 72px;
  left: 0;
  z-index: 99999;
}

.picScroll-left .hd .prev {
  left: auto;
  right: 0px
}

.picScroll-left .hd img{
	margin: 0px;
}

.picScroll-left .bd {
  padding: 10px 50px;
}

.picScroll-left .bd ul {
  overflow: hidden;
  zoom: 1;
}

.picScroll-left .bd ul li {
  margin: 0 8px;
  float: left;
  _display: inline;
  overflow: hidden;
  text-align: center;
  width: 355px;
}

.picScroll-left .bd ul li .pic {
  text-align: center;
  line-height: 177px;
}

.picScroll-left .bd ul li .pic img{
	display: inline-block;
}

.partner-box {
  background-color: #f3f3f3;
  margin: 80px 0;
}

.partner-from {
  width: 900px;
  margin: 0 auto;
  overflow: hidden;
  padding-bottom: 100px;
}

.partner-from input[type='text'] {
  float: left;
  width: 46%;
  border: 1px solid #666666;
  margin: 2%;
  background-color: #fff;
  box-sizing: border-box;
  padding: 20px;
}

.partner-from input[type='file'] {
  opacity: 0;
  width: 210px;
  height: 170px;
  position: absolute;
  left: 0;
  top: 0;
  z-index: 9;
}

.partner-file {
  position: relative;
  margin: 2%;
  float: left;
  width: 210px;
  height: 170px;
  border: 1px solid #666666;
  background-color: #fff;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}

.partner-file img{
	margin: 0px;
}
.partner-file p{
	margin:0px;
}
.partner-submit-box {
  margin: 2%;
  float: left;
}

.partner-submit {
  font-size: 30px;
  color: #fff;
  background-color: #008dc9;
  padding: 6px 20px;
  height: 60px;
  margin-top: 110px;
  float: left;
}

.ny-certificate-inquire .inquiry-input-box {
  background-color: #f7f7f7;
  border: 1px solid #a9a9a9;
  margin: 150px auto 80px;
}

.ny-certificate-inquire .inquiry-input {
  background-color: #f7f7f7;
}

.certificate-inquire-title {
  display: block;
  margin: 0 auto;
}

.certificate-inquire-result {
  width: 920px;
  margin: 70px auto;
  border-top: 1px solid #d9dadc;
  border-left: 1px solid #d9dadc;
  box-sizing: border-box;
}

.certificate-inquire-result li {
  overflow: hidden;
  display: flex;
  justify-content: center;
  align-items: center;
  align-items: stretch;
}

.certificate-inquire-result div {
  border-right: 1px solid #d9dadc;
  border-bottom: 1px solid #d9dadc;
  box-sizing: border-box;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 18px;
  padding: 20px;
}

.certificate-inquire-result .certificate-inquire-left {
  background-color: #f1f9fc;
  float: left;
  width: 33%;
  font-weight: 550;
}

.certificate-inquire-result .certificate-inquire-right {
  float: left;
  width: 67%;
}

.ny-organization-box {
  background: url('../img/bg_2.jpg') no-repeat center center;
  width: 1200px;
  height: 924px;
  margin: 80px auto 50px;
  position: relative;
}

.ny-organization-input-content {
  overflow: hidden;
  width: 960px;
  margin: 0 auto;
  padding-top: 124px;
}

.ny-organization-input {
  width: 780px;
  height: 52px;
  border: 1px solid #a9a9a9;
  background-color: #fff;
  font-size: 15px;
  text-indent: 1.5em;
  box-sizing: border-box;
}

.ny-organization-submit {
  border: 1px solid #008dc9;
  color: #008dc9;
  font-size: 20px;
  box-sizing: border-box;
  text-transform: uppercase;
  width: 120px;
  height: 52px;
}

.ny-organization-result {
  width: 590px;
  position: absolute;
  top: 200px;
  left: 500px;
}

.ny-organization-result h4{
  font-size: 18px;
  line-height: 44px;
  font-weight: 550;
  text-indent: 1em;
}
.ny-organization-result p{
  background-color: #fff;
  width: 580px;
  height: 60px;
  line-height: 60px;
	font-size: 18px;
	text-indent: 10px;
}

.ny-ul {
	padding: 30px 18px;
	background-color: #f1f1f1;
}

.ny-ul li{
	background: url('../img/icon_list.png') no-repeat left center;
	margin: 14px 0;
	font-size: 15px;
	background-size: 10px;
	padding-left: 20px;
}

.pillars-icon {
	padding-left: 40px;
	background:url('../img/icon_list.png') no-repeat 10px center;
}

.pillars-list-1 {
	overflow: hidden;
}

.pillars-list-1 li {
	float: left;
	margin-right: 4%;
	margin-bottom: 4%;
	width: 46%;
	font-size: 18px;
	line-height: 40px;
}

.grayback {
	background: #ececec;
	padding: 20px 40px;
	margin-bottom: 50px;
}

.grayback p{
	margin: 4px 0;
}

.ul-li {
	padding-left: 20px;
	font-size: 18px;
	line-height: 40px;
}