.container {width: 980px;}
*{box-sizing: content-box;}
.left,.right{padding:0;margin:0;}
ul,li,h1,h2,h3,h4,h5,h6,dl,dt,dd,ol,p,label,a,span,em{margin:0;padding:0;}
li{list-style:none;vertical-align:bottom;/*解决li在ie下行距多出5个像素的问题*/}
body {font-size: 12px;color: #333;font-family: '微软雅黑', 'Helvetica Neue', Helvetica, Arial, sans-serif;background: #fff;}
a:link,a:visited {color: #333;text-decoration: none;}
a:hover {color: #fa4e68;text-decoration:none;}
.linkblue a {color: #0066cc;text-decoration: none;}
.linkblue a:hover {text-decoration: underline;}
.linkblack-noline a {color: #333;text-decoration: none;}
.linkblack-noline a:hover {text-decoration: none;}
.link a {color: #333;text-decoration: none;}
.link a:hover {text-decoration: underline;}
.linkwhite a {color: #fff;text-decoration: none;font-size:16px;margin:0px 2px;}
.linkwhite-noline a:hover {text-decoration: none;}
.linkwhite-noline a {color: #fff;text-decoration: none;}
.linkwhite a:hover {text-decoration: underline;}
.linkgreen a {color: #fa4e68;text-decoration: none;}
.linkgreen a:hover {text-decoration: underline;}
.linkhui a {color: #666;text-decoration: none;}
.linkhui a:hover {text-decoration: underline;}
.linkhuichang{width:500px;}
.top-head {border-bottom: 1px #dfdfdf solid;padding: 5px 0;}
.container-fluid{padding: 5px 0;}
.top-head .main {margin-top: 0;}
/*头部*/
.top-head .userlogin span {padding-right:20px;}
.top-head .userlogin span strong{margin-left:5px;font-weight:normal;}
.top-head .userlogin span strong a:link,.top-head .userlogin span strong a:visited{color:red;}
.top-head .userlogin em{font-style:normal;padding:0 10px;}
.top-logo {margin-top: 15px; margin-bottom:10px;}
.top-logo img{height:76px;}
.top-nav {background-color: #ea9ca833 ;padding: 5px 0;border-top: 1px 
f1e0c5 solid;border-bottom: 1px #f1e0c5 solid;}
.top-nav .split-line {padding-left: 8px;padding-right: 8px;}
.top-nav table {line-height: 25px;margin-top: 4px;margin-left:5px;}
.top-nav table th {text-align: center;padding-right: 10px;width:30px;}
.top-nav table td {}
.top-nav table td a {width:60.5px;padding-right:6px;overflow:hidden;display:block;float:left;height:25px;line-height:25px;}
.top-nav .main {margin-top: 0;}
.hotlink {line-height:30px;}
.hotlink strong{color:red;font-size:15px;}
.hotlink .pull-left img{width:30px;height:30px;margin-top:-10px;}
.hotlink a{margin-right:10px;}
.search-bar {width:970px;padding:5px;background-color: #fa4e68;height:33px;}
.search-bar .input-keyword {border: 0px;background-color: #fff;background-image: url('../image/search-icon.png');background-size: 30px 30px;background-repeat: no-repeat;background-position: 10px center;padding: 6px 6px6px 40px;*padding: 9px 6px8px 40px;color: #999;font-size: 14px;width: 350px;height:22px;*height:16px;}
.search-bar .input-submit {border: 0px;padding:0;background:#f20b2e;background-repeat: no-repeat;width: 90px;color: #fff;height: 28px;line-height:28px;font-size: 16px;font-weight: bold;font-family:"幼圆";border-radius:10px;}
.search-bar em {padding-left: 8px;padding-right: 8px;color: #fff;}
.search-bar .search-link {line-height: 33px;margin-left: 20px;width: 465px;overflow: hidden;height: 33px;}
.search-bar .search-link strong{color:#fff;float:left;margin-right:4px;}
.search-bar .search-link a{margin-right:10px;float:left;}
/*公用框架*/
.main {margin-top: 15px;padding: 0;}
.footer {margin-top: 10px;border-top: 1px #ccc solid;padding-bottom: 10px;padding-top: 10px;}
.footer h3 {color: #333;margin: 0;padding: 0;font-size: 24px;}
.footer .tab-title{border-bottom:0px;}
.footer .tab-title a {color: #333;margin: 0;padding: 0;font-size: 24px;padding:0px 20px;}
.footer .tab-title a:first-child{border-right:2px #fa4e68 solid;}
.footer .tab-title a.active{color:#fa4e68;}
.footer .footer-link {line-height: 24px;margin-top: 10px;}
.footer .footer-link em {font-family: "宋体";color: #666;font-style: normal;padding-left: 5px;padding-right: 5px;display:none;}
.footer .footer-link a{float: left;width: 140px;font-size: 14px;height: 25px;line-height: 25px;overflow: hidden;}
.footer .footer-dq ul li{float:left;padding:0px 20px;height:30px;line-height:30px;}


.footer .contactus {margin-top: 20px;}
.footer-nav {margin-top: 10px;line-height: 24px;text-align: center;color: #666;}
.footer-nav span {font-family: "宋体";color: #666;font-style: normal;padding-left: 5px;padding-right: 5px;}
.footer-nav .footer-kexin{margin-bottom:10px;}
.footer-nav .footer-kexin table{margin:auto;}
.footer-nav .footer-kexin table td{text-align:center;padding:5px;}
.banner {position: relative;overflow: auto;background-color:#fff;}
.banner ul {height: 100%;overflow: hidden;padding: 0;margin: 0;position: relative;background-color:#fff;}
.banner li {list-style: none;background-color:#fff;}
.banner ul li {position: absolute;left: 0;top: 0;display: none;}
.banner ul li.active {display: block;}
.banner ul li.active dd {bottom: 0px;}
.banner ul li dl {position: relative;margin:0;padding:0;}
.banner ul li dl dd {position: absolute;bottom: 0px;width: 100%;font-size: 18px;line-height: 30px;padding: 10px;background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter: alpha(opacity=50);background: #000;/*实现IE背景透明*/}
.banner .dots {position: absolute;bottom: 18px;padding: 0;margin: 0;right: 20px;}
.banner .dots li {float: left;background-color: #d7d7d7;width: 18px;height: 10px;overflow: hidden;margin-right: 10px;text-indent: -999em;cursor: pointer;}
.banner .dots li.active {background-position: 0 0;background-color: #449A01;width: 20px;height: 12px;}
/*广告公用块*/
.g-g-box {padding-top: 10px;padding-bottom: 10px;text-align:center;}
/*全局导航*/
.nav-first{background-color:#fa4e68;line-height:30px;}
.nav-first .container{padding:0;}
.nav-first .linkwhite a:hover{color:#fff;}
.nav-first strong{color:#fff;margin-right:15px;}
.nav-first em{font-family:"宋体";font-style:normal;padding-left:8px;padding-right:8px;color:#fff;}
/*网站地图*/
.linkbox{clear:both;padding-bottom:10px;border-bottom: 1px solid #eee;margin-top:10px;}
.linkbox h3{font-size:18px;margin:0;padding:0;float:left;width:100px;}
.linkbox h3 a:link,.linkbox h3 a:visited{color: #009933;}
.linkbox .f6{margin:0px;padding:0;list-style:none;float:left;width:880px;}
.linkbox .f6 li{float:left;width:10%;line-height:23px;height:23px;font-size:14px;margin-left:10px;}
/*普通的分隔线*/ .article-image-like .pull-left img{width:100px;height:62px;}
.slide-imageshow .slide_image .pull-left li p{margin-top:-35px;font-size:16px;color:#fff;font-weight:800;z-index:3;text-align:center;}
.slide-imageshow .slide_image .pull-left li img{width:480px;height:310px;}
.slide-imageshow .articlelist-ul span.pull-right a{background:none;color:#666;font-size:12px;}
.myline {background:#e4e4e4;height:1px;padding:0;margin:0;border:0;font-size:1px;overflow:hidden;}
/*实现黑色半透明*/
.transparent_bg {background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/filter: alpha(opacity=50);background: #000;_background:#666;/*实现IE背景透明*/}
/*间隔线*/
.divide{height:15px;line-height:15px;overflow:hidden;margin:0;padding:0;border:0px;background:none;display:block;width:100%;}
/*虚线*/ .line-dotted{border-top:1px #ccc dotted;height:0;line-height:0;font-size:0;overflow:auto;margin:10px 0;padding:0;width:100%; }
/*块的标题栏*/
.box-title,.box-title-center{border-bottom: 1px #cabaa3 solid;position: relative;margin-bottom: 20px;height:10px;}
.box-title span,.box-title-center span{position: absolute;color: #fa4e68;font-size: 16px;padding:0 8px;background:#fff;bottom: -11px;left: 20px;font-weight:bold;font-style:normal;}
.box-title span a,.box-title-center span a{color:#fa4e68;}
.box-title-center span{left:37%;}
/*频道标题头*/
.channel-title,.channel-title-small{line-height:45px;height:45px;overflow:hidden;border-top:2px #fa4e68 solid;margin-bottom:10px;border-bottom:1px #e9e9e9 solid;}
.channel-title strong,.channel-title-small strong{font-size:26px;float:left;margin-left:20px;}
.channel-title strong em{font-style:normal;font-size:20px;font-family:'宋体';padding:0 10px;}
.channel-title div{ float:right; margin-left:15px; font-size:14px; padding-right:15px;}
.channel-title div em{padding:0 10px;color:#999;}
.channel-title-small{background:none;line-height:35px;height:35px;}
.channel-title-small strong{font-size:18px;}
.ttt{border-bottom: 1px #cabaa3 solid;position: relative;margin-bottom: 20px;height:10px;}
.ttt span{color: #fa4e68;font-size: 16px;padding:0 8px;background: #fff;bottom: -11px;left: 20px;font-weight:bold;font-style:normal;position:relative;}
.link-1 dt{display:block;font-size:18px;text-align:center;font-weight:bold;margin-top:5px;margin-bottom:5px;}
.link-1 dt a{display:block;line-height:25px;height:25px;overflow:hidden;}
.link-1 dd{font-size:13px;color:#999;line-height:20px;height:40px;overflow:hidden;}
.articlelist-1{margin:0;padding:0;border-top:1px #e4e4e4 dotted;margin-top:5px;padding-top:5px;}
.articlelist-1 li{line-height:25px;height:25px;font-size:14px;overflow:hidden;background-position: left center;background-repeat: no-repeat;padding-left: 10px;}
.articlelist-1 li a{width:225px;line-height:25px;height:25px;overflow:hidden;}
.articlelist-1 li span{text-align:right;color:#999;font-size:12px;}
.articlelist-1 li span a:link,.articlelist-1 li span a:visited{color:#999;font-size:12px;width:auto;}
.articlelist-1 li span a:hover{text-decoration:none;color:#fa4e68;}
.article-img{display:block;overflow:hidden;}
.article-img span{display:block;line-height:40px;height:40px;overflow:hidden;text-align:center;font-weight:normal;font-size:13px;}
.articlelist-ul li,.articlelist-ul-rank li,a.rticlelist-ul-5column li{width:100%;height:28px;line-height:28px;overflow:hidden;margin:0;padding:0;display:block;_background:none;}
.articlelist-ulli span{text-align:right;color:#999;font-size:12px;}
.articlelist-ulli span a:link,.articlelist-ulli span a:visited{color:#999;font-size:12px;width:auto;background-image:none;}
.articlelist-ul li a,.articlelist-ul-5column li a,.articlelist-ul-2column li a,.articlelist-ul-rank li a{height:28px;line-height:28px;font-size:14px;overflow:hidden;background-position: left 14px;background-repeat: no-repeat;padding-left: 10px;display:block;}
.articlelist-ul-2column{}
.articlelist-ul-5column li{width:20%; float:left;}
.articlelist-ul-2column li{width:50%;float:left;}
.articlelist-ul-2column li a{height:28px;line-height:28px;}
.articlelist-ul-5column li a{padding-right:15px;}
.articlelist-ul-rank li a{background-image:none;width:240px;}
.articlelist-ul-rank li span{float:left;height:15px;width:15px;overflow:hidden;background:#e4e4e4;text-align:center;line-height:15px;font-size:10px;margin-top:8px;}
.articlelist-ul-rank li.active span{background:#fa4e68;color:#fff;}
.articlelist-ul li em{font-style:normal;color:#999;}
.articlelist-ul-rank {}
.articlelist-ul-image{ overflow:auto;}
.articlelist-ul-image li{width:135px;float:left;text-align:center;}
.articlelist-ul-image li a{width:110px;margin:auto;}
.articlelist-table img{width:125px;height:102px;}
.articlelist-table th{vertical-align:middle;}
.articlelist-table td {padding-left:10px;}
.articlelist-table td a{display:block;height:25px;line-height:25px;overflow:hidden;font-size:14px;font-weight:bold;}
.articlelist-table td p{display:block;height:40px;line-height:20px;overflow:hidden;font-size:13px;color:#999;}
.list-icon li{float:left;width:67.5px;text-align:center;margin-bottom:10px;}
.list-icon li img{margin-bottom:5px;display:block;margin:auto;}
.article-bigimg dd a,.article-bigimg-nodescription dd a{display:block;line-height:23px;height:23px;overflow:hidden;font-size:16px;font-weight:bold;margin:6px 0;}
.article-bigimg dd p,.article-bigimg-nodescription dd p{line-height:18px;font-size:13px;height:54px;overflow:hidden;display:block;color:#999;}
.article-bigimg-nodescription dt img{width:248px;height:155px;}
.article-bigimg-nodescription dd{text-align:center;}
.article-bigimg dt a,.article-bigimg-nodescription dt a{position:relative;display:block;overflow:hidden;height:155px;width:248px;}
.article-bigimg dt a label,.article-bigimg-nodescription dt a label{position:absolute;right:0;bottom:0;display:block;width:36px;height:25px;line-height:25px;background-color:#D6083B;color:#fff;text-align:center;}
.article-bigimg dd a label,.article-bigimg-nodescription dd a label{float:left;width:18px;height:18px;line-height:18px;background-color:#D6083B;color:#fff;text-align:center;margin-right:5px;font-size:12px;margin-top:2px;}
.article-bigimg-nodescription dd a{font-size:14px;}
.article-hot{font-size:22px;text-align:center;line-height:30px;height:30px;overflow:hidden;display:block;}
.tab-title{font-size:14px;border-bottom:1px #fa4e68 solid;position:relative;height:40px;border-top: 2px #fa4e68 solid;}
.tab-title a:link,.tab-title a:visited{float:left;margin:0;width:115px;height:30px;overflow:hidden;line-height:30px;text-align:center;*background-color:#fff;margin:0 10px;margin-top:10px;}
.tab-title a:link.active,.tab-title a:visited.active{color:#fa4e68;font-size:16px;border:1px #fa4e68 solid;border-bottom:0;width:113px;background:#ea9ca833;}
.tab-title span{display:block;width:80px;height:3px;background-color:#0DBD70;overflow:hidden;position: absolute;bottom:0;left:0;}
.tab-body{padding:5px 0;}
.article-bigimg2 a{}
.article-bigimg2 a {position: relative;display: block;height:160px;overflow:hidden;}
.article-bigimg2 img{width:268px;height:160px;}
.article-bigimg2 span {position: absolute;left: 0;bottom: 0px;line-height: 30px;height: 30px;width: 100%;overflow: hidden;text-align: center;font-size: 16px;color: #fff;}
.article-bigimg2 p {display: block;margin: 5px 0px;line-height:28px;height: 28px;font-size: 12px;overflow: hidden;}
.articlelist-image-4column li,.articlelist-image-6column li{width:173.7px;float:left;}
.articlelist-image-4column li a,.articlelist-image-6column li a{width:135px;margin:auto;}
.articlelist-image-4column li a span,.articlelist-image-6column li a span{font-size:14px;}
.articlelist-image-6column li a img{width:138px;height:98px;}
.articlelist-image-4column,.articlelist-image-6column{margin-left:-15px;*position:absolute;_left:-15px;_display:inline;_margin-left:0;width:auto;}
.articlelist-image-4column li{width:135px;padding-top:10px;margin-right:6px;}
.articlelist-image-4column li img{width:125px;height:78px;}
.articlelist-image-6column li{width:150px;padding-left:15px;overflow:hidden;}
.articlelist-image-6column li a{width:150px;}
.channel-base .box-body .box-left{width:695px;overflow:auto;}
.channel-base .box-body .box-right{width:270px;}
.channel-base .articlelist-ul-image{margin-top:10px;}
.channel-base .articlelist-ul-image li{width:135px;padding-top:10px;}
.channel-base .articlelist-ul-image li a{width:125px;margin:auto;}
.channel-base .articlelist-ul-image-3column li{width:144px;}
.channel-base .articlelist-ul-image-3column li a{width:139px;}
.channel-base .box-body{overflow:hidden;width:100%;}
.channel-base .articlelist-ul-image li a span{font-size:14px;}
.channel-base .articlelist-ul-image li img{width:125px;height:78px;}
.channel-base .box-body .box-left2{width:248px;}
.channel-base .box-body .box-left2 img{max-width:248px;}
.channel-base .box-body .box-right2{width:432px;}
.channel-base .box-right{ overflow:hidden;}
.channel-base .box-bottom{overflow:hidden;_position:relative;}
.channel-base .box-top{overflow:auto;width:100%;}
/*最新列表*/
.channel-base .tabbox .tab-title{border:none;}
.channel-base .tabbox .tab-title .linkgreen{font-size: 26px;float: left;margin-left: 20px;}
.channel-base .tabbox .tab-title a{color:#000;float:left;text-align:center;display:block;width:100px;line-height:40px;}
.channel-base .tabbox .tab-title a.active{color:#fa4e68;font-weight:800;font-size:16px;}
.channel-base .tabbox .tab-body{}
.channel-base .tabbox .tab-body ul{}
.channel-base .tabbox .tab-body .articlelist-ul li{width:315px;float:left;margin-right:10px;}
.channel-base .tabbox .tab-body .articlelist-ul li em{float:right;}
/*幻灯片*/
.slide_image{height:300px;overflow:hidden;position:relative;}
.slide_image ul{width:480px;}
.slide_image ul li{position:absolute;left:0;top:0;width:480px;height:310px;display:none;}
.slide_image ul li.active{display:block;}
.slide_image a{display:block;width:480px;height:300px;overflow:hidden;position:relative;}
.slide_image a span{font-size:18px;position: absolute;bottom: 0;left: 0;width:450px;height: 50px;overflow:hidden;line-height: 50px;color: #fff;padding:0 15px;background: url(../image/tm.png) repeat;}
.slide_image .dots{width:110px;margin-top:-10px;overflow:hidden;}
.slide_image .dots li{margin-top:10px;width:107px;height:67.5px;overflow:hidden;}
.slide_image .dots li p{margin-top:-30px;text-align:center;z-index:3;color:#fff;font-weight:800;height:30px;line-height:30px;overflow:hidden;}
.slide_image .dots li img{cursor:pointer;}
.slide_image .dots li.active{border:2px solid #fa4e68;width:103px;height:59.5px;}
/*频道幻灯片*/
.slide_image_channel .dots{width:auto;position: absolute;bottom: 18px;padding: 0;margin: 0;right: 20px;}
.slide_image_channel .dots li{float: left;background-color: #d7d7d7;width: 18px;height: 10px;overflow: hidden;margin-right: 10px;text-indent: -999em;cursor: pointer;}
.slide_image_channel .dots li.active {background-position: 0 0;background-color: #449A01;width: 18px;height: 10px;border:0;}
/*面包屑*/
.list-location {background:#f5f5f5;padding:8px 10px;font-size:14px;}
.list-location em{font-style:normal;color:#777;padding:0 10px;}
/*图库*/
.piclib .box-left{width:488px;}
.piclib .box-left a{height:305px;}
.piclib .box-right{width:492px;overflow:hidden;_position:relative;}
.piclib .box-bottom{overflow:hidden;}
.pic-list-2column{margin-top:-10px;}
.pic-list-2column li{float:left;width:236px;padding-left:10px;padding-top:10px;}
.pic-list-2column li a{overflow:hidden;height:147px;display:block;position:relative;}
.image-show{overflow:hidden;display:block;position:relative;}
.image-show span{position: absolute;left: 0;bottom: 0px;line-height: 30px;height: 30px;width: 100%;overflow: hidden;text-align: center;font-size: 16px;color: #fff;}
.index_video_img{display: block;width: 30px;height: 30px;position: relative;top: -140px;left: 240px;}
.index_videos_img{display: block;width: 30px;height: 30px;position: relative;top: -75px;left: 105px;}
.piclib .box-bottom {_position:relative;height:147px;}
.piclib .box-bottom .pic-list-2column{margin-left:-10px; *position:absolute;_left:-10px;_display:inline;_margin-left:0;width:auto;}
.piclib .box-bottom .pic-list-2column li{width:237.5px;}
.touban .articlelist-ul-image img{width:110px;height:69px;}
