@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-size: 16px;
	font-family: "Microsoft YaHei", "微软雅黑";
	background: #f2f8ff;
	line-height: 32px;
	color: #333;
	overflow-x: hidden;
	max-width: 1920px;
	margin:0 auto;
	min-width:1360px;
}
* {
	box-sizing: border-box;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

a {
	color: #333333;
	text-decoration: none;
	-webkit-transition: all .5s;
	-moz-transition: all .5s;
	-ms-transition: all .5s;
	-o-transition: all .5s;
}
a:hover {
	color: #cb0600;
	text-decoration: none;
}
.clear {
	clear: both;
}
dl {
	margin: 0px;
	padding: 0px;
}
dd {
	display: block;
	margin: 0px;
	padding: 0px;
	-webkit-margin-start: 5px;
}
form {
	margin: 0px;
	padding: 0px;
}
img {
	border: 0;
	margin: 0;
	padding: 0px;
}
div {
	margin: 0px;
	padding: 0px;
}
ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
li {
	list-style: none;
	margin: 0px;
	padding: 0px;
}
p {
	margin: 0px;
	padding: 0px;
	padding-bottom: 12px;
}
.fl {
	float: left;
}
.fr {
	float: right;
}
.imgbg {
	background: no-repeat center center;
	background-size: cover;
}
.imgbg img {
	opacity: 0;
	width: 100%;
}
.topbg {
	background: url(../images/topbg.jpg) no-repeat top center;
	height: 650px;
	width: 100%;
	overflow: hidden;
	position: relative;
}
.topbg img.logo{
	position:absolute;
	left:40px;
	top:20px;
}
.newsshow {
	width: 100%;
	margin: 0 auto;
	padding-top: 20px;
}
.news_title {
	color: #333333;
	text-align: center;
	font-size: 32px;
	line-height: 36px;
	padding: 25px 0px 15px;
	font-weight: bold;
	clear: both;
}
.xian {
	border-bottom: 1px solid #e7e8eb;
	height: 44px;
	margin-top: 8px;
	text-align: center;
	color: #92a2b1;
	font-size: 14px;
}
.box01 {
	padding: 30px 0px 100px;
	clear: both;
	font-size: 16px !important;
	color: #333;
	line-height: 32px !important;
	text-align: justify;
	overflow:hidden;
}

.box01 img {
	max-width: 800px;
	text-align: center;
	margin: 0 auto;
}
.posi {
	width: 100%;
	clear: both;
	margin: 0 auto;
	height: 59px;
	line-height: 59px;
	background: #0090ff;
	color: #fff;
}
.posi a {
	color: #fff;
}


.date {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
}
.nynews {
	width: 100%;
	padding-top: 33px;
	clear: both;
	padding-bottom: 30px;
	overflow: hidden;
}
.nynews li {
	float: left;
	height: 55px;
	line-height: 55px;
	width: 100%;
	text-align: left;
	position: relative;
	margin-bottom:10px;
	padding:0px 15px;
	background: #fff;
}

.nynews li a {
	width: 85%;
	float: left;
	color: #262626;
	padding-left: 5px;
	box-sizing: border-box;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 18px;
}
.nynews li a:hover{
	color:#0090ff;
}
.fenye {
	clear: both;
	padding: 20px 0px 90px 0px;
	text-align: center;
	float: right;
	overflow: hidden;
}
.fenye span {
	border: 1px solid #e1e1e1;
	background: #fff;
	height: 36px;
	line-height: 36px;
	padding: 0px 10px;
	display: block;
	float: left;
	margin-left: 10px;
	margin-top: 9px;
}
.fenye span:hover {
	background: #0090ff;
	color: #fff;
	border: 1px solid #0090ff;
}
.fenye span:hover a {
	background: #0090ff;
	color: #fff;
}



/*gongeng240218add*/

.w1280 {
	width: 1280px;
	margin: 0 auto;
	clear: both;
}
.lunbo_l{
	width:614px;
	height:528px;
	float:left;
}
.lunbo_r{
	width:666px;
		height:528px;
	float:right;
		background-image: linear-gradient(to right, #00d2fe, #0091ff);
	padding:0px 0px 0px 0px;
}
.menusub li{
	float:left;
}
.menusub li a{
	background: #fff;
    border-radius: 9px;
    height: 76px;
    width: 666px;
    display: block;
    color: #0090ff;
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    line-height: 76px;
    margin-top: 45px;
}
.menusub li a:hover{
	background:#0090ff;
	color:#fff;
}
.kbxx {
	clear: both;
}
.kbxx li {
	float: left;
	height: 197px;
	width: 100%;
	text-align: left;
	position: relative;
	background: url(../pic/listbg.png) no-repeat 0px 0px;
	margin-bottom: 20px;
	padding: 20px 20px 0px 40px;
}
.kbxx_l {
	width: 100%;
	color: #1b4ca8;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	font-size: 20px;
	height:53px;
	line-height:36px;
	font-weight: bold;
	padding-top:20px;
}
.kbxx_l a {
	color: #0090ff;
}
.kbxx_l a:hover {
	color: #333;
}
.kbxx_r a {
	color: #727272;
}
.kbxx_r a:hover {
	color: #f12423;
}
.kbxx_r {
	width: 100%;
	color: #727272;
	padding-top:12px;
	overflow: hidden;
	line-height:30px;
}
.toutiaobg{
	background: url(../pic/ttbg.jpg) no-repeat top center;
	clear: both;
	width: 100%;
	height: 546px;
}
.jinxs {
	width: 100%;
	clear: both;
	padding:60px 30px 0px;
}

.jinxs li {
    padding-top: 5px;
    line-height: 40px;
	margin-bottom:39px;
	padding-bottom:13px;
}


.jinxs li h5{
    font-size: 40px;
	font-weight:bold;
    line-height: 50px;
	text-align: center;
}
.jinxs li h5 a{
	color:#0090ff;
}
.jinxs li h5 a:hover{
	color:#000;
}




.jinxs li p {
    margin: 15px 0;
    color: #666;
	font-size: 18px;
    line-height: 36px;
	padding-bottom:0px;
	text-indent:36px;
	height: 68px;
	overflow: hidden;
}
.jinxs li p a{
	color:#333;
}
.jinxs li p a:hover{
	color:#0090ff;
}

.bottombg {
	width: 100%;
	clear: both;
	background:#0fa5f0;
	color: #fff;
	padding: 36px 0px;
	text-align: center;
	line-height: 36px;
}
.bianza{
	background: url(../pic/bian.png) no-repeat top center;
	height: 306px;
	position: relative;
	margin-top: -70px;
	z-index: 3;
}
.bianbox{
	color: #fff;
	font-size: 18px;
	line-height: 32px;
	width: 1280px;
	margin: 0 auto;
	padding: 100px 50px 0px 180px;
}
.bianbox p{
	padding-bottom: 32px;
}
.cwbg_ul{
	position: relative;
	margin-left: -38px;
}

.cwbg_ul li {
	float: left;
	margin-bottom: 100px;
	width: 399px;
	height: 587px;
	padding:20px;
	text-align:center;
	background-image: linear-gradient(to bottom, #edf5ff, #d2e6ff);
	margin-left: 38px;
	
}

.tiltle99{
	line-height:32px;
	font-size:18px;
	padding:12px 0px;
	color: #0090ff;
	font-weight: bold;
}
.face img{
	width: 359px;
	height: 468px;
}
.titlebg {
	width: 1280px;
	margin: 76px auto 43px;
	height: 100px;
	position: relative;
	clear: both;
	text-align: center;
}
.titlebg .more{
	position:absolute;
	top:20px;
	font-size:18px;
	right:6px;
}
.titlebg .more a{
	color:#0088ff
}
.titlebg .more a:hover{
	color:#000;
}
.bg09{
	background: url(../pic/bg09.jpg) no-repeat bottom center;
	clear: both;
	overflow: hidden;
	padding-bottom: 50px;
}
.ldjh {
	clear: both;
}
.ldjh li {
	float: left;
	height: 178px;
	width: 620px;
	text-align: left;
	position: relative;
	background: url("../pic/ywico.png") #eaf4ff no-repeat 0px 0px ;
	margin-bottom: 37px;
	padding: 30px 20px 0px 50px;
	position:relative;

}

.ldjh li:nth-child(2n) {
	float: right;
}
.ldjh li a h3{
	width: 100%;
	float: left;
	color: #0090ff;
	font-size: 22px;
	font-weight:bold;
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.ldjh li a p{
	padding-top: 9px;
	line-height: 28px;
	color: #666;
	clear: both;
}
.ldjh li a p span{
color: #0090ff;
}
.ldjh li a:hover {
	color: #c90606;
}
.blank20{
	height: 20px;
	clear: both;
	overflow:hidden;
}
.huigu{
	background: url(../pic/huigu1.png) no-repeat top center;
	width: 1280px;
    margin: 0 auto;
    height: 280px;
    position: relative;
    padding: 32px 20px 0px 110px;
    margin: 60px auto 30px;
}	
.huigu img{
	border-radius: 15px;
}
.huigutitle{
	position: absolute;
}
