a {
  text-decoration: none;
  color: #666666;
}

li {
  list-style: none;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

.margin {
  margin-right: 10px;
  margin-bottom: 5px;
}

ul li span {
  color: #666666;
}

/*common样式*/
body {
  font-family: "Microsoft YaHei";
}

.top {
  width: 100%;
  font-family: "Microsoft YaHei";
  font-size: 14px;
}

.container {
  width: 100%;
  background: #f1f1f1;
  font-family: "Microsoft YaHei";
  font-size: 14px;
  padding-top: 15px;
}

.topPic {
  width: 100%;
  height: 295px;
  position: relative;
}

.topPic .tipbg {
  width: 100%;
  height: 295px;
  position: absolute;
  top: 0px;
  left: 0px;
  z-index: -1;
}

.topBgcolor {
  width: 100%;
  height: 55px;
  background-color: #f52020;
  filter: alpha(opacity=75);
  /*IE滤镜，透明度50%*/
  -moz-opacity: 0.75;
  /*Firefox私有，透明度50%*/
  opacity: 0.75;
  /*其他，透明度50%*/
  z-index: 20;
  position: absolute;
  left: 0px;
  top: 0px;
}

.topBg {
  color: #ffffff;
  width: 998px;
  position: absolute;
  left: 50%;
  top: 0px;
  margin-left: -499px;
  z-index: 20;
}

.topBg span.title {
  display: block;
  width: 200px;
  height: 50px;
  font-size: 24px;
  font-weight: bolder;
  position: absolute;
  left: 100px;
  top: 15px;
  font-family: "Microsoft YaHei";
}

.topBg span.fuwu {
  display: block;
  width: 400px;
  height: 50px;
  font-size: 20px;
  font-style: italic;
  position: absolute;
  left: 355px;
  top: 18px;
  font-family: "Microsoft YaHei";
}

.topBg span.zhuban {
  display: block;
  width: 180px;
  height: 35px;
  font-size: 18px;
  position: absolute;
  left: 800px;
  top: 20px;
  font-family: "Microsoft YaHei";
}

.topBg span.wangzhi {
  display: block;
  width: 400px;
  height: 30px;
  font-size: 14px;
  position: absolute;
  left: 370px;
  top: 36px;
}

.imgpos {
  width: 998px;
  margin: 0 auto;
}

.imgpos .tip {
  position: absolute;
  top: 100px;
  left: 0px;
  margin-left: 780px;
  height: 110px;
  width: 400px;
  font-size: 25px;
  font-family: "Microsoft YaHei";
  line-height: 40px;
  color: #ffffff;
  font-style: italic;
}

.imgpos .tip .pd {
  padding-left: 100px;
}

.nav {
  width: 100%;
  height: 40px;
  background-color: #fc525f;
  font-size: 16px;
}

.navBar {
  width: 998px;
  height: 40px;
  margin: 0 auto;
}

.navBar li {
  float: left;
  width: 82px;
}

.navBar li.noBg a {
  background: none;
}

.navBar li a {
  display: block;
  width: 100%;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
}

.navBar li a:hover {
  background-color: #fadbdb;
  color: #fc525f;
}

/*nav结束*/
.content {
  width: 998px;
  margin: 0 auto;
}

.content1 {
  width: 100%;
  margin: 0 auto;
}

.content .newsOne {
  width: 100%;
  height: 300px;
  background: #ffffff;
}

.newsPic {
  width: 338px;
  height: 280px;
  margin-left: 25px;
  margin-top: 20px;
  float: left;
  /*background: url(../images/newsPic.jpg) no-repeat 25px 25px;*/
}

/*.newsPic span{
	display: block;
	width: 357px;
	height: 34px;
	text-align: center;
	line-height: 34px;
	margin-top: 260px;
	margin-left: 25px;
	color: #FFFFFF;
	background: url(../images/touming_bg.png) no-repeat;
}*/

.newsList {
  float: left;
  width: 635px;
  height: 300px;
}

.newsList .titleBox {
  width: 593px;
  height: 45px;
  font-size: 15px;
  color: #666;
}

.titleBox .notice,
.titleBox .xinxi {
  width: 286px;
  height: 30px;
  margin-top: 10px;
  margin-right: 10px;
  border-bottom: #ccc 1px solid;
}

span.biaoTi {
  display: block;
  width: 80px;
  height: 30px;
  line-height: 30px;
  background: url("../images/2.jpg") no-repeat;
  color: #fff;
  padding-left: 15px;
}

.titleBox .notice a,
.titleBox .xinxi a {
  display: block;
  width: 60px;
  height: 35px;
  line-height: 35px;
  color: #609cb9;
  font-size: 16px;
}

.newsList .newsList_left {
  width: 305px;
  height: 250px;
}

.newsList .newsList_right {
  width: 305px;
  height: 250px;
}

.newsList .newsList_left a,
.newsList .newsList_right a,
.xiehuiNews_left a,
.xiuhuiNews_right a {
  display: inline-block;
  float: left;
  width: 200px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  padding-left: 5px;
}

.newsList .newsList_left li {
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  background: url(../images/yuandian_icon.png) no-repeat 20px 15px;
}

.newsList .newsList_right li {
  height: 30px;
  line-height: 30px;
  padding-left: 25px;
  background: url(../images/yuandian_icon.png) no-repeat 13px 15px;
}

/*.newsOne结束*/
.newsTwo,
.newsThree {
  width: 998px;
  height: 300px;
  margin-top: 15px;
  background: #ffffff;
}

.newsThree {
  height: 270px;
}

.titleBox {
  width: 958px;
  height: 45px;
  margin-left: 20px;
  margin-right: 10px;
  margin-top: 10px;
}

.titleBoxqyfc {
  border-bottom: #ccc 1px solid;
}

.titleBox .titleLeft,
.titleBox .titleMiddle,
.titleBox .titleRight {
  width: 346px;
  float: left;
  margin-right: 10px;
  margin-top: 10px;
  border-bottom: #ccc 1px solid;
}

.titleBox .titleMiddle,
.titleBox .titleRight {
  width: 286px;
}

.titleLeft.w100 {
  width: 100%;
}

.newsTwo .w353 {
  width: 353px;
}

.titleBox .titleLeft span,
.titleBox .titleMiddle span,
.titleBox .titleRight span,
.qiyeFengcai .titleBox span {
  display: block;
  /* width: 80px; */
  width: 95px;
  height: 30px;
  font-size: 15px;
  line-height: 30px;
  /* padding: 0 0 0 15px; */
  text-align: center;
  background: url("../images/2.jpg") no-repeat;
  color: #fff;
}

.titleBox .titleLeft a,
.titleBox .titleMiddle a,
.titleBox .titleRight a,
.qiyeFengcai .titleBox a {
  display: block;
  width: 50px;
  height: 30px;
  line-height: 30px;
  padding-left: 15px;
  color: #609cb9;
  font-size: 16px;
}

.xiehuiInformation {
  width: 339px;
  float: left;
  margin-left: 15px;
}

.xiehuiNews_left {
  width: 345px;
  height: 230px;
  float: left;
  margin-left: 10px;
}

.w330 {
  width: 305px;
}

.xiuhuiNews_right {
  width: 305px;
  height: 230px;
  float: left;
}

.huiyuanBox {
  width: 290px;
  height: 200px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  border-left: 1px solid #cccccc;
  padding-left: 10px;
}

.xiuhuiNews_right_pic {
  width: 336px;
  height: 230px;
  float: left;
  margin: 15px auto 0 15px;
}

.xiehuiInformation img {
  float: left;
  margin: 25px 0 0 15px;
}

.xiehuiInformation table {
  width: 160px;
  height: 100px;
  margin-top: 25px;
  text-align: left;
  font-size: 14px;
  color: #666666;
}

.xiehuiInformation table tr td.huizhang {
  font-size: 18px;
}

.xiehuiInformation table tr td {
  padding-left: 30px;
}

.xiehuiIntroduce {
  width: 320px;
  height: 110px;
  margin: 10px 0 0 15px;
}

.xiehuiIntroduce a {
  display: block;
  float: left;
  width: 150px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: url("../images/3.jpg") no-repeat;
}

.xiehuiIntroduce a.long {
  display: block;
  float: left;
  width: 100%;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 14px;
  color: #ffffff;
  background: url(../images/red_bg.png) repeat-x;
}

.xiehuiIntroduce a:hover {
  background: #ff7781;
  width: 150px;
}

.xiehuiAddress {
  width: 320px;
  height: 120px;
  margin: 0 0 0 15px;
  line-height: 30px;
}

.xiehuiAddress p {
  font-size: 14px;
  color: #666666;
}

.xiehuiNews_left ul li {
  height: 30px;
  line-height: 30px;
  padding-left: 30px;
  background: url(../images/yuandian_icon.png) no-repeat 20px 15px;
}

.xiuhuiNews_right ul li {
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  background: url(../images/yuandian_icon.png) no-repeat 10px 15px;
}

/*newsTwo结束*/
.qiyeFengcai {
  width: 100%;
  height: 270px;
  background: #ffffff;
}

.picBox {
  width: 100%;
  height: 210px;
  margin-top: 10px;
}

.picBox table td {
  text-align: center;
}

.picBox table td img {
  margin: 5px 5px 0 5px;
}

.picBox table td div img {
  border: 1px solid #cccccc;
}

/*qiyeFengcai结束*/
.newsThree .xiehuiNews_left {
  margin-left: 0px;
  width: 350px;
}

.newsThree .xiehuiNews_left a {
  width: 240px;
}

.newsThree .xiuhuiNews_right {
  width: 310px;
}

.newsThree .xiuhuiNews_right ul {
  margin-left: 15px;
}

.newsThree #xhkw ul {
  margin-left: 2px;
}

