﻿@charset "utf-8";

/*全局初始化样式*/
* {
	outline: none;
}

*,
*:before,
*:after {
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

html,
body {
	overflow-x: hidden;
}

html {
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body {
	padding: 0;
	margin: 0 auto;
	font-size: 14px;
	line-height: 1.5;
	font-family: arial, Microsoft YaHei, '微软雅黑', '宋体';
	color: #333;
	width: 100%;
	zoom: 1;
	min-width: 320px;

	/*禁用Webkit内核浏览器的文字大小调整功能*/
	-webkit-text-size-adjust: none;

	/*取出点击出现半透明的灰色背景*/
	-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	-webkit-tap-highlight: rgba(0, 0, 0, 0);

	/*设置字体的抗锯齿或者说光滑度*/
	-webkit-font-smoothing: antialiased;
}

.ul,
.ul li {
	margin: 0;
	padding: 0;
}

pre {
	background-color: #666;
	padding: 1%;
	color: #fff;
}

.demo {
	width: 100%;
	max-width: 1200px;
	margin: 0 auto;
	padding: 2% 5%;
}

.demo .tibox {
	font-size: 40px;
	margin: 0;
	padding-bottom: 30px;
}

.demo .tibox sub {
	color: #999;
	font-size: 12px;
}

.demo .instro li {
	padding-top: 3%;
}

.demo .instro li:first-child {
	padding-top: 0;
}

.demo .instro li h3 {
	font-size: 20px;
	margin: 0;
	padding: 0 0 .5% 0;
}

.demo table {
	border-collapse: collapse;
}

.demo td,
.demo th {
	border: 1px solid #666;
	padding: 1%;
	line-height: 20px;
}

.demo .td1,
.demo .td2 {
	width: 15%;
	text-align: center;
}

.demo .td3 {
	width: 70%;
}


.demolist {
	padding-top: 3%;
}

.demolist li {
	padding-top: 3%;
}

.demolist li:first-child {
	padding-top: 0;
}
.notice {
	font-size: 15px;
	display: inline-block;
	padding: 1px 6px;
	float: left;
	background-color: #da222a;
	color: #fff;
	margin: 5px 0 0 10px;
	border-radius: 3px;
}
.txt-scroll {
	background-color: #fff;
	background-position: 10px center;
	background-repeat: no-repeat;
	font-weight: bold;
}
.txt-scroll .txt a {
	font-size: 15px;
}
.demo-cont {
	margin-top: 20px;
	margin-bottom: 10px;
}
.txt-scroll {
	width: 100%;
	height: 38px;
	line-height: 38px;
	padding: 0 5px 0 60px;
	font-weight: normal;
}

.txt-scroll .scrollbox {
	width: 96%;
	white-space: nowrap;
	overflow: hidden;
	transition: all .2s;
	cursor: pointer;
	line-height: 38px;
}

.txt-scroll .txt,
.txt-scroll .txt-clone {
	display: inline;
	position: relative;
}

.duotu {
	width: 375px;
	height: 240px;
	float: left;
}

.focus {
	position: relative;
	width: 375px;
	height: 240px;
	margin: 0 auto;
}

.focus img {
	width: 414px;
	height: 240px;
}

.focus .shadow .title {
	width: 260px;
	height: 65px;
	padding-left: 30px;
	padding-top: 20px;
}

.focus .shadow .title a {
	text-decoration: none;
	color: #fff;
	font-size: 14px;
	font-weight: bolder;
	overflow: hidden;
}

.focus .btn {
	position: absolute;
	bottom: 34px;
	left: 510px;
	overflow: hidden;
	zoom: 1;
}

.focus .btn a {
	position: relative;
	display: inline;
	width: 13px;
	height: 13px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .btn a:hover,
.focus .btn a.current {
	cursor: pointer;
	background: #fc114a;
}

.focus .fPic {
	position: absolute;
	left: 0px;
	top: 0px;
}

.focus .D1fBt {
	overflow: hidden;
	zoom: 1;
	height: 16px;
	z-index: 10;
}

.focus .shadow {
	width: 94%;
	position: absolute;
	bottom: 0;
	left: 0px;
	z-index: 10;
	height: 42px;
	line-height: 42px;
	background: url(../images/line_bg.png) repeat-x;
	display: block;
	text-align: left;
	padding-left: 20px;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	color: #fff;
}

.focus .shadow a {
	text-decoration: none;
	color: #fff;
	font-size: 18px;
	overflow: hidden;
	font-family: "\5FAE\8F6F\96C5\9ED1";
	overflow: hidden;
	white-space: nowrap;
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.focus .fcon {
	position: relative;
	width: 100%;
	float: left;
	display: none;
	background: #000
}

.focus .fcon img {
	display: block;
}

.focus .fbg {
	bottom: 35px;
	right: -10px;
	position: absolute;
	height: 21px;
	text-align: center;
	z-index: 200;
}

.focus .fbg div {
	margin: 4px auto 0;
	overflow: hidden;
	zoom: 1;
	height: 14px
}

.focus .D1fBt a {
	position: relative;
	display: inline;
	width: 12px;
	height: 12px;
	border-radius: 7px;
	margin: 0 5px;
	color: #B0B0B0;
	font: 12px/15px "\5B8B\4F53";
	text-decoration: none;
	text-align: center;
	outline: 0;
	float: left;
	background: #D9D9D9;
}

.focus .D1fBt .current,
.focus .D1fBt a:hover {
	background: #fc114a;
}

.focus .D1fBt img {
	display: none
}

.focus .D1fBt i {
	display: none;
	font-style: normal;
}

.focus .prev,
.focus .next {
	position: absolute;
	width: 40px;
	height: 60px;
	background: url(../images/focus_btn.png) no-repeat;
}

.focus .prev {
	top: 190px;
	left: 0px;
	background-position: 0 0px;
	cursor: pointer;
	z-index: 99;
}

.focus .next {
	top: 190px;
	right: 0px;
	background-position: -40px 0px;
	cursor: pointer;
	z-index: 99;
}
.recommend .ui-mod-picsummary {
	overflow: auto;
	margin-right: 0;
}
.recommend .ui-mod-picsummary .recommend-item {
	float: left;
	margin-right: 10px;
	border-radius: 5px;
	width: 160px;
	height: 134px;
	box-shadow: 3px 3px 10px #eee;
}
.recommend .ui-mod-picsummary .recommend-item .recommend-item-pic {
	width: 160px;
	height: 90px;
	overflow: hidden;
	border-radius: 5px;
}
.recommend .ui-mod-picsummary .recommend-item .recommend-item-pic img {
	width: 100%;
	height: 100%;
}
.recommend .ui-mod-picsummary .recommend-item .recommend-item-text {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px;
}
.recommend-box {
	width: 10000%;
	height: 145px;
	white-space: nowrap;
	width: max-content;
}
.tabbar {
	margin: 10px;
	overflow: auto;
}
.tabbar .nav {
	height: 34px;
	white-space: nowrap;
	width: max-content;
}
.tabbar a {
	font-size: 18px;
	padding: 8px 20px;
}
.tabbar a.active {
	color: #da222a;
	font-size: 20px;
	font-weight: bold;
}
.more .top {
	margin: 20px 10px;
	overflow: hidden;
}
.more .logo {
	float: left;
}
.more .logo img {
	width: 148px;
}
.more .close {
	float: right;
}
.more .close img {
	width: 15px;
}
.column {
	margin: 10px 10px 30px 10px;
}
.column .column-tit {
	font-size: 22px;
	margin-bottom: 15px;
	border-bottom: 1px solid #eee;
	padding-bottom: 10px;
}
.column .column-item a {
	background: #f6f6f6;
	width: 22.5%;
	display: inline-block;
	text-align: center;
	color: #000;
	height: 38px;
	line-height: 38px;
	margin: 5px 3px;
	text-decoration: none;
	font-size: 15px;
}
#con2_qhd_3 .kb {
	font-size: 15px;
	color: #fff;
	background: #da222a;
	border-radius: 3px;
	padding: 1px 6px;
	width: 80px;
	height: 24px;
	line-height: 24px;
	margin-left: 10px;
	margin-top: 9px;
}
#con2_qhd_3 {
	background: #fff;
	height: 45px;
	display: flex;
	overflow: hidden;
	box-sizing: border-box;
	border-bottom: 1px solid #eee;
}
#con2_qhd_3 ul li a {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	width: 100%;
}
#con2_qhd_3 img {
	width: 68px;
	vertical-align: middle;
}
#con2_qhd_3 ul {
	/* display: table-cell; */
	vertical-align: middle;
	height: 40px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
}
#con2_qhd_3 ul li {
	font-size: 15px;
	height: 40px;
	box-sizing: border-box;
	display: flex;
	align-items: center;
}
.footer {
	width: 100%;
	padding: 5% 3%;
	float: left;
	text-align: center;
	font-size: 0.8rem;
	line-height: 1.4rem;
	background: #fff;
	background-color: #f6f6f6;
}

