/*body {
  border-width: 0px;
  padding: 0px;
  font-size: 12px;
  margin: 0px auto;
  list-style-type: none;
}

div,
ol,
ul,
li {
  border-width: 0px;
  font-size: 12px;
  list-style-type: none;
  color: #555;
}

body,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
hr_big,
p,
dl,
dt,
dd,
ul,
ol,
li,
pre,
form,
button,
input,
textarea,
th,
td {
  margin: 0;
  padding: 0;
  word-wrap: break-word
}
*/
a:hover {text-decoration: none !important;}
.head-content{
  width: 1180px;
  margin: 0 auto;
  overflow: auto;
}
.head-nav{
  width: 100%;
  height: 35px;
  background:#444;
}
.left-v2{
  width: 119px;
  height: 35px;
  line-height: 35px;
  cursor: pointer;
}


.right-v2{
  margin-top: -28px;
  float: right;
  display:inline-block;
}
.right-v2 span{
  font-size: 12px;
  color:#fff;
}
.right-v2 span a{
  font-size: 12px;
  color:#fff;
}
.login,.sign{
  margin-right: 20px;
  cursor: pointer;
}
.login a:hover{
  color:#FF7D27
}
.sign a:hover{
  color:#FF7D27
}
.right-v2 .call img{
  width: 15px;
  height:15px;
  margin-right: 5px;
  display: inline-block !important;
}
.right-v2 ul{
  position: relative;
  float: left;
  margin-top: -7px;
  margin-right: 10px;
  background: #444;
  display: none;
  z-index: 400;
}
.right-v2 ul li{
  display: block;
  height: 34px;
  padding: 0px 10px 0px 10px;
  line-height: 34px;
  text-align: center;
}
.right-v2 ul li:first-of-type{
  color: #fff;
}
.right-v2 ul li a{
  color: #333;
}
.right-v2 ul .detail-v2{
  z-index: 500;
  display: none;
}
.right-v2 ul:hover{
  background: #fff;
  margin-bottom: 10px;
  box-shadow: 4px 4px 8px rgba(0,0,0,.1);
}
.right-v2 ul:hover li:first-of-type{
  color: #333;
}
.right-v2 ul:hover .detail-v2{
  display: block;
}
.detail-v2:hover{
  display: block;
}
.right-v2 ul li a:hover{
  color: #FF7D27;
}

.head-v2{
  overflow: auto;
  padding: 20px 0px 20px 0px;
  background: #fff;
}
.head-v2 .nav-logo{
  float: left;
  margin-right: 341px;
}
.head-v2 .nav-logo img{
  width: 150px;
  display: inline-block !important;
}
.nav-list-v2{
  z-index: 100;
  margin-left: 552px;
  position: absolute;
}
.nav-list-v2 ul{
  width: 500px;
  overflow: auto;
}
.nav-list-v2 ul li{
  padding-top: 10px;
  float: left;
  display: block;
  font-size: 18px;
  color:#444;
  cursor: default;
}
.nav-arrow{
  width: 0;
  height: 0;
  border-top: 5px solid #ccc;
  margin-left: 7px;
  display: inline-block;
  position: relative;
  top: -2px;
  border-left: 4px solid transparent;
  border-right: 4px solid transparent;
}
.nav-list-v2 ul li a{
  color:#444;
}
.second-nav{
  z-index: 400;
  background: #fff;
  padding-bottom: 20px;
  display: none;
}
.second-nav a:first-of-type{
  margin-top: 20px;
}
.second-nav a{
  display: block;
  margin-top: 25px;
  margin-left: 20px;
  font-size: 14px;
  color:#444;
}
.second-nav:hover{
  display: block;
}
.nav-list-v2 ul li a:hover{
  color:#FF7D27;
}
.nav-list-v2 ul li:first-of-type:hover{
  box-shadow:none;
}
.nav-list-v2 ul li:hover{
  color:#FF7D27;
  margin-bottom: 10px;
  box-shadow: 0px 4px 8px rgba(0,0,0,.1);
}
.nav-list-v2 ul li:hover .second-nav{
  display: block;
}
.nav-list-v2 ul li span:first-of-type{
  margin-left: 20px;
  margin-right: 30px;
}
.nav-list-v2 ul li:hover .nav-arrow{
  border-top: 5px solid #FF7D27;
  transform:rotate(180deg);
  -ms-transform:rotate(180deg);
  -moz-transform:rotate(180deg);
  -webkit-transform:rotate(180deg);
  -o-transform:rotate(180deg);
}
.appdown{
  float: right;
  width: 112px;
  height: 32px;
  line-height: 32px;
  border: 1px solid #444;
  border-radius: 100px;
  font-size: 16px;
  color:#444;
  margin-top: 4px;
  cursor: pointer;
}
.appdown span{
  display: inline-block;
  width: 12px;
  height: 18px;
  float: left;
  margin-top: 8px;
  margin-left: 12px;
  background: url('//static.tugou.com/home/www/branch-index/img/home.png') no-repeat;
  background-size: 12px 18px;
}
.appdown p{
  margin-left: 32px;
}
.appdown:hover{
  border: 1px solid #FF7D27;
  background: #FF7D27;
  color:#fff;
}
.appdown:hover span{
  background: url('//static.tugou.com/home/www/branch-index/img/checkhome.png') no-repeat;
  background-size: 12px 18px;
}

