/* 官网主色调 */
body {
  background-color: #191a1d;
}
.main > .banner {
  margin: 0 auto;
  width: 100%;
  height: 600px;
}
.main > .banner > .swiper-container {
  height: 600px;
}
.main > .banner > .swiper-container > .swiper-wrapper > .swiper-slide > a {
	display: block;
  width: 100%;
  height: 100%;
}
.main > .banner > .swiper-container > .swiper-pagination {
  bottom: 30px;
}
.main > .banner > .swiper-container > .swiper-pagination > .swiper-pagination-bullet {
  margin: 0 8px;
  background: #ffffff;
}
.main > .banner > .swiper-container > .swiper-pagination > .swiper-pagination-bullet-active {
  background-color: rgba(255, 255, 255, 0.7);
  width: 20px;
  border-radius: 3px;
  transition: width 0.3s;
}
.main > .banner > .swiper-container > .swiper-button-prev,
.main > .banner > .swiper-container .swiper-button-next {
  display: none;
  width: 74px;
  height: 74px;
}
.main > .banner > .swiper-container > .swiper-button-prev {
  left: 50px;
  background: url('../img/index/icon_button_left.png') no-repeat center;
}
.main > .banner > .swiper-container > .swiper-button-next {
  right: 50px;
  background: url('../img/index/icon_button_right.png') no-repeat center;
}
.main > .contanner {
  background-color: #fff;
}
.main > .contanner > .activeInfoList {
  width: 100%;
  height: 80px;
  border-top: 1px solid #2a2c2f;
  overflow: hidden;
  background: #292c35;
  color: #fff;
  padding: 30px 0;
}
.main .contanner .info {
  text-align: center;
  padding-bottom: 50px;
}
.main .info .title {
  padding-top: 100px;
}
.main .info .title h3 {
  margin-bottom: 20px;
  font-size: 32px;
  color: #333;
}

.main  .info > p {
  margin-top: 60px;
  font-size: 40px;
  font-weight: 100;
  color: #333;
}
.main > .contanner > .dns_jiexi {
  width: 100%;
  background: #f8f8f8;
}

