@charset "utf-8";
/* CSS Document */

/**公共部分**/
*{margin:0px;padding:0px;}
img{border:none;vertical-align:top;}
li{list-style-type:none;}
ul,dl,ol{list-style:none;}
h1,h2,h3,h4,h5,h6{font-weight:normal; font-size:100%;}
h2{ font-size:18px; font-family:"微软雅黑"; }
body{font-size:14px; font-family:"微软雅黑"; }
address,cite,code,em,th{font-weight:normal; font-style:normal;}
.clear{clear:both;}
a{outline: none;}

.aBlack a,.aBlack{ color:#333333; text-decoration:none;}
.aBlack a:hover,.aBlack:hover{ color:#fc3930; text-decoration:underline;}

.bBlack a,.bBlack{ color:#999999; text-decoration:none;}
.bBlack a:hover,.bBlack:hover{ color:#fc3930; text-decoration:underline;}


/**************************************页面2**************************************/
.tkBg .layui-layer-title{  height: 60px; background: #fc3930; line-height:60px; border-radius: 15px 15px 0px 0px;}
.tkBg .layui-layer-setwin span{ background: none;}
.tkBg .layui-layer-title{ font-size: 22px; font-weight: bold; color: #ffffff;}
.tkBg .layui-icon-close{ width: 18px; height: 18px; background: url(/static/hhl-bg30.png) no-repeat -290px -95px !important; font-size: 0px; margin-top:5px; padding-left: 10px;}
.tkBg .layui-layer{ border-radius: 15px;}
.tkSrkBox{ width: 100%; height: 165px;  position:absolute; left: 0px; bottom: 0px;}
.tkSrkText textarea{ width: 100%; height: 90px; border: none; background: none; outline: none; font-family: "微软雅黑"; padding:15px 0px 0px 15px; color: #333333; box-sizing: border-box;}
.tkSrkIn{ float: right;}
.tkSrkIn p{ color: #999999; float: left; margin-right: 20px; margin-top:10px;}
.tkSrkIn input.submit1{ width: 90px; height: 40px; border:none; background: none; background: #fc3930; border-radius:5px; color: #ffffff; font-size: 16px; font-weight: bold; margin-right: 30px;}
.tkSrkIn input.submit2{ width: 90px; height: 40px; border:none; background: none; background: #cccccc; border-radius:5px; color: #ffffff; font-size: 16px; font-weight: bold; margin-right: 30px;}
.tkZnxzsBox{ width: 100%; height:calc(100% - 165px); position:absolute; top: 0px; left: 0px;}
.tkZnxzsLeft{ float: left; width: calc(100% - 435px); background: #f7f7f7; height: 100%; border-bottom: 1px solid #eeeeee; overflow: hidden; overflow-y: auto;  position: relative;}
.tkZnxzsLeft::-webkit-scrollbar { width: 8px; /* Chrome, Safari, Opera */height: 8px;}
.tkZnxzsLeft::-webkit-scrollbar-thumb {background-color: #cbcbcb; /* 滚动条thumb颜色 */ border-radius: 4px; /* 滚动条thumb圆角 */ }
.tkZnxzsLeft::-webkit-scrollbar-track { background-color: #ebebeb; /* 滚动条track颜色 */}
.tkZnxzsLeft::-ms-scrollbar {width: 8px;height: 8px; /* Edge, IE */}
.tkZnxzsLeft::-ms-scrollbar-thumb { background-color: #cbcbcb; /* 滚动条thumb颜色 */ border-radius: 4px; /* 滚动条thumb圆角 */}
.tkZnxzsLeft::-ms-scrollbar-track {background-color: #ebebeb; /* 滚动条track颜色 */}
.tkZnxzsList{ width: 90%; margin: 0px 0px 0px 30px; position: relative; padding-bottom: 30px;}
.tkZnxzsList li{ margin-top:30px;}
.tkZnxzsList li .tkZnxzsImg img{ width: 60px; height: 60px; float:left;}
.tkZnxzsList li .tkZnxzsCont{ float: left; width: calc(100% - 90px); margin-left:30px; font-size: 18px; font-weight: bold; line-height: 30px; margin-top:10px; color: #333333;}
.tkZnxzsList li .tkZnxzsBg{ float: left; width: calc(100% - 90px); margin-left:25px;}
.tkZnxzsList li .tkZnxzsBg .tkZnxzsIcon{ float: left; width: 0; height: 0px; border-top:5px solid transparent; border-bottom:5px solid transparent; border-right:5px solid #ffffff; margin-top:30px;}
.tkZnxzsList li .tkZnxzsBg .tkZnxzsMsg{ float: left; width: calc(100% - 5px); background: #ffffff; padding-bottom: 20px; border-radius:10px;}
.tkZnxzsList li .tkZnxzsBg .tkZnxzsMsg .tkZnxzsFuzhi{ width: 20px; height: 21px; background:url(/static/hhl-bg30.png) no-repeat -320px -95px; float: right; margin: 15px 20px 0px 0px; cursor: pointer;}
.tkZnxzsList li .tkZnxzsBg .tkZnxzsMsg .tkZnxzsNei{ width: 70%; margin: 0px 0px 0px 25px;}
.tkZnxzsList li .tkZnxzsBg .tkZnxzsMsg .tkZnxzsNei p{ margin-top:20px; line-height: 30px; color: #333333;}
.tkZnxzsList li .tkZnxzsBg .tkZnxzsMsg .tkZnxzsNei img{ margin-top:20px; max-width: 100%;}
.tkZnxzsList li .tkZnxzsBg .tkZnxzsMsg .tkZnxzsNei p:first-child{ margin-top:0px;}
.tkZnxzstishi{ right: 100px; bottom: 40px; color: #999999; position:absolute;}
.tkZnxzstishiIn{ position:fixed;}
.tkZnxzsRight{ float: right; width: 435px; height: 100%; background: #f3f3f3; height: 100%; border-bottom: 1px solid #eeeeee; overflow: hidden; overflow-y: auto; }
.tkZnxzsRight::-webkit-scrollbar { width: 8px; /* Chrome, Safari, Opera */height: 8px;}
.tkZnxzsRight::-webkit-scrollbar-thumb {background-color: #cbcbcb; /* 滚动条thumb颜色 */ border-radius: 4px; /* 滚动条thumb圆角 */ }
.tkZnxzsRight::-webkit-scrollbar-track { background-color: #ebebeb; /* 滚动条track颜色 */}
.tkZnxzsRight::-ms-scrollbar {width: 8px;height: 8px; /* Edge, IE */}
.tkZnxzsRight::-ms-scrollbar-thumb { background-color: #cbcbcb; /* 滚动条thumb颜色 */ border-radius: 4px; /* 滚动条thumb圆角 */}
.tkZnxzsRight::-ms-scrollbar-track {background-color: #ebebeb; /* 滚动条track颜色 */}
.tkWdtwTitle{ width: 395px; margin: auto; margin-top:20px;}
.tkWdtwTitle h2{ float: left; font-size: 22px; font-size: 20px; font-weight: bold; color: #333333;}
.tkWdtwTitle a{ display: block; float: right; margin-top:5px;}
.tkWdtwList{ width:395px; margin: auto; padding-bottom: 30px;}
.tkWdtwList li{ margin-top:20px;}
.tkWdtwList li a{ display: block; float: left; width: 355px; font-size: 16px;}
.tkWdtwList li:hover span{ display: block; width: 13px; height: 15px; background: url(/static/hhl-bg30.png) no-repeat -350px -95px; float: right; margin-top:5px;}