﻿/* 增对hanweb.css====问题的覆盖样式！ */
html {
  font-size: 14px;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  -webkit-tap-highlight-color: transparent;
}

body {
  position: relative;
  background: #ffffff;
  font-family: 'Microsoft Yahei', SimSun, STHeiti, Helvetica, Arial, sans-serif;
  font-weight: normal;
  line-height: 1.6;
  color: #333333;
  font-size: 15px;
  text-align: center;
}

a {
  transition: all 0.2s ease-out 0s;
}

a:hover {
  transition: all 0.2s ease-out 0s;
  color: #d50014
}

/*消除内边距/边框像素*/
ul, ol, li, dl, dt, dd, form, input, textarea, p, hr, blockquote, fieldset, span, a, h1, h2, h3, h4, iframe, div {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  -wekit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 0;
  margin: 0;
  list-style: none;
}

/*覆盖样式==结束 */


/*外框*/
.lef {
  float: left
}

.rig {
  float: right
}

.m_l {
  margin-left: 10px;
}

.m_t {
  margin-top: 10px;
}

.m_r {
  margin-right: 10px;
}

.m_b {
  margin-bottom: 10px;
}

.margin_10 {
  margin: 10px;
}

.m_inline {
  display: inline
}

.p_l {
  padding-left: 10px;
}

.p_t {
  padding-top: 10px;
}

.p_r {
  padding-right: 10px;
}

.p_b {
  padding-bottomn: 10px;
}

.padding_10 {
  padding: 10px;
}

.dashed_b {
  border-bottom: #CCC dashed 1px;
}

.solid {
  border: #aeaeae solid 1px;
}

.solid_r {
  border-right: #aeaeae solid 1px;
}

.solid_b {
  border-bottom: #aeaeae solid 1px;
}

.solid_b2 {
  border-bottom: #ffccff solid 1px;
}

/*文字*/
.font_13 {
  font-szie: 13px;
}

.font_14 {
  font-szie: 13px;
}

.font_bold {
  font-weight: bold
}

.color_01 {
  color: #e05d05
}

.hight24 {
  height: 24px;
}

.hight30 {
  height: 30px;
}

.line_h24 {
  line-height: 24px;
}

.line_h30 {
  line-height: 30px;
}

/*****主框架*******/
.head {
  width: 100%;
  margin: 0 auto;
  overflow: hidden;
}

.center {
  width: 100%;
  height: auto;
  background: #f1f1f1;
  overflow: hidden
}

.footer {
  width: 100%;
  min-height: 60px;
  margin: 0 auto;
  overflow: hidden
}

.note {
  width: 100%;
  height: 15px;
  clear: both;
}

/***********头尾通用样式*************/

/**顶部导航**/
.topnav {
}

.login {
}

.register {
}

/**bananr 区**/
.head_bj {
  background: url(bt_head_bj.jpg) repeat-x;
}

.bananr {
  width: 1100px;
  min-height: 150px;
  margin: 0 auto
}

.bt_bananr {
  width: 1100px;
  height: 88px;
}


/**主导航**/
.bt_nav {
  width: 1100px;
  height: 40px;
  margin: 0 auto;
  margin-top: 26px;
}

.bt_nav_title {
  width: 100%;
  height: 40px;
}

.bt_nav_title ul {
  margin: 0;
  padding: 0;
}

.bt_nav_title li {
  height: 40px;
  float: left
}

.bt_nav_title li a {
  display: block;
  float: left;
  padding: 0 38px;
  line-height: 40px;
  color: #ffffff;
  font-size: 16px;
}

.bt_nav_title li a:hover {
  color: #d50014;
}


/**页脚**/
.footer_size {
  width: 1100px;
  min-height: 115px;
  margin: 0 auto;
  border-top: #CCC solid 1px;
  padding-top: 15px;
  font-family: "微软雅黑";
  font-size: 12px;
  text-align: center;
  color: #999
}

.footer_size a {
  padding: 0 10px;
  border-right: #CCC solid 1px;
  line-height: 18px;
  color: #999
}

.footer_size a:hover {
  color: #F00
}

.footer_size span {
  line-height: 40px;
}

.footer_size .botttom_nav {
  width: 500px;
  height: 50px;
  text-align: left;
  color: #999
}

.footer_size .botttom_nav a {
  padding: 0 10px;
  border-right: #CCC solid 1px;
  line-height: 18px;
  color: #999
}

.footer_size .botttom_nav a:hover {
  color: #F00
}

.footer_size .botttom_nav span {
  padding: 0 10px;
  line-height: 30px;
}

.footer_size .botttom_link {
  width: 210px;
  height: 30px;
  line-height: 30px;
  float: right
}

.footer_size .botttom_link span {
  float: left;
  line-height: 18px;
}

