/*a {color:#19b5ee;}*/
a:hover {color:#63cef5;}
.bg_gray {background: #f8f8f8;}
.bg_blue {background:#00aded;}
.bg_blueDark {background:#0071aa;}
.bg_violet {background:#774f9e;}
.bg_orange {background:#f68b1f;}
.bg_pink {background:#e968a1;}
.bg_red {background:#ef6b6b;}


.text-blueDark {color:#0071aa;}
.text-violet {color:#774f9e;}
.text-orange {color:#f68b1f;}
.text-pink {color:#e968a1;}
.text-blue {color:#19b5ee;}
.text-grayLight {color:#7f7f7f;}

.ico-global {
  display: inline-block;
  width: 13px;
  height: 13px;
  background: url(../images/global.gif) no-repeat;
  vertical-align: sub;
  margin-right: 3px;
}
.ico-pingtai {
  display: inline-block;
  width: 18px;
  height: 16px;
  background: url(../images/home.png) no-repeat;
  vertical-align: sub;
}
.xh_top {height:42px;line-height:42px;background:#f1f1f1;}
.xh_wrapper {width:1200px;margin:0 auto;}
.xh_top_right ul {margin-top:12px;}
.xh_top_right ul li {float:left;}
.xh_top_right ul li>a {display:block;color:#555555;height:14px;line-height:14px;padding:0 12px;border-right:1px solid #555555;}
.xh_top_right ul li:first-child>a {border-left:1px solid #555555;}
.xh_header {padding:24px 0;}
.xh_header .small_block {padding:2px 14px;color:#fff;border-radius:2px;cursor:pointer;}

.xh_header .xh_header_right .xh_header_input {width:380px;height:38px;border:2px solid #cbcbcb;border-radius:10px;padding:0 20px;}
.xh_header .xh_header_right .xh_header_button {display:block;width:52px;height:42px;background:#00aded;border-top-right-radius:10px;border-bottom-right-radius:10px;text-align:center;color:#fff;margin-left:-10px;}
.xh_header_num {position: absolute; left: 15px; top:0px; padding: 0px 5px; border-radius: 5px; background: #ccc;}
.xh_nav {height:85px;background:#19b5ee;}
.xh_nav ul li {float:left;border-radius:3px;}
.xh_nav ul li:hover,.xh_nav ul li.active {background:#0071aa;}
.xh_nav ul li> a {display:block;color:#fff;font-size:20px;line-height:85px;padding:0 30px;}
.xh_nav_button {position:absolute;right:0;top:50%;margin-top:-20px;display:none;width:184px;height:40px;background:#fff;border-radius:5px;line-height:40px;text-align:center;font-family:Arial;font-size:16px;}

.btn-blue-s {display:inline-block;width:180px;height:48px;line-height:48px;color:#fff;background:#19b5ee;border-radius:2px;text-align: center;}
.btn-blue-s.disabled {background:#d6d6d6;cursor:default;}
.btn-blue-s:hover,.btn-blue-s:focus {color:#fff;}
.btn-blue-xs {display:inline-block;width:100px;height:36px;line-height:36px;color:#fff;background:#19b5ee;border-radius:2px;text-align: center;}
.btn-blue-xs.disabled {background:#d6d6d6;cursor:default;}
.btn-blue-xs:hover,.btn-blue-xs:focus {color:#fff;}

.xh_hot_page {height:40px;line-height:40px;text-align: center;}
.xh_hot_page .iconfont {color:#8f8d8d;margin:0 5px;}
.xh_hot_page .iconfont:hover {color:#19b5ee;}
.xh_hot_page_num {display:inline-block;height:38px;line-height:38px;border:1px solid transparent;width:40px;color:#000;}
.xh_hot_page_num:hover,.xh_hot_page_num.active {background:#ededed;border:1px solid #ccc;color:#000;}
.input-date{
  width:85px;
}