.user-head{
  height: 80px;
  line-height: 80px;
  border-bottom: 2px solid #1b1d1d;
  position: relative;
  display: none;
  background: #fff;
}
.user-head img{
  width: 150px;
  margin-right: 15px;
}
.user-head p{
  display: inline-block;
  position: absolute;
  margin-top: 30px;
  padding-left: 15px;
  width: 80px;
  height: 25px;
  line-height: 25px;
  border-left: 1px solid #1b1d1d;
  font-size: 20px;
  color: #1B1D1D;
}
.side-v2{
  overflow: inherit !important;
}
.side-v2 ul li{
  width: 70px;
  height: 70px;
  background: #fff;
  cursor: pointer;
  display: inline-block;
}
.side-v2 ul li:hover{
  background: #FF7D27;
  color: #fff;
}
.side-v2 ul li span{
  width: 24px;
  height: 24px;
  margin-top: 15px;
  margin-left: 23px;
  display: inline-block;
  color:#444;
}
.side-v2{
  width: 70px;
  height: 210px;
  top: 50%;
  right: 20px;
  position: fixed;
}
.side-v2 ul li p{
  text-align: center;
}
.side-v2 ul li:first-of-type{
  border-top: 1px solid #444;
  border-left: 1px solid #444;
  border-right: 1px solid #444;;
}
.side-v2 ul li:nth-of-type(2){
  border-left: 1px solid #444;
  border-right: 1px solid #444;;
}
.side-v2 ul li:nth-of-type(3){
  border-left: 1px solid #444;
  border-right: 1px solid #444;;
}
.side-v2 ul li:last-of-type{
  border-bottom: 1px solid #444;
  border-left: 1px solid #444;
  border-right: 1px solid #444;;
}
.side-v2 ul li:first-of-type span{
  background: url('//static.tugou.com/home/www/branch-index/img/gift.png') no-repeat;
  background-size: 24px 24px;
}
.side-v2 ul li:nth-of-type(2) span{
  background: url('//static.tugou.com/home/www/branch-index/img/blackdown.png') no-repeat;
  background-size: 24px 24px;
}
.side-v2 ul li:nth-of-type(3) span{
  background: url('//static.tugou.com/home/www/branch-index/img/blackask2.png') no-repeat;
  background-size: 24px 24px;
}
.side-v2 ul li:last-of-type span{
  background: url('//static.tugou.com/home/www/branch-index/img/blacktop.png') no-repeat;
  background-size: 24px 24px;
}
.side-v2 ul li:first-of-type:hover span{
  background: url('//static.tugou.com/home/www/branch-index/img/activegift.png') no-repeat;
  background-size: 24px 24px;
}
.side-v2 ul li:nth-of-type(2):hover span{
  background: url('//static.tugou.com/home/www/branch-index/img/down.png') no-repeat;
  background-size: 24px 24px;
}
.side-v2 ul li:nth-of-type(3):hover span{
  background: url('//static.tugou.com/home/www/branch-index/img/ask2.png') no-repeat;
  background-size: 24px 24px;
}
.side-v2 ul li:last-of-type:hover span{
  background: url('//static.tugou.com/home/www/branch-index/img/top.png') no-repeat;
  background-size: 24px 24px;
}