.huiyuanBox {
  width: 290px;
  height: 200px;
  margin-top: 10px;
  margin-left: 10px;
  float: left;
  border-left: 1px solid #cccccc;
  padding-left: 10px;
}

label {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  margin: 5px 0 5px 10px;
  color: #666666;
  font-size: 16px;
}

input[type="text"],
input[type="password"] {
  width: 190px;
  height: 20px;
  line-height: 20px;
  border: 1px solid #cccccc;
}

.huiyuanBox #Login {
  float: left;
  width: 120px;
  height: 35px;
  margin: 15px 0 10px 10px;
  color: #ffffff;
  font-size: 14px;
  border: none;
  background: url("../images/4.jpg") no-repeat;
}

.huiyuanBox .yanzhengText {
  width: 80px;
}

.huiyuanBox a {
  line-height: 35px;
}

.huiyuanBox a.login {
  float: left;
  display: block;
  width: 120px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 10px 0 10px 10px;
  color: #ffffff;
  font-size: 14px;
  border: none;
  background: url("../images/4.jpg") no-repeat;
}

a.reg {
  float: left;
  display: block;
  width: 120px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  margin: 10px 0 10px 20px;
  color: #ffffff;
  font-size: 14px;
  border: none;
  background: url("../images/5.jpg") no-repeat;
}

