html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	height: 100%;
	overflow-x: hidden;
}
a:hover {
	color: #ff4e00;
}
a {
	color: #000;
}
a:hover img {
	filter: alpha(opacity=80);
	opacity: 0.8;
}
img { max-width:100%;}
body {
    line-height: 2;
    width: 100%;
    font-size: 12px;
    color: #000;
    font-family: '微软雅黑', Arial, sans-serif;
    background: #000;
}
h1, h2, h3, h4, h5, h6 {
}
ol, ul {
	list-style: none;
}
a img {
	border: none;
}
a {
	outline: medium none;
	text-decoration: none;
}
.conlogin {
    width: 100%;
    height: auto;
    padding: 0 0;
    margin: 0 auto;
    max-width: 1920px;
}
.p-title {
    text-align: center;
    padding: 2em 0;
    margin-top: -24%;
    position: relative;
}
.detailcont {
    max-width: 1200px;
    margin: 0 auto;
    background: #000;
    background-size: 100%;
    width: 84.52%;
}
#wrapper {
	width: 100%;
	overflow: hidden;
	margin: 0 auto;
}
.head {
    position: relative;
    width: 100%;
    text-align: center;
    max-width: 1920px;
    margin: 0 auto;
}
.head img {
  display: block;
}
.head nav {
  position: absolute;
    width: 100%;
    top: 0;
    left: 0;
   background: url(../images/nav-bg.png) repeat-x 0 0;
}
.head nav ul {
  max-width: 960px;
  margin: 0 auto;
}
.head nav ul li {
    display: inline-block;
    padding: 1.85em 6%;
    background: url(../images/nav-li.png) no-repeat center right;
}
.head nav ul li a { color: #fff;font-size: 18px;}
.head nav ul li a img {
    display: inline-block;
    margin-bottom: -3px;
    margin-right: 5px;
}
.head nav ul li a:hover {
  color:gold;
}
#namespan { color:#3ee5fc;}
.head p {
	background: #870000;
	padding: 2px 5px;
	line-height:1.4;
	color:#fff;
	margin: 0 0 0 -125px;
	position: absolute;
	left:428px;
	bottom:70px;
	width: 364px;
	}
.entry {
	line-height: 1.65;
	max-width: 100%;
	margin: 0 auto;
  position: relative;
  z-index: 10;
}
.entry img { max-width:100%;}
.entry h3 { font-size: 36px;
    color: #ff504b;
    font-weight: 400;}
.entry p.fbsm {
margin: 12px 0 40px; font-size:17px;}
.entry p.fbsm span { color: #ffea00; }
.entry p.fbimg{ font-size:16px; color:#f0501e; font-weight:bold;}
.entry p#wl a { display:block;}
.entry p#wl, .entry p#wl img {margin: 0 auto;
}
.text-con { padding:1% 0;}
.qz {  text-align: center; }
.qz p {
    font-size: 23px;
    text-align: left;
    padding-left: 0.3em;
    display: block;
     overflow: hidden;
text-overflow:ellipsis;
white-space: nowrap;
}
.qz p.name {
    font-size: 18px;
    line-height: 2;
    border-bottom: 1px solid #b2b2b2;overflow: hidden;
}
.qz p.ck-ico {
    border-bottom: 0;
}
.qz p.name a.more {
    float: right;
    margin-right: 1em;
    color: #333;
}
.qz p.name span.bh {
  float: right;
    margin-right: 1em;
}
.search {
    position: relative;
    z-index: 10;
    text-align: right;
    max-width: 95.3%;
    margin: 0 auto;
}
.search .form-group {
    display: inline-block;
    margin-bottom: 0;
    vertical-align: middle;
}
.search .form-control {
    display: inline-block;
    width: 100%;
    height: 38px;
    padding: 0 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #505050;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
    -webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
    outline: none;
}
.search .btn-default {
    background: url(http://gf.txwy.tw/wp-content/themes/sn/por/images/s-bt.jpg) no-repeat 0 0;
    height: 40px;
    width: 60px;
    margin-bottom: 0;
    text-indent: -99999px;
    border-radius: 0px;
    border-color: #4e4b4b;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.qz p.name a.more:hover { color: #ff4e00; }
.qz p.name span {
   display: inline-block;line-height: 2;    margin-right: 2.5em;
}

.qz p.name img { 
  margin: -2px 5px;
}
.qz ul li {
    display: inline-block;
    padding: 0.5em;
    max-width: 46%;
    background: #fff;
    margin: 0 0.5em 1.5em 0.5em;
  -webkit-animation-name: fadeIn; /*动画名称*/
-webkit-animation-duration: 0.8s; /*动画持续时间*/
-webkit-animation-iteration-count: 1; /*动画次数*/
-webkit-animation-delay: 0s; /*延迟时间*/

}
@-webkit-keyframes fadeIn {
0% {
opacity: 0; /*初始状态 透明度为0*/
}
20% {
opacity: 0.2; /*初始状态 透明度为0*/
}
40% {
opacity: 0.4; /*中间状态 透明度为0*/
}
60% {
opacity: 0.6; /*中间状态 透明度为0*/
}
80% {
opacity: 0.8; /*中间状态 透明度为0*/
}
100% {
opacity: 1; /*结尾状态 透明度为1*/
}
}
.qz ul li a { max-width: 575px;display: inline-block;}
.qz ul li a.pic img {
  border: 1px solid #000;
}
.logo {
  text-align: center;
  padding: 2em 0;
}
.foot { text-align:center;}
.foot a { color:#fff;}


.fott {position: absolute;
	left: 0;
	top: -10px;
	margin-bottom: 20px;}
.footer img {position: absolute;
	top: 2px;
	right: -10px;
	width: 80px;
	margin: 0 0 0 240px;}
	
.footer a {
	color:#fff;
	}
.cssarrow  {
 margin-top: 1em;
}
.cssarrow a  {
   
}
.cssarrow t {
    font-size: 40px;
    font-weight: 800;
    padding: 0 0.3em;
}
  .pic-con {
    background: #fff;
  }
.txt-con {
  padding: 1em 2em;
  font-size: 18px;
}
.txt-con p.title {
  font-size: 24px;
    margin-bottom: 0.5em;
    border-bottom: 2px solid #dedede;
    line-height: 2;
  }
.txt-con p.title span {
  display: inline-block;
  margin-right: 3em;
}	
.txt-con p.fbfx {
  margin: 1em 0;
    text-align: right;
    display: block;
  border-bottom: 2px solid #dedede;
  padding-bottom: 1em;
}

.tos-pagination, .tos-uibg {
  opacity: 1;
}
.tos-fill .tos-uibg {
        display: none;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination {
    height: auto;
    padding: 1em 0 0.4em;
    background: #9c9c9c;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 135px;
    height: 90px;
    margin: 0 3px;
   border: 2px solid #b3b3b3;
}
.tos-wrapper.tos-has-thumbnails .tos-pagination a.tos-selected {
  border: 2px solid #ff8a00;
}
.tos-wrapper.tos-fx-slide .tos-slider {
  padding-bottom: 10em;
}
.tos-next, .tos-prev {
    height: 80px;
    margin-top: -40px;
    bottom: 1.4%;
    z-index: 10;
    top: auto;
    opacity: .5;
}

@media (max-width: 1000px) {
	body {
	line-height: 2;
	width: 100%;
	font-size: 12px;
}
.conlogin {
	max-width: 960px;
	margin: 0 auto;
	height: auto;
}
  .detailcont {
    max-width: 960px;
    margin: 0 auto;
    background: #000;
    background-size: 100%;
    width: 96%;
}
.p-title {
    text-align: center;
    padding: 1em;
    margin-top: -20%;
}
.head {
background-size: 180%;}
  .head nav {
        position: inherit;
    width: 100%;
    top: 0;
    left: 0;
    background: url(../images/nav-bg.png) repeat-x 0 0;
    background-size: contain;
}
  .head nav ul li {
    display: inline-block;
    padding: 1em 6%;
    background: url(../images/nav-li.png) no-repeat center right;
}
.head nav ul li a {
    color: #fff;
    font-size: 14px;
}
.entry p.fbsm {
    font-size: 14px;
    margin: 10px 0 25px;
}
  .qz p {
    font-size: 16px;
}
  .qz p.name {
    font-size: 14px;
}
  .qz p.name span {
    display: block;
    line-height: 2;
    margin-right: 0;
}
  .entry h3 {
    font-size: 26px;
    color: #ff504b;
    font-weight: 400;
}
.qz ul li {
    display: inline-block;
    max-width: 45%;
    margin: 0 0.3em 1em 0;
}
  .txt-con {
    padding: 1em 0.65em;
    font-size: 18px;
}
  .txt-con p.title {
    font-size: 18px;
    margin-bottom: 0.5em;
    border-bottom: 2px solid #dedede;
    line-height: 2;
}
  .txt-con p.tt {
    font-size: 14px;
  }
  
.fott { display:none;}
.footer img { right:5px;}
.footer p.ttc {	
  right: 95px;
  }
  .tos-wrapper.tos-fx-slide .tos-slider {
    padding-bottom: 3.5em;
}
  .tos-wrapper.tos-has-thumbnails .tos-pagination a {
    background-position: center center;
    background-size: cover;
    width: 40px;
    height: 20px;
    margin: 0 2px;
}
.tos-next, .tos-prev {
    height: 80px;
    margin-top: -40px;
    bottom: auto;
    z-index: 10;
    top: 50%;
    opacity: .5;
}
 .search {
    position: relative;
    z-index: 10;
    text-align: right;
    max-width: 97.5%;
    margin: 0 auto;
}
  .text-con {
    padding: 2% 0;
}
  
}

@media (max-width: 320px) {
.qz ul li {
    display: inline-block;
    max-width: 44%;
    margin: 0 0.3em 1em 0;
}

}