.main > .contanner > .dns_new_info > .info > .common {
  height: 420px;
  width: 363px;
  float: left;
  overflow: hidden;
}
.main > .contanner > .dns_new_info > .info > .common:not(:first-child) {
	margin-left: 55.5px;
}
.main > .contanner > .dns_new_info > .info > .common > .title {
  border-bottom: 1px solid #ddd;
  min-height: 49px;
}
.main > .contanner > .dns_new_info > .info > .common > .title > h5 {
  float: left;
  margin-bottom: 20px;
  font-size: 22px;
  color: #333;
}
.main > .contanner > .dns_new_info > .info > .common > .title > a {
  float: right;
  margin-top: 11px;
  font-size: 14px;
  color: #eac44b;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul {
  height: 252px;
  list-style: disc;
  color: #fff;
  overflow: hidden;
  text-align: left;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul > li {
  margin: 25px 0;
  font-size: 14px;
  height: 18px;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul > li:hover > a > p {
  color: #f4cc4e;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul > li:hover > a > span {
  color: #f4cc4e;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul > li > a {
  display: block;
  width: 363px;
  box-sizing: border-box;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul > li > a > p {
  float: left; 
  color: #555;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 360px;
  position: relative;
  box-sizing: border-box;
  padding-left: 16px;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul > li > a > p:after {
  content: '';
  display: inline-block;
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #555;
	position: absolute;
	left: 0;
	top: 8px;
}
.main > .contanner > .dns_new_info > .info > .common > .bodyInfo > ul > li > a > span {
  float: right;
  color: #777;
}
.newindex1a{ background: url(../img/index/newindex07.png) no-repeat; position: relative; top: 5px; }
.newindex1a p{ font-size: 20px; color: #f4c32b;}
.newindex1a p i{ padding-left: 28px; font-weight: bold;}
.newindex1b{margin-left: 30px;}
.newindex1c input{ width: 840px; border: 1px solid #f3d660; line-height: 50px; height: 50px; box-sizing: border-box; float: left; padding-left: 8px;}
.newindex1c .domain_submit{ cursor: pointer; display: block; float: left; width: 150px; line-height: 50px; height: 50px; background:#f4c32b url(../img/index/newindex08.png) no-repeat center;}
.newindex1d{ clear: both; font-size: 12px; color: #f5f5f6; padding-top: 12px; }
.newindex1d span{padding-right: 15px; margin-right: 15px; display: inline-block; position: relative; }
.newindex1d span:after{ content: ''; display: block; width: 1px; height: 12px; position: absolute; background: #f5f5f6; right: 0; top: 2px; }
.newindex1d a{color: #f5f5f6;}
.newindex1d a.y{ color: #ceaa3a;}
.newindex1d a.y i{background: url(../img/index/newindex09.png) no-repeat; width: 14px; height: 17px; display: inline-block; position: relative; top: 2px; margin-right: 5px; }
.newindex2{ overflow: hidden;}
.newindex2s{ padding-bottom: 30px; font-size: 16px; color: #979797;}
.newindex2a{ float: left; width: 580px; margin: 10px; overflow: hidden; padding: 40px 0; transition: all 0.5s;}
.newindex2a:hover{box-shadow: 0px 0px 12px #eee; }
.newindex2a:hover .newindex2f,.newindex2f:hover{ color: #fff; background: #f4c32b; }
.newindex2b{ float: left; width: 260px; text-align: center;}
.newindex2c{ float: left; padding: 0 20px; width: 260px; text-align: left;}
.newindex2d{ font-size: 20px; color: #333;padding-bottom: 16px;}
.newindex2e{ color: #777; line-height: 26px; font-size: 14px;}
.newindex2f{ display: inline-block; transition: all 0.5s;width: 134px; box-sizing: border-box; margin-top: 30px; height: 40px; line-height: 38px; color: #f4c32b; text-align: center; border: 1px solid #f4c32b;}

.newindex3 { height: 750px;}
.newindex3c{ font-size: 20px; color: #777777; float: left; width: 33.33%; position: relative; transition: all .5s;}
.newindex3c:after{content: ''; display: block; width: 100%; height: 1px; position: absolute; background: #dadada; right: 0; top: 63px; }
.newindex3c i{background: url(../img/index/newindex12.png) no-repeat; width: 71px; height: 70px; display: inline-block; position: relative; top: 30px; margin-right: 5px; }
.newindex3c i.newindex3c1{ background-position:0 -78px;}
.newindex3c i.newindex3c2{ background-position:-75px -78px;}
.newindex3c i.newindex3c3{ background-position:-159px -76px;}
.newindex3c span{ display: inline-block; background: #f8f8f8; position: relative; z-index: 1; padding: 0 25px; cursor: pointer; color: #c5c5c5;}
.newindex3c.on i.newindex3c1,.newindex3c:hover i.newindex3c1{ background-position:0 1px;}
.newindex3c.on i.newindex3c2,.newindex3c:hover i.newindex3c2{ background-position:-75px 1px;}
.newindex3c.on i.newindex3c3,.newindex3c:hover i.newindex3c3{ background-position:-159px 0px;}
.newindex3c.on span,.newindex3c:hover span{background: #f8f8f8;color: #333;}
.newindex3c.on:after,.newindex3c:hover:after{ background: #f8ce42;}


.newindex3b{ box-shadow: 0 0 10px #eee; padding: 50px 55px;  clear: both; background: #fff; position: relative; top: 60px;}
.newindex3d{border-bottom: 1px solid #dfdfdf; font-size: 16px; color: #555; padding: 0 0 28px; text-align: left;}
.newindex3d b{ font-size: 18px; color: #333; padding-right: 50px;}
.newindex3d1{ position: absolute; top: -24px; left: 138px;}
.clear:after{ content: ''; display: block; width: 100%; height: 1px; clear: both;}
.newindex3e{ overflow: hidden; padding: 60px 0 20px;}
.newindex3f{ float: left; width: 243px; margin-left: 5px; margin-right: 5px; padding: 0 10px 20px; transition: all 0.5s;position: relative; top: 0px;}
.newindex3f:hover{ box-shadow: 0px 0px 12px #eee; position: relative; top: -6px;}
.newindex3f:last-child{ margin: 0;}
.newindex3i{ clear: both;}
.newindex3j{ font-size: 18px; color: #333; padding: 15px 0 20px;}
.newindex3h{font-size: 14px; color: #777; text-align: left; line-height: 26px;}
.newindex3f i{ background: url(../img/index/newindex13.png) no-repeat; width: 56px; height: 52px; display: inline-block; margin-top: 30px; }
.newindex3f i.newindex3f1{ background-position:3px 0 ;}
.newindex3f i.newindex3f2{ background-position:-64px 0;}
.newindex3f i.newindex3f3{ background-position:-128px 0;}
.newindex3f i.newindex3f4{ background-position:-197px 0;}

.newindex3fa i{background: url(../img/index/newindex13a.png) no-repeat;height: 56px;}
.newindex3fa i.newindex3f1{ background-position:3px -4px;}
.newindex3fa i.newindex3f2{ background-position:-137px -4px;}
.newindex3fa i.newindex3f3{ background-position:-64px -4px;}
.newindex3fa i.newindex3f4{ background-position:-201px -4px;}

.newindex3fa i.newindex3f1a{background: url(../img/index/indexnewq02.jpg) no-repeat;height: 56px;}
.newindex3fa i.newindex3f2a{background: url(../img/index/indexnewq01.jpg) no-repeat;height: 56px;}
.newindex3fa i.newindex3f3a{background: url(../img/index/indexnewq03.jpg) no-repeat;height: 56px;}
.newindex3fa i.newindex3f4a{background: url(../img/index/indexnewq04.jpg) no-repeat;height: 56px;}

.fangan1{  width: 100%; height: 720px; transition: all .5s;  }
.fangan1a{ margin-top: 20px;    overflow: hidden; box-shadow: 0px 0px 20px #ececec; padding: 25px 0;}
.fangan1b{ float: left; width: 230px; text-align: right; font-size: 20px; color: #d1d1d1; position: relative;}
.fangan1b span{ height: 70px; line-height: 70px; padding-right: 26px; display: block; cursor: pointer;position: relative; color: #999;}
.fangan1b:before{ content: ''; display: block; width: 1px; height: 100%; background: #d1d1d1; position: absolute; right: 0px;}
.fangan1b span.on{ color: #333; }
.fangan1b span.on:before{content: ''; display: block; width: 3px; height: 100%; background: #f3d660; position: absolute;  right: -1px;;}
.fangan1c{ float: left; width: 900px; margin-left: 65px;}
.fangan1e{ font-size: 24px; padding: 35px 0;}
.fangan1f{ color: #999; font-size: 14px; line-height: 26px; padding-right: 30px; box-sizing: border-box;}
.fangan1g{ display: inline-block; width: 134px; box-sizing: border-box; margin: 40px 0 60px; height: 40px; line-height: 38px; text-align: center; border: 1px solid #f0f1f2; color: #333;} 
.fangan1g:hover{ background: #f4c32b; border-color: #f4c32b;}
.fangan1h{ border-top: 1px #d1d1d1 dashed;}
.fangan1h img{ padding: 35px 36px 0 0;}
.fangan1d{ display: none;}
.dns_register{ background: url(../img/index/icon_a07.png); height: 120px; width: 100%; text-align: center; position: relative; }
.dns_register1{ position: absolute; top: 0; left: 50%; transform: translate(-50%,0%);}
.dns_register1 li{ width: 33.3%; float: left; color: #fff; text-align: center; padding: 29px 0; position: relative;}
.dns_register1 li:last-child:before{display: none;}
.dns_register1 li font{ font-size: 30px;}
.dns_register1 li span,.dns_register1 li p{ font-size: 16px;}
.dns_register1 li:before{ content: ''; display: block; width: 1px; height: 80px; background: #fff; position: absolute; right: 0; top: 20px;}
.indexs01{ background: url(../img/index/indexnewq05.jpg) center; background-size:cover; height: 125px; width: 100%;}
.indexs02{ text-align: center; padding-top: 40px;}
.indexs02 i{ font-size: 30px; color: #fff; letter-spacing: 2px; }
.indexs03{ background: url(img/dnsico02.png) center;display: inline-block; width: 85px; height: 65px; }
.indexs04{ background: url(img/dnsico01.png) center;display: inline-block; width: 588px; height: 55px; }
.indexs05{ color: #3b87ed; background: #fff; text-align: center; width: 150px; height: 40px;line-height: 40px; display: inline-block;font-size: 16px; position: relative; top: -4px; left: 20px;}
.indexs05 i{display: inline-block; width: 4px; height: 4px; background: #dea701; border-radius: 50%; position: relative; top: -2px;}