.huiyuanBox .usersub {
  display: block;
  float: left;
  width: 125px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  margin: 0 0 10px 0;
  border: none;
  background: url("../images/6.jpg") no-repeat;
}

.huiyuanBox .usersub a {
  display: block;
  width: 135px;
  height: 37px;
  line-height: 37px;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
}

.huiyuanBox .ml10 {
  margin-left: 10px;
}

.huiyuanBox .w280 {
  width: 280px;
}

a.zhuce {
  display: inline-block;
  width: 50px;
  height: 40px;
  line-height: 40px;
  margin-left: 115px;
}

.newsThree #table {
  margin: 0 0 0 5px;
  text-align: center;
}

.newsThree #table tr td {
  font-size: 18px;
  color: #666666;
  text-align: center;
}

.newsThree #table tr td a {
  padding: 0 12px;
  width: 232px;
}

.connectBox {
  width: 330px;
  height: 330px;
  margin-top: 10px;
  margin-left: 10px;
}

.connectBox table {
  width: 330px;
  height: 150px;
  margin-top: 10px;
  margin-left: 20px;
  font-size: 16px;
  color: #666666;
}

.connectBox table tr td {
  height: 30px;
  line-height: 30px;
  text-align: left;
}

.connectBox table tr td img {
  padding-left: 0;
  padding-top: 20px;
}

.connectBox table tr td.width {
  width: 100px;
  vertical-align: text-top;
}

/*newsThree结束*/
.youqingLianjie {
  width: 100%;
  margin-top: 15px;
  padding-bottom: 10px;
  background: #ffffff;
}

.youqingLianjie .titleBox span {
  display: block;
  width: 120px;
  height: 60px;
  padding: 20px 0 0 20px;
  font-size: 16px;
  color: #666666;
}

.youqingLianjie .bumenBox {
  width: 928px;
  margin: 10px auto;
  color: #666666;
  font-weight: bold;
}

.youqingLianjie .bumenBox a {
  display: inline-block;
  height: 25px;
  line-height: 25px;
  padding-right: 15px;
  text-align: center;
  font-size: 14px;
  color: #666666;
  font-weight: normal;
}

/*youqingLianjie结束*/
.footer {
  width: 100%;
  margin-top: 20px;
  background: url(../images/footBg.jpg) no-repeat;
  background-size: 100% 100%;
  font-size: 14px;
  padding: 14px 0;
}

.banquanBox {
  width: 480px;
  margin: 0 auto;
  font-size: 14px;
}

.banquanBox > a {
  display: block;
  float: left;
  width: 75px;
  height: 25px;
  line-height: 25px;
  text-align: center;
  color: #ffffff;
}

.banquanBox a.maleft {
  margin-left: 170px;
}

