.container {
	padding-top: 0;
}
.top_box_1 {
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 2;
	height: 80px;
	/* background-color: #2681f3; */
}
.top_banner {
  width: 100%;
  height: 300px;
  background-image: url(../images/top_banner_bg.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.top_banner .banner_box {
  width: 1200px;
  height: 300px;
  position: relative;
}
.top_banner .banner_box .text_1 {
  position: absolute;
  top: 143px;
  left: 0;	
}
.top_banner .banner_box .text_2 {
  position: absolute;
  top: 197px;
  left: 0;
}
.top_banner .banner_box .top_banner_bg1 {
  position: absolute;
  top: 17px;
  right: -105px;
}
.bannerbox {
	position: fixed;
	top: 0;
	width: 100%;
	height: 80px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.1);
	z-index: 999;
	background: rgba(55, 110, 242, 0.8);
}

.logo {
	margin-top: 26px;
	float: left;
}

.tab {
	float: right;
}

.tab-link {
	padding: 0 20px;
	line-height: 80px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.tab-link1 {
	padding: 0 20px;
	line-height: 63px;
	display: inline-block;
	color: #FFF;
	cursor: pointer;
}

.tab-link:hover {
	border-bottom: 2px solid #FFF;
}

.tab-btn {
	display: inline-block;
	width: 102px;
	height: 32px;
	border: 1px solid #FFF;
	color: #FFF;
	text-align: center;
	line-height: 32px;
	margin-left: 32px;
	cursor: pointer;
}

.tab-btn2 {
	display: inline-block;
	width: 240px;
	height: 32px;
	color: #FFF;
	text-align: center;
	line-height: 32px;
	margin-left: 34px;
	display: none;
}

.tab-btn2-enter {
	display: inline-block;
	width: 90px;
	height: 32px;
	background: #e7e5ee;
	color: #0c43c0;
	border-radius: 25px;
	font-size: 14px;
	margin-left: 5px;
	cursor: pointer;
}

.tab-btn2-enter:hover {
	background: #fff;
}

.tab-btn2-enter a {
	color: #0c43c0;
}

.bottom {
	height: 210px;
	background: url(../images_1/footpart.png) no-repeat 0 center;
	background-size: 100% 100%;
	position: relative;
	font-family: "微软雅黑";
}

.bottom-text {
	width: 100%;
	text-align: center;
	font-size: 33px;
	padding: 40px 0 30px 0;
	color: #ebf1fe;
	letter-spacing: 7px;
	font-weight: 400;
}

.bottom-btn {
	padding: 10px 40px;
	border: 1px solid #fff;
	color: #ebf1fe;
	border-radius: 2px;
	background: none;
	cursor: pointer;
	font-size: 20px;
	letter-spacing: 3px
}

.bottom-btn:hover {
	background: #467af8;
}

.tan_wei,
.tan_wei1 {
	background: #000;
	position: absolute;
	z-index: -9;
	right: 120px;
	top: 0px;
	border-radius: 5px;
	background: #F6F8FB;
	border: 1px solid #E6EAF0;
	padding: 10px;
	display: none;
	box-shadow: 0 0 9px 0 rgba(0, 0, 0, 0.1);
}

.tan_wei2 {
	position: absolute;
	z-index: -9;
	right: 75px;
	top: 168px;
	display: block;
}

.right_close {
	position: absolute;
	z-index: 18;
	right: 15px;
	top: 12px;
	width: 15px;
	display: block;
}

.tan_wei .p_tel {
	font-size: 16px;
	color: #9BA8C3;
	width: 115px;
	display: block;
}

.tan_weiFix {
	display: block;
	opacity: 1;
	right: 75px;
	transition: right 0.2s;
	top: 415px;
	position: fixed;
}

.tan_weiFix2 {
	display: block;
	opacity: 1;
	right: 75px;
	transition: right 0.2s;
	top: 362px;
	position: fixed;
}

.tan_weiFix5 {
	position: absolute;
	z-index: -9;
	right: 75px;
	top: 168px;
	display: block;
}

.tan_sanjiao {
	position: absolute;
	right: -7px;
	top: 13px;
	width: 10px;
	height: 10px;
	background: #F6F8FB;
	border-right: 1px solid #E6EAF0;
	border-top: 1px solid #E6EAF0;
	transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	-moz-transform: rotate(45deg);
	-webkit-transform: rotate(45 eg);
	-o-transform: rotate(45deg);
}


.foot_line {
	margin-top: 40px;
}

.w1200 {
    width: 1200px;
    margin: 0 auto;
}
.fl {
    float: left;
}
.fr {
    float: right;
}
/*新闻*/
.newsBox{ padding: 40px 0 120px 0;}
.news_fl{width: 820px; padding:0 25px; box-shadow: 0px 0px 8px rgba(0,0,0,.07);}
.news_img{ width: 184px; height: 134px; position: absolute; top:35px; left: 0; overflow:hidden; }
.news_img a{ display: table-cell; vertical-align: middle; text-align: center; width: 184px; height: 134px; }
.news_img a img{ max-width: 184px; max-height: 134px;}
.news_img a:hover img{transform: scale(1.2); transition: 1s}
.dl_news{ position: relative;  min-height: 134px; padding: 35px 0 35px 220px; border-bottom: 1px solid #e1e8ec;}
.dl_news:hover a{color:#4d96fc; }
.dl_news dd a{color:#333; font-size: 20px; line-height: 25px;padding:10px 0;display: block;}
.dl_news dt{ font-size: 14px; color: #999; line-height: 24px;}
.dl_news dt.dt1{overflow:hidden; max-height: 48px; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dl_news dt.dt2,.dl_listCon dt.dt2{ padding: 10px 0; }
.dl_news dt.dt2 a,.dl_listCon dt.dt2 a{ padding-left: 25px; margin-right: 40px; color: #999; font-size: 12px;}
.dl_news dt.dt2 a.icon_newsTime,.dl_listCon dt.dt2 a.icon_newsTime{ background: url(../images/icon_newstime.png) left center no-repeat;}
.dl_news dt.dt2 a.icon_kuaijing,.dl_listCon dt.dt2 a.icon_kuaijing{ background: url(../images/icon_news1.png) left center no-repeat;}
.news_fl .dl_news:last-child{ border-bottom: none; } 
.news_fr{ width: 290px; box-shadow: 0px 0px 8px rgba(0,0,0,.07); background:#fff;margin-bottom:20px;}
.news_fr1{ width: 290px; box-shadow: 0px 0px 8px rgba(0,0,0,.07); background:#fff;}
.ul_newsfr{ width:256px; margin: 0 17px;}
/*分页*/
.pagination{
    width: 820px;
    padding: 30px 0;
    margin: 0 auto;
    text-align: center;
    font-size: 14px;
    color: #333;
    margin-top: 20px;
}
.pagination .pageList-wrap{
    display: inline-block;
}
.pagination a{
    width: 30px;
    height: 30px;
    line-height: 30px; 
    cursor: pointer;
    border-radius: 100%;
    display:inline-block;
    vertical-align: top;
    text-align: center;
    margin: 0px 5px;
    user-select: none;
	color:#555;
}
.pagination a.a1{width: 100px;}
.pagination .eliplise,
.pagination .item{
    width: 30px;
}

.pagination a.current{
    background: #3585fb;
    color: #fff;
} 
.pagination a.a1{text-indent: 3333333em; overflow: hidden; width: 60px;}
.pagination a.a1:first-child{
	background: url(../images_1/page_fl.png) left center no-repeat;
}
.pagination a.a1:last-child{
	background: url(../images_1/page_fr.jpg) right center no-repeat;
}


.pagination .page-list-wrap{
    display: inline-block;
}
.pagination .page-count{
    height: 30px;
    margin-left: 20px;
    vertical-align: top;
    line-height: 30px;
    display: inline-block;
}
.pagination .page-count_num{
    margin: 0 5px;
    color: #be4c4d;
    font-size:18px;

}
.pagination .item.disabled{
    cursor: not-allowed;
}
.pagination .item.disabled:hover{
    color: #333;
    background: #dedede;
}

.ul_newsfr li .list_p{ line-height: 44px; cursor: pointer; font-size: 18px; color: #333;} 
.dl_listCon{ padding: 5px 0;}
.dl_listCon dd{ font-size: 14px; color:#333; position: relative; padding-left:20px; max-height: 48px; text-overflow:ellipsis;display:-webkit-box; -webkit-box-orient:vertical;-webkit-line-clamp:2;}
.dl_listCon dd a{ color:rgba(102,102,102,0.8);}
.dl_listCon dd a:hover{color:#4d96fc;}
.dl_listCon dd i{ position: absolute; left: 0; top:5px; width: 7px; height: 7px; border-radius: 50%; background:#4d96fc;}
.dl_listCon dt.dt2{ padding-left: 15px;}
.dl_listCon dt.dt2 a{font-size: 12px;} 
.list_con{border-top: 1px solid #e1e8ec;/*border-bottom: 1px solid #e1e8ec;*/ margin: 5px 0; padding: 10px 0; display: none; }

.details_til{ padding:20px  0; min-height: 60px; margin-bottom: 30px;}
.details_til dt.dt2{padding:0;}
.newsdetails_box{ padding-bottom: 40px;} 
.newsdetails_box p{ text-indent: 2em; }
.newsdetails_box p.pd1{ padding: 20px 0; font-size: 16px; color: #333; line-height: 30px;}
.newsdetails_box p.pd2{ color: #9c999c; font-size: 14px; padding: 5px 0; line-height: 24px;} 
.slide_page{ padding-bottom: 50px;}
.slide_page a{ padding: 3px 20px; border: 1px solid #eee; border-radius: 48px; font-size: 14px; color:#333333; max-width: 300px;}
.slide_page a.none{ color:#cdd6db;}
.slide_page a:hover{ background:#4d96fc; color: #fff;} 
/*.news_fr.postion_news{ position: fixed; top:80px; left: 50%; margin-left:310px; z-index: 1;}*/
