﻿/*通用类*/
*{
	margin:0;
	padding:0;		
}
body{		
	margin:0 auto;
	font-size:14px;	
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	text-align:justify;	
	color:#3b3b3b;	
	position:relative;
}
@font-face {
	font-family:GY;
	src:url("../fonts/MOD20.TTF");
}
h1,h2,h3{	
	font-weight:500;	
}
img{
	border:none;	
}
a{
	cursor:pointer;
	color:#3b3b3b;
	text-decoration:none !important;	
	outline:none !important;
}
a:hover{
	color:#a52120;	
}
ul{
	list-style-type:none;	
	margin:0;
}
dl{
	margin:0;
	padding:0;	
}
em{
	font-style:normal;	
}
.lt{
	float:left;	
}
.rt{
	float:right;	
}
input.sub,label{
	border:none;	
	cursor:pointer;
}
input,textarea{
	font-family:PingFang SC,Hiragino Sans GB,Microsoft YaHei UI,Microsoft YaHei,Source Han Sans CN,sans-serif;
	outline:none;	
}
table{
	border-collapse:collapse;	
}
table td,table th{
	padding:0;	
}
.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
  display: none !important;
}
div.clear{
	font: 0px Arial; line-height:0;
	height:0; 
	overflow:hidden;	
	clear:both;	
}
.line5{
	font-size:1px;height:5px;width:100%;clear:both;	
}
.line10{
	font-size:1px;height:10px;width:100%;clear:both;	
}
.line20{
	font-size:1px;height:20px;width:100%;clear:both;	
}
.ck_device{
	position:absolute;
	top:-300px;
}

/*所有设备公用 CSS*/
.wrapin{
	width:1400px;
	margin-left:auto;
	margin-right:auto;	
}

/*total*/



.header-mb{
	width:100%;
	height:50px;
	position:fixed;
	left:0;
	top:0;
	z-index:100;
	background:#fff;
	border-bottom:1px solid #ccc;
}
.header-mb .logo{
	float:left;
	margin-left:3%;
}
.header-mb .logo img{
	display:block;
	height:50px;
	width:auto;
}
.header-mb-zw{
	height:51px;
	clear:both;
}
.nav-mb{
	position:fixed;
	right:0;
	top:0;
	z-index:100;	
	width:100%;
	height:100%;	
	padding-top:50px;
	display:none;
}
.nav-mbshow{
	display:block;
	background:url("../images/bg_22.png");	
}
.menu-btn{
	width:40px;
	height:30px;
	border:1px solid #ddd;
	border-radius:5px;	
	position:fixed;
	right:3%;
	top:10px;
	background:#fff url("../images/menu.png") no-repeat center center;
	z-index:110;
}
.menu-btnshow{
	background-image:url("../images/menu_close.png");	
}
.nav-mb dl{
	width:90%;
	margin:0 auto;	
	font-size:14px;
}
.nav-mb a{
	display:block;	
}
.nav-mb dt{
	height:40px;
	line-height:40px;
	border-bottom:1px solid #ccc;	
	
}
.nav-mb .down dt{
	
}
.nav-mb dd{
	line-height:30px;	
	display:none;
}
.nav-mb .down dd{
	display:block;	
}
.nav-mb dd a{
	color:#666;	
}

