@charset "utf-8";
/* CSS Document */


/*机构子站样式*/

/*框架*/
.inst_bj{
	position: relative;
	background: #ffffff;}
.inst_pic{
	height: 1380px;
	z-index: 0;}
.inst_pic img{
	width: 100%;
	height: 100%;}
.inst_center{
	width: 1210px;
	position: absolute;
	top: 0;
	left: 50%;
	margin-left: -605px;
	z-index: 2;
	overflow: hidden;}

/*顶部*/
.top_n{
	width: 1210px;
	height: 106px;
	margin: 0 auto;}
.top_n .logo{
	display: block;
	float: left;
	 	height: 71px;
	margin-top: 19px;}
.top_n .logo img{
	width: 270px;
	height: 71px;
	float:left;}
.top_n .logo span{
	float: left;
	display: block;
	font-size: 36px;
	height: 71px;
	color: #fff;
	line-height: 71px;
	margin-left: 20px;}
.top_n_right{
	float: right;}
.top_link{
	padding-right:20px;
	margin:18px 0 10px 0;}
.top_link a,.top_link{
	color: #a7afc4;
	font-size: 14px;
	text-align: right;}
.top_link a:hover,.top_link:hover{
	color: #FFFFFF
;}
.top_n .search{
	width: 180px;
	height: 30px;
	line-height: 30px;
	float: left;
	background: #fff;
	border-radius: 4px;
	padding-left: 15px;
	margin-right: 12px;}
.top_n .s_text{
	font-size: 14px;
	float: left;
	width: 150px;
	height: 30px;
	border: none;
	color: #666666;}
.top_n .s_bt{
	background: url(../images/magnifyingglass.jpg) center center no-repeat;
	width: 30px;
	height: 30px;
	float: left;
	border: none;}

/*导航*/
.nr_nav{
	width: 100%;
	height: 50px;
	background: #18438b;
	min-width: 1200px;}
.nr_nav table{
	width: 1210px;
	height: 50px;
	margin: 0 auto;
	color: #FFFFFF;
	font-size: 16px;}
.nr_nav table td {
	position:relative;
	text-align: center;}
.nr_nav table td a{
	display:inline-block;
	width: 100%;
	height: 100%;
	color: #FFFFFF;
	font-size: 16px;
	line-height: 50px;}
.nr_nav table td:hover{
	background: #0961e7;}
.nr_nav table td:hover ul{
	display: block;}
.nr_nav table td a img{
	width: 36px;
	height: 36px;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;}
.nr_nav table td ul{
	position: absolute;
	background: url(../images/menu_bj.jpg) repeat;
	width: 100%;
	padding: 14px 0;
	display: none;		
    z-index: 99999;}
.nr_nav table td ul li a{
	width: auto;
	padding: 0 10px;
	line-height:30px;
	margin:4px 0;}
.nr_nav table td ul li a:hover{
	border-radius: 14px;
	background: #fcb131;}

/*底部*/
.ft{
	background: #022a6e;
	width: 100%;
	min-width: 1200px;}
.footer{
	height: 112px;
	width: 1210px;
	margin: 38px auto 0 auto;}
.ft_1 {
    width: 51px;
    height: 62px;
    float: left;
    margin-top: 23px;}
.ft_1 img{
    width: 51px;
    height: 62px;}
.ft_ewm {
    width: 63px;
    height: 63px;
    float: left;
    margin: 23px 20px 0 16px;}
.ft_ewm img{
	width: 63px;
    height: 63px;}
.ft_wz{
	margin-top: 24px;
	float: left;}
.ft_wz p{
	color: #e9e9e9;
	line-height: 18px;}
.ft_link {
    margin-bottom: 4px;}
.ft_link a{
	padding-right: 6px;
	color: #FFFFFF;
	font-size: 14px;}
.ft_link a:hover{
	text-decoration: underline;
	color: #EDEDED
;}

.ft_select{
	background: #05143d;
	padding: 0 10px;
	float: left;
	margin-top: 30px;
	margin-left: 30px;
	border-radius: 4px;
	width: 140px;}
.ft_select select{
	/*chrome和firefox里面的边框是不一样的，所以复写了一下*/
	border:none;
	width: 140px;
	height: 28px;
	line-height: 28px;
	font-size: 14px;
	color: #FFFFFF;
  /*很关键：将默认的select选择框样式清除*/
	appearance:none;
	-moz-appearance:none;
	-webkit-appearance:none;
  /*在选择框的最右侧中间显示小箭头图片*/
	background: url(../images/select.jpg) right center no-repeat #05143d;
  /*为下拉小箭头留出一点位置，避免被文字覆盖*/
	padding: 0 30px 0 10px;}


/*清除ie的默认选择框样式清除，隐藏下拉箭头*/
select::-ms-expand { 
	display: none;}

.ft_logo {
    float: right;
    margin-top: 20px;
    width: 287px;
    height: 71px;}
.ft_logo img{
	width: 100%;
	height: 100%;}

/*banner*/
.banner{
	width: 1210px;
	height: 390px;
	border-radius: 16px;
	background: #fff;
	position:relative;
	overflow:hidden;
	margin: 20px 0;}

.banner_n {
	width: 100%;
	height: 390px;
	position: absolute;
	overflow: hidden;}
.banner_n .bd {
	position: relative;
	width: 100%;
	overflow: hidden;}
.banner_n .bd ul {
	position: relative;
	z-index: 0;
	display: block;
	overflow: hidden;
	width: 1210px;
	left: 50%;
	margin-left: -606px;}
.banner_n .bd li .siteWidth {
	width: 1000px;
	position: relative;
	margin: 0 auto;
	height: 390px;}
.banner_n .bd li a img {
	height: 390px;
	overflow: hidden;
	width: 100%
;}
.banner_n .hd {
	width: 100%;
	position: absolute;
	z-index: 1;
	bottom: 0;
	left: 0;
	height: 30px;
	line-height: 30px;
	text-align: center;}
.banner_n .hd ul li {
	cursor: pointer;
	display: inline-block;
	*display: inline;
	zoom: 1;
	width: 10px;
	height: 10px;
	margin: 4px;
	overflow: hidden;
	line-height: 9999px;
	background: #3e3d43;
	border-radius: 10px;}
.banner_n .hd ul .on {
	background: #064fbe;}


/*简介部分*/
.inst_yi{
	width: 1210px;
	height: 298px;}
.inst_yi_l{
	width: 900px;
	height: 298px;
	background: #fff;
	border-radius: 16px;}
.inst_tu {
    width: 420px;
    float: left;
    height: 298px;}

.inst_wz {
    width: 430px;
    float: left;
    padding: 20px 25px;}

.inst_tu img {
    width: 100%;
    height: 100%;
    border-radius: 16px 0 0 16px;}
.inst_lb{
	border-top: 1px dotted #d3d3d3;
	padding-top: 10px;}
.inst_lb li a{
	display: block;
	height: 30px;
	width: 422px;
	padding-left: 8px;
	background:url(../images/dot.jpg) left center no-repeat;}
.inst_lb li a p{
	float:left;
	color: #7e7a7b;
	font-size: 14px;
	width: 322px;
	height: 29px;
	line-height: 29px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;}
.inst_lb li a span{
	display: block;
	float: right;
	color: #7e7a7b;
	font-size: 14px;
	width: 80px;
	line-height: 29px;
	height: 29px;
	text-align: right;}
.inst_lb li a:hover span,.inst_lb li a:hover p{
	color:#ce0000;}
.inst_n {
    width: 100%;
    text-align: center;
    height: 30px;}

.inst_n p {
    font-size: 18px;
    font-weight: bold;
    display: inline-block;
    color: #333333;
    margin-right: 10px;}

.inst_n span {
    font-size: 14px;
    color: #999999;
    text-transform: uppercase;
    display: inline-block;}

.inst_span {
    color:#666666;
    line-height:24px;
    font-size:14px;
    width: 420px;
    height: 195px;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;}
.inst_more {
    display: block;
    float: right;
    height: 36px;
    width: 76px;
    line-height: 36px;
    font-size: 14px;}
.inst_more:hover{
	color: #ce0000
;}
.inst_yi_r{
	width: 280px;
	height: 298px;}
.jgsz{
	background: url(../images/inst_jgsz.jpg) no-repeat;
	width: 206px;
	height: 48px;
	display: block;
	margin-top: 10px;
	padding-left: 84px;
	padding-top: 6px;}
.jgsz span,.zlxz span{
	color: #dddddd;
	font-size: 12px;
	text-transform: uppercase;}
.jgsz p,.zlxz p{
	color: #FFFFFF;
	font-size: 16px;
	line-height: 24px;}
.zlxz{
	background: url(../images/inst_zlxz.jpg) no-repeat;
	width: 206px;
	height: 48px;
	display: block;
	margin-top: 10px;
	padding-left: 84px;
	padding-top: 6px;}
/*第二行*/
.inst_er{
	width: 1240px;
	height: 325px;
	margin-top: 20px;}
.second_new{
	width: 280px;
	float: left;
	margin-right: 30px;}
.inst_ul{
	background: #fff;
	border: 1px solid #dcdcdc;
	height: 212px;
	padding: 0 15px;}
.inst_ul li a{
	display: block;
	height: 28px;
	width: 248px;
	padding-left: 8px;
	border-bottom: 1px solid #f2f2f2;
	background:url(../images/dot.jpg) left center no-repeat;}

.inst_ul li a p{
	float:left;
	color: #7e7a7b;
	font-size: 14px;
	width: 244px;
	height: 28px;
	line-height: 28px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;}

.inst_ul li a:hover p{
	color:#ce0000;}

.second_title{
	height: 112px;
	width: 280px;}

/**/
.inst_gd{
	width: 280px;
	height: 166px;
	overflow: hidden;
	position: relative;
	border-radius: 16px;
	background: #fff;}
.inst_yi_r .hd{height:23px;overflow:hidden;position:absolute;right:5px;bottom:0px;z-index:1;}
.inst_yi_r .hd ul{overflow:hidden;zoom:1;float:left;}
.inst_yi_r .hd ul li{float:left;margin-right:6px;width:10px;height:10px;border-radius:8px;background:#999;cursor:pointer;}
.inst_yi_r .hd ul li.on{background:#064fbe;}
.inst_yi_r .bd{position:relative;height:100%;z-index:0;}
.inst_yi_r .bd li{zoom:1;vertical-align:middle;}
.inst_yi_r .bd li a{display:block;height:166px;}
.inst_yi_r .bd img{width:280px;height:166px;display:block;}




/*内容页面*/
/*新闻列表css*/
.mbx{width:1170px;margin:0 auto;height:36px;background: url(../images/new-list_03.jpg) no-repeat left center;padding-top:18px;padding-left:30px;}
.mbx p{float:left;font-weight:bold;color:#666;font-size:14px;}
.mbx a{float:left;font-size:14px;color:#666;}
.mbx a:hover{color:#006bec;}
.mbx span{display:block;float:left;padding:0 5px;}


/*左边垂直导航css*/
.content{width:1200px;margin:50px auto 0 auto;overflow: hidden;min-height: 500px;}
.contents{width:1200px;margin:50px auto 0 auto;overflow: hidden;min-height: 500px;}
.content-left{width:268px;float:left;}
.content-left-1{width:266px;margin-bottom:28px;border:1px solid #2569cb;}
.content-left-1-bt{width:267px;height: 80px;color:#fff;background:url(../images/cd_bj.jpg) no-repeat;}
.content-left-1-bt p{font-size: 30px;text-align: center;padding: 10px 0 0 0;}
.content-left-1-bt span{font-size: 28px;color: #6c95dd;text-transform: uppercase;text-align: center;font-weight: bold;display: block;}
.menu_list{width:265px;}
.menu_head{ height:54px; line-height:54px; font-size:16px; color:#2569cb; cursor:pointer; position:relative; width:267px; border-top: 1px solid #2569cb;
 background: url(../images/bai.jpg) no-repeat;}
.menu_head-bj{margin-left: 50px;}
.menu_head a{font-size:16px;color:#2569cb;text-align:center;}
.menu_list .current{background:url(../images/juxing.jpg) no-repeat;color:#fff;font-size:16px;}
.menu_list .current a{color:#fff;}

.menu_body{background:#fff;}
.menu_body a{display:block;height: 34px;line-height: 34px;font-size: 14px;color: #1a54bd;padding-left: 68px;width: 198px;background: #fff;}
.menu_body a:hover{text-decoration:none;background: #3f81e1;color:#fff;opacity: 0.9;}
.bj_ny_tel{width: 186px;height: 65px;line-height: 22px;background: url(../images/bj_kf.jpg) no-repeat; font-size: 16px; color: #FFFFFF; padding: 135px 0 0 80px;}




/*右边自适应列表*/

.content-right{width: 888px;float:right;border-top:4px solid #2569cb;background: #f8f8f8;}
.bj_ny_r_tittle{height:76px;line-height:76px;color: #2569cb;font-size:22px;font-weight:500;padding-left: 30px;border-bottom:1px solid #0d56be57;}
.bj_ny_r_tittle span{line-height:76px; color:#b9b9b9;font-size:14px;font-weight:200;padding-left:15px;text-transform:uppercase;}
.content-right ul li{border-bottom:1px dotted #9c9c9c;}
.content-right-list{display:block;width: 848px;clear: both;padding:20px;}
.content-right-list:hover{background:#e6e9eba3;}
.content-right-list-left{float:left;padding-right:40px;width: 283px;height: 190px;}
.content-right-list-right{}
.content-right-list-right h1{font-size:20px;color:#000;height:50px;line-height:50px;}
.content-right-list-right-pbt{font-size:14px;color:#333;padding-bottom:20px;}
.content-right-list-right-pnr{font-size:14px;color:#666;line-height:22px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;}
.content-right-list-left img { width: 283px; height: 190px;}
.bj_ny__nr_xx {border:1px dashed #bbbbbb;border-left:none;border-right:none;padding:0 20px;margin:0 20px 20px 20px;height:30px;text-align: center;} 
.bj_ny__right_nr_time,.bj_ny__right_nr_zz{padding-right:20px;display: inline-block;font:12px/30px "微软雅黑";}
.bj_ny__right_nr_time{}
.bj_ny__right_nr_zz{ margin-left: 20px;}


/*分页css*/

.fenye{padding:50px 0;text-align:center;}
.fenye{text-align:center;position:relative;}
.fenye a{padding:6px 12px;border:1px solid #b5b5b5;border-radius:6px;}
.fenye a:hover{background:#006fec;border:1px solid #006fec;color:#fff;}


/* 新闻list */
.bj_ny_new_list { padding:20px;}
.bj_ny_new_list li {height:40px;background: url(../images/dian2.jpg) left center no-repeat;}
.bj_ny_new_list a {display:block;margin-left: 22px;font:14px/40px "宋体";color:#444;}
.bj_ny_new_list a:hover { color:#2569cb;}
.bj_ny_new_time { float:right; color:#999;}
.bj_ny_new_list a:hover .bj_ny_new_time { color:#2569cb;}

/*新闻内容页右边*/
.content-newtext{background:#f6f6f6;padding: 0 20px 20px 20px;}

/*.content-newtext-h1{font-size:26px;color:#084b97;text-align:center;line-height:46px;padding:10px 0;}*/
.content-newtext-h1 {
	font-size: 26px;
	color: #084b97;
	text-align: center;
	padding: 20px 0;
	/* height: 116px; */
	line-height: 36px;}


.content-right-newtext-img{text-align:center;width:830px;padding:30px 0;overflow:hidden;}
.content-right-newtext-img img{max-width: 830px;}
.content-right-newtext-shipin{width:600px;height:330px;overflow:hidden;margin:0 auto;}
.content-right-newtext-fjxz{width:800px;padding-bottom:10px;padding-left:10px;padding-top:20px;}
.content-right-newtext-fjxz a{background:url(../images/zazai_03.jpg) no-repeat left center;padding-left:30px;width:100%;display:block;color:#666;font-size:14px;height:32px;line-height:32px;}
.content-right-newtext-fjxz a:hover{text-decoration:underline;}
.content-right-newtext-fjxz a span{padding-left:8px;}
.content-right-newtext-sy{padding:26px 0 26px 26px;border-top:1px solid #d0d0d0;}
.content-right-newtext-syli1,.content-right-newtext-syli2{height:22px;line-height:22px;width:100%;margin:5px 0;padding-left:30px;}
.content-right-newtext-syli1 p,.content-right-newtext-syli2 p{font-size:14px;height:22px;line-height:22px;color:#666;float:left;padding:0;}
.content-right-newtext-syli1{background:url(../images/nr-jiantou_03.jpg) no-repeat left top;}
.content-right-newtext-syli2{background:url(../images/nr-jiantou_03.jpg) no-repeat left -22px;}
.content-right-newtext-syli1 a,.content-right-newtext-syli2 a{float:left;display:block;height:22px;line-height:22px;font-size:14px;color:#666;}
.content-right-newtext-syli1 a:hover,.content-right-newtext-syli2 a:hover{text-decoration:underline;}




/*站内搜索*/
.content_search{ width: 1200px;    border-top: 4px solid #2569cb;    background: #f8f8f8;}
.content-search_a{display:block;/*height:190px;*/padding:20px;border-bottom:1px dotted #9c9c9c;}
.content-search_a:hover{    background: #e6e9eba3;}
.seacrh_p{font-size: 14px; color: #666;line-height: 22px;overflow : hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-line-clamp:5;-webkit-box-orient: vertical;}



/*内容页顶部*/
.nr_top{
	background:url(../images/nr_top_bj.jpg) center no-repeat;
	width: 100%;
	min-width: 1200px;
	height: 106px;}
.top_n{
	width: 1210px;
	height: 106px;
	margin: 0 auto;}
.other_top{
	background: url(../images/bj_nr_top.jpg) no-repeat !important;}
.other_nav{
	background: url(../images/bj_nr_nav.jpg) no-repeat !important;}
.other_nav_top{
 background:none !important
;}

/*内容页banner*/
.nr_banner_w {
    clear: both;
    min-width: 1210px;
    height: 320px;
    overflow: hidden;}
.nr_banner{
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	text-align: center;}
.nr_banner img{
	width: 100%;
	height: 320px;}



.col_pic{
	display: block;
	width: 254px;
	height: 78px;}
.col_pic img{
	width: 254px;
	height: 78px;}
.col_list {
    padding: 0 20px;
    height: 120px;
    overflow: hidden;}
.col_list li a{
	display: block;
	height: 28px;
	width: 246px;
	padding-left: 8px;
	border-bottom: 1px solid #f2f2f2;
	background:url(../images/dot.jpg) left center no-repeat;}
.col_list li a p{
	float:left;
	color: #7e7a7b;
	font-size: 14px;
	width: 229px;
	height: 28px;
	line-height: 28px;
	overflow : hidden;
	text-overflow: ellipsis;
	display: -webkit-box;
	-webkit-line-clamp:1;
	-webkit-box-orient: vertical;}
.col_list li a:hover span,.col_list li a:hover p{
	color:#ce0000;}
.nw_title{
	background: url(../images/news1.jpg) left center no-repeat;
	width: 430px;}
.news_title p{
	color: #000000;
	font-size: 19px;
	float: left;
	margin-left: 20px;}
.news_title a{
	color: #3f3f3f;
	font-size: 14px;
	float: right;}
.news_title a:hover{
	color:#ce0000;}
.news_title a img{
	margin-left: 4px;}
.co_title{
	 width: 268px;
	 height: 36px;
	 margin-top: 10px;}
.title{
	float:left;}

.content-newtext img{
 width:80%;
 margin:20px auto;
 display:block;}