.content{
  width: 1180px;
  margin: 0 auto;
  overflow: auto;
}

.footer{
  width: 100%;
  background: #444;
}

.slogan{
  width: 1180px;
  overflow: auto;
  border-bottom: 1px solid #4d4d4d;
}
.slogan .slogan-item:first-of-type{
  margin-left: 0px;
}
.slogan .slogan-item{
  margin-top: 32px;
  margin-bottom: 32px;
  margin-left: 120px;
  float: left;
  height: 24px;
  line-height: 24px;
  font-size: 16px;
  color: #fff;
}
.slogan .slogan-item img{
  margin-top: -3px;
  margin-right: 8px;
  display: inline-block !important;
}

.web-map{
  margin-top: 40px;
  width: 788px;
  border-right: 1px solid #4d4d4d;
  overflow: auto;
  padding-bottom: 36px;
}
.web-map ul{
  float: left;
  margin-top: 15px;
  margin-right: 130px;
}
.web-map ul li:first-of-type{
  font-size: 14px;
  margin-bottom: 20px;
  color: #fff;
}
.web-map ul li a{
  display: inline-block;
  font-size: 12px;
  margin-bottom: 15px;
  color: #999;
  cursor: pointer;
}

.qr-code{
  position: absolute;
  margin-left: 541px;
  margin-top: -171px;
}
.qr-code span{
  font-size: 14px;
  color: #fff;
}
.qr-code img{
  display: inline-block !important;
  margin-left: 4px;
  margin-top: 9px;
  position: absolute;
  width: 100px;
  height: 100px;
  left: 0;
  top: 18px;
}

.service-v2{
  position: absolute;
  margin-top: -169px;
  margin-left: 1017px;
}
.service-v2 p{
  font-size: 14px;
  color: #fff;
  margin-bottom: 19px;
}
.service-v2 .consult{
  width: 120px;
  height: 40px;
  margin-left: 45px;
  line-height: 40px;
  text-align: center;
  border-radius: 100px;
  background: #ff7d27;
  font-size: 18px;
  color: #fff;
  cursor: pointer;
}
.foot-link{
    width: 1180px;
    margin: 0 auto;
    margin-top: 20px;
    margin-bottom: 20px;
}
.link-top ul{
  height: 30px;
  width: 1180px;
  margin-top: 20px;
  border-bottom: 1px solid #f6f6f6;
}
.link-top ul li {
  margin-top: 5px;
  margin-left: 20px;
  margin-bottom: 5px;
  display: inline-block;
  height: 20px;
  line-height: 20px;
  font-size: 14px;
  color: #1b1d1d;
  cursor: pointer;
}
.link-top ul li:hover{
  color:#ff7d27;
}
.link-top ul li:first-of-type{
  margin-left: 0px;
}
.link-top ul li:last-of-type{
  margin-left: 710px;
}
.link-top ul li:last-of-type a{
  color:#1b1d1d;
}
 .friend-arrow{
    width: 0;
    height: 0;
    border-top: 5px solid transparent;
    border-bottom: 5px solid transparent;
    border-left: 6px solid #ccc;
    margin-top: 6px;
    margin-left: 3px;
    display: inline-block;
 }
 .link-top ul .active {
     font-weight: 700;
     border-bottom: 2px solid #ff7d27;
 }
