/*! normalize.css v4.1.1 | MIT License | github.com/necolas/normalize.css */
html {  font-family: sans-serif; /* 1 */  -ms-text-size-adjust: 100%; /* 2 */  -webkit-text-size-adjust: 100%; /* 2 */-webkit-tap-highlight-color: rgba(0, 0, 0, 0);}
body {  margin: 0;text-align:left;font-size: 14px; background:#f6f8fc;font-family:"Microsoft YaHei","\5fae\8f6f\96c5\9ed1"}
article,aside,details, /* 1 */figcaption,figure,footer,header,main, /* 2 */menu,nav,section,summary { /* 1 */  display: block;}
audio,canvas,progress,video {  display: inline-block;}
audio:not([controls]) {  display: none;  height: 0;}
progress {  vertical-align: baseline;}
template, /* 1 */[hidden] {  display: none;}
a {  background-color: transparent; /* 1 */  -webkit-text-decoration-skip: objects;}
a,b,p,font,span,strong{font-family: "Microsoft YaHei";}
a:active,a:hover {  outline-width: 0;}
button, input, select, textarea, a{outline:none;}
abbr[title] {  border-bottom: none; /* 1 */  text-decoration: underline; /* 2 */  text-decoration: underline dotted; /* 2 */}
b,strong {  font-weight: inherit;}
dfn {  font-style: italic;}
h1 {  font-size: 2em;  margin: 0.67em 0;}
mark {  background-color: #ff0;  color: #000;}
small {  font-size: 80%;}
sub,sup {  font-size: 75%;  line-height: 0;  position: relative;  vertical-align: baseline;}
sub {  bottom: -0.25em;}
sup {  top: -0.5em;}
img {  border-style: none;}
svg:not(:root) {  overflow: hidden;}
code,kbd,pre,samp {  font-family: monospace, monospace; /* 1 */  font-size: 1em; /* 2 */}
figure {  margin: 1em 40px;}
hr {  box-sizing: content-box; /* 1 */  height: 0; /* 1 */  overflow: visible; /* 2 */}
button,input,select,textarea {  font: inherit; /* 1 */  margin: 0; /* 2 */}
optgroup {  font-weight: bold;}
button,input { /* 1 */  overflow: visible;padding: 0px; margin: 0px;}
button,select { /* 1 */  text-transform: none;}
button,html [type="button"], /* 1 */[type="reset"],[type="submit"] {  -webkit-appearance: button; /* 2 */}
button::-moz-focus-inner,[type="button"]::-moz-focus-inner,[type="reset"]::-moz-focus-inner,[type="submit"]::-moz-focus-inner {  border-style: none;  padding: 0;}
button:-moz-focusring,[type="button"]:-moz-focusring,[type="reset"]:-moz-focusring,[type="submit"]:-moz-focusring {  outline: 1px dotted ButtonText;}
fieldset {  border:0;  margin: 0 2px;  padding: 0.35em 0.625em 0.75em;}
legend {  box-sizing: border-box; /* 1 */  color: inherit; /* 2 */  display: table; /* 1 */  max-width: 100%; /* 1 */  padding: 0; /* 3 */  white-space: normal; /* 1 */}
textarea {  overflow: auto;}
[type="checkbox"],[type="radio"] {  box-sizing: border-box; /* 1 */  padding: 0; /* 2 */}
[type="number"]::-webkit-inner-spin-button,[type="number"]::-webkit-outer-spin-button {  height: auto;}
[type="search"] {  -webkit-appearance: textfield; /* 1 */  outline-offset: -2px; /* 2 */}
[type="search"]::-webkit-search-cancel-button,[type="search"]::-webkit-search-decoration {  -webkit-appearance: none;}
::-webkit-input-placeholder {  color: inherit;  opacity: 0.54;}
::-webkit-file-upload-button {  -webkit-appearance: button; /* 1 */  font: inherit; /* 2 */}
button, input, select, textarea, a{outline:none;}
.clearfix {	*zoom:1}
.clearfix:before,.clearfix:after {	display:table;	line-height:0;	content:""}
.clearfix:after {	clear:both}
p{margin: 0;}
img {	width:auto\9;	height:auto;	max-width:100%;	vertical-align:middle;	border:0;	-ms-interpolation-mode:bicubic}
ul,ol,dl,h1,h2,h3,h4,h5,h6,dt,dd{margin:0;padding:0}
ul li,ol li{list-style:none}
.f-fl,.f-lifl li,.f-dlfl dt,.f-dlfl dd{float:left;display:inline}
.f-fr{float:right;display:inline}
.fl{float: left;}.fr{float: right;}
a,a:visited{text-decoration:none;color:#333;}
a:hover{transition:color 160ms ease 0s, background-color 200ms ease 0s, border-color 160ms ease 0s, transform 500ms ease 0s; /*color: #ee2e3d;*/cursor: pointer;}
em{ font-style:normal;}u{text-decoration: none}
/* 全站全局CSS部分结束 */
.g-box-1200{ width:1240px; height:auto; margin:auto; display:block; }
.m-margin20{ margin-top:20px;  }.marginlr15{margin: 0 15px;}
.g-white{background-color: #fff;}.overflow{overflow:hidden;}.displayFlex{display: flex;}

.topFixed{height: 80px;}
.header{background: #ff721a;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);overflow: hidden;height: 80px/*;position: fixed;top: 0;right: 0;left: 0;*/z-index: 99;}
.header a.logoCont{display: block; margin-top: 13px;}
.header .navCont{height: 80px;line-height: 80px;margin-left:30px;flex: 1;overflow: hidden;}
.header .navCont a{font-size:18px;color: #fff;padding:0 25px;}
.header .navCont a.m-hover,.header .navCont a:hover{font-weight: bolder;}
.header .search {width: 268px;height: 34px;border-radius:10px;position: relative;border: 1px solid #fff;margin-top: 22px;}
.header .search-input {width: 215px;height: 34px;padding: 0 5px 0 10px;line-height: 34px;color: #fff; background: transparent;border: none;outline: none;}
.header .search-icon {position: absolute;top:7px;right: 10px;width:19px;height: 19px;overflow: hidden;border-bottom-right-radius: inherit;border-top-right-radius: inherit;}
input::placeholder {color: #fff; opacity:1; /* 例如，使用灰色 */}

/* 首页-轮播 */
.index-banner{position: relative; width: 100%; overflow: hidden; height: 494px; overflow: hidden; background-color: #24232C;}
.index-banner .swiper-container {margin-top: 36px; width: 100%; height: 394px;overflow: visible!important;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide{ position: relative; width: 680px; border-radius: 20px; overflow: hidden;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide img{width: 100%; height: 394px; border-radius: 20px;object-fit: cover;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-prev{ position: relative; margin-top: 10px; height: 374px!important;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-prev::before{content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0;background-color: rgba(0, 0, 0, .2);}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-prev img{ height:374px!important;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-next{ position: relative; margin-top: 10px; height:374px!important;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-next::before{content: ""; position: absolute; left: 0; top: 0; right: 0; bottom: 0;background-color: rgba(0, 0, 0, .2);}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-next img{ height: 374px!important;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-active{ width: 680px;}
.index-banner .swiper-pagination{bottom: 20px!important;}
.index-banner .swiper-pagination .swiper-pagination-bullet{width: 8px; height: 8px; background-color: #fff;}
.index-banner .swiper-pagination .swiper-pagination-bullet-active{width: 28px; height: 8px; background-color: #fff; border-radius: 4px;}
.index-banner .swiper-container .swiper-wrapper .swiper-words{color: #fff;position: absolute;left: 0; bottom: 0;right: 0; z-index: 1;padding: 10px 25px;font-size: 18px;font-weight: bolder; line-height: 20px; background-color: rgba(0, 0, 0, .7); display: none; }
.index-banner .swiper-container .swiper-wrapper .swiper-title{ font-size: 20px;line-height:35px;height: 35px;overflow: hidden;}
.index-banner .swiper-container .swiper-wrapper .swiper-slide-active .swiper-words{display: block;}
.index-banner .swiper-container .swiper-wrapper .swiper-des{height: 30px; line-height:30px;font-weight: normal;font-size: 15px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}

.inTitle {overflow: hidden;display: flex;justify-content: space-between;}
.inTitle .titleL {display: flex;align-items: center;}
.inTitle .titleL>p {margin-top: 10px;font-size: 28px;line-height: 30px;font-weight: bold;color: #000000;position: relative;z-index: 1;}
.inTitle .titleL>p>span {z-index: -1;position: absolute;text-transform: uppercase;font-size: 18px;line-height: 18px;font-weight: normal;color: #EBEBEB;top: -10px;left: -10px;right: -10px;text-align: center;width: auto;display: inline-block;white-space: nowrap;}
.inTitle .titleL .titIcon{width: 60px;height: 51px;z-index: 2;margin-right: 12px;background-image: url(../images/icon2.png);background-repeat: no-repeat;background-size: 900px 900px;}
.inTitle .titleL .xbtj{background-position:2px -104px;}
.inTitle .titleL .titIcon2{width: 60px;height: 51px;margin-right: 12px;z-index: 2; background-image: url(../images/icon.png);background-repeat: no-repeat;background-size: 900px 900px;}
.inTitle .titleL .azyx{background-position:4px -62px;background-size: 700px 700px;}
.inTitle .titleL .yxhj{background-position:-68px -64px;background-size: 700px 700px;}
.inTitle .titleL .azrj{background-position:-137px -57px;background-size: 700px 700px;}
.inTitle .titleL .glzx{background-position:-208px -59px;background-size: 700px 700px;}
.inTitle .titleL .phb{background-position:-249px -58px;background-size:650px 650px;}

a.public_more{margin-right:10px;display: flex;align-items: center;font-size: 13px;color: #999;}
a.public_more::after {display: block;content: " ";width: 5px;height: 5px;border-top: 1px solid #666;border-right: 1px solid #666;transform: rotate(45deg);margin-left:2px;}
a.public_more:hover{color: #ff721a;text-decoration:underline;}
a.public_more:hover::after{border-top: 1px solid #ff6302;border-right: 1px solid #ff6302;}

.WhitePadding{background-color: #fff;padding: 20px 20px;}
.borderRad10{border-radius:20px;}
.hotWrap{overflow: hidden;display: grid;grid-template-columns: repeat(9, 1fr)!important; grid-gap: 15px;}
.hotWrap li{overflow: hidden;}
.hotWrap li a{display: flex;flex-direction: column;justify-content: center;align-items: center;}
.imgBox {width: 100px;height: 100px;overflow: hidden;border-radius:15px; /*border:3px solid #3DBB61;*/}
.imgBox img{width: 100px;height: 100px;-webkit-transition: all .3s;-moz-transition: all .3s;-ms-transition: all .3s; transition: all .3s;-o-transition: all .3s;border-radius:15px;}
.hotWrap li a .imgInfo {margin-top: 2px;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;}
.hotWrap li a .imgInfo p {font-size: 15px;color: #333;width: inherit;padding: 0 5px;text-align: center;margin-top: 8px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.hotWrap li a .imgInfo .tip {font-size: 12px;line-height: 18px;color: #999;overflow: hidden;}
.hotWrap li a em {display: block; margin-top: 10px;width: 64px;height: 24px;line-height: 24px;font-size: 14px;background: #ff721a;color: #fff;text-align: center;cursor: pointer;border-radius: 20px;}
.hotWrap li a:hover em{background: #f56f1a;}
.hotWrap li a:hover .imgInfo p:first-child{color: #ff721a}
.hotWrap li a:hover img {transform: rotateY(180deg);transition: transform 1s;}

/*.MainBg{overflow: hidden;position: relative;}
.MainBg::before {content: "";display: block;max-width: 1920px;height: 600px;background:#FFF7EB url(../images/in_bg3.png);background-size: cover;background-position: center;position: absolute;top:0px;left: 0;right: 0;z-index: 1;}
.MainBg2{overflow: hidden;position: relative;}
.MainBg2::before {content: "";display: block;max-width: 1920px;height: 600px;background:#F8EBFF url(../images/in_bg3.png);background-size: cover;background-position: center;position: absolute;top:0px;left: 0;right: 0;z-index: 1;}
*/

.indexBg{/*background-color: #feecba;*/border: 2px solid #FFF;background: linear-gradient(30deg, #D1F7FE, #D1F7FE,#F5F0EB,#ffe1ce,#F5F0EB,#F5F0EF);}
.indexBg .inTitle .titleL>p span{color: #fff;}
.indexBg .inTitle a.public_more{color: #ff721a}
.indexBg .inTitle a.public_more::after{border-top: 1px solid #ff6302;border-right: 1px solid #ff6302;}
.indexBg2{background:linear-gradient(-153deg, #D1F7FE,#D1F7FE,#F5F0EB,#ffeadc,#fff1e8,#F5F0EF);}

.leftNav{width: 125px;overflow: hidden; margin-left: 10px;}
.leftNav p{display: block;width:121px;height: 40px;border:2px solid #fff; cursor: pointer;margin-bottom: 21px;background: #f2fcfd;text-align: center;border-radius:25px;font-size: 15px;color: #333;line-height: 40px;overflow: hidden;}
.leftNav p a{color: #333;}
.leftNav p:last-of-type{margin-bottom: 0px;}
.leftNav p.m-hover,.leftNav p:hover{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;}
.leftNav p.m-hover a,.leftNav p:hover a{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;}

.rightApps{margin-left: 30px;margin-right:5px; overflow: hidden;flex: 1;margin-bottom: 5px;}
.rightApps ul{display: none;grid-template-columns: repeat(6, 1fr)!important; grid-gap: 20px;}
.displayGrid{display: grid!important ;}
.rightApps ul li{overflow: hidden;border-radius:20px;background:rgba(255,255,255,0.7);border: 3px solid rgba(255,255,255,1);}
.rightApps ul li a{display:block;overflow: hidden;padding:20px 0 14px 0;}
.rightApps ul li a .imgBox{margin:0 auto;}
.rightApps ul li a p{font-size: 15px;height: 30px;line-height: 30px;text-align: center;color: #333;overflow: hidden; margin: 6px 10px 0;}
.rightApps ul li a span{color: #999;font-size: 12px;text-align: center;height: 20px;line-height: 20px;display:block;overflow: hidden;}
.rightApps ul li a:hover img {transform: rotateY(180deg);transition: transform 1s;}
.rightApps ul li:hover a p{color: #ff721a}
.rightApps ul li:hover {border: 3px solid #ff721a;}

.indexZt{overflow: hidden;display: grid; grid-template-columns: repeat(3, 1fr)!important;grid-gap:20px; /*padding-bottom: 20px!important;*/}
.indexZt .swiper-slide {overflow: hidden; margin-right:20px;width: 386.667px;}
.indexZt .swiper-slide  a{display: block;overflow: hidden;padding: 20px;border-radius: 20px;background-color: #f6f8fc; }
.indexZt .swiper-slide  a strong{display: block;height: 30px;line-height: 30px;overflow: hidden;font-size: 18px;color: #000;font-weight: bolder;}
.indexZt .swiper-slide  a span{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;margin:8px 0;}
.indexZt .swiper-slide  a span b{margin-left:20px;color: #ff721a;font-weight: bolder;}
.indexZt .swiper-slide  a p {height: 44px;font-size: 12px;color: #333;line-height: 22px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.indexZt .swiper-slide  a:hover strong{color: #ff721a;}
.indexZt .swiper-slide  a i{display:block;overflow: hidden;border-radius:10px;}
.indexZt .swiper-button-next:after{background:#fff url(../images/arrow_right.png) 16px center no-repeat;content:'';background-size:26px;border-radius: 50px;width: 60px;height: 60px;border: solid 2px #CCC;outline-width: 0;}
.indexZt .swiper-button-prev:after{background:#fff url(../images/arrow_left.png) 14px center no-repeat;content:'';background-size:26px;border-radius: 50px;width: 60px;height: 60px;border: solid 2px #CCC;outline-width: 0;}
.indexZt .swiper-button-next,.indexZt .swiper-button-prev{width:62px;height: 62px;}
.indexZt .swiper-button-next:hover:after ,.indexZt .swiper-button-prev:hover:after{border:solid 2px #ff721a;}

.rightNews{overflow: hidden;flex: 1;}
.rightNews ul{display: grid; grid-template-columns: repeat(4, 1fr)!important;grid-gap:20px;overflow: hidden;}
.rightNews ul li{overflow: hidden;}
.rightNews ul li a{display:block;overflow: hidden;/*border-radius: 20px;padding:20px; background-color: #f6f8fc;*/}
.rightNews ul li a img{display:block;border-radius: 10px;width:202.5px;}
.rightNews ul li a p{font-size: 15px;line-height: 25px;height: 50px; overflow: hidden; margin-top: 6px;color: #333;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.rightNews ul li a:hover p{color: #ff721a}

.leftNews{width:330px; margin-right:20px;background: linear-gradient(0deg, rgba(255,252,248,.75), rgba(255,243,229,.75));overflow: hidden;}
.leftNews .isbast {position: relative;width:330px;}
.leftNews .isbast a{display:block;overflow: hidden;border-radius: 10px;height:220px;}
.leftNews .isbast a p{position: absolute;bottom: 0px;left: 0;background: url(../images/rgba50.png);border-radius: 0 0 10px 10px;color: #fff;font-size: 15px;line-height: 38px;height: 38px;text-align: center;padding: 0px 15px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;width:300px;}
.leftNews .isbast a:hover p{color: #ff721a}

.leftNews ul{overflow: hidden;margin:8px 15px 8px 15px;}
.leftNews li{width: 100%;height: 30px;line-height: 30px;overflow: hidden;display: flex;}
.leftNews li:before{content: "";position: relative;top: 10.5px;vertical-align: top;margin-right:10px;margin-left: 2px;float: left;display: inline-block;width: 7px;height: 7px;background: #FFFFFF;border: 1px solid #ff721a;transform: rotate(45deg);}
.leftNews li a{display: block;font-size: 15px;color: #000;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;flex: 1;}
.leftNews li span{float: right;font-size: 13px;color: #ccc; margin-left:6px;}
.leftNews li a:hover,.pkNR a:hover p,.pkNL li:nth-of-type(1) a:hover p{color: #ff721a;}
.leftNews li:hover:before{background-color:#ff721a;}

.pkRank{flex: 1;overflow: hidden;margin: 0 15px 10px;padding-top: 135px;/*background: rgba(255,255,255,0.7); border-radius: 20px;border: 3px solid rgba(255,255,255,1);*/}
/*.pkRank_bg1{background: url(../images/irankbg1.png) no-repeat; background-size: 100% auto;}
.pkRank_bg2{background: url(../images/irankbg2.png) no-repeat; background-size: 100% auto;}
.pkRank_bg3{background: url(../images/irankbg3.png) no-repeat; background-size: 100% auto;}*/
.pkRank .topname{text-align: center;display: block;margin-bottom: 12px;height: 87px;line-height: 82px;font-size: 28px;color: #fff;text-align: center;font-weight: bold;background: linear-gradient(0deg, #FFD76C 0%, #FFFFFF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;white-space: nowrap;overflow: hidden;}
.pkRank .topname p{position: relative;text-indent: -22px;display: block;width: 100%;font-size: 28px;color: #fff;line-height: 82px;font-weight: bold;}

.pkRank ul{position: relative;top:0px;padding-top: 95px;/*width: 373px;*/border: 2px solid rgba(255,255,255,1);border-radius: 20px;}
.pkRank ul li:nth-of-type(2n+2){background-color: rgba(255,255,255,.6);}
.pkRank ul li{position: relative;z-index: 1;}
.pkRank ul li a{position: relative;display: block;padding: 15px 0 15px;overflow: hidden;*zoom: 1;}
.pkRank ul li i{float: left;display: block;width: 50px;height: 72px;font-size: 24px;color: #C2C2D9;font-family:"Arial";font-weight: bold;font-style: italic;line-height: 72px;text-align: center;}
.pkRank ul li img{float: left;width:72px;height: 72px;border-radius: 14px;margin-right: 15px;}
.pkRank ul li div{float: left;width: 155px;height: 72px;overflow: hidden;}
.pkRank ul li div p{display: block;font-size: 15px;color: #333;line-height: 26px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pkRank ul li div em{display:block;height: 14px;overflow: hidden;margin: 5px 0;}
.pkRank ul li div em img{height: 14px;display:block;width: auto;}
.pkRank ul li div span{display: block;font-size: 12px;color: #9A9A9A;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pkRank ul li div b{display: inline;margin-top: 1px;font-size: 12px;color: #9A9A9A;line-height: 20px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.pkRank ul li a:hover img{transform: rotateY(180deg);transition: transform 1s;}
.pkRank ul li a:hover em img{transform: rotateY(0deg);transition: transform 1s;}
.pkRank ul li a:hover div p{color: #ff721a;}
.pkRank ul li:last-of-type{border-radius: 0 0 20px 20px;}
.pkRank ul li a>span{display: none;}
.pkRank ul li:nth-of-type(n+4) a:after{content: "";position: absolute;top: 36px;right: 20px;display: block;width: 30px;height: 30px;background:url(../images/rank3.png) no-repeat;background-size:1000px 1000px;background-position: -226px -4px;}
.pkRank ul li:nth-of-type(-n+3){position: absolute;top: -136px;width: 100px;height: 218px;margin: 0;background-color: transparent;background: url(../images/drbg1.png) no-repeat;background-size: 100% 100%;}
.pkRank ul li:nth-of-type(1){left:50%;margin-left: -50px; background: url(../images/drbg1.png) no-repeat center bottom;background-size: 100%;}
.pkRank ul li:nth-of-type(2){left:15px;background: url(../images/drbg2.png) no-repeat center bottom;background-size: 100%;}
.pkRank ul li:nth-of-type(3){right: 15px;background: url(../images/drbg3.png) no-repeat center bottom;background-size: 100%;}
.pkRank ul li:nth-of-type(-n+3) a{padding: 0;}
.pkRank ul li:nth-of-type(-n+3) i{position: absolute;top: 0;left:-1px;z-index: 1;float: inherit;font-size: 0;width: 36px;height: 33px;background:url(../images/rank3.png) no-repeat;background-size:1000px 1000px;}
.pkRank ul li:nth-of-type(1) i{background-position: -390px -52px;}
.pkRank ul li:nth-of-type(2) i{background-position: -441px -52px;top: 16px;}
.pkRank ul li:nth-of-type(3) i{background-position: -492px -52px;top: 16px;}
.pkRank ul li:nth-of-type(-n+3) img{float: inherit;display: block;width:72px;height: 72px;border: 2px solid #FEB754;margin: auto;}
.pkRank ul li:nth-of-type(1) img{border-color: #FEB754;margin-bottom: 7px;margin-top: 19px;}
.pkRank ul li:nth-of-type(2) img{border-color: #FD8EB9;margin-top: 36px;}
.pkRank ul li:nth-of-type(3) img{border-color: #B482FC;margin-top: 36px;}
.pkRank ul li:nth-of-type(-n+3) div{float: inherit;width: 100%;height: auto;}
.pkRank ul li:nth-of-type(-n+3) div p{text-align: center;color: #fff;margin:12px 10px 0 10px;}
.pkRank ul li:nth-of-type(-n+3) div span{text-align: center;color:rgba(255,255,255,.8);line-height: 18px;}
.pkRank ul li:nth-of-type(-n+3) a>span{display: block;width: 62px;height: 24px;font-size:14px ;color:#fff;line-height: 24px;text-align: center;margin:8px auto;border: 2px solid rgba(255,255,255,0.8);border-radius: 16px;}
.pkRank ul li:nth-of-type(-n+3) a:hover p{text-decoration: underline;color: #fff;}
/*.pkRank ul li:nth-of-type(-n+3) a:hover>span{border: 2px solid #ff721a;}*/
.pkRank ul li:nth-of-type(-n+3) a:hover img {transform: rotateY(180deg);transition: transform 1s;}
.pkRank ul li:nth-of-type(-n+3) div b ,.pkRank ul li:nth-of-type(-n+3) div em{display:none;}

.rankName .topname{flex: 1;overflow: hidden;text-align: center;position: relative;}
.rankName .topname p{font-size: 18px;/*font-weight: bolder;*/color: #000;height: 25px;line-height: 25px;margin-top:4px;}
.rankName .topname span{font-size: 12px;color: #000;height: 20px;line-height: 20px;display:block; margin-top:2px;}
.rankName .topname:before {content: "";position: absolute;left: 85px;top: 5px;vertical-align: top;display: inline-block;width: 32px;height: 47px;background: url(../images/icon.png) no-repeat;background-size: 650px 650px;background-position: -327px -60px;}
.rankName .topname:after {content: "";position: absolute;right: 85px;top: 5px;vertical-align: top;display: inline-block;width: 32px;height: 47px;background: url(../images/icon.png) no-repeat;background-size: 650px 650px;background-position: -327px -60px;transform: rotateY(180deg);}
.rankName .topname:nth-of-type(1) p,.rankName .topname:nth-of-type(1) span{color: #FF7B4C;}
.rankName .topname:nth-of-type(2) p,.rankName .topname:nth-of-type(2) span{color: #ff739d;}
.rankName .topname:nth-of-type(3) p,.rankName .topname:nth-of-type(3) span{color: #A573FC;}

/*底部 #ff721a */
.footer{background-color:#24232C;overflow: hidden;padding:25px 0; margin-top:20px;position: relative;}
.footer:before {content: "";position: absolute;top: 0px;left: 0;display: block;width: 100%;height: 4px;background:#ff6302;}
.footer p {color: #999;line-height: 30px;height: 30px;text-align: center;font-size: 12px;}
.footer p a {color: #999;padding: 0px 20px;}
.footer p a.icpNnm{padding:0;}
.footer p a:hover{text-decoration: underline;}

.g-guide{height:50px;line-height:50px;text-indent: 20px;position: relative; font-size:12px; font-weight:normal; color:#333; padding:0 0; display:block; overflow:hidden; margin:auto}
.g-guide i{ width:15px; height:15px; background:url(../images/az-icon.png) no-repeat -99px 0; display:block; overflow:hidden; position:absolute; left:0; top:16px;}
.g-guide a{ color:#333}
.g-guide a:hover{ color:#ff721a}

.rightTXT{flex: 1;margin-left: 25px;}
.rightTXT .rightTXT_name{text-align: center;height: 45px;line-height: 45px;font-weight: bolder;color: #000;font-size: 26px;}
.rightTXT .box{margin:20px;overflow: hidden;}
.rightTXT .box p{font-size: 15px;color: #333;line-height: 28px;overflow: hidden; margin-bottom: 10px;}
.rightTXT .box p strong{font-weight: bolder;}

.twoTit{overflow: hidden;}
.twoTit p{font-size: 28px;color: #000;font-weight: bolder;text-align: center;height: 30px;line-height: 30px;}
.twoTit strong{font-weight: normal;color: #333;text-align: center;font-size: 15px;display:block;height: 20px;line-height: 20px; margin-top:10px;}

.className{display: grid; margin: 20px 20px 0;grid-template-columns: repeat(6, 1fr)!important;grid-gap:20px; }
.className li {height: 56px;display: block; background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius: 10px;position: relative;}
.className li a{display: block;}
.className li a>div{overflow: hidden;text-align: center;justify-content: center;display: flex;flex-direction: column;height:56px;}
.className li a>div p:nth-child(1){font-size: 16px;height: 25px;line-height: 25px;color: #000;}
.className li a>div p:nth-child(2){font-size: 12px;color: #999;height: 20px;line-height: 20px;}
.className li.current,.className li:hover{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;}
.className li.current a>div p,.className li:hover a>div p{color: #fff;}

.appMain{overflow: hidden;display: grid; grid-template-columns: repeat(4, 1fr)!important;grid-gap:20px;}
.appMain li{background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius:20px;overflow: hidden;}
.appMain li a{display:block;overflow: hidden; margin-top: 25px;}
.appMain li a .imgBox{margin:0 auto;}
.appMain li a p.name{font-size: 18px;color: #000;height: 30px;line-height: 30px;text-align:center;overflow: hidden;font-weight: bolder; margin: 10px 20px 0;}
.appMain li a span{color: #333;font-size: 12px;text-align: center;display:block;margin-top: 12px;overflow: hidden;}
.appMain li a b{margin: 12px 20px 0;display: block;position: relative;height: 36px;background: #FFF3F0;border-radius: 10px;font-size: 14px;color: #ff721a;line-height: 36px;text-align: center;}
.appMain li a p.msg{height: 48px;line-height: 24px;font-size: 12px;overflow: hidden;color: #666; margin:10px 20px;    display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.appMain li a i{display:block;height: 14px;overflow: hidden; margin-top: 10px;}
.appMain li a i img{height: 14px;display:block;width: auto;margin:0 auto;}
.appMain li a:hover b{color: #fff;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);}
.appMain li a:hover .imgBox img{transform: rotateY(180deg);transition: transform 1s;}

.w860{width: 850px;}.w360{width: 370px;}

.newsName{overflow: hidden; margin-bottom: 20px;}
.newsName p{overflow: hidden;display: flex;align-items: center;justify-content: space-between;width:420px;margin: 0 auto;border-radius: 30px;background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);}
.newsName p a{width:140px;text-align: center;height: 45px;font-size: 18px;font-weight: bolder;color: #000;line-height: 45px;}
.newsName p a.m-hover{color: #fff;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);border-radius:30px;}
.newsName p a.m-hover:hover{color: #fff;}
.newsName p a:hover{color: #ff721a;}

.newsContLI{overflow: hidden;}
.newsContLI li{background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius:20px;overflow: hidden; margin-bottom: 20px;}
.newsContLI li a{display:flex;overflow: hidden;margin:20px;}
.newsContLI li a>div{margin-left: 20px;overflow: hidden;flex: 1;}
.newsContLI li a>div span{height: 30px;line-height: 30px;overflow: hidden;font-size: 18px;color: #000;font-weight: bolder;display:block;}
.newsContLI li a i{width: 210px;display:block;overflow: hidden;border-radius: 10px;height: 140px;}
.newsContLI li a i img{display:block;border-radius: 10px;width: 210px;height: 140px;}
.newsContLI li a p{display: -webkit-box;-webkit-line-clamp: 3;-webkit-box-orient: vertical;word-break: break-all; overflow: hidden;height: 72px;line-height: 24px;color: #999;font-size: 13px; margin-top:8px;}
.newsContLI li a strong{color: #999;display:block;height: 20px;line-height: 20px;font-size: 12px;overflow: hidden;margin-top:8px;}
.newsContLI li a strong b{color: #ff721a;}
.newsContLI li a:hover span{color: #ff721a}

.hotNews{overflow: hidden;}
.hotNews ul{overflow: hidden; margin-top:5px;}
.hotNews ul li{margin-bottom:15px;overflow: hidden;}
.hotNews ul li a{display:flex;overflow: hidden;height: 100px;}
.hotNews ul li a img{width: 150px;display:block; border-radius: 10px;height: 100px;}
.hotNews ul li a>div{margin-left:15px;overflow: hidden;}
.hotNews ul li a p{font-size: 15px;color: #333;overflow: hidden;  line-height: 28px;height: 56px;-webkit-line-clamp: 2;    display: -webkit-box;-webkit-box-orient: vertical; word-break: break-all;}
.hotNews ul li a span{font-size: 12px;color: #999;height: 20px;line-height: 20px;overflow: hidden; margin-top:10px;display:block;}
.hotNews ul li:last-of-type{margin-bottom: 0px;}
.hotNews ul li a:hover div p{color: #ff721a}

.iTit{position: relative;overflow: hidden;margin-top: -5px;}
.iTit strong{position: relative;z-index: 1;float: left;display: block;height: 48px;line-height: 48px;font-size: 24px;color: #000;font-weight: bold;margin: 5px 0 0 0px;}
.iTit span{position: absolute;top: 0px;left:0px;height: 30px;line-height: 30px;font-size: 14px;color:rgba(0,0,0,.1);/*font-weight: bold;*/}
.iTit strong i{color: #ff5500;margin-left: 2px;font-weight: bold;font-style: normal;}
.iTit a{float: right;display: flex;margin: 0px 5px 0 0;height: 48px;line-height: 48px;font-size: 13px;}
.iTit a:hover{color: #ff721a}

.rankNews{overflow: hidden;}
.rankNews ul{overflow: hidden; margin-top:5px;}
.rankNews ul li{background: #f6f8fc; border-radius: 25px;height: 40px;display:flex; margin-bottom: 15px;padding: 0 10px;}
.rankNews ul li a{display:block;overflow: hidden;height: 40px;line-height:40px;flex: 1;font-size: 15px;color: #333;white-space: nowrap; text-overflow: ellipsis;}
.rankNews ul li i{width: 32px;display:block;font-size: 20px;color: #ff721a;line-height: 40px;font-style: italic;text-align: center;}
.rankNews ul li:last-of-type{margin-bottom: 0px;}
.rankNews ul li:hover a{color: #ff721a}

.hotyx ul{display: none;grid-template-columns: repeat(3, 1fr)!important;grid-gap: 15px; margin-top: 5px;}
.hotyx li{margin-bottom: 0px;/*margin-bottom: 25px;background: #f6f6f6;*/border-radius: 3px;position: relative;}
.hotyx li a{display:block;overflow: hidden;}
.hotyx li img{width: 100px;height: 100px;border-radius: 14px;margin:0px auto 0;display: block;}
.hotyx li p{width: 100px; font-size: 15px;color: #333;height: 25px; line-height: 25px;text-align: center;overflow: hidden;display: block;margin:8px auto 0px;/*text-overflow: ellipsis; white-space: nowrap;*/}
.hotyx li span{font-size: 12px;color: #999;height: 24px;line-height: 24px; text-align: center;overflow: hidden;display: block;white-space: nowrap;}
.hotyx li:hover p{color: #ff721a}
.hotyx li:hover em{display: block;}
.hotyx li:hover img{transform: rotateY(180deg);transition: transform 1s;}

.rightTAB{overflow: hidden;display: flex;align-items: center;justify-content: space-between;width: 100px;float: right;border-radius: 30px;background: #f6f8fc;margin-top: 12px;}
.rightTAB font{display: block;width: 50px;text-align: center;height: 28px;font-size: 14px;color: #000;line-height: 28px;cursor: pointer;}
.rightTAB font.m-hover{color: #fff;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%); border-radius: 30px;}
.rightTAB font:hover{color: #ff721a;}
.rightTAB font.m-hover:hover{color:#fff;}

.ztlistTAB p{width: 280px;}
.ztlistTAB p span{width:140px;text-align: center;height: 45px;font-size: 18px;font-weight: bolder;color: #000;line-height: 45px;cursor: pointer;}
.ztlistTAB p span.m-hover{color: #fff;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);border-radius:30px;}
.ztlistTAB p span.m-hover:hover{color: #fff;}
.ztlistTAB p span:hover{color: #ff721a;}

.ztlistCont ul{display: none;grid-template-columns: repeat(3, 1fr)!important;grid-gap: 20px; }
.ztlistCont ul li{background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);border-radius: 20px;overflow: hidden;}
.ztlistCont ul li a{display: block;overflow: hidden;padding: 20px;border-radius: 20px;}
.ztlistCont ul li a strong{display: block;height: 30px;line-height: 30px;overflow: hidden;font-size: 18px;color: #000;font-weight: bolder;}
.ztlistCont ul li a span{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;margin:8px 0;}
.ztlistCont ul li a span b{margin-left:20px;color: #ff721a;font-weight: bolder;}
.ztlistCont ul li a p {height: 44px;font-size: 12px;color: #333;line-height: 22px;margin-bottom: 10px;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.ztlistCont ul li a:hover strong{color: #ff721a;}
.ztlistCont ul li a i{display:block;overflow: hidden;border-radius:10px;}

.phTAB p{width:350px;}.phTAB p span{width: 175px;}
.phTAB .ulBox{display:none;}
.topThree{overflow: hidden;}
.topThree ul{display: grid;grid-template-columns: repeat(3, 1fr)!important;justify-content: space-between;grid-gap:20px;overflow: hidden;}
.topThree ul li{border: 2px solid rgba(255,255,255,1);overflow: hidden;border-radius:20px;width: 396px;height: 200px;position: relative;background: linear-gradient(-153deg, #D1F7FE,#dffaff,#F5F0EB,#fff4ed,#fff8f4,#F5F0EF);}
.topThree ul li a{overflow: hidden;padding:15px 20px 13px 20px;display: block;}
.topThree ul li a strong{display: block;height:30px;overflow: hidden;font-weight: bold;font-size: 18px;line-height: 30px;margin-right: 20px;}
.topThree ul li a .infoBox{display: flex;overflow: hidden;height: 100px;margin-top: 9px;}
.topThree ul li a .infoBox .imgBox{width: 100px;height: 100px;border-radius:14px;overflow: hidden;}
.topThree ul li a .infoBox .imgBox img{border-radius: 14px;}
.topThree ul li a .infoBox .textBox{flex: 1;height: 100px;overflow: hidden;margin-left: 15px;}
.topThree ul li a .infoBox .textBox p{width: auto; height: 30px;line-height: 30px;overflow: hidden;font-size: 12px;color: #999; margin-bottom: 0px;}
.topThree ul li a .infoBox .textBox p.btn{display: block;width: 110px;height: 30px;line-height: 30px;font-size: 14px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;color: #fff;margin:8px 0 0 0;}
.topThree ul li a .infoTxt{margin-top:8px;height: 25px;font-size: 13px; line-height: 25px;overflow: hidden;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.topThree ul li a:hover .imgBox img{transform: rotateY(180deg);transition: transform 1s;}
.topThree ul li:before {content: "";position: absolute;top:-2px;right:15px;display: block;width:28px;height:32px;background: url(../images/icon2.png) no-repeat; background-size: 1000px 1000px;background-position: -6px -270px;}
.topThree ul li:nth-child(2):before {background-position:-42px -270px;}
.topThree ul li:nth-child(3):before {background-position:-79px -270px;}
.topThree ul li a:hover strong{color: #ff721a;}

.topLiMain ul li{margin-bottom: 20px;display: flex;    background: rgba(255,255,255,0.7); border: 2px solid rgba(255,255,255,1);padding: 20px 20px 20px 0px; border-radius: 20px;}
.topLiMain ul li a{display: flex;overflow: hidden;flex: 1;}
.topLiMain ul li b{display: block;width:80px;height: 100px;font-size: 18px;color: #C2C2D9;font-family: "Arial";font-style: italic;font-weight: bold;line-height: 100px;text-align: center;}
.topLiMain ul li a i{width: 100px;height: 100px;display: block;border-radius: 14px;overflow: hidden;}
.topLiMain ul li a .info{flex: 1;overflow: hidden;height: 100px; margin-left: 20px;}
.topLiMain ul li a .info strong{color: #000;font-size: 18px;font-weight: bolder;height: 35px;line-height: 35px;overflow: hidden;display: block;}
.topLiMain ul li a .info p{height: 25px;line-height: 25px;overflow: hidden;font-size: 13px;color: #666;margin-top: 5px;}
.topLiMain ul li a .info p span{padding-left: 30px;}
.topLiMain ul li a .info .txt{height: 25px;line-height: 25px;font-size: 13px;overflow: hidden;color: #666;overflow: hidden;margin-top: 5px;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.topLiMain ul li a .btn{display: block;width: 110px;height:30px;line-height: 30px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;color: #fff;margin: 32px auto 0;}
.topLiMain ul li a:hover .info strong{color: #ff721a;}
.topLiMain ul li:last-of-type{border-bottom: 0px;margin-bottom: 0px;}
.topLiMain ul li:hover img{transform: rotateY(180deg);transition: transform 1s;}

.ztinfo_applist{overflow: hidden;}
.ztinfo_applist .g-title{font-size:22px;margin-top: 20px;color: #000;font-weight: bolder;position: relative; height: 30px;line-height: 30px;overflow: hidden; margin-bottom:15px;padding-left: 32px;}
.ztinfo_applist .g-title:before {content: "";position: absolute;top: 0;left: 0;height: 30px;width: 30px;background-image: url(../images/zticon.png);background-position: -60px -64px;}
/*.ztinfo_applist .g-title:after {content: "";position: absolute;background: url(../images/icon2.png) no-repeat;background-position: -27px 1px;width: 10px;height: 30px;top: 4px;left: 10px;background-size: 760px; }*/
.ztinfo_applist .g-title:first-child{ margin-top: 0px; }

.ztinfoCont{overflow: hidden;display:flex;}
.ztinfoCont .left{border-radius: 20px;background: rgba(255,255,255,0.7);border: 2px solid rgba(255,255,255,1);width: 856px; margin:20px 0;position: relative;}
.ztinfoCont .left .img{overflow: hidden;position:absolute; top: -20px;left: 0px;border-radius: 20px;width:440px;}
.ztinfoCont .left .img img{height: 220px;display:block;width: 440px;}
.ztinfoCont .left .txt{flex: 1;overflow: hidden;height: 180px;}
.ztinfoCont .left .txt .txt_right{margin-left: 460px;overflow: hidden;margin-right: 20px;}
.ztinfoCont .left .txt .txt_right h1{font-size: 22px;height: 30px;line-height: 30px;overflow: hidden;margin-top:15px;}
.ztinfoCont .left .txt .txt_right .ztMag{height: 34px;line-height: 34px;color:#000;font-size: 12px;margin-top: 5px;}
.ztinfoCont .left .txt .txt_right .ztMag span {color:red;font-size: 15px;font-weight: bold;float: right;}
.ztinfoCont .left .txt .txt_right .ztMag span b{padding-right:3px;}
.ztinfoCont .left .txt .txt_right .fonts{font-size: 13px;color: #333;line-height: 26px;margin-top: 5px;max-height: 78px;overflow: auto;position: relative;}
/*滚动条*/
.ztinfoCont .left .txt .txt_right .fonts::-webkit-scrollbar {width:8px;height:auto;background-color: #fff;border-radius: 10px;cursor: pointer;}
.ztinfoCont .left .txt .txt_right .fonts::-webkit-scrollbar-track {background-color: transparent;height: 8px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 10px;}
.ztinfoCont .left .txt .txt_right .fonts::-webkit-scrollbar-track-piece {background-color: transparent;height: 8px;-webkit-border-radius: 2px;-moz-border-radius: 2px;border-radius: 10px;}
.ztinfoCont .left .txt .txt_right .fonts::-webkit-scrollbar-thumb {background-color: #e9e7e7;height: 8px;-webkit-border-radius:2px;-moz-border-radius:2px;border-radius: 10px;}

.ztinfoCont .ztinfo_rightApp{position: relative; overflow: hidden; margin-left: 20px;overflow: hidden;margin-left: 20px;border: 2px solid #FFF;background: linear-gradient(30deg, #D1F7FE, #D1F7FE,#F5F0EB,#ffe1ce,#F5F0EB,#F5F0EF);border-radius: 20px;width: 356px;}
.ztinfoCont .ztinfo_rightApp:after {content: "";position: absolute;   top: -6px;left: -26px;z-index: 1;display: block;width: 139px;height: 44px;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;background-position: -5px -46px;}
.ztinfoCont .ztinfo_rightApp a{display:block;overflow: hidden;margin:45px 20px 0 20px;}
.ztinfoCont .ztinfo_rightApp a strong{display:block;height:35px;line-height: 35px;font-weight: bolder;color: #000;font-size: 18px;overflow: hidden;}
.ztinfoCont .ztinfo_rightApp a .infoBox{display:flex;overflow:hidden;height: 110px; margin-top:10px; }
.ztinfoCont .ztinfo_rightApp a .infoBox .imgBox{width: 110px;height: 110px;}
.ztinfoCont .ztinfo_rightApp a .infoBox .imgBox img{width: 110px;height: 110px;}
.ztinfoCont .ztinfo_rightApp a .textBox{margin-left: 15px;overflow: hidden;height: 110px;flex: 1;}
.ztinfoCont .ztinfo_rightApp a .textBox p{color: #333;height: 24px;line-height: 24px;font-size: 12px;overflow: hidden; }
.ztinfoCont .ztinfo_rightApp a .textBox p img{height: 14px;width: auto;display:block; margin-top: 4px;}
.ztinfoCont .ztinfo_rightApp a .textBox p.btn{display: block;width: 110px;height: 28px;font-size: 13px;line-height: 28px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;margin-top:8px;color: #fff;}
.ztinfoCont .ztinfo_rightApp a:hover strong{color: #ff721a;}
.ztinfoCont .ztinfo_rightApp a:hover .imgBox img{transform: rotateY(180deg);transition: transform 1s;}

.newsinfo_txt{overflow: hidden;border-radius: 20px;}
.newsinfo_txt h1 {text-align: center;font-size:28px;line-height: 34px;margin-bottom: 15px;margin-top:15px;}
.newsinfo_txt .u-timeinfo{overflow: hidden;height: 24px;font-size: 12px; line-height: 24px;text-align: center;color: #333;padding-bottom: 5px;margin-top: 10px;}    
.newsinfo_txt .u-timeinfo span{ color: #333;padding: 0px 10px;}
.newsinfo_txt .u-timeinfo span i{ font-style: normal; }

.arcbox {font-size: 15px;height: auto;display: block;overflow: hidden;position: relative;overflow: hidden;}
.arcbox p {overflow: hidden;font-size: 15px;color: #333;line-height: 28px;margin:0px auto 10px ;display: inline-block; width: 100%;}
.arcbox h3{width: auto;line-height: 28px;font-size: 18px;font-weight: bold;    color: #ff5500;    display: flex;    overflow: hidden;    margin: 0px 0 10px; position: relative;}
/*.arcbox h3:before{content:"[";font-size:18px;color:#2E2E30;font-weight:400;margin-right:4px;}
.arcbox h3:after{content:"]";font-size:18px;color:#2E2E30;font-weight:400;margin-left:4px;}*/
.arcbox p img {display: block;margin: 0px auto; border-radius: 10px;}
.arcbox h4{font-weight: bolder;color: #333;line-height: 28px;margin: 0px auto 10px;}
.arcbox strong{font-weight: bold;}

.newsXGapp{background: rgba(255,255,255,0.7);overflow: hidden; margin-bottom: 20px;padding:20px; border: 2px solid rgba(255,255,255,1);border-radius: 20px;}
.newsXGapp a{display:flex;height: 90px;overflow: hidden;}
.newsXGapp a i {width: 90px;height: 90px;display: block;border-radius: 14px;overflow: hidden;}
.newsXGapp a i img{width: 90px;height: 90px;}
.newsXGapp a .info {flex: 1;overflow: hidden;height: 90px;margin-left:15px;}
.newsXGapp a .btn {display: block;width: 122px;height:38px;line-height: 38px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;color: #fff;margin:26px auto 0; font-size: 15px;}
.newsXGapp a .info strong{color: #000;font-size: 20px;font-weight: bolder;height: 35px;line-height: 35px;overflow: hidden;display: block;}
.newsXGapp a .info .str{height: 14px;overflow: hidden; margin-top:7px;}
.newsXGapp a .info .str img{height: 14px;display:block;width: auto;}
.newsXGapp a .info p{height: 22px;line-height: 22px;overflow: hidden;font-size: 13px;color: #333;margin-top:9px;}
.newsXGapp a .info p span{padding-left: 30px;}
.newsXGapp a .info .txt{height: 25px;line-height: 25px;font-size: 13px;overflow: hidden;color: #666;overflow: hidden;margin-top: 5px;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.newsXGapp a:hover i img{transform: rotateY(180deg);transition: transform 1s;}
.newsXGapp a:hover .info strong{color: #ff721a;}

.xgNews{overflow: hidden;border-radius: 20px;}
.xgNews ul{display: grid; grid-template-columns: repeat(4, 1fr)!important;grid-gap:15px;overflow: hidden; margin-top: 5px;}
.xgNews ul li{overflow: hidden;}
.xgNews ul li a{display:block;overflow: hidden;/*border-radius: 20px;padding:20px; background-color: #f6f8fc;*/}
.xgNews ul li a img{display:block;border-radius: 10px;width:191.25px;}
.xgNews ul li a p{font-size: 15px;line-height: 25px;height: 50px; overflow: hidden; margin-top: 6px;color: #333;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;word-break: break-all;}
.xgNews ul li a:hover p{color: #ff721a}

.yhplCont{overflow: hidden;border-radius: 20px;}
/*评论*/
#comment_list .quote, #comment_list .quote span { text-indent:0; text-align:left; }
#comment_list {  color:#2f2f2f; padding:1px; zoom:1; font-size:12px; overflow: hidden; position: relative; }
#comment_list dt { line-height:28px; height:28px; overflow:hidden; padding:0; }
#comment_list h2 {  height:30px; padding:0px;margin-bottom:10px;border-bottom: 1px solid #ddd }
#comment_list h2 em {    float: left;    margin-right: 8px;    width: 4px;
    height: 17px;    background: #e0e0e0;    border-radius: 2px;margin-top: 4px;}
#comment_list h2 span { font-size:16px; color:#333; font-weight: normal; }
#comment_list dl { padding: 0; text-align: left; }
#comment_list dd { word-wrap: break-word; line-height:20px; padding:10px 0px; margin:0; font-size: 14px;border-bottom: 1px dashed #e5e5e5;margin-bottom: 10px;}
#comment_list dd img { margin-top:-5px; }
#comment_list blockquote, #comment_list .quote {padding: 10px 15px 10px;margin: 0 0 10px 0;border: 1px solid #bfbfbf;background: #fffde9;color: #000;border-radius: 4px;}
#comment_list blockquote h4, #comment_list .quote span { color:#666; /*padding:0 3px;*/ margin-top: 6px;  font-weight:normal; font-size:12px; display:block; background:none; }
#comment_list blockquote h4 cite { font-style:normal; }
#comment_list blockquote div { padding:0 7px; }
#comment_list dt i { font-family:verdana; font-style:normal; }
#comment_list dt b { margin:0 6px; color:#d92227; font-weight: normal; }
#comment_list p { text-align:right; line-height:1; padding:5px 0; font-size: 12px; margin-top:10px; }
#comment_list p a { color:#7e7e7e; margin-left:10px; }
#comment_list dt span { float:left; }
#comment_list dt em { float:right; font-style:normal; }
#s_comment { text-align:center; }
#s_comment textarea {border-radius: 4px; border:1px solid #ececec; padding:3px 0; width:99%; height:80px; line-height:20px; margin:0px 0 15px 0; text-indent: 5px; padding:5px 0; font-size: 14px;}
#s_comment .comment_btn { padding:0 0px 20px; text-align:left; }
#s_comment .comment_btn input {border-radius: 4px; width:146px;height:40px;line-height: 40px; color:#fff; border:0 none; padding:0; margin-right:15px;      background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%); cursor:pointer; font-size: 18px }
#s_comment .comment_btn input:hover{background: linear-gradient(-39deg, #f5463a 0%, #eb5e06 100%);}
#s_comment .comment_btn span { font-size: 14px; color:#555; }
#comment_list{ height:auto; display:block; overflow:hidden; margin:5px 0px 0px;}
#comment_list #s_comment{ width:auto; height:auto; /*margin:0 15px; */display:block; overflow:hidden;}
/*#comment_list #s_comment #ly_content{ width:100%; height:90px; margin:0; border:1px solid #ececec; display:block; overflow:hidden; padding:10px; margin:0; box-sizing:border-box; border-radius: 4px;}*/
#comment_list #s_comment .m-comment-btn{ text-align: left;width:100%; height:40px; line-height:40px; font-size:14px; font-weight:normal; color:#555; margin:13px 0 0; display:block; overflow:hidden}
#comment_list #s_comment .m-comment-btn input{border-radius: 4px; width:146px; height:40px; line-height:40px; font-size:18px; font-weight:normal; color:#fff; text-align:center;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%); float:left; margin:0 15px 0 0; display:inline; overflow:hidden; border:0; padding:0; cursor:pointer;}
#comment_list #s_comment .m-comment-btn input.nopl{ background:#999; cursor:not-allowed}
#comment_list #s_comment .m-comment-btn .word_count{ display:none}
#comment_list #s_comment .nick_name{ display:none}
#comment_list #s_comment .comment_faces{ display:none}
#comment_list .m-comment-cont{ width:auto; height:auto; margin:15px 0px 0; display:block; overflow:hidden}
#comment_list .m-comment-cont h2{ width:100%; height:34px; line-height:34px; font-size:16px; font-weight:normal; color:#333; border-bottom:1px solid #eee; display:block; overflow:hidden}
#comment_list .m-comment-cont dl{ width:100%; height:auto; display:block; overflow:hidden}
#comment_list .m-comment-cont dl dt{ width:100%; height:auto; display:block; overflow:hidden; margin:10px 0 0;}
#comment_list .m-comment-cont dl dt span{ width:auto; height:30px; line-height:30px; font-size:12px; font-weight:normal; color:#333; float:left; display:inline; overflow:hidden}
#comment_list .m-comment-cont dl dt span i{ font-style:normal;}
#comment_list .m-comment-cont dl dt span b{ font-weight:normal; color:#d92227; margin:0 6px;}
#comment_list .m-comment-cont dl dt em{width:auto; height:30px; line-height:30px; font-size:12px; font-weight:normal; color:#333; float:right; display:inline; overflow:hidden}
#comment_list .m-comment-cont dl dd{ width:100%; height:auto; line-height:22px; padding:10px 0; font-size:14px; font-weight:normal; color:#333; display:block; overflow:hidden; border-bottom:1px dashed #e5e5e5}
#comment_list .u-more-comment{ width:auto; height:30px; line-height:30px; font-size:14px; font-weight:normal; color:#7e7e7e; background:#f8f8f8; text-align:center; margin:15px; display:block; overflow:hidden; border-radius:30px; display:none}
#comment_list .u-more-comment a{ color:#7e7e7e}
#comment_list .u-more-comment a i{ font-style:normal}
#comment_list .m-comment-cont dl dd p { text-align:right; line-height:1; padding:5px 0; font-size: 12px; margin-top:10px; }
#comment_list .m-comment-cont dl dd p a { color:#7e7e7e; margin-left:10px; }
#comment_list .m-comment-cont dl dd dt span { float:left; }
#comment_list .m-comment-cont dl dd dt em { float:right; font-style:normal; }
#comment_list .m-comment-cont dl dd blockquote{border-radius: 4px; background-color: #fffde9; border:1px #eae8d2 solid;margin:0 0 5px ;padding:8px 12px }
#comment_list .m-comment-cont dl dd blockquote h4 { font-weight: normal; margin-top: 5px; font-size: 12px; color: #888 }
#comment_list .m-comment-cont dl dd blockquote h4 cite{ display: none }
#comment_list #s_comment .m-comment-btn input:hover{background: linear-gradient(-39deg, #f5463a 0%, #eb5e06 100%);}
.lookplMore{margin: 15px auto 0px auto;width: 100%;height: 30px;line-height: 30px;cursor:pointer; font-size: 13px;text-align: center;color: #666;background: #f8f8f8;border-radius: 20px;display: block;font-weight: normal;}
.lookplMore:hover {background: #ececec;}

.downinfoCont{overflow: hidden;background-color: #fff;}
.downinfoCont .appIcon{width: 138px;height: 138px;display: block;border-radius: 25px;box-shadow: rgba(0, 0, 0, 0.15) 0px 0px 2px 0px;border: 10px solid rgba(255,255,255,1);}
.downinfoCont h1{font-size: 26px;color: #000;height:35px;line-height: 35px;overflow: hidden;font-weight: bolder;margin: 25px 20px 20px 30px;}
.downinfoCont .txt{overflow: hidden;display:flex; margin: 0px 0 20px 30px;}
.downinfoCont .txt .list{margin:0 15px 0 25px;overflow: hidden;flex: 1;/*display: grid;grid-template-columns: repeat(3, 1fr)!important;*/}
/*.downinfoCont .txt .list p{height: 32px;line-height: 32px;font-size: 13px;color: #333;overflow: hidden;display: flex;grid-gap: 10px;white-space: nowrap;text-overflow: ellipsis;}*/
.downinfoCont .txt .list p{display:block;overflow:hidden;flex: 1;color: #333; white-space: nowrap;text-overflow: ellipsis;height: 32px;line-height: 32px;font-size: 13px; width: 180px;float: left;}
.downinfoCont .txt .list p img{display: inline-block;    width: auto;    height: 14px;    margin-top: -5px;}
.downinfoCont .txt .list p.gwUrl{overflow: hidden;display: block;white-space: nowrap;width: 360px;}
.downinfoCont .txt .list p.gwUrl a:hover{color: red;}
.downinfoCont .txt .list p:nth-child(1),.downinfoCont .txt .list p:nth-child(4),.downinfoCont .txt .list p:nth-child(7),.downinfoCont .txt .list p:nth-child(9){width: 255px;}

.tip {margin-top: 15px;font-size: 13px;color: #00ca64;vertical-align: 6px;width: 158px;text-align: center;}
.tip i {width: 16px;height: 16px;background: url(../images/pc_allicon.png) no-repeat;background-position: 0px 0px;display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 4px;}
.downBox{flex: 1;overflow: hidden;display: flex;grid-gap:20px; margin:15px 0 0 25px;}
/*.downinfo_BTN {overflow: hidden; margin:0px 0 0 30px;display:flex;}*/
.downBox a{cursor: pointer;text-align: center;position: relative;display: block;border: none;/*flex: 1;*/ width: 230px;height: 50px;border: 2px solid rgba(255,255,255,0.5);
border-radius: 25px;font-size: 18px;color: #fff;line-height: 50px;background: linear-gradient(-90deg, #06D79A, #05C8AF);box-sizing: content-box;}
.downBox .adrBtn:before {width: 42px;height: 50px;background-position: -511px -112px;}
.downBox a:before{content: "";position: absolute;display: inline-block;vertical-align: top;background: url(../images/rank3.png) no-repeat;background-size: 1000px 1000px;left: 0;right: 0;margin: 0 auto;}
.downBox a:hover{opacity: .9;}
.downBox .iosBtn {background-image:linear-gradient(315deg,#45a8ff 0,#04c5f3 100%);}
.downBox .iosBtn:before {width: 42px;height: 50px;background-position: -345px -89px;background-size: 800px 800px;}
.downBox .iosBtn p strong{height: 20px;line-height: 20px;display: block;}
.downBox .iosBtn p{position: relative;top: 6px;display: inline-block;vertical-align: top;font-size: 18px;line-height: 22px;}
.downBox .iosBtn p span{display:block;height: 20px;line-height: 20px;font-size: 12px;color: #fff;}

.xgDownLi{overflow: hidden;background-color: #fff; padding:20px;}
.xgDownLi ul{overflow: hidden; margin-top: 5px;}
.xgDownLi ul li{margin-bottom: 15px;overflow: hidden;}
.xgDownLi ul li a{display: flex;overflow: hidden;height: 100px;}
.xgDownLi ul li a .imgBox{width: 100px;height: 100px;overflow: hidden;}
.xgDownLi ul li a .textBox{margin-left:15px;overflow: hidden;height: 100px;flex: 1;position: relative;}
.xgDownLi ul li a .textBox strong{display: block;height:30px;line-height:30px;font-size: 15px;color: #333;overflow: hidden;}
.xgDownLi ul li a .textBox p{height: 20px;line-height: 20px;overflow: hidden;font-size: 12px;color: #999;margin: 12px 0 0 0;}
.xgDownLi ul li a .textBox p img{display: block;height: 14px;width: auto;margin-top:3px; }
.xgDownLi ul li a .textBox b.btn{display: block;position: absolute;right:0;top: 39px;width: 64px;height: 25px;line-height: 25px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;color: #fff;}
.xgDownLi ul li:last-of-type{margin-bottom: 0px;}
.xgDownLi ul li a:hover .imgBox img{transform: rotateY(180deg);transition: transform 1s;}
.xgDownLi ul li a:hover strong{color: #ff721a;}

.appXX{overflow: hidden;}
.appXX ul{overflow: hidden;border-radius: 20px;margin:5px 0px 0px 0px;display: grid; grid-template-columns: repeat(2, 1fr)!important;grid-gap:10px;}
.appXX ul li{height: 38px;line-height: 38px;color: #333;background: #f6f8fc;border-radius: 30px;padding: 0 15px;flex: 1;overflow: hidden;white-space: nowrap;font-size: 13px;}

.u-down-list {overflow: hidden; margin-top:5px;}
.u-link-list{overflow: hidden;}
.u-link-list ul{ overflow: hidden; /*margin-bottom: 10px;*/}
.u-link-list ul li{width: 25%;height: auto;float: left;margin: 18px 0 0;display: inline;overflow: hidden;}
.u-link-list ul li a{width: 100%;height: 22px;line-height: 22px;font-size: 15px;font-weight: normal;color: #333;text-indent: 30px;background: url(../images/soft-down.png) no-repeat 0 -690px;display: block;overflow: hidden;}
.u-link-list h4{ width: 100%;font-size: 18px ; color: #000;overflow: hidden; height: 20px;line-height: 20px; margin-top: 10px;}
.u-link-list ul li a:hover{ color: #ff721a }

.blzxCont{overflow:hidden;}
.blzxCont ul{margin-top: 5px;display: grid;grid-template-columns: repeat(7, 1fr)!important;grid-gap: 15px;}
.blzxCont li{}
.blzxCont li a{display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100px;margin:0 auto;}
.blzxCont li a .imgInfo {margin-top: 2px;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;}
.blzxCont li a .imgInfo p {font-size: 15px;color: #333;width: inherit;padding: 0 5px;text-align: center;margin-top: 8px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.blzxCont li a:hover .imgInfo p{color: #ff721a}
.blzxCont li a:hover .imgBox img{transform: rotateY(180deg);transition: transform 1s;}

.phRank{overflow: hidden;}
.phRank ul{margin-top: 5px;overflow: hidden;}
.phRank ul li{overflow: hidden;position: relative;padding: 0 0 15px 40px;margin-bottom: 15px;border-bottom: 1px solid #f6f8fc;}
.phRank ul li a{display: flex;overflow: hidden;}
.phRank ul li u{position: absolute;color: #333;text-align: center;display: block;width: 30px;height: 30px;line-height: 30px;top: 9px;left: 0px;font-family: "Arial";font-weight: bold;font-style: italic;font-size: 24px;}
.phRank ul li a i.imgBox{display: none;height: 100px;width: 100px;border-radius: 20px;}
/*.phRank ul li a i.imgBox img{display: block;border-radius: 14px;}*/
.phRank ul li a>div{flex: 1;overflow: hidden;height:50px;padding-right: 80px;}
.phRank ul li a>div p{height:30px;line-height: 30px;color: #333;font-size: 15px;overflow: hidden;}
.phRank ul li a>div span{display: none;height: 14px;overflow: hidden;margin:13px 0 14px 0;}
.phRank ul li a>div span img{display: block;width: auto;height: 14px;}
.phRank ul li a>div strong{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;font-weight: normal;}
.phRank ul li a b{display: block;position: absolute;right: 0;top: 12px;width: 64px;height: 25px;line-height: 25px;border-radius: 20px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);text-align: center;color: #fff;}
.phRank ul li a:hover div p{color: #ff721a}
.phRank ul li a:hover .imgBox img{transform: rotateY(180deg);transition: transform 1s;}
/*.phRank ul li a:hover b{background:#fb6648;}*/
.phRank ul li u.ico1{color: #ed4040;}
.phRank ul li u.ico2{color: #2d92fc;}
.phRank ul li u.ico3{color: #56e39d;}
.phRank ul li:nth-child(1) a i.imgBox,.phRank ul li:nth-child(2) a i.imgBox,.phRank ul li:nth-child(3) a i.imgBox{display: block;}
.phRank ul li:nth-child(1) a>div span,.phRank ul li:nth-child(2) a>div span,.phRank ul li:nth-child(3) a>div span{display: block;}
.phRank ul li:nth-child(1) a>div ,.phRank ul li:nth-child(2) a>div ,.phRank ul li:nth-child(3) a>div{height: 90px;margin-left: 15px;padding-right:inherit;}
.phRank ul li:nth-child(1) u,.phRank ul li:nth-child(2) u,.phRank ul li:nth-child(3) u{top: 27px;}
.phRank ul li:nth-child(1) a b,.phRank ul li:nth-child(2) a b,.phRank ul li:nth-child(3) a b{top: 37px;}
.phRank ul li:last-of-type{margin-bottom: 0px; border-bottom: 0px;padding-bottom: 0;}
.phRank ul li:nth-child(1) a>div strong em,.phRank ul li:nth-child(2) a>div strong em,.phRank ul li:nth-child(3) a>div strong em{display: none;}

.zxhjCont{overflow: hidden;}
.zxhjCont ul{overflow: hidden; margin-top: 5px;}
.zxhjCont ul li{overflow: hidden;border-radius: 20px;background-color: #f6f8fc; margin-bottom:15px;}
.zxhjCont ul li a{margin:15px 20px 20px 20px;overflow: hidden;display: block;}
.zxhjCont ul li a strong{display: block;height: 30px;line-height: 30px;overflow: hidden;font-size: 18px;color: #000;font-weight: bolder;}
.zxhjCont ul li a span{display: block;height: 20px;line-height: 20px;overflow: hidden;color: #999;font-size: 12px;margin:5px 0 10px 0;}
.zxhjCont ul li a span b{margin-left:20px;color: #ff721a;font-weight: bolder;}
.zxhjCont ul li a i{border-radius: 10px;overflow: hidden;display: block;}
.zxhjCont ul li a:hover strong{color: #ff721a;}
.zxhjCont ul li:last-of-type{margin-bottom: 0px;}

.xghjCont .left{border-radius: 20px;background: linear-gradient(-153deg, #D1F7FE,#D1F7FE,#F5F0EB,#ffeadc,#fff1e8,#F5F0EF);margin:25px 0 20px 0;position: relative;}
.xghjCont .left .img{overflow: hidden;position:absolute; top: -20px;left: 0px;border-radius: 20px;width:440px;}
.xghjCont .left .img img{height: 220px;display:block;width: 440px;}
.xghjCont .left .txt{flex: 1;overflow: hidden;height: 180px;}
.xghjCont .left .txt .txt_right{margin-left: 460px;overflow: hidden;margin-right: 20px;}
.xghjCont .left .txt .txt_right .name{font-size: 20px;color: #000; height: 30px;line-height: 30px;overflow: hidden;margin-top:15px;font-weight: bolder;}
.xghjCont .left .txt .txt_right .ztMag{height: 34px;line-height: 34px;color:#000;font-size: 12px;margin-top: 5px;}
.xghjCont .left .txt .txt_right .ztMag span {color:red;font-size: 15px;font-weight: bold;float: right;}
.xghjCont .left .txt .txt_right .ztMag span b{padding-right:3px;}
.xghjCont .left .txt .txt_right .fonts{font-size: 13px;color: #333;line-height: 26px;margin-top: 5px;max-height: 78px;overflow: hidden;position: relative;    display: -webkit-box;
    -webkit-line-clamp:3;-webkit-box-orient: vertical; word-break: break-all;}
.xghjCont .left a:hover .txt_right .name{color: #ff721a;}

.xghjCont_app{overflow: hidden;padding-top: 20px;}
.xghjCont_app ul{display: grid;grid-template-columns: repeat(5, 1fr)!important;grid-gap: 15px;overflow: hidden;}
.xghjCont_app ul li{overflow: hidden;background: #f6f8fc;border-radius: 20px;}
.xghjCont_app li a{display: flex;flex-direction: column;justify-content: center;align-items: center;margin: 20px 0;}
.xghjCont_app li a .imgInfo {margin-top: 2px;display: flex;flex-direction: column;justify-content: center;align-items: center;width: 100%;}
.xghjCont_app li a .imgInfo p {font-size: 15px;color: #333;width: inherit;padding: 0 5px;text-align: center;margin-top: 8px;overflow: hidden;white-space: nowrap;-o-text-overflow: ellipsis;text-overflow: ellipsis;}
.xghjCont_app li a .imgInfo .tip {font-size: 12px;line-height: 18px;color: #999;overflow: hidden;}
.xghjCont_app li a em {display: block; margin-top: 10px;width: 64px;height: 24px;line-height: 24px;font-size: 14px;background: #ff721a;color: #fff;text-align: center;cursor: pointer;border-radius: 20px;}
.xghjCont_app li a:hover em{background: #f56f1a;}
.xghjCont_app li a:hover .imgInfo p:first-child{color: #ff721a}
.xghjCont_app li a:hover img {transform: rotateY(180deg);transition: transform 1s;}


/*结束end ff721a */

.downinfoCont .right{width:590px;overflow: hidden;margin:25px 25px 10px 20px;}
.u-videotop{display: inline-block;position: relative;height:282px;margin-right: 10px;overflow: hidden;width: auto !important;}
.u-videotop video{display: block;border-radius:10px;height: 282px;width: auto !important; border:1px solid #f6f8fc;}
.u-video-play{width: 100%;height: 100%;background: url(../images/play-img.png) no-repeat center center;background-size: 60px;border: 0;display: block;overflow: hidden;position: absolute;z-index: 10;}
.u-video-again{width:100%; height:100%; border-radius: 4px; font-size:20px; font-weight:normal; color:#fff; background:rgba(0,0,0,.5); position:absolute; left:0; top:0; overflow:hidden; z-index:9999;display: flex;align-items: center;justify-content: center; cursor:pointer}
.u-video-again i{width: 24px;height: 24px;background: url(../images/video-again-icon.png) no-repeat;background-size: 24px;display: inline-block;overflow: hidden;padding-right: 6px;}

.previmgCont{overflow: hidden;background: #fff;padding:20px 20px 0 20px;}
.m-asediv{overflow: hidden;margin-top: 5px;}
.m-asediv .s-content{width:10000px}
.m-asediv .m-scrol{overflow:hidden}
.m-asediv .m-scrol .s-box{height:282px;margin-bottom:30px;width:810px;position:relative;}
.m-asediv .m-scrol li{float:left;position:relative;height:282px;margin-right:10px;overflow:hidden}
.m-asediv .m-scrol li:last-of-type{margin-right:0px; }
.m-asediv .m-scrol li div a{ display: block;  }
.m-asediv .m-scrol li div a span{position: absolute; width: 50px; height: 50px; top: 100px; left: 50%; margin-left: -23px;  display: none}
.m-asediv .m-scrol li div a.f-hover span { display: block; }
.m-asediv .m-scrol li.last{margin-right:0}
.m-asediv .m-scrol li img{max-height:280px;_height:280px;border-radius:10px;border:1px solid #f6f8fc;}
.m-asediv .m-scrol li span{position:absolute;top:0;left:0;display:block;width:100%;height:45px}
.m-asediv .m-scrol li .bg{background:#000;opacity:.50;filter:alpha(opacity=50)}
.m-asediv .m-scrol li .info{line-height:45px;text-indent:45px;font-size:18px;color:#fff}
.m-asediv .m-scrol li.picture .info{background:url(../images/find.png) no-repeat;_background:url(../images/find.gif) no-repeat; cursor:pointer;}
.m-asediv .m-scrol li.picture .info:hover{background:url(../images/find_h.png) no-repeat;}
.m-asediv .m-scrol li.active span{display:block}
.m-asediv .m-scrol li .video-bg{position:absolute;top:0;left:0;width:100%;height:100%;display:block;background:#000;opacity:.50;filter:alpha(opacity=50)}
.m-asediv .m-scrol li.active .video-bg{opacity:.70;filter:alpha(opacity=70)}
.m-asediv .m-scrol li .video-info{position:absolute;top:0;left:0;padding-top:72px;width:100%;height:178px;text-align:center}
.m-asediv .m-scrol li .video-info span{position:static}
.m-asediv .m-scrol li .video-info .video-icon{width:50px;height:50px;display:block;margin:0 auto;background:url(../images/video-icon.png) center center no-repeat;_background:none;_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src=../images/video-icon.png)}
.m-asediv .m-scrol li .video-info .video-title{width:auto;height:auto;line-height:30px;font-size:20px;color:#fff;display:block;padding:18px 18px 0 18px;white-space:normal}
.m-asediv .m-scrol .track{display:none;position:relative;margin:0;height:8px;background-color:#f5f5f5;font-size:0px;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px; bottom: 1px}
.m-asediv .m-scrol .track div{width:110px;height:10px;background-color:#ccc;-moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;top: -1px}
.m-asediv .slider{position:relative;display:none; }
.m-asediv .slider .s-box{position:relative;width:605px;height:375px;margin:0 auto 20px;overflow:hidden}
.m-asediv .slider .s-box li{float:left;position:relative;width:605px;text-align:center}
.m-asediv .slider .trigger{position:absolute;top:0;right:0px;width:45px;height:45px;border:1px solid #f6f6f6;background:#fff url(../images/bs.png) center no-repeat;text-indent:-333em}
.m-asediv .slider .prev,.m-asediv .slider .next{position:absolute;top:30%;display:block;width:44px;height:110px;border:1px solid #f6f6f6;background:#fff url(../images/slider_arrow.png) 12px center no-repeat;text-indent:-333em}
.m-asediv .slider .prev{left:0px}
.m-asediv .slider .prev:hover{background-position:-83px center}
.m-asediv .slider .next{right:0px;background-position:-33px center}
.m-asediv .slider .next:hover{background-position:-128px center}
.m-asediv .slider .s-nav{text-align:center;height:30px}
.m-asediv .slider .s-nav .picture,.m-asediv .slider .s-nav .video{margin:0 7px}
.m-asediv .slider .s-nav .picture span,.m-asediv .slider .s-nav .video span{display:inline-block;width:30px;height:30px;background-image:url(../images/slider_nav.png);background-repeat:no-repeat; cursor:pointer;}
.m-asediv .slider .s-nav .picture span{background-position:-40px 0}
.m-asediv .slider .s-nav .picture .active{background-position:-122px 0}
.m-asediv .slider .s-nav .video span{background-position:0 0}
.m-asediv .slider .s-nav .video .active{background-position:-82px 0}
.m-asediv .s-content{width: 810px;overflow-y: hidden;overflow-x: auto;white-space: nowrap;padding-bottom: 6px;}
.m-asediv .s-content li{display:inline-block;float: inherit}
.m-asediv .m-scrol .track{display: none !important;}
.m-asediv .s-content::-webkit-scrollbar{height:10px !important; cursor: pointer;}
.m-asediv .s-content::-webkit-scrollbar-thumb {border-radius: 6px;background-color: #ccc!important;}
.m-asediv .s-content::-webkit-scrollbar-track {border-radius: 6px;background-color: #f5f5f5!important;}

.f-addlose {position: absolute;left: 0;top: 0;display: inline-block;background-repeat: no-repeat;width: 100%;height: 100%;z-index: 19960924;}
body.none {    overflow-x: hidden;    overflow-y: hidden; display: block;}
.LookPicture *:before,.LookPicture *:after {    position: absolute;    display: inline-block;    background-repeat: no-repeat;    content: "";}
.LookPicture {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
.LookPicture * {    -webkit-box-sizing: border-box;    -moz-box-sizing: border-box;    box-sizing: border-box;}
.LookPicture_Background {    position: fixed;    top: 0;    left: 0;    z-index: 19960924;    width: 100%;    height: 100%;    background-color: #000;    display: none !important;}
.LookPicture {    position: fixed;    top: 0;    left: 0;    z-index: 19960925;    width: 100%;    height: 100%;    display: none;}
.LookPicture .Look_Close {    position: absolute;    right: 20px;    top: 20px;    display: inline-block;    background-repeat: no-repeat;    width: 40px;    height: 40px;    cursor: pointer;    z-index: 19960925;}
.LookPicture .Look_Close:before,.LookPicture .Look_Close:after {    background-color: #fff;    width: 30px;    height: 8px;    border-radius: 4px;    -o-border-radius: 4px;    -moz-border-radius: 4px;    -webkit-border-radius: 4px;    top: 17px;    left: 5px;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_Close:hover:before,.LookPicture .Look_Close:hover:after {    box-shadow: 0 0 10px #66ccff;    -moz-box-shadow: 0 0 10px #66ccff;    -webkit-box-shadow: 0 0 10px #66ccff;}
.LookPicture .Look_Close:before {    -webkit-transform: rotate(45deg);    -ms-transform: rotate(45deg);    -o-transform: rotate(45deg);    transform: rotate(45deg);}
.LookPicture .Look_Close:after {    -webkit-transform: rotate(315deg);    -ms-transform: rotate(315deg);    -o-transform: rotate(315deg);    transform: rotate(315deg);}
.LookPicture .Look_img {    display: none;    position: absolute;    max-width: 85%;    max-height: 85%;    top: 50%;    left: 50%;    z-index: 19960924;    box-shadow: 0 0 20px #000;    -moz-box-shadow: 0 0 20px #000;    -webkit-box-shadow: 0 0 20px #000;    border: 0;    border-radius:20px; }
.LookPicture .Look_img:hover {    box-shadow: 0 0 20px #000000;    -moz-box-shadow: 0 0 20px #000000;    -webkit-box-shadow: 0 0 20px #000000;}
.LookPicture .Look_img.Look_Show {    display: block;}
.LookPicture .Look_before {    position: absolute;    display: inline-block;    background-repeat: no-repeat;    width: 70px;    height: 70px;    z-index: 19960926;    left: 50px;    top: 50%;    margin-top: -35px;    cursor: pointer;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_before:before,.LookPicture .Look_before:after {    left: 0;    width: 57px;    height: 5px;    background-color: #fff;    border-radius: 10px;    -o-border-radius: 10px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_before:before {    top: 50px;    -webkit-transform: rotate(45deg);    -ms-transform: rotate(45deg);    -o-transform: rotate(45deg);    transform: rotate(45deg);}
.LookPicture .Look_before:after {    top: 13px;    -webkit-transform: rotate(315deg);    -ms-transform: rotate(315deg);    -o-transform: rotate(315deg);    transform: rotate(315deg);}
.LookPicture .Look_before:hover {    left: 40px;}
.LookPicture .Look_before:hover:before,.LookPicture .Look_before:hover:after {    box-shadow: 0 0 20px #66ccff;    -moz-box-shadow: 0 0 20px #66ccff;    -webkit-box-shadow: 0 0 20px #66ccff;}
.LookPicture .Look_next {    position: absolute;    display: inline-block;    background-repeat: no-repeat;    width: 70px;    height: 70px;    z-index: 19960926;    right: 50px;    top: 50%;    margin-top: -35px;    cursor: pointer;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_next:before,.LookPicture .Look_next:after {    left: 0;    width: 57px;    height: 5px;    background-color: #fff;    border-radius: 10px;    -o-border-radius: 10px;    -moz-border-radius: 10px;    -webkit-border-radius: 10px;    -webkit-transition-property: all;    -moz-transition-property: all;    -o-transition-property: all;    transition-property: all;    -webkit-transition-duration: 0.3s;    -moz-transition-duration: 0.3s;    -o-transition-duration: 0.3s;    transition-duration: 0.3s;    -webkit-transition-delay: 0s;    -moz-transition-delay: 0s;    -o-transition-delay: 0s;    transition-delay: 0s;}
.LookPicture .Look_next:before {    top: 50px;    -webkit-transform: rotate(315deg);    -ms-transform: rotate(315deg);    -o-transform: rotate(315deg);    transform: rotate(315deg);}
.LookPicture .Look_next:after {    top: 13px;    -webkit-transform: rotate(45deg);    -ms-transform: rotate(45deg);    -o-transform: rotate(45deg);    transform: rotate(45deg);}
.LookPicture .Look_next:hover {    right: 40px;}
.LookPicture .Look_next:hover:before,.LookPicture .Look_next:hover:after {    box-shadow: 0 0 20px #66ccff;    -moz-box-shadow: 0 0 20px #66ccff;    -webkit-box-shadow: 0 0 20px #66ccff;}
.Look_Open {    display: block !important;}

.container{overflow: hidden;width: 1240px;margin:20px auto 0; background-color: #fff;}
.m-img404{overflow: hidden;}
.m-img404 img{display: block;margin:0 auto;}

.page{margin-bottom: 20px;overflow: hidden; margin-top: 15px;}
.page .tspage{ height: 30px; margin: 5px 0 5px; background: none;line-height: 26px;}
.page .tspage .tsp_count,.tsp_change{ display: none;}
.page .tspage .tsp_nav{ text-align: center;}
.page .tspage .tsp_nav i{width: auto;height: 30px;line-height: 30px;padding: 0 12px;background: #fff;font-size: 14px;font-weight: normal;color: #555;margin: 0 0 0 12px;display: inline-block;overflow: hidden;border-radius: 3px;}
.page .tspage .tsp_nav b {width: auto;height: 30px; border-radius: 3px;line-height: 30px;padding: 0 12px;background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);font-size: 14px;font-weight: normal;color: #fff;margin: 0 0 0 12px;display: inline-block;overflow: hidden;}
.page .tspage .tsp_nav a{    width: auto;height: 30px; border-radius: 3px;line-height: 30px;padding: 0 12px;background: #fff;font-size: 14px;font-weight: normal;color: #555;margin: 0 0 0 12px;border-radius: 3px;display: inline-block;overflow: hidden;}
.page .tspage .tsp_nav a.tsp_more,.page .tspage .tsp_nav a.tsp_next,.page .tspage .tsp_nav a.tsp_end,.page .tspage .tsp_nav a.tsp_home,.page .tspage .tsp_nav a.tsp_prev{ padding: 0; border:none;}
.page .tspage .tsp_nav a:hover{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff; }
.page .tspage .tsp_nav a.tsp_more:hover i{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;border: none;}
.page .tspage .tsp_nav a.tsp_next:hover i{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;border: none;}
.page .tspage .tsp_nav a.tsp_end:hover i{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;border: none;}
.page .tspage .tsp_nav a.tsp_home:hover i{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;border: none;}
.page .tspage .tsp_nav a.tsp_prev:hover i{background: linear-gradient(-39deg, #FF6358 0%, #ff721a 100%);color: #fff;border: none;}
.page .tspage .tsp_nav a i{margin: 0;background: none;}
/*----分页 end----*/

.keyText{background: url(../images/tbsm.png) no-repeat scroll 20px 10px #fdfdfd;border-radius: 10px;border: 1px solid #f60;clear: both;    color: #666;    font-size: 14px;    line-height: 2;    font-weight: normal;    margin:15px 0px 10px 0px;    padding: 13px 20px 10px;}
.keyText b {color: #000;font-size: 18px;font-weight: bold;padding-left: 50px;}
