﻿@charset "utf-8"; 
@import url(csscw.css);
/* 以下是本站自定义 */

/* 网站主色调fix[分页选中色/主字色/主背景色] */
.buts,#cmspage a:hover,#wappage a:hover{color:#fff;background:#C62723;}
.benzi,.benzi a,.benzi a:hover,a.benzi,a:hover.benzi{color:#C62723;}
.benbg{background:#C62723;}

/* CWCMS_文章列表 */
.list_news li{height:50px;line-height:50px;border-bottom:1px dashed #ccc;background:url(dot1.gif) no-repeat 0px 20px;padding-left:14px;}
.list_news li,.list_news li a,.list_news li a:hover{font-size:16px;}
.list_pic li{width:25%;float:left;text-align:center;padding-bottom:20px;}

/* CWCMS_文章正文页 */
.cwnews {text-align:center;}.cwnews .title{padding:10px 0;font-size:30px;width:80%;margin:auto;margin-bottom:20px;}.cwnews .click{border-bottom:1px solid #e8e8e8;background:#fff;padding:5px 0;}.cwnews .content{line-height:170%;padding:20px 0;text-align:left;}.cwnews img{max-width:100%;}

/* CWCMS_分类列表 */
.fldh{border-bottom:1px solid #ddd;height:28px;margin-bottom:10px;}
.fldh h1{float:left;}
.fldhli li{ line-height:36px; font-size:16px; padding-left:12px; background:url(yq.png) no-repeat 0 14px;}

.all{width:1200px;margin:auto;}.copy{padding:20px 0;}
.top li{ float:left; display:inline; height:40px; line-height:40px; overflow:hidden; margin:0 10px;}
.top li img{ margin:0 10px;}
.dh{ background:#c93025; height:60px; line-height:60px; overflow:hidden;}
.dh li{ float:left; display:inline; width:150px; text-align:center;}
.dh li:hover{ background:#ebdb2f;}
.dh li a{ float:left; width:100%; height:100%;}.dh li a:hover{ color:#c93025; text-decoration:none;}

.ti1{ background:url(ti1.png); width:120px; padding-left:20px; height:40px; line-height:40px; overflow:hidden;}
.bghui1{background:#ddd;}
.xw{ padding-top:10px;}
.xw li{ background:url(xw.jpg) no-repeat 5px 15px; padding-left:20px; height:38px; line-height:38px; overflow:hidden;}

.xw2{ padding-top:10px;}
.xw2 ul{width:1210px;overflow:hidden;}
.xw2 ul li{ background:url(xw.jpg) no-repeat 5px 15px; padding-left:20px; height:38px; line-height:38px; overflow:hidden;width:46%;float:left;margin-right:10px;}

.ti2{ background:url(ti2.jpg) no-repeat left center; width:100px; padding-left:40px; height:40px; line-height:40px; overflow:hidden;}
.taa{ position:absolute; width:98%; max-width:565px; background:#c93025; height:50px; line-height:50px; padding-right:15px;}
.ti3{ position:inherit; top:-5px; background:url(xing.png) no-repeat left center; height:62px; line-height:62px; padding-left:70px;}
.ti5{ background:url(ti5.jpg) no-repeat center center; height:40px; line-height:40px;}

.lcp{ float:left; width:240px; display:inline; overflow:hidden; margin-left:20px; padding-right:0px; padding-top:0px;}
.cp{ width:240px; height:180px; overflow:hidden; margin-bottom:15px;}
.cp1{ font-size:16px; color:#000;font-family:"microsoft yahei","黑体"; text-align:center;}
#colee_left{ float:left; width:500px; overflow:hidden; padding:0px; height:150px; margin-bottom:0px; margin-top:0px; margin-right:0px;}


.botbg{ border-top:2px solid #c62723; min-width:1200px;}
.yq{}
.rq{ background:url(rq.jpg) no-repeat 480px 25px #fff; width:500px; height:60px; padding:0 10px; border:0; margin-left:20px; font-size:16px;}
.botr{ padding:0 30px; border-left:2px solid #b4302d; border-right:2px solid #b4302d;}

/* 下拉菜单 */
.menusdv1 {z-index:9998;width:150px;position:relative;height:0px;}.menusdv2 {z-index:9999;position:absolute;width:100%;}
.listmenu {width:100%;background:#c93025;}
.listmenu li {text-align:center;border-bottom:1px dashed #fff;line-height:35px;}
.listmenu li a,.listmenu li a:hover {display:block;font-size:14px;COLOR:#fff;text-decoration:none;}
.listmenu li a:hover {background:#ebdb2f;}

/*头条*/
.announcement {
  text-align: center;
  padding: 20px 100px;
  overflow: hidden;
  position: relative;
  height: 95px;
  background: linear-gradient(#f5edd8, #faf9c6);
  color: #ee1e2d;
  /*color: #faf9c6;*/
  box-shadow: 0 0 5px rgb(0, 0 ,0 ,0.1);
  box-sizing: border-box;
  margin: 13px auto 11px;
}
#tip {
  font-size: 16px;
  color: #6b99c3;
  text-align: center;
  position: absolute;
  left: -30px;
  top: 15px;
  width: 100px;
  height: 20px;
  line-height: 20px;
  background: linear-gradient(90deg, #f4d195, #f0bd5f);
  transform: rotate(-50deg);
}
.announcement .tip {
  font-size: 15px;
  color: #6b99c3;
  text-align: center;
  position: absolute;
  left: -30px;
  top: 15px;
  width: 100px;
  height: 20px;
  line-height: 20px;
  background: linear-gradient(90deg, #f4d195, #f0bd5f);
  transform: rotate(-50deg);
}