.fly-list li h2 {
	float: left;
	width: calc(100% - 150px);
}
.fly-list li h2 a {
	font-size: 16px;
	margin-bottom: 10px;
	overflow: hidden;
	line-height: 24px;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp: 2;
	-webkit-box-orient: vertical;
}
.fly-list li>div {
	width: 140px;
	height: 79px;
	margin-left: 10px;
	position: relative;
	top: 0;
	left: 0;
	float: right;
	overflow: hidden;
	background: #faebd7;
	display: flex; align-items: center;
}
.fly-list li>div img {
	width: 140px;
	height: auto;
}
.fly-list-info {
	font-size: 14px;
	color: #999;
}

.fly-list li {
	display: block;
	overflow: hidden;
	padding: 0.8rem 0px;
	border-bottom: 1px solid #eee;
}

.layui-container {
	padding: 0 10px !important;
}

.swiper-container3 .swiper-slide {
	box-shadow: 3px 3px 10px #eee;
}
.swiper-container3 .swiper-slide .pic {
	width: 180px;
	height: 101px;
	overflow: hidden;
	border-radius: 5px;
}
.swiper-container3 .swiper-slide .pic img {
	width: 180px;
	height: 101px;
}
.swiper-container3 .swiper-slide .info {
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	padding: 10px;
	
}
.swiper-container3 .swiper-wrapper{
  -webkit-transition-timing-function: linear; 
  -moz-transition-timing-function: linear;
  -ms-transition-timing-function: linear;
  -o-transition-timing-function: linear;
  transition-timing-function: linear;
}


.fly-panel h3 {
	text-align: center;
}
.layui-container {
	padding-top: 60px;
}

.tuijian .swiper-container3 {
	overflow: inherit;
}

.detail-box {
	padding: 10px !important;
}
::-webkit-scrollbar { 
	display: none;
}

#view .recommend {
	margin-top: 5px;
}
#view .recommend .tuijian {
	margin-top: 10px;
}
.bd .pc_szb {
	float: right;
	line-height: 32px;
	margin-right: 10px;
}
.bd .pc_szb a {
	background: #da222a;
	padding: 4px 10px;
	border-radius: 2px;
	color: #fff;
}

.ui-border-bottom-gray>a .img_span{
	float: right;
	overflow: hidden;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 140px;
	height: 79px;
}
.ui-border-bottom-gray>a .img_span .ui-pic {
	width: 140px;
	height: auto;
	margin: 0;
}