.banquanBox a.none {
  border: none;
}

.banquanBox table a {
  color: #ffffff;
}
.banquanBox table tr td img {
  width: 20px;
  height: 22px;
  position: relative;
  top: 5px;
  left: -5px;
}

.footer table {
  width: 100%;
  color: #ffffff;
  text-align: center;
}

.footer table tr td {
  height: 25px;
}

.logo {
  position: absolute;
  top: 10px;
  left: 20px;
  width: 65px;
}

.w335 {
  width: 335px;
}

.w320 {
  width: 320px;
}

.zhuxiao {
  border: 0;
  width: 50px;
  height: 20px;
  line-height: 20px;
  background-color: #639bff;
  color: #ffffff;
  margin-top: 10px;
}

a.kwimg {
  display: block;
  width: 310px;
  text-align: center;
}

.selectclass {
  margin-top: 5px;
  height: 27px;
  line-height: 27px;
  color: #666666;
}

#txtKeys.txt {
  width: 200px;
  height: 25px;
  line-height: 25px;
  border: 1px solid #aaaaaa;
  color: #666666;
}

.searchbtn {
  width: 80px;
  height: 27px;
  line-height: 27px;
  background: url(../images/search.jpg) no-repeat;
  border: 0;
  color: #ffffff;
  font-family: "Microsoft YaHei";
  font-size: 16px;
}

.yxqytitle {
  height: 152px;
  line-height: 38px;
  padding: 14px 10px;
  background: #3c4c9a;
  color: #ffffff;
  width: 20px;
  float: left;
  font-size: 15px;
}

/*头部滚动切换样式*/
.carousel {
  display: inline-block;
  position: relative;
  height: 180px;
  width: 958px;
  overflow: hidden;
}

.carousel h2 a {
  color: #333333;
}

.carousel .backgrounds {
  height: 180px;
}

.carousel .backgrounds .item {
  height: 180px;
  float: left;
  position: relative;
  z-index: 1;
}

.carousel .panel {
  background: #cccccc;
  color: #fff;
  position: absolute;
  left: 50%;
  top: 20px;
  margin-left: -400px;
  height: 145px;
  width: 800px;
  overflow: hidden;
  z-index: 10;
  filter: alpha(opacity=90);
  -moz-opacity: 0.9;
  -khtml-opacity: 0.9;
  opacity: 0.9;
}

.carousel .panel .paging {
  position: absolute;
  bottom: 25px;
  left: 25px;
  width: 225px;
  text-align: center;
}

.carousel .panel .paging a {
  color: #4c4c4c;
  font-size: 1.1em;
}

.carousel .panel .pause {
  position: absolute;
  right: 20px;
  top: 25px;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/carousel_pause_bg.gif) no-repeat 0 0;
  text-indent: -6000px;
}

.carousel .panel .play {
  position: absolute;
  right: 20px;
  top: 25px;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/carousel_play_bg.gif) no-repeat 0 0;
  text-indent: -6000px;
}

.carousel .panel .paging .next {
  position: absolute;
  right: 0;
  bottom: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/carousel_next_bg.gif) no-repeat 0 0;
  text-indent: -6000px;
}

.carousel .panel .paging .previous {
  position: absolute;
  left: 0;
  bottom: 0;
  display: block;
  width: 18px;
  height: 18px;
  background: url(../images/carousel_previous_bg.gif) no-repeat 0 0;
  text-indent: -6000px;
}

.carousel .panel .paging #numbers a {
  padding: 0 5px 0 5px;
}

.carousel .panel .paging #numbers a.selected {
  color: #fff;
}

.carousel .panel .details_wrapper {
}

.carousel .panel .details_wrapper .details {
  height: 145px;
}

.carousel .panel .details_wrapper .details .detail {
  width: 760px;
  height: 125px;
  margin: 10px 20px;
  overflow: hidden;
  float: left;
  font-family: "Microsoft YaHei";
}

.carousel .panel .details_wrapper .details h2 {
  font-size: 20px;
  font-family: "Microsoft YaHei";
  line-height: 1.2em;
  margin: 0 0 5px 0;
}

.carousel .panel .details_wrapper .details a.more {
  color: #333;
  font-size: 1.1em;
}

.imgsize {
  height: 180px;
}

#logincontent {
  height: 150px;
  border-bottom: 1px dashed #cccccc;
}

#logincontent ul {
  width: 260px;
  margin-left: 10px;
}

.xiuhuiNews_right .xmlt {
  display: block;
  width: 127px;
  margin-left: 10px;
  margin-top: 10px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  background: url(../images/4.4.jpg) no-repeat;
  color: #ffffff;
  float: left;
}

