﻿@charset "utf-8";
/* 全局 */
html {webkit-text-size-adjust:none;-webkit-text-size-adjust:none;text-justify:inter-ideograph;}
a {text-decoration:none;outline:0;-webkit-transition:all .3s ease-in-out 0s;-moz-transition:all .3s ease-in-out 0s;transition:all .3s ease-in-out 0s}
/* 基础 */
* {-webkit-tap-highlight-color:rgba(255,255,255,0);-webkit-touch-callout:none;margin:0}
::-webkit-scrollbar {width:10px;height:10px}
::-webkit-scrollbar-track {border-radius:0;background:rgba(0,0,0,0.1);}
::-webkit-scrollbar-thumb {background:rgba(0,0,0,0.2);}
::-webkit-scrollbar-thumb:hover {background:rgba(0,0,0,0.4);background-color:#e50505;}
input,textarea {-webkit-user-select:text}
/*分页样式*/
.pglist {margin-top:20px;margin-bottom:40px;text-align:center!important;font-size:14px;}
.pglist a {border:1px solid #e4eaec;background:#fff;padding:10px 16px;margin:0 4px;text-align:center;color:#76838f;}
.pglist a:hover {background:#f5f5f5}
.pglist a.NextA {border-right:1px solid #e4eaec}
.pglist .NextSpan,.pglist .PreSpan {border:1px solid #e4eaec;padding:10px 16px;background:#fff;color:#ccd5db;cursor:default}
.pglist .firstPage,.pglist .lastPage {height:28px;line-height:28px;min-width:40px}
.pglist span {border:1px solid #e4eaec;border-right:none;padding:10px 18px;text-align:center;background:#e50505;border-color:#e50505;color:#fff;cursor:default}
.pglist a,.pglist a:active,.pglist a:focus,.pglist a:hover {text-decoration:none}
.pglist .PageText {margin-left:10px;color:#aaa;display:none}
.pglist a:last-child {border-right:1px solid #e4eaec}
/*返回首页*/
#tip {padding-top:30px;min-height:640px;}
#tip b {color:#e50505;}
/*网站地图*/
.sitemap {overflow:hidden;line-height:30px;padding:16px 1px;border-bottom:1px solid #f2f2f2;}
.sitemap dt {float:left;margin-right:2%;width:14.66666667%;}
.sitemap dt a {display:block;text-align:center;background:#ececec;color:#333;font-size:16px;padding:8px 0;font-weight:normal;}
.sitemap dt a:hover {background:#ccc;color:#fff;}
.sitemap dd {float:left;width:83.333333%;}
.sitemap dd a {float:left;color:#666;padding-right:35px;line-height:39px;transition:none;font-size:16px;}
.sitemap dd a:hover {color:#333;}
/*网站标签*/
.tags_list {overflow:hidden;line-height:30px;padding:10px;}
.tags_list dt {float:left;margin-right:2%;margin-bottom:2%;width:23%;}
.tags_list dt a {display:block;text-align:center;background:#ececec;font-size:16px;padding:8px 0;font-weight:normal;}
.tags_list dt a:hover {background:#ccc;color:#fff;}
.tags {overflow:hidden;margin-bottom:20px;}
.tags span {float:left;display:block;line-height:40px;}
.tags a {border-radius:4px;-webkit-border-radius:4px;display:inline-block;line-height:28px;padding:0 6px;margin:5px;background:#fff;border:1px solid #dadada;}
.tags a:hover {background:#e50505;border-color:#e50505;color:#fff;}
/*评论列表*/
.comment-main {width:100%;background:#FFF;margin:0;font-size:14px;color:#666;line-height:14px;}
.comment-title {width:100%;height:49px;line-height:50px;background:#FFF;border-bottom:1px dashed #CCC;}
.comment-title span {float:left;height:50px;font-size:18px;line-height:50px;display:block;padding:0 5px;color:#333;}
.comment-show-box {margin:20px 2px}
.comment-show-box .pl-box2 {width:100%}
.comment-show-box .pl-box2 dl {float:left;width:100%;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #f2f2f2;}
.comment-show-box .pl-box2 dl dt {float:left;width:50px;margin-right:15px;}
.comment-show-box .pl-box2 dl dt img {width:50px;height:50px}
.comment-show-box .pl-box2 dl dd {float:right;width:92%;}
.comment-show-box .pl-box2 dl dd h1 {font-weight:700;font-size:15px;text-align:left!important;}
.comment-show-box .pl-box2 dl dd h1 span {color:#656565;font-weight:400;float:right;}
.comment-show-box .pl-box2 dl dd p {margin-top:10px;line-height:20px}
.comment-show-box .pl-box2 dl dd p.xz-fc1 {color:#e50505;}
.comment-show-box .xz-cb {zoom:1}
.comment-show-box .xz-cb:after {display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:"."}
.c-more {width:200px;line-height:normal;margin:20px auto;text-align:center;}
.c-more a{display:inline-block;padding:3px 10px;font-size:14px;border:1px solid #ddd;}
/*评论表单*/
.comment-show-box .fb-box {background:#FAFAFA;border:1px solid #EEE;margin-top:5px;}
.comment-show-box .fb-box dl {float:left;width:97%;padding:12px;}
.comment-show-box .fb-box dt {float:left;width:50px;margin-right:15px;}
.comment-show-box .fb-box dt img {-webkit-border-radius:50%;-moz-border-radius:50%;-ms-border-radius:50%;-o-border-radius:50%;border-radius:50%;width:50px;height:50px}
.comment-show-box .fb-box dd {float:right;width:90%;padding-right:5px;}
.comment-show-box .fb-box dd .msg-box {float:left;}
.comment-show-box .fb-box dd span {margin:0!important;}
.comment-show-box .fb-box dd p {color:#656565;}
.comment-show-box .fb-box dd p textarea {width:97%;height:120px;line-height:20px;color:#6C6C6C;padding:12px;border:1px solid #EEE;outline:0;font-family:"microsoft yahei";-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.comment-show-box .fb-box dd p textarea:focus {border:1px solid #e50505;box-shadow:0 0 10px 0 #e50505}
.comment-show-box .fb-box-div {margin-top:-1px;background:#FAFAFA;border-radius:0 0 5px 5px;border:1px solid #EEE;}
.comment-show-box .fb-box-div dl {padding:12px;position:relative;}
.comment-show-box .fb-box-div dd {font-size:12px;line-height:13px;color:#666;}
.comment-show-box .fb-box-div input {-webkit-border-radius:0 0 5px 0;-moz-border-radius:0 0 5px 0;-ms-border-radius:0 0 5px 0;-o-border-radius:0 0 5px 0;border-radius:0 0 5px 0;position:absolute;top:-1px;right:-1px;width:80px;height:39px;font-size:12px;line-height:39px;background:#AAA;color:#FFF;border:0;cursor:pointer;-webkit-transition:all .3s ease;-moz-transition:all .3s ease;-ms-transition:all .3s ease;-o-transition:all .3s ease;transition:all .3s ease;}
.comment-show-box .fb-box-div input:hover {background:#e50505;color:#FFF;}
/*留言表单*/
.ui-mt-20 {margin-top:20px !important;}
.ui-mt-30 {margin-top:30px !important;}
.ui-text-right {text-align:right !important;}
.ui-offset-2 {margin-left: 16.666667%;}
.ui-col-2 {-ms-flex:0 0 16.666667%;flex:0 0 16.666667%;max-width:16.666667%;}
.ui-col-8 {-ms-flex:0 0 66.666667%;flex:0 0 66.666667%;max-width:66.666667%}
.ui-col-10 {-ms-flex:0 0 83.333333%;flex:0 0 83.333333%;max-width:83.333333%;}
.ui-col-5 {-ms-flex:0 0 41.666667%;flex:0 0 41.666667%;max-width:41.666667%}
.ui-menu {display:flex;border-bottom:1px solid #eaeaea;justify-content:space-between;align-items:center;}
.ui-menu .ui-menu-name {color:#da0001;border-bottom-color:#da0001;border-bottom:2px solid #999;margin-bottom:-1px;padding-bottom:15px;align-self:flex-end;}
.ui-card {border:1px solid #e5e5e5;background:#fff;}
.ui-card-notxt{text-align:center;font-size:20px;padding:15px 20px;display:block;color:#999;}
.ui-card-header {background:#fff;padding:15px 20px;display:flex;align-items:center;border-bottom:1px solid #e5e5e5;}
.ui-card-header .ui-card-header-title {font-size:17px;font-weight:500;margin:0;border-left:2px solid #da0001;padding-left:15px;flex:1;}
.ui-card-header .ui-card-header-more {align-items:center;justify-content:flex-end;color:#999;}
.ui-card-body {padding:15px;}
.ui-card-footer {background:#fff;padding:12px 18px;border-top:1px solid #F2F2F2;}
.ui-form-group {margin-bottom:10px;padding-bottom:5px;position:relative;display:flex;flex-wrap:wrap;}
.ui-form-group > label {margin-bottom:10px;}
.ui-col-form-label {color:#666;padding:10px 10px 0 0;text-align:right;transform:translateY(1px);}
input.ui-form-ip {line-height:1;}
.ui-form-ip {display:block;width:100%;padding:15px 20px;color:#495057;background:#fff;background-clip:padding-box;border:1px solid #e3e3e3;border-radius:4px;transition:border-color 0.15s ease-in-out,box-shadow 0.15s ease-in-out;text-align:left;}
.ui-form-group-sm .ui-form-ip {height:46px;padding:0 15px;}
input.ui-form-ip {line-height:1;}
select.ui-form-ip,textarea.ui-form-ip {height:auto;}
textarea.ui-form-ip {min-height:100px;}
.ui-form-ip::-ms-expand {background-color:transparent;border:0;}
.ui-form-ip:focus {color:#495057;background:#fff;border-color:#80bdff;outline:0;box-shadow:0 0 0 2px rgba(0,123,255,.25);}
.ui-form-ip::-webkit-input-placeholder {color:#999;}
.ui-form-ip::-moz-placeholder {color:#999;}
.ui-form-ip:-ms-input-placeholder {color:#999;}
.ui-form-ip::-ms-input-placeholder {color:#999;}
.ui-form-ip::placeholder {color:#999;}
.ui-form-ip:disabled {background:#fafafa;opacity:1;cursor:not-allowed;}
.ui-form-ip[readonly] {background:#fafafa;opacity:1;}
.ui-form-ip-check {margin-bottom:3px;margin-right:5px;vertical-align:middle;}
.ui-input-group {display:flex;}
.ui-input-group .code {min-height:42px;justify-content:center;align-items:center;display:flex;padding:0 12px;border:1px solid #e3e3e3;border-left:0;background:#fff;border-radius:0;cursor:pointer;border-radius:0 4px 4px 0;}
.ui-form-limit-text {position:absolute;right:10px;bottom:10px;color:#999;background:rgba(255,255,255,.5);}
/*视频样式*/
video {padding:5px;background-color:#000;}
/* 公用 */
.c-cb:after,.c-cbli li:after {display:block;clear:both;visibility:hidden;height:0;overflow:hidden;content:".";}
.c-cb,.c-cbli li {zoom:1;}
.c-ib {display:inline-block;}
.c-dn {display:none;}
.c-db {display:block;}
.c-fl {float:left;}
.c-fr {float:right;}
.c-pr {position:relative;}
.c-pa {position:absolute;}
.c-pf {position:fixed;}
.c-fwn {font-weight:400;}
.c-fwb {font-weight:700;}
.c-tal {text-align:left;}
.c-tac {text-align:center;}
.c-tar {text-align:right;}
.c-oh {overflow:hidden;}
.c-toe {overflow:hidden;word-wrap:normal;white-space:nowrap;text-overflow:ellipsis;}
.c-ti2 {text-indent:2em;}
.c-lh2 {line-height:2;}
.c-lh0 {line-height:normal;}
.c-tdu {text-decoration:underline;}
.c-tdn,.c-tdn:hover {text-decoration:none;}
.c-csp {cursor:pointer;}
.c-ff1 {font-family:SimSun;}
.c-ff2 {font-family:Microsoft YaHei;}
.c-img {width:100%;height:100%;}
.c-b0 {border:0;}
.c-fs {font-size:14px;}
/* 单页 */
.c-page p,.c-page div {line-height:200%;}
/* 分页2 */
.c-pages {text-align:center;margin-top:20px;}
.c-pages a {transition:all 0.3s;-webkit-transition:all 0.3s;}
.c-pages span,.c-pages a {margin-top:20px;padding:8px 16px;margin-left:6px;color:#777;background-color:#fff;border:1px solid #ddd}
.c-pages span,.c-pages a:hover {z-index:2;color:#fff;cursor:default;background-color:#1d773a;border-color:#1d773a}
/* 浮动工具 */
.c-tools {position:fixed;z-index:9999;text-align:center;right:0;bottom:65px;}
.c-tools ul li {transition:all 0.3s;-webkit-transition:all 0.3s;border-radius:2px;-webkit-border-radius:2px;cursor:pointer;position:relative;width:32px;height:32px;margin:4px 1px;background:#007AC3 url(../images/tools-ico.png) no-repeat;}
.c-tools ul li:hover {background-color:#d65608;}
.c-tools ul li span {transition:all 0.3s;-webkit-transition:all 0.3s;border-radius:2px;-webkit-border-radius:2px;display:none;position:absolute;right:33px;width:105px;line-height:32px;padding:0 10px;background:#d65608;color:#ffffff;}
.c-tools ul li .ewmPic {width:138px;}
.c-tools ul li .ewmPic img {display:block;margin-top:10px;padding-bottom:10px;width:138px;height:138px;}
.c-tools ul .tel-ico {background-position:center -38px;}
.c-tools ul .ewm-ico {background-position:center 6px;}
.c-tools ul .qq-ico {background-position:center -83px;}
.c-tools ul .top-ico {background-position:center -131px;}
/* 404 */
.c-404 {text-align:center;margin-top:3%;color:#F33;}
/* rss */
.c-rss {float:right;margin-top:10px;}
.c-rss img {display:block;}
.c-searchlist li {width:100%;height:40px;line-height:40px;border-bottom:#ddd 1px dashed;color:#666;float:left;}
.c-searchlist li a {float:left;color:#666;padding-left:10px;font-size:15px;}
.c-searchlist li a:hover {color:#da251c;}
.c-searchlist li span {float:right;padding-right:10px;}
.selectTdClass {background-color:#edf5fa !important;}
/* 表格 */
table.noBorderTable td,table.noBorderTable th,table.noBorderTable caption {border:1px dashed #ddd !important;}
table {margin-bottom:10px;border-collapse:collapse;display:table;}
td,th {padding:5px 10px;border:1px solid #DDD;}
caption {border:1px dashed #DDD;border-bottom:0;padding:3px;text-align:center;}
th {border-top:1px solid #BBB;background-color:#F7F7F7;}
table tr.firstRow th {border-top-width:2px;}
.ue-table-interlace-color-single {background-color:#fcfcfc;}
.ue-table-interlace-color-double {background-color:#f7faff;}
td p {margin:0;padding:0;}
.form_book .am-btn {width:300px!important;margin:0 auto!important;padding-left:-20px;}
@media (max-width:768px) {
    .comment-show-box .pl-box2 dl dd {float:left;width:100%;}
    /*评论表单*/
    .comment-show-box .fb-box {background:#FAFAFA;border:1px solid #EEE;margin-top:.2rem;}
    .comment-show-box .fb-box dl {float:left;width:100%;}
    .comment-show-box .fb-box dd {float:left;width:100%;}
    .comment-show-box .fb-box dd p textarea {width:85%;}
    .tags_list dt {float:left;margin-right:1%;margin-bottom:1%;width:48%;}
}
