﻿/**
Created by lgj on 2018/4/17.
**/
body{position: relative;}
::-webkit-input-placeholder { /* WebKit browsers */
  color:    #999;
}
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
  color:    #999;
}
::-moz-placeholder { /* Mozilla Firefox 19+ */
  color:    #999;
}
:-ms-input-placeholder { /* Internet Explorer 10+ */
  color:    #999;
}
.page-content {
  background: #fcfcfc;
  overflow: hidden;
  padding-bottom: 0!important;
}
/*banner start*/
.banner-content {
  position: relative;
}
.index-banner {
  /*z-index: 1;*/
  /*position: absolute;*/
  /*left: 0;*/
  /*top: 0;*/
  position: relative;
  width: 100%;
  min-width: 1190px;
  height: 450px;
  overflow: hidden;
}
.index-banner-main {
  position: relative;
  left: 50%;
  margin-left: -960px;
  width: 1920px;
  height: 450px;
}
.index-banner-main .bd ul > li > a > img {
  width: 100%;
}
.index-banner-main > .hd {
  z-index: 1;
  position: absolute;
  bottom: 11px;
  left: 50%;
  margin-left: -595px;
  width: 1190px;
  text-align: center;
  font-size: 0;
}
.index-banner-main > .hd > ul,
.index-banner-main > .hd > ul > li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 0;
}
.index-banner-main > .hd > ul {
  padding: 4px 15px;
  border-radius: 9px;
}
.index-banner-main > .hd > ul > li {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background-color: #fff;
  margin: 0 5px;
}
.index-banner-main > .hd > ul > .on {
  background-color: #fd7d22;
}
/*banner end*/
.class_container {
  border-right: none;
  position: absolute;
  width: 242px;
  background-color:#004b92;
  top: 0;
  left: 50%;
  margin-left: -600px;
  z-index: 5;
  min-height: 450px;
}
.class_container .tongketablist {
  width: 240px;
  height: 89px;
  border-bottom: 1px solid #66b3ff;
}
.class_container .tongketablist p {
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  padding-top: 14px;
  margin-bottom: 10px;
  color: #fff;
}
.class_container .tongketablist p .if {
  font-size: 12px;
  float: right;
  margin-right: 28px;
  display: none;
}
.class_container .tongketablist .tk_sfq_photo {
  display: inline-block;
  margin-left: 34px;
  margin-right: 4px;
  width: 17px;
  height: 17px;
  background: url(../images/slider.png) no-repeat -1px -8px;
}
.class_container .tongketablist .tk_sfq_photo.tk2 {
  background-position: -1px -88px;
}
.class_container .tongketablist .tk_sfq_photo.tk3 {
  background-position: -1px -177px;
}
.class_container .tongketablist .tk_sfq_photo.tk4 {
  background-position: -1px -271px;
}
.class_container .tongketablist .tk_sfq_photo.tk5 {
  background-position: -1px -348px;
}
.class_container .tongketablist .label_wrapper {
  margin-left: 34px;
}
.class_container .tongketablist .label_wrapper a span {
  margin-right: 10px;
  float: left;
  font-size: 12px;
  color: #fcf0d5;
}
.class_container .tongketablist:hover {
  background: #0072e3;
}
.class_container .tongketablist:hover p .if {
  display: block;
}
.class_container .tongketablist:hover .sub_class_list {
  display: block;
}
.sub_class_list {
  position: absolute;
  z-index: 999;
  width: 958px;
  min-height: 450px;
  left: 242px;
  border-left: none;
  color: #333;
  line-height: 12px;
  background-color: #fff;
  top: 0;
  border-top: none;
  display: none;
  height: auto;
  -moz-box-shadow: 0px 1px 18px rgba(0, 59, 62, 0.09);
  -webkit-box-shadow: 0px 1px 18px rgba(0, 59, 62, 0.09);
  box-shadow: 0px 1px 18px rgba(0, 59, 62, 0.09);
}
.sub_class_list .tk_sfqdiv2 {
  width: 765px;
  height: auto;
  background: #fff;
  min-height: 450px;
}
.sub_class_list .tk_sfqdiv2_main {
  width: 705px;
  height: auto;
  display: table;
  padding-bottom: 5px;
  border-bottom: 1px dashed #e0e0e0;
  margin-left: 30px;
}
.sub_class_list .tk_sfqdiv2_main_title {
  width: 545px;
  height: auto;
  font-size: 16px;
  color: #444;
  margin-top: 16px;
  margin-bottom: 15px;
}
.sub_class_list .tk_sfqdiv2_main_title a {
  color: #333;
}
.sub_class_list .tk_sfqdiv2_main_title a:hover {
  color: #ffc195;
}
.sub_class_list .tk_sfq_main {
  width: 700px;
  height: auto;
}
.sub_class_list .tk_sfq_main .tk_lm_one {
  font-size: 12px;
  width: 105px;
  color: #888;
  float: left;
  margin-right: 16px;
  text-align: right;
}
.sub_class_list .tk_sfq_main .tk_lm_one a {
  text-decoration: none;
  outline: none;
  color: #5d5d5d;
}
.sub_class_list .tk_sfq_main .tk_lm_one a span {
  margin-left: 14px;
}
.sub_class_list .tk_sfq_main .tk_lm_one a:hover {
  color: #ffc195;
}
.sub_class_list .tk_sfq_main .tk_lm_two {
  width: 578px;
}
.sub_class_list .tk_sfq_main .tk_lm_two ul li {
  padding: 0px 18px;
  float: left;
  font-size: 12px;
  color: #888888;
  margin-bottom: 13px;
  border-left: 1px solid #e2e2e2;
}
.sub_class_list .tk_sfq_main .tk_lm_two ul li a {
  color: #666;
}
.sub_class_list .tk_sfq_main .tk_lm_two ul li a:hover {
  color: #ffc195;
}
.sub_class_list .tk_sfqdiv3 {
  width: 190px;
  min-height: 450px;
  position: relative;
  float: right;
}
.sub_class_list .tk_sfqdiv3 ul li {
  width: 180px;
  height: 144.5px;
  background: #f6f6f6;
  margin-top: 5px;
  position: relative;
  margin-right: 10px;
}
.sub_class_list .tk_sfqdiv3 ul li .tk_sfqdiv3_title {
  position: relative;
  z-index: 5;
  width: 165px;
  height: 25px;
  font-size: 15px;
  color: #333;
  margin-left: 13px;
  padding-top: 20px;
}
.sub_class_list .tk_sfqdiv3 ul li .tk_sfqdiv3_center {
  z-index: 6;
  width: 156px;
  height: 34px;
  font-size: 12px;
  color: #999;
  margin-left: 13px;
  line-height: 17px;
  text-align: justify;
}
.sub_class_list .tk_sfqdiv3 ul li .tk_ga_img {
  width: 67px;
  height: 64px;
  float: right;
  margin-left: 99px;
  position: absolute;
  margin-top: -8px;
}
.hand_demond {
  width: 250px;
  height: 390px;
  position: absolute;
  right: 50%;
  margin-right: -600px;
  top: 50%;
  margin-top:-192px;
  color: #fff;
}
.hand_demond .header_content {
  background: rgba(0, 0, 0, 0.37) !important;
  padding: 20px 25px 35px 25px;
 /* border-bottom: 1px dashed rgba(0, 0, 0, 0.37);*/
  z-index: auto;
    margin-top: 30px;
}
.hand_demond .header_content .title {
  text-align: center;
  color: #fff;
  font-size: 17px;
  position: relative;
  margin-bottom: 25px;
}
.hand_demond .header_content .text_list {
  margin-bottom: 12px;
  border: 1px solid #ccc;
  position: relative;
  cursor: pointer;
}
.hand_demond .header_content .text_list input {
  border: none;
  outline: none;
  width: 168px;
  line-height:33px;
  padding: 0 16px;
  font-size: 12px;
  height:33px;
  color: #666;
}
.hand_demond .header_content .text_list label {
  color: red;
  right: 0;
  top: 4px;
  position: absolute;
  font-size: 12px;
  display: none;
}
.hand_demond .header_content .text_list textarea {
  border: none;
  outline: none;
  width: 166px;
  line-height: 18px;
  padding: 17px;
  display: block;
  font-size: 12px;
  resize: none;
  position: relative;
  color: #999;
}
.hand_demond .header_content .text_list .tk_need_dj {
  color: #999;
}
.hand_demond .header_content .text_list .tk_need_content {
  width: 199px;
  height: 160px;
  overflow-y: scroll;
  overflow-x: hidden;
  min-height: 156px;
  background: #FFF;
  position: absolute;
  z-index: 1;
  border: 1px solid #dcdcdc;
  margin-top: 0px;
  margin-left: -1px;
  display: none;
}
.hand_demond .header_content .text_list .tk_need_content ul li {
  width: 180px;
  height: 28px;
  font-size: 12px;
  color: #999;
  padding-left: 20px;
  line-height: 28px;
  cursor: default;
}
.hand_demond .header_content .text_list .tk_need_content ul li:hover {
  background: #f5f5f5;
}
.hand_demond .header_content .text_list .tk_need_content.active {
  display: block;
}
.tk_need {
  width: 10px;
  height: 6px;
  position: absolute;
  margin-left: 181px;
  margin-top: -18px;
  font-size: 12px;
  color: #dadada;
}
.hand_btn {
  cursor: pointer;
  width: 200px;
  height: 30px;
  background: #f68535;
  color: #fff;
  line-height: 30px;
  text-align: center;
  border: none;
  outline: none;
  border-radius: 4px;
  padding: 0;
  display: block;
  position: relative;
    margin-top: 15px;
}
.hand_btn:hover{
  background:#fc6e02;
}
.dynamic {
  position: relative;
  width: 250px;
  height: 95px;
  background-color: rgba(0, 0, 0, 0.5);
}
.dynamic .myscroll {
  width: 200px;
  height: 82px;
  line-height: 20px;
  font-size: 12px;
  overflow: hidden;
  margin: 0 auto;
  position: absolute;
  margin-top: 8px;
  margin-left: 23px;
}
.dynamic .myscroll ul li {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.dynamic .myscroll ul li i {
  color: #fff;
  font-style: normal;
}
.dynamic .myscroll ul li span {
  color: #f68535;
  font-size: 12px;
}
.tk_rmtj a{
  display: block;
  margin: auto;
  width: 117px;
  height: 74px;
}
.tk_rmtj img {
  width:100%;
  height:100%;
  -webkit-transition: all 1.1s;
  -moz-transition: all 1.1s;
  transition: all 1.1s;
}
.tk_rmtj ul li:hover>a>img{
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  transform: scale(1.2);
}
.tk_rmtj ul li {
  width: 277px;
  /*height: 290px;*/
  float: left;
  background: #fff;
  position: relative;
  margin-left: 24px;
  padding-top: 20px;
  border: 1px solid #dadada;
}
.tk_rmtj ul li.li1 {
  margin-left: 8px;
}
.tk_rmtj ul li.li1 .tk_rmtj_main {
  background: #70c970 ;
}
.tk_rmtj ul li.li2 .tk_rmtj_main {
  background: #f16275 ;
}
.tk_rmtj ul li.li3 .tk_rmtj_main {
  background: #55c0ec ;
}
.tk_rmtj ul li.li4 .tk_rmtj_main {
  background: #f68535;
}
.tk_rmtj .tk_rmtj_title {
  padding:10px 10px 0;
  height: 37px;
  font-size: 16px;
  color: #333;
  text-align: center;
  line-height: 37px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tk_rmtj>ul>li.li1:hover>.tk_rmtj_title{
  color:#70c970;
}
.tk_rmtj>ul>li.li2:hover>.tk_rmtj_title{
  color:#f16275;
}
.tk_rmtj>ul>li.li3:hover>.tk_rmtj_title{
  color:#55c0ec;
}
.tk_rmtj>ul>li.li4:hover>.tk_rmtj_title{
  color:#f68535;
}
.tk_rmtj .tk_rmtj_titles {
  width: 260px;
  height: 27px;
  font-size: 12px;
  color: #999;
  padding:0 10px;
  text-align: center;
  word-wrap: break-word;
  overflow: hidden;
}
.tk_rmtj .tk_rmtj_main {
  height: 106px;
  background: #3ab5dd;
  padding-top: 14px;
}
.tk_rmtj .tk_rmtj_price {
  text-align: center;
  font-size: 20px;
  color: #fff;
  margin-bottom: 12px;
}
.tk_rmtj .tk_rmtj_ljqg {
  width: 160px;
  height: 35px;
  text-align: center;
  line-height: 35px;
  border: 1px solid #fff;
  font-size: 14px;
  color: #fff;
  margin: 0 auto;
}
.tk_rmtj .tk_rmtj_ljqg a {
  color: #fff;
  display: block;
  width:auto;
    cursor: pointer;
}
.tk_rmtj .tk_rmtj_ljqg:hover{
  box-shadow: 1px 1px 10px 2px #fff;
}
.tk_rmtj .tk_rmtj_red {
  width: 84px;
  height: 37px;
  position: absolute;
  top: 8px;
  left: -8px;
  font-size: 14px;
  color: #fff;
  line-height: 34px;
  padding-left: 8px;
  background: url(../images/tk-tit.png) no-repeat;
}
.tk_rmtj .dgg-title,
.dgg-set .dgg-title,
.dgg-protect .dgg-title,
.dgg-adv .dgg-title,
.dgg-manage .dgg-title {
  height: 105px;
  font-size: 24px;
  color: #004b92;
  font-weight: bold;
  line-height: 145px;
}
.dgg-set .dgg-content,
.dgg-protect .dgg-content,
.dgg-adv .dgg-content,
.dgg-manage .dgg-content {
  font-size: 0;
}
.dgg-set .dgg-content .d1,
.dgg-protect .dgg-content .d1,
.dgg-adv .dgg-content .d1,
.dgg-manage .dgg-content .d1 {
  width: 230px;
  height: 380px;
  background-size: cover ;
  position: relative;
}
.dgg-set .dgg-content .d1 img,
.dgg-protect .dgg-content .d1 img,
.dgg-adv .dgg-content .d1 img,
.dgg-manage .dgg-content .d1 img {
  width: 100%;
  height: 100%;
}
.dgg-set .dgg-content .d1 .p4,
.dgg-protect .dgg-content .d1 .p4,
.dgg-adv .dgg-content .d1 .p4,
.dgg-manage .dgg-content .d1 .p4 {
  padding: 0 15px;
  position: absolute;
  bottom: 30px;
  left: 0;
}
.dgg-set .dgg-content .d1 .p4 a,
.dgg-protect .dgg-content .d1 .p4 a,
.dgg-adv .dgg-content .d1 .p4 a,
.dgg-manage .dgg-content .d1 .p4 a {
  width: 90px;
  height: 30px;
  line-height: 30px;
  font-size: 12px;
  color: #fff;
  background: #333;
  text-align: center;
  border-radius: 3px;
  opacity: 0.6;
  filter: alpha(opacity=60);
  margin: 10px 5px 0 5px;
}
.dgg-set .dgg-content .d1 .p4 a:hover,
.dgg-protect .dgg-content .d1 .p4 a:hover,
.dgg-adv .dgg-content .d1 .p4 a:hover,
.dgg-manage .dgg-content .d1 .p4 a:hover {
  background: #fd7d22;
  opacity: 1;
  filter: alpha(opacity=100);
}
.dgg-set .dgg-content .d2,
.dgg-protect .dgg-content .d2,
.dgg-adv .dgg-content .d2,
.dgg-manage .dgg-content .d2 {
  width: 970px;
}
.dgg-set .dgg-content .d2 .up-content,
.dgg-protect .dgg-content .d2 .up-content,
.dgg-adv .dgg-content .d2 .up-content,
.dgg-manage .dgg-content .d2 .up-content {
  display: inline-block;
}
.dgg-set .dgg-content .d2 .up-content .up,
.dgg-protect .dgg-content .d2 .up-content .up,
.dgg-adv .dgg-content .d2 .up-content .up,
.dgg-manage .dgg-content .d2 .up-content .up {
  height: 100px;
  width: 312px;
  position: relative;
  margin: 0 0 10px 10px;
  float: left;
}
.dgg-set .dgg-content .d2 .up-content .up img,
.dgg-protect .dgg-content .d2 .up-content .up img,
.dgg-adv .dgg-content .d2 .up-content .up img,
.dgg-manage .dgg-content .d2 .up-content .up img {
  width: 100%;
  height: 100%;
}
.dgg-set .dgg-content .d2 .up-content .up p,
.dgg-protect .dgg-content .d2 .up-content .up p,
.dgg-adv .dgg-content .d2 .up-content .up p,
.dgg-manage .dgg-content .d2 .up-content .up p {
  left: 20px;
  color: #fff;
  position: absolute;
}
.dgg-set .dgg-content .d2 .up-content .up .up-p1,
.dgg-protect .dgg-content .d2 .up-content .up .up-p1,
.dgg-adv .dgg-content .d2 .up-content .up .up-p1,
.dgg-manage .dgg-content .d2 .up-content .up .up-p1 {
  top: 23px;
  font-size: 20px;
  font-weight: 600;
}
.dgg-set .dgg-content .d2 .up-content .up .up-p2,
.dgg-protect .dgg-content .d2 .up-content .up .up-p2,
.dgg-adv .dgg-content .d2 .up-content .up .up-p2,
.dgg-manage .dgg-content .d2 .up-content .up .up-p2 {
  top: 60px;
  font-size: 14px;
}
.dgg-set .dgg-content .d2 .mid-content,
.dgg-protect .dgg-content .d2 .mid-content,
.dgg-adv .dgg-content .d2 .mid-content,
.dgg-manage .dgg-content .d2 .mid-content {
  display: inline-block;
}
.dgg-set .dgg-content .d2 .mid-content a,
.dgg-protect .dgg-content .d2 .mid-content a,
.dgg-adv .dgg-content .d2 .mid-content a,
.dgg-manage .dgg-content .d2 .mid-content a{
  float:left;
}
.dgg-set .dgg-content .d2 .mid-content .mid,
.dgg-protect .dgg-content .d2 .mid-content .mid,
.dgg-adv .dgg-content .d2 .mid-content .mid,
.dgg-manage .dgg-content .d2 .mid-content .mid {
  background: #fff;
  height: 133px;
  width: 310px;
  border: 1px solid #ececec;
  position: relative;
  /*float: left;*/
  margin-left: 10px;
}
.dgg-set .dgg-content .d2 .mid-content .mid img,
.dgg-protect .dgg-content .d2 .mid-content .mid img,
.dgg-adv .dgg-content .d2 .mid-content .mid img,
.dgg-manage .dgg-content .d2 .mid-content .mid img {
  position: absolute;
  right: 0;
  bottom: 0;
transition: all 1s;
  -webkit-transition: all 1s;
  -moz-transition: all 1s;  max-width:160px;
  max-height:110px
}
.dgg-set .dgg-content .d2 .mid-content .mid:hover img,
.dgg-protect .dgg-content .d2 .mid-content .mid:hover img,
.dgg-adv .dgg-content .d2 .mid-content .mid:hover img,
.dgg-manage .dgg-content .d2 .mid-content .mid:hover img{
  right: 7px;
}
.dgg-set .dgg-content .d2 .mid-content .mid > div,
.dgg-protect .dgg-content .d2 .mid-content .mid > div,
.dgg-adv .dgg-content .d2 .mid-content .mid > div,
.dgg-manage .dgg-content .d2 .mid-content .mid > div {
  position: absolute;
  top: 0;
  left: 0;
  box-sizing: border-box;
  height: 100%;
  padding: 18px 20px;
}
.dgg-set .dgg-content .d2 .mid-content .mid > div .mid-p1,
.dgg-protect .dgg-content .d2 .mid-content .mid > div .mid-p1,
.dgg-adv .dgg-content .d2 .mid-content .mid > div .mid-p1,
.dgg-manage .dgg-content .d2 .mid-content .mid > div .mid-p1 {
  font-size: 14px;
  color: #333;
}
.dgg-set .dgg-content .d2 .mid-content .mid:hover > div .mid-p1,
.dgg-protect .dgg-content .d2 .mid-content .mid:hover > div .mid-p1,
.dgg-adv .dgg-content .d2 .mid-content .mid:hover > div .mid-p1,
.dgg-manage .dgg-content .d2 .mid-content .mid:hover > div .mid-p1 {
  color: #fd7d22;
  font-weight: bold;
}
.dgg-set .dgg-content .d2 .mid-content .mid > div .mid-p2,
.dgg-protect .dgg-content .d2 .mid-content .mid > div .mid-p2,
.dgg-adv .dgg-content .d2 .mid-content .mid > div .mid-p2,
.dgg-manage .dgg-content .d2 .mid-content .mid > div .mid-p2 {
  font-size: 12px;
  color: #999;
  padding-top: 12px;
}
.dgg-set .dgg-content .d2 .mid-content .mid > div .mid-p3,
.dgg-protect .dgg-content .d2 .mid-content .mid > div .mid-p3,
.dgg-adv .dgg-content .d2 .mid-content .mid > div .mid-p3,
.dgg-manage .dgg-content .d2 .mid-content .mid > div .mid-p3 {
    font-size: 14px;
    background:#004b92;
    color: white;
    height: 28px;
    line-height: 28px;
    margin-top: 20px;
    text-align: center;
    width: 90px;
}
.dgg-start .dgg-title {
  height: 105px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  line-height: 130px;
}
.dgg-start .dgg-content .left {
  width: 288px;
}
.dgg-start .dgg-content .left .left-up {
  padding: 14px 12px 12px 20px;
  border: 1px solid #ececec;
  background: #fff;
  height: 471px;
}
.dgg-start .dgg-content .left .left-up .tit {
  font-size: 16px;
  padding-bottom: 15px;
  color: #333;
  padding-left: 25px;
  font-weight: 600;
  background: url(../images/s1.png) no-repeat;
}
/*.dgg-start .dgg-content .left .left-up .list {
  cursor: pointer;
}*/
.dgg-start .dgg-content .left .left-up .list > span {
  padding-left: 20px;
  padding-top: 1px;
  background: url(../images/s2.png) no-repeat;
  background-position: 0 8px;
  line-height: 20px;
  cursor: pointer;
}
.dgg-start .dgg-content .left .left-up .list > span .s1 {
  font-size: 14px;
  color: #333;
}
.dgg-start .dgg-content .left .left-up .list > span .s2 {
  font-size: 12px;
  color: #aaaaaa;
  padding: 5px 0;
}
.dgg-start .dgg-content .left .left-up .list p {
  padding-left: 20px;
  padding-bottom: 10px;
  font-size: 12px;
  color: #aaaaaa;
  line-height: 20px;
  display: none;
  overflow: hidden;
}
.dgg-start .dgg-content .left .left-up .list p a {
  color: #fd7d22;
}
.dgg-start .dgg-content .left .left-up .list > span.active {
  background: url(../images/s3.png) no-repeat;
  background-position: 0 8px;
}
.dgg-start .dgg-content .left .left-bot {
  border: 1px solid #ececec;
  margin-top: 20px;
  padding-bottom: 45px;
  background: #fff;
  height: 224px;
}
.dgg-start .dgg-content .left .left-bot .tit {
  margin: 14px 12px 12px 20px;
  font-size: 16px;
  color: #333;
  padding-left: 25px;
  font-weight: 600;
  background: url(../images/s4.png) no-repeat;
}
.dgg-start .dgg-content .left .left-bot ul {
  padding-top: 10px;
}
.dgg-start .dgg-content .left .left-bot ul li {
  padding-top: 17px;
  float: left;
  width: 33%;
}
.dgg-start .dgg-content .left .left-bot ul li a {
  display: block;
}
.dgg-start .dgg-content .left .left-bot ul li img {
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: auto;
}
.dgg-start .dgg-content .left .left-bot ul li p {
  text-align: center;
  font-size: 12px;
  color: #666;
  padding-top: 5px;
}
.dgg-start .dgg-content .middle {
  width: 580px;
  margin-left: 22px;
}
.dgg-start .dgg-content .middle .tab-piece .tab-tit {
  border: 1px solid #ececec;
  background: #fff;
}
.dgg-start .dgg-content .middle .tab-piece .tab-tit div {
  float: left;
  font-size: 16px;
  width: 25%;
  text-align: center;
  cursor: pointer;
}
.dgg-start .dgg-content .middle .tab-piece .tab-tit div p{
  display:inline-block;
  padding: 20px 5px;
  border-bottom:2px solid transparent;
  color:#333;
}
.dgg-start .dgg-content .middle .tab-piece .tab-tit div p a{
  color:#333;
}
.dgg-start .dgg-content .middle .tab-piece .tab-tit div.active a{
  color:#fd7d22;
}
.dgg-start .dgg-content .middle .tab-piece .tab-tit div.active p{
  border-bottom:2px solid #fd7d22;
  color:#fd7d22;
}
.dgg-start .dgg-content .middle .tab-cont {
  border: 1px solid #ececec;
  margin-top: 10px;
  background: #fff;
  height: 716px;
}
.dgg-start .dgg-content .middle .tab-cont > div {
  padding: 0 15px 15px 15px;
  display:none;
}
.dgg-start .dgg-content .middle .tab-cont > div ul {
  margin-top: 22px;
  position:relative;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li img {
  width: 200px;
  height: 120px;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li.tab-li2 {
  padding-left: 10px;
  width: 330px;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li.tab-li2 .tab-p1 {
  font-size: 14px;
  color: #333;
  line-height: 23px;
  padding-top: 5px;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li.tab-li2 .tab-p2 {
  font-size: 12px;
  color: #999;
  padding-top: 5px;
  line-height: 20px;
  overflow: hidden;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li.tab-li2 .tab-p3 {
  position: absolute;
  padding-top: 5px;
  font-size: 12px;
  color: #999;
  text-align: right;
  right:14px;
  bottom:5px;
}
.dgg-start .dgg-content .right .right-up {
  width: 260px;
  padding: 15px;
  border: 1px solid #ececec;
  background: #fff;
  height: 330px;
}
.dgg-start .dgg-content .right .right-up .tit {
  font-size: 16px;
  color: #333;
  padding-left: 25px;
  font-weight: 600;
  background: url(../images/s5.png) no-repeat;
  padding-bottom: 15px;
}
.dgg-start .dgg-content .right .right-up ul li {
  font-size: 14px;
  padding: 9px 0 9px 15px;
  background: url(../images/s6.png) no-repeat 0 13px;
}
.dgg-start .dgg-content .right .right-up ul li a {
  color: #333;
}
.dgg-start .dgg-content .right .right-up ul li:hover a {
  color: #fd7d22;
}
.dgg-start .dgg-content .right .right-bot {
  margin-top: 20px;
  width: 260px;
  height: 375px;
  padding: 15px;
  border: 1px solid #ececec;
  background: #fff;
}
.dgg-start .dgg-content .right .right-bot .tit {
  font-size: 16px;
  color: #333;
  padding-left: 25px;
  font-weight: 600;
  background: url(../images/s7.png) no-repeat;
  padding-bottom: 15px;
}
.dgg-start .dgg-content .right .right-bot .tab-piece1 .tab-tit1 {
  padding: 0 45px;
  margin-bottom: 10px;
}
.dgg-start .dgg-content .right .right-bot .tab-piece1 .tab-tit1 div {
  float: left;
  font-size: 14px;
  color: #333;
  padding: 10px 18px;
  cursor: pointer;
  border-bottom: 1px solid transparent;
}
.dgg-start .dgg-content .right .right-bot .tab-piece1 .tab-tit1 div.active {
  border-color: #333;
}
.dgg-start .dgg-content .right .right-bot  ul li {
  font-size: 14px;
  padding: 9px 0 9px 15px;
  background: url(../images/s6.png) no-repeat 0 13px;
}
.dgg-start .dgg-content .right .right-bot ul li a {
  color: #333;
}
.dgg-start .dgg-content .right .right-bot ul li:hover a {
  color: #fd7d22;
}
.dgg-clock-bg {
  height: 300px;
  background: url(../images/clock-bg.png) no-repeat;
}
.dgg-part {
  font-size: 0;
}
.dgg-part .dgg-title {
  height: 105px;
  font-size: 24px;
  color: #333;
  font-weight: bold;
  line-height: 130px;
}
.dgg-part1{
  margin-bottom: 36px;
}
.dgg-part1 ul{
  height: 420px;
  margin-top: -281px;
  box-shadow: 1px 5px 30px #e4e4e4;
}
.dgg-part1 li {
  width: 239px;
  float: left;
  position: relative;
  border-right: 1px solid #ececec;
  border-bottom: 1px solid #ececec;
  height: 140px;
  background: #fff;
  text-align: center;
}
.dgg-part1 span {
  display: block;
  background: #fff;
  text-align: center;
  line-height: 140px;
}
.dgg-part1 span:hover {
  border: 0;
  position: absolute;
  z-index: 99;
  left: 0;
  width: 302px;
  line-height: 210px;
  margin: -35px 0 0 -32px;
  height: 210px;
  background: transparent url(../images/bg_at.png) no-repeat left top;
}
.floor-nav {
  position: fixed;
  top: 50%;
  left: 50%;
  margin-top: -180px;
  margin-left: -675px;
  display: none;
}
.floor-nav li {
  width: 30px;
  padding: 10px;
  font-size: 14px;
  color: #888;
  overflow: hidden;
  cursor: pointer;
  border-bottom: 1px solid #e0dfdf;
  background: #eee;
  text-align: center;
}
.floor-nav .floor-nav-li1 {
  padding: 20px 10px;
  border-bottom: 1px solid #e0dfdf;
}
.floor-nav li:hover {
  background: #fd7d22;
  color: #fff;
}
.floor-nav li.floor-nav-ac {
  background: #fd7d22;
  color: #fff;
}
.floor-nav a {
  display: block;
  width: 30px;
  padding: 10px;
  font-size: 14px;
  color: #888;
  overflow: hidden;
  cursor: pointer;
  background: #eee;
}
.floor-nav a:hover {
  background: #fd7d22;
  color: #fff;
}


/*�޸ĺ������ 2018/4/24*/
.dgg-clock-bg {
  width: 1920px;
  height: 416px;
  background: url(../images/clock-bg.png) center top no-repeat;
  position: relative;
  left: 50%;
  margin-left: -960px;
}
/*猜你喜欢*/
.dgg-love .dgg-tit{
  height: 105px;
  font-size: 24px;
  color: rgb(51, 51, 51);
  font-weight: bold;
  line-height: 130px;
}
.dgg-love .container{
  margin-left: -20px;
}
.dgg-love .container .list{
  float: left;
  background: #fff;
  width: 283px;
  margin: 20px 0 20px 20px;
  border:1px solid #ececec;
}
.dgg-love .container .list .up{
  height: 168px;
  overflow: hidden;
}
.dgg-love .container .list .up a{
  display: block;
  width: 100%;
  height: 100%;
  transition: all 1.5s;
  -webkit-transition: all 1.5s;
  -moz-transition: all 1.5s;
}
.dgg-love .container .list:hover .up a{
  transform:scale(1.1);
  -webkit-transform: scale(1.1);
  -o-transform: scale(1.1);
  -ms-transform: scale(1.1);
  -moz-transform: scale(1.1);
}
.dgg-love .container .list .up img{
  width:100%;
  height:100%;
}
.dgg-love .container .list .down{
  padding: 18px 22px 0;
}
.dgg-love .container .list .down .down-p1{
  color: #333;
  font-size: 14px;
}
.dgg-love .container .list .down .down-p2{
  font-size: 12px;
  color: #656565;
  line-height: 16px;
  margin-top: 12px;
  height: 30px;
}
.dgg-love .container .list .down>.price-btn{
  margin-top: 10px;
}
.dgg-love .container .list .down>.price-btn>.down-p3{
  float: left;
  font-size: 16px;
  color: #fd7d22;
  max-width: 140px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  margin: 17px 0;
}
.dgg-love .container .list .down>.price-btn>.btnh{
  float: right;
  width: 90px;
  height: 28px;
  font-size: 14px;
  line-height: 28px;
  text-align: center;
  background: #004b92;
  color: #fff;
  display: block;
  border-radius: 2px;
  margin: 10px auto;
}
/*需求类型下拉样式*/
.tk_need_content_left{
  width: 165px;
  border: 1px solid #dcdcdc;
  border-right: none;
  position: absolute;
  margin-left: -167px;
  background: #fff;
  z-index: 1;
  margin-top: 0px;
  height: 160px;
  overflow-y: auto;
  overflow-x: hidden;
}
.tk_need_content_left ul li{
  width: 155px;
  height: 28px;
  font-size: 12px;
  color: #777;
  padding-left: 10px;
  line-height: 28px;
  cursor: default;
}
.tk_need_content_left ul li:hover{
  background:rgb(245, 245, 245);
}
/*.tk_need_content_left ul.hide{*/
  /*display:none;*/
/*}*/

/*首页改版*/
.in_gif{
    width: 1200px;
    height: 150px;
    line-height: 150px;
}
.dgg-innew{
    float: left;
    width: 230px;
}
.in-right{
    float: right;
    width: 955px;
}
/*修改*/
.dgg-start .dgg-content .middle{
    width: 1200px;
}
.dgg-start .dgg-content .middle .tab-piece .tab-tit div{
    width: 20%;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li img{
    width:220px;
    height: 135px;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li.tab-li2 .tab-p1{
    padding-left: 30px;
    font-weight: bolder;
    font-size: 16px;
}
.dgg-start .dgg-content .middle .tab-cont > div ul li.tab-li2 .tab-p2{
    width: 685px;
    line-height: 40px;
    padding-top: 10px;
    padding-left: 30px;
    font-size: 14px;
}
.dgg-start .dgg-content .middle .tab-cont{
    height: 780px;
}
/*时间轴*/
.time-line {
  width: 100%;
  position: relative;
  min-width: 1180px;
  background: url(/statics/time/time-bg.jpg)  center top no-repeat;
  padding: 13px 0 0;
  margin-top: 50px;
}
.time-line-main {
  position: relative;
  z-index: 1;
  width: 1180px;
  text-align: center;
  margin: 0 auto;
}
.time-line-main>h3 {
  font-size: 28px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  padding: 29px 0 10px;
}
.city-list {
  position: relative;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  border-top: 1px #fff solid ;
  border-bottom: 1px #fff solid ;
  line-height: 32px;
  color: #fff;
  margin-top: 10px;
}
.city-list>label {
  margin: 0 23px;
}
.city-list>span {
  position: absolute;
  left: 50%;
  margin-left: -3px;
  padding: 0 2px;
  display: block;
  background: #acb6ce;
}
.city-list>span.top {
  top: -3px;
}
.city-list>span.bottom {
  bottom: -3px;
}
.city-list>span>i {
  width: 2px;
  height: 5px;
  display: block;
  background: #fff;
}
.time-line-warp {
  width: 1180px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.time-list-main {
  height: 397px;
  width: 1224px;
  overflow: hidden;
}
.time-axis {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 55px;
  min-width: 1180px;
  height: 30px;
  background: url(/statics/time/time_line.png) repeat center;
}
.time-list-main>ul {
  overflow: hidden;
}
.time-list-main li {
  display: block;
  float: left;
  width: 140px;
  padding: 307px 64px 0 0;
  text-align: left;
  color: #fff;
  font-size: 16px;
  text-align: center;
  position:relative;
}
.time-list-main li a{
  width: 140px;
  height: 356px;
  display: inline-block;
  position: absolute;
  top: 0;
  left: 0;
}
.time-list-main li.active>i {
  background: url(/statics/time/time_dot_s.png) no-repeat center;
  -webkit-animation: dyamiuc_round 2.5s linear 0s infinite normal;
  animation: dyamiuc_round 2.5s linear 0s infinite normal;
}
.time-list-main li>i {
  display: block;
  margin: 0 auto;
  width: 41px;
  height: 41px;
  background: url(/statics/time/time_dot.png) no-repeat 11px center;
}
.time-list-main li>p {
  font-size: 16px;
  line-height: 30px;
}
.time-txt {
  position: absolute;
  padding: 10px;
  bottom: 105px;
  width: 230px;
  background: url(/statics/transparent_bg/transparent50.png) repeat;
  color: #fff;
  line-height: 25px;
  border-radius: 5px;
}
.time-txt>i {
  position: absolute;
  left: 50%;
  margin-left: -4.5px;
  bottom: -5px;
  display: block;
  width: 9px;
  height: 5px;
  background: url(/statics/time/time_arrow.png) no-repeat;
}
.time-p-n {
  position: absolute;
  bottom: 53px;
  display: block;
  width: 35px;
  height: 35px;
  background-image: url(/statics/time/time_p_n.png);
}
.time-p-n.prev {
  display: none;
  left: 0;
  background-position: 0 0;
}
.time-p-n.prev:hover {
  background-position: 0 -35px;
}
.time-p-n.next {
  right: 0;
  background-position: -35px -35px;
}
.time-p-n.next:hover {
  background-position: -35px 0;
}
.time-txt>p {
  padding: 5px 10px 0;
  line-height: 22px;
  background: rgba(0,0,0,0.5);
}
.time-img>img {
  width: 100%;
}


/*2018/11/19*/
.header-container .add-tel{
  margin-top: 20px;
}
.header-container .add-tel img{
  width: 25px;
  margin-right: 5px;
}
.header-container .add-tel .tel_new {
  font-size: 30px;
  font-weight: bold;
  color: #f68535;
  height: 22px;
  line-height: 24px;
  display: inline-block;
  vertical-align: bottom;
}
.header-container .header-search-wrap .header-search-input{
  width: 320px;
  margin-left: 135px;
}
.nav .navmain {
  position: relative;
  padding-top:20px;
}
.nav .navmain a {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  padding: 15px 30px;
  font-size: 19px;
  color: #000;
  font-weight: bold;
  : -webkit-body;
}
.nav .navmain a.at-first{
  padding: 15px 74px;
  background: #004b92;
  color:#fff;
  cursor: default;
}
.nav .navmain a .hot-icon{
  width:50px;
  position: absolute;
  right: 46px;
  top: -18px;
}
.nav .navmain a img{
  width: 100%;
  height: 100%;
}
.class_container .tongketablist{
  height: 55px;
  line-height: 55px;
}
.class_container .tongketablist>a{
  display: block;
  height: 55px;
  line-height: 55px;
}
.class_container .tongketablist p{
  height: auto;
  line-height: normal;
  margin-bottom: 0;
  padding-top: 16px;
}
.class_container .tongketablist .tk_sfq_photo{
  display: inline-block;
  margin: 0 17px 0 38px;
  width: 22px;
  height: 22px;
  background: url(../images/add-icon.png) no-repeat;
}
.class_container .tongketablist .tk_sfq_photo.tk2 {
  background-position: 0 -22px;
}
.class_container .tongketablist .tk_sfq_photo.tk3 {
  background-position: 0 -44px;
}
.class_container .tongketablist .tk_sfq_photo.tk4 {
  background-position: 0 -66px;
}
.class_container .tongketablist .tk_sfq_photo.tk5 {
  background-position: 0 -88px;
}
.class_container .tongketablist .tk_sfq_photo.tk6 {
  background-position: 0 -110px;
}
.class_container .tongketablist .tk_sfq_photo.tk7 {
  background-position: 0 -132px;
}
.class_container .tongketablist .tk_sfq_photo.tk8 {
  background-position: 0 -154px;
}
.class_container .tongketablist .tk_sfq_photo.tk9 {
    background-position: 0 -176px;
}
.class_container .tongketablist p .if{
  font-size: 19px;
  margin-right: 38px;
  display: block;
}
.class_container{
  width: 243px;
}

/*2019增加版块*/
.tk_rmtj .add-block_2019{
  width: 100%;
  margin: 30px auto;
  /*background: url("/new/index/images/bg_2019.jpg");*/
}
.tk_rmtj .add-block_2019 li{
  float: left;
  width: 210px;
  height: 235px;
  /* margin: 0; */
  padding: 0;
  /*border: 0;*/
  margin: 25px 0 25px 25px;
  overflow: hidden;
    border:1px solid #f68535;
}
/*.tk_rmtj .add-block_2019 li:not(:last-child){*/
/*margin: 20px 0 20px 20px;*/
/*}*/
.tk_rmtj .add-block_2019 li a{
  display: block;
  width: 100%;
  height: 100%;
}
.tk_rmtj .add-block_2019 li a img{
  display: block;
  width: 100%;
  height: 100%;
  transition: all 0.5s;
  -moz-transition: all 0.5s; /* Firefox 4 */
  -webkit-transition: all 0.5s; /* Safari 和 Chrome */
  -o-transition: all 0.5s; /* Opera */
}
.tk_rmtj .add-block_2019 li:hover a img{
  -webkit-transform: scale(1.05);
  -moz-transform: scale(1.05);
  -o-transform: scale(1.05);
  -ms-transform: scale(1.05);
  transform: scale(1.05);
}