﻿body{background-color: #eaeaea;}
a{color:#555;}a:hover,.f-blue{color: #008ee1;}
/* 分页条 */
.pagebar a,.pagebar .now-page{padding:0 12px;line-height:30px;display:inline-block;background-color:#eee;margin:0 3px 3px 0;border-radius:2px;}
.pagebar a:hover,.pagebar .now-page{color: #fff;background-color: #008ee1;}
/* 评论 */
.tx-comments>ul.msg{margin-bottom:10px;border:1px solid #c9c9c9;padding:10px;border-radius:4px;}
.msg img.avatar{float:left;margin-right:10px;border-radius:5px;width:45px;height:45px;border-radius:50%;-webkit-transition:.4s;-webkit-transition:-webkit-transform .4s ease-out;transition:transform .4s ease-out;-moz-transition:-moz-transform .4s ease-out;}
li.msgname:hover img.avatar,.commons li:hover img{transform:rotateZ(60deg);-webkit-transform:rotateZ(60deg);-moz-transform:rotateZ(60deg)}
.msg li.msgname p.commentname{line-height:22px;font-size:12px;margin-bottom:5px;}
.msg li.msgname small{color:#aaa;font-size:12px;}
.msg li.msgname small a,.tx-comment label,.tx-comments label{display:none;}
.msg li.msgname:hover small a{display:inline-block;}
.msg li ul.msg{margin-top:12px;padding:10px;border:1px solid #ededed;border-radius:4px;box-shadow: 0 0 2px rgba(0,0,0,0.05);}
.tx-comment-textarea{position:relative;}
.tx-comment-textarea .tx-btn{position:absolute;right:0;bottom:0;background-color: #008ee1;}
.tx-comment-textarea .tx-textarea{float:left;display:block;}
.reply-frm{margin-top:15px;}
/* 404页面 */
.tx-404{text-align: center;background:#fff;position: fixed;width: 100%;height: 100%;left: 0;top:0;font-size:14px;color: #888;}
.tx-404 h2{font-size:24px;line-height: 1.6;color: #222;margin:12px 0;}
.tx-404 a.return{display: inline-block;line-height:50px;height: 50px;padding: 0 60px;background: #FF3A33;border-radius:5px;margin-top: 15px;color: #fff;}
.logo-404{background:url(../include/logo.png) no-repeat center center #FFFFFF;background-size: auto 60px; padding:60px 0;border-bottom:1px solid #9eaa99;box-shadow: 0px 0px 4px rgba(0, 0, 0, 0.25);}

.top{line-height: 30px;height: 30px;background-color:#424242;color: #fff;}

.header{padding: 15px 0;background-color: #fff;position: relative;z-index: 98;}
.logo a,.logo img{display: block;line-height: 1;height: 60px;}
.logogg{width: 460px;height: 60px;overflow: hidden;margin: 0 50px;}
.logogg img{width: 100%;height:60px;-o-object-fit: cover;object-fit: cover;}

.search{padding:11px 0;}
.search form{width: 400px;position: relative;padding-right: 60px;border: 2px solid #008ee1;}
.search input{width: 100%;padding: 0 10px;border: 0;line-height: 36px;height: 36px;font-size: 13px;background-color:transparent;}
.search button{position: absolute;right: 0;top: 0;border: 0;width: 60px;line-height: 36px;height:36px;text-align: center;background-color:#008ee1;color: #fff;}

.nav{background-color:#008ee1;box-shadow: 0px 4px 4px #d0d0d0;position: relative;z-index: 99;}
.nav>ul>li{position: relative;float:left;padding-right: 1px;}
.nav>ul>li::after{content: "";position: absolute;right: 0;top:30%;width:0;display: block; height: 40%;border-left: 1px solid #027ec6;border-right: 1px solid #019cf6;}
.nav li a{display: block;line-height: 45px;color: #fff;font-size: 18px;padding: 0 26px;}
.nav li:hover a,.nav li.on a{background-color:#007dc6;color: #fff;}
.nav li ul{position: absolute;left:0;top:20px;background-color:#007dc6;-webkit-transition:all .4s;-moz-transition:all .4s;-o-transition:all .4s;transition:all .4s;z-index: 0;opacity: 0;visibility: hidden}
.nav li ul li{margin: 0;}
.nav li ul li a{white-space: nowrap;line-height:30px;font-size: 15px;color: #fff;padding: 0 26px;}
.nav li:hover ul{top: 45px;padding: 6px 0; opacity: 1;visibility:visible;}

.tx-box,.tx-side dl{background-color:#fff;box-shadow: 0px 1px 3px #ccc;}
.tx-title,.tx-side dt{line-height: 24px;height: 24px;overflow: hidden;}
.tx-title>strong,.tx-side dt{font-size: 18px;padding-left: 10px;border-left: 5px solid #008ee1;}
.tx-title1{border-bottom: 1px solid #e9e9e9;position: relative;}
.tx-title1>strong{display: inline-block;background-color: #008ee1;color: #fff;line-height: 35px;padding: 0 20px;font-size: 18px;position: relative;z-index: 10;}
.tx-title1::after{content: "";position: absolute;left: 0;bottom:-10px; width:0;height:0;border-width: 6px;border-color:#0075af #0075af transparent transparent;border-style: solid;z-index: 5;}
.ul-spot li a,.ul-arrow li a{position: relative;padding-left: 10px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.ul-spot li a::after{content: "";position: absolute;left: 0;top: 50%;width: 4px;height: 4px;background-color: #999;margin-top: -2px;border-radius: 1px;}
.ul-arrow li a::after{content: "";position: absolute;left: 0;top: 50%;margin-top: -6px; width:0;height:0;border-width: 6px;border-color:transparent transparent transparent #aaa;border-style: solid;}
.ul-rank li>span{display:inline-block; width:20px; height:20px; text-align:center; line-height:20px; color:#666; float:left; background:#eeeeee;margin:6px 10px 0 0;vertical-align: middle;}
.ul-rank li:nth-child(1)>span,.ul-rank li:nth-child(2)>span,.ul-rank li:nth-child(3)>span{background:#ff7777;color:#fff;}
.ul-line li{border-bottom: 1px dotted #ddd;}
.txt-post li a{display: block;line-height: 28px;color: #999999;border: 1px solid #eee;border-radius: 4px;padding: 0px 6px;overflow: hidden;height: 28px;}
.txt-post li a:hover{color:#ff7777;border:1px solid #ff7777;}

.tab-hd li{float: left;cursor: pointer;}
.tab-hd li.on{color: #008ee1;}

.index-flash .swiper-slide img{width: 100%;height: 299px; -o-object-fit: cover;object-fit: cover;}
.index-flash .swiper-slide p{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 33px;height: 33px;overflow: hidden;color: #fff;padding: 0 60px 0 10px;background-color:rgba(0,0,0,0.7);}
.index-flash .swiper-pagination{bottom: 0;text-align: right;line-height: 33px;padding-right: 10px;}
.index-flash .swiper-pagination-bullet{background-color: #fff;opacity: 1;}
.index-flash .swiper-pagination-bullet-active{background-color: #008ee1;}

.img-post{display:block;box-shadow:0 1px 2px rgba(0,0,0,0.1);}
.img-post p{padding: 8px 12px;background-color: #f5f5f5;transition: all .35s ease 0s;}
.img-post1{display: block;position: relative;line-height: 1;}
.img-post1 p{position: absolute;bottom: 0;left: 0;width: 100%;line-height: 30px;height: 30px;overflow: hidden;padding: 0 8px;background-color:rgba(255,255,255,0.7);transition: all .35s ease 0s;}
.img-post1:hover p,.img-post:hover p{background:#ff7777;color:#fff;}
.post-list>a{display: block;width: 100px;float: left;margin-right: 15px;}
.post-list section{overflow: hidden;}

.info-txt{border: 1px #e9e9e9 solid;background: #f7f7f7;color: #266889;}
.tx-text a{border-bottom:1px solid #008ee1;}
.tx-text a:hover{box-shadow: inset 0 -10px #008ee1;}
.tx-side dl{padding: 15px;margin-bottom: 15px;}
.tx-side dt{margin-bottom: 10px;}
.tx-side dl dd ul::after{display: table;content: " ";clear: both;}
.tx-side dl dd ul li{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;line-height:33px;}
.tx-side dl#divArchives ul li,
.tx-side dl#divTags ul li,
.tx-side dl#divFavorites ul li,
.tx-side dl#divLinkage ul li,
.tx-side dl#divCatalog ul li,
.tx-side dl#divLinkage ul li{float:left;width:48%}
.tx-side dl#divArchives ul li:nth-child(2n),
.tx-side dl#divTags ul li:nth-child(2n),
.tx-side dl#divFavorites ul li:nth-child(2n),.tx-side dl#divLinkage ul li:nth-child(2n),.tx-side dl#divCatalog ul li:nth-child(2n),.tx-side dl#divLinkage ul li:nth-child(2n){float:right}
.tx-side dl table{width:100%;border-collapse:collapse}.tx-side dl table th,.tx-side dl table td{border:1px solid #ddd;padding:5px;overflow:hidden;text-align:center}.tx-side dl table caption{margin-bottom:10px}.tx-side dl table td a{color:#e25239}.tx-side dl#divSearchPanel dd form{display:block;position:relative;width:100%;padding-right:50px}.tx-side dl#divSearchPanel dd>div input[type="text"]{width:100%;border:0;padding:0 10px;line-height:30px;background-color:#e7e2dd}
.tx-side dl#divSearchPanel dd>div input[type="submit"]{position:absolute;right:0;top:0;width:50px;height:30px;line-height:30px;text-align:center;color:#fff;border:0;border-radius:0;padding:0;background-color: #e25239;}


.links li{float: left;margin: 0 15px 5px 0;}
.footer{padding: 30px 0;color: #999;line-height: 2;}
.footer a{color: #555;}
@media screen and (max-width: 992px){
    .header{padding: 5px 0;}
    .header{margin-bottom: 8px;}
    .logo{width: 100%;text-align: center;}
    .logo a, .logo img{height: 40px;display: inline-block;}
    .search{padding: 5px;}
    .search,.search form{width: 100%;background-color: #fff;}
    .search input,.search button{line-height: 28px;height: 28px;}
    .nav,.search{position: absolute;top: 50px;left: 0;width: 100%;display: none;}
    .nav .wide{padding: 0;}
    .nav li{width: 100%;}
    .nav>ul>li::after,.nav>ul>li::before{display: none;}
    .header>a{position: absolute;top: 5px;left:10px;line-height: 40px;}
    .header>a.search-on{left: auto;right: 10px;}
    .tx-side dl{margin-bottom: 9px;padding: 9px;}
    .info-next .ta-r{text-align:left;margin-top:9px;}
}
@media screen and (max-width: 460px){

}

.cqyouqingContent {width:1200px;margin:0 auto;border-width:1px; border-style:solid; margin-top:5px; text-align:center;}
.cqyouqingContent .cqtitle {font-size:13px;font-weight:700;margin:5px 0 0; padding:2 5px; height:27px; overflow:hidden; text-align:center;}
.cqyouqingContent .cqcon_a1 { padding:5px 4px; line-height:26px }
.cqyouqingContent ul { ; overflow:auto; zoom:1 }
.cqyouqingContent li { float:left; width:110px;   white-space:nowrap; overflow:hidden; text-overflow:ellipsis; line-height:25px; text-align:center;}


.index_list,tags,.page_list.about{overflow:hidden;width:1200px;margin-bottom:2px;background:#fff;}
.tags h2,.page_list h2,.page_info h2,.index_list h2,.about h2{overflow:hidden;font-size:16px;font-weight:1200;height:20px;line-height:20px;text-shadow:5px 5px 5px #fff;text-indent:5px;border-bottom:5px solid #0066CC;box-shadow:0 0 5px;}

.index_list h2 a,.index_list h2 a:hover,.tags h2 a:hover,.page_list h2 a:hover,.page_info h2 a:hover,.about h2 a,.about h2 a:hover.tags h2 a{color:#222;}
.index_list_category ul,.index_list_category_t ul,.page_list_category ul,.tags ul{overflow:hidden;margin:5px 0 0 5px;}
.index_list_category ul li,.page_list_category ul li{overflow:hidden;float:left;text-align:center;margin:0 5px 5px 0;width:114.5px;font-size:16px;border:1px solid;height:31px;line-height:31px;box-shadow:0 0 5px ;}
.index_list_category_t ul li{overflow:hidden;float:left;text-align:center;margin:0 5px 5px 0;width:129.15px;font-size:16px;border:1px solid;height:31px;line-height:31px;box-shadow:0 0 5px ;}
.index_list_category ul li a,.index_list_category_t ul li a,.page_list_category ul li a{display:block;padding:0 5px;font-weight:400;}
.index_list_category ul li a:hover,.index_list_category_t ul li a:hover,.page_list_category ul li a:hover{text-decoration:none;color:#fff;text-shadow:5px 5px 5px #222;background:;}
.index_list_list ul,.page_list_list ul{overflow:hidden;margin:0 5px 5px;}
.index_list_list ul li,.page_list_list ul li{overflow:hidden;background:url(news.png) no-repeat;width:230px;background-position:0 5px;line-height:24px;float:left;padding-left:14px;text-overflow:ellipsis;white-space:nowrap;}

.topic a:nth-child(9n){background-color:#3D8EEF}
.topic a:nth-child(9n+1){background-color:#4a4a4a}
.topic a:nth-child(9n+2){background-color:#5CB85C}
.topic a:nth-child(9n+3){background-color:#D9534F}
.topic a:nth-child(9n+4){background-color:#567E95}
.topic a:nth-child(9n+5){background-color:#B433FF}
.topic a:nth-child(9n+6){background-color:#00ABA9}
.topic a:nth-child(9n+7){background-color:#B37333}
.topic a:nth-child(9n+8){background-color:#F60}
.topic a{display:inline-block;margin:0 10px 10px 0;padding:0 10px;background:;color:#fff;fline-height:20px;opacity:0.8;filter:alpha(opacity=80);box-shadow:0 2px 4px 0 ;font-size:16px;}
.topic a:hover{color:#fff;opacity:1;filter:alpha(opacity=100);}
.topic a{display:inline-block;margin:0 10px 10px 0;padding:0 10px;background:;color:#fff;fline-height:20px;opacity:0.8;filter:alpha(opacity=80);box-shadow:0 2px 4px 0 ;font-size:16px;}
.topic a:hover{color:#fff;opacity:1;filter:alpha(opacity=100);}


.specials-title{padding-top: 23px;}
.specials-title h2{font-size: 30px; line-height: 40px; margin-top: -25px; text-align: center;}
.specials-title span{background: #FFF; padding: 0 16px;}
.line-bold{border: none;border-top: 6px solid #eee;margin: 0 auto;margin-top: -6px;}
.color-link, .color-link a{color: #252525;}
.borderCont{position:relative;}
.picScroll{overflow:hidden;}
.picScroll .tempWrap{#width:1200px!important;}
.tempWrap{#width:1200px!important;}
.picList{}
.picList li{float:left;position:relative;overflow:hidden;margin:15px 20px 0 0;background:#f1f1f1;}
.picList li .lazy{display:none;}
.picList li img{width:220px;}
.picList li .img,.picList li .img a{display:block;width:220px;height:245px;font-size:0px;background-color: #FFFFFF;}
.picList .bg{width:100%;height:30px;background:#000;filter:alpha(opacity=40);opacity:0.4;position:absolute;bottom:0px;left:0px;z-index:1;}
.picList .text{width:100%;height:30px;position:absolute;bottom:0px;left:0px;z-index:2;}
.picList .text h4{height:30px;overflow:hidden;padding:0 5px;text-align:center;}
.picList .text h4 a{line-height:30px;font-size:12px;overflow:hidden;text-align:center;color:#fff;}
.clearfix{zoom:1;}
.clearfix:after{clear:both;content:".";display:block;height:0;visibility:hidden;}
.img a{display:block;width:220px;height:245px;font-size:0px;background-color: #FFFFFF;}
.bg{width:100%;height:30px;background:#000;filter:alpha(opacity=40);opacity:0.4;position:absolute;bottom:0px;left:0px;z-index:1;}
.text{width:100%;height:30px;position:absolute;bottom:0px;left:0px;z-index:2;}
.text h4{height:30px;overflow:hidden;padding:0 5px;text-align:center;}
.text h4 a{line-height:30px;font-size:12px;overflow:hidden;text-align:center;color:#fff;}