.link-content{
  margin-left: -10px;
  overflow: auto;
}
.show{
  display: block !important;
}
.content-item {
  width: 1180px;
  display: none;
}
.content-item a {
  margin-top: 4px;
  margin-bottom: 4px;
  float: left;
  font-size: 12px;
  color: #666;
  margin-left: 10px;
}
.content-item a:hover{
  color: #ff7d27;
}

.link-foot{
  width: 1240px;
  margin-top: 20px;
  margin-bottom: 20px;
  overflow: auto;
}
.link-left{
  width: 50%;
  float: left;
}
.link-left p{
  font-size: 12px;
  color: #666;
}
.beian{
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(//img.tugou.com/index/footer-beian.png) no-repeat;
  background-size: 100%;
  position: relative;
  top: 2px;
}
.link-right{
  margin-left: 1000px;
  width: 172px;
  height: 27px;
  background: url(//img.tugou.com/themes/default/foot-link.png);
}











.center {
  width: 1180px;
  margin: 0px auto;
}

td {
  font-size: 12px;
  color: #555;
  font-family: 宋体
}

.ind_city,.ind_city ul,.ind_city ul li{
  overflow: hidden
}
a {
  color: #444;
  text-decoration: none
}

a:hover {
  color: #f60;
  text-decoration: underline
}


/* 头部 */

.head,{
  width: 1000px;
  margin: 0 auto;
  overflow: auto
}

.head {
  /*padding: 13px 0px 0px 0px;
  margin-bottom: 5px;*/
}

.head .logo {
  float: left;
  background-position: right -10px;
  background-repeat: no-repeat;
  height: auto;
  text-align: center;
  *font-size: 40px;
}

.head .logo a {
  display: table-cell;
  vertical-align: middle;
  text-align: center;
  display: block;
  height: 80px;
  float: left;
  margin-top: 16px;
}

.top_baozhang {
  text-indent: -999px;
  background: url(//static.tugou.com/tuan/index/img/top_baozhang.gif) no-repeat;
  width: 565px;
  height: 40px;
  background-size: cover;
  margin: 30px 0 0 0;
  float: right;
}


/* 首页城市列表 */

.ind_banner img {
  width: 1180px;
  border-bottom: 1px solid #f7f7f7;
}

.ind_hotcity {
  width: 1000px;
  border-bottom: 1px solid #dddddd;
}

.ind_hotcity li {
  height: 50px;
  line-height: 50px;
  font-size: 15px;
  font-weight: bold;
  float: left;
}

.ind_hotcity #city {
  color: #f66d16;
  font-weight: bold;
  padding-right: 50px;
  display: inline-block;
  width: 200px;
}

.ind_hotcity a {
  padding-right: 20px;
}

.ind_city {
  margin-top: 5px;
  width: 1000px;
}

.ind_city li {
  font-size: 14px;
  float: left;
}

.ind_pinyin {
  width: 1000px;
  line-height: 50px;
  color: #f66d16;
  font-weight: bold;
}

.ind_pinyin_list {
  width: 950px;
  float: left;
}

.ind_pinyin_list ul {
  margin-bottom: 30px;
}

.ind_zimu {
  border: 1px solid #dddddd;
  background: #f1f1f1;
  width: 35px;
  height: 32px;
  line-height: 32px;
  color: #666666;
  font-weight: bold;
  padding: 0 16px;
  margin-right: 15px;
  font-size: 17px;
  font-family: "微软雅黑"；
}

.ind_fenzhan a {
  height: 34px;
  line-height: 34px;
  color: #555;
  padding: 0 15px;
  font-size: 15px;
}

.ind_fenzhan a:hover {
  color: #fff;
  text-decoration: none;
  background: #37A2E0;
  padding: 15px;
  height: 34px;
  line-height: 34px;
}


/* 底部服务 */

.bk,
.bk3,
.bk6,
.bk8,
.bk10,
.bk15,
.bk20,
.bk30 {
  clear: both;
  font-size: 1px;
  height: 0;
  line-height: 1px
}

.bk2 {
  height: 2px;
}

.bk3 {
  height: 3px;
}

.bk6 {
  height: 6px
}

.bk8 {
  height: 8px
}

.bk10 {
  height: 10px
}

.bk15 {
  height: 15px
}

.bk20 {
  height: 20px
}

.bk30 {
  height: 30px
}

.small_line,
.time_pic1,
.time_pic2,
.heart_pic1,
.heart_pic2,
.money_pic1,
.money_pic2,
.bus_pic1,
.bus_pic2 {
  background: url("//a.citytogo.com.cn/statics/images/v9/full_pic.png") no-repeat;
}

.advantage {
  border: 3px solid #EDEDED;
  width: 994px;
  padding: 10px 0 10px 0;
  margin: 0;
  overflow: hidden
}

.advantage .ad_box {
  width: 246px;
  float: left;
}

.advantage .ad_box .ad_content {
  width: 170px;
  float: left;
  line-height: 14px;
  color: #666;
  margin-left: 4px;
}

.money_pic1 {
  width: 44px;
  height: 52px;
  background-position: 0px 8px;
  float: left;
  margin-left: 16px;
  display: inline;
}

.money_pic2 {
  width: 170px;
  height: 28px;
  background-position: -48px 0px;
  padding: 25px 0 0 2px;
  float: left;
}

.heart_pic1 {
  width: 44px;
  height: 52px;
  background-position: 0px -56px;
  float: left;
  margin-left: 10px;
  display: inline;
}

.heart_pic2 {
  width: 170px;
  height: 28px;
  background-position: -48px -62px;
  padding: 25px 0 0 2px;
  float: left;
}

.bus_pic1 {
  width: 44px;
  height: 52px;
  background-position: 0px -120px;
  float: left;
  margin-left: 10px;
  display: inline
}

.bus_pic2 {
  width: 170px;
  height: 28px;
  background-position: -48px -127px;
  padding: 25px 0 0 2px;
  float: left;
}

.time_pic1 {
  width: 44px;
  height: 52px;
  background-position: 0px -181px;
  float: left;
  margin-left: 8px;
}

.time_pic2 {
  width: 170px;
  height: 28px;
  background-position: -48px -188px;
  padding: 25px 0 0 2px;
  float: left;
}

.advantage .small_line {
  width: 3px;
  height: 55px;
  background-position: -371px -55px;
  float: left;
}


/* service */

#service {
  border-top: #e0e0e0 1px solid;
  padding: 15px 20px 0px;
  overflow: hidden;
  zoom: 1;
  font-size: 13px;
  line-height: 23px;
}

#service dl {
  float: left;
  width: 170px;
  padding-left: 15px;
}

