/* CSS Document */

html, body, ul, li, ol, dl, dd, dt, p, h1, h2, h3, h4, h5, h6, form, fieldset, legend, img { margin: 0px; padding: 0px; }
fieldset, img { border: medium none; }
ul, ol { list-style: none; }
select, input { vertical-align: middle; }
select, input, textarea { font-size: 12px; margin: 0px; }
.clearfix::after { content: "."; display: block; height: 0px; visibility: hidden; clear: both; }
.clearfix {  }
a { color: rgb(0, 0, 0); text-decoration: none; }
a:visited { color: rgb(0, 0, 0); }
a:hover, a:active, a:focus { color: rgb(141, 0, 0); text-decoration: underline; }


input { margin: 0px; padding: 0px; }
.fl { float: left; }
.fr { float: right; }

/* ::::: Í·²¿  ::::: */

body { background-color: rgb(245, 245, 245);width: 100%; height: 100%;font: 12px/22px "Microsoft Yahei","Î¢ÈíÑÅºÚ","Simsun","ËÎÌå","Arial"; }
.out-wrapper, .wrapper { width: 100%; overflow: hidden; }
.out-wrapper { background: transparent url('top.png') no-repeat scroll center top; }
.wrapper { background: transparent url('') no-repeat scroll center top; }

.header { height:360px; }

.middle1{height:330px; margin:0px auto; width:1000px; overflow: hidden;}


