@charset "gb18030";
/* CSS Document 2017-01-06 happynetlife@qq.com 1:) */
body {background: url(imgmain_bg.jpg) center top repeat-x;}
/*边框*/
.bd-skyblue{border:1px solid #ccc}
.bd-huise{background-color: #F7F7F7;}
.bd-huise-1{background-color: #F7F7F7;}
.bd-top-default{border-top:1px solid #ccc}
.bd-bottom-default{border-bottom:1px solid #ccc}
.bd-default1{border:1px solid #ccc;background:transparent url(imgtitle_bg.jpg) no-repeat top center}
.bd-default2{border:1px solid #ccc;border-radius: 15px 0 0 0; background-image: -webkit-linear-gradient(top, rgba(180, 235, 255, .5), rgba(243, 251, 255, .3));}
.bd-skyblue-1{border:1px solid #6AD7FF}
/*主要布局*/
.header,.footer{width:100%;clear:both}
.header{position: relative;height:auto}
.main{width:1200px;margin:0 auto;padding:0px;background-color: #fff}
.footer{margin-top:15px;padding:0;border-top:4px solid #01a5f1}
/*头部*/
.header .top-bar{width:100%;height:40px;line-height:40px;color:#333;background-color:rgba(256,256,256,1)}
.header .top-bar .row,.header .top{width:1200px;margin:0 auto}
.top-bar-gd{float: left;font-size: 14px;}
.top-bar-gl{float: right;height: 40px;padding-top: 10px;overflow: hidden;}
.top-bar-gl li{float: left;list-style: none;margin: 0 5px;}
.top-bar-gl li a{color: #0089bc;font-size: 14px;}
.top-bar-gl li+li:before{content:"|";color: #0089bc;margin-right: 6px;}
.top-bar-gl li a:link,.top-bar-gl li a:visited{color: #0089bc;text-decoration: none;}
.top-bar-gl li a:hover{text-decoration: none;color: #f00;}
.top-bar-gl li a:active{text-decoration: none;color: #333;}
.header .top,.top .flash{height: 235px}
.header .top{position: relative}
.top .flash{position: absolute;top:10px;right:120px}
.top .logo img{position: absolute;margin:auto;top:0;bottom:0;left:10px;*margin-top:80px;z-index: 90}

/*导航*/
.header .nav{clear:both}
.header .nav,.nav .nav-bar,.nav-item li{height:50px;line-height:50px}
.nav .nav-bar{width:1200px;margin:0 auto;}
.nav-bar .nav-item{list-style: none;list-style-position: outside;padding: 0}
.nav-item>li{width:14.2857143%;float: left;font-size: 18px}
.nav-item>li>a>.icon{font-size:1.25em;font-weight: normal;}
.nav-item .nav-menu{padding:0;list-style: none;list-style-position: outside;position: absolute;z-index: 999;*position: relative;zoom:1;display: none}
.nav-item .nav-menu>li{padding:0;min-width:140px;height: 40px;line-height: 40px;font-size: 16px;background-color: #646E78;float:none;border-bottom:1px dotted #7D704F;*margin-bottom: -3px}
.nav a{font-family:"Microsoft YaHei","FZYouHK_512B","微软雅黑","宋体";display: block;text-align:center;-webkit-transition: background-color 400ms ease-in-out 0ms;-moz-transition: background-color 400ms ease-in-out 0ms;transition: background-color 400ms ease-in-out 0ms;font-weight: bold;}
.nav a:link,.nav a:visited,.nav a:active{color:#fff}
.nav a:hover,.nav a.active,.nav a.hover{color:#f90;text-shadow: 1px 1px 1px #333}
.nav a.active{position: relative;z-index: 99;color:#fff;text-shadow:0 0 2px #000;background: transparent url(imgnav_active_bg.png) no-repeat top center}
.nav .icon-nav-0:before {content: "\e659"}
.nav .icon-nav-1:before {content: "\e60f"}
.nav .icon-nav-2:before {content: "\e61f"}
.nav .icon-nav-3:before {content: "\e66e"}
.nav .icon-nav-4:before {content: "\e631"}
.nav .icon-nav-5:before {content: "\e625"}
.nav .icon-nav-6:before {content: "\e602"}
/*搜索*/
.search-form-jd{position: absolute;top: 190px;right: 0;}
.search-form{height:40px;padding:0;margin-bottom: 0;width: 380px;}
.search-form input,.search-form .button{display:block;height:30px;line-height:30px;padding:0 10px;margin:0;float: right;border:none}
.search-form input{width:180px;margin-right:0;outline:1px solid #ddd;-webkit-box-shadow:inset 0 0 1px #222;box-shadow:inset 0 0 1px #222;font-size: 14px;}
.search-form input:focus{-webkit-box-shadow:inset 0 0 4px #01ABE9;box-shadow:inset 0 0 4px #01ABE9}
.search-form button{margin-right:10px!important;}
.search-form .button{font-size:15px;background-color: #00aae9;color:#fff;outline:1px solid #00aae9;cursor: pointer;overflow: hidden}
.search-form .button:hover{background-color: #F00}
.search_bx{position: relative;overflow: hidden;}
.search_1{left: 0;bottom: 0;}
/*图片框*/
.img-box{padding:0;position: relative;overflow: hidden}
.img-box img{width:auto !important;height:auto !important;min-width:100%;min-height:100%;-moz-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;transition: 0.5s all ease}
.img-box:hover img{-webkit-transform:scale(1.11);-moz-transform:scale(1.11);transform:scale(1.11)}
.img-box .desc{display: block;position: absolute;width:100%;height:35px;margin:auto;padding:0;right:0;left:0;bottom:0;line-height:35px;text-align:center;font-size:14px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;color:#fff;background-color: rgba(0,0,0,.6);*filter: alpha(opacity=75)}
/*按钮组*/
.btn-group{list-style: none;list-style-position: outside}
.btn-group:after,.btn-group:before{content:'';display:table;height:0;clear:both}
.btn-group.group-base{margin:0;padding: 0}
.btn-group li{min-height:30px;max-width:100%;padding:0;text-align:center}
.btn-group a{display: block;-moz-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;transition: 0.5s all ease}
.group-base li{margin:10px 10px 0 10px;}
.group-base li a{color: #006AB5; height:35px;padding:0 10px;line-height:35px;border:1px solid #01b0f1;-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;font-size:16px;text-align: center;background-image: -webkit-linear-gradient(bottom, rgba(180, 235, 255, .8), rgba(239, 251, 255, .3));background-image: -moz-linear-gradient(bottom, rgba(180, 235, 255, .8), rgba(239, 251, 255, .3));background-image: linear-gradient(bottom, rgba(180, 235, 255, .8), rgba(239, 251, 255, .3))}
.group-base li a:hover{border-color:#aaa;background-image: -webkit-linear-gradient(left, rgba(135, 280, 0, .8), rgba(255, 153, 0, .3));background-image: -moz-linear-gradient(left, rgba(135, 280, 0, .8), rgba(135, 280, 0, .3));background-image: linear-gradient(left, rgba(135, 280, 0, .8), rgba(135, 280, 0, .3))}
/*标题*/
.title{width:100%;padding: 0}
.title.title-default,.title.title-orange,.title.title-side,.title.title-silver,.title.title-label,.title.title-chanel{height:40px;overflow:hidden;line-height: 40px;font-size: 14px;color:#333}
.title.title-side{background-color:#8A6548;-webkit-border-radius:5px 5px 0 0;border-radius:5px 5px 0 0}
.title.title-header{height:38px;overflow:hidden;line-height: 38px;font-size: 14px;color:#f30;border-bottom:2px solid #01ABE9;background-color: #eee}
.title.title-default{color:#01ABE9;background: transparent url("data:imagegif;base64,R0lGODlhAQABAIAAAN3d3fyH5BAAHAP8ALAAAAAABAAEAAAICRAEAOw==") left bottom repeat-x}
.title.title-orange{color:#fff;background-color: #01ABE9;}
.title.title-silver{color:#01ABE9;background-color:#f5f5f5;-webkit-text-shadow:1px 1px 0 #fff;text-shadow:1px 1px 0 #fff;background-image: -webkit-linear-gradient(top, rgb(247, 247, 247), rgb(204, 204, 204));background-image: -moz-linear-gradient(top, rgb(247, 247, 247), rgb(204, 204, 204));background-image: linear-gradient(top, rgb(247, 247, 247), rgb(204, 204, 204));filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f7f7f7', EndColorStr='#cccccc')}
.title.title-chanel{color:#900;background: #dddddd url("data:imagepng;base64,iVBORw0KGgoAAAANSUhEUgAAABQAAAAoCAYAAAD+MdrbAAAABHNCSVQICAgIfAhkiAAAAAlwSFlzAAALEgAACxIB0t1+AAAABx0RVh0U29mdHdhcmUAQWRvYmUgRmlyZXdvcmtzIENTNui8sowAAAAWdEVYdENyZWF0aW9uIFRpbWUAMDUvMjMvMTbU6KA9AAAAa0lEQVRIiWP88AzUBE1VNGzVw1MBBYiALOZqmM5T8Z2BgYDi8uRcutsz3PyMDw1Dw8uA3kKxIeQ+NjLe3MOUGv5cHv4FkRQo7NDJGI4U2BpIVKcuxRAYMDH4vD34DGUdbX6MGjhpIBAAAbqsUcE8VoAAAAASUVORK5CYII=") left center no-repeat}
.title.title-label{width:96%;margin:0 auto;border-bottom: 2px solid #ddd}
.title-default h4,.title-orange h4,.title-silver h4{font-size:16px;text-indent:.8em}
.title-default h4{background:transparent url(imgtitle_default_bg.png) no-repeat left center}
.title-chanel h4{font-size: 16px;text-indent: 2em}
.title-orange h4 small{margin-left:100px;color: dodgerblue;}
.title-side h3{font-size: 18px;text-indent: 1em;color:#FFF}
.title-header h4,.title-header h3{display:inline-block;*zoom:1;*display: inline;padding-right:.8em;font-size:18px;text-indent:.8em; background-color: #01ABE9;color:#fff}
.title.title-label h4{display: inline-block;*zoom:1;*display: inline;margin:0 15px;padding:0 15px;font-size: 15px;background-color: #ddd;color:#333}
/*更多*/
.more-def,.more-light{float: right;margin-right:10px;font-size:13px}
.more-def:link,.more-def:visited,.more-def:active{color:#333}
.more-def:hover{color:#f00}
.more-light:link,.more-light:visited,.more-light:active{color:#fff}
.more-light:hover{color:#ff0}
/*标签导航*/
.tabs{width:100%;overflow: hidden}
.tabs::after{content:'';display:table;height:0;clear:both}
.tabs>.tabs-item{list-style: none;list-style-position: outside}
.tabs>.tabs-item,.tabs>.tabs-item>li{padding:0;height:100%; background-image: -webkit-linear-gradient(bottom, rgba(180, 235, 255, .8), rgba(239, 251, 255, .3));}
.tab-title h4{padding:0}
.tabs.tabs-default,.tabs.tabs-silver{height:40px;line-height: 40px;font-size: 18px}
.tabs.tabs-default{height:40px;line-height: 40px}
.tabs-default li,.tabs-silver li{width:120px;height:100%;float: left}
.bd-huise-1 li{width:120px;}
.tabs-default a,.tabs-silver a{display: block;color:#333;text-align: center;font-family: "Microsoft YaHei","\5FAE\8F6F\96C5\9ED1","\5B8B\4F53";}
.img-ico-weibo img,.img-icol-weixin img{ padding-right: 10px;}
#tabs-default-hd{height:36px;line-height: 36px;border-bottom: none;}
#tabs-default-hd li.active{background: none;}
#tabs-default-hd li.active a{color: #00aae9;}
/*#tabs-default-xx{background: url(imgtabs-default1.png) no-repeat left 33px;border-bottom: none;}*/
#tabs-default-xx li.active a,#tabs-default-zc li.active a{color:#006AB5;font-size: 16px;}
#tabs-default-xx li{width: 100px;font-size: 16px;}
#tabs-default-zc li{width: 80px;font-size: 16px;}
#tabs-default-xx li.active,#tabs-default-zc li.active{background: transparent url("imgxinxi-1.gif") repeat-x;background-position: 0 33px;}
#microblog li{width: 149px;}
#microblog li.active{background: transparent url("imgtab01.gif") repeat-x;}
.tabs-default li.active{background: transparent url("imgtab1.gif") repeat-x;}
.tabs-default li.active a{color:#fff}
.tabs-silver li.active a{color: #01ABE9;}
.tabs-default li.tab-title,.tabs-silver li.tab-title{width:100px;color:#f30}
.tabs-default li.tab-title h4,.tabs-silver li.tab-title h4{text-indent: 1em;font-size: 1.15em}
.tabs-default li.more,.tabs-silver li.more{width:60px;float: right;font-weight: normal}
.tabs.tabs-silver{background-color:#f5f5f5;-webkit-text-shadow:1px 1px 0 #fff;text-shadow:1px 1px 0 #fff;background-image:-webkit-linear-gradient(top, rgb(247, 247, 247), rgb(204, 204, 204));background-image:-moz-linear-gradient(top, rgb(247, 247, 247), rgb(204, 204, 204));background-image:linear-gradient(top, rgb(247, 247, 247), rgb(204, 204, 204));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#f7f7f7', EndColorStr='#cccccc')}
.tabs-silver li.active{background-color:#fff;background-image:-webkit-linear-gradient(top, rgb(221, 221, 221), rgb(255, 255, 255));background-image:-moz-linear-gradient(top, rgb(221, 221, 221), rgb(255, 255, 255));background-image:linear-gradient(top, rgb(221, 221, 221), rgb(255, 255, 255));filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#dddddd', EndColorStr='#ffffff')}
.tabs-silver li.active a{border-left: 1px solid #ccc;border-right: 1px solid #ccc}
.tabs-item .more a{padding-right:10px;text-align:right}
.tabs-item .more a:link,.tabs-item .more a:visited,.tabs-item .more a:active{font-size:13px;color: #333}
.tabs-item .more a:hover{color:#f00}
.tabs-content{display: block;min-height:40px}
.tabs-content>.tab-pane{display: none}
.tabs-content>.active{display: block}
/*列表样式*/
.list{list-style: none;list-style-position: outside}
.list li{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: background-color 200ms ease-in-out 0ms,padding-left 200ms ease-in-out 0ms;transition: background-color 200ms ease-in-out 0ms,padding-left 200ms ease-in-out 0ms}
.list img{-moz-transition: 0.5s all ease;-webkit-transition: 0.5s all ease;transition: 0.5s all ease}
.list,.list li{padding: 0}
.list.list-nostyle{line-height: 35px;font-size: 14px;}
.list.list-default,.list.list-normal{line-height: 32px;font-size: 14px}
.list.list-inline{padding:10px 0;line-height: 2;font-size: 14px}
.list-default li,.list-normal li,.list-nostyle li{border-bottom: 1px dotted #eee}
.list-default li,.list-normal li{padding-left:25px;background:transparent url(imglist-dot2.gif) no-repeat 10px center}
.list-default li i,.list-normal li i,.list-nostyle li i{float: right;margin-right:10px;font-size:12px;color:#999}
.list-inline li{display: inline;padding:15px;white-space: nowrap}
.list-inline li.active{background-color: #ccc}
.list-inline li:before{content:"\25C6";color:#666;font-size:12px;margin-right: 5px}
.list-default li:last-child,.list-normal li:last-child,.list-nostyle li:last-child{border-bottom: none}
.list-default li:hover{background-color: #eee}
.list-nostyle-01{line-height: 25px;list-style-position: outside;list-style: none;padding: 0 10px;margin: 0;}
.list-nostyle-01 p{font-size: 14px;color:#0F92D5;padding: 0;}
.list-nostyle-01 p a{font-size: 14px;}
.list-nostyle-01 p span{font-size: 14px;color: #202020;}
.list-nostyle-01 .desc{ overflow : hidden;text-overflow: ellipsis;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.list-1{list-style: none;list-style-position: outside;padding: 0;}
.list-1 li{white-space: nowrap;overflow: hidden;text-overflow: ellipsis;-webkit-transition: background-color 200ms ease-in-out 0ms,padding-left 200ms ease-in-out 0ms;transition: background-color 200ms ease-in-out 0ms,padding-left 200ms ease-in-out 0ms}
.list-service li{float: left;line-height: 2.5em;margin: 0 10px;font-size: 14px;}
/*导航路径*/
.breadcrumb{list-style: none;list-style-position: outside;padding:0}
.breadcrumb li{display: inline;font-size: 13px;*margin:0 5px;color:#333}
.breadcrumb li:first-child:before{content:"\5f53\524d\4f4d\7f6e\ff1a"}
.breadcrumb li+li:before{content:"/";margin:0 5px;color:#999}
.breadcrumb li.active{color:#999}
/*底部*/
.footer .bottom-nav,.footer>.site-info{width:1200px;padding:15px;margin:0 auto}
.footer>.bottom-nav-bar{width:100%;background-color: #F5F5F5}
.bottom-nav{list-style: none;list-style-position: outside;padding:0;line-height: 30px;text-align: center}
.bottom-nav li{display:inline;padding:0;font-size:14px}
.bottom-nav li+li:before{content:"|";padding-right:8px;font-size:12px;font-style: italic;color:#999}
.site-info{font-size: 12px;line-height: 2;text-align:center;color:#333;position: relative;}
.site-info p{padding: 0}
.site-info a:link,.site-info a:visited,.site-info a:active{color:#333}
.site-info a:hover{color:#01ABE9}
.copyright{color: #999}
.copyright a:link,.copyright a:visited,.copyright a:active{color: #999}
.yejiao-tpzuo{position: absolute;top: 50px;left: 330px;}
.yejiao-wz{margin: 0 20px;}
.yejiao-tp{position: absolute;top: 55px;right: 285px;}
/*1*/
.bh1{height:40px;line-height: 40px;font-size:14px}
/*1*/
.img-ico-home{padding-left:45px;background: transparent url(imgicon_home.png) no-repeat 5px center}
/*1*/
div.label{line-height:20px;text-indent:3px;font-size:12px;text-align:left;-webkit-text-shadow:1px 1px 0 #666;text-shadow:1px 1px 0 #666}