.header{
	height: 114px;
	background:#fff;
	line-height: 114px;
}
.header .wrapin{
	position: relative;
}
.header2{
	background:none;
	position: absolute;
	left: 0;
	top: 0;
	z-index: 100;
	width: 100%;
}
.header .logo{
	position: absolute;
	top: 0;
	left: 50%;
	width: 242px;
	margin-left:-121px;
	display: block;
	height: 114px;
}
.header .logo img{
	display: block;
	height: 114px;
}
.nav{
	position: absolute;
	top: 0;	
	line-height: 114px;
	font-size:18px;
}
.nav1{
	left: 0;
}
.nav2{
	right: 0;
}
.nav2 a{
	margin-left:117px;
/* margin-left:68px; */	
	float: left;
}
.nav1 a{
	/* margin-right:45px; */
	margin-right:76px;
	float: left;
}
.header2 .nav a{
	color:#fff;
}
.header2 .nav .hover{
	border-bottom:3px solid #fff;
}
.nav .searcha{
	float: left;
	width: 20px;
	display: block;
	height: 120px;
	background:url("../images/searcha.png") no-repeat center center;
}
.header2 .nav .searcha{
	background-image:url("../images/searcha2.png");
}
.nav .olda{
	float: left;
	display: block;
	width: 58px;
	height: 20px;
	line-height: 20px;
	border-radius:10px;
	text-align: center;
	font-size:12px;
	border:1px solid #000;
	margin:49px 0 0 0;
}
.header2 .nav .olda{
	border-color:#fff;
	background:#fff;
	color:#000;
}



/*total*/

/*hm首页*/

.banner{
	width:100%;	
	position:relative;
	overflow:hidden;	
	cursor:pointer;		
}
.banner .swiper-slide{
	width:100%;	
	background-repeat:no-repeat;
	background-position:top center;
}
.banner .swiper-slide img{
	display:block;
	width:100%;
	height:auto;
}
.banner .swiper-slide a{
	display:block;
	width:100%;	
}
.banner .swiper-pagination {
  position: absolute;
  left: 0;
  text-align: center;
  bottom:10px;
  width: 100%;
}
.banner .swiper-pagination-bullet {
  display: inline-block;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  background: #4a50a7; 
  margin: 0 3px;
  opacity: 1;
  cursor: pointer;
}
.banner .swiper-pagination-bullet-active {
  background: #cacaca;
}

/*hm 首页*/

/*所有设备公用 CSS*/