.footer_size .botttom_link .select {
  float: left;
  width: 130px;
}

/*常用div 尺寸*/
.bt_cen980 {
  width: 1100px;
  height: auto;
  margin: 0 auto;
  overflow: hidden
}

.bt_cen250 {
  width: 250px;
  height: auto;
  overflow: hidden
}

.bt_cen480 {
  width: 480px;
  height: auto;
  overflow: hidden
}

.bj {
  background: #333
}

/***本站独有通用样式***/
.bt_logo {
  margin-top: 20px;
  text-align: left
}

.bt_cen {
  width: 100%;
  min-height: 120px;
  overflow: auto;
  padding: 10px 0;
  text-align: left
}

.solid_2 {
  border: #f2dca2 solid 1px;
}

.solid_b_2 {
  border-bottom: #f2dda4 solid 1px;
}

/*********首页专用样式*******/
.bt_top_img {
  width: 1100px;
  height: 21px;
  background: url(bt_top_pic_01.jpg) no-repeat top right;
}

.bt_top_img_link {
  width: 115px;
  height: 20px;
  line-height: 20px;
  color: #FFF;
  font-size: 12px;
  float: right;
  text-align: left;
  font-family: "微软雅黑"
}

.bt_top_img_link a {
  font-size: 12px;
  color: #FFF
}

.flash_img {
  width: 715px;
  height: 270px;
}

.bt_search {
  width: 370px;
  height: 40px;
  float: right;
  margin-top: 58px;
}

.bt_search .text {
  width: 278px;
  height: 34px;
  background: #FFF;
  border: #9dc5ff solid 1px;
  border-right: 0;
  padding-left: 2px;
  line-height: 34px;
  float: left
}

.bt_search .bnt {
  width: 86px;
  height: 34px;
  float: left;
  background: url(bt_serch_bnt.jpg) no-repeat;
  border: 0;
}

.bt_cen980 .affiche {
  background: url(bt_TYZZ004_pic_08.jpg) no-repeat 20px 14px;
  height: 40px;
}

.bt_cen980 .affiche span {
  float: left;
  padding: 0 10px 0 40px;
  line-height: 40px;
  color: #0170bf;
}

.bt_cen980 .affiche a {
  line-height: 37px;
  padding-top: 1px;
  font-size: 13px;
  float: left;
  font-family: "微软雅黑";
}

#new_gun {
  width: 800px;
  height: 20px;
  line-height: 20px;
  overflow: hidden;
  float: left;
  margin-top: 9px;
  text-align: left;
  font-size: 13px;
}

#new_gun a {
  width: 800px;
  line-height: 20px;
  float: left;
  display: block
}


/*当前位置*/
.currentpath {
  height: 50px;
  line-height: 50px;
  width: 1100px;
  margin: 0 auto;
  text-align: left
}

.currentpath span {
  line-height: 50px;
  float: left;
  padding-right: 5px;
}

.currentpath img {
  margin: 0 5px 0 0
}

.currentpath table {
  float: left
}

.currentpath a {
  padding-right: 5px;
  line-height: 50px;
}


.clearfix:before,
.clearfix:after {
  content: '';
  display: table;
  clear: both;
}

.cx-main {
  width: 670px;
  margin: auto;
  background: #fff;
  padding: 20px 0;
}

.county-list {
  float: left;
  width: 164px;
  margin-top: 45px;
}

.county-list li {
  height: 46px;
  line-height: 46px;
  text-align: right;
  background: #4b7cc5;
  border-bottom: 1px solid #fff;
  float: left;
  width: 50%;
  padding: 0 10px;
  font-size: 16px;
}

.county-list li:nth-child(2n) {
  text-align: left;
}

.county-list li a {
  color: #fff;
}

.cx-map {
  margin-left: 20px;
  float: right;
  position: relative;
}

.cx-map a {
  font-size: 12px;
  position: absolute;
  color: #000;
  font-weight: bold;
}

.rencheng {
  left: 170px;
  top: 180px;
}

.yanzhou {
  left: 210px;
  top: 140px;
}

.qufu {
  left: 270px;
  top: 130px;
}

.sishui {
  left: 350px;
  top: 110px;
}

.zoucheng {
  left: 280px;
  top: 210px;
}

.weishan {
  left: 290px;
  top: 400px;
}

.yutai {
  left: 165px;
  top: 330px;
}

.jinxiang {
  left: 100px;
  top: 330px;
}

.jiaxiang {
  left: 110px;
  top: 200px;
}

.wenshang {
  left: 145px;
  top: 100px;
}

.liangshan {
  left: 75px;
  top: 75px;
}

.gaoxin {
  left: 200px;
  top: 190px;
}

.taibaihu {
  left: 173px;
  top: 215px;
}

.jingkai {
  left: 148px;
  top: 200px;
}