﻿body,h1,h2,h3,h4,h5,h6,p,form,ul,ol,li,input,select,label,dl,dt,dd{margin:0;padding:0;outline:none;-webkit-text-size-adjust:none;}
input,select,label{vertical-align:middle;}
ul,ol,li{list-style:none;}
input,img,select{border:0;outline:none;}
body{background-color:#fff;font-family:"微软雅黑","Microsoft Yahei","宋体",Verdana,Arial;color:#000;}
a{color:#333;text-decoration:none;outline:none;}
a:hover { text-decoration: none; color: #C40000; }

/*全局样式*/
.left { float: left; }
.right { float: right; }
.red { color: red; vertical-align: middle; }
.clear { float: none; clear: both; font-size: 0; line-height: 0; height: 0; margin: 0; padding: 0; }
.w1200 { width: 1200px; margin: 0 auto; }
.w880 { width: 880px; }
.w300 { width: 300px; }
.grey{ background-color: #eff3f5;}

/*广告位:285x90*/
ul.w285 { width: 1200px; margin: 0 auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
ul.w285 li { width: 285px; height: 90px; margin: 10px 0px; border: 1px solid #e1e1e1; position: relative; }
ul.w285 li a { display: inline-flex; }
ul.w285 li img { width: 285px; height: 90px; }
ul.w285 li::after { content: ""; width: 24px; height: 14px; position: absolute; right: 1px; bottom: 1px; background: url(/images/icon-ad.png) no-repeat; }
ul.w285 li:hover { opacity: 0.85; }

/*广告位:1200x90*/
ul.w1200 { width: 1200px; margin: 10px auto; display: flex; justify-content: space-between; flex-wrap: wrap; }
ul.w1200 li { width: 1200px; height: 90px; margin: 10px 0px; border: 1px solid #e1e1e1; position: relative; }
ul.w1200 li a { display: inline-flex; }
ul.w1200 li img { width: 1200px; height: 90px; }
ul.w1200 li::after { content: ""; width: 24px; height: 14px; position: absolute; right: 1px; bottom: 1px; background: url(/images/icon-ad.png) no-repeat; }
ul.w1200 li:hover { opacity: 0.85; }

/*顶部*/
.top { background-color: #eee; width: 100%; height: 40px; line-height: 40px; color: #333; font-size: 14px; }
.top .on { color: #009900; padding-right: 10px; }
.top i { color: #999; font-size: 9px; line-height: 9px; padding: 0 10px; font-style: normal; font-weight: normal; }
.top a { color: #333; }
.top a:hover { color: #009900; }

/*路径*/
.guild {width: 1200px;margin: 0 auto;padding:10px 0px;height: 22px;font: 12px/22px "宋体";}
.guild span {font-size: 12px;color:#333333}
.guild span a {margin: 0px 8px; color:#333333}
.guild span a:hover { text-decoration: none; color: #C40000; }

/*分页*/
.paging{width: 100%; text-align: center;}
.paging a,.paging span{display: inline-block; border: 1px solid #dbdbdb; line-height: 32px; background:#fff;  height:32px; padding:0px 12px; text-align: center; margin-right: 3px;margin-left: 3px; margin-top: 30px; margin-bottom: 30px; cursor:pointer;}
.paging a:hover{ border: 1px solid #C40000; }
.ico-prev{position: fixed; top: 40%; left: 1.2%;}
.ico-next{position: fixed; top: 40%; right: 1.2%;}

/*以上为全局样式*/

/*导航*/
.nav { line-height: 60px; }
.nav .logo { float: left;  }
.nav ul { height: 60px; background: #000; float: right; position: relative; }
.nav ul:before { content: ""; display: block; width: 30px; height: 60px; position: absolute; left: -30px; background: linear-gradient(295deg, #000, #000 50%, transparent 50%, transparent 100%); }
.nav ul li { width: 95px; text-align: center; border-right: 1px solid #999; line-height: 20px; display: inline-block; color: #FFFFFF; font-size: 18px; cursor: pointer; }
.nav ul li a{color:#fff;}
.nav ul li a:hover { color: #ffc800; }
.nav ul li.on a { color: #ffc800; }
.nav ul li:last-child { border: none; }


/*********************************共用右侧开始*******************************/
.zxright { width: 300px; background: #fff;border-radius: 10px;}
.zxright h3 { width: 300px; height: 48px; line-height: 48px; position: relative; font-size: 18px; font-weight: normal; text-indent: 20px; color: #C40000; border-bottom: #f0f1f1 1px solid }
.zxright h3 i { display: block; width: 75px; height: 1px; border-bottom: #C40000 1px solid; position: absolute; left: 20px; bottom: -1px; }
.zxright .tab { width: 260px; height: 48px; padding: 0 20px; border-bottom: #f0f1f1 1px solid }
.zxright .tab li { float: left; width: 51px; height: 48px; cursor: pointer; position: relative; margin-bottom: -1px; line-height: 48px; text-align: center; overflow: hidden; border-right: 0; font-size: 18px; }
.zxright .tab li.cur { border-bottom: #C40000 1px solid; color: #C40000; }
.zxright .hrlist { display: none; height: 310px; }
.zxright .img { border: 1px solid #ffffff; }
.zxright i { font-weight: bolder; color: #009933; font-size: 18px; font-style: normal; }
.hrlist { width: 280px; height: 278px; margin: 10px 0 0 10px; }
.hrlist li { width: 280px; height: 30px; overflow: hidden; font-size: 14px; line-height: 30px; position: relative; }
.zxhot { width: 280px; margin: 10px 0 0 10px; padding-bottom: 15px; }
.zxhot li { width: 280px; height: 30px; overflow: hidden; font-size: 14px; line-height: 30px; position: relative; }
.min20 { margin-top:20px; }
/*********************************共用右侧结束*******************************/

/*********************************首页开始*******************************/
.newList { float: left; padding-bottom: 60px; }
.newList li:first-child { margin-top: 0px; }
.newList li { background: #fff; border-radius: 10px; overflow: hidden; width: 870px; margin-top: 30px; position: relative; }
.newList li .img-out { float: left; width: 240px; height: 275px; overflow: hidden; margin-right: 30px; }
.newList li .img-out img { width: 100%; transition: all 0.2s; }
.newList li:hover img { transform: scale(1.1); }
.newList li .text { padding: 30px; }
.newList li .text h2 { font-size: 20px; line-height: 30px; height: 30px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; margin: 0; }
.newList li .text h2 font { display: inline-block; border-radius: 5px; background: #dd001a; color: #ffffff; font-size: 15px; padding: 0px 5px; line-height: 22px; margin-right: 10px; transform: translateY(-1px); }
.newList li .text h2 a:hover { color: #dd001a; }
.newList li .text p { background: #f7f7f7; padding: 15px; font-size: 14px; display: flex; margin: 20px 0; border-radius: 5px; transition: all 0.2s; }
.newList li .text p a { line-height: 24px; height: 48px; color: #666; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2; }
.newList li .img-out + .text { padding: 30px; }
.newList li .img-out + .text p { margin: 32px 0; }
.newList li .img-out + .text p a { height: 72px; -webkit-line-clamp: 3; }
.newList li .text p:hover { background: #f1f1f1; }
.newList li .text p:hover a { color: #333; }
.newList li .keys a { color: #999; margin-right: 15px; }
.newList li .keys a:hover { color: #dd001a; }
.newList li .keys a font { display: inline-block; background: rgba(221, 0, 26, 0.2); width: 16px; height: 16px; line-height: 16px; border-radius: 8px; text-align: center; color: #dd001a; font-size: 16px; font-weight: bold; margin-right: 5px; }
.newList li .keys span { color: #cccccc; float: right; }
.newList li .pic { width: 100%; height: 259px; box-sizing: border-box; border: 1px solid #f2f2f2; overflow: hidden; }
.newList li .pic img { width: 100%; transition: all 0.2s; }
.newList li .pic + p { position: absolute; width: 100%; bottom: 0; box-sizing: border-box; padding: 30px 10px 15px 10px; text-align: center; font-size: 18px; font-weight: bold; color: #fff; background-image: linear-gradient(180deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.5)); transition: all 0.2s; }
.newList li .pic + p + span { position: absolute; right: left; top: 30px; background-color: #dd001a; font-size: 15px; color: #fff; padding: 4px 8px; border-radius: 0 5px 5px 0; }
.newList li .pic + span:after { content: url(/images/icon-ad.png); width: 23px; height: 14px; display: block; position: absolute; right: 5px; bottom: 5px; }


/*********************************首页结束*******************************/


/*********************************三级页开始*******************************/
.article_tit{ padding-top:20px; line-height:24px; background:#fff;border-radius: 10px;}
.article_tit h1{ width:800px; overflow:hidden; font-size:28px; font-weight:normal; color:#3d3d3d; line-height:40px; text-align:center; padding:20px 0;}
.article_tit .intro{ text-align:center; font-size:13px; color:#b4b4b4; padding:0 30px 10px 30px; border-bottom:#f1f1f1 1px solid;}
.article_tit .intro span{padding:0 30px 0px 30px;}
.article_tit .zhaiyao{ padding:20px 30px; background:#fbfbfb; font-size:12px;}
.textcon{padding:8px 30px; font-size:18px;line-height: 32px;}
.article_tit .textcon img, .textcon img, .textcon table{ max-width: 720px;}
.textcon td{max-width: 200px;}
.article_tit .textcon p{ padding:10px;  }
.article_next{ width:800px; padding:20px 30px; overflow:hidden; border-top:#fff 1px solid;font-size:16px;line-height:35px;}
.mianze { padding: 8px 30px; font-size: 14px; line-height: 28px; }
.mianze span { color: #009933; cursor: pointer; }


/*********************************三级页结束*******************************/


/*********************************共用底部开始*******************************/
/*返回顶部*/
.gotop .gotop-back {position:fixed;bottom:130px;left:50%;margin-left:620px;width:50px;cursor:pointer;}
.gotop .gotop-back  {background-image:url(/common/images/gotop.png);background-repeat:no-repeat;width:50px;height:50px;overflow:hidden;background-position:0 -75pt;position:fixed;cursor:pointer; display:none;}
.gotop .gotop-back:hover {background-position:-70px -75pt;}
/*底部*/
.foot {background:#fff;border-top:1px solid #d1d1d1;font-size:13px;color:#666666;text-align: center;padding:30px 0;}
.foot p {padding-bottom:10px;}
.foot a {color:#666666;display:inline;padding:0px 5px;}
.foot .jubao {cursor:pointer;}
/*********************************共用底部结束*******************************/