@charset "utf-8";
*html{background-image:url(about:blank);background-attachment:fixed;}
html { padding:0; margin:0;}
body {margin:0;padding:0;font:14px/1.8 Arial,'Microsoft Yahei','黑体',\5b8b\4f53,sans-serif;background: #efefef;color:#333;word-break:break-all;width:auto;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0; margin:0;}
table,td,tr,th{font-size:14px; }
thead th{ font-weight:bold;}
.clearfix, .swiper-wrapper{ *zoom:1;display: block; clear: both;overflow: hidden;}
.clearfix:after, .swiper-wrapper:after,{ content: ''; display: block; clear: both;}
ol,ul {list-style:none;}
li{list-style-type:none;}
img{vertical-align:top;border:0;}
h1,h2,h3,h4,h5,h6{font-size:inherit; font-weight:hold;}
address,cite,code,em,th,i{font-weight:normal; font-style:normal;}
a{ color:#333; text-decoration:none; outline:none;}
a:hover {color: #f00;text-decoration:none;}
input:focus,button:focus,select:focus,textarea:focus{ outline:none;}
.main{
    margin: 0 auto;
    width: 1200px;
    }
.main_left{
    float: left;
    width: 860px;
    overflow: hidden;margin-top: 10px;
	}
.main_right{position: relative;float: right;width: 320px;overflow: hidden;margin-top: 20px;}
.fl{ float:left;}
.fr{ float:right;}
.wd420 {width:420px;overflow: hidden;}
.box570 {width: 570px;}
.mt20 {padding: 20px 0 10px;}
.w640 {width: 760px;overflow: hidden;}
.w520 {
	width: 420px;
}

.clear15{display:block;clear:both;width:100%;height:15px;overflow:hidden;*zoom:1;}

.header-wrapper{width:100%;background: #ffffff;margin-bottom:0px;overflow: hidden;box-shadow: 0 2px 10px 0 rgb(0 0 0 / 10%);}
.head{margin: 0 auto;width: 1200px;height: 40px;line-height: 40px;}
.head p a{font-size:14px;font-weight: 500;color: #8e8e8e;padding-left: 20px;}
.head p a:hover{color: #f59506;}
.head .fabu {font-size: inherit;background: url(../img/fabu_ico.png) left no-repeat;padding-left:22px;}
.head .iconfont {font-size: inherit;background: url(/style/img/reg.png) left no-repeat;padding-left: 30px;}

.top{margin: 0 auto;width: 1200px;height: 70px;}
.shorttitle{width: 320px;overflow: hidden;float: left;}
.logo{float: left;color: #6591b7;}
.top h1{float:left;font-size: 30px;font-weight: 800;line-height: 60px;color: #6591b7;}
.logo a{float: left;overflow: hidden;color: #6591b7;}
.top .logo .hot{font-size: 12px;line-height: 12px;color: #ffffff;padding: 4px 8px;background-color: #ff9100;top: 40px;margin-left: 10px;position: absolute;border: 1px solid #ff9100;border-top-left-radius: 8px;border-bottom-right-radius: 8px;}
.top .logo img{
    max-width: 160px;
}
.top span a{float:left;line-height: 60px;font-size: 30px;color: #6591b7;font-weight: 600;margin-right:5px;}
.topa a{margin-left: 18px;color: #666;font-size: 16px;font-weight: 600;line-height: 60px;}
.topa a:hover{color: #f59506;}
.topa a.current{color: #f59506;}

.search2{width: 300px;height: 34px;line-height: 34px;margin: 10px 0;position:relative;}
.search2 input.text{background-color:#f1f1f1;height: 34px;line-height: 34px;width: 208px;border: 1px solid #f1f1f1;color: #333;outline:0;font-size:12px;padding-left: 10px;}
.search2 input.search_btn:hover{background-color:#ff0400;}
.search2 input.search_btn{position:absolute;right:0;top: 0;width: 80px;height: 36px;line-height: 36px;cursor:pointer;border:0;background-color: #f57d21;color:#fff;font-size:16px;}

.row {
  width: 100%;
  margin-top: 20px;
}
.headtitle {overflow: hidden;}

.headtitle .content {
  width: 1100px;
  margin: 0 auto;
  line-height: 60px;
  height: 60px;
  overflow: hidden;
}

.headtitle .content a{
    font-size: 32px;
    color: #FF0000;
}

.headtitle .more {
  overflow: hidden;
}

.headtitle .more ul {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  float: left;
  width: 1200px;
}

.headtitle .more ul li {
  color: #06273a;
  margin: 0 20px;
  width: 240px;
  height: 30px;
  overflow: hidden;
}
.headtitle .more ul li a{
  font-size: 14px;
  color: #06273a;
  line-height: 18px;
}

.headtitle .more .moretop {
  font-size: 16px;
  float: left;
  width: 100px;
}

/* superslide */
.slideBox {
	overflow: hidden;
	position: relative;
}

.slideBox .hd {
	height: 10px;
	overflow: hidden;
	position: absolute;
	right: 5px;
	bottom: 5px;
	z-index: 1;
}

.slideBox .hd ul {
	display: block;
	overflow: hidden;
	zoom: 1;
}

.slideBox .hd ul li {
	float: left;
	width: 10px;
	height: 10px;
	line-height: 10px;
	overflow: hidden;
	margin-right: 5px;
	text-align: center;
	border-radius: 50%;
	background: #CDCDCD;
	color: #000;
	cursor: pointer;
	text-indent: -999em;
}

.slideBox .hd ul li.on {
	background: #F60;
	color: #fff;
}

.slideBox .bd ul {
	overflow: hidden;
	z-index: 0;
	zoom: 1;
}

.slideBox .bd li {
	zoom: 1;
}

.slideBox .prev,
.slideBox .next {

	position: absolute;
	top: 50%;
	margin-top: -36px;
	display: block;
	width: 36px;
	height: 54px;
	background-image: url(/style/img/slider-arrow.png);
	background-color: rgba(0, 0, 0, 0.5);
	background-repeat: no-repeat;
}

.slideBox .prev {
	left: -36px;
}

.slideBox .next {
	right: -36px;
	background-position: 0 bottom;
}

.slideBox .prev:hover,
.slideBox .next:hover {
	background-color: rgba(0, 0, 0, 1);
}

.slideBox .prevStop {
	display: none;
}
.slideBox .nextStop {display: none;
}

.slideBox.focus {
	width: 760px;
	height: 420px;
}


.slideBox.focus .hd {
	height: 40px;
	right: 5px;
	bottom: 0px;
	z-index: 1;
}

.slideBox.focus .hd ul li {
	width: 20px;
	height: 20px;
	line-height: 19px;
}

.slideBox.focus .hd .pageState {
	color: #FFF;
	font-size: 16px;
	line-height: 40px;
	letter-spacing: 3px;
}

.slideBox.focus .hd .pageState span {
	font-size: 20px;
	color: #fff200;
}

.slideBox.focus .bd img {
	width: 760px;
	height: 420px;
	display: block;
}

.slideBox.focus .bd a {
	display: block;
	position: relative;
}

.slideBox.focus .bd h3 {
	padding: 10px;
	text-align: left;
	font-size: 16px;
}

.slideBox.focus .bd h3 p {
	width: 85%;
}

.tit-Agba {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    color: #FFF;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    filter: progid: DXImageTransform.Microsoft.Gradient(startColorStr=#CC000000, endColorStr=#CC000000);
    background-color: rgb(0 0 0 / 31%);
    zoom: 1;
}

.hotNews {
	height: 390px;
	overflow: hidden;
	background: #fff;
	padding: 15px;
}

.hotNews h3 {
	height: 28px;
	overflow: hidden;
	margin-bottom: 8px;
	padding-left: 5px;
	font-size: 18px;
	font-family: "Microsoft YaHei", "å®‹ä½“";
}

.hotNews h3 a {
	color: #f77316;
	font-weight: bold;
}

.hotNews h3 a:hover {
	color: #f00;
}

.hotNews li {
	padding-left: 20px;
	height: 40px;
	line-height: 40px;
	font-size: 16px;
	position: relative;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis; 
}

.hotNews li:before {
	content: '';
	position: absolute;
	width: 8px;
	height: 8px;
	background-color: #CCC;
	top: 50%;
	margin-top: -4px;
	left: 0;
	border-radius: 50%; 
}
.level {
    overflow:  hidden;
    margin-top: 20px;
    height: 60px;
    line-height: 60px;
}
.level dl{position:relative;text-align: center;}

.level dl dd {
    display: inline;
    border-radius: 20px;
    background: #ffffff;
    margin: 0 20px;
    padding: 10px 25px;
    line-height: 36px;
}
.level dl dd:hover{background: #d3e0d2;}
.level dl dd.current a{
    color: #fff;
    background:#ff4d4d;
    font-size: 14px; 
}
.level dl dd a{
    display: inline-block;
    white-space: nowrap;
    font-size: 18px;
    text-decoration: none;
    color: #333;
    font-weight: 600;
    }
.level dl dd a:hover{
    color: #ff0400;
    }
.breadbox {
    margin: 0 auto;
    font-family: simsun;
    color: #555;
    line-height: 30px; width:1200px;overflow: hidden;
}
.bread {
    float: left;
    line-height: 30px;
    font-size: 12px;
    background: url(../img/home_ico.png) left center no-repeat;
    padding-left: 20px;
}
.bread a{
	color: #555;
    line-height: 30px;
    font-size: 12px;
}
.breadbox p.t {color: #999;line-height: 30px;float: right;font-size: 12px;}
.wrap{width:1200px;margin:0 auto;background: #fff;margin-top: 20px;overflow: hidden;}
.white{width:1200px;margin:0 auto;margin-top: 20px;overflow: hidden;}
.bgnews1{background-image: url(/style/img/bgnews1.jpg);background-repeat:no-repeat;background-position: center top;}
.bgnews2{background: #fff;overflow: hidden;margin-top: 20px;padding: 15px 15px 10px 15px;}
.bgnews3{background: #fff;overflow: hidden;padding: 15px 15px 10px 15px;}

.titles-tl{height:48px;line-height:48px;overflow: hidden;padding-top: 10px;}
.titles-tl .bt .title{display: inline-block;height:48px;margin:0 20px;line-height:48px;font-size: 24px;font-weight: 600;color: #262626;}
.titles-tl .bt .title i{
    display: block;
    float: left;
    width: 40px;
    height: 44px;
    background: url(/style/img/sy_03.png) no-repeat 0 10px;
}
.titles-tl .subtitle{font-size: 14px; color: #999;}
.titles-tl .more {float: right;position: relative;display: inline-block;height: 48px;line-height: 48px;padding-right: 16px;color: #a78f8f;font-size: 14px;}
.titles-tl .more:before {content: '';position: absolute;top: 0;bottom: 0;right: 8px;display: inline-block; width: 4px; height: 4px;-webkit-border-radius: 50%;margin:auto;-moz-border-radius: 50%;border-radius: 50%;background: #b2b3c5;}
.titles-tl .more:after {content: '';position: absolute;top: 0;bottom: 0;right: 0;display: inline-block;width: 4px;height: 4px;-webkit-border-radius: 50%;-moz-border-radius: 50%;border-radius: 50%;background: #ddd; margin: auto;}

.hs-left{float: left;width: 370px;margin-left: 15px;}
.hs-left-first a{display:block;overflow: hidden;}
.hs-left-first a img{display: block;width:380px;height:253px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.hs-left-first{padding-bottom: 12px;border-bottom: 1px solid #f2f2f2;}
.hs-left-first a .bt{height:36px;margin-bottom: 6px; line-height:36px;font-size:20px; white-space: nowrap; overflow: hidden;text-overflow: ellipsis;color:#333;}
.hs-left-first a .ms{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;overflow: hidden;font-size:16px; line-height:30px;color: #999;}
.hs-left-list ul li {position: relative;padding: 10px 0;height:28px; line-height: 28px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.hs-left-list ul li a {font-size: 16px;color: #333;}
.hs-middle{float:left;display: inline-block;width:400px;margin-left: 20px;}
.hs-middle ul li{padding:18px 0;border-bottom:1px dashed #efefef;overflow: hidden;}
.hs-middle ul li:first-child{padding-top:0;}
.hs-middle ul li:last-child{border-bottom:0;}
.hs-middle ul li a img{float:right;width:120px;height:80px;margin-left: 15px;-webkit-border-radius: 6px;-moz-border-radius: 6px;border-radius: 6px;}
.hs-middle ul li a .bt{display: block;font-size:18px;line-height:28px; color: #333; max-height: 56px; overflow: hidden;}
.hs-middle ul li a  p{ overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size:14px;line-height:22px;margin-top:10px;color: #999;}
.hs-right{float: right;width: 350px;font-size: 14px;margin-right: 15px;}
.hs-right ul{margin-top: 20px;}
.hs-right ul li{height: 52px;line-height: 52px;overflow: hidden; }
.hs-right ul li:nth-child(2n-1){background: #f2f2f2;}
.hs-right ul li span{float: left;width: 80px;text-align: center;color: #888;}
.hs-right ul li .items{/* width: 270px; *//* float: right; */overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.hs-right ul li .items a{margin: 0 5px;color: #172ebb;}
.ebdy-l{float: left;width: 760px;padding:10px 20px 20px 20px;background: #fff;}
.ebdy-l-left{float: left;width:380px;}

.news-channel-box {float: left;width: 260px;margin: 0px 18px 0 14px;}

.title-a {height: 40px;line-height: 40px;font-size: 20px;font-weight: 600;color: #333;border-bottom: 1px #e5e5e5 solid;padding-bottom: 6px;}
.title-a span {position: relative;float: left;height: 40px;line-height: 40px;padding-bottom: 6px;border-bottom: 1px solid #264391}
.title-a span strong {color: #264391;}
.title-a span.hot::after {content: '';position: absolute;top: -5px;right: -20px;display: block;width: 17px;height: 12px;background: url(../images/hot_1.png) no-repeat;}
.title-a .more {float: right;color: #999;font-size: 14px;font-weight: normal;margin-top: 6px;}

.news-channel-frist-item {margin-top: 20px;}
.news-channel-frist-item .img {display: block;width: 260px;height: 150px;margin-bottom: 15px;overflow: hidden;}
.news-channel-frist-item .bt {height: 32px;margin-bottom: 5px;line-height: 32px; font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.news-channel-frist-item .intro {max-height: 72px;ine-height: 24px;color: #888; text-overflow: ellipsis;overflow: hidden;display: -webkit-box; -webkit-line-clamp: 3;-webkit-box-orient: vertical;}
.news-channel-list ul li {padding: 18px 0;border-bottom: 1px dashed #efefef;overflow: hidden;}
.news-channel-list ul li:first-child {padding-top: 0;}
.news-channel-list ul li:last-child {border-bottom: 0;}
.news-channel-list ul li a img {float: left;width: 100px;height: 67px;}
.news-channel-list ul li a .chara {float: right;width: 146px;}
.news-channel-list ul li a .chara .bt {display: block;font-size: 14px;line-height: 20px;color: #333;max-height: 40px;overflow: hidden;}
.news-channel-list ul li a .chara p {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;font-size: 12px;margin-top: 4px;color: #999;}

.title-z {position: relative;height: 40px;line-height: 40px;font-size: 22px;font-weight: 600;color: #333;border-bottom: 2px solid #264391;padding-bottom: 6px;
}
.title-z span {position: relative;float: left;height: 40px;line-height: 40px;padding-bottom: 6px;border-bottom: 1px solid #264391;}
.title-z span strong {color: #264391;}

.news-scroll {margin-top: 20px;overflow: hidden;}
.news-scroll ul {width: 1200px;}
.news-scroll ul li {float: left;width: 222px;margin-right: 15px;margin-bottom: 15px;}
.news-scroll ul li img {width: 222px;height: 148px;}
.news-scroll ul li .bt {height: 30px;line-height: 30px;font-size: 16px; overflow: hidden; text-overflow: ellipsis;white-space: nowrap;}
.news-scroll ul li .intr {height: 24px;line-height: 24px;font-size: 12px;color: #999;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}

.nws-left {
    float: left;
    width: 240px;
    background: #fff;
}

.nws-ask-first a {
    display: block;
    overflow: hidden;
}

.nws-ask-first a img {
    width: 240px;
    height: 160px;
}

.nws-ask-first a .bt {
    height: 36px;
    line-height: 36px;
    font-size: 16px;
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    color: #333;
}

.nws-ask-first a .ms {
    font-size: 14px;
    line-height: 24px;
    color: #999;
}

.nws-ask ul li {
    position: relative;
    padding: 6px 0 6px 16px;
    height: 24px;
    line-height: 24px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.nws-ask ul li:before {
    content: "";
    position: absolute;
    left: 0;
    top: 16px;
    width: 6px;
    height: 6px;
    -webkit-border-radius: 100%;
    -moz-border-radius: 100%;
    border-radius: 100%;
    background: #ccc;
}

.nws-ask ul li a {
    font-size: 15px;
    color: #333;
}

.nws-right {
    float: right;
    width: 300px;
}

.nws-right ul li {
    padding: 18px 0;
    border-bottom: 1px dashed #efefef;
    overflow: hidden;
}

.nws-right ul li:first-child {
    padding-top: 0;
}

.nws-right ul li:last-child {
    border-bottom: 0;
}

.nws-right ul li a img {
    float: left;
    width: 100px;
    height: 67px;
}

.nws-right ul li a .chara {
    float: right;
    width: 186px;
}

.nws-right ul li a .chara .bt {
    display: block;
    font-size: 14px;
    line-height: 20px;
    color: #333;
    max-height: 40px;
    overflow: hidden;
}

.nws-right ul li a .chara p {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    font-size: 12px;
    line-height: 22px;
    margin-top: 4px;
    color: #999;
}

/* 底部 */
.footer{
  width:100%;
  padding:20px 0 20px 0;
  background-color: #0a233b;
  margin-top: 50px;
  border-top: 1px solid #e3e3e3;
}
.footer .footbox { 
  width:1200px; 
  margin:0 auto;

}
.footer .footbox p{ 
  height:25px; line-height:25px;
  font-size: 14px;  text-align: center;
  color:#999;
}
.footer .footbox p a{
  font-size: 14px;
  color:#999;
  text-decoration: none;
}

.footer .footbox a:hover{
  color: #ffa927;
  text-decoration: underline;
}
.footer .notice { border-top: 1px solid #e3e3e3;padding: 15px 20px 15px 20px;margin: 0 auto;margin-top: 10px;width: 1200px;}
.footer .notice p { color: #BCBCBC; line-height: 20px; font-weight: 400; font-size: 13px; }