.wdxm {
  height: 150px;
  border-bottom: 1px dashed #cccccc;
}

.newsThree .xiuhuiNews_right .wdxm ul {
  margin-left: 0;
}

.zjgd {
  float: right;
  margin-right: 25px;
}

.titleBox .zjgd a {
  display: inline-block;
  width: auto;
  padding: 0;
  padding-right: 3px;
}

.new {
  position: relative;
  top: -10px;
  left: -10px;
}

/*报名系统*/
.bm_box {
  display: block;
  width: 126px;
  height: 162px;
  background: url(../images/wsbm_btn.png) no-repeat;
  position: fixed;
  right: 0;
  top: 50%;
  margin-top: -81px;
}

.bmxt_tit {
  display: block;
  width: 80px;
  text-align: center;
  position: absolute;
  bottom: 10px;
  font-weight: bold;
  font-size: 18px;
}

.xypj {
  display: block;
  width: 100px;
  height: 140px;
  background: url(../images/xypj_bg.png) no-repeat;
  position: fixed;
  right: 0;
  top: 45%;
  margin-top: -70px;
}

/* 2022-3-8新增专家库、交易平台、互联互助 */
.newsFour {
  width: 998px;
  margin-top: 15px;
  background: #ffffff;
}
.color-6 {
  color: #666;
}
.color-blue {
  color: #598bcb;
}
.bg-F5F9FF {
  background: #f5f9ff;
}
.titleBox .newTitleBox {
  width: 100%;
}
.titleBox .newTitleBox span {
  width: 130px;
}
.jiaoYiPingTai {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 12px 10px 10px 10px;
}
.jiaoYiPingTaiItem {
  width: 220px;
  height: 140px;
  background: #f3f8ff;
  border-radius: 4px;
  /* margin: 0 10px 10px 10px; */
}
.jiaoYiImg {
  width: 100%;
  height: 104px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
}
.jiaoYiImg img {
  width: 60px;
}
.jiaoYiImg span {
  font-size: 16px;
  color: #000;
}
.jiaoYiText {
  padding: 0 4px;
  height: 36px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  background: url(../images/jiaoYiTextbg.png) no-repeat center center;
  background-size: 220px 36px;
  color: #fff;
  font-size: 13px;
  border-radius: 0 0 4px 4px;
}
.flexCenter {
  display: flex;
  justify-content: center;
  align-items: center;
}
.huLianHuZhu {
  display: flex;
  padding: 12px 20px 20px 20px;
  color: #fff;
  border: 1px soild red;
}
.lianMengTit {
  width: 30px;
  height: 108px;
  color: #fff;
  writing-mode: vertical-lr; /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  writing-mode: tb-lr; /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
  background-image: linear-gradient(#8e97c3, #41519c, #8e97c3);
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 4px;
}
.lmlookMore {
  width: 30px;
  height: 108px;
  color: #fff;
  writing-mode: vertical-lr; /*从左向右 从右向左是 writing-mode: vertical-rl;*/
  writing-mode: tb-lr; /*IE浏览器的从左向右 从右向左是 writing-mode: tb-rl；*/
  background: #9fa7cd;
  display: flex;
  justify-content: center;
  align-items: center;
  letter-spacing: 4px;
}
.huLianHuZhuItemBox {
  width: calc(100% - 60px);
  height: 108px;
  background: #e8e8e8;
  display: flex;
  justify-content: space-around;
  align-items: center;
}
.huLianHuZhuItem {
  width: 200px;
  height: 80px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  cursor: pointer;
  font-size: 16px;
  letter-spacing: 1px;
  border-radius: 4px;
}
.huLianHuZhuItem:nth-child(1) {
  background: url(../images/huLianHuZhuItembg1.png) no-repeat center center;
  background-size: 200px 80px;
}
.huLianHuZhuItem:nth-child(2) {
  background: url(../images/huLianHuZhuItembg2.png) no-repeat center center;
  background-size: 200px 80px;
}
.huLianHuZhuItem:nth-child(3) {
  background: url(../images/huLianHuZhuItembg3.png) no-repeat center center;
  background-size: 200px 80px;
}
.huLianHuZhuItem:nth-child(4) {
  background: url(../images/huLianHuZhuItembg4.png) no-repeat center center;
  background-size: 200px 80px;
}
/* .hlhzCursor{
	position: absolute;
	bottom: 0;
	right: 0;
} */
.newTitleRight span {
  width: 115px !important;
  padding: 0;
  background: url(../images/2.1.jpg) no-repeat !important;
}
/* 2022-3-3新增专家库、交易平台、互联互助 end */

