@charset "utf-8";
/*@import "/Skins/Default/resetcommon.css";*/
/*index.css start*/
/* CSS Document */
/*common*/
.mb10 {
  margin-bottom: 10px;
}
.ml10 {
  margin-left: 10px;
}
.bg {
  background: #FFF;
}
em,
i {
  font-style: normal;
}
.ban-prev,
.ban-next,
.ser-link,
.case-link,
.sol-link,
.cre-link,
.prod-link,
.news-link,
.mess-btn,
.par-next,
.par-prev {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.ban-prev:hover,
.ban-next:hover,
.ser-link:hover,
.case-link:hover,
.sol-link:hover,
.cre-link:hover,
.prod-link:hover,
.news-link:hover,
.mess-btn:hover,
.par-next:hover,
.par-prev:hover {
  opacity: 0.5;
}
.sidebar li {
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
}
.sidebar li:hover {
  opacity: 0.7;
}
/*banner*/
.banner {
  width: 100%;
  height: 650px;
  z-index: 66;
}
.ban_list {
  height: 650px;
  z-index: 66;
  overflow: hidden;
}
.banner li {
  height: 650px;
  position: relative;
}
.banner li img {
  width: 1920px;
  height: 650px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.ban-size {
  position: absolute;
  left: 0;
  bottom: 20px;
  width: 100%;
  height: 30px;
  text-align: center;
}
.ban-size span {
  display: inline-block;
  margin: 0 5px;
  cursor: pointer;
  width: 84px;
  height: 10px;
  background: #fff;
}
.ban-size span.on {
  background-color: #006a77;
}
.title {
  text-align: center;
}
/*guide*/
.guide {
  height: 160px;
  background-color: #ffffff;
  box-shadow: 3px 5.2px 29px 0px rgba(9, 1, 4, 0.12);
}
.guide-txt1 {
  width: 290px;
  font-size: 28px;
  line-height: 30px;
  color: #222;
  margin-top: 30px;
  position: relative;
}
.guide-txt1::after {
  content: "";
  width: 1px;
  height: 62px;
  background-color: #e6e6e6;
  position: absolute;
  top: 8px;
  right: 0;
}
.guide-txt1 p {
  font-size: 52px;
  font-weight: bold;
  color: #006a77;
  line-height: 54px;
}
.guide-txt1 p span {
  color: #ec6a00;
}
.guide-txt2 {
  margin-top: 40px;
  padding-left: 28px;
  padding-right: 24px;
  font-size: 20px;
  color: #333;
  line-height: 24px;
  position: relative;
}
.guide-txt2::after {
  content: "";
  width: 1px;
  height: 62px;
  background-color: #e6e6e6;
  position: absolute;
  top: 0;
  right: 0;
}
.guide-txt2 p {
  height: 40px;
  font-size: 30px;
  color: #ec6a00;
  line-height: 40px;
}
.search {
  width: 310px;
}
.search p {
  height: 32px;
  font-size: 14px;
  line-height: 32px;
  color: #999;
  margin-top: 40px;
}
.search p a {
  color: #999;
}
.search p b {
  color: #222;
}
.search input {
  background: none;
  border: 0px;
  color: #897b79;
  outline: none;
}
.search .tint {
  float: left;
  width: 268px;
  height: 25px;
  border: solid 1px #dcdcdc;
  padding-left: 8px;
  font-size: 14px;
  line-height: 33px;
  color: #444;
  box-sizing: border-box;
}
.search .bint {
  float: left;
  width: 32px;
  height: 25px;
  background: url(Img/Index/search-icon1.jpg) no-repeat 0 0;
  cursor: pointer;
}
/**/
.area {
  height: 570px;
  padding-top: 60px;
}
.area-txt {
  width: 320px;
  height: 486px;
  background-color: #006a77;
  margin: 0 auto 0;
}
.area-title {
  padding: 52px 26px 0;
}
.area-title span {
  display: block;
  font-size: 28px;
  font-family: arial;
  line-height: 36px;
  color: #338892;
  margin-bottom: 22px;
}
.area-title span b {
  display: block;
  font-size: 48px;
  line-height: 50px;
}
.area-title p {
  height: 58px;
  font-size: 44px;
  font-weight: bold;
  line-height: 58px;
  color: #ffffff;
  border-top: 2px solid #338892;
  border-bottom: 2px solid #338892;
  margin-bottom: 22px;
}
.area-desc {
  font-size: 15px;
  line-height: 30px;
  color: #fff;
  height: 178px;
}
.area-link {
  width: 320px;
  height: 64px;
  background-color: #ec6a00;
  font-size: 24px;
  color: #fff;
  text-align: center;
  line-height: 64px;
}
.area-link a {
  color: #fff;
}
.area-list {
  width: 420px;
  margin-top: 66px;
}
.area-list dl {
  width: 200px;
  height: 200px;
  margin: 0 20px 20px 0;
  float: left;
  overflow: hidden;
  position: relative;
}
.area-list dl:nth-child(2n) {
  margin-right: 0;
}
.area-list dl dt img {
  width: 200px;
  height: 200px;
}
.area-list dl:hover dd {
  background-color: transparent;
  color: #fff;
}
.area-list dl:hover dd img {
  margin-top: 0;
}
.area-list dd {
  position: absolute;
  top: 0;
  left: 0;
  width: 200px;
  height: 200px;
  background-color: #dff3f5;
  font-size: 24px;
  line-height: 45px;
  color: #333;
  text-align: center;
}
.area-list p {
  width: 56px;
  height: 60px;
  margin: 48px auto 0;
  overflow: hidden;
}
.area-list p img {
  display: block;
  width: 56px;
  height: 140px;
  margin-top: -96px;
}
/**/
.title {
  height: 110px;
  text-align: center;
}
.title h2 {
  height: 60px;
  font-size: 48px;
  font-weight: normal;
  color: #222;
}
.title p {
  height: 30px;
  font-size: 24px;
  line-height: 30px;
  color: #222222;
  text-transform: capitalize;
}
/**/
.service {
  height: 760px;
  background-color: #e8f4f5;
  padding-top: 80px;
}
.service .title {
  margin-bottom: 33px;
  background: url(../Default/Img/Index/title-icon1.png) no-repeat top center;
}
.service .title h2 {
  height: 60px;
  font-size: 48px;
  font-weight: normal;
  color: #222;
  padding-top: 16px;
}
.service .title p {
  height: 30px;
  font-size: 16px;
  color: #999;
  line-height: 30px;
  text-transform: uppercase;
}
.ser-con {
  height: 525px;
}
.ser-con dl {
  width: 190px;
  height: 525px;
  float: left;
  margin-right: 10px;
  overflow: hidden;
  position: relative;
}
.ser-con dl:last-child {
  margin-right: 0;
}
.ser-con dl dt img {
  width: 800px;
  height: 525px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -400px;
}
.ser-con dd {
  width: 100%;
  height: 100%;
  background: rgba(0, 0, 0, 0.5);
  position: absolute;
  top: 0;
  right: 0;
}
.ser-con .ser-name {
  text-align: center;
  color: #fff;
  font-size: 34px;
  font-weight: bold;
  line-height: 45px;
  margin-top: 226px;
  margin-bottom: 16px;
  border-bottom: 1px solid transparent;
  position: relative;
}
.ser-con .ser-name::after {
  content: "";
  width: 70px;
  height: 3px;
  background-color: #006a77;
  position: absolute;
  left: 0;
  bottom: -1px;
  display: none;
}
.ser-con .ser-name span {
  display: block;
  height: 25px;
  font-family: ArialMT;
  font-size: 18px;
  line-height: 25px;
}
.ser-con .ser-desc {
  display: none;
  font-size: 18px;
  color: #222;
  line-height: 36px;
}
.ser-con .ser-desc p {
  padding-left: 16px;
}
.ser-con .cur dd {
  width: 224px;
  height: 220px;
  background: rgba(255, 255, 255, 0.9);
  padding: 50px 38px 0;
  top: 125px;
  right: 50px;
}
.ser-con .cur dd .ser-name {
  margin-top: 0;
  color: #006a77;
  border-bottom-color: #d9d9d9;
  text-align: left;
}
.ser-con .cur dd .ser-name::after {
  display: block;
}
.ser-con .cur dd .ser-name span {
  display: none;
}
.ser-con .cur dd .ser-desc {
  display: block;
}
/**/
.partners {
  height: 464px;
  padding-top: 80px;
}
.partners .title {
  margin-bottom: 36px;
  background: url(../Default/Img/Index/title-icon2.png) no-repeat top center;
}
.par-con li {
  width: 284px;
  height: 108px;
  float: left;
  margin: 0 7px 20px 0;
  border: 1px solid #e5e5e5;
}
.par-con li:nth-child(4n) {
  margin-right: 0;
}
/**/
.case {
  height: 816px;
  background-color: #e8f4f5;
  padding-top: 80px;
}
.case .title {
  margin-bottom: 40px;
  background: url(../Default/Img/Index/title-icon3.png) no-repeat top center;
}
.case-item {
  height: 400px;
  background-color: #ffffff;
  box-shadow: 3px 5.2px 29px 0px rgba(9, 1, 4, 0.12);
  position: relative;
  margin-bottom: 20px;
}
.case-item dt {
  width: 690px;
  height: 400px;
  float: left;
}
.case-item dt img {
  width: 690px;
  height: 400px;
}
.case-item dd {
  width: 410px;
  float: left;
  margin-left: 30px;
  margin-top: 64px;
}
.case-item .case-name {
  height: 68px;
  font-size: 24px;
  font-weight: bold;
  color: #006a77;
  line-height: 68px;
  margin-bottom: 24px;
  position: relative;
}
.case-item .case-name a {
  color: #006a77;
}
.case-item .case-name::after {
  content: "";
  width: 37px;
  height: 2px;
  background-color: #006a77;
  position: absolute;
  left: 0;
  bottom: 0;
}
.case-desc {
  font-size: 15px;
  line-height: 24px;
  color: #666;
}
.case-desc p {
  margin-bottom: 4px;
}
.case-jt {
  width: 114px;
  position: absolute;
  bottom: 58px;
  right: 356px;
}
.case-jt div {
  width: 50px;
  height: 50px;
  border-radius: 50%;
  overflow: hidden;
  cursor: pointer;
}
.case-prev {
  background: url(../Default/Img/Index/prev-icon1.png) no-repeat center center #006a77;
  float: left;
}
.case-next {
  background: url(../Default/Img/Index/next-icon1.png) no-repeat center center #ec6a00;
  float: right;
}
.case-link {
  width: 224px;
  height: 167px;
  float: right;
  background-color: #006a77;
  font-size: 24px;
  text-align: center;
  line-height: 167px;
}
.case-link a {
  display: block;
  color: #fff;
}
.case-con {
  width: 956px;
  height: 167px;
  overflow: hidden;
}
.case-con li {
  width: 224px;
  height: 167px;
  margin-right: 20px;
  background: #fff;
}
.case-con li span {
  display: block;
  height: 37px;
  font-size: 16px;
  color: #666;
  line-height: 37px;
  text-align: center;
}
.case-con img {
  width: 224px;
  height: 130px;
}
/**/
.solution {
  height: 611px;
  background: url(Img/Index/solution-bg.jpg) no-repeat center top;
}
.sol-title {
  margin-top: 192px;
  width: 300px;
}
.sol-title p {
  height: 120px;
  font-size: 48px;
  font-weight: bold;
  line-height: 60px;
  color: #000;
  margin-bottom: 126px;
}
.sol-link {
  width: 100px;
  border-bottom: 5px solid #cc0000;
  font-size: 16px;
  line-height: 16px;
}
.sol-link a {
  display: block;
  color: #000;
}
.sol-con {
  margin-top: 192px;
  width: 967px;
}
.sol-name {
  font-size: 29px;
  font-weight: bold;
  color: #000;
  line-height: 45px;
  margin-bottom: 70px;
}
.sol-name p {
  height: 40px;
  font-size: 19px;
  line-height: 40px;
  margin-bottom: 10px;
}
.sol-name span {
  color: #cc0000;
}
.sol-info li {
  width: 260px;
  float: left;
}
.sol-info li.sol-lib {
  width: 275px;
}
.sol-info li.sol-lib span {
  padding-left: 5px;
}
.sol-info li.sol-lic {
  width: 264px;
}
.sol-info li.sol-lid {
  width: 166px;
}
.sol-info li.sol-lid span {
  padding-left: 5px;
}
.sol-info img {
  display: block;
}
.sol-info span {
  display: block;
  font-size: 22px;
  color: #000;
  line-height: 28px;
  padding-top: 14px;
}
/**/
.quality {
  height: 980px;
  position: relative;
  padding-top: 90px;
}
.quality .title {
  margin-bottom: 30px;
  background: url(../Default/Img/Index/title-icon4.png) no-repeat top center;
}
.qual-nav {
  margin-bottom: 30px;
  height: 125px;
}
.qual-nav li {
  width: 236px;
  height: 89px;
  padding: 36px 0 0 54px;
  background-color: #ececec;
  float: left;
  margin-right: 13px;
}
.qual-nav li.cur,
.qual-nav li:hover {
  background: #ec6a00;
}
.qual-nav li.cur p,
.qual-nav li:hover p,
.qual-nav li.cur em,
.qual-nav li:hover em {
  color: #fff;
}
.qual-nav li.cur img,
.qual-nav li:hover img {
  margin-top: 0;
}
.qual-nav li:last-child {
  margin-right: 0;
}
.qual-nav li span {
  width: 55px;
  height: 70px;
  float: left;
  margin-right: -55px;
  overflow: hidden;
}
.qual-nav img {
  display: block;
  width: 55px;
  height: 178px;
  margin-top: -125px;
}
.qual-nav p {
  padding-left: 68px;
  font-size: 26px;
  line-height: 32px;
  color: #333;
}
.qual-nav p em {
  display: block;
  font-size: 14px;
  color: #999;
  text-transform: capitalize;
}
.qua-con {
  width: 100%;
  overflow: hidden;
  height: 685px;
}
.qua-con dl {
  position: relative;
  width: 100%;
  height: 685px;
}
.qua-con dt {
  width: 1920px;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -960px;
}
.qua-con dd {
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  font-size: 15px;
  line-height: 24px;
  color: #fff;
}
.qua-con dd .content {
  height: 170px;
  background-color: #006a77;
}
.qua-name {
  padding: 10px 0 0 50px;
  height: 42px;
  font-size: 30px;
  line-height: 42px;
}
.qua-desc {
  padding-left: 50px;
}
.qua-desc p {
  background: url(../Default/Img/Index/icon2.png) no-repeat left center;
  padding-left: 30px;
}
.qua-jt {
  position: absolute;
  z-index: 88;
  left: 50%;
  bottom: 0;
  width: 140px;
  height: 170px;
  margin-left: 460px;
}
.qua-jt .qua-prev,
.qua-jt .qua-next {
  width: 140px;
  height: 85px;
  cursor: pointer;
}
.qua-prev {
  background: url(../Default/Img/Index/prev-icon2.png) no-repeat center center #006a77;
}
.qua-next {
  background: url(../Default/Img/Index/next-icon2.png) no-repeat center center #00616d;
}
/**/
.product {
  height: 1250px;
  padding-top: 90px;
}
.pro-fl {
  width: 300px;
  height: 1234px;
  background-color: #006a77;
}
.pro-name {
  height: 103px;
  text-align: center;
  color: #fff;
  font-weight: bold;
}
.pro-name h2 {
  height: 46px;
  font-size: 44px;
  font-weight: bold;
  line-height: 46px;
  padding-top: 15px;
}
.pro-name span {
  display: block;
  font-size: 18px;
  font-family: arial;
  text-transform: uppercase;
}
.left-nav-01-con {
  margin: 0 auto;
  padding: 20px 20px 0;
  width: 244px;
  height: 1100px;
  background-color: #ffffff;
}
.left-nav-01-one > li {
  margin-bottom: 0;
  position: relative;
}
.left-nav-01-one > li > i {
  width: 22px;
  height: 22px;
  border-radius: 50%;
  overflow: hidden;
  position: absolute;
  top: 14px;
  right: 18px;
  background: url(../Default/Img/Index/icon4.png) no-repeat center center #fff;
}
.left-nav-01-one > li > h3 {
  height: 48px;
  background-color: #b4b4b4;
}
.left-nav-01-one > li > h3 a {
  display: block;
  padding-left: 17px;
  font-size: 20px;
  color: #fff;
  line-height: 48px;
}
.left-nav-01-one > li.cur > i,
.left-nav-01-one > li:hover > i {
  background-image: url(../Default/Img/Index/icon3.png);
}
.left-nav-01-one > li.cur > h3,
.left-nav-01-one > li:hover > h3 {
  background-color: #ec6a00;
}
.left-nav-01-two li {
  height: 42px;
  border-bottom: 1px dashed #d3d3d3;
  font-size: 16px;
  line-height: 42px;
  position: relative;
}

.left-nav-01-two li.nobor01 {border-bottom:0;}


.left-nav-01-two li a {
  display: block;
  font-weight: normal;
  padding-left: 17px;
  color: #333;
}
.pro-fr {
  width: 890px;
  height: 1234px;
}
.pro-nav {
  height: 48px;
  margin-bottom: 9px;
}
.pro-nav span,
.pro-nav em {
  float: left;
  width: 170px;
  height: 48px;
  background-color: #006a77;
  font-size: 18px;
  line-height: 48px;
  text-align: center;
  display: block;
  margin-right: 8px;
  color: #fff;
}
.pro-nav span:hover,
.pro-nav em:hover,
.pro-nav span.cur,
.pro-nav em.cur {
  background: #ec6a00;
}
.pro-nav span a,
.pro-nav em a {
  color: #fff;
  display: block;
}
.pro-nav em {
  margin-right: 0;
}
.pro-con li {
  width: 285px;
  height: 381px;
  margin: 0 16px 16px 0;
  float: left;
  background-color: #f1f0f5;
}
.pro-con li:nth-child(3n) {
  margin-right: 0;
}
.pro-con li img {
  width: 285px;
  height: 330px;
  display: block;
}
.pro-con li span {
  display: block;
  height: 50px;
  border-top: 1px solid #fff;
  font-size: 18px;
  line-height: 50px;
  color: #333;
  text-align: center;
}
/**/
.advantage {
  height: 744px;
  background-color: #e8f4f5;
  padding-top: 100px;
}
.advantage .title {
  margin-bottom: 30px;
  background: url(../Default/Img/Index/title-icon3.png) no-repeat top center;
}
.adv-con dl {
  width: 280px;
  height: 500px;
  box-shadow: 3px 5.2px 29px 0px rgba(9, 1, 4, 0.12);
  float: left;
  margin-right: 22px;
  position: relative;
  overflow: hidden;
}
.adv-con dl:last-child {
  margin-right: 0;
}
.adv-con dl img {
  width: 280px;
  height: 500px;
}
.adv-con dl:hover .adv-size,
.adv-con dl.cur .adv-size {
  display: none;
}
.adv-con dl:hover dd,
.adv-con dl.cur dd {
  background: rgba(0, 0, 0, 0.65);
  height: 500px;
}
.adv-con dl:hover .adv-name p,
.adv-con dl.cur .adv-name p {
  padding-top: 100px;
}
.adv-con dl:hover .adv-name,
.adv-con dl.cur .adv-name,
.adv-con dl:hover span,
.adv-con dl.cur span {
  color: #fff;
}
.adv-con dd {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 280px;
  height: 120px;
  background-color: #ffffff;
}
.adv-desc {
  padding-top: 30px;
  font-size: 15px;
  line-height: 28px;
  color: #fff;
  margin: 0 27px;
}
.adv-size {
  width: 90px;
  height: 90px;
  background-color: #006a77;
  border-radius: 50%;
  position: absolute;
  top: -45px;
  left: 50%;
  margin-left: -45px;
  font-size: 60px;
  font-family: arial;
  font-weight: bold;
  color: #fff;
  text-align: center;
  line-height: 90px;
}
.adv-name {
  font-size: 24px;
  font-weight: bold;
  color: #333;
  text-align: center;
}
.adv-name p {
  padding-top: 55px;
}
.adv-name span {
  display: block;
  height: 18px;
  font-size: 12px;
  font-family: arial;
  font-weight: normal;
  color: #999;
}
/**/
.process {
  height: 530px;
  background: url(../Default/Img/Index/proc-bg.jpg) no-repeat center top;
  padding-top: 70px;
}
.process .title {
  margin-bottom: 36px;
  background: url(../Default/Img/Index/title-icon5.png) no-repeat top center;
}
.process .title p,
.process .title h2 {
  color: #fff;
}
.proc-con {
  background: url(../Default/Img/Index/proc-bg2.png) no-repeat center 154px;
  overflow: hidden;
  font-size: 0;
}
.proc-con dl {
  width: 174px;
  height: 220px;
  float: left;
  color: #fff;
  text-align: center;
  vertical-align: text-top;
}
.proc-con dd {
  font-size: 16px;
  line-height: 26px;
}
.proc-con dd p {
  height: 40px;
  font-size: 20px;
  font-weight: bold;
  line-height: 40px;
  border-radius: 20px;
  border: solid 2px #ffffff;
}
.proc-con dt {
  height: 120px;
  font-family: arial;
  padding-left: 6px;
}
.proc-con dt span {
  display: block;
  height: 20px;
  font-size: 18px;
  line-height: 20px;
  padding-top: 30px;
  color: #006a77;
}
.proc-con dt p {
  height: 42px;
  font-size: 40px;
  font-weight: bold;
  line-height: 42px;
  color: #006a77;
}
.proc-con .proc-dl1 {
  margin-top: 103px;
  background: url(../Default/Img/Index/proc-icon1.png) no-repeat center top;
}
.proc-con .proc-dl1 dt {
  padding-bottom: 32px;
}
.proc-con .proc-dl1:hover {
  background-position-y: -290px;
}
.proc-con .proc-dl1:hover dt {
  color: #fff;
}
.proc-con .proc-dl1:hover dt p,
.proc-con .proc-dl1:hover dt span {
  color: #fff;
}
.proc-con .proc-dl1:hover dd p {
  border-color: #ec6a00;
  background-color: #ec6a00;
}
.proc-con .proc-dl2 {
  background: url(../Default/Img/Index/proc-icon2.png) no-repeat center 68px;
}
.proc-con .proc-dl2 dt {
  padding-top: 32px;
  padding-left: 0;
}
.proc-con .proc-dl2:hover {
  background-position-y: -222px;
}
.proc-con .proc-dl2:hover dt {
  color: #fff;
}
.proc-con .proc-dl2:hover dt p,
.proc-con .proc-dl2:hover dt span {
  color: #fff; 
}
.proc-con .proc-dl2:hover dd p {
  border-color: #ec6a00;
  background-color: #ec6a00;
}
/**/
.about {
  height: 835px;
  padding-top: 80px;
}
.about .title {
  margin-bottom: 32px;
  background: url(../Default/Img/Index/title-icon5.png) no-repeat top center;
}
.about-img {
  width: 1200px;
  height: 463px;
  margin-bottom: 9px;
}
.about-img img {
  width: 1200px;
  height: 463px;
}
.about-name {
  height: 60px;
  font-size: 18px;
  font-weight: bold;
  line-height: 60px;
  color: #006a77;
  text-align: center;
  position: relative;
  margin-bottom: 6px;
}
.about-name::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 50%;
  margin-left: -20px;
  width: 40px;
  height: 2px;
  background-color: #006a77;
}
.about-desc {
  width: 1000px;
  margin: 0 auto;
  font-size: 15px;
  line-height: 26px;
  color: #666;
  text-align: center;
}
/**/
.news {
  height: 625px;
  padding-top: 70px;
  background-color: #e8f4f5;
}
.news .title {
  margin-bottom: 42px;
  background: url(../Default/Img/Index/title-icon5.png) no-repeat top center;
}
.news-fl {
  width: 497px;
}
.news-fl .news-nav {
  height: 38px;
  font-size: 24px;
  color: #333;
  margin-bottom: 35px;
}
.news-fl .news-nav span {
  display: inline-block;
  margin-right: 68px;
  border-bottom: 2px solid transparent;
}
.news-fl .news-nav span.cur,
.news-fl .news-nav span:hover {
  border-bottom-color: #006a77;
}
.news-fl .news-nav span.cur a,
.news-fl .news-nav span:hover a {
  color: #006a77;
}
.news-slid dl {
  height: 102px;
  border-bottom: 1px solid #dcdcdc;
  margin-bottom: 25px;
}
.news-slid dl:last-child {
  border-bottom: 0;
}
.news-slid dt {
  height: 30px;
  font-size: 16px;
  font-weight: bold;
  line-height: 30px;
  color: #333;
  overflow: hidden;
  margin-bottom: 18px;
}
.news-slid dt span {
  display: inline-block;
  width: 84px;
}
.news-slid dt a {
  color: #333;
}
.news-slid dd {
  height: 30px;
  font-size: 16px;
  line-height: 30px;
  color: #888;
  overflow: hidden;
}
.news-fr {
  width: 600px;
}
.news-name {
  height: 38px;
  font-size: 24px;
  color: #333;
  margin-bottom: 25px;
}
.faq-iteme {
  overflow: hidden;
  background-color: #006a77;
  margin-bottom: 46px;
}
.faq-item {
  width: 216px;
  padding-top: 44px;
  font-family: arial;
  font-size: 28px;
  text-align: right;
  color: #fff;
}
.faq-item p {
  height: 50px;
  font-size: 48px;
  line-height: 50px;
}
.faq-img {
  width: 300px;
  height: 173px;
}
.faq-img img {
  width: 300px;
  height: 173px;
}
.faq-con dl {
  width: 300px;
  float: left;
   margin-right: 40px;
}

.faq-con dt {
  width: 100px;
  float: left;
  font-size: 22px;
  color: #006a77;
  line-height: 24px;
}
.faq-con dt span {
  display: block;
  height: 20px;
  font-size: 16px;
  color: #000;
  line-height: 20px;
  margin-top: 64px;
}
.faq-con dt span a {
  color: #000;
}
.faq-con dd {
  float: left;
  width: 195px;
  font-size: 15px;
  line-height: 22px;
  color: #333;
}
/**/
.shop-nav {
  height: 255px;
  padding-top: 60px;
}
.shop-nav-title {
  height: 60px;
  font-size: 26px;
  color: #111;
  text-align: center;
  background: url(../Default/Img/Index/title-icon9.png) no-repeat center center;
  line-height: 60px;
  margin-bottom: 24px ;
}
.shop-nav-title span {
  color: #006a77;
}
.shop-nav-t1 {
  width: 118px;
  float: left;
  margin-right: -146px;
  font-size: 18px;
  height: 38px;
  background: url(../Default/Img/Index/icon8.png) no-repeat center left;
  padding-left: 28px;
}
.shop-nav-t1 h3 {
  height: 38px;
  line-height: 38px;
  color: #212121;
}
.shop-nav-t2 {
  padding-left: 146px;
  height: 38px;
  font-size: 14px;
  line-height: 38px;
}
.shop-nav-t2 span {
  float: right;
}
.shop-nav-t2 span a {
  color: #006a77;
}
.shop-nav-t2 > a {
  color: #666;
  margin-right: 14px;
}
/**/
.link {
  height: 50px;
  font-size: 14px;
  line-height: 50px;
  color: #666;
}
.link a {
  color: #666;
  display: inline-block;
  margin: 0 20px;
}
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
/**/