#service dt {
  overflow: hidden;
  zoom: 1;
}

#service dd {
  padding: 5px 0 10px;
}

#service dt strong {
  display: block;
  padding: 4px 0;
}

#service .fore1 {
  padding-left: 15px;
}

#service .fore2 {
  width: 200px;
  margin-top: 8px;
}

#service dt dd {
  padding-left: 9px;
}

.item {
  line-height: 22px;
}

.ind01 {
  margin-top: 2px;
  width: 100%;
}

.ind01 li {
  BACKGROUND: url(/templets/default/images/topImg.gif) repeat-x;
  width: 100%;
  height: 20px;
  float: left;
}

.ind02 {
  margin-top: 168px;
  width: 1000px;
}

.ind02-left {
  width: 700px;
  float: left;
}

.ind02-left a {
  font-size: 13px;
}

.ind02-right {
  width: 255px;
  float: left;
  margin: 10px 0px 0px 5px;
}

.i_01 {
  width: 685px;
  padding: 10px 10px 0px 5px;
  float: left;
}

.title01 {
  width: 85px;
  height: 30px;
  float: left;
}

.title01-1 {
  border: #D4E5F6 1px solid;
  background: #ffffff;
  width: 78px;
  height: 23px;
  padding: 2px 0px 0px 0px;
  float: left;
}

