/* 官网主色调 */
.header {
/*  position: static;
  background-color: #191a1d;*/
}
.main {
  background-color: #fff;
  margin-bottom: 80px;font-size: 14px;
}
.main > .info > .title {
  height: 146px;
  width: 100%;
  text-align: center;
  line-height: 146px;
  font-size: 28px;
}
.main > .info > table {
  width: 1200px;
  border: 1px solid #ddd;
  border-bottom: none;
  background-color: #fff;
}
.main > .info > table.guding {
  width: 1200px;
  position: fixed;
  z-index: 1009936;
  top: 0;
}
.main > .info > table > thead > tr {
  background-color: #f8f8f8;
  height: 50px;
  line-height: 50px;
  font-size: 18px;
  color: #333;
  text-align: center;
}
.main > .info > table > thead > tr > td {
  position: relative;
  border-right: 1px dashed #d1d1d1;
}
.main > .info > table > thead > tr > td > i {
  position: absolute;
  width: 35px;
  height: 35px;
  background: url('../img/service/dns_hot_03.png') no-repeat center;
  top: 0;
  right: 0;
}
.main > .info > table td.one {
  width: 202px;
}
.main > .info > table td.two {
  width: 198px;
}
.main > .info > table td.three {
  width: 199px;
}
.main > .info > table > tbody > tr {
  height: 100px;
  font-size: 16px;
  color: #333;
  text-align: center;
}
.main > .info > table > tbody > tr:last-child {
  height: 150px;
  background-color: #f8f8f8;
}
.main > .info > table > tbody > tr.isCoolText {
  font-size: 14px;
}
.main > .info > table > tbody > tr.isCoolText td:nth-child(1) {
  font-size: 16px;
}
.main > .info > table > tbody > tr > td {
  padding-left: 10px;
  padding-right: 10px;
  border-right: 1px dashed #d1d1d1;
}
.main > .info > table > tbody > tr > td.one {
  width: 202px;
}
.main > .info > table > tbody > tr > td.two {
  width: 198px;
}
.main > .info > table > tbody > tr > td.three {
  width: 199px;
}
.main > .info > table > tbody > tr > th.inChanger {
  padding-top: 300px;
  margin-top: -300px;
}
.main > .info > table.jiexi_body {
  width: 1200px;
  border: 1px solid #ddd;
  border-top: none;
}
.main > .info > table.jiexi_body > tbody > th {
  height: 50px;
  line-height: 50px;
  font-size: 16px;
}
.jiexi_body th{
  text-align: center;
}
.main > .info > table.jiexi_body > tbody > tr {
  height: 50px;
  line-height: 50px;
  background-color: #fff;
  color: #333;
}
.main > .info > table.jiexi_body > tbody > tr:nth-child(2n) {
  background-color: #f8f8f8;
}
.main > .info > table.jiexi_body > tbody > tr > td.one {
  width: 166px;
}
.main > .info > table.jiexi_body > tbody > tr > td.two {
  width: 179px;
}
.main > .info > table.jiexi_body > tbody > tr > td.three {
  width: 177px;
}
.main > .info > table.jiexi_titlebg{
	width: 100%;
	height: 301px;
	display: none;
}
.main > .info > table.jiexi_title > tbody > tr > td {
  position: relative;
}
.main > .info > table.jiexi_title > tbody > tr > td > p {
  margin: 14px;
  font-size: 22px;
  color: #fb8337;
}
.main > .info > table.jiexi_title > tbody > tr > td > p > span {
  font-size: 14px;
  color: #333;
}
.main > .info > table.jiexi_title > tbody > tr > td > a {
  position: relative;
  display: block;
  margin: 0 auto;
  width: 118px;
  height: 34px;
  line-height: 34px;
  font-size: 14px;
  color: #fff;
  background-color: #fb8337;
  border-radius: 30px;
}
.main > .info > table.jiexi_title > tbody > tr > td > a:hover {
  background-color: #fb9b5e;
}
.main > .info > table.jiexi_title > tbody > tr > td > a.one {
  background-color: #ebc44b;
}
.main > .info > table.jiexi_title > tbody > tr > td > a.one:hover {
  background-color: #f6d56c;
}
.main > .info > table.jiexi_title > tbody > tr > td > a.two {
  padding-left: 18px;
  width: 100px;
}
.main > .info > table.jiexi_title > tbody > tr > td > a.two > i {
  width: 19px;
  height: 17px;
  background: url('../img/service/dns_zixun_03.png') no-repeat center;
  top: 8px;
  left: 14px;
}
.main > .info > table.jiexi_title > tbody > tr > td > a > i {
  position: absolute;
  width: 7px;
  height: 12px;
  background: url('../img/service/icon_right_03.png') no-repeat center;
  top: 12px;
  right: 15px;
}
.main > .info > table.jiexi_title > tbody > tr > td > a > i.free {
  background: url('../img/service/icon_right.png') no-repeat center;
}
.main > .info > table.jiexi_title > tbody > tr > td > .title_money {
  position: absolute;
  width: 76px;
  height: 20px;
  line-height: 20px;
  background-color: #fb8337;
  font-size: 12px;
  color: #fff;
  border-radius: 4px;
  top: 24px;
  right: 20px;
}
.main > .info > table.jiexi_title > tbody > tr > td > .title_money > span {
  position: absolute;
  border-top: 3px solid #fb8337;
  border-bottom: 3px solid transparent;
  border-left: 3px solid transparent;
  border-right: 3px solid transparent;
  bottom: -6px;
  left: 10px;
}
.main > .right_menu {
  position: absolute;
  top: 310px;
  right: 210px;
}
.margme{position: fixed!important;}
.main > .right_menu > ul {
  width: 80px;
}
.main > .right_menu > ul > li {
  margin-bottom: 34px;
  width: 80px;
  height: 22px;
}
.main > .right_menu > ul > li > .left {
  position: relative;
  float: left;
  margin-top: 4px;
}
.main > .right_menu > ul > li > .left > span {
  display: inline-block;
  margin-right: 10px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  border: 1px solid #cdcdcd;
}
.main > .right_menu > ul > li > .left > i {
  position: absolute;
  width: 1px;
  height: 30px;
  background: url('../img/service/icon_shuxian_03.png') no-repeat center;
  top: 18px;
  left: 6px;
}
.main > .right_menu > ul > li > .right {
  position: relative;
  float: left;
  width: 52px;
  height: 22px;
  text-align: center;
}
.main > .right_menu > ul > li > .right > span {
  position: absolute;
}
.main > .right_menu > ul > li > .right > a {
  display: inline-block;
  font-size: 14px;
  color: #333;
}
.main > .right_menu > ul > li:hover > .left > span {
  background-color: #f4cc4e;
  border-color: #f4cc4e;
}
.main > .right_menu > ul > li:hover > .right {
  background-color: #f4cc4e;
  border-radius: 4px;
}
.main > .right_menu > ul > li:hover > .right > span {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid #f4cc4e;
  top: 8px;
  left: -8px;
}
.main > .right_menu > ul > li.active > .left > span {
  background-color: #f4cc4e;
  border-color: #f4cc4e;
}
.main > .right_menu > ul > li.active > .right {
  background-color: #f4cc4e;
  border-radius: 4px;
  line-height: 20px;
}
.main > .right_menu > ul > li.active > .right > span {
  border-top: 4px solid transparent;
  border-bottom: 4px solid transparent;
  border-left: 4px solid transparent;
  border-right: 4px solid #f4cc4e;
  top: 8px;
  left: -8px;
}


/*弹窗*/
.ov{overflow: hidden;}
.fl{float: left;}
.fr{float: right;}
.tanch{width: 500px;border-radius: 15px;left:38%;display: none; border:1px solid #999; position: fixed;top: 300px;z-index: 99999999999999999999;background-color: #fff; padding-bottom: 30px;}
.title_tcs{    background-color: #FF6501;padding: 20px 0;  width: 100%;border-radius: 15px 15px 0px 0px; line-height: 25px;}
.title_tcs h3{color: #fff;font-size: 28px;text-align: center;}
.tanch_srk{padding: 30px 0;background-color: #fff;border-radius: 0px 0px 15px 15px; }
.tanch_srk input{border:1px solid #DfDDff; padding: 5px 0;line-height: 10px;border-radius: 5px;font-size: 30px;}
.tanch_srk label{margin-left: 20px;font-size: 26px;}
.btn_tcsleft{width: 100px; background-color: #999;display: block;    text-align: center;
    line-height: 45px;
    border-radius: 8px;margin-left: 111px;cursor: pointer;}
.btn_tcsright{width: 100px; background-color:#FF6501; display: block;    text-align: center;
    line-height: 45px;
    border-radius: 8px;margin-left: 90px;color: #fff;cursor: pointer;}










