﻿/* 增对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;
}

/*当前位置*/
.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;
}

.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;
}


/*新样式*/
body {
  margin: 0;
  padding: 0;
  font-family: Helvetica Neue, Helvetica, Arial, Hiragino Sans GB, Hiragino Sans GB W3, WenQuanYi Micro Hei, sans-serif;
}

a {
  color: #333;
}

ul li, ol li {
  list-style: none;
}

.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
  clear: both;
}

.bt_cen980 {
  width: 1100px;
  height: auto;
  margin: 0 auto;
  overflow: hidden;
}

.columeContainer {
  clear: both;
  overflow: hidden;
  position: relative;
}

.columeContainer > .left {
  float: left;
  width: 280px;
  min-height: 650px;
  background-color: #EBEFF5;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  padding-bottom: 130px;
}

.columeContainer > .left > .title {
  height: 70px;
  line-height: 70px;
  text-align: center;
  font-size: 20px;
  font-weight: bold;
  background-color: #006ED9;
  color: #FFF;
  background-image: url(colTitle.png);
}

.columeContainer > .right > .title {
  height: 70px;
  line-height: 70px;
  font-weight: bold;
  font-size: 20px;
  color: #006ED9;
  box-sizing: border-box;
  border-bottom: 2px solid #006ED9;
  background-image: url(actColTitle.png);
  background-repeat: no-repeat;
  padding-left: 35px;
  text-align: left;
}

.colList {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.colList > li {
}

.colList > li > a::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border-top: 2px solid #D9E0EA;
  border-right: 2px solid #D9E0EA;
  border-radius: 2px;
  top: 20px;
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.colList > li.hasChild > a::before {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
  -webkit-transition: all .25s;
  -o-transition: all .25s;
  transition: all .25s;
}

.colList > li.hasChild.open > a::before {
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  -o-transform: rotate(135deg);
  transform: rotate(135deg);
}

.colList > li > a {
  display: block;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  width: 100%;
  padding: 0 20px;
  text-decoration: none;
  background-color: #F4F6FA;
  border-bottom: 1px solid #D9E0EA;
  color: #2E5EA1;
  position: relative;
  font-size: 16px;
}

.childColList {
  clear: both;
  overflow: hidden;
  margin: 0;
  padding: 0;
  list-style: none;
}

.childColList > li > a::before {
  content: '';
  position: absolute;
  width: 10px;
  height: 10px;
  box-sizing: border-box;
  border-top: 2px solid #D9E0EA;
  border-right: 2px solid #D9E0EA;
  border-radius: 2px;
  top: 20px;
  right: 20px;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}

.childColList > li > a {
  display: block;
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  width: 100%;
  padding: 0 30px;
  text-decoration: none;
  background-color: #EBEFF5;
  border-bottom: 1px solid #D9E0EA;
  color: #2E5EA1;
  position: relative;
  font-size: 16px;
}

.colList li.act > a::before {
  border-top: 2px solid #006ED9;
  border-right: 2px solid #006ED9;
}

.columeContainer > .right {
  float: right;
  width: 800px;
  min-height: 650px;
  border: 1px solid #EEE;
  box-sizing: border-box;
  padding: 0 20px;
  background-color: #FFF;
}

.artList {
  padding: 0;
  margin: 0;
  list-style: inside;
}

.artList li {
  height: 50px;
  line-height: 50px;
  box-sizing: border-box;
  border-bottom: 1px solid #EEE;
  clear: both;
  padding-left: 20px;
  position: relative;
  text-align: left;
}

.artList li:before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background-color: #000;
  left: 5px;
  top: 22px;
}

.artList li > a {
  display: inline-block;
  text-decoration: none;
  color: #666;
}

.artList li > a:hover {
  color: #000;
}

.artList li > span {
  float: right;
}

.leftBlink {
  position: absolute;
  bottom: 0;
  left: 0;
}

.leftBlink > a {
  display: block;
}

.leftBlink > a + a {
  margin-top: 10px;
}