.title01-2 {
  background: #F5FBFE;
  width: 63px;
  height: 20px;
  line-height: 21px;
  color: #07519A;
  font-size: 13px;
  font-weight: bold;
  padding-left: 10px;
}

.title02 {
  width: 595px;
  height: 24px;
  padding: 7px 0px 0px 5px;
  float: left;
}

.title02 A {
  color: #000;
  font-weight: normal;
  text-align: center;
  padding: 4px;
}

.title02 A:hover {
  color: #fff;
  text-decoration: none;
  background: #37A2E0;
  padding: 4px;
}

.right01-t {
  background: url(/templets/default/images/Rimg01.gif) no-repeat;
  width: 250px;
  height: 32px;
  float: left;
}

.right01-m {
  background: url(/templets/default/images/Rimg02.gif) repeat-y;
  width: 250px;
  float: left;
}

.right01-m li {
  width: 230px;
  padding: 2px 0px 0px 0px;
  color: #07519A;
  line-height: 20px;
  font-size: 13px;
}

.right01-b {
  background: url(/templets/default/images/Rimg03.gif) no-repeat;
  width: 250px;
  height: 13px;
  float: left;
  margin-bottom: 8px;
}

.right02 {
  width: 250px;
  text-align: center;
  margin: 0px 0px 8px 0px;
  float: left;
}

#foot {
  margin-top: 5px;
  width: 100%;
  text-align: center
}

.copyRight {
  color: #585858;
  text-align: center;
}

.hr0 {
  color: #A2CEF1;
  height: 2px;
  width: 100%
}

.ads01 {
  border: #DEE0EC 1px solid;
  margin-top: 3px;
  width: 758px;
  height: 80px;
  float: left;
}


/*---------------------------other*/

.other-bg {
  width: 960px;
  margin-top: 10px;
}

.other-title {
  background: url(/templets/default/images/tit_bg.png) repeat-x;
  width: 960px;
  height: 50px;
}

.other-city {
  width: 960px;
  height: 50px;
  color: #FF6600;
  font-size: 22px;
  font-weight: bold;
  line-height: 50px;
  padding-left: 15px;
  float: left;
}

.other-boder {
  border-top: #F8CC8F 1px solid;
  border-right: #ECF6F8 1px solid;
  border-bottom: #ECF6F8 1px solid;
  border-left: #ECF6F8 1px solid;
  width: 958px;
  background: #ffffff;
}

.con-3 {
  font-size: 15px;
  font-weight: bold;
  color: #273F89;
  font-family: 'arial';
  line-height: 23px;
}

.other-con01 {
  background: #F7FCFE;
  border: #EEF8FA 3px solid;
  width: 936px;
  float: center;
  margin-top: 10px;
}

.reg-con {
  width: 910px;
  margin-top: 15px;
  font-size: 14px;
  color: #363636;
  line-height: 20px;
}

.reg-con p {
  text-indent: 2em;
}

.reg-con td {
  font-size: 13px;
  color: #363636;
}

.other-con02 {
  background: #F7FCFE;
  border: #EEF8FA 3px solid;
  width: 936px;
  float: center;
  margin-top: 10px;
  margin-bottom: 10px;
}

.reg-con2 {
  width: 920px;
  margin-top: 10px;
  margin-bottom: 10px;
  color: #888888;
  font-size: 14px;
  line-height: 24px;
}

.reg-con2 a {
  color: #08519A;
}

.con-1 {
  font-size: 15px;
  font-weight: bold;
  color: #f60;
  font-family: 'arial';
  line-height: 23px;
}

.con-1 A {
  color: #000000;
  text-decoration: none
}

.beian {
  width: 15px;
  height: 15px;
  display: inline-block;
  background: url(//img.tugou.com/index/footer-beian.png) no-repeat;
  background-size: 100%;
  position: relative;
  top: 2px;
}