/* PC大屏幕 big star*/
@media screen and (min-width: 768px) {

.visible-lg {display: block !important;}
.visible-lg-block {display: block !important;}
.visible-lg-inline {display: inline !important;}
.visible-lg-inline-block {display: inline-block !important;}
.hidden-lg{display:none !important;}

.wrapin{
	width:1400px;	
}

.hm_about{	
	width: 1400px;
	margin:86px auto 74px auto;
	position: relative;
}
.hm_about .photo{
	display: block;
	width: 940px;
	height: 506px;
}
.hm_about .intro{
	width: 570px;
	height: 400px;
	background:#fff;
	position: absolute;
	right: 0;
	top: 60px;
	padding:0 45px;
}
.hm_about .tip{
	font-size:14px;
	line-height: 22px;
	clear: both;
}
.hm_about .more{
	display: block;
	width: 150px;
	height: 60px;
	line-height: 60px;
	background:#a52120 url("../images/hab_more.png") no-repeat right center;
	color:#fff;
	text-indent:27px;	
	position: absolute;
	right: 0;
	bottom: 0;
}

.cm_head{
	width: 1400px;
	margin:55px auto;
}
.cm_head dl{	
	float: left;
}
.cm_head dt{
	height: 50px;
	line-height: 50px;
	font-size:46px;
	font-family:GY;
	/*font-weight: bold;*/
}
.cm_head dd{
	height: 40px;
	line-height: 40px;
	font-size:26px;
}
.cm_head .more{
	float: left;
	display: block;
	padding-right:40px;
	height: 34px;
	line-height: 34px;
	background:url("../images/cm_more.png") no-repeat right center;
	margin-top:50px;
	font-size:16px;
}

.hm_news{
	width: 1400px;
	margin:0 auto;
}
.hm_news .cleft{
	width: 456px;
	height: 520px;
	background:#fff;
	float: left;
	margin-right:16px;
}
.hm_news .photo{
	display: block;
	height: 250px;
}
.hm_news .photo img{
	display: block;
	width: 100%;
	height: 250px;
}
.hm_news .intro{
	padding:28px 24px 0 24px;
}
.hm_news .name{
	line-height: 28px;
	font-size:24px;
	height: 56px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
	margin-bottom:14px;
}
.hm_news .tip{
	font-size:14px;
	line-height: 22px;
	height: 66px;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:3;
}
.hm_news .date{
	height: 75px;
	line-height: 75px;
}
.hm_news .ml{
	float: right;
	width: 456px;
	height: 520px;
	background:#fff;
}
.hm_news .head{
	height: 64px;
	line-height: 64px;
	background:#f6e8e8;
	border-top:8px solid #a52120;
	font-size:20px;
	position: relative;
	padding-left:64px;
}
.hm_news .head img{
	display: block;
	width: 64px;
	height: 64px;
	left: 0;
	top: 0;
}
.hm_news ul{
	padding:5px 0 0 22px;
}
.hm_news li{
	height: 48px;
	line-height: 48px;
}
.hm_news li a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.hm_ch{
	background:#f8f8f8;
	padding:60px 0;
}

.hch_top{
	background:#fff;
	padding-bottom:25px;
}
.hch_top .head{
	height: 60px;
	line-height: 60px;
	background:#f6e8e8; 
	position: relative;
}
.hch_top .tit{
	width: 660px;
	height: 60px;
	position: absolute;
	left: 0;
	top: 0;
	color:#fff;
	background:#a52120;
	text-align: center;
	font-size:24px;
}
.hch_top ul{
	padding:15px 0 0 25px;
}
.hch_top li{
	width: 33.3333%;
	float: left;
	height: 32px;
	font-size:18px;
	line-height: 32px;
}
.hch_top li a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.hch_fls{
	width: 690px;
	height: 480px;
	background:#fff;
	margin-top:36px;
}
.hch_fls .handle{
	height: 66px;
	line-height: 66px;
	clear: both;
	border-bottom:1px solid #e2edf8;
}
.hch_fls .btn{
	float: left;
	display: block;
	padding:0 23px;
	height: 62px;
	line-height: 58px;
	border-top:4px solid #fff;
	font-size:20px;
	color:#000;
	cursor: pointer;
}
.hch_fls .sin{
	display: inline-block;
	padding-left:30px;
	position: relative;
}
.hch_fls .sin img{
	display: block;
	position: absolute;
	left: 0;
	top: 50%;
	margin-top:-15px;
	height: 30px;
}
.hch_fls .hover{
	color:#000;
	border-color:#a52120;
	background:#f6e8e8;
}
.hch_fls .con{
	display: none;
	padding:16px 24px 0 24px;
}
.hch_fls .show{
	display: block;
}
.hch_fls1{
	float: right;
}
.hch_fls2{
	float: left;
}
.hch_fls3{
	float: right;
}
.hch_fls5{
	float: left;
}
.hch_fls6{
	float: right;
}
.hch_fls7{
	float: left;
}
.hch_fls4{
	float: left;
}
.hch_fls li{
	height: 48px;
	line-height: 48px;
	clear: both;
}
.hch_fls li a{
	display:inline-block;
	max-width:540px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.hch_fls li span{
	float: right;
	color:#626262;
}

.hm_wq{
	padding-bottom:70px;
}
.hm_wq .title{
	height: 140px;
	line-height: 140px;
	text-align: center;
	font-size:28px;
	padding-bottom:26px;
}
.hwq_slider{
	width: 1450px;
	margin:0 auto;
}
.hwq_item{
	display: block;
	width: 272px;
	height: 380px;
	border:23px solid #fff;
	box-shadow:5px 10px 10px #ccc;
	margin:0 auto 20px auto;
}
.hwq_item img{
	display: block;
	width: 272px;
	height: 380px;
}
.hwq_ctrl{
	text-align: center;
	height: 50px;
	margin-top:30px;
}
.hwq_ctrl .cbtn{
	display: inline-block;
	width: 50px;
	height: 50px;
}
.hwq_ctrl .ce{
	display: inline-block;
	width: 90px;
	height: 50px;
	background:url("../images/wq_ce.png") no-repeat center center;
	box-shadow:5px 5px 10px #ccc;
	margin:0 30px;
}
.hwq_ctrl .my-prev{
	background:url("../images/wq_pre.png") no-repeat center center;
	box-shadow:5px 5px 10px #ccc;	
}
.hwq_ctrl .my-next{
	background:url("../images/wq_next.png") no-repeat center center;
	box-shadow:5px 5px 10px #ccc;
}



.footer{
	background:#323232;
	color:#fff;
}
.ft_top{
	height: 192px;
}
.ft_top dl{
	float: left;
	padding-top:34px;
}
.ft_top dt{
	line-height: 46px;
	font-family:Times New Roman;
	font-size:46px;
}
.ft_top dd{
	height: 46px;
	line-height: 46px;
	font-size:26px;
}
.ft_top .crt{
	text-align:right;
	padding-top:34px;
	line-height: 30px;
}
.ft_top .crt a{
	margin-left:14px;
}
.ft_ce{
	text-align: center;
}
.ft_ce img{
	display: block;
	width: 80px;
	height: 80px;
	margin:0 auto;
}
.ft_ce a{
	display: block;
	width: 20%;
	float: left;
	text-align: center;
	line-height: 76px;
	color:#fff;
	font-size:16px;
}
.ft_bt{
	padding-top:50px;
}
.ft_logo{
	float: left;
}
.ft_bt .ins{
	float: right;
	text-align:right;
} 
.ft_bt .ins dt{
	font-size:28px;
	line-height: 40px;
}
.ft_bt .ins dd{
	height: 28px;
	line-height: 28px;
}
.ft_bt .codes{
	width: 292px;
	margin:0 auto;
	padding:55px 0 32px 0;
}
.ft_bt .codes dl{
	width: 130px;
	float: left;
	margin:0 8px;
	padding-top:11px;
	background:#fff;
}
.ft_bt .codes img{
	display: block;
	width: 108px;
	height: 108px;
	margin:0 auto;
}
.ft_bt .codes dt{
	height: 108px;
}
.ft_bt .codes dd{
	height: 32px;
	line-height: 32px;
	color:#004a91;
	text-align: center;
}

.cm_banner{
	height: 416px;
	background:url("../images/cm_banner.jpg") no-repeat top center;
}
.cm_banner .wrapin{
	height: 416px;
	position: relative;	
}
.cm_banner dl{
	position: absolute;
	left: 0;
	top:50%;
	color:#000;
	margin-top:-44px;
}
.cm_banner dt{
	height: 46px;
	line-height: 46px;
	font-size:50px;
	font-family:GY;
	/*font-weight: bold;*/
}
.cm_banner dd{
	height: 42px;
	line-height: 42px;
	font-size:26px;
}
.now_pos{
	height: 90px;
	line-height: 90px;
	position: absolute;
	right: 0;
	bottom: 0;
	font-size:14px;
	padding-left:30px;
	background:url("../images/now_pos.png") no-repeat left center;
}
.now_pos a{
	color:#fff;
}
.now_pos a:hover{
	text-decoration: underline;
}

.cm_navs{	
	margin:35px auto;
	border-bottom:1px solid #ebebeb;
}
.cm_navs a{
	display: inline-block;
	margin-right:33px;
	height: 33px;
	line-height: 18px;
	border-bottom:3px solid #fff;
	font-size:16px;
	color:#000;
}
.cm_navs a:hover,.cm_navs a.hover{
	border-color:#a52120;
}

.cm_search{
	width: 1400px;
	margin:0 auto;
}
.cm_search select{
	width: 276px;
	height: 60px;
	background:#fff;
	border:0;
	font-size:16px;
	padding-left:20px;
	margin-right:7px;
	box-shadow:0 0 40px #ededed;
	float: left;
	font-size:16px;
}
.cm_search .sel2{
	width: 559px;
}
.cm_search .text{
	height: 60px;
	float: left;
	width: 540px;
	padding-left:20px;
	background:#fff;
	border:0;
	box-shadow:0 0 40px #ededed;
	font-size:16px;
}
.cm_search .date{
	box-shadow:0 0 40px #ededed;
}
.cm_search .sub{
	float: right;
	height: 60px;
	width: 260px;
	background:#a52120 url("../images/cm_sub.png") no-repeat center center;
}

.art_head{
	height: 110px;
	line-height: 110px;
	width: 1400px;
	margin:0 auto;
	font-size:38px;
	font-weight: bold;
	color:#000;
	position: relative;
}
.art_head2{
	color:#a52120;
}
.art_head .backa{
	display: block;
	width: 76px;
	height: 40px;
	line-height: 40px;
	text-align: center;
	background:#a52120;
	font-size:20px;
	font-weight: normal;
	color:#fff;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-20px;
}
.art_head select{
	width: 180px;
	height: 54px;
	position: absolute;
	right: 0;
	top: 50%;
	margin-top:-27px;
	background:#a52120;
	color:#fff;
	border:0;
	font-size:16px;
	padding-left:10px;
}
.art_item{
	height: 190px;
	width: 1400px;
	margin:0 auto;
	display: block;
	border-bottom:1px solid #dfdfdf;
}
.art_item:hover{
	box-shadow:0 0 10px #ddd;
	border:0;
	padding-bottom:1px;
}
.art_item .date{
	float: left;
	width: 150px;
	text-align: center;
	padding-top:50px;
}
.art_item .date dt{
	height: 60px;
	line-height: 60px;
	font-size:50px;
	font-weight: bold;
}
.art_item:hover .date{
	color:#a52120;
}
.art_item .date dd{
	height: 20px;
	line-height: 20px;
}
.art_item .inf{
	width: 1190px;
	float: left;
	padding-top:20px;
}
.art_item .inf dt{
	height: 80px;
	line-height: 80px;
	font-size:30px;
	color:#5d5d5d;
}
.art_item .name{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.art_item:hover .name{
	color:#a52120;
}
.art_item .inf dd{
	line-height: 22px;
	height: 44px;
	color:#7f7f7f;
	display:-webkit-box;
	-webkit-box-orient:vertical;
	overflow: hidden;
	text-overflow:ellipsis;
	-webkit-line-clamp:2;
}
.page{
	padding:74px 0;
	text-align: center;
}
.page a{
	display: inline-block;
	width: 40px;
	height: 40px;
	border:1px solid #c9c8c8;
	line-height: 40px;
	margin:0 3px;
}
.page a:hover,.page a.on{
	color:#fff;
	background:#a52120;
	border-color:#a52120;
}

.ard_cnt{
	width: 1288px;
	margin:0 auto 50px auto;
	border:1px solid #d9d9d9;
	padding:55px;
}
.ard_head{
	text-align: center;
	border-bottom:1px solid #b0b0b0;
	padding-bottom:10px;
}
.ard_head .t1{
	line-height: 60px;
	font-size:38px;
	font-weight: bold;
	color:#a52120;
}
.ard_head .sj{
	height: 40px;
	line-height: 40px;
}
.ard_art p{
	line-height: 34px;
	text-indent:2em;
}
.ard_art img{
	display: block;
	margin:50px auto;
	max-width:100%;
}
.ard_share{
	margin-top:50px;
	line-height: 50px;
}
.ard_share .tit{
	float: left;
	color:#112a5e;
}
.ard_share a{
	float: left;
	margin-right:10px;
}

.cnt_map{
	width: 1400px;
	margin:0 auto;
	height: 480px;
}
.cnt_base{
	width: 1400px;
	margin:0 auto;
	border-bottom:1px solid #000;
	padding:20px 0;
}
.cnt_base .logo{
	float: left;
}
.cnt_base ul{
	float: left;
	padding:25px 0 0 120px;
	line-height: 1.8;
	color:#505050;
}
.cnt_base .code{
	display: block;
	width: 140px;
	height: 140px;
	float: right;
}

.cnt_email{
	width: 1400px;
	margin:40px auto;
	color:#393939;
}
.cnt_email .t1{
	height: 36px;
	line-height: 36px;
	font-size:24px;
	clear: both;
}
.cnt_email li{
	width: 25%;
	float: left;
	line-height: 30px;
}

.cnt_msg{
	width: 1400px;
	margin:0 auto 50px auto;
}
.cnt_msg .text{
	box-sizing:border-box;
	width: 690px;
	height: 90px;
	line-height: 90px;
	border:0;
	border-top:1px solid #e5e5e5;
	font-size:16px;
	padding-left:40px;
	background:#fafafa url("../images/text1.png") repeat-x left top;
	margin-bottom:16px;
	color:#000;
}
.cnt_msg .text::-webkit-input-placeholder,.cnt_msg textarea::-webkit-input-placeholder {
	color: #000 !important;
}

.cnt_msg textarea{
	width: 100%;
	height: 390px;
	line-height: 90px;
	border:0;
	border-top:1px solid #e5e5e5;
	font-size:16px;
	box-sizing:border-box;
	background:#fafafa url("../images/text1.png") repeat-x left top;
	margin-bottom:25px;
	padding-left:40px;
	resize:none;
}
.cnt_msg .yza{
	float: left;
	display: block;
	width: 320px;
	height: 38px;
	line-height: 38px;
	border:1px solid #e4e7eb;
	border-radius:3px;
	text-align: center;
	background:#f7f9fa;
	margin-top:13px;
}
.cnt_msg .yza span{
	display: inline-block;
	padding-left:46px;
	background:url("../images/e.png") no-repeat left center;
}
.cnt_msg .sub{
	display: block;
	width: 340px;
	height: 60px;
	line-height: 60px;
	text-align: center;
	background:#a52120;
	font-size:16px;
	color:#fff;
	float: right;
	font-size:24px;
}


.news_top{
	width: 1400px;
	height: 426px;
	background:#f6f6f6;
	margin:0 auto 40px auto;
	color:#fff;
}
.news_top .photo{
	display: block;
	width: 700px;
	height: 426px;
	float: left;
}
.news_top .photo img{
	display: block;
	width: 700px;
	height: 426px;
}
.news_top .intro{
	float: right;
	width: 610px;
	padding:72px 45px 0 45px;
}
.news_top .name{
	color:#1e1e1e;
	font-size:24px;
	line-height: 32px;
	height: 106px;
	display: block;
}
.news_top .tip{
	font-size:16px;
	line-height: 24px;
	color:#4d4d4d;
}
.news_top .bt{
	height: 120px;
	line-height: 120px;
}
.news_top .more{
	color:#ab3130;
	float: left;
}
.news_top .date{
	float: right;
	color:#4d4d4d;
}
.news_list{
	width: 1400px;
	margin:0 auto;
	position: relative;
	overflow: hidden;
}
.news_list .s_list{
	width: 1470px;
}
.ne_item{
	display: block;
	width: 665px;
	padding-top:10px;
	height: 180px;
	float: left;
	border-bottom:1px solid #b7bfce;
	margin:0 70px 0 0;
}
.ne_item .date{
	height: 40px;
	line-height: 40px;
}
.ne_item .name{
	font-size:24px;
	line-height: 30px;
	height: 60px;
	color:#4d4d4d;
	margin-bottom:7px;
}
.ne_item:hover .name{
	color:#004a91;
}
.ne_item .tip{
	font-size:16px;
	line-height: 24px;
	color:#4c4c4c;
}

.ma_list{
	width: 1450px;
	margin:0 auto;
}
.ma_list .zw{
	clear: both;
	height: 0;
}
.ma_item{
	display: block;
	width: 272px;
	border:20px solid #fff;
	box-shadow:5px 10px 10px #dfdfdf;
	float: left;
	margin:0 25px;
}
.ma_item img{
	display: block;
	width: 272px;
	height: 380px;
}
.ma_more{
	display: block;
	width: 1400px;
	height: 80px;
	line-height: 80px;
	text-align: center;
	margin:80px auto 0 auto;
	font-size:24px;
	color:#a52120;
	box-shadow:0 0 15px #ddd;
}

.ins_xz{
	width: 1400px;
	margin:0 auto;
	font-size:16px;
	line-height: 1.8;
}
.ins_xz .full{
	display: block;
	height: 84px;
	line-height: 84px;
	width: 100%;
	background:url("../images/xzfull.jpg") no-repeat center center;
	margin-top:40px;
	text-align: center;
	font-size:24px;
	color:#fff;
}

.cnt_msg .t1{
	height: 120px;
	line-height: 120px;
	padding-left:40px;
	color:#112a5e;
}
.ms_file{
	width: 1360px;
	padding-left:40px;
	height: 145px;
	border-top:1px solid #e5e5e5;
	background:#fafafa url("../images/text1.png") repeat-x left top;
	margin-bottom:16px;
}
.ms_file .s1{
	height: 75px;
	line-height: 75px;
}
.ms_file .a1{
	display: block;
	width: 86px;
	height: 32px;
	line-height: 32px;
	text-align: center;
	color:#fff;
	border-radius:3px;
	float: left;
	margin-right:15px;
	background:#00b7ee;
}
.ms_file .a2{
	display: block;
	width: 84px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color:#333;
	border-radius:3px;
	float: left;
	margin-right:15px;	
	border:1px solid #ccc;
	background:url("../images/ins_a2.png") repeat-x left top;
}
.ms_tip{
	padding:0 0 30px 40px;
	line-height: 1.8;
}

.spe_ads{
	width: 1400px;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.spe_ads a{
	display: block;
	width: 695px;
	height: 252px;
}
.spe_ads img{
	display: block;
	width: 695px;
	height: 252px;
}
.spe_list{
	width: 1400px;
	margin:0 auto;
	padding-top:40px;
}
.spe_item{
	display: block;
	height: 100px;
	line-height: 100px;
	font-size:18px;
	clear: both;
	padding:0 50px;
}
.spe_item:nth-child(odd){
	box-shadow:0 0 10px #ddd;
}
.spe_item .name{
	float: left;
	display:inline-block;
	max-width:70%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.spe_item .date{
	float: right;
	color:#999;
}

.hm_about .logo{
	float: left;
}
.hab_tip{
	width: 1100px;
	float: right;
	text-align:left;
	padding-bottom:40px;
	line-height: 26px;
}
.hab_tip p{
	padding-bottom:15px;
}

.ab_bw{
	background:#f6f7f9;
	padding:60px 0 64px 0;
}
.bw_item{
	float: left;
	margin-right:40px;
	width: 234px;
	color:#112a5e;
}
.ab_bw .lt .bw_item{
	margin:0 40px 0 0;
}
.bw_item .photo{
	display: block;
	width: 210px;
	height: 270px;
	border:12px solid #fff;
	box-shadow:5px 10px 10px #ddd;
	margin-bottom:28px;
}
.bw_item .photo img{
	width: 210px;
	height: 270px;
}
.bw_item dt{
	height: 30px;
	line-height: 30px;
	font-size:18px;
}
.bw_item dd{
	height: 40px;
	line-height: 40px;
	font-size:26px;
}

.ab_wy{
	width: 1400px;
	margin:30px auto 50px auto;
	color:#112a5e;
}
.ab_wy .title{
	height: 48px;
	line-height: 48px;
	font-size:20px;
}
.ab_wy .title em{
	font-size:14px;
}
.ab_wy li{
	height: 40px;
	line-height: 40px;
	float: left;
	font-size:18px;
	margin-right:22px;
}

.book_list{
	width: 1400px;
	margin:0 auto;
	display:flex;
	justify-content: space-between;
	flex-wrap:wrap;
}
.book_list .zw{
	width: 685px;
	height: 0;
}
.bk_item{
	display: block;
	width: 645px;
	height: 100px;
	line-height: 100px;
	margin:0 0 15px 0;	
	box-shadow:0 0 15px #ccc;
	padding:0 20px;
}
.bk_item .name{
	font-size:22px;
	float: left;
	display:inline-block;
	max-width:500px;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}
.bk_item .date{
	float: right;
	font-size:16px;
}

.spe_fls{
	width: 690px;
	margin-top:20px;
	box-shadow:0 0 15px #eee;
}
.spe_fls .head{
	height: 90px;
	line-height: 90px;
	background:#a52120;
	clear: both;
	padding:0 25px;
	color:#fff;
}
.spe_fls .tit{
	float: left;
	font-size:25px;
}
.spe_fls .head a{
	float: right;
	font-size:18px;
	text-decoration: underline;
	color:#fff;
}
.spe_fls ul{
	padding:15px 0 15px 25px;
}
.spe_fls li{
	height: 44px;
	line-height: 44px;
	font-size:18px;
}
.spe_fls li a{
	display:inline-block;
	max-width:95%;
	overflow:hidden;
	text-overflow:ellipsis;
	white-space:nowrap;
}

.ab_top{
	width: 1400px;
	margin:70px auto;
}
.ab_top .photo{
	display: block;
	width: 648px;
	height: 364px;
}
.ab_top .ins{
	width: 710px;
	font-size:16px;
	line-height: 28px;
	padding-top:70px;
}

.ab_honor{
	background:#f8f8f8;
	padding-bottom:50px;
}
.ab_honor li{
	line-height: 44px;
	font-size:22px;
	float: left;
	margin-right:50px;
}
.ab_honor li a{
	color:#112a5e;
}
.hm_news li a{
	/*display:-webkit-box;*/
		  text-overflow:ellipsis;
		  overflow:hidden;
		  width:100%;
		  -webkit-line-clamp: 2;
		  -webkit-box-orient:vertical;
}
.over{
	display:-webkit-box;
	overflow:hidden;
		  text-overflow:ellipsis;
		  margin-left: 10px;
		  width:80%;
		  height: 60px;
		  -webkit-line-clamp: 2;
		  -webkit-box-orient:vertical;
}
.hm_zj{
	width:1400px;
	margin:0 auto 40px auto;
	height: 204px;
	background:#a52120; /* 一些不支持背景渐变的浏览器 */  
	background:linear-gradient(to bottom, #a52120, #f6e8e8);
	background:-moz-linear-gradient(to bottom, #a52120, #f6e8e8);
	background:-webkit-gradient(to bottom, #a52120, #f6e8e8);
	background:-o-linear-gradient(to bottom, #a52120, #f6e8e8);
	color:#fff;
}
.hm_zj .bg{
	position: relative;
	height: 204px;
	background:url("../images/zj_bg.png") no-repeat left bottom;
	padding-left:220px;
}
.hm_zj .tit{
	position: absolute;
	left: 26px;
	height: 204px;
	line-height: 204px;
	font-size:34px;
}
.hm_zj .inf{
	width: 1110px;
}
.hm_zj .inf dt{
	height: 80px;
	line-height: 80px;	
}
.hm_zj .inf span{
	font-size:34px;
	padding-right:10px;
}
.hm_zj .inf dd{
	font-size:16px;
	line-height: 24px;
}

/* PC大屏幕 big end*/
}