.hd{width:490px;height:310px;padding-top:16px;}
.ult2 li{border-bottom: 1px dashed rgb(205, 205, 205);font-size:17px;line-height:41px;height:41px;position:relative; text-indent:10px;width:470px;overflow:hidden;
word-break: keep-all;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.ult2 li::before {
  content:'';background: url(icon.png) no-repeat;width:18px;height:23px;overflow: hidden;display:block; margin-top:10px;float: left;vertical-align: middle;
}


.news{width:480px;padding-top:16px;}
.news dl { margin-bottom:10px; }
.news dl dt { font-size: 22px; color:rgb(40,40,40); line-height: 30px; height:30px; overflow:hidden; font-weight: bold; text-align:center;}
.news dl dd { font-size: 16px; line-height:30px;margin-top:5px; }
.news dl dd a { color: rgb(40,40,40); }
.news ul {padding: 3px 7px 0px; font-size: 15px; line-height: 28px; }
.news ul li {border-top: 0px dashed rgb(205, 205, 205); }
.news a {color:rgb(40,40,40);}

.news li i {font-style: normal;width: 18px;height: 22px;position: absolute;top: 50%;margin-top: -11px;left: 0;}
.news .icon{ background:url(icon.png) no-repeat; display:inline-block;}


/* ::::: ±ÙÒ¥+Õ©Æ­  ::::: */
.middle2{height:330px; margin:15px auto; width:1000px; overflow: hidden;}
.zp{width:490px;height:325px;background: rgb(255,255,255);}
.zpm{margin-left:15px;margin-top:25px;margin-bottom:15px;}
.zp img{border-radius:5px;}

.newsList14{}
.newsList14 li{font-size:16px;line-height:40px;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;display:block; overflow:hidden;width:460px;margin-left:15px;}
.newsList14 li a{color:#222;}
.newsList14 li:before{content:'';background:#ccc;width:4px;height:4px;overflow: hidden;display: inline-block;margin:18px 6px 0 0;border-radius: 100%;float: left;}
.newsList14.noBack li:before{content:none}
.newsList14 li b{font-weight: normal;line-height: 16px;display: inline-block;width: 14px;text-align: center;font-size: 14px;color: #fff;margin-right: 14px;background: #ff5964}
.newsList14 li em{font-style: normal;line-height: 16px;display: inline-block;width: 14px;text-align: center;font-size: 14px;color: #fff;margin-right: 14px;background: #bebdc5}

.newsList14 li h3{ width: }
.newsList14 li img { float: left; display: inline; margin-left:10px; margin-right: 10px;border-radius:5px; }
.newsList14 li .tit { font-size:15px; margin-top:25px;font-weight: bold;}
.newsList14 li p{ margin:0px 5px;  font-size:14px;width:260px;}
.twen{width:460px;height:95px;margin-bottom:20px;margin-left:20px;}
.twen img{margin-left:10px;width:165px; height:95px;border-radius:5px;}

.tj h3{font-weight:bold;font-size:16px;line-height:30px;}
.tj{width:260px;height:95px;}
.tj p{font-weight:normal;line-height:15px;line-height:25px;}
.tp2{width:165px;95px;}



.pic-txt{font-size:16px;line-height:25px;overflow:hidden;width:460px;margin-left:15px;height:95px;margin-bottom:20px;margin-top:10px;}
.txt{width:260px;height:95px;font-weight:bold;}
.txt p{font-size:14px;line-height:20px;font-weight:normal;margin-top:5px;}
.mt20{margin-top:20px;}

.newsList14 li span{float:right;color:#ff5964;}

.middle3{height:67px; margin:15px auto; width:1000px; overflow: hidden;}


.middle4{height:168px; margin:15px auto; width:1000px; overflow: hidden;}
.ml20{margin-left:20px;}


/* ::::: tab  ::::: */

.container{
  width:490px;
  height:310px;
  background-color:#f5f5f5;
  border:none;
  margin-top:15px;
}
.container ul{
  width:100%;
  height:280px;
  overflow:hidden;
}
.container .item{
  float:left;
  width:100%;
  height:100%;
  background-color:white;
}
.container .item .title{
  line-height:40px;
  border:1px solid silver;
  box-sizing:border-box;
  text-align:center;
  cursor:pointer;
  background-color:#0b409e;
}

.container .item .title2{
  line-height:40px;
  border:1px solid silver;
  box-sizing:border-box;
  text-align:center;
  cursor:pointer;
  background-color:#a3a3a3;
} 

.container .item .content{
  width:490px;
  height:280px;
  background-color:#f5f5f5;
}
.ml1{
  margin-left:-100%;
}
.ml2{
  margin-left:-200%;
}conten
.ml3{
  margin-left:-300%;
}
.active{
  position:relative;
  z-index:1
}

.active h3{color:#FFF;background-color: #ff5964;}
.item h3{color:#FFF;font-size:16px;}

.hidden {display: none;}

#Slides {
  display:none;width:492px;height:310px;
}

.focusArea{position: relative;margin-bottom: 16px;background-color: #f1f1f1;height:310px;}
.focusArea .slidesjs-navigation{overflow: hidden;z-index:999;text-indent:999em;position: absolute;width: 30px;height: 70px;top: 108px;cursor: pointer;}
.focusArea .slidesjs-navigation.slidesjs-previous{background: url(prev.png) center center no-repeat;left: 0;}
.focusArea .slidesjs-navigation.slidesjs-next{background: url(next.png) center center no-repeat;right: 0;}
.focusArea ul{}
.focusArea ul.slidesjs-pagination{position: absolute;bottom: 33px;left: 38%;width: 25%;z-index: 999;}
.focusArea ul.slidesjs-pagination li.slidesjs-pagination-item{display: inline-block;text-align: center;float: left;width: 9px;height: 9px;border-radius: 50%;background-color: #fff;text-indent: -9999px;margin: 10px 3px;overflow: hidden;}
.focusArea ul.slidesjs-pagination li.slidesjs-pagination-item a.active{background-color: red;display: block;border-radius: 50%;height: 9px;width: 9px;}
ul.focusArea li{height: 310px;width: 490px;}
/*#main .part1 .rightPart ul.focusArea li a{position: relative;}*/
ul.focusArea li a{color: #fff;display: block;}
ul.focusArea li a img{height: 310px;width: 490px;}
ul.focusArea li span.meta{position: absolute;bottom: 0;left: 0;height: 36px;line-height: 36px;font-size: 16px;font-weight:bold;width: 100%;text-align: center;background-color: rgba(0,0,0,0.4);color: #fff;}
ul.focusArea li span.meta a{display: inline;font-size: 14px;}
.tablist{width:286px;line-height:40px;height:40px;}
.tablist .tabitem {
  width:142px;
  text-align: center;
  cursor: pointer;
  float:left;
  font-size:16px;
  background-color: #a3a3a3;
  color:white;
}
.tablist .tabitem a {color:white;}
.tablist .tabon {background-color:#0b409e;}

.foot { font-size:12px; color: rgb(255, 255, 255); line-height: 22px; text-align:center; }
.foot a { color: rgb(116, 40, 40); }

.middle5{height:auto; margin:13px auto 30px; width:1000px; overflow: hidden;}
.lieb{width:960px;height:auto;background: rgb(255,255,255);padding-left:20px;padding-bottom:20px;padding-right:20px;padding-top:20px;margin-bottom:30px;border-radius:10px;}
.weiz{margin-top:0px;margin-left:15px;margin-bottom:15px;}
.weiz h3 a{font-size:15px;color:#607D8B;line-height:25px;}
.weiz h3 {font-size:15px;color:#9f9f9f;line-height:25px;}
.weiz span{background: transparent url('dibiao.png') no-repeat scroll center top;height:25px;}

.newsList15 li span{float:right;margin-right:25px;font-size:15px;color:#9f9f9f;line-height:40px;}

.newsList15 li{font-size:16px;line-height:40px;word-break:keep-all;text-overflow:ellipsis;white-space:nowrap;display:block; overflow:hidden;width:100%;margin-left:15px;}
.newsList15 li a{color:#222;}
.newsList15 li:before{content:'';background:#ccc;width:4px;height:4px;overflow: hidden;display: inline-block;margin:18px 6px 0 0;border-radius: 100%;float: left;}
.newsList15.noBack li:before{content:none}
.newsList15 li b{font-weight: normal;line-height: 16px;display: inline-block;width: 14px;text-align: center;font-size: 14px;color: #fff;margin-right: 14px;background: #ff5964}
.newsList15 li em{font-style: normal;line-height: 16px;display: inline-block;width: 14px;text-align: center;font-size: 14px;color: #fff;margin-right: 14px;background: #bebdc5}
#pagetemple {margin-top: 20px; width: 1000px;  text-align: center;  margin-bottom: 20px; height:36px; line-height:36px;}

.gaoj{width:960px;height:auto;background: rgb(255,255,255);padding-left:20px;padding-right:20px;padding-bottom:20px;padding-top:10px;border-radius:10px;}
.gaoj p{font-size:16px;line-height:36px;text-indent:0em;margin-left:15px;padding-bottom:20px;}
.gaoj h2{font-size:26px;line-height:48px;text-align:center;padding:3px 0px;}
.gaoj h3 {font-size:18px;line-height:32px;text-align:center;padding:8px 0px;}
.gaoj .h3border {font-size:14px;line-height:25px;color:#9f9f9f;border-bottom: 1px solid #80808073;}
.gaoj a{font-size:14px;line-height:25px;text-align:center;}
.gaoj img{max-width:800px;}


.imganim:hover {transform: scale(1.2);}
<!--ecms sync check [sync_thread_id="3bcee7cc5a424330844ab778a62d31c1" sync_date="2020-05-29 16:05:38" check_sum="3bcee7cc5a424330844ab778a62d31c1]-->